#root{width:100%;min-height:100vh}@font-face{font-family:DotGothic16;src:url(/fonts/DotGothic16-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Dela Gothic One;src:url(/fonts/DelaGothicOne-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:RocknRoll One;src:url(/fonts/RocknRollOne-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Hachi Maru Pop;src:url(/fonts/HachiMaruPop-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Kiwi Maru;src:url(/fonts/KiwiMaru-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Rampart One;src:url(/fonts/RampartOne-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Reggae One;src:url(/fonts/ReggaeOne-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Kaisei Decol;src:url(/fonts/KaiseiDecol-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Train One;src:url(/fonts/TrainOne-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Zen Kaku Gothic New Black;src:url(/fonts/ZenKakuGothicNew-Black.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:"M PLUS 1p Black";src:url(/fonts/MPLUS1p-Black.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Shippori Antique B1;src:url(/fonts/ShipporiAntiqueB1-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:BIZ UDPGothic;src:url(/fonts/BIZUDPGothic-Bold.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Kaisei Opti;src:url(/fonts/KaiseiOpti-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Stick;src:url(/fonts/Stick-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Black Ops One;src:url(/fonts/BlackOpsOne-Regular.ttf)format("truetype");font-weight:400;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}body{color:#222;background:#eceff3;font-family:Arial,Helvetica,sans-serif}.app{color:#222;height:100vh}.header{background:#fff;border-bottom:1px solid #ddd;align-items:center;gap:16px;height:70px;padding:0 24px;display:flex}.header h1{font-size:28px}.header p{color:#666}.main{height:calc(100vh - 70px);display:flex}.app.pc .main{grid-template-columns:var(--sidebar-width,220px) 1fr var(--layer-panel-width,300px);height:calc(100vh - 70px);display:grid}.app.pc .layer-panel-wrapper{overflow:hidden}.sidebar{background:#fff;border-right:1px solid #ddd;flex-direction:column;gap:12px;width:220px;min-width:220px;padding:20px;display:flex}.sidebar h2{margin-bottom:8px;font-size:20px}.sidebar button{color:#222;cursor:pointer;text-align:left;white-space:nowrap;background:#f3f4f6;border:none;border-radius:10px;width:100%;padding:12px;font-size:16px}.sidebar button:hover{background:#e5e7eb}.preview{flex:1;padding:360px;scroll-padding:360px;display:block;position:relative;overflow:auto}.preview-canvas-viewport{flex-shrink:0;margin:0 auto;position:relative}.preview.is-pan-ready{cursor:grab}.preview.is-panning{cursor:grabbing;-webkit-user-select:none;user-select:none}.zoom-indicator{z-index:100;color:#fff;text-align:center;pointer-events:none;background:#1f2937e0;border-radius:10px;min-width:64px;padding:9px 12px;font-size:14px;font-weight:700;position:fixed;bottom:24px;right:24px}.preview-controls{z-index:901;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1f2937e6;border:1px solid #ffffff2e;border-radius:12px;gap:4px;padding:5px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 5px 18px #0003}.preview-controls button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:8px;min-width:38px;height:34px;padding:0 10px;font-size:13px;font-weight:700}.preview-controls button:hover{background:#ffffff29}.guide-settings{flex-direction:column;gap:16px;display:flex}.guide-settings label{cursor:pointer;align-items:center;gap:10px;display:flex}.guide-settings input{width:18px;height:18px}.guide-settings p{color:#777;font-size:13px}.layer-list{flex-direction:column;gap:8px;display:flex}.layer-organize-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:7px 8px 0;display:grid}.layer-organize-actions button{color:#565e67;cursor:pointer;background:#e8ebee;border:0;border-radius:6px;padding:6px 3px;font-size:8px}.layer-organize-actions button:disabled{opacity:.4;cursor:not-allowed}.layer-align-actions{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;margin:6px 7px 2px;display:grid}.layer-align-actions button{color:#59616a;cursor:pointer;background:#e8ebee;border:0;border-radius:6px;padding:6px 2px;font-size:8px}.layer-align-actions button:disabled{opacity:.35;cursor:not-allowed}.layout-layer-item{margin:5px 7px}.layout-layer-item.selected{background:#e4e7ea;border-color:#69727c}.layout-layer-item button{color:#555d66;cursor:pointer;background:0 0;border:0;border-radius:5px}.layout-layer-main{text-align:left;align-items:center;gap:7px;min-width:0;display:flex}.layout-layer-main .layout-layer-icon{text-align:center;flex:0 0 38px;font-size:22px}.layout-layer-actions{align-items:center;display:flex}.layout-layer-actions button{padding:3px 1px}.layout-layer-item.is-drop-target{border-color:#5f6872;box-shadow:0 0 0 2px #5f68722e}.schedule-design-section{background:#f7f8f9;border:1px solid #dfe3e7;border-radius:10px;margin:14px 0;padding:12px}.schedule-design-section>p{color:#7a828b;margin:4px 0 10px;font-size:11px}.composition-grid{gap:6px;margin-top:9px;display:grid}.composition-grid button{color:#59616a;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:8px;padding:9px}.composition-grid button.selected{background:#e8eaed;border-color:#68717b}.illustration-upload-section{margin-top:14px}.illustration-upload-section>p{color:#777f88;margin:4px 0 9px;font-size:11px}.illustration-drop-zone{color:#626a73;cursor:pointer;background:#f7f8f9;border:2px dashed #b8bec5;border-radius:12px;place-items:center;gap:5px;width:100%;min-height:130px;padding:14px;display:grid;overflow:hidden}.illustration-drop-zone:hover,.illustration-drop-zone.is-dragging{background:#e8ebee;border-color:#69727c}.illustration-drop-zone.is-dragging{box-shadow:0 0 0 4px #69727c24}.illustration-drop-zone.has-image{border-style:solid;min-height:180px;padding:0;position:relative}.illustration-drop-zone.has-image img{object-fit:contain;background:#e9ecef;width:100%;height:180px}.illustration-drop-zone.has-image span{color:#fff;background:#23272cb8;border-radius:7px;padding:7px;font-size:10px;position:absolute;bottom:8px;left:8px;right:8px}.illustration-drop-icon{color:#fff;background:#69727c;border-radius:50%;place-items:center;width:34px;height:34px;font-size:22px;display:grid}.illustration-drop-zone small{color:#9299a1}.illustration-crop-controls{border-top:1px solid #dfe3e7;gap:9px;margin-top:8px;padding-top:10px;display:grid}.illustration-crop-heading{justify-content:space-between;align-items:center;display:flex}.illustration-crop-heading button{color:#606871;cursor:pointer;background:#e5e8eb;border:0;border-radius:6px;padding:5px 8px}.illustration-crop-controls label{gap:4px;display:grid}.illustration-crop-controls label>span{justify-content:space-between;display:flex}.illustration-crop-controls label b{color:#69727c}.schedule-thumbnail-crop{background:#f1f3f5;border-radius:8px;gap:7px;width:100%;padding:9px;display:grid}.schedule-thumbnail-crop label{grid-template-columns:65px 1fr;align-items:center;gap:6px;font-size:10px;display:grid}.schedule-visibility-grid{grid-template-columns:repeat(7,1fr);gap:3px;margin-top:10px;display:grid}.schedule-visibility-grid label{background:#eef0f2;border-radius:6px;justify-items:center;gap:3px;padding:5px 1px;font-size:9px;display:grid}.illustration-frame-controls{border-top:1px solid #dfe3e7;gap:8px;padding-top:8px;display:grid}.additional-illustrations{border-top:1px solid #dfe3e7;gap:8px;padding-top:10px;display:grid}.additional-illustrations>div{gap:7px;display:flex}.additional-illustrations>div span{position:relative}.additional-illustrations img{object-fit:cover;border-radius:6px;width:64px;height:52px}.additional-illustrations span button{color:#fff;background:#555d66;border:0;border-radius:50%;width:20px;height:20px;padding:0;position:absolute;top:-5px;right:-5px}.schedule-design-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.schedule-design-grid button{color:#59616a;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:9px;justify-items:center;gap:7px;padding:9px 5px;display:grid}.schedule-design-grid button.selected{background:#e8eaed;border-color:#68717b}.schedule-design-grid b{font-size:9px}.schedule-design-preview{background:#e4e7ea;border-radius:5px;justify-content:center;align-items:flex-start;gap:2px;width:100%;height:52px;padding:4px;display:flex}.schedule-design-preview i{background:#fff;border-radius:3px;width:26%;height:100%;display:block;box-shadow:inset 0 -12px #c7ccd1}.schedule-design-preview.landscape i{background:#aeb5bc;height:58%;box-shadow:inset 0 -8px #fff}.schedule-design-preview.square i{background:#aeb5bc;height:72%;box-shadow:inset 0 -8px #fff}.schedule-design-preview.window{background:linear-gradient(#292b6e 0 27%,#939393 27% 44%,#fff 44%);border-radius:2px;box-shadow:inset 0 0 0 2px #111,inset 0 0 0 4px #c9c9c9}.layer-list>.material-empty{order:9999}.layer-list-header{color:#8b929b;text-align:center;white-space:nowrap;grid-template-columns:22px minmax(44px,1fr) 28px 28px 28px;align-items:center;gap:3px;margin:14px 7px -4px;font-size:9px;font-weight:700;display:grid}.layer-list-header span:nth-child(2){text-align:left;padding-left:4px;transform:translate(46px)}.layer-list-header span:nth-child(5){display:none}.layer-drag-handle{color:#8b929b;cursor:grab;-webkit-user-select:none;user-select:none;border-radius:6px;place-items:center;width:22px;min-width:22px;height:38px;font-size:20px;line-height:1;display:grid}.layer-drag-handle:hover{color:#555d66;background:#e5e8ec}.layer-drag-handle:active{cursor:grabbing}.layer-item.is-dragging{opacity:.38}.layer-item.is-drop-target{border-color:#818891;box-shadow:0 -3px #818891}.layer-item{background:#f7f7f8;border:2px solid #0000;border-radius:10px;align-items:center;gap:8px;padding:7px;display:flex}.layer-item.selected{border-color:#6b7280}.layer-item.is-hidden .layer-main{opacity:.42}.layer-item.is-locked .layer-main:after{content:"LOCK";color:#8b929b;letter-spacing:.5px;font-size:9px;font-weight:800}.layer-item.is-clipped .layer-main:before{content:"↳";color:#666e78;font-size:15px;font-weight:800}.layer-main{cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.layer-main img{object-fit:contain;width:38px;height:38px}.layer-main span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.layer-actions{gap:3px;display:flex}.layer-actions button{cursor:pointer;border:0;border-radius:6px;width:28px;height:28px}.layer-actions button:nth-child(3),.layer-actions button:nth-child(4){display:none}.layer-actions button:hover,.layer-actions button.is-active{background:#dfe3e8}.selected-layer-settings{background:#fff;border:1px solid #dfe3e8;border-radius:10px;margin-top:16px;padding:12px}.selected-layer-name{color:#626971;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:7px;margin-bottom:9px;font-size:10px;display:grid}.selected-layer-name input{color:#424951;background:#fff;border:1px solid #d8dce1;border-radius:7px;min-width:0;padding:7px 8px;font-size:11px}.selected-text-editor{color:#555d66;background:#f7f8f9;border:1px solid #e0e3e7;border-radius:7px;flex-direction:column;gap:6px;margin-bottom:9px;padding:8px;font-size:9px;display:flex}.selected-text-editor textarea,.selected-text-editor select,.selected-text-editor input[type=number]{box-sizing:border-box;color:#424951;background:#fff;border:1px solid #d8dce1;border-radius:6px;min-width:0;padding:6px;font-size:9px}.selected-text-editor textarea{resize:vertical}.selected-text-editor>div{grid-template-columns:minmax(0,1fr) 38px 55px;gap:5px;display:grid}.selected-text-editor input[type=color]{border:1px solid #d8dce1;border-radius:6px;width:30px;height:28px;padding:1px}.selected-text-editor .selected-text-spacing{grid-template-columns:repeat(2,minmax(0,1fr))}.selected-text-spacing label{align-items:center;gap:4px;display:flex}.selected-text-spacing input{width:100%}.selected-text-editor .selected-text-color-control{display:block}.selected-text-editor .selected-text-toggles{grid-template-columns:repeat(4,minmax(0,1fr))}.selected-text-outline-toggle{cursor:pointer;align-items:center;gap:5px;display:flex}.selected-text-editor .selected-text-outline-options{grid-template-columns:34px minmax(0,1fr)}.selected-text-outline-options input[type=color]{width:34px}.selected-text-outline-options label{align-items:center;gap:4px;display:flex}.selected-layer-quick-actions{grid-template-columns:repeat(6,minmax(32px,1fr));gap:4px;margin-bottom:8px;display:grid}.selected-layer-quick-actions button{color:#59616a;cursor:pointer;background:#eceef1;border:0;border-radius:6px;place-items:center;min-width:0;height:34px;padding:0;display:grid}.selected-layer-quick-actions svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.selected-layer-quick-actions button:hover{background:#dfe3e8}.selected-layer-quick-actions button.is-active{color:#fff;background:#656d77}.selected-layer-quick-actions button:disabled{opacity:.38;cursor:not-allowed}.selected-layer-shortcut-hint{color:#8a919a;text-align:center;margin:0 0 8px;font-size:8px;line-height:1.5}.selected-layer-utility-actions{margin-bottom:13px}.selected-layer-utility-actions button{color:#59616a;cursor:pointer;background:#eceef1;border:0;border-radius:6px;width:100%;padding:7px 8px;font-size:9px}.selected-layer-utility-actions button:hover{background:#dfe3e8}.clip-layer-toggle{color:#626971;text-align:left;cursor:pointer;background:#f6f7f8;border:1px solid #dce0e5;border-radius:8px;align-items:center;gap:9px;width:100%;margin-bottom:13px;padding:9px;display:flex}.clip-layer-toggle>span:first-child{font-size:20px;font-weight:800}.clip-layer-toggle>span:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.clip-layer-toggle strong{font-size:10px}.clip-layer-toggle small{color:#8a919a;font-size:9px}.clip-layer-toggle.is-active{color:#343a42;background:#e3e6ea;border-color:#747c86}.clip-layer-toggle:disabled{opacity:.48;cursor:not-allowed}.layer-blend-mode{color:#606770;justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px;font-size:11px;display:flex}.layer-blend-mode select{color:#424951;cursor:pointer;background:#fff;border:1px solid #d8dce1;border-radius:7px;flex:1;min-width:0;padding:7px 8px;font-size:11px}.layer-transform-settings{background:#f8f9fa;border:1px solid #e0e3e7;border-radius:8px;margin-bottom:14px;padding:10px}.layer-transform-title{color:#565d66;justify-content:space-between;align-items:center;margin-bottom:9px;font-size:11px;display:flex}.layer-transform-title button{color:#666d75;cursor:pointer;background:#e8eaed;border:0;border-radius:5px;padding:3px 6px;font-size:9px}.layer-transform-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.layer-transform-grid label{color:#7a8189;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:4px;font-size:9px;display:grid}.layer-transform-grid input{color:#424951;font-variant-numeric:tabular-nums;background:#fff;border:1px solid #d8dce1;border-radius:6px;width:100%;min-width:0;padding:5px 6px;font-size:10px}.selected-layer-settings-heading{color:#606770;justify-content:space-between;align-items:center;margin-bottom:9px;font-size:12px;display:flex}.selected-layer-settings-heading strong{color:#343a42;font-size:12px}.selected-layer-settings input[type=range]{accent-color:#626971;cursor:pointer;width:100%}.layer-effect-divider{background:#e2e5e9;height:1px;margin:14px 0 12px}.layer-shadow-title,.layer-shadow-title label{align-items:center;display:flex}.layer-shadow-title{justify-content:space-between;margin-bottom:10px}.layer-shadow-title label{color:#4f5660;cursor:pointer;gap:6px;font-size:11px}.layer-shadow-color{cursor:pointer;background:#fff;border:1px solid #d6dae0;border-radius:6px;width:30px;height:24px;padding:1px}.layer-shadow-controls{flex-direction:column;gap:8px;display:flex}.layer-shadow-controls label>span{color:#777e87;justify-content:space-between;margin-bottom:3px;font-size:9px;display:flex}.layer-shadow-controls label>span strong{color:#555d66;font-variant-numeric:tabular-nums;font-size:9px}.layer-filter-divider{background:#e2e5e9;height:1px;margin:14px 0 12px}.layer-filter-title{color:#4f5660;justify-content:space-between;align-items:center;margin-bottom:11px;font-size:12px;display:flex}.layer-filter-title label{cursor:pointer;align-items:center;gap:6px;display:flex}.layer-filter-title button{color:#626971;cursor:pointer;background:#eceef1;border:0;border-radius:6px;padding:4px 7px;font-size:10px}.layer-filter-controls{flex-direction:column;gap:11px;display:flex}.layer-filter-controls label>span{color:#737a83;justify-content:space-between;align-items:center;margin-bottom:4px;font-size:10px;display:flex}.layer-filter-controls label>span strong{color:#4f5660;font-variant-numeric:tabular-nums;font-size:10px}.layer-filter-controls input[type=range]{width:100%;display:block}.text-sticker-editor{background:#f7f8f9;border:1px solid #e0e3e7;border-radius:9px;flex-direction:column;gap:9px;margin-bottom:14px;padding:12px;display:flex}.text-sticker-editor h4{color:#424951;margin:0;font-size:12px}.text-sticker-editor textarea,.text-sticker-editor select{box-sizing:border-box;color:#424951;width:100%;font:inherit;background:#fff;border:1px solid #d8dce1;border-radius:7px;padding:7px 8px;font-size:10px}.text-sticker-editor textarea{resize:vertical}.text-sticker-options{grid-template-columns:minmax(0,1fr) 54px;gap:8px;display:grid}.text-sticker-options label,.text-size-option{color:#656d76;flex-direction:column;gap:4px;font-size:9px;display:flex}.text-color-option input{box-sizing:border-box;background:#fff;border:1px solid #d8dce1;border-radius:6px;width:100%;height:29px;padding:1px}.text-color-option>div{grid-template-columns:34px minmax(0,1fr) 28px;align-items:center;gap:4px;display:grid}.text-color-option>div input[type=color]{width:34px}.text-color-option>div input[type=range]{accent-color:#626971;width:100%}.text-color-option small{color:#68717a;text-align:right;font-size:8px}.color-opacity-picker{position:relative}.color-opacity-picker summary{box-sizing:border-box;cursor:pointer;background-color:#fff;background-image:linear-gradient(45deg,#d9dde1 25%,#0000 25%),linear-gradient(-45deg,#d9dde1 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#d9dde1 75%),linear-gradient(-45deg,#0000 75%,#d9dde1 75%);background-position:0 0,0 5px,5px -5px,-5px 0;background-size:10px 10px;border:1px solid #cfd4da;border-radius:6px;width:100%;height:29px;padding:3px;list-style:none;display:grid;overflow:hidden}.color-opacity-picker summary::-webkit-details-marker{display:none}.color-opacity-picker summary>span{border-radius:3px;width:100%;height:100%}.color-opacity-popover{z-index:30;box-sizing:border-box;background:#fff;border:1px solid #d5d9de;border-radius:9px;flex-direction:column;gap:10px;width:180px;padding:10px;display:flex;position:absolute;top:calc(100% + 5px);right:0;box-shadow:0 8px 24px #23282e2e}.color-opacity-popover label{color:#59616a;flex-direction:column;gap:5px;font-size:9px;display:flex}.color-opacity-popover label:first-child{grid-template-columns:28px 38px minmax(0,1fr);align-items:center;display:grid}.color-opacity-popover label>span{justify-content:space-between;display:flex}.color-opacity-popover input[type=color]{box-sizing:border-box;width:38px;height:28px;padding:1px}.color-opacity-popover input[type=range]{accent-color:#626971;width:100%}.color-opacity-popover code{color:#68717a;font-size:9px}.text-size-option>span{justify-content:space-between;display:flex}.text-size-option input{accent-color:#626971;width:100%}.text-detail-grid,.text-outline-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.text-detail-grid label,.text-outline-options label{color:#656d76;flex-direction:column;gap:4px;font-size:9px;display:flex}.text-detail-grid input,.text-outline-options input[type=number]{box-sizing:border-box;border:1px solid #d8dce1;border-radius:6px;width:100%;padding:6px}.text-outline-options input[type=color]{box-sizing:border-box;border:1px solid #d8dce1;border-radius:6px;width:100%;height:29px}.text-toggle-row,.selected-text-toggles{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;display:grid}.text-toggle-row button,.selected-text-toggles button{color:#606770;cursor:pointer;background:#e7eaed;border:0;border-radius:6px;padding:6px 3px;font-size:9px}.text-toggle-row button.selected,.selected-text-toggles button.selected{color:#fff;background:#626b75}.text-sticker-preview{text-align:center;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border:1px dashed #cdd2d8;border-radius:7px;min-height:44px;padding:8px;line-height:1.2;overflow:hidden}.text-sticker-preview img{object-fit:contain;width:100%;height:70px;display:block}.material-section-divider{color:#848b94;align-items:center;gap:8px;margin:5px 0 10px;font-size:9px;display:flex}.material-section-divider:before,.material-section-divider:after{content:"";background:#e1e4e8;flex:1;height:1px}.shape-material-panel{background:#f7f8f9;border:1px solid #e0e3e7;border-radius:9px;flex-direction:column;gap:9px;margin-bottom:12px;padding:10px;display:flex}.shape-material-heading{color:#59616a;justify-content:space-between;align-items:center;font-size:9px;display:flex}.shape-material-heading .color-opacity-picker{width:42px}.shape-material-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.shape-material-grid button{color:#626971;cursor:pointer;background:#fff;border:1px solid #dde1e5;border-radius:7px;flex-direction:column;align-items:center;gap:4px;min-width:0;padding:7px 3px 5px;font-size:8px;display:flex}.shape-material-grid button:hover{background:#eef0f2;border-color:#9da4ac}.shape-material-grid img{object-fit:contain;width:34px;height:34px}.schedule-thumbnail-setting{background:#f7f8f9;border:1px solid #e0e3e7;border-radius:8px;flex-direction:column;gap:7px;padding:9px;display:flex}.layout-material-controls{flex-direction:column;gap:7px;display:flex}.layout-material-controls>div{background:#f7f8f9;border:1px solid #dfe3e7;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:5px 8px;padding:8px;display:grid}.layout-material-controls>div.selected{background:#e7eaed;border-color:#69727c}.layout-material-controls button{color:#555d66;cursor:pointer;background:#dfe3e7;border:0;border-radius:6px;padding:6px 7px;font-size:9px}.layout-material-controls small{color:#858c94;font-size:8px}.schedule-thumbnail-setting img{object-fit:cover;border-radius:7px;width:100%;max-height:130px}.schedule-thumbnail-setting button{color:#555d66;cursor:pointer;background:#e5e8eb;border:0;border-radius:6px;padding:7px}.settings-text-row,.settings-range-row{color:#59616a;flex-direction:column;gap:6px;font-size:10px;display:flex}.settings-text-row input{color:#424951;border:1px solid #d8dce1;border-radius:7px;padding:7px 8px}.settings-range-row>span{justify-content:space-between;display:flex}.settings-range-row input{accent-color:#626971;width:100%}.image-display-settings{background:#f7f8f9;border:1px solid #e0e3e7;border-radius:9px;flex-direction:column;gap:11px;padding:12px;display:flex}.image-display-settings>label:not(.image-checkbox-row){color:#59616a;flex-direction:column;gap:6px;font-size:10px;display:flex}.image-display-settings label>span{justify-content:space-between;align-items:center;display:flex}.image-display-settings select{color:#424951;background:#fff;border:1px solid #d8dce1;border-radius:7px;width:100%;padding:7px 8px;font-size:10px}.image-display-settings input[type=range]{accent-color:#626971;width:100%}.image-display-settings .image-color-row{flex-direction:row;justify-content:space-between;align-items:center}.image-color-row input[type=color]{background:#fff;border:1px solid #d8dce1;border-radius:6px;width:34px;height:27px;padding:1px}.image-checkbox-row{color:#59616a;cursor:pointer;align-items:center;gap:7px;font-size:10px;display:flex}.theme-editor{border-bottom:1px solid #e5e7eb;flex-direction:column;gap:12px;padding-bottom:16px;display:flex}.theme-editor label{flex-direction:column;gap:6px;font-size:13px;display:flex}.theme-editor small{color:#777;line-height:1.4}.font-preview{background:#fafafa;border:1px solid #dfe3e8;border-radius:10px;flex-direction:column;gap:6px;padding:14px;display:flex}.font-preview strong{font-size:20px}.font-preview span{color:#555;font-size:14px}.font-option-list{background:#f9fafb;border:1px solid #d1d5db;border-radius:10px;flex-direction:column;gap:6px;max-height:250px;padding:6px;display:flex;overflow-y:auto}.font-option-list button{color:#222;text-align:left;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:8px;width:100%;padding:11px 12px;font-size:16px}.font-option-list button:hover{background:#f0f1f3}.font-option-list button.selected{background:#e5e7eb;border-color:#6b7280}.theme-editor input[type=text],.theme-editor input:not([type]),.theme-editor select{border:1px solid #d1d5db;border-radius:8px;padding:9px}.theme-color-control{align-items:center;gap:10px;display:flex}.theme-color-control input{cursor:pointer;border:0;width:52px;height:36px}.custom-theme-list{flex-direction:column;gap:8px;display:flex}.custom-theme-item{gap:6px;display:flex}.custom-theme-item button{cursor:pointer;border:0;border-radius:8px;padding:8px}.custom-theme-item button:first-child{text-align:left;flex:1;align-items:center;gap:8px;display:flex}.custom-theme-item span{border-radius:50%;width:20px;height:20px}.calendar{background:#fff;border-radius:16px;width:700px;padding:20px;box-shadow:0 5px 15px #00000014}.calendar-header{margin-bottom:16px}.calendar-grid{grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.calendar-grid>div{text-align:center}.day{background:#f5f5f5;border-radius:10px;justify-content:flex-end;align-items:flex-start;height:70px;padding:8px;display:flex}.canvas{color:#999;transform-origin:50%;background:#fff;border-radius:20px;justify-content:center;align-items:center;width:5760px;height:3240px;font-size:36px;display:flex;transform:scale(.45);box-shadow:0 10px 30px #0000001a}.weekly-board{background:#fff7ff;border:6px solid #f0c7ff;border-radius:32px;width:1500px;padding:48px}.illustration-area{color:#b084cc;background:#fff;border:4px dashed #d8b4fe;border-radius:28px;justify-content:center;align-items:center;height:430px;margin-bottom:32px;font-size:40px;display:flex}.week-header,.week-content{grid-template-columns:repeat(7,1fr);gap:12px;display:grid}.week-day{text-align:center;background:#e9d5ff;border-radius:18px;padding:18px;font-size:34px;font-weight:700}.schedule-card{text-align:center;background:#fff;border:3px solid #d1d5db;border-radius:20px;height:230px;margin-top:12px;padding:20px}.schedule-title{margin-top:48px;font-size:30px}.schedule-time{color:#8b5ca8;margin-top:16px;font-size:24px}.edit-panel{border-top:1px solid #ddd;flex-direction:column;gap:12px;margin-top:20px;padding-top:16px;display:flex}.edit-panel h3{font-size:16px}.edit-panel label{flex-direction:column;gap:6px;font-size:14px;display:flex}.edit-panel input{border:1px solid #ddd;border-radius:8px;padding:10px}.schedule-card{cursor:pointer}.schedule-card.selected{outline:5px solid #c084fc}.schedule-sticker{min-height:52px;font-size:42px}.canvas{font-family:var(--theme-font);border:6px solid var(--theme-primary)}.weekly-board{border-color:var(--theme-primary)}.week-day{background:var(--theme-primary);color:#fff}.schedule-card.selected{outline-color:var(--theme-primary)}.sidebar button.active{color:#fff;background:#6b7280;font-weight:700}.material-palette{background:#fff;border:1px solid #ddd;border-radius:14px;margin-top:16px;padding:12px}.material-palette-header{align-items:center;gap:8px;margin-bottom:14px;display:flex}.material-palette-header h3{margin-right:auto;font-size:16px}.material-palette-header button{width:auto;padding:8px 10px;font-size:12px}.material-grid{grid-template-columns:repeat(2,1fr);gap:12px;max-height:260px;display:grid;overflow-y:auto}.material-thumb{aspect-ratio:1;background:#f9fafb;border:2px solid #e5e7eb;border-radius:14px}.material-palette{z-index:100;background:#fff;border:2px solid #222;border-radius:10px;width:360px;max-height:520px;padding:16px;position:fixed;top:120px;left:260px;box-shadow:0 12px 30px #0000002e}.tool-window{z-index:1000;background:#fff;border-radius:18px;width:360px;height:520px;position:fixed;overflow:hidden;box-shadow:0 15px 35px #0000002e}.tool-window-header{border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;height:54px;padding:0 16px;display:flex}.tool-window{z-index:1000;background:#fff;border-radius:18px;width:360px;height:520px;position:fixed;top:120px;left:260px;overflow:hidden;box-shadow:0 15px 35px #0000002e}.tool-window-header{cursor:move;border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;height:54px;padding:0 16px;display:flex}.tool-window-body{height:calc(100% - 54px);padding:16px;overflow:auto}.close-button{cursor:pointer;background:#f5f5f5;border:none;border-radius:8px;width:32px;height:32px}.material-toolbar{margin-bottom:16px}.add-material{cursor:pointer;color:#fff;background:#6b7280;border:none;border-radius:12px;width:100%;padding:12px;font-weight:700}.material-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.material-item{aspect-ratio:1;cursor:pointer;background:#fff;border:2px dashed #ddd;border-radius:14px}.material-empty{color:#999;text-align:center;grid-column:1/-1;padding:24px 0}.material-item{overflow:hidden}.material-item img{object-fit:contain;width:100%;height:100%}.material-item.selected{border-color:#6b7280;box-shadow:0 0 0 4px #6b728038}.canvas{transform-origin:0 0;background:#fff;border-radius:20px;flex-shrink:0;width:5760px;height:3240px;overflow:hidden;transform:scale(.127);box-shadow:0 10px 30px #0000001f}.background-window{flex-direction:column;gap:16px;display:flex}.background-color-setting{background:#f9fafb;border:1px solid #dfe3e8;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px;font-size:14px;display:flex}.background-color-setting>span:last-child{align-items:center;gap:8px;display:flex}.background-color-setting input{cursor:pointer;border:0;width:48px;height:34px}.card-border-setting{flex-direction:column;gap:10px;display:flex}.card-border-setting>label:first-child{cursor:pointer;align-items:center;gap:9px;padding:10px 2px;font-size:14px;display:flex}.card-border-setting>label:first-child input{width:17px;height:17px}.background-preview{aspect-ratio:16/9;background:#f5f5f5;border:1px solid #ddd;border-radius:12px;width:100%;overflow:hidden}.background-preview img{object-fit:cover;width:100%;height:100%}.background-remove-button{cursor:pointer;border:none;border-radius:10px;padding:10px}.frame-preview{background-image:linear-gradient(45deg,#ddd 25%,#0000 25%),linear-gradient(-45deg,#ddd 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#ddd 75%),linear-gradient(-45deg,#0000 75%,#ddd 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}.frame-preview img,.illustration-preview img{object-fit:contain}.header{background:#fffffff5;border-bottom:1px solid #dfe3e8;justify-content:space-between;gap:24px;height:76px;padding:0 22px;box-shadow:0 2px 12px #1e23280f}.header-brand{align-items:center;gap:12px;display:flex}.header-logo{color:#fff;letter-spacing:-1px;background:#3f454d;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.header-title h1{font-size:21px;line-height:1.15}.header-title p{color:#858b93;margin-top:3px;font-size:12px}.header-controls{align-items:center;gap:12px;display:flex}.header-theme-control{color:#676d75;align-items:center;gap:8px;font-size:13px;display:flex}.header-theme-control select{background:#f8f9fa;border:1px solid #d5d9de;border-radius:9px;min-width:170px;padding:9px 34px 9px 11px}.header-export-button{color:#fff;cursor:pointer;background:#4b5159;border:0;border-radius:9px;padding:10px 16px;font-weight:700}.header-export-button:hover{background:#343940}.main{height:calc(100vh - 76px)}.sidebar{background:#f8f9fa;border-right:1px solid #dfe3e8;width:200px;min-width:200px;padding:18px 12px;position:relative}.tool-sidebar-resize-handle{z-index:20;cursor:col-resize;touch-action:none;width:10px;position:absolute;top:0;bottom:0;right:-5px}.tool-sidebar-resize-handle:after{content:"";opacity:0;background:#9aa0a8;width:2px;transition:opacity .15s;position:absolute;top:0;bottom:0;right:4px}.tool-sidebar-resize-handle:hover:after,.sidebar.is-resizing .tool-sidebar-resize-handle:after{opacity:1}.sidebar.is-resizing{-webkit-user-select:none;user-select:none}.sidebar-heading{color:#555c65;flex-direction:column;gap:2px;padding:0 10px 14px;display:flex}.sidebar-heading span{letter-spacing:1.4px;font-size:11px;font-weight:800}.sidebar-heading small{color:#969ca4;font-size:11px}.sidebar-nav{flex-direction:column;gap:6px;display:flex}.sidebar-nav button{color:#555b63;background:0 0;border-radius:9px;align-items:center;gap:10px;padding:11px 12px;font-size:14px;display:flex}.sidebar-nav button:hover{background:#eceef1}.sidebar-nav button.active{color:#fff;background:#626971}.sidebar-icon{place-items:center;width:23px;font-size:17px;display:grid}.preview{min-width:0}.right-sidebar{background:#f8f9fa;border-left:1px solid #dfe3e8;width:300px;min-width:300px;padding:18px 14px;position:relative;overflow-y:auto}.app.pc .right-sidebar{position:relative!important}.layer-panel-resize-handle{z-index:10;cursor:col-resize;touch-action:none;width:10px;position:absolute;top:0;bottom:0;left:-5px}.layer-panel-resize-handle:after{content:"";opacity:0;background:#9aa0a8;width:2px;transition:opacity .15s;position:absolute;top:0;bottom:0;left:4px}.layer-panel-resize-handle:hover:after,.right-sidebar.is-resizing .layer-panel-resize-handle:after{opacity:1}.right-sidebar.is-resizing{-webkit-user-select:none;user-select:none}.right-sidebar-heading{border-bottom:1px solid #e1e4e8;margin-bottom:14px;padding:0 4px 12px}.right-sidebar-heading>div{justify-content:space-between;align-items:center;display:flex}.right-sidebar-heading strong{font-size:15px}.right-sidebar-heading span{color:#666d75;text-align:center;background:#e2e5e9;border-radius:999px;min-width:25px;padding:3px 7px;font-size:11px}.right-sidebar-heading small{color:#999fa6;margin-top:4px;font-size:11px;display:block}.settings-sections{flex-direction:column;gap:20px;display:flex}.settings-section{border-bottom:1px solid #e5e7eb;flex-direction:column;gap:11px;padding-bottom:18px;display:flex}.settings-section:last-child{border-bottom:0;padding-bottom:0}.settings-select-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.settings-select-row select{border:1px solid #d1d5db;border-radius:8px;padding:8px}.settings-project-actions{gap:8px;display:grid}.settings-project-actions button{cursor:pointer;background:#f5f6f7;border:1px solid #d1d5db;border-radius:8px;padding:10px}.settings-project-actions button:hover{background:#e9ebee}.reset-app-section{border-top:1px solid #d5d8dc;padding-top:18px}.reset-project-button{color:#3d4248;cursor:pointer;background:#f2f3f4;border:1px solid #8b9097;border-radius:9px;width:100%;padding:11px 14px;font-weight:700}.reset-project-button:hover{background:#e5e7e9}.builtin-asset-section{gap:9px;margin:12px 0 18px;display:grid}.builtin-asset-card{color:#34393f;text-align:left;cursor:pointer;background:#f7f8f9;border:1px solid #cfd3d8;border-radius:10px;grid-template-columns:92px 1fr;align-items:center;gap:12px;width:100%;padding:9px;display:grid}.builtin-asset-card:hover{background:#eceef0;border-color:#9da3aa}.builtin-asset-card img{object-fit:contain;background:#fff;border-radius:6px;width:92px;height:58px}.schedule-skin-manager{gap:11px;display:grid}.schedule-skin-heading{gap:3px;display:grid}.schedule-skin-heading small,.schedule-skin-help{color:#7b828a;font-size:10px;line-height:1.5}.schedule-skin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.schedule-skin-grid>button{color:#555d66;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:9px;gap:4px;min-width:0;padding:7px;display:grid}.schedule-skin-grid>button.selected{background:#e8eaed;border-color:#68717b}.schedule-skin-grid img,.schedule-skin-empty{object-fit:contain;background:#eceff1;border-radius:5px;width:100%;height:58px}.schedule-skin-empty{place-items:center;display:grid}.schedule-skin-grid b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.schedule-skin-grid small{color:#8b929a;font-size:8px}.schedule-skin-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.schedule-skin-actions button,.schedule-skin-save-actions button{color:#555d66;cursor:pointer;background:#e4e7ea;border:0;border-radius:7px;padding:8px}.schedule-skin-editor{background:#fff;border:1px solid #cdd2d7;border-radius:10px;gap:10px;padding:11px;display:grid}.schedule-skin-editor-title{justify-content:space-between;align-items:center;display:flex}.schedule-skin-editor-title button{cursor:pointer;background:#e8eaed;border:0;border-radius:6px;width:26px;height:26px}.schedule-skin-editor>label{color:#626a72;gap:4px;font-size:10px;display:grid}.schedule-skin-editor input[type=text],.schedule-skin-editor>label>input:not([type]){border:1px solid #d5d9dd;border-radius:6px;width:100%;padding:7px}.schedule-skin-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;display:grid}.schedule-skin-days label{color:#69717a;cursor:pointer;background:#f1f3f4;border:1px solid #d9dde1;border-radius:6px;place-items:center;height:42px;font-size:10px;display:grid;position:relative}.schedule-skin-days label.selected{background:#dfe3e7;border-color:#68717b}.schedule-skin-days input{opacity:0;cursor:pointer;position:absolute;inset:0}.schedule-skin-days span{color:#4f745c;font-size:8px;position:absolute;bottom:0;right:2px}.schedule-skin-preview{background:#e9ecef;border:1px solid #c8cdd2;border-radius:7px;width:100%;position:relative;overflow:hidden}.schedule-skin-preview>img{object-fit:fill;width:100%;height:100%;position:absolute;inset:0}.schedule-skin-preview>span{color:#8b929a;place-items:center;font-size:10px;display:grid;position:absolute;inset:0}.schedule-skin-preview>button{z-index:2;color:#174f82;cursor:move;touch-action:none;background:#4c93d32e;border:2px dashed #2366a8cc;place-items:center;font-size:9px;display:grid;position:absolute}.schedule-skin-preview>button.time{color:#78470c;background:#e0a14a33;border-color:#b27426}.schedule-skin-preview>button.title{color:#593178;background:#9b66ca33;border-color:#7b4da4}.schedule-skin-preview>button.sticker{color:#285d39;background:#5cb17733;border-color:#48855c}.schedule-skin-preview>button.active{border-style:solid;box-shadow:0 0 0 2px #fff}.schedule-skin-box-tabs{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.schedule-skin-box-tabs button{color:#676f77;cursor:pointer;background:#eceff1;border:0;border-radius:6px;padding:6px 2px;font-size:9px}.schedule-skin-box-tabs button.selected{color:#fff;background:#68717b}.schedule-skin-size-controls{grid-template-columns:1fr 1fr;gap:8px;display:grid}.schedule-skin-size-controls label{gap:3px;font-size:9px;display:grid}.schedule-skin-save-actions{grid-template-columns:1fr auto;gap:7px;display:grid}.schedule-skin-save-actions button:first-child{color:#fff;background:#68717b}.schedule-skin-save-actions .danger{color:#a64141}.initial-asset-admin{color:#343a40;background:#eef0f2;min-height:100vh;padding:28px clamp(16px,5vw,72px) 110px}.initial-asset-admin>header{justify-content:space-between;align-items:center;gap:20px;max-width:1100px;margin:0 auto 18px;display:flex}.initial-asset-admin>header b{color:#7a828a;letter-spacing:1.2px;text-transform:uppercase;font-size:11px}.initial-asset-admin>header h1{margin:4px 0;font-size:28px}.initial-asset-admin>header p{color:#747b83;font-size:12px}.initial-asset-admin>header a{color:#555d66;white-space:nowrap;background:#fff;border-radius:8px;padding:9px 13px;text-decoration:none}.admin-notice{color:#59616a;background:#fff;border-left:4px solid #69727b;border-radius:7px;max-width:1100px;margin:0 auto 16px;padding:12px 14px;font-size:12px}.admin-asset-section{background:#fff;border:1px solid #d9dde1;border-radius:12px;max-width:1100px;margin:0 auto 16px;padding:18px}.admin-asset-section h2{margin-bottom:13px;font-size:16px}.admin-asset-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;display:grid}.admin-asset-grid>div{border:1px solid #e0e3e6;border-radius:9px;grid-template-columns:1fr auto;gap:6px;padding:8px;display:grid}.admin-asset-grid img{object-fit:contain;background:#eef0f2;border-radius:6px;grid-column:1/-1;width:100%;height:110px}.admin-asset-grid input{border:1px solid #d5d9dd;border-radius:6px;min-width:0;padding:7px}.admin-asset-grid button{color:#a14545;cursor:pointer;background:#eceef0;border:0;border-radius:6px}.admin-upload-button{color:#555d66;cursor:pointer;background:#e4e7ea;border-radius:7px;margin-top:11px;padding:9px 12px;display:inline-block}.initial-asset-admin>footer{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-top:1px solid #d6dade;justify-content:center;gap:10px;padding:14px;display:flex;position:fixed;bottom:0;left:0;right:0}.initial-asset-admin>footer button{color:#555d66;cursor:pointer;background:#e4e7ea;border:0;border-radius:8px;padding:11px 16px}.initial-asset-admin>footer .primary{color:#fff;background:#555d66;font-weight:700}.admin-section-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.admin-section-heading h2,.admin-section-heading p{margin:0}.admin-section-heading p{color:#747b84;margin-top:4px;font-size:13px}.admin-section-heading>span{color:#656d76;white-space:nowrap;background:#eceff2;border-radius:999px;padding:5px 9px;font-size:12px}.admin-asset-card{background:#fff;border:1px solid #dde1e5;border-radius:12px;gap:9px;padding:10px;display:grid}.admin-asset-card>img{aspect-ratio:1;object-fit:contain;background:#f1f3f5;border-radius:8px;width:100%}.admin-asset-card label{gap:4px;display:grid}.admin-asset-card label span{color:#737a83;font-size:11px;font-weight:700}.admin-asset-card input{border:1px solid #d5d9de;border-radius:7px;width:100%;min-width:0;padding:8px}.admin-card-actions{grid-template-columns:1fr 1fr;gap:5px;display:grid}.admin-card-actions button{color:#59616a;cursor:pointer;background:#e9ecef;border:0;border-radius:7px;min-width:0;padding:7px 4px;font-size:11px}.admin-card-actions button:disabled{opacity:.4;cursor:default}.admin-card-actions .danger{color:#a33b42;background:#f8e8e9;grid-column:1/-1}@media (width<=900px){.header{gap:7px;height:58px;padding:7px 10px}.header h1{font-size:16px}.header p,.header-theme-control>span{display:none}.header-theme-control select{min-width:105px;max-width:125px;padding:7px 25px 7px 8px;font-size:11px}.header-export-button{padding:8px 9px;font-size:11px}.main{height:calc(100vh - 58px);padding-bottom:68px}.sidebar{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8f9faf7;border-top:1px solid #d7dbe0;border-right:0;height:68px;padding:5px 7px;position:fixed;bottom:0;left:0;right:0;width:100%!important;min-width:0!important}.sidebar-heading,.tool-sidebar-resize-handle{display:none}.sidebar-nav{grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;height:100%;display:grid}.sidebar-nav button{text-align:center;white-space:normal;align-content:center;justify-items:center;gap:1px;min-width:0;padding:3px 1px;font-size:8px;display:grid}.sidebar-icon{width:auto;font-size:18px}.preview{padding:180px!important;scroll-padding:180px!important}.right-sidebar{z-index:700;border:1px solid #d9dde1;border-radius:13px;max-height:32vh;padding:11px;position:fixed;bottom:76px;right:8px;box-shadow:0 8px 28px #1e23282e;width:min(92vw,390px)!important;min-width:0!important}.layer-panel-resize-handle{display:none}.right-sidebar-heading{margin-bottom:8px;padding-bottom:7px}.tool-window{border-radius:16px 16px 0 0;max-height:68vh;box-shadow:0 -8px 30px #1e232838;width:100%!important;max-width:none!important;position:fixed!important;inset:auto 0 68px!important}.tool-window-header{cursor:default;touch-action:none;min-height:48px}.tool-window-header:before{content:"";background:#c6cbd0;border-radius:3px;width:38px;height:4px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.tool-window-body{max-height:calc(68vh - 48px);padding:12px;overflow-y:auto}.close-button{min-width:40px;min-height:40px}.preview-controls{bottom:82px}.zoom-indicator{bottom:84px;right:10px}.initial-asset-admin{padding:18px 10px 100px}.initial-asset-admin>header{align-items:flex-start}.initial-asset-admin>header h1{font-size:21px}.initial-asset-admin>header p{display:none}.admin-asset-section{padding:12px}.admin-asset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.initial-asset-admin>footer{padding:10px}.initial-asset-admin>footer button{flex:1;padding:10px 7px;font-size:11px}}.export-range-preview{z-index:20;pointer-events:none;border:4px dashed #555;position:absolute;inset:0;box-shadow:inset 0 0 0 3px #ffffffe6}.export-range-preview span{color:#fff;background:#282828cc;border-radius:6px;padding:6px 10px;font-size:13px;position:absolute;top:12px;left:12px}.template-thumbnail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.template-thumbnail-grid button{flex-direction:column;gap:6px;min-width:0;padding:7px;display:flex}.template-thumbnail-grid img,.template-placeholder{aspect-ratio:16/9;object-fit:cover;background:#e7e8ea;border-radius:6px;width:100%}.template-placeholder{color:#777;place-items:center;font-size:22px;display:grid}.template-thumbnail-grid b{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.schedule-color-grid label{min-width:0}.material-library-filters{grid-template-columns:1fr auto;gap:8px;margin:10px 0;display:grid}.material-item-wrap{min-width:0;position:relative}.material-item-wrap>.material-item{width:100%}.material-favorite{color:#aaa;background:#ffffffe6;border-radius:50%;width:28px;height:28px;padding:0;position:absolute;top:4px;right:4px}.material-favorite.active{color:#d49b18}.material-item-wrap>select{width:100%;margin-top:3px;font-size:11px}.template-card{border:1px solid #ddd;border-radius:8px;min-width:0;padding:5px}.template-card>button{width:100%}.template-card>div{justify-content:flex-end;gap:4px;margin-top:4px;display:flex}.template-card>div button{min-width:28px;padding:4px}.autosave-history{flex-direction:column;gap:5px;display:flex}.autosave-history button{text-align:left}.shortcut-list{gap:7px;display:grid}.shortcut-list>div{grid-template-columns:minmax(120px,1fr) 1fr;align-items:center;gap:10px;display:grid}.shortcut-list kbd{background:#f4f4f4;border:1px solid #ccc;border-bottom-width:2px;border-radius:5px;padding:5px 7px;font-size:11px}.help-steps{margin:0;padding-left:22px;line-height:1.9}.layout-error-recovery{color:#333;background:#f4f4f5;place-items:center;min-height:100vh;padding:32px;display:grid}.layout-error-recovery>div{text-align:center;background:#fff;border:1px solid #d6d6d8;border-radius:16px;max-width:560px;padding:32px;box-shadow:0 12px 36px #0000001f}.layout-error-recovery button{color:#fff;background:#555;border:0;border-radius:9px;margin-top:14px;padding:12px 18px;font-weight:700}.header-orientation-control{background:#f3f4f6;border:1px solid #ddd;border-radius:8px;margin-right:12px;display:flex;overflow:hidden}.header-orientation-control button.orientation-btn{cursor:pointer;color:#4b5563;background:0 0;border:none;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.header-orientation-control button.orientation-btn:hover{background:#e5e7eb}.header-orientation-control button.orientation-btn.active{color:#fff;background:#3b82f6;font-weight:600}.schedule-skin-sections{flex-direction:column;gap:16px;display:flex}.schedule-skin-section{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:14px}.schedule-skin-section-title{color:#374151;border-bottom:2px solid #e5e7eb;margin-bottom:10px;padding-bottom:4px;font-size:14px;font-weight:600}.no-custom-designs{color:#6b7280;text-align:center;background:#fff;border:2px dashed #d1d5db;border-radius:8px;grid-column:1/-1;padding:24px;font-size:14px}.app.mobile .main{flex-direction:column;height:calc(100vh - 134px);display:flex;overflow:hidden}.app.mobile .sidebar{display:none}.app.mobile .preview{flex:1;min-height:0;padding:20px;scroll-padding:20px;overflow:auto}.mobile-footer{z-index:200;background:#fff;border-top:1px solid #e0e3e7;flex-shrink:0;align-items:stretch;height:64px;display:flex;box-shadow:0 -2px 12px #00000012}.mobile-footer button{color:#8b929b;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:8px 4px;font-size:10px;transition:color .15s,background .15s;display:flex;position:relative}.mobile-footer button:before{content:"";background:#5b7cf6;border-radius:2px;width:32px;height:3px;transition:transform .18s cubic-bezier(.34,1.56,.64,1);position:absolute;top:6px;left:50%;transform:translate(-50%)scaleX(0)}.mobile-footer button.active:before{transform:translate(-50%)scaleX(1)}.mobile-footer button.active{color:#5b7cf6}.mobile-footer button:hover{background:#f5f6f8}.mobile-footer-icon{font-size:18px;line-height:1}.mobile-footer-label{letter-spacing:.02em;font-size:9px;font-weight:600}.app.mobile .layer-panel-wrapper{z-index:500;flex-direction:column;max-height:70vh;transition:transform .3s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;bottom:64px;left:0;right:0;transform:translateY(100%)}.app.mobile .layer-panel-wrapper.is-visible{transform:translateY(0)}.layer-panel-overlay{z-index:499;background:#00000059;animation:.2s fadeIn;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.app.mobile .layer-panel-wrapper>*{border-radius:16px 16px 0 0;flex:1;min-height:0;overflow-y:auto;box-shadow:0 -8px 30px #00000024}.layer-panel-drag-handle{z-index:1;background:#fff;border-radius:16px 16px 0 0;flex-shrink:0;justify-content:center;align-items:center;padding:10px 0 4px;display:flex;position:sticky;top:0}.layer-panel-drag-handle:before{content:"";background:#d1d5db;border-radius:2px;width:36px;height:4px;display:block}.app.pc .mobile-footer{display:none}.app.pc .layer-panel-wrapper{flex-direction:column;height:100%;max-height:none;display:flex;position:static;transform:none!important}@media (width<=768px){.header{flex-direction:column;align-items:stretch;gap:10px;height:auto;padding:12px}.header-brand{justify-content:center}.header-controls{flex-direction:column;align-items:stretch;gap:10px}.header-orientation-control{justify-content:center;margin-right:0}.header-theme-control{justify-content:space-between;align-items:center;width:100%;display:flex}.header-theme-control select{flex:1;margin-left:10px}.main{flex-direction:column;height:calc(100vh - 150px)}.sidebar{border-bottom:1px solid #ddd;border-right:none;flex-direction:row;gap:8px;height:auto;padding:10px;overflow-x:auto;width:100%!important;min-width:100%!important}.sidebar-heading{display:none}.sidebar nav.sidebar-nav{flex-direction:row;gap:8px;width:max-content}.sidebar button{width:auto;padding:8px 16px;font-size:14px}.preview{padding:20px;scroll-padding:20px}.tool-window{z-index:1000!important;border-radius:20px 20px 0 0!important;width:100%!important;max-height:70vh!important;position:fixed!important;inset:auto 0 0!important;transform:none!important;box-shadow:0 -10px 25px #00000026!important}}@media (width<=900px){.app.pc{height:100vh;overflow:hidden}.app.pc .header{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;height:76px;min-height:76px;padding:0 14px}.app.pc .header-brand{flex-shrink:0;justify-content:flex-start}.app.pc .header h1{font-size:18px}.app.pc .header p{display:none}.app.pc .header-controls{flex-direction:row;flex:1;justify-content:flex-end;align-items:center;gap:7px;min-width:0}.app.pc .header-orientation-control{flex-shrink:0;margin-right:0}.app.pc .header-orientation-control button.orientation-btn{padding:8px 10px;font-size:12px}.app.pc .header-theme-control{width:auto;min-width:0}.app.pc .header-theme-control>span{display:none}.app.pc .header-theme-control select{width:120px;min-width:100px;max-width:120px;margin-left:0;padding:7px 24px 7px 8px;font-size:11px}.app.pc .header-export-button{flex-shrink:0;padding:8px 9px;font-size:11px}.app.pc .main{grid-template-columns:var(--sidebar-width,170px) minmax(0, 1fr) auto;height:calc(100vh - 76px);padding-bottom:0;display:grid;overflow:hidden}.app.pc .sidebar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#f8f9fa;border-top:0;border-bottom:0;border-right:1px solid #dfe3e8;flex-direction:column;height:100%;padding:14px 8px;display:flex;position:relative;inset:auto;overflow-y:auto;width:var(--sidebar-width,170px)!important;min-width:140px!important}.app.pc .sidebar-heading{display:flex}.app.pc .tool-sidebar-resize-handle{display:block}.app.pc .sidebar-nav{flex-direction:column;gap:5px;width:auto;height:auto;display:flex}.app.pc .sidebar-nav button{justify-items:initial;align-content:initial;text-align:left;white-space:normal;gap:7px;width:100%;min-width:0;padding:9px 8px;font-size:12px;display:flex}.app.pc .sidebar-icon{width:20px;font-size:15px}.app.pc .preview{min-width:0;min-height:0;overflow:auto;padding:90px!important;scroll-padding:90px!important}.app.pc .layer-panel-wrapper{width:0;min-width:0;height:100%;transition:width .2s;overflow:hidden}.app.pc .layer-panel-wrapper.is-visible{width:min(300px,32vw)}.app.pc .right-sidebar{height:100%;max-height:none;padding:12px 10px;width:min(300px,32vw)!important;min-width:min(240px,28vw)!important}.app.pc .mobile-footer{display:none}.app.pc .preview-controls{bottom:18px}.app.pc .zoom-indicator{bottom:18px;right:14px}}@media (width<=768px){.app.pc .header{flex-direction:row;align-items:center;height:76px;min-height:76px;padding:0 10px}.app.pc .header-logo{width:36px;height:36px}.app.pc .header-title h1{font-size:16px}.app.pc .header-controls{flex-direction:row;align-items:center}.app.pc .main{grid-template-columns:var(--sidebar-width,145px) minmax(0, 1fr) auto;flex-direction:initial;height:calc(100vh - 76px);display:grid}.app.pc .sidebar{border-bottom:0;border-right:1px solid #ddd;flex-direction:column;height:100%;overflow:hidden auto;width:var(--sidebar-width,145px)!important;min-width:120px!important}.app.pc .sidebar nav.sidebar-nav{flex-direction:column;width:auto}.app.pc .sidebar button{width:100%;padding:8px 6px;font-size:11px}.app.pc .preview{padding:55px!important;scroll-padding:55px!important}.app.pc .tool-window{border-radius:14px!important;width:min(360px,100vw - 175px)!important;height:min(520px,100vh - 110px)!important;max-height:none!important;inset:90px auto auto 155px!important;transform:none!important}}@media (width<=900px){.app.pc .main{grid-template-columns:var(--sidebar-width,170px) minmax(0, 1fr)}.app.pc .layer-panel-wrapper{z-index:950;visibility:hidden;pointer-events:none;background:#f8f9fa;border-left:1px solid #dfe3e8;width:min(320px,85vw);min-width:0;height:auto;transition:transform .22s,visibility .22s;display:flex;position:fixed;top:76px;bottom:0;right:0;overflow:hidden;transform:translate(100%);box-shadow:-8px 0 28px #1e23282e}.app.pc .layer-panel-wrapper.is-visible{visibility:visible;pointer-events:auto;width:min(320px,85vw);transform:translate(0)}.app.pc .layer-panel-wrapper .right-sidebar{height:100%;max-height:none;overflow-y:auto;width:100%!important;min-width:0!important}}.pc-layer-toggle-button{display:none}@media (width<=900px){.app.pc .pc-layer-toggle-button{z-index:1000;color:#fff;cursor:pointer;background:#4b5159;border:0;border-radius:9px;padding:9px 13px;font-size:12px;font-weight:700;display:block;position:fixed;top:88px;right:14px;box-shadow:0 5px 16px #1e23283d}.app.pc .pc-layer-toggle-button:hover{background:#343940}}.app.pc .layer-panel-overlay{display:none}@media (width<=900px){.app.pc .layer-panel-overlay{display:block}.app.pc .layer-panel-wrapper,.app.pc .layer-panel-wrapper.is-visible{width:min(360px,100vw - 24px)}.app.pc .right-sidebar{padding:58px 12px 18px;overflow:hidden auto;width:100%!important;min-width:0!important}.app.pc .layer-align-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:8px 7px}.app.pc .layer-align-actions button{white-space:normal;min-width:0;min-height:32px;padding:7px 3px;font-size:9px;line-height:1.2}.app.pc .layer-organize-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.app.pc .layer-organize-actions button{white-space:normal;min-height:32px;font-size:9px;line-height:1.2}.app.pc .pc-layer-toggle-button{z-index:1100;top:86px;right:14px}.app.pc .layer-panel-wrapper{background:#f8f9fa;border:1px solid #d9dde1;border-radius:16px;width:min(360px,100vw - 24px);height:auto;top:88px;bottom:12px;right:12px;overflow:hidden;box-shadow:-8px 8px 28px #1e232833}.app.pc .layer-panel-wrapper.is-visible{width:min(360px,100vw - 24px)}.app.pc .right-sidebar{border-left:0;border-radius:16px;height:100%;max-height:none;padding:18px 12px 24px;overflow:hidden auto;width:100%!important;min-width:0!important}.app.pc .right-sidebar-heading{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f8f9faf5;border-bottom:1px solid #e1e4e8;margin:-18px -12px 14px;padding:18px 14px 12px;position:sticky;top:-18px}.app.pc .pc-layer-toggle-button{top:92px;right:18px}.app.pc .layer-panel-wrapper.is-visible~.pc-layer-toggle-button{right:378px}.app.pc .pc-layer-toggle-button{padding:7px 10px;font-size:11px}}.schedule-editor{color:#3f464e;flex-direction:column;gap:18px;width:100%;padding:4px 0 18px;display:flex}.schedule-editor-header{border-bottom:1px solid #e3e6ea;align-items:center;gap:12px;padding-bottom:14px;display:flex}.schedule-editor-day{color:#fff;background:#626b75;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:16px;font-weight:700;display:grid}.schedule-editor-header h3{color:#343a42;margin:0;font-size:15px;line-height:1.3}.schedule-editor-header p{color:#8a9199;margin:3px 0 0;font-size:10px}.schedule-editor-fields{flex-direction:column;gap:14px;display:flex}.schedule-editor-field>span{color:#555d66;font-size:12px;font-weight:700}.schedule-editor-field input{color:#343a42;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d5dae0;border-radius:10px;outline:none;padding:11px 12px;font-size:13px;transition:border-color .15s,box-shadow .15s,background .15s}.schedule-editor-field input::placeholder{color:#adb2b8}.schedule-editor-field input:hover{border-color:#aeb5bd}.schedule-editor-field input:focus{background:#fff;border-color:#69727c;box-shadow:0 0 0 3px #69727c24}.schedule-editor-field small{color:#9299a1;font-size:9px;line-height:1.5}.schedule-window-editor{color:#3f464e;flex-direction:column;gap:16px;display:flex}.schedule-editor-section{background:#f8f9fa;border:1px solid #dfe3e7;border-radius:12px;flex-direction:column;gap:13px;padding:14px;display:flex}.schedule-editor-section-heading{border-bottom:1px solid #e1e4e8;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.schedule-editor-section-heading h3{color:#343a42;margin:0;font-size:13px}.schedule-editor-section-heading p{color:#8b929a;margin:3px 0 0;font-size:9px;line-height:1.5}.schedule-editor-field{flex-direction:column;gap:6px;display:flex}.schedule-editor-field>span,.schedule-color-grid label>span{color:#59616a;font-size:10px;font-weight:700}.schedule-editor-field input,.schedule-editor-field select,.schedule-copy-target select{color:#343a42;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d5dae0;border-radius:9px;outline:none;padding:10px 11px;font-size:11px}.schedule-editor-field input:focus,.schedule-editor-field select:focus,.schedule-copy-target select:focus{border-color:#69727c;box-shadow:0 0 0 3px #69727c21}.schedule-color-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.schedule-color-grid label{flex-direction:column;gap:6px;min-width:0;display:flex}.schedule-color-grid input[type=color]{cursor:pointer;background:#fff;border:1px solid #d5dae0;border-radius:8px;width:100%;height:38px;padding:3px}.schedule-visibility-toggle{background:#eceff2;border-radius:8px;padding:9px 10px}.schedule-decoration-controls{flex-direction:column;gap:12px;display:flex}.schedule-decoration-controls>label:not(.image-checkbox-row){flex-direction:column;gap:6px;display:flex}.schedule-decoration-controls>label>span{color:#656d76;justify-content:space-between;font-size:10px;display:flex}.schedule-decoration-controls strong{color:#444b53;font-size:10px}.schedule-decoration-controls input[type=range]{accent-color:#626b75;width:100%}.schedule-bulk-actions{gap:8px;display:grid}.schedule-bulk-actions>button{color:#4d555e;text-align:left;cursor:pointer;background:#fff;border:1px solid #d7dce1;border-radius:9px;flex-direction:column;align-items:flex-start;gap:3px;width:100%;padding:11px 12px;transition:border-color .15s,background .15s,transform .15s;display:flex}.schedule-bulk-actions>button:hover{background:#eef0f2;border-color:#aeb5bd;transform:translateY(-1px)}.schedule-bulk-actions>button span{font-size:11px;font-weight:700}.schedule-bulk-actions>button small{color:#8a9199;font-size:8px}.schedule-copy-target{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.schedule-copy-target button{color:#fff;cursor:pointer;background:#626b75;border:0;border-radius:9px;padding:9px 12px;font-size:10px;font-weight:700}.schedule-copy-target button:hover{background:#464d56}.schedule-danger-button{color:#a44747!important;background:#fff5f5!important;border:1px solid #d7bcbc!important}@media (width<=420px){.schedule-color-grid,.schedule-copy-target{grid-template-columns:1fr}.schedule-copy-target button{width:100%}}.mobile-more-overlay{z-index:780;cursor:default;background:#191d225c;border:0;width:100%;height:100%;padding:0;animation:.18s mobile-more-fade-in;display:block;position:fixed;inset:0}.mobile-more-menu{z-index:800;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);visibility:hidden;pointer-events:none;background:#f9fafbfa;border:1px solid #dfe3e7;border-bottom:0;border-radius:18px 18px 0 0;flex-direction:column;gap:14px;max-height:min(70vh,520px);padding:9px 14px 20px;transition:transform .25s cubic-bezier(.32,.72,0,1),visibility .25s;display:flex;position:fixed;bottom:64px;left:0;right:0;transform:translateY(calc(100% + 20px));box-shadow:0 -12px 34px #1b202633}.mobile-more-menu.is-visible{visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-more-menu-handle{background:#c7ccd2;border-radius:999px;width:38px;height:4px;margin:0 auto}.mobile-more-menu-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.mobile-more-menu-heading>div{flex-direction:column;gap:3px;display:flex}.mobile-more-menu-heading strong{color:#353c44;font-size:14px}.mobile-more-menu-heading span{color:#8a9199;font-size:10px}.mobile-more-close{color:#59616a;cursor:pointer;background:#e8ebee;border:0;border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;padding:0;font-size:20px;display:grid}.mobile-more-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid;overflow-y:auto}.mobile-more-menu-grid button{color:#59616a;cursor:pointer;background:#fff;border:1px solid #dfe3e7;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:82px;padding:10px 6px;font-size:10px;font-weight:700;transition:background .15s,border-color .15s,transform .15s;display:flex}.mobile-more-menu-grid button:hover{background:#eef0f2;border-color:#aeb5bd;transform:translateY(-1px)}.mobile-more-menu-grid button.active{color:#353c44;background:#e2e6ea;border-color:#69727c}.mobile-more-menu-icon{background:#eceff2;border-radius:10px;place-items:center;width:34px;height:34px;font-size:20px;line-height:1;display:grid}.mobile-more-menu-grid button.active .mobile-more-menu-icon{color:#fff;background:#626b75}@keyframes mobile-more-fade-in{0%{opacity:0}to{opacity:1}}.app.mobile .mobile-footer{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.app.mobile .mobile-footer button{min-width:0}.app.mobile .mobile-footer-icon{font-size:19px}.app.mobile .mobile-footer-label{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.app.pc~.mobile-more-menu,.app.pc~.mobile-more-overlay{display:none}@media (width<=420px){.mobile-more-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-more-menu-grid button{min-height:70px}}.app.mobile .layer-panel-wrapper{z-index:850;visibility:hidden;pointer-events:none;width:100%;height:min(72vh,620px);max-height:calc(100vh - 64px);transition:transform .28s cubic-bezier(.32,.72,0,1),visibility .28s;display:flex;position:fixed;bottom:64px;left:0;right:0;overflow:hidden;transform:translateY(calc(100% + 24px))}.app.mobile .layer-panel-wrapper.is-visible{visibility:visible;pointer-events:auto;transform:translateY(0)}.app.mobile .layer-panel-wrapper .right-sidebar{background:#f8f9fa;border:0;border-radius:18px 18px 0 0;padding:16px 12px 24px;display:block;overflow:hidden auto;box-shadow:0 -10px 32px #1e232838;width:100%!important;min-width:0!important;height:100%!important;max-height:none!important;position:relative!important;inset:auto!important}.app.mobile .layer-panel-wrapper:not(.is-visible) .right-sidebar{visibility:hidden}.app.mobile .layer-panel-overlay{z-index:840;background:#191d2261;border:0;display:block;position:fixed;inset:0}.app.mobile .layer-panel-wrapper{z-index:850;visibility:hidden;opacity:0;pointer-events:none;transform-origin:100% 100%;background:#f8f9fa;border:1px solid #d9dde1;border-radius:14px;width:min(290px,100vw - 20px);height:min(46vh,430px);max-height:calc(100vh - 150px);transition:opacity .18s,transform .18s,visibility .18s;display:flex;position:fixed;bottom:74px;left:auto;right:10px;overflow:hidden;transform:translateY(14px)scale(.98);box-shadow:0 8px 28px #1e23283d}.app.mobile .layer-panel-wrapper.is-visible{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.app.mobile .layer-panel-wrapper .right-sidebar{box-shadow:none;background:#f8f9fa;border:0;border-radius:14px;padding:10px 9px 14px;overflow:hidden auto;width:100%!important;min-width:0!important;height:100%!important;max-height:none!important;position:relative!important;inset:auto!important}.app.mobile .right-sidebar-heading{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f8f9faf5;border-bottom:1px solid #e1e4e8;margin:-10px -9px 8px;padding:10px 10px 8px;position:sticky;top:-10px}.app.mobile .right-sidebar-heading strong{font-size:12px}.app.mobile .right-sidebar-heading small{display:none}.app.mobile .layer-organize-actions,.app.mobile .layer-align-actions{gap:4px;margin:5px 3px}.app.mobile .layer-organize-actions button,.app.mobile .layer-align-actions button{min-height:26px;padding:4px 2px;font-size:8px}.app.mobile .layer-item{border-radius:8px;gap:5px;padding:5px}.app.mobile .layer-main img{width:30px;height:30px}.app.mobile .layer-main span{font-size:10px}.app.mobile .layer-actions button{width:24px;height:24px}.app.mobile .layer-panel-overlay{display:none!important}.mobile-more-overlay{z-index:2000;position:fixed;inset:0}.mobile-more-menu{z-index:2001;position:fixed}.mobile-footer{z-index:2002}.app.mobile{flex-direction:column;width:100%;height:100dvh;min-height:100svh;display:flex;overflow:hidden}.app.mobile .header{flex:0 0 58px;width:100%;height:58px;min-height:58px;padding:7px 8px;display:block;overflow:hidden}.app.mobile .header-brand{display:none}.app.mobile .header-controls{grid-template-columns:auto minmax(82px,1fr) auto;align-items:center;gap:6px;width:100%;height:44px;display:grid}.app.mobile .header-view-switch{flex-shrink:0;margin:0}.app.mobile .header-view-switch button{min-width:40px;height:36px;padding:0 9px}.app.mobile .header-view-switch button span:last-child,.app.mobile .header-theme-control>span{display:none}.app.mobile .header-theme-control{width:100%;min-width:0;margin:0;display:block}.app.mobile .header-theme-control select{width:100%;min-width:0;max-width:none;height:36px;margin:0;padding-top:0;padding-bottom:0}.app.mobile .header-export-button{white-space:nowrap;height:36px;padding:0 10px}.app.mobile .main{flex:auto;height:auto;min-height:0;padding:0;overflow:hidden}.app.mobile .preview{--mobile-canvas-gutter:clamp(72px, 24vw, 112px);overscroll-behavior:contain;touch-action:none;flex-direction:column;align-items:center;width:100%;height:100%;min-height:0;display:flex;padding:var(--mobile-canvas-gutter)!important;scroll-padding:var(--mobile-canvas-gutter)!important}.app.mobile .preview-canvas-viewport{flex:none;margin:auto}.app.mobile .mobile-footer{flex:0 0 calc(64px + env(safe-area-inset-bottom));height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.app.mobile .layer-panel-wrapper{z-index:1500;position:fixed;bottom:82px;right:12px}.header-view-switch{background:#edf0f4;border:1px solid #d9dee6;border-radius:12px;flex-shrink:0;gap:2px;padding:3px;display:inline-flex}.header-view-switch button{color:#53606f;min-width:108px;height:38px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:14px;font-weight:700;transition:background .18s,color .18s,box-shadow .18s;display:inline-flex}.header-view-switch button:hover{background:#ffffffb3}.header-view-switch button.active{color:#3478f6;background:#fff;box-shadow:0 1px 3px #0f172a1f,0 1px 2px #0f172a14}@media (width<=760px){.header-view-switch button{min-width:48px;padding:0 11px}.header-view-switch button span:last-child{display:none}}.header-controls{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.canvas-viewport{flex:none;position:relative}.canvas{transform-origin:0 0;position:relative}
