.calculator-app__results{margin-top:2rem;display:grid;gap:2rem}.birth-form{display:grid;gap:16px;max-width:520px}.birth-form__field{display:grid;gap:6px;color:#f5efe2;font-size:.95rem}.birth-form__field input{width:100%;min-height:46px;padding:10px 12px;border:1px solid rgba(201,162,39,.35);border-radius:12px;background:#ffffff0a;color:#f5efe2;color-scheme:dark}.birth-form__field input:focus{outline:2px solid #c9a227;outline-offset:2px;border-color:#c9a227cc}.birth-form__checkbox{display:flex;align-items:center;gap:8px;color:#f5efe2}.birth-form__note{margin:0;color:#f5efe2b3;font-size:.85rem}.birth-form__coords{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:480px){.birth-form__coords{grid-template-columns:1fr}}.birth-form__suggestions{list-style:none;margin:0;padding:4px;border:1px solid rgba(201,162,39,.35);border-radius:12px;background:#1a1535;box-shadow:0 16px 40px #0000004d}.birth-form__suggestions button{width:100%;text-align:left;padding:.55rem .65rem;background:none;border:0;border-radius:8px;color:#f5efe2;cursor:pointer}.birth-form__suggestions button:hover{background:#c9a22729;color:#c9a227}.birth-form__submit{min-height:48px;padding:0 20px;border:none;border-radius:999px;background:#d4af37;color:#140f05;font-weight:700;cursor:pointer;transition:filter .15s ease,transform .15s ease}.birth-form__submit:hover{filter:brightness(1.1);transform:translateY(-1px)}.birth-form__error,.calculator-app__error{color:#ff6b6b}.chart-wheel{max-width:600px;margin:0 auto}.chart-wheel svg{width:100%;height:auto}.chart-tables{display:grid;gap:.9rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:start}.chart-tables__section{min-width:0;padding:.9rem 1rem;border:1px solid rgba(201,162,39,.2);border-radius:18px;background:#ffffff08}.chart-tables__title{margin:0 0 .55rem;color:#f5efe2;font-size:1rem;line-height:1.2}.chart-tables__table{width:100%;border-collapse:collapse;color:#f5efe2;font-size:.93rem}.chart-tables__cell{padding:.28rem .35rem;border-bottom:1px solid rgba(255,255,255,.08);vertical-align:top}.chart-tables__table tbody tr:last-child .chart-tables__cell{border-bottom:none}.chart-tables__cell--primary{font-weight:600}.chart-tables__cell--flag{width:1%;white-space:nowrap;text-align:right}.chart-tables__notice{margin:0;color:#f5efe2c7;line-height:1.45}.chart-tables abbr{text-decoration:none;font-weight:700;color:#d4af37}.chart-interpretations{padding:1.5rem;border:1px solid rgba(201,162,39,.24);border-radius:20px;background:#ffffff08}.chart-interpretations h3{margin:0 0 1rem;color:#f5efe2}.chart-interpretations__tablist{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.chart-interpretations__tab{padding:.7rem 1rem;border:1px solid rgba(201,162,39,.24);border-radius:999px;background:transparent;color:#f5efe2;cursor:pointer}.chart-interpretations__tab.is-active{background:#d4af37;color:#140f05;border-color:#d4af37}.chart-interpretations__panel{display:grid;gap:.9rem}.chart-interpretations__item{margin:0;color:#f5efe2;line-height:1.65}.calculator-app__cta{text-align:center;padding:1.5rem}.calculator-app__cta-button{display:inline-block;padding:.75rem 1.5rem;border-radius:999px;background:#d4af37;color:#140f05;font-weight:700}.personal-horoscope-app__results{display:grid;gap:1.25rem;margin-top:2rem}.personal-horoscope-app__summary,.personal-horoscope-app__events,.personal-horoscope-app__cta{padding:1.25rem;border:1px solid rgba(201,162,39,.22);border-radius:18px;background:#ffffff08}.personal-horoscope-app__label,.personal-horoscope-app__event-date,.personal-horoscope-app__highlight-title,.personal-horoscope-app__empty-title{margin:0 0 .5rem;color:#d4af37;font-weight:700}.personal-horoscope-app__week-nav{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:.75rem;align-items:center;margin-bottom:1rem}.personal-horoscope-app__week-current{margin:0;text-align:center;color:#f5efe2;font-weight:700}.personal-horoscope-app__week-button{min-height:42px;padding:.6rem .9rem;border:1px solid rgba(201,162,39,.3);border-radius:999px;background:#ffffff08;color:#f5efe2;cursor:pointer}.personal-horoscope-app__week-button:not(:disabled):hover{border-color:#d4af37;color:#d4af37}.personal-horoscope-app__week-button:disabled{border-color:#94949447;background:#94949414;color:#cfcfcf9e;cursor:default}.personal-horoscope-app__day-nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin-bottom:1rem}.personal-horoscope-app__day-button{display:grid;gap:.2rem;min-height:72px;padding:.75rem .9rem;border:1px solid rgba(201,162,39,.22);border-radius:14px;background:#0f0c1e6b;color:#f5efe2;text-align:left;cursor:pointer}.personal-horoscope-app__day-button:hover,.personal-horoscope-app__day-button.is-active{border-color:#d4af37;background:#d4af371f}.personal-horoscope-app__highlight-list,.personal-horoscope-app__event-list{display:grid;gap:.9rem}.personal-horoscope-app__highlight,.personal-horoscope-app__event{padding:1rem;border-radius:14px;background:#0f0c1e7a}.personal-horoscope-app__day-forecast{display:grid;gap:.9rem;padding:1rem;border-radius:16px;background:#0f0c1e7a}.personal-horoscope-app__day-forecast h4,.personal-horoscope-app__day-forecast p{margin:0}.personal-horoscope-app__day-events{display:grid;gap:.75rem}.personal-horoscope-app__cta{text-align:center}.personal-horoscope-app__cta-button{display:inline-block;padding:.75rem 1.5rem;border-radius:999px;background:#d4af37;color:#140f05;font-weight:700}.personal-horoscope-app__error{color:#ff6b6b}@media(max-width:720px){.personal-horoscope-app__week-nav{grid-template-columns:1fr}}.compatibility-forecast-app__form,.compatibility-forecast-app__results,.compatibility-forecast-app__list,.compatibility-forecast-app__people{display:grid;gap:1.5rem}.compatibility-forecast__person{position:relative;min-width:0;margin:0;padding:1.35rem 1.1rem 1.1rem;border:1px solid rgba(212,175,55,.18);border-radius:24px;background:linear-gradient(180deg,#241d44eb,#120e26f0),#ffffff05;box-shadow:inset 0 1px #ffffff0f,0 16px 36px #0504113d}.compatibility-forecast__person:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;border:1px solid rgba(255,255,255,.04);pointer-events:none}.compatibility-forecast__person:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:23px;background:radial-gradient(circle at top right,rgba(212,175,55,.08),transparent 28%),radial-gradient(circle at top left,rgba(255,255,255,.04),transparent 22%);pointer-events:none}.compatibility-forecast__person-title{position:relative;z-index:1;padding:0 .45rem;margin:0 0 1rem .25rem;color:#f7f1e6;font-size:1.02rem;font-weight:700;letter-spacing:.01em;background:linear-gradient(180deg,#1b1534fa,#1b1534d1);border-radius:999px;box-shadow:0 0 0 6px #1b1534eb}.compatibility-forecast-app__summary,.compatibility-forecast-app__accuracy,.compatibility-forecast-app__card{background:#ffffff0a;border:1px solid rgba(212,175,55,.16);border-radius:20px;padding:1.25rem}.compatibility-forecast-app__block h3{margin-bottom:1rem}.compatibility-forecast-app__summary p+p,.compatibility-forecast-app__card p+p,.compatibility-forecast-app__aspect-entry+.compatibility-forecast-app__aspect-entry{margin-top:.85rem}@media(min-width:900px){.compatibility-forecast-app__people{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.chart-tables{grid-template-columns:1fr}.chart-tables__section{padding:.85rem .9rem}.chart-tables__cell{padding:.3rem .25rem}.chart-interpretations{padding:1rem}.chart-interpretations__tablist{display:grid;grid-template-columns:1fr}}
