@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Space+Grotesk:wght@300;400;500;600&family=Space+Mono:wght@400;700&display=swap");:root{--bg:#F5F6F8;--panel:#FFFFFF;--ink:#16222E;--sub:#5B6B79;--muted:#7C93A6;--blue:#013182;--blue-deep:#012966;--cyan:#0A4B96;--tint:#E8ECF3;--line:#D9E0E8;--line2:#C8D2DE}*{margin:0;padding:0;box-sizing:border-box}body,html{background:var(--bg);color:var(--ink)}body{font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;background-image:linear-gradient(rgba(1,49,130,.05) 1px,transparent 0),linear-gradient(90deg,rgba(1,49,130,.05) 1px,transparent 0);background-size:46px 46px;min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}input,textarea{font-family:inherit;outline:none}.display{font-family:Space Grotesk,Inter,sans-serif}.mono{font-family:Space Mono,DejaVu Sans Mono,monospace;letter-spacing:.08em}.label,.mono{text-transform:uppercase}.label{letter-spacing:.2em}.wrap{width:100%;max-width:1180px;margin:0 auto;padding:0 22px}.cf:after{content:"";display:block;clear:both}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--blue);vertical-align:middle;box-shadow:0 0 8px var(--cyan)}.scan{height:2px;background:linear-gradient(90deg,transparent,var(--cyan),transparent);box-shadow:0 0 8px rgba(10,75,150,.55)}.corners{position:relative}.corners>.cn{position:absolute;width:13px;height:13px;z-index:2;pointer-events:none}.cn.tl{left:-1px;border-left:1.5px solid var(--blue)}.cn.tl,.cn.tr{top:-1px;border-top:1.5px solid var(--blue)}.cn.tr{right:-1px;border-right:1.5px solid var(--blue)}.cn.bl{left:-1px;border-left:1.5px solid var(--blue)}.cn.bl,.cn.br{bottom:-1px;border-bottom:1.5px solid var(--blue)}.cn.br{right:-1px;border-right:1.5px solid var(--blue)}.status{background:#fff;border-bottom:1px solid var(--line)}.status .row{height:34px;display:flex;align-items:center;justify-content:space-between}.status .mono{font-size:9.5px;color:var(--sub)}.status .mono.on{color:var(--blue-deep)}.nav{z-index:30;background:rgba(255,255,255,.85);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav .row{height:64px;justify-content:space-between}.brand,.nav .row{display:flex;align-items:center}.brand{gap:11px}.logo{width:27px;height:27px;border-radius:6px;background:var(--blue);position:relative;box-shadow:0 0 16px rgba(1,49,130,.5);flex:0 0 auto}.logo i{position:absolute;left:9px;top:9px;width:9px;height:9px;background:#fff;border-radius:2px}.bname{font-size:18px;font-weight:500;letter-spacing:.14em}.bname b{color:var(--blue);font-weight:500}.navlinks{display:flex;align-items:center;gap:30px}.navlinks a{font-size:10.5px;color:var(--ink);transition:opacity .2s}.navlinks a:hover{opacity:.6}.navacts{gap:6px}.iconbtn,.navacts{display:flex;align-items:center}.iconbtn{width:40px;height:40px;border-radius:8px;justify-content:center;position:relative;transition:background .2s;color:var(--ink)}.iconbtn:hover{background:#EDF0F4}.badge{position:absolute;top:-1px;right:-1px;min-width:17px;height:17px;padding:0 4px;background:var(--blue);border-radius:9px;color:#fff;font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center;box-shadow:0 0 10px rgba(1,49,130,.6)}.burger{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;padding:13px 22px;font-size:11px;letter-spacing:.16em;font-weight:600;text-transform:uppercase;transition:opacity .2s,transform .2s}.btn-p{background:var(--blue);color:#fff;box-shadow:0 0 24px rgba(1,49,130,.4)}.btn-p:hover{opacity:.92}.btn-s{background:#fff;border:1px solid var(--line);color:var(--ink)}.btn-s:hover{border-color:var(--blue)}.btn-dark{background:var(--ink);color:#fff}.btn.block{display:flex;width:100%}.btn:disabled{opacity:.4;cursor:not-allowed}.hero{padding:70px 0 54px;display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center}.eyebrow{font-size:10px;color:var(--blue-deep);margin-bottom:20px}h1.hero-h{font-size:clamp(2.1rem,5vw,3.3rem);font-weight:300;line-height:1.08;letter-spacing:-.01em}.blue{color:var(--blue)}.lede{margin-top:24px;max-width:450px;font-size:15px;color:var(--sub);line-height:1.6}.cta-row{margin-top:38px;display:flex;gap:12px;flex-wrap:wrap}.hud{position:relative;border:1px solid var(--line2);border-radius:14px;background-color:#fff;background-image:linear-gradient(rgba(1,49,130,.07) 1px,transparent 0),linear-gradient(90deg,rgba(1,49,130,.07) 1px,transparent 0);background-size:34px 34px;padding:28px;box-shadow:0 18px 50px rgba(1,49,130,.1)}.hud .hrow{display:flex;justify-content:space-between;align-items:center}.hud .mono{font-size:9.5px;color:var(--sub)}.hud .st{display:flex;align-items:center;gap:7px}.hud .st .mono{color:var(--blue-deep)}.hud .big{font-size:52px;font-weight:300;line-height:1;margin-top:18px}.hud .big small{font-size:22px;color:var(--sub)}.hud .biglab{font-size:9.5px;color:var(--sub);margin-top:8px;margin-bottom:24px}.bar{margin-bottom:14px}.bar .t{display:flex;justify-content:space-between;margin-bottom:5px}.bar .t .mono{font-size:9px}.bar .t .v{color:var(--blue-deep)}.track{background:var(--tint)}.fill,.track{height:4px;border-radius:2px}.fill{background:var(--blue);box-shadow:0 0 8px rgba(1,49,130,.5)}.sec{padding-bottom:62px}.sechead{border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:30px;display:flex;justify-content:space-between;align-items:flex-end}.sechead .ey{font-size:10px;color:var(--blue-deep);margin-bottom:8px}.sechead h2{font-size:27px;font-weight:400}.sechead .mono{font-size:9.5px;color:var(--sub)}.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.card{position:relative;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:transform .24s}.card:hover{transform:translateY(-4px)}.card-img{display:block}.product-img{width:100%;height:100%;padding:50px;background:linear-gradient(135deg,#F5F7FA,#E8EDF3)}.card-ref{left:14px;top:12px;font-size:8.5px;color:var(--blue-deep)}.card-tag{position:absolute;left:14px;bottom:13px;display:flex;align-items:center;gap:7px}.card-tag .label{font-size:9px;color:var(--blue-deep)}.card-body{padding:20px}.card-eye{font-size:9.5px;color:var(--blue-deep);margin-bottom:7px}.card-name{font-size:16px;font-weight:500}.card-blurb{font-size:13px;color:var(--sub);line-height:1.5;margin-top:9px;min-height:58px}.card-foot{margin-top:16px;display:flex;justify-content:space-between;align-items:center}.card-price{font-size:16px;font-weight:500}.add-btn{display:inline-flex;align-items:center;gap:6px;background:var(--ink);color:#fff;font-size:10px;letter-spacing:.14em;font-weight:600;padding:10px 15px;border-radius:6px;transition:opacity .2s}.add-btn:hover{opacity:.85}.gate{max-width:520px;margin:60px auto;text-align:center;position:relative;border:1px solid var(--line2);border-radius:16px;background:#fff;padding:46px 38px;box-shadow:0 18px 50px rgba(1,49,130,.1)}.gate .ring{width:54px;height:54px;border-radius:50%;border:1.5px solid var(--blue);margin:0 auto 22px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 26px rgba(1,49,130,.3);color:var(--blue)}.gate .mono{font-size:10px;color:var(--blue-deep);margin-bottom:12px}.gate h2{font-size:26px;font-weight:300}.gate p{margin-top:14px;font-size:14px;color:var(--sub);line-height:1.6}.gate .btn{margin-top:26px}.foot{padding:40px 0}.foot .row{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.foot .brand .logo{width:22px;height:22px}.foot .brand .logo i{left:7px;top:7px;width:8px;height:8px}.foot .brand .bname{font-size:14px;letter-spacing:.1em}.foot .mono{font-size:9px;color:var(--sub)}.crumb{padding:24px 0 10px}.crumb .mono{font-size:9.5px;color:var(--muted)}.crumb .mono b{color:var(--blue-deep);font-weight:400}.p-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:46px;gap:46px;padding-bottom:30px}.p-img{position:relative;height:520px;border:1px solid var(--line2);border-radius:14px;overflow:hidden;box-shadow:0 18px 50px rgba(1,49,130,.1)}.p-img .g2{position:absolute;inset:0;background-image:linear-gradient(rgba(1,49,130,.06) 1px,transparent 0),linear-gradient(90deg,rgba(1,49,130,.06) 1px,transparent 0);background-size:40px 40px}.p-img .topref{left:20px}.p-img .topref,.p-img .vol{position:absolute;top:18px;font-size:9px;color:var(--blue-deep)}.p-img .vol{right:20px}.p-img .sc{position:absolute;left:30px;right:30px;top:50%}.p-img .bottle{position:absolute;left:50%;top:50%;width:120px;height:230px;transform:translate(-50%,-50%);border:1.5px solid rgba(1,49,130,.45);border-radius:14px 14px 18px 18px;background:rgba(255,255,255,.5);box-shadow:0 0 40px rgba(1,49,130,.25)}.p-img .bottle:before{content:"";position:absolute;left:42px;top:-16px;width:36px;height:18px;border:1.5px solid rgba(1,49,130,.45);border-bottom:none;border-radius:5px 5px 0 0;background:rgba(255,255,255,.6)}.p-img .bottle .lab{position:absolute;left:18px;right:18px;top:78px;height:60px;border:1px solid rgba(1,49,130,.35);border-radius:3px}.p-img .tag{position:absolute;left:24px;bottom:22px;display:flex;align-items:center;gap:7px}.p-img .tag .label{font-size:9.5px;color:var(--blue-deep)}.product-detail-img{width:55%;height:70%}.p-info .ref{font-size:9.5px;color:var(--blue-deep);margin-bottom:14px}.p-info h1{font-size:38px;font-weight:300;line-height:1.1}.p-price{font-size:26px;font-weight:300;margin-top:16px}.p-price small{font-size:11px;color:var(--muted);margin-left:8px;letter-spacing:.06em}.p-desc{margin-top:18px;font-size:14.5px;color:var(--sub);line-height:1.65}.spec{position:relative;margin-top:24px;border:1px solid var(--line2);border-radius:12px;background:#fff;padding:22px 24px}.spec .h{font-size:9.5px;color:var(--sub);margin-bottom:14px}.srow{display:flex;justify-content:space-between;padding:9px 0;border-top:1px solid #ecf0f4}.srow:first-of-type{border-top:none}.srow .k{font-size:9.5px;color:var(--muted)}.srow .v{font-size:12px}.p-btns{margin-top:24px;display:grid!important;grid-template-columns:1.3fr 1fr 1fr;grid-gap:12px;gap:12px;align-items:center;width:100%}.p-btns .btn{width:100%;justify-content:center;white-space:nowrap}.proto{padding:30px 0 70px}.proto .ph{border-top:1px solid var(--line);padding-top:24px;margin-bottom:24px}.proto .ph .mono{font-size:10px;color:var(--blue-deep);margin-bottom:8px}.proto .ph h3{font-size:22px;font-weight:400}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.step{position:relative;background:#fff;border:1px solid var(--line);border-radius:12px;padding:24px}.step .n{font-size:30px;font-weight:200;color:var(--blue)}.step .st{font-size:15px;font-weight:500;margin-top:10px}.step .sd{font-size:13px;color:var(--sub);line-height:1.55;margin-top:8px}.head{padding:34px 0 26px}.head .mono{font-size:10px;color:var(--blue-deep);margin-bottom:10px}.head h1{font-size:34px;font-weight:300}.head p{margin-top:14px;font-size:15px;color:var(--sub);max-width:520px;line-height:1.6}.cols{display:grid;grid-gap:18px;gap:18px;padding-bottom:70px}.cols.c52{grid-template-columns:1.6fr 1fr}.panel{position:relative;border:1px solid var(--line2);border-radius:12px;background:#fff;padding:24px;box-shadow:0 10px 34px rgba(1,49,130,.06)}.panel .ph{font-size:9.5px;color:var(--blue-deep);margin-bottom:16px}.field{margin-bottom:12px}.field label{display:block;font-size:9px;color:var(--muted);margin-bottom:6px;text-transform:uppercase;letter-spacing:.16em}.input{width:100%;height:44px;border:1px solid var(--line);border-radius:6px;background:#FAFCFE;padding:12px 14px;font-size:13px;color:var(--ink);transition:border-color .15s}.input:focus{border-color:var(--blue)}.input.area{height:120px;padding-top:12px;resize:vertical}.two{grid-template-columns:1fr 1fr;grid-gap:12px}.three,.two{display:grid;gap:12px}.three{grid-template-columns:1fr 1fr 1fr;grid-gap:12px}.summary{position:relative;border:1px solid var(--line2);border-radius:12px;background:#fff;padding:24px;box-shadow:0 14px 40px rgba(1,49,130,.1)}.summary .ph{font-size:9.5px;color:var(--sub);margin-bottom:18px}.li{display:flex;justify-content:space-between;padding:11px 0;border-top:1px solid #ecf0f4;font-size:13px}.li:first-of-type{border-top:none}.li .q{color:var(--muted)}.totals{border-top:1px solid var(--line);margin-top:8px;padding-top:14px}.totals .tr{display:flex;justify-content:space-between;padding:4px 0}.totals .tr .mono{font-size:11px;color:var(--muted)}.totals .tr .v{font-size:11px;color:var(--sub)}.totals .grand{display:flex;justify-content:space-between;padding-top:8px;align-items:baseline}.totals .grand .k{font-size:16px;font-weight:300}.totals .grand .v{font-size:18px}.note{margin-top:14px;text-align:center}.note .mono{font-size:8.5px;color:var(--muted)}.secure-tag{display:flex;align-items:center;gap:8px}.secure-tag .mono{font-size:9.5px;color:var(--blue-deep)}.auth{max-width:440px;margin:50px auto 80px}.tabs{display:flex;gap:8px;margin-bottom:22px}.tab{flex:1 1;text-align:center;padding:12px;border:1px solid var(--line);border-radius:8px;font-size:11px;letter-spacing:.14em;font-weight:600;text-transform:uppercase;color:var(--muted);background:#fff;transition:all .2s}.tab.active{border-color:var(--blue);color:var(--blue-deep);box-shadow:0 0 18px rgba(1,49,130,.15)}.msg{margin-top:14px;font-size:12px;line-height:1.5;padding:10px 12px;border-radius:6px}.msg.err{background:#FDECEC;color:#B23B3B}.msg.ok{background:var(--tint);color:var(--blue-deep)}.smalllink{margin-top:16px;text-align:center;font-size:12px;color:var(--muted)}.smalllink b{color:var(--blue-deep);cursor:pointer}.overlay{position:fixed;inset:0;background:rgba(16,34,46,.4);z-index:40}.drawer{position:fixed;top:0;right:0;height:100%;width:100%;max-width:380px;background:#fff;z-index:50;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .3s}.drawer.open{transform:translateX(0);box-shadow:-20px 0 50px rgba(16,34,46,.12)}.drawer .dhead{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid var(--line)}.drawer .dhead .t{font-size:16px;font-weight:500}.drawer .dbody{flex:1 1;overflow-y:auto;padding:18px 22px}.cart-line{display:flex;gap:12px;margin-bottom:16px}.cart-line .ci{width:64px;height:64px;border-radius:8px;overflow:hidden;flex:0 0 auto}.cart-line .cn2{font-size:14px;font-weight:500}.cart-line .cp{font-size:12px;color:var(--sub);margin-top:2px}.qty{margin-top:8px;display:inline-flex;border:1px solid var(--line);border-radius:6px}.qty,.qty button{align-items:center}.qty button{padding:4px 8px;display:flex}.qty span{padding:0 8px;font-size:12px}.drawer .dfoot{border-top:1px solid var(--line);padding:20px 22px}.drawer .dfoot .sub{display:flex;justify-content:space-between;margin-bottom:16px}.empty{height:100%;flex-direction:column;color:var(--muted);gap:14px}.empty,.fab{display:flex;align-items:center;justify-content:center}.fab{position:fixed;bottom:24px;right:24px;z-index:40;width:60px;height:60px;border-radius:50%;background:#0b1b27;color:#fff;box-shadow:0 14px 34px rgba(20,73,108,.28);transition:transform .2s,box-shadow .2s;border:1px solid rgba(10,75,150,.42);overflow:hidden}.fab:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 18px 40px rgba(20,73,108,.34)}.ember-fab img{width:100%;height:100%;object-fit:cover;object-position:50% 28%;transform:scale(1.32)}.ember-fab-status{position:absolute;right:3px;bottom:3px;width:12px;height:12px;border-radius:50%;background:#0A4B96;border:2px solid #fff;box-shadow:0 0 10px rgba(65,183,245,.9)}.chat{position:fixed;bottom:24px;right:24px;z-index:50;width:404px;max-width:calc(100vw - 32px);height:min(82vh,680px);background:#fff;border:1px solid rgba(28,86,124,.16);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 70px rgba(12,36,52,.24)}.chat .chead{height:58px;justify-content:space-between;padding:0 14px 0 12px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.98);flex:0 0 auto}.chat .chead,.chat .chead .ci{display:flex;align-items:center}.chat .chead .ci{gap:10px}.ember-header-avatar{width:34px;height:34px;border-radius:10px;overflow:hidden;background:#dfe8ee;border:1px solid rgba(1,49,130,.25)}.ember-header-avatar img{width:100%;height:100%;object-fit:cover;object-position:50% 27%;transform:scale(1.25)}.chat .chead .nm{font-size:14px;font-weight:600;line-height:1;letter-spacing:.01em}.chat .chead .stt{margin-top:5px;display:flex;align-items:center;gap:5px;font-size:9px;color:var(--blue-deep)}.ember-portrait{position:relative;height:190px;flex:0 0 190px;overflow:hidden;background:#4d5155;border-bottom:1px solid rgba(28,86,124,.12);isolation:isolate}.ember-portrait-images{position:absolute;inset:0;overflow:hidden}.ember-state-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 31%;opacity:0;transform:scale(1.015);transition:opacity .28s ease,transform .65s ease;will-change:opacity,transform}.ember-state-image.active{opacity:1;transform:scale(1)}.ember-portrait[data-state=idle] .ember-state-image.active,.ember-portrait[data-state=welcome] .ember-state-image.active{animation:emberBreathe 7s ease-in-out infinite}.ember-portrait[data-state=research] .ember-state-image.active,.ember-portrait[data-state=thinking] .ember-state-image.active{transform:scale(1.012)}.ember-portrait-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(7,22,31,.38));pointer-events:none;z-index:2}.ember-state-label{position:absolute;left:12px;bottom:10px;z-index:3;display:inline-flex;align-items:center;gap:7px;background:rgba(8,27,39,.72);color:#fff;padding:6px 9px;border-radius:999px;font-size:10px;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15)}.ember-state-dot{width:7px;height:7px;border-radius:50%;background:#0A4B96;box-shadow:0 0 9px rgba(10,75,150,.95)}.ember-state-dot.research,.ember-state-dot.thinking{animation:emberPulse 1.1s ease-in-out infinite}.chat .cbody{flex:1 1;min-height:0;overflow-y:auto;padding:14px;background:linear-gradient(180deg,#f6f9fb,#f8fafb);gap:10px;scrollbar-width:thin}.chat .cbody,.ember-message-group{display:flex;flex-direction:column}.ember-message-group{max-width:86%}.ember-message-group.user{align-self:flex-end;align-items:flex-end}.ember-message-group.assistant{align-self:flex-start;align-items:flex-start}.bub{max-width:100%;padding:10px 13px;font-size:13.25px;line-height:1.52;border-radius:15px;white-space:pre-wrap;overflow-wrap:anywhere}.bub.u{align-self:flex-end;background:linear-gradient(135deg,#013182,#0A4B96);color:#fff;border-bottom-right-radius:4px;box-shadow:0 5px 14px rgba(1,49,130,.16)}.bub.a{align-self:flex-start;background:#fff;border:1px solid rgba(28,86,124,.13);border-bottom-left-radius:4px;color:var(--text);box-shadow:0 4px 12px rgba(16,34,46,.04)}.ember-links{display:flex;flex-wrap:wrap;gap:6px}.ember-links a{display:inline-flex;align-items:center;gap:4px;color:var(--blue-deep);padding:5px 8px;background:#fff;border:1px solid rgba(1,49,130,.2);transition:border-color .18s,background .18s}.ember-links a:hover{background:var(--tint);border-color:rgba(1,49,130,.36)}.ember-quick-prompts{display:grid;grid-gap:6px;gap:6px;margin-top:2px}.ember-quick-prompts button{padding:8px 9px;border-radius:10px;background:rgba(255,255,255,.9);border:1px solid rgba(28,86,124,.13);color:var(--sub);transition:border-color .18s,background .18s,color .18s}.ember-quick-prompts button:hover{background:#fff;border-color:rgba(1,49,130,.34);color:var(--blue-deep)}.typing{display:flex;gap:5px;padding:11px 14px;background:#fff;border:1px solid rgba(28,86,124,.13);border-radius:15px;border-bottom-left-radius:4px;align-self:flex-start}.typing b{width:6px;height:6px;border-radius:50%;background:var(--blue);animation:blink 1.4s infinite}.typing b:nth-child(2){animation-delay:.2s}.typing b:nth-child(3){animation-delay:.4s}@keyframes blink{0%,to{opacity:.25}50%{opacity:1}}@keyframes emberPulse{0%,to{opacity:.42;transform:scale(.86)}50%{opacity:1;transform:scale(1.13)}}@keyframes emberBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.008) translateY(-1px)}}.cfoot{border-top:1px solid var(--line);padding:10px 11px 8px;display:flex;gap:8px;align-items:center;background:#fff;flex:0 0 auto}.cfoot input{flex:1 1;height:42px;border:1px solid rgba(28,86,124,.18);border-radius:21px;padding:0 15px;font-size:13px;background:#fbfcfd;transition:border-color .18s,box-shadow .18s}.cfoot input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(1,49,130,.09);outline:none}.cfoot button{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#013182,#0A4B96);color:#fff;display:flex;align-items:center;justify-content:center;flex:0 0 auto;box-shadow:0 5px 14px rgba(1,49,130,.2)}.cfoot button:disabled{opacity:.38;box-shadow:none}.ember-scope-note{font-size:8.5px;line-height:1.35;color:var(--muted);text-align:center;padding:0 12px 8px;background:#fff;letter-spacing:.015em;flex:0 0 auto}.splash{position:fixed;inset:0;z-index:100;background:var(--bg);background-image:linear-gradient(rgba(1,49,130,.06) 1px,transparent 0),linear-gradient(90deg,rgba(1,49,130,.06) 1px,transparent 0);background-size:48px 48px;overflow:hidden}.splash .glow{width:760px;height:760px;background:radial-gradient(circle,rgba(1,49,130,.16),rgba(1,49,130,0) 62%)}.splash .glow,.splash .rng{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%)}.splash .rng{border-radius:50%;border:1px solid rgba(1,49,130,.26)}.splash .rng.a{width:540px;height:540px;box-shadow:0 0 60px rgba(1,49,130,.12)}.splash .rng.b{width:380px;height:380px;border-color:rgba(1,49,130,.2)}.splash .rng.c{width:240px;height:240px;border-color:rgba(1,49,130,.15)}.splash .sc{position:absolute;left:20px;top:20px;right:20px;bottom:20px;pointer-events:none}.splash .scn{position:absolute;width:30px;height:30px}.splash .scn.tl{left:0;border-left:1.5px solid rgba(1,49,130,.55)}.splash .scn.tl,.splash .scn.tr{top:0;border-top:1.5px solid rgba(1,49,130,.55)}.splash .scn.tr{right:0;border-right:1.5px solid rgba(1,49,130,.55)}.splash .scn.bl{left:0;border-left:1.5px solid rgba(1,49,130,.55)}.splash .scn.bl,.splash .scn.br{bottom:0;border-bottom:1.5px solid rgba(1,49,130,.55)}.splash .scn.br{right:0;border-right:1.5px solid rgba(1,49,130,.55)}.splash .top{position:absolute;top:58px;left:0;right:0;text-align:center}.splash .top .wm{display:inline-flex;align-items:center;gap:13px;justify-content:center}.splash .top .wm .logo{width:30px;height:30px;border-radius:7px;box-shadow:0 0 22px rgba(1,49,130,.6)}.splash .top .wm .logo i{left:10px;top:10px;width:10px;height:10px}.splash .top .wm .t{font-size:21px;font-weight:400;letter-spacing:.42em}.splash .top .sub{margin-top:13px;font-size:9.5px;color:var(--muted);letter-spacing:.34em}.splash .ro{position:absolute;font-size:10px;color:var(--muted)}.splash .ro.a{left:54px;top:38px}.splash .ro.b{right:54px;top:38px}.splash .ro.c{left:54px;bottom:38px}.splash .ro.d{right:54px;bottom:38px}.splash .mid{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);text-align:center;padding:0 24px}.splash .mid .ey{font-size:10.5px;color:var(--blue-deep);letter-spacing:.34em;margin-bottom:26px}.splash .mid h1{font-size:clamp(2.3rem,6vw,3.6rem);font-weight:300;line-height:1.1}.splash .mid .scl{width:150px;height:2px;margin:34px auto 0;background:linear-gradient(90deg,transparent,var(--cyan),transparent);box-shadow:0 0 8px rgba(10,75,150,.55)}.splash .enter{display:inline-block;margin-top:40px;border:1px solid var(--blue);color:var(--blue-deep);background:rgba(255,255,255,.7);padding:15px 46px;border-radius:4px;font-size:12px;letter-spacing:.42em;font-weight:600;text-transform:uppercase;box-shadow:0 0 30px rgba(1,49,130,.32);transition:box-shadow .2s}.splash .enter:hover{box-shadow:0 0 44px rgba(1,49,130,.5)}@media (max-width:860px){body{background-size:38px 38px}.navlinks{display:none}.burger{display:flex}.hero{gap:30px;padding:38px 0 30px}.grid,.hero,.p-grid{grid-template-columns:1fr}.p-grid{gap:24px}.p-img{height:330px}.cols.c52,.steps{grid-template-columns:1fr}.three{grid-template-columns:1fr 1fr}.chat{width:100%;bottom:0;right:0;border-radius:16px 16px 0 0;height:78vh}.splash .mid h1{font-size:2.2rem}.splash .rng.a{width:330px;height:330px}.splash .rng.b{width:230px;height:230px}.splash .rng.c{width:140px;height:140px}}@media (prefers-reduced-motion:reduce){.typing b{animation:none}.card:hover,.fab:hover{transform:none}}.admin-order-head{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:14px}.admin-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:18px;gap:18px}.admin-grid p{margin:6px 0}.admin-created{margin-top:14px;font-size:12px;color:var(--sub)}@media (max-width:900px){.admin-grid{grid-template-columns:1fr}}.admin-actions{grid-template-columns:1fr 1fr 1.35fr 1fr}.admin-actions .btn{letter-spacing:.13em}.admin-actions .btn-p{box-shadow:0 8px 22px rgba(1,49,130,.22)}@media (max-width:900px){.admin-actions{grid-template-columns:1fr}}.status-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:8px 0}.status-row span{color:var(--sub);font-size:13px}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:118px;padding:6px 10px;border-radius:999px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;background:#EDF0F4;color:var(--sub);border:1px solid var(--line)}.status-pill.good{background:#EAF8F0;color:#18864B;border-color:#BDE8CF}.status-pill.wait{background:#FFF8E8;color:#9B6A00;border-color:#F3D48A}.status-pill.bad{background:#FFF0F0;color:#B23B3B;border-color:#F0B8B8}.admin-actions{display:grid!important;grid-template-columns:1fr 1.25fr 1.25fr 1fr;grid-gap:12px;gap:12px;margin-top:22px;padding-top:18px;border-top:1px solid var(--line);width:100%}.admin-actions .btn{width:100%;min-height:46px;padding:12px 14px;border-radius:8px;font-size:10px;letter-spacing:.12em;white-space:nowrap}.admin-actions .btn:last-child{color:#B23B3B;border-color:#F0B8B8}.admin-actions .btn:last-child:hover{border-color:#D66;background:#FFF7F7}@media (max-width:900px){.admin-actions{grid-template-columns:1fr}.status-row{align-items:flex-start;flex-direction:column}}.supplier-grid{display:grid;grid-template-columns:1fr 1.4fr 1fr;grid-gap:18px;gap:18px}.supplier-grid p{margin:6px 0}.tracking-form{display:grid;grid-template-columns:1fr 1fr 1.4fr auto;grid-gap:12px;gap:12px;align-items:end;margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}.tracking-form .btn{min-height:44px;white-space:nowrap}@media (max-width:900px){.supplier-grid,.tracking-form{grid-template-columns:1fr}}.customer-orders{margin-top:28px}.customer-orders-head{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px}.customer-orders-head h2{font-size:26px;font-weight:400;margin-top:6px}.customer-orders-head p{color:var(--sub);margin-top:8px;line-height:1.5}.customer-order-list{display:grid;grid-gap:16px;gap:16px}.customer-order-head{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:14px}.customer-order-head h3{margin-top:6px}.customer-order-grid{display:grid;grid-template-columns:1fr 1.2fr 1.2fr;grid-gap:18px;gap:18px}.customer-order-grid p{margin:6px 0}.customer-status-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:8px 0}.customer-status-row span{color:var(--sub);font-size:13px}.customer-pill{display:inline-flex;align-items:center;justify-content:center;min-width:118px;padding:6px 10px;border-radius:999px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;background:#EDF0F4;color:var(--sub);border:1px solid var(--line)}.customer-pill.good{background:#EAF8F0;color:#18864B;border-color:#BDE8CF}.customer-pill.wait{background:#FFF8E8;color:#9B6A00;border-color:#F3D48A}.customer-pill.bad{background:#FFF0F0;color:#B23B3B;border-color:#F0B8B8}@media (max-width:900px){.customer-orders-head{align-items:flex-start;flex-direction:column}.customer-order-grid{grid-template-columns:1fr}.customer-status-row{align-items:flex-start;flex-direction:column}}.checkout-grid{display:grid;grid-template-columns:1.25fr .85fr;grid-gap:18px;gap:18px;align-items:start}.checkout-items{display:grid;grid-gap:12px;gap:12px;margin-top:16px}.checkout-item{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid var(--line)}.checkout-item p{margin-top:4px;font-size:13px;color:var(--sub)}.checkout-summary{display:grid;grid-gap:10px;gap:10px;margin-top:18px}.summary-row{display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:14px;color:var(--sub)}.summary-row b{color:var(--ink);font-weight:600}.summary-row.total{margin-top:8px;padding-top:12px;border-top:1px solid var(--line);font-size:18px;color:var(--ink)}.summary-row.total b{font-size:20px}@media (max-width:900px){.checkout-grid{grid-template-columns:1fr}}.policy-page{max-width:900px}.policy-page h1{margin-top:10px}.policy-intro{margin-top:20px}.policy-sections{margin-top:26px}.policy-sections h2{margin-bottom:10px}.policy-wrap{padding-top:56px;padding-bottom:90px}.policy-page{max-width:920px;margin:0 auto}.policy-header{padding:26px 0 18px}.policy-label{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.72);color:var(--sub);font-size:11px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px}.policy-page h1{margin:0;line-height:1.05}.policy-updated{margin-top:14px;color:var(--sub);font-size:13px}.policy-intro{margin-top:18px;color:var(--sub);line-height:1.7;font-size:15px;max-width:760px}.policy-sections{display:grid;grid-gap:16px;gap:16px;margin-top:24px}.policy-card{padding:28px}.policy-sections h2{font-size:18px;font-weight:500;margin:0 0 12px}.policy-sections p{color:var(--sub);line-height:1.7;margin-top:10px}.policy-actions{display:flex;justify-content:center;margin-top:34px;padding-bottom:20px}.policy-actions .btn{min-width:220px;justify-content:center}@media (max-width:700px){.policy-wrap{padding-top:34px;padding-bottom:70px}.policy-card{padding:22px}.policy-actions .btn{width:100%}}body,html{width:100%;max-width:100%}#__next{overflow-x:hidden}@media (max-width:700px){.wrap{width:100%;max-width:100vw;padding-left:18px;padding-right:18px;overflow-x:hidden}.nav .row,.status .row{max-width:100%;overflow:hidden}.status .mono{font-size:9px;letter-spacing:.12em;white-space:nowrap}.bname{font-size:17px;letter-spacing:.16em}.hero{width:100%;max-width:100%;overflow:hidden;padding-top:42px}h1.hero-h{max-width:100%;font-size:clamp(2.35rem,11vw,3.15rem);line-height:1.08;overflow-wrap:normal}.lede{max-width:100%;font-size:15px}.cta-row{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;width:100%}.cta-row .btn{width:100%;min-height:54px}.hud{width:100%;max-width:100%;overflow:hidden;padding:24px}.hud .big{font-size:48px}.fab{right:18px;bottom:18px}}@media (max-width:800px){.wrap.auth{width:100%;max-width:100vw!important;padding-left:18px;padding-right:18px;overflow-x:hidden}.wrap.auth>div[style*=grid-template-columns]{grid-template-columns:1fr!important;gap:16px!important}.wrap.auth .panel{width:100%;max-width:100%;padding:26px 22px;overflow:hidden}.wrap.auth .display{font-size:34px!important;line-height:1.12}.wrap.auth .sub,.wrap.auth p{max-width:100%}.wrap.auth .two{grid-template-columns:1fr!important;gap:0!important}.wrap.auth .field{margin-bottom:14px}.wrap.auth label{font-size:11px;letter-spacing:.16em;white-space:normal}.wrap.auth .input{width:100%;max-width:100%;font-size:16px;min-height:54px;padding:14px 16px}.wrap.auth textarea.input{min-height:92px}.wrap.auth .btn{width:100%;justify-content:center}.customer-orders-head{align-items:flex-start;flex-direction:column}.customer-order-head{flex-direction:column}.customer-order-grid{grid-template-columns:1fr!important}}.contact-grid{display:grid;grid-template-columns:1.25fr .85fr;grid-gap:18px;gap:18px;align-items:start}.contact-side{display:grid;grid-gap:16px;gap:16px}.contact-row{display:grid;grid-gap:6px;gap:6px;padding:14px 0;border-bottom:1px solid var(--line)}.contact-row:last-child{border-bottom:0}.contact-row a,.contact-row span:last-child{color:var(--sub);line-height:1.5;text-decoration:none}.contact-row a:hover{color:var(--blue-deep)}.contact-status{display:grid;grid-gap:14px;gap:14px}.status-line{display:flex;align-items:center;justify-content:space-between;gap:18px}.status-line p{margin:0;color:var(--sub)}.status-line h3{margin-top:8px;font-size:24px;font-weight:400}.status-dot{width:16px;height:16px;border-radius:999px;background:var(--blue);box-shadow:0 0 22px rgba(1,49,130,.75)}.contact-status>p{color:var(--sub);line-height:1.6;margin:0}@media (max-width:850px){.contact-grid,.contact-grid .two{grid-template-columns:1fr}.contact-grid .btn{width:100%;justify-content:center}}.contact-page{padding-top:54px;padding-bottom:80px}.contact-page .head{max-width:680px;margin-bottom:34px}.contact-page .head .mono{font-size:11px;letter-spacing:.16em;color:var(--blue-deep)}.contact-page .head .display{font-size:44px;line-height:1.05;font-weight:400;margin-top:16px;letter-spacing:-.03em}.contact-page .head p{margin-top:18px;max-width:620px;color:var(--sub);font-size:16px;line-height:1.65}.contact-page .contact-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.75fr);grid-gap:18px;gap:18px;align-items:start}.contact-page .panel{padding:32px}.contact-page .ph{font-size:10px;letter-spacing:.15em;color:var(--blue-deep);margin-bottom:22px}.contact-page label{font-size:10px;letter-spacing:.16em;color:var(--sub)}.contact-page .input{min-height:50px;font-size:14px}.contact-page .area{min-height:150px;resize:vertical}.contact-page .btn{min-width:170px;justify-content:center}.contact-page .contact-side{display:grid;grid-gap:16px;gap:16px}.contact-page .contact-row{padding:0 0 18px;margin-bottom:18px;border-bottom:1px solid var(--line)}.contact-page .contact-row:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.contact-page .contact-row .mono{display:block;margin-bottom:8px;font-size:12px;letter-spacing:.16em;color:var(--ink)}.contact-page .contact-row a,.contact-page .contact-row span:last-child{display:block;font-size:15px;line-height:1.55;color:var(--sub);text-decoration:none}.contact-page .contact-row a:hover{color:var(--blue-deep)}.contact-page .contact-status{padding:30px 32px}.contact-page .status-line{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.contact-page .status-line p{margin:0;font-size:12px;letter-spacing:.16em;color:var(--sub)}.contact-page .status-line h3{margin-top:8px;font-size:24px;line-height:1.15;font-weight:400}.contact-page .status-dot{width:15px;height:15px;flex:0 0 auto;border-radius:999px;background:var(--blue);box-shadow:0 0 22px rgba(1,49,130,.7)}.contact-page .contact-status>p{color:var(--sub);font-size:15px;line-height:1.65;margin:0}.contact-page .cn{opacity:.7}@media (max-width:900px){.contact-page{padding-top:36px}.contact-page .head .display{font-size:38px}.contact-page .contact-grid,.contact-page .contact-grid .two{grid-template-columns:1fr}.contact-page .panel{padding:26px 22px}.contact-page .btn{width:100%}}.nav-row{position:relative}.menu-btn{display:inline-flex}.site-menu{position:absolute;top:calc(100% + 14px);width:min(380px,calc(100vw - 36px));z-index:1000;padding:18px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 24px 70px rgba(20,45,70,.18);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-menu-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid var(--line)}.site-menu-head p{margin:0;color:var(--blue-deep);font-size:11px;letter-spacing:.16em}.site-menu-section{display:grid;grid-gap:8px;gap:8px;padding-top:16px}.site-menu-label{margin:0 0 2px;color:var(--sub);font-size:11px;letter-spacing:.16em;text-transform:uppercase}.site-menu-section a,.site-menu-section button{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:10px 12px;border:1px solid transparent;border-radius:10px;color:var(--ink);text-decoration:none;background:transparent;font-size:14px;letter-spacing:.04em;cursor:pointer}.site-menu-section a:hover,.site-menu-section button:hover{border-color:var(--line);background:rgba(1,49,130,.07);color:var(--blue-deep)}@media (max-width:700px){.navlinks{display:none}.site-menu{position:fixed;top:86px;left:18px;right:18px;width:auto;max-height:calc(100vh - 115px);overflow:auto}}.asset-admin-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:18px;gap:18px;align-items:start;padding-bottom:70px}.asset-list{display:grid;grid-gap:12px;gap:12px}.asset-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid var(--line)}.asset-row:last-child{border-bottom:0}.asset-row p{margin-top:5px;color:var(--sub);font-size:11px}.asset-links{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.asset-links a,.asset-links span{font-size:12px;color:var(--sub);text-decoration:none;padding:6px 9px;border:1px solid var(--line);border-radius:999px}.asset-links a{color:var(--blue-deep);background:rgba(1,49,130,.07)}@media (max-width:900px){.asset-admin-grid{grid-template-columns:1fr}.asset-row{align-items:flex-start;flex-direction:column}.asset-links{justify-content:flex-start}}.product-admin-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.75fr);grid-gap:18px;gap:18px;align-items:start;padding-bottom:70px}.product-admin-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.product-active-toggle{display:flex;align-items:center;gap:10px;color:var(--sub);font-size:14px}.product-active-toggle input{width:18px;height:18px}.product-admin-list{display:grid;grid-gap:10px;gap:10px}.product-admin-row{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;text-align:left;padding:14px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.62);cursor:pointer}.product-admin-row:hover{border-color:rgba(1,49,130,.5);background:rgba(1,49,130,.06)}.product-admin-row p{margin-top:4px;color:var(--sub);font-size:12px}.product-admin-row span{display:inline-flex;margin-top:8px;padding:5px 8px;border-radius:999px;border:1px solid var(--line);color:var(--sub);font-size:11px}.product-admin-row strong{white-space:nowrap}@media (max-width:950px){.product-admin-grid{grid-template-columns:1fr}.product-admin-head{align-items:flex-start;flex-direction:column}}.admin-hub{padding-top:34px;padding-bottom:10px}.admin-hub-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.admin-hub-head h1{margin-top:8px;font-size:34px;font-weight:400}.admin-hub-head .sub{max-width:720px;margin-top:8px}@media (max-width:650px){.admin-hub{padding-top:24px}.admin-hub-grid{grid-template-columns:1fr}.admin-hub-card{min-height:auto}}.danger-btn{color:#B23B3B!important;border-color:#F0B8B8!important}.danger-btn:hover{background:#FFF7F7!important;border-color:#D66!important}body,html{min-height:100%;overflow-x:hidden}body{display:flex;flex-direction:column}body>*{max-width:100%}.foot,footer{width:100%;margin-top:72px;padding:34px 0;background:#fff;border-top:1px solid var(--line);position:relative;z-index:2}.foot .wrap,footer .wrap{display:flex;align-items:center;justify-content:space-between;gap:18px}@media (max-width:850px){.crumb{padding-top:22px;padding-bottom:12px;overflow:hidden}.crumb .mono{display:block;max-width:100%;font-size:11px;letter-spacing:.14em;white-space:normal;line-height:1.5}.p-grid{display:grid!important;grid-template-columns:1fr!important;grid-gap:24px!important;gap:24px!important;max-width:100vw;padding-left:18px;padding-right:18px}.p-grid,.p-img{width:100%;overflow:hidden}.p-img{max-width:100%;min-height:0!important;height:auto!important;padding:22px!important}.p-img .topref{position:relative;z-index:2;font-size:11px;letter-spacing:.14em}.product-detail-img{display:block;width:100%;max-width:100%;height:auto!important;max-height:420px;object-fit:contain;object-position:center;margin:12px auto 0}.p-img .tag{position:relative!important;left:auto!important;bottom:auto!important;margin-top:16px}.p-info{width:100%;max-width:100%;overflow:hidden}.p-info .ref{font-size:13px;letter-spacing:.16em;margin-bottom:14px}.p-info h1{font-size:clamp(3rem,15vw,4.6rem)!important;line-height:.95;letter-spacing:-.05em;word-break:break-word}.p-price{font-size:clamp(2.2rem,11vw,3.3rem)!important;margin-top:18px}.p-desc{font-size:16px;line-height:1.65;margin-top:18px}.p-desc,.spec{max-width:100%}.spec{width:100%;padding:24px 20px!important;overflow:hidden;margin-top:24px}.spec .h{font-size:18px;letter-spacing:.16em;white-space:normal}.srow{display:grid!important;grid-template-columns:1fr!important;grid-gap:8px;gap:8px;padding:14px 0}.srow .k,.srow .v{max-width:100%;white-space:normal;overflow-wrap:break-word}.p-btns{display:grid!important;grid-template-columns:1fr!important;grid-gap:12px!important;gap:12px!important;margin-top:24px!important;padding-bottom:10px}.p-btns,.p-btns .btn{width:100%;max-width:100%}.p-btns .btn{min-height:56px;justify-content:center;white-space:normal;text-align:center;padding-left:16px;padding-right:16px}.foot,footer{margin-top:48px;padding:26px 0}.foot .wrap,footer .wrap{flex-direction:column;align-items:flex-start;gap:12px;padding-left:18px;padding-right:18px}.foot .mono,footer .mono{font-size:10px;letter-spacing:.13em;line-height:1.5}}.foot{width:100%;margin-top:64px!important;padding:30px 0!important;background:#fff;border-top:1px solid var(--line);position:relative;z-index:2}.foot .wrap{display:flex;align-items:center;justify-content:space-between;gap:18px}.product-detail-image-box{position:relative;z-index:2;width:100%;display:flex;align-items:center;justify-content:center;padding:24px 0}.product-image-card{overflow:hidden}.product-image-card .product-detail-img{display:block;width:auto;max-width:88%;height:auto;max-height:640px;object-fit:contain;object-position:center;margin:0 auto}.product-spec-clean .srow{display:grid;grid-template-columns:minmax(150px,.45fr) 1fr;grid-gap:18px;gap:18px;align-items:start}.product-spec-clean .v{color:var(--ink)}@media (max-width:850px){.crumb{padding:22px 18px 12px;overflow:hidden}.crumb .mono{display:block;max-width:100%;font-size:11px;letter-spacing:.14em;white-space:normal;line-height:1.5}.product-detail-clean{display:grid!important;grid-template-columns:1fr!important;grid-gap:24px!important;gap:24px!important;width:100%;max-width:100vw;padding-left:18px;padding-right:18px;overflow:hidden}.product-image-card{width:100%;max-width:100%;min-height:auto!important;height:auto!important;padding:22px!important;overflow:hidden}.product-detail-image-box{height:auto;min-height:360px;padding:10px 0 18px}.product-image-card .product-detail-img{position:relative!important;inset:auto!important;transform:none!important;width:auto!important;max-width:92%!important;height:auto!important;max-height:430px!important;object-fit:contain!important;object-position:center!important;margin:0 auto!important}.product-image-card .tag{position:relative!important;left:auto!important;bottom:auto!important;margin-top:12px}.product-info-clean{width:100%;max-width:100%;overflow:hidden}.product-info-clean .ref{font-size:13px;letter-spacing:.16em;margin-bottom:14px}.product-info-clean h1{font-size:clamp(3rem,14vw,4.4rem)!important;line-height:.96;letter-spacing:-.05em;word-break:break-word}.product-info-clean .p-price{font-size:clamp(2.3rem,11vw,3.3rem)!important;margin-top:18px}.product-info-clean .p-desc{max-width:100%;font-size:16px;line-height:1.65;margin-top:18px}.product-spec-clean{width:100%;max-width:100%;padding:26px 22px!important;overflow:hidden;margin-top:24px}.product-spec-clean .h{font-size:18px;letter-spacing:.16em;white-space:normal}.product-spec-clean .srow{display:grid!important;grid-template-columns:1fr!important;grid-gap:8px;gap:8px;padding:15px 0}.product-spec-clean .k,.product-spec-clean .v{max-width:100%;white-space:normal;overflow-wrap:break-word}.product-buttons-clean{display:grid!important;grid-template-columns:1fr!important;grid-gap:12px!important;gap:12px!important;width:100%;max-width:100%;margin-top:24px!important;padding-bottom:12px}.product-buttons-clean .btn{width:100%;max-width:100%;min-height:58px;justify-content:center;white-space:normal;text-align:center;padding-left:16px;padding-right:16px}.foot{margin-top:48px!important;padding:26px 0!important}.foot .wrap{flex-direction:column;align-items:flex-start;gap:12px;padding-left:18px;padding-right:18px}.foot .mono{font-size:10px;letter-spacing:.13em;line-height:1.5}}.product-page-v2{width:100%;overflow-x:hidden;padding-bottom:80px}.product-crumb-v2{padding-top:34px;padding-bottom:18px}.product-crumb-v2 .mono{color:var(--sub);font-size:12px;letter-spacing:.16em}.product-shell-v2{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.85fr);grid-gap:48px;gap:48px;align-items:start}.product-media-card-v2{position:relative;width:100%;min-height:560px;padding:32px;overflow:hidden;background:rgba(255,255,255,.45);border:1px solid var(--line)}.product-media-top-v2{position:relative;z-index:2;color:var(--blue-deep)}.product-media-box-v2{position:relative;z-index:2;width:100%;min-height:430px;display:flex;align-items:center;justify-content:center;padding:24px 0}.product-media-box-v2 img{display:block;width:auto;height:auto;max-width:82%;max-height:430px;object-fit:contain;object-position:center}.product-placeholder-v2{width:100%;height:340px;display:grid;place-items:center;border:1px solid var(--line);background:rgba(255,255,255,.55)}.product-media-tag-v2{position:absolute;left:32px;bottom:32px;z-index:3;display:flex;align-items:center;gap:10px;color:var(--blue-deep);letter-spacing:.16em}.product-info-v2{min-width:0;padding-top:26px}.product-ref-v2{color:var(--blue-deep);font-size:12px;letter-spacing:.16em;margin-bottom:18px}.product-info-v2 h1{font-size:52px;line-height:1;font-weight:400;letter-spacing:-.04em;margin:0}.product-price-v2{margin-top:22px;font-size:34px;line-height:1;font-weight:300}.product-desc-v2{margin-top:22px;max-width:620px;color:var(--sub);font-size:16px;line-height:1.7}.product-spec-v2{position:relative;margin-top:30px;padding:30px 34px;background:rgba(255,255,255,.78);border:1px solid var(--line);overflow:hidden}.product-spec-title-v2{color:var(--sub);font-size:12px;letter-spacing:.16em;margin-bottom:18px}.product-spec-row-v2{display:grid;grid-template-columns:180px 1fr;grid-gap:20px;gap:20px;align-items:start;padding:15px 0;border-top:1px solid var(--line)}.product-spec-row-v2 span{color:var(--sub);font-size:11px;letter-spacing:.16em}.product-spec-row-v2 b{color:var(--ink);font-size:15px;font-weight:400;line-height:1.5}.product-actions-v2{display:grid;grid-template-columns:1.35fr 1fr 1fr;grid-gap:14px;gap:14px;margin-top:28px;width:100%}.product-actions-v2 .btn{width:100%;min-height:54px;justify-content:center;white-space:nowrap}@media (max-width:900px){.product-page-v2{padding-bottom:56px}.product-crumb-v2{padding:26px 18px 14px}.product-crumb-v2 .mono{display:block;font-size:11px;line-height:1.5;white-space:normal}.product-shell-v2{grid-template-columns:1fr;gap:24px;padding-left:18px;padding-right:18px;max-width:100vw}.product-media-card-v2{min-height:auto;padding:22px}.product-media-box-v2{min-height:0;padding:18px 0 46px}.product-media-box-v2 img{width:auto;max-width:92%;max-height:430px}.product-media-tag-v2{left:22px;bottom:22px}.product-info-v2{padding-top:0}.product-ref-v2{font-size:12px}.product-info-v2 h1{font-size:clamp(54px,15vw,74px);line-height:.96;letter-spacing:-.055em;word-break:break-word}.product-price-v2{font-size:clamp(42px,12vw,58px);margin-top:20px}.product-desc-v2{font-size:16px;line-height:1.65}.product-spec-v2{margin-top:26px;padding:26px 22px}.product-spec-title-v2{font-size:18px;white-space:normal}.product-spec-row-v2{grid-template-columns:1fr;gap:8px;padding:16px 0}.product-spec-row-v2 b,.product-spec-row-v2 span{max-width:100%;overflow-wrap:break-word}.product-actions-v2{grid-template-columns:1fr;gap:12px;margin-top:24px}.product-actions-v2 .btn{min-height:58px;white-space:normal;text-align:center;padding-left:16px;padding-right:16px}}.admin-shell{padding-top:34px;padding-bottom:12px}.admin-shell-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.admin-shell-head h1{margin-top:8px;font-size:34px;font-weight:400}.admin-shell-head .sub{max-width:720px;margin-top:8px}.admin-login-card{max-width:520px;padding:22px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.82);box-shadow:0 18px 50px rgba(20,45,70,.06)}.admin-hub-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-hub-card{display:grid;grid-gap:8px;gap:8px;min-height:150px;padding:20px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.78);text-decoration:none;color:var(--ink);box-shadow:0 18px 50px rgba(20,45,70,.06)}.admin-hub-card:hover{border-color:rgba(1,49,130,.55);background:rgba(1,49,130,.06)}.admin-hub-card .mono{color:var(--blue-deep);font-size:10px;letter-spacing:.16em}.admin-hub-card b{font-size:18px;font-weight:500}.admin-hub-card p{color:var(--sub);font-size:13px;line-height:1.5}@media (max-width:1000px){.admin-hub-grid{grid-template-columns:1fr 1fr}}@media (max-width:650px){.admin-shell{padding-top:24px}.admin-shell-head{align-items:flex-start;flex-direction:column}.admin-hub-grid{grid-template-columns:1fr}.admin-hub-card{min-height:auto}}.policy-combined-page{padding-bottom:80px}.policy-combined-hero{position:relative;padding:44px;border:1px solid var(--line);background:rgba(255,255,255,.76);margin-bottom:20px}.policy-combined-hero h1{font-size:clamp(54px,10vw,120px);line-height:.9;letter-spacing:-.06em;margin:10px 0 0}.policy-combined-nav{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 28px}.policy-combined-nav a{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.72);color:var(--ink);text-decoration:none;font-size:13px}.policy-combined-nav a:hover{border-color:rgba(1,49,130,.55);background:rgba(1,49,130,.07)}.policy-combined-wrap{display:grid;grid-gap:18px;gap:18px}.policy-combined-section{scroll-margin-top:120px;padding:34px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.78)}.policy-combined-section h2{font-size:clamp(34px,5vw,58px);line-height:1;letter-spacing:-.045em;margin:0 0 18px}.policy-combined-copy{display:grid;grid-gap:14px;gap:14px;color:var(--sub);font-size:16px;line-height:1.75}.policy-combined-copy p{margin:0}.policy-combined-copy a{color:var(--blue-deep);text-decoration:underline;text-underline-offset:4px}.policy-combined-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}@media (max-width:650px){.policy-combined-hero{padding:30px 22px}.policy-combined-section{padding:26px 20px}.policy-combined-nav{display:grid;grid-template-columns:1fr 1fr}.policy-combined-nav a{width:100%}.policy-combined-actions{display:grid}.policy-combined-actions .btn{width:100%}}.footer-links{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex-wrap:wrap}.footer-links a{color:var(--ink);text-decoration:none}.footer-links a:hover{color:var(--blue-deep)}@media (max-width:650px){.footer-links{justify-content:flex-start;gap:10px 14px}}.card-img{height:188px;position:relative;overflow:hidden;display:flex!important;align-items:center;justify-content:center;background:linear-gradient(135deg,#F5F7FA,#E8EDF3)}.product-img{width:auto!important;height:185px!important;max-width:80%;object-fit:contain;object-position:center;padding:0!important;background:transparent!important;display:block;mix-blend-mode:multiply}.card-ref{position:absolute;top:16px;left:16px;z-index:2}.product-detail-img{position:absolute;left:50%;top:50%;width:auto!important;height:800px!important;max-width:100%;transform:translate(-50%,-50%);object-fit:contain;object-position:center;background:transparent!important;mix-blend-mode:multiply;filter:drop-shadow(0 20px 35px rgba(1,49,130,.22))}.ci{display:flex!important;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#F5F7FA,#E8EDF3)}.cart-img{width:auto!important;height:58px!important;max-width:100%;object-fit:contain;object-position:center;display:block;mix-blend-mode:multiply}.section{padding-bottom:70px}.ml-admin-page{padding-top:22px}.ml-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,190px);grid-gap:18px;gap:18px;align-items:end;padding:26px 0 16px}.ml-head h1{margin:6px 0 0;font-size:clamp(38px,6vw,68px);line-height:.96}.ml-head .sub{max-width:640px;margin-top:12px;line-height:1.55}.ml-stats-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:12px}.ml-stat{border:1px solid var(--line);background:rgba(255,255,255,.84);border-radius:18px;padding:15px;min-width:0}.ml-stat.focus{border-color:rgba(1,49,130,.35);background:rgba(233,243,251,.95)}.ml-stat span{display:block;color:var(--blue-deep);font-size:9px}.ml-stat b{display:block;margin-top:8px;font-size:clamp(22px,4vw,32px);line-height:1}.ml-stat b,.ml-stat p{overflow-wrap:anywhere}.ml-stat p{margin:7px 0 0;color:var(--sub);font-size:12px;line-height:1.35}.ml-mode-card{display:grid;grid-template-columns:minmax(220px,320px) minmax(0,1fr);grid-gap:12px;gap:12px;align-items:end;border:1px solid var(--line);background:rgba(255,255,255,.72);border-radius:20px;padding:14px;margin-top:14px}.ml-mode-select{margin:0}.ml-mode-tabs{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.ml-mode-tabs button{min-height:42px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--sub);padding:0 15px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ml-mode-tabs button.active{background:var(--ink);border-color:var(--ink);color:#fff}.ml-message{margin-top:14px}.ml-workspace{border:1px solid var(--line);background:rgba(255,255,255,.88);border-radius:24px;padding:20px;margin-top:16px;box-shadow:0 14px 40px rgba(1,49,130,.06)}.ml-workspace-head{display:grid;grid-gap:6px;gap:6px;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:16px}.ml-workspace-head h2{margin:0;font-size:clamp(28px,5vw,46px);line-height:1}.ml-workspace-head p{color:var(--sub);line-height:1.55;max-width:720px}.ml-control-row{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:10px;gap:10px;margin-bottom:16px}.ml-filter-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,220px) minmax(160px,220px);grid-gap:10px;gap:10px;margin-bottom:14px}.ml-filter-grid.two-col{grid-template-columns:minmax(0,1fr) minmax(160px,240px)}.ml-focus-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);grid-gap:14px;gap:14px;align-items:start}.ml-empty,.ml-primary-card,.ml-side-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:18px;min-width:0}.ml-empty,.ml-muted{color:var(--sub);line-height:1.55}.ml-card-top{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:start}.ml-card-top h3{margin:8px 0 0;font-size:clamp(26px,4vw,40px);line-height:1;overflow-wrap:anywhere}.ml-card-top p{color:var(--sub);margin-top:8px;overflow-wrap:anywhere}.ml-pill{border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.78);color:var(--sub);padding:8px 11px;font-size:10px;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.ml-pill.active{color:#27845a;background:rgba(48,164,108,.1);border-color:rgba(48,164,108,.22)}.ml-pill.expired,.ml-pill.inactive,.ml-pill.maxed,.ml-pill.paused{color:#8a6a00;background:rgba(255,200,87,.14);border-color:rgba(255,200,87,.28)}.ml-pill.refunded,.ml-pill.removed,.ml-pill.void{color:#b23b3b;background:rgba(211,51,51,.08);border-color:rgba(211,51,51,.2)}.ml-payout-amount{border:1px solid rgba(1,49,130,.25);background:rgba(233,243,251,.72);border-radius:18px;padding:18px;margin:16px 0 14px}.ml-payout-amount span{display:block;color:var(--blue-deep);font-size:10px;letter-spacing:.14em;text-transform:uppercase}.ml-payout-amount b{display:block;margin-top:8px;font-size:clamp(42px,8vw,76px);line-height:.95}.ml-payout-amount p{margin-top:10px;color:var(--sub);line-height:1.5}.ml-code-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:16px 0}.ml-action-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:14px}.ml-danger-btn{color:#b23b3b;border-color:rgba(211,51,51,.26)}.ml-danger-btn:hover{border-color:#b23b3b}.ml-detail-list{display:grid;grid-gap:0;gap:0;border:1px solid var(--line);border-radius:16px;overflow:hidden;margin-top:12px}.ml-detail-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);grid-gap:12px;gap:12px;padding:12px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.72)}.ml-detail-row:last-child{border-bottom:0}.ml-detail-row span{color:var(--sub);font-size:12px}.ml-detail-row b{text-align:right;font-size:12px;overflow-wrap:anywhere}.ml-accordion{border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.76);margin-top:12px;overflow:hidden}.ml-accordion summary{list-style:none;cursor:pointer;padding:14px 16px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ink);display:flex;align-items:center;justify-content:space-between;gap:12px}.ml-accordion summary::-webkit-details-marker{display:none}.ml-accordion summary:after{content:"+";color:var(--blue-deep);font-size:18px;line-height:1}.ml-accordion[open] summary:after{content:"–"}.ml-accordion-body{border-top:1px solid var(--line);padding:14px}.ml-accordion.compact{background:#fff}.ml-accordion.create{margin-top:14px;background:#fff}.ml-form-grid{display:grid;grid-gap:12px;gap:12px;border-top:1px solid var(--line);padding:16px}.ml-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.ml-area{min-height:100px;resize:vertical}.ml-mini-list{display:grid;grid-gap:8px;gap:8px}.ml-mini-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;border-bottom:1px solid var(--line);padding-bottom:8px}.ml-mini-row:last-child{border-bottom:0;padding-bottom:0}.ml-mini-row b,.ml-mini-row strong{overflow-wrap:anywhere}.ml-mini-row p{margin-top:4px;color:var(--sub);font-size:12px;line-height:1.35}@media (max-width:980px){.ml-head{grid-template-columns:1fr}.ml-stats-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.ml-filter-grid,.ml-filter-grid.two-col,.ml-focus-layout,.ml-mode-card{grid-template-columns:1fr}.ml-mode-tabs{justify-content:flex-start}.ml-code-grid{grid-template-columns:1fr}}@media (max-width:720px){.ml-admin-page{padding-top:12px}.ml-primary-card,.ml-side-card,.ml-workspace{border-radius:18px;padding:16px}.ml-stats-bar{grid-template-columns:1fr}.ml-mode-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.ml-mode-tabs button{width:100%}.ml-action-row,.ml-card-top,.ml-detail-row,.ml-mini-row,.ml-two{grid-template-columns:1fr}.ml-detail-row b{text-align:left}.ml-pill{width:100%;text-align:center}.ml-payout-amount b{font-size:44px}}@media (max-width:420px){.ml-mode-tabs{grid-template-columns:1fr}}.home-editorial{--home-parallax:0px}.home-motion-enabled [data-home-reveal]{--home-from-x:0px;--home-from-y:34px;--home-from-r:0deg;transform:translate3d(var(--home-from-x),calc(var(--home-from-y) + var(--home-parallax, 0px)),0) rotate(var(--home-from-r)) scale(.992);transition:opacity .46s cubic-bezier(.2,.7,.2,1) var(--home-delay,0s),transform .68s cubic-bezier(.16,1,.3,1) var(--home-delay,0s),box-shadow .28s ease,border-color .28s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d}.home-motion-enabled [data-home-reveal=left]{--home-from-x:-42px;--home-from-y:10px;--home-from-r:-.8deg}.home-motion-enabled [data-home-reveal=right]{--home-from-x:42px;--home-from-y:10px;--home-from-r:.8deg}.home-motion-enabled [data-home-reveal=diagonal-left]{--home-from-x:-38px;--home-from-y:32px;--home-from-r:-1deg}.home-motion-enabled [data-home-reveal=diagonal-right]{--home-from-x:38px;--home-from-y:32px;--home-from-r:1deg}.home-motion-enabled [data-home-reveal=clip]{--home-from-y:26px;--home-from-r:-.2deg}.home-motion-enabled [data-home-reveal].home-in-view{transform:translate3d(0,var(--home-parallax,0),0) rotate(0deg) scale(1)}.home-motion-enabled [data-home-reveal].home-motion-near{will-change:opacity,transform}.home-editorial-hero{position:relative}.home-editorial-hero:before{content:"";position:absolute;z-index:-1;width:min(52vw,760px);height:1px;top:22%;right:-8%;background:linear-gradient(90deg,transparent,rgba(1,49,130,.35),transparent);transform:rotate(-12deg);transform-origin:center;animation:emberonDiagonalSweep 9s ease-in-out infinite alternate}.home-editorial-hero-copy h1{position:relative}.home-editorial-hero-copy h1:after{content:"";display:block;width:min(360px,58%);height:3px;margin-top:18px;border-radius:99px;background:linear-gradient(90deg,var(--blue),rgba(1,49,130,0));transform-origin:left;transform:scaleX(0);animation:emberonLineGrow 1.2s cubic-bezier(.16,1,.3,1) .72s forwards}.home-editorial-visual{isolation:isolate;overflow:hidden}.home-editorial-visual:before{content:"";position:absolute;z-index:-1;inset:-35%;background:radial-gradient(circle at 30% 30%,rgba(1,49,130,.22),transparent 28%),linear-gradient(120deg,transparent 36%,rgba(255,255,255,.78) 49%,transparent 62%);transform:translateX(-48%) rotate(-8deg);animation:emberonVisualGlow 8s ease-in-out infinite}.home-editorial-product-stage{--home-pointer-x:0px;--home-pointer-y:0px;--home-pointer-rx:0deg;--home-pointer-ry:0deg;transform:perspective(1100px) translate3d(var(--home-pointer-x),var(--home-pointer-y),0) rotateX(var(--home-pointer-rx)) rotateY(var(--home-pointer-ry));transform-style:preserve-3d;transition:transform .11s linear;-webkit-backface-visibility:hidden;backface-visibility:hidden}.home-editorial-product-stage img{animation:emberonProductFloat 5.2s ease-in-out infinite}.home-orbit-one{animation:emberonOrbitOne 18s linear infinite}.home-orbit-two{animation:emberonOrbitTwo 22s linear infinite reverse}.home-editorial-signal-grid span{transition:transform .26s cubic-bezier(.16,1,.3,1),border-color .26s ease,background .26s ease}.home-editorial-signal-grid span:hover{transform:translate3d(5px,-3px,0);border-color:rgba(1,49,130,.42);background:rgba(255,255,255,.94)}.home-catalogue-actions .btn,.home-editorial-actions .btn,.home-final-actions .btn{transition:transform .26s cubic-bezier(.16,1,.3,1),box-shadow .26s ease,border-color .26s ease}.home-catalogue-actions .btn:hover,.home-editorial-actions .btn:hover,.home-final-actions .btn:hover{transform:translate3d(5px,-4px,0);box-shadow:0 14px 34px rgba(32,81,115,.15)}.home-editorial-product-grid>*,.home-growth-grid article,.home-problem-card{position:relative;overflow:hidden}.home-editorial-product-grid>:before,.home-growth-grid article:before,.home-problem-card:before{content:"";position:absolute;pointer-events:none;z-index:4;width:180%;height:1px;left:-40%;top:12%;background:linear-gradient(90deg,transparent,rgba(1,49,130,.42),transparent);transform:translateX(-65%) rotate(-8deg);transition:transform .85s cubic-bezier(.16,1,.3,1)}.home-editorial-product-grid>.home-in-view:before,.home-growth-grid article.home-in-view:before,.home-problem-card.home-in-view:before{transform:translateX(46%) rotate(-8deg)}.home-editorial-product-grid>:hover,.home-growth-grid article:hover,.home-problem-card:hover{border-color:rgba(1,49,130,.4);box-shadow:0 24px 60px rgba(32,81,115,.12)}.home-clarity-band{position:relative;overflow:hidden}.home-clarity-band:before{content:"DOCUMENTATION  /  AVAILABILITY  /  ORDERING  /  FOLLOW-THROUGH  /  DOCUMENTATION  /  AVAILABILITY  /  ORDERING  /  FOLLOW-THROUGH";position:absolute;left:-10%;right:-10%;bottom:18px;white-space:nowrap;color:rgba(131,201,247,.15);font-family:var(--mono,monospace);font-size:12px;letter-spacing:.24em;transform:rotate(-2deg);animation:emberonRibbon 22s linear infinite}.home-system-row{position:relative}.home-system-row:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(112deg,transparent 28%,rgba(1,49,130,.045),transparent 66%);transform:translateX(-105%);transition:transform 1.1s cubic-bezier(.16,1,.3,1) var(--home-delay,0s)}.home-system-row.home-in-view:after{transform:translateX(100%)}.home-motion-enabled .home-subscription-console-line i,.home-motion-enabled .home-system-row .home-system-line i{transform:scaleX(0);transform-origin:left;transition:transform 1.2s cubic-bezier(.16,1,.3,1) calc(var(--home-delay, 0s) + .26s)}.home-motion-enabled .home-subscription-console.home-in-view .home-subscription-console-line i,.home-motion-enabled .home-system-row.home-in-view .home-system-line i{transform:scaleX(1)}.home-journey-track article{position:relative}.home-journey-track article:before{content:"";position:absolute;top:-1px;left:0;width:0;height:2px;background:var(--blue);transition:width .9s cubic-bezier(.16,1,.3,1) calc(var(--home-delay, 0s) + .14s)}.home-journey-track article.home-in-view:before{width:100%}.home-subscription-console{transform-origin:60% 50%}.home-subscription-console-head svg{animation:emberonClockPulse 2.8s ease-in-out infinite}.home-faq-item summary{transition:color .24s ease,transform .24s ease}.home-faq-item summary:hover{color:var(--blue-deep);transform:translateX(5px)}.home-page-paused *,.home-page-paused :after,.home-page-paused :before{animation-play-state:paused!important}.home-motion-enabled[data-home-scroll=up] [data-home-reveal]:not(.home-in-view){--home-from-y:-28px}.home-motion-enabled[data-home-scroll=up] [data-home-reveal=diagonal-left]:not(.home-in-view),.home-motion-enabled[data-home-scroll=up] [data-home-reveal=left]:not(.home-in-view){--home-from-x:-34px}.home-motion-enabled[data-home-scroll=up] [data-home-reveal=diagonal-right]:not(.home-in-view),.home-motion-enabled[data-home-scroll=up] [data-home-reveal=right]:not(.home-in-view){--home-from-x:34px}.home-editorial-product-grid>.home-in-view,.home-growth-grid article.home-in-view,.home-problem-card.home-in-view,.home-subscription-console.home-in-view{box-shadow:0 20px 54px rgba(32,81,115,.09)}@keyframes emberonDiagonalSweep{0%{transform:translate3d(-5%,18px,0) rotate(-12deg);opacity:.25}to{transform:translate3d(7%,-14px,0) rotate(-8deg);opacity:.8}}@keyframes emberonLineGrow{to{transform:scaleX(1)}}@keyframes emberonVisualGlow{0%,to{transform:translateX(-48%) rotate(-8deg);opacity:.55}50%{transform:translateX(48%) rotate(-8deg);opacity:.95}}@keyframes emberonProductFloat{0%,to{transform:translate3d(0,-3px,35px) rotate(-.4deg)}50%{transform:translate3d(0,10px,48px) rotate(.5deg)}}@keyframes emberonOrbitOne{to{transform:rotate(1turn)}}@keyframes emberonOrbitTwo{0%{transform:rotate(-18deg)}to{transform:rotate(342deg)}}@keyframes emberonRibbon{0%{transform:translateX(0) rotate(-2deg)}to{transform:translateX(-22%) rotate(-2deg)}}@keyframes emberonClockPulse{0%,to{transform:rotate(0deg) scale(1)}50%{transform:rotate(8deg) scale(1.08)}}@media (min-width:1101px){.home-problem-card-2,.home-problem-card-4{transform-origin:left bottom}}@media (max-width:850px){.home-clarity-band:before,.home-editorial-hero:before{display:none}.home-editorial-product-stage{transform:none}}@media (prefers-reduced-motion:reduce){.home-motion-enabled [data-home-reveal],.home-motion-enabled [data-home-reveal].home-in-view{opacity:1;transform:none;transition:none}.home-clarity-band:before,.home-editorial-hero-copy h1:after,.home-editorial-hero:before,.home-editorial-product-stage img,.home-editorial-visual:before,.home-orbit-one,.home-orbit-two,.home-subscription-console-head svg{animation:none}.home-motion-enabled .home-subscription-console-line i,.home-motion-enabled .home-system-row .home-system-line i{transform:none;transition:none}}@media (max-width:900px),(pointer:coarse){.home-motion-enabled [data-home-reveal]{--home-parallax:0px!important}.home-editorial-product-stage{transition:none}}.home-motion-enabled [data-home-reveal]{opacity:0;transform:translate3d(0,28px,0);transition:opacity .52s cubic-bezier(.16,1,.3,1) var(--home-delay,0s),transform .62s cubic-bezier(.16,1,.3,1) var(--home-delay,0s);will-change:opacity,transform}.home-motion-enabled [data-home-reveal].home-in-view{opacity:1;transform:translate3d(0,var(--home-parallax,0),0)}.home-launch-difference-grid [data-home-reveal]:nth-child(2n),.home-launch-flow-grid [data-home-reveal]:nth-child(2n){transform:translate3d(20px,24px,0)}.home-launch-difference-grid [data-home-reveal]:nth-child(odd),.home-launch-flow-grid [data-home-reveal]:nth-child(odd){transform:translate3d(-20px,24px,0)}.home-launch-difference-grid [data-home-reveal].home-in-view,.home-launch-flow-grid [data-home-reveal].home-in-view{transform:translateZ(0)}@media (prefers-reduced-motion:reduce){.home-motion-enabled [data-home-reveal]{opacity:1!important;transform:none!important;transition:none!important}}.home-launch{overflow-x:clip}.home-launch .home-launch-hero{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(360px,500px)!important;grid-gap:clamp(28px,4vw,58px)!important;gap:clamp(28px,4vw,58px)!important;align-items:center!important;min-height:0!important;padding-block:clamp(38px,5vw,66px)!important}.home-launch .home-launch-copy{min-width:0}.home-launch .home-launch-copy h1{max-width:820px!important;margin:12px 0 0!important;font-size:clamp(50px,6.2vw,86px)!important;line-height:.91!important;letter-spacing:-.06em!important;text-wrap:balance}.home-launch .home-launch-lede{max-width:720px;margin:20px 0 0;color:var(--sub);font-size:clamp(16px,1.45vw,20px);line-height:1.55}.home-launch .home-editorial-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.home-launch .home-editorial-actions .btn{min-height:48px}.home-launch .home-launch-trust{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.home-launch .home-launch-trust span{display:inline-flex;align-items:center;gap:7px;min-width:0;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.84);padding:8px 11px;color:var(--sub);font-size:11px}.home-launch .home-launch-visual{position:relative!important;isolation:isolate;display:grid!important;grid-template-rows:auto minmax(300px,1fr) auto!important;width:100%!important;max-width:500px!important;min-height:510px!important;justify-self:end!important;align-self:center!important;border:1px solid var(--line)!important;border-radius:26px!important;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(230,244,253,.92))!important;box-shadow:0 24px 68px rgba(25,75,108,.12)!important;overflow:hidden!important}.home-launch .home-editorial-visual-top{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px 0}.home-launch .home-live{display:inline-flex;align-items:center;gap:7px;color:#267a50}.home-launch .home-live i{width:8px;height:8px;border-radius:50%;background:#32b879;box-shadow:0 0 0 5px rgba(50,184,121,.1)}.home-launch .home-editorial-product-stage{position:relative!important;display:grid!important;place-items:center!important;min-width:0!important;min-height:0!important;padding:18px 30px 8px!important;overflow:hidden!important}.home-launch .home-editorial-product-stage img{position:relative!important;z-index:2!important;display:block!important;width:100%!important;height:100%!important;max-width:390px!important;max-height:365px!important;object-fit:contain!important;object-position:center!important;filter:drop-shadow(0 22px 34px rgba(31,79,110,.16))}.home-launch .home-orbit{position:absolute;z-index:1;border:1px solid rgba(1,49,130,.22);border-radius:50%;pointer-events:none}.home-launch .home-orbit-one{width:70%;aspect-ratio:1}.home-launch .home-orbit-two{width:54%;aspect-ratio:1;transform:rotate(28deg)}.home-launch .home-editorial-product-record{position:relative!important;z-index:4!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:0 16px 16px!important;border:1px solid rgba(1,49,130,.2)!important;border-radius:18px!important;background:rgba(255,255,255,.94)!important;padding:14px 16px!important}.home-launch .home-editorial-product-record>div{display:grid;grid-gap:4px;gap:4px;min-width:0}.home-launch .home-editorial-product-record strong{font-size:16px;overflow-wrap:anywhere}.home-launch .home-editorial-product-record a{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;color:var(--blue-deep);font-size:12px;font-weight:700;text-decoration:none}.home-launch .home-catalogue-showcase,.home-launch .home-launch-faq,.home-launch .home-launch-flow,.home-launch .home-launch-recurring,.home-launch .home-newsletter-section{padding-block:clamp(38px,5vw,68px)!important}.home-launch .home-launch-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,390px);grid-gap:26px;gap:26px;align-items:end;margin-bottom:20px}.home-launch .home-launch-section-head h2{max-width:880px;margin:7px 0 0;font-size:clamp(40px,5vw,70px);line-height:.96}.home-launch .home-launch-section-head>p{margin:0;color:var(--sub);line-height:1.58}.home-launch .home-launch-flow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.home-launch .home-launch-difference-grid article,.home-launch .home-launch-flow-grid article{position:relative;min-width:0;min-height:220px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.9);padding:20px;overflow:hidden}.home-launch .home-launch-difference-grid article:after,.home-launch .home-launch-flow-grid article:after{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,var(--blue),transparent)}.home-launch .home-launch-flow-grid article>span{color:rgba(1,49,130,.82);font-size:38px}.home-launch .home-launch-icon{width:48px;height:48px;display:grid;place-items:center;margin-top:22px;border-radius:15px;background:rgba(1,49,130,.11);color:var(--blue-deep)}.home-launch .home-launch-difference-grid h3,.home-launch .home-launch-flow-grid h3{margin:18px 0 0;font-size:23px;line-height:1.08}.home-launch .home-launch-difference-grid p,.home-launch .home-launch-flow-grid p{margin:9px 0 0;color:var(--sub);line-height:1.5}.home-launch .home-launch-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:18px!important;gap:18px!important}.home-launch .home-launch-product-grid>*{min-width:0}.home-launch .home-launch-blueprint{background:linear-gradient(125deg,#0d2c42,#123d59);color:white}.home-launch .home-launch-blueprint-inner{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);grid-gap:clamp(30px,6vw,84px);gap:clamp(30px,6vw,84px);align-items:start;padding-block:clamp(54px,7vw,92px)}.home-launch .home-launch-blueprint h2{margin:8px 0 0;font-size:clamp(44px,5.4vw,76px);line-height:.95}.home-launch .home-launch-difference-grid{display:grid;grid-gap:12px;gap:12px}.home-launch .home-launch-difference-grid article{color:var(--ink);min-height:0}.home-launch .home-launch-difference-grid .home-launch-icon{margin-top:0}.home-launch .home-launch-recurring{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.68fr);grid-gap:30px;gap:30px;align-items:center}.home-launch .home-launch-recurring h2{margin:8px 0 0;font-size:clamp(42px,5.2vw,70px);line-height:.96}.home-launch .home-launch-recurring>div:first-child>p:not(.mono){max-width:760px;margin:16px 0 22px;color:var(--sub);line-height:1.55}.home-launch .home-launch-recurring-card{display:grid;grid-gap:12px;gap:12px;border:1px solid rgba(1,49,130,.25);border-radius:24px;background:linear-gradient(145deg,rgba(1,49,130,.12),white);padding:24px;box-shadow:0 24px 70px rgba(13,48,72,.12)}.home-launch .home-launch-recurring-card>svg{color:var(--blue-deep)}.home-launch .home-launch-recurring-card>strong{font-size:24px;line-height:1.1}.home-launch .home-launch-recurring-card>div{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding-top:12px;color:var(--sub)}.home-launch .home-launch-recurring-card b{color:var(--ink);text-align:right}.home-launch .home-launch-faq{display:grid;grid-template-columns:minmax(260px,.62fr) minmax(0,1.38fr);grid-gap:clamp(26px,5vw,72px);gap:clamp(26px,5vw,72px);align-items:start}.home-launch .home-launch-faq h2{margin:8px 0 0;font-size:clamp(44px,5.2vw,72px);line-height:.96}.home-launch .home-faq-list{display:grid;border-top:1px solid var(--line)}.home-launch .home-faq-item{border-bottom:1px solid var(--line)}.home-launch .home-faq-item summary{position:relative;display:flex;align-items:center;justify-content:space-between;gap:15px;list-style:none;cursor:pointer;padding:18px 44px 18px 0;font-size:18px;font-weight:700;line-height:1.3}.home-launch .home-faq-item summary::-webkit-details-marker{display:none}.home-launch .home-faq-item summary::marker{content:""}.home-launch .home-faq-item summary:after{content:"+";position:absolute;right:4px;color:var(--blue-deep);font-size:25px;font-weight:400}.home-launch .home-faq-item[open] summary:after{content:"–"}.home-launch .home-faq-item p{max-width:760px;margin:0;padding:0 44px 18px 0;color:var(--sub);line-height:1.6}.home-launch .home-launch-final{background:#0d2c42;color:white}.home-launch .home-launch-final .wrap{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:end;grid-gap:24px;gap:24px;padding-block:clamp(44px,6vw,76px)}.home-launch .home-launch-final h2{margin:0;font-size:clamp(42px,5.5vw,78px);line-height:.94}.foot{margin-top:48px!important;padding:34px 0!important}.foot .footer-clean{display:grid!important;grid-template-areas:"brand links disclaimer" "newsletter newsletter newsletter";grid-gap:24px 28px!important;gap:24px 28px!important;align-items:start!important;width:100%!important}.foot .footer-brand-block{grid-area:brand;min-width:0}.foot .footer-brand-block .brand{display:flex;align-items:center;gap:10px}.foot .footer-brand-block p{max-width:340px;margin:14px 0 0;color:var(--sub);font-size:13px;line-height:1.6}.foot .footer-links{grid-area:links;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;justify-content:stretch!important;grid-gap:12px 18px!important;gap:12px 18px!important}.foot .footer-links a{min-width:0;color:var(--ink);line-height:1.35;text-decoration:none}.foot .footer-disclaimer{grid-area:disclaimer;min-width:0;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.78);padding:18px}.foot .footer-disclaimer p:not(.mono){margin:12px 0 0;color:var(--sub);font-size:13px;line-height:1.58}.foot .footer-newsletter{grid-area:newsletter;width:100%;min-width:0;margin-top:0!important}.foot .footer-newsletter .newsletter-signup-compact{display:grid!important;grid-template-columns:minmax(260px,.8fr) minmax(420px,1.2fr)!important;grid-gap:24px!important;gap:24px!important;align-items:center!important;padding:22px!important}.foot .footer-newsletter .newsletter-signup-compact .newsletter-copy h2{font-size:clamp(30px,3.3vw,46px)!important;line-height:.98!important}.foot .footer-newsletter .newsletter-form{width:100%;min-width:0}@media (max-width:1120px){.home-launch .home-launch-hero{grid-template-columns:minmax(0,1fr) minmax(330px,430px)!important;gap:28px!important}.home-launch .home-launch-copy h1{font-size:clamp(48px,6.4vw,74px)!important}.home-launch .home-launch-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.foot .footer-clean{grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr)!important;grid-template-areas:"brand disclaimer" "links links" "newsletter newsletter"}.foot .footer-links{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.home-launch .home-launch-blueprint-inner,.home-launch .home-launch-faq,.home-launch .home-launch-hero,.home-launch .home-launch-recurring{grid-template-columns:1fr!important}.home-launch .home-launch-visual{max-width:680px!important;min-height:480px!important;justify-self:center!important}.home-launch .home-launch-final .wrap,.home-launch .home-launch-section-head{grid-template-columns:1fr;align-items:start}.foot .footer-newsletter .newsletter-signup-compact{grid-template-columns:1fr!important}}@media (max-width:680px){.home-launch .home-launch-hero{padding-block:28px 42px!important}.home-launch .home-launch-copy h1{font-size:clamp(46px,14vw,68px)!important}.home-launch .home-editorial-actions{display:grid;grid-template-columns:1fr}.home-launch .home-editorial-actions .btn{width:100%;justify-content:center}.home-launch .home-launch-visual{grid-template-rows:auto minmax(250px,1fr) auto!important;min-height:430px!important;border-radius:22px!important}.home-launch .home-editorial-product-stage{padding:14px 18px 6px!important}.home-launch .home-editorial-product-stage img{max-height:285px!important}.home-launch .home-editorial-product-record{align-items:flex-start!important;flex-direction:column!important}.home-launch .home-launch-flow-grid,.home-launch .home-launch-product-grid{grid-template-columns:1fr!important}.home-launch .home-launch-difference-grid article,.home-launch .home-launch-flow-grid article{min-height:0}.home-launch .home-launch-faq h2{font-size:clamp(42px,13vw,62px)}.foot .footer-clean{grid-template-columns:1fr!important;grid-template-areas:"brand" "links" "disclaimer" "newsletter";gap:22px!important}.foot .footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}}.newsletter-error{display:block;overflow-wrap:anywhere;word-break:break-word}.nav{position:fixed;left:0;right:0;transition:background .25s ease,box-shadow .25s ease}.nav-solid{background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 8px 30px rgba(16,34,46,.05)}.nav-home{background:transparent;border-bottom:0;-webkit-backdrop-filter:none;backdrop-filter:none}.nav .nav-row{padding:0 24px;height:78px}.navlinks{display:none!important}.navacts{margin-left:auto}.nav-home .iconbtn{background:rgba(8,16,31,.18);border-color:rgba(255,255,255,.38);color:white;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav-solid .iconbtn{background:white;border-color:var(--line);color:var(--ink)}.nav-home .brand{color:white;text-shadow:0 2px 18px rgba(0,0,0,.25)}.nav-solid .brand{color:var(--ink);text-shadow:none}.nav-home .brand .logo{box-shadow:0 0 22px rgba(60,156,255,.45)}.site-menu{position:fixed;margin:0;border:0;border-left:1px solid rgba(255,255,255,.14);border-radius:0;background:rgba(8,15,29,.96);color:white;padding:24px;box-shadow:-30px 0 80px rgba(0,0,0,.35);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.site-menu-section a{color:white;border-bottom-color:rgba(255,255,255,.12);font-size:20px}.site-menu-head{color:rgba(255,255,255,.72)}.emberon-home{background:#F5F6F8}.emberon-hero{min-height:100svh;background-image:linear-gradient(90deg,rgba(7,17,31,.1),rgba(7,17,31,.01)),url(/hero/emberon-hero-background.png);animation:emberonHeroBreathe 12s ease-in-out infinite alternate}.emberon-hero:after{bottom:5vh;font-size:clamp(9rem,23vw,26rem);line-height:.7;color:rgba(255,255,255,.055);z-index:-1}.emberon-hero-atmosphere{background:radial-gradient(circle at 28% 48%,rgba(44,133,255,.24),transparent 28%),linear-gradient(90deg,rgba(2,9,19,.56),rgba(18,38,69,.08) 65%,rgba(244,249,255,.08))}.emberon-hero-atmosphere i{position:absolute;border:1px solid rgba(132,190,255,.16);border-radius:50%;left:26%;top:51%;transform:translate(-50%,-50%);animation:emberonPulse 8s ease-in-out infinite}.emberon-hero-atmosphere i:first-child{width:42vw;height:42vw}.emberon-hero-atmosphere i:nth-child(2){width:31vw;height:31vw;animation-delay:-2s}.emberon-hero-atmosphere i:nth-child(3){width:20vw;height:20vw;animation-delay:-4s}.emberon-hero-product{left:8vw;bottom:5vh;width:min(39vw,620px);height:min(78vh,820px);place-items:end center;animation:emberonFloat 7s ease-in-out infinite;filter:drop-shadow(0 34px 45px rgba(0,0,0,.28))}.emberon-hero-product img{object-position:center bottom}.emberon-hero-halo{width:74%;background:radial-gradient(circle,rgba(67,157,255,.22),transparent 67%);filter:blur(18px);bottom:14%;z-index:-1}.emberon-hero-content{min-height:100svh;padding-top:90px;padding-bottom:80px}.emberon-hero-copy{width:min(46%,650px);color:white;text-shadow:0 3px 28px rgba(8,16,30,.35)}.emberon-hero-copy .mono{letter-spacing:.26em;color:rgba(255,255,255,.76)}.emberon-hero-copy h1{font-size:clamp(4.7rem,8.8vw,9.8rem);line-height:.83;letter-spacing:-.055em;margin:16px 0 18px}.emberon-hero-copy>p:not(.mono){max-width:590px;font-size:clamp(16px,1.35vw,21px);line-height:1.55;color:rgba(255,255,255,.84)}.emberon-hero-actions{display:flex;align-items:center;gap:12px;margin-top:28px}.emberon-hero-primary,.emberon-hero-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;border-radius:999px;padding:0 22px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.emberon-hero-primary{background:white;color:#10213a;box-shadow:0 15px 45px rgba(4,14,28,.22)}.emberon-hero-secondary{border:1px solid rgba(255,255,255,.54);color:white;background:rgba(255,255,255,.07);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.emberon-scroll-cue{position:absolute;left:50%;bottom:22px;transform:translateX(-50%);display:flex;align-items:center;gap:8px;color:rgba(255,255,255,.78);font-size:10px;letter-spacing:.18em;text-transform:uppercase}.emberon-home-content{position:relative;z-index:2;background:#F5F6F8}.emberon-home-intro{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:50px;gap:50px;padding-top:90px;padding-bottom:70px;align-items:end}.emberon-home-intro h2,.emberon-library-copy h2,.emberon-section-head h2{font-size:clamp(44px,6vw,82px);line-height:.92;margin:8px 0 0}.emberon-home-principles{display:grid;grid-gap:10px;gap:10px}.emberon-home-principles span{display:grid;grid-template-columns:auto 1fr;grid-gap:2px 12px;gap:2px 12px;padding:15px 0;border-bottom:1px solid var(--line)}.emberon-home-principles svg{grid-row:1/3;color:var(--blue)}.emberon-home-principles small{color:var(--sub)}.emberon-home-section{padding-bottom:90px}.emberon-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.emberon-section-head>a{display:flex;align-items:center;gap:8px;color:var(--blue-deep);font-weight:700}.emberon-library-band{padding:90px 0;background:linear-gradient(135deg,#081426,#112b4b 58%,#173f6e);color:white}.emberon-library-band-inner{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:70px;gap:70px;align-items:start}.emberon-library-copy>p:not(.mono){color:rgba(255,255,255,.7);line-height:1.65;max-width:560px;margin:18px 0 25px}.emberon-library-preview{display:grid;grid-gap:12px;gap:12px}.emberon-library-preview>a{display:grid;grid-template-columns:1fr auto;grid-gap:7px 20px;gap:7px 20px;padding:20px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(255,255,255,.055);color:white}.emberon-library-preview p,.emberon-library-preview span{grid-column:1}.emberon-library-preview p{color:rgba(255,255,255,.64);line-height:1.5}.emberon-library-preview b:last-child{grid-column:2;grid-row:1/4;display:flex;align-items:center;gap:5px}.home-newsletter-section{padding-top:80px;padding-bottom:90px}.research-article-page,.research-library-page{padding-top:110px}.research-library-hero{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:50px;gap:50px;padding-top:70px;padding-bottom:70px}.research-library-hero h1{font-size:clamp(56px,8vw,110px);line-height:.85;margin:10px 0 22px}.research-library-hero>div>p:last-child{max-width:760px;color:var(--sub);font-size:18px;line-height:1.65}.research-library-notice{align-self:end;padding:24px;border-radius:24px;background:#0d223d;color:white}.research-library-notice strong{display:block;margin:14px 0 7px}.research-library-notice p{color:rgba(255,255,255,.7);line-height:1.55}.research-library-section{padding-bottom:80px}.research-section-heading{display:flex;align-items:center;gap:14px;margin-bottom:25px}.research-section-heading svg{color:var(--blue)}.research-section-heading h2{font-size:clamp(42px,5vw,72px);line-height:.9;margin-top:5px}.research-card-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.research-card{min-height:300px;display:flex;flex-direction:column;padding:24px;border:1px solid var(--line);border-radius:24px;background:white;transition:transform .2s,box-shadow .2s}.research-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(13,55,87,.1)}.research-card h3{font-size:27px;margin:18px 0 10px}.research-card p{color:var(--sub);line-height:1.58}.research-card b{display:flex;align-items:center;gap:7px;margin-top:auto;color:var(--blue-deep)}.research-guide-grid{grid-template-columns:repeat(5,1fr)}.research-guide-grid .research-card{min-height:330px}.research-article-page{padding-bottom:100px}.research-back{display:inline-flex;align-items:center;gap:7px;color:var(--blue-deep);margin:30px 0}.research-article-header{max-width:1000px;padding:40px 0}.research-article-header h1{font-size:clamp(58px,9vw,116px);line-height:.85;margin:10px 0 25px}.research-article-header>p:not(.mono){max-width:850px;color:var(--sub);font-size:19px;line-height:1.65}.research-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.research-meta span{padding:8px 11px;border-radius:999px;background:var(--tint);color:var(--blue-deep);font-size:11px;font-weight:700}.research-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:70px;gap:70px}.research-article-content section{padding:28px 0;border-top:1px solid var(--line)}.research-article-content h2{font-size:30px;margin-bottom:12px}.research-article-content p{color:var(--sub);font-size:17px;line-height:1.75}.research-article-aside{display:grid;grid-gap:14px;gap:14px;align-content:start;position:-webkit-sticky;position:sticky;top:100px}.research-disclaimer-card,.research-source-list{padding:22px;border:1px solid var(--line);border-radius:20px;background:white}.research-disclaimer-card svg{color:var(--blue)}.research-disclaimer-card strong{display:block;margin:12px 0 8px}.research-disclaimer-card p{color:var(--sub);line-height:1.55}.research-source-list a{display:grid;grid-template-columns:1fr auto;grid-gap:7px 10px;gap:7px 10px;padding:15px 0;border-top:1px solid var(--line)}.research-source-list a:first-of-type{margin-top:10px}.research-source-list span{grid-column:1;color:var(--sub);font-size:12px;line-height:1.45}.research-source-list svg{grid-column:2;grid-row:1/3;color:var(--blue)}.research-context{margin:34px 0;border:1px solid var(--line);border-radius:22px;background:white;overflow:hidden}.research-context summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px 22px;cursor:pointer}.research-context summary>span{display:flex;align-items:center;gap:9px;font-weight:700}.research-context summary svg{color:var(--blue)}.research-context summary small{color:var(--sub)}.research-context-body{padding:0 22px 22px}.research-context-notice{padding:14px;border-radius:14px;background:var(--tint);color:var(--sub);line-height:1.55}.research-context article{display:grid;grid-template-columns:1fr auto;grid-gap:24px;gap:24px;padding:20px 0;border-bottom:1px solid var(--line)}.research-context article:last-child{border-bottom:0}.research-context h3{font-size:23px;margin:6px 0}.research-context article p{color:var(--sub);line-height:1.55}.research-context-actions{display:flex;flex-direction:column;gap:9px;align-items:flex-end;justify-content:center}.research-context-actions a{display:flex;align-items:center;gap:6px;color:var(--blue-deep);font-size:12px;font-weight:700}@keyframes emberonFloat{0%,to{transform:translateY(0) rotate(-.4deg)}50%{transform:translateY(-13px) rotate(.4deg)}}@keyframes emberonPulse{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(.98)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.02)}}@media(max-width:980px){.emberon-hero-product{left:-2vw;width:min(52vw,520px)}.emberon-hero-copy{width:48%}.research-card-grid,.research-guide-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.nav .nav-row{height:68px;padding:0 14px}.nav .bname{font-size:13px}.navacts{gap:7px}.nav .iconbtn{width:38px;height:38px}.emberon-hero{min-height:100svh;background-position:42%}.emberon-hero:after{font-size:33vw;bottom:16vh}.emberon-hero-content{align-items:flex-end;padding:0 20px 75px}.emberon-hero-product{left:50%;top:9vh;bottom:auto;transform:translateX(-50%);width:min(78vw,430px);height:58vh;animation:none}.emberon-hero-copy{width:100%;text-align:center;position:relative;z-index:3}.emberon-hero-copy h1{font-size:clamp(4rem,20vw,6.3rem);margin:5px 0 8px}.emberon-hero-copy>p:not(.mono){font-size:14px;margin-inline:auto}.emberon-hero-actions{justify-content:center;margin-top:18px}.emberon-scroll-cue{display:none}.emberon-home-intro,.emberon-library-band-inner,.research-article-layout,.research-library-hero{grid-template-columns:1fr;gap:30px}.emberon-home-intro{padding-top:60px}.emberon-section-head{align-items:flex-start;flex-direction:column}.emberon-library-band{padding:65px 0}.research-article-page,.research-library-page{padding-top:75px}.research-library-hero{padding-top:40px}.research-card-grid,.research-guide-grid{grid-template-columns:1fr}.research-article-aside{position:static}.research-context article{grid-template-columns:1fr}.research-context-actions{align-items:flex-start}}@media(prefers-reduced-motion:reduce){.emberon-hero-atmosphere i,.emberon-hero-product{animation:none}}@media(max-width:900px){.emberon-hero{animation:none;background-size:cover}}.nav{position:-webkit-sticky;position:sticky;top:0;left:auto;right:auto;z-index:70;width:100%;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 8px 30px rgba(16,34,46,.05)}.nav-immersive{position:fixed;left:0;right:0;background:linear-gradient(180deg,rgba(4,11,23,.46),rgba(4,11,23,0));border-bottom:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.nav-immersive .brand{color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.3)}.nav-immersive .brand .logo{box-shadow:0 0 24px rgba(64,164,255,.45)}.nav-immersive .iconbtn{color:#fff;border:1px solid rgba(255,255,255,.28);background:rgba(7,16,31,.34);box-shadow:0 8px 28px rgba(0,0,0,.12);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav-immersive .iconbtn:hover{background:rgba(255,255,255,.18)}.nav-solid{position:-webkit-sticky;position:sticky}.nav .nav-row{width:100%;max-width:none;height:76px;padding:0 22px}.navacts{flex:0 0 auto}.site-menu{top:0;left:auto;right:0;width:min(420px,100vw);max-height:none;height:100svh}.emberon-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 22%,rgba(226,241,255,.98),rgba(146,178,219,.58) 25%,transparent 49%),radial-gradient(circle at 25% 51%,rgba(57,124,222,.28),transparent 34%),linear-gradient(110deg,#071321,#152b49 47%,#8ba9ce 76%,#e8f3ff);animation:none}.emberon-hero:before{content:"";position:absolute;inset:0;z-index:-2;opacity:.18;background-image:linear-gradient(rgba(152,197,241,.22) 1px,transparent 0),linear-gradient(90deg,rgba(152,197,241,.22) 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:linear-gradient(90deg,#000,rgba(0,0,0,.28) 58%,transparent 86%);mask-image:linear-gradient(90deg,#000,rgba(0,0,0,.28) 58%,transparent 86%)}.emberon-hero:after{content:none}.emberon-hero-atmosphere{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(1,8,17,.3),transparent 52%),radial-gradient(ellipse at 29% 85%,rgba(70,144,236,.21),transparent 42%)}.emberon-hero-atmosphere i{display:none}.emberon-hero-product{position:absolute;left:clamp(4vw,8vw,150px);top:50%;bottom:auto;width:min(39vw,610px);height:min(76vh,790px);display:grid;place-items:center;z-index:1;transform:translateY(-48%);animation:emberonFloatCentered 7s ease-in-out infinite;filter:drop-shadow(0 38px 48px rgba(0,0,0,.28))}.emberon-hero-product img{position:relative;z-index:2;display:block;width:100%;height:100%;object-fit:contain;object-position:center}.emberon-hero-halo{position:absolute;left:50%;top:54%;width:78%;aspect-ratio:1;border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(73,154,255,.33),rgba(73,154,255,.08) 43%,transparent 70%);filter:blur(24px)}.emberon-hero-content{z-index:3;display:flex;align-items:center;justify-content:flex-end;padding-top:96px;padding-bottom:72px}.emberon-hero-copy{width:min(48%,650px);color:#fff;text-shadow:0 3px 30px rgba(3,11,24,.34)}.emberon-hero-copy h1{font-size:clamp(4.6rem,8vw,9rem);line-height:.86;margin:14px 0 18px}.emberon-hero-copy>p:not(.mono){max-width:575px}.emberon-scroll-cue{z-index:4}@keyframes emberonFloatCentered{0%,to{transform:translateY(-48%) rotate(-.35deg)}50%{transform:translateY(calc(-48% - 13px)) rotate(.35deg)}}.foot .footer-clean{grid-template-columns:minmax(220px,.8fr) minmax(260px,.9fr) minmax(360px,1.35fr)!important;grid-template-areas:"brand links disclaimer"!important;gap:28px!important}.product-cinematic-page{overflow-x:clip;background:#f4f8fc}.product-cinematic-hero{position:relative;min-height:max(100svh,760px);overflow:hidden;isolation:isolate;color:#fff;background:radial-gradient(circle at 23% 43%,rgba(61,140,245,.27),transparent 34%),radial-gradient(circle at 88% 22%,rgba(195,222,255,.32),transparent 34%),linear-gradient(112deg,#06111f,#102541 50%,#557ba9)}.product-cinematic-hero:before{content:"";position:absolute;inset:0;z-index:-2;opacity:.16;background-image:linear-gradient(rgba(140,190,240,.2) 1px,transparent 0),linear-gradient(90deg,rgba(140,190,240,.2) 1px,transparent 0);background-size:62px 62px;-webkit-mask-image:linear-gradient(90deg,#000,rgba(0,0,0,.4) 56%,transparent 92%);mask-image:linear-gradient(90deg,#000,rgba(0,0,0,.4) 56%,transparent 92%)}.product-cinematic-atmosphere{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.12),transparent 58%),radial-gradient(ellipse at 28% 92%,rgba(60,145,255,.22),transparent 43%)}.product-cinematic-crumb{position:relative;z-index:3;padding-top:106px;color:rgba(255,255,255,.6)}.product-cinematic-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(380px,.95fr) minmax(420px,1.05fr);grid-gap:clamp(40px,7vw,108px);gap:clamp(40px,7vw,108px);align-items:center;min-height:calc(max(100svh, 760px) - 140px);padding-bottom:58px}.product-cinematic-visual{position:relative;display:grid;place-items:center;min-width:0;height:min(72vh,720px);filter:drop-shadow(0 38px 52px rgba(0,0,0,.3))}.product-cinematic-visual img{position:relative;z-index:2;display:block;width:100%;height:100%;max-width:620px;object-fit:contain;object-position:center;animation:productCinematicFloat 7s ease-in-out infinite}.product-cinematic-halo{position:absolute;left:50%;top:53%;width:76%;aspect-ratio:1;border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(70,153,255,.31),rgba(70,153,255,.08) 43%,transparent 70%);filter:blur(25px)}.product-cinematic-placeholder{width:min(430px,84%);aspect-ratio:.78;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:38px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.7)}.product-cinematic-copy{min-width:0;text-shadow:0 3px 28px rgba(1,8,18,.3)}.product-cinematic-copy>.mono{color:rgba(255,255,255,.68);letter-spacing:.24em}.product-cinematic-copy h1{max-width:760px;margin:14px 0 18px;font-size:clamp(4.4rem,8.3vw,9rem);line-height:.84;letter-spacing:-.055em;overflow-wrap:anywhere}.product-cinematic-description{max-width:660px;color:rgba(255,255,255,.76);font-size:clamp(15px,1.25vw,19px);line-height:1.62}.product-cinematic-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:9px 14px;margin-top:24px}.product-cinematic-price del{color:rgba(255,255,255,.48)}.product-cinematic-price strong{font-size:clamp(2.2rem,4vw,4.4rem);font-weight:500}.product-cinematic-price span{color:rgba(255,255,255,.62);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.product-cinematic-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:26px}.product-cinematic-primary,.product-cinematic-secondary{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 22px;font-size:12px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.product-cinematic-primary{background:#fff;color:#10213a;box-shadow:0 16px 42px rgba(0,0,0,.2)}.product-cinematic-secondary{border:1px solid rgba(255,255,255,.42);background:rgba(255,255,255,.07);color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-cinematic-trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.product-cinematic-trust span{display:inline-flex;align-items:center;gap:7px;min-height:32px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.06);padding:7px 10px;color:rgba(255,255,255,.7);font-size:10px}@keyframes productCinematicFloat{0%,to{transform:translateY(0) rotate(-.25deg)}50%{transform:translateY(-12px) rotate(.25deg)}}.product-commerce-shell{scroll-margin-top:86px;display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);grid-gap:clamp(34px,6vw,84px);gap:clamp(34px,6vw,84px);align-items:start;padding-top:92px;padding-bottom:76px}.product-commerce-intro{position:-webkit-sticky;position:sticky;top:104px}.product-commerce-intro h2{margin:9px 0 18px;font-size:clamp(43px,5.4vw,75px);line-height:.92}.product-commerce-intro>p:not(.mono){color:var(--sub);line-height:1.65}.product-commerce-compliance{margin-top:26px}.product-commerce-panel{width:100%;min-width:0;border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.94);box-shadow:0 28px 75px rgba(18,61,92,.11);padding:clamp(20px,3vw,34px)}.product-commerce-heading{margin-bottom:24px}.product-commerce-heading h2{margin:7px 0 10px;font-size:clamp(34px,4vw,56px);line-height:.95}.product-commerce-heading>p:last-child{color:var(--sub);line-height:1.55}.product-commerce-panel .product-purchase-dock{position:static!important;top:auto!important}.product-research-wrap,.product-review-wrap{padding-bottom:54px}@media (max-width:1120px){.product-cinematic-grid{grid-template-columns:minmax(330px,.9fr) minmax(370px,1.1fr);gap:38px}.product-cinematic-copy h1{font-size:clamp(4rem,8vw,7.2rem)}.foot .footer-clean{grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr)!important;grid-template-areas:"brand disclaimer" "links links"!important}}@media (max-width:760px){.nav .nav-row{height:64px;padding:0 10px 0 12px}.nav .brand{gap:8px;min-width:0}.nav .logo{flex:0 0 auto}.nav .bname{min-width:0;font-size:11px;letter-spacing:.1em;white-space:nowrap}.nav .bname b{display:none}.navacts{gap:4px}.nav .iconbtn{width:34px;height:34px;border-radius:10px}.site-menu{top:0!important;left:auto!important;right:0!important;width:min(390px,100vw)!important;height:100svh!important;max-height:none!important;padding:18px!important}.emberon-hero{min-height:max(100svh,680px);background:radial-gradient(circle at 74% 9%,rgba(225,240,255,.78),transparent 32%),radial-gradient(circle at 50% 35%,rgba(61,138,238,.28),transparent 38%),linear-gradient(155deg,#071321,#142b49 58%,#6f91ba)}.emberon-hero:before{background-size:48px 48px;opacity:.12;-webkit-mask-image:linear-gradient(#000,rgba(0,0,0,.35) 55%,transparent 94%);mask-image:linear-gradient(#000,rgba(0,0,0,.35) 55%,transparent 94%)}.emberon-hero-product{left:50%;top:64px;width:min(76vw,370px);height:min(47vh,390px);transform:translateX(-50%);animation:none;filter:drop-shadow(0 26px 32px rgba(0,0,0,.28))}.emberon-hero-content{min-height:max(100svh,680px);align-items:flex-end;padding:360px 20px 34px}.emberon-hero-copy{width:100%;max-width:520px;margin:0 auto;text-align:center}.emberon-hero-copy .mono{font-size:9px;letter-spacing:.2em}.emberon-hero-copy h1{margin:8px 0 9px;font-size:clamp(3.4rem,17vw,5.4rem);line-height:.86}.emberon-hero-copy>p:not(.mono){max-width:420px;margin-inline:auto;font-size:13px;line-height:1.48}.emberon-hero-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;width:100%;margin-top:16px}.emberon-hero-primary,.emberon-hero-secondary{min-height:44px;padding:0 12px;font-size:9px}.emberon-scroll-cue{display:none}.product-cinematic-hero{min-height:max(100svh,720px);background:radial-gradient(circle at 50% 26%,rgba(67,148,255,.3),transparent 34%),linear-gradient(155deg,#06111f,#102541 63%,#557ba9)}.product-cinematic-crumb{padding-top:82px;font-size:9px}.product-cinematic-grid{grid-template-columns:1fr;gap:8px;min-height:auto;padding-top:12px;padding-bottom:34px}.product-cinematic-visual{height:min(42vh,360px)}.product-cinematic-visual img{max-width:360px;animation:none}.product-cinematic-copy{text-align:center}.product-cinematic-copy>.mono{font-size:9px;letter-spacing:.19em}.product-cinematic-copy h1{margin:8px 0 10px;font-size:clamp(3.3rem,16vw,5.2rem);line-height:.86}.product-cinematic-description{max-width:440px;margin-inline:auto;font-size:13px;line-height:1.48}.product-cinematic-actions,.product-cinematic-price,.product-cinematic-trust{justify-content:center}.product-cinematic-price{margin-top:14px}.product-cinematic-price strong{font-size:2.35rem}.product-cinematic-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:15px}.product-cinematic-primary,.product-cinematic-secondary{min-height:44px;padding:0 12px;font-size:9px}.product-cinematic-trust{gap:5px;margin-top:14px}.product-cinematic-trust span{font-size:8px;padding:6px 8px}.product-commerce-shell{grid-template-columns:1fr;gap:28px;padding-top:58px;padding-bottom:54px}.product-commerce-intro{position:static}.product-commerce-intro h2{font-size:clamp(42px,13vw,58px)}.product-commerce-panel{border-radius:22px;padding:18px}.product-commerce-panel .product-purchase-dock{align-items:stretch;flex-direction:column}.product-commerce-panel .product-purchase-dock .btn{width:100%}.foot .footer-clean{grid-template-columns:1fr!important;grid-template-areas:"brand" "links" "disclaimer"!important;gap:22px!important}.foot .footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:420px){.nav .bname{font-size:10px}.nav .iconbtn{width:32px;height:32px}.emberon-hero-product{width:min(72vw,315px);height:335px}.emberon-hero-content{padding-top:330px}.emberon-hero-copy>p:not(.mono),.product-cinematic-description{display:none}.product-cinematic-visual{height:310px}.product-cinematic-trust span:last-child{display:none}}@media (prefers-reduced-motion:reduce){.emberon-hero-product,.product-cinematic-visual img{animation:none!important}}.emberon-hero{min-height:max(100svh,720px);background-image:linear-gradient(90deg,rgba(3,11,23,.16),rgba(3,11,23,.03) 54%,rgba(233,244,255,.03)),url(/hero/emberon-hero-background.png);background-size:cover;background-position:50%;background-repeat:no-repeat;animation:emberonHeroBreathe 14s ease-in-out infinite alternate}.emberon-hero:before{content:none}.emberon-hero:after{content:"EMBERON";position:absolute;left:2vw;right:0;bottom:4vh;z-index:0;color:rgba(255,255,255,.05);font-family:var(--display);font-size:clamp(8rem,22vw,24rem);line-height:.72;letter-spacing:-.07em;white-space:nowrap;pointer-events:none}.emberon-hero-atmosphere{z-index:0;background:linear-gradient(90deg,rgba(2,9,19,.3),rgba(4,14,29,.08) 48%,rgba(255,255,255,.04)),linear-gradient(180deg,rgba(2,8,18,.1),transparent 38%,rgba(2,8,18,.14))}.emberon-hero-atmosphere i,.emberon-hero-halo,.emberon-hero-product{display:none!important}.emberon-hero-content{min-height:max(100svh,720px);padding-top:104px;padding-bottom:86px}.emberon-hero-copy{width:min(47%,650px);padding:0;background:transparent;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.emberon-hero-copy h1{font-size:clamp(4.7rem,8.6vw,9.4rem)}@keyframes emberonHeroBreathe{0%{background-size:100% auto}to{background-size:102.5% auto}}@media (max-width:900px){.emberon-hero{animation:none;background-size:cover;background-position:30%}}@media (max-width:760px){.emberon-hero{min-height:100svh;background-position:29%}.emberon-hero:after{bottom:11vh;font-size:31vw;opacity:.85}.emberon-hero-content{min-height:100svh;align-items:flex-end;justify-content:center;padding:92px 16px 34px}.emberon-hero-copy{width:100%;max-width:520px;padding:18px 18px 17px;border:1px solid rgba(255,255,255,.22);border-radius:22px;background:linear-gradient(145deg,rgba(5,14,27,.5),rgba(19,39,69,.2));box-shadow:0 20px 55px rgba(1,7,15,.22);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:left}.emberon-hero-copy .mono{font-size:9px;letter-spacing:.19em}.emberon-hero-copy h1{margin:7px 0;font-size:clamp(3.25rem,16vw,5rem);line-height:.88}.emberon-hero-copy>p:not(.mono){display:block;max-width:420px;margin:0;font-size:12px;line-height:1.45}.emberon-hero-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:14px}.emberon-hero-primary,.emberon-hero-secondary{min-height:43px;padding:0 10px;font-size:8.5px}}@media (max-width:420px){.emberon-hero{background-position:28%}.emberon-hero-content{padding-inline:12px;padding-bottom:24px}.emberon-hero-copy{padding:15px;border-radius:19px}.emberon-hero-copy>p:not(.mono){display:none}}@media (prefers-reduced-motion:reduce){.emberon-hero{animation:none!important}}.overlay{z-index:9990!important;background:rgba(5,14,27,.52)!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.drawer{z-index:10000!important}.drawer .dhead{position:relative;z-index:2;background:#fff}.drawer .dhead .iconbtn{position:relative;z-index:3}.nav-immersive{background:transparent!important;border-bottom:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.nav-immersive .iconbtn{background:rgba(7,16,31,.34)!important;border-color:rgba(255,255,255,.34)!important;box-shadow:0 8px 24px rgba(0,0,0,.13)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.emberon-hero{min-height:max(100svh,720px)!important;background:#0a1728!important;animation:none!important;isolation:isolate}.emberon-hero:before{content:""!important;display:block!important;position:absolute!important;inset:-3.5%!important;z-index:0!important;background-image:url(/hero/emberon-hero-background.png)!important;background-repeat:no-repeat!important;background-position:50%!important;pointer-events:none}.emberon-hero-atmosphere,.emberon-hero-atmosphere i,.emberon-hero-halo,.emberon-hero-product,.emberon-hero:after{display:none!important}.emberon-hero-content{position:relative;z-index:2;min-height:max(100svh,720px)!important;align-items:center!important;justify-content:flex-end!important;padding-top:96px!important;padding-bottom:72px!important}.emberon-hero-copy{width:min(47%,650px)!important;max-width:650px;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;color:#fff!important;text-align:left!important;text-shadow:0 3px 28px rgba(3,10,23,.36)!important}.emberon-hero-copy .mono{color:rgba(255,255,255,.82)!important}.emberon-hero-copy h1{margin:14px 0 16px!important;font-size:clamp(4.7rem,8.4vw,9.2rem)!important;line-height:.85!important}.emberon-hero-copy>p:not(.mono){color:rgba(255,255,255,.88)!important}.emberon-scroll-cue{color:rgba(255,255,255,.86)!important;text-shadow:0 2px 12px rgba(0,0,0,.28)}.product-cinematic-hero{background:linear-gradient(112deg,#071422,#182e4c 57%,#7894b7)!important}.product-cinematic-atmosphere,.product-cinematic-hero:before{display:none!important}.product-cinematic-copy{text-shadow:0 3px 26px rgba(1,8,18,.28)!important}.product-cinematic-visual img{filter:drop-shadow(0 34px 48px rgba(0,0,0,.28))}@media (max-width:760px){.emberon-hero{min-height:max(100svh,760px)!important;background:#0c1b30!important}.emberon-hero:before{inset:0 0 auto 0!important;width:100%!important;height:clamp(430px,58svh,560px)!important;background-size:auto 110%!important;background-position:23% 48%!important;border-bottom:1px solid rgba(154,195,235,.16)}.emberon-hero-content{min-height:max(100svh,760px)!important;align-items:flex-end!important;justify-content:center!important;padding:calc(clamp(430px, 58svh, 560px) + 24px) 18px calc(78px + env(safe-area-inset-bottom))!important}.emberon-hero-copy{width:100%!important;max-width:520px!important;margin:0 auto!important;padding:0!important;text-align:center!important}.emberon-hero-copy .mono{font-size:9px!important;letter-spacing:.2em!important}.emberon-hero-copy h1{margin:8px 0 9px!important;font-size:clamp(3.45rem,17vw,5.25rem)!important;line-height:.87!important}.emberon-hero-copy>p:not(.mono){display:block!important;max-width:420px!important;margin:0 auto!important;font-size:13px!important;line-height:1.48!important}.emberon-hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:9px!important;gap:9px!important;width:100%!important;margin-top:17px!important}.emberon-hero-primary,.emberon-hero-secondary{min-height:46px!important;padding:0 12px!important;font-size:9px!important}.emberon-scroll-cue{display:none!important}.product-cinematic-hero{background:linear-gradient(160deg,#071422,#152a48 64%,#6685aa)!important}.product-cinematic-grid{gap:18px!important}.product-cinematic-visual{height:min(43vh,370px)!important}.product-cinematic-copy{text-align:center!important}body:has(.emberon-home) .fab{bottom:18px;right:16px;width:50px;height:50px}.drawer{width:100vw!important;max-width:100vw!important}}@media (max-width:420px){.emberon-hero:before{height:420px!important;background-size:auto 108%!important;background-position:23% 48%!important}.emberon-hero-content{padding:444px 14px calc(72px + env(safe-area-inset-bottom))!important}.emberon-hero-copy>p:not(.mono){display:none!important}.emberon-hero-actions{gap:7px!important}}.emberon-hero:before{opacity:1!important;filter:none!important;mix-blend-mode:normal!important;mask-image:none!important;-webkit-mask-image:none!important;inset:-2%!important;background-size:cover!important;background-position:center 49%!important}.emberon-hero:after{content:""!important;display:block!important;position:absolute!important;inset:0!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,rgba(5,14,27,0),rgba(5,14,27,0) 38%,rgba(5,14,27,.18) 51%,rgba(5,14,27,.57) 73%,rgba(5,14,27,.76))!important}.emberon-hero-content{z-index:2!important}.emberon-scroll-cue{z-index:3!important}@media (max-width:760px){.emberon-hero{min-height:max(100svh,760px)!important;background:#0a1728!important}.emberon-hero:before{inset:0!important;width:100%!important;height:clamp(440px,62svh,560px)!important;background-size:auto 100%!important;background-position:21.5%!important}.emberon-hero:after{background:linear-gradient(180deg,rgba(10,23,40,0),rgba(10,23,40,0) 42%,rgba(10,23,40,.18) 50%,rgba(10,23,40,.72) 64%,#0a1728 76%,#0a1728)!important}.emberon-hero-content{display:block!important;min-height:max(100svh,760px)!important;padding:calc(clamp(440px, 62svh, 560px) - 62px) 18px calc(100px + env(safe-area-inset-bottom))!important}.emberon-hero-copy{width:100%!important;max-width:520px!important;margin:0 auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;text-align:center!important}.emberon-hero-copy .mono{font-size:9px!important;letter-spacing:.2em!important}.emberon-hero-copy h1{margin:8px 0 9px!important;font-size:clamp(3.45rem,17vw,5.25rem)!important;line-height:.87!important}.emberon-hero-copy>p:not(.mono){display:block!important;max-width:420px!important;margin:0 auto!important;font-size:13px!important;line-height:1.48!important}.emberon-hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:9px!important;gap:9px!important;width:100%!important;margin-top:17px!important}body:has(.emberon-home) .fab{right:14px!important;bottom:calc(18px + env(safe-area-inset-bottom))!important;width:48px!important;height:48px!important}}@media (max-width:420px){.emberon-hero:before{height:clamp(430px,58svh,500px)!important;background-size:auto 100%!important;background-position:21.5%!important}.emberon-hero-content{padding:calc(clamp(430px, 58svh, 500px) - 54px) 14px calc(100px + env(safe-area-inset-bottom))!important}.emberon-hero-copy>p:not(.mono){display:none!important}.emberon-hero-actions{gap:7px!important}}@media (max-width:860px){.ember-chat.chat{width:100%;max-width:100%;bottom:0;right:0;border-radius:18px 18px 0 0;height:min(86dvh,720px)}.ember-chat .ember-portrait{height:176px;flex-basis:176px}}@media (max-width:520px){.ember-chat .ember-portrait{height:164px;flex-basis:164px}.ember-chat .cbody{padding:12px}.ember-quick-prompts{grid-template-columns:1fr}.ember-message-group{max-width:90%}}@media (prefers-reduced-motion:reduce){.ember-state-image,.ember-state-image.active{transition:none;animation:none!important}.ember-state-dot{animation:none!important}}.ember-chat.chat{width:420px;max-width:calc(100vw - 32px);height:min(78dvh,700px);border-radius:20px;border:1px solid rgba(28,86,124,.14);background:#fff;box-shadow:0 28px 80px rgba(8,29,44,.24)}.ember-chat .chead{height:64px;min-height:64px;padding:0 14px 0 15px;background:rgba(255,255,255,.985);border-bottom:1px solid rgba(28,86,124,.1)}.ember-header-identity{gap:10px!important}.ember-header-mark{position:relative;width:34px;height:34px;flex:0 0 34px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(145deg,#0d2333,#153d59);border:1px solid rgba(66,173,239,.34);box-shadow:inset 0 0 0 1px rgba(255,255,255,.035),0 5px 14px rgba(18,73,108,.12)}.ember-header-mark:before{content:"";width:13px;height:13px;border:2px solid #0a4b96;border-radius:50%;box-shadow:0 0 10px rgba(78,182,241,.42)}.ember-header-mark i{position:absolute;width:3px;height:3px;border-radius:50%;background:#8ed6ff;right:7px;bottom:7px}.ember-chat .chead .nm{font-size:15px;font-weight:600;line-height:1.05;color:#122535}.ember-chat .chead .stt{margin-top:5px;font-size:10.5px;color:#718695;text-transform:none;letter-spacing:0}.ember-header-status-dot{background:#0A4B96;box-shadow:0 0 7px rgba(66,175,234,.55)}.ember-header-status-dot.research,.ember-header-status-dot.thinking{animation:emberPulse 1.1s ease-in-out infinite}.ember-chat-close{width:36px!important;height:36px!important;flex:0 0 36px;border-radius:11px!important;color:#425766!important;border:0!important}.ember-chat-close:hover{background:#eef5f9!important;color:#162b3b!important}.ember-chat .ember-portrait{height:158px;flex-basis:158px;background:#596067;border-bottom:1px solid rgba(28,86,124,.09)}.ember-chat .ember-state-image{object-position:50% 30%;transform:scale(1.005);transition:opacity .24s ease,transform .55s ease}.ember-chat .ember-state-image.active{transform:scale(1)}.ember-chat .ember-portrait-shade{background:linear-gradient(180deg,rgba(8,20,30,0) 68%,rgba(8,20,30,.13))}.ember-chat .cbody{padding:15px 14px 16px;gap:11px;background:#f5f8fa}.ember-message-group{gap:6px}.ember-chat .bub{padding:11px 13px;border-radius:16px;line-height:1.5;letter-spacing:-.005em}.ember-chat .bub.a{color:#203240;background:#fff;border:1px solid rgba(39,92,126,.11);box-shadow:0 5px 15px rgba(16,44,64,.045);border-bottom-left-radius:6px}.ember-chat .bub.u{background:linear-gradient(135deg,#013182,#0A4B96);box-shadow:0 7px 18px rgba(1,49,130,.18);border-bottom-right-radius:6px}.ember-links a{padding:6px 9px;border-radius:10px;font-size:10.5px;background:#f9fcfe;border-color:rgba(1,49,130,.2)}.ember-quick-prompts{gap:7px}.ember-quick-prompts button{min-height:42px;padding:9px 10px;border-radius:12px;background:#fff;color:#4e6575;border:1px solid rgba(28,86,124,.12)}.ember-chat .typing{padding:11px 13px;border-radius:15px;border-bottom-left-radius:6px}.ember-chat .cfoot{padding:10px 12px 11px;gap:8px;border-top:1px solid rgba(28,86,124,.1)}.ember-chat .cfoot input{height:44px;border-radius:14px;padding:0 14px;font-size:13px;background:#f8fafb}.ember-chat .cfoot button{width:42px;height:42px;border-radius:14px}.ember-fab img{object-position:50% 29%;transform:scale(1.13)}@media (max-width:860px){.ember-chat.chat{left:0;right:0;bottom:0;width:100%;max-width:100%;height:100dvh;max-height:100dvh;border-radius:0;border-left:0;border-right:0;border-bottom:0}.ember-chat .chead{height:calc(60px + env(safe-area-inset-top));min-height:calc(60px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 12px 0 14px}.ember-chat .ember-portrait{height:132px;flex-basis:132px}.ember-chat .ember-state-image{object-position:50% 29%}.ember-chat .cbody{padding:13px 12px 14px;gap:10px}.ember-message-group{max-width:89%}.ember-chat .bub{font-size:14px;line-height:1.48;padding:10px 12px}.ember-chat .cfoot{padding:9px 10px calc(9px + env(safe-area-inset-bottom))}.ember-chat .cfoot input{height:45px;font-size:14px}.ember-chat .cfoot button{width:44px;height:44px}}@media (max-width:520px){.ember-chat .ember-portrait{height:118px;flex-basis:118px}.ember-quick-prompts{grid-template-columns:1fr 1fr;gap:6px}.ember-quick-prompts button{min-height:39px;padding:8px 9px;font-size:10px}.ember-chat .chead .stt{font-size:10px}}@media (max-width:380px){.ember-chat .ember-portrait{height:108px;flex-basis:108px}.ember-quick-prompts{grid-template-columns:1fr}.ember-message-group{max-width:92%}}.ember-core-stage{flex:0 0 154px;height:154px;overflow:hidden;border-bottom:1px solid rgba(1,49,130,.18);background:radial-gradient(circle at 50% 52%,rgba(1,49,130,.34),transparent 33%),radial-gradient(circle at 50% 130%,rgba(42,111,238,.22),transparent 47%),linear-gradient(180deg,#06101e,#08182c)}.ember-core-stage:before{inset:0;opacity:.18;background-image:linear-gradient(rgba(83,136,215,.16) 1px,transparent 0),linear-gradient(90deg,rgba(83,136,215,.16) 1px,transparent 0);background-size:28px 28px;mask-image:radial-gradient(circle at 50% 50%,#000 0,rgba(0,0,0,.58) 42%,transparent 78%);-webkit-mask-image:radial-gradient(circle at 50% 50%,#000 0,rgba(0,0,0,.58) 42%,transparent 78%)}.ember-core-stage-label{position:absolute;left:0;right:0;bottom:10px;z-index:4;color:rgba(208,225,250,.56);text-align:center;font-size:7px;letter-spacing:.2em;pointer-events:none}.ember-core{--ember-size:78px;position:relative;width:var(--ember-size);height:var(--ember-size);display:grid;place-items:center;isolation:isolate}.ember-core-stage .ember-core{z-index:3;animation:emberCoreFloat 4.8s ease-in-out infinite}.ember-core-shell{position:relative;z-index:3;width:72%;height:72%;display:grid;place-items:center;border-radius:23%;background:linear-gradient(145deg,#0644a7,#013182 54%,#001f59);border:1px solid rgba(104,161,255,.5);box-shadow:inset 0 1px 0 rgba(255,255,255,.16),inset 0 -8px 18px rgba(0,9,37,.28),0 0 22px rgba(1,49,130,.48),0 15px 28px rgba(0,0,0,.28);transform-origin:center;transition:transform .28s ease,filter .28s ease,box-shadow .28s ease}.ember-core-glow{position:absolute;inset:7%;border-radius:20%;border:1px solid rgba(123,177,255,.22);box-shadow:inset 0 0 16px rgba(76,141,255,.18)}.ember-core-center{position:relative;z-index:2;width:29%;height:29%;display:grid;place-items:center;border-radius:25%;background:#f7fbff;box-shadow:0 0 13px rgba(238,247,255,.85),0 0 25px rgba(87,157,255,.38);animation:emberCoreBlink 6.6s ease-in-out infinite}.ember-core-pupil{width:31%;height:31%;border-radius:50%;background:#013182;box-shadow:0 0 8px rgba(1,49,130,.5);transform:translateZ(0);transition:transform .24s ease,width .24s ease,height .24s ease,border-radius .24s ease}.ember-core-orbit{position:absolute;z-index:1;inset:1%;border:1px solid rgba(75,137,237,.16);border-radius:34%;pointer-events:none}.ember-core-orbit-a{transform:rotate(15deg);animation:emberCoreOrbitA 9s linear infinite}.ember-core-orbit-b{inset:11%;border-style:dashed;border-color:rgba(119,172,255,.16);transform:rotate(-22deg);animation:emberCoreOrbitB 7s linear infinite}.ember-core-shadow{position:absolute;z-index:0;left:18%;right:18%;bottom:0;height:12%;border-radius:50%;background:rgba(0,0,0,.32);filter:blur(6px);transform:scaleX(.92);animation:emberCoreShadow 4.8s ease-in-out infinite}.ember-core-spark{position:absolute;z-index:4;width:4px;height:4px;border-radius:50%;background:#d9ecff;box-shadow:0 0 10px rgba(100,166,255,.95);opacity:.72}.ember-core-spark-a{right:10%;top:18%;animation:emberSparkA 3.2s ease-in-out infinite}.ember-core-spark-b{left:14%;bottom:15%;animation:emberSparkB 3.8s ease-in-out infinite}.ember-core[data-state=excited] .ember-core-shell,.ember-core[data-state=welcome] .ember-core-shell{transform:scale(1.07) rotate(2deg);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),inset 0 -8px 18px rgba(0,9,37,.24),0 0 34px rgba(25,91,210,.68),0 16px 30px rgba(0,0,0,.28)}.ember-core[data-state=listening] .ember-core-pupil{transform:translateX(-34%)}.ember-core[data-state=research] .ember-core-shell,.ember-core[data-state=thinking] .ember-core-shell{animation:emberCoreThink 1.35s ease-in-out infinite}.ember-core[data-state=research] .ember-core-center,.ember-core[data-state=thinking] .ember-core-center{animation-duration:1.45s}.ember-core[data-state=speaking] .ember-core-pupil{width:48%;height:18%;border-radius:999px;animation:emberCoreSpeak .52s ease-in-out infinite alternate}.ember-core[data-state=reassuring] .ember-core-shell{transform:rotate(-2deg) scale(1.02)}.ember-core[data-state=concerned] .ember-core-shell{filter:saturate(.72) brightness(.88);transform:rotate(3deg) scale(.97)}.ember-core-header{--ember-size:34px}.ember-core-header .ember-core-shell{width:88%;height:88%;box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 4px 12px rgba(1,49,130,.2)}.ember-core-header .ember-core-orbit,.ember-core-header .ember-core-shadow,.ember-core-header .ember-core-spark{display:none}.ember-core-header .ember-core-center{width:30%;height:30%}.ember-header-core{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center}.ember-core-fab{--ember-size:50px}.ember-core-fab .ember-core-shell{width:78%;height:78%;box-shadow:inset 0 1px 0 rgba(255,255,255,.17),0 0 18px rgba(20,84,202,.55),0 8px 18px rgba(0,0,0,.24)}.ember-core-fab .ember-core-orbit{border-color:rgba(103,163,255,.2)}.ember-fab{background:rgba(4,14,29,.94)!important;border:1px solid rgba(67,126,224,.52)!important;box-shadow:0 14px 34px rgba(0,24,68,.34),inset 0 0 20px rgba(1,49,130,.18)!important}.ember-fab-status{width:10px;height:10px;right:5px;bottom:5px;background:#7ac0ff;border:2px solid #07121f;box-shadow:0 0 10px rgba(92,163,255,.9)}@keyframes emberCoreFloat{0%,to{transform:translate3d(0,2px,0) rotate(-1deg)}50%{transform:translate3d(0,-7px,0) rotate(1deg)}}@keyframes emberCoreShadow{0%,to{opacity:.26;transform:scaleX(.88)}50%{opacity:.14;transform:scaleX(.68)}}@keyframes emberCoreBlink{0%,44%,48%,to{transform:scaleY(1)}46%{transform:scaleY(.16)}}@keyframes emberCoreOrbitA{to{transform:rotate(375deg)}}@keyframes emberCoreOrbitB{to{transform:rotate(-382deg)}}@keyframes emberCoreThink{0%,to{transform:rotate(-4deg) scale(.99);filter:brightness(.95)}50%{transform:rotate(4deg) scale(1.045);filter:brightness(1.12)}}@keyframes emberCoreSpeak{0%{transform:translateY(-45%)}to{transform:translateY(45%)}}@keyframes emberSparkA{0%,to{transform:translateZ(0) scale(.8);opacity:.25}50%{transform:translate3d(5px,-7px,0) scale(1.2);opacity:.9}}@keyframes emberSparkB{0%,to{transform:translateZ(0) scale(.7);opacity:.18}50%{transform:translate3d(-5px,6px,0) scale(1.15);opacity:.72}}@media (max-width:860px){.ember-core-stage{flex-basis:146px;height:146px}}@media (max-width:520px){.ember-core-stage{flex-basis:132px;height:132px}.ember-core-stage .ember-core{--ember-size:70px}}@media (prefers-reduced-motion:reduce){.ember-core-center,.ember-core-orbit,.ember-core-pupil,.ember-core-shadow,.ember-core-shell,.ember-core-spark,.ember-core-stage .ember-core{animation:none!important;transition:none!important}}.ember-chat.chat{width:460px;max-width:calc(100vw - 28px);height:min(82dvh,760px);overflow:hidden;color:#eef6ff;border:1px solid rgba(93,159,255,.3);border-radius:24px;background:radial-gradient(circle at 50% 13%,rgba(20,82,190,.3),transparent 27%),radial-gradient(circle at 8% 60%,rgba(1,49,130,.16),transparent 31%),linear-gradient(180deg,rgba(4,15,34,.985),rgba(5,20,43,.992) 48%,rgba(4,16,34,.995));box-shadow:0 30px 90px rgba(0,12,35,.46),inset 0 1px 0 rgba(255,255,255,.045),inset 0 0 60px rgba(1,49,130,.08);isolation:isolate}.ember-chat.chat:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.19;background-image:linear-gradient(rgba(93,154,240,.12) 1px,transparent 0),linear-gradient(90deg,rgba(93,154,240,.12) 1px,transparent 0);background-size:42px 42px;mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.54) 45%,transparent);-webkit-mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.54) 45%,transparent)}.ember-chat .chead{position:relative;z-index:12;height:72px;min-height:72px;padding:0 18px 0 20px;border:0;background:rgba(4,15,34,.36);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.ember-chat .chead:after{content:"";position:absolute;left:20px;right:20px;bottom:0;height:1px;background:linear-gradient(90deg,rgba(99,169,255,.44),rgba(99,169,255,.08) 64%,transparent)}.ember-header-identity{min-width:0;display:flex;align-items:center;gap:0;overflow:visible;background:transparent!important;border:0!important;box-shadow:none!important}.ember-header-copy{min-width:0;display:grid;grid-gap:4px;gap:4px}.ember-header-kicker{color:rgba(144,191,255,.62);font-size:7px;letter-spacing:.22em;line-height:1}.ember-header-name-row{display:flex;align-items:center;gap:11px}.ember-chat .chead .nm{margin:0;color:#f4f8ff;font-size:18px;font-weight:520;line-height:1;letter-spacing:.015em}.ember-chat .chead .stt{margin:0;display:inline-flex;align-items:center;gap:6px;color:rgba(197,218,244,.72);font-size:9px;line-height:1;white-space:nowrap;text-transform:uppercase;letter-spacing:.08em}.ember-header-status-dot{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#72c7ff;box-shadow:0 0 5px #72c7ff,0 0 14px rgba(55,153,255,.72)}.ember-chat-close{width:38px!important;height:38px!important;flex:0 0 38px;border:1px solid transparent!important;border-radius:50%!important;color:rgba(221,235,255,.78)!important;background:transparent!important;box-shadow:none!important}.ember-chat-close:focus-visible,.ember-chat-close:hover{color:#fff!important;background:rgba(80,147,235,.1)!important;border-color:rgba(106,171,255,.2)!important}.ember-core-stage{position:relative;z-index:2;flex:0 0 188px;height:188px;display:grid;place-items:center;overflow:visible;border:0;background:transparent}.ember-core-stage:before{content:"";position:absolute;width:min(78%,300px);aspect-ratio:1;left:50%;top:49%;transform:translate(-50%,-50%);border-radius:50%;opacity:.9;background:radial-gradient(circle,rgba(54,130,245,.24) 0,rgba(18,74,174,.14) 28%,transparent 68%);filter:blur(2px);animation:emberPresenceAura 4.6s ease-in-out infinite;pointer-events:none}.ember-core-stage:after{content:"";position:absolute;left:10%;right:10%;bottom:8px;height:1px;opacity:.55;background:linear-gradient(90deg,transparent,rgba(75,153,255,.28) 24%,rgba(160,207,255,.5) 50%,rgba(75,153,255,.28) 76%,transparent);box-shadow:0 0 16px rgba(50,137,255,.22)}.ember-core-stage .ember-core{--ember-size:112px;z-index:5;filter:drop-shadow(0 0 22px rgba(39,113,237,.32));animation:emberCoreFloat 4.2s ease-in-out infinite}.ember-core-stage .ember-core-shell{background:linear-gradient(150deg,#0b58c7,#013182 50%,#001946);border-color:rgba(135,190,255,.64);box-shadow:inset 0 1px 0 rgba(255,255,255,.22),inset 0 -14px 30px rgba(0,7,32,.38),inset 0 0 24px rgba(69,135,255,.15),0 0 28px rgba(22,87,206,.6),0 0 70px rgba(1,49,130,.34),0 20px 36px rgba(0,0,0,.3);animation:emberCoreBreath 3.9s ease-in-out infinite}.ember-core-stage .ember-core-center{box-shadow:0 0 12px rgba(255,255,255,.92),0 0 34px rgba(103,170,255,.58),0 0 58px rgba(49,116,225,.32)}.ember-presence-ring{position:absolute;left:50%;top:48%;z-index:1;aspect-ratio:1;border-radius:50%;pointer-events:none}.ember-presence-ring-a{width:160px;border:1px solid rgba(90,158,255,.2);box-shadow:0 0 34px rgba(39,116,230,.07),inset 0 0 34px rgba(39,116,230,.05);transform:translate(-50%,-50%);animation:emberPresenceRingA 12s linear infinite}.ember-presence-ring-b{width:206px;border:1px dashed rgba(103,171,255,.12);transform:translate(-50%,-50%) rotate(20deg);animation:emberPresenceRingB 18s linear infinite}.ember-presence-wave{position:absolute;left:50%;top:48%;z-index:0;width:74px;aspect-ratio:1;border:1px solid rgba(104,174,255,.2);border-radius:28%;transform:translate(-50%,-50%);pointer-events:none;animation:emberPresenceWave 3.4s ease-out infinite}.ember-presence-wave-b{animation-delay:1.7s}.ember-presence-caption{position:absolute;left:50%;bottom:15px;z-index:6;transform:translateX(-50%);display:inline-flex;align-items:center;gap:7px;color:rgba(178,207,246,.56);font-size:7px;letter-spacing:.18em;white-space:nowrap}.ember-presence-dot{width:4px;height:4px;border-radius:50%;background:#78c8ff;box-shadow:0 0 7px rgba(80,170,255,.92)}.ember-presence-dot.research,.ember-presence-dot.speaking,.ember-presence-dot.thinking{animation:emberPulse .9s ease-in-out infinite}.ember-chat .cbody{z-index:4;flex:1 1;min-height:0;overflow-y:auto;padding:8px 18px 18px;gap:12px;color:#eaf3ff;background:linear-gradient(180deg,rgba(6,21,44,.08),rgba(4,16,34,.38));scrollbar-color:rgba(91,153,234,.35) transparent}.ember-message-group{max-width:88%;gap:7px}.ember-chat .bub{padding:12px 14px;border-radius:17px;font-size:13.5px;line-height:1.52;letter-spacing:0;backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px)}.ember-chat .bub.a{color:rgba(235,244,255,.91);background:linear-gradient(135deg,rgba(19,50,88,.54),rgba(10,29,60,.58));border:1px solid rgba(99,160,239,.18);border-bottom-left-radius:5px;box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 10px 24px rgba(0,7,22,.15)}.ember-chat .bub.u{color:#fff;background:linear-gradient(135deg,rgba(9,79,181,.96),rgba(1,49,130,.98));border:1px solid rgba(126,190,255,.3);border-bottom-right-radius:5px;box-shadow:0 8px 22px rgba(0,35,91,.34),inset 0 1px 0 rgba(255,255,255,.08)}.ember-links{gap:7px}.ember-links a{color:#b9dbff;background:rgba(17,49,86,.42);border:1px solid rgba(104,169,255,.22);border-radius:999px}.ember-links a:hover{color:#fff;background:rgba(22,73,139,.52);border-color:rgba(123,186,255,.42)}.ember-quick-prompts{grid-template-columns:1fr 1fr;gap:8px;margin-top:1px}.ember-quick-prompts button{min-height:48px;padding:10px 11px;border-radius:14px;color:rgba(206,224,246,.82);background:linear-gradient(145deg,rgba(17,47,83,.46),rgba(9,27,56,.5));border:1px solid rgba(93,157,239,.17);box-shadow:inset 0 1px 0 rgba(255,255,255,.025);font-size:10.5px;line-height:1.35;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.ember-quick-prompts button:focus-visible,.ember-quick-prompts button:hover{color:#fff;background:linear-gradient(145deg,rgba(27,72,126,.6),rgba(10,39,81,.62));border-color:rgba(113,181,255,.36)}.ember-chat .typing{color:#fff;background:rgba(18,48,84,.5);border:1px solid rgba(96,158,237,.18);box-shadow:none}.ember-chat .typing b{background:#7ec9ff;box-shadow:0 0 8px rgba(90,178,255,.64)}.ember-chat .cfoot{position:relative;z-index:10;padding:13px 15px 15px;gap:9px;border:0;background:rgba(4,15,34,.74);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.ember-chat .cfoot:before{content:"";position:absolute;left:18px;right:18px;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(89,158,248,.28),transparent)}.ember-chat .cfoot input{height:48px;min-width:0;border-radius:16px;padding:0 15px;color:#edf6ff;caret-color:#8fd2ff;background:rgba(12,35,69,.54);border:1px solid rgba(100,164,244,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}.ember-chat .cfoot input::placeholder{color:rgba(177,201,231,.48)}.ember-chat .cfoot input:focus{border-color:rgba(116,186,255,.58);box-shadow:0 0 0 3px rgba(36,112,219,.12),inset 0 1px 0 rgba(255,255,255,.03)}.ember-chat .cfoot button{width:48px;height:48px;border-radius:16px;color:#fff;background:linear-gradient(145deg,#0b58c7,#013182);border:1px solid rgba(127,190,255,.3);box-shadow:0 7px 22px rgba(0,37,102,.36),inset 0 1px 0 rgba(255,255,255,.12)}.ember-chat .cfoot button:disabled{color:rgba(188,210,238,.38);background:rgba(27,56,91,.42);border-color:rgba(93,143,205,.12);opacity:1}.ember-fab{width:62px;height:62px;border-radius:24px!important;background:radial-gradient(circle at 50% 40%,rgba(22,82,188,.34),transparent 62%),rgba(4,14,29,.94)!important;border-color:rgba(80,145,239,.52)!important}.ember-core-fab{--ember-size:54px}@keyframes emberCoreBreath{0%,to{transform:translateZ(0) scale(.985);filter:brightness(.96) saturate(.98)}50%{transform:translate3d(0,-1px,0) scale(1.035);filter:brightness(1.08) saturate(1.08)}}@keyframes emberPresenceAura{0%,to{transform:translate(-50%,-50%) scale(.92);opacity:.58}50%{transform:translate(-50%,-50%) scale(1.08);opacity:1}}@keyframes emberPresenceRingA{to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes emberPresenceRingB{to{transform:translate(-50%,-50%) rotate(-340deg)}}@keyframes emberPresenceWave{0%{opacity:0;transform:translate(-50%,-50%) scale(.72);border-radius:26%}28%{opacity:.42}to{opacity:0;transform:translate(-50%,-50%) scale(2.42);border-radius:44%}}@media (max-width:860px){.ember-chat.chat{inset:0;width:100%;max-width:100%;height:100dvh;max-height:100dvh;border:0;border-radius:0;box-shadow:none}.ember-chat .chead{height:calc(68px + env(safe-area-inset-top));min-height:calc(68px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 16px 0 18px}.ember-chat .chead:after{left:18px;right:18px}.ember-core-stage{flex-basis:174px;height:174px}.ember-core-stage .ember-core{--ember-size:110px}.ember-chat .cbody{padding:8px 18px 16px;gap:12px}.ember-chat .bub{font-size:14px;line-height:1.5}.ember-chat .cfoot{padding:12px 14px calc(12px + env(safe-area-inset-bottom))}}@media (max-width:520px){.ember-chat .chead{height:calc(64px + env(safe-area-inset-top));min-height:calc(64px + env(safe-area-inset-top));padding-left:16px;padding-right:12px}.ember-header-kicker{font-size:6.5px}.ember-chat .chead .nm{font-size:17px}.ember-chat .chead .stt{font-size:8px}.ember-core-stage{flex-basis:158px;height:158px}.ember-core-stage .ember-core{--ember-size:100px}.ember-presence-ring-a{width:145px}.ember-presence-ring-b{width:186px}.ember-presence-caption{bottom:9px}.ember-chat .cbody{padding:7px 14px 14px}.ember-message-group{max-width:92%}.ember-quick-prompts{grid-template-columns:1fr 1fr;gap:7px}.ember-quick-prompts button{min-height:46px;padding:9px 10px;font-size:10px}.ember-chat .cfoot{padding-left:12px;padding-right:12px}.ember-chat .cfoot input{height:47px;font-size:14px}.ember-chat .cfoot button{width:47px;height:47px}}@media (max-width:370px){.ember-quick-prompts{grid-template-columns:1fr}.ember-core-stage{flex-basis:148px;height:148px}.ember-core-stage .ember-core{--ember-size:94px}}@media (prefers-reduced-motion:reduce){.ember-core-stage .ember-core,.ember-core-stage .ember-core-shell,.ember-core-stage:before,.ember-presence-dot,.ember-presence-ring,.ember-presence-wave{animation:none!important}}body.ember-assistant-open,html.ember-assistant-open{overflow:hidden!important;overscroll-behavior:none!important}.ember-chat.chat{z-index:2147483000!important}.ember-chat .cbody{position:relative}.ember-chat .cbody:before{content:"";position:absolute;left:50%;top:58%;width:min(72%,300px);aspect-ratio:1;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none;opacity:.22;background:radial-gradient(circle,rgba(26,88,196,.12) 0,transparent 58%),repeating-radial-gradient(circle,rgba(105,167,255,.08) 0 1px,transparent 1px 28px);mask-image:radial-gradient(circle,#000 0 45%,transparent 74%);-webkit-mask-image:radial-gradient(circle,#000 0 45%,transparent 74%)}.ember-initial-state{position:relative;z-index:2;min-height:100%;display:flex;flex-direction:column;gap:18px;padding:8px 2px 2px}.ember-intro-copy{max-width:390px;padding:0 4px}.ember-intro-kicker{display:block;margin-bottom:9px;color:rgba(121,186,255,.62);font-size:7px;letter-spacing:.22em}.ember-intro-copy p{margin:0;color:rgba(232,242,255,.9);font-size:14px;line-height:1.58;letter-spacing:-.006em}.ember-quick-prompts{display:flex!important;flex-direction:column;gap:0!important;margin:0!important;border-top:1px solid rgba(103,169,255,.16);border-bottom:1px solid rgba(103,169,255,.16)}.ember-quick-prompts button{position:relative;min-height:49px!important;display:grid;grid-template-columns:30px minmax(0,1fr) 20px;align-items:center;grid-gap:8px;gap:8px;padding:0 7px!important;border:0!important;border-bottom:1px solid rgba(103,169,255,.11)!important;border-radius:0!important;color:rgba(205,224,248,.8)!important;background:transparent!important;box-shadow:none!important;text-align:left;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transition:background .18s ease,color .18s ease,padding-left .18s ease!important}.ember-quick-prompts button:last-child{border-bottom:0!important}.ember-quick-prompts button:focus-visible,.ember-quick-prompts button:hover{color:#fff!important;padding-left:11px!important;background:linear-gradient(90deg,rgba(20,72,145,.26),transparent 86%)!important;outline:none}.ember-command-index{color:rgba(107,174,255,.46);font-size:7px;letter-spacing:.12em}.ember-command-label{min-width:0;font-size:11.5px;line-height:1.35}.ember-quick-prompts button svg{justify-self:end;color:rgba(113,183,255,.56);transition:transform .18s ease,color .18s ease}.ember-quick-prompts button:focus-visible svg,.ember-quick-prompts button:hover svg{color:#9bd5ff;transform:translate(2px,-2px)}.ember-standby-telemetry{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 4px 2px;color:rgba(136,178,232,.36);font-size:6px;letter-spacing:.12em;white-space:nowrap}.ember-standby-telemetry span{display:inline-flex;align-items:center;gap:5px}.ember-standby-telemetry i{width:3px;height:3px;border-radius:50%;background:#65bfff;box-shadow:0 0 7px rgba(77,172,255,.88);animation:emberTelemetryPulse 2.5s ease-in-out infinite}.ember-standby-telemetry span:nth-child(2) i{animation-delay:.55s}.ember-standby-telemetry span:nth-child(3) i{animation-delay:1.1s}@keyframes emberTelemetryPulse{0%,to{opacity:.34;transform:scale(.78)}50%{opacity:1;transform:scale(1.18)}}.ember-chat .cbody:not(:has(.ember-initial-state)){padding-top:16px}.ember-chat .bub.a{background:linear-gradient(135deg,rgba(15,44,80,.44),rgba(8,26,54,.46))!important;border-color:rgba(105,167,247,.14)!important;box-shadow:inset 2px 0 0 rgba(72,153,255,.25)!important;border-radius:4px 16px 16px 4px!important}.ember-chat .bub.u{border-radius:16px 4px 4px 16px!important}@media (max-width:860px){body.ember-assistant-open .drawer,body.ember-assistant-open .fab:not(.ember-fab),body.ember-assistant-open .nav,body.ember-assistant-open .site-menu{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.ember-chat.chat{position:fixed!important;inset:0!important;width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;border:0!important;border-radius:0!important;overflow:hidden!important;box-shadow:none!important;transform:none!important}.ember-chat .chead{flex:0 0 auto!important;height:calc(72px + env(safe-area-inset-top))!important;min-height:calc(72px + env(safe-area-inset-top))!important;padding:env(safe-area-inset-top) 15px 0 18px!important}.ember-chat-close{width:44px!important;height:44px!important;flex-basis:44px!important}.ember-core-stage{flex:0 0 clamp(168px,22dvh,206px)!important;height:clamp(168px,22dvh,206px)!important}.ember-core-stage .ember-core{--ember-size:clamp(104px,14dvh,124px)!important}.ember-chat .cbody{flex:1 1 auto!important;min-height:0!important;padding:10px 20px 16px!important}.ember-intro-copy{max-width:620px}.ember-intro-copy p{font-size:clamp(14px,3.6vw,17px);line-height:1.55}.ember-command-label{font-size:clamp(11.5px,3vw,14px)}.ember-quick-prompts button{min-height:54px!important}.ember-chat .cfoot{flex:0 0 auto!important;padding:12px 14px calc(12px + env(safe-area-inset-bottom))!important}.ember-chat .cfoot input{height:50px!important;font-size:16px!important}.ember-chat .cfoot button{width:50px!important;height:50px!important}}@media (max-width:520px){.ember-chat .chead{height:calc(66px + env(safe-area-inset-top))!important;min-height:calc(66px + env(safe-area-inset-top))!important;padding-left:15px!important;padding-right:10px!important}.ember-core-stage{flex-basis:clamp(158px,20dvh,184px)!important;height:clamp(158px,20dvh,184px)!important}.ember-core-stage .ember-core{--ember-size:clamp(98px,13dvh,112px)!important}.ember-chat .cbody{padding-left:16px!important;padding-right:16px!important}.ember-initial-state{gap:14px;padding-top:4px}.ember-standby-telemetry{font-size:5.5px;letter-spacing:.09em}}@media (max-width:390px){.ember-standby-telemetry span:nth-child(2){display:none}}@media (prefers-reduced-motion:reduce){.ember-standby-telemetry i{animation:none!important}}.ember-core-shell{width:82%!important;height:82%!important;aspect-ratio:1/1!important;border:0!important;border-radius:24%!important;overflow:visible!important;background:transparent!important;box-shadow:none!important;filter:none!important}.ember-core-vector{display:block;width:100%;height:100%;overflow:visible;filter:drop-shadow(0 0 9px rgba(49,124,255,.24));transform:translateZ(0)}.ember-v-halo{fill:rgba(0,58,151,.18);stroke:rgba(91,165,255,.22);stroke-width:1}.ember-v-shell{fill:#013182;stroke:rgba(128,189,255,.82);stroke-width:1.15}.ember-v-inset{fill:rgba(0,22,65,.18);stroke:rgba(121,181,255,.34);stroke-width:.85}.ember-v-highlight{fill:none;stroke:rgba(229,244,255,.36);stroke-width:1.25;stroke-linecap:round}.ember-v-trace{fill:none;stroke:rgba(116,185,255,.34);stroke-width:.8;stroke-linecap:round;stroke-linejoin:round}.ember-v-center{fill:#f8fbff;stroke:rgba(255,255,255,.92);stroke-width:.8}.ember-v-eye{fill:#013182;transform-box:fill-box;transform-origin:center}.ember-v-node{fill:#9ed6ff}.ember-v-node-b{opacity:.48}.ember-core[data-state=excited] .ember-v-shell,.ember-core[data-state=welcome] .ember-v-shell{stroke:rgba(171,216,255,.96)}.ember-core[data-state=listening] .ember-v-eye{transform:translateX(-3px)}.ember-core[data-state=research] .ember-v-trace,.ember-core[data-state=thinking] .ember-v-trace{animation:emberVectorTrace 1.1s ease-in-out infinite alternate}.ember-core[data-state=speaking] .ember-v-eye{animation:emberVectorSpeak .48s ease-in-out infinite alternate}.ember-core[data-state=concerned] .ember-core-vector{opacity:.82;filter:saturate(.8) drop-shadow(0 0 7px rgba(49,124,255,.16))}@keyframes emberVectorTrace{0%{opacity:.28}to{opacity:.95}}@keyframes emberVectorSpeak{0%{transform:scaleY(.62) scaleX(1.12)}to{transform:scaleY(1.12) scaleX(.82)}}.ember-core-stage:before{width:min(66%,220px)!important;opacity:.58!important;filter:none!important}.ember-core-stage .ember-core{--ember-size:94px!important;filter:none!important;animation:emberCoreFloat 5.2s ease-in-out infinite!important}.ember-core-stage .ember-core-shell{animation:emberCoreBreath 4.6s ease-in-out infinite!important}.ember-presence-ring-a{width:132px!important;opacity:.72}.ember-presence-ring-b{width:164px!important;opacity:.58}.ember-presence-wave{width:62px!important;opacity:0}.ember-core-shadow{left:24%!important;right:24%!important;bottom:6%!important;height:8%!important;filter:blur(4px)!important}.ember-initial-state{min-height:100%!important;gap:10px!important;padding:2px 0 0!important}.ember-initial-state:after{content:"";flex:1 1 72px;min-height:48px;margin:4px 8px 0;pointer-events:none;opacity:.42;background:radial-gradient(circle at 50% 44%,rgba(54,135,255,.13),transparent 21%),repeating-radial-gradient(circle at 50% 44%,rgba(104,173,255,.075) 0 1px,transparent 1px 26px),linear-gradient(90deg,transparent 0 18%,rgba(83,153,255,.06) 18.2% 18.45%,transparent 18.65% 81%,rgba(83,153,255,.06) 81.2% 81.45%,transparent 81.65%);mask-image:linear-gradient(180deg,rgba(0,0,0,.76),transparent 92%);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.76),transparent 92%)}.ember-intro-copy{max-width:520px!important;padding:0 2px!important}.ember-intro-kicker{margin-bottom:6px!important;font-size:6.5px!important;letter-spacing:.2em!important}.ember-intro-copy p{font-size:13px!important;line-height:1.48!important}.ember-quick-prompts button{min-height:44px!important;grid-template-columns:26px minmax(0,1fr) 18px!important;gap:7px!important}.ember-command-label{font-size:11px!important;line-height:1.3!important}.ember-chat .cfoot{gap:9px!important;border-top:1px solid rgba(94,162,255,.16)!important;background:linear-gradient(180deg,rgba(3,14,31,.7),rgba(4,18,40,.98))!important;box-shadow:0 -16px 34px rgba(2,11,27,.2)!important}.ember-chat .cfoot:before{opacity:.85!important;background:linear-gradient(90deg,rgba(102,180,255,.56),rgba(102,180,255,.07) 48%,transparent 86%)!important}.ember-chat .cfoot input{border-radius:14px!important;border-color:rgba(93,161,255,.24)!important;background:rgba(5,25,54,.54)!important;box-shadow:inset 2px 0 0 rgba(79,159,255,.34),inset 0 0 24px rgba(1,49,130,.09)!important}.ember-chat .cfoot input:focus{border-color:rgba(112,188,255,.58)!important;box-shadow:inset 2px 0 0 rgba(112,188,255,.72),0 0 0 2px rgba(45,130,238,.08),0 0 24px rgba(18,94,209,.12)!important}.ember-chat .cfoot button{border-radius:14px!important;transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease!important}.ember-chat .cfoot button:not(:disabled){color:#fff!important;border-color:rgba(124,199,255,.66)!important;background:linear-gradient(145deg,#0a62db,#013182)!important;box-shadow:0 0 24px rgba(24,111,229,.28),inset 0 1px 0 rgba(255,255,255,.14)!important}.ember-chat .cfoot button:not(:disabled):focus-visible,.ember-chat .cfoot button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 0 30px rgba(50,145,255,.4),inset 0 1px 0 rgba(255,255,255,.18)!important}@media (max-width:860px){.ember-chat.chat{z-index:2147483646!important}.ember-core-stage{flex:0 0 clamp(128px,15.5dvh,146px)!important;height:clamp(128px,15.5dvh,146px)!important}.ember-core-stage .ember-core{--ember-size:clamp(82px,10.5dvh,94px)!important}.ember-presence-ring-a{width:120px!important}.ember-presence-ring-b{width:150px!important}.ember-chat .cbody{padding:8px 20px 10px!important}.ember-intro-copy p{font-size:clamp(13px,3.25vw,15px)!important;line-height:1.46!important}.ember-command-label{font-size:clamp(10.8px,2.75vw,12.5px)!important}.ember-quick-prompts button{min-height:46px!important}.ember-chat .cfoot{padding:10px 14px calc(10px + env(safe-area-inset-bottom))!important}}@media (max-width:520px){.ember-core-stage{flex-basis:clamp(120px,14.5dvh,136px)!important;height:clamp(120px,14.5dvh,136px)!important}.ember-core-stage .ember-core{--ember-size:clamp(78px,10dvh,90px)!important}.ember-presence-ring-a{width:112px!important}.ember-presence-ring-b{width:140px!important}.ember-intro-copy p{font-size:13px!important}.ember-quick-prompts button{min-height:44px!important}.ember-command-label{font-size:10.8px!important}}@media (prefers-reduced-motion:reduce){.ember-v-eye,.ember-v-trace{animation:none!important}}@media (min-width:861px){.ember-chat.chat{height:min(72dvh,640px)!important;min-height:560px!important;background:radial-gradient(circle at 50% 13%,rgba(20,82,190,.22),transparent 28%),radial-gradient(circle at 8% 60%,rgba(1,49,130,.12),transparent 32%),linear-gradient(180deg,#041126,#05162f 50%,#041126)!important}.ember-chat .chead{background:#041126!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.ember-core-stage{flex-basis:164px!important;height:164px!important}.ember-core-stage .ember-core{--ember-size:90px!important}.ember-core-stage:before{opacity:.42!important}.ember-chat .cbody{background:linear-gradient(180deg,#05152d,#041126)!important;padding-bottom:10px!important}.ember-chat .cbody:before,.ember-initial-state:after{display:none!important}.ember-initial-state{min-height:0!important;gap:9px!important}.ember-chat .cfoot{background:#041126!important}}@keyframes emberCoreFloatDesktopCentered{0%,to{transform:translate(-50%,calc(-50% + 2px)) rotate(-1deg)}50%{transform:translate(-50%,calc(-50% - 7px)) rotate(1deg)}}@media (min-width:861px){.ember-core-stage .ember-core{position:absolute!important;left:50%!important;top:48%!important;margin:0!important;animation:emberCoreFloatDesktopCentered 5.2s ease-in-out infinite!important}}@media (max-width:520px){.drawer .dbody{scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.drawer .quantity-cart-line:last-of-type{margin-bottom:8px}}.ember-core svg.ember-core-vector .ember-v-halo{fill:rgba(0,58,151,.2)!important;stroke:rgba(91,165,255,.28)!important}.ember-core svg.ember-core-vector .ember-v-shell{fill:#013182!important;stroke:rgba(138,199,255,.9)!important}.ember-core svg.ember-core-vector .ember-v-inset{fill:#07347c!important;stroke:rgba(133,194,255,.46)!important}.ember-core svg.ember-core-vector .ember-v-center{fill:#f8fbff!important;stroke:#fff!important}.ember-core svg.ember-core-vector .ember-v-eye{fill:#013182!important}.ember-core .ember-core-vector{filter:drop-shadow(0 0 10px rgba(49,124,255,.3))!important}.ember-core .ember-core-shell{background:transparent!important;box-shadow:none!important}@media (min-width:861px){.ember-core-stage .ember-core{left:calc(50% - 22px)!important}}.product-cinematic-page{--ink:#f1f5fb;--sub:#aab9ce;--muted:#8798b0;--blue:#2f78df;--blue-deep:#a1c3f7;--cyan:#73adff;--tint:#0c192b;--line:rgba(166,191,229,.2);--line2:rgba(166,191,229,.3);color-scheme:dark;color:var(--ink);background:#030811!important}body:has(.product-cinematic-page){background:#030811!important;background-image:none!important}body:has(.product-cinematic-page) .drawer{--ink:#16222e;--sub:#5b6b79;--muted:#7c93a6;--blue:#013182;--blue-deep:#012966;--tint:#e8ecf3;--line:#d9e0e8;--line2:#c8d2de;color:#16222e!important;color-scheme:light}body:has(.product-cinematic-page) .nav-solid{color:#edf3fc;border-color:#26344a!important;background:rgba(3,8,17,.97)!important;box-shadow:none!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}body:has(.product-cinematic-page) .nav-solid .bname,body:has(.product-cinematic-page) .nav-solid .brand,body:has(.product-cinematic-page) .nav-solid .navlinks a{color:#edf3fc!important}body:has(.product-cinematic-page) .nav-solid .bname b{color:#a1c3f7!important}body:has(.product-cinematic-page) .nav-solid .iconbtn{color:#edf3fc!important;border-color:rgba(166,191,229,.24)!important;background:#091424!important}body:has(.product-cinematic-page) .nav-solid .iconbtn:hover{background:#10213a!important}.product-cinematic-page .product-cinematic-hero{border-bottom:1px solid rgba(166,191,229,.16);background:radial-gradient(circle at 24% 46%,rgba(23,86,184,.28),transparent 35%),radial-gradient(circle at 84% 18%,rgba(20,68,145,.18),transparent 32%),linear-gradient(118deg,#030811,#071328 55%,#0a1a32)!important}.product-cinematic-page .product-cinematic-crumb{color:#8faed8}.product-cinematic-page .product-cinematic-copy{text-shadow:none!important}.product-cinematic-page .product-cinematic-copy>.mono{color:#a1c3f7}.product-cinematic-page .product-cinematic-description{color:#b6c4d7}.product-cinematic-page .product-cinematic-price del,.product-cinematic-page .product-cinematic-price span{color:#91a3bc}.product-cinematic-page .product-cinematic-visual{filter:none}.product-cinematic-page .product-cinematic-visual .product-cinematic-image{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;filter:drop-shadow(0 32px 44px rgba(0,0,0,.42))}.product-cinematic-page .product-cinematic-halo{background:radial-gradient(circle,rgba(33,102,205,.28),rgba(11,52,119,.1) 43%,transparent 70%)}.product-cinematic-page .btn-p,.product-cinematic-page .product-cinematic-primary{color:#fff!important;border:1px solid rgba(146,192,255,.24)!important;background:#013182!important;box-shadow:none!important}.product-cinematic-page .btn-p:hover,.product-cinematic-page .product-cinematic-primary:hover{background:#0b428f!important}.product-cinematic-page .btn-s,.product-cinematic-page .product-cinematic-secondary{color:#eaf1fb!important;border-color:rgba(166,191,229,.28)!important;background:#0a1627!important;box-shadow:none!important}.product-cinematic-page .product-cinematic-trust span{color:#aebed3;border-color:rgba(166,191,229,.2);background:rgba(10,25,46,.74)}.product-cinematic-page .product-commerce-shell{position:relative}.product-cinematic-page .product-commerce-heading>.mono,.product-cinematic-page .product-commerce-intro>.mono{color:#a1c3f7}.product-cinematic-page .product-commerce-intro>p:not(.mono),.product-cinematic-page .product-record-notice{color:#aab9ce}.product-cinematic-page .product-commerce-panel{border:1px solid rgba(166,191,229,.2)!important;border-radius:12px!important;color:#f1f5fb;background:linear-gradient(145deg,#08111f,#091628)!important;box-shadow:none!important}.product-cinematic-page .selected-kit-summary{border-color:rgba(116,165,237,.3)!important;background:rgba(18,55,111,.25)!important}.product-cinematic-page .restock-alert-icon,.product-cinematic-page .selected-kit-icon,.product-cinematic-page .subscription-mode-icon,.product-cinematic-page .subscription-planner-icon{color:#a1c3f7!important;border-color:rgba(166,191,229,.2)!important;background:#0c1b31!important}.product-cinematic-page .product-record-disclosure,.product-cinematic-page .product-review-disclosure,.product-cinematic-page .research-context{color:#f1f5fb;border-color:rgba(166,191,229,.2)!important;background:#091525!important}.product-cinematic-page .product-record-disclosure>summary:hover,.product-cinematic-page .research-context>summary:hover{background:rgba(28,58,103,.18)}.product-cinematic-page .product-record-disclosure-body,.product-cinematic-page .product-review-disclosure-body,.product-cinematic-page .product-spec-v2{border-color:rgba(166,191,229,.18)!important;background:transparent!important}.product-cinematic-page .product-spec-row-v2,.product-cinematic-page .research-context article{border-color:rgba(166,191,229,.16)!important}.product-cinematic-page .product-record-disclosure>summary>span,.product-cinematic-page .product-spec-row-v2 b,.product-cinematic-page .research-context h3{color:#edf3fc}.product-cinematic-page .product-document-body p,.product-cinematic-page .product-record-disclosure>summary>small,.product-cinematic-page .product-spec-row-v2 span,.product-cinematic-page .research-context article p,.product-cinematic-page .research-context summary small{color:#aab9ce}.product-cinematic-page .subscription-planner{color:#f1f5fb;border-color:rgba(166,191,229,.2)!important;background:linear-gradient(140deg,rgba(12,30,55,.98),rgba(7,17,31,.98))!important}.product-cinematic-page .subscription-mode-grid>button,.product-cinematic-page .subscription-one-time-panel,.product-cinematic-page .subscription-options button,.product-cinematic-page .subscription-plan-summary,.product-cinematic-page .subscription-status-strip span{color:#e8eff9!important;border-color:rgba(166,191,229,.2)!important;background:#0b192d!important}.product-cinematic-page .subscription-mode-grid>button.active,.product-cinematic-page .subscription-options button.active{color:#fff!important;border-color:rgba(112,173,255,.7)!important;background:rgba(19,67,139,.5)!important;box-shadow:none!important}.product-cinematic-page .restock-alert,.product-cinematic-page .restock-alert-available{color:#f1f5fb;border-color:rgba(166,191,229,.2)!important;background:#0a1729!important}.product-cinematic-page .procurement-overall,.product-cinematic-page .research-context-notice{color:#aab9ce;border-color:rgba(166,191,229,.2)!important;background:rgba(21,55,105,.24)!important}.product-cinematic-page .procurement-average-grid>div,.product-cinematic-page .procurement-review-form,.product-cinematic-page .procurement-review-list article,.product-cinematic-page .review-rating-input{color:#e8eff9;border-color:rgba(166,191,229,.2)!important;background:#0b192d!important}.product-cinematic-page input,.product-cinematic-page select,.product-cinematic-page textarea{color:#edf3fc!important;border-color:rgba(166,191,229,.24)!important;background:#071426!important}.product-cinematic-page input::placeholder,.product-cinematic-page textarea::placeholder{color:#778ba7}.product-cinematic-page .product-secondary-grid{display:grid;grid-gap:16px;gap:16px;padding-bottom:64px}body:has(.product-cinematic-page) .foot{--ink:#e3ebf8;--sub:#aab9ce;--blue-deep:#a1c3f7;--line:#26344a;margin-top:0!important;color:#e3ebf8;border-color:#26344a!important;background:#050b15!important}body:has(.product-cinematic-page) .foot .footer-disclaimer{border-color:#26344a!important;background:#0b1524!important}@media (max-width:760px){.product-cinematic-page .product-cinematic-hero{background:radial-gradient(circle at 50% 24%,rgba(25,88,187,.3),transparent 34%),linear-gradient(180deg,#030811,#071328 64%,#09182b)!important}.product-cinematic-page .product-commerce-shell{padding-top:58px}.product-cinematic-page .product-commerce-panel,.product-cinematic-page .product-record-disclosure,.product-cinematic-page .product-review-disclosure,.product-cinematic-page .research-context,.product-cinematic-page .restock-alert,.product-cinematic-page .subscription-planner{border-radius:10px!important}}