:root{--ink:#0c0f1d;--ink-soft:#5c6178;--paper:#f8f9fc;--surface:#fff;--surface-soft:#f1f3f9;--line:#e2e5ed;--violet:#4f46e5;--violet-deep:#3730a3;--amber:#f59e0b;--amber-deep:#d97706;--blue:#0ea5e9;--pink:#ec4899;--green:#10b981;--red:#dc2626;--night:#0c0f1d;--night-soft:#161a2e;--shadow-sm:0 1px 3px #0000000f, 0 6px 16px #0000000a;--shadow-md:0 4px 12px #0000000f, 0 16px 40px #00000014;--shadow-lg:0 8px 24px #00000014, 0 24px 64px #0000001f;--radius-sm:12px;--radius-md:16px;--radius-lg:24px;--content:1140px;--header-height:68px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--font-body), system-ui, -apple-system, sans-serif;-webkit-font-smoothing:antialiased;margin:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-display), var(--font-body), system-ui, sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}:focus-visible{outline:3px solid color-mix(in srgb, var(--violet) 60%, white);outline-offset:3px}.shell{width:min(calc(100% - 40px), var(--content));margin-inline:auto}.skip-link{z-index:100;color:#fff;background:var(--violet);border-radius:10px;padding:10px 14px;transition:transform .2s;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus-visible{transform:translateY(0)}.track-section{scroll-margin-top:var(--header-height)}.site-header{z-index:50;color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0c0f1deb;border-bottom:1px solid #ffffff1a;position:sticky;top:0}.header-inner{align-items:center;gap:24px;height:68px;display:flex}.brand{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.03em;align-items:center;gap:10px;font-size:17px;font-weight:800;display:inline-flex}.brand-spark{width:19px;height:28px;display:inline-block;position:relative}.brand-spark:before,.brand-spark:after{content:"";background:linear-gradient(var(--blue), var(--amber));border-radius:100%;position:absolute;inset:1px 8px;transform:rotate(26deg)}.brand-spark:after{background:#fff;transform:rotate(-34deg)scale(.62)}.desktop-nav{align-items:center;gap:4px;margin-left:auto;display:flex}.nav-link{color:#ffffffb8;border-radius:10px;padding:9px 14px;font-size:14px;font-weight:600;transition:color .2s,background .2s}.nav-link:hover{color:#fff;background:#ffffff14}.nav-cta{color:#fff;background:var(--violet)}.nav-cta:hover{background:var(--violet-deep)}.mobile-nav{margin-left:auto;display:none}.menu-button{color:#fff;background:#ffffff1a;border:0;border-radius:12px;width:44px;height:44px}.mobile-panel{display:none}.campaign-hero{color:#fff;background:radial-gradient(60% 50% at 20% 30%,#0ea5e92e,#0000),radial-gradient(50% 40% at 80% 40%,#f59e0b1f,#0000),linear-gradient(160deg,#0c0f1d 0%,#141832 50%,#0c0f1d 100%);min-height:700px;position:relative;overflow:hidden}.hero-grid{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:56px;min-height:700px;padding-block:80px;display:grid;position:relative}.eyebrow{color:#ffffff80;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 22px;font-size:11px;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:var(--amber);width:24px;height:2px}.eyebrow-violet,.admin-eyebrow{color:var(--violet)}.hero-title{letter-spacing:-.06em;max-width:680px;margin:0;font-size:clamp(48px,6.5vw,84px);line-height:.94}.gradient-text{color:#0000;background:linear-gradient(115deg, var(--blue) 10%, var(--violet) 50%, var(--amber) 90%);-webkit-background-clip:text;background-clip:text}.hero-copy{color:#ffffff9e;max-width:560px;margin:28px 0 36px;font-size:17px;line-height:1.7}.button-row{flex-wrap:wrap;gap:14px;display:flex}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 22px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary:hover{background:var(--violet-deep);box-shadow:0 12px 32px #4f46e55c}.button-secondary{color:#fff;background:#ffffff0f;border-color:#ffffff2e}.button-secondary:hover{background:#ffffff1a;border-color:#ffffff4d}.button-dark{color:#fff;background:var(--ink)}.button-dark:hover{background:var(--night-soft)}.button-light{color:var(--ink);border-color:var(--line);box-shadow:var(--shadow-sm);background:#fff}.button-light:hover{box-shadow:var(--shadow-md)}.button-full{width:100%}.button[disabled]{opacity:.5;cursor:not-allowed;transform:none}.phone-stage{place-items:center;min-height:500px;display:grid;position:relative}.ring{aspect-ratio:1;border:1px solid #ffffff14;border-radius:50%;width:min(90%,440px);animation:3.5s ease-out infinite ring;position:absolute}.ring-two{animation-delay:1.2s}.phone-card{z-index:2;width:min(100%,310px);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:40px;padding:16px;position:relative}.phone-screen{background:linear-gradient(175deg,#1a1d3a,#0c0f1d 72%);border-radius:28px;flex-direction:column;align-items:center;min-height:480px;padding:22px;display:flex}.phone-notch{background:#060812;border-radius:20px;width:80px;height:20px}.phone-kicker{color:#ffffff73;letter-spacing:.14em;text-transform:uppercase;margin:68px 0 8px;font-size:11px;font-weight:700}.phone-name{letter-spacing:-.04em;margin:0;font-size:28px}.phone-sub{color:#ffffff80;margin:6px 0 0;font-size:13px}.answer-button{color:#fff;background:var(--green);border:0;border-radius:50%;place-items:center;width:76px;height:76px;margin-top:auto;animation:2.4s ease-in-out infinite phonePulse;display:grid;box-shadow:0 0 0 12px #10b9811a}.answer-label{margin:18px 0 4px;font-size:13px;font-weight:700}.answer-hint{color:#ffffff5c;margin:0;font-size:11px}.section{padding-block:112px}.section-soft{background:var(--surface-soft)}.section-night{color:#fff;background:var(--night)}.section-header{max-width:660px;margin-bottom:56px}.section-header.center{text-align:center;margin-inline:auto}.section-title{letter-spacing:-.045em;margin:0 0 16px;font-size:clamp(32px,4.5vw,56px);line-height:1.05}.section-copy{color:var(--ink-soft);margin:0;font-size:16px;line-height:1.75}.section-night .section-copy{color:#ffffff8f}.feature-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.feature-card{border-radius:var(--radius-md);background:var(--surface);min-height:260px;box-shadow:var(--shadow-sm);padding:36px;transition:transform .2s,box-shadow .2s}.feature-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.feature-icon{width:48px;height:48px;color:var(--violet);background:#eef2ff;border-radius:12px;place-items:center;margin-bottom:32px;display:grid}.feature-card h3{letter-spacing:-.03em;margin:0 0 10px;font-size:21px}.feature-card p{color:var(--ink-soft);margin:0;font-size:15px;line-height:1.65}.nurture-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.nurture-card{border-radius:var(--radius-lg);color:#fff;background:var(--violet-deep);min-height:360px;box-shadow:var(--shadow-lg);flex-direction:column;padding:40px;display:flex;position:relative;overflow:hidden}.nurture-card:last-child{background:#1e293b}.nurture-card:after{content:"";background:#ffffff0f;border-radius:50%;width:200px;height:200px;position:absolute;top:-50px;right:-60px}.nurture-card h3{letter-spacing:-.04em;margin:24px 0 12px;font-size:30px}.nurture-card p{color:#ffffffa6;max-width:480px;margin:0 0 28px;font-size:15px;line-height:1.65}.nurture-card .button{align-self:flex-start;margin-top:auto}.micro-label{z-index:1;color:#fff9;letter-spacing:.12em;text-transform:uppercase;border:1px solid #ffffff24;border-radius:30px;width:fit-content;padding:6px 10px;font-size:11px;font-weight:700;position:relative}.stat-strip{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;grid-template-columns:repeat(3,1fr);display:grid}.stat{text-align:center;padding:36px}.stat+.stat{border-left:1px solid var(--line)}.stat strong{color:var(--violet);letter-spacing:-.05em;font-size:42px;display:block}.stat span{color:var(--ink-soft);font-size:14px;font-weight:600}.final-cta{border-radius:var(--radius-lg);color:#fff;background:var(--violet);grid-template-columns:1fr auto;align-items:center;gap:30px;padding:56px;display:grid}.final-cta h2{letter-spacing:-.045em;max-width:660px;margin:0;font-size:clamp(32px,4.5vw,52px);line-height:1.04}.page-hero{color:#fff;background:var(--night);padding:80px 0 68px}.page-hero h1{letter-spacing:-.055em;max-width:780px;margin:0;font-size:clamp(40px,6vw,68px);line-height:.98}.page-hero p{color:#ffffff8f;max-width:640px;margin:22px 0 0;font-size:17px;line-height:1.7}.breadcrumb{color:#ffffff70;align-items:center;gap:8px;margin-bottom:26px;font-size:13px;font-weight:600;display:flex}.form-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:36px;display:grid}.form-aside{border-radius:var(--radius-md);color:#fff;background:var(--night);padding:32px;position:sticky;top:100px}.form-aside h2{letter-spacing:-.04em;margin:24px 0 12px;font-size:28px}.form-aside p{color:#ffffff8c;line-height:1.65}.form-aside ul{margin:26px 0 0;padding:0;list-style:none}.form-aside li{color:#ffffffa6;align-items:flex-start;gap:10px;margin-top:15px;font-size:14px;line-height:1.5;display:flex}.form-card{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:40px}.form-card h2{letter-spacing:-.04em;margin:0 0 8px;font-size:28px}.form-intro{color:var(--ink-soft);margin:0 0 32px;line-height:1.65}.field-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field{gap:8px;margin-bottom:18px;display:grid}.field-full{grid-column:1/-1}.field label,.fieldset-label{color:var(--ink);font-size:13px;font-weight:700}.field input,.field textarea,.field select{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:#fff;border-radius:10px;padding:12px 14px;transition:border .2s,box-shadow .2s}.field textarea{resize:vertical;min-height:140px;line-height:1.55}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--violet);outline:0;box-shadow:0 0 0 3px #4f46e51a}.field-help{color:var(--ink-soft);font-size:12px;line-height:1.45}.form-security-note{align-items:center;gap:7px;margin-top:14px;display:flex}.choice-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.choice{position:relative}.choice input{opacity:0;pointer-events:none;position:absolute}.choice label{border:1px solid var(--line);cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;min-height:88px;padding:16px;transition:all .2s;display:flex}.choice label strong{margin-bottom:4px;display:block}.choice label span{color:var(--ink-soft);font-size:12px;line-height:1.4}.choice input:checked+label{border-color:var(--violet);background:#eef2ff;box-shadow:0 0 0 3px #4f46e514}.choice input:focus-visible+label{outline:3px solid var(--blue);outline-offset:2px}.consent-row{color:var(--ink-soft);align-items:flex-start;gap:10px;margin:8px 0 24px;font-size:13px;line-height:1.5;display:flex}.consent-row input{width:18px;height:18px;accent-color:var(--violet);flex:none;margin-top:1px}.honeypot{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.status-box{border-radius:10px;gap:10px;margin:18px 0 0;padding:14px;font-size:14px;line-height:1.5;display:flex}.status-success{color:#065f46;background:#ecfdf5}.status-error{color:#991b1b;background:#fef2f2}.empty-state{border:1px dashed var(--line);border-radius:var(--radius-md);text-align:center;background:#fff;grid-column:1/-1;padding:64px 28px}.empty-state h2{margin:16px 0 8px}.empty-state p{max-width:520px;color:var(--ink-soft);margin:0 auto 24px;line-height:1.65}.amount-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:14px;display:grid}.amount-button{border:1px solid var(--line);min-height:50px;color:var(--ink);background:#fff;border-radius:10px;font-weight:800;transition:all .2s}.amount-button:hover{border-color:var(--violet)}.amount-button.selected{border-color:var(--violet);color:var(--violet);background:#eef2ff;box-shadow:0 0 0 3px #4f46e514}.custom-investment-field{border:1px solid var(--line);background:var(--surface-soft);border-radius:16px;margin-top:-2px;padding:22px}.custom-investment-heading{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.custom-investment-heading output{color:var(--violet);font-family:var(--font-display), sans-serif;letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:clamp(20px,3vw,28px);font-weight:800}.investment-range-control{align-items:center;height:44px;display:flex;position:relative}.field input.investment-range{z-index:2;min-height:44px;box-shadow:none;cursor:pointer;appearance:none;background:0 0;border:0;border-radius:0;margin:0;padding:0;position:relative}.field input.investment-range:focus{box-shadow:none;border:0}.field input.investment-range:focus-visible{outline:3px solid color-mix(in srgb, var(--violet) 55%, white);outline-offset:4px}.investment-range::-webkit-slider-runnable-track{background:linear-gradient(90deg, var(--violet) 0 var(--investment-range-progress), var(--line) var(--investment-range-progress) 100%);border-radius:999px;height:8px}.investment-range::-webkit-slider-thumb{border:4px solid var(--surface);background:var(--violet);width:24px;height:24px;box-shadow:var(--shadow-sm);appearance:none;border-radius:50%;margin-top:-8px}.investment-range::-moz-range-track{background:var(--line);border:0;border-radius:999px;height:8px}.investment-range::-moz-range-progress{background:var(--violet);border-radius:999px;height:8px}.investment-range::-moz-range-thumb{border:4px solid var(--surface);background:var(--violet);width:18px;height:18px;box-shadow:var(--shadow-sm);border-radius:50%}.investment-range-markers{z-index:1;pointer-events:none;position:absolute;inset:0 12px}.investment-range-markers i{background:var(--amber);border-radius:999px;width:3px;height:18px;position:absolute;top:50%;transform:translate(-50%,-50%)}.investment-range-bounds{color:var(--ink-soft);font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:-4px;font-size:10px;font-weight:700;display:flex}.investment-milestones{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.investment-milestones button{border:1px solid var(--line);min-width:0;min-height:62px;color:var(--ink-soft);background:var(--surface);text-align:center;border-radius:10px;place-content:center;gap:4px;padding:9px 6px;line-height:1.25;transition:border-color .2s,color .2s,background .2s;display:grid}.investment-milestones button:hover{border-color:var(--amber);color:var(--ink)}.investment-milestones button.reached{border-color:color-mix(in srgb, var(--green) 38%, var(--line));color:color-mix(in srgb, var(--green) 50%, var(--ink));background:color-mix(in srgb, var(--green) 9%, var(--surface))}.investment-milestones span{font-variant-numeric:tabular-nums;font-size:10px;font-weight:800}.investment-milestones strong{font-size:11px}.custom-investment-impact{color:color-mix(in srgb, var(--green) 50%, var(--ink));background:color-mix(in srgb, var(--green) 9%, var(--surface));border-radius:9px;margin:4px 0 0;padding:11px 12px;font-size:12px;line-height:1.45}.impact-note{color:#065f46;background:#ecfdf5;border-radius:10px;gap:10px;margin:4px 0 24px;padding:14px;font-size:13px;line-height:1.5;display:flex}.gateway-notice{border:1px solid;border-radius:12px;gap:6px;margin:0 0 24px;padding:16px;line-height:1.5;display:grid}.gateway-notice strong{font-size:14px}.gateway-notice span{font-size:13px}.gateway-live{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}.gateway-pending{color:#92400e;background:#fffbeb;border-color:#fcd34d}.investment-terms{border:1px solid var(--line);color:var(--ink-soft);border-radius:12px;margin-top:18px;padding:18px;font-size:12px;line-height:1.6}.investment-terms strong{color:var(--ink);font-size:13px}.investment-terms p{margin:6px 0 0}.investment-terms a,.consent-row a{color:var(--violet);text-underline-offset:3px;text-decoration:underline}.privacy-card{border:1px solid var(--line);border-radius:var(--radius-lg);max-width:800px;box-shadow:var(--shadow-sm);background:#fff;margin-inline:auto;padding:44px}.privacy-card h2{letter-spacing:-.03em;margin:36px 0 10px;font-size:22px}.privacy-card h2:first-child{margin-top:0}.privacy-card p,.privacy-card li{color:var(--ink-soft);line-height:1.75}.privacy-card a{color:var(--violet);text-underline-offset:3px;text-decoration:underline}.admin-table-wrap{border:1px solid var(--line);background:#fff;border-radius:14px;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;font-size:13px}.admin-table th,.admin-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:14px}.admin-table th{color:var(--ink-soft);background:var(--surface-soft);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.admin-actions{gap:6px;display:flex}.mini-button{border:1px solid var(--line);min-height:34px;color:var(--ink);background:#fff;border-radius:8px;padding:0 10px;font-size:11px;font-weight:700;transition:all .15s}.mini-button.approve{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}.mini-button.reject{color:#991b1b;background:#fef2f2;border-color:#fecaca}.admin-login-card{max-width:520px;margin-inline:auto}.admin-login-card h1{letter-spacing:-.04em;margin:18px 0 8px;font-size:34px}.admin-stack{gap:52px;display:grid}.admin-heading{justify-content:space-between;align-items:center;gap:24px;display:flex}.admin-heading h1{letter-spacing:-.05em;margin:0;font-size:44px}.admin-stack section h2{letter-spacing:-.03em;align-items:center;gap:10px;margin:0 0 14px;font-size:22px;display:flex}.admin-stack section h2 span{color:var(--violet);background:#eef2ff;border-radius:20px;padding:4px 8px;font-size:12px}.admin-table audio{width:250px;max-width:100%;margin-top:10px}.admin-table a{color:var(--violet);text-underline-offset:3px;text-decoration:underline}.admin-muted{color:var(--ink-soft)}.admin-empty{color:var(--ink-soft);text-align:center;padding:28px}.site-footer{color:#fff;background:var(--night);padding:60px 0 36px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:44px;display:grid}.footer-copy{color:#ffffff73;max-width:400px;font-size:14px;line-height:1.7}.footer-title{color:#ffffff8c;letter-spacing:.14em;text-transform:uppercase;margin:2px 0 16px;font-size:11px}.footer-links{color:#ffffffa6;gap:12px;font-size:14px;display:grid}.footer-links a:hover{color:#fff}.footer-bottom{color:#fff6;border-top:1px solid #ffffff14;justify-content:space-between;gap:24px;margin-top:48px;padding-top:24px;font-size:12px;display:flex}.video-hero{isolation:isolate;min-height:calc(100svh - var(--header-height));color:#fff;background:var(--night);position:relative;overflow:hidden}.hero-media,.hero-scrim{position:absolute;inset:0}.hero-media video,.hero-media iframe{background:var(--night-soft);border:0;width:100%;height:100%}.hero-media video{object-fit:cover;object-position:center}.hero-media iframe{pointer-events:none;width:max(100vw,177.78vh);height:max(100vh,56.25vw);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-scrim{background:linear-gradient(90deg,#0c0f1deb 0%,#0c0f1da6 48%,#0c0f1d40 100%),linear-gradient(#0c0f1d47 0%,#0000 56%,#0c0f1dcc 100%)}.hero-media-youtube .hero-scrim{background:linear-gradient(90deg,#080b17f0 0%,#080b17a8 55%,#080b1738 100%),linear-gradient(#080b1757 0%,#0000 52%,#080b17db 100%)}.video-hero-inner{z-index:2;min-height:calc(100svh - var(--header-height));grid-template-rows:auto 1fr auto;align-items:center;padding-block:38px 28px;display:grid;position:relative}.journey-marker{width:fit-content;color:var(--violet);align-items:center;gap:12px;margin-bottom:30px;display:inline-flex}.journey-marker span{width:42px;height:42px;font-family:var(--font-display), system-ui, sans-serif;border:1px solid;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.journey-marker p{letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.journey-marker-light{color:#ffffffb3}.video-copy{max-width:760px;padding-block:56px}.video-copy .hero-title{text-wrap:balance;max-width:720px}.video-copy .hero-copy{color:#ffffffbf;max-width:650px}.hero-cta{border-radius:999px;min-height:56px;padding-inline:28px}@media (min-width:901px){.video-copy-youtube{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080b17e6;border:1px solid #ffffff1a;border-radius:28px;width:fit-content;max-width:740px;padding:34px 38px;box-shadow:0 28px 80px #00000047}.video-copy-youtube .hero-title{max-width:650px;font-size:clamp(58px,5.2vw,78px)}}.video-controls{border-top:1px solid #ffffff2e;justify-content:space-between;align-items:center;gap:24px;padding-top:22px;display:flex}.slide-tabs,.media-buttons{align-items:center;gap:8px;display:flex}.slide-tabs button,.media-buttons button{color:#ffffffad;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c0f1d6b;border:1px solid #ffffff38;border-radius:999px;place-items:center;min-width:44px;min-height:44px;transition:color .2s,border-color .2s,background .2s;display:grid}.slide-tabs button[aria-selected=true]{color:var(--night);background:#fff;border-color:#fff}.slide-tabs .slide-dot{background:currentColor;border-radius:50%;width:7px;height:7px}.media-buttons a{color:#ffffffa8;text-underline-offset:4px;align-items:center;min-height:44px;padding-inline:12px;font-size:11px;font-weight:700;text-decoration:underline;display:inline-flex}.slide-tabs button:hover,.media-buttons button:hover{color:#fff;border-color:#fff9}.nurture-section{color:#fff;background:var(--night)}.nurture-section .section-copy{color:#ffffff9e}.nurture-card-partner{background:linear-gradient(145deg, var(--violet-deep), var(--violet))}.nurture-card-invest{background:linear-gradient(145deg, var(--night-soft), var(--night))}.nurture-card button{z-index:2;position:relative}.inline-action-panel{scroll-margin-top:calc(var(--header-height) + 18px);max-width:900px;margin:28px auto 0;padding-top:46px;position:relative}.inline-action-panel .form-card{color:var(--ink);box-shadow:var(--shadow-lg)}.panel-close{z-index:2;color:#fff;background:#ffffff12;border:1px solid #ffffff3d;border-radius:999px;align-items:center;gap:6px;min-height:38px;padding:0 13px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;top:0;right:0}.frequency-grid{margin-top:8px}@keyframes ring{0%{opacity:.6;transform:scale(.6)}80%,to{opacity:0;transform:scale(1.1)}}@keyframes phonePulse{50%{transform:scale(1.03);box-shadow:0 0 0 20px #10b9810a}}@media (max-width:900px){.desktop-nav{display:none}.mobile-nav{display:block}.mobile-panel{z-index:49;color:#fff;background:var(--night);border-bottom:1px solid #ffffff14;gap:4px;padding:12px 16px 18px;display:grid;position:fixed;inset:69px 0 auto;box-shadow:0 20px 40px #0000004d}.hero-grid{grid-template-columns:1fr;padding-block:64px}.hero-copy{max-width:520px}.phone-stage{min-height:480px}.feature-grid{grid-template-columns:1fr 1fr}.form-layout{grid-template-columns:1fr}.form-aside{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>:first-child{grid-column:1/-1}.hero-scrim{background:linear-gradient(90deg,#0c0f1de0,#0c0f1d6b),linear-gradient(#0c0f1d52 0%,#0000 45%,#0c0f1ddb 100%)}}@media (max-width:640px){:root{--header-height:60px}.shell{width:min(calc(100% - 24px), var(--content))}.header-inner{height:60px}.mobile-panel{inset-block-start:61px}.campaign-hero,.hero-grid{min-height:auto}.hero-grid{gap:20px;padding-top:56px}.hero-title{font-size:46px}.hero-copy{font-size:15px}.phone-stage{min-height:500px}.phone-card{width:min(88%,300px)}.section{padding-block:72px}.section-header{margin-bottom:40px}.feature-grid,.nurture-grid,.stat-strip,.field-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.stat+.stat{border-left:0;border-top:1px solid var(--line)}.final-cta{grid-template-columns:1fr;padding:36px 24px}.page-hero{padding:56px 0 48px}.form-card{border-radius:18px;padding:24px 18px}.choice-grid{grid-template-columns:1fr}.amount-grid{grid-template-columns:1fr 1fr}.custom-investment-field{padding:16px 12px}.custom-investment-heading{flex-direction:column;align-items:flex-start;gap:4px}.investment-milestones{gap:5px}.investment-milestones button{min-height:68px;padding-inline:3px}.investment-milestones span{font-size:9px}.investment-milestones strong{font-size:10px}.footer-grid{grid-template-columns:1fr}.footer-grid>:first-child{grid-column:auto}.footer-bottom{flex-direction:column}.video-hero,.video-hero-inner{min-height:calc(100svh - var(--header-height))}.video-hero-inner{padding-block:24px 18px}.video-copy{align-self:end;padding-block:44px 30px}.video-copy .hero-title{max-width:340px;font-size:clamp(44px,14vw,62px)}.video-copy .hero-copy{margin:20px 0 26px;font-size:14px;line-height:1.65}.video-copy .eyebrow{margin-bottom:16px}.hero-media video{object-position:58% center}.hero-scrim{background:linear-gradient(#0c0f1d3d 0%,#0c0f1d75 38%,#0c0f1df0 100%),linear-gradient(90deg,#0c0f1d80,#0000)}.hero-media-youtube .hero-scrim{background:linear-gradient(#080b1747 0%,#080b17a8 14%,#080b17 32% 100%)}.video-controls{align-items:flex-end}.media-buttons a{display:none}.journey-marker{margin-bottom:18px}.journey-marker span{width:36px;height:36px}.nurture-section .journey-marker{margin-bottom:26px}.inline-action-panel{padding-top:48px}.nurture-card{min-height:330px;padding:30px 24px}.nurture-card h3{font-size:27px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.memory-section{color:#fff;background:radial-gradient(circle at 8% 18%, #4f46e557, transparent 30%), radial-gradient(circle at 94% 76%, #0ea5e929, transparent 32%), var(--night);position:relative;overflow:hidden}.memory-section:before{content:"";pointer-events:none;opacity:.45;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0}.memory-section .shell{z-index:1;width:80%;position:relative}.memory-intro{justify-content:space-between;align-items:end;gap:40px;display:flex}.memory-heading{max-width:720px;margin-bottom:20px}.memory-section .eyebrow{color:#ffffff94}.memory-section .section-copy{color:#ffffffad}.memory-intro-actions{justify-items:end;gap:16px;padding-bottom:20px;display:grid}.memory-age{color:#ffffff9e;letter-spacing:.12em;align-items:center;gap:10px;font-size:12px;font-weight:800;display:inline-flex}.memory-age i{background:var(--amber);width:34px;height:1px}.memory-add-button{border-radius:999px}.memory-review-note{color:#ffffff9e;margin:0 0 28px;font-size:13px;line-height:1.5}.memory-toolbar{background:#080b17d1;border:1px solid #ffffff1f;border-radius:18px 18px 0 0;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:74px;padding:14px 16px;display:flex}.memory-year-select{color:#ffffff85;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:12px;font-size:11px;font-weight:800;display:inline-flex}.memory-year-select select,.memory-form select{color:#fff;background:#ffffff12;border:1px solid #ffffff2e;border-radius:10px;min-height:42px;font-size:14px;font-weight:700}.memory-year-select select{padding-inline:12px}.memory-year-select option,.memory-form option{color:var(--ink);background:#fff}.memory-mobile-overview-toggle{display:none}.memory-zoom-controls{align-items:center;gap:7px;display:flex}.memory-zoom-controls button{color:#fff;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:9px;place-items:center;min-width:38px;height:38px;display:inline-grid}.memory-zoom-controls button:hover:not(:disabled){background:#ffffff1f;border-color:#ffffff7a}.memory-zoom-controls button:disabled{opacity:.3;cursor:not-allowed}.memory-zoom-controls span{color:#ffffff8a;font-variant-numeric:tabular-nums;text-align:center;min-width:44px;font-size:12px}.memory-zoom-controls .memory-reset{gap:6px;width:auto;padding-inline:10px;font-size:11px;font-weight:700;display:inline-flex}.memory-board{background:#ffffff08;border:1px solid #ffffff1f;border-top:0;border-radius:0 0 22px 22px;grid-template-columns:minmax(0,1fr) 510px;width:100%;min-height:610px;display:grid;overflow:hidden}.memory-stage-viewport{touch-action:pan-y;background:radial-gradient(circle,#4f46e52e,#0000 58%);place-items:center;min-width:0;padding:32px;display:grid;position:relative;overflow:hidden}.memory-stage-viewport[data-panning=true]{cursor:grabbing;-webkit-user-select:none;user-select:none}.memory-stage{transform-origin:50%;grid-template-columns:repeat(5,1fr);gap:10px;width:min(100%,720px);transition:transform .22s ease-out;display:grid}.memory-stage-viewport[data-panning=true] .memory-stage{transition:none}.memory-pan-hint{color:#fff9;pointer-events:none;align-items:center;gap:6px;font-size:11px;display:inline-flex;position:absolute;bottom:16px;left:18px}.memory-year-tile{color:#fff;text-align:left;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:13px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:96px;padding:12px;transition:border-color .2s,background .2s,transform .2s;display:flex;position:relative;overflow:hidden}.memory-year-tile:hover,.memory-year-tile.selected{background:#ffffff17;border-color:#f59e0bbd}.memory-year-tile:hover{transform:translateY(-2px)}.memory-year-tile.selected{box-shadow:0 0 0 3px #f59e0b24}.memory-year-label{z-index:2;font-family:var(--font-display), sans-serif;letter-spacing:-.05em;font-size:20px;font-weight:800;position:relative}.memory-empty-tile{color:#ffffff9e;margin-top:auto;font-size:10px;line-height:1.3}.memory-tile-count{z-index:2;color:#ffffff9e;margin-top:8px;font-size:10px;font-weight:700;position:relative}.memory-tile-photos{opacity:.76;grid-template-columns:repeat(2,1fr);gap:3px;display:grid;position:absolute;inset:31px 10px 8px}.memory-tile-photos img{object-fit:cover;border-radius:4px;width:100%;height:100%;min-height:23px}.memory-year-tile.has-memories .memory-tile-count{color:#ffffffd6;text-shadow:0 1px 7px #000000b3}.memory-year-detail{background:#080b17b3;border-left:1px solid #ffffff1c;flex-direction:column;min-width:10px;padding:28px 22px;display:flex}.memory-year-detail>p:first-child{color:var(--amber);letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:800}.memory-year-detail h3{letter-spacing:-.045em;margin:0;font-size:24px;line-height:1.1}.memory-empty-detail{color:#fff9;margin:18px 0 0;font-size:14px;line-height:1.65}.memory-photo-rail{overscroll-behavior:contain;gap:16px;max-height:400px;margin-top:20px;padding-right:4px;display:grid;overflow-y:auto}.memory-photo-rail figure{margin:0}.memory-photo{background:var(--night-soft);border-radius:12px;height:170px;position:relative;overflow:hidden}.memory-photo img{object-fit:cover;object-position:top}.memory-photo-rail figcaption{color:#ffffffc4;gap:4px;margin-top:8px;font-size:12px;line-height:1.45;display:grid}.memory-photo-rail figcaption span{color:#ffffffa6;font-size:11px;font-weight:700}.memory-detail-add{color:#fff;text-underline-offset:5px;background:0 0;border:0;align-items:center;gap:7px;width:fit-content;margin-top:auto;padding:11px 0 0;font-size:12px;font-weight:800;text-decoration:underline;display:inline-flex}.memory-detail-add:hover{color:var(--amber)}.memory-mobile-detail{display:none}.memory-timeline{grid-template-columns:repeat(25,1fr);gap:3px;width:100%;margin:20px auto auto;padding-bottom:2px;display:grid;overflow-x:auto}.memory-timeline button{color:#ffffff9e;background:0 0;border:0;border-bottom:2px solid #ffffff21;min-width:34px;padding:8px 0;font-size:10px;font-weight:700}.memory-timeline button:hover,.memory-timeline button.active{border-color:var(--amber);color:#fff}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.memory-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#040614d1;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.memory-modal{color:#1e293b;background:#fff;border:1px solid #ffffff2e;border-radius:24px;outline:none;width:min(100%,640px);padding:36px 36px 32px;animation:.35s cubic-bezier(.16,1,.3,1) forwards modalSlideUp;position:relative;box-shadow:0 32px 96px #00000059,inset 0 0 0 1px #ffffff80}.memory-modal-close{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #00000014;border-radius:12px;place-items:center;width:38px;height:38px;transition:all .2s;display:grid;position:absolute;top:18px;right:18px}.memory-modal-close:hover{color:#0f172a;background:#f1f5f9;border-color:#00000026;transform:rotate(90deg)}.memory-modal-header{margin-bottom:24px}.memory-modal-header .modal-badge{color:#92400e;letter-spacing:.02em;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:999px;align-items:center;gap:6px;margin-bottom:12px;padding:5px 12px;font-size:12px;font-weight:700;display:inline-flex}.memory-modal-header h2{letter-spacing:-.03em;color:#0f172a;margin:0 0 8px;font-size:28px;font-weight:800}.memory-modal-header p{color:#64748b;margin:0;font-size:14px;line-height:1.55}.memory-form{grid-template-columns:1fr 1fr;gap:18px;display:grid}.memory-field-group{flex-direction:column;gap:7px;display:flex}.memory-field-group label,.field-label-header{color:#1e293b;justify-content:space-between;align-items:center;font-size:13px;font-weight:700;display:flex}.privacy-chip{color:#64748b;background:#f1f5f9;border-radius:6px;align-items:center;gap:3px;padding:2px 7px;font-size:10px;font-style:normal;font-weight:600;display:inline-flex}.memory-form input:not([type=checkbox]),.memory-form select,.memory-form textarea{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;font-size:14px;transition:all .2s}.memory-form input:not([type=checkbox]),.memory-form select{height:48px;padding:0 14px}.memory-form select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:38px}.memory-form textarea{resize:vertical;min-height:110px;padding:12px 14px;line-height:1.5}.memory-form input:focus,.memory-form select:focus,.memory-form textarea:focus{background:#fff;border-color:#d97706;box-shadow:0 0 0 4px #d9770626}.sr-only-file-input{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.memory-dropzone{cursor:pointer;text-align:center;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:24px 20px;transition:all .25s;display:flex}.memory-dropzone:hover{background:#fffbeb;border-color:#d97706;transform:translateY(-1px)}.dropzone-icon{color:#d97706;background:#fff;border-radius:14px;place-items:center;width:52px;height:52px;margin-bottom:10px;transition:transform .25s;display:grid;box-shadow:0 4px 12px #d977061f}.memory-dropzone:hover .dropzone-icon{transform:scale(1.08)}.dropzone-text{color:#334155;margin-bottom:4px;font-size:13px}.dropzone-text strong{color:#d97706}.dropzone-sub{color:#94a3b8;font-size:11px}.memory-upload-preview{background:#fffdf5;border:1px solid #fde68a;border-radius:16px;align-items:center;gap:16px;padding:14px;display:flex}.preview-image-wrapper{border-radius:12px;flex-shrink:0;width:72px;height:72px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001f}.preview-image-wrapper img{object-fit:cover;width:100%;height:100%}.preview-meta{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.preview-badge{color:#059669;align-items:center;gap:5px;font-size:11px;font-weight:700;display:inline-flex}.preview-filename{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;max-width:260px;margin:0;font-size:13px;font-weight:600;overflow:hidden}.button-change-photo{color:#d97706;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:700;text-decoration:underline}.consent-row{grid-column:1/-1}.checkbox-card-label{cursor:pointer;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:12px;padding:14px 16px;font-size:13px;line-height:1.5;transition:all .2s;display:flex}.checkbox-card-label:hover{background:#fff;border-color:#cbd5e1}.checkbox-card-label input[type=checkbox]{opacity:0;width:0;height:0;position:absolute}.custom-checkbox{color:#0000;background:#fff;border:2px solid #cbd5e1;border-radius:6px;flex-shrink:0;place-items:center;width:20px;height:20px;margin-top:1px;transition:all .2s;display:grid}.checkbox-card-label input[type=checkbox]:checked~.custom-checkbox{color:#fff;background:#d97706;border-color:#d97706}.checkbox-card-label input[type=checkbox]:focus-visible~.custom-checkbox{box-shadow:0 0 0 3px #d9770640}.memory-alumni-confirmation .checkbox-card-label{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.memory-alumni-confirmation input[type=checkbox]:checked~.custom-checkbox{background:#2563eb;border-color:#2563eb}.memory-submit{border-radius:14px;grid-column:1/-1;height:52px;margin-top:4px;font-size:15px;font-weight:800;transition:all .25s;box-shadow:0 8px 24px #d9770640}.memory-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 32px #d9770659}@media (max-width:900px){.memory-board{grid-template-columns:minmax(0,1fr) 270px;min-height:540px}.memory-stage-viewport{padding:22px}.memory-year-tile{min-height:80px;padding:9px}.memory-year-label{font-size:17px}.memory-empty-tile,.memory-tile-count{font-size:9px}.memory-year-detail{padding:24px 18px}}@media (max-width:640px){.memory-intro{display:block}.memory-heading{margin-bottom:20px}.memory-intro-actions{justify-content:space-between;align-items:center;padding:0;display:flex}.memory-add-button{min-height:46px;padding-inline:16px;font-size:13px}.memory-review-note{margin-top:20px}.memory-toolbar{border-radius:15px 15px 0 0;flex-direction:column;align-items:stretch;padding:12px}.memory-year-select{justify-content:space-between}.memory-year-select select{flex:1;max-width:180px}.memory-mobile-overview-toggle{color:#fff;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;font-size:12px;font-weight:800;display:inline-flex}.memory-zoom-controls,.memory-board{display:none}.memory-mobile-detail{border:1px solid #ffffff1f;border-top:0;border-radius:0 0 16px 16px;display:block;overflow:hidden}.memory-mobile-detail .memory-year-detail{border-left:0;min-height:330px;padding:24px 18px}.memory-mobile-detail .memory-photo-rail{grid-template-columns:none;grid-auto-columns:min(82vw,300px);grid-auto-flow:column;max-height:none;padding-bottom:8px;overflow:auto hidden}.memory-mobile-detail .memory-photo{height:205px}.memory-section[data-mobile-overview=true] .memory-zoom-controls{justify-content:center;display:flex}.memory-section[data-mobile-overview=true] .memory-board{min-height:0;display:block}.memory-section[data-mobile-overview=true] .memory-board>.memory-year-detail{display:none}.memory-section[data-mobile-overview=true] .memory-stage-viewport{touch-action:none;height:430px;padding:12px}.memory-section[data-mobile-overview=true] .memory-year-tile{min-height:68px;padding:7px}.memory-section[data-mobile-overview=true] .memory-mobile-detail{display:none}.memory-timeline{grid-template-columns:repeat(25,38px);margin-top:14px}.memory-modal-backdrop{align-items:start;padding:12px}.memory-modal{border-radius:18px;margin-block:10px;padding:32px 20px 24px}.memory-modal h2{font-size:29px}.memory-form{grid-template-columns:1fr;gap:14px}.memory-form>label{grid-column:1/-1}}.button-primary{color:#fff;background:linear-gradient(135deg, var(--violet) 0%, var(--violet-deep) 100%);box-shadow:0 8px 24px #4f46e547}.button-primary:hover{background:linear-gradient(135deg, #5b52f0 0%, var(--violet) 100%);transform:translateY(-2px);box-shadow:0 14px 36px #4f46e566}.button-primary:active{transform:translateY(0);box-shadow:0 6px 18px #4f46e54d}.memory-add-button{border-radius:999px;padding-inline:22px;box-shadow:0 8px 22px #4f46e552}.memory-add-button:hover{box-shadow:0 14px 32px #4f46e56b}.memory-submit{letter-spacing:-.01em;border-radius:12px;gap:10px;min-height:54px;font-size:15px}.memory-submit:not(:disabled):hover{box-shadow:0 16px 40px #4f46e570}.memory-photo-rail figure{align-items:flex-start;gap:14px;margin:0;display:flex}.memory-photo{background:var(--night-soft);border-radius:12px;flex-shrink:0;width:196px;position:relative;overflow:hidden}.memory-photo-rail figcaption{color:#ffffffc4;flex-direction:column;gap:4px;margin-top:0;font-size:12px;line-height:1.45;display:flex}
