#purpose-tool{--navy:#1a2f4f;--blue:#5d88bc;--cream:#f0e4d7;--white:#fff;--harbor-900:#152740;--harbor-700:#1a2f4f;--harbor-500:#5d88bc;--harbor-300:#9fb3cf;--coral:#e8826b;--coral-deep:#d06a51;--coral-soft:#efa48c;--paper:#f5ecdf;--paper-2:#f1e7d9;--ink:#1c2b3e;--ink-soft:#52617a;--line:#1a2f4f29;--shadow:0 18px 50px -20px #15274073;--font-ui:"Questrial",-apple-system,sans-serif;--font-display:"Cormorant Garamond",Georgia,serif;font-family:var(--font-ui);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;background-image:radial-gradient(1200px 600px at 10% -10%,#5d88bc21,#0000 60%),radial-gradient(900px 500px at 110% 10%,#e8826b1a,#0000 55%);min-height:100vh;line-height:1.6}#purpose-tool .tool-wrap{max-width:760px;padding:calc(var(--bar-h) + var(--pad-top) + clamp(44px, 7vw, 84px)) clamp(18px,5vw,40px) 80px;margin:0 auto}#purpose-tool .brand-wrap{justify-content:center;margin-bottom:30px;display:flex}#purpose-tool .brand-wrap.left{justify-content:flex-start}#purpose-tool .logo{width:320px;max-width:82vw;height:auto;display:block}#purpose-tool .logo-sm{width:240px}#purpose-tool .logo-white{width:300px}#purpose-tool .screen{animation:.55s cubic-bezier(.2,.7,.2,1) both rise;display:none}#purpose-tool .screen.active{display:block}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}#purpose-tool .card{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;margin-top:0;padding:clamp(26px,5vw,48px)}#purpose-tool .card:hover{box-shadow:var(--shadow);transform:none}#purpose-tool .eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--coral-text);font-size:12px;font-weight:400;font-family:var(--font-ui);margin-bottom:14px}#purpose-tool h1{font-family:var(--font-display);letter-spacing:-.01em;color:var(--harbor-900);font-size:clamp(38px,8vw,62px);font-weight:600;line-height:1.02}#purpose-tool h1 em{color:var(--coral-deep);font-style:italic;font-weight:500}#purpose-tool .lede{color:var(--ink-soft);max-width:54ch;margin-top:20px;font-size:clamp(16px,2.4vw,18px)}#purpose-tool .meta{color:#4d76a8;flex-wrap:wrap;gap:22px;margin-top:26px;font-size:13.5px;display:flex}#purpose-tool .meta b{color:var(--harbor-700);font-weight:400}#purpose-tool .btn{font-family:var(--font-ui);cursor:pointer;border:none;border-radius:100px;align-items:center;gap:9px;padding:15px 30px;font-size:16px;transition:transform .15s,box-shadow .2s,background .2s;display:inline-flex}#purpose-tool .btn:active{transform:translateY(1px)}#purpose-tool .btn-primary{background:var(--coral-chip);color:#fff;box-shadow:0 12px 26px -12px #d06a51e6}#purpose-tool .btn-primary:hover{background:var(--coral-text);box-shadow:0 16px 30px -12px #d06a51f2}#purpose-tool .btn-ghost{color:var(--harbor-700);background:0 0;padding:15px 14px}#purpose-tool .btn-ghost:hover{color:var(--coral-deep);transform:none}#purpose-tool .btn-soft{background:var(--harbor-700);color:#fff}#purpose-tool .btn-soft:hover{background:var(--harbor-900)}#purpose-tool .btn-line{border:1px solid var(--line);color:var(--harbor-700);background:0 0}#purpose-tool .btn-line:hover{border-color:var(--coral);color:var(--coral-deep)}#purpose-tool .actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:34px;display:flex}#purpose-tool .progress-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}#purpose-tool .progress-sec{letter-spacing:.18em;text-transform:uppercase;color:var(--coral-deep);font-size:12px}#purpose-tool .progress-count{color:var(--harbor-500);font-variant-numeric:tabular-nums;font-size:13px}#purpose-tool .track{background:var(--paper-2);border-radius:4px;height:4px;margin-bottom:34px;overflow:hidden}#purpose-tool .fill{background:linear-gradient(90deg,var(--coral),var(--coral-deep));width:0;height:100%;transition:width .45s cubic-bezier(.2,.7,.2,1)}#purpose-tool .q-prompt{font-family:var(--font-display);color:var(--harbor-900);letter-spacing:-.005em;font-size:clamp(27px,5vw,38px);font-weight:600;line-height:1.12}#purpose-tool .q-help{color:var(--ink-soft);max-width:58ch;margin-top:16px;font-size:15px}#purpose-tool textarea{resize:vertical;width:100%;min-height:150px;font-family:var(--font-ui);color:var(--ink);background:var(--paper-2);border:1px solid var(--line);border-radius:14px;margin-top:26px;padding:16px 18px;font-size:17px;line-height:1.6;transition:border-color .2s,box-shadow .2s}#purpose-tool textarea:focus{border-color:var(--coral);background:#fff;outline:none;box-shadow:0 0 0 4px #e8826b21}#purpose-tool ::placeholder{color:#9fb0b6}#purpose-tool .scale-row{justify-content:space-between;gap:6px;margin-top:30px;display:flex}#purpose-tool .pip{aspect-ratio:1/1.15;border:1px solid var(--line);background:var(--paper-2);font-family:var(--font-ui);color:var(--harbor-500);cursor:pointer;border-radius:12px;flex:1;justify-content:center;align-items:center;font-size:16px;transition:all .15s;display:flex}#purpose-tool .pip:hover{border-color:var(--coral);color:var(--coral-deep)}#purpose-tool .pip.sel{background:var(--harbor-700);color:#fff;border-color:var(--harbor-700);transform:translateY(-2px)}#purpose-tool .scale-ends{color:var(--harbor-300);justify-content:space-between;margin-top:12px;font-size:12.5px;display:flex}#purpose-tool .field{margin-top:20px}#purpose-tool .field label{letter-spacing:.04em;color:var(--harbor-700);margin-bottom:7px;font-size:13px;display:block}#purpose-tool .field input{width:100%;font-family:var(--font-ui);color:var(--ink);background:var(--paper-2);border:1px solid var(--line);border-radius:12px;padding:14px 16px;font-size:16px;transition:border-color .2s,box-shadow .2s}#purpose-tool .field input:focus{border-color:var(--coral);background:#fff;outline:none;box-shadow:0 0 0 4px #e8826b21}#purpose-tool .fineprint{color:var(--harbor-300);margin-top:16px;font-size:12.5px;line-height:1.5}#purpose-tool .err{color:var(--coral-deep);min-height:18px;margin-top:10px;font-size:13px}#purpose-tool .resume{border:1px solid var(--coral-soft);border-left:4px solid var(--coral);background:#fff;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;padding:18px 22px;animation:.5s both rise;display:flex;box-shadow:0 10px 30px -18px #0d293566}#purpose-tool .resume-h{font-family:var(--font-display);color:var(--harbor-900);font-size:22px;font-weight:600}#purpose-tool .resume-b{color:var(--ink-soft);max-width:48ch;margin-top:3px;font-size:13.5px}#purpose-tool .resume-actions{flex-wrap:wrap;gap:6px;display:flex}#purpose-tool .resume-actions .btn{padding:11px 20px;font-size:14px}#purpose-tool .savedot{color:var(--harbor-300);font-size:12px;transition:color .3s}#purpose-tool .savedot.ok{color:var(--coral-deep)}#purpose-tool #report .card{padding:0;overflow:hidden}#purpose-tool .rpt-head{background:var(--harbor-700);color:#f4ede3;background-image:radial-gradient(600px 300px at 100% 0,#e8826b38,#0000 60%);padding:clamp(28px,5vw,44px);position:relative}#purpose-tool .rpt-title{font-family:var(--font-display);letter-spacing:-.01em;margin-top:20px;font-size:clamp(32px,6vw,46px);font-weight:600;line-height:1.02}#purpose-tool .rpt-sub{color:#bcd0d8;flex-wrap:wrap;gap:18px;margin-top:12px;font-size:14.5px;display:flex}#purpose-tool .rpt-intro{background:var(--paper-2);border-bottom:1px solid var(--line);font-family:var(--font-display);color:var(--ink-soft);padding:16px clamp(24px,5vw,44px);font-size:17px;line-height:1.5}#purpose-tool .rpt-intro a{color:var(--coral-deep);font-weight:600;text-decoration:none}#purpose-tool .rpt-intro a:hover{text-decoration:underline}#purpose-tool .rpt-body{padding:clamp(24px,5vw,44px)}#purpose-tool .northstar{border:1px solid var(--coral-soft);background:linear-gradient(#fff,#fdf1ea);border-radius:16px;margin-bottom:38px;padding:22px 24px}#purpose-tool .northstar .ns-label{letter-spacing:.2em;text-transform:uppercase;color:var(--coral-deep);margin-bottom:12px;font-size:11.5px}#purpose-tool .northstar .ns-block{margin-top:14px}#purpose-tool .northstar .ns-block:first-of-type{margin-top:0}#purpose-tool .northstar .ns-k{color:var(--harbor-500);letter-spacing:.02em;font-size:12.5px}#purpose-tool .northstar .ns-v{font-family:var(--font-display);color:var(--harbor-900);margin-top:2px;font-size:21px;font-weight:500;line-height:1.35}#purpose-tool .ns-badge{color:var(--harbor-700);background:var(--paper-2);border-radius:100px;align-items:center;gap:8px;margin-top:4px;padding:6px 14px;font-size:13px;display:inline-flex}#purpose-tool .ns-badge b{font-family:var(--font-display);color:var(--coral-deep);font-size:16px;font-weight:600}#purpose-tool .sec-tag{letter-spacing:.2em;text-transform:uppercase;color:var(--coral-deep);border-bottom:1px solid var(--line);margin:34px 0 18px;padding-bottom:9px;font-size:11.5px}#purpose-tool .sec-tag:first-child{margin-top:0}#purpose-tool .qa{page-break-inside:avoid;margin-bottom:24px}#purpose-tool .qa .qa-q{font-family:var(--font-display);color:var(--harbor-700);font-size:20px;font-weight:600;line-height:1.3}#purpose-tool .qa .qa-a{color:var(--ink);white-space:pre-wrap;margin-top:6px;font-size:15.5px;line-height:1.65}#purpose-tool .qa .qa-a.blank{color:var(--harbor-300);font-style:italic}#purpose-tool .reference{background:var(--paper-2);border-radius:16px;margin-top:18px;padding:24px 26px}#purpose-tool .reference h3{font-family:var(--font-display);color:var(--harbor-900);margin-bottom:6px;font-size:22px;font-weight:600}#purpose-tool .reference .ref-item{margin-top:16px}#purpose-tool .reference .ref-item .ri-h{font-family:var(--font-display);color:var(--coral-deep);font-size:18px;font-weight:600}#purpose-tool .reference .ref-item .ri-b{color:var(--ink-soft);margin-top:2px;font-size:14px}#purpose-tool .rpt-foot{border-top:1px solid var(--line);color:var(--harbor-300);margin-top:30px;padding-top:22px;font-size:12.5px;line-height:1.6}#purpose-tool .rpt-foot a{color:var(--coral-deep)}#purpose-tool .disclaimer{color:var(--harbor-300);margin-top:14px;font-size:11.5px;line-height:1.55}#purpose-tool .report-actions{flex-wrap:wrap;gap:8px;margin-top:20px;margin-bottom:6px;display:flex}#purpose-tool .toast{color:var(--coral-deep);min-height:18px;margin-top:10px;font-size:13px}html[data-theme=dark] #purpose-tool{--white:#16273f;--paper:#0e1a2c;--paper-2:#1b2c46;--ink:#dbe4ef;--ink-soft:#9fb1c7;--line:#ffffff1f;background-image:radial-gradient(1200px 600px at 10% -10%,#5d88bc1a,#0000 60%),radial-gradient(900px 500px at 110% 10%,#e8826b14,#0000 55%)}html[data-theme=dark] #purpose-tool h1,html[data-theme=dark] #purpose-tool .q-prompt,html[data-theme=dark] #purpose-tool .resume-h,html[data-theme=dark] #purpose-tool .northstar .ns-v,html[data-theme=dark] #purpose-tool .reference h3{color:var(--heading)}html[data-theme=dark] #purpose-tool .meta b,html[data-theme=dark] #purpose-tool .field label,html[data-theme=dark] #purpose-tool .qa .qa-q,html[data-theme=dark] #purpose-tool .ns-badge{color:var(--ink)}html[data-theme=dark] #purpose-tool .btn,html[data-theme=dark] #purpose-tool .btn-ghost,html[data-theme=dark] #purpose-tool .btn-line{color:#e8eef6}html[data-theme=dark] #purpose-tool .btn-ghost:hover,html[data-theme=dark] #purpose-tool .btn-line:hover{color:var(--coral-soft,#efa48c)}html[data-theme=dark] #purpose-tool .btn-primary,html[data-theme=dark] #purpose-tool .btn-soft{color:#fff}html[data-theme=dark] #purpose-tool .btn-line{border-color:#ffffff47}html[data-theme=dark] #purpose-tool .btn-line:hover{border-color:var(--coral)}html[data-theme=dark] #purpose-tool .progress-count,html[data-theme=dark] #purpose-tool .scale-ends,html[data-theme=dark] #purpose-tool .pip{color:#9fb1c7}html[data-theme=dark] #purpose-tool .pip:hover{color:var(--coral-soft,#efa48c)}html[data-theme=dark] #purpose-tool .pip.sel{background:var(--harbor-700);color:#fff;border-color:var(--harbor-700)}html[data-theme=dark] #purpose-tool .resume{background:#16273f}html[data-theme=dark] #purpose-tool .northstar{border-color:var(--line);background:#1b2c46}html[data-theme=dark] #purpose-tool textarea,html[data-theme=dark] #purpose-tool .field input{color:var(--ink);background:var(--paper-2)}html[data-theme=dark] #purpose-tool textarea:focus,html[data-theme=dark] #purpose-tool .field input:focus{color:var(--ink);background:#1b2c46}#purpose-tool .nl-purpose-wrap{max-width:680px;margin:18px auto 0}@media print{.op-header,.op-menu,.op-top,.foot{display:none!important}body,.page-content,#purpose-tool{background:#fff}#purpose-tool .tool-wrap{max-width:100%;padding:0}#purpose-tool .no-print,#purpose-tool .screen{display:none!important}#purpose-tool #report.active{display:block!important}#purpose-tool #report .card{box-shadow:none;border:none;border-radius:0}#purpose-tool .rpt-head,#purpose-tool .rpt-intro,#purpose-tool .northstar,#purpose-tool .reference{print-color-adjust:exact}}html[data-theme=dark] #purpose-tool .meta{color:#9fc0d8}
