@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#1e2521;background:#f7f5ef;font-family:Manrope,sans-serif;font-synthesis:none;--ink: #1e2521;--muted: #77766d;--line: #dedbd2;--paper: #fffdf8;--green: #21443d;--green-soft: #dfece3;--coral: #b35d3b;--gold: #e8b579}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.7}.app-shell{max-width:1180px;margin:0 auto;padding:34px 42px 30px}.topbar,.brand-lockup,.topbar-actions,.intro-row,.label-strip,.strip-heading,.label-tabs,.panel-heading,.editor-actions,.preview-caption,footer,.export-card{display:flex;align-items:center}.topbar{justify-content:space-between;padding-bottom:30px;border-bottom:1px solid var(--line)}.brand-lockup{gap:12px}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#f8e6c5;background:var(--green);font-weight:800;font-size:19px}.eyebrow,.section-kicker{margin:0;color:var(--coral);font:500 10px/1.2 DM Mono,monospace;letter-spacing:.14em}.brand-lockup h1{margin:3px 0 0;font-size:20px;letter-spacing:-.04em}.topbar-actions{gap:12px;color:var(--muted);font-size:11px}.status-dot:before{content:"";display:inline-block;width:6px;height:6px;margin:0 6px 1px 0;border-radius:50%;background:#7caa84}.format-pill{border:1px solid var(--line);padding:7px 10px;border-radius:99px;font:500 10px DM Mono,monospace}.search-row{display:flex;justify-content:space-between;gap:30px;padding:42px 0 30px;align-items:flex-end}.search-row h2{margin:8px 0 0;color:var(--ink);font-size:clamp(30px,4vw,48px);line-height:1;letter-spacing:-.06em}.search-field{display:flex;align-items:center;gap:11px;width:min(100%,410px);min-height:52px;padding:0 14px;border:1px solid #bdb9ae;border-radius:6px;color:var(--coral);background:var(--paper)}.search-field:focus-within{border-color:var(--coral);box-shadow:0 0 0 3px #b35d3b1c}.search-field input{min-width:0;flex:1;border:0;outline:0;color:var(--ink);background:transparent;font-size:13px}.search-field input::placeholder{color:var(--muted)}.search-field button{display:grid;place-items:center;padding:3px;border:0;color:var(--muted);background:transparent}.search-field button:hover{color:var(--ink)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.label-strip{gap:25px;padding:15px 0 24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.strip-heading{flex:0 0 auto;gap:8px;color:var(--muted);font:500 10px DM Mono,monospace;text-transform:uppercase;letter-spacing:.08em}.strip-heading strong{color:var(--coral);font-weight:500}.label-tabs{gap:8px;width:100%;overflow-x:auto}.label-tab,.new-label{flex:0 0 auto;border:1px solid var(--line);border-radius:5px;background:var(--paper);padding:10px 13px;color:var(--ink);text-align:left}.label-tab{min-width:150px}.label-tab span,.label-tab small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.label-tab span{max-width:190px;font-size:12px;font-weight:700}.empty-search{flex:1;margin:10px 0;color:var(--muted);font-size:12px}.label-tab small{margin-top:4px;color:var(--muted);font-size:10px}.label-tab.selected{background:var(--green-soft);border-color:#94b79d}.label-tab.selected span{color:var(--green)}.new-label{display:inline-flex;align-items:center;gap:6px;border-style:dashed;color:var(--coral);font-size:11px;font-weight:700}.studio-grid{display:grid;grid-template-columns:minmax(270px,.78fr) minmax(480px,1.4fr);gap:18px;padding-top:24px}.editor-panel,.preview-panel{border:1px solid var(--line);border-radius:7px}.editor-panel{position:relative;padding:25px;background:var(--paper)}.preview-panel{padding:25px;background:#ebe9e2}.panel-heading{justify-content:space-between;margin-bottom:28px}.panel-heading h3{margin:5px 0 0;font-size:21px;letter-spacing:-.05em}.step-number{color:#aaa79c;font:500 11px DM Mono,monospace}.editor-panel label{display:block;margin-bottom:18px;color:var(--muted);font-size:11px;font-weight:700}.editor-panel input,.editor-panel textarea{width:100%;margin-top:7px;border:1px solid #d9d5cc;border-radius:4px;outline:0;padding:12px 13px;color:var(--ink);background:#fffefa;font-size:13px}.editor-panel textarea{min-height:62px;resize:vertical;line-height:1.4}.editor-panel input:focus,.editor-panel textarea:focus{border-color:var(--coral);box-shadow:0 0 0 3px #b35d3b18}.input-with-prefix{display:flex;align-items:center;margin-top:7px;border:1px solid #d9d5cc;border-radius:4px;background:#fffefa}.input-with-prefix span{width:41px;padding-left:13px;color:#928f85;font:500 12px DM Mono,monospace}.input-with-prefix input{margin:0;border:0;box-shadow:none}.editor-actions{justify-content:space-between;gap:10px;margin-top:27px}.text-action,.primary-button{display:inline-flex;align-items:center;gap:7px;border:0;border-radius:4px;padding:10px 12px;font-size:11px;font-weight:700}.text-action{background:transparent}.danger{color:#a26755}.primary-button{color:#fffaf2;background:var(--coral)}.feedback{min-height:16px;margin:14px 0 0;color:#7caa84;font-size:11px;opacity:0}.feedback.visible{opacity:1}.preview-size{color:var(--muted);font:500 10px DM Mono,monospace}.preview-stage{display:grid;place-items:center;min-height:260px;border:1px solid #d8d5cb;background:#f9f8f4;background-image:radial-gradient(#d8d5cb 1px,transparent 1px);background-size:16px 16px}.sheet{display:flex;align-items:center;justify-content:center;gap:2mm;width:72mm;height:21mm;background:#fff;box-shadow:0 16px 30px #1e25211c}.sticker{display:flex;flex-direction:column;align-items:center;justify-content:center;width:30mm;height:19mm;padding:2mm 2mm 1mm;overflow:hidden;color:#000;background:#fff;font-family:Georgia,serif}.sticker>*{display:block;width:100%;min-width:0;font-size:4pt;font-weight:400;line-height:6pt}.price-tag{margin-top:auto}.sticker-item{overflow-wrap:normal;flex-shrink:0;white-space:pre-line}.preview-caption{justify-content:space-between;padding-top:13px;color:var(--muted);font:500 10px DM Mono,monospace}.preview-caption span:first-child{display:inline-flex;align-items:center;gap:7px}.caption-dot{width:7px;height:7px;border-radius:50%;background:var(--coral)}.export-card{width:100%;gap:15px;margin-top:18px;border:0;border-radius:5px;padding:1rem;color:#4d3525;background:var(--gold);text-align:left}.export-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;color:#f8e6c5;background:#5c3e2a}.export-copy{display:flex;flex-direction:column;gap:3px}.export-copy strong{font-size:13px}.export-copy small{color:#806144;font-size:10px}.export-chevron{margin-left:auto}footer{justify-content:space-between;padding-top:22px;color:#99968d;font:500 10px DM Mono,monospace}footer span{display:inline-flex;align-items:center;gap:6px}@media(max-width:760px){.app-shell{padding:22px 17px 26px}.topbar{padding-bottom:22px}.topbar-actions .status-dot{display:none}.search-row{display:block;padding:34px 0 24px}.search-field{width:100%;margin-top:20px}.label-strip{display:block}.strip-heading{margin-bottom:12px}.studio-grid{display:block}.preview-panel{margin-top:15px}.editor-panel,.preview-panel{padding:18px}.preview-stage{min-height:215px;overflow-x:auto}footer{display:block;line-height:2}footer span{display:flex}}
