.field--soft{margin-bottom:0}.field__label{display:block;font-size:.8rem;font-weight:500;color:var(--muted);margin-bottom:.45rem;letter-spacing:.02em}.field__input{width:100%;box-sizing:border-box;font:inherit;font-size:1rem;padding:.75rem 1rem;border:none;border-radius:var(--radius);background:var(--surface);color:var(--text);box-shadow:var(--shadow-inset);transition:box-shadow .2s ease,background .2s ease}.field__input:focus{outline:none;box-shadow:var(--shadow-focus)}.field__input:disabled{opacity:.55;cursor:not-allowed}.field__input--date,.field__input--time{min-height:2.75rem}.segment{display:flex;gap:.35rem;padding:.35rem;border-radius:var(--radius);background:var(--surface-2);box-shadow:var(--shadow-inset)}.segment--gender,.segment--calendar,.segment--leap{width:100%}.segment--narrow{display:inline-flex;width:auto;max-width:100%}.segment__btn{flex:1;border:none;border-radius:calc(var(--radius) - 4px);padding:.65rem .85rem;font:inherit;font-size:.95rem;font-weight:500;color:var(--muted);background:transparent;cursor:pointer;transition:background .2s ease,color .2s ease,transform .15s ease}.segment__btn:hover{color:var(--text);background:#ffffff73}.segment__btn--active{color:var(--text);background:var(--surface);box-shadow:var(--shadow-soft)}.segment__btn:active{transform:scale(.98)}.leap-panel{margin-top:1rem;padding:1.1rem 1rem 1rem;border-radius:var(--radius-lg);background:linear-gradient(145deg,var(--accent-weak),var(--surface-2));border:1px solid var(--border)}.leap-panel__title{font-size:.9rem;font-weight:600;color:var(--text);margin-bottom:.35rem}.leap-panel__hint{font-size:.8rem;line-height:1.5;color:var(--muted);margin:0 0 1rem}.leap-panel__auto{padding:.5rem 0 0}.leap-panel__pending,.leap-panel__resolved{font-size:.85rem;line-height:1.5;color:var(--muted);margin:0;padding:.65rem .75rem;border-radius:calc(var(--radius) - 2px);background:#ffffff80}.leap-panel__resolved{color:var(--text)}.saju-screen{max-width:28rem;margin:0 auto;padding:2rem 1.25rem 3rem}.saju-screen__hero{margin-bottom:2rem}.saju-screen__eyebrow{font-size:.7rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--muted);margin:0 0 .5rem}.saju-screen__title{font-size:1.45rem;font-weight:600;line-height:1.35;margin:0 0 .75rem;color:var(--text)}.saju-screen__lead{font-size:.92rem;line-height:1.65;color:var(--muted);margin:0}.saju-screen__form{display:flex;flex-direction:column;gap:1.75rem}.flow-step{animation:fadeIn .35s ease}.flow-step--expand{animation:expandIn .4s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes expandIn{0%{opacity:0;max-height:0}to{opacity:1;max-height:40rem}}.flow-step__heading{font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0 0 .75rem}.flow-step__heading--sub{text-transform:none;letter-spacing:0;font-size:.85rem}.saju-screen__grid2{display:grid;gap:1rem}@media(min-width:480px){.saju-screen__grid2{grid-template-columns:1fr 1fr;align-items:start}}.saju-screen__actions{margin-top:.5rem;display:flex;flex-direction:column;align-items:stretch;gap:.65rem}.saju-screen__submit{border:none;border-radius:var(--radius-lg);padding:.9rem 1.25rem;font:inherit;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;background:linear-gradient(135deg,var(--primary),var(--primary-dark));box-shadow:var(--shadow-soft),0 8px 24px #6366f147;transition:transform .15s ease,box-shadow .2s ease,opacity .2s}.saju-screen__reset{border:1px solid rgba(99,102,241,.28);border-radius:10px;padding:.55rem .9rem;font:inherit;font-size:.82rem;font-weight:700;color:#4f46e5;background:#ffffffe0;cursor:pointer}.saju-screen__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:var(--shadow-soft),0 12px 28px #6366f159}.saju-screen__submit:disabled{opacity:.45;cursor:not-allowed;transform:none}.saju-screen__hint{font-size:.8rem;color:var(--muted);margin:0;text-align:center}.saju-screen__verify{margin-top:1.25rem;padding:1rem .95rem;border-radius:14px;background:#6366f10f;border:1px solid rgba(99,102,241,.14)}.saju-screen__verify-title{margin:0 0 .5rem;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--primary-dark)}.saju-screen__verify-text{margin:0 0 .65rem;font-size:.82rem;line-height:1.55;color:var(--text)}.saju-screen__verify-text--ok{color:#15803d;font-weight:600}.saju-screen__verify-btn{width:100%;border:none;border-radius:12px;padding:.65rem .85rem;font:inherit;font-size:.84rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-dark));cursor:pointer}.saju-screen__verify-btn:hover{filter:brightness(1.03)}.saju-screen__progress{margin-top:1rem;padding:.9rem;border-radius:14px;background:#ffffffd1;border:1px solid rgba(124,58,237,.16)}.saju-screen__progress-stack{display:flex;flex-direction:column;gap:.45rem}.saju-screen__progress-text{margin:0;font-size:.83rem;line-height:1.55;color:#4b3d6a}.saju-screen__progress-hint{font-size:.78rem;color:#6b5b88}.saju-screen__progress-text--error{color:#7f1d1d}.saju-screen__progress-ready{display:flex;flex-direction:column;gap:.6rem}.saju-screen__report-btn{width:fit-content;border:none;border-radius:10px;padding:.5rem .9rem;font:inherit;font-size:.82rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#7c3aed,#4f46e5);cursor:pointer}.saju-dash{margin-top:1.1rem;padding:.95rem;border-radius:18px;background:linear-gradient(180deg,#f9fbff,#f3f5ff);border:1px solid rgba(47,63,146,.26);box-shadow:0 10px 24px #24337c1f}.saju-dash__head{margin-bottom:.6rem;padding:.7rem .72rem;border-radius:12px;background:linear-gradient(135deg,#3043b4,#3f57cf);color:#fff}.saju-dash__title{margin:0;font-size:.95rem;color:#fff}.saju-dash__meta{margin:.35rem 0 0;font-size:.75rem;line-height:1.45;color:#ffffffe0;word-break:keep-all;white-space:normal}.saju-dash__pillar-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.saju-dash__grid8{display:grid;grid-template-columns:3.1rem repeat(4,minmax(0,1fr));border-radius:10px;overflow:hidden;border:1px solid rgba(51,61,112,.28);margin-bottom:.58rem}.saju-dash__grid-head,.saju-dash__grid-label,.saju-dash__grid-cell{padding:.46rem .35rem;text-align:center;font-size:.78rem;border-top:1px solid rgba(124,58,237,.1);border-right:1px solid rgba(124,58,237,.1)}.saju-dash__grid-head{background:#e8ebfa;color:#1f2a68;font-weight:700;border-top:0}.saju-dash__grid-label{background:#ffffffe6;color:#5b4a78;font-weight:700}.saju-dash__grid-cell{background:#fff;font-weight:800;color:#2f2750}.saju-dash__grid-cell--gan,.saju-dash__grid-cell--ji{font-size:1rem}.saju-dash__pillar-card{border-radius:10px;padding:.62rem;background:linear-gradient(180deg,#fff,#f5f7ff);border:1px solid rgba(67,82,153,.2)}.saju-dash__pillar-title{margin:0;font-size:.72rem;color:#6b5b8a;font-weight:700}.saju-dash__pillar-main{margin:.22rem 0 .4rem;font-size:1.05rem;color:#1f2a68;font-weight:800}.saju-dash__mini{display:flex;justify-content:space-between;gap:.45rem;font-size:.72rem;margin-top:.15rem}.saju-dash__mini-label{color:#7c7492}.saju-dash__mini-value{color:#2a3b99;font-weight:700;text-align:right}.saju-dash__blocks{margin-top:.7rem;display:grid;gap:.55rem}.saju-dash__block{border-radius:10px;padding:.62rem;background:#fffffff5;border:1px solid rgba(67,82,153,.16)}.saju-dash__block--daewoon{margin-top:.6rem}.saju-dash__block-title{margin:0 0 .35rem;font-size:.76rem;color:#5f4f86;font-weight:700}.saju-dash__chips{display:flex;flex-wrap:wrap;gap:.34rem}.saju-dash__shinsal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.saju-dash__shinsal-col{border:1px solid rgba(67,82,153,.16);border-radius:10px;background:#fafbff;padding:.45rem}.saju-dash__shinsal-head{margin:0 0 .35rem;font-size:.72rem;font-weight:700;color:#33408f}.saju-dash__chip{display:inline-flex;align-items:center;padding:.2rem .48rem;border-radius:999px;font-size:.72rem;font-weight:700;border:1px solid transparent}.saju-dash__chip--wood{color:#166534;background:#ecfdf5;border-color:#86efac}.saju-dash__chip--fire{color:#9a3412;background:#fff7ed;border-color:#fdba74}.saju-dash__chip--earth{color:#92400e;background:#fffbeb;border-color:#fde68a}.saju-dash__chip--metal{color:#374151;background:#f9fafb;border-color:#d1d5db}.saju-dash__chip--water{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.saju-dash__chip--fortune{color:#6d28d9;background:#f5f3ff;border-color:#c4b5fd}.saju-dash__chip--state{color:#0f766e;background:#f0fdfa;border-color:#99f6e4}.saju-dash__chip--void{color:#a16207;background:#fefce8;border-color:#fde68a}@media(max-width:540px){.saju-dash__pillar-grid,.saju-dash__shinsal-grid{grid-template-columns:1fr}.saju-dash__grid8{grid-template-columns:2.7rem repeat(4,minmax(0,1fr))}.saju-dash__grid-head,.saju-dash__grid-label,.saju-dash__grid-cell{font-size:.72rem;padding:.42rem .2rem}}.today-fortune{margin-bottom:.9rem;border-radius:16px;padding:.95rem 1rem;background:linear-gradient(165deg,#f5eefff2,#f8f2e7e6);border:1px solid rgba(139,92,246,.16);box-shadow:0 6px 18px #4c367814}.today-fortune__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem}.today-fortune__title-wrap{min-width:0}.today-fortune__title{margin:0;font-size:.95rem;font-weight:700;color:#3f2f63}.today-fortune__date{margin:.2rem 0 0;font-size:.72rem;font-weight:600;color:#6b6578;letter-spacing:-.01em}.today-fortune__stars{margin:0;font-size:.85rem;letter-spacing:.04em;color:#7c3aed}.today-fortune__supplementary{margin:.35rem 0 .45rem;padding:.5rem .55rem;border-radius:10px;background:#6366f117;border:1px solid rgba(99,102,241,.15)}.today-fortune__supplementary-label{display:block;margin-bottom:.18rem;font-size:.68rem;font-weight:700;color:#6366f1}.today-fortune__supplementary-text{margin:0;font-size:.8rem;line-height:1.5;color:#4b3f63}.today-fortune__flow{margin:.45rem 0 .6rem;font-size:.83rem;line-height:1.55;color:#4b3f63}.today-fortune__block{margin-bottom:.5rem}.today-fortune__label{margin:0 0 .2rem;font-size:.75rem;font-weight:700;color:#6d28d9}.today-fortune__text{margin:0;font-size:.8rem;line-height:1.5;color:#4b3f63}.today-fortune__chips{display:flex;flex-wrap:wrap;gap:.35rem}.today-fortune__chip{display:inline-flex;align-items:center;padding:.2rem .5rem;border-radius:999px;background:#7c3aed1c;color:#5b21b6;font-size:.74rem;font-weight:600}.today-fortune__coach{margin-top:.55rem;border-radius:10px;padding:.55rem .65rem;background:#ffffff9e;color:#4b3f63}.today-fortune__coach strong{font-size:.74rem;color:#6d28d9}.today-fortune__coach p{margin:.25rem 0 0;font-size:.79rem;line-height:1.5}@media(max-width:720px){.today-fortune{padding:.85rem}}.mfb{margin-top:1.75rem}.mfb__intro{margin-bottom:1.1rem}.mfb__title{margin:0 0 .45rem;font-size:1.2rem;font-weight:700;color:#3b2a5f}.mfb__supplementary{margin:0 0 .55rem;padding:.55rem .65rem;border-radius:12px;background:#6366f112;border:1px solid rgba(99,102,241,.16)}.mfb__supplementary-label{display:block;margin-bottom:.2rem;font-size:.68rem;font-weight:700;color:#6366f1}.mfb__supplementary-text{margin:0;font-size:.82rem;line-height:1.55;color:#433855}.mfb__year-sum{margin:0 0 .75rem;line-height:1.65;color:#4b3d6a;font-size:.95rem}.mfb__highlights{display:flex;flex-wrap:wrap;gap:.65rem 1.1rem;font-size:.9rem}.mfb__highlights p{margin:0;display:flex;align-items:center;gap:.4rem}.mfb__month-jump{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:.4rem}.mfb__month-jump-btn{border:1px solid rgba(124,58,237,.24);background:#7c3aed0f;color:#4c1d95;border-radius:999px;padding:.26rem .62rem;font-size:.78rem;font-weight:600;cursor:pointer}.mfb__month-jump-btn:hover{background:#7c3aed24}.mfb__month-jump-btn--on{background:#7c3aed;border-color:#7c3aed;color:#fff}.mfb__badge{display:inline-block;padding:.18rem .5rem;border-radius:999px;font-size:.76rem;font-weight:600}.mfb__badge--best{background:#7c3aed24;color:#5b21b6}.mfb__badge--caution{background:#ea580c1f;color:#c2410c}.mfb__single-banner{margin-top:.35rem;padding:.65rem .75rem;border-radius:var(--radius, 14px);border:1px solid rgba(99,102,241,.2);background:#6366f10f}.mfb__single-banner-text{margin:0 0 .55rem;font-size:.86rem;line-height:1.55;color:#4b3d6a}.mfb__full-year-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.5rem .85rem;border:1px solid rgba(99,102,241,.45);border-radius:999px;background:linear-gradient(135deg,#6366f11f,#818cf833);font:inherit;font-size:.88rem;font-weight:600;color:#4338ca;cursor:pointer;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.mfb__full-year-btn:hover{background:linear-gradient(135deg,#6366f12e,#818cf847);border-color:#4f46e58c;box-shadow:0 2px 8px #6366f126}.mfb--single-month .mfb__progress{justify-content:flex-start}.mfb__book-wrap{position:relative;perspective:1400px;margin:0 auto;max-width:min(50rem,100%)}.mfb__book{position:relative;border-radius:4px 12px 12px 4px;background:linear-gradient(90deg,#e8e0f5,#f7f4ff 8%,#fffef9);box-shadow:0 1px #ffffffd9 inset,0 12px 40px #3e296e2e,0 2px 8px #0000000f;border:1px solid rgba(98,64,170,.2);min-height:22rem}.mfb__book-spine{position:absolute;left:0;top:0;bottom:0;width:6px;border-radius:4px 0 0 4px;background:linear-gradient(180deg,#6d4b9a,#4c1d95);opacity:.35}.mfb__book-inner{padding:1.35rem 1.35rem 1.5rem 1.9rem}.mfb__progress{display:flex;justify-content:space-between;align-items:center;margin-bottom:.85rem;font-size:.82rem;color:#6b5b8a;font-weight:600}.mfb__progress-dots{display:flex;gap:.28rem;flex-wrap:wrap;justify-content:flex-end;max-width:70%}.mfb__dot{width:6px;height:6px;border-radius:50%;background:#7c3aed38}.mfb__dot--on{background:#7c3aed;transform:scale(1.25)}.mfb__page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.65rem;padding-bottom:.65rem;border-bottom:1px dashed rgba(98,64,170,.22)}.mfb__page-month{margin:0;font-size:1.65rem;font-weight:800;letter-spacing:-.02em;color:#4c1d95;font-family:Georgia,Times New Roman,serif}.mfb__page-year{display:block;font-size:.82rem;font-weight:600;color:#7c6a9e;margin-top:.15rem}.mfb__stars{letter-spacing:.08em;color:#7c3aed;font-size:1.05rem;white-space:nowrap}.mfb__pillar-line{margin:0 0 .85rem;font-size:.9rem;line-height:1.55;color:#433864}.mfb__shinsal-chips{margin:-.2rem 0 .8rem;display:flex;flex-wrap:wrap;gap:.45rem}.mfb__shinsal-chip{display:inline-flex;align-items:center;padding:.22rem .55rem;border-radius:999px;font-size:.75rem;font-weight:700;line-height:1.2}.mfb__shinsal-chip--good{color:#166534;background:#16a34a1f;border:1px solid rgba(22,163,74,.25)}.mfb__shinsal-chip--risk{color:#9a3412;background:#ea580c1f;border:1px solid rgba(234,88,12,.24)}.mfb__signals{margin:0 0 1rem;font-size:.82rem;line-height:1.45}.mfb__signals>div{margin-bottom:.4rem}.mfb__signals dt{font-weight:700;color:#5b4a78;margin-bottom:.1rem}.mfb__signals dd{margin:0;color:#3f3260}.mfb__friendly{margin:0 0 1rem;padding:.65rem .75rem;border-radius:10px;background:#6366f10f;border:1px solid rgba(99,102,241,.14)}.mfb__section-title--friendly{margin-top:0}.mfb__friendly-text{margin:0 0 .55rem;font-size:.86rem;line-height:1.65;color:#3a2f55}.mfb__friendly-text:last-child{margin-bottom:0}.mfb__friendly-text strong{color:#433864;font-weight:700}.mfb__section-title{margin:0 0 .35rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#7c6a9e}.mfb__narrative{font-size:.9rem;line-height:1.72;color:#2f2640}.mfb__narrative p{margin:0 0 .75rem;text-indent:.5rem}.mfb__narrative p:first-of-type{text-indent:0}.mfb__short-grid{margin-top:1rem;padding-top:.85rem;border-top:1px solid rgba(98,64,170,.12);display:grid;gap:.5rem;font-size:.86rem;line-height:1.55;color:#3a2f55}.mfb__short-grid p{margin:0}.mfb__short-grid strong{color:#5b21b6;font-weight:700}.mfb__bullet-list{margin:-.15rem 0 .2rem;padding-left:1rem;color:#3a2f55;font-size:.86rem;line-height:1.55}.mfb__nav{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:1.1rem;padding-top:1rem;border-top:1px solid rgba(98,64,170,.15)}.mfb__nav-btn{flex:1;max-width:11rem;padding:.62rem .85rem;border-radius:11px;font-weight:700;font-size:.9rem;cursor:pointer;border:1px solid rgba(124,58,237,.35);background:#ffffffd9;color:#5b21b6;transition:background .15s ease,opacity .15s ease}.mfb__nav-btn:hover:not(:disabled){background:#7c3aed1f}.mfb__nav-btn:disabled{opacity:.35;cursor:not-allowed}.mfb__nav-btn--primary{flex:1.2;max-width:14rem;border:none;color:#fff;background:linear-gradient(135deg,#7c3aed,#4c1d95);box-shadow:0 6px 18px #4c1d9559}.mfb__nav-btn--primary:hover:not(:disabled){filter:brightness(1.06)}.mfb__nav-hint{flex:1;text-align:center;font-size:.8rem;color:#7c6a9e;line-height:1.4}.mfb__cta{margin-top:1.35rem;padding:1.1rem 1rem;border-radius:14px;background:linear-gradient(165deg,#fffffff2,#f5f0ffe6);border:1px solid rgba(98,64,170,.18);text-align:center}.mfb__cta-text{margin:0 0 .75rem;font-size:.9rem;line-height:1.55;color:#4b3d6a}.mfb__cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.35rem;border-radius:12px;border:none;cursor:pointer;font-weight:700;font-size:.95rem;color:#fff;background:linear-gradient(135deg,#7c3aed,#4c1d95);box-shadow:0 6px 18px #4c1d9559}.mfb__cta-btn:hover{filter:brightness(1.05)}.mfb__end-note{margin:.75rem 0 0;font-size:.82rem;color:#8b7caa}.mfb__narrative--reality p{margin:0 0 .45rem}.mfb__emotion{margin-top:1rem;padding:.85rem 1rem;border-radius:12px;background:#7c3aed0f;border:1px solid rgba(124,58,237,.12)}.mfb__emotion-text{margin:0;line-height:1.65;color:#4b3d6a;font-size:.92rem}.mfb__bridge{margin:.85rem 0 0;padding:.65rem 0 0;border-top:1px dashed rgba(98,64,170,.2);font-size:.88rem;line-height:1.55;color:#5b4a78}.mfb__narrative--events p{margin:0 0 .4rem}.mfb__change-box{margin:.2rem 0 .9rem;padding:.55rem .65rem;border:1px solid rgba(99,102,241,.2);border-radius:12px;background:#6366f10d}.mfb__change-toggle{width:100%;text-align:left;border:0;background:transparent;color:#4338ca;font-size:.86rem;font-weight:700;cursor:pointer;padding:0}.mfb__narrative--behavior p,.mfb__narrative--element p{margin:0 0 .35rem}.mfb__behavior,.mfb__element{margin-top:.9rem;padding:.75rem .9rem;border-radius:10px;background:#ffffff80;border:1px solid rgba(124,58,237,.12)}.mfb__one-line{margin:.95rem 0 0;padding:.6rem .75rem;border-radius:10px;background:#7c3aed14;color:#4b3d6a;line-height:1.6}@media(max-width:720px){.mfb__book-inner{padding:1.1rem 1rem 1.25rem 1.35rem}.mfb__page-month{font-size:1.45rem}.mfb__nav{flex-wrap:wrap}.mfb__nav-hint{order:3;flex-basis:100%;margin-top:.35rem}.mfb__nav-btn,.mfb__nav-btn--primary{max-width:none}}.micro-point-offers{margin:1rem 0 0;padding:.9rem .85rem;border-radius:16px;background:linear-gradient(180deg,#fffdf9f2,#f5f1fff0);border:1px solid rgba(124,58,237,.14)}.micro-point-offers__head{margin-bottom:.75rem}.micro-point-offers__title{margin:0 0 .25rem;font-size:.96rem;font-weight:800;color:#3f2f63}.micro-point-offers__sub{margin:0;font-size:.76rem;color:#6b6578}.micro-point-offers__categories{display:grid;gap:.65rem}.micro-point-offers__category{border-radius:12px;padding:.65rem;background:#fffc;border:1px solid rgba(110,90,140,.1)}.micro-point-offers__category-title{margin:0 0 .45rem;font-size:.83rem;font-weight:700;color:#5b21b6}.micro-point-offers__items{display:grid;gap:.42rem}.micro-point-offers__item{border:1px solid rgba(124,58,237,.12);border-radius:10px;background:#faf5ffa6;padding:.55rem .65rem;text-align:left;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;font:inherit;color:inherit}.micro-point-offers__item:hover{background:#f5eeffeb}.micro-point-offers__q{margin:0;font-size:.8rem;font-weight:700;color:#4338ca}.micro-point-offers__desc{margin:.2rem 0 0;font-size:.73rem;color:#5c5266}.micro-point-offers__price{margin:.25rem 0 0;font-size:.72rem;font-weight:800;color:#7c3aed}.partner-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:center;justify-content:center;padding:1rem;background:#14102373}.partner-modal{width:min(28rem,100%);border-radius:16px;padding:.95rem;background:linear-gradient(180deg,#fffffffa,#f7f2fff2);box-shadow:0 10px 28px #1c143433}.partner-modal__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.partner-modal__title{margin:0;font-size:.95rem;font-weight:800;color:#3f2f63}.partner-modal__close{border:none;background:transparent;font-size:1.25rem;line-height:1;cursor:pointer;color:#5b21b6}.partner-modal__sub{margin:.45rem 0 .8rem;font-size:.78rem;color:#6b6578}.partner-modal__error{margin:0 0 .65rem;padding:.5rem .55rem;border-radius:10px;font-size:.78rem;line-height:1.45;color:#7f1d1d;background:#ef44441f;border:1px solid rgba(239,68,68,.25)}.partner-modal__form{display:grid;gap:.55rem}.partner-modal__label{display:grid;gap:.22rem;font-size:.75rem;font-weight:700;color:#4b3f63}.partner-modal__label input{border:1px solid rgba(124,58,237,.25);border-radius:10px;padding:.45rem .55rem;font:inherit;color:#342f46;background:#ffffffe6}.partner-modal__gender{border:1px solid rgba(124,58,237,.16);border-radius:10px;margin:0;padding:.5rem .55rem}.partner-modal__gender legend{font-size:.72rem;color:#5b21b6;padding:0 .2rem}.partner-modal__gender label{margin-right:.8rem;font-size:.78rem;color:#4b465c}.partner-modal__actions{display:flex;justify-content:flex-end;gap:.45rem}.partner-modal__cancel,.partner-modal__submit{border:none;border-radius:999px;padding:.46rem .9rem;font:inherit;font-size:.76rem;font-weight:700;cursor:pointer}.partner-modal__cancel{color:#5c5266;background:#75638824}.partner-modal__submit{color:#fff;background:linear-gradient(135deg,#7c3aed,#5b21b6)}.micro-single-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;display:flex;align-items:center;justify-content:center;padding:1rem}.micro-single-modal__clickout{position:absolute;top:0;right:0;bottom:0;left:0;border:none;margin:0;padding:0;background:#14102373;cursor:pointer}.micro-single-modal{position:relative;z-index:1;width:min(26rem,100%);border-radius:16px;padding:.95rem;background:linear-gradient(180deg,#fffffffa,#f7f2fff5);box-shadow:0 10px 28px #1c143438;border:1px solid rgba(124,58,237,.18)}.micro-single-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.micro-single-modal__title{margin:0;font-size:.92rem;font-weight:800;color:#3f2f63;line-height:1.35}.micro-single-modal__close{border:none;background:transparent;font-size:1.25rem;line-height:1;cursor:pointer;color:#5b21b6}.micro-single-modal__body{margin:.55rem 0 .85rem;font-size:.78rem;line-height:1.55;color:#5c5266}.micro-single-modal__actions{display:flex;gap:.45rem;justify-content:flex-end;flex-wrap:wrap}.micro-single-modal__ghost{border-radius:999px;padding:.5rem .85rem;font:inherit;font-size:.8rem;font-weight:600;color:#4b465c;background:#ffffffe6;border:1px solid rgba(110,90,140,.2);cursor:pointer}.micro-single-modal__primary{border-radius:999px;padding:.5rem .95rem;font:inherit;font-size:.8rem;font-weight:700;color:#fff;border:none;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#4c1d95);box-shadow:0 4px 14px #4c1d9547}.micro-single-modal__secondary{border-radius:999px;padding:.5rem .85rem;font:inherit;font-size:.8rem;font-weight:700;color:#4338ca;background:#eef2fff2;border:1px solid rgba(99,102,241,.35);cursor:pointer}.micro-single-modal__state{margin:.5rem 0 .75rem;font-size:.8rem;color:#5b21b6}.micro-single-modal__body--warn{color:#991b1b}.micro-single-modal__insight{margin:.35rem 0 .65rem;max-height:min(50vh,22rem);overflow-y:auto}.micro-single-modal__lead{margin:0 0 .45rem;font-size:.8rem;font-weight:700;color:#312e81;line-height:1.45}.micro-single-modal__subh{margin:0 0 .2rem;font-size:.72rem;font-weight:800;color:#6d28d9}.micro-single-modal__para{margin:0 0 .45rem;font-size:.76rem;line-height:1.55;color:#4b465c}.micro-single-modal__fine{margin:.35rem 0 0;font-size:.68rem;line-height:1.45;color:#7c6f92}.ai-counsel-preview{margin-top:1rem;aspect-ratio:1 / 1;min-height:20rem;padding:.95rem .95rem 1rem;border-radius:16px;background:linear-gradient(170deg,#ffffff14,#ece8ff29),url(/characters/ai-counsel-preview-bg.png) center top / contain no-repeat;border:1px solid rgba(98,64,170,.28);box-shadow:inset 0 0 0 1px #ffffff59,0 10px 24px #3e296e29;display:flex;align-items:flex-end;justify-content:center}.ai-counsel-preview__cta{width:100%;border:none;border-radius:999px;padding:.62rem .9rem;font:inherit;font-size:.84rem;font-weight:800;color:#fff;background:linear-gradient(135deg,#7c3aed,#4c1d95);text-shadow:0 1px 2px rgba(0,0,0,.25);box-shadow:0 7px 18px #4c1d9561;cursor:pointer}.ai-counsel-preview__cta:hover{filter:brightness(1.03)}@media(max-width:720px){.ai-counsel-preview{aspect-ratio:1 / 1;min-height:14rem;padding:.85rem .82rem .9rem}}.compat-mode__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:44;display:flex;align-items:center;justify-content:center;padding:1rem}.compat-mode__clickout{position:absolute;top:0;right:0;bottom:0;left:0;border:none;margin:0;background:#14102373;cursor:pointer}.compat-mode{position:relative;z-index:1;width:min(26rem,100%);border-radius:16px;padding:.95rem;background:linear-gradient(180deg,#fffffffa,#f7f2fff5);box-shadow:0 10px 28px #1c143438;border:1px solid rgba(124,58,237,.18)}.compat-mode__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.compat-mode__title{margin:0;font-size:.95rem;font-weight:800;color:#3f2f63}.compat-mode__close{border:none;background:transparent;font-size:1.25rem;line-height:1;cursor:pointer;color:#5b21b6}.compat-mode__lead{margin:.45rem 0 .75rem;font-size:.78rem;line-height:1.55;color:#5c5266}.compat-mode__choices{display:grid;gap:.5rem}.compat-mode__choice{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;text-align:left;border-radius:12px;padding:.65rem .75rem;border:1px solid rgba(124,58,237,.2);background:#ffffffe6;cursor:pointer;font:inherit;transition:background .15s ease,border-color .15s ease}.compat-mode__choice:hover{background:#f5eefff2;border-color:#7c3aed59}.compat-mode__choice--primary{border-color:#6366f173;background:#eef2fff2}.compat-mode__choice-title{font-size:.84rem;font-weight:800;color:#3730a3}.compat-mode__choice-desc{font-size:.74rem;line-height:1.45;color:#6b6578}.compat-mode__fine{margin:.65rem 0 0;font-size:.72rem;line-height:1.45;color:#7c6f92}.solo-love__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:46;display:flex;align-items:flex-start;justify-content:center;padding:1rem;overflow-y:auto}.solo-love__clickout{position:fixed;top:0;right:0;bottom:0;left:0;border:none;margin:0;background:#14102373;cursor:pointer}.solo-love{position:relative;z-index:1;width:min(28rem,100%);margin:.5rem 0 1.5rem;border-radius:16px;padding:.95rem;background:linear-gradient(180deg,#fffffffa,#f7f2fff5);box-shadow:0 10px 28px #1c143438;border:1px solid rgba(124,58,237,.18)}.solo-love__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.solo-love__title{margin:0;font-size:.95rem;font-weight:800;color:#3f2f63}.solo-love__close{border:none;background:transparent;font-size:1.25rem;line-height:1;cursor:pointer;color:#5b21b6}.solo-love__state{margin:.5rem 0;font-size:.8rem;color:#5b21b6}.solo-love__err{margin:.5rem 0;font-size:.78rem;color:#991b1b}.solo-love__body{max-height:min(60vh,28rem);overflow-y:auto;margin:.35rem 0 .65rem;padding-right:.2rem}.solo-love__summary{margin:0 0 .55rem;font-size:.8rem;font-weight:700;line-height:1.5;color:#312e81}.solo-love__block{margin:0 0 .5rem}.solo-love__block--muted{opacity:.95}.solo-love__label{margin:0 0 .2rem;font-size:.72rem;font-weight:800;color:#6d28d9}.solo-love__block p{margin:0;font-size:.76rem;line-height:1.55;color:#4b465c}.solo-love__disclaimer{margin:.45rem 0 0;font-size:.7rem;line-height:1.45;color:#7c6f92}.solo-love__actions{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:flex-end;margin-top:.35rem}.solo-love__ghost{border-radius:999px;padding:.45rem .75rem;font:inherit;font-size:.78rem;font-weight:600;color:#4b465c;background:#ffffffe6;border:1px solid rgba(110,90,140,.2);cursor:pointer}.solo-love__secondary{border-radius:999px;padding:.45rem .8rem;font:inherit;font-size:.78rem;font-weight:700;color:#4338ca;background:#eef2fff2;border:1px solid rgba(99,102,241,.35);cursor:pointer}.solo-love__primary{border-radius:999px;padding:.45rem .85rem;font:inherit;font-size:.78rem;font-weight:700;color:#fff;border:none;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#4c1d95);box-shadow:0 4px 14px #4c1d9547}.report-page{max-width:min(56rem,100%);margin:0 auto;padding:1.25rem 1rem 2.5rem}.report-page__head{margin-bottom:1rem}.report-page__lead{margin:0 0 .5rem;font-size:clamp(1.22rem,2.9vw,1.5rem);font-weight:800;line-height:1.45;letter-spacing:-.02em;color:#4338ca;text-shadow:0 1px 0 rgba(255,255,255,.6)}.report-page__output-date{margin:.4rem 0 0;font-size:.78rem;font-weight:600;color:var(--text, #1e1b2e)}.saju-overview{margin:0 0 1rem;padding:.95rem;border-radius:16px;background:linear-gradient(180deg,#fffffff2,#faf7ffeb);border:1px solid rgba(124,58,237,.16);box-shadow:0 6px 18px #3e296e14}.saju-overview__title{margin:0 0 .3rem;font-size:1rem;color:#4338ca}.saju-overview__sub{margin:0 0 .75rem;font-size:.82rem;color:#6b6578}.saju-overview__table{border-radius:12px;overflow:hidden;border:1px solid rgba(110,90,140,.14);background:#fff}.saju-overview__row{display:grid;grid-template-columns:7.2rem minmax(0,1fr);border-top:1px solid rgba(110,90,140,.1)}.saju-overview__row:first-child{border-top:0}.saju-overview__th{padding:.62rem .68rem;font-size:.82rem;font-weight:700;color:#4f46e5;background:#7c3aed14;border-right:1px solid rgba(110,90,140,.1)}.saju-overview__td{padding:.62rem .7rem;font-size:.8rem;line-height:1.5;color:#3f3a50}.saju-overview__td--accent{background:#f8faffbf}.saju-overview__td--accent2{background:#fff8f0a6}.saju-overview__td--accent3{background:#f6faf6cc}.saju-overview__chips{display:flex;flex-wrap:wrap;gap:.35rem}.saju-overview__chip{display:inline-flex;align-items:center;padding:.2rem .5rem;border-radius:999px;font-size:.74rem;font-weight:700;border:1px solid transparent}.saju-overview__chip--wood{color:#166534;background:#ecfdf5;border-color:#86efac}.saju-overview__chip--fire{color:#9a3412;background:#fff7ed;border-color:#fdba74}.saju-overview__chip--earth{color:#92400e;background:#fffbeb;border-color:#fde68a}.saju-overview__chip--metal{color:#374151;background:#f9fafb;border-color:#d1d5db}.saju-overview__chip--water{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.report-page__state{margin:0;padding:.85rem .95rem;border-radius:12px;background:#6366f114;font-size:.86rem;color:#4338ca}.report-page__state-line{margin:0;line-height:1.5}.report-page__state-line+.report-page__state-line{margin-top:.4rem}.report-page__state-hint{font-size:.8rem;color:#5b21b6;opacity:.92}.report-page__empty{margin:0 0 .6rem;color:#4338ca}.report-page__error{padding:.85rem .95rem;border-radius:12px;background:#ef44441a;color:#7f1d1d}.report-page__error p{margin:0 0 .6rem}.report-page__retry{border:none;border-radius:8px;padding:.42rem .7rem;font:inherit;font-size:.78rem;font-weight:600;background:#ffffffbf;color:#7f1d1d;cursor:pointer}.report-page__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.report-page__card{border-radius:14px;padding:.85rem .9rem;background:#ffffffc2;border:1px solid var(--border, rgba(110, 90, 140, .12));box-shadow:var(--shadow-soft, 0 2px 8px rgba(30, 27, 46, .06))}.report-page__card-title{margin:0 0 .35rem;font-size:.82rem;font-weight:700;color:#4338ca}.report-page__fortune-aside{margin:0 0 .5rem;padding:.5rem .55rem;border-radius:10px;background:#6366f114;border:1px solid rgba(99,102,241,.18)}.report-page__fortune-label{display:block;margin-bottom:.2rem;font-size:.68rem;font-weight:700;letter-spacing:.02em;color:#6366f1;text-transform:none}.report-page__fortune-text{margin:0;font-size:.76rem;line-height:1.5;color:#3f3a50}.report-page__fortune-aside--block{margin-bottom:.75rem}.report-page__card-text{margin:0;font-size:.8rem;line-height:1.55;color:#3f3a50}.report-page__actions{margin-top:1rem;display:flex;justify-content:center}.report-page__cta{border:none;border-radius:999px;padding:.56rem 1.1rem;font:inherit;font-size:.84rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--primary, #6366f1),var(--primary-dark, #4f46e5));cursor:pointer}.report-page__compat-error{margin:.7rem 0 0;padding:.6rem .7rem;border-radius:10px;background:#ef44441a;color:#7f1d1d;font-size:.78rem}.report-page__compat-card{margin-top:.75rem;border-radius:14px;padding:.8rem .9rem;background:linear-gradient(180deg,#faf5ffe6,#fffdf8eb);border:1px solid rgba(124,58,237,.16)}.report-page__compat-title{margin:0 0 .45rem;font-size:.88rem;color:#4c1d95}.report-page__compat-scores{margin:0 0 .55rem;padding:.55rem .65rem;border-radius:10px;background:#ffffffa6;border:1px solid rgba(124,58,237,.12)}.report-page__compat-score-line{margin:0 0 .25rem;font-size:.82rem;line-height:1.45;color:#4b465c}.report-page__compat-score-line:last-of-type{margin-bottom:.35rem}.report-page__compat-dim{font-weight:400;color:#6b6578;font-size:.76rem}.report-page__compat-band{margin:0;font-size:.76rem;line-height:1.5;color:#5b5766}.report-page__compat-details{margin:0 0 .65rem;padding:.45rem .55rem;border-radius:10px;background:#4f46e50f;border:1px dashed rgba(79,70,229,.22)}.report-page__compat-summary{cursor:pointer;font-size:.78rem;font-weight:700;color:#4338ca}.report-page__compat-legend-body{margin:.45rem 0 .1rem;padding-top:.35rem;border-top:1px solid rgba(79,70,229,.12)}.report-page__compat-legend-body p{margin:0 0 .4rem;font-size:.76rem;line-height:1.55;color:#4b465c}.report-page__compat-legend-rule{font-family:ui-monospace,monospace;font-size:.72rem;color:#5b5766}.report-page__compat-line{margin:0 0 .35rem;font-size:.78rem;line-height:1.5;color:#4b465c}.report-page__overview-mini{width:100%;border-collapse:collapse;font-size:.8rem;margin:.4rem 0 .5rem}.report-page__overview-mini th{text-align:left;padding:.35rem .5rem .35rem 0;color:var(--muted, #6b6578);font-weight:600;width:3rem}.report-page__overview-mini td{padding:.35rem .4rem;color:var(--text, #1e1b2e)}.report-page__overview-fe{margin:0;font-size:.78rem;line-height:1.45;color:var(--muted, #6b6578)}.report-page__daewoon-list{margin:.4rem 0 0;padding-left:1.1rem;font-size:.8rem;line-height:1.55;color:var(--text, #1e1b2e)}.report-page__daewoon-age{color:var(--muted, #6b6578);font-weight:400}.report-page__daewoon-now{color:#4f46e5;font-weight:600}@media(max-width:720px){.report-page__grid{grid-template-columns:1fr}.saju-overview__row{grid-template-columns:5.8rem minmax(0,1fr)}}.counsel-msg{display:flex;flex-direction:column;gap:.35rem;max-width:100%}.counsel-msg--user{align-items:flex-end}.counsel-msg--assistant{align-items:flex-start}.counsel-msg__badge{font-size:.7rem;font-weight:600;letter-spacing:.04em;color:var(--muted, #6b6578);margin-left:.15rem}.counsel-msg__bubble{border-radius:14px;padding:.75rem .95rem;max-width:min(100%,26rem);line-height:1.55;font-size:.92rem}.counsel-msg--user .counsel-msg__bubble{background:#6366f11f;color:var(--text, #1e1b2e)}.counsel-msg--assistant .counsel-msg__bubble{background:#ffffffb8;border:1px solid rgba(110,90,140,.1);box-shadow:0 2px 12px #1e1b2e0d}.counsel-msg__text{margin:0;white-space:pre-wrap}.counsel-msg__actions{margin-top:.5rem;display:flex;justify-content:flex-start}.voice-player__btn{display:inline-flex;align-items:center;gap:.35rem;border:none;border-radius:999px;padding:.35rem .75rem;font:inherit;font-size:.8rem;font-weight:500;color:#5c5866;background:#6366f114;cursor:pointer;transition:background .2s ease,transform .15s ease}.voice-player__btn:hover:not(:disabled){background:#6366f126}.voice-player__btn:disabled{opacity:.4;cursor:not-allowed}.voice-player__btn--playing{background:#6366f133;color:#4338ca}.voice-player__btn--loading .voice-player__icon{animation:tts-spin .9s linear infinite}@keyframes tts-spin{to{transform:rotate(360deg)}}.voice-player__wave{display:inline-block;width:18px;height:8px;margin-left:2px;background:linear-gradient(90deg,transparent,rgba(99,102,241,.5) 40%,rgba(99,102,241,.9) 50%,rgba(99,102,241,.5) 60%,transparent);background-size:200% 100%;animation:wave-soft 1.2s ease-in-out infinite;border-radius:2px}@keyframes wave-soft{0%,to{opacity:.35;background-position:0% 50%}50%{opacity:1;background-position:100% 50%}}.counsel-session-card{position:fixed;right:12rem;bottom:1rem;z-index:19;width:min(16rem,calc(100vw - 13rem));max-height:min(70vh,22rem);overflow:auto;padding:.85rem 1rem;border-radius:14px;background:linear-gradient(165deg,#fffffff5,#f8f6fff0);box-shadow:0 0 0 1px #6366f11f,0 8px 28px #2823461a;font-size:.8rem;line-height:1.45;color:#3d3a48;pointer-events:auto}.counsel-session-card__title{margin:0 0 .65rem;font-size:.88rem;font-weight:700;color:#2e2a3d}.counsel-session-card__block{margin-bottom:.65rem}.counsel-session-card__block:last-of-type{margin-bottom:.5rem}.counsel-session-card__label{margin:0 0 .25rem;font-size:.72rem;font-weight:600;color:#6366f1;letter-spacing:.02em}.counsel-session-card__text{margin:0;color:#4b465c}.counsel-session-card__text--caution{color:#5c5266}.counsel-session-card__actions{margin:0;padding-left:1.1rem}.counsel-session-card__actions li{margin-bottom:.2rem}.counsel-session-card__cta{display:flex;flex-direction:column;gap:.35rem;margin-top:.65rem;padding-top:.65rem;border-top:1px solid rgba(99,102,241,.12)}.counsel-session-card__cta-btn{border:none;border-radius:8px;padding:.4rem .55rem;font:inherit;font-size:.74rem;font-weight:600;color:#4338ca;background:#6366f11a;cursor:pointer;text-align:left;transition:background .2s ease}.counsel-session-card__cta-btn:hover{background:#6366f12e}.counsel-session-card__hint{margin:.5rem 0 0;font-size:.7rem;color:#6b6578}@media(max-width:720px){.counsel-session-card{position:relative;right:auto;bottom:auto;width:auto;max-height:none;margin:0 0 1rem}}.ai-counsel-hero{display:grid;gap:.8rem;padding:.9rem;border-radius:16px;background:linear-gradient(180deg,#f7f0ffeb,#f5f6ffe6);border:1px solid rgba(124,58,237,.14)}.ai-counsel-hero__slot{min-width:0}.ai-counsel-copy__title{margin:0 0 .45rem;font-size:1.08rem;font-weight:800;color:#37295c}.ai-counsel-copy__line{margin:0 0 .4rem;font-size:.82rem;line-height:1.62;color:#5a5268}.ai-counsel-copy__line:last-child{margin-bottom:0}.ai-counsel-characters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.ai-counsel-characters[data-character-layout=column]{grid-template-columns:1fr}.counsel-character-card{display:grid;grid-template-columns:4rem 1fr;gap:.5rem;align-items:center;padding:.5rem;border-radius:12px;border:1px solid rgba(124,58,237,.13);background:#ffffffc7;opacity:.92;transition:filter .2s ease,opacity .2s ease}.counsel-character-card:hover{opacity:1;filter:brightness(1.04)}.counsel-character-card--undol{box-shadow:inset 0 0 0 1px #94a3b82e}.counsel-character-card--unsuni{box-shadow:inset 0 0 0 1px #f472b624}.counsel-character-card__thumb{width:4rem;height:4rem;border-radius:10px;overflow:hidden;background:linear-gradient(140deg,#c084fc21,#e879f91f)}.counsel-character-card__img{width:100%;height:100%;object-fit:cover;opacity:.88}.counsel-character-card__fallback{display:grid;place-items:center;width:100%;height:100%;font-size:.72rem;font-weight:700;color:#5b21b6}.counsel-character-card__name{margin:0 0 .18rem;font-size:.79rem;color:#4c1d95}.counsel-character-card__desc{margin:0;font-size:.7rem;line-height:1.4;color:#6b6578}.ai-counsel-examples__title{margin:0 0 .35rem;font-size:.77rem;color:#5b21b6}.ai-counsel-examples__list{display:flex;flex-wrap:wrap;gap:.38rem}.ai-counsel-examples__item{margin:0;padding:.3rem .56rem;border-radius:999px;font-size:.72rem;color:#4b3f63;background:#ffffffd1;border:1px solid rgba(124,58,237,.1)}@media(max-width:760px){.ai-counsel-characters{grid-template-columns:1fr}}.char-state{border-radius:18px;padding:.75rem;transition:background .45s ease,box-shadow .45s ease,transform .35s ease}.char-state--idle{background:linear-gradient(160deg,#ffffff80,#f5f2ffa6)}.char-state--speaking{background:linear-gradient(160deg,#eef2ffd9,#faf5ffbf);box-shadow:0 0 0 1px #6366f114}.char-state--guiding{background:linear-gradient(165deg,#ecfdf580,#f5faffbf)}.char-state--empathizing{background:linear-gradient(165deg,#fff8fae6,#fcf5ffa6)}.char-state--thinking{background:linear-gradient(165deg,#f5f6faf2,#faf8ffb3)}.char-state--gentle_warning{background:linear-gradient(165deg,#fffbebf2,#fff8f0cc)}.char-state--tts,.char-state.tts-active{box-shadow:0 0 0 1px #6366f124,0 4px 22px #6366f114}.char-state.char-state--anim-idle.char-emotion-comfort.char-level-1{box-shadow:0 0 0 1px #82b4d21f}.char-state.char-state--anim-idle.char-emotion-comfort.char-level-2{box-shadow:0 0 0 1px #82b4d247,0 6px 28px #82aac81a}.char-state.char-state--anim-idle.char-emotion-comfort.char-level-3{box-shadow:0 0 0 1px #82b4d261,0 8px 32px #82aac824;transform:scale(1.01)}.char-state.char-state--anim-idle.char-emotion-happy.char-level-1{box-shadow:0 0 0 1px #ffc8782e;filter:saturate(1.01)}.char-state.char-state--anim-idle.char-emotion-happy.char-level-2{box-shadow:0 0 0 1px #ffc87859,0 6px 26px #ffbe641f;filter:saturate(1.03)}.char-state.char-state--anim-idle.char-emotion-happy.char-level-3{box-shadow:0 0 0 1px #ffbe646b,0 8px 30px #ffb45a29;filter:saturate(1.06)}.char-state.char-state--anim-idle.char-emotion-serious.char-level-1{box-shadow:0 0 0 1px #5a5f6e24;filter:brightness(.98) saturate(.96)}.char-state.char-state--anim-idle.char-emotion-serious.char-level-2{box-shadow:0 0 0 1px #5a5f6e40,0 4px 20px #3c415014;filter:saturate(.92)}.char-state.char-state--anim-idle.char-emotion-serious.char-level-3{box-shadow:0 0 0 1px #373c4b59,0 4px 22px #282d3c1f;filter:contrast(1.04) saturate(.88);transform:scale(.99)}.char-state.char-state--anim-idle.char-emotion-sad.char-level-1{box-shadow:0 0 0 1px #968caa1f;filter:saturate(.98)}.char-state.char-state--anim-idle.char-emotion-sad.char-level-2{box-shadow:0 0 0 1px #968caa38,0 6px 24px #786e9617;filter:saturate(.95)}.char-state.char-state--anim-idle.char-emotion-sad.char-level-3{box-shadow:0 0 0 1px #82789b4d,0 6px 28px #645f821f;filter:saturate(.9)}.char-state.char-state--anim-idle.char-emotion-excited.char-level-1{box-shadow:0 0 0 1px #78a0ff2e;filter:brightness(1.01)}.char-state.char-state--anim-idle.char-emotion-excited.char-level-2{box-shadow:0 0 0 1px #78a0ff52,0 6px 26px #6382f01c}.char-state.char-state--anim-idle.char-emotion-excited.char-level-3{box-shadow:0 0 0 1px #648cff6b,0 8px 30px #5a78eb26;transform:scale(1.015)}.char-state.char-state--anim-idle.char-emotion-idle.char-level-1{opacity:.99}.char-state.char-state--anim-idle.char-emotion-idle.char-level-3{box-shadow:0 0 0 1px #6366f10f}.char-avatar.char-motion--idle.char-emotion-comfort.char-level-1 .char-avatar__silhouette{box-shadow:inset 0 -6px 12px #503c780f}.char-avatar.char-motion--idle.char-emotion-comfort.char-level-2 .char-avatar__silhouette{box-shadow:inset 0 -6px 12px #503c781a,0 0 12px #8cbedc26}.char-avatar.char-motion--idle.char-emotion-comfort.char-level-3 .char-avatar__silhouette{box-shadow:inset 0 -6px 12px #503c781a,0 0 18px #8cbedc38;transform:scale(1.02)}.char-avatar.char-motion--idle.char-emotion-happy.char-level-1 .char-avatar__silhouette{box-shadow:inset 0 -6px 12px #503c780f;filter:brightness(1.01)}.char-avatar.char-motion--idle.char-emotion-happy.char-level-2 .char-avatar__silhouette{box-shadow:inset 0 -6px 12px #503c7814,0 0 10px #ffd29633}.char-avatar.char-motion--idle.char-emotion-happy.char-level-3 .char-avatar__silhouette{box-shadow:inset 0 -6px 12px #503c7814,0 0 14px #ffc88247;transform:scale(1.02)}.char-avatar.char-motion--idle.char-emotion-serious.char-level-1 .char-avatar__silhouette{filter:brightness(.98) saturate(.94)}.char-avatar.char-motion--idle.char-emotion-serious.char-level-2 .char-avatar__silhouette{filter:saturate(.9)}.char-avatar.char-motion--idle.char-emotion-serious.char-level-3 .char-avatar__silhouette{filter:contrast(1.03) saturate(.86);transform:scale(.98)}.char-avatar.char-motion--idle.char-emotion-sad.char-level-1 .char-avatar__silhouette{box-shadow:inset 0 -6px 12px #463c5f14}.char-avatar.char-motion--idle.char-emotion-sad.char-level-2 .char-avatar__silhouette{box-shadow:inset 0 -6px 14px #463c5f1f,0 0 14px #8278a01a}.char-avatar.char-motion--idle.char-emotion-sad.char-level-3 .char-avatar__silhouette{box-shadow:inset 0 -6px 16px #3c375524,0 0 16px #786e9624}.char-avatar.char-motion--idle.char-emotion-excited.char-level-1 .char-avatar__silhouette{filter:brightness(1.02)}.char-avatar.char-motion--idle.char-emotion-excited.char-level-2 .char-avatar__silhouette{box-shadow:inset 0 -6px 12px #503c781a,0 0 12px #648cff2e}.char-avatar.char-motion--idle.char-emotion-excited.char-level-3 .char-avatar__silhouette{box-shadow:inset 0 -6px 12px #503c781a,0 0 16px #5a82ff42;transform:scale(1.03)}.char-stage--dock{position:fixed;right:1rem;bottom:1rem;z-index:20;pointer-events:none;max-width:min(11rem,40vw)}.char-stage--dock .char-state{pointer-events:auto}.char-stage__inner{display:flex;justify-content:center;align-items:center;min-height:6.5rem}.char-avatar{position:relative;width:6.5rem;text-align:center;transition:transform .45s ease;transform-origin:50% 80%}.char-avatar__silhouette{width:5rem;height:5rem;margin:0 auto;border-radius:50%;background:linear-gradient(180deg,#e8e4f2,#d4cef0);box-shadow:inset 0 -6px 12px #503c781f;transform-origin:50% 80%;transition:transform .35s ease}.char-avatar--undol .char-avatar__silhouette{background:linear-gradient(180deg,#dde3f5,#c9d0ec)}.char-avatar--unsuni .char-avatar__silhouette{background:linear-gradient(180deg,#f5e4ec,#e8d0df)}.char-avatar__face{position:absolute;left:50%;top:1.65rem;transform:translate(-50%);width:3rem;height:1.25rem}.char-avatar__eyes{display:block;width:100%;height:6px;background:radial-gradient(circle at 30% 50%,#3d3a48 2px,transparent 2.5px),radial-gradient(circle at 70% 50%,#3d3a48 2px,transparent 2.5px);background-size:50% 100%,50% 100%;background-position:left,right;background-repeat:no-repeat;animation:blink-soft 5s ease-in-out infinite}.char-avatar__mouth{display:block;margin:.35rem auto 0;width:1rem;height:3px;border-radius:2px;background:#3c374b59;transition:width .35s ease,height .35s ease}.char-motion--idle .char-avatar__silhouette{animation:breathe 3.2s ease-in-out infinite}.char-motion--thinking{animation:tilt 2.8s ease-in-out infinite}.char-motion--thinking .char-avatar__mouth{width:.55rem;height:2px}.char-motion--speaking .char-avatar__silhouette{animation:talk 1.6s ease-in-out infinite}.char-motion--speaking .char-avatar__mouth{width:1.25rem;height:4px;animation:mouth-soft .45s ease-in-out infinite alternate}.char-avatar--tts-mouth .char-avatar__mouth{animation-duration:.38s;opacity:.95}.char-avatar--tts-mouth.char-motion--speaking .char-avatar__silhouette{animation:talk 1.35s ease-in-out infinite}.char-avatar--empathizing .char-avatar__silhouette{transform:scale(1.02)}.char-avatar--gentle_warning .char-avatar__silhouette{box-shadow:inset 0 0 0 2px #b48c5026}.char-avatar__caption{margin:.5rem 0 0;font-size:.72rem;color:#6b6578;line-height:1.35}.char-avatar__caption strong{display:block;font-size:.85rem;color:#3d3a48}.char-avatar__sub{display:block;font-weight:400;margin-top:.15rem}@keyframes blink-soft{0%,94%,to{opacity:1;transform:scaleY(1)}96%{opacity:.85;transform:scaleY(.1)}}@keyframes mouth-soft{0%{transform:scaleX(1)}to{transform:scaleX(1.08)}}@keyframes breathe{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-2px) scale(1.01)}}@keyframes tilt{0%,to{transform:rotate(0)}33%{transform:rotate(-2.5deg)}66%{transform:rotate(2deg)}}@keyframes talk{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-1px) scale(1.02)}}.char-state.char-tone-soft.char-state--anim-idle{filter:saturate(.98)}.char-state.char-tone-calm.char-state--anim-idle{filter:brightness(.99) saturate(.96)}.char-state.char-tone-serious.char-state--anim-idle{filter:contrast(1.02) saturate(.94)}.char-state.char-tone-bright.char-state--anim-idle{filter:saturate(1.04) brightness(1.01)}.char-avatar.char-motion--idle.char-tone-bright .char-avatar__silhouette{filter:brightness(1.02)}.char-avatar.char-motion--idle.char-tone-calm .char-avatar__silhouette{filter:brightness(.99)}.counsel-corner{max-width:28rem;margin:0 auto;padding:1.5rem 1.25rem 10rem}.counsel-corner__head{margin-bottom:1rem}.counsel-corner__title{font-size:1.25rem;font-weight:600;margin:0 0 .4rem;color:var(--text, #1e1b2e)}.counsel-corner__sub{font-size:.85rem;line-height:1.55;color:var(--muted, #6b6578);margin:0}.counsel-corner__thread{display:flex;flex-direction:column;gap:1rem;margin-top:1.25rem}.counsel-corner__content{display:grid;gap:.7rem}.counsel-corner__scene{display:grid;grid-template-columns:minmax(5.2rem,6.4rem) 1fr minmax(5.2rem,6.4rem);gap:.65rem;align-items:start}.counsel-corner__figure{align-self:start;border-radius:12px;padding:.45rem .35rem;text-align:center;background:#ffffff8c;border:1px solid rgba(124,58,237,.14);opacity:.82;transition:opacity .2s ease,filter .2s ease,transform .2s ease}.counsel-corner__figure:hover{opacity:.98;filter:brightness(1.05)}.counsel-corner__figure--undol{animation:undol-float 3.6s ease-in-out infinite}.counsel-corner__figure--unsuni{animation:unsuni-tilt 4.2s ease-in-out infinite}.counsel-corner__figure-img-wrap{width:100%;aspect-ratio:1 / 1;border-radius:10px;overflow:hidden;margin-bottom:.35rem;background:linear-gradient(145deg,#6366f11f,#a855f71a)}.counsel-corner__figure-img{width:100%;height:100%;object-fit:cover;opacity:.9}.counsel-corner__figure-fallback{display:grid;place-items:center;width:100%;height:100%;font-size:.78rem;font-weight:700;color:#4c1d95;letter-spacing:.02em}.counsel-corner__figure-name{margin:0;font-size:.74rem;font-weight:700;color:#4338ca}.counsel-corner__figure-sub{margin:.18rem 0 0;font-size:.66rem;line-height:1.35;color:#675f79}.counsel-corner__demo{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:.75rem}.counsel-corner__demo-btn{border:none;border-radius:999px;padding:.4rem .85rem;font:inherit;font-size:.78rem;font-weight:500;color:#5c5866;background:#6366f11f;cursor:pointer}.counsel-corner__demo-btn--secondary{background:#78716c1a}.counsel-corner__demo-hint{font-size:.72rem;color:var(--muted, #6b6578)}.counsel-corner__warn{font-size:.82rem;line-height:1.5;color:#7c2d12;background:#fbbf2426;border-radius:10px;padding:.65rem .85rem;margin:0 0 .75rem}.counsel-corner__meta{font-size:.75rem;color:var(--muted, #6b6578);margin:0 0 .75rem}.counsel-corner__composer{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.counsel-corner__input{width:100%;border-radius:12px;border:1px solid rgba(99,102,241,.2);padding:.6rem .75rem;font:inherit;font-size:.9rem;resize:vertical;min-height:3rem;background:#ffffffd9}.counsel-corner__input:disabled{opacity:.65}.counsel-corner__send{align-self:flex-end;border:none;border-radius:999px;padding:.45rem 1.1rem;font:inherit;font-size:.85rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);cursor:pointer}.counsel-corner__send:disabled{opacity:.5;cursor:not-allowed}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes undol-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes unsuni-tilt{0%,to{transform:rotate(0)}50%{transform:rotate(-2.4deg)}}.counsel-intro{margin:.75rem 0 1rem;padding:.85rem 1rem;border-radius:12px;border:1px solid rgba(30,27,46,.12);background:#ffffffb8;box-shadow:0 1px #fff9 inset}.counsel-intro__title{font-size:.95rem;font-weight:600;margin:0 0 .45rem;color:var(--text, #1e1b2e)}.counsel-intro__body,.counsel-intro__text{font-size:.88rem;line-height:1.6;color:var(--text, #1e1b2e);margin:0 0 .5rem;white-space:pre-wrap}.counsel-intro__fine{font-size:.78rem;line-height:1.5;color:var(--muted, #6b6578);margin:0}@media(max-width:760px){.counsel-corner__scene{grid-template-columns:1fr}.counsel-corner__thread{margin-top:.4rem}.counsel-corner__figure{display:grid;grid-template-columns:3.5rem 1fr;gap:.45rem;align-items:center;text-align:left;padding:.42rem}.counsel-corner__figure-img-wrap{margin:0}.counsel-corner__figure-name{margin-top:.08rem}}.app-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220}.app-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;padding:0;margin:0;background:#0f172a6b;cursor:pointer;animation:app-drawer-fade .2s ease-out}@keyframes app-drawer-fade{0%{opacity:0}to{opacity:1}}.app-drawer__panel{position:absolute;top:0;right:0;height:100%;width:min(20.5rem,88vw);max-width:100%;background:#fff;box-shadow:-6px 0 28px #1e1b2e24;overflow-y:auto;display:flex;flex-direction:column;animation:app-drawer-slide .24s ease-out}@keyframes app-drawer-slide{0%{transform:translate(100%)}to{transform:translate(0)}}.app-drawer__profile{display:flex;gap:.75rem;padding:1.1rem 1rem .85rem;align-items:flex-start}.app-drawer__avatar{flex:0 0 auto;width:2.75rem;height:2.75rem;border-radius:50%;background:linear-gradient(145deg,#e8e4ed,#f3eef6);border:1px solid var(--border, rgba(110, 90, 140, .12))}.app-drawer__profile-main{flex:1;min-width:0}.app-drawer__profile-title{margin:0 0 .35rem;font-size:1rem;font-weight:700;color:var(--text, #1e1b2e)}.app-drawer__profile-sub{margin:0 0 .4rem;font-size:.82rem;color:var(--muted, #6b6578);word-break:break-all}.app-drawer__profile-sub--email{font-size:.76rem;color:var(--primary-dark, #4f46e5);font-weight:600}.app-drawer__profile-sub--tel{font-size:.74rem;color:var(--muted, #6b6578)}.app-drawer__auth-row{margin-top:.65rem}.app-drawer__ghost{width:100%;border:1px solid var(--border, rgba(110, 90, 140, .2));border-radius:999px;padding:.45rem .75rem;font:inherit;font-size:.8rem;font-weight:600;color:var(--text, #1e1b2e);background:#ffffffe6;cursor:pointer}.app-drawer__ghost:hover{background:#6366f10f}.app-drawer__profile-hint{margin:0 0 .65rem;font-size:.78rem;line-height:1.5;color:var(--muted, #6b6578)}.app-drawer__primary{width:100%;border:none;border-radius:999px;padding:.5rem .85rem;font:inherit;font-size:.84rem;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--primary, #6366f1),var(--primary-dark, #4f46e5));cursor:pointer;transition:opacity .15s ease,box-shadow .15s ease}.app-drawer__primary:hover{box-shadow:0 4px 14px #6366f159}.app-drawer__rule{border:none;border-top:1px solid var(--border, rgba(110, 90, 140, .12));margin:.5rem 0 0}.app-drawer__nav{display:flex;flex-direction:column;padding:.35rem 0 .5rem}.app-drawer__item{display:block;width:100%;text-align:left;border:none;background:transparent;padding:.85rem 1rem;font:inherit;font-size:.92rem;font-weight:500;color:var(--text, #1e1b2e);cursor:pointer;transition:background .12s ease}.app-drawer__item:hover:not(:disabled){background:#6366f10f}.app-drawer__item:disabled{opacity:.45;cursor:not-allowed}.app-drawer__item--on{color:var(--primary-dark, #4f46e5);font-weight:600;background:#6366f114}.app-drawer__item-note{font-size:.78rem;font-weight:400;color:var(--muted, #6b6578)}.app-drawer__footer{margin-top:auto;padding:.75rem 1rem 1.25rem}.app-drawer__footer-text{margin:0;font-size:.72rem;line-height:1.45;color:#6b6578e6}.auth-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:1rem}.auth-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;margin:0;background:#0f0c1e73;cursor:pointer}.auth-modal__panel{position:relative;width:100%;max-width:22rem;padding:1.25rem 1.15rem 1.35rem;border-radius:18px;background:#fff;box-shadow:0 12px 40px #1e1b2e2e}.auth-modal__close{position:absolute;top:.65rem;right:.65rem;width:2.25rem;height:2.25rem;border:none;border-radius:10px;background:#1e1b2e0f;font-size:1.35rem;line-height:1;cursor:pointer}.auth-modal__title{margin:0 2rem .4rem 0;font-size:1.05rem;font-weight:800;color:var(--text)}.auth-modal__lead{margin:0 0 1rem;font-size:.78rem;line-height:1.45;color:var(--muted)}.auth-modal__lead strong{color:var(--text)}.auth-modal__segment{margin:0 0 .85rem;padding:0;border:none}.auth-modal__legend{font-size:.72rem;font-weight:700;color:var(--muted);margin-bottom:.35rem;padding:0}.auth-modal__segment-btns{display:flex;gap:.4rem}.auth-modal__seg{flex:1;border:1px solid var(--border);border-radius:10px;padding:.45rem .5rem;font:inherit;font-size:.82rem;font-weight:600;background:#1e1b2e0a;color:var(--muted);cursor:pointer}.auth-modal__seg--on{border-color:#6366f173;background:#6366f11a;color:var(--primary-dark)}.auth-modal__login-hint{margin:0 0 .75rem;font-size:.74rem;line-height:1.45;color:var(--muted)}.auth-modal__field{display:block;margin-bottom:.75rem}.auth-modal__label{display:block;margin-bottom:.25rem;font-size:.75rem;font-weight:600;color:var(--muted)}.auth-modal__input{width:100%;box-sizing:border-box;padding:.55rem .65rem;border-radius:10px;border:1px solid var(--border);font:inherit;font-size:.88rem}.auth-modal__msg{margin:0 0 .75rem;font-size:.8rem;color:#b91c1c}.auth-modal__actions{display:flex;flex-direction:column;gap:.45rem}.auth-modal__btn{width:100%;border:none;border-radius:12px;padding:.75rem 1rem;font:inherit;font-size:.88rem;font-weight:700;cursor:pointer}.auth-modal__btn--primary{color:#fff;background:linear-gradient(135deg,var(--primary, #6366f1),var(--primary-dark, #4f46e5))}.auth-modal__btn--secondary{color:var(--text);background:#1e1b2e0f}.feed-page{box-sizing:border-box;width:100%;max-width:28rem;min-width:0;margin:0 auto;padding:.75rem 1rem 2rem}.feed-page--embedded{padding:0 0 1.5rem;max-width:none}.feed-page__intro{margin:0 0 .75rem;font-size:.88rem;line-height:1.5;color:var(--muted)}.feed-page__version{margin:0 0 1rem;font-size:.72rem;color:#6b6578d9}.feed-cat-wrap{margin:0 0 1rem;width:100%;min-width:0}.feed-cat-bar{display:flex;align-items:stretch;gap:.35rem;width:100%;min-width:0}.feed-cat--strip{display:flex;flex-wrap:nowrap;gap:.45rem;flex:1;min-width:0;overflow-x:scroll;overflow-y:hidden;padding:0 0 .35rem;margin:0;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(99,102,241,.55) rgba(99,102,241,.12);padding-inline-end:4px}.feed-cat--strip::-webkit-scrollbar{height:6px}.feed-cat--strip::-webkit-scrollbar-track{background:#6366f11f;border-radius:4px}.feed-cat--strip::-webkit-scrollbar-thumb{background:#6366f173;border-radius:4px}.feed-cat--strip::-webkit-scrollbar-thumb:hover{background:#6366f1a6}.feed-cat-expand{flex:0 0 auto;align-self:stretch;display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;padding:0 .35rem;margin:0 0 .35rem;border:1px solid var(--border);border-radius:12px;background:#ffffffe6;color:var(--muted);font:inherit;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.feed-cat-expand:hover{background:#fff;border-color:#6366f159;color:var(--text)}.feed-cat-expand__chev{font-size:.65rem;line-height:1}.feed-cat-panel{position:relative;padding:2.1rem .85rem .85rem;border-radius:var(--radius-lg);border:1px solid var(--border);background:#fff;box-shadow:var(--shadow-soft)}.feed-cat-collapse{position:absolute;top:.45rem;right:.45rem;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid var(--border);border-radius:12px;background:#fffffff2;color:var(--muted);font:inherit;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.feed-cat-collapse:hover{background:#fff;border-color:#6366f159;color:var(--text)}.feed-cat-collapse__chev{font-size:.65rem;line-height:1}.feed-cat-grid{display:flex;flex-wrap:wrap;gap:.45rem}.feed-cat__btn--grid{scroll-snap-align:unset}.feed-cat__btn{flex:0 0 auto;display:inline-flex;align-items:center;gap:.28rem;padding:.38rem .72rem;border:1px solid var(--border);border-radius:999px;background:#ffffffbf;font:inherit;font-size:.78rem;font-weight:500;color:var(--text);cursor:pointer;scroll-snap-align:start;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease;white-space:nowrap}.feed-cat__btn:hover{background:#fff;border-color:#6366f159}.feed-cat__btn--on{border-color:#6366f18c;background:linear-gradient(135deg,#6366f11f,#818cf82e);color:var(--primary-dark);box-shadow:var(--shadow-soft)}.feed-cat__ico{font-size:.95rem;line-height:1}.feed-list{display:flex;flex-direction:column;gap:.85rem}.feed-card{border:none;padding:0;margin:0;width:100%;text-align:left;font:inherit;cursor:pointer;border-radius:var(--radius-lg);overflow:hidden;background:#fff;box-shadow:var(--shadow-soft);transition:transform .18s ease,box-shadow .18s ease}.feed-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1e1b2e1a}.feed-card:focus-visible{outline:none;box-shadow:var(--shadow-focus)}.feed-card__banner{position:relative;min-height:7.5rem;padding:1rem 1rem 1.1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.feed-card__badge{position:absolute;top:.55rem;right:.55rem;padding:.2rem .45rem;border-radius:6px;font-size:.65rem;font-weight:600;color:#fff;background:#00000059;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.feed-card__overlay-title{margin:0;font-size:1.05rem;font-weight:700;line-height:1.35;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.25);max-width:95%}.feed-card__body{padding:.65rem .85rem .75rem;background:#fff}.feed-card__title{margin:0 0 .4rem;font-size:.82rem;font-weight:600;color:var(--text);line-height:1.35}.feed-card__meta{display:flex;flex-wrap:wrap;gap:.5rem .75rem;font-size:.72rem;color:var(--muted)}.feed-card__meta span{display:inline-flex;align-items:center;gap:.2rem}.feed-card__banner--violet{background:linear-gradient(135deg,#6d28d9,#a78bfa 55%,#c4b5fd)}.feed-card__banner--rose{background:linear-gradient(135deg,#be185d,#f472b6,#fbcfe8)}.feed-card__banner--amber{background:linear-gradient(135deg,#b45309,#fbbf24 55%,#fef3c7)}.feed-card__banner--slate{background:linear-gradient(135deg,#334155,#64748b 55%,#94a3b8)}.feed-card__banner--teal{background:linear-gradient(135deg,#0f766e,#2dd4bf 55%,#99f6e4)}.feed-card__banner--pink{background:linear-gradient(135deg,#db2777,#f9a8d4 60%,#fce7f3)}.feed-card__banner--indigo{background:linear-gradient(135deg,#3730a3,#818cf8 55%,#c7d2fe)}.feed-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:flex-end;justify-content:center;padding:0;background:#0f172a73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}@media(min-width:520px){.feed-modal-overlay{align-items:center;padding:1rem}}.feed-modal{width:100%;max-width:26rem;max-height:min(88vh,32rem);overflow:auto;border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--surface);box-shadow:0 -4px 24px #1e1b2e26;padding:1rem 1.1rem 1.25rem}@media(min-width:520px){.feed-modal{border-radius:var(--radius-lg)}}.feed-modal__head{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.65rem}.feed-modal__title{margin:0;font-size:1.05rem;font-weight:700;line-height:1.35;color:var(--text)}.feed-modal__close{flex:0 0 auto;border:none;background:var(--surface-2);width:2rem;height:2rem;border-radius:999px;font-size:1.1rem;line-height:1;cursor:pointer;color:var(--muted)}.feed-modal__close:hover{background:#e8e4ed;color:var(--text)}.feed-modal__fortune{margin:0 0 .75rem;padding:.65rem .75rem;font-size:.84rem;line-height:1.5;color:var(--text);background:#6366f11a;border-radius:10px;border:1px solid rgba(99,102,241,.2)}.feed-modal__body{margin:0 0 1rem;font-size:.86rem;line-height:1.55;color:var(--muted)}.feed-modal__actions{display:flex;flex-direction:column;gap:.45rem}.feed-modal__btn{border:none;border-radius:var(--radius);padding:.55rem .85rem;font:inherit;font-size:.88rem;font-weight:600;cursor:pointer;transition:opacity .15s ease}.feed-modal__btn--primary{color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-dark))}.feed-modal__btn--secondary{color:var(--text);background:var(--surface-2)}.feed-modal__btn:disabled{opacity:.45;cursor:not-allowed}.feed-modal__hint{margin:.35rem 0 0;font-size:.75rem;color:var(--muted)}.feed-empty{padding:2rem .5rem;text-align:center;font-size:.85rem;color:var(--muted)}.explore-hub{position:relative;max-width:28rem;margin:0 auto;padding:0 1rem .5rem}.explore-hub--busy{pointer-events:none}.explore-hub__loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:flex-start;justify-content:center;padding-top:4rem;background:#ffffffb8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.explore-hub__loading-inner{display:flex;align-items:center;gap:.5rem;padding:.55rem .85rem;border-radius:999px;background:#fffffff2;border:1px solid var(--border);font-size:.82rem;font-weight:600;color:var(--text);box-shadow:var(--shadow-soft)}.explore-hub__spinner{width:1rem;height:1rem;border:2px solid rgba(79,70,229,.25);border-top-color:#4f46e5d9;border-radius:50%;animation:explore-hub-spin .7s linear infinite}@keyframes explore-hub-spin{to{transform:rotate(360deg)}}.explore-hub__hero{margin-bottom:1rem}.explore-hub__hero-title{margin:0 0 .35rem;font-size:1.35rem;font-weight:800;letter-spacing:-.02em;color:var(--text)}.explore-hub__hero-sub{margin:0;font-size:.84rem;line-height:1.5;color:var(--muted)}.explore-hub__section{margin-bottom:1rem;padding:1rem .95rem;border-radius:var(--radius-lg, 18px);background:#ffffffe0;border:1px solid var(--border);box-shadow:var(--shadow-soft)}.explore-hub__eyebrow{margin:0 0 .2rem;font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.explore-hub__sec-title{margin:0 0 .85rem;font-size:1.02rem;font-weight:800;color:var(--text);line-height:1.35}.explore-hub__grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem .45rem}.explore-hub__grid3-btn{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:.55rem .25rem;border:none;border-radius:12px;background:#6366f10f;cursor:pointer;font:inherit;transition:background .15s ease,transform .12s ease}.explore-hub__grid3-btn:hover{background:#6366f11f}.explore-hub__grid3-btn:active{transform:scale(.98)}.explore-hub__grid3-ico{font-size:1.35rem;line-height:1}.explore-hub__grid3-label{font-size:.68rem;font-weight:700;color:var(--text);text-align:center;line-height:1.25;word-break:keep-all}.explore-hub__grid3-desc{margin:0;padding:0 .15rem;font-size:.6rem;font-weight:500;line-height:1.35;color:#15803d;text-align:center;word-break:keep-all}.explore-hub__list{display:flex;flex-direction:column;gap:0}.explore-hub__list-btn{display:flex;align-items:flex-start;gap:.75rem;width:100%;padding:.75rem 0;border:none;border-top:1px solid rgba(110,90,140,.08);background:transparent;cursor:pointer;text-align:left;font:inherit;transition:background .12s ease}.explore-hub__list-btn:first-of-type{border-top:none;padding-top:0}.explore-hub__list-btn:hover{background:#6366f10a;border-radius:10px;margin:0 -.35rem;padding-left:.35rem;padding-right:.35rem}.explore-hub__list-ico-wrap{flex-shrink:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(145deg,#e0e7ffe6,#eef2ffd9);border:1px solid rgba(99,102,241,.12);font-size:1.15rem}.explore-hub__list-text{min-width:0;flex:1}.explore-hub__list-title{margin:0 0 .2rem;font-size:.88rem;font-weight:700;color:var(--text);display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.explore-hub__list-desc{margin:0;font-size:.76rem;line-height:1.45;color:#15803d;font-weight:500}.explore-hub__grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.explore-hub__grid2-btn{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;padding:.75rem .65rem;min-height:5.5rem;border:none;border-radius:14px;background:linear-gradient(180deg,#f8fafff2,#eff6ffe0);border:1px solid rgba(99,102,241,.1);cursor:pointer;font:inherit;text-align:left;transition:box-shadow .15s ease,transform .12s ease}.explore-hub__grid2-btn:hover{box-shadow:0 4px 14px #4f46e51f}.explore-hub__grid2-btn:active{transform:scale(.99)}.explore-hub__grid2-ico{font-size:1.25rem}.explore-hub__grid2-title{margin:0;font-size:.82rem;font-weight:800;color:var(--text);display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.explore-hub__grid2-desc{margin:0;font-size:.72rem;line-height:1.4;color:#15803d;font-weight:500}.explore-hub__badge--inline{margin-left:.35rem;vertical-align:middle}.explore-hub__badge{display:inline-block;padding:.12rem .38rem;border-radius:6px;font-size:.62rem;font-weight:800;letter-spacing:.02em;background:#6366f126;color:var(--primary-dark)}.explore-hub__feed-wrap{margin-top:1.25rem;padding-top:.25rem;border-top:1px dashed rgba(110,90,140,.15)}.explore-hub__feed-heading{margin:0 0 .65rem;font-size:.95rem;font-weight:800;color:var(--text)}.explore-hub__feed-lead{margin:0 0 .75rem;font-size:.8rem;line-height:1.5;color:var(--muted)}.saju-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:flex-end;justify-content:center;padding:0}@media(min-width:480px){.saju-gate{align-items:center;padding:1rem}}.saju-gate__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;padding:0;margin:0;background:#0f0c1e73;cursor:pointer}.saju-gate__panel{position:relative;width:100%;max-width:22rem;padding:1.35rem 1.25rem 1.5rem;border-radius:20px 20px 0 0;background:#fff;box-shadow:0 -8px 40px #1e1b2e2e;animation:saju-gate-in .22s ease-out}@media(min-width:480px){.saju-gate__panel{border-radius:20px}}@keyframes saju-gate-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.saju-gate__close{position:absolute;top:.65rem;right:.65rem;width:2.25rem;height:2.25rem;border:none;border-radius:10px;background:#1e1b2e0f;color:var(--text);font-size:1.35rem;line-height:1;cursor:pointer}.saju-gate__close:hover{background:#1e1b2e1a}.saju-gate__title{margin:0 2rem .5rem 0;font-size:1.15rem;font-weight:800;line-height:1.35;color:var(--text)}.saju-gate__body{margin:0 0 1.25rem;font-size:.88rem;line-height:1.55;color:var(--text)}.saju-gate__body strong{color:var(--primary-dark);font-weight:800}.saju-gate__hint{font-size:.82em;font-weight:400;color:var(--muted)}.saju-gate__actions{display:flex;flex-direction:column;gap:.5rem}.saju-gate__btn{width:100%;border:none;border-radius:12px;padding:.85rem 1rem;font:inherit;font-size:.9rem;font-weight:700;cursor:pointer;transition:filter .12s ease,opacity .12s ease}.saju-gate__btn--primary{color:#1e1b2e;background:linear-gradient(135deg,#c7d2fe,#a5b4fc 45%,#818cf8);box-shadow:0 2px 12px #6366f159}.saju-gate__btn--primary:hover{filter:brightness(1.03)}.saju-gate__btn--secondary{color:var(--text);background:#1e1b2e0f}.saju-gate__btn--secondary:disabled{cursor:not-allowed;opacity:.65}.pwa-hint{position:fixed;bottom:0;left:0;right:0;z-index:900;margin:0;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom,0));display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem .75rem;background:linear-gradient(180deg,#1e1b2eeb,#1e1b2ef7);color:#f5f3ff;font-size:.82rem;line-height:1.45;box-shadow:0 -4px 24px #1e1b2e40}.pwa-hint--subtle{background:linear-gradient(180deg,#4338caeb,#312e81f7)}.pwa-hint__text{margin:0;flex:1 1 12rem;max-width:36rem}.pwa-hint__actions{display:flex;flex-wrap:wrap;gap:.4rem}.pwa-hint__btn{padding:.45rem .85rem;border-radius:10px;border:1px solid rgba(255,255,255,.35);background:transparent;color:inherit;font:inherit;font-weight:600;cursor:pointer}.pwa-hint__btn--primary{background:#fff;color:#312e81;border-color:#fff}.pwa-hint__btn:hover{opacity:.92}:root{--text: #1e1b2e;--muted: #6b6578;--surface: #fffcfa;--surface-2: #f3eef6;--border: rgba(110, 90, 140, .12);--accent-weak: rgba(167, 139, 250, .12);--primary: #6366f1;--primary-dark: #4f46e5;--radius: 14px;--radius-lg: 18px;--shadow-inset: inset 0 1px 2px rgba(30, 27, 46, .06);--shadow-soft: 0 2px 8px rgba(30, 27, 46, .06);--shadow-focus: 0 0 0 3px rgba(99, 102, 241, .28)}*,*:before,*:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased}body{margin:0;min-height:100vh;font-family:Noto Sans KR,DM Sans,system-ui,sans-serif;color:var(--text);background:linear-gradient(165deg,#faf8ff,#f5f0fa 45%,#eef2ff)}.app-shell{position:relative;min-height:100vh;overflow-x:hidden}.app-shell__blob{position:fixed;width:420px;height:420px;top:-120px;right:-100px;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(167,139,250,.35),transparent 55%);pointer-events:none;z-index:0}.app-shell__header{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:.65rem 1rem .35rem;max-width:28rem;margin:0 auto}.app-shell__brand{font-size:1.05rem;font-weight:800;letter-spacing:.04em;color:var(--text)}.app-shell__hamburger{display:flex;flex-direction:column;justify-content:center;gap:5px;width:2.5rem;height:2.5rem;padding:0;border-radius:12px;background:#ffffffa6;border:1px solid var(--border);cursor:pointer;transition:background .15s ease,box-shadow .15s ease}.app-shell__hamburger:hover{background:#fff;box-shadow:var(--shadow-soft)}.app-shell__hamburger-line{display:block;height:2px;width:1.1rem;margin:0 auto;border-radius:1px;background:var(--text)}.app-shell__nav{position:relative;z-index:2;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;padding:1rem 1rem 0}.app-shell__tab{border:none;border-radius:999px;padding:.45rem 1rem;font:inherit;font-size:.85rem;font-weight:500;color:var(--muted, #6b6578);background:#ffffff8c;cursor:pointer;transition:background .2s ease,color .2s ease}.app-shell__tab:hover{color:var(--text, #1e1b2e);background:#ffffffd9}.app-shell__tab:disabled{opacity:.45;cursor:not-allowed}.app-shell__tab--on{color:#fff;background:linear-gradient(135deg,var(--primary, #6366f1),var(--primary-dark, #4f46e5));box-shadow:0 2px 10px #6366f140}.app-shell__main{position:relative;z-index:1}.api-banner{position:relative;z-index:3;display:flex;flex-wrap:wrap;align-items:flex-start;gap:.5rem .75rem;margin:0 1rem .75rem;padding:.65rem .85rem;border-radius:var(--radius, 14px);font-size:.8rem;line-height:1.45;color:#5c2d12;background:#fbbf2433;border:1px solid rgba(245,158,11,.35)}.api-banner__text{margin:0;flex:1 1 12rem;min-width:0}.api-banner__code{font-size:.78em;padding:.1em .35em;border-radius:4px;background:#fff9}.api-banner__dismiss{flex-shrink:0;border:none;border-radius:8px;padding:.25rem .55rem;font:inherit;font-size:.75rem;font-weight:600;color:#78350f;background:#ffffffa6;cursor:pointer}.api-banner__dismiss:hover{background:#fffffff2}
