:root{--bg:#fff7fa;--ink:#181316;--muted:#655b61;--panel:#fff;--line:#eadce4;--rose:#d9447a;--rose-dark:#8b214b;--mint:#1d8a72;--cyan:#0e7490;--gold:#bc7a1b;--shadow:0 24px 70px #52263921}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:linear-gradient(180deg, #fff7fa 0%, #f4fffc 72%, #fff 100%), var(--bg);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit}.site-header{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff7fadb;justify-content:space-between;align-items:center;gap:24px;padding:12px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;font-weight:800;text-decoration:none;display:inline-flex}.brand img{width:min(190px,50vw);height:auto;display:block}.site-nav,.site-footer nav{color:var(--muted);flex-wrap:wrap;gap:14px 20px;font-size:.94rem;display:flex}.site-nav a,.site-footer a{text-decoration:none}.site-nav a:hover,.site-footer a:hover,.legal-page a:hover{color:var(--rose-dark)}.hero{background:linear-gradient(118deg,#ffe5f0f2 0%,#fffafdeb 45%,#e3faf6f0 100%),#fff9fb;grid-template-columns:minmax(320px,.88fr) minmax(420px,1.12fr);align-items:center;gap:clamp(30px,5vw,82px);min-height:calc(100vh - 101px);padding:clamp(38px,7vw,84px) clamp(20px,5vw,72px) clamp(44px,8vw,86px);display:grid;position:relative;overflow:hidden}.hero-copy{z-index:1;min-width:0;max-width:680px;position:relative}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{overflow-wrap:normal;word-break:normal}h1{color:#0f657b;letter-spacing:0;text-shadow:0 2px #fff,0 7px 18px #0e749038;margin:0 0 22px;font-size:clamp(4.8rem,11vw,9.4rem);line-height:.82}.eyebrow{color:var(--rose-dark);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:800}.hero-text{color:#2b2228;max-width:620px;margin:0;font-size:clamp(1.35rem,2vw,2.05rem);line-height:1.28}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;min-height:52px;padding:13px 20px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 12px 24px #5226391f}.button.primary{color:#fff;background:var(--rose-dark)}.button.secondary{color:var(--rose-dark);background:#ffffffb8;border:1px solid #8b214b4d}.hero-points{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.hero-points span{color:#46393f;background:#ffffff9e;border:1px solid #8b214b29;border-radius:999px;padding:8px 12px;font-size:.88rem;font-weight:700}.hero-showcase{aspect-ratio:1.12;justify-self:center;width:min(100%,720px);min-width:0;position:relative}.hero-showcase:before{z-index:0;aspect-ratio:1;content:"";background:#fffffff0;border-radius:999px;width:66%;position:absolute;top:10%;right:-2%;box-shadow:0 0 46px #ffffffe6,0 28px 70px #9fe2d747}.phone-frame{z-index:1;background:linear-gradient(145deg,#fff,#f8eaf1);border:1px solid #8b214b26;border-radius:34px;width:45%;min-width:0;padding:10px;position:absolute;top:2%;left:11%;transform:rotate(-3deg);box-shadow:0 32px 70px #39162833,inset 0 0 0 1px #ffffffd9}.hero-demo-shot{object-fit:contain;background:#181316;border:1px solid #1813162e;border-radius:24px;width:100%;height:auto;display:block}.hero-pet{z-index:2;filter:drop-shadow(0 26px 36px #431d2c3d);width:58%;height:auto;position:absolute;bottom:7%;right:1%}.feature-strip{background:linear-gradient(90deg,#0000,#8b214b29,#0000);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding:1px clamp(20px,5vw,72px) clamp(42px,7vw,76px);display:grid}.feature-strip div{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc7;padding:28px}.feature-strip h2{margin:0 0 8px;font-size:1.05rem;line-height:1.2}.feature-strip p{color:var(--muted);margin:0;font-size:.96rem;line-height:1.55}.section{padding:clamp(54px,8vw,100px) clamp(20px,5vw,72px)}.section-heading{max-width:760px}.section h2,.legal-page h1{letter-spacing:0;margin:0;font-size:clamp(2.1rem,5vw,4.4rem);line-height:1.05}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.feature-card,.status-panel{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:8px}.feature-card{padding:24px}.feature-card h3{margin:0 0 10px;font-size:1.2rem}.feature-card p,.section p,.legal-page p,.legal-page li,.details-list{color:var(--muted)}.split{background:#f4fffb;border-top:1px solid #d5eee7;border-bottom:1px solid #d5eee7;grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:start;gap:24px;display:grid}.status-panel{padding:24px}.status-panel p{color:var(--muted);margin:0;font-size:.9rem}.status-panel strong,.status-panel a{color:var(--ink);margin:2px 0 18px;font-size:1.15rem;font-weight:800;display:block}.legal-page{max-width:860px;margin:0 auto;padding:clamp(42px,7vw,86px) 20px}.legal-page h2{margin:44px 0 10px;font-size:1.55rem;line-height:1.2}.legal-page h3{margin:28px 0 8px;font-size:1.1rem}.legal-page ul{padding-left:22px}.legal-page li+li{margin-top:8px}.sitemap-list{gap:18px;padding-left:0;list-style:none;display:grid}.sitemap-list li{border-bottom:1px solid var(--line);padding-bottom:18px}.sitemap-list p{margin:6px 0 0}.legal-page a{color:var(--rose-dark);font-weight:700}.details-list{gap:14px;margin:18px 0;display:grid}.details-list div{border-bottom:1px solid var(--line);grid-template-columns:160px minmax(0,1fr);gap:16px;padding:14px 0;display:grid}.details-list dt{color:var(--ink);font-weight:800}.details-list dd{margin:0}.site-footer{color:var(--muted);background:#21191e;justify-content:space-between;gap:24px;padding:34px clamp(20px,5vw,72px);display:flex}.site-footer strong,.site-footer a{color:#fff}.site-footer p{margin:4px 0 0}.home-page+.site-footer{display:none}@media (max-width:980px){.site-header{flex-direction:column;align-items:flex-start}.hero{grid-template-columns:1fr;min-height:auto;padding-top:34px}.hero-showcase{width:min(100%,700px)}h1{font-size:clamp(4rem,20vw,7rem)}.phone-frame{width:44%}}@media (max-width:820px){.split,.feature-grid,.feature-strip{grid-template-columns:1fr}.details-list div,.site-footer{flex-direction:column;grid-template-columns:1fr}}@media (max-width:560px){.site-header{gap:12px}.site-nav{gap:10px 14px;font-size:.86rem}.hero{padding-top:24px}.hero-copy,.hero-showcase{width:100%;max-width:calc(100vw - 40px)}h1{font-size:clamp(4rem,18vw,5.2rem)}.hero-text{font-size:1.28rem;line-height:1.32}.hero-points span{font-size:.82rem}.hero-showcase{aspect-ratio:.94;max-width:430px;margin:0 auto}.hero-showcase:before{width:68%;top:11%;right:-1%}.phone-frame{border-radius:28px;width:44%;top:4%;left:2%}.hero-demo-shot{border-radius:20px}.hero-pet{width:63%;bottom:9%;right:5%}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}}
