:root{--ink: #172019;--muted: #718077;--line: #e4e9e2;--paper: #fff;--soft: #f5f7f3;--accent: #8bc34a;--accent-dark: #5d8d2b;--accent-pale: #edf7e4}html{scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;background:#fbfcfa;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Poppins,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}.app-shell{min-height:100vh;background:radial-gradient(circle at 50% -20%,#f0f8e9,#0000 45%),#fbfcfa}header{position:sticky;top:0;z-index:1000;height:64px;border-bottom:1px solid #eaeaea;padding:0 32px;display:flex;align-items:center;justify-content:space-between;background:#fff}.logo{display:flex;align-items:center;gap:12px}.logo-icon{width:32px;height:32px;background:#2b3927;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;transform:rotate(-8deg)}.logo-text{display:flex;flex-direction:column}.logo h1{font-size:18px;font-weight:700;margin:0;line-height:1.1;color:#111}.logo small{font-size:10px;color:#888;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.header-center{display:flex;gap:12px;font-size:13px;color:#555;font-weight:500;align-items:center}.header-center span.private-tag{color:#5ea138;display:flex;align-items:center;gap:6px}.nav-links{display:flex;align-items:center;gap:24px}.nav-links a{color:#6b776e;font-size:12px;text-decoration:none;transition:color .2s ease}.nav-links a:hover{color:#609332}.header-right{font-size:13px;color:#555;font-weight:500;display:flex;align-items:center;gap:4px}.hero{text-align:center;padding:76px 20px 54px}.hero-tag{justify-content:center;color:#6d9d3d;letter-spacing:.16em;align-items:center;gap:6px;margin:0 0 13px;font-size:10px;font-weight:700;display:flex}.hero h2{letter-spacing:-.075em;margin:0;font-size:clamp(42px,6vw,72px);font-weight:800;line-height:.94}.hero h2 em{color:#7ab346;display:block;font-style:normal}.hero p{color:#748078;margin:22px auto 0;font-size:15px;line-height:1.7}.upload-container{max-width:710px;margin:0 auto;padding:0 20px}.upload{background:#ffffffd1;border:1.5px dashed #bdccb5;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;transition:all .25s;display:flex;box-shadow:0 15px 45px #2a41230d}.upload:hover{border-color:#7ab346;background:#fdfdfd}.upload-icon-wrapper{color:#6fa637;background:#edf7e4;border-radius:17px;place-items:center;width:55px;height:55px;margin-bottom:17px;display:grid}.upload h3{font-size:20px;font-weight:700;margin:0;color:#111}.upload p{font-size:14px;color:#666;margin:0}.upload p a{color:#5ea138;text-decoration:underline}.upload small{font-size:12px;color:#999;margin-top:8px}.upload input{display:none}.features-list{display:flex;justify-content:center;gap:32px;margin-top:24px;font-size:13px;color:#777;font-weight:500}.features-list>div{display:flex;align-items:center;gap:8px}.privacy-notice{text-align:center;margin-top:32px;font-size:14px;color:#666;display:flex;align-items:center;justify-content:center;gap:8px}.workspace-actions{display:flex;gap:12px}.btn-secondary{display:flex;align-items:center;gap:8px;padding:12px 17px;border:2px solid #e0e0e0;border-radius:10px;color:#333;background:#fff;box-shadow:0 5px 15px #66943338;font-size:13px;font-weight:700}.btn-secondary:hover{border-color:#ccc;background:#f9f9f9}.btn-text{background:transparent;border:none;color:#666;font-size:14px;font-weight:600;cursor:pointer}.btn-text:hover{color:#111}.work{display:grid;grid-template-columns:1fr 340px;gap:32px;max-width:1320px;margin:0 auto;padding:25px 28px 0}.card{background:#fff;border-radius:16px;border:1px solid #e0e0e0;box-shadow:0 4px 24px #0000000a;display:flex;flex-direction:column}.main-editor-card{padding:24px}.main-editor-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.file-info{display:flex;align-items:center;gap:8px;font-size:13px}.status-dot{width:8px;height:8px;background:#5ea138;border-radius:50%}.file-info b{font-weight:600;color:#111}.file-info span{color:#999}.canvas-hint-row{display:flex;justify-content:space-between;font-size:12px;color:#999;margin-bottom:8px}.canvas-wrapper{position:relative;border-radius:12px;overflow:hidden;margin-bottom:16px;display:flex;justify-content:center;align-items:center;background:#f5f7f3}.canvas{position:relative;cursor:crosshair;touch-action:none;line-height:0;max-width:100%}.canvas img{display:block;max-width:100%;max-height:400px;width:auto;height:auto;-webkit-user-select:none;user-select:none;pointer-events:none}.brush-overlay{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:20}.selection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.tool-group{display:flex;padding:3px;width:100%;border-radius:9px;background:#e9eee7}.tool-btn{display:flex;align-items:center;gap:7px;padding:8px 13px;border:0;border-radius:7px;background:transparent;color:#728076;font-size:11px;font-weight:700}.tool-btn.active{color:#36521e;background:#fff;box-shadow:0 2px 7px #20391e1c}.size-control{margin-left:24px;display:flex;align-items:center;gap:12px;flex-grow:1}.size-control label{font-size:13px;color:#666}.size-slider-wrap{display:flex;align-items:center;flex-grow:1;gap:12px}.size-slider-wrap input[type=range]{flex-grow:1;accent-color:#7ab346}.size-slider-wrap span{font-size:12px;color:#666;font-weight:600}.ready-box{background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:16px 24px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 12px #00000008}.ready-text h4{margin:0 0 4px;font-size:16px;color:#111}.ready-text p{margin:0;font-size:13px;color:#666}.btn-primary{display:flex;align-items:center;gap:8px;padding:12px 17px;border:0;border-radius:10px;color:#fff;background:#739e3e;box-shadow:0 5px 15px #66943338;font-size:13px;font-weight:700}.btn-primary:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.btn-primary:hover:not(:disabled){background:#9cc17a}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.sidebar-card{padding:24px;display:flex;flex-direction:column;height:600px}.sidebar-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.count-pill{background:#edf4e8;color:#5ea138;font-size:12px;font-weight:700;padding:4px 8px;border-radius:12px}.list-scroll{flex-grow:1;overflow-y:auto;display:flex;flex-direction:column;gap:12px;margin-bottom:16px;padding-right:4px}.list-item{border:1px solid #e0e0e0;border-radius:12px;padding:8px;display:flex;align-items:center;gap:12px;background:#fff;transition:all .2s;cursor:pointer}.list-item.active{border-color:#a8cb81;background:#f3f9ee}.list-item img{width:56px;height:40px;border-radius:6px;object-fit:cover}.list-item-meta{flex-grow:1;overflow:hidden}.list-item-meta .fname{font-size:12px;font-weight:600;color:#111;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-item-meta .fsize{font-size:11px;color:#888}.list-item-meta .fstatus{font-size:11px;color:#aaa}.btn-icon{background:transparent;border:none;color:#ccc;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:6px}.btn-icon:hover{background:#f5f5f5;color:#e57373}.sidebar-footer{text-align:center}.sidebar-footer .btn-secondary{width:100%;justify-content:center;padding:12px;background:#fafaf7;border-color:#f0f0f0;margin-bottom:12px}.sidebar-footer p{font-size:11px;color:#999;margin:0}.sidebar-footer .download-btn{width:100%;justify-content:center;padding:13px;margin-bottom:8px;min-height:46px}.sidebar-footer .download-secondary{width:100%;justify-content:center;color:var(--muted);font-size:12.5px;padding:4px;margin-bottom:6px}.sidebar-footer .download-secondary:disabled{opacity:.6;cursor:not-allowed}.download-error{color:#dc2626!important;font-size:12px!important;margin-top:4px!important}.canvas>i{position:absolute;z-index:4;border:2px solid #7ab346;background:#7ab34633;box-shadow:0 0 0 9999px #0006;pointer-events:none}.progress{width:100%;margin-bottom:16px}.bar{height:4px;background:#eee;border-radius:4px;overflow:hidden;margin-bottom:4px}.bar i{display:block;height:100%;background:#7ab346;transition:width .3s ease}.progress small{font-size:11px;color:#999;display:block;text-align:right}.small-btn{background:transparent;border:none;color:#666;font-size:13px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:6px}.small-btn:hover{color:#111}.editor-controls{display:flex;gap:8px}.status-ready{color:#888}.status-proc{color:#d97706;font-weight:600}.status-done{color:#5ea138;font-weight:600}.status-err{color:#dc2626;font-weight:600}.canvas-image{animation:canvas-fade-in .42s ease}.canvas-image.is-processing{animation:canvas-pulse 2.4s ease-in-out infinite}@keyframes canvas-fade-in{0%{opacity:0;transform:scale(1.008)}to{opacity:1;transform:scale(1)}}@keyframes canvas-pulse{0%,to{filter:brightness(1) saturate(1)}50%{filter:brightness(1.015) saturate(.98)}}.processing-overlay{position:absolute;inset:0;z-index:9;display:flex;align-items:flex-end;justify-content:center;padding-bottom:22px;pointer-events:none;overflow:hidden;border-radius:12px}.processing-sweep{position:absolute;top:-20%;left:-60%;width:60%;height:140%;background:linear-gradient(100deg,#fff0,#ffffff38 45%,#ffffff52,#ffffff38 55%,#fff0);animation:sweep 2.6s ease-in-out infinite}@keyframes sweep{0%{transform:translate(0)}to{transform:translate(260%)}}.processing-message-wrap{position:relative;max-width:88%}.processing-message{display:inline-block;background:#172019b8;color:#fff;font-size:12.5px;font-weight:600;letter-spacing:.01em;padding:7px 14px;border-radius:999px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:message-in .32s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes message-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.canvas-error-overlay{position:absolute;inset:0;z-index:9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:#ffffffe0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);text-align:center;padding:16px;border-radius:12px}.canvas-error-overlay p{margin:0;font-weight:700;color:var(--ink);font-size:14px}.canvas-error-overlay .canvas-error-sub{font-weight:400;color:var(--muted);font-size:12.5px;margin-bottom:10px}.erase-btn{min-width:152px;justify-content:center}.btn-spinner{width:13px;height:13px;border-radius:50%;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;animation:spin .7s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.canvas-image,.canvas-image.is-processing,.processing-sweep,.processing-message,.btn-spinner{animation:none!important}.processing-overlay{background:#ffffff1f}}.info-section{max-width:1320px;margin:0 auto;padding:78px 28px 0}.section-heading{max-width:620px;margin:0 auto 30px;text-align:center}.section-heading .eyebrow{justify-content:center}.eyebrow{color:#5ea138}.section-heading h2{margin:0;color:var(--ink);font-size:clamp(28px,4vw,42px);letter-spacing:-.06em;line-height:1}.section-heading a{color:#609332}.section-heading>p:last-child{margin:14px auto 0;color:var(--muted);font-size:14px;line-height:1.65}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.step-card{position:relative;min-height:190px;padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 12px 30px #2338220a;transition:transform .2s ease,box-shadow .2s ease}.step-card:hover{transform:translateY(-4px);box-shadow:0 18px 35px #23382214}.step-top{display:flex;align-items:center;justify-content:space-between;color:#72a53e}.step-number{color:#a4b69c;font-size:11px;font-weight:800;letter-spacing:.12em}.step-card h3{margin:28px 0 8px;font-size:18px;letter-spacing:-.04em}.step-card p{max-width:250px;margin:0;color:var(--muted);font-size:12px;line-height:1.6}.features-section{padding-top:90px}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.feature-card{display:flex;gap:13px;min-height:112px;padding:18px;border:1px solid var(--line);border-radius:14px;background:#ffffffbf}.feature-icon{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;color:#6e9f3c;background:var(--accent-pale);border-radius:10px}.feature-card h3{margin:1px 0 7px;font-size:13px;letter-spacing:-.02em}.feature-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.faqs-grid{display:grid;grid-template-columns:1fr;gap:12px;margin:0 auto;max-width:800px}.faq-card{min-height:112px;padding:18px;border:1px solid var(--line);border-radius:14px;background:#ffffffbf}.faq-card h3{margin:1px 0 7px;font-size:13px;letter-spacing:-.02em}.faq-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}footer{color:#9aa49c;justify-content:space-between;max-width:1320px;font-size:10px;display:flex;border-top:1px solid var(--line);margin:auto;padding:20px 28px 30px}.site-footer{max-width:1320px;margin:90px auto 0;padding:42px 28px 25px;border-top:1px solid var(--line);color:#89958c;font-size:11px;text-align:center}.footer-brand{display:flex;align-items:center;flex-direction:column}.footer-brand .brand{width:max-content}.brand{color:var(--ink);align-items:center;gap:10px;text-decoration:none;display:flex}.brand-mark{color:#fff;background:#213420;border-radius:10px;place-items:center;width:32px;height:32px;display:grid;transform:rotate(-8deg)}.brand strong{letter-spacing:-.04em;font-size:17px;line-height:1;display:block}.brand small{color:#859188;letter-spacing:.15em;margin-top:5px;font-size:8px;display:block}.footer-brand p{margin:13px 0 0;color:#7d8980;font-size:12px}.footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin:25px 0 30px}.footer-links a,span{color:#6b786e;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#609332}.footer-bottom{display:flex;justify-content:space-between;gap:16px;padding-top:17px;border-top:1px solid var(--line);color:#a0aaa2;font-size:10px}.legal-page{min-height:100vh;padding:34px 20px 80px;background:radial-gradient(circle at 50% -15%,#eef8e5,transparent 45%),#fbfcfa}.legal-back{display:block;width:min(820px,100%);margin:0 auto 24px;color:#679638;font-size:13px;text-decoration:none}.legal-card{width:min(820px,100%);margin:0 auto;padding:clamp(28px,6vw,58px);border:1px solid #e4e9e2;border-radius:22px;background:#fff;box-shadow:0 18px 55px #2a412312}.legal-kicker{margin-bottom:12px;color:#6d9d3d;font-size:10px;font-weight:700;letter-spacing:.17em}.legal-card h1{margin:0;color:#172019;font-size:clamp(34px,6vw,56px);letter-spacing:-.06em;line-height:1}.legal-updated{margin:14px 0 36px;color:#8b978e;font-size:12px}.legal-card h2{margin:34px 0 10px;color:#26372a;font-size:20px;letter-spacing:-.035em}.legal-card p,.legal-card li{color:#66746a;font-size:14px;line-height:1.8}.legal-card ul{margin:10px 0 0;padding-left:22px}.legal-card a{color:#609332}@media(max-width:900px){main{padding:32px 16px}.work{grid-template-columns:1fr}.sidebar-card{height:auto;min-height:400px}.hero h2{font-size:40px}.upload{height:220px}.features-list{flex-direction:column;align-items:center;gap:12px}.steps-grid,.features-grid{grid-template-columns:1fr}.nav-links{display:none}footer{flex-direction:column}.legal-page{padding:22px 14px 50px}.legal-card{border-radius:16px;padding:26px 21px}.legal-card h2{font-size:18px}.legal-card p,.legal-card li{font-size:13px}}@media(max-width:600px){header{padding:0 16px}.header-center{display:none}.tool-group{flex-direction:column;align-items:stretch}.size-control{margin-left:0;margin-top:12px;flex-direction:column;align-items:stretch;gap:12px}.ready-box{flex-direction:column;align-items:stretch;gap:16px;text-align:center}.ready-box>div:last-child{flex-direction:column}.workspace-header-row{flex-direction:column;align-items:flex-start;gap:12px}}.canvas-wrapper.hide-cursor .canvas{cursor:none}.custom-brush-cursor{position:absolute;border-radius:50%;border:1.5px solid rgba(85,107,47,.75);background-color:#556b2fbf;pointer-events:none;transform:translate(-50%,-50%);z-index:100}
