:root{--app-max-width: 440px;--screen-width: 440px;--font-sans: "Geist", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--white: #ffffff;--ink: #0f0f0f;--ink-muted: #333333;--line: #e3e3e3;--line-soft: #eeeeee;--green-start: #34a44f;--shadow-high: 0 4px 20px 0 rgb(15 15 15 / 8%)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%}body{background:#fff;color:var(--ink);font-family:var(--font-sans)}button,a{-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}.app-shell{align-items:flex-start;display:flex;justify-content:center;margin:0 auto;max-width:var(--app-max-width);min-height:100dvh;width:100%}.screen{background:var(--white);box-shadow:var(--shadow-high);flex:0 0 auto;min-height:100dvh;overflow:hidden;position:relative;width:min(100%,var(--screen-width))}.service-screen{min-height:auto;padding-bottom:calc(64px + env(safe-area-inset-bottom));width:min(100%,420px)}.hero{background:var(--white);display:flex;flex-direction:column;align-items:center;padding:0 0 8px;position:relative;overflow:hidden}.hero-card{width:100%}.hero-art{aspect-ratio:360 / 183;width:100%;position:relative;z-index:1;overflow:hidden}.hero-art img{display:block;width:100%;height:100%;object-fit:cover}.hero-overlay{background:linear-gradient(180deg,#64b9fa,#3b6e94);height:100%;left:0;position:absolute;top:0;width:56.111%}.hero-copy{color:#fff;display:flex;flex-direction:column;gap:4px;left:5.556%;position:absolute;top:20.219%;width:43.611%}.hero-title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:22px;font-weight:700;letter-spacing:-.4px;line-height:1.1;margin:0}.hero-subtitle{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;letter-spacing:0;line-height:18px;margin:0;opacity:.8}.hero-caption{align-items:center;background:#f3fbff;color:#444;display:flex;gap:8px;justify-content:center;min-height:32px;padding:8px 12px;text-align:center}.hero-caption span{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:11px;font-weight:400;letter-spacing:-.11px;line-height:14px}.hero-caption-icon{display:block;height:16px;opacity:.5;width:16px}.body-section{background:var(--white);padding:24px 16px}.services-section{padding-top:24px}.services-header{align-items:center;display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.services-title{color:#000;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;letter-spacing:0;line-height:normal;margin:0}.body-section+.body-section{border-top:1px solid var(--line-soft)}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.service-tile{display:flex;flex-direction:column;align-items:center;gap:8px}.service-tile-img{width:100%;aspect-ratio:1;background:transparent;border:1px solid #e7e7e7;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:10px 6px}.service-tile-img img{display:block;width:60%;height:auto;object-fit:contain;flex-shrink:0}.service-tile-label{font-size:13px;font-weight:400;color:var(--ink-muted);text-align:center;line-height:18px}.reviews-section{background:#fff;padding:40px 16px 28px}.reviews-header{display:flex;flex-direction:column;margin:0 0 30px}.reviews-title{color:#050505;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:20px;font-weight:500;letter-spacing:0;line-height:36px;margin:0}.reviews-copy{color:#050505;font-size:10px;font-weight:400;line-height:20px;margin:4px 0 0;max-width:340px}.reviews-carousel{display:grid;gap:16px;grid-auto-columns:minmax(286px,286px);grid-auto-flow:column;margin:0 -16px 0 0;overflow-x:auto;overscroll-behavior-x:contain;padding:0 16px 8px 0;scroll-snap-type:x mandatory;scrollbar-width:none}.reviews-carousel::-webkit-scrollbar{display:none}.review-card{background:#eef1f7;border-radius:18px;border:1px solid #e1e5ee;color:#050505;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;min-height:352px;outline:none;overflow:hidden;padding:28px 24px 24px;position:relative;scroll-snap-align:start;transition:box-shadow .18s ease,transform .18s ease}.review-card:focus-visible{box-shadow:0 0 0 3px #2e91fb47}.review-card:active{transform:scale(.99)}.review-card-white{background:#fff;border-color:#e1e5ee}.review-card-cream{background:#fff4d8;border-color:#f4de9f}.review-card-blue{background:#dcf0ff;border-color:#c8e5f9}.review-meta{align-items:flex-start;display:flex;flex-direction:column;font-size:16px;gap:6px;line-height:20px;margin-top:28px}.review-body{display:flex;flex-direction:column;gap:4px;position:relative}.review-stars{background:transparent;color:#087d41;display:inline-block;font-size:15px;letter-spacing:-1px;line-height:1}.review-stars-empty{color:#b8c0bc}.review-card h3{font-size:16px;font-weight:500;line-height:24px;margin:0}.review-card p{color:#050505d6;font-size:12px;font-weight:400;line-height:21px;margin:0}.review-leaves{top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:2}.review-leaf{animation:leaf-pop .85s ease-out forwards;background:#20a357;border-radius:100% 0;display:block;height:15px;left:50%;opacity:0;position:absolute;top:58%;transform:rotate(28deg);width:9px}.review-leaf:nth-child(1){--leaf-x: -74px;--leaf-y: -94px;animation-delay:0ms}.review-leaf:nth-child(2){--leaf-x: -30px;--leaf-y: -116px;animation-delay:50ms}.review-leaf:nth-child(3){--leaf-x: 28px;--leaf-y: -108px;animation-delay:90ms}.review-leaf:nth-child(4){--leaf-x: 76px;--leaf-y: -82px;animation-delay:125ms}.review-leaf:nth-child(5){--leaf-x: 8px;--leaf-y: -144px;animation-delay:.16s}@keyframes leaf-pop{0%{opacity:0;transform:translate(-50%) rotate(18deg) scale(.35)}18%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--leaf-x)),var(--leaf-y)) rotate(120deg) scale(1)}}.how-it-works-section{padding-bottom:32px}.how-it-works-section .reviews-title{font-size:20px;font-weight:500}.how-it-works-grid{display:grid;gap:16px;grid-template-columns:minmax(0,1fr)}.how-it-works-card{background:#fff;min-height:352px;overflow:hidden}.how-it-works-image{background:#f6fbff;border-radius:10px;height:256px;margin-bottom:20px;overflow:hidden}.how-it-works-image img{display:block;height:100%;object-fit:cover;width:100%}.how-it-works-card h2{color:#050505;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;letter-spacing:0;line-height:26px;margin:0 0 4px}.how-it-works-card p{color:#050505ad;font-size:12px;font-weight:400;letter-spacing:0;line-height:22px;margin:0}.coverage-section{border-top:none!important;padding-top:0}.coverage-label{display:block;font-size:12px;font-weight:500;color:#0f0f0f80;text-align:center;margin-bottom:14px}.coverage-card{background:transparent;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;gap:0;padding:0}.coverage-banner{border-radius:8px;height:120px;overflow:hidden}.coverage-banner img{display:block;width:100%;height:100%;object-fit:cover}.cta-bar{background:transparent;bottom:0;left:50%;padding:12px 24px calc(12px + env(safe-area-inset-bottom));position:fixed;transform:translate(-50%);width:min(100vw,var(--screen-width));z-index:10}.cta-button{align-items:center;background:var(--green-start);border-radius:999px;color:var(--white);display:inline-flex;font-size:16px;font-weight:600;gap:8px;height:48px;justify-content:center;line-height:24px;width:100%}.cta-button img{height:24px;width:24px}@media(max-width:359px){.services-grid{gap:8px}.body-section{padding:20px 14px}.reviews-section{padding:40px 16px 28px}}
