@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800;900&display=swap');
:root{--bg:#f7f8f2;--ink:#20241f;--muted:#7c8176;--green:#ccf568;--line:#e3e6da}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--bg);color:var(--ink);font-family:'Noto Sans SC',sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #739c30;outline-offset:5px}.wrap{max-width:1240px;width:calc(100% - 112px);margin:auto}.header{height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:9px}.brand-icon{font-size:48px;line-height:1;color:#243326}.brand strong{font-size:23px;letter-spacing:-1px;line-height:1.1}.brand strong span{display:block;font-size:10px;letter-spacing:2px;margin-top:6px}.header nav{display:flex;gap:38px;font-size:13px;color:#707668}.header nav a:hover{color:#1a2418}.header nav a span{margin-left:7px}.nav-cta{padding:12px 21px;border:1px solid #b9beb0;border-radius:7px;font-size:13px}.nav-cta span{margin-left:28px}.hero{display:grid;grid-template-columns:1fr 1.08fr;gap:50px;padding-top:69px;padding-bottom:78px;align-items:center}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:600;display:flex;align-items:center;gap:9px}.eyebrow>span{width:7px;height:7px;background:#82a940;border-radius:50%}.hero h1{font-size:76px;line-height:1.22;letter-spacing:-4px;margin:24px 0}.highlight{position:relative;z-index:0}.highlight:before{content:'';position:absolute;z-index:-1;background:var(--green);width:100%;height:23px;bottom:8px;transform:rotate(-5deg)}.spark{position:absolute;font-size:37px;right:-22px;top:-9px;line-height:1;transform:rotate(10deg)}.hero-copy>p{color:var(--muted);font-size:15px;line-height:1.95;margin:23px 0 30px}.button{border:0;display:inline-flex;align-items:center;justify-content:space-between;gap:46px;padding:18px 25px;border-radius:7px;font-size:14px;font-weight:600;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--green);color:#24331a}.primary:hover{background:#bceb51}.button>span{font-size:20px;line-height:1}.hero-note{display:flex;gap:17px;font-size:10px;color:var(--muted);margin-top:16px}.social-proof{display:flex;align-items:center;gap:12px;margin-top:37px}.avatars{display:flex;padding-left:0}.avatars img{width:31px;height:31px;object-fit:cover;border-radius:50%;border:2px solid var(--bg);margin-left:-7px}.avatars img:first-child{margin:0}.social-proof b{font-size:10px;font-weight:500}.social-proof small{display:block;font-size:9px;color:#919587;margin-top:3px}.hero-art{position:relative;padding:25px 12px 32px 7px}.art-orbit{position:absolute;width:490px;height:490px;border:1px solid #e0e4d6;border-radius:50%;top:-6px;left:10px}.art-orbit:after{content:'';position:absolute;inset:24px;border:1px dashed #e0e4d6;border-radius:50%}.photo-card{position:relative;background:white;padding:12px;border-radius:11px;box-shadow:0 18px 45px #3e4b2920;transform:rotate(-4deg);z-index:1}.photo-top,.photo-bottom{display:flex;align-items:center;justify-content:space-between;font-size:8px;letter-spacing:1px;height:28px}.photo-top{padding:0 2px 10px}.photo-top i{display:inline-block;background:#a9cd6c;width:5px;height:5px;border-radius:50%;margin-right:5px}.comparison{height:362px;position:relative;overflow:hidden;border-radius:4px;--split:46%}.comparison img{width:100%;height:100%;object-fit:cover;object-position:50% 55%;display:block}.after-img{filter:saturate(1.4) brightness(1.08)}.before-layer{position:absolute;inset:0;clip-path:inset(0 calc(100% - var(--split)) 0 0)}.before-layer img{filter:saturate(.45) brightness(.77)}.photo-tag{position:absolute;top:15px;background:#ffffffd9;padding:6px 9px;border-radius:4px;font-size:8px;letter-spacing:1px}.before-tag{left:13px}.after-tag{right:13px;background:var(--green)}.compare-line{position:absolute;left:var(--split);top:0;bottom:0;width:2px;background:white;pointer-events:none}.compare-line span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:white;color:#252925;font-size:18px}.comparison input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize;margin:0}.photo-bottom{padding:10px 0 0;letter-spacing:.5px}.photo-bottom span:last-child{color:#92978c}.floating-label{position:absolute;right:-7px;top:0;transform:rotate(7deg);background:#fff;padding:12px 17px;box-shadow:0 5px 18px #293e1710;border-radius:7px;z-index:3;font-size:12px}.floating-label span{color:#70982e;font-size:20px;margin-right:6px}.art-star{position:absolute;right:-30px;bottom:73px;color:#b3d95c;font-size:89px;z-index:2;transform:rotate(10deg)}.edit-chip{position:absolute;left:-26px;bottom:26px;background:white;padding:14px 16px;display:flex;gap:12px;align-items:center;z-index:3;border:1px solid #e8ebdf;box-shadow:0 6px 22px #283d1810;border-radius:10px;transform:rotate(3deg)}.chip-icon{background:#eafaC8;padding:7px 11px;border-radius:8px;font-size:23px}.edit-chip b{font-size:12px;display:block}.edit-chip div>span{display:block;font-size:9px;color:#8b9184;margin-top:4px}.chip-check{background:#f0f6e7;border-radius:50%;font-size:10px;padding:4px;color:#769441;margin-left:20px}.hand-note{position:absolute;font-size:11px;color:#7e876e;bottom:-18px;right:66px;transform:rotate(-5deg)}.hand-note span{font-size:30px;margin-left:9px}.ticker{border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden;padding:21px 0}.ticker>div{display:flex;justify-content:center;align-items:center;gap:46px;white-space:nowrap;font-size:12px;letter-spacing:2px;color:#727a67}.ticker span{font-size:23px;color:#7c9660}.features{padding:72px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:31px}.section-heading .eyebrow{font-size:9px;color:#89917c}.section-heading h2,h2{font-size:30px;letter-spacing:-1px;margin:13px 0 0;font-weight:700}.section-heading h2>span{color:#8bb443}.section-heading>p{font-size:12px;color:var(--muted);line-height:1.9;margin:0 0 3px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.feature-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:transform .2s}.feature-card:hover{transform:translateY(-5px)}.tone-card{background:#eef1e7}.filter-card{background:#f0ede6}.detail-card{background:#eceee6}.card-copy{padding:24px 23px 20px}.feature-number{color:#939a86;font-size:8px;letter-spacing:1.5px}.card-copy h3{font-size:18px;margin:13px 0 8px;display:flex;justify-content:space-between}.card-copy h3 span{font-weight:400;color:#788369}.card-copy p{font-size:10px;color:#868b7d;margin:0}.color-preview{position:relative;margin:0 22px;height:190px;border-radius:8px 8px 0 0;overflow:hidden}.color-preview>img{width:100%;height:100%;object-fit:cover}.swatches{position:absolute;bottom:16px;left:12px;right:12px;padding:10px;display:flex;gap:5px;border-radius:6px;background:#fffE;align-items:center}.swatches i{width:17px;height:17px;border-radius:50%;background:#dad9a8}.swatches i:nth-child(2){background:#b3bf88}.swatches i:nth-child(3){background:#e9b5b6}.swatches i:nth-child(4){background:#eacfc4}.swatches span{font-size:8px;margin-left:auto}.filter-preview{display:flex;gap:9px;margin:10px 20px 0;height:180px;transform:rotate(-5deg);width:calc(100% - 20px)}.filter-preview>div{position:relative;width:33%;border:5px solid white;border-bottom-width:29px;box-shadow:0 5px 15px #0001;border-radius:3px}.filter-preview img{width:100%;height:100%;object-fit:cover}.filter-preview>div:nth-child(2){transform:translateY(-9px);filter:sepia(.45)}.filter-preview>div:nth-child(3){filter:grayscale(1)}.filter-preview span{position:absolute;bottom:-21px;left:0;width:100%;text-align:center;font-size:9px}.adjust-preview{background:#fff;margin:13px 22px 0;padding:25px 18px 19px;border-radius:10px 10px 0 0;transform:rotate(-3deg);height:178px;box-shadow:0 5px 20px #00000008}.adjust-preview>div{display:flex;align-items:center;gap:10px;margin-bottom:18px;font-size:10px}.adjust-preview b{font-weight:400;min-width:30px}.adjust-preview i{position:relative;height:3px;background:#e6eadf;flex:1}.adjust-preview em{position:absolute;left:60%;top:-4px;width:10px;height:10px;background:#a9cd64;border-radius:50%}.adjust-preview div:nth-child(2) em{left:50%}.adjust-preview div:nth-child(3) em{left:75%}.adjust-preview small{font-size:8px;color:#95a582}.adjust-caption{font-size:9px;color:#8b9480;display:block;text-align:center;margin-top:22px}.editor-section{padding:22px 0 65px}.editor{display:grid;grid-template-columns:1fr 320px;border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.upload-area{position:relative;min-height:365px;display:flex;align-items:center;justify-content:center;background-color:#eff1e9;background-image:radial-gradient(#cdd3c0 1px,transparent 1px);background-size:17px 17px;padding:32px}.upload-area.dragging{background-color:#e0f2bb;outline:3px solid #9abc50;outline-offset:-5px}#upload-placeholder{text-align:center}.upload-icon{font-size:35px;background:#fff;border-radius:15px;display:inline-grid;place-items:center;width:60px;height:60px;box-shadow:0 3px 12px #00000007}#upload-placeholder h3{font-size:20px;margin:18px 0 8px}#upload-placeholder p{font-size:12px;color:var(--muted);margin:0 0 22px}#upload-placeholder small{display:block;font-size:9px;color:var(--muted);margin-top:18px}.controls{padding:27px}.controls-title{display:flex;justify-content:space-between;align-items:center;font-size:15px}.controls-title button{background:none;border:0;color:#7b8370;font-size:10px}.control-label{font-size:10px;color:var(--muted);margin-top:26px}.presets{display:flex;gap:6px;margin-bottom:23px}.presets button{padding:8px 11px;border:1px solid var(--line);border-radius:5px;background:white;font-size:10px}.presets button.selected{background:#eafaC8;border-color:#b7d879}.controls label{display:block;font-size:11px;margin-top:15px}.controls output{float:right;color:#909783;font-size:10px}.controls input{display:block;width:100%;height:3px;margin:14px 0 20px;accent-color:#92b84c}.download{width:100%;background:var(--ink);color:white;padding:14px 17px;font-size:12px;margin-top:9px}.download:disabled{opacity:.35}.editor-status{display:block;text-align:center;margin-top:12px;font-size:9px;color:#89907e}#canvas{max-width:100%;max-height:390px;object-fit:contain;border-radius:4px}#replace-button{position:absolute;bottom:12px;right:12px;background:#fffe;border:1px solid var(--line);padding:8px 12px;border-radius:5px;font-size:10px}.how{padding:30px 0 76px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:35px}.how .eyebrow{font-size:9px;color:#8b937f}.how h2{font-size:27px;line-height:1.5}.step{padding-top:8px}.step>span{font-size:12px;color:#84966d;border-bottom:1px solid #d9dfcf;display:block;padding-bottom:14px}.step h3{font-size:15px;margin-top:20px}.step p{font-size:11px;line-height:1.9;color:var(--muted)}.closing{background:#e9f0db;text-align:center;padding:54px 0;position:relative;overflow:hidden}.closing .wrap{position:relative}.closing .eyebrow{justify-content:center;font-size:9px;color:#7e8d66}.closing h2{font-size:32px;margin-top:18px}.closing p{font-size:12px;color:#7c886b;margin:17px 0 25px}.dark{background:var(--ink);color:white;font-size:12px;padding:16px 23px}.closing-star{position:absolute;left:30px;top:10px;font-size:150px;color:#d3dfbc;transform:rotate(15deg)}footer{height:120px;display:flex;align-items:center;justify-content:space-between}footer .brand-icon{font-size:34px}footer .brand strong{font-size:17px}footer .brand strong span{font-size:7px;letter-spacing:1.5px}footer>span{font-size:11px;color:#8a907f}footer small{font-size:9px;color:#929886}@media(min-width:1450px){.hero{gap:85px;padding-top:90px;padding-bottom:100px}.hero h1{font-size:86px}.comparison{height:405px}}@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.hero{gap:30px}.hero h1{font-size:63px}.comparison{height:320px}.art-orbit{width:360px;height:360px}.hero-note{gap:9px;font-size:9px}.card-copy{padding:20px 17px}.card-copy h3{font-size:15px}.color-preview{margin:0 15px}.adjust-preview{margin:13px 13px 0;padding:25px 12px}.hero-art{padding-right:6px}.art-star{right:-20px;font-size:68px}.floating-label{font-size:10px}.how{gap:24px}.closing-star{left:-35px}}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:82px}.header nav{display:none}.brand-icon{font-size:40px}.brand strong{font-size:20px}.nav-cta{font-size:11px;padding:10px 15px}.nav-cta span{margin-left:18px}.hero{grid-template-columns:1fr;padding-top:43px;padding-bottom:53px;gap:42px}.hero h1{font-size:65px;line-height:1.16;margin:23px 0}.hero-copy>p{font-size:13px;margin:20px 0 25px}.hero-note{font-size:10px;gap:15px}.social-proof{margin-top:26px}.hero-art{max-width:490px;width:100%;margin:0 auto;padding:20px 13px 32px}.comparison{height:340px}.art-orbit{width:90%;height:100%;top:-5px}.art-star{right:-8px;bottom:62px}.edit-chip{left:0;bottom:15px}.floating-label{right:5px}.hand-note{bottom:-15px;right:25px}.ticker{padding:14px 0}.ticker>div{font-size:10px;gap:30px;justify-content:flex-start;margin-left:-40px}.features{padding:44px 0}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:25px}.section-heading>p{margin-top:15px;font-size:11px}.feature-grid{grid-template-columns:1fr;gap:18px}.card-copy{padding:24px}.card-copy h3{font-size:20px}.card-copy p{font-size:12px}.color-preview{height:235px;margin:0 24px}.filter-preview{height:235px;margin:15px 28px 0;width:calc(100% - 48px)}.adjust-preview{height:200px;margin:15px 28px 0;padding:25px}.adjust-preview>div{font-size:12px;margin-bottom:22px}.adjust-caption{font-size:11px}.editor{grid-template-columns:1fr}.upload-area{min-height:320px;padding:25px}.controls{padding:25px}.presets button{flex:1;padding:12px}.controls label{margin-top:23px}.controls input{margin-top:20px}.download{margin-top:20px}.editor-section{padding:10px 0 45px}.how{grid-template-columns:repeat(3,1fr);gap:15px;padding:10px 0 40px}.how>div:first-child{grid-column:1/-1;margin-bottom:10px}.how h2{font-size:25px}.how h2 br{display:none}.step h3{font-size:12px}.step p{font-size:10px}.closing{padding:42px 0}.closing h2{font-size:25px;position:relative}.closing-star{font-size:100px;left:-52px;top:35px;opacity:.6}.closing p{font-size:11px}.closing .eyebrow{font-size:7px;letter-spacing:1px}footer{height:auto;min-height:140px;flex-wrap:wrap;padding:28px 0;gap:22px}footer>span{font-size:10px}footer small{width:100%;text-align:center;font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
