@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box}body{color:#fff3e6;background:#140d0a;margin:0;font-family:Inter,system-ui,sans-serif}a{color:inherit;text-decoration:none}.hero{background:radial-gradient(circle at 70% 20%,#9b4b2d 0,#3a1c13 32%,#140d0a 70%);min-height:92vh;padding:28px clamp(20px,5vw,72px);position:relative;overflow:hidden}.glow{filter:blur(45px);opacity:.5;border-radius:999px;position:absolute}.one{background:#ffb36a;width:360px;height:360px;top:12%;right:8%}.two{background:#7c2c1e;width:260px;height:260px;bottom:8%;left:5%}nav{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.brand{letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:12px;font-weight:800;display:flex}.brand span{background:#ffc885;border-radius:50%;width:13px;height:13px;box-shadow:0 0 28px #ffc885}nav a{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:1px solid #ffffff47;border-radius:999px;padding:12px 18px}.hero-grid{z-index:1;grid-template-columns:minmax(0,1.3fr) 380px;align-items:center;gap:56px;min-height:75vh;display:grid;position:relative}.eyebrow,.kicker{color:#ffc885;text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.hero h1{letter-spacing:-.075em;max-width:980px;margin:20px 0;font-size:clamp(48px,8vw,112px);line-height:.9}.intro{color:#f8d8bc;max-width:720px;font-size:clamp(18px,2vw,24px);line-height:1.55}.cta-row{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.primary,.secondary,form button,.chat-launch{cursor:pointer;border:0;border-radius:999px;padding:16px 22px;font-weight:800}.primary,form button{color:#1d100b;background:#ffc885;box-shadow:0 18px 60px #ffa65842}.secondary{background:#ffffff14;border:1px solid #ffffff42}.date-card{aspect-ratio:3/4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(160deg,#ffffff29,#ffffff0a);border:1px solid #ffffff38;border-radius:34px;flex-direction:column;justify-content:center;justify-self:end;align-items:center;width:min(100%,340px);padding:34px;display:flex;box-shadow:0 32px 90px #00000059}.date-card div{color:#ffc885;font-size:28px;font-weight:900}.date-card strong{letter-spacing:-.08em;font-size:150px;line-height:.85}.date-card span{color:#f8d8bc;font-weight:800}.about,.northstar,.schedule,.gallery,.rsvp{padding:90px clamp(20px,5vw,72px)}.about{background:#1d100b;grid-template-columns:.8fr 1.2fr;gap:48px;display:grid}.about h2,.schedule h2,.gallery h2,.rsvp h2{letter-spacing:-.055em;margin:10px 0;font-size:clamp(34px,5vw,64px);line-height:1}.about p:not(.kicker),.rsvp p{color:#f3ccb0;font-size:20px;line-height:1.7}.northstar{background:#26150e;grid-template-columns:1fr 1fr;gap:22px;display:grid}.ns-card{background:linear-gradient(#ffffff17,#ffffff08);border:1px solid #ffffff24;border-radius:28px;padding:34px}.ns-card svg{color:#ffc885}.ns-card h3{margin:18px 0 10px;font-size:30px}.ns-card p{color:#f3ccb0;line-height:1.65}.schedule{background:#140d0a}.timeline{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px;display:grid}.timeline div{background:#21120c;border:1px solid #ffffff26;border-radius:28px;padding:28px}.timeline svg{color:#ffc885}.timeline span{color:#ffc885;margin-top:18px;font-weight:900;display:block}.timeline strong{margin:8px 0;font-size:24px;display:block}.timeline p{color:#dcb89e}.gallery{background:#1d100b}.photos{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px;display:grid}.photos img{object-fit:cover;filter:saturate(.92)contrast(1.05);border:1px solid #ffffff1f;border-radius:26px;width:100%;height:340px}.rsvp{background:radial-gradient(circle at 20% 20%,#532416,#140d0a 65%);grid-template-columns:1fr 1fr;gap:38px;display:grid}form{background:#ffffff14;border:1px solid #ffffff2b;border-radius:30px;gap:18px;padding:30px;display:grid}label{color:#ffc885;gap:9px;font-weight:800;display:grid}input{color:#fff3e6;width:100%;font:inherit;background:#0000003d;border:1px solid #ffffff2e;border-radius:18px;padding:16px}form button{justify-content:center;align-items:center;gap:10px;font-size:16px;display:flex}.sent{color:#ffc885!important;font-size:14px!important}footer{color:#f3ccb0;background:#0f0907;justify-content:space-between;gap:20px;padding:32px clamp(20px,5vw,72px);display:flex}.chat-launch{z-index:10;color:#1d100b;background:#ffc885;align-items:center;gap:8px;display:flex;position:fixed;bottom:24px;right:24px}.chat-panel{z-index:11;background:#160c08;border:1px solid #ffffff2e;border-radius:28px;flex-direction:column;width:min(380px,100vw - 32px);height:520px;display:flex;position:fixed;bottom:88px;right:24px;overflow:hidden;box-shadow:0 30px 90px #0000008c}.chat-head{background:#26150e;justify-content:space-between;align-items:center;padding:18px;display:flex}.chat-head span{color:#dcb89e;margin-top:3px;font-size:12px;display:block}.chat-head button{color:#fff;background:0 0;border:0}.chat-body{flex-direction:column;flex:1;gap:12px;padding:18px;display:flex;overflow:auto}.bubble{border-radius:18px;max-width:86%;padding:12px 14px;font-size:14px;line-height:1.4}.bubble.bot{color:#f9d9bc;background:#2c1911;align-self:flex-start}.bubble.you{color:#1d100b;background:#ffc885;align-self:flex-end}.chat-form{background:#140d0a;border:0;border-top:1px solid #ffffff1f;border-radius:0;gap:8px;padding:12px;display:flex}.chat-form input{border-radius:999px;padding:12px 14px}.chat-form button{border-radius:50%;width:46px;height:46px;padding:0}@media (width<=850px){.hero-grid,.about,.northstar,.timeline,.photos,.rsvp{grid-template-columns:1fr}.hero-grid{padding-top:70px}.date-card{justify-self:start}.photos img{height:240px}footer{flex-direction:column}.hero h1{font-size:54px}}
