:root{--ink:#17212d;--ink-2:#2c3a47;--muted:#647381;--paper:#f7f7f4;--white:#fff;--line:#dde3e4;--orange:#ef5a2b;--orange-dark:#d9471d;--lime:#dff166;--navy:#193151;--soft:#edf1f0;--shadow:0 14px 34px rgba(22,33,45,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;overflow-x:hidden;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{overflow-wrap:break-word;word-break:normal}h1,h2,h3{text-wrap:balance}.container{width:min(1200px,calc(100% - 48px));margin-inline:auto}.page{min-height:60vh}.kicker{margin:0;color:var(--orange);font-size:11px;font-weight:800;letter-spacing:.11em;line-height:1.3}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:12px 18px;border:1px solid transparent;border-radius:9px;font-size:14px;font-weight:750;line-height:1;transition:background .15s ease,border-color .15s ease,color .15s ease}.button:hover{border-color:currentColor}.button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(239,90,43,.32);outline-offset:3px}.button-orange{background:var(--orange);color:#fff}.button-orange:hover{background:var(--orange-dark)}.button-dark{background:var(--ink);color:#fff}.button-light{background:#fff;color:var(--ink)}.button-soft{border-color:#cfd7d9;background:transparent;color:var(--ink)}.text-action{display:inline-flex;align-items:center;gap:8px;width:fit-content;border-bottom:1px solid #aebbc0;padding-bottom:3px;color:var(--ink);font-size:14px;font-weight:750}.text-action span{color:var(--orange);font-size:17px}.breadcrumb{display:inline-flex;margin-bottom:28px;color:#556675;font-size:13px;font-weight:700}.breadcrumb.light{color:#e2eaf0}.utility{background:var(--ink);color:#d6dfe4}.utility-inner{display:flex;min-height:34px;align-items:center;gap:21px;font-size:12px}.utility-inner>span:first-child{display:inline-flex;align-items:center;gap:8px}.utility i{width:6px;height:6px;border-radius:99px;background:var(--lime)}.utility-note{margin-left:auto;color:#a8b6bf}.header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line);background:rgba(247,247,244,.98)}.header-row{display:grid;grid-template-columns:184px minmax(230px,480px) 1fr;min-height:72px;align-items:center;gap:28px}.wordmark{width:fit-content}.brand-lockup,.wordmark{display:inline-flex;align-items:center}.brand-lockup{gap:9px}.brand-icon{position:relative;width:30px;height:30px;overflow:hidden;border-radius:9px;background:var(--orange)}.brand-icon i{position:absolute;display:block;width:27px;height:6px;border-radius:20px;background:#fff;transform:rotate(-37deg)}.brand-icon i:first-child{top:7px;left:-5px}.brand-icon i:last-child{right:-5px;bottom:7px;opacity:.78}.brand-type{color:var(--ink);font-size:23px;font-weight:850;letter-spacing:-.075em;line-height:1}.brand-type span{color:var(--orange)}.site-search{display:flex;min-height:42px;align-items:center;border:1px solid #d3dcde;border-radius:8px;background:#fff;color:var(--muted)}.site-search>span{padding:0 12px;font-size:20px}.site-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:13px}.site-search button{align-self:stretch;padding:0 15px;border:0;border-radius:0 7px 7px 0;background:var(--ink);color:#fff;font-size:13px;font-weight:750}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:13px}.header-phone{color:#536373;font-size:13px;font-weight:700}.header-phone b{color:var(--orange)}.quote-chip{display:inline-flex;align-items:center;gap:9px;border-radius:8px;padding:10px 13px;background:var(--orange);color:#fff;font-size:13px;font-weight:800}.quote-chip span{font-size:17px;line-height:0}.menu-trigger{display:none;border:0;background:transparent;color:var(--ink);font-size:13px;font-weight:800}.menu-trigger span{margin-left:4px;font-size:19px;vertical-align:-1px}.nav-row{min-height:43px;justify-content:space-between;border-top:1px solid #e8ecec}.desktop-nav,.nav-row{display:flex;align-items:center}.desktop-nav{gap:clamp(14px,1.8vw,27px)}.desktop-nav a{color:#4e5e6d;font-size:13px;font-weight:700}.desktop-nav a:hover{color:var(--orange)}.nav-message{color:#6d7e8a;font-size:12px}.mobile-nav{display:none}.modern-home-hero{padding:clamp(48px,7vw,92px) 0 62px;background:linear-gradient(116deg,#f7f7f4,#f7f7f4 61%,#edf1ef 0)}.home-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(290px,.8fr);align-items:center;gap:clamp(42px,8vw,100px)}.hero-copy h1{max-width:680px;margin:15px 0 22px;font-size:clamp(46px,6.3vw,80px);font-weight:850;letter-spacing:-.08em;line-height:.97}.category-detail-hero h1 em,.hero-copy h1 em,.page-hero h1 em,.quote-side h1 em,.shipping-hero h1 em{color:var(--orange);font-style:normal}.hero-copy>p:not(.kicker){max-width:610px;margin:0;color:#4e5f6c;font-size:18px;line-height:1.65}.hero-actions{gap:12px;margin-top:29px}.hero-actions,.hero-points{display:flex;flex-wrap:wrap}.hero-points{gap:9px 18px;margin-top:31px;color:#50616b;font-size:13px;font-weight:650}.hero-points span:before{content:"✓";margin-right:6px;color:var(--orange);font-weight:900}.request-card{position:relative;overflow:hidden;padding:30px;border-radius:16px;background:var(--ink);color:#fff;box-shadow:var(--shadow)}.request-card:after{position:absolute;right:-70px;bottom:-80px;width:210px;height:210px;border:36px solid rgba(223,241,102,.14);border-radius:50%;content:""}.request-card-mark{display:grid;width:54px;height:54px;place-items:center;margin-bottom:32px;border-radius:14px;background:var(--orange)}.request-card-mark i{position:absolute;width:31px;height:7px;border-radius:10px;background:#fff;transform:rotate(-35deg)}.request-card-mark i:first-child{transform:translateY(-8px) rotate(-35deg)}.request-card-mark i:nth-child(3){transform:translateY(8px) rotate(-35deg)}.request-card>a,.request-card>p{position:relative;z-index:1}.request-card>p{color:#ffb598;font-size:11px;font-weight:800;letter-spacing:.12em}.request-card h2{max-width:350px;margin:10px 0 22px;font-size:31px;letter-spacing:-.055em;line-height:1.02}.request-card ol{position:relative;z-index:1;display:grid;gap:14px;margin:0 0 26px;padding:0;list-style:none}.request-card li{display:grid;grid-template-columns:30px 1fr;align-items:center;gap:11px;color:#d3dde2;font-size:14px}.request-card li b{color:var(--lime);font-size:11px}.request-card>a{display:inline-flex;gap:8px;border-bottom:1px solid rgba(255,255,255,.45);padding-bottom:4px;font-size:13px;font-weight:750}.trust-strip{border-block:1px solid var(--line);background:#fff}.trust-strip>.container{display:grid;grid-template-columns:repeat(4,1fr)}.trust-strip .container>div{display:grid;align-content:center;min-height:112px;padding:18px 24px;border-right:1px solid var(--line)}.trust-strip .container>div:first-child{border-left:1px solid var(--line)}.trust-strip b{font-size:22px;letter-spacing:-.05em}.trust-strip span{margin-top:3px;color:var(--muted);font-size:13px;line-height:1.35}.catalog-section,.category-section,.guides-section{padding:clamp(66px,8vw,105px) 0}.guides-section{background:#eef2ef}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:28px}.section-heading h2{max-width:720px;margin:9px 0 0;font-size:clamp(31px,4vw,49px);letter-spacing:-.065em;line-height:1.02}.section-heading>p{max-width:410px;margin:0;color:#5d6d78;font-size:15px;line-height:1.6}.category-track{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.category-tile{position:relative;display:grid;min-height:170px;align-content:start;overflow:hidden;padding:17px;border-radius:12px;color:var(--ink)}.category-tile>span{color:rgba(23,33,45,.55);font-size:11px;font-weight:800}.category-tile strong{margin-top:33px;font-size:18px;letter-spacing:-.04em;line-height:1.08}.category-tile small{margin-top:8px;color:rgba(23,33,45,.72);font-size:12px;line-height:1.4}.category-tile b{position:absolute;right:15px;bottom:13px;font-size:18px}.sky{background:#dbeef0}.orange{background:#ffdfd2}.mint{background:#d9eee7}.navy{background:#dbe4f0}.violet{background:#e8dcf1}.sand{background:#f0e5ca}.aqua{background:#d2eeeb}.guide-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.guide-feature-grid article{padding:clamp(25px,4vw,40px);border-radius:16px;background:#fff}.guide-feature-grid article>span{color:var(--orange);font-size:11px;font-weight:800;letter-spacing:.11em}.guide-feature-grid h3{max-width:510px;margin:17px 0 12px;font-size:clamp(28px,3.2vw,39px);letter-spacing:-.06em;line-height:1.04}.guide-feature-grid p{max-width:470px;margin:0;color:#5b6b76;font-size:15px;line-height:1.6}.guide-feature-grid article>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:28px 0}.guide-feature-grid article>div a{min-height:58px;padding:11px;border:1px solid var(--line);border-radius:9px;font-size:13px;font-weight:720;line-height:1.25}.guide-feature-grid article>div b{color:var(--orange)}.guide-feature-dark{background:var(--ink)!important;color:#fff}.guide-feature-dark>span{color:#ffb799!important}.guide-feature-dark p{color:#cbd7dc}.guide-feature-dark article,.guide-feature-dark>div a{border-color:rgba(255,255,255,.18)!important}.section-foot{display:flex;justify-content:center;margin-top:30px}.delivery-section{padding:0 0 clamp(66px,8vw,105px)}.delivery-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,6vw,85px);align-items:center;padding:clamp(32px,5vw,58px);border-radius:17px;background:#fff0e9}.delivery-grid h2{max-width:560px;margin:9px 0 15px;font-size:clamp(31px,4vw,48px);letter-spacing:-.065em;line-height:1.02}.delivery-grid p{max-width:560px;margin:0 0 25px;color:#645d59;font-size:15px;line-height:1.62}.delivery-methods{display:grid;gap:9px}.delivery-methods a{display:grid;grid-template-columns:34px 1fr;gap:0 12px;padding:18px;border:1px solid #f5cdbc;border-radius:11px;background:rgba(255,255,255,.76)}.delivery-methods b{grid-row:span 2;color:var(--orange);font-size:12px}.delivery-methods strong{font-size:16px}.delivery-methods span{color:#756b65;font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.product-image{position:relative;min-height:190px;overflow:hidden}.product-reference{top:14px;left:14px;color:rgba(23,33,45,.63);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:800}.product-fit,.product-reference{position:absolute;z-index:2;font-size:10px}.product-fit{bottom:13px;left:13px;max-width:calc(100% - 26px);padding:5px 7px;border-radius:5px;background:rgba(255,255,255,.84);color:#43535f;font-weight:750}.part-render{position:absolute;top:51%;left:53%;width:132px;height:132px;border:21px solid rgba(23,33,45,.66);border-radius:50%;box-shadow:inset 0 0 0 13px rgba(255,255,255,.48),13px 15px 24px rgba(23,33,45,.15);transform:translate(-50%,-50%) rotate(-18deg)}.part-render:after,.part-render:before{position:absolute;border-radius:50%;content:""}.part-render:before{inset:27px;border:12px solid rgba(23,33,45,.66)}.part-render:after{inset:50px;background:rgba(23,33,45,.66)}.part-render i{position:absolute;width:13px;height:13px;border-radius:50%;background:rgba(23,33,45,.66)}.part-render i:first-child{top:12px;left:44px}.part-render i:nth-child(2){right:10px;bottom:34px}.part-render i:nth-child(3){bottom:11px;left:30px}.product-content{display:flex;flex:1;flex-direction:column;padding:20px}.product-meta{display:flex;flex-wrap:wrap;gap:5px}.product-meta span{padding:4px 7px;border-radius:4px;background:var(--soft);color:#5a6871;font-size:10px;font-weight:750}.product-content h3{margin:15px 0 9px;font-size:clamp(20px,2vw,25px);letter-spacing:-.045em;line-height:1.08}.product-content p{margin:0;color:#61717c;font-size:14px;line-height:1.55}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:19px;font-size:13px;font-weight:750}.product-footer>a:first-child b{color:var(--orange);font-size:17px}.mini-offer{border:1px solid #d4dcde;border-radius:6px;padding:7px 9px;color:var(--orange);font-size:12px;white-space:nowrap}.page-hero{padding:clamp(60px,8vw,94px) 0;background:#edf1ef}.page-hero.compact{padding-block:clamp(55px,6vw,76px)}.category-detail-hero h1,.page-hero h1,.quote-side h1{max-width:760px;margin:13px 0 18px;font-size:clamp(44px,6vw,76px);letter-spacing:-.08em;line-height:.97}.category-detail-hero>.container>p:not(.kicker),.page-hero>.container>p:not(.kicker){max-width:650px;margin:0;color:#596976;font-size:17px;line-height:1.65}.dark-hero{background:var(--ink);color:#fff}.dark-hero>.container>p:not(.kicker){color:#d3dfe4}.category-page-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding-block:55px 90px}.category-page-card{display:flex;min-height:250px;flex-direction:column;padding:22px;border-radius:14px;color:var(--ink)}.category-page-card footer,.category-page-card>div{display:flex;justify-content:space-between;gap:12px}.category-page-card>div small,.category-page-card>div span{color:rgba(23,33,45,.64);font-size:11px;font-weight:800}.category-page-card h2{margin:53px 0 9px;font-size:30px;letter-spacing:-.06em;line-height:1}.category-page-card p{margin:0;color:rgba(23,33,45,.73);font-size:13px;line-height:1.55}.category-page-card footer{align-items:center;padding-top:18px}.category-page-card footer b{font-size:11px}.category-page-card footer i{color:var(--orange);font-size:22px;font-style:normal}.category-detail-hero{position:relative;overflow:hidden;padding:55px 0 70px}.category-detail-hero .breadcrumb{margin-bottom:35px}.detail-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:26px}.detail-number{position:absolute;right:max(24px,calc((100vw - 1200px) / 2));bottom:-19px;color:rgba(23,33,45,.14);font-size:clamp(56px,9vw,120px);font-weight:900;letter-spacing:-.09em}.products-layout{display:grid;grid-template-columns:245px 1fr;gap:34px;padding-block:42px 90px}.filter-panel{display:grid;align-self:start;gap:4px;padding:14px;border:1px solid var(--line);border-radius:11px;background:#fff}.filter-panel>strong{padding:5px 7px 12px;font-size:14px}.filter-panel button{display:flex;align-items:center;justify-content:space-between;padding:10px 8px;border:0;border-radius:6px;background:transparent;color:#60717c;text-align:left;font-size:13px;font-weight:700}.filter-panel button.active{background:var(--soft);color:var(--ink)}.filter-help{margin-top:12px;padding:15px;border-radius:8px;background:var(--ink);color:#d4e0e2}.filter-help b{color:var(--lime);font-size:12px}.filter-help p{margin:7px 0 10px;font-size:12px;line-height:1.5}.filter-help a{color:#fff;font-size:12px;font-weight:800}.results-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.results-top p,.results-top span{margin:0;color:var(--muted);font-size:13px}.products-full{grid-template-columns:repeat(2,minmax(0,1fr))}.product-search{display:flex;max-width:650px;min-height:51px;align-items:center;margin-top:26px;padding:0 10px 0 15px;border:1px solid #cdd7d9;border-radius:9px;background:#fff}.product-search>span{font-size:21px}.product-search input{width:100%;min-width:0;border:0;outline:0;padding:0 12px;background:transparent;color:var(--ink);font-size:14px}.product-search button{border:0;background:transparent;color:var(--orange);font-size:13px;font-weight:800}.empty-state{padding:50px 28px;border:1px dashed #bfcbce;border-radius:12px;text-align:center}.empty-state h2{margin:0 0 10px;font-size:28px;letter-spacing:-.06em}.empty-state p{max-width:500px;margin:0 auto 20px;color:var(--muted)}.product-article{padding:53px 0 86px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:clamp(32px,6vw,80px)}.article-content h1{max-width:820px;margin:0;font-size:clamp(40px,5.2vw,72px);letter-spacing:-.08em;line-height:.98}.article-kicker{margin:0 0 16px;color:var(--orange);font-size:11px;font-weight:850;letter-spacing:.12em}.article-summary{max-width:720px;margin:24px 0;color:#4b5d68;font-size:18px;line-height:1.6}.article-meta{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:29px}.article-meta span{padding:7px 10px;border-radius:99px;background:var(--soft);color:#4e5d66;font-size:12px;font-weight:700}.article-meta span:first-child{background:#fff0e9;color:var(--orange-dark)}.product-article-body{display:grid;max-width:760px;gap:18px;padding-top:29px;border-top:1px solid var(--line)}.product-article-body p{margin:0;color:#43545f;font-size:17px;line-height:1.76}.global-article-note{display:grid;grid-template-columns:116px 1fr;gap:18px;max-width:760px;margin:34px 0;padding:22px;border:1px solid #f9d6c6;border-radius:13px;background:#fff6f1}.global-article-note b{color:var(--orange);font-size:11px;letter-spacing:.11em}.global-article-note p{margin:0;color:#5f5955;font-size:14px;line-height:1.6}.faq-section{max-width:760px;margin-top:55px}.faq-section h2{margin:0 0 18px;font-size:clamp(28px,3vw,39px);letter-spacing:-.06em;line-height:1.04}.faq-grid{display:grid;gap:10px}.faq-grid article{padding:19px;border:1px solid var(--line);border-radius:11px;background:#fff}.faq-grid h3{margin:0 0 7px;font-size:16px}.faq-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.article-sidebar{position:sticky;top:22px;display:grid;gap:13px}.product-showcase{position:relative;display:grid;min-height:270px;place-items:center;overflow:hidden;border-radius:14px}.product-showcase>span{position:absolute;top:17px;left:17px;color:rgba(23,33,45,.64);font-family:ui-monospace,monospace;font-size:10px;font-weight:800}.product-showcase small{position:absolute;right:16px;bottom:14px;left:16px;color:rgba(23,33,45,.69);font-size:10px;line-height:1.35}.part-render.large{width:200px;height:200px;border-width:32px}.part-render.large:before{inset:45px;border-width:18px}.part-render.large:after{inset:80px}.article-side-card{padding:22px;border-radius:14px;background:var(--ink);color:#fff}.article-side-card small{display:block;color:#ffb799;font-size:10px;font-weight:800;letter-spacing:.12em}.article-side-card h2{margin:10px 0;font-size:27px;letter-spacing:-.055em;line-height:1.03}.article-side-card p{margin:0 0 18px;color:#cbd7dc;font-size:14px;line-height:1.55}.article-side-card .button{width:100%}.guide-list{padding-block:55px 90px}.guide-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.guide-card{display:flex;min-height:245px;flex-direction:column;padding:22px;border-radius:14px;color:var(--ink)}.guide-card>span{color:rgba(23,33,45,.6);font-size:11px;font-weight:800}.guide-card h2{margin:43px 0 10px;font-size:28px;letter-spacing:-.06em;line-height:1.02}.guide-card p{margin:0;color:rgba(23,33,45,.74);font-size:14px;line-height:1.56}.guide-card>b{display:flex;justify-content:space-between;margin-top:auto;padding-top:18px;font-size:13px}.guide-card i{color:var(--orange);font-size:19px;font-style:normal}.guide-detail{padding:55px 0 88px}.guide-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:clamp(34px,7vw,100px);align-items:start}.guide-detail h1{max-width:760px;margin:0;font-size:clamp(40px,5.4vw,70px);letter-spacing:-.08em;line-height:.98}.guide-lead{max-width:700px;margin:24px 0;color:#4e5f6a;font-size:18px;line-height:1.62}.guide-body{display:grid;max-width:760px;gap:17px;padding-top:28px;border-top:1px solid var(--line)}.guide-body p{margin:0;color:#465762;font-size:17px;line-height:1.72}.guide-checklist{position:sticky;top:22px;padding:25px;border-radius:15px}.guide-checklist>span{color:rgba(23,33,45,.6);font-size:10px;font-weight:800;letter-spacing:.12em}.guide-checklist h2{margin:12px 0 21px;font-size:30px;letter-spacing:-.06em;line-height:1.04}.guide-checklist ul{display:grid;gap:12px;margin:0 0 25px;padding:0;list-style:none}.guide-checklist li{display:grid;grid-template-columns:30px 1fr;gap:10px;color:#40505a;font-size:14px;line-height:1.45}.guide-checklist li b{color:var(--orange);font-size:11px}.safety-note{max-width:760px;margin:30px 0 0;padding:17px;border-left:3px solid var(--orange);background:#fff3ed;color:#645954;font-size:14px;line-height:1.6}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding-block:55px}.service-grid article{min-height:250px;padding:27px;border:1px solid var(--line);border-radius:14px;background:#fff}.service-grid span{color:var(--orange);font-size:12px;font-weight:800}.service-grid h2{margin:60px 0 10px;font-size:29px;letter-spacing:-.06em;line-height:1.02}.service-grid p{margin:0;color:var(--muted);font-size:15px;line-height:1.6}.maintenance-callout{padding:0 0 90px}.maintenance-callout .container{display:flex;align-items:end;justify-content:space-between;gap:32px;padding:37px;border-radius:16px;background:var(--ink);color:#fff}.maintenance-callout h2{max-width:790px;margin:9px 0 0;font-size:clamp(28px,3.5vw,44px);letter-spacing:-.06em;line-height:1.03}.info-content{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:clamp(35px,7vw,100px);padding-block:65px 90px}.info-content h2{margin:10px 0 18px;font-size:clamp(31px,4vw,48px);letter-spacing:-.065em;line-height:1.03}.info-content p{max-width:720px;color:#52636e;font-size:17px;line-height:1.72}.info-content aside{padding:25px;border-radius:14px;background:#fff0e9}.info-content aside>span{color:var(--orange);font-size:10px;font-weight:800;letter-spacing:.12em}.info-content ul{display:grid;gap:13px;margin:18px 0 25px;padding:0;list-style:none}.info-content li{color:#4c595f;font-size:14px;line-height:1.45}.info-content li:before{content:"✓";margin-right:8px;color:var(--orange);font-weight:900}.faq-page{display:grid;gap:30px;padding-block:55px 90px}.faq-page>div{display:grid;gap:10px}.faq-page details{padding:19px 21px;border:1px solid var(--line);border-radius:11px;background:#fff}.faq-page summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;font-size:16px;font-weight:750}.faq-page summary b{color:var(--orange)}.faq-page p{max-width:760px;margin:13px 0 0;color:var(--muted);line-height:1.6}.faq-page>.button{justify-self:start}.legal-content{max-width:850px;padding-block:60px 90px}.legal-content h2{margin:35px 0 10px;font-size:29px;letter-spacing:-.05em}.legal-content h2:first-child{margin-top:0}.legal-content p{color:#51616c;font-size:16px;line-height:1.72}.quote-page{background:var(--ink)}.quote-page-grid{display:grid;grid-template-columns:.9fr 1.1fr;min-height:735px}.quote-side{padding:66px 60px 60px 0;color:#fff}.quote-side .kicker{margin-top:25px}.quote-side>p:not(.kicker){max-width:510px;color:#d3dde1;font-size:16px;line-height:1.65}.quote-side ul{display:grid;gap:10px;margin:28px 0;padding:0;list-style:none;color:#d7e2e5;font-size:14px}.quote-side li:before{content:"✓";margin-right:9px;color:var(--lime)}.prefill-note{display:grid;gap:5px;margin-top:25px;padding:14px;border-left:2px solid var(--lime);background:rgba(255,255,255,.06)}.prefill-note span{color:var(--lime);font-size:10px;font-weight:800;letter-spacing:.11em}.prefill-note b,.side-contact{font-size:14px}.side-contact{display:inline-flex;gap:8px;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:4px}.quote-form-card{align-self:center;padding:clamp(26px,4vw,46px);border-radius:16px;background:#fff}.quote-form-card h2{margin:8px 0;font-size:34px;letter-spacing:-.06em}.quote-form-card>div>p:not(.kicker){margin:0;color:var(--muted);font-size:14px}.quote-form-v2{margin-top:27px}.form-grid-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-grid-v2 label{display:grid;gap:7px;color:#42525c;font-size:12px;font-weight:750}.form-grid-v2 input,.form-grid-v2 select,.form-grid-v2 textarea{width:100%;min-width:0;border:1px solid #cfd8da;border-radius:7px;padding:11px;background:#fff;color:var(--ink);font-size:14px;font-weight:500}.form-grid-v2 textarea{min-height:118px;resize:vertical}.span-two{grid-column:1/-1}.quote-form-bottom{display:flex;align-items:center;justify-content:space-between;gap:17px;margin-top:20px}.checkbox{display:flex!important;align-items:start;gap:8px!important;max-width:440px;color:#5e6c74!important;font-size:12px!important;font-weight:500!important;line-height:1.4}.checkbox input{width:auto;margin-top:2px}.form-notice{margin:15px 0 0;padding:11px;border-radius:6px;background:#edf7ee;color:#27613b;font-size:13px}.form-notice.error{background:#fff0ec;color:#a33b21}.shipping-hero{padding:clamp(64px,8vw,95px) 0;background:var(--ink);color:#fff}.shipping-hero h1{max-width:780px;margin:16px 0;font-size:clamp(47px,6.2vw,80px);letter-spacing:-.08em;line-height:.95}.shipping-hero p{max-width:690px;margin:0 0 27px;color:#d1dde2;font-size:17px;line-height:1.65}.shipping-methods{padding-block:66px 90px}.shipping-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.shipping-grid article{min-height:205px;padding:27px;border:1px solid var(--line);border-radius:14px;background:#fff}.shipping-grid article>span{color:var(--orange);font-size:11px;font-weight:850;letter-spacing:.12em}.shipping-grid h2{margin:47px 0 9px;font-size:28px;letter-spacing:-.055em;line-height:1.04}.shipping-grid p{max-width:440px;margin:0;color:var(--muted);font-size:14px;line-height:1.6}.same-day{display:grid;grid-template-columns:1.1fr .9fr;gap:35px;align-items:center;margin-top:52px;padding:36px;border-radius:16px;background:#fff0e9}.same-day h2{margin:9px 0 0;font-size:clamp(28px,3.5vw,43px);letter-spacing:-.065em;line-height:1.03}.same-day p{margin:0;color:#665e58;font-size:15px;line-height:1.62}.quote-band{padding:52px 0;background:#edf1ef}.quote-band .container{display:flex;align-items:center;justify-content:space-between;gap:30px}.quote-band h2{margin:8px 0 0;font-size:clamp(29px,3.5vw,45px);letter-spacing:-.065em;line-height:1.02}.contact-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:clamp(35px,8vw,120px);padding-block:65px 90px}.contact-page-grid h2{max-width:680px;margin:10px 0 27px;font-size:clamp(31px,4vw,49px);letter-spacing:-.065em;line-height:1.03}.contact-option{display:flex;max-width:700px;align-items:center;justify-content:space-between;gap:20px;padding:16px 0;border-top:1px solid var(--line)}.contact-option:last-child{border-bottom:1px solid var(--line)}.contact-option span{color:var(--muted);font-size:13px}.contact-option a{font-size:16px;font-weight:750}.contact-option b{color:var(--orange)}.contact-page-grid aside{display:grid;align-content:start;gap:15px;padding:27px;border-radius:15px;background:var(--ink);color:#fff}.contact-page-grid aside>span{color:#ffb799;font-size:10px;font-weight:800;letter-spacing:.12em}.contact-page-grid aside h3{margin:0;font-size:29px;letter-spacing:-.055em;line-height:1.04}.how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding-block:58px 88px}.how-grid>div{min-height:220px;padding:21px;border-radius:13px;background:#fff}.how-grid>div:nth-child(2n){background:#edf1ef}.how-grid span{color:var(--orange);font-size:11px;font-weight:850}.how-grid h2{margin:57px 0 8px;font-size:24px;letter-spacing:-.05em;line-height:1.02}.how-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.contact-cta{padding:62px 0;background:var(--orange);color:#fff}.contact-cta .kicker{color:#ffe2d6}.contact-cta-inner{display:flex;align-items:end;justify-content:space-between;gap:35px}.contact-cta h2{max-width:750px;margin:9px 0 0;font-size:clamp(30px,4vw,51px);letter-spacing:-.07em;line-height:1.02}.contact-cta-inner>div:last-child{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:11px}.contact-cta .button-light{background:#fff}.contact-cta .button-dark,.footer{background:var(--ink)}.footer{padding-top:62px;color:#d5e0e4}.footer-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr 1fr;gap:36px;padding-bottom:45px}.footer-brand .brand-type{color:#fff}.footer p{max-width:370px;margin:16px 0 19px;color:#bac8cf;font-size:14px;line-height:1.6}.footer-contact{display:block;width:fit-content;margin-top:7px;color:#fff;font-size:14px;font-weight:750}.footer h3{margin:0 0 15px;color:#fff;font-size:15px}.footer-grid>div:not(:first-child):not(.footer-callout){display:grid;align-content:start;gap:11px}.footer-grid>div:not(:first-child):not(.footer-callout) a{color:#bac8cf;font-size:13px}.footer-callout{padding:21px;border:1px solid rgba(255,255,255,.15);border-radius:12px}.footer-callout span{display:block;color:var(--lime);font-size:10px;font-weight:850;letter-spacing:.12em}.footer-callout strong{display:block;margin:12px 0 18px;color:#fff;font-size:15px;line-height:1.45}.footer-callout a{color:#fff;font-size:13px;font-weight:750}.footer-callout b{color:var(--lime)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:58px;border-top:1px solid rgba(255,255,255,.14);color:#91a2ad;font-size:12px}.footer-bottom div{display:flex;flex-wrap:wrap;justify-content:end;gap:14px}.footer-bottom a:hover{color:#fff}.whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:40;display:inline-flex;align-items:center;gap:8px;padding:12px 15px;border-radius:99px;background:#22a65a;color:#fff;box-shadow:0 10px 26px rgba(20,84,44,.25);font-size:13px;font-weight:800}.whatsapp-float b{font-size:20px;line-height:.6}@media (max-width:1080px){.header-row{grid-template-columns:165px minmax(210px,1fr) auto;gap:17px}.header-phone,.nav-message{display:none}.desktop-nav{gap:14px}.footer-grid{grid-template-columns:1.3fr .8fr .8fr}.footer-callout{grid-column:1/-1}.category-track{grid-template-columns:repeat(4,1fr)}.guide-card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){.header-row{grid-template-columns:1fr auto;min-height:64px}.nav-row,.site-search{display:none}.menu-trigger{display:inline-block}.mobile-nav{position:fixed;top:98px;right:0;left:0;z-index:29;display:grid;max-height:0;overflow:hidden auto;border-bottom:1px solid transparent;background:rgba(247,247,244,.99);transition:max-height .2s ease}.mobile-nav.open{max-height:calc(100dvh - 98px);border-bottom-color:var(--line)}.mobile-nav a{display:flex;min-height:53px;align-items:center;justify-content:space-between;padding:14px 22px;border-top:1px solid #e2e7e7;color:var(--ink);font-size:15px;font-weight:750}.mobile-nav a span{color:var(--orange);font-size:18px}.article-layout,.contact-page-grid,.delivery-grid,.guide-detail-grid,.home-hero-grid,.info-content{grid-template-columns:1fr}.request-card{max-width:580px}.article-sidebar,.guide-checklist{position:static}.category-page-grid{grid-template-columns:repeat(2,1fr)}.products-layout{grid-template-columns:210px 1fr;gap:20px}.how-grid,.product-grid,.product-grid.products-full,.service-grid{grid-template-columns:repeat(2,1fr)}.quote-page-grid{grid-template-columns:1fr}.quote-side{padding:53px 0 45px}.quote-form-card{margin-bottom:50px}.trust-strip>.container{grid-template-columns:repeat(2,1fr)}.trust-strip .container>div:nth-child(3){border-left:1px solid var(--line)}.maintenance-callout .container{align-items:start;flex-direction:column}}@media (max-width:620px){.container{width:min(100% - 32px,1200px)}.utility-inner{justify-content:center;min-height:32px}.utility-inner a,.utility-note{display:none}.utility-inner>span:first-child{font-size:11px}.brand-icon{width:28px;height:28px}.brand-type{font-size:21px}.header-actions{gap:8px}.quote-chip{padding:9px 10px;font-size:12px}.menu-trigger{padding:0;font-size:12px}.modern-home-hero{padding-top:48px;background:var(--paper)}.hero-copy h1{font-size:clamp(42px,13vw,54px)}.hero-copy>p:not(.kicker){font-size:16px}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .button{width:100%}.hero-points{display:grid;gap:9px;margin-top:26px}.request-card{padding:25px}.request-card h2{font-size:28px}.trust-strip>.container{width:100%}.trust-strip .container>div{min-height:92px;padding:16px}.trust-strip b{font-size:18px}.trust-strip span{font-size:12px}.section-heading{display:grid;align-items:start;gap:15px}.section-heading h2{font-size:32px}.section-heading>p{font-size:14px}.catalog-section,.category-section,.guides-section{padding-block:58px}.category-track{display:flex;overflow-x:auto;width:calc(100% + 32px);margin-left:-16px;padding:0 16px 8px;scroll-snap-type:x mandatory}.category-tile{min-width:160px;min-height:164px;scroll-snap-align:start}.guide-feature-grid,.guide-feature-grid article>div,.same-day,.shipping-grid{grid-template-columns:1fr}.guide-feature-grid article{padding:23px}.guide-feature-grid h3{font-size:29px}.guide-feature-grid article>div{margin:22px 0}.guide-feature-grid article>div a{min-height:0}.category-page-grid,.guide-card-grid,.how-grid,.product-grid,.product-grid.products-full,.service-grid{grid-template-columns:1fr}.product-card{display:grid;grid-template-columns:42% 58%}.product-image{min-height:100%}.part-render{transform:translate(-50%,-50%) scale(.72) rotate(-18deg)}.product-content{padding:16px}.product-content h3{font-size:20px}.product-content p{font-size:13px}.product-footer{margin-top:13px;padding-top:13px}.page-hero{padding-block:56px}.category-detail-hero h1,.page-hero h1,.quote-side h1{font-size:clamp(40px,12vw,52px)}.category-detail-hero>.container>p:not(.kicker),.page-hero>.container>p:not(.kicker){font-size:15px}.category-detail-hero{padding-block:35px 54px}.detail-number{right:16px;bottom:-14px;font-size:64px}.products-layout{grid-template-columns:1fr;padding-block:27px 62px}.filter-panel{display:flex;overflow-x:auto;padding:9px}.filter-help,.filter-panel>strong{display:none}.filter-panel button{flex:0 0 auto;padding:8px 9px;background:var(--soft);white-space:nowrap}.filter-panel button span{display:none}.results-top{margin:4px 0 15px}.results-top span{display:none}.product-search{margin-top:22px}.article-layout,.guide-detail-grid{gap:28px}.guide-detail,.product-article{padding-block:31px 64px}.article-content h1,.guide-detail h1{font-size:clamp(38px,11vw,50px)}.article-summary,.guide-lead{margin:20px 0;font-size:16px}.guide-body p,.product-article-body p{font-size:16px;line-height:1.7}.global-article-note{grid-template-columns:1fr;gap:8px;margin:27px 0;padding:18px}.faq-section{margin-top:40px}.product-showcase{min-height:230px}.part-render.large{transform:translate(-50%,-50%) scale(.78) rotate(-18deg)}.guide-checklist{padding:22px}.guide-card{min-height:215px}.guide-card h2{margin-top:36px}.service-grid{padding-block:32px}.service-grid article{min-height:205px}.service-grid h2{margin-top:42px}.shipping-hero{padding-block:55px}.shipping-hero h1{font-size:clamp(42px,12vw,55px)}.shipping-hero p{font-size:15px}.shipping-methods{padding-block:47px 62px}.shipping-grid article{min-height:0;padding:22px}.shipping-grid h2{margin-top:30px}.same-day{gap:18px;margin-top:32px;padding:25px}.quote-band{padding-block:42px}.quote-band .container{align-items:start;flex-direction:column}.quote-page-grid{width:100%}.quote-side{padding:45px 16px}.quote-side h1{font-size:47px}.quote-form-card{margin:0;border-radius:0;padding:29px 16px 40px}.form-grid-v2{grid-template-columns:1fr}.span-two{grid-column:auto}.contact-cta-inner,.quote-form-bottom{align-items:stretch;flex-direction:column}.quote-form-bottom .button{width:100%}.contact-page-grid,.info-content{gap:35px;padding-block:50px 62px}.contact-page-grid h2,.info-content h2{font-size:32px}.contact-page-grid aside{padding:23px}.maintenance-callout{padding-bottom:62px}.maintenance-callout .container{width:calc(100% - 32px);padding:25px}.footer{padding-top:48px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-callout{grid-column:auto}.footer-bottom{align-items:start;flex-direction:column;gap:8px;padding-block:18px}.footer-bottom div{justify-content:start}.whatsapp-float{right:13px;bottom:13px;padding:13px}.whatsapp-float span{display:none}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important}}.home-page--managed{display:flex;flex-direction:column}.home-managed-block{min-width:0;order:var(--home-desktop-order)}.home-managed-block.is-desktop-hidden{display:none}.admin-mobile-flow{display:grid;gap:13px;margin-top:18px;padding:18px;border:1px solid #cfe1db;border-radius:14px;background:#f3faf7}.admin-mobile-flow b{color:#145548;font-size:15px}.admin-mobile-flow p{margin:5px 0 0;color:#536d66;font-size:13px;line-height:1.55}.managed-static-content{max-width:940px;padding-block:56px 90px}.managed-static-cover{width:100%;height:auto;margin-bottom:32px;border-radius:18px;object-fit:cover}.managed-static-actions{display:flex;margin-top:1.5rem}@media (max-width:620px){.home-page--managed>.home-managed-block{order:var(--home-mobile-order)}.home-page--managed>.home-managed-block.is-mobile-hidden{display:none}.home-page--managed>.home-managed-block.is-mobile-visible{display:block}}body{font-family:Aptos,Segoe UI Variable,Segoe UI,Arial,sans-serif;letter-spacing:-.006em}.brand-type,h1,h2,h3{font-family:Aptos Display,Aptos,Segoe UI Variable,Segoe UI,Arial,sans-serif;font-weight:760;letter-spacing:-.045em}.article-content h1,.category-detail-hero h1,.corporate-hero h1,.guide-detail h1,.hero-copy h1,.page-hero h1,.payment-hero h1,.quote-side h1,.shipping-hero h1{letter-spacing:-.055em}.kicker{font-size:10px;font-weight:780;letter-spacing:.1em}.request-card-mark{position:relative}.request-card-mark i{left:12px}.request-card-mark i:nth-child(2){transform:rotate(-35deg)}.section-intro{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:28px}.section-intro h2{margin:9px 0 0;font-size:clamp(31px,4vw,49px);letter-spacing:-.05em;line-height:1.04}.section-intro>p{max-width:410px;margin:0;color:#5d6d78;font-size:15px;line-height:1.6}.detail-number{display:none}.locations-grid,.payment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding-block:55px 85px}.locations-grid article,.payment-grid article{display:flex;min-height:270px;flex-direction:column;padding:27px;border:1px solid var(--line);border-radius:15px;background:#fff}.location-icon,.payment-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:12px;background:#fff0e9;color:var(--orange);font-size:25px;font-weight:800}.locations-grid article>p:first-of-type{margin:27px 0 0;color:var(--orange);font-size:11px;font-weight:800;letter-spacing:.11em}.locations-grid h2,.payment-grid h2{margin:8px 0 10px;font-size:28px;line-height:1.04}.locations-grid article>p:last-of-type,.payment-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.58}.locations-grid .text-action{margin-top:auto;padding-top:25px}.corporate-hero,.payment-hero{padding:clamp(65px,8vw,96px) 0;background:var(--ink);color:#fff}.corporate-hero h1,.payment-hero h1{max-width:800px;margin:14px 0 18px;font-size:clamp(45px,6vw,77px);line-height:.97}.corporate-hero h1 em,.payment-hero h1 em{color:var(--orange);font-style:normal}.corporate-hero p:not(.kicker),.payment-hero p:not(.kicker){max-width:710px;margin:0;color:#d1dde2;font-size:17px;line-height:1.65}.payment-note{padding:0 0 85px}.payment-note .container{display:grid;grid-template-columns:1.1fr .9fr;gap:35px;align-items:center;padding:36px;border-radius:16px;background:#fff0e9}.payment-note h2{margin:8px 0 0;font-size:clamp(29px,3.6vw,44px);line-height:1.04}.payment-note p:not(.kicker){margin:0;color:#665e58;font-size:15px;line-height:1.62}.corporate-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:clamp(35px,7vw,100px);padding-block:65px 70px}.corporate-grid h2{margin:10px 0 18px;font-size:clamp(31px,4.2vw,50px);line-height:1.04}.corporate-grid>div>p:not(.kicker){max-width:720px;color:#53646f;font-size:17px;line-height:1.7}.corporate-grid aside{padding:26px;border-radius:15px;background:#edf1ef}.corporate-grid aside>span{color:var(--orange);font-size:10px;font-weight:800;letter-spacing:.12em}.corporate-grid aside>div{padding:16px 0;border-bottom:1px solid #d5dddd}.corporate-grid aside>div:last-child{border-bottom:0}.corporate-grid aside b{display:block;margin-bottom:4px;font-size:12px}.corporate-grid aside p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.corporate-values{padding:0 0 88px}.corporate-values .container{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.corporate-values article{padding:25px;border-radius:14px;background:#fff}.corporate-values span{color:var(--orange);font-size:11px;font-weight:800}.corporate-values h2{margin:50px 0 9px;font-size:28px}.corporate-values p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.view-count{display:inline-flex;align-items:center;gap:5px;margin-top:13px;color:#74838b;font-size:11px;font-weight:700}.view-count.large{margin-top:0;padding:8px 11px;border-radius:99px;background:var(--soft);color:#53636c;font-size:12px;white-space:nowrap}.content-engagement{max-width:760px;margin-top:56px;padding-top:34px;border-top:1px solid var(--line)}.engagement-top{display:flex;align-items:end;justify-content:space-between;gap:20px}.engagement-top h2{margin:8px 0 0;font-size:clamp(27px,3vw,39px);line-height:1.05}.comment-list{display:grid;gap:10px;margin:25px 0}.comment-list article{padding:17px;border:1px solid var(--line);border-radius:10px;background:#fff}.comment-list article b{font-size:14px}.comment-list article p,.empty-comments{margin:6px 0 0;color:var(--muted);font-size:14px;line-height:1.55}.empty-comments{padding:18px;border-radius:10px;background:var(--soft)}.comment-form{display:grid;grid-template-columns:190px 1fr auto;gap:12px;align-items:end}.comment-form label{display:grid;gap:7px;color:#4d5d67;font-size:12px;font-weight:750}.comment-form input,.comment-form textarea{width:100%;border:1px solid #ccd6d8;border-radius:7px;padding:10px;background:#fff;color:var(--ink);font-size:14px;font-weight:500}.comment-form textarea{min-height:88px;resize:vertical}.comment-form small{grid-column:1/-1;color:#73818a;font-size:11px}.comment-notice{margin:0;padding:10px;border-radius:7px;background:#edf7ee;color:#27613b;font-size:13px}@media (max-width:860px){.corporate-values .container,.locations-grid,.payment-grid{grid-template-columns:repeat(2,1fr)}.corporate-grid,.payment-note .container{grid-template-columns:1fr}.comment-form{grid-template-columns:1fr 1fr}.comment-form .button{justify-self:start}}@media (max-width:620px){h1,h2,h3{letter-spacing:-.035em}.section-intro{display:grid;align-items:start;gap:15px}.section-intro h2{font-size:32px}.section-intro>p{font-size:14px}.corporate-values .container,.locations-grid,.payment-grid{grid-template-columns:1fr;padding-block:35px 60px}.locations-grid article,.payment-grid article{min-height:0;padding:22px}.corporate-hero,.payment-hero{padding-block:55px}.corporate-hero h1,.payment-hero h1{font-size:clamp(40px,12vw,53px)}.corporate-hero p:not(.kicker),.payment-hero p:not(.kicker){font-size:15px}.payment-note{padding-bottom:60px}.payment-note .container{width:calc(100% - 32px);padding:25px}.corporate-grid{gap:30px;padding-block:50px 45px}.corporate-grid h2{font-size:32px}.corporate-grid>div>p:not(.kicker){font-size:16px}.corporate-values{padding-bottom:60px}.corporate-values h2{margin-top:38px}.engagement-top{display:grid;align-items:start}.content-engagement{margin-top:42px;padding-top:27px}.comment-form{grid-template-columns:1fr}.comment-form .button{width:100%}.view-count.large{justify-self:start}}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}.brand-type,h1,h2,h3{font-family:inherit;font-weight:780;letter-spacing:-.04em}.shop-badge{display:inline-flex;align-items:center;gap:8px;padding:5px 9px 5px 6px;border:1px solid #d9e0df;border-radius:99px;background:#fff;color:var(--ink);transition:border-color .2s ease,transform .2s ease}.shop-badge:hover{border-color:var(--orange);transform:translateY(-1px)}.shop-badge .shop-mark{display:none}.shop-cart{position:relative;display:block;width:28px;height:25px}.shop-cart:before{position:absolute;top:5px;left:5px;width:16px;height:11px;border:1.7px solid var(--ink);border-top:0;border-radius:2px 2px 5px 5px;transform:skewX(-11deg);content:""}.shop-cart:after{position:absolute;top:18px;left:8px;width:4px;height:4px;border-radius:50%;background:var(--orange);box-shadow:11px 0 0 var(--orange);content:""}.shop-mark{position:relative;display:block;width:27px;height:24px;border:1.5px solid var(--ink);border-radius:6px 6px 8px 8px;background:linear-gradient(145deg,#fff 0 48%,#fff3ed 48%)}.shop-mark:before{position:absolute;top:-7px;left:7px;width:11px;height:9px;border:1.5px solid var(--ink);border-bottom:0;border-radius:8px 8px 0 0;content:""}.shop-mark:after{position:absolute;right:4px;bottom:4px;width:7px;height:2px;border-radius:4px;background:var(--orange);content:""}.shop-badge-label{display:grid;line-height:.9}.shop-badge-label small{color:#77848c;font-size:7px;font-weight:800;letter-spacing:.09em}.shop-badge-label b{margin-top:2px;font-size:12px;letter-spacing:-.02em}.header-phone.contact-chip{display:inline-flex;align-items:center;gap:7px;padding:5px 9px 5px 5px;border:1px solid #d9e0df;border-radius:99px;background:#fff;font-size:12px;font-weight:750;transition:border-color .2s ease,transform .2s ease}.header-phone.contact-chip:hover{border-color:#9bb7b5;transform:translateY(-1px)}.contact-chip-icon{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#e8f1ef;color:#3f6867;font-size:13px;line-height:1}.contact-chip b{color:var(--orange);font-size:14px}.mobile-nav .mobile-shop-link{background:#fff1eb;color:#b74321}.home-slider .hero-copy h1{max-width:710px;min-height:2.05em}.home-slider-controls{display:flex;gap:7px;margin-top:26px}.home-slider-controls button{display:inline-flex;align-items:center;gap:7px;min-width:48px;border:0;padding:0;background:transparent;color:#87939a;cursor:pointer;font:inherit;font-size:10px;font-weight:800;letter-spacing:.06em}.home-slider-controls i{display:block;width:18px;height:2px;border-radius:3px;background:#cfd6d5;transition:width .2s ease,background .2s ease}.home-slider-controls button.active{color:var(--ink)}.home-slider-controls button.active i{width:35px;background:var(--orange)}.category-preview-list{display:flex;flex-wrap:wrap;gap:6px;margin:15px 0 0;padding:0;list-style:none}.category-preview-list li{padding:4px 7px;border:1px solid rgba(23,33,45,.14);border-radius:99px;color:rgba(23,33,45,.74);font-size:10px;font-weight:700;line-height:1.2}.category-page-card footer{margin-top:auto}.subcategory-section{padding:54px 0 0}.subcategory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.subcategory-grid a{display:grid;grid-template-columns:32px 1fr auto;min-height:82px;align-items:center;gap:9px;padding:16px;border:1px solid var(--line);border-radius:13px;background:#fff;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.subcategory-grid a:hover{border-color:#f3b49d;transform:translateY(-2px);box-shadow:0 10px 22px rgba(23,33,45,.06)}.subcategory-grid span{color:var(--orange);font-size:11px;font-weight:850}.subcategory-grid strong{font-size:15px;line-height:1.2}.subcategory-grid i{color:var(--orange);font-size:18px;font-style:normal}.payment-hero-grid{display:grid;grid-template-columns:1.1fr .8fr;gap:clamp(34px,7vw,95px);align-items:end}.payment-process{padding:24px;border:1px solid rgba(255,255,255,.16);border-radius:17px;background:rgba(255,255,255,.055)}.payment-process>span{color:#ffb799;font-size:10px;font-weight:800;letter-spacing:.12em}.payment-process ol{display:grid;gap:13px;margin:19px 0 0;padding:0;list-style:none}.payment-process li{display:grid;grid-template-columns:29px 1fr;gap:10px;align-items:start}.payment-process li b{color:var(--orange);font-size:11px}.payment-process li p{margin:0;color:#d9e1e4;font-size:13px;line-height:1.46}.payment-grid-refined{grid-template-columns:repeat(2,1fr);max-width:1040px}.payment-grid-refined .payment-method{min-height:305px;overflow:hidden;position:relative;padding:29px}.payment-grid-refined .payment-method:after{position:absolute;right:-22px;bottom:-36px;width:142px;height:142px;border-radius:50%;background:rgba(241,99,55,.06);content:""}.payment-grid-refined .payment-method:nth-child(2):after{background:rgba(80,137,154,.08)}.payment-grid-refined .payment-method:nth-child(3):after{background:rgba(47,133,90,.08)}.payment-grid-refined .payment-method:nth-child(4):after{background:rgba(30,100,255,.08)}.payment-icon{position:relative;z-index:1;width:50px;height:50px;border:1px solid #e0e7e8;border-radius:14px;background-color:#f8faf9;box-shadow:0 7px 16px rgba(23,33,45,.05)}.payment-icon:after,.payment-icon:before{position:absolute;content:""}.payment-icon-bank:before{inset:15px 11px 11px;border:2px solid #225b58;border-top:8px solid #225b58;border-radius:2px}.payment-icon-bank:after{width:25px;height:2px;left:11px;top:11px;background:#225b58;box-shadow:0 6px 0 #225b58}.payment-icon-mailorder:before{width:22px;height:27px;left:13px;top:10px;border:2px solid #3c7181;border-radius:4px}.payment-icon-mailorder:after{width:10px;height:5px;left:19px;top:22px;border-bottom:2px solid #3c7181;border-left:2px solid #3c7181;transform:rotate(-45deg)}.payment-icon-card:before{width:27px;height:19px;left:10px;top:14px;border:2px solid #367154;border-radius:4px}.payment-icon-card:after{width:23px;height:2px;left:12px;top:20px;background:#367154}.payment-icon-iyzico{width:50px}.payment-icon-iyzico:before{width:22px;height:22px;left:12px;top:12px;border:2px solid #4d6f9e;border-radius:50%}.payment-icon-iyzico:after{width:10px;height:10px;left:19px;top:19px;border:2px solid #4d6f9e;border-radius:50%}.payment-method-eyebrow{position:relative;z-index:1;margin:25px 0 0!important;color:var(--orange)!important;font-size:10px!important;font-weight:800!important;letter-spacing:.1em}.payment-grid-refined h2{position:relative;z-index:1;margin-top:8px}.payment-grid-refined p:not(.payment-method-eyebrow){position:relative;z-index:1;max-width:390px}.payment-grid-refined small{position:relative;z-index:1;display:block;margin-top:auto;padding-top:20px;color:#67757d;font-size:12px;line-height:1.46}.payment-brand-note{position:relative;z-index:1;width:fit-content;margin-top:13px;color:#1e64ff;font-size:12px;font-weight:800}.payment-brand-note span{margin-left:4px}.content-engagement{max-width:780px;margin-top:62px;padding:34px;border:1px solid var(--line);border-radius:18px;background:#fff}.engagement-top{align-items:start}.engagement-top h2{max-width:550px}.engagement-top>div>p:not(.kicker){max-width:610px;margin:10px 0 0;color:#65747d;font-size:14px;line-height:1.58}.view-count{gap:6px}.view-count-icon{color:var(--orange);font-size:8px}.view-count.large{padding:10px 13px;background:#fff3ed;color:#91503a}.comment-list{gap:11px;margin:28px 0 20px}.comment-list article,.empty-comments{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:13px}.comment-list article{border-color:#e3e9e8}.comment-avatar{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;border-radius:50%;background:#e8f0ef;color:#3e5f60;font-size:11px;font-weight:850}.comment-list article:nth-child(2n) .comment-avatar{background:#fff0e9;color:#b54a2a}.empty-comments{align-items:center;border:1px dashed #d5dfde;background:#f8faf9}.empty-comments b{font-size:14px}.empty-comments p{margin-top:4px}.comment-avatar.empty{background:#fff0e9;color:var(--orange);font-size:19px}.comment-form{grid-template-columns:minmax(0,1fr) 190px;gap:14px;padding:21px;border:1px solid #e1e8e7;border-radius:15px;background:#fafcfb}.comment-form-heading{grid-column:1/-1;display:flex;gap:11px;align-items:center}.comment-form-heading small,.comment-form-heading strong{display:block}.comment-form-heading strong{color:var(--ink);font-size:15px}.comment-form-heading small{margin-top:3px;color:#74838a;font-size:11px}.comment-avatar.composer{background:var(--ink);color:#fff}.comment-form label{gap:8px}.comment-form input,.comment-form textarea{border-radius:10px;border-color:#d6e0df;padding:12px;transition:border-color .18s ease,box-shadow .18s ease}.comment-form input:focus,.comment-form textarea:focus{outline:0;border-color:var(--orange);box-shadow:0 0 0 3px rgba(241,99,55,.12)}.comment-author-label,.comment-message-label{grid-column:1/-1}.comment-form textarea{min-height:125px}.comment-form-footer{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:14px}.comment-form-footer>span{color:#849198;font-size:11px}.comment-notice{grid-column:1/-1}.comment-form>small{display:none}@media (max-width:860px){.header-phone.contact-chip{display:inline-flex}.payment-hero-grid{grid-template-columns:1fr;align-items:start}.payment-grid-refined,.subcategory-grid{grid-template-columns:repeat(2,1fr)}.content-engagement{padding:26px}}@media (max-width:620px){.shop-badge{gap:5px;padding:4px 6px 4px 5px}.shop-cart{width:25px;height:23px}.shop-badge-label small{display:none}.shop-badge-label b{margin:0;font-size:11px}.header-phone.contact-chip{display:none}.home-slider .hero-copy h1{min-height:0}.home-slider-controls{margin-top:21px}.subcategory-section{padding-top:37px}.subcategory-grid{grid-template-columns:1fr}.subcategory-grid a{min-height:70px}.payment-hero-grid{gap:25px}.payment-process{padding:20px}.payment-grid-refined{grid-template-columns:1fr}.payment-grid-refined .payment-method{min-height:270px}.content-engagement{margin-top:43px;padding:20px;border-radius:15px}.engagement-top>div>p:not(.kicker){font-size:13px}.comment-form{grid-template-columns:1fr;padding:15px}.comment-form-footer{align-items:stretch;flex-direction:column}.comment-form-footer .button{width:100%}.comment-form-footer>span{order:2;text-align:right}}