:root{--bg:#080808;--surface:#111;--surface2:#171717;--text:#f5f5f2;--muted:#a4a4a0;--line:rgba(255,255,255,.13);--accent:#c8ff25;--accent2:#fff;--radius:26px;--shadow:0 30px 80px rgba(0,0,0,.35)}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:'Cairo',sans-serif;background:var(--bg);color:var(--text);overflow-x:hidden;transition:background .4s,color .4s}body.light{--bg:#f3f3ef;--surface:#fff;--surface2:#ecece7;--text:#111;--muted:#62625f;--line:rgba(0,0,0,.12);--accent:#111;--accent2:#c8ff25;--shadow:0 25px 70px rgba(0,0,0,.12)}a{color:inherit;text-decoration:none}button,input{font:inherit}.noise{position:fixed;inset:0;pointer-events:none;opacity:.035;z-index:9999;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='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.cursor-glow{position:fixed;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(200,255,37,.12),transparent 66%);pointer-events:none;transform:translate(-50%,-50%);z-index:0}
.site-header{position:fixed;top:18px;left:50%;transform:translateX(-50%);width:min(94%,1400px);height:84px;padding:10px 16px 10px 24px;display:flex;align-items:center;justify-content:space-between;z-index:1000;background:rgba(10,10,10,.72);border:1px solid var(--line);backdrop-filter:blur(20px);border-radius:24px;transition:.45s cubic-bezier(.2,.8,.2,1)}body.light .site-header{background:rgba(255,255,255,.78)}.site-header.compact{top:8px;height:64px;width:min(90%,1180px);border-radius:18px;box-shadow:var(--shadow)}.brand{height:62px;width:180px;overflow:hidden;border-radius:14px;background:#fff;display:flex;align-items:center}.brand img{width:100%;height:100%;object-fit:cover}.site-header.compact .brand{height:46px;width:140px}.desktop-nav{display:flex;gap:28px}.desktop-nav a{font-size:14px;color:var(--muted);position:relative;font-weight:700}.desktop-nav a:after{content:"";position:absolute;right:0;bottom:-10px;width:0;height:2px;background:var(--accent);transition:.3s}.desktop-nav a:hover,.desktop-nav a.active{color:var(--text)}.desktop-nav a:hover:after,.desktop-nav a.active:after{width:100%}.header-actions{display:flex;align-items:center;gap:9px}.icon-btn,.cart-btn,.menu-toggle{width:46px;height:46px;border:1px solid var(--line);background:transparent;color:var(--text);border-radius:15px;display:grid;place-items:center;cursor:pointer;transition:.25s;position:relative}.icon-btn:hover,.cart-btn:hover{background:var(--accent);color:#050505;transform:translateY(-2px)}svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-count{position:absolute;top:-6px;right:-5px;min-width:19px;height:19px;border-radius:10px;background:var(--accent);color:#000;font-size:10px;font-weight:900;display:grid;place-items:center}.menu-toggle{display:none;gap:5px}.menu-toggle span{display:block;width:18px;height:2px;background:currentColor}
.hero{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;padding:160px max(5vw,36px) 80px;position:relative;overflow:hidden}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,black,transparent 85%);opacity:.45}.hero:before{content:"";position:absolute;width:560px;height:560px;border-radius:50%;background:var(--accent);filter:blur(180px);opacity:.12;left:38%;top:10%}.hero-copy,.hero-visual{position:relative;z-index:2}.eyebrow,.kicker{font-size:13px;font-weight:800;letter-spacing:.08em;color:var(--muted)}.eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:20px}.eyebrow span{width:40px;height:2px;background:var(--accent)}.hero h1{font-size:clamp(54px,7.2vw,112px);line-height:.98;letter-spacing:-.045em;font-weight:900}.hero h1 span{color:transparent;-webkit-text-stroke:1.5px var(--text);position:relative}.hero p{max-width:620px;font-size:18px;line-height:1.9;color:var(--muted);margin:28px 0 32px}.hero-cta{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.primary-btn{border:0;cursor:pointer;background:var(--accent);color:#090909;padding:16px 25px;border-radius:16px;font-weight:900;display:inline-flex;align-items:center;gap:25px;transition:.25s}.primary-btn span{font-size:20px}.primary-btn:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(200,255,37,.2)}.text-link{font-weight:800;border-bottom:1px solid var(--line);padding-bottom:8px}.hero-trust{margin-top:48px;padding-top:25px;border-top:1px solid var(--line);display:flex;gap:45px}.hero-trust div{display:flex;flex-direction:column}.hero-trust strong{font-size:23px}.hero-trust span{font-size:12px;color:var(--muted)}
.hero-visual{min-height:620px;display:grid;place-items:center;perspective:1100px}.phone-stage{position:relative;width:430px;height:560px;transform-style:preserve-3d;transition:transform .2s ease-out}.phone-card{position:absolute;inset:45px 85px;border-radius:48px;background:linear-gradient(145deg,#202020,#050505);border:2px solid #505050;padding:12px;box-shadow:0 45px 90px rgba(0,0,0,.55),inset 0 0 0 1px rgba(255,255,255,.14);transform:rotate(-8deg)}.phone-screen{height:100%;border-radius:36px;padding:22px;background:radial-gradient(circle at 20% 10%,#d7ff60,#7a9b12 30%,#111 62%);position:relative;overflow:hidden}.phone-screen:after{content:"";position:absolute;width:290px;height:290px;border:42px solid rgba(255,255,255,.13);border-radius:50%;bottom:-100px;left:-95px}.phone-speaker{position:absolute;z-index:3;top:22px;left:50%;transform:translateX(-50%);width:85px;height:24px;border-radius:20px;background:#030303}.screen-pill{margin-top:28px;display:inline-block;background:rgba(0,0,0,.65);padding:8px 13px;border-radius:20px;font:700 10px sans-serif;letter-spacing:.15em}.screen-k{font-family:'Anton',sans-serif;font-size:220px;line-height:1;color:#060606;position:absolute;left:36px;top:100px;transform:rotate(-9deg)}.screen-copy{position:absolute;right:25px;bottom:35px;font-weight:900;font-size:18px;line-height:1.2;color:#fff;z-index:2;text-align:left;direction:ltr}.mini-device{position:absolute;width:122px;height:172px;border:1px solid #474747;background:linear-gradient(145deg,#1d1d1d,#050505);border-radius:26px;display:grid;place-items:center;box-shadow:0 25px 45px rgba(0,0,0,.4)}.mini-device span{font-weight:900;color:var(--accent)}.device-a{right:-25px;top:115px;transform:translateZ(-70px) rotate(12deg)}.device-b{left:-18px;bottom:80px;transform:translateZ(40px) rotate(-14deg)}.floating-badge{position:absolute;background:rgba(255,255,255,.9);color:#050505;padding:10px 14px;border-radius:14px;font-size:12px;font-weight:900;box-shadow:0 15px 35px rgba(0,0,0,.25);animation:float 4s ease-in-out infinite}.badge-stock{right:-40px;bottom:45px}.badge-offer{left:0;top:48px;animation-delay:-2s;background:var(--accent)}.orbit{position:absolute;border:1px solid var(--line);border-radius:50%;animation:spin 16s linear infinite}.orbit-one{width:520px;height:520px}.orbit-two{width:630px;height:300px;transform:rotate(35deg);animation-direction:reverse}.scroll-hint{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);font-size:10px;color:var(--muted);letter-spacing:.12em;display:flex;align-items:center;gap:12px}.scroll-hint span{width:42px;height:1px;background:var(--line);position:relative}.scroll-hint span:after{content:"";position:absolute;width:8px;height:1px;background:var(--accent);right:0;animation:scrollLine 2s infinite}
.ticker{overflow:hidden;border-block:1px solid var(--line);background:var(--accent);color:#080808;transform:rotate(-1.2deg);width:102%;margin-inline:-1%;position:relative;z-index:4}.ticker-track{display:flex;gap:25px;white-space:nowrap;padding:14px 0;font-size:17px;font-weight:900;animation:ticker 25s linear infinite}.section-pad{padding:110px max(5vw,36px)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:45px}.section-heading h2{font-size:clamp(36px,4.5vw,68px);line-height:1.1;margin-top:8px;letter-spacing:-.035em}.section-heading p{max-width:460px;color:var(--muted);line-height:1.8}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{min-height:320px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:24px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;transition:.35s;transform-style:preserve-3d}.category-card:hover{border-color:var(--accent);box-shadow:var(--shadow)}.category-card>div:nth-child(2){transform:translateZ(25px)}.category-card span{font-size:11px;color:var(--muted)}.category-card h3{font-size:27px;margin:6px 0}.category-card p{font-size:13px;color:var(--muted)}.category-card b{position:absolute;left:22px;top:22px;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.cat-icon{height:135px;width:135px;margin:auto;position:relative;filter:drop-shadow(0 18px 20px rgba(0,0,0,.35))}.phone-icon:before{content:"";position:absolute;inset:5px 30px;border:7px solid var(--text);border-radius:18px;transform:rotate(12deg)}.phone-icon:after{content:"";position:absolute;width:30px;height:6px;border-radius:8px;background:var(--accent);top:18px;left:52px;transform:rotate(12deg)}.buds-icon:before,.buds-icon:after{content:"";position:absolute;width:32px;height:75px;border:6px solid var(--text);border-radius:28px 28px 18px 18px;top:20px}.buds-icon:before{left:25px;transform:rotate(-10deg)}.buds-icon:after{right:25px;transform:rotate(10deg)}.watch-icon:before{content:"";position:absolute;inset:22px;border:8px solid var(--text);border-radius:28px;box-shadow:0 -30px 0 -15px var(--text),0 30px 0 -15px var(--text)}.watch-icon:after{content:"";position:absolute;width:30px;height:30px;border:5px solid var(--accent);border-radius:50%;top:49px;left:49px}.repair-icon:before{content:"✦";position:absolute;inset:0;display:grid;place-items:center;font-size:100px;color:var(--text)}.repair-icon:after{content:"";position:absolute;width:42px;height:42px;border-radius:50%;background:var(--accent);right:12px;top:12px}
.products-section{background:var(--surface)}.filter-tabs{display:flex;gap:8px;flex-wrap:wrap}.filter-tabs button{border:1px solid var(--line);background:transparent;color:var(--muted);padding:10px 16px;border-radius:25px;cursor:pointer;font-weight:700}.filter-tabs button.active{background:var(--accent);color:#090909;border-color:var(--accent)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:var(--bg);border:1px solid var(--line);border-radius:24px;padding:16px;position:relative;overflow:hidden;transition:.35s}.product-card:hover{transform:translateY(-10px);box-shadow:var(--shadow)}.product-visual{height:310px;background:linear-gradient(145deg,var(--surface2),var(--surface));border-radius:18px;display:grid;place-items:center;position:relative;overflow:hidden}.product-device{width:135px;height:245px;border-radius:28px;background:linear-gradient(145deg,#353535,#080808);border:2px solid #5a5a5a;box-shadow:0 30px 50px rgba(0,0,0,.35);position:relative;transform:rotate(-8deg);transition:.35s}.product-card:hover .product-device{transform:rotate(0) scale(1.05)}.product-device:before{content:"";position:absolute;width:45px;height:12px;border-radius:10px;background:#000;top:10px;left:50%;transform:translateX(-50%)}.product-device:after{content:"K";position:absolute;inset:15px;border-radius:20px;background:linear-gradient(145deg,var(--pcolor,#c8ff25),#111 65%);display:grid;place-items:center;font:110px 'Anton';color:rgba(0,0,0,.65)}.product-device.buds{height:150px;border-radius:50% 50% 38% 38%;transform:rotate(0)}.product-device.buds:before{width:70px;height:70px;border-radius:50%;top:35px}.product-device.buds:after{content:"";inset:12px;border-radius:50% 50% 38% 38%}.product-tag{position:absolute;top:14px;right:14px;background:var(--accent);color:#080808;padding:7px 10px;border-radius:12px;font-size:10px;font-weight:900;z-index:2}.wish-btn{position:absolute;left:14px;top:14px;width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:rgba(0,0,0,.25);color:#fff;cursor:pointer;z-index:3}.wish-btn.active{background:var(--accent);color:#000}.product-info{padding:18px 4px 4px}.product-brand{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.15em}.product-info h3{font-size:19px;margin:7px 0}.price-row{display:flex;justify-content:space-between;align-items:center}.price-row strong{font-size:18px}.price-row del{font-size:11px;color:var(--muted);margin-right:6px}.add-cart{width:44px;height:44px;border-radius:14px;border:0;background:var(--text);color:var(--bg);font-size:22px;cursor:pointer;transition:.2s}.add-cart:hover{background:var(--accent);color:#080808;transform:rotate(90deg)}.center-action{text-align:center;margin-top:38px}.outline-btn{border:1px solid var(--line);background:transparent;color:var(--text);padding:14px 22px;border-radius:15px;cursor:pointer;font-weight:800}.outline-btn:hover{border-color:var(--accent)}
.offer-section{padding:40px max(5vw,36px)}.offer-inner{background:var(--accent);color:#080808;border-radius:38px;min-height:570px;padding:70px;display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden;position:relative}.offer-inner:after{content:"KK";position:absolute;font:420px/1 'Anton';opacity:.06;left:15%;top:50%;transform:translateY(-50%)}.offer-copy{position:relative;z-index:2}.offer-label{display:inline-block;border:1px solid rgba(0,0,0,.25);padding:7px 13px;border-radius:20px;font-size:12px;font-weight:800}.offer-copy h2{font-size:clamp(44px,5vw,78px);line-height:1.05;margin:20px 0}.offer-copy h2 em{font-style:normal;background:#080808;color:var(--accent);padding:0 10px}.offer-copy p{max-width:540px;line-height:1.8;margin-bottom:28px}.primary-btn.light{background:#080808;color:#fff}.offer-art{height:420px;position:relative;display:grid;place-items:center}.trade-phone{position:absolute;width:175px;height:330px;border-radius:36px;background:#111;border:4px solid #454545;display:grid;place-items:center;color:var(--accent);font:52px 'Anton';box-shadow:0 30px 60px rgba(0,0,0,.25)}.trade-phone.old{left:8%;transform:rotate(-14deg) scale(.85);opacity:.75}.trade-phone.new{right:8%;transform:rotate(11deg)}.swap-arrow{font-size:80px;font-weight:900;z-index:2}.offer-number{position:absolute;top:15px;right:5px;background:#fff;border-radius:50%;width:120px;height:120px;display:grid;place-items:center;font:40px 'Anton';transform:rotate(12deg)}
.service-list{border-top:1px solid var(--line)}.service-row{display:grid;grid-template-columns:70px 1fr 1.5fr 50px;align-items:center;gap:25px;padding:30px 10px;border-bottom:1px solid var(--line);transition:.3s}.service-row:hover{background:var(--surface);padding-inline:28px}.service-row>span{color:var(--accent);font-weight:900}.service-row h3{font-size:27px}.service-row p{color:var(--muted)}.service-row i{font-style:normal;font-size:25px}.reviews{padding-top:40px}.review-marquee{overflow:hidden}.review-track{display:flex;gap:16px;width:max-content;animation:reviews 34s linear infinite}.review-track:hover{animation-play-state:paused}.review-track blockquote{width:410px;min-height:220px;background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:30px;font-size:19px;line-height:1.8;display:flex;flex-direction:column;justify-content:space-between}.review-track footer{font-size:12px;color:var(--muted)}
.contact-panel{background:var(--surface);border:1px solid var(--line);border-radius:34px;padding:55px;display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}.contact-panel h2{font-size:clamp(38px,4vw,62px);line-height:1.2;margin-top:10px}.contact-panel form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-panel label{display:flex;flex-direction:column;gap:7px}.contact-panel label.wide{grid-column:1/-1}.contact-panel label span{font-size:12px;color:var(--muted)}.contact-panel input{width:100%;background:var(--bg);border:1px solid var(--line);color:var(--text);padding:15px;border-radius:14px;outline:none}.contact-panel input:focus{border-color:var(--accent)}.contact-panel form button{justify-content:center;grid-column:1/-1}footer{padding:70px max(5vw,36px) 25px;border-top:1px solid var(--line);display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px}footer h4{margin-bottom:16px}footer a,footer p{display:block;color:var(--muted);font-size:13px;margin:9px 0}.footer-brand img{width:210px;border-radius:16px;margin-bottom:14px}.socials{display:flex;gap:8px}.socials a{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:var(--text)}.footer-bottom{grid-column:1/-1;border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}
.mobile-menu,.search-overlay,.cart-drawer{position:fixed;z-index:2000;background:var(--bg);transition:.45s cubic-bezier(.2,.8,.2,1)}.mobile-menu{inset:0;transform:translateY(-105%);padding:30px}.mobile-menu.open{transform:none}.menu-close,.search-close,.cart-close{border:0;background:transparent;color:var(--text);font-size:38px;cursor:pointer}.mobile-menu nav{display:flex;flex-direction:column;margin-top:70px}.mobile-menu nav a{font-size:clamp(34px,10vw,64px);font-weight:900;padding:12px 0;border-bottom:1px solid var(--line)}.mobile-menu-note{position:absolute;bottom:28px;left:28px;font:22px 'Anton';text-align:left;direction:ltr;color:var(--muted)}.search-overlay{inset:0;display:grid;place-items:center;opacity:0;visibility:hidden}.search-overlay.open{opacity:1;visibility:visible}.search-close{position:absolute;top:30px;left:35px}.search-box{width:min(850px,90%)}.search-box>span{color:var(--muted);font-size:13px}.search-box input{width:100%;font-size:clamp(28px,5vw,58px);font-weight:900;background:transparent;border:0;border-bottom:2px solid var(--text);padding:15px 0;color:var(--text);outline:none}.search-results{margin-top:25px;display:grid;gap:10px;max-height:300px;overflow:auto}.search-item{display:flex;justify-content:space-between;padding:13px;border-bottom:1px solid var(--line)}.cart-drawer{top:0;right:0;height:100%;width:min(430px,92%);transform:translateX(105%);padding:24px;display:flex;flex-direction:column}.cart-drawer.open{transform:none}.cart-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;border-bottom:1px solid var(--line)}.cart-items{flex:1;overflow:auto;padding:20px 0}.empty-cart{color:var(--muted);text-align:center;margin-top:40px}.cart-item{display:grid;grid-template-columns:60px 1fr auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.cart-thumb{width:55px;height:65px;border-radius:12px;background:var(--surface2);display:grid;place-items:center;font-weight:900}.cart-item small{color:var(--muted)}.remove-item{border:0;background:transparent;color:var(--muted);cursor:pointer;font-size:20px}.cart-foot{border-top:1px solid var(--line);padding-top:18px}.cart-foot>div{display:flex;justify-content:space-between;margin-bottom:14px}.cart-foot button{width:100%;justify-content:center}.page-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:1500;opacity:0;visibility:hidden;transition:.3s}.page-overlay.show{opacity:1;visibility:visible}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,30px);background:var(--text);color:var(--bg);padding:12px 20px;border-radius:12px;z-index:3000;opacity:0;transition:.3s;font-weight:800}.toast.show{opacity:1;transform:translate(-50%,0)}.whatsapp-float{position:fixed;bottom:24px;right:24px;width:58px;height:58px;border-radius:18px;background:var(--accent);color:#080808;display:grid;place-items:center;z-index:900;font-weight:900;box-shadow:0 15px 35px rgba(0,0,0,.3);transition:.25s}.whatsapp-float:hover{transform:translateY(-5px) rotate(-6deg)}.reveal{opacity:0;transform:translateY(30px);transition:opacity .75s,transform .75s}.reveal.visible{opacity:1;transform:none}
@keyframes float{50%{transform:translateY(-14px) rotate(3deg)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes scrollLine{0%{right:100%}100%{right:0}}@keyframes ticker{to{transform:translateX(50%)}}@keyframes reviews{to{transform:translateX(50%)}}
@media(max-width:1100px){.desktop-nav{display:none}.menu-toggle{display:grid}.hero{grid-template-columns:1fr;padding-top:145px}.hero-copy{text-align:center}.hero-copy p{margin-inline:auto}.hero-cta,.hero-trust{justify-content:center}.hero-visual{min-height:560px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.offer-inner{grid-template-columns:1fr;padding:55px}.offer-copy{text-align:center}.contact-panel{grid-template-columns:1fr}footer{grid-template-columns:2fr 1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:680px){.site-header{height:68px;top:10px;padding:8px 10px}.brand{width:130px;height:48px}.icon-btn{display:none}.cart-btn,.menu-toggle{width:42px;height:42px}.hero{padding:120px 18px 75px}.hero h1{font-size:52px}.hero p{font-size:15px}.hero-trust{gap:20px}.hero-trust strong{font-size:18px}.hero-visual{min-height:440px}.phone-stage{width:300px;height:410px}.phone-card{inset:35px 58px;border-radius:36px}.phone-screen{border-radius:26px}.screen-k{font-size:145px;top:80px}.device-a{right:-12px;top:85px}.device-b{left:-10px;bottom:55px}.mini-device{width:82px;height:118px}.orbit-one{width:360px;height:360px}.orbit-two{width:400px;height:220px}.badge-stock{right:-2px}.ticker-track{font-size:13px}.section-pad{padding:78px 18px}.section-heading{display:block}.section-heading p{margin-top:14px}.section-heading h2{font-size:39px}.category-grid,.product-grid{grid-template-columns:1fr}.category-card{min-height:270px}.product-visual{height:280px}.filter-tabs{margin-top:22px}.offer-section{padding:15px 18px}.offer-inner{padding:38px 22px;border-radius:28px}.offer-copy h2{font-size:42px}.offer-art{height:330px}.trade-phone{width:125px;height:245px}.trade-phone.old{left:0}.trade-phone.new{right:0}.swap-arrow{font-size:50px}.offer-number{width:82px;height:82px;font-size:28px}.service-row{grid-template-columns:40px 1fr 30px;gap:12px}.service-row p{grid-column:2/-1}.service-row h3{font-size:21px}.review-track blockquote{width:310px}.contact-panel{padding:28px 20px}.contact-panel form{grid-template-columns:1fr}.contact-panel label.wide{grid-column:auto}.contact-panel form button{grid-column:auto}footer{grid-template-columns:1fr 1fr;padding-inline:22px}.footer-brand{grid-column:1/-1}.footer-bottom{display:block}.cursor-glow{display:none}}
