*{box-sizing:border-box;}body{margin:0;font:13px Inter,system-ui,sans-serif;color:#17211b;background:#e9ece9;}header{height:64px;background:#fff;border-bottom:1px solid #dfe4e0;display:flex;align-items:center;justify-content:space-between;padding:0 22px;}.brand{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:800;}.logo{width:34px;height:34px;border-radius:9px;background:#17211b;color:#d8ef9a;display:grid;place-items:center;}.steps{color:#667069;font-size:12px;}.steps b{color:#17211b;}.btn{border:0;border-radius:8px;background:#17211b;color:#fff;padding:11px 15px;font-weight:700;cursor:pointer;}.grid{display:grid;grid-template-columns:250px 1fr 290px;height:calc(100vh - 64px);}aside{background:#fff;padding:16px;overflow:auto;}.left{border-right:1px solid #dfe4e0;}.right{border-left:1px solid #dfe4e0;}.eyebrow{font-size:9px;letter-spacing:0.12em;color:#8b948e;font-weight:800;}h2{font-size:15px;margin:5px 0 14px;}.upload{display:flex;align-items:center;gap:9px;border:1px dashed #b9c6bd;border-radius:10px;padding:13px;margin:10px 0;background:#f8faf8;cursor:pointer;}.upload input{display:none;}.upload i{font-style:normal;font-size:19px;}.upload span{display:flex;flex-direction:column;min-width:0;}.upload small{color:#7b857e;margin-top:3px;}.hint{font-size:10px;color:#7b857e;margin:15px 0 8px;}.headings{display:flex;flex-direction:column;gap:6px;}.heading{border:1px solid #e0e5e1;background:#fff;border-radius:7px;padding:10px;text-align:left;cursor:grab;color:#38433c;}.heading:hover{border-color:#77a287;background:#f4faf5;}.canvas{display:flex;flex-direction:column;min-width:0;}.toolbar{height:48px;background:#f8faf8;border-bottom:1px solid #dce1dd;display:flex;align-items:center;justify-content:space-between;padding:0 14px;color:#68736c;}.toolbar-tools{display:flex;align-items:center;gap:8px;}.zoom-control,.page-nav{display:flex;align-items:center;height:29px;border:1px solid #dce1dd;border-radius:7px;overflow:hidden;background:#fff;}.zoom-control button,.page-nav button{width:29px;height:100%;border:0;background:#fff;color:#5e6a62;cursor:pointer;}.zoom-control span,.page-nav span{min-width:48px;padding:0 8px;text-align:center;font-size:9px;border-left:1px solid #e5e9e6;border-right:1px solid #e5e9e6;}.desk{flex:1;display:grid;place-items:center;padding:28px;overflow:auto;}.page{width:min(590px,70vh);aspect-ratio:1/1.414;background:#fff;box-shadow:0 16px 45px #34423825;position:relative;overflow:hidden;transform-origin:center;transition:transform .14s ease;}.page object{position:absolute;inset:0;width:100%;height:100%;border:0;pointer-events:none;user-select:none;}.page canvas.pdf-canvas{position:absolute;inset:0;width:100%;height:100%;display:block;pointer-events:none;}.page-nav{display:flex;align-items:center;gap:8px;}.page-nav button{width:30px;height:28px;border:1px solid #d8ded9;background:#fff;border-radius:6px;cursor:pointer;}.page-nav button:disabled{opacity:0.35;}.page-nav span{min-width:82px;text-align:center;font-size:10px;font-weight:700;}.page.drop-ready{outline:3px solid #4d8666;outline-offset:7px;}.page.drop-ready::after{content:"Drop heading here";position:absolute;inset:14px;z-index:30;border:2px dashed #2f7655;border-radius:8px;background:#e7f4e9cc;color:#245d40;display:grid;place-items:center;font-weight:800;pointer-events:none;}.sample{position:absolute;inset:0;display:grid;place-items:center;text-align:center;background:#fff;}.sample div{transform:translateY(-50px);}.sample strong{display:block;font:32px Georgia;letter-spacing:0.12em;}.sample p{color:#758078;}.field{position:absolute;display:flex;border:0;outline:1.5px solid transparent;background:transparent;padding:0;box-sizing:border-box;line-height:1;cursor:move;white-space:nowrap;overflow:hidden;z-index:1;isolation:isolate;transition:outline-color .1s ease,background-color .1s ease,box-shadow .1s ease;will-change:left,top;}.vertical-toolbar{display:grid;grid-template-columns:auto repeat(3,1fr);align-items:center;gap:4px;padding:7px;border-top:1px solid #e3e7e4;}.vertical-toolbar>span{color:#748078;font-size:8px;font-weight:700;}.vertical-toolbar button{height:26px;border:1px solid #dce2dd;border-radius:5px;background:#fff;color:#5d6961;font-size:8px;cursor:pointer;}.vertical-toolbar button.active{border-color:#9bc1aa;background:#e7f2ea;color:#236546;font-weight:700;}.field.selected-field{outline:1.5px solid #4b91c4;background:#dceefa77;box-shadow:0 0 0 1px #fff;z-index:5;}.field.dragging-field{z-index:7;transition:none;box-shadow:0 2px 8px #397fae2e,0 0 0 1px #fff;}.field.image-field{background:#ffffff55;}.field.image-field img{width:100%;height:100%;display:block;pointer-events:none;}.field.align-reference{outline:2px solid #26714f;background:#dff1e5aa;z-index:6;}.field.align-reference::after{content:"REFERENCE";position:absolute;left:0;top:-15px;padding:2px 5px;border-radius:4px 4px 0 0;background:#26714f;color:#fff;font:700 7px Arial;letter-spacing:.05em;}.field.align-target{outline:2px solid #4b91c4;background:#dceefa99;box-shadow:0 0 0 2px #fff;z-index:5;}.resize-handle{position:absolute;z-index:5;width:7px;height:7px;border:1.5px solid #4b91c4;background:#fff;box-sizing:border-box;}.resize-handle.nw{left:-4px;top:-4px;cursor:nwse-resize;}.resize-handle.ne{right:-4px;top:-4px;cursor:nesw-resize;}.resize-handle.sw{left:-4px;bottom:-4px;cursor:nesw-resize;}.resize-handle.se{right:-4px;bottom:-4px;cursor:nwse-resize;}.dimension-row{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:7px;border-bottom:1px solid #e3e7e4;}.dimension-input{display:grid;grid-template-columns:15px 1fr 18px;align-items:center;height:29px;border:1px solid #dce1dd;border-radius:6px;overflow:hidden;color:#6c766f;font-size:8px;}.dimension-input span{text-align:center;}.dimension-input input{width:100%;min-width:0;height:27px;border:0;padding:0 3px;}.align-anchor{padding:7px;background:#f8faf8;}.align-anchor strong{display:block;margin-bottom:6px;font-size:9px;color:#536159;}.align-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;}.align-buttons button{height:26px;padding:0 3px;border:1px solid #d8dfda;border-radius:5px;background:#fff;color:#4e5b53;font-size:8px;cursor:pointer;}.align-buttons button:hover{border-color:#2a7451;color:#1f6848;}.alignment-session{display:none;gap:7px;}.alignment-session.active{display:grid;}.alignment-status{display:flex;align-items:center;justify-content:space-between;color:#536159;font-size:8px;}.alignment-status span:first-child::before{content:"";display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#4b91c4;box-shadow:0 0 0 3px #dceefa;}.alignment-status b{color:#397aa9;}.alignment-actions{display:grid;grid-template-columns:.75fr 1.25fr;gap:5px;}.alignment-actions button{height:28px;}.alignment-actions .apply{border-color:#397fae;background:#4b91c4;color:#fff;font-weight:700;}.alignment-actions .apply:disabled{opacity:.45;cursor:default;}.dimension-help{display:block;padding:0 7px 7px;color:#78837c;font-size:8px;line-height:1.35;}.compact-upload{display:flex;align-items:center;justify-content:center;height:28px;margin:-5px 0 12px;border:1px dashed #cdd6cf;border-radius:6px;color:#52715e;font-size:8px;font-weight:700;cursor:pointer;}.compact-upload input{display:none;}.record{height:40px;background:#f8faf8;border-top:1px solid #dce1dd;display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px;}.record button{border:1px solid #d9dfda;background:#fff;border-radius:5px;padding:4px 8px;}.prop{margin-bottom:11px;}.prop label,.builder-label{display:block;font-size:9px;color:#6c766f;font-weight:700;margin-bottom:6px;}.prop input,.prop select{width:100%;height:34px;border:1px solid #dce1dd;border-radius:7px;padding:0 9px;}.style-toggles{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0;}.style-toggles .prop{margin:0;}.style-toggles label{width:30px;height:28px;margin:0;padding:0;border:0;border-right:1px solid #dce1dd;border-radius:0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:11px;color:#4d5851;}.prop input[type="checkbox"]{position:absolute;opacity:0;pointer-events:none;}.style-toggles label:has(input:checked){background:#e8f1ea;color:#1f6848;}.word-toolbar{margin:2px 0 13px;border:1px solid #dce1dd;border-radius:8px;background:#fff;overflow:hidden;}.word-toolbar .toolbar-top{display:grid;grid-template-columns:minmax(0,1fr) 56px;border-bottom:1px solid #e3e7e4;}.word-toolbar .toolbar-top select,.word-toolbar .toolbar-top input{height:31px;min-width:0;border:0;border-radius:0;padding:0 8px;outline:0;font-size:10px;background:#fff;}.word-toolbar .toolbar-top select{border-right:1px solid #e3e7e4;}.word-toolbar .toolbar-bottom{height:30px;display:flex;align-items:center;}.toolbar-divider{width:1px;height:18px;background:#e0e5e1;margin:0 5px;}.toolbar-colour{width:29px !important;height:28px !important;padding:5px !important;border:0 !important;border-radius:0 !important;background:#fff;cursor:pointer;}.toolbar-rotation{width:68px;margin-left:auto;border:0;border-left:1px solid #e3e7e4;border-radius:0;}.toolbar-rotation input{padding:0 2px !important;text-align:center;font-size:8px !important;font-weight:500;}.toolbar-mini{display:flex;align-items:center;gap:4px;margin-left:auto;padding-right:5px;}.toolbar-mini input,.toolbar-mini select{width:48px;height:24px;border:1px solid #dce1dd;border-radius:5px;padding:0 5px;font-size:9px;background:#fff;}.toolbar-mini select{width:55px;}.row{display:grid;grid-template-columns:1fr 1fr;gap:7px;}.tokens{display:flex;flex-wrap:wrap;gap:5px;margin:8px 0;}.tokens button,.seq{border:1px solid #d7e1da;background:#f3f9f4;color:#356048;border-radius:6px;padding:6px 7px;font-size:9px;font-weight:700;cursor:pointer;}.preview{background:#f0f4f1;border-radius:7px;padding:9px;font-size:9px;color:#3f5f4b;word-break:break-all;}.generate{margin-top:16px;background:#17211b;color:#fff;border-radius:10px;padding:12px;}.generate button{width:100%;height:36px;border:0;border-radius:7px;background:#d8ef9a;color:#17211b;font-weight:800;cursor:pointer;}.quality-box{display:grid;gap:5px;margin:10px 0;padding:8px;border:1px solid #34443a;border-radius:7px;background:#202d25;}.quality-box label{color:#dce8df;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;}.quality-box select{width:100%;height:31px;border:0;border-radius:6px;padding:0 7px;background:#fff;color:#26342b;font-size:9px;}.quality-box small{color:#9eb0a4;font-size:8px;line-height:1.35;}.privacy{margin-top:12px;color:#52715e;font-size:10px;}.status{position:fixed;bottom:16px;left:50%;transform:translateX(-50%);background:#173d2c;color:#fff;border-radius:8px;padding:10px 14px;display:none;}.layers-summary{display:flex;align-items:center;justify-content:space-between;margin:6px 0 9px;padding:10px;background:#17211b;color:#fff;border-radius:8px;}.layers-summary strong{font-size:11px;}.layers-summary span{font-size:9px;color:#b7c4bc;}.layers{max-height:230px;overflow:auto;border:1px solid #dfe4e0;border-radius:8px;background:#fbfcfb;}.layer-page{border-bottom:1px solid #e6eae7;}.layer-page:last-child{border:0;}.layer-page-head{width:100%;height:34px;border:0;background:#f5f7f5;padding:0 9px;display:flex;align-items:center;justify-content:space-between;font:700 10px system-ui;color:#5d6961;cursor:pointer;}.layer-page.current .layer-page-head{background:#dfeee3;color:#205f40;}.layer-page-head small{font-size:8px;background:#fff;border-radius:10px;padding:3px 6px;}.layer-item{height:31px;padding:0 9px 0 17px;display:flex;align-items:center;gap:7px;font-size:9px;color:#667069;cursor:pointer;}.layer-item:before{content:"▦";color:#3d7d58;}.layer-item:hover{background:#f0f5f1;}.layer-item.selected{background:#e7f4ea;color:#205f40;font-weight:700;}.layer-empty{padding:8px 17px;color:#9aa29d;font-size:8px;}.key-hint{display:block;margin:-8px 0 12px;color:#879089;font-size:8px;}.license-pill{display:inline-flex;align-items:center;gap:6px;margin-left:10px;padding:5px 8px;border:1px solid #dfe4e0;border-radius:999px;background:#f8faf8;color:#667069;font-size:9px;font-weight:800;}.license-pill.pro{border-color:#b9d5c2;background:#e8f4eb;color:#246344;}.license-link{border:0;background:transparent;color:#476356;font-size:9px;font-weight:800;cursor:pointer;padding:4px 2px;}.demo-note{margin:8px 0 0;color:#aebbb2;font-size:8px;line-height:1.4;}.modal-backdrop{position:fixed;inset:0;z-index:1000;display:none;place-items:center;padding:20px;background:#10181299;backdrop-filter:blur(3px);}.modal-backdrop.open{display:grid;}.license-modal{width:min(430px,100%);border-radius:14px;background:#fff;box-shadow:0 24px 70px #0d171140;overflow:hidden;}.license-modal-head{display:flex;justify-content:space-between;align-items:center;padding:18px 20px 12px;}.license-modal-head strong{font-size:17px;}.modal-close{border:0;background:transparent;color:#7a857e;cursor:pointer;font-size:20px;}.license-modal-body{padding:0 20px 20px;}.license-modal-body p{color:#68736c;font-size:11px;line-height:1.55;}.license-input{width:100%;height:40px;margin:8px 0;border:1px solid #d7ded9;border-radius:8px;padding:0 11px;font:700 11px system-ui;letter-spacing:.03em;text-transform:uppercase;}.license-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;}.license-actions button{height:38px;border-radius:8px;border:1px solid #d6ddd8;background:#fff;font-weight:800;cursor:pointer;}.license-actions .primary{border:0;background:#17211b;color:#fff;}.license-error{min-height:16px;margin-top:7px;color:#aa3d3d;font-size:9px;}.upgrade-strip{margin-top:10px;padding:9px;border:1px solid #3d4f43;border-radius:7px;background:#25342a;color:#c8d4cc;font-size:8px;line-height:1.45;}.upgrade-strip b{color:#d8ef9a;}.generate-choices{display:grid;gap:8px;margin:12px 0 4px;}.generate-choice{width:100%;min-height:54px;padding:10px 12px;border:1px solid #d7ded9;border-radius:9px;background:#fff;color:#243129;text-align:left;cursor:pointer;display:flex;flex-direction:column;justify-content:center;gap:3px;}.generate-choice:hover{border-color:#86a995;background:#f7faf8;}.generate-choice b{font-size:11px;}.generate-choice span{font-size:9px;color:#758078;font-weight:500;}.generate-choice.primary{border-color:#17211b;background:#17211b;color:#fff;}.generate-choice.primary span{color:#c7d0ca;}.generate-choice.buy{border-color:#c9dda0;background:#eff7d9;}.generate-choice.buy b{color:#26351d;}@media (max-width:900px){.grid{grid-template-columns:220px 1fr;}.right{display:none;}}
/* v1.0.4 viewport fit + user guide links */html,body{width:100%;max-width:100%;overflow-x:hidden;}header,.grid{width:100%;max-width:100%;min-width:0;}header>*,.grid>*{min-width:0;}.header-actions{display:flex;align-items:center;gap:9px;min-width:0;white-space:nowrap;}.guide-links{display:flex;align-items:center;gap:5px;}.guide-link{display:inline-flex;align-items:center;height:29px;padding:0 9px;border:1px solid #dfe4e0;border-radius:7px;background:#f8faf8;color:#526158;text-decoration:none;font-size:9px;font-weight:800;white-space:nowrap;transition:border-color .12s ease,background .12s ease,color .12s ease;}.guide-link:hover{border-color:#9bb7a5;background:#f1f7f2;color:#245d40;}@media(max-width:1180px){.guide-link{padding:0 7px;font-size:0}.guide-link::after{font-size:9px}.guide-link:first-child::after{content:"Video"}.guide-link:last-child::after{content:"PDF"}}@media(max-width:1040px){.steps{display:none}}
