.Hero-module___w2HtG__hero{background:var(--cream);min-height:calc(100vh - var(--header-height));min-height:calc(100svh - var(--header-height));flex-direction:column;justify-content:center;padding:26px 0 34px;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__blobMint,.Hero-module___w2HtG__blobPeach{pointer-events:none;z-index:0;position:absolute}.Hero-module___w2HtG__blobMint{opacity:.6;width:320px;height:320px;animation:20s ease-in-out infinite Hero-module___w2HtG__paBlob;display:none;top:-50px;left:-50px}.Hero-module___w2HtG__blobPeach{opacity:.6;width:200px;height:200px;animation:22s ease-in-out infinite Hero-module___w2HtG__paBlob;top:-30px;right:-40px}.Hero-module___w2HtG__containerRelative{z-index:1;position:relative}.Hero-module___w2HtG__grid{grid-template-columns:1fr;grid-template-areas:"text""illustration""actions";gap:0;display:grid}.Hero-module___w2HtG__textArea{grid-area:text}.Hero-module___w2HtG__illustrationArea{grid-area:illustration}.Hero-module___w2HtG__actionsArea{grid-area:actions}.Hero-module___w2HtG__badge{background:var(--white);border-radius:var(--radius-pill);color:var(--brand-primary);border:1px solid #1a7a3c38;align-items:center;gap:8px;padding:6px 13px;font-size:12px;font-weight:700;display:inline-flex}.Hero-module___w2HtG__badgeIcon{color:var(--accent-terra)}.Hero-module___w2HtG__title{letter-spacing:-.03em;color:var(--ink);margin:16px 0 0;font-size:clamp(28px,7.6vw,38px);font-weight:800;line-height:1}.Hero-module___w2HtG__lineBreak{display:none}.Hero-module___w2HtG__titleAccent{white-space:nowrap;color:var(--brand-primary);position:relative}.Hero-module___w2HtG__underline{width:100%;height:12px;position:absolute;bottom:-8px;left:0}.Hero-module___w2HtG__subtitle{color:var(--muted-warm);margin:22px 0 0;font-size:16px;line-height:1.55}.Hero-module___w2HtG__illustrationDesktop{display:none}.Hero-module___w2HtG__illustrationMobile{margin:22px -6px 0;position:relative}.Hero-module___w2HtG__actionsArea{margin-top:20px}.Hero-module___w2HtG__actions{gap:13px;display:flex}.Hero-module___w2HtG__primaryButton{background:var(--brand-primary);width:100%;color:var(--white);border-radius:var(--radius-pill);justify-content:center;align-items:center;gap:9px;padding:17px;font-size:17px;font-weight:700;transition:transform .25s,box-shadow .25s,background-color .2s;display:inline-flex;box-shadow:0 10px 24px #1a7a3c52}.Hero-module___w2HtG__primaryButton:hover{background:var(--brand-secondary);transform:translateY(-3px);box-shadow:0 16px 30px #1a7a3c66}.Hero-module___w2HtG__primaryButton:active{transform:scale(.97);box-shadow:0 6px 16px #1a7a3c47}.Hero-module___w2HtG__primaryButton:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.Hero-module___w2HtG__secondaryButton{display:none}.Hero-module___w2HtG__playIcon{color:var(--accent-terra)}.Hero-module___w2HtG__trustRow{color:var(--muted-warm-2);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:16px;font-size:12px;font-weight:600;display:flex}.Hero-module___w2HtG__trustRow span{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.Hero-module___w2HtG__checkIcon{color:var(--brand-primary)}@media (min-width:768px){.Hero-module___w2HtG__hero{padding:60px 0 64px}.Hero-module___w2HtG__blobMint{display:block}.Hero-module___w2HtG__blobPeach{opacity:.55;width:300px;height:300px;animation:24s ease-in-out infinite reverse Hero-module___w2HtG__paBlob;top:auto;bottom:-90px;right:-40px}.Hero-module___w2HtG__grid{grid-template-columns:1fr 1.02fr;grid-template-areas:"text illustration""actions illustration";align-items:center;gap:0 36px}.Hero-module___w2HtG__badge{padding:7px 15px;font-size:13px}.Hero-module___w2HtG__title{letter-spacing:-.035em;margin-top:22px;font-size:58px;line-height:.99}.Hero-module___w2HtG__lineBreak{display:inline}.Hero-module___w2HtG__underline{height:14px;bottom:-10px}.Hero-module___w2HtG__subtitle{max-width:440px;margin-top:26px;font-size:18px;line-height:1.6}.Hero-module___w2HtG__illustrationDesktop{display:block;position:relative}.Hero-module___w2HtG__illustrationMobile{display:none}.Hero-module___w2HtG__actionsArea{margin-top:30px}.Hero-module___w2HtG__primaryButton{width:auto;padding:15px 26px;font-size:16px;box-shadow:0 10px 24px #1a7a3c4d}.Hero-module___w2HtG__primaryButton:hover{box-shadow:0 16px 30px #1a7a3c66}.Hero-module___w2HtG__secondaryButton{background:var(--white);color:var(--ink);border-radius:var(--radius-pill);border:1.5px solid #26221b24;justify-content:center;align-items:center;gap:9px;padding:15px 22px;font-size:16px;font-weight:700;transition:border-color .25s,transform .25s;display:inline-flex}.Hero-module___w2HtG__secondaryButton:hover{border-color:#d9663f99;transform:translateY(-3px)}.Hero-module___w2HtG__trustRow{justify-content:flex-start;gap:18px;margin-top:24px;font-size:13px}}
.RevealOnScroll-module__VmJH4W__reveal{opacity:0;transform:var(--reveal-from,translateY(24px));transition:opacity var(--reveal-duration,.85s)cubic-bezier(.22,.61,.36,1)var(--reveal-delay,0s),transform var(--reveal-duration,.85s)cubic-bezier(.22,.61,.36,1)var(--reveal-delay,0s)}.RevealOnScroll-module__VmJH4W__reveal.RevealOnScroll-module__VmJH4W__visible{opacity:1;transform:none}@media (scripting:none){.RevealOnScroll-module__VmJH4W__reveal{opacity:1;transform:none}}
.Container-module__DjgGgG__container{width:100%;max-width:var(--container-max);padding-left:var(--space-section-x-mobile);padding-right:var(--space-section-x-mobile);margin-left:auto;margin-right:auto}.Container-module__DjgGgG__narrow{max-width:960px}@media (min-width:768px){.Container-module__DjgGgG__container{padding-left:var(--space-section-x);padding-right:var(--space-section-x)}}
.DemoForm-module__H_QQBG__card{background:var(--white);max-width:560px;padding:var(--spacing-5);gap:var(--spacing-3);box-shadow:var(--shadow-float);border:none;border-radius:20px;flex-direction:column;margin:0 auto;display:flex}.DemoForm-module__H_QQBG__kicker{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-terra);margin:0;font-size:12px;font-weight:700}.DemoForm-module__H_QQBG__formTitle,.DemoForm-module__H_QQBG__resultTitle{font-family:var(--font-display),"Fraunces",Georgia,serif;color:var(--ink);margin:0;font-size:23px;font-weight:800;line-height:1.15}.DemoForm-module__H_QQBG__lead{font-size:var(--fs-md);line-height:var(--lh-body);color:var(--muted-warm);margin:0}.DemoForm-module__H_QQBG__row{gap:var(--spacing-2);display:flex}.DemoForm-module__H_QQBG__field{gap:var(--spacing-1);color:var(--muted-warm-2);flex-direction:column;flex:1;font-size:12px;font-weight:600;display:flex}.DemoForm-module__H_QQBG__field input,.DemoForm-module__H_QQBG__field select{border-radius:var(--radius-sm);font-size:16px;font-family:var(--font-body),"Plus Jakarta Sans",system-ui,sans-serif;color:var(--ink);background:var(--paper);border:1px solid #26221b21;padding:13px;font-weight:600}.DemoForm-module__H_QQBG__field input:focus,.DemoForm-module__H_QQBG__field select:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--brand-tint-alpha);outline:none}.DemoForm-module__H_QQBG__modeBlock{gap:var(--spacing-1);color:var(--muted-warm-2);flex-direction:column;font-size:12px;font-weight:600;display:flex}.DemoForm-module__H_QQBG__modeRow{gap:var(--spacing-2);display:flex}.DemoForm-module__H_QQBG__modeCard{border-radius:var(--radius-sm);background:var(--paper);cursor:pointer;text-align:left;font-family:var(--font-body),"Plus Jakarta Sans",system-ui,sans-serif;border:1px solid #26221b21;flex-direction:column;flex:1;align-items:flex-start;gap:6px;padding:13px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.DemoForm-module__H_QQBG__modeCard:hover{border-color:#1a7a3c73}.DemoForm-module__H_QQBG__modeCardActive{border-color:var(--brand-primary);background:var(--brand-tint);box-shadow:0 0 0 3px var(--brand-tint-alpha)}.DemoForm-module__H_QQBG__modeName{color:var(--ink);align-items:center;gap:6px;font-size:14px;font-weight:700;display:inline-flex}.DemoForm-module__H_QQBG__modeCardActive .DemoForm-module__H_QQBG__modeName{color:var(--brand-secondary)}.DemoForm-module__H_QQBG__modeDesc{color:var(--muted-warm);font-size:12px;font-weight:500;line-height:1.45}.DemoForm-module__H_QQBG__modeBadge,.DemoForm-module__H_QQBG__modeBadgeAlt{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700}.DemoForm-module__H_QQBG__modeBadge{background:var(--brand-primary);color:var(--white)}.DemoForm-module__H_QQBG__modeBadgeAlt{color:var(--muted-warm-2);background:#26221b14}.DemoForm-module__H_QQBG__upload{border-radius:var(--radius-md);background:var(--brand-tint);color:var(--brand-secondary);font-weight:600;font-size:var(--fs-sm);font-family:var(--font-body),"Plus Jakarta Sans",system-ui,sans-serif;cursor:pointer;border:1.5px dashed #1a7a3c6b;padding:14px;transition:background .2s,border-color .2s}.DemoForm-module__H_QQBG__upload:hover{background:#e9f4ec;border-color:#1a7a3cb3}.DemoForm-module__H_QQBG__submit,.DemoForm-module__H_QQBG__demoButton{background:var(--brand-primary);color:var(--white);font-weight:700;font-size:var(--fs-md);font-family:var(--font-body),"Plus Jakarta Sans",system-ui,sans-serif;cursor:pointer;text-align:center;border:none;border-radius:12px;padding:16px 24px;text-decoration:none;transition:background .2s,transform .2s}.DemoForm-module__H_QQBG__submit:hover,.DemoForm-module__H_QQBG__demoButton:hover{background:var(--brand-secondary);transform:translateY(-1px)}.DemoForm-module__H_QQBG__submit:active,.DemoForm-module__H_QQBG__demoButton:active,.DemoForm-module__H_QQBG__copyBtn:active{transform:scale(.985)}.DemoForm-module__H_QQBG__note{color:var(--muted-warm-2);text-align:center;margin:0;font-size:12px}.DemoForm-module__H_QQBG__error{font-size:var(--fs-sm);color:var(--color-error);margin:0}.DemoForm-module__H_QQBG__creds{font-size:var(--fs-sm);color:var(--ink);padding:var(--spacing-2);background:var(--brand-tint);border-radius:var(--radius-sm);text-align:left;flex-direction:column;gap:8px;display:flex}.DemoForm-module__H_QQBG__credRow{align-items:center;gap:var(--spacing-1);grid-template-columns:64px minmax(0,1fr) auto;display:grid}.DemoForm-module__H_QQBG__credLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--muted-warm-2);font-size:12px;font-weight:700}.DemoForm-module__H_QQBG__credValue{text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:all;user-select:all;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:15px;font-weight:600;overflow:hidden}.DemoForm-module__H_QQBG__copyBtn{border-radius:var(--radius-pill);background:var(--white);color:var(--brand-secondary);font-size:12px;font-weight:700;font-family:var(--font-body),"Plus Jakarta Sans",system-ui,sans-serif;cursor:pointer;border:1px solid #1a7a3c59;align-items:center;gap:5px;padding:7px 12px;transition:background .15s,border-color .15s;display:inline-flex}.DemoForm-module__H_QQBG__copyBtn:hover{background:#e9f4ec;border-color:#1a7a3cb3}.DemoForm-module__H_QQBG__spinner{border:4px solid var(--brand-tint);border-top-color:var(--brand-primary);border-radius:50%;width:44px;height:44px;margin:0 auto;animation:.9s linear infinite DemoForm-module__H_QQBG__spin}@keyframes DemoForm-module__H_QQBG__spin{to{transform:rotate(360deg)}}.DemoForm-module__H_QQBG__fade{animation:.45s cubic-bezier(.16,1,.3,1) both DemoForm-module__H_QQBG__fadeUp}.DemoForm-module__H_QQBG__pop{text-align:center;animation:.5s cubic-bezier(.16,1,.3,1) both DemoForm-module__H_QQBG__popIn}@keyframes DemoForm-module__H_QQBG__fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes DemoForm-module__H_QQBG__popIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.DemoForm-module__H_QQBG__stepper{margin:0 0 var(--spacing-1);justify-content:center;align-items:center;display:flex}.DemoForm-module__H_QQBG__stepItem{align-items:center;display:flex}.DemoForm-module__H_QQBG__stepBar{background:var(--cream-panel);border-radius:1px;width:26px;height:2px;margin:0 6px;transition:background .3s}.DemoForm-module__H_QQBG__stepBarDone{background:var(--brand-primary)}.DemoForm-module__H_QQBG__step{align-items:center;gap:6px;display:inline-flex}.DemoForm-module__H_QQBG__stepDot{background:var(--cream-panel);width:22px;height:22px;color:var(--muted-warm-2);border-radius:50%;place-items:center;font-size:11px;font-weight:700;transition:background .3s,color .3s;display:inline-grid}.DemoForm-module__H_QQBG__stepLabel{color:var(--muted-warm-2);font-size:12px;font-weight:600}.DemoForm-module__H_QQBG__stepNow .DemoForm-module__H_QQBG__stepDot{background:var(--brand-primary);color:var(--white)}.DemoForm-module__H_QQBG__stepNow .DemoForm-module__H_QQBG__stepLabel{color:var(--ink);font-weight:700}.DemoForm-module__H_QQBG__stepDone .DemoForm-module__H_QQBG__stepDot{background:var(--brand-tint);color:var(--brand-secondary)}.DemoForm-module__H_QQBG__stepDone .DemoForm-module__H_QQBG__stepLabel{color:var(--brand-secondary)}.DemoForm-module__H_QQBG__art{width:min(230px,64%);height:auto;margin:0 auto;display:block}.DemoForm-module__H_QQBG__centered{text-align:center}.DemoForm-module__H_QQBG__artBeam{animation:3.4s cubic-bezier(.45,0,.55,1) infinite DemoForm-module__H_QQBG__paBeamSweep}@keyframes DemoForm-module__H_QQBG__paBeamSweep{0%{opacity:0;transform:translateY(0)}8%{opacity:1}82%{opacity:1;transform:translateY(128px)}92%,to{opacity:0;transform:translateY(128px)}}.DemoForm-module__H_QQBG__artLine{fill:var(--cream-panel);animation:3.4s infinite DemoForm-module__H_QQBG__paDetectLine}.DemoForm-module__H_QQBG__artPrice{fill:var(--cream-panel);animation:3.4s infinite DemoForm-module__H_QQBG__paDetectPrice}.DemoForm-module__H_QQBG__artLine1,.DemoForm-module__H_QQBG__artPrice1{animation-delay:0s}.DemoForm-module__H_QQBG__artLine2,.DemoForm-module__H_QQBG__artPrice2{animation-delay:.42s}.DemoForm-module__H_QQBG__artLine3,.DemoForm-module__H_QQBG__artPrice3{animation-delay:.84s}.DemoForm-module__H_QQBG__artLine4,.DemoForm-module__H_QQBG__artPrice4{animation-delay:1.26s}@keyframes DemoForm-module__H_QQBG__paDetectLine{0%,26%{fill:var(--cream-panel)}34%,88%{fill:var(--brand-primary)}to{fill:var(--cream-panel)}}@keyframes DemoForm-module__H_QQBG__paDetectPrice{0%,28%{fill:var(--cream-panel)}36%,88%{fill:var(--accent-terra)}to{fill:var(--cream-panel)}}.DemoForm-module__H_QQBG__artSpark{transform-origin:50%;transform-box:fill-box;animation:2.6s ease-in-out infinite DemoForm-module__H_QQBG__paSpark}.DemoForm-module__H_QQBG__artSpark2{transform-origin:50%;transform-box:fill-box;animation:2.6s ease-in-out 1.1s infinite DemoForm-module__H_QQBG__paSpark}@keyframes DemoForm-module__H_QQBG__paSpark{0%,to{opacity:.35;transform:scale(.8)rotate(0)}50%{opacity:1;transform:scale(1.08)rotate(12deg)}}.DemoForm-module__H_QQBG__artRowIn{animation:2.8s infinite both DemoForm-module__H_QQBG__paRowIn}.DemoForm-module__H_QQBG__artRowIn1{animation-delay:.1s}.DemoForm-module__H_QQBG__artRowIn2{animation-delay:.5s}.DemoForm-module__H_QQBG__artRowIn3{animation-delay:.9s}@keyframes DemoForm-module__H_QQBG__paRowIn{0%{opacity:0;transform:translate(26px)}18%,86%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(0)}}.DemoForm-module__H_QQBG__artFill{transform-origin:58px 0;animation:2.8s cubic-bezier(.45,0,.55,1) infinite DemoForm-module__H_QQBG__paFill}@keyframes DemoForm-module__H_QQBG__paFill{0%{transform:scaleX(.06)}86%{transform:scaleX(1)}to{transform:scaleX(1)}}.DemoForm-module__H_QQBG__artBadge{transform-origin:162px 112px;transform-box:view-box;animation:.5s cubic-bezier(.16,1,.3,1) .25s both DemoForm-module__H_QQBG__popIn}.DemoForm-module__H_QQBG__progressTrack{background:var(--brand-tint);border-radius:var(--radius-pill);width:100%;height:6px;margin:var(--spacing-1)0;overflow:hidden}.DemoForm-module__H_QQBG__progressBar{background:var(--brand-primary);border-radius:var(--radius-pill);height:100%;transition:width .7s cubic-bezier(.16,1,.3,1);display:block}.DemoForm-module__H_QQBG__loaderStep{font-size:var(--fs-sm);color:var(--ink);text-align:center;min-height:1.3em;margin:0}.DemoForm-module__H_QQBG__pct{min-width:38px;color:var(--brand-primary);margin-right:8px;font-weight:700;display:inline-block}.DemoForm-module__H_QQBG__varSection{margin-top:var(--spacing-1);padding-top:var(--spacing-2);border-top:1px dashed #26221b21}.DemoForm-module__H_QQBG__varHead{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-terra);align-items:center;gap:7px;margin:0 0 4px;font-size:12px;font-weight:700;display:flex}.DemoForm-module__H_QQBG__varHint{color:var(--muted-warm-2);margin:0 0 var(--spacing-1);font-size:12px}.DemoForm-module__H_QQBG__varRow{align-items:center;gap:var(--spacing-1);border-bottom:1px solid var(--brand-tint);padding:6px 0;animation:.4s both DemoForm-module__H_QQBG__rowIn;display:flex}.DemoForm-module__H_QQBG__varInfo{flex-direction:column;flex:1;min-width:0;display:flex}.DemoForm-module__H_QQBG__varName{font-size:var(--fs-sm);color:var(--ink);font-weight:600}.DemoForm-module__H_QQBG__varOpts{color:var(--muted-warm-2);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.DemoForm-module__H_QQBG__cycle{min-height:1.2em;animation:.5s both DemoForm-module__H_QQBG__textFade}@keyframes DemoForm-module__H_QQBG__textFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.DemoForm-module__H_QQBG__reviewCard{max-width:640px}.DemoForm-module__H_QQBG__reviewStats{gap:var(--spacing-1);margin:calc(-1*var(--spacing-1))0 var(--spacing-1);flex-wrap:wrap;display:flex}.DemoForm-module__H_QQBG__stat{color:var(--muted-warm);background:var(--cream-panel);border-radius:var(--radius-pill);border:none;padding:4px 12px;font-size:12px}.DemoForm-module__H_QQBG__stat b{color:var(--ink);font-weight:700}.DemoForm-module__H_QQBG__reviewList{max-height:46vh;margin:0 calc(-1*var(--spacing-2));padding:0 var(--spacing-2);border-top:1px solid #26221b1a;border-bottom:1px solid #26221b1a;overflow-y:auto}.DemoForm-module__H_QQBG__catBlock{padding:var(--spacing-2)0}.DemoForm-module__H_QQBG__catBlock+.DemoForm-module__H_QQBG__catBlock{border-top:1px dashed #26221b21}.DemoForm-module__H_QQBG__catName{text-transform:uppercase;letter-spacing:.05em;color:var(--brand-primary);margin:0 0 var(--spacing-1);font-size:12px;font-weight:700}.DemoForm-module__H_QQBG__prodRow{gap:var(--spacing-1);grid-template-columns:minmax(0,1fr) 108px 30px;align-items:center;min-width:0;padding:3px 0;animation:.4s both DemoForm-module__H_QQBG__rowIn;display:grid}@keyframes DemoForm-module__H_QQBG__rowIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.DemoForm-module__H_QQBG__prodName,.DemoForm-module__H_QQBG__prodPrice{border-radius:var(--radius-sm);font-size:var(--fs-sm);font-family:var(--font-body),"Plus Jakarta Sans",system-ui,sans-serif;color:var(--ink);background:0 0;border:1px solid #0000;width:100%;min-width:0;padding:7px 8px;transition:border-color .15s,background .15s}.DemoForm-module__H_QQBG__prodPrice::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.DemoForm-module__H_QQBG__prodPrice::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.DemoForm-module__H_QQBG__prodPrice{appearance:textfield}.DemoForm-module__H_QQBG__prodName:hover,.DemoForm-module__H_QQBG__prodPrice:hover{background:var(--cream)}.DemoForm-module__H_QQBG__prodName:focus,.DemoForm-module__H_QQBG__prodPrice:focus{border-color:var(--brand-primary);background:var(--white);outline:none}.DemoForm-module__H_QQBG__priceWrap{border-radius:var(--radius-sm);border:1px solid #26221b21;align-items:center;display:flex}.DemoForm-module__H_QQBG__priceWrap span{color:var(--muted-warm-2);font-size:var(--fs-sm);padding-left:8px}.DemoForm-module__H_QQBG__priceWrap .DemoForm-module__H_QQBG__prodPrice{text-align:right;border:none;width:100%}.DemoForm-module__H_QQBG__removeBtn{color:var(--muted-warm-2);cursor:pointer;background:0 0;border:none;place-items:center;padding:6px;transition:color .15s,transform .15s;display:inline-grid}.DemoForm-module__H_QQBG__removeBtn:hover{color:var(--color-error);transform:scale(1.15)}@media (max-width:600px){.DemoForm-module__H_QQBG__row,.DemoForm-module__H_QQBG__modeRow{flex-direction:column}.DemoForm-module__H_QQBG__card{padding:var(--spacing-3);border-radius:16px}.DemoForm-module__H_QQBG__prodRow{grid-template-columns:minmax(0,1fr) 92px 26px;gap:6px}.DemoForm-module__H_QQBG__prodName,.DemoForm-module__H_QQBG__prodPrice{padding:8px 6px;font-size:16px}.DemoForm-module__H_QQBG__reviewList{max-height:none;margin:0 calc(-1*var(--spacing-1));padding:0 var(--spacing-1)}.DemoForm-module__H_QQBG__credRow{grid-template-columns:56px minmax(0,1fr) auto}}@media (prefers-reduced-motion:reduce){.DemoForm-module__H_QQBG__fade,.DemoForm-module__H_QQBG__pop,.DemoForm-module__H_QQBG__prodRow,.DemoForm-module__H_QQBG__cycle,.DemoForm-module__H_QQBG__artBeam,.DemoForm-module__H_QQBG__artSpark,.DemoForm-module__H_QQBG__artSpark2,.DemoForm-module__H_QQBG__artRowIn,.DemoForm-module__H_QQBG__artFill,.DemoForm-module__H_QQBG__artBadge{animation:none}.DemoForm-module__H_QQBG__artLine{fill:var(--brand-primary);animation:none}.DemoForm-module__H_QQBG__artPrice{fill:var(--accent-terra);animation:none}.DemoForm-module__H_QQBG__artRowIn{opacity:1}.DemoForm-module__H_QQBG__artFill{transform:scaleX(1)}}.DemoForm-module__H_QQBG__kitchen{align-items:center;gap:var(--spacing-2);padding:var(--spacing-3);background:#00000005;border:1px solid #00000014;border-radius:12px;flex-direction:column;display:flex}.DemoForm-module__H_QQBG__kitchenTitle{font-size:var(--fs-md);color:var(--ink);margin:0;font-weight:700}.DemoForm-module__H_QQBG__qrBox{align-items:center;gap:var(--spacing-1);flex-direction:column;display:flex}.DemoForm-module__H_QQBG__qrImg{background:var(--white);border:1px solid #00000014;border-radius:8px;width:180px;height:180px}.DemoForm-module__H_QQBG__qrCaption{color:var(--muted-warm-2);text-align:center;max-width:260px;margin:0;font-size:12px}.DemoForm-module__H_QQBG__kitchenBtn,.DemoForm-module__H_QQBG__kitchenBtnGhost{font-weight:700;font-size:var(--fs-sm);text-align:center;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.DemoForm-module__H_QQBG__kitchenBtn{background:var(--brand-primary);color:var(--white)}.DemoForm-module__H_QQBG__kitchenBtn:hover{background:var(--brand-secondary);transform:translateY(-1px)}.DemoForm-module__H_QQBG__kitchenBtnGhost{border:1px solid var(--brand-primary);color:var(--brand-primary);background:0 0}.DemoForm-module__H_QQBG__kitchenBtnGhost:hover{background:#0000000a}.DemoForm-module__H_QQBG__kitchenHint{color:var(--muted-warm-2);text-align:center;margin:0;font-size:12px}@media (max-width:719px){.DemoForm-module__H_QQBG__qrBox{display:none}}@media (min-width:720px){.DemoForm-module__H_QQBG__kitchenBtn{display:none}}
.Diferenciador-module__7k8E0a__section{padding:var(--sp-section)0}.Diferenciador-module__7k8E0a__header{margin-bottom:20px}.Diferenciador-module__7k8E0a__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-terra);font-size:12px;font-weight:700}.Diferenciador-module__7k8E0a__title{letter-spacing:-.03em;color:var(--ink);max-width:600px;margin:8px 0 0;font-size:30px;font-weight:800;line-height:1.06}.Diferenciador-module__7k8E0a__bento{flex-direction:column;gap:14px;display:flex}.Diferenciador-module__7k8E0a__tileBig{background:var(--green-deep);color:var(--white);border-radius:22px;flex-direction:column;padding:24px;display:flex}.Diferenciador-module__7k8E0a__spotBig{margin-bottom:12px}.Diferenciador-module__7k8E0a__spotBig svg{width:52px;height:52px;display:block}.Diferenciador-module__7k8E0a__tileBigTitle{color:var(--white);margin:0 0 8px;font-size:22px;font-weight:700;line-height:1.1}.Diferenciador-module__7k8E0a__tileBigText{color:#ffffffd1;margin:0;font-size:15px;line-height:1.55}.Diferenciador-module__7k8E0a__sceneWrap{display:none}.Diferenciador-module__7k8E0a__tileSmall,.Diferenciador-module__7k8E0a__tileTools{background:var(--white);box-shadow:var(--shadow-card);border:1px solid #26221b17;border-radius:22px;padding:22px;transition:transform .3s,box-shadow .3s}.Diferenciador-module__7k8E0a__tileSmall:hover,.Diferenciador-module__7k8E0a__tileTools:hover{box-shadow:var(--shadow-pop);transform:translateY(-5px)}.Diferenciador-module__7k8E0a__tileSmall{align-items:flex-start;gap:16px;display:flex}.Diferenciador-module__7k8E0a__spotSmall{flex:none;margin-top:-2px}.Diferenciador-module__7k8E0a__spotSmall svg{width:54px;height:54px;display:block}.Diferenciador-module__7k8E0a__tileSmallTitle{color:var(--ink);margin:0 0 5px;font-size:19px;font-weight:700}.Diferenciador-module__7k8E0a__tileSmallText{color:var(--muted-warm);margin:0;font-size:14.5px;line-height:1.5}.Diferenciador-module__7k8E0a__toolsHead{align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.Diferenciador-module__7k8E0a__chips{flex-wrap:wrap;gap:8px;display:flex}.Diferenciador-module__7k8E0a__chip{background:var(--brand-chip-bg);border-radius:var(--radius-pill);color:var(--brand-secondary);border:1px solid #1a7a3c29;align-items:center;gap:6px;padding:8px 13px;font-size:12.5px;font-weight:600;display:inline-flex}.Diferenciador-module__7k8E0a__chip svg{color:var(--brand-primary)}@media (min-width:768px){.Diferenciador-module__7k8E0a__section{padding:var(--sp-section-lg)0}.Diferenciador-module__7k8E0a__header{margin-bottom:36px}.Diferenciador-module__7k8E0a__eyebrow{font-size:13px}.Diferenciador-module__7k8E0a__title{font-size:42px;line-height:1.04}.Diferenciador-module__7k8E0a__bento{grid-template-rows:auto auto;grid-template-columns:1.4fr 1fr;gap:20px;display:grid}.Diferenciador-module__7k8E0a__tileBig{border-radius:24px;grid-row:span 2;padding:34px;position:relative;overflow:hidden}.Diferenciador-module__7k8E0a__spotBig{margin-bottom:16px}.Diferenciador-module__7k8E0a__spotBig svg{width:58px;height:58px}.Diferenciador-module__7k8E0a__tileBigTitle{margin-bottom:10px;font-size:26px}.Diferenciador-module__7k8E0a__tileBigText{max-width:320px;margin-bottom:24px;font-size:16px}.Diferenciador-module__7k8E0a__sceneWrap{margin-top:auto;display:block}.Diferenciador-module__7k8E0a__tileSmall,.Diferenciador-module__7k8E0a__tileTools{border-radius:24px;padding:28px}.Diferenciador-module__7k8E0a__spotSmall svg{width:60px;height:60px}.Diferenciador-module__7k8E0a__tileSmallTitle{margin-bottom:7px;font-size:20px}.Diferenciador-module__7k8E0a__tileSmallText{font-size:15px}.Diferenciador-module__7k8E0a__chips{gap:9px}.Diferenciador-module__7k8E0a__chip{padding:8px 14px;font-size:13px}}
.FlujosCocina-module__HDKnGa__section{padding:var(--sp-section)0}.FlujosCocina-module__HDKnGa__header{text-align:center;max-width:620px;margin:0 auto 26px}.FlujosCocina-module__HDKnGa__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-terra);font-size:12px;font-weight:700}.FlujosCocina-module__HDKnGa__title{letter-spacing:-.03em;color:var(--ink);margin:8px 0 0;font-size:30px;font-weight:800;line-height:1.06}.FlujosCocina-module__HDKnGa__lead{font-size:var(--fs-md);line-height:var(--lh-body);color:var(--muted-warm);margin:12px 0 0}.FlujosCocina-module__HDKnGa__panel{background:var(--white);border-radius:var(--radius-card);max-width:880px;box-shadow:var(--shadow-float);margin:0 auto;padding:clamp(20px,4vw,40px)}.FlujosCocina-module__HDKnGa__lane+.FlujosCocina-module__HDKnGa__lane{border-top:2px solid var(--cream-panel);margin-top:34px;padding-top:34px}.FlujosCocina-module__HDKnGa__laneHead{flex-wrap:wrap;align-items:baseline;gap:4px 10px;margin-bottom:14px;display:flex}.FlujosCocina-module__HDKnGa__dot{border-radius:50%;flex:none;align-self:center;width:12px;height:12px}.FlujosCocina-module__HDKnGa__dotGreen{background:var(--brand-primary)}.FlujosCocina-module__HDKnGa__dotAmber{background:var(--accent-amber)}.FlujosCocina-module__HDKnGa__laneTitle{font-size:var(--fs-lg);font-weight:var(--fw-extrabold);letter-spacing:-.02em;color:var(--green-deep);margin:0}.FlujosCocina-module__HDKnGa__laneSub{font-size:var(--fs-xs);color:var(--muted-warm-2);flex-basis:100%;margin:0;padding-left:22px}.FlujosCocina-module__HDKnGa__flow{grid-template-columns:1fr 48px 1fr 48px 1fr;align-items:start;column-gap:6px;display:grid}.FlujosCocina-module__HDKnGa__arrowCell{justify-content:center;padding-top:44px;display:flex}.FlujosCocina-module__HDKnGa__step{text-align:center}.FlujosCocina-module__HDKnGa__stepIcon{max-width:116px;margin:0 auto}.FlujosCocina-module__HDKnGa__stepIcon svg{width:100%;height:auto;display:block}.FlujosCocina-module__HDKnGa__stepTitle{font-size:var(--fs-sm);font-weight:var(--fw-bold);color:var(--ink);justify-content:center;align-items:center;gap:7px;margin:10px 0 5px;display:flex}.FlujosCocina-module__HDKnGa__stepNum{background:var(--brand-tint);width:21px;height:21px;color:var(--brand-primary);font-size:12px;font-weight:var(--fw-extrabold);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.FlujosCocina-module__HDKnGa__stepText{font-size:var(--fs-xs);color:var(--muted-warm);max-width:210px;margin:0 auto;line-height:1.55}.FlujosCocina-module__HDKnGa__note{text-align:center;font-size:var(--fs-xs);color:var(--muted-warm);background:var(--brand-chip-bg);border-radius:var(--radius-md);max-width:560px;margin:30px auto 0;padding:12px 20px;line-height:1.55}@media (max-width:640px){.FlujosCocina-module__HDKnGa__flow{grid-template-columns:1fr;row-gap:6px}.FlujosCocina-module__HDKnGa__arrowCell{padding:2px 0}.FlujosCocina-module__HDKnGa__arrowCell svg{transform:rotate(90deg)}.FlujosCocina-module__HDKnGa__laneSub{padding-left:0}.FlujosCocina-module__HDKnGa__stepText{max-width:280px}}
.Hardware-module__RVauYq__section{padding-top:var(--spacing-16);padding-bottom:var(--spacing-16);background-color:var(--white);color:var(--color-text);position:relative;overflow:hidden}.Hardware-module__RVauYq__section:after{content:"";background-color:var(--geo-alpha-3);pointer-events:none;width:260px;height:260px;position:absolute;top:-60px;right:-60px;transform:rotate(18deg)}.Hardware-module__RVauYq__header{justify-content:space-between;align-items:flex-start;gap:var(--spacing-6);margin-bottom:var(--spacing-12);border-bottom:2px solid var(--color-border);padding-bottom:var(--spacing-6);z-index:1;flex-direction:column;display:flex;position:relative}@media (min-width:768px){.Hardware-module__RVauYq__header{flex-direction:row;align-items:flex-end}}.Hardware-module__RVauYq__title{font-size:var(--fs-4xl);font-weight:var(--fw-extrabold);text-transform:uppercase;letter-spacing:-.02em;color:var(--color-text);line-height:var(--lh-heading);flex:1}.Hardware-module__RVauYq__subtitle{font-size:var(--fs-xl);color:var(--color-muted);font-weight:var(--fw-semibold);max-width:500px;line-height:var(--lh-body);flex:1}.Hardware-module__RVauYq__grid{gap:var(--spacing-6);z-index:1;grid-template-columns:repeat(3,1fr);display:grid;position:relative}.Hardware-module__RVauYq__card{background-color:var(--white);padding:var(--spacing-8);border-radius:var(--radius);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-bottom:3px solid #0000;transition:border-color .3s,box-shadow .3s,transform .3s}.Hardware-module__RVauYq__card:hover{border-color:var(--brand-tint-alpha);border-bottom-color:var(--brand-primary);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Hardware-module__RVauYq__iconSquare{width:72px;height:72px;margin-bottom:var(--spacing-6);background-color:var(--brand-tint);border:1px solid var(--brand-tint-alpha);border-radius:var(--radius);color:var(--brand-primary);justify-content:center;align-items:center;transition:background-color .3s,color .3s;display:flex}.Hardware-module__RVauYq__card:hover .Hardware-module__RVauYq__iconSquare{background-color:var(--brand-primary);color:var(--white)}.Hardware-module__RVauYq__imageReal{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius);border-bottom:3px solid var(--brand-primary);width:100%;margin-bottom:var(--spacing-6)}.Hardware-module__RVauYq__cardTitle{font-size:var(--fs-xl);font-weight:var(--fw-extrabold);margin-bottom:var(--spacing-2);color:var(--color-text)}.Hardware-module__RVauYq__cardDesc{font-size:var(--fs-md);color:var(--color-muted);line-height:var(--lh-body);font-weight:var(--fw-medium)}@media (max-width:768px){.Hardware-module__RVauYq__grid{grid-template-columns:1fr}.Hardware-module__RVauYq__title{font-size:var(--fs-3xl)}.Hardware-module__RVauYq__section:after{display:none}}
.BaseOdoo-module__B3Hryq__section{padding:var(--sp-section)0}.BaseOdoo-module__B3Hryq__panel{background:var(--brand-tint);border-radius:var(--radius-card);border:1px solid #1a7a3c24;flex-direction:column;gap:22px;padding:28px 22px;display:flex}.BaseOdoo-module__B3Hryq__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-terra);font-size:12px;font-weight:700}.BaseOdoo-module__B3Hryq__title{letter-spacing:-.03em;color:var(--ink);margin:8px 0 0;font-size:26px;font-weight:800;line-height:1.1}.BaseOdoo-module__B3Hryq__odoo{color:var(--brand-primary)}.BaseOdoo-module__B3Hryq__text{color:var(--muted-warm);margin:12px 0 0;font-size:15px;line-height:1.55}.BaseOdoo-module__B3Hryq__points{flex-direction:column;gap:14px;display:flex}.BaseOdoo-module__B3Hryq__point{align-items:flex-start;gap:12px;display:flex}.BaseOdoo-module__B3Hryq__check{background:var(--brand-primary);width:26px;height:26px;color:var(--white);border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:1px;display:flex}.BaseOdoo-module__B3Hryq__pointTitle{color:var(--ink);margin:0 0 2px;font-size:15px;font-weight:700}.BaseOdoo-module__B3Hryq__pointText{color:var(--muted-warm);margin:0;font-size:13.5px;line-height:1.5}@media (min-width:768px){.BaseOdoo-module__B3Hryq__section{padding:var(--sp-section-lg)0}.BaseOdoo-module__B3Hryq__panel{flex-direction:row;align-items:center;gap:56px;padding:44px 48px}.BaseOdoo-module__B3Hryq__intro{flex:1.15}.BaseOdoo-module__B3Hryq__points{flex:1;gap:18px}.BaseOdoo-module__B3Hryq__eyebrow{font-size:13px}.BaseOdoo-module__B3Hryq__title{font-size:34px;line-height:1.06}.BaseOdoo-module__B3Hryq__text{max-width:430px;font-size:16px}.BaseOdoo-module__B3Hryq__pointTitle{font-size:16px}.BaseOdoo-module__B3Hryq__pointText{font-size:14px}}
.FAQ-module__uDLo1a__section{padding:var(--sp-section)0}.FAQ-module__uDLo1a__header{text-align:center;max-width:640px;margin:0 auto 26px}.FAQ-module__uDLo1a__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-terra);font-size:12px;font-weight:700}.FAQ-module__uDLo1a__title{letter-spacing:-.03em;color:var(--ink);margin:8px 0 0;font-size:30px;font-weight:800;line-height:1.08}.FAQ-module__uDLo1a__list{flex-direction:column;gap:12px;max-width:760px;margin:0 auto;display:flex}.FAQ-module__uDLo1a__item{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-card);border:1px solid #26221b17;overflow:hidden}.FAQ-module__uDLo1a__summary{cursor:pointer;color:var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;font-size:16px;font-weight:700;line-height:1.35;list-style:none;display:flex}.FAQ-module__uDLo1a__summary::-webkit-details-marker{display:none}.FAQ-module__uDLo1a__summary:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px;border-radius:var(--radius-md)}.FAQ-module__uDLo1a__question{flex:1}.FAQ-module__uDLo1a__icon{background:var(--brand-tint);width:30px;height:30px;color:var(--brand-primary);border-radius:50%;flex:none;justify-content:center;align-items:center;transition:transform .25s,background-color .2s,color .2s;display:inline-flex}.FAQ-module__uDLo1a__item[open] .FAQ-module__uDLo1a__icon{background:var(--accent-terra);color:var(--white);transform:rotate(45deg)}.FAQ-module__uDLo1a__answer{color:var(--muted-warm);margin:0;padding:0 20px 20px;font-size:15px;line-height:1.6}@media (min-width:768px){.FAQ-module__uDLo1a__section{padding:var(--sp-section-lg)0}.FAQ-module__uDLo1a__header{margin-bottom:40px}.FAQ-module__uDLo1a__eyebrow{font-size:13px}.FAQ-module__uDLo1a__title{margin-top:12px;font-size:42px;line-height:1.05}.FAQ-module__uDLo1a__list{gap:14px}.FAQ-module__uDLo1a__summary{padding:22px 26px;font-size:18px}.FAQ-module__uDLo1a__answer{max-width:660px;padding:0 26px 24px;font-size:16px}}
.CTAFinal-module__XkAima__section{flex-direction:column;justify-content:center;padding:56px 0;display:flex}.CTAFinal-module__XkAima__panel{background:var(--brand-primary);color:var(--white);text-align:center;border-radius:24px;padding:32px 22px;position:relative;overflow:hidden}.CTAFinal-module__XkAima__blob{opacity:.5;pointer-events:none;z-index:0;width:200px;height:200px;animation:24s ease-in-out infinite CTAFinal-module__XkAima__paBlob;position:absolute;top:-50px;right:-40px}.CTAFinal-module__XkAima__content{z-index:1;position:relative}.CTAFinal-module__XkAima__title{letter-spacing:-.03em;color:var(--white);margin:0 0 10px;font-size:30px;font-weight:800;line-height:1.05}.CTAFinal-module__XkAima__lineBreak,.CTAFinal-module__XkAima__textDesktop{display:none}.CTAFinal-module__XkAima__textMobile{color:#ffffffd9;margin:0 0 20px;font-size:15px}.CTAFinal-module__XkAima__button{background:var(--white);width:100%;color:var(--brand-primary);border-radius:var(--radius-pill);justify-content:center;align-items:center;gap:9px;padding:16px;font-size:16px;font-weight:800;transition:transform .25s,box-shadow .25s,background-color .2s;display:flex}.CTAFinal-module__XkAima__button:hover{transform:translateY(-3px);box-shadow:0 14px 30px #00000038}.CTAFinal-module__XkAima__button:active{transform:scale(.97)}.CTAFinal-module__XkAima__button:focus-visible{outline:2px solid var(--white);outline-offset:2px}.CTAFinal-module__XkAima__sceneWrap{display:none}@media (min-width:768px){.CTAFinal-module__XkAima__section{min-height:100svh;padding:72px 0}.CTAFinal-module__XkAima__panel{text-align:left;border-radius:28px;grid-template-columns:1.1fr .9fr;align-items:center;gap:24px;padding:56px 48px;display:grid}.CTAFinal-module__XkAima__blob{width:280px;height:280px;animation-duration:26s;top:-60px;right:120px}.CTAFinal-module__XkAima__title{margin-bottom:14px;font-size:44px;line-height:1.03}.CTAFinal-module__XkAima__lineBreak{display:inline}.CTAFinal-module__XkAima__textDesktop{color:#ffffffd9;max-width:400px;margin:0 0 26px;font-size:17px;display:block}.CTAFinal-module__XkAima__textMobile{display:none}.CTAFinal-module__XkAima__button{width:auto;padding:17px 32px;font-size:17px;box-shadow:0 14px 30px #00000038}.CTAFinal-module__XkAima__button:hover{box-shadow:0 20px 38px #0000004d}.CTAFinal-module__XkAima__sceneWrap{justify-content:center;display:flex;position:relative}}
.StorySection-module__-r_vEq__section{padding:var(--sp-section)0}.StorySection-module__-r_vEq__card{background:var(--cream-panel);border-radius:var(--radius-card);text-align:center;padding:26px 22px}.StorySection-module__-r_vEq__visual{width:180px;height:210px;margin:0 auto 20px;position:relative}.StorySection-module__-r_vEq__frameShadow{background:#e3d3b8;border-radius:47% 53% 45% 55%/55% 45%;position:absolute;inset:8px 18px 18px 8px}.StorySection-module__-r_vEq__frame{border:3px solid var(--green-ink);border-radius:47% 53% 45% 55%/55% 45%;width:180px;height:210px;position:relative;overflow:hidden}.StorySection-module__-r_vEq__photo{object-fit:cover}.StorySection-module__-r_vEq__videoPill{background:var(--accent-terra);color:var(--white);border-radius:var(--radius-pill);align-items:center;gap:7px;padding:10px 14px;font-size:12px;font-weight:700;transition:transform .25s;display:inline-flex;position:absolute;bottom:14px;right:-6px;box-shadow:0 10px 22px #d9663f66}.StorySection-module__-r_vEq__videoPill:hover{transform:scale(1.06)}.StorySection-module__-r_vEq__quoteMark{margin:0 auto}.StorySection-module__-r_vEq__quote{font-family:var(--font-display),"Fraunces",Georgia,serif;letter-spacing:-.01em;color:var(--ink);margin:12px 0 18px;font-size:22px;font-weight:500;line-height:1.3}.StorySection-module__-r_vEq__author{justify-content:center;align-items:center;gap:12px;display:flex}.StorySection-module__-r_vEq__avatar{background:var(--brand-primary);width:44px;height:44px;color:var(--white);font-family:var(--font-display),"Fraunces",Georgia,serif;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex}.StorySection-module__-r_vEq__authorName{color:var(--ink);text-align:left;font-size:14px;font-weight:700}.StorySection-module__-r_vEq__authorRole{color:var(--muted-warm-2);text-align:left;font-size:12.5px}@media (min-width:768px){.StorySection-module__-r_vEq__section{padding:var(--sp-section-lg)0}.StorySection-module__-r_vEq__card{text-align:left;background:0 0;grid-template-columns:.85fr 1.15fr;align-items:center;gap:44px;padding:0;display:grid}.StorySection-module__-r_vEq__visual{justify-content:center;width:auto;height:auto;margin:0;display:flex}.StorySection-module__-r_vEq__frameShadow{inset:14px 30px 30px 14px}.StorySection-module__-r_vEq__frame{width:290px;height:340px}.StorySection-module__-r_vEq__videoPill{padding:11px 16px;font-size:13px;bottom:22px;right:6px}.StorySection-module__-r_vEq__quoteMark{margin:0}.StorySection-module__-r_vEq__quote{margin:14px 0 24px;font-size:30px;line-height:1.28}.StorySection-module__-r_vEq__author{justify-content:flex-start;gap:14px}.StorySection-module__-r_vEq__avatar{width:48px;height:48px;font-size:19px}.StorySection-module__-r_vEq__authorName{font-size:15px}.StorySection-module__-r_vEq__authorRole{font-size:13px}}
.WhatsAppButton-module__N1AFea__container{bottom:calc(16px + env(safe-area-inset-bottom));z-index:41;align-items:center;gap:12px;transition:bottom .35s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;right:16px}body[data-sticky-cta] .WhatsAppButton-module__N1AFea__container{bottom:calc(88px + env(safe-area-inset-bottom))}@media (min-width:768px){.WhatsAppButton-module__N1AFea__container{z-index:1000;bottom:24px;right:24px}body[data-sticky-cta] .WhatsAppButton-module__N1AFea__container{z-index:1000;bottom:24px;right:24px}}.WhatsAppButton-module__N1AFea__button{background-color:var(--color-whatsapp);width:54px;height:54px;color:var(--white);box-shadow:var(--shadow-lg);border-radius:50%;justify-content:center;align-items:center;transition:transform .2s;animation:2.5s infinite WhatsAppButton-module__N1AFea__pulse;display:flex}.WhatsAppButton-module__N1AFea__button:hover{transform:scale(1.08)}.WhatsAppButton-module__N1AFea__button:active{transform:scale(.95)}.WhatsAppButton-module__N1AFea__icon{width:26px;height:26px}@media (min-width:768px){.WhatsAppButton-module__N1AFea__button{width:60px;height:60px}.WhatsAppButton-module__N1AFea__icon{width:30px;height:30px}}@media (prefers-reduced-motion:reduce){.WhatsAppButton-module__N1AFea__container{transition:none}}@keyframes WhatsAppButton-module__N1AFea__pulse{0%{box-shadow:0 0 #25d36699}70%{box-shadow:0 0 0 14px #25d36600}to{box-shadow:0 0 #25d36600}}.WhatsAppButton-module__N1AFea__tooltip{background-color:var(--color-bg-dark);color:var(--white);border-radius:var(--radius);font-size:var(--fs-xs);font-weight:var(--fw-semibold);white-space:nowrap;opacity:0;pointer-events:none;padding:8px 16px;transition:opacity .2s}.WhatsAppButton-module__N1AFea__container:hover .WhatsAppButton-module__N1AFea__tooltip{opacity:1}
.StickyMobileCTA-module__gyop_G__bar{z-index:40;padding:12px 16px calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);background:#fbf4e8eb;border-top:1px solid #26221b14;transition:transform .35s cubic-bezier(.32,.72,0,1),visibility .35s;position:fixed;bottom:0;left:0;right:0}.StickyMobileCTA-module__gyop_G__barHidden{visibility:hidden;transform:translateY(105%)}.StickyMobileCTA-module__gyop_G__button{background:var(--brand-primary);color:var(--white);border-radius:var(--radius-pill);justify-content:center;align-items:center;gap:9px;min-height:44px;padding:15px;font-size:16px;font-weight:700;transition:transform .15s;display:flex;box-shadow:0 8px 20px #1a7a3c4d}.StickyMobileCTA-module__gyop_G__button:active{transform:scale(.97)}@media (min-width:768px){.StickyMobileCTA-module__gyop_G__bar{display:none}}@media (prefers-reduced-motion:reduce){.StickyMobileCTA-module__gyop_G__bar,.StickyMobileCTA-module__gyop_G__button{transition:none}}
