@keyframes wob{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}@keyframes shk{0%,to{transform:translate(0)rotate(0)}20%{transform:translate(-3px)rotate(-5deg)}40%{transform:translate(3px)rotate(5deg)}60%{transform:translate(-2px)rotate(-3deg)}80%{transform:translate(2px)rotate(3deg)}}@keyframes softin{0%{opacity:0}to{opacity:1}}@keyframes sparkup{0%{opacity:1;transform:translate(-50%)scale(.6)}to{opacity:0;transform:translate(-50%,-26px)scale(1.2)}}@keyframes shadowpulse{0%,to{opacity:.22;transform:scaleX(1)}50%{opacity:.16;transform:scaleX(.88)}}@keyframes toastin{0%{opacity:0;transform:translateY(-.75rem)}to{opacity:1;transform:translateY(0)}}@keyframes ch-popflash{0%,38%{opacity:0;transform:translate(-50%,-50%)scale(.4)}52%{opacity:.85;transform:translate(-50%,-50%)scale(1.1)}70%,to{opacity:0;transform:translate(-50%,-50%)scale(1.4)}}@keyframes ch-revealpop{0%{opacity:0;transform:translateY(30px)scale(.6,.9)}45%{opacity:1;transform:translateY(-8px)scale(1.06,.96)}72%{transform:translateY(2px)scale(.97,1.03)}to{transform:translateY(0)scale(1)}}@keyframes ch-shimmer{0%{background-position:150% 0}to{background-position:-150% 0}}
.sparkle{font-family:var(--font-body);color:var(--text-faint);pointer-events:none;z-index:6;animation:.6s ease-out forwards sparkup;position:absolute}.flow-stage,.flow-stage *{box-sizing:border-box}.flow-stage img,.flow-stage canvas{image-rendering:pixelated}
.clean-root{background:var(--bg);color:var(--text);letter-spacing:-.01em}.clean-col{width:100%;max-width:26.875rem;padding-bottom:max(var(--space-8), env(safe-area-inset-bottom));margin:0 auto}.clean-col.has-tabs{padding-bottom:calc(4rem + var(--space-3) + var(--space-6) + env(safe-area-inset-bottom))}.clean-top{z-index:var(--z-sticky);padding:var(--space-2-5) var(--gutter);padding-top:max(var(--space-2-5), env(safe-area-inset-top));background:color-mix(in srgb, var(--bg) 55%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.clean-top{background:var(--bg)}}.clean-top.is-accent{background:var(--cta);-webkit-backdrop-filter:none;backdrop-filter:none}.clean-top.is-accent .clean-top-title{color:var(--on-accent);font-size:var(--text-xl);font-weight:700}.clean-top.is-accent .clean-back{color:var(--on-accent)}.clean-brand{align-items:center;gap:var(--space-1-5);min-height:2.5rem;font-weight:700;font-size:var(--text-xl);letter-spacing:-.03em;color:var(--text);text-decoration:none;display:flex}.clean-brand-mark{object-fit:contain;width:1.375rem;height:1.375rem}.clean-top-title{max-width:calc(100% - 6rem);font-size:var(--text-lg);letter-spacing:-.02em;color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-weight:600;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.clean-back{border-radius:var(--r-md);width:2.5rem;height:2.5rem;color:var(--accent);cursor:pointer;background:0 0;border:0;place-items:center;margin:0;padding:0;display:grid}.clean-back:active{background:var(--surface-sub)}.clean-back:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.clean-hmeta-dex{align-items:center;gap:var(--space-1-5);padding:var(--space-2);color:var(--text-sub);background:var(--surface);border-radius:var(--r-pill);box-shadow:var(--elev-card);text-decoration:none;display:inline-flex}.clean-hmeta-count{margin-right:var(--space-1);font-size:var(--text-sm);color:var(--text);font-weight:700}.clean-hmeta-num{text-align:right;font-variant-numeric:tabular-nums;min-width:2ch;display:inline-block}.clean-hmeta-count.is-loading,.clean-dex-count.is-loading{visibility:hidden;position:relative}.clean-hmeta-count.is-loading .dex-count-skel,.clean-dex-count.is-loading .dex-count-skel{visibility:visible}.dex-count-skel{border-radius:var(--r-sm);opacity:.16;background:currentColor;height:.8em;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.clean-hmeta-total{color:var(--text-faint)}.clean-hmeta-dex:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.clean-tabbar{left:var(--space-4);right:var(--space-4);bottom:calc(var(--space-3) + env(safe-area-inset-bottom));z-index:var(--z-dock);background:var(--surface);border-radius:var(--r-pill);max-width:26.875rem;box-shadow:var(--elev-float);margin:0 auto;position:fixed}.clean-tabbar-inner{justify-content:space-around;align-items:stretch;max-width:26.875rem;height:4rem;margin:0 auto;display:flex}.clean-tabitem{justify-content:center;align-items:center;gap:var(--space-1);color:var(--text-sub);min-height:var(--size-control);transition:color var(--dur-fast) ease;-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;font-size:.6875rem;font-weight:500;text-decoration:none;display:flex;position:relative}.clean-tabitem.is-active{color:var(--accent);font-weight:700}.clean-tabicon{transition:transform var(--dur-fast) var(--ease-spring);place-items:center;display:grid}.clean-tabitem:active .clean-tabicon{transform:scale(.86)}.clean-tabitem:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;border-radius:var(--r-md)}@media (prefers-reduced-motion:reduce){.clean-tabicon{transition:none}.clean-tabitem:active .clean-tabicon{transform:none}}.clean-hero{padding:var(--space-6) var(--gutter);background:var(--surface);overflow-x:clip}.clean-hero-card{color:var(--text);display:block}.clean-hero-deck{aspect-ratio:2/3;max-width:16rem;margin:0 auto var(--space-8);display:block;position:relative}@media (prefers-reduced-motion:reduce){.clean-hero-deck{--tilt:0deg!important}}.clean-hero-deck-card{border-radius:var(--r-lg);background:var(--surface-sub);transform-origin:50% 85%;transition:transform var(--dur-base) ease-out, opacity var(--dur-base) ease-out;position:absolute;inset:0;overflow:hidden}@media (prefers-reduced-motion:reduce){.clean-hero-deck-card{transition:none}}.clean-hero-deck-img{object-fit:cover;object-position:center 25%;width:100%;height:100%}.clean-hero-deck-card.is-d0{z-index:5;opacity:1;touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none;transform:none}.clean-hero-deck-card.is-d0:active{cursor:grabbing}.clean-hero-deck-card.is-d1{z-index:4;opacity:.9;transform:rotate(calc(-6deg + var(--tilt,0deg) * .4)) scale(.97)}.clean-hero-deck-card.is-d2{z-index:3;opacity:.8;transform:rotate(calc(5deg + var(--tilt,0deg) * .4)) scale(.95)}.clean-hero-deck-card.is-d3{z-index:2;opacity:.68;transform:rotate(calc(-10deg + var(--tilt,0deg) * .4)) scale(.93)}.clean-hero-deck-card.is-d4{z-index:1;opacity:.55;transform:rotate(calc(9deg + var(--tilt,0deg) * .4)) scale(.91)}.clean-hero-deck-card.is-flying{z-index:6}.clean-hero-deck img{-webkit-user-drag:none}.img-fade{opacity:0;transition:opacity var(--dur-slow) ease}.img-fade.is-loaded{opacity:1}@media (scripting:none){.img-fade{opacity:1}}@media (prefers-reduced-motion:reduce){.img-fade{transition:none}}.clean-hero-scrim{background:linear-gradient(#0000 38%,#00000026 60%,#000000a8 100%);position:absolute;inset:0}.clean-hero-cap{left:var(--space-4);right:var(--space-4);bottom:var(--space-8);gap:var(--space-1);color:var(--on-accent);flex-direction:column;display:flex;position:absolute}.clean-hero-cap-name{font-size:var(--text-xl);letter-spacing:-.02em;font-weight:700;line-height:1.1}.clean-hero-cap-tag{font-size:var(--text-sm);opacity:.9;font-style:normal}.clean-hero-dots{left:0;right:0;bottom:var(--space-3);z-index:7;justify-content:center;gap:var(--space-1-5);display:flex;position:absolute}.clean-hero-dot{border-radius:var(--r-pill);background:color-mix(in srgb, var(--on-accent) 50%, transparent);width:.375rem;height:.375rem;transition:width var(--dur-base) ease, background var(--dur-base) ease}.clean-hero-dot.is-active{background:var(--on-accent);width:1.125rem}.clean-hero-aside{flex-direction:column;max-width:16rem;margin:0 auto;display:flex}.clean-hero-title{text-align:center;font-size:var(--text-4xl);letter-spacing:-.035em;margin-bottom:var(--space-4);font-weight:900;line-height:1.2;display:block}.clean-cta{background:var(--cta);color:var(--on-accent);font-size:var(--text-lg);padding:var(--space-3-5);border-radius:var(--r-lg);min-height:var(--size-control);transition:transform var(--dur-fast) var(--ease-spring);justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:flex}.clean-cta:active{transform:scale(.98)}.clean-cat{padding:var(--space-6) var(--gutter)}.clean-cat-h{font-size:var(--text-xl);letter-spacing:-.03em;margin-bottom:var(--space-5);font-weight:700}.clean-cat-hrow{margin-bottom:var(--space-5);justify-content:space-between;align-items:center;display:flex}.clean-cat-hrow .clean-cat-h{margin-bottom:0}.clean-cat-more{width:var(--size-control);height:var(--size-control);margin-right:calc(-1 * var(--space-2));border-radius:var(--r-md);color:var(--text-sub);flex:none;place-items:center;display:grid}.clean-cat-more:active{background:var(--surface-sub)}.clean-cat-more:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.clean-tabs{gap:var(--space-2);margin:0 calc(-1 * var(--gutter)) var(--space-4);padding:0 var(--gutter) var(--space-1);scroll-padding-inline:var(--gutter);scrollbar-width:none;display:flex;overflow-x:auto}.clean-tabs::-webkit-scrollbar{display:none}.clean-tab{cursor:pointer;font:inherit;font-size:var(--text-base);color:var(--text-sub);background:var(--surface-sub);padding:var(--space-2) var(--space-4);border-radius:var(--r-pill);min-height:2.25rem;transition:background var(--dur-base) ease, color var(--dur-base) ease;border:0;flex:none;font-weight:500}.clean-tab.is-active{background:var(--accent);color:var(--on-accent)}.clean-grid{gap:var(--space-4) var(--space-3);grid-template-columns:repeat(2,1fr);display:grid}.clean-grid>*{animation:card-in var(--dur-base) ease both}.clean-grid>:nth-child(2){animation-delay:30ms}.clean-grid>:nth-child(3){animation-delay:60ms}.clean-grid>:nth-child(4){animation-delay:90ms}.clean-grid>:nth-child(5){animation-delay:.12s}.clean-grid>:nth-child(6){animation-delay:.15s}.clean-grid>:nth-child(7){animation-delay:.18s}.clean-grid>:nth-child(n+8){animation-delay:.21s}@keyframes card-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.clean-grid>*{animation:none}}.clean-pcard{color:inherit;text-align:left;cursor:pointer;font:inherit;transition:transform var(--dur-fast) var(--ease-spring);background:0 0;border:0;padding:0;text-decoration:none}.clean-pcard:active{transform:scale(.985)}@media (prefers-reduced-motion:reduce){.clean-cta,.clean-pcard{transition:none}.clean-cta:active,.clean-pcard:active{transform:none}}.clean-pcard-art{aspect-ratio:2/3;border-radius:var(--r-lg);background:var(--surface-sub);margin-bottom:var(--space-3);place-items:center;display:grid;position:relative}.clean-pcard-poster{aspect-ratio:2/3;border-radius:var(--r-lg);background:var(--surface-sub);margin-bottom:var(--space-3);display:block;position:relative;overflow:hidden}.clean-pcard-img{object-fit:cover}.clean-pcard-scrim{background:linear-gradient(#0000 44%,#0000001a 64%,#00000085 100%);position:absolute;inset:0}.clean-pcard-title{left:var(--space-3);right:var(--space-3);bottom:var(--space-2-5);color:var(--on-accent);font-size:var(--text-lg);letter-spacing:-.01em;text-shadow:0 1px 6px #00000073;font-weight:600;line-height:1.15;position:absolute}.clean-pcard-name{font-size:var(--text-lg);letter-spacing:-.01em;font-weight:700}.clean-pcard-tag{align-items:baseline;gap:var(--space-1-5);font-size:var(--text-sm);color:var(--text-sub);margin-top:3px;display:flex}.clean-pcard-tagline{-webkit-line-clamp:2;line-height:var(--leading-snug);min-height:2.8em;-webkit-box-orient:vertical;min-height:2lh;display:-webkit-box;overflow:hidden}.clean-tagb{font-size:var(--text-sm);color:var(--text-faint);letter-spacing:.02em;white-space:nowrap;font-weight:500}.clean-cat-card{margin:var(--space-6) 0 0;background:var(--surface)}.clean-cat-slider{gap:var(--space-3);margin:0 calc(-1 * var(--gutter));padding:0 var(--gutter);scroll-snap-type:x mandatory;scroll-padding-inline:var(--gutter);scrollbar-width:none;display:flex;overflow-x:auto}.clean-cat-slider::-webkit-scrollbar{display:none}.clean-cat-slider>*{flex:0 0 calc(50% - var(--space-6));scroll-snap-align:start}.clean-dex{margin:var(--space-6) 0 0;padding:var(--space-6) var(--gutter);background:var(--surface-strong);color:var(--text-on-strong)}.clean-dex-top{margin-bottom:var(--space-3);justify-content:space-between;align-items:center;display:flex}.clean-dex-top h2{font-size:var(--text-xl);letter-spacing:-.03em;font-weight:700}.clean-dex-count{font-size:var(--text-base);color:var(--text-on-strong-sub);font-variant-numeric:tabular-nums;font-weight:500}.clean-dex-track{border-radius:var(--r-pill);background:var(--on-strong-track);height:.5rem;margin-bottom:var(--space-4);overflow:hidden}.clean-dex-fill{background:var(--text-on-strong);border-radius:var(--r-pill);height:100%;display:block}.clean-dex-grid{gap:var(--space-2);grid-template-columns:repeat(6,1fr);display:grid}.clean-dex-grid.is-loading .clean-dex-cell{background:var(--on-strong-fill-weak)}.clean-dex-grid.is-loading .clean-dex-cell>*{visibility:hidden}.clean-dex-grid:not(.is-loading){animation:cdex-grid-reveal var(--dur-slow) ease both}@media (prefers-reduced-motion:reduce){.clean-dex-grid:not(.is-loading){animation:none}}.clean-dex-cell{aspect-ratio:1;border-radius:var(--r-md);background:var(--on-strong-fill);place-items:center;padding:12%;display:grid}.clean-dex-cell.is-locked{background:var(--on-strong-fill-weak)}.clean-dex-sil{filter:brightness(0)invert();opacity:.3;pointer-events:none}.clean-dex-more{justify-content:center;align-items:center;gap:var(--space-1-5);margin-top:var(--space-4);padding:var(--space-3);color:var(--text-on-strong);font-weight:700;font-size:var(--text-lg);min-height:var(--size-control);border:1px solid var(--on-strong-track);border-radius:var(--r-lg);background:var(--on-strong-fill);text-decoration:none;display:flex}.clean-dex-more:active{background:var(--on-strong-fill-weak)}.clean-banner{margin:var(--space-6) 0 0}.clean-banner-img{aspect-ratio:1200/630;object-fit:cover;width:100%;height:auto;display:block}.clean-foot{padding:var(--space-16) var(--gutter) 0;color:var(--text-sub);font-size:var(--text-base);line-height:var(--leading-relaxed);text-align:center}.clean-foot-links{justify-content:center;gap:var(--space-1) var(--space-3);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}.clean-foot-link{padding:var(--space-1);font:inherit;font-size:var(--text-sm);color:var(--text-sub);cursor:pointer;min-height:var(--size-control);background:0 0;border:0;margin:0;text-decoration:underline}.clean-foot-link:active{color:var(--accent)}.clean-foot-meta{margin:0 0 var(--space-2);font-size:var(--text-micro);line-height:var(--leading-normal);text-wrap:pretty}.clean-foot-mail{color:inherit;text-decoration:underline}.clean-foot-copy{font-size:var(--text-micro);margin:0}
.flow-body{padding:0 var(--gutter) max(var(--space-8), env(safe-area-inset-bottom));color:var(--text);letter-spacing:-.01em}.clean-root .flow-stage.flow-body{height:auto;display:block;overflow:visible}.ch-stage{-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;display:flex;position:relative}.ch-char{z-index:1;position:relative}.ch-char--art{background:0 0;overflow:visible}.ch-charimg{image-rendering:pixelated;z-index:1;transition:filter var(--dur-slow) ease, opacity var(--dur-base) ease;position:absolute;inset:0}.ch-char--mystery .ch-charimg{filter:brightness(0);opacity:calc(.42 + .36 * var(--focus,1))}.ch-char--reveal .ch-charimg{filter:none;opacity:1}.ch-pop-flash{z-index:2;pointer-events:none;opacity:0;background:radial-gradient(circle,#fffffff2 0%,#fff9 38%,#fff0 70%);border-radius:50%;width:80%;height:80%;animation:.85s ease-out forwards ch-popflash;position:absolute;top:38%;left:50%}.ch-shadow{background:var(--surface-sub);border-radius:50%}.ch-shadow--breathe{animation:3.6s ease-in-out infinite ch-shadowpulse}.ch-chat{flex-direction:column;display:flex}.ch-topprog{top:calc(2.5rem + var(--space-2-5) + max(var(--space-2-5), env(safe-area-inset-top)));z-index:19;align-items:center;gap:var(--space-1-5);padding:var(--space-3) 0;background:var(--bg);display:flex;position:sticky}.ch-seg{border-radius:var(--r-pill);background:var(--surface-sub);height:.25rem;transition:background var(--dur-base) ease;flex:1}.ch-seg.is-on{background:var(--cta)}.ch-intro{align-items:center;gap:var(--space-1);padding:var(--space-8) 0 var(--space-4);text-align:center;flex-direction:column;display:flex}.ch-intro-face{border-radius:var(--r-pill);object-fit:cover;background:var(--surface-sub);width:5rem;height:5rem;margin-bottom:var(--space-2)}.ch-intro-name{font-size:var(--text-xl);letter-spacing:-.02em;color:var(--text);margin:0;font-weight:700}.ch-intro-tag{font-size:var(--text-base);color:var(--text-sub);margin:0}.ch-chat-log{gap:var(--space-4);padding:var(--space-2) 0 var(--space-4);flex-direction:column;margin:0;list-style:none;display:flex}.ch-turn{gap:var(--space-2);animation:softin var(--dur-base) ease-out;flex-direction:column;display:flex}.ch-msg{align-items:flex-end;gap:var(--space-2);display:flex}.ch-msg--me{justify-content:flex-end}.ch-bubble-col{align-items:flex-start;gap:var(--space-1);flex-direction:column;max-width:78%;display:flex}.ch-bubble-col .ch-bubble{max-width:100%}.ch-msg-name{margin:0 0 0 var(--space-1);font-size:var(--text-sm);color:var(--text-sub);font-weight:600}.ch-avatar{border-radius:var(--r-pill);object-fit:cover;background:var(--surface-sub);flex:none;width:2.25rem;height:2.25rem}.ch-msg .ch-avatar,.ch-intro .ch-intro-face{image-rendering:auto}.ch-bubble{max-width:78%;padding:var(--space-3) var(--space-3-5);border-radius:var(--r-lg);font-size:var(--text-lg);text-wrap:pretty;margin:0;font-weight:600;line-height:1.45}.ch-bubble--bot{background:var(--surface-sub);color:var(--text);border-bottom-left-radius:var(--r-sm);box-shadow:var(--elev-card)}.ch-bubble--hint{background:var(--bg);font-size:var(--text-base);font-weight:500}.ch-bubble--me{font:inherit;font-size:var(--text-xl);text-align:left;cursor:pointer;min-height:var(--size-control);background:var(--cta);color:var(--on-accent);border-bottom-right-radius:var(--r-sm);transition:transform var(--dur-fast) var(--ease-spring);border:none;font-weight:700}.ch-bubble--me:active{transform:scale(.97)}.ch-bubble--me:focus-visible{outline:2px solid var(--text);outline-offset:2px}.ch-dock{gap:var(--space-6);padding-top:var(--space-5);padding-bottom:max(var(--space-5), env(safe-area-inset-bottom));background:var(--bg);flex-direction:column;display:flex;position:sticky;bottom:0}.ch-dock-field{gap:var(--space-4);flex-direction:column;display:flex}.ch-composer{align-items:center;gap:var(--space-2);display:flex}.ch-send{width:var(--size-control);height:var(--size-control);border-radius:var(--r-pill);cursor:pointer;color:var(--on-accent);background:var(--cta);transition:transform var(--dur-fast) var(--ease-spring);border:none;flex:none;place-items:center;display:grid}.ch-send:active:not(:disabled){transform:scale(.92)}.ch-send:disabled{background:var(--surface-sub);color:var(--text-sub);cursor:not-allowed}.ch-quick{justify-content:flex-end;gap:var(--space-2);flex-wrap:wrap;display:flex}.ch-chip{font:inherit;font-size:var(--text-lg);min-height:var(--size-control);min-width:5.5rem;padding:var(--space-3) var(--space-5);border-radius:var(--r-pill);cursor:pointer;color:var(--text-sub);background:var(--surface);box-shadow:var(--elev-hairline);transition:transform var(--dur-fast) var(--ease-spring), color var(--dur-fast) ease, background var(--dur-fast) ease;border:none;font-weight:600}.ch-chip:active{transform:scale(.95)}.ch-chip.is-on{color:var(--cta-strong);background:var(--cta-weak);box-shadow:none}.ch-chip:focus-visible,.ch-send:focus-visible{outline:2px solid var(--text);outline-offset:2px}.ch-field-group~.ch-radio-set{margin-top:var(--space-6)}.ch-field-group{gap:var(--space-2);flex-direction:column;display:flex}.ch-text{box-sizing:border-box;min-width:0;font:inherit;font-size:var(--text-lg);color:var(--text);background:var(--surface);box-shadow:var(--elev-hairline);border-radius:var(--r-pill);min-height:var(--size-control);padding:var(--space-3) var(--space-5);border:none;flex:1;font-weight:500}.ch-text::placeholder{color:var(--text-sub);font-weight:400}.ch-text:focus-visible{outline:2px solid var(--text);outline-offset:2px}.ch-date-row{gap:var(--space-3);display:flex}.ch-date-row .ch-select-wrap{flex:1;min-width:0}.ch-date-row .ch-date-year{flex:1.4}.ch-date-row .ch-select{font-size:var(--text-xl);padding-right:var(--space-6)}.ch-select-wrap{position:relative}.ch-select{appearance:none;box-sizing:border-box;width:100%;font:inherit;font-size:var(--text-xl);color:var(--text);border:none;border-bottom:1.5px solid var(--border);padding:var(--space-3) var(--space-8) var(--space-3) var(--space-1);cursor:pointer;transition:border-color var(--dur-fast) ease;background:0 0;border-radius:0;outline:none;font-weight:500}.ch-select:focus{border-bottom-color:var(--text)}.ch-caret{top:50%;right:var(--space-1);color:var(--text-sub);pointer-events:none;display:flex;position:absolute;transform:translateY(-50%)}.ch-date-alert{margin-top:calc(-1 * var(--space-1));font-size:var(--text-sm);color:var(--text)}.ch-leap{align-items:center;gap:var(--space-2);margin-top:calc(-1 * var(--space-2));font-size:var(--text-base);color:var(--text-sub);cursor:pointer;display:flex}.ch-leap-input{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:0;padding:0;position:absolute;overflow:hidden}.ch-leap-box{border-radius:var(--r-sm);background:var(--surface-sub);flex:none;place-items:center;width:1.25rem;height:1.25rem;display:grid}.ch-leap-input:checked+.ch-leap-box{background:var(--text)}.ch-leap-input:checked+.ch-leap-box:after{content:"✓";color:var(--on-accent);font-size:var(--text-base);line-height:1}.ch-leap-input:focus-visible+.ch-leap-box{outline:2px solid var(--text);outline-offset:2px}.ch-radio-set{gap:var(--space-2);flex-direction:column;display:flex}.ch-radio-row{gap:var(--space-2);display:flex}.ch-radio{cursor:pointer;flex:1;position:relative}.ch-radio input{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:0;padding:0;position:absolute;overflow:hidden}.ch-radio-face{min-height:var(--size-control);padding:var(--space-3) var(--space-4);font-size:var(--text-lg);color:var(--text-sub);background:var(--surface);box-shadow:var(--elev-hairline);border-radius:var(--r-lg);transition:color var(--dur-fast) ease, background var(--dur-fast) ease;place-items:center;font-weight:600;display:grid}.ch-radio input:checked+.ch-radio-face{color:var(--cta-strong);background:var(--cta-weak);box-shadow:none}.ch-radio input:focus-visible+.ch-radio-face{outline:2px solid var(--text);outline-offset:2px}.ch-btn{font:inherit;font-weight:700;font-size:var(--text-lg);border-radius:var(--r-lg);padding:var(--space-4);cursor:pointer;justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--size-control);transition:transform var(--dur-fast) var(--ease-spring);border:none;display:flex}.ch-btn:active:not(:disabled){transform:scale(.97)}.ch-btn--next{color:var(--on-accent);background:var(--cta);flex:1}.ch-btn--next:disabled{background:var(--surface-sub);color:var(--text-sub);cursor:not-allowed}.ch-reveal{min-height:calc(100dvh - 7rem);padding:var(--space-6) 0;flex-direction:column;justify-content:center;align-items:center;display:flex}.ch-reveal-stage{cursor:pointer;justify-content:center;align-items:center;width:13rem;height:14rem;display:flex;position:relative}.ch-reveal-stage .ch-char{width:8rem;height:10rem}.ch-reveal-stage .ch-char--art{width:9.5rem;height:9.5rem}.ch-reveal .ch-shadow{width:6rem;height:.875rem;margin-top:var(--space-2)}.ch-reveal-label{font-size:var(--text-xl);letter-spacing:-.03em;color:var(--text);margin-top:var(--space-6);text-align:center;font-weight:700}.ch-result{padding-top:var(--space-4);gap:var(--space-5);flex-direction:column;display:flex}.ch-hero{text-align:center;animation:softin var(--dur-slow) ease-out both;position:relative}.ch-hero-tile{background:linear-gradient(158deg, var(--el-grad-a,var(--surface-sub)), var(--el-grad-b,var(--surface-sub)));border-radius:var(--r-2xl);padding:var(--space-6) var(--space-5);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ch-hero-no{left:var(--space-4);top:var(--space-3);z-index:1;font-size:var(--text-sm);letter-spacing:.06em;color:var(--el-point,var(--text-sub));opacity:.72;font-variant-numeric:tabular-nums;font-weight:700;position:absolute}.ch-hero-sprite{z-index:1;justify-content:center;animation:.6s cubic-bezier(.22,.9,.3,1.2) both ch-revealpop;display:flex;position:relative}.ch-hero-eyebrow{margin-top:var(--space-4);font-size:var(--text-sm);letter-spacing:.04em;text-transform:uppercase;color:var(--text-faint);font-weight:600;display:block}.ch-hero-gan{font-size:var(--text-4xl);letter-spacing:-.035em;margin-top:var(--space-1-5);font-weight:900;line-height:1.18;position:relative}.ch-hero-animal{justify-content:center;align-items:center;gap:var(--space-2);font-size:var(--text-lg);color:var(--text-sub);margin-top:var(--space-2);display:flex;position:relative}.ch-dot{background:var(--el-point,var(--text));border-radius:50%;flex:none;width:7px;height:7px}.ch-el-badge{color:var(--el-point,var(--text-sub));align-items:baseline;gap:.28em;font-weight:600;display:inline-flex}.ch-el-badge b{font-size:1.08em;font-weight:600}.ch-animal-hanja{color:var(--text-faint);font-size:.92em}.ch-card{background:var(--surface);border-radius:var(--r-lg);box-shadow:var(--elev-card);padding:var(--space-5)}.ch-card-head{font-size:var(--text-sm);color:var(--text-faint);letter-spacing:.04em;text-transform:uppercase;margin-bottom:var(--space-4);font-weight:700}.ch-reading-title{font-size:var(--text-xl);color:var(--text);margin-bottom:var(--space-4);font-weight:700;line-height:1.35}.ch-sinsal{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ch-sinsal-row{align-items:baseline;gap:var(--space-3);display:flex}.ch-sinsal-chip{align-items:baseline;gap:var(--space-1);font-size:var(--text-sm);color:var(--text-sub);background:var(--surface-sub);border-radius:var(--r-pill);padding:var(--space-1) var(--space-3);flex:none;font-weight:600;display:inline-flex}.ch-sinsal-easy{font-size:var(--text-base);line-height:var(--leading-normal);color:var(--text-sub);text-wrap:pretty;margin:0}.ch-sinsal-note{margin:var(--space-4) 0 0;font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--text-faint)}.ch-pillars{gap:var(--space-2);grid-template-columns:repeat(4,1fr);display:grid}.ch-pillar{text-align:center;border-radius:var(--r-md);background:var(--surface-sub);padding:var(--space-2) 0 var(--space-2);overflow:hidden}.ch-pillar--day{background:var(--surface-strong);color:var(--text-on-strong)}.ch-pillar-head{font-size:var(--text-sm);color:var(--text-sub);padding-bottom:var(--space-1);font-weight:500}.ch-pillar--day .ch-pillar-head{color:var(--text-on-strong-sub)}.ch-pillar-gan,.ch-pillar-ji{font-size:var(--text-3xl);color:var(--text);font-weight:600;line-height:1.15}.ch-pillar--day .ch-pillar-gan,.ch-pillar--day .ch-pillar-ji{color:var(--text-on-strong)}.ch-pillar-dok{font-size:var(--text-sm);color:var(--text-sub);margin-top:var(--space-1)}.ch-pillar--day .ch-pillar-dok{color:var(--text-on-strong-sub)}.ch-ohaeng{gap:var(--space-2-5);flex-direction:column;display:flex}.ch-ohaeng-row{align-items:center;gap:var(--space-2-5);display:flex}.ch-ohaeng-el{width:1.25rem;font-size:var(--text-lg);color:var(--text);flex:none;font-weight:600}.ch-ohaeng-track{border-radius:var(--r-pill);background:var(--surface-sub);flex:1;height:.5rem;overflow:hidden}.ch-ohaeng-fill{border-radius:var(--r-pill);background:var(--text);height:100%;display:block}.ch-ohaeng-n{text-align:right;width:1.5rem;font-size:var(--text-base);color:var(--text-sub);font-variant-numeric:tabular-nums;flex:none}.ch-daeun{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ch-daeun-row{align-items:baseline;gap:var(--space-2);padding:var(--space-2);border-radius:var(--r-md);grid-template-columns:5rem 2.5rem 1fr auto;display:grid}.ch-daeun-row.is-now{background:var(--surface-sub)}.ch-daeun-age{font-size:var(--text-sm);color:var(--text-sub);font-variant-numeric:tabular-nums}.ch-daeun-gan{font-size:var(--text-base);color:var(--text);font-weight:600}.ch-daeun-dok{font-size:var(--text-sm);color:var(--text-sub)}.ch-daeun-god{font-size:var(--text-sm);color:var(--text-faint);text-align:right}.ch-daeun-row.is-now .ch-daeun-age,.ch-daeun-row.is-now .ch-daeun-dok{color:var(--text)}.ch-hanban-saeun{align-items:baseline;gap:var(--space-3);padding:var(--space-3);border-radius:var(--r-md);background:var(--surface-sub);margin-bottom:var(--space-4);grid-template-columns:1fr auto auto;display:grid}.ch-hanban-saeun-cap{font-size:var(--text-sm);color:var(--text-sub)}.ch-hanban-saeun-gan{font-size:var(--text-xl);color:var(--text);font-weight:700}.ch-hanban-saeun-god{font-size:var(--text-base);color:var(--text-sub)}.ch-hanban-months{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ch-hanban-mrow{align-items:baseline;gap:var(--space-2);padding:var(--space-2);border-radius:var(--r-md);grid-template-columns:3rem 2.5rem 1fr;display:grid}.ch-hanban-mo{font-size:var(--text-sm);color:var(--text-sub);font-variant-numeric:tabular-nums}.ch-hanban-gan{font-size:var(--text-base);color:var(--text);font-weight:600}.ch-hanban-god{font-size:var(--text-sm);color:var(--text-faint);text-align:right}.ch-hanban-daeun{align-items:baseline;gap:var(--space-3);margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--border);grid-template-columns:1fr auto auto;display:grid}.ch-hanban-daeun-cap{font-size:var(--text-sm);color:var(--text-sub)}.ch-hanban-daeun-gan{font-size:var(--text-base);color:var(--text);font-weight:600}.ch-hanban-daeun-god{font-size:var(--text-sm);color:var(--text-faint)}.ch-summary{font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--text);margin:0 0 var(--space-2);text-wrap:pretty}.ch-acc-body{padding:0 0 var(--space-4);font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--text-sub);text-wrap:pretty;margin:0}.ch-locked-list{gap:var(--space-2);flex-direction:column;display:flex}.ch-locked{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-3-5);background:var(--surface-sub);border-radius:var(--r-lg);display:flex}.ch-locked-lock{border-radius:var(--r-sm);background:var(--text);width:1.5rem;height:1.5rem;color:var(--on-accent);font-size:var(--text-base);flex:none;place-items:center;font-weight:600;display:grid}.ch-locked-tx{flex-direction:column;gap:2px;min-width:0;display:flex}.ch-locked-title{font-size:var(--text-lg);color:var(--text);font-weight:700}.ch-locked-cta{box-sizing:border-box;width:100%;min-height:var(--size-control);margin-top:var(--space-3);font:inherit;font-size:var(--text-lg);color:var(--on-accent);background:var(--cta);border-radius:var(--r-lg);padding:var(--space-3-5);cursor:pointer;transition:transform var(--dur-fast) var(--ease-spring);border:0;font-weight:700;display:block}.ch-locked-cta:active:not(:disabled){transform:scale(.98)}.ch-locked-cta:disabled{color:var(--text-sub);background:var(--surface-sub);cursor:default}.ch-locked-notice{margin:var(--space-3) 0 0;font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--text-sub);text-wrap:pretty}.ch-locked-notice b{color:var(--text);font-weight:600}.ch-locked-notice a{color:var(--text);text-underline-offset:2px;font-weight:600;text-decoration:underline}.ch-actions{gap:var(--space-2-5);flex-direction:column;display:flex}.ch-actions-sub{gap:var(--space-2-5);display:flex}.ch-action{justify-content:center;align-items:center;gap:var(--space-2);font:inherit;font-weight:600;font-size:var(--text-base);color:var(--text);background:var(--surface-sub);border-radius:var(--r-lg);padding:var(--space-3-5);cursor:pointer;min-height:var(--size-control);white-space:nowrap;transition:transform var(--dur-fast) var(--ease-spring);border:0;flex:1;text-decoration:none;display:flex}.ch-action:active{transform:scale(.97)}.ch-action--primary{color:var(--on-accent);background:var(--cta);font-weight:700;font-size:var(--text-lg)}.ch-share{padding-top:var(--space-4);gap:var(--space-5);flex-direction:column;display:flex}.ch-share[data-ohaeng=木]{--el-grad-a:var(--el-wood-a);--el-grad-b:var(--el-wood-b);--el-point:var(--el-wood-point)}.ch-share[data-ohaeng=火]{--el-grad-a:var(--el-fire-a);--el-grad-b:var(--el-fire-b);--el-point:var(--el-fire-point)}.ch-share[data-ohaeng=土]{--el-grad-a:var(--el-earth-a);--el-grad-b:var(--el-earth-b);--el-point:var(--el-earth-point)}.ch-share[data-ohaeng=金]{--el-grad-a:var(--el-metal-a);--el-grad-b:var(--el-metal-b);--el-point:var(--el-metal-point)}.ch-share[data-ohaeng=水]{--el-grad-a:var(--el-water-a);--el-grad-b:var(--el-water-b);--el-point:var(--el-water-point)}.ch-sil{filter:brightness(0);opacity:.35;pointer-events:none}.ch-hero-owned{right:var(--space-3);top:var(--space-3);z-index:1;font-size:var(--text-sm);color:var(--on-accent);background:var(--el-point,var(--text));border-radius:var(--r-pill);padding:var(--space-1) var(--space-3);letter-spacing:.02em;font-weight:500;position:absolute}.ch-read{gap:var(--space-3);background:var(--surface);border-radius:var(--r-lg);box-shadow:var(--elev-card);padding:var(--space-5);flex-direction:column;display:flex}.ch-read-p{font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--text);text-wrap:pretty;margin:0}.ch-read-p:first-child{font-weight:600}.ch-collect{gap:var(--space-2);background:var(--surface);border-radius:var(--r-lg);box-shadow:var(--elev-card);padding:var(--space-4) var(--space-5);flex-direction:column;display:flex}.ch-collect-row{justify-content:space-between;align-items:baseline;display:flex}.ch-collect-label{font-size:var(--text-sm);color:var(--text-faint);letter-spacing:.04em;text-transform:uppercase;font-weight:600}.ch-collect-count{font-size:var(--text-base);font-variant-numeric:tabular-nums;color:var(--text);font-weight:700}.ch-collect-count.is-loading{visibility:hidden;position:relative}.ch-collect-count.is-loading .dex-count-skel{visibility:visible}.ch-collect-track{border-radius:var(--r-pill);background:var(--surface-sub);height:8px;overflow:hidden}.ch-collect-fill{border-radius:inherit;background:var(--cta);height:100%;transition:width var(--dur-slow) ease-out}.ch-action--ghost{width:auto;margin-top:var(--space-1);padding:var(--space-2) var(--space-4);font-size:var(--text-lg);background:var(--surface-sub);color:var(--text-sub);flex:none;align-self:flex-start}@keyframes ch-shadowpulse{0%,to{opacity:.9;transform:scaleX(1)}50%{opacity:.6;transform:scaleX(.88)}}.ch-skel{gap:var(--space-3);flex-direction:column;display:flex}.ch-skel-bar{border-radius:var(--r-sm);background:linear-gradient(90deg, var(--surface-sub) 25%, var(--surface) 50%, var(--surface-sub) 75%);background-size:250% 100%;height:.85rem;animation:1.5s ease-in-out infinite ch-shimmer}.ch-skel-title{width:45%;height:1.1rem;margin-bottom:var(--space-1)}.ch-skel-short{width:70%}@media (prefers-reduced-motion:reduce){.ch-shadow--breathe,.flow-body .ch-char,.ch-pop-flash{animation:none!important}.ch-skel-bar{background:var(--surface-sub);animation:none}.ch-pop-flash{display:none}.ch-charimg,.ch-action,.ch-btn,.ch-bubble--me,.ch-locked-cta{transition:none}.ch-action:active,.ch-btn:active:not(:disabled),.ch-bubble--me:active,.ch-locked-cta:active:not(:disabled){transform:none}.ch-hero-sprite{animation:softin var(--dur-base) ease-out both}}.ch-type{text-align:center}.ch-type-sprite{width:min(34vw,8.125rem);margin:0 auto}.ch-type-tag{font-size:var(--text-xl);letter-spacing:-.02em;text-wrap:balance;margin:var(--space-3) auto 0;max-width:20rem;color:var(--text);font-weight:700;line-height:1.3}.ch-type-sub{font-size:var(--text-sm);color:var(--text-sub);margin:var(--space-1-5) auto 0;font-weight:500}.ch-type-line{font-size:var(--text-base);color:var(--text-sub);margin:var(--space-4) auto 0;max-width:19rem;font-weight:500;line-height:1.7}.ch-type-tags{gap:var(--space-2);margin-top:var(--space-5);flex-wrap:wrap;justify-content:center;display:flex}.ch-type-hash{padding:var(--space-1-5) var(--space-3);border-radius:var(--r-pill);background:var(--surface-sub);font-size:var(--text-sm);color:var(--text-sub);font-weight:500}.ch-type-chemi{margin-top:var(--space-8)}.ch-type-chemi-label{font-size:var(--text-sm);color:var(--text-faint);margin-bottom:var(--space-3-5);font-weight:500}.ch-type-mates{gap:var(--space-2-5);display:flex}.ch-type-mate{align-items:center;gap:var(--space-1);padding:var(--space-3-5) var(--space-1);border-radius:var(--r-lg);flex-direction:column;flex:1;display:flex}.ch-type-mate--good{background:color-mix(in srgb, var(--el-wood-point) 13%, var(--surface-sub));color:var(--el-wood-point)}.ch-type-mate--bad{background:color-mix(in srgb, var(--el-water-point) 13%, var(--surface-sub));color:var(--el-water-point)}.ch-type-mate-label{font-size:var(--text-sm);opacity:.85;font-weight:500}.ch-type-mate-sprite{width:3rem}.ch-type-mate-name{font-size:var(--text-sm);font-weight:600}
.cdex{padding-bottom:var(--space-6)}.cdex-panel{margin:var(--space-2) var(--gutter) 0;padding:var(--space-6) var(--space-5);border-radius:var(--r-2xl);background:var(--surface-strong);color:var(--text-on-strong)}.cdex-hero-meter{align-items:center;gap:var(--space-3);display:flex}.cdex-hero-track{border-radius:var(--r-pill);background:var(--on-strong-track);flex:1;height:.5rem;overflow:hidden}.cdex-hero-fill{background:var(--text-on-strong);border-radius:var(--r-pill);height:100%;transition:width var(--dur-slow) ease;display:block}.cdex-hero-count{font-size:var(--text-base);color:var(--text-on-strong);font-variant-numeric:tabular-nums;font-weight:700}.cdex-hero-count.is-loading{visibility:hidden;position:relative}.cdex-hero-count.is-loading .dex-count-skel{visibility:visible}.cdex-empty{margin-top:var(--space-5);padding:var(--space-5) 0 var(--space-1);border-top:1px solid var(--on-strong-line);text-align:center}.cdex-empty-title{font-size:var(--text-xl);letter-spacing:-.02em;color:var(--text-on-strong);font-weight:700}.cdex-empty-cta{justify-content:center;align-items:center;gap:var(--space-2);margin-top:var(--space-4);padding:var(--space-3-5) var(--space-5);border-radius:var(--r-lg);background:var(--text-on-strong);color:var(--surface-strong);font-size:var(--text-lg);min-height:var(--size-control);transition:transform var(--dur-fast) var(--ease-spring);font-weight:700;text-decoration:none;display:inline-flex}.cdex-empty-cta:active{transform:scale(.98)}@media (prefers-reduced-motion:reduce){.cdex-empty-cta{transition:none}.cdex-empty-cta:active{transform:none}}.cdex-grid{gap:var(--space-2);margin-top:var(--space-5);grid-template-columns:repeat(5,1fr);display:grid}.cdex-grid.is-loading .cdex-cell{background:var(--on-strong-fill-weak)}.cdex-grid.is-loading .cdex-cell>*{visibility:hidden}.cdex-grid:not(.is-loading){animation:cdex-grid-reveal var(--dur-slow) ease both}@keyframes cdex-grid-reveal{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.cdex-grid:not(.is-loading){animation:none}}.cdex-cell{aspect-ratio:1;padding:var(--space-1);border-radius:var(--r-md);transition:transform var(--dur-fast) ease;justify-content:center;align-items:flex-end;text-decoration:none;display:flex;position:relative}.cdex-cell.is-got{background:var(--on-strong-fill)}.cdex-cell.is-seen-cell,.cdex-cell.is-locked{background:var(--on-strong-fill-weak)}.cdex-cell:active{transform:scale(.96)}.cdex-cell-no{font-size:var(--text-sm);font-variant-numeric:tabular-nums;color:var(--text-on-strong-sub);position:absolute;top:.25rem;left:.375rem}.cdex-cell.is-locked .cdex-cell-no{color:var(--text-locked)}.cdex-sil{filter:brightness(0)invert();opacity:.3;pointer-events:none}.cdex-sil.is-seen{opacity:.55}.cdex-complete{justify-content:center;align-items:center;gap:var(--space-2);margin-top:var(--space-4);font-size:var(--text-base);color:var(--text-on-strong);font-weight:700;display:flex}.cdex-complete svg{flex:none}.cdex-foot{margin:var(--space-5) var(--gutter) 0;font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--text-sub);text-wrap:pretty}.cdex-auth-row{justify-content:space-between;align-items:center;gap:var(--space-3);margin-top:var(--space-3);min-height:var(--size-control);display:flex}.cdex-hint{font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--text-on-strong-sub)}.cdex-auth{min-height:var(--size-control);color:var(--text-on-strong);font-size:var(--text-sm);text-underline-offset:.2em;white-space:nowrap;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;font-weight:600;text-decoration:underline;display:inline-flex}
.cnf{padding:var(--space-8) var(--gutter) var(--space-6);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100dvh - 9rem);display:flex}.cnf-mark{border-radius:var(--r-2xl);background:var(--surface-sub);width:4.5rem;height:4.5rem;color:var(--accent);font-size:var(--text-3xl);margin-bottom:var(--space-4);place-items:center;font-weight:600;display:grid}.cnf-title{font-size:var(--text-xl);letter-spacing:-.03em;color:var(--text);font-weight:700}.cnf-sub{margin:var(--space-2) 0 var(--space-6);font-size:var(--text-base);line-height:var(--leading-normal);color:var(--text-sub);text-wrap:pretty}.cnf-actions{gap:var(--space-2-5);flex-direction:column;width:100%;max-width:20rem;display:flex}.cnf-btn{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--size-control);padding:var(--space-3-5) var(--space-4);border-radius:var(--r-lg);font-weight:700;font-size:var(--text-lg);color:var(--text);background:var(--surface-sub);transition:transform var(--dur-fast) var(--ease-spring);border:0;text-decoration:none;display:flex}.cnf-btn:active{transform:scale(.97)}@media (prefers-reduced-motion:reduce){.cnf-btn{transition:none}.cnf-btn:active{transform:none}}.cnf-btn--primary{color:var(--on-accent);background:var(--cta)}.policy-section{margin:0 0 var(--space-4)}.policy-section:last-child{margin-bottom:0}.policy-h{font-size:var(--text-lg);color:var(--text);margin:var(--space-2) 0 var(--space-1);font-weight:700}.policy-body{white-space:pre-line;color:var(--text-sub);line-height:var(--leading-relaxed);text-wrap:pretty;margin:0}.toast-host{top:calc(var(--space-3) + env(safe-area-inset-top,0px));right:var(--space-3);left:var(--space-3);z-index:var(--z-toast);align-items:center;gap:var(--space-2);pointer-events:none;flex-direction:column;display:flex;position:fixed}@media (min-width:30rem){.toast-host{align-items:flex-end;left:auto}}.toast{background:var(--surface-strong);width:100%;max-width:20rem;color:var(--text-on-strong);border-radius:var(--r-lg);animation:toastin var(--dur-base) ease-out both;pointer-events:auto;overflow:hidden}.toast-bar{align-items:center;gap:var(--space-1);padding:var(--space-2) var(--space-3-5) 0;font-size:var(--text-sm);letter-spacing:.04em;color:var(--text-on-strong-sub);font-weight:700;display:flex}.toast-bar:before{content:"";border-radius:var(--r-pill);background:var(--text-on-strong);width:.375rem;height:.375rem}.toast-body{align-items:center;gap:var(--space-2-5);padding:var(--space-1) var(--space-3-5) var(--space-3);font-size:var(--text-base);color:var(--text-on-strong);display:flex}.toast-ic{flex:none}.toast-text{text-wrap:pretty}.dsheet-portal{z-index:var(--z-overlay);position:fixed;inset:0}.dsheet-scrim{background:var(--scrim);will-change:opacity;position:absolute;inset:0}.dsheet{box-sizing:border-box;max-width:26.875rem;padding:var(--space-3) var(--gutter) calc(var(--space-8) + env(safe-area-inset-bottom));background:var(--surface);border-radius:var(--r-xl) var(--r-xl) 0 0;box-shadow:var(--elev-float);touch-action:none;will-change:transform;outline:none;margin:0 auto;position:absolute;bottom:0;left:0;right:0}.dsheet-grab{width:2.25rem;height:.3125rem;margin:0 auto var(--space-4);border-radius:var(--r-pill);background:var(--border)}.login-panel{margin-top:var(--space-3)}.ch-buy{align-items:center;gap:var(--space-2);padding:var(--space-2) 0 var(--space-5);margin-bottom:var(--space-2);flex-direction:column;display:flex}.ch-buy-poster{object-fit:cover;border-radius:var(--r-lg);width:10rem;height:15rem;margin-bottom:var(--space-3)}.ch-buy-name{font-size:var(--text-base);color:var(--text-sub)}.login-kakao{justify-content:center;align-items:center;gap:var(--space-2);width:100%;font:inherit;font-size:var(--text-lg);color:var(--kakao-text);background:var(--kakao);border-radius:var(--r-md);padding:var(--space-4);cursor:pointer;border:none;min-height:3rem;font-weight:700;display:flex}.login-kakao-ic{flex-shrink:0;width:1.25rem;height:1.25rem}.login-kakao:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.login-form{gap:var(--space-4);margin-top:var(--space-4);flex-direction:column;display:flex}.login-label{gap:var(--space-2);font-size:var(--text-sm);color:var(--text-sub);flex-direction:column;display:flex}.login-input{font:inherit;font-size:var(--text-lg);color:var(--text);background:var(--surface-sub);border-radius:var(--r-lg);padding:var(--space-3-5) var(--space-4);min-height:var(--size-control);border:none}.login-input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.login-err{font-size:var(--text-sm);color:var(--text);margin:0;font-weight:600}.login-toggle{margin:var(--space-2) auto 0;min-height:var(--size-control);padding:var(--space-2);font:inherit;font-size:var(--text-sm);color:var(--text-sub);cursor:pointer;background:0 0;border:none;justify-content:center;align-self:center;align-items:center;text-decoration:underline;display:flex}
.cme-head{font-size:var(--text-sm);color:var(--text-faint);padding:0 var(--space-1);font-weight:700}.cme-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.cme-list li:not(:last-child) .cme-row{border-bottom:1px solid var(--border)}.cme-row{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-2);color:inherit;text-decoration:none;display:flex}.cme-row:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--r-md)}.cme-thumb{flex:none;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.cme-thumb--pair{position:relative}.cme-thumb--pair>:first-child{position:absolute;top:0;left:0}.cme-thumb--pair>:last-child{position:absolute;bottom:0;right:0}.cme-body{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.cme-name{font-size:var(--text-base);color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.cme-sub{font-size:var(--text-sm);color:var(--text-sub);font-variant-numeric:tabular-nums}.cme-meta{align-items:center;gap:var(--space-2);flex:none;display:flex}.cme-dot{background:var(--accent);border-radius:50%;width:.5rem;height:.5rem}.cme-chev{color:var(--text-faint);font-size:1.25rem;line-height:1}.cme-writing{font-size:var(--text-sm);color:var(--text-faint)}.cme-account{margin-top:var(--space-6)}.cme-alist{margin:0 0 var(--space-3);flex-direction:column;padding:0;list-style:none;display:flex}.cme-alist li:not(:last-child) .cme-arow{border-bottom:1px solid var(--border)}.cme-arow{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;min-height:var(--size-control);padding:var(--space-3) var(--space-2);font-size:var(--text-base);color:var(--text-sub);text-align:left;cursor:pointer;background:0 0;border:none;text-decoration:none;display:flex}.cme-arow:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--r-md)}.cme-arow--logout{color:var(--text);font-weight:600}.cme-arow-chev{color:var(--text-faint);flex:none;font-size:1.25rem;line-height:1}.cme-withdraw{min-height:var(--size-control);margin:var(--space-4) auto 0;padding:var(--space-2) var(--space-3);font-size:var(--text-sm);color:var(--text-faint);cursor:pointer;background:0 0;border:none;display:block}.cme-withdraw:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--r-md)}
.gh-pair{text-align:center}.gh-pair-row{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.gh-char{align-items:center;gap:var(--space-1-5);flex-direction:column;flex:1;min-width:0;display:flex}.gh-char-tile{aspect-ratio:1;background:var(--surface-sub);border-radius:var(--r-xl);width:100%;max-width:6.5rem;padding:var(--space-2);justify-content:center;align-items:center;display:flex}.gh-char-cap{font-size:var(--text-sm);color:var(--text-faint);letter-spacing:.04em;font-weight:700}.gh-char-name{font-size:var(--text-base);color:var(--text);font-weight:600;line-height:var(--leading-snug)}.gh-score{padding:0 var(--space-1);flex:none;align-items:baseline;gap:1px;display:flex}.gh-score-num{font-size:var(--text-4xl);color:var(--text);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-weight:900;line-height:var(--leading-none)}.gh-score-unit{font-size:var(--text-base);color:var(--text-sub);font-weight:700}.gh-grade{margin:var(--space-4) 0 var(--space-1);font-size:var(--text-xl);color:var(--text);font-weight:800}.gh-oneliner{font-size:var(--text-base);color:var(--text-sub);line-height:var(--leading-normal);text-wrap:pretty;margin:0}.gh-facts{margin:0;padding:0;list-style:none}.gh-fact{gap:var(--space-1);padding:var(--space-3-5) 0;border-top:1px solid var(--border);flex-direction:column;display:flex}.gh-fact:first-child{border-top:0;padding-top:0}.gh-fact:last-child{padding-bottom:0}.gh-fact-key{font-size:var(--text-sm);color:var(--text-faint);letter-spacing:.02em;font-weight:700}.gh-fact-easy{font-size:var(--text-base);color:var(--text);line-height:var(--leading-normal);text-wrap:pretty}
.tk-cal{padding-top:var(--space-4);gap:var(--space-4);flex-direction:column;display:flex}.tk-intro{font-size:var(--text-lg);line-height:var(--leading-normal);color:var(--text);text-wrap:pretty;margin:0}.tk-intro b{font-weight:700}.tk-intro-ilju{font-variant-numeric:tabular-nums}.tk-nav{justify-content:space-between;align-items:center;display:flex}.tk-nav-btn{width:var(--size-control);height:var(--size-control);color:var(--accent);border-radius:var(--r-md);cursor:pointer;transition:background var(--dur-fast) ease;background:0 0;border:0;justify-content:center;align-items:center;display:flex}.tk-nav-btn:disabled{color:var(--text-faint);opacity:.5;cursor:default}.tk-nav-btn:not(:disabled):active{background:var(--surface-sub)}.tk-nav-label{font-size:var(--text-lg);color:var(--text);font-variant-numeric:tabular-nums;font-weight:700}.tk-weekdays,.tk-grid{grid-template-columns:repeat(7,1fr);display:grid}.tk-weekdays{gap:var(--space-1);margin-bottom:var(--space-1)}.tk-weekday{text-align:center;font-size:var(--text-sm);color:var(--text-faint);padding-bottom:var(--space-1)}.tk-grid{gap:var(--space-1)}.tk-blank{aspect-ratio:1}.tk-day{aspect-ratio:1;color:var(--text);border-radius:var(--r-md);cursor:pointer;font:inherit;font-variant-numeric:tabular-nums;transition:transform var(--dur-fast) var(--ease-spring);background:0 0;border:0;justify-content:center;align-items:center;display:flex}.tk-day:active{transform:scale(.94)}.tk-day-n{font-size:var(--text-base)}.tk-day.is-good{background:var(--surface-strong);color:var(--text-on-strong)}.tk-day.is-good .tk-day-n{font-weight:700}.tk-day.is-ok{background:var(--surface-sub);color:var(--text)}.tk-day.is-avoid{color:var(--text-faint);background:0 0}.tk-day.is-sel{outline:2px solid var(--accent);outline-offset:-2px}.tk-legend{gap:var(--space-4);margin:0;padding:0;list-style:none;display:flex}.tk-legend-item{align-items:center;gap:var(--space-1-5);font-size:var(--text-sm);color:var(--text-sub);display:flex}.tk-swatch{border-radius:var(--r-sm);flex:none;width:.875rem;height:.875rem}.tk-swatch.is-good{background:var(--surface-strong)}.tk-swatch.is-ok{background:var(--surface-sub)}.tk-swatch.is-avoid{outline:1px solid var(--border);outline-offset:-1px;background:0 0}.tk-detail{background:var(--surface);border-radius:var(--r-lg);box-shadow:var(--elev-card);padding:var(--space-5);animation:softin var(--dur-base) ease-out both}.tk-detail-head{align-items:baseline;gap:var(--space-2-5);margin-bottom:var(--space-4);display:flex}.tk-detail-date{font-size:var(--text-lg);color:var(--text);font-weight:700}.tk-verdict{font-size:var(--text-sm);padding:var(--space-1) var(--space-2-5);border-radius:var(--r-pill);font-weight:600}.tk-verdict.is-good{background:var(--surface-strong);color:var(--text-on-strong)}.tk-verdict.is-ok{background:var(--surface-sub);color:var(--text-sub)}.tk-verdict.is-avoid{color:var(--text-faint);outline:1px solid var(--border);outline-offset:-1px;background:0 0}.tk-detail-gz{font-size:var(--text-base);color:var(--text-sub);margin-left:auto}.tk-labels{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.tk-label{align-items:baseline;gap:var(--space-2);padding:var(--space-2) var(--space-2-5);border-radius:var(--r-md);grid-template-columns:4.5rem 1fr;display:grid}.tk-label.is-good{background:var(--surface-sub)}.tk-label-kind{font-size:var(--text-sm);color:var(--text-faint)}.tk-label-body{gap:var(--space-1);flex-direction:column;display:flex}.tk-label-title{font-size:var(--text-base);color:var(--text);font-weight:600}.tk-label.is-avoid .tk-label-title{color:var(--text-sub)}.tk-label-detail{font-size:var(--text-sm);color:var(--text-sub);line-height:var(--leading-snug)}.tk-note{font-size:var(--text-sm);color:var(--text-faint);line-height:var(--leading-snug);margin:0}@media (prefers-reduced-motion:reduce){.tk-day,.tk-detail{transition:none;animation:none}.tk-day:active{transform:none}}
.today-card{padding-top:var(--space-4);gap:var(--space-6);flex-direction:column;display:flex}.today-hero{background:var(--surface-strong);color:var(--text-on-strong);border-radius:var(--r-2xl);padding:var(--space-5) var(--space-5) var(--space-6);gap:var(--space-4);flex-direction:column;display:flex}.today-hero-top{align-items:center;gap:var(--space-3);display:flex}.today-hero-mate{flex:none}.today-hero-meta{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.today-date{font-size:var(--text-sm);color:var(--text-on-strong-sub);font-variant-numeric:tabular-nums}.today-intro{font-size:var(--text-base);line-height:var(--leading-snug);color:var(--text-on-strong-sub);text-wrap:pretty}.today-intro b{color:var(--text-on-strong);font-weight:700}.today-headline{font-size:var(--text-2xl);font-weight:800;line-height:var(--leading-snug);color:var(--text-on-strong);text-wrap:pretty;margin:0}.today-body{gap:var(--space-5);flex-direction:column;display:flex}.today-rule{background:var(--border);height:1px}.today-blk{gap:var(--space-1-5);flex-direction:column;display:flex}.today-blk-lab{font-size:var(--text-sm);letter-spacing:.03em;color:var(--text-faint);font-weight:700}.today-blk-main{font-size:var(--text-lg);line-height:var(--leading-snug);color:var(--text);text-wrap:pretty;margin:0}.today-blk-sub{font-size:var(--text-base);line-height:var(--leading-snug);color:var(--text-sub);margin:0}.today-luck{display:flex}.today-luck-col{align-items:center;gap:var(--space-1-5);text-align:center;flex-direction:column;flex:1;display:flex}.today-luck-col+.today-luck-col{border-left:1px solid var(--border)}.today-luck-swatch,.today-luck-glyph{place-items:center;height:1.75rem;display:grid}.today-luck-swatch{background:var(--text-faint);border-radius:50%;width:1.75rem}.today-luck-swatch[data-oh=木]{background:var(--el-wood-point)}.today-luck-swatch[data-oh=火]{background:var(--el-fire-point)}.today-luck-swatch[data-oh=土]{background:var(--el-earth-point)}.today-luck-swatch[data-oh=金]{background:var(--el-metal-point)}.today-luck-swatch[data-oh=水]{background:var(--el-water-point)}.today-luck-glyph{font-size:var(--text-xl);color:var(--text);font-weight:800;line-height:1}.today-luck-num{font-variant-numeric:tabular-nums}.today-luck-k{font-size:var(--text-sm);color:var(--text-faint)}.today-luck-v{font-size:var(--text-base);color:var(--text);font-variant-numeric:tabular-nums;font-weight:700}.today-why{gap:var(--space-2);flex-direction:column;display:flex}.today-why-list{gap:var(--space-1-5);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.today-why-item{font-size:var(--text-base);line-height:var(--leading-snug);color:var(--text-sub)}.today-why-item b{color:var(--text);font-weight:700}.today-why-item.is-avoid b{color:var(--text-sub)}.today-note{margin:var(--space-1) 0 0;font-size:var(--text-sm);color:var(--text-faint);line-height:var(--leading-snug)}

