:root{
  --store-gold:#b88924;
  --store-gold-dark:#8b6518;
  --store-ink:#101114;
  --store-muted:#667085;
  --store-line:#dce2ea;
  --store-soft:#f4f6f8;
  --store-surface:#fff;
  --store-success:#087443;
  --store-danger:#b42318;
}
.store-body,.store-body *{letter-spacing:0}
.store-body{min-width:320px;overflow-x:hidden;background:var(--store-soft);color:var(--store-ink);font-size:15px;line-height:1.55}
.store-body .container{width:min(1240px,calc(100% - 40px))}
.store-body a{color:inherit}
.skip-link{position:fixed;left:12px;top:-60px;z-index:1000;padding:10px 14px;background:#fff;color:#000;border-radius:6px;text-decoration:none}
.skip-link:focus{top:12px}
.store-header{height:74px;background:rgba(255,255,255,.96);border-color:var(--store-line);backdrop-filter:blur(18px)}
.store-body .header-inner{height:74px;min-height:74px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0;gap:24px}
.store-brand{display:inline-flex;align-items:center;gap:11px;font-size:17px;font-weight:850;text-decoration:none;color:var(--store-ink)}
.store-brand>span:last-child{display:flex;flex-direction:column;line-height:1.15}
.store-brand small{margin-top:3px;color:var(--store-muted);font-size:10px;font-weight:700;text-transform:uppercase}
.brand-mark{display:grid;width:38px;height:38px;place-items:center;overflow:hidden;border-radius:7px;}
.brand-mark img{display:block;width:100%;height:100%;object-fit:cover}
.desktop-nav{display:flex;align-items:center;justify-content:center;gap:2px;flex:1}
.desktop-nav a{border-radius:6px;padding:9px 11px;font-size:13px;font-weight:750;opacity:1}
.desktop-nav a:hover{background:var(--store-soft)}
.header-actions{display:flex;align-items:center;gap:8px}
.theme-icon-button,.mobile-menu-button{display:inline-grid;width:40px;height:40px;min-height:40px;padding:0;place-items:center;border:1px solid var(--store-line);border-radius:6px;background:var(--store-surface);color:var(--store-ink);box-shadow:none}
.theme-icon-button:hover,.mobile-menu-button:hover{transform:none;background:var(--store-soft);box-shadow:none}
.theme-icon-button svg,.mobile-menu-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;color:var(--store-ink)}
.theme-icon-button .sun-icon{display:none}
html[data-theme="dark"] .theme-icon-button .sun-icon{display:block}
html[data-theme="dark"] .theme-icon-button .moon-icon{display:none}
.account-button{display:flex;align-items:center;gap:8px;max-width:220px;padding:5px 9px 5px 5px;border:1px solid var(--store-line);border-radius:7px;text-decoration:none;background:var(--store-surface);font-size:12px;font-weight:800;line-height:1.15}
.account-button>span:last-child{display:flex;min-width:0;flex-direction:column}
.account-button small{max-width:145px;margin-top:3px;overflow:hidden;color:var(--store-muted);font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}
.account-avatar{display:grid;flex:0 0 32px;width:32px;height:32px;place-items:center;border-radius:6px;background:var(--store-gold);color:#fff;font-size:12px;font-weight:900}
.store-body .btn,.store-body button{min-height:40px;border:1px solid #101114;border-radius:6px;padding:9px 14px;color:#fff;font-size:13px;font-weight:800;box-shadow:none}
.store-body .btn:hover,.store-body button:hover{transform:none;box-shadow:none;}
.store-body .btn.ghost{border-color:var(--store-line);background:var(--store-surface);color:var(--store-ink)}
.store-body .btn.secondary{border-color:#e6d5aa;background:#fbf6e9;color:var(--store-gold-dark)}
.header-login{white-space:nowrap}
.mobile-menu-button,.mobile-menu,.mobile-menu-backdrop{display:none}
.store-main{padding-top:24px;padding-bottom:84px}
.eyebrow{margin:0 0 8px;color:var(--store-gold-dark);font-size:11px;font-weight:850;text-transform:uppercase}
.badge.gold{border:1px solid #ead7a8;background:#fbf4df;color:#8b6518}
.gold-button{border-color:var(--store-gold)!important;background:var(--store-gold)!important;color:#fff!important}
.gold-button:hover{border-color:var(--store-gold-dark)!important;background:var(--store-gold-dark)!important}
.btn.on-dark{border-color:rgba(255,255,255,.28);background:rgba(0,0,0,.42);color:#fff}
.btn.on-dark:hover{border-color:#fff;background:rgba(0,0,0,.72)}

.store-hero{position:relative;min-height:510px;overflow:hidden;border:1px solid #202020;border-radius:8px;background:#050505;color:#fff}
.store-hero-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.store-hero-shade{position:absolute;inset:0;background:rgba(0,0,0,.28)}
.store-hero:after,.product-detail-hero:after{content:"";position:absolute;inset:0 42% 0 0;background:linear-gradient(90deg,#050505 0,#050505 86%,rgba(5,5,5,0) 100%)}
.store-hero-copy{position:relative;z-index:2;display:flex;min-height:510px;width:min(650px,58%);flex-direction:column;justify-content:center;padding:54px}
.hero-kicker{display:inline-flex;width:max-content;align-items:center;gap:8px;margin-bottom:15px;color:#f0cf7d;font-size:12px;font-weight:850;text-transform:uppercase}
.hero-kicker i{width:7px;height:7px;border-radius:50%;background:#2ecc71}
.store-hero h1{max-width:640px;margin:0 0 16px;overflow-wrap:anywhere;font-size:48px;line-height:1.04}
.store-hero-copy>p{max-width:610px;margin:0;color:#d0d1d4;font-size:17px}
.hero-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:26px}
.hero-proof{display:flex;gap:18px;flex-wrap:wrap;margin-top:25px;color:#c8c9cc;font-size:11px;font-weight:750}
.hero-proof span{display:inline-flex;align-items:center;gap:7px}
.hero-proof span:before{content:"";width:5px;height:5px;border-radius:50%;background:#2ecc71}
.store-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:16px 0 58px;border:1px solid var(--store-line);border-radius:8px;background:var(--store-surface)}
.store-metrics div{min-width:0;padding:18px 22px;border-right:1px solid var(--store-line)}
.store-metrics div:last-child{border-right:0}
.store-metrics strong{display:block;font-size:24px;line-height:1.1}
.store-metrics span{display:block;margin-top:5px;color:var(--store-muted);font-size:11px;font-weight:700}
.value-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:64px;border-block:1px solid var(--store-line)}
.value-band>div{padding:24px 22px;border-right:1px solid var(--store-line)}
.value-band>div:last-child{border-right:0}
.value-band>div>span{display:block;margin-bottom:16px;color:var(--store-gold);font-size:11px;font-weight:850}
.value-band strong{display:block;font-size:15px}
.value-band p{margin:7px 0 0;color:var(--store-muted);font-size:12px}
.products-section{scroll-margin-top:92px}
.store-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:22px}
.store-section-heading h2,.account-section h2{margin:0;font-size:31px;line-height:1.1}
.store-section-heading p:not(.eyebrow){margin:8px 0 0;color:var(--store-muted)}
.store-section-heading>span{padding:6px 9px;border:1px solid var(--store-line);border-radius:6px;background:var(--store-surface);color:var(--store-muted);font-size:11px;font-weight:800}
.store-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.store-product-card{min-width:0;overflow:hidden;border:1px solid var(--store-line);border-radius:8px;background:var(--store-surface);transition:border-color .18s ease,transform .18s ease}
.store-product-card:hover{transform:translateY(-2px);border-color:#b9c1ce}
.store-product-cover{position:relative;display:block;width:100%;aspect-ratio:16/9;overflow:hidden;border-bottom:1px solid var(--store-line);background:#0b0c0e;text-decoration:none}
.store-product-cover img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.store-product-card:hover .store-product-cover img{transform:scale(1.015)}
.store-product-cover.empty-cover{display:grid;place-items:center}
.store-product-cover.empty-cover>span:first-child{display:grid;width:50px;height:50px;place-items:center;border-radius:7px;background:#fff;color:#000;font-size:24px;font-weight:900}
.product-type{position:absolute;left:10px;top:10px;padding:4px 7px;border:1px solid rgba(255,255,255,.2);border-radius:5px;background:rgba(0,0,0,.78);color:#fff;font-size:9px;font-weight:850;text-transform:uppercase}
.store-product-body{padding:18px}
.product-version{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--store-muted);font-size:10px;font-weight:750}
.product-version span:first-child{color:var(--store-success)}
.store-product-body h3{min-height:48px;margin:10px 0 7px;font-size:17px;line-height:1.4}
.store-product-body h3 a{text-decoration:none}
.store-product-body>p{display:-webkit-box;min-height:44px;margin:0;overflow:hidden;color:var(--store-muted);font-size:12px;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.product-card-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;padding-top:14px;border-top:1px solid var(--store-line)}
.product-card-footer>strong{font-size:21px}
.product-card-footer>div{display:flex;gap:7px}
.product-card-footer .btn{min-height:34px;padding:7px 10px;font-size:11px}
.store-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:70px;padding:36px;border-radius:8px;background:#050505;color:#fff}
.store-cta h2{margin:0;font-size:29px}
.store-cta p:not(.eyebrow){max-width:620px;margin:8px 0 0;color:#b8bbc1}

.product-detail-hero{position:relative;display:flex;min-height:500px;align-items:center;overflow:hidden;border:1px solid #202020;border-radius:8px;background:#050505;color:#fff}
.product-detail-copy{position:relative;z-index:2;width:58%;padding:52px}
.product-detail-copy h1{margin:14px 0 16px;overflow-wrap:anywhere;font-size:45px;line-height:1.08}
.product-detail-copy .product-lead{max-width:650px;margin:0;color:#d0d1d4;font-size:17px}
.product-detail-media{position:absolute;inset:0;display:grid;place-items:center;background:#0a0a0a}
.product-detail-media img{width:100%;height:100%;object-fit:cover}
.product-detail-media>span{font-size:120px;font-weight:900}
.product-eyebrow{display:flex;gap:8px;flex-wrap:wrap}
.product-info-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;margin-top:28px;align-items:start}
.product-content{min-width:0;display:grid;gap:24px}
.product-feature-band,.product-gallery-section,.product-description-section,.releases-section{padding:28px;border:1px solid var(--store-line);border-radius:8px;background:var(--store-surface)}
.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.product-gallery figure{min-width:0;margin:0;overflow:hidden;border:1px solid var(--store-line);border-radius:7px;background:var(--store-soft)}.product-gallery img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.product-gallery figcaption{display:flex;min-height:76px;flex-direction:column;padding:13px 15px;border-top:1px solid var(--store-line)}.product-gallery figcaption strong{font-size:13px}.product-gallery figcaption span{margin-top:3px;color:var(--store-muted);font-size:11px}
.product-feature-band h2,.releases-section h2{margin:0 0 20px;font-size:26px}
.feature-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--store-line);border-left:1px solid var(--store-line)}
.feature-list>div{display:flex;align-items:center;gap:12px;min-height:64px;padding:14px;border-right:1px solid var(--store-line);border-bottom:1px solid var(--store-line)}
.feature-list span{color:var(--store-gold);font-size:10px;font-weight:850}
.feature-list strong{font-size:13px}
.product-description{max-width:none;color:var(--store-ink)}
.product-description>:first-child{margin-top:0}
.product-description img{border-radius:6px!important}
.purchase-summary{position:sticky;top:94px;padding:25px;border:1px solid var(--store-line);border-radius:8px;background:var(--store-surface)}
.purchase-summary .purchase-label{display:block;color:var(--store-gold-dark);font-size:11px;font-weight:850;text-transform:uppercase}
.purchase-summary .purchase-price{margin:10px 0 12px;color:var(--store-ink);font-size:43px;line-height:1}
.purchase-summary>p{margin:0 0 18px;color:var(--store-muted);font-size:13px}
.purchase-summary>.btn{width:100%}
.check-list{display:grid;gap:10px;margin:20px 0;padding:18px 0 0;border-top:1px solid var(--store-line);list-style:none}
.check-list li{position:relative;padding-left:23px;color:var(--store-muted);font-size:12px}
.check-list li:before{content:"✓";position:absolute;left:0;color:var(--store-success);font-weight:900}
.purchase-safe{display:flex;flex-direction:column;padding:12px;border-radius:6px;background:var(--store-soft)}
.purchase-safe strong{font-size:12px}.purchase-safe span{margin-top:2px;color:var(--store-muted);font-size:10px}
.release-list{gap:0;border-top:1px solid var(--store-line)}
.release-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:14px;align-items:start;padding:17px 0;border-bottom:1px solid var(--store-line)}
.release-index{color:var(--store-gold);font-size:10px;font-weight:850}
.release-row strong{font-size:13px}.release-row p{margin:5px 0 0;color:var(--store-muted);font-size:12px}.release-row time{color:var(--store-muted);font-size:10px}
.empty-release-state{border:0;border-radius:0;background:transparent;padding:25px 0}.empty-release-state p{color:var(--store-muted)}

.auth-shell{display:grid;grid-template-columns:minmax(0,1fr) 390px;max-width:980px;min-height:610px;margin:20px auto 0;overflow:hidden;border:1px solid var(--store-line);border-radius:8px;background:var(--store-surface)}
.auth-panel{padding:48px 56px}.auth-panel h1{margin:7px 0 10px;font-size:35px}.auth-panel>.muted{margin:0 0 24px}.auth-brand{display:inline-flex;align-items:center;gap:9px;margin-bottom:42px;text-decoration:none;font-size:13px;font-weight:850}.auth-brand>span{display:grid;width:30px;height:30px;place-items:center;border-radius:6px;background:#050505;color:#fff}
.auth-form{margin-top:20px}.auth-switch{margin:20px 0 0;color:var(--store-muted);font-size:12px}.auth-switch a{color:var(--store-gold-dark);font-weight:800}
.auth-aside{display:flex;flex-direction:column;justify-content:flex-end;padding:38px;background:#050505;color:#fff}.auth-aside h2{margin:16px 0 8px;font-size:29px;line-height:1.15}.auth-aside>p{color:#b8bbc1}.auth-aside .check-list{border-color:#2b2b2b}.auth-aside .check-list li{color:#d6d7da}
.store-body label{gap:7px;color:var(--store-ink);font-size:12px}.store-body input,.store-body textarea,.store-body select{min-height:44px;border-color:#cbd2dc;border-radius:6px;background:var(--store-surface);color:var(--store-ink);font-size:13px}.store-body input:focus,.store-body textarea:focus,.store-body select:focus{border-color:var(--store-gold);box-shadow:0 0 0 3px rgba(184,137,36,.14)}
.store-body .card{border-color:var(--store-line);border-radius:8px;background:var(--store-surface);box-shadow:none}
.store-body .alert{border-radius:6px}
.field-hint{font-size:10px}

.account-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:18px 0 22px}.account-heading h1{margin:0;font-size:36px}.account-heading p:not(.eyebrow){margin:7px 0 0;color:var(--store-muted)}
.account-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--store-line);border-radius:8px;background:var(--store-surface)}
.account-stats>div{padding:18px 20px;border-right:1px solid var(--store-line)}.account-stats>div:last-child{border-right:0}.account-stats span{display:block;color:var(--store-muted);font-size:10px;font-weight:750;text-transform:uppercase}.account-stats strong{display:block;margin-top:6px;font-size:24px}.account-stats .date-stat{font-size:18px}
.account-tabs{position:sticky;top:74px;z-index:8;display:flex;gap:3px;margin:20px 0 32px;padding:6px;border:1px solid var(--store-line);border-radius:8px;background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}
.account-tabs a{padding:8px 11px;border-radius:5px;text-decoration:none;color:var(--store-muted);font-size:11px;font-weight:800}.account-tabs a:hover{background:var(--store-soft);color:var(--store-ink)}
.account-section{scroll-margin-top:145px;margin-bottom:40px}.account-section .section-title-row{align-items:center}.purchase-grid{display:grid;gap:14px}.purchase-card{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:230px;overflow:hidden;border:1px solid var(--store-line);border-radius:8px;background:var(--store-surface)}
.purchase-cover{display:grid;min-height:230px;place-items:center;overflow:hidden;background:#090909;color:#fff;text-decoration:none}.purchase-cover img{width:100%;height:100%;object-fit:cover}.purchase-cover>span{font-size:54px;font-weight:900}
.purchase-body{min-width:0;padding:22px}.purchase-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--store-muted);font-size:10px}.purchase-body h3{margin:11px 0 6px;font-size:20px}.purchase-body>p{margin:0;color:var(--store-muted);font-size:12px}.compact-license{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:15px;padding:10px 11px;border:1px solid var(--store-line);border-radius:6px;background:var(--store-soft)}.compact-license code{min-width:0;overflow:hidden;font-size:11px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.icon-copy{min-height:30px!important;padding:5px 8px!important;font-size:10px!important}
.purchase-meta{display:flex;gap:14px;flex-wrap:wrap;margin:11px 0;color:var(--store-muted);font-size:10px}.purchase-body .actions .btn{min-height:34px;padding:7px 10px;font-size:10px}
.empty-state{display:flex;min-height:260px;align-items:center;justify-content:center;flex-direction:column;padding:30px;border:1px dashed #bdc6d2;border-radius:8px;background:var(--store-surface);text-align:center}.empty-state>span{display:grid;width:46px;height:46px;place-items:center;border-radius:7px;background:#050505;color:#fff;font-size:20px;font-weight:900}.empty-state h3{margin:14px 0 5px}.empty-state p{max-width:460px;margin:0 0 18px;color:var(--store-muted)}
.account-orders{padding:0;overflow:hidden}.account-orders>.section-title-row{padding:22px 22px 0}.store-body .table-wrap{border-radius:0;border-inline:0;border-bottom:0;box-shadow:none}.store-body th{background:var(--store-soft);color:var(--store-muted)}.store-body td,.store-body th{border-color:var(--store-line)}
.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.profile-grid .card{padding:24px}.profile-grid h2{font-size:22px}
.checkout-customer{display:flex;align-items:center;gap:10px;padding:9px;border:1px solid var(--store-line);border-radius:6px;background:var(--store-soft)}.checkout-customer>div{display:flex;min-width:0;flex:1;flex-direction:column}.checkout-customer>div strong{font-size:12px}.checkout-customer>div span{overflow:hidden;color:var(--store-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.account-prompt{padding:12px;border-radius:6px;background:#fbf4df;color:#765314;font-size:11px}.account-prompt a{font-weight:850}.access-denied{max-width:680px;margin:70px auto!important;padding:34px!important;text-align:center}.access-denied .btn{margin-top:10px}

.store-footer{padding:50px 0 0;border-color:#24262b;background:#090a0c;color:#fff}
.store-footer-grid{display:grid;grid-template-columns:1.5fr .7fr .7fr;gap:70px;padding-bottom:42px}.store-footer-grid>div:first-child>p{max-width:430px;margin:18px 0 0;color:#9fa3aa;font-size:12px}.footer-brand{color:#fff}.store-footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.store-footer-grid>div:not(:first-child)>strong{margin-bottom:7px;color:#f2d184;font-size:11px;text-transform:uppercase}.store-footer-grid>div:not(:first-child)>a{color:#c7c9cd;font-size:12px;text-decoration:none}.store-footer-grid>div:not(:first-child)>a:hover{color:#fff}.store-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:18px;border-top:1px solid #25272b;color:#8d9198;font-size:10px}

html[data-theme="dark"] .store-body{--store-ink:#f4f4f5;--store-muted:#a1a1aa;--store-line:#292929;--store-soft:#111;--store-surface:#080808;background:#000;color:var(--store-ink)}
html[data-theme="dark"] .store-header{background:rgba(0,0,0,.94);border-color:var(--store-line)}
html[data-theme="dark"] .store-brand{color:#fff}
html[data-theme="dark"] .desktop-nav a:hover,html[data-theme="dark"] .account-tabs a:hover{background:#171717}
html[data-theme="dark"] .theme-icon-button,html[data-theme="dark"] .mobile-menu-button,html[data-theme="dark"] .account-button{border-color:var(--store-line);background:#090909;color:#fff}
html[data-theme="dark"] .store-body .btn.ghost{border-color:var(--store-line);background:#111;color:#fff}
html[data-theme="dark"] .store-body .btn.secondary{border-color:#57451f;background:#1a160d;color:#e6c36e}
html[data-theme="dark"] .store-metrics,html[data-theme="dark"] .store-product-card,html[data-theme="dark"] .product-feature-band,html[data-theme="dark"] .product-gallery-section,html[data-theme="dark"] .product-description-section,html[data-theme="dark"] .releases-section,html[data-theme="dark"] .purchase-summary,html[data-theme="dark"] .auth-shell,html[data-theme="dark"] .account-stats,html[data-theme="dark"] .purchase-card,html[data-theme="dark"] .empty-state{background:#080808;border-color:var(--store-line)}
html[data-theme="dark"] .badge.gold{border-color:#59471f;background:#1b170d;color:#e4c16b}
html[data-theme="dark"] .product-description{color:#ececee}
html[data-theme="dark"] .account-tabs{border-color:var(--store-line);background:rgba(0,0,0,.95)}
html[data-theme="dark"] .store-body input,html[data-theme="dark"] .store-body textarea,html[data-theme="dark"] .store-body select{border-color:#343434;background:#050505;color:#fff}
html[data-theme="dark"] .compact-license,html[data-theme="dark"] .checkout-customer,html[data-theme="dark"] .purchase-safe{border-color:var(--store-line);background:#111}
html[data-theme="dark"] .purchase-summary .purchase-price{color:#fff}

@media(max-width:1050px){
  .desktop-nav{display:none}.mobile-menu-button{display:inline-grid}.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.value-band{grid-template-columns:repeat(2,minmax(0,1fr))}.value-band>div:nth-child(2){border-right:0}.value-band>div:nth-child(-n+2){border-bottom:1px solid var(--store-line)}.product-info-layout{grid-template-columns:minmax(0,1fr) 300px}.store-hero:after,.product-detail-hero:after{right:28%}.store-hero-copy,.product-detail-copy{width:70%}
  .mobile-menu-backdrop{display:block;position:fixed;inset:0;z-index:70;visibility:hidden;background:rgba(0,0,0,.54);opacity:0;transition:opacity .18s ease,visibility .18s ease}.mobile-menu{display:block;position:fixed;z-index:71;left:50%;bottom:0;width:min(560px,100%);padding:10px 18px 24px;border:1px solid var(--store-line);border-bottom:0;border-radius:8px 8px 0 0;background:var(--store-surface);transform:translate(-50%,105%);transition:transform .2s ease}.menu-open .mobile-menu{transform:translate(-50%,0)}.menu-open .mobile-menu-backdrop{visibility:visible;opacity:1}.menu-open{overflow:hidden}.mobile-menu-handle{width:44px;height:4px;margin:0 auto 13px;border-radius:4px;background:#c7ccd3}.mobile-menu-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid var(--store-line)}.mobile-menu-head button{width:34px;height:34px;min-height:34px;padding:0;border-color:var(--store-line);background:var(--store-soft);color:var(--store-ink);font-size:22px}.mobile-menu nav{display:grid;padding-top:8px}.mobile-menu nav a{display:flex;padding:13px 5px;border-bottom:1px solid var(--store-line);text-decoration:none;font-size:14px;font-weight:800}
}
@media(max-width:760px){
  .store-body .container{width:min(100% - 24px,1240px)}.store-header,.store-body .header-inner{height:64px;min-height:64px}.store-brand small,.account-button>span:last-child{display:none}.brand-mark{width:34px;height:34px}.account-button{padding:4px}.header-actions{gap:6px}.theme-icon-button,.mobile-menu-button{width:36px;height:36px;min-height:36px}.store-main{padding-top:12px;padding-bottom:54px}
  .header-login{display:none!important}.store-hero{min-height:560px}.store-hero-media{object-position:right center}.store-hero-shade{background:rgba(0,0,0,.3)}.store-hero:after,.product-detail-hero:after{display:block;right:0;background:rgba(0,0,0,.86)}.store-hero-copy{min-width:0;min-height:560px;width:100%;justify-content:flex-end;padding:28px 22px}.store-hero h1{font-size:37px}.store-hero-copy>p{font-size:15px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .btn{width:100%}.hero-proof{gap:10px;flex-direction:column}
  .store-metrics{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:42px}.store-metrics div{padding:15px}.store-metrics div:nth-child(2){border-right:0}.store-metrics div:nth-child(-n+2){border-bottom:1px solid var(--store-line)}.store-metrics strong{font-size:21px}
  .value-band{grid-template-columns:1fr;margin-bottom:46px}.value-band>div{border-right:0;border-bottom:1px solid var(--store-line)!important}.value-band>div:last-child{border-bottom:0!important}.store-section-heading{align-items:flex-start;flex-direction:column}.store-section-heading h2,.account-section h2{font-size:27px}.store-product-grid{grid-template-columns:1fr}.store-product-body h3{min-height:0}.store-cta{align-items:flex-start;flex-direction:column;padding:25px}.store-cta h2{font-size:25px}.store-cta .actions{width:100%;flex-direction:column}.store-cta .btn{width:100%}
  .product-detail-hero{min-height:590px;align-items:flex-end}.product-detail-media{opacity:.58}.product-detail-copy{width:100%;padding:28px 22px}.product-detail-copy h1{font-size:34px}.product-detail-copy .product-lead{font-size:15px}.product-info-layout{grid-template-columns:1fr}.purchase-summary{position:relative;top:auto;order:-1}.product-feature-band,.product-gallery-section,.product-description-section,.releases-section{padding:20px}.product-gallery{grid-template-columns:1fr}.feature-list{grid-template-columns:1fr}.release-row{grid-template-columns:28px minmax(0,1fr)}.release-row time{grid-column:2}.section-title-row{align-items:flex-start;flex-direction:column}
  .auth-shell{width:100%;min-width:0;grid-template-columns:1fr;min-height:0;margin-top:4px}.auth-panel,.auth-aside{min-width:0}.auth-panel{padding:30px 22px}.auth-panel h1{font-size:30px}.auth-brand{margin-bottom:30px}.auth-aside{padding:26px}.auth-aside h2{overflow-wrap:anywhere;font-size:24px}
  .account-heading{align-items:flex-start;flex-direction:column;margin-top:10px}.account-heading h1{font-size:30px}.account-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.account-stats>div{padding:15px}.account-stats>div:nth-child(2){border-right:0}.account-stats>div:nth-child(-n+2){border-bottom:1px solid var(--store-line)}.account-tabs{top:64px;overflow:auto;white-space:nowrap}.purchase-card{grid-template-columns:1fr}.purchase-cover{min-height:0;aspect-ratio:16/9}.purchase-body{padding:18px}.purchase-topline{align-items:flex-start;flex-direction:column}.profile-grid{grid-template-columns:1fr}.profile-grid .card{padding:20px}.account-orders{margin-inline:-2px}
  .store-footer{padding-top:36px}.store-footer-grid{grid-template-columns:1fr;gap:28px;padding-bottom:30px}.store-footer-bottom{align-items:flex-start;flex-direction:column}.footer-brand small{display:block}
}
@media(max-width:420px){.store-brand>span:last-child{font-size:15px}.store-body .container{width:calc(100% - 18px)}.store-hero h1{font-size:30px}.product-card-footer{align-items:flex-start;flex-direction:column}.product-card-footer>div,.product-card-footer .btn{width:100%}.compact-license{align-items:flex-start;flex-direction:column}.account-stats strong{font-size:20px}}
