@font-face{font-family:MiSans;src:url('fonts/misans/MiSans-Regular.109.woff2')}@font-face{font-family:MiSans;src:url('fonts/misans/MiSans-Semibold.40.woff2');font-weight:600}:root{--ink:#24312b;--muted:#77837d;--line:#dce5df;--paper:#f5f7f2;--panel:#fff;--green:#1c7a62;--green-dark:#135643;--orange:#e89045;--shadow:0 22px 50px rgba(32,64,48,.08)}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:14px/1.6 MiSans,-apple-system,BlinkMacSystemFont,'Segoe UI','PingFang SC','Microsoft YaHei',sans-serif;-webkit-font-smoothing:antialiased}button,input,select{font:inherit;color:inherit}button,a{cursor:pointer;-webkit-tap-highlight-color:transparent}button{border:0;background:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--orange);outline-offset:3px}a{text-decoration:none;color:inherit}svg.lucide{width:18px;height:18px;stroke-width:1.8;vertical-align:middle}.site-header{height:76px;display:flex;align-items:center;padding:0 max(28px,calc((100% - 1180px)/2));gap:56px;background:rgba(245,247,242,.94);border-bottom:1px solid rgba(205,217,208,.7);position:sticky;top:0;z-index:10;backdrop-filter:blur(10px)}.brand{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:600;white-space:nowrap}.brand em{font:500 9px/1 'Segoe UI',sans-serif;letter-spacing:1.5px;color:#93a097;margin-left:2px;font-style:normal}.brand-mark{width:32px;height:32px;border-radius:10px;background:var(--green);color:#fff;display:inline-flex;align-items:center;justify-content:center}.brand-mark svg{width:18px;height:18px}.site-nav{display:flex;gap:34px;align-items:center;height:100%;font-size:14px;color:#718078}.site-nav a{height:100%;display:flex;align-items:center;position:relative}.site-nav a.active{color:var(--green-dark);font-weight:600}.site-nav a.active:after{content:'';position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--orange);border-radius:3px 3px 0 0}.header-actions{display:flex;align-items:center;gap:18px;margin-left:auto}.domain-chip{font:500 11px 'Segoe UI',sans-serif;color:#68766e;border:1px solid #d7e1da;padding:5px 9px;border-radius:99px;background:#fbfcfa}.text-link{font-size:12px;color:var(--green);display:inline-flex;align-items:center;gap:4px}.text-link svg{width:13px}.hero{max-width:1180px;margin:0 auto;padding:88px 24px 92px;display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.eyebrow{font:600 11px/1.2 'Segoe UI',sans-serif;letter-spacing:1.4px;color:var(--green);margin:0 0 18px;text-transform:uppercase}.eyebrow span{display:inline-block;width:22px;height:2px;background:var(--orange);vertical-align:middle;margin-right:7px}.hero h1{font-size:48px;line-height:1.25;letter-spacing:-1px;font-weight:400;margin:0 0 23px}.hero h1 strong{font-weight:600;color:var(--green-dark)}.hero-desc{font-size:16px;line-height:1.9;color:#6e7b74;margin:0 0 26px}.hero-notes{display:flex;gap:22px;color:#7c8881;font-size:12px}.hero-notes span{display:inline-flex;gap:6px;align-items:center}.hero-notes svg{width:15px;color:var(--green)}.hero-art{background:#f0eadc;border-radius:16px;padding:24px 24px 20px;position:relative;box-shadow:var(--shadow);transform:rotate(1deg)}.hero-art canvas{width:100%;height:auto;display:block;border-radius:10px;background:#f9f4e9;image-rendering:pixelated}.art-label{font:600 10px 'Segoe UI',sans-serif;letter-spacing:1.4px;color:#9b8b70;margin-bottom:13px;text-transform:uppercase}.art-label span{float:right;color:#bfac8a}.art-caption{display:flex;justify-content:space-between;align-items:center;padding-top:15px;color:#645c4f}.art-caption strong{font-size:13px;font-weight:500}.art-caption span{font:11px 'Segoe UI',sans-serif;color:#9d927d}.workbench-section{background:#fff;border-top:1px solid #e4ebe5;padding:76px max(24px,calc((100% - 1180px)/2)) 92px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.section-heading h2{font-size:30px;line-height:1.25;font-weight:600;margin:0}.section-hint{font-size:12px;color:#8a958e;margin:0 0 2px}.workbench{display:grid;grid-template-columns:360px 1fr;min-height:620px;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 12px 32px rgba(29,65,46,.05)}.control-panel{padding:32px 30px;background:#fbfcfa;border-right:1px solid var(--line)}.panel-title{display:flex;gap:12px;align-items:flex-start;margin-bottom:22px}.panel-title.compact{margin-top:2px;margin-bottom:20px}.step-num{font:600 11px 'Segoe UI',sans-serif;color:var(--orange);background:#fff0e1;border-radius:6px;padding:4px 6px;line-height:1.2}.panel-title h3{font-size:16px;font-weight:600;margin:0 0 2px}.panel-title p{font-size:12px;color:#89948d;margin:0}.dropzone{border:1.5px dashed #b9cfc2;border-radius:9px;min-height:172px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;text-align:center;color:#68766e;position:relative;background:#fff;transition:.2s}.dropzone:hover,.dropzone.dragover{border-color:var(--green);background:#f3faf5}.dropzone input{position:absolute;inset:0;opacity:0;cursor:pointer}.upload-icon{width:46px;height:46px;border-radius:12px;background:#e8f3ec;color:var(--green);display:flex;align-items:center;justify-content:center}.upload-icon svg{width:22px;height:22px}.dropzone strong{font-size:14px;font-weight:500;color:#3f5448}.dropzone small{font-size:11px;color:#a0aaa3}.template-row{display:flex;align-items:center;justify-content:space-between;margin:14px 0 22px;font-size:11px;color:#909b94}.link-button{color:var(--green);font-size:11px;display:inline-flex;align-items:center;gap:4px}.link-button svg{width:13px}.divider{height:1px;background:#e1e8e2;margin:0 -30px 26px}.control-label{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#4c5d52}.control-label output{font:600 13px 'Segoe UI',sans-serif;color:var(--green)}.range{width:100%;accent-color:var(--green);height:4px;margin:12px 0 4px}.range-scale{display:flex;justify-content:space-between;color:#a0aaa3;font:10px 'Segoe UI',sans-serif;margin-bottom:22px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px}.field-grid label>span{display:block;font-size:12px;color:#6f7c73;margin-bottom:6px}.field-grid select{width:100%;height:34px;border:1px solid #d6e1d8;background:#fff;border-radius:6px;padding:0 8px;font-size:12px}.color-input{height:34px;border:1px solid #d6e1d8;background:#fff;border-radius:6px;display:flex;align-items:center;gap:7px;padding:0 7px}.color-input input{width:22px;height:22px;border:0;padding:0;background:none}.color-input span{font:11px 'Segoe UI',sans-serif;color:#66736b}.toggle-row{height:34px;display:flex;align-items:center;gap:8px;font-size:12px;color:#637167;position:relative;margin-bottom:23px}.toggle-row>span:first-child{display:flex;align-items:center;gap:7px}.toggle-row svg{width:15px}.toggle-row input{position:absolute;opacity:0}.toggle{margin-left:auto;width:36px;height:20px;background:#c6d2ca;border-radius:20px;padding:3px;transition:.2s}.toggle i{display:block;width:14px;height:14px;background:#fff;border-radius:50%;transition:.2s}.toggle-row input:checked~.toggle{background:var(--green)}.toggle-row input:checked~.toggle i{transform:translateX(16px)}.primary-button{width:100%;height:42px;border-radius:7px;background:var(--green);color:#fff;font-size:13px;font-weight:500;transition:.2s}.primary-button:hover{background:var(--green-dark);transform:translateY(-1px)}.privacy-note{display:flex;justify-content:center;align-items:center;gap:5px;color:#9ba69f;font-size:10px;margin:12px 0 0}.privacy-note svg{width:13px}.preview-panel{background:#f5f6f2;display:flex;flex-direction:column;padding:22px 24px 18px}.preview-toolbar{height:28px;display:flex;align-items:center;justify-content:space-between;color:#5c6c61}.preview-toolbar>div{display:flex;align-items:center;gap:8px}.preview-toolbar strong{font-size:13px;font-weight:600}.preview-meta{font:11px 'Segoe UI',sans-serif;color:#9aa69e;border-left:1px solid #d4ddd5;padding-left:8px}.live-dot{width:7px;height:7px;border-radius:50%;background:#57ac7b;box-shadow:0 0 0 3px #d9efdf}.icon-button{width:32px;height:32px;border-radius:6px;color:#77857b}.icon-button:hover{background:#e7eee8;color:var(--green)}.canvas-wrap{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:28px}.canvas-wrap canvas{max-width:100%;max-height:100%;width:auto;height:auto;aspect-ratio:1/1;image-rendering:pixelated;background:#fff;box-shadow:0 9px 24px rgba(31,53,40,.12)}.empty-state{position:absolute;display:flex;flex-direction:column;align-items:center;gap:10px;color:#a0aba3;font-size:12px}.empty-state svg{width:35px;height:35px;color:#b8c9bd;stroke-width:1.2}.preview-footer{display:flex;justify-content:space-between;color:#9aa69e;font-size:11px;padding-top:12px}.preview-footer span:first-child{color:#65746a}.how-section,.inspiration-section{max-width:1180px;margin:0 auto;padding:84px 24px}.how-section{border-bottom:1px solid #dfe7e1}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:54px}.steps article{position:relative;padding:20px 0 0 56px}.steps article>span{position:absolute;left:0;top:21px;font:600 12px 'Segoe UI',sans-serif;color:var(--orange)}.steps article>svg{width:23px;height:23px;color:var(--green);margin-bottom:14px}.steps h3{font-size:16px;font-weight:600;margin:0 0 8px}.steps p{font-size:13px;color:#7b8780;margin:0;max-width:240px;line-height:1.7}.gallery-count{font:11px 'Segoe UI',sans-serif;color:#9aa69e}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-card{text-align:left;padding:12px;border-radius:10px;background:#fff;transition:.2s}.gallery-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.gallery-card canvas{width:100%;height:auto;display:block;border-radius:7px;image-rendering:pixelated}.gallery-card span{display:block;font-size:12px;color:#67756c;padding:12px 3px 3px}.warm{background:#fbf0e2}.mint{background:#e6f2ea}.lilac{background:#eeeaf5}.site-footer{background:#20372c;color:#cedbd2;padding:28px max(24px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;font-size:11px}.footer-brand{display:flex;align-items:center;gap:9px}.footer-brand .brand-mark{width:25px;height:25px;border-radius:7px}.footer-brand strong{font-size:16px;color:#fff}.footer-brand>span:last-child{color:#82988a;margin-left:4px}.footer-domain{font:11px 'Segoe UI',sans-serif;color:#82988a}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:#20372c;color:#fff;padding:10px 17px;border-radius:7px;font-size:12px;opacity:0;pointer-events:none;transition:.25s;z-index:30}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:800px){.site-header{height:64px;padding:0 18px;gap:16px}.brand{font-size:18px}.brand em,.domain-chip,.text-link{display:none}.site-nav{gap:16px;font-size:12px;margin-left:auto}.hero{padding:54px 20px 60px;display:block}.hero h1{font-size:38px}.hero-desc{font-size:14px}.hero-art{margin:42px auto 0;max-width:420px}.workbench-section{padding:54px 16px 64px}.section-heading{display:block}.section-heading h2{font-size:25px}.section-hint{margin-top:9px}.workbench{display:block;min-height:0}.control-panel{border-right:0;border-bottom:1px solid var(--line);padding:26px 22px}.preview-panel{height:500px;padding:18px 16px}.canvas-wrap{padding:20px}.how-section,.inspiration-section{padding:62px 20px}.steps{grid-template-columns:1fr;gap:27px}.steps article{padding-top:0}.steps article>span{top:2px}.steps article>svg{margin-bottom:5px}.gallery{grid-template-columns:1fr;gap:12px;max-width:360px}.site-footer{display:block;padding:26px 20px}.site-footer>div+div{margin-top:12px}.footer-domain{margin-top:18px!important}}@media(max-width:460px){.site-nav a:nth-child(2){display:none}.hero h1{font-size:33px}.hero-notes{gap:12px;flex-wrap:wrap}.field-grid{gap:8px}.preview-panel{height:420px}}
 .footer-domain{display:flex;align-items:center;gap:14px}.footer-domain a{color:#b8cfc0;text-decoration:underline;text-underline-offset:3px}.footer-domain a:hover{color:#fff}
 .footer-domain>span:first-child{display:none}
