@charset "UTF-8";.embroidery-landing-page{--embroidery-campaign-ink: #171218;--embroidery-campaign-paper: #fff8ee;--embroidery-campaign-cream: #fff0d9;--embroidery-campaign-white: #fffdf9;--embroidery-campaign-pink: #ee5f99;--embroidery-campaign-purple: #8657b8;--embroidery-campaign-blue: #2889bd;--embroidery-campaign-green: #6cae4c;--embroidery-campaign-orange: #f08a2f;--embroidery-campaign-line: rgb(119 75 39 / 18%);--embroidery-landing-content: 1280px;--embroidery-landing-gutter: clamp(20px, 5vw, 80px);--embroidery-landing-inline: max( var(--embroidery-landing-gutter), calc((100vw - var(--embroidery-landing-content)) / 2 + 24px) );min-height:100vh;overflow:hidden;background:var(--embroidery-campaign-paper);color:var(--embroidery-campaign-ink);font-family:var(--font-family-base, Inter, "Segoe UI", system-ui, sans-serif)}.embroidery-landing-page *,.embroidery-landing-page *:before,.embroidery-landing-page *:after{box-sizing:border-box}.embroidery-landing-page h1,.embroidery-landing-page h2,.embroidery-landing-page h3,.embroidery-landing-page p{margin-top:0}.embroidery-landing-page a{color:inherit;text-decoration:none}.embroidery-landing-kicker{display:inline-flex;align-items:center;gap:9px;color:var(--embroidery-campaign-orange);font-size:13px;font-weight:900;letter-spacing:.12em;line-height:1.3;text-transform:uppercase}.embroidery-landing-kicker:before{width:28px;height:3px;border-radius:999px;background:currentcolor;content:""}.embroidery-landing-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 25px;border:2px solid var(--embroidery-campaign-ink);border-radius:999px;box-shadow:0 5px #17121824;font-size:15px;font-weight:900;line-height:1.2;transition:box-shadow .18s ease,transform .18s ease}.embroidery-landing-button:hover,.embroidery-landing-button:focus-visible{box-shadow:0 7px #17121829;transform:translateY(-2px)}.embroidery-landing-button:focus-visible{outline:3px solid rgba(134,87,184,.32);outline-offset:3px}.embroidery-landing-button--primary{border-color:#654087;background:linear-gradient(180deg,#996ac2,var(--embroidery-campaign-purple));color:#fff!important}.embroidery-landing-button--secondary{background:#ffffffc7;color:var(--embroidery-campaign-ink)!important}.embroidery-landing-hero{position:relative;display:grid;grid-template-columns:minmax(0,.84fr) minmax(500px,1.16fr);gap:clamp(30px,4.5vw,72px);align-items:center;min-height:690px;padding:54px var(--embroidery-landing-inline) 72px;background:radial-gradient(circle at 5% 12%,rgba(238,95,153,.13),transparent 28rem),radial-gradient(circle at 91% 11%,rgba(108,174,76,.11),transparent 24rem),repeating-linear-gradient(90deg,rgba(255,255,255,.3) 0 1px,transparent 1px 6px),var(--embroidery-campaign-paper)}.embroidery-landing-hero:after{position:absolute;right:3.5vw;bottom:22px;color:var(--embroidery-campaign-orange);content:"☆";font-size:38px;font-weight:900;transform:rotate(10deg)}.embroidery-landing-hero__copy{position:relative;z-index:2}.embroidery-landing-hero__copy h1{max-width:700px;margin:18px 0 24px;font-size:clamp(48px,5.2vw,78px);font-weight:900;letter-spacing:-.045em;line-height:.98;text-wrap:balance}.embroidery-landing-hero__copy h1 span{display:block;background:linear-gradient(90deg,var(--embroidery-campaign-pink),var(--embroidery-campaign-orange),var(--embroidery-campaign-green),var(--embroidery-campaign-blue),var(--embroidery-campaign-purple));background-clip:text;color:transparent}.embroidery-landing-hero__copy>p{max-width:610px;margin-bottom:0;color:#50434d;font-size:19px;font-weight:650;line-height:1.58}.embroidery-landing-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.embroidery-landing-hero__checks{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:28px}.embroidery-landing-hero__checks span{display:inline-flex;align-items:center;gap:7px;color:#443448;font-size:14px;font-weight:800}.embroidery-landing-hero__checks svg{color:var(--embroidery-campaign-purple)}.embroidery-landing-hero__visual{position:relative;z-index:1;padding:20px 0 0 20px}.embroidery-landing-hero__visual img{display:block;width:100%;max-height:560px;border:3px solid var(--embroidery-campaign-ink);border-radius:52% 48% 46% 54%/45% 54% 46% 55%;box-shadow:18px 18px #ee5f992b;object-fit:cover}.embroidery-landing-hero__label{position:absolute;right:6%;bottom:-18px;padding:12px 20px;border:2px solid var(--embroidery-campaign-ink);border-radius:999px;background:var(--embroidery-campaign-white);box-shadow:0 5px #17121821;color:var(--embroidery-campaign-purple);font-size:15px;font-weight:900;transform:rotate(-2deg)}.embroidery-landing-doodle{position:absolute;z-index:3;font-weight:900;pointer-events:none}.embroidery-landing-doodle--heart{top:-14px;left:-2px;color:var(--embroidery-campaign-pink);font-size:74px;transform:rotate(-14deg)}.embroidery-landing-doodle--star{top:3%;right:2%;color:var(--embroidery-campaign-orange);font-size:48px;transform:rotate(12deg)}.embroidery-landing-proof{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;padding:34px var(--embroidery-landing-inline);border-block:1px solid var(--embroidery-campaign-line);background:var(--embroidery-campaign-white)}.embroidery-landing-proof__item{padding:6px 20px;border-right:1px dashed var(--embroidery-campaign-line);text-align:center}.embroidery-landing-proof__item:last-child{border-right:0}.embroidery-landing-proof__item strong,.embroidery-landing-proof__item span{display:block}.embroidery-landing-proof__item strong{color:var(--embroidery-campaign-purple);font-size:clamp(24px,2.4vw,36px);font-weight:900;line-height:1}.embroidery-landing-proof__item span{margin-top:8px;color:#665a62;font-size:14px;line-height:1.4}.embroidery-landing-proof__item:last-child>span{white-space:nowrap}.embroidery-landing-story{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(54px,7vw,108px);align-items:center;padding:92px var(--embroidery-landing-inline);background:#fff}.embroidery-landing-story__visual{position:relative}.embroidery-landing-story__visual img{display:block;width:100%;height:500px;border-radius:24px 90px 24px 24px;object-fit:cover;box-shadow:0 24px 60px #40261421}.embroidery-landing-story__note{position:absolute;right:-30px;bottom:30px;display:grid;grid-template-columns:auto 1fr;gap:0 10px;align-items:center;min-width:230px;padding:16px 18px;border:2px solid var(--embroidery-campaign-ink);border-radius:14px;background:var(--embroidery-campaign-cream);box-shadow:7px 7px #1712181f;transform:rotate(2deg)}.embroidery-landing-story__note>span{grid-row:1/span 2;color:var(--embroidery-campaign-orange);font-size:32px}.embroidery-landing-story__note strong,.embroidery-landing-story__note small{display:block}.embroidery-landing-story__note strong{font-size:15px}.embroidery-landing-story__note small{margin-top:3px;color:#67585f;font-size:12px}.embroidery-landing-story__copy h2{max-width:580px;margin:16px 0 20px;font-size:clamp(38px,4vw,58px);font-weight:900;letter-spacing:-.035em;line-height:1.04}.embroidery-landing-story__copy>p{margin-bottom:0;color:#5e5058;font-size:18px;line-height:1.7}.embroidery-landing-story__points{display:grid;gap:17px;margin-top:26px}.embroidery-landing-story__points p{display:grid;grid-template-columns:auto 1fr;gap:11px;margin-bottom:0;color:#50434a;line-height:1.55}.embroidery-landing-story__points svg{margin-top:3px;color:var(--embroidery-campaign-green)}.embroidery-landing-story__points strong{color:var(--embroidery-campaign-ink)}.embroidery-landing-section,.embroidery-landing-modes,.embroidery-landing-guide,.embroidery-landing-integrations,.embroidery-landing-faq,.embroidery-landing-final-cta{padding:88px var(--embroidery-landing-inline)}.embroidery-landing-section__heading{max-width:800px;margin:0 auto 42px;text-align:center}.embroidery-landing-section__heading h2{margin:15px 0 0;font-size:clamp(38px,4vw,56px);font-weight:900;letter-spacing:-.035em;line-height:1.04;text-wrap:balance}.embroidery-landing-section__heading>p{margin:16px 0 0;color:#695d64;font-size:17px}.embroidery-landing-section--benefits{background:radial-gradient(circle at 9% 15%,rgba(238,95,153,.08),transparent 21rem),var(--embroidery-campaign-paper)}.embroidery-landing-benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.embroidery-landing-benefit{min-height:250px;padding:28px 26px;border:2px solid var(--embroidery-campaign-ink);border-radius:20px;box-shadow:7px 7px #1712181c}.embroidery-landing-benefit h3{margin:23px 0 10px;font-size:21px;font-weight:900;line-height:1.2}.embroidery-landing-benefit p{margin-bottom:0;color:#544950;line-height:1.55}.embroidery-landing-benefit--pink{background:#ffe0eb}.embroidery-landing-benefit--purple{background:#ede2f7}.embroidery-landing-benefit--blue{background:#dff3fb}.embroidery-landing-benefit--orange{background:#ffead7}.embroidery-landing-benefit__symbol{display:grid;width:56px;height:56px;place-items:center;border:2px solid var(--embroidery-campaign-ink);border-radius:50%;background:#ffffffa6;font-size:28px}.embroidery-landing-modes{background:#fff}.embroidery-landing-modes__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1120px;margin:0 auto}.embroidery-landing-mode{position:relative;min-height:390px;padding:36px;overflow:hidden;border:2px solid var(--embroidery-campaign-ink);border-radius:26px}.embroidery-landing-mode>span{position:absolute;top:22px;right:28px;color:#1712181a;font-size:82px;font-weight:900;line-height:1}.embroidery-landing-mode h3{position:relative;margin:65px 0 14px;font-size:31px;font-weight:900}.embroidery-landing-mode p{position:relative;max-width:500px;margin-bottom:22px;color:#51454c;font-size:17px;line-height:1.55}.embroidery-landing-mode ul{position:relative;display:grid;gap:12px;padding-left:20px;margin:0;color:#3f363b;line-height:1.45}.embroidery-landing-mode--standard{background:radial-gradient(circle at 82% 22%,rgba(238,95,153,.2),transparent 14rem),#fff5e9}.embroidery-landing-mode--unlimited{background:radial-gradient(circle at 84% 18%,rgba(40,137,189,.17),transparent 14rem),#f0eafa}.embroidery-landing-section--workflow{background:var(--embroidery-campaign-cream)}.embroidery-landing-workflow{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.embroidery-landing-workflow:before{position:absolute;top:66px;right:8%;left:8%;border-top:3px dashed rgba(134,87,184,.34);content:""}.embroidery-landing-workflow__step{position:relative;z-index:1;min-height:300px;padding:26px 22px;text-align:center}.embroidery-landing-workflow__step h3{margin:24px 0 10px;font-size:20px;font-weight:900}.embroidery-landing-workflow__step p{margin-bottom:0;color:#62545c;line-height:1.55}.embroidery-landing-workflow__number{position:absolute;top:5px;left:21%;z-index:2;display:grid;width:34px;height:34px;place-items:center;border:2px solid var(--embroidery-campaign-ink);border-radius:50%;background:var(--embroidery-campaign-pink);color:#fff;font-size:12px;font-weight:900}.embroidery-landing-workflow__icon{position:relative;display:grid;width:92px;height:92px;place-items:center;margin:0 auto;border:2px solid var(--embroidery-campaign-ink);border-radius:32% 68% 62% 38%/42% 35% 65% 58%;background:var(--embroidery-campaign-white);box-shadow:6px 6px #1712181a;color:var(--embroidery-campaign-purple);font-size:35px}.embroidery-landing-section--catalog{background:#fff}.embroidery-landing-section__heading--row{display:flex;gap:32px;align-items:end;justify-content:space-between;max-width:none;text-align:left}.embroidery-landing-section__heading--row>div{max-width:780px}.embroidery-landing-section__heading--row h2{text-wrap:balance}.embroidery-landing-section__heading--row>a{display:inline-flex;flex:0 0 auto;gap:8px;align-items:center;padding-bottom:8px;border-bottom:2px solid currentcolor;color:var(--embroidery-campaign-purple);font-weight:900}.embroidery-landing-catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.embroidery-landing-category{position:relative;min-height:390px;overflow:hidden;border:2px solid var(--embroidery-campaign-ink);border-radius:18px;box-shadow:7px 7px #1712181a;transition:transform .18s ease}.embroidery-landing-category:hover,.embroidery-landing-category:focus-visible{transform:translateY(-5px) rotate(-.4deg)}.embroidery-landing-category:focus-visible{outline:3px solid rgba(134,87,184,.32);outline-offset:3px}.embroidery-landing-category img{display:block;width:100%;height:100%;min-height:390px;object-fit:cover}.embroidery-landing-category>span{position:absolute;right:12px;bottom:12px;left:12px;padding:15px 16px;border:2px solid var(--embroidery-campaign-ink);border-radius:12px;background:#fffdf9f0}.embroidery-landing-category strong,.embroidery-landing-category small{display:block}.embroidery-landing-category strong{font-size:20px;font-weight:900}.embroidery-landing-category small{margin-top:5px;color:#5e5158;font-size:13px;line-height:1.4}.embroidery-landing-featured-products{margin-top:88px;padding-top:76px;border-top:1px dashed var(--embroidery-campaign-line)}.embroidery-landing-featured-products__heading{max-width:760px;margin-bottom:36px}.embroidery-landing-featured-products__heading h3{margin:14px 0;font-size:clamp(36px,3.8vw,54px);font-weight:900;letter-spacing:-.035em;line-height:1.04}.embroidery-landing-featured-products__heading p{max-width:680px;margin-bottom:0;color:#665960;font-size:17px;line-height:1.6}.embroidery-landing-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 18px}.embroidery-landing-product-card{position:relative;display:flex;min-width:0;overflow:hidden;border:1px solid var(--embroidery-campaign-line);border-radius:18px;background:var(--embroidery-campaign-white);box-shadow:0 10px 30px #33221414;flex-direction:column;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.embroidery-landing-product-card:hover,.embroidery-landing-product-card:focus-visible{border-color:#8657b87a;box-shadow:0 16px 36px #33221421;transform:translateY(-4px)}.embroidery-landing-product-card:hover .embroidery-landing-product-card__image--primary,.embroidery-landing-product-card:focus-visible .embroidery-landing-product-card__image--primary{opacity:0}.embroidery-landing-product-card:hover .embroidery-landing-product-card__image--secondary,.embroidery-landing-product-card:focus-visible .embroidery-landing-product-card__image--secondary{opacity:1;transform:scale(1.025)}.embroidery-landing-product-card:focus-visible{outline:3px solid rgba(134,87,184,.28);outline-offset:3px}.embroidery-landing-product-card__media{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:#f5f1eb}.embroidery-landing-product-card__image{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;transition:opacity .22s ease,transform .26s ease}.embroidery-landing-product-card__image--primary{opacity:1}.embroidery-landing-product-card__image--secondary{opacity:0}.embroidery-landing-product-card__featured{position:absolute;top:14px;left:14px;z-index:2;padding:7px 11px;border-radius:999px;background:var(--embroidery-campaign-pink);color:#fff;font-size:12px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.embroidery-landing-product-card__body{display:flex;flex:1;min-width:0;padding:22px;flex-direction:column}.embroidery-landing-product-card__body>strong{min-height:52px;margin-top:8px;font-size:21px;font-weight:900;line-height:1.25}.embroidery-landing-product-card__eyebrow{overflow:hidden;color:var(--embroidery-campaign-purple);font-size:12px;font-weight:900;letter-spacing:.06em;line-height:1.35;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.embroidery-landing-product-card__code{margin-top:7px;color:#8a7e85;font-size:12px;font-weight:700}.embroidery-landing-product-card__meta{display:flex;gap:14px;align-items:center;justify-content:space-between;padding-top:18px;margin-top:auto;border-top:1px solid var(--embroidery-campaign-line);font-size:14px;font-weight:800}.embroidery-landing-product-card__action{display:inline-flex;gap:7px;align-items:center;color:var(--embroidery-campaign-purple);white-space:nowrap}.embroidery-landing-product-card--skeleton{min-height:430px;padding:0 20px 24px;pointer-events:none}.embroidery-landing-product-card__skeleton-media,.embroidery-landing-product-card__skeleton-line{display:block;background:linear-gradient(90deg,#f1ece5 25%,#faf8f4,#f1ece5 75%);background-size:200% 100%;animation:embroidery-landing-skeleton-shimmer 1.5s infinite}.embroidery-landing-product-card__skeleton-media{aspect-ratio:4/3;margin:0 -20px 24px}.embroidery-landing-product-card__skeleton-line{width:80%;height:18px;border-radius:999px;margin-bottom:12px}.embroidery-landing-product-card__skeleton-line--short{width:52%}.embroidery-landing-products-empty{display:grid;min-height:220px;place-items:center;align-content:center;padding:34px;border:1px dashed var(--embroidery-campaign-line);border-radius:18px;background:var(--embroidery-campaign-paper);text-align:center}.embroidery-landing-products-empty strong,.embroidery-landing-products-empty span{display:block}.embroidery-landing-products-empty strong{font-size:20px}.embroidery-landing-products-empty span{margin-top:8px;color:#675a61}.embroidery-landing-products-empty a{display:inline-flex;gap:8px;align-items:center;padding-bottom:5px;margin-top:22px;border-bottom:2px solid currentcolor;color:var(--embroidery-campaign-purple);font-weight:900}@keyframes embroidery-landing-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.embroidery-landing-guide{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);gap:clamp(50px,7vw,110px);align-items:center;background:repeating-linear-gradient(0deg,rgba(255,255,255,.18) 0 1px,transparent 1px 6px),#211a24;color:#fff}.embroidery-landing-guide__copy h2{margin:16px 0 20px;font-size:clamp(38px,4vw,56px);font-weight:900;letter-spacing:-.035em;line-height:1.04}.embroidery-landing-guide__copy>p{margin-bottom:28px;color:#ffffffba;font-size:17px;line-height:1.7}.embroidery-landing-guide__copy .embroidery-landing-button--secondary{border-color:#fff;background:transparent;color:#fff!important;box-shadow:0 5px #ffffff1f}.embroidery-landing-guide__rules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.embroidery-landing-guide__rules article{min-height:360px;padding:28px;border-radius:22px;color:var(--embroidery-campaign-ink)}.embroidery-landing-guide__rules h3{display:flex;gap:10px;align-items:center;margin-bottom:24px;font-size:24px;font-weight:900}.embroidery-landing-guide__rules h3 span{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:#ffffffb3}.embroidery-landing-guide__rules ul{display:grid;gap:16px;padding-left:20px;margin:0;line-height:1.5}.embroidery-landing-guide__do{background:#dff2d8}.embroidery-landing-guide__avoid{background:#ffdce6}.embroidery-landing-integrations{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:28px 70px;align-items:center;background:var(--embroidery-campaign-paper)}.embroidery-landing-integrations h2{margin:15px 0;font-size:clamp(34px,3.6vw,52px);font-weight:900;letter-spacing:-.035em;line-height:1.04}.embroidery-landing-integrations p{margin-bottom:0;color:#66585f;line-height:1.6}.embroidery-landing-integrations>a{display:inline-flex;gap:8px;align-items:center;width:fit-content;padding-bottom:7px;border-bottom:2px solid currentcolor;color:var(--embroidery-campaign-purple);font-weight:900}.embroidery-landing-integrations__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;grid-row:span 2}.embroidery-landing-integrations__list span{display:grid;min-height:76px;place-items:center;padding:10px;border:1px solid var(--embroidery-campaign-line);border-radius:12px;background:#ffffffb3;color:#3f3540;font-size:15px;font-weight:900;text-align:center}.embroidery-landing-faq{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:clamp(50px,7vw,100px);background:#fff}.embroidery-landing-faq__heading h2{margin:16px 0 18px;font-size:clamp(36px,3.8vw,54px);font-weight:900;letter-spacing:-.035em;line-height:1.05}.embroidery-landing-faq__heading p{color:#695d64;line-height:1.6}.embroidery-landing-faq__list{border-top:1px solid var(--embroidery-campaign-line)}.embroidery-landing-faq__item{border-bottom:1px solid var(--embroidery-campaign-line)}.embroidery-landing-faq__item summary{display:flex;gap:20px;align-items:center;justify-content:space-between;padding:23px 0;cursor:pointer;font-size:17px;font-weight:900;list-style:none}.embroidery-landing-faq__item summary::-webkit-details-marker{display:none}.embroidery-landing-faq__item summary span{color:var(--embroidery-campaign-purple);font-size:26px;line-height:1;transition:transform .18s ease}.embroidery-landing-faq__item p{max-width:720px;padding:0 42px 23px 0;margin-bottom:0;color:#62565d;line-height:1.65}.embroidery-landing-faq__item[open] summary span{transform:rotate(45deg)}.embroidery-landing-final-cta{position:relative;min-height:0;padding-top:56px;padding-bottom:58px;overflow:hidden;background:radial-gradient(circle at 15% 30%,rgba(255,255,255,.28),transparent 21rem),linear-gradient(135deg,#ef6099,#a45db5 60%,#6f52a8);color:#fff;text-align:center}.embroidery-landing-final-cta:before,.embroidery-landing-final-cta:after{position:absolute;color:#ffffff57;font-size:96px;font-weight:900}.embroidery-landing-final-cta:before{top:28px;left:5%;content:"♡";transform:rotate(-16deg)}.embroidery-landing-final-cta:after{right:7%;bottom:24px;content:"☆";transform:rotate(14deg)}.embroidery-landing-final-cta h2{position:relative;z-index:1;max-width:1040px;margin:12px auto 14px;font-size:clamp(38px,4.2vw,60px);font-weight:900;letter-spacing:-.04em;line-height:.98;text-wrap:balance}.embroidery-landing-final-cta p{position:relative;z-index:1;max-width:640px;margin:0 auto 22px;color:#ffffffdb;font-size:18px;line-height:1.55}.embroidery-landing-final-cta .embroidery-landing-button--primary{position:relative;z-index:1;border-color:var(--embroidery-campaign-ink);background:var(--embroidery-campaign-white);color:var(--embroidery-campaign-ink)!important}.embroidery-landing-final-cta__flower{position:relative;z-index:1;display:block;color:#ffe19c;font-size:44px;line-height:1}.embroidery-landing-ribbon{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding:22px var(--embroidery-landing-inline);background:var(--embroidery-campaign-ink);color:#fff;font-size:14px;font-weight:850;text-align:center}@media(width<=1120px){.embroidery-landing-hero{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr)}.embroidery-landing-benefit-grid,.embroidery-landing-catalog-grid,.embroidery-landing-product-grid,.embroidery-landing-workflow{grid-template-columns:repeat(2,minmax(0,1fr))}.embroidery-landing-workflow:before{display:none}}@media(width<=860px){.embroidery-landing-hero,.embroidery-landing-story,.embroidery-landing-guide,.embroidery-landing-integrations,.embroidery-landing-faq{grid-template-columns:1fr}.embroidery-landing-hero{min-height:0;padding-top:64px}.embroidery-landing-hero__copy h1{max-width:760px}.embroidery-landing-hero__visual{width:min(100%,680px);margin:10px auto 0}.embroidery-landing-proof{grid-template-columns:repeat(2,minmax(0,1fr))}.embroidery-landing-proof__item:nth-child(2){border-right:0}.embroidery-landing-story{padding-top:70px}.embroidery-landing-story__visual{width:min(100%,680px)}.embroidery-landing-modes__grid{grid-template-columns:1fr}.embroidery-landing-section__heading--row{display:block}.embroidery-landing-section__heading--row>a{margin-top:24px}.embroidery-landing-integrations__list{grid-row:auto}}@media(width<=600px){.embroidery-landing-page{--embroidery-landing-gutter: 18px}.embroidery-landing-hero{padding-top:44px;padding-bottom:54px}.embroidery-landing-hero__copy h1{font-size:clamp(44px,14vw,62px)}.embroidery-landing-hero__copy>p{font-size:17px}.embroidery-landing-hero__actions{align-items:stretch;flex-direction:column}.embroidery-landing-hero__actions .embroidery-landing-button{width:100%}.embroidery-landing-hero__checks{align-items:flex-start;flex-direction:column}.embroidery-landing-hero__visual{padding-left:0}.embroidery-landing-hero__visual img{max-height:390px;border-radius:28px 60px 28px 50px}.embroidery-landing-hero__label{right:12px;bottom:-16px}.embroidery-landing-doodle--heart{left:-16px}.embroidery-landing-proof,.embroidery-landing-benefit-grid,.embroidery-landing-workflow,.embroidery-landing-catalog-grid,.embroidery-landing-product-grid,.embroidery-landing-guide__rules,.embroidery-landing-integrations__list,.embroidery-landing-ribbon{grid-template-columns:1fr}.embroidery-landing-proof{gap:18px}.embroidery-landing-proof__item{padding-bottom:20px;border-right:0;border-bottom:1px dashed var(--embroidery-campaign-line)}.embroidery-landing-proof__item:last-child{padding-bottom:6px;border-bottom:0}.embroidery-landing-story,.embroidery-landing-section,.embroidery-landing-modes,.embroidery-landing-guide,.embroidery-landing-integrations,.embroidery-landing-faq,.embroidery-landing-final-cta{padding-top:68px;padding-bottom:68px}.embroidery-landing-story__visual img{height:380px;border-radius:18px 58px 18px 18px}.embroidery-landing-story__note{right:10px;bottom:14px}.embroidery-landing-benefit{min-height:0}.embroidery-landing-mode{min-height:0;padding:28px 24px 32px}.embroidery-landing-mode h3{margin-top:72px;font-size:27px}.embroidery-landing-workflow__step{min-height:0}.embroidery-landing-category,.embroidery-landing-category img{min-height:340px}.embroidery-landing-featured-products{margin-top:68px;padding-top:60px}.embroidery-landing-product-card__body>strong{min-height:0}.embroidery-landing-guide__rules article{min-height:0}.embroidery-landing-faq__item summary{font-size:16px}.embroidery-landing-final-cta{min-height:0}.embroidery-landing-final-cta:before,.embroidery-landing-final-cta:after{font-size:90px}.embroidery-landing-ribbon{gap:12px}}
