:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--surface:#e8dcc7;--surface-raised:#d4b895;--surface-soft:#d9c9ab;--surface-strong:#606c38;--text:#273329;--text-muted:#4b5d4e;--line:#93a184;--accent:#b85d36;--button:#344934;--button-text:#e8dcc7;--focus:#9c4827;--shadow:0 22px 60px #414c3729;--radius:16px;--max-width:1240px;--header-height:72px;font-synthesis:none;text-rendering:optimizelegibility;font-family:PingFang TC,Noto Sans TC,Microsoft JhengHei,system-ui,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}:root[data-theme=dark]{--surface:#253129;--surface-raised:#334437;--surface-soft:#405344;--surface-strong:#b6c39d;--text:#e8dcc7;--text-muted:#bdc8b7;--line:#64745f;--accent:#df8258;--button:#d4b895;--button-text:#253129;--focus:#f0a17c;--shadow:0 22px 60px #090e0a42}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--surface:#253129;--surface-raised:#334437;--surface-soft:#405344;--surface-strong:#b6c39d;--text:#e8dcc7;--text-muted:#bdc8b7;--line:#64745f;--accent:#df8258;--button:#d4b895;--button-text:#253129;--focus:#f0a17c;--shadow:0 22px 60px #090e0a42}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--surface)}body{background:var(--surface);min-width:320px;color:var(--text);margin:0;line-height:1.65}body:before{z-index:10;pointer-events:none;content:"";opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E");position:fixed;inset:0}img{max-width:100%;display:block}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:1px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.skip-link{z-index:20;border-radius:var(--radius);background:var(--button);color:var(--button-text);padding:.7rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:5;min-height:var(--header-height);border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:relative}.nav-shell,.shell{width:min(calc(100% - 2rem), var(--max-width));margin-inline:auto}.nav-shell{min-height:var(--header-height);justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.wordmark{letter-spacing:-.04em;white-space:nowrap;align-items:baseline;gap:.55rem;font-weight:800;text-decoration:none;display:inline-flex}.wordmark small{color:var(--text-muted);letter-spacing:.08em;font-size:.72rem;font-weight:700}.desktop-nav{align-items:center;gap:clamp(.8rem,2vw,1.5rem);font-size:.9rem;font-weight:650;display:flex}.desktop-nav a{text-decoration:none}.desktop-nav a:hover{color:var(--accent)}.theme-toggle,.menu-toggle,.copy-button{border:1px solid var(--line);border-radius:var(--radius);min-height:44px;color:var(--text);cursor:pointer;background:0 0;font-weight:700}.theme-toggle,.menu-toggle{white-space:nowrap;padding:.55rem .8rem}.menu-toggle,.mobile-nav{display:none}.hero{min-height:calc(100dvh - var(--header-height));align-items:center;padding-block:clamp(3rem,6vw,6rem);display:grid}.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(2rem,5vw,5.5rem);display:grid}.status-line{border-bottom:3px solid var(--accent);color:var(--text-muted);margin:0 0 1.25rem;padding-bottom:.25rem;font-size:.88rem;font-weight:750;display:inline-block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;line-height:1.15}h1{max-width:12ch;margin-bottom:1.4rem;font-size:clamp(2.65rem,5.5vw,5.4rem)}h2{max-width:15ch;margin-bottom:1.2rem;font-size:clamp(2rem,4vw,3.7rem)}h3{margin-bottom:.7rem;font-size:clamp(1.25rem,2vw,1.65rem)}.lede{max-width:33rem;color:var(--text-muted);margin-bottom:2rem;font-size:clamp(1.05rem,1.6vw,1.25rem)}.button-row{flex-wrap:wrap;gap:.8rem;display:flex}.button{border:1px solid var(--button);border-radius:var(--radius);background:var(--button);min-height:50px;color:var(--button-text);white-space:nowrap;justify-content:center;align-items:center;padding:.75rem 1.2rem;font-weight:800;text-decoration:none;transition:transform .18s,background-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:active{transform:scale(.98)}.button.secondary{color:var(--text);background:0 0}.hero-media,.media-frame{border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.hero-media{aspect-ratio:1.55;position:relative}.hero-media img,.media-frame img{object-fit:cover;width:100%;height:100%}.hero-media:after{border:1px solid color-mix(in srgb, var(--accent) 65%, transparent);content:"";box-shadow:0 0 0 34px color-mix(in srgb, var(--accent) 12%, transparent), 0 0 0 74px color-mix(in srgb, var(--accent) 7%, transparent);pointer-events:none;border-radius:50%;position:absolute;inset:8% 8% 8% 48%}.section{padding-block:clamp(4.5rem,9vw,8rem)}.section-header{margin-bottom:clamp(2rem,4vw,4rem)}.section-header p{max-width:42rem;color:var(--text-muted)}.scenarios{grid-template-columns:1.15fr .85fr;gap:clamp(1.5rem,4vw,4rem);display:grid}.scenario-feature{border-radius:var(--radius);background:var(--surface-soft);overflow:hidden}.scenario-feature picture{aspect-ratio:1.85;display:block}.scenario-feature img{object-fit:cover;width:100%;height:100%}.scenario-feature-copy{padding:clamp(1.5rem,4vw,3rem)}.scenario-list{align-content:stretch;display:grid}.scenario-item{border-top:1px solid var(--line);align-content:center;padding-block:1.5rem;display:grid}.scenario-item:last-child{border-bottom:1px solid var(--line)}.scenario-item p,.action-item p,.answer-item p,.plain-list p{color:var(--text-muted);margin-bottom:0}.how-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.media-frame{aspect-ratio:4/3}.action-list{gap:1.2rem;display:grid}.action-item{border-bottom:1px solid var(--line);padding:1.3rem 0}.prompt-section{border-radius:var(--radius);background:var(--surface-strong);color:var(--surface);padding:clamp(2rem,6vw,5rem)}:root[data-theme=dark] .prompt-section{color:#253129}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .prompt-section{color:#253129}}.prompt-section h2,.prompt-section p{color:inherit}.prompt-layout{grid-template-columns:1.25fr .75fr;gap:1rem;margin-top:2rem;display:grid}.prompt-primary,.prompt-compact{border:1px solid color-mix(in srgb, currentColor 34%, transparent);border-radius:var(--radius);padding:clamp(1.25rem,3vw,2rem)}.prompt-primary{flex-direction:column;justify-content:space-between;min-height:18rem;display:flex}.prompt-primary p{font-size:clamp(1.35rem,2.4vw,2rem);font-weight:750;line-height:1.45}.prompt-side{gap:1rem;display:grid}.prompt-compact{flex-direction:column;justify-content:space-between;gap:1rem;display:flex}.copy-button{color:inherit;border-color:currentColor;align-self:flex-start;padding:.55rem .85rem}.copy-status{min-height:1.5rem;margin:1rem 0 0;font-size:.9rem}.answer-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(2rem,6vw,6rem);display:grid}.answer-item{border-top:1px solid var(--line);padding-block:1.35rem}.boundary-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.boundary-copy{border-radius:var(--radius);background:var(--surface-soft);padding:clamp(1.5rem,4vw,3rem)}.plain-list{gap:1.25rem;margin-top:2rem;display:grid}.plain-list>div{border-top:1px solid var(--line);padding-top:1rem}.faq-list{max-width:54rem}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:1.35rem 0;font-size:1.08rem;font-weight:760}.faq-list details p{max-width:45rem;color:var(--text-muted);padding-bottom:1.4rem}.support-callout{border-radius:var(--radius);background:var(--surface-raised);grid-template-columns:1fr auto;align-items:end;gap:2rem;padding:clamp(2rem,5vw,4rem);display:grid}.support-callout p{max-width:40rem;color:var(--text-muted);margin-bottom:0}.page-hero{padding-block:clamp(4rem,9vw,8rem)}.page-hero h1{max-width:15ch}.content-grid{grid-template-columns:.75fr 1.25fr;gap:clamp(2rem,6vw,6rem);display:grid}.content-grid+.content-grid{margin-top:clamp(4rem,8vw,7rem)}.code-block{border-radius:var(--radius);background:var(--text);color:var(--surface);margin:1rem 0;padding:1.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.88rem;line-height:1.7;overflow-x:auto}.status-panel{border-radius:var(--radius);background:var(--surface-raised);padding:clamp(2rem,6vw,5rem)}.status-panel strong{color:var(--accent);margin-bottom:1rem;font-size:clamp(1.8rem,4vw,3.2rem);line-height:1.2;display:block}.site-footer{border-top:1px solid var(--line);padding-block:2.5rem}.footer-grid{grid-template-columns:1fr auto;align-items:end;gap:2rem;display:grid}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:1rem;font-size:.9rem;display:flex}.footer-note{max-width:42rem;color:var(--text-muted);margin:.7rem 0 0;font-size:.86rem}@media (width<=960px){.desktop-nav{display:none}.menu-toggle{align-items:center;display:inline-flex}.mobile-nav[data-open]{gap:0;padding:0 1rem 1rem;display:grid}.mobile-nav a{border-top:1px solid var(--line);padding:.9rem 0;font-weight:700;text-decoration:none}.hero-grid,.scenarios,.how-grid,.boundary-grid,.content-grid{grid-template-columns:1fr}.hero{min-height:auto}.hero-copy{order:1}.hero-media{order:2}.prompt-layout{grid-template-columns:1fr}.prompt-primary{min-height:auto}}@media (width<=720px){.nav-shell,.shell{width:min(calc(100% - 1.5rem), var(--max-width))}.hero{padding-block:2.75rem 4rem}.hero-grid{gap:2rem}h1{font-size:clamp(2.45rem,13vw,3.8rem)}h2{font-size:clamp(2rem,10vw,3rem)}.section{padding-block:4.5rem}.answer-grid{grid-template-columns:1fr}.support-callout,.footer-grid{grid-template-columns:1fr;align-items:start}.footer-links{justify-content:flex-start}.button-row,.button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
