@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400&family=Raleway:wght@200;300;400;500&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--mauve:#8c7070;--mauve-light:#b09898;--mauve-dark:#5c4848;--cream:#f0ebe3;--cream-soft:#e8e0d5;--bg-start:#7a6060;--bg-end:#a08888}body{background:linear-gradient(135deg, var(--bg-start) 0%, var(--bg-end) 50%, #c4a898 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-family:Raleway,sans-serif;display:flex;position:relative;overflow:hidden}body:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}.orb{filter:blur(80px);opacity:.25;pointer-events:none;z-index:0;border-radius:50%;position:fixed}.orb-1{background:#d4a0a0;width:500px;height:500px;animation:12s ease-in-out infinite alternate drift;top:-150px;right:-150px}.orb-2{background:#7a5f70;width:400px;height:400px;animation:15s ease-in-out infinite alternate-reverse drift;bottom:-100px;left:-100px}.floating-elements{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.float-item{opacity:0;filter:blur(.2px);background:radial-gradient(circle at 30% 30%,#fffffff2,#f0ebe359);border-radius:50%;width:10px;height:10px;animation:linear infinite floatUp;position:absolute;bottom:-80px}.float-item:first-child{width:8px;height:8px;animation-duration:14s;animation-delay:0s;left:8%}.float-item:nth-child(2){width:12px;height:12px;animation-duration:18s;animation-delay:2s;left:18%}.float-item:nth-child(3){width:7px;height:7px;animation-duration:13s;animation-delay:4s;left:33%}.float-item:nth-child(4){width:11px;height:11px;animation-duration:16s;animation-delay:1s;left:48%}.float-item:nth-child(5){width:9px;height:9px;animation-duration:15s;animation-delay:6s;left:62%}.float-item:nth-child(6){width:13px;height:13px;animation-duration:19s;animation-delay:3s;left:74%}.float-item:nth-child(7){width:8px;height:8px;animation-duration:12s;animation-delay:5s;left:86%}.float-item:nth-child(8){width:10px;height:10px;animation-duration:17s;animation-delay:7s;left:93%}@keyframes drift{0%{transform:translate(0)}to{transform:translate(30px,20px)}}@keyframes floatUp{0%{opacity:0;transform:translate(0,0)scale(.7)rotate(0)}15%{opacity:.5}50%{opacity:.8;transform:translate(16px,-40vh)scale(1)rotate(90deg)}85%{opacity:.4}to{opacity:0;transform:translate(-14px,-110vh)scale(.85)rotate(180deg)}}.container{z-index:1;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f0ebe30d;border:1px solid #f0ebe338;width:100%;max-width:760px;padding:2.4rem 2rem;animation:1.2s cubic-bezier(.22,1,.36,1) both fadeUp;position:relative;box-shadow:0 24px 60px #2814142e}@keyframes fadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.logo-wrap{margin-bottom:2.5rem;animation:1.2s cubic-bezier(.22,1,.36,1) .1s both fadeUp}.logo-img{filter:drop-shadow(0 8px 32px #0000002e);width:220px;max-width:65vw}.divider{background:var(--cream);opacity:.5;width:60px;height:1px;margin:0 auto 2.5rem;animation:1.2s cubic-bezier(.22,1,.36,1) .25s both fadeUp}.tagline{color:var(--cream);letter-spacing:.02em;margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.5rem,4vw,2.2rem);font-style:italic;font-weight:300;line-height:1.4;animation:1.2s cubic-bezier(.22,1,.36,1) .35s both fadeUp}.luxury-badge{letter-spacing:.24em;text-transform:uppercase;color:var(--cream-soft);background:#f0ebe314;border:1px solid #f0ebe361;border-radius:999px;margin-bottom:1.1rem;padding:.45rem .9rem;font-size:.58rem;font-weight:500;animation:1.2s cubic-bezier(.22,1,.36,1) .25s both fadeUp;display:inline-block}.description{letter-spacing:.08em;max-width:540px;color:var(--cream);opacity:.82;margin:0 auto;font-size:clamp(.82rem,2.2vw,.95rem);font-weight:300;line-height:1.8;animation:1.2s cubic-bezier(.22,1,.36,1) .45s both fadeUp}.product-list{flex-wrap:wrap;justify-content:center;gap:.65rem;max-width:560px;margin:1.6rem auto 1rem;list-style:none;animation:1.2s cubic-bezier(.22,1,.36,1) .55s both fadeUp;display:flex}.product-pill{letter-spacing:.14em;text-transform:uppercase;color:var(--cream);opacity:.9;background:#f0ebe30f;border:1px solid #f0ebe34d;border-radius:999px;padding:.5rem .9rem;font-size:.62rem}.premium-note{color:var(--cream-soft);opacity:.9;margin-top:1rem;font-family:Cormorant Garamond,serif;font-size:clamp(.95rem,2.5vw,1.15rem);font-style:italic;animation:1.2s cubic-bezier(.22,1,.36,1) .65s both fadeUp}.logo-text{color:var(--cream);letter-spacing:.1em;font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:300;display:none}.logo-text.show{display:block}@media (width<=600px){.container{margin:0 .8rem;padding:2rem 1.3rem}}
