:root{--bg:#fffaf5;--card:#fff;--ink:#202124;--muted:#6b7280;--brand:#f5820b;--brand2:#ea6f00;--cream:#fff1df;--line:#eadfd3;--shadow:0 18px 50px #321e0a1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(1120px,100% - 32px);margin:auto}.nav{z-index:40;background:#fff;border-bottom:1px solid #eee;position:sticky;top:0}.navin{justify-content:space-between;align-items:center;gap:22px;height:92px;display:flex}.logo{letter-spacing:-.055em;align-items:baseline;font-size:28px;font-weight:950;line-height:1;display:flex;position:relative}.logoBlack{color:#171717}.logo>span:nth-child(2){color:var(--brand)}.logo small{letter-spacing:.35em;color:#4b3424;font-size:10px;font-weight:800;position:absolute;top:31px;left:42px}.navlinks{color:#292929;gap:34px;font-size:16px;display:flex}.navlinks a{transition:color .2s}.navlinks a:hover{color:var(--brand)}.navcta,.btn{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;padding:14px 22px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.navcta,.primary{background:var(--brand);color:#fff}.navcta:hover,.primary:hover{transform:translateY(-2px);box-shadow:0 10px 24px #f5820b47}.secondary{background:#fff;border:1px solid #ddd}.hero{padding:0}.heroFull{background:#17130f;align-items:flex-start;min-height:calc(100vh - 92px);display:flex;position:relative;overflow:hidden}.heroImage{z-index:0;object-fit:cover;object-position:center center}.heroShade{z-index:1;background:linear-gradient(90deg,#000000c7 0%,#0000008f 32%,#00000014 68%,#00000005 100%),linear-gradient(#0000 58%,#0000004d);position:absolute;inset:0}.heroContent{z-index:2;align-items:center;min-height:650px;padding:58px 0 190px;display:flex;position:relative}.heroCopy{color:#fff;max-width:600px}.eyebrow{color:#282828;background:#f7eee1;border-radius:9px;padding:9px 14px;font-size:14px;font-weight:800;display:inline-flex}.hero h1{letter-spacing:-.055em;margin:20px 0 22px;font-size:clamp(48px,5.4vw,78px);line-height:.94}.hero h1 em{color:var(--brand);font-style:normal}.hero p{color:#fff;max-width:590px;margin:0;font-size:18px;line-height:1.55}.actions{flex-wrap:wrap;gap:14px;margin:25px 0;display:flex}.heroSecondary{color:#242424}.heroTrust{flex-wrap:wrap;gap:28px;margin-top:28px;display:flex}.heroTrust span{color:#fff;grid-template-columns:28px 1fr;align-items:center;column-gap:5px;font-size:17px;display:grid}.heroTrust span:first-letter{font-size:25px}.heroTrust b{font-size:15px}.heroTrust small{color:#fff;grid-column:2;font-size:13px}.heroOffer{z-index:4;background:#fff8ed;border-radius:28px;grid-template-columns:1.25fr .75fr 1.25fr;align-items:center;gap:26px;width:min(1120px,100% - 32px);padding:22px 34px;display:grid;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 45px #0003}.offerItem{align-items:center;gap:16px;min-width:0;display:flex}.offerItem+.offerItem{border-left:1px solid #eadbc7;padding-left:26px}.offerIcon{text-align:center;min-width:46px;font-size:35px}.offerItem strong{margin-bottom:5px;font-size:17px;display:block}.offerItem p{color:#333;margin:0;font-size:14px;line-height:1.4}.offerPrice b{color:var(--brand);letter-spacing:-.04em;font-size:42px;line-height:1;display:block}.small{color:var(--muted);font-size:13px}section{padding:72px 0}.sectionHead{max-width:720px;margin-bottom:30px}.sectionHead h2{letter-spacing:-.045em;margin:0 0 10px;font-size:clamp(30px,4vw,46px)}.sectionHead p{color:var(--muted);line-height:1.6}.grid3{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.card{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:22px;box-shadow:0 8px 28px #4f2d120d}.card h3{margin:8px 0}.card p{color:var(--muted);line-height:1.55}.icon{font-size:28px}.categoryTabs{scrollbar-width:none;gap:9px;padding:4px 2px 12px;display:flex;overflow-x:auto}.categoryTabs::-webkit-scrollbar{display:none}.categoryTabs button{border:1px solid var(--line);color:#5b5148;cursor:pointer;background:#fff;border-radius:999px;flex:none;padding:9px 15px;font-weight:800;transition:all .2s}.categoryTabs button:hover,.categoryTabs button.active{background:var(--brand);border-color:var(--brand);color:#fff}.catalogStatus{color:var(--muted);margin:2px 0 18px;font-size:12px}.menuGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.menuCard{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:20px;flex-direction:column;min-height:210px;padding:18px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.menuCard:hover,.menuCard:focus-visible{border-color:#f6bd83;outline:none;transform:translateY(-3px);box-shadow:0 16px 34px #4f2d121f}.menuImage{background:var(--cream);cursor:zoom-in;border-radius:20px 20px 0 0;height:220px;margin:-18px -18px 16px;position:relative;overflow:hidden}.menuImage img{object-fit:cover;transition:transform .35s}.menuCard:hover .menuImage img{transform:scale(1.035)}.menuImageEmpty{color:var(--muted);cursor:pointer;justify-content:center;align-items:center;font-weight:700;display:flex}.menuTop{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.menuTop strong{font-size:18px}.tag{background:var(--cream);white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800}.menuCard p{color:var(--muted);font-size:14px;line-height:1.45}.menuPrice{margin-top:auto;font-size:22px;font-weight:900}.qty{align-items:center;gap:8px;margin-top:12px;display:flex}.qty button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;width:34px;height:34px}.qty span{text-align:center;min-width:24px;font-weight:800}.cart{z-index:20;color:#fff;background:#1f2937;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;margin:24px auto 0;padding:14px 18px;display:flex;position:sticky;bottom:12px;box-shadow:0 20px 40px #0000002e}.cart button{color:#082b17;background:#25d366}.testimonials{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.quote{font-size:18px;line-height:1.55}.stars{color:#f59e0b;letter-spacing:2px}.faq{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq summary{cursor:pointer;font-weight:800}.contact{grid-template-columns:.8fr 1.2fr;gap:22px;display:grid}.form{border:1px solid var(--line);background:#fff;border-radius:22px;padding:24px}.field{gap:7px;margin-bottom:14px;display:grid}.field label{font-size:13px;font-weight:800}.field input,.field textarea{border:1px solid #d9cec1;border-radius:12px;outline:none;width:100%;padding:13px 14px}.field input:focus,.field textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #f973161a}.error{color:#c2410c;font-size:12px}.blogGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.post{border:1px solid var(--line);background:#fff;border-radius:20px;padding:20px}.post small{color:var(--muted)}footer{border-top:1px solid var(--line);color:var(--muted);padding:42px 0;font-size:13px}.socials{flex-wrap:wrap;gap:9px;display:flex}.social{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 11px}.reveal{animation:.65s both rise}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.productModalBackdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#14100cad;justify-content:center;align-items:center;padding:24px;animation:.18s both modalFade;display:flex;position:fixed;inset:0}.productModal{border:1px solid var(--line);background:#fff;border-radius:28px;width:min(760px,100%);max-height:min(92vh,900px);animation:.22s both modalUp;position:relative;overflow:auto;box-shadow:0 30px 90px #00000057}.productModalClose{z-index:3;color:#202124;cursor:pointer;background:#fff;border:0;border-radius:50%;width:46px;height:46px;font-size:32px;line-height:1;position:absolute;top:16px;right:16px;box-shadow:0 8px 22px #00000029}.productModalClose:hover{transform:scale(1.04)}.productModalImage{background:var(--cream);height:min(58vh,520px);min-height:300px;position:relative;overflow:hidden}.productModalImage:first-child{border-radius:28px 28px 0 0}.productModalImage img{object-fit:contain}.productModalImageEmpty{color:var(--muted);justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex}.productModalBody{padding:28px 30px 32px}.productModalBody h2{letter-spacing:-.04em;margin:0;font-size:32px}.productModalDescription{color:var(--muted);margin:14px 0;font-size:18px;line-height:1.55}.productModalPrice{margin-top:18px;font-size:36px;font-weight:950}.productModalActions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:22px;padding-top:18px;display:flex}.productModalActions .qty{margin:0}.productModalAdd{min-height:48px}.productModalBackdrop:focus-visible{outline:none}.productVideoSection{border-top:1px solid var(--line);margin-top:26px;padding-top:22px}.productVideoHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.productVideoHeader strong{font-size:19px}.productVideoHeader span{background:var(--cream);color:#5b5148;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.productVideoFrame{aspect-ratio:16/9;background:#111;border-radius:18px;width:100%;position:relative;overflow:hidden;box-shadow:0 12px 28px #00000024}.productVideoFrame iframe,.productVideoFrame video{object-fit:contain;background:#111;border:0;width:100%;height:100%;display:block}.productVideoFrame video{object-fit:contain}@media (max-width:1000px){.navlinks{gap:18px}.navin{height:78px}.heroFull{min-height:760px}.heroContent{min-height:650px}.heroOffer{grid-template-columns:1fr;gap:14px;padding:18px 22px}.offerItem+.offerItem{border-top:1px solid #eadbc7;border-left:0;padding-top:14px;padding-left:0}.offerPrice{border-top:1px solid #eadbc7!important;padding-top:14px!important}.heroContent{padding-bottom:270px}}@media (max-width:850px){.navin{height:72px}.navlinks{display:none}.navcta{padding:11px 14px;font-size:13px}.grid3,.menuGrid,.testimonials,.blogGrid,.contact{grid-template-columns:1fr 1fr}.heroFull{min-height:780px}.heroContent{padding-top:48px}.hero h1{font-size:clamp(46px,9vw,68px)}.heroOffer{bottom:12px}.heroShade{background:linear-gradient(90deg,#000c,#0000006b),linear-gradient(#0000,#0006)}}@media (max-width:560px){.container{width:min(100% - 22px,1120px)}section{padding:54px 0}.logo{font-size:24px}.logo small{font-size:8px;top:27px;left:36px}.navcta{padding:10px 11px;font-size:12px}.heroFull{min-height:820px}.heroImage{object-position:60% center}.heroContent{align-items:flex-start;min-height:auto;padding:34px 0 300px}.heroCopy{max-width:100%}.eyebrow{padding:8px 11px;font-size:12px}.hero h1{margin:17px 0;font-size:clamp(42px,12vw,52px);line-height:.96}.hero p{font-size:16px;line-height:1.48}.actions{gap:9px;margin:21px 0}.actions .btn{width:100%;min-height:48px}.heroTrust{gap:12px;margin-top:18px}.heroTrust span{grid-template-columns:22px 1fr;font-size:13px}.heroTrust b{font-size:12px}.heroTrust small{font-size:10px}.heroOffer{border-radius:20px;gap:10px;width:calc(100% - 22px);max-height:278px;padding:14px 15px;bottom:8px;overflow:auto}.offerItem{gap:9px}.offerIcon{min-width:32px;font-size:25px}.offerItem strong{font-size:13px}.offerItem p{font-size:11.5px;line-height:1.35}.offerPrice b{font-size:32px}.grid3,.menuGrid,.testimonials,.blogGrid,.contact{grid-template-columns:1fr}.sectionHead h2{font-size:32px}.menuCard{min-height:190px}.menuImage{height:200px}.cart{flex-direction:column;align-items:stretch;margin-top:18px;bottom:8px}.cart button{width:100%;min-height:46px}.productModalBackdrop{align-items:flex-end;padding:10px}.productModal{border-radius:24px;width:100%;max-height:94vh}.productModalImage{height:42vh;min-height:240px}.productModalImage:first-child{border-radius:24px 24px 0 0}.productModalBody{padding:22px 20px 24px}.productModalBody h2{font-size:27px}.productModalDescription{font-size:16px}.productModalPrice{font-size:32px}.productModalActions{flex-direction:column;align-items:stretch}.productModalAdd{width:100%}.productModalClose{width:42px;height:42px;font-size:29px;top:12px;right:12px}.productVideoHeader{flex-direction:column;align-items:flex-start}.productVideoFrame{border-radius:14px}}
.productVideoFrame{aspect-ratio:16/9;width:100%;height:auto;min-height:0;position:relative}.productVideoFrame iframe,.productVideoFrame video{width:100%;min-width:0;height:100%;min-height:0;display:block;position:absolute;inset:0}@media (max-width:560px){.productVideoSection,.productVideoHeader{width:100%;min-width:0}.productVideoHeader strong{font-size:18px}.productVideoFrame{aspect-ratio:16/9;border-radius:16px;width:100%;max-width:100%;height:auto;min-height:0}.productVideoFrame iframe,.productVideoFrame video{width:100%;max-width:100%;height:100%;max-height:100%}}
