.kb-breadcrumbs{padding-top:calc(var(--header-height) + var(--sticky-height) - 37px);padding-bottom:.5rem}.kb-breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;list-style:none;margin:0;padding:0;font-size:.85rem;color:var(--color-text-muted)}.kb-breadcrumbs__item a{color:var(--color-text-muted);transition:color .2s ease}.kb-breadcrumbs__item a:hover{color:var(--color-accent)}.kb-breadcrumbs__sep{color:var(--color-border)}.astro-page{position:relative;padding:0 0 3rem;overflow:hidden}.astro-page:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(ellipse at 20% 30%,rgba(139,95,191,.15) 0%,transparent 45%),radial-gradient(ellipse at 80% 70%,rgba(201,162,75,.08) 0%,transparent 40%),radial-gradient(ellipse at 50% 50%,transparent 0%,rgba(18,8,31,.4) 100%)}.astro-stars{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.astro-stars__layer{position:absolute;inset:0;background-repeat:repeat;opacity:0;animation:astro-twinkle 5s ease-in-out infinite}.astro-stars__layer--1{background-image:radial-gradient(1.5px 1.5px at 24px 32px,rgba(255,255,255,.45),transparent),radial-gradient(1.5px 1.5px at 86px 44px,rgba(255,255,255,.35),transparent),radial-gradient(2px 2px at 160px 118px,rgba(255,255,255,.5),transparent),radial-gradient(1.5px 1.5px at 240px 78px,rgba(255,255,255,.4),transparent),radial-gradient(2px 2px at 320px 165px,rgba(255,255,255,.35),transparent),radial-gradient(1.5px 1.5px at 420px 34px,rgba(255,255,255,.45),transparent),radial-gradient(2px 2px at 520px 112px,rgba(255,255,255,.3),transparent),radial-gradient(1.5px 1.5px at 640px 58px,rgba(255,255,255,.4),transparent),radial-gradient(2px 2px at 740px 190px,rgba(255,255,255,.35),transparent),radial-gradient(1.5px 1.5px at 860px 22px,rgba(255,255,255,.45),transparent);background-size:900px 220px;animation-delay:0s}.astro-stars__layer--2{background-image:radial-gradient(1px 1px at 48px 68px,rgba(201,162,75,.35),transparent),radial-gradient(1.5px 1.5px at 130px 12px,rgba(201,162,75,.25),transparent),radial-gradient(1px 1px at 210px 96px,rgba(201,162,75,.3),transparent),radial-gradient(1.5px 1.5px at 330px 154px,rgba(201,162,75,.25),transparent),radial-gradient(1px 1px at 460px 42px,rgba(201,162,75,.35),transparent),radial-gradient(1.5px 1.5px at 580px 178px,rgba(201,162,75,.2),transparent),radial-gradient(1px 1px at 690px 86px,rgba(201,162,75,.3),transparent),radial-gradient(1.5px 1.5px at 820px 130px,rgba(201,162,75,.25),transparent);background-size:920px 240px;animation-delay:1.6s}.astro-stars__layer--3{background-image:radial-gradient(1px 1px at 12px 140px,rgba(139,95,191,.35),transparent),radial-gradient(1.5px 1.5px at 102px 88px,rgba(139,95,191,.25),transparent),radial-gradient(1px 1px at 230px 180px,rgba(139,95,191,.3),transparent),radial-gradient(1.5px 1.5px at 380px 24px,rgba(139,95,191,.25),transparent),radial-gradient(1px 1px at 510px 150px,rgba(139,95,191,.35),transparent),radial-gradient(1.5px 1.5px at 630px 66px,rgba(139,95,191,.2),transparent),radial-gradient(1px 1px at 780px 190px,rgba(139,95,191,.3),transparent),radial-gradient(1.5px 1.5px at 870px 104px,rgba(139,95,191,.25),transparent);background-size:940px 260px;animation-delay:3.2s}@keyframes astro-twinkle{0%,to{opacity:.25}50%{opacity:.85}}.astro-hero{position:relative;z-index:1;padding:1.5rem 0 1rem;text-align:center}.astro-hero__header{margin-bottom:1rem}.astro-hero__header .section-title{margin:0 0 .5rem;font-size:clamp(1.75rem,5vw,2.75rem)}.astro-hero__header .section-subtitle{max-width:560px;margin:0 auto;color:var(--color-text-muted)}.astro-hero__meta{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.astro-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .85rem;border-radius:999px;font-size:.8rem;font-weight:500;backdrop-filter:blur(8px);border:1px solid transparent}.astro-pill--info{color:var(--color-secondary-light, #B8A0D9);background:#8b5fbf1a;border-color:#8b5fbf40}.astro-pill--transit{color:var(--color-accent-light, #E3C87B);background:#c9a24b1a;border-color:#c9a24b40}.astro-pill__icon{display:inline-flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem;font-size:.75rem}.astro-controls{position:relative;z-index:1;max-width:720px;margin:1.5rem auto 0;padding:1.25rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:20px;backdrop-filter:blur(8px)}.astro-categories{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.astro-category{padding:.5rem 1rem;background:transparent;border:1px solid var(--color-border, rgba(255,255,255,.15));color:var(--color-text);border-radius:20px;cursor:pointer;transition:all .2s ease}.astro-category.active,.astro-category:hover{background:var(--color-accent);border-color:var(--color-accent);color:#1a1a1a}.astro-question{width:100%;min-height:72px;padding:.75rem 1rem;background:#0003;border:1px solid var(--color-border, rgba(255,255,255,.15));border-radius:12px;color:var(--color-text);resize:vertical;font-family:inherit;font-size:.95rem;transition:border-color .2s ease}.astro-question:focus{outline:none;border-color:var(--color-accent)}.astro-disclaimer{max-width:720px;margin:1.5rem auto 0;font-size:.8rem;color:var(--color-text-muted);text-align:center}.astro-overlay{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:1rem}.astro-overlay__backdrop{position:absolute;inset:0;background:#000000b3;backdrop-filter:blur(4px)}.astro-overlay__close{position:absolute;top:1rem;right:1rem;z-index:2;width:40px;height:40px;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;font-size:1.5rem;cursor:pointer;transition:all .2s ease}.astro-overlay__close:hover{background:#ffffff1a}.astro-overlay__content{position:relative;z-index:1;width:100%;max-width:640px;max-height:80vh;overflow-y:auto;padding:2rem;background:var(--color-bg-elevated, #1E1528);border:1px solid rgba(255,255,255,.08);border-radius:20px;box-shadow:0 24px 64px #0006}.astro-overlay__sign-symbol{font-size:4rem;text-align:center;color:var(--color-accent);margin-bottom:.5rem;line-height:1}.astro-overlay__title{margin:0 0 1rem;font-family:var(--font-serif, serif);font-size:2rem;text-align:center;color:var(--color-accent)}.astro-overlay__text p{margin:0 0 1rem;line-height:1.6}.astro-overlay__text p:last-child{margin-bottom:0}.astro-overlay__feedback{display:flex;gap:.5rem;margin-top:1.5rem}.astro-overlay__feedback button{flex:1;padding:.5rem;background:transparent;border:1px solid var(--color-border, rgba(255,255,255,.15));border-radius:8px;color:var(--color-text);cursor:pointer;transition:all .2s ease}.astro-overlay__feedback button.active,.astro-overlay__feedback button:hover{background:var(--color-accent);border-color:var(--color-accent);color:#1a1a1a}.astro-view-tabs{position:relative;z-index:1;display:flex;justify-content:center;gap:.35rem;max-width:560px;margin:0 auto 1.5rem;padding:.35rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:999px;backdrop-filter:blur(8px)}.astro-view-tab{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.55rem 1rem;background:transparent;border:none;border-radius:999px;color:var(--color-text-muted);font-size:.85rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .25s ease;white-space:nowrap;text-decoration:none}.astro-view-tab:hover{color:var(--color-text)}.astro-view-tab.active{background:var(--color-accent);color:#1a1a1a;box-shadow:0 4px 16px #c9a24b40}.astro-view-tab__icon{font-size:.95rem}@media (max-width: 767px){.astro-hero{padding:1rem 0 .75rem}.astro-hero__header .section-title{font-size:clamp(1.5rem,7vw,2rem)}.astro-hero__header .section-subtitle{font-size:.9rem}.astro-pill{font-size:.75rem;padding:.35rem .7rem}.astro-view-tabs{max-width:none;margin:0 0 1rem}.astro-view-tab{flex-direction:column;gap:.2rem;padding:.45rem .35rem;font-size:.7rem;line-height:1.2;white-space:normal;text-align:center}.astro-view-tab__icon{font-size:1rem}.astro-controls{margin-top:1rem;padding:1rem;border-radius:16px}.astro-categories{justify-content:center}.astro-category{padding:.45rem .85rem;font-size:.85rem}.astro-overlay__content{padding:1.5rem 1rem;border-radius:16px}.astro-overlay__sign-symbol{font-size:3rem}.astro-overlay__title{font-size:1.5rem}}.astro-wheel-section{position:relative;z-index:1;max-width:1000px;margin:1.5rem auto 0;padding:1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:20px;backdrop-filter:blur(8px)}.astro-wheel-section__help{display:flex;align-items:flex-start;gap:.6rem;margin:0 auto 1.25rem;padding:.75rem 1rem;background:#8b5fbf14;border:1px solid rgba(139,95,191,.2);border-radius:14px;font-size:.8rem;line-height:1.5;color:var(--color-text-muted);text-align:left}.astro-wheel-section__help-icon{flex-shrink:0;font-size:1rem}.astro-wheel-section__help strong{color:var(--color-text);font-weight:600}.astro-wheel{position:relative;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.astro-wheel__svg{width:100%;max-width:620px;aspect-ratio:1}.astro-wheel__bg{fill:#12081f73;animation:astro-wheel-breathe 6s ease-in-out infinite}.astro-wheel__ring{fill:none;stroke:#ffffff24;stroke-width:1}.astro-wheel__ring--inner{stroke:#ffffff1a}.astro-wheel__decor-ring{fill:none;stroke:#c9a24b47;stroke-width:1;stroke-dasharray:1.5 7;pointer-events:none;transform-box:fill-box;transform-origin:center;animation:astro-wheel-rotate 120s linear infinite}@keyframes astro-wheel-breathe{0%,to{filter:brightness(1)}50%{filter:brightness(1.1)}}@keyframes astro-wheel-rotate{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.astro-wheel__bg,.astro-wheel__decor-ring{animation:none}}.astro-wheel__divider{stroke:#ffffff1f;stroke-width:1}.astro-wheel__sign{cursor:pointer;outline:none}.astro-wheel__sign-zone{stroke:none;transition:fill .25s ease,filter .25s ease}.astro-wheel__sign-zone[data-element=огонь]{fill:#ee5a5a0d}.astro-wheel__sign-zone[data-element=земля]{fill:#8ca8600f}.astro-wheel__sign-zone[data-element=воздух]{fill:#54a0ff0d}.astro-wheel__sign-zone[data-element=вода]{fill:#4ea0cd0f}.astro-wheel__sign:hover .astro-wheel__sign-zone,.astro-wheel__sign:focus-visible .astro-wheel__sign-zone{filter:brightness(1.4)}.astro-wheel__sign:hover .astro-wheel__sign-zone[data-element=огонь],.astro-wheel__sign:focus-visible .astro-wheel__sign-zone[data-element=огонь]{fill:#ee5a5a38}.astro-wheel__sign:hover .astro-wheel__sign-zone[data-element=земля],.astro-wheel__sign:focus-visible .astro-wheel__sign-zone[data-element=земля]{fill:#8ca8603d}.astro-wheel__sign:hover .astro-wheel__sign-zone[data-element=воздух],.astro-wheel__sign:focus-visible .astro-wheel__sign-zone[data-element=воздух]{fill:#54a0ff33}.astro-wheel__sign:hover .astro-wheel__sign-zone[data-element=вода],.astro-wheel__sign:focus-visible .astro-wheel__sign-zone[data-element=вода]{fill:#4ea0cd3d}.astro-wheel__sign-symbol{text-anchor:middle;dominant-baseline:middle;font-family:Segoe UI Symbol,DejaVu Sans,Noto Sans Symbols,sans-serif;font-size:26px;fill:var(--color-accent-light, #E3C87B);transition:fill .2s ease,transform .2s ease;transform-box:fill-box;transform-origin:center;pointer-events:none}.astro-wheel__sign:hover .astro-wheel__sign-symbol,.astro-wheel__sign:focus-visible .astro-wheel__sign-symbol{fill:var(--color-accent);transform:scale(1.15)}.astro-wheel__house{outline:none;cursor:default}.astro-wheel__house-hit{stroke:transparent;stroke-width:10;pointer-events:stroke}.astro-wheel__house-line,.astro-wheel__house-number{transition:stroke .2s ease,opacity .2s ease,fill .2s ease}.astro-wheel__house:hover .astro-wheel__house-line,.astro-wheel__house:focus-visible .astro-wheel__house-line{stroke:var(--color-accent-light, #E3C87B);opacity:1}.astro-wheel__house:hover .astro-wheel__house-number,.astro-wheel__house:focus-visible .astro-wheel__house-number{fill:var(--color-accent-light, #E3C87B)}.astro-wheel__aspect{opacity:.7;transition:stroke-width .2s ease,filter .2s ease,opacity .2s ease}.astro-wheel__aspect-group{outline:none;cursor:default}.astro-wheel__aspect-hit{stroke:transparent;stroke-width:12;pointer-events:stroke}.astro-wheel__aspect-group:hover .astro-wheel__aspect,.astro-wheel__aspect-group:focus-visible .astro-wheel__aspect{opacity:1;filter:drop-shadow(0 0 3px rgba(255,255,255,.6))}.astro-wheel__planet-leader{stroke:#ffffff40;stroke-width:1;stroke-dasharray:1.5 2}.astro-wheel__planet{outline:none;cursor:default}.astro-wheel__planet-dot{fill:#e8ecff;stroke:#12081fe6;stroke-width:1.5;transition:r .2s ease,filter .2s ease}.astro-wheel__planet-dot--retrograde{fill:#ff6b6b}.astro-wheel__planet:hover .astro-wheel__planet-dot,.astro-wheel__planet:focus-visible .astro-wheel__planet-dot{r:7;filter:drop-shadow(0 0 5px rgba(232,236,255,.85))}.astro-wheel__planet:hover .astro-wheel__planet-dot--retrograde,.astro-wheel__planet:focus-visible .astro-wheel__planet-dot--retrograde{filter:drop-shadow(0 0 5px rgba(255,107,107,.85))}.astro-wheel__planet-symbol-bg{fill:#12081fb8;transition:transform .2s ease;transform-box:fill-box;transform-origin:center}.astro-wheel__planet-symbol{text-anchor:middle;dominant-baseline:middle;font-family:Segoe UI Symbol,DejaVu Sans,Noto Sans Symbols,sans-serif;font-size:19px;fill:var(--color-text);pointer-events:none;transition:transform .2s ease;transform-box:fill-box;transform-origin:center}.astro-wheel__planet:hover .astro-wheel__planet-symbol-bg,.astro-wheel__planet:focus-visible .astro-wheel__planet-symbol-bg,.astro-wheel__planet:hover .astro-wheel__planet-symbol,.astro-wheel__planet:focus-visible .astro-wheel__planet-symbol{transform:scale(1.18)}.astro-wheel__tooltip{position:absolute;top:0;left:0;z-index:5;max-width:240px;padding:.6rem .8rem;display:flex;flex-direction:column;gap:.3rem;background:#12081ff5;border:1px solid rgba(201,162,75,.35);border-radius:12px;box-shadow:0 12px 32px #00000073;font-size:.78rem;line-height:1.45;color:var(--color-text-muted);pointer-events:none;will-change:transform}.astro-wheel__tooltip strong{color:var(--color-accent-light, #E3C87B);font-size:.85rem}.astro-wheel__tooltip-meta{color:var(--color-text);font-size:.75rem}.astro-wheel__tooltip-text{color:var(--color-text-muted)}.astro-wheel__tooltip-retro{display:inline-block;margin-left:.35rem;color:#ff9f43;font-size:.72rem;font-weight:600}.astro-wheel__legend{display:flex;flex-direction:column;align-items:center;gap:.9rem;width:100%;font-size:.8rem;color:var(--color-text-muted)}.astro-wheel__legend-colors{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem 1.25rem}.astro-wheel__legend-item{display:inline-flex;align-items:center;gap:.4rem}.astro-wheel__legend-swatch{display:inline-block;width:.75rem;height:.75rem;border-radius:50%}.astro-wheel__legend-list{list-style:none;margin:0;padding:0;width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.5rem 1.5rem;max-height:260px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(201,162,75,.5) rgba(255,255,255,.06)}.astro-wheel__legend-list::-webkit-scrollbar{width:6px}.astro-wheel__legend-list::-webkit-scrollbar-track{background:#ffffff0f;border-radius:999px}.astro-wheel__legend-list::-webkit-scrollbar-thumb{background:#c9a24b80;border-radius:999px}.astro-wheel__legend-list::-webkit-scrollbar-thumb:hover{background:#c9a24bcc}.astro-wheel__legend-list li{padding:.3rem .6rem;background:#ffffff08;border-radius:8px}.astro-wheel__house-line{stroke:#ffffff2e;stroke-width:1}.astro-wheel__house-line--angular{stroke:var(--color-accent-light, #E3C87B);stroke-width:1.6;opacity:.85}.astro-wheel__house-number{text-anchor:middle;dominant-baseline:middle;font-size:14px;font-weight:600;fill:#ffffff73}.astro-wheel__angular-label{text-anchor:middle;dominant-baseline:middle;font-size:14px;font-weight:700;fill:var(--color-accent-light, #E3C87B)}.astro-location{position:relative;z-index:2;display:flex;justify-content:center;margin-bottom:1rem}.astro-location__current{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .9rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:var(--color-text);font-size:.85rem;cursor:pointer;transition:all .2s ease}.astro-location__current:hover{border-color:#c9a24b66}.astro-location__change{color:var(--color-accent-light, #E3C87B);font-size:.75rem;text-decoration:underline;text-underline-offset:2px}.astro-location__picker{position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);z-index:3;width:min(360px,90vw);padding:1rem;background:#12081ff5;border:1px solid rgba(255,255,255,.1);border-radius:16px;box-shadow:0 16px 48px #0006;backdrop-filter:blur(12px)}.astro-location__search-row{display:flex;gap:.5rem}.astro-location__input{flex:1;min-width:0;padding:.5rem .75rem;background:#0003;border:1px solid var(--color-border, rgba(255, 255, 255, .15));border-radius:10px;color:var(--color-text);font-size:.85rem}.astro-location__input:focus{outline:none;border-color:var(--color-accent)}.astro-location__geo{flex-shrink:0;padding:.5rem .7rem;background:transparent;border:1px solid var(--color-border, rgba(255, 255, 255, .15));border-radius:10px;color:var(--color-text);font-size:.78rem;white-space:nowrap;cursor:pointer;transition:all .2s ease}.astro-location__geo:hover{border-color:var(--color-accent);color:var(--color-accent-light, #E3C87B)}.astro-location__geo-icon{display:inline-block;vertical-align:-2px;margin-right:.2rem;flex-shrink:0}.astro-location__suggestions{list-style:none;margin:.6rem 0 0;padding:0;max-height:220px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(201,162,75,.5) rgba(255,255,255,.06)}.astro-location__suggestions::-webkit-scrollbar{width:6px}.astro-location__suggestions::-webkit-scrollbar-thumb{background:#c9a24b80;border-radius:999px}.astro-location__suggestions li+li{margin-top:.25rem}.astro-location__suggestions button{width:100%;text-align:left;padding:.45rem .6rem;background:transparent;border:none;border-radius:8px;color:var(--color-text);font-size:.82rem;cursor:pointer;transition:background .2s ease}.astro-location__suggestions button:hover{background:#c9a24b1f}.astro-location__status{margin:.6rem 0 0;font-size:.78rem;color:var(--color-text-muted)}@media (max-width: 767px){.astro-location__picker{width:min(320px,92vw)}.astro-wheel-section{margin-top:1.5rem;padding:1rem;border-radius:16px}.astro-wheel-section__help{padding:.65rem .85rem;font-size:.76rem;gap:.5rem}.astro-wheel__svg{max-width:360px}.astro-wheel__legend-list{grid-template-columns:1fr;max-height:220px}.astro-wheel__legend-colors{gap:.5rem .85rem;font-size:.75rem}.astro-wheel__tooltip{max-width:180px;font-size:.74rem;padding:.5rem .65rem}}
