:root{color-scheme:dark;--ink:#0a0907;--surface:#12100c;--gold:#e3bd6a;--gold-deep:#b98b35;--cream:#f4efe4;--muted:#b9b1a1;--line:#393126;--max:1280px;font-family:Arial,Helvetica Neue,PingFang TC,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--ink);color:var(--cream);line-height:1.65;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a:hover{color:var(--gold)}button:focus-visible,a:focus-visible{outline:2px solid var(--gold);outline-offset:6px;border-radius:2px}button[hidden],[hidden]{display:none!important}::selection{background:var(--gold);color:var(--ink)}.wrap{width:min(var(--max),calc(100% - 112px));margin-inline:auto}.section{padding:118px 0;border-top:1px solid var(--line)}.eyebrow{font:500 12px/1.5 Arial,sans-serif;letter-spacing:.17em;color:var(--gold);margin:0 0 26px}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{line-height:1.12;font-weight:400;letter-spacing:-.04em}h2{font-size:clamp(36px,4.1vw,60px);margin-bottom:0}p{color:var(--muted);font-size:16px}h3{font-size:25px}small{font-size:13px}.skip{position:fixed;top:-100px;left:20px;background:var(--gold);color:var(--ink);padding:12px 20px;z-index:100}.skip:focus{top:12px}.header{height:88px;background:var(--ink);border-bottom:1px solid #29241b;position:relative;z-index:5}.nav-wrap{height:100%;width:calc(100% - 112px);max-width:1500px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:35px}.wordmark{font-size:22px;letter-spacing:.13em;line-height:1.2;white-space:nowrap;display:block}.wordmark b{font-weight:400;color:var(--gold)}.wordmark-zh{display:block;letter-spacing:.46em;font-size:10px;color:var(--muted);margin-top:6px}.header nav{display:flex;gap:32px;font-size:14px}.nav-end{display:flex;align-items:center;gap:28px;font-size:14px}.locale{border-right:1px solid var(--line);padding:10px 26px 10px 0}.nav-cta{display:flex;align-items:center;gap:20px}.nav-cta span{color:var(--gold);font-size:20px}.hero{height:820px;position:relative;isolation:isolate;overflow:hidden}.hero-art{position:absolute;inset:0;height:700px;z-index:-1;pointer-events:none}.hero-art picture,.hero-art img{display:block;width:100%;height:100%;object-fit:cover}.hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 45%,#0a090700 55%,#0a0907);pointer-events:none}.scene-layer{position:absolute;inset:0}.scene-layer canvas{display:block;width:100%;height:100%}.hero-content{height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.hero-eyebrow{padding-top:38px;font-size:11px;letter-spacing:.25em}.hero-copy{margin-top:auto;margin-bottom:62px}.hero h1{font-size:clamp(40px,4.1vw,60px);letter-spacing:-.045em;line-height:1.06;margin:0 0 20px}.hero-copy>p{font-size:17px;color:#c8bfae;margin-bottom:28px}.button{display:inline-flex;align-items:center;gap:36px;padding:13px 22px;min-height:50px;font-size:14px;font-weight:500;border:1px solid var(--gold);transition:background .2s,transform .2s}.button-gold{background:var(--gold);color:var(--ink)}.button-gold:hover{background:#f1d49b;color:var(--ink);transform:translateY(-2px)}.button span{font-size:19px}.hero-bottom{width:100%;height:61px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px;letter-spacing:.03em}.scroll-link{display:flex;align-items:center;gap:12px}.scroll-link>span{font-size:19px;color:var(--gold)}.hero-location{font:11px/1.5 monospace;letter-spacing:.06em}.motion-controls{display:flex;gap:16px}.motion-controls button{border:0;background:none;padding:8px;color:var(--muted);font-size:12px}.motion-controls button:hover{color:var(--gold)}.about-text{padding-top:46px;max-width:570px}.about-text h3{font-size:26px;line-height:1.3;letter-spacing:-.025em;margin-bottom:23px}.about-text p{line-height:1.85;margin-bottom:20px}.gold-text{color:var(--gold)}.products{background:linear-gradient(#0e0c09,#0a0907)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px}.section-heading>p{max-width:250px;margin:0 0 4px}.product-navigation{position:relative;display:grid;grid-template-columns:repeat(3,1fr);margin-top:55px;margin-bottom:38px;min-height:275px}.product-choice{position:relative;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;padding:0 23px 22px;transition:background .3s;display:flex;flex-direction:column;justify-content:end;min-width:0}.product-choice+.product-choice{border-left:1px solid var(--line)}.product-choice:hover,.product-choice.selected{background:#e3bd6a05;border-bottom-color:var(--gold)}.object-fallback{display:block;height:205px;width:100%;pointer-events:none}.object-fallback img{width:100%;height:100%;object-fit:contain}.spatial-products .object-fallback{visibility:hidden}.choice-label{position:relative;display:grid;grid-template-columns:24px 1fr 14px;align-items:center;column-gap:10px}.choice-num{font:12px monospace;color:var(--gold);align-self:start;padding-top:5px}.choice-name{font-size:19px;line-height:1.4}.choice-status{grid-column:2;font-size:12px;color:var(--muted);margin-top:3px}.choice-arrow{grid-column:3;grid-row:1;color:var(--gold)}#product-scene{position:absolute;inset:0;pointer-events:none;z-index:1}#product-scene canvas{width:100%;height:100%;display:block}.product-panel{border:1px solid var(--line);padding:52px}.flagship{display:grid;grid-template-columns:1fr 1fr;gap:60px;background:#14110c}.status{display:inline-flex;align-items:center;gap:9px;font-size:12px;line-height:1.2;color:var(--gold);letter-spacing:.04em}.status:before{content:"";width:5px;height:5px;background:var(--gold);border-radius:50%}.status.quiet:before{background:var(--muted)}.product-copy h3{margin:18px 0 15px;font-size:42px}.product-copy h4{font-size:25px;line-height:1.25;color:var(--gold);margin:0 0 25px}.product-copy>p{font-size:15px;line-height:1.8}.product-actions{margin-top:30px;display:flex;flex-wrap:wrap;align-items:center;gap:20px}.product-actions>span{font-size:12px;color:var(--muted)}.product-detail{display:flex;flex-direction:column;justify-content:center}.conversation{border:1px solid #463925;background:#0b0a08;padding:22px;position:relative}.conversation-top{display:flex;align-items:center;gap:15px;color:var(--muted);font-size:12px;padding-bottom:24px}.sound-icon{font-size:26px;color:var(--gold);letter-spacing:1px}.transcript-line{display:flex;gap:15px;align-items:center;padding:18px 0;border-top:1px solid #30281e}.language-tag{font:11px monospace;color:var(--gold);width:22px;flex-shrink:0}.transcript-line p{font-size:16px;margin:0;color:var(--cream);line-height:1.6}.illustrative{text-align:right;font-size:11px;margin:10px 0 0;color:#aba18e}.plans{margin-top:36px}.plans>.eyebrow{font-size:10px;margin-bottom:16px}.plans>div{display:grid;grid-template-columns:1fr 1fr 1fr;gap:15px}.plans>div>span{font-size:13px;color:var(--cream)}.plans small{display:block;font-size:11px;color:var(--muted);margin-top:5px;line-height:1.5}.development-panel{min-height:350px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(ellipse at 90% 20%,#292215,#100e0a);margin-top:15px}.development-panel h3{font-size:42px;margin:22px 0}.development-panel p{font-size:19px}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:65px}.principle-grid article{border-top:1px solid var(--line);padding-top:28px}.principle-num{display:block;font:12px monospace;color:var(--gold);margin-bottom:38px}.principle-grid h3{font-size:23px;margin-bottom:18px}.principle-grid p{font-size:15px;max-width:310px}.company{background:#100e0b}.facts{margin:0}.facts>div{display:grid;grid-template-columns:135px 1fr;gap:20px;padding:19px 0;border-bottom:1px solid var(--line)}.facts>div:first-child{padding-top:0}.facts dt{font-size:13px;color:var(--muted)}.facts dd{margin:0;font-size:15px}.facts small{display:block;color:var(--muted);margin-top:3px}.contact h2{font-size:clamp(42px,5vw,72px)}.contact-address{display:flex;flex-direction:column;justify-content:end;padding-bottom:8px}.contact-address p{font-size:14px}.email{color:var(--gold);font-size:clamp(18px,2.2vw,29px);display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--gold-deep);padding-bottom:17px;letter-spacing:-.025em}.footer{border-top:1px solid var(--line);padding:35px 0;color:var(--muted)}.footer>.wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer .wordmark{font-size:18px}.footer p,.footer a{font-size:12px;margin:0}.footer-small{color:var(--muted);margin-top:3px!important}.footer .translation-note{display:block;text-align:right;font-size:12px;margin-top:20px}.privacy{padding:100px 0}.prose{max-width:760px}.privacy h1{font-size:54px}.privacy h2{font-size:27px;margin-bottom:18px}.privacy section{margin-top:42px}.privacy p{line-height:1.8}.notice-status{color:var(--gold);border:1px solid var(--line);padding:14px 18px}.privacy .lead{font-size:20px;margin-top:35px}html[lang=zh-Hant] h1,html[lang=zh-Hant] h2{line-height:1.28;letter-spacing:.015em}html[lang=zh-Hant] .hero-copy{margin-bottom:50px}@media(min-width:1700px){.hero-art{height:720px}.hero{height:880px}}@media(max-width:1000px){.wrap,.nav-wrap{width:calc(100% - 64px)}.header nav{gap:20px}.nav-contact{display:none}.split{gap:45px}.flagship{padding:35px;gap:30px}.choice-name{font-size:16px}.product-choice{padding-inline:13px}.product-panels .product-actions>span{width:100%}.facts>div{grid-template-columns:110px 1fr}.section{padding:90px 0}}@media(max-width:700px){.wrap,.nav-wrap{width:calc(100% - 40px)}.header{height:74px}.wordmark{font-size:18px}.wordmark-zh{font-size:9px}.header nav{display:none}.nav-end{gap:17px}.locale{padding-right:17px;font-size:13px}.nav-cta{gap:7px;font-size:12px}.nav-cta span{font-size:17px}.hero{height:735px}.hero-art{height:460px;top:44px}.hero-art img{object-fit:cover;object-position:center}.hero-eyebrow{padding-top:24px;font-size:10px}.hero-copy{margin-bottom:40px}.hero h1{font-size:41px;line-height:1.13}.hero-copy>p{font-size:14px;margin-bottom:25px}.hero-bottom{height:57px;font-size:11px}.hero-location{display:none}.hero-bottom .motion-controls{margin-left:auto}.motion-controls button{font-size:11px}.section{padding:76px 0}.eyebrow{font-size:11px;margin-bottom:23px}.split{grid-template-columns:1fr;gap:35px}h2{font-size:39px}.about-text{padding-top:0}.about-text h3{font-size:24px}.about-text p{font-size:16px}.section-heading{display:block}.section-heading>p{margin:25px 0 0;max-width:none;font-size:15px}.product-navigation{min-height:195px;margin-top:30px;margin-bottom:25px}.product-choice{padding:0 8px 17px}.object-fallback{height:118px}.choice-label{grid-template-columns:1fr;gap:0}.choice-num,.choice-arrow{display:none}.choice-name{font-size:13px;line-height:1.45;min-height:38px;display:flex;align-items:center}.choice-status{grid-column:1;font-size:10px;line-height:1.5;margin-top:7px;white-space:nowrap}.flagship{grid-template-columns:1fr;padding:27px 22px;gap:36px}.product-copy h3{font-size:37px}.product-copy h4{font-size:25px}.product-copy>p{font-size:15px}.product-detail{min-width:0}.conversation{padding:17px}.conversation-top{font-size:11px;gap:11px}.transcript-line{gap:10px}.transcript-line p{font-size:14px}.plans>div{gap:10px}.plans>div>span{font-size:12px}.plans small{font-size:10px}.development-panel{padding:25px;min-height:300px}.development-panel h3{font-size:32px}.principle-grid{grid-template-columns:1fr;gap:32px;margin-top:44px}.principle-grid article{position:relative;padding:25px 0 0 42px}.principle-num{position:absolute;top:27px;left:0;margin:0}.principle-grid h3{font-size:22px}.principle-grid p{font-size:16px;max-width:none;margin:0}.facts>div{grid-template-columns:110px 1fr;gap:15px;padding:18px 0}.facts dd{font-size:14px}.contact h2{font-size:49px}.email{font-size:20px}.contact-address p{font-size:14px}.footer{padding:30px 0}.footer>.wrap{align-items:start;display:grid;grid-template-columns:1fr auto;gap:24px 12px}.footer>.wrap>div{grid-column:1/-1;grid-row:2}.footer>.wrap>a:last-child{grid-column:2;grid-row:1}.footer p{font-size:11px}.footer .translation-note{text-align:left}.privacy{padding:65px 0}.privacy h1{font-size:40px}.privacy h2{font-size:25px}html[lang=zh-Hant] .hero h1{font-size:40px}html[lang=zh-Hant] .hero-copy{margin-bottom:40px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-art canvas,#product-scene canvas{display:none}}@media(forced-colors:active){.button,.product-panel,.product-choice,.conversation{border:1px solid ButtonText}.hero-art{opacity:.5}}.product-copy>p,.principle-grid p{font-size:16px}.choice-status{font-size:14px}.object-fallback img{mix-blend-mode:screen}@media(max-width:700px){.choice-name{font-size:14px;min-height:42px}.choice-status{font-size:12px;white-space:normal;min-height:36px}.email{font-size:clamp(16px,5vw,20px)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.product-contacts{display:flex;flex-wrap:wrap;gap:16px 28px;margin-top:24px}.product-contacts a{font-size:13px;color:var(--gold);overflow-wrap:anywhere}.product-contacts span{display:block;font-size:12px;color:var(--muted);margin-top:5px}.footer .footer-contact{margin-top:12px}.footer-contact a{color:var(--gold)}
