:root{--navy:#071b3b;--mid:#0d2b58;--cyan:#14b8c8;--cyan-2:#0c8fa8;--purple:#7057d9;--emerald:#07996f;--warm:#fffdf8;--paper:#f6f8fc;--line:#dbe4f0;--ink:#10213e;--muted:#61718d;--danger:#c83c56;--warning:#b8750b;--white:#fff;--radius:18px;--shadow:0 16px 44px rgba(7,27,59,.1);--container:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.6 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(2.35rem,5vw,5rem)}h2{font-size:clamp(1.8rem,3.2vw,3.2rem)}h3{font-size:1.18rem}.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:9999;padding:12px 18px;background:#fff;color:#000;border-radius:8px}.skip-link:focus{top:16px}.demo-bar{min-height:38px;padding:7px 20px;display:flex;align-items:center;justify-content:center;gap:8px;background:var(--navy);color:#eaf6ff;font-size:.85rem;text-align:center}.demo-bar a{color:#72dfdf;text-decoration:underline}.demo-dot{width:8px;height:8px;border-radius:50%;background:#32d4a2;box-shadow:0 0 0 4px rgba(50,212,162,.14)}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(206,218,233,.8);backdrop-filter:blur(14px)}.header-inner{height:74px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand-mark{width:42px;height:42px;border-radius:13px;background:var(--navy);color:#fff;display:grid;place-items:center;font-weight:800;letter-spacing:-.05em}.brand span:last-child{display:flex;align-items:baseline;gap:4px;line-height:1}.brand strong{font-size:1.08rem}.brand small{color:var(--cyan-2);font-size:.8rem}.desktop-nav{display:flex;align-items:center;gap:28px;margin-inline:auto}.desktop-nav a{font-weight:600;color:#30415e}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--cyan-2)}.header-actions{display:flex;align-items:center;gap:7px}.icon-btn,.menu-btn,.avatar-btn,.lang-switch{border:1px solid var(--line);background:#fff;height:44px;border-radius:12px;display:grid;place-items:center}.icon-btn{position:relative;width:44px}.icon-btn b{position:absolute;right:-4px;top:-5px;min-width:18px;height:18px;border-radius:9px;background:var(--purple);color:#fff;font-size:11px;line-height:18px}.avatar-btn{width:44px;background:#e7faf6;border-color:#bceee1;color:#08795d;font-weight:800}.lang-switch{display:flex;padding:3px;gap:2px}.lang-switch span{padding:4px 6px;border-radius:7px;font-size:.74rem;font-weight:800}.lang-switch span:first-child{background:var(--navy);color:#fff}.menu-btn{display:none;width:44px}.icon{width:21px;height:21px;display:block}.hero{position:relative;overflow:hidden;background:var(--warm);border-bottom:1px solid var(--line)}.hero .container{min-height:650px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:44px}.hero-copy{padding:68px 0;position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--cyan-2);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.eyebrow:before{content:"";width:22px;height:2px;background:currentColor}.hero h1{margin:18px 0 22px;color:var(--navy);max-width:720px}.hero h1 span{color:var(--purple)}.hero-copy>p{font-size:1.13rem;color:var(--muted);max-width:610px}.hero-actions,.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.btn{min-height:46px;padding:11px 19px;border:1px solid transparent;border-radius:12px;background:var(--navy);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:750;line-height:1.2}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--cyan-2)}.btn-secondary{background:#fff;color:var(--navy);border-color:var(--line)}.btn-purple{background:var(--purple)}.btn-emerald{background:var(--emerald)}.btn-danger{background:#fff1f3;color:var(--danger);border-color:#ffd2da}.btn-light{background:#fff;color:var(--navy)}.btn-sm{min-height:40px;padding:8px 13px;font-size:.86rem}.hero-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:36px;color:#4e607e;font-size:.88rem}.hero-trust span{display:flex;align-items:center;gap:7px}.hero-visual{align-self:stretch;position:relative;min-width:0}.hero-picture,.hero-picture img{width:100%;height:100%}.hero-picture img{object-fit:cover;object-position:63% center}.hero-float{position:absolute;right:22px;bottom:28px;width:min(340px,75%);padding:18px;background:rgba(255,255,255,.96);border:1px solid #dce6f2;border-radius:16px;box-shadow:var(--shadow)}.hero-float-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.mini-bars{display:flex;align-items:end;gap:5px;height:43px}.mini-bars i{width:16px;border-radius:4px 4px 2px 2px;background:var(--cyan)}.mini-bars i:nth-child(1){height:45%}.mini-bars i:nth-child(2){height:75%;background:var(--purple)}.mini-bars i:nth-child(3){height:55%}.mini-bars i:nth-child(4){height:100%;background:var(--emerald)}.stat-strip{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid var(--line);border-radius:16px;margin-top:-32px;position:relative;z-index:3;box-shadow:0 12px 34px rgba(7,27,59,.07)}.stat{padding:19px 24px;display:flex;align-items:center;gap:12px}.stat+.stat{border-left:1px solid var(--line)}.stat strong{font-size:1.25rem;color:var(--navy)}.stat span{display:block;color:var(--muted);font-size:.82rem}.section{padding:88px 0}.section-sm{padding:52px 0}.section-white{background:#fff}.section-navy{background:var(--navy);color:#fff}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-head h2{margin:8px 0 0;color:var(--navy)}.section-head p{max-width:610px;color:var(--muted);margin:0}.section-navy .section-head h2,.section-navy .section-head p{color:#fff}.text-link{color:var(--cyan-2);font-weight:750}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#bfd0e6}.product-media{aspect-ratio:4/5;position:relative;overflow:hidden;background:#dae4f2}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.product-card:hover .product-media img{transform:scale(1.025)}.badge{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:5px 9px;background:#e9f9f5;color:#08795d;font-size:.72rem;font-weight:800}.product-media .badge{position:absolute;left:12px;top:12px;background:#fff}.wish-btn{position:absolute;right:12px;top:12px;width:40px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.8);background:rgba(255,255,255,.94);display:grid;place-items:center}.wish-btn.active{color:#d03562;background:#fff0f4}.product-body{padding:17px;display:flex;flex-direction:column;flex:1}.card-meta,.product-meta-line{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:.78rem}.rating{color:#9b6410;font-weight:700}.product-card h3{margin:8px 0 3px;color:var(--navy)}.product-card h3 a:after{content:"";position:absolute;inset:0}.product-card .creator-name{font-size:.85rem;color:var(--muted)}.card-price{display:flex;align-items:baseline;gap:8px;margin:14px 0}.card-price strong{color:var(--navy);font-size:1.04rem}.card-price del{color:#8996aa;font-size:.8rem}.card-actions{display:flex;gap:8px;margin-top:auto}.card-actions .btn{flex:1;padding-inline:10px}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.category-card{min-height:135px;padding:20px;border-radius:16px;border:1px solid var(--line);background:#fff;display:flex;flex-direction:column;justify-content:space-between}.category-icon{width:43px;height:43px;border-radius:12px;display:grid;place-items:center;background:#eaf5ff;color:#176db4}.category-card:nth-child(2n) .category-icon{background:#eeeaff;color:#6a4bd2}.category-card:nth-child(3n) .category-icon{background:#e7faf4;color:#0b8c68}.category-card strong{color:var(--navy)}.category-card span{color:var(--muted);font-size:.8rem}.bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bundle-card{border-radius:19px;background:#102c59;color:#fff;overflow:hidden;border:1px solid rgba(255,255,255,.12)}.bundle-cover{height:190px;display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:22px;background:#0a2045}.bundle-cover img{width:100%;height:100%;object-fit:cover;border-radius:8px}.bundle-body{padding:22px}.bundle-body p{color:#b9c8df}.bundle-price{display:flex;align-items:center;justify-content:space-between}.bundle-price strong{font-size:1.35rem}.bundle-price del{color:#9fb0c9}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.info-card{padding:26px;border:1px solid var(--line);border-radius:18px;background:#fff}.info-icon{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;background:#e8f7fb;color:var(--cyan-2);margin-bottom:18px}.info-card p{color:var(--muted);margin-bottom:0}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quote{padding:25px;border-radius:18px;background:#fff;border:1px solid var(--line)}.quote-stars{color:#b8750b}.quote blockquote{font-size:1.02rem;margin:16px 0;color:#354866}.quote-person{display:flex;align-items:center;gap:11px}.quote-avatar,.creator-avatar{display:grid;place-items:center;border-radius:50%;color:#fff;font-weight:800}.quote-avatar{width:42px;height:42px;background:var(--purple)}.quote-person small{display:block;color:var(--muted)}.membership-card{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;background:#fff;color:var(--ink);border-radius:24px;padding:40px}.membership-points{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.membership-points span{padding:14px;background:var(--paper);border-radius:12px}.faq-list{max-width:860px;margin:auto}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{width:100%;padding:19px 0;border:0;background:none;display:flex;justify-content:space-between;gap:20px;text-align:left;font-weight:750}.faq-answer{display:none;color:var(--muted);padding:0 0 20px}.faq-item.open .faq-answer{display:block}.page-hero{padding:58px 0 42px;background:#fff;border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(2.4rem,4vw,4.3rem);margin:12px 0}.page-hero p{max-width:720px;color:var(--muted);font-size:1.06rem}.catalog-layout{display:grid;grid-template-columns:250px 1fr;gap:30px}.filter-panel{position:sticky;top:100px;align-self:start;padding:20px;background:#fff;border:1px solid var(--line);border-radius:16px}.filter-group{padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid var(--line)}.filter-group:last-child{border:0;margin:0}.filter-group label{display:flex;gap:9px;align-items:center;margin:8px 0;color:#40516d}.filter-group input{width:18px;height:18px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.catalog-toolbar select,.field select,.field input,.field textarea,.search-input{min-height:48px;border:1px solid var(--line);border-radius:11px;background:#fff;padding:10px 13px;width:100%}.catalog-toolbar select{width:auto}.mobile-filter{display:none}.product-detail{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:start}.gallery-main{aspect-ratio:4/4.2;border-radius:20px;overflow:hidden;background:#dae4f2}.gallery-main img{width:100%;height:100%;object-fit:cover}.gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}.gallery-thumbs button{border:1px solid var(--line);border-radius:11px;padding:0;overflow:hidden;aspect-ratio:1;background:#fff}.gallery-thumbs img{width:100%;height:100%;object-fit:cover}.detail-panel h1{font-size:clamp(2.2rem,4vw,4rem);margin:12px 0}.detail-lead{font-size:1.07rem;color:var(--muted)}.detail-price{display:flex;align-items:baseline;gap:13px;margin:24px 0}.detail-price strong{font-size:2rem;color:var(--navy)}.detail-price del{color:var(--muted)}.license-box{padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff}.license-options{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:12px}.license-option{border:1px solid var(--line);border-radius:11px;padding:12px}.license-option.active{border-color:var(--cyan-2);box-shadow:0 0 0 2px rgba(20,184,200,.13)}.trust-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:18px}.trust-list span{display:flex;gap:8px;color:#455773;font-size:.88rem}.spec-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.spec{padding:16px;border:1px solid var(--line);border-radius:13px;background:#fff}.spec small{display:block;color:var(--muted)}.tabs{display:flex;gap:8px;border-bottom:1px solid var(--line);overflow:auto}.tabs button{border:0;background:none;padding:14px 16px;white-space:nowrap;font-weight:700;color:var(--muted)}.tabs button.active{color:var(--cyan-2);border-bottom:2px solid var(--cyan-2)}.tab-panel{padding:28px 0}.content-columns{display:grid;grid-template-columns:1fr 1fr;gap:35px}.check-list{list-style:none;padding:0}.check-list li{display:flex;gap:9px;margin:9px 0}.check-list li:before{content:'✓';color:var(--emerald);font-weight:900}.dashboard-shell{display:grid;grid-template-columns:230px 1fr;min-height:720px}.dash-sidebar{background:#071b3b;color:#d9e4f4;padding:24px 16px}.dash-sidebar .brand{color:#fff;margin:0 8px 26px}.dash-nav{display:grid;gap:5px}.dash-nav a,.dash-nav button{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:10px;color:#bdcbe0;background:none;border:0;text-align:left}.dash-nav a.active,.dash-nav a:hover{background:#133566;color:#fff}.dash-content{padding:34px;min-width:0}.dash-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.kpi{padding:20px;border:1px solid var(--line);border-radius:15px;background:#fff}.kpi small{color:var(--muted)}.kpi strong{display:block;font-size:1.65rem;color:var(--navy);margin:4px 0}.panel{background:#fff;border:1px solid var(--line);border-radius:17px;padding:22px;margin-top:18px}.data-table{width:100%;border-collapse:collapse}.data-table th,.data-table td{padding:13px 12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}.data-table th{font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.status{display:inline-flex;padding:4px 9px;border-radius:999px;font-size:.75rem;font-weight:750;background:#e8f8f3;color:#087a5d}.status.warn{background:#fff4dc;color:#966006}.status.info{background:#eaf3ff;color:#236aa9}.chart{height:180px;display:flex;align-items:end;gap:12px;padding-top:20px}.chart i{flex:1;min-width:10px;border-radius:6px 6px 0 0;background:var(--cyan)}.chart i:nth-child(2n){background:var(--purple)}.library-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.library-card{display:grid;grid-template-columns:110px 1fr;gap:15px;padding:15px;border:1px solid var(--line);background:#fff;border-radius:16px}.library-card img{width:110px;height:140px;object-fit:cover;border-radius:11px}.library-card h3{font-size:1rem;margin:5px 0}.progress{height:8px;background:#e7edf5;border-radius:99px;overflow:hidden}.progress i{display:block;height:100%;background:var(--emerald)}.cart-layout,.checkout-layout{display:grid;grid-template-columns:1fr 380px;gap:28px}.cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:15px;padding:15px;background:#fff;border:1px solid var(--line);border-radius:15px;margin-bottom:12px}.cart-item img{width:90px;height:112px;object-fit:cover;border-radius:9px}.summary-card{position:sticky;top:100px;align-self:start;padding:22px;border:1px solid var(--line);background:#fff;border-radius:17px}.summary-line{display:flex;justify-content:space-between;gap:20px;padding:8px 0}.summary-total{font-size:1.24rem;font-weight:800;border-top:1px solid var(--line);margin-top:10px;padding-top:16px}.field{margin-bottom:16px}.field label{display:block;font-weight:700;margin-bottom:6px}.field small{color:var(--muted)}.field textarea{min-height:110px;resize:vertical}.radio-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.radio-card{padding:15px;border:1px solid var(--line);border-radius:12px;background:#fff}.radio-card.active{border-color:var(--cyan-2);background:#f1fcfd}.notice{display:flex;gap:11px;padding:15px;border:1px solid #b9e7dc;border-radius:13px;background:#effbf7;color:#176c57}.notice.warn{border-color:#f2d49a;background:#fff9ec;color:#76511a}.notice.info{border-color:#bdd8f7;background:#f0f7ff;color:#295d91}.empty{padding:50px 24px;text-align:center;border:1px dashed #bfcddd;border-radius:18px;background:#fff}.empty .info-icon{margin:0 auto 18px}.modal-backdrop{position:fixed;inset:0;z-index:500;background:rgba(3,15,34,.65);display:grid;place-items:center;padding:20px}.modal{width:min(680px,100%);max-height:calc(100dvh - 40px);overflow:auto;background:#fff;border-radius:20px;box-shadow:0 25px 80px rgba(0,0,0,.3)}.modal-head{position:sticky;top:0;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid var(--line);z-index:2}.modal-body{padding:22px}.close-btn{width:42px;height:42px;border-radius:11px;border:1px solid var(--line);background:#fff}.search-modal{width:min(850px,100%)}.search-wrap{position:relative}.search-wrap .icon{position:absolute;left:15px;top:14px}.search-wrap input{padding-left:46px}.search-results{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:18px}.search-result{display:grid;grid-template-columns:62px 1fr;gap:12px;padding:9px;border:1px solid var(--line);border-radius:12px}.search-result img{width:62px;height:76px;object-fit:cover;border-radius:8px}.drawer{position:fixed;z-index:501;inset:0 0 0 auto;width:min(400px,100%);height:100dvh;background:#fff;padding:22px;overflow:auto;box-shadow:-20px 0 50px rgba(0,0,0,.2)}.drawer-nav{display:grid;gap:6px;margin-top:22px}.drawer-nav a{padding:13px;border-radius:10px;background:var(--paper);font-weight:700}.toast-root{position:fixed;z-index:999;right:18px;bottom:18px;display:grid;gap:8px}.toast{padding:13px 16px;border-radius:12px;background:var(--navy);color:#fff;box-shadow:var(--shadow);animation:toastIn .25s ease}.site-footer{background:#061631;color:#b9c7da}.footer-cta{padding:50px 0;border-bottom:1px solid rgba(255,255,255,.13);display:flex;align-items:center;justify-content:space-between;gap:35px}.footer-cta h2{color:#fff;margin:8px 0}.footer-cta p{margin:0;max-width:650px}.footer-grid{padding:46px 0;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}.footer-grid h3{color:#fff}.footer-grid>div>a:not(.brand){display:block;padding:5px 0}.brand-footer{color:#fff;margin-bottom:12px}.secure-badge{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:rgba(38,204,153,.12);color:#5ce0b7;font-size:.78rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.13);padding:18px 0;display:flex;justify-content:space-between;gap:18px;font-size:.8rem}.skeleton{background:linear-gradient(90deg,#e8edf4,#f6f8fb,#e8edf4);background-size:200% 100%;animation:shimmer 1.2s infinite}.admin-mobile-toggle{display:none}.hide{display:none!important}.muted{color:var(--muted)}.price{font-weight:800;color:var(--navy)}.w-full{width:100%}.mt-0{margin-top:0}.mt-1{margin-top:10px}.mt-2{margin-top:20px}.mt-3{margin-top:30px}.mb-0{margin-bottom:0}.text-center{text-align:center}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@keyframes toastIn{from{transform:translateY(10px);opacity:0}}@keyframes shimmer{to{background-position:-200% 0}}
@media (max-width:1100px){.product-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(4,1fr)}.kpi-grid{grid-template-columns:repeat(2,1fr)}.library-grid{grid-template-columns:repeat(2,1fr)}.spec-grid{grid-template-columns:repeat(3,1fr)}.desktop-nav{gap:17px}.header-inner{gap:16px}}
@media (max-width:900px){.container{width:min(100% - 28px,var(--container))}.demo-bar{font-size:.76rem}.desktop-nav,.header-actions>.search-trigger,.lang-switch{display:none}.header-actions{margin-left:auto}.menu-btn{display:grid}.header-inner{height:66px}.hero .container{min-height:auto;grid-template-columns:1fr;padding-inline:0;width:100%}.hero-copy{padding:54px 20px 30px}.hero-copy>p{font-size:1.02rem}.hero-visual{height:440px}.hero-float{right:14px;bottom:14px}.stat-strip{margin-top:-10px;grid-template-columns:1fr}.stat+.stat{border-left:0;border-top:1px solid var(--line)}.section{padding:64px 0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(3,1fr)}.bundle-grid,.info-grid,.testimonial-grid{grid-template-columns:1fr 1fr}.catalog-layout{grid-template-columns:1fr}.filter-panel{display:none}.mobile-filter{display:inline-flex}.product-detail{grid-template-columns:1fr}.gallery-main{max-height:650px}.cart-layout,.checkout-layout{grid-template-columns:1fr}.summary-card{position:static}.dashboard-shell{grid-template-columns:1fr}.dash-sidebar{display:none}.dash-content{padding:24px 18px}.admin-mobile-toggle{display:inline-flex}.membership-card{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-cta{align-items:flex-start;flex-direction:column}.spec-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:620px){body{font-size:16px}.demo-bar{padding-inline:10px}.demo-bar a{display:none}.brand-mark{width:39px;height:39px}.header-actions .icon-btn{display:none}.header-actions .icon-btn[href="/cart"]{display:grid}.avatar-btn{display:none}h1{font-size:2.55rem}.hero-visual{height:330px}.hero-picture img{object-position:70% center}.hero-float{width:245px;padding:13px}.hero-float p{font-size:.78rem;margin-bottom:4px}.hero-float strong{font-size:.9rem}.hero-trust{display:grid;grid-template-columns:1fr 1fr;gap:9px}.section-head{align-items:flex-start;flex-direction:column}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-body{padding:12px}.product-card h3{font-size:.97rem}.card-meta{display:block}.product-card .creator-name{display:none}.card-price{display:block}.card-price del{display:block}.card-actions{flex-direction:column}.card-actions .btn-secondary{display:none}.product-media .badge{left:8px;top:8px}.wish-btn{right:8px;top:8px;width:36px;height:36px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bundle-grid,.info-grid,.testimonial-grid{grid-template-columns:1fr}.membership-points{grid-template-columns:1fr}.page-hero{padding:40px 0 30px}.catalog-toolbar{align-items:stretch;flex-direction:column}.catalog-toolbar select{width:100%}.gallery-thumbs{grid-template-columns:repeat(3,1fr)}.detail-panel h1{font-size:2.45rem}.detail-price strong{font-size:1.65rem}.license-options,.trust-list,.content-columns,.radio-cards{grid-template-columns:1fr}.spec-grid{grid-template-columns:1fr 1fr}.library-grid{grid-template-columns:1fr}.library-card{grid-template-columns:90px 1fr}.library-card img{width:90px;height:118px}.cart-item{grid-template-columns:72px 1fr}.cart-item img{width:72px;height:92px}.cart-item>div:last-child{grid-column:2}.kpi-grid{grid-template-columns:1fr 1fr;gap:9px}.kpi{padding:15px}.panel{overflow-x:auto}.data-table{min-width:650px}.dash-head{align-items:flex-start;flex-direction:column}.search-results{grid-template-columns:1fr}.modal-backdrop{padding:0;align-items:end}.modal{max-height:92dvh;border-radius:20px 20px 0 0}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.footer-cta{padding:40px 0}.btn{min-height:48px}.toast-root{left:12px;right:12px;bottom:12px}.toast{text-align:center}}
@media (max-width:360px){.container{width:calc(100% - 20px)}.product-grid{grid-template-columns:1fr 1fr}.product-card h3{font-size:.9rem}.card-actions .btn{font-size:.78rem;padding:8px}.spec-grid,.kpi-grid{grid-template-columns:1fr}.hero-actions .btn{width:100%}}
@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
:focus-visible{outline:3px solid #e09b28;outline-offset:3px}
