.start-page{box-sizing:border-box;min-height:100svh;padding:var(--start-top) var(--start-edge) 28px;background:var(--start-ground);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;flex-direction:column;gap:24px;display:flex}.start-page .start-content,.start-page .start-nav{opacity:0}.start-page--ready .start-content,.start-page--ready .start-nav{opacity:1;transition:opacity .48s}.start-logo{flex-shrink:0;width:42px;height:42px;display:inline-flex}.start-nav{justify-content:space-between;align-items:center;gap:24px;display:flex}.start-content{width:100%;max-width:560px;margin:auto;font-size:16px}.start-content .site-heading{max-width:none;font-family:var(--font-title-serif);letter-spacing:-.05em;text-wrap:balance;margin-top:20px;font-size:clamp(32px,6vw,56px);font-weight:400;line-height:.98}@media (min-width:640px){.start-content .site-heading{white-space:nowrap}}.start-content .res-lede{max-width:46ch;margin-top:22px;font-size:17px;line-height:1.55}.start-content .site-heading:focus,.start-content .site-input:focus-visible{outline:none}.start-content .waitlist-form{width:100%;margin-top:34px}.start-content .site-form-row{max-width:520px}.start-unlock-hint{color:var(--text-secondary);align-items:flex-start;gap:8px;margin-top:18px;font-size:13px;line-height:1.5;display:flex}.start-unlock-hint svg{flex:none;margin-top:3px}.start-resources{gap:10px;display:grid}.start-resources-head{justify-content:space-between;align-items:baseline;display:flex}.start-resources-head p{color:var(--text-secondary);letter-spacing:.02em;margin:0;font-size:13px}.start-all-tools{color:var(--text-secondary);font-size:13px;text-decoration:none}.start-all-tools:hover{color:var(--text-primary)}.start-resource-grid{gap:8px;display:grid}.start-resource-card{border:1px solid var(--border);min-height:44px;color:var(--text-primary);background:#ffffff09;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:8px 14px 8px 8px;text-decoration:none;transition:border-color .18s,background .18s;display:grid}.start-resource-card:hover{background:#ffffff12;border-color:#ffffff40}.start-resource-card:hover .start-resource-arrow{color:var(--text-primary);transform:translate(2px)}.start-resource-art{background:var(--surface-solid);border-radius:11px;place-items:center;width:64px;height:64px;display:grid;position:relative;overflow:hidden}.start-resource-art--essay img{object-fit:cover;object-position:center 42%;width:100%;height:100%}.start-resource-art--colleges{justify-content:center;display:flex}.start-resource-art--colleges img{object-fit:contain;width:26px;height:26px;box-shadow:0 0 0 2px var(--surface-solid);background:#ffffffe6;border-radius:50%;margin-left:-8px}.start-resource-art--colleges img:first-child{margin-left:0}.start-resource-art--match{background:radial-gradient(closest-side, #6b63d659, var(--surface-solid))}.major-icon-center{color:#fff;background:#5f59be94;border:1px solid #e0dcffb3;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 0 0 7px #6b63d624}.start-resource-copy{gap:3px;min-width:0;display:grid}.start-resource-copy strong{font-size:15px;font-weight:600}.start-resource-copy span{color:var(--text-secondary);font-size:13px;line-height:1.35}.start-resource-arrow{color:var(--text-secondary);transition:color .18s,transform .18s}.start-joined{gap:32px;display:grid}.start-seal{width:72px;height:72px;position:relative}.start-seal-bloom{pointer-events:none;opacity:.28;background:radial-gradient(closest-side,#00aaff59,#0019fa1f 55%,#0000 72%);border-radius:50%;position:absolute;inset:-60%}.start-seal-orb{border-radius:50%;position:absolute;inset:7px}.start-seal-ring{width:100%;height:100%;position:absolute;inset:0;overflow:visible;transform:rotate(-90deg)}.start-seal-ring circle{fill:none;stroke:var(--text-primary);stroke-opacity:.55;stroke-width:1.3px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:0}.start-seal-check{background:var(--text-primary);width:26px;height:26px;color:var(--start-ground);box-shadow:0 0 0 4px var(--start-ground);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:0;right:-3px}.start-seal-check svg{width:15px;height:15px}.start-joined .start-joined-heading{white-space:normal;margin-top:24px}.start-joined .start-joined-lede{margin-top:14px}.start-joined-next{margin-top:24px}@media (min-width:900px){.start-joined{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:64px;max-width:1000px}}.start-joined--animate .start-seal-bloom{animation:1.5s cubic-bezier(.16,1,.3,1) both start-bloom}.start-joined--animate .start-seal-orb{animation:.7s cubic-bezier(.16,1,.3,1) both start-orb}.start-joined--animate .start-seal-ring circle{animation:.86s cubic-bezier(.65,0,.35,1) .18s both start-ring}.start-joined--animate .start-seal-check{animation:.3s cubic-bezier(.16,1,.3,1) .96s both start-check}.start-joined--animate .start-joined-heading{animation:.48s cubic-bezier(.16,1,.3,1) .42s both start-rise}.start-joined--animate .start-joined-lede{animation:.48s cubic-bezier(.16,1,.3,1) .5s both start-rise}.start-joined--animate .start-joined-next{animation:.42s cubic-bezier(.16,1,.3,1) .6s both start-rise}.start-joined--animate .start-resources-head{animation:.36s ease-out .7s both start-fade}.start-joined--animate .start-resource-card{animation:.36s cubic-bezier(.16,1,.3,1) both start-rise}.start-joined--animate .start-resource-card:first-child{animation-delay:.76s}.start-joined--animate .start-resource-card:nth-child(2){animation-delay:.82s}.start-joined--animate .start-resource-card:nth-child(3){animation-delay:.88s}@keyframes start-bloom{0%{opacity:0;transform:scale(.6)}40%{opacity:.75}to{opacity:.28;transform:scale(1)}}@keyframes start-orb{0%{opacity:0;transform:scale(.62)}to{opacity:1;transform:scale(1)}}@keyframes start-ring{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes start-check{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes start-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes start-fade{0%{opacity:0}to{opacity:1}}@media (max-width:899px){.start-page{gap:16px;padding-bottom:20px}.start-joined{gap:24px}.start-seal{width:56px;height:56px}.start-seal-orb{inset:5px}.start-seal-check{width:22px;height:22px}.start-seal-check svg{width:13px;height:13px}.start-joined .start-joined-heading{margin-top:18px}.start-joined .start-joined-lede{margin-top:10px;font-size:16px}.start-joined-next{margin-top:18px}.start-resource-art{width:52px;height:52px}.start-resource-art--colleges img{width:22px;height:22px;margin-left:-9px}.major-icon-center{width:32px;height:32px;box-shadow:0 0 0 5px #6b63d624}}@media (max-width:899px) and (max-height:700px){.start-joined .start-joined-lede{display:none}.start-joined{gap:18px}.start-resource-card{padding-block:6px}}@media (prefers-reduced-motion:reduce){.start-page--ready .start-content,.start-page--ready .start-nav{transition:none}.start-joined *{animation:none!important}}
