:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#2b2b2b;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#fff}a{color:inherit;text-decoration:none}#root{width:100%}:root{--brand-pink: #e9b4bc;--brand-pink-strong: #d89ba5;--brand-mint: #c7e5d6;--brand-lavender: #d8d6e3;--ink: #2b2b2b;--ink-soft: #5f6167;--surface-gray: #dfdfe1;--surface-footer: #d7d7d9}.cookie-banner{position:fixed;left:50%;bottom:18px;z-index:1000;width:min(640px,calc(100% - 32px));transform:translate(-50%);display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px;border:1px solid rgba(62,44,54,.12);border-radius:18px;background:#fffffff5;box-shadow:0 18px 48px #311b242e}.cookie-banner p{margin:0;color:#4f4650;font-size:.94rem;line-height:1.45}.cookie-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.cookie-button{min-height:42px;padding:0 16px;border:0;border-radius:999px;font:inherit;font-weight:800;cursor:pointer}.cookie-button.primary{color:#fff;background:#e65f87}.cookie-button.secondary{color:#5e5360;background:#f4edf0}@media(max-width:640px){.cookie-banner{align-items:stretch;flex-direction:column}.cookie-actions{justify-content:flex-end}}.unni-layout{color:var(--ink);width:100%}.hero-block{background:radial-gradient(circle at 18% 16%,#ffffff24,#fff0 30%),linear-gradient(132deg,#d89ba5,#e9b4bc 48%,#c7e5d6);padding:70px 20px 86px;text-align:center}.hero-inner{width:min(1040px,100%);margin:0 auto}.hero-kicker{margin:0;color:#fff;font-size:.82rem;letter-spacing:.05em;font-weight:700}.hero-title{margin:14px 0 0;color:#fff;font-size:clamp(2.7rem,6vw,4.4rem);letter-spacing:-.04em;line-height:.96}.hero-logo-shell{margin:26px auto 24px;display:inline-flex;align-items:center;justify-content:center;padding:0}.hero-logo{display:block;width:min(290px,62vw);height:auto;filter:brightness(0) invert(1)}.hero-support-line{width:min(700px,100%);margin:0 auto 28px;color:#ffffffeb;font-size:1.08rem;line-height:1.65}.hero-support-accent{display:block;margin-top:.2em;font-size:1.18em;font-weight:700;letter-spacing:-.02em}.hero-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hero-stat-card{border-radius:34px;padding:28px 20px 0;min-height:470px;background:#ffffff1c;border:1px solid rgba(255,255,255,.18);display:flex;flex-direction:column;align-items:center;text-align:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.hero-number{margin:0;color:#fff;display:inline-flex;align-items:baseline;justify-content:center;width:100%;gap:7px;line-height:1}.hero-number strong{font-size:clamp(1.5rem,2.5vw,2.35rem);letter-spacing:-.03em}.hero-number span{font-size:clamp(.95rem,1.35vw,1.35rem);font-weight:700}.hero-label{margin:10px 0 18px;color:#fffffff2;font-size:.92rem;max-width:18ch;line-height:1.45;text-align:center}.hero-phone{width:min(190px,84%);margin-top:auto;border-radius:22px 22px 0 0;overflow:hidden;border:5px solid rgba(246,246,246,.86);border-bottom:0;box-shadow:0 10px 24px #2b2b2b30}.hero-phone img{display:block;width:100%;aspect-ratio:9 / 16.5;object-fit:cover}.hero-download-note{margin:28px 0 14px;color:#fff;font-size:1.12rem;font-weight:700}.store-badges{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.store-badge{min-width:190px;border-radius:10px;background:#fff;color:#151515;padding:10px 16px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700;border:1px solid rgba(0,0,0,.08)}.store-mark{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-size:.78rem;color:#fff;background:#232323}.store-icon{width:14px;height:14px}.market-proof{position:relative;background:#f0e3df;padding:94px 20px 108px;text-align:center;overflow:hidden}.map-layer{position:absolute;inset:0;background:radial-gradient(circle at 20% 68%,#e9b4bc33,#e9b4bc00 42%),radial-gradient(circle at 76% 22%,#d8d6e359,#d8d6e300 37%),radial-gradient(circle at 56% 52%,#c7e5d633,#c7e5d600 45%)}.map-layer:before{content:"";position:absolute;width:min(72vw,860px);aspect-ratio:1.4 / 1;top:14px;left:50%;transform:translate(-50%);border-radius:48% 52% 55% 45%/54% 44% 56% 46%;background:#e9b4bc2e;filter:blur(1px)}.map-pin{position:absolute;width:18px;height:18px;border-radius:50%;background:var(--brand-pink-strong);border:4px solid #fff;box-shadow:0 5px 12px #2b2b2b26}.pin-a{top:21%;left:27%}.pin-b{top:18%;left:62%}.pin-c{top:30%;left:71%}.market-copy{position:relative;z-index:2;width:min(780px,100%);margin:0 auto}.market-copy h2{margin:0;font-size:clamp(2rem,3.9vw,3.2rem);letter-spacing:-.03em;line-height:1.1}.market-copy p{margin:16px auto 10px;font-size:1.32rem;color:var(--ink-soft);line-height:1.45;max-width:42ch}.market-copy small{color:#b58f88;font-size:1rem}.feature-strip{background:var(--surface-gray)}.feature-strip:nth-child(2n){background:#e5e5e7}.feature-inner{width:min(1040px,100%);margin:0 auto;min-height:560px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:26px;padding:30px 20px}.feature-copy{max-width:450px}.feature-copy h3{margin:0;font-size:clamp(2rem,3.6vw,3.3rem);letter-spacing:-.03em;line-height:1.12}.feature-copy p{margin:22px 0 0;font-size:1.28rem;color:var(--ink-soft);line-height:1.5}.feature-phone-wrap{display:flex;justify-content:flex-end}.feature-phone{width:min(350px,88vw);border-radius:40px;padding:10px;background:#d7d7d8;box-shadow:0 10px 26px #2b2b2b1c}.feature-phone img{display:block;width:100%;aspect-ratio:9 / 19.5;object-fit:cover;border-radius:32px}.feature-strip.reverse .feature-copy{order:2}.feature-strip.reverse .feature-phone-wrap{order:1;justify-content:flex-start}.legal-layout{min-height:100vh;background:radial-gradient(circle at top left,#e9b4bc59,#e9b4bc00 28%),linear-gradient(180deg,#f7efec,#f4f0ee 38%,#ebe7e5);color:var(--ink)}.legal-hero{padding:56px 20px 34px}.legal-hero-inner{width:min(940px,100%);margin:0 auto}.legal-back-link{display:inline-flex;margin-bottom:22px;color:#6b6c71;font-size:.98rem;font-weight:700}.legal-eyebrow{margin:0 0 10px;color:var(--brand-pink-strong);font-size:.88rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.legal-hero h1{margin:0;font-size:clamp(2.1rem,4vw,3.7rem);letter-spacing:-.04em;line-height:1}.legal-updated{margin:14px 0 0;color:#6d6f75;font-size:1rem;font-weight:700}.legal-intro{width:min(760px,100%);margin:18px 0 0;color:var(--ink-soft);font-size:1.08rem;line-height:1.7}.legal-main{padding:0 20px 72px}.legal-card{width:min(940px,100%);margin:0 auto;padding:36px 34px;border:1px solid rgba(79,80,84,.08);border-radius:28px;background:#ffffffdb;box-shadow:0 18px 48px #2b2b2b14}.legal-section+.legal-section{margin-top:26px;padding-top:26px;border-top:1px solid rgba(79,80,84,.08)}.legal-section h2{margin:0 0 12px;font-size:1.34rem;line-height:1.2;letter-spacing:-.02em}.legal-section p{margin:10px 0 0;color:var(--ink-soft);font-size:1.02rem;line-height:1.72}.company-footer{position:relative;background:var(--surface-footer);padding:80px 20px 88px}.company-inner{width:min(1040px,100%);margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:48px;color:#5f6167;font-size:1.05rem}.company-strong{margin:0 0 24px;color:#4e4f54;font-weight:800}.company-inner p{margin:11px 0;line-height:1.4}.company-inner strong{color:#4f5054}.company-inner h4{margin:0 0 16px;color:#4f5054;font-size:1.65rem}.company-inner h4:not(:first-child){margin-top:34px}.company-inner a{display:block;margin:12px 0;color:#6b6c71;text-decoration:underline}.top-button{position:absolute;right:max(22px,calc((100vw - 1040px)/2));bottom:30px;width:78px;height:78px;border-radius:50%;border:1px solid rgba(79,80,84,.58);color:#5f6167;display:grid;place-items:center;font-size:.96rem;font-weight:700}@media(max-width:1024px){.hero-stat-grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}.hero-stat-card{min-height:460px}.feature-inner{grid-template-columns:1fr;min-height:auto;padding:66px 20px}.feature-strip.reverse .feature-copy,.feature-strip.reverse .feature-phone-wrap{order:initial}.feature-phone-wrap,.feature-strip.reverse .feature-phone-wrap{justify-content:center}.feature-copy{max-width:620px;margin:0 auto;text-align:center}.company-inner{grid-template-columns:1fr}.top-button{position:static;margin:34px auto 0}.legal-card{padding:30px 24px}}@media(max-width:680px){.hero-block{padding-top:58px;padding-bottom:70px}.hero-kicker{font-size:.72rem}.hero-title{font-size:clamp(2.15rem,10vw,3rem)}.hero-logo-shell{margin-top:18px;margin-bottom:18px}.hero-support-line{font-size:.98rem;margin-bottom:24px}.hero-stat-card{border-radius:24px;padding:22px 16px 0;min-height:435px}.hero-label{font-size:.95rem}.hero-phone{width:164px}.market-proof{padding:74px 16px 88px}.market-copy p{font-size:1.02rem}.market-copy small{font-size:.84rem}.feature-copy h3{font-size:clamp(1.7rem,8vw,2.3rem)}.feature-copy p{font-size:1rem;margin-top:16px}.feature-inner{padding:48px 16px}.feature-phone{width:min(300px,90vw)}.legal-hero{padding:40px 16px 24px}.legal-main{padding:0 16px 56px}.legal-card{padding:24px 18px;border-radius:22px}.legal-hero h1{font-size:clamp(1.9rem,10vw,2.6rem)}.legal-intro,.legal-section p{font-size:.98rem}.company-footer{padding:56px 16px 62px}.company-inner{font-size:.95rem;gap:28px}.company-inner h4{font-size:1.34rem;margin-bottom:12px}.company-inner h4:not(:first-child){margin-top:26px}}
