@import "https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@500;600;700&display=swap";.ref-chrome{z-index:30;background:var(--ref-ambient-surface);-webkit-backdrop-filter:blur(16px);background-attachment:fixed;border-bottom:1px solid #d8766a21;position:sticky;top:0;box-shadow:inset 0 1px #ffffff9e}.ref-chrome__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:74px;display:grid}.ref-mark{align-items:center;gap:12px;display:inline-flex}.ref-mark__icon{border:1px solid var(--ref-line);background:var(--ref-ivory);border-radius:18px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 1px #14141305}.ref-mark__logo{object-fit:cover;width:100%;height:100%;display:block}.ref-mark__copy{gap:2px;display:grid}.ref-mark__copy strong{font-family:var(--ref-serif);letter-spacing:0;font-size:24px;font-weight:500;line-height:1}.ref-mark__copy small{color:var(--ref-stone);letter-spacing:.22em;text-transform:uppercase;font-size:10px;font-weight:500;line-height:1}.ref-nav{justify-content:center;gap:18px;display:flex}.ref-nav__link{color:var(--ref-muted);font-family:var(--ref-sans);font-size:var(--ref-nav-size);line-height:var(--ref-nav-line);font-weight:500}.ref-nav__link.is-active{color:var(--ref-text)}.ref-chrome__actions{align-items:center;gap:10px;display:flex}.ref-menu-toggle{border:1px solid var(--ref-line);width:42px;height:38px;color:var(--ref-text);cursor:pointer;background:#fffcfbc2;border-radius:999px;padding:0;transition:background .18s,border-color .18s,transform .18s;display:none}.ref-menu-toggle:hover{background:#fffcfbf0;border-color:#d8766a3d;transform:translateY(-1px)}.ref-menu-toggle__chevron{border-bottom:2px solid;border-right:2px solid;width:9px;height:9px;transition:transform .22s cubic-bezier(.16,.82,.22,1);transform:translateY(-2px)rotate(45deg)}.ref-chrome--open .ref-menu-toggle__chevron{transform:translateY(2px)rotate(225deg)}.ref-lang{border:1px solid var(--ref-line);border-radius:var(--ref-button-radius);background:var(--ref-card);align-items:center;padding:4px;display:inline-flex;box-shadow:0 1px #14141308}.ref-lang__link{min-width:48px;min-height:28px;color:var(--ref-stone);font-family:var(--ref-sans);letter-spacing:.08em;border-radius:10px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.ref-lang__link.is-active{background:var(--ref-text);color:var(--ref-ivory)}.ref-gh-link{width:36px;height:36px;color:var(--ref-stone);border-radius:999px;justify-content:center;align-items:center;transition:color .18s,background .18s;display:inline-flex}.ref-gh-link:hover{color:var(--ref-text);background:#1414130d}.ref-cta,.ref-button--primary{background:var(--ref-accent);color:var(--ref-ivory)}.ref-cta,.ref-button{font-family:var(--ref-sans);border-radius:var(--ref-button-radius);isolation:isolate;justify-content:center;align-items:center;font-weight:500;text-decoration:none;transition:transform .18s,box-shadow .22s,border-color .22s,background-color .22s,color .22s;display:inline-flex;position:relative;overflow:hidden}.ref-cta{min-height:40px;font-size:var(--ref-cta-size);line-height:var(--ref-cta-line);padding:10px 20px}.ref-button{min-height:52px;font-size:var(--ref-button-size);line-height:var(--ref-button-line);padding:14px 28px}.ref-button--ghost{border:1px solid var(--ref-line);background:var(--ref-card);color:var(--ref-muted)}.ref-link{color:var(--ref-muted)}.ref-hero{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:24px;display:grid;position:relative}.ref-hero__main{max-width:800px}.ref-hero__charms{gap:8px;margin:-8px 0 14px;display:flex}.ref-hero__charms span{background:#fffaf7e0;border:1px solid #ffffffb3;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:inline-flex;box-shadow:0 12px 20px #d8766a14}.ref-hero__charms span:first-child{animation:5.2s ease-in-out infinite bob-soft}.ref-hero__charms span:nth-child(2){animation:4.6s ease-in-out infinite reverse bob-soft}.ref-hero__charms span:nth-child(3){animation:5.8s ease-in-out infinite bob-soft}.ref-pill{border:1px solid var(--ref-line);background:var(--ref-card);min-height:34px;color:var(--ref-accent);font-family:var(--ref-sans);font-size:var(--ref-pill-size);letter-spacing:var(--ref-pill-track);text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-weight:500;line-height:1;display:inline-flex;box-shadow:0 4px 10px #14141305}.ref-pill:before{content:"✦";font-size:10px;line-height:1}.ref-hero h1,.ref-centered-hero h1,.ref-subhero h1{max-width:800px;font-family:var(--ref-serif);font-size:var(--ref-h1-size);line-height:var(--ref-h1-line);letter-spacing:var(--ref-h1-track);margin:0 0 20px;font-weight:500}.ref-hero__main>p,.ref-centered-hero p,.ref-subhero p,.ref-directory-row__copy p,.ref-model-card p,.ref-about-block p,.ref-analysis-card p,.ref-rank-row__type p,.ref-preview-card__copy p,.ref-faq-item p{max-width:680px;color:var(--ref-muted);font-family:var(--ref-sans);font-size:var(--ref-body-size);line-height:var(--ref-body-line)}.ref-hero__main>p{margin:0 0 28px}.ref-actions{flex-wrap:wrap;align-items:center;gap:8px 10px;margin-top:0;display:flex}.ref-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 20px;margin-top:24px;display:grid}.ref-stat-card,.ref-preview-card,.ref-rank-table,.ref-directory-row,.ref-analysis-card,.ref-model-card,.ref-type-card,.ref-about-note,.ref-process-card,.ref-about-tile,.ref-type-continue-card,.ref-cross-combo,.ref-about-intro,.ref-about-cta{box-shadow:none;isolation:isolate;background:0 0;border:1px solid #dbcec2a3;transition:transform .18s,border-color .22s,background .22s;position:relative;overflow:hidden}.ref-stat-card:after,.ref-preview-card:after,.ref-model-card:after,.ref-type-card:after,.ref-about-note:after,.ref-process-card:after,.ref-about-tile:after,.ref-type-continue-card:after,.ref-cross-combo:after,.ref-about-intro:after,.ref-about-cta:after,.ref-preview-card:before,.ref-type-card:before,.ref-type-continue-card:before,.ref-cross-combo:before,.ref-about-note:before,.ref-process-card:before{display:none}.ref-stat-card{border-width:1px 0 0;border-radius:0;padding:16px 0 0}.ref-stat-card:nth-child(n+2){border-left:1px solid #dbcec2a3;padding-left:18px}.ref-stat-card small,.ref-preview-card__copy small,.ref-type-card>small,.ref-type-card__flip-face>small,.ref-directory-row__copy small,.ref-analysis-card header small,.ref-type-continue-card small,.ref-cross-combo strong{background:color-mix(in srgb, var(--ref-accent-soft) 68%, white);width:fit-content;color:var(--ref-accent);font-family:var(--ref-sans);letter-spacing:.14em;text-transform:uppercase;border:1px solid #d8766a1f;border-radius:999px;align-items:center;padding:5px 10px;font-size:12px;font-weight:500;line-height:16px;display:inline-flex}.ref-stat-card strong{font-family:var(--ref-serif);margin-top:8px;font-size:32px;font-weight:500;line-height:36px;display:block}.ref-stat-card span{color:var(--ref-muted);margin-top:6px;font-size:14px;line-height:22px;display:block}.ref-preview-stack{gap:0;padding-top:0;display:grid}.ref-preview-stack__head{border-bottom:1px solid #dbcec2a3;justify-content:space-between;align-items:center;gap:12px;padding-bottom:14px;display:flex}.ref-preview-stack__head small{color:var(--ref-muted);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:700;line-height:16px}.ref-preview-card{border-width:1px 0 0;border-radius:0;grid-template-columns:116px 1fr;align-items:center;gap:14px;padding:18px 0;display:grid}.ref-preview-card__art .portrait-card{background:#fff;border-radius:12px;padding:7px}.ref-preview-card__art .portrait-card__svg{width:94px;height:94px}.ref-preview-card__art .portrait-card__label{display:none}.ref-preview-card__copy h3,.ref-model-card h3,.ref-directory-row__copy h2,.ref-analysis-card h2,.ref-rank-row__type b{font-family:var(--ref-serif);margin:6px 0 0;font-size:26px;font-weight:500;line-height:28px}.ref-preview-card__copy h3{font-size:28px;line-height:30px}.ref-model-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 30px;display:grid}.ref-model-card{border-width:1px 0 0;border-radius:0;padding:16px 0 0}.ref-model-card h3{font-size:22px;line-height:28px}.ref-model-card__tag,.dimension-chip__tag{background:color-mix(in srgb, var(--ref-accent-soft) 68%, white);width:fit-content;color:var(--ref-accent);letter-spacing:.08em;text-transform:uppercase;border:1px solid #d8766a1f;border-radius:999px;align-items:center;padding:5px 10px;font-size:11px;font-weight:600;line-height:15px;display:inline-flex}.ref-model-card p span{color:var(--ref-accent)}.ref-model-card__note{color:var(--ref-muted);font-size:13px;line-height:20px}.ref-card-links,.dimension-chip__links{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.ref-card-link{width:fit-content;min-height:28px;color:var(--ref-muted);background:#ffffffeb;border:1px solid #d8766a1f;border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:500;line-height:16px;transition:transform .18s,border-color .18s,color .18s;display:inline-flex}.ref-card-link:hover{color:var(--ref-text);background:#fffcfbf5;border-color:#d8766a47}.ref-rank-table{border-radius:16px;overflow:hidden}.ref-rank-head,.ref-rank-row{grid-template-columns:80px minmax(0,1.3fr) minmax(120px,.8fr) 90px;align-items:center;gap:14px;display:grid}.ref-rank-head{color:var(--ref-stone);padding:12px 14px;font-size:14px;line-height:20px}.ref-rank-row{border-top:1px solid var(--ref-line);padding:12px 14px}.ref-rank-row__index{color:var(--ref-accent);font-family:var(--ref-serif);font-size:24px;line-height:28px}.ref-rank-row__type{grid-template-columns:56px 1fr;align-items:center;gap:12px;display:grid}.ref-rank-row__type--flip{width:100%;min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;perspective:900px;perspective-origin:50% 45%;background:0 0;border:0;padding:0;display:block}.ref-rank-row__type--flip:disabled{cursor:default}.ref-rank-face-flip__inner{min-height:74px;transform-style:preserve-3d;will-change:transform;transition:transform .54s cubic-bezier(.16,.82,.22,1);position:relative}.ref-rank-face-flip__inner.is-flipping{transform:rotateY(-180deg)}.ref-rank-face-flip__inner.is-resetting{transition:none;transform:rotateY(0)}.ref-rank-face-flip__side{backface-visibility:hidden;transform-style:preserve-3d;display:grid;position:absolute;inset:0}.ref-rank-face-flip__side--front{transform:rotateY(0)}.ref-rank-face-flip__side--back{transform:rotateY(180deg)}.ref-rank-face-flip__content{border-radius:16px;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:6px 8px 6px 0;transition:background .18s,box-shadow .18s,transform .18s;display:grid}.ref-rank-row__type--flip:not(:disabled):hover .ref-rank-face-flip__content{background:#fffcfb9e;transform:translateY(-1px);box-shadow:0 14px 34px #d8766a14}.ref-rank-face-flip__copy{gap:2px;min-width:0;display:grid}.ref-rank-row__thumb .portrait-card{--portrait-size:48px;background:#fff;border-radius:12px;padding:4px}.ref-rank-row__thumb .portrait-card__svg{width:100%;height:100%}.ref-rank-row__thumb .portrait-card__label{display:none}.ref-rank-row__type strong{color:var(--ref-accent);letter-spacing:.16em;font-size:12px;font-weight:500;line-height:16px}.ref-rank-face-flip__copy b{color:var(--ref-text);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;line-height:20px;display:block;overflow:hidden}.ref-rank-face-flip__copy p{max-width:none;color:var(--ref-muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:17px;display:-webkit-box;overflow:hidden}.ref-rank-face-flip__copy small{color:#d8766ab8;letter-spacing:.04em;font-size:11px;font-weight:600;line-height:15px}.ref-rank-row__bar{background:#ece7dc;border-radius:999px;height:8px}.ref-rank-row__bar span{border-radius:inherit;background:var(--ref-accent);height:100%;display:block}.ref-rank-row em{text-align:right;font-size:16px;font-style:normal;line-height:22px}.ref-faq-list{gap:10px;display:grid}.ref-faq-item{background:var(--ref-card);border:1px solid var(--ref-line);border-radius:12px;padding:0 18px}.ref-faq-item summary{cursor:pointer;padding:16px 0;font-size:16px;font-weight:500;line-height:24px;list-style:none}.ref-faq-item summary::-webkit-details-marker{display:none}.ref-faq-item p{margin:0;padding-bottom:22px}.ref-note-list{grid-template-columns:1fr;gap:0;display:grid}.ref-note-card{background:0 0;border:0;border-top:1px solid #dbcec2a3;border-radius:0;gap:10px;padding:18px 0 0;display:grid}.ref-note-card small{color:var(--ref-accent);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:700;line-height:16px}.ref-note-card h3{font-family:var(--ref-serif);letter-spacing:-.5px;margin:0;font-size:24px;font-weight:500;line-height:28px}.ref-note-card p{color:var(--ref-muted);margin:0;font-size:15px;line-height:24px}.ref-centered-hero,.ref-subhero{text-align:center;max-width:760px;margin:0 auto 34px}.ref-subhero{text-align:left;margin-left:0}.ref-directory{gap:18px;display:grid}.ref-type-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.ref-type-card{border:1px solid var(--ref-line);background:var(--ref-card);border-radius:14px;gap:12px;padding:12px 12px 14px;display:grid}.ref-type-card--single{isolation:auto;gap:0;padding:0;overflow:visible}.ref-type-card__flip-trigger{border-radius:inherit;width:100%;color:inherit;text-align:left;cursor:pointer;perspective:1100px;perspective-origin:50% 45%;background:0 0;border:0;padding:14px 14px 12px;display:block}.ref-type-card__flip-trigger:disabled{cursor:default}.ref-type-card__flip-inner{min-height:292px;transform-style:preserve-3d;will-change:transform;transition:transform .54s cubic-bezier(.16,.82,.22,1);position:relative}.ref-type-card__flip-inner.is-flipping{transform:rotateY(-180deg)}.ref-type-card__flip-inner.is-resetting{transition:none;transform:rotateY(0)}.ref-type-card__flip-side{backface-visibility:hidden;transform-style:preserve-3d;display:grid;position:absolute;inset:0}.ref-type-card__flip-side--front{transform:rotateY(0)}.ref-type-card__flip-side--back{transform:rotateY(180deg)}.ref-type-card__flip-face{transform-origin:50%;backface-visibility:hidden;align-content:start;gap:12px;min-width:0;display:grid}.ref-type-card--animal .ref-type-card__flip-trigger{background:linear-gradient(#f8eee16b,#0000 66%)}.ref-type-card--sweet .ref-type-card__flip-trigger{background:linear-gradient(#ffe7ee80,#0000 66%)}.ref-type-card__art{justify-items:center;display:grid}.ref-type-card__faces{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:6px;width:100%;display:grid}.ref-type-card__face{justify-items:center;gap:4px;min-width:0;display:grid}.ref-type-card__face span{color:#5e5d59b8;letter-spacing:.04em;white-space:nowrap;font-size:10px;font-weight:600;line-height:12px}.ref-type-card__art .portrait-card{--portrait-size:58px;background:0 0;border-radius:12px;padding:0}.ref-type-card__art .portrait-card__svg{width:58px;height:58px}.ref-type-card__art .portrait-card__label{display:none}.ref-type-card__art .portrait-card__image,.ref-rank-row__thumb .portrait-card__image,.ref-triptych-card__portrait .portrait-card__image,.cbti-home__matrix-media-frame .portrait-card__image{object-fit:contain;width:100%;height:100%}.portrait-card__image{object-fit:contain}.ref-triptych-card__portrait .portrait-card:has(.portrait-card__image){box-shadow:none;background:0 0;border:none;width:100%;padding:0}.ref-type-card__art .portrait-card:has(.portrait-card__image){background:0 0;padding:0}.ref-rank-row__thumb .portrait-card:has(.portrait-card__image){background:0 0;padding:0}.ref-type-card__copy{gap:6px;display:grid}.ref-type-card__copy h2{font-family:var(--ref-serif);letter-spacing:-.04em;margin:0;font-size:22px;font-weight:500;line-height:24px}.ref-type-card__copy strong{color:var(--ref-muted);font-size:13px;font-weight:500;line-height:19px}.ref-type-card__copy p{color:var(--ref-muted);margin:0;font-size:13px;line-height:20px}.ref-type-card__cta{color:var(--ref-muted);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:500;line-height:16px}.ref-type-card--single .ref-type-card__cta{border-top:1px solid #dbcec29e;justify-content:space-between;align-items:center;padding:11px 14px 13px;display:flex}.ref-type-card__flip-hint{color:#65535a7a;font-size:11px;font-weight:600;line-height:15px}.ref-type-card--single .ref-type-card__copy p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ref-directory-row{border-radius:16px;grid-template-columns:150px 1fr;gap:22px;padding:22px;display:grid}.ref-directory-row__art .portrait-card{background:#fff;border-radius:12px;padding:10px}.ref-directory-row__art .portrait-card__svg{width:126px;height:126px}.ref-directory-row__art .portrait-card__label{display:none}.ref-directory-row__copy strong{color:var(--ref-muted);margin-top:8px;font-size:15px;font-weight:500;line-height:24px;display:block}.ref-rank-table--page{max-width:980px;margin:0 auto}.ref-analysis-list{gap:18px;display:grid}.ref-anchor-cloud{flex-wrap:wrap;gap:10px;margin-bottom:34px;display:flex}.ref-anchor-cloud a,.ref-analysis-card__clusters span{background:var(--ref-card);border:1px solid var(--ref-line);border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;display:inline-flex}.ref-analysis-card{border-radius:16px;padding:28px}.ref-analysis-card__clusters{flex-wrap:wrap;gap:10px;margin:16px 0;display:flex}.ref-about-block+.ref-about-block{margin-top:34px}.ref-start-hero{text-align:center;justify-items:center;gap:18px;display:grid}.ref-start-hero h1{font-family:var(--ref-serif);font-size:var(--ref-h1-size);line-height:var(--ref-h1-line);letter-spacing:var(--ref-h1-track);margin:0;font-weight:500}.ref-start-hero p{color:var(--ref-muted);font-size:var(--ref-body-size);line-height:var(--ref-body-line);margin:0}.ref-button--large{min-height:52px;font-size:var(--ref-button-size);padding:14px 28px}.ref-about-intro{background:var(--ref-card);border:1px solid var(--ref-line);max-width:900px;box-shadow:none;border-radius:14px;margin:0 auto;padding:28px 30px}.ref-about-intro p{color:var(--ref-muted);font-size:var(--ref-body-size);line-height:var(--ref-body-line);margin:0}.ref-about-tiles{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:26px;display:grid}.ref-about-notes,.ref-process-grid{gap:12px;margin-top:26px;display:grid}.ref-about-note{border-width:1px 0 0;border-radius:0;grid-template-columns:48px minmax(0,1fr);align-items:start;gap:14px;padding:16px 0 0;display:grid}.ref-about-note>span,.ref-process-card>span{background:#f2eee3;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:inline-flex}.ref-about-note h2,.ref-process-card h2{font-family:var(--ref-serif);margin:0 0 8px;font-size:22px;font-weight:500;line-height:26px}.ref-about-note p,.ref-process-card p,.ref-about-cta p{color:var(--ref-muted);margin:0;font-size:16px;line-height:26px}.ref-process-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ref-process-card{border-width:1px 0 0;border-radius:0;gap:12px;padding:16px 0 0;display:grid}.ref-about-cta{border:1px solid var(--ref-line);text-align:center;background:#faf9f5c7;border-radius:14px;justify-items:center;gap:14px;max-width:700px;margin:40px auto 0;padding:18px;display:grid}.ref-source-list{gap:10px;display:grid}.ref-source-card{border-width:1px 0 0;border-radius:0;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:14px;padding:14px 0 0;display:grid}.ref-source-card small{background:color-mix(in srgb, var(--ref-accent-soft) 72%, white);width:44px;height:44px;color:var(--ref-accent);letter-spacing:.12em;border-radius:12px;justify-content:center;align-items:center;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.ref-source-card p{color:var(--ref-muted);margin:0;font-size:15px;line-height:24px}.ref-source-card strong{font-family:var(--ref-serif);margin-bottom:6px;font-size:19px;font-weight:500;line-height:24px;display:block}.ref-source-card__citation,.ref-source-card__topics{border:1px solid var(--ref-line);width:fit-content;min-height:28px;color:var(--ref-muted);letter-spacing:.08em;background:#ffffffe0;border-radius:999px;align-items:center;margin:0 8px 8px 0;padding:0 10px;font-size:11px;font-weight:600;line-height:15px;display:inline-flex}.ref-type-detail-hero{grid-template-columns:minmax(0,1fr) 200px;align-items:start;gap:22px;display:grid}.ref-type-detail-hero__eyebrow{color:var(--ref-muted);letter-spacing:.18em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:500;line-height:16px}.ref-face-switch{flex-wrap:wrap;gap:8px;margin:0 0 14px;display:inline-flex}.ref-face-switch__button{min-height:38px;color:var(--ref-muted);letter-spacing:.02em;background:#ffffffb8;border:1px solid #dbcec2b8;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:600;line-height:18px;transition:transform .16s,border-color .16s,background-color .16s,box-shadow .16s,color .16s;display:inline-flex}.ref-face-switch__button span{font-size:14px;line-height:1}.ref-face-switch__button b{font:inherit}.ref-face-switch__button:hover{color:var(--page-ink);background:#fffaf8eb;border-color:#cd899073;transform:translateY(-1px);box-shadow:0 10px 22px #b8857a14}.ref-face-switch__button.is-active{color:var(--page-ink);background:linear-gradient(135deg,#fff8f9f5,#fff0e7f0);border-color:#cd89907a;box-shadow:0 12px 24px #b8857a1a}.ref-triptych-stage{justify-items:center;gap:18px;padding:6px 0 8px;display:grid}.ref-triptych-stage__head{text-align:center;justify-items:center;gap:8px;display:grid}.ref-triptych-stage__title{font-family:var(--ref-serif);color:var(--page-ink);letter-spacing:-1px;margin:0;font-size:clamp(34px,6vw,44px);font-weight:500;line-height:1.02}.ref-triptych-stage__lede{max-width:480px;color:var(--ref-muted);margin:0;font-size:15px;line-height:24px}.ref-triptych-poster-stage{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;width:min(100%,760px);display:grid}.ref-triptych-stage__nav{width:48px;min-width:48px;height:48px;color:var(--page-ink);background:#ffffffd1;border:1px solid #dacec2d1;border-radius:999px;font-size:20px;line-height:1;transition:transform .18s,box-shadow .2s,background-color .2s;box-shadow:0 14px 28px #8f6b6514}.ref-triptych-stage__nav:hover{background:#fffffff0;transform:translateY(-1px);box-shadow:0 18px 30px #8f6b651f}.ref-triptych-poster-frame{justify-items:center;gap:12px;display:grid}.ref-triptych-poster{cursor:pointer;background:0 0;border:0;width:min(100%,420px);padding:0}.ref-triptych-poster__image{border-radius:28px;width:100%;height:auto;display:block;box-shadow:0 26px 54px #9b746624}.ref-triptych-card--poster-placeholder{width:100%}.ref-triptych-poster__hint{color:var(--ref-muted);text-align:center;margin:0;font-size:12px;line-height:18px}.ref-face-switch--center{justify-content:center;margin:0}.ref-face-switch--dots{gap:10px}.ref-face-switch--dots .ref-face-switch__button{border-radius:16px;justify-content:center;width:42px;min-width:42px;min-height:42px;padding:0}.ref-face-switch--dots .ref-face-switch__button span{font-size:18px}.ref-triptych-card-shell{perspective:1800px;width:min(100%,560px);padding:16px 18px 6px;position:relative}.ref-triptych-card-shell:before,.ref-triptych-card-shell:after{content:"";pointer-events:none;background:#ffffffb3;border:1px solid #ddd3caad;border-radius:30px;position:absolute;inset:18px 18px 6px;box-shadow:0 26px 38px #98706914}.ref-triptych-card-shell:before{transform:rotate(-2.3deg)translate(-8px,8px)}.ref-triptych-card-shell:after{transform:rotate(1.8deg)translate(8px,8px)}.ref-triptych-card{--triptych-bg-start:#fffcfaf5;--triptych-bg-end:#fdf7f3f5;--triptych-ribbon-start:#d3867ceb;--triptych-ribbon-end:#c06c7deb;--triptych-stamp-border:#975e6552;--triptych-stamp-bg:#ffffffc2;--triptych-stamp-text:#785654d1;--triptych-pill-border:#cd899052;--triptych-pill-bg:#ffffffa8;--triptych-watermark:#533f3a0f;z-index:1;background:radial-gradient(circle at top right, #ffffffc7, transparent 38%), linear-gradient(180deg, var(--triptych-bg-start), var(--triptych-bg-end));text-align:center;transform-style:preserve-3d;transform-origin:50%;border:1px solid #dfd3c6c2;border-radius:30px;justify-items:center;gap:10px;padding:30px 34px 28px;animation:.32s cubic-bezier(.2,.8,.2,1) triptych-card-enter;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 54px #9b746624,inset 0 1px #ffffffd1}.ref-triptych-card--selfMock{--triptych-bg-start:#f6f3f2fa;--triptych-bg-end:#e9e3dffa;--triptych-ribbon-start:#605856f5;--triptych-ribbon-end:#423d3cf5;--triptych-stamp-border:#58504e47;--triptych-stamp-bg:#ffffffb8;--triptych-stamp-text:#5b514fd1;--triptych-pill-border:#7b6e6c47;--triptych-pill-bg:#ffffff9e;--triptych-watermark:#453a3812}.ref-triptych-card--animal{--triptych-bg-start:#f8f3ebfa;--triptych-bg-end:#eee4d5fa;--triptych-ribbon-start:#a87d53f0;--triptych-ribbon-end:#8b694cf0;--triptych-stamp-border:#8c694d47;--triptych-stamp-bg:#fffcf6c2;--triptych-stamp-text:#70553fd1;--triptych-pill-border:#b2916642;--triptych-pill-bg:#fffbf39e;--triptych-watermark:#7a573812}.ref-triptych-card--sweet{--triptych-bg-start:#fff8f9fa;--triptych-bg-end:#ffedeafa;--triptych-ribbon-start:#e08ea0eb;--triptych-ribbon-end:#cc758deb;--triptych-stamp-border:#bf748847;--triptych-stamp-bg:#fffbfcc7;--triptych-stamp-text:#a96277d1;--triptych-pill-border:#dd8ba042;--triptych-pill-bg:#fff9fba3;--triptych-watermark:#ad64790f}.ref-triptych-card__portrait{z-index:1;justify-items:center;gap:10px;width:min(100%,238px);margin:18px auto 2px;display:grid;position:relative}.ref-triptych-card__portrait .portrait-card{--portrait-size:240px;background:linear-gradient(#ffffffb8,#fffaf8d6);border:1px dashed #c6aaa0b8;border-radius:28px;width:100%;padding:12px;box-shadow:inset 0 1px #ffffffd1,0 12px 30px #a77d7514}.ref-triptych-card__portrait .portrait-card__svg{width:100%;height:100%}.ref-triptych-card__portrait .portrait-card__label{display:none}.ref-triptych-card__image-caption{color:var(--ref-muted);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:11px;font-weight:700;line-height:16px}.ref-triptych-card__watermark{z-index:0;color:var(--triptych-watermark);font-family:var(--ref-serif);letter-spacing:-4px;transform-origin:0 0;pointer-events:none;font-size:clamp(84px,16vw,128px);line-height:.88;position:absolute;top:50%;left:16px;transform:translateY(-50%)rotate(-90deg)}.ref-triptych-card__ribbon{z-index:2;background:linear-gradient(135deg, var(--triptych-ribbon-start), var(--triptych-ribbon-end));color:#fff8f6;letter-spacing:.16em;text-transform:uppercase;min-width:148px;padding:8px 44px;font-size:11px;font-weight:700;line-height:16px;position:absolute;top:18px;left:-42px;transform:rotate(-34deg);box-shadow:0 14px 24px #ba767033}.ref-triptych-card__stamp{z-index:2;border:1px solid var(--triptych-stamp-border);background:var(--triptych-stamp-bg);min-height:34px;color:var(--triptych-stamp-text);letter-spacing:.14em;text-transform:uppercase;border-radius:999px;padding:0 12px;font-size:11px;font-weight:700;line-height:34px;position:absolute;top:20px;right:22px}.ref-triptych-card__face{z-index:1;border:1px solid var(--triptych-pill-border);background:var(--triptych-pill-bg);min-height:34px;color:var(--ref-muted);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:600;line-height:16px;display:inline-flex;position:relative}.ref-triptych-card__code{z-index:1;font-family:var(--ref-serif);color:var(--page-ink);letter-spacing:-1.8px;margin:4px 0 0;font-size:clamp(52px,9vw,72px);font-weight:500;line-height:.94;position:relative}.ref-triptych-card__name{z-index:1;font-family:var(--ref-serif);color:var(--page-ink);letter-spacing:-.6px;margin:0;font-size:clamp(26px,4vw,34px);font-weight:500;line-height:1.08;position:relative}.ref-triptych-card__quote{z-index:1;max-width:420px;color:var(--ref-text);font-family:var(--ref-serif);letter-spacing:-.4px;margin:2px 0 0;font-size:clamp(21px,3vw,26px);line-height:1.38;position:relative}.ref-triptych-card__footer{z-index:1;flex-wrap:wrap;justify-content:center;gap:10px 14px;margin-top:4px;display:flex;position:relative}.ref-triptych-card__footer small{min-height:28px;color:var(--ref-muted);letter-spacing:.03em;background:#ffffff8a;border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:600;line-height:16px;display:inline-flex}.ref-triptych-card__swipe{z-index:1;color:var(--ref-muted);margin:6px 0 0;font-size:13px;line-height:20px;position:relative}.ref-triptych-stage__meta{text-align:center;justify-items:center;gap:6px;display:grid}.ref-triptych-stage__toast{max-width:520px;color:var(--ref-muted);font-family:var(--ref-serif);text-align:center;margin:0;font-size:16px;line-height:26px}.ref-archive-drawer-backdrop{z-index:60;overscroll-behavior:contain;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:max(16px, env(safe-area-inset-top)) max(14px, env(safe-area-inset-right)) max(18px, env(safe-area-inset-bottom)) max(14px, env(safe-area-inset-left));background:#1612113d;place-items:start center;display:grid;position:fixed;inset:0;overflow-y:auto}.ref-archive-drawer{background:radial-gradient(circle at 100% 0,#fffc,#0000 30%),linear-gradient(#fffcf9fa,#faf4effa);border:1px solid #ddd3cacc;border-radius:28px 28px 18px 18px;width:min(100%,920px);max-height:none;margin:0 auto;padding:26px 28px 28px;overflow:visible;box-shadow:0 34px 80px #3526243d}.ref-archive-drawer__head{justify-content:space-between;align-items:start;gap:16px;display:flex}.ref-archive-drawer__title{font-family:var(--ref-serif);letter-spacing:-.8px;margin:0;font-size:clamp(30px,5vw,40px);font-weight:500;line-height:1.04}.ref-archive-drawer__close{width:44px;min-width:44px;height:44px;color:var(--page-ink);background:#ffffffb8;border:1px solid #dbcec2cc;border-radius:16px;font-size:26px;line-height:1;transition:transform .16s,background-color .16s,border-color .16s}.ref-archive-drawer__close:hover{background:#fffbf8eb;border-color:#cd899066;transform:translateY(-1px)}.ref-archive-drawer__hero{background:radial-gradient(circle at 14% 16%,#ffffffd1,#0000 48%),#ffffff6b;border:1px solid #dbcec2b3;border-radius:24px;grid-template-columns:152px minmax(0,1fr);align-items:center;gap:22px;margin-top:20px;padding:16px;display:grid}.ref-archive-drawer__portrait{place-items:center;display:grid}.ref-archive-drawer__portrait .portrait-card{background:0 0;border-radius:22px}.ref-archive-drawer__portrait .portrait-card__label{display:none}.ref-archive-drawer__intro{min-width:0}.ref-face-switch--drawer{margin:0 0 12px}.ref-face-switch--drawer .ref-face-switch__button{min-height:34px;padding:0 11px;font-size:12px}.ref-archive-drawer__quote{max-width:680px;color:var(--page-ink);font-family:var(--ref-serif);letter-spacing:-.3px;margin:0;font-size:clamp(24px,3vw,30px);line-height:1.42}.ref-archive-drawer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:26px;display:grid}.ref-archive-drawer__fact{border-top:1px solid #dbcec2b8;padding:14px 0 0}.ref-archive-drawer__fact small{color:var(--ref-muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:700;line-height:16px;display:block}.ref-archive-drawer__fact p,.ref-archive-drawer__prose p{color:var(--ref-text);margin:0;font-size:16px;line-height:27px}.ref-archive-drawer__prose{gap:14px;margin-top:26px;display:grid}.ref-archive-drawer__actions{margin-top:24px}.ref-share-preview-backdrop{z-index:70;overscroll-behavior:contain;touch-action:none;padding:max(8px, env(safe-area-inset-top)) max(8px, env(safe-area-inset-right)) max(8px, env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#161211ad;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.ref-share-preview__stage{max-width:calc(100vw - 16px - env(safe-area-inset-left) - env(safe-area-inset-right));max-height:calc(100vh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom));justify-items:center;gap:8px;display:grid}.ref-share-preview__image{width:auto;height:auto;max-width:calc(100vw - 16px - env(safe-area-inset-left) - env(safe-area-inset-right));max-height:calc(100vh - 50px - env(safe-area-inset-top) - env(safe-area-inset-bottom));object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:24px;display:block;box-shadow:0 30px 80px #140e0e57}.ref-share-preview__hint{color:#ffffffb8;text-align:center;text-shadow:0 1px 8px #00000047;-webkit-user-select:none;user-select:none;margin:0;font-size:12px;font-weight:500;line-height:18px}@keyframes triptych-card-enter{0%{opacity:0;transform:rotateY(-16deg)translate(12px)translateY(10px)scale(.982)}to{opacity:1;transform:rotateY(0)translate(0)translateY(0)scale(1)}}.ref-type-detail-hero h1{font-family:var(--ref-serif);letter-spacing:-1.6px;margin:0;font-size:56px;font-weight:500;line-height:56px}.ref-type-detail-hero h2{font-family:var(--ref-serif);margin:8px 0;font-size:30px;font-weight:500;line-height:34px}.ref-type-detail-hero strong,.ref-type-detail-note{color:var(--ref-muted);font-size:14px;font-weight:500;line-height:20px;display:block}.ref-type-detail-hero blockquote{color:var(--ref-text);font-family:var(--ref-serif);letter-spacing:-.6px;margin:16px 0 0;font-size:24px;line-height:32px}.ref-type-detail-hero__art .portrait-card{background:#fff;border-radius:12px;padding:10px}.ref-type-detail-hero__art .portrait-card__svg{border-radius:12px;width:176px;height:176px}.ref-type-detail-hero__art .portrait-card__label{display:none}.ref-type-detail-dimensions{gap:0;display:grid}.ref-type-detail-dimension{border-top:1px solid var(--ref-line);padding:14px 0}.ref-type-detail-dimension header{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:8px;display:flex}.ref-type-detail-dimension strong{font-size:20px;font-weight:500;line-height:24px}.ref-type-detail-dimension span{color:var(--ref-accent);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:500;line-height:16px}.ref-type-detail-dimension p{color:var(--ref-muted);margin:0;font-size:15px;line-height:24px}.ref-type-detail-note{margin:18px 0 0}.ref-type-continue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ref-type-continue-card,.ref-cross-combo{border:1px solid var(--ref-line);background:var(--ref-card);border-radius:14px;gap:7px;padding:12px;display:grid}.ref-type-continue-card strong,.ref-cross-group h2,.ref-cross-combo b{font-family:var(--ref-serif);margin:0;font-weight:500}.ref-type-continue-card strong{font-size:20px;line-height:24px}.ref-type-continue-card p,.ref-cross-group__head p,.ref-cross-combo p{color:var(--ref-muted);margin:0;font-size:14px;line-height:22px}.ref-cross-groups{gap:22px;display:grid}.ref-cross-group{padding-top:8px}.ref-cross-group__head{gap:8px;margin-bottom:12px;display:grid}.ref-cross-group__head h2{font-size:26px;line-height:30px}.ref-cross-combo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.ref-cross-combo b{font-size:15px;line-height:19px}.ref-cross-combo{gap:6px;padding:11px 12px}.ref-cross-combo p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:17px;display:-webkit-box;overflow:hidden}.ref-preview-card:hover,.ref-type-card:hover,.ref-type-continue-card:hover,.ref-cross-combo:hover,.ref-about-note:hover,.ref-process-card:hover,.ref-about-tile:hover{box-shadow:none;background:#fffbf970;border-color:#d8766a42;transform:none}.ref-preview-card__art .portrait-card,.ref-type-card__art .portrait-card,.ref-type-detail-hero__art .portrait-card{transition:transform .22s,box-shadow .22s}.ref-preview-card:hover .portrait-card,.ref-type-card:hover .portrait-card,.ref-type-detail-hero__art:hover .portrait-card{box-shadow:none;transform:none}.ref-button,.ref-cta{box-shadow:0 14px 28px #d8766a24}.ref-button:hover,.ref-cta:hover{transform:translateY(-1px);box-shadow:0 18px 32px #d8766a2e}.ref-button--primary:hover,.ref-cta:hover{background:color-mix(in srgb, var(--ref-accent) 88%, #000 12%)}.ref-button--ghost:hover{border-color:color-mix(in srgb, var(--ref-accent) 18%, var(--ref-line));color:var(--ref-text);background:#fffffffa}.ref-button:after,.ref-cta:after,.primary-button:after,.ghost-button:after{display:none}.ref-about-tile{background:var(--ref-card);border:1px solid var(--ref-line);border-radius:12px;justify-items:center;gap:10px;padding:28px 18px;display:grid}.ref-about-tile span{font-size:2rem}.ref-about-tile h2{font-family:var(--ref-serif);margin:0;font-size:28px;font-weight:500;line-height:32px}.ref-about-tile p{color:var(--ref-muted);text-align:center;margin:0;font-size:15px;line-height:24px}.ref-footer{border-top:1px solid var(--ref-line);padding:22px 0 40px}.ref-footer--compact{padding-top:18px}.ref-footer__inner{justify-content:space-between;align-items:center;gap:18px;display:flex}.ref-footer__brand{gap:4px;display:grid}.ref-footer--compact .ref-footer__brand{align-items:center;gap:8px;display:inline-flex}.ref-footer--compact .ref-footer__brand:before{content:"";background:var(--ref-accent);border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 3px #d8766a14}.ref-footer__brand strong{font-family:var(--ref-serif);letter-spacing:.05em;text-transform:uppercase;font-size:14px;font-weight:500;line-height:20px}.ref-footer--compact .ref-footer__brand small{display:block}.ref-footer__brand small,.ref-footer__links a{color:var(--ref-muted);font-size:14px;line-height:20px}.ref-footer__links{gap:18px;display:flex}.ref-footer--compact .ref-footer__links{gap:14px}.ref-footer__author{width:var(--ref-shell-width);color:var(--ref-muted);text-align:center;border-top:1px solid #d8766a29;justify-items:center;gap:3px;margin:18px auto 0;padding-top:14px;font-size:13px;line-height:20px;display:grid}.ref-footer__author strong{color:var(--ref-text);font-weight:600}.ref-footer__author a{max-width:100%;color:var(--ref-muted);overflow-wrap:anywhere;text-decoration:none;transition:color .18s,opacity .18s}.ref-footer__author a:hover{color:var(--ref-accent)}.ref-footer__author-line{max-width:100%}.author-wechat-link{appearance:none;color:#c64c7ec7;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #d8766a47;padding:0;text-decoration:none;transition:color .18s,border-color .18s,opacity .18s;display:inline}.ref-footer__author .author-wechat-link,.cbti-home__author .author-wechat-link{color:#c64c7ec7}.author-wechat-link:after{content:"⧉";color:#c64c7e7a;margin-left:2px;font-size:.9em}.author-wechat-link:hover{color:var(--ref-accent);border-bottom-color:#d8766a8a}.author-wechat-link__name{background:linear-gradient(90deg,#ff6eb1 0%,#d8766a 46%,#b95ef2 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:700}.author-copy-toast{left:50%;bottom:max(22px, env(safe-area-inset-bottom));z-index:80;width:max-content;max-width:min(360px,100vw - 32px);color:var(--ref-text);text-align:center;background:#fffaf7f5;border:1px solid #d8766a33;border-radius:999px;padding:9px 13px;font-size:12px;line-height:17px;position:fixed;transform:translate(-50%);box-shadow:0 16px 38px #674c5424}.ref-footer__author .ref-footer__blog-link{color:#c64c7eb8;border-bottom:1px solid #d8766a38}.ref-footer__author .ref-footer__blog-link:after{content:"↗";color:#c64c7e75;margin-left:3px;font-size:.9em}.ref-footer__author .ref-footer__blog-link:hover{color:var(--ref-accent);border-bottom-color:#d8766a85}.ref-footer__disclaimer,.ref-footer__copyright{color:var(--ref-stone);text-align:center;margin:22px 0 0;font-size:14px;line-height:20px}.ref-footer__copyright{margin-top:10px}.ref-footer--compact .ref-footer__disclaimer,.ref-footer--compact .ref-footer__copyright{margin-top:14px;font-size:13px;line-height:18px}.ref-footer--compact .ref-footer__author{margin-top:12px;padding-top:10px;font-size:12px;line-height:18px}.cbti-home{margin-top:12px}.cbti-home--embedded{box-shadow:none;background:0 0;border:0;border-radius:0;padding:18px 0 10px;position:relative;overflow:hidden}.cbti-home--embedded:before,.cbti-home--embedded:after{content:"";filter:blur(8px);pointer-events:none;border-radius:999px;position:absolute}.cbti-home--embedded:before{background:radial-gradient(circle,#ffbdd457 0%,#ffbdd400 74%);width:280px;height:280px;top:-92px;left:-72px}.cbti-home--embedded:after{background:radial-gradient(circle,#ffdbc747 0%,#ffdbc700 74%);width:300px;height:300px;bottom:-118px;right:-58px}.cbti-home__hero{text-align:center;z-index:1;justify-items:center;gap:18px;width:min(100%,768px);display:grid;position:relative}.cbti-home__matrix{perspective:1600px;grid-template-columns:repeat(8,minmax(0,1fr));justify-items:center;gap:8px;width:min(100%,576px);margin-bottom:22px;display:grid}.cbti-home__matrix-card{--cbti-role-line:#e5d4ceeb;--cbti-role-bg:#fffdfbb3;width:100%;min-height:73px;box-shadow:none;cursor:pointer;text-align:center;transform-style:preserve-3d;backface-visibility:hidden;transform-origin:50%;will-change:transform, filter, opacity;animation:.56s cubic-bezier(.16,.84,.22,1) both cbti-matrix-flip;animation-delay:var(--flip-delay,0s);background:0 0;border:0;border-radius:0;align-content:start;justify-items:center;gap:2px;padding:0;transition:transform .18s,opacity .18s;display:grid}.cbti-home__matrix-card:hover{transform:translateY(-1px)}.cbti-home__matrix-card--selfMock{--cbti-role-line:#d2c7c4eb;--cbti-role-bg:#f6f4f3db}.cbti-home__matrix-card--animal{--cbti-role-line:#ded0beeb;--cbti-role-bg:#fcf7f0e0}.cbti-home__matrix-card--sweet{--cbti-role-line:#e8ced6eb;--cbti-role-bg:#fff7fae0}.cbti-home__matrix-media{justify-items:center;gap:0;width:100%;display:grid}.cbti-home__matrix-media-frame{background:#d8766a15;border:0;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex;overflow:hidden}.cbti-home__matrix-media-frame .portrait-card{--portrait-size:72px;box-shadow:none;opacity:.22;background:0 0;border:0;padding:0;width:72px!important;height:72px!important}.cbti-home__matrix-media-frame .portrait-card__svg{border-radius:10px;width:100%;height:100%}.cbti-home__matrix-media-frame .portrait-card:has(.portrait-card__image){opacity:1;background:0 0}.cbti-home__matrix-media-frame .portrait-card:has(.portrait-card__image) .portrait-card__svg{display:none}.cbti-home__matrix-card strong{letter-spacing:.02em;text-align:center;white-space:nowrap;text-overflow:ellipsis;color:#483a3eb8;width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:8px;font-weight:800;line-height:10px;overflow:hidden}.cbti-home__matrix-card b{letter-spacing:-.01em;text-align:center;white-space:nowrap;text-overflow:ellipsis;color:#2a2327;width:100%;font-size:7px;font-weight:700;line-height:9px;overflow:hidden}@keyframes cbti-matrix-flip{0%{opacity:.16;filter:saturate(.82)brightness(.94);transform:rotateY(180deg)translateZ(-10px)scale(.96)}46%{opacity:.22;filter:saturate(.88)brightness(.97);transform:rotateY(92deg)translateZ(0)scale(.985)}68%{opacity:1;filter:saturate(1.02)brightness();transform:rotateY(-12deg)translateZ(0)scale(1.02)}to{opacity:1;filter:saturate()brightness();transform:rotateY(0)translateZ(0)scale(1)}}@media (prefers-reduced-motion:reduce){.cbti-home__matrix-card{animation:none}}.cbti-home__flip-hint{color:#986b7a9e;margin:-14px 0 -6px;font-size:11px;font-weight:600;line-height:16px}.cbti-home__meta{color:#5a4d52a8;margin:0;font-size:12px;font-weight:600;line-height:18px}.cbti-home__title{font-family:var(--ref-sans);letter-spacing:-.06em;color:#171316;justify-items:center;gap:2px;margin:0;font-size:clamp(42px,8vw,66px);font-weight:900;line-height:.96;display:grid}.cbti-home__title .is-accent{background:linear-gradient(#ff6eb1 0%,#b95ef2 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.cbti-home__lede{color:#3e3438bd;max-width:420px;margin:4px 0 0;font-size:13px;line-height:21px}.cbti-home__actions{margin-top:6px}.cbti-home__start{color:#fff7fb;background:linear-gradient(135deg,#181519 0%,#2a2228 100%);border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 22px;font-size:13px;font-weight:700;line-height:1;transition:transform .18s,box-shadow .22s,background-color .22s;display:inline-flex;box-shadow:0 16px 28px #5e3f4933,inset 0 1px #ffffff14}.cbti-home__start:hover{transform:translateY(-1px);box-shadow:0 18px 32px #5e3f493d,inset 0 1px #ffffff1a}.cbti-home__count{color:#65535a75;margin:0;font-size:11px;line-height:16px}.cbti-home__links{align-items:center;gap:16px;display:flex}.cbti-home__links a,.cbti-home__author{color:#53454a6b;font-size:11px;line-height:16px;transition:color .18s}.cbti-home__author{justify-content:center;align-items:baseline;gap:2px;margin:-2px 0 0;font-weight:500;display:inline-flex}.cbti-home__links a:hover{color:#53454ab8}@media (width<=980px){.ref-hero,.ref-model-grid,.ref-type-grid,.ref-process-grid,.ref-type-detail-hero,.ref-type-detail-facts,.ref-type-continue-grid,.ref-directory-row,.ref-rank-head,.ref-rank-row,.ref-preview-card{grid-template-columns:1fr}.ref-triptych-card-shell{width:100%;padding:14px 0 0}.ref-triptych-card-shell:before,.ref-triptych-card-shell:after{inset:16px 10px 0}.ref-triptych-card{border-radius:24px;padding:26px 22px 24px}.ref-triptych-card__watermark{font-size:clamp(70px,20vw,108px);left:10px}.ref-triptych-card__ribbon{min-width:138px;padding:7px 42px;top:16px;left:-52px}.ref-triptych-card__stamp{top:18px;right:16px}.ref-triptych-card__portrait{width:min(100%,214px);margin-top:16px}.ref-triptych-poster-stage{gap:10px;width:100%}.ref-triptych-stage__nav{width:42px;min-width:42px;height:42px}.ref-triptych-card__portrait .portrait-card__svg{width:100%;height:auto}.ref-archive-drawer{padding:24px 22px}.ref-archive-drawer__hero{grid-template-columns:1fr;justify-items:center;gap:12px;padding:14px}.ref-archive-drawer__intro{text-align:center;justify-items:center;display:grid}.ref-face-switch--drawer{justify-content:center}.ref-archive-drawer__grid{grid-template-columns:1fr}.ref-nav{display:none}.ref-menu-toggle{justify-content:center;align-items:center;display:inline-flex}.ref-chrome--open .ref-chrome__inner{grid-template-rows:auto auto}.ref-chrome--open .ref-nav{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;padding:4px 0 2px;display:grid}.ref-chrome--open .ref-nav__link{background:#fffcfbb8;border:1px solid #dbcec2b3;border-radius:14px;justify-content:center;align-items:center;min-height:40px;display:inline-flex}.ref-rank-row em{text-align:left}.cbti-home__matrix{gap:7px;width:100%}.cbti-home__matrix-media-frame{width:72px;height:72px}.cbti-home__matrix-media-frame .portrait-card__svg{width:100%;height:100%}.cbti-home__matrix-card strong{font-size:10px;line-height:12px}}@media (width<=720px){.ref-chrome__inner,.ref-page,.ref-footer__inner{width:min(100vw - 24px,1080px)}.ref-chrome__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:64px;padding:10px 0}.ref-chrome__actions{justify-content:flex-end;width:auto}.ref-mark__copy small,.ref-cta{display:none}.ref-hero h1,.ref-centered-hero h1,.ref-subhero h1{font-size:2.9rem}.ref-stat-grid{grid-template-columns:1fr}.ref-about-tiles{grid-template-columns:1fr 1fr}.ref-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ref-rank-table--page{border:0;gap:10px;display:grid;overflow:visible}.ref-rank-table--page .ref-rank-head{display:none}.ref-rank-table--page .ref-rank-row--page{background:#fffcfb94;border:1px solid #dbcec2a8;border-radius:16px;grid-template-columns:34px minmax(0,1fr) auto;gap:8px 10px;padding:12px}.ref-rank-table--page .ref-rank-row__index{align-self:start;font-size:20px;line-height:24px}.ref-rank-table--page .ref-rank-row__type{grid-column:2/4;grid-template-columns:42px minmax(0,1fr);gap:9px;min-width:0}.ref-rank-table--page .ref-rank-row__type--flip{grid-template-columns:none;display:block}.ref-rank-table--page .ref-rank-face-flip__inner{min-height:66px}.ref-rank-table--page .ref-rank-face-flip__content{grid-template-columns:42px minmax(0,1fr);gap:9px;padding:4px 2px 4px 0}.ref-rank-table--page .ref-rank-row__thumb .portrait-card{width:42px!important;height:42px!important}.ref-rank-table--page .ref-rank-face-flip__copy b{font-size:15px;line-height:19px;display:block}.ref-rank-table--page .ref-rank-face-flip__copy p{margin-top:2px;font-size:11px;line-height:16px}.ref-rank-table--page .ref-rank-row__bar{grid-column:2/3;align-self:center;height:7px}.ref-rank-table--page .ref-rank-row em{color:var(--ref-accent);text-align:center;background:#d8766a14;border-radius:999px;grid-column:3/4;align-self:center;padding:4px 8px;font-size:12px;line-height:16px}.ref-cross-combo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ref-preview-card,.ref-directory-row,.ref-analysis-card,.ref-type-card,.ref-process-card{border-radius:12px;padding:18px}.ref-section__head,.ref-section__head--split,.ref-footer__inner{flex-direction:column;align-items:start}.ref-button{min-height:48px}.ref-about-intro{border-radius:12px;padding:28px 22px}.ref-page--narrow{width:min(100vw - 24px,920px)}.ref-archive-drawer-backdrop{padding:12px}.cbti-home--embedded{padding:14px 0 2px}.cbti-home__matrix{gap:8px;width:min(100%,576px)}.cbti-home__matrix-card{min-height:73px}.cbti-home__matrix-media-frame{border-radius:12px;width:44px;height:44px}.cbti-home__matrix-media-frame .portrait-card__svg{width:100%;height:100%}.cbti-home__matrix-card strong{font-size:8px;line-height:10px}.cbti-home__matrix-card b{font-size:7px;line-height:9px}.cbti-home__title{font-size:clamp(34px,11vw,52px)}.cbti-home__lede{max-width:300px}.ref-triptych-poster-stage{grid-template-columns:1fr}.ref-triptych-stage__nav{display:none}.ref-triptych-poster{width:min(100%,392px)}.ref-triptych-poster__hint{max-width:300px}}@media (width<=520px){.ref-type-grid,.ref-type-continue-grid,.ref-cross-combo-grid,.ref-about-tiles{grid-template-columns:1fr}}a{color:inherit;text-decoration:none}button{font:inherit}.reveal{opacity:0;animation:.72s cubic-bezier(.22,1,.36,1) forwards reveal-up;transform:translateY(24px)}.reveal--1{animation-delay:40ms}.reveal--2{animation-delay:.12s}.reveal--3{animation-delay:.22s}.reveal--4{animation-delay:.32s}.reveal--5{animation-delay:.42s}button,a,.site-nav__link,.site-cta,.answer-card,.channel-row,.roster-row,.recommendation-row,.hero-list__item{transition:transform .18s,border-color .18s,background-color .18s,box-shadow .18s,color .18s}.page-shell__main{z-index:1;width:min(1180px,100vw - 40px);margin:0 auto;padding:20px 0 96px;position:relative}.site-chrome{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px 20px;width:min(1180px,100vw - 40px);margin:0 auto;padding:16px 0 10px;display:grid;position:sticky;top:0}.site-chrome:after{content:"";background:linear-gradient(90deg, transparent, var(--page-line-strong), transparent);height:1px;position:absolute;inset:auto 0 0}.site-mark{flex-direction:column;gap:2px;display:flex}.site-mark__title,.hero h1,.section-heading h2,.launch-block__main h2,.quiz-panel__title,.result-panel__name,.channel-row__title strong,.roster-row__title strong,.recommendation-row__copy strong,.model-row__title strong,.story-band__item p strong,.hero-list__item strong,.result-card h3,.nearby-strip__item strong,.stat-strip__item strong{font-family:Newsreader,Noto Serif SC,serif}.site-mark__title{letter-spacing:-.05em;font-size:1.95rem;font-weight:800}.site-mark__tag{letter-spacing:.16em;text-transform:uppercase;color:var(--page-muted);font-size:.72rem}.site-nav{justify-content:center;gap:6px;min-width:0;display:flex}.site-nav__link{color:var(--page-muted);white-space:nowrap;border-radius:999px;padding:.76rem .98rem;font-size:.82rem;font-weight:700}.site-nav__link:hover,.site-nav__link.is-active{color:var(--page-ink);background:#ffffffc7}.site-chrome__actions{justify-content:end;align-items:center;gap:10px;display:flex}.lang-switch{border:1px solid var(--page-line);background:#ffffffc7;border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex}.lang-switch__link{min-width:48px;min-height:34px;color:var(--page-muted);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:.76rem;font-weight:800;display:inline-flex}.lang-switch__link.is-active{color:var(--page-ink);background:#fffffff5}.site-cta{background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 76%, white), var(--ink));color:#fff;letter-spacing:.03em;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 1.2rem;font-size:.88rem;font-weight:800;display:inline-flex}.site-cta:hover{transform:none}.eyebrow{color:var(--page-muted);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:8px;margin:0;font-size:.75rem;font-weight:800;display:inline-flex}.hero,.quiz-panel,.result-panel{border-radius:var(--radius-xl);border:1px solid var(--page-line);background:#fffffff0;position:relative;overflow:hidden}.section-block{box-shadow:none;background:0 0;border:0;border-radius:0;margin-top:34px;padding:30px 0 0;position:relative}.hero:after{content:"";background:radial-gradient(circle, #ffffffeb 0%, #fff0 58%), radial-gradient(circle, color-mix(in srgb, var(--accent-soft) 82%, white) 0%, #fff0 72%);opacity:0;pointer-events:none;border-radius:50%;width:300px;height:300px;animation:1.2s cubic-bezier(.22,1,.36,1) .18s forwards hero-bloom;position:absolute;top:-60px;right:-80px}.hero:before,.quiz-panel:before,.result-panel:before{content:"";background:linear-gradient(90deg, var(--accent), color-mix(in srgb, var(--accent) 28%, white));height:4px;position:absolute;inset:0 0 auto}.section-block:before{content:"";background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--accent) 65%, white), transparent);height:1px;position:absolute;inset:0 0 auto}.hero{box-shadow:none;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:24px 30px;padding:44px;display:grid}.hero__copy,.hero-side{z-index:1;position:relative}.hero h1{letter-spacing:-.06em;max-width:9ch;margin:16px 0 0;font-size:clamp(3.5rem,8vw,6.4rem);line-height:.94}.hero__lede,.channel-row p,.roster-row p,.story-band__item p,.model-row__title span,.result-card p,.quiz-panel__context,.hero-list__item span,.recommendation-row__copy span{color:var(--page-muted);margin:0;line-height:1.74}.hero__lede{max-width:56ch;margin-top:18px;font-size:1.06rem}.intro-pills{margin-top:20px}.hero__actions,.result-actions,.chip-row{flex-wrap:wrap;gap:12px;display:flex}.hero__actions{margin-top:28px}.hero-side{align-content:start;gap:16px;display:grid}.stat-strip{border:1px solid var(--page-line);background:#ffffffb8;border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.stat-strip__item{border-right:1px solid var(--page-line);border-bottom:1px solid var(--page-line);gap:6px;padding:1rem 1.1rem;display:grid}.stat-strip__item:nth-child(2n){border-right:0}.stat-strip__item:nth-last-child(-n+2){border-bottom:0}.stat-strip__item strong{letter-spacing:-.05em;font-size:2rem;line-height:1}.stat-strip__item span{color:var(--page-muted);letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:700}.hero-list,.portrait-card{border:1px solid var(--page-line);background:#ffffffb8;border-radius:20px}.hero-list{overflow:hidden}.hero-list__label{color:var(--page-muted);letter-spacing:.14em;text-transform:uppercase;margin:0;padding:1rem 1.1rem .7rem;font-size:.76rem;font-weight:800}.hero-list__item{border-top:1px solid var(--page-line);gap:4px;padding:1rem 1.1rem;display:grid}.hero-list__item strong{letter-spacing:-.04em;font-size:1.45rem;line-height:1}.hero-showcase{border:1px solid var(--page-line);background:#ffffffb3;border-radius:20px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;padding:16px;display:grid}.hero-showcase__figure .portrait-card{padding:10px}.hero-showcase__figure .portrait-card__svg{width:132px;height:132px}.hero-showcase__figure .portrait-card__label{display:none}.hero-showcase__copy{gap:6px;display:grid}.hero-showcase__eyebrow{color:var(--page-muted);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.hero-showcase__copy strong{letter-spacing:-.05em;font-family:Newsreader,Noto Serif SC,serif;font-size:1.7rem;line-height:.96}.hero-showcase__copy span,.archive-row__eyebrow,.rank-row__copy span,.rank-table__head span{color:var(--page-muted);letter-spacing:.14em;text-transform:uppercase;font-size:.74rem;font-weight:800}.hero-showcase__copy p,.archive-row__note,.crossover-card p,.rank-row__copy p,.faq-item p,.dimension-chip p{color:var(--page-muted);margin:0;line-height:1.72}.hero-list__item:hover,.channel-row:hover,.roster-row:hover,.recommendation-row:hover,.edition-row:hover,.type-ticker__item:hover,.answer-card:hover,.primary-button:hover,.ghost-button:hover,.site-cta:hover{transform:none}.section-block{margin-top:24px}.section-block--entry{animation:.76s cubic-bezier(.22,1,.36,1) .22s both reveal-soft}.section-block--clean{background:0 0}.section-heading{justify-content:space-between;align-items:end;gap:18px 28px;margin-bottom:22px;display:flex}.section-heading h2{letter-spacing:-.06em;max-width:14ch;margin:0;font-size:clamp(2.3rem,4vw,3.9rem);line-height:.96}.section-heading p{max-width:40ch;color:var(--page-muted);margin:0;line-height:1.72}.archive-list{gap:0;display:grid}.archive-row,.crossover-card,.rank-row{opacity:0;animation:.68s cubic-bezier(.22,1,.36,1) forwards reveal-soft;transform:translateY(18px)}.archive-row{border:0;border-top:1px solid var(--page-line);background:0 0;border-radius:0;grid-template-columns:132px minmax(0,1fr) 160px;align-items:center;gap:18px;padding:18px 0;display:grid}.archive-row__code,.archive-row__meta{gap:6px;display:grid}.archive-row__code span,.archive-row__meta span{letter-spacing:.14em;text-transform:uppercase;font-size:.8rem;font-weight:800}.archive-row__code small{color:var(--page-muted);font-size:.78rem}.archive-row__copy{gap:8px;display:grid}.archive-row__name{gap:6px;display:grid}.archive-row__name strong{letter-spacing:-.05em;font-family:Newsreader,Noto Serif SC,serif;font-size:clamp(1.8rem,3vw,2.35rem);line-height:.95}.archive-row__name span{color:var(--page-ink);font-size:.92rem;font-weight:700}.archive-row__meta{justify-items:end}.crossover-list{gap:0;display:grid}.crossover-card{border:0;border-top:1px solid var(--page-line);background:0 0;border-radius:0;gap:14px;padding:22px 0;display:grid}.crossover-card__head{justify-content:space-between;align-items:start;gap:18px;display:flex}.crossover-card__head h3{letter-spacing:-.05em;margin:10px 0 0;font-family:Newsreader,Noto Serif SC,serif;font-size:clamp(1.9rem,3vw,2.5rem);line-height:.96}.crossover-card__types{flex-wrap:wrap;justify-content:end;gap:8px;display:flex}.crossover-card__types span{border:1px solid var(--page-line);min-height:36px;color:var(--page-ink);background:#ffffff9e;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:.8rem;font-weight:800;display:inline-flex}.rank-table{gap:0;display:grid}.rank-table__head{border-bottom:1px solid var(--page-line);grid-template-columns:92px minmax(0,1fr) 100px;gap:18px;padding:0 0 10px;display:grid}.rank-row{border:0;border-bottom:1px solid var(--page-line);background:0 0;border-radius:0;grid-template-columns:92px minmax(0,1fr) 100px;align-items:center;gap:18px;padding:18px 0;display:grid}.rank-row strong,.rank-row em{letter-spacing:-.05em;font-family:Newsreader,Noto Serif SC,serif;font-size:2rem;line-height:1}.rank-row em{text-align:right;font-style:normal}.rank-row__copy{gap:6px;display:grid}.rank-row__copy b{letter-spacing:-.05em;font-family:Newsreader,Noto Serif SC,serif;font-size:1.8rem;line-height:.96}.about-layout{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:18px;display:grid}.dimension-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;display:grid}.dimension-chip{border:0;border-top:1px solid var(--page-line);background:0 0;border-radius:0;gap:8px;padding:18px 0;display:grid}.dimension-chip strong{letter-spacing:-.04em;font-family:Newsreader,Noto Serif SC,serif;font-size:1.55rem;line-height:1}.dimension-chip__note{color:var(--page-muted);font-size:.86rem;line-height:1.55}.dimension-chip p span{color:var(--page-ink)}.faq-list{gap:0;display:grid}.faq-item{border:0;border-top:1px solid var(--page-line);background:0 0;border-radius:0;padding:0}.faq-item summary{cursor:pointer;padding:18px 0;font-size:1rem;font-weight:800;list-style:none;display:block}.faq-item summary::-webkit-details-marker{display:none}.faq-item[open] summary{color:var(--page-ink)}.faq-item p{padding:0 0 18px}.channel-list,.edition-stack,.recommendation-list,.roster-group__list,.story-band,.model-table,.quiz-panel__options,.meter-stack,.nearby-strip,.type-ticker{gap:14px;display:grid}.channel-row,.edition-row,.recommendation-row,.roster-row,.model-row,.story-band__item,.result-card,.answer-card,.launch-block,.type-ticker__item{border:1px solid var(--page-line);border-radius:var(--radius-lg);background:var(--panel)}.edition-row,.type-ticker__item,.recommendation-row{opacity:0;animation:.68s cubic-bezier(.22,1,.36,1) forwards reveal-soft;transform:translateY(18px)}.edition-stack{grid-template-columns:1fr}.edition-row{grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:20px;padding:22px 24px;display:grid}.edition-row--feature{background:linear-gradient(180deg, #fffffffa, #fff4faf0), var(--surface)}.edition-row__kicker{color:var(--page-muted);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:800}.edition-row__copy{gap:8px;display:grid}.edition-row__copy strong{letter-spacing:-.05em;font-family:Newsreader,Noto Serif SC,serif;font-size:clamp(1.55rem,3vw,2.15rem);line-height:.95}.edition-row__copy p{color:var(--page-muted);margin:0;line-height:1.72}.edition-row__action{color:var(--ink);letter-spacing:.12em;text-transform:uppercase;font-size:.82rem;font-weight:800}.channel-row{grid-template-columns:minmax(0,.95fr) minmax(0,1fr) auto;align-items:center;gap:20px;padding:22px 24px;display:grid}.channel-row__title,.roster-row__title,.recommendation-row__copy,.model-row__title{gap:8px;display:grid}.channel-row__title strong,.recommendation-row__copy strong{letter-spacing:-.05em;font-size:clamp(1.6rem,3vw,2.25rem);line-height:.95}.channel-row__meta{color:var(--ink);letter-spacing:.12em;text-transform:uppercase;justify-items:end;gap:6px;font-size:.82rem;font-weight:700;display:grid}.roster-board{gap:22px;display:grid}.type-ticker{grid-template-columns:repeat(2,minmax(0,1fr))}.type-ticker__item{gap:10px;padding:1rem 1.1rem;display:grid}.type-ticker__item strong{letter-spacing:-.04em;font-family:Newsreader,Noto Serif SC,serif;font-size:1.5rem;line-height:1}.type-ticker__item p{color:var(--page-muted);margin:0;line-height:1.7}.roster-group{gap:12px;display:grid}.roster-group__header{justify-content:space-between;align-items:center;display:flex}.roster-group__list{grid-template-columns:repeat(2,minmax(0,1fr))}.roster-row{padding:1rem 1.1rem}.roster-row__title strong{letter-spacing:-.04em;font-size:1.45rem;line-height:1}.roster-row__title span,.recommendation-row__copy .eyebrow,.model-row__title span,.nearby-strip__item span,.ghost-pill,.metric-chip{letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:800}.story-band{grid-template-columns:1fr}.story-band--result{margin:22px 0}.story-band__item{background:0 0;border-width:1px 0 0;border-radius:0;grid-template-columns:minmax(140px,190px) minmax(0,1fr);gap:10px 24px;padding:1.1rem 0 0;display:grid}.story-band__item small{color:var(--page-muted);letter-spacing:.14em;text-transform:uppercase;grid-column:1;font-size:.76rem;font-weight:800}.story-band__item p{grid-column:2}.model-table{grid-template-columns:repeat(2,minmax(0,1fr))}.model-row{gap:14px;padding:1rem 1.1rem;display:grid}.model-row__title strong{letter-spacing:-.04em;font-size:1.5rem;line-height:1}.model-row__axis{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.model-row__axis span{background:linear-gradient(90deg, color-mix(in srgb, var(--accent) 16%, white), var(--accent), var(--ink));border-radius:999px;height:10px;display:block}.model-row__axis small{color:var(--page-muted);font-size:.82rem}.launch-block{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:24px;padding:28px;display:grid}.launch-block__main h2{letter-spacing:-.05em;max-width:13ch;margin:16px 0 10px;font-size:clamp(2.2rem,4vw,3.6rem);line-height:.98}.launch-block__main p,.launch-block__aside p{color:var(--page-muted);margin:0;line-height:1.72}.launch-block__aside{align-content:center;gap:14px;display:grid}.quiz-panel,.result-panel{margin-top:24px;padding:24px 0 0}.quiz-panel__eyebrow,.meter-row__labels{justify-content:space-between;gap:16px;display:flex}.quiz-panel__eyebrow{color:var(--page-muted);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:800}.progress-track{background:color-mix(in srgb, var(--accent-soft) 60%, white);border-radius:999px;height:14px;margin:16px 0 20px;overflow:hidden}.progress-track__fill{border-radius:inherit;background:linear-gradient(90deg, var(--accent), var(--ink));height:100%;display:block}.quiz-panel__title{letter-spacing:-.06em;max-width:14ch;margin:0;font-size:clamp(2.5rem,4.8vw,4.4rem);line-height:.98}.quiz-panel__context{margin-top:10px;font-size:.98rem}.quiz-panel__options{margin-top:18px}.answer-card{cursor:pointer;text-align:left;grid-template-columns:52px 1fr;align-items:center;gap:14px;padding:16px;display:grid}.answer-card.is-picked{border-color:color-mix(in srgb, var(--accent) 42%, black);background:linear-gradient(180deg, #fffffff5, #ffffffe6), color-mix(in srgb, var(--accent-soft) 38%, white)}.answer-card__index{background:var(--page-ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-family:Newsreader,Noto Serif SC,serif;font-size:1.5rem;font-weight:700;display:inline-flex}.answer-card__body{gap:6px;display:grid}.answer-card__label{font-size:1.15rem;line-height:1.5}.answer-card__body small{color:var(--page-muted)}.result-panel__hero{grid-template-columns:minmax(0,1.05fr) auto;align-items:start;gap:20px;display:grid}.result-panel__copy{gap:10px;display:grid}.result-nav{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.result-nav__link{border:1px solid var(--page-line);min-height:34px;color:var(--page-muted);letter-spacing:.1em;text-transform:uppercase;background:#ffffffe6;border-radius:999px;align-items:center;padding:0 12px;font-size:.78rem;font-weight:800;text-decoration:none;display:inline-flex}.chip-row{margin:0}.chip-row--result{margin-bottom:4px}.metric-chip,.ghost-pill,.result-panel__badge{border:1px solid var(--page-line);background:#fffffff0;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 14px;display:inline-flex}.result-panel__name{letter-spacing:-.07em;max-width:8ch;margin:0;font-size:clamp(3.7rem,7vw,6.4rem);line-height:.9}.result-panel__badge{width:fit-content;color:var(--page-ink)}.result-panel__alias{color:var(--page-muted);letter-spacing:.14em;text-transform:uppercase;margin:-2px 0 0;font-size:.8rem;font-weight:800}.result-panel__vibe{max-width:36ch;color:var(--page-muted);margin:0;font-size:1rem;line-height:1.75}.result-panel__figure{justify-content:end;display:flex}.cbti-home__matrix-media .portrait-card{box-shadow:none;background:#d8766a15;border:0;border-radius:12px;padding:0;width:44px!important;height:44px!important}.cbti-home__matrix-media .portrait-card:has(.portrait-card__image){background:0 0}.cbti-home__matrix-media .portrait-card__image{object-fit:contain;border-radius:12px}.cbti-home__matrix-media .portrait-card__svg{border-radius:12px}.cbti-home__matrix-media .portrait-card__label{display:none}.portrait-card{flex-direction:column;gap:10px;padding:14px;display:inline-flex}.portrait-card:has(.portrait-card__image){padding:0}.portrait-card--with-image{background:linear-gradient(135deg,#fffaf8b8,#f7e1db70),#ffffffad;position:relative;overflow:hidden}.portrait-card--with-image:before{content:"";z-index:0;opacity:1;background:linear-gradient(105deg,#0000 0 32%,#ffffff9e 44%,#0000 58%),radial-gradient(circle at 42% 34%,#d8766a1f,#0000 48%);transition:opacity .18s;animation:.96s ease-in-out infinite portrait-preload-sheen;position:absolute;inset:0;transform:translate(-42%)}.portrait-card--with-image.is-loaded:before{opacity:0;animation:none}.portrait-card__svg,.portrait-card__image{border-radius:30px;width:100%;height:100%}.portrait-card--with-image .portrait-card__image{z-index:1;opacity:1;position:relative;transform:none}.portrait-card--with-image.is-loaded .portrait-card__image{opacity:1;transform:none}.portrait-card__svg{display:block}.portrait-card__label,.result-status{color:var(--page-muted);text-align:center;font-size:.82rem;font-weight:700}.result-grid{grid-template-columns:1fr;gap:14px;display:grid}.result-quote-card{background:0 0;border:0;border-top:1px solid #dbcec2b3;border-radius:0;gap:10px;margin-top:6px;padding:18px 0 0;display:grid}.result-quote-card small{color:var(--page-muted);letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:800}.result-quote-card p{font-family:var(--ref-serif);letter-spacing:-.02em;margin:0;font-size:1.25rem;line-height:1.6}.result-card{background:0 0;border-width:1px 0 0;border-radius:0;grid-template-columns:minmax(180px,220px) minmax(0,1fr);gap:12px 28px;padding:18px 0 0;display:grid}.result-card h3{letter-spacing:-.04em;grid-column:1;margin:0;font-size:1.4rem;font-weight:500;line-height:1.2}.result-card>:not(h3){grid-column:2}.result-card--full{grid-template-columns:minmax(180px,220px) minmax(0,1fr)}.result-card__body-stack{gap:12px;display:grid}.result-card p{color:var(--page-muted);margin:0;font-size:1rem;line-height:1.78}.result-card__note{color:var(--page-ink);font-weight:600}.result-summary{gap:16px;display:grid}.section-heading--result{gap:6px;margin-bottom:12px;display:grid}.section-heading--result h3,.guide-report__card h3,.scene-report__card h4{margin:0}.section-heading--result p{color:var(--page-muted);margin:0;font-size:15px;line-height:24px}.scene-report{gap:14px;display:grid}.scene-report__grid,.guide-report{grid-template-columns:1fr;gap:14px;display:grid}.scene-report__card,.guide-report__card{background:0 0;border:0;border-top:1px solid #dbcec2b3;border-radius:0;grid-template-columns:minmax(170px,220px) minmax(0,1fr);gap:10px 28px;padding:16px 0 0;display:grid}.guide-report__card--feature{background:0 0}.guide-report__lede{color:var(--page-ink);font-family:var(--ref-serif);margin:0;font-size:1.02rem;line-height:1.72}.scene-report__card h4,.guide-report__card h3{letter-spacing:-.03em;grid-column:1;font-size:1.28rem;font-weight:500;line-height:1.2}.scene-report__card>:not(h4),.guide-report__card>:not(h3){grid-column:2}.scene-report__card p{color:var(--page-muted);margin:0;font-size:1rem;line-height:1.78}.scene-report__card blockquote{border-left:3px solid color-mix(in srgb, var(--accent) 44%, white);color:var(--page-ink);font-family:var(--ref-serif);letter-spacing:-.02em;margin:0;padding-left:14px;font-size:1.05rem;line-height:1.72}.scene-report__card--share{align-content:start}.scene-report__card--share .ghost-button{width:fit-content}.bullet-list{color:var(--page-muted);gap:10px;margin:0;padding-left:1.1rem;font-size:1rem;line-height:1.78;display:grid}.meter-row{gap:8px;display:grid}.meter-row__labels strong{font-size:1rem}.meter-row__track{background:color-mix(in srgb, var(--accent-soft) 52%, white);border-radius:999px;height:16px;position:relative;overflow:hidden}.meter-row__mid{background:#1914162e;width:2px;position:absolute;inset:0 auto 0 50%}.meter-row__fill{border-radius:inherit;background:linear-gradient(90deg, color-mix(in srgb, var(--accent-soft) 72%, white), var(--accent), var(--ink));height:100%;display:block}.meter-row__ends{color:var(--page-muted);justify-content:space-between;gap:8px;font-size:.8rem;display:flex}.nearby-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.nearby-strip__item{border-radius:var(--radius-md);border:1px solid var(--page-line);background:#ffffffb3;gap:6px;padding:.85rem .95rem;display:grid}.nearby-strip__item strong{letter-spacing:-.04em;font-size:1.32rem;line-height:1}.nearby-strip__item small{color:var(--page-muted)}.nearby-strip__item i{color:var(--page-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-style:normal;font-weight:800}.result-card--muted{background:linear-gradient(180deg, #fffffff5, #fff7fbeb), var(--surface)}.result-actions{margin-top:20px}.primary-button,.ghost-button{cursor:pointer;isolation:isolate;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-weight:800;transition:transform .18s,box-shadow .22s,border-color .22s,background-color .22s,color .22s;display:inline-flex;position:relative;overflow:hidden}.primary-button,.primary-button--link{background:linear-gradient(135deg, var(--accent), var(--ink));color:#fff}.ghost-button,.ghost-button--link{border-color:var(--page-line);color:var(--page-ink);background:#fffffff0}.primary-button:hover,.primary-button--link:hover{transform:translateY(-1px);box-shadow:0 16px 28px #1414131f}.ghost-button:hover,.ghost-button--link:hover{background:#fffffffa;border-color:#d8766a2e;transform:translateY(-1px);box-shadow:0 14px 24px #1414130f}.recommendation-list{grid-template-columns:1fr}.recommendation-row{border:0;border-top:1px solid var(--page-line);background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:1.1rem 0;display:grid}.recommendation-row__copy strong{font-size:clamp(1.45rem,2.8vw,2rem)}.recommendation-row.is-upcoming{opacity:.74}.page-shell--ref{--accent:var(--ref-accent);--accent-soft:var(--ref-accent-soft);--surface:var(--ref-card);--ink:var(--ref-muted)}.page-shell--ref .page-shell__main{width:min(980px,100vw - 40px);padding:24px 0 72px}.page-shell--ref .hero,.page-shell--ref .launch-block,.page-shell--ref .quiz-panel,.page-shell--ref .result-panel,.page-shell--ref .dimension-chip,.page-shell--ref .answer-card,.page-shell--ref .result-card,.page-shell--ref .nearby-strip__item{border:1px solid var(--ref-line);background:var(--ref-card);box-shadow:none;border-radius:16px}.page-shell--ref .hero:after{display:none}.page-shell--ref .hero:before,.page-shell--ref .quiz-panel:before,.page-shell--ref .result-panel:before{background:var(--ref-line);height:1px}.page-shell--ref .hero{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:24px;padding:22px}.page-shell--ref .eyebrow,.page-shell--ref .metric-chip,.page-shell--ref .ghost-pill,.page-shell--ref .result-panel__badge,.page-shell--ref .recommendation-row__copy .eyebrow,.page-shell--ref .nearby-strip__item span{color:var(--ref-accent);letter-spacing:.24em;text-transform:uppercase;font-size:12px;font-weight:500;line-height:16px}.page-shell--ref .hero h1,.page-shell--ref .launch-block__main h2,.page-shell--ref .quiz-panel__title,.page-shell--ref .result-panel__name,.page-shell--ref .result-card h3,.page-shell--ref .section-heading h2,.page-shell--ref .stat-strip__item strong,.page-shell--ref .hero-list__item strong,.page-shell--ref .archive-row__name strong,.page-shell--ref .recommendation-row__copy strong{font-family:var(--ref-serif);font-weight:500}.page-shell--ref .hero h1{letter-spacing:-1.2px;max-width:9ch;margin-top:8px;font-size:clamp(38px,4.7vw,52px);line-height:1}.page-shell--ref .hero__lede,.page-shell--ref .launch-block__main p,.page-shell--ref .launch-block__aside p,.page-shell--ref .quiz-panel__context,.page-shell--ref .result-panel__vibe,.page-shell--ref .result-card p,.page-shell--ref .bullet-list,.page-shell--ref .nearby-strip__item small,.page-shell--ref .archive-row__note,.page-shell--ref .archive-row__name span,.page-shell--ref .dimension-chip p{color:var(--ref-muted);font-size:16px;line-height:26px}.page-shell--ref .hero__actions,.page-shell--ref .result-actions{gap:10px}.page-shell--ref .primary-button,.page-shell--ref .ghost-button,.page-shell--ref .primary-button--link,.page-shell--ref .ghost-button--link{border-radius:12px;min-height:48px;padding:0 20px;font-size:15px;font-weight:500}.page-shell--ref .primary-button,.page-shell--ref .primary-button--link{background:var(--ref-accent);color:var(--ref-ivory)}.page-shell--ref .ghost-button,.page-shell--ref .ghost-button--link{border-color:var(--ref-line);background:var(--ref-card);color:var(--ref-muted)}.page-shell--ref .primary-button:hover,.page-shell--ref .primary-button--link:hover,.page-shell--ref .ghost-button:hover,.page-shell--ref .ghost-button--link:hover,.page-shell--ref .ref-button:hover,.page-shell--ref .ref-cta:hover{transform:translateY(-1px)}.page-shell--ref .primary-button:hover,.page-shell--ref .primary-button--link:hover{background:color-mix(in srgb, var(--ref-accent) 88%, #000 12%);box-shadow:0 16px 28px #d8766a2e}.page-shell--ref .ghost-button:hover,.page-shell--ref .ghost-button--link:hover{border-color:color-mix(in srgb, var(--ref-accent) 18%, var(--ref-line));color:var(--ref-text);background:#fffffffa;box-shadow:0 14px 24px #d8766a14}.page-shell--ref .stat-strip,.page-shell--ref .hero-list{border-color:var(--ref-line);background:var(--ref-card);border-radius:16px}.page-shell--ref .stat-strip__item{border-color:var(--ref-line)}.page-shell--ref .stat-strip__item strong{letter-spacing:-.9px;font-size:32px;line-height:36px}.page-shell--ref .stat-strip__item span,.page-shell--ref .hero-list__label,.page-shell--ref .archive-row__code span,.page-shell--ref .archive-row__meta span{color:var(--ref-muted);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:500;line-height:16px}.page-shell--ref .hero-list__item{border-color:var(--ref-line);padding:14px 16px}.page-shell--ref .hero-list__item strong{letter-spacing:-.9px;font-size:24px;line-height:26px}.page-shell--ref .section-block{border-top:1px solid var(--ref-line);background:0 0;border-radius:0;margin-top:60px;padding:34px 0 0}.page-shell--ref .section-block:before{display:none}.page-shell--ref .section-heading{margin-bottom:18px}.page-shell--ref .section-heading h2{letter-spacing:-.9px;max-width:none;font-size:28px;line-height:32px}.page-shell--ref .section-heading p{color:var(--ref-muted);font-size:16px;line-height:26px}.page-shell--ref .dimension-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.page-shell--ref .dimension-chip{gap:10px;padding:18px}.page-shell--ref .dimension-chip strong{font-family:var(--ref-serif);font-size:21px;font-weight:500;line-height:26px}.page-shell--ref .dimension-chip__tag{font-size:10px;line-height:14px}.page-shell--ref .dimension-chip__note{color:var(--ref-muted);font-size:13px;line-height:20px}.page-shell--ref .launch-block{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;padding:20px}.page-shell--ref .launch-block__main h2{letter-spacing:-.9px;max-width:14ch;margin:10px 0 12px;font-size:28px;line-height:32px}.page-shell--ref .quiz-panel,.page-shell--ref .result-panel{margin-top:32px;padding:22px}.page-shell--ref .quiz-panel__eyebrow,.page-shell--ref .result-status,.page-shell--ref .result-panel__alias{color:var(--ref-muted);letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:500;line-height:16px}.page-shell--ref .progress-track__fill,.page-shell--ref .meter-row__fill{background:var(--ref-accent)}.page-shell--ref .quiz-panel__title{letter-spacing:-.9px;max-width:20ch;font-size:28px;line-height:34px}.page-shell--ref .quiz-panel__options{gap:12px}.page-shell--ref .answer-card{grid-template-columns:48px 1fr;gap:14px;padding:14px}.page-shell--ref .answer-card.is-picked{border-color:color-mix(in srgb, var(--ref-accent) 24%, black);background:color-mix(in srgb, var(--ref-accent-soft) 24%, var(--ref-card))}.page-shell--ref .answer-card__index{width:48px;height:48px;color:var(--ref-accent);font-family:var(--ref-sans);background:#f2eee3;border-radius:12px;font-size:20px;font-weight:700}.page-shell--ref .answer-card__label{font-size:17px;font-weight:500;line-height:26px}.page-shell--ref .answer-card__body small,.page-shell--ref .meter-row__ends,.page-shell--ref .bullet-list{font-size:14px;line-height:22px}.page-shell--ref .metric-chip,.page-shell--ref .ghost-pill,.page-shell--ref .result-panel__badge{border-color:var(--ref-line);background:var(--ref-card);border-radius:999px;min-height:32px;padding:6px 12px}.page-shell--ref .result-panel__hero{gap:22px}.page-shell--ref .result-panel__name{letter-spacing:-1.2px;max-width:8ch;font-size:clamp(36px,4.8vw,50px);line-height:1}.page-shell--ref .result-panel__badge{color:var(--ref-text)}.page-shell--ref .portrait-card{border-color:var(--ref-line);border-radius:12px;padding:10px}.page-shell--ref .portrait-card__svg{border-radius:12px;width:176px;height:176px}.page-shell--ref .result-grid{gap:14px}.page-shell--ref .result-card{background:0 0;border-width:1px 0 0;border-radius:0;gap:12px;padding:18px 0 0}.page-shell--ref .result-card h3{letter-spacing:-.4px;font-size:22px;line-height:26px}.page-shell--ref .result-card__note{font-weight:500}.page-shell--ref .meter-row__labels strong,.page-shell--ref .nearby-strip__item strong{font-family:var(--ref-serif);font-size:18px;font-weight:500;line-height:22px}.page-shell--ref .meter-row__track{background:#ece7dc;height:8px}.page-shell--ref .meter-row__mid{background:#1414132e;width:1px}.page-shell--ref .nearby-strip{gap:12px}.page-shell--ref .nearby-strip__item{padding:14px}.page-shell--ref .nearby-strip__item i{color:var(--ref-muted);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:500;line-height:16px}.page-shell--ref .result-card--muted{background:color-mix(in srgb, var(--ref-card) 90%, white)}.page-shell--ref .recommendation-row{border-top-color:var(--ref-line)}.quiz-experience-hero{border:1px solid var(--ref-line);background:radial-gradient(circle at 16% 18%,#ffd6e2e6,#0000 28%),radial-gradient(circle at 88% 12%,#ffeed6cc,#0000 26%),linear-gradient(#fffcf9f5,#fff7fbf0);border-radius:20px;gap:18px;margin-bottom:22px;padding:20px 22px;display:grid}.quiz-experience-hero__copy{gap:10px;display:grid}.quiz-experience-hero__copy h1{font-family:var(--ref-serif);letter-spacing:-1px;margin:0;font-size:clamp(34px,4.8vw,48px);font-weight:500;line-height:1}.quiz-experience-hero__copy p{color:var(--ref-muted);margin:0;font-size:16px;line-height:26px}.quiz-experience-hero__actions,.quiz-experience-hero__meters{flex-wrap:wrap;gap:10px;display:flex}.quiz-experience-hero__meters span{border:1px solid var(--ref-line);min-height:34px;color:var(--ref-muted);letter-spacing:.12em;text-transform:uppercase;background:#ffffffe6;border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-weight:600;line-height:16px;display:inline-flex}.quiz-panel--immersive{background:linear-gradient(180deg, #fffdfbfa, #fff7fbf5), var(--ref-card);border-radius:22px;position:relative;overflow:hidden}.quiz-panel--immersive:before{content:"";pointer-events:none;background:radial-gradient(circle,#f7c3d238,#0000 68%);border-radius:50%;width:120px;height:120px;position:absolute;inset:16px auto auto -28px}.quiz-panel--immersive:after{content:"";pointer-events:none;background:radial-gradient(circle,#d8766a1f,#0000 66%);border-radius:50%;width:220px;height:220px;position:absolute;inset:auto -12% -24% auto}.quiz-stage{margin-bottom:18px;animation:.42s cubic-bezier(.2,.9,.2,1) both quiz-stage-enter;position:relative}.quiz-stage__halo{filter:blur(10px);pointer-events:none;background:radial-gradient(circle,#ffd2deb8,#0000 64%);border-radius:999px;height:110px;position:absolute;inset:-18px 8% auto}.quiz-stage__card{background:linear-gradient(#fffffffa,#fff8fbf0);border:1px solid #d8766a2e;border-radius:20px;gap:12px;padding:22px;display:grid;position:relative;box-shadow:0 18px 42px #80525f14}.quiz-stage__card:after{content:"";opacity:.9;pointer-events:none;background:linear-gradient(90deg,#ffd9e4d6,#ffeec4d6);border-radius:999px;width:44px;height:10px;position:absolute;inset:12px 12px auto auto}.quiz-stage__scene{background:#ffffffb8;border:1px solid #d8766a1f;border-radius:16px;gap:6px;padding:12px 14px;display:grid}.quiz-stage__scene-label{color:var(--ref-accent);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:700;line-height:14px}.quiz-stage__tag,.quiz-stage__tip{width:fit-content}.quiz-stage__tag{min-height:30px;color:var(--ref-accent);letter-spacing:.16em;text-transform:uppercase;background:#ffedf3eb;border-radius:999px;align-items:center;padding:0 12px;font-size:11px;font-weight:700;line-height:15px;display:inline-flex}.quiz-stage__tip{color:var(--ref-muted);font-size:13px;font-weight:500;line-height:20px}.quiz-stage__meta{gap:8px;display:grid}.quiz-stage__chapter-note{color:var(--ref-text);font-size:14px;font-weight:600;line-height:22px}.quiz-science{background:linear-gradient(#fffafcfa,#fff6f9f0);border:1px solid #d8766a24;border-radius:18px;gap:12px;margin-bottom:16px;padding:16px;display:grid}.quiz-science__head{gap:4px;display:grid}.quiz-science__head strong{letter-spacing:-.2px;font-size:15px;line-height:20px}.quiz-science__head span{color:var(--ref-muted);font-size:13px;line-height:20px}.quiz-science__mechanisms{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.quiz-science__chip{background:#ffffffc7;border:1px solid #d8766a1f;border-radius:16px;gap:6px;min-height:92px;padding:12px 14px;display:grid}.quiz-science__chip small{color:var(--ref-accent);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:700;line-height:14px}.quiz-science__chip strong{font-size:15px;line-height:20px}.quiz-science__chip p{color:var(--ref-muted);margin:0;font-size:12px;line-height:18px}.quiz-science__sources{flex-wrap:wrap;gap:8px;display:flex}.quiz-science__source{min-width:220px;color:inherit;background:#ffffffdb;border:1px solid #d8766a1f;border-radius:14px;gap:2px;padding:10px 12px;text-decoration:none;display:grid}.quiz-science__source strong{color:var(--ref-accent);font-size:12px;line-height:16px}.quiz-science__source span{color:var(--ref-muted);font-size:12px;line-height:18px}.quiz-checkpoint{background:radial-gradient(circle at 12% 16%,#ffd5e1d6,#0000 24%),radial-gradient(circle at 88% 18%,#ffedc4c7,#0000 22%),linear-gradient(#fffcfafa,#fff6f9f2);border:1px solid #d8766a2e;border-radius:22px;padding:24px;animation:.42s cubic-bezier(.2,.9,.2,1) both quiz-stage-enter;position:relative;overflow:hidden;box-shadow:0 22px 44px #80525f14}.quiz-checkpoint__halo{pointer-events:none;background:radial-gradient(circle,#d8766a24,#0000 66%);border-radius:50%;width:220px;height:220px;position:absolute;inset:auto -8% -18% auto}.quiz-checkpoint__copy{gap:14px;display:grid;position:relative}.quiz-checkpoint__copy h2{font-family:var(--ref-serif);letter-spacing:-.9px;margin:0;font-size:clamp(30px,4vw,42px);font-weight:500;line-height:1}.quiz-checkpoint__copy p,.quiz-checkpoint__leader span{color:var(--ref-muted);margin:0;font-size:15px;line-height:24px}.quiz-checkpoint__leader{background:#fffc;border:1px solid #d8766a24;border-radius:18px;gap:6px;padding:16px 18px;display:grid}.quiz-checkpoint__leader small{color:var(--ref-accent);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:700;line-height:16px}.quiz-checkpoint__leader strong{letter-spacing:-.4px;font-size:22px;line-height:28px}.quiz-checkpoint__leader em{color:var(--ref-text);font-size:14px;font-style:normal;line-height:22px}.quiz-checkpoint__actions{flex-wrap:wrap;gap:10px;display:flex}.answer-card--immersive{background:linear-gradient(180deg, #fffffffa, #fff7fbf0), var(--ref-card);border-radius:18px;grid-template-columns:58px 1fr;min-height:112px;padding:18px;transition:transform .18s,border-color .22s,box-shadow .22s,background .22s;animation:.38s both answer-card-enter;position:relative}.answer-card--immersive:before{content:"";opacity:.72;background:linear-gradient(#ffd5e1f0,#ffecbfeb);border-radius:999px;width:4px;position:absolute;inset:12px auto 12px 12px}.answer-card--immersive:hover{border-color:#d8766a47;transform:translateY(-2px)rotate(-.4deg);box-shadow:0 14px 30px #80525f14}.answer-card--immersive:nth-child(2):hover{transform:translateY(-2px)rotate(.35deg)}.answer-card--immersive:nth-child(3):hover{transform:translateY(-2px)rotate(-.2deg)}.answer-card--immersive .answer-card__index{width:58px;height:58px;color:var(--ref-accent);background:linear-gradient(#ffe9effa,#fff3f7f5);border-radius:16px;box-shadow:inset 0 0 0 1px #d8766a24}.answer-card__tag{width:fit-content;min-height:24px;color:var(--ref-accent);letter-spacing:.14em;text-transform:uppercase;background:#ffecf3eb;border-radius:999px;align-items:center;padding:0 10px;font-size:10px;font-weight:700;line-height:14px;display:inline-flex}.answer-card--immersive.is-selecting,.answer-card--immersive.is-picked{background:linear-gradient(180deg, #fff4f8fa, #ffeef4f0), var(--ref-card);border-color:#d8766a6b;transform:scale(.986);box-shadow:0 16px 34px #d8766a24}.answer-card--immersive.is-selecting{animation:.26s both answer-card-pulse}.answer-card__sticker{background:#ffffffdb;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:inline-flex;position:absolute;top:12px;right:14px;box-shadow:0 6px 18px #704d5914}.answer-card__glow{pointer-events:none;background:radial-gradient(circle,#d8766a2e,#0000 70%);border-radius:50%;width:26px;height:26px;position:absolute;inset:auto 14px 14px auto}.answer-card__spark{opacity:0;pointer-events:none;background:radial-gradient(circle,#fffffff5 0 18%,#ffdde8c2 19% 42%,#0000 43%);border-radius:50%;width:42px;height:42px;position:absolute;inset:auto 18px 16px auto;transform:scale(.6)}.answer-card--immersive.is-selecting .answer-card__spark{animation:.26s both answer-spark}.page-shell--quiz-experience .page-shell__main{width:min(900px,100vw - 24px);padding-top:24px}.page-shell--quiz-experience.page-shell--result-archive .page-shell__main{width:var(--ref-shell-width);padding-top:8px;padding-bottom:88px}.page-shell--quiz-experience .ref-chrome__inner,.page-shell--quiz-experience .ref-footer__inner{width:min(900px,100vw - 40px)}.page-shell--quiz-experience .ref-chrome__inner{min-height:68px}.page-shell--quiz-experience .ref-nav{gap:14px}.page-shell--quiz-experience .ref-nav__link{font-size:14px;line-height:20px}.page-shell--quiz-experience .ref-mark__copy strong{font-size:22px}.page-shell--quiz-experience .ref-cta{min-height:36px;padding:8px 16px;font-size:13px;line-height:18px}.test-intro{place-items:center;min-height:calc(100vh - 304px);padding:48px 0 56px;display:grid}.test-intro__inner{text-align:center;justify-items:center;gap:18px;width:min(640px,100%);display:grid}.test-intro__inner h1{font-family:var(--ref-serif);letter-spacing:-.06em;margin:0;font-size:clamp(46px,5vw,56px);font-weight:500;line-height:1.06}.test-intro__inner p{max-width:30ch;color:var(--ref-muted);margin:0;font-size:16px;line-height:26px}.test-intro__inner .ref-button{min-width:132px;min-height:52px;padding-inline:24px}.result-archive-page{padding-top:24px;padding-bottom:72px}.page-shell--quiz-experience .quiz-panel{width:min(620px,100%);margin:0 auto}.page-shell--ref .quiz-panel--focus{width:min(620px,100%);box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;animation:none;position:relative;overflow:visible}.page-shell--ref .quiz-panel--focus.is-advancing .quiz-panel__prompt-wrap,.page-shell--ref .quiz-panel--focus.is-advancing .quiz-nav,.page-shell--ref .quiz-panel--focus.is-advancing .quiz-nav__status,.page-shell--ref .quiz-panel--focus.is-advancing .quiz-stage-card{opacity:0;transform:translateY(10px)}.page-shell--ref .quiz-panel--focus.is-advancing{pointer-events:none}.page-shell--ref .quiz-panel--focus:after{display:none}.quiz-progress-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;width:min(620px,100%);margin:0 auto 26px;display:grid}.quiz-progress-row__count{color:var(--ref-stone);white-space:nowrap;font-size:15px;font-weight:500;line-height:22px}.page-shell--ref .progress-track{background:#f0eee6;height:8px;margin:0}.page-shell--ref .progress-track__fill{background:var(--ref-accent)}.quiz-stage-card{isolation:isolate;background:linear-gradient(#fffcf9fa,#fcf6f0fa),repeating-linear-gradient(#ffffff29 0 28px,#f1e8de6b 28px 29px);border:1px solid #e5ddd2e6;border-radius:10px;width:min(620px,100%);padding:22px 24px 16px;transition:opacity .22s,transform .22s,box-shadow .22s;animation:.26s both quiz-stage-enter;position:relative;box-shadow:0 18px 38px #1414130d,inset 0 2px #ffffffb8}.quiz-stage-card:before{content:"";opacity:.65;filter:blur(.2px);pointer-events:none;background:linear-gradient(#ffd6df85,#f4bfcc47);border-radius:4px;width:92px;height:24px;position:absolute;inset:10px 12px auto auto;transform:rotate(4deg)}.quiz-stage-card:after{content:"";border-radius:inherit;mix-blend-mode:multiply;pointer-events:none;z-index:-1;background:radial-gradient(circle at 18% 14%,#ffe0e838,#0000 20%),radial-gradient(circle at 84% 18%,#ffefdf38,#0000 18%);position:absolute;inset:0}.quiz-stage-card__meta{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.quiz-stage-card__pill{min-height:28px;color:var(--ref-muted);background:#f6f1ea;border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-weight:500;line-height:18px;display:inline-flex}.quiz-stage-card__ghost{color:var(--ref-stone);font-size:12px;font-weight:500;line-height:18px}.quiz-panel__prompt-wrap{gap:12px;margin-bottom:8px;display:grid}.quiz-panel__tag{display:none}.page-shell--ref .quiz-panel--focus .quiz-panel__title{max-width:none;font-family:var(--ref-serif);letter-spacing:-.02em;margin:0;font-size:clamp(18px,1.9vw,20px);font-weight:500;line-height:1.48}.page-shell--ref .quiz-panel--focus .quiz-panel__context{color:var(--ref-muted);margin:0;font-size:15px;line-height:24px}.page-shell--ref .quiz-panel--focus .quiz-panel__options{border-top:1px solid #ddd1c2b3;gap:0;margin-top:10px}.page-shell--ref .answer-card--focus{min-height:58px;box-shadow:none;background:0 0;border:0;border-top:1px solid #e2d8ccb8;border-radius:0;grid-template-columns:18px 1fr;align-items:center;gap:14px;padding:16px 4px;transition:background-color .18s,transform .18s,opacity .18s;animation:none;position:relative}.page-shell--ref .answer-card--focus:after{display:none}.page-shell--ref .answer-card--focus:before{content:"";opacity:0;background:0 0;border-radius:999px;width:3px;transition:background-color .18s,opacity .18s;position:absolute;top:11px;bottom:11px;left:-24px}.page-shell--ref .answer-card--focus:hover{box-shadow:none;background:#fff4f033;transform:none}.page-shell--ref .answer-card--focus.is-picked{box-shadow:none;background:linear-gradient(90deg,#ffefe99e,#fff8f400)}.page-shell--ref .answer-card--focus.is-selecting{background:linear-gradient(90deg,#ffe8e0c2,#fff8f400);transform:translate(4px)}.page-shell--ref .answer-card--focus.is-picked:before,.page-shell--ref .answer-card--focus.is-selecting:before{background:var(--ref-accent);opacity:1}.page-shell--ref .answer-card--focus .answer-card__index{color:#9a8f82;background:0 0;border-radius:0;width:auto;height:auto;font-size:20px;font-weight:500;line-height:1}.page-shell--ref .answer-card--focus .answer-card__label{font-size:15px;font-weight:500;line-height:25px}.page-shell--ref .answer-card--focus .answer-card__body{gap:4px}.page-shell--ref .answer-card--focus .answer-card__body small{color:var(--ref-muted);font-size:13px;line-height:20px}.quiz-nav{border-top:0;justify-content:space-between;align-items:center;width:min(620px,100%);margin:16px auto 0;padding-top:0;transition:opacity .22s,transform .22s;display:flex}.quiz-nav__status{text-align:center;width:min(620px,100%);color:var(--ref-stone);margin:10px auto 0;font-size:12px;font-weight:500;line-height:18px;transition:opacity .22s,transform .22s}.quiz-nav--actions{gap:16px}.quiz-nav .primary-button,.quiz-nav .ghost-button{border-radius:12px;min-width:74px;min-height:44px;padding:0 16px;font-size:14px;line-height:20px}.quiz-nav .ghost-button{color:#8c877e;background:#f5f0e7;border-color:#ebe5da}.quiz-nav .primary-button{color:#fffaf7;background:#bebbb4;border-color:#0000}.quiz-nav .primary-button:not(:disabled){background:var(--ref-accent)}.quiz-nav button:disabled{opacity:1;cursor:not-allowed;box-shadow:none;transform:none}.result-editorial{gap:14px;margin-top:18px;display:grid}.result-editorial__grid{grid-template-columns:1fr;gap:20px;display:grid}.result-editorial__card{background:0 0;border:0;border-top:1px solid #dbcec2b3;border-radius:0;grid-template-columns:minmax(180px,220px) minmax(0,1fr);gap:14px 28px;padding:16px 0 0;display:grid}.result-editorial__card h4{font-family:var(--ref-serif);letter-spacing:-.5px;grid-column:1;margin:0;font-size:1.32rem;font-weight:500;line-height:1.2}.result-editorial__body{grid-column:2;gap:12px;display:grid}.result-editorial__body p{color:var(--ref-muted);margin:0;font-size:1rem;line-height:1.78}.scene-report--appendix{margin-top:8px}.result-panel--report{padding-top:12px}.page-shell--ref .result-panel--archive{box-shadow:none;background:0 0;border:0;margin-top:0;padding:0;overflow:visible}.result-panel__hero--archive{border-bottom:1px solid #dbcec2a3;padding-bottom:24px}.result-panel__copy--archive{gap:8px}.result-panel__name--report{letter-spacing:-1.4px;max-width:none;font-size:clamp(48px,8vw,56px);line-height:.98}.result-panel__alias--archive{font-family:var(--ref-serif);color:var(--page-ink);letter-spacing:-.03em;margin:8px 0;font-size:30px;font-weight:500;line-height:34px}.result-panel__quote{color:var(--ref-text);font-family:var(--ref-serif);letter-spacing:-.6px;margin:12px 0 0;font-size:24px;line-height:32px}.result-panel__matchline,.result-panel__verdict{color:var(--ref-muted);margin:0;font-size:14px;font-weight:500;line-height:20px}.result-report-section__prose{color:var(--ref-muted);margin:0}.result-score-groups{gap:18px;display:grid}.result-score-group{gap:12px;display:grid}.result-score-group__head{align-items:center;gap:10px;display:flex}.result-score-group__head strong{font-family:var(--ref-serif);font-size:24px;font-weight:500;line-height:28px}.result-score-list{gap:0;display:grid}.result-score-item{border-top:1px solid #dbcec2a3;padding:14px 0}.result-score-item:first-child{border-top:0}.result-score-item p{color:var(--ref-muted);margin:0;font-size:15px;line-height:24px}.result-dimension-meter{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin:8px 0 10px;display:grid}.result-dimension-meter__label{color:var(--ref-stone);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:600;line-height:16px}.result-dimension-meter__track{background:linear-gradient(90deg,#e8d9cdd9,#ffefe7f2,#e8d9cdd9);border-radius:999px;height:14px;position:relative;overflow:hidden}.result-dimension-meter__track:before{content:"";background:linear-gradient(90deg,#d8766a1a,#d8766a38,#d8766a1a);border-radius:999px;position:absolute;inset:5px 0}.result-dimension-meter__midline{background:#947e7059;width:1px;position:absolute;top:2px;bottom:2px;left:50%;transform:translate(-50%)}.result-dimension-meter__dot{background:var(--ref-accent);border-radius:999px;width:14px;height:14px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 4px #d8766a24}.result-actions--report{border-top:0;justify-content:flex-start;gap:10px;margin-top:0;padding-top:0}.result-actions--report .ref-button--primary{min-width:132px}.result-actions--report .ref-button--ghost{background:#ffffffd6}.result-panel__figure--archive .portrait-card{background:#fff;border-radius:12px;padding:10px}.result-panel__figure--archive .portrait-card__svg{border-radius:12px;width:176px;height:176px}.result-panel__figure--archive .portrait-card__label{display:none}.result-status--archive{text-align:left;margin:14px 0 0}.result-panel--reveal{animation:.52s cubic-bezier(.2,.9,.2,1) both result-reveal}.result-panel--reveal .result-panel__figure{animation:.62s both figure-float-in}.result-panel--reveal .result-panel__hero,.result-panel--reveal .story-band,.result-panel--reveal .result-grid,.result-panel--reveal .result-quote-card,.result-panel--reveal .scene-report,.result-panel--reveal .guide-report,.result-panel--reveal .result-card,.result-panel--reveal .result-actions,.result-panel--reveal .result-status{opacity:0;animation:.52s forwards result-fragment}.result-panel--reveal .story-band{animation-delay:70ms}.result-panel--reveal .result-grid{animation-delay:.12s}.result-panel--reveal .result-quote-card{animation-delay:.15s}.result-panel--reveal .scene-report{animation-delay:.19s}.result-panel--reveal .guide-report{animation-delay:.23s}.result-panel--reveal .result-card:first-of-type{animation-delay:.16s}.result-panel--reveal .result-card:nth-of-type(2){animation-delay:.21s}.result-panel--reveal .result-actions,.result-panel--reveal .result-status{animation-delay:.26s}@media (width<=980px){.page-shell--ref .dimension-grid,.page-shell--ref .nearby-strip,.result-editorial__grid{grid-template-columns:1fr}}@keyframes answer-card-enter{0%{opacity:0;transform:translateY(16px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes quiz-stage-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes answer-card-pulse{0%{transform:scale(1)}55%{transform:scale(.972)}to{transform:scale(.986)}}@keyframes answer-card-sweep{0%{opacity:0;transform:translate(-52%)}40%{opacity:1}to{opacity:0;transform:translate(52%)}}@keyframes answer-spark{0%{opacity:0;transform:scale(.5)}40%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.28)}}@keyframes result-reveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes figure-float-in{0%{opacity:0;transform:translateY(22px)scale(.96)rotate(-2deg)}to{opacity:1;transform:translateY(0)scale(1)rotate(0)}}@keyframes result-fragment{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes type-card-face-in{0%{opacity:0;transform:rotateY(72deg)scale(.96)}to{opacity:1;transform:rotateY(0)scale(1)}}@media (width<=760px){.page-shell--ref .page-shell__main{width:min(100vw - 24px,980px)}.page-shell--quiz-experience .ref-chrome__inner,.page-shell--quiz-experience .ref-footer__inner{width:min(100vw - 20px,900px)}.page-shell--quiz-experience .ref-chrome__inner{min-height:60px}.page-shell--ref .hero,.page-shell--ref .launch-block,.page-shell--ref .result-panel__hero,.page-shell--ref .result-grid{grid-template-columns:1fr}.page-shell--ref .hero,.page-shell--ref .quiz-panel,.page-shell--ref .result-panel{padding:18px 0 0}.page-shell--ref .hero h1,.page-shell--ref .result-panel__name,.page-shell--ref .quiz-panel__title,.page-shell--ref .launch-block__main h2{letter-spacing:-1px;font-size:36px;line-height:40px}.page-shell--ref .primary-button,.page-shell--ref .ghost-button,.page-shell--ref .primary-button--link,.page-shell--ref .ghost-button--link{width:100%}.quiz-experience-hero,.quiz-stage__card,.quiz-checkpoint{padding:18px}.answer-card--immersive{grid-template-columns:52px 1fr;min-height:100px;padding:14px}.quiz-science__mechanisms{grid-template-columns:1fr}.quiz-science__source{width:100%;min-width:0}.quiz-checkpoint__actions,.quiz-checkpoint__actions .primary-button,.quiz-checkpoint__actions .ghost-button{width:100%}.ref-note-list{grid-template-columns:1fr}.ref-stat-grid,.ref-model-grid{grid-template-columns:1fr;gap:18px}.ref-stat-card:nth-child(n+2){border-left:0;padding-left:0}.page-shell--quiz-experience .page-shell__main{width:min(100vw - 18px,1200px);padding-top:10px}.test-intro{min-height:calc(100vh - 252px);padding:24px 0 26px}.test-intro__inner h1{font-size:44px;line-height:48px}.page-shell--ref .quiz-panel--focus{width:min(100%,680px);padding:0}.page-shell--ref .quiz-panel--focus .quiz-panel__title{font-size:20px;line-height:31px}.page-shell--ref .quiz-panel--focus .quiz-panel__context{font-size:15px;line-height:25px}.quiz-progress-row{margin-bottom:14px}.quiz-stage-card{border-radius:8px;padding:18px 16px 14px}.quiz-stage-card:before{width:72px;height:20px;top:8px;right:8px}.page-shell--ref .answer-card--focus{grid-template-columns:16px 1fr;min-height:54px;padding:14px 2px}.page-shell--ref .answer-card--focus:before{top:10px;bottom:10px;left:-16px}.page-shell--ref .answer-card--focus .answer-card__index{width:auto;height:auto;font-size:18px}.quiz-nav{gap:12px}.quiz-nav .primary-button,.quiz-nav .ghost-button{width:auto;min-width:92px}.quiz-nav__status{text-align:center}.quiz-nav--actions{gap:12px}.result-panel__alias--archive{font-size:24px;line-height:30px}.result-panel__quote{font-size:20px;line-height:28px}.result-dimension-meter{grid-template-columns:1fr;gap:6px;margin:8px 0}.result-dimension-meter__label--left{order:1}.result-dimension-meter__track{order:2;height:12px}.result-dimension-meter__label--right{text-align:right;order:3}.result-dimension-meter__dot{width:12px;height:12px}.result-actions--report{grid-template-columns:1fr;gap:8px;padding-top:12px;display:grid}.result-actions--report .ref-button,.result-actions--report .ref-button--ghost,.result-actions--report .ref-button--primary{width:100%;min-width:0;min-height:42px}.page-shell--quiz-experience .ref-footer{padding:16px 0 24px}.page-shell--quiz-experience .ref-footer__links{flex-wrap:wrap;gap:10px}.page-shell--quiz-experience .ref-footer__disclaimer,.page-shell--quiz-experience .ref-footer__copyright{margin-top:12px;font-size:12px;line-height:18px}.story-band__item,.result-card,.scene-report__card,.guide-report__card,.result-editorial__card{grid-template-columns:1fr;gap:10px}.story-band__item p,.result-card>:not(h3),.scene-report__card>:not(h4),.guide-report__card>:not(h3),.result-editorial__body{grid-column:auto}.result-quote-card p{font-size:1.24rem;line-height:1.5}}@keyframes reveal-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes reveal-soft{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes settle-in{0%{opacity:.88;transform:translateY(12px)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes bob-soft{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes hero-bloom{0%{opacity:0;transform:translate(18px,-16px)scale(.92)}to{opacity:.95;transform:translate(0,0)scale(1)}}@keyframes portrait-preload-sheen{0%{transform:translate(-58%)}to{transform:translate(58%)}}@media (prefers-reduced-motion:no-preference){.ref-hero,.ref-start-hero,.page-shell--ref .hero,.page-shell--ref .launch-block,.page-shell--ref .quiz-panel,.page-shell--ref .result-panel{animation:.44s cubic-bezier(.22,1,.36,1) both settle-in}.ref-stat-card,.ref-preview-card,.ref-type-card,.ref-about-note,.ref-process-card{animation:.52s cubic-bezier(.22,1,.36,1) both settle-in}.ref-stat-card:nth-child(2),.ref-preview-card:nth-child(2),.ref-type-card:nth-child(2),.ref-about-note:nth-child(2),.ref-process-card:nth-child(2){animation-delay:60ms}.ref-stat-card:nth-child(3),.ref-preview-card:nth-child(3),.ref-type-card:nth-child(3),.ref-about-note:nth-child(3),.ref-process-card:nth-child(3){animation-delay:.12s}.ref-type-card:nth-child(4n),.ref-process-card:nth-child(4n){animation-delay:.18s}.ref-hero__charms span:first-child{animation:3.2s ease-in-out infinite bob-soft}.ref-hero__charms span:nth-child(2){animation:3.6s ease-in-out .22s infinite bob-soft}.ref-hero__charms span:nth-child(3){animation:3.4s ease-in-out .42s infinite bob-soft}}@media (width<=1100px){.site-chrome{grid-template-columns:auto minmax(0,1fr) auto}.hero,.result-panel__hero,.result-grid,.launch-block,.channel-row,.edition-row,.recommendation-row,.story-band,.model-table,.roster-group__list,.nearby-strip,.type-ticker,.about-layout,.archive-row,.rank-table__head,.rank-row,.dimension-grid,.scene-report__grid,.guide-report{grid-template-columns:1fr}.site-nav{grid-column:1/-1;justify-content:start}.site-chrome__actions{justify-self:end}.section-heading{flex-direction:column;align-items:start}.channel-row__meta{justify-items:start}.result-panel__figure{justify-content:start}.archive-row__meta,.rank-row em{text-align:left;justify-items:start}.crossover-card__head{flex-direction:column}.crossover-card__types{justify-content:start}}@media (width<=760px){.page-shell__main,.site-chrome{width:min(100vw - 20px,1180px)}.site-nav{justify-content:start;width:100%;overflow-x:auto}.site-chrome__actions{grid-column:1/-1;justify-content:space-between}.hero,.section-block,.quiz-panel,.result-panel{border-radius:28px;padding:22px}.hero h1,.quiz-panel__title,.result-panel__name,.launch-block__main h2{max-width:none}.hero h1{font-size:clamp(3rem,13vw,4.2rem)}.hero__actions,.result-actions{flex-direction:column}.primary-button,.ghost-button,.primary-button--link,.ghost-button--link{width:100%}.stat-strip{grid-template-columns:1fr 1fr}.hero-showcase{grid-template-columns:1fr}.sample-strip{grid-template-columns:1fr 1fr;display:grid}.edition-row{gap:12px;padding:18px}.archive-row{gap:12px;padding:16px}.archive-row__name strong,.rank-row__copy b{font-size:1.55rem}.rank-row strong,.rank-row em{font-size:1.6rem}.faq-item{padding:0 14px}.portrait-card__svg{width:204px;height:204px}.answer-card{grid-template-columns:42px 1fr;padding:16px}.answer-card__index{width:42px;height:42px;font-size:1.25rem}.answer-card__label{font-size:1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page-bg:#faf5f0;--page-ink:#141413;--page-muted:#5e5d59;--page-line:#f0eee6;--page-line-strong:#5e5d592e;--panel:#fffaf6f0;--panel-soft:#fffaf6e0;--accent:#d8766a;--accent-soft:#f8dadd;--surface:#fffaf7;--ink:#3a312a;--shadow-soft:0 18px 50px #62404d14;--radius-xl:34px;--radius-lg:24px;--radius-md:16px;--ref-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--ref-serif:Georgia, "Noto Serif SC", "Source Han Serif CN", serif;--ref-bg:#faf5f0;--ref-card:#fffaf7;--ref-text:#141413;--ref-muted:#5e5d59;--ref-stone:#87867f;--ref-line:#f2e5de;--ref-accent:#d8766a;--ref-accent-soft:#f8dadd;--ref-ivory:#fffaf7;--ref-h1-size:52px;--ref-h1-line:52px;--ref-h1-track:-1.2px;--ref-h2-size:30px;--ref-h2-line:34px;--ref-h2-track:-.9px;--ref-body-size:17px;--ref-body-line:27px;--ref-nav-size:15px;--ref-nav-line:23px;--ref-pill-size:12px;--ref-pill-track:2.88px;--ref-button-size:15px;--ref-button-line:22px;--ref-cta-size:14px;--ref-cta-line:20px;--ref-card-radius:14px;--ref-button-radius:12px;--ref-ambient-surface:radial-gradient(circle at 10% 9%, #ffdce8b8, transparent 20%), radial-gradient(circle at 88% 8%, #ffe7dcd1, transparent 22%), radial-gradient(circle at 76% 72%, #ffd6e252, transparent 18%), linear-gradient(180deg, #fffdfb 0%, #faf5f0 38%, #f7efe8 100%);--ref-ambient-texture:radial-gradient(#d8766a1f .8px, transparent .8px), radial-gradient(#ffc1d014 .8px, transparent .8px);--ref-prose-size-global:16px;--ref-prose-line-global:27px;--ref-prose-measure:72ch;--ref-section-gap-global:64px;--ref-section-pad-global:36px;--ref-shell-width:min(980px, calc(100vw - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{min-height:100vh;font-family:var(--ref-sans);color:var(--page-ink);background:var(--ref-bg);margin:0;line-height:1.5}.ref-shell,.page-shell{isolation:isolate;background:var(--ref-bg);min-height:100vh;color:var(--ref-text);position:relative}.ref-shell:before,.ref-shell:after,.page-shell:before,.page-shell:after{content:"";pointer-events:none;z-index:-1;position:fixed;inset:0}.ref-shell:before,.page-shell:before{background:var(--ref-ambient-surface)}.ref-shell:after,.page-shell:after{background-image:var(--ref-ambient-texture);opacity:.3;background-position:0 0,10px 12px;background-size:18px 18px,24px 24px;-webkit-mask-image:linear-gradient(#00000029,#0000 22% 82%,#00000014);mask-image:linear-gradient(#00000029,#0000 22% 82%,#00000014)}.page-shell--ref .page-shell__main,.ref-chrome__inner,.ref-page,.ref-footer__inner{width:var(--ref-shell-width);margin:0 auto}.ref-page{padding:24px 0 72px}.ref-page--narrow{width:min(840px,100vw - 40px)}.ref-page--sub{padding-top:64px}.ref-page--start{justify-content:center;align-items:center;min-height:calc(100vh - 250px);display:flex}.ref-section,.page-shell--ref .section-block{margin-top:var(--ref-section-gap-global);padding-top:var(--ref-section-pad-global);border-top:1px solid var(--ref-line)}.ref-section--tight{margin-top:40px;padding-top:24px}.ref-section__head,.ref-section__head--split{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.ref-section__head h2,.ref-about-block h2{font-family:var(--ref-serif);font-size:var(--ref-h2-size);line-height:var(--ref-h2-line);letter-spacing:var(--ref-h2-track);margin:0;font-weight:500}.ref-section__lede{max-width:680px;color:var(--ref-muted);margin:8px 0 0;font-size:15px;line-height:24px}.page-shell--ref .section-heading p,.page-shell--ref .hero__lede,.page-shell--ref .launch-block__main p,.page-shell--ref .launch-block__aside p,.page-shell--ref .quiz-panel__context,.page-shell--ref .result-panel__vibe,.page-shell--ref .result-card p,.page-shell--ref .bullet-list,.page-shell--ref .nearby-strip__item small,.page-shell--ref .archive-row__note,.page-shell--ref .archive-row__name span,.page-shell--ref .dimension-chip p,.ref-type-detail-prose p,.ref-type-detail-editorial-card p,.result-panel--archive .result-report-section__prose{font-size:var(--ref-prose-size-global);line-height:var(--ref-prose-line-global)}.page-shell--ref .section-heading p,.page-shell--ref .hero__lede,.page-shell--ref .launch-block__main p,.page-shell--ref .launch-block__aside p,.page-shell--ref .quiz-panel__context,.page-shell--ref .result-panel__vibe,.ref-type-detail-prose,.result-panel--archive .result-report-section__prose{max-width:var(--ref-prose-measure)}.ref-type-detail-prose{gap:14px;display:grid}.ref-type-detail-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.ref-type-detail-fact{box-shadow:none;background:0 0;border-top:1px solid #dbcec2a3;border-radius:0;gap:6px;padding:12px 0 0;display:grid}.ref-type-detail-fact--wide{grid-column:1/-1}.ref-type-detail-fact small{color:var(--ref-accent);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:600;line-height:16px}.ref-type-detail-fact p{color:var(--ref-muted);margin:0;font-size:14px;line-height:22px}.ref-type-detail-prose p{color:var(--ref-muted);margin:0}.ref-type-detail-editorial{gap:14px;display:grid}.ref-type-detail-editorial-card{border:1px solid var(--ref-line);background:#ffffffe0;border-radius:18px;gap:10px;padding:16px 18px;display:grid}.ref-type-detail-editorial-card h3{font-family:var(--ref-serif);letter-spacing:-.4px;margin:0;font-size:24px;font-weight:500;line-height:28px}.ref-type-detail-editorial-card p{color:var(--ref-muted);margin:0;font-size:15px;line-height:25px}@media (width<=760px){:root{--ref-section-gap-global:48px;--ref-section-pad-global:28px;--ref-shell-width:min(980px, calc(100vw - 28px))}.page-shell--ref .page-shell__main,.ref-chrome__inner,.ref-page,.ref-footer__inner,.ref-page--narrow{width:var(--ref-shell-width)}.page-shell--ref .hero__lede,.page-shell--ref .launch-block__main p,.page-shell--ref .launch-block__aside p,.page-shell--ref .quiz-panel__context,.page-shell--ref .result-panel__vibe,.page-shell--ref .section-heading p,.ref-type-detail-prose p,.ref-type-detail-editorial-card p,.result-panel--archive .result-report-section__prose{font-size:15px;line-height:25px}}
