:root{--nav:#46506f;--rail:#424c6b;--panel:#dfe5ec;--ink:#26324a;--line:#d8dee7;--accent:#ff7b24}
*{box-sizing:border-box}.site-header,.site-footer{display:none!important}html,body{height:100%;margin:0}body{overflow:hidden}.pen-editor{height:100dvh;min-height:560px;font-family:'DM Sans',sans-serif;color:var(--ink);background:#fff;display:flex;flex-direction:column}.pe-head{height:72px;flex:0 0 72px;display:grid;grid-template-columns:64px 220px 1fr 92px 54px 130px;align-items:center;border-bottom:1px solid #dfe3ea;background:#fff;z-index:20}.pe-close{width:42px;height:42px;border-radius:50%;background:var(--accent);color:#fff;text-decoration:none;font-size:30px;display:grid;place-items:center;margin-left:12px}.pe-head nav{display:flex;gap:20px}.pe-head button{border:0;background:none;font:inherit;color:#26324a;cursor:pointer}.pe-head nav button{font-size:16px}.pe-history{display:flex;justify-content:center;gap:22px}.pe-history button{display:flex;gap:5px;align-items:center;color:#818a9a}.pe-history button:disabled{color:#c8ced7}.pe-history b{font-size:22px}.pe-side{font-size:16px}.pe-share{height:42px;background:#f1f2f5!important;font-size:20px;border-radius:4px}.pe-process{height:42px;background:#414b6c!important;color:#fff!important;padding:0 18px;font-size:16px;border-radius:3px;margin-right:12px}.pe-body{flex:1;min-height:0;display:grid;grid-template-columns:82px 300px minmax(0,1fr)}.pe-rail{background:var(--rail);display:flex;flex-direction:column;min-height:0}.pe-rail button{height:92px;border:0;background:transparent;color:#fff;display:grid;place-items:center;align-content:center;gap:5px;font:inherit;cursor:pointer}.pe-rail button.active{background:#dfe5eb;color:#303b57}.pe-rail i{font-style:normal;font-size:27px}.pe-rail span{font-size:14px}.pe-rail .info{margin-top:auto;height:58px}.pe-panel{background:var(--panel);padding:18px 16px;overflow:auto;min-height:0}.pe-pane{display:none}.pe-pane.active{display:block}.pe-pane h3{margin:8px 0 10px;font-size:16px}.variant-swatches{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.variant-swatches button{border:2px solid transparent;background:#fff;border-radius:10px;padding:8px;display:flex;align-items:center;gap:7px;cursor:pointer;font-size:13px}.variant-swatches button.active{border-color:#414b6c}.variant-swatches span{width:23px;height:23px;border-radius:50%;background:var(--sw);border:1px solid #bbb}.pen-templates{display:grid;gap:10px}.pen-templates button{background:#fff;border:2px solid transparent;border-radius:10px;padding:10px;cursor:pointer}.pen-templates button:hover{border-color:#697493}.mini-pen{height:44px;border-radius:22px;background:linear-gradient(#263b60,#091321);color:#fff;display:grid;place-items:center;font-size:10px}.add-text{width:100%;padding:13px;margin-bottom:10px;background:#fff;border:1px solid #ccd3de;border-radius:9px;font-size:16px}.add-text.big{font-size:22px;font-weight:700}.upload-card{background:#fff;border:2px dashed #aab4c4;border-radius:14px;min-height:170px;display:grid;place-items:center;align-content:center;gap:8px;text-align:center;cursor:pointer}.upload-card input{display:none}.upload-card i{font-size:30px}.upload-card span,.panel-note{font-size:12px;color:#667085}.element-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.element-grid button{height:90px;border:1px solid #c8d0dc;background:#fff;border-radius:10px;font-size:28px}.element-grid span{display:block;font-size:12px}.layer-row{display:grid;grid-template-columns:1fr 34px 34px;gap:6px;align-items:center;background:#fff;border-radius:8px;padding:8px;margin-bottom:8px}.layer-row button{border:0;background:#edf0f4;border-radius:6px;height:30px}.pe-workspace{position:relative;min-width:0;min-height:0;background:#f5f6f8;display:flex;flex-direction:column}.pe-toolbar{height:58px;flex:0 0 58px;background:#fff;border-bottom:1px solid #e3e6eb;display:flex;align-items:center;gap:8px;padding:8px 14px;overflow-x:auto;white-space:nowrap}.pe-toolbar select,.font-number,.pe-toolbar button,.pe-toolbar input[type=color]{height:40px;border:1px solid #d4dae4;background:#fff;border-radius:8px}.pe-toolbar select{min-width:240px;padding:0 12px;font-size:15px}.font-number{display:flex;align-items:center}.font-number input{width:70px;height:38px;border:0;padding:0 10px;font-size:16px}.font-number span{padding:0 10px;border-left:1px solid #d4dae4}.pe-toolbar input[type=color]{width:48px;padding:4px}.pe-toolbar button{min-width:42px;font-size:17px}.pe-stage-scroll{position:relative;flex:1;min-height:0;overflow:auto;padding:36px;background:#f1f3f6;scrollbar-gutter:stable both-edges}.pe-stage-scroll::before{content:"";display:block;width:var(--stage-w,940px);height:var(--stage-h,460px);pointer-events:none}.pe-stage{position:absolute;left:36px;top:36px;width:940px;height:460px;background:#fff;box-shadow:0 6px 28px rgba(28,39,58,.10);transform-origin:top left}.ruler-corner{position:absolute;left:0;top:0;width:40px;height:40px;background:#fafafa;border-right:1px solid #d8dee7;border-bottom:1px solid #d8dee7;z-index:4}.pe-ruler{position:absolute;background:#fff;color:#617084;font-size:11px;z-index:3;overflow:hidden}.ruler-x{left:40px;top:0;width:900px;height:40px;border-bottom:1px solid #d8dee7}.ruler-y{left:0;top:40px;width:40px;height:420px;border-right:1px solid #d8dee7}.pe-ruler .tick{position:absolute;background:#9ea8b7}.ruler-x .tick{bottom:0;width:1px}.ruler-y .tick{right:0;height:1px}.pe-ruler .label{position:absolute}.ruler-x .label{top:16px;transform:translateX(-4px)}.ruler-y .label{left:8px;transform:rotate(90deg) translateY(-4px);transform-origin:left top}.pen-canvas-wrap{position:absolute;left:40px;top:40px;width:900px;height:420px;background:#fff;overflow:hidden}.pen-canvas-wrap canvas{display:block}.cut-line,.safe-line{position:absolute;pointer-events:none;z-index:2}.cut-line{left:116px;top:168px;width:750px;height:126px;border:1px dashed rgba(255,86,86,.55)}.safe-line{left:238px;top:187px;width:325px;height:58px;border:1px dashed rgba(32,160,90,.75)}.cut-line.hidden,.safe-line.hidden{display:none}.guide-buttons{position:absolute;left:18px;bottom:16px;display:flex;gap:10px;z-index:6}.guide-buttons button{border:0;border-radius:22px;padding:10px 16px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08)}.guide-buttons b{display:inline-grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#f06464;color:#fff}.guide-buttons button:last-child b{background:#5fae72}.page-control{position:absolute;right:18px;top:50%;transform:translateY(-50%);display:grid;gap:10px;justify-items:center;z-index:6}.page-control button{width:48px;height:48px;border-radius:50%;border:0;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08);font-size:22px}.zoom{position:absolute;right:20px;bottom:16px;height:48px;display:flex;align-items:center;background:#fff;border-radius:24px;box-shadow:0 2px 10px rgba(0,0,0,.10);z-index:6}.zoom button{height:48px;width:46px;border:0;background:none;font-size:20px}.zoom span{min-width:62px;text-align:center}.menu-popup{display:none;position:fixed;top:65px;left:90px;background:#fff;border:1px solid #d9dee7;border-radius:8px;box-shadow:0 12px 30px rgba(0,0,0,.16);padding:6px;z-index:100}.menu-popup.show{display:grid}.menu-popup button{border:0;background:#fff;text-align:left;padding:10px 16px;border-radius:6px}.menu-popup button:hover{background:#f1f3f6}.pe-modal{position:fixed;inset:0;background:rgba(12,20,34,.55);display:none;place-items:center;z-index:200}.pe-modal.show{display:grid}.pe-modal-card{width:min(560px,92vw);background:#fff;border-radius:16px;padding:24px;position:relative}.modal-x{position:absolute;right:14px;top:12px;border:0;background:none;font-size:28px}.pe-modal-card img{width:100%;border:1px solid #e1e5eb;border-radius:10px}.review-variants{display:flex;gap:16px;margin:12px 0}.review-variants span{background:#f3f5f7;border-radius:8px;padding:8px 12px}.pe-modal-card label{display:grid;gap:5px}.pe-modal-card input{height:42px;border:1px solid #d4dae4;border-radius:8px;padding:0 10px}.total{display:flex;justify-content:space-between;margin:16px 0;font-size:18px}.modal-actions{display:flex;justify-content:flex-end;gap:10px}.modal-actions button{height:42px;padding:0 16px;border:1px solid #cfd5df;background:#fff;border-radius:7px}
@media(max-width:1100px){.pe-body{grid-template-columns:74px 260px minmax(0,1fr)}.pe-toolbar select{min-width:170px}.pe-head{grid-template-columns:58px 180px 1fr 74px 48px 112px}.pe-head nav{gap:12px}}
@media(max-width:820px){body{overflow:auto}.pen-editor{min-height:100dvh;height:auto}.pe-head{position:sticky;top:0;grid-template-columns:56px 1fr 90px;height:62px;flex-basis:62px}.pe-head nav,.pe-history,.pe-share{display:none}.pe-side{justify-self:end}.pe-process{margin-right:8px;padding:0 12px}.pe-body{display:flex;flex-direction:column}.pe-rail{height:68px;flex-direction:row;overflow-x:auto}.pe-rail button{min-width:82px;height:68px}.pe-rail .info{margin-top:0;height:68px}.pe-panel{max-height:250px;min-height:170px}.pe-workspace{height:calc(100dvh - 62px - 68px);min-height:520px}.pe-stage-scroll{padding:20px}.pe-stage{left:20px;top:20px}.guide-buttons{left:10px}.zoom{right:10px}.page-control{right:8px}}
