:root{--cream:#f4eee4;--ivory:#fbf8f2;--paper:#fffdf9;--terra:#b75f4f;--terra-dark:#82483e;--sage:#8e9a7a;--olive:#555d43;--ink:#403d35;--muted:#706b61;--line:rgba(85,93,67,.2);--serif:'Libre Baskerville',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.7}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.skip{position:fixed;left:1rem;top:-5rem;background:var(--ink);color:white;padding:.7rem 1rem;z-index:100}.skip:focus{top:1rem}.header{height:78px;padding:8px clamp(1.2rem,4vw,4rem);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;background:rgba(244,238,228,.9);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.brand img{width:130px;height:60px;object-fit:contain}.header nav{display:flex;gap:2.2rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.14em}.header nav a{position:relative}.header nav a:after{content:'';position:absolute;left:0;bottom:-5px;width:0;height:1px;background:var(--terra);transition:.25s}.header nav a:hover:after{width:100%}.menu{display:none;border:0;background:none;width:44px;height:44px;padding:11px}.menu span{display:block;height:1px;background:var(--olive);margin:7px 0}.hero{min-height:calc(100svh - 78px);display:grid;grid-template-columns:minmax(320px,.82fr) 1.18fr}.hero-copy{padding:clamp(4rem,9vw,8rem) clamp(1.5rem,7vw,8rem);display:flex;flex-direction:column;justify-content:center}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.74rem;color:var(--olive);font-weight:600;margin:0 0 1.2rem}.hero-logo{width:min(360px,90%);margin-bottom:2rem}.tagline{font:italic clamp(1.65rem,3vw,2.6rem)/1.35 var(--serif);color:var(--terra-dark);margin:0 0 1.4rem}.intro{max-width:500px;color:var(--muted);margin:0 0 2rem}.text-link{display:inline-flex;gap:1rem;align-items:center;width:max-content;text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;border-bottom:1px solid var(--terra);padding-bottom:.4rem}.text-link span{color:var(--terra)}.hero-image{margin:1.4rem 1.4rem 1.4rem 0;min-height:640px;overflow:visible;background:transparent}.hero-image img{width:100%;height:100%;object-fit:contain}.products{padding:clamp(6rem,10vw,10rem) clamp(1.2rem,6vw,7rem);background:var(--ivory)}.section-heading{text-align:center;max-width:700px;margin:0 auto clamp(4rem,8vw,8rem)}h1,h2{font-family:var(--serif);font-weight:400}.section-heading h1{font-size:clamp(2.6rem,6vw,5.4rem);line-height:1.1;color:var(--terra-dark);margin:.25rem 0 1rem}.section-heading>p:last-child{font:italic 1.1rem var(--serif);color:var(--muted)}.product-list{max-width:1250px;margin:auto}.product{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(2rem,7vw,8rem);margin-bottom:clamp(6rem,12vw,12rem)}.product.reverse .product-photo{order:2}.product-photo{aspect-ratio:1/1;overflow:visible;background:transparent}.product-photo img{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .7s ease}.product:hover .product-photo img{transform:scale(1.015)}.product-copy{max-width:520px}.number{font:italic .85rem var(--serif);color:var(--terra);border-bottom:1px solid var(--line);padding-bottom:1rem}.product h2{font-size:clamp(2rem,4vw,3.8rem);line-height:1.15;color:var(--olive);margin:1.1rem 0 1.5rem}.product-copy>p{color:var(--muted)}.ideal{margin-top:2rem;padding:1.5rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.ideal h3{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;color:var(--terra);margin:0 0 .6rem}.ideal p{margin:0;color:var(--ink)}.note{font-size:.88rem;font-style:italic}.celebrations{padding:clamp(6rem,10vw,10rem) clamp(1.2rem,6vw,7rem);display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(3rem,7vw,8rem);align-items:center}.celebration-copy{max-width:500px}.celebration-copy h2,.contact h2{font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.1;color:var(--terra-dark);margin:.4rem 0 1.5rem}.quote{font:italic 1.25rem/1.6 var(--serif);color:var(--olive)}.occasions{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--line);font-size:.9rem;color:var(--terra-dark)}.celebration-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.celebration-grid figure{margin:0;overflow:visible;background:transparent;aspect-ratio:1/1}.celebration-grid img{width:100%;height:100%;object-fit:contain;transition:.6s}.celebration-grid figure:hover img{transform:scale(1.02)}.contact{padding:clamp(6rem,10vw,10rem) 1.2rem;background:var(--olive);color:var(--paper);text-align:center}.contact .eyebrow{color:#d8c9b9}.contact-inner{max-width:780px;margin:auto}.contact h2{color:var(--paper)}.whatsapp{display:inline-block;margin:2rem 0;padding:1rem 1.6rem;background:var(--paper);color:var(--olive);border-radius:100px;font-weight:600;transition:.25s}.whatsapp:hover{background:#ead9ca;transform:translateY(-2px)}.contact-lines{margin-top:2.5rem;display:flex;justify-content:center;flex-wrap:wrap;gap:.6rem 1.8rem;font-size:.88rem;color:#e4ddd2}.contact-lines a:hover{text-decoration:underline}footer{background:#e8ded1;text-align:center;padding:4rem 1.2rem 2rem;color:var(--muted)}footer img{width:180px;margin:0 auto 1rem}footer>p{font:italic .9rem var(--serif)}footer>div{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;font-size:.78rem;margin-top:2rem}.floating-wa{position:fixed;right:1.1rem;bottom:1.1rem;width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#687257;color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.2);z-index:25;transition:.25s}.floating-wa:hover{transform:translateY(-3px);background:var(--terra-dark)}.floating-wa svg{width:25px;fill:currentColor}.reveal{opacity:0;transform:translateY(25px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:760px){.header{height:70px}.brand img{width:105px}.menu{display:block}.header nav{position:absolute;top:70px;left:0;right:0;background:var(--cream);padding:1.2rem;display:none;flex-direction:column;gap:1rem;border-bottom:1px solid var(--line)}.header.open nav{display:flex}.hero{grid-template-columns:1fr}.hero-copy{padding:4.5rem 1.4rem 3rem}.hero-logo{width:270px}.hero-image{margin:0 1.2rem 1.2rem;min-height:58svh}.hero-image img{object-position:center}.products{padding-left:1.2rem;padding-right:1.2rem}.product,.product.reverse{grid-template-columns:1fr;gap:2rem;margin-bottom:7rem}.product.reverse .product-photo{order:0}.product h2{font-size:2.35rem}.celebrations{grid-template-columns:1fr}.celebration-grid{grid-template-columns:repeat(2,1fr);gap:.65rem}.celebration-grid figure{min-height:0}.contact-lines{flex-direction:column;gap:.5rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.product-photo img,.celebration-grid img{transition:none}}
