:root{--ink:#18312b;--muted:#64736e;--paper:#f6f4ed;--white:#fffdf8;--green:#173f36;--green-2:#256353;--sage:#a9c2ae;--gold:#d39a45;--line:#d9ded7;--danger:#a83f35;--shadow:0 18px 50px rgba(23,63,54,.10);--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:"DM Sans",system-ui,sans-serif;line-height:1.55}button,textarea{font:inherit}button{cursor:pointer}button:focus-visible,textarea:focus-visible,input:focus-visible{outline:3px solid rgba(211,154,69,.55);outline-offset:3px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.hidden{display:none!important}.noscript{padding:.8rem;background:#fff1c8;text-align:center}.site-header{min-height:72px;padding:0 clamp(1.2rem,4vw,4rem);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(23,63,54,.12)}.brand{display:inline-flex;gap:.75rem;align-items:center;color:var(--green);text-decoration:none;font-weight:700;letter-spacing:-.02em}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:var(--white);background:var(--green)}.text-button{border:0;border-bottom:1px solid currentColor;color:var(--green);background:transparent;font-weight:600}main{min-height:calc(100vh - 160px)}.view{display:none}.view.active{display:block}.welcome-view{max-width:1240px;margin:0 auto;padding:clamp(3.5rem,8vw,7rem) clamp(1.2rem,5vw,4rem)}.welcome-view.active{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(2.5rem,7vw,7rem);align-items:center}.eyebrow{margin:0 0 .8rem;color:var(--green-2);font-size:.76rem;font-weight:700;letter-spacing:.18em}h1,h2{margin:0;font-family:"Libre Baskerville",Georgia,serif;letter-spacing:-.035em;line-height:1.12}h1{font-size:clamp(2.5rem,5vw,4.8rem)}h2{font-size:clamp(1.8rem,3vw,2.7rem)}.lead{max-width:720px;margin:1.5rem 0;color:#4d625c;font-size:clamp(1.08rem,1.8vw,1.3rem)}.welcome-actions,.results-actions,.dialog-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.button{min-height:50px;padding:.75rem 1.25rem;border:1px solid transparent;border-radius:999px;font-weight:700;transition:transform .15s,background .15s,box-shadow .15s}.button:hover{transform:translateY(-2px)}.button.primary{color:white;background:var(--green);box-shadow:0 8px 20px rgba(23,63,54,.18)}.button.primary:hover{background:#0f332b}.button.secondary{color:var(--green);background:transparent;border-color:rgba(23,63,54,.35)}.button.danger{color:white;background:var(--danger)}.time-note{margin-top:1.25rem;color:var(--muted);font-size:.92rem}.welcome-card{padding:clamp(1.8rem,4vw,3rem);border-radius:28px;color:white;background:var(--green);box-shadow:var(--shadow);position:relative;overflow:hidden}.welcome-card::after{content:"";position:absolute;width:220px;height:220px;right:-90px;top:-90px;border:1px solid rgba(255,255,255,.15);border-radius:50%;box-shadow:0 0 0 35px rgba(255,255,255,.03),0 0 0 70px rgba(255,255,255,.025)}.scripture{margin:0;font-family:"Libre Baskerville",serif;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.45;position:relative;z-index:1}.reference{color:#bed2c7;font-weight:700}.steps{margin:2.25rem 0 0;padding:2rem 0 0;border-top:1px solid rgba(255,255,255,.18);list-style:none}.steps li{display:flex;gap:1rem;margin:0 0 1.25rem;align-items:flex-start}.steps li>span{flex:0 0 30px;width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.4);border-radius:50%;font-size:.85rem}.steps strong,.steps small{display:block}.steps small{color:#bed2c7;margin-top:.15rem}.assessment-view,.results-view{max-width:1050px;margin:0 auto;padding:clamp(2rem,5vw,4.5rem) clamp(1rem,4vw,3rem) 5rem}.assessment-top{display:flex;align-items:end;justify-content:space-between;gap:1rem}.assessment-top h1{font-size:clamp(2rem,4vw,3.6rem)}.progress-summary{min-width:105px;text-align:right}.progress-summary strong{display:block;color:var(--green);font-size:1.65rem}.progress-summary span{color:var(--muted);font-size:.85rem}.progress-track{height:8px;margin:1.6rem 0 1.4rem;border-radius:99px;background:#dfe4dc;overflow:hidden}.progress-track span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--green-2),var(--gold));transition:width .25s}.scale-legend{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem;padding:1rem;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.45);color:var(--muted);font-size:.78rem;text-align:center}.scale-legend b{display:block;color:var(--green);font-size:1rem}.question-list{margin-top:1.5rem}.question-card{margin:0 0 1rem;padding:1.4rem;border:1px solid transparent;border-radius:var(--radius);background:var(--white);box-shadow:0 5px 22px rgba(23,63,54,.045);scroll-margin-top:1rem}.question-card.unanswered{border-color:#c75a4b;box-shadow:0 0 0 3px rgba(199,90,75,.08)}.question-number{margin:0 0 .25rem;color:var(--green-2);font-size:.75rem;font-weight:700;letter-spacing:.12em}.question-text{margin:0;font-family:"Libre Baskerville",serif;font-size:clamp(1.02rem,2vw,1.18rem);line-height:1.48}.rating-group{display:grid;grid-template-columns:repeat(5,1fr);gap:.55rem;margin-top:1.1rem}.rating-option{position:relative}.rating-option input{position:absolute;opacity:0;pointer-events:none}.rating-option label{min-height:54px;display:grid;place-items:center;border:1px solid var(--line);border-radius:12px;color:var(--green);background:#faf9f4;font-weight:700;transition:.15s}.rating-option label:hover{border-color:var(--green-2);background:#eef4ef}.rating-option input:checked+label{color:white;border-color:var(--green);background:var(--green);box-shadow:0 5px 15px rgba(23,63,54,.18)}.rating-option input:focus-visible+label{outline:3px solid rgba(211,154,69,.55);outline-offset:2px}.rating-caption{display:flex;justify-content:space-between;margin-top:.45rem;color:var(--muted);font-size:.72rem}.form-footer{display:flex;justify-content:space-between;gap:1rem;margin-top:2rem}.form-error{margin:1.5rem 0 0;padding:1rem 1.2rem;border-radius:12px;color:#7c2e26;background:#fae8e5;font-weight:600}.results-hero{padding:clamp(2rem,5vw,4rem);border-radius:28px;color:white;background:var(--green);text-align:center}.results-hero .eyebrow{color:#c3d8cd}.results-hero h1{font-size:clamp(2.2rem,4.7vw,4rem)}.results-hero p:last-child{max-width:670px;margin:1rem auto 0;color:#d1dfd8;font-size:1.08rem}.top-gifts,.profile-section,.reflection-section{margin-top:clamp(3rem,7vw,5.5rem)}.section-heading{margin-bottom:1.5rem}.section-heading>p:last-child{color:var(--muted)}.top-gift-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.gift-card{padding:1.5rem;border-radius:20px;background:var(--white);box-shadow:var(--shadow);position:relative;overflow:hidden}.gift-card::before{content:attr(data-rank);position:absolute;right:1rem;top:.35rem;color:rgba(23,63,54,.07);font-family:"Libre Baskerville",serif;font-size:5rem;font-weight:700;line-height:1}.gift-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#e8f0e9;font-size:1.35rem}.gift-card h3{margin:1rem 0 .4rem;font-family:"Libre Baskerville",serif;font-size:1.35rem}.gift-score{color:var(--green-2);font-weight:700}.gift-card p{color:var(--muted);font-size:.92rem}.profile-chart{display:grid;gap:.9rem}.profile-row{display:grid;grid-template-columns:145px 1fr 48px;gap:1rem;align-items:center}.profile-name{font-weight:600}.profile-bar{height:13px;border-radius:99px;background:#dde3dc;overflow:hidden}.profile-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green-2),var(--sage));transform-origin:left;animation:grow .7s ease both}.profile-score{text-align:right;font-weight:700;color:var(--green)}@keyframes grow{from{transform:scaleX(0)}}.reflection-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,6vw,5rem);align-items:start;padding:clamp(2rem,5vw,3.5rem);border-radius:24px;background:#e7eee8}.reflection-section>div>p:last-child{color:var(--muted)}.reflection-card label{display:block;margin-bottom:.7rem;font-weight:700}.reflection-card textarea{width:100%;resize:vertical;padding:1rem;border:1px solid #bbc9bd;border-radius:14px;color:var(--ink);background:var(--white)}.saved-note{min-height:1.4rem;margin:.4rem 0 0;color:var(--green-2);font-size:.82rem}.results-actions{justify-content:center}.source-note{max-width:720px;margin:2rem auto 0;color:var(--muted);font-size:.75rem;text-align:center}footer{min-height:88px;padding:1.5rem clamp(1.2rem,4vw,4rem);display:flex;justify-content:space-between;gap:1rem;align-items:center;border-top:1px solid rgba(23,63,54,.12);color:var(--muted);font-size:.83rem}dialog{max-width:460px;padding:1.8rem;border:0;border-radius:20px;color:var(--ink);box-shadow:0 25px 80px rgba(0,0,0,.25)}dialog::backdrop{background:rgba(10,30,25,.55)}dialog h2{font-size:1.6rem}.dialog-actions{justify-content:flex-end}@media(max-width:760px){.welcome-view.active{grid-template-columns:1fr}.site-header{min-height:64px}.brand span:last-child{font-size:.9rem}.assessment-top{align-items:start}.scale-legend{display:none}.question-card{padding:1.1rem}.rating-group{gap:.35rem}.rating-option label{min-height:49px}.top-gift-grid{grid-template-columns:1fr}.profile-row{grid-template-columns:110px 1fr 38px;gap:.55rem;font-size:.85rem}.reflection-section{grid-template-columns:1fr}footer{flex-direction:column;align-items:flex-start}}@media print{.site-header,.results-actions,footer,.reflection-card,.source-note{display:none!important}body{background:white}.results-view{max-width:none;padding:.2in}.results-hero{padding:.35in;background:white;color:var(--ink);border:2px solid var(--green)}.results-hero .eyebrow,.results-hero p:last-child{color:var(--muted)}.top-gifts,.profile-section,.reflection-section{margin-top:.35in;break-inside:avoid}.gift-card{box-shadow:none;border:1px solid var(--line)}.reflection-section{padding:.25in}}
