.sh-wrap{padding-bottom:48px}.breadcrumb-nav{margin-bottom:8px}.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:4px 6px;list-style:none;padding:0;margin:0;font-size:13px;color:var(--muted)}.breadcrumb li+li::before{content:'/';color:var(--border);margin-right:6px}.breadcrumb a{color:var(--muted);text-decoration:none}.breadcrumb a:hover{color:var(--primary)}.breadcrumb [aria-current="page"]{color:var(--text);font-weight:600}.sh-lookup{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);padding:20px 24px;margin-bottom:24px}.sh-lookup__label{display:block;font-size:13px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px}.sh-lookup__row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.sh-lookup__row .csel-wrap{flex:1;min-width:180px;max-width:260px}.sh-lookup__row .csel-trigger{height:44px;font-size:15px;font-weight:600;border-radius:10px;border:1.5px solid var(--border);padding:0 10px 0 14px}.sh-lookup__row .csel-trigger.open{border-color:var(--primary);box-shadow:0 0 0 3px rgb(225 29 72 / .1)}.sh-birth-select{flex:1;min-width:180px;max-width:260px;height:44px!important;font-size:15px!important;font-weight:600!important;border-radius:10px!important}.sh-lookup__btn{height:44px;padding:0 20px;border:none;border-radius:10px;background:var(--primary);color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:opacity .15s}.sh-lookup__btn:hover{opacity:.88}.sh-lookup__result{margin-top:10px;font-size:14px;min-height:20px}.sh-lookup__result a{color:var(--primary);text-decoration:none;font-weight:600}.sh-lookup__result a:hover{text-decoration:underline}.sh-lookup__result--error{color:#dc2626}.sh-lookup__result--ok{color:var(--text)}.sh-year-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;margin-bottom:28px}.sh-chi-card{display:flex;flex-direction:column;gap:8px;background:var(--card);border-radius:16px;box-shadow:var(--shadow);padding:18px 20px 14px;text-decoration:none;color:inherit;border:2px solid #fff0;transition:border-color .15s,transform .15s,box-shadow .15s;cursor:pointer}.sh-chi-card:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgb(0 0 0 / .1)}.sh-chi-card.sh-rating--great{border-color:#d1fae5}.sh-chi-card.sh-rating--good{border-color:#dbeafe}.sh-chi-card.sh-rating--ok{border-color:#d9f99d}.sh-chi-card.sh-rating--bad{border-color:#fef3c7}.sh-chi-card.sh-rating--vbad{border-color:#fee2e2}.sh-chi-card.sh-rating--great:hover{border-color:#6ee7b7}.sh-chi-card.sh-rating--good:hover{border-color:#93c5fd}.sh-chi-card.sh-rating--ok:hover{border-color:#a3e635}.sh-chi-card.sh-rating--bad:hover{border-color:#fcd34d}.sh-chi-card.sh-rating--vbad:hover{border-color:#fca5a5}.sh-chi-card__top{display:flex;align-items:center;gap:10px}.sh-chi-card__emoji{font-size:28px;line-height:1;flex-shrink:0}.sh-chi-card__names{flex:1}.sh-chi-card__chi{display:block;font-size:16px;font-weight:700;color:var(--text)}.sh-chi-card__animal{display:block;font-size:12px;color:var(--muted)}.sh-chi-card__badge{font-size:11px;font-weight:700;padding:3px 9px;border-radius:20px;white-space:nowrap;flex-shrink:0}.sh-rating--great .sh-chi-card__badge,.sh-badge.sh-rating--great{background:#d1fae5;color:#065f46}.sh-rating--good .sh-chi-card__badge,.sh-badge.sh-rating--good{background:#dbeafe;color:#1e40af}.sh-rating--ok .sh-chi-card__badge,.sh-badge.sh-rating--ok{background:#d9f99d;color:#3f6212}.sh-rating--bad .sh-chi-card__badge,.sh-badge.sh-rating--bad{background:#fef3c7;color:#92400e}.sh-rating--vbad .sh-chi-card__badge,.sh-badge.sh-rating--vbad{background:#fee2e2;color:#991b1b}.sh-chi-card__star{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:700}.sh-chi-card__star i{font-size:17px}.sh-chi-card__years{font-size:12px;color:var(--muted);margin:0}.sh-chi-card__summary{font-size:13px;line-height:1.55;color:var(--muted);margin:0;flex:1}.sh-chi-card__cta{font-size:13px;font-weight:700;color:var(--primary);display:flex;align-items:center;gap:3px;margin-top:4px}.sh-chi-card__cta i{font-size:14px;transition:transform .15s}.sh-chi-card:hover .sh-chi-card__cta i{transform:translateX(3px)}.sh-year-nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:24px}.sh-year-nav__label{font-size:13px;color:var(--muted);font-weight:600}.sh-year-nav__btn{display:inline-flex;align-items:center;padding:6px 14px;border-radius:8px;background:var(--card);border:1.5px solid var(--border);color:var(--text);font-size:14px;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s}.sh-year-nav__btn:hover{border-color:var(--primary);color:var(--primary)}.sh-hero{display:flex;gap:20px;align-items:flex-start;background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);padding:28px 28px 24px;margin-bottom:20px;border-left:5px solid}.sh-hero.sh-rating--great{border-color:#059669}.sh-hero.sh-rating--good{border-color:#0ea5e9}.sh-hero.sh-rating--ok{border-color:#65a30d}.sh-hero.sh-rating--bad{border-color:#d97706}.sh-hero.sh-rating--vbad{border-color:#be123c}.sh-hero__icon-wrap{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:28px;flex-shrink:0}.sh-rating--great .sh-hero__icon-wrap{background:#d1fae5;color:#059669}.sh-rating--good .sh-hero__icon-wrap{background:#dbeafe;color:#0ea5e9}.sh-rating--ok .sh-hero__icon-wrap{background:#d9f99d;color:#65a30d}.sh-rating--bad .sh-hero__icon-wrap{background:#fef3c7;color:#d97706}.sh-rating--vbad .sh-hero__icon-wrap{background:#fee2e2;color:#be123c}.sh-hero__body{flex:1;min-width:0}.sh-hero__meta{display:flex;align-items:center;gap:8px;margin-bottom:6px}.sh-hero__badge{font-size:12px;font-weight:700;padding:3px 10px;border-radius:20px}.sh-hero__emoji{font-size:18px}.sh-hero__star-name{font-size:22px;font-weight:800;color:var(--text);margin:0 0 6px}.sh-hero__summary{font-size:15px;line-height:1.65;color:var(--muted);margin:0}.sh-birth-years{font-size:14px}.sh-birth-years span{font-weight:600;color:var(--text)}.sh-section{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);padding:22px 24px 24px;margin-bottom:16px}.sh-section__title{font-size:16px;font-weight:700;color:var(--text);margin:0 0 16px;display:flex;align-items:center;gap:7px}.sh-section__title i{color:var(--primary);font-size:18px}.sh-dims{display:flex;flex-direction:column;gap:14px}.sh-dim__head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:5px}.sh-dim__label{font-size:14px;font-weight:600;color:var(--text)}.sh-dim__pct{font-size:14px;font-weight:700;color:var(--muted)}.sh-dim__track{height:8px;background:var(--border);border-radius:99px;overflow:hidden}.sh-dim__fill{height:100%;border-radius:99px;transition:width .6s ease}.sh-dim__fill.sh-rating--great{background:linear-gradient(90deg,#059669,#34d399)}.sh-dim__fill.sh-rating--good{background:linear-gradient(90deg,#0ea5e9,#7dd3fc)}.sh-dim__fill.sh-rating--ok{background:linear-gradient(90deg,#65a30d,#a3e635)}.sh-dim__fill.sh-rating--bad{background:linear-gradient(90deg,#d97706,#fbbf24)}.sh-dim__fill.sh-rating--vbad{background:linear-gradient(90deg,#be123c,#f43f5e)}.sh-lucky-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.sh-lucky-item{display:flex;flex-direction:column;gap:4px;padding:14px 16px;background:var(--bg);border-radius:12px;border:1px solid var(--border)}.sh-lucky-item__icon{font-size:18px;color:var(--primary)}.sh-lucky-item__key{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.sh-lucky-item__val{font-size:14px;font-weight:600;color:var(--text);display:flex;align-items:center;gap:6px;flex-wrap:wrap}.sh-color-dot{display:inline-block;width:14px;height:14px;border-radius:50%;border:1.5px solid rgb(0 0 0 / .08);flex-shrink:0}.sh-two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px;background:none;box-shadow:none;padding:0}.sh-advice{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);padding:20px 22px 22px;border-top:3px solid}.sh-advice--good{border-color:#059669}.sh-advice--bad{border-color:#dc2626}.sh-advice__title{font-size:15px;font-weight:700;color:var(--text);margin:0 0 12px;display:flex;align-items:center;gap:6px}.sh-advice--good .sh-advice__title i{color:#059669}.sh-advice--bad .sh-advice__title i{color:#dc2626}.sh-advice__list{padding-left:18px;margin:0;display:flex;flex-direction:column;gap:6px}.sh-advice__list li{font-size:14px;line-height:1.55;color:var(--muted)}.sh-months{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.sh-month{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 8px 10px;border-radius:12px;border:1.5px solid var(--border);text-align:center}.sh-month__num{font-size:12px;font-weight:700;color:var(--muted);text-transform:uppercase}.sh-month__dot{width:10px;height:10px;border-radius:50%}.sh-month__text{font-size:12px;font-weight:600}.sh-month--great{background:#f0fdf4;border-color:#bbf7d0}.sh-month--great .sh-month__dot{background:#059669}.sh-month--great .sh-month__text{color:#065f46}.sh-month--good{background:#eff6ff;border-color:#bfdbfe}.sh-month--good .sh-month__dot{background:#3b82f6}.sh-month--good .sh-month__text{color:#1e40af}.sh-month--neutral{background:var(--bg)}.sh-month--neutral .sh-month__dot{background:#9ca3af}.sh-month--neutral .sh-month__text{color:var(--muted)}.sh-month--bad{background:#fff7ed;border-color:#fed7aa}.sh-month--bad .sh-month__dot{background:#f97316}.sh-month--bad .sh-month__text{color:#9a3412}.sh-detail-text p{font-size:15px;line-height:1.75;color:var(--muted);margin:0}.sh-table-wrap{overflow-x:auto}.sh-table{width:100%;border-collapse:collapse;font-size:14px}.sh-table th{text-align:left;font-size:12px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;padding:8px 12px;border-bottom:2px solid var(--border);white-space:nowrap}.sh-table td{padding:10px 12px;border-bottom:1px solid var(--border);vertical-align:middle}.sh-table__row--active td{background:#fff7f7}.sh-table__chi-link{text-decoration:none;color:var(--text);font-weight:600}.sh-table__chi-link:hover{color:var(--primary)}.sh-table__years{color:var(--muted)}.sh-table__star{display:flex;align-items:center;gap:5px;font-weight:600}.sh-badge{font-size:11px;font-weight:700;padding:3px 9px;border-radius:20px;white-space:nowrap;display:inline-block}@media (prefers-color-scheme:dark){.sh-month--great{background:rgb(5 150 105 / .12);border-color:rgb(5 150 105 / .3)}.sh-month--good{background:rgb(59 130 246 / .12);border-color:rgb(59 130 246 / .3)}.sh-month--neutral{background:#fff0}.sh-month--bad{background:rgb(249 115 22 / .1);border-color:rgb(249 115 22 / .3)}.sh-chi-card.sh-rating--great{border-color:rgb(5 150 105 / .35)}.sh-chi-card.sh-rating--good{border-color:rgb(14 165 233 / .35)}.sh-chi-card.sh-rating--ok{border-color:rgb(101 163 13 / .35)}.sh-chi-card.sh-rating--bad{border-color:rgb(217 119 6 / .35)}.sh-chi-card.sh-rating--vbad{border-color:rgb(190 18 60 / .35)}.sh-rating--great .sh-hero__icon-wrap{background:rgb(5 150 105 / .2)}.sh-rating--good .sh-hero__icon-wrap{background:rgb(14 165 233 / .2)}.sh-rating--ok .sh-hero__icon-wrap{background:rgb(101 163 13 / .2)}.sh-rating--bad .sh-hero__icon-wrap{background:rgb(217 119 6 / .2)}.sh-rating--vbad .sh-hero__icon-wrap{background:rgb(190 18 60 / .2)}.sh-rating--great .sh-chi-card__badge,.sh-badge.sh-rating--great{background:rgb(5 150 105 / .2);color:#34d399}.sh-rating--good .sh-chi-card__badge,.sh-badge.sh-rating--good{background:rgb(14 165 233 / .2);color:#7dd3fc}.sh-rating--ok .sh-chi-card__badge,.sh-badge.sh-rating--ok{background:rgb(101 163 13 / .2);color:#a3e635}.sh-rating--bad .sh-chi-card__badge,.sh-badge.sh-rating--bad{background:rgb(217 119 6 / .2);color:#fbbf24}.sh-rating--vbad .sh-chi-card__badge,.sh-badge.sh-rating--vbad{background:rgb(190 18 60 / .2);color:#f87171}.sh-lucky-item{background:rgb(255 255 255 / .03)}.sh-table__row--active td{background:rgb(225 29 72 / .06)}}:root[data-theme="dark"]{.sh-month--great{background:rgb(5 150 105 / .12);border-color:rgb(5 150 105 / .3)}.sh-month--good{background:rgb(59 130 246 / .12);border-color:rgb(59 130 246 / .3)}.sh-month--neutral{background:#fff0}.sh-month--bad{background:rgb(249 115 22 / .1);border-color:rgb(249 115 22 / .3)}.sh-chi-card.sh-rating--great{border-color:rgb(5 150 105 / .35)}.sh-chi-card.sh-rating--good{border-color:rgb(14 165 233 / .35)}.sh-chi-card.sh-rating--ok{border-color:rgb(101 163 13 / .35)}.sh-chi-card.sh-rating--bad{border-color:rgb(217 119 6 / .35)}.sh-chi-card.sh-rating--vbad{border-color:rgb(190 18 60 / .35)}.sh-rating--great .sh-hero__icon-wrap{background:rgb(5 150 105 / .2)}.sh-rating--good .sh-hero__icon-wrap{background:rgb(14 165 233 / .2)}.sh-rating--ok .sh-hero__icon-wrap{background:rgb(101 163 13 / .2)}.sh-rating--bad .sh-hero__icon-wrap{background:rgb(217 119 6 / .2)}.sh-rating--vbad .sh-hero__icon-wrap{background:rgb(190 18 60 / .2)}.sh-rating--great .sh-chi-card__badge,.sh-badge.sh-rating--great{background:rgb(5 150 105 / .2);color:#34d399}.sh-rating--good .sh-chi-card__badge,.sh-badge.sh-rating--good{background:rgb(14 165 233 / .2);color:#7dd3fc}.sh-rating--ok .sh-chi-card__badge,.sh-badge.sh-rating--ok{background:rgb(101 163 13 / .2);color:#a3e635}.sh-rating--bad .sh-chi-card__badge,.sh-badge.sh-rating--bad{background:rgb(217 119 6 / .2);color:#fbbf24}.sh-rating--vbad .sh-chi-card__badge,.sh-badge.sh-rating--vbad{background:rgb(190 18 60 / .2);color:#f87171}.sh-lucky-item{background:rgb(255 255 255 / .03)}.sh-table__row--active td{background:rgb(225 29 72 / .06)}}:root[data-theme="light"]{.sh-month--great{background:#f0fdf4;border-color:#bbf7d0}.sh-month--good{background:#eff6ff;border-color:#bfdbfe}.sh-month--neutral{background:var(--bg)}.sh-month--bad{background:#fff7ed;border-color:#fed7aa}.sh-rating--great .sh-hero__icon-wrap{background:#d1fae5;color:#059669}.sh-rating--good .sh-hero__icon-wrap{background:#dbeafe;color:#0ea5e9}.sh-rating--ok .sh-hero__icon-wrap{background:#d9f99d;color:#65a30d}.sh-rating--bad .sh-hero__icon-wrap{background:#fef3c7;color:#d97706}.sh-rating--vbad .sh-hero__icon-wrap{background:#fee2e2;color:#be123c}}@media (max-width:640px){.sh-year-grid{grid-template-columns:1fr;gap:10px}.sh-two-col{grid-template-columns:1fr}.sh-months{grid-template-columns:repeat(3,1fr);gap:8px}.sh-lucky-grid{grid-template-columns:1fr 1fr}.sh-hero{flex-direction:column;padding:20px}.sh-hero__icon-wrap{width:52px;height:52px;font-size:22px}.sh-lookup{padding:16px}.sh-section{padding:18px 16px 20px}}@media (max-width:440px){.sh-months{grid-template-columns:repeat(2,1fr)}.sh-lucky-grid{grid-template-columns:1fr}.sh-year-grid{grid-template-columns:1fr}}