/*
Theme Name: Phone Nesto
Theme URI: https://phonenesto.com/
Author: Phone Nesto
Description: A modern responsive WordPress storefront theme for mobile accessories, featuring product filtering, search, a browser-based cart, and dedicated company and legal pages.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: phone-nesto
*/
:root{--bg:#080b12;--bg2:#0d111b;--panel:#111724;--panel2:#161d2c;--text:#f6f7fb;--muted:#9ba5b8;--line:rgba(255,255,255,.09);--violet:#8b5cf6;--cyan:#22d3ee;--green:#5ee69b;--radius:24px;--shadow:0 30px 80px rgba(0,0,0,.34)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;line-height:1.6;overflow-x:hidden}body.no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.announcement{height:34px;display:flex;align-items:center;justify-content:center;gap:18px;background:linear-gradient(90deg,#6d28d9,#0e7490);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.site-header{height:82px;position:sticky;top:0;z-index:50;background:rgba(8,11,18,.82);backdrop-filter:blur(20px);border-bottom:1px solid var(--line)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:block;width:244px;height:56px}.brand img{width:100%;height:100%;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:32px}.desktop-nav a{font-size:14px;color:#bcc4d3;font-weight:600;position:relative}.desktop-nav a:hover,.desktop-nav a.active{color:#fff}.desktop-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-12px;height:2px;background:linear-gradient(90deg,var(--violet),var(--cyan));border-radius:2px}.nav-actions{display:flex;align-items:center;gap:8px}.icon-btn,.menu-toggle{width:42px;height:42px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.035);color:#fff;display:grid;place-items:center;position:relative}.icon-btn:hover,.menu-toggle:hover{background:rgba(255,255,255,.08)}.icon-btn>span{font-size:20px}.cart-count{position:absolute;right:-4px;top:-5px;background:linear-gradient(135deg,var(--violet),var(--cyan));color:#fff;min-width:19px;height:19px;padding:0 5px;border-radius:20px;display:grid;place-items:center;font-size:10px;border:2px solid var(--bg)}.menu-toggle{display:none}.menu-toggle span{width:18px;height:2px;background:#fff;border-radius:2px;display:block;margin:2px}.mobile-nav{display:none}.hero{position:relative;min-height:760px;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 74% 44%,rgba(139,92,246,.14),transparent 34%),radial-gradient(circle at 20% 20%,rgba(34,211,238,.09),transparent 28%)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(to bottom,black,transparent 88%)}.hero-noise{position:absolute;inset:0;opacity:.25;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.08'/%3E%3C/svg%3E")}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:44px;align-items:center;position:relative;z-index:2;padding:76px 0 90px}.eyebrow{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.16em;font-weight:800;font-size:11px;color:#aeb8cb}.eyebrow i{width:26px;height:2px;background:linear-gradient(90deg,var(--violet),var(--cyan));display:inline-block}.eyebrow.light{color:#dfe5f0}.hero h1,.section h2,.newsletter h2,.spotlight h2,.page-hero h1{font-family:Manrope,Inter,sans-serif;line-height:1.05;letter-spacing:-.055em;margin:20px 0 24px}.hero h1{font-size:clamp(52px,6vw,82px);max-width:720px}.hero h1 span{background:linear-gradient(100deg,#a78bfa,#22d3ee);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p{font-size:18px;color:#aeb7c9;max-width:630px;margin:0 0 34px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn{min-height:50px;padding:0 22px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:800;font-size:14px;border:1px solid transparent;transition:.25s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(115deg,var(--violet),#6457f3 45%,var(--cyan));color:white;box-shadow:0 12px 30px rgba(96,80,238,.25)}.btn-ghost{border-color:var(--line);background:rgba(255,255,255,.035);color:white}.btn-ghost:hover{background:rgba(255,255,255,.08)}.btn-white{background:white;color:#0a0d14}.trust-row{display:flex;gap:42px;margin-top:46px;padding-top:24px;border-top:1px solid var(--line);max-width:650px}.trust-row div{display:flex;flex-direction:column}.trust-row strong{font-size:16px}.trust-row span{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-top:2px}.hero-stage{height:610px;position:relative}.orb{position:absolute;border-radius:50%;filter:blur(6px)}.orb-one{width:380px;height:380px;top:70px;left:90px;background:radial-gradient(circle,rgba(139,92,246,.35),rgba(139,92,246,0) 67%)}.orb-two{width:270px;height:270px;right:-20px;bottom:30px;background:radial-gradient(circle,rgba(34,211,238,.2),rgba(34,211,238,0) 70%)}.floating-card{position:absolute;background:linear-gradient(145deg,rgba(25,31,45,.92),rgba(13,17,27,.9));border:1px solid rgba(255,255,255,.12);box-shadow:var(--shadow);backdrop-filter:blur(18px)}.fc-main{left:65px;top:40px;width:345px;height:450px;border-radius:38px;padding:26px;transform:rotate(-4deg);display:flex;flex-direction:column}.fc-main:after{content:"";position:absolute;inset:1px;border-radius:37px;background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 34%);pointer-events:none}.mini-label{font-size:10px;text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:#c9d1df}.fc-main img{width:100%;height:310px;object-fit:contain;filter:drop-shadow(0 28px 30px rgba(0,0,0,.25))}.fc-main>div{display:flex;justify-content:space-between;align-items:center}.fc-main p{font-weight:800;margin:0;font-size:17px}.fc-main strong{color:#8feafb}.fc-side{right:-5px;top:165px;width:190px;height:224px;border-radius:27px;padding:18px;text-align:center;transform:rotate(7deg)}.fc-side img{width:100%;height:160px;object-fit:contain}.fc-side span{font-size:12px;font-weight:800;color:#b8c2d5}.fc-bottom{left:15px;bottom:8px;width:300px;height:130px;border-radius:24px;padding:13px 18px;display:flex;align-items:center;gap:14px;transform:rotate(2deg)}.fc-bottom img{height:100px;width:100px;object-fit:contain}.fc-bottom div{display:flex;flex-direction:column}.fc-bottom b{font-size:14px}.fc-bottom small{font-size:10px;color:var(--muted)}.hero-badge{position:absolute;right:0;bottom:60px;background:#f6f8fc;color:#0e1320;border-radius:20px;padding:13px 18px;display:flex;align-items:center;gap:10px;box-shadow:0 20px 60px rgba(0,0,0,.35)}.hero-badge>span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#e8e4ff}.hero-badge div{display:flex;flex-direction:column}.hero-badge b{font-size:12px}.hero-badge small{font-size:10px;color:#687084}.brand-strip{border-block:1px solid var(--line);background:#0b0f17}.brand-row{height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px;color:#727c90;font-weight:800;letter-spacing:.15em;font-size:13px}.section{padding:110px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:44px}.section h2{font-size:clamp(38px,4vw,58px);margin-bottom:0}.section-head>a,.text-link{color:#c4ccdb;font-size:13px;font-weight:800}.section-head>a:hover,.text-link:hover{color:#fff}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{min-height:260px;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#111722,#0c111a);position:relative;overflow:hidden;transition:.3s ease}.category-card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-70px;bottom:-75px;background:radial-gradient(circle,rgba(139,92,246,.28),transparent 65%);transition:.4s}.category-card:nth-child(2):after,.category-card:nth-child(4):after{background:radial-gradient(circle,rgba(34,211,238,.22),transparent 65%)}.category-card:hover{transform:translateY(-7px);border-color:rgba(139,92,246,.5)}.category-card:hover:after{transform:scale(1.35)}.cat-icon{width:55px;height:55px;border-radius:17px;background:rgba(255,255,255,.055);display:grid;place-items:center;font-size:24px;border:1px solid var(--line)}.category-card h3{font-size:22px;margin:46px 0 5px}.category-card p{color:var(--muted);font-size:13px;margin:0}.category-card>span{position:absolute;bottom:25px;font-size:12px;font-weight:800}.featured{background:#0b0f17}.filter-pills{display:flex;gap:8px;flex-wrap:wrap}.filter-pills button{border:1px solid var(--line);background:transparent;color:#9fa9bb;border-radius:50px;padding:9px 14px;font-size:11px;font-weight:700}.filter-pills button:hover,.filter-pills button.active{background:white;color:#0a0d14;border-color:white}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#111722;border:1px solid var(--line);border-radius:24px;overflow:hidden;position:relative;transition:.3s ease}.product-card:hover{transform:translateY(-7px);border-color:rgba(255,255,255,.2);box-shadow:0 25px 60px rgba(0,0,0,.25)}.product-media{height:280px;background:linear-gradient(145deg,#f7f8fb,#e8ebf2);position:relative;padding:20px;display:grid;place-items:center;overflow:hidden}.product-media:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:rgba(139,92,246,.12);right:-35px;top:-40px}.product-media img{width:100%;height:100%;object-fit:contain;position:relative;z-index:2;transition:.4s ease}.product-card:hover .product-media img{transform:scale(1.06)}.product-badge{position:absolute;top:16px;left:16px;z-index:4;background:#0e1320;color:#fff;border-radius:20px;padding:6px 10px;font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.wishlist-btn{position:absolute;top:13px;right:13px;z-index:4;width:34px;height:34px;border:0;border-radius:50%;background:rgba(255,255,255,.88);display:grid;place-items:center;font-size:17px;color:#222}.wishlist-btn.active{color:#e83f68}.product-body{padding:20px}.product-brand{color:#8c97aa;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:800}.product-title{font-size:15px;line-height:1.35;margin:8px 0 12px;min-height:42px}.product-meta{display:flex;align-items:center;justify-content:space-between}.price-wrap{display:flex;align-items:baseline;gap:8px}.price{font-size:17px;font-weight:800}.old-price{font-size:11px;color:#6f7788;text-decoration:line-through}.rating{font-size:10px;color:#eec55b}.add-btn{width:100%;margin-top:17px;border:1px solid var(--line);background:#171e2c;color:white;border-radius:13px;height:43px;font-size:12px;font-weight:800;transition:.25s}.add-btn:hover{background:linear-gradient(110deg,var(--violet),var(--cyan));border-color:transparent}.center{text-align:center;margin-top:42px}.spotlight{padding-top:40px}.spotlight-grid{display:grid;grid-template-columns:1.35fr .85fr;gap:20px}.spotlight-card{min-height:520px;border-radius:32px;overflow:hidden;position:relative;padding:50px;background:#1b2340}.spotlight-card>div{position:relative;z-index:3;max-width:440px}.spotlight-card h2{font-size:clamp(42px,5vw,68px);margin:20px 0}.spotlight-card p{color:#d3d8e5;font-size:14px;max-width:420px;margin-bottom:30px}.spotlight-card img{position:absolute;object-fit:contain;filter:drop-shadow(0 30px 45px rgba(0,0,0,.3))}.spotlight-a{background:radial-gradient(circle at 80% 60%,#5b56a4,transparent 45%),linear-gradient(135deg,#1a2140,#262156)}.spotlight-a img{width:380px;height:430px;right:-45px;bottom:-24px;transform:rotate(-8deg)}.spotlight-b{background:radial-gradient(circle at 65% 45%,#1c6174,transparent 47%),linear-gradient(145deg,#102332,#111821)}.spotlight-b>div{max-width:330px}.spotlight-b h2{font-size:48px}.spotlight-b img{width:300px;height:300px;right:-42px;bottom:-10px;transform:rotate(-10deg)}.reasons{padding-top:80px}.reason-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.reason-grid article{padding:34px 26px 38px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:230px}.reason-grid article>span{font-size:10px;color:#747e91;font-weight:800}.reason-grid h3{margin:50px 0 8px;font-size:18px}.reason-grid p{margin:0;color:var(--muted);font-size:13px}.newsletter{padding:0 0 100px}.newsletter-inner{background:linear-gradient(115deg,#6d28d9,#4338ca 45%,#0e7490);border-radius:34px;padding:58px 62px;display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:55px;overflow:hidden;position:relative}.newsletter-inner:after{content:"";position:absolute;width:350px;height:350px;border:1px solid rgba(255,255,255,.15);border-radius:50%;right:-100px;top:-140px;box-shadow:0 0 0 50px rgba(255,255,255,.035),0 0 0 100px rgba(255,255,255,.025)}.newsletter h2{font-size:42px;margin:17px 0 12px}.newsletter p{margin:0;color:#e5e6f0;font-size:14px}.newsletter-form{display:flex;background:#fff;padding:7px;border-radius:16px;position:relative;z-index:2}.newsletter-form input{flex:1;border:0;outline:0;padding:0 13px;color:#111827;min-width:0}.newsletter-form button{border:0;border-radius:11px;background:#0a0d14;color:white;padding:0 18px;font-weight:800;font-size:12px;min-height:46px}.site-footer{border-top:1px solid var(--line);background:#080b12;padding-top:72px}.footer-grid{display:grid;grid-template-columns:1.45fr .7fr .7fr 1fr;gap:65px;padding-bottom:55px}.footer-brand img{width:270px;height:auto;margin-bottom:12px}.footer-brand p,.footer-grid>div>p{color:#818b9e;font-size:12px;max-width:340px}.footer-grid h4{font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin:14px 0 22px}.footer-grid>div>a{display:block;color:#929bad;font-size:12px;margin:10px 0}.footer-grid a:hover{color:#fff}.socials{display:flex;gap:8px;margin-top:22px}.socials a{width:34px;height:34px;border:1px solid var(--line);border-radius:10px;display:grid!important;place-items:center;margin:0!important;font-weight:800}.footer-bottom{height:70px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:#697386;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.search-panel{position:fixed;inset:0;z-index:101;background:rgba(4,6,10,.78);backdrop-filter:blur(14px);display:flex;justify-content:center;align-items:flex-start;padding-top:10vh;opacity:0;visibility:hidden;transition:.25s}.search-panel.open{opacity:1;visibility:visible}.search-box{width:min(760px,calc(100% - 34px));background:#111722;border:1px solid var(--line);border-radius:24px;padding:26px;position:relative;box-shadow:var(--shadow)}.search-box>span{font-size:11px;color:#8d97a9;text-transform:uppercase;letter-spacing:.13em;font-weight:800}.search-box input{width:100%;height:64px;background:transparent;border:0;border-bottom:1px solid var(--line);outline:0;color:#fff;font-size:22px;margin-top:8px}.search-close{position:absolute;right:20px;top:16px;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.06);color:#fff;font-size:24px}.search-results{display:grid;gap:8px;margin-top:14px;max-height:340px;overflow:auto}.search-result{display:flex;align-items:center;gap:12px;padding:9px;border-radius:12px}.search-result:hover{background:rgba(255,255,255,.04)}.search-result img{width:56px;height:56px;object-fit:contain;background:white;border-radius:10px}.search-result div{display:flex;flex-direction:column}.search-result span{font-size:12px;font-weight:700}.search-result small{color:var(--muted)}.cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(440px,100%);background:#0d121c;z-index:103;transform:translateX(100%);transition:.35s ease;display:flex;flex-direction:column;border-left:1px solid var(--line)}.cart-drawer.open{transform:none}.page-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:102;opacity:0;visibility:hidden;transition:.25s}.page-overlay.open{opacity:1;visibility:visible}.cart-head{height:86px;padding:0 24px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.cart-head>div{display:flex;flex-direction:column}.cart-head span{font-weight:800;font-size:20px}.cart-head small{font-size:10px;color:var(--muted)}.cart-close{width:40px;height:40px;border-radius:50%;border:1px solid var(--line);background:transparent;color:#fff;font-size:24px}.cart-items{flex:1;overflow-y:auto;padding:18px 22px}.cart-item{display:grid;grid-template-columns:78px 1fr auto;gap:13px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-item img{width:78px;height:78px;object-fit:contain;background:#f3f4f7;border-radius:13px}.cart-item h4{font-size:12px;line-height:1.35;margin:3px 0 6px}.cart-item strong{font-size:12px}.qty-controls{display:flex;align-items:center;gap:9px;margin-top:8px}.qty-controls button{width:23px;height:23px;border:1px solid var(--line);background:transparent;color:#fff;border-radius:7px}.qty-controls span{font-size:11px}.remove-item{border:0;background:transparent;color:#778195;font-size:17px}.cart-empty{flex:1;display:none;place-items:center;text-align:center;padding:40px}.cart-empty.show{display:grid}.cart-empty>span{font-size:42px}.cart-empty h3{margin:12px 0 4px}.cart-empty p{color:var(--muted);font-size:12px}.cart-footer{padding:22px;border-top:1px solid var(--line);background:#0a0e16}.cart-footer>div{display:flex;justify-content:space-between}.cart-footer p{font-size:10px;color:var(--muted);margin:6px 0 15px}.cart-footer .btn{width:100%;border:0}.toast{position:fixed;left:50%;bottom:28px;z-index:200;transform:translate(-50%,30px);background:#f6f8fc;color:#111827;border-radius:13px;padding:12px 18px;font-size:12px;font-weight:700;opacity:0;visibility:hidden;transition:.25s;box-shadow:0 18px 45px rgba(0,0,0,.3)}.toast.show{opacity:1;visibility:visible;transform:translate(-50%,0)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.09s}.delay-2{transition-delay:.18s}.delay-3{transition-delay:.27s}
/* Inner pages */.page-hero{padding:100px 0 75px;background:radial-gradient(circle at 70% 40%,rgba(139,92,246,.16),transparent 33%);border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(52px,7vw,88px);margin-bottom:20px}.page-hero p{max-width:650px;color:var(--muted);font-size:17px}.shop-layout{display:grid;grid-template-columns:230px 1fr;gap:36px}.shop-sidebar{position:sticky;top:120px;height:max-content;border:1px solid var(--line);border-radius:20px;padding:20px}.shop-sidebar h3{font-size:13px;text-transform:uppercase;letter-spacing:.1em;margin:0 0 16px}.shop-sidebar button{display:flex;width:100%;justify-content:space-between;border:0;background:transparent;color:#929cad;padding:10px 0;font-size:12px}.shop-sidebar button:hover,.shop-sidebar button.active{color:#fff}.shop-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.shop-search{display:flex;align-items:center;background:#111722;border:1px solid var(--line);border-radius:13px;padding:0 14px;width:min(380px,100%)}.shop-search input{width:100%;height:46px;border:0;outline:0;background:transparent;color:#fff}.shop-count{font-size:11px;color:var(--muted)}.shop-product-grid{grid-template-columns:repeat(3,1fr)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.about-visual{min-height:570px;border-radius:32px;background:radial-gradient(circle at 40% 40%,#50458f,transparent 37%),linear-gradient(145deg,#171e31,#0d121c);position:relative;overflow:hidden;display:grid;place-items:center}.about-visual img{max-width:78%;max-height:460px;object-fit:contain;filter:drop-shadow(0 25px 40px rgba(0,0,0,.35))}.about-copy h2{font-size:54px}.about-copy p{color:var(--muted)}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:30px}.stat-grid div{border:1px solid var(--line);border-radius:16px;padding:18px}.stat-grid strong{display:block;font-size:21px}.stat-grid span{font-size:10px;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:45px}.contact-info{display:grid;gap:13px}.contact-info article{border:1px solid var(--line);border-radius:18px;padding:22px}.contact-info h3{font-size:15px;margin:0 0 5px}.contact-info p,.contact-info a{color:var(--muted);font-size:12px}.contact-form{background:#111722;border:1px solid var(--line);border-radius:25px;padding:30px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:14px}.field label{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#9aa4b6;font-weight:700}.field input,.field textarea,.field select{border:1px solid var(--line);border-radius:12px;background:#0c1119;color:#fff;padding:13px;outline:0}.field textarea{min-height:150px;resize:vertical}.legal{max-width:850px}.legal h2{font-size:29px;margin-top:40px}.legal p,.legal li{color:#a0a9bb;font-size:14px}
@media(max-width:1050px){.desktop-nav{display:none}.menu-toggle{display:block}.mobile-nav{position:absolute;top:82px;left:0;right:0;background:#0d121c;border-bottom:1px solid var(--line);padding:18px 20px 25px;flex-direction:column;gap:2px}.mobile-nav.open{display:flex}.mobile-nav a{padding:13px;border-bottom:1px solid rgba(255,255,255,.05);font-weight:700}.hero-grid{grid-template-columns:1fr}.hero-stage{max-width:620px;width:100%;margin-inline:auto}.hero-copy{text-align:center}.hero-copy>p,.trust-row{margin-inline:auto}.hero-actions{justify-content:center}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.spotlight-grid{grid-template-columns:1fr}.reason-grid{grid-template-columns:repeat(2,1fr)}.newsletter-inner{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.shop-layout{grid-template-columns:1fr}.shop-sidebar{position:static;display:flex;gap:10px;overflow:auto}.shop-sidebar h3{display:none}.shop-sidebar button{width:auto;white-space:nowrap;border:1px solid var(--line);border-radius:40px;padding:9px 14px}.shop-product-grid{grid-template-columns:repeat(2,1fr)}.about-grid,.contact-grid{grid-template-columns:1fr}}
@media(max-width:680px){.container{width:min(100% - 28px,1180px)}.announcement{gap:8px;font-size:8px}.announcement span:nth-child(4),.announcement span:nth-child(5){display:none}.site-header{height:70px}.brand{width:205px}.mobile-nav{top:70px}.hero{min-height:auto}.hero-grid{padding:62px 0 70px}.hero h1{font-size:47px}.hero-copy>p{font-size:15px}.trust-row{gap:18px;justify-content:space-between}.trust-row span{font-size:8px}.hero-stage{height:480px}.fc-main{left:25px;width:275px;height:360px;padding:20px}.fc-main img{height:240px}.fc-side{width:140px;height:175px;right:0;top:145px}.fc-side img{height:120px}.fc-bottom{left:0;width:235px;height:105px}.fc-bottom img{height:80px;width:80px}.hero-badge{right:0;bottom:35px}.brand-row{overflow:auto;justify-content:flex-start;height:78px}.section{padding:78px 0}.section-head{align-items:flex-start;flex-direction:column}.section h2{font-size:40px}.category-grid,.product-grid,.shop-product-grid{grid-template-columns:1fr}.product-media{height:330px}.spotlight-card{padding:35px 28px;min-height:500px}.spotlight-a img{width:310px;right:-80px}.spotlight-b img{width:250px;right:-55px}.reason-grid{grid-template-columns:1fr}.newsletter-inner{padding:40px 25px}.newsletter h2{font-size:34px}.newsletter-form{flex-direction:column;background:transparent;padding:0;gap:9px}.newsletter-form input{background:#fff;border-radius:12px;min-height:50px;padding:0 14px}.newsletter-form button{min-height:50px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/3}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{height:auto;padding:20px 0;gap:10px;align-items:flex-start;flex-direction:column}.page-hero{padding:70px 0 55px}.page-hero h1{font-size:54px}.shop-topbar{flex-direction:column;align-items:flex-start;gap:14px}.shop-search{width:100%}.form-row{grid-template-columns:1fr}.about-copy h2{font-size:42px}.stat-grid{grid-template-columns:1fr}.about-visual{min-height:430px}}


/* WordPress integration and business details */
.site-footer address{font-style:normal;margin:10px 0 0;color:#8f99aa;font-size:12px;line-height:1.65}.site-footer address span{display:block}.footer-contact-link{display:block}.contact-info .contact-address{color:var(--muted);font-size:12px;line-height:1.75;margin:0}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wp-page-content{min-height:55vh}.site-footer .footer-brand img{max-width:244px}.site-footer .socials{margin-top:18px}.site-footer .socials a{display:inline-grid}.legal a{text-decoration:underline}.admin-bar .site-header{top:32px}@media(max-width:782px){.admin-bar .site-header{top:46px}}@media(max-width:1050px){.footer-grid>div:last-child{grid-column:auto}}@media(max-width:680px){.site-footer address{font-size:11px}.footer-grid>div:last-child{grid-column:auto}}
