/*! 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{.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ivory:#f3f0e7;--ivory-deep:#e9e5da;--paper:#fbfaf6;--ink:#14241d;--ink-soft:#526158;--green:#0b684e;--green-deep:#064a39;--lime:#d8f069;--line:#14241d29;--white-line:#ffffff29;--shadow:0 28px 70px #0d342921}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ivory)}body{background:var(--ivory);color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Avenir Next,Avenir,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5}body::selection{background:var(--lime);color:var(--ink)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{z-index:20;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(100% - 64px,1400px);min-height:94px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.wordmark{letter-spacing:-.04em;align-items:baseline;font-size:1.15rem;font-weight:750;display:inline-flex}.wordmark span{color:var(--green)}.purchase-button{border:1px solid var(--ink);background:var(--ink);color:#fff;letter-spacing:-.01em;border-radius:999px;justify-content:space-between;align-items:center;gap:40px;min-height:62px;padding:0 20px 0 26px;font-size:.9rem;font-weight:750;transition:transform .18s,background-color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 34px #14241d29}.purchase-button:hover{background:var(--green);transform:translateY(-2px);box-shadow:0 16px 40px #0b684e38}.purchase-button:focus-visible,.wordmark:focus-visible{outline-offset:4px;outline:3px solid #e1ff70}.purchase-button--compact{min-height:46px;box-shadow:none;gap:10px;padding:0 9px 0 15px;font-size:.84rem}.button-arrow{background:var(--lime);width:32px;height:32px;color:var(--ink);border-radius:50%;place-items:center;font-size:1rem;line-height:1;transition:transform .18s;display:grid}.purchase-button:hover .button-arrow{transform:rotate(12deg)}.hero{isolation:isolate;grid-template-columns:minmax(0,1.14fr) minmax(360px,.72fr);align-items:center;gap:clamp(48px,7vw,120px);min-height:870px;padding:150px max(32px,50vw - 700px) 80px;display:grid;position:relative;overflow:hidden}.hero:before{z-index:-2;content:"";background-image:linear-gradient(#14241d0b 1px,#0000 1px),linear-gradient(90deg,#14241d0b 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.hero:after{z-index:-2;content:"";background:radial-gradient(circle,#0b684e1c,#0000 68%);border-radius:50%;width:62vw;height:62vw;position:absolute;bottom:-25%;right:-10%}.hero-orb{z-index:-1;pointer-events:none;border:1px solid #0b684e26;border-radius:50%;position:absolute}.hero-orb--one{width:380px;height:380px;top:8%;right:7%}.hero-orb--two{border-color:#0b684e1a;width:220px;height:220px;top:15%;right:12%}.hero-copy{z-index:2;padding-top:26px;position:relative}.eyebrow,.final-eyebrow{color:var(--green);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 30px;font-size:.76rem;font-weight:800;display:flex}.status-dot{background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #0b684e1f}.eyebrow-divider{background:var(--line);width:1px;height:14px}h1{max-width:950px;color:var(--ink);letter-spacing:-.085em;white-space:nowrap;margin:0;font-size:clamp(4.35rem,9.35vw,9.15rem);font-weight:760;line-height:.82}h1 span,.final-cta h2 span{color:var(--green)}.availability-heading{color:var(--ink);letter-spacing:-.04em;margin:42px 0 0;font-size:clamp(1.35rem,2.1vw,2rem);font-weight:700;line-height:1.15}.hero-intro{max-width:650px;color:var(--ink-soft);margin:16px 0 36px;font-size:clamp(1.05rem,1.3vw,1.18rem);line-height:1.72}.purchase-panel{border-top:1px solid var(--line);align-items:center;gap:30px;max-width:670px;padding-top:26px;display:flex}.price-block{flex-direction:column;min-width:210px;display:flex}.price-label,.final-purchase-row>div>span{color:var(--ink-soft);letter-spacing:.13em;text-transform:uppercase;margin-bottom:2px;font-size:.76rem;font-weight:750}.price-block strong{letter-spacing:-.05em;font-size:clamp(1.6rem,2.6vw,2.3rem);font-weight:700}.trust-line{color:#4d5d54;align-items:center;gap:9px;max-width:670px;margin:18px 0 0;font-size:.9rem;line-height:1.55;display:flex}.trust-mark{width:18px;height:18px;color:var(--green);border:1px solid #0b684e5c;border-radius:50%;place-items:center;font-size:.65rem;font-weight:900;display:grid}.career-visual{z-index:1;background:radial-gradient(circle at 80% 18%, #d8f0693d, transparent 30%), linear-gradient(160deg, #0f785a 0%, var(--green-deep) 58%, #073f32 100%);color:#fff;width:min(100%,500px);min-height:580px;box-shadow:var(--shadow);border:1px solid #ffffff1c;border-radius:36px;justify-self:end;position:relative;overflow:hidden;transform:rotate(1.5deg)}.career-visual:before{content:"";background-image:radial-gradient(#ffffff24 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(140deg,#000 0%,#0000 72%);mask-image:linear-gradient(140deg,#000 0%,#0000 72%)}.career-visual:after{content:"";border:1px solid #d8f0694d;border-radius:50%;width:310px;height:310px;position:absolute;bottom:-110px;right:-100px}.visual-topline,.visual-footer{z-index:2;color:#ffffffd6;letter-spacing:.16em;justify-content:space-between;align-items:center;font-size:.74rem;font-weight:750;display:flex;position:absolute;left:32px;right:32px}.visual-topline{top:30px}.visual-footer{bottom:28px}.visual-pill{border:1px solid #ffffff42;border-radius:999px;padding:8px 11px}.visual-title{z-index:2;letter-spacing:-.06em;max-width:280px;margin:0;font-size:clamp(2.2rem,3.5vw,3.6rem);font-weight:680;line-height:.98;position:absolute;top:78px;left:32px}.pathway{z-index:2;position:absolute;inset:205px 32px 80px}.path-line{border-bottom:2px solid #d8f06994;border-right:2px solid #d8f06994;border-radius:0 0 90px;width:68%;height:82%;position:absolute;top:4%;left:15%;transform:skew(-19deg)}.path-stop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:10px;min-width:130px;padding:8px 13px 8px 8px;display:flex;position:absolute}.path-number{background:var(--lime);width:30px;height:30px;color:var(--ink);border-radius:50%;place-items:center;font-size:.72rem;font-weight:850;display:grid}.path-label{font-size:.92rem;font-weight:700}.path-stop--one{top:0;left:0}.path-stop--two{top:30%;right:4%}.path-stop--three{top:56%;left:9%}.path-stop--four{background:var(--lime);color:var(--ink);bottom:0;right:0}.path-stop--four .path-number{background:var(--ink);color:#fff}.section-shell{width:min(100% - 64px,1240px);margin-inline:auto}.value-section{padding-block:clamp(100px,11vw,170px)}.section-intro{grid-template-columns:.85fr 1.6fr .9fr;align-items:start;gap:50px;margin-bottom:72px;display:grid}.section-kicker{color:var(--green);letter-spacing:.15em;text-transform:uppercase;margin:10px 0 0;font-size:.76rem;font-weight:850}.section-intro h2,.uses-heading-row h2,.process-title-block h2{letter-spacing:-.07em;margin:0;font-size:clamp(2.7rem,5.4vw,5.25rem);font-weight:680;line-height:.98}.section-summary{color:var(--ink-soft);margin:7px 0 0;font-size:1.05rem;line-height:1.72}.value-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.value-card{border-right:1px solid var(--line);min-height:310px;padding:26px 30px 32px;transition:background-color .18s,transform .18s}.value-card:first-child{border-left:1px solid var(--line)}.value-card:hover{background:#ffffff73;transform:translateY(-4px)}.value-card-top{color:var(--green);align-items:center;gap:14px;font-size:.76rem;font-weight:850;display:flex}.value-rule{background:#0b684e57;width:28px;height:1px}.value-card h3{letter-spacing:-.035em;margin:80px 0 14px;font-size:1.3rem;font-weight:720}.value-card p{color:var(--ink-soft);margin:0;font-size:1rem;line-height:1.72}.uses-section{background:var(--ink);color:#fff;padding-block:clamp(100px,11vw,160px);position:relative;overflow:hidden}.uses-section:before{content:"";border:1px solid #d8f0691f;border-radius:50%;width:680px;height:680px;position:absolute;top:-300px;left:50%}.uses-heading-row{grid-template-columns:1.45fr .55fr;align-items:end;gap:100px;margin-bottom:76px;display:grid;position:relative}.section-kicker--light{color:var(--lime);margin-bottom:22px}.uses-heading-row h2{max-width:760px}.uses-heading-row>p{color:#ffffffd1;margin:0 0 6px;font-size:1.05rem;line-height:1.72}.uses-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid;position:relative}.use-card{border:1px solid var(--white-line);background:#ffffff0b;border-radius:24px;grid-template-columns:auto 1fr auto;gap:24px;min-height:270px;padding:26px;transition:border-color .18s,background-color .18s,transform .18s;display:grid;position:relative;overflow:hidden}.use-card:hover{background:#ffffff13;border-color:#d8f06973;transform:translateY(-4px)}.use-card-number{color:var(--lime);letter-spacing:.1em;font-size:.78rem;font-weight:850}.use-card-body{align-self:end;padding-bottom:4px}.use-tag{border:1px solid var(--white-line);color:#ffffffd6;letter-spacing:.1em;text-transform:uppercase;border-radius:999px;margin-bottom:18px;padding:7px 10px;font-size:.72rem;font-weight:750;display:inline-flex}.use-card h3{letter-spacing:-.05em;margin:0 0 12px;font-size:clamp(1.5rem,2vw,2rem);font-weight:650;line-height:1.05}.use-card p{color:#fffc;max-width:450px;margin:0;font-size:1rem;line-height:1.7}.use-arrow{border:1px solid var(--white-line);width:38px;height:38px;color:var(--lime);border-radius:50%;place-items:center;display:grid}.process-section{grid-template-columns:.85fr 1.15fr;gap:clamp(60px,10vw,160px);padding-block:clamp(100px,11vw,165px);display:grid}.process-title-block{align-self:start}.process-title-block .section-kicker{margin-bottom:24px}.process-title-block h2{max-width:480px}.process-title-block>p:last-child{max-width:455px;color:var(--ink-soft);margin:28px 0 0;font-size:1.05rem;line-height:1.72}.process-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.process-list li{border-bottom:1px solid var(--line);grid-template-columns:46px 1fr;align-items:start;gap:25px;padding:30px 0;display:grid}.process-number{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:.86rem;font-weight:800;display:grid}.process-list h3{letter-spacing:-.025em;margin:2px 0 7px;font-size:1.14rem;font-weight:730}.process-list p{color:var(--ink-soft);margin:0;font-size:1rem;line-height:1.65}.final-cta{background:var(--green);color:#fff;border-radius:34px;width:min(100% - 64px,1400px);margin:0 auto 34px;padding:clamp(64px,8vw,112px);position:relative;overflow:hidden}.final-cta:before,.final-cta:after{content:"";border:1px solid #d8f06938;border-radius:50%;position:absolute}.final-cta:before{width:570px;height:570px;top:-230px;right:-120px}.final-cta:after{width:330px;height:330px;bottom:-170px;right:36px}.final-cta-pattern{opacity:.48;background-image:radial-gradient(#ffffff29 1px,#0000 1px);background-size:25px 25px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 45%,#000 100%);mask-image:linear-gradient(90deg,#0000 45%,#000 100%)}.final-cta-content{z-index:2;position:relative}.final-eyebrow{color:var(--lime)}.status-dot--light{background:var(--lime);box-shadow:0 0 0 5px #d8f06921}.final-cta h2{letter-spacing:-.08em;white-space:nowrap;margin:0 0 56px;font-size:clamp(4rem,10vw,9.5rem);font-weight:730;line-height:.88}.final-cta h2 span{color:var(--lime)}.final-purchase-row{border-top:1px solid #ffffff47;align-items:center;gap:40px;max-width:750px;padding-top:30px;display:flex}.final-purchase-row>div{flex-direction:column;min-width:235px;display:flex}.final-purchase-row>div>span{color:#ffffffa8}.final-purchase-row strong{letter-spacing:-.045em;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:680}.final-cta .purchase-button{border-color:var(--lime);background:var(--lime);color:var(--ink);box-shadow:none}.final-cta .purchase-button .button-arrow{background:var(--ink);color:#fff}.final-cta .purchase-button:hover{background:#e7ff79;box-shadow:0 16px 42px #05291f33}.final-trust{color:#ffffffe0;max-width:690px;margin:18px 0 0;font-size:.9rem;line-height:1.55}.site-footer{justify-content:space-between;align-items:center;width:min(100% - 64px,1400px);min-height:110px;margin-inline:auto;display:flex}.site-footer p{color:var(--ink-soft);margin:0;font-size:.88rem}.wordmark--footer{font-size:1.05rem}.reveal{animation:.7s cubic-bezier(.2,.76,.22,1) both reveal-up}.reveal--one{animation-delay:80ms}.reveal--two{animation-delay:.15s}.reveal--three{animation-delay:.24s}.reveal--four{animation-delay:.33s}@keyframes reveal-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.hero{grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);gap:44px;min-height:auto;padding-top:145px}h1{font-size:clamp(4.1rem,9.4vw,6.6rem)}.career-visual{min-height:520px}.section-intro{grid-template-columns:.6fr 1.4fr}.section-summary{grid-column:2}.value-grid{grid-template-columns:repeat(2,1fr)}.value-card:nth-child(3){border-left:1px solid var(--line)}.value-card:nth-child(n+3){border-top:1px solid var(--line)}.uses-heading-row{grid-template-columns:1fr .48fr;gap:60px}}@media (width<=820px){.site-header,.section-shell,.site-footer{width:min(100% - 40px,680px)}.site-header{min-height:78px}.hero{grid-template-columns:1fr;gap:64px;padding:128px 20px 80px}.hero-copy,.career-visual{width:min(100%,680px);margin-inline:auto}h1{font-size:clamp(4rem,15.3vw,7.4rem)}.career-visual{justify-self:center;min-height:560px;transform:none}.section-intro,.uses-heading-row,.process-section{grid-template-columns:1fr;gap:32px}.section-summary{grid-column:auto;max-width:560px}.uses-heading-row>p{max-width:520px}.uses-grid{grid-template-columns:1fr}.process-section{gap:64px}}@media (width<=560px){.site-header,.section-shell,.site-footer{width:calc(100% - 32px)}.purchase-button--compact{gap:8px;min-height:46px;padding:0 8px 0 12px;font-size:.8rem}.purchase-button--compact .button-arrow{width:29px;height:29px}.hero{gap:48px;padding:112px 16px 64px}.hero-copy{padding-top:16px}.eyebrow{flex-wrap:wrap;gap:9px;margin-bottom:24px;font-size:.75rem}h1{letter-spacing:-.09em;max-width:100%;font-size:clamp(2.75rem,14vw,5.2rem)}.availability-heading{margin-top:34px;font-size:1.25rem}.hero-intro{font-size:1rem}.purchase-panel{flex-direction:column;align-items:stretch;gap:22px}.purchase-panel .purchase-button,.final-purchase-row .purchase-button{width:100%}.career-visual{border-radius:27px;min-height:500px}.visual-title{font-size:2.5rem;top:72px}.pathway{inset:200px 24px 72px}.visual-topline,.visual-footer{left:24px;right:24px}.path-stop{gap:7px;min-width:116px}.path-number{width:30px;height:30px;font-size:.72rem}.path-label{font-size:.84rem}.section-intro{margin-bottom:48px}.section-intro h2,.uses-heading-row h2,.process-title-block h2{font-size:clamp(2.55rem,12vw,3.8rem)}.value-grid{grid-template-columns:1fr}.value-card,.value-card:nth-child(3){border-right:1px solid var(--line);border-left:1px solid var(--line);border-top:1px solid var(--line);min-height:240px}.value-card:first-child{border-top:0}.value-card h3{margin-top:48px}.uses-heading-row{margin-bottom:48px}.use-card{grid-template-columns:auto 1fr;min-height:300px}.use-arrow{position:absolute;top:22px;right:22px}.use-card-body{grid-column:1/-1}.process-list li{grid-template-columns:40px 1fr;gap:18px}.process-number{width:38px;height:38px}.final-cta{border-radius:26px;width:calc(100% - 24px);margin-bottom:12px;padding:60px 24px}.final-cta h2{max-width:100%;margin-bottom:42px;font-size:clamp(2.3rem,11.5vw,5rem)}.final-purchase-row{flex-direction:column;align-items:stretch;gap:26px}.site-footer{min-height:96px}.site-footer p{display:none}}@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}}
