@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--ink:#071b35;--navy:#06172c;--navy-2:#0a2546;--blue:#1d9bf0;--blue-light:#bce4ff;--orange:#ff8640;--mist:#eff5fa;--line:#d9e4ed;--muted:#607185;--white:#fff;--shadow:0 24px 70px #06172c24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Manrope,Arial,sans-serif}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}.store-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffed;border-bottom:1px solid #d9e4edcc;justify-content:space-between;align-items:center;gap:24px;height:78px;padding:0 clamp(20px,5vw,80px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;min-width:max-content;display:inline-flex}.brand-mark{background:linear-gradient(140deg, var(--blue), #0060bd);color:#fff;letter-spacing:-.1em;border-radius:12px 12px 12px 3px;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.08rem;font-weight:800;display:inline-flex}.brand strong{letter-spacing:-.04em;font-size:1rem;line-height:1;display:block}.brand small{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin-top:4px;font-size:.63rem;font-weight:800;display:block}.store-nav{align-items:center;gap:28px;margin-left:auto;display:flex}.store-nav a{color:#40556d;font-size:.84rem;font-weight:700;transition:color .2s}.language{color:var(--ink);background:#f1f6fa;border:1px solid #dce9f1;border-radius:8px;padding:8px 9px;font-size:.72rem;font-weight:800}.cart-button{background:var(--navy);color:#fff;border:0;border-radius:10px;align-items:center;gap:9px;padding:11px 12px 11px 15px;font-size:.79rem;font-weight:800;display:inline-flex}.cart-button b{background:var(--orange);color:var(--navy);border-radius:100%;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:.69rem;display:inline-flex}.mobile-menu{display:none}.hero-store{background:var(--navy);color:#fff;grid-template-columns:1.1fr .9fr;gap:40px;min-height:580px;padding:96px clamp(20px,10vw,160px);display:grid;position:relative;overflow:hidden}.hero-store:before{content:"";background-color:#0000;background-image:linear-gradient(90deg,#0000 95%,#64beff1a 96%),linear-gradient(#64beff12 4%,#0000 5%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:56px 56px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0 0 0 45%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 30%);mask-image:linear-gradient(90deg,#0000,#000 30%)}.hero-copy{z-index:1;align-self:center;max-width:680px;position:relative}.eyebrow{color:var(--orange);letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-family:DM Mono,monospace;font-size:.68rem;font-weight:500}.hero-store h1{letter-spacing:-.075em;max-width:640px;margin:0;font-size:clamp(2.8rem,5vw,5rem);line-height:.99}.hero-lead{color:#b6c7d8;max-width:545px;margin:25px 0 31px;font-size:clamp(1rem,1.7vw,1.18rem);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:14px;min-height:47px;padding:0 19px;font-size:.82rem;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--orange);color:#231307;box-shadow:0 12px 24px #ff86402e}.button.secondary{color:#fff;background:0 0;border-color:#ffffff40}.hero-trust{flex-wrap:wrap;gap:24px;margin-top:34px;display:flex}.hero-trust span{color:#cae3f9;font-size:.75rem;font-weight:700}.hero-device{min-height:370px;position:relative}.orb{filter:blur(1px);border-radius:50%;position:absolute}.orb-one{background:radial-gradient(circle,#219dffad,#219dff00 65%);width:530px;height:530px;top:-70px;right:-160px}.phone-render{z-index:2;background:linear-gradient(145deg,#d8e3ed,#203b5c 8%,#092549 52%,#06152b);border:7px solid #7392ad;border-radius:36px;width:205px;height:405px;position:absolute;top:5px;right:11%;transform:rotate(10deg);box-shadow:-30px 35px 60px #0006,0 0 70px #1d9bf066}.phone-render:before{background:radial-gradient(circle at 67% 27%, var(--orange), transparent 10%), radial-gradient(circle at 49% 52%, #168cf5, #061a40 62%);content:"";border-radius:26px;position:absolute;inset:7px}.phone-render i{z-index:2;background:#02060d;border-radius:20px;width:64px;height:24px;position:absolute;top:16px;left:35%}.phone-render b,.phone-render em{z-index:2;background:#ffffffad;border-radius:50%;height:10px;position:absolute}.phone-render b{width:10px;bottom:38px;left:32px}.phone-render em{width:31px;bottom:38px;left:50px}.accessory-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:3;background:#ffffff24;border:1px solid #fff3;border-radius:15px;align-items:center;gap:12px;padding:14px;display:flex;position:absolute;bottom:10px;left:2%;transform:rotate(-7deg)}.accessory-card span{background:var(--orange);color:#281000;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.8rem;display:flex}.accessory-card p{margin:0;font-size:.75rem;font-weight:800;line-height:1.3}.accessory-card small{color:#c4d7e8;font-weight:500}.price-sticker{color:var(--navy);text-align:center;z-index:3;background:#fff;border-radius:50%;place-content:center;width:92px;height:92px;display:grid;position:absolute;top:13%;right:-1%;transform:rotate(14deg);box-shadow:0 20px 30px #0003}.price-sticker small{font-family:DM Mono,monospace;font-size:.66rem}.price-sticker strong{color:var(--blue);letter-spacing:-.08em;font-size:1.35rem}.catalog-section{max-width:1440px;margin:0 auto;padding:112px clamp(20px,6vw,90px)}.section-intro{justify-content:space-between;align-items:end;gap:28px;margin-bottom:42px;display:flex}.section-intro>div:first-child{max-width:680px}.section-intro h2,.why-section h2,.contact-banner h2{letter-spacing:-.065em;margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08}.section-intro>div>p:last-child{color:var(--muted);margin:17px 0 0;font-size:.94rem;line-height:1.7}.category-tabs{background:var(--mist);border-radius:10px;padding:4px;display:flex}.category-tabs button{color:#557087;background:0 0;border:0;border-radius:7px;padding:10px 14px;font-size:.74rem;font-weight:800}.category-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 3px 8px #102b421a}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:19px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;transition:box-shadow .25s,transform .25s;display:flex;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-art{background:#eff5fa;height:260px;position:relative;overflow:hidden}.product-art img{object-fit:cover;width:100%;height:100%}.product-placeholder{color:var(--navy);background:radial-gradient(circle at 68% 22%,#aadcfb,#0000 27%),linear-gradient(145deg,#dbeef9,#f6fbff);justify-content:center;align-items:center;height:100%;display:flex}.product-placeholder.phones span{color:#6ac2ff;text-align:center;background:linear-gradient(145deg,#224d82,#071b35);border:7px solid #7ca4c7;border-radius:23px;width:91px;height:176px;font-size:5.5rem;line-height:136px;transform:rotate(9deg);box-shadow:-11px 14px 20px #0623423d}.product-placeholder.accessories span{background:var(--orange);color:#3b1c0a;text-align:center;border-radius:30px 9px;width:130px;height:130px;font-size:8rem;font-weight:700;line-height:118px;box-shadow:15px 15px #bbdef5}.featured,.sold{border-radius:50px;padding:7px 10px;font-size:.66rem;font-weight:800;position:absolute;top:13px;left:13px}.sold{background:var(--ink);color:#fff}.product-info{flex-direction:column;flex:1;padding:20px;display:flex}.product-meta{gap:7px;display:flex}.product-meta span{color:#61778a;letter-spacing:.07em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:.59rem}.product-meta span+span:before{color:#9fb6c6;content:"•";margin-right:7px}.product-info h3{letter-spacing:-.035em;margin:9px 0 8px;font-size:1.04rem}.product-info>p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.55}.product-bottom{justify-content:space-between;align-items:end;gap:12px;margin-top:auto;padding-top:21px;display:flex}.product-bottom strong{letter-spacing:-.05em;font-size:1.15rem;display:block}.product-bottom small{color:var(--muted);margin-top:4px;font-family:DM Mono,monospace;font-size:.59rem;display:block}.add-button{color:#0574c8;background:#eaf5fe;border:0;border-radius:8px;padding:10px 11px;font-size:.72rem;font-weight:800}.add-button:hover{background:#cceaff}.empty-state{background:var(--mist);color:var(--muted);text-align:center;border-radius:14px;padding:45px}.why-section{background:var(--mist);text-align:center;padding:112px clamp(20px,10vw,160px)}.why-section .eyebrow{margin-bottom:15px}.benefit-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1120px;margin:49px auto 0;display:grid}.benefit-grid article{background:#fff;border-radius:14px;padding:27px}.benefit-grid span{color:var(--orange);font-family:DM Mono,monospace;font-size:.71rem}.benefit-grid h3{letter-spacing:-.035em;margin:29px 0 10px;font-size:1rem}.benefit-grid p{color:var(--muted);margin:0;font-size:.81rem;line-height:1.65}.contact-banner{color:#fff;background:linear-gradient(110deg,#082349,#0e3f75);justify-content:space-between;align-items:center;gap:30px;padding:70px clamp(20px,10vw,160px);display:flex}.contact-banner h2{max-width:660px}.contact-banner>div>p:last-child{color:#b8d1e6;margin:15px 0 0;font-size:.86rem}.contact-actions{gap:10px;display:flex}.button.light{color:var(--navy);background:#fff}footer{justify-content:space-between;align-items:center;gap:18px;padding:30px clamp(20px,5vw,80px);display:flex}.footer-brand{align-items:center;gap:9px;display:flex}.footer-brand strong{letter-spacing:-.04em;font-size:.92rem}footer p,footer a{color:var(--muted);font-size:.72rem}footer a{color:#0d80d5;font-weight:800}.overlay{z-index:80;background:#010d1b94;padding:20px;position:fixed;inset:0}.cart-panel{background:#fff;flex-direction:column;max-width:480px;height:100%;margin-left:auto;padding:25px;display:flex;box-shadow:-24px 0 70px #0003}.panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.panel-header h2{letter-spacing:-.05em;margin:0;font-size:1.4rem}.panel-header button,.dialog-close{color:var(--ink);background:0 0;border:0;font-size:1.75rem;line-height:1}.cart-lines{flex:1;overflow-y:auto}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:62px 1fr auto;align-items:center;gap:12px;padding:16px 0;display:grid}.cart-thumb{color:var(--navy);background:#e9f3fa;border-radius:9px;justify-content:center;align-items:center;height:62px;font-size:2rem;display:flex;overflow:hidden}.cart-thumb img{object-fit:cover;width:100%;height:100%}.cart-line strong,.cart-line small{font-size:.77rem;display:block}.cart-line small{color:var(--muted);margin:4px 0 8px}.quantity{align-items:center;gap:8px;display:flex}.quantity button{color:var(--ink);background:#eef5f9;border:0;border-radius:5px;width:24px;height:24px;font-size:.93rem}.quantity span{text-align:center;min-width:12px;font-family:DM Mono,monospace;font-size:.69rem}.remove{color:#b95652;background:0 0;border:0;font-size:.65rem;font-weight:800}.cart-total,.summary-total{justify-content:space-between;align-items:center;padding:19px 0;display:flex}.cart-total span,.summary-total span{color:var(--muted);font-size:.8rem;font-weight:700}.cart-total strong,.summary-total strong{letter-spacing:-.05em;font-size:1.3rem}.full{width:100%}.cart-empty{text-align:center;flex:1;place-content:center;display:grid}.cart-empty p{color:var(--muted);margin:0 0 20px;font-size:.86rem}.checkout-overlay{justify-content:center;align-items:center;display:flex;overflow-y:auto}.checkout-panel{box-shadow:var(--shadow);background:#fff;border-radius:18px;width:100%;max-width:950px;padding:43px;position:relative}.dialog-close{position:absolute;top:19px;right:21px}.checkout-heading{margin-bottom:27px}.checkout-heading .eyebrow{margin-bottom:10px}.checkout-heading h2{letter-spacing:-.06em;margin:0;font-size:1.8rem}.checkout-heading>p:last-child{color:var(--muted);margin-bottom:0;font-size:.81rem}.checkout-grid{grid-template-columns:1.2fr .8fr;gap:34px;display:grid}.checkout-form{gap:15px;display:grid}.checkout-form label{color:#3c5970;gap:7px;font-size:.69rem;font-weight:800;display:grid}.checkout-form input{border:1px solid var(--line);color:var(--ink);border-radius:8px;outline:0;padding:12px;font-size:.86rem}.checkout-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1d9bf01f}.checkout-form fieldset{border:0;margin:4px 0 0;padding:0}.checkout-form legend{color:#3c5970;margin-bottom:8px;font-size:.69rem;font-weight:800}.payment-choices{grid-template-columns:1fr 1fr;gap:9px;display:grid}.payment-choices button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:9px;padding:12px}.payment-choices button.selected{border-color:var(--blue);box-shadow:0 0 0 2px #1d9bf01f}.payment-choices b,.payment-choices small{display:block}.payment-choices b{color:var(--ink);font-size:.77rem}.payment-choices small{color:var(--muted);margin-top:4px;font-size:.61rem;line-height:1.4}.checkout-summary{background:var(--mist);border-radius:12px;height:max-content;padding:20px}.checkout-summary h3{margin:0 0 16px;font-size:.86rem}.checkout-summary>div:not(.summary-total){color:var(--muted);justify-content:space-between;align-items:start;gap:10px;margin-bottom:10px;font-size:.68rem;line-height:1.45;display:flex}.checkout-summary>div b{color:var(--ink);white-space:nowrap}.checkout-summary>p{color:var(--muted);border-top:1px solid #d7e4ed;margin:2px 0 0;padding-top:14px;font-size:.66rem;line-height:1.6}.paypal-area{border:1px solid var(--line);border-radius:9px;padding:13px}.paypal-area>p{color:var(--muted);margin:0 0 9px;font-size:.68rem}.inline-error{color:#a63832;background:#fff0ef;border:1px solid #ffc8c5;border-radius:8px;margin:0;padding:10px 12px;font-size:.72rem}.confirmation{text-align:center;max-width:510px;margin:12px auto 0}.success-mark{color:#14834f;background:#dff8ea;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.3rem;font-weight:800;display:inline-flex}.confirmation .eyebrow{margin:17px 0 7px}.confirmation h2{letter-spacing:-.06em;margin:0;font-size:1.9rem}.confirmation>p{color:var(--muted);font-size:.82rem;line-height:1.6}.instruction-card{background:var(--mist);text-align:left;border-radius:12px;margin:22px 0;padding:21px}.instruction-card small,.instruction-card strong,.instruction-card b{display:block}.instruction-card small{color:var(--muted);text-transform:uppercase;font-size:.63rem;font-weight:800}.instruction-card>strong{margin-top:5px;font-size:1.05rem}.instruction-card>b{color:#0578cb;margin-top:4px;font-family:DM Mono,monospace;font-size:.88rem}.instruction-card>div{border-top:1px solid #d7e4ed;border-bottom:1px solid #d7e4ed;justify-content:space-between;align-items:center;margin:17px 0 13px;padding:14px 0;display:flex}.instruction-card>div span{color:var(--muted);font-size:.75rem}.instruction-card>div strong{font-size:1.2rem}.instruction-card p{color:var(--muted);margin:0;font-size:.68rem;line-height:1.5}.instruction-card p b{color:var(--ink);display:inline}.pickup-note{color:var(--muted);font-size:.72rem}@media (width<=860px){.hero-store{grid-template-columns:1fr;padding-top:68px;padding-bottom:65px}.hero-device{width:min(420px,100%);margin:0 auto}.product-grid{grid-template-columns:repeat(2,1fr)}.contact-banner{flex-direction:column;align-items:start}.checkout-grid{grid-template-columns:1fr}.checkout-summary{order:-1}}@media (width<=640px){.store-header{height:66px;padding:0 17px}.brand-mark{width:33px;height:33px}.brand strong{font-size:.9rem}.store-nav{border-bottom:1px solid var(--line);background:#fff;padding:18px 20px;display:none;position:absolute;top:66px;left:0;right:0;box-shadow:0 18px 25px #06172c1a}.store-nav.open{flex-direction:column;align-items:stretch;gap:16px;display:flex}.store-nav .language{align-self:start}.mobile-menu{background:0 0;border:0;margin-left:auto;padding:4px;font-size:1.35rem;display:block}.cart-button{gap:6px;padding:9px 10px}.cart-button span{display:none}.hero-store{min-height:0;padding:58px 21px 40px}.hero-store h1{font-size:2.9rem}.hero-device{transform-origin:top;min-height:300px;margin-bottom:-45px;transform:scale(.82)}.section-intro{flex-direction:column;align-items:start;margin-bottom:28px}.catalog-section{padding:72px 20px}.category-tabs{width:100%}.category-tabs button{flex:1;padding:10px 5px}.product-grid{grid-template-columns:1fr}.product-art{height:230px}.why-section{padding:70px 20px}.benefit-grid{grid-template-columns:1fr;margin-top:30px}.contact-banner{padding:56px 20px}.contact-actions{width:100%}.contact-actions .button{flex:1}footer{flex-direction:column;align-items:start;gap:8px}.cart-panel{max-width:100%;padding:20px}.checkout-overlay{align-items:start;padding:0}.checkout-panel{border-radius:0;min-height:100%;padding:67px 21px 30px}.payment-choices{grid-template-columns:1fr}.checkout-summary{padding:15px}}.admin-shell{background:#f3f7fa;min-height:100vh}.admin-login{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;width:calc(100% - 36px);max-width:470px;padding:42px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.admin-login .brand{margin-bottom:42px}.admin-login h1,.admin-heading h1{letter-spacing:-.07em;margin:0;font-size:2.25rem}.admin-login>p:not(.eyebrow){color:var(--muted);margin:12px 0 24px;font-size:.85rem;line-height:1.65}.admin-login form{gap:16px;display:grid}.admin-login form label,.form-columns>label{color:#426077;gap:7px;font-size:.69rem;font-weight:800;display:grid}.admin-login input,.form-columns input,.form-columns select,.form-columns textarea{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;outline:0;width:100%;padding:11px 12px;font-size:.82rem}.form-columns textarea{resize:vertical;min-height:80px}.admin-login input:focus,.form-columns input:focus,.form-columns select:focus,.form-columns textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1d9bf021}.admin-login .inline-error{margin-top:15px}.admin-login>a:last-child{color:var(--blue);margin-top:24px;font-size:.73rem;font-weight:800;display:inline-block}.admin-top{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:17px clamp(20px,7vw,110px);display:flex}.admin-top>div{gap:15px;display:flex}.admin-view,.admin-signout{color:var(--blue);background:0 0;border:0;font-size:.73rem;font-weight:800}.admin-signout{color:#a65c56}.admin-content{max-width:1320px;margin:0 auto;padding:52px clamp(20px,5vw,70px) 86px}.admin-heading{justify-content:space-between;align-items:end;margin-bottom:31px;display:flex}.admin-heading>div>p:last-child{color:var(--muted);margin:10px 0 0;font-size:.8rem}.admin-stats{gap:10px;display:flex}.admin-stats span{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:8px;padding:10px;font-size:.68rem}.admin-stats b{color:var(--ink);margin-right:4px;font-size:.92rem}.admin-notice{color:#196840;background:#e2f8ec;border:1px solid #b4ebca;border-radius:8px;margin:0 0 20px;padding:11px 13px;font-size:.73rem;font-weight:700}.admin-content>.inline-error{margin:0 0 20px}.admin-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:20px;display:grid}.admin-card{border:1px solid var(--line);background:#fff;border-radius:14px;margin-bottom:20px;padding:26px}.admin-card-head{justify-content:space-between;align-items:start;margin-bottom:23px;display:flex}.admin-card-head .eyebrow{margin-bottom:7px}.admin-card h2{letter-spacing:-.05em;margin:0;font-size:1.25rem}.admin-text-button{color:var(--blue);background:0 0;border:0;font-size:.7rem;font-weight:800}.form-columns{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:21px;display:grid}.form-columns .wide{grid-column:1/-1}.admin-checks{flex-wrap:wrap;gap:16px;display:flex}.admin-checks label{color:var(--muted);align-items:center;gap:7px;font-size:.73rem;font-weight:700;display:flex}.admin-checks input{accent-color:var(--blue);width:auto}.admin-tip{background:var(--navy);border-color:var(--navy);color:#fff;flex-direction:column;display:flex}.admin-tip h2{max-width:200px;font-size:1.5rem}.admin-tip>p:not(.eyebrow){color:#b7c9d9;font-size:.79rem;line-height:1.65}.admin-tip .eyebrow{color:var(--orange)}.tip-rule{background:#fff3;height:1px;margin:auto 0 18px}.admin-tip b{color:#d9ecfa;font-size:.72rem;line-height:1.55}.admin-list-card{overflow:hidden}.product-count{background:var(--mist);color:var(--muted);border-radius:6px;padding:7px 9px;font-family:DM Mono,monospace;font-size:.64rem}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:690px}.admin-table th{color:#7790a3;letter-spacing:.08em;text-align:left;text-transform:uppercase;padding:0 8px 12px;font-family:DM Mono,monospace;font-size:.59rem;font-weight:500}.admin-table td{border-top:1px solid var(--line);color:#456178;padding:11px 8px;font-size:.73rem}.admin-product{align-items:center;gap:11px;display:flex}.admin-product>span{color:var(--navy);background:#eaf3f9;border-radius:7px;justify-content:center;align-items:center;width:43px;height:43px;font-size:1.45rem;display:flex;overflow:hidden}.admin-product img{object-fit:cover;width:100%;height:100%}.admin-product b,.admin-product small{display:block}.admin-product b{color:var(--ink);font-size:.75rem}.admin-product small{color:var(--muted);margin-top:3px;font-size:.65rem}.stock-low{color:#b75a23}.status{border-radius:40px;padding:5px 8px;font-size:.6rem;font-weight:800;display:inline-block}.status.live{color:#197143;background:#def8e9}.status.hidden{color:#698094;background:#e8eef2}.status.waiting{color:#a75a17;background:#fff1d9}.row-actions{gap:6px;display:flex}.row-actions button{color:var(--blue);background:0 0;border:0;padding:0;font-size:.66rem;font-weight:800}.row-actions .danger{color:#b95652}.settings-card{max-width:860px}.admin-security{color:#52708a;background:#eef7fd;border-radius:7px;margin:0;padding:10px 12px;font-size:.68rem;line-height:1.5}.orders-list{gap:0;display:grid}.orders-list article{border-top:1px solid var(--line);grid-template-columns:1fr 1.2fr auto;align-items:center;gap:18px;padding:14px 0;display:grid}.orders-list article .status{margin-right:9px}.orders-list article b,.orders-list article small{display:inline-block}.orders-list article b{color:var(--ink);font-size:.75rem}.orders-list article small{color:var(--muted);font-size:.65rem}.orders-list article div:first-child small{margin-top:4px;display:block}.orders-list article p{color:var(--muted);margin:0;font-size:.68rem;line-height:1.5}.orders-list article div:last-child{text-align:right}.orders-list article div:last-child strong,.orders-list article div:last-child small{display:block}.orders-list article div:last-child strong{font-size:.87rem}.orders-list article div:last-child small{color:var(--muted);margin-top:2px;font-size:.6rem;line-height:1.5}.admin-empty{color:var(--muted);margin:0;font-size:.8rem}@media (width<=800px){.admin-grid{grid-template-columns:1fr}.admin-tip{min-height:230px}.admin-heading{flex-direction:column;align-items:start;gap:20px}.orders-list article{grid-template-columns:1fr;align-items:start;gap:7px}.orders-list article div:last-child{text-align:left}}@media (width<=520px){.admin-login{padding:28px 23px}.admin-top{padding:14px 18px}.admin-content{padding:38px 17px 65px}.admin-card{padding:19px}.form-columns{grid-template-columns:1fr}.form-columns .wide{grid-column:auto}.admin-stats{width:100%}.admin-stats span{flex:1}.admin-heading h1{font-size:1.9rem}}.confirm-payment{color:#197143;background:#def8e9;border:0;border-radius:5px;margin-top:7px;padding:6px 8px;font-size:.59rem;font-weight:800}.store-header{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:#fff}.hero-store{color:var(--ink);background:#f5f8fb;min-height:0;padding-top:84px;padding-bottom:84px;display:block}.hero-store:before,.hero-device{display:none}.hero-copy{max-width:700px}.hero-lead{color:#526a80;max-width:600px}.eyebrow{color:#0977c7}.button.primary{background:var(--blue);box-shadow:none;color:#fff}.button.primary:hover{box-shadow:none}.button.secondary{color:var(--ink);border-color:#b8cad8}.catalog-section{padding-top:88px;padding-bottom:88px}.product-card{box-shadow:none;border-radius:10px}.product-card:hover{transform:none;box-shadow:0 10px 25px #06172c14}.product-art{background:#f4f8fa;height:230px}.product-placeholder{background:#eef4f7}.product-placeholder.phones span{box-shadow:none;transform:none}.product-placeholder.accessories span{box-shadow:none}.featured{color:#0574c8;background:#e6f4ff}.why-section{border-top:1px solid var(--line);background:#fff;padding-top:88px;padding-bottom:88px}.benefit-grid article{border:1px solid var(--line);border-radius:10px}.contact-banner{border-top:1px solid var(--line);color:var(--ink);background:#f5f8fb;padding-top:58px;padding-bottom:58px}.button.light{background:var(--ink);color:#fff}.button.outline-light{color:var(--ink);border-color:#bdceda}footer{background:#fff}.hero-store{background:var(--navy);color:#fff}.hero-store h1{max-width:760px}.hero-lead{color:#c4d5e4}.hero-trust span{color:#b9dcf6}.hero-store .eyebrow,.repair-section .eyebrow{color:var(--orange)}.hero-store .button.primary{background:var(--orange);color:#251306}.hero-store .button.secondary{color:#fff;border-color:#ffffff59}.repair-section{max-width:1440px;margin:0 auto;padding:78px clamp(20px,6vw,90px)}.repair-heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.repair-heading>div{max-width:680px}.repair-heading h2{letter-spacing:-.065em;margin:0;font-size:clamp(2rem,4vw,3.1rem);line-height:1.08}.repair-heading>div>p:last-child{color:var(--muted);margin:17px 0 0;font-size:.94rem;line-height:1.7}.repair-cta{color:#0574c8;white-space:nowrap;background:#eaf5fe;border:1px solid #c5e5f9}.repair-grid{grid-template-columns:repeat(3,1fr);gap:11px;margin-top:35px;display:grid}.repair-grid article{border:1px solid var(--line);border-radius:9px;align-items:center;gap:14px;min-height:84px;padding:17px;display:flex}.repair-grid span{color:var(--blue);font-family:DM Mono,monospace;font-size:.65rem}.repair-grid h3{letter-spacing:-.025em;margin:0;font-size:.84rem}.contact-banner{background:var(--navy);color:#fff;border:0}.contact-banner .eyebrow{color:var(--orange)}.contact-banner>div>p:last-child{color:#bdd3e6}.contact-banner .button.light{background:var(--orange);color:#251306}.contact-banner .button.outline-light{color:#fff;border-color:#ffffff59}.footer-links{align-items:center;gap:16px;display:flex}@media (width<=860px){.repair-heading{flex-direction:column;align-items:start}.repair-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.repair-section{padding:62px 20px}.repair-grid{grid-template-columns:1fr;margin-top:25px}.repair-cta{width:100%}}.hero-store{grid-template-columns:minmax(0,1.2fr) minmax(270px,.8fr);align-items:center;gap:clamp(32px,6vw,90px);display:grid}.hero-service-card{background:linear-gradient(145deg,#2076be54,#092546cc);border:1px solid #9cd6ff42;border-radius:16px;align-self:center;gap:12px;padding:27px;display:grid;position:relative;box-shadow:0 20px 45px #00000029}.hero-service-card:before{background:var(--orange);content:"";border-radius:999px;width:44px;height:8px;position:absolute;top:0;left:27px;transform:translateY(-50%)}.hero-service-card>p{color:#9bd5fb;letter-spacing:.1em;text-transform:uppercase;margin:0;font-family:DM Mono,monospace;font-size:.63rem;font-weight:500}.hero-service-card>strong{letter-spacing:-.05em;font-size:1.35rem;line-height:1.2}.hero-service-card>div{border-top:1px solid #bedef433;border-bottom:1px solid #bedef433;gap:5px;padding:15px 0;display:grid}.hero-service-card>div span{color:#bdd6e9;font-size:.68rem}.hero-service-card>div a{color:#fff;font-size:.84rem;font-weight:800}.hero-location{color:var(--orange);font-size:.74rem;font-weight:800}.hero-location span{margin-left:5px}.repair-grid article{background:#fff;transition:border-color .18s,transform .18s,box-shadow .18s}.repair-grid article:hover{border-color:#99d3f7;transform:translateY(-2px);box-shadow:0 12px 27px #06284714}.product-card{overflow:hidden}.product-art{border-bottom:1px solid #d9e4edcc}.payment-settings{max-width:1040px}.payment-head>div>p:last-child{color:var(--muted);margin:8px 0 0;font-size:.78rem;line-height:1.55}.payment-status-grid{grid-template-columns:1fr 1fr;gap:13px;margin:0 0 22px;display:grid}.payment-status{border:1px solid var(--line);background:#f7fafc;border-radius:12px;align-items:center;gap:13px;min-height:102px;padding:16px;display:flex}.payment-status.ready{background:#f0fbf5;border-color:#bde9cf}.payment-mark,.payment-method-title>span{color:#0574c8;background:#e4f3fe;border-radius:10px;flex:none;justify-content:center;align-items:center;width:39px;height:39px;font-family:DM Mono,monospace;font-size:1rem;font-weight:700;display:inline-flex}.payment-status.ready .payment-mark{color:#187347;background:#daf6e5}.paypal-mark{color:#315ecb;background:#edf0ff}.payment-status small,.payment-status strong,.payment-status p{display:block}.payment-status small{color:#668196;letter-spacing:.08em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:.58rem}.payment-status strong{color:var(--ink);margin-top:3px;font-size:.83rem}.payment-status p{color:var(--muted);margin:4px 0 0;font-size:.65rem;line-height:1.4}.payment-form{gap:15px;display:grid}.payment-method{border:1px solid var(--line);border-radius:12px;padding:20px}.zelle-method{border-left:4px solid #56a971}.paypal-method{border-left:4px solid #3c72d9}.payment-method-title{align-items:start;gap:11px;margin-bottom:18px;display:flex}.payment-method-title>span{border-radius:8px;width:32px;height:32px}.paypal-method .payment-method-title>span{color:#315ecb;background:#edf0ff}.payment-method-title h3{letter-spacing:-.03em;margin:0;font-size:.94rem}.payment-method-title p{color:var(--muted);max-width:590px;margin:4px 0 0;font-size:.7rem;line-height:1.5}.payment-method .form-columns{margin-bottom:0}.payment-method .admin-security{margin:14px 0 0}@media (width<=900px){.hero-store{grid-template-columns:1fr}.hero-service-card{width:100%;max-width:640px}}@media (width<=640px){.hero-service-card{padding:22px}.payment-status-grid{grid-template-columns:1fr}.payment-method{padding:17px}}.store-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#06172ce8;border-bottom-color:#a0d5f724;box-shadow:0 10px 28px #020a1421}.brand strong{color:#fff}.brand small{color:#9fc3dd}.store-nav a{color:#d7e8f5}.store-nav a:hover{color:#fff}.store-nav a:after{background:var(--orange)}.language{color:#fff;background:#a0d3f41c;border-color:#a0d3f429}.cart-button{background:var(--orange);color:#241406}.cart-button b{background:var(--navy);color:#fff}.hero-store{isolation:isolate;min-height:675px;position:relative;overflow:hidden}.hero-store:before{content:"";z-index:-2;background-image:linear-gradient(90deg,#06172c38 0%,#06172c00 61%),url(/hero-3d-v1.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;position:absolute;inset:0}.hero-store:after{content:"";pointer-events:none;z-index:-1;background:linear-gradient(90deg,#06172c52 0%,#06172c0f 48%,#06172c29 100%);position:absolute;inset:0}.hero-copy,.hero-service-card{z-index:1;position:relative}.hero-copy h1{text-shadow:0 8px 26px #0003;max-width:700px}.hero-lead{max-width:580px}.hero-service-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,#0e3155d1,#061b37b3);box-shadow:0 25px 70px #00000057}.hero-service-card:before{box-shadow:0 0 20px #ff864099}.button.primary{box-shadow:0 10px 26px #ff86403d}.button.primary:hover{transform:translateY(-1px);box-shadow:0 15px 34px #ff86405c}.catalog-section{background:linear-gradient(#fff,#f7fbfe)}.product-card{background:#fffffff0}@media (width<=900px){.hero-store{min-height:0}.hero-store:before{opacity:.72;background-position:67%}.hero-store:after{background:linear-gradient(90deg,#06172cd6,#06172c75)}}@media (width<=640px){.store-nav{background:var(--navy-2);border-bottom-color:#a0d5f726}.store-nav a{color:#dcecf8}.mobile-menu{color:#fff}.hero-store{padding-bottom:50px}.hero-store:before{opacity:.46;background-position:68% bottom;background-size:auto 100%}.hero-store:after{background:linear-gradient(90deg,#06172ced,#06172ca3)}.hero-service-card{background:#082341cc}}.how-section{background:var(--navy);color:#fff;padding:82px clamp(20px,6vw,90px)}.how-heading{max-width:1440px;margin:0 auto}.how-heading .eyebrow{color:var(--orange)}.how-heading h2{letter-spacing:-.065em;margin:0;font-size:clamp(2rem,4vw,3.1rem);line-height:1.08}.how-grid{grid-template-columns:repeat(3,1fr);gap:12px;max-width:1440px;margin:35px auto 0;display:grid}.how-grid article{background:#ffffff0e;border:1px solid #b9def529;border-radius:12px;min-height:180px;padding:23px}.how-grid span{color:var(--orange);font-family:DM Mono,monospace;font-size:.63rem}.how-grid h3{letter-spacing:-.035em;margin:27px 0 9px;font-size:1rem}.how-grid p{color:#b9d2e5;max-width:265px;margin:0;font-size:.77rem;line-height:1.6}.product-badges{flex-wrap:wrap;gap:6px;margin-top:13px;display:flex}.product-badges span{color:#47657a;background:#edf5fb;border:1px solid #dceaf4;border-radius:99px;padding:5px 8px;font-size:.59rem;font-weight:800}.product-badges .condition.new{color:#1e7a47;background:#e5f8ec;border-color:#c7ecd6}.product-badges .condition.refurbished{color:#176fae;background:#eaf4fe;border-color:#cae2f7}.product-badges .condition.used{color:#a76115;background:#fff4df;border-color:#f3dbac}.review-section{background:#f0f7fc;justify-content:space-between;align-items:center;gap:60px;padding:82px clamp(20px,10vw,160px);display:flex}.review-section>div:first-child{max-width:600px}.review-section .eyebrow{color:#0874c3}.review-section h2{letter-spacing:-.065em;margin:0;font-size:clamp(2rem,4vw,3.1rem);line-height:1.08}.review-section>div:first-child>p:last-child{color:var(--muted);margin:15px 0 0;font-size:.88rem;line-height:1.7}.review-card{background:#fff;border:1px solid #d8e8f4;border-radius:16px;width:100%;max-width:340px;padding:28px;box-shadow:0 18px 45px #06234214}.review-card>span{color:var(--orange);font-size:1.5rem}.review-card p{color:var(--ink);letter-spacing:-.035em;margin:14px 0 19px;font-size:1rem;font-weight:800;line-height:1.35}.review-card a{color:#0874c3;font-size:.76rem;font-weight:800}.review-card a b{margin-left:5px}.contact-side{gap:16px;min-width:min(390px,100%);display:grid}.mini-map{border:1px solid #bddef338;border-radius:11px;width:100%;height:132px;overflow:hidden}footer{color:#e9f5fd;background:#04152b;border-top:1px solid #b9def51f}footer p{color:#aac3d8}footer a{color:#a8dcff}.footer-links a:last-child{color:var(--orange)}.floating-whatsapp{color:#fff;z-index:70;background:#1ea361;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:7px;padding:12px 15px;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:18px;right:18px;box-shadow:0 13px 31px #041e134d}.floating-whatsapp span{background:#ffffff2b;border-radius:50%;justify-content:center;align-items:center;width:21px;height:21px;font-size:.62rem;display:inline-flex}.floating-whatsapp b{font-size:.72rem}.floating-whatsapp:hover{color:#fff;background:#16874f;transform:translateY(-3px);box-shadow:0 17px 34px #041e1361}.overlay:not(.checkout-overlay){justify-content:flex-end;align-items:flex-start;display:flex}.cart-panel{border-radius:18px;width:100%;max-width:min(480px,100vw - 32px);height:auto;min-height:0;max-height:calc(100vh - 32px);margin:16px;padding:25px;overflow-y:auto}.panel-header{align-items:start}.panel-header .eyebrow{color:var(--orange);margin:0 0 5px;font-size:.55rem}.panel-header button{background:#eff6fa;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.3rem;display:flex}.cart-lines{flex:0 auto;max-height:min(45vh,380px);padding-bottom:8px}.cart-line{grid-template-columns:62px 1fr auto}.cart-thumb{border:1px solid #dceaf3}.cart-assurance{color:#27734c;background:#eef8f3;border:1px solid #d3eddf;border-radius:9px;align-items:center;gap:8px;margin:16px 0;padding:10px 12px;display:flex}.cart-assurance span{background:#d6f2e2;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.66rem;display:inline-flex}.cart-assurance p{margin:0;font-size:.66rem;font-weight:800}.cart-footer{background:#f4f8fb;border:1px solid #e1ecf3;border-radius:12px;padding:0 14px 14px}.cart-total{border-bottom:1px solid #dbe7ef;margin:0;padding:16px 0}.cart-footer .button.primary{background:var(--orange);color:#241406;margin-top:13px}.cart-footer .button.primary:hover{background:#ff9a5b}.product-meta-card,.review-settings{max-width:700px}.product-meta-card .admin-card-head>div>p:last-child,.review-settings .admin-card-head>div>p:last-child{color:var(--muted);margin:7px 0 0;font-size:.72rem;line-height:1.55}.review-form{align-items:end;gap:12px;display:flex}.review-form label{color:#426077;flex:1;gap:7px;font-size:.69rem;font-weight:800;display:grid}.review-form input{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;outline:0;width:100%;padding:11px 12px;font-size:.82rem}.review-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1d9bf021}@media (width<=860px){.how-grid{grid-template-columns:1fr}.review-section{flex-direction:column;align-items:start;gap:28px}.contact-side{width:100%}}@media (width<=640px){.how-section,.review-section{padding:67px 20px}.review-card{max-width:none}.floating-whatsapp{display:flex}.cart-panel{max-width:calc(100vw - 16px);max-height:calc(100vh - 16px);margin:8px;padding:20px}.cart-lines{max-height:39vh}.review-form{flex-direction:column;align-items:stretch}.review-form .button{width:100%}}.checkout-panel .dialog-close{background:var(--navy);color:#fff;float:right;z-index:15;border:1px solid #ffffff26;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.3rem;display:inline-flex;position:sticky;top:12px;right:0;box-shadow:0 8px 18px #06172c2e}.checkout-panel .dialog-close:hover{background:var(--orange);color:#241406}@media (width<=640px){.checkout-panel .dialog-close{top:12px}}.admin-setup-warning{color:#86500d;background:#fff5e5;border:1px solid #f5d39b;border-radius:9px;margin:0 0 18px;padding:11px 12px;font-size:.73rem;line-height:1.55}.brand-logo{filter:drop-shadow(0 4px 8px #00000040);object-fit:contain;width:48px;height:48px;display:block}.footer-brand .brand-logo{width:58px;height:58px}.admin-shell .brand strong{color:var(--ink)}.admin-shell .brand small{color:#6d8497}.admin-login .brand-logo,.admin-top .brand-logo{width:46px;height:46px}@media (width<=640px){.brand-logo{width:38px;height:38px}.footer-brand .brand-logo{width:50px;height:50px}}.admin-shell{background:radial-gradient(circle at 7% 0,#3cb0f81c,#0000 25%),#eef4f8}.admin-top{z-index:60;background:#061a31;border-bottom-color:#aeddf926;position:sticky;top:0;box-shadow:0 9px 28px #04132424}.admin-top .brand strong{color:#fff}.admin-top .brand small{color:#9ccae7}.admin-top .admin-view{color:#d8efff}.admin-top .admin-signout{color:#ffad78}.admin-top .admin-view,.admin-top .admin-signout{border-radius:999px;align-items:center;min-height:34px;padding:0 11px;transition:background .2s,color .2s;display:inline-flex}.admin-top .admin-view:hover{color:#fff;background:#9fd6f721}.admin-top .admin-signout:hover{color:#ffd4bd;background:#ff976621}.admin-content{max-width:1380px;padding-top:38px}.admin-heading{color:#fff;background:linear-gradient(125deg,#09213e,#103e66);border:1px solid #8dd1f933;border-radius:18px;align-items:center;margin-bottom:22px;padding:28px 31px;position:relative;overflow:hidden;box-shadow:0 17px 35px #03182e26}.admin-heading:after{content:"";background:radial-gradient(circle,#40bdff73,#0000 68%);width:260px;height:260px;position:absolute;top:-135px;right:-96px}.admin-heading>div{z-index:1;position:relative}.admin-heading .eyebrow{color:#83d5ff}.admin-heading h1{color:#fff;font-size:clamp(2rem,4vw,2.65rem)}.admin-heading>div>p:last-child{color:#bdddf1;max-width:520px}.admin-stats{gap:9px}.admin-stats span{color:#d2edf9;background:#e8f9ff1a;border-color:#bde4fa3d;min-width:105px;padding:11px 13px}.admin-stats b{color:#fff;font-size:1.05rem}.admin-overview{grid-template-columns:minmax(260px,1.4fr) repeat(3,minmax(145px,.62fr));gap:14px;margin:0 0 16px;display:grid}.overview-welcome,.overview-stat{background:#fff;border:1px solid #d9e8f1;border-radius:14px;min-height:170px;padding:20px;box-shadow:0 10px 24px #12405b0f}.overview-welcome{background:linear-gradient(135deg,#f9fcfe,#edf7fd)}.overview-welcome .eyebrow{color:#077db8;margin-bottom:7px}.overview-welcome h2{color:var(--ink);letter-spacing:-.05em;margin:0;font-size:1.35rem}.overview-welcome>p:last-of-type{color:#5b7488;max-width:450px;margin:8px 0 17px;font-size:.76rem;line-height:1.55}.overview-actions{flex-wrap:wrap;gap:9px;display:flex}.overview-actions .button{min-height:34px;padding:9px 12px;font-size:.7rem}.overview-stat{flex-direction:column;justify-content:space-between;display:flex;position:relative}.overview-stat:after{content:"";background:#48b9f6;border-radius:99px;width:32px;height:4px;position:absolute;top:0;left:20px}.overview-stat.attention:after{background:var(--orange)}.overview-icon{color:#087db8;background:#e8f6fd;border-radius:9px;justify-content:center;align-items:center;width:31px;height:31px;font-size:1rem;font-weight:900;display:inline-flex}.overview-stat.attention .overview-icon{color:#c35b14;background:#fff1e6}.overview-stat small{color:#668197;letter-spacing:.04em;text-transform:uppercase;font-size:.64rem;font-weight:800}.overview-stat strong{color:#0a2945;font-family:DM Mono,monospace;font-size:1.75rem;line-height:1}.overview-stat p{color:#71889a;margin:0;font-size:.68rem}.admin-readiness{background:#fff;border:1px solid #dbe8f0;border-radius:14px;grid-template-columns:minmax(175px,.85fr) repeat(3,1fr);align-items:center;gap:12px;margin-bottom:20px;padding:16px;display:grid}.admin-readiness .eyebrow{color:#087db8;margin:0 0 4px;font-size:.58rem}.admin-readiness h2{color:var(--ink);letter-spacing:-.04em;margin:0;font-size:.98rem}.readiness-item{color:var(--ink);background:#fff7f0;border:1px solid #ffe0c3;border-radius:10px;align-items:center;gap:9px;min-height:57px;padding:9px;transition:border-color .2s,transform .2s;display:flex}.readiness-item.ready{background:#f1fbf6;border-color:#c9efdc}.readiness-item:hover{border-color:#82c9ed;transform:translateY(-2px)}.readiness-item>span{color:#c66417;background:#fff0e2;border-radius:50%;flex:none;justify-content:center;align-items:center;width:23px;height:23px;font-size:.72rem;font-weight:900;display:inline-flex}.readiness-item.ready>span{color:#16814d;background:#dff6e9}.readiness-item b,.readiness-item small{display:block}.readiness-item b{font-size:.7rem}.readiness-item small{color:#6b8394;margin-top:2px;font-size:.59rem;line-height:1.35}.readiness-item i{color:#5d849f;margin-left:auto;font-size:.9rem;font-style:normal}.admin-card{box-shadow:0 9px 22px #113d590a}.admin-card h2{color:#082944}.admin-login{border:1px solid #63aed93d;overflow:hidden;box-shadow:0 24px 55px #071f3629}.admin-login:before{content:"";background:linear-gradient(90deg,#1198df,#ff873e);height:4px;position:absolute;top:0;left:0;right:0}.admin-login .brand-logo{width:55px;height:55px}@media (width<=1050px){.admin-overview{grid-template-columns:1.25fr repeat(3,1fr)}.admin-readiness{grid-template-columns:1fr 1fr}.admin-readiness>div{grid-column:1/-1}}@media (width<=760px){.admin-top{padding:13px 18px}.admin-top .brand-logo{width:38px;height:38px}.admin-top .brand small{display:none}.admin-top>div{gap:4px}.admin-top .admin-view,.admin-top .admin-signout{padding:0 7px;font-size:.65rem}.admin-content{padding:23px 16px 65px}.admin-heading{flex-direction:column;align-items:start;gap:18px;padding:23px}.admin-heading h1{font-size:2rem}.admin-stats{width:100%}.admin-stats span{flex:1}.admin-overview{grid-template-columns:1fr 1fr}.overview-welcome{grid-column:1/-1;min-height:auto}.overview-stat{min-height:143px}.admin-overview .overview-stat:last-child{grid-column:1/-1}.admin-readiness{grid-template-columns:1fr}.admin-readiness>div{grid-column:auto}.readiness-item{min-height:60px}}.admin-workspace{grid-template-columns:232px minmax(0,1fr);max-width:1500px;min-height:calc(100vh - 80px);margin:0 auto;padding:25px clamp(18px,4vw,58px) 70px;display:grid}.admin-nav{align-self:start;gap:6px;padding:10px 20px 10px 0;display:grid;position:sticky;top:84px}.admin-nav:before{color:#7392a7;content:"GESTIÓN DE TIENDA";letter-spacing:.1em;margin:0 0 7px 10px;font-family:DM Mono,monospace;font-size:.56rem}.admin-nav button{color:#4d6b81;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;min-height:42px;padding:0 11px;font-size:.76rem;font-weight:800;transition:background .2s,color .2s,transform .2s;display:flex}.admin-nav button span{color:#497893;background:#e4eff5;border-radius:7px;justify-content:center;align-items:center;width:25px;height:25px;font-size:.8rem;display:inline-flex}.admin-nav button:hover{color:#092b46;background:#67b4de1a;transform:translate(2px)}.admin-nav button.active{color:#fff;background:#092845;box-shadow:0 7px 16px #0626422b}.admin-nav button.active span{background:var(--orange);color:#2a1709}.admin-main{border-left:1px solid #d9e7ef;min-width:0;padding-left:clamp(20px,3.2vw,52px)}.admin-page-section{animation:.24s ease-out admin-enter}@keyframes admin-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.section-title{justify-content:space-between;align-items:end;gap:22px;margin:8px 0 24px;display:flex}.section-title .eyebrow{color:#0984c2;margin:0 0 7px}.section-title h1{color:#082844;letter-spacing:-.07em;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:.98}.section-title p:last-child{color:#678094;max-width:640px;margin:9px 0 0;font-size:.8rem;line-height:1.55}.section-badge{color:#648097;white-space:nowrap;background:#fff;border:1px solid #d9e8f0;border-radius:10px;padding:9px 11px;font-size:.68rem;font-weight:800}.section-badge b{color:#082844;margin-right:4px;font-family:DM Mono,monospace;font-size:1rem}.section-badge.alert{color:#ae5c1f;background:#fff4ea;border-color:#ffd7b8}.section-badge.alert b{color:#b65615}.sales-grid{grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:14px;display:grid}.sales-grid article{background:linear-gradient(135deg,#f8fcff,#eaf5fb);border:1px solid #d8e9f3;border-radius:14px;min-height:125px;padding:19px;position:relative;overflow:hidden}.sales-grid article:after{content:"";background:linear-gradient(90deg,#14a1e4,#87d5fb);border-radius:99px;width:38px;height:3px;position:absolute;top:0;left:19px}.sales-grid small,.sales-grid strong,.sales-grid span{display:block}.sales-grid small{color:#648197;letter-spacing:.04em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:.61rem}.sales-grid strong{color:#082a46;letter-spacing:-.08em;margin:17px 0 7px;font-family:DM Mono,monospace;font-size:clamp(1.35rem,2.5vw,1.85rem)}.sales-grid span{color:#70899a;font-size:.64rem}.ops-grid{grid-template-columns:minmax(0,1.1fr) minmax(270px,.9fr);gap:14px;margin-bottom:14px;display:grid}.ops-highlight{color:#fff;background:linear-gradient(135deg,#082440,#0c4772);border-radius:15px;padding:24px;box-shadow:0 16px 29px #08264133}.ops-highlight .eyebrow{color:#83d9ff;margin:0 0 8px}.ops-highlight h2{letter-spacing:-.06em;max-width:430px;margin:0;font-size:1.5rem;line-height:1.1}.ops-buttons{gap:7px;margin-top:20px;display:grid}.ops-buttons button{color:#e7f7ff;text-align:left;background:#c8f0ff17;border:1px solid #abdff92b;border-radius:8px;align-items:center;gap:8px;min-height:39px;padding:0 10px;font-size:.7rem;display:flex}.ops-buttons button:hover{background:#c8f0ff29}.ops-buttons b{color:var(--orange);font-family:DM Mono,monospace;font-size:.82rem}.ops-buttons span{margin-left:auto}.top-products{background:#fff;border:1px solid #d8e8f0;border-radius:15px;padding:22px}.top-products .eyebrow{color:#0782bd;margin:0 0 7px;font-size:.58rem}.top-products h2{color:#0a2a46;letter-spacing:-.05em;margin:0;font-size:1.12rem}.top-products ol{counter-reset:products;margin:13px 0 0;padding:0;list-style:none}.top-products li{color:#456379;border-top:1px solid #e4eef4;align-items:center;gap:9px;padding:10px 0;font-size:.7rem;display:flex}.top-products li:before{color:#79a6bf;content:counter(products, decimal-leading-zero);counter-increment:products;font-family:DM Mono,monospace;font-size:.59rem}.top-products li span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.top-products li b{color:#0a2a46;white-space:nowrap;margin-left:auto;font-size:.66rem}.muted{color:#7a92a2;font-size:.73rem;line-height:1.5}.quick-checks{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.quick-checks>button{color:#0d2d49;text-align:left;background:#fff;border:1px solid #d8e8f0;border-radius:12px;align-items:center;gap:10px;min-height:73px;padding:11px;transition:border-color .2s,transform .2s;display:flex}.quick-checks>button:hover{border-color:#75bee5;transform:translateY(-2px)}.check-icon{color:#0a84bf;background:#e7f5fc;border-radius:9px;flex:none;justify-content:center;align-items:center;width:35px;height:35px;font-size:1rem;display:inline-flex}.check-icon.repair{color:#7054b4;background:#eee8ff}.check-icon.order{color:#1a8751;background:#e3f8ec}.check-icon.stock{color:#bd601b;background:#fff1e7}.quick-checks b,.quick-checks small{display:block}.quick-checks b{font-size:.71rem}.quick-checks small{color:#70889a;margin-top:3px;font-size:.61rem;line-height:1.4}.quick-checks i{color:#5d89a5;margin-left:auto;font-size:.95rem;font-style:normal}.editor-card{max-width:930px;padding:0;overflow:hidden}.form-section{border-bottom:1px solid #dce9f1;padding:25px}.form-section:last-of-type{border-bottom:0}.form-section h2{color:#0a2a46;letter-spacing:-.04em;margin:0 0 18px;font-size:1rem}.editor-card>.button{margin:0 25px 25px}.image-manager{background:#f6fafc;border:1px dashed #b9d6e5;border-radius:11px;margin:2px 0 17px;padding:14px}.image-manager-head b,.image-manager-head small{display:block}.image-manager-head b{color:#28495f;font-size:.7rem}.image-manager-head small,.upload-count{color:#6c8698;margin-top:3px;font-size:.61rem;line-height:1.45}.image-preview-grid{grid-template-columns:repeat(auto-fill,minmax(105px,1fr));gap:8px;margin-top:12px;display:grid}.image-preview-grid figure{background:#e6eef3;border:1px solid #d7e4ed;border-radius:8px;margin:0;position:relative;overflow:hidden}.image-preview-grid figure.cover{border:2px solid #109add}.image-preview-grid figure.uploading{opacity:.78}.image-preview-grid img{object-fit:cover;width:100%;height:88px;display:block}.image-preview-grid figcaption{color:#4e728a;background:#fff;align-items:center;gap:4px;min-height:29px;padding:4px 6px;font-size:.57rem;font-weight:800;display:flex}.image-preview-grid figcaption button{color:#0a80bb;background:0 0;border:0;padding:0;font-size:.57rem;font-weight:800}.image-preview-grid figcaption button:last-child{color:#b24c43;margin-left:auto;font-size:.9rem}.image-empty{color:#718a9b;margin-top:10px;font-size:.66rem}.upload-count{display:block}.repair-layout{grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);align-items:start;gap:16px;display:grid}.repair-editor{margin:0;position:sticky;top:88px}.repair-editor .form-columns{grid-template-columns:1fr}.repair-list{gap:11px;display:grid}.repair-ticket{background:#fff;border:1px solid #dbe8f0;border-radius:13px;padding:17px;box-shadow:0 8px 20px #113d5909}.ticket-top,.ticket-bottom,.order-head,.order-foot{justify-content:space-between;align-items:center;display:flex}.ticket-top small{color:#7790a1;font-size:.62rem}.repair-ticket h3{color:#0b2b46;letter-spacing:-.04em;margin:13px 0 5px;font-size:1rem}.repair-ticket>p{color:#5d778a;margin:0;font-size:.72rem;line-height:1.5}.ticket-client{color:#638093;border-top:1px solid #e2edf3;gap:8px;margin-top:13px;padding-top:11px;font-size:.66rem;display:flex}.ticket-client b{color:#26445a}.ticket-bottom{margin-top:13px}.ticket-bottom>strong{color:#0b2b46;font-size:.82rem}.ticket-bottom>div{align-items:center;gap:7px;display:flex}.ticket-bottom select{color:#46667c;background:#f5f9fb;border:1px solid #d6e5ed;border-radius:6px;padding:6px;font-size:.61rem}.ticket-bottom button,.table-edit{color:#087fba;background:0 0;border:0;padding:5px 0;font-size:.65rem;font-weight:800}.status.repair-received,.status.order-new{color:#a85b16;background:#fff2dd}.status.repair-diagnosing{color:#087cb7;background:#e5f4fd}.status.repair-waiting_parts{color:#6c4aa9;background:#f1eaff}.status.repair-ready,.status.order-ready{color:#197245;background:#e2f8ec}.status.repair-completed,.status.order-delivered,.status.order-paid{color:#35647f;background:#e5eff8}.status.repair-cancelled,.status.order-cancelled{color:#71808b;background:#f0f2f4}.filter-tabs{flex-wrap:wrap;gap:7px;margin:-4px 0 16px;display:flex}.filter-tabs button{color:#58768b;background:#fff;border:1px solid #dbe8f0;border-radius:999px;padding:8px 10px;font-size:.65rem;font-weight:800}.filter-tabs button.active{color:#fff;background:#0b4168;border-color:#0b4168}.order-list{gap:11px;display:grid}.order-card{background:#fff;border:1px solid #dbe8f0;border-radius:13px;padding:18px}.order-head{align-items:start}.order-head h3{color:#0a2a46;margin:8px 0 4px;font-size:.96rem}.order-head p,.order-head small{color:#6b8495;margin:0;font-size:.65rem}.order-head>div:last-child{text-align:right}.order-head strong{color:#092945;font-family:DM Mono,monospace;font-size:1rem;display:block}.order-head small{margin-top:5px;display:block}.order-items{color:#557386;margin:16px 0;font-size:.7rem;line-height:1.5}.order-foot{color:#718999;border-top:1px solid #e3edf3;padding-top:12px;font-size:.65rem}.order-foot>div{gap:8px;display:flex}.order-foot .button{min-height:31px;padding:7px 10px;font-size:.65rem}.cancel-order{color:#b65b50;background:0 0;border:0;font-size:.63rem;font-weight:800}.inventory-alert{color:#814919;background:#fff6ed;border:1px solid #ffdabb;border-radius:11px;align-items:center;gap:10px;margin:-8px 0 16px;padding:11px 13px;display:flex}.inventory-alert>span{background:#ffdfc4;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-weight:900;display:inline-flex}.inventory-alert b{font-size:.68rem}.inventory-alert p{color:#a2673a;margin:3px 0 0;font-size:.63rem}.inventory-table{padding:22px}.admin-empty-panel{color:#6b8799;text-align:center;background:#fff;border:1px dashed #c6dce8;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:25px;display:flex}.admin-empty-panel>span{color:#138ac5;background:#e7f5fc;border-radius:50%;justify-content:center;align-items:center;width:43px;height:43px;font-size:1.2rem;display:inline-flex}.admin-empty-panel h2{color:#183c57;margin:14px 0 5px;font-size:1rem}.admin-empty-panel p{margin:0;font-size:.71rem}.settings-stack{gap:16px;max-width:930px;display:grid}.settings-stack .admin-card{margin:0}.settings-single-label{color:#426077;gap:7px;font-size:.69rem;font-weight:800;display:grid}.settings-single-label input{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;outline:0;width:100%;padding:11px 12px;font-size:.82rem}.save-settings{justify-self:start}.admin-mobile-indicator{display:none}@media (width<=980px){.admin-workspace{padding:18px 20px 65px;display:block}.admin-nav{z-index:50;background:#edf4f8;border-bottom:1px solid #d6e5ed;gap:7px;margin:0 -20px 23px;padding:10px 20px;display:flex;position:sticky;top:71px;overflow-x:auto}.admin-nav:before{display:none}.admin-nav button{flex:none;min-height:36px;padding:0 9px;font-size:.67rem}.admin-nav button span{width:22px;height:22px}.admin-main{border-left:0;padding-left:0}.repair-layout{grid-template-columns:1fr}.repair-editor{position:static}.ops-grid{grid-template-columns:1fr}}@media (width<=640px){.admin-workspace{padding:13px 15px 72px}.admin-nav{margin:0 -15px 19px;padding:8px 15px;top:64px}.admin-nav button{gap:6px}.admin-nav button span{display:none}.section-title{flex-direction:column;align-items:start;gap:13px;margin:3px 0 19px}.section-title h1{font-size:2rem}.sales-grid,.quick-checks{grid-template-columns:1fr}.sales-grid article{min-height:102px}.sales-grid strong{margin:12px 0 5px}.quick-checks>button{min-height:64px}.editor-card>.button,.form-section{margin:0;padding:19px}.editor-card>.button{margin:0 19px 19px}.form-columns{grid-template-columns:1fr}.form-columns .wide{grid-column:auto}.repair-ticket{padding:14px}.ticket-bottom{flex-direction:column;align-items:start;gap:8px}.order-head{gap:10px}.order-head h3{font-size:.86rem}.order-foot{flex-direction:column;align-items:start;gap:10px}.order-foot>div{width:100%}.order-foot .button{flex:1;justify-content:center}.inventory-table{padding:14px}.admin-mobile-indicator{color:#d7ecf8;text-align:center;z-index:70;background:#082b47;padding:9px 15px;font-size:.65rem;font-weight:800;display:block;position:fixed;bottom:0;left:0;right:0}}.service-price-list{gap:10px;display:grid}.service-price-list article{background:#fff;border:1px solid #dce9f1;border-radius:12px;justify-content:space-between;align-items:center;padding:15px;display:flex}.service-price-list h3{color:#0a2a46;margin:8px 0 3px;font-size:.88rem}.service-price-list p{color:#6a8294;max-width:390px;margin:0;font-size:.66rem;line-height:1.45}.service-price-list article>div:last-child{text-align:right;flex-direction:column;align-items:end;gap:8px;display:flex}.service-price-list strong{color:#0a2a46;font-family:DM Mono,monospace;font-size:.76rem}.service-price-list button{color:#087fba;background:0 0;border:0;padding:0;font-size:.65rem;font-weight:800}.pricing-note{color:#50738a;background:#eef8fd;border:1px solid #c9e5f2;border-radius:9px;max-width:930px;margin:16px 0 0;padding:11px 13px;font-size:.68rem;line-height:1.5}@media (width<=640px){.service-price-list article{flex-direction:column;align-items:start}.service-price-list article>div:last-child{text-align:left;align-items:start}}.repair-finder{background:linear-gradient(145deg,#f5fbff,#eaf5fb);border-top:1px solid #dcecf5}.repair-finder .repair-heading{margin-bottom:25px}.repair-heading-note{color:#fff;background:#082d4d;border-radius:12px;align-items:center;gap:10px;min-width:178px;padding:13px 15px;display:flex}.repair-heading-note span{background:var(--orange);color:#261607;border-radius:7px;justify-content:center;align-items:center;min-width:34px;height:34px;font-family:DM Mono,monospace;font-size:1.05rem;font-weight:800;display:inline-flex}.repair-heading-note p{color:#c5e3f4;text-transform:uppercase;max-width:76px;margin:0;font-size:.63rem;font-weight:800;line-height:1.3}.repair-service-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.repair-service-grid>button{color:var(--ink);text-align:left;background:#fff;border:1px solid #d5e6f0;border-radius:13px;grid-template-columns:auto 1fr auto;gap:13px;min-height:143px;padding:17px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;position:relative}.repair-service-grid>button:hover{border-color:#57afe0;transform:translateY(-3px);box-shadow:0 11px 22px #115e8a17}.repair-service-grid>button.selected{color:#fff;background:#092f50;border-color:#092f50;box-shadow:0 13px 24px #082c4a2e}.repair-service-grid>button>span{color:#57a9d8;font-family:DM Mono,monospace;font-size:.63rem}.repair-service-grid h3{letter-spacing:-.04em;margin:0 0 6px;font-size:.9rem}.repair-service-grid p{color:#71899a;margin:0;font-size:.66rem;line-height:1.45}.repair-service-grid strong{color:#0a76b0;grid-column:2;align-self:end;font-size:.64rem}.repair-service-grid i{color:#1388c2;background:#e8f5fc;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.85rem;font-style:normal;display:inline-flex}.repair-service-grid>button.selected>span{color:#83d8ff}.repair-service-grid>button.selected p{color:#bddff1}.repair-service-grid>button.selected strong{color:#ffb47e}.repair-service-grid>button.selected i{background:var(--orange);color:#2b1708}.repair-quote-bar{background:#fff;border:1px solid #d7e8f1;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-top:16px;padding:16px 18px;display:flex}.repair-quote-bar b{color:#082b47;font-size:.78rem}.repair-quote-bar p{color:#698194;max-width:600px;margin:4px 0 0;font-size:.65rem;line-height:1.45}.repair-quote-bar .repair-cta{flex:none;margin:0}@media (width<=860px){.repair-service-grid{grid-template-columns:repeat(2,1fr)}.repair-heading-note{align-self:start}.repair-quote-bar{flex-direction:column;align-items:start}.repair-quote-bar .repair-cta{width:100%}}@media (width<=560px){.repair-service-grid{grid-template-columns:1fr}.repair-service-grid>button{min-height:116px}.repair-heading-note{width:100%}.repair-quote-bar{padding:15px}}.repair-heading-note{color:#123c59;background:#e5f4fc;border:1px solid #c8e4f2;border-radius:999px;gap:7px;min-width:0;padding:7px 11px 7px 7px}.repair-heading-note span{border-radius:50%;width:26px;min-width:26px;height:26px;font-size:.76rem}.repair-heading-note p{color:#3e647c;text-transform:uppercase;max-width:none;font-size:.56rem;line-height:1.2}.commerce-bridge{color:#fff;background:#07213b;grid-template-columns:minmax(230px,1.1fr) auto auto;align-items:center;gap:24px;padding:35px clamp(24px,8vw,130px);display:grid}.commerce-bridge .eyebrow{color:var(--orange);margin:0 0 8px;font-size:.58rem}.commerce-bridge h2{letter-spacing:-.055em;max-width:460px;margin:0;font-size:clamp(1.3rem,2.3vw,1.85rem);line-height:1.1}.commerce-bridge-categories{flex-wrap:wrap;gap:7px;display:flex}.commerce-bridge-categories span{color:#d4edfc;white-space:nowrap;background:#9dd7f81f;border:1px solid #aee1fb2b;border-radius:999px;padding:9px 10px;font-size:.64rem;font-weight:800}.commerce-bridge .button.secondary{color:#fff;white-space:nowrap;border-color:#daf0fc6b}.commerce-bridge .button.secondary:hover{color:#08223d;background:#fff}@media (width<=900px){.commerce-bridge{grid-template-columns:1fr;gap:15px}.commerce-bridge .button{justify-self:start}}@media (width<=560px){.repair-heading-note{width:auto}.commerce-bridge{padding:30px 20px}.commerce-bridge-categories span{padding:8px;font-size:.61rem}}.universal-search-strip{background:#061a31;border-bottom:1px solid #a7daf824;padding:13px clamp(20px,6vw,90px)}.universal-search-inner{grid-template-columns:minmax(300px,1fr) auto auto;align-items:center;gap:13px;max-width:1260px;margin:0 auto;display:grid}.universal-search-field{color:#9bd9fa;background:#ffffff17;border:1px solid #b1dff830;border-radius:10px;align-items:center;gap:10px;min-height:45px;padding:0 13px;transition:background .2s,border-color .2s,box-shadow .2s;display:flex}.universal-search-field:focus-within{background:#ffffff21;border-color:#62c4f5;box-shadow:0 0 0 3px #53bdf029}.universal-search-field>span{font-family:DM Mono,monospace;font-size:1.25rem;font-weight:800;transform:rotate(-18deg)}.universal-search-field input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;font-family:inherit;font-size:.8rem}.universal-search-field input::placeholder{color:#a9c9db;opacity:1}.universal-search-inner>p,.repair-search-link{color:#bddbed;max-width:220px;margin:0;font-size:.66rem;font-weight:700;line-height:1.35}.repair-search-link{color:#91dbff;text-decoration:none}.repair-search-link:hover{color:#fff}.repair-search-link span{color:var(--orange);margin-left:4px}.clear-search{color:#e2f3fd;background:0 0;border:1px solid #b8def440;border-radius:999px;padding:8px 10px;font-size:.62rem;font-weight:800}.clear-search:hover{background:#ffffff1f}.popular-section{background:#f6fafc;padding:72px clamp(20px,8vw,130px)}.popular-heading{justify-content:space-between;align-items:end;max-width:1260px;margin:0 auto 24px;display:flex}.popular-heading>div{max-width:590px}.popular-heading .eyebrow{color:#087db8;margin:0 0 8px}.popular-heading h2{color:#082b47;letter-spacing:-.065em;margin:0;font-size:clamp(1.85rem,3vw,2.65rem);line-height:1.04}.popular-heading p:last-child{color:#678094;margin:11px 0 0;font-size:.77rem;line-height:1.55}.popular-heading>a{color:#087db8;white-space:nowrap;font-size:.7rem;font-weight:800;text-decoration:none}.popular-heading>a span{color:var(--orange);margin-left:5px}.popular-grid{grid-template-columns:repeat(3,1fr);gap:12px;max-width:1260px;margin:0 auto;display:grid}.popular-product{color:#102d46;text-align:left;background:#fff;border:1px solid #dbe9f1;border-radius:14px;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:98px;padding:12px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;overflow:hidden}.popular-product:hover{border-color:#66bbe5;transform:translateY(-3px);box-shadow:0 13px 24px #0d476b1a}.popular-product>div{color:#1687c2;background:#e9f4fa;border-radius:10px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.popular-product img{object-fit:cover;width:100%;height:100%}.popular-product>div>span{font-size:1.5rem}.popular-product section{min-width:0}.popular-product small,.popular-product strong,.popular-product b{display:block}.popular-product small{color:#598096;letter-spacing:.04em;text-transform:uppercase;font-size:.56rem;font-weight:800}.popular-product strong{letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;margin:4px 0;font-size:.77rem;overflow:hidden}.popular-product b{color:#0a6eab;font-family:DM Mono,monospace;font-size:.67rem}.popular-product>i{color:var(--orange);font-size:1.1rem;font-style:normal}.catalog-discovery{border-top:1px solid #dbe9f1;flex-wrap:wrap;align-items:center;gap:12px 22px;margin:26px 0 19px;padding-top:18px;display:flex}.quick-filter-group{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.quick-filter-group>span{color:#5b7588;margin-right:2px;font-size:.62rem;font-weight:800}.quick-filter-group button{color:#456a81;background:#fff;border:1px solid #d6e6ef;border-radius:999px;padding:8px 10px;font-size:.62rem;font-weight:800;transition:background .2s,border-color .2s,color .2s}.quick-filter-group button:hover{color:#0b6f9f;border-color:#76bfe4}.quick-filter-group button.active{color:#fff;background:#092f50;border-color:#092f50}.part-filter-group button.active{background:#087eb7;border-color:#087eb7}@media (width<=780px){.universal-search-inner{grid-template-columns:1fr auto}.universal-search-inner>p,.repair-search-link{order:3;grid-column:1/-1;max-width:none}.popular-grid{grid-template-columns:1fr}.popular-heading{flex-direction:column;align-items:start;gap:14px}.catalog-discovery{flex-direction:column;align-items:start;gap:12px}}@media (width<=560px){.universal-search-strip{padding:10px 16px}.universal-search-inner{grid-template-columns:1fr;gap:8px}.universal-search-field{min-height:43px}.clear-search{justify-self:start}.universal-search-inner>p,.repair-search-link{grid-column:auto}.popular-section{padding:56px 20px}.popular-product{grid-template-columns:56px minmax(0,1fr) auto}.popular-product>div{width:56px;height:56px}.catalog-discovery{margin-top:20px}.quick-filter-group{gap:6px}.quick-filter-group>span{flex-basis:100%;margin-bottom:1px}.quick-filter-group button{padding:7px 9px}}
