.App{min-height:100vh;color:#22304f}.topnav{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:1200px;margin:0 auto;padding:1.5rem 2rem 0}.brand{font-size:1.35rem;font-weight:700;letter-spacing:.08em;color:#1c2d4a}.nav-links{display:flex;gap:1.5rem;flex-wrap:wrap}.nav-links a{color:#4b6289;text-decoration:none;transition:color .2s ease}.nav-links a:hover{color:#1c2d4a}.nav-btn{padding:.9rem 1.5rem}.hero{display:grid;grid-template-columns:1.45fr 1fr;gap:3rem;align-items:center;max-width:1200px;margin:0 auto;padding:2rem 2rem 4rem}.hero-copy{max-width:620px}.hero-copy h1{margin:0;font-size:clamp(2.4rem,4vw,4.6rem);line-height:1.02;letter-spacing:-.04em;color:#142138}.hero-copy p{margin:1.5rem 0 2rem;max-width:640px;color:#4b6289;line-height:1.8}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.7rem;border-radius:999px;font-weight:600;text-decoration:none;transition:transform .2s ease,background-color .2s ease,opacity .2s ease}.btn:hover{transform:translateY(-1px);opacity:.95}.btn-primary{background:#4f6dd1;color:#fff}.btn-secondary{background:#eff5ff;color:#1c2d4a}.price{font-weight:700;color:#1c2d4a}.section{max-width:1200px;margin:0 auto;padding:4rem 2rem}.section-header{margin-bottom:2rem}.section-tag{display:inline-block;margin-bottom:.75rem;color:#4f6dd1;letter-spacing:.1em;text-transform:uppercase;font-size:.82rem}.section-header h2{margin:0;font-size:clamp(2rem,3vw,2.8rem);line-height:1.1;color:#142138}.grid{display:grid;gap:1.5rem}.collection-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.collection-card{position:relative;min-height:180px;border-radius:28px;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background:#fff;border:1px solid #e5ebf7;box-shadow:0 20px 50px #58709a14}.collection-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.18;background:radial-gradient(circle at top left,rgba(79,109,209,.12),transparent 45%)}.collection-card span{position:relative;font-size:1.4rem;font-weight:700;z-index:1;color:#1c2d4a}.collection-card p{position:relative;margin:.75rem 0 0;z-index:1;color:#5b6b8c;line-height:1.7}.collection-card.lavender{background:linear-gradient(135deg,#eef4ff,#fff)}.collection-card.moon{background:linear-gradient(135deg,#f3f8ff,#fff)}.collection-card.sun{background:linear-gradient(135deg,#fff6e9,#fff)}.collection-card.stars{background:linear-gradient(135deg,#eef4ff,#fdfcff)}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card{background:#fff;border:1px solid #e5ebf7;border-radius:24px;padding:2rem;box-shadow:0 20px 60px #58709a14}.feature-card strong{display:block;margin-bottom:1rem;font-size:1.3rem;color:#142138}.feature-card p{margin:0;color:#5b6b8c;line-height:1.8}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{background:#fff;border:1px solid #e5ebf7;border-radius:28px;padding:1.8rem;display:flex;flex-direction:column;gap:1.5rem;min-height:360px;box-shadow:0 24px 80px #58709a14}.product-card-top{display:flex;justify-content:space-between;align-items:center}.product-tag{color:#4f6dd1;letter-spacing:.1em;font-size:.78rem;text-transform:uppercase}.product-favorite{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:999px;background:#eef4ff;color:#1c2d4a}.product-image{min-height:180px;border-radius:24px;background:linear-gradient(180deg,#eaf3ff,#f7fbff);box-shadow:inset 0 0 0 1px #e5ebf7}.product-copy h3{margin:0 0 .75rem;font-size:1.35rem;color:#142138}.product-copy p{margin:0;color:#5b6b8c;line-height:1.75}.product-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.product-footer .price{font-size:1.15rem;color:#1c2d4a}.promise-card{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;padding:2.5rem;border-radius:32px;background:#fff;border:1px solid #e5ebf7;box-shadow:0 20px 60px #58709a14}.promise-copy h2{margin:.5rem 0 1rem;font-size:2.1rem;color:#142138}.promise-copy p{margin:0 0 1.75rem;color:#5b6b8c;line-height:1.8}.promise-copy ul{list-style:none;padding:0;margin:0}.promise-copy li{margin-bottom:.95rem;padding-left:1.5rem;position:relative;color:#42506f}.promise-copy li:before{content:"•";position:absolute;left:0;color:#4f6dd1}.promise-highlights{display:flex;flex-direction:column;gap:1rem;justify-content:center}.highlight-pill{padding:1rem 1.3rem;border-radius:999px;background:#eef4ff;border:1px solid #dfe6f5;color:#1c2d4a;font-weight:600}.footer{padding:2rem;text-align:center;color:#6f7e9a}@media (max-width: 1100px){.collection-grid,.feature-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 860px){.hero{grid-template-columns:1fr;padding-top:4rem}.promise-card{grid-template-columns:1fr}}@media (max-width: 640px){.topnav,.hero,.section{padding-left:1.5rem;padding-right:1.5rem}.nav-links{display:none}.hero-actions{flex-direction:column}.collection-grid,.feature-grid,.product-grid{grid-template-columns:1fr}}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(230,243,255,.8),transparent 30%),linear-gradient(180deg,#f7fbff,#eef4ff 55%,#f9fbff);color:#22304f}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top right,rgba(161,206,255,.4),transparent 25%),radial-gradient(circle at bottom left,rgba(255,241,221,.35),transparent 20%);pointer-events:none}button,a{font:inherit}img{max-width:100%;display:block}body,button,a{color:inherit}#root{position:relative;z-index:0}
