.Stack-module__7_N0Rq__stack{flex-direction:column;display:flex}.Stack-module__7_N0Rq__h{flex-direction:row}.Stack-module__7_N0Rq__gap-0{gap:0}.Stack-module__7_N0Rq__gap-1{gap:var(--wrum-space-1)}.Stack-module__7_N0Rq__gap-2{gap:var(--wrum-space-2)}.Stack-module__7_N0Rq__gap-3{gap:var(--wrum-space-3)}.Stack-module__7_N0Rq__gap-4{gap:var(--wrum-space-4)}.Stack-module__7_N0Rq__gap-5{gap:var(--wrum-space-5)}.Stack-module__7_N0Rq__gap-6{gap:var(--wrum-space-6)}.Stack-module__7_N0Rq__gap-7{gap:var(--wrum-space-7)}.Stack-module__7_N0Rq__gap-8{gap:var(--wrum-space-8)}.Stack-module__7_N0Rq__gap-9{gap:var(--wrum-space-9)}.Stack-module__7_N0Rq__alignStart{align-items:flex-start}.Stack-module__7_N0Rq__alignCenter{align-items:center}.Stack-module__7_N0Rq__alignEnd{align-items:flex-end}.Stack-module__7_N0Rq__alignStretch{align-items:stretch}.Stack-module__7_N0Rq__justifyStart{justify-content:flex-start}.Stack-module__7_N0Rq__justifyCenter{justify-content:center}.Stack-module__7_N0Rq__justifyEnd{justify-content:flex-end}.Stack-module__7_N0Rq__justifyBetween{justify-content:space-between}.Stack-module__7_N0Rq__wrap{flex-wrap:wrap}
.Grid-module__rgiRea__grid{gap:var(--wrum-space-5);display:grid}
.Heading-module__8DCBKG__heading{color:var(--wrum-fg);font-family:var(--wrum-font-display);letter-spacing:var(--wrum-track-display);font-weight:520;line-height:var(--wrum-lh-display);text-wrap:balance;margin:0}.Heading-module__8DCBKG__display{font-size:var(--wrum-text-display);font-weight:600}.Heading-module__8DCBKG__h1{font-size:var(--wrum-text-h1)}.Heading-module__8DCBKG__h2{font-size:var(--wrum-text-h2);line-height:.98}.Heading-module__8DCBKG__h3{font-size:var(--wrum-text-h3);line-height:var(--wrum-lh-snug);letter-spacing:var(--wrum-track-tight)}.Heading-module__8DCBKG__h4{font-family:var(--wrum-font-body);font-size:var(--wrum-text-h4);letter-spacing:-.015em;font-weight:700;line-height:1.2}.Heading-module__8DCBKG__editorial{font-family:var(--wrum-font-editorial);letter-spacing:-.03em;font-weight:220}.Heading-module__8DCBKG__color-muted{color:var(--wrum-fg-muted)}
.Tooltip-module__5Njpqq__content{background:var(--wrum-bg-elev);color:var(--wrum-fg);font-family:var(--wrum-font-body);font-size:var(--wrum-text-xs);padding:var(--wrum-space-2) var(--wrum-space-3);border-radius:var(--wrum-radius-sm);border:1px solid var(--wrum-border);box-shadow:var(--wrum-elev-1);z-index:60;-webkit-user-select:none;user-select:none}
.Tabs-module__xsXLna__list{gap:var(--wrum-space-1);padding:var(--wrum-space-1);background:var(--wrum-surface-frosted);border-radius:var(--wrum-radius-pill);display:inline-flex}.Tabs-module__xsXLna__trigger{height:2.25rem;padding-inline:var(--wrum-space-4);border-radius:var(--wrum-radius-pill);color:var(--wrum-fg-muted);font-family:var(--wrum-font-body);font-size:var(--wrum-text-sm);cursor:pointer;transition:background var(--wrum-dur-fast) var(--wrum-ease-out), color var(--wrum-dur-fast) var(--wrum-ease-out);background:0 0;border:none}.Tabs-module__xsXLna__trigger:hover{color:var(--wrum-fg)}.Tabs-module__xsXLna__trigger[data-state=active]{background:var(--wrum-fg);color:var(--wrum-bg)}.Tabs-module__xsXLna__trigger:focus-visible{box-shadow:0 0 0 3px var(--wrum-accent-glow);outline:none}.Tabs-module__xsXLna__content{margin-top:var(--wrum-space-5)}
.Toast-module__UeMX8G__toaster [data-sonner-toast]{background:var(--wrum-bg-elev)!important;color:var(--wrum-fg)!important;border:1px solid var(--wrum-border)!important;border-radius:var(--wrum-radius-md)!important;box-shadow:var(--wrum-elev-1)!important;font-family:var(--wrum-font-body)!important}.Toast-module__UeMX8G__toaster [data-sonner-toast][data-type=success]{border-color:#009a54!important;border-color:lab(55.8912% -58.6317 30.4296)!important}.Toast-module__UeMX8G__toaster [data-sonner-toast][data-type=error]{border-color:#f94144!important;border-color:lab(57.1752% 69.5963 43.0458)!important}
.Gallery-module__yu7KBa__wrap{gap:var(--wrum-space-3);flex-direction:column;display:flex}.Gallery-module__yu7KBa__hero{aspect-ratio:16/10;border-radius:var(--wrum-radius-lg);background:var(--wrum-surface-frosted);position:relative;overflow:hidden;box-shadow:0 0 100px -50px #fff3}.Gallery-module__yu7KBa__hero img{object-fit:cover;width:100%;height:100%}.Gallery-module__yu7KBa__heroImageButton{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.Gallery-module__yu7KBa__heroImageButton:focus-visible{outline:2px solid var(--wrum-accent);outline-offset:-4px}.Gallery-module__yu7KBa__heroNav{z-index:1;color:#f2f2f2;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0c128c;border:none;border-radius:9999px;justify-content:center;align-items:center;width:2.75rem;min-width:2.75rem;height:2.75rem;min-height:2.75rem;transition:background .15s,opacity .15s,scale .15s;display:flex;position:absolute;top:50%;translate:0 -50%;scale:1;box-shadow:inset 0 1px #ffffff1f,0 8px 20px #00000040}.Gallery-module__yu7KBa__heroNav:hover{background:#0a0c12bf;scale:1.05}.Gallery-module__yu7KBa__heroNav:active{scale:.95}.Gallery-module__yu7KBa__heroNav[data-side=left]{left:var(--wrum-space-3)}.Gallery-module__yu7KBa__heroNav[data-side=right]{right:var(--wrum-space-3)}.Gallery-module__yu7KBa__heroNavIcon{flex-shrink:0;width:1.35rem;height:1.35rem}.Gallery-module__yu7KBa__thumbsBar{align-items:center;gap:var(--wrum-space-2);flex-direction:row;min-width:0;display:flex}.Gallery-module__yu7KBa__thumbScrollBtn{border:1px solid var(--wrum-border);border-radius:var(--wrum-radius-sm);background:var(--wrum-bg-elev);width:2.25rem;min-width:2.25rem;height:2.25rem;min-height:2.25rem;color:var(--wrum-fg);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .15s,background .15s;display:flex}.Gallery-module__yu7KBa__thumbScrollBtn:disabled{opacity:.35;cursor:not-allowed}.Gallery-module__yu7KBa__thumbScrollBtn:not(:disabled):hover{background:var(--wrum-surface-frosted-hover)}.Gallery-module__yu7KBa__thumbScrollIcon{width:1.1rem;height:1.1rem}.Gallery-module__yu7KBa__thumbScroll{gap:var(--wrum-space-2);scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-flow:row;flex:1 1 0;min-width:0;display:flex;overflow:auto hidden}.Gallery-module__yu7KBa__thumbScroll::-webkit-scrollbar{display:none}.Gallery-module__yu7KBa__thumb{aspect-ratio:1;border-radius:var(--wrum-radius-sm);background:var(--wrum-surface-frosted);cursor:pointer;border:1px solid #0000;flex:none;width:4.5rem;height:4.5rem;padding:0;overflow:hidden}.Gallery-module__yu7KBa__thumb img{object-fit:cover;width:100%;height:100%}.Gallery-module__yu7KBa__thumb[data-active=true]{border-color:var(--wrum-accent)}.Gallery-module__yu7KBa__lightbox{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:var(--wrum-space-5);background:radial-gradient(circle at 50% 15%,#ffffff17,#0000 34rem),#030508f5;place-items:center;display:grid;position:fixed;inset:0}.Gallery-module__yu7KBa__lightboxTopbar{top:var(--wrum-space-5);left:var(--wrum-space-5);right:var(--wrum-space-5);z-index:2;justify-content:space-between;align-items:center;gap:var(--wrum-space-3);display:flex;position:absolute}.Gallery-module__yu7KBa__lightboxCount{border-radius:var(--wrum-radius-pill);color:#f2f2f2;font-family:var(--wrum-font-body);font-size:var(--wrum-text-body);font-variant-numeric:tabular-nums;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0c128c;border:1px solid #ffffff1f;padding:.55rem .85rem}.Gallery-module__yu7KBa__lightboxClose,.Gallery-module__yu7KBa__lightboxNav{border-radius:var(--wrum-radius-pill);color:#f2f2f2;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0c128c;border:none;justify-content:center;align-items:center;transition:background .15s,transform .15s;display:inline-flex;box-shadow:inset 0 1px #ffffff1f,0 8px 20px #00000040}.Gallery-module__yu7KBa__lightboxClose:hover,.Gallery-module__yu7KBa__lightboxNav:hover{background:#0a0c12bf;transform:scale(1.05)}.Gallery-module__yu7KBa__lightboxClose{width:2.75rem;height:2.75rem}.Gallery-module__yu7KBa__lightboxIcon{width:1.25rem;height:1.25rem}.Gallery-module__yu7KBa__lightboxStage{width:min(100%,1400px);height:100%;min-height:0;padding:var(--wrum-space-8) var(--wrum-space-7);place-items:center;display:grid;position:relative}.Gallery-module__yu7KBa__lightboxImage{border-radius:var(--wrum-radius-lg);object-fit:contain;max-width:min(82vw,1180px);max-height:min(72vh,760px);transform:translateY(-5vh);box-shadow:0 32px 90px #00000073}.Gallery-module__yu7KBa__lightboxNav{z-index:1;width:3.25rem;height:3.25rem;position:absolute;top:calc(50% - 5vh);translate:0 -50%}.Gallery-module__yu7KBa__lightboxNav[data-side=left]{left:0}.Gallery-module__yu7KBa__lightboxNav[data-side=right]{right:0}.Gallery-module__yu7KBa__lightboxNavIcon{width:1.6rem;height:1.6rem}.Gallery-module__yu7KBa__lightboxThumbs{right:var(--wrum-space-5);bottom:var(--wrum-space-5);left:var(--wrum-space-5);z-index:2;gap:var(--wrum-space-2);scrollbar-width:none;padding-bottom:var(--wrum-space-1);justify-content:center;display:flex;position:absolute;overflow-x:auto}.Gallery-module__yu7KBa__lightboxThumbs::-webkit-scrollbar{display:none}.Gallery-module__yu7KBa__lightboxThumb{aspect-ratio:3/2;border-radius:var(--wrum-radius-sm);cursor:pointer;opacity:.58;background:#ffffff14;border:1px solid #0000;flex:none;width:5.25rem;height:3.5rem;padding:0;transition:border-color .15s,opacity .15s,transform .15s;overflow:hidden}.Gallery-module__yu7KBa__lightboxThumb:hover,.Gallery-module__yu7KBa__lightboxThumb[data-active=true]{border-color:var(--wrum-accent);opacity:1;transform:translateY(-2px)}.Gallery-module__yu7KBa__lightboxThumb img{object-fit:cover;width:100%;height:100%}@media (max-width:700px){.Gallery-module__yu7KBa__lightbox{padding:var(--wrum-space-3)}.Gallery-module__yu7KBa__lightboxTopbar{top:var(--wrum-space-3);left:var(--wrum-space-3);right:var(--wrum-space-3)}.Gallery-module__yu7KBa__lightboxStage{padding:var(--wrum-space-7) 0}.Gallery-module__yu7KBa__lightboxImage{max-width:88vw;max-height:64vh;transform:translateY(-5vh)}.Gallery-module__yu7KBa__lightboxNav{width:2.75rem;height:2.75rem;top:calc(50% - 5vh)}.Gallery-module__yu7KBa__lightboxNav[data-side=left]{left:var(--wrum-space-2)}.Gallery-module__yu7KBa__lightboxNav[data-side=right]{right:var(--wrum-space-2)}.Gallery-module__yu7KBa__lightboxThumbs{right:var(--wrum-space-3);bottom:var(--wrum-space-3);left:var(--wrum-space-3);justify-content:flex-start}.Gallery-module__yu7KBa__lightboxThumb{width:4.125rem;height:2.75rem}}
.Hero-module__smRAzW__hero{min-height:max(100vh,42rem);padding-block:calc(var(--wrum-pad-section) + 4rem) var(--wrum-pad-section);padding-inline:var(--wrum-pad-container);isolation:isolate;--wrum-fg:#f2f2f2;--wrum-fg-muted:#b3b3b3;--wrum-fg-dim:gray;--wrum-bg-soft:#ffffff0a;--wrum-surface-frosted:#ffffff0f;--wrum-surface-frosted-hover:#ffffff1a;--wrum-border:#ffffff17;--wrum-border-strong:#ffffff2e;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__smRAzW__video{object-fit:cover;z-index:-2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.Hero-module__smRAzW__overlay{z-index:-1;pointer-events:none;background:linear-gradient(90deg,#0a0c12eb 0%,#0a0c12c7 44%,#0a0c1266 72%,#0a0c12e6 100%),linear-gradient(#0a0c122e 0%,#0a0c128c 100%);position:absolute;inset:0}.Hero-module__smRAzW__inner{gap:var(--wrum-space-5);width:min(70rem,100%);color:var(--wrum-fg);display:grid}.Hero-module__smRAzW__eyebrow{color:#ffffffb8}.Hero-module__smRAzW__heading{max-width:40ch;margin-left:-.3rem;display:block}.Hero-module__smRAzW__subhead{color:var(--wrum-fg-muted);max-width:50ch;margin-bottom:var(--wrum-space-4);margin-left:.1rem}.Hero-module__smRAzW__cta{gap:var(--wrum-space-3);flex-wrap:wrap;align-items:center;display:flex}.Hero-module__smRAzW__trustRow{gap:var(--wrum-space-2);margin-top:var(--wrum-space-2);flex-wrap:wrap;display:flex}.Hero-module__smRAzW__trustRow span{color:#ffffffd1;font-family:var(--wrum-font-body);font-size:var(--wrum-text-sm);letter-spacing:.02em;padding:.65rem .95rem}@media (max-width:767px){.Hero-module__smRAzW__hero{min-height:max(100vh,38rem);padding-block-start:calc(var(--wrum-pad-section) + 2.5rem)}.Hero-module__smRAzW__heading{max-width:11ch}.Hero-module__smRAzW__cta{flex-direction:column;align-items:stretch}.Hero-module__smRAzW__cta>a{width:100%;display:flex}.Hero-module__smRAzW__cta>a>*{width:100%}}@keyframes Hero-module__smRAzW__wrum-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.Hero-module__smRAzW__eyebrow,.Hero-module__smRAzW__heading,.Hero-module__smRAzW__subhead,.Hero-module__smRAzW__cta,.Hero-module__smRAzW__trustRow{animation:Hero-module__smRAzW__wrum-rise var(--wrum-dur-slow) var(--wrum-ease-out) both}.Hero-module__smRAzW__heading{animation-delay:.12s}.Hero-module__smRAzW__subhead{font-size:calc(var(--wrum-text-h3)*.9);animation-delay:.24s}.Hero-module__smRAzW__cta{animation-delay:.36s}.Hero-module__smRAzW__trustRow{animation-delay:.48s}@media (prefers-reduced-motion:reduce){.Hero-module__smRAzW__eyebrow,.Hero-module__smRAzW__heading,.Hero-module__smRAzW__subhead,.Hero-module__smRAzW__cta,.Hero-module__smRAzW__trustRow{animation:none}}
.ShareButton-module__JhW0hq__wrap{display:inline-flex;position:relative}.ShareButton-module__JhW0hq__trigger{border-radius:var(--wrum-radius-pill);color:var(--wrum-accent)}.wrum-theme[data-theme=light] .ShareButton-module__JhW0hq__trigger{-webkit-backdrop-filter:none;backdrop-filter:none}.wrum-theme[data-theme=light] .ShareButton-module__JhW0hq__trigger:hover{color:var(--wrum-accent)}.ShareButton-module__JhW0hq__menu{top:calc(100% + var(--wrum-space-2));z-index:20;min-width:12rem;max-width:calc(100vw - var(--wrum-space-4));padding:var(--wrum-space-1);background:var(--wrum-bg-elev-2,var(--wrum-bg-elev,#1f2230));border:1px solid var(--wrum-border);border-radius:var(--wrum-radius-md);box-shadow:var(--wrum-shadow-md,0 8px 24px #0000002e);animation:ShareButton-module__JhW0hq__shareMenuIn var(--wrum-dur-fast) var(--wrum-ease-out);flex-direction:column;gap:2px;display:flex;position:absolute;right:0}@keyframes ShareButton-module__JhW0hq__shareMenuIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ShareButton-module__JhW0hq__menuItem{appearance:none;cursor:pointer;align-items:center;gap:var(--wrum-space-2);padding:var(--wrum-space-2) var(--wrum-space-3);border-radius:var(--wrum-radius-sm);color:var(--wrum-fg);font-family:var(--wrum-font-body);font-size:var(--wrum-text-sm);text-align:left;transition:background var(--wrum-dur-fast) var(--wrum-ease-out);background:0 0;border:none;font-weight:500;display:flex}.ShareButton-module__JhW0hq__menuItem:hover,.ShareButton-module__JhW0hq__menuItem:focus-visible{background:var(--wrum-surface-frosted-hover);outline:none}.ShareButton-module__JhW0hq__menuItem:focus-visible{box-shadow:0 0 0 2px var(--wrum-accent-glow-strong)}
.LegalPage-module__mkHtHG__pageShell{min-height:100svh;animation:LegalPage-module__mkHtHG__pageFadeIn var(--wrum-dur-slow) var(--wrum-ease-out) both;overflow:hidden}.LegalPage-module__mkHtHG__heroSection{padding-block:clamp(7rem,12vw,10rem) clamp(3rem,6vw,5rem);position:relative}.LegalPage-module__mkHtHG__heroSection:before{aspect-ratio:1;content:"";background:radial-gradient(circle, var(--wrum-accent-glow), transparent 66%);opacity:.55;pointer-events:none;width:min(38rem,58vw);position:absolute;inset:7rem -12vw auto auto}.LegalPage-module__mkHtHG__heroGrid{gap:clamp(var(--wrum-space-6), 6vw, var(--wrum-space-8));align-items:end;display:grid;position:relative}.LegalPage-module__mkHtHG__heroCopy,.LegalPage-module__mkHtHG__heroAside,.LegalPage-module__mkHtHG__section{animation:LegalPage-module__mkHtHG__revealUp .72s var(--wrum-ease-out) both}.LegalPage-module__mkHtHG__heroAside{gap:var(--wrum-space-5);align-content:end;animation-delay:80ms;display:grid}.LegalPage-module__mkHtHG__eyebrow{color:var(--wrum-fg-dim);letter-spacing:var(--wrum-track-loose)}.LegalPage-module__mkHtHG__heroHeading{max-width:22ch;margin-top:var(--wrum-space-4);text-wrap:pretty}.LegalPage-module__mkHtHG__heroLead{text-wrap:pretty;max-width:46ch}.LegalPage-module__mkHtHG__metaRow{gap:var(--wrum-space-2) var(--wrum-space-5);color:var(--wrum-fg-dim);font-family:var(--wrum-font-body);font-size:var(--wrum-text-xs);letter-spacing:var(--wrum-track-loose);text-transform:uppercase;flex-wrap:wrap;display:flex}.LegalPage-module__mkHtHG__metaRow span+span:before{content:"·";color:var(--wrum-border-strong);margin-inline-end:var(--wrum-space-5)}.LegalPage-module__mkHtHG__contentSection{padding-block:0 clamp(7rem,10vw,10rem)}.LegalPage-module__mkHtHG__contentGrid{gap:clamp(var(--wrum-space-6), 6vw, var(--wrum-space-8));display:grid}.LegalPage-module__mkHtHG__toc{padding:var(--wrum-space-5) var(--wrum-space-5);border:1px solid var(--wrum-border);border-radius:var(--wrum-radius-lg);background:linear-gradient(145deg, #ffffff0a, transparent 48%), var(--wrum-bg-elev);align-self:start;display:none;position:sticky;top:6rem}.LegalPage-module__mkHtHG__tocLabel{margin:0 0 var(--wrum-space-3);color:var(--wrum-fg-dim);font-family:var(--wrum-font-body);font-size:var(--wrum-text-sm);font-weight:700;display:block}.LegalPage-module__mkHtHG__tocList{gap:var(--wrum-space-2);margin:0;padding:0;list-style:none;display:grid}.LegalPage-module__mkHtHG__tocLink{align-items:center;gap:var(--wrum-space-2);color:var(--wrum-fg-muted);font-family:var(--wrum-font-body);font-size:var(--wrum-text-sm);transition:color var(--wrum-dur-fast) var(--wrum-ease-out);font-weight:600;line-height:1.4;text-decoration:none;display:inline-flex}.LegalPage-module__mkHtHG__tocLink:before{content:"";background:var(--wrum-border-strong);width:.75em;height:2px;transition:width var(--wrum-dur-fast) var(--wrum-ease-out), background var(--wrum-dur-fast) var(--wrum-ease-out)}.LegalPage-module__mkHtHG__tocLink:hover{color:var(--wrum-fg)}.LegalPage-module__mkHtHG__tocLink:hover:before{background:var(--wrum-accent);width:1em}.LegalPage-module__mkHtHG__sections{gap:clamp(var(--wrum-space-5), 4vw, var(--wrum-space-7));display:grid}.LegalPage-module__mkHtHG__section{gap:var(--wrum-space-4);padding:clamp(var(--wrum-space-5), 3vw, var(--wrum-space-6));border:1px solid var(--wrum-border);border-radius:var(--wrum-radius-xl);background:linear-gradient(145deg, #ffffff0a, transparent 46%), var(--wrum-bg-elev);box-shadow:var(--wrum-elev-1);scroll-margin-top:6rem;display:grid}.LegalPage-module__mkHtHG__section:nth-of-type(2n){background:linear-gradient(145deg, #ffffff08, transparent 50%), var(--wrum-bg-elev-2)}.LegalPage-module__mkHtHG__sectionEyebrow{color:var(--wrum-fg-dim);font-family:var(--wrum-font-body);font-size:var(--wrum-text-xs);letter-spacing:var(--wrum-track-loose);text-transform:uppercase;font-weight:700}.LegalPage-module__mkHtHG__sectionHeading{text-wrap:pretty;margin:0}.LegalPage-module__mkHtHG__sectionBody{gap:var(--wrum-space-3);display:grid}.LegalPage-module__mkHtHG__sectionBody p{max-width:64ch;color:var(--wrum-fg-muted);font-size:var(--wrum-text-body-prose);text-wrap:pretty;line-height:var(--wrum-lh-body);margin:0}.LegalPage-module__mkHtHG__sectionBody a{color:var(--wrum-fg);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:color-mix(in oklch, var(--wrum-fg-muted) 50%, transparent);text-decoration-color:color-mix(in oklch, var(--wrum-fg-muted) 50%, transparent)}.LegalPage-module__mkHtHG__sectionBody a:hover{color:var(--wrum-accent-hover);-webkit-text-decoration-color:var(--wrum-accent-hover);text-decoration-color:var(--wrum-accent-hover)}.LegalPage-module__mkHtHG__bullets{gap:var(--wrum-space-2);margin:0;padding:0;list-style:none;display:grid}.LegalPage-module__mkHtHG__bullets li{color:var(--wrum-fg-muted);font-size:var(--wrum-text-body-prose);line-height:var(--wrum-lh-body);text-wrap:pretty;max-width:64ch;padding-inline-start:var(--wrum-space-5);position:relative}.LegalPage-module__mkHtHG__bullets li:before{content:"";inset-inline-start:0;background:var(--wrum-border-strong);width:.625rem;height:1px;position:absolute;top:.7em}.LegalPage-module__mkHtHG__bullets li strong{color:var(--wrum-fg);font-weight:700}.LegalPage-module__mkHtHG__cookieTable{gap:var(--wrum-space-3);margin:var(--wrum-space-2) 0 0;padding:0;list-style:none;display:grid}.LegalPage-module__mkHtHG__cookieRow{gap:var(--wrum-space-2);padding:var(--wrum-space-4);border:1px solid var(--wrum-border);border-radius:var(--wrum-radius-md);background:var(--wrum-bg-soft);display:grid}.LegalPage-module__mkHtHG__cookieRow strong{color:var(--wrum-fg);font-family:var(--wrum-font-body);font-size:var(--wrum-text-body);font-weight:700}.LegalPage-module__mkHtHG__cookieRow span{color:var(--wrum-fg-muted);font-family:var(--wrum-font-body);font-size:var(--wrum-text-sm);line-height:var(--wrum-lh-body)}.LegalPage-module__mkHtHG__cookieMeta{gap:var(--wrum-space-2) var(--wrum-space-4);color:var(--wrum-fg-dim);font-family:var(--wrum-font-body);font-size:var(--wrum-text-xs);letter-spacing:var(--wrum-track-loose);text-transform:uppercase;flex-wrap:wrap;display:flex}.LegalPage-module__mkHtHG__contactPanel{gap:var(--wrum-space-4);padding:clamp(var(--wrum-space-6), 5vw, var(--wrum-space-7));border:1px solid var(--wrum-border);border-radius:var(--wrum-radius-xl);background:linear-gradient(145deg, #ffffff0d, transparent 44%), var(--wrum-bg-elev);box-shadow:var(--wrum-elev-1);display:grid}.LegalPage-module__mkHtHG__contactGrid{gap:var(--wrum-space-2);display:grid}.LegalPage-module__mkHtHG__contactGrid dt{color:var(--wrum-fg-dim);font-family:var(--wrum-font-body);font-size:var(--wrum-text-xs);letter-spacing:var(--wrum-track-loose);text-transform:uppercase;font-weight:700}.LegalPage-module__mkHtHG__contactGrid dd{margin:0 0 var(--wrum-space-3);color:var(--wrum-fg);font-family:var(--wrum-font-body);font-size:var(--wrum-text-body);line-height:var(--wrum-lh-body)}.LegalPage-module__mkHtHG__contactGrid dd a{color:var(--wrum-fg);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:color-mix(in oklch, var(--wrum-fg-muted) 50%, transparent);text-decoration-color:color-mix(in oklch, var(--wrum-fg-muted) 50%, transparent)}.LegalPage-module__mkHtHG__contactGrid dd a:hover{color:var(--wrum-accent-hover);-webkit-text-decoration-color:var(--wrum-accent-hover);text-decoration-color:var(--wrum-accent-hover)}@media (min-width:980px){.LegalPage-module__mkHtHG__contentGrid{gap:clamp(var(--wrum-space-6), 5vw, var(--wrum-space-8));grid-template-columns:16rem minmax(0,1fr)}.LegalPage-module__mkHtHG__toc{display:block}.LegalPage-module__mkHtHG__heroGrid{grid-template-columns:minmax(0,1.05fr) minmax(20rem,.9fr)}}@keyframes LegalPage-module__mkHtHG__pageFadeIn{0%{opacity:0}to{opacity:1}}@keyframes LegalPage-module__mkHtHG__revealUp{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.LegalPage-module__mkHtHG__pageShell,.LegalPage-module__mkHtHG__heroCopy,.LegalPage-module__mkHtHG__heroAside,.LegalPage-module__mkHtHG__section{animation:none}}
.SelgePage-module__UsGQzW__pageShell{min-height:100svh;animation:SelgePage-module__UsGQzW__pageFadeIn var(--wrum-dur-slow) var(--wrum-ease-out) both;overflow:hidden}.SelgePage-module__UsGQzW__heroSection{padding-block:clamp(7rem,12vw,12rem) clamp(3rem,7vw,6rem);position:relative}.SelgePage-module__UsGQzW__heroSection:before{aspect-ratio:1;content:"";background:radial-gradient(circle, var(--wrum-accent-glow), transparent 68%);opacity:.58;pointer-events:none;width:min(40rem,60vw);position:absolute;inset:6rem -14vw auto auto}.SelgePage-module__UsGQzW__heroGrid{gap:clamp(var(--wrum-space-7), 7vw, var(--wrum-space-9));align-items:end;display:grid;position:relative}.SelgePage-module__UsGQzW__heroCopy,.SelgePage-module__UsGQzW__heroAside,.SelgePage-module__UsGQzW__processIntro,.SelgePage-module__UsGQzW__stepCard,.SelgePage-module__UsGQzW__formIntro,.SelgePage-module__UsGQzW__inlineForm{animation:SelgePage-module__UsGQzW__revealUp .76s var(--wrum-ease-out) both}.SelgePage-module__UsGQzW__heroAside{gap:var(--wrum-space-6);align-content:end;animation-delay:90ms;display:grid}.SelgePage-module__UsGQzW__eyebrow{color:var(--wrum-fg-dim);letter-spacing:var(--wrum-track-loose)}.SelgePage-module__UsGQzW__heroHeading{max-width:12ch;margin-top:var(--wrum-space-4);text-wrap:pretty}.SelgePage-module__UsGQzW__heroLead{text-wrap:pretty;max-width:42ch}.SelgePage-module__UsGQzW__primaryLink{width:fit-content;min-height:3.5rem;padding-inline:var(--wrum-space-6);border-radius:var(--wrum-radius-pill);color:#f4f9ff;color:lab(97.6597% -.808775 -3.66694);background:var(--wrum-accent);box-shadow:inset 0 1px 0 #ffffff1f, 0 18px 30px -18px var(--wrum-accent-glow-strong);font-size:var(--wrum-text-ui-xl);letter-spacing:-.01em;transition:background var(--wrum-dur-fast) var(--wrum-ease-out), transform var(--wrum-dur-fast) var(--wrum-ease-out), box-shadow var(--wrum-dur-fast) var(--wrum-ease-out);outline:none;justify-content:center;align-items:center;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.SelgePage-module__UsGQzW__primaryLink:hover{background:var(--wrum-accent-hover);transform:translateY(-.125rem)}.SelgePage-module__UsGQzW__primaryLink:active{transform:scale(.98)}.SelgePage-module__UsGQzW__primaryLink:focus-visible{box-shadow:0 0 0 3px var(--wrum-accent-glow-strong)}.SelgePage-module__UsGQzW__processSection{padding-block:0 clamp(4rem,8vw,7rem)}.SelgePage-module__UsGQzW__processIntro{gap:var(--wrum-space-3);margin-bottom:clamp(var(--wrum-space-5), 5vw, var(--wrum-space-7));display:grid}.SelgePage-module__UsGQzW__processHeading{max-width:12ch}.SelgePage-module__UsGQzW__stepGrid{gap:var(--wrum-space-3);display:grid}.SelgePage-module__UsGQzW__stepCard{gap:var(--wrum-space-4);padding:clamp(var(--wrum-space-5), 4vw, var(--wrum-space-7));border:1px solid var(--wrum-border);border-radius:var(--wrum-radius-xl);background:linear-gradient(145deg, #ffffff0b, transparent 48%), var(--wrum-bg-elev);box-shadow:var(--wrum-elev-1);display:grid}.SelgePage-module__UsGQzW__stepCard:nth-child(2){animation-delay:90ms}.SelgePage-module__UsGQzW__stepCard:nth-child(3){animation-delay:.18s}.SelgePage-module__UsGQzW__stepNumber{color:var(--wrum-fg-dim);letter-spacing:var(--wrum-track-display);font-size:clamp(2.5rem,6vw,4.75rem);line-height:.84}.SelgePage-module__UsGQzW__stepTitle{text-wrap:balance}.SelgePage-module__UsGQzW__stepBody{text-wrap:pretty;max-width:48ch}.SelgePage-module__UsGQzW__formSection{gap:clamp(var(--wrum-space-6), 6vw, var(--wrum-space-8));width:100%;padding-block:0 clamp(7rem,10vw,10rem);scroll-margin-top:7rem;display:grid}.SelgePage-module__UsGQzW__formIntro{gap:var(--wrum-space-3);max-width:42rem;display:grid}.SelgePage-module__UsGQzW__formHeading{text-wrap:balance;max-width:14ch;color:var(--wrum-accent)!important}.SelgePage-module__UsGQzW__formLead{text-wrap:pretty;max-width:58ch}.SelgePage-module__UsGQzW__inlineForm{width:100%;animation-delay:.12s}@media (min-width:760px){.SelgePage-module__UsGQzW__heroGrid{grid-template-columns:minmax(0,1.12fr) minmax(22rem,.88fr)}.SelgePage-module__UsGQzW__stepGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1040px){.SelgePage-module__UsGQzW__formSection{grid-template-columns:1fr 1.5fr;align-items:start}.SelgePage-module__UsGQzW__formIntro{position:sticky;top:7rem}}@media (max-width:560px){.SelgePage-module__UsGQzW__primaryLink{width:100%}}@keyframes SelgePage-module__UsGQzW__pageFadeIn{0%{opacity:0}to{opacity:1}}@keyframes SelgePage-module__UsGQzW__revealUp{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.SelgePage-module__UsGQzW__pageShell,.SelgePage-module__UsGQzW__heroCopy,.SelgePage-module__UsGQzW__heroAside,.SelgePage-module__UsGQzW__processIntro,.SelgePage-module__UsGQzW__stepCard,.SelgePage-module__UsGQzW__formIntro,.SelgePage-module__UsGQzW__inlineForm{animation:none}.SelgePage-module__UsGQzW__primaryLink{transition:none}.SelgePage-module__UsGQzW__primaryLink:hover{transform:none}}
.TipsPage-module__faiPlq__pageShell{min-height:100svh;animation:TipsPage-module__faiPlq__pageFadeIn var(--wrum-dur-slow) var(--wrum-ease-out) both;overflow:hidden}.TipsPage-module__faiPlq__heroSection{padding-block:clamp(7rem,12vw,11rem) clamp(2rem,5vw,4rem)}.TipsPage-module__faiPlq__heroInner{align-items:flex-start;gap:clamp(var(--wrum-space-4), 3vw, var(--wrum-space-6));animation:TipsPage-module__faiPlq__revealUp .76s var(--wrum-ease-out) both;display:flex}.TipsPage-module__faiPlq__heroNumeral{color:var(--wrum-fg-dim);font-family:var(--wrum-font-display);letter-spacing:var(--wrum-track-display);-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:clamp(9rem,22vw,18rem);font-weight:900;line-height:.82}.TipsPage-module__faiPlq__heroHeading{text-transform:uppercase;text-wrap:balance;margin-top:clamp(.5rem,1.5vw,1.5rem);line-height:1}.TipsPage-module__faiPlq__listSection{padding-block:clamp(2rem,5vw,4rem) clamp(3rem,7vw,6rem)}.TipsPage-module__faiPlq__mistakeList{margin:0;padding:0;list-style:none;display:grid}.TipsPage-module__faiPlq__mistakeItem{gap:var(--wrum-space-5);padding-block:clamp(var(--wrum-space-6), 5vw, var(--wrum-space-8));border-top:1px solid var(--wrum-border);animation:TipsPage-module__faiPlq__revealUp .76s var(--wrum-ease-out) both;grid-template-columns:clamp(5rem,10vw,9rem) minmax(0,1fr);display:grid}.TipsPage-module__faiPlq__mistakeItem:nth-child(2){animation-delay:60ms}.TipsPage-module__faiPlq__mistakeItem:nth-child(3){animation-delay:.12s}.TipsPage-module__faiPlq__mistakeItem:nth-child(4){animation-delay:.18s}.TipsPage-module__faiPlq__mistakeItem:nth-child(5){animation-delay:.24s}.TipsPage-module__faiPlq__mistakeNumber{color:var(--wrum-fg-dim);font-family:var(--wrum-font-display);letter-spacing:var(--wrum-track-display);-webkit-user-select:none;user-select:none;font-size:clamp(2.5rem,6vw,4.75rem);line-height:.84}.TipsPage-module__faiPlq__mistakeContent{gap:var(--wrum-space-4);align-content:start;padding-top:.25rem;display:grid}.TipsPage-module__faiPlq__mistakeTitle{text-wrap:pretty}.TipsPage-module__faiPlq__mistakeBody{text-wrap:pretty;max-width:54ch}.TipsPage-module__faiPlq__ctaSection{animation:TipsPage-module__faiPlq__revealUp .76s var(--wrum-ease-out) .3s both;padding-block:0 clamp(7rem,10vw,10rem)}.TipsPage-module__faiPlq__ctaCard{gap:var(--wrum-space-5) var(--wrum-space-7);padding:clamp(var(--wrum-space-5), 4vw, var(--wrum-space-7));border:1px solid var(--wrum-border);border-radius:var(--wrum-radius-xl);background:linear-gradient(145deg, #ffffff0a, transparent 48%), var(--wrum-bg-elev);box-shadow:var(--wrum-elev-1);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.TipsPage-module__faiPlq__ctaText{gap:var(--wrum-space-2);display:grid}.TipsPage-module__faiPlq__ctaHeading{text-wrap:balance}.TipsPage-module__faiPlq__ctaBody{text-wrap:pretty;max-width:48ch}.TipsPage-module__faiPlq__ctaLink{min-height:3rem;padding-inline:var(--wrum-space-6);border-radius:var(--wrum-radius-pill);color:#f4f9ff;color:lab(97.6597% -.808775 -3.66694);background:var(--wrum-accent);box-shadow:inset 0 1px 0 #ffffff1f, 0 18px 30px -18px var(--wrum-accent-glow-strong);font-size:var(--wrum-text-ui-xl);letter-spacing:-.01em;white-space:nowrap;transition:background var(--wrum-dur-fast) var(--wrum-ease-out), transform var(--wrum-dur-fast) var(--wrum-ease-out), box-shadow var(--wrum-dur-fast) var(--wrum-ease-out);outline:none;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.TipsPage-module__faiPlq__ctaLink:hover{background:var(--wrum-accent-hover);transform:translateY(-.125rem)}.TipsPage-module__faiPlq__ctaLink:active{transform:scale(.98)}.TipsPage-module__faiPlq__ctaLink:focus-visible{box-shadow:0 0 0 3px var(--wrum-accent-glow-strong)}@keyframes TipsPage-module__faiPlq__pageFadeIn{0%{opacity:0}to{opacity:1}}@keyframes TipsPage-module__faiPlq__revealUp{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.TipsPage-module__faiPlq__pageShell,.TipsPage-module__faiPlq__heroInner,.TipsPage-module__faiPlq__mistakeItem,.TipsPage-module__faiPlq__ctaSection{animation:none}.TipsPage-module__faiPlq__ctaLink{transition:none}.TipsPage-module__faiPlq__ctaLink:hover{transform:none}}
