:root{--bg:#fffaf8;--surface:rgba(255,255,255,0.78);--surface-strong:#ffffff;--text:#3d3140;--muted:#746575;--primary:#8c5c74;--primary-strong:#6f4158;--accent:#f6d8da;--line:rgba(140,92,116,0.14);--shadow:0 18px 45px rgba(115,76,95,0.09);--radius-lg:28px;--radius-md:18px;--radius-sm:12px;--container:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(246,216,218,.7),transparent 28%),linear-gradient(180deg,#fff8f5,#fffdfb)}a{color:inherit;text-decoration:none}img{display:block;width:100%}.container{width:min(calc(100% - 1.5rem),var(--container));margin:0 auto}.site-header{position:relative;z-index:20;background:rgba(255,250,248,.82);border-bottom:1px solid rgba(140,92,116,.06)}.about-grid,.footer-shell,.hero-grid,.product-headline,.section-heading,.shell{display:flex;gap:1rem}.about-grid,.footer-shell,.hero-grid,.section-heading,.shell{flex-direction:column;align-items:flex-start}.site-header .shell{padding:.8rem 0 .65rem;gap:.75rem}.brand{display:inline-flex;align-items:center;gap:.8rem;width:100%}.brand p{max-width:18rem}.brand-mark{display:grid;place-items:center;width:3rem;height:3rem;border-radius:999px;overflow:hidden;background:rgba(255,255,255,.92);box-shadow:0 10px 24px rgba(115,76,95,.12);flex-shrink:0}.brand-logo{width:100%;height:100%;object-fit:cover}.eyebrow{margin:0 0 .3rem;color:var(--primary);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.about-copy,.brand-tagline,.footer-copy,.hero-card-copy,.hero-copy,.instagram-helper-copy,.product-copy p,.section-meta{margin:0;color:var(--muted);line-height:1.7}.brand-tagline{display:none}.nav{display:flex;width:calc(100% + .75rem);margin-right:-.75rem;padding-right:.75rem;gap:.55rem;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}.footer-links a,.nav-link,.text-link{transition:opacity .2s ease,transform .2s ease}.footer-links a:hover,.nav-link:hover,.text-link:hover{opacity:.72}.nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.45rem;padding:.5rem .82rem;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.72);font-size:.92rem;white-space:nowrap;flex:0 0 auto}.footer,.hero,.section{padding:3.5rem 0}.section-compact{padding-top:.25rem}.about-grid,.hero-grid{justify-content:space-between}.about-grid>*,.hero-grid>*{width:100%}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.5rem,14vw,4rem);line-height:.96;margin-bottom:1rem;max-width:8ch}h2{font-size:clamp(1.8rem,9vw,2.5rem);line-height:1.08;margin-bottom:.75rem;max-width:15ch}h3{margin-bottom:.45rem;font-size:1.12rem}.hero-copy{max-width:36rem;font-size:1rem}.hero-copy-stack{display:grid;grid-gap:.35rem;gap:.35rem}.hero-copy-stack .eyebrow{margin-bottom:.1rem}.footer-links,.hero-actions,.hero-points{display:flex;gap:.85rem;flex-wrap:wrap}.hero-actions{margin:1.5rem 0 1rem;flex-direction:column;align-items:stretch}.hero-points{padding:0;margin:0;list-style:none;color:var(--muted);flex-direction:column}.hero-points li{padding:.9rem 1rem;border:1px solid var(--line);border-radius:var(--radius-md);background:rgba(255,255,255,.7)}.button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:3.2rem;padding:.95rem 1.25rem;border-radius:999px;font-weight:600;text-align:center}.button-primary{background:linear-gradient(135deg,var(--primary),var(--primary-strong));color:white;box-shadow:0 18px 34px rgba(111,65,88,.22)}.button-secondary{border:1px solid var(--line);background:rgba(255,255,255,.65)}.hero-card,.instagram-card,.product-card,.section-soft{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:var(--surface)}.hero-card{padding:1.5rem}.about-panel,.hero-card-quiet,.instagram-card-quiet,.product-card-quiet{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-card-cta{position:relative;overflow:hidden}.hero-card-cta:after{content:"";position:absolute;inset:auto -10% -25% auto;width:12rem;height:12rem;border-radius:999px;background:radial-gradient(circle,rgba(246,216,218,.8),transparent 70%);pointer-events:none}.hero-card-badge{display:inline-flex;max-width:100%;padding:.45rem .7rem;border-radius:999px;background:white;color:var(--primary);font-size:.8rem;margin-bottom:1rem;overflow-wrap:anywhere}.hero-card-title{font-size:1.35rem;line-height:1.28;margin-bottom:.75rem;position:relative;z-index:1}.section-heading{margin-bottom:1.5rem}.section-heading-soft{gap:.5rem}.hero-card-button,.hero-card-copy{position:relative;z-index:1}.hero-card-button{margin-top:1.25rem}.section-meta{font-size:.95rem}.product-grid{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}.product-card{overflow:hidden}.product-visual{padding:1rem 1rem 0;display:flex;align-items:center;justify-content:center}.product-grid-image{width:auto;max-width:100%;height:auto;max-height:13rem;object-fit:contain}.product-grid-image,.product-image{border-radius:calc(var(--radius-lg) - 6px);background:linear-gradient(180deg,rgba(246,216,218,.35),rgba(255,255,255,.95))}.product-image{object-fit:cover}.product-copy{padding:1rem}.product-headline{flex-direction:column;align-items:flex-start;gap:.35rem}.price{font-weight:700}.price,.text-link{color:var(--primary-strong)}.text-link{display:inline-flex;margin-top:1rem;font-weight:600;overflow-wrap:anywhere}.section-soft{padding:1.5rem}.instagram-shell{display:grid;grid-gap:1rem;gap:1rem}.instagram-shell-single{grid-template-columns:1fr}.instagram-card{padding:1.5rem}.instagram-head{display:grid;grid-gap:1rem;gap:1rem;align-items:center}.instagram-avatar{width:4.75rem;height:4.75rem;border-radius:999px;border:4px solid rgba(255,255,255,.9);box-shadow:0 14px 28px rgba(115,76,95,.12);object-fit:cover}.instagram-title{max-width:none}.instagram-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;margin-top:1.25rem}.instagram-stat{padding:.85rem .75rem;border:1px solid var(--line);border-radius:var(--radius-md);background:rgba(255,255,255,.58);text-align:center}.instagram-stat span,.instagram-stat strong{display:block}.instagram-stat strong{font-size:1.05rem;color:var(--primary-strong)}.instagram-stat span{margin-top:.2rem;color:var(--muted);font-size:.88rem}.instagram-helper-copy{margin-top:1rem;max-width:42rem}.instagram-actions{margin-top:1.25rem}.about-copy{display:grid;grid-gap:1rem;gap:1rem}.footer{padding-top:1rem}.footer-shell{padding:1rem 0 2.5rem;border-top:1px solid rgba(140,92,116,.12)}.footer-links{flex-direction:column;align-items:flex-start}.product-detail-grid{margin-top:1.25rem;align-items:flex-start}.product-detail-title{font-size:clamp(2rem,11vw,3rem);max-width:none}.product-detail-price{margin:1rem 0 1.25rem;font-size:1.15rem}@media (min-width:700px){.container{width:min(calc(100% - 2rem),var(--container))}.footer,.hero,.section{padding:4.5rem 0}.hero-actions{flex-direction:row;align-items:center}.brand-tagline{display:block}.button{width:auto}.footer-links,.hero-points{flex-direction:row}.hero-points li{border-radius:999px}.product-headline{flex-direction:row;justify-content:space-between;align-items:baseline}.hero-card,.instagram-card,.product-copy,.section-soft{padding:1.75rem}.instagram-head{grid-template-columns:auto 1fr}}@media (min-width:900px){.footer-shell,.section-heading,.shell{flex-direction:row;align-items:center;justify-content:space-between}.about-grid,.hero-grid,.product-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);grid-gap:2rem;gap:2rem;align-items:center}.about-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.site-header{position:-webkit-sticky;position:sticky;top:0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav{width:auto;margin-right:0;padding-right:0;justify-content:flex-end;overflow:visible}.hero-card{padding:2rem}.hero-card-title{font-size:1.7rem}.section-heading{margin-bottom:2rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.product-grid-image{max-height:15rem}.section-soft{padding:3rem}.instagram-card{padding:2rem}}