:root{--navy:#0b192d;--ink:#142033;--muted:#647080;--green:#55a832;--cream:#f6faf3;--line:#e7e9e6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}a{color:inherit}.hero{height:min(750px,82vh);min-height:620px;position:relative;overflow:hidden;background:#222}.hero-image{position:absolute;inset:0;background:url('/assets/hero-dog-tag.jpg') center 58%/cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,15,25,.62) 0%,rgba(5,15,25,.42) 35%,rgba(5,15,25,.06) 66%)}.hero-logo{position:absolute;z-index:3;top:30px;left:max(42px,calc((100% - 1420px)/2));filter:brightness(0) invert(1)}.hero-logo img{width:190px;max-height:72px;object-fit:contain}.hero-content{position:absolute;z-index:2;left:max(45px,calc((100% - 1420px)/2));top:50%;transform:translateY(-43%);width:min(620px,45%);color:#fff}.launch{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:850;color:#71bd50}.hero h1{font-size:clamp(48px,5.2vw,76px);line-height:1.02;letter-spacing:-.045em;margin:13px 0 20px}.hero h1 span{font-weight:600}.intro{font-size:20px;line-height:1.55;max-width:590px}.ticks{list-style:none;padding:0;margin:27px 0 0;font-size:17px;font-weight:650}.ticks li{margin:12px 0}.ticks li:before{content:"✓";display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--green);color:#fff;margin-right:13px;font-size:13px}.benefits{padding:48px max(30px,calc((100% - 1420px)/2));background:#fff}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:48px}.benefit-grid article{text-align:center}.icon{width:70px;height:70px;margin:0 auto 17px;border-radius:50%;display:grid;place-items:center;background:#f1f7ed;font-size:28px;color:var(--navy)}.benefit-grid h2{font-size:17px;margin:0 0 11px}.benefit-grid p{margin:0 auto;max-width:260px;color:var(--muted);font-size:14px;line-height:1.65}.updates{text-align:center;background:linear-gradient(135deg,#f4faf0,#fafcf8);padding:55px 20px 60px}.updates h2{font-size:38px;letter-spacing:-.03em;margin:9px 0 8px}.updates>p{color:var(--muted);margin:0 0 23px}.updates form{max-width:600px;margin:auto}.email-row{display:flex;gap:9px}.email-row input{flex:1;min-width:0;border:1px solid #d2d7d0;border-radius:9px;padding:14px 15px;font:inherit;background:#fff}.email-row button{border:0;border-radius:9px;background:#4c9d2d;color:#fff;padding:0 27px;font-weight:800;font:inherit;cursor:pointer}.updates small{display:block;color:var(--muted);margin-top:16px}.hp{position:absolute;left:-9999px}.notice{max-width:600px;margin:0 auto 14px;padding:10px 12px;border-radius:8px;font-size:13px}.notice.success{background:#e5f5e0;color:#28663a}.notice.error{background:#fee9eb;color:#8a2931}footer{background:var(--navy);color:#fff;padding:38px max(35px,calc((100% - 1420px)/2));display:grid;grid-template-columns:1fr 1.5fr .7fr;gap:40px;align-items:center;font-size:13px}.foot-brand img{width:145px;max-height:58px;object-fit:contain;filter:brightness(0) invert(1)}.foot-brand p,.company p{color:#c6ced8;line-height:1.55}.legal{display:grid;gap:12px}.legal a{color:#fff}.legal-page{min-height:100vh;background:#f7f8fa}.legal-header{background:var(--navy);height:105px;display:flex;align-items:center;padding:0 max(30px,calc((100% - 1000px)/2))}.legal-header img{width:160px;max-height:65px;object-fit:contain;filter:brightness(0) invert(1)}.legal-wrap{max-width:1000px;margin:0 auto;padding:65px 30px 85px}.legal-wrap .launch{display:block;margin-bottom:10px}.legal-wrap h1{font-size:45px;letter-spacing:-.035em;margin:0 0 15px}.legal-wrap .lead{font-size:18px;color:var(--muted);line-height:1.65;margin-bottom:40px}.legal-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:35px;box-shadow:0 8px 30px rgba(15,25,40,.04)}.legal-card h2{font-size:20px;margin:30px 0 8px}.legal-card h2:first-child{margin-top:0}.legal-card p{color:#596574;line-height:1.7}.legal-back{display:inline-block;margin-top:25px;font-weight:700;text-decoration:none;color:#3f8e29}@media(max-width:850px){.hero{height:780px}.hero-image{background-position:60% 58%}.hero-overlay{background:linear-gradient(180deg,rgba(5,15,25,.72),rgba(5,15,25,.42) 52%,rgba(5,15,25,.05))}.hero-logo{left:22px;top:22px}.hero-content{left:22px;right:22px;top:160px;transform:none;width:auto}.hero h1{font-size:49px}.intro{font-size:17px;max-width:500px}.benefit-grid{grid-template-columns:1fr 1fr;gap:40px 20px}footer{grid-template-columns:1fr 1fr}.legal{grid-column:1/-1;display:flex}.legal-wrap h1{font-size:38px}}@media(max-width:520px){.hero{height:780px;min-height:0}.hero-image{background-size:auto 100%;background-position:58% 58%}.hero-overlay{background:linear-gradient(180deg,rgba(5,15,25,.78) 0%,rgba(5,15,25,.55) 50%,rgba(5,15,25,.05) 85%)}.hero-logo img{width:145px}.hero-content{top:120px}.hero h1{font-size:40px}.intro{font-size:16px}.ticks{font-size:14px}.benefit-grid{grid-template-columns:1fr}.email-row{flex-direction:column}.email-row button{padding:13px}.updates h2{font-size:32px}footer{grid-template-columns:1fr;gap:18px}.legal{grid-column:auto}.legal-card{padding:24px}.legal-wrap{padding:45px 20px 65px}}
