body:has(.br){color:#243b31;background:#f8f9f5}.br{--ink:#243b31;--muted:#647369;--paper:#f8f9f5;--green:#335b43;--line:#dce2d9;--serif:Georgia, "Noto Serif", serif;background:var(--paper);color:var(--ink);letter-spacing:0;min-height:100vh;font-family:Arial,PingFang SC,Hiragino Sans,Malgun Gothic,sans-serif;font-size:15px;line-height:1.65}.br *{box-sizing:border-box}.br a{color:inherit;text-decoration:none}.br button,.br select,.br input{font:inherit}.br button,.br a,.br select{touch-action:manipulation}.br button{cursor:pointer}.br button:disabled{cursor:not-allowed;opacity:.45}.br h1,.br h2,.br h3,.br p{margin:0}.br h1,.br h2,.br h3{text-wrap:balance}.br :focus-visible{outline-offset:5px;outline:3px solid #b97e36}.br-main:focus{outline:none}.br-sr{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.br-skip{z-index:100;background:var(--ink);padding:12px;position:fixed;top:-100px;left:16px;color:#fff!important}.br-skip:focus{top:8px}.br-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;max-width:1320px;margin:auto;padding:27px 52px;display:flex}.br-brand{letter-spacing:-.8px;white-space:nowrap;align-items:center;gap:10px;font-size:22px;font-weight:700;display:flex}.br-brand svg{width:33px;height:33px}.br-brand-dot{color:#7b926d}.br-header nav{gap:30px;font-size:13px;display:flex}.br-header nav a:hover,.br-text-link:hover{color:#648044}.br-language{align-items:center;gap:6px;display:flex}.br-language select{color:var(--ink);background:0 0;border:0;max-width:125px;padding:6px;font-size:12px}.br-main{max-width:1320px;margin:auto;padding:0 52px}.br-kicker{letter-spacing:1.7px;text-transform:uppercase;font-size:10px;font-weight:600;line-height:1.6}.br-hero{grid-template-columns:1.18fr 1fr;align-items:center;gap:85px;padding:78px 0 54px;display:grid;position:relative}.br-small-line{vertical-align:middle;background:#698b58;width:23px;height:1px;margin-right:12px;display:inline-block}.br-hero h1{font-family:var(--serif);letter-spacing:-2.7px;margin:25px 0;font-size:clamp(40px,4.6vw,66px);font-weight:400;line-height:1.09}.br-hero h1 em{color:#70875b;margin-top:8px;font-weight:400;display:block}.br-lead{color:var(--muted);max-width:530px;font-size:16px;line-height:1.8}.br-hero-actions{flex-direction:column;align-items:flex-start;gap:19px;margin:29px 0 19px;display:flex}.br-button{background:var(--green);border:1px solid var(--green);text-align:center;border-radius:6px;justify-content:center;align-items:center;gap:30px;min-height:50px;padding:13px 22px;font-size:13px;font-weight:600;line-height:1.4;transition:background .15s,transform .15s;display:inline-flex;color:#fff!important}.br-button:hover{background:#244332;transform:translateY(-1px)}.br-button span{font-size:21px;line-height:1}.br-button-outline{background:0 0;border-color:#a9b7a6;color:var(--ink)!important}.br-button-outline:hover{background:#e9eee4}.br-text-link{text-align:left;background:0 0;border:0;align-items:center;gap:14px;padding:3px 0;font-size:12px;font-weight:600;line-height:1.6;display:inline-flex}.br-text-link span{font-size:18px}.br-meta{color:#7a857b;font-size:11px}.br-preview{background:#fff;border:1px solid #dce3d8;border-radius:12px;max-width:435px;padding:26px 31px;position:relative;transform:rotate(2deg);box-shadow:0 20px 55px #243b3109}.br-preview-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.br-live-dot{background:#7c946b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #eef3e8}.br-compass{width:100%;margin:10px auto 6px;position:relative}.br-compass svg{width:100%;height:190px;display:block}.br-compass-orbit{background:#edf0df;border:1px solid #d3dac3;border-radius:50%;place-items:center;width:32px;height:32px;font-size:18px;display:grid;position:absolute;top:20px;right:5px}.br-preview h2{font:400 29px/1.2 var(--serif);letter-spacing:-.8px;margin:8px 0 12px}.br-preview>p:not(.br-kicker){color:var(--muted);font-size:12px;line-height:1.8}.br-preview-foot{color:#77816f;border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:22px;padding-top:15px;font-size:9px;display:flex}.br-preview-foot>span:last-child{color:#889a65;font-size:25px}.br-hero-note{letter-spacing:2px;color:#8a9585;grid-column:1/-1;justify-content:space-between;margin-top:-25px;font-size:9px;display:flex}.br-trust-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;padding:21px 0;font-size:11px;display:flex}.br-trust-row>span{align-items:center;gap:10px;display:flex}.br-trust-row>span>span{color:#708c56}.br-section{padding:66px 0}.br-section-head{max-width:680px;margin-bottom:30px}.br-section-head h2{font:400 36px/1.18 var(--serif);letter-spacing:-1px;margin:13px 0}.br-section-head>p:not(.br-kicker){color:var(--muted);font-size:14px}.br-problem-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.br-problem-card{text-align:left;color:var(--ink);background:#eff2ea;border:1px solid #e4e9df;border-radius:8px;flex-direction:column;min-height:225px;padding:26px;transition:background .15s;display:flex}.br-problem-card:hover{background:#e6eddf}.br-symbol{width:41px;height:41px;font:26px var(--serif);color:#667f54;border:1px solid #bbcbb1;border-radius:50%;place-items:center;margin-bottom:21px;display:grid}.br-symbol-1{background:#e7eadb;border-radius:9px}.br-symbol-2{background:#e3eadf;border-radius:3px}.br-problem-card h3{font:400 23px/1.25 var(--serif);letter-spacing:-.5px;max-width:270px;margin-bottom:22px}.br-card-foot{color:var(--muted);justify-content:space-between;align-items:center;margin-top:auto;font-size:10px;display:flex}.br-card-foot>span{font-size:19px}.br-how{border-top:1px solid var(--line)}.br-steps{grid-template-columns:repeat(3,1fr);gap:42px;margin-top:38px;display:grid}.br-step-number{font:italic 33px var(--serif);color:#93a180;border-bottom:1px solid var(--line);margin-bottom:19px;padding-bottom:15px;display:block}.br-steps h3{font:400 25px var(--serif);margin-bottom:11px}.br-steps p{color:var(--muted);max-width:280px;font-size:13px;line-height:1.8}.br-method-banner{background:#e8eddf;border-radius:10px;justify-content:space-between;align-items:center;gap:40px;padding:42px 45px;display:flex}.br-method-banner>div:first-child{max-width:630px}.br-method-banner h2{font:400 35px/1.2 var(--serif);letter-spacing:-1px;margin:15px 0}.br-method-banner p:not(.br-kicker){color:var(--muted);max-width:570px;margin-bottom:19px;font-size:14px}.br-method-seal{color:#809169;border:1px solid #a8b598;border-radius:50%;justify-content:center;align-items:center;gap:10px;width:145px;min-width:145px;height:145px;display:flex;transform:rotate(-12deg)}.br-method-seal svg{width:38px}.br-method-seal span{letter-spacing:1px;font-size:8px;line-height:2}.br-resource-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.br-resource-grid>a{border-top:1px solid #bac7b3;padding-top:17px;padding-right:15px;position:relative}.br-resource-grid h3{font:400 24px/1.25 var(--serif);margin:13px 0}.br-resource-grid p{color:var(--muted);padding-right:15px;font-size:12px}.br-resource-grid>a>span:last-child{font-size:20px;position:absolute;bottom:0;right:0}.br-deep{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding:32px 0 55px;display:flex}.br-deep h2{font:400 23px var(--serif);margin-bottom:8px}.br-deep p{color:var(--muted);max-width:640px;font-size:12px}.br-deep .br-button{white-space:nowrap}.br-footer{border-top:1px solid var(--line);grid-template-columns:1.5fr 1fr;gap:25px;max-width:1216px;margin:auto;padding:35px 0;display:grid}.br-footer p{color:var(--muted);max-width:520px;margin-top:15px;font-size:10px}.br-footer-links{flex-wrap:wrap;place-content:flex-start flex-end;gap:16px;font-size:10px;display:flex}.br-footer small{color:var(--muted);font-size:9px}.br-flow{max-width:690px;min-height:75vh;margin:auto;padding:50px 0 80px}.br-flow-top{justify-content:space-between;align-items:center;gap:25px;margin-bottom:33px;display:flex}.br-flow h1,.br-result>h1,.br-method-page h1{font:400 40px/1.18 var(--serif);letter-spacing:-1px;margin-bottom:18px}.br-context-fields{gap:22px;margin:35px 0;display:grid}.br-context-fields label{gap:8px;font-size:13px;font-weight:600;display:grid}.br-context-fields select{min-height:52px;color:var(--ink);background:#fff;border:1px solid #bdcbb7;border-radius:6px;width:100%;padding:12px}.br-info{background:#eaf0e3;border-left:3px solid #8d9d75;padding:16px 20px;font-size:13px;line-height:1.8;margin:22px 0!important}.br-fine{color:var(--muted);font-size:11px;line-height:1.8;margin:16px 0!important}.br-quiz progress{appearance:none;background:#e1e7db;border:0;width:100%;height:4px;margin:0 0 23px;display:block}.br-quiz progress::-webkit-progress-bar{background:#e1e7db;border-radius:4px}.br-quiz progress::-webkit-progress-value{background:#6e8957;border-radius:4px}.br-quiz h1{margin:23px 0 28px;font-size:32px;line-height:1.35}.br-options{gap:10px;display:grid}.br-options>button{text-align:left;min-height:57px;color:var(--ink);background:#fff;border:1px solid #dce3d8;border-radius:6px;align-items:center;gap:18px;padding:11px 17px;font-size:14px;display:flex}.br-options>button>span{background:#f0f3eb;border-radius:3px;place-items:center;width:27px;height:27px;font-size:11px;display:grid}.br-options>button>i{border:1px solid #dce3d8;border-radius:50%;place-items:center;width:21px;height:21px;margin-left:auto;font-style:normal;display:grid}.br-options>button:hover{border-color:#859976}.br-options>button.is-selected{background:#eaf0e1;border-color:#5d794e}.br-options>button.is-selected>i{color:#fff;background:#49633e;border-color:#49633e}.br-options .br-na{background:0 0;border-style:dashed;justify-content:center;margin-top:5px;font-size:12px}.br-flow-bottom{justify-content:space-between;align-items:center;gap:20px;margin-top:27px;display:flex}.br-result{max-width:1000px;margin:auto;padding:45px 0 70px}.br-result>.br-lead{max-width:800px}.br-result-grid{grid-template-columns:1fr 1fr;gap:25px;margin:35px 0;display:grid}.br-focus{background:#e7eddf;border-radius:9px;flex-direction:column;align-items:flex-start;padding:33px;display:flex;position:relative}.br-focus-star{color:#7a905d;margin:30px 0 24px;font-size:57px;line-height:1}.br-focus h2{font:400 35px/1.2 var(--serif);letter-spacing:-.6px;margin-bottom:18px}.br-focus>p:not(.br-kicker){color:#4e624e;margin-bottom:30px;font-size:14px;line-height:1.8}.br-focus .br-button{max-width:100%;margin-top:auto}.br-scorecard{border:1px solid var(--line);background:#fff;border-radius:9px;padding:29px}.br-scorecard h2{font:400 24px/1.3 var(--serif)}.br-score{margin:18px 0}.br-score>div:first-child{justify-content:space-between;gap:15px;margin-bottom:8px;font-size:11px;display:flex}.br-score strong{font-size:11px;font-weight:400}.br-score-track{background:#edf0e8;border-radius:3px;height:5px;overflow:hidden}.br-score-track>span{background:#879e6b;border-radius:3px;height:100%;display:block}.br-score small{color:var(--muted);font-size:9px}.br-training{border:1px solid #c6d3bd;border-radius:9px;margin-top:30px;padding:30px}.br-training h2{font:400 31px var(--serif);margin:12px 0}.br-training>p{color:var(--muted);max-width:760px;font-size:13px}.br-observations{grid-template-columns:repeat(5,1fr);gap:12px;margin:27px 0;display:grid}.br-observations label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;gap:8px;padding:17px;display:grid;position:relative}.br-observations label.is-done{background:#e8efde;border-color:#8ba577}.br-observations input{accent-color:#416035;width:17px;height:17px;position:absolute;top:17px;right:12px}.br-observations label>span:first-of-type{font:italic 29px var(--serif);color:#809469}.br-observations label>span:last-of-type{font-size:11px}.br-observations small{color:var(--muted);margin-top:5px;font-size:9px;display:block}.br-report-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:30px;display:flex}.br-context-summary{color:var(--muted);font-size:12px}.br-method-page{max-width:800px;margin:auto;padding:60px 0 80px}.br-method-page h1{margin-top:18px}.br-method-page ol{margin:35px 0;padding-left:24px;list-style:decimal}.br-method-page li{color:var(--muted);margin:20px 0;padding-left:10px}.br-method-page .br-button{margin-top:20px}.br[lang^=zh] .br-hero h1,.br[lang=ko-KR] .br-hero h1,.br[lang=ja-JP] .br-hero h1{letter-spacing:-1px;font-size:clamp(36px,4vw,53px);line-height:1.4}.br[lang^=zh] .br-hero h1 em,.br[lang=ko-KR] .br-hero h1 em,.br[lang=ja-JP] .br-hero h1 em{font-style:normal}.br[lang^=zh] .br-problem-card h3,.br[lang=ja-JP] .br-problem-card h3,.br[lang=ko-KR] .br-problem-card h3{font-size:21px;line-height:1.6}@media (width>=1450px){.br-hero{gap:105px}.br-preview{max-width:455px}}@media (width<=1000px){.br-header{padding:23px 30px}.br-header nav{gap:17px;font-size:11px}.br-main{padding:0 30px}.br-hero{gap:35px;padding-top:55px}.br-hero h1{font-size:48px}.br-preview{padding:22px}.br-footer{margin:0 30px}.br-section-head h2{font-size:31px}.br-problem-card{padding:21px}.br-deep{align-items:flex-start}.br-deep .br-button{white-space:normal;min-width:180px}.br-observations{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.br-header{flex-wrap:wrap;gap:12px;padding:19px 22px}.br-brand{font-size:20px}.br-brand svg{width:29px}.br-header nav{border-top:1px solid var(--line);order:3;justify-content:space-between;gap:10px;width:100%;padding-top:14px;font-size:11px}.br-language{margin-left:auto}.br-main{padding:0 23px}.br-hero{grid-template-columns:1fr;gap:36px;padding:43px 0 28px}.br-hero h1{letter-spacing:-2px;margin:20px 0;font-size:48px;line-height:1.1}.br-hero h1 em{margin-top:7px}.br-lead{font-size:14px;line-height:1.85}.br-hero-actions{gap:16px;margin-top:25px}.br-button{gap:20px;min-height:49px;font-size:12px}.br-hero-actions>.br-button{width:100%}.br-hero-actions>.br-text-link{align-self:center}.br-meta{text-align:center}.br-preview{justify-self:center;width:calc(100% - 8px);max-width:440px;padding:23px;transform:rotate(1deg)}.br-compass svg{height:145px}.br-preview h2{font-size:27px}.br-hero-note{margin-top:0;font-size:8px}.br-trust-row{flex-direction:column;gap:11px;padding:20px 0;font-size:11px}.br-section{padding:42px 0}.br-section-head{margin-bottom:24px}.br-section-head h2{font-size:31px}.br-section-head>p:not(.br-kicker){font-size:13px}.br-problem-grid,.br-resource-grid{grid-template-columns:1fr;gap:13px}.br-problem-card{min-height:0;padding:23px}.br-symbol{margin-bottom:15px}.br-problem-card h3{max-width:100%;margin-bottom:20px;font-size:25px}.br-steps{grid-template-columns:1fr;gap:27px;margin-top:28px}.br-steps article{grid-template-columns:44px 1fr;column-gap:16px;display:grid}.br-step-number{border:0;grid-row:1/3;margin:0;padding:0;font-size:29px}.br-steps h3{font-size:25px}.br-steps p{max-width:none}.br-method-banner{padding:29px 25px;display:block}.br-method-banner h2{font-size:30px}.br-method-seal{display:none}.br-resource-grid{gap:27px}.br-resource-grid h3{font-size:25px}.br-deep{flex-direction:column;gap:19px;padding:25px 0 38px}.br-footer{grid-template-columns:1fr;gap:21px;margin:0 23px;padding:25px 0}.br-footer-links{justify-content:flex-start}.br-flow{padding:28px 0 45px}.br-flow-top{gap:10px;margin-bottom:25px}.br-flow-top>.br-text-link{max-width:50%;font-size:10px}.br-flow-top .br-kicker{font-size:9px}.br-flow h1{font-size:32px}.br-quiz h1{font-size:27px;line-height:1.4}.br-result{padding:28px 0 45px}.br-result>h1{font-size:34px}.br-result-grid{grid-template-columns:1fr;gap:19px;margin-top:26px}.br-focus{padding:26px}.br-focus-star{margin:23px 0 19px}.br-focus h2{font-size:32px}.br-scorecard{padding:24px}.br-training{padding:22px}.br-training h2{font-size:28px}.br-observations{grid-template-columns:1fr;gap:9px}.br-observations label{align-items:center;gap:18px;padding:13px;display:flex}.br-observations input{top:24px;right:15px}.br-observations small{margin-left:9px;display:inline}.br-observations label>span:first-of-type{font-size:26px}.br-report-actions{gap:20px}.br-method-page{padding:35px 0 50px}.br-method-page h1{font-size:34px}.br[lang^=zh] .br-hero h1,.br[lang=ko-KR] .br-hero h1,.br[lang=ja-JP] .br-hero h1{font-size:37px}.br[lang=es-MX] .br-hero h1{font-size:44px}}@media (prefers-reduced-motion:reduce){.br *{scroll-behavior:auto!important;transition:none!important}}@media print{.br-header,.br-footer,.br-report-actions,.br-focus .br-button,.br-flow-top,.br-training{display:none}.br-main,.br-result{padding:0}.br-result-grid{break-inside:avoid}.br{background:#fff}.br-focus,.br-scorecard{box-shadow:none;border:1px solid #ccc}.br-result>h1{font-size:28px}}.br-analytics-choice{color:var(--muted);grid-column:1/-1;align-items:flex-start;gap:8px;font-size:10px;display:flex}.br-analytics-choice input{accent-color:#335b43;margin-top:2px}.cc .br-main{max-width:1240px;margin:auto;padding:0 40px 70px}.cc-design{justify-content:flex-end;align-items:center;gap:8px;max-width:1240px;margin:auto;padding:12px 40px;font-size:12px;display:flex}.cc button[aria-pressed=true]{background:var(--green);color:var(--paper);border-color:var(--green)}.cc-design button{border:1px solid var(--line);color:var(--ink);background:0 0;border-radius:30px;padding:5px 14px}.cc .br-hero{gap:64px;padding:65px 0}.cc .br-hero h1{font-size:clamp(40px,5vw,70px)}.cc .br-hero h1 em{display:block}.cc .br-preview h2{font-size:24px}.cc-character{object-fit:contain;display:none}.cc-actions{flex-wrap:wrap;align-items:center;gap:12px;margin:24px 0;display:flex}.cc-section{border-top:1px solid var(--line);padding:55px 0}.cc-section h2{margin:14px 0 22px;font-size:clamp(28px,3vw,42px);line-height:1.3}.cc-section>h3{margin-top:30px}.cc-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:26px 0;display:grid}.cc-two{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-card{border:1px solid var(--line);background:#fff9;border-radius:14px;min-width:0;padding:27px}.cc-card h3{margin:12px 0;font-size:22px;line-height:1.4}.cc-card h4{margin:18px 0 8px}.cc-card p{margin:10px 0}.cc-card small{color:var(--muted);margin-top:14px;display:block}.cc-number{color:var(--green);opacity:.7;font:italic 32px Georgia}.cc-text-link{text-underline-offset:5px;color:var(--green);background:0 0;border:0;margin-top:16px;display:inline-block;text-decoration:underline!important}.cc-radar svg{width:100%;max-width:430px;margin:auto;display:block}.cc-radar text{fill:var(--ink);font-size:10px}.cc-radar-values{grid-template-columns:1fr 1fr;gap:6px 18px;font-size:12px;display:grid}.cc-radar-values span{justify-content:space-between;gap:5px;display:flex}.cc-radar-values small{color:var(--muted)}.cc-form,.cc-quiz{max-width:860px;margin:45px auto}.cc-form h1,.cc-quiz h1,.cc-report h1,.cc-article h1{margin:18px 0 24px;font-size:clamp(30px,4vw,54px);line-height:1.3}.cc-field{gap:8px;margin:22px 0;display:grid}.cc select{background:var(--paper);color:var(--ink);border:1px solid var(--line);border-radius:8px;width:100%;min-width:0;padding:13px}.cc fieldset{border:0;margin:28px 0;padding:0}.cc legend{margin-bottom:12px;font-weight:700}.cc-choices{flex-wrap:wrap;gap:10px;display:flex}.cc-choices label{border:1px solid var(--line);cursor:pointer;background:#fff8;border-radius:10px;padding:12px 16px}.cc-choices label:has(:checked){border-color:var(--green);background:#d8e7d65c}.cc input{accent-color:var(--green);margin-right:9px}.cc-market-settings{grid-template-columns:1fr 1fr;gap:15px;display:grid}.cc-quiz-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.cc progress{width:100%;height:5px;accent-color:var(--green);margin:20px 0 35px}.cc-bipolar{margin:30px 0}.cc-scale{justify-content:space-between;gap:10px;margin:20px 0;display:flex}.cc-scale button{border:1px solid var(--line);width:65px;height:65px;color:var(--ink);background:#fff;border-radius:50%}.cc-answer-list{gap:10px;margin:28px 0;display:grid}.cc-answer-list button{border:1px solid var(--line);text-align:left;color:var(--ink);background:#fff;border-radius:10px;padding:17px 20px}.cc-samples{background:#e8ede4;border-radius:14px;margin:28px 0;padding:24px}.cc-samples button,.cc-quiz-head button{border:1px solid var(--line);border-radius:24px;padding:9px 16px}.cc-report-hero{padding:45px 0}.cc-type{letter-spacing:.05em;justify-content:space-between;align-items:center;font-family:Georgia,serif;font-size:100px;line-height:1.2;display:flex}.cc-tags{flex-wrap:wrap;gap:8px;margin:25px 0;display:flex}.cc-tags span,.cc-badge{background:#dfe8dc;border-radius:25px;padding:5px 12px;font-size:12px;display:inline-block}.cc-axis-label{justify-content:space-between;display:flex}.cc-axis{background:#d3cbdc;border-radius:8px;height:7px;margin:15px 0 20px;overflow:hidden}.cc-axis span{background:var(--green);height:100%;display:block}.cc-priority{align-self:center;padding:30px}.cc-priority h3{margin:12px 0 20px;font-size:30px}.cc details{border:1px solid var(--line);border-radius:10px;margin:20px 0;padding:20px}.cc details p{margin:20px 0}.cc summary{cursor:pointer}.cc-lesson:hover{border-color:var(--green);transform:translateY(-2px)}.cc-article{max-width:1000px;margin:auto;position:relative}.cc-article>.cc-card{margin:28px 0}.cc[data-design=B] .br{--ink:#302b4a;--muted:#6c6580;--paper:#f7f5ff;--green:#6650a6;--line:#ddd5ef;--serif:Arial, sans-serif;background:radial-gradient(ellipse at 85% 5%, #d9f3f6 0, transparent 38%), var(--paper)}.cc[data-design=B] .cc-character{display:block}.cc[data-design=B] .br-hero-copy{position:relative}.cc[data-design=B] .br-hero-copy>.cc-character{width:150px;height:150px;margin-left:auto}.cc[data-design=B] .br-preview,.cc[data-design=B] .cc-card{background:#fffafc;border-radius:25px;box-shadow:4px 6px #e4ddf3}.cc[data-design=B] .cc-badge,.cc[data-design=B] .cc-tags span,.cc[data-design=B] .cc-samples{background:#e7dff5}.cc[data-design=B] h1,.cc[data-design=B] h2{letter-spacing:-.035em;font-family:Arial,PingFang SC,sans-serif;font-weight:750}.cc[data-design=B] .cc-quiz>.cc-character{float:right;width:90px;height:90px}.cc[data-design=B] .cc-article>.cc-character{width:130px;height:130px;margin-left:auto}.cc[data-design=B] .br-button{border-radius:30px}.cc .br-button-light{background:0 0;color:var(--ink)!important}.cc :focus-visible{outline-offset:4px;outline:3px solid #b38336}.cc .br-info{margin:20px 0}.cc .br-fine{margin-top:18px}@media (width<=760px){.cc .br-main{padding:0 20px 45px}.cc-design{padding:10px 20px}.cc .br-hero{gap:30px;padding:30px 0}.cc-grid,.cc-two,.cc-market-settings{grid-template-columns:1fr}.cc-section{padding:35px 0}.cc-card{padding:22px}.cc-type{font-size:70px}.cc-type .cc-character{width:110px;height:110px}.cc-scale{gap:5px}.cc-scale button{border-radius:10px;width:39px;height:44px;font-size:12px}.cc-radar-values{font-size:11px}.cc-form,.cc-quiz{margin:20px auto}.cc .br-header nav{flex-wrap:wrap}.cc-actions .br-button{max-width:100%}.cc .br-hero h1{font-size:42px}.cc-article h1{font-size:32px}}@media print{.cc .no-print,.cc .br-header,.cc .br-footer,.cc .cc-character{display:none!important}.cc .br-main{max-width:none;padding:0}.cc .br{color:#111!important;background:#fff!important}.cc .cc-report-hero{padding:0 0 20px}.cc-section{padding:20px 0}.cc-card{break-inside:avoid;box-shadow:none!important}.cc-grid{grid-template-columns:1fr 1fr}.cc h2{break-after:avoid}.cc .cc-type{font-size:64px}.cc .cc-radar svg{max-width:300px}.cc details{display:none}.cc a[href]:after{content:" (" attr(href) ")";overflow-wrap:anywhere;font-size:9px}.cc .cc-report a{display:block}.cc .br-info{background:#fff;border:1px solid #aaa}}.cc-process-evidence{border:1px solid var(--line);border-radius:14px;margin:25px 0;padding:25px}.cc-process-evidence p{margin:18px 0}.cc[data-design=B] .br-hero h1 em{color:#7360a3}@page comprehensive{size:A4;margin:14mm}@media print{body:has(.cc){width:auto!important}.cc,.cc *{visibility:visible!important}.cc{page:comprehensive}.cc .br-main{width:100%}.cc .cc-radar-values{font-size:9px}.cc .cc-card{padding:14px}.cc .cc-grid{gap:12px}.cc .cc-report{font-size:11px}.cc .cc-report h2{font-size:23px}.cc .cc-report h3{font-size:17px}.cc .cc-process-evidence{break-inside:avoid}}.cc .br-button-light:hover{background:var(--line);color:var(--ink)!important}
