@import"https://api.fontshare.com/v2/css?f[]=satoshi@700,600&display=swap";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";:root{--color-heading: #0f4f53;--color-body: #4a5568;--color-primary: #1d6e6e;--color-primary-mid: #2ba89a;--color-accent: #ff6f61;--color-coral-dark: #c24a3f;--color-bg: #f7f8f9;--color-white: #ffffff;--color-teal-wash: #f3fbfa;--color-orange-wash: #ffd9d2;--color-gold-wash: #fff2cc;--color-green-wash: #e4f6e8;--color-green-mid: #9fceb0;--color-border: #e2e8f0;--color-danger-wash: #fee2e2;--radius-sm: 12px;--radius-md: 20px;--radius-lg: 28px;--shadow-soft: 0 34px 72px -42px rgba(26, 35, 50, .34);--shadow-card: 0 18px 38px -32px rgba(15, 23, 42, .22)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}html{font-size:19px;scroll-behavior:auto}body{font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--color-body);background:#fbfcfd;line-height:1.7;font-size:1rem;font-weight:500;text-wrap:pretty;overflow-wrap:anywhere}a{color:inherit}h1,h2,h3,h4,h5,h6{margin:0;font-family:Satoshi,Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;color:var(--color-heading);line-height:1.15;text-wrap:balance}p{margin:0;font-size:1rem;font-weight:inherit}li,a,span{font-size:1rem;font-weight:inherit}.container{width:min(1100px,calc(100% - 2.5rem));margin-inline:auto}.section{padding:138px 0}.section--reveal{opacity:0;transform:translate3d(0,20px,0);filter:blur(2.5px);transition:opacity .5s ease-out,transform .5s ease-out,filter .5s ease-out;transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform,filter}.section--reveal.is-active{opacity:1;transform:translateZ(0);filter:blur(0)}@media(prefers-reduced-motion:reduce){.section--reveal{opacity:1;transform:none;filter:none;transition:none}}.section--white{background:var(--color-white)}.section--teal{background:linear-gradient(180deg,#f3fbfac7,#fffffff5)}.section--mint{background:#bfe9e3}.section--mint.about-hero-minnow{position:relative}.about-hero-minnow__mark{position:absolute;z-index:0;top:clamp(.85rem,2.75vw,2.15rem);right:calc(clamp(1rem,4vw,2rem) + 300px);left:auto;width:min(32%,12rem);display:flex;align-items:flex-start;justify-content:flex-end;pointer-events:none}.about-hero-minnow__logo-img{width:100%;max-width:11rem;height:auto;max-height:min(26vw,5.75rem);display:block;object-fit:contain;object-position:right top}.about-hero-minnow .container{position:relative;z-index:1}.about-hero-minnow .hero-simple{padding-right:clamp(7.25rem,32vw,12rem)}@media(min-width:561px){.about-hero-minnow__mark{top:clamp(.25rem,1.2vw,.9rem);left:clamp(17.5rem,46vw,31rem);right:auto;justify-content:flex-end;opacity:.5;transform:translate(200px,100px)}.about-hero-minnow__logo-img{object-position:right top}}@media(max-width:720px){.about-hero-minnow__mark{top:clamp(.55rem,2.35vw,1.25rem);right:calc(clamp(.75rem,3.5vw,1.25rem) + 30px);left:auto;width:min(38%,9.5rem)}.about-hero-minnow__logo-img{max-width:7.5rem;max-height:min(34vw,4.25rem)}.about-hero-minnow .hero-simple{padding-right:clamp(5.75rem,42vw,9rem)}}.section--coral{background:var(--color-primary-mid)}.section--dark-coral{background:var(--color-coral-dark)}.section--green{background:var(--color-green-wash)}.section--yellow{background:var(--color-gold-wash)}.section--for-you .measure p{font-size:1rem}.section--peach{background:var(--color-orange-wash)}.section--testimonials{background:var(--color-orange-wash);padding:0}#demo.section{padding-top:6rem}#pricing{scroll-margin-top:7rem}.section--cards-bg-white{background:var(--color-white)}.section--pricing{padding-top:0;padding-bottom:0}.section--hero{background:#d9efec}.section--hero .hero-title{color:var(--color-heading)}.section--hero .hero-subheadline,.section--hero .hero-tagline{color:var(--color-body)}.section--hero .btn-primary{background:var(--color-primary-mid);color:var(--color-white);box-shadow:none}.section--hero .btn-primary:hover{background:var(--color-primary);box-shadow:none}.section--hero .btn-ghost{background:var(--color-orange-wash);color:var(--color-heading);box-shadow:none}.section--hero .btn-ghost:hover{background:var(--color-orange-wash);box-shadow:none}.section--bg{background:var(--color-bg)}.section-label{margin-bottom:.9rem;font-size:1rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:var(--color-primary)}.section-title{font-size:clamp(33.6px,4.6vw,52px);margin-bottom:1.1rem;letter-spacing:-.018em;max-width:18ch}.section-intro{max-width:64ch;font-size:1rem}.stack-lg>*+*{margin-top:1.4rem}.stack-md>*+*{margin-top:1rem}.stack-sm>*+*{margin-top:.55rem}.btn-row{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2.2rem}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:Satoshi,Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;padding:.9rem 1.4rem;border-radius:999px;border:0;text-decoration:none;font-weight:500;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.btn:hover{transform:translateY(-2px)}.btn:active{transform:none}.btn:focus-visible{outline:3px solid rgba(43,168,154,.35);outline-offset:3px}.btn-primary{background:var(--color-heading);color:var(--color-white);box-shadow:none}.btn-primary:hover{background:#141c28;box-shadow:none}.btn-ghost{color:var(--color-heading);background:var(--color-accent)}.btn-accent{background:var(--color-heading);color:var(--color-white);box-shadow:none}.btn-accent:hover{box-shadow:none}.site-header .btn-accent{background:var(--color-orange-wash);color:var(--color-heading);padding-top:.62rem;padding-bottom:.62rem}.site-header .btn-accent:hover,.site-header .btn-accent:focus-visible{background:#ffc8be}.hero-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:4.25rem;align-items:center}.hero-media{position:relative;min-height:clamp(240px,34vw,420px);width:100%;border-radius:28px;display:flex;align-items:flex-end;justify-content:flex-end;padding:1.1rem;overflow:visible}.hero-media:before{content:"";position:absolute;inset:0;border-radius:inherit;background-image:url(/hero-football-2.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#d9efec;overflow:hidden}.hero-title{font-size:clamp(40px,6.4vw,71.2px);letter-spacing:-.025em;max-width:16ch}.hero-simple{max-width:76ch}.hero-simple .hero-title{max-width:14ch;font-size:clamp(38.4px,6vw,64px)}.measure{max-width:68ch}.measure p,.measure li{font-size:1rem}.hero-subheadline{color:var(--color-primary);font-weight:500;font-size:1rem;margin-top:1rem}.hero-tagline{margin-top:1rem;font-size:1rem;max-width:55ch}.mock-card{background:var(--color-white);border:0;border-radius:var(--radius-lg);padding:1.35rem 1.15rem 1.1rem;min-height:220px;box-shadow:0 18px 38px #06102142;position:absolute;right:-10.5rem;bottom:-4.5rem;width:min(100%,380px);margin-left:0;z-index:1}.mock-pill{display:inline-flex;font-size:.84rem;font-weight:500;border-radius:999px;padding:.35rem .62rem;color:var(--color-white);background:var(--color-primary-mid);position:relative;top:-.2rem}.mock-title{margin:.55rem 0 0;font-size:1.1rem}.mock-meta{margin-top:.8rem;display:flex;justify-content:space-between;gap:.7rem;color:#5d697b;font-size:.88rem}.progress-track{margin-top:.85rem;width:100%;height:8px;border-radius:999px;background:#d7dde7;overflow:hidden}.progress-bar{height:100%;width:87.5%;background:#2ba89a}.mock-availability{margin-top:.9rem;color:#1d6e6e;font-weight:500;font-size:.84rem;display:inline-flex;align-items:center;justify-content:flex-start;gap:.45rem;white-space:nowrap}.mock-status-dot{width:.56rem;height:.56rem;border-radius:999px;background:var(--color-green-mid);box-shadow:0 0 0 2px #fff;flex:0 0 auto;transform:translateY(1px);animation:live-dot-pulse 2s ease-in-out infinite}@keyframes live-dot-pulse{0%,to{opacity:1}50%{opacity:.3}}.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem;margin-top:2.4rem}.why-stack{margin-top:2.8rem}.why-card{position:sticky;top:108px;display:grid;grid-template-columns:1.02fr .98fr;min-height:430px;border-radius:30px;overflow:hidden;box-shadow:none;margin-bottom:16vh;opacity:1;transition:opacity .18s linear;will-change:opacity}.why-card:nth-child(1){z-index:4}.why-card:nth-child(2){z-index:5}.why-card:nth-child(3){z-index:6}.why-card:nth-child(4){z-index:7}.why-card:nth-child(5){z-index:8}.why-card:nth-child(6){z-index:9;margin-bottom:0}.why-card__content{padding:clamp(1.6rem,3vw,2.4rem)}.pricing-mini-chart{display:block;width:min(100%,220px);height:48px;margin-bottom:.45rem;overflow:visible}.pricing-mini-chart--media{width:100%;max-width:100%;aspect-ratio:360 / 220;height:auto;margin:0;padding:clamp(.5rem,1.2vw,.8rem);background:#fff;border-radius:18px}.pricing-mini-chart__booki,.pricing-mini-chart__others{fill:none;stroke-linecap:round;stroke-linejoin:round}.pricing-mini-chart__booki{stroke:#1d6e6e;stroke-width:3}.pricing-mini-chart__others{stroke:#ff6f61;stroke-width:3.6}.pricing-mini-chart__label{font-family:Satoshi,Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:19px;font-weight:700;letter-spacing:.01em}.pricing-mini-chart__label--booki{fill:#1d6e6e}.pricing-mini-chart__label--others{fill:#c24a3f}.pricing-mini-chart__dot{stroke-width:2.5}.pricing-mini-chart__dot--booki{fill:#1d6e6e;stroke:#e8f6f4}.pricing-mini-chart__dot--others{fill:#ff6f61;stroke:#ffe8e3}.pancake-visual{width:100%;max-width:100%;aspect-ratio:360 / 220;height:auto;margin:0;padding:clamp(.5rem,1.2vw,.8rem);background:#fff;border-radius:18px}.pancake-plate{fill:#e9f0f3}.pancake-layer{stroke:#c98a45;stroke-width:2}.pancake-layer--base{fill:#e7b16d}.pancake-layer--mid{fill:#e2a55f}.pancake-layer--top{fill:#db9a57}.syrup-pool,.syrup-drip{fill:#8f4e24}.butter-cube{fill:#ffd85b;stroke:#f0bf34;stroke-width:2}.pancake-photo{width:100%;height:100%;object-fit:cover;border-radius:0;display:block;filter:none;transform:none;transition:none}.why-card__media.card-visual--photo{position:relative;padding:0;align-items:stretch;justify-content:stretch;margin-bottom:0;border-radius:0;isolation:isolate}.why-card__media.card-visual--photo:after{content:none}.why-card__media.card-visual--photo:before{content:none}.why-card:hover .pancake-photo{transform:none;filter:none}.why-card__media.card-visual--pancake-gradient{background:linear-gradient(180deg,#e0a090,#dc7a64 35%,#e05c4f);filter:none;overflow:hidden}.why-card__media.card-visual--pancake-gradient:after{content:none}.card-visual--pancake-gradient:before{content:none}.pancake-photo--transparent{width:min(88%,340px);height:auto;object-fit:contain;filter:none;transform:none;position:relative;z-index:1}.card-visual--pancake-gradient .pancake-photo--transparent{filter:none}.card-visual--pancake-gradient .pancake-photo--transparent{margin:auto}.why-card:hover .pancake-photo--transparent{transform:none;filter:none}.why-card__media.card-visual--mop{background:linear-gradient(180deg,#8fcdc0,#4ab5a8 38%,#2a9d9a)}.mop-photo{width:100%;height:100%;object-fit:cover;object-position:center 62%;transform:scale(1.01) translateY(-10%);display:block}.why-card__media.card-visual--keys{background:linear-gradient(180deg,#f7d089,#f1bd4a 35%,#cf8e18)}.keys-photo{width:100%;height:100%;object-fit:cover;display:block}.why-card__media.card-visual--ai-robot{background:linear-gradient(180deg,#8fcdc0,#4ab5a8 38%,#2a8f7a);align-items:center;justify-content:center}.ai-robot-photo{width:min(100%,440px);height:auto;max-height:none;object-fit:contain;margin:auto;display:block}.why-card__media.card-visual--name-card{background:linear-gradient(180deg,#b5d4c2,#6ec9a8 38%,#2a8f7a)}.name-card-photo{width:min(86%,330px);height:auto;object-fit:contain;margin:auto;display:block}.why-card__media.card-visual--support{background:linear-gradient(180deg,#e0a090,#dc7a64 35%,#e05c4f);align-items:flex-end;justify-content:center;align-self:stretch;min-height:100%}.support-photo{width:min(124%,540px);height:auto;max-height:none;object-fit:contain;margin:0 auto;transform:translateY(90px);display:block}.why-card--support{min-height:432px;height:432px}.why-card--support .why-card__content{padding:clamp(1.6rem,3vw,2.4rem) clamp(1.6rem,3vw,2.4rem) clamp(1.35rem,2.4vw,2rem)}.why-card__content h3{font-size:clamp(33.6px,4.6vw,52px);line-height:1.05;max-width:12ch;margin-bottom:1.3rem}.why-card--support .why-card__content h3{margin-bottom:.95rem}.why-card__content p{max-width:28ch}.why-card__media{min-height:100%;margin-bottom:0;border-radius:0;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,2.4vw,1.75rem)}.why-card--mint{background:#bfe9e3}.why-card--peach{background:var(--color-orange-wash)}.why-card--sky{background:var(--color-green-wash)}.why-card--gold{background:var(--color-gold-wash)}.why-card--mop{min-height:430px;height:430px}.why-card--mop .why-card__content{padding-bottom:0}.why-card--keys{min-height:430px;height:430px}.why-card--sky .why-card__content h3,.why-card--sky .why-card__content p{color:var(--color-heading)}.why-card--lilac{background:var(--color-gold-wash)}.card{height:100%;background:var(--color-white);border:0;border-radius:var(--radius-md);padding:1.55rem;box-shadow:none}.card--mint{background:#edfdf8}.card--peach{background:var(--color-orange-wash)}.card--sky{background:#f2f8ff}.card--lilac{background:var(--color-gold-wash)}.card-span-full{grid-column:1 / -1}.card-visual{position:relative;min-height:154px;border-radius:18px;overflow:hidden;margin-bottom:1rem}.card-visual--mint{background:linear-gradient(140deg,#d8f8ef,#effdff)}.card-visual--peach{background:linear-gradient(140deg,var(--color-orange-wash),#ffe7e3)}.card-visual--sky{background:linear-gradient(140deg,#e9f2ff,#f4fbff)}.card-visual--lilac{background:linear-gradient(140deg,var(--color-gold-wash),#fff8e1)}.card-blob{position:absolute;border-radius:22px;opacity:.95}.card-blob--teal{width:110px;height:110px;left:-16px;top:26px;background:#17b26a}.card-blob--blue{width:120px;height:78px;right:18px;top:20px;background:#3b82f6}.card-blob--coral{width:110px;height:76px;right:-6px;top:10px;background:#ff7a66}.card-blob--yellow{width:138px;height:98px;left:34px;top:30px;background:#ffd84d}.card-blob--sky{width:132px;height:84px;right:16px;top:15px;background:#8ec5ff}.card-blob--mint{width:120px;height:95px;left:14px;bottom:-12px;background:#6ee7d0}.card-blob--lilac{width:130px;height:88px;left:20px;top:14px;background:#cbb0ff}.card-blob--peach{width:118px;height:92px;right:14px;bottom:-8px;background:#ffc59e}.card-avatar{position:absolute;width:78px;height:78px;border-radius:20px;border:4px solid rgba(255,255,255,.7);box-shadow:0 10px 20px -16px #0f172a66}.card-avatar--one{left:30px;top:24px;background:linear-gradient(150deg,#3b2f2f,#f2b19a)}.card-avatar--two{right:28px;top:46px;background:linear-gradient(150deg,#452d2d,#c98b72)}.card-avatar--three{left:54px;top:44px;background:linear-gradient(150deg,#2f2f4f,#b79cff)}.card-icon{position:absolute;font-size:1.9rem;line-height:1;filter:drop-shadow(0 8px 8px rgba(15,23,42,.12))}.card-icon:nth-child(3){left:22px;top:18px}.card-icon:nth-child(4){right:26px;bottom:18px}.icon-dot{width:42px;height:42px;border-radius:50%;background:#2ba89a1f;border:1px solid rgba(43,168,154,.4);display:inline-flex;align-items:center;justify-content:center;color:var(--color-primary);font-weight:500;margin-bottom:.9rem}.quote-block{max-width:900px;margin-inline:auto;background:var(--color-orange-wash);border-radius:34px;padding:clamp(1.8rem,4vw,2.6rem);box-shadow:0 26px 52px -36px #ff6f6159;position:relative;overflow:hidden}.quote-block p:first-child{font-style:normal;color:var(--color-heading);line-height:1.45;font-size:clamp(28px,4vw,44px);max-width:20ch;letter-spacing:-.01em}.quote-block p+p{margin-top:1.2rem;color:var(--color-heading);font-weight:500;font-size:1rem}.quote-block:before{content:"";position:absolute;right:-52px;top:-58px;width:220px;height:220px;border-radius:999px;background:radial-gradient(circle,#ff6f6138,#ff6f6100 72%)}.quote-block:after{content:"";position:absolute;left:-42px;bottom:-60px;width:180px;height:180px;border-radius:999px;background:radial-gradient(circle,#2ba89a33,#2ba89a00 72%)}.testimonials-bleed{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.testimonials-system{border-radius:0;padding:clamp(2rem,4vw,3.2rem) 0;background-color:var(--color-orange-wash);background-image:linear-gradient(180deg,#ffffff59,#fff0);background-size:auto}.testimonials-system .section-title{max-width:none;text-align:center}.testimonials-system .section-intro{margin-inline:auto;text-align:center;max-width:42ch}.testimonials-grid{margin-top:1.3rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.testimonials-grid--single{grid-template-columns:minmax(0,760px);justify-content:flex-start}.testimonial-card{background:var(--color-white);border-radius:26px;padding:2.25rem;min-height:280px;display:flex;flex-direction:column;justify-content:space-between}.testimonials-grid--single .testimonial-card{padding:clamp(2.4rem,4.6vw,3.4rem);min-height:0}.testimonial-card>p{line-height:1.5;text-wrap:pretty;hyphens:auto}.testimonials-grid--single .testimonial-card>p{text-align:left;font-size:1rem}.testimonial-meta{margin-top:1rem;display:flex;align-items:center;gap:.7rem}.testimonials-grid--single .testimonial-meta{justify-content:flex-start}.testimonial-avatar{width:52px;height:52px;border-radius:36% 64% 58% 42%/42% 35% 65% 58%;border:2px solid rgba(255,255,255,.92);box-shadow:0 10px 20px -16px #0f172a66;background-size:cover;background-position:center}.testimonial-avatar--pete{background-image:url(https://i.pravatar.cc/120?img=58)}.testimonial-avatar--dummy1{background-image:url(https://i.pravatar.cc/120?img=32)}.testimonial-avatar--dummy2{background-image:url(https://i.pravatar.cc/120?img=15)}.testimonial-avatar--pete{transform:rotate(-6deg)}.testimonial-avatar--dummy1{transform:rotate(4deg)}.testimonial-avatar--dummy2{transform:rotate(-3deg)}.testimonial-meta strong{display:block;font-family:Satoshi,Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;color:var(--color-heading)}.testimonial-meta p{color:var(--color-body)}.pricing-bleed{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.pricing-system{border-radius:0;padding:clamp(2rem,4vw,3.2rem) 0 0;background-color:var(--color-white);background-image:none;background-size:auto}.pricing-system .section-title{max-width:none;text-align:center;margin-inline:auto}.pricing-system .section-intro{margin-inline:auto;text-align:center;max-width:42ch}.pricing-system .pricing-grid{margin-top:3rem}.pricing-slider{margin-top:1.5rem}.pricing-slider__top{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.pricing-slider__label{font-family:Satoshi,Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-weight:700;color:var(--color-heading)}.pricing-slider__chip{display:inline-flex;align-items:center;justify-content:center;min-width:3ch;padding:.15rem .6rem;border-radius:999px;background:var(--color-green-mid);color:var(--color-heading);font-family:Satoshi,Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-weight:700}.pricing-slider__input{--progress: 48%;width:100%;height:12px;border-radius:999px;appearance:none;background:linear-gradient(90deg,var(--color-green-mid) var(--progress),#d9efed var(--progress));outline:none}.pricing-slider__input::-webkit-slider-thumb{appearance:none;width:26px;height:26px;border-radius:50%;background:var(--color-green-mid);border:3px solid #ffffff;box-shadow:0 6px 14px -10px #0f172aa6;cursor:pointer}.pricing-slider__input::-moz-range-thumb{width:26px;height:26px;border-radius:50%;background:var(--color-green-mid);border:3px solid #ffffff;box-shadow:0 6px 14px -10px #0f172aa6;cursor:pointer}.pricing-slider__card{display:grid;grid-template-columns:.95fr 1.05fr;gap:1rem;margin-top:1rem;background:var(--color-teal-wash);border-radius:28px;padding:1.4rem}.pricing-slider__summary{display:flex;flex-direction:column;justify-content:center;gap:.5rem}.pricing-slider__kicker{color:var(--color-heading);font-family:Satoshi,Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-weight:700}.pricing-slider__price{font-family:Satoshi,Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;color:var(--color-heading);font-size:clamp(44px,8vw,70px);line-height:.95;letter-spacing:-.03em}.pricing-slider__price small{margin-left:.35rem;font-size:.36em;letter-spacing:0}.pricing-slider__caption{max-width:26ch}.pricing-slider__features{margin:0;padding-left:1.15rem;align-self:center}.pricing-slider__features li+li{margin-top:.4rem}.pricing-footnote{margin-top:1.3rem;max-width:48ch;margin-inline:auto;text-align:center;font-size:13px;line-height:1.3;color:#0f4f53;opacity:.5;font-weight:500}.pricing-included{margin-top:1.75rem;max-width:52ch;margin-inline:auto;text-align:center;font-size:1rem;line-height:1.55;color:var(--color-body);font-weight:500}.pricing-vs-bleed{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:var(--color-teal-wash);margin-top:4.5rem;padding:5.2rem 0 4.8rem}.pricing-vs{position:relative;z-index:1;width:min(1100px,calc(100% - 2.5rem));margin-inline:auto;background:var(--color-white);border-radius:24px;padding:1.5rem}@keyframes pricing-vs-celebrate-shake{0%,to{transform:translateZ(0) rotate(0)}12%{transform:translate3d(-7px,2px,0) rotate(-.55deg)}24%{transform:translate3d(7px,-2px,0) rotate(.55deg)}36%{transform:translate3d(-5px,1px,0) rotate(-.35deg)}48%{transform:translate3d(5px,-1px,0) rotate(.35deg)}60%{transform:translate3d(-3px,1px,0) rotate(-.2deg)}72%{transform:translate3d(3px,0,0) rotate(.2deg)}}.pricing-vs--celebrate-shake{animation:pricing-vs-celebrate-shake .62s cubic-bezier(.36,.07,.19,.97) both}@media(prefers-reduced-motion:reduce){.pricing-vs--celebrate-shake{animation:none}}.pricing-vs h3,.pricing-vs>p{text-align:center;margin-inline:auto}.pricing-vs h3{font-size:clamp(33.6px,4.6vw,52px);letter-spacing:-.018em}.pricing-vs>p{max-width:56ch;line-height:1.45;color:#4a5568}.pricing-vs-grid{margin-top:1.8rem;display:flex;flex-direction:column;gap:.8rem}.pricing-vs-row{border-radius:18px;border:0;background:var(--color-teal-wash);padding:1.25rem 1.3rem 1.35rem}.pricing-vs-row h4{font-size:1rem;margin-bottom:.9rem;text-align:left;font-weight:700}.pricing-vs-row__compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.pricing-vs-row__compare p{margin:0;border-radius:14px;padding:.95rem 1rem;border:0;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:1rem;line-height:1.65;font-weight:500}.pricing-vs-row__compare p:first-child{background:var(--color-orange-wash)}.pricing-vs-row__compare p:last-child{background:var(--color-white);border:0;box-shadow:none;outline:0;color:var(--color-heading)}.pricing-vs-row__compare p>span:first-child{display:block;margin-bottom:.62rem;font-size:1rem;color:var(--color-heading);font-weight:500}.pricing-vs-row__compare p strong{display:inline;margin-bottom:0;font-family:Satoshi,Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-weight:700;color:#0f4f53}.pricing-vs-row__compare p>span:last-child{display:inline;margin-left:.9rem;font-size:1rem;color:#0f4f53;font-weight:500}.pricing-vs-row__compare p:last-child>span:first-child,.pricing-vs-row__compare p:last-child strong,.pricing-vs-row__compare p:last-child>span:last-child{color:var(--color-heading)}.pricing-vs-note{margin-top:1.25rem;text-align:center;color:var(--color-heading);font-size:1.03rem;line-height:1.45;max-width:54ch;margin-inline:auto}.pricing-vs-note strong{color:#0f4f53;font-size:1.16em}.pricing-vs .pricing-vs-meta{margin:.75rem auto 0;max-width:none;white-space:nowrap;text-align:center;font-size:13px;line-height:1.3;color:#0f4f53;opacity:.5;font-weight:500}.pricing-grid{margin-top:3rem;margin-bottom:2.25rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.3rem}.price-card{border:0;border-radius:var(--radius-md);background:var(--color-white);padding:1.6rem;box-shadow:none;transform-origin:50% 100%}@keyframes price-card-wiggle{0%,to{transform:translateZ(0) rotate(0)}20%{transform:translate3d(-1px,0,0) rotate(-.8deg)}40%{transform:translate3d(1px,0,0) rotate(.8deg)}60%{transform:translate3d(-.7px,0,0) rotate(-.45deg)}80%{transform:translate3d(.7px,0,0) rotate(.45deg)}}.pricing-grid .price-card:hover{animation:price-card-wiggle .42s ease-in-out 1}.pricing-grid .price-card:focus-within{animation:price-card-wiggle .42s ease-in-out 1}@media(prefers-reduced-motion:reduce){.pricing-grid .price-card:hover,.pricing-grid .price-card:focus-within{animation:none}}.pricing-grid .price-card:nth-child(1){background:var(--color-green-wash)}.pricing-grid .price-card:nth-child(2){background:#bfe9e3}.pricing-grid .price-card:nth-child(3){background:var(--color-gold-wash)}.price-card h3{font-size:clamp(30px,4.2vw,44px);line-height:1.02;letter-spacing:-.02em}.price-card p{margin-top:.55rem}.price-card--featured{background:#bfe9e3}.math-grid{margin-top:1.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.math-card{border-radius:var(--radius-md);border:0;padding:1rem}.math-card--competitor{background:var(--color-danger-wash)}.math-card--booki{background:var(--color-teal-wash)}.pricing-scale-card{margin-top:1.8rem;background:transparent;padding:0;border-radius:0}.pricing-scale-card h3{font-size:clamp(30px,4vw,44px)}.pricing-scale-card h3,.pricing-scale-card>p{text-align:center;margin-inline:auto}.pricing-scale-card>p{max-width:54ch}.pricing-scale-card .math-grid{margin-top:1.4rem;gap:1.1rem}.pricing-scale-card .math-card{border-radius:18px;padding:1rem 1.15rem 1.05rem;border:1px solid rgba(15,79,83,.12);box-shadow:0 16px 30px -28px #0f172a6b}.pricing-scale-card .math-card--competitor{background:var(--color-orange-wash)}.pricing-scale-card .math-card--booki{background:var(--color-teal-wash)}.pricing-scale-card .math-card__label{display:inline-flex;align-items:center;border-radius:999px;padding:.22rem .55rem;margin-bottom:.55rem;font-size:.72rem;letter-spacing:.03em;text-transform:uppercase;font-weight:700;color:var(--color-heading);background:#ffffffbd}.pricing-scale-card .math-card p{margin-top:0;color:var(--color-heading)}.list-card{margin-top:2rem;background:var(--color-white);border:0;border-radius:var(--radius-md);padding:1.6rem;box-shadow:none}.list-card ul{margin:.5rem 0 0;padding-left:1.2rem}.list-card li+li{margin-top:.55rem}.cta-panel{border-radius:var(--radius-md);border:0;background:var(--color-white);padding:1.6rem;box-shadow:none}.cta-panel p:has(>.btn){margin-top:1.2rem}.section--cta-end.section{padding-top:clamp(2.8rem,7vw,6rem);padding-bottom:clamp(2.8rem,7vw,6rem)}.section--cta-end>.container{display:flex;align-items:center}.section--cta-end .cta-panel{width:100%}.section--coral .cta-panel .btn-primary{background:var(--color-primary-mid)}.section--coral .cta-panel .btn-primary:hover{background:var(--color-primary)}.info-grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.5rem}.contact-page>*+*{margin-top:1.9rem}.section--contact.section{padding-top:72px;padding-bottom:112px}.contact-form{max-width:42rem;margin-top:1.25rem;border-radius:18px;padding:1.1rem;background:#ffffffa6}.contact-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.contact-form__field{display:flex;flex-direction:column;gap:.35rem}.contact-form label{font-family:Satoshi,Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-weight:700;color:var(--color-heading)}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--color-border);border-radius:12px;padding:.85rem;font:inherit;color:var(--color-body);background:var(--color-white)}.contact-form input::placeholder,.contact-form textarea::placeholder{opacity:.5}.contact-form textarea{resize:vertical;min-height:117px}.contact-form input:focus-visible,.contact-form textarea:focus-visible{outline:3px solid rgba(43,168,154,.28);outline-offset:1px;border-color:#2ba89abf}.contact-form__actions{margin-top:.9rem;margin-bottom:.6rem}.contact-form__actions .btn{min-width:11.5rem;font-size:1.02rem}.contact-form__status{min-height:1.4rem;margin:0 0 .7rem}.pill-list{margin:0;padding-left:1.1rem}.pill-list li+li{margin-top:.55rem}.site-header{position:sticky;top:0;z-index:15;background:#ffffffe6;border-bottom:1px solid rgba(226,232,240,.68);backdrop-filter:blur(12px)}.site-header__inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.wordmark{font-family:Satoshi,Plus Jakarta Sans,ui-sans-serif,sans-serif;font-weight:700;font-size:19px;text-decoration:none;color:var(--color-heading);transition:none}.wordmark:hover{color:var(--color-primary)}.wordmark:active{transform:none}.site-nav{display:flex;align-items:center;gap:1.35rem;margin-left:auto}.site-nav a{position:relative;display:inline-flex;align-items:center;padding:.35rem .15rem;border-radius:999px;background:transparent;text-decoration:none;color:#2f3c4e;font-weight:500;font-size:1rem;-webkit-tap-highlight-color:transparent;transition:color .22s ease}.site-nav a:after{content:"";position:absolute;left:.15rem;right:.15rem;bottom:.1rem;height:2px;border-radius:999px;background:var(--color-primary-mid);opacity:0;transform:scaleX(0);transform-origin:center;transition:transform .26s ease,opacity .22s ease}.site-nav a[aria-current=page]{color:var(--color-primary)}.site-nav a[aria-current=page]:after{opacity:1;transform:scaleX(1)}.site-nav a:hover{color:var(--color-primary)}.site-nav a:hover:after{opacity:1;transform:scaleX(1)}.site-nav a:visited,.site-nav a:active{background:transparent!important;transform:none!important}.site-nav a:focus-visible{color:var(--color-primary);outline:2px solid rgba(43,168,154,.35);outline-offset:2px;background:transparent!important;transform:none!important}.site-nav a:focus:not(:focus-visible){outline:none;background:transparent!important;transform:none!important}.site-header .btn{transition:none}.site-header .btn:hover,.site-header .btn:active,.site-header .btn:focus-visible{transform:none!important}.site-nav a:focus-visible:after{opacity:1;transform:scaleX(1)}@media(prefers-reduced-motion:reduce){.site-nav a,.site-nav a:after{transition:none}}.page-main{overflow:clip}.page-about p,.page-about li,.page-about .hero-tagline{font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:1rem}.page-about h1,.page-about h2,.page-about h3{font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.site-footer{border-top:1px solid rgba(226,232,240,.8);background:var(--color-white)}.site-footer__inner{padding:2.8rem 0}.site-footer__top{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem 2rem}.site-footer__links{display:flex;flex-wrap:wrap;gap:.8rem 1rem}.site-footer__links a{text-decoration:none;font-weight:500}.site-footer__meta{margin-top:1.15rem;font-size:1rem}.site-footer--minimal .site-footer__inner{padding:1.85rem 0 1.35rem}.site-footer__wordmark{display:block;margin:0 auto .75rem;text-align:center;font-family:Satoshi,Plus Jakarta Sans,ui-sans-serif,sans-serif;font-weight:700;font-size:1.12rem;text-decoration:none;color:var(--color-heading);letter-spacing:-.02em}.site-footer__wordmark:hover{color:var(--color-primary)}.site-footer__wordmark:focus-visible{outline:2px solid var(--color-primary-mid);outline-offset:4px;border-radius:6px}.site-footer__tagline{margin:0 auto 1.2rem;max-width:36rem;text-align:center;font-size:clamp(.7rem,1.7vw,.8rem);font-weight:500;line-height:1.45;letter-spacing:-.012em;color:#94a3b8}.site-footer__minimal-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem 1.35rem;text-align:center;font-size:1rem;color:var(--color-body)}.site-footer__copy{color:var(--color-body);font-size:.9rem}.site-footer__minimal-link{position:relative;display:inline-flex;align-items:center;color:var(--color-primary);text-decoration:none;font-weight:500;font-size:.9rem;transition:color .22s ease}.site-footer__minimal-link:after{content:"";position:absolute;left:0;right:0;bottom:-.08rem;height:2px;border-radius:999px;background:currentColor;opacity:0;transform:scaleX(0);transform-origin:center;transition:transform .26s ease,opacity .22s ease}.site-footer__minimal-link:hover{color:var(--color-primary)}.site-footer__minimal-link:hover:after,.site-footer__minimal-link:focus-visible:after{opacity:1;transform:scaleX(1)}.site-footer__minimal-link:focus-visible{outline:2px solid rgba(43,168,154,.35);outline-offset:2px;border-radius:4px}.site-footer__minimal-link:focus:not(:focus-visible){outline:none}@media(max-width:980px){html{font-size:17px}.hero-layout,.why-card,.testimonials-grid,.pricing-slider__card,.pricing-grid,.math-grid,.info-grid-two,.pricing-vs-row__compare{grid-template-columns:1fr}.hero-title{font-size:clamp(36px,8vw,56px)}.hero-layout{padding-right:3.4rem}.hero-media{min-height:clamp(220px,52vw,320px);background-position:center;padding:.8rem;overflow:visible}.mock-card{position:absolute;right:-3.6rem;bottom:-2.1rem;width:min(82%,300px)}.card-grid{grid-template-columns:1fr}.why-card{position:sticky;top:88px;min-height:0;margin-bottom:12vh}.why-card--mop,.why-card--keys,.why-card--support{height:auto;min-height:0}.why-card:last-child{margin-bottom:0}.why-card--support{height:auto;min-height:0}.why-card__content{padding:1.25rem}.why-card--mop .why-card__content{padding-bottom:1.05rem}.why-card__media{min-height:220px;padding:.85rem;align-items:center;justify-content:center}.why-card__content h3{font-size:clamp(34px,8vw,46px)}.pancake-photo--transparent,.name-card-photo,.ai-robot-photo{width:min(88%,320px);margin:auto}.mop-photo{transform:none;object-fit:contain;object-position:center;width:min(92%,330px);height:auto;margin:auto}.keys-photo{object-fit:contain;object-position:center;width:min(92%,330px);height:auto;margin:auto}.support-photo{width:min(106%,360px);transform:translateY(38px);margin-inline:auto}.pricing-grid{margin-top:2rem;gap:.9rem}.price-card{padding:1.25rem}.pricing-vs{padding:1.15rem}.pricing-vs h3{margin-top:.55rem;margin-bottom:1.15rem}.pricing-vs-row{padding:1rem}.pricing-vs-bleed{padding-top:2.8rem;padding-bottom:3.2rem}.section--pricing{padding-top:0;padding-bottom:0}#demo.section--cta-end{padding-top:4rem;padding-bottom:4rem}}@media(max-width:760px){.container{width:min(1100px,calc(100% - 1.5rem))}.section{padding:84px 0}.site-header__inner{min-height:70px;flex-wrap:nowrap;padding:.55rem 0;gap:.6rem}.site-header .btn-accent{margin-left:0;padding:.52rem .9rem;font-size:.9rem}.site-nav{width:auto;order:0;overflow:visible;justify-content:flex-end;gap:.7rem;padding-bottom:0;margin-left:auto;margin-right:.3rem}.site-nav a{font-size:.94rem;white-space:nowrap}.site-nav a.site-nav__contact{display:none}.section--contact.section{padding-top:40px;padding-bottom:72px}.hero-title,.hero-simple .hero-title{font-size:clamp(36px,11.5vw,50px);max-width:13ch}.about-hero-minnow .hero-title{white-space:nowrap;max-width:none;font-size:clamp(34px,9vw,44px)}.hero-layout{padding-right:2.8rem}.btn-row{margin-top:1.4rem;gap:.6rem}.btn-row .btn{flex:1 1 100%;width:100%;min-height:2.6rem}.hero-media{min-height:clamp(210px,62vw,300px);border-radius:20px;padding:.65rem;overflow:visible}.mock-card{min-height:0;width:min(84%,280px);right:-2.8rem;bottom:-1.8rem;padding:.95rem;border-radius:18px}.mock-title{font-size:1rem}.mock-availability{white-space:normal}.section-title,.why-card__content h3,.pricing-vs h3{font-size:clamp(28px,9vw,40px);letter-spacing:-.015em}.section-intro,.hero-subheadline,.measure p,.pricing-vs-row__compare p{font-size:.95rem;line-height:1.55}.contact-form__grid{grid-template-columns:1fr}.why-stack{margin-top:1.9rem}.why-card{border-radius:22px;top:102px;margin-bottom:10vh}.why-card__content{padding:1.1rem}.why-card--mop .why-card__content{padding-bottom:1.15rem}.why-card__content p{max-width:none}.why-card__media{min-height:195px;padding:.7rem}.support-photo{width:min(122%,370px);transform:translateY(28px)}.pricing-vs-bleed{margin-top:3rem;padding:2.4rem 0 2.8rem}.section--pricing{padding-top:0;padding-bottom:0}.pricing-slider__top{align-items:flex-start;flex-direction:column;gap:.45rem;margin-top:1.35rem}.pricing-vs-row__compare p>span:last-child{display:block;margin-left:0;margin-top:.25rem}.pricing-vs .pricing-vs-meta{white-space:normal}.cta-panel{padding:1.2rem;border-radius:18px}.site-footer__inner{padding:1.5rem 0 1.15rem}.site-footer__tagline{margin-bottom:.9rem}.site-footer__minimal-row{gap:.35rem .8rem}}@media(max-width:560px){html{font-size:16px}.container{width:min(1100px,calc(100% - 3.2rem))}.section{padding:64px 0}.section:not(.section--hero):not(.about-hero-minnow):not(.section--pricing){padding-top:52px;padding-bottom:52px}.section--hero.section{padding-top:28px}p,li,.hero-subheadline,.hero-tagline,.section-intro,.pricing-vs-row__compare p{letter-spacing:.006em}p,li,.section-intro{line-height:1.78}.hero-subheadline,.hero-tagline,.pricing-vs-row__compare p,.pricing-vs-note{line-height:1.68}.stack-lg>*+*{margin-top:1.05rem}.stack-md>*+*{margin-top:.8rem}.stack-sm>*+*{margin-top:.45rem}.site-header__inner{min-height:66px;gap:.5rem}.wordmark{font-size:1rem}.site-header .btn-accent{padding:.47rem .78rem;font-size:.84rem}.hero-title,.hero-simple .hero-title{font-size:clamp(35px,12vw,44px);letter-spacing:-.012em;line-height:1.1;margin-bottom:1.05rem}.about-hero-minnow .hero-title{font-size:clamp(38px,11.4vw,47px);letter-spacing:-.014em;line-height:1.1}.page-about .section{padding-top:52px;padding-bottom:52px}.about-hero-minnow .hero-simple{padding-right:0;padding-left:clamp(.4rem,2vw,.8rem)}.about-hero-minnow.section{padding-top:52px}.about-hero-minnow__mark{opacity:.5}.about-hero-minnow .hero-tagline{margin-top:calc(1.05rem + 2px);max-width:none;line-height:1.58}.about-hero-minnow .hero-tagline br{display:none}.section-title,.why-card__content h3,.pricing-vs h3,.price-card h3{letter-spacing:-.012em}.section-title{margin-bottom:1.35rem}.why-card__content h3,.pricing-vs h3{margin-bottom:.95rem}.hero-layout{padding-right:0;gap:1.1rem}.hero-subheadline{margin-top:.75rem}.btn-row{margin-top:1.9rem;margin-bottom:.9rem;gap:.5rem}.section--hero .btn-row{display:none}.cta-panel p:has(>.btn){margin-top:1.55rem;margin-bottom:.7rem}.why-card__media{min-height:170px;padding:.95rem}.why-card__content{padding:1.25rem 1.15rem 1.3rem}.why-card--mop .why-card__content{padding-bottom:1.35rem}.why-card{top:104px;margin-bottom:6vh;border-radius:18px}.why-card__content h3{margin-bottom:1.2rem}.why-card__content p{line-height:1.68}.why-card__content.stack-sm>*+*{margin-top:.95rem}.mop-photo,.keys-photo,.pancake-photo--transparent,.name-card-photo,.ai-robot-photo{width:min(92%,270px)}.support-photo{width:min(124%,340px);transform:translateY(22px)}.hero-media{overflow:visible;margin-right:0}.hero-media:before{background-position:center calc(50% + 5px)}.mock-card{width:min(80%,230px);right:-.9rem;bottom:-4rem;padding:.72rem;border-radius:16px}.mock-meta{margin-top:.55rem;font-size:.78rem}.mock-availability{margin-top:.65rem;font-size:.74rem}.mock-pill{font-size:.72rem;padding:.28rem .52rem}.mock-title{font-size:.9rem}.pricing-grid{margin-top:1.45rem;margin-bottom:1.4rem;gap:.7rem}.pricing-system .pricing-grid{margin-top:1.45rem}.section--pricing{padding-top:40px;padding-bottom:0}.pricing-system{padding-top:0}.price-card{padding:1rem;border-radius:16px}.price-card h3{font-size:clamp(26px,10vw,34px)}.pricing-vs-bleed{margin-top:2.4rem;padding:2.8rem 0 3.2rem}#demo.section--cta-end{padding-top:2.8rem;padding-bottom:2.8rem}.pricing-vs{padding:.95rem;border-radius:16px}.pricing-vs h3{margin-top:.45rem;margin-bottom:1.1rem}.pricing-vs-grid{margin-top:1rem}.pricing-vs-row{padding:.82rem;border-radius:14px}.pricing-vs-row h4{margin-bottom:.55rem}.pricing-vs-row__compare p{padding:.72rem .76rem;border-radius:10px;line-height:1.5}.pricing-vs-row__compare p>span:first-child{margin-bottom:.45rem}.pricing-vs-row__compare p>span:last-child{display:inline;margin-left:.45rem;margin-top:0}.pricing-vs-row__compare p strong,.pricing-vs-row__compare p>span:last-child{white-space:nowrap}.pricing-vs-note{margin-top:.85rem;line-height:1.4}.pricing-footnote{margin-top:.9rem}.cta-panel{padding:1rem;border-radius:16px}.site-footer__inner{padding:1.2rem 0 1rem}.site-footer__tagline{margin-bottom:.7rem;line-height:1.38;max-width:none;font-size:clamp(.74rem,2.2vw,.84rem)}.site-footer__minimal-row{gap:.25rem .65rem}.site-footer__copy{order:99;flex-basis:100%;margin-top:.3rem;margin-bottom:1.5rem}}
