:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f4f7f8;--surface:#fff;--surface-strong:#eef5f4;--ink:#111820;--muted:#64717d;--line:#dce6e5;--line-strong:#b8caca;--graphite:#1d3140;--graphite-2:#11232f;--mint:#8ee8cf;--mint-strong:#48c9a7;--blue:#3a91d8;--gold:#f7be55;--danger:#d75d5d;--radius:8px;--shadow:0 24px 70px #1024301f;--content:min(1180px, calc(100vw - 40px));--site-header-height:82px;--home-promo-gap:20px;font-family:PT Sans,Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--site-header-height)}body{background:linear-gradient(180deg, #8ee8cf33, transparent 360px), var(--bg);min-width:320px;color:var(--ink);margin:0;overflow-x:hidden}body,button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{min-height:100vh;padding-top:var(--site-header-height);overflow-x:clip}.site-shell>section,.site-shell>main,.site-shell>article{animation:.32s cubic-bezier(.2,.72,.2,1) both page-enter}@keyframes page-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.site-header{z-index:20;width:var(--content);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #b8cacab3;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin:16px auto 0;padding:10px 12px;display:flex;position:sticky;top:0;box-shadow:0 14px 40px #122a3714}.brand{min-width:max-content;color:var(--graphite);align-items:center;gap:10px;font-family:Golos Text,Arial,Helvetica,sans-serif;font-size:1.15rem;font-weight:700;display:inline-flex}.brand img{object-fit:cover;border:1px solid #8ee8cf99;border-radius:50%;width:38px;height:38px}.main-nav{justify-content:center;align-items:center;gap:8px;display:flex}.main-nav a{border-radius:var(--radius);color:#41505d;padding:10px 12px;font-size:.95rem;font-weight:700;transition:background .18s,color .18s}.main-nav a:hover{color:var(--graphite);background:#edf6f5}.header-actions{align-items:center;gap:8px;display:flex}.cart-link,.menu-button,.icon-button,.product-card-footer button,.quantity-control button{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:42px;height:42px;color:var(--graphite);cursor:pointer;place-items:center;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:inline-grid}.cart-link{position:relative}.cart-link span{border:2px solid var(--surface);background:var(--mint-strong);color:#06201a;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:.75rem;font-weight:900;display:grid;position:absolute;top:-8px;right:-8px}.menu-button{display:none}.button{border-radius:var(--radius);border:1px solid #0000;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 18px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.button-primary{background:var(--graphite);color:#f8fffd;box-shadow:0 16px 34px #11232f33}.button-primary:hover,.cart-link:hover,.menu-button:hover,.product-card-footer button:hover,.quantity-control button:hover,.icon-button:hover{border-color:#48c9a78c;transform:translateY(-2px);box-shadow:0 14px 34px #122a3724}.button-ghost{border-color:var(--line);color:var(--graphite);background:#ffffffc7}.is-disabled{opacity:.55;pointer-events:none}.text-link{color:var(--graphite);align-items:center;gap:7px;font-weight:800;display:inline-flex}.eyebrow{color:var(--mint-strong);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:900}.promo-carousel{width:var(--content);margin:var(--home-promo-gap) auto 0}.promo-carousel-frame{aspect-ratio:16/5.4;background:#10202c;border:1px solid #b8cacac2;border-radius:28px;min-height:300px;position:relative;overflow:hidden;box-shadow:0 26px 80px #122a3729,inset 0 1px #ffffff2e}.promo-slide{opacity:0;pointer-events:none;width:100%;transition:opacity .62s,transform .72s;position:absolute;inset:0;transform:translate(26px)scale(1.01)}.promo-slide.is-active{opacity:1;pointer-events:auto;z-index:1;transform:translate(0)scale(1)}.promo-slide img{object-fit:cover;width:100%;height:100%;display:block}.promo-slide-shade{background:linear-gradient(90deg,#0a161ee0 0%,#0a161eb3 34%,#0a161e2e 72%),linear-gradient(#ffffff1a,#06121a2e);position:absolute;inset:0}.promo-slide-blue .promo-slide-shade{background:linear-gradient(90deg,#0a192ae0 0%,#0a192aad 36%,#0a192a29 74%),linear-gradient(#3a8ed01f,#06121a2e)}.promo-slide-graphite .promo-slide-shade{background:linear-gradient(90deg,#0c1216e6 0%,#0c1216bd 36%,#0c121629 74%),linear-gradient(#5bffcd14,#06121a33)}.promo-slide-copy{z-index:2;color:#fff;flex-direction:column;justify-content:center;width:min(560px,58%);padding:34px 48px 44px;display:flex;position:absolute;inset:0 auto 0 0}.promo-slide-copy h2{color:#fff;letter-spacing:0;max-width:540px;margin:0;font-family:Golos Text,Arial,Helvetica,sans-serif;font-size:2.36rem;font-weight:600;line-height:1.05}.promo-slide-copy span{color:#edf8f9d1;max-width:520px;margin-top:16px;font-size:1rem;line-height:1.65}.promo-carousel-controls{z-index:4;gap:10px;display:flex;position:absolute;bottom:22px;right:22px}.promo-carousel-controls button,.promo-carousel-dots button{cursor:pointer;border:0}.promo-carousel-controls button{width:48px;height:48px;color:var(--graphite);background:#ffffffe6;border:1px solid #ffffff42;border-radius:50%;place-items:center;transition:transform .18s,background .18s,border-color .18s;display:grid;box-shadow:0 16px 34px #0000002e}.promo-carousel-controls button:hover{background:#f7fffc;border-color:#71f4c7b8;transform:translateY(-2px)}.promo-carousel-dots{z-index:4;align-items:center;gap:8px;display:flex;position:absolute;bottom:31px;left:48px}.promo-carousel-dots button{background:#ffffff75;border-radius:999px;width:9px;height:9px;padding:0;transition:width .18s,background .18s}.promo-carousel-dots button.is-active{background:#73f0c3;width:28px}.system-status-section{width:var(--content);margin:var(--home-promo-gap) auto 82px;opacity:0;grid-template-columns:minmax(0,.72fr) minmax(540px,1.28fr);grid-template-areas:"copy visual""activation activation";align-items:start;gap:28px 32px;transition:opacity .68s,transform .76s cubic-bezier(.2,.72,.2,1);display:grid;transform:translateY(28px)}.system-status-section.is-visible{opacity:1;transform:translateY(0)}.system-status-copy{grid-area:copy;align-self:start;max-width:600px;padding-top:8px;transition:transform .68s cubic-bezier(.2,.72,.2,1);transform:translateY(18px)}.system-status-section.is-visible .system-status-copy{transform:translateY(0)}.system-status-copy h2{max-width:610px;color:var(--graphite-2);letter-spacing:0;margin:0;font-family:Golos Text,Arial,Helvetica,sans-serif;font-size:3.08rem;font-weight:600;line-height:1.02}.system-status-visual{background:#0f202b;border:1px solid #b8cacab8;border-radius:30px;grid-area:visual;height:300px;min-height:300px;transition:transform .86s cubic-bezier(.2,.72,.2,1),box-shadow .86s;position:relative;overflow:hidden;transform:translateY(22px)scale(.985);box-shadow:0 30px 90px #122a3729,inset 0 1px #ffffff29}.system-status-section.is-visible .system-status-visual{transform:translateY(0)scale(1);box-shadow:0 34px 96px #122a3733,0 0 0 1px #71f4c729,inset 0 1px #ffffff29}.system-status-backdrop{object-fit:cover;object-position:center 34%;width:100%;height:100%;transition:transform 1.4s cubic-bezier(.2,.72,.2,1);position:absolute;inset:0;transform:scale(1.04)}.system-status-section.is-visible .system-status-backdrop{transform:scale(1)}.system-status-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#07111880,#0711180a 54%),linear-gradient(#ffffff14,#020c1257);position:absolute;inset:0}.system-status-scan{z-index:2;opacity:0;background:linear-gradient(90deg,#71f4c700,#71f4c74d,#71f4c700);position:absolute;inset:-40% 68% -40% -18%;transform:translate(-120%)rotate(10deg)}.system-status-section.is-visible .system-status-scan{animation:4.8s ease-in-out .52s infinite status-scan}.system-status-ring{z-index:3;opacity:0;pointer-events:none;border:1px solid #71f4c733;border-radius:50%;width:170px;height:170px;position:absolute}.system-status-ring-one{top:12%;right:16%}.system-status-ring-two{border-color:#56a5e72e;width:112px;height:112px;bottom:17%;right:28%}.system-status-section.is-visible .system-status-ring{animation:3.2s ease-in-out 1.8s infinite status-ring-pulse}.system-status-section.is-visible .system-status-ring-two{animation-delay:2.4s}.system-status-pulse{z-index:4;background:#68efbd;border:3px solid #ffffffe6;border-radius:50%;width:14px;height:14px;position:absolute;bottom:11%;right:8%;box-shadow:0 0 #68efbd7a}.system-status-section.is-visible .system-status-pulse{animation:2.2s ease-in-out 1.9s infinite status-dot-pulse}.system-metrics-grid{z-index:7;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid;position:absolute;top:22px;left:22px;right:22px}.system-metric-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:1;background:linear-gradient(120deg,#f4fffbeb,#d9f4efb8),#0e222db8;border:1px solid #b8cacac7;border-radius:22px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px 16px;min-height:108px;padding:18px 20px 20px;transition:border-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;transform:translate(0);box-shadow:0 20px 46px #0000002e,inset 0 1px #ffffff9e}.activation-results-stage{--activation-step-size:.2;z-index:1;perspective:1200px;background:radial-gradient(circle at 18%,#68efbd24,#0000 34%),linear-gradient(135deg,#071118c7,#0e2330b3);border:1px solid #b8cacab8;border-radius:30px;grid-area:activation;height:clamp(320px,37vw,460px);position:relative;overflow:hidden;box-shadow:0 30px 90px #122a3729,inset 0 1px #ffffff1f}.activation-results-glow{z-index:1;pointer-events:none;background:linear-gradient(90deg,#0812193d,#0000 24% 74%,#0812195c),linear-gradient(#ffffff14,#030d1357);position:absolute;inset:0}.activation-result-panel{--activation-item-progress:clamp(0, calc((var(--activation-progress) - (var(--activation-index) * var(--activation-step-size))) * 5.2), 1);opacity:var(--activation-item-progress);filter:saturate(calc(.65 + var(--activation-item-progress) * .35)) brightness(calc(.76 + var(--activation-item-progress) * .24));transform:translateY(calc((1 - var(--activation-item-progress)) * 72px)) rotateX(calc((1 - var(--activation-item-progress)) * 28deg)) scale(calc(.92 + var(--activation-item-progress) * .08));transform-origin:bottom;will-change:opacity, transform, filter;transition:opacity .32s linear,transform .46s cubic-bezier(.2,.72,.2,1),filter .42s;position:absolute;inset:0;overflow:hidden}.activation-result-panel:after{content:"";z-index:2;opacity:calc((1 - var(--activation-item-progress)) * .9);pointer-events:none;background:linear-gradient(90deg,#ffffff52,#0000 16%),linear-gradient(#0000 58%,#00000038);position:absolute;inset:0}.activation-result-panel img{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%;position:absolute;inset:0}.activation-result-panel-1{clip-path:polygon(0 0,26.1% 0,18.6% 100%,0 100%)}.activation-result-panel-2{clip-path:polygon(26.1% 0,46.3% 0,38.7% 100%,18.6% 100%)}.activation-result-panel-3{clip-path:polygon(46.3% 0,66.9% 0,59.6% 100%,38.7% 100%)}.activation-result-panel-4{clip-path:polygon(66.9% 0,87.6% 0,80.1% 100%,59.6% 100%)}.activation-result-panel-5{clip-path:polygon(87.6% 0,100% 0,100% 100%,80.1% 100%)}.system-status-section.is-visible .system-metric-card{animation:.72s cubic-bezier(.2,.72,.2,1) both metric-card-signal;animation-delay:calc(.28s + var(--metric-index) * .16s)}.system-metric-card:before{content:"";background:#b4c9c95c;border-radius:999px;height:4px;position:absolute;inset:auto 22px 13px 82px}.system-metric-card:after{content:"";transform-origin:0;background:linear-gradient(90deg,#68efbd,#55b9f5);border-radius:999px;width:calc(100% - 108px);height:4px;position:absolute;bottom:13px;left:82px;transform:scaleX(0)}.system-status-section.is-visible .system-metric-card:after{animation:7s cubic-bezier(.2,.72,.2,1) both metric-progress;animation-delay:calc(.26s + var(--metric-index) * .18s)}.system-status-section.is-visible .system-metric-online{animation:3s ease-in-out 1.1s infinite metric-live-pulse}.system-metric-card:hover{border-color:#71f4c78a;box-shadow:0 22px 58px #122a371f}.system-metric-icon{z-index:1;width:52px;height:52px;color:var(--mint-strong);background:#e7fff7;border-radius:50%;grid-row:span 2;place-items:center;display:grid;position:relative;box-shadow:inset 0 0 0 1px #71f4c738}.system-metric-label{z-index:1;color:#586875;font-size:1.1rem;font-weight:700;line-height:1.35;position:relative}.system-metric-card strong{z-index:1;color:#0d2430;letter-spacing:0;text-align:left;white-space:nowrap;font-family:Golos Text,Arial,Helvetica,sans-serif;font-size:2.02rem;font-weight:600;line-height:1;position:relative}.system-metric-value-scrambled{min-width:8ch;display:inline-block}.system-metric-speed .system-metric-icon{color:#27c487;background:#eefaf4}.system-metric-keys .system-metric-icon{color:#3785cc;background:#edf7ff}.system-metric-uptime .system-metric-icon{color:#1fbf93;background:#f1fbf8}.system-metric-delivery .system-metric-icon{color:#24bf8d;background:#effbf6}@keyframes status-scan{0%{opacity:0;transform:translate(-120%)rotate(10deg)}20%{opacity:1}54%{opacity:.7}to{opacity:0;transform:translate(360%)rotate(10deg)}}@keyframes status-ring-pulse{0%{opacity:0;transform:scale(.82)}42%{opacity:.72}to{opacity:0;transform:scale(1.35)}}@keyframes status-dot-pulse{0%,to{transform:scale(1);box-shadow:0 0 #68efbd7a}48%{transform:scale(1.08);box-shadow:0 0 0 16px #68efbd00}}@keyframes metric-live-pulse{0%,to{border-color:#b8cacabd;box-shadow:0 18px 48px #122a3714}50%{border-color:#71f4c79e;box-shadow:0 18px 48px #122a3714,0 0 0 4px #71f4c71f}}@keyframes metric-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes metric-card-signal{0%{border-color:#71f4c71f;transform:translate(-10px)scale(.985);box-shadow:0 20px 46px #0000002e,inset 0 1px #ffffff9e}58%{border-color:#71f4c7db;transform:translate(0)scale(1.015);box-shadow:0 22px 48px #0003,0 0 0 5px #71f4c72e,inset 0 1px #ffffff9e}to{border-color:#b8cacac7;transform:translate(0)scale(1);box-shadow:0 20px 46px #0000002e,inset 0 1px #ffffff9e}}.hero-section{width:var(--content);grid-template-columns:.88fr 1.12fr;align-items:center;gap:28px;min-height:640px;margin:0 auto 72px;display:grid}.hero-copy{z-index:2;padding:24px 0;position:relative}.hero-copy h1,.page-hero h1,.error-panel h1{color:var(--graphite-2);letter-spacing:0;margin:0;font-family:Golos Text,Arial,Helvetica,sans-serif;font-size:4.8rem;line-height:.98}.hero-lead{color:#4d5b67;max-width:620px;margin:24px 0 0;font-size:1.16rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin:30px 0 0;display:flex}.hero-trust-list{flex-wrap:wrap;gap:10px 12px;margin:24px 0 0;display:flex}.hero-trust-list span{color:#465562;background:#ffffffc7;border:1px solid #b8cacac2;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:.96rem;line-height:1.35;display:inline-flex}.hero-trust-list svg{color:var(--mint-strong);flex:none}.hero-media{min-height:560px;box-shadow:var(--shadow);background:#f8fbfb;border:1px solid #b8cacab3;border-radius:28px;position:relative;overflow:hidden}.hero-media img{object-fit:cover;object-position:center right;width:100%;height:100%;min-height:560px}.section,.section-tight,.split-band,.dark-band,.cart-layout,.checkout-layout,.article-grid,.faq-list,.article-detail,.product-detail,.page-hero{width:var(--content);margin-inline:auto}.section{margin-block:82px}.section-tight{margin-block:48px}.section-header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.section-header h2,.dark-band h2,.guide-banner h2,.faq-preview h2,.cart-summary h2,.checkout-summary h2,.page-hero h1,.article-detail h1{color:var(--graphite-2);letter-spacing:0;margin:0;font-family:Golos Text,Arial,Helvetica,sans-serif;font-size:2.25rem;line-height:1.08}.category-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.category-grid-compact{grid-template-columns:repeat(6,1fr)}.category-card,.product-card,.article-card,.cart-line,.checkout-form,.checkout-summary,.cart-summary,.faq-preview,.guide-banner,.empty-state,.error-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 16px 44px #122a3712}.category-card{gap:14px;min-height:220px;padding:18px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.category-card:hover,.product-card:hover,.article-card:hover{border-color:#48c9a78c;transform:translateY(-4px);box-shadow:0 22px 58px #122a371f}.category-card h3,.product-card h3,.step-item h3,.cart-line h3{color:var(--graphite-2);margin:0;font-size:1.05rem;line-height:1.25}.category-card p,.product-card p,.step-item p,.cart-line p,.guide-banner p,.faq-preview p,.article-card p,.article-detail p,.page-hero p,.checkout-summary p,.cart-summary p,.empty-state p,.error-panel p{color:var(--muted);margin:0;line-height:1.65}.category-visual{aspect-ratio:1.8;border-radius:var(--radius);background:linear-gradient(135deg, #8ee8cf38, #ffffff1a), var(--graphite);width:100%;color:var(--mint);place-items:center;display:grid;position:relative;overflow:hidden}.category-visual:before,.category-visual:after,.product-visual:before,.product-visual:after{content:"";border:1px solid #8ee8cf5c;border-radius:50%;width:72px;height:72px;position:absolute;inset:auto 18px 18px auto}.category-visual:after,.product-visual:after{width:46px;height:46px;inset:18px auto auto 18px}.visual-office,.product-office-2021,.product-office-2019{background:linear-gradient(135deg, #ffb26f40, #ffffff14), var(--graphite)}.visual-activation,.product-getcid,.visual-services,.product-keycheck{background:linear-gradient(135deg, #8ee8cf47, #3a91d829), var(--graphite)}.visual-dev,.product-project,.product-visio{background:linear-gradient(135deg, #a7b8ff47, #8ee8cf1f), var(--graphite)}.visual-bundles,.product-subscription{background:linear-gradient(135deg, #f7be553d, #8ee8cf29), var(--graphite)}.product-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.product-card{min-width:0;transition:transform .18s,border-color .18s,box-shadow .18s;overflow:hidden}.product-card-main{gap:12px;padding:14px 14px 0;display:grid;position:relative}.badge{z-index:2;background:var(--graphite-2);color:#effffc;border-radius:999px;padding:6px 9px;font-size:.76rem;font-weight:900;position:absolute;top:12px;left:12px}.product-visual{border-radius:var(--radius);background:radial-gradient(circle at 35% 20%, color-mix(in srgb, var(--product-accent) 36%, transparent), transparent 26%), linear-gradient(150deg, #ffffff21, transparent 46%), var(--graphite);place-items:center;min-height:190px;display:grid;position:relative;overflow:hidden}.product-visual.has-cover{background:linear-gradient(#f5f9f9fa,#ecf3f3fa)}.product-visual.has-cover:before,.product-visual.has-cover:after{display:none}.product-visual-cover{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.product-visual-large.has-cover .product-visual-cover{object-fit:contain;padding:20px}.product-visual-large{min-height:520px}.product-gallery{min-width:0}.product-gallery-stage{background:radial-gradient(circle at 22% 18%, #8ee8cf47, transparent 30%), linear-gradient(145deg, #ffffff1f, transparent 46%), var(--graphite);min-height:520px;box-shadow:var(--shadow);border:1px solid #b8cacab8;border-radius:28px;position:relative;overflow:hidden}.product-gallery-slide{width:100%;height:100%;min-height:inherit;animation:.36s cubic-bezier(.2,.72,.2,1) both gallery-slide-in;display:grid}.product-gallery-slide .product-visual{min-height:inherit;background:0 0;border-radius:0}.product-gallery-controls{z-index:4;pointer-events:none;justify-content:space-between;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.product-gallery-controls button{color:#f8fffddb;cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #ffffff3d;place-items:center;width:42px;height:74px;transition:transform .16s,background .16s,border-color .16s,color .16s;display:grid}.product-gallery-controls button:first-child{border-left:0;border-radius:0 18px 18px 0}.product-gallery-controls button:last-child{border-right:0;border-radius:18px 0 0 18px}.product-gallery-controls button:hover{color:#f8fffd;background:#8ee8cf2e;border-color:#8ee8cf66}.product-gallery-panel{min-height:inherit;color:#f8fffd;place-items:center;padding:clamp(28px,5vw,58px);display:grid;position:relative;overflow:hidden}.product-gallery-panel:before,.product-gallery-panel:after{content:"";border:1px solid #8ee8cf40;border-radius:50%;position:absolute}.product-gallery-panel:before{width:150px;height:150px;bottom:12%;right:12%}.product-gallery-panel:after{width:86px;height:86px;top:11%;left:9%}.product-gallery-window,.product-gallery-status,.product-gallery-code,.product-gallery-delivery-card,.product-gallery-timeline{z-index:2;position:relative}.product-gallery-panel-activation{grid-template-rows:auto auto auto;gap:18px}.product-gallery-window{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff42;border-radius:24px;justify-content:center;align-items:end;gap:10px;width:min(360px,78%);height:94px;padding:16px;display:flex}.product-gallery-window span{background:linear-gradient(180deg, var(--mint), #8ee8cf33);border-radius:12px;width:26%}.product-gallery-window span:first-child{height:34px}.product-gallery-window span:nth-child(2){height:56px}.product-gallery-window span:nth-child(3){height:44px}.product-gallery-status{text-align:center;justify-items:center;gap:10px;max-width:440px;display:grid}.product-gallery-status svg,.product-gallery-delivery-card svg{color:var(--mint)}.product-gallery-status strong,.product-gallery-delivery-card strong{font-family:Golos Text,Arial,Helvetica,sans-serif;font-size:clamp(1.45rem,3vw,2.2rem);line-height:1.08}.product-gallery-status p,.product-gallery-delivery-card p{color:#f8fffdc7;margin:0;line-height:1.55}.product-gallery-code{background:#06151d57;border:1px solid #8ee8cf5c;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;display:inline-flex}.product-gallery-code span{color:#f8fffdb8;font-size:.86rem}.product-gallery-code b{background:var(--mint);color:#06251e;border-radius:999px;padding:4px 8px;font-size:.76rem}.product-gallery-panel-delivery{gap:24px}.product-gallery-delivery-card{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff3d;border-radius:28px;justify-items:center;gap:12px;max-width:430px;padding:28px;display:grid}.product-gallery-timeline{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.product-gallery-timeline span{color:#f8fffdd1;background:#06151d47;border:1px solid #8ee8cf52;border-radius:999px;padding:9px 12px}.product-gallery-pulse{border:1px solid #8ee8cf5c;border-radius:50%;width:116px;height:116px;animation:1.8s ease-in-out infinite gallery-pulse;position:absolute;inset:auto 16% 16% auto}@keyframes gallery-slide-in{0%{opacity:0;transform:translate(18px)scale(.985)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes gallery-pulse{0%,to{transform:scale(.92);box-shadow:0 0 #8ee8cf2e}50%{transform:scale(1);box-shadow:0 0 0 14px #8ee8cf00}}.software-box{z-index:2;aspect-ratio:.72;background:linear-gradient(135deg, color-mix(in srgb, var(--product-accent) 82%, white), #fffffff0 42%, #fff3), linear-gradient(180deg, #11232f14, #11232f47);border:1px solid #ffffff47;border-radius:10px;align-items:end;width:46%;min-width:112px;padding:16px;display:flex;position:relative;transform:perspective(600px)rotateY(-12deg)rotateX(4deg);box-shadow:0 28px 60px #0000003d}.software-box span{max-width:100%;color:var(--graphite-2);overflow-wrap:anywhere;font-family:Golos Text,Arial,Helvetica,sans-serif;font-size:.9rem;font-weight:800;line-height:1.1}.visual-orbit{aspect-ratio:1;border:1px solid #8ee8cf4d;border-radius:50%;width:70%;position:absolute}.product-card-footer{justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.product-card-footer strong,.price-line strong,.summary-total strong{color:var(--graphite-2);font-size:1.25rem;font-weight:900}.product-card-footer span,.price-line span{color:#8b98a3;font-size:.86rem;font-weight:700;text-decoration:line-through;display:block}.catalog-shell{width:min(1240px,100vw - 40px);margin:8px auto 92px}.marketplace-catalog-layout{grid-template-columns:286px minmax(0,1fr);align-items:start;gap:20px;display:grid}.catalog-sidebar{top:calc(var(--site-header-height) + 8px);max-height:calc(100dvh - var(--site-header-height) - 18px);overscroll-behavior:contain;grid-template-rows:auto minmax(0,1fr);gap:14px;padding:0;display:grid;position:sticky;overflow:hidden}.catalog-sidebar-head{align-items:center;min-height:28px;display:flex}.catalog-sidebar-head .eyebrow{color:#60707c;margin:0;font-size:.86rem;font-weight:500}.catalog-sidebar-nav{overscroll-behavior:contain;scrollbar-width:none;gap:8px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.catalog-sidebar-nav::-webkit-scrollbar{display:none}.catalog-sidebar-group{gap:7px;display:grid}.catalog-sidebar-children{border-left:1px solid #48c9a742;gap:6px;padding-left:14px;animation:.22s both catalogChildrenIn;display:grid}.catalog-sidebar-root-row{color:#40515f;border:1px solid #0000;border-radius:18px;grid-template-columns:minmax(0,1fr) 40px;align-items:center;gap:0;transition:transform .16s,border-color .16s,background .16s,color .16s;display:grid;overflow:hidden}.catalog-sidebar-root-row:hover{color:var(--graphite);background:#edf6f5;border-color:#48c9a747;transform:translateY(-1px)}.catalog-sidebar-root-row.is-active{color:#f8fffd;background:#102332;border-color:#48c9a77a;transform:translateY(-1px)}.catalog-sidebar-link{color:#40515f;border:1px solid #0000;border-radius:18px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;min-height:56px;padding:9px 10px;transition:transform .16s,border-color .16s,background .16s,color .16s;display:grid}.catalog-sidebar-link-root{min-height:56px;color:inherit;background:0 0;border:0;border-radius:0}.catalog-sidebar-link-root:hover{color:inherit;background:0 0;border-color:#0000;transform:none}.catalog-sidebar-toggle{width:40px;height:100%;min-height:56px;color:inherit;cursor:pointer;background:0 0;border:0;border-left:1px solid #b8caca5c;border-radius:0;place-items:center;transition:transform .18s,border-color .18s,background .18s,color .18s;display:grid}.catalog-sidebar-toggle svg{transition:transform .22s cubic-bezier(.2,.72,.2,1)}.catalog-sidebar-toggle:hover,.catalog-sidebar-toggle.is-expanded{color:inherit;background:#48c9a71f;border-color:#48c9a757}.catalog-sidebar-toggle.is-expanded svg{transform:rotate(180deg)}.catalog-sidebar-toggle:hover{transform:none}.catalog-sidebar-link-child{background:#f7fbfac7;border-radius:16px;grid-template-columns:30px minmax(0,1fr);min-height:46px;padding:7px 8px}.catalog-sidebar-link:hover{color:var(--graphite);background:#edf6f5;border-color:#48c9a747;transform:translateY(-1px)}.catalog-sidebar-root-row:hover .catalog-sidebar-link-root,.catalog-sidebar-link-root:hover{color:inherit;background:0 0;border-color:#0000;transform:none}.catalog-sidebar-link.is-active{color:#f8fffd;background:#102332;border-color:#48c9a77a;transform:translateY(-1px)}.catalog-sidebar-root-row.is-active .catalog-sidebar-toggle{border-left-color:#f8fffd29}.catalog-sidebar-icon{width:38px;height:38px;color:var(--graphite);background:#eff7f5;border-radius:50%;place-items:center;display:grid}.catalog-sidebar-link:hover .catalog-sidebar-icon,.catalog-sidebar-root-row:hover .catalog-sidebar-icon{color:#143343;background:#dff4ef}.catalog-sidebar-link.is-active .catalog-sidebar-icon,.catalog-sidebar-root-row.is-active .catalog-sidebar-icon{background:var(--mint);color:#06251e}.catalog-sidebar-link-child .catalog-sidebar-icon{width:30px;height:30px}.catalog-sidebar-copy{min-width:0}.catalog-sidebar-copy strong{white-space:normal;overflow-wrap:anywhere;font-size:.95rem;font-weight:600;line-height:1.18;display:block}.catalog-products-panel{min-width:0}.catalog-toolbar{background:#ffffffd1;border:1px solid #b8cacac7;border-radius:28px;grid-template-columns:minmax(0,1fr) 260px;gap:12px;padding:12px;display:grid;box-shadow:0 20px 54px #122a3717}.catalog-search,.catalog-sort{border:1px solid var(--line);min-width:0;color:var(--graphite);background:#fbfdfd;border-radius:999px;align-items:center;gap:10px;display:flex}.catalog-search{padding:0 16px}.catalog-search input,.catalog-sort select{width:100%;min-height:50px;color:var(--graphite-2);background:0 0;border:0;outline:none}.catalog-search input::placeholder{color:#8a98a4}.catalog-sort{padding:0 14px}.catalog-sort span{color:var(--muted);white-space:nowrap;font-size:.82rem;font-weight:800}.catalog-sort select{cursor:pointer;font-weight:800}.catalog-category-rail{flex-wrap:wrap;gap:10px;margin:18px 0 22px;display:flex}.catalog-chip{border:1px solid var(--line);color:#42525f;background:#ffffffb8;border-radius:999px;align-items:center;gap:9px;min-height:42px;padding:0 15px;font-weight:700;transition:transform .16s,border-color .16s,background .16s,color .16s;display:inline-flex}.catalog-chip span{min-width:24px;height:24px;color:var(--graphite);background:#edf6f4;border-radius:999px;place-items:center;padding:0 7px;font-size:.78rem;display:grid}.catalog-chip:hover,.catalog-chip.is-active{color:#f8fffd;background:#102332;border-color:#48c9a78f;transform:translateY(-1px)}.catalog-chip:hover span,.catalog-chip.is-active span{background:var(--mint);color:#07251e}@keyframes catalogChildrenIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.catalog-overview{gap:20px;margin:0 0 22px;display:block}.catalog-overview h2,.catalog-empty-state h2{color:var(--graphite-2);margin:0;font-family:Golos Text,Arial,Helvetica,sans-serif;font-size:2.08rem;font-weight:600;line-height:1.08}.catalog-overview p,.catalog-empty-state p{max-width:680px;color:var(--muted);margin:10px 0 0;line-height:1.65}.catalog-overview-mode{margin-bottom:18px}.catalog-stats{grid-template-columns:repeat(2,minmax(104px,1fr));gap:8px;min-width:min(420px,100%);display:grid}.catalog-stats span{border:1px solid var(--line);min-height:74px;color:var(--muted);background:#fff;border-radius:18px;align-content:center;gap:2px;padding:12px;font-size:.82rem;font-weight:750;display:grid;box-shadow:0 12px 34px #122a370f}.catalog-stats strong{color:var(--graphite-2);font-size:1.45rem}.catalog-empty-state{border:1px dashed var(--line-strong);text-align:center;background:linear-gradient(135deg,#8ee8cf2e,#0000 46%),#fff;border-radius:28px;align-content:center;justify-items:center;gap:14px;min-height:360px;padding:34px;display:grid}.catalog-empty-state svg{color:var(--mint-strong)}.catalog-empty-state-mode{text-align:left;justify-items:start}.catalog-empty-state-mode h2,.catalog-empty-state-mode p{max-width:760px}.catalog-mode-reference{color:var(--graphite)}.catalog-mode-actions{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-card{animation:.52s cubic-bezier(.2,.72,.2,1) both catalog-card-enter;animation-delay:calc(min(var(--card-index,0), 10) * 42ms);background:linear-gradient(180deg, #fffffff5, #fafdfdfa), var(--surface);border-radius:18px}@keyframes catalog-card-enter{0%{opacity:0;transform:translateY(16px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.product-card-main{gap:10px;padding:12px 12px 0}.product-card-main h3{font-size:1.08rem;line-height:1.16}.product-card .product-visual{aspect-ratio:900/1200;border-radius:14px;min-height:0}.product-card .software-box{width:48%;min-width:96px;padding:13px}.product-card .software-box span{font-size:.82rem}.product-card-meta{flex-wrap:wrap;gap:7px;display:flex}.product-card-meta span{color:#40515f;background:#f7fbfa;border:1px solid #dce6e5e6;border-radius:999px;align-items:center;gap:5px;min-height:28px;padding:0 9px;font-size:.78rem;font-weight:800;display:inline-flex}.product-card-meta svg{color:var(--gold)}.product-card-footer{grid-template-columns:minmax(86px,1fr) minmax(0,auto);align-items:center;gap:10px;padding:12px;display:grid}.product-card-actions{grid-template-columns:42px minmax(122px,1fr);justify-content:end;align-items:center;gap:8px;min-width:0;display:grid}.product-favorite-button{isolation:isolate;border-radius:50%;position:relative}.product-favorite-button:before,.product-page-favorite-action:before{content:"";z-index:-1;border-radius:inherit;opacity:0;background:#48c9a71a;transition:opacity .18s,transform .18s;position:absolute;inset:-3px;transform:scale(.78)}.product-favorite-button:hover,.product-page-favorite-action:hover{color:var(--mint-strong);cursor:pointer;background:#effaf7;border-color:#48c9a79e}.product-favorite-button:hover:before,.product-page-favorite-action:hover:before{opacity:1;transform:scale(1)}.product-favorite-button svg,.product-page-favorite-action svg{transform-origin:50% 58%;transition:color .16s,fill .16s,transform .18s}.product-favorite-button:hover svg,.product-page-favorite-action:hover svg{transform:scale(1.12)}.product-favorite-button.is-active{color:var(--mint-strong);background:#effaf7;border-color:#48c9a79e}.product-page-favorite-action{isolation:isolate;position:relative;overflow:visible}.product-page-favorite-action.is-favorite{color:var(--graphite);background:#effaf7;border-color:#48c9a78f}.product-card-footer .product-purchase-button{background:linear-gradient(180deg, #8ee8cf14, #8ee8cf00), var(--graphite);color:#f8fffd;border-color:#48c9a780;border-radius:999px;justify-content:center;align-items:center;gap:7px;width:auto;min-width:0;height:44px;padding:0 14px;font-weight:800;display:inline-flex;box-shadow:0 14px 30px #11232f2e}.product-card-footer .product-purchase-button span{color:inherit;font-size:.92rem;font-weight:800;text-decoration:none}.product-card-footer .product-purchase-button:hover{color:#fff;background:#102332}.product-purchase-button-link{text-decoration:none}.product-card-note{color:#5e6e7b;margin:2px 0 0;font-size:.92rem;line-height:1.55}.product-purchase-stepper{background:var(--graphite);color:#fff;border:1px solid #48c9a79e;border-radius:999px;grid-template-columns:34px minmax(40px,1fr) 34px;align-items:center;width:100%;min-width:0;height:44px;animation:.22s cubic-bezier(.2,.72,.2,1) both purchase-stepper-enter;display:grid;overflow:hidden;box-shadow:0 14px 30px #11232f2e}.product-purchase-stepper.is-cart-bumping,.product-page-stepper.is-cart-bumping,.product-page-cart-action.is-cart-bumping{animation:.52s cubic-bezier(.2,.72,.2,1) both cart-counter-pop}.product-purchase-stepper button{width:34px;height:42px;color:inherit;box-shadow:none;background:0 0;border:0;border-radius:0}.product-purchase-stepper button:hover:not(:disabled){box-shadow:none;background:#8ee8cf29;transform:none}.product-purchase-stepper button:disabled{cursor:not-allowed;opacity:.42}.quantity-value-input{width:100%;min-width:0;height:100%;color:inherit;text-align:center;font-variant-numeric:tabular-nums;background:0 0;border:0;outline:none;font-size:.92rem;font-weight:900}.quantity-value-input:focus{background:#ffffff1f;box-shadow:inset 0 0 0 1px #8ee8cf73}@keyframes purchase-stepper-enter{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes cart-counter-pop{0%{transform:scale(.98);box-shadow:0 8px 18px #122a3714}42%{transform:scale(1.018);box-shadow:0 12px 24px #122a371a,0 0 0 4px #48c9a71c}to{transform:scale(1)}}@keyframes cart-cluster-enter{0%{opacity:0;transform:translateY(8px)scale(.98)}58%{opacity:1;transform:translateY(-1px)scale(1.01)}to{opacity:1;transform:translateY(0)scale(1)}}.is-heart-bumping svg{animation:.64s cubic-bezier(.24,.88,.24,1) both heart-wobble}@keyframes heart-wobble{0%{transform:scale(1)rotate(0)}18%{transform:scale(1.22)rotate(-12deg)}36%{transform:scale(1.12)rotate(10deg)}54%{transform:scale(1.18)rotate(-7deg)}74%{transform:scale(1.08)rotate(4deg)}to{transform:scale(1)rotate(0)}}.product-card.is-in-cart{border-color:#48c9a780;box-shadow:0 24px 64px #122a371f}.button-ghost.is-favorite{color:var(--graphite);background:#effaf7;border-color:#48c9a78f}.cart-clear-button{width:fit-content;color:var(--danger);cursor:pointer;text-align:left;background:0 0;border:0;font-weight:800}.dark-band{background:linear-gradient(135deg, #8ee8cf1f, transparent 42%), var(--graphite-2);color:#f7fffd;border-radius:18px;grid-template-columns:.8fr 1.2fr;align-items:start;gap:28px;margin-block:82px;padding:42px;display:grid;box-shadow:0 28px 72px #11232f38}.dark-band h2,.dark-band .eyebrow{color:#f7fffd}.steps-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.step-item{border-radius:var(--radius);background:#ffffff0f;border:1px solid #ffffff1f;padding:18px}.step-item svg{color:var(--mint)}.step-item h3{color:#f7fffd;margin:16px 0 8px}.step-item p{color:#f7fffdb8}.split-band{grid-template-columns:1fr 1fr;gap:16px;margin-block:82px;display:grid}.guide-banner,.faq-preview,.checkout-form,.checkout-summary,.cart-summary,.empty-state,.error-panel{padding:24px}.guide-banner{background:linear-gradient(135deg,#8ee8cf33,#0000 50%),#f9fcfc;align-content:center;gap:18px;min-height:360px;display:grid}.faq-preview{gap:12px;display:grid}details{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffa8}summary{color:var(--graphite-2);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:16px;font-weight:850;list-style:none;display:flex}summary::-webkit-details-marker{display:none}details p{padding:0 16px 16px}details[open] summary svg{transform:rotate(180deg)}.page-hero{max-width:900px;margin-top:24px;margin-bottom:38px}.page-hero h1,.article-detail h1{font-size:3.35rem}.page-hero p{max-width:720px;margin-top:18px;font-size:1.08rem}.product-detail{grid-template-columns:1fr .84fr;align-items:start;gap:34px;margin-block:24px 90px;display:grid}.product-breadcrumbs{color:#687783;flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:8px;margin-bottom:-6px;font-size:.98rem;line-height:1.35;display:flex}.product-breadcrumbs a{color:#435665;background:#ffffffbd;border:1px solid #b8cacab8;border-radius:999px;align-items:center;min-height:34px;padding:0 11px;transition:color .16s,border-color .16s,background .16s,transform .16s;display:inline-flex}.product-breadcrumbs a:hover{color:var(--graphite-2);background:#effaf7;border-color:#48c9a775;transform:translateY(-1px)}.product-breadcrumbs svg{color:#4356658a;flex:none}.product-breadcrumbs span{color:var(--graphite-2)}.product-info h1{color:var(--graphite-2);margin:0;font-family:Golos Text,Arial,Helvetica,sans-serif;font-size:3.2rem;line-height:1.02}.product-info>p{color:var(--muted);margin:18px 0 0;font-size:1.08rem;line-height:1.7}.product-actions-note{color:#607381;margin:12px 0 0;font-size:.95rem;line-height:1.6}.price-line{margin:28px 0}.price-line strong{font-size:2rem}.product-actions{justify-items:start;gap:12px;display:grid}.product-actions-cart-row{display:inline-grid}.product-actions-cart-row.has-quantity{width:min(360px,100%)}.product-page-cart-cluster{grid-template-columns:122px minmax(148px,1fr);align-items:center;gap:10px;display:inline-grid}.product-page-cart-cluster.is-cart-added{animation:.52s cubic-bezier(.2,.72,.2,1) both cart-cluster-enter}.product-page-stepper{width:122px;min-width:0;height:44px;color:var(--graphite);background:linear-gradient(#fff,#f4faf8),#fff;border:1px solid #b8cacac7;border-radius:999px;grid-template-columns:34px 54px 34px;place-items:center;animation:.22s cubic-bezier(.2,.72,.2,1) both purchase-stepper-enter;display:grid;overflow:hidden;box-shadow:0 10px 22px #122a3712,inset 0 1px #ffffffd6}.product-page-stepper button{width:34px;height:42px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:0;place-items:center;display:grid}.product-page-stepper button:hover:not(:disabled){color:var(--mint-strong);background:#48c9a71f}.product-page-stepper .quantity-value-input{place-items:center;width:54px;padding:0;font-size:.94rem;font-weight:760;line-height:1;display:grid}.product-page-stepper button:disabled{cursor:not-allowed;opacity:.42}.product-page-cart-action{border-radius:999px;min-width:148px;min-height:48px}.product-page-cart-copy{text-align:left;gap:1px;line-height:1.04;display:grid}.product-page-cart-copy strong{font-size:1rem;font-weight:850}.product-page-cart-copy span{color:#f8fffdbd;font-size:.78rem;font-weight:400}.check-list{gap:10px;margin:28px 0 0;padding:0;list-style:none;display:grid}.check-list li{color:#344755;align-items:center;gap:10px;font-weight:700;display:flex}.check-list svg{color:var(--mint-strong)}.legal-request-panel{background:linear-gradient(#8ee8cf1a,#8ee8cf08),#ffffffeb;border:1px solid #b8cacad6;border-radius:22px;margin:0 0 28px;padding:22px;box-shadow:0 18px 44px #11232f14}.legal-request-head{grid-template-columns:minmax(0,1fr) minmax(220px,.42fr);align-items:start;gap:18px;display:grid}.legal-request-head h2{color:var(--graphite-2);margin:8px 0 0;font-size:1.48rem;line-height:1.15}.legal-request-head p:last-child{color:#566978;margin:12px 0 0;line-height:1.65}.legal-request-status{background:#ffffffe6;border:1px solid #b8cacadb;border-radius:18px;gap:6px;padding:16px 18px;display:grid}.legal-request-status strong{color:var(--graphite-2);font-size:1.12rem}.legal-request-status span{color:#5c6f7d;font-size:.92rem;line-height:1.55}.legal-request-status.is-ready{background:#effaf7;border-color:#48c9a775}.legal-request-sections{gap:14px;margin-top:18px;display:grid}.legal-request-section{background:#ffffffd6;border:1px solid #dce6e5eb;border-radius:18px;gap:14px;padding:18px;display:grid}.legal-request-section-copy h3{color:var(--graphite-2);margin:0;font-size:1.06rem}.legal-request-section-copy p{color:#60717e;margin:8px 0 0;line-height:1.55}.legal-request-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.legal-request-field,.legal-request-field span,.legal-request-field small{display:block}.legal-request-field{color:var(--graphite-2);font-size:.94rem}.legal-request-field>span{margin-bottom:8px}.legal-request-field-wide{grid-column:1/-1}.legal-request-field input,.legal-request-field select,.legal-request-field textarea{width:100%;color:var(--ink);background:#fbfdfd;border:1px solid #b8cacae0;border-radius:14px;outline:none;padding:13px 14px;transition:border-color .16s,box-shadow .16s,background .16s}.legal-request-field textarea{resize:vertical;min-height:110px}.legal-request-field input:focus,.legal-request-field select:focus,.legal-request-field textarea:focus{border-color:var(--mint-strong);background:#fff;box-shadow:0 0 0 4px #8ee8cf2e}.legal-request-field small{color:#70808b;margin-top:7px;font-size:.83rem}.legal-request-footer{background:#11232f0d;border-radius:16px;margin-top:16px;padding:16px 18px}.legal-request-footer p{color:#556977;margin:0;line-height:1.6}.legal-request-footer.is-ready{background:#48c9a71a}.legal-request-inline-status{background:#ffffffd6;border:1px solid #b8cacadb;border-radius:16px;gap:5px;margin:12px 0 14px;padding:12px 14px;display:grid}.legal-request-inline-status strong{color:var(--graphite-2);font-size:.95rem}.legal-request-inline-status span{color:#647683;font-size:.9rem}.legal-request-inline-status a{width:fit-content;color:var(--mint-strong);font-size:.92rem}.legal-request-inline-status.is-ready{background:#f1fbf8;border-color:#48c9a76b}.cart-layout,.checkout-layout{grid-template-columns:1fr 360px;align-items:start;gap:18px;margin-block:18px 92px;display:grid}.cart-lines{gap:12px;display:grid}.cart-line{grid-template-columns:132px 1fr auto auto;align-items:center;gap:16px;padding:12px;display:grid}.cart-line .product-visual{min-height:116px}.cart-line .software-box{min-width:58px;padding:8px}.cart-line .software-box span{font-size:.62rem}.quantity-control{grid-template-columns:38px 58px 38px;place-items:center;gap:6px;display:grid}.quantity-control button{width:38px;height:38px}.quantity-control .quantity-value-input{border:1px solid var(--line);border-radius:var(--radius);height:38px;color:var(--graphite-2);background:#fff;font-weight:900}.cart-summary,.checkout-summary{gap:16px;display:grid;position:sticky;top:92px}.summary-row,.summary-total{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding-top:14px;display:flex}.summary-total{color:var(--graphite-2);font-weight:900}.summary-warning{color:#5f7180;margin:0;font-size:.95rem;line-height:1.6}.checkout-form{gap:14px;display:grid}.checkout-form label{color:var(--graphite-2);gap:8px;font-weight:850;display:grid}.checkout-form input,.checkout-form select,.checkout-form textarea{border:1px solid var(--line);border-radius:var(--radius);width:100%;color:var(--ink);background:#fbfdfd;outline:none;padding:14px;transition:border-color .16s,box-shadow .16s}.checkout-form textarea{resize:vertical;min-height:120px}.checkout-form input:focus,.checkout-form select:focus,.checkout-form textarea:focus{border-color:var(--mint-strong);box-shadow:0 0 0 4px #8ee8cf38}.payment-preview{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.checkout-payment-title{color:var(--ink);font-size:1rem;font-weight:700}.checkout-legal-warning{background:#11232f0d;border:1px solid #b8cacad6;border-radius:16px;gap:6px;padding:14px 16px;display:grid}.checkout-legal-warning strong{color:var(--graphite-2);font-size:.98rem}.checkout-legal-warning span{color:#617380;font-size:.92rem;line-height:1.55}.checkout-summary-line{gap:6px;display:grid}.checkout-summary-status,.drawer-line-note{color:#6c7c88;font-size:.82rem;line-height:1.45}.checkout-summary-status.is-ready,.drawer-line-note.is-ready{color:var(--mint-strong)}.payment-preview button{min-height:88px;color:var(--ink);text-align:left;cursor:pointer;background:linear-gradient(#fffffffa,#f7fbfbfa);border:1px solid #a7b6bd85;border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px 14px;padding:16px;transition:border-color .16s,box-shadow .16s,transform .16s,background .16s;display:grid;box-shadow:0 14px 28px #142a2f0f}.payment-preview button:hover{border-color:#48c9a770;transform:translateY(-1px);box-shadow:0 18px 34px #142a2f1a}.payment-preview button.is-selected{background:linear-gradient(135deg,#f8fffd,#e7fbf4f5);border-color:#48c9a7a3;box-shadow:0 20px 40px #142a2f1a}.payment-preview-icon{width:46px;height:46px;color:var(--mint-strong);background:#48c9a71f;border-radius:16px;place-items:center;display:grid}.payment-preview-icon svg{color:currentColor}.payment-preview-copy{gap:4px;min-width:0;display:grid}.payment-preview-copy strong{font-size:1.08rem;font-weight:600}.payment-preview-copy span{color:var(--muted);font-size:.92rem;font-weight:500}.payment-preview-check{width:30px;height:30px;color:var(--mint-strong);opacity:.68;background:#48c9a724;border-radius:999px;place-items:center;transition:opacity .16s,transform .16s,background .16s;display:grid;transform:scale(.92)}.payment-preview button.is-selected .payment-preview-check{opacity:1;background:#48c9a733;transform:scale(1)}.checkout-pay-button{width:fit-content}.checkout-pay-button:disabled{cursor:wait;opacity:.7;transform:none;box-shadow:0 12px 24px #11232f2e}.checkout-result-banner{background:#ffffffeb;border:1px solid #1d31401a;border-radius:18px;gap:6px;padding:15px 16px;display:grid;box-shadow:0 14px 30px #11232f14}.checkout-result-banner strong{color:var(--graphite-2);font-size:1.1rem;font-weight:700}.checkout-result-banner span,.checkout-status-note,.checkout-summary-note{color:var(--muted);line-height:1.6}.checkout-result-success{background:linear-gradient(135deg,#f4fffbfa,#e2fbf3e0);border-color:#48c9a76b}.checkout-result-fail{background:linear-gradient(135deg,#fff8f8fa,#feecece6);border-color:#d75d5d42}.checkout-status-note{margin:0;padding:0 2px}.checkout-status-note p{margin:0}.checkout-summary-note{margin:0;font-size:.94rem}.payment-notice{color:var(--ink);background:#e4fcf5b3;border:1px solid #48c9a766;border-radius:18px;margin:0;padding:14px 16px;font-weight:600}.article-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:92px;display:grid}.article-card{gap:14px;padding:22px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.article-card svg,.article-card span{color:var(--mint-strong)}.article-card h2{color:var(--graphite-2);margin:0;font-size:1.35rem}.article-card span{align-items:center;gap:7px;font-weight:900;display:inline-flex}.article-detail{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);max-width:820px;box-shadow:var(--shadow);margin-block:24px 100px;padding:30px}.article-detail h1{margin:18px 0}.article-body{color:#40505e;margin:24px 0;font-size:1.05rem;line-height:1.8}.legal-page{width:var(--content);margin:16px auto 94px}.legal-breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px;font-size:.98rem;display:flex}.legal-breadcrumbs a{color:var(--graphite);transition:color .16s}.legal-breadcrumbs a:hover{color:var(--mint-strong)}.legal-hero{grid-template-columns:minmax(0,1fr) minmax(270px,360px);align-items:start;gap:18px;margin-bottom:16px;display:grid}.legal-hero>div:first-child,.legal-hero-card,.legal-tabs,.legal-document,.legal-aside-panel{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffeb;box-shadow:0 18px 52px #122a3712}.legal-hero>div:first-child{padding:clamp(24px,4vw,42px)}.legal-hero h1{color:var(--graphite-2);overflow-wrap:anywhere;margin:10px 0 14px;font-family:Golos Text,Arial,Helvetica,sans-serif;font-size:clamp(2.35rem,4.6vw,3.9rem);font-weight:500;line-height:1.02}.legal-hero p{color:#4b5a65;max-width:760px;margin:0;font-size:1.16rem;line-height:1.55}.legal-hero-card{color:#f8fffd;background:radial-gradient(circle at 20% 20%,#8ee8cf6b,#0000 34%),linear-gradient(145deg,#1d3140fa,#11232ff5);gap:18px;padding:24px;display:grid}.legal-hero-card-head{gap:12px;display:grid}.legal-hero-card svg{color:var(--mint)}.legal-hero-card-head span{font-family:Golos Text,Arial,Helvetica,sans-serif;font-size:1.28rem;font-weight:500;line-height:1.28}.legal-hero-card dl{gap:10px;margin:0;display:grid}.legal-hero-card dl div{border-top:1px solid #f8fffd24;gap:4px;padding-top:10px;display:grid}.legal-hero-card dt,.legal-hero-card dd{margin:0}.legal-hero-card dt{color:#f8fffd9e;font-size:.92rem;line-height:1.35}.legal-hero-card dd{color:#f8fffd;font-size:1.08rem;line-height:1.35}.legal-hero-card small{color:#f8fffdb3;font-size:.98rem;line-height:1.45}.legal-tabs{flex-wrap:wrap;gap:10px;margin-bottom:18px;padding:10px;display:flex}.legal-tabs a{color:#40505e;border-radius:999px;align-items:center;min-height:42px;padding:0 18px;font-size:1.02rem;transition:background .16s,color .16s,transform .16s;display:inline-flex}.legal-tabs a:hover{color:var(--graphite);background:#edf6f5;transform:translateY(-1px)}.legal-tabs a.is-active{background:var(--graphite);color:#f8fffd}.legal-layout{grid-template-columns:minmax(230px,280px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.legal-aside{top:calc(var(--site-header-height) + 20px);gap:14px;display:grid;position:sticky}.legal-aside-panel{padding:18px}.legal-aside-panel>span{color:var(--graphite-2);margin-bottom:12px;font-family:Golos Text,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:600;display:block}.legal-aside-panel nav{gap:5px;display:grid}.legal-aside-panel a{color:#52616c;border-radius:999px;padding:8px 10px;font-size:.94rem;line-height:1.3;transition:background .15s,color .15s;display:block}.legal-aside-panel a:hover{color:var(--graphite);background:#edf6f5}.legal-requisites{color:#52616c}.legal-requisites p{margin:9px 0 0;font-size:.98rem;line-height:1.45}.legal-document{color:#364652;padding:clamp(22px,4vw,46px);font-size:1.07rem;line-height:1.78}.legal-document .policy-section{scroll-margin-top:calc(var(--site-header-height) + 20px)}.legal-document .policy-section+.policy-section{border-top:1px solid #dce6e5e6;margin-top:34px;padding-top:30px}.legal-document h2{color:var(--graphite-2);margin:0 0 14px;font-family:Golos Text,Arial,Helvetica,sans-serif;font-size:clamp(1.28rem,2.2vw,1.72rem);font-weight:500;line-height:1.22}.legal-document p{margin:10px 0 0}.legal-document ul{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.legal-document li{padding-left:22px;position:relative}.legal-document li:before{content:"";background:var(--mint-strong);border-radius:50%;width:7px;height:7px;position:absolute;top:.76em;left:2px;box-shadow:0 0 0 4px #48c9a71f}.legal-document a{color:#167d69;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.faq-list{gap:12px;max-width:860px;margin-bottom:92px;display:grid}.empty-state,.error-page{text-align:center;place-items:center;min-height:440px;display:grid}.empty-state{align-content:center;gap:14px}.empty-state svg{color:var(--mint-strong)}.error-page{width:var(--content);margin:0 auto}.error-panel{text-align:left;justify-items:start;gap:16px;max-width:620px;display:grid}.site-footer{gap:0;width:100%;margin:76px 0 0;display:grid}.site-footer-main{background:linear-gradient(#ffffffeb,#f7fbfaf0),#f8fbfb;border:0 solid #b8cacab8;border-top-width:1px;grid-template-columns:minmax(230px,1.18fr) repeat(3,minmax(160px,1fr));align-items:start;gap:clamp(20px,3vw,44px);width:100%;padding:34px clamp(22px,3.6vw,52px) 36px;display:grid}.footer-column{align-content:start;justify-items:start;gap:11px;display:grid}.footer-support-link{min-height:44px;color:var(--graphite);background:#f2fbf8;border:1px solid #48c9a76b;border-radius:999px;align-items:center;gap:8px;padding:0 17px;font-size:1.12rem;font-weight:400;display:inline-flex}.footer-support-actions{gap:10px;width:100%;display:grid}.footer-support-link-secondary{background:#fff;border-color:#b8cacac2}.footer-support-block span{color:#526371;font-size:1.08rem}.footer-column h2{color:var(--graphite-2);margin:0 0 6px;font-family:Golos Text,Arial,Helvetica,sans-serif;font-size:1.28rem;font-weight:800;line-height:1.12}.footer-column a,.footer-column span{color:#526371;font-size:1.13rem;line-height:1.48}.footer-column a{font-weight:400;transition:color .16s}.footer-column a:hover{color:var(--mint-strong)}.footer-contacts span{color:#7a8892;overflow-wrap:anywhere;max-width:360px;font-size:1.04rem;line-height:1.44}.footer-contacts{padding-top:40px}.footer-contacts .footer-address{max-width:330px;line-height:1.5}.site-footer-bottom{background:var(--graphite-2);color:#f8fffdc7;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px 20px;width:100%;padding:17px clamp(22px,3.6vw,52px);display:flex}.site-footer-bottom p{color:#f8fffdd1;margin:0;font-size:1rem;font-weight:400}.footer-legal-links{flex-wrap:wrap;justify-content:end;gap:10px 0;display:flex}.footer-legal-links a{color:#e8f1f294;font-size:.98rem;font-weight:400;transition:color .16s}.footer-legal-links a+a{margin-left:32px}.footer-legal-links a:hover{color:var(--mint)}@media (width<=1080px){:root{--content:min(100vw - 28px, 920px)}.hero-section,.product-detail,.dark-band,.split-band,.cart-layout,.checkout-layout{grid-template-columns:1fr}.hero-section{min-height:auto}.promo-carousel-frame{aspect-ratio:16/6.4;min-height:280px}.promo-slide-copy{width:min(520px,66%);padding:30px 40px 42px}.promo-slide-copy h2{font-size:2rem}.legal-request-head,.legal-request-grid{grid-template-columns:1fr}.system-status-section{grid-template-columns:1fr;grid-template-areas:"copy""visual""activation";margin-bottom:64px}.system-status-copy{max-width:760px}.system-status-copy h2{max-width:720px;font-size:2.62rem}.system-status-visual{height:320px;min-height:320px}.system-status-backdrop{min-height:0}.system-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.system-metric-card{min-height:98px;padding:16px 18px 20px}.system-metric-card strong{font-size:1.58rem}.activation-results-stage{height:clamp(320px,48vw,440px)}.hero-media,.hero-media img{min-height:430px}.support-contact-layout,.support-form-grid{grid-template-columns:minmax(0,1fr)}.category-grid,.category-grid-compact,.product-grid,.steps-grid{grid-template-columns:repeat(2,1fr)}.cart-summary,.checkout-summary{position:static}.legal-hero,.legal-layout{grid-template-columns:1fr}.legal-aside{grid-template-columns:1fr 1fr;position:static}.legal-aside-panel nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){:root{--content:calc(100vw - 24px);--home-promo-gap:12px}.support-contact-section{margin-top:24px;margin-bottom:64px}.support-contact-panel h1,.support-form-heading h2{font-size:1.85rem}.support-reference-badge{min-height:32px;padding-inline:12px;font-size:.78rem}.site-header{margin-top:10px}.legal-page{margin-top:24px;margin-bottom:66px}.legal-hero{gap:12px}.legal-hero>div:first-child,.legal-hero-card,.legal-document,.legal-aside-panel{border-radius:14px}.legal-hero>div:first-child{padding:22px}.legal-hero h1{overflow-wrap:normal;-webkit-hyphens:auto;hyphens:auto;font-size:clamp(1.96rem,8.5vw,2.26rem);line-height:1.03}.legal-hero p{font-size:1.05rem}.legal-hero-card{padding:20px}.legal-hero-card-head span{font-size:1.16rem}.legal-hero-card dl{grid-template-columns:1fr 1fr;gap:8px}.legal-hero-card dd{font-size:1rem}.legal-tabs{scrollbar-width:none;flex-wrap:nowrap;padding:8px;overflow-x:auto}.legal-tabs::-webkit-scrollbar{display:none}.legal-tabs a{flex:none;min-height:40px;padding-inline:15px;font-size:.98rem}.legal-aside{order:2;grid-template-columns:1fr}.legal-document{order:1}.legal-aside-panel nav{grid-template-columns:1fr}.legal-document{padding:22px;font-size:1rem;line-height:1.68}.legal-document .policy-section+.policy-section{margin-top:26px;padding-top:24px}.main-nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffffff5;border-radius:14px;flex-direction:column;align-items:stretch;padding:12px;display:none;position:absolute;top:calc(100% + 8px);left:0;right:0}.main-nav.is-open{display:flex}.menu-button{display:inline-grid}.brand span{display:none}.hero-section{gap:18px;margin-top:26px;margin-bottom:50px}.promo-carousel{margin-top:var(--home-promo-gap)}.promo-carousel-frame{aspect-ratio:16/10;border-radius:22px;min-height:300px}.promo-slide img{object-position:60% center}.promo-slide-shade,.promo-slide-blue .promo-slide-shade,.promo-slide-graphite .promo-slide-shade{background:linear-gradient(90deg,#09151ce0 0%,#09151ca3 54%,#09151c47 100%),linear-gradient(#040f160a,#040f1661)}.promo-slide-copy{justify-content:center;width:78%;padding:24px 24px 56px}.promo-slide-copy h2{font-size:1.54rem;line-height:1.12}.promo-slide-copy span{margin-top:12px;font-size:.92rem;line-height:1.55}.promo-carousel-controls{pointer-events:none;justify-content:space-between;gap:8px;bottom:14px;left:26px;right:26px}.promo-carousel-controls button{pointer-events:auto;width:42px;height:42px}.promo-carousel-dots{bottom:26px;left:50%;transform:translate(-50%)}.system-status-section{margin-top:var(--home-promo-gap);gap:18px;margin-bottom:56px}.system-status-copy h2{font-size:2.1rem;line-height:1.06}.system-status-visual{border-radius:22px;height:430px;min-height:430px}.system-status-backdrop{object-position:58% top;min-height:0}.system-status-ring,.system-status-scan{display:none}.system-status-pulse{top:292px;bottom:auto;right:18px}.system-metrics-grid{grid-template-columns:1fr;gap:10px;top:14px;left:14px;right:14px}.system-metric-card{border-radius:18px;min-height:84px;padding:12px 14px 17px}.system-metric-icon{width:38px;height:38px}.system-metric-label{font-size:.98rem}.system-metric-card strong{font-size:1.5rem}.activation-results-stage{border-radius:18px;height:300px}.hero-copy h1{font-size:3.15rem}.hero-lead{font-size:1rem}.hero-media,.hero-media img{min-height:310px}.hero-trust-list{gap:8px}.hero-trust-list span{justify-content:flex-start;width:100%}.hero-actions .button{width:100%}.section{margin-block:58px}.section-header{flex-direction:column;align-items:start}.section-header h2,.dark-band h2,.guide-banner h2,.faq-preview h2,.page-hero h1,.article-detail h1{font-size:2rem}.category-grid,.category-grid-compact,.product-grid,.steps-grid,.article-grid,.payment-preview{grid-template-columns:1fr}.dark-band{border-radius:14px;padding:24px}.product-info h1{font-size:2.3rem}.product-visual-large,.product-gallery-stage,.product-gallery-slide,.product-gallery-panel{min-height:360px}.product-gallery-stage{border-radius:22px}.product-gallery-controls{left:0;right:0}.product-gallery-controls button{width:34px;height:62px}.cart-line{grid-template-columns:92px 1fr}.cart-line .quantity-control,.cart-line .icon-button{grid-column:span 2}.cart-line .icon-button{width:100%}.site-footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer-bottom{align-items:start}.footer-legal-links{justify-content:start}}.site-header{z-index:80;background:#fff;border:0 solid #b8cacab8;border-bottom-width:1px;border-radius:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(14px,2vw,28px);width:100%;min-height:82px;margin:0;padding:8px clamp(22px,3.6vw,52px);display:grid;position:fixed;top:0;left:0;right:0;box-shadow:0 14px 38px #122a3714,inset 0 1px #ffffffb8}.header-brand-group{align-items:center;gap:34px;min-width:0;display:flex}.brand{letter-spacing:0;gap:0;font-size:1.34rem;font-weight:500;line-height:1}.brand span{transform:translateY(1px)}.brand .brand-logo{object-fit:contain;height:auto;box-shadow:none;border:0;border-radius:0}.brand .brand-logo-lockup{object-fit:contain;width:clamp(100px,7.8vw,112px);height:auto;display:block;transform:translateY(0)}.brand .brand-logo-mark{width:68px;display:none}.catalog-nav{position:relative}.catalog-nav:after{z-index:44;content:"";width:min(860px,100vw - 42px);height:14px;display:none;position:absolute;top:100%;left:0}.catalog-nav:hover:after,.catalog-nav:focus-within:after,.catalog-nav.is-open:after{display:block}.catalog-trigger,.main-nav a,.utility-link,.header-login-button,.header-cart-button{border-radius:999px;font-family:Golos Text,Arial,Helvetica,sans-serif}.catalog-trigger{color:#f5fffd;background:#0c192e;border:1px solid #48c9a761;align-items:center;gap:10px;min-height:50px;padding:0 18px 0 12px;font-size:1.02rem;font-weight:500;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:inline-flex}.catalog-trigger-icon{width:30px;height:30px;color:var(--mint);background:#8ee8cf24;border-radius:50%;place-items:center;transition:transform .18s,background .18s,box-shadow .18s;display:grid;box-shadow:inset 0 0 0 1px #8ee8cf47,inset 0 1px #ffffff14}.catalog-trigger-icon svg{stroke-width:2.2px;width:17px;height:17px}.catalog-trigger:hover,.catalog-nav:focus-within .catalog-trigger,.catalog-nav.is-open .catalog-trigger{border-color:#48c9a794;transform:translateY(-1px);box-shadow:0 16px 38px #122a372e,inset 0 0 0 1px #8ee8cf14}.catalog-nav:hover .catalog-trigger-icon,.catalog-nav:focus-within .catalog-trigger-icon,.catalog-nav.is-open .catalog-trigger-icon{background:#8ee8cf33;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #8ee8cf6b,inset 0 1px #ffffff1f}.catalog-dropdown{z-index:45;opacity:0;pointer-events:none;transform-origin:0 0;visibility:hidden;background:#fffffff7;border:1px solid #b8cacab8;border-radius:28px;grid-template-columns:minmax(520px,1fr) 280px;gap:16px;width:min(860px,100vw - 42px);padding:16px;transition:opacity 70ms,transform 70ms,visibility 0s linear 70ms;display:grid;position:absolute;top:calc(100% + 10px);left:0;transform:translateY(8px)scale(.98);box-shadow:0 28px 76px #122a372e}.catalog-nav.is-open .catalog-dropdown{opacity:1;pointer-events:auto;visibility:visible;transition:opacity .13s,transform .13s,visibility;transform:translateY(0)scale(1)}.catalog-dropdown-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.catalog-dropdown-card{background:#f7fbfb;border:1px solid #0000;border-radius:20px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;min-height:78px;padding:12px;transition:transform .16s,border-color .16s,background .16s;display:grid}.catalog-dropdown-card:hover,.catalog-featured-link:hover{background:#effaf7;border-color:#48c9a76b;transform:translateY(-2px)}.catalog-dropdown-card>span{background:var(--graphite);width:42px;height:42px;color:var(--mint);border-radius:50%;place-items:center;display:grid}.catalog-dropdown-card strong,.catalog-featured-link span{color:var(--graphite-2);font-weight:800;display:block}.catalog-dropdown-card small{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:.78rem;line-height:1.25;display:-webkit-box;overflow:hidden}.catalog-dropdown-featured{align-content:start;gap:9px;padding:4px;display:grid}.catalog-dropdown-empty{width:min(420px,100vw - 42px);display:block}.catalog-dropdown-empty-card{background:linear-gradient(135deg,#8ee8cf2e,#0000 54%),#f8fbfb;border-radius:20px;gap:8px;padding:16px;display:grid}.catalog-dropdown-empty-card strong{color:var(--graphite-2);font-family:Golos Text,Arial,Helvetica,sans-serif;font-size:1.24rem;font-weight:600;line-height:1.12}.catalog-dropdown-empty-card span,.catalog-dropdown-empty-card small{color:var(--muted);line-height:1.55}.catalog-dropdown-empty-card .button{justify-self:start;margin-top:6px}.catalog-featured-link{border:1px solid #0000;border-radius:18px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;transition:transform .16s,border-color .16s,background .16s;display:grid}.catalog-featured-link .product-visual{border-radius:14px;min-height:54px}.catalog-featured-link .software-box{min-width:26px;padding:3px}.catalog-featured-link .software-box span{font-size:0}.catalog-featured-link b{color:var(--mint-strong);font-size:.86rem}.main-nav{justify-content:flex-start;gap:10px;min-width:0}.main-nav a{color:#364957;white-space:nowrap;align-items:center;min-height:44px;padding:0 15px;font-size:1rem;font-weight:400;display:inline-flex;box-shadow:inset 0 0 0 1px #0000}.main-nav a:hover,.main-nav a:focus-visible{color:#0f4b3d;background:#8ee8cf33;box-shadow:inset 0 0 0 1px #48c9a747}.header-actions{justify-content:end;align-items:center;gap:10px;min-width:max-content}.utility-link,.header-cart-button{border:1px solid var(--line);width:48px;height:48px;min-height:48px;color:var(--graphite);background:#ffffffb8;justify-content:center;align-items:center;padding:0;font-weight:500;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex;position:relative}.utility-link:hover,.header-cart-button:hover,.header-login-button:hover{background:#f6fffc;border-color:#48c9a780;transform:translateY(-2px);box-shadow:0 16px 34px #122a371f}.utility-link svg{stroke-width:2.1px;width:20.5px;height:20.5px}.header-cart-icon{stroke-width:2.05px;width:21px;height:21px}.header-login-button{border:1px solid var(--line);min-height:48px;color:var(--graphite);background:#ffffffb8;align-items:center;gap:10px;padding:0 16px 0 13px;font-size:1.02rem;font-weight:500;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex;position:relative}.header-login-button svg{stroke-width:2.1px;width:19px;height:19px}.utility-link b,.header-cart-button b{background:var(--mint-strong);color:#06201a;border:2px solid #fff;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-family:Golos Text,Arial,Helvetica,sans-serif;font-size:.68rem;font-weight:800;line-height:1;display:grid;position:absolute;top:-6px;right:-6px;box-shadow:0 8px 18px #122a3724}.custom-cart-icon{width:24px;height:24px}.custom-cart-spark{fill:var(--graphite-2);opacity:.95}.menu-button{border-radius:50%}.cart-drawer-shell{z-index:120;pointer-events:none;position:fixed;inset:0}.cart-drawer-shell.is-open{pointer-events:auto}.cart-drawer-backdrop{opacity:0;background:#0a161e47;border:0;transition:opacity .18s;position:absolute;inset:0}.cart-drawer-shell.is-open .cart-drawer-backdrop{opacity:1}.cart-drawer{opacity:0;background:#fffffffa;border:1px solid #b8cacab8;border-radius:30px;grid-template-rows:auto minmax(0,1fr) auto auto;width:min(440px,100vw - 32px);padding:20px;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:16px;bottom:16px;right:16px;transform:translate(28px)scale(.98);box-shadow:0 30px 90px #122a373d}.cart-drawer-shell.is-open .cart-drawer{opacity:1;transform:translate(0)scale(1)}.cart-drawer-head{justify-content:space-between;align-items:start;gap:16px;padding-bottom:16px;display:flex}.cart-drawer-head h2{color:var(--graphite-2);margin:0;font-family:Golos Text,Arial,Helvetica,sans-serif;font-size:1.7rem;line-height:1.05}.drawer-icon-button{border:1px solid var(--line);width:38px;height:38px;color:var(--graphite);background:#fff;border-radius:50%;place-items:center;transition:transform .16s,border-color .16s,background .16s;display:inline-grid}.drawer-icon-button:hover{background:#effaf7;border-color:#48c9a78c;transform:translateY(-1px)}.cart-drawer-empty{text-align:center;align-content:center;justify-items:center;gap:14px;min-height:100%;display:grid}.cart-drawer-empty .custom-cart-icon{width:58px;height:58px;color:var(--graphite)}.cart-drawer-empty .custom-cart-spark{fill:var(--mint-strong)}.cart-drawer-empty h3{color:var(--graphite-2);margin:0;font-size:1.35rem}.cart-drawer-empty p{max-width:310px;color:var(--muted);margin:0;line-height:1.5}.cart-drawer-lines{align-content:start;gap:10px;min-height:0;padding-right:2px;display:grid;overflow:auto}.cart-drawer-line{border:1px solid var(--line);background:#fbfdfd;border-radius:22px;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:11px;padding:10px;display:grid}.cart-drawer-line .product-visual{border-radius:16px;min-height:70px}.cart-drawer-line .software-box{min-width:34px;padding:5px}.cart-drawer-line .software-box span{font-size:0}.drawer-line-copy{min-width:0}.drawer-line-copy a{color:var(--graphite-2);text-overflow:ellipsis;white-space:nowrap;font-weight:850;display:block;overflow:hidden}.drawer-line-copy span{color:var(--mint-strong);margin-top:4px;font-weight:800;display:block}.drawer-line-controls{grid-column:1/-1;grid-template-columns:112px 34px;justify-content:end;align-items:center;gap:8px;display:grid}.drawer-quantity-control{border:1px solid var(--line);background:#fff;border-radius:999px;grid-template-columns:30px minmax(40px,1fr) 30px;align-items:center;height:34px;display:grid;overflow:hidden}.drawer-quantity-control button{width:30px;height:32px;color:var(--graphite);box-shadow:none;background:0 0;border:0;border-radius:0}.drawer-quantity-control button:hover:not(:disabled){box-shadow:none;background:#effaf7;transform:none}.drawer-quantity-control button:disabled{cursor:not-allowed;opacity:.42}.drawer-quantity-control .quantity-value-input{color:var(--graphite-2);font-size:.86rem}.drawer-line-controls .drawer-icon-button{width:34px;height:34px}.drawer-remove{color:var(--danger);justify-self:end}.cart-drawer-total{border-top:1px solid var(--line);color:var(--graphite-2);justify-content:space-between;gap:14px;margin-top:16px;padding-top:16px;display:flex}.cart-drawer-total span{font-weight:800}.cart-drawer-total strong{font-size:1.35rem}.cart-drawer-actions{gap:10px;margin-top:16px;display:grid}.cart-drawer-actions .button,.cart-drawer-empty .button{width:100%}.story-section,.downloads-section{grid-template-columns:.78fr 1.22fr;align-items:start;gap:18px;display:grid}.story-section h2,.downloads-section h2,.placeholder-panel h1{color:var(--graphite-2);margin:0;font-family:Golos Text,Arial,Helvetica,sans-serif;font-size:2.55rem;line-height:1.08}.story-grid,.review-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.story-grid article,.review-card,.downloads-section,.placeholder-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 16px 44px #122a3712}.story-grid article,.review-card{padding:18px}.story-grid svg,.review-card svg,.placeholder-panel>svg{color:var(--mint-strong)}.story-grid h3,.review-card h3{color:var(--graphite-2);margin:14px 0 8px}.story-grid p,.review-card p,.downloads-section p,.placeholder-panel p{color:var(--muted);margin:0;line-height:1.6}.review-card{gap:12px;display:grid}.review-stars{color:var(--gold);gap:3px;display:flex}.review-card h3{margin:0}.downloads-section{background:linear-gradient(135deg, #8ee8cf33, transparent 52%), var(--surface);padding:28px}.downloads-actions,.placeholder-actions{flex-wrap:wrap;justify-content:end;align-self:end;gap:10px;display:flex}.placeholder-page{width:var(--content);place-items:center;min-height:520px;margin:54px auto 90px;display:grid}.placeholder-page-compact{min-height:360px;margin-top:28px}.placeholder-panel{justify-items:start;gap:16px;max-width:680px;padding:clamp(24px,5vw,44px);display:grid}.support-contact-section{width:var(--content);margin:30px auto 90px}.support-contact-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:18px;display:grid}.support-contact-panel,.support-form-panel{max-width:none;min-height:100%}.support-contact-panel h1,.support-form-heading h2{color:var(--graphite-2);margin:0;font-family:Golos Text,Arial,Helvetica,sans-serif;font-size:2.15rem;line-height:1.08}.support-contact-notes{gap:10px;width:100%;display:grid}.support-contact-actions{flex-wrap:wrap;gap:10px;display:flex}.support-contact-notes span{color:var(--graphite);align-items:center;gap:10px;font-weight:500;line-height:1.5;display:inline-flex}.support-contact-notes svg{color:var(--mint-strong);flex:none}.support-form-panel{gap:18px}.support-form-heading{justify-content:space-between;align-items:start;gap:12px;width:100%;display:flex}.support-reference-badge{min-height:36px;color:var(--graphite-2);background:#48c9a724;border:1px solid #48c9a73d;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-family:Golos Text,Arial,Helvetica,sans-serif;font-size:.84rem;font-weight:600;display:inline-flex}.support-status-banner{border:1px solid var(--line);background:#f8fbfb;border-radius:18px;grid-template-columns:auto minmax(0,1fr);gap:10px;width:100%;padding:14px 16px;display:grid}.support-status-banner.is-success{background:#8ee8cf2e;border-color:#48c9a75c}.support-status-banner.is-error{background:#d75d5d14;border-color:#d75d5d42}.support-status-banner svg{color:var(--mint-strong);margin-top:2px}.support-status-banner.is-error svg{color:var(--danger)}.support-status-banner p{margin:0}.support-form{width:100%}.support-form-grid{grid-template-columns:minmax(0,1fr);gap:14px;display:grid}.support-form-field-full{grid-column:1/-1}.support-form-honeypot{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.support-form-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.support-form-actions .button[disabled]{cursor:wait;opacity:.78}.support-form-actions span{max-width:360px;color:var(--muted);line-height:1.5}@media (width>=1081px){.support-contact-layout{grid-template-columns:minmax(280px,.88fr) minmax(0,1.12fr)}.support-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1240px){:root{--site-header-height:112px}.site-header{border-radius:0;grid-template-columns:minmax(260px,auto) minmax(0,1fr) auto;gap:10px 14px;padding-inline:24px}.main-nav a{padding-inline:12px;font-size:.94rem}.utility-link{justify-content:center;width:48px;height:48px;padding:0}.utility-link span{display:none}.site-header{grid-template-columns:minmax(0,1fr) auto;align-items:center}.main-nav{grid-area:2/1/auto/-1;justify-content:center;gap:6px;padding:0;overflow:visible}.header-actions{justify-self:end}}@media (width<=860px){:root{--site-header-height:124px}.site-header{min-height:var(--site-header-height);grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:10px;padding:10px 12px 12px}.header-brand-group{grid-template-columns:minmax(0,auto);gap:8px;display:grid}.catalog-nav{grid-column:1/-1;width:100%}.main-nav{top:calc(var(--site-header-height) + 8px);z-index:90;border:1px solid var(--line);box-shadow:var(--shadow);background:#fffffffa;border-radius:22px;grid-area:auto;gap:8px;padding:12px;display:none;position:fixed;left:12px;right:12px;overflow:visible}.main-nav.is-open{display:grid}.main-nav a{justify-content:center;min-height:48px;font-size:.98rem}.menu-button{width:48px;height:48px;display:inline-grid}.brand .brand-logo-lockup{width:92px;height:auto;display:block}}@media (width<=720px){:root{--site-header-height:132px}.site-header{width:100%;min-height:var(--site-header-height);border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:10px 12px;margin:0;padding:10px 14px 12px}.header-brand-group{min-width:0;display:contents}.brand{grid-area:1/1;gap:9px;min-width:0;font-size:1.08rem;font-weight:500}.brand .brand-logo-lockup{width:clamp(88px,25vw,104px);height:auto}.catalog-nav{grid-area:2/1/auto/-1;width:100%}.catalog-nav:after{display:none!important}.catalog-trigger{justify-content:center;gap:11px;width:100%;min-height:48px;padding:0 18px;font-size:1.04rem;box-shadow:0 14px 30px #122a3729,inset 0 0 0 1px #8ee8cf14}.catalog-trigger>span:not(.catalog-trigger-icon){display:inline}.catalog-trigger-icon{width:32px;height:32px}.catalog-trigger-icon svg{width:15px;height:15px}.catalog-dropdown{left:14px;right:14px;top:calc(var(--site-header-height) + 8px);width:auto;height:calc(100dvh - var(--site-header-height) - 20px);transform-origin:top;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;background:#fff;border-radius:22px;grid-template-columns:1fr;max-height:none;padding:12px;transition:visibility 0s linear .12s;display:block;position:fixed;bottom:auto;overflow:hidden scroll;transform:none;box-shadow:0 22px 70px #122a373d}.catalog-nav.is-open .catalog-dropdown{transition:visibility;transform:none}.catalog-dropdown-grid{grid-template-columns:1fr;gap:8px;padding-bottom:8px}.catalog-dropdown-card{background:#f8fbfb;border-color:#b8caca8f;border-radius:18px;grid-template-columns:38px minmax(0,1fr);min-height:68px;padding:10px}.catalog-dropdown-card:hover,.catalog-dropdown-card:focus-visible{background:#effaf7}.catalog-dropdown-card>span{width:38px;height:38px}.catalog-dropdown-card strong{font-size:.98rem}.catalog-dropdown-card small{-webkit-line-clamp:2;font-size:.8rem}.catalog-dropdown-featured{display:none}.catalog-dropdown-empty-card .button{justify-self:stretch;width:100%}.main-nav{top:calc(var(--site-header-height) + 8px);z-index:90;border:1px solid var(--line);box-shadow:var(--shadow);max-height:calc(100dvh - var(--site-header-height) - 20px);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;background:#fffffffa;border-radius:24px;grid-area:auto;gap:7px;padding:12px;display:none;position:fixed;left:14px;right:14px;overflow:visible auto}.main-nav.is-open{display:grid}.main-nav a{justify-content:center;min-height:44px}.header-actions{grid-area:1/2;justify-self:end;gap:7px;min-width:0}.utility-link{display:none}.header-cart-button,.header-login-button{border-radius:50%;justify-content:center;width:44px;min-height:44px;padding:0}.header-cart-button>span,.header-login-button>span{display:none}.header-cart-button b{border:2px solid #fff;min-width:20px;height:20px;font-size:.68rem;position:absolute;top:-6px;right:-6px}.header-cart-icon{width:21px;height:21px}.custom-cart-icon{width:24px;height:24px}.menu-button{width:44px;height:44px;display:inline-grid}.cart-drawer{border-radius:28px;width:auto;max-height:min(82vh,720px);inset:auto 10px 10px;transform:translateY(28px)scale(.98)}.cart-drawer-shell.is-open .cart-drawer{transform:translateY(0)scale(1)}.story-section,.downloads-section{grid-template-columns:1fr}.story-section h2,.downloads-section h2,.placeholder-panel h1{font-size:2rem}.story-grid,.review-grid{grid-template-columns:1fr}.downloads-actions,.placeholder-actions{justify-content:stretch}.downloads-actions .button,.placeholder-actions .button,.checkout-pay-button,.checkout-form .button,.cart-summary .button,.cart-drawer-actions .button{width:100%}}@media (width<=480px){:root{--home-promo-gap:10px}.promo-carousel{width:min(100%,100vw - 28px);margin-top:var(--home-promo-gap)}.promo-carousel-frame{aspect-ratio:auto;border-radius:18px;width:100%;min-height:278px}.promo-slide img{object-position:66% center}.promo-slide-copy{width:min(84%,100% - 34px);padding:20px 18px 58px}.promo-slide-copy h2{font-size:1.2rem;line-height:1.14}.promo-slide-copy span{max-width:280px;font-size:.86rem}.promo-carousel-dots{bottom:23px;left:50%;transform:translate(-50%)}.promo-carousel-controls{justify-content:space-between;bottom:12px;left:22px;right:22px}.promo-carousel-controls button{width:34px;height:34px}.system-status-section{width:calc(100vw - 28px);margin-top:var(--home-promo-gap);margin-bottom:48px}.system-status-copy h2{font-size:1.78rem}.system-status-visual{border-radius:18px;height:408px;min-height:408px}.system-status-backdrop{object-position:60% top;min-height:0}.system-metrics-grid{grid-template-columns:1fr;top:10px;left:10px;right:10px}.system-metric-card{border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px 12px;min-height:78px;padding:11px 12px 16px}.system-metric-icon{grid-row:span 2}.system-metric-card:before{bottom:9px;left:64px;right:16px}.system-metric-card:after{width:calc(100% - 82px);bottom:9px;left:64px}.system-metric-card strong{text-align:left;font-size:1.26rem}.activation-results-stage{border-radius:16px;height:220px}}@media (width<=1180px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1080px){.catalog-shell{width:var(--content)}.support-contact-layout,.support-form-grid{grid-template-columns:minmax(0,1fr)}.marketplace-catalog-layout{grid-template-columns:1fr}.catalog-sidebar{max-height:none;padding:0;position:static;overflow:visible}.catalog-sidebar-head{display:none}.catalog-sidebar-nav{gap:10px;padding-bottom:2px;display:grid;overflow:visible}.catalog-sidebar-nav::-webkit-scrollbar{display:none}.catalog-sidebar-group{width:100%}.catalog-sidebar-link{min-height:58px}.catalog-toolbar{grid-template-columns:1fr}.catalog-overview{align-items:start}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.catalog-shell{margin-bottom:64px}.catalog-toolbar{border-radius:22px;gap:10px;padding:10px}.catalog-sort{border-radius:18px;grid-template-columns:1fr;align-items:start;gap:0;padding:8px 14px 6px;display:grid}.catalog-sort select{min-height:34px}.catalog-category-rail{scrollbar-width:none;flex-wrap:nowrap;margin-inline:-12px;padding:0 12px 4px;overflow-x:auto}.catalog-category-rail::-webkit-scrollbar{display:none}.catalog-chip{flex:none}.catalog-overview h2,.catalog-empty-state h2{font-size:1.72rem}.catalog-mode-actions{width:100%}.catalog-mode-actions .button{flex:220px}.product-grid{grid-template-columns:1fr}.catalog-sidebar-link{min-height:54px}.catalog-sidebar-group{width:100%}.product-card-main{padding:14px 14px 0}.product-card .product-visual{border-radius:16px}.product-card-footer{padding:14px}}@media (width<=520px){.catalog-shell,.favorites-shell{width:calc(100vw - 28px)}.support-contact-section{margin-top:24px;margin-bottom:64px}.support-contact-panel h1,.support-form-heading h2{font-size:1.85rem}.support-reference-badge{min-height:32px;padding-inline:12px;font-size:.78rem}.site-footer-main{grid-template-columns:1fr;gap:20px;padding:22px}.site-footer-bottom{gap:12px;padding:16px 22px;display:grid}.footer-legal-links{gap:8px;display:grid}.footer-legal-links a+a{margin-left:0}.footer-contacts span{max-width:100%;font-size:1.04rem;line-height:1.5}.footer-contacts{padding-top:0}.footer-contacts .footer-address{max-width:100%}.catalog-search{padding:0 13px}.catalog-search input{min-height:46px}.catalog-stats{grid-template-columns:1fr}.catalog-stats span{grid-template-columns:auto 1fr;align-items:baseline;gap:8px;min-height:auto}.product-grid{grid-template-columns:1fr}.product-card-footer{align-items:end}.product-page-cart-cluster{grid-template-columns:minmax(118px,.52fr) minmax(0,1fr);width:100%}.product-actions-cart-row,.product-actions-cart-row.has-quantity,.product-page-cart-action{width:100%}.product-page-stepper{grid-template-columns:34px minmax(42px,1fr) 34px;width:100%}.product-page-stepper .quantity-value-input{width:100%}.catalog-empty-state{border-radius:22px;min-height:320px;padding:24px 18px}.catalog-empty-state-mode{text-align:center;justify-items:center}.catalog-mode-actions{width:100%;display:grid}}@media (prefers-reduced-motion:reduce){.site-shell>section,.site-shell>main,.site-shell>article{animation:none}.promo-slide,.promo-carousel-controls button,.promo-carousel-dots button,.system-status-section,.system-status-copy,.system-status-visual,.system-status-backdrop,.activation-result-panel,.system-metric-card,.product-card,.product-gallery-controls button,.product-gallery-thumbs button{transition:none}.system-status-scan,.system-status-ring,.system-status-pulse,.system-metric-card,.system-metric-online,.system-metric-card:after,.product-card,.product-purchase-stepper,.product-page-stepper,.product-page-cart-cluster,.product-gallery-slide,.product-gallery-pulse{animation:none}.system-metric-card:after{transform:scaleX(1)}.activation-results-stage{--activation-progress:1!important}}
