:root{color:#24332f;background:#f6fbf8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{min-height:100%;background:#f6fbf8}body{min-width:320px;min-height:100vh;margin:0}button{font:inherit}.app-shell{position:relative;width:100%;min-height:100vh;overflow-x:clip;background:linear-gradient(180deg,#fffc,#ecf8f1bd),#f6fbf8}.ambient{position:fixed;z-index:0;width:360px;height:360px;pointer-events:none;border-radius:999px;filter:blur(16px);opacity:.5}.ambient-a{top:-160px;right:-160px;background:#b9ecdb}.ambient-b{bottom:18%;left:-210px;background:#ffd8c7}.landing,.quiz-view,.preview-view,.full-report,.loading{position:relative;z-index:1;width:min(100%,760px);margin:0 auto;padding:18px 18px 56px}.topbar{display:flex;align-items:center;justify-content:space-between;min-height:44px;color:#587069;font-size:13px}.brand-mark{color:#24332f;font-weight:800}.hero{display:grid;gap:28px;padding:34px 0 12px}.hero-copy h1,.question-panel h1,.result-hero h1,.report-cover h1{margin:0;color:#1f302c;font-size:clamp(34px,10vw,58px);font-weight:850;line-height:1.06;letter-spacing:0}.subtitle{max-width:540px;margin:18px 0 0;color:#36524b;font-size:20px;font-weight:700;line-height:1.45}.description{max-width:600px;margin:14px 0 26px;color:#607670;font-size:15px;line-height:1.8}.primary-cta,.ghost-button{min-height:50px;border:0;border-radius:999px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.primary-cta{display:inline-flex;align-items:center;justify-content:center;min-width:172px;padding:0 26px;color:#fff;background:linear-gradient(135deg,#217a61,#e56f4f);box-shadow:0 18px 36px #2c775d3d;font-weight:800}.primary-cta:hover,.ghost-button:hover{transform:translateY(-1px)}.primary-cta:disabled,.ghost-button:disabled{cursor:not-allowed;opacity:.45;transform:none}.breathe{animation:breathe 2.3s ease-in-out infinite}@keyframes breathe{0%,to{transform:translateY(0) scale(1);box-shadow:0 18px 36px #2c775d38}50%{transform:translateY(-1px) scale(1.035);box-shadow:0 22px 44px #e56f4f47}}.relationship-map{position:relative;min-height:300px;border-radius:30px;background:linear-gradient(135deg,#ffffffc7,#ffffff6b),radial-gradient(circle at 26% 28%,#d6f3e8 0 18%,transparent 19%),radial-gradient(circle at 78% 30%,#ffe0d4 0 16%,transparent 17%),radial-gradient(circle at 48% 76%,#dbe7ff 0 20%,transparent 21%);box-shadow:inset 0 0 0 1px #48766814,0 26px 60px #2d5c4e24}.map-node{position:absolute;display:grid;width:94px;height:94px;place-items:center;border:1px solid rgba(50,95,82,.12);border-radius:999px;background:#ffffffe0;color:#25463e;font-size:15px;font-weight:800;box-shadow:0 14px 32px #2c5b4e1f}.map-node-a{top:28px;left:30px}.map-node-b{top:34px;right:38px}.map-node-c{bottom:32px;left:54px}.map-node-d{right:38px;bottom:48px;width:112px;height:112px;background:#247a62;color:#fff}.map-line{position:absolute;height:2px;background:linear-gradient(90deg,#247a621a,#247a6280,#e56f4f38);transform-origin:left center}.map-line-a{top:126px;left:98px;width:185px;transform:rotate(14deg)}.map-line-b{bottom:111px;left:138px;width:186px;transform:rotate(-18deg)}.landing-points{display:grid;gap:10px;margin:24px 0}.point-card{display:grid;grid-template-columns:10px 1fr;gap:12px;align-items:start;padding:16px;border:1px solid rgba(77,129,113,.11);border-radius:8px;background:#ffffffb8}.point-card span{width:10px;height:10px;margin-top:6px;border-radius:999px;background:#e56f4f}.point-card p,.feature-list p,.preview-modules p,.report-module p,.soft-panel p,.access-panel p,.compliance-note{margin:0;color:#506963;font-size:15px;line-height:1.8}.soft-panel,.score-panel,.access-panel{padding:22px;border:1px solid rgba(77,129,113,.12);border-radius:8px;background:#ffffffc7;box-shadow:0 20px 44px #2d5c4e1a}.soft-panel h2,.score-panel h2,.access-panel h2{margin:0 0 12px;color:#24332f;font-size:22px;line-height:1.25}.feature-list{display:grid;gap:8px;margin-bottom:18px}.soft-panel small{display:block;color:#758981;font-size:12px;line-height:1.7}.notice,.loading{color:#9a3e2c;font-weight:700}.quiz-head{display:flex;justify-content:space-between;padding-top:12px;color:#5d756f;font-size:13px;font-weight:700}.progress-track,.score-track{overflow:hidden;height:8px;border-radius:999px;background:#247a621f}.progress-track{margin:14px 0 26px}.progress-track div,.score-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#247a62,#e56f4f)}.question-panel{display:grid;gap:20px;padding:24px 0 0}.dimension-name{width:fit-content;margin:0;padding:8px 12px;border-radius:999px;background:#e6f5ee;color:#247a62;font-size:13px;font-weight:800}.question-panel h1{font-size:clamp(25px,7vw,40px);line-height:1.22}.option-list{display:grid;gap:10px}.option-button{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:center;min-height:58px;padding:12px 14px;border:1px solid rgba(77,129,113,.12);border-radius:8px;background:#ffffffd6;color:#314943;text-align:left;cursor:pointer}.option-button span{display:grid;width:34px;height:34px;place-items:center;border-radius:999px;background:#eef7f2;color:#247a62;font-weight:850}.option-button.selected{border-color:#247a6280;background:#f0fbf6;box-shadow:0 14px 30px #247a621f}.option-button.selected span{background:#247a62;color:#fff}.quiz-actions{display:flex;gap:12px;justify-content:space-between;padding-top:4px}.ghost-button{min-width:112px;padding:0 20px;border:1px solid rgba(55,95,83,.14);background:#ffffffbf;color:#426158;font-weight:800}.ghost-button.strong{color:#247a62;background:#e9f7f1}.result-hero,.report-cover{padding:28px 0 18px}.result-hero p,.report-cover p{margin:0 0 8px;color:#e56f4f;font-size:14px;font-weight:850}.result-hero span,.report-cover span{display:block;margin-top:14px;color:#5f746f;font-size:15px;font-weight:700}.result-summary,.score-panel,.preview-modules,.access-panel,.report-intro,.module-stack,.compliance-note{margin-top:18px}.score-panel{display:grid;gap:14px}.score-row{display:grid;gap:8px}.score-row div:first-child{display:flex;justify-content:space-between;color:#2d443f;font-size:14px}.score-row span{color:#247a62;font-weight:850}.preview-modules,.module-stack{display:grid;gap:12px}.preview-modules article,.report-module{padding:18px;border:1px solid rgba(77,129,113,.1);border-radius:8px;background:#ffffffad}.preview-modules h3,.report-module h2{margin:0 0 8px;color:#24332f;font-size:18px;line-height:1.35}.access-panel{display:grid;gap:12px;text-align:center}.access-panel .primary-cta{width:100%}.compliance-note{padding:18px;border-radius:8px;background:#eaf6f0}@media(min-width:760px){.landing,.quiz-view,.preview-view,.full-report,.loading{padding-right:28px;padding-left:28px}.hero{grid-template-columns:1fr 330px;align-items:center;padding-top:48px}.landing-points{grid-template-columns:repeat(3,1fr)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
