﻿:root{--bg: #050505;--fg: #ffffff;--line: #464646;--accent: #f83bd8;--surface: #0d0d0b;--surface-strong: #030303;--signature-bg: #030303;--signature-fill-text: #500451;--muted: rgba(255, 255, 255, 0.62);--font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;--line-height: 1.2;--content-width: 760px;--popin-width: 560px;--page-gap: 18px;--radius: 0px;--motion-fast: 180ms;--motion-normal: 360ms;--motion-slow: 760ms;--motion-ease: cubic-bezier(0.22, 0.78, 0.18, 1);--vw: 100vw;--ratio: 0.07142858em;--wd: 1280;--wdm: 390;--bf: 13.5;--fs: clamp(14px, calc(var(--vw) * var(--bf) / var(--wd)), 21px);--w: var(--vw)}@media only screen and (max-width: 760px){:root{--fs: clamp(16px, calc(var(--vw) * 16 / var(--wdm)), 18px)}}html{min-height:100%;color-scheme:dark;font-size:var(--fs)}body{position:relative;margin:0;padding:40px 0 0;min-height:100svh;font-family:var(--font-family);background:var(--bg);color:var(--fg);display:flex;justify-content:flex-start;overflow-x:hidden;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;align-content:normal}@media only screen and (min-width: 1920px){body{padding:48px 0 0}}@media only screen and (min-width: 761px)and (max-width: 1440px){body{--small-desktop-content-ratio: 60vw;padding:24px}}@media only screen and (max-width: 760px){body{align-items:center;flex-direction:column;padding:0 26px 26px;--mobile-logo-size: clamp(44px, 14.6vw, 62px);--mobile-brand-top: clamp(16px, 4.4vw, 22px);--mobile-brand-left: clamp(18px, 4.6vw, 24px);--mobile-image-pad-base: calc(var(--mobile-logo-size) + (var(--mobile-brand-top) * 1.55));--mobile-image-pad: calc(var(--mobile-image-pad-base) * .25);--mobile-image-height: calc(100vw * .96811);--mobile-image-overlap: 30px;--mobile-main-lift: 30px;--mobile-scene-height: calc(var(--mobile-image-pad) + var(--mobile-image-height))}}@media only screen and (max-width: 760px)and (orientation: landscape){body{align-items:center;flex-direction:row;padding:18px}}body main{max-width:100%;margin-top:auto;display:grid;gap:18px;padding:24px}@media only screen and (min-width: 1441px){body main{padding:57px;transform:translateX(clamp(0px, 4vw, 60px))}}@media only screen and (min-width: 761px)and (max-width: 1440px){body main{width:calc(var(--small-desktop-content-ratio) - clamp(42px,5vw,70px));max-width:600px;align-content:start;gap:clamp(12px,1.2vw,18px);padding:clamp(34px,3.4vw,56px);transform:none}}@media only screen and (min-width: 1920px){body main{transform:translateX(60px)}}@media only screen and (max-width: 760px){body main{position:relative;backdrop-filter:none;gap:12px;margin-top:calc(var(--mobile-scene-height) - var(--mobile-image-overlap) - var(--mobile-main-lift));padding:18px;transform:none}}@media only screen and (max-width: 420px){body main{gap:9px;padding:12px}}@media only screen and (max-width: 760px)and (orientation: landscape){body main{max-width:calc(100vw - 36px);gap:12px;padding:24px}}*,*::before,*::after{box-sizing:border-box}h1,h2,p{margin:0}a,img{border:none}img,svg{max-width:100%;height:auto}button,.button{flex:0 0 auto;min-height:44px;border:1px solid var(--fg);background:var(--fg);color:var(--bg);padding:0 18px;font:inherit;font-weight:750;cursor:pointer;text-decoration:none}button:hover,button:focus-visible,.button:hover,.button:focus-visible{background:var(--accent);border-color:var(--accent);outline:none}@media only screen and (max-width: 760px){button,.button{width:100%}}@media only screen and (max-width: 760px)and (orientation: landscape){button,.button{width:auto}}@media(prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;scroll-behavior:auto !important;transition-duration:.01ms !important}}.im{display:none}@media only screen and (max-width: 760px){.nm{display:none !important}.im{display:block !important}}main{position:relative;z-index:1;border:1px solid var(--line);backdrop-filter:blur(8px)}@-moz-document url-prefix(){*{scrollbar-color:#606060 #0d0d0b;scrollbar-width:thin;scrollbar-height:thin}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0d0d0b}::-webkit-scrollbar-thumb{background:#606060}::-webkit-scrollbar-thumb:hover{background:#d8d8d8}.document-flow{display:grid;gap:18px}.document-flow h2{color:var(--accent);font-size:1.45rem;line-height:1.15;font-weight:700}@media only screen and (max-width: 760px){.document-flow h2{font-size:1.28rem}}.document-flow h3{margin:0;color:var(--fg);font-size:1rem;line-height:1.25;font-weight:700;letter-spacing:.03em}.document-flow p,.document-flow li,.document-flow dd{color:var(--fg);font-size:.96rem;line-height:1.25}@media only screen and (max-width: 760px){.document-flow p,.document-flow li,.document-flow dd{font-size:1rem}}.document-flow a{color:var(--fg);text-decoration-color:var(--line);text-underline-offset:.18em}.document-flow a:hover,.document-flow a:focus-visible{color:var(--accent);outline:none}.document-flow ul,.document-flow dl{display:grid;gap:8px;margin:0}.document-flow ul{padding-left:1.1em}.document-flow dl{padding:0}.document-flow section,.document-flow header,.document-flow aside,.document-flow nav{display:grid;gap:8px}.legal-panel:not(.active){display:none}.legal-panel .legal-loading{color:var(--fg);font-size:.92rem;line-height:1.2}.legal-panel .legal-loading.is-error{color:var(--accent)}@media only screen and (max-width: 760px){.legal-panel .legal-loading{font-size:1rem}}.document-main{width:var(--content-width);align-content:start}.document-page{min-width:0}.page-editorial .breadcrumb{width:100%;font-size:.82rem}.page-editorial .breadcrumb ol{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.page-editorial .breadcrumb li{color:hsla(0,0%,100%,.62)}.page-editorial .breadcrumb li+li::before{content:"/";margin-right:6px;color:hsla(0,0%,100%,.38)}.page-editorial .editorial-kicker{color:var(--fg);font-size:.86rem;line-height:1.15;font-weight:700;text-transform:uppercase}.page-editorial .editorial-lead{max-width:62ch;font-size:1rem}.page-editorial .editorial-section--key,.page-editorial .editorial-summary,.page-editorial .editorial-related{border:1px solid var(--line);background:rgba(13,13,11,.74);padding:14px}.page-editorial .editorial-related ul{list-style:none;padding-left:0}.page-editorial .editorial-cta{display:flex;align-items:center;justify-content:flex-end;gap:32px;width:100%;margin-top:6px}@media only screen and (max-width: 760px){.page-editorial .editorial-cta{gap:20px}}.page-editorial .contact{max-width:430px;color:var(--fg);font-size:1rem;line-height:1.12;text-align:right}@media only screen and (max-width: 760px){.page-editorial .contact{flex:1 1 auto;max-width:none}}.page-editorial .contact>span{display:block;margin-top:.45rem;color:var(--bg);font-weight:700}.page-editorial .contact>span>span{display:inline-block;padding:.16rem .24rem;background:var(--fg)}.scene{position:fixed;inset:0;z-index:0;width:100%;overflow:hidden;pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.scene img{width:100%;height:100%;display:block;object-fit:cover;object-position:center right}.scene::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg, rgba(5, 5, 5, 0.2), rgba(5, 5, 5, 0.08) 48%, rgba(5, 5, 5, 0.18))}@media only screen and (min-width: 761px)and (max-width: 1440px){.scene{width:100%}.scene img{object-position:78% center}}@media only screen and (min-width: 761px)and (max-width: 1100px){.scene img{object-position:60% center}}@media only screen and (max-width: 760px){.scene{position:absolute;top:0;left:50%;right:auto;width:100vw;height:var(--mobile-scene-height);margin:0;padding:var(--mobile-image-pad) 0 0;transform:translateX(-50%)}.scene img{width:100%;max-width:none;height:auto;aspect-ratio:972/941;object-fit:contain;object-position:center center;transform:none}.scene::after{background:linear-gradient(180deg, rgba(5, 5, 5, 0), rgba(5, 5, 5, 0.5) 76%, var(--bg))}}@media only screen and (max-width: 760px)and (orientation: landscape){.scene{position:fixed;inset:0;width:auto;margin:0;padding:0;transform:none}.scene img{width:100%;height:100%;object-fit:cover;object-position:center right}.scene::after{background:linear-gradient(90deg, rgba(5, 5, 5, 0.2), rgba(5, 5, 5, 0.08) 48%, rgba(5, 5, 5, 0.18))}}.scene-heron{isolation:isolate;background:#000;pointer-events:auto}.scene-heron .scene-heron__image,.scene-heron .scene-heron__svg{position:absolute;inset:0;display:block;width:100%;height:100%}.scene-heron .scene-heron__image{z-index:1;pointer-events:none}.scene-heron .scene-heron__svg{z-index:2;pointer-events:auto}.scene-heron .scene-heron__svg svg{display:block;width:100%;height:100%;max-width:none;overflow:visible}.scene-heron img{height:100%;object-fit:cover;object-position:center}.scene-heron::after{z-index:3;pointer-events:none}@media only screen and (max-width: 760px){.scene-heron img{height:100%;object-fit:cover;object-position:center}}.logo{--logo-size: 4.2rem;--logo-text-ratio: .30435;display:grid;place-items:center;width:var(--logo-size);aspect-ratio:1/1;height:auto;border:1px solid var(--fg);background:rgba(0,0,0,0);color:var(--fg);padding:0;font-weight:800;font-size:calc(var(--logo-size)*var(--logo-text-ratio));line-height:1;margin:1.2em 0 0 0}.logo:hover,.logo:focus-visible{border-color:var(--accent);background:rgba(0,0,0,0);color:var(--fg);outline:none}@media only screen and (max-width: 760px){.logo{--logo-size: var(--mobile-logo-size);margin:-0.5rem 0 0 0}}.signature-button,.contact-trigger{--signature-button-size: 207px;--signature-button-padding: clamp(16px, 1.2vw, 22px);--signature-button-font-size: clamp(34px, 2.6vw, 46px);--signature-button-fill-copy: "CONT\a· ACT";--signature-button-fill-color: var(--signature-fill-text);position:relative;width:var(--signature-button-size);aspect-ratio:1/1;height:auto;min-height:0;border:4px solid var(--accent);background:var(--signature-bg);color:var(--fg);display:flex;align-items:center;justify-content:center;flex-direction:column;padding:var(--signature-button-padding);font-weight:820;font-size:var(--signature-button-font-size);line-height:.78;overflow:hidden;isolation:isolate;text-align:center;text-decoration:none}.signature-button::before,.contact-trigger::before{content:"";position:absolute;z-index:0;inset:0;background:var(--accent);transform:translate3d(0, 100%, 0);transform-origin:center bottom;transition:transform 760ms cubic-bezier(0.22, 0.78, 0.18, 1)}.signature-button::after,.contact-trigger::after{content:var(--signature-button-fill-copy);position:absolute;z-index:3;inset:0;display:flex;align-items:center;justify-content:center;color:var(--signature-button-fill-color);line-height:inherit;white-space:pre;text-align:right;pointer-events:none;clip-path:inset(100% 0 0 0);-webkit-clip-path:inset(100% 0 0 0);transition:clip-path 760ms cubic-bezier(0.22, 0.78, 0.18, 1),-webkit-clip-path 760ms cubic-bezier(0.22, 0.78, 0.18, 1)}.signature-button .contact-copy,.contact-trigger .contact-copy{position:relative;z-index:2;line-height:inherit}.signature-button .contact-copy span,.contact-trigger .contact-copy span{display:block;line-height:inherit;text-align:right}.signature-button .contact-copy span.act,.contact-trigger .contact-copy span.act{color:var(--accent)}.signature-button:hover,.signature-button:focus-visible,.contact-trigger:hover,.contact-trigger:focus-visible{outline:none;border:4px solid var(--accent);background:var(--signature-bg);color:var(--fg)}.signature-button:hover::before,.signature-button:focus-visible::before,.contact-trigger:hover::before,.contact-trigger:focus-visible::before{transform:translate3d(0, 0, 0)}.signature-button:hover::after,.signature-button:focus-visible::after,.contact-trigger:hover::after,.contact-trigger:focus-visible::after{clip-path:inset(0 0 0 0);-webkit-clip-path:inset(0 0 0 0)}@media(prefers-reduced-motion: reduce){.signature-button::before,.signature-button::after,.signature-button .contact-copy,.contact-trigger::before,.contact-trigger::after,.contact-trigger .contact-copy{transition:none}}@media only screen and (min-width: 761px)and (max-width: 1440px){.signature-button,.contact-trigger{--signature-button-size: clamp(164px, 13.2vw, 190px);--signature-button-padding: clamp(15px, 1.5vw, 20px);--signature-button-font-size: clamp(31px, 2.55vw, 36px)}}@media only screen and (max-width: 760px){.signature-button,.contact-trigger{flex:0 0 auto;--signature-button-size: clamp(152px, 41vw, 164px);--signature-button-padding: clamp(18px, 5vw, 22px);--signature-button-font-size: clamp(31px, 4.1vw, 36px)}}@media only screen and (max-width: 420px){.signature-button,.contact-trigger{--signature-button-size: clamp(120px, 42vw, 130px);--signature-button-padding: clamp(18px, 5.4vw, 22px);--signature-button-font-size: clamp(31px, 8.2vw, 34px)}}@media only screen and (max-width: 760px)and (orientation: landscape){.signature-button,.contact-trigger{--signature-button-size: clamp(90px, 12vw, 108px);--signature-button-padding: 12px;--signature-button-font-size: clamp(24px, 3.5vw, 28px)}}.signature-button--submit,.signature-button--return{--signature-button-size: clamp(112px, 9vw, 138px);--signature-button-padding: 14px;--signature-button-font-size: clamp(24px, 2vw, 31px)}.signature-button--submit{--signature-button-fill-copy: "· EN\aVOYER"}.signature-button--return{margin:0 0 auto auto;--signature-button-fill-copy: "· RE\aTOUR"}@media only screen and (max-width: 760px){.signature-button--submit,.signature-button--return{--signature-button-size: clamp(112px, 36vw, 132px);--signature-button-padding: 14px;--signature-button-font-size: clamp(25px, 8vw, 31px);width:var(--signature-button-size)}}.legal-links{position:relative;z-index:4;display:flex;flex:0 0 auto;align-self:center;align-items:center;justify-content:center;gap:18px;max-width:100%;margin:auto auto 5px;padding-top:20px}@media only screen and (max-width: 760px){.legal-links{gap:12px;margin:auto auto 8px}}.legal-links a{width:auto;min-height:0;border:0;background:rgba(0,0,0,0);color:var(--fg);padding:0;font-size:.72rem;font-weight:650;opacity:.56}@media only screen and (min-width: 761px)and (max-width: 1440px){.legal-links a{font-size:1rem}}@media only screen and (max-width: 760px){.legal-links a{width:auto;font-size:.82rem}}.legal-links a:hover,.legal-links a:focus-visible{background:rgba(0,0,0,0);color:var(--accent);opacity:1;outline:none}.domain{flex:0 0 auto;align-self:center;max-width:100%;margin:0 auto 8px;color:var(--fg);font-size:.7rem;line-height:1.2;opacity:.56;text-align:center}@media only screen and (min-width: 761px)and (max-width: 1440px){.domain{font-size:.9rem}}@media only screen and (max-width: 760px){.domain{margin:0;font-size:.76rem}}main>header{width:100%}@media only screen and (max-width: 760px){main>header{position:absolute;z-index:2;top:-5.2rem;left:calc(var(--mobile-brand-left) - 12px);right:calc(var(--mobile-brand-left) - 12px);width:auto}}@media only screen and (max-width: 760px)and (orientation: landscape){main>header{position:static;width:100%}}main>header h1{--title-wave-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 360 160' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 58 C90 36 180 80 360 58 V160 H0 Z'/%3E%3C/svg%3E");position:relative;display:inline-block;max-width:760px;font-size:2.45rem;line-height:1.3;font-weight:820;white-space:nowrap;overflow:hidden;isolation:isolate;color:#d1d1d1;transition:color 360ms ease-in-out}main>header h1::after{content:attr(data-title);position:absolute;inset:0;transition:color 160ms ease-in-out;color:#f1f1f1;white-space:inherit;pointer-events:none;mask-image:var(--title-wave-mask);mask-size:320px 130%;mask-repeat:repeat-x;mask-position:0 .26em;-webkit-mask-image:var(--title-wave-mask);-webkit-mask-size:320px 130%;-webkit-mask-repeat:repeat-x;-webkit-mask-position:0 .26em;animation:titleWaveMove 8.6s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite}main>header h1:hover{color:#eee}main>header h1:hover::after{color:#fff}@media only screen and (min-width: 1441px){main>header h1{font-size:3.6rem}}@media only screen and (min-width: 761px)and (max-width: 1440px){main>header h1{font-size:clamp(3rem,4.6vw,4rem)}}@media only screen and (max-width: 760px){main>header h1{font-size:clamp(2rem,8vw,2.45rem)}}@media only screen and (max-width: 420px){main>header h1{font-size:clamp(1.85rem,7.6vw,2.25rem)}}@media only screen and (max-width: 760px)and (orientation: landscape){main>header h1{font-size:2.2rem}}@media(prefers-reduced-motion: reduce){main>header h1::after{animation:none;mask-position:0 .26em;-webkit-mask-position:0 .26em}}main>header .brand{display:flex;align-items:center;gap:16px;line-height:1}@media only screen and (max-width: 760px){main>header .brand{gap:clamp(12px,3.4vw,16px)}}@media only screen and (max-width: 760px)and (orientation: landscape){main>header .brand{gap:12px}}main>header .brand .logo{flex-shrink:0}main>header .brand .brand-title{position:relative;display:inline-flex;color:inherit;text-decoration:none}main>header .brand .brand-title:hover,main>header .brand .brand-title:focus-visible{color:inherit;outline:none}main>header .brand .brand-title:focus-visible h1{color:var(--accent)}main>header .brand .brand-title .brand-baseline{position:absolute;left:.1rem;bottom:-0.3rem;font-size:1rem;line-height:1;font-weight:400;white-space:nowrap;letter-spacing:0;pointer-events:none}@media only screen and (max-width: 760px){main>header .brand .brand-title .brand-baseline{bottom:inherit;top:-0.3rem;font-size:.74rem}}@keyframes titleWaveMove{0%{mask-position:0 .26em;-webkit-mask-position:0 .26em}100%{mask-position:-320px .26em;-webkit-mask-position:-320px .26em}}.contact-form{display:grid;gap:14px;color:var(--fg)}.contact-form h2{padding-right:44px;color:var(--fg);font-size:1.62rem;line-height:1.12;font-weight:820}@media only screen and (max-width: 760px){.contact-form h2{font-size:1.42rem}}.contact-form p{color:var(--fg);font-size:.98rem;line-height:1.2}.contact-form label{display:grid;gap:7px;color:var(--fg);font-size:.88rem;font-weight:720}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);background:hsla(0,0%,100%,.06);color:var(--fg);padding:12px 13px;font:inherit;font-size:1rem}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--accent);outline:none}.contact-form textarea{min-height:126px;resize:vertical}.contact-form .field-check{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.contact-form .form-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end;padding-top:4px}@media only screen and (max-width: 760px){.contact-form .form-actions{align-items:flex-end}}.contact-form .form-message{display:none;min-height:0;color:var(--accent);font-weight:720}.contact-form .form-message.is-error{color:var(--fg)}.contact-form .is-hidden{display:none}.contact-state-mask{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center;min-width:0;border-top:1px solid var(--line);background:rgba(5,5,5,.98);color:var(--fg);padding:34px;transform:translateY(100%);transition:transform 360ms cubic-bezier(0.22, 0.74, 0.2, 1);isolation:isolate}.contact-state-mask::before{content:"";position:absolute;right:-42px;bottom:-76px;z-index:-1;width:148%;aspect-ratio:1/1;background:url("../img/main-design-avatar.webp") center/cover no-repeat;opacity:.312;filter:grayscale(1) contrast(1.18);pointer-events:none}.contact-state-mask[hidden]{display:none}.contact-state-mask.active{transform:translateY(0)}@media only screen and (max-width: 760px){.contact-state-mask{padding:26px 18px 18px}.contact-state-mask::before{right:-54px;bottom:-58px}}.contact-state-mask .contact-state-content{display:grid;gap:12px;width:100%;max-width:360px;text-align:left}.contact-state-mask .contact-state-content:focus{outline:none}.contact-state-mask .contact-state-title{color:var(--accent);font-size:1.3rem;line-height:1.12;font-weight:820}.contact-state-mask .contact-state-message{color:var(--fg);font-size:1rem;line-height:1.2}.contact-state-mask .contact-state-fallback{justify-self:start;margin-top:8px;border:1px solid var(--fg);background:var(--fg);color:var(--bg);padding:12px 14px;font-weight:760}.contact-state-mask .contact-state-fallback:hover,.contact-state-mask .contact-state-fallback:focus-visible{border-color:var(--accent);background:var(--accent);outline:none}@media(prefers-reduced-motion: reduce){.contact-state-mask{transition:none}}.button-secondary{border-color:var(--line);background:rgba(0,0,0,0);color:var(--fg)}.popin-contact .close{z-index:7}.popin-contact .frame{z-index:1;position:relative;overflow:hidden;padding:34px}@media only screen and (max-width: 760px){.popin-contact .frame{padding:26px 18px 18px}}.popin{display:block;position:fixed;inset:0;z-index:1100;background-color:rgba(5,5,5,.72);opacity:0;pointer-events:none;transition:opacity .24s ease}.popin:not(.active){display:none}.popin.active{opacity:1;pointer-events:auto}.popin .pattern{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:100svh;padding:24px;overflow:hidden}@media only screen and (max-width: 760px){.popin .pattern{align-items:flex-start;padding:12px}}.popin .ghost{position:absolute;inset:0;z-index:0;cursor:pointer}.popin .content{position:relative;z-index:1;width:560px;max-width:100%;max-height:calc(100svh - 48px);overflow-x:hidden;overflow-y:auto;border:1px solid var(--line);background:rgba(5,5,5,.96);box-shadow:0 24px 90px #000}@media only screen and (max-width: 760px){.popin .content{max-height:calc(100svh - 24px)}}.popin .close{position:absolute;top:0;right:0;z-index:2;display:block;width:32px;height:32px;min-height:0;padding:0;border:0;border-left:1px solid var(--line);border-bottom:1px solid var(--line);background:#000;color:var(--fg)}.popin .close::before,.popin .close::after{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;background:currentColor;transform-origin:center}.popin .close::before{transform:translate(-50%, -50%) rotate(45deg)}.popin .close::after{transform:translate(-50%, -50%) rotate(-45deg)}html.disabled,body.disabled{overflow:hidden}@media only screen and (max-width: 760px){.popin-legal .pattern{align-items:flex-start}}.popin-legal .content{width:760px;max-width:100vw;padding:24px}@media only screen and (max-width: 760px){.popin-legal .content{width:calc(100vw - 24px);max-height:calc(100svh - 24px)}}.popin-legal .frame{display:grid;gap:22px;padding:26px;z-index:1}@media only screen and (max-width: 760px){.popin-legal .frame{gap:18px;padding:18px}}.popin-legal .legal-tabs{display:flex;gap:1px;width:fit-content;background:var(--line);border:1px solid var(--line)}@media only screen and (max-width: 760px){.popin-legal .legal-tabs{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));width:calc(100% - 52px);overflow:hidden}}.popin-legal .legal-tabs button{position:relative;width:auto;min-height:44px;border:0;background:rgba(13,13,11,.98);color:var(--fg);padding:0 14px;font-size:.86rem;font-weight:700;text-transform:uppercase;overflow:hidden;isolation:isolate;transition:color 180ms ease}.popin-legal .legal-tabs button::before{content:"";position:absolute;z-index:-1;inset:0;background:var(--accent);transform:translate3d(0, 100%, 0);transform-origin:center bottom;transition:transform 760ms cubic-bezier(0.22, 0.78, 0.18, 1)}@media only screen and (max-width: 760px){.popin-legal .legal-tabs button{width:100%;min-width:0;white-space:nowrap;padding:0 10px;font-size:.82rem}}.popin-legal .legal-tabs button:hover,.popin-legal .legal-tabs button:focus-visible{color:var(--bg);outline:none}.popin-legal .legal-tabs button:hover::before,.popin-legal .legal-tabs button:focus-visible::before{transform:translate3d(0, 0, 0)}.popin-legal .legal-tabs button.active{background:var(--accent);color:var(--bg);outline:none}.popin-legal .legal-tabs button.active::before{display:none}@media(prefers-reduced-motion: reduce){.popin-legal .legal-tabs button,.popin-legal .legal-tabs button::before{transition:none}}@media only screen and (max-width: 760px){.popin-legal .legal-tabs .mobile-label-hidden{display:none}}.legal-panel .legal-inline-button,.document-page .legal-inline-button{display:inline;width:auto;min-height:0;border:0;background:rgba(0,0,0,0);color:var(--accent);padding:0;font:inherit;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em;cursor:pointer}.legal-panel .legal-inline-button:hover,.legal-panel .legal-inline-button:focus-visible,.document-page .legal-inline-button:hover,.document-page .legal-inline-button:focus-visible{color:var(--fg);outline:none}.popin-diagnostic .content{width:min(980px, calc(100vw - 36px))}.popin-diagnostic .frame{display:grid;z-index:1;gap:24px;max-height:min(82vh, 860px);overflow:auto;padding:30px}@media only screen and (max-width: 760px){.popin-diagnostic .frame{gap:20px;max-height:calc(100vh - 42px);padding:22px 18px 18px}}.popin-diagnostic .diagnostic-head{display:grid;gap:8px;padding-right:48px}.popin-diagnostic .diagnostic-head h2{margin:0;color:var(--accent);font-size:1.42rem;line-height:1.12;font-weight:820}.popin-diagnostic .diagnostic-head p,.popin-diagnostic .diagnostic-head span{margin:0;color:var(--fg);font-size:.92rem;line-height:1.22}.popin-diagnostic .diagnostic-head span{color:var(--muted);font-size:.78rem}.popin-diagnostic .diagnostic-sections{display:grid;gap:1px;border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(2, minmax(0, 1fr))}@media only screen and (max-width: 760px){.popin-diagnostic .diagnostic-sections{grid-template-columns:1fr}}.popin-diagnostic section{display:grid;min-width:0;background:rgba(13,13,11,.96);padding:18px;align-content:start;gap:14px}@media only screen and (max-width: 760px){.popin-diagnostic section{padding:16px}}.popin-diagnostic .diagnostic-proof{grid-column:1/-1}.popin-diagnostic .diagnostic-lighthouse{display:grid;gap:12px}.popin-diagnostic .diagnostic-lighthouse h4{margin:0 0 6px;color:var(--fg);font-size:.82rem;line-height:1.15;font-weight:800}.popin-diagnostic .diagnostic-score-grid{grid-template-columns:repeat(4, minmax(0, 1fr))}.popin-diagnostic .diagnostic-score-grid div{grid-template-columns:1fr;gap:4px;padding:8px 6px;text-align:center}.popin-diagnostic .diagnostic-score-grid dt{display:flex;align-items:center;justify-content:center;min-height:2.2em;color:hsla(0,0%,100%,.68);font-size:.64rem;line-height:1.1;text-transform:uppercase}.popin-diagnostic .diagnostic-score-grid dd{color:var(--accent);font-size:1.08rem;line-height:1}.popin-diagnostic h3{margin:0;color:var(--accent);font-size:1rem;line-height:1.15;font-weight:800}.popin-diagnostic dl{display:grid;gap:1px;margin:0;background:hsla(0,0%,100%,.08)}.popin-diagnostic dl div{display:grid;min-width:0;background:rgba(13,13,11,.96);padding:9px 10px;grid-template-columns:minmax(96px, 0.8fr) minmax(0, 1.2fr);gap:12px}@media only screen and (max-width: 760px){.popin-diagnostic dl div{grid-template-columns:1fr;gap:3px}}.popin-diagnostic dt{margin:0;color:var(--muted);font-size:.76rem;line-height:1.15;font-weight:600}.popin-diagnostic dd,.popin-diagnostic p{margin:0;color:var(--fg);font-size:.9rem;line-height:1.22}.popin-diagnostic [data-status=ok],.popin-diagnostic [data-status=configured],.popin-diagnostic [data-status=strict]{color:var(--accent)}.popin-diagnostic [data-status=warning],.popin-diagnostic [data-status=missing],.popin-diagnostic [data-status=not_detected],.popin-diagnostic [data-status=unknown]{color:hsla(0,0%,100%,.72)}.page-404 main h2{color:var(--accent);font-size:3.45rem;line-height:1.15}.page-404 main p{margin-top:14px;max-width:24ch;color:var(--fg);font-size:1.1rem;line-height:1.2}.page-404 main .button{display:inline-flex;align-items:center;margin-top:24px}.page-home main{width:700px}@media only screen and (min-width: 761px)and (max-width: 1440px){.page-home main{width:calc(var(--small-desktop-content-ratio) - clamp(42px,2vw,70px))}}@media only screen and (max-width: 760px)and (orientation: landscape){.page-home main{width:620px}}.page-home section,.page-home footer{width:100%}.page-home .claim{max-width:600px;color:var(--fg);font-size:1.16rem;line-height:1.2;font-weight:700}@media only screen and (max-width: 760px){.page-home .claim{font-size:1.12rem}}@media only screen and (max-width: 420px){.page-home .claim{font-size:1.04rem}}.page-home .claim strong{color:var(--accent);font-weight:700}@media only screen and (max-width: 760px){.page-home .claim strong{font-size:1.2em;line-height:1}}.page-home .claim span{display:block}.page-home .problem{max-width:780px;color:var(--fg);font-size:1rem;line-height:1.2}.page-home .grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1px;background:var(--line);border:1px solid var(--line)}@media only screen and (min-width: 761px)and (max-width: 1440px),only screen and (max-width: 760px),only screen and (max-width: 760px)and (orientation: landscape){.page-home .grid{grid-template-columns:repeat(2, 1fr)}}.page-home .item{min-height:86px;background:rgba(13,13,11,.94);padding:14px}@media only screen and (max-width: 760px){.page-home .item{min-height:74px;padding:12px}}@media only screen and (max-width: 420px){.page-home .item{min-height:66px;padding:10px}}.page-home .item h2{margin-bottom:6px;color:#fff;font-size:1rem;font-weight:600}@media only screen and (max-width: 760px){.page-home .item h2{font-size:1rem}}@media only screen and (max-width: 420px){.page-home .item h2{margin-bottom:4px;font-size:1rem}}.page-home .item p{color:var(--fg);font-size:1rem;line-height:1.2}.page-home .stack{color:var(--fg);font-size:1rem;line-height:1.2}.page-home .stack strong{color:var(--accent);color:#fff;font-weight:600}.page-home footer{display:flex;align-items:center;justify-content:flex-end;gap:44px;margin-top:1rem;padding-top:2px}@media only screen and (max-width: 760px){.page-home footer{gap:24px;margin-top:15px}}@media only screen and (min-width: 761px)and (max-width: 1440px){.page-home footer{margin-top:clamp(10px,2vw,28px)}}@media only screen and (max-width: 760px)and (orientation: landscape){.page-home footer{align-items:center}}.page-home .contact{max-width:520px;color:var(--fg);font-size:1.16rem;line-height:1.1;text-align:right}@media only screen and (max-width: 760px){.page-home .contact{flex:1 1 auto;max-width:none;font-size:1.12rem}}@media only screen and (max-width: 420px){.page-home .contact{font-size:1.04rem}}.page-home .contact>span{display:block;font-weight:700;color:var(--bg);margin:.5rem 0 0 0;padding:0 .18em .04em}.page-home .contact>span>span{display:inline-block;padding:.2rem .25rem;background-color:#fff;margin:2px 0 0 0}@media only screen and (max-width: 760px){.page-home .contact>span>span{text-transform:capitalize}}
