.page-wrap{position:relative;z-index:2;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-bottom:80px}.quiz-outer{width:calc(100vw - 48px);max-width:1100px;margin-top:84px;margin-bottom:7px;padding:32px 36px 36px;display:flex;flex-direction:column;gap:0}.faq-outer{width:calc(100vw - 48px);max-width:1100px;margin-top:7px;margin-bottom:7px;padding:0;border-radius:16px}.quiz-head,#intro-section,#quiz-section,#results-section{max-width:700px;margin-left:auto;margin-right:auto;width:100%}.quiz-head{text-align:center;padding-bottom:16px;display:flex;flex-direction:column;gap:10px}.quiz-head-divider{max-width:700px;margin:0 auto 28px;width:100%}.quiz-title{font-family:Comfortaa,sans-serif;font-weight:700;font-size:clamp(1.3rem,3.5vw,1.9rem);color:var(--text);letter-spacing:.01em;position:relative;z-index:1}.trust-pills{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;position:relative;z-index:1}.trust-pill{display:inline-flex;align-items:center;background:#ffffff47;border:1px solid rgba(255,255,255,.82);border-radius:999px;padding:4px 14px;font-size:.62rem;font-weight:375;color:var(--text-muted);letter-spacing:.04em;box-shadow:0 0 10px #ffffff73,inset 0 1px #ffffffe6}.quiz-meta-row{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.66rem;font-weight:375;color:var(--text-muted);position:relative;z-index:1}.quiz-meta-row .sep{opacity:.35}.intro-body{display:flex;flex-direction:column;gap:12px;margin-bottom:28px;position:relative;z-index:1}.intro-body p{font-size:.79rem;font-weight:375;color:var(--text);line-height:1.8}.intro-body strong{font-weight:700;color:var(--text)}.cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#bee6af33;border:1px solid rgba(190,230,175,.5);color:#6a9058;font-family:Comfortaa,sans-serif;font-size:.74rem;font-weight:400;padding:10px 28px;border-radius:999px;cursor:pointer;transition:all .3s ease;letter-spacing:.05em;box-shadow:0 0 18px #b4e1a040,inset 0 1px #fff9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);position:relative;z-index:1;text-decoration:none}.cta-btn:hover:not(:disabled){background:#bee6af52;border-color:#bee6afb3;box-shadow:0 0 28px #b4e1a066,inset 0 1px #ffffffb3;transform:translateY(-1px)}.cta-btn:disabled{opacity:.38;cursor:not-allowed;transform:none;box-shadow:none}.cta-btn.ghost{background:transparent;color:var(--text-muted);border:1.5px solid rgba(120,110,150,.22)}.cta-btn.ghost:hover{background:#786e9612;color:var(--text)}.cta-btn.secondary{background:#8a70601f;border:1.5px solid rgba(138,112,96,.32);color:#8a7060;box-shadow:0 0 18px #8a70602e,inset 0 1px #fff9}.cta-btn.secondary:hover{background:#8a706038;border-color:#8a706085;box-shadow:0 0 28px #8a70604d,inset 0 1px #ffffffb3}.btn-row{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;position:relative;z-index:1}.progress-area{display:flex;align-items:center;gap:14px;margin-bottom:20px;position:relative;z-index:1}.progress-track{flex:1;height:5px;background:#786e961f;border-radius:999px;overflow:hidden}.progress-fill{height:100%;width:0%;background:#a2bb97;border-radius:999px;transition:width .3s ease}.progress-text{font-size:.62rem;font-weight:375;color:var(--text-muted);white-space:nowrap}.timeframe-note{font-size:.79rem;font-weight:375;color:var(--text);margin-bottom:14px;line-height:1.7;position:relative;z-index:1}.section-lead{font-size:.76rem;font-weight:700;color:var(--text);margin:24px 0 6px;letter-spacing:.02em}.section-sub{font-size:.7rem;font-weight:375;color:var(--text-muted);margin-bottom:14px;line-height:1.65}.q-item{padding:16px 0;border-bottom:1px solid rgba(120,110,150,.07);position:relative;z-index:1}.q-item:last-child{border-bottom:none}.q-item.answered{background:#7a98680a;border-radius:10px;padding:16px 12px;margin:0 -12px}.q-text{font-size:.79rem;font-weight:375;color:var(--text);line-height:1.65;margin-bottom:10px}.q-num{font-weight:700;color:var(--text-muted);margin-right:6px;font-size:.68rem}.resp-row.likert{display:flex;justify-content:space-between;align-items:center;gap:6px;padding:4px 0 2px}.resp-row.likert .resp-btn{width:38px;height:38px;padding:0;border-radius:50%;border:1.5px solid rgba(120,110,150,.22);background:#ffffff73;color:var(--text-muted);font-size:.72rem;font-weight:600;cursor:pointer;transition:all .18s;font-family:Comfortaa,sans-serif;text-align:center;line-height:1;display:flex;align-items:center;justify-content:center;flex-shrink:0}.resp-row.likert .resp-btn:hover{border-color:#a2bb97b3;background:#a2bb9733;color:#5a8848}.resp-row.likert .resp-btn.selected{background:#a2bb9799;border-color:#a2bb97e6;color:#2e5c1e}.scale-legend{display:grid;grid-template-columns:1fr 1fr 1fr;font-size:.58rem;font-weight:375;color:var(--text-muted);margin:6px 0 4px;letter-spacing:.02em}.scale-legend span:nth-child(1){text-align:left}.scale-legend span:nth-child(2){text-align:center}.scale-legend span:nth-child(3){text-align:right}.submit-area{text-align:center;padding-top:28px;border-top:1px solid rgba(120,110,150,.08);margin-top:8px;position:relative;z-index:1}.submit-hint{font-size:.62rem;font-weight:375;color:var(--text-muted);margin-top:10px;letter-spacing:.02em}.submit-hint.hidden{display:none}.results-heading{font-weight:700;font-size:clamp(.9rem,2.4vw,1.2rem);color:var(--text);text-align:center;letter-spacing:.08em;text-transform:uppercase;margin-bottom:24px;position:relative;z-index:1}.style-label-row{text-align:center;padding:8px 0 18px;position:relative;z-index:1}.style-label{display:inline-block;padding:10px 28px;border-radius:999px;font-size:.9rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:#9b89c42e;border:1px solid rgba(155,137,196,.5);color:#6e5a9c}.style-desc{font-size:.79rem;font-weight:375;color:var(--text);line-height:1.75;text-align:left;margin-top:6px}.dims{display:flex;flex-direction:column;gap:22px;margin-top:22px;position:relative;z-index:1}.dim-row{display:flex;flex-direction:column;gap:8px}.dim-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.dim-name{font-size:.82rem;font-weight:700;color:var(--text)}.dim-level{font-size:.7rem;font-weight:375;color:var(--text-muted);letter-spacing:.04em}.dim-score{font-size:.82rem;font-weight:700;color:var(--text)}.dim-track{height:10px;background:#786e961f;border-radius:999px;overflow:hidden}.dim-fill{height:100%;border-radius:999px;transition:width .9s cubic-bezier(.22,1,.36,1)}.dim-fill.anxiety{background:linear-gradient(90deg,#c4a45b,#c47a7a)}.dim-fill.avoidance{background:linear-gradient(90deg,#5b8fc4,#9b89c4)}.dim-scale{display:flex;justify-content:space-between;font-size:.58rem;font-weight:375;color:var(--text-muted);letter-spacing:.04em}.dim-desc{font-size:.72rem;font-weight:375;color:var(--text-muted);line-height:1.7;margin-top:2px}.context-box{margin-top:22px;padding:14px 16px;border-radius:10px;background:#c4b4e41a;border:1px solid rgba(196,180,228,.28);font-size:.72rem;font-weight:375;color:var(--text);line-height:1.7;text-align:left}.context-box strong{font-weight:700}.share-area{padding-top:32px;margin-top:36px;display:flex;flex-direction:column;align-items:center;gap:12px;position:relative;z-index:1}.share-area:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(140,130,160,.18) 20%,rgba(140,130,160,.18) 80%,transparent)}.share-note{font-size:.62rem;font-weight:375;color:var(--text-muted);text-align:center}.social-row,.share-btns{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;position:relative;z-index:1}.social-btn{display:inline-flex;align-items:center;gap:5px;background:#ffffff38;border:1px solid rgba(255,255,255,.55);color:var(--text-muted);font-family:Comfortaa,sans-serif;font-size:.66rem;font-weight:375;padding:7px 16px;border-radius:999px;text-decoration:none;cursor:pointer;transition:all .2s;letter-spacing:.04em;white-space:nowrap}.social-btn:hover{background:#fff6;color:var(--text);border-color:#ffffffbf}.social-btn.copied{color:var(--sage);border-color:#7a986866}.faq-outer:after{border-radius:16px}.faq-outer summary{font-size:.72rem;font-weight:375;color:var(--text-muted);letter-spacing:.08em;text-transform:none;cursor:pointer;padding:18px 26px;list-style:none;display:flex;align-items:center;justify-content:center;gap:8px;position:relative;z-index:1}.faq-outer summary::-webkit-details-marker{display:none}.faq-outer summary:after{content:"▾";font-size:1rem;transition:transform .25s;display:inline-block;line-height:1}.faq-outer[open] summary:after{transform:rotate(180deg)}.faq-body{padding:0 28px 26px;display:flex;flex-direction:column;gap:20px;position:relative;z-index:1}.faq-item h3{font-size:.76rem;font-weight:700;color:var(--text);margin-bottom:6px;letter-spacing:.02em}.faq-item p,.faq-item li{font-size:.72rem;font-weight:375;color:var(--text-muted);line-height:1.8}.faq-item ul{padding-left:18px;display:flex;flex-direction:column;gap:3px}.faq-divider{height:1px;background:#786e9614}.ref-item p{font-size:.72rem;font-weight:375;color:var(--text-muted);line-height:1.8}.ref-item a{color:var(--sage);text-decoration:underline;text-underline-offset:2px}.ref-note{font-size:.67rem;opacity:.75;font-style:italic;margin-top:4px}.next-quiz-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.next-quiz-box{background:#c4b4e41a;border:1px solid rgba(196,180,228,.32);border-radius:14px;padding:18px 16px 14px;display:flex;flex-direction:column;gap:8px;text-align:center;text-decoration:none;color:inherit;transition:all .22s;position:relative;z-index:1}.next-quiz-box:hover{background:#c4b4e433;border-color:#c4b4e475}.next-quiz-text{flex:1}.next-quiz-title{font-size:.76rem;font-weight:700;color:var(--text);margin-bottom:3px}.next-quiz-desc{font-size:.66rem;font-weight:375;color:var(--text-muted);line-height:1.55}.next-quiz-cta{font-size:.6rem;font-weight:375;letter-spacing:.14em;text-transform:uppercase;color:var(--sage);margin-top:4px}.related-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(140,130,160,.22) 20%,rgba(140,130,160,.22) 80%,transparent);margin:28px 0 18px}.related-heading{font-weight:700;font-size:clamp(.9rem,2.4vw,1.2rem);color:var(--text);text-align:center;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px}@media(max-width:600px){.quiz-outer{padding:24px 20px 28px}.resp-row.likert{gap:4px}.resp-row.likert .resp-btn{width:34px;height:34px;font-size:.68rem}.scale-legend{font-size:.52rem}.next-quiz-grid{grid-template-columns:1fr}}
