/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@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,ui-sans-serif, system-ui, 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]){-webkit-text-decoration:underline dotted;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;-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{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}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.grow{flex-grow:1}}:root{--ink:#111014;--paper:#f5f5f3;--white:#fff;--muted:#747179;--line:#dad8dd;--purple:#8d4af7;--purple-deep:#2a155f;--orange:#ff8317}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-inter), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}body,a,button{cursor:default}a,button,summary{cursor:pointer}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1380px,100% - 96px);margin-inline:auto}.section{padding-block:150px}.eyebrow{letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:11px;font-weight:700;line-height:1.4}.reveal{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(32px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.hero{min-height:100svh;color:var(--white);background:#170b34;position:relative;overflow:hidden}.hero-video,.hero-shade{width:100%;height:100%;position:absolute;inset:0}.hero-video{object-fit:cover;transform:scale(1.01)}.hero-shade{background:linear-gradient(#0c061b5c 0%,#0c061b05 40%,#0c061b94 100%),linear-gradient(90deg,#0c061b47,#0000 60%)}.site-header{z-index:3;grid-template-columns:1fr auto 1fr;align-items:center;padding-top:32px;font-size:12px;display:grid;position:relative}.header-brand{font-family:var(--font-inter-tight), sans-serif;letter-spacing:.03em;justify-self:start;font-weight:700}.site-header nav{gap:36px;display:flex}.site-header nav a,.header-cta{color:#ffffffc7;transition:color .25s}.site-header nav a:hover,.header-cta:hover{color:#fff}.header-cta{justify-self:end}.header-cta span{margin-left:8px;transition:transform .25s;display:inline-block}.header-cta:hover span,.plan-cta:hover span,.final-button:hover span{transform:translate(3px,-3px)}.hero-content{z-index:2;flex-direction:column;justify-content:center;min-height:calc(100svh - 60px);padding-top:70px;display:flex;position:relative}.hero-eyebrow{margin-bottom:28px;animation:.8s .12s both heroIn}.hero h1{max-width:1120px;font-family:var(--font-inter-tight), sans-serif;letter-spacing:-.07em;margin:0;font-size:clamp(64px,8.6vw,142px);font-weight:550;line-height:.86;animation:1s .2s both heroIn}.hero h1 em,.final-content h2 em{color:#ffffff9e;font-style:normal;font-weight:400}.hero-bottom{justify-content:space-between;align-items:flex-end;margin-top:58px;animation:1s .35s both heroIn;display:flex}.hero-bottom p{color:#ffffffc2;max-width:430px;margin:0;font-size:17px;line-height:1.55}.circle-link{border:1px solid #ffffff7a;border-radius:50%;place-items:center;width:66px;height:66px;font-size:22px;transition:background .3s,color .3s,transform .3s;display:grid}.circle-link:hover{color:var(--ink);background:#fff;transform:translateY(4px)}.hero-logo{z-index:2;opacity:.68;width:126px;height:auto;position:absolute;bottom:28px;right:42px}@keyframes heroIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.manifesto{border-bottom:1px solid var(--line)}.manifesto-grid{grid-template-columns:minmax(0,1.65fr) minmax(280px,.72fr);align-items:end;gap:11vw;margin-top:54px;display:grid}.manifesto h2,.section-heading h2,.faq-heading h2{font-family:var(--font-inter-tight), sans-serif;letter-spacing:-.055em;margin:0;font-weight:550}.manifesto h2{max-width:900px;font-size:clamp(54px,6.7vw,102px);line-height:.98}.manifesto h2 span{color:#b3afb7}.manifesto-copy p{color:#56525a;margin:0 0 40px;font-size:17px;line-height:1.65}.text-link{border-bottom:1px solid var(--ink);align-items:center;gap:14px;padding-bottom:7px;font-size:13px;font-weight:650;display:inline-flex}.pillars{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:130px;display:grid}.pillar{min-height:250px;padding:30px 46px 20px 0}.pillar+.pillar{border-left:1px solid var(--line);padding-left:46px}.pillar>span,.plan-number,.service-index{color:#99959d;letter-spacing:.1em;font-size:11px}.pillar h3{font-family:var(--font-inter-tight), sans-serif;letter-spacing:-.035em;margin:66px 0 14px;font-size:24px;font-weight:600}.pillar p{max-width:320px;color:var(--muted);margin:0;font-size:14px;line-height:1.6}.packages{color:#fff;background:#101014}.section-heading{grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);align-items:end;gap:10vw;margin-bottom:80px;display:grid}.section-heading h2,.faq-heading h2{max-width:900px;margin-top:24px;font-size:clamp(48px,5.7vw,86px);line-height:.98}.section-heading>p{color:#78757d;max-width:410px;margin:0;font-size:15px;line-height:1.65}.packages .section-heading>p{color:#96939d}.plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.plan{background:#151519;border:1px solid #343238;border-radius:4px;flex-direction:column;min-height:760px;padding:32px;transition:border-color .35s,transform .35s;display:flex;position:relative}.plan:hover{border-color:#5d5963;transform:translateY(-8px)}.plan.featured{background:linear-gradient(#8d4af721,#0000 32%),#18161d;border-color:#a76bffbf}.plan-label{background:var(--purple);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:7px 12px;font-size:10px;font-weight:700;position:absolute;top:0;right:30px;transform:translateY(-50%)}.plan-top{justify-content:space-between;min-height:30px;display:flex}.plan-descriptor{color:#9d99a2;font-size:11px}.plan h3{font-family:var(--font-inter-tight), sans-serif;letter-spacing:-.05em;margin:62px 0 16px;font-size:46px;font-weight:550}.plan-intro{color:#a9a5ae;min-height:88px;margin:0;font-size:14px;line-height:1.6}.price{align-items:baseline;margin:42px 0 26px;display:flex}.price span{color:#8c8991;margin-right:12px;font-size:10px;font-weight:700}.price strong{font-family:var(--font-inter-tight), sans-serif;letter-spacing:-.055em;font-size:54px;font-weight:550}.price small{color:#8c8991;margin-left:8px;font-size:11px}.plan-cta{border:1px solid #4b4850;border-radius:2px;justify-content:space-between;align-items:center;min-height:52px;padding:0 18px;font-size:12px;font-weight:600;transition:background .3s,color .3s,border-color .3s;display:flex}.plan-cta span,.final-button span{transition:transform .25s}.plan-cta:hover,.featured .plan-cta{color:#111014;background:#fff;border-color:#fff}.featured .plan-cta:hover{border-color:var(--purple);background:var(--purple);color:#fff}.plan-rule{background:#36333a;height:1px;margin:32px 0}.plan ul{gap:17px;margin:0;padding:0;list-style:none;display:grid}.plan li{color:#d0cdd4;grid-template-columns:20px 1fr;font-size:13px;line-height:1.4;display:grid}.plan li span{color:var(--orange)}.plan-note{color:#747079;margin:auto 0 0;padding-top:34px;font-size:11px}.pricing-note{color:#716d77;margin:30px 0 0;font-size:10px;line-height:1.6}.process .section-heading{border-bottom:1px solid var(--line);padding-bottom:76px}.process-list{border-bottom:1px solid var(--line)}.process-row{border-top:1px solid var(--line);grid-template-columns:90px 1fr 1fr;align-items:center;min-height:128px;display:grid}.process-row:first-child{border-top:0}.process-row>span{color:#99959d;font-size:11px}.process-row h3{font-family:var(--font-inter-tight), sans-serif;letter-spacing:-.05em;margin:0;font-size:clamp(34px,4vw,58px);font-weight:550}.process-row p{width:min(100%,360px);color:var(--muted);justify-self:end;margin:0;font-size:13px;line-height:1.5}.services{background:#fff}.services-layout{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:start;gap:7vw;display:grid}.service-list{border-top:1px solid var(--line)}.service-list a,.service-list button{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);text-align:left;background:0 0;grid-template-columns:48px 1fr auto;align-items:center;gap:22px;padding:28px 0;display:grid}.service-name{font-family:var(--font-inter-tight), sans-serif;letter-spacing:-.045em;flex-direction:column;font-size:clamp(25px,2.5vw,40px);font-weight:550;transition:transform .35s cubic-bezier(.22,1,.36,1);display:flex}.service-name small{color:#77737b;max-height:0;font-family:var(--font-inter), sans-serif;letter-spacing:0;opacity:0;margin-top:0;font-size:11px;font-weight:400;transition:max-height .35s,margin .35s,opacity .35s;overflow:hidden}.service-list .active .service-name{transform:translate(10px)}.service-list .active .service-name small{opacity:1;max-height:20px;margin-top:8px}.service-arrow{background:0 0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:14px;transition:background .3s,color .3s;display:grid}.service-list .active .service-arrow{background:var(--orange);color:#fff}.service-visual{position:sticky;top:34px}.service-image-wrap{aspect-ratio:4/3;background:#eee;border-radius:4px;position:relative;overflow:hidden}.service-image-wrap img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .55s,transform .8s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scale(1.03)}.service-image-wrap img.active{opacity:1;transform:scale(1)}.service-caption{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 0;font-size:10px;display:flex}.service-caption span{color:#8c8991;text-transform:uppercase;letter-spacing:.1em}.service-caption strong{font-weight:600}.faq{grid-template-columns:.85fr 1.15fr;align-items:start;gap:10vw;display:grid}.faq-heading{position:sticky;top:52px}.faq-heading h2{font-size:clamp(48px,5.6vw,82px)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{min-height:94px;font-family:var(--font-inter-tight), sans-serif;letter-spacing:-.025em;grid-template-columns:44px 1fr 24px;align-items:center;gap:18px;font-size:20px;font-weight:550;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#99959d;font-family:var(--font-inter), sans-serif;font-size:10px}.faq-list summary i{font-family:var(--font-inter), sans-serif;font-size:22px;font-style:normal;font-weight:300;transition:transform .3s}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{max-width:630px;color:var(--muted);margin:-5px 0 0;padding:0 24px 32px 62px;font-size:14px;line-height:1.7}.final-cta{color:#fff;min-height:780px;position:relative;overflow:hidden}.final-cta>img,.final-shade{width:100%;height:100%;position:absolute;inset:0}.final-cta>img{object-fit:cover;transition:transform 1.2s cubic-bezier(.22,1,.36,1)}.final-cta:hover>img{transform:scale(1.02)}.final-shade{background:linear-gradient(90deg,#0e0623a8,#0e06231f)}.final-content{z-index:1;flex-direction:column;justify-content:center;min-height:780px;display:flex;position:relative}.final-content h2{max-width:1050px;font-family:var(--font-inter-tight), sans-serif;letter-spacing:-.065em;margin:28px 0 58px;font-size:clamp(70px,9vw,138px);font-weight:550;line-height:.86}.final-button{width:fit-content;color:var(--ink);background:#fff;border-radius:999px;align-items:center;gap:90px;padding:20px 25px;font-size:12px;font-weight:650;transition:background .3s;display:inline-flex}.final-button:hover{background:var(--orange)}footer{background:#f5f5f3;padding:94px 0 26px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:80px;display:grid}.footer-brand img{object-fit:contain;object-position:left center;width:180px;height:auto}.footer-brand p{color:var(--muted);margin:26px 0 0;font-size:13px}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:12px;font-size:12px;display:flex}.footer-grid a{border-bottom:1px solid #0000;padding-bottom:2px;transition:border-color .25s}.footer-grid a:hover{border-color:var(--ink)}.footer-label{color:#96929a;letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px;font-size:9px;font-weight:700}.footer-bottom{border-top:1px solid var(--line);color:#8f8b93;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;margin-top:92px;padding-top:22px;font-size:9px;display:flex}@media (width<=1024px){.shell{width:min(100% - 54px,1380px)}.section{padding-block:110px}.manifesto-grid,.section-heading{gap:6vw}.plan-grid{grid-template-columns:1fr;gap:26px}.plan{min-height:auto}.plan-intro{min-height:0}.plan-note{margin-top:48px}.services-layout{grid-template-columns:1fr .85fr;gap:5vw}}@media (width<=760px){.shell{width:calc(100% - 40px)}.section{padding-block:86px}.site-header{grid-template-columns:1fr auto;padding-top:22px}.site-header nav{display:none}.hero-content{justify-content:flex-end;padding-bottom:130px}.hero h1{font-size:clamp(54px,16.4vw,82px);line-height:.9}.hero-bottom{align-items:center;margin-top:38px}.hero-bottom p{max-width:260px;font-size:13px}.circle-link{width:52px;height:52px}.hero-logo{width:92px;bottom:20px;right:20px}.manifesto-grid,.section-heading,.faq{grid-template-columns:1fr;gap:42px}.manifesto h2{font-size:clamp(48px,14vw,70px)}.manifesto-copy{max-width:390px}.pillars{grid-template-columns:1fr;margin-top:80px}.pillar,.pillar+.pillar{border-left:0;border-bottom:1px solid var(--line);min-height:210px;padding:26px 0}.pillar h3{margin-top:48px}.section-heading{margin-bottom:58px}.section-heading h2,.faq-heading h2{font-size:clamp(46px,13vw,66px)}.plan{min-height:auto;padding:26px 22px}.plan h3{margin-top:48px}.price strong{font-size:48px}.process .section-heading{padding-bottom:50px}.process-row{grid-template-columns:42px 1fr;gap:12px;padding:27px 0}.process-row p{grid-column:2;justify-self:start}.services-layout{flex-direction:column-reverse;display:flex}.service-visual{width:100%;margin-bottom:28px;position:relative;top:auto}.service-list a,.service-list button{grid-template-columns:32px 1fr auto;gap:12px;padding:23px 0}.service-name{font-size:26px}.faq-heading{position:relative;top:auto}.faq-list summary{grid-template-columns:32px 1fr 20px;gap:10px;min-height:84px;font-size:18px}.faq-list details p{padding-left:42px}.final-cta,.final-content{min-height:650px}.final-content h2{font-size:clamp(62px,18vw,92px)}.final-button{gap:55px}.footer-grid{grid-template-columns:1fr 1fr;gap:60px 30px}.footer-brand{grid-column:1/-1}.footer-bottom{gap:30px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
