:root{--bg: #fff8f2;--fg: #241b2f;--muted: #75677c;--brand: #ff5d8f;--brand-2: #ffb84d;--mint: #67d5c8;--ink: #2b1b3a;--surface: rgba(255, 255, 255, .86);--surface-2: rgba(255, 223, 230, .42);--border: rgba(68, 38, 82, .12);--radius: 8px;--radius-sm: 8px;--shadow-soft: 0 16px 36px rgba(80, 42, 88, .11);--shadow-pop: 0 18px 42px rgba(255, 93, 143, .22);font-family:Pretendard,Apple SD Gothic Neo,Segoe UI,system-ui,sans-serif;font-size:1rem;line-height:1.58;font-weight:400;color:var(--fg);background-color:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{position:relative;margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#fffaf6c7,#fff1f6db 48%,#f7fffbeb),url(/assets/backgrounds/dalbit-music-bg.jpg) center top / cover no-repeat fixed,linear-gradient(180deg,#fffaf6,#fff1f6 48%,#f7fffb);overflow-x:hidden}body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,#fff3,#fff8f2c7),radial-gradient(circle at 12% 18%,rgba(255,184,77,.2),transparent 18%),radial-gradient(circle at 88% 12%,rgba(103,213,200,.18),transparent 20%),radial-gradient(circle at 64% 78%,rgba(255,93,143,.16),transparent 24%),linear-gradient(90deg,rgba(255,93,143,.05) 1px,transparent 1px),linear-gradient(180deg,rgba(103,213,200,.05) 1px,transparent 1px);background-size:auto,auto,auto,auto,34px 34px,34px 34px}body:after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:radial-gradient(circle,rgba(255,255,255,.85) 0 1px,transparent 1.5px),radial-gradient(circle,rgba(255,184,77,.35) 0 1px,transparent 1.4px);background-position:0 0,18px 24px;background-size:88px 88px,124px 124px;opacity:.48}a{color:inherit;text-decoration:none}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:0;color:var(--ink)}button,input,textarea{font:inherit}button{cursor:pointer}.container{width:min(1180px,calc(100% - 40px));margin:0 auto;min-width:0}.section{padding:96px 0;scroll-margin-top:88px}.section-heading{display:grid;gap:10px;max-width:760px;margin-bottom:32px}.eyebrow{display:inline-flex;width:fit-content;align-items:center;gap:8px;padding:7px 11px;border:1px solid var(--border);border-radius:999px;background:#ffffffb8;color:#a13d67;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.eyebrow:before{content:"";width:7px;height:7px;border-radius:999px;background:var(--brand-2);box-shadow:0 0 0 5px #ffb84d2e}.section h2{margin:0;font-size:clamp(1.82rem,3.2vw,2.8rem);line-height:1.16}.section .desc,.section .lead{color:var(--muted);word-break:keep-all;font-size:clamp(.98rem,1.4vw,1.06rem)}.reveal{opacity:0;transform:translateY(16px);transition:opacity .62s ease,transform .62s ease,filter .62s ease;will-change:opacity,transform}.reveal.up{transform:translateY(18px)}.reveal.right{transform:translate(18px)}.reveal.left{transform:translate(-18px)}.reveal.scale{transform:scale(.98);filter:blur(2px)}.in-view{opacity:1;transform:none;filter:none}@media (max-width: 720px){.container{width:min(100% - 28px,1180px)}.section{padding:72px 0}.section h2{font-size:clamp(1.68rem,8vw,2.25rem)}}@media (max-width: 420px){.container{width:min(100% - 22px,1180px)}.section{padding:60px 0}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.reveal,.in-view{transition:none!important;opacity:1!important;transform:none!important;filter:none!important}}.navbar.svelte-11lpkcp{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(68,38,82,.1);background:#fffaf6db;-webkit-backdrop-filter:blur(18px) saturate(145%);backdrop-filter:blur(18px) saturate(145%)}.nav-inner.svelte-11lpkcp{height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand.svelte-11lpkcp{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-weight:950;letter-spacing:.04em}.brand-mark.svelte-11lpkcp{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-2));box-shadow:0 10px 22px #ff5d8f47}.nav-links.svelte-11lpkcp{display:flex;align-items:center;gap:6px;list-style:none;margin:0;padding:0}.nav-links.svelte-11lpkcp a:where(.svelte-11lpkcp){display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 13px;border-radius:999px;color:#493750;font-size:.94rem;font-weight:850;transition:background .18s ease,color .18s ease,transform .18s ease}.nav-links.svelte-11lpkcp a:where(.svelte-11lpkcp):hover,.nav-links.svelte-11lpkcp a:where(.svelte-11lpkcp):focus-visible{color:var(--ink);background:#ff5d8f1f;outline:none;transform:translateY(-1px)}.menu-btn.svelte-11lpkcp{display:none;width:42px;height:38px;border:1px solid var(--border);border-radius:8px;background:#fff;padding:0}.menu-btn.svelte-11lpkcp span:where(.svelte-11lpkcp){display:block;width:18px;height:2px;margin:4px auto;border-radius:999px;background:var(--ink)}@media (max-width: 820px){.nav-inner.svelte-11lpkcp{height:62px}.menu-btn.svelte-11lpkcp{display:block}.nav-links.svelte-11lpkcp{position:absolute;top:62px;left:14px;right:14px;display:grid;grid-template-columns:1fr;gap:4px;padding:10px;border:1px solid var(--border);border-radius:8px;background:#fffffff5;box-shadow:var(--shadow-soft);opacity:0;transform:translateY(-10px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.nav-links[data-open=true].svelte-11lpkcp{opacity:1;transform:translateY(0);pointer-events:auto}.nav-links.svelte-11lpkcp a:where(.svelte-11lpkcp){justify-content:flex-start;border-radius:8px}}.characters.svelte-1nw4zuc{position:relative;background:linear-gradient(180deg,#ffffff94,#ffffff57)}.lead.svelte-1nw4zuc{max-width:720px;margin:0}.character-grid.svelte-1nw4zuc{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.character-card.svelte-1nw4zuc{min-width:0;display:grid;grid-template-rows:300px auto;gap:18px;padding:18px;border:1px solid var(--border);border-radius:8px;background:#ffffffd6;box-shadow:var(--shadow-soft);overflow:hidden}.portrait.svelte-1nw4zuc{display:grid;place-items:end center;min-width:0;border-radius:8px;background:radial-gradient(circle at 50% 72%,rgba(255,255,255,.95),transparent 34%),linear-gradient(150deg,#ff5d8f2e,#ffb84d30,#67d5c82e);overflow:hidden}.portrait.svelte-1nw4zuc img:where(.svelte-1nw4zuc){width:76%;height:92%;object-fit:contain;object-position:bottom center;filter:drop-shadow(0 14px 18px rgba(65,34,78,.17))}.character-card.svelte-1nw4zuc:nth-child(1) .portrait:where(.svelte-1nw4zuc) img:where(.svelte-1nw4zuc){width:58%;height:94%;object-position:center bottom}.character-card.svelte-1nw4zuc:nth-child(2) .portrait:where(.svelte-1nw4zuc) img:where(.svelte-1nw4zuc){width:86%}.character-card.svelte-1nw4zuc:nth-child(3) .portrait:where(.svelte-1nw4zuc) img:where(.svelte-1nw4zuc){width:68%}.profile.svelte-1nw4zuc{min-width:0}.meta-row.svelte-1nw4zuc{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}span.svelte-1nw4zuc{display:inline-flex;color:#a13d67;font-size:.78rem;font-weight:950;letter-spacing:.04em}strong.svelte-1nw4zuc{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-2));font-size:.78rem;font-weight:950}h3.svelte-1nw4zuc{margin:0 0 8px;font-size:clamp(1.28rem,2.6vw,1.45rem);font-weight:950}p.svelte-1nw4zuc{margin:0;color:var(--muted);word-break:keep-all}ul.svelte-1nw4zuc{display:grid;gap:7px;margin:14px 0 0;padding:0;list-style:none}li.svelte-1nw4zuc{position:relative;padding-left:14px;color:var(--muted);font-size:.95rem;line-height:1.55;word-break:keep-all}li.svelte-1nw4zuc:before{content:"";position:absolute;left:0;top:.72em;width:5px;height:5px;border-radius:999px;background:var(--brand)}@media (max-width: 980px){.character-grid.svelte-1nw4zuc{grid-template-columns:1fr}.character-card.svelte-1nw4zuc{grid-template-columns:minmax(150px,230px) minmax(0,1fr);grid-template-rows:auto;align-items:center}.portrait.svelte-1nw4zuc{height:240px}}@media (max-width: 620px){.character-card.svelte-1nw4zuc{grid-template-columns:1fr}.portrait.svelte-1nw4zuc{height:260px}.character-card.svelte-1nw4zuc:nth-child(1) .portrait:where(.svelte-1nw4zuc) img:where(.svelte-1nw4zuc){width:52%;height:94%}}.studio.svelte-6t9lhf{position:relative}.studio.svelte-6t9lhf:before{content:"";position:absolute;inset:10% 0 auto;height:70%;pointer-events:none;background:radial-gradient(circle at 15% 50%,rgba(103,213,200,.14),transparent 22%),radial-gradient(circle at 82% 28%,rgba(255,93,143,.13),transparent 24%)}.studio.svelte-6t9lhf .container{position:relative}.desc.svelte-6t9lhf{max-width:760px;margin:0}.service-grid.svelte-6t9lhf{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:30px}.service-card.svelte-6t9lhf{min-width:0;padding:clamp(22px,4vw,30px);border:1px solid var(--border);border-radius:8px;background:#ffffffe0;box-shadow:var(--shadow-soft)}.service-card.svelte-6t9lhf span:where(.svelte-6t9lhf){display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:18px;border-radius:8px;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-2));font-size:.82rem;font-weight:950}h3.svelte-6t9lhf{margin:0 0 10px;font-size:clamp(1.18rem,2.7vw,1.32rem);font-weight:950;word-break:keep-all}p.svelte-6t9lhf{margin:0;color:var(--muted);word-break:keep-all}@media (max-width: 760px){.service-grid.svelte-6t9lhf{grid-template-columns:1fr}}.works-hero.svelte-1r84i0o{position:relative;isolation:isolate;min-height:calc(100svh - 68px);display:grid;align-items:center;overflow:hidden;padding:clamp(32px,4.5vw,56px) 0 clamp(40px,5vw,64px);background:radial-gradient(circle at 76% 42%,rgba(255,179,93,.38),transparent 30%),radial-gradient(circle at 18% 40%,rgba(255,93,143,.24),transparent 32%),linear-gradient(90deg,#0a0b14fa,#201b2db3 50%,#0a0c14db),linear-gradient(180deg,#0b0c1414,#0d0c14e6),url(/assets/unsaved/unsaved-detail-bg.png) center / cover no-repeat;color:#fff}.works-hero.svelte-1r84i0o:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.85),transparent 76%);mask-image:linear-gradient(180deg,rgba(0,0,0,.85),transparent 76%);opacity:.45}.works-hero.svelte-1r84i0o:after{content:"";position:absolute;inset:auto -8% -20%;z-index:-1;height:50%;background:radial-gradient(ellipse at 50% 0%,rgba(255,177,88,.2),transparent 50%),linear-gradient(180deg,transparent,rgba(255,93,143,.12),rgba(255,177,88,.08));filter:blur(14px)}.works-shell.svelte-1r84i0o{position:relative;width:min(1520px,calc(100% - 48px));display:grid;grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr);grid-template-areas:"copy video" "links video";gap:clamp(20px,3vw,34px);align-items:center;padding:clamp(16px,2.1vw,28px);border:1px solid rgba(255,255,255,.14);border-radius:8px;background:linear-gradient(135deg,#ffffff1f,#ffffff0b),linear-gradient(90deg,#14121eb8,#21182a70);box-shadow:0 34px 100px #00000061,inset 0 1px #ffffff1a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overflow:hidden}.works-shell.svelte-1r84i0o:before{content:"";position:absolute;inset:-1px;border-radius:inherit;background:linear-gradient(115deg,transparent 8%,rgba(255,255,255,.12) 34%,transparent 58%);opacity:0;pointer-events:none;animation:svelte-1r84i0o-shellGlimmer 9s ease-in-out 1.1s infinite}.works-heading.svelte-1r84i0o{grid-area:copy;min-width:0;padding:clamp(4px,1vw,10px)}.works-hero.svelte-1r84i0o .eyebrow{color:#ffe5ef;background:#ffffff1a;border-color:#ffffff29}h1.svelte-1r84i0o{max-width:100%;margin:18px 0 16px;color:#fff;font-size:clamp(3.3rem,6vw,6.55rem);line-height:.92;letter-spacing:.035em;text-shadow:0 0 34px rgba(255,177,88,.26),0 20px 60px rgba(0,0,0,.55)}p.svelte-1r84i0o{margin:0;color:#ffffffc7;word-break:keep-all}.works-heading.svelte-1r84i0o p:where(.svelte-1r84i0o){max-width:610px;color:#ffffffd6;font-size:clamp(1.02rem,1.55vw,1.16rem);line-height:1.72}.story-tags.svelte-1r84i0o{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.story-tags.svelte-1r84i0o span:where(.svelte-1r84i0o){display:inline-flex;min-height:30px;align-items:center;padding:0 11px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#fffc;background:#ffffff14;font-size:.78rem;font-weight:850}.hero-actions.svelte-1r84i0o{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}a.svelte-1r84i0o{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;color:var(--ink);background:#fff;font-size:.92rem;font-weight:950;white-space:nowrap}a.ghost.svelte-1r84i0o{color:#fff;background:#ffffff1f;border:1px solid rgba(255,255,255,.18)}.video-frame.svelte-1r84i0o{grid-area:video;position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#000;box-shadow:0 0 0 8px #ffffff0a,0 30px 84px #0000008a,0 0 92px #ff8f583d}.video-frame.svelte-1r84i0o:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 28%,transparent 70%,rgba(255,177,88,.12));mix-blend-mode:screen}.video-frame.svelte-1r84i0o:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(circle at 70% 38%,rgba(255,184,77,.16),transparent 42%);opacity:.25;animation:svelte-1r84i0o-softPulse 7s ease-in-out infinite}iframe.svelte-1r84i0o{position:absolute;inset:0;width:100%;height:100%;border:0}.project-links.svelte-1r84i0o{grid-area:links;display:grid;gap:14px;min-width:0}.festival.svelte-1r84i0o{border:1px solid rgba(255,255,255,.14);border-radius:8px;background:linear-gradient(135deg,#ffffff21,#ffffff0f);box-shadow:0 18px 46px #0003}.festival.svelte-1r84i0o{display:flex;gap:12px;align-items:center;max-width:100%;padding:12px;color:#ffffffd1;font-size:.9rem;font-weight:850}.festival.svelte-1r84i0o img:where(.svelte-1r84i0o){width:150px;height:auto;padding:8px 10px;border-radius:8px;background:#fffffff0}@media (max-width: 1020px){.works-shell.svelte-1r84i0o{width:min(860px,calc(100% - 36px));grid-template-columns:1fr;grid-template-areas:"copy" "video" "links"}.works-hero.svelte-1r84i0o{min-height:auto}h1.svelte-1r84i0o{font-size:clamp(3.2rem,13vw,6.2rem)}}@media (max-width: 420px){h1.svelte-1r84i0o{font-size:clamp(2.65rem,15vw,3.8rem)}}@media (max-width: 640px){.works-shell.svelte-1r84i0o{width:min(100% - 24px,860px);padding:12px}.hero-actions.svelte-1r84i0o,.festival.svelte-1r84i0o{align-items:stretch;flex-direction:column}.hero-actions.svelte-1r84i0o a:where(.svelte-1r84i0o){width:100%}.festival.svelte-1r84i0o img:where(.svelte-1r84i0o){width:132px}}@keyframes svelte-1r84i0o-shellGlimmer{0%,34%,to{opacity:0;transform:translate(-42%)}48%{opacity:.48}64%{opacity:0;transform:translate(42%)}}@keyframes svelte-1r84i0o-softPulse{0%,to{opacity:.18}50%{opacity:.32}}@media (prefers-reduced-motion: reduce){.works-shell.svelte-1r84i0o:before,.video-frame.svelte-1r84i0o:after{animation:none}}.space-cafe.svelte-1l70lo0{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 18% 16%,rgba(255,184,77,.22),transparent 28%),radial-gradient(circle at 84% 20%,rgba(103,213,200,.18),transparent 24%),linear-gradient(180deg,#fff8f2,#f7fbff 58%,#fff5fa)}.space-cafe.svelte-1l70lo0:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(43,27,58,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(43,27,58,.03) 1px,transparent 1px);background-size:64px 64px;opacity:.45}.feature-shell.svelte-1l70lo0{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:clamp(22px,4vw,44px);align-items:center;padding:clamp(18px,3vw,28px);border:1px solid var(--border);border-radius:8px;background:linear-gradient(135deg,#fffffff5,#ffffffd1),linear-gradient(90deg,#ffb84d14,#67d5c80f);box-shadow:0 28px 72px #502a5824,inset 0 1px #ffffffa8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.feature-copy.svelte-1l70lo0{min-width:0}h2.svelte-1l70lo0{margin:14px 0 12px;font-size:clamp(2.1rem,5vw,4.4rem);line-height:1.03;word-break:keep-all}.lead.svelte-1l70lo0{max-width:620px;margin:0;color:var(--muted);font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.72;word-break:keep-all}.feature-tags.svelte-1l70lo0{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.feature-tags.svelte-1l70lo0 span:where(.svelte-1l70lo0){display:inline-flex;min-height:30px;align-items:center;padding:0 11px;border-radius:999px;color:#a13d67;background:#ff5d8f1a;font-size:.78rem;font-weight:900}.feature-actions.svelte-1l70lo0{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}a.svelte-1l70lo0{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 16px;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-2));font-size:.92rem;font-weight:950;box-shadow:0 14px 32px #ff5d8f2e}a.ghost.svelte-1l70lo0{color:var(--ink);background:#ffffffb8;border:1px solid var(--border);box-shadow:none}.feature-media.svelte-1l70lo0{min-width:0}.video-frame.svelte-1l70lo0{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border:1px solid rgba(68,38,82,.16);border-radius:8px;background:#0b0e16;box-shadow:0 24px 58px #502a5833}iframe.svelte-1l70lo0{position:absolute;inset:0;width:100%;height:100%;border:0}@media (max-width: 1080px){.feature-shell.svelte-1l70lo0{grid-template-columns:1fr}}@media (max-width: 560px){.feature-shell.svelte-1l70lo0{padding:14px}.feature-actions.svelte-1l70lo0 a:where(.svelte-1l70lo0){width:100%}}.tech.svelte-38g3lz{padding-top:78px;padding-bottom:78px}.tech-shell.svelte-38g3lz{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);gap:28px;align-items:center;padding:clamp(22px,4vw,32px);border:1px solid var(--border);border-radius:8px;background:#ffffffb8;box-shadow:var(--shadow-soft)}.tech-copy.svelte-38g3lz{min-width:0}h2.svelte-38g3lz{margin:14px 0 12px;font-size:clamp(1.72rem,3vw,2.35rem);line-height:1.18;word-break:keep-all}.desc.svelte-38g3lz{margin:0;max-width:560px}.portfolio-link.svelte-38g3lz{display:inline-flex;align-items:center;justify-content:center;min-height:42px;margin-top:22px;padding:0 16px;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-2));font-size:.92rem;font-weight:950;box-shadow:var(--shadow-pop)}.app-grid.svelte-38g3lz{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:0}.app-card.svelte-38g3lz{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:#ffffffe6}.thumb.svelte-38g3lz{aspect-ratio:4 / 3;overflow:hidden;background:linear-gradient(135deg,#ff5d8f1f,#67d5c81f)}.thumb.svelte-38g3lz img:where(.svelte-38g3lz){width:100%;height:100%;object-fit:cover;display:block}.app-copy.svelte-38g3lz{padding:14px}.app-copy.svelte-38g3lz span:where(.svelte-38g3lz){color:#a13d67;font-size:.74rem;font-weight:950}h3.svelte-38g3lz{margin:4px 0 6px;font-size:1.05rem;font-weight:950}.app-copy.svelte-38g3lz p:where(.svelte-38g3lz){margin:0;color:var(--muted);font-size:.92rem;line-height:1.52;word-break:keep-all}@media (max-width: 980px){.tech-shell.svelte-38g3lz{grid-template-columns:1fr}}@media (max-width: 720px){.tech.svelte-38g3lz{padding-top:58px;padding-bottom:58px}.app-grid.svelte-38g3lz{grid-template-columns:1fr}.app-card.svelte-38g3lz{display:grid;grid-template-columns:118px minmax(0,1fr)}.thumb.svelte-38g3lz{aspect-ratio:auto;min-height:100%}}@media (max-width: 460px){.tech-shell.svelte-38g3lz{padding:18px}.portfolio-link.svelte-38g3lz{width:100%}.app-card.svelte-38g3lz{grid-template-columns:1fr}.thumb.svelte-38g3lz{aspect-ratio:16 / 9}}.contact-grid.svelte-1y6h5pf{display:grid;grid-template-columns:minmax(0,.88fr) minmax(420px,.92fr);gap:34px;align-items:start}h2.svelte-1y6h5pf{margin:14px 0 12px;font-size:clamp(1.82rem,3.2vw,2.75rem);line-height:1.16}.desc.svelte-1y6h5pf{max-width:600px;margin:0}.contact-note.svelte-1y6h5pf{display:grid;gap:4px;margin-top:26px;padding:18px;border:1px solid var(--border);border-radius:8px;background:#ffffffbd}.contact-note.svelte-1y6h5pf strong:where(.svelte-1y6h5pf){color:var(--ink)}.contact-note.svelte-1y6h5pf span:where(.svelte-1y6h5pf){color:var(--muted)}.form.svelte-1y6h5pf{display:grid;gap:12px;padding:22px;border:1px solid var(--border);border-radius:8px;background:#ffffffdb;box-shadow:var(--shadow-soft)}.row.svelte-1y6h5pf{display:grid;grid-template-columns:1fr 1fr;gap:12px}input.svelte-1y6h5pf,textarea.svelte-1y6h5pf{width:100%;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--fg);padding:14px 15px;outline:none}textarea.svelte-1y6h5pf{min-height:170px;resize:vertical}input.svelte-1y6h5pf:focus,textarea.svelte-1y6h5pf:focus{border-color:#ff5d8f9e;box-shadow:0 0 0 4px #ff5d8f1f}button.svelte-1y6h5pf{min-height:48px;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-2));font-weight:950;box-shadow:var(--shadow-pop)}button.svelte-1y6h5pf:disabled{cursor:progress;opacity:.72}.alert.svelte-1y6h5pf{font-size:.92rem;font-weight:800}.error.svelte-1y6h5pf{color:#d92656}.success.svelte-1y6h5pf{color:#168f7c}@media (max-width: 900px){.contact-grid.svelte-1y6h5pf{grid-template-columns:1fr}}@media (max-width: 560px){.row.svelte-1y6h5pf{grid-template-columns:1fr}}.footer.svelte-9sff3o{padding:42px 0;border-top:1px solid var(--border);background:#fffaf6}.footer-grid.svelte-9sff3o{display:grid;grid-template-columns:minmax(0,.8fr) minmax(420px,1fr);gap:28px;align-items:start}.brand.svelte-9sff3o{margin-bottom:8px;color:var(--ink);font-size:1.12rem;font-weight:950;letter-spacing:.05em}p.svelte-9sff3o{margin:0;max-width:420px;color:var(--muted);word-break:keep-all}.legal.svelte-9sff3o{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px}.row.svelte-9sff3o{display:grid;gap:2px}.row.svelte-9sff3o span:where(.svelte-9sff3o){color:#a13d67;font-size:.75rem;font-weight:900}.row.svelte-9sff3o strong:where(.svelte-9sff3o){color:var(--fg);font-size:.9rem;font-weight:700;word-break:keep-all}.bottom.svelte-9sff3o{display:flex;justify-content:space-between;gap:18px;margin-top:34px;padding-top:22px;border-top:1px solid var(--border);color:var(--muted);font-size:.86rem}.links.svelte-9sff3o{display:flex;flex-wrap:wrap;gap:14px}.links.svelte-9sff3o a:where(.svelte-9sff3o),.row.svelte-9sff3o a:where(.svelte-9sff3o){color:inherit;text-decoration:underline;text-underline-offset:3px}@media (max-width: 900px){.footer-grid.svelte-9sff3o,.legal.svelte-9sff3o{grid-template-columns:1fr}.bottom.svelte-9sff3o{flex-direction:column}}.media.svelte-8yswmw{padding:clamp(30px,5vw,56px) 0 clamp(58px,7vw,86px);background:radial-gradient(circle at 14% 12%,rgba(255,93,143,.2),transparent 26%),radial-gradient(circle at 86% 12%,rgba(103,213,200,.22),transparent 28%),radial-gradient(circle at 52% 92%,rgba(255,184,77,.2),transparent 34%),linear-gradient(180deg,#fff8f2,#f6fbff 52%,#fff5fb);color:var(--ink)}.media-shell.svelte-8yswmw{display:grid;gap:clamp(18px,3vw,26px)}.media-heading.svelte-8yswmw{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:end;padding:clamp(18px,3vw,28px);border:1px solid rgba(255,255,255,.72);border-radius:8px;background:linear-gradient(135deg,#ffffffeb,#ffffffb3),linear-gradient(90deg,#ffb84d1c,#67d5c81a);box-shadow:0 22px 56px #502a581f,inset 0 1px #ffffffad;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.media.svelte-8yswmw .section-heading:where(.svelte-8yswmw){margin-bottom:0}.media.svelte-8yswmw .eyebrow{color:#a13d67;background:#ffffffb8;border-color:#a13d671f}h1.svelte-8yswmw,h2.svelte-8yswmw,h3.svelte-8yswmw{color:var(--ink);word-break:keep-all}h1.svelte-8yswmw{margin:0;font-size:clamp(2rem,4.4vw,3.6rem);line-height:1.12}.desc.svelte-8yswmw{max-width:760px;margin:0;color:var(--muted)}.featured.svelte-8yswmw{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);width:100%;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:linear-gradient(135deg,#fffffff0,#ffffffbd),linear-gradient(180deg,#ffb84d14,#ff5d8f0a);box-shadow:0 26px 64px #502a5824,inset 0 1px #ffffffa3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.featured-player.svelte-8yswmw,.player.svelte-8yswmw{position:relative;width:100%;aspect-ratio:16 / 9;background:radial-gradient(circle at 50% 70%,rgba(255,255,255,.22),transparent 34%),linear-gradient(135deg,#ff5d8fd1,#67d5c8a6)}iframe.svelte-8yswmw{position:absolute;inset:0;width:100%;height:100%;border:0}.featured-copy.svelte-8yswmw{display:grid;align-content:center;justify-items:start;gap:16px;min-width:0;padding:clamp(22px,4vw,34px)}.featured-copy.svelte-8yswmw div:where(.svelte-8yswmw),.video-copy.svelte-8yswmw{min-width:0}.featured-copy.svelte-8yswmw span:where(.svelte-8yswmw),.video-copy.svelte-8yswmw span:where(.svelte-8yswmw){color:#a13d67;font-size:.76rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.featured-copy.svelte-8yswmw h2:where(.svelte-8yswmw){margin:4px 0 0;font-size:clamp(1.34rem,2.4vw,2rem);line-height:1.2}.featured-copy.svelte-8yswmw p:where(.svelte-8yswmw),.video-copy.svelte-8yswmw p:where(.svelte-8yswmw){margin:8px 0 0;color:var(--muted);word-break:keep-all}.featured-copy.svelte-8yswmw p:where(.svelte-8yswmw){max-width:34ch}.heading-link.svelte-8yswmw,.featured-copy.svelte-8yswmw a:where(.svelte-8yswmw),.video-copy.svelte-8yswmw a:where(.svelte-8yswmw){display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 15px;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-2));font-size:.9rem;font-weight:950;white-space:nowrap;box-shadow:0 14px 30px #ff5d8f2e}.video-grid.svelte-8yswmw{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,2vw,24px)}.video-card.svelte-8yswmw{min-width:0;display:grid;grid-template-rows:auto 1fr;align-items:stretch;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:linear-gradient(180deg,#fffffff0,#ffffffc7),linear-gradient(135deg,#ff5d8f0d,#67d5c80d);box-shadow:0 22px 46px #502a581f,inset 0 1px #ffffffa8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .26s ease,box-shadow .26s ease}.video-card.svelte-8yswmw:hover{transform:translateY(-2px);box-shadow:0 28px 62px #502a5829}.video-copy.svelte-8yswmw{display:grid;align-content:start;padding:clamp(18px,2.6vw,24px)}h3.svelte-8yswmw{margin:4px 0 2px;font-size:clamp(1.22rem,2.4vw,1.58rem);line-height:1.25}strong.svelte-8yswmw{color:#a13d67}.video-copy.svelte-8yswmw a:where(.svelte-8yswmw){width:fit-content;margin-top:18px}@media (max-width: 980px){.media-heading.svelte-8yswmw{grid-template-columns:1fr;align-items:start}.featured.svelte-8yswmw{grid-template-columns:1fr}.heading-link.svelte-8yswmw{width:fit-content}.video-grid.svelte-8yswmw{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.video-card.svelte-8yswmw{transition:none}}@media (max-width: 640px){.featured-copy.svelte-8yswmw{display:grid;align-items:start}.featured-copy.svelte-8yswmw a:where(.svelte-8yswmw),.heading-link.svelte-8yswmw,.video-copy.svelte-8yswmw a:where(.svelte-8yswmw){width:100%}}@media (max-width: 480px){.media.svelte-8yswmw{padding-top:26px}h1.svelte-8yswmw{font-size:clamp(1.78rem,9vw,2.35rem)}}main.svelte-1n46o8q{display:block;overflow:hidden}.notice-bg.svelte-14i2a87{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#282a36d1;-webkit-backdrop-filter:blur(7px) saturate(130%);backdrop-filter:blur(7px) saturate(130%);transition:background .2s ease}.notice-card.svelte-14i2a87{box-shadow:0 8px 40px 12px #12121b38;background:linear-gradient(135deg,#191b2d 70%,#784ba0);border-radius:22px;padding:2.4rem 3.6rem;max-width:480px;width:90vw;text-align:center;color:#fff;font-family:Segoe UI,Pretendard,"sans-serif";position:relative;transition:background .2s ease,box-shadow .2s ease}.notice-text.svelte-14i2a87{font-size:1.39rem;line-height:2.25rem;word-break:break-all;white-space:pre-line;text-shadow:0 1px 2px rgba(0,0,0,.35)}.controls.svelte-14i2a87{position:absolute;top:12px;right:14px;display:flex;gap:8px}.ctrl-btn.svelte-14i2a87{background:#7161ef;color:#fff;border-radius:10px;padding:6px 10px;font-size:.88rem;border:none;cursor:pointer}.ctrl-btn.alt.svelte-14i2a87{background:#3a4157}.edit-btn.svelte-14i2a87{position:absolute;bottom:18px;right:22px;background:#7161ef;color:#fff;border-radius:50%;width:46px;height:46px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 12px 2px #7363ef30;font-size:1.23rem;border:none;transition:background .2s}.edit-btn.svelte-14i2a87:hover{background:#5541d8}.save-btn.svelte-14i2a87,.reset-btn.svelte-14i2a87{margin:16px 7px 0;padding:.45em 1.2em;border-radius:8px;font-size:1rem;border:none;background:#5dc2c1;color:#191b2d;cursor:pointer;letter-spacing:.01em;transition:background .19s}.reset-btn.svelte-14i2a87{background:#f75d59;color:#fff}.save-btn.svelte-14i2a87:hover{background:#33aaa9}.reset-btn.svelte-14i2a87:hover{background:#d63833}@media (max-width: 700px){.notice-card.svelte-14i2a87{padding:1.1rem .7rem;max-width:98vw}}.unsaved-page.svelte-156kim0{min-height:100vh;color:#2b1b3a;background:linear-gradient(180deg,#fff8f2,#f7fbff 48%,#fff5fa)}.hero.svelte-156kim0{position:relative;min-height:calc(100svh - 68px);display:grid;align-items:center;overflow:hidden;padding:clamp(32px,4.5vw,62px) 0 clamp(44px,5vw,72px);background:#121018}.hero-bg.svelte-156kim0{position:absolute;inset:0;background:radial-gradient(circle at 72% 36%,rgba(255,183,94,.22),transparent 30%),radial-gradient(circle at 26% 40%,rgba(255,88,146,.18),transparent 32%),linear-gradient(90deg,#090a12fa,#10101cb8 45%,#090a12a3),linear-gradient(180deg,#090a1233,#090a12f5),url(/assets/unsaved/unsaved-detail-bg.png) center / cover no-repeat;transform:scale(1.02);animation:svelte-156kim0-bgDrift 16s ease-in-out infinite alternate}.hero.svelte-156kim0:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:68px 68px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent 82%);mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent 82%);opacity:.45;pointer-events:none}.hero.svelte-156kim0:after{content:"";position:absolute;inset:auto 0 0;height:28%;background:linear-gradient(180deg,transparent,#fff8f2);pointer-events:none}.memory-orbit.svelte-156kim0{position:absolute;inset:0;pointer-events:none}.memory-orbit.svelte-156kim0 span:where(.svelte-156kim0){position:absolute;width:clamp(72px,9vw,142px);aspect-ratio:1.55;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:linear-gradient(135deg,#ffffff24,#ffffff06),linear-gradient(180deg,#ffb35d14,#ff5d8f14);box-shadow:0 18px 54px #00000047;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:.34;animation:svelte-156kim0-floatMemory 18s ease-in-out infinite}.memory-orbit.svelte-156kim0 span:where(.svelte-156kim0):nth-child(1){top:14%;left:7%}.memory-orbit.svelte-156kim0 span:where(.svelte-156kim0):nth-child(2){right:11%;top:11%;animation-delay:-4s}.memory-orbit.svelte-156kim0 span:where(.svelte-156kim0):nth-child(3){left:11%;bottom:16%;animation-delay:-8s}.memory-orbit.svelte-156kim0 span:where(.svelte-156kim0):nth-child(4){right:5%;bottom:21%;animation-delay:-12s}.hero-grid.svelte-156kim0{position:relative;z-index:1;width:min(1520px,calc(100% - 48px));display:grid;grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr);gap:clamp(20px,3vw,36px);align-items:center;padding:clamp(16px,2.1vw,28px);border:1px solid rgba(255,255,255,.14);border-radius:8px;background:linear-gradient(135deg,#ffffff1f,#ffffff0b),linear-gradient(90deg,#14121eb8,#21182a70);box-shadow:0 34px 100px #00000061,inset 0 1px #ffffff1a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overflow:hidden;animation:svelte-156kim0-riseIn .9s cubic-bezier(.16,1,.3,1) both}.hero-grid.svelte-156kim0:before{content:"";position:absolute;inset:-1px;border-radius:inherit;background:linear-gradient(115deg,transparent 10%,rgba(255,255,255,.13) 34%,transparent 58%);opacity:0;pointer-events:none;animation:svelte-156kim0-glassGlimmer 8s ease-in-out 1.2s infinite}.back-link.svelte-156kim0{display:inline-flex;margin-bottom:20px;color:#ffe6a8;font-size:.9rem;font-weight:900}.kicker.svelte-156kim0,.eyebrow.svelte-156kim0,.story.svelte-156kim0 article:where(.svelte-156kim0)>span:where(.svelte-156kim0),.character-copy.svelte-156kim0 span:where(.svelte-156kim0){color:#ffe6a8;font-size:.76rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}h1.svelte-156kim0{max-width:100%;margin:20px 0 18px;color:#fff;font-size:clamp(3.6rem,6.8vw,7rem);line-height:.92;letter-spacing:.035em;text-shadow:0 0 34px rgba(255,177,88,.26),0 20px 60px rgba(0,0,0,.55)}.hero-copy.svelte-156kim0 p:where(.svelte-156kim0){max-width:610px;margin:0;color:#ffffffd1;font-size:clamp(1.02rem,1.55vw,1.16rem);line-height:1.72;word-break:keep-all}.hero-meta.svelte-156kim0{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.hero-meta.svelte-156kim0 span:where(.svelte-156kim0){display:inline-flex;min-height:30px;align-items:center;padding:0 11px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#ffffffc7;background:#ffffff14;font-size:.78rem;font-weight:850}.actions.svelte-156kim0{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.actions.svelte-156kim0 a:where(.svelte-156kim0){display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:999px;color:var(--ink);background:#fff;font-weight:950}.actions.svelte-156kim0 .ghost:where(.svelte-156kim0){color:#fff;background:#ffffff1f;border:1px solid rgba(255,255,255,.18)}.video-panel.svelte-156kim0{display:grid;gap:14px;animation:svelte-156kim0-riseIn .98s .14s cubic-bezier(.16,1,.3,1) both}.video-frame.svelte-156kim0{position:relative;aspect-ratio:16 / 9;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#000;box-shadow:0 0 0 8px #ffffff0a,0 30px 84px #0000008a,0 0 92px #ff8f583d}.video-frame.svelte-156kim0:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 28%,transparent 70%,rgba(255,177,88,.12));mix-blend-mode:screen}.video-frame.svelte-156kim0:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(circle at 70% 38%,rgba(255,184,77,.16),transparent 42%);opacity:.28;animation:svelte-156kim0-softPulse 7s ease-in-out infinite}iframe.svelte-156kim0{position:absolute;inset:0;width:100%;height:100%;border:0}.festival-mark.svelte-156kim0{display:flex;gap:12px;align-items:center;justify-content:flex-end;color:#ffffffbd;font-size:.88rem;font-weight:850}.festival-mark.svelte-156kim0 img:where(.svelte-156kim0){width:150px;height:auto;padding:8px 10px;border-radius:8px;background:#fffffff0}.story.svelte-156kim0{position:relative;isolation:isolate;overflow:hidden;color:var(--ink);background:radial-gradient(circle at 12% 10%,rgba(255,93,143,.26),transparent 30%),radial-gradient(circle at 86% 18%,rgba(103,213,200,.3),transparent 28%),radial-gradient(circle at 50% 88%,rgba(255,184,77,.24),transparent 38%),linear-gradient(180deg,#fffaf6d1,#fafcffb8 48%,#fff7fcd6),url(/assets/unsaved/unsaved-detail-bg.png) center 34% / cover no-repeat}.story.svelte-156kim0:before,.sheets.svelte-156kim0:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(43,27,58,.04) 1px,transparent 1px),linear-gradient(180deg,rgba(43,27,58,.035) 1px,transparent 1px);background-size:64px 64px;opacity:.38}.story.svelte-156kim0:after{content:"";position:absolute;inset:6% -12% auto 30%;z-index:-1;height:52%;background:radial-gradient(ellipse at 42% 48%,rgba(255,255,255,.38),transparent 52%),radial-gradient(ellipse at 62% 40%,rgba(255,184,77,.22),transparent 50%);filter:blur(18px);opacity:.7;pointer-events:none}.story-shell.svelte-156kim0{display:grid;gap:clamp(22px,3vw,36px)}.story-intro.svelte-156kim0{width:100%;display:flex;gap:22px;align-items:flex-end;justify-content:space-between;padding:clamp(20px,3vw,30px);border:1px solid rgba(255,255,255,.72);border-radius:8px;background:linear-gradient(135deg,#ffffffeb,#ffffffb8),linear-gradient(90deg,#ffb84d21,#67d5c81c);box-shadow:0 24px 64px #502a5829,inset 0 1px #ffffffa8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.story-intro.svelte-156kim0 a:where(.svelte-156kim0){display:inline-flex;flex:0 0 auto;min-height:42px;align-items:center;justify-content:center;padding:0 16px;border-radius:999px;color:#fff;background:linear-gradient(135deg,#ff5d8f,#ffb84d);font-size:.9rem;font-weight:950;box-shadow:0 14px 32px #ff5d8f38}.story-intro.svelte-156kim0 p:where(.svelte-156kim0){max-width:800px}.story.svelte-156kim0 .eyebrow:where(.svelte-156kim0),.sheets.svelte-156kim0 .eyebrow:where(.svelte-156kim0),.story.svelte-156kim0 article:where(.svelte-156kim0)>span:where(.svelte-156kim0),.character-copy.svelte-156kim0 span:where(.svelte-156kim0){color:#a13d67}h2.svelte-156kim0{margin:12px 0;font-size:clamp(1.95rem,4vw,3.15rem);line-height:1.1;word-break:keep-all}.story-intro.svelte-156kim0 p:where(.svelte-156kim0),.story.svelte-156kim0 p:where(.svelte-156kim0),.character-copy.svelte-156kim0 p:where(.svelte-156kim0){margin:0;color:var(--muted);word-break:keep-all}.story-grid.svelte-156kim0{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.72fr);gap:clamp(16px,2vw,24px)}.story.svelte-156kim0 article:where(.svelte-156kim0),.concept-card.svelte-156kim0,.character-card.svelte-156kim0,.sheet-note.svelte-156kim0{min-width:0;border:1px solid var(--border);border-radius:8px;background:linear-gradient(135deg,#ffffffeb,#ffffffb8),linear-gradient(180deg,#ffb84d12,#ff5d8f0a);box-shadow:0 22px 60px #502a5826,inset 0 1px #ffffff9e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.story-flow.svelte-156kim0{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,1.4vw,18px)}.story-flow.svelte-156kim0:before{content:"";position:absolute;top:28px;right:8%;left:8%;height:2px;background:linear-gradient(90deg,#ff5d8f2e,#67d5c847,#ffb84d33)}.story-beat.svelte-156kim0{position:relative;overflow:hidden;padding:clamp(18px,2.6vw,26px);transition:transform .36s ease,box-shadow .36s ease}.story-beat.svelte-156kim0>span:where(.svelte-156kim0){position:relative;z-index:1;display:inline-grid;width:44px;height:44px;place-items:center;border-radius:999px;color:#fff;background:linear-gradient(135deg,#ff5d8f,#67d5c8);box-shadow:0 14px 28px #ff5d8f33;font-size:.85rem;font-weight:950;letter-spacing:0}.story-beat.svelte-156kim0:after,.director-card.svelte-156kim0:after{content:"";position:absolute;inset:auto -12% -30% 20%;height:44%;background:radial-gradient(ellipse,rgba(255,184,77,.16),transparent 64%);pointer-events:none}.story-beat.svelte-156kim0:hover,.concept-card.svelte-156kim0:hover,.character-card.svelte-156kim0:hover{transform:translateY(-2px);box-shadow:0 26px 68px #502a5829}.director-card.svelte-156kim0{position:relative;overflow:hidden;padding:clamp(22px,4vw,34px)}.concept-grid.svelte-156kim0{display:grid;gap:14px}.concept-card.svelte-156kim0{padding:20px;transition:transform .36s ease,box-shadow .36s ease}h3.svelte-156kim0{margin:10px 0 18px;font-size:clamp(1.55rem,3vw,2.18rem);line-height:1.14}.story.svelte-156kim0 p:where(.svelte-156kim0)+p:where(.svelte-156kim0){margin-top:14px}.sheets.svelte-156kim0{position:relative;isolation:isolate;overflow:hidden;color:var(--ink);background:radial-gradient(circle at 12% 18%,rgba(255,184,77,.2),transparent 28%),radial-gradient(circle at 84% 18%,rgba(255,93,143,.16),transparent 30%),linear-gradient(180deg,#fffcf8e0,#f6fffcd1),url(/assets/unsaved/unsaved-detail-bg.png) center bottom / cover no-repeat}.character-grid.svelte-156kim0{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,2vw,24px)}.character-card.svelte-156kim0{display:grid;grid-template-rows:auto 1fr;overflow:hidden;transition:transform .36s ease,box-shadow .36s ease}.character-card.svelte-156kim0>a:where(.svelte-156kim0){display:grid;place-items:center;min-height:clamp(220px,26vw,360px);padding:clamp(10px,1.4vw,16px);background:radial-gradient(circle at 70% 34%,rgba(255,184,77,.14),transparent 34%),linear-gradient(135deg,#0b0e16,#171320)}.character-card.svelte-156kim0 img:where(.svelte-156kim0){display:block;width:100%;height:auto;max-height:clamp(220px,28vw,390px);object-fit:contain}.character-copy.svelte-156kim0{display:grid;align-content:start;gap:10px;padding:clamp(22px,4vw,34px)}.character-copy.svelte-156kim0 h3:where(.svelte-156kim0){margin:0;font-size:clamp(1.6rem,3vw,2.2rem)}.character-copy.svelte-156kim0 strong:where(.svelte-156kim0){color:#473253;font-size:1rem;line-height:1.55;word-break:keep-all}.sheet-note.svelte-156kim0{display:grid;gap:8px;margin-top:clamp(18px,2vw,24px);padding:clamp(18px,3vw,26px)}.sheet-note.svelte-156kim0 span:where(.svelte-156kim0){color:#a13d67;font-size:.76rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.sheet-note.svelte-156kim0 p:where(.svelte-156kim0){margin:0;color:var(--muted);word-break:keep-all}.tags.svelte-156kim0{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}small.svelte-156kim0{display:inline-flex;min-height:30px;align-items:center;padding:0 11px;border-radius:999px;color:#a13d67;background:#ff5d8f1a;font-weight:900}@keyframes svelte-156kim0-bgDrift{0%{transform:scale(1.02) translateZ(0)}to{transform:scale(1.04) translate3d(-5px,-4px,0)}}@keyframes svelte-156kim0-floatMemory{0%,to{transform:translateZ(0) rotate(-1deg)}50%{transform:translate3d(0,-10px,0) rotate(1deg)}}@keyframes svelte-156kim0-glassGlimmer{0%,34%,to{opacity:0;transform:translate(-42%)}48%{opacity:.5}64%{opacity:0;transform:translate(42%)}}@keyframes svelte-156kim0-softPulse{0%,to{opacity:.18}50%{opacity:.34}}@keyframes svelte-156kim0-riseIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 980px){.hero-grid.svelte-156kim0,.story-grid.svelte-156kim0,.story-flow.svelte-156kim0,.character-grid.svelte-156kim0{grid-template-columns:1fr}.story-flow.svelte-156kim0:before{display:none}.hero-grid.svelte-156kim0{width:min(900px,calc(100% - 36px))}.festival-mark.svelte-156kim0{justify-content:flex-start}}@media (max-width: 560px){.story-intro.svelte-156kim0{align-items:stretch;flex-direction:column}.story-intro.svelte-156kim0 a:where(.svelte-156kim0){width:100%}.hero-grid.svelte-156kim0{width:min(100% - 24px,900px);padding:12px}h1.svelte-156kim0{font-size:clamp(3.1rem,17vw,4.8rem)}.actions.svelte-156kim0 a:where(.svelte-156kim0){width:100%}.festival-mark.svelte-156kim0{align-items:flex-start;flex-direction:column}.memory-orbit.svelte-156kim0 span:where(.svelte-156kim0){opacity:.24}}@media (prefers-reduced-motion: reduce){.hero-bg.svelte-156kim0,.memory-orbit.svelte-156kim0 span:where(.svelte-156kim0),.hero-grid.svelte-156kim0,.video-panel.svelte-156kim0,.hero-grid.svelte-156kim0:before,.video-frame.svelte-156kim0:after{animation:none}.story.svelte-156kim0 article:where(.svelte-156kim0),.character-card.svelte-156kim0{transition:none}}.space-page.svelte-15eswab{min-height:100vh;color:#2b1b3a;background:linear-gradient(180deg,#fff8f2,#f7fbff 46%,#fff8f2)}.hero.svelte-15eswab{position:relative;isolation:isolate;display:grid;align-items:center;overflow:hidden;padding:clamp(42px,6vw,84px) 0 clamp(36px,5vw,64px);color:var(--ink);background:radial-gradient(circle at 14% 10%,rgba(255,184,77,.18),transparent 30%),radial-gradient(circle at 88% 16%,rgba(103,213,200,.16),transparent 28%),linear-gradient(180deg,#fff8f2,#f7fbff)}.hero-shell.svelte-15eswab{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:clamp(24px,4vw,44px);align-items:center;padding:clamp(18px,3vw,30px);border:1px solid var(--border);border-radius:8px;background:#ffffffdb;box-shadow:0 22px 60px #502a581f}.back-link.svelte-15eswab,.kicker.svelte-15eswab,.eyebrow.svelte-15eswab,.section-card.svelte-15eswab>span:where(.svelte-15eswab),.keyword-card.svelte-15eswab>span:where(.svelte-15eswab){color:#a13d67;font-size:.78rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.back-link.svelte-15eswab{display:inline-flex;margin-bottom:22px}h1.svelte-15eswab{max-width:720px;margin:18px 0;color:var(--ink);font-size:clamp(2.65rem,5.4vw,5.1rem);line-height:1.04;letter-spacing:0;word-break:keep-all}.hero-copy.svelte-15eswab p:where(.svelte-15eswab){max-width:620px;margin:0;color:var(--muted);font-size:clamp(1.02rem,1.5vw,1.14rem);line-height:1.72;word-break:keep-all}.hero-actions.svelte-15eswab{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}a.svelte-15eswab{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 16px;border-radius:999px;color:#fff;background:linear-gradient(135deg,#ff6b7f,#ffb84d);font-weight:950;box-shadow:0 16px 34px #ff6b7f3d}a.ghost.svelte-15eswab{color:var(--ink);background:#ffffffc7;border:1px solid var(--border);box-shadow:none}.video-card.svelte-15eswab{position:relative;aspect-ratio:16 / 9;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:#000;box-shadow:0 24px 62px #502a5829}iframe.svelte-15eswab{position:absolute;inset:0;width:100%;height:100%;border:0}.story.svelte-15eswab,.process.svelte-15eswab{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 14% 12%,rgba(255,184,77,.2),transparent 28%),radial-gradient(circle at 86% 18%,rgba(103,213,200,.18),transparent 28%),linear-gradient(180deg,#fff8f2,#f7fbff 58%,#fff5fa)}.story-shell.svelte-15eswab,.process-shell.svelte-15eswab{display:grid;gap:clamp(20px,3vw,30px)}.poster-card.svelte-15eswab{margin:0;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:#0b0e16;box-shadow:0 22px 60px #502a5824}.poster-card.svelte-15eswab img:where(.svelte-15eswab){display:block;width:100%;height:auto}.section-card.svelte-15eswab,.keyword-card.svelte-15eswab{min-width:0;border:1px solid rgba(68,38,82,.12);border-radius:8px;background:linear-gradient(135deg,#fffffff0,#ffffffbd),linear-gradient(90deg,#ffb84d1a,#67d5c814);box-shadow:0 22px 60px #502a581f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.intro.svelte-15eswab{padding:clamp(22px,4vw,34px)}h2.svelte-15eswab{margin:12px 0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08;word-break:keep-all}h3.svelte-15eswab{margin:10px 0 16px;font-size:clamp(1.38rem,2.6vw,2rem);line-height:1.16;word-break:keep-all}.intro.svelte-15eswab p:where(.svelte-15eswab),.section-card.svelte-15eswab p:where(.svelte-15eswab),.desc.svelte-15eswab,.step-list.svelte-15eswab p:where(.svelte-15eswab){margin:0;color:var(--muted);word-break:keep-all}.story-grid.svelte-15eswab{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,2vw,24px)}.story-grid.svelte-15eswab .section-card:where(.svelte-15eswab){padding:clamp(22px,4vw,34px)}.section-card.svelte-15eswab p:where(.svelte-15eswab)+p:where(.svelte-15eswab){margin-top:14px}.process-grid.svelte-15eswab{display:grid;gap:clamp(16px,2.4vw,24px)}.process-image.svelte-15eswab{overflow:hidden;border:1px solid var(--border);border-radius:8px;background:#090d10;box-shadow:0 24px 60px #502a5829}.process-image.svelte-15eswab img:where(.svelte-15eswab){display:block;width:100%;height:auto;object-fit:contain}.step-list.svelte-15eswab{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.step-list.svelte-15eswab article:where(.svelte-15eswab){display:grid;grid-template-columns:1fr;gap:10px;align-items:start;padding:16px;border:1px solid var(--border);border-radius:8px;background:#ffffffdb;box-shadow:var(--shadow-soft)}.step-list.svelte-15eswab article:where(.svelte-15eswab) span:where(.svelte-15eswab){display:grid;width:40px;height:40px;place-items:center;border-radius:999px;color:#fff;background:linear-gradient(135deg,#67d5c8,#ff6b7f);font-weight:950}.step-list.svelte-15eswab h3:where(.svelte-15eswab){margin:0;font-size:1.05rem}.step-list.svelte-15eswab p:where(.svelte-15eswab){font-size:.94rem;line-height:1.58}.keyword-card.svelte-15eswab{display:grid;gap:14px;padding:clamp(20px,3vw,28px)}.keyword-card.svelte-15eswab>span:where(.svelte-15eswab),.section-card.svelte-15eswab>span:where(.svelte-15eswab),.process.svelte-15eswab .eyebrow:where(.svelte-15eswab),.story.svelte-15eswab .eyebrow:where(.svelte-15eswab){color:#a13d67}.keyword-card.svelte-15eswab div:where(.svelte-15eswab){display:flex;flex-wrap:wrap;gap:8px}small.svelte-15eswab{display:inline-flex;min-height:32px;align-items:center;padding:0 12px;border-radius:999px;color:#a13d67;background:#ff5d8f1a;font-weight:900}@media (max-width: 980px){.hero-shell.svelte-15eswab,.story-grid.svelte-15eswab,.process-grid.svelte-15eswab{grid-template-columns:1fr}.step-list.svelte-15eswab{grid-template-columns:repeat(2,minmax(0,1fr))}.process-image.svelte-15eswab img:where(.svelte-15eswab){aspect-ratio:auto}}@media (max-width: 560px){h1.svelte-15eswab{font-size:clamp(2.8rem,14vw,4.1rem)}.hero-actions.svelte-15eswab a:where(.svelte-15eswab){width:100%}.step-list.svelte-15eswab{grid-template-columns:1fr}}
