:root{color:#172033;font-synthesis:none;background:#f3f6fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{background:#f3f6fa;min-width:320px;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.42}button,input,textarea,select{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #2367bf3d}.gallery-shell{max-width:1580px;margin:0 auto;padding:42px clamp(20px,4vw,68px) 72px}.gallery-hero{border-bottom:1px solid #d9e1ec;justify-content:space-between;align-items:end;gap:44px;padding:8px 0 36px;display:flex}.eyebrow{color:#4072ad;letter-spacing:.16em;font-size:11px;font-weight:800;display:inline-block}h1{color:#10243f;letter-spacing:-.045em;margin:8px 0 12px;font-size:clamp(34px,4vw,54px)}.gallery-hero p{color:#627187;max-width:700px;margin:0;line-height:1.75}.gallery-hero__stats{color:#fff;background:#10243f;border-radius:18px;min-width:150px;padding:20px 22px;box-shadow:0 14px 28px #10243f2b}.gallery-hero__stats strong{font-size:34px;line-height:1;display:block}.gallery-hero__stats span{margin-top:7px;font-size:13px;font-weight:700;display:block}.gallery-hero__stats small{color:#a6c1dd;margin-top:11px;font-size:11px;display:block}.gallery-toolbar{justify-content:space-between;align-items:center;gap:18px;padding:25px 0 16px;display:flex}.search-field{background:#fff;border:1px solid #d8e0eb;border-radius:12px;flex:1;align-items:center;gap:9px;max-width:560px;height:44px;padding:0 14px;display:flex;box-shadow:0 3px 10px #162a470a}.search-field span{color:#7890ad;font-size:22px;line-height:1}.search-field input{color:#172033;background:0 0;border:0;outline:none;width:100%}.filter-row{gap:10px;display:flex}.filter-row select{color:#31435e;background:#fff;border:1px solid #d8e0eb;border-radius:10px;max-width:170px;min-height:44px;padding:0 34px 0 12px}.gallery-meta{color:#7b899c;justify-content:space-between;gap:20px;padding:11px 2px 22px;font-size:13px;display:flex}.gallery-meta strong{color:#1c3558}.template-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;display:grid}.template-card{background:#fff;border:1px solid #d9e1eb;border-radius:15px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 7px 20px #203c600f}.template-card:hover{transform:translateY(-4px);box-shadow:0 17px 32px #203c6021}.template-card__preview{text-align:left;background:#e9eef5;border:0;border-bottom:1px solid #e2e8f0;width:100%;padding:14px;position:relative}.template-card__pages{color:#fff;background:#10243fe0;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800;position:absolute;top:24px;right:24px}.template-card__body{padding:15px}.template-card__category{color:#5c7ba1;margin:0;font-size:11px;font-weight:800}.template-card h2{color:#142841;text-overflow:ellipsis;white-space:nowrap;margin:7px 0 6px;font-size:16px;overflow:hidden}.template-card__path{color:#788699;text-overflow:ellipsis;min-height:34px;margin:0;font-size:11px;line-height:1.5;overflow:hidden}.tag-row{gap:6px;min-height:31px;margin:9px 0;display:flex;overflow:hidden}.tag-row span{color:#54769d;text-overflow:ellipsis;white-space:nowrap;background:#edf4fb;border-radius:6px;max-width:120px;padding:4px 7px;font-size:10px;overflow:hidden}.button{color:#284568;background:#fff;border:1px solid #cbd7e7;border-radius:9px;min-height:36px;padding:0 12px;font-size:12px;font-weight:700}.button:hover{background:#f7fbff;border-color:#99b4d1}.button--primary{color:#fff;background:#1f5eab;border-color:#1f5eab}.button--primary:hover{background:#184f91}.button--wide{width:100%}.empty-state{text-align:center;color:#7a899d;padding:70px 20px}.page-surface{background:#fff;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 22px #0d22412b}.page-surface--compact{box-shadow:0 7px 16px #0d224129}.page-surface__background{object-fit:fill;width:100%;height:100%;display:block;position:absolute;inset:0}.page-surface__overlay{width:100%;height:100%;position:absolute;inset:0}.page-surface__hitbox{fill:#0000;stroke:#0000;stroke-width:1.3px;cursor:text}.page-surface__hitbox:hover,.page-surface__hitbox--visible{fill:#2b77dc0e;stroke:#2b77dc8c;stroke-dasharray:2 1}.page-surface__guide{fill:none;stroke:#e77020;stroke-width:1.3px;stroke-dasharray:3 2;pointer-events:none}.page-surface__guide--manual{stroke:#7d40c5}.page-surface__guide--image{stroke:#0e8b73}.page-surface__manual-text,.page-surface__image-layer{cursor:pointer}.editor-shell{background:#eff3f8;min-height:100vh}.editor-topbar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #dbe4ef;justify-content:space-between;align-items:center;gap:18px;min-height:74px;padding:10px 23px;display:flex;position:sticky;top:0}.back-button{color:#2d5f97;background:0 0;border:0;padding:8px 0;font-weight:750}.editor-title{text-align:center;min-width:240px}.editor-title span{color:#7b94b1;letter-spacing:.14em;font-size:9px;font-weight:800;display:block}.editor-title strong{color:#173456;font-size:14px;display:block}.editor-title small{color:#8291a4;margin-top:2px;font-size:10px;display:block}.editor-actions{justify-content:flex-end;gap:8px;display:flex}.editor-workspace{grid-template-columns:290px 315px minmax(600px,1fr);min-height:calc(100vh - 74px);display:grid}.editor-sidebar,.inspector-panel{background:#fff;border-right:1px solid #dbe4ef;padding:17px}.template-context{border-bottom:1px solid #e4eaf1;align-items:center;gap:11px;padding-bottom:16px;display:flex}.template-context .page-surface{width:68px;min-width:68px}.template-context span,.template-context small{color:#8290a4;font-size:10px;line-height:1.5;display:block}.template-context strong{color:#213a5b;margin:2px 0;font-size:13px;display:block}.sidebar-actions{gap:8px;padding:15px 0 5px;display:grid}.sidebar-checkbox{border-bottom:1px solid #e4eaf1;padding:10px 0}.sidebar-section{flex-direction:column;height:calc(100vh - 348px);min-height:0;padding-top:15px;display:flex}.sidebar-section__header{color:#284467;justify-content:space-between;font-size:12px;display:flex}.sidebar-section__header span{color:#6380a4;background:#edf3fa;border-radius:99px;place-items:center;width:21px;height:21px;font-size:10px;display:grid}.layer-filter{background:#fbfcfe;border:1px solid #dbe3ee;border-radius:8px;outline:none;width:100%;margin:10px 0;padding:8px 9px;font-size:11px}.layer-list{gap:5px;padding-right:3px;display:grid;overflow:auto}.layer-list__item{color:#495e77;text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;grid-template-columns:1fr auto;align-items:center;gap:5px;padding:8px;display:grid}.layer-list__item:hover{background:#f3f7fc}.layer-list__item.is-active{color:#183d6b;background:#eef6ff;border-color:#80a6d1}.layer-list__item span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.35;overflow:hidden}.layer-list__item small{color:#93a1b1;font-size:9px}.sidebar-footer{text-align:center;margin-top:12px}.text-button,.danger-button{color:#2367b3;background:0 0;border:0;padding:0;font-size:11px;font-weight:750}.danger-button{color:#bf4d4d}.inspector-panel{background:#fbfcfe}.panel-heading{border-bottom:1px solid #e1e8f0;gap:3px;padding-bottom:14px;display:grid}.panel-heading span{color:#284566;font-size:13px;font-weight:800}.panel-heading small{color:#8b98aa;font-size:10px}.inspector-empty{color:#76869a;padding:25px 0;font-size:12px;line-height:1.75}.inspector-form{gap:12px;padding-top:15px;display:grid}.inspector-heading{color:#2b4463;justify-content:space-between;align-items:center;font-size:12px;font-weight:800;display:flex}.inspector-hint{color:#8a99aa;margin:-5px 0 0;font-size:10px}.inspector-field{color:#617389;gap:6px;font-size:11px;display:grid}.inspector-field textarea{resize:vertical;color:#253a54;background:#fff;border:1px solid #d4deea;border-radius:8px;outline:none;width:100%;padding:9px;font-size:12px;line-height:1.55}.inspector-field input[type=color]{background:#fff;border:1px solid #d4deea;border-radius:7px;width:100%;height:33px;padding:3px}.range-value{grid-template-columns:1fr 36px;align-items:center;gap:8px;display:grid}.range-value input{min-width:0}.range-value output{color:#547390;text-align:right;font-size:11px}.checkbox-field{color:#5e6f83;align-items:center;gap:8px;font-size:11px;display:flex}.checkbox-field input{accent-color:#2669b4}.editor-note{background:#f0f7ff;border:1px solid #dae7f5;border-radius:10px;margin-top:20px;padding:13px}.editor-note strong{color:#2b5b94;font-size:11px}.editor-note p{color:#6480a0;margin:5px 0 0;font-size:10px;line-height:1.6}.canvas-panel{background:#edf2f8;flex-direction:column;min-width:0;display:flex}.canvas-toolbar{background:#f9fbfd;border-bottom:1px solid #dbe4ef;justify-content:space-between;align-items:center;gap:20px;min-height:66px;padding:11px 22px;display:flex}.canvas-toolbar strong{color:#2a4668;font-size:13px;display:block}.canvas-toolbar span{color:#8a9aab;margin-top:2px;font-size:10px;display:block}.page-switcher{color:#61768f;align-items:center;gap:8px;font-size:11px;display:flex}.page-switcher button{color:#355778;background:#fff;border:1px solid #d4dfeb;border-radius:7px;width:28px;height:28px}.canvas-scroll{flex:1;place-items:start center;padding:34px;display:grid;overflow:auto}.canvas-scroll .page-surface{width:min(100%,760px)}.canvas-loading,.canvas-error{color:#6c8199;flex:1;place-items:center;padding:40px;font-size:13px;display:grid}.canvas-error{color:#ad4f4f}.print-only{display:none}@media (width<=1200px){.editor-workspace{grid-template-columns:250px 280px minmax(520px,1fr)}.editor-sidebar,.inspector-panel{padding:13px}}@media (width<=980px){.gallery-hero,.gallery-toolbar,.gallery-meta{flex-direction:column;align-items:stretch}.gallery-hero__stats{width:fit-content}.filter-row{flex-wrap:wrap}.editor-workspace{grid-template-columns:260px minmax(520px,1fr)}.inspector-panel{border-top:1px solid #dbe4ef;border-right:0;grid-column:1/-1}.editor-note{display:none}}@media (width<=720px){.gallery-shell{padding:28px 16px 50px}.gallery-toolbar{gap:12px}.search-field{max-width:none}.filter-row select{flex:1;min-width:0}.gallery-meta{font-size:12px}.template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.template-card__body{padding:11px}.editor-topbar{flex-wrap:wrap;align-items:flex-start}.editor-title{text-align:left;order:3;width:100%}.editor-actions{flex-wrap:wrap}.editor-workspace{display:block}.editor-sidebar,.inspector-panel{border-right:0}.sidebar-section{height:230px}.canvas-scroll{padding:18px 9px}}@media print{@page{size:A4 portrait;margin:0}html,body,#root,.editor-shell{min-height:0;background:#fff!important}.no-print{display:none!important}.print-only{display:block!important}.print-page{break-after:page;width:210mm;height:297mm;overflow:hidden}.print-page .page-surface{width:210mm;height:297mm;box-shadow:none}}.portrait-tool{background:#f5f9fe;border:1px solid #cdddf0;border-radius:10px;gap:9px;margin-top:12px;padding:12px;display:grid}.portrait-tool__heading{color:#244c79;justify-content:space-between;align-items:center;font-size:12px;display:flex}.portrait-tool__heading span{color:#426c9a;background:#ddebfb;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 6px;font-size:10px;display:grid}.portrait-tool p{color:#66809d;margin:0;font-size:10px;line-height:1.6}.portrait-tool__shape{gap:4px}.portrait-tool select,.inspector-field select{color:#253a54;background:#fff;border:1px solid #d4deea;border-radius:7px;outline:none;width:100%;min-height:34px;padding:0 9px;font-size:12px}.portrait-tool__pending{background:#eef6ff;border:1px dashed #588eca;border-radius:8px;gap:5px;padding:9px;display:grid}.portrait-tool__pending strong{color:#245a93;font-size:11px}.portrait-tool__pending span{color:#617d9e;font-size:10px;line-height:1.5}.page-surface--placing-portrait{cursor:crosshair}.page-surface__portrait-capture{fill:#1a5ea909;cursor:crosshair}.page-surface__portrait-preview{fill:#2670ca1a;stroke:#1f64b0;stroke-width:1.6px;stroke-dasharray:4 2;pointer-events:none}.page-surface__portrait-help{fill:#164c86;paint-order:stroke;stroke:#ffffffeb;stroke-width:3px;stroke-linejoin:round;pointer-events:none;font-size:12px;font-weight:700}
