.Hero-module__Z8hQ_W__badges{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Hero-module__Z8hQ_W__badge{background:var(--card);color:var(--ink);font-family:var(--font-display);border:1.5px solid #b7c2a5;border-radius:999px;align-items:center;gap:9px;padding:7px 15px 7px 7px;font-size:15px;font-weight:700;line-height:1.2;display:inline-flex;box-shadow:0 2px #3a6f461f}.Hero-module__Z8hQ_W__badgeIcon{background:var(--wa);color:#04220f;border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.Hero-module__Z8hQ_W__badgeSeparator{background:var(--ink-soft);opacity:.45;border-radius:50%;flex:none;width:3px;height:3px}.Hero-module__Z8hQ_W__languageBadge{color:#2f603a}.Hero-module__Z8hQ_W__languageBadge .Hero-module__Z8hQ_W__badgeIcon{color:inherit;background:#edf4e7}.Hero-module__Z8hQ_W__description{max-width:37ch;color:var(--ink-soft);text-wrap:pretty;margin-top:22px;font-size:clamp(18px,2vw,22px);line-height:1.55}.Hero-module__Z8hQ_W__examples{margin-top:28px}.Hero-module__Z8hQ_W__examplesLabel{color:var(--ink-soft);font-size:13px;font-weight:600}.Hero-module__Z8hQ_W__exampleOptions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:460px;margin-top:10px;display:grid}.Hero-module__Z8hQ_W__exampleOption{border:1px solid var(--line);background:var(--card);min-height:48px;color:var(--ink-soft);font-family:var(--font-display);white-space:nowrap;cursor:pointer;touch-action:manipulation;border-radius:14px;justify-content:center;align-items:center;gap:7px;padding:10px 12px;font-size:17px;font-weight:600;line-height:1.35;transition:color .16s,border-color .16s,background-color .16s,box-shadow .16s;display:inline-flex}.Hero-module__Z8hQ_W__exampleOption[aria-pressed=true]{color:var(--bamboo-deep);background:#edf4e7;border-color:#8eaf82;box-shadow:inset 0 0 0 1px #8eaf82}.Hero-module__Z8hQ_W__exampleIcon{font-size:18px;line-height:1}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:32px;display:flex}.Hero-module__Z8hQ_W__primaryAction{background:var(--wa);color:#04220f;min-height:48px;font-family:var(--font-display);border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:16px 26px;font-size:19px;font-weight:600;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 2px #128c4b,0 7px 18px -10px #04220f4d}.Hero-module__Z8hQ_W__secondaryAction{min-height:44px;color:var(--ink-soft);font-family:var(--font-display);text-underline-offset:5px;align-items:center;gap:8px;font-size:18px;font-weight:600;-webkit-text-decoration:underline #6b57484d;text-decoration:underline #6b57484d;transition:color .16s,text-decoration-color .16s;display:inline-flex}.Hero-module__Z8hQ_W__arrow{font-size:21px;transition:transform .16s}.Hero-module__Z8hQ_W__primaryAction:focus-visible,.Hero-module__Z8hQ_W__secondaryAction:focus-visible,.Hero-module__Z8hQ_W__exampleOption:focus-visible{outline:2px solid var(--bamboo-deep);outline-offset:5px}@media (hover:hover){.Hero-module__Z8hQ_W__exampleOption:not([aria-pressed=true]):hover{color:var(--ink);background:#fffdf8;border-color:#bda58d}.Hero-module__Z8hQ_W__primaryAction:hover{transform:translateY(-1px);box-shadow:0 3px #128c4b,0 9px 20px -10px #04220f59}.Hero-module__Z8hQ_W__secondaryAction:hover{color:var(--ink);text-decoration-color:currentColor}.Hero-module__Z8hQ_W__secondaryAction:hover .Hero-module__Z8hQ_W__arrow{transform:translate(3px)}}.Hero-module__Z8hQ_W__primaryAction:active{transform:translateY(1px);box-shadow:0 1px #128c4b}@media (max-width:900px){.Hero-module__Z8hQ_W__description{margin-inline:auto}.Hero-module__Z8hQ_W__actions,.Hero-module__Z8hQ_W__badges,.Hero-module__Z8hQ_W__exampleOptions{justify-content:center}.Hero-module__Z8hQ_W__exampleOptions{margin-inline:auto}}@media (max-width:560px){.Hero-module__Z8hQ_W__badge:not(.Hero-module__Z8hQ_W__languageBadge){display:none}.Hero-module__Z8hQ_W__badge{gap:6px;padding:4px 10px 4px 5px;font-size:13px}.Hero-module__Z8hQ_W__badgeIcon{width:22px;height:22px}.Hero-module__Z8hQ_W__description{max-width:31ch;margin-top:16px;font-size:clamp(16px,4.45vw,18px);line-height:1.5}.Hero-module__Z8hQ_W__actions{margin-top:24px}.Hero-module__Z8hQ_W__examples{margin-top:22px}.Hero-module__Z8hQ_W__exampleOptions{gap:8px;margin-top:10px}.Hero-module__Z8hQ_W__exampleOption{flex-direction:column;gap:8px;padding:10px 8px;font-size:16px}.Hero-module__Z8hQ_W__exampleIcon{font-size:16px}.Hero-module__Z8hQ_W__primaryAction{min-width:min(100%,220px);padding:13px 20px;font-size:17px}.Hero-module__Z8hQ_W__secondaryAction{display:none}}@media (max-width:380px){.Hero-module__Z8hQ_W__exampleOption{border-radius:12px;gap:7px;padding:9px 4px;font-size:15px;line-height:1.25}}@media (prefers-reduced-motion:reduce){.Hero-module__Z8hQ_W__primaryAction,.Hero-module__Z8hQ_W__secondaryAction,.Hero-module__Z8hQ_W__exampleOption,.Hero-module__Z8hQ_W__arrow{transition:none}.Hero-module__Z8hQ_W__primaryAction:hover,.Hero-module__Z8hQ_W__primaryAction:active,.Hero-module__Z8hQ_W__secondaryAction:hover .Hero-module__Z8hQ_W__arrow{transform:none}}
.article-steps-module__hYzORa__steps{max-width:62ch;margin-top:24px;padding-left:1.5rem;list-style:decimal}.article-steps-module__hYzORa__steps li{padding-left:.5rem}.article-steps-module__hYzORa__steps li+li{margin-top:28px}.article-steps-module__hYzORa__steps li::marker{color:var(--russet-deep);font-weight:700}.article-steps-module__hYzORa__steps h3{color:var(--ink);font-size:19px;font-weight:600}.article-steps-module__hYzORa__steps p{margin-top:8px}.article-steps-module__hYzORa__example{width:fit-content;max-width:100%;color:var(--russet-deep);background:var(--paper-deep);border:1px solid var(--russet);border-radius:10px;flex-direction:column;align-items:flex-start;gap:10px;margin-top:16px;padding:14px 16px;text-decoration:none;display:flex}.article-steps-module__hYzORa__example code{font-family:var(--font-mono);overflow-wrap:anywhere;font-size:13.5px}.article-steps-module__hYzORa__example>span{text-underline-offset:3px;font-size:13px;font-weight:600;text-decoration:underline}.article-steps-module__hYzORa__example:hover{border-color:var(--russet-deep)}.article-steps-module__hYzORa__example:focus-visible{outline:3px solid var(--russet-deep);outline-offset:4px}
.features-module__W_qXAG__directory{padding-block:42px 80px}.features-module__W_qXAG__title{margin-bottom:30px;font-size:clamp(30px,3vw,38px);line-height:1.15}.features-module__W_qXAG__gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 64px;display:grid}.features-module__W_qXAG__feature{border-bottom:1px solid var(--line);min-width:0;height:100%;color:var(--ink);flex-direction:column;padding-bottom:22px;text-decoration:none;display:flex}.features-module__W_qXAG__feature:focus-visible{outline:3px solid var(--bamboo);outline-offset:8px;border-radius:8px}.features-module__W_qXAG__illustration{background:var(--paper-deep);border-radius:20px;flex-shrink:0;place-items:center;height:265px;display:grid;position:relative;overflow:hidden}.features-module__W_qXAG__calendar{border:1px solid var(--line);background:var(--card);border-radius:12px;width:280px;transition:transform .25s;position:relative;transform:rotate(-4deg);box-shadow:0 5px #e8d1ba,0 13px 24px -15px #6b574859}.features-module__W_qXAG__binding{justify-content:space-between;display:flex;position:absolute;inset:-9px 35px auto}.features-module__W_qXAG__binding i{border:1.5px solid var(--russet-deep);background:var(--paper);border-radius:5px;width:7px;height:19px}.features-module__W_qXAG__calendarTop{background:var(--russet);color:var(--card);border-radius:11px 11px 0 0;justify-content:space-between;align-items:center;padding:16px 21px 12px;font-size:14px;font-weight:800;display:flex}.features-module__W_qXAG__calendarTop svg{color:var(--honey)}.features-module__W_qXAG__calendarBody{padding:14px 22px 20px}.features-module__W_qXAG__time{font-family:var(--font-display);letter-spacing:-.025em;font-size:42px;font-weight:500;line-height:1.25}.features-module__W_qXAG__time>span{color:var(--ink-soft);font-family:var(--font-body);letter-spacing:0;font-size:15px;font-weight:700}.features-module__W_qXAG__week{grid-template-columns:repeat(7,minmax(0,1fr));gap:9px;margin-top:17px;display:grid}.features-module__W_qXAG__day{color:var(--ink-soft);justify-items:center;gap:9px;font-size:10px;font-weight:800;display:grid}.features-module__W_qXAG__day i{border:5px solid var(--blush);background:var(--russet);border-radius:50%;width:18px;height:18px;animation:.35s both features-module__W_qXAG__day-in}.features-module__W_qXAG__day:nth-child(2) i{animation-delay:.1s}.features-module__W_qXAG__day:nth-child(3) i{animation-delay:.2s}.features-module__W_qXAG__day:nth-child(4) i{animation-delay:.3s}.features-module__W_qXAG__day:nth-child(5) i{animation-delay:.4s}.features-module__W_qXAG__day:nth-child(6) i{animation-delay:.5s}.features-module__W_qXAG__day:nth-child(7) i{animation-delay:.6s}.features-module__W_qXAG__accountabilityScene{border:1px solid var(--line);border-top:5px solid var(--russet);background:var(--card);border-radius:8px 8px 12px 12px;width:280px;padding:18px 20px 17px;transition:transform .25s;transform:rotate(2.5deg);box-shadow:0 5px #e8d1ba,0 13px 24px -15px #6b574859}.features-module__W_qXAG__accountabilityHead{font-family:var(--font-display);justify-content:space-between;align-items:center;gap:12px;font-size:19px;font-weight:600;line-height:1.3;display:flex}.features-module__W_qXAG__accountabilityHead small{color:var(--ink-soft);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.features-module__W_qXAG__accountabilityScore{align-items:baseline;gap:5px;margin-top:10px;display:flex}.features-module__W_qXAG__accountabilityScore strong{color:var(--bamboo-deep);font-family:var(--font-display);font-size:42px;font-weight:600;line-height:1}.features-module__W_qXAG__accountabilityScore span{color:var(--ink-soft);font-size:12px;font-weight:700}.features-module__W_qXAG__accountabilityWeek{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;margin-top:15px;display:grid}.features-module__W_qXAG__accountabilityWeek>span{justify-items:center;gap:6px;display:grid}.features-module__W_qXAG__accountabilityWeek i{border:1.5px solid var(--line);width:25px;height:25px;color:var(--card);border-radius:50%;place-items:center;font-size:12px;font-style:normal;font-weight:800;display:grid}.features-module__W_qXAG__accountabilityWeek small{color:var(--ink-soft);font-size:9px;font-weight:800}.features-module__W_qXAG__accountabilityDone i{border-color:var(--bamboo-deep);background:var(--bamboo-deep);animation:.38s both features-module__W_qXAG__accountability-pop}.features-module__W_qXAG__accountabilityDone:nth-child(2) i{animation-delay:.12s}.features-module__W_qXAG__accountabilityDone:nth-child(3) i{animation-delay:.24s}.features-module__W_qXAG__accountabilityStatus{background:var(--paper-deep);color:var(--ink-soft);border-radius:8px;align-items:center;gap:8px;margin-top:15px;padding:8px 10px;font-size:11px;font-weight:700;display:flex}.features-module__W_qXAG__accountabilityStatus span{background:var(--bamboo-deep);width:19px;height:19px;color:var(--card);border-radius:50%;place-items:center;font-size:10px;display:grid}.features-module__W_qXAG__notepad{border:1px solid var(--line);border-top:5px solid var(--russet);background:var(--card);border-radius:8px 8px 12px 12px;width:280px;padding:19px 22px 20px;transition:transform .25s;transform:rotate(3deg);box-shadow:0 5px #e8d1ba,0 13px 24px -15px #6b574859}.features-module__W_qXAG__notepadTitle{font-family:var(--font-display);justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;font-size:20px;font-weight:500;line-height:1.4;display:flex}.features-module__W_qXAG__notepadTitle svg{color:var(--russet)}.features-module__W_qXAG__todoItem{border-bottom:1px solid var(--line);align-items:center;gap:11px;min-height:38px;font-size:14px;line-height:1.4;display:flex}.features-module__W_qXAG__checkbox{border:1.5px solid #c6ad96;border-radius:4px;flex-shrink:0;place-items:center;width:17px;height:17px;display:grid}.features-module__W_qXAG__todoDone{color:var(--ink-soft)}.features-module__W_qXAG__todoDone>span:last-child{-webkit-text-decoration:line-through #b79c85;text-decoration:line-through #b79c85}.features-module__W_qXAG__todoDone .features-module__W_qXAG__checkbox{border-color:var(--bamboo-deep);background:var(--bamboo-deep);color:var(--card)}.features-module__W_qXAG__todoDone .features-module__W_qXAG__checkbox path{stroke-dasharray:16;animation:.45s .2s both features-module__W_qXAG__check-in}.features-module__W_qXAG__featureAnchor{min-width:0;scroll-margin-top:calc(var(--nav-h) + 24px)}.features-module__W_qXAG__friendScene{width:min(300px,100% - 48px)}.features-module__W_qXAG__friendRoute{grid-template-columns:64px minmax(0,1fr) 64px;gap:12px;display:grid}.features-module__W_qXAG__friendPerson{color:var(--ink-soft);justify-items:center;gap:10px;font-size:13px;font-weight:700;line-height:1.4;display:grid}.features-module__W_qXAG__friendAvatar{border:1px solid var(--line);background:var(--card);width:58px;height:58px;color:var(--russet);border-radius:50%;place-items:center;display:grid;box-shadow:0 3px #e8d1ba}.features-module__W_qXAG__friendRecipient{background:var(--blush)}.features-module__W_qXAG__friendDelivery{place-items:center;height:58px;display:grid;position:relative}.features-module__W_qXAG__friendArrow{width:100%;color:var(--ink-soft);position:absolute}.features-module__W_qXAG__friendBell{background:var(--paper-deep);border-radius:50%;place-items:center;width:38px;height:38px;transition:transform .25s;display:grid;position:relative}.features-module__W_qXAG__friendNote{border:1px solid var(--line);background:var(--card);border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin-top:25px;padding:17px 18px;transition:transform .25s;display:flex;transform:rotate(-3deg);box-shadow:0 5px #e8d1ba,0 13px 24px -15px #6b574859}.features-module__W_qXAG__friendNote>span:first-child{font-size:14px;font-weight:700}.features-module__W_qXAG__friendNote>span:last-child{color:var(--ink-soft);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:11px;font-weight:600}.features-module__W_qXAG__reminderScene{justify-items:center;gap:10px;width:min(280px,100% - 48px);display:grid}.features-module__W_qXAG__alarm{line-height:0;transition:transform .25s}.features-module__W_qXAG__reminderNote{border:1px solid var(--line);background:var(--card);border-radius:9px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:15px 17px;transition:transform .25s;display:flex;transform:rotate(-3deg);box-shadow:0 5px #e8d1ba,0 13px 24px -15px #6b574859}.features-module__W_qXAG__reminderNote>span:first-child{font-size:14px;font-weight:700}.features-module__W_qXAG__reminderNote>span:last-child{color:var(--ink-soft);font-size:11px}.features-module__W_qXAG__agenda{border:1px solid var(--line);background:var(--card);border-radius:12px;width:280px;transition:transform .25s;transform:rotate(-3deg);box-shadow:0 5px #e8d1ba,0 13px 24px -15px #6b574859}.features-module__W_qXAG__agendaTop{border-bottom:1px solid var(--line);font-family:var(--font-display);justify-content:space-between;align-items:center;padding:14px 20px;font-size:20px;font-weight:500;line-height:1.4;display:flex}.features-module__W_qXAG__agendaTop svg{color:var(--russet)}.features-module__W_qXAG__agendaRows{padding:9px 18px 13px}.features-module__W_qXAG__agendaRow{grid-template-columns:35px minmax(0,1fr);align-items:center;gap:12px;min-height:28px;display:grid}.features-module__W_qXAG__agendaRow>span{color:var(--ink-soft);font-variant-numeric:tabular-nums;font-size:10px}.features-module__W_qXAG__agendaRow>i{border-top:1px solid var(--line)}.features-module__W_qXAG__agendaEvent{border-left:3px solid var(--russet);background:var(--paper-deep);border-radius:4px 7px 7px 4px;margin-block:3px;padding:9px 10px}.features-module__W_qXAG__agendaEvent>span{justify-content:space-between;align-items:center;font-size:14px;font-weight:700;line-height:1.4;display:flex}.features-module__W_qXAG__agendaEvent small{color:var(--ink-soft);font-size:10px}.features-module__W_qXAG__meetInvite{border:1px solid var(--line);border-top:5px solid var(--russet);background:var(--card);border-radius:8px 8px 12px 12px;width:280px;padding:17px 20px;transition:transform .25s;transform:rotate(3deg);box-shadow:0 5px #e8d1ba,0 13px 24px -15px #6b574859}.features-module__W_qXAG__meetTitle{font-family:var(--font-display);font-size:20px;line-height:1.4}.features-module__W_qXAG__meetTime{color:var(--ink-soft);margin-top:3px;font-size:11px}.features-module__W_qXAG__meetRoom{background:var(--paper-deep);border-radius:7px;align-items:center;gap:12px;margin-block:13px;padding:10px 12px;display:flex}.features-module__W_qXAG__meetRoom>svg{color:var(--russet);flex-shrink:0}.features-module__W_qXAG__meetRoom>span{font-size:13px;font-weight:700;line-height:1.4}.features-module__W_qXAG__meetRoom small{color:var(--ink-soft);font-size:10px;font-weight:400;display:block}.features-module__W_qXAG__meetGuests{justify-content:space-between;align-items:center;gap:12px;display:flex}.features-module__W_qXAG__guestAvatars{padding-right:8px;display:flex}.features-module__W_qXAG__guestAvatars i{border:2px solid var(--card);background:var(--blush);width:27px;height:27px;color:var(--russet-deep);border-radius:50%;place-items:center;margin-right:-8px;font-size:10px;font-style:normal;font-weight:800;display:grid}.features-module__W_qXAG__guestAvatars i+i{background:var(--paper-deep)}.features-module__W_qXAG__inviteStatus{color:var(--ink-soft);align-items:center;gap:5px;font-size:10px;display:inline-flex}.features-module__W_qXAG__copy{flex-direction:column;flex:1;padding-top:24px;display:flex}.features-module__W_qXAG__featureTitle{font-size:clamp(25px,2.5vw,30px);line-height:1.2}.features-module__W_qXAG__description{max-width:44ch;color:var(--ink-soft);flex:1;margin-top:12px;font-size:17px;line-height:1.65}.features-module__W_qXAG__explore{min-height:44px;color:var(--russet-deep);text-underline-offset:5px;align-items:center;gap:10px;margin-top:12px;font-size:15px;font-weight:800;display:inline-flex}.features-module__W_qXAG__explore svg{transition:transform .18s}@keyframes features-module__W_qXAG__day-in{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes features-module__W_qXAG__check-in{0%{stroke-dashoffset:16px}to{stroke-dashoffset:0}}@keyframes features-module__W_qXAG__accountability-pop{0%{opacity:0;transform:scale(.65)}to{opacity:1;transform:scale(1)}}@media (hover:hover){.features-module__W_qXAG__feature:hover .features-module__W_qXAG__calendar{transform:translateY(-3px)rotate(-2deg)}.features-module__W_qXAG__feature:hover .features-module__W_qXAG__accountabilityScene{transform:translateY(-3px)rotate(.75deg)}.features-module__W_qXAG__feature:hover .features-module__W_qXAG__notepad{transform:translateY(-3px)rotate(1deg)}.features-module__W_qXAG__feature:hover .features-module__W_qXAG__friendNote{transform:translateY(-3px)rotate(-1deg)}.features-module__W_qXAG__feature:hover .features-module__W_qXAG__friendBell{transform:translate(4px)}.features-module__W_qXAG__feature:hover .features-module__W_qXAG__alarm{transform:rotate(4deg)}.features-module__W_qXAG__feature:hover .features-module__W_qXAG__reminderNote,.features-module__W_qXAG__feature:hover .features-module__W_qXAG__agenda{transform:translateY(-3px)rotate(-1deg)}.features-module__W_qXAG__feature:hover .features-module__W_qXAG__meetInvite{transform:translateY(-3px)rotate(1deg)}.features-module__W_qXAG__feature:hover .features-module__W_qXAG__explore{text-decoration:underline}.features-module__W_qXAG__feature:hover .features-module__W_qXAG__explore svg{transform:translate(4px)}}@media (max-width:760px){.features-module__W_qXAG__directory{padding-block:30px 56px}.features-module__W_qXAG__gallery{grid-template-columns:minmax(0,1fr)}.features-module__W_qXAG__gallery>article{max-width:540px}.features-module__W_qXAG__title{margin-bottom:24px}}@media (max-width:400px){.features-module__W_qXAG__illustration{height:245px}.features-module__W_qXAG__calendar{width:245px}.features-module__W_qXAG__accountabilityScene{width:245px;padding-inline:16px}.features-module__W_qXAG__accountabilityWeek{gap:4px}.features-module__W_qXAG__accountabilityWeek i{width:23px;height:23px}.features-module__W_qXAG__notepad{width:245px;padding-inline:17px}.features-module__W_qXAG__agenda,.features-module__W_qXAG__meetInvite{width:245px}.features-module__W_qXAG__reminderNote{gap:8px;padding-inline:13px}.features-module__W_qXAG__calendarBody{padding-inline:17px}.features-module__W_qXAG__friendRoute{gap:8px}.features-module__W_qXAG__friendNote{gap:8px;padding-inline:13px}.features-module__W_qXAG__friendNote>span:first-child{font-size:13px}}@media (prefers-reduced-motion:reduce){.features-module__W_qXAG__day i,.features-module__W_qXAG__todoDone .features-module__W_qXAG__checkbox path,.features-module__W_qXAG__accountabilityDone i{animation:none}.features-module__W_qXAG__calendar,.features-module__W_qXAG__accountabilityScene,.features-module__W_qXAG__notepad,.features-module__W_qXAG__friendNote,.features-module__W_qXAG__friendBell,.features-module__W_qXAG__alarm,.features-module__W_qXAG__reminderNote,.features-module__W_qXAG__agenda,.features-module__W_qXAG__meetInvite,.features-module__W_qXAG__explore svg{transition:none}}
.FeatureDemo-module__0jKZQG__message{align-self:flex-start;gap:3px;width:88%;display:grid}.FeatureDemo-module__0jKZQG__message .bubble{max-width:100%}.FeatureDemo-module__0jKZQG__quick{opacity:0;gap:2px;animation:.32s .12s forwards FeatureDemo-module__0jKZQG__quick-in;display:grid}.FeatureDemo-module__0jKZQG__quick span{color:var(--wa-blue);text-align:center;background:#fff;border-radius:7px;padding:8px 10px;font-size:13px;font-weight:700;line-height:1.2;box-shadow:0 1px 1px #2a1e151f}@keyframes FeatureDemo-module__0jKZQG__quick-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.FeatureDemo-module__0jKZQG__quick{opacity:1;animation:none}}
.LanguageShowcase-module__67aApG__section{scroll-margin-top:calc(var(--nav-h) + 24px);background:#f0f3e9;margin-top:clamp(32px,4vw,64px);padding-block:clamp(56px,6vw,88px)}.LanguageShowcase-module__67aApG__layout{grid-template-columns:.95fr 1.05fr;grid-template-areas:"copy example""link example";align-items:center;gap:24px clamp(48px,7vw,104px);display:grid}.LanguageShowcase-module__67aApG__copy{grid-area:copy}.LanguageShowcase-module__67aApG__eyebrow{color:var(--bamboo-deep);letter-spacing:.13em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:800}.LanguageShowcase-module__67aApG__title{text-wrap:balance;font-size:clamp(34px,3.8vw,50px);font-weight:700;line-height:1.06}.LanguageShowcase-module__67aApG__title span{color:var(--bamboo-deep)}.LanguageShowcase-module__67aApG__description{max-width:34ch;color:var(--ink-soft);margin-top:20px;font-size:18px;line-height:1.65}.LanguageShowcase-module__67aApG__example{grid-area:example;min-width:0;margin:0}.LanguageShowcase-module__67aApG__languages{border-bottom:1px solid #3a6f462e;flex-wrap:wrap;gap:8px 20px;margin-bottom:28px;display:flex}.LanguageShowcase-module__67aApG__languageTab{min-height:44px;color:var(--ink-soft);font-family:var(--font-display);white-space:nowrap;cursor:pointer;touch-action:manipulation;background:0 0;border:0;border-bottom:3px solid #0000;margin-bottom:-1px;padding:0 0 12px;font-size:22px;font-weight:600;line-height:1.5;transition:color .16s,border-color .16s}.LanguageShowcase-module__67aApG__languageTab[aria-selected=true]{border-bottom-color:var(--bamboo-deep);color:var(--bamboo-deep)}.LanguageShowcase-module__67aApG__languageTab:hover{color:var(--ink)}.LanguageShowcase-module__67aApG__languageTab:focus-visible,.LanguageShowcase-module__67aApG__conversation:focus-visible{outline:2px solid var(--bamboo-deep);outline-offset:5px;border-radius:3px}.LanguageShowcase-module__67aApG__conversations{display:grid}.LanguageShowcase-module__67aApG__conversation{flex-direction:column;grid-area:1/1;gap:24px;min-width:0;display:flex}.LanguageShowcase-module__67aApG__conversation[aria-hidden=true]{visibility:hidden;pointer-events:none}.LanguageShowcase-module__67aApG__request,.LanguageShowcase-module__67aApG__reply{text-align:start;padding:20px 24px;font-size:clamp(17px,1.65vw,20px);line-height:1.55;box-shadow:0 2px #2a1e1512}.LanguageShowcase-module__67aApG__request{border-radius:22px;background:#dcf8c6;border-end-end-radius:5px;align-self:flex-end;max-width:88%}.LanguageShowcase-module__67aApG__replyRow{align-items:flex-end;gap:12px;padding-inline-end:30px;display:flex}.LanguageShowcase-module__67aApG__avatar{flex:none;width:38px;height:38px}.LanguageShowcase-module__67aApG__reply{border-radius:22px;background:var(--card);border-end-start-radius:5px}.LanguageShowcase-module__67aApG__tryLink{min-height:44px;color:var(--bamboo-deep);text-underline-offset:5px;grid-area:link;justify-self:start;align-items:center;gap:10px;font-size:17px;font-weight:800;-webkit-text-decoration:underline #3a6f4659;text-decoration:underline #3a6f4659;transition:color .16s,text-decoration-color .16s;display:inline-flex}.LanguageShowcase-module__67aApG__whatsapp{display:inline-flex}.LanguageShowcase-module__67aApG__arrow{font-size:22px;transition:transform .16s}.LanguageShowcase-module__67aApG__tryLink:hover{color:var(--ink);text-decoration-color:currentColor}.LanguageShowcase-module__67aApG__tryLink:hover .LanguageShowcase-module__67aApG__arrow{transform:translate(2px,-2px)}.LanguageShowcase-module__67aApG__tryLink:focus-visible{outline:2px solid var(--bamboo-deep);outline-offset:5px;border-radius:3px}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.LanguageShowcase-module__67aApG__example{animation:1s linear both LanguageShowcase-module__67aApG__conversation-enter;animation-timeline:view();animation-range:entry cover 25%}}}@keyframes LanguageShowcase-module__67aApG__conversation-enter{0%{opacity:.4;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:760px){.LanguageShowcase-module__67aApG__layout{grid-template-columns:1fr;grid-template-areas:"copy""example""link";row-gap:32px;max-width:520px}.LanguageShowcase-module__67aApG__description{max-width:36ch;font-size:17px}.LanguageShowcase-module__67aApG__languages{grid-template-columns:repeat(3,max-content);justify-content:start;margin-bottom:20px;display:grid}.LanguageShowcase-module__67aApG__languageTab{justify-self:start}.LanguageShowcase-module__67aApG__conversation{gap:20px}.LanguageShowcase-module__67aApG__request,.LanguageShowcase-module__67aApG__reply{padding:16px 18px}.LanguageShowcase-module__67aApG__replyRow{gap:8px;padding-inline-end:16px}.LanguageShowcase-module__67aApG__tryLink{margin-top:-8px}}@media (prefers-reduced-motion:reduce){.LanguageShowcase-module__67aApG__tryLink,.LanguageShowcase-module__67aApG__languageTab,.LanguageShowcase-module__67aApG__arrow{transition:none}.LanguageShowcase-module__67aApG__tryLink:hover .LanguageShowcase-module__67aApG__arrow{transform:none}}
