:root{--cream: #F7F5F2;--white: #FFFFFF;--dark: #111111;--orange: #FF5500;--orange-dim: rgba(255, 85, 0, .1);--text: #111118;--text-muted: #777777;--text-light: rgba(255, 255, 255, .92);--text-dim: rgba(255, 255, 255, .42);--border: rgba(17, 17, 17, .09);--border-light: rgba(255, 255, 255, .09);--shadow-md: 0 8px 28px rgba(0, 0, 0, .1);--container: min(1160px, calc(100% - 48px) );--section-pad: 100px 0;--r-sm: 8px;--r-md: 14px;--r-lg: 20px;--r-pill: 999px;--ease: cubic-bezier(.16, 1, .3, 1);--nav-h: 76px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html{scrollbar-width:none}html::-webkit-scrollbar{display:none}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--cream);color:var(--text);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}.site-shell{min-height:100dvh;display:flex;flex-direction:column}.site-top,.site-main{flex:1 0 auto;display:flex;flex-direction:column;min-width:0}.site-main>.req-page,.site-main>.nf-page{flex:1 0 auto}[id]{scroll-margin-top:calc(var(--nav-h) + 16px)}:focus-visible{outline:2px solid var(--orange);outline-offset:2px;border-radius:4px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.lp-container{width:var(--container);margin:0 auto}.skip-link{position:absolute;left:-9999px;top:0;z-index:999;padding:12px 20px;background:var(--orange);color:#fff;font-size:.875rem;font-weight:700;border-radius:0 0 var(--r-sm) 0;text-decoration:none}.skip-link:focus{left:0}.lp-section{padding:var(--section-pad);position:relative}.lp-cream{background:var(--cream)}.lp-white{background:var(--white)}.lp-dark{background:var(--dark)}.section-intro{margin-bottom:64px}.lp-label{display:inline-block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.13em;color:var(--orange);margin-bottom:14px}.lp-label--light{color:#ff5500bf}.lp-heading{font-size:clamp(2rem,4.5vw,3.5rem);font-weight:800;letter-spacing:-.025em;line-height:1.08;color:var(--text);margin-bottom:16px}.lp-heading--light{color:var(--text-light)}.text-orange{color:var(--orange)}.lp-subhead{font-size:1.025rem;color:var(--text-muted);max-width:560px;line-height:1.7}.lp-subhead--dim{color:var(--text-dim);text-align:center;max-width:520px;margin:0 auto}.btn-primary{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:var(--orange);border-radius:var(--r-pill);color:#fff;font-weight:700;font-size:.925rem;text-decoration:none;border:1px solid var(--orange);cursor:pointer;transition:opacity .2s ease,transform .2s ease}.btn-primary:hover{opacity:.88;transform:translateY(-2px)}.btn-ghost{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:transparent;border:1px solid rgba(255,255,255,.14);border-radius:var(--r-pill);color:#ffffffa6;font-weight:600;font-size:.925rem;text-decoration:none;cursor:pointer;transition:all .2s ease}.btn-ghost:hover{border-color:#ffffff52;color:#fff;transform:translateY(-2px)}.btn-outline{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:transparent;border:1px solid rgba(17,17,17,.16);border-radius:var(--r-pill);color:var(--text);font-weight:600;font-size:.925rem;text-decoration:none;cursor:pointer;transition:all .2s ease}.btn-outline:hover{border-color:var(--orange);color:var(--orange);transform:translateY(-2px)}.cta-btns{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:4px}.animate-on-scroll{opacity:0;transform:translateY(22px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}.delay-1{transition-delay:.05s}.delay-2{transition-delay:.1s}.delay-3{transition-delay:.15s}.delay-4{transition-delay:.2s}@media(max-width:1024px){:root{--section-pad: 80px 0}.section-intro{text-align:center}.lp-subhead{max-width:100%}}@media(max-width:768px){:root{--section-pad: 60px 0;--container: min(1160px, calc(100% - 32px) );--nav-h: 68px}.cta-btns{flex-direction:column;align-items:center;width:100%}.cta-btns .btn-primary,.cta-btns .btn-ghost,.cta-btns .btn-outline{width:100%;max-width:280px;justify-content:center}}.site-nav{z-index:40;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:14px 28px;border-radius:var(--r-lg);background:#0f0f0fb8;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.07)}.site-nav--overlay{position:absolute;top:20px;left:20px;right:20px}.site-nav-dock{position:sticky;top:0;z-index:40;padding:20px;background:var(--cream);background-color:#f7f5f2}.site-nav--solid{position:relative;background:#111111f7;box-shadow:0 10px 30px #00000024}.site-nav-logo{font-size:1rem;font-weight:900;text-decoration:none;letter-spacing:.1em;text-transform:uppercase;transition:opacity .2s ease;flex-shrink:0;color:#fff}.site-nav-logo:hover{opacity:.7}.site-nav-links{display:flex;gap:26px;align-items:center}.site-nav-links a{font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s ease;white-space:nowrap;color:#fff9}.site-nav-links a:hover{color:#fff}.site-nav-links a.is-current{font-weight:700;color:#fff}.site-nav-divider{width:1px;height:16px;flex-shrink:0;background:#ffffff24}.site-nav-cta{padding:8px 20px;background:var(--orange);border-radius:var(--r-pill);color:#fff!important;font-weight:700!important;font-size:.85rem;transition:opacity .2s ease,transform .2s ease}.site-nav-cta:hover{opacity:.88;transform:translateY(-1px)}.site-nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0;background:transparent;border:1px solid transparent;border-radius:var(--r-sm);cursor:pointer;flex-shrink:0}.site-nav-toggle span{display:block;height:2px;width:20px;margin:0 auto;border-radius:2px;background:#ffffffd9;transition:transform .25s var(--ease),opacity .2s ease}.site-nav-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.site-nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:900px){.site-nav-toggle{display:flex}.site-nav-divider{display:none}.site-nav-links{position:absolute;top:calc(100% + 10px);left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:8px;border-radius:var(--r-lg);box-shadow:var(--shadow-md);background:#131313;border:1px solid rgba(255,255,255,.08);display:none}.site-nav-links[data-open=true]{display:flex}.site-nav-links a{padding:13px 16px;border-radius:var(--r-sm);font-size:.95rem}.site-nav-links a:hover{background:#ffffff0f}.site-nav-cta{margin-top:6px;text-align:center;justify-content:center}}.lp-footer{position:relative;z-index:1;flex-shrink:0;background:var(--dark);border-top:1px solid rgba(255,255,255,.05);padding:56px 0 32px}.lp-footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.06)}.lp-footer-col{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.lp-footer-brand{font-size:.95rem;font-weight:900;letter-spacing:.12em;color:#ffffffd9}.lp-footer-tagline{font-size:.82rem;color:var(--text-dim);line-height:1.7;max-width:240px}.lp-footer-heading{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.13em;color:#ffffff73;margin-bottom:2px}.lp-footer-col a{font-size:.85rem;color:var(--text-dim);text-decoration:none;transition:color .2s ease}.lp-footer-col a:hover{color:#ffffffd9}.lp-footer-bottom{padding-top:24px}.lp-footer-copy{font-size:.78rem;color:#ffffff47}@media(max-width:900px){.lp-footer-top{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:560px){.lp-footer{padding:40px 0 28px}.lp-footer-top{grid-template-columns:1fr;gap:28px;text-align:center}.lp-footer-col{align-items:center}.lp-footer-tagline{max-width:100%}.lp-footer-bottom{text-align:center}}.hero-to-content-gradient{width:100%;height:100px;background:linear-gradient(to bottom,#111111 0%,var(--cream) 100%);position:relative;z-index:1;margin-top:-2px}.problem-cols{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--border)}.problem-item{padding:40px 32px;border-right:1px solid var(--border)}.problem-item:first-child{padding-left:0}.problem-item:last-child{padding-right:0;border-right:none}.problem-num{display:block;font-size:.65rem;font-weight:700;letter-spacing:.1em;color:var(--orange);margin-bottom:20px;text-transform:uppercase}.problem-title{font-size:1.05rem;font-weight:700;margin-bottom:10px;color:var(--text)}.problem-text{font-size:.875rem;color:var(--text-muted);line-height:1.65}.solution-features{border-top:1px solid var(--border)}.feature-row{display:grid;grid-template-columns:220px 1fr;gap:40px;align-items:start;padding:36px 16px;border-bottom:1px solid var(--border);margin:0 -16px;transition:background .2s ease}.feature-row:hover{background:#ff550006}.feature-left{display:flex;flex-direction:column;gap:6px}.feature-num{font-size:.65rem;font-weight:700;letter-spacing:.1em;color:var(--text-muted);text-transform:uppercase}.feature-tag{font-size:1.05rem;font-weight:700;color:var(--text);letter-spacing:-.01em}.feature-right p{font-size:.925rem;color:var(--text-muted);line-height:1.7;max-width:600px}.feature-link{display:inline-flex;align-items:center;gap:6px;margin-top:12px;font-size:.85rem;font-weight:700;color:var(--orange);text-decoration:none;transition:gap .2s var(--ease)}.feature-link:hover{gap:11px}.moat-cols{display:grid;grid-template-columns:1fr 1fr;gap:20px}.moat-col{background:var(--white);border-radius:var(--r-lg);padding:48px;position:relative;overflow:hidden}.moat-col-num{font-size:6rem;font-weight:900;color:var(--orange);opacity:.06;position:absolute;top:16px;right:28px;line-height:1;letter-spacing:-.05em;pointer-events:none}.moat-col-title{font-size:1.4rem;font-weight:800;letter-spacing:-.02em;margin-bottom:14px;color:var(--text)}.moat-col-text{font-size:.925rem;color:var(--text-muted);line-height:1.7;margin-bottom:28px}.moat-col-list{list-style:none;display:flex;flex-direction:column;gap:10px}.moat-col-list li{display:flex;gap:12px;align-items:flex-start;font-size:.875rem;color:var(--text-muted)}.moat-col-list li:before{content:"";width:5px;height:5px;background:var(--orange);border-radius:50%;margin-top:8px;flex-shrink:0}.involve-cols{display:grid;grid-template-columns:1fr 1fr;gap:20px}.involve-card{display:flex;flex-direction:column;align-items:flex-start;gap:12px;background:var(--cream);border:1px solid var(--border);border-radius:var(--r-lg);padding:40px;text-decoration:none;transition:border-color .2s ease,transform .2s var(--ease),box-shadow .2s ease}.involve-card:hover{border-color:var(--orange);transform:translateY(-3px);box-shadow:var(--shadow-md)}.involve-card-eyebrow{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.13em;color:var(--orange)}.involve-card-title{font-size:1.35rem;font-weight:800;letter-spacing:-.02em;color:var(--text)}.involve-card-text{font-size:.9rem;color:var(--text-muted);line-height:1.7}.involve-card-cta{margin-top:6px;font-size:.875rem;font-weight:700;color:var(--orange);display:inline-flex;align-items:center;gap:6px;transition:gap .2s var(--ease)}.involve-card:hover .involve-card-cta{gap:11px}.metrics-row{display:grid;grid-template-columns:repeat(4,1fr)}.metric-item{padding:56px 40px;border-right:1px solid var(--border-light);display:flex;flex-direction:column;gap:8px}.metric-item:last-child{border-right:none}.metric-val{font-size:clamp(2.5rem,4vw,4rem);font-weight:900;color:var(--orange);letter-spacing:-.035em;line-height:1}.metric-label{font-size:.8rem;color:var(--text-dim);font-weight:500}.team-group{margin-bottom:48px}.team-group--divided{border-top:1px solid var(--border);padding-top:40px}.exec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px 32px;margin-bottom:0}.exec-card{display:flex;flex-direction:column;gap:10px}.exec-photo{width:72px;height:72px;border-radius:50%;object-fit:cover;border:2px solid var(--border);display:block}.exec-name{font-size:.975rem;font-weight:700;color:var(--text);letter-spacing:-.01em}.exec-role{font-size:.72rem;font-weight:700;color:var(--orange);text-transform:uppercase;letter-spacing:.07em}.directors-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.13em;color:var(--text-muted);margin-bottom:24px}.lp-cta{text-align:center}.lp-cta .lp-container{display:flex;flex-direction:column;align-items:center;gap:20px}.lp-cta .lp-heading{max-width:600px;margin-bottom:0}@media(max-width:1024px){.problem-item{text-align:center}.feature-left{align-items:center;text-align:center}.feature-right{display:flex;flex-direction:column;align-items:center}.feature-right p,.metric-item{text-align:center}.moat-col-list{align-items:center}.exec-card{align-items:center;text-align:center}.team-group{text-align:center}.involve-card{align-items:center;text-align:center}.problem-cols{grid-template-columns:repeat(2,1fr)}.problem-item{border-right:none;border-bottom:1px solid var(--border)}.problem-item:nth-child(odd){border-right:1px solid var(--border)}.problem-item:nth-child(2n){padding-right:0;border-right:none}.problem-item:nth-last-child(-n+2){border-bottom:none}.problem-item:first-child{padding-left:0}.metrics-row{grid-template-columns:repeat(2,1fr)}.metric-item:nth-child(2){border-right:none}.metric-item:nth-child(3){border-top:1px solid var(--border-light)}.metric-item:nth-child(4){border-right:none;border-top:1px solid var(--border-light)}.exec-grid{grid-template-columns:repeat(3,1fr);gap:32px}}@media(max-width:768px){.problem-cols{grid-template-columns:1fr}.problem-item{padding:28px 0;border-right:none;border-bottom:1px solid var(--border)}.problem-item:first-child{padding-left:0}.problem-item:nth-child(2n){padding-left:0;border-right:none}.problem-item:nth-last-child(-n+2){border-bottom:1px solid var(--border)}.problem-item:last-child{border-bottom:none}.feature-row{grid-template-columns:1fr;gap:10px;margin:0}.moat-cols{grid-template-columns:1fr}.moat-col{padding:32px}.involve-cols{grid-template-columns:1fr}.involve-card{padding:32px}.metrics-row{grid-template-columns:repeat(2,1fr)}.exec-grid{grid-template-columns:repeat(2,1fr);gap:28px}}@media(max-width:480px){.exec-grid,.metrics-row{grid-template-columns:1fr}.metric-item{border-right:none;border-bottom:1px solid var(--border-light);padding:32px 24px}.metric-item:nth-child(3),.metric-item:nth-child(4){border-top:none}.metric-item:last-child{border-bottom:none}.moat-col,.involve-card{padding:24px}}.hero-static{position:relative;width:100%;min-height:100vh;background:var(--dark);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 24px 100px}.hero-static:before{content:"";position:absolute;inset:0;background:url(/blurred-background-vibrant-college-campus-600nw-2558405037.jpg.webp) center / cover no-repeat;filter:grayscale(100%) brightness(.28);z-index:0}.hero-static-bg{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.022) 1px,transparent 1px);background-size:28px 28px;pointer-events:none;z-index:1}.hero-static-bg:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 72% 50%,rgba(255,85,0,.22) 0%,transparent 70%),linear-gradient(to bottom,#0000002e,#0000006b)}.hero-split{display:flex;align-items:center;gap:60px;width:var(--container);position:relative;z-index:2;padding:20px 0}.hero-split-left{flex:1;display:flex;flex-direction:column;gap:28px;max-width:580px}.hero-split-eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--orange);opacity:.8}.hero-split-headline{font-size:clamp(3rem,5.5vw,5rem);font-weight:900;letter-spacing:-.04em;line-height:.95;color:#fff}.hero-split-sub{font-size:1rem;color:#ffffff6b;line-height:1.8;max-width:440px}.hero-split-ctas{display:flex;gap:12px;flex-wrap:wrap}.hero-split-right{flex-shrink:0;position:relative}.hero-ctx-card{position:absolute;background:#fffffff5;border-radius:12px;padding:10px 14px;display:flex;align-items:center;gap:10px;box-shadow:0 12px 40px #00000073,0 2px 8px #0003;white-space:nowrap;pointer-events:none;animation:ctx-pop .35s var(--ease) both}.hero-ctx-card--right{left:calc(100% + 18px);top:18%}.hero-ctx-card--left{right:calc(100% + 18px);bottom:24%}.hero-ctx-icon{font-size:1.1rem;flex-shrink:0}.hero-ctx-body{display:flex;flex-direction:column;gap:2px}.hero-ctx-title{font-size:.76rem;font-weight:700;color:#111}.hero-ctx-sub{font-size:.62rem;color:#888}@keyframes ctx-pop{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.phone-frame{width:220px;height:440px;background:#1a1a1a;border-radius:38px;border:5px solid rgba(255,255,255,.1);box-shadow:0 0 0 1px #ffffff0a,0 40px 80px #000000b3,inset 0 1px #ffffff14;position:relative;overflow:hidden;flex-shrink:0}.phone-island{position:absolute;top:12px;left:50%;transform:translate(-50%);width:64px;height:18px;background:#0a0a0a;border-radius:9px;z-index:10}.phone-frame.hero-phone{width:300px;height:560px;transform:perspective(1200px) rotateY(-8deg) rotateX(1deg);box-shadow:24px 32px 72px #000000a6,0 0 0 1px #ffffff12;cursor:pointer;transition:transform .25s var(--ease),box-shadow .25s var(--ease)}.phone-frame.hero-phone:hover{transform:perspective(1200px) rotateY(-5deg) rotateX(.5deg) scale(1.015);box-shadow:30px 40px 88px #000000b3,0 0 0 1px #ffffff1f}.hero-phone-footer{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:18px}.hero-phone-dots{display:flex;gap:6px;align-items:center}.hero-phone-dot{width:6px;height:6px;border-radius:50%;background:#ffffff2e;cursor:pointer;transition:background .2s ease,width .2s ease,border-radius .2s ease;flex-shrink:0}.hero-phone-dot--active{width:20px;border-radius:3px;background:#f2a500}.hero-phone-hint{font-size:.62rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:#ffffff38}.phone-screen-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top;opacity:0;transition:opacity .4s ease;pointer-events:none}.phone-screen-img--visible{opacity:1}@media(max-width:768px){.hero-static{padding:100px 20px 60px}.hero-split{flex-direction:column;gap:40px;align-items:center}.hero-split-left{max-width:100%;align-items:center;text-align:center}.hero-split-sub{max-width:100%}.hero-split-ctas{justify-content:center}.hero-split-right{width:100%;display:flex;flex-direction:column;align-items:center}.hero-ctx-card{display:none}.phone-frame.hero-phone{width:240px;height:460px;transform:none;box-shadow:0 20px 60px #0009}.phone-frame.hero-phone:hover{transform:none;box-shadow:0 20px 60px #0009}.phone-frame{width:240px;height:460px}}@media(max-width:480px){.phone-frame,.phone-frame.hero-phone{width:210px;height:420px}}.req-page{position:relative;isolation:isolate;background:radial-gradient(circle at 8% 4%,rgba(255,85,0,.08),transparent 24rem),var(--cream);padding:clamp(28px,4vw,48px) 0 100px}.req-page:after{content:"";position:absolute;z-index:-1;top:12%;right:-12rem;width:24rem;height:24rem;border:1px solid rgba(255,85,0,.14);border-radius:50%;box-shadow:0 0 0 28px #ff550006,0 0 0 56px #ff550005;pointer-events:none}.req-container{width:var(--container);margin:0 auto;position:relative;z-index:1}.req-stage{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(42px,7vw,96px)}.req-back{display:flex;width:max-content;align-items:center;gap:7px;font-size:.82rem;font-weight:600;color:var(--text-muted);text-decoration:none;margin-bottom:30px;transition:color .2s ease,gap .2s var(--ease)}.req-back:hover{color:var(--orange);gap:11px}.req-hero{position:static;max-width:430px;margin-bottom:0;padding-bottom:16px}.req-hero .lp-subhead{margin-bottom:0}.req-hero .lp-heading{max-width:460px}.req-meta{display:flex;flex-wrap:wrap;gap:8px 10px;margin-top:20px}.req-meta-chip{display:inline-flex;align-items:center;gap:6px;padding:9px 12px;border-radius:var(--r-sm);background:#ffffff8a;border:1px solid rgba(17,17,17,.08);color:var(--text);font-size:.78rem;font-weight:600}.req-meta-chip:before{content:"";width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:var(--orange)}.req-hero-note{display:grid;grid-template-columns:30px minmax(0,1fr);gap:12px;align-items:start;margin-top:30px;padding-top:22px;border-top:1px solid var(--border)}.req-hero-note-mark{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--dark);color:var(--orange);font-size:.68rem;font-weight:800;letter-spacing:.05em}.req-hero-note strong{display:block;margin-bottom:3px;font-size:.86rem;line-height:1.35}.req-hero-note span:last-child{display:block;color:var(--text-muted);font-size:.8rem;line-height:1.55}.req-layout{min-width:0;max-width:none;scroll-margin-top:calc(var(--nav-h) + 24px)}.req-form{background:var(--white);border:1px solid var(--border);border-radius:var(--r-lg);padding:clamp(24px,3.2vw,42px);display:flex;flex-direction:column;gap:22px;box-shadow:0 18px 54px #1111111a,0 2px 5px #1111110a}.req-form-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid var(--border)}.req-form-kicker{display:block;margin-bottom:7px;color:var(--orange);font-size:.67rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.req-form-title{color:var(--text);font-size:clamp(1.45rem,2.4vw,1.9rem);letter-spacing:-.035em;line-height:1.1}.req-form-intro{max-width:34rem;margin-top:8px;color:var(--text-muted);font-size:.88rem;line-height:1.55}.req-form-count{flex:0 0 auto;padding:7px 10px;border:1px solid var(--border);border-radius:var(--r-pill);color:var(--text-muted);font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.req-fieldset{border:0;display:flex;flex-direction:column;gap:20px}.req-fieldset--first{padding-top:0}.req-fieldset+.req-fieldset{padding-top:26px;border-top:1px solid var(--border)}.req-legend{display:flex;align-items:baseline;gap:10px;padding:0;margin-bottom:2px}.req-section-title{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.13em;color:var(--text-muted)}.req-section-note{font-size:.78rem;color:var(--text-muted);font-weight:500}.req-field{display:flex;flex-direction:column;gap:8px}.req-other-field{display:flex;flex-direction:column;gap:8px;max-width:28rem;margin-top:4px;padding:14px;border-left:3px solid var(--orange);border-radius:0 var(--r-sm) var(--r-sm) 0;background:var(--orange-dim)}.req-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.req-label{font-size:.875rem;font-weight:700;color:var(--text)}.req-label .req-optional{font-weight:500;color:var(--text-muted);text-transform:none;letter-spacing:0}.req-hint{font-size:.8rem;color:var(--text-muted);margin-top:-2px;line-height:1.55}.req-input,.req-textarea{font:inherit;font-size:.95rem;width:100%;padding:13px 16px;border:1px solid var(--border);border-radius:var(--r-sm);background:var(--cream);color:var(--text);transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.req-input:focus,.req-textarea:focus{outline:none;border-color:var(--orange);background:var(--white);box-shadow:0 0 0 3px var(--orange-dim)}.req-input[aria-invalid=true],.req-textarea[aria-invalid=true]{border-color:#d64545;background:#d6454508}.req-input[aria-invalid=true]:focus,.req-textarea[aria-invalid=true]:focus{box-shadow:0 0 0 3px #d645451f}.req-textarea{resize:vertical;min-height:110px;font-family:inherit}.req-suggest{position:relative;z-index:2}.req-suggest .req-input{overflow-x:auto;text-overflow:clip;white-space:nowrap;font-size:16px;min-height:48px}.req-suggest-loading{display:block;margin-top:6px;font-size:.75rem;font-weight:600;color:var(--text-muted)}.req-suggest-list{position:absolute;z-index:40;left:0;right:0;top:calc(100% + 6px);margin:0;padding:6px;list-style:none;background:var(--white);border:1px solid var(--border);border-radius:var(--r-sm);box-shadow:0 12px 28px #1111111f;max-height:min(280px,42dvh);overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.req-suggest-option{padding:12px 14px;min-height:44px;border-radius:calc(var(--r-sm) - 2px);font-size:.9rem;line-height:1.45;color:var(--text);cursor:pointer;white-space:normal;overflow-wrap:anywhere;word-break:break-word;touch-action:manipulation}.req-suggest-option--active,.req-suggest-option:hover,.req-suggest-option:active{background:var(--orange-dim, rgba(255, 85, 0, .1));color:var(--text)}.req-char-count{font-size:.75rem;color:var(--text-muted);align-self:flex-end}.req-pill-group{display:flex;flex-wrap:wrap;gap:10px}.req-pill{font:inherit;font-size:.875rem;font-weight:600;min-height:42px;padding:9px 17px;border-radius:var(--r-pill);border:1px solid var(--border);background:var(--cream);color:var(--text);cursor:pointer;transition:all .15s ease}.req-pill:hover{border-color:var(--orange);color:var(--orange)}.req-pill--active{background:var(--orange);border-color:var(--orange);color:#fff}.req-pill--active:hover{color:#fff}.req-checkbox-field{display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid var(--border);border-radius:var(--r-sm);background:var(--cream)}.req-checkbox-field input{margin-top:2px;width:18px;height:18px;accent-color:var(--orange);flex-shrink:0;cursor:pointer}.req-checkbox-field label{font-size:.875rem;color:var(--text-muted);line-height:1.6;cursor:pointer}.req-error{font-size:.8rem;color:#d64545;font-weight:600}.req-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.req-banner{font-size:.875rem;padding:14px 18px;border-radius:var(--r-sm);background:var(--orange-dim);color:var(--text);line-height:1.6}.req-banner--error{background:#d6454514;color:#a33}.req-error-summary{padding:16px 18px;border:1px solid rgba(214,69,69,.28);border-radius:var(--r-sm);background:#d645450f}.req-error-summary-title{font-size:.875rem;font-weight:700;color:#a33}.req-error-summary ul{margin:10px 0 0;padding-left:18px;display:flex;flex-direction:column;gap:5px}.req-error-summary li{font-size:.83rem;color:#a33}.req-error-summary a{color:#a33;text-decoration:underline;cursor:pointer}.req-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding-top:4px}.req-actions-note{max-width:28rem;font-size:.8rem;color:var(--text-muted);line-height:1.5}.req-submit{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;background:var(--orange);border:1px solid var(--orange);border-radius:var(--r-pill);color:#fff;font:inherit;font-weight:700;font-size:.925rem;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.req-submit:hover:not(:disabled){opacity:.88;transform:translateY(-2px)}.req-submit:disabled{opacity:.55;cursor:not-allowed;transform:none}.req-progress{margin-bottom:22px}.req-progress-head{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px}.req-progress-step{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.13em;color:var(--orange)}.req-progress-name{font-size:.875rem;font-weight:700;color:var(--text)}.req-progress-track{display:flex;gap:6px}.req-progress-seg{flex:1;height:14px;border-radius:999px;background:linear-gradient(to bottom,transparent 5px,var(--border) 5px,var(--border) 9px,transparent 9px);border:0;padding:0;transition:background .3s var(--ease)}.req-progress-seg--done{background:linear-gradient(to bottom,transparent 5px,var(--orange) 5px,var(--orange) 9px,transparent 9px)}.req-progress-seg--clickable{cursor:pointer}.req-progress-seg--clickable:hover{background:linear-gradient(to bottom,transparent 5px,var(--orange) 5px,var(--orange) 9px,transparent 9px);opacity:.75}.req-progress-seg:disabled{cursor:default}.req-step-nav{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding-top:4px}.req-step-nav-right{display:flex;gap:10px;align-items:center;margin-left:auto}.req-btn-back{display:inline-flex;align-items:center;gap:7px;padding:13px 24px;border:1px solid var(--border);border-radius:var(--r-pill);background:transparent;color:var(--text-muted);font:inherit;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}.req-btn-back:hover{border-color:var(--text-muted);color:var(--text)}.req-review{display:flex;flex-direction:column;gap:0}.req-review-group+.req-review-group{margin-top:18px}.req-review-head{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:8px;border-bottom:1px solid var(--border);margin-bottom:10px}.req-review-edit{background:none;border:0;padding:0;font:inherit;font-size:.8rem;font-weight:700;color:var(--orange);cursor:pointer}.req-review-edit:hover{text-decoration:underline}.req-review-row{display:grid;grid-template-columns:190px minmax(0,1fr);gap:12px;padding:7px 0;font-size:.875rem}.req-review-key{color:var(--text-muted)}.req-review-val{color:var(--text);font-weight:600;word-break:break-word}.req-review-val--empty{color:var(--text-muted);font-weight:400;font-style:italic}.req-confirmation{background:var(--white);border:1px solid var(--border);border-radius:var(--r-lg);padding:56px 48px;text-align:center;max-width:720px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.req-confirmation .lp-heading{margin-bottom:12px}.req-confirmation .lp-subhead{margin:0 auto}.req-confirm-check{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:var(--orange-dim);color:var(--orange);font-size:1.6rem;margin-bottom:22px}.req-confirm-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:32px}.req-confirm-next{margin-top:32px;padding-top:26px;border-top:1px solid var(--border);width:100%;font-size:.85rem;color:var(--text-muted)}.req-confirm-next a{color:var(--orange);font-weight:700;text-decoration:none}.req-confirm-next a:hover{text-decoration:underline}@media(max-width:768px){.req-page{padding:24px 0 60px}.req-page:after{display:none}.req-stage{display:block}.req-hero{position:static;max-width:none;margin-bottom:28px}.req-hero .lp-heading{max-width:32rem}.req-hero-note{margin-top:22px;padding-top:18px}.req-form,.req-confirmation{padding:20px 18px}.req-form-head{padding-bottom:18px}.req-form-count{font-size:.64rem}.req-row{grid-template-columns:1fr;gap:18px}.req-actions{flex-direction:column;align-items:stretch}.req-submit{justify-content:center;min-height:48px;width:100%}.req-actions-note{text-align:center}.req-confirm-actions{flex-direction:column;width:100%}.req-confirm-actions .btn-primary,.req-confirm-actions .btn-outline{justify-content:center}.req-review-row{grid-template-columns:1fr;gap:2px;padding:9px 0}.req-step-nav{flex-direction:column-reverse;align-items:stretch}.req-step-nav-right{margin-left:0;flex-direction:column}.req-btn-back{justify-content:center}.req-input,.req-textarea{font-size:16px;min-height:48px;padding:14px}.req-pill{min-height:44px}.req-suggest{z-index:5}.req-suggest-list{max-height:min(240px,38dvh);box-shadow:0 16px 32px #11111129}.req-suggest-option{padding:14px 12px;min-height:48px;font-size:.95rem}}@media(min-width:769px)and (max-width:960px){.req-stage{display:block}.req-hero{position:static;max-width:720px;margin-bottom:32px}}.req-page .req-hero .lp-heading{letter-spacing:-.03em}.req-page .req-form{box-shadow:0 18px 54px #1111111a,0 2px 5px #1111110a}.req-stage--recommend .req-form{gap:16px;padding:clamp(24px,2.8vw,34px)}.req-stage--recommend .req-fieldset{gap:16px}.req-stage--recommend .req-form-head{padding-bottom:16px}.req-page .req-pill-group{gap:8px}.req-confirmation .lp-heading{max-width:560px}.legal-page{background:var(--cream);min-height:100%;padding:72px 0 80px}.legal-shell{max-width:920px}.legal-header{margin-bottom:28px}.legal-intro{max-width:680px}.legal-content{background:#ffffff7a;border:1px solid var(--border);border-radius:20px;box-shadow:var(--shadow-md);padding:24px 28px}.legal-block{padding:18px 0;border-bottom:1px solid rgba(17,17,17,.08)}.legal-block:last-child{border-bottom:none;padding-bottom:8px}.legal-block h2{font-size:1.1rem;margin-bottom:10px;color:var(--text)}.legal-block p,.legal-block li{color:var(--text-muted);font-size:.98rem;line-height:1.75}.legal-block ul{margin:12px 0 0 20px;list-style:disc}.legal-footnote{margin-top:10px}.legal-actions{margin-top:28px}@media(max-width:640px){.legal-page{padding:52px 0 64px}.legal-content{padding:18px 18px 12px}.legal-block h2{font-size:1rem}}.nf-page{background:var(--cream);min-height:calc(100vh - var(--nav-h));display:flex;align-items:center;padding:80px 0 100px}.nf-inner{max-width:620px}.nf-inner .lp-subhead{margin-bottom:32px}.nf-actions{justify-content:flex-start}@media(max-width:768px){.nf-page{text-align:center}.nf-actions{justify-content:center}}
