/* א. נור רחמים — מערכת עיצוב (פורט מעיצוב ChatGPT). נטען אחרי Bricks. */
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;700;800;900&display=swap');
:root{--paper:#f6f2ea;--surface:#fff;--concrete:#d8d5cf;--charcoal:#202321;--charcoal-2:#303431;--muted:#676b67;--orange:#f36c21;--orange-dark:#d95815;--green:#1fa855;--danger:#b42318;--border:#d8d5cf;--shadow:0 14px 36px #20232117;--radius:14px;--container:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{color:var(--charcoal);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Heebo,Noto Sans Hebrew,Arial,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{color:inherit}:focus-visible{outline:3px solid var(--orange);outline-offset:3px}::selection{color:#171917;background:#ffd2ba}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:10000;background:var(--orange);color:#fff;border-radius:8px;padding:12px 18px;transition:transform .18s ease-out;position:fixed;top:10px;right:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:100;background:var(--surface);border-bottom:1px solid var(--border);position:relative}.utility-bar{color:#fff;background:linear-gradient(90deg,#171917,#282b28);align-items:center;min-height:42px;font-size:.92rem;display:flex}.utility-inner{align-items:center;gap:16px;display:flex}.utility-inner a{align-items:center;gap:7px;font-weight:650;display:inline-flex}.utility-inner svg,.main-header svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}.utility-divider{background:#ffffff59;width:1px;height:19px}.utility-note{color:#ffffffbd;margin-inline-start:auto}.main-header{grid-template-columns:270px minmax(280px,1fr) 200px;align-items:center;gap:36px;min-height:106px;display:grid}.brand{flex-direction:column;line-height:1;display:flex}.brand strong{letter-spacing:-.045em;font-size:clamp(1.75rem,3vw,2.45rem);font-weight:900}.brand span{letter-spacing:.12em;margin-top:8px;font-size:1.18rem}.site-search{min-width:0;display:flex;position:relative}.site-search input{width:100%;height:58px;color:var(--charcoal);background:#fff;border:1px solid #bcbeb9;border-radius:13px;padding:0 20px 0 62px;font-size:1.04rem;transition:border-color .18s,box-shadow .18s}.site-search input:focus{border-color:var(--orange);outline:none;box-shadow:0 0 0 4px #f36c2124}.site-search>button{inset-inline-end:7px;background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:9px;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:7px}.site-search>button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:22px;height:22px}.smart-search{z-index:120}.search-suggestions{z-index:130;inset-inline:0;background:#fff;border:1px solid #c9c6bf;border-radius:14px;max-height:min(68vh,570px);padding:8px;position:absolute;top:calc(100% + 8px);overflow-y:auto;box-shadow:0 22px 55px #17191733}.search-group-title{color:#767a75;letter-spacing:.05em;padding:8px 11px 5px;font-size:.73rem;font-weight:850;display:block}.search-suggestions>a{border-radius:9px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:64px;padding:8px 10px;display:grid}.search-suggestions>a:hover,.search-suggestions>a.active,.search-suggestions>a[aria-selected=true]{background:#f7f2ea}.search-suggestions>a span:nth-child(2){gap:3px;min-width:0;display:grid}.search-suggestions>a strong,.search-suggestions>a small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.search-suggestions>a small{color:var(--muted);font-size:.76rem}.search-suggestions>a>b{color:var(--orange-dark);white-space:nowrap;font-size:.8rem}.search-product-dot,.search-category-mark{background:linear-gradient(145deg,#343936,#1c1f1d);border-radius:8px;place-items:center;width:36px;height:36px;display:grid;box-shadow:inset 0 0 0 2px #f36c2159}.search-product-dot:after{content:"";border:3px solid var(--orange);border-radius:3px;width:14px;height:14px;transform:rotate(12deg)}.search-category-mark{color:#fff;background:var(--orange);font-weight:900}.search-all-results,.search-no-results button{color:#fff;background:var(--charcoal);cursor:pointer;border:0;border-radius:9px;width:100%;min-height:44px;margin-top:6px;font-weight:800}.search-no-results{gap:7px;padding:16px;display:grid}.search-no-results span{color:var(--muted);font-size:.88rem;line-height:1.55}.header-actions{justify-content:flex-end;align-items:center;display:flex}.cart-link{align-items:center;gap:10px;font-weight:700;display:flex}.cart-icon-wrap{background:var(--paper);border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:relative}.cart-icon-wrap b{color:#fff;background:var(--orange);border:2px solid #fff;border-radius:99px;place-items:center;min-width:22px;height:22px;padding:0 5px;font-size:.7rem;display:grid;position:absolute;top:-6px;left:-5px}.mobile-menu-button{border:1px solid var(--border);background:#fff;border-radius:10px;width:44px;height:44px;display:none}.category-nav{background:#fffffffa;border-top:1px solid #e5e2dc}.category-nav-inner{justify-content:space-between;align-items:stretch;min-height:61px;display:flex}.category-nav a{white-space:nowrap;justify-content:center;align-items:center;padding:0 15px;font-weight:750;display:flex;position:relative}.category-nav a:hover,.category-nav a:focus-visible{color:var(--orange-dark)}.category-nav a:after{content:"";background:var(--orange);height:3px;transition:transform .18s ease-out;position:absolute;bottom:0;left:15px;right:15px;transform:scaleX(0)}.category-nav a:hover:after,.category-nav a:focus-visible:after{transform:scaleX(1)}.hero-section{background:var(--surface);border-bottom:1px solid var(--border);grid-template-columns:1.08fr .92fr;min-height:590px;display:grid}.hero-media{background-image:linear-gradient(90deg,#00000008,#0000 30%),url(../images/hero-warehouse.webp);background-position:50%;background-size:cover;min-height:590px}.hero-content{background:radial-gradient(circle at 90% 10%,#f36c2114,#0000 34%),linear-gradient(125deg,#fff,#faf8f3);flex-direction:column;justify-content:center;padding:56px max(5vw,42px) 56px 48px;display:flex}.eyebrow{color:var(--orange-dark);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;font-size:.85rem;font-weight:850;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:28px;height:3px}.eyebrow.light{color:#ffc39f}.hero-content h1{letter-spacing:-.055em;max-width:670px;margin:18px 0;font-size:clamp(3rem,5.1vw,5.6rem);font-weight:900;line-height:.99}.hero-content>p{max-width:650px;color:var(--muted);margin:0;font-size:clamp(1.12rem,1.7vw,1.4rem);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:13px;margin-top:30px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:54px;padding:13px 25px;font-weight:800;transition:background .18s ease-out,border-color .18s ease-out,transform .18s ease-out,color .18s ease-out;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--orange);border-color:var(--orange)}.button-primary:hover{background:var(--orange-dark);border-color:var(--orange-dark)}.button-outline{color:var(--charcoal);background:#fff;border-color:#a9aca7}.button-outline:hover{border-color:var(--charcoal)}.button-dark{color:#fff;background:var(--charcoal)}.button-dark:hover{background:#080a08}.button[disabled]{opacity:.55;cursor:not-allowed;transform:none}.hero-trust{border-top:1px solid var(--border);flex-wrap:wrap;gap:18px 28px;margin-top:34px;padding-top:24px;font-size:.94rem;font-weight:700;display:flex}.hero-trust span{align-items:center;gap:8px;display:inline-flex}.hero-trust b{color:#fff;background:var(--charcoal);border-radius:50%;place-items:center;width:23px;height:23px;font-size:.74rem;display:grid}.section{padding-top:86px;padding-bottom:86px}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px;display:flex}.section-heading h2,.contractor-banner h2,.page-hero h1,.content-page h1,.cart-page h1,.checkout-page h1{letter-spacing:-.035em;margin:10px 0 0;font-size:clamp(2rem,3.4vw,3.25rem);line-height:1.08}.section-heading p{max-width:680px;color:var(--muted);margin:10px 0 0;line-height:1.7}.compact-heading{align-items:center}.text-link{color:var(--orange-dark);font-weight:800}.category-section-heading{text-align:center;max-width:850px;margin:0 auto 38px}.category-section-heading h2{letter-spacing:-.04em;margin:10px 0 12px;font-size:clamp(2rem,3.4vw,3.35rem);line-height:1.08}.category-section-heading p{max-width:650px;color:var(--muted);margin:0 auto;line-height:1.7}.category-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;display:grid}.category-card{isolation:isolate;background:#202321;border:1px solid #363a37;border-radius:12px;grid-column:span 3;min-height:305px;transition:transform .22s ease-out,border-color .22s ease-out,box-shadow .22s ease-out;display:block;position:relative;overflow:hidden;box-shadow:0 8px 22px #1719171a}.category-card-featured{grid-column:span 6;min-height:390px}.category-card>img{z-index:-2;object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .45s cubic-bezier(.2,.7,.2,1),filter .25s ease-out;position:absolute;inset:0}.category-card-shade{z-index:-1;background:linear-gradient(90deg,#12141329 0%,#12141361 46%,#121413f0 100%),linear-gradient(#0000 38%,#121413b8);position:absolute;inset:0}.category-card-content{min-height:inherit;color:#fff;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:min(62%,420px);padding:28px;display:flex}.category-index{color:#ffffff9e;letter-spacing:.14em;margin-bottom:auto;font-size:.78rem;font-weight:850}.category-card h3{letter-spacing:-.025em;max-width:430px;margin:0 0 10px;font-size:clamp(1.35rem,2vw,2rem);line-height:1.12}.category-card:not(.category-card-featured) h3{font-size:clamp(1.2rem,1.45vw,1.55rem)}.category-card p{color:#ffffffc7;margin:0 0 18px;font-size:.88rem;line-height:1.55}.category-cta{border:1px solid var(--orange);background:#12141380;border-radius:8px;align-items:center;gap:10px;min-height:42px;padding:0 15px;font-size:.86rem;font-weight:850;transition:background .2s ease-out,transform .2s ease-out;display:inline-flex}.category-cta b{color:var(--orange);font-size:1.05rem}.category-card:hover,.category-card:focus-visible{border-color:var(--orange);transform:translateY(-4px);box-shadow:0 18px 42px #17191733}.category-card:hover>img,.category-card:focus-visible>img{filter:saturate(1.06)contrast(1.03);transform:scale(1.045)}.category-card:hover .category-cta,.category-card:focus-visible .category-cta{background:var(--orange);transform:translate(-3px)}.category-card:hover .category-cta b,.category-card:focus-visible .category-cta b{color:#fff}.category-more-row{color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin-top:22px;font-size:.92rem;display:flex}.category-more-row .text-link{white-space:nowrap;font-weight:900}.featured-section{border-block:1px solid var(--border);background:#fff}.product-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;align-items:stretch;gap:22px;display:grid}.product-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;flex-direction:column;min-width:0;height:100%;transition:transform .18s ease-out,box-shadow .18s ease-out;display:flex;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.product-card-image{background:#ebe7df;height:280px;min-height:245px;display:block;position:relative;overflow:hidden}.product-card-image .product-visual,.product-card-image .product-visual img,.product-card-image .product-visual-fallback{height:100%}.product-card-image .product-visual img{min-height:0}.product-badge{z-index:2;color:#fff;background:var(--charcoal);border-radius:7px;padding:7px 10px;font-size:.76rem;font-weight:800;position:absolute;top:14px;right:14px}.product-visual{background:#ece8df;width:100%;height:100%;min-height:245px;position:relative}.product-visual img{object-fit:cover;width:100%;height:100%;min-height:245px;transition:transform .35s ease-out}.product-card:hover .product-visual img{transform:scale(1.025)}.product-visual-fallback{background:linear-gradient(145deg,#efece5,#dad7cf);place-items:end center;min-height:245px;padding:25px;display:grid;position:relative;overflow:hidden}.product-visual-fallback strong{z-index:2;background:#ffffffc2;border-radius:6px;padding:7px 10px;font-size:.86rem;position:relative}.visual-shape{border-radius:9px;display:block;position:absolute;box-shadow:0 14px 25px #2023212e}.visual-shape-main{background:var(--charcoal-2);width:52%;height:42%;top:22%;right:20%;transform:rotate(-4deg)}.visual-shape-secondary{background:var(--orange);width:36%;height:35%;top:31%;left:18%;transform:rotate(6deg)}.visual-paint .visual-shape-main{background:#eee;border:10px solid #fff;border-radius:50%}.visual-paint .visual-shape-secondary{background:#e46a2a;border-radius:50%}.visual-tools .visual-shape-main{width:46%;height:24%;transform:rotate(-18deg)}.visual-tools .visual-shape-secondary{width:18%;height:44%;transform:rotate(12deg)}.visual-plumbing .visual-shape-main{border-radius:99px;width:56%;height:18%}.visual-plumbing .visual-shape-secondary{border-radius:99px;width:18%;height:52%}.visual-electrical .product-visual-fallback{background:linear-gradient(145deg,#242a31,#111514)}.visual-electrical .visual-shape-main{background:0 0;border:12px solid #175cb7;border-radius:50%;width:48%;height:48%}.visual-electrical .visual-shape-secondary{background:#f8f8f5;width:30%;height:30%;box-shadow:0 0 32px #ffc46399}.visual-hardware .product-visual-fallback{background:linear-gradient(145deg,#353937,#171a18)}.visual-hardware .visual-shape-main{background:repeating-linear-gradient(90deg,#d8dad6 0 12px,#777d79 12px 17px);width:58%;height:12%;transform:rotate(-24deg)}.visual-hardware .visual-shape-secondary{background:repeating-linear-gradient(90deg,#f4f4f1 0 10px,#8a8f8c 10px 14px);width:42%;height:15%;transform:rotate(22deg)}.visual-electrical .product-visual-fallback strong,.visual-hardware .product-visual-fallback strong{color:#fff;background:#141615b8}.product-card-body{flex-direction:column;flex:1;padding:21px;display:flex}.product-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:3.05rem;font-size:1.22rem;font-weight:850;line-height:1.25;display:-webkit-box;overflow:hidden}.product-card-title:hover{color:var(--orange-dark)}.product-card-body>p{min-height:4.28rem;color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:9px 0 20px;font-size:.92rem;line-height:1.55;display:-webkit-box;overflow:hidden}.product-card-footer{border-top:1px solid #ebe8e2;gap:10px;margin-top:auto;padding-top:17px;display:grid}.product-card-price{align-items:center;min-height:31px;display:flex}.product-card-purchase{grid-template-columns:118px minmax(0,1fr);align-items:center;gap:9px;display:grid}.product-card-limit{color:var(--muted);font-size:.72rem;line-height:1.3}.price{color:var(--charcoal);font-size:1.32rem;font-weight:900}.unit{color:var(--muted);font-size:.78rem}.quote-price{color:var(--orange-dark);font-size:1rem}.add-small{color:#fff;background:var(--charcoal);cursor:pointer;white-space:nowrap;border:0;border-radius:8px;width:100%;min-width:0;height:42px;padding:0 10px;font-weight:800}.add-small:hover{background:var(--orange-dark)}.add-small.added{background:#16753c}.contractor-banner{color:#fff;min-height:260px;box-shadow:var(--shadow);background:linear-gradient(105deg,#202321fa,#202321e0),url(../images/hero-warehouse.webp) 50%/cover;border-radius:18px;justify-content:space-between;align-items:center;gap:40px;margin-top:86px;margin-bottom:30px;padding:48px 56px;display:flex}.contractor-banner p{color:#ffffffbf;max-width:650px;margin:12px 0 0;line-height:1.7}.service-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.service-grid article{border-top:3px solid var(--orange);background:#fff;padding:29px;position:relative}.service-number{color:#c3c1bc;font-size:.83rem;font-weight:900}.service-grid h2{margin:14px 0 7px;font-size:1.3rem}.service-grid p{color:var(--muted);margin:0;line-height:1.65}.site-footer{color:#fff;background:#171917}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:55px;padding-top:66px;padding-bottom:48px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-grid h2{color:#ffc4a3;margin:0 0 8px;font-size:1rem}.footer-grid a,.footer-grid span{color:#ffffffc2;font-size:.93rem}.footer-grid a:hover{color:#fff}.footer-brand strong{font-size:1.75rem;font-weight:900}.footer-brand>span{color:#fff;letter-spacing:.12em}.footer-brand p{color:#ffffffa6;max-width:340px;margin:10px 0 0;line-height:1.65}.footer-bottom{color:#ffffff8c;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;min-height:65px;font-size:.83rem;display:flex}.mobile-contact-bar{display:none}.whatsapp-float{z-index:500;color:#fff;background:var(--green);border-radius:99px;align-items:center;gap:10px;min-height:52px;padding:0 16px;font-weight:800;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 25px #16824340}.whatsapp-float b{font-size:1.1rem}.accessibility-widget{z-index:501;position:fixed;bottom:22px;left:22px}.accessibility-trigger{color:#fff;cursor:pointer;background:#1659a3;border:2px solid #fff;border-radius:50%;place-items:center;width:52px;height:52px;font-size:1.5rem;display:grid;box-shadow:0 10px 24px #0003}.accessibility-panel{background:#fff;border:1px solid #aaa;border-radius:12px;gap:8px;width:min(310px,100vw - 28px);padding:16px;display:grid;position:absolute;bottom:64px;left:0;box-shadow:0 18px 45px #00000038}.a11y-panel-title{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.a11y-panel-title button{cursor:pointer;background:#eee;border:0;border-radius:6px;width:32px;height:32px}.accessibility-panel>button,.accessibility-panel>a{cursor:pointer;text-align:right;background:#fff;border:1px solid #ccc;border-radius:7px;align-items:center;min-height:42px;padding:8px 12px;display:flex}.accessibility-panel>button[aria-pressed=true]{color:#fff;background:#1659a3;border-color:#1659a3}.accessibility-panel .a11y-reset{color:var(--danger)}.breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;padding-top:22px;padding-bottom:22px;font-size:.86rem;display:flex}.breadcrumbs a:hover{color:var(--orange-dark)}.page-hero{border-block:1px solid var(--border);background:#fff;padding:56px 0}.page-hero-inner{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.page-hero p{max-width:720px;color:var(--muted);margin:14px 0 0;font-size:1.05rem;line-height:1.7}.category-page-hero{align-items:center;min-height:245px;position:relative;overflow:hidden}.category-page-hero>div{z-index:2;max-width:650px;position:relative}.category-page-hero>img{object-fit:cover;width:360px;height:220px;box-shadow:var(--shadow);border-radius:12px}.category-page-hero .result-count{z-index:3;background:#ffffffeb;position:absolute;bottom:18px;left:18px}.category-seo-section{padding:0 0 86px}.category-seo-card{border:1px solid var(--border);background:#fff;border-radius:15px;padding:44px}.category-seo-card h2{margin:10px 0 14px;font-size:clamp(1.75rem,3vw,2.65rem);line-height:1.15}.category-seo-card p{max-width:920px;color:var(--muted);margin:0;font-size:1.02rem;line-height:1.85}.category-seo-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.result-count{background:var(--paper);border-radius:8px;flex:none;padding:9px 13px;font-weight:700}.catalog-layout{grid-template-columns:245px 1fr;align-items:start;gap:28px;display:grid}.catalog-sidebar{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:20px;position:sticky;top:20px}.catalog-sidebar h2{margin:0 0 15px;font-size:1rem}.filter-list{gap:5px;display:grid}.filter-list button{cursor:pointer;text-align:right;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;min-height:42px;padding:8px 10px;display:flex}.filter-list button:hover,.filter-list button.active{color:var(--orange-dark);background:#fff0e8}.filter-select{gap:7px;margin-top:18px;display:grid}.filter-select>span{color:var(--muted);font-size:.78rem;font-weight:800}.filter-select select{background:#fff;border:1px solid #c9c6bf;border-radius:8px;width:100%;min-height:43px;padding:0 10px}.reset-filters{width:100%;min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #c9c6bf;border-radius:8px;margin-top:18px;font-weight:750}.reset-filters:hover{color:var(--orange-dark);border-color:var(--orange)}.catalog-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:21px;display:flex}.catalog-toolbar input,.catalog-toolbar select{border:1px solid var(--border);background:#fff;border-radius:8px;height:46px}.catalog-toolbar input{min-width:280px;padding:0 14px}.catalog-toolbar select{padding:0 12px}.empty-state{border-radius:var(--radius);text-align:center;background:#fff;border:1px dashed #b9bbb6;grid-column:1/-1;padding:60px 25px}.empty-state h2{margin:0 0 10px}.product-page{padding-bottom:84px}.product-detail{grid-template-columns:1.05fr .95fr;align-items:start;gap:54px;display:grid}.product-gallery{border:1px solid var(--border);background:#fff;border-radius:18px;position:sticky;top:20px;overflow:hidden}.product-gallery-main{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block;position:relative}.gallery-zoom-hint{color:#fff;background:#181b19d6;border-radius:8px;align-items:center;min-height:40px;padding:0 13px;font-size:.82rem;font-weight:800;display:inline-flex;position:absolute;bottom:16px;right:16px}.gallery-assurances{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.gallery-assurances span{min-height:58px;color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:.74rem;font-weight:700;display:flex}.gallery-assurances span+span{border-inline-start:1px solid var(--border)}.gallery-assurances b{color:var(--green)}body.modal-open{overflow:hidden}.image-lightbox{z-index:2000;background:#0e100feb;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.image-lightbox-content{color:#fff;background:#262a27;border-radius:14px;gap:12px;width:min(900px,100%);max-height:calc(100vh - 48px);padding:18px;display:grid;position:relative;overflow:auto}.image-lightbox-content>button{z-index:2;color:#fff;cursor:pointer;background:#0f1110d1;border:0;border-radius:50%;width:44px;height:44px;font-size:1.7rem;position:absolute;top:28px;left:28px}.image-lightbox .product-visual,.image-lightbox .product-visual img,.image-lightbox .product-visual-fallback{border-radius:10px;min-height:min(72vh,690px)}.image-lightbox-content>strong{font-size:1.05rem}.product-gallery .product-visual,.product-gallery .product-visual img,.product-gallery .product-visual-fallback{min-height:540px}.product-info{padding-top:12px}.product-info h1{letter-spacing:-.045em;margin:12px 0 14px;font-size:clamp(2.3rem,4vw,4.2rem);line-height:1.04}.product-lead{color:var(--muted);margin:0;font-size:1.12rem;line-height:1.75}.product-meta-line{color:var(--muted);flex-wrap:wrap;gap:8px 18px;margin-top:17px;font-size:.82rem;display:flex}.product-meta-line b{color:var(--charcoal)}.product-meta-line .stock-in,.product-meta-line .stock-check{border-radius:99px;padding:3px 8px;font-weight:800}.product-meta-line .stock-in{color:#176b38;background:#e8f6ed}.product-meta-line .stock-check{color:#8c470d;background:#fff0df}.product-price-wrap{border-block:1px solid var(--border);margin:28px 0 22px;padding:20px 0}.product-price-wrap .price{font-size:2rem}.product-price-note{color:var(--muted);margin-top:4px;font-size:.82rem;display:block}.purchase-box{gap:12px;display:flex}.purchase-box>.button{flex:1;min-width:0}.quantity-control{direction:ltr;background:#fff;border:1px solid #aaa;border-radius:9px;flex:none;grid-template-columns:48px 62px 48px;width:158px;height:54px;display:grid;overflow:hidden}.quantity-control button,.quantity-control input{text-align:center;background:#fff;border:0;width:100%}.quantity-control button{cursor:pointer;color:var(--charcoal);background:#f3f1ec;font-size:1.45rem;font-weight:900;line-height:1}.quantity-control button:last-child{color:#fff;background:var(--orange)}.quantity-control button:not(:disabled):hover{color:#fff;background:var(--orange-dark)}.quantity-control button:disabled{color:#a5a5a0;cursor:not-allowed;background:#f1f1ee}.quantity-control input{color:var(--charcoal);appearance:textfield;border-inline:1px solid #ddd;font-weight:850}.quantity-control input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-control-compact{border-radius:8px;grid-template-columns:36px 46px 36px;width:118px;height:42px}.quantity-control-compact button{font-size:1.2rem}.quantity-limit-note{color:var(--muted);margin:-3px 0 2px;font-size:.78rem;line-height:1.45}.product-actions-stack{gap:11px;display:grid}.product-actions-stack .button{width:100%}.selected-price-tier{color:#7d3c0f;background:#fff7f1;border:1px solid #f1c7aa;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-height:46px;margin:0;padding:9px 12px;font-size:.82rem;display:flex}.selected-price-tier strong{color:var(--charcoal);text-align:left}.product-service-note{color:#3a403b;background:#edf6ee;border-radius:9px;margin:18px 0 0;padding:14px 16px;font-size:.9rem;line-height:1.6}.spec-table{border-top:1px solid var(--border);margin-top:34px}.spec-row{border-bottom:1px solid var(--border);grid-template-columns:150px 1fr;gap:20px;padding:14px 0;display:grid}.spec-row dt{color:var(--muted)}.spec-row dd{margin:0;font-weight:700}.product-description{border-radius:var(--radius);background:#fff;margin-top:42px;padding:26px}.product-description h2{margin:0 0 10px}.product-description p{color:var(--muted);margin:0;line-height:1.8}.product-data-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:62px;display:grid}.product-data-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:30px}.product-data-heading h2{margin:8px 0 0;font-size:clamp(1.55rem,2.5vw,2.15rem)}.product-data-card .spec-table{margin-top:22px}.bulk-pricing-table{border:1px solid var(--border);border-radius:10px;margin-top:22px;overflow:hidden}.bulk-pricing-row{grid-template-columns:95px 1fr 120px;align-items:center;gap:12px;min-height:54px;padding:10px 14px;font-size:.9rem;display:grid}.bulk-pricing-row+.bulk-pricing-row{border-top:1px solid var(--border)}.bulk-pricing-header{color:#ffffffc2;background:var(--charcoal);min-height:44px;font-size:.76rem;font-weight:800}.bulk-pricing-row strong{color:var(--orange-dark);text-align:left}.bulk-pricing-note{color:var(--muted);margin:16px 0;font-size:.84rem;line-height:1.65}.product-data-card>.button{width:100%}.related-products-section{border-block:1px solid var(--border);background:#fff;margin-top:72px}.related-product-grid{grid-template-columns:repeat(4,1fr)}.cart-page,.checkout-page,.content-page{min-height:60vh;padding-top:56px;padding-bottom:86px}.cart-layout,.checkout-layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:30px;margin-top:32px;display:grid}.cart-items,.checkout-form-card,.order-summary,.content-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff}.cart-item{border-bottom:1px solid var(--border);grid-template-columns:130px 1fr auto;align-items:center;gap:20px;padding:20px;display:grid}.cart-item:last-child{border-bottom:0}.cart-item .product-visual,.cart-item .product-visual img,.cart-item .product-visual-fallback{border-radius:9px;height:100px;min-height:100px;overflow:hidden}.cart-item-info h2{margin:0 0 6px;font-size:1.08rem}.cart-item-info p{color:var(--muted);margin:0 0 13px;font-size:.86rem}.cart-item-actions{align-items:center;gap:13px;display:flex}.cart-item-actions select{border:1px solid var(--border);background:#fff;border-radius:7px;height:39px;padding:0 9px}.cart-item-actions .quantity-control{flex:none}.remove-button{color:var(--danger);cursor:pointer;background:0 0;border:0;text-decoration:underline}.cart-line-price{text-align:left;min-width:115px;font-weight:850}.order-summary{padding:25px;position:sticky;top:20px}.order-summary h2{margin:0 0 20px;font-size:1.25rem}.summary-row{color:var(--muted);justify-content:space-between;gap:20px;padding:10px 0;display:flex}.summary-total{border-top:1px solid var(--border);color:var(--charcoal);margin-top:10px;padding-top:18px;font-size:1.2rem;font-weight:900}.summary-note,.quote-alert,.form-note{color:#65401d;background:#fff3dc;border-radius:8px;margin:15px 0;padding:12px 14px;font-size:.85rem;line-height:1.55}.order-summary .button{width:100%;margin-top:8px}.continue-shopping{text-align:center;margin-top:15px;font-weight:700;display:block}.empty-cart{text-align:center;padding:70px 25px}.empty-cart h2{margin:0 0 10px}.empty-cart p{color:var(--muted);margin:0 0 23px}.checkout-form-card{padding:28px}.form-section+.form-section{border-top:1px solid var(--border);margin-top:32px;padding-top:28px}.form-section h2{margin:0 0 18px;font-size:1.22rem}.form-grid{grid-template-columns:repeat(2,1fr);gap:17px;display:grid}.form-field{gap:7px;display:grid}.form-field.full{grid-column:1/-1}.form-field label,.field-label{font-size:.88rem;font-weight:750}.form-field input,.form-field textarea,.form-field select{background:#fff;border:1px solid #b9bbb6;border-radius:8px;width:100%;min-height:48px;padding:10px 12px}.form-field textarea{resize:vertical;min-height:105px}.choice-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.choice-card{border:1px solid var(--border);cursor:pointer;border-radius:9px;padding:16px;display:block;position:relative}.choice-card:has(input:checked){border-color:var(--orange);background:#fff8f3;box-shadow:0 0 0 2px #f36c2124}.choice-card input{position:absolute;top:16px;left:16px}.choice-card strong,.choice-card span{padding-left:26px;display:block}.choice-card span{color:var(--muted);margin-top:5px;font-size:.82rem;line-height:1.45}.manual-payment-card{background:#f0f8f2;border:1px solid #b9d9c3;border-radius:10px;grid-template-columns:48px 1fr;align-items:start;gap:14px;padding:18px;display:grid}.manual-payment-icon{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:44px;height:44px;font-size:1.15rem;font-weight:900;display:grid}.manual-payment-card strong{margin-top:2px;display:block}.manual-payment-card p{color:#465049;margin:6px 0 0;font-size:.88rem;line-height:1.6}.checkbox-line{align-items:flex-start;gap:10px;margin-top:18px;font-size:.88rem;line-height:1.5;display:flex}.checkbox-line input{margin-top:4px}.form-error{color:var(--danger);margin:16px 0 0;font-weight:700}.success-card{border:1px solid var(--border);text-align:center;max-width:760px;box-shadow:var(--shadow);background:#fff;border-radius:18px;margin:70px auto;padding:50px}.success-icon{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:70px;height:70px;margin:0 auto 20px;font-size:2rem;display:grid}.success-card h1{margin:0 0 12px}.success-card p{color:var(--muted);line-height:1.7}.success-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px;display:flex}.content-page-header{max-width:850px;margin-bottom:30px}.content-page-header p{color:var(--muted);line-height:1.7}.content-card{max-width:960px;padding:34px}.content-card h2{margin:34px 0 10px;font-size:1.35rem}.content-card h2:first-child{margin-top:0}.content-card p,.content-card li{color:#555a56;line-height:1.8}.content-card a{color:var(--orange-dark);font-weight:700;text-decoration:underline}.content-card ul,.content-card ol{padding-right:22px}html.a11y-large{font-size:112.5%}html.a11y-underline a{text-decoration:underline!important}html.a11y-contrast{filter:contrast(1.25)}@media (width<=1100px){.main-header{grid-template-columns:230px minmax(250px,1fr) 155px;gap:22px}.category-nav-inner{justify-content:flex-start;overflow-x:auto}.category-nav a{min-height:58px}.hero-section{grid-template-columns:1fr 1fr}.hero-content{padding-inline:35px}.hero-content h1{font-size:clamp(2.8rem,5.7vw,4.4rem)}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card,.category-card-featured{grid-column:auto;min-height:330px}.category-card-content{width:min(72%,410px)}.product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/-1}}@media (width<=780px){.container{width:min(calc(100% - 28px), var(--container))}.utility-bar{min-height:38px;font-size:.78rem}.utility-note,.utility-divider,.utility-inner a:nth-of-type(2){display:none}.main-header{grid-template-columns:1fr auto;gap:15px;min-height:82px}.brand strong{font-size:1.55rem}.brand span{font-size:.84rem}.site-search{grid-area:2/1/auto/-1;margin-bottom:14px}.search-suggestions{max-height:calc(100vh - 158px);position:fixed;top:138px;left:14px;right:14px}.main-header{padding-top:12px}.cart-link>span:last-child{display:none}.header-actions{gap:8px}.mobile-menu-button{place-items:center;display:grid}.category-nav{display:none}.category-nav.is-open{display:block}.category-nav-inner{max-height:65vh;padding:8px 0;display:grid;overflow-y:auto}.category-nav a{justify-content:flex-start;min-height:46px;padding:0 14px}.hero-section{flex-direction:column;min-height:auto;display:flex}.hero-media{background-position:45%;order:2;min-height:300px}.hero-content{order:1;padding:42px 20px 34px}.hero-content h1{font-size:clamp(2.55rem,12vw,4rem)}.hero-content>p{font-size:1rem}.hero-actions{display:grid}.hero-trust{gap:12px;font-size:.82rem}.section{padding-top:58px;padding-bottom:58px}.section-heading,.page-hero-inner,.contractor-banner{flex-direction:column;align-items:flex-start}.category-page-hero>img{width:100%;height:220px}.category-page-hero .result-count{bottom:14px;left:14px}.category-seo-card{padding:28px 22px}.category-grid,.product-grid,.service-grid,.footer-grid,.catalog-layout,.product-detail,.product-data-grid,.cart-layout,.checkout-layout,.form-grid,.choice-grid{grid-template-columns:1fr}.category-card{min-height:300px}.category-card-content{width:82%;padding:22px}.category-more-row{flex-direction:column;align-items:flex-start}.product-card-image,.product-visual,.product-visual img,.product-visual-fallback{min-height:235px}.product-card-image{height:250px}.contractor-banner{margin-top:58px;padding:38px 25px}.footer-grid{gap:32px}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:18px}.whatsapp-float{display:none}.accessibility-widget{bottom:76px;left:14px}.mobile-contact-bar{z-index:490;color:#fff;background:#1c1f1d;border-top:1px solid #3b3f3c;grid-template-columns:repeat(3,1fr);min-height:62px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #00000024}.mobile-contact-bar a{flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:62px;font-size:.75rem;font-weight:800;display:flex}.mobile-contact-bar a+a{border-inline-start:1px solid #ffffff24}.mobile-contact-bar span{color:var(--orange);font-size:1rem}body{padding-bottom:62px}.catalog-sidebar{position:static}.filter-list{display:flex;overflow-x:auto}.filter-list button{flex:none}.catalog-toolbar{flex-direction:column;align-items:stretch}.catalog-toolbar input{width:100%;min-width:0}.product-gallery{position:static}.product-gallery .product-visual,.product-gallery .product-visual img,.product-gallery .product-visual-fallback{min-height:350px}.gallery-assurances{grid-template-columns:1fr}.gallery-assurances span+span{border-top:1px solid var(--border);border-inline-start:0}.image-lightbox{padding:10px}.image-lightbox-content{max-height:calc(100vh - 20px);padding:10px}.image-lightbox .product-visual,.image-lightbox .product-visual img,.image-lightbox .product-visual-fallback{min-height:60vh}.product-data-grid{margin-top:38px}.product-data-card{padding:22px 18px}.bulk-pricing-row{grid-template-columns:72px 1fr 92px;gap:8px;padding-inline:10px;font-size:.8rem}.purchase-box{flex-direction:column}.quantity-control{width:158px}.quantity-control-compact{width:118px}.cart-item{grid-template-columns:92px 1fr;gap:14px}.cart-item .product-visual,.cart-item .product-visual img,.cart-item .product-visual-fallback{height:82px;min-height:82px}.cart-line-price{text-align:right;grid-column:2}.order-summary{position:static}.form-field.full{grid-column:auto}.success-card{margin:35px 14px;padding:34px 20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}

/* כפתור "בקשת הצעה" (מוצרי מחיר-לפי-נציג) — ירוק WhatsApp */
.anr-quote-cta{background:var(--green);text-align:center;line-height:42px}
.anr-quote-cta:hover{background:#16824a}

/* פלט [products]/חנות של WooCommerce מקבל את פריסת product-grid */
.woocommerce ul.products{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:22px;margin:0;padding:0;list-style:none}
.woocommerce ul.products:before,.woocommerce ul.products:after{display:none;content:none}
.woocommerce ul.products li.product{width:auto;margin:0;float:none}
@media (max-width:1100px){.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}}
@media (max-width:780px){.woocommerce ul.products{grid-template-columns:1fr}}

/* ============================================================
   עמוד מוצר בודד (WooCommerce) — עיצוב מקצועי ומסודר
   ============================================================ */
.woocommerce div.product{padding-block:8px 24px}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{border:1px solid var(--border);border-radius:16px;background:#fff;overflow:hidden}
.woocommerce div.product div.images img{border-radius:12px}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:1px solid var(--border);box-shadow:var(--shadow)}
.woocommerce div.product .summary{padding-top:6px}
.woocommerce div.product .product_title{color:var(--charcoal);letter-spacing:-.03em;font-size:clamp(1.9rem,3.2vw,3rem);line-height:1.08;margin:0 0 12px}
.woocommerce-product-details__short-description{color:var(--muted);line-height:1.7;font-size:1.02rem;margin:0 0 20px}
.woocommerce div.product p.price,.woocommerce div.product .summary>.price{color:var(--charcoal);font-weight:900;font-size:2rem;border-block:1px solid var(--border);margin:0 0 20px;padding:16px 0}
.woocommerce div.product p.price .anr-unit-price,.woocommerce div.product p.price small{color:var(--muted);font-size:.85rem;font-weight:600}
.woocommerce div.product form.cart{display:flex;flex-wrap:wrap;gap:12px;align-items:stretch;margin:0 0 6px}
.woocommerce div.product form.cart .quantity.anr-quantity-enhanced{flex:0 0 auto;width:150px;height:54px;margin:0}
.woocommerce div.product form.cart .single_add_to_cart_button{flex:1 1 auto;min-width:190px;min-height:54px;border:1px solid var(--orange);border-radius:10px;background:var(--orange);color:#fff;font-weight:800;font-size:1.02rem;transition:background .18s,transform .18s}
.woocommerce div.product form.cart .single_add_to_cart_button:hover{background:var(--orange-dark);border-color:var(--orange-dark);transform:translateY(-1px)}
.woocommerce div.product .anr-product-whatsapp{width:100%;margin-top:12px!important}
.woocommerce div.product .product_meta{color:var(--muted);font-size:.85rem;margin-top:18px;border-top:1px solid var(--border);padding-top:16px;line-height:1.9}
.woocommerce div.product .product_meta a{color:var(--charcoal);font-weight:700}
.woocommerce div.product .product_meta>span{display:block}
.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;margin:0 0 -1px}
.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid var(--border);border-radius:8px 8px 0 0;background:#f1efe9}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;border-bottom-color:#fff}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-weight:800;color:var(--charcoal)}
.woocommerce div.product .woocommerce-tabs .panel{border:1px solid var(--border);border-radius:0 10px 10px 10px;background:#fff;padding:24px}
.woocommerce div.product .related>h2,.woocommerce div.product .upsells>h2{font-size:clamp(1.5rem,2.5vw,2rem);margin-bottom:20px}
@media (max-width:780px){
  .woocommerce div.product form.cart .quantity.anr-quantity-enhanced{width:100%}
  .woocommerce div.product form.cart .single_add_to_cart_button{width:100%}
}

/* ============================================================
   כפתורים צפים מקצועיים (FAB) — מחליף את הצף של התוסף
   ============================================================ */
.anr-floating-contact{display:none!important} /* מסתיר את הצף הישן של התוסף */
.anr-fab{position:fixed;bottom:24px;right:24px;z-index:600;display:flex;flex-direction:column;gap:12px}
.anr-fab-btn{position:relative;display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;color:#fff;text-decoration:none;box-shadow:0 8px 22px rgba(23,26,29,.28);transition:transform .2s cubic-bezier(.2,.8,.2,1),box-shadow .2s}
.anr-fab-btn:hover,.anr-fab-btn:focus-visible{transform:translateY(-3px) scale(1.06);box-shadow:0 14px 32px rgba(23,26,29,.36)}
.anr-fab-btn svg{width:27px;height:27px;position:relative;z-index:2}
.anr-fab-wa{background:#25d366}
.anr-fab-phone{background:var(--charcoal)}
.anr-fab-cart{background:var(--orange)}
.anr-fab-wa::before{content:"";position:absolute;inset:0;border-radius:50%;background:#25d366;z-index:1;animation:anr-fab-pulse 2.2s ease-out infinite}
@keyframes anr-fab-pulse{0%{transform:scale(1);opacity:.55}70%{transform:scale(1.7);opacity:0}100%{transform:scale(1.7);opacity:0}}
.anr-fab-label{position:absolute;right:66px;top:50%;transform:translateY(-50%) translateX(6px);white-space:nowrap;background:var(--charcoal);color:#fff;padding:7px 13px;border-radius:9px;font-size:.83rem;font-weight:700;opacity:0;pointer-events:none;transition:opacity .18s,transform .18s;box-shadow:0 6px 18px rgba(0,0,0,.2)}
.anr-fab-label::after{content:"";position:absolute;top:50%;right:-5px;transform:translateY(-50%);border:5px solid transparent;border-right-color:var(--charcoal)}
.anr-fab-btn:hover .anr-fab-label,.anr-fab-btn:focus-visible .anr-fab-label{opacity:1;transform:translateY(-50%) translateX(0)}
.anr-fab-cart .anr-cart-count{position:absolute;top:-5px;left:-5px;min-width:23px;height:23px;padding:0 5px;border-radius:99px;background:var(--charcoal);color:#fff;border:2px solid #fff;font-size:.72rem;font-weight:800;display:grid;place-items:center;z-index:3;line-height:1}
.anr-cart-count.anr-bump{animation:anr-bump .4s ease}
@keyframes anr-bump{0%{transform:scale(1)}40%{transform:scale(1.4)}100%{transform:scale(1)}}
@media (max-width:767px){
  .anr-fab{right:0;left:0;bottom:0;flex-direction:row;gap:0;background:var(--charcoal);box-shadow:0 -8px 24px rgba(0,0,0,.22)}
  .anr-fab-btn{flex:1;width:auto;height:62px;border-radius:0;flex-direction:column;gap:3px;box-shadow:none;background:transparent}
  .anr-fab-btn+.anr-fab-btn{border-inline-start:1px solid rgba(255,255,255,.14)}
  .anr-fab-btn:hover,.anr-fab-btn:focus-visible{transform:none}
  .anr-fab-btn svg{width:22px;height:22px}
  .anr-fab-wa svg{color:#25d366}.anr-fab-cart svg{color:var(--orange)}
  .anr-fab-wa::before{display:none}
  .anr-fab-label{position:static;opacity:1;transform:none;background:none;box-shadow:none;padding:0;font-size:.7rem;font-weight:700}
  .anr-fab-label::after{display:none}
  .anr-fab-cart .anr-cart-count{top:8px;left:auto;right:calc(50% - 22px)}
  body{padding-bottom:62px}
}

/* ============================================================
   הודעת toast — "נוסף לסל" (מחליף את באנר ברירת המחדל)
   ============================================================ */
.anr-toast{position:fixed;z-index:700;top:24px;left:50%;transform:translateX(-50%) translateY(-24px);display:flex;align-items:center;gap:12px;max-width:calc(100% - 28px);padding:12px 16px;border-radius:12px;background:var(--charcoal);color:#fff;box-shadow:0 16px 40px rgba(23,26,29,.3);opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s cubic-bezier(.2,.8,.2,1)}
.anr-toast.is-open{opacity:1;transform:translateX(-50%) translateY(0);pointer-events:auto}
.anr-toast-check{display:grid;place-items:center;flex:none;width:26px;height:26px;border-radius:50%;background:var(--green);color:#fff;font-size:.86rem;font-weight:900}
.anr-toast-msg{font-size:.92rem;font-weight:600}
.anr-toast-msg strong{font-weight:800}
.anr-toast-link{color:#ffc39f;font-weight:800;white-space:nowrap;text-decoration:none}
.anr-toast-link:hover{color:#fff;text-decoration:underline}
@media (max-width:767px){.anr-toast{top:auto;bottom:76px;width:calc(100% - 28px)}}
