/* NexiAI · sistema visual próprio, sem framework e sem CSS remoto. */
:root{--ink:#152326;--muted:#627071;--paper:#f7f8f5;--lime:#d8f36a;--teal:#0d5f55;--line:#dfe4df;--font:'DM Sans',Arial,sans-serif;--heading:'Manrope',Arial,sans-serif;--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body,button,input,select,textarea{font-family:var(--font)}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--heading);line-height:1.15;letter-spacing:-.04em}h1{font-size:clamp(46px,5.7vw,78px);font-weight:700}h2{font-size:clamp(32px,3.5vw,48px);font-weight:600}h3{font-size:23px;font-weight:600}p{color:var(--muted)}a{color:inherit;text-decoration:none}button,input,select,textarea{font-size:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}img{max-width:100%;display:block}svg{flex-shrink:0}.icon{width:21px;height:21px;vertical-align:middle}a,button{touch-action:manipulation}button{color:inherit}::selection{background:var(--lime);color:var(--ink)}:focus-visible{outline:3px solid #548f6e;outline-offset:5px}[x-cloak]{display:none!important}.container{max-width:1280px;padding:0 48px;margin:0 auto}.section{padding:105px 0}.eyebrow{font-size:10px;letter-spacing:.15em;font-weight:700;display:flex;align-items:center;gap:9px;line-height:1.6;color:var(--teal)}.status-dot{width:7px;height:7px;background:#619f49;border-radius:50%;display:inline-block;flex-shrink:0}.btn{display:inline-flex;gap:15px;align-items:center;justify-content:center;min-height:52px;padding:13px 24px;border-radius:7px;border:1px solid transparent;font-size:13px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s,box-shadow .2s;text-align:center}.btn:hover{transform:translateY(-2px);box-shadow:0 5px 16px #0e352512}.btn-primary{background:var(--teal);color:white}.btn-primary:hover{background:#084d45}.btn-dark{background:var(--ink);color:#fff}.btn-dark:hover{background:#2b4548}.btn-lime{background:var(--lime);color:var(--ink)}.btn-lime:hover{background:#e5ff7d}.btn-secondary{background:transparent;border-color:#c9d1cc;color:var(--ink)}.btn-full{width:100%}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:600;line-height:1.6}.text-link:hover{color:var(--teal)}.skip-link{position:fixed;top:-80px;left:20px;background:var(--ink);color:white;padding:12px;z-index:200}.skip-link:focus{top:8px}.site-header{height:89px;position:sticky;top:0;z-index:50;background:#f7f8f5f5;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:100%;gap:28px}.brand{display:inline-flex;align-items:center;gap:9px;color:var(--teal);font-size:30px;font-family:var(--heading);font-weight:800;letter-spacing:-1.8px;line-height:1}.brand>span{display:flex;align-items:baseline}.brand-ai{font-weight:500}.brand i{display:inline-block;width:5px;height:5px;background:var(--teal);margin-left:3px;border-radius:50%}.brand-light{color:white}.logo-link{display:inline-flex}.desktop-nav{display:flex;gap:30px;align-items:center;margin-left:28px}.desktop-nav a{font-size:12px;font-weight:500;color:#405051;white-space:nowrap}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:var(--teal)}.header-cta{min-height:42px;padding:10px 17px;font-size:12px}.header-cta .icon{width:16px}.menu-toggle{display:none;border:0;background:none;padding:10px}.mobile-nav{position:absolute;top:88px;left:0;right:0;background:var(--paper);padding:20px 24px;border-bottom:1px solid var(--line);box-shadow:0 20px 20px #00000008}.mobile-nav a{display:block;padding:13px 6px}.mobile-nav .btn{margin-top:10px}.hero{padding-top:67px}.hero-grid{display:grid;grid-template-columns:1.04fr 1fr;gap:30px;align-items:center}.hero-copy{padding-bottom:15px}.hero-copy h1{margin:25px 0 25px;position:relative;line-height:1.04;letter-spacing:-.063em}.hero-copy h1>span{color:var(--teal)}.hero-scribble{position:absolute;width:215px;height:12px;bottom:-9px;left:1px;fill:none;stroke:#a8ce43;stroke-width:3;stroke-linecap:round}.hero-copy>p{font-size:14px;line-height:1.85}.hero-copy>p strong{color:var(--ink);font-weight:500}.hero-actions{display:flex;gap:23px;align-items:center;margin:28px 0}.hero-actions .text-link{font-size:11px;gap:5px}.hero-actions .btn{font-size:12px;padding:14px 19px}.hero-price{display:flex;align-items:center;gap:15px;line-height:1.8;color:var(--muted);font-size:10px}.price-mini{font-size:12px;display:flex;gap:3px;align-items:baseline;color:var(--ink);border-right:1px solid #cfd7cd;padding-right:16px;line-height:1}.price-mini strong{font-size:34px;letter-spacing:-2px;font-family:var(--heading);font-weight:700}.hero-price b{font-weight:500;color:#344749}.hero-copy>.hero-domain{font-size:10px;margin-top:10px;color:#77827b}.hero-stage{height:558px;background:#0b554d;border-radius:18px;position:relative;isolation:isolate;margin-left:6px;overflow:visible}.stage-orbit{position:absolute;border:1px solid #ffffff16;border-radius:50%;pointer-events:none;z-index:-1}.orbit-one{width:440px;height:440px;top:75px;right:-8px}.orbit-two{width:315px;height:315px;right:52px;top:141px}.stage-caption{position:absolute;top:28px;left:30px;right:30px;display:flex;justify-content:space-between;align-items:center;color:#d3e7d0;line-height:1.6;font-size:8px;letter-spacing:.11em}.stage-caption>.icon{color:var(--lime);width:34px;height:34px}.hero-browser{position:absolute;top:112px;left:-21px;width:calc(100% + 2px);background:#f5f3e9;border-radius:8px;box-shadow:0 15px 45px #062f4b20;overflow:hidden;transform:rotate(-4deg);transition:transform .4s}.hero-browser:hover{transform:rotate(-2deg) translateY(-3px)}.browser-chrome{height:27px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;background:#fff;border-bottom:1px solid #d7ddd9;color:#86948f;font-size:6px}.browser-chrome>span:nth-child(2){background:#f4f6f3;border-radius:4px;padding:2px 30px}.browser-chrome .icon{width:7px;height:7px;vertical-align:middle;margin-right:4px}.window-dots{display:flex;gap:3px}.window-dots i{width:4px;height:4px;border-radius:50%;background:#d6ddda}.mini-clinic{padding:18px 22px}.mini-nav{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:6px}.mini-nav strong{font-family:Georgia,serif;font-size:22px;letter-spacing:-1px;color:#2b5741}.mini-nav strong>span:first-child{font-size:21px;vertical-align:middle}.mini-nav>span{font-size:5px;color:#636e64}.mini-nav>b{background:#326249;padding:5px 6px;border-radius:20px;font-size:5px;color:white;font-weight:400}.mini-clinic-grid{display:grid;grid-template-columns:1.04fr 1fr;gap:12px;align-items:center;margin-top:20px}.mini-clinic-grid small{font-size:5px;letter-spacing:.08em;color:#58805d}.mini-clinic-grid h2{font-family:Georgia,serif;font-size:27px;letter-spacing:-1px;color:#314e3f;line-height:1.06;margin:9px 0}.mini-clinic-grid p{font-size:5.5px;line-height:1.6;max-width:160px}.mini-clinic-grid img{width:100%;height:170px;object-fit:cover;object-position:center;border-radius:70px 70px 4px 4px}.mini-button{display:inline-block;background:#326249;color:white;font-size:5.5px;padding:6px 9px;border-radius:20px;margin-top:11px}.mini-clinic-bottom{display:flex;gap:24px;margin-top:17px;border-top:1px solid #dfe3d3;padding-top:9px;font-size:5px;color:#6c785f}.hero-food{position:absolute;bottom:46px;right:-19px;width:200px;height:257px;box-shadow:0 14px 44px #07191740;border:6px solid #fff;border-radius:6px;background:#eadeca;transform:rotate(7deg);overflow:hidden;transition:transform .4s}.hero-food:hover{transform:rotate(4deg) translateY(-4px)}.hero-food>img{height:128px;width:100%;object-fit:cover}.food-label{padding:9px 15px 7px;font-family:Georgia,serif;font-size:14px;font-weight:bold;line-height:1.1;color:#723f2b}.food-label>span{font-family:var(--font);font-size:4.5px;letter-spacing:1px;display:block;margin-top:4px;font-weight:500}.food-copy{font-family:Georgia,serif;color:#703e29;font-size:19px;line-height:1.1;padding:10px 15px}.food-copy>span{display:block;font-family:var(--font);font-size:5px;margin-top:7px}.live-badge{position:absolute;bottom:75px;left:-22px;background:#fff;box-shadow:0 12px 30px #0a3a2610;border-radius:10px;display:flex;align-items:center;padding:16px 17px;gap:10px;transform:rotate(-3deg)}.live-icon{background:#e6f2d8;color:#387355;display:grid;place-items:center;width:35px;height:35px;border-radius:50%}.live-icon>.icon{width:17px;height:17px}.live-badge b{display:block;font-size:11px;line-height:1.4}.live-badge small{font-size:9px;color:var(--muted);display:block;margin-top:3px}.live-badge>.status-dot{width:5px;height:5px;margin-left:7px}.stage-bottom{position:absolute;bottom:20px;left:28px;right:25px;display:flex;justify-content:space-between;align-items:center;font-size:6px;letter-spacing:.14em;color:#c0d5c9}.stage-bottom>span:last-child{display:flex;gap:20px;align-items:center}.stage-bottom .icon{width:16px}.hero-trust{margin-top:43px;display:flex;justify-content:space-between;padding-top:24px;padding-bottom:29px}.hero-trust>span{display:flex;gap:9px;align-items:center;font-size:10px;color:#5c6a64}.hero-trust .icon{width:15px;height:15px;color:var(--teal)}.segment-strip{background:#eaf0e6;border-top:1px solid #e1e6dc;border-bottom:1px solid #e1e6dc}.segment-strip>.container{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:98px}.segment-strip .container>span{font-size:8px;letter-spacing:.1em;line-height:1.6;white-space:nowrap}.segment-strip .container>span>b{font-size:14px;letter-spacing:0;font-weight:600}.segment-strip a{font-size:16px;letter-spacing:-.4px;color:#536356;white-space:nowrap}.segment-strip i{font-style:normal;color:#a3b393;font-size:20px}.segment-strip .icon{width:16px;margin-left:8px}.section-heading{display:grid;grid-template-columns:1.3fr 1fr;align-items:end;gap:70px;margin-bottom:42px}.section-heading h2{margin-top:17px}.section-heading>div+div{justify-self:end;max-width:330px}.section-heading>p{max-width:330px;justify-self:end}.section-heading p{font-size:13px;line-height:1.9}.section-heading .text-link{margin-top:18px}h2 em{font-style:normal;color:var(--teal)}.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:21px}.featured-model{display:block;border:1px solid #e0e4db;background:#fff;border-radius:12px;overflow:hidden;transition:transform .25s,box-shadow .25s}.featured-model:hover{transform:translateY(-5px);box-shadow:0 15px 28px #1437200c}.feature-preview{height:237px;background:#ecefe6;overflow:hidden;margin:10px 10px 0;border-radius:7px;padding:17px 14px}.preview-nav{display:flex;justify-content:space-between;align-items:center;font-size:5px;border-bottom:1px solid #b8c4b336;padding-bottom:14px}.preview-nav>strong{font-family:Georgia,serif;font-size:19px;color:#375e47;line-height:1}.preview-nav>span{font-size:5px;letter-spacing:.02em}.preview-nav b{margin-left:14px}.preview-health-body{display:grid;grid-template-columns:1.3fr 1fr;gap:10px;align-items:center;padding-top:16px}.preview-health-body>div>span{font-size:4px;letter-spacing:.07em;color:#426149;display:block;margin-bottom:9px}.preview-health-body h3{font-family:Georgia,serif;font-size:21px;line-height:1.2;color:#38503d;letter-spacing:-.4px}.preview-health-body i{font-style:normal;font-size:4px;display:inline-block;margin-top:16px;border:1px solid #738666;padding:5px 8px;border-radius:18px}.preview-health-body img{height:155px;object-fit:cover;border-radius:70px 70px 4px 4px;width:100%}.featured-bottom{padding:22px 20px;display:flex;align-items:center;justify-content:space-between;gap:8px}.featured-bottom small{font-size:7px;letter-spacing:.1em;color:#85918a}.featured-bottom h3{font-size:16px;letter-spacing:-.5px;margin-top:8px}.circle-arrow{border:1px solid #d9e0d6;width:33px;height:33px;display:grid;place-items:center;border-radius:50%;flex-shrink:0}.circle-arrow>.icon{width:14px;height:14px}.feature-legal .feature-preview{background:#213a36;color:#dfddc5;position:relative;padding:23px}.feature-legal .preview-nav{border-color:#dfddc520}.feature-legal .preview-nav>strong{color:#ddd8bc;font-size:10px;letter-spacing:.2em;line-height:1.4}.preview-nav>strong>small{font-family:var(--font);font-size:4px;letter-spacing:.4em}.preview-legal-body{padding-top:18px}.preview-legal-body>span:first-child{font-size:4px;letter-spacing:.16em}.preview-legal-body h3{font-family:Georgia,serif;font-size:23px;letter-spacing:-.8px;line-height:1.2;margin-top:9px;position:relative;z-index:1}.legal-rule{width:30px;height:1px;background:#a5ae8d;display:block;margin:12px 0 8px}.preview-legal-body p{font-size:5px;color:#abb8a4}.legal-art{position:absolute;bottom:-48px;right:7px;font-family:Georgia,serif;font-size:210px;line-height:1;color:#bcc2a90d;pointer-events:none}.feature-food .feature-preview{padding:0;position:relative}.feature-food .feature-preview>img{height:100%;width:100%;object-fit:cover}.preview-food-overlay{position:absolute;inset:0;padding:20px;color:#fff;background:linear-gradient(120deg,#321e18cc,#321e1820)}.preview-food-overlay>span{font-size:7px;letter-spacing:.15em}.preview-food-overlay h3{font-family:Georgia,serif;font-size:32px;line-height:1.12;letter-spacing:-1px;margin-top:40px}.preview-food-overlay b{display:inline-block;border-bottom:1px solid #fff8;font-size:6px;padding-bottom:4px;margin-top:18px;font-weight:400}.models-extra{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:27px;font-size:10px;color:#798779}.models-extra>span{display:flex;gap:9px;align-items:center}.models-extra>span>.icon{width:13px;height:13px}.models-extra>a{display:flex;align-items:center;gap:10px;color:var(--teal);white-space:nowrap}.models-extra>a>.icon{width:14px;height:14px}.difference-section{background:#143b34;color:#f6f6e8;position:relative;overflow:hidden}.difference-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:95px}.difference-copy>.eyebrow{color:#b8d690;font-size:8px}.difference-copy>h2{margin:21px 0 25px;font-size:49px;line-height:1.17}.difference-copy>h2>span{color:var(--lime)}.difference-copy>p{color:#b9cec2;line-height:1.9;font-size:13px;margin-top:15px;max-width:380px}.difference-copy strong{color:#f5f7e9;font-weight:500}.difference-copy>.btn{margin-top:31px;font-size:12px}.care-panel{background:#244940;border:1px solid #5470635c;border-radius:14px;padding:29px 30px 22px}.care-title{display:flex;gap:14px;align-items:center;padding-bottom:20px;border-bottom:1px solid #b7cbbb20;font-size:19px;line-height:1.5;font-weight:400;color:#d6e0d0;letter-spacing:-.5px}.care-title>.icon{color:#dcf58c;width:35px;height:35px}.care-title strong{font-weight:500;color:#fff}.care-row{display:flex;gap:14px;padding:25px 0;align-items:flex-start;border-bottom:1px solid #b7cbbb20}.care-number{font-size:10px;color:#b7d483;padding-top:3px}.care-row>div{flex:1}.care-row h3{font-size:14px;letter-spacing:-.2px;color:#fafce9}.care-row p{font-size:11px;color:#afc6b7;line-height:1.8;margin-top:9px}.care-row>.icon{width:15px;height:15px;color:var(--lime);margin-top:2px}.human-note{display:flex;align-items:center;gap:9px;margin-top:18px;color:#cad7c3;font-size:7px}.human-note>.status-dot{background:var(--lime);width:5px;height:5px}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.benefit-card{border:1px solid #e0e5da;border-radius:12px;padding:28px 26px;background:#fff;position:relative;min-height:300px}.benefit-icon{display:grid;place-items:center;width:43px;height:43px;background:#edf1e7;color:var(--teal);border-radius:12px;margin-bottom:24px}.benefit-icon>.icon{width:21px;height:21px}.card-index{position:absolute;right:22px;top:43px;font-size:6px;font-weight:500;letter-spacing:.07em;color:#7d8b7c}.benefit-card h3{font-size:21px;line-height:1.35;letter-spacing:-.6px}.benefit-card p{font-size:12px;line-height:1.9;margin-top:16px}.ai-card{background:#edf2df;border-color:#e1e8cb}.ai-card .benefit-icon{background:#dce9b9}.tiny-label{font-size:6px;letter-spacing:.1em;font-weight:500;display:inline-block;margin-top:20px;color:#688138}.search-note{font-size:10px;color:#899086;text-align:center;margin-top:25px;line-height:1.7}.steps-section{background:#ecf0e8;border-block:1px solid #e0e5db}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.steps-grid article{position:relative}.step-num{font-family:var(--heading);font-size:54px;font-weight:400;letter-spacing:-4px;color:#adbe9b;line-height:1;display:block;padding-bottom:30px;border-bottom:1px solid #cdd7c5;margin-bottom:23px}.steps-grid h3{font-size:21px}.steps-grid p{font-size:12px;line-height:1.9;margin-top:15px}.steps-grid article>a{display:inline-flex;align-items:center;gap:15px;font-size:11px;margin-top:22px;color:var(--teal);font-weight:600}.steps-grid article>a>.icon{width:16px}.step-tag{display:inline-flex;align-items:center;gap:7px;font-size:7px;letter-spacing:.09em;color:#5a7357;border:1px solid #d2dcc9;border-radius:20px;padding:5px 10px;margin-top:24px}.step-tag>.status-dot{width:5px;height:5px}.portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.portfolio-card{display:block;transition:transform .2s}.portfolio-card:hover{transform:translateY(-4px)}.portfolio-visual{height:305px;border-radius:12px;padding:20px 25px 0;overflow:hidden;position:relative}.portfolio-url{display:flex;justify-content:space-between;align-items:center;font-size:8px;opacity:.65;margin-bottom:24px}.portfolio-url .icon{width:12px;height:12px}.portfolio-site-brand{font-size:26px;font-weight:600;letter-spacing:-1.3px;line-height:1;margin-bottom:16px}.portfolio-visual h3{font-size:23px;line-height:1.2;letter-spacing:-1px}.portfolio-assamble{background:#efe9fa;color:#543b90}.portfolio-site-brand>span{color:#e776ba}.portfolio-mini-ui{background:#fff;border:1px solid #e5ddee;border-radius:6px;transform:rotate(-3deg);padding:15px;margin-top:20px;box-shadow:0 5px 18px #60419411;width:100%}.portfolio-mini-ui>div:first-child{display:flex;justify-content:space-between;align-items:center;font-size:7px}.ui-dot{height:6px;width:6px;border-radius:2px;background:#7e5eaa;display:block}.ui-cols{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.ui-cols>span{font-size:6px;background:#f4f0f9;padding:8px;display:block}.ui-cols b{display:block;font-size:7px;font-weight:500;margin-top:4px}.ui-cols i{display:block;height:4px;width:80%;background:#e4dbec;border-radius:3px;margin-top:8px}.ui-cols i:last-child{width:55%}.portfolio-aquivendo{background:#ffdf9b;color:#613717}.portfolio-aquivendo .portfolio-site-brand{color:#da531f;font-weight:800}.portfolio-aquivendo .portfolio-site-brand>span{color:#613717}.shop-tiles{display:flex;gap:9px;margin-top:27px;transform:rotate(4deg)}.shop-tiles>span{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:100%;height:86px;background:#fff9e4;border-radius:8px}.shop-tiles>span:nth-child(2){background:#d16b37;color:#fff}.shop-tiles b{font-size:6px;font-weight:500}.portfolio-lirio{background:#eaded4;color:#544435}.portfolio-lirio .portfolio-site-brand{font-family:Georgia,serif;font-size:30px}.portfolio-lirio h3{font-family:Georgia,serif;font-size:25px;font-weight:400;position:relative;z-index:1}.lirio-preview{position:absolute;right:6px;bottom:-22px;width:160px;height:175px;border-radius:55% 55% 0 0;overflow:hidden;mix-blend-mode:multiply;transform:rotate(13deg)}.lirio-preview>img{object-fit:cover;width:100%;height:100%}.portfolio-info{display:flex;justify-content:space-between;align-items:center;padding:19px 1px}.portfolio-info h3{font-size:18px}.portfolio-info p{font-size:10px;margin-top:6px}.portfolio-info>.icon{width:18px}.pricing-section{background:#edf2e2;border-block:1px solid #e0e7d3}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:98px}.pricing-copy>.eyebrow{font-size:8px}.pricing-copy h2{margin-top:22px;font-size:49px;line-height:1.17}.pricing-copy>p{font-size:13px;line-height:1.9;margin-top:24px;max-width:365px}.price-inclusions{margin-top:25px;display:grid;gap:13px}.price-inclusions>span{display:flex;align-items:center;gap:11px;font-size:12px;color:#465b49}.price-inclusions .icon{width:15px;height:15px;color:#557f42}.pricing-card{background:#fff;border:1px solid #d6dfca;border-radius:16px;padding:34px;box-shadow:0 13px 35px #3b56230a}.plan-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}.plan-label{font-size:7px;letter-spacing:.12em;color:#6b7b67}.plan-chip{font-size:8px;background:#edf4de;border:1px solid #dce6cc;border-radius:5px;color:#5a7646;padding:6px 8px;white-space:nowrap}.main-price{display:flex;align-items:baseline;gap:6px;margin:23px 0;color:var(--ink);line-height:1}.main-price>span{font-size:21px;align-self:center;padding-top:9px}.main-price>strong{font-size:87px;font-family:var(--heading);letter-spacing:-7px;font-weight:600}.main-price>small{font-size:12px;line-height:1.9;letter-spacing:0;margin-left:8px;color:var(--muted)}.payment-split{display:flex;gap:20px;align-items:center;justify-content:center;background:#f5f7f1;border:1px solid #e6eade;border-radius:7px;padding:13px 20px}.payment-split>div{flex:1}.payment-split>div>span{font-size:6px;letter-spacing:.1em;color:#788470;display:block}.payment-split b{font-size:20px;font-weight:500;letter-spacing:-.6px;display:block;margin-top:3px}.payment-split>span{color:#8d9d84;font-size:15px;margin-right:20px}.recurring-price{margin:22px 0;display:grid;gap:20px}.recurring-price>div{display:flex;gap:14px;align-items:flex-start}.recurring-price .icon{width:19px;height:19px;color:#5a7750;margin-top:4px}.recurring-price strong{font-size:24px;font-weight:600;letter-spacing:-1px;line-height:1.2;display:block}.recurring-price strong>span{font-size:13px;color:var(--muted);font-weight:400;letter-spacing:0}.recurring-price small{font-size:9px;color:#86907d;display:block;line-height:1.8;margin-top:3px}.recurring-price b{font-size:12px;font-weight:500;display:block}.pricing-card>.btn{font-size:12px}.pricing-footnote{font-size:8px;line-height:1.9;color:#90998a;text-align:center;margin-top:14px}.scope-note{display:flex;align-items:center;gap:15px;margin-top:50px}.scope-note>.icon{border:1px solid #bfcdb2;border-radius:50%;padding:5px;width:31px;height:31px;color:#637e51}.scope-note>p{font-size:10px;line-height:1.8;max-width:650px}.scope-note strong{font-weight:600;color:#4c6544}.scope-note>a{margin-left:auto;display:flex;gap:10px;align-items:center;font-size:10px;color:var(--teal);white-space:nowrap}.scope-note>a>.icon{width:15px;height:15px}.faq-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:95px}.faq-grid>div:first-child>h2{font-size:40px;margin-top:20px}.faq-grid>div:first-child>p{font-size:13px;margin-top:25px;line-height:1.9}.faq-grid .text-link{margin-top:24px;font-size:11px}.faq-grid .text-link>.icon{width:17px}.faq-list details{border-bottom:1px solid #dce3d7}.faq-list details:first-child{border-top:1px solid #dce3d7}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:25px;cursor:pointer;list-style:none;font-size:12px;font-weight:500;line-height:1.6;padding:22px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>.icon{width:15px}.faq-list summary>span{display:grid;place-items:center;width:23px;height:23px;border:1px solid #dbe4d2;border-radius:50%;flex-shrink:0}.faq-list summary>span>.icon{width:11px;height:11px}.faq-list details[open] summary>span{transform:rotate(45deg);background:#e8efdd}.faq-list details>p{font-size:12px;line-height:1.9;padding:0 20px 23px 0}.final-cta{background:#0d5147;color:#fff;padding:64px 0}.final-cta>.container{display:flex;gap:35px;align-items:center;justify-content:space-between}.final-cta .eyebrow{color:#bcd09d;font-size:8px}.final-cta h2{font-size:40px;line-height:1.25;margin-top:15px}.final-cta h2>span{color:#d5eea4}.final-cta>.container>div:last-child{flex-shrink:0}.final-cta .btn{font-size:12px}.final-cta p{font-size:9px;color:#a6c5b5;text-align:center;margin-top:14px}.site-footer{background:#f3f5ed}.footer-top{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:40px;align-items:start;padding-top:51px;padding-bottom:39px}.footer-top .brand{font-size:26px}.footer-top .brand>svg{width:31px;height:31px}.footer-top p{font-size:10px;line-height:1.9;margin-top:18px}.footer-links{display:grid;gap:11px;justify-self:center;padding-top:4px}.footer-links>a{font-size:10px;display:flex;gap:10px;align-items:center;color:#465844}.footer-links .icon{width:12px;height:12px}.footer-note{font-size:9px;color:#455d42;line-height:2.1;padding-top:4px}.footer-note>.status-dot{width:5px;height:5px;margin-right:5px}.footer-note>span:last-child{font-size:8px;color:#92a087;display:inline-block;margin-top:5px}.footer-bottom{border-top:1px solid #dce3d5;padding-top:18px;padding-bottom:19px;display:flex;justify-content:space-between;gap:20px;font-size:8px;color:#8e9986}.empty-page{text-align:center;padding:120px 24px}.empty-page>.eyebrow{justify-content:center}.empty-page h1{margin:20px 0;font-size:55px}.empty-page .btn{margin-top:30px}.content-page{max-width:850px}.content-page h1{font-size:46px;margin:20px 0 30px}.content-page h2{font-size:24px;margin:33px 0 16px}.content-page p{font-size:14px;line-height:1.9;margin-bottom:14px}.content-page a{text-decoration:underline;text-underline-offset:3px}.start-section{padding:70px 0 95px}.start-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:90px;align-items:start}.start-copy h1{font-size:52px;line-height:1.13;margin:24px 0}.start-copy h1>span{color:var(--teal)}.start-copy>p{font-size:14px;max-width:360px}.start-facts{margin-top:35px;display:grid;gap:15px}.start-facts>div{display:flex;gap:12px;align-items:center;font-size:12px}.start-facts .icon{width:18px;color:var(--teal)}.start-cost{padding:24px;border-radius:12px;border:1px solid #dfe6d5;margin-top:35px;background:#edf2e5;max-width:350px}.start-cost>strong{font-size:29px;font-weight:600;letter-spacing:-1px}.start-cost>p{font-size:10px;margin-top:9px;line-height:1.8}.start-form{padding:32px;background:#fff;border:1px solid var(--line);border-radius:16px}.start-form h2{font-size:22px;margin-bottom:6px}.start-form>p{font-size:12px;margin-bottom:24px}.form-field{display:block;margin-bottom:18px}.form-field>span{font-size:11px;font-weight:500;display:block;margin-bottom:7px}.form-field input,.form-field select,.form-field textarea{display:block;width:100%;border:1px solid #d9e0d5;background:#fcfdfb;border-radius:6px;padding:12px 13px;font-size:12px;color:var(--ink);min-height:45px}.form-field textarea{min-height:90px;resize:vertical;line-height:1.7}.form-field input::placeholder,.form-field textarea::placeholder{color:#9aab9a}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-consent{display:flex;gap:10px;align-items:flex-start;font-size:10px;color:#7c8b79;margin:22px 0;line-height:1.8}.form-consent input{accent-color:var(--teal);margin-top:4px;flex-shrink:0}.form-consent a{text-decoration:underline}.form-footnote{font-size:9px;color:#84917d;text-align:center;margin-top:13px}.form-error{background:#fff0ed;color:#a33b24;font-size:12px;padding:12px 15px;border-radius:5px;margin-bottom:18px}.form-ready{background:#eff5e5;color:#345635;font-size:12px;padding:15px;border-radius:7px;margin-top:20px}.form-ready p{font-size:11px;margin-bottom:10px}.form-ready a{display:inline-flex;margin:4px 0}.selected-model{background:#edf4e8;border:1px solid #dbe6d2;padding:13px 16px;border-radius:7px;margin-bottom:24px;display:flex;align-items:center;gap:12px;font-size:12px}.selected-model small{font-size:9px;display:block;color:#6a7f62}.selected-model a{margin-left:auto;font-size:10px;text-decoration:underline}.selected-model .icon{width:20px;color:var(--teal)}
@media(min-width:1440px){.container{max-width:1320px}.hero-grid{gap:60px}.hero-stage{height:588px}.hero-browser{top:123px}.hero-food{bottom:43px;width:210px;height:270px}.hero-food>img{height:140px}.hero-copy h1{font-size:80px}}
@media(max-width:1100px){.container{padding-left:32px;padding-right:32px}.desktop-nav{gap:19px;margin-left:0}.hero-grid{gap:28px}.hero-stage{height:515px}.hero-actions{gap:15px}.hero-actions .text-link{font-size:10px}.hero-food{width:166px;height:242px;right:-8px;bottom:47px}.hero-food>img{height:118px}.hero-browser{top:106px;left:-12px}.mini-clinic{padding:14px}.mini-clinic-grid h2{font-size:24px}.mini-clinic-grid img{height:160px}.live-badge{left:-15px;padding:12px;bottom:69px}.live-badge b{font-size:10px}.live-badge small{font-size:8px}.live-icon{width:29px;height:29px}.hero-copy h1{font-size:65px}.hero-copy>.eyebrow{font-size:8px}.hero-copy>p{font-size:13px}.hero-actions .btn{padding:13px 15px;font-size:11px}.hero-trust>span{font-size:9px}.difference-grid,.pricing-grid{gap:48px}.difference-copy>h2,.pricing-copy h2{font-size:44px}.section-heading{gap:35px}.featured-bottom{padding:18px 15px}.featured-bottom h3{font-size:14px}.feature-preview{height:213px;padding:15px 11px}.preview-health-body h3{font-size:18px}.preview-health-body img{height:134px}.preview-legal-body h3{font-size:21px}.preview-food-overlay h3{font-size:29px}.benefit-card{padding:23px 20px}.benefit-card h3{font-size:19px}.card-index{font-size:5px;right:15px}.benefit-card p{font-size:11px}.portfolio-visual{padding:20px 21px 0;height:285px}.portfolio-visual h3{font-size:21px}.faq-grid{gap:45px}.final-cta h2{font-size:36px}.scope-note>p{max-width:520px}.scope-note>a{font-size:9px}}
@media(max-width:850px){.desktop-nav{gap:15px}.desktop-nav a{font-size:10px}.header-cta{font-size:10px;padding:10px 12px}.hero-grid{gap:23px}.hero-copy h1{font-size:56px}.hero-copy>p{font-size:12px}.hero-stage{height:470px}.hero-actions{align-items:flex-start;flex-direction:column;gap:16px;margin:23px 0}.hero-price{font-size:8px;gap:9px}.price-mini{padding-right:10px}.price-mini strong{font-size:29px}.hero-copy>.hero-domain{font-size:8px}.hero-stage{margin-left:0}.mini-nav>span{display:none}.mini-clinic-grid h2{font-size:19px}.mini-clinic-grid img{height:132px}.mini-clinic-grid small{font-size:4px}.mini-clinic-grid p{font-size:5px}.hero-food{width:147px;height:220px;bottom:48px}.hero-food>img{height:98px}.live-badge{bottom:63px;padding:10px;left:-12px;gap:6px}.live-badge b{font-size:8px}.live-badge small{font-size:6px}.live-icon{width:24px;height:24px}.live-badge>.status-dot{margin-left:2px;width:4px;height:4px}.stage-caption{left:20px;right:20px;font-size:6px}.stage-bottom{left:16px;right:16px;font-size:5px}.orbit-one{width:320px;height:320px;top:80px}.orbit-two{width:240px;height:240px;right:30px;top:120px}.hero-trust{flex-wrap:wrap;gap:14px;justify-content:center;margin-top:28px}.hero-trust>span{font-size:9px}.hero-trust .icon{width:13px}.segment-strip>.container{gap:15px;min-height:85px}.segment-strip a{font-size:12px}.segment-strip i{font-size:15px}.segment-strip .container>span{font-size:6px}.segment-strip .container>span>b{font-size:12px}.section{padding:80px 0}.section-heading h2{font-size:35px}.section-heading .eyebrow{font-size:8px}.section-heading p{font-size:11px}.featured-grid{gap:14px}.featured-bottom{padding:16px 12px}.featured-bottom h3{font-size:12px}.featured-bottom small{font-size:6px}.circle-arrow{width:27px;height:27px}.circle-arrow>.icon{width:12px}.feature-preview{height:180px;margin:7px 7px 0}.preview-health-body{padding-top:12px;gap:7px}.preview-health-body h3{font-size:15px}.preview-health-body img{height:103px}.preview-health-body>div>span{font-size:3px}.preview-health-body i{font-size:3px;padding:4px 5px}.preview-nav{padding-bottom:10px}.preview-nav>span{font-size:4px}.preview-nav>strong{font-size:16px}.feature-legal .feature-preview{padding:15px}.preview-legal-body{padding-top:12px}.preview-legal-body h3{font-size:18px}.preview-food-overlay{padding:15px}.preview-food-overlay h3{font-size:24px;margin-top:30px}.models-extra{font-size:8px;gap:15px}.difference-grid{gap:35px}.difference-copy>h2{font-size:37px}.difference-copy>p{font-size:11px}.difference-copy>.btn{font-size:10px;padding:13px 16px}.care-panel{padding:22px}.care-title{font-size:16px;gap:10px}.care-title>.icon{width:25px}.care-row{gap:10px;padding:20px 0}.care-row h3{font-size:12px}.care-row p{font-size:10px}.human-note{font-size:6px}.benefits-grid{gap:14px}.benefit-card{padding:20px 17px}.benefit-card h3{font-size:17px}.card-index{font-size:4px;right:12px;top:38px}.benefit-icon{width:33px;height:33px}.benefit-icon>.icon{width:17px}.benefit-card p{font-size:10px}.tiny-label{font-size:5px}.steps-grid{gap:30px}.steps-grid h3{font-size:18px}.steps-grid p{font-size:11px}.portfolio-grid{gap:15px}.portfolio-visual{padding:15px 18px 0;height:257px}.portfolio-site-brand{font-size:22px}.portfolio-visual h3{font-size:18px}.portfolio-url{font-size:6px;margin-bottom:20px}.shop-tiles{gap:5px;margin-top:25px}.shop-tiles>span{height:69px}.shop-tiles .icon{width:17px}.shop-tiles b{font-size:5px}.portfolio-info h3{font-size:16px}.portfolio-info p{font-size:8px}.lirio-preview{width:125px;height:150px}.portfolio-lirio .portfolio-site-brand{font-size:26px}.pricing-grid{gap:35px}.pricing-copy h2{font-size:36px}.pricing-copy>p{font-size:11px}.price-inclusions>span{font-size:10px}.pricing-card{padding:25px}.plan-label{font-size:6px}.plan-chip{font-size:7px}.main-price>strong{font-size:75px}.main-price>small{font-size:10px;margin-left:5px}.payment-split{padding:12px 15px}.payment-split>div>span{font-size:5px}.scope-note{flex-wrap:wrap;margin-top:35px}.scope-note>p{flex:1;max-width:none}.scope-note>a{margin-left:46px}.faq-grid{gap:35px}.faq-grid>div:first-child>h2{font-size:32px}.faq-list summary{font-size:11px}.final-cta h2{font-size:30px}.final-cta .btn{font-size:11px;padding:13px 19px}.start-grid{gap:40px}.start-copy h1{font-size:42px}.start-form{padding:25px}.start-copy>p{font-size:12px}}
@media(max-width:680px){html{scroll-padding-top:80px}.container{padding-left:22px;padding-right:22px}.site-header{height:73px}.header-inner{gap:14px}.brand{font-size:27px}.brand>svg{width:31px;height:31px}.desktop-nav,.header-cta{display:none}.menu-toggle{display:block}.mobile-nav{top:72px}.hero{padding-top:40px;overflow:hidden}.hero-grid{grid-template-columns:1fr;gap:30px}.hero-copy{padding-bottom:0}.hero-copy>.eyebrow{font-size:8px;letter-spacing:.12em}.hero-copy h1{font-size:clamp(51px,12vw,72px);margin:22px 0 25px;line-height:1.04}.hero-copy>p{font-size:13px;max-width:360px}.hero-scribble{width:210px;bottom:-9px}.hero-actions{flex-direction:row;align-items:center;gap:18px;margin:25px 0}.hero-actions .btn{font-size:11px;padding:14px 15px}.hero-actions .text-link{font-size:9px;max-width:94px}.hero-price{font-size:9px;gap:14px}.price-mini{padding-right:14px}.price-mini strong{font-size:32px}.hero-copy>.hero-domain{font-size:9px}.hero-stage{height:475px;margin:0 9px 0 8px}.hero-browser{top:103px;left:-13px;width:calc(100% + 1px)}.mini-clinic{padding:17px 19px}.mini-nav>span{display:block}.mini-nav strong{font-size:25px}.mini-nav>span{font-size:5px}.mini-nav>b{font-size:5px}.mini-clinic-grid{gap:13px;margin-top:18px}.mini-clinic-grid h2{font-size:27px;margin:10px 0}.mini-clinic-grid small{font-size:5px}.mini-clinic-grid p{font-size:6px}.mini-clinic-grid img{height:147px}.mini-button{font-size:6px;padding:7px 10px}.mini-clinic-bottom{font-size:5px;margin-top:15px}.hero-food{width:169px;height:230px;right:-14px;bottom:35px}.hero-food>img{height:107px}.food-label{font-size:15px}.food-label>span{font-size:4px}.food-copy{font-size:20px}.live-badge{bottom:61px;left:-12px;padding:12px;gap:8px}.live-badge b{font-size:9px}.live-badge small{font-size:7px}.live-icon{width:26px;height:26px}.live-badge>.status-dot{margin-left:3px}.stage-caption{top:24px;left:22px;right:22px;font-size:6px}.stage-bottom{bottom:16px;left:20px;right:20px;font-size:5px}.stage-bottom>span:last-child{gap:9px}.stage-bottom .icon{width:12px}.orbit-one{width:320px;height:320px;right:-3px;top:72px}.orbit-two{width:250px;height:250px;right:30px;top:110px}.hero-trust{display:grid;grid-template-columns:1fr 1fr;gap:17px 8px;margin-top:25px;padding-top:8px;padding-bottom:27px}.hero-trust>span{font-size:8px;gap:6px}.hero-trust .icon{width:12px;height:12px}.segment-strip>.container{overflow:auto;justify-content:flex-start;gap:22px;min-height:83px;scrollbar-width:none}.segment-strip a{font-size:13px}.segment-strip .container>span{font-size:6px}.segment-strip .container>span>b{font-size:12px}.segment-strip i{font-size:17px}.segment-strip a:last-child{padding-right:15px}.section{padding:66px 0}.section-heading{grid-template-columns:1fr;gap:22px;margin-bottom:30px}.section-heading h2{font-size:35px;margin-top:15px}.section-heading .eyebrow{font-size:7px}.section-heading>div+div,.section-heading>p{justify-self:start;max-width:100%}.section-heading p{font-size:12px;max-width:360px}.section-heading .text-link{font-size:11px;margin-top:13px}.featured-grid{grid-template-columns:1fr;gap:22px}.feature-preview{height:260px;margin:10px 10px 0;padding:20px}.preview-nav{padding-bottom:14px}.preview-nav>strong{font-size:23px}.preview-nav>span{font-size:6px}.preview-health-body{gap:17px;padding-top:15px;grid-template-columns:1.2fr 1fr}.preview-health-body>div>span{font-size:5px;margin-bottom:11px}.preview-health-body h3{font-size:27px}.preview-health-body i{font-size:6px;padding:7px 10px;margin-top:23px}.preview-health-body img{height:175px}.featured-bottom{padding:23px}.featured-bottom small{font-size:8px}.featured-bottom h3{font-size:19px;margin-top:7px}.circle-arrow{width:34px;height:34px}.circle-arrow>.icon{width:17px;height:17px}.feature-legal .feature-preview{padding:25px}.feature-legal .preview-nav>strong{font-size:12px}.preview-nav>strong>small{font-size:5px}.preview-legal-body{padding-top:20px}.preview-legal-body>span:first-child{font-size:5px}.preview-legal-body h3{font-size:31px}.preview-legal-body p{font-size:6px}.legal-rule{margin-top:16px}.legal-art{font-size:280px;bottom:-70px}.preview-food-overlay{padding:25px}.preview-food-overlay>span{font-size:8px}.preview-food-overlay h3{font-size:43px;margin-top:34px}.preview-food-overlay b{font-size:7px;margin-top:23px}.models-extra{display:block;font-size:10px;line-height:1.9;margin-top:25px}.models-extra>span{align-items:flex-start;gap:10px}.models-extra>span>.icon{margin-top:3px;width:15px;height:15px}.models-extra>a{margin-top:15px}.difference-grid,.pricing-grid,.faq-grid{grid-template-columns:1fr;gap:35px}.difference-copy>.eyebrow{font-size:7px}.difference-copy>h2{font-size:42px}.difference-copy>p{font-size:13px;max-width:100%}.difference-copy>.btn{font-size:11px;margin-top:25px}.care-panel{padding:25px}.care-title{font-size:19px}.care-title>.icon{width:30px;height:30px}.care-row{padding:23px 0}.care-row h3{font-size:14px}.care-row p{font-size:11px}.human-note{font-size:7px;line-height:1.8}.benefits-grid{grid-template-columns:1fr;gap:18px}.benefit-card{padding:27px;min-height:0}.benefit-icon{width:43px;height:43px;margin-bottom:23px}.benefit-icon>.icon{width:22px;height:22px}.card-index{font-size:7px;top:43px;right:26px}.benefit-card h3{font-size:24px}.benefit-card p{font-size:13px;line-height:1.8;max-width:390px}.tiny-label{font-size:7px}.search-note{font-size:9px;text-align:left}.steps-grid{grid-template-columns:1fr;gap:29px}.step-num{font-size:48px;padding-bottom:16px;margin-bottom:18px}.steps-grid h3{font-size:23px}.steps-grid p{font-size:12px;margin-top:11px}.steps-grid article>a{margin-top:16px;font-size:12px}.step-tag{font-size:8px;margin-top:18px}.portfolio-grid{grid-template-columns:1fr;gap:19px}.portfolio-visual{height:330px;padding:24px 28px 0}.portfolio-url{font-size:9px;margin-bottom:26px}.portfolio-site-brand{font-size:33px}.portfolio-visual h3{font-size:28px}.portfolio-mini-ui{margin-top:25px;padding:18px}.portfolio-mini-ui>div:first-child{font-size:8px}.ui-cols{margin-top:13px}.ui-cols>span{font-size:8px;padding:12px}.ui-cols b{font-size:10px}.portfolio-info{padding:19px 2px}.portfolio-info h3{font-size:21px}.portfolio-info p{font-size:11px}.portfolio-lirio .portfolio-site-brand{font-size:38px}.lirio-preview{width:190px;height:200px}.shop-tiles{margin-top:28px;gap:12px}.shop-tiles>span{height:94px}.shop-tiles .icon{width:26px;height:26px}.shop-tiles b{font-size:8px}.pricing-copy h2{font-size:42px}.pricing-copy>.eyebrow{font-size:7px}.pricing-copy>p{font-size:13px}.price-inclusions{gap:13px}.price-inclusions>span{font-size:12px}.pricing-card{padding:27px}.plan-label{font-size:6px}.plan-chip{font-size:8px}.main-price>strong{font-size:85px}.main-price>small{font-size:11px}.payment-split{padding:15px 18px}.payment-split>div>span{font-size:6px}.payment-split b{font-size:22px}.recurring-price{gap:21px;margin:24px 0}.recurring-price small{font-size:10px}.pricing-footnote{font-size:9px}.scope-note{gap:12px;align-items:flex-start}.scope-note>p{font-size:10px}.scope-note>a{margin-left:44px;font-size:10px}.faq-grid>div:first-child>h2{font-size:35px}.faq-grid>div:first-child>p{font-size:12px;margin-top:20px}.faq-grid .text-link{margin-top:15px}.faq-list summary{font-size:12px;padding:21px 0}.faq-list details>p{font-size:12px}.final-cta{padding:53px 0}.final-cta>.container{flex-direction:column;align-items:flex-start;gap:27px}.final-cta h2{font-size:34px;letter-spacing:-1.5px}.final-cta .btn{font-size:12px}.final-cta p{text-align:left;font-size:10px}.footer-top{grid-template-columns:1fr 1fr;gap:29px;padding-top:39px;padding-bottom:30px}.footer-links{justify-self:end}.footer-note{grid-column:1/-1;border-top:1px solid #dce3d5;padding-top:20px;font-size:10px}.footer-note>span:last-child{font-size:9px}.footer-top p{font-size:9px}.footer-bottom{flex-wrap:wrap;gap:12px;font-size:8px}.footer-bottom>span:last-child{display:none}.start-section{padding:43px 0 60px}.start-grid{grid-template-columns:1fr;gap:30px}.start-copy h1{font-size:45px}.start-copy>.eyebrow{font-size:8px}.start-copy>p{font-size:13px}.start-facts{gap:13px;margin-top:22px}.start-facts>div{font-size:11px}.start-cost{max-width:none;padding:21px;margin-top:25px}.start-form{padding:23px}.form-row{grid-template-columns:1fr;gap:0}.form-field>span{font-size:12px}.form-field input,.form-field select,.form-field textarea{font-size:16px}.content-page h1{font-size:38px}.empty-page h1{font-size:40px}.desktop-break{display:none}}
@media(max-width:370px){.container{padding-left:17px;padding-right:17px}.hero-copy h1{font-size:48px}.hero-actions{gap:10px}.hero-actions .btn{font-size:10px}.hero-actions .text-link{font-size:8px}.hero-stage{height:435px}.mini-clinic-grid h2{font-size:22px}.mini-clinic-grid img{height:130px}.hero-food{width:142px;height:205px}.hero-food>img{height:90px}.live-badge{bottom:49px;padding:9px}.hero-trust>span{font-size:7px}.feature-preview{height:239px}.preview-health-body h3{font-size:22px}.preview-health-body img{height:155px}.main-price>strong{font-size:76px}.pricing-card{padding:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
.portfolio-real-image{margin-top:20px;height:150px;overflow:hidden;border-radius:7px}.portfolio-real-image>img{width:100%;height:100%;object-fit:cover;object-position:top}.portfolio-aquivendo .portfolio-real-image{position:absolute;right:8px;bottom:-56px;width:150px;height:194px;transform:rotate(-9deg);overflow:visible}.portfolio-aquivendo .portfolio-real-image>img{object-fit:contain}.portfolio-assamble .portfolio-real-image{transform:rotate(-3deg);border:4px solid #ffffff80;box-shadow:0 5px 18px #4f358b14}@media(max-width:680px){.portfolio-aquivendo .portfolio-real-image{width:180px;height:225px;bottom:-38px}.portfolio-real-image{height:170px}}
