.chk-stars{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.chk-star{position:absolute;border-radius:50%;background:#fff;animation-name:chk-twinkle;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes chk-twinkle{0%,to{opacity:.15}50%{opacity:1}}.chk-shooting-star{position:absolute;width:2px;height:2px;background:#fff;border-radius:50%;box-shadow:0 0 0 1px #ffffff1a;animation-name:chk-shoot;animation-timing-function:ease-in;animation-iteration-count:infinite;opacity:0}.chk-shooting-star:before{content:"";position:absolute;top:50%;right:0;width:90px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.85));transform:translateY(-50%) rotate(180deg);transform-origin:right center}@keyframes chk-shoot{0%{opacity:0;transform:translate(0)}4%{opacity:1}22%{opacity:0;transform:translate(-260px,170px)}to{opacity:0;transform:translate(-260px,170px)}}#chakras-root{--chk-gold: #c4952f;--chk-gold-light: #e8c874;--chk-panel-bg: rgba(251, 247, 239, .06);--chk-panel-border: rgba(232, 200, 116, .22);--chk-page-text: #f1ede0;--chk-page-text-muted: #d3d7ec;font-family:Open Sans,-apple-system,sans-serif;color:var(--chk-page-text);max-width:980px;margin:0 auto;padding:0 20px 90px;box-sizing:border-box;position:relative;font-size:18px}#chakras-root *,#chakras-root *:before,#chakras-root *:after{box-sizing:border-box}.chk-form{background:var(--chk-panel-bg);border:1px solid var(--chk-panel-border);border-radius:18px;padding:30px;margin-bottom:36px;position:relative;z-index:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.chk-form-row{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:18px}.chk-form-row-place{align-items:flex-end}.chk-form-row-place>*:first-child{flex:1;min-width:260px}.chk-field{display:flex;flex-direction:column;gap:8px;min-width:84px}.chk-field-sm{width:84px;min-width:84px}.chk-field label,.chk-form label{font-size:15px;color:var(--chk-page-text-muted);text-transform:uppercase;letter-spacing:.04em}.chk-form input{font-size:18px!important;padding:10px 12px!important;height:auto!important}.chk-center input{text-align:center}.chk-build-btn{white-space:nowrap;font-size:18px!important;padding:12px 22px!important;height:auto!important}.chk-resolved-label{font-size:16px;color:var(--chk-page-text-muted);margin:8px 0 0}.chk-legend{font-size:17px;color:var(--chk-page-text-muted);margin:0 0 30px;padding:14px 18px;background:var(--chk-panel-bg);border:1px solid var(--chk-panel-border);border-radius:12px;position:relative;z-index:1}.chk-legend-sep{margin:0 14px;opacity:.5}.chk-list{display:flex;flex-direction:column;gap:6px;position:relative;z-index:1}.chk-list:before{content:"";position:absolute;left:46px;top:46px;bottom:46px;width:2px;background:linear-gradient(180deg,#e8c8740d,#e8c87459,#e8c8740d);z-index:0}.chk-row{display:flex;align-items:center;gap:28px;padding:22px 8px;position:relative;z-index:1;opacity:0;animation:chk-row-in .6s ease-out forwards}@keyframes chk-row-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chk-badge-wrap{position:relative;width:92px;height:92px;flex-shrink:0}.chk-badge{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:radial-gradient(circle at 35% 30%,color-mix(in srgb,var(--chk-color) 85%,white),var(--chk-color) 70%);border:3px solid var(--chk-gold-light);box-shadow:0 0 #e8c8748c;animation:chk-pulse 3.2s ease-in-out infinite}@keyframes chk-pulse{0%,to{box-shadow:0 0 #e8c87459,0 0 22px 3px color-mix(in srgb,var(--chk-color) 55%,transparent)}50%{box-shadow:0 0 0 10px #e8c87400,0 0 32px 8px color-mix(in srgb,var(--chk-color) 75%,transparent)}}.chk-badge-num{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:34px;color:#0a0812bf;text-shadow:0 1px 1px rgba(255,255,255,.35)}.chk-info{flex:1 1 auto;min-width:0}.chk-name{font-size:30px;font-weight:700;color:#f8f4e8;display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;line-height:1.25}.chk-ruler-label{font-size:20px;font-weight:400;color:var(--chk-gold-light)}.chk-positions{flex:0 0 auto;width:340px;text-align:right;font-size:20px;color:var(--chk-page-text-muted);line-height:1.65}.chk-position-item{white-space:nowrap}.chk-position-strong{color:var(--chk-gold-light);font-weight:600}.chk-position-empty{font-style:italic;opacity:.6;font-size:18px}.chk-dig{font-weight:700;display:inline-block}.chk-dig-up{color:#6fd88a}.chk-dig-down{color:#e2685f}.chk-dig-own{color:var(--chk-gold-light);font-size:.7em;vertical-align:middle}.chk-interp-wrap{position:relative;z-index:1;margin-top:40px;text-align:center}.chk-interp-btn{font-size:19px;font-weight:700;color:#1a1206;background:linear-gradient(180deg,var(--chk-gold-light),var(--chk-gold));border:none;border-radius:999px;padding:16px 36px;cursor:pointer;box-shadow:0 0 24px #e8c87459;transition:transform .15s ease,box-shadow .15s ease}.chk-interp-btn:hover{transform:translateY(-1px);box-shadow:0 0 32px #e8c8748c}.chk-interp-section{text-align:left;background:var(--chk-panel-bg);border:1px solid var(--chk-panel-border);border-radius:18px;padding:34px;margin-top:8px}.chk-interp-title{font-size:26px;color:var(--chk-gold-light);margin:0 0 24px;text-align:center}.chk-interp-chakra{border-left:3px solid var(--chk-color);padding-left:20px;margin-bottom:28px}.chk-interp-chakra:last-child{margin-bottom:0}.chk-interp-chakra-title{font-size:22px;color:#f8f4e8;margin:0 0 12px}.chk-interp-item{font-size:18px;line-height:1.6;color:var(--chk-page-text-muted);margin:0 0 10px}.chk-interp-item strong{color:var(--chk-gold-light)}@media (max-width: 720px){.chk-row{flex-wrap:wrap;gap:18px}.chk-positions{width:100%;text-align:left;margin-left:120px;width:calc(100% - 120px)}}@media (max-width: 480px){#chakras-root{font-size:16px}.chk-row{gap:14px}.chk-badge-wrap{width:68px;height:68px}.chk-badge-num,.chk-name{font-size:24px}.chk-positions{margin-left:84px;width:calc(100% - 84px);font-size:17px}.chk-interp-section{padding:22px}.chk-interp-item{font-size:16px}}
