/* A concise reading key before the detailed result, shared across the product family. */
.ia-result-orientation{padding-top:42px;padding-bottom:44px;border-bottom:1px solid #d8e2d9}
.ia-orientation-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}
.ia-orientation-heading .ia-kicker{margin:0;color:#8a7047}
.ia-orientation-heading p{max-width:450px;margin:0;color:#53665d;font-size:13px;line-height:1.65}
.ia-orientation-grid,.depth-brief,.result-brief{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
.ia-orientation-grid{background:#fffdf7;border:1px solid #d9e0d7;box-shadow:0 12px 38px #173b3008}
.ia-orientation-grid article{min-width:0;padding:23px 25px 25px;border-right:1px solid #e4e9e2}
.ia-orientation-grid article:last-child{border-right:0}
.ia-orientation-grid article>span,.depth-brief article>span,.result-brief article>span{display:block;margin-bottom:16px;color:#94754a;font:650 10px/1.45 'DM Sans',sans-serif;letter-spacing:.15em}
.ia-orientation-grid strong,.depth-brief strong,.result-brief strong{display:block;color:#193e32;font:400 clamp(22px,2.2vw,30px)/1.2 Georgia,serif;letter-spacing:-.025em;overflow-wrap:anywhere}
.ia-orientation-grid p,.depth-brief p,.result-brief p{margin:0;color:#344e42;font-size:15px;line-height:1.65;overflow-wrap:anywhere}
.ia-orientation-grid small{display:block;margin-top:16px;color:#6b7a70;font-size:11px;line-height:1.55;letter-spacing:.02em}
.ia-orientation-sample{margin:13px 0 0;color:#6b7a70;font-size:11px}
.ia-result .ia-result-body{padding-top:54px}

.p-result-orientation{padding-top:32px;padding-bottom:38px}
.p-result-orientation>div:first-child{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}
.p-result-orientation .p-eyebrow{margin:0}
.p-result-orientation p{max-width:480px;margin:0;color:#566b63;font-size:13px;line-height:1.6}
.p-orientation-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#d8e2db;border:1px solid #d8e2db}
.p-orientation-grid article{min-width:0;min-height:120px;padding:23px 19px;background:#fffdf8}
.p-orientation-grid span{display:block;margin-bottom:17px;color:#6d857a;font:650 10px/1.45 'DM Sans',sans-serif;letter-spacing:.13em;text-transform:uppercase}
.p-orientation-grid strong{color:#203e37;font:400 clamp(18px,1.8vw,24px)/1.22 Georgia,serif;overflow-wrap:anywhere}

.depth-brief{margin:25px 0 8px;background:#fcfbf7;border:1px solid #dce2dd}
.depth-brief article{min-width:0;padding:23px;border-right:1px solid #e1e7e1}
.depth-brief article:last-child{border-right:0}
.depth-brief strong{font-size:23px}
.depth-brief p{font-size:14px}
.depth-brief article>span{color:#927748}
.depth-report:not([hidden]) .depth-brief{animation:reading-key-enter .55s ease both}
.result-brief{margin:0 0 50px;border-top:1px solid #d9e1d7;border-bottom:1px solid #d9e1d7;background:#fbfcf8}
.result-brief article{min-width:0;padding:25px 25px 27px;border-right:1px solid #e3e9e2}
.result-brief article:last-child{border-right:0}
.result-brief strong{font-size:27px}
.result-brief p{font-size:14px}
.ia-result-orientation,.p-result-orientation,.result-brief{animation:reading-key-enter .55s ease both}
.report-mobile-contents{display:none}
@keyframes reading-key-enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(max-width:900px){.ia-orientation-grid article,.depth-brief article,.result-brief article{padding:20px}.p-orientation-grid article{padding:20px 14px}}
@media(max-width:700px){
 .ia-result-orientation{padding-top:30px;padding-bottom:27px}
 .ia-orientation-heading,.p-result-orientation>div:first-child{display:block;margin-bottom:17px}
 .ia-orientation-heading p,.p-result-orientation p{margin-top:10px;font-size:12px}
 .ia-orientation-grid,.depth-brief,.result-brief{grid-template-columns:1fr}
 .ia-orientation-grid article,.depth-brief article,.result-brief article{padding:18px 20px;border-right:0;border-bottom:1px solid #e4e9e2}
 .ia-orientation-grid article:last-child,.depth-brief article:last-child,.result-brief article:last-child{border-bottom:0}
 .ia-orientation-grid article>span,.depth-brief article>span,.result-brief article>span{margin-bottom:9px}
 .ia-orientation-grid strong,.depth-brief strong,.result-brief strong{font-size:23px}
 .ia-orientation-grid small{margin-top:8px}
 .ia-result .ia-result-body{padding-top:36px}
 .p-result-orientation{padding-top:25px;padding-bottom:29px}
 .p-orientation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .p-orientation-grid article{min-height:102px;padding:18px 15px}
 .p-orientation-grid span{font-size:9px;margin-bottom:11px}
 .p-orientation-grid strong{font-size:19px}
 .depth-brief{margin:20px 0 5px}
 .result-brief{margin-bottom:32px}
}
@media(max-width:650px){
 .report-layout>.report-sidebar{display:none}
 .report-mobile-contents{display:block;margin:16px 0 0;border:1px solid #d9e2d8;background:#fbfcf8}
 .report-mobile-contents summary{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;color:#20453a;font:650 11px/1.5 'DM Sans',sans-serif;letter-spacing:.15em;cursor:pointer;list-style:none}
 .report-mobile-contents summary::-webkit-details-marker{display:none}
 .report-mobile-contents summary span{font-size:19px;line-height:1;transition:transform .2s ease}
 .report-mobile-contents[open] summary span{transform:rotate(180deg)}
 .report-mobile-contents nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:1px;background:#dce5db}
 .report-mobile-contents a{display:flex;align-items:baseline;gap:8px;min-width:0;padding:13px 12px;background:#fffef9;color:#29493d;font-size:12px;line-height:1.35;text-decoration:none;overflow-wrap:anywhere}
 .report-mobile-contents a small{flex:none;color:#997a4d;font:650 10px 'DM Sans',sans-serif}
 .report-mobile-contents .print-report{min-width:0;padding:13px 12px;border:0;background:#f0f5ed;color:#29493d;font:500 12px/1.35 'DM Sans',sans-serif;text-align:left;cursor:pointer}
 .report-mobile-contents .print-report:hover,.report-mobile-contents .print-report:focus-visible{background:#e5eee4;outline:2px solid #668477;outline-offset:-2px}
}
@media(prefers-reduced-motion:reduce){.ia-result-orientation,.p-result-orientation,.result-brief,.depth-report:not([hidden]) .depth-brief{animation:none}}
body.ia-motion-paused .ia-result-orientation,body.ia-motion-paused .p-result-orientation,body.ia-motion-paused .result-brief,body.ia-motion-paused .depth-brief{animation:none}
@media print{.ia-result-orientation,.p-result-orientation,.result-brief,.depth-brief{animation:none!important;break-inside:avoid;box-shadow:none}.ia-orientation-grid,.p-orientation-grid,.result-brief,.depth-brief{background:#fff}.ia-result-orientation{padding:12px 0}.report-mobile-contents{display:none!important}}
