:root{--ink:#17334c;--muted:#617588;--blue:#1766cc;--teal:#087d88;--paper:#f7f9f8;--line:#e0e9eb;--white:#fff}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Microsoft YaHei",sans-serif;font-size:15px;line-height:1.65}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.4}a:focus-visible,button:focus-visible{outline:3px solid #1766cc;outline-offset:5px}header{height:88px;max-width:1240px;margin:auto;display:flex;align-items:center;gap:22px;padding:0 32px}header img{width:145px;display:block}.brand-label{border-left:1px solid #cfdadd;padding-left:22px;color:var(--muted);font-size:13px}nav{display:flex;gap:30px;margin-left:auto;font-size:14px}.preview{font-size:11px;color:#637988;background:#e9f0f1;padding:5px 11px;border-radius:20px}main{max-width:1180px;margin:0 auto;padding:22px 32px 60px}h1,h2,h3,p{margin-top:0}h1{font-size:52px;line-height:1.28;letter-spacing:-2px;margin-bottom:24px}h2{font-size:26px;line-height:1.4}h3{font-size:18px}p{color:var(--muted)}.eyebrow{font-size:12px;color:var(--teal);letter-spacing:2px;font-weight:700;margin-bottom:22px}.hero{position:relative;display:grid;grid-template-columns:1.1fr 1fr;gap:30px;align-items:center;padding:58px;border-radius:36px;background:radial-gradient(ellipse at 90% 10%,#cdf0ee,transparent 65%),linear-gradient(130deg,#eaf1ff,#f0f8f7 65%,#e3f2f1);overflow:hidden}.hero h1 em{font-style:normal;color:var(--blue)}.hero p{max-width:420px;font-size:16px}.actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;min-height:52px;border-radius:16px;border:0;background:var(--blue);padding:13px 26px;color:#fff;font-weight:600;box-shadow:0 8px 20px #1766cc18}.button.secondary{background:#edf3f7;color:var(--ink);box-shadow:none}.quiet{color:var(--muted);font-size:13px}.art{height:330px;position:relative;display:grid;place-items:center}.orbit{width:280px;height:280px;border:1px solid #ffffffd9;border-radius:50%;position:absolute;box-shadow:0 0 0 28px #ffffff25,0 0 0 58px #ffffff18}.flower{width:176px;height:176px;position:relative;transform:rotate(-12deg)}.flower i{position:absolute;width:104px;height:104px;border-radius:40px;background:linear-gradient(135deg,#a4e7e0,#4fa6ce);box-shadow:inset 0 3px 8px #ffffff88}.flower i:nth-child(2){right:0;background:linear-gradient(135deg,#8bc5ee,#5e8fdf)}.flower i:nth-child(3){bottom:0;background:linear-gradient(135deg,#d0e8f8,#8bace0)}.flower i:nth-child(4){bottom:0;right:0;background:linear-gradient(135deg,#8fdace,#58b9b7)}.face{position:absolute;z-index:2;top:65px;left:60px;font-size:36px;letter-spacing:13px;color:#173c66;transform:rotate(12deg)}.float{position:absolute;z-index:3;background:#ffffffdf;border:1px solid white;padding:12px 18px;border-radius:16px;box-shadow:0 12px 35px #34678110;font-size:13px}.float.one{left:0;top:35px;transform:rotate(-7deg)}.float.two{right:-5px;bottom:42px;transform:rotate(6deg)}.float b{color:var(--teal);margin-right:9px}.section-title{display:flex;justify-content:space-between;align-items:baseline;margin:38px 0 18px}.section-title h2{margin:0}.section-title span{color:var(--muted);font-size:13px}.feature{display:grid;grid-template-columns:1.25fr 1fr;gap:24px}.card{background:white;border:1px solid #e5ecee;border-radius:26px;padding:28px}.test-card{display:flex;gap:24px;align-items:center}.monogram{flex-shrink:0;width:108px;height:108px;border-radius:25px;background:#eaf0fc;display:grid;place-content:center;line-height:1.05;color:#386baf;font-size:34px;font-weight:800;letter-spacing:4px;transform:rotate(-5deg)}.tag{display:inline-block;background:#e4f5ed;color:#287655;font-size:11px;border-radius:8px;padding:3px 9px;margin-bottom:8px}.test-card h3{margin-bottom:8px}.test-card p{font-size:13px;margin-bottom:14px}.text-link{font-weight:600;color:var(--blue);font-size:14px}.steps{display:flex;gap:17px}.steps>span{color:#7fa5b7;font-size:13px;padding-top:4px}.steps h3{margin-bottom:4px;font-size:16px}.steps p{font-size:13px;margin-bottom:14px}.journey{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:24px}.journey p{font-size:13px;margin-bottom:0}.journey b{font-size:14px}.back{display:inline-block;color:var(--muted);font-size:13px;margin:5px 0 25px}.intro{display:grid;grid-template-columns:1fr .8fr;gap:36px;align-items:start}.intro .lead{padding:28px 8px}.intro h1{font-size:44px}.intro-art{background:linear-gradient(140deg,#dbe9fb,#d7f3eb);border-radius:28px;height:200px;margin:24px 0;display:flex;align-items:center;justify-content:center;gap:12px}.letter{font-size:46px;font-weight:800;background:#ffffffbb;width:76px;height:96px;display:grid;place-items:center;border-radius:20px;transform:rotate(-7deg);color:#3478ab}.letter:nth-child(even){transform:rotate(7deg);color:#27867d;background:#f9fffd}.dimensions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dimension{padding:17px;background:white;border:1px solid var(--line);border-radius:18px}.dimension b{display:block;font-size:14px}.dimension small{color:var(--muted);font-size:12px}.start-card{margin-top:28px;padding:32px}.start-card h2{font-size:23px}.numbered{list-style:none;padding:0;counter-reset:step}.numbered li{counter-increment:step;display:flex;gap:14px;margin:23px 0;color:var(--muted);font-size:14px}.numbered li:before{content:'0' counter(step);color:var(--teal);font-size:12px;font-weight:700}.notice{background:#f3f7fa;padding:16px;border-radius:14px;font-size:12px;color:var(--muted);margin:24px 0}.full{width:100%}.center{text-align:center}.small{font-size:12px}.question-shell{max-width:760px;margin:auto}.question-banner{padding:15px 24px 25px}.question-banner h1{font-size:32px;margin-bottom:8px;letter-spacing:-1px}.question-shell{background:linear-gradient(160deg,#e4edff,#eff8f5);padding:28px;border-radius:32px}.question-card{padding:34px;background:white;border-radius:26px}.progress-heading{display:flex;justify-content:space-between;align-items:baseline}.progress-heading strong{font-size:29px}.progress-heading span{color:var(--muted);font-size:13px}.progress{height:7px;background:#eef2f5;border-radius:10px;margin:14px 0 34px;overflow:hidden}.progress i{display:block;height:100%;background:linear-gradient(90deg,#1766cc,#4bb7ba);border-radius:10px}.question-card h2{font-size:23px;margin-bottom:26px}.option{width:100%;text-align:left;border:1px solid #e8edf0;background:#f7f9fa;border-radius:17px;min-height:75px;margin:8px 0;padding:18px;color:var(--ink);display:flex;gap:16px;align-items:center}.option b{border:1px solid #d7e1e9;border-radius:10px;min-width:32px;height:32px;text-align:center;padding-top:2px;font-weight:500}.option[aria-pressed=true]{border-color:var(--blue);background:#edf4ff;box-shadow:0 0 0 1px var(--blue)}.option[aria-pressed=true] b{background:var(--blue);color:white;border-color:var(--blue)}.question-nav{display:flex;justify-content:space-between;margin-top:24px;gap:16px}.report{max-width:820px;margin:auto}.report-head{padding:36px;border-radius:28px;background:linear-gradient(120deg,#e1edff,#dff4ec);margin-bottom:20px}.report-head h1{font-size:34px;margin-bottom:12px}.report-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.report .card h3{margin-bottom:8px}.report .card p{font-size:14px}footer{max-width:1180px;margin:auto;padding:24px 32px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}@media(max-width:760px){header{height:72px;padding:0 22px;gap:13px}header img{width:124px}.brand-label{padding-left:13px;font-size:11px}nav{display:none}.preview{margin-left:auto;font-size:10px;padding:3px 7px}main{padding:12px 18px 36px}.hero{grid-template-columns:1fr;padding:30px 24px 12px;gap:0;border-radius:28px}h1{font-size:36px;letter-spacing:-1.3px;margin-bottom:16px}.eyebrow{font-size:10px;margin-bottom:16px}.hero p{font-size:14px;margin-bottom:0}.hero .actions{margin-top:23px;gap:12px}.hero .button{width:100%}.hero .quiet{width:100%;text-align:center;font-size:11px}.art{height:215px;margin-top:13px}.orbit{width:170px;height:170px;box-shadow:0 0 0 21px #ffffff25}.flower{transform:scale(.77) rotate(-12deg)}.float{padding:8px 11px;font-size:11px}.float.one{top:28px;left:-2px}.float.two{right:-5px;bottom:25px}.feature,.intro{grid-template-columns:1fr;gap:16px}.section-title{margin-top:28px}.section-title h2{font-size:22px}.section-title span{font-size:11px}.card{padding:22px;border-radius:22px}.test-card{gap:16px}.monogram{width:77px;height:89px;font-size:28px;border-radius:19px}.journey{grid-template-columns:1fr;gap:14px;margin-top:18px}.journey .card{padding:19px 22px}.intro .lead{padding:0 3px}.intro h1{font-size:35px}.intro-art{height:166px;margin:22px 0}.letter{width:60px;height:78px;font-size:38px}.start-card{margin-top:0}.back{margin-bottom:20px}.question-shell{padding:16px;border-radius:25px}.question-banner{padding:10px 6px 20px}.question-banner h1{font-size:27px}.question-banner p{font-size:13px;margin:0}.question-card{padding:23px 19px;border-radius:22px;min-height:365px}.question-card h2{font-size:20px}.option{font-size:14px;padding:14px;min-height:78px}.question-nav .button{padding:12px 20px;font-size:14px}.report-head{padding:25px}.report-head h1{font-size:29px}.report-grid{grid-template-columns:1fr}footer{padding:22px;font-size:10px}footer span:last-child{display:none}}
@media(max-width:760px){.hero h1 em{display:block}.hero h1{font-size:34px}}
.quick-home{max-width:630px;margin:8px auto 30px;text-align:center;border-radius:32px;padding:36px 50px;background:radial-gradient(ellipse at 80% 0,#d4f3ee,transparent 70%),linear-gradient(135deg,#e6efff,#f9fcfa);border:1px solid #fff}.quick-home h1{font-size:36px;letter-spacing:-1px;margin:18px 0}.quick-home p{font-size:14px}.quick-symbol{height:82px;width:82px;display:grid;place-items:center;margin:0 auto;border-radius:25px;background:linear-gradient(140deg,#a4e5df,#92b8f0);color:#245578;font-size:13px;transform:rotate(-7deg);box-shadow:inset 0 2px 8px #ffffff99}.quick-meta{display:flex;justify-content:center;align-items:center;gap:26px;margin:28px 0;font-size:12px;color:var(--muted)}.quick-meta b{font-size:18px;color:var(--ink)}.quick-home .intro-note{font-size:11px;margin:20px 0 10px;text-align:left}.quick-home details{font-size:12px;text-align:left;color:var(--muted)}summary{cursor:pointer;padding:12px 0;min-height:44px}.quick-home details p{font-size:12px}.selected-check{margin-left:auto;color:var(--blue)}.axis-labels{display:flex;justify-content:space-between;font-size:13px;gap:10px}.axis-bar{height:10px;border-radius:9px;background:#8dc9bd;overflow:hidden;margin:13px 0 18px}.axis-bar i{display:block;height:100%;background:#387ed2}.type-code{font-size:48px;letter-spacing:9px;font-weight:800;color:var(--blue);margin-bottom:16px}.role-section{margin-top:24px}.role-list details{border-bottom:1px solid var(--line)}.role-list summary{display:flex;justify-content:space-between;font-weight:600;padding:18px 0}.role-list p,.role-list b{font-size:14px}.role-list details[open] summary span{transform:rotate(45deg)}.role-section>p:last-child{margin:20px 0 0}.dimension-result p{margin-bottom:0}@media(max-width:760px){.quick-home{padding:26px 23px;margin:0 auto 16px;border-radius:27px}.quick-home h1{font-size:29px;letter-spacing:-1px}.quick-home .eyebrow{font-size:10px;margin-bottom:20px}.quick-home p{font-size:13px}.quick-meta{gap:17px;margin:25px 0}.question-card .option{min-height:54px;padding:10px 14px;margin:6px 0}.question-card .progress{margin-bottom:24px}.question-card h2{margin-bottom:18px}.question-shell .question-banner h1{font-size:24px}.question-shell .question-banner .eyebrow{display:none}.question-shell .question-banner{padding-bottom:17px}.question-shell>.back{margin-bottom:12px}.role-section h2{font-size:23px}}@media print{header,footer,.back,.actions{display:none!important}body{background:#fff}main{padding:0}.report{max-width:none}.card,.report-head{break-inside:avoid;box-shadow:none}.role-list details{display:block}.role-list details>*{display:block!important}.report-grid{grid-template-columns:1fr 1fr}*{print-color-adjust:exact;-webkit-print-color-adjust:exact}}
.conversation-section{margin-top:24px}.conversation-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.conversation-card{background:#f4f8fc;padding:22px;border-radius:18px}.prompt-number{font-size:12px;color:#087d88;letter-spacing:2px}.conversation-card h3{margin:8px 0}.conversation-card p{font-size:13px}.conversation-card blockquote{margin:18px 0 0;padding-left:14px;border-left:3px solid #81b2df;font-size:14px;color:#17334c}.role-followup{border-radius:16px;background:#f4f8fc;padding:18px;margin:0 0 18px}.role-followup p:last-child{margin-bottom:0}@media(max-width:760px){.conversation-grid{grid-template-columns:1fr}.conversation-section h2{font-size:23px}}@media print{.conversation-card{break-inside:avoid}}
body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif}.quick-home .intro-note{text-align:center}.quick-home .quick-symbol{margin:20px auto}.quick-home h1{letter-spacing:0}.quiz-top{display:flex;justify-content:space-between;align-items:center;font-size:13px}.quiz-top .back{margin:0;padding:10px 0}.question-kicker{font-size:13px;color:var(--muted)}.choice-circle{width:23px;height:23px;border:1px solid #bdd0df;border-radius:50%;margin-left:auto;flex-shrink:0;display:grid;place-items:center}.option[aria-pressed=true] .choice-circle{background:var(--blue);color:white;border-color:var(--blue)}.option:disabled{opacity:1}.back-button{border:0;background:transparent;color:var(--muted);padding:10px 0;min-height:44px}.auto-hint{font-size:12px;color:var(--muted)}.question-nav{align-items:center}.question-shell>.progress{margin:8px 0 22px}.question-card h2{margin-top:15px}.question-shell{max-width:640px}body[data-page=quiz] footer{display:none}body[data-page=quiz] header{height:62px}body[data-page=quiz] main{padding-top:0}.question-nav{margin-top:12px}.option{transition:background .15s,border-color .15s}.quick-home details p{line-height:1.7}@media(max-width:760px){body[data-page=quiz] header{height:56px}body[data-page=quiz] main{padding:0 14px 8px}.question-shell{padding:12px 14px;border-radius:24px}.question-shell>.progress{margin:4px 0 14px;height:5px}.question-card{min-height:0;padding:22px 18px}.question-card h2{font-size:21px;line-height:1.5;min-height:94px;margin:12px 0 16px}.question-card .option{min-height:49px;margin:8px 0;padding:11px 14px;font-size:15px}.question-nav{margin-top:6px}.quick-home{padding:25px}.quick-home h1{font-size:30px}}@media(max-width:760px) and (max-height:680px){body[data-page=quiz] header{height:48px}.question-shell{padding:8px 12px}.question-card{padding:16px}.question-card h2{font-size:19px;min-height:74px;margin:10px 0 12px}.question-card .option{min-height:44px;padding:8px 12px;margin:6px 0}.question-shell>.progress{margin-bottom:10px}.question-nav{margin-top:0}}@media(prefers-reduced-motion:reduce){.option{transition:none}}
