@import url('https://fonts.googleapis.com/css2?family=Gowun+Batang:wght@700&family=Pretendard:wght@400;600;700;800;900&display=swap');:root{--ink:#342a27;--muted:#756762;--paper:#fffdf8;--line:#eadfd2;--accent:#a63f2c}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Pretendard,Arial,sans-serif;background:radial-gradient(circle at 12% 5%,#f6c87755,transparent 28%),radial-gradient(circle at 92% 22%,#9c354025,transparent 28%),#faf5ec}button{font:inherit;cursor:pointer}nav{height:54px;display:flex;align-items:center;justify-content:center;gap:25px;position:sticky;top:0;z-index:10;background:#fffcf8e8;border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}nav a{text-decoration:none;color:#5e514c;font-size:13px;font-weight:800}nav .active{color:var(--accent)}main{width:min(100% - 24px,700px);margin:auto;padding:28px 0 70px}.panel,.about{background:var(--paper);border:1px solid var(--line);border-radius:30px;box-shadow:0 18px 48px #5b342118}.start{text-align:center;padding:40px 26px 34px}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.2em;color:#a75a3f;margin:0 0 13px}.start h1{font:700 clamp(36px,8vw,55px)/1.2 'Gowun Batang',serif;margin:0}.start h1 em{font-style:normal;color:#a43a2b}.intro{color:var(--muted);line-height:1.7;font-size:14px}.start img{display:block;width:min(100%,390px);height:auto;margin:22px auto 15px;border-radius:50%;box-shadow:0 12px 34px #6b3b222b}.palette{display:flex;justify-content:center;gap:7px;margin:15px}.palette i{width:19px;height:19px;border-radius:50%;background:#c9332a}.palette i:nth-child(2){background:#df6b27}.palette i:nth-child(3){background:#e9ad2e}.palette i:nth-child(4){background:#702d3c}.palette i:nth-child(5){background:#7d6840}.palette i:nth-child(6){background:#dbc7a5}.primary,.kakao,.secondary{display:block;width:min(100%,390px);margin:0 auto;border:0;border-radius:17px;padding:17px;font-weight:900}.primary{background:linear-gradient(135deg,#b7452e,#7d2931);color:#fff;box-shadow:0 7px 0 #602028}.start small{display:block;color:#9b8c85;margin-top:15px}.quiz{padding:27px 24px;min-height:600px}.top{display:flex;justify-content:space-between;color:#915442;font-size:12px;font-weight:900}.progress{height:8px;border-radius:99px;background:#eee5da;margin:12px 0 48px;overflow:hidden}.progress i{display:block;height:100%;width:8.33%;background:linear-gradient(90deg,#dda22f,#9d3433);transition:.25s}.category{display:inline-block;padding:7px 11px;border-radius:99px;background:#f5eadb;color:#925039;font-size:11px;font-weight:800}.quiz h2{font:700 clamp(23px,5vw,31px)/1.45 'Gowun Batang',serif;min-height:92px;margin:20px 0 28px}.answers{display:grid;gap:11px}.answers button{border:2px solid #e8dbcc;border-radius:18px;background:#fffaf3;color:#4d403b;text-align:left;min-height:68px;padding:15px 18px;font-weight:750;line-height:1.45}.answers button:hover{border-color:#bd6445;background:#fff1df}.back{display:block;margin:26px auto 0;border:0;background:none;color:#97847b;font-weight:700}.result{text-align:center;padding:37px 24px}.result>p:not(.eyebrow):first-of-type{color:var(--muted)}.leaf{font-size:105px;line-height:1;margin:8px auto;filter:drop-shadow(0 9px 9px #48211430)}.result h2{font:700 clamp(32px,8vw,47px)/1.2 'Gowun Batang',serif;margin:7px 0;color:var(--leaf,#a43d2e)}.result-title{font-weight:900;color:#4e3d38}.desc{max-width:520px;margin:20px auto;line-height:1.75;color:#6c5b54}.traits{display:flex;justify-content:center;gap:7px;flex-wrap:wrap;margin-bottom:22px}.traits span{background:#f4e7d8;border-radius:99px;padding:8px 11px;color:#8f4b37;font-size:12px;font-weight:800}.detail{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-width:550px;margin:auto}.detail article,.match{background:#fff5e8;border:1px solid #ead8c3;border-radius:18px;padding:17px;text-align:left}.detail small,.match span{display:block;color:#9a7765;font-size:11px;margin-bottom:7px}.detail strong,.match strong{font-size:13px;line-height:1.45}.match{max-width:550px;margin:10px auto 22px}.kakao{background:#fee500;color:#191919;margin-bottom:10px}.secondary{background:#eee3d6;color:#574943}.other{display:block;color:#925139;font-size:13px;font-weight:800;margin-top:18px}.about{padding:26px;margin-top:24px}.about h2{font:700 21px 'Gowun Batang',serif;margin:0 0 10px}.about p{font-size:14px;line-height:1.75;color:var(--muted);margin:0}.ad-container{min-height:90px;margin-top:32px}footer{text-align:center;color:#9a8981;font-size:11px;padding:20px}@media(max-width:520px){main{width:min(100% - 18px,700px);padding-top:17px}.panel,.about{border-radius:24px}.start{padding:32px 17px 28px}.quiz{padding:23px 17px;min-height:555px}.progress{margin-bottom:38px}.result{padding:31px 16px}.detail{grid-template-columns:1fr}}
