:root{color-scheme:light;--ink:#100b49;--muted:#53588b;--purple:#4b21d6;--orange:#e94d12;--peach:#f6f0ff;--lilac:#f2ecff}
*{box-sizing:border-box}html{font-size:100%}body{margin:0;background:#fffcfa;color:var(--ink);font-family:"Avenir Next",Avenir,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}body::before{content:"";position:absolute;z-index:-1;inset:0 0 auto;height:850px;background:radial-gradient(ellipse at 5% 30%,#fff0e5 0,transparent 47%),radial-gradient(ellipse at 95% 18%,#ddd7ff 0,transparent 47%)}.masthead{max-width:1180px;margin:auto;padding:35px 32px}.brand{display:inline-flex;gap:9px;align-items:center;color:var(--purple);text-decoration:none;font-size:2.5rem;font-weight:800;letter-spacing:-1.8px}.brand-dot{color:#ef833e}.brand img{width:66px;height:66px}.brand:focus-visible{outline:3px solid var(--purple);outline-offset:8px;border-radius:8px}.hero{text-align:center;padding:40px 24px 55px}.eyebrow{font-size:.8rem;letter-spacing:1.6px;text-transform:uppercase;font-weight:650;color:var(--purple);margin:0 0 27px}.eyebrow span{display:inline-block;width:7px;height:7px;background:#ed894e;border-radius:50%;margin:0 8px 2px 0}h1{font-size:clamp(2.65rem,5.2vw,4.75rem);line-height:1.12;letter-spacing:-.055em;font-weight:750;margin:0 auto 26px;max-width:1050px}h1 em{font-style:normal;color:var(--orange)}.intro{color:var(--muted);font-size:1.15rem;line-height:1.8;margin:0}.features{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);padding:15px 20px 58px;gap:22px;text-align:center}.features article{padding:0 8px}.feature-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:21px;margin:0 auto 20px;transform:rotate(-5deg)}.feature-icon svg{width:31px;height:31px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transform:rotate(5deg)}.peach{background:var(--peach);color:var(--orange)}.lilac{background:var(--lilac);color:var(--purple)}.features h2{font-size:1.04rem;line-height:1.45;margin:0 0 10px;font-weight:700}.features p{font-size:.94rem;line-height:1.75;color:var(--muted);margin:0}.launch{position:relative;z-index:1;max-width:730px;margin:12px auto 0;padding:33px 28px 29px;text-align:center;border:1px solid #e8dff1;border-radius:26px;background:linear-gradient(115deg,#f5efff,#eee7ff);box-shadow:0 14px 45px #5f3c8110}.launch-symbol{font-size:1.8rem;color:#d46d30;margin-bottom:10px}.small-label{font-size:.7rem!important;font-weight:700;letter-spacing:2px;color:var(--purple)!important;margin:0 0 12px!important}.launch h2{font-size:clamp(1.65rem,3vw,2rem);letter-spacing:-.04em;margin:0 0 13px;color:var(--purple)}.launch p{font-size:1rem;line-height:1.75;color:var(--muted);margin:0}.launch-line{display:block;margin:22px auto 0;width:38px;height:3px;border-radius:3px;background:#e8a474}.neighbourhood{height:300px;max-width:1250px;overflow:hidden;margin:-5px auto -44px;position:relative;mask-image:linear-gradient(to bottom,transparent,#000 18%,#000 90%,transparent)}.neighbourhood img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 66%;mix-blend-mode:multiply}footer{position:relative;background:#4a36c6;color:white;text-align:center;padding:24px 20px 27px;margin-top:45px}.wave{position:absolute;left:0;bottom:100%;width:100%;height:75px}footer p{font-size:.78rem;letter-spacing:.2px;margin:0}
@media(min-width:1600px){.hero{padding-top:65px}.features{padding-top:35px;padding-bottom:65px}}
@media(max-width:760px){.masthead{padding:24px}.brand{font-size:2.05rem}.brand img{width:54px;height:54px}.hero{padding:35px 22px 43px}.eyebrow{font-size:.7rem;letter-spacing:1px;line-height:1.6}.intro{font-size:1.05rem}.desktop-break{display:none}.features{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 12px;padding:8px 18px 42px}.features h2{font-size:1rem}.features p{font-size:.9rem}.feature-icon{margin-bottom:15px}.launch{margin:4px 20px 0;padding:28px 21px}.neighbourhood{height:240px;margin-top:12px}.neighbourhood img{width:150%;max-width:none;margin-left:-25%;object-position:center 65%}}
@media(max-width:360px){h1{font-size:2.4rem}.features{gap:28px 4px}.features article{padding:0}.features p{font-size:.86rem}.small-label{letter-spacing:1px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}

/* Reference-aligned brand refinements */
.brand{color:var(--ink);letter-spacing:-1.6px}.feature-icon{border-radius:50%;transform:none;background:#f5efff}.feature-icon svg{transform:none;stroke-width:2.1}.features article:nth-child(odd) .feature-icon{color:#4b21d6}.features article:nth-child(even) .feature-icon{color:#ff641e}.features article+article{border-left:1px solid #e9e1f5}.launch h2{color:var(--ink)}.launch-symbol{color:#4b21d6}.launch-line{background:#ff7d2a}.eyebrow,.small-label{display:none}.hero h1:after{content:"";display:block;width:52px;height:3px;background:#ff742c;margin:27px auto 0}footer{background:#fff;color:#53588b}@media(max-width:760px){.features article:nth-child(3){border-left:0}}

/* Clear space between the launch card and decorative footer. */
footer{margin-top:110px}@media(max-width:760px){footer{margin-top:95px}}
