:root{color-scheme:light;--background: #ffffff;--foreground: #171717;--muted: #6b6761;--border: #dedbd5;--trust: #12396b;--trust-muted: #f3f7fc;--warning-muted: #fff3d8;--warning: #9b5a00;--radius: 18px;--read-progress: 0;font-family:Geist,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--foreground)}a{color:inherit}.site-header{border-bottom:1px solid var(--border)}.reading-progress{display:none}.site-header-inner{display:flex;min-height:3.5rem;max-width:72rem;align-items:center;justify-content:space-between;gap:1.25rem;margin:0 auto;padding:.75rem 1.25rem}.site-header-main{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:.5rem 1.25rem}.header-actions{display:inline-flex;align-items:center;gap:.625rem}.language-picker{border:1px solid color-mix(in srgb,var(--trust),transparent 80%);border-radius:.45rem;padding:.25rem .45rem;color:var(--trust);font-size:.7rem;font-weight:700;letter-spacing:.08em;text-decoration:none}.language-picker:hover{background:var(--trust-muted)}.brand{display:inline-flex;align-items:center;gap:.625rem;color:var(--foreground);text-decoration:none}.brand-name{font-size:.875rem;font-weight:650;letter-spacing:-.01em}.site-nav{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;color:var(--muted);font-size:.75rem;font-weight:600}.site-nav-mobile{display:none}.site-nav a,.site-nav-mobile{text-decoration:none;text-underline-offset:3px}.site-nav a:hover,.site-nav-mobile:hover{color:var(--foreground);text-decoration:underline}.badge{display:inline-flex;align-items:center;border:1px solid color-mix(in srgb,var(--trust),transparent 80%);border-radius:999px;padding:.075rem .45rem;color:var(--trust);font-size:.625rem;font-weight:550;line-height:1.2}.badge-warning{border-color:color-mix(in srgb,var(--warning),transparent 72%);background:var(--warning-muted);color:#5c3500;font-size:.8125rem;font-weight:400}.page{max-width:72rem;margin:0 auto;padding:2rem 1.25rem 4rem}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--muted);font-size:.875rem;text-decoration:none}.back-link:hover{color:var(--foreground);text-decoration:underline;text-underline-offset:3px}.hero{max-width:52rem;margin-top:2rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}.eyebrow{margin:0 0 1rem;color:var(--muted);font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.025em}h1{margin:0;font-size:clamp(2.25rem,5vw,4rem);line-height:1.05}h2{margin:0;font-size:clamp(1.875rem,3vw,2.7rem);line-height:1.12}h3{margin:0;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.2}p{margin:0}.hero-description,.muted{color:var(--muted)}.hero-description{max-width:46rem;margin-top:1.75rem;font-size:1.05rem;line-height:1.7}.hero-note{max-width:46rem;margin-top:.75rem;color:var(--muted);font-size:.95rem;line-height:1.6}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 15rem;align-items:start;gap:2.5rem;padding-top:2rem}.content-main{display:flex;min-width:0;flex-direction:column;gap:2rem}.cta-box{border:1px solid color-mix(in srgb,var(--trust),transparent 82%);border-radius:var(--radius);background:var(--trust-muted)}.toc-title{font-weight:650}.seo-intro{max-width:49rem;color:var(--muted);font-size:.95rem;line-height:1.7}.seo-intro p+p{margin-top:.6rem}.seo-intro a{color:var(--trust);font-weight:600;text-underline-offset:3px}.seo-intro a:hover{text-decoration:underline}.trust-panel{max-width:49rem;border-left:3px solid var(--trust);padding:.25rem 0 .25rem 1rem;color:var(--muted);font-size:.9rem;line-height:1.65}.trust-panel p+p{margin-top:.45rem}.trust-panel a{color:var(--trust);font-weight:600;text-underline-offset:3px}.answer-section{max-width:49rem;scroll-margin-top:5rem;display:flex;flex-direction:column;gap:1rem;border-top:1px solid var(--border);padding-top:2rem}.answer-section p{color:var(--muted);font-size:.98rem;line-height:1.75}.file-summary{display:grid;gap:.45rem;margin:0;padding-left:1.15rem;color:var(--muted);font-size:.95rem;line-height:1.6}.file-summary strong{color:var(--foreground)}.answer-detail{border-top:1px solid var(--border);padding-top:.75rem;color:var(--muted);font-size:.9rem}.answer-detail summary{width:fit-content;color:var(--trust);cursor:pointer;font-weight:650;text-underline-offset:3px}.answer-detail summary:hover{text-decoration:underline}.answer-detail p{margin-top:.75rem;font-size:.9rem;line-height:1.7}.instruction-mode-panel{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid color-mix(in srgb,var(--trust),transparent 84%);border-radius:var(--radius);padding:.85rem;background:#fff}.instruction-mode-title{font-size:.9rem;font-weight:650}.instruction-mode-description{margin-top:.2rem;color:var(--muted);font-size:.78rem;line-height:1.45}.instruction-mode-switch{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end}.instruction-mode-switch button{border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--muted);cursor:pointer;font:inherit;font-size:.78rem;line-height:1;padding:.5rem .7rem}.instruction-mode-switch button:hover{border-color:color-mix(in srgb,var(--trust),transparent 72%);color:var(--foreground)}.instruction-mode-switch button[data-active]{border-color:color-mix(in srgb,var(--trust),transparent 70%);background:var(--trust);color:#fff}.guide-section{scroll-margin-top:5rem;display:flex;flex-direction:column;gap:.85rem}.guide-section.border-top{border-top:1px solid var(--border);padding-top:2rem}.guide-section p,.guide-section li{font-size:.95rem;line-height:1.75}.guide-section ol,.guide-section ul{margin:0;padding-left:1.35rem}.guide-section li+li{margin-top:.4rem}.guide-section a{color:var(--trust);font-weight:600;text-underline-offset:3px}.method-flow,.output-grid,.explain-list{display:grid;gap:1rem;margin-top:.9rem}.method-flow,.method-flow.two-columns,.output-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.method-flow article,.output-grid article,.explain-list article{border-top:1px solid var(--border);padding-top:1rem}.method-flow h3,.method-flow h2,.output-grid h3,.explain-list h3{font-family:inherit;font-size:1rem;font-weight:650;letter-spacing:0}.guide-section a.guide-card-link{display:block;min-height:100%;padding:.15rem 0 .25rem;color:var(--foreground);font-weight:inherit;text-decoration:none}.guide-card-link h2{margin-top:.3rem;color:var(--foreground)}.guide-card-link p{margin-top:.45rem}.guide-card-action{display:inline-flex;align-items:center;gap:.25rem;margin-top:1rem;color:var(--trust);font-size:.875rem;font-weight:650;text-underline-offset:3px}.guide-card-link:hover h2,.guide-card-link:hover .guide-card-action{color:var(--trust)}.guide-card-link:hover .guide-card-action{text-decoration:underline}.method-flow p+h3{margin-top:.3rem}.method-flow h3+p,.method-flow h2+p,.output-grid h3+p,.explain-list h3+p{margin-top:.45rem}.summary-flow{display:grid;gap:0;margin:1rem 0 0;padding:0;list-style:none;border-top:1px solid var(--border)}.summary-flow>li{position:relative;padding:1.1rem 0 1.1rem 2.75rem;border-bottom:1px solid var(--border)}.summary-flow>li:before{position:absolute;top:1.1rem;left:0;display:grid;width:1.75rem;height:1.75rem;place-items:center;border:1px solid color-mix(in srgb,var(--trust),transparent 72%);border-radius:999px;background:var(--trust-muted);color:var(--trust);font-size:.8rem;font-weight:700;content:counter(list-item)}.summary-flow h3{font-family:inherit;font-size:1rem;font-weight:700;letter-spacing:0}.summary-flow h3+p{margin-top:.45rem}.summary-sublist{display:grid;gap:.35rem;margin:.8rem 0 0;padding-left:1rem;color:var(--muted);font-size:.95rem;line-height:1.65}.summary-sublist li+li{margin-top:0}.summary-sublist strong{color:var(--foreground);font-weight:700}.table-wrap{overflow-x:auto;margin-top:.9rem;border:1px solid var(--border);border-radius:calc(var(--radius) - 6px)}.article-table{width:100%;min-width:46rem;border-collapse:collapse;font-size:.9rem;line-height:1.55}.article-table th,.article-table td{border-bottom:1px solid var(--border);padding:.85rem .95rem;text-align:left;vertical-align:top}.article-table th{background:#f7f7f5;color:var(--foreground);font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.article-table tr:last-child td{border-bottom:0}.article-table code,.output-grid code,.seo-intro code,.answer-section code,.guide-section code{border-radius:.3rem;background:#f3f1ec;padding:.08rem .28rem;color:var(--foreground);font-size:.88em}.steps{display:flex;flex-direction:column;gap:1.35rem;margin-top:.9rem}.step-block{display:grid;grid-template-columns:minmax(0,.95fr) minmax(18rem,1.2fr);align-items:start;gap:1.25rem;border-top:1px solid var(--border);padding-top:1.35rem}.step-block:first-child{border-top:0;padding-top:0}.step-copy{display:flex;flex-direction:column;gap:.45rem}.step-copy a{color:var(--trust);font-weight:600;text-underline-offset:3px}.mode-copy{display:none}html[data-instruction-mode=desktop_web] .mode-copy[data-copy-mode=desktop_web],html[data-instruction-mode=mobile_app] .mode-copy[data-copy-mode=mobile_app],html[data-instruction-mode=mobile_web] .mode-copy[data-copy-mode=mobile_web]{display:flex;flex-direction:column;gap:.45rem}.step-kicker{color:var(--muted);font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.step-media{display:flex;flex-direction:column;gap:.75rem}.instruction-figure[data-instruction-mode]{display:none}html[data-instruction-mode=desktop_web] .instruction-figure[data-instruction-mode=desktop_web],html[data-instruction-mode=mobile_app] .instruction-figure[data-instruction-mode=mobile_app],html[data-instruction-mode=mobile_web] .instruction-figure[data-instruction-mode=mobile_web]{display:block}.instruction-figure{overflow:hidden;margin:0;border:1px solid var(--border);border-radius:var(--radius);background:#fff}.image-button{display:block;width:100%;padding:0;border:0;background:#fff;cursor:zoom-in}.image-button:hover{opacity:.9}.screenshot{display:block;width:100%;max-height:18rem;object-fit:contain}html[data-instruction-mode=mobile_app] .screenshot{max-height:32rem}.instruction-figure figcaption{border-top:1px solid var(--border);background:#f7f7f5;color:var(--muted);padding:.55rem 1rem;font-size:.75rem;line-height:1.55}.cta-box{padding:1.25rem}.cta-box p+p{margin-top:.35rem}.faq-section{padding-top:2.5rem}.faq-section h2{margin-top:.5rem}.faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.25rem}.faq-item{border-top:1px solid var(--border);padding-top:1rem}.faq-item h3{font-family:inherit;font-size:1rem;font-weight:650;letter-spacing:0}.faq-item p{margin-top:.45rem;font-size:.92rem;line-height:1.65}.button{display:inline-flex;align-items:center;justify-content:center;margin-top:1rem;border-radius:.55rem;background:var(--trust);color:#fff;padding:.55rem .8rem;font-size:.875rem;font-weight:600;text-decoration:none}.toc{position:sticky;top:1.5rem;display:block;border-left:1px solid var(--border);padding-left:1.25rem;font-size:.875rem}.toc-title{margin:0 0 .75rem;color:var(--muted);font-size:.75rem;letter-spacing:.14em;text-transform:uppercase}.toc a{display:block;color:var(--muted);text-decoration:none}.toc a+a{margin-top:.65rem}.toc a:hover{color:var(--trust);text-decoration:underline;text-underline-offset:3px}.toc a.is-active{color:var(--trust);font-weight:650}.lightbox{width:min(72rem,calc(100vw - 2rem));max-height:calc(100svh - 2rem);border:1px solid var(--border);border-radius:1rem;padding:1rem;background:var(--background)}.lightbox::backdrop{background:#00000059}.lightbox-header{display:flex;align-items:start;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.lightbox-title{font-size:.875rem;font-weight:600}.lightbox-close{border:0;border-radius:.5rem;background:transparent;color:var(--muted);cursor:pointer;font-size:1.35rem;line-height:1}.lightbox img{display:block;width:100%;max-height:75svh;object-fit:contain;border:1px solid var(--border);border-radius:.65rem}.site-footer{border-top:1px solid var(--border)}.site-footer-inner{max-width:72rem;margin:0 auto;padding:1.5rem 1.25rem;color:var(--muted);font-size:.75rem}.footer-main{display:flex;justify-content:space-between;gap:.5rem 1.25rem}.footer-links{display:flex;align-items:center;gap:.75rem}.footer-link{width:fit-content;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left;text-decoration:none;text-underline-offset:3px}.footer-link:hover{color:var(--foreground);text-decoration:underline}.footer-separator{color:color-mix(in srgb,var(--muted),transparent 50%)}@media(max-width:900px){.content-grid{grid-template-columns:1fr}.toc{display:none}.step-block,.faq-list,.method-flow,.method-flow.two-columns,.output-grid{grid-template-columns:1fr}.instruction-mode-panel{align-items:flex-start;flex-direction:column}.instruction-mode-switch{justify-content:flex-start}}@media(max-width:767px){.reading-progress{position:sticky;top:0;z-index:20;display:block;height:2px;background:transparent}.reading-progress-bar{height:100%;width:calc(var(--read-progress) * 100%);background:var(--trust);transition:width .12s linear}.site-header-inner,.page,.site-footer-inner{padding-left:1rem;padding-right:1rem}.site-header-main{flex-wrap:nowrap}.site-nav{display:none}.site-nav-mobile{display:inline-flex;color:var(--muted);font-size:.75rem;font-weight:600}.footer-main,.footer-links{flex-direction:column;align-items:flex-start}.footer-separator{display:none}.hero-description{font-size:1rem}.screenshot{max-height:20rem}html[data-instruction-mode=mobile_app] .screenshot{max-height:34rem}}
