:root{--color-bg: #f3f0ed;--color-card: #ffffff;--color-text-main: #2f3640;--color-text-sub: #7f8c8d;--color-accent-a: #35495e;--color-accent-b: #41b883}body{margin:0;padding:0;background:linear-gradient(#00000059,#00000059),url(/_astro/pic_top_quiz_01.CeBNH61h.jpg) no-repeat center center fixed;background-size:cover;font-family:sans-serif}.viewport-wrapper[data-astro-cid-7oa3v4ch]{width:100vw;height:100vh;overflow:hidden}.slider-tracks[data-astro-cid-7oa3v4ch]{display:flex;flex-direction:column;width:100vw;height:500vh;transition:transform .7s cubic-bezier(.16,1,.3,1);will-change:transform}.stage-slide[data-astro-cid-7oa3v4ch]{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:3rem 2rem;box-sizing:border-box}.result-stage[data-astro-cid-7oa3v4ch]{justify-content:center}.stage-header[data-astro-cid-7oa3v4ch]{text-align:center;max-width:600px;margin-top:1rem;margin-bottom:2rem}.step-badge[data-astro-cid-7oa3v4ch]{display:inline-block;padding:.4rem 1rem;background-color:var(--color-text-main);color:#fff;border-radius:20px;font-size:.85rem;font-weight:700;margin-bottom:.5rem;letter-spacing:.05em}.stage-header[data-astro-cid-7oa3v4ch] h2[data-astro-cid-7oa3v4ch]{font-size:1.4rem;line-height:1.4;color:var(--color-text-main)}.choices-container[data-astro-cid-7oa3v4ch]{display:flex;width:100%;max-width:1200px;height:50vh;gap:2rem;align-items:center}.choice-btn[data-astro-cid-7oa3v4ch]{flex:1;height:100%;max-height:240px;background-color:var(--color-card);border:2px solid transparent;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;box-shadow:0 10px 30px #0000000d;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease,border-color .3s ease;position:relative}.direction-label[data-astro-cid-7oa3v4ch]{font-size:5rem;font-weight:900;opacity:.18;position:absolute;top:1rem}.choice-tag_l[data-astro-cid-7oa3v4ch]{font-size:1.5rem;font-weight:700;color:var(--color-text-main);line-height:1.5;text-align:left;align-self:flex-start}.choice-tag_r[data-astro-cid-7oa3v4ch]{font-size:1.5rem;font-weight:700;color:var(--color-text-main);line-height:1.5;text-align:right;align-self:flex-end}.choice-cont[data-astro-cid-7oa3v4ch]{font-size:1.3rem;font-weight:semi-bold;color:var(--color-text-main);line-height:1.5;text-align:left;align-self:flex-start}.btn-left[data-astro-cid-7oa3v4ch] .direction-label[data-astro-cid-7oa3v4ch]{left:2rem;color:var(--color-accent-a)}.btn-right[data-astro-cid-7oa3v4ch] .direction-label[data-astro-cid-7oa3v4ch]{right:2rem;color:var(--color-accent-b)}.choice-btn[data-astro-cid-7oa3v4ch]:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.btn-left[data-astro-cid-7oa3v4ch]:hover{border-color:var(--color-accent-a)}.btn-right[data-astro-cid-7oa3v4ch]:hover{border-color:var(--color-accent-b)}.choice-btn[data-astro-cid-7oa3v4ch]:active{transform:scale(.98) translateY(-4px)}.result-card[data-astro-cid-7oa3v4ch]{background-color:var(--color-card);padding:3.5rem 2.5rem;border-radius:24px;max-width:600px;width:100%;text-align:center;box-shadow:0 20px 50px #0000001a;opacity:0;transform:scale(.95) translateY(20px);transition:opacity .8s ease .3s,transform .8s cubic-bezier(.16,1,.3,1) .3s;max-height:85vh;display:flex;flex-direction:column;box-sizing:border-box}.result-stage[data-astro-cid-7oa3v4ch].is-visible .result-card[data-astro-cid-7oa3v4ch]{opacity:1;transform:scale(1) translateY(0)}.result-card[data-astro-cid-7oa3v4ch] h2[data-astro-cid-7oa3v4ch]{font-size:1.5rem;margin-bottom:1.2rem;color:var(--color-text-main)}#resultDescription[data-astro-cid-7oa3v4ch]{font-size:1.05rem;line-height:1.7;color:var(--color-text-sub);margin-bottom:1.5rem;text-align:left;display:block;flex-shrink:1;min-height:0;overflow-y:auto!important}.chart-container[data-astro-cid-7oa3v4ch]{width:100%;margin-bottom:2rem;display:flex;flex-direction:column;gap:1rem}.chart-row[data-astro-cid-7oa3v4ch]{display:flex;flex-direction:column;gap:.3rem;text-align:left}.chart-label[data-astro-cid-7oa3v4ch]{font-size:.85rem;font-weight:700;color:var(--color-text-main)}.chart-bar-bg[data-astro-cid-7oa3v4ch]{width:100%;height:10px;background-color:#e9e4e0;border-radius:5px;overflow:hidden}.chart-bar-fill[data-astro-cid-7oa3v4ch]{width:0%;height:100%;background:linear-gradient(90deg,var(--color-accent-a),var(--color-accent-b));border-radius:5px;transition:width 1.2s cubic-bezier(.16,1,.3,1) .5s}.next-btn[data-astro-cid-7oa3v4ch]{display:inline-block;padding:1rem 2.5rem;background-color:var(--color-text-main);color:#fff;border:none;font-size:1rem;font-weight:700;border-radius:50px;cursor:pointer;transition:background-color .3s ease}.next-btn[data-astro-cid-7oa3v4ch]:hover{background-color:#000}@media(max-width:768px){.stage-slide[data-astro-cid-7oa3v4ch]{padding:2rem 1rem;justify-content:center;min-height:100vh}.stage-header[data-astro-cid-7oa3v4ch] h2[data-astro-cid-7oa3v4ch]{font-size:1.4rem;margin-bottom:2rem}.choices-container[data-astro-cid-7oa3v4ch]{flex-direction:column;height:auto;gap:1rem;margin-bottom:2rem}.choice-btn[data-astro-cid-7oa3v4ch]{max-height:160px;padding:1.5rem}.choice-tag_l[data-astro-cid-7oa3v4ch],.choice-tag_r[data-astro-cid-7oa3v4ch]{font-size:1.3rem}.choice-cont[data-astro-cid-7oa3v4ch]{font-size:1.1rem}.direction-label[data-astro-cid-7oa3v4ch]{font-size:3.5rem;top:.5rem}.btn-left[data-astro-cid-7oa3v4ch] .direction-label[data-astro-cid-7oa3v4ch]{left:1rem}.btn-right[data-astro-cid-7oa3v4ch] .direction-label[data-astro-cid-7oa3v4ch]{right:1rem}}
