@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,650;9..144,800&family=Manrope:wght@400;600;700;800&display=swap";*{box-sizing:border-box}body{background:radial-gradient(circle at 12% 8%,#deb35f57,#0000 28rem),radial-gradient(circle at 92% 12%,#b9d7d0a6,#0000 30rem),linear-gradient(135deg,#f7efe2 0%,#f0e2cc 46%,#e4efe9 100%);min-width:320px;min-height:100vh;margin:0}button,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.app-shell{width:min(1440px,100%);margin:0 auto;padding:36px}.admin-mode-bar{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf0eb;border:1px solid #17201d29;border-radius:18px;flex-wrap:wrap;align-items:center;gap:7px;max-width:min(720px,100vw - 24px);padding:8px;display:flex;position:fixed;top:12px;right:12px;box-shadow:0 16px 46px #17201d24}.admin-mode-bar strong,.admin-mode-bar span{color:var(--moss-deep);padding:0 6px;font-size:.74rem;font-weight:950}.admin-mode-bar span{color:var(--clay)}.admin-mode-bar button{color:var(--moss-deep);background:#ffffff8f;border:1px solid #315b4629;border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:900}.admin-mode-bar .admin-primary{background:var(--moss);color:#fffaf0}.eyebrow,.section-kicker{color:var(--clay);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:800}h1,h2{letter-spacing:-.055em;font-family:Fraunces,serif;line-height:.96}h1{max-width:850px;margin:0;font-size:clamp(2.8rem,6.5vw,5.8rem)}h2{margin:0;font-size:clamp(2.1rem,4vw,4.1rem)}p{color:var(--muted);line-height:1.7}.workspace{grid-template-columns:290px 1fr;gap:22px;margin-top:22px;display:grid}.workspace>.choice-panel:only-child{grid-column:1/-1}.choice-panel,.error-card{border:1px solid var(--line);background:var(--paper);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:30px;box-shadow:0 18px 60px #315b461f}.choice-panel{padding:clamp(18px,3vw,34px)}.panel-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.panel-heading p{max-width:720px;margin-bottom:0}.word-grid,.image-grid{gap:14px;display:grid}.word-grid{flex-wrap:wrap;align-items:flex-start;display:flex}.image-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.word-grid .select-card{width:fit-content;max-width:min(100%,360px)}.select-card{border:1px solid var(--line);background:#fffaf0b8;border-radius:24px;min-width:0;transition:transform .18s,border-color .18s,background .18s;position:relative}.select-card.disabled{opacity:.44}.card-button{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:24px;padding:18px;position:relative}.remove-badge{z-index:2;background:var(--clay);color:#fffaf0;border-radius:999px;place-items:center;width:26px;height:26px;font-size:1.1rem;font-weight:900;line-height:1;display:grid;position:absolute;top:-11px;right:-11px;box-shadow:0 8px 18px #c5663d47}.image-grid .card-button{min-height:138px}.word-grid .card-button{text-align:center;min-height:0;padding:14px 18px}.card-meta{color:var(--clay);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:.72rem;font-weight:900;display:block}.card-button strong{font-size:1.22rem;line-height:1.15;display:block}.word-grid .card-button strong{white-space:nowrap}.card-button p{margin:10px 0 0;font-size:.88rem;line-height:1.5}.placeholder-art{color:#fffaf0;background:radial-gradient(circle at 72% 22%,#deb35fb3,#0000 4rem),linear-gradient(135deg,#315b46f0,#b9d7d0c7);border-radius:18px;flex-direction:column;justify-content:space-between;height:116px;margin-bottom:14px;padding:14px;display:flex}.placeholder-art span{letter-spacing:-.06em;font-family:Fraunces,serif;font-size:clamp(1.35rem,2.4vw,2rem);line-height:.98}.placeholder-art p{-webkit-line-clamp:3;color:#fffaefdb;-webkit-box-orient:vertical;margin:0;font-size:.74rem;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}textarea{resize:vertical;width:100%;min-height:96px;color:var(--ink);background:#ffffffa8;border:1px solid #315b4638;border-radius:16px;outline:none;padding:12px}textarea:focus{border-color:var(--clay);box-shadow:0 0 0 4px #c5663d24}.submit-button{background:var(--clay);color:#fffaf0;border:0;border-radius:999px;flex:none;padding:18px 28px;font-weight:900;box-shadow:0 16px 36px #c5663d47}.submit-button:disabled{box-shadow:none;background:#a9b0aa}.error-card{color:#8a321d;background:#ffe8dae6;margin-top:18px;padding:18px 22px;font-weight:800}@media (width<=980px){.app-shell{padding:18px}.workspace{grid-template-columns:1fr}.word-grid,.image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-heading{flex-direction:column;align-items:stretch}.submit-button{width:100%}}@media (width<=620px){.app-shell{padding:12px}.word-grid,.image-grid{grid-template-columns:1fr}.choice-panel{border-radius:24px}}.secondary-button{color:var(--moss-deep);background:#fffaf0c7;border:1px solid #315b4638;border-radius:999px;padding:16px 22px;font-weight:900}.secondary-button:disabled{opacity:.42}.intro-page{border:1px solid var(--line);min-height:calc(100svh - 72px);box-shadow:var(--shadow);background:radial-gradient(circle at 14% 12%,#deb35f6b,#0000 22rem),radial-gradient(circle at 86% 20%,#b9d7d0cc,#0000 26rem),linear-gradient(135deg,#fffaf0e6,#e4efe9c7);border-radius:42px;place-items:center;padding:clamp(16px,5vw,72px);display:grid;position:relative;overflow:hidden}.auth-page{border:1px solid var(--line);min-height:calc(100svh - 72px);box-shadow:var(--shadow);background:radial-gradient(circle at 16% 8%,#c5663d38,#0000 22rem),radial-gradient(circle at 88% 18%,#b9d7d0c7,#0000 26rem),linear-gradient(135deg,#fffaf0eb,#f0e2ccd1);border-radius:42px;place-items:center;padding:clamp(16px,5vw,72px);display:grid;position:relative}.intro-card{z-index:1;color:#fffaf0;background:linear-gradient(120deg,#17201ded,#315b46de),radial-gradient(circle at 80% 20%,#deb35fcc,#0000 18rem);border:1px solid #fffaef47;border-radius:40px;width:min(980px,100%);padding:clamp(24px,6vw,86px);position:relative;box-shadow:0 34px 90px #17201d47}.auth-card{color:#fffaf0;background:linear-gradient(120deg,#17201df0,#315b46e0),radial-gradient(circle at 82% 10%,#deb35f8c,#0000 16rem);border:1px solid #fffaef47;border-radius:38px;width:min(680px,100%);padding:clamp(24px,5vw,64px);box-shadow:0 34px 90px #17201d47}.auth-card h1{max-width:620px;font-size:clamp(2.6rem,7vw,6rem)}.auth-card p{color:#fffaefc7}.auth-form{gap:14px;margin-top:24px;display:grid}.auth-form label{gap:7px;display:grid}.auth-form span,.signed-in-label{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:950}.auth-form input{color:#fffaf0;width:100%;font:inherit;background:#fffaef1a;border:1px solid #fffaef33;border-radius:18px;padding:15px 16px;font-weight:800}.auth-error{color:#ffd7c5;background:#c5663d2e;border-radius:16px;padding:12px 14px;font-weight:850}.auth-switch{margin-top:12px}.profile-page{border:1px solid var(--line);min-height:calc(100svh - 72px);box-shadow:var(--shadow);background:radial-gradient(circle at 10% 12%,#deb35f52,#0000 24rem),radial-gradient(circle at 90% 18%,#b9d7d0d1,#0000 30rem),linear-gradient(135deg,#fffaf0eb,#e4efe9cc);border-radius:42px;place-items:center;padding:clamp(14px,3vw,42px);display:grid}.profile-card{border:1px solid var(--line);background:#fffaf0e6;border-radius:34px;width:min(1060px,100%);padding:clamp(18px,4vw,48px);box-shadow:0 24px 80px #17201d21}.profile-heading{justify-content:space-between;gap:22px;margin-bottom:22px;display:flex}.profile-heading h1{max-width:760px;font-size:clamp(2.4rem,5vw,5.6rem)}.profile-heading p{max-width:700px}.profile-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-form label{gap:7px;display:grid}.profile-form span{color:var(--clay);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:950}.profile-form input,.profile-form select,.profile-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#ffffff75;border-radius:16px;padding:14px 15px;font-weight:800}.profile-form textarea{resize:vertical;min-height:150px;line-height:1.5}.profile-wide{grid-column:1/-1}.profile-wide em{color:var(--muted);text-align:right;font-size:.82rem;font-style:normal;font-weight:850}.profile-actions{grid-column:1/-1;justify-content:flex-end;display:flex}.intro-card .eyebrow{color:var(--gold)}.intro-card h1{max-width:860px;font-size:clamp(2.25rem,min(9vw,9svh),8.2rem)}.intro-card p{color:#fffaefcc;max-width:690px;margin:clamp(16px,3vw,24px) 0 0;font-size:clamp(1rem,1.8vw,1.18rem)}.intro-button{background:var(--gold);color:var(--ink);border:0;border-radius:999px;margin-top:clamp(22px,4vw,34px);padding:18px 28px;font-weight:900;box-shadow:0 18px 42px #deb35f47}.review-link-button{color:#fffaf0;background:#fffaef14;border:1px solid #fffaef42;border-radius:999px;width:fit-content;margin-top:14px;padding:13px 20px;font-weight:900;display:block}.intro-orb{filter:blur(1px);opacity:.55;border-radius:999px;position:absolute}.intro-orb.one{background:#c5663d3d;width:24rem;height:24rem;top:-8rem;right:-8rem}.intro-orb.two{background:#315b462e;width:28rem;height:28rem;bottom:-8rem;left:-7rem}@media (width<=620px){.intro-page{border-radius:28px;min-height:calc(100vh - 24px);padding:14px}.intro-card{border-radius:28px}.intro-button{width:100%}}.selection-stack{gap:18px;display:grid}.selected-heading{color:var(--clay);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:.78rem;font-weight:900;display:flex}.selected-heading strong{color:var(--moss-deep)}@media (width<=820px){.intro-page{border-radius:32px;min-height:calc(100svh - 36px)}.intro-card{border-radius:32px;width:100%}.intro-card h1{max-width:640px;font-size:clamp(2.15rem,10vw,4.6rem);line-height:.98}.intro-card p{max-width:560px;font-size:.98rem;line-height:1.6}}@media (width<=430px){.intro-page{border-radius:24px;min-height:calc(100svh - 24px);padding:10px}.intro-card{border-radius:22px;padding:24px 20px}.intro-card .eyebrow{letter-spacing:.1em;margin-bottom:10px;font-size:.68rem}.intro-card h1{letter-spacing:-.045em;font-size:clamp(2rem,12vw,3.25rem)}.intro-card p{font-size:.92rem;line-height:1.55}.intro-button{width:100%;padding:15px 18px}}.selected-tray{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf0eb;border:1px solid #c5663d38;border-radius:24px;padding:12px;position:sticky;top:78px;box-shadow:0 14px 42px #315b461f}.selected-chip-row{flex-wrap:wrap;gap:10px;display:flex}.selected-chip{color:var(--ink);background:#fffaf0;border:1px solid #315b4629;border-radius:999px;align-items:center;gap:10px;padding:10px 12px;font-weight:900;display:flex}.selected-chip em{color:var(--clay);text-transform:uppercase;font-size:.72rem;font-style:normal}.sheet-layer{z-index:80;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.sheet-scrim{cursor:default;background:#17201d57;border:0;position:absolute;inset:0}.explanation-sheet{z-index:1;border:1px solid var(--line);background:#fffaf0;border-radius:30px;width:min(720px,100vw - 24px);max-height:calc(100svh - 32px);margin:0;padding:14px clamp(16px,4vw,28px) clamp(16px,4vw,28px);position:relative;overflow:auto;box-shadow:0 28px 90px #17201d47}.sheet-handle{background:#315b4633;border-radius:999px;width:52px;height:5px;margin:0 auto 16px}.sheet-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.sheet-heading h2{font-size:clamp(2rem,7vw,4rem)}.sheet-close{border:1px solid var(--line);width:38px;height:38px;color:var(--moss-deep);background:#ffffffa8;border-radius:999px;flex:none;place-items:center;font-size:1.3rem;font-weight:900;display:grid}.sheet-description{border-left:4px solid var(--gold);color:var(--moss-deep);margin:14px 0 0;padding-left:14px;font-weight:800}.sheet-textarea{gap:10px;margin-top:20px;display:grid}.sheet-textarea span{color:var(--moss-deep);font-size:.86rem;font-weight:900}.sheet-textarea textarea{min-height:150px}.sheet-actions{justify-content:flex-end;gap:12px;margin-top:16px;display:flex}@media (width<=620px){.selected-tray{border-radius:20px;top:70px}.selected-chip{justify-content:space-between;width:100%}.explanation-sheet{border-radius:24px;width:min(100%,420px);max-height:calc(100svh - 24px)}.sheet-actions{flex-direction:column-reverse}.sheet-actions .submit-button,.sheet-actions .secondary-button{width:100%}}.guided-actions{justify-content:flex-end;margin-top:22px;display:flex}.workspace{margin-top:0}.choice-panel{grid-template-rows:auto minmax(0,1fr) auto;height:calc(100svh - 170px);min-height:560px;display:grid;overflow:hidden}.options-scroll{overscroll-behavior:contain;min-height:0;padding:2px 4px 18px 2px;overflow:hidden auto}.options-scroll::-webkit-scrollbar{width:10px}.options-scroll::-webkit-scrollbar-track{background:#315b4614;border-radius:999px}.options-scroll::-webkit-scrollbar-thumb{background:#315b4652 padding-box padding-box;border:2px solid #0000;border-radius:999px}.guided-actions{z-index:10;background:linear-gradient(#fffaf000,#fffaf0f5 38%);margin:0;padding-top:16px;position:sticky;bottom:0}.selected-tray{position:sticky;top:0}@media (width<=980px){.choice-panel{height:calc(100svh - 150px);min-height:540px}}@media (width<=620px){.choice-panel{height:calc(100svh - 118px);min-height:0;padding:14px}.panel-heading{gap:12px;margin-bottom:14px}.panel-heading h2{font-size:clamp(2rem,11vw,3.2rem)}.panel-heading p{font-size:.92rem;line-height:1.5}.options-scroll{padding-right:2px}}.guided-actions{justify-content:space-between;gap:12px}.guided-actions .submit-button{margin-left:auto}.step2-contained{align-items:center;min-height:calc(100svh - 72px);display:grid}.step2-panel{grid-template-rows:auto auto minmax(0,1fr) auto;height:calc(100svh - 96px);min-height:560px;display:grid;overflow:hidden}.step2-panel-heading h2{letter-spacing:-.02em;max-width:780px;font-family:Manrope,sans-serif;font-size:clamp(1.08rem,2.2vw,1.45rem);font-weight:900;line-height:1.25}.step2-progress{gap:8px;margin-bottom:14px;display:grid}.step2-progress-copy{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:14px;font-size:.78rem;font-weight:900;display:flex}.step2-progress-copy strong{color:var(--moss-deep);letter-spacing:0}.step2-progress-track{background:#315b461a;border-radius:999px;height:10px;overflow:hidden}.step2-progress-track i{border-radius:inherit;background:linear-gradient(90deg, var(--clay), var(--gold));height:100%;transition:width .18s;display:block}.step2-question-area{align-content:center;min-height:0;padding:clamp(10px,2.4vw,24px) 4px;display:grid;overflow-y:auto}.step2-question-area h2{max-width:1050px;min-height:0;font-size:clamp(1.75rem,4.2vw,4.4rem);line-height:1.02}.step2-actions{background:0 0;padding-top:16px;position:static}.step2-complete-card{align-content:center;height:auto;min-height:420px}.step2-complete-card h2{max-width:900px;font-size:clamp(2.4rem,6vw,5.6rem)}.step2-complete-card p:not(.section-kicker){max-width:720px}@media (width<=620px){.step2-contained{min-height:calc(100svh - 24px)}.step2-panel{height:calc(100svh - 24px);min-height:0;padding:14px}.step2-panel-heading h2{font-size:clamp(1.08rem,5vw,1.35rem)}.step2-question-area h2{font-size:clamp(1.65rem,8vw,2.8rem)}.step2-actions .submit-button,.step2-actions .secondary-button{width:100%}}.part-instruction-title{letter-spacing:-.02em;font-family:Manrope,sans-serif;font-size:clamp(1.08rem,2.2vw,1.45rem);font-weight:900;line-height:1.25}.step2-question-area .slider-wrap{margin-top:clamp(18px,3vw,28px)}.step2-question-area{align-content:stretch}.step2-question-list{gap:14px;display:grid}.step2-question-card{border:1px solid var(--line);background:#fffaf0b8;border-radius:22px;padding:clamp(14px,2.2vw,22px)}.question-number{color:var(--clay);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.72rem;font-weight:900}.step2-question-card h2{letter-spacing:-.025em;max-width:940px;margin:0;font-family:Manrope,sans-serif;font-size:clamp(1.02rem,2.4vw,1.55rem);font-weight:900;line-height:1.25}.keyword-description{max-width:860px;color:var(--muted);margin:8px 0 0;font-size:.92rem;font-weight:750;line-height:1.38}.polarity-copy{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.polarity-copy p{border:1px solid var(--line);background:#fffaf0b8;border-radius:16px;margin:0;padding:10px}.polarity-copy strong,.polarity-copy span{display:block}.polarity-copy strong{color:var(--moss-deep);font-size:.86rem;font-weight:950}.polarity-copy span{color:var(--muted);margin-top:4px;font-size:.78rem;font-weight:750;line-height:1.3}.step2-question-card .slider-value{margin-top:8px;padding:6px 12px;font-size:.82rem}.polarity-labels{text-transform:none;letter-spacing:0;align-items:flex-start;gap:16px;font-size:.76rem;line-height:1.25}@media (width<=620px){.step2-question-list{gap:10px}.step2-question-card{border-radius:18px;padding:12px}.step2-question-card h2{font-size:1rem;line-height:1.28}.keyword-description{font-size:.82rem;line-height:1.32}.polarity-copy{grid-template-columns:1fr;gap:7px}.step2-question-card .slider-wrap{margin-top:10px}.polarity-labels{gap:10px;font-size:.68rem}.step2-actions{grid-template-columns:1fr 1fr;display:grid}.step2-actions .submit-button{grid-column:1/-1;width:100%}.step2-actions .secondary-button{width:100%;padding:14px 16px}}.guided-actions .submit-button,.guided-actions .secondary-button{white-space:normal;text-align:center;line-height:1.15}@media (width<=620px){.guided-actions{grid-template-columns:1fr;display:grid}.guided-actions .submit-button,.guided-actions .secondary-button{width:100%;margin-left:0;padding:14px 16px}html,body,#root{width:100%;min-height:100%}body{min-width:0}.app-shell{width:100%;max-width:none;min-height:100svh;margin:0;padding:0}.workspace{height:100svh;margin:0}.choice-panel{border-left:0;border-right:0;border-radius:0;width:100%;height:100svh;min-height:0;padding:14px}.panel-heading{margin-bottom:10px}.part-instruction-title{letter-spacing:-.02em;font-weight:900;line-height:1.22;font-family:Manrope,sans-serif!important;font-size:1.12rem!important}.panel-heading p{max-width:none;font-size:.88rem;line-height:1.42}.selected-tray{padding:10px;top:0}.options-scroll{padding-bottom:10px}.guided-actions{padding-top:10px}.app-shell{padding-top:max(12px, env(safe-area-inset-top));padding-bottom:env(safe-area-inset-bottom)}.workspace,.choice-panel{height:calc(100svh - max(12px, env(safe-area-inset-top)) - env(safe-area-inset-bottom))}}@media (width>=621px){.app-shell{width:100%;max-width:none;min-height:100svh;padding:clamp(16px,2vw,28px)}.workspace{min-height:calc(100svh - clamp(32px,4vw,56px))}.choice-panel{height:calc(100svh - clamp(32px,4vw,56px));min-height:620px}.intro-page,.step2-contained{min-height:calc(100svh - clamp(32px,4vw,56px))}.step2-panel{height:calc(100svh - clamp(32px,4vw,56px))}}@media (width<=620px){.app-shell{padding:max(12px, env(safe-area-inset-top)) 10px max(10px, env(safe-area-inset-bottom))}.workspace{height:calc(100svh - max(12px, env(safe-area-inset-top)) - max(10px, env(safe-area-inset-bottom)))}.choice-panel{height:calc(100svh - max(12px, env(safe-area-inset-top)) - max(10px, env(safe-area-inset-bottom)));border:1px solid var(--line);border-radius:22px;padding:12px}.guided-actions{gap:8px;padding-top:8px}.guided-actions .submit-button,.guided-actions .secondary-button,.step2-actions .submit-button,.step2-actions .secondary-button{min-height:44px;padding:11px 14px;font-size:.92rem}.step2-contained{min-height:calc(100svh - max(12px, env(safe-area-inset-top)) - max(10px, env(safe-area-inset-bottom)))}.step2-panel{height:calc(100svh - max(12px, env(safe-area-inset-top)) - max(10px, env(safe-area-inset-bottom)));border-radius:22px;padding:12px}}@media (width<=820px){.app-shell{min-height:100svh;width:100%!important;max-width:none!important;margin:0!important;padding:12px!important}.workspace{height:calc(100svh - 24px)!important;min-height:0!important;margin:0!important}.choice-panel,.step2-panel{border:1px solid var(--line)!important;border-radius:22px!important;width:100%!important;height:calc(100svh - 24px)!important;min-height:0!important;padding:12px!important}.guided-actions,.step2-actions{gap:7px!important;padding-top:7px!important}.guided-actions .submit-button,.guided-actions .secondary-button,.step2-actions .submit-button,.step2-actions .secondary-button{min-height:40px!important;padding:9px 12px!important;font-size:.86rem!important;line-height:1.1!important}.submit-button,.secondary-button{box-shadow:none}}.selected-tray.empty{background:var(--moss);color:#fffaf0;border-radius:999px;width:fit-content;min-width:170px;padding:10px 16px}.selected-tray.empty .selected-heading{gap:12px;margin:0}.selected-tray.empty .selected-heading span,.selected-tray.empty .selected-heading strong{color:#fffaf0}.selected-tray.has-selections .selected-heading{margin-bottom:12px}@media (width<=620px){.selected-tray.empty{width:100%;min-width:0}}.result-dashboard{min-height:calc(100svh - 72px);padding:clamp(12px,2vw,24px)}.result-dashboard-card{border:1px solid var(--line);background:#fffaf0e0;border-radius:32px;min-height:calc(100svh - 96px);padding:clamp(16px,3vw,34px);box-shadow:0 24px 80px #17201d1f}.score-snapshot-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.score-snapshot-card,.component-score-card{border:1px solid var(--line);background:#ffffff6b;border-radius:24px;padding:14px}.score-snapshot-card>p:not(.section-kicker){min-height:34px;color:var(--muted);margin:0 0 12px;font-size:.78rem;font-weight:800;line-height:1.28}.score-rank-list{gap:8px;display:grid}.score-rank-row{background:#315b4614;border-radius:14px;grid-template-columns:24px 1fr auto;gap:8px;padding:9px;display:grid;position:relative;overflow:hidden}.score-rank-row span,.score-rank-row strong,.score-rank-row em{z-index:1;position:relative}.score-rank-row span{color:var(--clay);font-weight:950}.score-rank-row strong{color:var(--moss-deep)}.score-rank-row em{color:var(--moss-deep);font-style:normal;font-weight:950}.score-rank-row i{background:linear-gradient(90deg, var(--clay), var(--gold));border-radius:999px;height:4px;position:absolute;inset:auto auto 0 0}.component-score-card{margin-top:14px}.component-score-card h3{margin:0 0 12px;font-size:1rem}.component-score-table{gap:6px;display:grid}.component-score-row{color:var(--moss-deep);background:#315b460f;border-radius:14px;grid-template-columns:minmax(160px,1.4fr) repeat(5,minmax(70px,.7fr));align-items:center;gap:8px;padding:9px 10px;font-size:.84rem;font-weight:850;display:grid}.component-score-row.header{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;background:0 0;font-size:.72rem}.component-score-row em{color:var(--muted);font-size:.72rem;font-style:normal;font-weight:750;display:block}.component-score-row strong{color:var(--clay)}.save-status{width:fit-content;color:var(--moss-deep);background:#315b461a;border-radius:999px;padding:8px 12px;font-size:.82rem;font-weight:900;display:inline-flex}.save-status.saved{color:var(--moss);background:#315b4629}.save-status.error{color:var(--clay);background:#c5663d24}@media (width<=620px){.result-dashboard{min-height:100svh;padding:12px}.result-dashboard-card{border-radius:22px;min-height:calc(100svh - 24px);padding:12px}}.slider-wrap{gap:10px;width:100%;display:grid}.slider-labels{width:100%;color:var(--moss-deep);text-transform:lowercase;justify-content:space-between;align-items:center;gap:16px;font-size:.9rem;font-weight:900;display:flex}.slider-labels span:last-child{text-align:right;margin-left:auto}.slider-wrap input[type=range]{width:100%;min-width:0;accent-color:var(--moss);display:block}.slider-value{display:none}.step2-question-card .slider-wrap{margin-top:18px}.polarity-labels{text-transform:none;align-items:flex-start}.polarity-labels span{max-width:46%}.polarity-slider-wrap{position:relative}.polarity-slider-wrap:after{content:"";pointer-events:none;background:#315b4657;border-radius:999px;width:2px;height:14px;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.score-empty-state{color:var(--muted);background:#315b460f;border-radius:14px;padding:12px;font-size:.84rem;font-weight:850}:root{color:#111;--ink:#111;--muted:#111;--paper:#fff;--paper-strong:#fff;--line:#deded9;--moss:#111;--moss-deep:#111;--clay:#111;--gold:#111;--sky:#eeeeea;--shadow:none;background:#f6f6f3;font-family:Manrope,sans-serif}body{background:#fff}h1,h2{letter-spacing:-.045em;font-family:Manrope,sans-serif}p{color:var(--muted)}.app-shell{background:#fff;max-width:1480px;padding:clamp(16px,2.5vw,40px)}.brand-logo{object-fit:contain;width:min(310px,72vw);height:auto;margin:0 0 clamp(30px,6vh,64px);display:block}.auth-page,.intro-page,.profile-page{min-height:calc(100svh - clamp(32px,5vw,80px));box-shadow:none;background:#fff;border:0;border-radius:0;padding:clamp(28px,6vw,88px)}.auth-card,.intro-card,.profile-card{width:min(760px,100%);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0}.auth-card{text-align:center;width:min(700px,100%)}.auth-card .brand-logo{width:min(700px,92vw);margin-bottom:clamp(24px,4vh,40px);margin-left:auto;margin-right:auto}.intro-card h1,.auth-card h1,.profile-heading h1{max-width:760px;font-size:clamp(2.5rem,6vw,5.4rem);font-weight:500;line-height:.98}.auth-card h1{letter-spacing:-.035em;margin-bottom:28px;font-size:clamp(1.65rem,3vw,2.25rem);font-weight:500}.intro-card p,.auth-card>p,.profile-heading p{max-width:620px;font-size:clamp(.95rem,1.4vw,1.08rem);line-height:1.65}.eyebrow,.section-kicker,.question-number{color:#111;letter-spacing:.16em;font-size:.7rem;font-weight:700}.signed-in-label{color:#111!important;font-size:.76rem!important}.intro-button,.submit-button,.secondary-button,.review-link-button{min-height:48px;box-shadow:none;border-radius:0;padding:13px 20px;font-size:.88rem;font-weight:700}.intro-button,.submit-button{color:#fff;background:#111;border:1px solid #111}.intro-button:hover:not(:disabled),.submit-button:hover:not(:disabled){background:#333}.intro-button:disabled,.submit-button:disabled{color:#777772;background:#d1d1cc;border-color:#d1d1cc}.secondary-button{color:#111;background:#fff;border:1px solid #cfcfca}.review-link-button{color:#111;text-underline-offset:4px;text-decoration:underline}.auth-form,.profile-form{gap:18px}.auth-form{gap:12px;width:min(320px,100%);margin:0 auto}.auth-form label,.profile-form label,.sheet-textarea{gap:8px}.auth-form label{text-align:left}.auth-form span{letter-spacing:.1em;font-size:.65rem;font-weight:700}.auth-form input{min-height:38px;padding:8px 10px;font-size:.82rem;font-weight:500}.auth-form .intro-button{min-height:38px;padding:8px 14px;font-size:.78rem}.auth-switch{text-align:center;justify-self:center;min-height:0;margin-top:0;padding:6px 10px;font-size:.7rem}.auth-form input,.profile-form input,.profile-form select,.profile-form textarea,textarea{color:#111;box-shadow:none;background:#fff;border:1px solid #cfcfca;border-radius:0}.auth-form input:focus,.profile-form input:focus,.profile-form select:focus,.profile-form textarea:focus,textarea:focus{border-color:#111;box-shadow:0 0 0 1px #111}.choice-panel,.error-card,.result-dashboard-card{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:1px solid #deded9;border-radius:4px}.panel-heading{border-bottom:1px solid #e8e8e3;padding-bottom:18px}.part-instruction-title,.step2-panel-heading h2{font-size:clamp(1.05rem,1.8vw,1.3rem);font-weight:600}.options-scroll::-webkit-scrollbar-track{background:0 0}.options-scroll::-webkit-scrollbar-thumb{background:#c8c8c2}.selected-tray,.selected-tray.empty{color:#111;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#f7f7f4;border:1px solid #d8d8d3;border-radius:2px}.selected-tray.empty .selected-heading span,.selected-tray.empty .selected-heading strong,.selected-heading,.selected-heading strong{color:#111}.selected-chip{background:#eaeae6;border:0;border-radius:0;padding:7px 10px;font-size:.82rem}.selected-chip em{color:#111}.select-card,.card-button{border-radius:2px}.select-card{background:#fff;border-color:#d8d8d3;transition:border-color .14s,background .14s}.select-card:hover:not(.disabled){border-color:#777772}.select-card.selected{background:#f2f2ef;border-color:#111;transform:none}.word-grid{gap:8px}.word-grid .card-button{padding:11px 15px}.card-button strong{font-size:1rem;font-weight:650}.remove-badge{color:#111;width:22px;height:22px;box-shadow:none;background:#fff;border:1px solid #111;border-radius:50%;font-size:.9rem;top:-8px;right:-8px}.placeholder-art{color:#111;background:#efefec;border:1px solid #d8d8d3;border-radius:0}.placeholder-art span{letter-spacing:-.04em;font-family:Manrope,sans-serif;font-size:clamp(1.1rem,2vw,1.5rem);font-weight:600}.placeholder-art p{color:#111;font-weight:500}.guided-actions{background:linear-gradient(#fff0,#fff 38%)}.step2-progress-track{background:#e5e5e0;border-radius:0;height:3px}.step2-progress-track i{background:#111;border-radius:0}.step2-question-list{gap:10px}.step2-question-card,.polarity-copy p{background:#fff;border:1px solid #e0e0db;border-radius:2px}.step2-question-card h2{font-weight:600}.slider-wrap input[type=range]{accent-color:#111}.polarity-slider-wrap:after{background:#8f8f89}.explanation-sheet{background:#fff;border:1px solid #d8d8d3;border-radius:2px;box-shadow:0 18px 60px #00000029}.sheet-scrim{background:#0000004d}.sheet-close{color:#111;background:#fff;border-color:#cfcfca}.sheet-description{color:#111;border-left:1px solid #111}.admin-mode-bar{background:#fffffff5;border:1px solid #d8d8d3;border-radius:2px;box-shadow:0 8px 30px #00000014}.admin-mode-bar button,.admin-mode-bar .admin-primary{border-radius:0}.score-snapshot-card,.component-score-card,.score-rank-row,.component-score-row,.score-empty-state{border-radius:2px}.score-rank-row,.component-score-row,.score-empty-state{background:#f2f2ef}.score-rank-row span,.score-rank-row strong,.score-rank-row em,.component-score-row strong{color:#111}.score-rank-row i{background:#111}.auth-card,.intro-card,.profile-card,.choice-panel,.step2-question-card,.result-dashboard-card,.score-snapshot-card,.component-score-card,.explanation-sheet,.selected-tray,.select-card,.polarity-copy p,.auth-card p,.intro-card p,.profile-card p,.choice-panel p,.step2-question-card p,.result-dashboard-card p,.explanation-sheet p,.auth-card span,.intro-card span,.profile-card span,.choice-panel span,.step2-question-card span,.result-dashboard-card span,.explanation-sheet span,.auth-card label,.profile-card label,.choice-panel label,.step2-question-card label,.explanation-sheet label,.auth-card strong,.intro-card strong,.profile-card strong,.choice-panel strong,.step2-question-card strong,.result-dashboard-card strong,.explanation-sheet strong,.profile-card em,.choice-panel em,.result-dashboard-card em,.auth-card h1,.intro-card h1,.profile-card h1,.profile-card h2,.choice-panel h1,.choice-panel h2,.step2-question-card h2,.result-dashboard-card h1,.result-dashboard-card h2,.result-dashboard-card h3,.explanation-sheet h2{color:#111}.intro-button,.submit-button,.admin-mode-bar .admin-primary{color:#fff}.step1-quality-page{place-items:center;min-height:calc(100svh - clamp(32px,5vw,80px));display:grid}.step1-quality-panel{width:min(760px,100%);height:auto;min-height:0;padding:clamp(24px,4vw,48px)}.step1-quality-groups{grid-template-columns:minmax(0,420px);justify-content:center;gap:clamp(28px,5vw,64px);padding:clamp(8px,2vw,20px) 0;display:grid}.step1-quality-panel.image-phase{width:min(1080px,100%);max-height:calc(100svh - clamp(32px,5vw,80px))}.step1-quality-groups.image-phase{grid-template-columns:1fr;justify-content:stretch;min-height:0;padding-right:8px;overflow-y:auto}.auth-page,.intro-page,.profile-page,.step1-quality-page,.step2-contained,.result-dashboard{width:100%;margin-inline:auto}.auth-card,.intro-card,.profile-card,.step1-quality-panel,.step2-panel,.result-dashboard-card{margin-left:auto;margin-right:auto}.step2-contained{justify-items:center}.step2-panel{width:min(1180px,100%)}.result-dashboard-card{width:min(1400px,100%)}.step1-quality-groups.image-phase .selection-stack{min-height:0}.step1-quality-groups.image-phase .image-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.quality-word-group{border:0;gap:12px;min-width:0;margin:0;padding:0;display:grid}.quality-word-group legend{color:#111;margin-bottom:8px;padding:0;font-size:.82rem;font-weight:700}.quality-word-group label{color:#111;grid-template-columns:22px 1fr;align-items:center;gap:10px;display:grid}.quality-word-group label span{color:#111;font-size:.72rem;font-weight:700}.quality-word-group input{color:#111;width:100%;min-width:0;height:42px;font:inherit;background:#fff;border:0;border-bottom:1px solid #9b9b96;border-radius:0;outline:none;padding:8px 2px;font-size:.95rem}.quality-word-group input:focus{border-bottom-color:#111;box-shadow:0 1px #111}.step1-input-error{color:#111;margin:4px 0 0;font-size:.78rem;font-weight:700}@media (width<=620px){.step1-quality-page{min-height:calc(100svh - 20px)}.step1-quality-panel{height:auto!important;padding:22px!important}.step1-quality-groups{grid-template-columns:1fr;gap:28px}.step1-quality-panel.image-phase{max-height:calc(100svh - 20px)}.step1-quality-groups.image-phase .image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.user-results-page{color:#111;width:min(1120px,100%);min-height:calc(100svh - clamp(32px,5vw,80px));margin:0 auto;padding:clamp(28px,5vw,72px) 0}.user-results-heading{text-align:center;width:min(720px,100%);margin:0 auto clamp(36px,6vw,72px)}.user-results-heading h1{color:#111;margin:0;font-size:clamp(2.4rem,6vw,5.2rem);font-weight:500;line-height:.98}.user-results-heading>p:not(.section-kicker){color:#111;width:min(560px,100%);margin:20px auto 0}.user-result-list{gap:18px;display:grid}.user-result-card{color:#111;border-top:1px solid #111;grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);min-height:280px;padding-top:18px;display:grid}.user-result-art{color:#111;background:#efefec;flex-direction:column;justify-content:space-between;min-height:250px;padding:20px;display:flex}.user-result-art span{letter-spacing:-.04em;font-size:clamp(1.5rem,3vw,2.4rem);font-weight:600}.user-result-art small{letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:700}.user-result-copy{color:#111;flex-direction:column;justify-content:center;padding:clamp(24px,5vw,64px);display:flex}.user-result-rank{color:#111;letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:.68rem;font-weight:700}.user-result-copy h2{color:#111;margin:0;font-size:clamp(1.8rem,4vw,3.5rem);font-weight:500;line-height:1}.user-result-copy h2 span{color:#111;letter-spacing:0;margin-top:8px;font-size:.46em;font-weight:600;display:block}.user-result-copy>p:not(.user-result-rank){color:#111;max-width:620px;margin:22px 0 0}.user-result-wing{color:#111;flex-wrap:wrap;align-items:baseline;gap:8px 14px;margin-top:24px;display:flex}.user-result-wing span{letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:700}.user-result-wing strong{font-size:.9rem}.user-results-page>.save-status{margin:24px auto 0}.pwa-status{z-index:1200;color:#111;background:#fff;border:1px solid #111;flex-wrap:wrap;align-items:center;gap:10px;width:min(440px,100vw - 32px);padding:12px;display:flex;position:fixed;bottom:16px;right:16px;box-shadow:0 10px 36px #0000001f}.pwa-status span{color:#111;flex:220px;font-size:.78rem;line-height:1.45}.pwa-status button{color:#111;background:#fff;border:1px solid #111;min-height:34px;padding:6px 10px;font-size:.72rem;font-weight:700}.pwa-status button:first-of-type{color:#fff;background:#111}@media (width<=700px){.user-results-page{padding:28px 0}.user-results-heading{margin-bottom:42px;padding:0 8px}.user-result-card{grid-template-columns:1fr}.user-result-art{min-height:210px}.user-result-copy{padding:24px 4px 42px}.pwa-status{width:calc(100vw - 20px);bottom:10px;right:10px}}@media (width<=820px){.app-shell{padding:10px!important}.auth-page,.intro-page,.profile-page{min-height:calc(100svh - 20px);padding:28px 22px}.brand-logo{width:min(240px,68vw);margin-bottom:36px}.intro-card h1,.auth-card h1,.profile-heading h1{font-size:clamp(2.25rem,11vw,3.8rem)}.choice-panel,.step2-panel{border-radius:3px!important}.image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.guided-actions .submit-button,.guided-actions .secondary-button,.step2-actions .submit-button,.step2-actions .secondary-button{border-radius:0!important}}@media (width<=430px){.intro-page,.auth-page{padding:24px 18px}.intro-card,.auth-card{padding:0}.intro-card h1,.auth-card h1{font-size:clamp(2.15rem,11vw,3rem)}}
