:root{--bg:#08090d;--paper:#f3f0e9;--ink:#13151a;--muted:#696b70;--lime:#c9f24d;--orange:#ff7043;--line:rgba(19,21,26,.14);font-family:"DM Sans",sans-serif;color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:fixed;z-index:30;inset:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:1rem clamp(1rem,4vw,4rem);color:#fff;border-bottom:1px solid rgba(255,255,255,.14);background:linear-gradient(#08090dcc,transparent);backdrop-filter:blur(6px)}.hub-brand{display:flex;align-items:center;gap:.65rem;font-family:Manrope;font-weight:700}.hub-brand img{width:2.45rem;border-radius:.65rem}.hub-brand strong{color:var(--lime)}nav{display:flex;gap:2rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}nav a:hover{color:var(--lime)}.header-cta{padding:.8rem 1.1rem;border:1px solid rgba(255,255,255,.42);border-radius:999px;font-size:.78rem;font-weight:700}.header-cta span,.primary span{color:var(--lime)}.hero{position:relative;min-height:100svh;display:flex;align-items:flex-end;overflow:hidden;background:var(--bg);color:#fff}.hero-photo,.hero-overlay{position:absolute;inset:0}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-overlay{background:linear-gradient(90deg,rgba(8,9,13,.97) 0%,rgba(8,9,13,.76) 48%,rgba(8,9,13,.15) 100%),linear-gradient(0deg,rgba(8,9,13,.7),transparent 40%)}.hero-content{position:relative;z-index:2;width:min(1240px,calc(100% - 2rem));margin:auto;padding:8.5rem 0 5rem}.hero-brand{display:flex;align-items:center;gap:.8rem;margin-bottom:3rem}.hero-brand .paw{display:grid;place-items:center;width:3rem;height:3rem;border-radius:50%;background:var(--orange);color:var(--bg);font-size:1.4rem}.hero-brand small,.hero-brand strong{display:block}.hero-brand small{font-size:.58rem;letter-spacing:.2em;color:#bbb}.hero-brand strong{font:800 1.4rem Manrope}.kicker,.section-label{font-size:.68rem;font-weight:700;letter-spacing:.2em}.kicker{color:var(--lime)}h1,h2,h3{margin:0;font-family:Manrope,sans-serif}h1{font-size:clamp(3.4rem,7.5vw,7rem);line-height:.91;letter-spacing:-.065em;max-width:12ch}h1 em,h2 em{font-style:normal;color:var(--lime)}.hero-copy{max-width:590px;color:#c7c8ca;font-size:1.05rem;line-height:1.7}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin:2rem 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:1rem;min-height:3.5rem;padding:0 1.35rem;border-radius:999px;font-weight:700}.primary{background:#fff;color:var(--bg)}.primary:hover{background:var(--lime)}.secondary{border:1px solid rgba(255,255,255,.3);color:#fff}.trust-row{display:flex;gap:1.4rem;flex-wrap:wrap;color:#bcbec1;font-size:.82rem}.trust-row b{color:var(--lime);margin-right:.35rem}.scroll-hint{position:absolute;z-index:3;right:4rem;bottom:2rem;color:#bbb;font-size:.6rem;letter-spacing:.18em;writing-mode:vertical-rl}.scroll-hint span{display:inline-block;height:2.8rem;width:1px;background:var(--lime);margin-bottom:.7rem}.intro,.moments{width:min(1180px,calc(100% - 2rem));margin:auto;padding:7rem 0}.section-label{display:flex;align-items:center;gap:.8rem;color:#777}.section-label span{width:3rem;height:1px;background:currentColor}.intro-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:5rem;margin:2.5rem 0 5rem}.intro h2,.moments h2,.service-content h2,.cta-card h2{font-size:clamp(2.8rem,5vw,5rem);line-height:.98;letter-spacing:-.055em}.intro h2 em,.moments h2 em{color:var(--orange)}.intro-copy{font-size:1.05rem;line-height:1.75;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.feature-grid article{position:relative;padding:2rem;border-right:1px solid var(--line)}.feature-grid article:first-child{padding-left:0}.feature-grid article:last-child{border-right:0}.feature-grid article>span{position:absolute;right:1rem;color:#a6a3a0;font-size:.7rem}.feature-icon{font-size:2rem;color:var(--orange);margin-bottom:2.5rem}.feature-grid h3{font-size:1.25rem}.feature-grid p{color:var(--muted);line-height:1.6}.services{display:grid;grid-template-columns:1fr 1fr;background:var(--bg);color:#fff}.service-photo{min-height:720px}.service-photo img{width:100%;height:100%;object-fit:cover}.service-content{padding:clamp(3rem,7vw,7rem)}.section-label.light{color:#9a9ca1}.service-content h2{margin:2rem 0 3rem}.service-content h2 em{color:var(--lime)}.service-list article{display:grid;grid-template-columns:2rem 1fr auto;gap:1rem;padding:1.6rem 0;border-top:1px solid rgba(255,255,255,.15)}.service-list article>span{color:var(--lime);font-size:.72rem}.service-list h3{font-size:1.3rem}.service-list p{color:#9ea0a5;line-height:1.55}.service-list b{color:var(--lime);font-size:1.4rem}.moments-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:3rem}.moments-head h2{margin-top:2rem}.moments-head>a{border-bottom:1px solid;padding-bottom:.3rem;font-size:.82rem;font-weight:700}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.gallery-card{position:relative;overflow:hidden;aspect-ratio:4/5;background:#ddd}.gallery-card:nth-child(2),.gallery-card:nth-child(4){transform:translateY(2rem)}.gallery-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.gallery-card:hover img{transform:scale(1.04)}.gallery-card span{position:absolute;inset:auto .8rem .8rem;background:#ffffffde;padding:.5rem .7rem;border-radius:999px;font-size:.65rem;font-weight:700}.cta-section{padding:2rem;background:var(--paper)}.cta-card{position:relative;overflow:hidden;text-align:center;padding:clamp(4rem,10vw,8rem) 1rem;border-radius:1.2rem;background:radial-gradient(circle at 80% 20%,rgba(201,242,77,.16),transparent 24rem),var(--bg);color:#fff}.cta-card p{color:var(--lime);font-size:.68rem;letter-spacing:.2em}.cta-card h2{margin:1.5rem 0}.cta-card h2 em{color:var(--lime)}.cta-card>span{display:block;max-width:520px;margin:0 auto 2rem;color:#aaa;line-height:1.6}.cta-card .button{margin:auto}footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:2.5rem clamp(1rem,4vw,4rem);background:var(--bg);color:#aaa;border-top:1px solid #24262c;font-size:.8rem}footer .hub-brand{color:#fff}.mobile-cta{display:none}.reveal{opacity:0;transform:translateY(24px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:800px){.site-header nav,.header-cta{display:none}.site-header{background:rgba(8,9,13,.88)}.hero-content{padding-top:7rem}.hero-brand{margin-bottom:2rem}.hero-overlay{background:linear-gradient(0deg,rgba(8,9,13,.98) 5%,rgba(8,9,13,.5) 75%,rgba(8,9,13,.4))}.hero-copy{font-size:.95rem}.trust-row{display:grid;gap:.5rem}.scroll-hint{display:none}.intro,.moments{padding:5rem 0}.intro-grid,.services{grid-template-columns:1fr;gap:2rem}.feature-grid{grid-template-columns:1fr}.feature-grid article,.feature-grid article:first-child{padding:2rem 0;border-right:0;border-bottom:1px solid var(--line)}.service-photo{min-height:420px}.service-content{padding:4rem 1rem}.moments-head{align-items:flex-start;flex-direction:column;gap:2rem}.gallery{grid-template-columns:repeat(2,1fr)}.gallery-card:nth-child(2),.gallery-card:nth-child(4){transform:translateY(1rem)}footer{align-items:flex-start;flex-direction:column;padding-bottom:6rem}.mobile-cta{display:flex;position:fixed;z-index:40;left:1rem;right:1rem;bottom:calc(1rem + env(safe-area-inset-bottom));align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-radius:999px;background:var(--lime);color:var(--bg);font-weight:800;box-shadow:0 10px 35px #0008}}
