:root{--ink:#211f20;--ink2:#343031;--sun:#ffb31a;--sun2:#ed9c00;--cream:#f8f6f0;--paper:#fff;--muted:#726d69;--line:#e8e3da;--green:#16775f;--radius:26px;--shadow:0 18px 55px rgba(28,24,20,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbfaf6;color:var(--ink);font-family:"Vazirmatn",Tahoma,sans-serif;line-height:1.8;-webkit-font-smoothing:antialiased}body.no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,textarea,select{font:inherit}.container{width:min(1240px,calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;right:10px;top:-100px;background:#fff;padding:10px 20px;z-index:9999}.skip-link:focus{top:10px}.topbar{height:38px;background:#1e1c1d;color:#d9d5d1;font-size:12px}.topbar-inner{height:100%;display:flex;align-items:center;gap:24px}.topbar-inner>span:first-child{margin-left:auto}.topbar-inner i{width:6px;height:6px;border-radius:50%;background:var(--sun);display:inline-block;margin-left:7px}.topbar nav{display:flex;gap:25px}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.06)}.admin-bar .site-header{top:32px}.header-inner{height:86px;display:flex;align-items:center;gap:35px}.site-brand{width:150px}.custom-logo{max-height:60px;width:auto}.brand-fallback{display:inline-flex;flex-direction:column;background:#222;color:#fff;border-radius:12px;padding:7px 24px;line-height:1}.brand-fallback span{font-size:25px;font-weight:900}.brand-fallback small{font-size:8px;letter-spacing:2px;margin-top:4px}.main-nav{display:flex;align-items:center;gap:28px;margin-right:auto}.main-nav a{font-size:14px;font-weight:650;position:relative;padding:30px 0}.main-nav a:after{content:"";position:absolute;right:0;left:0;bottom:13px;height:3px;border-radius:4px;background:var(--sun);transform:scaleX(0);transition:.25s}.main-nav a:hover:after,.main-nav .current-menu-item>a:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:9px}.icon-button,.menu-toggle{height:44px;min-width:44px;border:1px solid var(--line);background:#fff;border-radius:14px;display:grid;place-items:center;cursor:pointer;position:relative}.cart-count{position:absolute;top:-5px;left:-4px;background:var(--sun);color:#221f1f;width:19px;height:19px;border-radius:50%;font-size:10px;display:grid;place-items:center;font-weight:900}.header-phone{height:50px;background:var(--ink);color:#fff;border-radius:14px;padding:7px 17px;display:flex;flex-direction:column;line-height:1.25;min-width:140px}.header-phone small{font-size:9px;color:#bbb}.header-phone strong{font-size:14px}.menu-toggle{display:none;padding:11px}.menu-toggle span{display:block;width:20px;height:2px;background:#222;margin:2px}.mobile-panel,.search-overlay{position:fixed;z-index:302;background:#fff;transition:.35s}.mobile-panel{right:0;top:0;bottom:0;width:min(360px,88vw);padding:28px;transform:translateX(110%)}.mobile-panel.open{transform:none}.mobile-close,.search-close{border:0;background:#f2f0eb;border-radius:50%;width:40px;height:40px;font-size:25px;cursor:pointer}.mobile-brand{margin:22px 0}.mobile-links{display:flex;flex-direction:column}.mobile-links a{padding:15px 0;border-bottom:1px solid var(--line);font-weight:700}.site-overlay{position:fixed;inset:0;background:rgba(20,18,18,.58);z-index:299;opacity:0;visibility:hidden;transition:.3s}.site-overlay.open{opacity:1;visibility:visible}.search-overlay{inset:50% auto auto 50%;width:min(720px,calc(100% - 36px));transform:translate(-50%,-47%) scale(.95);padding:38px;border-radius:26px;box-shadow:var(--shadow);opacity:0;visibility:hidden}.search-overlay.open{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.search-close{position:absolute;left:18px;top:18px}.search-overlay label{display:block;font-size:27px;font-weight:900;margin-bottom:20px}.search-overlay form>div{display:flex;background:#f5f3ef;border:1px solid var(--line);padding:7px;border-radius:16px}.search-overlay input{border:0;background:transparent;flex:1;outline:0;padding:10px}.search-overlay button:not(.search-close){border:0;background:var(--ink);color:#fff;border-radius:11px;padding:10px 25px;cursor:pointer}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:11px 24px;border-radius:14px;font-weight:800;border:1px solid transparent;transition:.25s}.btn-primary{background:var(--sun);color:var(--ink);box-shadow:0 12px 30px rgba(255,179,26,.24)}.btn-primary:hover{background:#ffc13e;transform:translateY(-2px)}.btn-dark{background:var(--ink);color:#fff}.btn-light{background:#fff;color:var(--ink)}.btn-outline{border-color:rgba(255,255,255,.4);color:#fff}.eyebrow{display:inline-flex;align-items:center;gap:8px;background:#fff5d9;color:#8e650c;border-radius:99px;padding:6px 12px;font-size:12px;font-weight:800}.eyebrow:before{content:"";width:7px;height:7px;background:var(--sun);border-radius:50%;box-shadow:0 0 0 5px rgba(255,179,26,.12)}.eyebrow-dark{background:var(--sun);color:#241f16}.eyebrow-dark:before{display:none}.section{padding:110px 0}.section h2,.page-hero h1,.archive-hero h1{font-size:clamp(34px,4vw,57px);line-height:1.25;margin:14px 0 18px;letter-spacing:-1.5px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:36px}.section-head h2{margin-bottom:0}.circle-link{display:flex;align-items:center;gap:12px;font-weight:800}.circle-link:first-letter{background:var(--sun);width:38px;height:38px;border-radius:50%;display:inline-grid;place-items:center}.split-heading{display:grid;grid-template-columns:1fr .9fr;gap:90px;align-items:end;margin-bottom:40px}.split-heading p{color:var(--muted);margin:0 0 12px}
.hero{min-height:760px;margin:18px 10px 0;border-radius:0 0 34px 34px;background-image:linear-gradient(90deg,rgba(8,8,9,.2),rgba(8,8,9,.86)),var(--hero-image);background-size:cover;background-position:center;position:relative;color:#fff;display:flex;align-items:center}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,5,5,.35),transparent 50%);pointer-events:none}.hero-content{position:relative;z-index:2;padding-bottom:70px}.hero-content>span{margin-bottom:20px}.hero h1{font-size:clamp(52px,6.5vw,92px);line-height:1.2;margin:0 0 20px;max-width:780px;letter-spacing:-3px}.hero h1 em{font-style:normal;color:var(--sun);position:relative}.hero h1 em:after{content:"";position:absolute;right:0;left:0;bottom:-3px;height:5px;background:var(--sun);border-radius:100%;transform:rotate(-1deg)}.hero-content>p{max-width:620px;color:#dfdddb;font-size:17px}.hero-actions{display:flex;gap:12px;margin:28px 0 35px}.hero-actions b{margin-right:18px;font-size:20px}.hero-trust{display:flex;gap:25px;color:#e6e2de;font-size:13px}.hero-search{position:absolute;z-index:3;bottom:-38px;right:50%;transform:translateX(50%);background:#fff;color:var(--ink);height:84px;border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.16);display:flex;align-items:center;padding:16px 22px}.hero-search>div{display:flex;flex-direction:column;width:40%}.hero-search>div small{color:var(--muted)}.hero-search form{display:flex;flex:1;border-right:1px solid var(--line);padding-right:22px}.hero-search input{flex:1;border:0;background:#f5f3ee;border-radius:12px;padding:13px 18px;outline:0}.hero-search button{background:var(--ink);color:#fff;border:0;border-radius:12px;padding:10px 28px;margin-right:8px;cursor:pointer}.problem-section{padding-top:150px;background:#f7f5ef}.problem-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.problem-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;min-height:185px;position:relative;transition:.28s}.problem-card:hover{transform:translateY(-7px);border-color:var(--sun);box-shadow:var(--shadow)}.problem-card small{position:absolute;left:18px;top:14px;color:#aaa}.problem-card i{width:52px;height:52px;border-radius:17px;background:#f7f5ef;display:grid;place-items:center;font-style:normal;font-size:22px}.problem-card:first-child i{background:var(--sun)}.problem-card h3{font-size:17px;margin:18px 0 2px}.problem-card p{font-size:12px;color:var(--muted);margin:0}.products-section{background:#fff}.product-chips{display:flex;gap:8px;margin-bottom:28px}.product-chips button{border:1px solid var(--line);background:#fff;border-radius:99px;padding:8px 17px;cursor:pointer}.product-chips button.active{background:var(--ink);color:#fff}.featured-products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.spad-product-card{border:1px solid var(--line);border-radius:25px;overflow:hidden;background:#fff;transition:.3s}.spad-product-card.hidden{display:none}.spad-product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.product-image{display:block;height:330px;background:#f0ede7;position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;padding:25px;transition:.35s}.spad-product-card:hover .product-image img{transform:scale(1.04)}.product-image>span{position:absolute;right:15px;top:15px;background:var(--sun);border-radius:9px;padding:5px 10px;font-size:10px;font-weight:800}.product-info{padding:20px}.product-info>small{color:var(--muted);font-size:11px}.product-info h3{font-size:18px;min-height:58px;margin:8px 0}.stars{color:var(--sun);font-size:13px;letter-spacing:2px}.product-card-bottom{border-top:1px solid var(--line);padding-top:15px;margin-top:15px;display:flex;align-items:end;justify-content:space-between}.product-card-bottom>div{display:flex;flex-direction:column}.product-card-bottom small{color:var(--green);font-size:10px}.product-card-bottom strong{font-size:14px}.product-arrow{width:42px;height:42px;border:1px solid var(--line);border-radius:13px;display:grid;place-items:center}.notice-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:30px}
.calculator-section{background:#f7f5ef;scroll-margin-top:110px}.calculator-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.calculator-copy p{color:var(--muted);max-width:520px}.calculator-copy ul{list-style:none;padding:0}.calculator-copy li{margin:12px 0;font-weight:650}.calculator-copy li:before{content:"✓";display:inline-grid;place-items:center;width:25px;height:25px;border-radius:8px;background:#fff3d6;color:var(--sun2);margin-left:10px}.calculator{background:#fff;border:1px solid var(--line);border-radius:28px;padding:30px;box-shadow:var(--shadow);min-height:400px}.calc-progress{display:flex;align-items:center;margin-bottom:30px}.calc-progress span{width:34px;height:34px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:800;color:#aaa}.calc-progress span.active{background:var(--sun);border-color:var(--sun);color:#222}.calc-progress i{height:2px;background:var(--line);flex:1}.calc-step{display:none}.calc-step.active{display:block;animation:calcIn .35s ease}.calc-step h3{font-size:18px;margin:0 0 20px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choice-grid button{border:1px solid var(--line);background:#fff;border-radius:17px;text-align:right;padding:18px;cursor:pointer;display:flex;flex-direction:column;gap:5px;transition:.2s}.choice-grid button:hover,.choice-grid button.selected{border-color:var(--sun);box-shadow:0 0 0 3px rgba(255,179,26,.12)}.choice-grid small{color:var(--muted);font-size:11px}.colors button{flex-direction:row;align-items:center}.colors i{width:25px;height:25px;border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 1px #ddd}.colors .blue{background:#3b82a6}.colors .gray{background:#929292}.area-field{display:flex;flex-direction:column;margin-top:18px;font-weight:800}.area-field input{margin-top:7px;border:1px solid var(--line);background:#f8f7f3;border-radius:14px;padding:12px;outline:0}.calc-next,.calc-order{width:100%;border:0;background:var(--sun);border-radius:14px;padding:14px;margin-top:15px;font-weight:900;cursor:pointer}.calc-back,.calc-reset{border:0;background:none;color:var(--muted);margin-top:15px;cursor:pointer}.result-badge{color:var(--green);font-weight:800;font-size:12px}.material-line{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:12px 0}.material-line span{color:var(--muted);font-size:12px}.calc-total{background:#f7f5ef;border-radius:15px;padding:15px;display:flex;justify-content:space-between;margin-top:16px}.calc-total strong{font-size:20px}.calc-success{display:none;background:var(--green);color:#fff;text-align:center;padding:14px;border-radius:14px;margin-top:15px;font-weight:800}.calc-success.show{display:block}.calc-note{font-size:10px;color:var(--muted)}@keyframes calcIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
.about-section{background:#efede8}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:end}.about-grid>div>p{color:var(--muted);max-width:590px}.stats{display:grid;grid-template-columns:1fr 1fr;border:1px solid #ded9d0;margin-top:35px}.stats>div{padding:22px;border:1px solid #ded9d0;display:flex;flex-direction:column}.stats strong{font-size:25px}.stats small{color:var(--muted)}.about-media{height:420px;border-radius:25px;padding:35px;display:flex;align-items:end;gap:20px;color:#fff;background:linear-gradient(0deg,rgba(0,0,0,.82),rgba(0,0,0,.05)),url('../images/hero.webp') center/cover}.about-media>span{width:65px;height:65px;background:var(--sun);color:#222;border-radius:50%;display:grid;place-items:center}.about-media h3{font-size:27px;margin:0}.about-media p{margin:0;color:#ddd}.academy-section{background:#fff}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-card{height:370px;border-radius:25px;overflow:hidden;background:linear-gradient(0deg,rgba(0,0,0,.9),rgba(0,0,0,.06)),var(--article-image,linear-gradient(135deg,#777,#222));background-size:cover;background-position:center}.article-card>a{height:100%;padding:26px;display:flex;flex-direction:column;justify-content:end;color:#fff;position:relative}.article-card small{color:var(--sun)}.article-card h3{font-size:22px;line-height:1.5;margin:6px 0}.article-card p{color:#ddd;margin:0}.article-card span{position:absolute;top:22px;left:22px;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.14);display:grid;place-items:center}.faq-section{background:#f3f1ec}.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.faq-layout>div:first-child p{color:var(--muted)}.faq-item{border-bottom:1px solid #d9d5ce}.faq-item>button{width:100%;border:0;background:transparent;padding:23px 0;display:flex;justify-content:space-between;text-align:right;font-weight:800;cursor:pointer}.faq-item>button i{width:31px;height:31px;background:#fff;border-radius:50%;display:grid;place-items:center;font-style:normal}.faq-item>div{display:grid;grid-template-rows:0fr;transition:.3s}.faq-item>div>p{overflow:hidden;margin:0;color:var(--muted)}.faq-item.open>div{grid-template-rows:1fr}.faq-item.open>div>p{padding-bottom:22px}.faq-item.open>button i{background:var(--sun);transform:rotate(45deg)}.consult-banner{background:#fff;padding:65px 0}.consult-inner{background:var(--sun);border-radius:28px;padding:35px 45px;display:flex;justify-content:space-between;align-items:center}.consult-inner h2{font-size:35px;margin:0}.consult-inner p{margin:5px 0}.consult-actions{display:flex;gap:10px}.site-footer{background:#1d1b1c;color:#d1cccc;padding:70px 0 90px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}.site-footer h3{color:var(--sun);font-size:14px}.site-footer a{display:block;margin:8px 0;font-size:13px}.footer-about p{max-width:340px}.footer-logo{margin-bottom:20px}.footer-bottom{border-top:1px solid #3b3839;margin-top:45px;padding-top:25px;display:flex;justify-content:space-between;font-size:11px}.footer-bottom div{display:flex;gap:8px}.footer-bottom div span{border:1px solid #444;padding:5px 10px;border-radius:7px}.mobile-bottom-nav{display:none}
.site-main{padding:70px 0;background:#f8f6f1;min-height:60vh}.content-layout{display:grid;grid-template-columns:1fr 290px;gap:35px}.archive-hero{padding:25px 0 50px}.archive-hero p{color:var(--muted)}.posts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.post-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden}.post-thumbnail{height:240px;background:#222;color:var(--sun);display:grid;place-items:center;font-weight:900;letter-spacing:2px}.post-thumbnail img{width:100%;height:100%;object-fit:cover}.post-card>div{padding:22px}.post-card small{font-size:11px;color:var(--muted)}.post-card h2{font-size:21px;line-height:1.5;margin:8px 0}.post-card p{color:var(--muted);font-size:13px}.read-more{font-weight:800}.sidebar{padding-top:160px}.widget-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;margin-bottom:18px}.widget-card ul{padding-right:18px}.navigation.pagination{margin-top:30px}.nav-links{display:flex;gap:8px}.page-shell{max-width:1100px}.page-hero{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin-bottom:35px}.page-hero figure{margin:0}.page-hero img{border-radius:24px;max-height:410px;width:100%;object-fit:cover}.card-surface{background:#fff;border:1px solid var(--line);border-radius:26px;padding:clamp(24px,5vw,65px)}.entry-content{font-size:16px}.entry-content h2{font-size:32px;margin-top:45px}.entry-content h3{font-size:24px;margin-top:35px}.entry-content p{color:#4d4947}.entry-content img{border-radius:18px}.single-layout{display:grid;grid-template-columns:1fr 280px;gap:40px}.single-article{background:#fff;border-radius:26px;padding:clamp(24px,5vw,65px)}.single-article header h1{font-size:clamp(35px,5vw,60px);line-height:1.3}.single-article header figure{margin:35px 0}.single-article header img{width:100%;border-radius:22px}.post-meta{color:var(--muted)}.sticky-help{position:sticky;top:130px;background:#242122;color:#fff;border-radius:22px;padding:24px}.sticky-help p{color:#c8c3c0}.comments-area{border-top:1px solid var(--line);margin-top:45px;padding-top:30px}.comments-area textarea,.comments-area input{width:100%;border:1px solid var(--line);border-radius:10px;padding:10px}.comments-area input[type=submit]{width:auto;background:var(--sun);border:0;font-weight:800;padding:12px 24px}.error-page{text-align:center;padding:100px 0}.error-page>span{font-size:130px;font-weight:900;color:var(--sun)}.error-page h1{font-size:42px}.error-page div{display:flex;justify-content:center;gap:10px}.wc-shell{background:#fff;border-radius:26px;padding:35px}.woocommerce .button,.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{background:var(--ink)!important;color:#fff!important;border-radius:11px!important;padding:13px 18px!important}.woocommerce .button.alt,.woocommerce button.button.alt,.woocommerce a.button.alt{background:var(--sun)!important;color:var(--ink)!important}.woocommerce ul.products li.product{border:1px solid var(--line);border-radius:20px;padding:13px;overflow:hidden}.woocommerce ul.products li.product img{background:#f2efe9;border-radius:15px;padding:12px}.woocommerce div.product{display:grid;grid-template-columns:1fr 1fr;gap:40px}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:auto;float:none}.woocommerce div.product div.images img{border-radius:20px}.woocommerce div.product .product_title{font-size:42px;line-height:1.35}.woocommerce div.product .woocommerce-tabs,.woocommerce div.product .related{grid-column:1/-1}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.select2-container--default .select2-selection--single{border:1px solid var(--line);border-radius:10px;padding:10px;background:#fff;min-height:47px}.woocommerce table.shop_table{border-color:var(--line);border-radius:15px}.woocommerce-checkout #payment{background:#f3f1ec;border-radius:15px}
@media(max-width:1100px){.main-nav{gap:16px}.main-nav a{font-size:12px}.header-phone{display:none}.problem-grid{grid-template-columns:repeat(3,1fr)}.featured-products{grid-template-columns:repeat(2,1fr)}.calculator-layout{gap:35px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.hero h1{font-size:64px}}
@media(max-width:820px){.container{width:min(100% - 28px,720px)}.topbar{display:none}.admin-bar .site-header{top:46px}.header-inner{height:70px}.main-nav,.header-actions>.icon-button,.header-phone{display:none}.site-brand{width:auto}.custom-logo{max-height:48px}.header-actions{margin-right:auto}.menu-toggle{display:grid}.hero{margin:0;border-radius:0;min-height:650px;background-position:40% center}.hero-content{padding-top:65px}.hero h1{font-size:48px;letter-spacing:-2px}.hero-content>p{font-size:14px}.hero-trust{flex-wrap:wrap;gap:10px 18px}.hero-search{height:auto;bottom:-80px;display:block;padding:18px}.hero-search>div{width:100%;margin-bottom:10px}.hero-search form{border:0;padding:0}.problem-section{padding-top:190px}.section{padding:75px 0}.split-heading,.calculator-layout,.about-grid,.faq-layout,.page-hero,.single-layout,.content-layout{grid-template-columns:1fr;gap:30px}.split-heading{margin-bottom:28px}.problem-grid{grid-template-columns:repeat(2,1fr)}.section-head{align-items:center}.section h2,.page-hero h1,.archive-hero h1{font-size:37px}.article-grid{grid-template-columns:1fr}.article-card{height:320px}.consult-inner{display:block;padding:28px}.consult-actions{margin-top:20px}.footer-grid{grid-template-columns:1fr 1fr}.footer-about{grid-column:1/-1}.footer-bottom{display:block}.mobile-bottom-nav{position:fixed;z-index:90;bottom:0;right:0;left:0;height:66px;background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 -10px 35px rgba(0,0,0,.08)}.mobile-bottom-nav a,.mobile-bottom-nav button{border:0;background:none;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.mobile-bottom-nav small{font-size:9px}.site-footer{padding-bottom:100px}.sidebar{padding-top:0}.posts-grid{grid-template-columns:1fr}.article-aside{display:none}.woocommerce div.product{grid-template-columns:1fr}.woocommerce div.product .product_title{font-size:32px}}
@media(max-width:540px){.container{width:calc(100% - 24px)}.hero{min-height:700px}.hero h1{font-size:42px}.hero-actions{flex-direction:column;align-items:stretch}.hero-trust{font-size:11px}.hero-search form{display:grid;grid-template-columns:1fr auto}.hero-search input{min-width:0}.problem-grid,.featured-products,.choice-grid,.stats{grid-template-columns:1fr}.problem-card{min-height:155px}.featured-products{gap:14px}.product-image{height:300px}.calculator{padding:20px}.about-media{height:330px}.section-head{display:block}.circle-link{margin-top:15px}.product-chips{overflow:auto;padding-bottom:8px}.product-chips button{white-space:nowrap}.consult-inner h2{font-size:27px}.consult-actions{flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-grid>div{grid-column:auto!important}.page-hero{margin-bottom:20px}.single-article,.card-surface,.wc-shell{padding:20px}.error-page>span{font-size:90px}}

/* ---------- Spadchem Pro 1.1: internal pages and WooCommerce ---------- */
.elementor-content-page{background:#f8f6f1;min-height:55vh;padding:0}.elementor-content-page>article{margin:0}.elementor-content-page>.elementor{margin:0}.woocommerce-main{padding:52px 0 90px}.wc-shell{max-width:1240px;background:transparent;border-radius:0;padding:0}.shop-hero{position:relative;overflow:hidden;background:#211f20;color:#fff;border-radius:32px;padding:48px 52px;margin-bottom:34px;display:grid;grid-template-columns:1fr 420px;gap:30px;align-items:center}.shop-hero:before{content:"";position:absolute;width:360px;height:360px;border:70px solid rgba(255,179,26,.12);border-radius:50%;left:-120px;top:-180px}.shop-hero>div,.shop-hero form,.shop-use-cases{position:relative;z-index:1}.shop-hero h1{font-size:52px;line-height:1.2;margin:12px 0}.shop-hero p{color:#c9c5c2;max-width:620px;margin:0}.shop-hero form{display:flex;background:#fff;border-radius:16px;padding:7px}.shop-hero input[type=search]{min-width:0;flex:1;border:0;outline:0;padding:10px 14px;background:transparent}.shop-hero button{border:0;border-radius:11px;background:var(--sun);padding:10px 22px;font-weight:850;cursor:pointer}.shop-use-cases{grid-column:1/-1;display:flex;gap:9px;flex-wrap:wrap;padding-top:8px}.shop-use-cases a{border:1px solid rgba(255,255,255,.17);border-radius:99px;padding:7px 15px;font-size:12px;color:#ddd}.shop-use-cases a:hover{background:var(--sun);border-color:var(--sun);color:#211f20}.shop-shell>.woocommerce-products-header{display:none}.shop-shell .woocommerce-result-count{margin:13px 0;color:var(--muted);font-size:13px}.shop-shell .woocommerce-ordering{margin-bottom:25px}.shop-shell .woocommerce-ordering select{border:1px solid var(--line);border-radius:12px;background:#fff;padding:10px 15px;min-width:220px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:20px;margin:0!important;clear:both}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;background:#fff;border:1px solid var(--line);border-radius:24px;padding:13px;overflow:hidden;transition:.3s;display:flex;flex-direction:column}.woocommerce ul.products li.product:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:#d9d2c7}.woocommerce ul.products li.product a img{aspect-ratio:1/1;object-fit:contain;background:#f2efe9;border-radius:18px;padding:17px;margin:0 0 17px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px;line-height:1.65;min-height:62px;padding:0 5px}.woocommerce ul.products li.product .price{color:#9a7008;font-weight:800;padding:0 5px}.woocommerce ul.products li.product .button{margin-top:auto!important;text-align:center}.woocommerce nav.woocommerce-pagination{margin-top:35px}.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;gap:7px}.woocommerce nav.woocommerce-pagination ul li{border:0}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{border-radius:10px;background:#fff!important;border:1px solid var(--line);min-width:40px;height:40px;display:grid;place-items:center}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--sun)!important;color:#211f20}
.product-breadcrumb{color:var(--muted);font-size:12px;margin:0 0 17px}.product-breadcrumb .woocommerce-breadcrumb{margin:0}.product-breadcrumb span{margin:0 8px;color:var(--sun2)}.single-product-shell div.product{display:grid;grid-template-columns:1.03fr .97fr;gap:48px;align-items:start;background:#fff;border:1px solid var(--line);border-radius:32px;padding:38px;box-shadow:0 22px 80px rgba(31,28,24,.055)}.single-product-shell div.product:before,.single-product-shell div.product:after{display:none}.single-product-shell div.product div.images,.single-product-shell div.product div.summary{float:none!important;width:auto!important;margin:0!important}.single-product-shell div.product div.images{position:sticky;top:125px;direction:ltr}.single-product-shell .woocommerce-product-gallery__wrapper{background:#efede8;border-radius:25px;overflow:hidden}.single-product-shell .woocommerce-product-gallery__image a{display:block}.single-product-shell div.product div.images img{width:100%;aspect-ratio:1/1;object-fit:contain;border-radius:0}.single-product-shell .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:10px!important}.single-product-shell .flex-control-thumbs li{width:auto!important;float:none!important}.single-product-shell .flex-control-thumbs img{aspect-ratio:1/1!important;border:2px solid transparent!important;border-radius:13px!important;background:#efede8}.single-product-shell .flex-control-thumbs img.flex-active{border-color:var(--sun)!important}.single-product-shell div.summary{padding:15px 0}.product-lab-label{display:inline-flex;align-items:center;gap:8px;background:#fff4d6;color:#835e09;padding:6px 12px;border-radius:99px;font-size:11px;font-weight:800;margin-bottom:14px}.product-lab-label span{width:7px;height:7px;border-radius:50%;background:var(--sun);box-shadow:0 0 0 5px rgba(255,179,26,.15)}.single-product-shell div.product .product_title{font-size:clamp(34px,4vw,52px);line-height:1.3;margin:0 0 14px;letter-spacing:-1.5px}.single-product-shell .woocommerce-product-rating{display:flex;align-items:center;gap:10px}.single-product-shell .woocommerce-product-rating .star-rating{color:var(--sun)}.single-product-shell div.product p.price{font-size:22px;color:#8f680b;font-weight:900;margin:16px 0}.single-product-shell .woocommerce-product-details__short-description{font-size:14px;color:#55504d;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;margin:18px 0}.single-product-shell .woocommerce-product-details__short-description p:last-child{margin-bottom:0}.single-product-shell table.variations{margin:0 0 15px}.single-product-shell table.variations th,.single-product-shell table.variations td{padding:8px 0;vertical-align:middle}.single-product-shell table.variations th{width:75px;text-align:right}.single-product-shell table.variations select{width:100%;border:1px solid var(--line);border-radius:12px;padding:11px;background:#faf9f6}.single-product-shell .single_variation_wrap{background:#f8f6f1;border-radius:18px;padding:16px}.single-product-shell .woocommerce-variation-price{margin-bottom:12px}.single-product-shell form.cart{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.single-product-shell form.cart .quantity{float:none;margin:0}.single-product-shell form.cart .qty{height:49px;border:1px solid var(--line);border-radius:12px;width:70px}.single-product-shell form.cart .single_add_to_cart_button{min-height:49px;flex:1;background:var(--sun)!important;color:#211f20!important;font-weight:900;font-size:15px}.single-product-shell .product_meta{margin-top:22px;padding:18px;border:1px solid var(--line);border-radius:15px;display:flex;flex-direction:column;gap:6px;color:var(--muted);font-size:12px}.single-product-shell .woocommerce-tabs,.single-product-shell .product-confidence,.single-product-shell .execution-guide,.single-product-shell .product-consult,.single-product-shell .related.products{grid-column:1/-1}.single-product-shell .woocommerce-tabs{margin-top:35px;padding-top:10px}.single-product-shell .woocommerce-tabs ul.tabs{display:flex;gap:8px;padding:0!important;margin-bottom:0!important;border-bottom:1px solid var(--line)}.single-product-shell .woocommerce-tabs ul.tabs:before{display:none!important}.single-product-shell .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important;border-radius:12px 12px 0 0!important;margin:0!important;padding:0!important}.single-product-shell .woocommerce-tabs ul.tabs li:before,.single-product-shell .woocommerce-tabs ul.tabs li:after{display:none!important}.single-product-shell .woocommerce-tabs ul.tabs li a{padding:12px 18px!important}.single-product-shell .woocommerce-tabs ul.tabs li.active a{background:var(--sun);border-radius:12px 12px 0 0}.single-product-shell .woocommerce-Tabs-panel{background:#f8f6f1;border-radius:0 0 20px 20px;padding:30px!important;margin:0!important}.single-product-shell .woocommerce-Tabs-panel h2{font-size:28px}.product-confidence{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin:30px 0}.product-confidence>div{display:flex;align-items:center;gap:12px;background:#211f20;color:#fff;border-radius:18px;padding:16px}.product-confidence i{font-style:normal;width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:var(--sun);color:#211f20;font-size:20px;flex:0 0 auto}.product-confidence span{display:flex;flex-direction:column}.product-confidence b{font-size:13px}.product-confidence small{font-size:9px;color:#aaa}.execution-guide{margin-top:35px;background:#f3f1ec;border-radius:28px;padding:42px}.execution-heading{max-width:690px}.execution-heading h2{font-size:40px;line-height:1.3;margin:13px 0}.execution-heading p{color:var(--muted)}.execution-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.execution-steps article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;position:relative}.execution-steps article>span{position:absolute;left:18px;top:14px;color:#bbb;font-size:11px}.execution-steps i{font-style:normal;width:48px;height:48px;border-radius:15px;background:#fff3d4;color:#8c6205;display:grid;place-items:center;font-size:22px}.execution-steps h3{font-size:18px;margin:18px 0 4px}.execution-steps p{color:var(--muted);font-size:12px;margin:0}.product-consult{background:var(--sun);border-radius:26px;padding:32px 38px;margin-top:20px;display:flex;align-items:center;justify-content:space-between;gap:30px}.product-consult small{font-weight:800}.product-consult h2{font-size:31px;margin:3px 0}.product-consult p{margin:0}.product-consult>div:last-child{display:flex;gap:9px;flex:0 0 auto}.single-product-shell .related.products{margin-top:55px}.single-product-shell .related.products>h2{font-size:36px;margin-bottom:25px}.single-product-shell .related.products ul.products{grid-template-columns:repeat(4,1fr)}
.commerce-page{background:#f7f5ef;padding:55px 0 100px}.commerce-shell{max-width:1100px}.commerce-hero{text-align:center;margin-bottom:30px}.commerce-hero h1{font-size:44px;margin:10px 0 20px}.checkout-steps{display:flex;align-items:center;justify-content:center;max-width:700px;margin:auto}.checkout-steps span{font-size:12px;color:#999;white-space:nowrap}.checkout-steps span.active{color:#211f20;font-weight:850}.checkout-steps i{height:1px;background:#d9d4cc;flex:1;margin:0 15px}.commerce-content{background:#fff;border:1px solid var(--line);border-radius:26px;padding:32px;box-shadow:var(--shadow)}.woocommerce-cart-form table.shop_table{border:0}.woocommerce-cart-form table.shop_table th{background:#f4f2ed;padding:14px}.woocommerce-cart-form table.shop_table td{padding:18px 12px}.woocommerce-cart-form .product-thumbnail img{width:78px;border-radius:12px;background:#f2f0eb}.cart_totals{background:#f7f5ef;border-radius:20px;padding:22px}.cart_totals h2{font-size:25px;margin-top:0}.woocommerce .cart-collaterals .cart_totals{width:42%}.woocommerce-checkout .col2-set{display:grid;grid-template-columns:1fr 1fr;gap:25px}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{float:none;width:auto}.woocommerce-checkout #order_review_heading{margin-top:35px}.woocommerce-checkout #payment{padding:15px}.woocommerce-account .woocommerce{display:grid;grid-template-columns:240px 1fr;gap:25px}.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:auto;background:#211f20;border-radius:18px;padding:14px}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;color:#ddd;padding:10px 12px;border-radius:9px}.woocommerce-account .woocommerce-MyAccount-navigation .is-active a{background:var(--sun);color:#211f20}.woocommerce-account .woocommerce-MyAccount-content{float:none;width:auto}
@media(max-width:1000px){.shop-hero{grid-template-columns:1fr;padding:38px}.shop-hero form{max-width:600px}.woocommerce ul.products,.single-product-shell .related.products ul.products{grid-template-columns:repeat(3,1fr)}.single-product-shell div.product{gap:30px;padding:28px}.product-confidence{grid-template-columns:1fr 1fr}.product-consult{display:block}.product-consult>div:last-child{margin-top:20px}}
@media(max-width:820px){.woocommerce-main{padding-top:25px}.shop-hero h1{font-size:40px}.woocommerce ul.products,.single-product-shell .related.products ul.products{grid-template-columns:repeat(2,1fr)}.single-product-shell div.product{grid-template-columns:1fr}.single-product-shell div.product div.images{position:relative;top:auto}.single-product-shell div.product .product_title{font-size:36px}.execution-steps{grid-template-columns:1fr}.woocommerce .cart-collaterals .cart_totals{width:100%}.woocommerce-checkout .col2-set{grid-template-columns:1fr}.woocommerce-account .woocommerce{grid-template-columns:1fr}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;overflow:auto}.woocommerce-account .woocommerce-MyAccount-navigation li{flex:0 0 auto}}
@media(max-width:540px){.shop-hero{padding:27px 22px;border-radius:23px}.shop-hero h1{font-size:34px}.shop-hero form{display:grid;grid-template-columns:1fr auto}.woocommerce ul.products,.single-product-shell .related.products ul.products{grid-template-columns:1fr}.single-product-shell div.product{padding:14px;border-radius:22px}.single-product-shell div.summary{padding:12px 4px}.single-product-shell .woocommerce-tabs ul.tabs{overflow:auto}.single-product-shell .woocommerce-tabs ul.tabs li a{white-space:nowrap}.single-product-shell .woocommerce-Tabs-panel{padding:20px!important}.product-confidence{grid-template-columns:1fr}.execution-guide{padding:25px 18px}.execution-heading h2{font-size:30px}.product-consult{padding:25px 20px}.product-consult h2{font-size:27px}.product-consult>div:last-child{display:grid}.commerce-content{padding:17px}.checkout-steps span{font-size:9px}.checkout-steps i{margin:0 6px}.woocommerce-cart-form{overflow-x:auto}}
