:root{--bg:#080a0d;--panel:#16191eb8;--panel-strong:#121519eb;--text:#f4f2ed;--muted:#989da5;--faint:#6b7078;--accent:#d2b276;--border:#ffffff1f;--edge:#fff3;--shadow:0 28px 70px #00000070;color:var(--text);background:var(--bg);font-synthesis:none;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:radial-gradient(circle at 78% 20%,#1b2029 0,transparent 36%),radial-gradient(circle at 8% 82%,#15181d 0,transparent 30%),var(--bg);min-width:320px;color:var(--text);margin:0;overflow-x:hidden}button,a{font:inherit}button{color:inherit}:is(button:focus-visible,a:focus-visible){outline:2px solid var(--accent);outline-offset:3px}.app-shell{isolation:isolate;min-height:100svh;position:relative}.glass,.glass-strong{border:1px solid var(--border);background:linear-gradient(135deg,#ffffff16,#ffffff06),var(--panel);-webkit-backdrop-filter:blur(24px)saturate(128%);box-shadow:inset 0 1px #ffffff1c,0 14px 40px #0000003d}.glass-strong{background:linear-gradient(135deg,#ffffff12,transparent),var(--panel-strong);box-shadow:inset 0 1px #ffffff1f,var(--shadow)}.navbar{z-index:80;border-radius:18px;justify-content:space-between;align-items:center;height:58px;padding:0 14px;display:flex;position:fixed;top:16px;left:24px;right:24px}.brand{color:var(--text);letter-spacing:.02em;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand-name{font-weight:680}.brand-mark{border:1px solid var(--edge);background:#ffffff0f;border-radius:50%;width:28px;height:28px;position:relative}.brand-mark i,.brand-mark b{border:1.5px solid var(--accent);border-radius:50%;position:absolute}.brand-mark i{inset:7px 5px}.brand-mark b{inset:5px 7px}.nav-actions{align-items:center;gap:7px;display:flex}.nav-button,.nav-icon,.icon-button,.tray-close{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 12px;display:inline-flex}.nav-icon,.icon-button,.tray-close{width:38px;padding:0}.nav-button:hover,.nav-icon:hover,.icon-button:hover,.tray-close:hover{border-color:var(--border);background:#ffffff14}.nav-button.active{color:var(--accent);background:#d2b27617}.lang-label{align-items:center;gap:4px;font-size:12px;display:flex}.lang-label b{color:var(--text)}.lang-label em,.lang-label i{color:var(--faint);font-style:normal;font-weight:400}.menu-wrap{position:relative}.menu{border-radius:16px;width:180px;padding:6px;position:absolute;top:46px;right:0}.menu button{width:100%;height:40px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:0 12px;display:flex}.menu button:hover{background:#ffffff12}.landing-hero{grid-template-columns:minmax(320px,.78fr) minmax(440px,1.22fr);align-items:center;gap:4vw;min-height:100svh;padding:105px clamp(32px,7vw,120px) 54px;display:grid}.hero-copy{z-index:2;max-width:620px}.eyebrow,.tray-eyebrow{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:720;display:block}.hero-copy h1{letter-spacing:-.06em;max-width:760px;margin:20px 0 24px;font-size:clamp(48px,6.1vw,100px);line-height:.94}.hero-copy p{color:var(--muted);max-width:470px;margin:0 0 34px;font-size:clamp(15px,1.3vw,19px);line-height:1.65}.primary-button,.text-button{border:1px solid var(--edge);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:8px;height:46px;padding:0 18px;display:inline-flex}.primary-button{background:var(--text);color:#0b0d10;font-weight:700}.primary-button:hover{background:#fff;box-shadow:0 12px 28px #ffffff1f}.text-button{color:var(--text);background:0 0}.hero-watch{justify-content:center;align-items:center;height:min(82svh,820px);min-height:560px;display:flex}.watch-renderer{aspect-ratio:3/4;isolation:isolate;width:auto;height:100%;position:relative;overflow:visible}.watch-part-layer{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;transform:translate(var(--part-x),var(--part-y)) scale(var(--part-scale)) rotate(var(--part-rotation));transition:opacity .18s,transform .22s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0}.layer-strap{z-index:1}.layer-case{z-index:2;filter:drop-shadow(0 20px 20px #00000052)}.layer-dial{z-index:3}.layer-hands{z-index:4;filter:drop-shadow(0 2px 2px #0000004d)}.watch-shadow{z-index:0;filter:blur(26px);background:#0000008c;border-radius:50%;height:7%;position:absolute;bottom:9%;left:25%;right:20%}.crystal-reflection{z-index:5;aspect-ratio:1;pointer-events:none;mix-blend-mode:screen;background:linear-gradient(130deg,#ffffff29 0,#ffffff06 31%,#0000 44%,#ffffff09 74%,#0000);border-radius:50%;width:43.4%;position:absolute;top:33.7%;left:28.3%;box-shadow:inset 0 0 20px #ffffff14}.preview-hero{max-height:100%}.collections{background:linear-gradient(#0000,#ffffff05);min-height:100svh;padding:110px clamp(24px,6vw,100px) 90px;scroll-margin-top:92px}.collections-head{text-align:center;max-width:660px;margin:0 auto 42px}.collections-head h2{letter-spacing:-.045em;margin:12px 0;font-size:clamp(34px,4vw,60px)}.collections-head p{color:var(--muted);margin:0}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1180px;margin:0 auto;display:grid}.collection-card{text-align:left;color:inherit;cursor:pointer;border-radius:28px;min-height:620px;padding:0;position:relative;overflow:hidden}.collection-card:hover{border-color:#d2b2766b;box-shadow:inset 0 1px #ffffff24,0 26px 60px #00000052}.card-media{background:radial-gradient(circle at 50% 42%,#ffffff14,#0000 48%);justify-content:center;align-items:center;height:490px;display:flex}.card-media .watch-renderer{height:96%}.collection-copy{flex-direction:column;gap:8px;padding:22px 26px 28px;display:flex}.card-title{letter-spacing:-.025em;font-size:22px}.card-sub{color:var(--muted);font-size:13px}.collection-cta{color:var(--accent);align-items:center;gap:4px;font-size:13px;display:flex;position:absolute;bottom:28px;right:24px}.stage{justify-content:center;align-items:center;height:100svh;padding:92px 340px 124px 180px;display:flex;position:relative;overflow:hidden}.stage:before{content:"";aspect-ratio:1;background:radial-gradient(circle,#ffffff0e,#0000 68%);border-radius:50%;width:min(55vw,720px);position:absolute}.stage .watch-renderer{z-index:1;max-width:100%;height:min(78svh,760px)}.stage-caption{z-index:2;color:var(--muted);border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#090b0e9e;border-radius:99px;align-items:center;gap:8px;padding:7px 12px;font-size:11px;display:flex;position:absolute;bottom:94px}.live-dot{background:#7ad99c;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #7ad99c1f}.component-dock{z-index:50;border-radius:22px;width:126px;padding:8px;position:fixed;top:50%;left:24px;transform:translateY(-50%)}.component-dock button{width:100%;min-height:54px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:14px;align-items:center;gap:10px;padding:0 12px;display:flex}.component-dock button:hover{color:var(--text);background:#ffffff0e}.component-dock button.active{color:var(--accent);background:#d2b27617;box-shadow:inset 0 0 0 1px #d2b27629}.parts-tray{z-index:55;visibility:hidden;border-radius:24px;width:320px;padding:18px;transition:transform .24s cubic-bezier(.2,.8,.2,1),visibility .24s;position:fixed;top:92px;bottom:24px;left:168px;transform:translate(calc(-100% - 210px))}.parts-tray.open{visibility:visible;transform:translate(0)}.tray-handle{display:none}.tray-head{grid-template-columns:1fr auto auto;align-items:center;gap:10px;margin-bottom:16px;display:grid}.tray-head h2{margin:5px 0 0;font-size:22px}.tray-count{color:var(--muted);font-size:11px}.tray-list{gap:10px;max-height:calc(100% - 64px);padding-right:3px;display:grid;overflow:auto}.part-card{border:1px solid var(--border);text-align:left;cursor:pointer;background:#ffffff06;border-radius:17px;grid-template-columns:92px 1fr;align-items:center;gap:14px;width:100%;min-height:118px;padding:10px;display:grid}.part-card:hover{background:#ffffff0e}.part-card.selected{background:#d2b27613;border-color:#d2b2768c;box-shadow:inset 0 0 0 1px #d2b2761f}.part-visual{background:radial-gradient(circle,#ffffff1f,#ffffff06);border-radius:12px;height:96px;display:flex;overflow:hidden}.part-visual img{object-fit:contain;width:100%;height:100%}.part-copy{flex-direction:column;gap:6px;min-width:0;display:flex}.part-copy strong{font-size:13px;line-height:1.3}.part-copy small{color:var(--muted);font-size:11px;line-height:1.4}.inspector-backdrop{z-index:59;opacity:0;visibility:hidden;background:#00000047;transition:opacity .2s,visibility .2s;position:fixed;inset:0}.inspector-backdrop.open{opacity:1;visibility:visible}.inspector{z-index:60;visibility:hidden;border-radius:24px;width:336px;padding:22px;transition:transform .24s cubic-bezier(.2,.8,.2,1),visibility .24s;position:fixed;top:92px;bottom:24px;right:24px;overflow:auto;transform:translate(calc(100% + 40px))}.inspector.open{visibility:visible;transform:none}.inspector-head{justify-content:space-between;gap:16px;display:flex}.inspector-head h2{margin:8px 0 4px;font-size:25px}.inspector-model{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.inspector-section{margin-top:24px}.inspector-section h3{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0 0 12px;font-size:11px}.config-rows,.spec-rows{border-top:1px solid var(--border)}.config-row,.config-rows button,.spec-rows>div{border:0;border-bottom:1px solid var(--border);width:100%;min-height:54px;color:var(--text);text-align:left;background:0 0;grid-template-columns:84px 1fr auto;align-items:center;gap:10px;padding:0;display:grid}.config-rows button{cursor:pointer}.config-rows button:hover{color:var(--accent)}.row-label,dt{color:var(--muted);font-size:11px}.row-value,dd{text-align:right;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.spec-rows{margin:0}.spec-rows>div{grid-template-columns:1fr 1fr}.spec-rows dt,.spec-rows dd{margin:0}.calibration fieldset{border:1px solid var(--border);border-radius:12px;grid-template-columns:1fr 1fr;gap:8px;margin:10px 0;padding:10px;display:grid}.calibration legend{color:var(--accent);font-size:10px}.calibration label{color:var(--muted);justify-content:space-between;align-items:center;gap:6px;font-size:10px;display:flex}.calibration input{border:1px solid var(--border);color:#fff;background:#111;border-radius:6px;width:62px;padding:4px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#00000094;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{border-radius:24px;width:min(430px,100%);padding:30px;position:relative}.modal-close{position:absolute;top:14px;right:14px}.modal-icon{width:42px;height:42px;color:var(--accent);background:#d2b2761c;border-radius:13px;place-items:center;display:grid}.modal h2{margin:20px 0 9px;font-size:25px}.modal p{color:var(--muted);line-height:1.6}.modal-actions{justify-content:flex-end;gap:9px;margin-top:24px;display:flex}.export-sheet{border-top:1px solid var(--border);margin:20px 0}.export-sheet>div{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding:12px 0;font-size:12px;display:flex}.export-sheet span{color:var(--muted)}.wide{width:100%}.toast{z-index:110;opacity:0;pointer-events:none;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;transition:opacity .2s,transform .2s;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%,20px)}.toast.show{opacity:1;transform:translate(-50%)}@media (max-width:1100px){.landing-hero{grid-template-columns:.75fr 1.25fr;padding-left:42px;padding-right:42px}.hero-watch{min-height:480px}.stage{padding-right:150px}.inspector{right:16px}.collection-card{min-height:560px}.card-media{height:430px}}@media (max-width:760px){.navbar{border-radius:16px;height:54px;top:8px;left:8px;right:8px}.nav-button span:not(.lang-label),.brand-name{display:none}.nav-button{padding:0 10px}.landing-hero{flex-direction:column;gap:0;min-height:100svh;padding:78px 18px 24px;display:flex}.hero-copy{text-align:center;order:2;margin-top:-26px}.hero-copy h1{margin:10px 0 13px;font-size:44px}.hero-copy p{max-width:360px;margin:0 auto 20px;font-size:14px}.hero-watch{order:1;width:100%;height:56svh;min-height:370px;max-height:510px}.collections{padding:86px 14px 38px}.collections-head{margin-bottom:24px}.collections-head h2{margin:9px 0;font-size:34px}.collection-grid{grid-template-columns:1fr;gap:14px}.collection-card{border-radius:22px;min-height:490px}.card-media{height:375px}.card-media .watch-renderer{height:100%}.collection-copy{padding:18px 20px 22px}.collection-cta{bottom:23px;right:18px}.stage{height:100svh;padding:70px 12px 190px}.stage .watch-renderer{max-width:100%;height:min(65svh,560px)}.stage-caption{white-space:nowrap;text-overflow:ellipsis;max-width:88%;bottom:161px;overflow:hidden}.component-dock{border-radius:19px;grid-template-columns:repeat(4,1fr);width:auto;height:66px;padding:6px;display:grid;inset:auto 8px 8px;transform:none}.component-dock button{flex-direction:column;justify-content:center;gap:4px;min-height:52px;padding:0;font-size:10px}.parts-tray{border-radius:24px;width:auto;height:min(45svh,390px);padding:14px;inset:auto 8px 82px;transform:translateY(calc(100% + 100px))}.parts-tray.open{transform:none}.tray-handle{background:#ffffff38;border-radius:99px;width:36px;height:4px;margin:-4px auto 8px;display:block}.tray-head{margin-bottom:10px}.tray-list{gap:10px;max-height:none;padding-bottom:5px;display:flex;overflow:auto}.part-card{flex-direction:column;flex:0 0 156px;align-items:stretch;gap:10px;min-height:210px;display:flex}.part-visual{height:128px}.part-copy strong{font-size:12px}.inspector{border-radius:22px;width:auto;inset:68px 8px 8px}.inspector-backdrop{background:#00000073}.modal{padding:24px}.toast{bottom:86px}}@media (max-width:430px){.hero-copy h1{font-size:39px}.hero-watch{height:54svh}.collection-card{min-height:466px}.card-media{height:352px}.stage .watch-renderer{height:min(50svh,422px)}.nav-actions{gap:0}.nav-button{width:38px;padding:0}.nav-button.lang .lang-label{display:none}.component-dock{grid-template-columns:repeat(4,minmax(0,1fr))}.component-dock button{width:auto;min-width:0}.component-dock button span{font-size:9px}.part-card{flex-basis:148px}}@media (max-height:780px) and (min-width:761px){.navbar{top:10px}.stage{padding-top:76px;padding-bottom:90px}.stage .watch-renderer{height:75svh}.stage-caption{bottom:62px}.parts-tray,.inspector{top:80px;bottom:14px}.component-dock{left:14px}.landing-hero{padding-top:80px}.hero-watch{height:78svh;min-height:480px}.collections{padding-top:84px}.card-media{height:390px}.collection-card{min-height:510px}}@media (hover:hover){button,a{transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,opacity .18s}button:active{transform:scale(.97)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
