.hg-bg-soft{background:var(--bg-soft)}.hg-surface{background:var(--sur)}.hg-surface-warm{background:var(--sur-warm)}.hg-divider{background:var(--bdr-soft);border:0;height:1px;margin:0}.hg-card{background:var(--sur);border:1px solid var(--bdr);border-radius:var(--r);box-shadow:var(--shd-sm);padding:16px;transition:box-shadow .2s,border-color .2s,transform .2s}.hg-card--soft{background:var(--bg-soft)}.hg-card--warm{background:var(--sur-warm)}.hg-card--flat{box-shadow:none}.hg-card--lg{border-radius:var(--r-lg);padding:24px}.hg-card--sm{border-radius:var(--r-sm);padding:12px}.hg-card--interactive{cursor:pointer}@media (hover:hover) and (pointer:fine){.hg-card--interactive:hover{box-shadow:var(--shd);border-color:var(--bdr-soft);transform:translateY(-2px)}}.hg-card--interactive:focus-visible{outline:2px solid var(--acc);outline-offset:2px}.hg-btn{border-radius:var(--r-sm);cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;border:1px solid #0000;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:700;line-height:1.2;transition:background .15s,color .15s,border-color .15s,box-shadow .15s,transform .1s;display:inline-flex}.hg-btn:focus-visible{outline:2px solid var(--acc);outline-offset:2px}.hg-btn:active:not(:disabled){transform:scale(.97)}.hg-btn:disabled{opacity:.55;cursor:not-allowed}.hg-btn--primary{background:linear-gradient(135deg, var(--acc), var(--acc2));color:#fff;box-shadow:0 6px 16px #16a34a3d}.hg-btn--primary:hover:not(:disabled){box-shadow:0 8px 22px #16a34a4d}.hg-btn--secondary{background:var(--sur);color:var(--txt);border-color:var(--bdr)}.hg-btn--secondary:hover:not(:disabled){background:var(--acc-light);border-color:var(--acc-tint);color:var(--acc-deep)}.hg-btn--ghost{color:var(--acc-deep);background:0 0}.hg-btn--ghost:hover:not(:disabled){background:var(--acc-light)}.hg-btn--danger{background:var(--sur);color:var(--red);border-color:#fecaca}.hg-btn--danger:hover:not(:disabled){background:#fef2f2}.hg-btn--honey{background:linear-gradient(135deg, var(--honey), #fbbf24);color:#fff;box-shadow:0 6px 16px #f59e0b38}.hg-btn--sm{border-radius:8px;min-height:32px;padding:7px 12px;font-size:13px}.hg-btn--lg{border-radius:var(--r);min-height:48px;padding:14px 20px;font-size:15px}.hg-btn--block{width:100%}@media (hover:none) and (pointer:coarse){.hg-btn{min-height:44px}.hg-btn--sm{min-height:38px}}.hg-chip{border-radius:var(--r-pill);background:var(--acc-tint);color:var(--acc-deep);white-space:nowrap;border:1px solid #0000;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:700;line-height:1.2;display:inline-flex}.hg-chip--neutral{background:var(--bdr-soft);color:var(--mut)}.hg-chip--honey{background:var(--honey-soft);color:#92400e}.hg-chip--rose{background:var(--rose-tint);color:#9d174d}.hg-chip--info{color:#0369a1;background:#e0f2fe}.hg-chip--outline{border-color:var(--bdr);color:var(--mut);background:0 0}.hg-chip--lg{padding:6px 12px;font-size:13px}.hg-hero{border-radius:var(--r-lg);background:linear-gradient(135deg, var(--sur-warm) 0%, var(--acc-light) 38%, var(--honey-soft) 72%, var(--rose-soft) 100%);border:1px solid var(--bdr);margin-bottom:18px;padding:18px;position:relative;overflow:hidden}.hg-hero--rose{background:linear-gradient(135deg, var(--sur-warm) 0%, var(--rose-soft) 55%, var(--honey-soft) 100%)}.hg-hero-blob{pointer-events:none;background:radial-gradient(circle,#2dd4bf52,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;top:-30px;right:-30px}.hg-hero--rose .hg-hero-blob{background:radial-gradient(circle,#fb71854d,#0000 70%)}.hg-hero-title{color:var(--txt);letter-spacing:-.5px;margin:0;font-size:22px;font-weight:900;line-height:1.2;position:relative}.hg-hero-subtitle{color:var(--txt-soft);max-width:640px;margin:6px 0 0;font-size:13px;line-height:1.55;position:relative}@media (min-width:640px){.hg-hero{border-radius:22px;margin-bottom:22px;padding:24px 26px}.hg-hero-title{font-size:26px}.hg-hero-subtitle{font-size:14px}}.hg-section-header{border-bottom:1px solid var(--bdr-soft);justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;padding-bottom:8px;display:flex}.hg-section-title{color:var(--txt);letter-spacing:-.01em;align-items:center;gap:8px;margin:0;font-size:16px;font-weight:800;display:inline-flex}.hg-section-action{color:var(--acc-deep);cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:700;text-decoration:none}.hg-section-action:hover{text-decoration:underline}@media (min-width:640px){.hg-section-title{font-size:18px}}.hg-progress{background:var(--bdr-soft);border-radius:var(--r-pill);width:100%;height:8px;overflow:hidden}.hg-progress--lg{height:12px}.hg-progress-fill{background:linear-gradient(90deg, var(--acc2), var(--acc));border-radius:var(--r-pill);height:100%;transition:width .4s}.hg-progress-fill--honey{background:linear-gradient(90deg, #fcd34d, var(--honey))}.hg-progress-fill--info{background:linear-gradient(90deg, #67e8f9, var(--info))}.hg-empty{border-radius:var(--r-lg);border:2px dashed var(--bdr);background:var(--sur-warm);text-align:center;color:var(--mut);flex-direction:column;align-items:center;gap:8px;padding:36px 24px;display:flex}.hg-empty-icon{color:var(--mut-light);justify-content:center;align-items:center;font-size:36px;display:inline-flex}.hg-empty-title{color:var(--txt-soft);margin:0;font-size:15px;font-weight:700}.hg-empty-desc{color:var(--mut);max-width:380px;margin:0;font-size:13px}.hg-container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}.hg-container--md{max-width:820px}.hg-container--sm{max-width:520px}.hg-container--xl{max-width:1440px}@media (min-width:768px){.hg-container,.hg-container--md,.hg-container--sm,.hg-container--xl{padding-left:20px;padding-right:20px}}.hg-stack-xs>*+*{margin-top:4px}.hg-stack-sm>*+*{margin-top:8px}.hg-stack-md>*+*{margin-top:16px}.hg-stack-lg>*+*{margin-top:24px}.hg-stack-xl>*+*{margin-top:32px}.hg-cluster{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hg-cluster--md{gap:12px}.hg-cluster--lg{gap:16px}.hg-cluster--end{justify-content:flex-end}.hg-cluster--between{justify-content:space-between}.hg-grid-cards{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:640px){.hg-grid-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media (min-width:1024px){.hg-grid-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media (min-width:1280px){.hg-grid-cards--xl-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.hg-display{letter-spacing:-.5px;color:var(--txt);margin:0;font-size:28px;font-weight:900;line-height:1.15}@media (min-width:768px){.hg-display{font-size:32px}}.hg-heading{color:var(--txt);margin:0;font-size:18px;font-weight:800}.hg-subheading{color:var(--mut);margin:0;font-size:14px;font-weight:600}.hg-caption{color:var(--mut-light);letter-spacing:.02em;font-size:12px;font-weight:600}.hg-text-muted{color:var(--mut)}.hg-text-soft{color:var(--txt-soft)}.hg-text-leaf{color:var(--acc-deep)}.hg-tooltip{background:var(--sur);color:var(--txt);border:1px solid var(--bdr);box-shadow:var(--shd);pointer-events:none;border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.55}.hg-input{background:var(--sur);border:1.5px solid var(--bdr);border-radius:var(--r-sm);width:100%;color:var(--txt);outline:none;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .15s,background .15s}.hg-input::placeholder{color:var(--mut-light)}.hg-input:focus{border-color:var(--acc);background:var(--bg-soft)}.hg-input--lg{padding:12px 14px;font-size:15px}@keyframes hgFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hg-fade-in{animation:.25s ease-out hgFadeIn}@keyframes hgGrowIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.hg-grow-in{animation:.3s ease-out hgGrowIn}@media (prefers-reduced-motion:reduce){.hg-fade-in,.hg-grow-in,.hg-card,.hg-card--interactive:hover,.hg-btn,.hg-progress-fill{transition:none!important;animation:none!important}}:root{--hg-dur-instant:80ms;--hg-dur-fast:.16s;--hg-dur-base:.22s;--hg-dur-slow:.36s;--hg-ease-out:cubic-bezier(.22, .61, .36, 1);--hg-ease-spring:cubic-bezier(.34, 1.36, .64, 1);--hg-ring:0 0 0 3px #16a34a47;--hg-ring-honey:0 0 0 3px #f59e0b47;--hg-lift-shadow:0 14px 32px #0f172a1a}button:focus-visible,a:focus-visible,[role=button]:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--acc);outline-offset:2px;border-radius:inherit}button,a,[role=button],summary{-webkit-tap-highlight-color:transparent}button{transition:box-shadow var(--hg-dur-fast) var(--hg-ease-out)}@keyframes hgShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.hg-skeleton{background:linear-gradient(90deg, var(--bdr-soft) 0%, var(--sur-warm) 50%, var(--bdr-soft) 100%);border-radius:var(--r-sm);background-size:200% 100%;animation:1.4s ease-in-out infinite hgShimmer;display:block}.hg-skeleton--text{border-radius:6px;height:12px}.hg-skeleton--title{border-radius:6px;height:18px}.hg-skeleton--avatar{border-radius:50%;width:40px;height:40px}.hg-skeleton--card{border-radius:var(--r);height:140px}@keyframes hgSlideUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.hg-slide-up,.hg-stagger>*{animation:hgSlideUp var(--hg-dur-slow) var(--hg-ease-out) both}.hg-stagger>:first-child{animation-delay:0s}.hg-stagger>:nth-child(2){animation-delay:60ms}.hg-stagger>:nth-child(3){animation-delay:.12s}.hg-stagger>:nth-child(4){animation-delay:.18s}.hg-stagger>:nth-child(5){animation-delay:.24s}.hg-stagger>:nth-child(6){animation-delay:.3s}.hg-stagger>:nth-child(7){animation-delay:.36s}.hg-stagger>:nth-child(8){animation-delay:.42s}.hg-stagger>:nth-child(n+9){animation-delay:.48s}.hg-empty{position:relative;overflow:hidden}.hg-empty:before{content:"";background:radial-gradient(circle, var(--acc-light) 0%, transparent 60%);opacity:.55;pointer-events:none;z-index:0;width:320px;height:320px;position:absolute;top:-40%;left:50%;transform:translate(-50%)}.hg-empty>*{z-index:1;position:relative}.hg-empty-icon{background:linear-gradient(135deg, var(--acc-light), var(--acc-tint));border:1.5px solid var(--acc-tint);border-radius:50%;width:64px;height:64px;font-size:28px;box-shadow:0 8px 18px #16a34a1a}@media (prefers-reduced-motion:reduce){.hg-skeleton,.hg-slide-up,.hg-stagger>*{transition:none!important;animation:none!important}}