:root{--orange:#f47721;--ink:#181818;--cream:#faf5f0;--line:#ece7e2}*{box-sizing:border-box;scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Tahoma,Arial,sans-serif;background:#fff}a{text-decoration:none;color:inherit}.service-top{height:42px;padding:0 max(24px,calc((100% - 1280px)/2));display:flex;gap:45px;align-items:center;border-bottom:1px solid var(--line);font-size:12px;background:#fbfaf9}.topbar{max-width:1280px;height:88px;margin:auto;padding:8px;display:grid;grid-template-columns:250px 1fr 270px;gap:28px;align-items:center}.brand img{width:205px;height:70px;object-fit:contain}.head-search{height:49px;border:1px solid var(--line);border-radius:11px;display:flex;position:relative;background:#fbfbfb}.head-search input{width:100%;border:0;outline:0;background:#fff0;padding:0 18px;font:inherit}.head-search>button{width:55px;border:0;background:#fff0;font-size:28px}.suggestions{display:none;position:absolute;top:54px;right:0;left:0;background:#fff;border:1px solid var(--line);border-radius:12px;z-index:50;box-shadow:0 15px 40px #0002;overflow:hidden}.suggestions.open{display:block}.suggestions button{width:100%;display:flex;gap:12px;align-items:center;padding:8px 12px;border:0;border-bottom:1px solid #eee;background:#fff;text-align:right}.suggestions img{width:50px;height:50px;object-fit:contain}.suggestions small{display:block;color:#777}.head-actions{display:flex;justify-content:flex-end;gap:20px;font-size:12px}.main-nav{height:55px;border-block:1px solid var(--line);display:flex;justify-content:center;align-items:center;gap:55px}.main-nav>a,.dropdown>a{height:100%;display:flex;align-items:center;font-size:13px}.main-nav .active{color:var(--orange);border-bottom:2px solid var(--orange)}.dropdown{height:100%;position:relative}.dropdown>div{display:none;position:absolute;top:53px;right:-20px;min-width:230px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 30px #0002;z-index:40;border-radius:0 0 12px 12px;padding:8px}.dropdown:hover>div{display:block}.dropdown>div a{display:block;padding:10px;border-radius:7px}.dropdown>div a:hover{background:#fff1e8;color:var(--orange)}.promo{max-width:1280px;margin:12px auto 0;padding:10px 18px;border-radius:10px;background:#171717;color:#fff;display:flex;gap:15px;justify-content:center;font-size:12px}.promo b{color:#ff984f}.hero{max-width:1280px;height:470px;margin:18px auto 26px;border-radius:25px;overflow:hidden;display:grid;grid-template-columns:35% 65%;position:relative;background:linear-gradient(90deg,#fbf7f2 0 35%,#eadbca 35%)}.hero-copy{padding:75px 55px;z-index:4}.hero-copy h1{font-size:42px;line-height:1.55;margin:12px 0}.hero-copy h1 strong{color:var(--orange);font-size:32px}.hero-copy p{color:#555;line-height:2}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:22px;background:var(--orange);color:#fff;padding:12px 22px;font:inherit;cursor:pointer}.button.outline{background:#fff;color:#222;border:1px solid #ddd;margin-right:8px}.hero-art{position:relative;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 20%,#fff8,transparent 40%),linear-gradient(#e6d5c5,#f7f1eb)}.hero-art img{width:90%;height:440px;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 20px 15px #573b2530)}.hero-arrow,.image-arrow{position:absolute;top:48%;width:46px;height:46px;border:0;border-radius:50%;background:#fff;font-size:30px;z-index:7;box-shadow:0 4px 15px #0002}.hero-arrow.prev{right:36%}.hero-arrow.next{left:18px}.hero-dots{position:absolute;bottom:14px;left:56%;display:flex;gap:8px}.hero-dots button{width:9px;height:9px;border:0;border-radius:9px;background:#fff}.hero-dots button.active{width:24px;background:var(--orange)}.trust{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:15px;padding:20px;box-shadow:0 7px 22px #0000000c}.trust div{font-size:23px;padding:0 20px;border-left:1px solid var(--line)}.trust div:last-child{border:0}.trust b,.trust small{display:block;margin-right:35px;margin-top:-25px;font-size:12px}.trust small{margin-top:7px;color:#777;font-size:10px}.section{max-width:1280px;margin:50px auto}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:20px}.section-title h2{margin:5px 0;font-size:27px}.section-title small{color:var(--orange)}.section-title>a{color:var(--orange);font-size:12px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.category-grid button{height:165px;border:1px solid var(--line);border-radius:18px;background:#fff;padding:8px}.category-grid img{width:100%;height:115px;object-fit:contain}.category-grid b{display:block}.chips{display:flex;gap:8px;overflow:auto;padding-bottom:14px}.chips button{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:18px;padding:8px 14px}.chips button.active{background:var(--orange);color:#fff}.status{padding:25px;text-align:center;color:#777}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.card{border:1px solid var(--line);border-radius:17px;background:#fff;overflow:hidden;box-shadow:0 8px 25px #0000000a;cursor:pointer;transition:.2s}.card:hover{transform:translateY(-5px);box-shadow:0 16px 35px #0002}.card-img{height:280px;padding:15px}.card-img img{width:100%;height:100%;object-fit:contain}.card-copy{padding:0 18px 18px;text-align:center}.card-copy small{color:#777}.card-copy h3{font-size:15px;min-height:35px}.price-box{background:#fff6ef;border-radius:10px;padding:10px;margin:10px 0}.price-box span{font-size:10px;color:#777}.price-box b{display:block;color:var(--orange);margin-top:4px}.card-copy button{width:100%;border:1px solid #f2b992;background:#fff;color:#d9651c;border-radius:20px;padding:9px}.feature-banners{max-width:1280px;margin:0 auto 50px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-banners article{height:180px;border-radius:18px;padding:28px;background:#f4e7dc;display:flex;justify-content:space-between;align-items:center}.feature-banners .dark{background:#17191d;color:#fff}.feature-banners a{display:inline-block;border:1px solid var(--orange);color:var(--orange);border-radius:18px;padding:8px 13px;font-size:11px}.feature-banners strong,.feature-banners i{font-size:70px;color:#d79342}.service-card{border:1px solid var(--line);border-radius:20px;padding:28px;background:#fff}.tabs{display:flex;gap:8px;margin-bottom:25px}.tabs a,.tabs button{padding:10px 18px;border:1px solid var(--orange);border-radius:10px;background:#fff}.tabs .active{background:var(--orange);color:#fff}.service-card form{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:12px}.service-card label{font-size:12px}.service-card input,.rep-tools input,.rep-tools select{display:block;width:100%;margin-top:7px;padding:13px;border:1px solid #ddd;border-radius:10px}.rep-tools{display:grid;grid-template-columns:280px 1fr;gap:12px}.rep-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px;max-height:650px;overflow:auto}.rep-card{border:1px solid var(--line);border-radius:14px;padding:16px}.rep-card h3{margin:0 0 7px;font-size:15px}.rep-card b{color:var(--orange)}.rep-card p{font-size:12px;line-height:1.8;color:#555}.rep-card a{display:inline-block;margin-left:10px;color:#176ab4;font-size:12px}.about{max-width:1280px;margin:45px auto;text-align:center}.about>div{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:15px;padding:22px}.about span{font-size:29px;border-left:1px solid var(--line)}.about span:last-child{border:0}.about b{display:block;font-size:12px;margin-top:8px}footer{max-width:1280px;margin:0 auto 20px;border-radius:18px;padding:35px;background:#17191d;color:#fff;display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}footer img{width:190px;background:#fff;border-radius:8px}footer p,footer a{display:block;color:#bbb;font-size:12px;line-height:2}footer>small{grid-column:1/-1;border-top:1px solid #333;padding-top:15px;text-align:center;color:#888}.modal{display:none;position:fixed;inset:0;background:#0009;z-index:100;padding:4vh 3vw}.modal.open{display:flex}.modal-box{position:relative;width:min(1250px,100%);max-height:92vh;margin:auto;background:#fff;border-radius:22px;overflow:auto}.close{position:absolute;left:18px;top:15px;width:42px;height:42px;border:0;border-radius:50%;font-size:26px;z-index:4}.product-detail{display:grid;grid-template-columns:60% 40%;min-height:650px}.gallery{padding:40px}.zoom-stage{height:500px;position:relative;overflow:hidden;background:#fafafa;border-radius:15px;cursor:grab}.zoom-stage img{width:100%;height:100%;object-fit:contain;transform-origin:center;transition:transform .15s}.image-arrow{top:45%}.image-arrow.right{right:12px}.image-arrow.left{left:12px}.zoom-controls{text-align:center;margin:12px}.zoom-controls button{padding:7px 13px;border:1px solid #ddd;background:#fff}.thumbnails{display:flex;gap:8px;overflow:auto}.thumbnails button{width:75px;height:75px;border:1px solid #ddd;background:#fff;border-radius:9px}.thumbnails button.active{border:2px solid var(--orange)}.thumbnails img{width:100%;height:100%;object-fit:contain}.detail-copy{padding:80px 35px 35px;border-right:1px solid var(--line)}.detail-copy h2{font-size:30px}.badge{display:inline-block;background:#fff1e7;color:#d96318;border-radius:15px;padding:7px 12px}.detail-copy #detail-description{line-height:2;margin:25px 0}.detail-price{font-size:23px;color:var(--orange);font-weight:700;margin:20px 0}.add-cart{width:100%;font-size:16px}.detail-copy>p{color:#777;font-size:12px;text-align:center}@media(max-width:900px){.service-top{padding:0 12px;overflow:auto;white-space:nowrap}.topbar{height:auto;grid-template-columns:1fr auto;padding:12px}.brand img{width:150px}.head-search{grid-column:1/-1;grid-row:2}.head-actions{font-size:10px}.main-nav{justify-content:flex-start;overflow:auto;gap:28px;padding:0 15px;white-space:nowrap}.promo{margin:10px 12px}.hero{margin:12px;width:calc(100% - 24px);height:650px;grid-template-columns:1fr;grid-template-rows:48% 52%}.hero-copy{padding:28px;text-align:center}.hero-copy h1{font-size:31px}.hero-copy h1 strong{font-size:25px}.hero-arrow.prev{right:15px;top:73%}.hero-arrow.next{top:73%}.hero-dots{left:45%}.trust,.section,.feature-banners,.about,footer{margin-left:12px;margin-right:12px}.trust{grid-template-columns:repeat(2,1fr)}.trust div{border:0;padding:14px}.category-grid{grid-template-columns:repeat(3,1fr);gap:9px}.grid{grid-template-columns:repeat(2,1fr);gap:10px}.card-img{height:230px}.feature-banners{grid-template-columns:1fr}.service-card form{grid-template-columns:1fr}.tabs{overflow:auto}.rep-tools{grid-template-columns:1fr}.rep-list{grid-template-columns:1fr}.about>div{grid-template-columns:repeat(2,1fr)}footer{grid-template-columns:1fr}.product-detail{grid-template-columns:1fr}.zoom-stage{height:430px}.gallery{padding:55px 15px 20px}.detail-copy{padding:25px;border:0}.modal{padding:0}.modal-box{height:100vh;max-height:none;border-radius:0}}@media(max-width:480px){.head-actions a:first-child{display:none}.hero{height:610px}.category-grid{grid-template-columns:repeat(2,1fr)}.card-img{height:190px}.card-copy{padding:0 10px 12px}.zoom-stage{height:380px}}.hero-art{overflow:hidden}.hero-art>div{position:absolute;right:24px;bottom:24px;max-width:calc(100% - 48px);padding:9px 15px;border-radius:12px;background:#fffffff0;box-shadow:0 5px 18px #0002;text-align:right;z-index:3}.hero-art>div b,.hero-art>div small{display:block}.hero-art>div b{font-size:14px}.hero-art>div small{margin-top:3px;color:#777;font-size:11px;direction:ltr}@media(max-width:900px){.hero{grid-template-rows:48% 52%}.hero-art{min-height:0}.hero-art img{box-sizing:border-box;width:100%;height:100%;max-height:100%;padding:12px 18px 68px;object-fit:contain;mix-blend-mode:multiply}.hero-art>div{right:50%;bottom:34px;transform:translateX(50%);width:max-content;max-width:78%;padding:7px 12px;text-align:center}.hero-arrow.prev,.hero-arrow.next{top:74%;width:40px;height:40px;font-size:25px}.hero-dots{bottom:10px;left:50%;transform:translateX(-50%)}}@media(max-width:480px){.hero-copy{padding:22px 18px}.hero-copy h1{margin:6px 0;font-size:28px}.hero-copy h1 strong{font-size:23px}.hero-copy p{margin:6px 0 12px;line-height:1.7;font-size:12px}.hero-art img{padding:10px 12px 64px}.hero-art>div{bottom:30px;max-width:74%}.hero-art>div b{font-size:12px}.hero-art>div small{font-size:10px}}.mobile-menu-toggle,.mobile-drawer,.mobile-drawer-backdrop{display:none}body.home .hero{height:min(720px,calc(100vh - 230px));min-height:560px;grid-template-columns:1fr;background:#25211e;isolation:isolate}body.home .hero-art{position:absolute;inset:0;background:radial-gradient(circle at 36% 42%,#f4e8dc 0,#c4b19f 44%,#695d53 100%)}body.home .hero-art:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgb(12 10 9 / .82) 0,rgb(12 10 9 / .55) 38%,rgb(12 10 9 / .08) 72%),linear-gradient(0deg,rgb(0 0 0 / .32),transparent 55%)}body.home .hero-art img{position:absolute;inset:0;width:100%;height:100%;padding:30px 5% 24px 35%;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 28px 26px #0005);z-index:1}body.home .hero-art>div{right:auto;left:38px;bottom:35px;max-width:290px;background:#171513cc;color:#fff;backdrop-filter:blur(8px);border:1px solid #ffffff30;z-index:4}body.home .hero-art>div small{color:#ddd}body.home .hero-copy{position:relative;z-index:5;width:min(560px,46%);align-self:center;justify-self:start;margin-right:7%;padding:45px;color:#fff;text-shadow:0 2px 14px #0005}body.home .hero-copy small{font-weight:700;letter-spacing:.3px;color:#ffd9bd}body.home .hero-copy h1{font-size:52px;line-height:1.45;margin:12px 0}body.home .hero-copy h1 strong{font-size:38px;color:#ff8b3d}body.home .hero-copy p{max-width:470px;color:#f4f1ee;font-size:15px;line-height:2}body.home .hero-actions{display:flex;gap:12px;margin-top:24px}body.home .button{min-width:155px;border-radius:28px;padding:14px 24px;box-shadow:0 10px 28px #0003}body.home .button.outline{margin:0;background:#ffffff10;color:#fff;border:1px solid #fff;backdrop-filter:blur(8px)}body.home .hero-arrow{top:50%;background:#ffffffde;transition:.2s}body.home .hero-arrow:hover{background:var(--orange);color:#fff}body.home .hero-arrow.prev{right:22px}body.home .hero-arrow.next{left:22px}body.home .hero-dots{left:50%;bottom:21px;transform:translateX(-50%);z-index:6}@media(max-width:900px){body.mf-menu-open{overflow:hidden}.service-top{display:none}.topbar{height:76px;display:grid;grid-template-columns:48px 1fr 48px;position:relative;padding:8px 16px;border-bottom:1px solid var(--line);z-index:75;background:#fff}.mobile-menu-toggle{display:flex;width:44px;height:44px;grid-column:1;grid-row:1;align-self:center;flex-direction:column;justify-content:center;gap:5px;border:0;border-radius:12px;background:#fff0;padding:10px;cursor:pointer}.mobile-menu-toggle span{display:block;width:24px;height:2px;background:#222;border-radius:2px}.brand{grid-column:2;grid-row:1;justify-self:center}.brand img{width:145px;height:58px}.head-search,.head-actions,.main-nav{display:none}.mobile-drawer-backdrop{display:block;position:fixed;inset:0;background:#0000;z-index:110;transition:background .25s}.mobile-drawer-backdrop.open{background:#0009}.mobile-drawer{display:flex;position:fixed;top:0;right:0;bottom:0;width:min(340px,86vw);z-index:111;flex-direction:column;background:#242322;color:#fff;transform:translateX(105%);transition:transform .28s ease;box-shadow:-20px 0 60px #0004}.mobile-drawer.open{transform:translateX(0)}.mobile-drawer-head{height:88px;display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border-bottom:1px solid #ffffff1c}.drawer-brand img{width:145px;height:62px;object-fit:contain;background:#fff;border-radius:8px}.mobile-menu-close{width:42px;height:42px;border:1px solid #ffffff42;border-radius:50%;background:#fff0;color:#fff;font-size:27px;line-height:1}.mobile-drawer-nav{display:flex;flex-direction:column;padding:14px 0;overflow:auto}.mobile-drawer-nav a{padding:16px 25px;border-right:4px solid #fff0;font-size:14px}.mobile-drawer-nav a:hover,.mobile-drawer-nav a.active{background:var(--orange);border-color:#ffb27e}.mobile-drawer-foot{margin-top:auto;padding:20px 24px;background:#191817}.mobile-drawer-foot b,.mobile-drawer-foot small{display:block}.mobile-drawer-foot small{margin-top:7px;color:#aaa;line-height:1.8}body.home .topbar{position:absolute;top:0;right:0;left:0;background:linear-gradient(#0009,transparent);border:0}.home .mobile-menu-toggle span{background:#fff}.home .brand img{background:#ffffffe8;border-radius:9px;padding:3px}body.home .promo{display:none}body.home main{padding-top:0}body.home .hero{width:100%;height:100svh;min-height:640px;margin:0 0 25px;border-radius:0 0 28px 28px;display:block}body.home .hero-art{inset:0}body.home .hero-art:after{background:linear-gradient(0deg,rgb(0 0 0 / .82) 0,rgb(0 0 0 / .46) 50%,rgb(0 0 0 / .28) 100%)}body.home .hero-art img{width:100%;height:100%;padding:95px 12px 200px;object-fit:contain;mix-blend-mode:multiply}body.home .hero-art>div{right:50%;left:auto;bottom:112px;transform:translateX(50%);width:max-content;max-width:68%;padding:7px 12px;text-align:center;background:#111b}body.home .hero-copy{position:absolute;right:20px;left:20px;top:50%;width:auto;margin:0;padding:0;text-align:center;transform:translateY(-49%)}body.home .hero-copy small{font-size:12px}body.home .hero-copy h1{font-size:38px;line-height:1.45;margin:12px 0}body.home .hero-copy h1 strong{font-size:29px}body.home .hero-copy p{max-width:460px;margin:0 auto;font-size:13px;line-height:1.9}body.home .hero-actions{justify-content:center;margin-top:20px}body.home .button{min-width:135px;padding:12px 18px;font-size:13px}body.home .hero-arrow.prev,body.home .hero-arrow.next{top:58%;width:43px;height:43px}body.home .hero-arrow.prev{right:15px}body.home .hero-arrow.next{left:15px}body.home .hero-dots{bottom:30px}}@media(max-width:480px){body.home .hero{min-height:620px}body.home .hero-art img{padding:85px 5px 190px}body.home .hero-copy{right:17px;left:17px;top:43%}body.home .hero-copy h1{font-size:32px}body.home .hero-copy h1 strong{font-size:25px}body.home .hero-copy p{font-size:12px}body.home .hero-actions{gap:8px}body.home .button{min-width:125px;padding:11px 13px}body.home .hero-art>div{bottom:95px;max-width:65%}}.main-nav{display:none}.topbar{max-width:none;height:78px;padding:8px max(22px,calc((100% - 1280px)/2));grid-template-columns:58px 230px 1fr 270px;background:#262525;color:#fff}.mobile-menu-toggle{display:flex;width:46px;height:46px;grid-column:1;align-self:center;flex-direction:column;justify-content:center;gap:6px;border:1px solid #ffffff38;border-radius:11px;background:#fff0;padding:10px;cursor:pointer}.mobile-menu-toggle span{display:block;width:24px;height:2px;background:#fff;border-radius:3px}.brand{grid-column:2}.brand img{width:190px;height:62px;background:#fff;border-radius:8px;padding:3px}.head-search{grid-column:3;background:#ffffffed;color:#222}.head-actions{grid-column:4;color:#fff}.mobile-drawer-backdrop{display:block;position:fixed;inset:0;background:#0000;z-index:110;transition:background .25s}.mobile-drawer-backdrop.open{background:#0009}.mobile-drawer{display:flex;position:fixed;top:0;right:0;bottom:0;width:min(380px,88vw);z-index:111;flex-direction:column;background:#242322;color:#fff;transform:translateX(105%);transition:transform .28s ease;box-shadow:-20px 0 60px #0004}.mobile-drawer.open{transform:translateX(0)}.mobile-drawer-head{height:88px;display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border-bottom:1px solid #ffffff1c}.drawer-brand img{width:155px;height:62px;object-fit:contain;background:#fff;border-radius:8px}.mobile-menu-close{width:42px;height:42px;border:1px solid #ffffff42;border-radius:50%;background:#fff0;color:#fff;font-size:27px;line-height:1}.mobile-drawer-nav{display:flex;flex-direction:column;padding:14px 0;overflow:auto}.mobile-drawer-nav a{padding:15px 25px;border-right:4px solid #fff0;font-size:14px}.mobile-drawer-nav a:hover,.mobile-drawer-nav a.active{background:var(--orange);border-color:#ffb27e}.drawer-search{height:46px;display:flex;margin:0 16px 12px;border:1px solid #ffffff36;border-radius:10px;overflow:hidden;background:#fff}.drawer-search input{width:100%;border:0;outline:0;padding:0 12px;font:inherit}.drawer-search button{width:48px;border:0;background:#fff;font-size:24px}.mobile-drawer-foot{margin-top:auto;padding:20px 24px;background:#191817}.mobile-drawer-foot b,.mobile-drawer-foot small{display:block}.mobile-drawer-foot small{margin-top:7px;color:#aaa;line-height:1.8}body.mf-menu-open{overflow:hidden}body.home .hero{height:min(690px,calc(100vh - 180px));min-height:560px;display:grid;grid-template-columns:38% 62%;background:#24211f}body.home .hero-copy{grid-column:1;grid-row:1;position:relative;width:auto;margin:0;padding:65px 52px;align-self:stretch;justify-self:stretch;display:flex;flex-direction:column;justify-content:center;transform:none;text-align:right;background:linear-gradient(145deg,#292624,#171615);z-index:5}body.home .hero-copy h1{font-size:46px}body.home .hero-copy h1 strong{font-size:34px}body.home .hero-copy p{margin:0;color:#e9e5e1}body.home .hero-actions{justify-content:flex-start}body.home .hero-art{position:relative;inset:auto;grid-column:2;grid-row:1;width:100%;height:100%;background:radial-gradient(circle at 50% 44%,#fff 0,#eadfd4 50%,#c9b8a8 100%)}body.home .hero-art:after{background:linear-gradient(90deg,#00000016,transparent 35%)}body.home .hero-art img{position:absolute;inset:0;width:100%;height:100%;padding:35px 45px;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 26px 24px #0003)}body.home .hero-art>div{display:none}body.home .hero-arrow.prev{right:calc(38% + 18px)}body.home .hero-arrow.next{left:18px}@media(max-width:900px){.topbar{height:72px;grid-template-columns:48px 1fr 48px;padding:8px 14px;background:#262525}.brand{grid-column:2}.brand img{width:145px;height:56px}.head-search,.head-actions{display:none}body.home .topbar{position:relative;background:#262525}body.home .hero{height:calc(100svh - 72px);min-height:650px;margin:0 0 24px;display:grid;grid-template-columns:1fr;grid-template-rows:42% 58%;border-radius:0 0 25px 25px}body.home .hero-copy{grid-column:1;grid-row:1;position:relative;right:auto;left:auto;top:auto;width:100%;padding:24px 20px;transform:none;text-align:center;align-items:center}body.home .hero-copy h1{font-size:34px;margin:7px 0}body.home .hero-copy h1 strong{font-size:27px}body.home .hero-copy p{font-size:12px;line-height:1.8}body.home .hero-actions{justify-content:center;margin-top:13px}body.home .hero-art{grid-column:1;grid-row:2;position:relative;width:100%;height:100%}body.home .hero-art img{padding:16px 20px 52px;object-fit:contain}body.home .hero-art:after{background:linear-gradient(0deg,#00000017,transparent 35%)}body.home .hero-arrow.prev,body.home .hero-arrow.next{top:70%}body.home .hero-arrow.prev{right:14px}body.home .hero-arrow.next{left:14px}body.home .hero-dots{bottom:18px}}@media(max-width:480px){body.home .hero{min-height:620px;grid-template-rows:44% 56%}body.home .hero-copy{padding:18px 15px}body.home .hero-copy h1{font-size:29px}body.home .hero-copy h1 strong{font-size:23px}body.home .hero-actions{margin-top:10px}.drawer-search{margin-top:2px}}.mobile-drawer-backdrop[hidden]{display:none!important}.mobile-drawer-backdrop:not(.open){pointer-events:none}.mobile-drawer-backdrop.open{pointer-events:auto}.mf-admin-tools{position:fixed;top:10px;left:12px;z-index:1000;display:flex;gap:7px;padding:6px;border:1px solid #ffffff36;border-radius:12px;background:#181818e8;color:#fff;box-shadow:0 8px 25px #0004;backdrop-filter:blur(10px)}.mf-admin-tools a{padding:7px 10px;border-radius:8px;font-size:11px;white-space:nowrap}.mf-admin-tools a:hover{background:var(--orange)}body.home .service-top{display:none}body.home .topbar{position:absolute;top:0;right:50%;transform:translateX(50%);z-index:80;width:min(1280px,calc(100% - 36px));height:92px;padding:16px 24px;display:grid;grid-template-columns:58px 230px minmax(260px,1fr) 250px;gap:20px;direction:ltr;background:linear-gradient(180deg,#151515c9,transparent);color:#fff;border:0}body.home .mobile-menu-toggle{grid-column:1;grid-row:1;direction:rtl;border-color:#fff5;background:#00000024}body.home .brand{grid-column:2;grid-row:1;direction:rtl}body.home .brand img{width:185px;height:60px;padding:4px;border-radius:9px;background:#ffffffed;object-fit:contain}body.home .head-search{grid-column:3;grid-row:1;direction:rtl;align-self:center;background:#ffffffef;color:#222;border:0;box-shadow:0 7px 25px #0002}body.home .head-actions{grid-column:4;grid-row:1;direction:rtl;align-self:center;color:#fff}body.home .promo{display:none}body.home main{padding-top:0}body.home .hero{width:min(1440px,100%);max-width:none;height:min(790px,100svh);min-height:650px;margin:0 auto 34px;border-radius:0 0 32px 32px;display:block;position:relative;isolation:isolate;background:linear-gradient(135deg,#1c1b1a,#5a5048);box-shadow:0 18px 50px #0002}body.home .hero-art{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;background:radial-gradient(circle at 30% 45%,#f5eee8 0,#d7c5b5 34%,#6e6258 67%,#211f1e 100%)}body.home .hero-art:before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,transparent 0 48%,rgb(13 12 11 / .22) 57%,rgb(13 12 11 / .88) 100%)}body.home .hero-art:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,#0005 0,transparent 28%,#0002 100%)}body.home .hero-art img{position:absolute;z-index:1;left:3%;top:10%;width:57%;height:82%;padding:28px;object-fit:contain;object-position:center;mix-blend-mode:multiply;filter:drop-shadow(0 28px 24px #0005)}body.home .hero-art>div{display:none!important}body.home .hero-copy{position:absolute;z-index:5;right:7%;top:52%;width:min(500px,39%);padding:0;margin:0;transform:translateY(-45%);display:block;text-align:right;color:#fff;background:none;text-shadow:0 3px 16px #0008}body.home .hero-copy small{color:#ffe0c9;font-size:13px;font-weight:700}body.home .hero-copy h1{margin:13px 0;font-size:56px;line-height:1.35}body.home .hero-copy h1 strong{display:inline-block;color:#ff8b3d;font-size:39px}body.home .hero-copy p{max-width:460px;margin:0;color:#f5f2ef;font-size:15px;line-height:2}body.home .hero-actions{display:flex;justify-content:flex-start;gap:11px;margin-top:27px}body.home .hero-actions .button{min-width:155px;padding:13px 22px;border-radius:28px}body.home .hero-actions .outline{margin:0;background:#ffffff0e;color:#fff;border:1px solid #fff;backdrop-filter:blur(7px)}body.home .hero-arrow{top:54%;z-index:7;width:48px;height:48px;background:#ffffffdf}body.home .hero-arrow.prev{right:22px}body.home .hero-arrow.next{left:22px}body.home .hero-dots{z-index:7;left:50%;bottom:22px;transform:translateX(-50%)}@media(max-width:900px){.mf-admin-tools{top:auto;bottom:12px;left:12px;max-width:calc(100% - 24px)}body.home .topbar{position:absolute;top:0;right:0;transform:none;width:100%;height:78px;padding:10px 18px;display:grid;grid-template-columns:52px 1fr;direction:ltr;background:linear-gradient(180deg,#111b,transparent)}body.home .mobile-menu-toggle{grid-column:1;justify-self:start;width:46px;height:46px}body.home .brand{grid-column:2;justify-self:end}body.home .brand img{width:150px;height:56px}body.home .head-search,body.home .head-actions{display:none}body.home .hero{height:100svh;min-height:680px;margin:0 0 26px;border-radius:0 0 28px 28px}body.home .hero-art{background:linear-gradient(180deg,#282421 0,#171615 46%,#e4d4c5 46%,#f9f5f1 100%)}body.home .hero-art:before{background:linear-gradient(180deg,#0003 0,transparent 44%,#00000012 100%)}body.home .hero-art:after{background:none}body.home .hero-art img{left:4%;top:46%;width:92%;height:50%;padding:14px 18px 38px;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 20px 18px #0004)}body.home .hero-copy{right:20px;left:20px;top:25%;width:auto;padding:0;transform:translateY(-36%);text-align:center}body.home .hero-copy small{font-size:11px}body.home .hero-copy h1{margin:8px 0;font-size:38px;line-height:1.35}body.home .hero-copy h1 strong{font-size:29px}body.home .hero-copy p{max-width:450px;margin:auto;font-size:12px;line-height:1.8}body.home .hero-actions{justify-content:center;margin-top:17px}body.home .hero-actions .button{min-width:130px;padding:11px 15px;font-size:12px}body.home .hero-arrow{top:71%;width:44px;height:44px}body.home .hero-arrow.prev{right:14px}body.home .hero-arrow.next{left:14px}body.home .hero-dots{bottom:18px}}@media(max-width:480px){body.home .hero{min-height:650px}body.home .hero-copy{right:15px;left:15px;top:25%}body.home .hero-copy h1{font-size:31px}body.home .hero-copy h1 strong{font-size:24px}body.home .hero-copy p{font-size:11px}body.home .hero-art img{left:2%;width:96%;padding:8px 12px 42px}body.home .hero-actions{gap:8px}body.home .hero-actions .button{min-width:120px;padding:10px 12px}}