html{line-height:1.5;-webkit-text-size-adjust:100%}body{margin:0}button,input,select,textarea{font:inherit;color:inherit}button{background:none;border:0}button,a,input,select,textarea{touch-action:manipulation}button{padding:0}img,svg,canvas{display:block}img{max-width:100%}button,select{cursor:pointer}h1,h2,h3,p{margin:0}a{color:inherit}select{background:#fff}textarea,input,select{box-sizing:border-box}[hidden]{display:none!important}
:root{--background:#fff;--foreground:#243837;--card:#fff;--card-foreground:#243837;--popover:#fff;--popover-foreground:#243837;--primary:#128b7d;--primary-foreground:#fff;--secondary:#f3f7f6;--secondary-foreground:#243837;--muted:#f0f4f3;--muted-foreground:#73857c;--accent:#e9f5f1;--accent-foreground:#128b7d;--destructive:#dc5757;--border:#e6ece9;--input:#e1e8e5;--ring:#128b7d;--radius:.5rem;--sidebar:#fff;--sidebar-foreground:#243837;--sidebar-primary:#128b7d;--sidebar-primary-foreground:#fff;--sidebar-accent:#e9f5f1;--sidebar-accent-foreground:#128b7d;--sidebar-border:#e6ece9;--sidebar-ring:#128b7d}

*{box-sizing:border-box}body{margin:0;background:#f6f8f7;font-family:"Segoe UI","Microsoft YaHei","PingFang SC",sans-serif;color:#283b38;font-size:14px;-webkit-font-smoothing:antialiased}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;transition:background .18s,color .18s,box-shadow .18s}button:disabled{opacity:.4;cursor:not-allowed}button:focus-visible,a:focus-visible{outline:2px solid #128b7d;outline-offset:4px}svg{flex-shrink:0}button{display:inline-flex;align-items:center;justify-content:center;gap:7px}button:hover{color:#128b7d}input,textarea{font:inherit}h1,h2,p{margin:0}.site-header{height:76px;padding:0 42px;display:flex;align-items:center;border-bottom:1px solid #e5eae7;background:white;gap:55px}.brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none;white-space:nowrap}.brand-icon{display:grid;place-items:center;width:36px;height:38px;background:#128b7d;border-radius:11px;color:white;transform:rotate(-4deg)}.brand-icon svg{transform:rotate(4deg)}.brand strong{font-size:21px;letter-spacing:.4px;font-weight:750}.brand-divider{height:19px;width:1px;background:#dce5df;margin:0 3px 0 9px}.brand-caption{font-size:13px;color:#8a9792;letter-spacing:.5px}.site-header nav{display:flex;align-self:stretch;gap:32px;margin-left:10px}.site-header nav button{border-bottom:2px solid transparent;padding-top:2px;font-size:14px;font-weight:600;color:#7d8c85}.site-header nav .nav-active{border-color:#128b7d;color:#128b7d}.help-link{margin-left:auto;color:#7c8c85;font-size:13px}.workspace{max-width:1600px;margin:0 auto;padding:0 38px}.page-heading{display:flex;align-items:center;justify-content:space-between;padding:31px 0 27px}.eyebrow{font-size:12px;letter-spacing:2.4px;font-weight:650;color:#8a9a93;margin-bottom:7px}.page-heading h1{font-size:25px;line-height:1.5;font-weight:700;letter-spacing:.5px}.heading-dot{color:#1ca491;margin-left:4px}.page-heading p{font-size:13px;color:#8b9791;margin-top:5px}.privacy-badge{display:flex;align-items:center;gap:8px;border:1px solid #dce9e2;background:#f0f6f2;border-radius:30px;padding:10px 14px;font-size:12px;color:#628672}.editor-shell{display:grid;grid-template-columns:230px minmax(300px,1fr) 308px;border:1px solid #e0e7e3;border-radius:13px;background:#fff;overflow:hidden;box-shadow:0 4px 20px #293c3003;min-height:639px}.image-panel{display:flex;flex-direction:column;border-right:1px solid #e6ece9;padding:0 17px 17px;min-width:0}.panel-heading{height:61px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.panel-heading h2{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:650}.panel-heading h2>svg{color:#788c83}.count{display:grid;place-items:center;font-weight:500;color:#658375;background:#eff4f1;border-radius:5px;min-width:20px;height:20px;font-size:12px}.icon-button{height:29px;width:29px;color:#789086;border-radius:5px;flex-shrink:0}.icon-button:hover{background:#eaf4ef}.upload-zone{flex-direction:column;border:1px dashed #b9d7cc;border-radius:8px;background:#f6fbf8;padding:22px 0 18px;gap:0;color:#526b5e;width:100%}.upload-zone:hover{background:#eaf6ef;border-color:#128b7d}.upload-symbol{display:grid;place-items:center;width:43px;height:42px;background:white;border:1px solid #e4eee7;border-radius:11px;color:#359a7e;box-shadow:0 3px 8px #396e4010;margin-bottom:13px}.upload-zone strong{font-size:13px;font-weight:600}.upload-zone>span:not(.upload-symbol){font-size:12px;color:#94a298;margin-top:7px;letter-spacing:.2px}.upload-zone small{font-size:12px;color:#a0aea5;margin-top:4px}.image-list{display:flex;flex-direction:column;gap:10px;margin-top:19px;max-height:270px;overflow:auto;scrollbar-width:thin}.image-item{width:100%;border:1px solid #e9ece9;border-radius:7px;padding:9px 7px;background:#fff;justify-content:start;gap:9px;text-align:left}.image-item.selected{background:#f0f9f4;border-color:#97cbb8;box-shadow:0 0 0 1px #c6e6d525}.thumb{position:relative;flex-shrink:0;width:48px;height:46px}.thumb img{width:100%;height:100%;object-fit:cover;border-radius:4px}.image-check{position:absolute;right:-4px;bottom:-3px;background:#128b7d;color:#fff;border:2px solid #fff;border-radius:50%;height:17px;width:17px;display:grid;place-items:center}.file-info{min-width:0}.file-info strong{font-size:12px;font-weight:600;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:125px}.file-info small{display:block;font-size:12px;color:#95a49a;margin-top:6px;white-space:nowrap}.add-more{font-size:12px;color:#7d9687;margin-top:17px}.image-panel-bottom{margin-top:auto;padding-top:40px}.local-notice{display:flex;align-items:flex-start;gap:9px;background:#f7f9f7;border-radius:7px;padding:12px 9px;color:#748b7b}.local-notice svg{margin-top:1px}.local-notice p{font-size:12px;line-height:1.7}.local-notice span{font-size:12px;color:#9cac9f}.image-panel-bottom>button{font-size:12px;margin-top:14px;width:100%;color:#95a097}.preview-panel{min-width:0;display:flex;flex-direction:column;background:#fafcfb}.preview-toolbar{height:61px;border-bottom:1px solid #e6ece9;display:flex;align-items:center;justify-content:space-between;padding:0 22px;background:white;gap:10px}.preview-toolbar>div{display:flex;align-items:center;font-size:12px;gap:7px;font-weight:600;min-width:0}.live-dot{width:6px;height:6px;border-radius:50%;background:#2cad87}.preview-filename{font-size:12px;font-weight:400;color:#9fa9a3;margin-left:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compare{font-size:12px;color:#75897d;white-space:nowrap}.compare.active{color:#128b7d}.canvas-area{background-color:#f1f5f2;background-image:radial-gradient(#cdd9d1 .7px,transparent .7px);background-size:13px 13px;padding:40px 33px 64px;flex:1;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:395px}.image-stage{width:100%;position:relative;box-shadow:0 9px 22px #234f3120;background:#dde9e1;line-height:0}.main-image{width:100%;display:block;max-height:435px;object-fit:contain}.preview-watermark{position:absolute;line-height:1.4;white-space:pre;text-shadow:0 1px 4px #0006;font-weight:500}.pos-0{left:5%;top:7%}.pos-1{left:40%;top:7%}.pos-2{right:5%;top:7%}.pos-3{left:5%;top:45%}.pos-4{left:40%;top:45%}.pos-5{right:5%;top:45%}.pos-6{left:5%;bottom:7%}.pos-7{left:40%;bottom:7%}.pos-8{right:5%;bottom:7%}.preview-chip{position:absolute;left:12px;top:12px;background:#233d3873;backdrop-filter:blur(8px);padding:6px 9px;color:#fff;border:1px solid #ffffff25;border-radius:4px;font-size:12px;line-height:1.1}.zoom-toolbar{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:13px;background:#fff;border:1px solid #e0e8e2;border-radius:7px;box-shadow:0 2px 8px #16342008;padding:8px 10px;color:#809186;font-size:12px;white-space:nowrap}.zoom-toolbar i{height:15px;width:1px;background:#e3e8e4}.zoom-toolbar button{color:#7b9081}.preview-bottom{height:46px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-top:1px solid #e3e9e5;background:#fff;color:#8c9b91;font-size:12px}.preview-bottom>span,.preview-bottom>div{display:flex;align-items:center;gap:7px}.preview-bottom>span svg{color:#6f9c80}.preview-bottom>div{gap:8px;font-variant-numeric:tabular-nums}.tip-bar{display:flex;align-items:center;gap:10px;padding:16px 20px;border-top:1px solid #e6ece9;background:#f8faf8;color:#819389;font-size:12px}.tip-bar svg{color:#729d85}.tip-bar strong{font-weight:600;margin-right:6px;color:#5f7c6c}.tip-bar>span{margin-left:auto;font-size:20px;color:#c6dbc9}.settings-panel{border-left:1px solid #e6ece9;display:flex;flex-direction:column}.settings-panel>.panel-heading{margin:0 19px}.reset-button{font-size:12px;color:#91a094}.settings-content{padding:0 19px 16px}.watermark-tabs{width:100%!important;height:37px!important;background:#f2f5f3!important;border-radius:6px!important;padding:4px!important;margin-bottom:18px}.watermark-tabs [data-slot=tabs-trigger]{font-size:12px!important;gap:7px!important}.watermark-tabs [data-state=active]{color:#128b7d!important;box-shadow:0 1px 4px #223e1810!important}.field-label{display:block;font-size:12px;margin-bottom:8px;color:#61756b}textarea{resize:vertical;width:100%;min-height:67px;max-height:130px;padding:10px 12px;border:1px solid #dfe7e2;border-radius:6px;color:#405a4b;outline:none;background:#fff;font-size:13px;line-height:1.7}textarea:focus,input:focus{border-color:#5eb89c;box-shadow:0 0 0 2px #128b7d15}.field-row{display:flex;align-items:center;gap:13px;margin-top:13px}.field-row label,.color-row label,.range-field label,.tile-row label,.position-section label{font-size:12px;color:#62776b}.field-row [data-slot=select-trigger]{margin-left:auto;width:178px;box-shadow:none;height:33px;color:#586e60;font-size:12px}.color-row{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.colors{display:flex;gap:8px;align-items:center}.swatch{height:20px;width:20px;border-radius:50%;border:1px solid #00000012}.swatch.chosen{outline:1px solid #4b9b7a;outline-offset:2px}.custom-color{position:relative;background:conic-gradient(#ffb38b,#ffffac,#a4e6c2,#b8dbff,#f1b4ed,#ffb38b);display:grid;place-items:center;width:20px;height:20px;border-radius:50%;overflow:hidden}.custom-color input{position:absolute;opacity:0;inset:0;cursor:pointer}.range-field{margin-top:20px}.range-field>div:first-child{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.range-field>div:first-child>span{border:1px solid #e2e9e4;min-width:48px;padding:2px 5px;text-align:center;border-radius:4px;font-size:12px;color:#738879;background:#fcfdfc;font-variant-numeric:tabular-nums}.range-field small{margin-left:4px;color:#a3afa5;font-size:12px}.range-field [data-slot=slider-track]{height:4px}.range-field [data-slot=slider-thumb]{height:12px;width:12px;border-width:3px}.setting-divider{height:1px;background:#ecf0ed;margin:21px 0 15px}.tile-row{display:flex;align-items:center;justify-content:space-between}.tile-row>div{display:flex;align-items:center;gap:8px;color:#8a9f90}.position-section{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.position-section p{font-size:12px;color:#a2afa4;margin-top:6px}.position-grid{display:grid;grid-template-columns:repeat(3,23px);gap:3px;padding:4px;background:#f5f8f5;border:1px solid #e0e9e1;border-radius:5px}.position-grid button{height:20px;border:1px solid #e5ebe5;border-radius:2px;background:#fff}.position-grid button i{height:3px;width:3px;background:#c1d0c4;border-radius:1px}.position-grid button.active{background:#dff3e7;border-color:#8fc7ac}.position-grid button span{width:7px;height:6px;background:#369b75;border-radius:1px}.apply-notice{display:flex;gap:7px;align-items:center;margin-top:18px;color:#82a18d;font-size:12px}.save-template{margin:auto 19px 18px;border:1px solid #dce6df;border-radius:6px;font-size:12px;color:#708b7a;padding:9px}.save-template:hover{background:#f4f9f5}.export-bar{margin-top:19px;display:flex;justify-content:space-between;align-items:center;padding:20px 22px;border-radius:10px;background:#fff;border:1px solid #e0e7e3;gap:15px}.export-summary{display:flex;gap:13px;align-items:center}.export-icon{height:41px;width:41px;display:grid;place-items:center;background:#eef6f0;border:1px solid #e0ede4;color:#67a083;border-radius:10px}.export-summary strong{font-size:13px;font-weight:600;color:#4f6b5b}.export-summary p{color:#98a79b;font-size:12px;margin-top:5px}.export-summary b{font-weight:500;color:#579577}.export-controls{display:flex;gap:10px;align-items:center}.export-controls>label{font-size:12px;color:#8a9c8e;margin-right:1px}.format-select{width:90px!important;height:38px!important;font-size:12px!important;box-shadow:none!important;margin-right:7px}.button{border-radius:6px;padding:10px 16px;font-size:12px;font-weight:600;height:40px;gap:8px}.button.primary{color:white;background:#128b7d;border:1px solid #128b7d;box-shadow:0 3px 6px #128b7d18}.button.primary:hover{background:#0d786b}.button.primary>span{font-size:12px;background:#ffffff24;border-radius:3px;min-width:19px;padding:1px 4px;margin-left:3px}.button.secondary{border:1px solid #dce6de;background:#fff;color:#657f6d}.button.secondary:hover{background:#f0f7f2}.site-footer{display:flex;justify-content:space-between;align-items:center;color:#9daba0;font-size:12px;padding:22px 2px 25px}.site-footer>div{display:flex;align-items:center;gap:6px}.site-footer>div>span{margin:0 5px}.empty-stage{min-height:300px;flex-direction:column;color:#83a393;gap:17px}.empty-stage strong{font-size:17px;font-weight:600}.empty-stage span{font-size:13px}.logo-upload{width:100%;padding:23px 10px;border:1px dashed #b9d7cc;flex-direction:column;color:#69947e;border-radius:6px;background:#f6fbf8}.logo-upload span{font-size:12px;color:#98aa9d}
@media(min-width:1550px){.editor-shell{min-height:700px}.canvas-area{padding:48px 44px 72px}.main-image{max-height:480px}.settings-content{padding-top:8px}.range-field{margin-top:25px}.setting-divider{margin-top:25px}.image-list{max-height:350px}}
@media(max-width:1200px){.workspace{padding:0 24px}.site-header{padding:0 26px;gap:25px}.brand-caption,.brand-divider{display:none}.editor-shell{grid-template-columns:190px minmax(240px,1fr) 280px}.image-panel{padding:0 12px 15px}.preview-toolbar{padding:0 15px}.preview-filename{display:none}.canvas-area{padding:28px 20px 70px}.export-summary p{max-width:250px}.settings-panel>.panel-heading{margin:0 16px}.settings-content{padding:0 16px 15px}.file-info strong{max-width:95px}.file-info small{font-size:12px}.page-heading h1{font-size:23px}.privacy-badge{font-size:12px}}
@media(max-width:960px){.editor-shell{grid-template-columns:minmax(0,1fr) 280px}.image-panel{grid-column:1/-1;border-right:0;border-bottom:1px solid #e6ece9;display:grid;grid-template-columns:145px 1fr;gap:0 15px;padding:0 16px 15px}.image-panel .panel-heading{grid-column:1/-1;height:48px}.upload-zone{padding:12px 8px}.upload-symbol{width:28px;height:28px;margin-bottom:5px}.upload-symbol svg{width:16px}.upload-zone strong{font-size:12px}.upload-zone small{display:none}.upload-zone>span:not(.upload-symbol){font-size:12px}.image-list{flex-direction:row;margin:0;max-height:none;align-items:center;overflow:auto}.image-item{width:170px;flex-shrink:0}.image-panel-bottom,.add-more{display:none}.canvas-area{min-height:370px}.export-summary{display:none}.export-controls{width:100%;justify-content:flex-end}.page-heading h1{font-size:21px}.privacy-badge{padding:8px 10px;font-size:12px}.tip-bar{font-size:12px;padding:16px 12px}.site-header nav{gap:23px}}
@media(max-width:680px){.workspace{padding:0 14px}.site-header{height:65px;padding:0 16px;gap:20px;flex-wrap:wrap}.brand strong{font-size:18px}.brand-icon{width:31px;height:33px}.site-header nav{margin-left:auto;gap:17px}.site-header nav button{font-size:12px}.help-link{display:none}.page-heading{padding:23px 2px 21px}.page-heading h1{font-size:19px;letter-spacing:0}.eyebrow{font-size:12px;letter-spacing:1.9px}.page-heading p{font-size:12px}.privacy-badge{display:none}.editor-shell{display:flex;flex-direction:column;border-radius:10px}.image-panel{grid-template-columns:120px 1fr}.preview-toolbar{height:48px}.canvas-area{min-height:300px;padding:28px 22px 67px}.main-image{max-height:380px}.preview-bottom{height:40px}.tip-bar{display:none}.settings-panel{border-left:0;border-top:1px solid #e4ebe5}.settings-content{display:grid;grid-template-columns:1fr 1fr;gap:0 18px;padding:0 17px 17px}.settings-content>div:first-child,.field-label,.settings-content>textarea,.logo-upload{grid-column:1/-1}.field-row{margin-top:16px;gap:8px}.field-row [data-slot=select-trigger]{width:120px}.color-row{grid-column:2;flex-wrap:wrap;gap:7px}.colors{gap:7px}.range-field{margin-top:19px}.setting-divider{grid-column:1/-1;margin:20px 0 0}.tile-row{margin-top:17px}.position-section{grid-column:2;grid-row:8/10;gap:9px}.position-section p{display:none}.position-grid{grid-template-columns:repeat(3,20px)}.apply-notice{grid-column:1/-1}.save-template{margin:0 17px 17px}.export-bar{padding:15px 12px;margin-top:14px}.export-controls{gap:7px;justify-content:space-between}.export-controls>label{display:none}.format-select{width:76px!important;margin:0}.button{font-size:12px;padding:10px}.site-footer{font-size:12px;gap:10px;flex-wrap:wrap;justify-content:center}.site-footer>span:nth-child(2){display:none}.image-list{gap:8px}}
.image-item{display:flex;position:relative;padding:0;gap:0}.image-select{flex:1;min-width:0;justify-content:flex-start;padding:11px 8px;gap:9px;text-align:left;overflow:hidden}.remove-image{width:22px;height:24px;border-radius:4px;color:#8ba293;margin-right:3px;flex-shrink:0}.remove-image:hover{color:#c44b4b;background:#fdf0ee}.file-info strong{max-width:100%;font-size:13px}.file-info small{overflow:hidden;text-overflow:ellipsis;max-width:100%;font-size:12px;line-height:1.5}.image-item.selected .image-select{color:#305f4b}.main-canvas{display:block;width:100%;height:100%;object-fit:contain}.canvas-area{isolation:isolate;min-height:420px}.image-stage{transition:transform .2s;overflow:hidden;flex-shrink:0}.canvas-loading{position:absolute;inset:0;display:grid;place-items:center;background:#e6f0e35c;color:#128b7d}.canvas-error{position:absolute;inset:0;display:grid;place-items:center;padding:30px;background:#fff8f6;color:#bd5c50;font-size:14px;line-height:1.8}.zoom-toolbar{z-index:2}.empty-state{text-align:center}.empty-stage{min-height:250px}.empty-state .text-link{margin-bottom:28px}.dragging{background:#e3f7ed!important;border-color:#128b7d!important}.image-panel-bottom>button{font-size:12px}.local-notice p{font-size:13px}.local-notice span{font-size:12px}.preview-toolbar>div{font-size:14px}.compare{font-size:13px}.reset-button{font-size:12px}.watermark-tabs [data-slot=tabs-trigger]{font-size:14px!important}.field-label,.field-row label,.color-row>label,.range-field label,.tile-row label,.position-section label{font-size:14px}.field-row [data-slot=select-trigger]{font-size:13px}.settings-content textarea{font-size:14px}.range-field>div:first-child>span{font-size:12px}.range-field small{font-size:12px}.apply-notice{font-size:12px;line-height:1.6}.save-template{font-size:14px}.settings-panel>.panel-heading h2{font-size:15px}.button{font-size:14px;min-height:42px}.export-summary strong{font-size:15px}.export-summary p{font-size:12px}.export-controls>label{font-size:12px}.format-select{font-size:14px!important;height:42px!important}.site-footer{font-size:12px}.page-heading p{font-size:14px}.eyebrow{font-size:12px;letter-spacing:2px}.tip-bar{font-size:12px;line-height:1.6}.position-section p{font-size:12px}.preview-bottom{font-size:12px}.upload-zone strong{font-size:14px}.upload-zone small{font-size:12px}.logo-thumbnail{height:54px;max-width:150px;object-fit:contain}.logo-upload{min-height:165px}.logo-upload strong{font-size:14px;font-weight:500}.logo-upload span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.advanced-toggle{display:flex;justify-content:flex-start;width:100%;color:#81978a;font-size:12px;margin-top:18px;gap:6px}.advanced-toggle span{margin-left:auto;font-size:16px}.advanced-settings{background:#f7faf7;border:1px solid #e4ede6;padding:0 12px 12px;border-radius:6px;margin-top:10px;grid-column:1/-1}.advanced-settings>p{color:#829788;font-size:12px;line-height:1.6;margin-top:12px}.switch-row{display:flex;justify-content:space-between;align-items:center;margin-top:16px;font-size:14px;color:#607768}.text-link{font-size:13px;color:#128b7d;text-decoration:none}.text-link:hover{text-decoration:underline}.export-settings{width:30px;height:38px;color:#8b9f91}.export-progress{padding:18px 20px;border:1px solid #deeee5;border-radius:8px;background:#fff;margin-top:12px}.export-progress>div:first-child{display:flex;justify-content:space-between;color:#628573;font-size:13px;margin-bottom:10px}.export-progress button{color:#9b766a}.export-success{display:flex;justify-content:center;align-items:center;gap:6px;flex-wrap:wrap;background:#eaf7ef;border:1px solid #d1e7d9;color:#518769;margin-top:12px;border-radius:8px;padding:13px;font-size:13px}.export-success button{color:#128b7d;text-decoration:underline}.studio-dialog{border-radius:15px!important;padding:27px!important;max-height:88vh;overflow-y:auto;background:#fff!important;box-shadow:0 20px 100px #132b3930!important;border-color:#deebe3!important;gap:23px!important}.studio-dialog [data-slot=dialog-title]{font-size:21px!important;color:#294b3c;font-weight:650}.studio-dialog [data-slot=dialog-description]{font-size:14px!important;line-height:1.8;margin-top:6px}.templates-dialog{max-width:760px!important}.template-library h3{font-size:14px;font-weight:600;color:#5d7b68;margin-bottom:13px}.template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.template-card{flex-direction:column;display:flex;gap:0;align-items:stretch;overflow:hidden;border:1px solid #dfe9e2;border-radius:8px;padding:0;transition:box-shadow .2s}.template-card:hover{box-shadow:0 3px 15px #128b7d20;border-color:#6cb199}.template-preview{height:130px;position:relative;overflow:hidden;line-height:1}.template-preview>img{width:100%;height:100%;object-fit:cover;filter:brightness(.88)}.template-signature{position:absolute;bottom:14px;right:13px;color:white;opacity:.85;font-size:12px}.template-tile{position:absolute;inset:-10%;display:grid;grid-template-columns:1fr 1fr;gap:20px;align-content:center;transform:rotate(-25deg);color:#ffffffbd;font-size:12px;line-height:1.5}.template-document>img{filter:grayscale(.9) brightness(1.45);opacity:.6}.template-document .template-tile{color:#324237a3}.template-card>div:last-child{display:flex;justify-content:space-between;align-items:center;padding:12px;text-align:left}.template-card strong{font-size:14px;font-weight:600}.template-card>div:last-child>span{display:flex;align-items:center;gap:3px;font-size:12px;color:#128b7d}.template-subheading{margin:29px 0 13px;display:flex;justify-content:space-between;align-items:center}.template-subheading h3{margin:0}.template-subheading h3 span{font-size:12px;color:#99a99f;font-weight:400;margin-left:7px}.template-empty{text-align:center;border:1px dashed #d6e5db;border-radius:8px;padding:29px 16px;display:flex;align-items:center;flex-direction:column;background:#f8fbf9;color:#9aafa0;gap:12px}.template-empty strong{font-size:15px;font-weight:500;color:#708c7b}.template-empty p{font-size:13px}.dialog-note{font-size:12px;line-height:1.8;color:#92a398;display:flex;align-items:flex-start;gap:6px;margin-top:18px}.dialog-note svg{margin-top:3px}.saved-templates{display:flex;flex-direction:column;gap:10px}.saved-template{display:flex;align-items:center;gap:12px;border:1px solid #e1e9e2;border-radius:8px;padding:13px}.template-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:7px;background:#edf7f0;color:#509270;flex-shrink:0}.saved-template>div{flex:1;min-width:0}.saved-template strong{font-size:14px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-template p{font-size:12px;color:#97a69a;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-template .button{min-height:32px;height:32px;font-size:12px;padding:6px 13px}.save-form label,.export-options>label{font-size:14px;color:#627c69;display:block;margin-bottom:10px}.save-form input,.export-options input{width:100%;border:1px solid #dce6de;border-radius:6px;height:43px;padding:0 12px;font-size:14px;outline:none}.template-summary{display:flex;align-items:center;gap:12px;background:#f2f8f3;padding:16px;border-radius:8px;margin:20px 0;color:#6c9c7c}.template-summary div{min-width:0}.template-summary strong{font-size:14px;font-weight:500;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-summary p{font-size:12px;margin-top:5px;color:#8ea193}.dialog-actions{display:flex;justify-content:flex-end;gap:10px}.export-options .option-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px;gap:20px}.option-row>label{font-size:14px;color:#637d6b}.option-row [data-slot=select-trigger]{width:220px;box-shadow:none}.quality-setting{padding:2px 0 23px}.quality-setting>div:first-child{display:flex;justify-content:space-between;margin-bottom:16px;font-size:14px;color:#637d6b}.quality-setting strong{font-size:13px;font-weight:500;color:#128b7d}.quality-setting>p{margin-top:12px;font-size:12px;color:#97a699}.export-options>.button{margin-top:20px;width:100%}.help-content ol{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:21px}.help-content li{display:flex;align-items:flex-start;gap:15px}.help-content li>span{font-size:14px;color:#128b7d;background:#eaf5ee;border:1px solid #dcece2;min-width:33px;height:33px;display:grid;place-items:center;border-radius:8px}.help-content strong{font-size:16px;font-weight:600}.help-content p{font-size:14px;color:#809689;line-height:1.9;margin-top:7px}.help-detail{border-top:1px solid #e2e9e3;margin-top:24px;padding-top:1px}.help-detail h3{font-size:14px;font-weight:600;color:#64806c;margin-top:19px}.help-detail a{color:#128b7d;text-decoration:underline;text-underline-offset:3px}.help-content>.button{margin-top:20px;width:100%}.preview-dialog{max-width:1100px!important}.large-preview{background:#f0f4f1;padding:17px;border:1px solid #e0e9e2;border-radius:8px;text-align:center}.large-preview>img{max-height:65vh;max-width:100%;object-fit:contain;margin:0 auto;display:block;box-shadow:0 2px 10px #254d3220}.large-preview p{font-size:12px;color:#8c9f91;margin-top:15px}.footer-help{font-size:12px;margin-right:9px;color:#809c8c}
@media(min-width:961px){.editor-shell{grid-template-columns:230px minmax(260px,1fr) 316px;min-height:720px}.settings-content{padding-bottom:18px}.canvas-area{padding:44px 30px 72px}.image-panel-bottom{padding-top:30px}}
@media(min-width:961px) and (max-width:1200px){.editor-shell{grid-template-columns:196px minmax(200px,1fr) 290px}.export-summary{display:none}.export-controls{margin-left:auto}.image-select{gap:7px;padding-left:6px}.file-info strong{font-size:12px}.thumb{width:39px;height:42px}.remove-image{width:17px}}
@media(max-width:960px){.image-list{align-items:stretch}.image-item{width:210px}.image-select{padding:8px}.upload-zone strong{font-size:12px}.upload-zone small{display:none}.upload-zone>span:not(.upload-symbol){font-size:12px}.image-panel{grid-template-columns:155px 1fr}.image-panel-bottom{display:flex;grid-column:1/-1;justify-content:flex-end;padding:0}.image-panel-bottom .local-notice{display:none}.image-panel-bottom>button{width:auto;margin-top:9px}.export-controls{gap:12px}.advanced-toggle{grid-column:1/-1}}
@media(max-width:680px){.settings-content{display:block;padding:0 20px 20px}.field-row [data-slot=select-trigger]{width:65%}.color-row{flex-wrap:nowrap}.position-section{justify-content:space-between}.position-section p{display:block}.color-row{margin-top:18px}.range-field{margin-top:21px}.watermark-tabs{margin-bottom:17px}.logo-upload{min-height:150px}.position-grid{grid-template-columns:repeat(3,30px);gap:4px}.position-grid button{height:27px}.canvas-area{min-height:310px;padding:25px 20px 65px}.site-header{gap:10px;padding:0 13px}.brand{gap:7px}.brand strong{font-size:16px}.site-header nav{gap:15px}.site-header nav button{font-size:12px}.page-heading h1{font-size:19px}.eyebrow{font-size:12px;letter-spacing:.9px}.page-heading p{font-size:13px}.image-panel{grid-template-columns:130px minmax(0,1fr);gap:0 10px;padding-left:12px;padding-right:12px}.image-item{width:205px}.image-panel-bottom>button{font-size:12px}.export-bar{padding:12px 10px;position:sticky;bottom:10px;z-index:5;box-shadow:0 5px 25px #35544215}.export-controls{gap:6px;justify-content:space-between}.export-settings{width:25px;flex-shrink:0}.export-controls .button{font-size:12px;padding:10px 8px;gap:5px}.export-controls .button svg{width:15px}.export-controls .button>span{display:none}.format-select{width:75px!important}.export-summary{display:none}.site-footer{font-size:12px;padding:20px 0 25px;line-height:1.8}.site-footer>div{gap:4px;flex-wrap:wrap;justify-content:center}.site-footer>div>span{margin:0 2px}.template-grid{grid-template-columns:1fr}.template-preview{height:150px}.templates-dialog{max-width:calc(100% - 24px)!important}.studio-dialog{padding:23px!important}.template-subheading{align-items:flex-start;gap:9px}.template-subheading .text-link{font-size:12px}.saved-template{gap:8px;padding:10px}.saved-template .button{padding:6px 9px}.template-icon{display:none}.option-row [data-slot=select-trigger]{width:185px}.brand-icon{width:29px;height:31px}.privacy-badge{display:none}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
/* Native controls: no framework, CSS compiler, or third-party runtime. */
html{color-scheme:light}body{font-size:14px}.icon{display:inline-block;vertical-align:middle;flex-shrink:0}button{font-family:inherit}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #128b7d;outline-offset:2px}.watermark-tabs{display:flex;align-items:stretch;gap:3px;padding:4px!important}.watermark-tabs button{flex:1;border-radius:5px;color:#8a9a90;font-size:14px;white-space:nowrap}.watermark-tabs [aria-selected=true]{background:#fff;color:#128b7d;box-shadow:0 1px 4px #223e1810}.field-row select{margin-left:auto;width:178px;height:34px;font-size:13px}.field-row select,.format-select,.option-row select{border:1px solid #dfe7e2;border-radius:6px;padding:5px 10px;min-width:0;background:#fff;color:#526d60}.color-row>span{font-size:14px;color:#62776b}.switch{appearance:none;-webkit-appearance:none;width:34px;height:21px;min-width:34px;background:#dde7e0;border:1px solid transparent;border-radius:30px;cursor:pointer;position:relative;margin:0;transition:background .18s;box-shadow:none}.switch::after{content:'';position:absolute;left:2px;top:2px;width:15px;height:15px;background:white;border-radius:50%;box-shadow:0 1px 3px #22332222;transition:transform .18s}.switch:checked{background:#128b7d}.switch:checked::after{transform:translateX(13px)}input[type=range]{appearance:none;-webkit-appearance:none;display:block;width:100%;height:4px;background:linear-gradient(to right,#128b7d 0 var(--range-fill,0%),#eaf0ec var(--range-fill,0%) 100%);border-radius:8px;border:0;padding:0;cursor:pointer;margin:8px 0;box-shadow:none;accent-color:#128b7d}input[type=range]::-webkit-slider-thumb{appearance:none;width:14px;height:14px;border:3px solid #128b7d;border-radius:50%;background:white;box-shadow:0 1px 3px #32564020}input[type=range]::-moz-range-thumb{width:9px;height:9px;border:3px solid #128b7d;border-radius:50%;background:white}input[type=range]:disabled{opacity:.45;cursor:not-allowed}.logo-upload{width:100%}.settings-content textarea{display:block}.image-select .file-info{flex:1}.position-section>div>label{display:block}.upload-zone:disabled{opacity:.65}.canvas-loading svg{animation:spin 1s linear infinite}.canvas-area{overflow:hidden}.main-canvas{display:block}.custom-color input{width:40px;height:40px;left:-10px;top:-10px;z-index:2}.custom-color svg{pointer-events:none}.custom-color:focus-within{outline:2px solid #128b7d;outline-offset:3px}#export-meter{appearance:none;width:100%;height:7px;border:0;display:block;background:#e4f0e8;border-radius:5px;overflow:hidden}#export-meter::-webkit-progress-bar{background:#e4f0e8}#export-meter::-webkit-progress-value{background:#128b7d}#export-meter::-moz-progress-bar{background:#128b7d}.notifications{position:fixed;z-index:1000;top:20px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;gap:10px;width:min(510px,calc(100% - 30px));pointer-events:none}.toast{pointer-events:auto;display:flex;gap:10px;align-items:center;padding:13px 15px;background:#f2fff7;color:#387655;border:1px solid #cbe8d6;border-radius:10px;box-shadow:0 6px 30px #15332215;font-size:14px;line-height:1.6;animation:toast-in .2s ease}.toast>span{flex:1;overflow-wrap:anywhere}.toast-error{background:#fff6f3;border-color:#f0d5ca;color:#a25b45}.toast-action{font-size:13px;font-weight:600;text-decoration:underline;white-space:nowrap}.toast .icon-button{width:22px;height:24px}.studio-dialog{position:fixed;inset:0;margin:auto;width:min(520px,calc(100vw - 32px));max-width:calc(100vw - 32px);max-height:88vh;border:1px solid #deebe3;padding:27px;overflow:auto;color:#283b38}.studio-dialog::backdrop{background:#18392d60;backdrop-filter:blur(3px)}.studio-dialog[open]{display:block}.templates-dialog{width:min(760px,calc(100vw - 32px))}.preview-dialog{width:min(1100px,calc(100vw - 32px))}.dialog-header{margin-bottom:23px;padding-right:20px}.dialog-header h2{font-size:21px;line-height:1.4;font-weight:650;color:#294b3c}.dialog-header p{font-size:14px;line-height:1.8;color:#819689;margin-top:7px}.dialog-close{position:absolute;right:15px;top:14px}.modal-open{overflow:hidden}.option-row select{width:220px;height:38px;font-size:14px}.quality-setting>input{margin-bottom:16px}.clear-description{font-size:15px;color:#6c8376;line-height:1.9;margin-bottom:25px}.save-form input{background:#fff}.template-library .template-grid{margin-bottom:8px}.noscript-notice{padding:18px;border:1px solid #e9dca2;background:#fffbe8;border-radius:8px;margin-top:18px;color:#735f1b;font-size:16px}.large-preview>img{width:auto;height:auto;max-width:100%;max-height:65vh}.export-settings:focus-visible{outline-offset:0}.image-stage{background-image:linear-gradient(45deg,#e1e7e2 25%,transparent 25%),linear-gradient(-45deg,#e1e7e2 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e1e7e2 75%),linear-gradient(-45deg,transparent 75%,#e1e7e2 75%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0}.position-grid button[aria-pressed=true]{background:#dff3e7;border-color:#8fc7ac}.brand:focus-visible{border-radius:7px}.preview-bottom .icon-button:disabled{opacity:.35}.template-preview img{display:block}.export-controls select{flex-shrink:0}.template-card strong{white-space:nowrap}
@keyframes spin{to{transform:rotate(360deg)}}@keyframes toast-in{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}
@media(max-width:680px){.field-row select{width:65%}.watermark-tabs{height:42px!important}.studio-dialog{padding:23px!important}.option-row select{width:185px}.range-field input{margin-top:14px;margin-bottom:11px}.switch{width:38px;height:23px}.switch::after{width:17px;height:17px}.switch:checked::after{transform:translateX(15px)}.templates-dialog{width:calc(100vw - 24px)}.export-controls .format-select{height:42px!important}.notifications{top:12px}.site-header nav button{min-height:44px}.canvas-area{min-height:310px}.template-card strong{white-space:normal}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
.dialog-notifications{position:sticky;top:0;z-index:2;display:flex;flex-direction:column;gap:8px}.dialog-notifications:empty{display:none}.dialog-notifications .toast{margin-bottom:10px;max-width:100%;pointer-events:auto}
