/* TestChiso.com V2 — warm editorial identity, deliberately separate from legacy quiz sites. */
:root{--in-ink:#24183f;--in-ink-2:#33205f;--in-plum:#6246d9;--in-plum-soft:#eee9ff;--in-coral:#ff735a;--in-coral-soft:#ffebe5;--in-mint:#32c6ad;--in-mint-soft:#dcf8f0;--in-yellow:#ffc857;--in-yellow-soft:#fff2c8;--in-cream:#fbf7f0;--in-paper:#fffdf9;--in-line:#ded7e5;--in-muted:#756c83;--in-shadow:0 22px 70px rgba(36,24,63,.1)}
.testchiso-site{background:var(--in-cream)!important;color:var(--in-ink);font-family:"Aptos","Segoe UI Variable Text","Segoe UI",Arial,sans-serif}
.testchiso-site .site-width,.testchiso-site .public-container{width:min(1220px,calc(100% - 48px));max-width:none;margin-inline:auto}
.testchiso-site h1,.testchiso-site h2,.testchiso-site h3,.testchiso-site strong,.testchiso-site b{color:var(--in-ink)}
.testchiso-site .public-eyebrow{color:var(--in-plum);letter-spacing:.14em;font-size:.75rem;font-weight:900}
.testchiso-site .btn-primary{background:var(--in-ink-2);border-color:var(--in-ink-2)}
.testchiso-site .btn-primary:hover{background:var(--in-coral);border-color:var(--in-coral)}

/* New brand navigation */
.insight-header{position:sticky;top:0;z-index:1050;background:rgba(251,247,240,.94);border-bottom:1px solid rgba(51,32,95,.13);backdrop-filter:blur(18px)}
.insight-header-inner{height:84px;display:flex;align-items:center;gap:30px}
.insight-brand{display:flex;align-items:center;flex:0 0 auto;text-decoration:none}.insight-brand img{width:238px;height:58px;object-fit:contain;object-position:left center}
.insight-nav{display:flex;align-items:center;justify-content:center;gap:6px;margin-left:auto}.insight-nav>a,.insight-nav>.public-nav-dropdown>a{position:relative;padding:13px 14px!important;color:#4b405d!important;border-radius:999px;font-weight:750;font-size:.96rem;text-decoration:none;white-space:nowrap}.insight-nav>a:hover,.insight-nav>.public-nav-dropdown>a:hover,.insight-nav>a.active,.insight-nav>.public-nav-dropdown>a.active{background:#eee8df;color:var(--in-ink)!important}.insight-nav>a.active:after,.insight-nav>.public-nav-dropdown>a.active:after{content:"";position:absolute;left:50%;bottom:5px;width:5px;height:5px;border-radius:50%;background:var(--in-coral);transform:translateX(-50%)}
.insight-header-cta{display:flex;align-items:center;gap:13px;padding:8px 8px 8px 18px;border-radius:999px;background:var(--in-ink-2);color:#fff;text-decoration:none;font-weight:800;white-space:nowrap}.insight-header-cta span{color:#fff}.insight-header-cta i{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--in-coral);transition:transform .2s}.insight-header-cta:hover{color:#fff}.insight-header-cta:hover i{transform:translateX(2px)}
.insight-menu-toggle{display:none!important;border:1px solid var(--in-line)!important;background:var(--in-paper)!important;color:var(--in-ink)!important}
.insight-nav-discovery{position:static!important}.insight-mega{left:50%!important;top:72px!important;width:min(820px,calc(100vw - 48px))!important;padding:0!important;border:1px solid var(--in-line)!important;border-radius:22px!important;background:var(--in-paper)!important;box-shadow:0 30px 80px rgba(36,24,63,.17)!important;transform:translateX(-50%) translateY(10px)!important;overflow:hidden}.insight-nav-discovery:hover .insight-mega,.insight-nav-discovery:focus-within .insight-mega{transform:translateX(-50%) translateY(0)!important}.insight-mega-head{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:var(--in-ink);color:#fff}.insight-mega-head span{color:#fff;font-size:.73rem;letter-spacing:.16em;font-weight:900}.insight-mega-head>a{color:#fff!important;text-decoration:none!important;font-weight:800;font-size:.85rem}.insight-mega-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:0!important;padding:12px!important}.insight-mega-grid>a{display:grid!important;grid-template-columns:42px 1fr 24px;align-items:center;gap:12px;padding:11px 12px!important;border-radius:13px!important;color:var(--in-ink)!important;text-decoration:none}.insight-mega-grid>a:hover{background:var(--in-plum-soft)!important}.insight-mega-grid>a>span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:var(--in-plum-soft);color:var(--in-plum)}.insight-mega-grid>a:nth-child(3n+2)>span{background:var(--in-coral-soft);color:var(--in-coral)}.insight-mega-grid>a:nth-child(3n)>span{background:var(--in-mint-soft);color:#118b7a}.insight-mega-grid b{display:block;font-size:.91rem}.insight-mega-grid small{display:block;color:var(--in-muted);font-size:.75rem;margin-top:2px}.insight-mega-grid>a>i{color:#a49aac}

/* Home: editorial hero */
.insight-home{overflow:hidden;background:var(--in-cream)}
.insight-hero{position:relative;padding:86px 0 92px;background:var(--in-ink);color:#fff;overflow:hidden}.insight-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to right,#000,transparent 78%)}.insight-hero:after{content:"";position:absolute;right:-110px;bottom:-190px;width:520px;height:520px;border:120px solid rgba(255,115,90,.09);border-radius:50%}.insight-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.68fr);gap:88px;align-items:center}.insight-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--in-yellow);font-size:.72rem;font-weight:900;letter-spacing:.18em}.insight-kicker i{width:28px;height:3px;background:currentColor;border-radius:3px}.insight-kicker.dark{color:var(--in-plum)}.insight-kicker.light{color:var(--in-yellow)}
.insight-hero-copy h1{margin:23px 0 24px;color:#fff;font-size:clamp(3.2rem,6.2vw,6rem);line-height:.94;letter-spacing:-.064em;font-weight:850}.insight-hero-copy h1 em{display:inline-block;margin-top:12px;color:var(--in-coral);font-family:Georgia,"Times New Roman",serif;font-size:.71em;font-weight:500;letter-spacing:-.045em}.insight-hero-copy>p{max-width:620px;color:#dcd3e7;font-size:1.14rem;line-height:1.72}.insight-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:34px}.insight-actions a{display:inline-flex;align-items:center;gap:12px;padding:15px 22px;border:1px solid rgba(255,255,255,.32);border-radius:999px;color:#fff;text-decoration:none;font-weight:850}.insight-actions a:first-child{border-color:var(--in-coral);background:var(--in-coral)}.insight-actions a:first-child i{font-size:1.15rem}.insight-actions a:hover{border-color:#fff}.insight-hero-note{display:flex;align-items:flex-start;gap:9px;margin-top:26px;max-width:555px;color:#a99fb7;font-size:.82rem}.insight-hero-note i{color:var(--in-mint);font-size:1rem}
.insight-profile{position:relative;padding:25px;border-radius:28px;background:var(--in-paper);color:var(--in-ink);box-shadow:22px 25px 0 rgba(255,200,87,.92),-16px -16px 0 rgba(98,70,217,.35);transform:rotate(1.5deg)}.insight-profile:before{content:"";position:absolute;left:22px;top:90px;bottom:76px;width:1px;background:#e2dce7}.insight-profile-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #e7e0e9}.insight-profile-head span{font-size:.7rem;font-weight:900;letter-spacing:.15em}.insight-profile-head b{font-size:.8rem;color:var(--in-coral)}.insight-radar{position:relative;height:270px;margin-top:8px;overflow:hidden}.insight-radar>i{position:absolute;left:0;right:0;border-top:1px solid #e4dfe8}.insight-radar>i:nth-child(1){top:25%}.insight-radar>i:nth-child(2){top:50%}.insight-radar>i:nth-child(3){top:75%}.insight-radar>i:nth-child(4){top:99%}.insight-radar svg{position:absolute;inset:15px 4px 8px;width:calc(100% - 8px);height:calc(100% - 23px);overflow:visible}.insight-radar path{fill:none;stroke:var(--in-plum);stroke-width:8;stroke-linecap:round;filter:drop-shadow(0 6px 4px rgba(98,70,217,.2))}.insight-radar>span{position:absolute;z-index:2;width:14px;height:14px;border:4px solid var(--in-paper);border-radius:50%;box-shadow:0 2px 7px rgba(36,24,63,.25)}.insight-radar .dot-a{left:9%;top:71%;background:var(--in-coral)}.insight-radar .dot-b{left:39%;top:31%;background:var(--in-yellow)}.insight-radar .dot-c{left:68%;top:67%;background:var(--in-mint)}.insight-radar .dot-d{right:5%;top:16%;background:var(--in-plum)}.insight-profile-legend{display:flex;gap:18px;padding:12px 0 20px;color:var(--in-muted);font-size:.75rem}.insight-profile-legend span{display:flex;align-items:center;gap:6px}.insight-profile-legend i{width:8px;height:8px;border-radius:50%}.insight-profile-legend .violet{background:var(--in-plum)}.insight-profile-legend .coral{background:var(--in-coral)}.insight-profile-legend .mint{background:var(--in-mint)}.insight-profile-foot{display:grid;grid-template-columns:auto 1fr 42px;align-items:center;gap:10px;padding-top:16px;border-top:1px solid #e7e0e9}.insight-profile-foot strong{font-size:1.75rem}.insight-profile-foot span{color:var(--in-muted);font-size:.78rem}.insight-profile-foot a{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--in-ink);color:#fff;text-decoration:none}
.insight-marquee{padding:18px 0;border-bottom:1px solid var(--in-line);background:var(--in-yellow);overflow:hidden}.insight-marquee>div{display:flex;justify-content:center;align-items:center;gap:24px;white-space:nowrap}.insight-marquee span{color:var(--in-ink);font-weight:950;font-size:.78rem;letter-spacing:.15em}.insight-marquee i{width:5px;height:5px;border-radius:50%;background:var(--in-coral)}

/* Home: categories as a spectrum, not generic cards */
.insight-section{padding:94px 0}.insight-heading{display:grid;grid-template-columns:1.45fr .55fr;gap:70px;align-items:end;margin-bottom:46px}.insight-heading.compact{grid-template-columns:1fr auto;align-items:end}.insight-heading h2{margin:17px 0 0;font-size:clamp(2.4rem,4.5vw,4.25rem);line-height:1.02;letter-spacing:-.055em}.insight-heading>p{max-width:470px;margin:0;color:var(--in-muted);font-size:1.04rem;line-height:1.72}.insight-category-list{border-top:1px solid var(--in-line)}.insight-category-row{--tone:var(--in-plum);--soft:var(--in-plum-soft);display:grid;grid-template-columns:62px 64px minmax(0,1fr) 110px 44px;align-items:center;gap:20px;min-height:118px;padding:14px 12px;border-bottom:1px solid var(--in-line);color:var(--in-ink);text-decoration:none;transition:padding .2s,background .2s}.insight-category-row:hover{padding-left:26px;background:var(--soft);color:var(--in-ink)}.insight-category-row.tone-coral{--tone:var(--in-coral);--soft:var(--in-coral-soft)}.insight-category-row.tone-mint{--tone:#158f7d;--soft:var(--in-mint-soft)}.insight-category-row.tone-yellow{--tone:#a76900;--soft:var(--in-yellow-soft)}.insight-category-row.tone-rose{--tone:#c54272;--soft:#ffe6ef}.insight-category-row.tone-sky{--tone:#2877b8;--soft:#e2f3ff}.insight-category-no{color:#aca2b2;font:700 .72rem/1 Georgia,serif}.insight-category-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:var(--soft);color:var(--tone);font-size:1.5rem}.insight-category-copy strong{display:block;font-size:1.3rem;font-weight:850}.insight-category-copy small{display:block;margin-top:5px;color:var(--in-muted);font-size:.88rem}.insight-category-count{color:var(--in-muted);font-size:.72rem;text-align:right}.insight-category-count b{display:block;color:var(--tone);font-size:1.55rem;line-height:1}.insight-category-arrow{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--in-line);border-radius:50%;color:var(--tone);font-size:1.1rem}.insight-category-row:hover .insight-category-arrow{border-color:var(--tone);background:var(--tone);color:#fff}

/* Home: dark test shelf */
.insight-tests{background:var(--in-ink);color:#fff}.insight-tests .insight-heading h2,.insight-method h2{color:#fff}.insight-all-link{display:inline-flex;align-items:center;gap:9px;color:#fff;text-decoration:none;font-weight:850;border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:5px}.insight-all-link.dark{color:var(--in-ink);border-color:#bfb6c4}.insight-test-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2)}.insight-test-card{position:relative;display:flex;flex-direction:column;min-height:292px;padding:27px;border-right:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);color:#fff;text-decoration:none;transition:background .2s}.insight-test-card:hover{background:var(--in-coral);color:#fff}.insight-test-index{align-self:flex-end;color:#8e829e;font:italic 1rem Georgia,serif}.insight-test-card:hover .insight-test-index{color:#fff}.insight-test-card>small{margin-top:20px;color:var(--in-yellow);font-size:.7rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.insight-test-card h3{margin:12px 0;color:#fff;font-size:1.35rem;line-height:1.3}.insight-test-card p{display:flex;gap:14px;margin:auto 0 18px;color:#bdb3c8;font-size:.82rem}.insight-test-card:hover p,.insight-test-card:hover small{color:#fff}.insight-test-card>b{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:.85rem}
.insight-method{padding:100px 0;background:var(--in-plum);color:#fff}.insight-method-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:90px}.insight-method h2{margin:18px 0;font-size:clamp(2.7rem,4.5vw,4.6rem);line-height:.98;letter-spacing:-.055em}.insight-method h2 em{color:var(--in-yellow);font-family:Georgia,serif;font-weight:500}.insight-method ol{list-style:none;padding:0;margin:0;border-top:1px solid rgba(255,255,255,.28)}.insight-method li{display:grid;grid-template-columns:64px 1fr;gap:24px;padding:25px 8px;border-bottom:1px solid rgba(255,255,255,.28)}.insight-method li>span{color:var(--in-yellow);font:italic 1.1rem Georgia,serif}.insight-method li strong{display:block;color:#fff;font-size:1.15rem}.insight-method li p{margin:7px 0 0;color:#ded5ed;line-height:1.65}
.insight-reading{background:#fff}.insight-reading .tc-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.insight-reading .post-card{border:1px solid var(--in-line)!important;border-radius:0!important;box-shadow:none!important;background:var(--in-paper)!important}.insight-about{padding:90px 0;background:var(--in-yellow)}.insight-about>.site-width{display:grid;grid-template-columns:.82fr 1.18fr;gap:90px}.insight-about-label>span{font-size:.72rem;font-weight:950;letter-spacing:.16em}.insight-about-label>b{display:block;margin-top:22px;font:italic 1.45rem/1.45 Georgia,serif}.insight-about-body h2{margin:0 0 22px;font-size:clamp(2.1rem,3.8vw,3.6rem);letter-spacing:-.05em}.insight-about-body .article-body{color:#51455d;line-height:1.8}.insight-about-body>a{display:inline-flex;align-items:center;gap:9px;margin-top:18px;color:var(--in-ink);font-weight:900;text-decoration:none;border-bottom:2px solid var(--in-ink);padding-bottom:4px}
.insight-faq{background:var(--in-cream)}.insight-faq-grid{display:grid;grid-template-columns:.64fr 1.36fr;gap:90px}.insight-faq h2{margin:18px 0;font-size:clamp(2.8rem,5vw,4.8rem);line-height:.98;letter-spacing:-.06em}.insight-faq>div>div:first-child>p{color:var(--in-muted)}.insight-faq-list{border-top:1px solid var(--in-line)}.insight-faq-list details{border-bottom:1px solid var(--in-line)}.insight-faq-list summary{display:grid;grid-template-columns:44px 1fr 30px;align-items:center;gap:14px;padding:23px 4px;list-style:none;color:var(--in-ink);font-weight:850;cursor:pointer}.insight-faq-list summary::-webkit-details-marker{display:none}.insight-faq-list summary span{color:var(--in-coral);font:italic .8rem Georgia,serif}.insight-faq-list summary i{transition:transform .2s}.insight-faq-list details[open] summary i{transform:rotate(45deg)}.insight-faq-list details>p{margin:-8px 34px 23px 62px;color:var(--in-muted);line-height:1.75}

/* Discovery hub */
.testchiso-site .discovery-hub-page{padding:0 0 90px!important;background:var(--in-cream)!important}.testchiso-site .discovery-hub-heading{position:relative;margin:0 calc(50% - 50vw) 64px;padding:84px max(24px,calc((100vw - 1220px)/2));background:var(--in-ink);color:#fff;text-align:left!important;overflow:hidden}.testchiso-site .discovery-hub-heading:after{content:"10";position:absolute;right:5%;bottom:-58px;color:rgba(255,255,255,.045);font-size:19rem;font-weight:950;letter-spacing:-.1em}.testchiso-site .discovery-hub-heading .public-eyebrow{color:var(--in-yellow)}.testchiso-site .discovery-hub-heading .public-title{max-width:750px;margin:15px 0!important;color:#fff!important;font-size:clamp(3rem,6vw,5.7rem)!important;line-height:.98!important;letter-spacing:-.06em!important}.testchiso-site .discovery-hub-heading .public-subtitle{max-width:680px;margin:20px 0!important;color:#cfc6da!important;font-size:1.05rem}.testchiso-site .discovery-hub-summary{justify-content:flex-start!important;margin-top:30px!important}.testchiso-site .discovery-hub-summary>span{min-width:170px!important;border:1px solid rgba(255,255,255,.22)!important;background:rgba(255,255,255,.06)!important;color:#fff!important}.testchiso-site .discovery-hub-summary strong{color:var(--in-yellow)!important}.testchiso-site .discovery-hub-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;border-top:1px solid var(--in-line);border-left:1px solid var(--in-line)}.testchiso-site .discovery-category-card{display:grid!important;grid-template-columns:1fr auto;min-height:250px;padding:30px!important;border:0!important;border-right:1px solid var(--in-line)!important;border-bottom:1px solid var(--in-line)!important;border-radius:0!important;background:var(--in-paper)!important;box-shadow:none!important;transition:background .2s}.testchiso-site .discovery-category-card:hover{transform:none!important;background:var(--in-yellow-soft)!important}.testchiso-site .discovery-card-top{grid-column:1/-1}.testchiso-site .discovery-card-top .logo-mark{background:var(--in-plum-soft)!important;color:var(--in-plum)!important}.testchiso-site .discovery-category-card:nth-child(3n+2) .logo-mark{background:var(--in-coral-soft)!important;color:var(--in-coral)!important}.testchiso-site .discovery-category-card:nth-child(3n) .logo-mark{background:var(--in-mint-soft)!important;color:#158f7d!important}.testchiso-site .discovery-count-badge{border:0!important;background:transparent!important;color:var(--in-muted)!important}.testchiso-site .discovery-category-card h2{margin:30px 0 8px!important;font-size:1.55rem!important}.testchiso-site .discovery-category-card p{grid-column:1/2;color:var(--in-muted)!important}.testchiso-site .discovery-card-link{grid-column:2;grid-row:2/4;align-self:end;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--in-ink);color:#fff!important;font-size:0}.testchiso-site .discovery-card-link i{font-size:1.1rem}.testchiso-site .discovery-featured-tests{margin-top:80px}.testchiso-site .discovery-featured-tests .row{--bs-gutter-x:1px;--bs-gutter-y:1px;background:var(--in-line)}

/* Category landing and test cards */
.testchiso-site .content-public-page{padding:38px 0 80px;background:var(--in-cream)}.testchiso-site .quiz-breadcrumb{padding:11px 0!important;border:0!important;background:transparent!important;color:var(--in-muted)}.testchiso-site .quiz-breadcrumb a{color:var(--in-muted)!important}.testchiso-site .discovery-category-hero{position:relative;display:grid!important;grid-template-columns:1fr 150px;align-items:center;min-height:350px;margin-top:20px;padding:54px 64px!important;border:0!important;border-radius:28px!important;background:var(--in-yellow)!important;color:var(--in-ink)!important;overflow:hidden}.testchiso-site .discovery-category-hero:before{content:"";position:absolute;right:-80px;top:-100px;width:360px;height:360px;border:70px solid rgba(36,24,63,.08);border-radius:50%}.testchiso-site .discovery-category-hero h1{max-width:820px;margin:14px 0;color:var(--in-ink)!important;font-size:clamp(3rem,5.5vw,5.3rem)!important;line-height:.98!important;letter-spacing:-.06em!important}.testchiso-site .discovery-category-hero .category-intro-short{max-width:680px;color:#5b4d60!important;font-size:1.03rem;line-height:1.7}.testchiso-site .discovery-category-hero>i{position:relative;display:grid;place-items:center;width:120px;height:120px;border-radius:38px;background:var(--in-ink);color:#fff!important;font-size:3.4rem;transform:rotate(5deg)}.testchiso-site .discovery-count-hero{display:inline-flex!important;gap:8px;margin-top:18px;padding:9px 14px!important;border:1px solid rgba(36,24,63,.22)!important;border-radius:999px!important}.testchiso-site .content-layout{grid-template-columns:minmax(0,1fr) 300px!important;gap:44px!important;margin-top:62px}.testchiso-site .section-heading{align-items:end!important}.testchiso-site .section-heading h2{color:var(--in-ink)!important;font-size:2rem!important}.testchiso-site .section-result-count{color:var(--in-muted)}.testchiso-site .discovery-category-page main>.discovery-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.testchiso-site .discovery-test-card{min-height:250px;border:1px solid var(--in-line)!important;border-radius:18px!important;background:var(--in-paper)!important;box-shadow:none!important;overflow:hidden;transition:transform .2s,box-shadow .2s}.testchiso-site .discovery-test-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(36,24,63,.1)!important}.testchiso-site .discovery-test-card .exam-card-kicker a,.testchiso-site .discovery-test-card .exam-card-kicker span{color:var(--in-plum)!important}.testchiso-site .discovery-test-card .exam-card-title a{color:var(--in-ink)!important}.testchiso-site .discovery-test-card .exam-action{border-top:1px solid var(--in-line)!important;background:transparent!important}.testchiso-site .discovery-test-card .exam-action>a{color:var(--in-coral)!important}.testchiso-site .public-widget{border:1px solid var(--in-line)!important;border-radius:18px!important;background:var(--in-paper)!important;box-shadow:none!important}.testchiso-site .public-widget h2{color:var(--in-ink)!important}.testchiso-site .public-widget nav a.active{background:var(--in-plum-soft)!important;color:var(--in-plum)!important}.testchiso-site .widget-cta{background:var(--in-ink)!important;color:#fff!important}.testchiso-site .widget-cta h2{color:#fff!important}.testchiso-site .widget-cta p{color:#cfc6da!important}.testchiso-site .widget-cta>a{color:var(--in-yellow)!important}

/* Test-taking experience */
.testchiso-site .quiz-page{padding:35px 0 80px!important;background:linear-gradient(90deg,var(--in-cream) 0 71%,#eee7f7 71% 100%)!important}.testchiso-site .quiz-layout{grid-template-columns:minmax(0,1fr) 330px!important;gap:34px!important}.testchiso-site .quiz-head{padding:34px!important;border:1px solid var(--in-line)!important;border-radius:22px!important;background:var(--in-paper)!important;box-shadow:none!important}.testchiso-site .quiz-head h1{font-size:clamp(2.1rem,4vw,3.5rem)!important;line-height:1.05;letter-spacing:-.045em}.testchiso-site .quiz-question{position:relative;padding:32px!important;border:1px solid var(--in-line)!important;border-radius:20px!important;background:var(--in-paper)!important;box-shadow:none!important;overflow:hidden}.testchiso-site .quiz-question:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--in-plum)}.testchiso-site .quiz-question:nth-of-type(3n+2):before{background:var(--in-coral)}.testchiso-site .quiz-question:nth-of-type(3n):before{background:var(--in-mint)}.testchiso-site .question-no{color:var(--in-plum)!important}.testchiso-site .quiz-option{border:1px solid var(--in-line)!important;border-radius:14px!important;background:#fff!important}.testchiso-site .quiz-option:hover{border-color:var(--in-plum)!important;background:var(--in-plum-soft)!important}.testchiso-site .quiz-option:has(input:checked){border-color:var(--in-plum)!important;background:var(--in-plum-soft)!important;box-shadow:inset 0 0 0 1px var(--in-plum)}.testchiso-site .quiz-option .option-key{background:var(--in-ink)!important;color:#fff!important}.testchiso-site .quiz-side{position:sticky;top:106px}.testchiso-site .timer-box{border:0!important;border-radius:20px!important;background:var(--in-yellow)!important;color:var(--in-ink)!important;box-shadow:none!important}.testchiso-site .timer-box strong{color:var(--in-ink)!important}.testchiso-site .quiz-start-panel,.testchiso-site .quiz-running-controls{border:1px solid var(--in-line)!important;border-radius:20px!important;background:var(--in-paper)!important;box-shadow:none!important}.testchiso-site .question-palette a.active,.testchiso-site .question-palette a.answered{background:var(--in-plum)!important;border-color:var(--in-plum)!important;color:#fff!important}.testchiso-site .mobile-quiz-bar{background:var(--in-paper)!important}

/* Result experience */
.testchiso-site .result-shell{padding:70px 24px 90px!important;background:linear-gradient(180deg,var(--in-ink) 0 410px,var(--in-cream) 410px)!important}.testchiso-site .result-card{max-width:820px!important;padding:48px!important;border:0!important;border-radius:28px!important;background:var(--in-paper)!important;box-shadow:0 30px 90px rgba(15,8,30,.28)!important}.testchiso-site .score-ring{background:conic-gradient(var(--in-coral),var(--in-yellow),var(--in-mint),var(--in-plum))!important}.testchiso-site .score-ring>div{background:var(--in-paper)!important}.testchiso-site .discovery-index-summary{border-left:4px solid var(--in-yellow);padding:14px 18px!important;border-radius:0 12px 12px 0;background:#fff7db!important;color:#5c4e60!important}.testchiso-site .result-review{max-width:1000px!important}.testchiso-site .review-question{border:1px solid var(--in-line)!important;border-radius:20px!important;background:var(--in-paper)!important;box-shadow:none!important}.testchiso-site .review-option.selected{border-color:var(--in-plum)!important;background:var(--in-plum-soft)!important}

/* Static pages and editorial content */
.testchiso-site .static-hero{padding:84px 0!important;background:var(--in-yellow)!important;color:var(--in-ink)!important}.testchiso-site .static-hero .public-title{max-width:850px;color:var(--in-ink)!important;font-size:clamp(3rem,6vw,5.5rem)!important;line-height:.98!important;letter-spacing:-.06em!important}.testchiso-site .static-hero .public-subtitle{max-width:760px;color:#5c4d61!important}.testchiso-site .tns-card{border:1px solid var(--in-line)!important;border-radius:18px!important;background:var(--in-paper)!important;box-shadow:none!important}.testchiso-site .public-soft{background:#f2ede7!important}.testchiso-site .article-body{color:#4f4659}.testchiso-site .content-section-head h2{color:var(--in-ink)!important}

/* Footer */
.testchiso-site .footer-cta{padding:72px 0;background:var(--in-coral)!important}.testchiso-site .footer-cta>.site-width{align-items:center}.testchiso-site .footer-cta span,.testchiso-site .footer-cta h2,.testchiso-site .footer-cta p{color:#fff!important}.testchiso-site .footer-cta h2{max-width:750px;font-size:clamp(2.2rem,4vw,3.8rem)!important;letter-spacing:-.05em!important}.testchiso-site .footer-cta a{border-color:var(--in-ink)!important;background:var(--in-ink)!important;color:#fff!important}.testchiso-site .public-footer{background:#1b122f!important;color:#c8bdcf}.testchiso-site .footer-main{padding-top:68px!important}.testchiso-site .footer-brand img{width:250px!important;max-height:72px!important;filter:none!important}.testchiso-site .footer-about>p{color:#a99fb5!important}.testchiso-site .public-footer h3{color:var(--in-yellow)!important;font-size:.72rem!important;letter-spacing:.13em!important;text-transform:uppercase}.testchiso-site .public-footer a{color:#c8bdcf!important}.testchiso-site .public-footer a:hover{color:#fff!important}.testchiso-site .footer-contact p{color:#c8bdcf!important}.testchiso-site .footer-contact p i{color:var(--in-mint)!important}.testchiso-site .footer-bottom{border-color:rgba(255,255,255,.12)!important;color:#8f849a!important}

/* Mobile and tablet */
@media(max-width:1100px){.insight-header-inner{gap:16px}.insight-brand img{width:205px}.insight-nav>a,.insight-nav>.public-nav-dropdown>a{padding:11px 9px!important;font-size:.88rem}.insight-header-cta span{display:none}.insight-header-cta{padding:7px}.insight-hero-grid{gap:54px}.insight-profile{transform:none}.testchiso-site .content-layout{grid-template-columns:1fr!important}.testchiso-site .public-widgets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.testchiso-site .quiz-layout{grid-template-columns:minmax(0,1fr) 290px!important}}
@media(max-width:900px){.testchiso-site .site-width,.testchiso-site .public-container{width:min(100% - 32px,1220px)}.insight-header-inner{height:72px}.insight-brand img{width:195px;height:52px}.insight-menu-toggle{display:grid!important;place-items:center;margin-left:auto;width:46px;height:46px;border-radius:14px}.insight-header-cta{display:none}.insight-nav{position:fixed!important;left:16px!important;right:16px!important;top:80px!important;display:none!important;max-height:calc(100vh - 96px);overflow:auto;padding:14px!important;border:1px solid var(--in-line)!important;border-radius:20px!important;background:var(--in-paper)!important;box-shadow:var(--in-shadow)!important}.insight-nav.open,.insight-nav.is-open{display:block!important}.insight-nav>a,.insight-nav>.public-nav-dropdown>a{display:flex!important;justify-content:space-between;padding:14px!important;border-radius:12px}.insight-nav-discovery{display:block!important}.insight-mega{position:static!important;display:none!important;width:100%!important;margin-top:8px!important;border:0!important;border-radius:14px!important;background:#f2ede7!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;transform:none!important}.insight-nav-discovery.mobile-open .insight-mega{display:block!important}.insight-mega-head{padding:14px 16px}.insight-mega-grid{grid-template-columns:1fr}.insight-mega-grid>a{padding:9px!important}.insight-hero{padding:64px 0}.insight-hero-grid{grid-template-columns:1fr}.insight-hero-copy h1{font-size:clamp(3.1rem,12vw,5.2rem)}.insight-profile{max-width:560px;margin:auto}.insight-heading,.insight-method-grid,.insight-about>.site-width,.insight-faq-grid{grid-template-columns:1fr;gap:34px}.insight-heading.compact{grid-template-columns:1fr}.insight-test-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-method{padding:75px 0}.testchiso-site .discovery-hub-grid{grid-template-columns:1fr!important}.testchiso-site .discovery-category-page main>.discovery-grid{grid-template-columns:1fr!important}.testchiso-site .quiz-page{background:var(--in-cream)!important}.testchiso-site .quiz-layout{grid-template-columns:1fr!important}.testchiso-site .quiz-side{position:static}.testchiso-site .discovery-category-hero{grid-template-columns:1fr!important}.testchiso-site .discovery-category-hero>i{display:none}.insight-reading .tc-post-grid{grid-template-columns:1fr}}
@media(max-width:600px){.testchiso-site .site-width,.testchiso-site .public-container{width:calc(100% - 24px)}.insight-brand img{width:172px}.insight-home .insight-section{padding:65px 0}.insight-hero{padding:48px 0 60px}.insight-hero-copy h1{font-size:3.25rem}.insight-hero-copy>p{font-size:1rem}.insight-actions{display:grid}.insight-actions a{justify-content:center}.insight-profile{padding:19px;box-shadow:10px 12px 0 var(--in-yellow)}.insight-radar{height:220px}.insight-marquee>div{justify-content:flex-start;gap:18px;padding-left:14px}.insight-heading{margin-bottom:30px}.insight-heading h2{font-size:2.7rem}.insight-category-row{grid-template-columns:42px 1fr 38px;gap:12px;min-height:100px;padding:12px 4px}.insight-category-no{display:none}.insight-category-icon{width:42px;height:42px;border-radius:13px;font-size:1.15rem}.insight-category-copy small{display:none}.insight-category-count{display:none}.insight-category-arrow{width:36px;height:36px}.insight-test-grid{grid-template-columns:1fr}.insight-test-card{min-height:235px}.insight-method h2,.insight-faq h2{font-size:3rem}.insight-method li{grid-template-columns:42px 1fr;gap:12px}.insight-about{padding:64px 0}.insight-about-label>b{font-size:1.15rem}.insight-faq-list summary{grid-template-columns:32px 1fr 24px;gap:8px}.insight-faq-list details>p{margin:-6px 24px 20px 44px}.testchiso-site .discovery-hub-heading{padding-top:58px;padding-bottom:58px;margin-bottom:34px}.testchiso-site .discovery-hub-heading .public-title{font-size:3.25rem!important}.testchiso-site .discovery-hub-summary{display:grid!important;grid-template-columns:1fr 1fr}.testchiso-site .discovery-hub-summary>span{min-width:0!important}.testchiso-site .discovery-category-card{min-height:220px;padding:22px!important}.testchiso-site .discovery-category-hero{min-height:300px;padding:32px 24px!important;border-radius:20px!important}.testchiso-site .discovery-category-hero h1{font-size:3.2rem!important}.testchiso-site .public-widgets{grid-template-columns:1fr}.testchiso-site .quiz-head,.testchiso-site .quiz-question{padding:23px!important}.testchiso-site .result-shell{padding:45px 12px 70px!important}.testchiso-site .result-card{padding:28px 20px!important;border-radius:22px!important}.testchiso-site .footer-cta{padding:55px 0}.testchiso-site .footer-main{grid-template-columns:1fr!important}}

/* The base theme switches to its compact navigation below 1200px. Keep this
   bespoke header and hero on the same breakpoint so tablets never lose the
   menu button or squeeze the editorial hero into two narrow columns. */
@media (min-width:900.01px) and (max-width:1199.98px){
  .insight-header-inner{height:72px}
  .insight-brand img{width:205px;height:54px}
  .insight-menu-toggle{display:grid!important;place-items:center;margin-left:auto;width:46px;height:46px;border-radius:14px}
  .insight-header-cta{display:none}
  .insight-nav{position:fixed!important;left:24px!important;right:24px!important;top:80px!important;display:none!important;max-height:calc(100vh - 104px);overflow:auto;padding:14px!important;border:1px solid var(--in-line)!important;border-radius:20px!important;background:var(--in-paper)!important;box-shadow:var(--in-shadow)!important}
  .insight-nav.open{display:block!important;pointer-events:auto;visibility:visible;opacity:1;transform:none}
  .insight-nav>a,.insight-nav>.public-nav-dropdown>a{display:flex!important;justify-content:space-between;padding:14px!important;border-radius:12px}
  .insight-mega{position:static!important;display:none!important;width:100%!important;margin-top:8px!important;border:0!important;border-radius:14px!important;background:#f2ede7!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;transform:none!important}
  .insight-nav-discovery.mobile-open .insight-mega{display:block!important}
  .insight-mega-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .insight-hero-grid{grid-template-columns:1fr;gap:56px}
  .insight-profile{width:min(620px,100%);margin-inline:auto;transform:none}
  .insight-heading,.insight-method-grid,.insight-about>.site-width,.insight-faq-grid{grid-template-columns:1fr;gap:36px}
}

.testchiso-site .footer-main>div,.testchiso-site .footer-contact,.testchiso-site .footer-contact p{min-width:0}
.testchiso-site .footer-contact a,.testchiso-site .footer-contact span{overflow-wrap:anywhere}
@media(max-width:1199.98px){.testchiso-site .footer-main{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:600px){.testchiso-site .footer-main{grid-template-columns:1fr!important}}
@media(max-width:1199.98px){
  .testchiso-site .insight-nav .insight-mega{position:static!important;left:auto!important;right:auto!important;top:auto!important;width:100%!important;display:none!important;transform:none!important}
  .testchiso-site .insight-nav .insight-nav-discovery.mobile-open .insight-mega{display:block!important;transform:none!important}
  .testchiso-site .insight-mega-head{display:flex!important}
}
@media(prefers-reduced-motion:reduce){.testchiso-site *{scroll-behavior:auto!important;transition:none!important}}
