.eltedj{--bg:#fff;--surface:#f4f8f6;--ink:#172c25;--muted:#52665d;--accent:#176b49;--border:#d8e4dd;background:var(--bg);color:var(--ink);font:16px/1.8 Tahoma,Arial,sans-serif;direction:rtl}.eltedj *{box-sizing:border-box}.eltedj-body{margin:0!important;background:#fff}.eltedj :where(h1,h2,h3,p,figure,fieldset,dl,dd){margin:0}.eltedj a{color:inherit;text-decoration:none}.eltedj a:hover{text-decoration:underline}.eltedj :where(button,input,select){font:inherit}.eltedj :where(a,button,input,select):focus-visible{outline:3px solid var(--accent);outline-offset:4px}.eltedj .wrap{width:min(1120px,calc(100% - 48px));margin-inline:auto}.eltedj .announcement{background:var(--accent);color:var(--bg);text-align:center;padding:8px 16px;font-size:12px}.eltedj .store-header{display:flex;align-items:center;gap:40px;min-height:96px;border-bottom:1px solid var(--border)}.eltedj .brand{font-size:32px;font-weight:700;line-height:1.3;display:inline-flex;gap:12px;align-items:center}.eltedj .brand span{font-size:11px;letter-spacing:2px;color:var(--muted);font-weight:400}.eltedj nav{display:flex;gap:28px;font-size:14px}.eltedj .header-note{margin-inline-start:auto;font-size:12px;color:var(--muted)}.eltedj h1{font-size:42px;line-height:1.45;font-weight:700}.eltedj h2{font-size:25px;line-height:1.5;font-weight:700}.eltedj h3{font-size:18px;font-weight:700;line-height:1.6}.eltedj .hero{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;padding:40px 0 56px}.eltedj .hero h1{font-size:48px}.eltedj .hero p{max-width:430px;color:var(--muted);margin:18px 0 26px}.eltedj .hero-photo{height:370px;background:var(--surface);border-radius:16px;overflow:hidden}.eltedj .hero-photo img{width:100%;height:100%;object-fit:contain}.eltedj .button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;background:var(--accent);color:var(--bg);border:0;border-radius:8px;padding:12px 24px;font-weight:700;font-size:14px;cursor:pointer;text-decoration:none}.eltedj .button:hover{text-decoration:none;filter:brightness(.93)}.eltedj button:disabled{opacity:.5;cursor:not-allowed}.eltedj .products-section{padding:24px 0 64px;border-top:1px solid var(--border)}.eltedj .products-section h2{margin-bottom:24px}.eltedj .product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.eltedj .product-card img{width:100%;height:300px;object-fit:contain;background:var(--surface);border-radius:16px}.eltedj .product-card h3{margin:16px 0 8px}.eltedj .card-bottom{display:flex;justify-content:space-between;gap:8px;align-items:center}.eltedj .card-bottom a{font-size:12px;color:var(--accent)}.eltedj .breadcrumb{font-size:12px;color:var(--muted);padding:24px 0}.eltedj .product-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.eltedj .gallery{position:sticky;top:24px}.eltedj .main-photo{background:var(--surface);border-radius:16px;overflow:hidden}.eltedj .main-photo img{width:100%;height:auto;max-height:630px;object-fit:contain;display:block}.eltedj .thumbnails{display:flex;gap:12px;margin-top:16px}.eltedj .thumbnail{background:var(--bg);border:1px solid var(--border);border-radius:8px;padding:3px;cursor:pointer}.eltedj .thumbnail img{width:60px;height:60px;object-fit:cover;display:block;border-radius:4px}.eltedj .product-info h1{font-size:30px}.eltedj .price{font-size:28px;font-weight:700;color:var(--accent);margin:8px 0 14px}.eltedj .description{color:var(--muted);font-size:14px}.eltedj .checkout{margin-top:24px;padding:24px;background:var(--surface);border:1px solid var(--border);border-radius:16px}.eltedj .checkout h2{font-size:23px}.eltedj .muted{color:var(--muted);font-size:13px;margin:5px 0 18px}.eltedj form label,.eltedj legend{display:block;font-size:12px;font-weight:700;margin-bottom:6px}.eltedj input:not([type=radio]),.eltedj select{display:block;width:100%;min-height:46px;border:1px solid var(--border);border-radius:8px;padding:9px 12px;background:var(--bg);color:var(--ink);font-size:14px;margin-bottom:14px}.eltedj .eltedj-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.eltedj fieldset{border:0;padding:0}.eltedj .delivery-options{display:flex;gap:12px;flex-wrap:wrap;margin:4px 0 14px}.eltedj .delivery-options label{display:flex;align-items:center;gap:6px;padding:10px 8px;background:var(--bg);border:1px solid var(--border);border-radius:8px;cursor:pointer}.eltedj input[type=radio]{accent-color:var(--accent);width:17px;height:17px}.eltedj .field-help{font-size:11px;color:var(--muted);margin:-6px 0 14px}.eltedj input.quantity{width:86px}.eltedj .totals{border-top:1px solid var(--border);padding-top:12px}.eltedj .totals>div{display:flex;justify-content:space-between;font-size:13px;margin:6px 0}.eltedj .totals .grand-total{font-size:19px;font-weight:700;padding-top:8px;border-top:1px solid var(--border)}.eltedj .submit{width:100%;margin:12px 0 18px;padding-inline:8px;font-size:13px}.eltedj #form-message:not(:empty){font-size:13px;font-weight:700;margin:12px 0}.eltedj .trap{position:absolute;clip:rect(0,0,0,0);clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap}.eltedj .product-details{margin:48px 0;max-width:760px}.eltedj .product-details h2{margin-bottom:14px}.eltedj .delivery-info{padding:40px 0;border-top:1px solid var(--border);margin-top:40px}.eltedj .delivery-info>div{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-top:22px;color:var(--muted);font-size:14px}.eltedj .delivery-info strong{color:var(--ink)}.eltedj .store-footer{border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 0;font-size:12px;color:var(--muted)}.eltedj .skip{position:absolute;top:-100px;background:var(--bg);padding:12px;z-index:999}.eltedj .skip:focus{top:8px}.eltedj .screen-reader-text{position:absolute;clip:rect(1px,1px,1px,1px);width:1px;height:1px;overflow:hidden}
@media(max-width:760px){.eltedj .wrap{width:calc(100% - 32px)}.eltedj .store-header{min-height:76px;gap:20px;justify-content:space-between}.eltedj .brand{font-size:26px}.eltedj .brand span,.eltedj .header-note{display:none}.eltedj nav{gap:18px;font-size:12px}.eltedj .hero{grid-template-columns:1fr;gap:24px;padding:28px 0 36px}.eltedj .hero h1{font-size:34px}.eltedj .hero p{font-size:14px;margin:12px 0 18px}.eltedj .hero-photo{height:270px}.eltedj .product-grid{grid-template-columns:1fr 1fr;gap:24px 14px}.eltedj .product-card img{height:210px}.eltedj .product-card h3{font-size:14px}.eltedj .card-bottom{align-items:start;flex-direction:column;font-size:14px}.eltedj .product-layout{grid-template-columns:1fr;gap:24px}.eltedj .gallery{position:static}.eltedj .main-photo img{max-height:420px}.eltedj .product-info h1{font-size:26px}.eltedj .checkout{padding:18px 14px}.eltedj .delivery-info>div{grid-template-columns:1fr;gap:20px}.eltedj .delivery-info h2{font-size:22px}.eltedj .store-footer{flex-wrap:wrap}.eltedj .breadcrumb{padding:18px 0}.eltedj .product-details{margin:32px 0}}
@media(max-width:380px){.eltedj .eltedj-fields{grid-template-columns:1fr;gap:0}.eltedj .product-card img{height:175px}.eltedj .delivery-options{gap:6px}.eltedj .delivery-options label{font-size:11px}}