:root{--text:#111;--title:#11314a;--line:#ddd;--bg-subtle:#eee;--hero-1:#0d2f45;--hero-2:#1f6072;--panel:#f4f8fb;--cta:#0f6ea8}*{box-sizing:border-box;margin:0;padding:0;color:var(--text);font-size:1em}body{background:#fff;caret-color:transparent}button,input,select,textarea{font:inherit;color:inherit}[contenteditable=true],input,textarea{caret-color:auto}a{text-decoration:none}#container{max-width:1120px;margin:0 auto}#header{padding:18px 14px;border-bottom:1px solid #d2dde5;background:radial-gradient(110% 90% at 0 0,#2c7ea100 45%,#2c7ea130 100%),linear-gradient(115deg,var(--hero-1),var(--hero-2))}#title{max-width:1120px;margin:0 auto;position:relative}#title>a{display:block;color:#fff;font-size:2.85em;font-weight:700;letter-spacing:-.02em;text-shadow:0 1px 0 #0b2234}.header-lang{position:absolute;top:8px;inset-inline-end:0;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.lang-picker-trigger{border:1px solid #ffffff88;background:#ffffff20;color:#fff;border-radius:8px;padding:7px 10px;font-size:.9rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:7px;max-width:210px}.lang-picker-trigger *{color:#fff}.lang-picker__icon{font-size:.95rem;line-height:1;flex:0 0 auto;color:#fff}.lang-picker__text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff}.lang-picker-trigger:hover{background:#ffffff30}.lang-picker-trigger:focus{outline:2px solid #ffffff66;outline-offset:2px}.other-test-link{display:inline-flex;align-items:center;justify-content:center;min-height:32px;max-width:min(56vw,220px);padding:0 10px;border-radius:9px;border:1px solid #ffffff38;background:#ffffff14;color:#fff;font-size:.82rem;font-weight:700;letter-spacing:.01em;cursor:pointer;white-space:nowrap}.other-test-link:hover{background:#ffffff22}.other-test-link:focus{outline:2px solid #ffffff66;outline-offset:2px}.other-tests-dialog-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;background:#09121c6b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.other-tests-dialog{width:min(460px,100%);background:#fff;border:1px solid #dbe7f2;border-radius:16px;box-shadow:0 24px 56px #07142333;overflow:hidden}.other-tests-dialog__header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;border-bottom:1px solid #e5edf5}.other-tests-dialog__title{margin:0;font-size:1rem;font-weight:700;color:#17344f}.other-tests-dialog__close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;border:1px solid #d4e0ec;background:#fff;color:#334a61;font-size:1.1rem;cursor:pointer}.other-tests-dialog__actions{display:grid;grid-gap:10px;gap:10px;padding:14px;grid-template-columns:1fr}.other-tests-dialog__action{min-height:40px;border-radius:10px;border:1px solid #d7e2ed;background:#f8fbff;color:#17344f;font-weight:700;cursor:pointer;padding:8px 12px;font-size:.9rem;display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none}.other-tests-dialog__action:hover{filter:brightness(.99)}html[dir=rtl] .other-tests-dialog__actions,html[dir=rtl] .other-tests-dialog__header{direction:rtl}.lang-dialog-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;background:#09121c6b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.lang-dialog{width:min(520px,100%);background:#fff;border:1px solid #dbe7f2;border-radius:16px;box-shadow:0 24px 56px #07142333;overflow:hidden;display:flex;flex-direction:column;max-height:88vh}.lang-dialog__header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;border-bottom:1px solid #e5edf5}.lang-dialog__title{margin:0;font-size:1rem;font-weight:700}.lang-dialog__close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;border:1px solid #d4e0ec;background:#fff;color:#334a61;font-size:1.1rem;cursor:pointer}.lang-dialog__list{flex:1 1;min-height:0;max-height:min(72vh,640px);overflow-y:auto;-webkit-overflow-scrolling:touch;padding:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.lang-dialog__item{min-height:40px;border:1px solid #cadbe7;background:#f8fbff;color:#17344f;border-radius:10px;padding:8px 10px;text-align:start;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer}.lang-dialog__item:hover{filter:brightness(.99)}.lang-dialog__item.is-active{border-color:#b9d6ef;background:#eaf5ff;color:#0d4f79}.top-menu{max-width:1120px;margin:10px auto 0;display:flex;gap:8px;flex-wrap:wrap}.top-menu a{display:inline-block;color:#fff;border:1px solid #ffffff66;background:#ffffff22;padding:10px 16px;border-radius:8px;font-size:1rem;font-weight:700}#context{padding:16px 10px}.social-share-bar{display:flex;justify-content:flex-end;margin-bottom:10px}.share-chip{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid #d4e0ec;background:#f7fbff;color:#24435f;font-size:.92rem;font-weight:700;cursor:pointer}.share-chip__icon{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:999px;background:#e4f1fd;color:#1d5f95;font-size:.78rem;line-height:1}.share-dialog-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;background:#09121c6b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.share-dialog{width:min(700px,100%);background:#fff;border:1px solid #dbe7f2;border-radius:16px;box-shadow:0 24px 56px #07142333;overflow:hidden}.share-dialog__header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;border-bottom:1px solid #e5edf5}.share-dialog__title{margin:0;font-size:1rem;font-weight:700}.share-dialog__close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;border:1px solid #d4e0ec;background:#fff;color:#334a61;font-size:1.1rem;cursor:pointer}.share-dialog__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;padding:12px 14px 14px}.share-action{min-height:38px;border-radius:10px;border:1px solid #d7e2ed;background:#f8fbff;color:#17344f;font-weight:700;cursor:pointer;padding:8px 10px;font-size:.9rem;display:inline-flex;align-items:center;justify-content:center;gap:6px}.share-action:hover{filter:brightness(.99)}.share-action--x{background:#111;color:#fff;border-color:#111}.share-action--facebook{background:#1877f2;color:#fff;border-color:#1877f2}.share-action--kakao{background:#fee500;color:#111;border-color:#fee500}.share-action--line{background:#00b900;color:#fff;border-color:#00b900}.share-action--wechat{background:#07c160;color:#fff;border-color:#07c160}.share-action--vk{background:#4c75a3;color:#fff;border-color:#4c75a3}.share-action--whatsapp{background:#25d366;color:#fff;border-color:#25d366}.share-action--telegram{background:#229ed9;color:#fff;border-color:#229ed9}.share-action--linkedin{background:#0a66c2;color:#fff;border-color:#0a66c2}.share-action--pinterest{background:#bd081c;color:#fff;border-color:#bd081c}.share-action--reddit{background:#ff4500;color:#fff;border-color:#ff4500}.share-action--copy{grid-column:1/-1}.share-action__icon{line-height:1}.share-action__badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.05rem;height:1.05rem;padding:0 .24rem;border-radius:999px;background:#0000002e;color:inherit;font-size:.7rem;font-weight:800;line-height:1}#ad-bottom,#ad-top{padding:20px 0;text-align:center}.ad-placeholder{width:100%;min-height:90px;border:2px dashed #9ab6c7;border-radius:10px;background:#f1f7fb;color:#3e6073;font-weight:700;display:flex;align-items:center;justify-content:center}#copyright{padding:10px;text-align:end}#test-list{margin:0 auto;border-collapse:collapse}#test-list td{width:140px;padding:5px 10px}#test-list a,.result-title{font-size:2.5em}.result-title{text-align:center;font-weight:700}.more-link-bottom,.more-link-top{text-align:end}.more-link-bottom a,.more-link-top a{font-size:1.5em;color:blue}.notice{margin-top:8px;line-height:1.6}.landing{display:grid;grid-gap:14px;gap:14px;margin:8px 0 12px;justify-items:center}.landing-hero{border:1px solid #d8e3ea;background:linear-gradient(160deg,#ffffff 0,var(--panel) 100%);border-radius:12px;padding:22px 20px;width:100%;text-align:center}.landing-eyebrow{display:inline-block;margin-bottom:8px;padding:4px 10px;border-radius:999px;background:#d9edf8;color:#0a507d;font-size:.85rem;font-weight:700}.landing-hero h1{margin-bottom:8px;font-size:2rem;font-weight:700;letter-spacing:-.01em}.landing-hero p{line-height:1.7;margin-bottom:18px}.landing-cta{padding:10px 16px;border-radius:8px;font-size:1.05rem}.landing-cta,.landing-cta-inline{display:inline-block;background:var(--cta);color:#fff;font-weight:700}.landing-cta-inline{padding:3px 10px;border-radius:7px;font-size:.95rem;vertical-align:middle}.landing-ad{margin-top:16px}.landing-ad-top{margin-top:0;margin-bottom:14px}.mbti-ad-block{margin:12px 0}.mbti-types-wrap{max-width:1120px;margin:0 auto}.mbti-types-title{text-align:center;font-size:2rem;margin-bottom:8px}.mbti-types-desc{text-align:center;margin-bottom:16px}.mbti-types-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.mbti-type-btn{border:1px solid #c7d8e4;background:#f7fbff;border-radius:10px;padding:12px 8px;text-align:center}.mbti-type-btn strong{display:block;font-size:1.35rem;color:#0d3a56;margin-bottom:2px}.mbti-type-btn span{font-size:.9rem}.mbti-detail-wrap{max-width:1120px;width:100%;margin:0 auto;text-align:start;border:1px solid #d4e3ec;background:#f8fcff;border-radius:12px;padding:24px 16px}.mbti-detail-code{font-size:2rem;font-weight:700;color:#0d3a56;text-align:center}.mbti-detail-title{margin-top:4px;margin-bottom:14px;text-align:center}.mbti-detail-one-line{margin-bottom:8px;text-align:center;font-weight:700}.mbti-detail-intro{margin-bottom:14px;line-height:1.7}.mbti-detail-section{margin-top:14px;padding-top:14px;border-top:1px solid #d8e6ef}.mbti-detail-section h2{font-size:1.05rem;margin-bottom:8px}.mbti-detail-section p{line-height:1.7}.mbti-detail-section ul{list-style:disc;-webkit-padding-start:18px;padding-inline-start:18px}.mbti-detail-section li{line-height:1.6;margin-bottom:5px}.mbti-detail-back{display:inline-block;margin-top:16px;padding:8px 12px;border-radius:8px;background:#0f6ea8;color:#fff;font-weight:700}.compat-wrap{max-width:1120px;margin:0 auto}.compat-title{text-align:center;font-size:2rem;margin-bottom:8px}.compat-desc{text-align:center;margin-bottom:14px}.compat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:14px}.compat-matrix-wrap{border:1px solid #d4e3ec;background:#f8fcff;border-radius:12px;padding:12px 10px;margin-bottom:14px}.compat-matrix-caption{font-weight:700;margin-bottom:8px}.compat-legend{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.compat-dot{display:inline-block;padding:4px 8px;border-radius:999px;font-size:.85rem;font-weight:700}.compat-dot.best{background:#0f7c45;color:#fff}.compat-dot.high{background:#2c7be5;color:#fff}.compat-dot.mid-high{background:#62a8ff;color:#fff}.compat-dot.normal{background:#dbe4ec;color:#1f2b35}.compat-matrix-scroll{overflow-x:auto;position:relative}.compat-matrix-note,.mbti-love-note{margin-top:8px;font-size:.85rem;color:#4b5d6d;line-height:1.5}.compat-matrix{border-collapse:collapse;min-width:920px;width:100%}.compat-matrix td,.compat-matrix th{border:1px solid #c9dae7;text-align:center;padding:6px 4px;font-size:.8rem;font-weight:700}.compat-matrix tbody th,.compat-matrix thead th{background:#edf4fa;color:#244056}.compat-matrix td:first-child,.compat-matrix th:first-child{position:-webkit-sticky;position:sticky;inset-inline-start:0;left:0;z-index:2;background:#edf4fa}.compat-matrix thead th:first-child{z-index:3}.compat-matrix td.grade-best{background:#daf5e7;color:#0f6a3d}.compat-matrix td.grade-high{background:#e0ecff;color:#204d9a}.compat-matrix td.grade-mid-high{background:#ebf3ff;color:#2f5f9b}.compat-matrix td.grade-normal{background:#f3f6f9;color:#41505d}.compat-btn{border:1px solid #b8cfdd;background:#f3f9fd;border-radius:10px;text-align:center;padding:10px 8px;font-weight:700;color:#1a4f70}.compat-btn.active{background:#0f6ea8;color:#fff;border-color:#0f6ea8}.compat-panel{border:1px solid #d4e3ec;background:#f8fcff;border-radius:12px;padding:18px 14px}.compat-panel h2{font-size:1.2rem;margin-bottom:8px}.compat-section{margin-top:12px;padding-top:12px;border-top:1px solid #d8e6ef}.compat-section h3{font-size:1rem;margin-bottom:6px}.compat-section li,.compat-section p{line-height:1.65}.compat-section ul{list-style:disc;-webkit-padding-start:18px;padding-inline-start:18px}@media (max-width:768px){#title{padding-bottom:34px}#title>a{font-size:1.82em}.header-lang{position:absolute;top:6px;inset-inline-end:0;margin-top:0}.lang-picker-trigger{padding:6px 8px;font-size:.82rem;max-width:160px}.other-test-link{max-width:160px;min-height:30px;padding:0 8px;font-size:.78rem}.top-menu{margin-top:14px;gap:6px}.top-menu a{font-size:1rem;padding:8px 12px}#test-list a{font-size:1.4em}#test-list td{width:auto;padding:8px}.landing-hero{padding:16px 14px}.landing-hero h1{font-size:1.45rem}.landing-cta{width:100%;text-align:center}.mbti-types-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.compat-btn{padding:8px 4px;font-size:.9rem}.compat-matrix td,.compat-matrix th{font-size:.72rem;padding:5px 3px}.share-dialog-overlay{align-items:flex-end;padding:0}.share-dialog{width:100%;border-radius:18px 18px 0 0;max-height:88vh}}