:root{--comfy-font-display: "Bangers", "Anton", "Bebas Neue", ui-rounded, "Comic Sans MS", cursive;--comfy-font-body: "Comic Neue", system-ui, sans-serif;--comfy-font-retro: ui-monospace, "Cascadia Mono", "SF Mono", "Consolas", "Liberation Mono", monospace;--comfy-gutter: clamp(1rem, 4vw, 2rem);--comfy-content-max: 100%;--comfy-frame-width: 4px;--comfy-workspace-zoom: 1.21;--comfy-awning: #2a2e3d;--comfy-awning-text: #fff;--comfy-red: #c41e3a;--comfy-yellow: #e8c547;--comfy-gold: #b8860b}.theme-light{--comfy-ink: #1a1a1a;--comfy-paper: #f8f4e8;--comfy-bg: #e8e0d0;--comfy-surface: #fefcf5;--comfy-border-color: #1a1a1a;--comfy-blue: #1e3a5f;--comfy-text: #1a1a1a;--comfy-text-muted: #5c5c5c;--comfy-border: 3px solid var(--comfy-border-color);--comfy-shadow: 4px 4px 0 var(--comfy-ink)}.theme-dark{--comfy-ink: #e8e0d0;--comfy-paper: #1a1a1a;--comfy-bg: #1a1a1a;--comfy-surface: #1a1a1a;--comfy-border-color: #444;--comfy-blue: #5b8abf;--comfy-text: #e8e0d0;--comfy-text-muted: #999;--comfy-border: 3px solid var(--comfy-border-color);--comfy-shadow: 4px 4px 0 rgba(0, 0, 0, .5)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;background:var(--comfy-awning);height:100%;overflow:hidden;touch-action:pan-x pan-y}body{margin:0;height:100%;overflow:hidden;font-family:var(--comfy-font-body);background:var(--comfy-bg);color:var(--comfy-text);line-height:1.5;transition:background .3s,color .3s;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.comfy-app{display:flex;flex-direction:column;align-items:stretch;width:100%;margin:0;padding:0;position:relative}.comfy-app:before{content:"";display:block;height:125px;flex-shrink:0;background:var(--comfy-awning)}@media (min-width: 900px){.comfy-app{height:100vh;overflow:hidden}}@media (max-width: 899px){.comfy-app{height:100vh;height:100dvh;padding:0;align-items:stretch;overflow:hidden}.comfy-app:before{height:96px;flex-shrink:0}.comfy-awning{padding-top:.2rem}.comfy-logo{height:0}.comfy-logo-img{position:absolute;left:50%;top:50%;height:104px;transform:translate(-50%,calc(-50% - 40px))}.comfy-awning-right{top:calc(50% - 28px)}}.comfy-sticker{display:none}.comfy-frame{width:100%;max-width:var(--comfy-content-max);margin:0 auto;padding:0;border:none;box-shadow:none;background:var(--comfy-bg);position:relative;flex:1;display:flex;flex-direction:column;min-width:0;min-height:0}@media (min-width: 900px){.comfy-frame{max-width:none;margin:0;overflow:visible}}@media (max-width: 899px){.comfy-frame{overflow:visible}}.comfy-awning{position:relative;background:var(--comfy-awning);color:var(--comfy-awning-text);font-family:var(--comfy-font-display);display:flex;align-items:center;justify-content:center;gap:1rem;padding:.15rem 1.25rem;border-bottom:none;overflow:visible;z-index:3}.comfy-awning-mascot{position:absolute;left:5%;bottom:-1px;height:120px;width:auto;z-index:4;pointer-events:none;filter:drop-shadow(2px 2px 0 rgba(0,0,0,.4))}@media (max-width: 899px){.comfy-awning-mascot{bottom:0;height:80px}}.comfy-awning-wow{font-family:var(--comfy-font-display);font-size:.85rem;color:var(--comfy-yellow);text-shadow:1px 1px 0 var(--comfy-ink);transform:rotate(-6deg);letter-spacing:.04em;opacity:.85}.comfy-logo{margin:0;line-height:0;position:relative;height:0;display:flex;align-items:center;justify-content:center}.comfy-logo a{line-height:0;display:block}.comfy-logo-img{position:absolute;left:50%;top:50%;transform:translate(-50%,calc(-50% - 50px));height:clamp(125px,25vw,200px);width:auto;display:block;filter:drop-shadow(1px 1px 0 rgba(0,0,0,.4));z-index:3}.comfy-open-badge{display:none}.comfy-awning-sign{height:clamp(50px,9vw,80px);width:auto;z-index:4;filter:drop-shadow(2px 2px 0 rgba(0,0,0,.4));transform:translateY(10%)}.comfy-awning-right{position:absolute;right:5%;top:calc(50% - 50px);transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:.15rem}@media (min-width: 900px){.comfy-logo-img{transform:translate(-50%,calc(-50% - 60px))}.comfy-awning-right{top:calc(50% - 80px);z-index:5}}.comfy-theme-toggle{display:flex;align-items:center;gap:.3rem}.comfy-theme-toggle-label{font-family:var(--comfy-font-body);font-size:.7rem;font-weight:700;color:var(--comfy-awning-text);opacity:.6;text-transform:uppercase;letter-spacing:.05em}.comfy-theme-toggle-label--active{opacity:1}.comfy-theme-switch{position:relative;width:36px;height:20px;background:#222;border:2px solid #555;border-radius:10px;cursor:pointer;padding:0;transition:background .25s;flex-shrink:0}.comfy-theme-switch--light{background:var(--comfy-yellow);border-color:var(--comfy-gold)}.comfy-theme-switch:after{content:"";position:absolute;top:1px;left:1px;width:14px;height:14px;background:#fff;border-radius:50%;transition:transform .25s}.comfy-theme-switch--light:after{transform:translate(16px)}.comfy-main{flex:1;display:flex;flex-direction:column;width:100%;min-width:0;min-height:0;overflow:hidden;padding:clamp(.5rem,2vw,1rem) var(--comfy-gutter)}.comfy-main__zoom{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden;width:100%;zoom:var(--comfy-workspace-zoom)}@media (max-width: 899px){:root{--comfy-workspace-zoom: 1.14}}@media (min-width: 900px){.comfy-main{padding:.5rem 1rem}}.auth-login-page{position:relative;flex:1;align-self:stretch;min-height:0;width:100%;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,3vw,2rem);overflow:auto;-webkit-overflow-scrolling:touch}.auth-login-page__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.auth-login-page__backdrop-image{position:absolute;top:-32px;right:-32px;bottom:-32px;left:-32px;background-position:18% 35%;background-repeat:no-repeat;background-size:min(120%,900px);filter:blur(36px);transform:scale(1.12);opacity:.42}.theme-light .auth-login-page__backdrop-image{opacity:.22}.auth-login-page__backdrop-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 120% 80% at 50% 40%,transparent 0%,var(--comfy-bg) 72%),linear-gradient(165deg,rgba(42,46,61,.72) 0%,var(--comfy-bg) 55%)}.theme-light .auth-login-page__backdrop-scrim{background:radial-gradient(ellipse 120% 80% at 50% 40%,rgba(248,244,232,.2) 0%,var(--comfy-bg) 75%),linear-gradient(165deg,rgba(232,224,208,.85) 0%,var(--comfy-bg) 60%)}.auth-login-glass{position:relative;z-index:1;width:100%;max-width:420px;padding:clamp(1.5rem,4.5vw,2.35rem);border-radius:22px;overflow:hidden;isolation:isolate;background:#1c202a6b;border:1px solid rgba(255,255,255,.14);box-shadow:0 20px 50px #00000073,0 0 0 1px #0000001f inset,0 0 0 1px #1a1a1a8c,0 0 0 3px #e8c54785,inset 0 1px #ffffff1f;backdrop-filter:blur(18px) saturate(1.25);-webkit-backdrop-filter:blur(18px) saturate(1.25)}.auth-login-glass:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;pointer-events:none;background-image:radial-gradient(circle at 20% 30%,rgba(232,197,71,.14) 1.5px,transparent 1.5px),radial-gradient(circle at 60% 70%,rgba(196,30,58,.1) 1px,transparent 1px),radial-gradient(circle at 80% 20%,rgba(255,255,255,.06) 1px,transparent 1px);background-size:7px 7px,7px 7px,9px 9px;background-position:0 0,3px 4px,1px 2px;opacity:.38;mix-blend-mode:multiply}.auth-login-glass>*{position:relative;z-index:1}.theme-light .auth-login-glass{background:#ffffff85;border-color:#1a1a1a1a;box-shadow:0 20px 48px #1a1a1a1f,0 0 0 1px #1a1a1a2e,0 0 0 3px #b8860b7a,inset 0 1px #ffffffd9}.theme-light .auth-login-glass:before{opacity:.32}.auth-login-glass--comic-busy{box-shadow:0 20px 50px #00000073,0 0 0 2px #1a1a1aa6,0 0 0 4px var(--comfy-yellow),0 12px 40px #c41e3a26,inset 0 1px #ffffff1f;animation:auth-login-comic-card-nudge 1.6s ease-in-out infinite}.auth-login-glass--comic-busy:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;border-radius:inherit;pointer-events:none;background-image:radial-gradient(circle at 20% 30%,rgba(232,197,71,.14) 1.5px,transparent 1.5px),radial-gradient(circle at 60% 70%,rgba(196,30,58,.1) 1px,transparent 1px),radial-gradient(circle at 80% 20%,rgba(255,255,255,.06) 1px,transparent 1px);background-size:7px 7px,7px 7px,9px 9px;background-position:0 0,3px 4px,1px 2px;opacity:.65;mix-blend-mode:multiply;animation:auth-login-halftone-breathe 2.2s ease-in-out infinite}.theme-light .auth-login-glass--comic-busy{box-shadow:0 20px 48px #1a1a1a1f,0 0 0 2px #1a1a1a,0 0 0 4px var(--comfy-gold),0 10px 36px #b8860b33,inset 0 1px #ffffffd9}.theme-light .auth-login-glass--comic-busy:after{mix-blend-mode:multiply;opacity:.5}@keyframes auth-login-halftone-breathe{0%,to{opacity:.45;filter:saturate(1)}50%{opacity:.72;filter:saturate(1.25)}}@keyframes auth-login-comic-card-nudge{0%,to{transform:rotate(0)}33%{transform:rotate(.25deg)}66%{transform:rotate(-.2deg)}}.auth-login-form--busy .auth-login-input:disabled{opacity:.55;cursor:wait}.auth-login-comic-panel{margin-top:.65rem;padding:.55rem .7rem .58rem;border-radius:12px;border:2px solid var(--comfy-ink);background:linear-gradient(165deg,#f8f4e8f7,#fff2dcf0 45%,#fce1c3eb);box-shadow:4px 4px #1a1a1a38,inset 0 1px #ffffffa6}.theme-dark .auth-login-comic-panel{background:linear-gradient(165deg,#2a2634f5,#201e28f0,#342a3aeb);border-color:#e8e0d059;box-shadow:4px 4px #00000059,inset 0 1px #ffffff0f}.auth-login-comic-panel__sign{margin:0 0 .35rem;display:flex;align-items:center;gap:.35rem;font-family:var(--comfy-font-display);font-size:clamp(.92rem,2.5vw,1.05rem);letter-spacing:.06em;color:var(--comfy-red);text-shadow:2px 2px 0 rgba(26,26,26,.12),0 0 12px rgba(232,197,71,.25)}.theme-dark .auth-login-comic-panel__sign{color:var(--comfy-yellow);text-shadow:2px 2px 0 rgba(0,0,0,.35),0 0 14px rgba(232,197,71,.2)}.auth-login-comic-panel__burst{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;font-size:.75rem;line-height:1;color:var(--comfy-yellow);background:var(--comfy-red);border:2px solid var(--comfy-ink);border-radius:4px;transform:rotate(-8deg);box-shadow:2px 2px #0003;animation:auth-login-comic-star-wiggle 1.1s ease-in-out infinite}.theme-dark .auth-login-comic-panel__burst{border-color:#e8e0d073}.auth-login-comic-panel__line{margin:0;font-family:var(--comfy-font-body);font-size:clamp(.78rem,2.1vw,.88rem);font-weight:700;line-height:1.4;color:var(--comfy-text);letter-spacing:.01em}.theme-dark .auth-login-comic-panel__line{color:#f8f4e8eb}.auth-login-comic-panel__stub{display:flex;gap:4px;margin-top:.5rem;justify-content:flex-start;flex-wrap:nowrap}.auth-login-comic-panel__stub-hole{flex:1;min-width:0;height:7px;max-width:14px;border-radius:2px;border:1px dashed rgba(26,26,26,.28);background:#e8c5472e;box-shadow:inset 0 2px #ffffff59;animation:auth-login-stamp-chase 1.15s ease-in-out infinite}.theme-dark .auth-login-comic-panel__stub-hole{border-color:#e8e0d038;background:#e8c5471f;box-shadow:inset 0 2px #0003;animation-name:auth-login-stamp-chase-dark}.auth-login-comic-panel__stub-hole:nth-child(1){animation-delay:0s}.auth-login-comic-panel__stub-hole:nth-child(2){animation-delay:.06s}.auth-login-comic-panel__stub-hole:nth-child(3){animation-delay:.12s}.auth-login-comic-panel__stub-hole:nth-child(4){animation-delay:.18s}.auth-login-comic-panel__stub-hole:nth-child(5){animation-delay:.24s}.auth-login-comic-panel__stub-hole:nth-child(6){animation-delay:.3s}.auth-login-comic-panel__stub-hole:nth-child(7){animation-delay:.36s}.auth-login-comic-panel__stub-hole:nth-child(8){animation-delay:.42s}.auth-login-comic-panel__stub-hole:nth-child(9){animation-delay:.48s}.auth-login-comic-panel__stub-hole:nth-child(10){animation-delay:.54s}.auth-login-comic-panel__stub-hole:nth-child(11){animation-delay:.6s}.auth-login-comic-panel__stub-hole:nth-child(12){animation-delay:.66s}@keyframes auth-login-comic-star-wiggle{0%,to{transform:rotate(-8deg) scale(1)}50%{transform:rotate(4deg) scale(1.05)}}@keyframes auth-login-stamp-chase{0%,to{background:#e8c54733;filter:brightness(1)}40%{background:#c41e3a73;filter:brightness(1.15);box-shadow:inset 0 1px #ffffff73,0 0 0 1px #e8c54799}}@keyframes auth-login-stamp-chase-dark{0%,to{background:#e8c54724}40%{background:#e8c5478c;box-shadow:inset 0 1px #ffffff26,0 0 8px #e8c54759}}.auth-login-retro-panel{margin-top:.65rem;padding:.55rem .65rem .6rem;border-radius:8px;background:linear-gradient(180deg,#0a120e,#050807);border:1px solid rgba(57,255,156,.35);box-shadow:inset 0 0 24px #000000a6,0 0 14px #39ff9c1f}.theme-light .auth-login-retro-panel{background:linear-gradient(180deg,#2a2210,#1a1408);border-color:#ffc84873;box-shadow:inset 0 0 20px #0006,0 0 12px #ffb0001a}.auth-login-retro-panel__title{margin:0 0 .4rem;font-family:var(--comfy-font-retro);font-size:.58rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#39ff9cbf}.theme-light .auth-login-retro-panel__title{color:#ffc864e0}.auth-login-retro-panel__line{margin:0;font-family:var(--comfy-font-retro);font-size:.72rem;line-height:1.45;color:#5cff9e;text-shadow:0 0 6px rgba(57,255,156,.35)}.theme-light .auth-login-retro-panel__line{color:#ffd060;text-shadow:0 0 8px rgba(255,200,80,.25)}.auth-login-retro-panel__prompt{color:#39ff9c8c;margin-right:.35em}.theme-light .auth-login-retro-panel__prompt{color:#ffc8648c}.auth-login-retro-panel__cursor{display:inline-block;width:.55em;height:1em;margin-left:1px;vertical-align:text-bottom;background:currentColor;animation:auth-login-cursor-blink .7s steps(1) infinite}@keyframes auth-login-cursor-blink{0%,45%{opacity:1}50%,to{opacity:0}}.auth-login-retro-panel__track{display:flex;gap:3px;margin-top:.55rem;justify-content:flex-start;flex-wrap:nowrap}.auth-login-retro-panel__cell{flex:1;min-width:0;height:6px;max-width:14px;border-radius:1px;background:#39ff9c1f;box-shadow:inset 0 0 4px #00000080;animation:auth-login-block-chase 1.1s ease-in-out infinite}.auth-login-retro-panel__cell:nth-child(1){animation-delay:0s}.auth-login-retro-panel__cell:nth-child(2){animation-delay:.06s}.auth-login-retro-panel__cell:nth-child(3){animation-delay:.12s}.auth-login-retro-panel__cell:nth-child(4){animation-delay:.18s}.auth-login-retro-panel__cell:nth-child(5){animation-delay:.24s}.auth-login-retro-panel__cell:nth-child(6){animation-delay:.3s}.auth-login-retro-panel__cell:nth-child(7){animation-delay:.36s}.auth-login-retro-panel__cell:nth-child(8){animation-delay:.42s}.auth-login-retro-panel__cell:nth-child(9){animation-delay:.48s}.auth-login-retro-panel__cell:nth-child(10){animation-delay:.54s}.auth-login-retro-panel__cell:nth-child(11){animation-delay:.6s}.auth-login-retro-panel__cell:nth-child(12){animation-delay:.66s}@keyframes auth-login-block-chase{0%,to{background:#39ff9c26;box-shadow:inset 0 0 4px #00000080}35%{background:#39ff9cf2;box-shadow:0 0 6px #39ff9c73,inset 0 0 2px #ffffff59}}.theme-light .auth-login-retro-panel__cell{animation-name:auth-login-block-chase-light}@keyframes auth-login-block-chase-light{0%,to{background:#ffc8482e;box-shadow:inset 0 0 4px #00000059}35%{background:#ffd264f2;box-shadow:0 0 6px #ffb43c66,inset 0 0 2px #ffffff59}}.auth-login-glass__eyebrow{margin:0 0 .35rem;font-family:var(--comfy-font-body);font-size:.72rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--comfy-blue);opacity:.95}.theme-light .auth-login-glass__eyebrow{color:#1e3a5f}.auth-login-glass__title{margin:0 0 .35rem;font-family:var(--comfy-font-display);font-size:clamp(1.65rem,4vw,2rem);font-style:italic;letter-spacing:.03em;color:var(--comfy-text);line-height:1.15;text-transform:uppercase}.auth-login-glass__subtitle{margin:0 0 1.15rem;font-size:clamp(.82rem,2.1vw,.92rem);line-height:1.4;color:var(--comfy-text-muted)}.auth-login-form label{font-weight:700;font-size:.82rem;letter-spacing:.02em;color:var(--comfy-text);opacity:.92}.auth-login-field{display:flex;flex-direction:column;gap:.28rem}.auth-login-field-hint{font-size:.75rem;line-height:1.35;color:var(--comfy-text-muted);font-weight:500;margin-bottom:.08rem}.auth-login-glass__footer{margin:1.35rem 0 0;padding-top:1.1rem;border-top:1px solid rgba(255,255,255,.1);font-size:.82rem;line-height:1.5;color:var(--comfy-text-muted);text-align:center}.auth-login-glass__footer a{color:var(--comfy-blue);font-weight:700;text-decoration:underline;text-underline-offset:2px}.auth-login-glass__footer a:hover{color:var(--comfy-yellow)}.theme-light .auth-login-glass__footer{border-top-color:#1a1a1a1f}.auth-session-wrap{margin-bottom:.65rem;position:relative;z-index:1300}.auth-session-wrap--busy .auth-session-bar__link,.auth-session-wrap--busy .auth-buy-more__trigger{pointer-events:none;opacity:.45}.auth-session-bar{position:relative;display:flex;align-items:center;justify-content:space-between;gap:.5rem .65rem;flex-wrap:nowrap;margin-bottom:0;padding:.55rem .85rem .55rem 1rem;border-radius:20px;background:#1c202a6b;border:1px solid rgba(255,255,255,.14);box-shadow:0 8px 28px #00000059,0 0 0 1px #0000001f inset,inset 0 1px #ffffff1f;backdrop-filter:blur(18px) saturate(1.25);-webkit-backdrop-filter:blur(18px) saturate(1.25)}.auth-session-bar:before{content:"";position:absolute;left:8px;top:14%;bottom:14%;width:3px;border-radius:2px;background:linear-gradient(180deg,var(--comfy-yellow),var(--comfy-gold));opacity:.88;pointer-events:none;box-shadow:0 0 10px #e8c54740}.auth-session-bar--logging-out{box-shadow:0 8px 28px #00000059,0 0 0 2px #1a1a1aa6,0 0 0 4px var(--comfy-yellow),0 8px 24px #c41e3a1f,inset 0 1px #ffffff1f;animation:auth-login-comic-card-nudge 1.6s ease-in-out infinite}.auth-session-bar--logging-out:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border-radius:inherit;pointer-events:none;background-image:radial-gradient(circle at 20% 30%,rgba(232,197,71,.14) 1.5px,transparent 1.5px),radial-gradient(circle at 60% 70%,rgba(196,30,58,.1) 1px,transparent 1px),radial-gradient(circle at 80% 20%,rgba(255,255,255,.06) 1px,transparent 1px);background-size:7px 7px,7px 7px,9px 9px;background-position:0 0,3px 4px,1px 2px;opacity:.65;mix-blend-mode:multiply;animation:auth-login-halftone-breathe 2.2s ease-in-out infinite}.theme-light .auth-session-bar{background:#ffffff85;border-color:#1a1a1a1a;box-shadow:0 8px 26px #1a1a1a1a,inset 0 1px #ffffffd9}.theme-light .auth-session-bar:before{opacity:.95;box-shadow:0 0 8px #b8860b38}.theme-light .auth-session-bar--logging-out{box-shadow:0 8px 24px #1a1a1a1a,0 0 0 2px #1a1a1a,0 0 0 4px var(--comfy-gold),0 8px 28px #b8860b29,inset 0 1px #ffffffd9}.theme-light .auth-session-bar--logging-out:after{mix-blend-mode:multiply;opacity:.5}.auth-session-bar--logging-out .auth-session-bar__primary,.auth-session-bar--logging-out .auth-session-bar__actions{position:relative;z-index:3}.auth-session-logout-panel.auth-login-comic-panel{margin-top:.45rem;margin-bottom:0;padding:.42rem .55rem .5rem}.auth-session-logout-panel .auth-login-comic-panel__sign{margin-bottom:.22rem;font-size:clamp(.78rem,2.4vw,.9rem)}.auth-session-logout-panel .auth-login-comic-panel__line{font-size:.72rem;line-height:1.35}.auth-session-logout-panel .auth-login-comic-panel__stub{margin-top:.38rem}.auth-session-bar__primary{display:flex;align-items:center;gap:.45rem;flex-wrap:nowrap;flex:1 1 0;min-width:0}.auth-session-bar__user{font-family:var(--comfy-font-body);font-weight:700;font-style:normal;font-size:clamp(.78rem,2.2vw,.9rem);letter-spacing:.01em;color:#f8f4e8f2;flex:1 1 0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-light .auth-session-bar__user{color:#1a1a1a}.auth-session-bar__badge{flex-shrink:0;font-family:var(--comfy-font-body);font-size:.72rem;font-weight:700;font-style:normal;letter-spacing:.06em;text-transform:uppercase;font-variant-numeric:tabular-nums;line-height:1.2;padding:.22rem .48rem;border-radius:999px;background:#2d7d4e38;color:#b8f5d4;border:1px solid rgba(76,175,80,.42)}.theme-light .auth-session-bar__badge{background:#1e6b3f1f;border-color:#1e6b3f52;color:#1e6b3f}.auth-session-bar__badge--unlimited{background:#3dab6a2e;border-color:#3dab6a73;color:#6edc9a}.theme-light .auth-session-bar__badge--unlimited{background:#1e6b3f1f;border-color:#1e6b3f59;color:#1e6b3f}.auth-session-bar__actions{display:flex;align-items:center;gap:.45rem;flex-shrink:0;margin-left:auto}.auth-session-bar__link{font-family:var(--comfy-font-body);font-size:.78rem;font-weight:700;color:var(--comfy-blue);text-decoration:none;white-space:nowrap;padding:.3rem .2rem}.auth-session-bar__link:hover{color:var(--comfy-yellow);text-decoration:underline;text-underline-offset:2px}.auth-buy-more{position:relative;flex-shrink:0;z-index:1301}.auth-buy-more__trigger{display:inline-block;background:none;border:none;cursor:pointer;font:inherit;text-align:inherit;padding:.3rem .2rem}.auth-buy-more__trigger:disabled{cursor:not-allowed}.auth-buy-more__panel{position:absolute;right:0;top:calc(100% + 6px);z-index:1350;min-width:15.5rem;max-width:min(18rem,calc(100vw - 1.5rem));padding:.35rem;border-radius:14px;background:#161a22f5;border:1px solid rgba(255,255,255,.16);box-shadow:0 14px 40px #00000073,0 0 0 1px #0003 inset,inset 0 1px #ffffff14;backdrop-filter:blur(14px) saturate(1.2);-webkit-backdrop-filter:blur(14px) saturate(1.2)}.theme-light .auth-buy-more__panel{background:#fffffff5;border-color:#1a1a1a1f;box-shadow:0 12px 36px #1a1a1a24,inset 0 1px #ffffffe6}.auth-buy-more__option{display:block;padding:.55rem .65rem;border-radius:10px;font-family:var(--comfy-font-body);font-size:.8rem;font-weight:700;color:var(--comfy-blue);text-decoration:none;line-height:1.25}.auth-buy-more__option-title{display:block;font-size:.82rem;font-weight:800;letter-spacing:.02em}.auth-buy-more__option-desc{display:block;margin-top:.12rem;font-size:.7rem;font-weight:600;opacity:.88;line-height:1.3}.auth-buy-more__option+.auth-buy-more__option{margin-top:.15rem}.auth-buy-more__option:hover{color:var(--comfy-yellow);background:#e8c5471a;text-decoration:none}.theme-light .auth-buy-more__option:hover{background:#b8860b1f}.auth-session-bar__logout{font-family:var(--comfy-font-display);font-size:clamp(.72rem,2vw,.82rem);font-weight:400;letter-spacing:.05em;text-transform:uppercase;padding:.42rem .85rem;border-radius:12px;cursor:pointer;color:#fffffff5;text-shadow:0 1px 2px rgba(0,0,0,.35);border:1px solid rgba(76,175,80,.45);background:linear-gradient(168deg,#3dab6a,#2a7d4d 42%,#1e6b3f);box-shadow:0 4px 16px #1e6b3f52,inset 0 1px #fff3;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.auth-session-bar__logout--icon-only{display:inline-flex;align-items:center;justify-content:center;padding:.38rem .48rem;min-width:2.4rem;min-height:2.05rem}.auth-session-bar__logout-icon{display:block;width:1.125rem;height:1.125rem;flex-shrink:0}.auth-session-bar__logout-compact-busy{display:inline-flex;align-items:center;justify-content:center;gap:3px;min-width:1.125rem;min-height:1.125rem}.auth-session-bar__logout--icon-only.auth-session-bar__logout--comic-busy,.auth-session-bar__logout--icon-only.auth-session-bar__logout--comic-busy:disabled{letter-spacing:0;text-transform:none;padding:.3rem .38rem;min-width:2.4rem;min-height:2.05rem}.auth-session-bar__logout:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.06);box-shadow:0 6px 20px #1e6b3f61,inset 0 1px #ffffff40}.auth-session-bar__logout:active:not(:disabled){transform:translateY(0)}.theme-light .auth-session-bar__logout{border-color:#1e5a2e8c;color:#fffffffa;background:linear-gradient(168deg,#3dab6a,#2a7d4d 42%,#1e6b3f)}.theme-light .auth-session-bar__logout:hover:not(:disabled){filter:brightness(1.06)}.auth-session-bar__logout--comic-busy,.auth-session-bar__logout--comic-busy:disabled{opacity:1;cursor:wait;filter:none;font-family:var(--comfy-font-display);font-size:clamp(.68rem,2.2vw,.82rem);font-weight:400;letter-spacing:.04em;text-transform:uppercase;color:var(--comfy-yellow);text-shadow:2px 2px 0 rgba(26,26,26,.45),0 0 14px rgba(232,197,71,.35);background:linear-gradient(175deg,#d42a47 0%,var(--comfy-red) 42%,#9c1428 100%);border:3px solid var(--comfy-ink);box-shadow:4px 4px #00000040,inset 0 2px #ffffff38;animation:auth-login-btn-comic-pop 1.15s ease-in-out infinite;padding:.38rem .65rem;border-radius:12px}.theme-light .auth-session-bar__logout--comic-busy,.theme-light .auth-session-bar__logout--comic-busy:disabled{color:#fff8e8;text-shadow:2px 2px 0 rgba(26,26,26,.35),0 0 12px rgba(255,248,220,.35);border-color:#1a1a1a;box-shadow:4px 4px #1a1a1a2e,inset 0 2px #ffffff47}.theme-dark .auth-session-bar__logout--comic-busy,.theme-dark .auth-session-bar__logout--comic-busy:disabled{border-color:#e8e0d059}@media (max-width: 899px){.auth-session-bar{padding:.42rem .5rem .42rem .88rem;border-radius:16px;gap:.35rem .45rem}.auth-session-bar__badge{font-size:.58rem;padding:.16rem .34rem;letter-spacing:.04em}.auth-session-bar__actions{margin-left:auto;flex-shrink:0;gap:.32rem}.auth-session-bar__logout{font-size:.68rem;padding:.28rem .48rem;border-radius:9px}.auth-session-bar__logout--icon-only{padding:.26rem .34rem;min-width:2rem;min-height:1.78rem;border-radius:9px}.auth-session-bar__logout-icon{width:.95rem;height:.95rem}.auth-session-bar__logout--icon-only.auth-session-bar__logout--comic-busy,.auth-session-bar__logout--icon-only.auth-session-bar__logout--comic-busy:disabled{padding:.22rem .3rem;min-width:2rem;min-height:1.78rem;border-width:2px}}.theme-dark .auth-login-glass .auth-login-input{min-height:2.75rem;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:#0a0c1259;color:var(--comfy-text);box-shadow:0 2px 12px #0003 inset}.theme-dark .auth-login-glass .auth-login-input::placeholder{color:#e8e0d073}.theme-light .auth-login-glass .auth-login-input::placeholder{color:#5c5c5ca6}.theme-dark .auth-login-glass .auth-login-input:focus{outline:none;border-color:#e8c547a6;box-shadow:0 0 0 3px #e8c5472e,0 2px 12px #0003 inset}.theme-light .auth-login-glass .auth-login-input{border-radius:12px;border:1px solid rgba(26,26,26,.12);background:#ffffffb8;box-shadow:0 1px 8px #1a1a1a0f inset}.theme-light .auth-login-glass .auth-login-input:focus{outline:none;border-color:var(--comfy-gold);box-shadow:0 0 0 3px #b8860b26}.auth-login-submit{width:100%;margin-top:.35rem;padding:.88rem 1.25rem;border:1px solid rgba(76,175,80,.45);border-radius:14px;cursor:pointer;font-family:var(--comfy-font-display);font-size:clamp(1.05rem,2.8vw,1.22rem);letter-spacing:.05em;color:#fffffff5;text-shadow:0 1px 2px rgba(0,0,0,.35);background:linear-gradient(168deg,#3dab6a,#2a7d4d 42%,#1e6b3f);box-shadow:0 6px 24px #1e6b3f59,inset 0 1px #fff3;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.auth-login-submit:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.06);box-shadow:0 10px 32px #1e6b3f6b,inset 0 1px #ffffff40}.auth-login-submit:active:not(:disabled){transform:translateY(0)}.auth-login-submit:disabled{opacity:.48;cursor:not-allowed;filter:grayscale(.15)}.auth-login-submit--comic-busy,.auth-login-submit--comic-busy:disabled{opacity:1;cursor:wait;filter:none;font-family:var(--comfy-font-display);font-size:clamp(.88rem,2.6vw,1.05rem);font-weight:400;letter-spacing:.04em;text-transform:uppercase;color:var(--comfy-yellow);text-shadow:2px 2px 0 rgba(26,26,26,.45),0 0 14px rgba(232,197,71,.35);background:linear-gradient(175deg,#d42a47 0%,var(--comfy-red) 42%,#9c1428 100%);border:3px solid var(--comfy-ink);box-shadow:4px 4px #00000040,inset 0 2px #ffffff38;animation:auth-login-btn-comic-pop 1.15s ease-in-out infinite}.theme-light .auth-login-submit--comic-busy,.theme-light .auth-login-submit--comic-busy:disabled{color:#fff8e8;text-shadow:2px 2px 0 rgba(26,26,26,.35),0 0 12px rgba(255,248,220,.35);border-color:#1a1a1a;box-shadow:4px 4px #1a1a1a2e,inset 0 2px #ffffff47}.theme-dark .auth-login-submit--comic-busy,.theme-dark .auth-login-submit--comic-busy:disabled{border-color:#e8e0d059}@keyframes auth-login-btn-comic-pop{0%,to{transform:scale(1);filter:brightness(1)}50%{transform:scale(1.02);filter:brightness(1.06)}}@keyframes auth-login-btn-phosphor{0%,to{border-color:#39ff9c73;color:#6dffc0}50%{border-color:#39ff9cd9;color:#b8ffe0}}@keyframes auth-login-btn-phosphor-light{0%,to{border-color:#ffbe5073;color:#ffd080}50%{border-color:#ffd282e6;color:#fff0c8}}@keyframes auth-login-crt-hum{0%{opacity:.48}50%{opacity:.58}to{opacity:.5}}.auth-login-submit__comic{display:inline-flex;align-items:center;justify-content:center;gap:.2em;white-space:nowrap}.auth-login-submit__comic-label{display:inline-block}.auth-login-submit__comic-dots{display:inline-flex;gap:3px;padding-left:1px}.auth-login-submit__comic-dot{display:block;width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.35;animation:auth-login-comic-dot-pop .85s steps(1) infinite}.auth-login-submit__comic-dot:nth-child(1){animation-delay:0s}.auth-login-submit__comic-dot:nth-child(2){animation-delay:.12s}.auth-login-submit__comic-dot:nth-child(3){animation-delay:.24s}@keyframes auth-login-comic-dot-pop{0%{opacity:.35;transform:translateY(0)}33%{opacity:1;transform:translateY(-2px);box-shadow:0 2px #1a1a1a40}66%{opacity:.55;transform:translateY(0)}to{opacity:.35}}.auth-login-submit__retro{display:inline-flex;align-items:center;justify-content:center;gap:.15em;white-space:nowrap}.auth-login-submit__retro-dots{display:inline-flex;gap:2px;padding-left:2px}.auth-login-submit__retro-dot{display:block;width:3px;height:3px;border-radius:50%;background:currentColor;opacity:.2;animation:auth-login-dot-seq .9s steps(1) infinite}.auth-login-submit__retro-dot:nth-child(1){animation-delay:0s}.auth-login-submit__retro-dot:nth-child(2){animation-delay:.15s}.auth-login-submit__retro-dot:nth-child(3){animation-delay:.3s}@keyframes auth-login-dot-seq{0%{opacity:.2;transform:scale(.85)}33%{opacity:1;transform:scale(1);box-shadow:0 0 4px currentColor}66%{opacity:.45;transform:scale(.95)}to{opacity:.2}}.theme-light .auth-login-submit{border-color:#1e5a2e8c}@media (prefers-reduced-motion: reduce){.auth-login-glass--comic-busy,.auth-login-glass--comic-busy:after,.auth-session-bar--logging-out,.auth-session-bar--logging-out:after,.auth-login-submit--comic-busy,.auth-login-submit--comic-busy:disabled,.theme-light .auth-login-submit--comic-busy,.theme-light .auth-login-submit--comic-busy:disabled,.auth-session-bar__logout--comic-busy,.auth-session-bar__logout--comic-busy:disabled,.theme-light .auth-session-bar__logout--comic-busy,.theme-light .auth-session-bar__logout--comic-busy:disabled,.auth-login-retro-panel__cell,.auth-login-retro-panel__cursor,.auth-login-submit__retro-dot,.auth-login-submit__comic-dot,.auth-login-comic-panel__stub-hole,.auth-login-comic-panel__burst{animation:none}.auth-login-glass--comic-busy:after,.auth-session-bar--logging-out:after{opacity:.42}}.theme-dark .auth-login-glass .auth-login-error,.theme-light .auth-login-glass .auth-login-error{margin-top:.75rem;margin-bottom:0;border-radius:10px;background:#c41e3a2e;border-width:1px}@media (max-width: 899px){.auth-login-page.auth-login-page--portal{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;max-width:none;flex:none;min-height:0;margin:0;z-index:2500;display:flex;align-items:center;justify-content:center;padding:max(1rem,env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) max(1rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left));overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translateZ(0)}.auth-login-page--portal .auth-login-glass{margin-left:auto;margin-right:auto;box-sizing:border-box;width:100%;max-width:min(420px,100%);background:#1c202af0;-webkit-backdrop-filter:blur(20px) saturate(1.2);backdrop-filter:blur(20px) saturate(1.2)}.theme-light .auth-login-page--portal .auth-login-glass{background:#fcfaf5f2}html.playspace-auth-login,body.playspace-auth-login{overflow:hidden}.auth-login-page:not(.auth-login-page--portal){flex:1 1 0;min-height:calc(100svh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 9.5rem);justify-content:center;align-items:center;padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right));box-sizing:border-box}.auth-login-page:not(.auth-login-page--portal) .auth-login-glass{margin-left:auto;margin-right:auto;box-sizing:border-box;width:100%;max-width:min(420px,100%)}.auth-login-page__backdrop-image{background-position:10% 30%;filter:blur(28px);opacity:.38}}.comfy-footer{margin-top:auto;padding:clamp(.75rem,2vw,1rem) var(--comfy-gutter);border-top:var(--comfy-border);font-size:clamp(.8rem,1.5vw,.85rem);text-align:center;color:var(--comfy-text-muted)}@media (min-width: 900px){.comfy-footer{padding:.4rem var(--comfy-gutter)}}.comfy-card{background:var(--comfy-surface);border:none;box-shadow:none;padding:clamp(1rem,4vw,1.5rem);border-radius:0;width:100%}@media (min-width: 900px){.comfy-card{flex:1;display:flex;flex-direction:column;padding:.5rem 1rem;overflow:hidden}.comfy-card__body{flex:1;display:flex;flex-direction:column;overflow:hidden}}.comfy-card__title:empty{display:none}.comfy-card__title{font-family:var(--comfy-font-display);font-size:clamp(1.25rem,3vw,1.5rem);margin:0 0 1rem;color:var(--comfy-blue);letter-spacing:.02em}.comfy-card__body{margin:0}.comfy-form{display:flex;flex-direction:column;gap:clamp(1rem,3vw,1.25rem)}.comfy-form--minimal{gap:clamp(1.25rem,4vw,1.75rem)}.comfy-image-section{width:100%}.comfy-drop-zone{position:relative;width:100%;min-height:140px;border:3px dashed var(--comfy-border-color);background:var(--comfy-surface);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;transition:border-color .15s,background .15s;padding:1rem}.comfy-drop-zone:hover,.comfy-drop-zone--active{border-color:var(--comfy-gold);background:#d4a84b1f}.comfy-drop-zone--has-image{min-height:120px;border-style:solid}.comfy-drop-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.comfy-drop-icon{font-size:2rem;line-height:1;opacity:.8}.comfy-drop-text{font-family:var(--comfy-font-body);font-size:.95rem;color:var(--comfy-text-muted)}.comfy-drop-icon-small{width:28px;height:28px;border:2px solid var(--comfy-border-color);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem;color:var(--comfy-text-muted);line-height:1}.comfy-drop-preview{position:relative;width:100%;max-height:200px;display:flex;align-items:center;justify-content:center}.comfy-drop-preview img{max-width:100%;max-height:200px;object-fit:contain;border:2px solid var(--comfy-ink);box-shadow:2px 2px 0 var(--comfy-ink)}.comfy-drop-remove{position:absolute;top:.25rem;right:.25rem;width:28px;height:28px;border:2px solid var(--comfy-red);background:var(--comfy-surface);color:var(--comfy-red);font-size:1.25rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.comfy-drop-remove:hover{background:var(--comfy-red);color:var(--comfy-surface)}.comfy-prompt-section{width:100%;display:flex;flex-direction:column;gap:.35rem;position:relative;transition:background .15s}.comfy-prompt-section--drag{background:#d4a84b1f;outline:2px dashed var(--comfy-gold);outline-offset:2px}.comfy-prompt-header{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.comfy-prompt-add{width:28px;height:28px;border:2px solid var(--comfy-border-color);background:var(--comfy-surface);color:var(--comfy-ink);font-size:1.25rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;flex-shrink:0;box-shadow:2px 2px 0 var(--comfy-ink)}.comfy-prompt-add:hover{background:var(--comfy-yellow);color:var(--comfy-ink)}.comfy-attached-image{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--comfy-text-muted)}.comfy-attached-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comfy-attached-remove{flex-shrink:0;width:22px;height:22px;padding:0;border:2px solid var(--comfy-red);background:var(--comfy-surface);color:var(--comfy-red);font-size:1rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.comfy-attached-remove:hover{background:var(--comfy-red);color:var(--comfy-surface)}.comfy-textarea{font-family:var(--comfy-font-body);font-size:16px;padding:.75rem 1rem;border:var(--comfy-border);background:var(--comfy-surface);color:var(--comfy-text);border-radius:0;box-shadow:2px 2px 0 var(--comfy-ink);width:100%;min-height:2em;resize:vertical}.comfy-textarea::placeholder{color:var(--comfy-text-muted)}.comfy-textarea:focus{outline:2px solid var(--comfy-gold);outline-offset:2px}.comfy-video-prompt-wrap{margin-top:.75rem;width:100%}.comfy-textarea--video{min-height:2.5em}.comfy-action-btn{display:flex!important;align-items:center;justify-content:center;gap:.4em}.comfy-action-icon{font-size:1.2em;line-height:1}.comfy-runner-layout{display:flex;flex-direction:column;gap:1.25rem}@media (min-width: 900px){.comfy-runner-layout{display:grid;grid-template-columns:3fr 2fr;gap:1rem;align-items:stretch;flex:1;overflow:hidden}}.comfy-panel-left{display:flex;flex-direction:column;min-width:0;position:relative;overflow:hidden}@media (min-width: 900px){.comfy-panel-left{overflow:hidden}}.comfy-panel-left-hero{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;gap:.5rem;box-sizing:border-box;background:#08080a}.comfy-panel-left-hero--landscape{--comfy-hero-max-h: min( calc(100dvh - 140px) , 88vh);align-self:stretch;aspect-ratio:16 / 9;width:100%;max-width:100%;max-height:var(--comfy-hero-max-h);height:auto}.comfy-panel-left-hero--portrait{--comfy-hero-max-h: min(52vh, 720px);align-self:center;aspect-ratio:9 / 16;width:min(100%,calc(var(--comfy-hero-max-h) * 9 / 16),42vw);max-width:100%;max-height:var(--comfy-hero-max-h);height:auto}@media (min-width: 900px){.comfy-panel-left-hero{flex:1;min-height:0;overflow:hidden}.comfy-panel-left-hero--landscape{--comfy-hero-max-h: min( calc(100dvh - 140px) , 88vh);width:100%;max-width:100%}.comfy-panel-left-hero--portrait{--comfy-hero-max-h: min( calc(100dvh - 220px) , 72vh, 720px);width:min(100%,calc(var(--comfy-hero-max-h) * 9 / 16),42vw)}}@media (max-width: 899px){.comfy-panel-left-hero--landscape{--comfy-hero-max-h: min(26dvh, 420px)}.comfy-panel-left-hero--portrait{--comfy-hero-max-h: min(34dvh, 560px)}}.comfy-panel-left .comfy-progress{position:relative;z-index:2;flex-shrink:0}.comfy-panel-right{display:flex;flex-direction:column;gap:1rem;min-width:0}@media (min-width: 900px){.comfy-panel-right{justify-content:center;overflow-y:auto;scrollbar-width:none}.comfy-panel-right::-webkit-scrollbar{display:none}}@media (max-width: 899px){.comfy-panel-right{overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:max(env(safe-area-inset-bottom),1rem)}.comfy-panel-right::-webkit-scrollbar{display:none}}.comfy-panel-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;height:100%;border:none;background:transparent;transition:opacity .2s}@media (min-width: 900px){.comfy-panel-placeholder{flex:1}}.comfy-placeholder-actions{display:flex;gap:1.2rem;align-items:stretch;justify-content:center;width:100%;max-width:700px;padding:.5rem}.comfy-placeholder-tile{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:.5rem;padding:.75rem .5rem;border:2px solid rgba(255,255,255,.1);border-radius:14px;background:#1e1e2880;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease;box-shadow:0 4px 12px #0000004d}.comfy-placeholder-tile:hover{transform:scale(1.04);border-color:var(--comfy-gold);box-shadow:0 6px 24px #b8860b4d;background:#282837b3}.comfy-placeholder-tile--drag{border-color:#4da6ff;box-shadow:0 0 16px 4px #4da6ff66;background:#28375099}.comfy-placeholder-tile-icon{width:100%;max-width:140px;height:100px;object-fit:contain;border-radius:8px;opacity:.85;transition:opacity .2s}.comfy-placeholder-tile:hover .comfy-placeholder-tile-icon{opacity:1}.comfy-placeholder-tile-label{font-family:Bangers,cursive;font-size:1rem;letter-spacing:1px;color:#fffc;text-align:center}.comfy-placeholder-tile:hover .comfy-placeholder-tile-label{color:var(--comfy-gold)}@media (max-width: 600px){.comfy-placeholder-actions{gap:.6rem;padding:.25rem}.comfy-placeholder-tile{padding:.5rem .4rem;gap:.4rem;border-radius:10px}.comfy-placeholder-tile-icon{max-width:110px;height:80px}.comfy-placeholder-tile-label{font-size:.85rem}}.comfy-placeholder-text{font-family:var(--comfy-font-body);font-size:.95rem;color:var(--comfy-text-muted);font-style:italic}.comfy-progress{display:flex;flex-direction:column;gap:.35rem}.comfy-progress-track{width:100%;height:22px;border:var(--comfy-border);background:var(--comfy-bg);box-shadow:inset 1px 1px #00000026;overflow:hidden;position:relative}.comfy-progress-bar{height:100%;background:var(--comfy-red);transition:width .6s ease-out;position:relative;overflow:hidden}.comfy-progress-bar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(-45deg,transparent,transparent 8px,rgba(255,255,255,.2) 8px,rgba(255,255,255,.2) 16px);animation:comfy-stripe-move .6s linear infinite}@keyframes comfy-stripe-move{0%{background-position:0 0}to{background-position:22.6px 0}}.comfy-progress-label{font-family:var(--comfy-font-display);font-size:.85rem;color:var(--comfy-text-muted);letter-spacing:.04em}.comfy-options-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;width:100%}.comfy-options-row .comfy-dial{flex:1 1 100%;min-width:0}.comfy-options-row .comfy-orient-icons{flex-shrink:0}.comfy-orient-icons{display:flex;flex-direction:column;align-items:center;gap:.15rem;flex-shrink:0}.comfy-orient-icons-row{display:flex;align-items:center;gap:.35rem}.comfy-orient-icon-btn{padding:4px;border:2px solid var(--comfy-border-color);background:var(--comfy-surface);cursor:pointer;transition:opacity .2s,border-color .2s;line-height:0;box-shadow:2px 2px #0003}.comfy-orient-icon-btn--active{border-color:var(--comfy-yellow)}.comfy-orient-icon-img--portrait{height:36px;width:auto;display:block}.comfy-orient-icon-img--landscape{width:36px;height:auto;display:block}.comfy-orient-mode-label{font-family:var(--comfy-font-display);font-size:.95rem;font-weight:700;font-style:italic;color:var(--comfy-text);letter-spacing:.05em;text-transform:uppercase;opacity:.95}.comfy-create-orient-row{display:flex;flex-direction:row;align-items:stretch;gap:.75rem;width:100%;min-width:0}.comfy-create-orient-row .comfy-create-btn{flex:1 1 0;min-width:0;width:auto;align-self:stretch}.comfy-create-orient-row .comfy-orient-icons{flex-shrink:0;justify-content:center;align-self:center}.comfy-toolbar-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;column-gap:.35rem;width:100%;min-width:0}.comfy-toolbar__start{justify-self:start;min-width:0;display:flex;align-items:center}.comfy-toolbar__center{justify-self:center;min-width:0;overflow:visible;display:flex;justify-content:center;align-items:center}.comfy-toolbar__end{justify-self:end;min-width:0;max-width:100%;display:flex;align-items:center;justify-content:flex-end}.comfy-toolbar-row .comfy-create-btn{flex:0 0 auto;width:auto}.comfy-toolbar__end .comfy-dial{flex:0 1 auto;min-width:0;max-width:100%}.comfy-orient-icons--toolbar .comfy-orient-mode-label{max-width:none;overflow:visible;text-overflow:clip;line-height:1.25;padding-bottom:.12em}.comfy-option-row{display:flex;flex-direction:column;gap:.35rem}.comfy-dial{display:flex;align-items:stretch;border:none;box-shadow:none;background:transparent}.comfy-dial-arrow{flex-shrink:0;width:44px;display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:700;font-family:var(--comfy-font-display);background:transparent;color:var(--comfy-text);border:none;cursor:pointer;transition:background .12s;-webkit-user-select:none;user-select:none;line-height:1}.comfy-dial-arrow--left{border-right:none}.comfy-dial-arrow--right{border-left:none}.comfy-dial-arrow:hover{background:var(--comfy-yellow)}.comfy-dial-arrow:active{background:var(--comfy-gold)}.comfy-dial-display{--dial-color: var(--comfy-blue);flex:1;display:flex;align-items:center;justify-content:center;gap:.6rem;padding:.65rem 1rem;min-height:48px;background:transparent}.comfy-dial-dot{display:inline-block;width:14px;height:14px;border-radius:50%;background:var(--dial-color);border:2px solid var(--comfy-border-color);flex-shrink:0;box-shadow:inset 0 -2px #0003}.comfy-dial-label{font-family:var(--comfy-font-display);font-size:clamp(1rem,2.5vw,1.2rem);letter-spacing:.04em;color:var(--comfy-text)}.comfy-dial-count{font-family:var(--comfy-font-body);font-size:.75rem;color:var(--comfy-text-muted);margin-left:auto}.comfy-hero-image{width:100%}.comfy-hero-btn{display:block;width:100%;padding:0;border:none;background:transparent;cursor:zoom-in;box-shadow:none}.comfy-hero-btn img{display:block;width:100%;height:auto;max-height:35vh;object-fit:contain}@media (min-width: 900px){.comfy-hero-btn img{max-height:calc(100vh - 320px)}}.comfy-panel-left-hero .comfy-hero-image{flex:1;min-height:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.comfy-panel-left-hero .comfy-hero-btn{flex:1;min-height:0;height:100%;display:flex;align-items:center;justify-content:center}.comfy-panel-left-hero .comfy-hero-btn img,.comfy-panel-left-hero .comfy-hero-video,.comfy-panel-left-hero .comfy-canvas-img{width:100%;height:100%;max-height:none;object-fit:contain}.comfy-panel-left-hero .comfy-canvas-source{flex:1;min-height:0;width:100%;display:flex;align-items:center;justify-content:center}.comfy-panel-left-hero .comfy-panel-placeholder{flex:1;min-height:0;width:100%;height:100%}.comfy-panel-left-hero .comfy-scene-hero-placeholder{flex:1;min-height:0;margin:.35rem}.comfy-orient-toggle{display:flex;align-items:center;gap:.5rem}.comfy-orient-label{font-family:var(--comfy-font-body);font-size:.85rem;font-weight:600;color:var(--comfy-text-muted);min-width:4.5em;text-align:center;transition:color .2s}.comfy-orient-label--active{color:var(--comfy-text)}.comfy-orient-switch{position:relative;width:48px;height:26px;background:var(--comfy-blue);border:2px solid var(--comfy-border-color);border-radius:13px;cursor:pointer;transition:background .25s;flex-shrink:0;padding:0}.comfy-orient-switch--landscape{background:var(--comfy-gold)}.comfy-orient-switch:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;background:var(--comfy-surface);border-radius:50%;border:1px solid var(--comfy-border-color);transition:transform .25s}.comfy-orient-switch--landscape:after{transform:translate(22px)}.comfy-orient-btn{font-family:var(--comfy-font-body);font-size:.9rem;font-weight:600;padding:.5rem 1rem;border:var(--comfy-border);background:var(--comfy-surface);color:var(--comfy-text);cursor:pointer;box-shadow:2px 2px 0 var(--comfy-ink);transition:transform .1s,background .15s}.comfy-orient-btn:hover{background:#e8c54733}.comfy-orient-btn--active,.comfy-orient-btn--active:hover{background:var(--comfy-blue);color:var(--comfy-surface)}.comfy-input-wrap{display:flex;flex-direction:column;gap:.35rem}.comfy-label{font-weight:700;font-size:clamp(.9rem,2vw,.95rem);color:var(--comfy-text)}.comfy-input{font-family:var(--comfy-font-body);font-size:16px;padding:.6rem .75rem;border:var(--comfy-border);background:var(--comfy-surface);color:var(--comfy-text);border-radius:0;box-shadow:2px 2px 0 var(--comfy-border-color);width:100%;min-width:0}.comfy-input::placeholder{color:var(--comfy-text-muted)}.comfy-input:focus{outline:2px solid var(--comfy-blue);outline-offset:2px}.comfy-filename{font-size:.9rem;color:var(--comfy-blue)}.comfy-upload-hint{font-size:.9rem;color:var(--comfy-text-muted)}.comfy-workflow-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.comfy-workflow-row .comfy-input{flex:1 1 auto;min-width:0}@media (max-width: 600px){.comfy-app{padding:0;height:100vh;height:100dvh;overflow:hidden}.comfy-frame{max-width:100%}.comfy-awning{padding:.1rem .5rem}.comfy-awning-mascot{left:.25rem}.comfy-awning-right{right:.25rem;top:calc(50% - 35px)}.comfy-awning-sign{height:40px}.comfy-main{padding:.25rem .5rem}.comfy-runner-layout,.comfy-panel-right,.comfy-form.comfy-form--minimal{gap:.5rem}.comfy-speech-bubble{padding:.2rem .1rem}.comfy-textarea--bubble{min-height:2em;font-size:9.38px}.comfy-options-row{gap:.35rem;flex-wrap:nowrap}.comfy-dial-display{padding:.35rem .5rem;min-height:36px}.comfy-dial-arrow{width:32px;font-size:1.2rem}.comfy-dial-label{font-size:.8rem}.comfy-dial-count{font-size:.65rem}.comfy-orient-icon-img--portrait{height:28px}.comfy-orient-icon-img--landscape{width:28px}.comfy-btn{font-size:.9rem;padding:.4rem .75rem;min-height:36px}.comfy-gallery-thumb{width:64px;height:64px}.comfy-gallery{padding:.25rem}.comfy-panel-placeholder{min-height:0}.comfy-workflow-row{flex-direction:column;align-items:stretch}.comfy-workflow-row .comfy-btn{width:100%}.comfy-upload-hint{text-align:center}}.comfy-btn{font-family:var(--comfy-font-display);font-size:clamp(1rem,2.5vw,1.25rem);letter-spacing:.03em;padding:clamp(.5rem,2vw,.6rem) clamp(1rem,3vw,1.25rem);border:var(--comfy-border);border-radius:0;cursor:pointer;transition:transform .1s,box-shadow .1s;min-height:44px}.comfy-form .comfy-btn--primary{width:100%}.comfy-btn:hover:not(:disabled){transform:translate(1px,1px);box-shadow:2px 2px 0 var(--comfy-ink)}.comfy-btn:disabled{opacity:.7;cursor:not-allowed}.comfy-btn--primary{background:#2e8b57;color:#fff;box-shadow:var(--comfy-shadow)}.comfy-btn--secondary{background:var(--comfy-yellow);color:var(--comfy-ink);box-shadow:var(--comfy-shadow)}.comfy-btn--outline{background:transparent;color:var(--comfy-text);box-shadow:2px 2px 0 var(--comfy-ink)}.comfy-error{margin:1rem 0 0;padding:.75rem;background:#c41e3a1a;border:2px solid var(--comfy-red);font-weight:700;color:#a01828}.comfy-result{margin-top:1.25rem;padding:1rem;background:#d4a84b1f;border:3px solid var(--comfy-ink);box-shadow:3px 3px 0 var(--comfy-ink);color:var(--comfy-text)}.comfy-result-id{font-size:.85rem;color:var(--comfy-text-muted);margin:0 0 .75rem;font-weight:400}.comfy-output-thumbnails{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;align-items:center}.comfy-thumb{flex-shrink:0;width:80px;height:80px;padding:0;border:2px solid var(--comfy-ink);background:var(--comfy-surface);cursor:zoom-in;overflow:hidden;box-shadow:2px 2px 0 var(--comfy-ink);display:block}.comfy-thumb:hover{border-color:var(--comfy-gold);box-shadow:2px 2px 0 var(--comfy-gold)}.comfy-thumb img{width:100%;height:100%;object-fit:cover;display:block}.comfy-hero-video{display:block;width:100%;height:auto;max-height:35vh;object-fit:contain;border:none;background:transparent;box-shadow:none}@media (min-width: 900px){.comfy-hero-video{max-height:calc(100vh - 320px)}}.comfy-gallery{flex-shrink:0;position:relative;border-top:2px solid var(--comfy-border-color);background:var(--comfy-bg);padding:2px 0;display:flex;align-items:center;max-width:100%;box-sizing:border-box;overflow:hidden}.comfy-gallery>.glass-carousel{flex:1 1 0;min-width:0;max-width:100%}.comfy-gallery-thumb{position:relative;flex-shrink:0;width:88px;height:88px;padding:0;border:2px solid rgba(255,255,255,.12);border-radius:10px;background:#1e1e2899;cursor:pointer;overflow:hidden;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;box-shadow:0 2px 8px #0000004d}.comfy-gallery-thumb:hover{transform:scale(1.08);border-color:var(--comfy-gold);box-shadow:0 4px 16px #b8860b59}.comfy-gallery-thumb img,.comfy-gallery-thumb video{display:block;width:100%;height:100%;object-fit:cover;border-radius:8px}.comfy-gallery-thumb--video{position:relative}.comfy-gallery-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#fff;background:#00000059;pointer-events:none}.comfy-zoom-video{max-width:90vw;max-height:80vh;display:block}.comfy-zoom-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000f2;z-index:1000;display:flex;align-items:center;justify-content:center}.comfy-zoom-close-btn{position:absolute;top:1rem;right:1rem;width:40px;height:40px;border:2px solid rgba(255,255,255,.4);background:#00000080;color:#fff;font-size:1.5rem;font-weight:700;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;border-radius:50%;z-index:1001;transition:background .15s}.comfy-zoom-close-btn:hover{background:#fff3}.comfy-zoom-pan{width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:grab;overflow:hidden;touch-action:pinch-zoom}.comfy-zoom-pan:active{cursor:grabbing}.comfy-zoom-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;transform-origin:center center;transition:transform .1s ease-out;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent}@media (max-width: 899px){.comfy-video-mode-selector{gap:5px;margin-bottom:8px}.comfy-video-mode-btn{padding:7px 4px;border-radius:8px;gap:2px}.comfy-video-mode-btn .comfy-video-mode-icon{font-size:1rem}.comfy-video-mode-btn .comfy-video-mode-label{font-size:.62rem}.comfy-video-mode-btn .comfy-video-mode-desc{font-size:.55rem}}@media (max-width: 899px){.comfy-canvas-panel,.comfy-canvas-panel-header{gap:.5rem}.comfy-canvas-mode-label{font-size:.9rem}}@media (max-width: 899px){.comfy-zoom-pan{overflow:auto;-webkit-overflow-scrolling:touch;touch-action:pinch-zoom;align-items:flex-start;justify-content:flex-start;padding:0}.comfy-zoom-img{min-width:100%;min-height:auto;max-width:100vw;max-height:100dvh;object-fit:contain;display:block;margin:auto}}.comfy-drop-icon-small{border-color:var(--comfy-ink);color:var(--comfy-ink)}.comfy-canvas-source{position:relative}.comfy-canvas-img{display:block;width:100%;height:auto;max-height:35vh;object-fit:contain;border:none;background:transparent;box-shadow:none}@media (min-width: 900px){.comfy-canvas-img{max-height:calc(100vh - 320px)}}.comfy-canvas-back{position:absolute;top:.5rem;right:.5rem;width:32px;height:32px;border:2px solid rgba(255,255,255,.5);background:#0009;color:#fff;font-size:1.1rem;font-weight:700;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;border-radius:50%;box-shadow:0 2px 6px #00000080;z-index:10;transition:background .15s,color .15s}.comfy-canvas-back:hover{background:var(--comfy-red);color:#fff}.comfy-canvas-controls{display:flex;flex-direction:column;gap:1rem;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.comfy-canvas-controls::-webkit-scrollbar{display:none}.comfy-canvas-choose{display:flex;flex-direction:column;gap:.75rem;align-items:center}@media (max-width: 899px){.comfy-canvas-controls{max-height:none;overflow-y:visible;padding-bottom:0}.comfy-canvas-choose{gap:.4rem}.comfy-canvas-hint{font-size:.9rem;margin:0}}.comfy-canvas-hint{font-family:var(--comfy-font-display);font-size:clamp(1rem,2.5vw,1.15rem);color:var(--comfy-text);text-align:center;margin:0;letter-spacing:.02em}.comfy-canvas-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;width:100%}@media (max-width: 899px){.comfy-canvas-actions{gap:.4rem;margin-top:0}.comfy-comic-btn{flex:1;min-width:56px;padding:.25rem .3rem;border-width:2px;box-shadow:2px 2px 0 var(--comfy-ink);gap:.1rem;font-size:.7rem}.comfy-comic-btn-icon{width:90px;height:auto}.comfy-comic-btn--scene{box-shadow:2px 2px #2e7d32}.comfy-comic-btn--comic{box-shadow:2px 2px #6a1b9a}.comfy-comic-btn--movie{box-shadow:2px 2px 0 var(--comfy-blue)}}.comfy-comic-btn{display:flex;flex-direction:column;align-items:center;gap:0;padding:0 3px 1px;border:2px solid var(--comfy-ink);background:var(--comfy-surface);cursor:pointer;font-family:var(--comfy-font-display);font-size:.75rem;letter-spacing:.04em;color:var(--comfy-ink);box-shadow:2px 2px 0 var(--comfy-ink);transition:transform .12s,box-shadow .12s,background .15s;min-width:80px;position:relative;overflow:hidden}.comfy-comic-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(45deg,transparent,transparent 6px,rgba(0,0,0,.03) 6px,rgba(0,0,0,.03) 12px);pointer-events:none}.comfy-comic-btn:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--comfy-ink)}.comfy-comic-btn:active{transform:translate(2px,2px);box-shadow:1px 1px 0 var(--comfy-ink)}.comfy-comic-btn--scene{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border-color:#4caf50;box-shadow:4px 4px #2e7d32}.comfy-comic-btn--scene:hover{box-shadow:6px 6px #2e7d32;background:linear-gradient(135deg,#c8e6c9,#a5d6a7)}.comfy-comic-btn--comic{background:linear-gradient(135deg,#f3e5f5,#e1bee7);border-color:#8e24aa;box-shadow:4px 4px #6a1b9a}.comfy-comic-btn--comic:hover{box-shadow:6px 6px #6a1b9a;background:linear-gradient(135deg,#e1bee7,#ce93d8)}.comfy-comic-btn--movie{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-color:var(--comfy-blue);box-shadow:4px 4px 0 var(--comfy-blue)}.comfy-comic-btn--movie:hover{box-shadow:6px 6px 0 var(--comfy-blue);background:linear-gradient(135deg,#d6ebff,#a8d4f7)}.comfy-comic-btn-icon{width:113px;height:auto;object-fit:contain;filter:drop-shadow(1px 1px 0 rgba(0,0,0,.2));display:block;margin:0}.comfy-comic-btn span{line-height:1;margin:0;padding:0}.comfy-create-btn{position:relative;display:inline-flex;align-items:flex-end;justify-content:center;align-self:stretch;width:100%;box-sizing:border-box;padding:.65rem calc(112px + .75rem) .35rem 1rem;border:3px solid #1b7a3e;border-radius:20px;background:linear-gradient(180deg,#5ecf7a,#34a853 40%,#2e8b47);box-shadow:3px 3px #16552a,inset 0 1px #ffffff59;cursor:pointer;font-family:var(--comfy-font-display);font-size:clamp(1.55rem,4.2vw,2rem);font-weight:700;font-style:italic;letter-spacing:.04em;text-transform:uppercase;color:#ffffffeb;text-shadow:0 2px 3px rgba(0,0,0,.6);transition:transform .1s,box-shadow .1s}.comfy-create-btn:hover:not(:disabled){transform:translate(-2px,-2px);box-shadow:5px 5px #16552a,inset 0 1px #fff6;background:linear-gradient(180deg,#6edf8a,#3cb85f 40%,#34a853)}.comfy-create-btn:active:not(:disabled){transform:translate(2px,2px);box-shadow:1px 1px #16552a,inset 0 2px 4px #0003}.comfy-create-btn:disabled{opacity:.6;cursor:not-allowed}.comfy-create-btn-icon{position:absolute;right:.65rem;top:50%;transform:translateY(-50%);width:110px;height:auto;max-height:calc(100% - 10px);object-fit:contain;object-position:center right;filter:drop-shadow(1px 1px 2px rgba(0,0,0,.25));flex-shrink:0;border-radius:10px;pointer-events:none}.comfy-create-btn span{display:block;width:100%;line-height:1.05;text-align:center;padding-bottom:.15em}.comfy-create-btn--toolbar{align-self:center;width:auto;min-width:160px;max-width:min(280px,42vw);padding:.45rem calc(66px + .85rem) .25rem .65rem;font-size:clamp(1.05rem,2.6vw,1.38rem);border-radius:18px}.comfy-create-btn--toolbar .comfy-create-btn-icon{width:66px;right:.45rem}.comfy-create-btn--toolbar.comfy-create-btn--workflow-tight{min-width:128px;max-width:min(220px,52vw);padding:.38rem calc(56px + .55rem) .2rem .5rem;font-size:clamp(.95rem,2.4vw,1.25rem);border-radius:16px}.comfy-create-btn--toolbar.comfy-create-btn--workflow-tight .comfy-create-btn-icon{width:56px;right:.4rem}.theme-dark .comfy-create-btn{background:linear-gradient(180deg,#3a8a52,#276b3a 40%,#1d5a2e);border-color:#4caf50;color:#fff;box-shadow:3px 3px #00000080,inset 0 1px #ffffff26}.theme-dark .comfy-create-btn:hover:not(:disabled){background:linear-gradient(180deg,#4a9a62,#37804a 40%,#276b3a);box-shadow:5px 5px #00000080,inset 0 1px #fff3}@media (max-width: 500px){.comfy-create-btn{padding:.5rem calc(86px + .65rem) .3rem .65rem;font-size:clamp(1.25rem,5.2vw,1.55rem);border-radius:18px}.comfy-create-btn-icon{width:84px;right:.45rem}}.comfy-scene-hero-placeholder{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem 1.25rem;text-align:center;background:#00000059;border:2px dashed rgba(255,255,255,.2);border-radius:10px;margin:.5rem}.comfy-scene-hero-placeholder__title{font-family:var(--comfy-font-display);font-size:1.1rem;letter-spacing:.06em;text-transform:uppercase;color:var(--comfy-text);margin:0 0 .5rem}.comfy-scene-hero-placeholder__hint{font-family:var(--comfy-font-body);font-size:.88rem;line-height:1.45;color:var(--comfy-text-muted);margin:0;max-width:22rem}.comfy-canvas-panel{display:flex;flex-direction:column;gap:.75rem}.comfy-canvas-panel-header{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.comfy-canvas-mode-back{font-family:var(--comfy-font-body);font-size:.85rem;font-weight:700;color:var(--comfy-text-muted);background:none;border:none;cursor:pointer;padding:.25rem .5rem;transition:color .15s}.comfy-canvas-mode-back:hover{color:var(--comfy-text)}.comfy-canvas-mode-back--accent{color:var(--comfy-gold, #c49a3c)}.comfy-canvas-mode-back--accent:hover{color:var(--comfy-text)}.comfy-options-row--compact{margin:0}.comfy-movie-scene-hint{font-family:var(--comfy-font-body);font-size:.78rem;color:var(--comfy-text-muted);margin:0;line-height:1.35}.comfy-canvas-mode-label{font-family:var(--comfy-font-display);font-size:1.1rem;letter-spacing:.04em;color:var(--comfy-text);display:flex;align-items:center;gap:.5rem}.comfy-canvas-mode-icon{width:28px;height:28px;object-fit:contain}.comfy-speech-bubble--main .comfy-textarea--bubble{min-height:3.6em;font-size:18.76px}.comfy-speech-bubble{position:relative;background:var(--comfy-surface);border:3px solid var(--comfy-ink);border-radius:18px;padding:.1rem;box-shadow:2px 2px 0 var(--comfy-ink);transition:border-color .15s,background .15s}.comfy-speech-bubble--drag{border-color:var(--comfy-gold);background:#d4a84b14}.comfy-bubble-header{display:flex;justify-content:flex-end;padding:0 .25rem .1rem}.comfy-speech-bubble:after{content:"";position:absolute;bottom:-14px;left:24px;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:14px solid var(--comfy-ink)}.comfy-speech-bubble:before{content:"";position:absolute;bottom:-10px;left:26px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:12px solid var(--comfy-surface);z-index:1}.comfy-textarea--bubble{border:none;box-shadow:none;background:transparent;font-size:10.72px;min-height:1.8em;max-height:40vh;resize:none;border-radius:14px;padding:.3rem .5rem;overflow-y:auto}.comfy-textarea--bubble:focus{outline:none}.comfy-canvas-panel .comfy-speech-bubble .comfy-textarea--bubble{font-size:1.08rem}.comfy-action-icon-img{width:24px;height:24px;object-fit:contain;flex-shrink:0}.comfy-gallery-thumb--selected{border-color:#4da6ff!important;box-shadow:0 0 8px 2px #4da6ff99,0 0 20px 4px #4da6ff40;transform:scale(1.05)}.comfy-gallery-thumb-wrap{position:relative;flex-shrink:0}.comfy-gallery-delete{position:absolute;top:2px;right:2px;width:20px;height:20px;border-radius:50%;border:none;background:#000000b3;color:#ff6b6b;font-size:11px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .15s ease,background .15s ease;z-index:6;padding:0}.comfy-gallery-thumb-wrap:hover .comfy-gallery-delete,.comfy-gallery-thumb-wrap:has(.comfy-gallery-thumb--selected) .comfy-gallery-delete{opacity:1}.comfy-gallery-delete:hover{background:#dc3232e6;color:#fff}.comfy-gallery-delete svg{width:11px;height:11px;flex-shrink:0}@media (max-width: 899px){.comfy-gallery-delete{opacity:.9;width:20px;height:20px;font-size:10px;top:3px;right:3px}}.comfy-gallery-clear{position:absolute;right:4px;top:50%;transform:translateY(-50%);z-index:8;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:filter .12s ease,transform .12s ease;border-radius:50%;width:32px;height:32px;box-sizing:border-box;border:2px solid #c9a227;background:#16161c;color:#ff9a9a;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.comfy-gallery-clear svg{width:14px;height:14px;flex-shrink:0}.comfy-gallery-clear:hover{filter:brightness(1.12)}.comfy-gallery-clear:active{filter:brightness(.88);transition-duration:.08s}.comfy-gallery .glass-carousel__arrow{border:none;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;font-size:0;line-height:0;color:transparent;transition:filter .12s ease,transform .12s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.comfy-gallery .glass-carousel__arrow:hover{background:transparent;filter:brightness(1.12) drop-shadow(0 0 5px rgba(201,162,39,.4))}.comfy-gallery .glass-carousel__arrow:active{filter:brightness(.88) drop-shadow(0 0 2px rgba(201,162,39,.25));transition-duration:.06s}.comfy-gallery .glass-carousel--horizontal .glass-carousel__arrow--prev{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 36'%3E%3Cpath fill='%23f4f5f7' d='M18 2L5 18l13 16v-7l-7-9 7-9V2z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:15px 27px}.comfy-gallery .glass-carousel--horizontal .glass-carousel__arrow--next{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 36'%3E%3Cpath fill='%23f4f5f7' d='M2 2l13 16L2 34v-7l7-9-7-9V2z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:15px 27px}@media (min-width: 900px){.comfy-gallery .glass-carousel--horizontal .glass-carousel__arrow--prev:hover,.comfy-gallery .glass-carousel--horizontal .glass-carousel__arrow--next:hover{transform:translateY(-50%) scale(1.06)}.comfy-gallery .glass-carousel--horizontal .glass-carousel__arrow--prev:active,.comfy-gallery .glass-carousel--horizontal .glass-carousel__arrow--next:active{transform:translateY(-50%) scale(.9)}.comfy-gallery-clear:active{transform:translateY(-50%) scale(.88)}}@media (min-width: 900px){.comfy-gallery-thumb{width:88px;height:88px}}.comfy-gallery-thumb{cursor:pointer}.comfy-thought-bubble{position:relative;margin-top:.5rem;margin-left:1.5rem;padding:.5rem .75rem;background:var(--comfy-bg);border:2px solid var(--comfy-border-color);border-radius:16px;max-width:90%;align-self:center;overflow:visible}.comfy-thought-text{font-family:var(--comfy-font-body);font-size:.95rem;font-style:italic;color:var(--comfy-text-muted);line-height:1.4;display:block;-webkit-user-select:text;user-select:text;cursor:text;text-align:center}.comfy-thought-dots{position:absolute;top:50%;left:-30px;transform:translateY(-50%);display:flex;flex-direction:row-reverse;align-items:center;gap:3px}.comfy-thought-dot{display:block;background:var(--comfy-border-color);border-radius:50%;opacity:.4}.comfy-thought-dot--lg{width:10px;height:10px}.comfy-thought-dot--md{width:7px;height:7px}.comfy-thought-dot--sm{width:4px;height:4px}@media (max-width: 899px){.comfy-thought-bubble{margin-top:1.25rem;overflow:visible}.comfy-thought-text{font-size:.82rem;max-height:3.2em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.comfy-thought-dots{top:-30px;left:50%;transform:translate(-50%);flex-direction:column-reverse;align-items:center}}.theme-dark .comfy-comic-btn--scene{background:linear-gradient(135deg,#1a3a24,#2a4a34);border-color:#4caf50;color:var(--comfy-text);box-shadow:4px 4px #00000080}.theme-dark .comfy-comic-btn--scene:hover{background:linear-gradient(135deg,#2a4a34,#3a5a44);box-shadow:6px 6px #00000080}.theme-dark .comfy-comic-btn--comic{background:linear-gradient(135deg,#2a1a30,#3a2a42);border-color:#ab47bc;color:var(--comfy-text);box-shadow:4px 4px #00000080}.theme-dark .comfy-comic-btn--comic:hover{background:linear-gradient(135deg,#3a2a42,#4a3a52);box-shadow:6px 6px #00000080}.theme-dark .comfy-comic-btn--movie{background:linear-gradient(135deg,#1a2a3a,#253a50);border-color:var(--comfy-blue);color:var(--comfy-text);box-shadow:4px 4px #00000080}.theme-dark .comfy-comic-btn--movie:hover{background:linear-gradient(135deg,#253a50,#304a60);box-shadow:6px 6px #00000080}.theme-dark .comfy-comic-btn{color:var(--comfy-text)}.theme-dark .comfy-error{color:#f77;background:#c41e3a33}.theme-dark .comfy-drop-zone:hover,.theme-dark .comfy-drop-zone--active{background:#d4a84b14}.theme-dark .comfy-orient-btn:hover{background:#e8c5471f}.theme-dark .comfy-dial-display{background:transparent}.theme-dark .comfy-textarea{background:#fff;color:#666;border-color:#ccc;box-shadow:2px 2px #00000026}.theme-dark .comfy-textarea--bubble{background:transparent;color:#666;border:none;box-shadow:none}.theme-dark .comfy-textarea::placeholder{color:#999}.theme-dark .comfy-speech-bubble{background:#fff;border-color:#ccc;box-shadow:2px 2px #00000026}.theme-dark .comfy-speech-bubble:after{border-top-color:#ccc}.theme-dark .comfy-speech-bubble:before{border-top-color:#fff}.comfy-video-mode-selector{display:flex;gap:8px;width:100%;margin-bottom:12px}.comfy-video-mode-btn{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:10px 6px;border:2px solid rgba(255,255,255,.15);border-radius:10px;background:#ffffff0a;cursor:pointer;transition:border-color .15s,background .15s;color:inherit}.comfy-video-mode-btn:hover{border-color:#ffffff59;background:#ffffff14}.comfy-video-mode-btn--active{border-color:#e8b84b;background:#e8b84b1f}.comfy-video-mode-btn .comfy-video-mode-icon{font-size:1.3rem;line-height:1}.comfy-video-mode-btn .comfy-video-mode-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.comfy-video-mode-btn .comfy-video-mode-desc{font-size:.62rem;opacity:.6;white-space:nowrap}@media (max-width: 899px){.comfy-speech-bubble{border-width:2px;box-shadow:1px 1px 0 var(--comfy-ink)}.comfy-textarea--bubble{rows:1;min-height:1.8em}}@media (max-width: 899px) and (orientation: portrait){.comfy-panel-left-hero--landscape{--comfy-hero-max-h: min(24dvh, 400px)}.comfy-panel-left-hero--portrait{--comfy-hero-max-h: min(30dvh, 560px)}.comfy-panel-left-hero{flex-shrink:0}.comfy-panel-right{flex:1;overflow-y:auto;scrollbar-width:none;min-height:0}.comfy-panel-right::-webkit-scrollbar{display:none}.comfy-canvas-controls{overflow-y:visible;max-height:none}.comfy-awning{min-height:0}}@media (max-width: 899px){.comfy-panel-left-hero--portrait .comfy-placeholder-actions{flex-direction:column;align-items:stretch;justify-content:center;gap:.45rem;width:100%;max-width:100%;padding:.45rem .65rem;box-sizing:border-box}.comfy-panel-left-hero--portrait .comfy-placeholder-tile{flex:0 0 auto;width:100%;max-width:100%;flex-direction:row;justify-content:flex-start;align-items:center;gap:.65rem;padding:.45rem .6rem}.comfy-panel-left-hero--portrait .comfy-placeholder-tile-icon{max-width:64px;width:64px;height:52px;flex-shrink:0;object-fit:contain}.comfy-panel-left-hero--portrait .comfy-placeholder-tile-label{text-align:left;font-size:.9rem;letter-spacing:.04em}.comfy-panel-left-hero--portrait .comfy-panel-placeholder{overflow-y:auto;-webkit-overflow-scrolling:touch;min-height:0;padding:.2rem 0;box-sizing:border-box}.comfy-panel-left-hero--landscape .comfy-placeholder-actions{flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:stretch;gap:clamp(.2rem,1.8vw,.38rem);width:100%;max-width:100%;padding:.4rem .45rem;box-sizing:border-box}.comfy-panel-left-hero--landscape .comfy-placeholder-tile{flex:0 1 30%;min-width:0;max-width:7.1rem;flex-direction:column;align-items:center;justify-content:flex-end;gap:.35rem;padding:.45rem .35rem}.comfy-panel-left-hero--landscape .comfy-placeholder-tile-icon{max-width:min(100%,100px);width:100%;height:64px;flex-shrink:0;object-fit:contain}.comfy-panel-left-hero--landscape .comfy-placeholder-tile-label{text-align:center;font-size:clamp(.65rem,2.8vw,.85rem);letter-spacing:.03em}.comfy-panel-left-hero--landscape .comfy-panel-placeholder{justify-content:center;align-items:center;padding:.35rem .25rem;box-sizing:border-box;overflow:hidden}}@media (max-width: 899px) and (orientation: landscape){.comfy-app:before{height:36px;flex-shrink:0}.comfy-panel-left-hero--landscape,.comfy-panel-left-hero--portrait{--comfy-hero-max-h: min(78dvh, calc(100dvh - 96px) )}.comfy-runner-layout{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;align-items:stretch;flex:1;overflow:hidden;min-height:0}.comfy-panel-left{overflow:hidden}.comfy-panel-left-hero{flex:1;min-height:0;align-self:center}.comfy-panel-right{overflow-y:auto;scrollbar-width:none;flex:1;min-height:0}.comfy-panel-right::-webkit-scrollbar{display:none}.comfy-gallery{display:none}.comfy-main{padding:.2rem .4rem;overflow:hidden;min-height:0}.comfy-card{flex:1;min-height:0;overflow:hidden}.comfy-canvas-controls{max-height:none;overflow-y:auto;scrollbar-width:none}.comfy-canvas-controls::-webkit-scrollbar{display:none}.comfy-video-mode-selector{flex-direction:row;gap:4px}.comfy-video-mode-btn{flex-direction:row;padding:5px 6px;gap:4px;justify-content:flex-start}.comfy-video-mode-btn .comfy-video-mode-icon{font-size:.85rem}.comfy-video-mode-btn .comfy-video-mode-desc{display:none}.comfy-comic-btn{padding:.2rem .28rem;min-width:48px}.comfy-comic-btn-icon{width:70px;height:auto}.comfy-thought-bubble{overflow:visible;margin-top:1.25rem}.comfy-thought-text{max-height:2.5em}}@media (max-width: 390px){.comfy-video-mode-btn .comfy-video-mode-desc{display:none}.comfy-comic-btn span{font-size:.75rem}.comfy-canvas-hint{font-size:.8rem}}@media (max-width: 899px){.comfy-panel-left-hero--movie{--comfy-hero-max-h: 18dvh !important;aspect-ratio:16 / 9!important;width:min(100%,32dvh)!important;max-height:18dvh!important;height:auto!important;flex-shrink:0}.comfy-video-mode-selector{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:6px;padding-bottom:2px}.comfy-video-mode-selector::-webkit-scrollbar{display:none}.comfy-video-mode-btn{flex-shrink:0;flex-direction:row;align-items:center;padding:6px 10px;gap:5px;white-space:nowrap}.comfy-video-mode-btn .comfy-video-mode-icon{font-size:.95rem}.comfy-video-mode-btn .comfy-video-mode-label{font-size:.68rem}.comfy-video-mode-btn .comfy-video-mode-desc{display:none}.comfy-canvas-panel{gap:.4rem}.comfy-canvas-panel-header{gap:.4rem;margin-bottom:0}.comfy-canvas-mode-label{font-size:.85rem}.comfy-canvas-mode-back{font-size:.78rem;padding:.15rem .35rem}.comfy-canvas-panel .comfy-speech-bubble .comfy-textarea--bubble{min-height:2.2em;font-size:1rem}.comfy-action-btn{width:100%;padding:.5rem;font-size:.9rem}}.comfy-comic-btn--compose{background:linear-gradient(145deg,#2a6b3a,#1a4a28)!important;border-color:#3a8b4a!important}.comfy-comic-btn--compose:hover{background:linear-gradient(145deg,#3a8b4a,#2a6b3a)!important}.comfy-compose-hint{font-family:Comic Neue,cursive;font-size:1.08rem;color:var(--comfy-text-muted, var(--text-secondary, #888));text-align:center;margin:0;line-height:1.35}.comfy-compose-thumbs{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.comfy-compose-thumb{position:relative;width:72px;height:72px;border-radius:8px;overflow:hidden;border:2px solid #4da6ff;box-shadow:0 0 8px #4da6ff66}.comfy-compose-thumb img{width:100%;height:100%;object-fit:cover}.comfy-compose-thumb--empty{border:2px dashed #666;box-shadow:none;display:flex;align-items:center;justify-content:center;color:#888;font-size:1.5rem;font-family:Comic Neue,cursive;background:#00000026}.comfy-compose-badge{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:#4da6ff;color:#fff;font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;font-family:Comic Neue,cursive;box-shadow:0 1px 3px #0000004d}.comfy-compose-remove{position:absolute;top:2px;right:2px;width:18px;height:18px;border-radius:50%;background:#c83232d9;color:#fff;border:none;font-size:.6rem;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .15s}.comfy-compose-thumb:hover .comfy-compose-remove{opacity:1}.comfy-gallery-thumb--compose{border-color:#3a8b4a!important;box-shadow:0 0 6px 1px #3a8b4a80}.comfy-compose-gallery-badge{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#3a8b4a;color:#fff;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;font-family:Comic Neue,cursive;box-shadow:0 1px 4px #0006;z-index:2}html{overflow-x:hidden;width:100%}body{overflow-x:hidden;width:100%;max-width:100vw}#root{overflow-x:hidden;width:100%}@media (max-width: 899px){html,body{height:100dvh;height:-webkit-fill-available}.comfy-app{height:100dvh;height:-webkit-fill-available;max-height:100dvh;overflow:hidden}}@media (max-width: 600px){.comfy-app{height:100dvh;height:-webkit-fill-available}}@supports (padding: env(safe-area-inset-bottom)){body{padding-bottom:env(safe-area-inset-bottom)!important;padding-left:env(safe-area-inset-left)!important;padding-right:env(safe-area-inset-right)!important}@media (max-width: 899px){.comfy-panel-right{padding-bottom:calc(env(safe-area-inset-bottom) + .5rem)}.comfy-create-orient-row,.comfy-toolbar-row{padding-bottom:env(safe-area-inset-bottom)}}}@media (max-width: 899px){.comfy-awning-right{right:max(.25rem,env(safe-area-inset-right,.25rem))}.comfy-awning{overflow:visible;max-width:100%}}@media (max-width: 899px){.comfy-gallery{max-width:100%;overflow:hidden;padding:6px 6px 10px;gap:4px;box-sizing:border-box;align-items:center;justify-content:center}.comfy-gallery>.glass-carousel{flex:1 1 auto;width:auto;min-width:0;max-width:calc(100% - 2.1rem);overflow:hidden;box-sizing:border-box}.glass-carousel{max-width:100%;overflow:hidden}.comfy-gallery .glass-carousel--horizontal{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.35rem;min-width:0}.comfy-gallery .glass-carousel--horizontal .glass-carousel__arrow{position:relative;left:auto;right:auto;top:auto;transform:none;flex-shrink:0;align-self:center;z-index:1;height:48px;width:36px}.comfy-gallery .glass-carousel--horizontal .glass-carousel__arrow--prev:hover,.comfy-gallery .glass-carousel--horizontal .glass-carousel__arrow--next:hover{transform:scale(1.06)}.comfy-gallery .glass-carousel--horizontal .glass-carousel__arrow--prev:active,.comfy-gallery .glass-carousel--horizontal .glass-carousel__arrow--next:active{transform:scale(.9)}.comfy-gallery-clear:active{transform:scale(.88)}.comfy-gallery .glass-carousel--horizontal .glass-carousel__track{flex:1 1 0;min-width:0;max-width:100%;padding:6px 2px;gap:6px;box-sizing:border-box}.comfy-gallery .glass-carousel--horizontal .glass-carousel__fade{display:none!important}.glass-carousel--horizontal .glass-carousel__track{padding-right:max(12px,env(safe-area-inset-right,12px));padding-left:max(4px,env(safe-area-inset-left,4px))}.comfy-gallery-thumb{width:clamp(56px,18vw,88px);height:clamp(56px,18vw,88px)}.comfy-gallery-clear{position:relative;right:auto;top:auto;transform:none;flex-shrink:0}}@media (max-width: 899px){.comfy-create-orient-row,.comfy-toolbar-row{position:sticky;bottom:0;z-index:10;background:var(--comfy-bg);padding-top:.35rem;box-shadow:0 -4px 8px var(--comfy-bg)}.comfy-toolbar-row{column-gap:.25rem}.comfy-create-btn{flex-shrink:1;min-height:44px;font-size:clamp(1.1rem,4vw,1.55rem);padding-top:clamp(.3rem,1.5vw,.5rem);padding-bottom:clamp(.2rem,1vw,.35rem)}.comfy-create-btn-icon{width:clamp(54px,16vw,84px);max-height:100%}.comfy-toolbar-row .comfy-create-btn{flex-shrink:0}.comfy-toolbar-row .comfy-create-btn.comfy-create-btn--workflow-tight{font-size:clamp(.9rem,3.5vw,1.22rem);padding-top:.38rem;padding-bottom:.2rem;padding-left:.5rem;padding-right:calc(56px + .55rem)}.comfy-toolbar-row .comfy-create-btn--workflow-tight .comfy-create-btn-icon{width:56px}.comfy-action-btn{flex-shrink:1;min-height:40px}.comfy-comic-btn{flex-shrink:1;min-width:0}}@media (max-width: 899px){.comfy-orient-mode-label{font-size:clamp(.6rem,2.5vw,.95rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:5.5em}.comfy-orient-icons--toolbar .comfy-orient-mode-label{font-size:clamp(.62rem,2.6vw,.82rem);max-width:none;overflow:visible;text-overflow:clip;line-height:1.28;padding-bottom:.14em}.comfy-orient-icons{flex-shrink:0;min-width:0}.comfy-orient-icons--toolbar{min-width:auto;overflow:visible}.comfy-orient-icon-img--portrait{height:clamp(20px,7vw,36px)}.comfy-orient-icon-img--landscape{width:clamp(20px,7vw,36px)}}@media (max-width: 899px){.comfy-textarea--bubble{font-size:max(16px,9.38px);max-height:20dvh;overflow-y:auto}.comfy-speech-bubble--main .comfy-textarea--bubble{min-height:2em;max-height:15dvh}}@media (max-width: 899px){.comfy-btn{font-size:clamp(.85rem,2.5vw,1.25rem);padding:clamp(.35rem,1.5vw,.6rem) clamp(.6rem,2.5vw,1.25rem);min-height:40px;flex-shrink:1}.comfy-card__title{font-size:clamp(1rem,3vw,1.5rem);margin-bottom:.5rem}.comfy-canvas-hint{font-size:clamp(.75rem,2.5vw,1rem)}.comfy-progress-label{font-size:clamp(.7rem,2vw,.85rem)}}@media (max-width: 899px){.comfy-runner-layout{flex:1;min-height:0;overflow:hidden}.comfy-panel-left{flex-shrink:0;max-height:45dvh}.comfy-panel-right{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.comfy-main,.comfy-card,.comfy-card__body{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}}@media (max-width: 899px){.comfy-thought-bubble{max-width:calc(100% - 1rem);box-sizing:border-box}}@media (max-width: 899px){.comfy-canvas-actions{overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:.35rem;padding-bottom:2px;scrollbar-width:none}.comfy-canvas-actions::-webkit-scrollbar{display:none}}@media (max-width: 390px){.comfy-create-btn{font-size:clamp(1rem,4.5vw,1.25rem);border-radius:14px;padding:.3rem calc(58px + .5rem) .2rem .5rem}.comfy-create-btn-icon{width:58px;right:.35rem}.comfy-create-btn--toolbar.comfy-create-btn--workflow-tight{padding:.28rem calc(42px + .4rem) .15rem .38rem;font-size:clamp(.82rem,4vw,1.02rem)}.comfy-create-btn--toolbar.comfy-create-btn--workflow-tight .comfy-create-btn-icon{width:42px;right:.32rem}.comfy-gallery-thumb{width:52px;height:52px}.comfy-panel-left-hero--landscape{--comfy-hero-max-h: min(22dvh, 360px)}.comfy-panel-left-hero--portrait{--comfy-hero-max-h: min(26dvh, 520px)}.comfy-awning-right{right:2px}.comfy-orient-mode-label{font-size:.55rem;max-width:4em}.comfy-orient-icons--toolbar .comfy-orient-mode-label{font-size:clamp(.58rem,3.2vw,.72rem);max-width:none;overflow:visible}}@media (max-width: 899px){:root{--comfy-workspace-zoom: 1}#root{width:100%;max-width:100%;margin-inline:auto}.comfy-app{height:100dvh;overflow:hidden;width:100%;max-width:100%;margin-inline:auto}.comfy-frame{width:100%;max-width:100%;margin-inline:auto}.comfy-main{padding:.35rem .6rem;width:100%;max-width:100%;margin-inline:auto;box-sizing:border-box}.comfy-main__zoom,.comfy-card{width:100%;max-width:100%;margin-inline:auto}.comfy-main__zoom,.comfy-card,.comfy-card__body,.comfy-runner-layout{min-height:0}.comfy-runner-layout{gap:.38rem}.comfy-panel-left{max-height:56dvh}.comfy-panel-left-hero--landscape{--comfy-hero-max-h: min(36dvh, 420px)}.comfy-panel-left-hero--portrait{--comfy-hero-max-h: min(44dvh, 560px);width:min(100%,calc(var(--comfy-hero-max-h) * 9 / 16),68vw)}.comfy-gallery{padding:.3rem .15rem;gap:.35rem;align-items:center;justify-content:center}.comfy-gallery-thumb{width:62px;height:62px}.comfy-gallery-clear{width:32px;height:32px}.comfy-toolbar-row{display:flex;flex-direction:column;gap:.5rem;align-items:stretch}.comfy-toolbar__start,.comfy-toolbar__center,.comfy-toolbar__end{width:100%;justify-self:auto;justify-content:center}.comfy-toolbar__start .comfy-create-btn{width:100%;max-width:none}.comfy-toolbar__end .comfy-dial{width:100%}.comfy-dial-display{min-width:0}.comfy-create-orient-row{flex-direction:column;gap:.5rem}.comfy-create-orient-row .comfy-orient-icons{width:100%}.comfy-canvas-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;overflow:visible}.comfy-comic-btn{width:100%;min-width:0;padding:.35rem .25rem}.comfy-comic-btn-icon{width:min(100%,72px)}.comfy-panel-right{display:flex;flex-direction:column;justify-content:flex-start}.comfy-panel-right--canvas{justify-content:flex-start}.comfy-form.comfy-form--minimal{flex:1;display:flex;flex-direction:column;justify-content:flex-start;gap:.45rem;min-height:0;padding-bottom:.15rem}}@media (max-width: 600px){.comfy-app:before{height:68px}.comfy-awning-mascot{height:66px}.comfy-awning-sign{height:34px}.comfy-orient-icons--toolbar .comfy-orient-mode-label,.comfy-dial-count{display:none}}.comfy-mobile-prompt-editor{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#000000bf;display:flex;align-items:center;justify-content:center;padding:.75rem}.comfy-mobile-prompt-editor__sheet{width:min(760px,100%);border:2px solid rgba(255,255,255,.2);border-radius:16px;background:#16181d;box-shadow:0 16px 50px #00000080;padding:.85rem;display:flex;flex-direction:column;gap:.65rem}.comfy-mobile-prompt-editor__title{font-family:var(--comfy-font-display);font-size:1rem;color:#f4f5f7;letter-spacing:.04em}.comfy-mobile-prompt-editor__input{width:100%;min-height:34dvh;max-height:52dvh;resize:vertical;border:1px solid #ccc;border-radius:14px;background:#fff;color:#666;font-family:var(--comfy-font-body);font-size:16px;line-height:1.4;padding:.8rem;outline:none;box-shadow:2px 2px #0000001f}.comfy-mobile-prompt-editor__input::placeholder{color:#999}.comfy-mobile-prompt-editor__input:focus{border-color:var(--comfy-gold);box-shadow:2px 2px #0000001f,0 0 0 2px #b8860b38}.comfy-mobile-prompt-editor__actions{display:flex;justify-content:flex-end;gap:.55rem}.comfy-mobile-prompt-editor__btn{border:none;border-radius:10px;min-height:40px;padding:.45rem .9rem;font-family:var(--comfy-font-body);font-weight:700;font-size:.9rem;cursor:pointer}.comfy-mobile-prompt-editor__btn--ghost{background:#ffffff1f;color:#f4f5f7}.comfy-mobile-prompt-editor__btn--primary{background:#2e8b57;color:#fff}@media (min-width: 900px){.comfy-mobile-prompt-editor{display:none}}@media (max-width: 899px){.comfy-awning{min-height:0;padding-top:.2rem;padding-bottom:0;overflow:visible}.comfy-logo{height:0!important;line-height:0}.comfy-logo-img{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,calc(-50% - 40px))!important;height:104px!important;max-width:none;margin:0}.comfy-awning-mascot{height:74px}}.comfy-clear-confirm{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1210;background:#0009;display:flex;align-items:center;justify-content:center;padding:.9rem}.comfy-clear-confirm__sheet{width:min(340px,100%);background:#151821;border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:.8rem;box-shadow:0 12px 36px #00000073}.comfy-clear-confirm__text{margin:0;color:#e9edf2;font-size:.95rem;line-height:1.35}.comfy-clear-confirm__actions{margin-top:.7rem;display:flex;justify-content:flex-end;gap:.45rem}.comfy-clear-confirm__btn{min-height:36px;border:none;border-radius:9px;padding:.35rem .8rem;font-size:.88rem;font-weight:700;cursor:pointer}.comfy-clear-confirm__btn--cancel{background:#ffffff1f;color:#f4f5f7}.comfy-clear-confirm__btn--danger{background:#bd2e2e;color:#fff}.comfy-desktop-hint{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1215;background:#0009;display:flex;align-items:center;justify-content:center;padding:.9rem}.comfy-desktop-hint__sheet{width:min(380px,100%);background:#151821;border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:.85rem .95rem;box-shadow:0 12px 36px #00000073}.comfy-desktop-hint__title{margin:0 0 .5rem;font-family:var(--comfy-font-display);font-size:1.05rem;font-weight:700;font-style:italic;color:#f4f5f7;letter-spacing:.03em;line-height:1.25}.comfy-desktop-hint__text{margin:0;color:#e9edf2eb;font-family:var(--comfy-font-body);font-size:.9rem;line-height:1.45}.comfy-desktop-hint__actions{margin-top:.85rem;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem}.comfy-desktop-hint__btn{min-height:40px;border:none;border-radius:10px;padding:.4rem .85rem;font-family:var(--comfy-font-body);font-weight:700;font-size:.88rem;cursor:pointer}.comfy-desktop-hint__btn--secondary{background:#ffffff1f;color:#f4f5f7}.comfy-desktop-hint__btn--primary{background:#2e8b57;color:#fff}@media (max-width: 430px){.comfy-speech-bubble--main{padding:.14rem .16rem}.comfy-speech-bubble--main .comfy-textarea--bubble{min-height:42px;max-height:18dvh;padding:.42rem .62rem .38rem;font-size:16px;line-height:1.25;box-sizing:border-box;overflow-y:auto}}@media (max-width: 899px){.comfy-create-btn--toolbar.comfy-create-btn--workflow-tight span{position:absolute;top:50%;left:50%;width:auto;transform:translate(-50%,-50%);padding-bottom:0;font-size:clamp(1.99rem,7.92vw,2.51rem);line-height:1;letter-spacing:.03em;text-align:center;white-space:nowrap;animation:comfy-create-comic-glow 1.25s ease-in-out infinite alternate}.comfy-create-orient-row .comfy-create-btn span{position:absolute;top:50%;left:50%;width:auto;transform:translate(-50%,-50%);padding-bottom:0;font-size:clamp(1.75rem,7vw,2.2rem);line-height:1;letter-spacing:.03em;text-align:center;white-space:nowrap;animation:comfy-create-comic-glow 1.25s ease-in-out infinite alternate}.comfy-speech-bubble--main{padding:.12rem .16rem;min-height:48px}.comfy-speech-bubble--main .comfy-textarea--bubble{min-height:36px;height:36px;max-height:36px;padding:.38rem .62rem .34rem;line-height:1.2;overflow:hidden}.comfy-speech-bubble--tap{cursor:pointer}.comfy-speech-bubble--tap .comfy-textarea--bubble{pointer-events:none}}@keyframes comfy-create-comic-glow{0%{text-shadow:0 1px 2px rgba(0,0,0,.55),0 0 0 rgba(255,240,160,0);filter:saturate(1)}to{text-shadow:0 1px 3px rgba(0,0,0,.6),0 0 10px rgba(255,235,130,.95),0 0 18px rgba(255,245,170,.55);filter:saturate(1.12)}}@media (prefers-reduced-motion: reduce){.comfy-create-btn--toolbar.comfy-create-btn--workflow-tight span,.comfy-create-orient-row .comfy-create-btn span{animation:none}}.comfy-awning-account{display:flex;flex-direction:row;align-items:center;gap:.35rem;margin-top:.25rem}.comfy-awning-badge{font-family:var(--comfy-font-body);font-size:.65rem;font-weight:700;color:#5ec489;background:transparent;border:2px solid #5ec489;padding:0 .65rem;border-radius:6px;white-space:nowrap;letter-spacing:.08em;text-transform:uppercase;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:1.85rem}.comfy-awning-badge--unlimited{color:#5ec489;border-color:#5ec489;background:transparent}.comfy-awning-logout{font-family:var(--comfy-font-body);font-size:.65rem;font-weight:700;color:#aaa;background:transparent;border:2px solid #666;border-radius:6px;cursor:pointer;padding:0 .5rem;letter-spacing:.06em;white-space:nowrap;transition:color .2s,border-color .2s;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:.2rem;min-height:1.85rem}.comfy-awning-logout__icon{display:inline-block;line-height:1}.comfy-awning-logout__label{display:inline-block}.comfy-awning-logout__busy{display:inline-block;line-height:1}.comfy-awning-logout:hover:not(:disabled){color:#fff;border-color:#999}.comfy-awning-logout:disabled{opacity:.5;cursor:wait}@media (max-width: 899px){.comfy-app:before{height:70px}.comfy-awning{min-height:0;overflow:visible}.comfy-awning-right{right:8px;top:calc(50% - 34px);gap:.04rem}.comfy-awning-sign{height:26px}.comfy-theme-toggle{gap:.2rem}.comfy-theme-toggle-label{font-size:.58rem}.comfy-theme-switch{width:32px;height:18px;border-width:1.5px}.comfy-theme-switch:after{width:12px;height:12px}.comfy-theme-switch--light:after{transform:translate(14px)}.comfy-awning-account{gap:.24rem;margin-top:0;width:auto;align-items:center;flex-direction:row}.comfy-awning-badge{font-size:.48rem;padding:0 .22rem;border-width:1.25px;border-radius:4px;letter-spacing:.02em;text-align:center;min-height:1.4rem;height:1.4rem;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.comfy-awning-logout{font-size:.5rem;padding:0 .2rem;border-width:1px;border-radius:4px;letter-spacing:0;text-align:center;min-width:1.8rem;min-height:1.4rem;height:1.4rem;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.comfy-awning-logout__label{display:none}.comfy-awning-logout__icon{font-size:.72rem}}@media (max-width: 899px){.comfy-panel-left--scene-mobile-compact{max-height:48dvh;overflow:visible}.comfy-panel-left--scene-mobile-compact .comfy-panel-left-hero--landscape{--comfy-hero-max-h: min(28dvh, 320px)}.comfy-panel-left--scene-mobile-compact .comfy-panel-left-hero--portrait{--comfy-hero-max-h: min(34dvh, 430px);width:min(100%,calc(var(--comfy-hero-max-h) * 9 / 16),58vw)}.comfy-panel-left--scene-mobile-compact .comfy-gallery{min-height:84px}.comfy-canvas-panel--scene{min-height:100%;justify-content:flex-end;padding-top:.5rem}.comfy-runner-layout--home-landscape{justify-content:flex-start;gap:.25rem}.comfy-panel-left--home-landscape{margin-top:0;transform:translateY(1.35rem)}.comfy-panel-right--home-landscape .comfy-form.comfy-form--minimal{justify-content:flex-start;padding-top:0}}.comic-loading{display:flex;align-items:center;justify-content:center;min-height:200px;font-family:Bangers,cursive;font-size:1.5rem;color:var(--text-secondary, #999)}.comic-page{position:relative;display:grid;gap:5px;background:#000;padding:6px;border-radius:2px;width:100%;max-width:900px;margin:0 auto;flex:1;min-height:0}.comic-page--reader{cursor:default;max-width:min(700px,42vw);flex:none;aspect-ratio:9 / 16}.comic-page--landscape{aspect-ratio:16 / 9;max-width:100%}.comic-page-wrap{display:flex;flex-direction:column;width:100%;max-width:900px;margin:0 auto;flex:1;min-height:0}.comic-page__corner-drop{position:absolute;right:0;bottom:0;left:auto;z-index:45;width:clamp(96px,26%,140px);height:clamp(96px,26%,140px);max-width:40%;max-height:40%;display:flex;align-items:flex-end;justify-content:flex-end;pointer-events:auto;padding:0 6px 6px 0;box-sizing:border-box;animation:comic-corner-drop-pop .38s cubic-bezier(.34,1.45,.64,1) both}@keyframes comic-corner-drop-pop{0%{opacity:0;transform:translate(14px,14px) scale(.82)}to{opacity:1;transform:translate(0) scale(1)}}.comic-page__corner-drop-shape{position:absolute;top:0;right:0;bottom:0;left:0;background:#f8f8f8;clip-path:polygon(100% 100%,100% 0,0 100%);box-shadow:-2px -2px #00000073,0 4px 14px #00000059;transition:filter .15s ease,transform .15s ease}.comic-page__corner-drop--active .comic-page__corner-drop-shape{filter:brightness(1.06);transform:scale(1.04)}.comic-page__corner-drop-plus{position:relative;z-index:1;font-family:Bangers,Comic Neue,cursive;font-size:clamp(1.35rem,4.5vw,2rem);line-height:1;color:#111;margin:0 14px 12px 0;text-shadow:0 1px 0 rgba(255,255,255,.65);pointer-events:none}.comic-grid-splitter{position:absolute;z-index:18;touch-action:none;background:transparent;transition:background .1s ease,box-shadow .1s ease}.comic-grid-splitter--dragging{background:#ffc8506b;box-shadow:0 0 0 1px #00000059,0 0 12px #f5a62359}.comic-grid-splitter--cols{top:0;bottom:0;width:10px;margin-left:-5px;transform:translate(-50%);cursor:col-resize}.comic-grid-splitter--rows{left:0;right:0;height:10px;margin-top:-5px;transform:translateY(-50%);cursor:row-resize}.comic-page-wrap--landscape{max-width:100%;align-items:center;justify-content:flex-start}.comic-page-wrap .comic-page{flex:1;min-height:0}.comic-page-wrap--landscape .comic-page{flex:none;width:100%;max-height:100%}.comic-page-caption{background:#111;padding:6px 16px;flex-shrink:0}.comic-page-caption--top{border-bottom:2px solid #333;border-radius:2px 2px 0 0}.comic-page-caption--bottom{border-top:2px solid #333;border-radius:0 0 2px 2px}.comic-page-caption__text{font-family:Crimson Pro,serif;font-size:.95rem;font-style:italic;color:#e8e0c8;margin:0;line-height:1.4;text-align:center}.comic-page-caption__input{width:100%;background:transparent;border:none;outline:none;font-family:Crimson Pro,serif;font-size:.9rem;font-style:italic;color:#e8e0c8;resize:none;text-align:center;line-height:1.4;min-height:1.4em}.comic-page-caption__input::placeholder{color:#e8e0c84d}.comic-panel{position:relative;overflow:visible;background:#000;min-height:0;transition:clip-path .3s ease}.comic-panel__image-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.comic-panel img,.comic-panel video{width:100%;height:100%;object-fit:cover;display:block}video.comic-inline-video{-webkit-user-select:none;user-select:none}video.comic-inline-video::-webkit-media-controls{display:none!important}video.comic-inline-video::-webkit-media-controls-enclosure{display:none!important}video.comic-inline-video::-webkit-media-controls-panel{display:none!important}video.comic-inline-video::-webkit-media-controls-overlay-enclosure{display:none!important}video.comic-inline-video::-webkit-media-controls-overlay-play-button{display:none!important}video.comic-inline-video::-webkit-media-controls-start-playback-button{display:none!important}video.comic-inline-video::-webkit-media-controls-container{display:none!important}.comic-panel--empty{display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px dashed #555;background:#1a1a1a;cursor:pointer;transition:border-color .25s,background .25s,box-shadow .25s;gap:4px;overflow:hidden}.comic-panel--empty:hover,.comic-panel--drop-active{border-color:#f5a623;background:#f5a6230f;box-shadow:inset 0 0 20px #f5a62314}.comic-panel__drop-icon{font-size:2rem;color:#555;line-height:1;pointer-events:none;font-weight:300}.comic-panel--drop-active .comic-panel__drop-icon{color:#f5a623}.comic-panel__drop-label{font-family:Comic Neue,cursive;color:#555;font-size:.75rem;text-align:center;pointer-events:none}.comic-panel--drop-active .comic-panel__drop-label{color:#f5a623}.comic-panel--editable{cursor:grab;transition:transform .15s,opacity .15s}.comic-panel--editable:active{cursor:grabbing}.comic-panel--dragging{opacity:.4;outline:3px dashed #f5a623;outline-offset:-3px}.comic-panel--clickable{cursor:pointer;transition:transform .15s}.comic-panel--clickable:hover{transform:scale(1.01);z-index:2}.comic-panel--selected{outline:3px solid #f5a623;outline-offset:-3px;z-index:3}.comic-panel__zoom-slider{position:absolute;bottom:6px;left:50%;transform:translate(-50%);z-index:12;background:#000000b3;border-radius:12px;padding:4px 10px;pointer-events:auto}.comic-panel__zoom-slider input[type=range]{width:100px;height:4px;cursor:pointer;accent-color:#f5a623}.comic-panel__actions{position:absolute;bottom:8px;left:50%;transform:translate(-50%);display:flex;gap:6px;background:#000000d9;border-radius:8px;padding:4px 8px;z-index:10;opacity:0;transition:opacity .2s}.comic-panel:hover .comic-panel__actions,.comic-panel--selected .comic-panel__actions{opacity:1}.comic-panel__action-btn{background:none;border:1px solid rgba(255,255,255,.3);color:#fff;font-family:Comic Neue,cursive;font-size:.7rem;padding:4px 8px;border-radius:4px;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s}.comic-panel__action-btn:hover{background:#ffffff26;border-color:#fff9}.comic-panel__action-btn--danger:hover{background:#dc282866;border-color:#dc2828}.comic-bubble-group{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.comic-bubble-group--speech,.comic-bubble-group--thought,.comic-bubble-group--shout,.comic-bubble-group--whisper,.comic-bubble-group--narration{filter:drop-shadow(1px 0 0 #000) drop-shadow(-1px 0 0 #000) drop-shadow(0 1px 0 #000) drop-shadow(0 -1px 0 #000)}.comic-bubble-group--action{filter:drop-shadow(1.5px 0 0 #000) drop-shadow(-1.5px 0 0 #000) drop-shadow(0 1.5px 0 #000) drop-shadow(0 -1.5px 0 #000)}.comic-bubble{position:absolute;pointer-events:auto;-webkit-user-select:none;user-select:none;z-index:10}.comic-bubble--edit{cursor:grab}.comic-bubble--edit:active{cursor:grabbing}.comic-bubble__body{padding:12px 20px;text-align:center;min-width:60px;word-wrap:break-word;line-height:1.2;letter-spacing:.03em;text-transform:uppercase;font-style:italic;box-sizing:border-box}.comic-bubble--speech .comic-bubble__body{border-radius:45% 52% 48% 50%/48% 45% 52% 48%}.comic-bubble--thought .comic-bubble__body{border-radius:42% 58% 45% 55%/50% 42% 58% 50%;padding:16px 24px}.comic-bubble--shout .comic-bubble__body{font-weight:700;letter-spacing:1px;clip-path:polygon(50% 0%,63% 8%,78% 2%,75% 18%,95% 22%,85% 35%,100% 50%,85% 62%,98% 78%,78% 75%,70% 95%,58% 82%,42% 98%,40% 80%,22% 90%,28% 72%,5% 68%,18% 55%,0% 40%,15% 32%,5% 18%,22% 20%,30% 2%,38% 15%);padding:22px 26px}.comic-bubble--whisper .comic-bubble__body{border-radius:45% 52% 48% 50%/48% 45% 52% 48%;font-style:italic;opacity:.92}.comic-bubble--narration .comic-bubble__body{border-radius:3px 2px 4px;font-style:italic;text-transform:none;letter-spacing:normal;line-height:1.35}.comic-bubble--action .comic-bubble__body{font-weight:900;letter-spacing:3px;clip-path:polygon(50% 0%,61% 12%,80% 5%,72% 25%,100% 30%,82% 45%,95% 65%,75% 65%,78% 88%,58% 75%,50% 100%,42% 75%,22% 88%,25% 65%,5% 65%,18% 45%,0% 30%,28% 25%,20% 5%,39% 12%);padding:24px 30px;-webkit-text-stroke:1px rgba(0,0,0,.3)}.comic-bubble__text{display:block;outline:none;border:none;background:transparent;font:inherit;color:inherit;text-align:center;text-transform:inherit;letter-spacing:inherit;font-style:inherit;width:100%;min-height:1.2em;line-height:inherit;padding:0;margin:0;cursor:inherit;direction:ltr;unicode-bidi:normal;overflow-wrap:break-word}.comic-bubble__text:empty:before{content:"Type...";color:#0000004d;pointer-events:none}.comic-bubble__tail-svg{position:absolute;pointer-events:none}.comic-bubble__tail-handle{position:absolute;width:18px;height:18px;background:radial-gradient(circle,#f5a623 40%,#c8891c);border:2.5px solid #fff;border-radius:50%;cursor:grab;z-index:11;transform:translate(-50%,-50%);box-shadow:0 1px 6px #00000080;touch-action:none;transition:transform .1s,box-shadow .1s}.comic-bubble__tail-handle:hover{transform:translate(-50%,-50%) scale(1.25);box-shadow:0 2px 10px #f5a62399}.comic-bubble__tail-handle:active{cursor:grabbing;transform:translate(-50%,-50%) scale(1.1)}.comic-bubble__delete{position:absolute;top:-10px;right:-10px;width:22px;height:22px;border-radius:50%;background:#dc2828;color:#fff;border:2px solid #fff;font-size:11px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;box-shadow:0 1px 4px #0006;transition:transform .1s;line-height:1}.comic-bubble__delete:hover{transform:scale(1.2)}.comic-bubble__resize-handle{position:absolute;bottom:-4px;right:-4px;width:14px;height:14px;cursor:ew-resize;z-index:10;touch-action:none;background:transparent}.comic-bubble__resize-handle:after{content:"";position:absolute;bottom:2px;right:2px;width:8px;height:8px;border-right:2.5px solid rgba(255,255,255,.7);border-bottom:2.5px solid rgba(255,255,255,.7);border-radius:0 0 3px}.comic-bubble--edit:hover .comic-bubble__resize-handle:after{border-color:#f5a623}.comic-editor__dialogue-bar{display:flex;align-items:center;gap:4px;flex-shrink:0;padding:3px 0;overflow-x:auto;scrollbar-width:none}.comic-editor__dialogue-bar::-webkit-scrollbar{display:none}.dialogue-editor__font-toggle{display:flex;align-items:center;gap:2px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:2px 4px;-webkit-user-select:none;user-select:none}.dialogue-editor__font-arrow{background:none;border:none;color:#fff;font-size:1.4rem;line-height:1;cursor:pointer;padding:2px 6px;border-radius:4px;transition:background .15s}.dialogue-editor__font-arrow:hover{background:#ffffff26}.dialogue-editor__font-label{color:#eee;font-size:.8rem;min-width:100px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.comic-editor{display:flex;flex-direction:column;height:100%;max-height:100vh;max-height:100dvh;max-width:1200px;margin:0 auto;width:100%;padding:0 8px;overflow:hidden}.comic-editor--landscape{max-width:100%}.comic-editor__header{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex-shrink:0;padding:4px 0}.comic-editor__back{background:none;border:none;color:var(--text-primary, #eee);font-family:Comic Neue,cursive;font-size:.95rem;cursor:pointer;padding:4px 8px;border-radius:6px;transition:background .15s}.comic-editor__back:hover{background:#ffffff1a}.comic-editor__title-input{flex:1;min-width:120px;background:#ffffff14;border:2px solid rgba(255,255,255,.15);border-radius:8px;color:var(--text-primary, #eee);font-family:Comic Neue,cursive;font-weight:700;font-size:1.3rem;padding:5px 12px;letter-spacing:.5px;outline:none;transition:border-color .2s}.comic-editor__title-input:focus{border-color:#f5a623}.comic-editor__title-input::placeholder{color:#ffffff4d}.comic-editor__header-actions{display:flex;gap:6px}.comic-editor__btn{font-family:Bangers,cursive;font-size:.85rem;padding:5px 12px;border-radius:6px;border:2px solid;cursor:pointer;letter-spacing:.5px;transition:transform .1s,background .15s;white-space:nowrap}.comic-editor__btn:hover{transform:scale(1.03)}.comic-editor__btn--primary{background:#f5a623;border-color:#c8891c;color:#000}.comic-editor__btn--secondary{background:#ffffff1a;border-color:#fff3;color:#eee}.comic-editor__btn--danger{background:#dc282833;border-color:#dc2828;color:#f87171}.comic-editor__toolbar{display:flex;align-items:center;gap:6px;flex-shrink:0;padding:4px 0;overflow:hidden;min-height:0}.comic-editor__toolbar-divider{width:1px;height:28px;background:#ffffff26;flex-shrink:0}.comic-editor__page-controls{display:flex;align-items:center;gap:4px;flex-shrink:0}.comic-editor__page-label{font-family:Bangers,cursive;font-size:.85rem;color:var(--text-primary, #eee);white-space:nowrap}.comic-editor__page-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#eee;font-family:Comic Neue,cursive;font-size:.8rem;padding:3px 8px;border-radius:5px;cursor:pointer;transition:background .15s;white-space:nowrap}.comic-editor__page-btn:hover{background:#fff3}.comic-editor__page-btn:disabled{opacity:.3;cursor:default}.comic-editor__page-btn--danger{color:#f87171}.comic-editor__panel-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.comic-editor__orient-toggle{display:flex;gap:3px;flex-shrink:0}.comic-editor__orient-btn{background:none;border:1px solid rgba(255,255,255,.12);border-radius:5px;cursor:pointer;padding:3px;opacity:.3;transition:opacity .15s,border-color .15s,transform .15s;display:flex;align-items:center;justify-content:center}.comic-editor__orient-btn:hover{opacity:.6;border-color:#ffffff4d}.comic-editor__orient-btn--active{opacity:1;border-color:#f5a623}.comic-editor__orient-btn--highlight{opacity:.6;border-color:#f5a62366}.comic-editor__orient-icon{height:24px;width:auto;display:block}.comic-editor__layouts-with-new-panel{display:flex;align-items:stretch;gap:6px;flex:1;min-width:0}.comic-editor__layouts-carousel{flex:1;min-width:0}.comic-editor__new-panel-btn{flex-shrink:0;width:44px;min-height:56px;border:2px solid rgba(245,166,35,.35);border-radius:5px;background:#f5a62314;cursor:pointer;padding:4px 2px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;transition:border-color .15s,transform .15s,background .15s}.comic-editor__new-panel-btn:hover{border-color:#f5a623;background:#f5a6232e;transform:scale(1.05)}.comic-editor__new-panel-btn-icon{width:26px;height:auto;object-fit:contain;display:block}.comic-editor__new-panel-btn-label{font-family:Comic Neue,cursive;font-size:.5rem;color:#e8c47a;text-align:center;line-height:1;text-transform:uppercase;letter-spacing:.02em}.comic-editor__layout-btn{width:44px;height:56px;border:2px solid rgba(255,255,255,.15);border-radius:5px;background:#ffffff0d;cursor:pointer;padding:3px;transition:border-color .15s,transform .15s;display:flex;flex-direction:column;align-items:center;gap:1px;flex-shrink:0}.comic-editor__layout-btn:hover{border-color:#f5a623;transform:scale(1.05)}.comic-editor__layout-btn--active{border-color:#f5a623;background:#f5a62326}.comic-editor__layout-btn--landscape{width:64px;height:44px}.comic-editor__layout-preview{flex:1;width:100%;display:grid;gap:1px;background:#000;border-radius:2px}.comic-editor__layout-cell{background:#555;border-radius:1px}.comic-editor__layout-name{font-family:Comic Neue,cursive;font-size:.5rem;color:#aaa;text-align:center;line-height:1}.comic-editor__status{flex-shrink:0;max-width:300px;margin:0 auto;width:100%}.comic-editor__error{color:#f87171;font-family:Comic Neue,cursive;font-size:.8rem;text-align:center;margin:0;flex-shrink:0}.comic-editor__scene-progress{display:flex;align-items:center;gap:10px;flex-shrink:0;max-width:420px;margin:0 auto;width:100%;padding:4px 0}.comic-editor__scene-progress-thumb{width:40px;height:40px;object-fit:cover;border-radius:6px;border:1px solid #555;flex-shrink:0}.comic-editor__scene-progress-info{flex:1;min-width:0}.comic-editor__scene-progress-done{font-family:Comic Neue,cursive;font-size:.8rem;font-weight:700;color:#4ade80;animation:scene-done-in .4s ease-out}@keyframes scene-done-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.comic-editor__body{display:flex;gap:10px;flex:1;min-height:0;overflow:hidden}.comic-editor--landscape .comic-editor__body{flex-direction:column}.comic-editor__sidebar{width:140px;flex-shrink:0;display:flex;flex-direction:column;gap:6px;min-height:0}.comic-editor--landscape .comic-editor__sidebar{width:100%;flex-direction:row;max-height:90px;min-height:0;order:1}.comic-editor--landscape .comic-editor__image-pool{flex:1;min-width:0}.comic-editor--landscape .comic-editor__pool-carousel,.comic-editor--landscape .comic-editor__pool-carousel .glass-carousel__track{max-height:none;height:auto}.comic-editor--landscape .comic-editor__pool-thumb{width:auto;height:70px}.comic-editor--landscape .comic-editor__pool-thumb img,.comic-editor--landscape .comic-editor__pool-thumb video{width:auto;height:100%;max-height:70px;object-fit:contain}.comic-editor--landscape .comic-editor__cover-preview{flex-shrink:0;width:auto;height:70px}.comic-editor--landscape .comic-editor__cover-preview img{width:auto;height:100%;max-height:70px}.comic-editor__cover-preview{flex-shrink:0}.comic-editor__cover-preview img{width:100%;max-height:80px;object-fit:cover;border-radius:4px;border:2px solid #333;display:block}.comic-editor__image-pool{flex:1;min-height:0;overflow:hidden}.comic-editor__pool-carousel,.comic-editor__pool-carousel .glass-carousel__track{max-height:100%;height:100%}.comic-editor__pool-thumb{width:100%;border-radius:6px;overflow:hidden;border:2px solid transparent;cursor:grab;transition:border-color .15s,transform .15s;background:#222}.comic-editor__pool-thumb:hover{border-color:#f5a623;transform:scale(1.03)}.comic-editor__pool-thumb--dragging{opacity:.5;border-color:#f5a623}.comic-editor__pool-thumb img{width:100%;height:auto;display:block;pointer-events:none}.comic-editor__pool-thumb video{width:100%;height:auto;display:block;pointer-events:auto}.comic-editor__pool-thumb--video{position:relative}.comic-editor__pool-thumb--video:after{content:"▶";position:absolute;bottom:4px;right:4px;font-size:10px;color:#fff;background:#0009;border-radius:3px;padding:1px 4px;pointer-events:none;line-height:1}.comic-editor__canvas{flex:1;display:flex;flex-direction:column;align-items:center;min-height:0;min-width:0;overflow:hidden}.comic-editor--landscape .comic-editor__canvas{align-items:center;justify-content:flex-start}.comic-reader{display:flex;flex-direction:column;align-items:center;gap:16px;padding:0 8px;max-width:800px;margin:0 auto;width:100%}.comic-reader__title{font-family:Comic Neue,cursive;font-weight:700;font-size:2rem;color:var(--text-primary, #eee);letter-spacing:1px;text-align:center}.comic-reader__page-wrap{position:relative;width:100%}.comic-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:20;background:#0009;border:1px solid rgba(255,255,255,.2);color:#fff;font-family:Bangers,cursive;font-size:.65rem;letter-spacing:1px;padding:12px 6px;border-radius:4px;cursor:pointer;writing-mode:vertical-lr;text-orientation:mixed;opacity:.5;transition:opacity .2s,background .2s}.comic-nav:hover{opacity:1;background:#000000d9}.comic-nav--prev{left:-36px}.comic-nav--next{right:-36px}.comic-nav:disabled{opacity:.15;cursor:default}.comic-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000000f2;display:flex;align-items:center;justify-content:center}.comic-fullscreen__image-wrap{position:relative;max-width:90vw;max-height:90vh}.comic-fullscreen__image-wrap img,.comic-fullscreen__image-wrap video{max-width:90vw;max-height:90vh;object-fit:contain;display:block}.comic-fullscreen__close{position:absolute;top:12px;right:12px;z-index:1001;background:#000000b3;border:1px solid rgba(255,255,255,.3);color:#fff;font-size:1.5rem;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.comic-share{text-align:center;padding:20px 8px}.comic-share__link{display:inline-flex;align-items:center;gap:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:8px 16px;color:#eee;font-family:Comic Neue,cursive;font-size:.85rem;margin-top:12px}.comic-share__copy-btn{background:#f5a623;border:none;color:#000;font-family:Bangers,cursive;padding:4px 12px;border-radius:4px;cursor:pointer;font-size:.8rem}.comic-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;background:#000000b3;display:flex;align-items:center;justify-content:center}.comic-modal{background:#2a2e3d;border:2px solid rgba(255,255,255,.15);border-radius:12px;padding:20px;min-width:300px;max-width:400px;color:#eee}.comic-modal__title{font-family:Bangers,cursive;font-size:1.3rem;margin-bottom:12px;letter-spacing:1px}.comic-modal__list{display:flex;flex-direction:column;gap:6px;margin-bottom:12px;max-height:250px;overflow-y:auto}.comic-modal__item{display:flex;align-items:center;gap:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:8px 12px;cursor:pointer;transition:background .15s,border-color .15s}.comic-modal__item:hover{background:#f5a62326;border-color:#f5a623}.comic-modal__item-title{font-family:Comic Neue,cursive;font-size:.95rem}.comic-modal__item-meta{font-size:.7rem;color:#888}.comic-modal__new-btn{width:100%;background:#f5a623;border:2px solid #c8891c;color:#000;font-family:Bangers,cursive;font-size:1rem;padding:10px;border-radius:8px;cursor:pointer;letter-spacing:1px;transition:transform .1s}.comic-modal__new-btn:hover{transform:scale(1.02)}.comic-modal__close{background:none;border:1px solid rgba(255,255,255,.2);color:#aaa;font-family:Comic Neue,cursive;font-size:.85rem;padding:6px 14px;border-radius:6px;cursor:pointer;margin-top:8px;width:100%}.dialogue-editor-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:950;background:#000000e6;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.dialogue-editor__toolbar{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;padding:8px;background:#000c;border-radius:8px;border:1px solid rgba(255,255,255,.15)}.dialogue-editor__type-btn{background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#ddd;font-family:Comic Neue,cursive;font-size:.8rem;padding:6px 12px;border-radius:6px;cursor:pointer;transition:background .15s,border-color .15s}.dialogue-editor__type-btn:hover{background:#ffffff26}.dialogue-editor__type-btn--active{border-color:#f5a623;background:#f5a62333;color:#f5a623}.dialogue-editor__canvas{position:relative;max-width:90vw;max-height:70vh}.dialogue-editor__canvas img{max-width:90vw;max-height:70vh;object-fit:contain;display:block}.dialogue-editor__done-btn{background:#f5a623;border:2px solid #c8891c;color:#000;font-family:Bangers,cursive;font-size:1.1rem;padding:10px 32px;border-radius:8px;cursor:pointer;letter-spacing:1px}.glass-carousel{position:relative;width:100%}.glass-carousel--horizontal .glass-carousel__track{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:8px 4px}.glass-carousel--horizontal .glass-carousel__track::-webkit-scrollbar{display:none}.glass-carousel--horizontal .glass-carousel__track>*{scroll-snap-align:start;flex-shrink:0}.glass-carousel--vertical .glass-carousel__track{display:flex;flex-direction:column;gap:8px;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y proximity;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 2px}.glass-carousel--vertical .glass-carousel__track::-webkit-scrollbar{display:none}.glass-carousel--vertical .glass-carousel__track>*{scroll-snap-align:start;flex-shrink:0}.glass-carousel__arrow{position:absolute;z-index:15;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.15);background:#14141ea6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;font-size:1.4rem;cursor:pointer;transition:background .2s,transform .15s;padding:0;line-height:1}.glass-carousel__arrow:hover{background:#28283cd9;transform:scale(1.1)}.glass-carousel__arrow:active{transform:scale(.95)}.glass-carousel--horizontal .glass-carousel__arrow{top:50%;width:32px;height:48px;border-radius:8px}.glass-carousel--horizontal .glass-carousel__arrow--prev{left:0;transform:translateY(-50%);border-top-left-radius:0;border-bottom-left-radius:0}.glass-carousel--horizontal .glass-carousel__arrow--prev:hover{transform:translateY(-50%) scale(1.08)}.glass-carousel--horizontal .glass-carousel__arrow--next{right:0;transform:translateY(-50%);border-top-right-radius:0;border-bottom-right-radius:0}.glass-carousel--horizontal .glass-carousel__arrow--next:hover{transform:translateY(-50%) scale(1.08)}.glass-carousel--vertical .glass-carousel__arrow{left:50%;width:48px;height:28px;border-radius:8px}.glass-carousel--vertical .glass-carousel__arrow--prev{top:0;transform:translate(-50%) rotate(-90deg);border-top-left-radius:0;border-top-right-radius:0}.glass-carousel--vertical .glass-carousel__arrow--next{bottom:0;transform:translate(-50%) rotate(-90deg);border-bottom-left-radius:0;border-bottom-right-radius:0}.glass-carousel__fade{position:absolute;z-index:10;pointer-events:none}.glass-carousel--horizontal .glass-carousel__fade--start{top:0;bottom:0;left:0;width:40px;background:linear-gradient(to right,rgba(26,26,26,.9),transparent)}.glass-carousel--horizontal .glass-carousel__fade--end{top:0;bottom:0;right:0;width:40px;background:linear-gradient(to left,rgba(26,26,26,.9),transparent)}.glass-carousel--vertical .glass-carousel__fade--start{top:0;left:0;right:0;height:30px;background:linear-gradient(to bottom,rgba(26,26,26,.9),transparent)}.glass-carousel--vertical .glass-carousel__fade--end{bottom:0;left:0;right:0;height:30px;background:linear-gradient(to top,rgba(26,26,26,.9),transparent)}@media (max-width: 768px){.comic-editor__header{gap:4px;padding:2px 0}.comic-editor__title-input{font-size:1rem;padding:4px 8px;min-width:80px}.comic-editor__btn{font-size:.75rem;padding:4px 8px}.comic-editor__toolbar{flex-wrap:wrap;gap:4px}.comic-editor__body{flex-direction:column}.comic-editor__sidebar{width:100%;flex-direction:row;max-height:90px;min-height:0}.comic-editor__cover-preview{display:none}.comic-editor__image-pool{flex:1;min-width:0}.comic-editor__pool-carousel,.comic-editor__pool-carousel .glass-carousel__track{max-height:85px!important;height:auto!important;flex-direction:row!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important}.comic-editor__pool-thumb{width:70px;flex-shrink:0}.comic-editor__pool-thumb img,.comic-editor__pool-thumb video{max-height:80px;object-fit:contain}.comic-nav--prev{left:4px}.comic-nav--next{right:4px}.comic-page{min-height:200px}}@media (max-height: 500px){.comic-editor__header{padding:1px 0;gap:4px}.comic-editor__title-input{font-size:.9rem;padding:2px 8px}.comic-editor__btn{font-size:.7rem;padding:2px 6px}.comic-editor__toolbar{padding:2px 0;gap:4px}.comic-editor__layout-btn{width:36px;height:44px;padding:2px}.comic-editor__sidebar{width:100px}.comic-page{padding:4px;gap:4px}}.comic-browser{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;color:#eee}.comic-browser__new-row{display:flex;justify-content:center;align-items:center;padding:10px 16px 6px;flex-shrink:0}.comic-browser__header{position:relative;display:flex;align-items:center;justify-content:center;padding:6px 16px 12px;border-bottom:2px solid rgba(255,255,255,.08);flex-shrink:0;min-height:48px}.comic-browser__back{position:absolute;left:16px;top:50%;transform:translateY(-50%);background:none;border:1px solid rgba(255,255,255,.2);color:#ccc;font-family:Comic Neue,cursive;font-size:.85rem;padding:4px 12px;border-radius:8px;cursor:pointer;transition:background .15s,color .15s}.comic-browser__back:hover{background:#ffffff1a;color:#fff}.comic-browser__title{font-family:Bangers,cursive;font-size:1.5rem;letter-spacing:2px;margin:0;text-align:center;padding:0 5.5rem;line-height:1.2}.comic-browser__new-btn{background:var(--comfy-green, #4caf50);border:2px solid rgba(0,0,0,.2);color:#fff;font-family:Bangers,cursive;font-size:.95rem;padding:6px 16px;border-radius:8px;cursor:pointer;letter-spacing:1px;transition:transform .1s,box-shadow .15s;box-shadow:0 2px 8px #0000004d}.comic-browser__new-btn:hover{transform:scale(1.03);box-shadow:0 4px 16px #4caf5066}.comic-browser__empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem;color:#888;font-family:Comic Neue,cursive;font-size:1.1rem}.comic-browser__coming-soon-icon{width:160px;height:auto;opacity:.4;border-radius:12px}.comic-browser__coming-soon-text{font-family:Bangers,cursive;font-size:2rem;letter-spacing:3px;color:#666}.comic-browser__coming-soon-sub{font-size:.95rem;color:#555;text-align:center;max-width:320px}.comic-browser__grid{flex:1;overflow-y:auto;padding:16px;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;align-content:start;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}.comic-browser__card{display:flex;flex-direction:column;border:2px solid rgba(255,255,255,.1);border-radius:12px;background:#1e1e2899;overflow:hidden;transition:border-color .2s,box-shadow .2s,transform .2s;box-shadow:0 4px 12px #0000004d}.comic-browser__card:hover{border-color:var(--comfy-gold, #b8860b);box-shadow:0 6px 24px #b8860b40;transform:translateY(-2px)}.comic-browser__cover-btn{display:block;width:100%;margin:0;padding:0;border:none;background:none;color:inherit;cursor:pointer;text-align:left}.comic-browser__cover-btn:hover .comic-browser__cover{filter:brightness(1.06)}.comic-browser__cover-btn:disabled{cursor:not-allowed;opacity:.65}.comic-browser__cover-btn:disabled .comic-browser__cover{filter:none}.comic-browser__cover{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#000;display:flex;align-items:center;justify-content:center}.comic-browser__cover img,.comic-browser__cover-video{width:100%;height:100%;object-fit:contain;display:block}.comic-browser__cover-empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:Comic Neue,cursive;color:#555;font-size:.85rem}.comic-browser__info{padding:10px 12px}.comic-browser__card-title{font-family:Comic Neue,cursive;font-weight:700;font-size:1.05rem;letter-spacing:.5px;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.comic-browser__meta{font-family:Comic Neue,cursive;font-size:.75rem;color:#888}.comic-browser__date{font-family:Comic Neue,cursive;font-size:.7rem;color:#666;margin-top:2px}.comic-browser__actions{display:flex;gap:6px;padding:8px 12px;border-top:1px solid rgba(255,255,255,.06)}.comic-browser__action-btn{flex:1;padding:4px 8px;border-radius:6px;font-family:Comic Neue,cursive;font-size:.75rem;font-weight:700;cursor:pointer;border:1px solid rgba(255,255,255,.15);transition:background .15s,color .15s}.comic-browser__action-btn--read{background:#4da6ff26;color:#4da6ff}.comic-browser__action-btn--read:hover{background:#4da6ff4d}.comic-browser__action-btn--edit{background:#4da6ff26;color:#4da6ff}.comic-browser__action-btn--edit:hover{background:#4da6ff4d}.comic-browser__action-btn--delete{background:#dc32321a;color:#c44}.comic-browser__action-btn--delete:hover{background:#dc323240}.comic-browser__confirm{display:flex;gap:6px;align-items:center;font-family:Comic Neue,cursive;font-size:.75rem;color:#ff6b6b}.comic-browser__confirm--full{flex:1 1 100%;justify-content:center;flex-wrap:wrap}.comic-browser__action-btn--yes{background:#dc323240;color:#f44}.comic-browser__action-btn--yes:hover{background:#dc323273}.comic-browser__action-btn--no{background:#ffffff14;color:#aaa}.comic-browser__action-btn--no:hover{background:#ffffff26}@media (max-width: 600px){.comic-browser__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;padding:10px}.comic-browser__title{font-size:1.2rem;padding:0 4.25rem}.comic-browser__coming-soon-icon{width:100px}}
