:root{color-scheme:light;--text:#202124;--muted:#5c5f66;--line:#e4e6eb;--soft:#f7f7f8;--brand:#0a4bd9;--shadow:0 10px 28px rgba(0,0,0,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;width:100%}.hp-page{min-height:100vh}.shimmer{background:linear-gradient(90deg,#e8eaee 25%,#f2f4f7 37%,#e8eaee 63%);background-size:400% 100%;animation:shimmer 1.6s ease-in-out infinite}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.shimmer-dark{background:linear-gradient(90deg,#1a1d24 25%,#252a33 37%,#1a1d24 63%);background-size:400% 100%;animation:shimmer 1.6s ease-in-out infinite}.top-shell{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:#fff;box-shadow:0 1px 0 rgba(0,0,0,.06)}.site-bar{height:86px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:24px;gap:24px;padding:0 28px;border-bottom:1px solid var(--line)}.brand-mark{display:inline-flex;align-items:center;line-height:0}.brand-mark img{width:auto;height:48px;object-fit:contain;flex:0 0 auto}.site-nav{display:flex;align-items:center;gap:28px;justify-content:center;font-size:.98rem}.nav-link{position:relative;border:0;background:transparent;color:#40434a;padding:10px 0;cursor:pointer}.nav-link:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:-17px;background:#17191d;transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.nav-link.active:after,.nav-link:hover:after{transform:scaleX(1)}.site-actions{display:flex;align-items:center;gap:16px}.search-pill{height:48px;min-width:300px;border:1px solid #dde0e5;border-radius:999px;background:#fbfbfc;color:#a0a3aa;display:inline-flex;align-items:center;justify-content:space-between;gap:18px;padding:0 18px 0 20px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.7)}.search-pill span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon-btn{width:42px;height:42px;border:0;background:transparent;border-radius:999px;display:inline-grid;place-items:center;color:#25282d}.icon-btn:hover,.search-pill:hover{background:#f3f5f7}.icon-btn.cart-icon-btn{position:relative}.cart-badge{position:absolute;top:2px;right:2px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#0a4bd9;color:#fff;font-size:.62rem;font-weight:800;display:flex;align-items:center;justify-content:center}.menu-trigger{display:none}.mega-menu{position:absolute;z-index:22;width:100%;left:0;top:100%;border-bottom:1px solid #e1e4e8;background:hsla(0,0%,100%,.96);box-shadow:0 22px 40px rgba(17,22,31,.12);-webkit-backdrop-filter:blur(24px) saturate(150%);backdrop-filter:blur(24px) saturate(150%)}.mega-menu-inner{width:min(1720px,100%);margin:0 auto;padding:22px clamp(28px,5.5vw,110px) 34px;display:grid;grid-template-columns:230px minmax(0,1fr);grid-gap:32px;gap:32px}.mega-menu-aside{padding-right:10px}.mega-menu-label{min-height:45px;padding-bottom:18px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #dfe2e7;color:#44536f;font-size:1rem}.mega-menu-links{padding-top:16px;display:grid;grid-gap:12px;gap:12px}.mega-menu-links a{color:#4a5872;font-size:.93rem;transition:color .16s ease,transform .16s ease}.mega-menu-links a.featured{color:#1d2025;font-weight:760}.mega-menu-links a:hover{color:#0a4bd9;transform:translateX(3px)}.mega-menu-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.mega-menu-card{min-width:0}.mega-menu-card>div{height:210px;overflow:hidden;border-radius:14px;background:#f0f1f3}.mega-menu-card img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;transition:transform .35s cubic-bezier(.22,1,.36,1)}.mega-menu-card span{display:block;margin-top:12px;color:#25282e;font-size:.92rem;font-weight:620}.mega-menu-card:hover img{transform:scale(1.045)}.mega-menu-card:hover span{color:#0a4bd9}.menu-backdrop{position:fixed;z-index:18;inset:86px 0 0;width:100%;border:0;background:rgba(19,22,28,.48);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:default}.floating-section{position:relative;min-height:calc(100vh - 86px);width:100%;overflow:hidden;background:radial-gradient(circle at 50% 48%,rgba(244,247,255,.6),transparent 27%),linear-gradient(180deg,#fff,#fefefe 70%,#fafbfc);border-bottom:1px solid #eceef2;isolation:isolate}.floating-section:before{content:"";position:absolute;width:460px;height:460px;left:50%;top:50%;border-radius:50%;background:rgba(229,235,255,.44);filter:blur(120px);transform:translate(-50%,-50%);pointer-events:none}.floating-layer{position:absolute;inset:0;overflow:hidden}.floating-content{position:relative;z-index:2;width:min(850px,calc(100% - 48px));min-height:calc(100vh - 86px);margin:0 auto;padding:180px 24px 100px;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-kicker{margin:0 0 18px!important;color:#0a4bd9!important;font-size:.78rem!important;line-height:1!important;font-weight:750;letter-spacing:.2em;text-transform:uppercase}.floating-content h1{margin:0;color:#18191b;font-size:clamp(3.4rem,5.3vw,5.35rem);line-height:.98;letter-spacing:-.065em;font-weight:760}.floating-content p{margin:26px 0 0;max-width:650px;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.6;color:#73767d}.floating-cta{min-width:230px;margin-top:34px;padding:16px 28px;border-radius:12px;background:#171719;color:#fff;font-weight:700;box-shadow:0 14px 30px rgba(20,20,22,.14);transition:transform .18s ease,background .18s ease}.floating-cta:hover{background:#0a4bd9;transform:translateY(-2px)}.float-icon{position:absolute;z-index:1}.floating-icon-chip{width:78px;height:78px;display:grid;place-items:center;border-radius:22px;background:hsla(0,0%,100%,.82);border:1px solid rgba(240,242,246,.9);box-shadow:0 20px 34px rgba(20,24,34,.13),inset 0 1px 0 hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}.floating-icon-svg{width:34px;height:34px}.float-a{left:9%;top:18%}.float-b{left:15%;top:52%}.float-c{left:7%;bottom:10%}.float-d{right:9%;bottom:12%}.float-e{left:31%;top:10%}.float-f{right:30%;top:10%}.float-g{right:8%;top:32%}.float-h{left:25%;bottom:8%}.float-i{right:19%;top:52%}.float-j{right:26%;bottom:10%}.float-k{left:48%;bottom:6%}.float-l{left:4%;top:74%}.must-haves{padding:96px clamp(22px,4vw,64px) 110px;background:#f5f6f8}.must-haves-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:44px}.must-haves-heading p{margin:0 0 10px;color:#0a4bd9;font-size:.76rem;font-weight:750;letter-spacing:.16em;text-transform:uppercase}.must-haves-heading h2{margin:0;font-size:clamp(2.2rem,3.6vw,4rem);line-height:1;letter-spacing:-.055em}.must-haves-heading>span{padding-bottom:5px;color:#777b83;font-size:.95rem}.must-haves-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.must-have-card{min-width:0}.product-image{position:relative;display:block;height:clamp(230px,22vw,350px);overflow:hidden;border-radius:22px;background:#e9ebef}.product-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 62%,rgba(0,0,0,.16));pointer-events:none}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.22,1,.36,1)}.must-have-card:hover .product-image img{transform:scale(1.045)}.product-image>span{position:absolute;z-index:1;left:16px;top:16px;padding:8px 12px;border:1px solid hsla(0,0%,100%,.7);border-radius:999px;background:hsla(0,0%,100%,.78);color:#27292d;font-size:.72rem;font-weight:700;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-copy{padding:24px 2px 0}.product-copy h3{margin:0;font-size:clamp(1.3rem,1.7vw,1.75rem);line-height:1.1;letter-spacing:-.035em}.product-copy p{min-height:52px;margin:13px 0 0;color:#5f636b;font-size:.98rem;line-height:1.55}.shop-link{display:inline-flex;align-items:center;gap:9px;margin-top:20px;color:#0a4bd9;font-weight:720}.shop-link svg{transition:transform .18s ease}.shop-link:hover svg{transform:translateX(4px)}.product-copy-actions{display:flex;align-items:center;gap:14px;margin-top:16px;flex-wrap:wrap}.add-cart-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid #dfe2e7;border-radius:999px;background:#fff;color:#333;font:inherit;font-size:.82rem;font-weight:650;cursor:pointer;transition:all .18s ease}.add-cart-btn:hover{background:#0a4bd9;color:#fff;border-color:#0a4bd9}.add-cart-btn.added{background:#25d366;color:#fff;border-color:#25d366}.load-more-btn{min-width:245px;min-height:54px;margin:58px auto 0;padding:0 18px 0 24px;border:1px solid #1d1f23;border-radius:999px;background:#fff;color:#1d1f23;display:flex;align-items:center;justify-content:space-between;gap:22px;font-weight:720;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.load-more-btn span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#171719;color:#fff;font-size:1.3rem;line-height:1}.load-more-btn:hover{background:#171719;color:#fff;transform:translateY(-2px)}.load-more-btn:hover span{background:#fff;color:#171719}.feature-story{padding:0 clamp(22px,4vw,64px) 108px;background:#f5f6f8}.feature-story-card{min-height:570px;display:grid;grid-template-columns:minmax(380px,.82fr) minmax(0,1.18fr);overflow:hidden;border-radius:24px;background:#08090b;box-shadow:0 28px 60px rgba(22,25,34,.14)}.feature-story-copy{position:relative;z-index:2;padding:clamp(48px,5vw,78px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;color:#fff;background:radial-gradient(circle at 12% 10%,rgba(38,76,170,.2),transparent 33%),#08090b}.feature-story-kicker{margin:0 0 22px;color:#9db8ff;font-size:.78rem;font-weight:760;letter-spacing:.16em;text-transform:uppercase}.feature-story-copy h2{max-width:650px;margin:0;font-size:clamp(2.5rem,4.2vw,4.8rem);line-height:.98;letter-spacing:-.06em}.feature-story-description{max-width:590px;margin:26px 0 0;color:#c8cbd2;font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.58}.feature-story-cta{min-height:52px;margin-top:34px;padding:0 20px 0 22px;display:inline-flex;align-items:center;gap:12px;border-radius:10px;background:#fff;color:#15171a;font-weight:730;transition:background .18s ease,color .18s ease,transform .18s ease}.feature-story-cta:hover{background:#0a4bd9;color:#fff;transform:translateY(-2px)}.feature-story-media{position:relative;min-height:570px;overflow:hidden}.feature-story-media:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(8,9,11,.38),transparent 30%);pointer-events:none}.feature-story-media img{width:100%;height:100%;object-fit:cover;object-position:center}.feature-story-stat{position:absolute;z-index:2;right:24px;bottom:24px;width:min(300px,calc(100% - 48px));padding:17px 19px;border:1px solid hsla(0,0%,100%,.32);border-radius:16px;background:hsla(0,0%,100%,.7);color:#202226;box-shadow:0 16px 34px rgba(0,0,0,.14);-webkit-backdrop-filter:blur(18px) saturate(145%);backdrop-filter:blur(18px) saturate(145%)}.feature-story-stat span,.feature-story-stat strong{display:block}.feature-story-stat strong{margin-bottom:4px;font-size:.95rem}.feature-story-stat span{color:#555962;font-size:.82rem;line-height:1.4}.solutions-showcase{padding:112px clamp(22px,5vw,78px) 120px;display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,.88fr);align-items:center;grid-gap:clamp(54px,7vw,120px);gap:clamp(54px,7vw,120px);overflow:hidden;background:#fff}.solutions-visual{position:relative;min-height:620px;display:grid;place-items:center}.solution-stripe{position:absolute;width:96px;height:590px;background:#0b51dc;transform:rotate(18deg)}.stripe-one{left:30%;top:-12%}.stripe-two{right:20%;bottom:-18%}.dashboard-device{position:relative;z-index:2;width:min(640px,88%);padding:12px 12px 18px;border:4px solid #242832;border-radius:24px 24px 14px 14px;background:#12151c;box-shadow:0 30px 55px rgba(22,30,50,.24)}.dashboard-camera{position:absolute;z-index:3;width:7px;height:7px;left:50%;top:4px;border-radius:50%;background:#4e5667}.dashboard-screen{overflow:hidden;border-radius:12px;background:#f3f6fb}.dashboard-topbar{height:48px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#0a4bd9,#3976ec);color:#fff;font-size:.72rem}.dashboard-topbar span{color:hsla(0,0%,100%,.72)}.dashboard-grid{height:330px;padding:18px;display:grid;grid-template-columns:.7fr 1.3fr;grid-template-rows:1fr 1fr;grid-gap:12px;gap:12px}.dashboard-panel{min-width:0;padding:14px;overflow:hidden;border:1px solid #e4e9f2;border-radius:10px;background:#fff;box-shadow:0 5px 15px rgba(37,51,81,.06)}.dashboard-panel small{display:block;color:#777f90;font-size:.62rem;font-weight:650}.dashboard-score strong{display:block;margin-top:14px;color:#0a4bd9;font-size:3rem;line-height:1}.dashboard-score span{display:block;margin-top:6px;color:#22a06b;font-size:.68rem;font-weight:700}.chart-bars{height:105px;margin-top:18px;display:flex;align-items:flex-end;gap:8px}.chart-bars i{flex:1 1;border-radius:4px 4px 1px 1px;background:linear-gradient(180deg,#4b82ef,#0a4bd9)}.dashboard-health>div{position:relative;height:16px;margin-top:13px;overflow:hidden;border-radius:999px;background:#edf1f7}.dashboard-health>div span{position:absolute;z-index:2;left:7px;top:3px;color:#3f4654;font-size:.5rem;font-weight:700}.dashboard-health>div b{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:#b9cdf8}.activity-line{display:block;height:60px;margin-top:14px;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 280 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 44 C24 42 30 18 54 27 S85 48 110 31 145 8 170 25 206 48 230 22 255 17 280 7' fill='none' stroke='%230a4bd9' stroke-width='3'/%3E%3C/svg%3E") 50% /100% 100% no-repeat}.dashboard-activity p{margin:9px 0 0;color:#687083;font-size:.6rem}.dashboard-base{position:absolute;width:112%;height:20px;left:-6%;bottom:-17px;border-radius:2px 2px 18px 18px;background:linear-gradient(180deg,#abb1bc,#777e8b);box-shadow:0 12px 18px rgba(22,30,50,.15)}.metric-chip{position:absolute;z-index:4;min-width:210px;padding:13px 15px;display:flex;align-items:center;gap:11px;border:1px solid hsla(0,0%,100%,.82);border-radius:12px;background:hsla(0,0%,100%,.84);color:#3c414b;box-shadow:0 12px 24px rgba(31,38,55,.15);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font-size:.75rem}.metric-chip strong{margin-left:auto;color:#22a06b;font-size:.68rem}.metric-chip b{font-size:.8rem}.metric-performance{left:4%;top:18%}.metric-health{right:0;top:34%}.metric-support{left:1%;bottom:15%}.solutions-copy>p{margin:0 0 20px;color:#0a4bd9;font-size:.78rem;font-weight:760;letter-spacing:.16em;text-transform:uppercase}.solutions-copy h2{max-width:720px;margin:0;font-size:clamp(3rem,5vw,5.6rem);line-height:.98;letter-spacing:-.065em}.solutions-copy>span{display:block;max-width:670px;margin-top:28px;color:#51555c;font-size:clamp(1.02rem,1.35vw,1.25rem);line-height:1.55}.solutions-actions{margin-top:36px;display:flex;flex-wrap:wrap;gap:14px}.solutions-actions a{min-height:54px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-weight:720;transition:transform .18s ease,background .18s ease,color .18s ease}.solutions-primary{background:#171719;color:#fff}.solutions-secondary{border:1px solid #202226;background:#fff}.solutions-actions a:hover{transform:translateY(-2px)}.solutions-primary:hover{background:#0a4bd9}.solutions-secondary:hover{background:#f0f3f8}.business-products{padding:100px clamp(22px,4vw,64px) 116px;background:#f4f5f7}.business-products-heading{margin-bottom:42px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.business-products-heading p{margin:0 0 12px;color:#0a4bd9;font-size:.76rem;font-weight:760;letter-spacing:.16em;text-transform:uppercase}.business-products-heading h2{max-width:800px;margin:0;font-size:clamp(2.4rem,4.2vw,4.7rem);line-height:.98;letter-spacing:-.06em}.business-products-heading>a{padding-bottom:7px;display:inline-flex;align-items:center;gap:9px;color:#0a4bd9;font-weight:720}.business-products-heading>a svg{transition:transform .18s ease}.business-products-heading>a:hover svg{transform:translateX(4px)}.business-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.business-product-card{min-width:0;overflow:hidden;border:1px solid #e2e5e9;border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(27,33,44,.06);transition:transform .22s ease,box-shadow .22s ease}.business-product-card:hover{transform:translateY(-5px);box-shadow:0 22px 42px rgba(27,33,44,.11)}.business-product-image{position:relative;height:280px;display:block;overflow:hidden;background:#e9ebee}.business-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .42s cubic-bezier(.22,1,.36,1)}.business-product-card:hover .business-product-image img{transform:scale(1.04)}.business-product-image>span{position:absolute;left:14px;top:14px;padding:7px 11px;border:1px solid hsla(0,0%,100%,.8);border-radius:999px;background:hsla(0,0%,100%,.82);color:#187a50;font-size:.68rem;font-weight:760;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.business-product-info{padding:22px;cursor:pointer}.business-product-info>p{margin:0 0 9px;color:#0a4bd9;font-size:.7rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase;transition:color .16s ease}.business-product-info:hover>p{color:#0839a8}.business-product-info:hover h3{color:#0a4bd9}.business-product-info h3{margin:0;font-size:clamp(1.25rem,1.6vw,1.65rem);line-height:1.1;letter-spacing:-.035em}.business-product-info:hover .business-product-buy strong{color:inherit}.business-product-info>span{min-height:42px;margin-top:11px;display:block;color:#6c7079;font-size:.84rem;line-height:1.45}.business-product-buy{margin-top:22px;padding-top:18px;border-top:1px solid #eceef1;display:flex;align-items:center;justify-content:space-between;gap:12px}.business-product-buy strong{font-size:1.05rem;white-space:nowrap}.business-product-buy button{min-height:42px;padding:0 14px;border:0;border-radius:9px;background:#171719;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:.8rem;font-weight:700;cursor:pointer;transition:background .18s ease,transform .18s ease}.business-product-buy button:hover{background:#0a4bd9;transform:translateY(-1px)}.business-product-buy button.added{background:#16845a}.site-footer{position:relative;overflow:hidden;margin:18px;padding:76px clamp(28px,8vw,150px) 28px;border:1px solid #eceef1;border-radius:30px;background:radial-gradient(circle at 33% 55%,rgba(19,24,35,.07),transparent 23%),radial-gradient(circle at 65% 62%,rgba(19,24,35,.05),transparent 22%),#fbfbfa;color:#191b1f;box-shadow:0 18px 45px rgba(20,24,32,.08)}.site-footer:before{content:"";position:absolute;width:480px;height:480px;left:20%;bottom:-330px;border-radius:50%;background:rgba(10,75,217,.04);filter:blur(60px);pointer-events:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.footer-newsletter{position:relative;z-index:1;min-height:360px;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.75fr);align-items:center;grid-gap:clamp(60px,10vw,170px);gap:clamp(60px,10vw,170px)}.footer-newsletter-copy>p{margin:0 0 14px;color:#0a4bd9;font-size:.74rem;font-weight:780;letter-spacing:.16em;text-transform:uppercase}.footer-newsletter-copy h2{margin:0;font-size:clamp(2.5rem,4vw,4.6rem);line-height:1;letter-spacing:-.06em}.footer-newsletter-copy>span{max-width:690px;margin-top:20px;display:block;color:#666a72;font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.55}.footer-newsletter-copy form{max-width:590px;margin-top:30px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px}.phone-input-row{display:flex;gap:8px}.country-select{width:auto;min-width:80px;height:56px;padding:0 8px;border:1px solid #d6d9de;border-radius:11px;outline:0;background:hsla(0,0%,100%,.78);color:#202226;font:inherit;font-size:14px;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none}.country-select:focus{border-color:#0a4bd9;box-shadow:0 0 0 4px rgba(10,75,217,.1)}.footer-newsletter-copy input{min-width:0;height:56px;padding:0 18px;border:1px solid #d6d9de;border-radius:11px;outline:0;background:hsla(0,0%,100%,.78);color:#202226;font:inherit;transition:border-color .16s ease,box-shadow .16s ease}.footer-newsletter-copy input:focus{border-color:#0a4bd9;box-shadow:0 0 0 4px rgba(10,75,217,.1)}.footer-newsletter-copy button{min-width:150px;height:56px;padding:0 24px;border:0;border-radius:11px;background:#25d366;color:#fff;font-weight:740;cursor:pointer;display:flex;align-items:center;gap:8px;box-shadow:0 12px 22px rgba(37,211,102,.25);transition:background .18s ease,transform .18s ease}.footer-newsletter-copy button:hover{background:#20bd5a;transform:translateY(-2px)}.footer-image-stack{position:relative;min-height:300px}.footer-image-layer,.footer-image-main{position:absolute;width:min(430px,88%);height:270px;right:4%;top:16px;border-radius:22px}.footer-image-layer{background:#d9dce1}.layer-back{transform:translate(18px,14px) rotate(6deg)}.layer-middle{background:#c8ccd2;transform:translate(-2px,-8px) rotate(3deg)}.footer-image-main{overflow:hidden;background:#e7e9ec;box-shadow:0 18px 35px rgba(31,37,49,.12)}.footer-image-main img{width:100%;height:100%;object-fit:cover}.footer-main{position:relative;z-index:1;margin-top:66px;display:grid;grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);grid-gap:clamp(60px,10vw,170px);gap:clamp(60px,10vw,170px)}.footer-brand-column{max-width:420px}.footer-logo{width:-moz-fit-content;width:fit-content;display:inline-flex}.footer-logo img{width:auto;height:42px;object-fit:contain}.footer-brand-column>p{margin:24px 0 0;color:#73777f;font-size:.98rem;line-height:1.7}.footer-socials{margin-top:28px;display:flex;flex-wrap:wrap;gap:10px}.footer-socials a{width:38px;height:38px;display:grid;place-items:center;border:1px solid #d8dbe0;border-radius:50%;color:#25282d;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.footer-socials a:hover{border-color:#0a4bd9;background:#0a4bd9;color:#fff;transform:translateY(-2px)}.footer-socials a span{font-size:.68rem;font-weight:800;letter-spacing:-.02em;text-transform:uppercase}.footer-links-area{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(36px,6vw,90px);gap:clamp(36px,6vw,90px)}.footer-column h3{margin:5px 0 26px;color:#202226;font-size:1rem;font-weight:730;letter-spacing:.06em}.footer-column ul{margin:0;padding:0;display:grid;grid-gap:15px;gap:15px;list-style:none}.footer-column a,.footer-column li{min-width:0}.footer-column a{color:#73777f;font-size:.94rem;line-height:1.45;transition:color .16s ease}.footer-column a:hover{color:#0a4bd9}.footer-bottom{position:relative;z-index:1;margin-top:58px;padding-top:25px;border-top:1px solid #e1e3e7;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:24px;gap:24px;color:#858991;font-size:.78rem}.footer-bottom p{margin:0}.footer-bottom>div{display:flex;gap:22px}.footer-bottom a{color:#777b83}.footer-bottom a:hover{color:#0a4bd9}.footer-bottom>span{text-align:right}.products-section{background:#f5f6f7;padding:58px 0 0}.section-title{padding:0 44px}.section-title h2{margin:0;font-size:clamp(2.2rem,3vw,3.4rem);letter-spacing:-.05em}.product-strip{margin-top:42px;background:#fff;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-card{min-height:160px;display:grid;place-items:end center;padding:18px 10px 0;position:relative}.product-card+.product-card{border-left:1px solid #dfe2e7}.product-card img{height:120px;object-fit:contain;object-position:center bottom}.mobile-menu{position:fixed;inset:0;z-index:40;background:rgba(0,0,0,.22);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.mobile-drawer{width:min(360px,88vw);height:100%;background:#fff;padding:18px;display:flex;flex-direction:column;gap:18px;box-shadow:28px 0 60px rgba(0,0,0,.18)}.mobile-drawer-top{display:flex;align-items:center;justify-content:space-between}.mobile-drawer-top .brand-mark img{height:38px}.mobile-nav{display:grid;grid-gap:8px;gap:8px}.mobile-nav a{padding:16px;border-radius:16px;background:#f7f8fa;font-weight:600}.mobile-footer-actions{margin-top:auto;display:grid;grid-gap:12px;gap:12px}.mobile-icons{display:flex;gap:10px}@media (max-width:1180px){.site-nav{gap:18px;font-size:.92rem}.search-pill{min-width:220px}.must-haves-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-story-card{grid-template-columns:minmax(330px,.9fr) minmax(0,1.1fr)}.feature-story-copy{padding:48px 38px}.solutions-showcase{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:38px}.solutions-visual{min-height:540px}.metric-chip{min-width:180px}.mega-menu-inner{grid-template-columns:190px minmax(0,1fr);padding-inline:28px}.mega-menu-card>div{height:165px}.business-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.business-product-image{height:330px}}@media (max-width:980px){.solutions-showcase{grid-template-columns:1fr}.solutions-copy,.solutions-visual{width:min(760px,100%);margin:0 auto}.footer-main{grid-template-columns:1fr;gap:54px}.footer-newsletter{grid-template-columns:1fr;gap:42px}.footer-image-stack{width:min(620px,100%);margin:0 auto}.footer-image-layer,.footer-image-main{width:min(520px,88%);right:6%}.footer-brand-column{max-width:560px}}@media (max-width:760px){body{overflow-x:hidden}.site-bar{grid-template-columns:auto 1fr auto;padding:0 14px;gap:12px;height:72px}.mega-menu,.menu-backdrop,.site-actions .icon-btn:not(.menu-trigger),.site-actions .search-pill,.site-nav{display:none}.menu-trigger{display:inline-grid}.floating-content,.floating-section{min-height:calc(100vh - 72px)}.floating-content{width:calc(100% - 28px);padding:160px 12px 80px}.floating-content h1{font-size:clamp(2.55rem,12vw,4rem);line-height:.98;max-width:310px;letter-spacing:-.05em}.floating-content p{margin-top:20px;font-size:.98rem;line-height:1.55}.hero-kicker{margin-bottom:14px!important}.floating-cta{min-width:200px;margin-top:28px;padding:14px 24px}.floating-icon-chip{width:54px;height:54px;border-radius:18px}.floating-icon-svg{width:24px;height:24px}.float-a{left:7%;top:12%}.float-b{left:5%;top:56%}.float-c{left:8%;bottom:8%}.float-d{right:6%;bottom:10%;left:auto}.float-e{left:42%;top:8%}.float-f{right:6%;top:22%;left:auto}.float-g{right:4%;top:60%;left:auto}.float-h,.float-i,.float-j,.float-k,.float-l{display:none}.product-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.must-haves{padding:70px 18px 80px}.must-haves-heading{align-items:start;flex-direction:column;margin-bottom:32px}.must-haves-heading h2{font-size:clamp(2.25rem,11vw,3.25rem)}.must-haves-grid{grid-template-columns:1fr;gap:24px}.load-more-btn{width:100%;margin-top:46px}.feature-story{padding:0 18px 80px}.feature-story-card{min-height:0;grid-template-columns:1fr;border-radius:20px}.feature-story-media{min-height:310px;order:-1}.feature-story-media:before{background:linear-gradient(180deg,transparent 62%,rgba(8,9,11,.45))}.feature-story-copy{padding:42px 24px 46px}.feature-story-copy h2{font-size:clamp(2.45rem,11.5vw,3.4rem)}.feature-story-description{margin-top:20px}.feature-story-cta{width:100%;justify-content:space-between;margin-top:28px}.feature-story-stat{right:14px;bottom:14px;width:calc(100% - 28px)}.solutions-showcase{padding:74px 18px 84px;gap:50px}.solutions-visual{min-height:430px}.solution-stripe{width:54px;height:410px}.stripe-one{left:28%}.stripe-two{right:20%;bottom:0;height:340px}.dashboard-device{width:90%;padding:7px 7px 12px;border-width:3px;border-radius:15px 15px 10px 10px}.dashboard-topbar{height:34px;padding:0 10px;font-size:.5rem}.dashboard-grid{height:220px;padding:8px;gap:6px}.dashboard-panel{padding:7px;border-radius:6px}.dashboard-panel small{font-size:.44rem}.dashboard-score strong{margin-top:8px;font-size:2rem}.chart-bars{height:68px;margin-top:10px;gap:4px}.dashboard-health>div{height:11px;margin-top:8px}.dashboard-health>div span{left:4px;top:2px;font-size:.35rem}.activity-line{height:38px;margin-top:7px}.dashboard-activity p{font-size:.4rem}.metric-chip{min-width:0;padding:9px 10px;gap:7px;border-radius:9px;font-size:.58rem}.metric-chip b,.metric-chip strong{font-size:.55rem}.metric-performance{left:0;top:12%}.metric-health{right:0;top:35%}.metric-support{left:2%;bottom:12%}.solutions-copy h2{font-size:clamp(2.7rem,13vw,4rem)}.solutions-copy>span{margin-top:22px;font-size:1rem}.solutions-actions{display:grid;grid-template-columns:1fr;margin-top:30px}.business-products{padding:72px 18px 84px}.business-products-heading{align-items:flex-start;flex-direction:column;margin-bottom:32px}.business-products-heading h2{font-size:clamp(2.45rem,11vw,3.5rem)}.business-products-grid{grid-template-columns:1fr;gap:24px}.business-product-image{height:min(88vw,380px)}.business-product-info{padding:20px}.business-product-buy{align-items:stretch;flex-direction:column}.business-product-buy button{width:100%;min-height:48px}.site-footer{margin:8px;padding:62px 18px 26px;border-radius:22px}.footer-newsletter{min-height:0}.footer-newsletter-copy h2{font-size:clamp(2.55rem,12vw,4rem)}.footer-image-stack{min-height:260px}.footer-image-layer,.footer-image-main{height:225px}.footer-links-area{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 28px}.footer-column a{min-height:30px;display:inline-flex;align-items:center}.footer-bottom{margin-top:48px;grid-template-columns:1fr;gap:13px}.footer-bottom>div{order:3;flex-wrap:wrap}.footer-bottom>span{text-align:left}.section-title{padding:0 18px}}@media (max-width:520px){.phone-input-row{flex-direction:column}.country-select{width:100%}.footer-newsletter-copy form{grid-template-columns:1fr}.footer-newsletter-copy button{width:100%}.footer-main{margin-top:48px}.footer-links-area{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 18px}.product-strip{grid-template-columns:1fr}.product-card+.product-card{border-left:0;border-top:1px solid #dfe2e7}}.catalog-page{min-height:100vh;background:#f4f5f7}.catalog-header{position:-webkit-sticky;position:sticky;z-index:30;top:0;height:78px;padding:0 clamp(18px,4vw,58px);border-bottom:1px solid rgba(219,222,228,.9);background:hsla(0,0%,100%,.84);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;-webkit-backdrop-filter:blur(22px) saturate(150%);backdrop-filter:blur(22px) saturate(150%)}.catalog-logo{width:-moz-fit-content;width:fit-content}.catalog-logo img{width:auto;height:43px;object-fit:contain}.catalog-home-link{display:inline-flex;align-items:center;gap:8px;color:#555a63;font-size:.9rem;font-weight:650}.catalog-home-link:hover{color:#0a4bd9}.catalog-cart{position:relative;width:44px;height:44px;justify-self:end;border:1px solid #dfe2e7;border-radius:50%;background:#fff;display:grid;place-items:center;color:#1e2126}.catalog-cart span{position:absolute;min-width:18px;height:18px;right:-3px;top:-3px;padding:0 4px;border-radius:999px;background:#0a4bd9;color:#fff;display:grid;place-items:center;font-size:.62rem;font-weight:800}.catalog-hero{min-height:370px;padding:94px clamp(20px,6vw,96px) 72px;background:radial-gradient(circle at 75% 25%,rgba(49,103,230,.14),transparent 25%),radial-gradient(circle at 25% 80%,rgba(111,76,255,.09),transparent 24%),#fff}.catalog-hero>p{margin:0 0 17px;color:#0a4bd9;font-size:.76rem;font-weight:780;letter-spacing:.17em;text-transform:uppercase}.catalog-hero h1{max-width:1050px;margin:0;font-size:clamp(3.7rem,7vw,7.8rem);line-height:.88;letter-spacing:-.075em}.catalog-hero>span{max-width:650px;margin-top:30px;display:block;color:#666b74;font-size:clamp(1.05rem,1.45vw,1.3rem);line-height:1.55}.catalog-shell{padding:34px clamp(18px,4vw,64px) 110px}.catalog-categories{padding-bottom:25px;display:flex;gap:10px;overflow-x:auto;scrollbar-width:none}.catalog-categories::-webkit-scrollbar{display:none}.catalog-categories button{min-height:44px;padding:0 18px;border:1px solid #d9dce1;border-radius:999px;background:#fff;color:#4e535c;display:inline-flex;align-items:center;gap:7px;font-weight:670;white-space:nowrap;cursor:pointer}.catalog-categories button.active{border-color:#171719;background:#171719;color:#fff}.catalog-toolbar{min-height:72px;margin-bottom:28px;padding:12px;border:1px solid #e0e3e8;border-radius:17px;background:hsla(0,0%,100%,.8);display:flex;align-items:center;gap:12px;box-shadow:0 10px 28px rgba(28,34,45,.05);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.catalog-search{min-width:240px;height:46px;padding:0 14px;border-radius:11px;background:#f1f3f6;display:flex;align-items:center;gap:9px;color:#818690}.catalog-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;font:inherit}.catalog-count{margin-right:auto;display:inline-flex;align-items:center;gap:8px;color:#747983;font-size:.85rem}.catalog-sort{height:46px;padding:0 8px 0 14px;border:1px solid #e0e3e8;border-radius:11px;background:#fff;display:flex;align-items:center;gap:8px;color:#777b84;font-size:.82rem}.catalog-sort select{border:0;outline:0;background:transparent;color:#282b30;font:inherit;font-weight:680}.view-switch{padding:4px;border-radius:11px;background:#eceef2;display:flex;gap:3px}.view-switch button{width:38px;height:38px;border:0;border-radius:8px;background:transparent;color:#747983;display:grid;place-items:center;cursor:pointer}.view-switch button.active{background:#fff;color:#0a4bd9;box-shadow:0 4px 12px rgba(25,30,40,.1)}.catalog-products.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}.catalog-card{min-width:0;overflow:hidden;border:1px solid #e1e4e8;border-radius:20px;background:#fff;box-shadow:0 12px 32px rgba(27,33,44,.055);transition:transform .22s ease,box-shadow .22s ease}.catalog-card:hover{transform:translateY(-5px);box-shadow:0 24px 44px rgba(27,33,44,.11)}.catalog-card-image{position:relative;height:265px;display:block;overflow:hidden;background:#e9ebee}.catalog-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.22,1,.36,1)}.catalog-card:hover .catalog-card-image img{transform:scale(1.045)}.catalog-card-image>span{position:absolute;left:14px;top:14px;padding:7px 10px;border:1px solid hsla(0,0%,100%,.8);border-radius:999px;background:hsla(0,0%,100%,.84);color:#22252a;font-size:.67rem;font-weight:750;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.catalog-card-body{padding:21px}.catalog-card-body>p{margin:0 0 9px;color:#0a4bd9;font-size:.68rem;font-weight:780;letter-spacing:.12em;text-transform:uppercase}.catalog-card-body h2{margin:0;font-size:clamp(1.2rem,1.45vw,1.6rem);line-height:1.1;letter-spacing:-.035em}.catalog-card-body>span{min-height:40px;margin-top:11px;display:block;color:#737781;font-size:.82rem;line-height:1.45}.catalog-card-buy{margin-top:20px;padding-top:17px;border-top:1px solid #eceef1;display:flex;align-items:center;justify-content:space-between;gap:12px}.catalog-card-buy strong{font-size:1rem;white-space:nowrap}.catalog-card-buy button,.catalog-empty button{min-height:41px;padding:0 14px;border:0;border-radius:9px;background:#171719;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:.78rem;font-weight:720;cursor:pointer}.catalog-card-buy button:hover{background:#0a4bd9}.catalog-card-buy button.added{background:#16845a}.catalog-products.list{display:grid;grid-gap:14px;gap:14px}.catalog-products.list .catalog-card{display:grid;grid-template-columns:260px minmax(0,1fr)}.catalog-products.list .catalog-card:hover{transform:translateX(4px)}.catalog-products.list .catalog-card-image{height:230px}.catalog-products.list .catalog-card-body{padding:27px 30px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto 1fr;grid-column-gap:34px;column-gap:34px}.catalog-products.list .catalog-card-body>h2,.catalog-products.list .catalog-card-body>p,.catalog-products.list .catalog-card-body>span{grid-column:1}.catalog-products.list .catalog-card-body>span{min-height:0}.catalog-products.list .catalog-card-buy{min-width:260px;margin:0;padding:0 0 0 28px;border-top:0;border-left:1px solid #eceef1;grid-column:2;grid-row:1/4;flex-direction:column;align-items:stretch;justify-content:center}.catalog-products.list .catalog-card-buy strong{font-size:1.25rem}.catalog-empty{min-height:380px;border:1px dashed #cfd3da;border-radius:22px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.catalog-empty h2{margin:0;font-size:2rem}.catalog-empty p{margin:10px 0 24px;color:#777b83}@media (max-width:1180px){.catalog-products.grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-card-image{height:250px}}@media (max-width:900px){.catalog-products.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-toolbar{flex-wrap:wrap}.catalog-search{width:100%}.catalog-products.list .catalog-card{grid-template-columns:220px minmax(0,1fr)}.catalog-products.list .catalog-card-body{display:block}.catalog-products.list .catalog-card-buy{margin-top:20px;padding:17px 0 0;border-top:1px solid #eceef1;border-left:0;flex-direction:row;align-items:center}}@media (max-width:620px){.catalog-header{height:70px;grid-template-columns:1fr auto}.catalog-logo img{height:38px}.catalog-home-link{display:none}.catalog-hero{min-height:330px;padding:76px 18px 54px}.catalog-hero h1{font-size:clamp(3.45rem,18vw,5rem)}.catalog-shell{padding:24px 14px 76px}.catalog-toolbar{padding:9px}.catalog-count{width:100%;order:2}.catalog-sort{flex:1 1;order:3}.view-switch{order:4}.catalog-products.grid{grid-template-columns:1fr}.catalog-card-image{height:min(84vw,360px)}.catalog-products.list .catalog-card{grid-template-columns:118px minmax(0,1fr);border-radius:15px}.catalog-products.list .catalog-card-image{height:100%;min-height:220px}.catalog-products.list .catalog-card-image>span{display:none}.catalog-products.list .catalog-card-body{padding:17px 15px}.catalog-products.list .catalog-card-body h2{font-size:1.08rem}.catalog-products.list .catalog-card-body>span{font-size:.72rem}.catalog-products.list .catalog-card-buy{min-width:0;align-items:stretch;flex-direction:column}.catalog-products.list .catalog-card-buy strong{font-size:.95rem}}.dc-page{overflow:hidden;background:#fff;color:#191b1f}.dc-header{position:-webkit-sticky;position:sticky;z-index:40;top:0;height:82px;padding:0 clamp(18px,4vw,58px);border-bottom:1px solid rgba(219,223,229,.82);background:hsla(0,0%,100%,.86);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;-webkit-backdrop-filter:blur(24px) saturate(150%);backdrop-filter:blur(24px) saturate(150%)}.dc-header>a:first-child{width:-moz-fit-content;width:fit-content}.dc-header img{width:auto;height:44px;object-fit:contain}.dc-header nav{display:flex;gap:34px;color:#555a63;font-size:.9rem;font-weight:650}.dc-header nav a:hover{color:#0a4bd9}.dc-header-cta{min-height:45px;padding:0 17px;justify-self:end;border-radius:9px;background:#171719;color:#fff;display:inline-flex;align-items:center;gap:9px;font-size:.82rem;font-weight:720}.dc-hero{position:relative;min-height:min(790px,calc(100vh - 82px));margin:0 12px;overflow:hidden;border-radius:0 0 28px 28px;background:#07101c;color:#fff}.dc-hero-shade,.dc-hero>img{position:absolute;inset:0;width:100%;height:100%}.dc-hero>img{object-fit:cover;object-position:center;animation:dc-hero-arrive 1.2s cubic-bezier(.22,1,.36,1) both}@keyframes dc-hero-arrive{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.dc-hero-shade{background:linear-gradient(90deg,rgba(2,7,15,.96),rgba(2,7,15,.75) 36%,rgba(2,7,15,.12) 68%),linear-gradient(180deg,rgba(2,7,15,.12),rgba(2,7,15,.56))}.dc-hero-copy{position:relative;z-index:2;width:min(830px,60%);padding:clamp(100px,12vh,145px) 0 160px clamp(32px,6vw,100px)}.dc-contact p,.dc-control-copy>p,.dc-hero-copy>p,.dc-intro>p,.dc-section-heading>p{margin:0 0 19px;color:#71a0ff;font-size:.75rem;font-weight:790;letter-spacing:.18em;text-transform:uppercase}.dc-hero-copy h1{margin:0;font-size:clamp(4rem,7vw,8rem);line-height:.87;letter-spacing:-.075em}.dc-hero-copy>span{max-width:670px;margin-top:30px;display:block;color:#c8d1de;font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.6}.dc-hero-actions{margin-top:36px;display:flex;flex-wrap:wrap;gap:12px}.dc-control-copy>a,.dc-hero-actions a{min-height:53px;padding:0 21px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:720}.dc-hero-actions a:first-child{background:#fff;color:#15171a}.dc-hero-actions a:last-child{border:1px solid hsla(0,0%,100%,.45);background:hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dc-hero-stats{position:absolute;z-index:3;right:28px;bottom:26px;padding:8px;border:1px solid hsla(0,0%,100%,.22);border-radius:17px;background:rgba(5,12,24,.66);display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}.dc-hero-stats>div{padding:14px 20px}.dc-hero-stats>div+div{border-left:1px solid hsla(0,0%,100%,.17)}.dc-hero-stats span,.dc-hero-stats strong{display:block}.dc-hero-stats strong{font-size:1.05rem}.dc-hero-stats span{margin-top:4px;color:#9daabd;font-size:.7rem}.dc-intro{padding:130px clamp(24px,7vw,120px);display:grid;grid-template-columns:.42fr 1fr;grid-gap:20px 80px;gap:20px 80px}.dc-intro>p{color:#0a4bd9;grid-column:1/-1}.dc-contact h2,.dc-control-copy h2,.dc-intro h2,.dc-section-heading h2{margin:0;font-size:clamp(3.2rem,5.5vw,6.5rem);line-height:.92;letter-spacing:-.07em}.dc-intro>div{padding-top:8px}.dc-intro>div>span{color:#5e636d;font-size:1.1rem;line-height:1.65}.dc-intro ul{margin:30px 0 0;padding:0;display:grid;grid-gap:13px;gap:13px;list-style:none}.dc-intro li{display:flex;align-items:center;gap:11px;font-size:.95rem;font-weight:650}.dc-intro li svg{color:#0a4bd9}.dc-equipment{padding:115px clamp(22px,5vw,78px) 125px;background:#f3f5f8}.dc-section-heading{max-width:1050px}.dc-section-heading>p{color:#0a4bd9}.dc-section-heading>span{max-width:650px;margin-top:24px;display:block;color:#666b74;font-size:1.08rem;line-height:1.6}.dc-equipment-grid{margin-top:58px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.dc-equipment-grid article{min-height:330px;padding:29px;border:1px solid #dfe3e9;border-radius:20px;background:hsla(0,0%,100%,.78);display:flex;flex-direction:column;box-shadow:0 12px 30px rgba(24,31,44,.045);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.dc-equipment-grid article:hover{border-color:#b8c9ef;transform:translateY(-6px);box-shadow:0 24px 44px rgba(24,31,44,.1)}.dc-equipment-grid article>div{display:flex;align-items:center;justify-content:space-between;color:#0a4bd9}.dc-equipment-grid article>div span{color:#a1a6b0;font-size:.72rem;font-weight:760}.dc-equipment-grid h3{margin:56px 0 0;font-size:clamp(1.55rem,2vw,2.15rem);letter-spacing:-.045em}.dc-equipment-grid p{margin:14px 0 0;color:#6a6f78;font-size:.92rem;line-height:1.55}.dc-equipment-grid a{margin-top:auto;padding-top:28px;display:inline-flex;align-items:center;gap:8px;color:#0a4bd9;font-size:.84rem;font-weight:720}.dc-control{padding:120px clamp(24px,7vw,120px);background:#0a0d13;color:#fff;display:grid;grid-template-columns:minmax(430px,.92fr) minmax(0,1.08fr);align-items:center;grid-gap:clamp(60px,9vw,150px);gap:clamp(60px,9vw,150px)}.dc-control-visual{position:relative;min-height:590px;display:grid;place-items:center}.dc-control-orbit{position:absolute;border:1px solid rgba(91,139,255,.35);border-radius:50%}.orbit-one{width:430px;height:430px}.orbit-two{width:570px;height:570px;border-style:dashed;opacity:.5;animation:dc-spin 40s linear infinite}@keyframes dc-spin{to{transform:rotate(1turn)}}.dc-control-core{position:relative;z-index:2;width:235px;height:235px;border:1px solid rgba(119,158,255,.42);border-radius:50%;background:radial-gradient(circle at 40% 30%,#2462ec,#0b2d79 55%,#07142f);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 90px rgba(26,89,230,.32)}.dc-control-core strong{margin-top:12px;font-size:2.2rem}.dc-control-core span{margin-top:5px;color:#aebddd;font-size:.72rem}.dc-node{position:absolute;z-index:3;min-width:125px;padding:12px 15px;border:1px solid hsla(0,0%,100%,.16);border-radius:12px;background:rgba(21,31,53,.78);display:flex;align-items:center;gap:9px;color:#d9e4ff;font-size:.78rem;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.node-power{left:0;top:18%}.node-cooling{right:0;top:21%}.node-network{left:2%;bottom:17%}.node-compute{right:2%;bottom:15%}.dc-control-copy>span{max-width:670px;margin-top:28px;display:block;color:#aeb5c1;font-size:1.08rem;line-height:1.65}.dc-control-copy>a{width:-moz-fit-content;width:fit-content;margin-top:34px;background:#fff;color:#15171a}.dc-delivery{padding:125px clamp(24px,7vw,120px) 135px}.dc-stages{margin-top:68px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0;border-top:1px solid #dce0e6}.dc-stages article{min-height:290px;padding:27px 28px;border-left:1px solid #dce0e6}.dc-stages article:last-child{border-right:1px solid #dce0e6}.dc-stages article>span{color:#0a4bd9;font-size:.72rem;font-weight:780}.dc-stages h3{margin:86px 0 0;font-size:1.85rem;letter-spacing:-.045em}.dc-stages p{margin:12px 0 0;color:#6b7079;font-size:.9rem;line-height:1.55}.dc-contact{margin:0 18px 18px;padding:clamp(58px,7vw,105px);border-radius:28px;background:radial-gradient(circle at 84% 20%,rgba(47,105,240,.2),transparent 28%),#11151e;color:#fff;display:flex;align-items:flex-end;justify-content:space-between;gap:60px}.dc-contact>div{max-width:950px}.dc-contact>div>span{max-width:680px;margin-top:24px;display:block;color:#aeb6c5;line-height:1.6}.dc-contact>a{min-width:270px;min-height:60px;padding:0 23px;border-radius:11px;background:#fff;color:#16181d;display:inline-flex;align-items:center;justify-content:space-between;gap:18px;font-weight:730}.dc-footer{padding:34px clamp(22px,5vw,78px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:30px;gap:30px;color:#858a93;font-size:.76rem}.dc-footer img{width:auto;height:38px}.dc-footer p{margin:0}.dc-footer>span{text-align:right}@media (max-width:1050px){.dc-hero-copy{width:min(800px,75%)}.dc-intro{grid-template-columns:1fr}.dc-equipment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dc-control{grid-template-columns:1fr}.dc-control-visual{width:min(650px,100%);margin:0 auto}.dc-control-copy{max-width:850px}.dc-stages{grid-template-columns:repeat(2,minmax(0,1fr))}.dc-stages article:nth-child(3),.dc-stages article:nth-child(4){border-top:1px solid #dce0e6}}@media (max-width:720px){.dc-header{height:70px;grid-template-columns:1fr auto}.dc-header nav{display:none}.dc-header img{height:37px}.dc-header-cta{min-height:41px;padding:0 13px;font-size:.7rem}.dc-header-cta svg{display:none}.dc-hero{min-height:760px;margin:0;border-radius:0 0 22px 22px}.dc-hero>img{object-position:63% center}.dc-hero-shade{background:linear-gradient(180deg,rgba(2,7,15,.45),rgba(2,7,15,.92) 58%,#02070f)}.dc-hero-copy{width:100%;padding:320px 20px 230px}.dc-hero-copy h1{font-size:clamp(3.65rem,17vw,5.3rem)}.dc-hero-copy>span{font-size:.98rem}.dc-hero-actions{display:grid;grid-template-columns:1fr}.dc-hero-stats{left:14px;right:14px;bottom:14px;grid-template-columns:1fr}.dc-hero-stats>div{padding:9px 13px}.dc-hero-stats>div+div{border-left:0;border-top:1px solid hsla(0,0%,100%,.15)}.dc-control,.dc-delivery,.dc-equipment,.dc-intro{padding:82px 18px}.dc-contact h2,.dc-control-copy h2,.dc-intro h2,.dc-section-heading h2{font-size:clamp(2.8rem,13vw,4.2rem)}.dc-equipment-grid{grid-template-columns:1fr;gap:14px}.dc-equipment-grid article{min-height:300px}.dc-control{gap:44px}.dc-control-visual{min-height:430px;transform:scale(.88);margin:-25px auto}.orbit-one{width:310px;height:310px}.orbit-two{width:420px;height:420px}.dc-control-core{width:180px;height:180px}.dc-node{min-width:105px;padding:9px 11px}.dc-stages{grid-template-columns:1fr}.dc-stages article{min-height:230px;border-right:1px solid #dce0e6;border-bottom:1px solid #dce0e6}.dc-stages h3{margin-top:58px}.dc-contact{margin:0 8px 8px;padding:58px 22px;flex-direction:column;align-items:stretch;border-radius:22px}.dc-contact>a{min-width:0;width:100%}.dc-footer{grid-template-columns:1fr;gap:14px}.dc-footer>span{text-align:left}}.thanks-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);backdrop-filter:blur(16px) saturate(1.4);-webkit-backdrop-filter:blur(16px) saturate(1.4);padding:24px}.thanks-modal{background:#fff;border-radius:20px;padding:36px 28px 28px;max-width:340px;width:100%;text-align:center;box-shadow:0 0 0 .5px rgba(0,0,0,.05),0 20px 48px rgba(0,0,0,.12)}.thanks-check{width:60px;height:60px;margin:0 auto 20px;background:#f0faf0;border-radius:50%;display:flex;align-items:center;justify-content:center}.thanks-check svg{width:28px;height:28px}.thanks-modal h2{font-size:1.35rem;font-weight:700;color:#111;margin:0 0 8px;letter-spacing:-.02em}.thanks-modal p{font-size:.88rem;color:#888;line-height:1.5;margin:0 0 24px}.thanks-close{width:100%;padding:12px 0;border:0;border-radius:12px;background:#f5f5f5;color:#111;font:inherit;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s ease}.thanks-close:hover{background:#ebebeb}.product-detail-page{min-height:100vh;background:#f4f5f7;padding-bottom:60px}.pd-header{position:-webkit-sticky;position:sticky;z-index:30;top:0;height:72px;padding:0 clamp(18px,4vw,58px);border-bottom:1px solid rgba(219,222,228,.9);background:hsla(0,0%,100%,.88);display:grid;grid-template-columns:1fr auto auto;align-items:center;grid-gap:24px;gap:24px;-webkit-backdrop-filter:blur(22px) saturate(150%);backdrop-filter:blur(22px) saturate(150%)}.pd-logo img{width:auto;height:40px;object-fit:contain}.pd-nav{display:flex;align-items:center;gap:24px;font-size:.9rem}.pd-nav a{color:#555a63;font-weight:600;transition:color .15s ease}.pd-nav a.active,.pd-nav a:hover,.pd-nav span.active{color:#0a4bd9}.pd-back{justify-self:end;display:inline-flex;align-items:center;gap:8px;color:#555a63;font-size:.88rem;font-weight:650;transition:color .15s ease}.pd-back:hover{color:#0a4bd9}.pd-header-actions{display:flex;align-items:center;gap:16px}.pd-cart-btn{position:relative;width:40px;height:40px;border-radius:50%;border:1px solid #dfe2e7;background:#fff;display:flex;align-items:center;justify-content:center;color:#333;font:inherit;cursor:pointer;transition:background .15s ease,color .15s ease}.pd-cart-btn:hover{background:#0a4bd9;color:#fff;border-color:#0a4bd9}.pd-cart-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#0a4bd9;color:#fff;font-size:.62rem;font-weight:800;justify-content:center}.pd-breadcrumb,.pd-cart-badge{display:flex;align-items:center}.pd-breadcrumb{max-width:1280px;margin:0 auto;padding:18px clamp(18px,4vw,58px);gap:8px;font-size:.82rem;color:#888}.pd-breadcrumb a{color:#666;transition:color .15s ease}.pd-breadcrumb a:hover{color:#0a4bd9}.pd-breadcrumb span{color:#333;font-weight:600}.pd-main{max-width:1280px;margin:0 auto;padding:0 clamp(18px,4vw,58px) 48px;display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:start}.pd-gallery{display:flex;gap:16px}.pd-thumbnails{display:flex;flex-direction:column;gap:10px}.pd-thumbnails button{width:72px;height:72px;border:2px solid #e0e3e8;border-radius:12px;overflow:hidden;cursor:pointer;padding:0;background:#fff;transition:border-color .15s ease}.pd-thumbnails button.active{border-color:#0a4bd9}.pd-thumbnails button img{width:100%;height:100%;object-fit:cover}.pd-main-image{flex:1 1;position:relative;border-radius:20px;overflow:hidden;background:#fff;aspect-ratio:1/1}.pd-main-image img{width:100%;height:100%;object-fit:cover}.pd-badge{position:absolute;top:16px;left:16px;padding:6px 14px;border-radius:999px;background:#0a4bd9;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.02em}.pd-info{padding-top:8px}.pd-category{margin:0 0 10px;color:#0a4bd9;font-size:.76rem;font-weight:780;letter-spacing:.14em;text-transform:uppercase}.pd-info h1{margin:0 0 14px;font-size:clamp(1.8rem,3.5vw,2.6rem);line-height:1.1;letter-spacing:-.04em;color:#111}.pd-rating{display:flex;align-items:center;gap:10px;margin-bottom:18px}.pd-stars{display:flex;gap:3px}.pd-rating>span{font-size:.85rem;color:#888}.pd-price{font-size:2rem;font-weight:740;color:#111;margin:0 0 20px;letter-spacing:-.02em}.pd-price small{font-size:1rem;font-weight:600;color:#888}.pd-description{font-size:.95rem;color:#666;line-height:1.65;margin:0 0 28px}.pd-quantity{display:flex;align-items:center;gap:16px;margin-bottom:24px}.pd-quantity>span{font-size:.88rem;font-weight:600;color:#555}.pd-qty-controls{display:flex;align-items:center;border:1px solid #dfe2e7;border-radius:12px;overflow:hidden;background:#fff}.pd-qty-controls button{width:42px;height:42px;border:0;background:transparent;font-size:1.1rem;cursor:pointer;color:#444;transition:background .15s ease}.pd-qty-controls button:hover{background:#f0f1f3}.pd-qty-controls span{width:48px;text-align:center;font-weight:700;font-size:.95rem;border-left:1px solid #dfe2e7;border-right:1px solid #dfe2e7;line-height:42px}.pd-actions{margin-bottom:28px}.pd-add{width:100%;height:54px;border:0;border-radius:14px;background:#171719;color:#fff;font:inherit;font-size:.95rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:background .18s ease,transform .15s ease}.pd-add:hover{background:#0a4bd9;transform:translateY(-1px)}.pd-add.added{background:#25d366}.pd-perks{display:flex;flex-direction:column;gap:14px;padding-top:24px;border-top:1px solid #e8eaed}.pd-perks>div{display:flex;align-items:center;gap:12px;font-size:.88rem;color:#555}.pd-perks>div svg{color:#0a4bd9;flex-shrink:0}.pd-tabs{max-width:1280px;margin:0 auto;padding:0 clamp(18px,4vw,58px) 48px}.pd-tab-headers{display:flex;gap:4px;border-bottom:2px solid #e8eaed;margin-bottom:28px}.pd-tab-headers button{padding:12px 20px;border:0;background:transparent;font:inherit;font-size:.9rem;font-weight:650;color:#888;cursor:pointer;position:relative;transition:color .15s ease}.pd-tab-headers button.active{color:#111}.pd-tab-headers button.active:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:#0a4bd9}.pd-tab-content{background:#fff;border-radius:18px;padding:28px;border:1px solid #e8eaed}.pd-specs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:20px;gap:20px}.pd-spec-item{display:flex;align-items:flex-start;gap:14px;padding:16px;border-radius:12px;background:#f8f9fb}.pd-spec-icon{width:40px;height:40px;border-radius:10px;background:#eef1ff;display:flex;align-items:center;justify-content:center;color:#0a4bd9;flex-shrink:0}.pd-spec-item>div>span{display:block;font-size:.78rem;color:#888;margin-bottom:4px;text-transform:capitalize}.pd-spec-item>div>strong{font-size:.92rem;color:#222;font-weight:700}.pd-features-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:14px;gap:14px}.pd-features-list li{display:flex;align-items:center;gap:10px;font-size:.92rem;color:#444;font-weight:500}.pd-features-list li svg{color:#25d366;flex-shrink:0}.pd-tab-content>p{font-size:.95rem;color:#555;line-height:1.7}.pd-related{max-width:1280px;margin:0 auto;padding:0 clamp(18px,4vw,58px) 48px}.pd-related h2{font-size:1.4rem;font-weight:740;color:#111;margin:0 0 24px;letter-spacing:-.02em}.pd-related-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.pd-related-card{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e8eaed;transition:transform .2s ease,box-shadow .2s ease}.pd-related-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.08)}.pd-related-image{position:relative;aspect-ratio:4/3;overflow:hidden}.pd-related-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.pd-related-card:hover .pd-related-image img{transform:scale(1.05)}.pd-related-image>span{position:absolute;top:10px;left:10px;padding:4px 10px;border-radius:999px;background:#0a4bd9;color:#fff;font-size:.68rem;font-weight:700}.pd-related-info{padding:16px}.pd-related-info>p{font-size:.72rem;color:#0a4bd9;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin:0 0 6px}.pd-related-info h3{font-size:.95rem;font-weight:700;color:#222;margin:0 0 8px;line-height:1.3}.pd-related-info strong{font-size:1rem;font-weight:740;color:#111}.pd-footer{max-width:1280px;margin:0 auto;padding:0 clamp(18px,4vw,58px)}.pd-footer-inner{padding:24px 28px;border-radius:16px;background:#fff;border:1px solid #e8eaed;display:flex;align-items:center;justify-content:space-between;font-size:.82rem;color:#888}.pd-footer-logo img{height:32px;width:auto;object-fit:contain}@media (max-width:900px){.pd-main{grid-template-columns:1fr;gap:32px}.pd-related-grid{grid-template-columns:repeat(2,1fr)}.pd-features-list,.pd-specs-grid{grid-template-columns:1fr}}@media (max-width:520px){.pd-header{grid-template-columns:auto 1fr;gap:12px}.pd-nav{display:none}.pd-gallery{flex-direction:column-reverse}.pd-thumbnails{flex-direction:row}.pd-related-grid{grid-template-columns:1fr}.pd-footer-inner{flex-direction:column;gap:10px;text-align:center}}.cart-page{min-height:100vh;background:#f4f5f7;padding-bottom:60px}.cart-header{position:-webkit-sticky;position:sticky;z-index:30;top:0;height:72px;padding:0 clamp(18px,4vw,58px);border-bottom:1px solid rgba(219,222,228,.9);background:hsla(0,0%,100%,.88);display:grid;grid-template-columns:1fr auto;align-items:center;-webkit-backdrop-filter:blur(22px) saturate(150%);backdrop-filter:blur(22px) saturate(150%)}.cart-logo img{width:auto;height:40px;object-fit:contain}.cart-back{display:inline-flex;align-items:center;gap:8px;color:#555a63;font-size:.88rem;font-weight:650;transition:color .15s ease}.cart-back:hover{color:#0a4bd9}.cart-breadcrumb{max-width:1280px;margin:0 auto;padding:16px clamp(18px,4vw,58px);display:flex;align-items:center;gap:8px;font-size:.82rem;color:#888}.cart-breadcrumb a{color:#666;transition:color .15s ease}.cart-breadcrumb a:hover{color:#0a4bd9}.cart-breadcrumb span:last-child{color:#333;font-weight:600}.cart-hero{max-width:1280px;margin:0 auto;padding:20px clamp(18px,4vw,58px) 32px}.cart-hero>p{margin:0 0 10px;color:#0a4bd9;font-size:.76rem;font-weight:780;letter-spacing:.14em;text-transform:uppercase}.cart-hero h1{margin:0;font-size:clamp(1.8rem,3.5vw,2.4rem);line-height:1.1;letter-spacing:-.04em;color:#111}.cart-layout{max-width:1280px;margin:0 auto;padding:0 clamp(18px,4vw,58px);display:grid;grid-template-columns:1fr 380px;grid-gap:32px;gap:32px;align-items:start}.cart-item{display:grid;grid-template-columns:100px 1fr auto auto auto;grid-gap:20px;gap:20px;align-items:center;padding:20px;background:#fff;border-radius:16px;border:1px solid #e8eaed;margin-bottom:14px;transition:box-shadow .2s ease}.cart-item:hover{box-shadow:0 4px 16px rgba(0,0,0,.06)}.cart-item-image{position:relative;width:100px;height:100px;border-radius:12px;overflow:hidden;background:#f8f9fb}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-image>span{position:absolute;top:6px;left:6px;padding:3px 8px;border-radius:999px;background:#0a4bd9;color:#fff;font-size:.62rem;font-weight:700}.cart-item-info{min-width:0}.cart-item-info>p{font-size:.72rem;color:#0a4bd9;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin:0 0 4px}.cart-item-info h3{font-size:1rem;font-weight:700;color:#222;margin:0 0 4px;line-height:1.3}.cart-item-info h3:hover{color:#0a4bd9}.cart-item-info>span{font-size:.82rem;color:#888}.cart-item-qty{display:flex;align-items:center;border:1px solid #dfe2e7;border-radius:10px;overflow:hidden;background:#fff}.cart-item-qty button{width:36px;height:36px;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#555;transition:background .15s ease}.cart-item-qty button:hover{background:#f0f1f3}.cart-item-qty span{width:40px;text-align:center;font-weight:700;font-size:.9rem;border-left:1px solid #dfe2e7;border-right:1px solid #dfe2e7;line-height:36px}.cart-item-price{text-align:right;min-width:100px}.cart-item-price strong{display:block;font-size:1.05rem;font-weight:740;color:#111}.cart-item-price small{font-size:.78rem;color:#888}.cart-item-remove{width:36px;height:36px;border:0;border-radius:10px;background:#f5f5f5;color:#888;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease}.cart-item-remove:hover{background:#fee;color:#e53e3e}.cart-promo{display:flex;gap:10px;margin-top:8px}.cart-promo label{flex:1 1;display:flex;align-items:center;gap:10px;padding:0 16px;height:48px;border:1px solid #dfe2e7;border-radius:12px;background:#fff;color:#888}.cart-promo input{flex:1 1;border:0;outline:0;background:transparent;font:inherit;font-size:.9rem}.cart-promo button{height:48px;padding:0 22px;border:0;border-radius:12px;background:#171719;color:#fff;font:inherit;font-weight:700;cursor:pointer;transition:background .18s ease;white-space:nowrap}.cart-promo button:hover{background:#0a4bd9}.cart-promo button:disabled{background:#25d366;cursor:default}.cart-summary{background:#fff;border-radius:18px;padding:28px;border:1px solid #e8eaed;position:-webkit-sticky;position:sticky;top:96px}.cart-summary h2{font-size:1.15rem;font-weight:740;color:#111;margin:0 0 20px}.cart-summary-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:.92rem;color:#666}.cart-summary-row strong{font-weight:700;color:#222}.cart-shipping-hint{display:flex;align-items:center;gap:6px;font-size:.82rem;color:#0a4bd9;margin:4px 0 8px}.cart-discount strong{color:#25d366!important}.cart-summary-divider{height:1px;background:#e8eaed;margin:12px 0}.cart-total{font-size:1.05rem}.cart-total strong{font-size:1.2rem;color:#111}.cart-checkout-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:52px;border-radius:14px;background:#0a4bd9;color:#fff;font:inherit;font-size:.95rem;font-weight:700;margin-top:20px;transition:background .18s ease,transform .15s ease}.cart-checkout-btn:hover{background:#0839a8;transform:translateY(-1px)}.cart-perks{margin-top:20px;display:flex;flex-direction:column;gap:10px;padding-top:16px;border-top:1px solid #e8eaed}.cart-perks>div{display:flex;align-items:center;gap:10px;font-size:.82rem;color:#666}.cart-perks>div svg{color:#0a4bd9;flex-shrink:0}.cart-empty{max-width:520px;margin:80px auto;text-align:center;padding:0 24px}.cart-empty-icon{width:80px;height:80px;margin:0 auto 24px;border-radius:50%;background:#f0f1f3;display:flex;align-items:center;justify-content:center;color:#aaa}.cart-empty h2{font-size:1.5rem;font-weight:740;color:#111;margin:0 0 10px}.cart-empty p{font-size:.95rem;color:#666;line-height:1.6;margin:0 0 28px}.cart-empty-cta{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;border-radius:14px;background:#0a4bd9;color:#fff;font-weight:700;transition:background .18s ease,transform .15s ease}.cart-empty-cta:hover{background:#0839a8;transform:translateY(-1px)}.checkout-page{min-height:100vh;background:radial-gradient(circle at 20% 0,rgba(10,75,217,.06),transparent 35%),radial-gradient(circle at 80% 10%,rgba(37,211,102,.05),transparent 30%),#f6f7f9;padding-bottom:80px}.checkout-header{position:-webkit-sticky;position:sticky;z-index:30;top:0;height:76px;padding:0 clamp(18px,4vw,58px);border-bottom:1px solid rgba(219,222,228,.8);background:hsla(0,0%,100%,.82);display:grid;grid-template-columns:1fr auto;align-items:center;-webkit-backdrop-filter:blur(24px) saturate(160%);backdrop-filter:blur(24px) saturate(160%)}.checkout-logo img{width:auto;height:42px;object-fit:contain}.checkout-back{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;background:#fff;border:1px solid #e8eaed;color:#555a63;font-size:.86rem;font-weight:650;transition:all .18s ease}.checkout-back:hover{color:#0a4bd9;border-color:#0a4bd9;box-shadow:0 4px 12px rgba(10,75,217,.1)}.checkout-breadcrumb{max-width:1280px;margin:0 auto;padding:18px clamp(18px,4vw,58px);display:flex;align-items:center;gap:10px;font-size:.82rem;color:#999}.checkout-breadcrumb a{color:#666;transition:color .15s ease}.checkout-breadcrumb a:hover{color:#0a4bd9}.checkout-breadcrumb span:last-child{color:#111;font-weight:650}.checkout-hero{max-width:1280px;margin:0 auto;padding:24px clamp(18px,4vw,58px) 32px}.checkout-hero>p{margin:0 0 10px;color:#0a4bd9;font-size:.75rem;font-weight:780;letter-spacing:.16em;text-transform:uppercase}.checkout-hero h1{margin:0;font-size:clamp(2rem,4vw,2.8rem);line-height:1.05;letter-spacing:-.045em;color:#0d0e10}.checkout-steps{max-width:720px;margin:0 auto 40px;padding:0 clamp(18px,4vw,58px);display:flex;align-items:center;justify-content:space-between;position:relative}.checkout-steps:before{right:60px;background:#e8eaed}.checkout-steps:after,.checkout-steps:before{content:"";position:absolute;top:16px;left:60px;height:3px;border-radius:3px;z-index:0}.checkout-steps:after{width:calc((100% - 120px) * (var(--step-progress, 1) - 1));background:linear-gradient(90deg,#0a4bd9,#2563eb);transition:width .4s ease}.checkout-steps button{display:flex;flex-direction:column;align-items:center;gap:10px;border:0;background:transparent;cursor:pointer;padding:0;font:inherit;z-index:1}.checkout-steps button .step-num{width:36px;height:36px;border-radius:50%;background:#fff;border:3px solid #e8eaed;color:#9ca3af;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:800;transition:all .3s cubic-bezier(.22,1,.36,1);box-shadow:0 2px 8px rgba(0,0,0,.04)}.checkout-steps button.active .step-num{background:#0a4bd9;border-color:#0a4bd9;color:#fff;box-shadow:0 6px 18px rgba(10,75,217,.28);transform:scale(1.08)}.checkout-steps button .step-label{font-size:.82rem;font-weight:650;color:#9ca3af;transition:color .2s ease}.checkout-steps button.active .step-label{color:#111;font-weight:700}.checkout-layout{max-width:1200px;margin:0 auto;padding:0 clamp(18px,4vw,58px);display:grid;grid-template-columns:1fr 400px;grid-gap:40px;gap:40px;align-items:start}.checkout-step{background:#fff;border-radius:24px;padding:36px;border:1px solid #eef0f4;box-shadow:0 20px 50px rgba(13,14,16,.06)}.checkout-step h2{display:flex;align-items:center;gap:12px;font-size:1.2rem;font-weight:740;color:#0d0e10;margin:0 0 28px}.checkout-step h2 svg{width:22px;height:22px;padding:8px;border-radius:10px;background:#eef4ff;color:#0a4bd9}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.form-field{display:flex;flex-direction:column;gap:7px}.form-field.form-full{grid-column:1/-1}.form-field label{font-size:.8rem;font-weight:680;color:#4b5563;letter-spacing:.01em}.form-field input,.form-field select{height:50px;padding:0 16px;border:1.5px solid #e5e7eb;border-radius:13px;background:#fafbfc;font:inherit;font-size:.93rem;color:#1f2937;outline:0;transition:all .16s ease}.form-field input:focus,.form-field select:focus{border-color:#0a4bd9;background:#fff;box-shadow:0 0 0 4px rgba(10,75,217,.08)}.form-field input::placeholder{color:#b0b5bd}.form-error{font-size:.76rem;color:#dc2626;font-weight:650}.input-with-icon{position:relative;display:flex;align-items:center}.input-with-icon svg{position:absolute;left:16px;color:#9ca3af;pointer-events:none}.input-with-icon input{padding-left:46px!important;width:100%}.checkout-form-actions{display:flex;justify-content:space-between;gap:14px;margin-top:32px}.checkout-next,.checkout-place{display:flex;align-items:center;justify-content:center;gap:10px;height:52px;padding:0 28px;border:0;border-radius:14px;background:linear-gradient(135deg,#0a4bd9,#2563eb);color:#fff;font:inherit;font-size:.95rem;font-weight:720;cursor:pointer;transition:all .2s ease;box-shadow:0 8px 22px rgba(10,75,217,.22)}.checkout-next:hover,.checkout-place:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(10,75,217,.3)}.checkout-prev{display:flex;align-items:center;gap:8px;height:52px;padding:0 26px;border:1.5px solid #e5e7eb;border-radius:14px;background:#fff;color:#4b5563;font:inherit;font-size:.94rem;font-weight:650;cursor:pointer;transition:all .16s ease}.checkout-prev:hover{background:#f9fafb;border-color:#d1d5db}.checkout-place{background:linear-gradient(135deg,#25d366,#16a34a);box-shadow:0 8px 22px rgba(37,211,102,.24)}.checkout-place:hover{box-shadow:0 12px 28px rgba(37,211,102,.32)}.review-section{margin-bottom:28px;padding:22px;border-radius:16px;background:#f9fafb}.review-section:last-of-type{margin-bottom:0}.review-section h3{display:flex;align-items:center;gap:8px;font-size:.78rem;font-weight:780;color:#0a4bd9;letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px}.review-section>p{font-size:.94rem;color:#374151;margin:0 0 6px;line-height:1.5}.review-item{display:flex;align-items:center;gap:16px;padding:12px 0;border-bottom:1px solid #eef0f4}.review-item:last-child{border-bottom:0}.review-item img{width:60px;height:60px;border-radius:12px;object-fit:cover;background:#fff;border:1px solid #eef0f4}.review-item>div{flex:1 1;min-width:0}.review-item>div strong{display:block;font-size:.92rem;color:#111827;margin-bottom:3px}.review-item>div span{font-size:.82rem;color:#6b7280}.review-item>strong{font-size:.96rem;color:#111827;white-space:nowrap}.checkout-summary{background:#fff;border-radius:24px;padding:32px;border:1px solid #eef0f4;position:-webkit-sticky;position:sticky;top:100px;box-shadow:0 20px 50px rgba(13,14,16,.06)}.checkout-summary h2{font-size:1.15rem;font-weight:740;color:#0d0e10;margin:0 0 22px}.checkout-summary-items{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.checkout-summary-item{display:flex;align-items:center;gap:14px}.checkout-summary-item-img{position:relative;width:60px;height:60px;border-radius:12px;overflow:hidden;background:#f3f4f6;flex-shrink:0}.checkout-summary-item-img img{width:100%;height:100%;object-fit:cover}.checkout-summary-item-qty{position:absolute;top:-6px;right:-6px;width:24px;height:24px;border-radius:50%;background:#0a4bd9;color:#fff;font-size:.7rem;font-weight:800;display:flex;align-items:center;justify-content:center;border:2px solid #fff;box-shadow:0 2px 6px rgba(0,0,0,.12)}.checkout-summary-item>div{flex:1 1;min-width:0}.checkout-summary-item>div strong{display:block;font-size:.88rem;color:#111827;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkout-summary-item>div span{font-size:.76rem;color:#6b7280}.checkout-summary-item>strong{font-size:.92rem;color:#111827;white-space:nowrap}.checkout-summary-divider{height:1px;background:#f3f4f6;margin:14px 0}.checkout-summary-row{display:flex;justify-content:space-between;align-items:center;padding:7px 0;font-size:.9rem;color:#6b7280}.checkout-summary-row strong{font-weight:700;color:#111827}.checkout-summary-total{font-size:1.08rem;color:#111827;padding-top:6px}.checkout-summary-total strong{font-size:1.25rem;color:#0d0e10}.checkout-summary-perks{margin-top:24px;display:flex;flex-direction:column;gap:12px;padding-top:20px;border-top:1px solid #f3f4f6}.checkout-summary-perks>div{display:flex;align-items:center;gap:10px;font-size:.83rem;color:#6b7280}.checkout-summary-perks>div svg{color:#0a4bd9;flex-shrink:0}.checkout-empty{max-width:520px;margin:100px auto;text-align:center;padding:0 24px}.checkout-empty-icon{width:88px;height:88px;margin:0 auto 24px;border-radius:50%;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);display:flex;align-items:center;justify-content:center;color:#9ca3af}.checkout-empty h2{font-size:1.6rem;font-weight:740;color:#0d0e10;margin:0 0 10px}.checkout-empty p{font-size:.95rem;color:#6b7280;margin:0 0 28px}.checkout-empty-cta{display:inline-flex;padding:15px 32px;border-radius:14px;background:linear-gradient(135deg,#0a4bd9,#2563eb);color:#fff;font-weight:720;transition:transform .18s ease,box-shadow .18s ease;box-shadow:0 8px 22px rgba(10,75,217,.22)}.checkout-empty-cta:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(10,75,217,.3)}.checkout-success{max-width:520px;margin:80px auto;padding:0 24px}.checkout-success-card{background:#fff;border-radius:28px;padding:52px 40px;text-align:center;border:1px solid #eef0f4;box-shadow:0 24px 60px rgba(13,14,16,.1)}.checkout-success-icon{width:80px;height:80px;margin:0 auto 26px;border-radius:50%;background:linear-gradient(135deg,#25d366,#16a34a);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 32px rgba(37,211,102,.3)}.checkout-success-card h2{font-size:1.75rem;font-weight:740;color:#0d0e10;margin:0 0 12px}.checkout-success-card>p{font-size:.95rem;color:#6b7280;line-height:1.6;margin:0 0 24px}.checkout-success-order{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-radius:14px;background:#f9fafb;margin-bottom:28px}.checkout-success-order span{font-size:.88rem;color:#6b7280}.checkout-success-order strong{font-size:1rem;font-weight:740;color:#0a4bd9}.checkout-success-cta{display:inline-flex;padding:15px 32px;border-radius:14px;background:#0d0e10;color:#fff;font-weight:720;transition:all .18s ease}.checkout-success-cta:hover{background:#0a4bd9}@media (max-width:900px){.cart-layout,.checkout-layout{grid-template-columns:1fr}.cart-summary,.checkout-summary{position:static}.cart-item{grid-template-columns:80px 1fr;gap:14px}.cart-item-price,.cart-item-qty,.cart-item-remove{grid-column:2}.cart-item-price{text-align:left}.form-grid{grid-template-columns:1fr}.checkout-steps{max-width:100%}.checkout-steps:after,.checkout-steps:before{display:none}}@media (max-width:520px){.cart-header,.checkout-header{grid-template-columns:auto 1fr;gap:12px}.cart-item{grid-template-columns:70px 1fr}.cart-item-image{width:70px;height:70px}.checkout-step{padding:26px 22px;border-radius:20px}.checkout-form-actions{flex-direction:column}.checkout-next,.checkout-place,.checkout-prev{width:100%}}.drawer-backdrop{position:fixed;inset:0;z-index:9998;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cart-drawer{position:fixed;top:0;right:0;z-index:9999;width:420px;max-width:100vw;height:100vh;background:#fff;display:flex;flex-direction:column;box-shadow:-8px 0 32px rgba(0,0,0,.12)}.drawer-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e8eaed}.drawer-header>div h2{font-size:1.1rem;font-weight:740;color:#111;margin:0 0 2px}.drawer-header>div span{font-size:.82rem;color:#888}.drawer-close{width:36px;height:36px;border:0;border-radius:10px;background:#f5f5f5;color:#555;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.drawer-close:hover{background:#e8eaed}.drawer-empty{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#bbb}.drawer-empty p{font-size:.95rem;color:#888;font-weight:600}.drawer-items{flex:1 1;overflow-y:auto;padding:16px 24px;display:flex;flex-direction:column;gap:16px}.drawer-items::-webkit-scrollbar{width:4px}.drawer-items::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.drawer-item{display:flex;gap:14px;align-items:flex-start;padding-bottom:16px;border-bottom:1px solid #f0f1f3}.drawer-item:last-child{border-bottom:0;padding-bottom:0}.drawer-item-img{width:72px;height:72px;border-radius:10px;overflow:hidden;background:#f8f9fb;flex-shrink:0}.drawer-item-img img{width:100%;height:100%;object-fit:cover}.drawer-item-info{flex:1 1;min-width:0}.drawer-item-info h4{font-size:.88rem;font-weight:700;color:#222;margin:0 0 4px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.drawer-item-info h4:hover{color:#0a4bd9}.drawer-item-info>span{font-size:.82rem;color:#0a4bd9;font-weight:700;display:block;margin-bottom:8px}.drawer-item-qty{display:inline-flex;align-items:center;border:1px solid #dfe2e7;border-radius:8px;overflow:hidden}.drawer-item-qty button{width:28px;height:28px;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#555;transition:background .15s ease}.drawer-item-qty button:hover{background:#f0f1f3}.drawer-item-qty span{width:32px;text-align:center;font-weight:700;font-size:.82rem;border-left:1px solid #dfe2e7;border-right:1px solid #dfe2e7;line-height:28px}.drawer-item-remove{width:30px;height:30px;border:0;border-radius:8px;background:#f5f5f5;color:#aaa;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s ease,color .15s ease}.drawer-item-remove:hover{background:#fee;color:#e53e3e}.drawer-footer{padding:20px 24px 24px;border-top:1px solid #e8eaed;background:#fafbfc}.drawer-row{display:flex;justify-content:space-between;align-items:center;padding:5px 0;font-size:.88rem;color:#666}.drawer-row strong{font-weight:700;color:#222}.drawer-divider{height:1px;background:#e8eaed;margin:8px 0}.drawer-total{font-size:1rem}.drawer-total strong{font-size:1.1rem;color:#111}.drawer-checkout-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:48px;border-radius:12px;background:#0a4bd9;color:#fff;font:inherit;font-size:.92rem;font-weight:700;margin-top:16px;transition:background .18s ease,transform .15s ease}.drawer-checkout-btn:hover{background:#0839a8;transform:translateY(-1px)}.drawer-view-cart{display:block;text-align:center;margin-top:10px;font-size:.85rem;color:#666;font-weight:600;transition:color .15s ease}.drawer-view-cart:hover{color:#0a4bd9}.search-modal-backdrop{position:fixed;inset:0;z-index:9999;display:flex;align-items:flex-start;justify-content:center;padding:120px 24px 24px;background:rgba(0,0,0,.35);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.search-modal{width:min(760px,100%);max-height:calc(100vh - 160px);background:#fff;border-radius:24px;box-shadow:0 32px 72px rgba(0,0,0,.18);display:flex;flex-direction:column;overflow:hidden}.search-modal-header{display:flex;align-items:center;gap:14px;padding:20px 24px;border-bottom:1px solid #eef0f2;color:#9ca3af}.search-modal-header input{flex:1 1;border:0;outline:0;background:transparent;font:inherit;font-size:1.1rem;color:#111}.search-modal-header input::placeholder{color:#b0b5bd}.search-modal-close{width:38px;height:38px;border:0;border-radius:10px;background:#f5f5f5;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease;flex-shrink:0}.search-modal-close:hover{background:#e8eaed;color:#111}.search-modal-empty{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px;text-align:center;color:#d1d5db}.search-modal-empty p{margin:18px 0 6px;font-size:1rem;font-weight:650;color:#6b7280}.search-modal-empty span{font-size:.88rem;color:#9ca3af}.search-modal-results{flex:1 1;overflow-y:auto;padding:12px 24px 24px}.search-modal-results::-webkit-scrollbar{width:4px}.search-modal-results::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.search-modal-count{font-size:.78rem;color:#9ca3af;font-weight:600;margin:8px 0 14px}.search-modal-group{font-size:.72rem;font-weight:780;color:#0a4bd9;letter-spacing:.14em;text-transform:uppercase;margin:22px 0 12px}.search-modal-group:first-of-type{margin-top:0}.search-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.search-result-card{display:flex;gap:14px;padding:12px;border:1px solid #f0f1f3;border-radius:14px;transition:border-color .18s ease,box-shadow .18s ease}.search-result-card:hover{border-color:#dce0e6;box-shadow:0 4px 14px rgba(0,0,0,.04)}.search-result-image{position:relative;width:80px;height:80px;border-radius:10px;overflow:hidden;background:#f5f6f8;flex-shrink:0}.search-result-image img{width:100%;height:100%;object-fit:cover}.search-result-image>span{position:absolute;left:4px;bottom:4px;padding:2px 7px;border-radius:999px;background:rgba(0,0,0,.55);color:#fff;font-size:.55rem;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.search-result-info{flex:1 1;min-width:0;display:flex;flex-direction:column;justify-content:center}.search-result-info h3{margin:0;font-size:.9rem;font-weight:700;color:#1f2937;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result-info strong{display:block;margin-top:3px;font-size:.82rem;color:#6b7280;font-weight:650}.search-result-info button{width:-moz-fit-content;width:fit-content;min-height:30px;padding:0 12px;margin-top:8px;border:0;border-radius:8px;background:#171719;color:#fff;font:inherit;font-size:.72rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:5px;transition:background .16s ease}.search-result-info button:hover{background:#0a4bd9}.search-result-info button.added{background:#25d366}.search-modal-view-all{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:20px;padding:14px;border-radius:12px;background:#f9fafb;color:#0a4bd9;font-weight:700;font-size:.88rem;transition:background .16s ease}.search-modal-view-all:hover{background:#eff2f7}@media (max-width:640px){.search-modal-backdrop{padding:80px 16px 16px;align-items:flex-start}.search-modal{max-height:calc(100vh - 100px);border-radius:18px}.search-modal-header{padding:16px 18px}.search-modal-header input{font-size:1rem}.search-modal-grid{grid-template-columns:1fr}.search-modal-results{padding:8px 18px 18px}.search-result-card{padding:10px;border-radius:12px}.search-result-image{width:64px;height:64px}}.support-page{overflow:hidden;background:#fff;color:#191b1f}.support-header{position:-webkit-sticky;position:sticky;z-index:40;top:0;height:82px;padding:0 clamp(18px,4vw,58px);border-bottom:1px solid rgba(219,223,229,.82);background:hsla(0,0%,100%,.86);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;-webkit-backdrop-filter:blur(24px) saturate(150%);backdrop-filter:blur(24px) saturate(150%)}.support-header>a:first-child{width:-moz-fit-content;width:fit-content}.support-header img{width:auto;height:44px;object-fit:contain}.support-header nav{display:flex;gap:34px;color:#555a63;font-size:.9rem;font-weight:650}.support-header nav a:hover{color:#0a4bd9}.support-header-cta{min-height:45px;padding:0 17px;justify-self:end;border-radius:9px;background:#171719;color:#fff;display:inline-flex;align-items:center;gap:9px;font-size:.82rem;font-weight:720}.support-hero{position:relative;min-height:560px;margin:0 12px;overflow:hidden;border-radius:0 0 28px 28px;background:radial-gradient(circle at 15% 40%,rgba(10,75,217,.12),transparent 35%),radial-gradient(circle at 85% 60%,rgba(37,211,102,.08),transparent 30%),linear-gradient(180deg,#f9fafc,#f2f4f8);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:center;grid-gap:30px;gap:30px}.support-hero-copy{padding:90px clamp(32px,6vw,100px) 100px}.support-hero-copy>p{margin:0 0 19px;color:#0a4bd9;font-size:.75rem;font-weight:790;letter-spacing:.18em;text-transform:uppercase}.support-hero-copy h1{margin:0;font-size:clamp(3.5rem,6.5vw,7rem);line-height:.92;letter-spacing:-.07em}.support-hero-copy>span{max-width:600px;margin-top:26px;display:block;color:#5e636d;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.6}.support-hero-actions{margin-top:34px;display:flex;flex-wrap:wrap;gap:12px}.support-hero-actions a{min-height:53px;padding:0 21px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:720}.support-hero-actions a:first-child{background:#171719;color:#fff}.support-hero-actions a:first-child:hover{background:#0a4bd9}.support-hero-actions a:last-child{border:1px solid #d4d8e0;background:#fff;color:#15171a}.support-hero-actions a:last-child:hover{background:#f3f5f8}.support-hero-visual{position:relative;min-height:380px;display:grid;place-items:center}.support-orb{position:absolute;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle at 35% 30%,rgba(10,75,217,.08),transparent 70%);filter:blur(40px)}.support-hero-card{position:absolute;z-index:2;min-width:200px;padding:18px 22px;border:1px solid hsla(0,0%,100%,.85);border-radius:16px;background:hsla(0,0%,100%,.82);box-shadow:0 16px 36px rgba(20,28,44,.1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);left:8%;top:20%;display:flex;flex-direction:column;align-items:flex-start;gap:8px;color:#0a4bd9}.support-hero-card strong{font-size:1.5rem;color:#15171a}.support-hero-card span{font-size:.78rem;color:#777b83}.card-secondary{left:auto;right:12%;top:auto;bottom:12%;color:#25d366}.card-secondary strong{font-size:1.15rem}.support-topics{padding:110px clamp(24px,5vw,78px) 120px}.support-section-heading{max-width:1050px}.support-section-heading>p{margin:0 0 18px;color:#0a4bd9;font-size:.76rem;font-weight:780;letter-spacing:.16em;text-transform:uppercase}.support-section-heading h2{margin:0;font-size:clamp(3rem,5vw,6rem);line-height:.94;letter-spacing:-.07em}.support-section-heading>span{max-width:650px;margin-top:24px;display:block;color:#666b74;font-size:1.08rem;line-height:1.6}.support-cards-grid{margin-top:58px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.support-card{min-height:280px;padding:29px;border:1px solid #dfe3e9;border-radius:20px;background:hsla(0,0%,100%,.78);display:flex;flex-direction:column;box-shadow:0 12px 30px rgba(24,31,44,.045);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.support-card:hover{border-color:#b8c9ef;transform:translateY(-6px);box-shadow:0 24px 44px rgba(24,31,44,.1)}.support-card>div:first-child{display:flex;align-items:center;justify-content:space-between;color:#0a4bd9}.support-card h3{margin:60px 0 0;font-size:clamp(1.35rem,1.8vw,1.75rem);letter-spacing:-.045em}.support-card p{margin:14px 0 0;color:#6a6f78;font-size:.92rem;line-height:1.55;flex:1 1}.support-card span{margin-top:auto;padding-top:24px;display:inline-flex;align-items:center;gap:8px;color:#0a4bd9;font-size:.84rem;font-weight:720}.support-faqs{padding:100px clamp(24px,7vw,120px) 120px;background:#f3f5f8}.support-faq-list{margin-top:52px;max-width:960px;display:grid;grid-gap:10px;gap:10px}.support-faq-item{overflow:hidden;border:1px solid #dfe3e9;border-radius:16px;background:#fff;transition:box-shadow .2s ease}.support-faq-item:hover{box-shadow:0 6px 20px rgba(22,28,40,.06)}.support-faq-item button{width:100%;padding:22px 26px;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:14px;font:inherit;font-size:1rem;font-weight:650;color:#1d1f24;cursor:pointer;text-align:left}.support-faq-item button svg{flex-shrink:0;color:#a1a6b0;transition:transform .25s ease}.support-faq-item.open button svg{transform:rotate(180deg);color:#0a4bd9}.support-faq-item p{margin:0;padding:0 26px 26px;color:#6a6f78;font-size:.94rem;line-height:1.65}.support-contact{padding:120px clamp(24px,5vw,78px) 130px}.support-contact-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:clamp(60px,8vw,130px);gap:clamp(60px,8vw,130px);align-items:start}.support-contact-copy p{margin:0 0 18px;color:#0a4bd9;font-size:.76rem;font-weight:780;letter-spacing:.16em;text-transform:uppercase}.support-contact-copy h2{margin:0;font-size:clamp(3rem,5vw,6rem);line-height:.94;letter-spacing:-.07em}.support-contact-copy>span{max-width:580px;margin-top:24px;display:block;color:#5e636d;font-size:1.05rem;line-height:1.6}.support-contact-methods{margin-top:40px;display:grid;grid-gap:20px;gap:20px}.support-contact-method{display:flex;align-items:flex-start;gap:16px}.support-contact-method>div:first-child{width:46px;height:46px;border-radius:12px;background:#f0f4ff;display:flex;align-items:center;justify-content:center;color:#0a4bd9;flex-shrink:0}.support-contact-method strong{display:block;font-size:.95rem;color:#15171a}.support-contact-method span{display:block;margin-top:2px;font-size:.9rem;color:#555a63;font-weight:650}.support-contact-method small{display:block;margin-top:2px;font-size:.78rem;color:#999ea5}.support-form-wrap{background:#fff;border:1px solid #e2e5ea;border-radius:24px;padding:38px;box-shadow:0 18px 44px rgba(20,26,38,.06)}.support-form{display:grid;grid-gap:22px;gap:22px}.support-form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.support-form label{display:flex;flex-direction:column;gap:7px}.support-form label>span{font-size:.78rem;font-weight:680;color:#4e5560;letter-spacing:.01em}.support-form input,.support-form select,.support-form textarea{padding:0 16px;border:1.5px solid #e0e3e8;border-radius:13px;background:#fafbfc;font:inherit;font-size:.93rem;color:#1f2937;outline:0;transition:all .16s ease;min-height:50px}.support-form textarea{padding:14px 16px;min-height:130px;resize:vertical}.support-form input:focus,.support-form select:focus,.support-form textarea:focus{border-color:#0a4bd9;background:#fff;box-shadow:0 0 0 4px rgba(10,75,217,.08)}.support-form input::placeholder,.support-form textarea::placeholder{color:#b0b5bd}.support-form>button{height:54px;border:0;border-radius:14px;background:#171719;color:#fff;font:inherit;font-size:.95rem;font-weight:720;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:background .18s ease,transform .15s ease}.support-form>button:hover{background:#0a4bd9;transform:translateY(-1px)}.support-form-success{text-align:center;padding:30px 10px}.support-success-icon{width:68px;height:68px;margin:0 auto 22px;border-radius:50%;background:linear-gradient(135deg,#25d366,#16a34a);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 28px rgba(37,211,102,.28)}.support-form-success h3{margin:0 0 10px;font-size:1.3rem;color:#15171a}.support-form-success p{margin:0 0 24px;color:#6a6f78;font-size:.92rem;line-height:1.55}.support-form-success button{padding:12px 24px;border:1px solid #d4d8e0;border-radius:12px;background:#fff;color:#15171a;font:inherit;font-size:.9rem;font-weight:650;cursor:pointer;transition:background .16s ease}.support-form-success button:hover{background:#f3f5f8}.support-whatsapp{margin:0 18px;padding:clamp(48px,6vw,80px) clamp(32px,6vw,96px);border-radius:24px;background:radial-gradient(circle at 80% 20%,rgba(37,211,102,.15),transparent 28%),#0d111a;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:50px}.support-whatsapp h2{margin:0;font-size:clamp(2rem,3.5vw,3.4rem);line-height:1.05;letter-spacing:-.05em}.support-whatsapp p{max-width:500px;margin:16px 0 0;color:#b4bcc9;font-size:1.05rem;line-height:1.55}.support-whatsapp>a{min-width:240px;min-height:58px;padding:0 23px;border-radius:12px;background:#25d366;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:730;font-size:.95rem;white-space:nowrap;box-shadow:0 12px 30px rgba(37,211,102,.3);transition:transform .18s ease,box-shadow .18s ease}.support-whatsapp>a:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(37,211,102,.4)}.support-footer{padding:34px clamp(22px,5vw,78px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:30px;gap:30px;color:#858a93;font-size:.76rem}.support-footer img{width:auto;height:38px}.support-footer p{margin:0}.support-footer>span{text-align:right}@media (max-width:1050px){.support-hero{grid-template-columns:1fr;min-height:0;padding-bottom:60px}.support-hero-visual{display:none}.support-hero-copy{padding:90px clamp(28px,5vw,80px) 30px}.support-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-contact-layout{grid-template-columns:1fr}}@media (max-width:720px){.support-header{height:70px;grid-template-columns:1fr auto}.support-header nav{display:none}.support-header img{height:37px}.support-header-cta{min-height:41px;padding:0 13px;font-size:.7rem}.support-header-cta svg{display:none}.support-hero{margin:0;border-radius:0 0 22px 22px}.support-hero-copy{padding:60px 20px 40px}.support-hero-copy h1{font-size:clamp(3rem,14vw,4.5rem)}.support-hero-actions{display:grid;grid-template-columns:1fr}.support-contact,.support-topics{padding:80px 18px}.support-section-heading h2{font-size:clamp(2.5rem,12vw,4rem)}.support-cards-grid{grid-template-columns:1fr;gap:14px}.support-card{min-height:240px}.support-faqs{padding:72px 18px}.support-contact-copy h2{font-size:clamp(2.5rem,12vw,4rem)}.support-form-wrap{padding:28px 22px;border-radius:20px}.support-form-row{grid-template-columns:1fr}.support-whatsapp{margin:0 8px;padding:48px 22px;flex-direction:column;align-items:stretch;text-align:center;border-radius:20px}.support-whatsapp>a{min-width:0;width:100%}.support-footer{grid-template-columns:1fr;gap:14px}.support-footer>span{text-align:left}}.micro-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at 20% 15%,rgba(10,75,217,.07),transparent 30%),radial-gradient(circle at 85% 85%,rgba(10,75,217,.04),transparent 25%),linear-gradient(180deg,#f8f9fc,#f3f4f8)}.micro-card{width:min(420px,100%);padding:48px 36px 36px;border:1px solid #eceef0;border-radius:28px;background:hsla(0,0%,100%,.82);box-shadow:0 32px 72px rgba(20,27,42,.08);-webkit-backdrop-filter:blur(20px) saturate(150%);backdrop-filter:blur(20px) saturate(150%);text-align:center}.micro-logo{display:inline-flex;margin-bottom:28px}.micro-logo img{width:auto;height:44px;object-fit:contain}.micro-lock{width:56px;height:56px;margin:0 auto 22px;border-radius:50%;background:linear-gradient(135deg,#eef4ff,#e2eaff);display:flex;align-items:center;justify-content:center;color:#0a4bd9}.micro-card h1{margin:0;font-size:1.45rem;font-weight:740;color:#111;letter-spacing:-.03em}.micro-subtitle{margin:8px 0 0;color:#777b83;font-size:.92rem}.micro-pin-wrap{margin-top:36px;margin-bottom:28px;display:flex;flex-direction:column;align-items:center}.micro-input-group{position:relative;width:100%}.micro-input-group input{width:100%;height:56px;padding:0 60px 0 18px;border:1.5px solid #dfe2e8;border-radius:14px;background:#fafbfc;font:inherit;font-size:1.15rem;font-weight:700;color:#111;letter-spacing:.4em;outline:0;caret-color:#0a4bd9;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.micro-input-group input::placeholder{letter-spacing:0;font-weight:500;font-size:.92rem;color:#b0b5bd}.micro-input-group input:focus{border-color:#0a4bd9;background:#fff;box-shadow:0 0 0 4px rgba(10,75,217,.1)}.micro-input-group input.shake{animation:micro-shake .4s ease;border-color:#e53e3e;background:#fff5f5;box-shadow:0 0 0 4px rgba(229,62,62,.1)}.micro-digit-count{position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:.78rem;font-weight:650;color:#b0b5bd;pointer-events:none}@keyframes micro-shake{0%,to{transform:translateX(0)}20%{transform:translateX(-6px)}40%{transform:translateX(6px)}60%{transform:translateX(-4px)}80%{transform:translateX(4px)}}.micro-toggle-pin{display:inline-flex;align-items:center;gap:6px;margin-top:14px;border:0;background:transparent;color:#a0a5ad;font:inherit;font-size:.78rem;cursor:pointer;transition:color .16s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.micro-toggle-pin input{display:none}.micro-toggle-pin:hover{color:#0a4bd9}.micro-error{margin:0 0 24px;color:#e53e3e;font-size:.84rem;font-weight:650}.micro-submit{width:100%;height:52px;border:0;border-radius:14px;background:#d1d5db;color:#fff;font:inherit;font-size:.95rem;font-weight:720;cursor:not-allowed;display:flex;align-items:center;justify-content:center;gap:9px;transition:background .18s ease,transform .15s ease,box-shadow .18s ease}.micro-submit.filled{background:#171719;cursor:pointer}.micro-submit.filled:hover{background:#0a4bd9;transform:translateY(-1px);box-shadow:0 8px 24px rgba(10,75,217,.25)}.micro-hint{margin:20px 0 0;color:#a0a5ad;font-size:.76rem}.micro-success{padding:56px 36px 48px}.micro-success-icon{width:72px;height:72px;margin:0 auto 22px;border-radius:50%;background:linear-gradient(135deg,#25d366,#16a34a);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 32px rgba(37,211,102,.3)}.micro-success h2{margin:0;font-size:1.5rem;font-weight:740;color:#111}.micro-success p{margin:8px 0 28px;color:#777b83;font-size:.95rem}.micro-cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 32px;border-radius:12px;background:#171719;color:#fff;font-weight:720;transition:background .18s ease,transform .15s ease}.micro-cta:hover{background:#0a4bd9;transform:translateY(-1px)}@media (max-width:520px){.micro-card{padding:36px 24px 28px;border-radius:22px}.micro-pin-row{gap:7px}.micro-pin-row input{width:40px;height:48px;font-size:1.1rem;border-radius:11px}.micro-lock{width:48px;height:48px;margin-bottom:18px}.micro-lock svg{width:20px;height:20px}.micro-card h1{font-size:1.25rem}}.orders-toolbar{gap:16px;margin-bottom:20px;flex-wrap:wrap}.orders-search,.orders-toolbar{display:flex;align-items:center}.orders-search{flex:1 1;min-width:200px;height:46px;padding:0 16px;border:1.5px solid #e0e3e8;border-radius:12px;background:#fff;gap:10px;color:#999;transition:border-color .16s ease}.orders-search:focus-within{border-color:#0a4bd9;box-shadow:0 0 0 3px rgba(10,75,217,.08)}.orders-search input{flex:1 1;border:0;outline:0;background:transparent;font:inherit;font-size:.88rem;color:#333}.orders-search input::placeholder{color:#b0b5bd}.orders-filters{display:flex;gap:6px}.orders-filters button{height:36px;padding:0 14px;border:1px solid #e0e3e8;border-radius:8px;background:#fff;color:#5f636b;font:inherit;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .16s ease;white-space:nowrap}.orders-filters button:hover{border-color:#0a4bd9;color:#0a4bd9}.orders-filters button.active{border-color:#171719;background:#171719;color:#fff}.orders-customer{font-weight:650;color:#1f2937}.orders-view-btn{width:34px;height:34px;border:0;border-radius:8px;background:#f5f6f8;color:#888;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease}.orders-view-btn:hover{background:#eef4ff;color:#0a4bd9}.orders-detail-backdrop{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.35);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:24px}.orders-detail-modal{width:min(640px,100%);max-height:calc(100vh - 48px);background:#fff;border-radius:20px;box-shadow:0 32px 72px rgba(0,0,0,.15);overflow:hidden;display:flex;flex-direction:column}.orders-detail-header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 28px 0;gap:20px}.orders-detail-header h2{margin:0;font-size:1.25rem;font-weight:740;color:#0a4bd9;letter-spacing:-.02em}.orders-detail-header>div>span{display:block;margin-top:4px;font-size:.82rem;color:#777b83}.orders-close-btn{width:36px;height:36px;border:0;border-radius:10px;background:#f5f6f8;color:#888;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease;flex-shrink:0}.orders-close-btn:hover{background:#fee;color:#e53e3e}.orders-detail-body{padding:20px 28px 28px;overflow-y:auto}.orders-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:24px}.orders-detail-card{padding:16px;background:#fafbfc;border:1px solid #eef0f2;border-radius:12px}.orders-detail-card h4{margin:0 0 10px;font-size:.7rem;font-weight:780;color:#0a4bd9;text-transform:uppercase;letter-spacing:.12em}.orders-detail-card p{margin:0 0 3px;font-size:.88rem;color:#333;line-height:1.5}.orders-detail-name{font-weight:700;color:#111!important}.orders-detail-meta{font-size:.8rem!important;color:#777b83!important}.orders-detail-amount{font-size:1.1rem!important;font-weight:740!important;color:#111!important}.orders-status-select{display:flex;flex-wrap:wrap;gap:6px}.orders-status-select button{padding:5px 12px;border:1px solid #e0e3e8;border-radius:6px;background:#fff;font:inherit;font-size:.74rem;font-weight:600;color:#5f636b;cursor:pointer;transition:all .15s ease}.orders-status-select button:hover{border-color:#0a4bd9;color:#0a4bd9}.orders-status-select button.active{border-color:#171719;background:#171719;color:#fff}.orders-detail-items h4{margin:0 0 12px;font-size:.7rem;font-weight:780;color:#0a4bd9;text-transform:uppercase;letter-spacing:.12em}.orders-detail-item{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#fafbfc;border:1px solid #eef0f2;border-radius:12px;gap:20px}.orders-detail-item-info strong{display:block;font-size:.92rem;color:#111;margin-bottom:3px}.orders-detail-item-info span{font-size:.8rem;color:#777b83}.orders-detail-item-qty{text-align:right;white-space:nowrap}.orders-detail-item-qty span{display:block;font-size:.8rem;color:#777b83;margin-bottom:4px}.orders-detail-item-qty strong{font-size:.95rem;color:#111}@media (max-width:768px){.orders-detail-grid{grid-template-columns:1fr}.orders-filters{width:100%;overflow-x:auto}.orders-toolbar{flex-direction:column;align-items:stretch}}.analytics-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.analytics-chart{padding:20px 24px 24px}.analytics-bars{display:flex;align-items:flex-end;gap:6px;height:200px}.analytics-bar-group{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:6px;height:100%}.analytics-bar-label{font-size:.65rem;color:#999;font-weight:600;order:2}.analytics-bar-track{width:100%;height:100%;border-radius:6px 6px 2px 2px;background:#f0f2f5;display:flex;align-items:flex-end;position:relative;order:1}.analytics-bar-fill{width:100%;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#4b82ef,#0a4bd9);transition:height .6s ease;min-height:4px}.analytics-bar-fill.orders{background:linear-gradient(180deg,#4ade80,#25d366)}.analytics-legend{display:flex;gap:20px;margin-top:16px;font-size:.78rem;color:#777}.analytics-legend i{display:inline-block;width:10px;height:10px;border-radius:3px;margin-right:6px;vertical-align:middle}.analytics-categories{padding:16px 24px 24px;display:flex;flex-direction:column;gap:16px}.analytics-cat-row{display:grid;grid-template-columns:1fr auto auto;grid-gap:14px;gap:14px;align-items:center}.analytics-cat-info span{display:block;font-size:.88rem;font-weight:650;color:#1f2937;margin-bottom:2px}.analytics-cat-info strong{display:block;font-size:.82rem;color:#111;font-weight:700}.analytics-cat-info small{font-size:.72rem;color:#888}.analytics-cat-bar{width:120px;height:8px;border-radius:999px;background:#f0f2f5;overflow:hidden}.analytics-cat-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#4b82ef,#0a4bd9)}.analytics-cat-pct{font-size:.82rem;font-weight:700;color:#0a4bd9;min-width:36px;text-align:right}.analytics-top-products{padding:8px 24px 20px;display:flex;flex-direction:column;gap:4px}.analytics-top-row{display:flex;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid #f5f6f8}.analytics-top-row:last-child{border-bottom:0}.analytics-top-rank{width:28px;height:28px;border-radius:8px;background:#f0f2f5;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#5f636b;flex-shrink:0}.analytics-top-info{flex:1 1;min-width:0}.analytics-top-info strong{display:block;font-size:.88rem;color:#1f2937;margin-bottom:2px}.analytics-top-info span{font-size:.76rem;color:#888}.analytics-top-growth{display:inline-flex;align-items:center;gap:3px;font-size:.8rem;font-weight:700;white-space:nowrap}.analytics-top-growth.up{color:#16845a}.analytics-top-growth.down{color:#e53e3e}@media (max-width:1024px){.analytics-grid{grid-template-columns:1fr}.analytics-cat-bar{width:80px}}.products-edit-form{display:flex;flex-direction:column;gap:18px}.products-edit-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.products-edit-form label{display:flex;flex-direction:column;gap:6px}.products-edit-form label>span{font-size:.78rem;font-weight:680;color:#4e5560}.products-edit-form input,.products-edit-form select{height:44px;padding:0 14px;border:1.5px solid #e0e3e8;border-radius:10px;background:#fafbfc;font:inherit;font-size:.9rem;color:#1f2937;outline:0;transition:border-color .16s ease,box-shadow .16s ease}.products-edit-form input:focus,.products-edit-form select:focus{border-color:#0a4bd9;background:#fff;box-shadow:0 0 0 3px rgba(10,75,217,.08)}.products-edit-actions{display:flex;gap:10px;margin-top:6px}.products-cancel-btn{height:46px;padding:0 22px;border:1.5px solid #e0e3e8;border-radius:12px;background:#fff;color:#5f636b;font:inherit;font-size:.88rem;font-weight:650;cursor:pointer;transition:border-color .15s ease,background .15s ease}.products-cancel-btn:hover{border-color:#ccc;background:#fafbfc}.products-image-upload{position:relative;width:100%;aspect-ratio:1;max-height:180px;border:1.5px dashed #d0d4db;border-radius:12px;overflow:hidden;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#fafbfc;transition:border-color .16s ease,background .16s ease}.products-image-upload:hover{border-color:#0a4bd9;background:#f0f4ff}.products-image-upload img{width:100%;height:100%;object-fit:cover}.products-image-placeholder{flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#b0b5bd;font-size:.76rem;text-align:center;padding:16px}.products-image-overlay{position:absolute;right:8px;bottom:8px;width:32px;height:32px;border:0;border-radius:8px;background:rgba(0,0,0,.55);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .15s ease}.products-image-overlay:hover{background:rgba(0,0,0,.75)}.products-image-overlay input{display:none}.panel-root{display:flex;min-height:100vh;background:#f5f6f8}.panel-sidebar{position:fixed;top:0;left:0;z-index:30;width:260px;height:100vh;background:#fff;border-right:1px solid #eef0f2;display:flex;flex-direction:column;transition:width .22s ease;overflow:hidden}.panel-sidebar.collapsed{width:64px}.panel-sidebar-header{height:72px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef0f2;gap:8px}.panel-logo{display:inline-flex;align-items:center;line-height:0;min-width:0}.panel-collapse-btn{width:28px;height:28px;border:0;border-radius:8px;background:#f5f6f8;color:#888;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s ease,color .15s ease}.panel-collapse-btn:hover{background:#e8eaed;color:#333}.panel-nav{flex:1 1;padding:14px 12px;display:flex;flex-direction:column;gap:4px}.panel-nav-link{height:44px;padding:0 12px;border-radius:10px;display:flex;align-items:center;gap:12px;color:#5f636b;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s ease,color .15s ease;white-space:nowrap}.panel-nav-link:hover{background:#f0f2f5;color:#0a4bd9}.panel-sidebar.collapsed .panel-nav-link{justify-content:center;padding:0}.panel-sidebar-footer{padding:12px;border-top:1px solid #eef0f2}.panel-main{flex:1 1;margin-left:260px;padding:36px 40px 60px;transition:margin-left .22s ease}.panel-sidebar.collapsed+.panel-main,.panel-sidebar.collapsed~.panel-main{margin-left:64px}.panel-content{max-width:1200px}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:36px}.panel-header h1{margin:0;font-size:1.65rem;font-weight:740;color:#111;letter-spacing:-.03em}.panel-header p{margin:6px 0 0;color:#777b83;font-size:.92rem}.panel-header-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;background:#ebf8eb;color:#16845a;font-size:.82rem;font-weight:650;white-space:nowrap}.panel-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;margin-bottom:36px}.panel-stat-card{padding:22px 24px;border:1px solid #eef0f2;border-radius:16px;background:#fff;display:flex;gap:18px;align-items:flex-start;box-shadow:0 4px 14px rgba(0,0,0,.02);transition:transform .2s ease,box-shadow .2s ease}.panel-stat-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(0,0,0,.05)}.panel-stat-icon{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.panel-stat-info{min-width:0}.panel-stat-info>span{display:block;font-size:.82rem;color:#777b83;font-weight:600}.panel-stat-info strong{display:block;margin-top:6px;font-size:1.6rem;font-weight:760;color:#111;letter-spacing:-.03em}.panel-stat-info small{display:inline-flex;align-items:center;gap:3px;margin-top:6px;font-size:.76rem;color:#16845a;font-weight:650}.panel-section{background:#fff;border:1px solid #eef0f2;border-radius:18px;overflow:hidden;box-shadow:0 4px 14px rgba(0,0,0,.02)}.panel-section-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #f0f1f3}.panel-section-header h2{margin:0;font-size:1.05rem;font-weight:720;color:#111}.panel-section-header a{font-size:.84rem;color:#0a4bd9;font-weight:650;transition:color .15s ease}.panel-section-header a:hover{color:#0839a8}.panel-table-wrap{overflow-x:auto}.panel-table{width:100%;border-collapse:collapse;font-size:.88rem}.panel-table th{padding:12px 24px;text-align:left;font-weight:650;color:#777b83;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;background:#fafbfc;border-bottom:1px solid #f0f1f3}.panel-table td{padding:14px 24px;color:#333;border-bottom:1px solid #f5f6f8}.panel-table tr:last-child td{border-bottom:0}.panel-table tr:hover td{background:#fafbfc}.panel-order-id{font-weight:700;color:#0a4bd9}.panel-amount{font-weight:700;color:#111}.panel-status{display:inline-flex;padding:4px 12px;border-radius:999px;font-size:.76rem;font-weight:700}.panel-status.shipped{background:#ebf8eb;color:#16845a}.panel-status.processing{background:#fff7e6;color:#b8860b}.panel-status.delivered{background:#f0f4ff;color:#0a4bd9}.panel-status.pending{background:#f5f5f5;color:#888}@media (max-width:1024px){.panel-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.panel-sidebar{width:64px}.panel-sidebar .panel-logo img{height:32px}.panel-sidebar .panel-nav-link span{display:none}.panel-sidebar .panel-nav-link{justify-content:center;padding:0}.panel-sidebar-header{justify-content:center}.panel-collapse-btn{display:none}.panel-main{margin-left:64px;padding:24px 18px 40px}.panel-stats-grid{grid-template-columns:1fr}.panel-header{flex-direction:column}.panel-table td,.panel-table th{padding:10px 14px;font-size:.82rem}}.store-save-btn{height:46px;padding:0 22px;border:0;border-radius:12px;background:#171719;color:#fff;font:inherit;font-size:.88rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:background .18s ease,transform .15s ease;white-space:nowrap}.store-save-btn:hover{background:#0a4bd9;transform:translateY(-1px)}.store-layout{display:grid;grid-template-columns:200px minmax(0,1fr) 280px;grid-gap:20px;gap:20px;align-items:start}.store-sidebar{background:#fff;border:1px solid #eef0f2;border-radius:14px;overflow:hidden}.store-section-btn{width:100%;padding:14px 18px;border:0;background:transparent;display:flex;align-items:center;gap:12px;font:inherit;font-size:.88rem;font-weight:600;color:#5f636b;cursor:pointer;text-align:left;transition:background .15s ease,color .15s ease}.store-section-btn:hover{background:#f5f6f8;color:#0a4bd9}.store-section-btn.active{background:#f0f4ff;color:#0a4bd9;font-weight:700}.store-section-btn+.store-section-btn{border-top:1px solid #f0f1f3}.store-editor{background:#fff;border:1px solid #eef0f2;border-radius:14px;padding:28px;min-height:500px}.store-form{gap:24px}.store-form,.store-form-group{display:flex;flex-direction:column}.store-form-group{gap:10px}.store-form-group label{display:flex;flex-direction:column;gap:8px}.store-form-group label>span,.store-group-header>span{display:flex;align-items:center;gap:8px;font-size:.82rem;font-weight:680;color:#4e5560}.store-form-group input,.store-form-group select,.store-form-group textarea{width:100%;padding:0 14px;height:44px;border:1.5px solid #e0e3e8;border-radius:10px;background:#fafbfc;font:inherit;font-size:.9rem;color:#1f2937;outline:0;transition:border-color .16s ease,box-shadow .16s ease}.store-form-group textarea{padding:12px 14px;height:auto;min-height:80px;resize:vertical}.store-form-group input:focus,.store-form-group textarea:focus{border-color:#0a4bd9;background:#fff;box-shadow:0 0 0 3px rgba(10,75,217,.08)}.store-group-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.store-add-btn{height:32px;padding:0 14px;border:1px dashed #d0d4db;border-radius:8px;background:transparent;color:#0a4bd9;font:inherit;font-size:.78rem;font-weight:650;cursor:pointer;transition:background .15s ease,border-color .15s ease}.store-add-btn:hover{background:#f0f4ff;border-color:#0a4bd9}.store-list-item{display:flex;gap:8px;align-items:center}.store-list-item input{flex:1 1;height:42px;padding:0 14px;border:1.5px solid #e0e3e8;border-radius:10px;background:#fafbfc;font:inherit;font-size:.88rem;color:#1f2937;outline:0;transition:border-color .16s ease}.store-list-item input:focus{border-color:#0a4bd9;background:#fff;box-shadow:0 0 0 3px rgba(10,75,217,.08)}.store-remove-btn{width:34px;height:34px;border:0;border-radius:8px;background:#f5f5f5;color:#999;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease;flex-shrink:0}.store-remove-btn:hover{background:#fee;color:#e53e3e}.store-sublist{margin-left:20px;display:flex;flex-direction:column;gap:6px}.store-sublist-item input{font-size:.84rem;height:38px}.store-add-sublink{height:30px;padding:0 12px;border:0;background:transparent;color:#0a4bd9;font:inherit;font-size:.76rem;font-weight:650;cursor:pointer;width:-moz-fit-content;width:fit-content;border-radius:6px;transition:background .15s ease}.store-add-sublink:hover{background:#f0f4ff}.store-icons-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.store-icon-card{position:relative;padding:16px 10px 12px;border:1.5px solid #e0e3e8;border-radius:14px;background:#fafbfc;display:flex;flex-direction:column;align-items:center;gap:8px;transition:border-color .18s ease}.store-icon-card:hover{border-color:#b8c9ef}.store-icon-toggle{position:absolute;top:6px;left:6px;width:24px;height:24px;border:1.5px solid #d0d4db;border-radius:6px;background:#fff;color:transparent;font-size:.7rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .16s ease}.store-icon-toggle.active{border-color:#0a4bd9;background:#0a4bd9;color:#fff}.store-icon-preview{width:48px;height:48px;display:flex;align-items:center;justify-content:center}.store-icon-preview img{width:100%;height:100%;object-fit:contain}.store-icon-preview svg{width:32px;height:32px}.store-icon-label{font-size:.72rem;font-weight:600;color:#5f636b;text-align:center}.store-icon-actions{display:flex;gap:4px}.store-icon-upload{width:28px;height:28px;border:0;border-radius:6px;background:#f0f2f5;color:#888;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease}.store-icon-upload:hover{background:#e0e4ff;color:#0a4bd9}.store-icon-upload input{display:none}.store-icon-remove{width:28px;height:28px;border:0;border-radius:6px;background:#fee;color:#e53e3e;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.store-icon-remove:hover{background:#fcc}@media (max-width:900px){.store-icons-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.store-icons-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.store-footer-col{padding:16px;background:#fafbfc;border:1px solid #eef0f2;border-radius:12px;display:flex;flex-direction:column;gap:10px}.store-footer-col+.store-footer-col{margin-top:12px}.store-logo-row{display:flex;align-items:center;gap:16px}.store-logo-preview{width:auto;height:40px;object-fit:contain;border:1px solid #eef0f2;border-radius:8px;padding:6px 12px;background:#fff}.store-logo-row input[type=file]{font-size:.82rem;color:#777;padding:6px 0;border:0;background:transparent}.store-preview{background:#fff;border:1px solid #eef0f2;border-radius:14px;overflow:hidden;position:-webkit-sticky;position:sticky;top:24px}.store-preview-header{display:flex;align-items:center;gap:8px;padding:14px 18px;border-bottom:1px solid #eef0f2;font-size:.82rem;font-weight:650;color:#777b83}.store-preview-content{padding:20px 18px;display:flex;flex-direction:column;gap:16px}.store-preview-logo{display:flex;justify-content:center;padding-bottom:14px;border-bottom:1px solid #f0f1f3}.store-preview-logo img{width:auto;height:32px;object-fit:contain}.store-preview-hero{text-align:center}.store-preview-hero small{font-size:.65rem;color:#0a4bd9;font-weight:750;letter-spacing:.16em;text-transform:uppercase}.store-preview-hero h3{margin:8px 0 0;font-size:1.05rem;font-weight:730;color:#111;line-height:1.1}.store-preview-hero p{margin:8px 0 0;font-size:.76rem;color:#777b83;line-height:1.5}.store-preview-nav{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:12px 0;border-top:1px solid #f0f1f3;border-bottom:1px solid #f0f1f3}.store-preview-nav span{font-size:.72rem;color:#555a63;font-weight:600;padding:4px 10px;border-radius:6px;background:#f5f6f8}.store-preview-tagline p{font-size:.72rem;color:#777b83;text-align:center;line-height:1.5;margin:0}@media (max-width:1200px){.store-layout{grid-template-columns:180px minmax(0,1fr)}.store-preview{display:none}}@media (max-width:768px){.store-layout{grid-template-columns:1fr}.store-sidebar{display:flex;overflow-x:auto;border-radius:12px}.store-section-btn{white-space:nowrap;border-bottom:2px solid transparent;flex-shrink:0}.store-section-btn+.store-section-btn{border-top:0;border-left:1px solid #f0f1f3}.store-section-btn.active{border-bottom-color:#0a4bd9}.store-editor{padding:20px;min-height:0}}