/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:"Inter", ui-sans-serif, system-ui, sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace;--color-slate-600:oklch(44.6% .043 257.281);--color-white:#fff;--spacing:.25rem;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--font-weight-bold:700;--tracking-tight:-.025em;--tracking-wide:.025em;--leading-tight:1.25;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-brand-600:#1366d6;--font-display:"Schibsted Grotesk", "Inter", ui-sans-serif, system-ui, sans-serif}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}html{background:var(--site-cream);scroll-behavior:smooth}body{background:var(--site-cream);color:var(--site-ink);font-family:var(--font-sans,Inter, ui-sans-serif, system-ui, sans-serif);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}::selection{background:var(--site-coral-light);color:var(--site-ink-deep)}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.static{position:static}.top-\[6px\]{top:6px}.left-\[-50\%\]{left:-50%}.z-0{z-index:0}.z-10{z-index:10}.flex{display:flex}.h-0\.5{height:calc(var(--spacing) * .5)}.h-3\.5{height:calc(var(--spacing) * 3.5)}.w-3\.5{width:calc(var(--spacing) * 3.5)}.w-full{width:100%}.min-w-\[92px\]{min-width:92px}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.overflow-x-auto{overflow-x:auto}.rounded-full{border-radius:2147483647px}.bg-brand-600{background-color:var(--color-brand-600)}.pb-1{padding-bottom:var(--spacing)}.text-center{text-align:center}.font-display{font-family:var(--font-display)}.font-mono{font-family:var(--font-mono)}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-\[10px\]{font-size:10px}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.text-slate-600{color:var(--color-slate-600)}.uppercase{text-transform:uppercase}.ring-4{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.ring-white{--tw-ring-color:var(--color-white)}}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/inter-latin-400-normal.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/inter-latin-500-normal.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/inter-latin-600-normal.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/inter-latin-700-normal.woff2)format("woff2")}@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/schibsted-grotesk-latin-400-normal.woff2)format("woff2")}@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/schibsted-grotesk-latin-500-normal.woff2)format("woff2")}@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/schibsted-grotesk-latin-600-normal.woff2)format("woff2")}@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/schibsted-grotesk-latin-700-normal.woff2)format("woff2")}@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/schibsted-grotesk-latin-800-normal.woff2)format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/ibm-plex-mono-latin-400-normal.woff2)format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/ibm-plex-mono-latin-500-normal.woff2)format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/ibm-plex-mono-latin-600-normal.woff2)format("woff2")}:root{--site-ink:#123b3c;--site-ink-deep:#0b292b;--site-ink-soft:#416665;--site-cream:#f7f5ef;--site-paper:#fffdf8;--site-mint:#dff1e9;--site-mint-strong:#a7ddca;--site-teal:#2c7772;--site-teal-dark:#1d5f5c;--site-coral:#e47c67;--site-coral-light:#ffe1d8;--site-lilac:#e9e8f7;--site-line:#123b3c24;--site-line-light:#fffdf82e;--site-shadow:0 24px 60px #0f39391f}.site-shell{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{z-index:40;border-bottom:1px solid var(--site-line);background:var(--site-cream);position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.site-header{background:color-mix(in srgb, var(--site-cream) 90%, transparent)}}.site-header{backdrop-filter:blur(16px)}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.site-logo{color:var(--site-ink-deep);font-family:var(--font-display,sans-serif);letter-spacing:-.035em;align-items:center;gap:10px;font-size:1.1rem;font-weight:800;display:inline-flex}.site-logo__mark{background:var(--site-ink);width:34px;height:34px;color:var(--site-mint-strong);border-radius:11px;place-items:center;display:grid}.site-logo__mark svg{width:21px;height:21px}.site-nav{color:var(--site-ink-soft);align-items:center;gap:26px;font-size:.9rem;font-weight:600;display:flex}.site-nav a,.site-footer a{transition:color .18s,opacity .18s}.site-nav a:hover,.site-footer a:hover{color:var(--site-coral)}.site-nav__login{color:var(--site-ink)}.site-button{letter-spacing:-.01em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 21px;font-size:.9rem;font-weight:700;transition:transform .18s,background-color .18s,border-color .18s,color .18s;display:inline-flex}.site-button:hover{transform:translateY(-2px)}.site-button--teal{background:var(--site-teal);color:var(--site-paper);box-shadow:0 8px 18px #2c77722e}.site-button--teal:hover{background:var(--site-teal-dark)}.site-button--mint{background:var(--site-mint-strong);color:var(--site-ink-deep)}.site-button--mint:hover{background:#c1ebdb}.site-button--outline{border-color:var(--site-line);color:var(--site-ink)}.site-button--outline:hover{border-color:var(--site-teal);background:var(--site-paper)}.site-button--light-outline{border-color:var(--site-line-light);color:var(--site-paper)}.site-button--light-outline:hover{border-color:var(--site-mint-strong);background:#a7ddca1a}.site-mobile-menu{display:none}.site-main{min-height:60vh}.site-main--narrow{max-width:780px;margin-inline:auto;padding-inline:24px}.site-kicker,.site-meta,.site-card__stage,.site-product__eyebrow{font-family:var(--font-mono,monospace);letter-spacing:.14em;text-transform:uppercase;font-size:.69rem;font-weight:600;line-height:1.3}.site-kicker{color:var(--site-coral)}.site-section{padding:112px 0}.site-section--compact{padding:82px 0}.site-section--mint{background:var(--site-mint)}.site-section--lilac{background:var(--site-lilac)}.site-section__heading{max-width:640px}.site-section__heading--center{text-align:center;margin-inline:auto}.site-section__heading h2,.home-cta h2,.subpage-hero h1,.guide-article__header h1,.advertise-hero h1{color:var(--site-ink-deep);font-family:var(--font-display,sans-serif);letter-spacing:-.055em;text-wrap:balance;margin:14px 0 0;font-weight:700}.site-section__heading h2{font-size:clamp(2.3rem,5vw,4rem);line-height:.98}.site-section__heading p{max-width:560px;color:var(--site-ink-soft);margin:18px 0 0;font-size:1.06rem;line-height:1.65}.site-section__heading--center p{margin-inline:auto}.site-hero{background:var(--site-ink-deep);color:var(--site-paper);position:relative;overflow:hidden}.site-hero:before,.site-hero:after{content:"";pointer-events:none;border:1px solid #a7ddca26;border-radius:50%;position:absolute}.site-hero:before{width:720px;height:720px;top:-340px;right:-180px}.site-hero:after{width:550px;height:550px;top:-255px;right:-95px}.site-hero__inner{z-index:1;grid-template-columns:minmax(0,.91fr) minmax(430px,.79fr);align-items:center;gap:clamp(40px,7vw,110px);padding-top:106px;padding-bottom:96px;display:grid;position:relative}.site-hero__copy{max-width:645px}.site-hero__copy .site-kicker{color:var(--site-mint-strong)}.site-hero h1{color:var(--site-paper);font-family:var(--font-display,sans-serif);letter-spacing:-.075em;text-wrap:balance;margin:19px 0 0;font-size:clamp(3.6rem,7.4vw,6.8rem);font-weight:700;line-height:.9}.site-hero h1 em{color:var(--site-coral);font-style:normal}.site-hero__lede{color:#f7f5efc2;max-width:540px;margin:27px 0 0;font-size:clamp(1.02rem,1.8vw,1.2rem);line-height:1.65}.site-hero__actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.site-hero__note{color:#f7f5ef85;align-items:center;gap:9px;margin-top:25px;font-size:.78rem;display:flex}.site-hero__note:before{background:var(--site-coral);content:"";border-radius:50%;width:7px;height:7px}.hero-product{width:min(100%,535px);margin-inline:auto;position:relative;transform:rotate(1.5deg)}.hero-product:before{background:var(--site-coral);content:"";opacity:.9;border-radius:22px;width:78%;height:82%;position:absolute;bottom:-18px;right:-16px}.hero-product__window{z-index:1;background:var(--site-paper);border:1px solid #123b3c21;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 28px 65px #00000038}.hero-product__chrome{background:#f2f0e9;border-bottom:1px solid #123b3c1a;align-items:center;gap:7px;height:34px;padding:0 15px;display:flex}.hero-product__chrome i{background:#d7b6a8;border-radius:50%;width:7px;height:7px}.hero-product__chrome i:nth-child(2){background:#d8c98f}.hero-product__chrome i:nth-child(3){background:#9bcab4}.hero-product__body{grid-template-columns:108px 1fr;min-height:410px;display:grid}.hero-product__side{background:var(--site-ink);color:#f7f5ef99;padding:21px 14px}.hero-product__side-logo{color:var(--site-mint-strong);font-family:var(--font-display,sans-serif);align-items:center;gap:5px;font-size:.66rem;font-weight:800;display:flex}.hero-product__side-logo span{border:2px solid;border-radius:50% 50% 45% 45%;width:13px;height:13px;display:inline-block}.hero-product__side nav{gap:12px;margin-top:35px;display:grid}.hero-product__side nav span{font-family:var(--font-mono,monospace);font-size:.53rem;line-height:1.2}.hero-product__side nav span:first-child{color:var(--site-mint-strong);background:#a7ddca29;border-radius:5px;padding:8px 7px}.hero-product__content{background:var(--site-paper);padding:27px 25px 25px}.hero-product__content>p{color:var(--site-ink-soft);margin:0;font-size:.68rem}.hero-product__content h2{color:var(--site-ink-deep);font-family:var(--font-display,sans-serif);letter-spacing:-.05em;margin:6px 0 0;font-size:1.45rem}.hero-product__journey{justify-content:space-between;margin:28px 0 23px;display:flex;position:relative}.hero-product__journey:before{background:var(--site-mint-strong);content:"";height:2px;position:absolute;top:6px;left:8px;right:8px}.hero-product__journey span{z-index:1;border:3px solid var(--site-paper);background:var(--site-teal);width:14px;height:14px;box-shadow:0 0 0 1px var(--site-teal);border-radius:50%;place-items:center;display:grid;position:relative}.hero-product__journey span:first-child,.hero-product__journey span:nth-child(2){background:var(--site-coral);box-shadow:0 0 0 1px var(--site-coral)}.hero-product__journey span:nth-child(4),.hero-product__journey span:nth-child(5),.hero-product__journey span:nth-child(6){background:var(--site-paper);box-shadow:0 0 0 1px var(--site-mint-strong)}.hero-product__task{background:#f5f8f3;border:1px solid #123b3c1a;border-radius:13px;padding:15px}.hero-product__task-label{color:var(--site-coral);font-family:var(--font-mono,monospace);letter-spacing:.1em;text-transform:uppercase;font-size:.58rem;font-weight:700}.hero-product__task strong{color:var(--site-ink-deep);font-family:var(--font-display,sans-serif);letter-spacing:-.03em;margin-top:6px;font-size:.98rem;display:block}.hero-product__task small{color:var(--site-ink-soft);margin-top:4px;font-size:.72rem;line-height:1.4;display:block}.hero-product__task-button{background:var(--site-teal);color:var(--site-paper);border-radius:999px;margin-top:13px;padding:7px 11px;font-size:.62rem;font-weight:700;display:inline-flex}.hero-product__bottom{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.hero-product__stat{background:#f2f0e9;border-radius:11px;padding:12px}.hero-product__stat b{color:var(--site-ink-deep);font-family:var(--font-display,sans-serif);letter-spacing:-.05em;font-size:1.15rem;display:block}.hero-product__stat span{color:var(--site-ink-soft);font-family:var(--font-mono,monospace);text-transform:uppercase;font-size:.5rem}.site-hero__rail{z-index:1;border-top:1px solid var(--site-line-light);color:#f7f5ef8c;font-family:var(--font-mono,monospace);letter-spacing:.1em;text-transform:uppercase;flex-wrap:wrap;gap:9px 30px;padding:18px 0 20px;font-size:.64rem;display:flex;position:relative}.site-hero__rail span{align-items:center;gap:9px;display:inline-flex}.site-hero__rail span:before{background:var(--site-coral);content:"";border-radius:50%;width:5px;height:5px}.journey-intro{grid-template-columns:minmax(220px,.64fr) minmax(0,1.36fr);align-items:end;gap:65px;display:grid}.journey-intro h2{max-width:360px}.journey-intro__copy{max-width:510px;color:var(--site-ink-soft);margin:0 0 5px;font-size:1.08rem;line-height:1.7}.journey-grid{grid-template-columns:repeat(6,minmax(130px,1fr));gap:10px;margin-top:58px;display:grid}.journey-card{border:1px solid var(--site-line);background:var(--site-paper);border-radius:16px;flex-direction:column;justify-content:space-between;min-height:164px;padding:17px;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.journey-card:hover{transform:translateY(-5px);box-shadow:0 16px 30px #123b3c1a}.journey-card:before{background:var(--journey-accent,var(--site-teal));content:"";height:5px;position:absolute;top:0;left:0;right:0}.journey-card:first-child{--journey-accent:#db8068}.journey-card:nth-child(2){--journey-accent:#c39b61}.journey-card:nth-child(3){--journey-accent:#5fae91}.journey-card:nth-child(4){--journey-accent:#6b9bc2}.journey-card:nth-child(5){--journey-accent:#837bc2}.journey-card:nth-child(6){--journey-accent:#91678c}.journey-card__number{color:var(--journey-accent);font-family:var(--font-mono,monospace);font-size:.65rem;font-weight:700}.journey-card strong{max-width:110px;color:var(--site-ink-deep);font-family:var(--font-display,sans-serif);letter-spacing:-.04em;font-size:1.08rem;line-height:1.05}.journey-card p{color:var(--site-ink-soft);margin:8px 0 0;font-size:.72rem;line-height:1.4}.feature-layout{grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);align-items:start;gap:clamp(42px,8vw,125px);display:grid}.feature-layout__intro{position:sticky;top:115px}.feature-layout__intro h2{max-width:420px}.feature-layout__intro p{max-width:370px;color:var(--site-ink-soft);margin:20px 0 0;line-height:1.7}.feature-layout__intro a{color:var(--site-teal-dark);align-items:center;gap:8px;margin-top:25px;font-size:.88rem;font-weight:700;display:inline-flex}.feature-layout__intro a span{color:var(--site-coral);font-size:1.2rem;transition:transform .18s}.feature-layout__intro a:hover span{transform:translate(4px)}.feature-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.feature-card{border:1px solid var(--site-line);background:var(--site-paper);border-radius:17px;min-height:280px;padding:24px}.feature-card:nth-child(2){transform:translateY(35px)}.feature-card:nth-child(3){background:var(--site-ink);color:var(--site-paper)}.feature-card:nth-child(3) h3,.feature-card:nth-child(3) p{color:var(--site-paper)}.feature-card:nth-child(3) p{color:#f7f5efab}.feature-card:nth-child(4){background:var(--site-coral-light)}.feature-card__icon{background:var(--site-mint);width:42px;height:42px;color:var(--site-teal-dark);font-family:var(--font-mono,monospace);border-radius:12px;place-items:center;font-size:.73rem;font-weight:700;display:grid}.feature-card:nth-child(3) .feature-card__icon{color:var(--site-mint-strong);background:#a7ddca26}.feature-card:nth-child(4) .feature-card__icon{background:var(--site-paper);color:var(--site-coral)}.feature-card h3{color:var(--site-ink-deep);font-family:var(--font-display,sans-serif);letter-spacing:-.045em;margin:33px 0 0;font-size:1.32rem;line-height:1.05}.feature-card p{color:var(--site-ink-soft);margin:11px 0 0;font-size:.9rem;line-height:1.6}.guide-shelf{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:48px;display:grid}.guide-card{border:1px solid var(--site-line);background:var(--site-paper);border-radius:16px;flex-direction:column;min-height:184px;padding:23px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative}.guide-card:hover{border-color:var(--site-teal);transform:translateY(-4px);box-shadow:0 16px 30px #123b3c14}.guide-card__top{justify-content:space-between;gap:12px;display:flex}.guide-card__stage{color:var(--site-coral)}.guide-card__number{color:#123b3c59;font-family:var(--font-mono,monospace);font-size:.67rem}.guide-card h3{max-width:390px;color:var(--site-ink-deep);font-family:var(--font-display,sans-serif);letter-spacing:-.045em;margin:30px 0 0;font-size:1.25rem;line-height:1.08}.guide-card p{max-width:430px;color:var(--site-ink-soft);margin:8px 0 0;font-size:.84rem;line-height:1.5}.guide-card__arrow{color:var(--site-teal-dark);font-family:var(--font-mono,monospace);letter-spacing:.08em;text-transform:uppercase;margin-top:auto;padding-top:16px;font-size:.65rem;font-weight:700}.guide-shelf__action{min-height:184px;color:var(--site-teal-dark);font-family:var(--font-display,sans-serif);letter-spacing:-.03em;border:1px dashed #123b3c40;border-radius:16px;justify-content:center;align-items:center;padding:23px;font-size:1.1rem;font-weight:700;transition:background-color .18s,border-color .18s;display:flex}.guide-shelf__action:hover{border-color:var(--site-teal);background:#fffdf8b3}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 60px;margin-top:46px;display:grid}.faq-grid details{border-top:1px solid var(--site-line);padding:20px 0 4px}.faq-grid summary{cursor:pointer;color:var(--site-ink-deep);font-family:var(--font-display,sans-serif);letter-spacing:-.03em;justify-content:space-between;align-items:center;gap:20px;font-size:1.08rem;font-weight:600;list-style:none;display:flex}.faq-grid summary::-webkit-details-marker{display:none}.faq-grid summary:after{color:var(--site-coral);content:"+";font-family:var(--font-mono,monospace);font-size:1.2rem;font-weight:400}.faq-grid details[open] summary:after{content:"−"}.faq-grid details p{max-width:470px;color:var(--site-ink-soft);margin:13px 0 8px;font-size:.92rem;line-height:1.65}.home-cta{background:var(--site-ink-deep);color:var(--site-paper);overflow:hidden}.home-cta__inner{flex-direction:column;justify-content:center;align-items:flex-start;min-height:410px;padding-top:75px;padding-bottom:75px;display:flex;position:relative}.home-cta__inner:after{content:"";border:1px solid #a7ddca26;border-radius:50%;width:590px;height:590px;position:absolute;bottom:-285px;right:-10px}.home-cta h2{z-index:1;max-width:660px;color:var(--site-paper);font-size:clamp(2.7rem,6vw,5.2rem);line-height:.94;position:relative}.home-cta h2 em{color:var(--site-coral);font-style:normal}.home-cta p{z-index:1;color:#f7f5efab;max-width:525px;margin:20px 0 0;line-height:1.65;position:relative}.home-cta .site-button{z-index:1;margin-top:28px;position:relative}.subpage-hero{border-bottom:1px solid var(--site-line);background:var(--site-mint)}.subpage-hero__inner{grid-template-columns:minmax(0,1fr) minmax(250px,.46fr);align-items:end;gap:70px;padding:92px 0 86px;display:grid}.subpage-hero h1{max-width:820px;font-size:clamp(3.1rem,7vw,6.2rem);line-height:.91}.subpage-hero p{max-width:620px;color:var(--site-ink-soft);margin:23px 0 0;font-size:1.08rem;line-height:1.65}.subpage-hero .site-kicker{margin-top:0}.subpage-hero__aside{border-top:1px solid #123b3c38;padding-top:16px}.subpage-hero__aside strong{color:var(--site-ink-deep);font-family:var(--font-display,sans-serif);letter-spacing:-.055em;font-size:1.8rem;line-height:1.02;display:block}.subpage-hero__aside p{max-width:320px;margin-top:10px;font-size:.86rem}.page-content{padding:80px 0 110px}.guide-groups{gap:66px;display:grid}.guide-group__heading{border-bottom:1px solid var(--site-line);justify-content:space-between;align-items:baseline;gap:24px;padding-bottom:15px;display:flex}.guide-group__heading h2{color:var(--site-ink-deep);font-family:var(--font-display,sans-serif);letter-spacing:-.05em;margin:0;font-size:1.9rem}.guide-group__heading span{color:var(--site-ink-soft);font-family:var(--font-mono,monospace);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem}.guide-group__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:16px;display:grid}.guide-group__cards .guide-card{min-height:200px}.guide-detail{padding:68px 0 110px}.guide-detail__back{color:var(--site-teal-dark);font-family:var(--font-mono,monospace);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:.68rem;font-weight:700;display:inline-flex}.guide-detail__back:hover{color:var(--site-coral)}.guide-article{margin-top:40px}.guide-article__header{border-bottom:1px solid var(--site-line);padding-bottom:39px}.guide-article__stage{background:var(--site-coral-light);color:var(--site-coral);font-family:var(--font-mono,monospace);letter-spacing:.09em;text-transform:uppercase;border-radius:999px;padding:7px 11px;font-size:.64rem;font-weight:700;display:inline-flex}.guide-article__header h1{font-size:clamp(3rem,7vw,5.6rem);line-height:.93}.guide-article__header>p{max-width:650px;color:var(--site-ink-soft);margin:22px 0 0;font-size:1.12rem;line-height:1.65}.guide-prose{max-width:700px;color:var(--site-ink-soft);padding-top:42px;font-size:1.05rem;line-height:1.8}.guide-prose>*+*{margin-top:1.18em}.guide-prose h1,.guide-prose h2,.guide-prose h3{color:var(--site-ink-deep);font-family:var(--font-display,sans-serif);text-wrap:balance}.guide-prose h1{letter-spacing:-.05em;font-size:2.35rem;line-height:1.05}.guide-prose h2{letter-spacing:-.04em;margin-top:2.1em;font-size:1.65rem;line-height:1.2}.guide-prose h3{letter-spacing:-.03em;margin-top:1.6em;font-size:1.25rem;line-height:1.25}.guide-prose p{color:var(--site-ink-soft)}.guide-prose a{color:var(--site-teal-dark);text-decoration:underline;-webkit-text-decoration-color:var(--site-mint-strong);-webkit-text-decoration-color:var(--site-mint-strong);text-decoration-color:var(--site-mint-strong);text-underline-offset:3px;text-decoration-thickness:2px}.guide-prose strong{color:var(--site-ink-deep);font-weight:700}.guide-prose ul,.guide-prose ol{flex-direction:column;gap:.55em;padding-left:1.4em;display:flex}.guide-prose ul{list-style:outside}.guide-prose ol{list-style:decimal}.guide-prose li::marker{color:var(--site-coral)}.guide-prose blockquote{border-left:3px solid var(--site-coral);background:var(--site-mint);color:var(--site-ink);border-radius:0 12px 12px 0;margin-left:0;padding:16px 20px}.guide-prose blockquote p{color:inherit}.guide-prose code{background:#eceae2;border-radius:5px;padding:.12em .35em;font-size:.88em}.guide-prose hr{border:0;border-top:1px solid var(--site-line);margin:2.5em 0}.guide-detail__cta{background:var(--site-ink);color:var(--site-paper);border-radius:18px;margin-top:63px;padding:30px}.guide-detail__cta h2{color:var(--site-paper);font-family:var(--font-display,sans-serif);letter-spacing:-.05em;margin:0;font-size:1.7rem}.guide-detail__cta p{color:#f7f5efa8;max-width:580px;margin:9px 0 0;font-size:.9rem;line-height:1.6}.guide-detail__cta .site-button{margin-top:20px}.advertise-hero{background:var(--site-ink-deep);color:var(--site-paper)}.advertise-hero__inner{grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);align-items:end;gap:75px;padding-top:92px;padding-bottom:92px;display:grid}.advertise-hero h1{max-width:730px;color:var(--site-paper);font-size:clamp(3.2rem,7vw,6.3rem);line-height:.91}.advertise-hero h1 em{color:var(--site-coral);font-style:normal}.advertise-hero__copy>p{color:#f7f5efb3;max-width:650px;margin:23px 0 0;font-size:1.08rem;line-height:1.65}.advertise-hero__aside{border-top:1px solid var(--site-line-light);padding-top:16px}.advertise-hero__aside strong{color:var(--site-mint-strong);font-family:var(--font-display,sans-serif);letter-spacing:-.06em;font-size:2.2rem;line-height:1;display:block}.advertise-hero__aside p{color:#f7f5ef94;margin:7px 0 0;font-size:.86rem;line-height:1.5}.advertise-hero__aside a{color:var(--site-paper);margin-top:24px;font-size:.86rem;font-weight:700;display:inline-flex}.advertise-section{padding:90px 0}.advertise-section--mint{background:var(--site-mint)}.reach-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-top:46px;display:grid}.reach-card{border-top:4px solid var(--site-coral);background:var(--site-paper);border-radius:0 0 15px 15px;min-height:215px;padding:21px}.reach-card:nth-child(2){border-color:#c39b61}.reach-card:nth-child(3){border-color:#5fae91}.reach-card:nth-child(4){border-color:#837bc2}.reach-card__number{color:var(--site-ink-soft);font-family:var(--font-mono,monospace);font-size:.63rem}.reach-card h3,.partnership-card h3{color:var(--site-ink-deep);font-family:var(--font-display,sans-serif);letter-spacing:-.04em;margin:39px 0 0;font-size:1.22rem;line-height:1.05}.reach-card p,.partnership-card p{color:var(--site-ink-soft);margin:10px 0 0;font-size:.84rem;line-height:1.55}.partnership-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:46px;display:grid}.partnership-card{border:1px solid var(--site-line);background:var(--site-paper);border-radius:16px;min-height:220px;padding:22px}.partnership-card h3{margin-top:34px}.advertise-inquiry{grid-template-columns:minmax(220px,.64fr) minmax(0,1.36fr);align-items:start;gap:70px;display:grid}.advertise-inquiry__intro p{max-width:300px;color:var(--site-ink-soft);margin:18px 0 0;line-height:1.65}.advertise-form-card{background:var(--site-paper);box-shadow:var(--site-shadow);border-radius:18px;padding:clamp(24px,4vw,42px)}.advertise-form{gap:19px;margin-top:30px;display:grid}.advertise-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.advertise-form label{color:var(--site-ink);font-size:.78rem;font-weight:700;display:block}.advertise-form label span{color:var(--site-coral)}.advertise-form input,.advertise-form select,.advertise-form textarea{border:1px solid var(--site-line);width:100%;color:var(--site-ink-deep);background:#fbfaf5;border-radius:9px;outline:none;margin-top:7px;padding:0 13px;transition:border-color .18s,box-shadow .18s;display:block}.advertise-form input,.advertise-form select{height:48px}.advertise-form textarea{resize:vertical;min-height:118px;padding-top:12px}.advertise-form input:focus,.advertise-form select:focus,.advertise-form textarea:focus{border-color:var(--site-teal);box-shadow:0 0 0 3px #2c777229}.advertise-form input::placeholder,.advertise-form textarea::placeholder{color:#4166658c}.advertise-form__actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.advertise-form__status{color:var(--site-ink-soft);font-size:.8rem}.site-footer{background:var(--site-ink-deep);color:var(--site-paper)}.site-footer__top{grid-template-columns:minmax(220px,.9fr) minmax(0,1.1fr);gap:75px;padding:64px 0 52px;display:grid}.site-footer .site-logo{color:var(--site-paper)}.site-footer .site-logo__mark{background:var(--site-mint-strong);color:var(--site-ink-deep)}.site-footer__tagline{color:#f7f5ef94;max-width:250px;margin:17px 0 0;font-size:.9rem;line-height:1.6}.site-footer__links{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.site-footer__links strong{color:var(--site-mint-strong);font-family:var(--font-mono,monospace);letter-spacing:.12em;text-transform:uppercase;font-size:.65rem;display:block}.site-footer__links nav{color:#f7f5efab;gap:9px;margin-top:15px;font-size:.82rem;display:grid}.site-footer__bottom{border-top:1px solid var(--site-line-light);color:#f7f5ef66;font-family:var(--font-mono,monospace);letter-spacing:.03em;justify-content:space-between;gap:20px;padding:17px 0 21px;font-size:.62rem;display:flex}.site-footer__bottom p{margin:0}:focus-visible{outline:3px solid var(--site-coral);outline-offset:4px}@media (width<=980px){.site-hero__inner{grid-template-columns:minmax(0,1fr) minmax(330px,.8fr);gap:35px}.journey-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reach-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.site-shell{width:min(100% - 34px,620px)}.site-header__inner{min-height:67px}.site-nav{display:none}.site-mobile-menu{display:block;position:relative}.site-mobile-menu summary{cursor:pointer;border:1px solid var(--site-line);width:42px;height:42px;color:var(--site-ink);border-radius:50%;justify-content:center;align-items:center;list-style:none;display:flex}.site-mobile-menu summary::-webkit-details-marker{display:none}.site-mobile-menu summary span,.site-mobile-menu summary span:before,.site-mobile-menu summary span:after{content:"";background:currentColor;width:15px;height:1.5px;display:block}.site-mobile-menu summary span{position:relative}.site-mobile-menu summary span:before,.site-mobile-menu summary span:after{position:absolute;left:0}.site-mobile-menu summary span:before{top:-5px}.site-mobile-menu summary span:after{top:5px}.site-mobile-menu__panel{border:1px solid var(--site-line);background:var(--site-paper);min-width:210px;box-shadow:var(--site-shadow);border-radius:14px;gap:2px;padding:8px;display:grid;position:absolute;top:52px;right:0}.site-mobile-menu__panel a{color:var(--site-ink);border-radius:8px;padding:11px 12px;font-size:.85rem;font-weight:600}.site-mobile-menu__panel a:hover{background:var(--site-mint)}.site-mobile-menu__panel a:last-child{background:var(--site-teal);color:var(--site-paper);text-align:center;margin-top:4px}.site-hero__inner,.advertise-hero__inner,.journey-intro,.feature-layout,.advertise-inquiry{grid-template-columns:1fr}.site-hero__inner{padding-top:74px;padding-bottom:67px}.site-hero h1{font-size:clamp(3.25rem,14vw,5.4rem)}.hero-product{width:min(100%,520px);margin-top:16px}.site-section{padding:78px 0}.site-section--compact,.advertise-section{padding:66px 0}.journey-intro{gap:22px}.journey-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:35px}.feature-layout__intro{position:static}.feature-card:nth-child(2){transform:none}.guide-shelf,.faq-grid,.guide-group__cards,.partnership-grid,.site-footer__top{grid-template-columns:1fr}.guide-shelf__action{min-height:108px}.subpage-hero__inner{grid-template-columns:1fr;gap:34px;padding:67px 0 62px}.page-content,.guide-detail{padding:58px 0 78px}.advertise-hero__inner{gap:43px;padding-top:68px;padding-bottom:66px}.advertise-inquiry{gap:32px}.site-footer__top{gap:45px;padding:52px 0 44px}.site-footer__links{gap:18px}}@media (width<=520px){.site-shell{width:min(100% - 28px,620px)}.site-logo{font-size:1rem}.site-logo__mark{width:31px;height:31px}.site-hero__actions,.site-hero__actions .site-button{width:100%}.site-hero__actions .site-button{padding-inline:17px}.hero-product__body{grid-template-columns:82px 1fr}.hero-product__side{padding-inline:11px}.hero-product__content{padding:22px 17px 19px}.hero-product__content h2{font-size:1.25rem}.feature-list,.reach-grid,.advertise-form__grid,.site-footer__links{grid-template-columns:1fr}.feature-card{min-height:235px}.feature-card h3{margin-top:25px}.reach-card{min-height:175px}.reach-card h3{margin-top:28px}.guide-group__heading{display:block}.guide-group__heading span{margin-top:7px;display:block}.guide-prose{font-size:1rem}.guide-detail__cta{padding:24px}.site-footer__bottom{display:block}.site-footer__bottom p+p{margin-top:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
