.aptitude-page{background:var(--sg-paper)}
.aptitude-shell{padding-top:26px;padding-bottom:45px}
.aptitude-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:32px;align-items:center;padding:42px 44px;border:1px solid var(--sg-line);border-radius:26px;background:linear-gradient(135deg,#fff 0%,#fff 58%,#f3faf8 100%);box-shadow:0 15px 42px rgba(21,59,103,.07)}
.aptitude-hero::before{content:"";position:absolute;left:0;top:0;width:7px;height:100%;background:linear-gradient(180deg,var(--sg-yellow),var(--sg-teal))}
.aptitude-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:13px;color:var(--sg-teal);font-size:.74rem;font-weight:900;letter-spacing:.08em}
.aptitude-kicker::before{content:"";width:28px;height:2px;background:var(--sg-teal)}
.aptitude-hero h1{margin:0 0 18px;color:var(--sg-navy-2);font-size:clamp(2rem,4vw,3.15rem);line-height:1.16;font-weight:900;letter-spacing:-.05em}
.aptitude-hero h1 em{font-style:normal;color:var(--sg-teal)}
.aptitude-hero p{margin:0;max-width:780px;color:#5c6d7d;font-size:.96rem;line-height:1.9}
.aptitude-hero p strong{color:var(--sg-navy)}
.aptitude-hero-badges{display:flex;gap:7px;flex-wrap:wrap;margin-top:20px}.aptitude-hero-badges span{padding:7px 10px;border:1px solid #d8e3e6;background:#f8fbfa;border-radius:999px;color:#586c7b;font-size:.72rem;font-weight:800}
.aptitude-hero-art{position:relative;min-height:320px;display:flex;align-items:flex-end;justify-content:center;border-radius:22px;background:linear-gradient(160deg,#fff8dc,#f5f8ef);border:1px solid #eadfae}
.aptitude-hero-art img{height:305px;width:auto;max-width:92%;object-fit:contain;filter:drop-shadow(0 13px 18px rgba(21,59,103,.10))}
.hero-fit-chip{position:absolute;padding:8px 11px;border-radius:999px;background:#fff;border:1px solid #dbe5e7;color:var(--sg-navy);font-size:.72rem;font-weight:900;box-shadow:0 6px 15px rgba(21,59,103,.08)}
.hero-fit-chip.chip-a{left:14px;top:24px}.hero-fit-chip.chip-b{right:14px;top:84px}.hero-fit-chip.chip-c{left:16px;bottom:18px}

.aptitude-intro,.aptitude-test,.aptitude-result,.aptitude-methodology{margin-top:20px}
.aptitude-intro-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}
.aptitude-intro-grid article{padding:22px;border:1px solid var(--sg-line);border-radius:18px;background:#fff;box-shadow:0 5px 16px rgba(21,59,103,.03)}
.aptitude-step-label{display:block;margin-bottom:8px;color:var(--sg-teal);font-size:.72rem;font-weight:900;letter-spacing:.04em}
.aptitude-intro-grid h2{margin:0 0 10px;color:var(--sg-navy-2);font-size:1.05rem;line-height:1.5}.aptitude-intro-grid p{margin:0;color:#617283;font-size:.84rem;line-height:1.78}
.aptitude-start-box{margin-top:13px;padding:22px 24px;border:1px solid #d5e3e5;border-radius:18px;background:linear-gradient(135deg,#f1f8f6,#fff);display:flex;align-items:center;justify-content:space-between;gap:18px}
.aptitude-start-box strong{display:block;margin-bottom:4px;color:var(--sg-navy);font-size:.95rem}.aptitude-start-box span{display:block;color:#687989;font-size:.79rem;line-height:1.6}
.aptitude-start-box button,.aptitude-next{border:0;border-radius:12px;background:var(--sg-navy);color:#fff;padding:13px 20px;font:900 .87rem/1 var(--sg-font);cursor:pointer;white-space:nowrap}.aptitude-start-box button:hover,.aptitude-next:hover{background:#0f3157}

.aptitude-test{max-width:880px;margin-left:auto;margin-right:auto}
.aptitude-progress-wrap{margin-bottom:12px;padding:13px 15px;border:1px solid #d9e3e7;border-radius:14px;background:#fff}.aptitude-progress-meta{display:flex;justify-content:space-between;gap:10px;color:#68798a;font-size:.76rem}.aptitude-progress-meta strong{color:var(--sg-teal)}
.aptitude-progress-track{height:9px;margin-top:8px;border-radius:999px;background:#e7eeef;overflow:hidden}.aptitude-progress-track span{display:block;width:2%;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--sg-teal),#73a13f);transition:width .22s ease}
.aptitude-question-card{padding:34px 36px;border:1px solid var(--sg-line);border-radius:22px;background:#fff;box-shadow:0 12px 30px rgba(21,59,103,.06)}
.aptitude-question-no{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:30px;padding:0 10px;border-radius:999px;background:#edf6f5;color:var(--sg-teal);font-size:.76rem;font-weight:900}
.aptitude-question-card h2{margin:18px 0 8px;min-height:78px;color:var(--sg-navy-2);font-size:1.5rem;line-height:1.55;letter-spacing:-.035em}
.aptitude-question-help{margin:0;color:#8794a0;font-size:.76rem}
.aptitude-scale{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin:28px 0 24px}
.aptitude-scale button{min-height:88px;border:1px solid #d9e3e6;border-radius:14px;background:#fbfcfc;color:#596b79;padding:10px 6px;cursor:pointer;transition:.14s ease}
.aptitude-scale button:hover{transform:translateY(-2px);border-color:#93b4b8;background:#f5faf9}.aptitude-scale button.selected{border-color:var(--sg-teal);background:#eaf6f3;color:var(--sg-navy);box-shadow:0 0 0 2px rgba(11,129,133,.08)}
.aptitude-scale b{display:block;margin-bottom:6px;font-size:1.18rem;color:var(--sg-navy)}.aptitude-scale span{display:block;font-size:.69rem;font-weight:800;line-height:1.35}
.aptitude-nav-row{display:flex;justify-content:space-between;gap:10px}.aptitude-prev{border:1px solid #cfdbe0;border-radius:12px;background:#fff;color:#5f7080;padding:12px 18px;font:800 .85rem/1 var(--sg-font);cursor:pointer}.aptitude-prev:disabled,.aptitude-next:disabled{opacity:.38;cursor:not-allowed}

.result-hero-card{padding:30px;border:1px solid #cfe1df;border-radius:22px;background:linear-gradient(135deg,#fff,#eff8f6);display:flex;align-items:center;justify-content:space-between;gap:18px}.result-hero-card h2{margin:0 0 9px;color:var(--sg-navy-2);font-size:1.8rem}.result-hero-card p{margin:0;max-width:780px;color:#5e7080;line-height:1.8;font-size:.88rem}.result-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.result-actions button{border:1px solid #c7d8dc;border-radius:11px;background:#fff;color:var(--sg-navy);padding:10px 13px;font:800 .76rem/1 var(--sg-font);cursor:pointer}
.result-section{margin-top:15px;padding:26px;border:1px solid var(--sg-line);border-radius:19px;background:#fff;box-shadow:0 5px 18px rgba(21,59,103,.035)}
.result-section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.result-section-head>div{display:flex;align-items:center;gap:9px}.result-section-head span{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9px;background:var(--sg-navy);color:#fff;font-size:.7rem;font-weight:900}.result-section-head h3{margin:0;color:var(--sg-navy-2);font-size:1.18rem}.result-section-head p{margin:0;color:#7a8996;font-size:.75rem}.result-section-head.compact{margin-bottom:12px}
.profile-layout{display:grid;grid-template-columns:360px minmax(0,1fr);gap:26px;align-items:center}.profile-radar-wrap{width:100%;max-width:360px;margin:auto}.profile-radar-wrap svg{width:100%;height:auto;display:block}.profile-bars{display:grid;grid-template-columns:1fr 1fr;gap:9px 14px}.profile-bar{display:grid;grid-template-columns:92px 1fr 38px;gap:8px;align-items:center}.profile-bar label{color:#4f6172;font-size:.72rem;font-weight:800}.profile-bar-track{height:9px;border-radius:999px;background:#e7edef;overflow:hidden}.profile-bar-track span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#0b8185,#7ba247)}.profile-bar b{text-align:right;color:var(--sg-navy);font-size:.72rem}
.role-results{display:grid;gap:10px}.role-card{display:grid;grid-template-columns:82px minmax(0,1fr);gap:15px;padding:17px;border:1px solid #dbe4e7;border-radius:15px;background:#fbfdfd}.role-rank{display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid #dce5e8}.role-rank b{font-size:1.28rem;color:var(--sg-teal)}.role-rank span{color:#788894;font-size:.65rem;font-weight:800}.role-card h4{margin:0 0 6px;color:var(--sg-navy-2);font-size:1rem}.role-card p{margin:0;color:#637484;font-size:.79rem;line-height:1.65}.role-match-row{display:flex;gap:6px;flex-wrap:wrap;margin-top:9px}.role-match-row span{padding:5px 7px;border-radius:999px;background:#eef5f4;color:#4f6670;font-size:.64rem;font-weight:800}.role-caution{margin-top:8px!important;color:#9a631f!important}
.industry-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.industry-card{padding:16px;border:1px solid #dbe4e7;border-radius:15px;background:#fff}.industry-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.industry-title h4{margin:0;color:var(--sg-navy);font-size:.9rem}.industry-title b{color:var(--sg-teal);font-size:.9rem}.industry-card p{margin:0;color:#687987;font-size:.74rem;line-height:1.62}
.split-result-section{display:grid;grid-template-columns:1fr 1fr;gap:24px}.split-result-section>div+div{border-left:1px solid #e1e7ea;padding-left:24px}.fit-list{display:grid;gap:8px}.fit-item{padding:11px 12px;border-radius:12px;background:#f2f8f6;color:#4e6470;font-size:.77rem;line-height:1.58}.fit-list.caution .fit-item{background:#fff7ed;color:#7e5b33}
.prep-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.prep-card{padding:16px;border:1px solid #dce4e7;border-radius:14px;background:#fbfcfc}.prep-card b{display:block;margin-bottom:7px;color:var(--sg-navy);font-size:.85rem}.prep-card p{margin:0;color:#687987;font-size:.73rem;line-height:1.6}.prep-card .prep-tags{display:flex;gap:5px;flex-wrap:wrap;margin-top:9px}.prep-card .prep-tags span{padding:5px 7px;border-radius:999px;background:#eef5f4;color:#526a72;font-size:.62rem;font-weight:800}
.result-disclaimer{margin-top:14px;padding:14px 16px;border-left:4px solid #d29a31;border-radius:0 10px 10px 0;background:#fff8e9;color:#78623e;font-size:.72rem;line-height:1.65}
.aptitude-methodology details{border:1px solid #dce4e7;border-radius:16px;background:#fff}.aptitude-methodology summary{padding:17px 19px;cursor:pointer;color:#526777;font-size:.8rem;font-weight:900}.methodology-body{padding:0 20px 20px;color:#667887;font-size:.74rem;line-height:1.75}.methodology-body p{margin:0 0 10px}.methodology-body ul{margin:0;padding-left:20px}.methodology-body a{color:var(--sg-teal)}

@media(max-width:900px){.aptitude-hero{grid-template-columns:1fr}.aptitude-hero-art{min-height:280px}.aptitude-intro-grid{grid-template-columns:1fr}.profile-layout{grid-template-columns:1fr}.profile-bars{grid-template-columns:1fr 1fr}.prep-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){
  .aptitude-shell{padding-top:14px}.aptitude-hero{padding:25px 18px;gap:16px;border-radius:20px}.aptitude-hero h1{font-size:clamp(1.82rem,9vw,2.35rem)}.aptitude-hero p{font-size:.87rem;line-height:1.78}.aptitude-hero-art{min-height:235px}.aptitude-hero-art img{height:230px}
  .aptitude-start-box{padding:17px;align-items:stretch;flex-direction:column}.aptitude-start-box button{width:100%;min-height:46px}
  .aptitude-question-card{padding:24px 16px}.aptitude-question-card h2{min-height:100px;font-size:1.25rem;line-height:1.55}.aptitude-scale{grid-template-columns:1fr;gap:7px;margin:20px 0}.aptitude-scale button{min-height:50px;display:grid;grid-template-columns:34px 1fr;align-items:center;text-align:left;padding:8px 12px}.aptitude-scale b{margin:0}.aptitude-scale span{font-size:.76rem}
  .result-hero-card{padding:22px 16px;align-items:flex-start;flex-direction:column}.result-actions{width:100%}.result-actions button{flex:1}.result-section{padding:20px 15px}.result-section-head{align-items:flex-start;flex-direction:column;gap:7px}.profile-bars{grid-template-columns:1fr}.profile-bar{grid-template-columns:85px 1fr 34px}.role-card{grid-template-columns:58px minmax(0,1fr);gap:10px;padding:13px}.industry-results{grid-template-columns:1fr}.split-result-section{grid-template-columns:1fr;gap:18px}.split-result-section>div+div{border-left:0;border-top:1px solid #e1e7ea;padding-left:0;padding-top:18px}.prep-grid{grid-template-columns:1fr}
}
@media print{.topbar,.site-footer,.aptitude-methodology,.result-actions,.aptitude-hero,.aptitude-intro{display:none!important}.aptitude-shell{padding:0}.aptitude-result{display:block!important;margin:0}.result-section,.result-hero-card{box-shadow:none;break-inside:avoid}}
