@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/poppins-500.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/poppins-600.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/poppins-700.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/inter-400.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/inter-500.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/inter-600.woff2) format("woff2")}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--fb);color:var(--ink);background:var(--white);font-size:17px;line-height:1.62;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:clip}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}h1,h2,h3,h4{font-family:var(--fh);font-weight:700;line-height:1.04;letter-spacing:-.02em;margin:0}p{margin:0;text-wrap:pretty}.wrap{max-width:var(--maxw);margin:0 auto;padding-inline:var(--pad)}.section{padding-block:clamp(76px,9vw,150px);position:relative}.bleed{width:100%}.band-dark{background:var(--ink);color:#fff}.band-black{background:#000;color:#fff}.band-grey{background:linear-gradient(180deg,var(--grey-2),var(--grey))}.band-dark .h-sec,.band-black .h-sec,.band-dark h2,.band-dark h3,.band-dark h4{color:#fff}.kicker{display:inline-flex;align-items:center;gap:13px;font-family:var(--fh);font-weight:600;font-size:13px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted)}.kicker:before{content:"";width:30px;height:2px;background:var(--red)}.kicker .dot{width:8px;height:8px;border-radius:50%;background:var(--red)}.on-dark .kicker{color:var(--muted-d)}.lead{font-size:clamp(17px,1.5vw,20px);color:var(--muted);max-width:62ch;line-height:1.6}.on-dark .lead{color:var(--muted-d)}.h-sec{font-size:clamp(32px,4.6vw,58px);font-weight:700;letter-spacing:-.025em}.accent{color:var(--red)}.shead{max-width:820px}.shead .h-sec,.shead .lead{margin-top:22px}.btn{display:inline-flex;align-items:center;gap:11px;font-family:var(--fh);font-weight:600;font-size:15px;padding:16px 28px;border-radius:999px;border:1.5px solid transparent;transition:transform .4s var(--ease),background .25s,color .25s,border-color .25s,box-shadow .4s var(--ease)}.btn .arr{transition:transform .4s var(--ease)}.btn:hover .arr{transform:translate(5px)}.btn--red{background:var(--red);color:#fff;box-shadow:0 10px 30px #e7194f52}.btn--red:hover{background:var(--red-deep);transform:translateY(-2px);box-shadow:0 16px 40px #e7194f66}.btn--line{border-color:var(--line);color:var(--ink)}.btn--line:hover{border-color:var(--red);color:var(--red);transform:translateY(-2px)}.on-dark .btn--line{border-color:#ffffff4d;color:#fff}.on-dark .btn--line:hover{border-color:var(--red);color:#fff;background:#e7194f1f}.tlink{display:inline-flex;align-items:center;gap:10px;font-family:var(--fh);font-weight:600;font-size:15px}.tlink .arr{color:var(--red);transition:transform .4s var(--ease)}.tlink:hover .arr{transform:translate(6px)}.hdr{position:fixed;top:0;left:0;right:0;z-index:90;transition:background .35s,border-color .35s,box-shadow .35s;border-bottom:1px solid transparent}.hdr.is-light{background:#ffffffe6;backdrop-filter:saturate(160%) blur(16px);border-bottom-color:var(--line);box-shadow:0 1px 24px #0c0c0e0d}.hdr__bar{display:flex;align-items:center;gap:clamp(12px,1.6vw,22px);height:84px;max-width:var(--maxw);margin:0 auto;padding-inline:var(--pad)}.hdr__left{flex:none;display:flex;align-items:center;gap:12px}.hdr__logo{display:flex}.hdr__logo img{height:30px;width:104px}.hdr__logo .w,.hdr.on-hero .hdr__logo .b{display:none}.hdr.on-hero .hdr__logo .w{display:block}.hdr__home{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;color:var(--muted);opacity:.65;transition:color .2s,background .2s,opacity .2s}.hdr__home svg{width:16px;height:16px}.hdr__home:hover{color:var(--red);opacity:1;background:#e7194f12}.hdr.on-hero .hdr__home{color:#ffffffbf;opacity:.8}.hdr.on-hero .hdr__home:hover{color:#fff;opacity:1;background:#ffffff1f}.nav{display:flex;align-items:stretch;gap:clamp(2px,.7vw,10px);flex:1;justify-content:flex-end}.nav__link,.nav__top{display:inline-flex;align-items:center;gap:6px;font-family:var(--fb);font-size:14.5px;font-weight:500;color:var(--ink);padding:9px 13px;border-radius:10px;white-space:nowrap;position:relative;transition:color .2s,background .2s;cursor:pointer}.nav__grp{position:relative;display:flex;align-items:center;align-self:stretch}.hdr.on-hero .nav__link,.hdr.on-hero .nav__top,.hdr.on-hero .hdr__phone{color:#ffffffe6}.nav__link:hover,.nav__top:hover{color:var(--red)}.hdr.on-hero .nav__link:hover,.hdr.on-hero .nav__top:hover{color:#fff}.nav__chev{width:10px;height:6px;margin-left:1px;transition:transform .25s var(--ease)}.nav__grp:hover .nav__chev,.nav__grp:focus-within .nav__chev,.nav__grp.open .nav__chev{transform:rotate(180deg)}.nav__link.is-active:after,.nav__top.is-active:after{content:"";position:absolute;left:13px;right:13px;bottom:4px;height:2px;background:var(--red);border-radius:2px}.mega{position:fixed;left:0;right:0;top:84px;z-index:80;padding-inline:var(--pad);opacity:0;visibility:hidden;transform:translateY(-10px);pointer-events:none;transition:opacity .22s var(--ease),transform .26s var(--ease),visibility 0s .22s}.mega:before{content:"";position:absolute;left:0;right:0;top:-18px;height:22px}.mega__in{max-width:var(--maxw);margin:10px auto 0;padding:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 26px 64px #0c0c0e26}.mega__card{display:flex;flex-direction:column;gap:13px;padding:18px 17px;border-radius:13px;transition:background .2s}.mega__card:hover{background:var(--grey-2)}.mega__ic{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;background:#e7194f12;border:1px solid var(--line)}.mega__ic img{width:23px;height:23px}.mega__t{display:block;font-family:var(--fh);font-weight:600;font-size:15px;color:var(--ink);transition:color .2s}.mega__card:hover .mega__t{color:var(--red)}.mega__d{display:block;font-size:12.5px;line-height:1.45;color:var(--muted);margin-top:5px}.drop{position:absolute;top:100%;left:50%;transform:translate(-50%,-10px);min-width:188px;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid var(--line);border-radius:13px;padding:8px;margin-top:10px;box-shadow:0 20px 48px #0c0c0e24;transition:opacity .2s var(--ease),transform .24s var(--ease),visibility 0s .2s}.drop:before{content:"";position:absolute;left:0;right:0;top:-16px;height:18px}.drop a{display:block;padding:11px 14px;border-radius:9px;font-family:var(--fb);font-size:14.5px;font-weight:500;color:var(--ink);transition:background .18s,color .18s}.drop a:hover{background:var(--grey-2);color:var(--red)}.nav__grp:hover .mega,.nav__grp:focus-within .mega,.nav__grp.open .mega{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;transition:opacity .22s var(--ease),transform .26s var(--ease),visibility 0s 0s}.nav__grp:hover .drop,.nav__grp:focus-within .drop,.nav__grp.open .drop{opacity:1;visibility:visible;transform:translate(-50%);pointer-events:auto;transition:opacity .2s var(--ease),transform .24s var(--ease),visibility 0s 0s}.hdr__right{display:flex;align-items:center;gap:10px;flex:none}.hdr__phone{display:inline-flex;align-items:center;gap:9px;font-family:var(--fh);font-weight:600;font-size:14px;white-space:nowrap;color:var(--ink);transition:color .2s,border-color .2s,background .2s;padding:10px 16px;border:1px solid var(--line);border-radius:999px}.hdr__phone-ic{width:17px;height:17px;color:var(--red);flex:none}.hdr.on-hero .hdr__phone{border-color:#ffffff38}.hdr.on-hero .hdr__phone-ic{color:#fff}.hdr__phone:hover{border-color:var(--red);color:var(--red)}.hdr__phone:hover .hdr__phone-ic{color:var(--red)}.hdr.on-hero .hdr__phone:hover{color:#fff;border-color:var(--red);background:#e7194f29}.hdr.on-hero .hdr__phone:hover .hdr__phone-ic{color:#fff}.hdr__right .btn{padding:13px 22px;font-size:14px}.hdr__cta{white-space:nowrap}.cta-short{display:none}.burger{display:none;padding:8px}.burger span{display:block;width:23px;height:2px;background:var(--ink);margin:5px 0;transition:.3s;border-radius:2px}.hdr.on-hero .burger span{background:#fff}.drawer{position:fixed;inset:0;z-index:120;visibility:hidden;display:block}.drawer__sc{position:absolute;inset:0;background:#00000073;opacity:0;transition:.3s}.drawer__p{position:absolute;top:0;right:0;height:100%;width:min(90vw,420px);background:#fff;transform:translate(100%);transition:transform .42s var(--ease);padding:22px 24px 30px;display:flex;flex-direction:column;overflow-y:auto}.drawer.open{visibility:visible;display:block}.drawer.open .drawer__sc{opacity:1}.drawer.open .drawer__p{transform:none}.drawer__h{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.drawer__h img{height:26px;width:90px}.drawer__x{font-size:30px;line-height:1;color:var(--ink);padding:2px 6px}.drawer__nav{display:flex;flex-direction:column}.drawer__nav>a,.drawer__grp>summary{display:flex;align-items:center;justify-content:space-between;padding:15px 4px;font-family:var(--fh);font-size:17px;font-weight:500;color:var(--ink);border-bottom:1px solid var(--line);cursor:pointer;list-style:none}.drawer__grp>summary::-webkit-details-marker{display:none}.drawer__grp>summary:after{content:"";width:8px;height:8px;border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);transform:rotate(45deg);transition:transform .25s var(--ease);margin-right:3px}.drawer__grp[open]>summary{color:var(--red)}.drawer__grp[open]>summary:after{transform:rotate(-135deg);border-color:var(--red)}.drawer__sub{display:flex;flex-direction:column;padding:2px 0 6px}.drawer__sub a{padding:12px 4px 12px 18px;font-family:var(--fb);font-size:15px;font-weight:500;color:var(--muted);border-bottom:1px solid var(--line);transition:color .18s}.drawer__sub a:hover{color:var(--red)}.drawer__cta{margin-top:auto;padding-top:22px;display:flex;flex-direction:column;gap:12px}.drawer__cta .btn{justify-content:center;width:100%;padding:16px 24px}.drawer__phone{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--fh);font-weight:600;font-size:16px;color:var(--ink);padding:14px 18px;border:1px solid var(--line);border-radius:999px;transition:color .2s,border-color .2s}.drawer__phone svg{width:18px;height:18px;color:var(--red)}.drawer__phone:hover{border-color:var(--red);color:var(--red)}.reveal{transition:opacity .9s var(--ease-out),transform 1s var(--ease-out),filter .9s var(--ease-out)}.hero .reveal,.phero .reveal,.lhero .reveal,.hero .reveal.armed,.phero .reveal.armed,.lhero .reveal.armed{opacity:1!important;transform:none!important;filter:none!important}.reveal.armed{opacity:0;transform:translateY(56px);filter:blur(6px)}.reveal.show{opacity:1;transform:none;filter:none}.reveal.armed.s-scale{transform:translateY(56px) scale(.965)}.band-reveal{transition:opacity 1s var(--ease-out),transform 1.05s var(--ease-out)}.band-reveal.armed{opacity:0;transform:translateY(64px) scale(.992)}.band-reveal.show{opacity:1;transform:none}[data-px]{will-change:transform}@media(prefers-reduced-motion:reduce){.reveal,.reveal.armed,.band-reveal,.band-reveal.armed{opacity:1!important;transform:none!important;filter:none!important;transition:none}html{scroll-behavior:auto}[data-px]{transform:none!important}}.hero{position:relative;background:var(--ink);color:#fff;min-height:100svh;display:flex;align-items:center;padding-top:120px;padding-bottom:70px;overflow:hidden}.hero__bg{position:absolute;inset:0;z-index:0;background:radial-gradient(60% 60% at 82% 18%,rgba(231,25,79,.22),transparent 60%),radial-gradient(50% 50% at 8% 92%,rgba(231,25,79,.1),transparent 60%),var(--ink)}.hero__grid-lines{position:absolute;inset:0;z-index:0;opacity:.5;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:66px 66px;-webkit-mask-image:radial-gradient(80% 70% at 60% 40%,#000,transparent 80%);mask-image:radial-gradient(80% 70% at 60% 40%,#000,transparent 80%)}.h4v__flow{position:absolute;inset:0;z-index:0;opacity:.68;overflow:visible;-webkit-mask-image:radial-gradient(85% 75% at 62% 42%,#000,transparent 82%);mask-image:radial-gradient(85% 75% at 62% 42%,#000,transparent 82%)}.h4v__flow path{fill:none;stroke:#ffffff30;stroke-width:1.4;stroke-dasharray:3 9}.h4v__flow path.acc{stroke:#e7194f80}.h4v__flow circle{fill:#e7194fbf}.h4v__spark{position:absolute;width:4px;height:4px;border-radius:50%;background:#fff;z-index:0;opacity:.5}@media(prefers-reduced-motion:no-preference){.h4v__flow path{animation:h4vflow 22s linear infinite}.h4v__flow circle{animation:h4vpulse 4.6s ease-in-out infinite}.h4v__flow circle:nth-of-type(2){animation-delay:.8s}.h4v__flow circle:nth-of-type(3){animation-delay:1.6s}.h4v__flow circle:nth-of-type(4){animation-delay:2.4s}.h4v__flow circle:nth-of-type(5){animation-delay:3.2s}.h4v__flow circle:nth-of-type(6){animation-delay:1.2s}.h4v__spark{animation:h4vtwinkle 3.6s ease-in-out infinite}}@keyframes h4vflow{to{stroke-dashoffset:-480}}@keyframes h4vpulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.65)}}@keyframes h4vtwinkle{0%,to{opacity:.15;transform:scale(.8)}50%{opacity:.85;transform:scale(1.3)}}.hero__id{position:absolute;right:-3vw;top:38%;transform:translateY(-50%);z-index:0;font-family:var(--fh);font-weight:700;font-size:min(40vw,620px);line-height:.8;letter-spacing:-.04em;color:#ffffff08;pointer-events:none}.hero__in{position:relative;z-index:3;display:grid;grid-template-columns:1.02fr 1.12fr;gap:clamp(34px,4.5vw,76px);align-items:center;width:100%;max-width:1400px;margin:0 auto;padding-inline:var(--pad)}.hero__since{display:inline-flex;align-items:center;gap:11px;font-family:var(--fh);font-weight:600;font-size:12.5px;letter-spacing:.18em;text-transform:uppercase;color:#e4e4e7;margin-bottom:26px}.hero__since .pip{width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 6px #e7194f2e}.hero h1{font-size:clamp(40px,5.7vw,78px);font-weight:700;letter-spacing:-.03em}.hero h1 .accent{position:relative;white-space:nowrap}.hero__sub{margin-top:26px;font-size:clamp(16px,1.35vw,18.5px);color:#e4e4e7;max-width:46ch}.hero__cta{display:flex;flex-wrap:wrap;gap:14px;margin-top:36px}.hero__poles{display:flex;align-items:center;gap:0;margin-top:46px;flex-wrap:wrap}.hero__poles .pl{display:flex;align-items:center;gap:11px}.hero__poles .pl img{height:24px;width:auto;opacity:.92}.hero__poles .pl span{font-family:var(--fh);font-weight:500;font-size:13px;color:#e4e4e7}.hero__poles .cx{width:34px;height:1px;background:#fff3;margin-inline:14px;position:relative}.hero__poles .cx:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:5px;height:5px;border-radius:50%;background:var(--red)}.eco-comp{position:relative;height:clamp(420px,42vw,560px)}.eco-comp .node{position:absolute;background:#fff;color:var(--ink);border-radius:16px;box-shadow:var(--sh-3);overflow:hidden}.eco-comp .wires{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:visible}.eco-comp .wires path{stroke:#e7194f8c;stroke-width:1.6;fill:none;stroke-dasharray:5 6}.eco-comp .wires circle{fill:var(--red)}.n-site{left:0;top:8%;width:60%;z-index:3}.n-site .bar{display:flex;gap:6px;align-items:center;padding:11px 13px;background:#fafafa;border-bottom:1px solid var(--line)}.n-site .bar i{width:9px;height:9px;border-radius:50%;background:#dcdce1}.n-site .bar i:first-child{background:var(--red)}.n-site .bar .u{margin-left:10px;font-family:ui-monospace,Menlo,monospace;font-size:10px;color:#374151;background:#fff;border:1px solid var(--line);border-radius:6px;padding:3px 9px}.n-site .pg{padding:15px}.n-site .pg .nimg{height:74px;border-radius:9px;background:linear-gradient(135deg,#1b1b1f,#2a2a30);position:relative;overflow:hidden}.n-site .pg .nimg:before{content:"";position:absolute;inset:0;background:radial-gradient(60% 90% at 80% 10%,rgba(231,25,79,.5),transparent 60%)}.n-site .pg .nimg:after{content:"";position:absolute;left:12px;bottom:12px;width:42%;height:8px;background:var(--red);border-radius:4px}.n-site .pg .row{display:flex;gap:8px;margin-top:11px}.n-site .pg .row .c{flex:1;height:38px;border-radius:7px;background:#f0f0f3}.n-site .pg .ln{height:7px;border-radius:4px;background:#ececef;margin-top:9px}.n-site .pg .ln.s{width:60%}.n-report{right:0;top:0;width:42%;z-index:4;padding:17px}.n-report .t{font-family:var(--fh);font-weight:600;font-size:12.5px}.n-report .sub{font-size:10.5px;color:var(--muted);margin-top:2px}.n-report .chart{display:flex;align-items:flex-end;gap:7px;height:66px;margin-top:13px}.n-report .chart b{flex:1;border-radius:4px 4px 0 0;background:#ececef;display:block}.n-report .chart b.hot{background:linear-gradient(180deg,var(--red),var(--red-2))}.n-report .kp{display:flex;justify-content:space-between;margin-top:13px}.n-report .kp .v{font-family:var(--fh);font-weight:700;font-size:18px}.n-report .kp .v em{font-style:normal;color:var(--red);font-size:12px}.n-report .kp .l{font-size:9.5px;color:var(--muted)}.n-local{right:6%;bottom:0;width:38%;z-index:5;padding:15px}.n-local .hd{display:flex;align-items:center;gap:9px;margin-bottom:10px}.n-local .hd .ic{width:30px;height:30px;border-radius:9px;background:#e7194f1a;display:grid;place-items:center}.n-local .hd .tt{font-family:var(--fh);font-weight:600;font-size:11.5px}.n-local .map{height:70px;border-radius:9px;position:relative;overflow:hidden;background:linear-gradient(0deg,rgba(12,12,14,.05) 1px,transparent 1px) 0 0/100% 17px,linear-gradient(90deg,rgba(12,12,14,.05) 1px,transparent 1px) 0 0/17px 100%,#f4f4f7}.n-local .pin{position:absolute;width:12px;height:12px;border-radius:50% 50% 50% 0;background:var(--red);transform:rotate(-45deg);box-shadow:0 4px 9px #e7194f73}.n-local .pin:after{content:"";position:absolute;inset:3.5px;background:#fff;border-radius:50%}.n-local .pin.a{top:22%;left:22%}.n-local .pin.b{top:50%;left:58%}.n-local .pin.c{top:30%;left:78%}.n-camp{left:14%;bottom:6%;width:34%;z-index:6;padding:13px 15px;display:flex;align-items:center;gap:12px}.n-camp .big{font-family:var(--fh);font-weight:700;font-size:26px;line-height:1}.n-camp .big em{font-style:normal;color:var(--red)}.n-camp .lab{font-size:10.5px;color:var(--muted);line-height:1.35}.hero__scroll{position:absolute;left:50%;bottom:22px;transform:translate(-50%);z-index:5;display:flex;flex-direction:column;align-items:center;gap:8px;color:#d4d4d8;font-family:var(--fh);font-size:11px;letter-spacing:.14em;text-transform:uppercase}.hero__scroll .m{width:22px;height:34px;border:1.5px solid rgba(255,255,255,.3);border-radius:12px;position:relative}.hero__scroll .m:after{content:"";position:absolute;left:50%;top:7px;transform:translate(-50%);width:3px;height:7px;border-radius:2px;background:var(--red);animation:mscroll 1.8s var(--ease) infinite}@keyframes mscroll{0%{opacity:0;top:6px}40%{opacity:1}80%{opacity:0;top:16px}to{opacity:0}}@media(prefers-reduced-motion:no-preference){.eco-comp .node{animation:efloat 8s var(--ease) infinite}.eco-comp .n-report{animation:efloat 8s var(--ease) .6s infinite}.eco-comp .n-local{animation:efloat 7s var(--ease) 1.1s infinite}.eco-comp .n-camp{animation:efloat 7.5s var(--ease) .3s infinite}@keyframes efloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}}.stats__row{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(20px,3vw,44px);margin-top:clamp(40px,5vw,64px)}.stat{position:relative}.stat__med{width:62px;height:62px;border-radius:50%;background:var(--ink);display:grid;place-items:center;margin-bottom:22px;transition:transform .5s var(--ease),background .3s}.stat__med img{height:30px;width:auto;filter:brightness(0) invert(1)}.stat:hover .stat__med{background:var(--red);transform:translateY(-4px)}.stat__n{font-family:var(--fh);font-weight:700;font-size:clamp(44px,5vw,68px);line-height:.95;letter-spacing:-.03em}.stat__n .plus{color:var(--red)}.stat__l{margin-top:12px;font-size:14.5px;color:var(--muted);max-width:22ch}.stats__banner{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:clamp(44px,5vw,68px);padding-top:34px;border-top:1px solid var(--line)}.stats__banner .since{font-family:var(--fh);font-weight:700;font-size:clamp(24px,2.4vw,34px)}.stats__banner .since .accent{color:var(--red)}.stats__banner p{color:var(--muted);font-size:15.5px;max-width:48ch}.video{position:relative;min-height:clamp(460px,52vw,620px);display:flex;align-items:center;background:#000;overflow:hidden;color:#fff}.video__media{position:absolute;inset:0;z-index:0;overflow:hidden}.video__media img{position:absolute;top:-60%;left:0;width:100%;height:220%;object-fit:cover;object-position:50% 44%;will-change:transform}.video__media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#060608f2,#060608d9 40%,#06060880 66%,#0606082e)}.video__in{position:relative;z-index:2;width:100%}.video__big{position:absolute;right:var(--pad);bottom:-2vw;z-index:1;font-family:var(--fh);font-weight:700;font-size:clamp(80px,13vw,200px);line-height:.8;color:#ffffff12;letter-spacing:-.04em;pointer-events:none}.video__txt{max-width:600px}.video__txt h2{font-size:clamp(30px,4.4vw,56px);color:#fff}.video__txt p{margin-top:20px;color:#e4e4e7;font-size:17px;max-width:48ch}.playcard{display:inline-flex;align-items:center;gap:18px;margin-top:34px;background:#ffffff12;border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(8px);border-radius:16px;padding:16px 24px 16px 16px;transition:transform .4s var(--ease),background .3s,border-color .3s}.playcard:hover{transform:translateY(-3px);background:#ffffff1f;border-color:#ffffff4d}.playbtn{width:66px;height:66px;border-radius:50%;background:var(--red);flex:none;display:grid;place-items:center;box-shadow:0 12px 34px #e7194f80;position:relative}.playbtn:before{content:"";position:absolute;inset:0;border-radius:50%;border:2px solid rgba(231,25,79,.5);animation:pulse 2.6s var(--ease) infinite}@keyframes pulse{0%{transform:scale(1);opacity:.7}70%{transform:scale(1.6);opacity:0}to{opacity:0}}.playcard .pt{display:block;font-family:var(--fh);font-weight:600;font-size:16px}.playcard .ps{display:block;font-size:13px;color:#fffc;margin-top:3px}.lb{position:fixed;inset:0;z-index:200;display:none;place-items:center;padding:24px}.lb__sc{position:absolute;inset:0;background:#060608e6;opacity:0;transition:.35s;backdrop-filter:blur(5px)}.lb__f{position:relative;width:min(980px,100%);aspect-ratio:16/9;border-radius:16px;overflow:hidden;background:#000;box-shadow:var(--sh-3);transform:scale(.94);opacity:0;transition:.42s var(--ease);display:grid;place-items:center}.lb.open{display:grid;visibility:visible}.lb.open .lb__sc{opacity:1}.lb.open .lb__f{transform:none;opacity:1}.lb__video{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;background:#000}.lb__x{position:absolute;top:16px;right:16px;z-index:5;width:44px;height:44px;border-radius:50%;background:#fff;font-size:22px;line-height:1;color:var(--ink);box-shadow:var(--sh-2);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.25s var(--ease)}.lb__x:hover{background:var(--red);color:#fff;transform:scale(1.06)}.lb__end{position:absolute;inset:0;z-index:4;display:flex;align-items:center;justify-content:center;text-align:center;padding:clamp(12px,4vw,40px);background:#060608e0;opacity:0;pointer-events:none;transition:opacity .5s var(--ease);overflow-y:auto}.lb__end.show{opacity:1;pointer-events:auto}.lb__endin{max-width:440px;margin:auto}.lb__endin h3{color:#fff;font-size:clamp(16px,3vw,30px)}.lb__endin p{color:#e4e4e7;margin-top:clamp(4px,1.5vw,14px);font-size:clamp(12px,1.6vw,16px)}.lb__endin .btn{margin-top:clamp(8px,2vw,26px);padding:clamp(10px,1.8vw,16px) clamp(16px,3vw,28px);font-size:clamp(12.5px,1.4vw,15px)}.lb__replay{display:block;margin:clamp(6px,1.5vw,16px) auto 0;font-family:var(--fb);font-size:clamp(11.5px,1.2vw,13.5px);color:#ffffffb3;text-decoration:underline;text-underline-offset:3px;transition:color .2s}.lb__replay:hover{color:#fff}.audit__head{display:grid;grid-template-columns:1fr .9fr;gap:48px;align-items:end;margin-bottom:clamp(44px,5vw,72px)}.journey{display:grid;grid-template-columns:repeat(3,1fr);gap:0;position:relative}.jrail{position:absolute;left:0;right:0;top:33px;height:2px;background:var(--line);z-index:0}.jrail:after{content:"";position:absolute;left:0;top:0;height:100%;width:0;background:var(--red);transition:width 1.4s var(--ease)}.journey.show .jrail:after{width:100%}.jstep{position:relative;z-index:1;padding-right:34px}.jstep__n{width:66px;height:66px;border-radius:50%;background:#fff;border:2px solid var(--line);display:grid;place-items:center;font-family:var(--fh);font-weight:700;font-size:20px;color:var(--ink);transition:border-color .4s var(--ease),color .4s var(--ease)}.journey.show .jstep__n{border-color:var(--red);color:var(--red)}.journey.show .jstep:nth-child(1) .jstep__n{transition-delay:.15s}.journey.show .jstep:nth-child(2) .jstep__n{transition-delay:.6s}.journey.show .jstep:nth-child(3) .jstep__n{transition-delay:1.1s}.jstep h3{font-size:22px;margin:26px 0 12px}.jstep p{color:var(--muted);font-size:15.5px}.audit__cta{margin-top:48px}.poles{display:grid;grid-template-columns:1fr 1fr;gap:22px}.pole{position:relative;background:var(--panel);color:#fff;border-radius:22px;padding:40px;overflow:hidden;display:flex;gap:28px;align-items:flex-start;transition:transform .45s var(--ease),box-shadow .45s var(--ease)}.pole:after{content:"";position:absolute;right:-30px;bottom:-40px;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(231,25,79,.16),transparent 70%);opacity:0;transition:opacity .5s}.pole:hover{transform:translateY(-6px);box-shadow:var(--sh-3)}.pole:hover:after{opacity:1}.pole__idx{position:absolute;right:28px;top:24px;font-family:var(--fh);font-weight:700;font-size:15px;color:#ffffff38}.pole__med{width:80px;height:80px;flex:none;border-radius:20px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);display:grid;place-items:center;transition:.5s var(--ease)}.pole__med img{height:42px;width:auto;filter:brightness(0) invert(1)}.pole:hover .pole__med{background:var(--red);border-color:var(--red);transform:rotate(-4deg)}.pole__b h3{font-size:23px;margin-bottom:12px}.pole__b p{color:#e4e4e7;font-size:15px}.pole__b .more{display:inline-flex;align-items:center;gap:9px;margin-top:22px;font-family:var(--fh);font-weight:600;font-size:14px;color:#fff;opacity:.6;transition:.3s}.pole:hover .pole__b .more{opacity:1;color:var(--red-2)}.eco{position:relative}.eco__claim{font-family:var(--fh);font-weight:700;font-size:clamp(22px,2.3vw,30px);line-height:1.3;max-width:30ch;margin-top:26px}.eco__claim .accent{color:var(--red)}.flow{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:clamp(44px,5vw,68px);position:relative}.fnode{position:relative;background:#fff;border:1px solid var(--line);border-radius:18px;padding:30px 26px 28px;transition:transform .45s var(--ease),box-shadow .45s var(--ease),border-color .3s}.fnode:hover{transform:translateY(-6px);box-shadow:var(--sh-2);border-color:transparent}.fnode__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.fnode__dot{width:46px;height:46px;border-radius:50%;border:2px solid var(--ink);display:grid;place-items:center;font-family:var(--fh);font-weight:700;font-size:15px}.fnode:hover .fnode__dot{background:var(--red);border-color:var(--red);color:#fff}.fnode__arrow{color:var(--line);font-size:22px}.fnode h4{font-size:19px;margin-bottom:10px}.fnode p{color:var(--muted);font-size:14px}.fnode__cx{position:absolute;right:-13px;top:52px;z-index:2;width:9px;height:9px;border-radius:50%;background:var(--red)}.fnode:last-child .fnode__cx{display:none}.bricks{display:flex;flex-wrap:wrap;gap:9px;margin-top:38px;justify-content:center}.brick{font-family:var(--fh);font-weight:500;font-size:13.5px;padding:10px 16px;border:1px solid var(--line);border-radius:999px;background:#fff;transition:.3s var(--ease)}.brick:hover{border-color:var(--red);color:var(--red);transform:translateY(-2px)}.brick.key{background:var(--ink);color:#fff;border-color:var(--ink)}.reseaux{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(40px,5vw,76px);align-items:center}.reseaux__r{font-family:var(--fh);font-weight:700;font-size:min(30vw,420px);line-height:.8;color:#ffffff0a;position:absolute;right:-2vw;top:50%;transform:translateY(-50%);z-index:0;pointer-events:none}.reseaux h2{font-size:clamp(28px,3.6vw,46px)}.reseaux p{color:#e4e4e7;margin-top:20px;font-size:16px}.reseaux .chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:26px}.reseaux .chips span{font-family:var(--fh);font-weight:500;font-size:13px;color:#ffffffdb;border:1px solid rgba(255,255,255,.2);padding:8px 14px;border-radius:999px}.reseaux__cta{margin-top:34px}.rnums{display:grid;grid-template-columns:1fr 1fr;gap:16px;position:relative;z-index:2}.rnum{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:30px 26px;transition:.4s var(--ease)}.rnum:hover{background:#e7194f1a;border-color:#e7194f66;transform:translateY(-4px)}.rnum__n{font-family:var(--fh);font-weight:700;font-size:clamp(34px,3.8vw,48px);line-height:1}.rnum__n .plus{color:var(--red)}.rnum__l{font-size:13.5px;color:#fffc;margin-top:12px}.rfilters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:36px}.rfilters button{font-family:var(--fh);font-weight:500;font-size:13.5px;color:var(--muted);background:#fff;border:1px solid var(--line);padding:10px 17px;border-radius:999px;transition:.25s}.rfilters button:hover{border-color:var(--red);color:var(--red)}.rfilters button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.bento{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:20px}.rcard{position:relative;border-radius:18px;overflow:hidden;background:#fff;border:1px solid var(--line);transition:transform .45s var(--ease),box-shadow .45s var(--ease);display:flex;flex-direction:column}.rcard:hover{transform:translateY(-6px);box-shadow:var(--sh-2)}.rcard.feature{grid-column:span 2;grid-row:span 2}.rcard .shot{flex:1;min-height:180px;position:relative;overflow:hidden;border-bottom:1px solid var(--line)}.rcard .shot img{width:100%;height:100%;object-fit:cover;display:block}.rcard .meta{padding:20px 22px 24px}.rcard .cat{font-family:var(--fh);font-weight:600;font-size:11.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--red)}.rcard h3{font-size:18px;margin-top:8px}.rcard.feature h3{font-size:26px}.rcard p{font-size:14px;color:var(--muted);margin-top:7px}.rcard .tag{position:absolute;top:14px;left:14px;z-index:3;font-family:var(--fh);font-weight:600;font-size:11px;background:#ffffffeb;color:var(--ink);padding:6px 11px;border-radius:999px;box-shadow:var(--sh-1)}.realcta{margin-top:42px}.mk{position:absolute;inset:0;padding:18px;display:flex;flex-direction:column}.mk--lite{background:linear-gradient(135deg,#f6f6f8,#eceef1)}.mk .win{background:#fff;border-radius:10px;box-shadow:0 14px 34px #0c0c0e29;overflow:hidden;width:100%;height:100%;display:flex;flex-direction:column}.mk .win__b{display:flex;gap:5px;padding:9px 11px;border-bottom:1px solid #eee;background:#fbfbfc}.mk .win__b i{width:7px;height:7px;border-radius:50%;background:#dcdce1}.mk .win__b i:first-child{background:var(--red)}.mk .win__body{flex:1;padding:14px}.mk .hh{height:42%;border-radius:8px;background:linear-gradient(135deg,#1b1b1f,#2b2b32);position:relative;margin-bottom:12px;overflow:hidden}.mk .hh:before{content:"";position:absolute;inset:0;background:radial-gradient(60% 90% at 82% 8%,rgba(231,25,79,.5),transparent 60%)}.mk .hh:after{content:"";position:absolute;left:14px;bottom:14px;width:38%;height:9px;background:var(--red);border-radius:5px}.mk .ln{height:8px;border-radius:5px;background:#e9e9ee;margin-bottom:9px}.mk .ln.r{background:var(--red);width:34%}.mk .ln.w9{width:90%}.mk .ln.w7{width:70%}.mk .ln.w5{width:50%}.mk .gr{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:12px}.mk .gr span{height:40px;border-radius:6px;background:#eef0f3}.final-bleed{position:relative;background:var(--ink);color:#fff;overflow:hidden;padding-block:clamp(96px,13vw,200px);margin-top:0}.final-bleed:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(231,25,79,.6),transparent);z-index:3}.final__glow{position:absolute;left:50%;top:-30%;transform:translate(-50%);width:120vw;height:80vh;z-index:0;pointer-events:none;background:radial-gradient(closest-side,rgba(231,25,79,.2),transparent 70%)}.final__bg{position:absolute;inset:0;z-index:0;background:radial-gradient(50% 90% at 86% 6%,rgba(231,25,79,.3),transparent 58%),radial-gradient(46% 70% at 2% 100%,rgba(231,25,79,.14),transparent 60%)}.final__id{position:absolute;right:-1vw;bottom:-10vw;z-index:0;font-family:var(--fh);font-weight:700;font-size:min(38vw,540px);line-height:.8;color:#ffffff0b;pointer-events:none;letter-spacing:-.04em}.final__in{position:relative;z-index:2;display:grid;grid-template-columns:1.25fr .75fr;gap:clamp(40px,6vw,96px);align-items:center}.final-bleed h2{font-size:clamp(34px,5.4vw,72px);color:#fff;margin-top:22px;letter-spacing:-.025em}.final-bleed p{color:#e4e4e7;margin-top:22px;font-size:clamp(17px,1.5vw,20px);max-width:48ch}.final__cta{display:flex;flex-wrap:wrap;gap:14px;margin-top:38px}.final__cta .btn{padding:18px 32px;font-size:16px}.final__card{background:#ffffff0f;border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(8px);border-radius:22px;padding:38px}.final__card .ph{font-family:var(--fh);font-weight:700;font-size:clamp(30px,3vw,38px)}.final__card .ph .d{color:var(--red)}.final__card .sub{font-size:13.5px;color:#fffc;margin-top:6px}.final__card .mi{display:flex;gap:11px;margin-top:26px;font-size:13.5px;color:#e4e4e7}.final__card .mi:before{content:"";width:18px;height:2px;background:var(--red);margin-top:9px;flex:none}.footer{background:#000;color:#d4d4d8;padding-block:76px 36px}.footer__top{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px}.footer__brand img{height:30px;width:104px;margin-bottom:20px}.footer__brand p{font-size:14.5px;max-width:34ch;line-height:1.7}.footer__contact{margin-top:24px;display:flex;flex-direction:column;gap:10px}.footer__contact a{display:inline-flex;align-items:center;gap:11px;font-size:14.5px;color:#fff}.footer__contact a .pip{width:7px;height:7px;border-radius:50%;background:var(--red);flex:none}.footer__contact a:hover{color:var(--red)}.footer__col h3,.footer__col h4{font-family:var(--fh);font-weight:600;font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:#fff;margin-bottom:18px}.footer__col a{display:block;font-size:14px;padding:6px 0;color:#fffc;transition:.2s}.footer__col a:hover{color:#fff;padding-left:4px}.footer__bot{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-top:54px;padding-top:26px;border-top:1px solid rgba(255,255,255,.1)}.footer__bot .legal{display:flex;gap:22px;flex-wrap:wrap;font-size:13px}.footer__bot .legal a:hover{color:#fff}.footer__soc{display:flex;gap:10px}.footer__soc a{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.16);display:grid;place-items:center;transition:.25s}.footer__soc a:hover{border-color:var(--red);background:var(--red)}.footer__copy{font-size:12.5px;color:#d4d4d8;margin-top:18px}@media(max-width:1080px){.nav{display:none}.burger{display:block}.hdr__home{display:none}}@media(max-width:620px){.hdr__bar{gap:12px}.hdr__right{gap:10px}.hdr__phone{padding:0;width:44px;height:44px;justify-content:center;gap:0}.hdr__phone-num{display:none}.hdr__right .btn{padding:12px 16px;font-size:13.5px}.cta-long{display:none}.cta-short{display:inline}.burger{padding:7px}.drawer__p{width:100%;max-width:none}}@media(max-width:380px){.hdr__bar{gap:8px;padding-inline:16px}.hdr__right{gap:7px}.hdr__right .btn{padding:11px 13px;font-size:13px}.burger{padding:6px}}@media(max-width:340px){.hdr__bar{padding-inline:12px}.hdr__logo img{width:90px;height:auto}.hdr__right .btn{padding:11px 12px;font-size:12.5px}}@media(max-width:1080px){.hero{min-height:auto;padding-top:118px}.hero__in{grid-template-columns:1fr;gap:48px}.eco-comp{order:2;height:clamp(380px,80vw,460px)}.audit__head{grid-template-columns:1fr;gap:20px}.poles{grid-template-columns:1fr}.flow{grid-template-columns:1fr 1fr}.fnode__cx{display:none}.reseaux,.final__in{grid-template-columns:1fr}.bento{grid-template-columns:1fr 1fr}.rcard.feature{grid-column:span 2;grid-row:auto}}@media(max-width:720px){body{font-size:16px}.hdr__bar{height:64px}.hero__poles{display:grid;grid-template-columns:1fr 1fr;gap:18px 16px;align-items:center;margin-top:38px}.hero__poles .cx{display:none}.stats__row{grid-template-columns:1fr 1fr;gap:34px 20px}.stat{text-align:center}.stat__med,.stat__l{margin-left:auto;margin-right:auto}.journey{grid-template-columns:1fr;gap:42px}.jrail{display:none}.jstep{padding-right:0;display:block}.jstep__n{width:54px;height:54px;font-size:17px}.jstep h3{margin:18px 0 10px}.flow{grid-template-columns:1fr}.rnums{grid-template-columns:1fr 1fr}.bento{grid-template-columns:1fr}.rcard.feature{grid-column:span 1}.video__media img{object-position:56% 40%}.video__media:after{background:linear-gradient(180deg,#0606089e,#060608ed)}.footer__top{grid-template-columns:1fr 1fr}.footer__brand{grid-column:1/-1}}@media(max-width:460px){.stats__row,.footer__top{grid-template-columns:1fr}.pole{flex-direction:column;gap:20px;padding:32px 26px}}[x-cloak]{display:none!important}:root{--black:#000;--ink:#0c0c0e;--panel:#101013;--panel-2:#17171b;--white:#fff;--red:#E7194F;--red-2:#ff3c69;--red-deep:#c5103f;--grey:#F2F2F2;--grey-2:#fafafa;--line:#e7e7ea;--line-dark:rgba(255,255,255,.12);--muted:#474750;--muted-d:#d4d4d8;--maxw:1280px;--pad:clamp(20px,5vw,80px);--r:18px;--ease:cubic-bezier(.2,.7,.3,1);--ease-out:cubic-bezier(.16,1,.3,1);--fh:"Poppins",system-ui,sans-serif;--fb:"Inter",system-ui,sans-serif;--sh-1:0 2px 10px rgba(12,12,14,.06);--sh-2:0 18px 50px rgba(12,12,14,.12);--sh-3:0 40px 90px rgba(12,12,14,.22)}.phero{position:relative;background:var(--ink);color:#fff;overflow:hidden;padding-top:clamp(124px,13vw,144px);padding-bottom:clamp(56px,7vw,90px);display:flex;flex-direction:column}.phero__bg{position:absolute;inset:0;z-index:0;background:radial-gradient(54% 60% at 84% 14%,rgba(231,25,79,.2),transparent 60%),radial-gradient(50% 50% at 4% 96%,rgba(231,25,79,.1),transparent 60%),var(--ink)}.phero__lines{position:absolute;inset:0;z-index:0;opacity:.5;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:66px 66px;-webkit-mask-image:radial-gradient(80% 80% at 50% 30%,#000,transparent 82%);mask-image:radial-gradient(80% 80% at 50% 30%,#000,transparent 82%)}.phero__id{position:absolute;right:-3vw;top:46%;transform:translateY(-50%);z-index:0;font-family:var(--fh);font-weight:700;font-size:min(38vw,520px);line-height:.8;letter-spacing:-.04em;color:#ffffff08;pointer-events:none}.phero__in{position:relative;z-index:3;display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(36px,5vw,76px);align-items:start}.phero__crumb{display:inline-flex;align-items:center;gap:10px;font-family:var(--fh);font-weight:500;font-size:13px;color:#ffffffd9;margin-bottom:26px}.phero__crumb a:hover{color:#fff}.phero__crumb .sep{opacity:.4}.phero__crumb .cur{color:var(--red)}.phero h1{font-size:clamp(34px,4.6vw,62px);font-weight:700;letter-spacing:-.025em;line-height:1.04}.phero h1 .accent{color:var(--red)}.phero__sub{margin-top:26px;font-size:clamp(16px,1.35vw,18.5px);color:#ffffffbd;max-width:52ch}.phero__cta{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.phero__visual{position:relative;height:clamp(360px,38vw,460px)}.phero__badge{position:absolute;left:-18px;top:14%;z-index:4;background:#fff;color:var(--ink);border-radius:15px;box-shadow:var(--sh-3);padding:16px 20px}.phero__badge .n{font-family:var(--fh);font-weight:700;font-size:30px;line-height:1}.phero__badge .n .accent{color:var(--red)}.phero__badge .l{font-size:12px;color:var(--muted);margin-top:5px}.lhero{position:relative;background:var(--ink);color:#fff;overflow:hidden;padding-top:clamp(124px,13vw,144px);padding-bottom:clamp(40px,5vw,64px)}.lhero__bg{position:absolute;inset:0;z-index:0;background:radial-gradient(48% 60% at 88% 8%,rgba(231,25,79,.16),transparent 60%),radial-gradient(46% 50% at 2% 100%,rgba(231,25,79,.08),transparent 60%),var(--ink)}.lhero__lines{position:absolute;inset:0;z-index:0;opacity:.42;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:66px 66px;-webkit-mask-image:radial-gradient(80% 80% at 50% 20%,#000,transparent 84%);mask-image:radial-gradient(80% 80% at 50% 20%,#000,transparent 84%)}.lhero__in{position:relative;z-index:3}.lhero__crumb{display:inline-flex;align-items:center;gap:10px;font-family:var(--fh);font-weight:500;font-size:13px;color:#ffffffd9;margin-bottom:22px}.lhero__crumb a:hover{color:#fff}.lhero__crumb .sep{opacity:.4}.lhero__crumb .cur{color:var(--red)}.lhero h1{font-size:clamp(30px,4vw,50px);font-weight:700;letter-spacing:-.025em;line-height:1.05}.lhero h1 .accent{color:var(--red)}.lhero__sub{margin-top:20px;font-size:clamp(15.5px,1.25vw,17.5px);color:#ffffffbd;max-width:62ch;line-height:1.62}.lpills{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.lpills a{display:inline-flex;align-items:center;gap:9px;font-family:var(--fh);font-weight:500;font-size:13.5px;color:#ffffffd1;border:1px solid rgba(255,255,255,.2);padding:10px 17px;border-radius:999px;transition:.25s var(--ease)}.lpills a:hover{border-color:var(--red);color:#fff;background:#e7194f1f;transform:translateY(-1px)}.lpills a.is-current{background:#fff;color:var(--ink);border-color:#fff}.lpills a .n{width:6px;height:6px;border-radius:50%;background:var(--red)}.imgslot{position:relative;border-radius:18px;overflow:hidden;background:repeating-linear-gradient(135deg,#f4f4f6 0 13px,#ececef 13px 26px);border:1px solid var(--line)}.imgslot:after{content:attr(data-label);position:absolute;left:16px;bottom:14px;font-family:ui-monospace,Menlo,monospace;font-size:11px;letter-spacing:.02em;color:#27272a;background:#ffffffeb;padding:5px 11px;border-radius:7px}.imgslot--dark{background:repeating-linear-gradient(135deg,#161619 0 13px,#1c1c20 13px 26px);border-color:#ffffff1a}.imgslot--dark:after{color:#ffffff80;background:#0006}.imgslot__tag{position:absolute;top:16px;left:16px;z-index:2;display:inline-flex;align-items:center;gap:8px;font-family:var(--fh);font-weight:600;font-size:11.5px;background:#ffffffeb;color:var(--ink);padding:7px 13px;border-radius:999px;box-shadow:var(--sh-1)}.imgslot__tag .dot{width:7px;height:7px;border-radius:50%;background:var(--red)}.points{list-style:none;margin:30px 0 0;padding:0;display:grid;gap:2px}.points li{display:flex;align-items:flex-start;gap:14px;padding:14px 0;border-bottom:1px solid var(--line);font-size:15.5px}.points li:last-child{border-bottom:none}.points li .pt-mk{flex:none;width:24px;height:24px;border-radius:50%;background:#e7194f1a;display:grid;place-items:center;margin-top:1px}.points li .pt-mk:after{content:"";width:7px;height:7px;border-radius:50%;background:var(--red)}.flow5{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:clamp(40px,5vw,64px);position:relative}.f5{position:relative;background:#fff;border:1px solid var(--line);border-radius:16px;padding:26px 22px;transition:transform .45s var(--ease),box-shadow .45s var(--ease),border-color .3s}.f5:hover{transform:translateY(-6px);box-shadow:var(--sh-2);border-color:transparent}.f5__n{width:42px;height:42px;border-radius:50%;border:2px solid var(--ink);display:grid;place-items:center;font-family:var(--fh);font-weight:700;font-size:14px;margin-bottom:18px;transition:.4s}.f5:hover .f5__n{background:var(--red);border-color:var(--red);color:#fff}.f5 h4,.f5 h3{font-size:17px;margin-bottom:8px}.f5 p{font-size:13px;color:var(--muted)}.f5__cx{position:absolute;right:-11px;top:42px;z-index:2;color:var(--red);font-size:18px;font-weight:700}.f5:last-child .f5__cx{display:none}.bigquote{margin-top:clamp(44px,5vw,68px);text-align:center;max-width:24ch;margin-inline:auto;font-family:var(--fh);font-weight:700;font-size:clamp(24px,3.2vw,40px);line-height:1.18;letter-spacing:-.02em}.bigquote .accent{color:var(--red)}@media(max-width:1080px){.phero__in{grid-template-columns:1fr}.phero__visual{order:2}.flow5{grid-template-columns:repeat(2,1fr)}.f5__cx{display:none}}.fields{margin-top:22px;display:grid;gap:16px}.fgrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-family:var(--fh);font-weight:600;font-size:13px;color:var(--ink)}.field label .opt-tag{color:var(--muted);font-weight:500}.field input,.field textarea{width:100%;font-family:var(--fb);font-size:15px;color:var(--ink);background:var(--grey-2);border:1.5px solid var(--line);border-radius:12px;padding:13px 15px;box-sizing:border-box;transition:border-color .25s,background .25s,box-shadow .25s}.field textarea{min-height:118px;resize:vertical;line-height:1.55}.field input:focus,.field textarea:focus{outline:none;border-color:var(--red);background:#fff;box-shadow:0 0 0 4px #e7194f1a}.field input::placeholder,.field textarea::placeholder{color:#a6a6ad}.consent{display:flex;gap:13px;align-items:flex-start;margin-top:4px;padding:16px 18px;background:var(--grey-2);border:1px solid var(--line);border-radius:13px;cursor:pointer;user-select:none}.consent p{font-size:13px;color:var(--muted);line-height:1.5;margin:0}.consent a{color:var(--red);font-weight:600}@media(max-width:680px){.fgrid{grid-template-columns:1fr}}.qui{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,5vw,80px);align-items:center}.qui__key{position:relative;margin-top:30px;border-radius:16px;background:var(--grey);padding:26px 30px 26px 36px;font-family:var(--fh);font-weight:600;font-size:clamp(16px,1.5vw,19px);line-height:1.45}.qui__key:before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:4px;background:var(--red);border-radius:4px}.qui__tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}.qui__tags span{font-family:var(--fh);font-weight:500;font-size:13px;padding:9px 15px;border:1px solid var(--line);border-radius:999px;transition:.25s}.qui__tags span:hover{border-color:var(--red);color:var(--red)}.terrain{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(40px,5vw,76px);align-items:center}.terrain__visual{position:relative;height:clamp(340px,36vw,440px)}.terrain__visual .imgslot{position:absolute;inset:0;box-shadow:var(--sh-2);border-radius:18px;overflow:hidden}.terrain__visual .imgslot img{width:100%;height:100%;object-fit:cover;display:block}.terrain__quote{position:absolute;right:-14px;bottom:-18px;z-index:3;max-width:280px;background:var(--ink);color:#fff;border-radius:16px;padding:24px 26px;box-shadow:var(--sh-3)}.terrain__quote p{font-family:var(--fh);font-weight:600;font-size:17px;line-height:1.35;margin:0}.terrain__quote .src{font-size:12px;color:#ffffff8c;margin-top:12px}.terrain__quote .src .accent{color:var(--red-2)}@media(max-width:1080px){.qui,.terrain{grid-template-columns:1fr}.terrain__visual{order:2}.terrain__quote{position:static;max-width:none;margin-top:18px}}[data-theme=dark]{color-scheme:dark;--panel:#141418;--panel-2:#1c1c22;--line:rgba(255,255,255,.12);--line-dark:rgba(255,255,255,.16);--muted:#b8b8c2;--muted-d:#d4d4d8}[data-theme=dark] body{background:#0c0c0e;color:#f2f2f5}[data-theme=dark] .stat__l,[data-theme=dark] .stats__banner p{color:#d4d4d8}[data-theme=dark] .kicker{color:#b8b8c2}[data-theme=dark] .band-grey{background:linear-gradient(180deg,#121215,#0c0c0e)}[data-theme=dark] [data-theme=dark] .section:not(.band-dark):not(.band-black):not(.hero):not(.phero):not(.lhero):not(.final-bleed):not(.video):not(.footer) h1,[data-theme=dark] .section:not(.band-dark):not(.band-black):not(.hero):not(.phero):not(.lhero):not(.final-bleed):not(.video):not(.footer) h2,[data-theme=dark] .section:not(.band-dark):not(.band-black):not(.hero):not(.phero):not(.lhero):not(.final-bleed):not(.video):not(.footer) h3,[data-theme=dark] .section:not(.band-dark):not(.band-black):not(.hero):not(.phero):not(.lhero):not(.final-bleed):not(.video):not(.footer) h4{color:#f2f2f5}[data-theme=dark] .lead{color:#b8b8c2}[data-theme=dark] .fnode{background:#141418;border-color:#ffffff1f;color:#f2f2f5}[data-theme=dark] .fnode__dot{border-color:#ffffff4d;color:#f2f2f5}[data-theme=dark] .fnode h4{color:#f2f2f5}[data-theme=dark] .fnode p{color:#b8b8c2}[data-theme=dark] .rcard{background:#141418;border-color:#ffffff1f}[data-theme=dark] .rcard h3{color:#f2f2f5}[data-theme=dark] .rcard p{color:#b8b8c2}[data-theme=dark] .rcard .tag{background:#141418eb;color:#f2f2f5}[data-theme=dark] .brick{background:#141418;border-color:#ffffff1f;color:#f2f2f5}[data-theme=dark] .brick.key{background:#22222a;color:#fff;border-color:#33333f}[data-theme=dark] .rfilters button{background:#141418;border-color:#ffffff1f;color:#b8b8c2}[data-theme=dark] .rfilters button.active{background:#fff;color:#000;border-color:#fff}[data-theme=dark] .jstep__n{background:#141418;border-color:#ffffff26;color:#f2f2f5}[data-theme=dark] .jstep h3{color:#f2f2f5}[data-theme=dark] .jstep p{color:#b8b8c2}[data-theme=dark] .tlink{color:#f2f2f5}[data-theme=dark] .mega__in{background:#141418;border-color:#ffffff1f}[data-theme=dark] .mega__card:hover{background:#1c1c22}[data-theme=dark] .mega__ic{background:#e7194f2e;border-color:#ffffff26}[data-theme=dark] .mega__ic img{filter:invert(1) hue-rotate(180deg)}[data-theme=dark] .mega__card:hover .mega__ic{background:var(--red);border-color:var(--red)}[data-theme=dark] .mega__card:hover .mega__ic img{filter:brightness(0) invert(1)}[data-theme=dark] .mega__t{color:#f2f2f5}[data-theme=dark] .mega__d{color:#b8b8c2}[data-theme=dark] .drop{background:#141418;border-color:#ffffff1f}[data-theme=dark] .drop a{color:#f2f2f5}[data-theme=dark] .drop a:hover{background:#1c1c22}[data-theme=dark] .drawer__p{background:#141418}[data-theme=dark] .drawer__nav>a,[data-theme=dark] .drawer__grp>summary{color:#f2f2f5;border-bottom-color:#ffffff1f}[data-theme=dark] .drawer__x{color:#f2f2f5}[data-theme=dark] .drawer__phone{color:#f2f2f5;border-color:#ffffff2e}[data-theme=dark] .hdr.is-light{background:#0c0c0ee0;border-bottom-color:#ffffff1f}[data-theme=dark] .hdr.is-light .nav__link,[data-theme=dark] .hdr.is-light .nav__top,[data-theme=dark] .hdr.is-light .hdr__phone{color:#f2f2f5}[data-theme=dark] .hdr.is-light .hdr__phone{border-color:#ffffff2e}[data-theme=dark] .hdr.is-light .hdr__home{color:#ffffffb3}[data-theme=dark] .hdr.is-light .burger span{background:#fff}[data-theme=dark] .hdr.is-light .hdr__logo .b{display:none}[data-theme=dark] .hdr.is-light .hdr__logo .w{display:block}[data-theme=dark] .qui__key,[data-theme=dark] .phero__badge{background:#141418;color:#f2f2f5}[data-theme=dark] .f5{background:#141418;border-color:#ffffff1f;color:#f2f2f5}[data-theme=dark] .f5 h3,[data-theme=dark] .f5 h4{color:#f2f2f5}[data-theme=dark] .f5 p{color:#b8b8c2}[data-theme=dark] .f5__n{border-color:#ffffff4d;color:#f2f2f5}[data-theme=dark] .referent{background:#141418}[data-theme=dark] .referent .ic{background:#1c1c22;border-color:#ffffff1f}[data-theme=dark] .imgslot{background:#141418;border-color:#ffffff1f}[data-theme=dark] .imgslot:after{background:#0009;color:#c8c8cf}[data-theme=dark] .imgslot__tag{background:#141418eb;color:#f2f2f5}[data-theme=dark] .flowcard{background:#141418;color:#f2f2f5}[data-theme=dark] .istep{background:#141418;border-color:#ffffff1f;color:#f2f2f5}[data-theme=dark] .istep .n{background:#1c1c22;border-color:#ffffff1f}[data-theme=dark] .faqvis{background:#141418;color:#f2f2f5}[data-theme=dark] .faqvis__hd .t{color:#f2f2f5}[data-theme=dark] .faqrow{border-color:#ffffff1f}[data-theme=dark] .faqrow.is-open{background:#1c1c22}[data-theme=dark] .fintro__list{background:#141418}[data-theme=dark] .fintro__list .lab{color:#f2f2f5}[data-theme=dark] .linfo{background:#141418;border-color:#ffffff1f}[data-theme=dark] .linfo__name{background:#1b1b22}[data-theme=dark] .linfo__rows dd{color:#f2f2f5;border-color:#ffffff1f}[data-theme=dark] .lintro{color:#c8c8cf;border-color:#ffffff1f}[data-theme=dark] .lsec{border-color:#ffffff1f}[data-theme=dark] .lsec h2,[data-theme=dark] .lsec h3{color:#f2f2f5}[data-theme=dark] .lsec p,[data-theme=dark] .lsec ul li{color:#c8c8cf}[data-theme=dark] .lsec strong{color:#f2f2f5}[data-theme=dark] .ltoc a{color:#b8b8c2}[data-theme=dark] .ltoc a:hover,[data-theme=dark] .ltoc a.active{color:#f2f2f5}[data-theme=dark] .lpills a.is-current{background:#25252e;color:#fff;border-color:#25252e}[data-theme=dark] .ahero-card{background:#141418;color:#f2f2f5}[data-theme=dark] .ahero-card h4,[data-theme=dark] .ahero-card .tt{color:#f2f2f5}[data-theme=dark] .aformat{background:#141418;border-color:#ffffff1f;color:#f2f2f5}[data-theme=dark] .aformat .tx b{color:#f2f2f5}[data-theme=dark] .afeat{background:#141418;border-color:#ffffff1f}[data-theme=dark] .afeat__body h3{color:#f2f2f5}[data-theme=dark] .afeat__body p{color:#b8b8c2}[data-theme=dark] .read{color:#f2f2f5}[data-theme=dark] .achip{background:#141418;border-color:#ffffff1f;color:#f2f2f5}[data-theme=dark] .adlede{background:#0c0c0e}[data-theme=dark] .adfig{background:#141418;border-color:#ffffff1f}[data-theme=dark] .adfig figcaption{border-color:#ffffff1f;color:#b8b8c2}[data-theme=dark] .adbody p{color:#c8c8cf}[data-theme=dark] .adbody h2,[data-theme=dark] .adbody h3{color:#f2f2f5}[data-theme=dark] .adbody ul li{color:#c8c8cf}[data-theme=dark] .adbody ul li b,[data-theme=dark] .adquote p{color:#f2f2f5}[data-theme=dark] .adtip{background:#141418;border-color:#ffffff1f}[data-theme=dark] .adtip h3{color:#f2f2f5}[data-theme=dark] .adtip p{color:#c8c8cf}[data-theme=dark] .adauthor{background:#141418;border-color:#ffffff1f}[data-theme=dark] .adauthor__mark{background:#1c1c22;border-color:#ffffff1f}[data-theme=dark] .adauthor__mark img{filter:invert(1) hue-rotate(180deg)}[data-theme=dark] .adauthor__tx .nm,[data-theme=dark] .adauthor__meta .v{color:#f2f2f5}[data-theme=dark] .drawer__h img{filter:invert(1) hue-rotate(180deg)}[data-theme=dark] .role{background:#141418;border-color:#ffffff1f;color:#f2f2f5}[data-theme=dark] .role h3{color:#f2f2f5}[data-theme=dark] .role p{color:#b8b8c2}[data-theme=dark] .role li{color:#f2f2f5}[data-theme=dark] .role__ic{background:#1c1c22;border-color:#ffffff1f}[data-theme=dark] .role__ic svg{stroke:#f2f2f5}[data-theme=dark] .admin{background:#141418;border-color:#ffffff1f;color:#f2f2f5}[data-theme=dark] .admin__side a.on{background:#22222a;color:#fff}[data-theme=dark] .admin__rows .r .nm,[data-theme=dark] .netmap .head .t,[data-theme=dark] .netmap .map .mh,[data-theme=dark] .netmap .head .kp .b .n{color:#f2f2f5}[data-theme=dark] .netmap .head .kp .b{background:#1c1c22;border-color:#ffffff1f}[data-theme=dark] .adiag .diag .t,[data-theme=dark] .adiag .diag li,[data-theme=dark] .coh-brand .mk,[data-theme=dark] .sup-card .mk,[data-theme=dark] .sup-pdf .tx b{color:#f2f2f5}[data-theme=dark] .ucard{background:#141418;border-color:#ffffff1f;color:#f2f2f5}[data-theme=dark] .ucard h3{color:#f2f2f5}[data-theme=dark] .ucard p{color:#b8b8c2}[data-theme=dark] .ucard .points li b{color:#f2f2f5}[data-theme=dark] .ana__card,[data-theme=dark] .tier,[data-theme=dark] .vcard{background:#141418;border-color:#ffffff1f;color:#f2f2f5}[data-theme=dark] .vcard h3{color:#f2f2f5}[data-theme=dark] .vcard p{color:#b8b8c2}[data-theme=dark] .vcard .vlist li b{color:#f2f2f5}[data-theme=dark] .lev__card{background:#141418;border-color:#ffffff1f;color:#f2f2f5}[data-theme=dark] .gpartner__badge{background:#141418;color:#f2f2f5}[data-theme=dark] .fmt__paper{background:#1c1c22;border-color:#ffffff1f}[data-theme=dark] .coh-mini{background:#141418;border-color:#ffffff1f}[data-theme=dark] .rswitch,[data-theme=dark] .tech{background:#141418;border-color:#ffffff1f;color:#f2f2f5}[data-theme=dark] .tech h3{color:#f2f2f5}[data-theme=dark] .tech p{color:#b8b8c2}[data-theme=dark] .tech__note{color:#c8c8cf}[data-theme=dark] .qcard{background:#141418;border-color:#ffffff1f;color:#f2f2f5}[data-theme=dark] .qcard h3{color:#f2f2f5}[data-theme=dark] .qcard p{color:#b8b8c2}[data-theme=dark] .crow{background:#141418;border-color:#ffffff1f;color:#f2f2f5}[data-theme=dark] .crow__v{color:#f2f2f5}[data-theme=dark] .csoc__row a{background:#1c1c22;border-color:#ffffff1f;color:#f2f2f5}[data-theme=dark] .cform{background:#141418;border-color:#ffffff1f;color:#f2f2f5}[data-theme=dark] .cform__h,[data-theme=dark] .cstate h3{color:#f2f2f5}[data-theme=dark] .struct__note{background:#141418;border:1px solid rgba(255,255,255,.12);color:#f2f2f5}[data-theme=dark] .coh-card{background:#141418;border-color:#ffffff1f;color:#f2f2f5}[data-theme=dark] .rswitch__ic,[data-theme=dark] .ana__ic,.lev__ic .pic{background:#1c1c22;border-color:#ffffff1f}[data-theme=dark] .direct{background:#141418;border-color:#ffffff1f;color:#f2f2f5}[data-theme=dark] .direct__chan a{color:#f2f2f5}[data-theme=dark] .direct__chan a .ic{background:#1c1c22;border-color:#ffffff1f}[data-theme=dark] .apt{background:#141418;border-color:#ffffff1f;color:#f2f2f5}[data-theme=dark] .acc-list{background:#141418;border-color:#ffffff1f}[data-theme=dark] .acc{border-color:#ffffff1f}[data-theme=dark] .acc__qt{color:#f2f2f5}[data-theme=dark] .acc__ic{color:#f2f2f5;border-color:#ffffff1f}[data-theme=dark] .acc__q:hover{background:#1c1c22}[data-theme=dark] .fcard{background:#141418;color:#f2f2f5}[data-theme=dark] .fcard h2,[data-theme=dark] .fcard h3,[data-theme=dark] .fstep__q{color:#f2f2f5}[data-theme=dark] .opt{background:#141418;border-color:#ffffff1f;color:#f2f2f5}[data-theme=dark] .opt__tx{color:#f2f2f5}[data-theme=dark] .opt:hover{border-color:#ffffff40;background:#1c1c22}[data-theme=dark] .fcard__foot{background:#18181f;border-color:#ffffff1f}[data-theme=dark] .fcard__meta .count,[data-theme=dark] .field label{color:#f2f2f5}[data-theme=dark] .field input,[data-theme=dark] .field textarea{background:#1c1c22;border-color:#ffffff26;color:#f2f2f5}[data-theme=dark] .field input:focus,[data-theme=dark] .field textarea:focus{background:#24242c;border-color:var(--red);color:#f2f2f5;box-shadow:0 0 0 4px #e7194f33}[data-theme=dark] .seg button{background:#1c1c22;border-color:#ffffff26;color:#f2f2f5}[data-theme=dark] .consent,[data-theme=dark] .fdone__recap{background:#1c1c22;border-color:#ffffff1f}[data-theme=dark] .fdone__recap .r{border-color:#ffffff1f}[data-theme=dark] .fdone__recap .r .v,[data-theme=dark] .fdone h3{color:#f2f2f5}[data-theme=dark] .pf-filters button,[data-theme=dark] .rfilters button,[data-theme=dark] .fthemes button,[data-theme=dark] .afilters button{background:#141418;border-color:#ffffff1f;color:#b8b8c2}[data-theme=dark] .pf-filters button.active,[data-theme=dark] .rfilters button.active,[data-theme=dark] .fthemes button.active,[data-theme=dark] .afilters button.active{background:#fff;color:#000;border-color:#fff}[data-theme=dark] .pf-filters button:hover,[data-theme=dark] .rfilters button:hover,[data-theme=dark] .fthemes button:hover,[data-theme=dark] .afilters button:hover{border-color:var(--red);color:var(--red)}[data-theme=dark] .btn--line{border-color:#fff3;color:#f2f2f5}[data-theme=dark] .btn--line:hover{border-color:var(--red);color:#fff;background:#e7194f26}[data-theme=dark] .pf-count-line b,[data-theme=dark] .pf-tile--light .pf-name{color:#f2f2f5}[data-theme=dark] .netmap .pc,[data-theme=dark] .adiag .pc,[data-theme=dark] .sup-comp .pc,[data-theme=dark] .sup-pdf{background:#141418;color:#f2f2f5}[data-theme=dark] .fmt{background:#141418;border-color:#ffffff1f;color:#f2f2f5}[data-theme=dark] .fmt h4,[data-theme=dark] .fmt h5{color:#f2f2f5}[data-theme=dark] .fmt__paper{background:#1c1c22;border-color:#ffffff26}[data-theme=dark] .fgroup__lab{color:#f2f2f5}[data-theme=dark] .coh-mini{background:#1c1c22;border-color:#ffffff1f}[data-theme=dark] .coh-mini .toolbar{background:#141418;border-color:#ffffff1f}[data-theme=dark] .rswitch{background:#141418;border-color:#ffffff1f;color:#f2f2f5}[data-theme=dark] .rswitch__tx h3{color:#f2f2f5}[data-theme=dark] .terrain__quote{background:#141418;border:1px solid rgba(255,255,255,.15)}altcha-widget{--altcha-max-width:100%;--altcha-border-radius:13px;--altcha-color-base:var(--grey-2);--altcha-color-border:var(--line);--altcha-color-primary:var(--red);--altcha-color-text:var(--ink);--altcha-color-footer:var(--muted);display:block;font-family:var(--fb)}[data-theme=dark] altcha-widget{--altcha-color-base:#1c1c22;--altcha-color-border:rgba(255,255,255,.15);--altcha-color-primary:var(--red);--altcha-color-text:#f2f2f5;--altcha-color-footer:#b8b8c2}.hdr__theme{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;color:var(--ink);background:transparent;border:1px solid var(--line);transition:color .2s,border-color .2s,background .2s,transform .2s;cursor:pointer;flex:none}.hdr__theme:hover{border-color:var(--red);color:var(--red);transform:scale(1.05)}.hdr.on-hero .hdr__theme{color:#ffffffd9;border-color:#fff3}.hdr.on-hero .hdr__theme:hover{color:#fff;border-color:var(--red);background:#e7194f26}.theme-icon-sun{display:none}.theme-icon-moon,[data-theme=dark] .theme-icon-sun{display:block}[data-theme=dark] .theme-icon-moon{display:none}[data-theme=dark] .hdr__theme{color:#f2f2f5;border-color:#ffffff2e}[data-theme=dark] .hdr__theme:hover{color:#fff;border-color:var(--red);background:#e7194f26}.cookie-overlay{position:fixed;inset:0;z-index:999999;display:flex;align-items:flex-end;justify-content:flex-end;padding:clamp(16px,3vw,32px);background:transparent;pointer-events:none}.cookie-prefs-overlay{position:fixed;inset:0;z-index:1000000;display:flex;align-items:center;justify-content:center;padding:20px;background:#0c0c0eb3;backdrop-filter:blur(8px);pointer-events:auto}.cookie-card,.cookie-prefs-card{box-sizing:border-box;width:100%;background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:20px;box-shadow:var(--sh-3);pointer-events:auto}.cookie-card{max-width:440px;padding:28px 26px;text-align:left}.cookie-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.cookie-card__head .kicker{font-size:11px;letter-spacing:.14em}.cookie-card__head .kicker:before{display:none}.cookie-logo-wrap{display:flex;align-items:center}.cookie-logo{display:block;height:24px;width:auto}.cookie-logo.w{display:none}.cookie-logo.b{display:block}.cookie-card p,.cookie-prefs-body p{margin:0 0 12px;font-size:14px;line-height:1.6;color:var(--muted)}.cookie-card .cookie-sub,.cookie-prefs-body .cookie-sub{font-size:13px;color:#71717a;margin-bottom:16px}.cookie-card strong,.cookie-prefs-body strong{color:var(--ink);font-weight:600}.cookie-buttons-container{display:flex;gap:10px;margin-top:20px}.cookie-buttons-container .btn{flex:1;justify-content:center;padding:12px 18px;font-size:14px;border-radius:999px}.cookie-link{display:inline-block;width:100%;text-align:center;margin-top:14px;font-family:var(--fb);font-size:12.5px;color:var(--muted);background:none;border:none;cursor:pointer;transition:color .2s}.cookie-link:hover{color:var(--ink);text-decoration:underline}.cookie-inline-link{color:var(--ink);text-decoration:underline;text-underline-offset:3px;transition:color .2s}.cookie-inline-link:hover{color:var(--red)}.cookie-prefs-card{max-width:680px;max-height:88vh;overflow:hidden;display:flex;flex-direction:column}.cookie-prefs-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px 28px;border-bottom:1px solid var(--line);background:transparent}.cookie-prefs-header__txt .kicker{font-size:11.5px;margin-bottom:6px}.cookie-prefs-header__txt .kicker:before{display:none}.cookie-prefs-header h2{margin:0;color:var(--ink);font-size:clamp(18px,2vw,22px);font-family:var(--fh);font-weight:700}.cookie-prefs-close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid var(--line);color:var(--muted);background:var(--grey-2);cursor:pointer;transition:all .2s;flex:none}.cookie-prefs-close:hover{color:var(--red);border-color:var(--red);background:#e7194f14}.cookie-prefs-body{padding:24px 28px 28px;overflow-y:auto;max-height:calc(88vh - 90px)}.prefs-section{margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}.prefs-section-title{display:flex;align-items:center;gap:8px;margin-bottom:14px;color:var(--ink);font-family:var(--fh);font-size:14px;font-weight:600;letter-spacing:.04em}.prefs-section-title .pip{width:6px;height:6px;border-radius:50%;background:var(--red)}.prefs-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;background:var(--grey-2);border:1px solid var(--line);border-radius:12px}.prefs-row-info{max-width:68%}.prefs-row-title{margin-bottom:2px;color:var(--ink);font-family:var(--fh);font-size:14px;font-weight:600}.prefs-row-desc{color:var(--muted);font-size:12.5px;line-height:1.45}.prefs-row-desc a{color:var(--ink);text-decoration:underline}.prefs-buttons{display:inline-flex;gap:4px;padding:4px;background:#e7e7ea;border:1px solid #dcdce1;border-radius:999px;flex:none}.prefs-toggle-btn{padding:6px 14px;border:none;border-radius:999px;color:var(--muted);background:transparent;font-family:var(--fb);font-size:12.5px;font-weight:600;cursor:pointer;transition:all .2s}.prefs-toggle-btn:hover{color:var(--ink)}.prefs-toggle-btn.active-accept{color:#fff;background:var(--red);box-shadow:0 2px 10px #e7194f59}.prefs-toggle-btn.active-reject{color:var(--ink);background:#fff;box-shadow:0 1px 4px #0000001a}.cookie-prefs-actions{display:flex;justify-content:flex-end;margin-top:28px}.cookie-prefs-actions .btn{padding:13px 26px;font-size:14.5px}[data-theme=dark] .cookie-prefs-overlay{background:#000c}[data-theme=dark] .cookie-card,[data-theme=dark] .cookie-prefs-card{background:#121216fa;color:var(--muted-d);border-color:#ffffff24}[data-theme=dark] .cookie-logo.b{display:none}[data-theme=dark] .cookie-logo.w{display:block}[data-theme=dark] .cookie-card p,[data-theme=dark] .cookie-prefs-body p{color:#d4d4d8}[data-theme=dark] .cookie-card .cookie-sub,[data-theme=dark] .cookie-prefs-body .cookie-sub{color:#a1a1aa}[data-theme=dark] .cookie-card strong,[data-theme=dark] .cookie-prefs-body strong{color:#fff}[data-theme=dark] .cookie-link{color:#a1a1aa}[data-theme=dark] .cookie-link:hover,[data-theme=dark] .cookie-inline-link{color:#fff}[data-theme=dark] .cookie-inline-link:hover{color:var(--red)}[data-theme=dark] .cookie-prefs-header{border-bottom-color:#ffffff14}[data-theme=dark] .cookie-prefs-header h2{color:#fff}[data-theme=dark] .cookie-prefs-close{border-color:#ffffff1f;color:#a1a1aa;background:#ffffff0a}[data-theme=dark] .cookie-prefs-close:hover{color:#fff;border-color:var(--red);background:#e7194f26}[data-theme=dark] .prefs-section{border-top-color:#ffffff14}[data-theme=dark] .prefs-section-title{color:#fff}[data-theme=dark] .prefs-row{background:#ffffff08;border-color:#ffffff0f}[data-theme=dark] .prefs-row-title{color:#fff}[data-theme=dark] .prefs-row-desc{color:#a1a1aa}[data-theme=dark] .prefs-row-desc a{color:#d4d4d8}[data-theme=dark] .prefs-buttons{background:#0c0c0e;border-color:#ffffff1a}[data-theme=dark] .prefs-toggle-btn{color:#71717a}[data-theme=dark] .prefs-toggle-btn:hover{color:#d4d4d8}[data-theme=dark] .prefs-toggle-btn.active-accept{color:#fff;background:var(--red)}[data-theme=dark] .prefs-toggle-btn.active-reject{color:#fff;background:#ffffff24}@media(max-width:640px){.cookie-overlay{justify-content:center;padding:12px}.cookie-card{max-width:100%;padding:22px 20px}.cookie-buttons-container{flex-direction:column}.cookie-prefs-card{max-height:92vh}.cookie-prefs-header{padding:18px 20px}.cookie-prefs-body{padding:18px 20px 22px}.prefs-row{flex-direction:column;align-items:flex-start;gap:12px}.prefs-row-info{max-width:100%}.cookie-prefs-actions .btn{width:100%;justify-content:center}}
