@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;450;500;600;700&display=swap";:root{font-family:Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#eae6df;background:#080e1c;font-synthesis:none;font-weight:400;color-scheme:dark;--muted:#929bad;--line:#ffffff17;--paper:#edcf9f}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{cursor:pointer;color:inherit;background:transparent;border:1px solid var(--line);border-radius:6px;min-height:44px;padding:10px 18px;font-size:14px;transition:background .2s,border-color .2s}button:hover{background:#ffffff0b;border-color:#ffffff40}button:disabled{opacity:.4;cursor:default}button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--paper);outline-offset:4px}button[aria-pressed=true]{border-color:var(--paper);color:var(--paper)}h1,h2,p{margin:0}h1{font-weight:450;letter-spacing:-.045em}h2{font-size:16px;font-weight:500;letter-spacing:-.025em}p{line-height:1.8}canvas{display:block;touch-action:none}#app,#sky-view{height:100dvh;min-height:500px}#sky-view{position:relative;overflow:hidden;background:linear-gradient(180deg,#070d19,#0c1426 68%,#171c30)}[hidden]{display:none!important}#sky{position:absolute;inset:0}.sky-header{position:absolute;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:38px 46px;pointer-events:none}.sky-header button{pointer-events:auto}.brand{display:flex;gap:13px;align-items:center;font-size:19px;font-weight:500;letter-spacing:-.04em}.brand>div>span{display:block;font-size:10px;letter-spacing:.19em;color:#b3b8c4;margin-top:4px}.brand-mark{font-size:31px;color:#d7b984;font-weight:400}.icon-button{padding:0;width:44px;border-radius:50%;font-size:18px;color:#b9bfcb;background:#0c132466}.sky-intro{position:absolute;top:21%;left:9%;pointer-events:none}.eyebrow{font-size:11px;letter-spacing:.2em;color:#b7a88f}.sky-intro h1{font-size:clamp(28px,3.2vw,43px);line-height:1.6;margin:19px 0 18px}.sky-intro p{font-size:13px;color:#9098a9;letter-spacing:-.02em}.sky-status{position:absolute;left:46px;bottom:46px;display:flex;align-items:center;gap:9px;font-size:12px;color:#8c96a9}.status-dot{width:4px;height:4px;background:#d5b77e;border-radius:50%}.sky-bottom{position:absolute;bottom:42px;left:50%;transform:translate(-50%);width:max-content;max-width:95%;text-align:center}.sky-bottom>p{font-size:12px;letter-spacing:-.015em;color:#9da6b6;margin-bottom:20px}.main-actions{display:flex;gap:12px}.main-actions button{min-height:56px;font-size:15px;min-width:160px;border-color:#ffffff25;background:#101827cc;display:flex;justify-content:center;align-items:center;gap:18px}.primary{background:var(--paper)!important;border-color:var(--paper)!important;color:#29241f!important;font-weight:600}.primary:hover{background:#f9dfb7!important}.main-actions .primary{min-width:216px}.navigation-hint{display:block;color:#7f8a9f;font-size:11px;margin-top:18px}.navigation-hint span{padding:0 8px}.editor{height:100dvh;min-height:600px;background:radial-gradient(ellipse at 35% 47%,#242633,#101726 43%,#0b1220 85%);display:grid;grid-template-columns:1fr 440px;grid-template-rows:100px 1fr;position:relative}.editor-header{grid-column:1/-1;display:flex;align-items:center;gap:22px;padding:24px 38px;border-bottom:1px solid var(--line)}.editor-header h1{font-size:20px;margin-top:6px}.step{margin-left:auto;color:#8e97a9;font-size:12px;letter-spacing:.1em}.editor-stage{position:relative;min-height:0;overflow:hidden}.editor-stage canvas{position:absolute;inset:0}.stage-caption{position:absolute;top:40px;text-align:center;width:100%;font-size:14px;color:#969aab;pointer-events:none}.stage-hint{position:absolute;bottom:38px;left:0;width:100%;text-align:center;color:#8e95a4;font-size:12px;pointer-events:none}.light-toggle{position:absolute;right:25px;top:30px;border-color:#ffffff25;font-size:12px;min-height:36px;padding:8px 12px;background:#11182780}.light-toggle span{color:#edc98f;margin-left:10px}.workbench{background:#0b1221dd;border-left:1px solid var(--line);display:flex;flex-direction:column;min-height:0}.editor-tabs{display:flex;justify-content:space-evenly;border-bottom:1px solid var(--line);padding:8px 8px 0;flex-shrink:0}.editor-tabs button{border:0;border-bottom:2px solid transparent;border-radius:0;font-size:12px;padding:12px 10px;min-width:54px;color:#8e97a8;display:flex;flex-direction:column;gap:6px;align-items:center}.editor-tabs button>span{font-size:21px;line-height:24px}.editor-tabs button[aria-selected=true]{color:var(--paper);border-color:var(--paper)}.editor-controls{padding:28px;overflow-y:auto;flex:1}.control-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:22px}.control-heading>span{font-size:11px;color:#8893a7}.control-heading button{font-size:13px;padding:6px 12px}.presets{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:26px}.presets button{font-size:12px;display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 4px;background:#ffffff02;color:#b8bdc7}.shape-symbol{font-size:28px;font-family:serif;color:#d4c7af;height:34px}.range-row{display:grid;grid-template-columns:90px 1fr 32px;align-items:center;gap:10px;margin:18px 0;font-size:13px;color:#b6bdca}.range-row output{font-size:11px;color:#8993a5;text-align:right;font-variant-numeric:tabular-nums}.range-row input{width:100%;accent-color:#dfc399;height:24px;cursor:pointer}details{border-top:1px solid var(--line);margin-top:24px;padding-top:17px}summary{font-size:13px;color:#a4aebf;cursor:pointer;list-style:none;min-height:32px}summary span{float:right}.editor-footer{padding:20px 28px;border-top:1px solid var(--line);display:flex;align-items:center;gap:10px;justify-content:space-between;background:#0c1322;flex-shrink:0;padding-bottom:max(20px,env(safe-area-inset-bottom))}.editor-footer>span{font-size:11px;color:#8e97a8}.editor-footer .primary{min-width:145px;display:flex;align-items:center;justify-content:space-between;gap:18px}.swatches{display:flex;flex-wrap:wrap;gap:16px;margin:30px 0}.swatches button{background:var(--swatch);border-radius:50%;width:40px;height:40px;min-height:40px;padding:0;border:3px solid #ffffff30}.field{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#b5bdcc;margin:18px 0}input[type=color]{width:52px;height:36px;border:1px solid var(--line);background:transparent;border-radius:5px;padding:3px}.hint{font-size:13px;line-height:1.8;color:#8691a5;margin:20px 0}.toolbar{display:flex;gap:6px;flex-wrap:wrap;margin-top:20px}.toolbar button{padding:8px 10px;font-size:12px}.upload-button{display:flex;align-items:center;justify-content:center;border:1px dashed #858d9d66;min-height:80px;border-radius:6px;font-size:14px;cursor:pointer;color:#c5cbd5;position:relative}.upload-button input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%}.text-field{display:block;font-size:13px;color:#b3bccb;margin-bottom:22px}.text-field>span{float:right;color:#828b9d;font-size:11px}textarea{display:block;width:100%;margin-top:10px;border:1px solid #ffffff20;border-radius:5px;padding:14px;resize:vertical;background:#070d18;color:#e4e4e8;font-size:15px;line-height:1.7}textarea::placeholder{color:#5e6b80}.glow-presets{display:flex;gap:10px;margin-bottom:28px}.glow-presets button{flex:1;font-size:13px}.glow-presets i{display:block;border-radius:50%;width:26px;height:26px;background:var(--swatch);margin:5px auto 12px;box-shadow:0 0 16px color-mix(in srgb,var(--swatch) 35%,transparent)}.placing .sky-intro,.placing .sky-bottom,.placing .sky-status{display:none}.placement-heading{position:absolute;top:17%;left:0;width:100%;text-align:center;pointer-events:none}.placement-heading h1{font-size:28px;margin:16px 0 10px}.placement-heading p{color:#a0a9b9;font-size:14px}.placement-actions{position:absolute;bottom:max(44px,env(safe-area-inset-bottom));left:50%;transform:translate(-50%);display:flex;gap:10px;width:max-content}.placement-actions button{min-height:54px}.modal-backdrop{position:fixed;inset:0;z-index:30;background:#030710b0;display:flex;align-items:center;justify-content:center;padding:30px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sheet{position:relative;width:470px;max-width:100%;max-height:90dvh;overflow:auto;background:#101827;border:1px solid #ffffff1d;border-radius:10px;padding:36px}.sheet>.close{position:absolute;right:18px;top:18px;z-index:2;background:#10182790;font-size:25px}.sheet h1{font-size:25px;margin:20px 0}.detail-preview{height:310px;margin:-20px -20px 0}.detail-copy{text-align:center}.detail-copy .eyebrow{font-size:10px}.wish{font-size:21px;line-height:1.9;letter-spacing:-.035em;margin:23px 0;word-break:keep-all;overflow-wrap:anywhere}.detail-copy time{font-size:12px;color:#919bab}.report{display:block;margin:28px auto 0;border:0;min-height:44px;color:#7e899d;font-size:12px}.help-copy p{font-size:14px;color:#a7b1c2;margin-top:22px}.collection-sheet{width:870px;padding:42px}.collection-sheet h1 .count{color:#bba888;font-size:17px;margin-left:10px}.collection-note{font-size:12px;color:#8f9aae;margin-bottom:28px}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lantern-card{padding:0 0 12px;position:relative;border-bottom:1px solid #ffffff1d;min-width:0}.card-art{height:155px;display:flex;align-items:center;justify-content:center;background:#0b111d;margin-bottom:18px;overflow:hidden}.card-art img{width:90px;height:112px;object-fit:cover;border-radius:30% 30% 36% 36%;box-shadow:0 0 35px color-mix(in srgb,var(--lantern-color) 16%,transparent)}.card-state{font-size:10px;color:#c3ac88}.lantern-card h2{font-size:14px;margin:8px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lantern-card time,.lantern-card small{display:block;font-size:11px;color:#8994a8;margin:6px 0}.card-go{font-size:12px;border:0;padding-left:0;color:#d9c7a8;margin-top:5px}.delete-lantern{font-size:11px;padding:6px;border:0;color:#8f98a9;float:right;margin-top:5px}.empty{grid-column:1/-1;text-align:center;padding:30px 0}.empty>span{font-size:65px;color:#bda579}.empty h2{margin:16px 0}.empty p{font-size:14px;color:#929eb0;margin-bottom:28px}.confirm-actions{display:flex;gap:10px;justify-content:flex-end}.webgl-error{padding:150px 30px;text-align:center}.webgl-error h1{font-size:22px}.webgl-error p{color:#9ba7bb;margin-top:15px}#toast{position:fixed;bottom:160px;left:50%;transform:translate(-50%,12px);padding:14px 20px;background:#202b3f;color:#ebe7df;border:1px solid #ffffff22;border-radius:6px;max-width:calc(100% - 36px);width:max-content;font-size:13px;text-align:center;line-height:1.7;opacity:0;pointer-events:none;transition:.25s;z-index:100}#toast.show{opacity:1;transform:translate(-50%)}@media(min-width:1100px){.sky-intro{left:10%}.editor{grid-template-columns:1fr 460px}.sky-status{bottom:48px}}@media(max-width:720px){#app,#sky-view{min-height:420px}.sky-header{padding:25px 23px;padding-top:max(25px,env(safe-area-inset-top))}.brand{font-size:17px;gap:10px}.brand-mark{font-size:27px}.brand>div>span{font-size:9px}.sky-intro{top:18%;left:28px}.sky-intro .eyebrow{font-size:9px}.sky-intro h1{font-size:28px;line-height:1.6;margin:14px 0 10px}.sky-intro p{font-size:11px;max-width:220px}.sky-bottom{bottom:max(25px,env(safe-area-inset-bottom));width:calc(100% - 48px)}.main-actions{gap:10px}.main-actions button{min-width:0;flex:1;font-size:14px;padding:12px 14px;gap:12px;min-height:53px}.main-actions .primary{min-width:0;flex:1.45}.sky-bottom>p{font-size:11px;margin-bottom:16px}.navigation-hint{font-size:10px;margin-top:15px}.sky-status{left:26px;bottom:183px;font-size:10px}.editor{grid-template-columns:1fr;grid-template-rows:78px minmax(210px,37dvh) minmax(0,1fr);height:100dvh;min-height:620px;background:radial-gradient(ellipse at 50% 30%,#252936,#0c1322 64%)}.editor-header{padding:15px 20px;gap:15px}.editor-header .eyebrow{font-size:9px}.editor-header h1{font-size:17px;margin-top:4px}.step{font-size:10px}.editor-stage{grid-row:2}.stage-caption{top:19px;font-size:11px}.stage-hint{bottom:15px;font-size:10px}.light-toggle{right:18px;top:12px;font-size:10px;min-height:32px;padding:6px 9px}.workbench{border-left:0;border-top:1px solid var(--line)}.editor-tabs{padding:0 8px}.editor-tabs button{font-size:11px;padding:9px 8px 8px;gap:3px}.editor-tabs button>span{font-size:19px;line-height:21px}.editor-controls{padding:21px 22px}.control-heading{margin-bottom:16px}.control-heading h2{font-size:15px}.control-heading>span{font-size:10px}.presets{grid-template-columns:repeat(6,1fr);gap:6px;margin-bottom:16px}.presets button{font-size:9px;padding:9px 1px;gap:6px}.shape-symbol{font-size:25px;height:29px}.range-row{grid-template-columns:87px 1fr 32px;margin:13px 0;font-size:12px}.editor-footer{padding:12px 22px;padding-bottom:max(12px,env(safe-area-inset-bottom));min-height:70px}.editor-footer>span{font-size:10px}.editor-footer .primary{min-width:140px;min-height:43px}.modal-backdrop{padding:14px}.sheet{padding:28px;max-height:93dvh}.collection-sheet{padding:30px 22px}.collection-grid{grid-template-columns:repeat(2,1fr);gap:17px}.collection-note{font-size:11px}.card-art{height:145px}.placement-heading{top:19%}.placement-heading h1{font-size:26px}.placement-heading .eyebrow{font-size:10px}.placement-actions{width:calc(100% - 40px);bottom:35px}.placement-actions button{flex:1;font-size:13px;padding:10px}.detail-preview{height:285px}.wish{font-size:19px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
