:root{--ink:#061a3a;--blue:#0d45ff;--blue2:#0836bf;--lime:#d8ff3e;--muted:#66758c;--line:#dfe7f3;--bg:#f4f7fb;--danger:#dc2743;--ok:#0b8f5d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Tahoma,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}input,select,textarea{outline:none}.logo{object-fit:contain;width:142px;height:44px;display:block}.top{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:30;background:#fffffff2;justify-content:space-between;align-items:center;height:82px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{background:0 0;border:0;padding:0}.top nav{gap:4px;display:flex}.top nav button,.adminEntry{color:var(--ink);background:0 0;border:0;padding:12px 14px;font-weight:800}.adminEntry{border:1px solid var(--line);border-radius:11px}.hero{color:#fff;background:radial-gradient(circle at 78% 18%,#255089,#081b39 40%,#020a17 78%);grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;min-height:600px;padding:65px 7vw;display:grid}.heroCopy>span{color:#b9cdf0;font-weight:800}.hero h1{letter-spacing:-4px;margin:20px 0;font-size:clamp(56px,7vw,96px);line-height:1}.hero h1 em{color:var(--lime);font-style:normal}.hero p{color:#bfd0e7;max-width:680px;font-size:18px;line-height:1.9}.hero button,.primary{background:var(--blue);color:#fff;border:0;border-radius:12px;padding:14px 22px;font-weight:900}.hero button{background:var(--lime);color:var(--ink);margin-top:12px}.hero>img{object-fit:cover;border-radius:34px;width:100%;height:420px;transform:rotate(-2deg);box-shadow:0 35px 80px #0009}.heroImage{background:#0b1e3c;border:0;border-radius:34px;width:100%;height:440px;padding:0;display:block;overflow:hidden;transform:rotate(-2deg);box-shadow:0 35px 80px #0009}.heroImage img{object-fit:cover;width:100%;height:100%;display:block}.heroShowcase{gap:14px;display:grid}.heroMiniGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.heroMiniCard{text-align:right;position:relative;overflow:hidden;box-shadow:0 16px 35px #0004;color:#fff!important;background:#0b1e3c!important;border:1px solid #ffffff26!important;border-radius:18px!important;height:128px!important;margin:0!important;padding:0!important}.heroMiniCard img{object-fit:cover;opacity:.82;width:100%;height:100%;transition:all .2s;display:block}.heroMiniCard:hover img{opacity:1;transform:scale(1.04)}.heroMiniCard span{background:linear-gradient(#0000,#020a17e8);justify-content:space-between;align-items:end;gap:8px;padding:30px 10px 9px;display:flex;position:absolute;inset:auto 0 0}.heroMiniCard b{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.heroMiniCard strong{color:var(--lime);white-space:nowrap;font-size:12px}.heroOffer{align-items:center;gap:14px;margin:18px 0 4px;display:flex}.heroOffer strong{color:var(--lime);font-size:34px}.heroOffer del{color:#9eb0c8;font-size:18px}.heroActions{flex-wrap:wrap;gap:10px;display:flex}.heroActions button{margin-top:10px}.heroActions .heroSecondary{color:#fff;background:0 0;border:1px solid #fff5}.heroPlaceholder{background:#fff;border-radius:34px;place-items:center;height:350px;display:grid;transform:rotate(-2deg)}.heroPlaceholder .logo{width:70%;height:auto}.categories,.shop,.panel,.productPage{padding:70px 6vw}.title span{color:var(--blue);font-size:13px;font-weight:900}.title h2{margin:9px 0 27px;font-size:clamp(34px,4vw,54px)}.catgrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.catgrid button{text-align:right;border:1px solid var(--line);background:linear-gradient(145deg,#fff,#edf4ff);border-radius:24px;min-height:205px;padding:28px;transition:all .2s;position:relative}.catgrid button:hover{border-color:var(--blue);transform:translateY(-5px)}.catgrid b{font-size:24px;display:block}.catgrid small{color:var(--muted);line-height:1.7}.catgrid i{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;bottom:25px;left:25px}.shop,.panel{background:var(--bg)}.shopHead,.adminhead{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.filters,.toolbar{flex-wrap:wrap;gap:9px;margin:15px 0 25px;display:flex}.filters button,.ghost{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 15px}.filters .active{background:var(--ink);color:#fff}.grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.productCard{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;min-width:0;height:100%;padding:12px;display:flex}.pic{aspect-ratio:4/3;background:#f7f9fc;border:0;border-radius:14px;width:100%;padding:0;position:relative;overflow:hidden}.pic img{object-fit:contain;width:100%;height:100%;padding:8px;transition:all .25s}.pic:hover img{transform:scale(1.035)}.pic b,.pic span{border-radius:30px;padding:7px 10px;font-size:11px;position:absolute;top:12px}.pic b{background:var(--lime);right:12px}.pic span{color:#fff;background:#f43f5e;left:12px}.productCard>small{color:var(--blue);margin-top:12px;font-weight:700;display:block}.productCard h3{margin:6px 0;line-height:1.45}.productCard p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.productCard footer{justify-content:space-between;align-items:end;gap:10px;margin-top:auto;padding-top:12px;display:flex}.productCard footer strong{display:block}.productCard footer del{color:#94a3b8;font-size:12px;display:block}.productCard footer button{background:var(--ink);color:#fff;white-space:nowrap;border:0;border-radius:9px;padding:10px}.empty,.spinner{text-align:center;color:var(--muted);background:#fff;border:1px dashed #b8c7da;border-radius:18px;padding:45px}.productPage{grid-template-columns:1.1fr .9fr;gap:45px;min-height:650px;display:grid}.gallery{grid-template-columns:1fr 1fr;gap:12px;display:grid}.gallery img{object-fit:cover;background:#f4f4f4;border-radius:18px;width:100%;height:310px}.gallery img:first-child{grid-column:1/-1;height:430px}.productInfo{padding:25px 0}.productInfo>span{color:var(--blue);font-weight:800}.productInfo h1{margin:12px 0;font-size:46px}.price{margin:14px 0;font-size:28px;font-weight:900}.price del{color:#94a3b8;margin-right:8px;font-size:18px}.productInfo p,.productInfo li{color:var(--muted);line-height:1.9}.stock{border-radius:10px;margin:20px 0;padding:12px 15px}.stock.ok{color:var(--ok);background:#eafaf3}.stock.no{color:var(--danger);background:#fff0f2}.big{padding:16px 30px;font-size:18px}.modal{z-index:70;background:#021024dc;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow:auto}.modal form{background:#fff;border-radius:24px;gap:12px;width:min(620px,100%);max-height:92vh;padding:30px;display:grid;position:relative;overflow:auto}.modal .editor{width:min(900px,100%)}.close{background:0 0;border:0;font-size:30px;position:absolute;top:10px;left:16px}.modal input,.modal select,.modal textarea,.toolbar input,.toolbar select,.inventoryForm input,.inventoryForm select,.settingsForm input,.trackForm input{border:1px solid var(--line);background:#fff;border-radius:11px;width:100%;padding:13px}.modal textarea{resize:vertical;min-height:90px}.two,.three{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.three{grid-template-columns:repeat(3,1fr)}.summaryLine,.bill span,.bill strong{justify-content:space-between;gap:20px;display:flex}.bill{background:var(--bg);border-radius:12px;gap:8px;padding:16px;display:grid}.bill strong{border-top:1px solid var(--line);padding-top:10px;font-size:19px}.upload{border:1px dashed #aabbd0;border-radius:12px;padding:14px}.upload input{border:0;padding:7px}.imageStrip{gap:8px;display:flex;overflow:auto}.imageStrip div{position:relative}.imageStrip img{object-fit:cover;border-radius:8px;width:100px;height:80px}.imageStrip button{border:0;border-radius:50%;position:absolute;top:2px;left:2px}.checks{flex-wrap:wrap;gap:20px;display:flex}.checks input{width:auto}.toast{background:var(--ink);color:#fff;z-index:100;border-radius:14px;max-width:440px;padding:15px 20px;position:fixed;bottom:25px;right:25px;box-shadow:0 15px 50px #0004}.sitefooter{color:#fff;background:#020b18;align-items:center;gap:30px;padding:40px 6vw;display:flex}.sitefooter .logo{filter:brightness(0)invert();background:#fff;border-radius:8px;padding:3px}.sitefooter p{color:#a8b8cf}.sitefooter span{color:#8292a8;margin-right:auto}.narrow{background:#fff;max-width:900px;margin:auto}.trackForm{grid-template-columns:1fr 1fr auto;gap:10px;display:grid}.trackingResult{border:1px solid var(--line);border-radius:18px;margin-top:25px;padding:24px}.link{color:var(--blue);background:0 0;border:0;padding:3px;font-weight:800}.timeline{border-right:2px solid #cbd7e7;margin-top:25px;padding-right:22px}.timeline>div{padding:0 0 24px;position:relative}.timeline i{background:var(--blue);border-radius:50%;width:12px;height:12px;position:absolute;top:3px;right:-29px}.timeline small{color:var(--muted);display:block}.loginPage{background:linear-gradient(145deg,#edf4ff,#fff);place-items:center;min-height:100vh;padding:20px;display:grid}.loginPage form{border:1px solid var(--line);background:#fff;border-radius:24px;gap:12px;width:min(430px,100%);padding:35px;display:grid;box-shadow:0 30px 90px #1232}.loginPage .logo{width:180px;height:60px}.loginPage input{border:1px solid var(--line);border-radius:12px;padding:14px}.guard{place-items:center;min-height:100vh;display:grid}.adminLayout{background:var(--bg);grid-template-columns:245px 1fr;min-height:100vh;display:grid}.adminLayout aside{color:#fff;background:#071a38;flex-direction:column;gap:25px;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.adminLayout aside .logo{background:#fff;border-radius:9px;width:170px;height:52px;padding:3px}.adminNav{gap:5px;display:grid}.adminNav button,.logout{color:#c7d7ec;text-align:right;background:0 0;border:0;border-radius:9px;padding:12px 14px}.adminNav button.active,.adminNav button:hover{color:#fff;background:#0d45ff}.logout{border:1px solid #294563;margin-top:auto}.adminMain{min-width:0;padding:38px}.stats{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.stats article{border:1px solid var(--line);background:#fff;border-radius:15px;padding:20px}.stats small{color:var(--muted);margin-bottom:8px;display:block}.stats b{font-size:21px}.adminGrid{grid-template-columns:1fr 1fr;gap:18px;margin-top:25px;display:grid}.adminGrid>section{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px}.miniRow{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.miniRow small{color:var(--muted);display:block}.miniRow span{background:#edf3ff;border-radius:20px;padding:6px 8px;font-size:12px}.miniRow.danger span{color:var(--danger);background:#fff0f2}.cardsTable{gap:10px;display:grid}.cardsTable>article{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:18px;padding:12px 14px;display:flex}.cardsTable img{object-fit:cover;border-radius:9px;width:64px;height:58px}.cardsTable div{flex:1;min-width:220px}.cardsTable small{color:var(--muted);display:block}.badge{background:#f1f5f9;border-radius:20px;padding:6px 9px;font-size:12px}.badge.ok{color:var(--ok);background:#e9fbf3}.toolbar input{flex:1;min-width:300px}.toolbar select{width:220px}.table{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:auto}table{border-collapse:collapse;width:100%;min-width:950px}th,td{text-align:right;border-bottom:1px solid var(--line);vertical-align:top;padding:13px}th{color:var(--muted);background:#f8fafc;font-size:12px}td small{color:var(--muted);line-height:1.6;display:block}td select{border:1px solid var(--line);border-radius:8px;max-width:190px;padding:7px}.inventoryForm{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:20px;padding:16px;display:grid}.stockCards{grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0 28px;display:grid}.stockCards article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:16px}.stockCards article.low{background:#fff7f8;border-color:#ffc2cc}.stockCards b,.stockCards small{display:block}.stockCards strong{font-size:30px}.settingsForm{border:1px solid var(--line);background:#fff;border-radius:16px;gap:10px;max-width:650px;padding:20px;display:grid}.settingsForm small{color:var(--muted);line-height:1.7}.securityNote{background:#edf4ff;border-radius:15px;margin-top:20px;padding:18px}.securityNote code{direction:ltr;display:inline-block}.shippingPage{background:var(--bg);min-height:100vh}.shippingPage>header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:78px;padding:0 5vw;display:flex}.shippingPage header div{align-items:center;gap:15px;display:flex}.shippingPage header button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 12px}.shippingPage>section{padding:45px 5vw}.shippingGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.shippingGrid article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px}.shippingTop{justify-content:space-between;gap:15px;display:flex}.shippingTop span{background:#edf4ff;border-radius:20px;padding:6px 8px;font-size:12px}.shippingGrid select{border:1px solid var(--line);border-radius:9px;width:100%;margin-top:15px;padding:10px}@media (max-width:1100px){.grid,.stats{grid-template-columns:repeat(3,1fr)}.inventoryForm,.shippingGrid{grid-template-columns:1fr 1fr}}@media (max-width:850px){.top{flex-wrap:wrap;height:auto;min-height:72px;padding:12px 18px}.top nav{order:3;width:100%;overflow:auto}.top nav button{white-space:nowrap}.hero{grid-template-columns:1fr;min-height:auto}.hero>img,.heroImage{height:300px}.heroMiniGrid{grid-template-columns:repeat(3,1fr)}.heroMiniCard{height:115px!important}.catgrid,.grid{grid-template-columns:1fr 1fr}.productPage,.adminLayout{grid-template-columns:1fr}.adminLayout aside{height:auto;position:static}.adminNav{display:flex;overflow:auto}.adminNav button{white-space:nowrap}.logout{margin-top:0}.adminMain{padding:22px}.adminGrid{grid-template-columns:1fr}.stockCards,.three{grid-template-columns:1fr 1fr}.shippingGrid{grid-template-columns:1fr}}@media (max-width:560px){.logo{width:110px;height:35px}.adminEntry{font-size:12px}.hero{padding:50px 20px}.hero h1{letter-spacing:-2px;font-size:52px}.heroMiniGrid{grid-template-columns:1fr}.heroMiniCard{height:105px!important}.categories,.shop,.panel,.productPage{padding:45px 18px}.catgrid,.grid,.stats,.two,.three,.trackForm,.inventoryForm,.stockCards{grid-template-columns:1fr}.pic{height:auto}.gallery{grid-template-columns:1fr}.gallery img,.gallery img:first-child{grid-column:auto;height:320px}.productInfo h1{font-size:36px}.sitefooter{flex-direction:column;align-items:flex-start}.sitefooter span{margin:0}.adminMain{padding:16px}.adminhead,.shopHead{flex-direction:column}.cardsTable>article{flex-wrap:wrap}.cardsTable div{min-width:170px}.modal form{padding:25px 18px}.toolbar input,.toolbar select{width:100%;min-width:0}}.fieldLabel{color:var(--ink);gap:6px;font-size:13px;font-weight:800;display:grid}.fieldLabel input,.fieldLabel select,.fieldLabel textarea{color:var(--ink);font-weight:400}.productAdminCards{grid-template-columns:repeat(auto-fill,minmax(235px,1fr));gap:16px}.productAdminCards>article{border-radius:18px;grid-template-columns:1fr;align-items:stretch;gap:10px;padding:12px;display:grid;overflow:hidden}.productAdminCards>article>img{object-fit:cover;background:#f4f6f9;border-radius:13px;width:100%;height:190px}.productAdminCards>article>div{width:100%;min-width:0}.productAdminCards>article>div b{margin-bottom:4px;font-size:16px;display:block}.productAdminCards>article>span{font-weight:700}.productAdminCards>article>.badge{justify-self:start;font-weight:700}.productAdminCards>article>button{width:100%}@media (max-width:560px){.productAdminCards{grid-template-columns:1fr 1fr;gap:10px}.productAdminCards>article>img{height:145px}.productAdminCards>article{padding:9px}.productAdminCards>article>div b{font-size:14px}}.brandHero{min-height:520px}.heroBrandVisual{min-height:340px;color:var(--ink);background:linear-gradient(145deg,#fff,#edf4ff);border-radius:34px;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:40px;display:flex;transform:rotate(-2deg);box-shadow:0 35px 80px #0007}.heroBrandVisual .logo{width:min(320px,78%);height:auto}.heroBrandVisual b{text-align:center;font-size:clamp(24px,3vw,38px)}.heroBrandVisual small{color:var(--blue);letter-spacing:2px;font-weight:900}.featuredOffers{background:#fff;padding:38px 6vw 52px}.featuredOffersHead{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.featuredOffersHead span{color:var(--blue);font-size:13px;font-weight:900}.featuredOffersHead h2{margin:7px 0 0;font-size:clamp(28px,3.4vw,44px)}.featuredViewport{border-radius:24px;overflow:hidden}.featuredTrack{gap:16px;width:max-content;display:flex}.featuredTrack.moving{animation:24s linear infinite featuredMove}.featuredTrack.moving:hover{animation-play-state:paused}.featuredSlide{border:1px solid var(--line);color:#fff;text-align:right;background:#081b39;border-radius:22px;flex:none;width:min(430px,78vw);height:220px;padding:0;position:relative;overflow:hidden}.featuredSlide img{object-fit:cover;width:100%;height:100%;transition:all .25s;display:block}.featuredSlide:hover img{transform:scale(1.035)}.featuredSlide>span{background:linear-gradient(#0000,#020a17f2);grid-template-columns:1fr auto;align-items:end;column-gap:12px;padding:55px 20px 18px;display:grid;position:absolute;inset:auto 0 0}.featuredSlide small{color:#b9cdf0;grid-column:1/-1;font-weight:800}.featuredSlide b{white-space:nowrap;text-overflow:ellipsis;font-size:20px;overflow:hidden}.featuredSlide strong{color:var(--lime);white-space:nowrap;font-size:19px}.featuredSlide del{color:#c3cedd;grid-column:2;font-size:12px}.dangerAction{color:#b91c1c!important;border-color:#fecaca!important}.editor input[readonly]{color:#40516a;cursor:not-allowed;background:#f3f6fa;font-weight:900}@keyframes featuredMove{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:850px){.brandHero{min-height:auto}.heroBrandVisual{min-height:270px}.featuredOffers{padding:32px 18px 42px}.featuredSlide{height:200px}}@media (max-width:560px){.heroBrandVisual{min-height:230px;padding:28px}.heroBrandVisual .logo{width:min(250px,82%)}.featuredSlide{width:82vw;height:190px}.featuredSlide>span{padding:48px 15px 14px}.featuredSlide b{font-size:17px}}@media (prefers-reduced-motion:reduce){.featuredTrack.moving{animation:none}}.heroSlider{color:#fff;background:#07162d;min-height:560px;position:relative;overflow:hidden}.heroSliderImage{background:#07162d;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.heroSliderImage img{object-fit:cover;width:100%;height:100%;display:block}.heroShade{background:linear-gradient(90deg,#02081244 0%,#02081299 48%,#020812e8 100%);position:absolute;inset:0}.heroSliderCopy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;width:min(1180px,88%);min-height:560px;margin:auto;display:flex;position:relative}.heroSliderCopy small{letter-spacing:3px;color:#d8ff3e;font-weight:900}.heroSliderCopy h1{max-width:760px;margin:12px 0;font-size:clamp(42px,6vw,82px);line-height:1.05}.heroSliderCopy p{color:#e4edf8;max-width:620px;margin:0;font-size:18px;line-height:1.9}.heroSliderActions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.heroSliderActions button{background:var(--lime);color:var(--ink);border:0;border-radius:13px;padding:14px 22px;font-weight:900}.heroSliderActions .heroOutline{color:#fff;background:#ffffff12;border:1px solid #fff8}.heroArrow{z-index:3;color:#fff;background:#07162d70;border:1px solid #fff8;border-radius:50%;place-items:center;width:50px;height:50px;font-size:32px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.heroPrev{right:24px}.heroNext{left:24px}.heroDots{z-index:3;gap:8px;display:flex;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.heroDots button{background:#fff8;border:0;border-radius:20px;width:10px;height:10px;padding:0;transition:all .2s}.heroDots button.active{background:var(--lime);width:36px}.heroSliderEmpty{text-align:center;place-items:center;padding:55px 20px;display:grid}.heroSliderEmpty>div{place-items:center;gap:8px;display:grid}.heroSliderEmpty .logo{background:#fff;border-radius:14px;width:220px;height:auto;padding:8px}.heroSliderEmpty h1{margin:10px 0;font-size:clamp(36px,5vw,64px)}.heroSliderEmpty p{color:#c7d7ec;margin:0}@media (max-width:850px){.heroSlider,.heroSliderCopy{min-height:500px}.heroSliderCopy{justify-content:flex-end;width:84%;padding-bottom:85px}.heroSliderCopy h1{font-size:48px}.heroSliderCopy p{font-size:15px}.heroArrow{width:44px;height:44px}.heroPrev{right:14px}.heroNext{left:14px}}@media (max-width:560px){.heroSlider,.heroSliderCopy{min-height:450px}.heroSliderCopy{width:82%;padding-bottom:76px}.heroSliderCopy h1{letter-spacing:-1px;font-size:38px}.heroSliderCopy p{font-size:14px;line-height:1.7}.heroSliderActions button{padding:12px 15px;font-size:13px}.heroArrow{width:40px;height:40px;font-size:26px}.heroDots{bottom:18px}}@media (prefers-reduced-motion:reduce){.heroDots button{transition:none}}.shop .grid{gap:20px}.productCard{border-radius:22px;padding:0;overflow:hidden;box-shadow:0 5px 16px #061a3a0a}.productCard .pic{aspect-ratio:1;background:#f5f3f0;border-radius:0}.productCard .pic img{object-fit:cover;padding:0}.productCard .pic b{color:#fff;background:#e80924;padding:8px 12px;font-size:12px;font-weight:900;top:14px;right:14px}.productCard .pic span{top:14px;left:14px}.productCardBody{text-align:right;flex-direction:column;flex:1;min-width:0;padding:14px 16px 16px;display:flex}.productCardBody>p{color:#555f6f;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:44px;margin:0 0 7px;font-size:13px;line-height:1.75;display:-webkit-box;overflow:hidden}.productCardBody>h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 3px;font-size:16px;line-height:1.55;display:-webkit-box;overflow:hidden}.productCardBody>small{color:var(--muted);margin:0 0 14px;font-size:11px;font-weight:700}.productCardPrice{align-items:baseline;gap:9px;min-height:28px;margin-top:auto;margin-bottom:12px;display:flex}.productCardPrice strong{color:#f06445;white-space:nowrap;font-size:20px}.productCardPrice del{color:#687385;white-space:nowrap;font-size:13px}.productCardBuy{color:#fff;background:#07162d;border:0;border-radius:24px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:44px;padding:10px 12px;font-size:14px;font-weight:800;display:flex}.productCardBuy span{font-size:17px;line-height:1}@media (max-width:560px){.shop .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.productCard{border-radius:18px}.productCardBody{padding:11px 10px 12px}.productCardBody>p{min-height:38px;font-size:11px;line-height:1.6}.productCardBody>h3{font-size:13px}.productCardBody>small{margin-bottom:10px;font-size:10px}.productCardPrice{gap:6px;margin-bottom:9px}.productCardPrice strong{font-size:17px}.productCardPrice del{font-size:11px}.productCardBuy{min-height:40px;padding:8px 7px;font-size:12px}.productCard .pic b,.productCard .pic span{padding:6px 8px;font-size:10px;top:9px}.productCard .pic b{right:9px}.productCard .pic span{left:9px}}.reviewsSection{background:#fff7f4;padding:62px 6vw 72px}.reviewsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1180px;margin:auto;display:grid}.reviewCard{background:#fff;border:1px solid #ead9d3;border-radius:20px;flex-direction:column;min-height:180px;padding:24px;display:flex;box-shadow:0 4px 14px #061a3a08}.reviewStars{color:#ff6847;letter-spacing:2px;margin-bottom:16px;font-size:20px;font-weight:900}.reviewCard>p{color:#313845;flex:1;margin:0;font-size:15px;line-height:1.9}.reviewCard>footer{align-items:center;gap:10px;margin-top:20px;display:flex}.reviewCard>footer span{color:#fff;background:linear-gradient(145deg,#ff5f65,#c628d9);border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.reviewCard>footer b{color:var(--ink);font-size:14px}.floatingContact{z-index:60;color:#fff;background:#20d66b;border:0;border-radius:34px;align-items:center;gap:13px;min-height:60px;padding:8px 9px 8px 22px;font-size:15px;font-weight:900;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 36px #12aa5660}.floatingContact b{color:#20d66b;background:#fff;border-radius:50%;place-items:center;width:44px;height:44px;font-size:24px;line-height:1;display:grid}@media (max-width:850px){.reviewsGrid{grid-template-columns:1fr 1fr}.floatingContact{bottom:18px;right:18px}}@media (max-width:560px){.reviewsSection{padding:44px 18px 56px}.reviewsGrid{grid-template-columns:1fr;gap:12px}.reviewCard{min-height:150px;padding:20px}.reviewStars{margin-bottom:12px;font-size:18px}.reviewCard>p{font-size:14px}.floatingContact{min-height:54px;padding:7px 8px 7px 17px;font-size:13px;bottom:16px;right:14px}.floatingContact b{width:40px;height:40px;font-size:21px}}.cartButton{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:12px;padding:10px 14px;font-weight:900}.cartButton b{background:var(--blue);color:#fff;border-radius:20px;place-items:center;min-width:23px;height:23px;margin-right:5px;display:inline-grid}.cartModal{background:#fff;border-radius:24px;width:min(820px,94vw);max-height:92vh;padding:26px;position:relative;overflow:auto}.cartItems{gap:10px;margin:18px 0;display:grid}.cartItems article{border:1px solid var(--line);border-radius:16px;grid-template-columns:74px 1fr 90px auto;align-items:center;gap:12px;padding:10px;display:grid}.cartItems img{object-fit:cover;border-radius:12px;width:74px;height:74px}.cartItems article div{gap:3px;display:grid}.cartItems article small{color:var(--muted)}.cartItems input{width:82px}.cartTotal{justify-content:space-between;align-items:center;padding:14px 0;font-size:17px;display:flex}.cartCheckout{box-shadow:none;border:0;margin-top:18px;padding:0}.transferBox,.termsBox{border:1px solid var(--line);background:#f8fafc;border-radius:14px;gap:10px;padding:14px;display:grid}.transferBox p,.termsBox p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.termsBox label{align-items:flex-start;gap:8px;font-weight:800;display:flex}.termsBox label input{width:auto;margin-top:3px}.trackingSuccess{text-align:center;background:#fff;border-radius:24px;width:min(520px,92vw);padding:34px;position:relative}.trackingSuccess>span{color:var(--blue);font-weight:900}.trackingSuccess h2{margin:8px 0 18px}.trackingNumberCard{border:2px dashed var(--blue);width:100%;color:var(--ink);background:#f3f7ff;border-radius:18px;gap:5px;padding:22px;font-size:26px;font-weight:900;display:grid}.trackingNumberCard small{color:var(--muted);font-size:11px}.trackingSuccess p{color:var(--muted);line-height:1.8}.shortageBadge{color:#b91c1c;background:#fee2e2;border-radius:20px;width:max-content;padding:5px 9px;font-size:12px;font-weight:900;display:inline-flex}.exportActions{flex-wrap:wrap;gap:8px;display:flex}.orderItemAdmin{gap:5px;margin-bottom:7px;display:grid}.orderItemAdmin select{min-width:132px}.orderItemAdmin em{color:#166534;background:#dcfce7;border-radius:12px;width:max-content;padding:3px 7px;font-size:11px;font-style:normal;font-weight:900}@media (max-width:700px){.cartItems article{grid-template-columns:58px 1fr}.cartItems img{width:58px;height:58px}.cartItems input,.cartItems .dangerAction{grid-column:auto}.cartButton{padding:8px 10px}.top{flex-wrap:wrap;gap:8px}}.productPurchaseActions{flex-wrap:wrap;gap:12px;display:flex}.productPurchaseActions .big{min-width:165px}@media (min-width:851px){.heroSlider{min-height:620px}.heroSliderCopy{width:min(1220px,88%);min-height:620px;padding-inline:28px}.heroSliderCopy h1{max-width:680px}.heroSliderCopy p{max-width:560px}.heroSliderImage img{object-position:center 38%;animation:12s ease-in-out infinite alternate heroDesktopDrift}.heroSliderCopy>small,.heroSliderCopy>h1,.heroSliderCopy>p,.heroSliderActions{animation:.7s both heroDesktopReveal}.heroSliderCopy>h1{animation-delay:80ms}.heroSliderCopy>p{animation-delay:.16s}.heroSliderActions{animation-delay:.24s}}@keyframes heroDesktopDrift{0%{transform:scale(1.01)}to{transform:scale(1.055)}}@keyframes heroDesktopReveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.heroSliderImage img,.heroSliderCopy>small,.heroSliderCopy>h1,.heroSliderCopy>p,.heroSliderActions{animation:none}}
