@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@400;500;600;700&family=Manrope:wght@400;600;700;800&display=swap";:root{font-family:IBM Plex Sans Arabic,Manrope,sans-serif;color:#15372f;background:#fbfaf6;font-synthesis:none;--green:#0f3d32;--mint:#dcebe5;--gold:#f4c95d;--ink:#15372f;--muted:#63736e;--line:#d9dfdc}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:auto}header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.nav{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:42px;height:42px;border-radius:13px;background:var(--green);color:var(--gold);display:grid;place-items:center;font-size:25px;font-weight:800}.brand span:last-child{display:flex;flex-direction:column}.brand b{font-size:21px;line-height:1}.brand small{font-size:9px;letter-spacing:1.4px;color:var(--muted);margin-top:5px}.nav-links{display:flex;align-items:center;gap:28px;font-weight:600;font-size:14px}.lang{border:1px solid var(--line);padding:8px 13px;border-radius:99px}.hero{background:var(--green);color:#fff;overflow:hidden;position:relative}.hero:after{content:"";position:absolute;width:500px;height:500px;border:90px solid rgba(244,201,93,.08);border-radius:50%;left:-260px;top:-280px}.hero-grid{min-height:560px;display:grid;grid-template-columns:1.35fr .65fr;gap:90px;align-items:center;position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--gold);font-weight:700;font-size:14px}.hero h1{white-space:pre-line;font-size:clamp(43px,6vw,76px);line-height:1.14;letter-spacing:-2.5px;margin:18px 0}.hero p{font-size:19px;color:#c9d8d3;max-width:650px;line-height:1.8}.search-box{background:#fff;border-radius:17px;color:var(--ink);height:66px;display:flex;align-items:center;gap:12px;padding:0 19px;max-width:680px;position:relative;box-shadow:0 15px 45px #08271f}.search-box input{border:0;outline:0;width:100%;font-size:16px;background:transparent}.search-results{position:absolute;top:72px;right:0;left:0;background:#fff;border-radius:14px;padding:8px;box-shadow:0 18px 50px #08271f;color:var(--ink);z-index:5}.search-results a{display:flex;justify-content:space-between;padding:11px 12px;border-radius:9px}.search-results a:hover{background:#f1f5f3}.search-results span{color:var(--muted)}.trust-row{display:flex;gap:24px;margin-top:22px;color:#c9d8d3;font-size:14px}.trust-row span{display:flex;align-items:center;gap:7px}.trust-row svg{width:17px}.hero-meter{background:#fff;color:var(--ink);padding:32px;border-radius:28px;transform:rotate(-2deg);box-shadow:20px 25px #f4c95d24}.meter-top{display:flex;align-items:center;justify-content:space-between}.meter-top span{font-weight:700}.meter-top b{font-size:52px}.big-stars{color:#efaa28;font-size:31px;letter-spacing:4px}.hero-meter p{font-size:14px;color:var(--muted);line-height:1.7}.meter-bars{display:flex;flex-direction:column;gap:9px}.meter-bars i{display:block;height:8px;background:var(--green);border-radius:9px}.section{padding:88px 0}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:32px}.section-head h2{font-size:36px;margin:5px 0 0}.section-head>span{color:var(--muted)}.kicker{font-size:12px;letter-spacing:1.8px;color:#b17d0b;font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-card{background:#fff;border:1px solid var(--line);border-radius:16px;min-height:104px;padding:17px;display:flex;align-items:center;gap:13px;transition:.2s}.category-card:hover{border-color:#7ca294;transform:translateY(-2px);box-shadow:0 12px 30px #1e3d3414}.category-card>div{flex:1}.category-card h3{margin:0 0 4px;font-size:17px}.category-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-icon{width:50px;height:50px;border-radius:14px;background:var(--mint);display:grid;place-items:center;font-weight:800;color:var(--green);font-size:13px}.category-icon.large{width:78px;height:78px;font-size:20px}.featured{background:#eef3f0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;min-height:230px;display:flex;flex-direction:column}.product-card:hover{border-color:#7ca294}.product-brand{font-size:12px;color:#a06f06;font-weight:800}.product-card h3{font-size:19px;margin:10px 0 22px;line-height:1.45}.rating{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.stars{display:flex;color:#e6a327}.rating b{font-size:18px}.rating small{width:100%;color:var(--muted)}.rating.empty{color:#aeb8b5}.rating.empty .stars{color:#b8c1be}.card-link{margin-top:auto;padding-top:24px;font-size:13px;font-weight:700;display:flex;align-items:center;gap:4px}.page{padding:58px 0 100px;min-height:75vh}.back{color:var(--muted);font-size:14px}.page-title{display:flex;align-items:center;gap:24px;margin:48px 0 38px}.page-title.simple{margin-top:30px}.page-title h1,.product-hero h1,.prose h1{font-size:48px;margin:4px 0 7px;line-height:1.2}.page-title p{max-width:720px;color:var(--muted);margin:0;font-size:17px}.product-hero{display:grid;grid-template-columns:1fr 350px;gap:80px;align-items:center;margin:40px 0 56px;background:#e9f1ed;border-radius:28px;padding:48px}.product-hero p{font-size:17px;line-height:1.8;color:var(--muted)}.score-panel{background:#fff;border-radius:18px;padding:24px}.score-panel hr{border:0;border-top:1px solid var(--line);margin:20px 0}.score-panel>a{display:block;font-size:11px;color:var(--muted);text-decoration:underline;margin-top:11px}.product-layout{display:grid;grid-template-columns:1fr 420px;gap:52px;align-items:start}.reviews-head{display:flex;justify-content:space-between;align-items:center}.reviews-head span{background:var(--mint);padding:4px 12px;border-radius:20px}.review-list{display:flex;flex-direction:column;gap:14px}.review-list article,.empty-state{background:#fff;border:1px solid var(--line);padding:24px;border-radius:16px}.review-top{display:flex;justify-content:space-between;color:var(--muted)}.review-list h3{margin:15px 0 6px}.review-list p{line-height:1.75}.review-list footer{display:flex;gap:16px;color:var(--muted);font-size:13px}.verified{display:flex;align-items:center;gap:4px;color:#21705c}.verified svg{width:14px}.review-form{background:var(--green);color:#fff;border-radius:24px;padding:30px;position:sticky;top:105px}.review-form h2{font-size:26px;margin:0}.review-form>p{color:#c5d4cf;line-height:1.65;font-size:14px}.review-form label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:600;margin-top:15px}.review-form input,.review-form textarea,.review-form select{border:1px solid #68857c;background:#fff;color:var(--ink);border-radius:10px;padding:11px;outline:none}.review-form input:focus,.review-form textarea:focus{border-color:var(--gold)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.review-form label.check{flex-direction:row;align-items:center;font-weight:400}.check input{width:17px;height:17px}.honeypot{position:absolute!important;left:-9999px!important}.star-picker{display:flex;direction:ltr}.star-picker button{background:transparent;border:0;color:#6d8980;padding:3px;cursor:pointer}.star-picker button.active{color:var(--gold)}.primary{background:var(--gold);color:#17372f;border:0;border-radius:11px;padding:13px 18px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:18px;cursor:pointer}.review-form .primary{width:100%}.review-form output{display:block;margin-top:12px;color:#dcebe5;font-size:13px}.empty-state{text-align:center;padding:52px;color:var(--muted)}.empty-state>svg{width:40px;height:40px;color:#e6a327}.prose{max-width:790px}.prose p{font-size:18px;line-height:1.9;color:#536862}.prose h2{margin-top:40px}.site-footer{background:#0a2d25;color:#dce8e4;padding:45px 0}.site-footer .shell{display:grid;grid-template-columns:1fr 2fr auto;align-items:center;gap:30px}.site-footer p{color:#91aaa2}.site-footer .brand-mark{background:var(--gold);color:var(--green)}@media(max-width:900px){.hero-grid{grid-template-columns:1fr;gap:35px;padding:80px 0}.hero-meter{display:none}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.product-layout,.product-hero{grid-template-columns:1fr}.product-hero{gap:25px}.review-form{position:static}.site-footer .shell{grid-template-columns:1fr}.nav-links a:not(.lang){display:none}}@media(max-width:560px){.shell{width:min(100% - 24px,1180px)}.nav{height:68px}.hero-grid{min-height:auto;padding:65px 0}.hero h1{font-size:42px;letter-spacing:-1px}.hero p{font-size:16px}.trust-row{flex-direction:column;gap:8px}.section{padding:60px 0}.section-head{align-items:start;flex-direction:column;gap:10px}.section-head h2{font-size:29px}.category-grid,.product-grid{grid-template-columns:1fr}.category-card{min-height:88px}.page-title h1,.product-hero h1,.prose h1{font-size:36px}.page-title{align-items:flex-start}.product-hero{padding:26px;margin-top:30px}.form-row{grid-template-columns:1fr}.product-layout{gap:30px}.site-footer{padding:35px 0}}.category-card small{display:block;color:#a06f06;font-size:10px;margin-top:8px}.category-icon{flex:0 0 auto}.general-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.general-category-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px}.general-category-title{display:flex;align-items:center;gap:16px}.general-category-title>div{flex:1}.general-category-title h3{font-size:22px;margin:0 0 5px}.general-category-title p{color:var(--muted);font-size:13px;line-height:1.5;margin:0}.subcategory-links{border-top:1px solid var(--line);margin-top:18px;padding-top:14px;display:flex;flex-wrap:wrap;gap:8px}.subcategory-links a{border:1px solid var(--line);background:#f7faf8;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:700;display:flex;gap:7px;align-items:center}.subcategory-links a:hover{border-color:#7ca294;background:var(--mint)}.subcategory-links small{color:var(--muted);font-weight:400}@media(max-width:700px){.general-category-grid{grid-template-columns:1fr}.general-category-title{align-items:flex-start}.subcategory-links a{width:100%;justify-content:space-between}}.score-panel>p{color:var(--muted);font-size:12px;line-height:1.55;margin:0}.market-section{margin:0 0 58px}.market-heading{display:grid;grid-template-columns:1fr 520px;gap:40px;align-items:end;margin-bottom:20px}.market-heading h2{font-size:32px;margin:5px 0 4px}.market-heading p{color:var(--muted);line-height:1.6;margin:0}.market-heading .section-note{margin-top:8px;font-size:12px;color:#8a5b1c}.market-summary{display:grid;grid-template-columns:repeat(3,1fr);background:var(--green);color:#fff;border-radius:18px;padding:18px}.market-summary span{padding:0 16px;border-inline-start:1px solid #41665c;font-size:11px;color:#b9cbc5}.market-summary span:first-child{border:0}.market-summary b{display:block;color:#fff;font-size:18px;margin-bottom:4px}.offer-table{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.offer-row{display:grid;grid-template-columns:1.35fr .8fr 1fr .8fr .9fr;gap:16px;align-items:center;padding:16px 20px;border-top:1px solid var(--line);font-size:13px}.offer-row:first-child{border:0}.offer-row.search-listing{background:#fffdf7}.offer-head{background:#f2f6f4;color:var(--muted);font-size:11px;font-weight:700}.offer-row>span:first-child{display:grid;grid-template-columns:auto 1fr;gap:2px 8px;align-items:center}.offer-row>span:first-child svg{grid-row:1/3}.offer-row small{display:block;color:var(--muted);font-size:10px}.offer-row>a{display:inline-flex;justify-content:center;align-items:center;gap:5px;background:var(--gold);color:var(--green);border-radius:9px;padding:9px 11px;font-weight:800}.stock.in_stock{color:#21705c}.stock.out_of_stock{color:#a54134}.market-empty{border:1px dashed #aabcb6;background:#f7faf8;border-radius:18px;padding:25px;display:flex;align-items:center;gap:15px}.market-empty p{margin:4px 0 0;color:var(--muted)}.retailer-searches{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:14px;font-size:12px;color:var(--muted)}.retailer-searches a{display:inline-flex;align-items:center;gap:4px;border:1px solid var(--line);background:#fff;padding:7px 10px;border-radius:9px;color:var(--ink);font-weight:700}@media(max-width:900px){.market-heading{grid-template-columns:1fr}.offer-head{display:none}.offer-row{grid-template-columns:1fr 1fr 1fr}.offer-row>a{grid-column:1/-1}.market-summary{grid-template-columns:1fr}}@media(max-width:560px){.market-summary span{border:0;border-top:1px solid #41665c;padding:10px 0}.market-summary span:first-child{border:0}.offer-row{grid-template-columns:1fr 1fr}.offer-row>span:first-child{grid-column:1/-1}.offer-row>a{grid-column:1/-1}}.category-image{width:50px;height:50px;flex:0 0 auto;overflow:hidden;border-radius:14px;background:var(--mint);position:relative}.category-image-large{width:78px;height:78px;border-radius:20px}.category-photo,.product-card-photo,.product-page-photo{width:100%;height:100%;display:block;object-fit:cover}.image-fallback{display:grid;place-items:center;position:relative;overflow:hidden;background:var(--mint);color:var(--green)}.image-fallback .category-sprite{position:absolute;inset:0;background-image:url(/category-sprite-v1.png);background-repeat:no-repeat;background-size:400% 200%;background-position:center;opacity:.93}.image-fallback>svg{position:absolute;right:7px;bottom:7px;width:14px;height:14px;padding:2px;border-radius:99px;background:#ffffffd1;color:var(--green)}.product-card{padding:0;overflow:hidden}.product-card-image{height:156px;margin:0;background:var(--mint);overflow:hidden}.product-card-image .product-card-photo{height:100%}.product-card-content{display:flex;flex:1;flex-direction:column;padding:20px 22px 22px}.product-card-content h3{margin-bottom:18px}.product-card-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:16px;color:var(--muted);font-size:11px}.product-card-meta b{color:var(--green);font-size:12px;white-space:nowrap}.product-card-meta .pending-coverage{color:#8a5b1c;font-size:10px}.product-card .card-link{padding-top:20px}.general-category-title .category-image{width:78px;height:78px}.category-card .category-image{margin-inline-end:2px}.page-title>.category-image{flex:0 0 auto}.product-hero{grid-template-columns:180px minmax(0,1fr) 350px}.product-visual{height:220px;border-radius:20px;overflow:hidden;background:var(--mint);box-shadow:0 14px 30px #15372f1a}.product-page-photo{height:100%}.product-copy{min-width:0}.score-panel>.kicker{display:block;margin-bottom:10px}.score-note{color:var(--muted);font-size:12px;line-height:1.55;margin:12px 0 0}.community-score{border-top:1px solid var(--line);padding-top:16px;margin-top:18px}.community-score>span{display:block;color:var(--muted);font-size:11px;font-weight:700;margin-bottom:6px}.community-score .rating{opacity:.78}.community-score .rating b{font-size:15px}.market-summary{grid-template-columns:repeat(4,1fr)}.retailer-reviews{margin:0 0 58px}.retailer-reviews>.reviews-head{margin-bottom:20px}.retailer-reviews .section-note{margin:5px 0 0;color:var(--muted);font-size:13px}.retailer-review-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.retailer-review-group{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}.retailer-review-group>header{display:flex;align-items:center;gap:8px;padding:15px 18px;background:#f2f6f4;border-bottom:1px solid var(--line)}.retailer-review-group>header h3{margin:0;font-size:16px;flex:1}.retailer-review-group>header span{font-size:11px;color:var(--muted)}.retailer-review-list{display:flex;flex-direction:column}.retailer-review-card{padding:19px 20px;border-top:1px solid var(--line)}.retailer-review-card:first-child{border-top:0}.retailer-review-card .review-top{align-items:center}.retailer-review-card h4{margin:12px 0 6px;font-size:15px}.retailer-review-card p{margin:0;line-height:1.75;font-size:14px;color:#405b53}.retailer-review-card footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:15px;font-size:12px;color:var(--muted)}.retailer-review-card footer a{display:inline-flex;align-items:center;gap:4px;color:var(--green);font-weight:700}.retailer-reviews-empty{margin-top:4px}.retailer-reviews-empty svg{color:var(--green)}@media(max-width:1100px){.product-hero{grid-template-columns:150px minmax(0,1fr) 300px}.product-visual{height:190px}}@media(max-width:900px){.product-hero{grid-template-columns:1fr}.product-visual{height:240px}.retailer-review-groups{grid-template-columns:1fr}.market-summary{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.product-card-image{height:175px}.general-category-title .category-image,.category-image-large{width:70px;height:70px}.product-visual{height:190px}.market-summary{grid-template-columns:1fr}.retailer-review-card footer{align-items:flex-start;flex-direction:column}}.app-error{min-height:70vh;display:grid;place-items:center;padding:40px 20px;background:var(--green);color:#fff}.app-error-card{width:min(520px,100%);padding:40px;border-radius:24px;background:#fff;color:var(--ink);text-align:center;box-shadow:0 24px 70px #0003}.app-error-card .brand-mark{margin:0 auto 18px}.app-error-card h1{margin:0 0 10px;font-size:32px}.app-error-card p{color:var(--muted);line-height:1.7;margin:7px 0}.app-error-card .primary{margin-top:18px}.community-score{border-top:0!important;padding-top:0!important;margin-top:0!important}.retailer-review-groups>.retailer-review-group:only-child{grid-column:1/-1}.product-card-image{position:relative}.retailer-image-credit{position:absolute;inset-inline-end:9px;bottom:9px;display:inline-flex;align-items:center;gap:4px;max-width:calc(100% - 18px);padding:5px 8px;border-radius:99px;background:#0f3d32e0;color:#fff;font-size:9px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-image-pending{display:flex;flex-direction:column;gap:8px;background:linear-gradient(145deg,#edf2ef,#dfe8e3);color:#6e827b}.product-image-pending>svg{position:static;width:26px;height:26px;padding:0;background:transparent;color:#7c918a}.product-image-pending small{font-size:10px;font-weight:700;letter-spacing:.02em}.product-image-pending{isolation:isolate;align-items:center;justify-content:center;padding:18px;gap:12px;background:radial-gradient(circle at 19% 18%,rgba(255,255,255,.72) 0 7%,transparent 8%),linear-gradient(135deg,#f6faf8,#d7e7e0);color:#5d736b}.product-image-pending:before{content:"";position:absolute;inset:12px;border:1px solid rgba(15,61,50,.12);border-radius:18px;opacity:.8}.product-image-pending:after{content:"";position:absolute;width:180px;height:180px;right:-74px;top:-86px;border-radius:50%;background:#ffffff61;box-shadow:-214px 205px 0 -53px #f4c95d33}.product-placeholder-art{position:relative;z-index:1;display:grid;place-items:center;width:66px;height:66px;border:1px solid rgba(15,61,50,.12);border-radius:19px;background:linear-gradient(145deg,#fff,#e6f0eb);box-shadow:0 10px 22px #15372f1f;color:#4e7467}.product-placeholder-art:before{content:"";position:absolute;top:11px;right:12px;width:13px;height:13px;border-radius:50%;background:var(--gold);opacity:.86}.product-placeholder-art:after{content:"";position:absolute;left:11px;right:11px;bottom:12px;height:9px;border-radius:999px;background:linear-gradient(90deg,#b8d1c8 0 43%,transparent 43% 57%,#b8d1c8 57%);opacity:.6}.product-placeholder-art>svg{position:relative;z-index:1;width:28px;height:28px;color:#4e7467;stroke-width:1.7}.product-image-pending small{position:relative;z-index:1;color:#5d736b;font-size:10px;font-weight:700;letter-spacing:.02em;text-align:center}
