:root{--red:#cb253d;--dark:#19191e;--muted:#686870;--border:#e5e5e9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--dark);background:#fff;font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,select,summary{ -webkit-tap-highlight-color:transparent}button,a,summary{cursor:pointer}button:focus-visible,a:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #db5365;outline-offset:5px}.wrap{width:min(1240px,calc(100% - 96px));margin:auto}.utility{background:#f5f5f7;font-size:12px;padding:8px 0;color:#55555e}.utility .wrap{display:flex;justify-content:space-between}.utility a{font-weight:700}header{position:sticky;top:0;z-index:20;background:#ffffffed;backdrop-filter:blur(15px);border-bottom:1px solid #eee}nav{height:91px;display:flex;align-items:center;justify-content:space-between;gap:30px}.logo{width:113px;height:55px;object-fit:contain}#navlinks{display:flex;gap:30px;font-size:14px;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:var(--red);color:#fff;border:0;border-radius:8px;padding:17px 23px;font-size:15px;font-weight:700;transition:background .2s,transform .2s}.button:hover{background:#a71930;transform:translateY(-2px)}.button.small{padding:12px 18px;font-size:14px}.menu{display:none}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:80px;padding-top:66px;padding-bottom:65px;align-items:center}.eyebrow{font-size:11px;font-weight:800;letter-spacing:1.8px;display:flex;align-items:center;gap:10px}.line{width:24px;height:2px;background:var(--red)}h1,h2,h3{font-family:Manrope,Arial,sans-serif;letter-spacing:-1.8px;line-height:1.13}h1{font-size:clamp(52px,5.9vw,80px);margin:24px 0}em{font-style:normal;color:var(--red)}.hero-copy>p{font-size:18px;color:var(--muted);max-width:440px}.actions{display:flex;align-items:center;gap:27px;margin:30px 0}.text-link{font-size:14px;font-weight:700}.hero-note{border-top:1px solid var(--border);padding-top:23px;margin-top:42px}.hero-note span{font-size:10px;letter-spacing:1.4px;font-weight:800}.hero-note p{font-size:13px;color:var(--muted);margin:6px 0}.hero-art{position:relative;background:#f6f4f5;padding:18px 23px 20px;border-radius:18px;transform:rotate(2deg)}.art-top{display:flex;justify-content:space-between;font-size:10px;letter-spacing:2px;font-weight:700;margin-bottom:14px}.hero-art>img{display:block;width:100%;height:410px;object-fit:cover;object-position:50% 42%;border-radius:9px}.art-caption{display:flex;align-items:center;justify-content:space-between;margin-top:17px}.art-caption span{font-size:10px;letter-spacing:1.4px}.art-caption h2{font-size:27px;margin:3px 0}.art-caption button{background:#fff;border:1px solid #dedbde;border-radius:50%;height:46px;width:46px;font-size:25px}.floating-note{position:absolute;left:-42px;bottom:102px;background:white;border:1px solid var(--border);box-shadow:0 12px 35px #19191e15;padding:14px 22px;border-radius:10px;display:flex;gap:12px;font-size:13px;transform:rotate(-2deg)}.floating-note>span{color:var(--red);font-size:32px}.ribbon{background:var(--dark);color:#fff;padding:23px 0;font-size:14px}.ribbon .wrap{display:flex;justify-content:space-between;gap:18px}.ribbon b{color:#f4798a}.section{padding-top:95px;padding-bottom:85px}.section-head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:36px}h2{font-size:43px;margin:15px 0}.section-head>p{color:var(--muted);max-width:370px;font-size:16px;margin-bottom:8px}.filters{display:flex;flex-wrap:wrap;gap:9px;margin:32px 0}.filters button{background:#fff;border:1px solid var(--border);border-radius:30px;padding:11px 19px;font-size:14px;color:#555}.filters button.active{background:var(--dark);color:white;border-color:var(--dark)}.filters span{margin-left:7px;font-size:11px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product{border:1px solid var(--border);border-radius:12px;overflow:hidden;transition:transform .25s,box-shadow .25s}.product:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000009}.product.hidden{display:none}.product-image{height:235px;background:var(--tint);position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;object-position:50% 27%;transition:transform .45s}.product:hover img{transform:scale(1.04)}.product-body{padding:23px}.product .category{font-size:10px;letter-spacing:1.3px;font-weight:700;color:var(--color)}.product h3{font-size:26px;letter-spacing:-.8px;margin:8px 0 13px}.product p{font-size:14px;color:var(--muted);min-height:67px;margin-bottom:20px}.product-link{display:flex;justify-content:space-between;font-size:14px;font-weight:700;border-top:1px solid var(--border);padding-top:16px}.help-row{margin-top:30px;display:flex;justify-content:center;gap:16px;font-size:14px}.help-row a{color:var(--red);font-weight:700}.finder{background:#f6f6f8}.finder-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:100px;align-items:center}.finder h2{font-size:43px}.finder p{color:var(--muted);max-width:430px}.finder label,.contact label{display:block;font-size:14px;font-weight:700;margin:20px 0 8px}select,textarea{width:100%;border:1px solid #d9d9de;background:white;padding:15px;border-radius:8px;color:var(--dark)}.recommend{background:white;padding:38px;border-radius:16px;border:1px solid var(--border);box-shadow:0 15px 50px #00000004}.tag{font-size:11px;letter-spacing:1.5px;font-weight:700;color:var(--red)}.recommend h3{font-size:36px;margin:20px 0}.recommend ul{list-style:none;padding:0;margin:25px 0}.recommend li{padding:10px 0;border-bottom:1px solid #eee;font-size:15px}.recommend li:before{content:'✓';color:var(--red);margin-right:13px}.fine{font-size:12px!important;line-height:1.6;color:var(--muted)}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:48px}.benefits article{border-top:1px solid #bbb;padding-top:23px}.benefits span{font-size:11px;letter-spacing:1.5px;color:var(--red);font-weight:800}.benefits h3{font-size:24px;letter-spacing:-.7px;margin:21px 0 15px}.benefits p{color:var(--muted);font-size:15px}.wide-banner{background:#f7eff1;border-radius:16px;padding:50px;display:grid;grid-template-columns:1.1fr 1fr;gap:40px;align-items:center}.wide-banner h2{font-size:36px}.wide-banner p{font-size:15px;color:var(--muted);max-width:460px}.wide-banner a{color:var(--red)}.mini-gallery{display:flex;align-items:center;gap:10px}.mini-gallery img{width:31%;height:220px;object-fit:cover;border-radius:10px;box-shadow:0 12px 20px #0001}.mini-gallery img:nth-child(1){transform:rotate(-7deg)}.mini-gallery img:nth-child(2){transform:translateY(-20px)}.mini-gallery img:nth-child(3){transform:rotate(7deg)}.faq{display:grid;grid-template-columns:1fr 1.25fr;gap:80px}.faq p{color:var(--muted)}details{border-bottom:1px solid var(--border);padding:20px 0}summary{font-size:16px;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:25px}summary:after{content:'+';font-size:22px;color:var(--red)}details[open] summary:after{content:'−'}details p{font-size:14px;padding-right:25px}.contact{border-radius:17px;background:var(--dark);color:white;padding:55px;display:grid;grid-template-columns:1.3fr 1fr;gap:65px}.contact h2{font-size:42px}.contact em{color:#ff8b9c}.contact>div>p{color:#b9b9c2}.contact .eyebrow{font-size:10px;color:#ff8b9c}.contact-proof{font-size:12px;color:#b9b9c2;margin-top:34px}.contact-box label:first-child{margin-top:0}.contact label span{font-weight:400;color:#aaa}.contact-box .button{width:100%;margin-top:15px}.contact .fine{color:#b9b9c2}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:30px;padding:65px 0 40px;font-size:13px}.footer-top b{display:block;margin-bottom:16px;font-size:14px}.footer-top a,.footer-top span{display:block;margin:8px 0;color:#62626d}.footer-bottom{border-top:1px solid var(--border);padding:22px 0;display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}.footer-bottom a{text-decoration:underline}.audit{max-width:900px;padding:60px 0}.audit h1{font-size:50px}.audit h2{font-size:28px;margin-top:40px}.audit li{margin:12px 0}.audit p,.audit li{color:#555}.audit a{color:var(--red)}@media(min-width:1100px){.product:last-child{grid-column:2}}@media(max-width:1050px){.wrap{width:calc(100% - 48px)}#navlinks{gap:16px}.hero{gap:40px}.hero-art>img{height:370px}.finder-grid{gap:40px}.contact{gap:30px;padding:35px}.actions{gap:15px}.products{gap:16px}.wide-banner{padding:30px}.floating-note{left:-15px}}@media(max-width:760px){.utility span{display:none}.utility .wrap{justify-content:center}.wrap{width:calc(100% - 36px)}nav{height:76px;gap:12px}.logo{width:92px;height:46px}nav .small{margin-left:auto;font-size:12px;padding:10px 12px}.menu{display:block;background:none;border:0;font-size:24px}#navlinks{display:none;position:absolute;left:0;right:0;top:76px;background:white;padding:25px;box-shadow:0 15px 20px #0001}#navlinks.open{display:flex;flex-direction:column}.hero{grid-template-columns:1fr;padding-top:40px;gap:25px}.hero h1{font-size:59px}.hero h1 br:last-of-type{display:none}.hero-copy>p{font-size:17px}.eyebrow{font-size:9px;letter-spacing:1.3px}.hero-note{margin-top:25px}.hero-art{max-width:420px;width:94%;margin:15px auto}.hero-art>img{height:350px}.floating-note{left:-10px}.ribbon .wrap{flex-wrap:wrap;justify-content:center;font-size:12px;gap:10px 20px}.ribbon b{display:none}.section{padding:60px 0}.section-head{display:block}.section-head>p{max-width:none}.section h2{font-size:34px}.filters{gap:7px}.filters button{font-size:12px;padding:9px 13px}.products{grid-template-columns:1fr 1fr;gap:12px}.product-image{height:185px}.product-body{padding:16px}.product h3{font-size:21px}.product p{font-size:13px;min-height:100px}.product .category{font-size:9px;letter-spacing:.5px}.product-link{font-size:12px}.help-row{flex-direction:column;align-items:center;gap:3px}.finder-grid,.faq,.contact{grid-template-columns:1fr;gap:30px}.recommend{padding:25px}.benefits{grid-template-columns:1fr;gap:18px;margin-top:25px}.wide-banner{grid-template-columns:1fr;padding:27px;gap:35px}.wide-banner h2{font-size:30px}.mini-gallery img{height:190px}.contact{padding:30px 23px}.contact h2{font-size:34px}.contact-proof{margin-top:20px}.footer-top{grid-template-columns:1fr 1fr;gap:25px;font-size:12px}.footer-bottom{flex-direction:column;gap:10px}.actions{flex-wrap:wrap}.audit h1{font-size:38px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* SIVO universe: original transparent mascots and interactive product scenes. */
:root{--accent:#b92340;--glow:#f5c5d2}body{overflow-x:clip}header{background:#ffffffdd}.hero-universe{position:relative;isolation:isolate;background:linear-gradient(150deg,#fff 25%,#f7f7fb 75%);overflow:hidden;transition:background .6s}.hero-halo{position:absolute;right:-12%;top:-30%;width:85%;height:120%;background:radial-gradient(ellipse,var(--glow),transparent 65%);opacity:.7;z-index:-1;transition:background .6s}.hero-universe .hero{min-height:620px;grid-template-columns:1fr 1.12fr;gap:30px;padding-top:45px;padding-bottom:20px}.hero-universe h1{font-size:clamp(50px,5.4vw,77px);letter-spacing:-4px;line-height:1.08}.hero-universe em{color:var(--accent);transition:color .4s}.hero-universe .button{background:var(--accent)}.hero-universe .hero-note{max-width:380px;margin-top:26px}.hero-universe .hero-note span{font-size:12px;color:var(--accent)}.hero-universe .hero-note p{font-size:15px}.hero-universe .eyebrow{font-size:12px;letter-spacing:1.1px}.scene{height:555px;position:relative;perspective:1200px;isolation:isolate;--mx:0px;--my:0px}.orbit{position:absolute;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:50%;z-index:-1}.orbit-one{width:490px;height:490px;top:18px;left:30px;transform:rotateX(24deg)}.orbit-two{width:390px;height:390px;top:68px;left:80px}.scene-word{position:absolute;top:14px;left:6%;font:800 140px/1 Manrope,Arial;color:var(--accent);opacity:.075;letter-spacing:-8px;white-space:nowrap;max-width:100%;overflow:hidden}.scene-platform{position:absolute;width:320px;height:56px;bottom:38px;right:10px;background:radial-gradient(ellipse,#2521342e,transparent 65%);filter:blur(7px)}.hero-mascot{position:absolute;width:370px;height:490px;object-fit:contain;bottom:33px;right:-5px;z-index:3;filter:drop-shadow(0 24px 20px #20102625);transform:translate(var(--mx),var(--my));transition:transform .6s ease;animation:mascotEntrance .65s both}.scene.changing .hero-mascot{animation:mascotEntrance .6s both}.screen-preview{position:absolute;top:139px;left:-12px;width:335px;background:#fff;border:1px solid #ffffff;border-radius:14px;box-shadow:0 25px 80px #37293a20;transform:rotateY(8deg) rotateZ(-8deg);overflow:hidden;z-index:1}.screen-top{display:flex;justify-content:space-between;background:#fcfcfe;padding:12px;font-size:10px;border-bottom:1px solid #eee}.screen-top span:first-child{font-weight:800}.screen-top span:last-child{color:#5f5f67}.screen-content{padding:20px 17px;display:grid;grid-template-columns:25px 1fr;gap:15px}.screen-content aside{display:flex;flex-direction:column;gap:14px}.screen-content aside i{height:15px;width:15px;border-radius:4px;background:#eeeeF4}.screen-content h3{font-size:16px;letter-spacing:-.5px;margin:0 0 17px}.screen-modules{display:flex;gap:6px}.screen-modules span{font-size:10px;background:#f5f3f7;padding:6px;border-radius:4px}.screen-content p{font-size:10px;color:#5f5f67}.screen-bars{height:80px;display:flex;gap:10px;align-items:end;margin-top:20px;border-bottom:1px solid #eee}.screen-bars i{width:20px;background:var(--accent);opacity:.6;border-radius:4px 4px 0 0}.screen-bars i:nth-child(4n+1){height:33%}.screen-bars i:nth-child(4n+2){height:65%}.screen-bars i:nth-child(4n+3){height:50%}.screen-bars i:nth-child(4n){height:90%}.float-card{position:absolute;z-index:4;display:flex;align-items:center;gap:11px;padding:14px 18px;background:#ffffffed;border:1px solid #fff;box-shadow:0 15px 35px #27212e14;border-radius:12px;animation:float 6s ease-in-out infinite}.float-one{top:60px;right:-8px}.float-two{bottom:57px;left:3px;animation-delay:-3s}.float-icon{height:36px;width:36px;display:grid;place-items:center;background:color-mix(in srgb,var(--accent) 10%,white);color:var(--accent);border-radius:10px;font-size:20px}.float-card small{font-size:9px;letter-spacing:1.2px;display:block;color:#5f5f67}.float-card strong{font-size:13px;display:block}.scene-caption{position:absolute;right:50px;bottom:9px;font-size:12px;letter-spacing:3px;font-weight:800;color:var(--accent)}.universe-selector{display:flex;gap:25px;align-items:center;padding:20px 0 28px;border-top:1px solid #dbdbe3}.selector-intro{min-width:190px}.selector-intro>span{font-size:10px;letter-spacing:1.3px;font-weight:800}.selector-intro p{font-size:12px;color:#5f5f67;margin:4px 0}#hero-tabs{display:flex;gap:8px;flex:1;justify-content:space-between}#hero-tabs button{display:flex;align-items:center;gap:5px;flex-direction:column;background:transparent;border:1px solid transparent;border-radius:12px;min-width:70px;padding:5px 10px 8px;font-size:12px;font-weight:700;transition:background .25s,transform .25s}#hero-tabs img{width:43px;height:48px;object-fit:contain;transition:transform .25s}#hero-tabs button:hover img{transform:translateY(-6px) scale(1.1)}#hero-tabs button[aria-pressed=true]{border-color:color-mix(in srgb,var(--accent) 25%,white);background:#fff;box-shadow:0 5px 15px #29213008;color:var(--accent)}#motion-toggle{background:white;border:1px solid #ddd;border-radius:50%;width:34px;height:34px;flex-shrink:0;font-size:14px}.ribbon{background:#19191e}.products{gap:55px 24px;margin-top:60px}.product{overflow:visible;border-radius:18px;background:white}.product>a{display:block}.product-image{height:255px;overflow:visible;background:linear-gradient(145deg,color-mix(in srgb,var(--color) 8%,white),color-mix(in srgb,var(--color) 20%,white));border-radius:18px 18px 0 0;isolation:isolate}.product-image img{position:absolute;width:90%;height:295px;left:5%;bottom:0;object-fit:contain;object-position:bottom;filter:drop-shadow(0 12px 10px #00000017);z-index:1}.product-watermark{position:absolute;bottom:23px;left:15px;right:15px;overflow:hidden;font:800 62px/1 Manrope,Arial;letter-spacing:-3px;color:var(--color);opacity:.12;text-transform:uppercase}.product:hover .product-image img{transform:translateY(-9px) scale(1.045)}.product h3{font-size:27px}.product p{font-size:16px;min-height:102px}.product .category{font-size:12px;letter-spacing:1px}.product-link{font-size:14px}.eyebrow{font-size:12px}.filters button{font-size:14px}.recommend{position:relative;overflow:visible}.recommend-mascot{position:absolute;right:-18px;top:-85px;width:135px;height:150px;object-fit:contain;filter:drop-shadow(0 10px 12px #0001)}.recommend h3{max-width:85%}.showcase{padding-bottom:25px}.showcase-switch{display:flex;gap:10px;margin-bottom:25px;flex-wrap:wrap}.showcase-switch button{border:1px solid #ddd;background:white;border-radius:24px;padding:10px 20px;font-size:14px}.showcase-switch .active{background:#19191e;border-color:#19191e;color:white}.showcase-stage{background:#19191e;color:white;border-radius:22px;padding:50px;display:grid;grid-template-columns:.8fr 1.4fr;gap:50px;min-height:420px;align-items:center;overflow:hidden}.showcase-copy>span{font-size:12px;letter-spacing:2px;color:#ffc951}.showcase-copy h3{font-size:32px;letter-spacing:-1px;margin:20px 0}.showcase-copy p{color:#bebec8;font-size:15px}.showcase-copy a{font-size:14px;border-bottom:1px solid #777;padding-bottom:5px}.showcase-media{position:relative;padding:20px 25px 20px 0;transform:perspective(1200px) rotateY(-8deg) rotateZ(-2deg);transition:transform .4s}.showcase-media:hover{transform:perspective(1200px) rotateY(0) rotateZ(0)}#showcase-screen{width:100%;border-radius:8px;box-shadow:0 25px 40px #0005;max-height:330px;object-fit:contain;background:white}#showcase-phone{position:absolute;width:105px;height:229px;object-fit:cover;right:-15px;bottom:-18px;border:5px solid #333;border-radius:19px;box-shadow:0 15px 20px #0006}.wide-banner{background:#f1f1f7;overflow:visible}.mini-gallery img{object-fit:contain;background:none;box-shadow:none;height:270px;filter:drop-shadow(0 15px 15px #0002);transition:transform .3s}.mini-gallery img:hover{transform:translateY(-18px) rotate(0)}.contact{position:relative;isolation:isolate;overflow:hidden}.contact>div:first-child{position:relative;padding-bottom:80px}.contact-mascot{position:absolute;width:160px;height:205px;object-fit:contain;bottom:-77px;right:5px;transform:rotate(-8deg);opacity:.9;z-index:-1}.contact .contact-proof{position:relative}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}.motion-paused *{animation-play-state:paused!important}.motion-paused .hero-mascot{transform:none!important}@keyframes float{50%{transform:translateY(-12px)}}@keyframes mascotEntrance{from{opacity:0;transform:translate(25px,15px) scale(.95)}to{opacity:1;transform:translate(0,0) scale(1)}}@media(max-width:1100px){.hero-universe .hero{gap:5px}.hero-universe h1{font-size:60px}.scene{transform:scale(.9);transform-origin:center right}.selector-intro{display:none}.product p{min-height:125px}.showcase-stage{padding:32px;gap:30px}}@media(max-width:760px){.hero-universe .hero{grid-template-columns:1fr;padding-top:34px;padding-bottom:0;gap:0}.hero-universe h1{font-size:51px;letter-spacing:-2.5px}.hero-universe .hero h1 br:last-of-type{display:initial}.hero-universe .hero-copy>p{font-size:16px}.hero-universe .hero-note{display:none}.hero-universe .actions{margin:23px 0 5px}.scene{height:430px;width:100%;transform:none;max-width:480px;margin:auto}.hero-mascot{width:270px;height:360px;right:-5px;bottom:30px}.screen-preview{top:137px;left:0;width:245px;transform:rotate(-7deg)}.screen-content{padding:13px;gap:7px;grid-template-columns:16px 1fr}.screen-content h3{font-size:12px}.screen-modules span{font-size:8px}.screen-bars{height:50px;margin-top:12px}.screen-top{font-size:8px}.screen-content p{font-size:8px}.scene-word{font-size:100px;top:20px}.orbit-one{width:330px;height:330px;left:0;top:45px}.orbit-two{width:270px;height:270px;left:30px;top:75px}.float-card{padding:10px;gap:8px}.float-one{top:39px;right:0}.float-two{left:0;bottom:30px}.float-icon{width:26px;height:26px;font-size:16px}.float-card small{font-size:8px}.float-card strong{font-size:10px}.scene-caption{bottom:0;right:30px;font-size:11px}.universe-selector{padding:16px 0 22px;gap:7px}#hero-tabs{overflow-x:auto;justify-content:flex-start;padding:5px 0;scrollbar-width:thin}#hero-tabs button{min-width:62px;font-size:11px;padding:5px}#hero-tabs img{width:35px;height:40px}#motion-toggle{width:28px;height:28px}.products{gap:40px 13px;margin-top:50px}.product-image{height:175px}.product-image img{height:200px;width:100%;left:0}.product-watermark{font-size:35px;left:8px}.product h3{font-size:21px}.product p{font-size:14px;min-height:135px}.product .category{font-size:10px;letter-spacing:.5px}.product-body{padding:16px 13px}.product-link{font-size:13px}.finder-grid{gap:90px}.recommend-mascot{width:115px;height:135px;right:0;top:-80px}.showcase-stage{grid-template-columns:1fr;padding:28px;gap:15px;min-height:0}.showcase-copy h3{font-size:28px}.showcase-media{margin:10px 0 25px;padding-right:25px}#showcase-phone{width:73px;height:159px;right:-10px}.showcase-switch button{font-size:12px;padding:9px 12px}.mini-gallery img{height:190px}.contact>div:first-child{padding-bottom:65px}.contact-mascot{height:140px;bottom:-25px}.hero-universe .eyebrow{font-size:10px}}@media(max-width:380px){.hero-universe h1{font-size:45px}.scene{height:390px}.hero-mascot{width:240px;height:325px}.screen-preview{width:215px}.product p{min-height:165px}}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none}.float-card,.hero-mascot{animation:none!important}.hero-mascot{transform:none!important}}
#showcase-phone[hidden]{display:none}

/* CLIENTES_STRIP — marquesina lenta, una sola fila */
.clientes{padding:40px 0 34px;background:#fff;border-bottom:1px solid #eef2f6;overflow:hidden}
.clientes-title{text-align:center;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#93a0ad;margin:0 0 26px;font-weight:600}
.clientes-title strong{color:#1d2b3a;font-weight:800}
.clientes-marquee{position:relative;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}
.clientes-track{display:flex;flex-wrap:nowrap;align-items:center;gap:64px;width:max-content;animation:clientes-scroll 38s linear infinite;will-change:transform}
.clientes-track img{display:block;height:64px;width:auto;object-fit:contain;opacity:.85;filter:grayscale(100%);transition:opacity .25s ease,filter .25s ease;flex:0 0 auto}
.clientes-track img:hover{opacity:1;filter:grayscale(0%)}
@keyframes clientes-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.clientes-marquee:hover .clientes-track{animation-play-state:paused}
.clientes-track img.logo-flores{height:84px}
@media(max-width:560px){.clientes-track img.logo-flores{height:62px}}
@media(prefers-reduced-motion:reduce){.clientes-track{animation:none;justify-content:center;flex-wrap:wrap;gap:34px;width:auto}}
@media(max-width:560px){
  .clientes{padding:30px 0 24px}
  .clientes-track{gap:44px}
  .clientes-track img{height:48px}
}
