:root{--ink:#231f20;--muted:#6f6662;--paper:#fffaf6;--surface:#fff;--rose:#d96f83;--sage:#78916a;--clay:#a15e49;--gold:#c4954b;--line:#231f201f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:linear-gradient(#fffaf6 0%,#fff 36%,#f8fbf4 100%);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf6cc;border-bottom:1px solid #231f200f;justify-content:space-between;align-items:center;gap:24px;min-height:86px;padding:8px clamp(20px,5vw,64px);animation:.72s both slideDown;display:flex;position:fixed;top:0;left:0;right:0}.brand{white-space:nowrap;align-items:center;gap:12px;font-size:15px;font-weight:700;display:inline-flex}.brand-logo,.footer-brand img{object-fit:contain;filter:drop-shadow(0 8px 18px #231f2014);width:88px;height:80px}.brand span{color:#2c2522}.menu-toggle{cursor:pointer;background:#ffffffb3;border:1px solid #231f201f;border-radius:8px;place-items:center;width:42px;height:42px;display:none}.menu-toggle span{background:var(--ink);width:18px;height:1.5px;margin:3px 0;display:block}.menu-backdrop{z-index:28;opacity:0;pointer-events:none;background:#231f2047;transition:opacity .26s;position:fixed;inset:0}.menu-backdrop.is-open{opacity:1;pointer-events:auto}.mobile-menu{z-index:30;background:#fffaf6fa;border-right:1px solid #231f2014;width:min(82vw,340px);height:100vh;padding:18px;transition:transform .32s;position:fixed;top:0;left:0;transform:translate(-105%);box-shadow:30px 0 70px #231f2029}.mobile-menu.is-open{transform:translate(0)}.mobile-menu-head{justify-content:space-between;align-items:center;gap:18px;padding-bottom:26px;display:flex}.mobile-menu-head img{object-fit:contain}.mobile-menu-head button{color:var(--clay);font:inherit;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:700}.mobile-menu nav{gap:0;display:grid}.mobile-menu nav a{border-bottom:1px solid #231f2014;padding:18px 0;font-family:Georgia,Times New Roman,serif;font-size:28px}.desktop-nav{color:#453d39;align-items:center;gap:clamp(12px,2.4vw,28px);font-size:14px;display:flex}.desktop-nav a{padding:8px 0;position:relative}.desktop-nav a:after{content:"";transform-origin:0;background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform:scaleX(1)}.hero{align-items:center;min-height:90vh;padding:132px clamp(20px,7vw,88px) 58px;display:flex;position:relative;overflow:hidden}.hero-image{object-fit:cover}.hero-overlay{background:linear-gradient(90deg,#fffaf6f5 0%,#fffaf6b8 42%,#fffaf61f 76%),linear-gradient(#fffaf600 68%,#fffaf6db 100%);position:absolute;inset:0}.hero-content{z-index:2;max-width:700px;animation:.9s .12s both fadeLift;position:relative}.hero-socials{z-index:3;gap:10px;animation:.9s .32s both fadeLift;display:flex;position:absolute;bottom:34px;right:clamp(20px,4vw,54px)}.eyebrow,.section-label{color:var(--clay);text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:700}h1,h2,p{margin-top:0}h1{letter-spacing:0;margin-bottom:18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,9vw,118px);font-weight:500;line-height:.92}h2{letter-spacing:0;margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,5vw,62px);font-weight:500;line-height:1}.hero-copy{color:#4b423e;max-width:590px;font-size:clamp(18px,2vw,23px);line-height:1.45}.hero-actions,.contact-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button,.contact-actions a{border:1px solid var(--line);border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:13px 20px;font-size:14px;font-weight:700;display:inline-flex}.button,.contact-actions a,.social-grid a,.hero-socials a,.footer-socials a,.text-link,.product-info a{transition:transform .18s,box-shadow .18s,border-color .18s}.button:hover,.contact-actions a:hover{transform:translateY(-2px);box-shadow:0 14px 34px #231f201f}.button.primary{background:var(--ink);color:var(--paper);border-color:var(--ink)}.button.secondary{background:#ffffffb8}.hero-socials a,.footer-socials a{width:42px;height:42px;color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffad;border:1px solid #231f201a;border-radius:50%;place-items:center;display:grid}.hero-socials a:hover,.footer-socials a:hover{border-color:#231f2042;transform:translateY(-3px);box-shadow:0 16px 34px #231f201f}.hero-socials svg,.footer-socials svg,.social-grid svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:20px;height:20px}.stats-band{background:#ffffffbd;grid-template-columns:repeat(3,1fr);display:grid;box-shadow:inset 0 1px #231f200f}.stats-band div{border-right:1px solid #231f2014;flex-direction:column;justify-content:center;gap:8px;min-height:128px;padding:28px clamp(20px,5vw,56px);display:flex}.stats-band div:last-child{border-right:0}.stats-band strong{color:var(--sage);font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,5vw,58px);font-weight:500;line-height:1}.stats-band span{color:var(--muted);font-size:14px}.section{padding:clamp(72px,9vw,124px) clamp(20px,7vw,88px)}.two-column,.collaboration{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(36px,7vw,88px);display:grid}.body-copy p,.collab-copy p,.contact-band p{color:var(--muted);font-size:17px;line-height:1.75}.section-heading{max-width:760px;margin-bottom:34px}.services-section{background:linear-gradient(#f4f8f09e,#fffc)}.service-list{border-top:1px solid #78916a38;gap:0;display:grid}.service-card{border-bottom:1px solid #78916a38;grid-template-columns:80px 1fr;align-items:center;gap:24px;min-height:96px;padding:22px 0;display:grid}.service-card span{color:var(--sage);font-size:13px;font-weight:700}.service-card p{color:#3f3835;margin:0;font-size:clamp(17px,2vw,24px);line-height:1.55}.product-preview{background:#ffffffd1}.split-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:36px;display:flex}.split-heading h2{max-width:720px}.text-link{min-height:42px;color:var(--clay);white-space:nowrap;border-bottom:1px solid;align-items:center;padding-bottom:4px;font-size:14px;font-weight:700;display:inline-flex}.featured-products,.products-grid{gap:18px;display:grid}.featured-products{grid-template-columns:repeat(4,1fr)}.product-tile,.product-card{min-width:0}.product-tile a,.product-image-wrap{background:#f4eee8;border-radius:8px;display:block;position:relative;overflow:hidden;box-shadow:0 18px 44px #231f2012}.product-tile a{aspect-ratio:3/4.2}.product-tile img,.product-card img{object-fit:cover;width:100%;height:100%;transition:transform .52s;display:block}.product-tile:hover img,.product-card:hover img{transform:scale(1.035)}.product-tile h3,.product-info h2{margin:16px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500;line-height:1.08}.product-tile p,.product-info p,.products-hero p{color:var(--muted);line-height:1.65}.product-tile p{margin-bottom:0;font-size:14px}.products-hero{background:linear-gradient(135deg,#fffaf6f2,#f4f8f0eb),radial-gradient(circle at 88% 16%,#d96f8324,#0000 32%);padding:176px clamp(20px,7vw,88px) 74px}.products-hero h1{max-width:980px;margin-bottom:22px;font-size:clamp(48px,8vw,100px)}.products-hero p{max-width:660px;font-size:clamp(17px,2vw,22px)}.products-page-section{background:#ffffffd6}.products-grid{grid-template-columns:repeat(3,1fr);row-gap:56px}.product-card{animation:.78s both fadeLift}.product-card:nth-child(2n),.product-tile:nth-child(2n){animation-delay:80ms}.product-card:nth-child(3n),.product-tile:nth-child(3n){animation-delay:.15s}.product-image-wrap{aspect-ratio:3/4.35}.product-info{padding-top:2px}.product-info h2{font-size:25px}.product-info p{margin-bottom:16px;font-size:15px}.product-info a{color:var(--clay);font-size:14px;font-weight:700}.collaboration{background:linear-gradient(#fff1f3c2,#fffaf6d1)}.collab-copy{max-width:720px}.pill-list{flex-wrap:wrap;gap:10px;display:flex}.pill-list span{color:#4b423e;background:#ffffffb3;border:1px solid #d96f8338;border-radius:999px;padding:12px 15px;font-size:14px;font-weight:700}.social-section{background:#fffc}.social-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.social-grid a{background:#fffaf6;border:1px solid #231f2014;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:112px;padding:22px 14px;display:flex}.social-grid a:hover{border-color:#231f2047;transform:translateY(-3px);box-shadow:0 18px 44px #231f2014}.social-grid svg{width:28px;height:28px;color:var(--clay)}.social-grid small{color:var(--muted);font-size:13px}.contact-band{color:var(--paper);background:linear-gradient(135deg,#231f20fa,#503830fa);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;padding:clamp(64px,8vw,96px) clamp(20px,7vw,88px);display:grid}.reveal{animation:.78s both fadeLift;animation-timeline:view();animation-range:entry cover 26%}@keyframes fadeLift{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}.contact-band h2{margin-bottom:18px}.contact-band p{color:#fffaf6c7;max-width:720px}.contact-actions{justify-content:flex-end;margin-top:0}.contact-actions a{color:var(--paper);border-color:#fffaf633}.site-footer{background:#fffaf6;border-top:1px solid #231f2014;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:36px;padding:54px clamp(20px,7vw,88px);display:grid}.footer-brand{align-items:center;gap:14px;margin-bottom:18px;font-family:Georgia,Times New Roman,serif;font-size:30px;display:inline-flex}.footer-brand img{width:110px;height:102px}.footer-main p{max-width:620px;color:var(--muted);line-height:1.7}.footer-socials{flex-wrap:wrap;gap:10px;display:flex}.footer-side{color:var(--muted);flex-direction:column;align-items:flex-end;gap:10px;display:flex}.footer-side a{color:var(--ink);font-size:14px;font-weight:700}.footer-side small{color:var(--clay);margin-top:8px;font-size:13px;font-weight:700}.floating-actions{z-index:24;gap:10px;display:grid;position:fixed;bottom:28px;right:clamp(16px,3vw,34px)}.back-to-top,.floating-whatsapp{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#fffaf6e0;border:1px solid #231f201f;border-radius:50%;place-items:center;width:48px;height:48px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;box-shadow:0 18px 40px #231f2024}.floating-whatsapp{color:#fff;background:#1f9d63;border-color:#1f9d6370}.floating-whatsapp svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}.back-to-top:hover,.floating-whatsapp:hover{border-color:#231f2047;transform:translateY(-3px);box-shadow:0 24px 52px #231f202e}.back-to-top span{border-top:2px solid var(--ink);border-left:2px solid var(--ink);width:13px;height:13px;transform:translateY(4px)rotate(45deg)}@media (max-width:980px){.site-header{flex-direction:row;align-items:center}.desktop-nav{display:none}.menu-toggle{display:grid}.hero{min-height:88vh;padding-top:160px}.stats-band,.two-column,.collaboration,.contact-band,.site-footer{grid-template-columns:1fr}.service-list,.social-grid,.featured-products,.products-grid{grid-template-columns:repeat(2,1fr)}.contact-actions{justify-content:flex-start}.footer-side{align-items:flex-start}}@media (max-width:640px){.site-header{padding:10px 16px}.brand-logo{width:70px;height:64px}.brand span{font-size:14px}.hero{min-height:86vh;padding:134px 18px 74px}.hero-overlay{background:linear-gradient(90deg,#fffaf6f5 0%,#fffaf6c7 72%,#fffaf675 100%),linear-gradient(#fffaf600 66%,#fffaf6eb 100%)}.hero-actions,.contact-actions{flex-direction:column}.button,.contact-actions a{width:100%}.hero-socials{bottom:22px;left:18px;right:auto}.stats-band,.service-list,.social-grid,.featured-products,.products-grid{grid-template-columns:1fr}.split-heading{flex-direction:column;align-items:start}.products-hero{padding:138px 18px 58px}.stats-band div{border-right:0;border-bottom:1px solid var(--line);min-height:118px}.stats-band div:last-child{border-bottom:0}.section{padding:64px 18px}.service-card{grid-template-columns:48px 1fr;min-height:104px}.contact-band{padding:58px 18px}.site-footer{padding:44px 18px}.footer-brand{font-size:25px}.footer-brand img{width:94px;height:86px}.floating-actions{bottom:18px;right:14px}.back-to-top,.floating-whatsapp{width:44px;height:44px}}
