:root{
  --purple:#6F2C91;--gold:#D4AF37;--off:#F7F6F2;--graphite:#333333;--brown:#7A3B1D;--white:#fff;--soft:#fff8ef;--shadow:0 18px 45px rgba(42,24,10,.14);--radius:24px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--graphite);background:var(--off);line-height:1.5}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1120px,92%);margin:auto}.skip-link{position:absolute;left:-999px;top:0;background:#000;color:#fff;padding:10px;z-index:99}.skip-link:focus{left:10px}.topbar{position:sticky;top:0;z-index:50;background:rgba(247,246,242,.94);backdrop-filter:blur(10px);border-bottom:1px solid rgba(111,44,145,.12)}.nav{height:72px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:12px;align-items:center}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,var(--purple),var(--brown));color:#fff;font-weight:900}.brand strong{display:block;font-size:1.05rem}.brand small{display:block;color:#6e6470}.menu{display:flex;align-items:center;gap:22px;font-weight:700;font-size:.94rem}.menu a:hover{color:var(--purple)}.menu-btn{display:none;border:0;background:var(--purple);color:#fff;border-radius:12px;padding:10px 12px;font-size:20px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;background:linear-gradient(135deg,var(--purple),var(--brown));color:#fff;font-weight:800;box-shadow:0 10px 26px rgba(111,44,145,.2);border:0}.btn-small{padding:10px 16px}.btn.ghost{background:#fff;color:var(--purple);border:1px solid rgba(111,44,145,.18);box-shadow:none}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff,var(--soft))}.slider{position:relative;min-height:640px}.slide{display:none;min-height:640px;padding:70px 0;background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.78)),var(--bg);background-size:cover;background-position:center}.slide.active{display:block}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:46px;align-items:center}.eyebrow{display:inline-block;color:var(--purple);font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;margin-bottom:12px}.hero h1,.hero h2{font-size:clamp(2.2rem,6vw,4.5rem);line-height:.98;margin:0 0 18px;color:#24151f}.hero p{font-size:1.16rem;max-width:620px;color:#594c54}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.hero-card{border-radius:var(--radius);padding:12px;background:#fff;box-shadow:var(--shadow);transform:rotate(1deg)}.hero-card img{border-radius:18px;aspect-ratio:4/3;object-fit:cover;background:linear-gradient(135deg,#f3dfff,#fff1c0)}.slider-dots{position:absolute;left:50%;bottom:22px;transform:translateX(-50%);display:flex;gap:8px}.slider-dots button{width:10px;height:10px;border-radius:50%;border:0;background:#cfc2d5}.slider-dots button.active{background:var(--purple);width:30px;border-radius:999px}.section{padding:74px 0}.section-title{text-align:center;max-width:760px;margin:0 auto 34px}.section-title h2,.split h2,.business h2,.location h2{font-size:clamp(1.8rem,4vw,3rem);line-height:1.05;margin:0 0 12px;color:#24151f}.section-title p,.split p,.business p,.location p{color:#625761;font-size:1.05rem}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cat{position:relative;overflow:hidden;border-radius:20px;min-height:180px;background:#eee;box-shadow:0 12px 28px rgba(0,0,0,.08)}.cat img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.cat:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.64))}.cat span{position:absolute;left:16px;right:16px;bottom:14px;z-index:2;color:#fff;font-weight:900;font-size:1.05rem}.split{background:#fff}.split.alt{background:var(--soft)}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.checklist{padding:0;margin:22px 0;list-style:none}.checklist li{padding:8px 0 8px 34px;position:relative;font-weight:700}.checklist li:before{content:"✓";position:absolute;left:0;color:var(--purple);font-weight:900}.photo-stack{display:grid;grid-template-columns:1fr 1fr;gap:16px}.photo-stack img,.image-panel img{border-radius:var(--radius);box-shadow:var(--shadow);aspect-ratio:4/5;object-fit:cover;background:#f4e8f8}.photo-stack img:nth-child(2){margin-top:45px}.business{background:linear-gradient(135deg,#211020,var(--purple));color:#fff}.business-card{display:grid;grid-template-columns:1.1fr 1fr auto;gap:28px;align-items:center}.business h2,.business p,.business .eyebrow{color:#fff}.business-products{display:flex;flex-wrap:wrap;gap:10px}.business-products span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);padding:10px 14px;border-radius:999px;font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 10px 26px rgba(0,0,0,.08);display:flex;flex-direction:column}.product img{aspect-ratio:1/1;object-fit:cover;background:#f1e7f5}.product h3{margin:16px 16px 4px;font-size:1.05rem}.product p{margin:0 16px 14px;color:#665b64;font-size:.94rem;flex:1}.product a{margin:0 16px 18px;color:var(--purple);font-weight:900}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps div{background:#fff;border-radius:22px;padding:22px;box-shadow:0 10px 26px rgba(0,0,0,.06)}.steps strong{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--purple);color:#fff}.steps h3{margin:14px 0 6px}.location{background:#fff}.location-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:center}.location address{font-style:normal;background:var(--soft);border-left:4px solid var(--gold);padding:18px;border-radius:16px;margin:18px 0}.map-wrap{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);min-height:360px}.map-wrap iframe{width:100%;height:420px;border:0}.footer{padding:32px 0;background:#24151f;color:#fff}.footer-grid{display:flex;justify-content:space-between;gap:20px}.footer p{color:#e8ddea}.whatsapp-float{position:fixed;right:18px;bottom:18px;width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:#25D366;color:#fff;font-size:30px;box-shadow:0 14px 30px rgba(0,0,0,.25);z-index:80}
@media (max-width:900px){.menu-btn{display:block}.menu{display:none;position:absolute;left:4%;right:4%;top:72px;background:#fff;border-radius:18px;box-shadow:var(--shadow);padding:16px;flex-direction:column;align-items:stretch}.menu.open{display:flex}.hero-grid,.split-grid,.business-card,.location-grid{grid-template-columns:1fr}.slide,.slider{min-height:auto}.slide{padding:44px 0 70px}.hero-card{transform:none}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:1fr 1fr}.business-card .btn{width:100%}}
@media (max-width:560px){.nav{height:66px}.brand small{font-size:.75rem}.hero h1,.hero h2{font-size:2.35rem}.hero p{font-size:1rem}.section{padding:52px 0}.category-grid,.product-grid,.steps,.photo-stack{grid-template-columns:1fr}.photo-stack img:nth-child(2){margin-top:0}.cat{min-height:150px}.actions .btn{width:100%}.footer-grid{display:block}.whatsapp-float{width:56px;height:56px}.map-wrap iframe{height:340px}}
