.sg{width:100%;max-width:48rem;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.sg-progress{display:flex;align-items:center;gap:.5rem}.sg-progress__dot{width:.75rem;height:.75rem;border-radius:50%;border:2px solid rgb(var(--gold) / .4);background:transparent;cursor:pointer;padding:0;transition:all .2s ease}.sg-progress__dot--active{border-color:rgb(var(--gold));background:rgb(var(--gold));transform:scale(1.3)}.sg-progress__dot--done:not(.sg-progress__dot--active){background:rgb(var(--gold) / .4)}.sg-progress__count{margin-left:auto;font-size:.85rem;color:rgb(var(--muted));font-family:Cormorant Garamond,serif}.sg-card{background:#0f0f14d9;backdrop-filter:blur(8px);border:1px solid rgb(var(--border));border-radius:1rem;padding:2rem}.sg-card__title{font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:700;color:rgb(var(--gold));margin:0 0 1rem}.sg-card__situation{font-size:1.05rem;line-height:1.7;color:rgb(var(--text) / .9);margin:0 0 1.5rem}.sg-options{display:flex;flex-direction:column;gap:.75rem}.sg-option{text-align:left;background:rgb(var(--card-bg));border:1px solid rgb(var(--border));border-radius:.75rem;padding:1rem 1.25rem;cursor:pointer;transition:all .2s ease;color:inherit;font-family:inherit}.sg-option:hover:not(:disabled){border-color:rgb(var(--gold) / .5);background:rgb(var(--card-bg) / .8)}.sg-option--selected:not(.sg-option--revealed){border-color:rgb(var(--gold));box-shadow:0 0 0 1px rgb(var(--gold) / .3)}.sg-option--revealed{cursor:default;opacity:.7}.sg-option--winner{opacity:1;border-color:rgb(var(--gold));background:rgb(var(--gold) / .08)}.sg-option__header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.sg-option__label{font-weight:600;font-size:1rem;color:rgb(var(--text))}.sg-option__pct{font-family:Cormorant Garamond,serif;font-size:1.15rem;font-weight:700;color:rgb(var(--gold));flex-shrink:0}.sg-option__desc{font-size:.88rem;line-height:1.5;color:rgb(var(--muted));margin:.35rem 0 0}.sg-option__bar{margin-top:.6rem;height:4px;border-radius:2px;background:rgb(var(--border));overflow:hidden}.sg-option__fill{height:100%;border-radius:2px;background:rgb(var(--muted) / .5);transition:width .6s ease}.sg-option__fill--chosen{background:rgb(var(--gold))}.sg-reveal-btn{display:block;margin:1.25rem auto 0;padding:.7rem 2rem;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600;color:rgb(var(--bg));background:rgb(var(--gold));border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.sg-reveal-btn:hover{filter:brightness(1.1);transform:translateY(-1px)}.sg-insight{margin-top:1.25rem;padding:1rem 1.25rem;border-radius:.75rem;border-left:3px solid rgb(var(--gold) / .5);background:rgb(var(--gold) / .05)}.sg-insight__tag{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:700;color:rgb(var(--gold));margin:0 0 .4rem}.sg-insight__note{font-size:.85rem;line-height:1.5;color:rgb(var(--muted));margin:0}.sg-nav{display:flex;justify-content:space-between}.sg-nav__btn{padding:.5rem 1.25rem;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600;color:rgb(var(--gold));background:transparent;border:1px solid rgb(var(--gold) / .3);border-radius:.5rem;cursor:pointer;transition:all .2s ease}.sg-nav__btn:hover:not(:disabled){background:rgb(var(--gold) / .08);border-color:rgb(var(--gold) / .6)}.sg-nav__btn:disabled{opacity:.3;cursor:not-allowed}.sg-commons-link{margin:0;text-align:center;font-size:.85rem}.sg-commons-link a{color:rgb(var(--muted));text-decoration:underline;text-underline-offset:2px;transition:color .15s}.sg-commons-link a:hover{color:rgb(var(--text))}@media(max-width:600px){.sg-card{padding:1.25rem}.sg-card__title{font-size:1.35rem}.sg-card__situation{font-size:.95rem}}.wwyd-intro[data-astro-cid-pi42ciff]{display:grid;gap:1rem}.wwyd-intro__copy[data-astro-cid-pi42ciff]{display:grid;gap:.65rem;max-width:46rem}.wwyd-intro__title[data-astro-cid-pi42ciff]{margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,2.5rem);color:rgb(var(--text))}.wwyd-intro__desc[data-astro-cid-pi42ciff]{margin:0;color:rgb(var(--text) / .78);line-height:1.7;font-size:.98rem}.wwyd-intro__desc--muted[data-astro-cid-pi42ciff]{color:rgb(var(--text) / .72)}
