:root{--ink:#0a0d12;--panel:#11151c;--panel-raised:#171c25;--line:#ecdab129;--text:#f4efe4;--muted:#a8a79f;--gold:#d8ad63;--gold-bright:#f0c978;--green:#79d7a6;--danger:#ffae9f;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 80% 0,#ad7a3621,#0000 26rem),linear-gradient(#090c11 0%,#0b0e13 100%);min-height:100vh;margin:0;font-family:Pretendard,Apple SD Gothic Neo,Malgun Gothic,sans-serif}button,select,input{font:inherit}button,select{color:inherit}a{color:inherit;text-decoration:none}main{width:min(1320px,100% - 48px);margin:0 auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:88px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:12px;font-weight:750;display:inline-flex}.brand-mark{width:38px;height:38px;color:var(--gold-bright);border:1px solid #f0c97880;border-radius:50%;place-items:center;font-family:Georgia,serif;display:grid}.local-badge{color:var(--green);letter-spacing:-.02em;background:#79d7a60f;border:1px solid #79d7a642;border-radius:999px;padding:8px 13px;font-size:12px}.hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:520px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #d8ad6324;border-radius:50%;width:360px;height:360px;position:absolute;top:50%;right:9%;translate:0 -50%;box-shadow:0 0 0 58px #d8ad6306,0 0 0 116px #d8ad6305}.hero-copy{z-index:1;max-width:870px;padding:82px 0 88px;position:relative}.eyebrow,.section-kicker{color:var(--gold-bright);letter-spacing:.16em;margin:0 0 18px;font-size:12px;font-weight:800}.hero h1{letter-spacing:-.065em;max-width:850px;margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(56px,7vw,96px);font-weight:500;line-height:1.02}.hero-description{max-width:680px;color:var(--muted);letter-spacing:-.025em;margin:32px 0 0;font-size:18px;line-height:1.8}.hero-index{z-index:1;color:#777a7f;align-items:center;gap:10px;font-size:11px;display:flex;position:relative}.hero-index i{background:linear-gradient(90deg, #666, var(--gold));width:86px;height:1px;display:block}.workspace-section{grid-template-columns:minmax(0,1.6fr) minmax(330px,.7fr);gap:22px;padding:86px 0 44px;display:grid}.upload-panel,.spec-card,.render-section{border:1px solid var(--line);border-radius:var(--radius);background:#11151ce0;box-shadow:0 18px 70px #00000038}.upload-panel{padding:32px}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.section-heading h2,.spec-card h2,.render-section h2{letter-spacing:-.045em;margin:0;font-size:28px}.section-heading p:last-child{color:var(--muted);margin:0;font-size:13px}.section-heading .section-kicker{margin-bottom:10px}.file-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.file-drop{background:#0d1117;border:1px dashed #ecdab133;border-radius:16px;min-width:0}.file-drop.is-dragging{border-color:var(--gold);background:#d8ad6314}.file-drop.has-file{border-style:solid;border-color:#79d7a652}.file-drop-button{text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:flex-start;width:100%;min-height:190px;padding:20px;display:flex}.file-drop-button:focus-visible,.primary-button:focus-visible,.secondary-button:focus-visible,select:focus-visible{outline:2px solid var(--gold-bright);outline-offset:3px}.file-type{color:var(--gold);letter-spacing:.14em;font-size:11px;font-weight:800}.file-title{letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:32px;font-weight:750;overflow:hidden}.file-description{color:var(--muted);margin-top:7px;font-size:12px;line-height:1.5}.file-state{color:var(--gold-bright);margin-top:auto;font-size:12px;font-weight:700}.has-file .file-state{color:var(--green)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.error-message{color:var(--danger);background:#ff786414;border-radius:10px;margin:16px 0 0;padding:12px 14px;font-size:13px}.media-summary{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.media-summary span{color:#b9b8b1;background:#ffffff0b;border-radius:999px;padding:7px 10px;font-size:11px}.spec-card{padding:30px}.spec-card .section-kicker{margin-bottom:10px}.spec-basis{color:var(--muted);margin:10px 0 22px;font-size:12px;line-height:1.6}.environment-status{background:#ffffff0a;border-radius:13px;gap:11px;padding:15px;display:flex}.status-dot{background:#d09f5a;border-radius:50%;flex:none;width:8px;height:8px;margin-top:5px;box-shadow:0 0 12px #d09f5a80}.environment-status.is-ready .status-dot{background:var(--green);box-shadow:0 0 12px #79d7a680}.environment-status strong,.environment-status span{display:block}.environment-status strong{font-size:13px}.environment-status span{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.45}.spec-warning{color:#f1cd85;background:#d8ad6314;border-radius:9px;margin:10px 0 0;padding:10px 12px;font-size:11px;line-height:1.5}.spec-list{margin:18px 0 0}.spec-list div{border-bottom:1px solid #ecdab117;grid-template-columns:84px 1fr;gap:12px;padding:12px 0;display:grid}.spec-list dt{color:#d8d5ca;font-size:12px;font-weight:700}.spec-list dd{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.privacy-note{color:var(--green);gap:10px;margin-top:18px;display:flex}.privacy-note>span{margin-top:4px;font-size:8px}.privacy-note p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.privacy-note strong{color:#d9e9df;display:block}.preview-section{padding:72px 0 44px}.preview-heading{padding:0 4px}.player-shell{border:1px solid var(--line);border-radius:var(--radius);background:#030507;overflow:hidden;box-shadow:0 28px 90px #00000059}.player-placeholder{aspect-ratio:16/9;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex;position:relative;overflow:hidden}.player-placeholder:before{content:"";background:linear-gradient(140deg,#d8ad6314,#0000 40%,#79d7a60a);position:absolute;inset:0}.placeholder-orbit{border:1px solid #d8ad6352;border-radius:50%;width:74px;height:74px;margin-bottom:23px;box-shadow:0 0 0 14px #d8ad6306}.player-placeholder strong,.player-placeholder p{position:relative}.player-placeholder strong{font-size:18px}.player-placeholder p{max-width:460px;color:var(--muted);margin:9px 20px 0;font-size:13px;line-height:1.6}.render-section{grid-template-columns:1fr auto;align-items:center;gap:30px;margin:44px 0 80px;padding:34px;display:grid}.render-copy .section-kicker{margin-bottom:10px}.render-copy p:last-child{color:var(--muted);margin:12px 0 0;font-size:13px}.render-controls{grid-template-columns:auto auto;align-items:center;gap:8px 12px;min-width:360px;display:grid}.render-controls label{color:var(--muted);font-size:11px}.render-controls select{border:1px solid var(--line);background:#0b0f15;border-radius:11px;height:46px;padding:0 36px 0 14px}.primary-button,.secondary-button{cursor:pointer;border-radius:12px;grid-column:1/-1;min-height:52px;padding:0 20px;font-weight:800}.primary-button{background:var(--gold-bright);color:#17120a;border:0;justify-content:space-between;align-items:center;display:flex}.primary-button:disabled{cursor:not-allowed;opacity:.35}.secondary-button{color:var(--danger);background:#ffae9f0f;border:1px solid #ffae9f59}.render-progress{grid-column:1/-1;padding-top:8px}.progress-meta{justify-content:space-between;margin-bottom:9px;font-size:12px;display:flex}.progress-meta span{color:var(--muted)}.progress-track{background:#ffffff0f;border-radius:999px;height:7px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--gold), var(--gold-bright));height:100%;display:block}footer{border-top:1px solid var(--line);min-height:92px;color:var(--muted);justify-content:space-between;align-items:center;font-size:11px;display:flex}footer>span{color:#d9d5ca;font-weight:750}@media (max-width:1000px){.workspace-section{grid-template-columns:1fr}.spec-card{grid-template-columns:1fr 1fr;gap:0 28px;display:grid}.spec-card>.section-kicker,.spec-card>h2,.spec-card>.spec-basis,.spec-card>.environment-status,.spec-card>.spec-warning{grid-column:1/-1}.render-section{grid-template-columns:1fr}.render-controls{min-width:0}}@media (max-width:720px){main{width:min(100% - 28px,1320px)}.site-header{height:72px}.local-badge{display:none}.hero{grid-template-columns:1fr;min-height:460px}.hero-copy{padding:70px 0}.hero h1{font-size:clamp(46px,14vw,70px)}.hero-description{font-size:15px}.hero-index{display:none}.hero:after{right:-210px}.workspace-section{padding-top:58px}.upload-panel,.spec-card,.render-section{border-radius:17px;padding:23px}.section-heading{flex-direction:column;align-items:flex-start;gap:8px}.file-grid{grid-template-columns:1fr}.file-drop-button{min-height:150px}.file-title{margin-top:22px}.spec-card{display:block}.player-placeholder{min-height:230px}.preview-section{padding-top:58px}.render-controls{grid-template-columns:1fr}.render-controls select{width:100%}.primary-button,.secondary-button{grid-column:auto}footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:6px}footer p{margin:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
