@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.grid{display:grid}.table{display:table}}:root{--navy:#1b2d5b;--orange:#e8883a;--cream:#f5f2ec;--ink:#243252;--muted:#68728a}*{box-sizing:border-box}html{background:var(--cream)}body{color:var(--ink);background:linear-gradient(150deg,#fbfaf7 0%,var(--cream) 62%,#eee8de 100%);min-height:100vh;margin:0;font-family:Poppins,Arial,sans-serif}button,input,textarea{font:inherit}.shell{min-height:100vh;padding:28px 22px 24px;position:relative;overflow:hidden}.brand{max-width:1040px;color:var(--navy);letter-spacing:.13em;align-items:center;gap:10px;margin:0 auto;font-size:13px;font-weight:500;display:flex}.brand b{font-weight:700}.mark{background:var(--navy);color:#fff;letter-spacing:0;border-radius:10px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:grid}.card{z-index:2;background:#ffffffeb;border:1px solid #1b2d5b1a;border-radius:28px;max-width:820px;margin:72px auto 48px;padding:64px 72px;position:relative;box-shadow:0 24px 70px #1b2d5b1a}.intro{text-align:center;max-width:850px}.eyebrow{color:var(--orange);letter-spacing:.18em;margin-bottom:18px;font-size:12px;font-weight:700}.intro h1,.question h1,.confirmation h1{color:var(--navy);letter-spacing:-.035em;margin:0 0 24px;font-size:42px;line-height:1.15}.intro h1 em{color:var(--orange);font-style:normal}.intro>p{color:#59647a;max-width:680px;margin:0 auto 18px;font-size:16px;line-height:1.85}.time{color:var(--navy);justify-content:center;gap:10px;margin:30px 0;font-size:14px;display:flex}.time span{color:var(--orange);font-size:18px}.primary{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:12px;padding:15px 24px;font-weight:600;transition:all .18s;box-shadow:0 8px 20px #e8883a38}.primary:hover{background:#dc7d33;transform:translateY(-1px)}.primary:disabled{opacity:.6;cursor:wait}.primary span{margin-left:10px}.signature{color:#8a91a1!important;margin-top:22px!important;font-size:12px!important}.progress-row{color:#7b8495;justify-content:space-between;font-size:12px;font-weight:600;display:flex}.progress{background:#ece9e2;border-radius:20px;height:5px;margin:12px 0 48px;overflow:hidden}.progress span{background:var(--orange);height:100%;transition:width .35s;display:block}.question h1{max-width:680px;font-size:32px}.helper{color:var(--muted);max-width:680px;margin:-8px 0 24px;line-height:1.7}.choices{gap:12px;display:grid}.choices.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.choice{color:#414b61;text-align:left;cursor:pointer;background:#fff;border:1.5px solid #e2e3e6;border-radius:14px;align-items:flex-start;width:100%;padding:16px 18px;line-height:1.45;transition:all .16s;display:flex}.choice:hover{background:#fffaf6;border-color:#e7a878}.choice.selected{border-color:var(--orange);color:var(--navy);background:#fffaf6;box-shadow:0 0 0 3px #e8883a1f}.choice-dot{border:1.5px solid #b6bbc5;border-radius:50%;flex:none;width:18px;height:18px;margin:1px 12px 0 0}.selected .choice-dot{border:5px solid var(--orange)}.dash{color:#a3a7b0}.nav{border-top:1px solid #eeeae3;justify-content:space-between;align-items:center;margin-top:38px;padding-top:24px;display:flex}.back{color:#68728a;cursor:pointer;background:0 0;border:0;padding:12px 0}.field-group{margin:28px 0}.field-group h3{text-transform:uppercase;letter-spacing:.12em;color:var(--navy);border-bottom:1px solid #ece8e0;padding-bottom:10px;font-size:13px}.grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.grid label{color:#59647a;font-size:13px;font-weight:600}.grid small{color:#969dac;font-weight:400}.grid input,.other,textarea{width:100%;color:var(--navy);background:#fff;border:1.5px solid #dfe1e5;border-radius:11px;outline:none;margin-top:8px;padding:13px 14px}.grid input:focus,.other:focus,textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #e8883a1c}textarea{resize:vertical;min-height:190px;font-size:15px;line-height:1.65}.other{margin-top:14px}.note{color:#8991a0;font-size:12px;line-height:1.6}.error{color:#a14332;background:#fff0ed;border-radius:10px;padding:11px 14px;font-size:13px}.confirmation{text-align:center;max-width:760px}.confirmation h1{margin-bottom:6px}.confirmation h2{color:#546078;margin:0 0 28px;font-size:19px}.confirmation>p{color:#606a7f;line-height:1.75}.success{color:#4d8055;background:#edf5ed;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 22px;font-size:25px;display:grid}.book{text-align:left;background:var(--cream);border-radius:18px;gap:20px;margin-top:34px;padding:24px;display:flex}.book-icon{background:var(--navy);color:#fff;border-radius:5px 10px 10px 5px;flex:none;place-items:center;width:56px;height:72px;font-size:12px;font-weight:700;display:grid}.book p{color:#68728a;font-size:13px;line-height:1.6}.book button{color:#8b8d91;background:#fff;border:1px solid #d2cdc4;border-radius:8px;padding:9px 12px;font-size:12px}.ambient{filter:blur(2px);opacity:.5;border-radius:50%;position:absolute}.ambient.one{background:#e8883a14;width:420px;height:420px;top:-190px;right:-130px}.ambient.two{background:#1b2d5b0d;width:330px;height:330px;bottom:-180px;left:-100px}footer{text-align:center;color:#8e93a0;letter-spacing:.04em;z-index:2;font-size:11px;position:relative}.calendar-placeholder{background:var(--cream);color:#7b8190;border:2px dashed #d7d4ce;border-radius:16px;margin-top:28px;padding:56px 20px;font-size:14px}.admin{max-width:1180px;min-height:100vh;margin:auto;padding:42px}.admin>header{justify-content:space-between;align-items:end;margin-bottom:36px;display:flex}.admin h1{color:var(--navy);margin:0;font-size:34px}.admin header p{color:var(--muted);margin:6px 0 0}.admin-empty{text-align:center;color:var(--muted);background:#fff;border-radius:18px;padding:36px}.application-list{gap:20px;display:grid}.application{background:#fff;border:1px solid #e4e1da;border-radius:20px;padding:28px;box-shadow:0 10px 30px #1b2d5b0f}.application-top{justify-content:space-between;display:flex}.application h2{color:var(--navy);margin:8px 0 2px}.application-top p{color:var(--muted);margin:0;font-size:13px}.status{text-transform:uppercase;letter-spacing:.12em;color:#778096;font-size:10px;font-weight:700}.status.approved{color:#4f8159}.status.not_fit{color:#a1584b}.score{text-align:right}.score strong{color:var(--navy);font-size:30px;display:block}.score span{color:var(--muted);font-size:11px}.metrics{grid-template-columns:repeat(6,1fr);gap:8px;margin:24px 0;display:grid}.metrics span{background:var(--cream);border-radius:10px;padding:10px;font-size:12px}.metrics b{color:#858b96;text-transform:uppercase;margin-bottom:4px;font-size:9px;display:block}.story{border-left:3px solid var(--orange);margin:20px 0;padding:2px 0 2px 16px}.story p{color:#59647a;line-height:1.65}.flag{color:#8d652b;background:#fff6e6;border-radius:8px;margin:7px 0;padding:9px 12px;font-size:12px}.flag.hard{color:#9b493a;background:#ffefec}.review-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.review-actions button{color:#4e586c;cursor:pointer;background:#fff;border:1px solid #dadce1;border-radius:8px;padding:9px 11px;font-size:12px}.review-actions button:first-child{background:var(--navy);color:#fff;border-color:var(--navy)}.review-actions code{background:#f2f2f2;border-radius:6px;padding:7px;font-size:11px}.shell .intro h1,.shell .question h1,.shell .confirmation h1,.shell .confirmation h2,.shell .intro>p,.shell .confirmation>p,.shell .progress-row,.shell .helper,.shell .choice,.shell .choice.selected,.shell .dash,.shell .back,.shell .grid label,.shell .grid small,.shell .grid input,.shell .other,.shell textarea,.shell .note,.shell .book p,.shell .book button,.shell .calendar-placeholder,.shell footer{color:#111}.shell .signature{color:#111!important}.shell .intro h1{color:var(--navy);font-family:Poppins,Arial,sans-serif;font-weight:700}.scheduling-card{max-width:980px}.calendly-frame{background:#fff;border:0;width:100%;height:760px;margin:30px 0 18px;display:block}.calendar-link{align-items:center;text-decoration:none;display:inline-flex}.non-fit-card h1{margin-bottom:14px}.non-fit-note{background:var(--cream);color:#111;border-radius:15px;margin-top:28px;padding:20px 22px;line-height:1.7}.non-fit-card{max-width:840px}.non-fit-card>p{text-align:left}.resource-list{text-align:left;gap:16px;margin:26px 0;display:grid}.resource-card{background:var(--cream);border:1px solid #1b2d5b1f;border-radius:16px;padding:23px 24px}.resource-card h3{color:var(--navy);margin:0 0 9px;font-size:17px}.resource-card p{color:#111;margin:0 0 14px;font-size:14px;line-height:1.7}.resource-card a{color:var(--navy);align-items:center;gap:8px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.resource-card a:hover{color:var(--orange)}@media (width<=800px){.admin{padding:24px 14px}.admin>header{display:block}.admin .brand{margin-bottom:25px}.metrics{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.shell{padding:20px 14px}.card{border-radius:21px;margin:42px auto 30px;padding:36px 22px}.intro h1,.confirmation h1{font-size:34px}.question h1{font-size:27px}.choices.compact,.grid{grid-template-columns:1fr}.choice{padding:15px}.progress{margin-bottom:34px}.nav{background:#fffffff5;margin:28px -10px -18px;padding:16px 10px;position:sticky;bottom:0}.brand{padding-left:4px}.book{flex-direction:column}.book-icon{width:48px;height:62px}}
