@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap");

:root{--ink:#14251f;--muted:#68776f;--green:#173e31;--lime:#c8f35e;--paper:#f7f8f3;--line:#dce3da;--white:#fff;--coral:#ff826c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif}a{color:inherit;text-decoration:none}.landing-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:32px;max-width:1240px;margin:auto;padding:18px 28px;background:#f7f8f3e8;backdrop-filter:blur(16px)}.landing-brand{display:flex;align-items:center;gap:10px;margin-right:auto}.landing-brand>span:last-child{display:grid}.landing-brand strong{font:800 14px Manrope}.landing-brand small{margin-top:1px;color:var(--muted);font-size:9px}.landing-logo{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--green);color:var(--lime);font:800 17px Manrope}.landing-nav{display:flex;gap:25px;color:#42534b;font-size:12px;font-weight:600}.landing-nav a:hover{color:var(--green)}.landing-actions{display:flex;align-items:center;gap:13px}.landing-language{display:flex;padding:3px;border:1px solid var(--line);border-radius:9px;background:#fff}.landing-language button{min-width:32px;border:0;border-radius:6px;padding:6px;background:transparent;color:var(--muted);font-size:9px;font-weight:800;cursor:pointer}.landing-language button.active{background:var(--green);color:var(--lime)}.landing-login{font-size:11px;font-weight:700}.landing-button,.landing-secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:11px;padding:13px 18px;font-size:12px;font-weight:800;transition:.2s}.landing-button{background:var(--green);color:#fff;box-shadow:0 9px 24px #173e3126}.landing-button:hover{transform:translateY(-2px);box-shadow:0 13px 28px #173e3133}.landing-button.small{padding:10px 14px;font-size:10px}.landing-secondary{border:1px solid var(--line);background:#fff}.landing-secondary:hover{border-color:#aebcaf}.landing-hero{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:66px;max-width:1184px;min-height:690px;margin:auto;padding:80px 28px 100px}.landing-eyebrow{display:block;margin-bottom:17px;color:#47715f;font-size:10px;font-weight:800;letter-spacing:.13em}.hero-copy h1{max-width:650px;margin:0;font:800 clamp(44px,5.4vw,72px)/1.02 Manrope;letter-spacing:-.052em}.hero-copy>p{max-width:610px;margin:27px 0 0;color:var(--muted);font-size:17px;line-height:1.7}.hero-actions{display:flex;gap:12px;margin-top:34px}.hero-trust{display:flex;flex-wrap:wrap;gap:11px 21px;margin-top:25px;color:#52645b;font-size:10px;font-weight:700}.hero-trust span:before{content:"✓";margin-right:7px;color:#4a7c60}.hero-visual{position:relative;overflow:hidden;border:1px solid #d7dfd5;border-radius:23px;background:#fff;box-shadow:0 35px 90px #203c3026;transform:rotate(1deg)}.visual-toolbar{display:flex;align-items:center;gap:6px;height:48px;padding:0 17px;border-bottom:1px solid #e8ece6;background:#fbfcf9}.visual-toolbar i{width:7px;height:7px;border-radius:50%;background:#d8ded6}.visual-toolbar i:first-child{background:var(--coral)}.visual-toolbar span{margin-left:auto;color:#65746c;font-size:9px;font-weight:800}.visual-body{display:grid;grid-template-columns:58px 1fr;min-height:390px}.visual-body aside{display:grid;align-content:start;gap:10px;padding:20px 12px;background:var(--green)}.visual-body aside b{display:grid;place-items:center;height:34px;border-radius:8px;background:#ffffff10;color:#d7e6dc}.visual-body aside b:first-child{background:var(--lime);color:var(--green)}.visual-stage{padding:30px}.visual-title span,.visual-title small,.visual-panel span{display:block;border-radius:99px;background:#e8ece6}.visual-title span{width:42%;height:13px}.visual-title small{width:68%;height:7px;margin-top:10px}.visual-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:18px;margin-top:28px}.visual-grid article{min-height:255px;border:1px solid #e2e7e0;border-radius:15px;background:#f8faf6}.visual-product{display:grid;place-items:center}.visual-shirt{display:grid;place-items:center;width:150px;height:175px;clip-path:polygon(26% 5%,40% 0,50% 11%,60% 0,74% 5%,100% 21%,85% 40%,77% 33%,80% 100%,20% 100%,23% 33%,15% 40%,0 21%);background:#dfe7df;color:#2d4e40;font:800 40px Manrope}.visual-panel{display:grid;align-content:center;gap:15px;padding:24px}.visual-panel span{height:10px}.visual-panel span:nth-child(2){width:80%}.visual-panel button{height:37px;margin-top:10px;border:0;border-radius:9px;background:var(--green);color:var(--lime)}.visual-badge{position:absolute;right:18px;bottom:16px;border-radius:9px;padding:10px 13px;background:#fff;box-shadow:0 8px 22px #213d3126;color:#315846;font-size:9px;font-weight:800}.landing-section{max-width:1184px;margin:auto;padding:105px 28px}.section-heading{max-width:670px;margin-bottom:48px}.section-heading.compact{margin-bottom:38px}.section-heading h2,.security-copy h2,.landing-cta h2{margin:0;font:800 clamp(31px,4vw,48px)/1.12 Manrope;letter-spacing:-.035em}.section-heading p,.security-copy>p{color:var(--muted);font-size:15px;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-grid article,.workflow-grid article{border:1px solid var(--line);border-radius:17px;padding:26px;background:#fff}.feature-grid article>span{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#edf5df;color:#355a48;font-weight:800}.feature-grid h3,.workflow-grid h3,.etsy-notice h3{margin:22px 0 10px;font:800 16px Manrope}.feature-grid p,.workflow-grid p,.etsy-notice p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.workflow-section{max-width:none;padding-right:max(28px,calc((100vw - 1128px)/2));padding-left:max(28px,calc((100vw - 1128px)/2));background:var(--green);color:#fff}.workflow-section .landing-eyebrow{color:var(--lime)}.workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.workflow-grid article{border-color:#ffffff19;background:#ffffff0b}.workflow-grid b{color:var(--lime);font:800 12px Manrope}.workflow-grid p{color:#c8d4ce}.security-section{display:grid;grid-template-columns:1fr .82fr;align-items:center;gap:90px}.security-copy ul{display:grid;gap:13px;margin:28px 0 0;padding:0;list-style:none}.security-copy li{color:#3e5449;font-size:12px}.security-copy li:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;margin-right:10px;border-radius:50%;background:#e8f4d5;color:#365e49;font-weight:800}.etsy-notice{border:1px solid #dfe4dc;border-radius:20px;padding:35px;background:#fff;box-shadow:0 22px 60px #1c392d12}.etsy-notice>span{color:#7e4e3d;font-size:9px;font-weight:800;letter-spacing:.12em}.etsy-notice h3{margin-top:13px;font-size:23px}.etsy-notice small{display:block;margin-top:25px;padding-top:20px;border-top:1px solid #e5e9e3;color:#6d7772;font-size:9px;line-height:1.65}.landing-cta{display:flex;align-items:center;justify-content:space-between;gap:32px;max-width:1128px;margin:45px auto 100px;border-radius:23px;padding:46px 50px;background:#e9f6cf}.landing-cta h2{max-width:680px;font-size:34px}.landing-cta .landing-eyebrow{margin-bottom:10px}.landing-footer{display:grid;grid-template-columns:1fr auto;gap:24px;max-width:1184px;margin:auto;padding:38px 28px 50px;border-top:1px solid var(--line)}.landing-footer>div:nth-child(2){display:flex;gap:18px;align-items:center;color:#52645b;font-size:10px;font-weight:700}.landing-footer>small{grid-column:1/-1;max-width:850px;color:#818b85;font-size:9px;line-height:1.6}
@media(max-width:980px){.landing-nav{display:none}.landing-hero{grid-template-columns:1fr;min-height:auto;padding-top:70px}.hero-visual{max-width:650px}.feature-grid,.workflow-grid{grid-template-columns:repeat(2,1fr)}.security-section{grid-template-columns:1fr;gap:40px}.landing-cta{margin-right:28px;margin-left:28px}}@media(max-width:680px){.landing-header{padding:13px 17px}.landing-brand small,.landing-login,.landing-actions>.landing-button{display:none}.landing-actions{gap:7px}.landing-hero{gap:48px;padding:55px 18px 75px}.hero-copy h1{font-size:42px}.hero-copy>p{font-size:15px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions a{width:100%}.hero-trust{display:grid}.visual-body{grid-template-columns:42px 1fr;min-height:320px}.visual-body aside{padding:16px 7px}.visual-stage{padding:20px 14px}.visual-grid{grid-template-columns:1fr}.visual-panel{display:none}.visual-product{min-height:220px!important}.landing-section{padding:76px 18px}.feature-grid,.workflow-grid{grid-template-columns:1fr}.workflow-section{padding-right:18px;padding-left:18px}.landing-cta{align-items:flex-start;flex-direction:column;margin:25px 18px 70px;padding:32px 25px}.landing-cta h2{font-size:28px}.landing-footer{grid-template-columns:1fr;padding:32px 18px}.landing-footer>div:nth-child(2){align-items:flex-start;flex-direction:column}}

.hero-photo-card{aspect-ratio:3/2}.hero-photo-card picture,.hero-photo{display:block;width:100%;height:100%}.hero-photo{object-fit:cover}.visual-float{position:absolute;top:18px;left:18px;display:flex;align-items:center;gap:10px;max-width:210px;border:1px solid #ffffff99;border-radius:12px;padding:10px 13px;background:#fffffff0;box-shadow:0 10px 28px #173e3124;color:#173e31}.visual-float span{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:#173e31;color:#c8f35e;font:800 9px Manrope}.visual-float strong{font:800 10px/1.3 Manrope}.feature-showcase{position:relative;overflow:hidden;margin:55px 0 0;border-radius:24px;background:#173e31;box-shadow:0 28px 75px #173e311a}.feature-showcase picture,.feature-showcase img{display:block;width:100%}.feature-showcase img{height:clamp(430px,52vw,680px);object-fit:cover}.feature-showcase:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(transparent,#102d24d9);pointer-events:none}.feature-showcase figcaption{position:absolute;z-index:1;right:38px;bottom:34px;left:38px;color:#fff}.feature-showcase figcaption span{display:block;margin-bottom:8px;color:#c8f35e;font-size:9px;font-weight:800;letter-spacing:.14em}.feature-showcase figcaption strong{display:block;max-width:700px;font:800 clamp(21px,3vw,34px)/1.2 Manrope;text-shadow:0 2px 20px #0c241b66}@media(max-width:680px){.hero-photo-card{aspect-ratio:4/3;transform:none}.hero-photo{object-position:center}.visual-float{top:12px;left:12px}.visual-badge{right:12px;bottom:12px}.feature-showcase{margin-top:35px;border-radius:18px}.feature-showcase img{height:360px}.feature-showcase figcaption{right:20px;bottom:20px;left:20px}}
