@charset "UTF-8";
:root{--cream:#fbf7ef;--paper:#fffdf8;--wine:#71333e;--wine-dark:#54242e;--ink:#302c29;--muted:#71675f;--line:#e3dacf;--sage:#e8ecdf;--rose:#f0e4df;--serif:Georgia,'Times New Roman',serif;--sans:'Segoe UI',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}button,input,select{font:inherit}a{color:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}a{text-decoration:none}img{max-width:100%;display:block}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #91763c;outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400;line-height:1.12}h1,h2{font-family:var(--serif)}h2{font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-1.5px}h3{font-size:1.2rem}em{font-weight:400;color:var(--wine)}.wrap{width:min(1180px,calc(100% - 64px));margin:auto}.header{height:104px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-family:var(--serif);font-size:25px;line-height:1.25}.brand strong{font-weight:400;color:var(--wine)}.brand small{display:block;font-family:var(--sans);font-size:10px;letter-spacing:1.8px;margin-top:6px}.yarn{color:var(--wine);font-size:48px}.header-link{font-size:14px;border-bottom:1px solid var(--wine);padding:8px 0}.header-link span{margin-left:18px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:32px;min-height:720px;align-items:center;padding-top:38px;padding-bottom:50px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2px;color:var(--wine);margin-bottom:24px;display:flex;align-items:center;gap:10px}.little-line{display:inline-block;width:26px;height:1px;background:var(--wine)}h1{font-size:clamp(48px,5.6vw,76px);letter-spacing:-3px;line-height:1.06}.headline-note{display:inline-block;font-size:21px;font-style:italic;line-height:1.2;letter-spacing:-.6px;transform:rotate(-8deg);margin-left:18px;color:var(--wine)}.intro{font-size:18px;line-height:1.7;max-width:405px;margin:25px 0 29px;color:var(--muted)}.button{border:1px solid var(--wine);background:var(--wine);color:white;min-height:58px;padding:17px 22px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:25px;font-size:15px;font-weight:600;line-height:1.35;transition:background .18s,transform .18s;text-align:center}.button:hover{background:var(--wine-dark)}.button:active{transform:scale(.98)}.button span{font-size:23px;font-weight:400}.button.outline{color:var(--wine);background:transparent}.button.outline:hover{background:var(--rose)}.secure{color:var(--muted);font-size:12px;margin-top:12px}.secure span{margin:0 8px}.hero-foot{display:flex;gap:22px;margin-top:32px;font-size:13px;color:var(--muted);line-height:1.45}.hero-foot span+span{border-left:1px solid var(--line);padding-left:22px}.hero-visual{height:650px;position:relative;display:flex;align-items:center;justify-content:center}.hero-backdrop{position:absolute;inset:43px 0 45px;background:#eee5d8;border-radius:48% 48% 10px 10px}.phone{width:292px;flex-shrink:0;position:relative;z-index:2;background:#fffdf9;border:7px solid #342e2b;border-radius:40px;box-shadow:0 24px 35px #3e2b2021;transform:rotate(5deg);overflow:hidden}.phone-top{height:32px;padding:5px 15px;display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:700}.camera{height:17px;width:75px;border-radius:10px;background:#302c29}.phone-inner{padding:8px 15px 0}.app-brand{font-family:var(--serif);font-size:14px;color:var(--wine);padding-bottom:17px;border-bottom:1px solid var(--line)}.app-brand>span{float:right}.hello{font-size:12px;margin:17px 0 4px;color:var(--muted)}.phone h2{font-size:25px;letter-spacing:-.7px;line-height:1.12}.mock-search{margin:16px 0 12px;background:#f3eee7;border:1px solid #e8dfd2;border-radius:6px;padding:7px 10px;font-size:20px;line-height:1}.mock-search span{font-size:11px;margin-left:8px}.mock-chips{display:flex;gap:5px;white-space:nowrap;font-size:10px}.mock-chips span{padding:4px 8px;border:1px solid var(--line);border-radius:20px}.mock-chips .selected{background:var(--wine);color:white;border-color:var(--wine)}.mock-title{font-size:11px;font-weight:600;margin:17px 0 10px}.mock-title span{float:right}.phone-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px 9px}.photo{position:relative;overflow:hidden;background:#e6ded2;aspect-ratio:1}.photo:before{content:'';position:absolute;inset:0;background-image:url('assets/catalogo.webp');background-size:300% 200%;background-position:var(--pos,0% 0%)}.tile-0{--pos:0% 0%}.tile-1{--pos:50% 0%}.tile-2{--pos:100% 0%}.tile-3{--pos:0% 100%}.tile-4{--pos:50% 100%}.tile-5{--pos:100% 100%}.phone-grid .photo{border-radius:4px}.phone-grid b{font-size:10px;line-height:1.25;display:block;font-weight:600;margin-top:5px}.phone-grid small{display:block;font-size:9px;color:var(--muted)}.app-bottom{display:flex;justify-content:space-around;border-top:1px solid var(--line);margin:15px -15px 0;padding:10px 5px 6px;font-size:10px;color:var(--wine)}.home-indicator{background:#302c29;width:80px;height:4px;border-radius:4px;margin:4px auto 8px}.floating-knit{position:absolute;background:var(--paper);padding:7px 7px 10px;box-shadow:0 10px 30px #4b392515;z-index:3}.knit-one{width:170px;left:-5px;top:55px;transform:rotate(-12deg)}.knit-one span{display:block;font-family:var(--serif);font-style:italic;text-align:center;font-size:15px;padding-top:5px;color:var(--wine)}.knit-two{width:145px;right:-8px;bottom:65px;transform:rotate(12deg);z-index:1}.handwritten{position:absolute;left:-15px;bottom:50px;font-family:var(--serif);font-style:italic;font-size:23px;line-height:1.1;color:var(--wine);transform:rotate(-10deg);z-index:3}.handwritten span{position:absolute;font-size:60px;top:-18px;right:-60px}.visual-label{position:absolute;bottom:3px;font-size:10px;letter-spacing:1.5px;color:var(--muted)}.benefit-strip{background:var(--sage);padding:17px 0}.benefit-strip .wrap{display:flex;justify-content:space-around;font-size:14px}.section{padding:96px 0}.section-heading{text-align:center;max-width:660px;margin:0 auto 40px}.section-heading .eyebrow{justify-content:center;margin-bottom:14px}.section-heading>p:last-child{color:var(--muted);margin-top:18px;font-size:17px}.section-heading h2 em{display:inline-block}.center{text-align:center}.section-end{margin-top:30px}.section-end p{color:var(--muted);margin-bottom:20px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.category-card{display:block;position:relative;border-bottom:1px solid var(--line);padding-bottom:15px}.category-card .photo{aspect-ratio:1.05;border-radius:3px;transition:transform .25s}.category-card:hover .photo{transform:translateY(-4px)}.category-card>span{display:flex;justify-content:space-between;margin-top:13px;font-size:14px;font-weight:600;letter-spacing:1px}.category-card i{font-style:normal;color:var(--wine)}.problem{background:#f0e9df}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.problem-card{border:1px solid #ddd1c3;background:#f8f3ec;border-radius:5px;padding:26px 22px}.problem-card .symbol{font-family:var(--serif);font-size:32px;color:var(--wine);margin-bottom:18px}.problem-card b{display:block;font-size:16px;font-weight:600;line-height:1.5}.problem-card p{font-size:15px;color:var(--muted);margin-top:8px}.closing{max-width:680px;margin:35px auto 0;text-align:center;font-family:var(--serif);font-size:26px;line-height:1.4}.product{background:var(--paper)}.demo-shell{max-width:960px;margin:auto;border:1px solid #ccc1b5;border-radius:12px;overflow:hidden;background:var(--cream);box-shadow:0 12px 35px #392b2010}.browser-bar{display:flex;align-items:center;justify-content:space-between;background:#eee8df;padding:11px 20px;border-bottom:1px solid var(--line);font-size:12px;color:#72675c}.browser-dots{font-size:15px;letter-spacing:4px}.demo-app{padding:28px 32px}.demo-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;gap:16px}.demo-top h3{font-family:var(--serif);font-size:27px}.demo-top p{font-size:14px;color:var(--muted)}.favorites-toggle{background:transparent;border:1px solid var(--line);padding:10px 14px;border-radius:5px;font-size:14px;min-height:44px}.favorites-toggle[aria-pressed=true]{border-color:var(--wine);color:var(--wine);background:var(--rose)}.search-row{display:flex;gap:12px;margin-bottom:16px}.search-field{position:relative;flex:1}.search-field span{position:absolute;left:13px;top:7px;font-size:23px;color:var(--wine)}.search-field input{width:100%;padding:11px 12px 11px 42px;background:var(--paper);border:1px solid var(--line);border-radius:5px;min-width:0}.search-row select{border:1px solid var(--line);border-radius:5px;padding:10px;background:var(--paper);font-size:14px;max-width:180px}.chips{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding-bottom:9px}.chips button{border:1px solid var(--line);border-radius:24px;white-space:nowrap;padding:9px 17px;font-size:14px;background:transparent;min-height:44px}.chips button[aria-pressed=true]{background:var(--wine);color:white;border-color:var(--wine)}.result-count{font-size:13px;color:var(--muted);margin:8px 0 18px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.project-card{position:relative}.project-card .photo{border-radius:5px}.project-open{display:block;width:100%;border:0;padding:0;background:transparent;text-align:left}.project-open strong{display:block;font-size:16px;margin-top:10px;font-weight:500}.project-open small{color:var(--muted);font-size:13px}.favorite{position:absolute;top:10px;right:10px;border:0;background:var(--paper);border-radius:50%;width:44px;height:44px;font-size:25px;color:var(--wine);display:grid;place-items:center}.favorite[aria-pressed=true]{background:var(--wine);color:white}.demo-help{padding:16px 24px;background:var(--sage);font-size:14px;text-align:center}.empty{grid-column:1/-1;padding:35px 10px;text-align:center;color:var(--muted)}.short-steps{display:flex;justify-content:center;gap:18px;margin-top:30px;font-size:17px}.short-steps span{color:var(--wine)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.step{position:relative}.step .number{font-family:var(--serif);font-size:45px;color:var(--wine);display:flex;align-items:center;gap:20px;margin-bottom:20px}.step:not(:last-child) .number:after{content:'';height:1px;background:#cdbdad;flex:1}.step h3{font-size:15px;letter-spacing:1.8px;font-weight:600;margin:20px 0 8px}.step p{color:var(--muted);font-size:16px}.step-image{height:190px;overflow:hidden;border-radius:4px;background:var(--sage);display:flex;align-items:center;justify-content:center}.step-image .chips{flex-wrap:wrap;padding:22px;justify-content:center}.step-image .photo{width:100%;height:100%;aspect-ratio:auto}.step-image img{width:100%;height:100%;object-fit:cover}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.feature{padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-icon{font-size:26px;color:var(--wine);margin-bottom:20px}.feature h3{font-size:16px;font-weight:600;margin-bottom:8px}.feature p{font-size:15px;color:var(--muted)}.beginners{background:var(--sage)}.bonus-layout{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start}.bonus-copy h2{font-size:clamp(38px,4.5vw,58px)}.bonus-copy>p:not(.eyebrow){margin-top:22px;color:var(--muted);font-size:17px}.lesson-cover{position:relative;overflow:hidden;border-radius:7px;margin-top:30px}.lesson-cover img{width:100%;aspect-ratio:1.5;object-fit:cover}.lesson-cover>span{position:absolute;left:18px;bottom:18px;background:var(--paper);padding:7px 14px;border-radius:3px;font-size:14px}.lesson-list{background:var(--paper);padding:27px;border-radius:7px}.lesson-list>p{font-size:13px;color:var(--muted);margin:7px 0 18px}.lesson-list h3{font-family:var(--serif);font-size:27px}.lesson{display:flex;align-items:center;gap:15px;padding:15px 0;border-top:1px solid var(--line)}.lesson>span{width:38px;flex-shrink:0;height:38px;background:var(--sage);border-radius:50%;display:grid;place-items:center;font-size:12px;color:var(--wine)}.lesson div{font-size:15px;line-height:1.4}.lesson small{display:block;font-size:12px;color:var(--muted);margin-bottom:3px}.progress-path{display:flex;justify-content:space-between;align-items:center;gap:18px;border-top:1px solid #cbd1bd;margin-top:42px;padding-top:25px;font-size:14px}.progress-path i{font-style:normal;color:var(--wine)}.testimonial-note{font-size:14px!important}.testimonials{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:5px 0 20px}.direct{flex:0 0 300px;scroll-snap-align:start;background:white;border:1px solid var(--line);border-radius:15px;padding:20px}.direct-top{display:flex;align-items:center;gap:10px;border-bottom:1px solid #eee;padding-bottom:15px;font-size:14px}.avatar{width:37px;height:37px;border-radius:50%;background:#ebe4dc;color:#82776c;display:grid;place-items:center}.direct-top b{font-weight:600}.direct-top small{display:block;font-size:12px;color:#777}.direct time{font-size:12px;color:#81796f;display:block;text-align:center;margin:16px 0}.bubble{padding:11px 14px;background:#f2f1ef;border-radius:16px;line-height:1.5;font-size:14px;max-width:94%;margin-bottom:7px}.bubble.reply{background:#e9e2f0;margin-left:25px;border-radius:16px 16px 4px 16px}.reaction{font-size:15px;margin-top:-8px;margin-left:14px}.seen{text-align:right;font-size:12px;color:#888}.demo-label{border:1px dashed #c4b3a0;background:#fbf7ef;color:#716252;border-radius:4px;padding:7px;font-size:12px;margin-top:20px;text-align:center}.offer-stack{background:var(--wine);color:var(--cream)}.offer-stack em,.offer-stack .eyebrow{color:#eed3ba}.offer-stack .section-heading>p:last-child{color:#e1cace}.stack-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:24px;max-width:960px;margin:auto}.stack-item{border:1px solid #a16b73;border-radius:8px;padding:30px;background:#ffffff06}.stack-item .eyebrow{font-size:11px;margin-bottom:15px}.stack-item h3{font-family:var(--serif);font-size:31px}.stack-item p{font-size:15px;color:#e4cfd2;margin:10px 0 18px}.stack-images{display:flex;gap:10px;margin:20px 0}.stack-images .photo{flex:1;border:4px solid #f4e9db;border-radius:3px}.stack-item ul,.price-card ul{list-style:none;margin:18px 0 0;padding:0}.stack-item li{font-size:15px;margin:7px 0}.stack-item li:before{content:'✓';margin-right:10px;color:#e5d7b6}.bonus-placeholder{display:flex;gap:16px;max-width:960px;margin:18px auto 0}.bonus-placeholder span{flex:1;padding:14px 20px;border:1px dashed #b1858b;border-radius:5px;font-size:13px;color:#e2cdd1}.pricing{background:#f4ede3}.price-card{max-width:620px;margin:auto;background:var(--paper);border:1px solid #cbbbad;padding:40px;border-radius:8px;box-shadow:0 8px 25px #44302308}.price-card .stack-mini{display:flex;gap:8px;justify-content:center;margin-bottom:25px}.stack-mini .photo{width:75px;border-radius:4px}.price-card ul{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0}.price-card li{padding:5px 0;font-size:16px;display:flex;gap:12px}.price-card li:before{content:'✓';color:var(--wine)}.price-block{text-align:center;margin:25px 0}.price-block small{font-size:14px;color:var(--muted)}.price-value{font-family:var(--serif);font-size:36px;color:var(--wine);line-height:1.3;margin:6px 0}.price-card .button{width:100%;font-size:16px}.purchase-note{font-size:13px;line-height:1.6;color:var(--muted);text-align:center;margin-top:13px}.guarantee{display:flex;gap:45px;align-items:center;max-width:850px;margin:auto}.seal{flex-shrink:0;display:flex;align-items:center;justify-content:center;flex-direction:column;width:165px;height:165px;border:1px solid var(--wine);outline:1px solid #c5b3a0;outline-offset:7px;border-radius:50%;color:var(--wine)}.seal b{font-family:var(--serif);font-size:62px;font-weight:400;line-height:1}.seal span{font-size:12px;letter-spacing:2px}.guarantee h2{font-size:37px}.guarantee p{color:var(--muted);margin-top:18px}.faq-wrap{max-width:780px;margin:auto}.faq{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{padding:21px 35px 21px 0;position:relative;list-style:none;cursor:pointer;font-size:17px;line-height:1.45}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:5px;top:17px;font-size:26px;color:var(--wine)}.faq details[open] summary:after{content:'−'}.faq details p{padding:0 30px 22px 0;color:var(--muted);font-size:16px}.final{padding-top:65px;background:var(--sage);text-align:center}.final-pieces{display:flex;gap:15px;justify-content:center;margin-bottom:40px}.final-pieces .photo{width:180px;border:7px solid var(--paper);border-radius:2px}.final-pieces .photo:nth-child(odd){transform:rotate(-5deg)}.final-pieces .photo:nth-child(even){transform:rotate(5deg)}.final .section-heading{margin-bottom:25px}.final-price{margin-top:20px;font-size:16px;color:var(--wine)}.footer{padding:35px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer .brand{font-size:20px}.footer p{font-size:12px;max-width:420px;color:var(--muted)}.sticky{position:fixed;bottom:0;left:0;right:0;z-index:10;background:var(--paper);border-top:1px solid var(--line);padding:12px 40px calc(12px + env(safe-area-inset-bottom));box-shadow:0 -3px 20px #3020160a;display:none;gap:14px;align-items:center}.sticky small{font-size:12px;display:block}.sticky strong{font-size:15px;color:var(--wine);font-weight:500}.sticky .button{min-height:48px;padding:11px 18px;font-size:14px;flex:1}.sticky-close{position:absolute;right:3px;top:0;border:0;background:transparent;width:36px;height:44px;font-size:24px}.skip{position:fixed;left:15px;top:-100px;z-index:100;background:white;padding:10px}.skip:focus{top:10px}dialog{border:1px solid var(--line);padding:0;border-radius:12px;max-width:500px;width:calc(100% - 32px);max-height:90dvh;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#241b16a6;backdrop-filter:blur(3px)}.dialog-body{padding:30px}.dialog-body h2{font-size:32px;margin:18px 0}.dialog-body p{color:var(--muted);margin:12px 0}.dialog-body .photo{max-height:250px;width:100%;aspect-ratio:1}.dialog-body .button{margin-top:18px;width:100%}.dialog-close{position:absolute;right:10px;top:10px;border:1px solid var(--line);border-radius:50%;width:44px;height:44px;background:var(--paper);font-size:25px;z-index:2}.dialog-note{font-size:13px;background:var(--sage);padding:12px;border-radius:5px}.toast{position:fixed;bottom:100px;left:50%;transform:translateX(-50%);z-index:30;padding:12px 20px;border-radius:7px;background:var(--wine);color:white;font-size:14px;max-width:90%;text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}
@media(min-width:1500px){.hero{min-height:770px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{gap:10px}.hero-visual{transform:scale(.9);margin-left:-20px;margin-right:-20px}.knit-one{left:0;width:135px}.knit-two{right:0;width:115px}.handwritten{left:0;font-size:19px}.problem-grid{grid-template-columns:repeat(2,1fr)}.bonus-layout{gap:35px}.hero-cta{font-size:14px;gap:10px}.headline-note{font-size:18px;margin-left:8px}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{height:80px}.brand{font-size:22px;gap:7px}.brand small{font-size:8px;letter-spacing:1.2px}.yarn{font-size:37px}.header-link{font-size:12px}.header-link span{margin-left:4px}.hero{display:flex;flex-direction:column;gap:0;padding-top:30px;padding-bottom:27px;min-height:0;position:relative}.hero-copy{width:100%}.eyebrow{font-size:10px;letter-spacing:1.35px;margin-bottom:17px}h1{font-size:55px;letter-spacing:-2.5px;line-height:1.04}.headline-note{font-size:20px;margin-left:15px}.intro{font-size:16px;line-height:1.6;margin:18px 0 21px;max-width:100%}.hero-cta{width:100%;font-size:14px;padding:14px 14px;gap:12px;min-height:58px}.secure{text-align:center;font-size:12px}.hero-foot{display:none}.hero-visual{height:510px;width:100%;margin:18px 0 0;transform:none}.hero-backdrop{inset:25px -5px 35px}.phone{width:253px;border-width:6px;border-radius:34px;transform:rotate(4deg)}.phone-inner{padding:5px 12px 0}.phone-top{height:27px;font-size:9px}.phone h2{font-size:22px}.app-brand{font-size:12px;padding-bottom:12px}.hello{margin-top:12px;font-size:11px}.mock-search{margin:12px 0 10px}.mock-chips{gap:4px;font-size:9px}.mock-chips span{padding:3px 6px}.mock-title{font-size:10px;margin:13px 0 8px}.phone-grid{gap:9px 7px}.phone-grid b{font-size:9px}.phone-grid small{font-size:8px}.app-bottom{margin-top:10px;padding-top:7px}.knit-one{width:112px;left:-5px;top:25px;padding:5px;z-index:3}.knit-one span{font-size:12px}.knit-two{width:99px;right:-6px;bottom:49px}.handwritten{font-size:18px;left:-4px;bottom:41px}.handwritten span{font-size:42px;right:-39px;top:-10px}.visual-label{font-size:9px;bottom:0;letter-spacing:1px}.benefit-strip{padding:16px 0}.benefit-strip .wrap{display:flex;justify-content:center;flex-wrap:wrap;gap:5px 18px;font-size:12px}.benefit-strip .wrap span:last-child{width:100%;text-align:center}.section{padding:62px 0}.section-heading{margin-bottom:28px}.section-heading .eyebrow{font-size:10px}h2{font-size:36px;letter-spacing:-1.3px}.section-heading>p:last-child{font-size:16px;margin-top:14px}.gallery{grid-template-columns:repeat(2,1fr);gap:23px 14px}.category-card .photo{aspect-ratio:.9}.category-card>span{font-size:11px;letter-spacing:.5px;margin-top:10px}.section-end p{font-size:15px}.section-end .button{width:100%}.problem-grid{gap:12px}.problem-card{padding:18px 14px}.problem-card .symbol{font-size:26px;margin-bottom:12px}.problem-card b{font-size:15px}.problem-card p{font-size:14px}.closing{font-size:23px;margin-top:26px}.browser-bar{padding:9px 13px;font-size:10px}.browser-dots{font-size:12px}.demo-app{padding:20px 14px}.demo-top{gap:10px}.demo-top h3{font-size:25px}.demo-top p{font-size:12px}.favorites-toggle{font-size:12px;padding:7px 9px}.search-row{flex-direction:column;gap:8px}.search-row select{max-width:none;width:100%;padding:10px}.search-field input{font-size:16px}.chips{margin-right:-14px}.chips button{padding:8px 13px;font-size:13px}.project-grid{grid-template-columns:1fr 1fr;gap:18px 12px}.project-open strong{font-size:14px;line-height:1.4}.project-open small{font-size:12px}.favorite{width:44px;height:44px;top:5px;right:5px;font-size:22px}.demo-help{font-size:13px;padding:15px}.short-steps{font-size:15px;gap:10px;flex-wrap:wrap}.steps{grid-template-columns:1fr;gap:30px}.step{display:grid;grid-template-columns:65px 1fr;column-gap:15px}.step .number{grid-column:1;grid-row:1/4;display:block;font-size:39px;margin:0;border-right:1px solid #d8cbbd}.step:not(:last-child) .number:after{display:none}.step-image{grid-column:2;height:170px}.step h3{grid-column:2;margin-top:15px;font-size:14px}.step p{grid-column:2;font-size:15px}.features{grid-template-columns:1fr 1fr}.feature{padding:22px 17px}.feature-icon{margin-bottom:14px;font-size:23px}.feature h3{font-size:15px;line-height:1.4}.feature p{font-size:14px;line-height:1.6}.bonus-layout{grid-template-columns:1fr;gap:26px}.bonus-copy h2{font-size:41px}.bonus-copy>p:not(.eyebrow){font-size:16px}.lesson-list{padding:23px 20px}.lesson-list>p{font-size:12px}.lesson div{font-size:14px}.progress-path{display:grid;grid-template-columns:1fr;text-align:center;gap:9px;font-size:14px}.progress-path i{transform:rotate(90deg)}.testimonials{margin-right:-20px;padding-right:20px}.direct{flex-basis:285px}.stack-grid{grid-template-columns:1fr;gap:16px}.stack-item{padding:25px}.stack-item h3{font-size:28px}.bonus-placeholder{flex-direction:column;gap:12px}.price-card{padding:27px 22px}.price-card li{font-size:15px}.price-card .button{font-size:14px;padding:17px 12px}.price-value{font-size:31px}.guarantee{flex-direction:column;gap:32px;text-align:center}.seal{width:135px;height:135px}.seal b{font-size:51px}.guarantee h2{font-size:32px}.guarantee p{font-size:16px}.faq summary{font-size:16px}.final-pieces{gap:7px;margin-bottom:32px}.final-pieces .photo{width:25%;border-width:4px}.final .button{width:100%;font-size:14px}.footer{flex-direction:column;text-align:center;padding-bottom:30px}.footer p{font-size:12px}.sticky.visible{display:flex;padding-left:20px}.sticky>div{max-width:115px;line-height:1.4}.sticky .button{margin-right:0}.dialog-body{padding:25px}.dialog-body h2{font-size:28px}.dialog-body p{font-size:15px}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}h1{font-size:49px}.headline-note{font-size:17px;margin-left:8px}.header-link{font-size:11px}.brand{font-size:20px}.hero-visual{height:485px}.phone{width:239px}.knit-one{width:97px}.handwritten{font-size:16px}.category-card>span{font-size:10px}.sticky strong{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Reserva a altura integral do mockup, inclusive durante zoom de texto. */
.hero-visual{height:760px}@media(max-width:700px){.hero-visual{height:650px}}@media(max-width:360px){.hero-visual{height:640px}}

