: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)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html:has(body.landing-page){scrollbar-width:none}html:has(body.landing-page)::-webkit-scrollbar{display:none}html{scroll-behavior:smooth}body.landing-page{font-family:Inter,sans-serif;background:var(--cream);color:var(--text);line-height:1.6;overflow-x:hidden}.lp-container{width:var(--container);margin:0 auto}.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}.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}.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}.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}.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}.exec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px 32px;margin-bottom:64px}.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}.exec-cred{font-size:.8rem;color:var(--text-muted)}.directors-section{border-top:1px solid var(--border);padding-top:40px}.directors-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.13em;color:var(--text-muted);margin-bottom:24px}.directors-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px 32px}.director-item{display:flex;flex-direction:column;gap:3px}.director-name{font-size:.875rem;font-weight:600;color:var(--text)}.director-role{font-size:.775rem;color:var(--text-muted)}.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}.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;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;transition:all .2s ease}.btn-ghost:hover{border-color:#ffffff52;color:#fff;transform:translateY(-2px)}.cta-btns{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:4px}.lp-footer{background:var(--dark);border-top:1px solid rgba(255,255,255,.05);padding:36px 0}.lp-footer-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.lp-footer-brand{font-size:.82rem;font-weight:900;letter-spacing:.12em;color:#ffffff80}.lp-footer-copy{font-size:.78rem;color:var(--text-dim)}.lp-footer-links{display:flex;gap:24px}.lp-footer-links a{font-size:.78rem;color:var(--text-dim);text-decoration:none;transition:color .2s ease}.lp-footer-links a:hover{color:#fff9}.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%}.problem-item{text-align:center}.feature-left{align-items:center;text-align:center}.feature-right p,.metric-item{text-align:center}.moat-col-list{align-items:center}.exec-card{align-items:center;text-align:center}.directors-section{text-align:center}.director-item{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){:root{--section-pad: 60px 0;--container: min(1160px, calc(100% - 32px) )}.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}.metrics-row{grid-template-columns:repeat(2,1fr)}.exec-grid{grid-template-columns:repeat(2,1fr);gap:28px}.directors-grid{grid-template-columns:repeat(2,1fr)}.cta-btns{flex-direction:column;align-items:center}.btn-primary,.btn-ghost{width:100%;max-width:280px;justify-content:center}.lp-footer-inner{flex-direction:column;text-align:center}.lp-footer-links{flex-wrap:wrap;justify-content:center;gap:16px}}@media(max-width:480px){.exec-grid,.directors-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{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}.hero3d-nav{position:absolute;top:20px;left:20px;right:20px;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:14px 28px;background:#0f0f0fb8;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.07);border-radius:var(--r-lg)}.hero3d-nav-logo{color:#fff;font-size:1rem;font-weight:900;text-decoration:none;letter-spacing:.1em;text-transform:uppercase;transition:opacity .2s ease}.hero3d-nav-logo:hover{opacity:.7}.hero3d-nav-links{display:flex;gap:28px;align-items:center}.hero3d-nav-links a{color:#fff9;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s ease}.hero3d-nav-links a:hover{color:#fff}.hero3d-try-now{padding:8px 20px;background:var(--orange)!important;border-radius:var(--r-pill)!important;color:#fff!important;font-weight:700!important;font-size:.85rem!important;transition:opacity .2s ease,transform .2s ease!important}.hero3d-try-now:hover{opacity:.88!important;transform:translateY(-1px)!important}.ps{position:absolute;inset:0;display:flex;flex-direction:column;background:#0d0d0d;opacity:0;transition:opacity .4s ease;overflow:hidden}.ps--visible{opacity:1}.ps-da{background:#0d0d0d;border-bottom:1px solid rgba(255,255,255,.05);padding:28px 12px 8px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;gap:6px}.ps-da-title{font-size:.82rem;font-weight:700;color:#fff;flex:1;min-width:0}.ps-pill{background:#f2a500;color:#111;font-size:.55rem;font-weight:700;padding:5px 9px;border-radius:999px;white-space:nowrap;flex-shrink:0}.ps-pill--sm{font-size:.52rem;padding:4px 8px}.ps-body{flex:1;overflow:hidden;padding:8px 10px;display:flex;flex-direction:column;gap:7px}.ps-search{background:#1c1c1c;border-radius:8px;padding:7px 10px;font-size:.58rem;color:#ffffff47;flex-shrink:0}.ps-card{background:#1c1c1c;border-radius:12px;padding:10px 12px;display:flex;flex-direction:column;gap:5px;flex-shrink:0}.ps-card-label{font-size:.5rem;font-weight:700;color:#ffffff61;letter-spacing:.05em;text-transform:uppercase}.ps-card-title{font-size:.75rem;font-weight:700;color:#fff}.ps-card-sub{font-size:.6rem;color:#ffffff6b}.ps-card-row{display:flex;align-items:center;gap:8px}.ps-card-loc{font-size:.58rem;color:#ffffff61}.ps-avatar{width:26px;height:26px;border-radius:50%;background:#2a2a2a;border:2px solid #F2A500;display:flex;align-items:center;justify-content:center;font-size:.5rem;font-weight:700;color:#fff;flex-shrink:0}.ps-card-actions{display:flex;gap:5px;margin-top:3px}.ps-action{background:#2a2a2a;border-radius:999px;padding:4px 8px;font-size:.52rem;font-weight:600;color:#ffffffa6}.ps-action--primary{background:#f2a500;color:#111;font-weight:700}.ps-badge{background:#f2a5001f;border:1px solid rgba(242,165,0,.2);border-radius:999px;padding:3px 8px;font-size:.52rem;font-weight:600;color:#f2a500;align-self:flex-start}.ps-tabs{display:flex;background:#1a1a1a;margin:0 10px;border-radius:8px;padding:3px;flex-shrink:0}.ps-tab{flex:1;text-align:center;padding:4px 3px;font-size:.48rem;font-weight:600;color:#ffffff59;border-radius:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ps-tab--active{background:#2a2a2a;color:#fff}.ps-quest-row{display:flex;align-items:center;gap:6px;margin-top:3px}.ps-quest-bar{flex:1;height:3px;background:#ffffff14;border-radius:2px;overflow:hidden}.ps-quest-fill{height:100%;background:#f2a500;border-radius:2px}.ps-quest-pts{font-size:.55rem;font-weight:700;color:#f2a500;white-space:nowrap}.ps-cal-hdr{text-align:center;font-size:.68rem;font-weight:700;color:#fff;margin-bottom:6px}.ps-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:1px}.ps-cal-dow{text-align:center;font-size:.42rem;color:#ffffff59;padding:2px 0;font-weight:600}.ps-cal-day{text-align:center;font-size:.46rem;color:#fff9;padding:3px 0}.ps-cal-day--today{background:#f2a500;color:#111;border-radius:50%;font-weight:700}.pn{display:flex;background:#111;border-top:1px solid rgba(255,255,255,.06);padding:5px 2px 7px;flex-shrink:0}.pn-tab{flex:1;display:flex;align-items:center;justify-content:center;padding:4px 2px;border-radius:8px}.pn-tab--active{background:#f2a500}.pn-label{font-size:.38rem;font-weight:600;color:#ffffff59;white-space:nowrap}.pn-tab--active .pn-label{color:#111}@media(max-width:768px){.hero-static{padding:100px 20px 60px}.hero3d-nav{padding:12px 18px}.hero3d-nav-links a:not(.hero3d-try-now){display:none}.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}}
