:root{--ink:#16231c;--muted:#647169;--cream:#f7f8f4;--paper:#fff;--line:#e2e8df;--green:#c7fa63;--green-dark:#a8da41;--soft:#edf3e8;--shadow:0 16px 50px rgba(19,42,24,.07)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.55 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid #70b51d;outline-offset:3px}.shell{width:min(1180px,calc(100% - 56px));margin-inline:auto}.top-strip{background:#16271c;color:#dbf4d4;padding:9px 16px;text-align:center;font-size:12px;font-weight:650;letter-spacing:.03em}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);margin-right:8px;box-shadow:0 0 0 3px rgba(199,250,99,.13)}.site-header{height:92px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:25px;font-weight:850;letter-spacing:-1.4px;white-space:nowrap}.brand-icon{background:var(--ink);color:var(--green);width:33px;height:33px;border-radius:10px;display:grid;place-items:center;font-size:27px;line-height:1}.brand-accent{color:#72993a}.site-header nav{display:flex;gap:32px;font-size:13px;font-weight:700;color:#48564b}.site-header nav a:hover{color:#60932c}.header-cta{background:var(--paper);border:1px solid var(--line);padding:11px 16px;border-radius:12px;font-size:13px;font-weight:800}.header-cta span{padding-left:9px}.hero{padding:80px 0 112px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;min-height:520px}.eyebrow{font-size:11px;letter-spacing:.15em;font-weight:850;color:#5c8435}.sparkle{font-size:17px;margin-right:6px}.hero h1{font-size:clamp(47px,5.1vw,76px);line-height:1.075;letter-spacing:-.066em;margin:24px 0 22px;font-weight:850}.hero h1 em{color:#6b9637;font-style:normal}.hero-lead{font-size:17px;line-height:1.75;color:var(--muted);max-width:500px;margin:0}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:29px}.btn{border:0;border-radius:12px;padding:15px 21px;display:inline-flex;justify-content:center;align-items:center;gap:22px;font-size:13px;font-weight:800;white-space:nowrap;transition:transform .16s,background .16s;min-height:51px}.btn:hover:not(:disabled){transform:translateY(-2px)}.btn-dark{background:var(--ink);color:#fff}.btn-dark:hover{background:#294430}.btn-accent{background:var(--green);color:var(--ink)}.btn-accent:hover:not(:disabled){background:var(--green-dark)}.btn:disabled{opacity:.55;cursor:not-allowed}.hero-note{font-size:12px;color:#718075;font-weight:600}.trust-line{font-size:12px;color:#617469;margin-top:32px;display:flex;align-items:center;gap:8px}.trust-icon{border:1px solid #b2c7ad;border-radius:50%;display:grid;place-items:center;width:18px;height:18px;font-size:11px;color:#568534}.hero-visual{height:435px;position:relative;isolation:isolate}.orbit{position:absolute;border:1px solid #dce7d6;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.orbit-one{width:330px;height:330px}.orbit-two{width:440px;height:440px}.photo-card{position:absolute;width:238px;height:267px;border:7px solid white;border-radius:19px;overflow:hidden;background:linear-gradient(165deg,#96ded0 0%,#c7e6c5 50%,#7bb09a 51%,#709d7a 100%);box-shadow:0 25px 60px rgba(40,73,41,.19)}.photo-back{left:12%;top:49px;transform:rotate(-11deg);filter:saturate(.85)}.photo-front{right:11%;top:93px;transform:rotate(10deg);background:linear-gradient(165deg,#95e7cf 0%,#c6f0d1 50%,#82bda1 51%,#659d79 100%)}.photo-sun{width:65px;height:65px;position:absolute;top:35px;right:35px;background:#f6e9a4;border-radius:50%}.photo-hill{position:absolute;border-radius:50% 50% 0 0;transform:rotate(-15deg)}.photo-hill.one{background:#5b9f7b;width:320px;height:180px;top:115px;left:-130px}.photo-hill.two{background:#327955;width:280px;height:130px;top:167px;right:-115px;transform:rotate(20deg)}.photo-label{position:absolute;bottom:11px;left:11px;border-radius:7px;background:#fff;color:#253a2d;padding:7px 9px;letter-spacing:.03em;font-size:9px;font-weight:900}.float-pill{z-index:2;display:flex;align-items:center;gap:11px;position:absolute;background:white;border:1px solid #eef0e8;border-radius:13px;padding:12px 15px;box-shadow:0 15px 35px #1c4c3220}.float-pill strong{display:block;font-size:11px;line-height:1.4}.float-pill small{display:block;font-size:9px;color:#718176}.pill-top{right:-9px;top:25px}.pill-bottom{left:-13px;bottom:42px}.pill-icon{width:31px;height:31px;background:#e7fbd5;border-radius:9px;display:grid;place-items:center;color:#52812c;font-size:22px;font-weight:bold}.pill-icon.shield{font-size:16px}.sparkle-decoration{position:absolute;right:23px;bottom:7px;font-size:35px;color:#9bc44a}.tool-wrap{background:#eef2eb;padding:88px 0 90px;scroll-margin-top:15px}.section-heading{max-width:690px;margin:0 auto 36px;text-align:center}.section-heading h2{font-size:clamp(30px,3.3vw,43px);line-height:1.2;letter-spacing:-.055em;margin:10px 0 12px}.section-heading p{color:var(--muted);font-size:14px;margin:0}.workspace{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,.85fr);border:1px solid #dce7d9;background:#fff;border-radius:20px;overflow:hidden;box-shadow:var(--shadow)}.workspace-main{padding:29px 28px 24px;min-height:440px}.settings{padding:29px 28px 24px;background:#fafcf9;border-left:1px solid #e7eee3}.pane-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.tiny-tag{color:#83a575;letter-spacing:.13em;font-size:10px;font-weight:850}.pane-heading h3{margin:5px 0 0;letter-spacing:-.045em;font-size:22px}.counter{font-size:11px;color:#5d7060;background:#edf3e8;border-radius:20px;padding:7px 11px;font-weight:750}.dropzone{border:1.8px dashed #acc3a8;background:#f6faf4;border-radius:15px;min-height:262px;padding:35px 15px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;transition:border-color .15s,background .15s;cursor:pointer}.dropzone.dragging,.dropzone:hover{background:#eaf9dd;border-color:#70aa37}.dropzone strong{font-size:17px;font-weight:850;margin-top:15px}.dropzone p{margin:3px 0 11px;font-size:13px;color:#637565}.browse{color:#517b32;text-decoration:underline;font-weight:800;text-underline-offset:2px}.dropzone small{color:#86948a;font-size:10px}.drop-icon{background:#e5f5d8;color:#5a9433;border:1px solid #d4eebd;border-radius:14px;width:63px;height:61px;display:grid;place-items:center;position:relative}.drop-icon svg{width:34px}.plus{position:absolute;bottom:0;right:-6px;width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:#97ce4b;color:#fff;font-size:15px;font-weight:900}.file-list{display:grid;gap:9px;margin-top:13px}.file-row{display:flex;align-items:center;gap:12px;border:1px solid #e3ebdf;border-radius:12px;padding:11px;background:#fff}.file-thumb{width:48px;height:45px;border-radius:8px;background:#f0f3ee;object-fit:cover;flex:none}.file-meta{min-width:0;flex:1}.file-meta strong{display:block;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-meta small{color:#7a897d;font-size:10px}.remove-file{border:0;background:#f0f3ef;color:#6b7b70;border-radius:8px;width:28px;height:28px;flex:none;font-weight:800}.remove-file:hover{background:#ffeded;color:#a93c3c}.queue-actions{display:flex;justify-content:space-between;margin-top:15px;gap:15px}.link-button{border:0;background:none;color:#43752d;font-size:12px;font-weight:850;padding:6px 0}.link-button.muted{color:#859185}.settings-gear{color:#89a47f;font-size:23px}.preset-group{border:0;margin:0 0 24px;padding:0}.preset-group legend,.field label{font-weight:850;font-size:12px;margin-bottom:10px;display:block}.preset-buttons{display:flex;gap:7px;flex-wrap:wrap}.preset{border:1px solid #e0e8de;background:white;color:#697868;font-size:10px;font-weight:750;padding:9px 10px;border-radius:9px;flex:1}.preset.active{background:#e4f9cd;border-color:#92bd61;color:#315b25}.field{margin:0 0 23px}.field-title{display:flex;justify-content:space-between;align-items:baseline}.field-title output{font-size:11px;font-weight:900;color:#4c7c2e}.select-wrap{position:relative}.select-wrap select{width:100%;appearance:none;background:#fff;border:1px solid #e0e8dd;border-radius:10px;height:44px;padding:0 35px 0 12px;font-size:12px;font-weight:750;color:#263b2c;cursor:pointer}.select-wrap span{position:absolute;right:14px;top:8px;pointer-events:none;color:#60705f;font-size:19px}.field-note{font-size:10px;color:#819082;margin:7px 0 0;line-height:1.5}.field input[type=range]{width:100%;accent-color:#82b34d;cursor:pointer;margin:2px 0}.field input[type=range]:disabled{opacity:.4;cursor:not-allowed}.range-labels{display:flex;justify-content:space-between;color:#8b968d;font-size:10px}.settings .btn{width:100%;justify-content:space-between}.settings-status{min-height:20px;text-align:center;margin:9px 0 18px;color:#829080;font-size:10px}.privacy-box{padding:13px;display:flex;gap:11px;border-radius:12px;background:#eff5e9}.privacy-lock{color:#6c993c;font-size:24px;line-height:1}.privacy-box strong{font-size:11px}.privacy-box p{margin:3px 0 0;color:#7a8c77;font-size:10px}.results{padding-top:64px}.result-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.result-heading h2{letter-spacing:-.045em;font-size:34px;margin:5px 0 4px}.result-heading p{color:#72816f;font-size:13px;margin:0}.result-list{display:grid;gap:10px}.result-row{display:flex;gap:15px;align-items:center;background:#fff;border:1px solid #e0e9dc;border-radius:12px;padding:12px 14px}.result-thumb{width:63px;height:56px;object-fit:cover;border-radius:9px;background:#eef4e9}.result-info{flex:1;min-width:0}.result-info strong{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.result-info small{font-size:11px;color:#7b8c7c}.saving{font-size:11px;font-weight:850;color:#51872c;border-radius:8px;background:#eaf9dd;padding:7px 9px}.saving.negative{background:#fff1de;color:#a16d27}.download-single{border:1px solid #cde0c2;background:#f8fcf6;color:#375a29;border-radius:8px;font-size:11px;font-weight:850;padding:10px 13px}.download-single:hover{background:#eafbd9}.compare-section{margin-top:27px;padding:23px;background:#fff;border:1px solid #e0e9dc;border-radius:16px}.compare-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:17px}.compare-header h3{font-size:20px;margin:4px 0;letter-spacing:-.04em}.compare-file{font-size:11px;color:#7c8e7c;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compare-frame{position:relative;width:100%;height:350px;background:#e5eae5;overflow:hidden;border-radius:12px;isolation:isolate}.compare-frame img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.compare-frame img:nth-child(2){clip-path:inset(0 50% 0 0)}.compare-line{position:absolute;top:0;bottom:0;left:50%;border-left:2px solid #fff;box-shadow:0 0 8px #3337;pointer-events:none;z-index:2}.compare-line span{position:absolute;top:50%;left:0;transform:translate(-50%,-50%);display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff;box-shadow:0 2px 14px #0003;font-weight:900;color:#2d4732}.compare-tag{position:absolute;z-index:2;top:14px;padding:6px 10px;background:#14281dcc;color:#fff;border-radius:7px;font-size:11px;font-weight:800}.tag-before{left:14px}.tag-after{right:14px}.compare-frame input{cursor:ew-resize;appearance:none;position:absolute;inset:0;width:100%;height:100%;opacity:0;z-index:3;margin:0}.compare-note{font-size:11px;color:#829080;margin:12px 0 0}.features{padding-top:100px;padding-bottom:100px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.feature-card{background:#fff;border:1px solid #e6ebe4;padding:26px 22px 27px;border-radius:15px}.feature-icon{background:#eef8e3;border-radius:12px;width:45px;height:45px;display:grid;place-items:center;color:#649838;font-size:24px;font-weight:700}.feature-card h3{font-size:17px;letter-spacing:-.03em;margin:20px 0 7px}.feature-card p{font-size:12px;color:#748176;line-height:1.8;margin:0}.bottom-banner{background:#1d3223;color:white;border-radius:22px;padding:46px 52px;display:flex;align-items:center;justify-content:space-between;gap:25px;overflow:hidden;position:relative}.bottom-banner::after{content:"✳";font-size:190px;position:absolute;right:185px;top:-125px;color:#ffffff0a;pointer-events:none}.bottom-banner .eyebrow{color:#b5e68a}.bottom-banner h2{font-size:36px;line-height:1.15;letter-spacing:-.05em;margin:9px 0}.bottom-banner p{margin:0;color:#aac5aa;font-size:13px}.bottom-banner .btn{z-index:1}.faq{padding-top:98px;padding-bottom:103px;max-width:850px}.faq details{border-bottom:1px solid #dbe6d9;padding:19px 0}.faq summary{font-size:14px;font-weight:800;cursor:pointer}.faq details p{font-size:13px;color:#728174;line-height:1.8;margin:13px 0 0}.footer{border-top:1px solid var(--line);padding:27px 0 38px;display:flex;align-items:center;justify-content:space-between;gap:25px}.footer .brand{font-size:19px}.footer .brand-icon{height:28px;width:28px;font-size:22px}.footer p,.footer>span{font-size:11px;color:#859184}.hidden{display:none!important}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.toast{position:fixed;bottom:23px;left:50%;transform:translate(-50%,130px);opacity:0;pointer-events:none;z-index:99;background:#1f3526;color:#fff;border-radius:11px;padding:13px 19px;font-size:12px;font-weight:750;max-width:calc(100% - 30px);box-shadow:0 12px 33px #11281944;transition:transform .22s,opacity .22s}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:980px){.hero{gap:15px}.hero-visual{transform:scale(.85);transform-origin:center}.workspace{grid-template-columns:1fr}.settings{border-left:0;border-top:1px solid #e7eee3}.feature-grid{grid-template-columns:repeat(2,1fr)}.settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px}.settings .pane-heading,.settings .privacy-box,.settings .settings-status{grid-column:1/-1}.settings .btn{align-self:center}.settings .preset-group{margin:0 0 24px}}@media(max-width:720px){.shell{width:min(100% - 32px,1180px)}.site-header{height:76px}.site-header nav{display:none}.header-cta{font-size:11px}.brand{font-size:21px}.hero{display:flex;flex-direction:column;align-items:stretch;gap:35px;padding:55px 0 68px}.hero h1{font-size:clamp(43px,10vw,65px)}.hero-lead{font-size:15px}.hero-visual{height:330px;width:min(450px,100%);align-self:center;transform:scale(.81);transform-origin:center}.photo-back{left:8%;top:8px}.photo-front{right:5%;top:38px}.pill-top{right:-8px;top:-15px}.pill-bottom{bottom:1px}.tool-wrap{padding:63px 0}.workspace-main,.settings{padding:22px 18px}.settings{display:block}.feature-grid{grid-template-columns:1fr 1fr;gap:11px}.feature-card{padding:21px 17px}.features{padding-top:75px;padding-bottom:75px}.bottom-banner{padding:33px 27px;display:block}.bottom-banner h2{font-size:29px}.bottom-banner .btn{margin-top:22px}.faq{padding-top:76px;padding-bottom:72px}.footer{flex-wrap:wrap}.footer p{order:3;width:100%;margin:-18px 0 0}.result-heading{align-items:flex-start;flex-direction:column}.result-heading h2{font-size:28px}.result-row{flex-wrap:wrap}.result-info{flex-basis:calc(100% - 80px)}.download-single{margin-left:auto}.compare-frame{height:260px}}@media(max-width:400px){.top-strip{font-size:10px}.hero h1{font-size:42px}.hero-actions{gap:12px}.hero-note{font-size:10px}.feature-grid{grid-template-columns:1fr}.hero-visual{margin-left:-15px;width:calc(100% + 30px);transform:scale(.68);height:290px}.dropzone small{max-width:240px}.preset{font-size:9px;padding:9px 7px}.compare-frame{height:210px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
