:root{--ink:#191416;--paper:#fbf5f0;--blush:#d86f8c;--rose:#f6d8df;--sage:#78956f;--muted:#746266;--line:rgba(25,20,22,.12);--shadow:0 18px 48px rgba(70,42,46,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;background:var(--paper);color:var(--ink);line-height:1.68}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.frame-nav{position:fixed;top:18px;left:18px;right:18px;z-index:60;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:.8rem 1rem;border:1px solid rgba(255,255,255,.48);border-radius:999px;background:rgba(251,245,240,.78);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.brand{display:flex;align-items:center;gap:.7rem;font-family:Prata,serif;white-space:nowrap}.brand img{width:38px;height:38px}.frame-nav nav:not(.mobile-nav){display:flex;justify-content:center;gap:1.1rem;font-weight:700;color:#4d3e42}.frame-nav nav a:hover,.text-link:hover{color:#ad5d74}.menu-toggle{display:none;border:1px solid var(--line);border-radius:999px;background:#fff;padding:.7rem 1rem;font-weight:800;color:var(--ink)}.mobile-nav{display:none;grid-column:1/-1;padding:.4rem .2rem .2rem}.mobile-nav.show{display:flex;flex-direction:column;gap:.4rem}.mobile-nav a{padding:.85rem 1rem;border-radius:18px;background:rgba(255,255,255,.65);font-weight:800}.opening{min-height:100svh;display:grid;grid-template-columns:.9fr 1.1fr;gap:1.5rem;padding:7rem 2rem 2rem}.opening-copy{display:flex;flex-direction:column;justify-content:end;padding:2rem;border-radius:34px;background:linear-gradient(145deg,#fff,#f6e8df);box-shadow:var(--shadow)}.overline,.section-title span{display:inline-flex;text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;font-weight:800;color:#ad5d74}.opening h1,.section-title h2,.event-copy h2,.mood-left h2,.finale h2{font-family:Prata,serif;font-weight:400;line-height:.96;margin:1rem 0}.opening h1{font-size:clamp(3.2rem,6.7vw,6.7rem);max-width:10ch}.opening p,.event-copy p,.mood-left p,.finale p{color:var(--muted);max-width:62ch}.actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.15rem;border-radius:999px;font-weight:800;border:0;cursor:pointer;font:inherit}.btn.primary{background:var(--ink);color:#fff}.btn.secondary{border:1px solid var(--line);background:#fff}.full{width:100%}.text-link{display:inline-flex;margin-top:1rem;font-weight:800;color:#f6d8df}.opening-gallery{position:relative;min-height:640px}.hero-img{position:absolute;object-fit:cover;border-radius:34px;box-shadow:var(--shadow)}.hero-img.a{inset:0 22% 12% 0;width:78%;height:88%}.hero-img.b{right:0;top:8%;width:36%;height:36%}.hero-img.c{right:4%;bottom:0;width:46%;height:42%;border:10px solid var(--paper)}section{padding:5rem 2rem}.section-title{max-width:760px;margin-bottom:1.5rem}.section-title h2{font-size:clamp(2.4rem,4.2vw,4.6rem)}.collection-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.collection-strip article{border-radius:32px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.collection-strip img{width:100%;height:330px;object-fit:cover}.collection-strip div{padding:1.1rem 1.2rem 1.25rem}.collection-strip span{font-family:Prata,serif;color:#ad5d74}.collection-strip h3{margin:.4rem 0;font-size:1.25rem;line-height:1.2}.collection-strip p{margin:0;color:var(--muted)}.event-board{display:grid;grid-template-columns:.85fr 1.15fr;gap:1.5rem;background:var(--ink);color:#fff}.event-copy h2{font-size:clamp(2.6rem,4.8vw,5rem);max-width:11ch}.event-copy p{color:rgba(255,255,255,.72)}.event-notes{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.event-notes div{padding:1.15rem;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:rgba(255,255,255,.04)}.event-notes strong{display:block;font-size:1.12rem}.event-notes span{display:block;color:rgba(255,255,255,.72);margin-top:.35rem}.moodboard{background:#fff8f5}.mood-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr 1.2fr;gap:1rem;align-items:stretch}.mood-grid figure{margin:0;border-radius:30px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.mood-grid img{width:100%;height:320px;object-fit:cover}.mood-grid figure:nth-child(2),.mood-grid figure:nth-child(3){transform:translateY(2rem)}.mood-grid figcaption{padding:1rem 1.1rem;color:var(--muted);font-weight:700}.mood-lab{display:grid;grid-template-columns:1fr .92fr;gap:1.5rem}.mood-left h2{font-size:clamp(2.5rem,4.4vw,4.8rem);max-width:10ch}.mood-card{padding:1.3rem;border-radius:30px;background:#fff;box-shadow:var(--shadow)}.mood-card label{display:block;font-weight:800;margin-bottom:1rem}.mood-card label span{display:block;font-weight:500;color:var(--muted);font-size:.9rem}.mood-card select{width:100%;padding:1rem;border-radius:16px;border:1px solid var(--line);font:inherit;margin-top:.45rem;background:#fff;color:var(--ink)}.mood-result{padding:1rem;border-radius:20px;background:linear-gradient(135deg,var(--rose),#fff);margin:1rem 0}.mood-result span{display:block;color:var(--muted);font-weight:800;text-transform:uppercase;letter-spacing:.09em;font-size:.7rem}.mood-result strong{display:block;font-family:Prata,serif;font-size:1.55rem;line-height:1.2;margin:.25rem 0}.mood-result p{margin:.4rem 0 0;color:var(--muted)}.tiny{font-size:.84rem;color:var(--muted)}.finale{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:center;background:#fff}.finale h2{font-size:clamp(2.6rem,4.4vw,4.5rem)}.finale-copy{max-width:620px}footer{padding:1.5rem 2rem;text-align:center;color:var(--muted)}@media(max-width:1000px){.frame-nav{position:sticky;top:0;left:0;right:0;border-radius:0}.frame-nav nav:not(.mobile-nav){display:none}.menu-toggle{display:inline-flex;justify-self:end}.opening,.event-board,.mood-lab,.finale,.collection-strip{grid-template-columns:1fr}.opening{padding:1rem 1rem 2rem}.opening-copy{padding-top:4rem}.opening-gallery{min-height:460px}.event-notes,.mood-grid{grid-template-columns:1fr 1fr}.mood-grid figure:nth-child(2),.mood-grid figure:nth-child(3){transform:none}}@media(max-width:700px){section{padding:4rem 1rem}.brand span{font-size:.95rem}.opening h1{font-size:3.2rem}.opening-copy{border-radius:28px;padding:3.5rem 1.2rem 1.2rem}.opening-gallery{min-height:420px}.hero-img.a{inset:0;width:100%;height:68%}.hero-img.b{display:none}.hero-img.c{left:12%;right:auto;width:76%;height:40%;bottom:0}.event-notes,.mood-grid{grid-template-columns:1fr}.mood-grid img{height:260px}.collection-strip img{height:280px}.btn{width:100%}.finale{padding-bottom:4rem}} 
