#photo-decorator{--bg:#fff;--card:#fff;--fg:#111827;--muted:#5b6472;--line:#e5e7eb;--accent:#2563eb;--soft:#eff6ff;--board:#f1f4f8;--on-accent:#fff;color-scheme:light}#photo-decorator *{box-sizing:border-box}#photo-decorator{background:var(--bg);color:var(--fg);margin:0;font-family:Apple SD Gothic Neo,Malgun Gothic,sans-serif;line-height:1.5}#photo-decorator button,#photo-decorator input,#photo-decorator select,#photo-decorator textarea{font:inherit}#photo-decorator button{cursor:pointer}#photo-decorator button,#photo-decorator .file-label,#photo-decorator select{border:1px solid var(--line);color:var(--fg);background:var(--card);border-radius:8px;min-height:42px;padding:9px 12px}#photo-decorator button:hover,#photo-decorator .file-label:hover{border-color:var(--accent)}#photo-decorator button:disabled{opacity:.4;cursor:default}#photo-decorator button:focus-visible,#photo-decorator input:focus-visible,#photo-decorator textarea:focus-visible,#photo-decorator select:focus-visible{outline:3px solid var(--accent);outline-offset:3px}#photo-decorator button.primary{background:var(--accent);color:var(--on-accent);border-color:var(--accent)}#photo-decorator button[aria-pressed=true]{background:var(--soft);border-color:var(--accent);color:var(--accent)}#photo-decorator [hidden]{display:none!important}#photo-decorator .sitehead{border-bottom:1px solid var(--line);align-items:center;gap:14px;height:60px;padding:0 28px;display:flex}#photo-decorator .brand{font-size:20px;font-weight:800}#photo-decorator .sitehead small{color:var(--muted);margin-left:auto}#photo-decorator .design-tag{background:var(--soft);color:var(--accent);border-radius:5px;padding:3px 8px;font-size:12px}#photo-decorator .intro{justify-content:space-between;align-items:flex-end;gap:20px;max-width:1440px;margin:auto;padding:26px 28px 20px;display:flex}#photo-decorator h1{letter-spacing:-1px;margin:0 0 5px;font-size:28px}#photo-decorator p{color:var(--muted);margin:0;font-size:14px}#photo-decorator .privacy{color:var(--muted);white-space:nowrap;font-size:13px}#photo-decorator .app{border:1px solid var(--line);border-radius:14px;max-width:1440px;margin:0 auto 26px;overflow:hidden}#photo-decorator .topbar{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:9px;padding:13px 18px;display:flex}#photo-decorator .fileinfo{min-width:0;margin-right:auto}#photo-decorator .fileinfo strong{text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:13px;display:block;overflow:hidden}#photo-decorator .fileinfo small{color:var(--muted);font-size:12px}#photo-decorator .file-label{cursor:pointer;align-items:center;display:inline-flex}#photo-decorator .sr{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}#photo-decorator .file-label:focus-within{outline:3px solid var(--accent)}#photo-decorator .history{gap:5px;display:flex}#photo-decorator .layout{grid-template-columns:160px minmax(0,1fr) 280px;min-height:600px;display:grid}#photo-decorator .tools{border-right:1px solid var(--line);padding:20px 12px}#photo-decorator .tools p{padding:0 10px 10px;font-size:12px}#photo-decorator .tool{text-align:left;border-color:#0000;align-items:center;gap:12px;width:100%;margin-bottom:7px;display:flex}#photo-decorator .symbol{text-align:center;width:24px;font-size:21px;line-height:1}#photo-decorator .tools .help{border-top:1px solid var(--line);margin-top:28px;padding:12px 10px;font-size:12px;line-height:1.8}#photo-decorator .workspace{background:var(--board);background-image:radial-gradient(var(--line) 1px, transparent 1px);background-size:16px 16px;flex-direction:column;align-items:center;gap:16px;min-width:0;padding:20px 26px;display:flex}#photo-decorator .stagebar{width:100%;color:var(--muted);justify-content:space-between;gap:10px;font-size:12px;display:flex}#photo-decorator .stage{flex:1;justify-content:center;align-items:center;width:100%;min-height:300px;display:flex;overflow:hidden}#photo-decorator .picture{touch-action:none;user-select:none;width:100%;max-height:490px;display:block;box-shadow:0 10px 32px #14253f12}#photo-decorator .picture [data-layer]{cursor:move}#photo-decorator .hint{text-align:center;color:var(--muted);font-size:12px}#photo-decorator .inspector{border-left:1px solid var(--line);min-width:0;padding:20px}#photo-decorator .inspector h2{margin:0 0 4px;font-size:16px}#photo-decorator .inspector h3{margin:0 0 12px;font-size:13px}#photo-decorator .inspector .lead{margin-bottom:22px;font-size:12px}#photo-decorator .field{margin:15px 0;font-size:13px;display:block}#photo-decorator .field>span{justify-content:space-between;margin-bottom:8px;display:flex}#photo-decorator .field textarea,#photo-decorator .field select,#photo-decorator .field input[type=text]{border:1px solid var(--line);background:var(--card);width:100%;color:var(--fg);resize:vertical;border-radius:7px;padding:10px}#photo-decorator .field input[type=range]{width:100%;accent-color:var(--accent);margin:3px 0}#photo-decorator .field input[type=color]{background:var(--card);border:1px solid var(--line);border-radius:6px;width:100%;height:38px;padding:4px}#photo-decorator .row{flex-wrap:wrap;align-items:center;gap:7px;display:flex}#photo-decorator .row>*{flex:1}#photo-decorator .row button{padding:9px 7px;font-size:12px}#photo-decorator .section{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}#photo-decorator .sticker-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}#photo-decorator .sticker-grid button{flex-direction:column;align-items:center;gap:6px;padding:12px 5px;font-size:12px;display:flex}#photo-decorator .sticker-grid b{font-size:28px;font-weight:400}#photo-decorator .layers{flex-direction:column;gap:5px;display:flex}#photo-decorator .layers button{text-align:left;overflow-wrap:anywhere;font-size:12px}#photo-decorator .metafooter{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:10px 18px;font-size:12px;display:flex}#photo-decorator .below{justify-content:space-between;gap:22px;max-width:1440px;margin:auto;padding:0 28px 28px;display:flex}#photo-decorator .below p{font-size:12px}#photo-decorator .crop-preset{flex-wrap:wrap;gap:6px;margin:15px 0;display:flex}#photo-decorator .crop-preset button{padding:8px 10px;font-size:12px}#photo-decorator .note{color:var(--muted);font-size:12px;line-height:1.7}#photo-decorator .empty{color:var(--muted);padding:20px 0;font-size:13px}#photo-decorator dialog{border:1px solid var(--line);background:var(--card);color:var(--fg);border-radius:14px;width:480px;max-width:calc(100% - 28px);padding:24px}#photo-decorator dialog::backdrop{background:#11182766}#photo-decorator dialog h2{margin:0;font-size:20px}#photo-decorator dialog img{background:var(--board);max-width:100%;max-height:280px;margin:18px auto;display:block}#photo-decorator .dialoghead{justify-content:space-between;align-items:center;gap:12px;display:flex}#photo-decorator dialog .row{margin-top:20px}#photo-decorator .stage{flex:none;min-height:0;margin-top:8px}@media (prefers-color-scheme:dark){#photo-decorator{--bg:#16181d;--card:#1e2128;--fg:#e8eaed;--muted:#a3aab7;--line:#333843;--accent:#6ea8fe;--soft:#1c2740;--board:#191d25;--on-accent:#10233f;color-scheme:dark}}@media (width<=1000px){#photo-decorator .app{border-left:0;border-right:0;border-radius:0}#photo-decorator .layout{grid-template-columns:115px minmax(0,1fr) 240px}#photo-decorator .tools{padding:16px 6px}#photo-decorator .workspace,#photo-decorator .inspector{padding:18px 14px}#photo-decorator .tool{gap:6px;padding:9px 7px;font-size:13px}#photo-decorator .privacy{display:none}}@media (width<=700px){#photo-decorator .sitehead{height:52px;padding:0 16px}#photo-decorator .sitehead small{font-size:11px}#photo-decorator .intro{padding:20px 16px 16px}#photo-decorator h1{font-size:24px}#photo-decorator .intro p{font-size:13px}#photo-decorator .topbar{gap:7px;padding:10px 12px}#photo-decorator .fileinfo{display:none}#photo-decorator .topbar>button.primary{margin-left:auto}#photo-decorator .topbar button,#photo-decorator .file-label{min-height:44px;padding:8px 10px;font-size:12px}#photo-decorator .history button{padding:8px}#photo-decorator .layout{flex-direction:column;min-height:0;display:flex}#photo-decorator .workspace{order:0;gap:10px;padding:14px 16px}#photo-decorator .stage{min-height:0}#photo-decorator .picture{max-height:350px}#photo-decorator .tools{border:0;border-bottom:1px solid var(--line);order:1;gap:6px;padding:10px 12px;display:flex}#photo-decorator .tools p,#photo-decorator .tools .help{display:none}#photo-decorator .tool{flex:1;justify-content:center;gap:5px;min-height:46px;margin:0;padding:8px 3px;font-size:13px}#photo-decorator .symbol{width:20px;font-size:19px}#photo-decorator .inspector{border-left:0;order:2;padding:20px 16px}#photo-decorator .inspector .lead{margin-bottom:12px}#photo-decorator .inspector h2{font-size:16px}#photo-decorator .field{margin:12px 0}#photo-decorator .field textarea{min-height:64px;font-size:16px}#photo-decorator .metafooter{padding:12px 16px}#photo-decorator .below{flex-direction:column;gap:6px;padding:0 16px 24px}#photo-decorator .sticker-grid{grid-template-columns:repeat(5,1fr)}#photo-decorator .sticker-grid button{font-size:11px}#photo-decorator .section{margin-top:16px}#photo-decorator .row button{min-height:44px}#photo-decorator .stagebar{font-size:11px}}@media (prefers-reduced-motion:no-preference){#photo-decorator .intro{animation:.3s ease-out enter}#photo-decorator .app{animation:.45s ease-out enter}@keyframes enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}}#photo-decorator .library-open{grid-template-columns:330px minmax(0,1fr) 270px}#photo-decorator .library-open .tools .help,#photo-decorator .library-open .tools>p{display:none}#photo-decorator .library-open .tools>.tool{gap:4px;width:auto;padding:8px;font-size:12px;display:inline-flex}#photo-decorator .library-open .tools>.tool .symbol{display:none}#photo-decorator #sticker-library{min-width:0;padding:10px 2px}#photo-decorator .library-heading{justify-content:space-between;align-items:start;gap:8px;display:flex}#photo-decorator .library-heading h2{margin:0 0 3px;font-size:17px}#photo-decorator .library-heading p,#photo-decorator #sticker-library p{padding:0;font-size:12px}#photo-decorator .library-heading button{padding:7px 9px;font-size:12px}#photo-decorator .library-search-label{margin:16px 0 6px;font-size:12px;display:block}#photo-decorator #sticker-search{background:var(--card);width:100%;min-width:0;color:var(--fg);border:1px solid var(--line);border-radius:8px;padding:12px;font-size:14px}#photo-decorator .library-chips{flex-wrap:wrap;gap:5px;margin:12px 0;display:flex}#photo-decorator .library-chips button{padding:7px 10px;font-size:12px}#photo-decorator .library-category-label{margin-right:10px;font-size:12px}#photo-decorator #sticker-category{max-width:100%;padding:8px;font-size:13px}#photo-decorator .query-percent{background:var(--soft);color:var(--fg);border-radius:6px;align-items:center;gap:8px;margin:12px 0;padding:10px;font-size:12px;display:flex}#photo-decorator .query-percent input{accent-color:var(--accent)}#photo-decorator #library-result-count{color:var(--muted);margin:14px 0 10px}#photo-decorator .library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:490px;padding:3px;display:grid;overflow:auto}#photo-decorator .sticker-card{min-width:0;position:relative}#photo-decorator .sticker-add{flex-direction:column;align-items:center;gap:6px;width:100%;padding:20px 8px 10px;display:flex}#photo-decorator .sticker-add svg{background:#f5f2eb;border-radius:5px;width:100%;height:91px;display:block}#photo-decorator .sticker-add>span{white-space:normal;overflow-wrap:anywhere;font-size:12px}#photo-decorator .sticker-favorite{width:30px;min-height:30px;padding:0;font-size:17px;position:absolute;top:4px;right:4px}#photo-decorator .library-launch{width:100%;margin-bottom:16px;font-size:13px}#photo-decorator #library-notice{margin-top:14px;line-height:1.6;font-size:11px!important}#photo-decorator #library-empty{text-align:center;padding:24px 0}#photo-decorator #library-empty button{margin-top:12px;font-size:12px}#photo-decorator #library-dialog{width:570px;max-height:calc(100dvh - 24px);padding:16px;overflow:auto}#photo-decorator #library-dialog .library-grid{max-height:none}#photo-decorator #badge-fields{padding-top:14px}#photo-decorator .badge-kind{color:var(--accent);font-size:12px}#photo-decorator .badge-error{color:#d34836;margin:8px 0;font-size:12px}#photo-decorator .field small{color:var(--muted)}@media (width>=701px){#photo-decorator .library-open .tools{grid-template-rows:auto minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;display:grid}#photo-decorator .library-open #sticker-library{flex-direction:column;grid-column:1/-1;align-self:stretch;min-height:0;display:flex}#photo-decorator .library-open .library-grid{contain:size;flex:1 0 490px;align-content:start;min-height:490px;max-height:none}#photo-decorator .library-open .library-grid:empty{display:none}#photo-decorator .library-open #library-notice{margin-bottom:0}}@media (width>=701px) and (width<=1100px){#photo-decorator .library-open{grid-template-columns:300px minmax(0,1fr)}#photo-decorator .library-open .tools{grid-area:1/1/3}#photo-decorator .library-open .workspace,#photo-decorator .library-open .inspector{grid-column:2}}@media (width<=700px){#photo-decorator #sticker-search{font-size:16px}#photo-decorator .library-chips button,#photo-decorator .sticker-favorite{min-height:44px}#photo-decorator .sticker-favorite{width:38px}#photo-decorator .sticker-add{padding-top:36px}#photo-decorator #library-dialog .library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#photo-decorator .field input[type=text]{font-size:16px}#photo-decorator #library-dialog{overscroll-behavior:contain}#photo-decorator .library-heading h2{font-size:16px}}#photo-decorator .app{margin-bottom:0}#photo-decorator .topbar button{width:auto}#photo-decorator .field input{min-width:0}#photo-decorator .picture{height:auto}#photo-decorator .fileinfo{overflow:hidden}
