 .product-thumbs{position:absolute;right:18px;bottom:18px;left:18px;display:flex;gap:10px;justify-content:center;z-index:4}.product-thumb{width:64px;height:64px;border-radius:14px;border:2px solid rgba(255,255,255,.85);background:#fff;padding:3px;box-shadow:0 8px 20px rgba(42,59,36,.14);opacity:.72}.product-thumb.active,.product-thumb:hover{opacity:1;border-color:var(--primary)}.product-thumb img{width:100%;height:100%;object-fit:cover;border-radius:10px}.product-gallery>img{touch-action:pan-y;user-select:none}.fulfillment i,.details-grid article i{font-size:1em;line-height:1}
:root{--ink:#2a3b24;--body:#4a5d43;--muted:#8e9c88;--primary:#9bc582;--primary-dark:#6e9958;--pale:#eaf3e4;--cream:#fdfbf7;--page:#faf8f2;--line:#eae6d8;--white:#fff;--radius:22px;--shadow:0 18px 45px rgba(42,59,36,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--page);color:var(--ink);font-family:Vazirmatn,Tahoma,sans-serif;line-height:1.6;overflow-x:hidden}button,a{font:inherit;color:inherit}button{cursor:pointer;border:0}a{text-decoration:none}.container{width:min(1200px,calc(100% - 40px));margin:auto}.site-header{height:88px;background:var(--cream);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(234,230,216,.7)}.nav-bar{height:100%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{font:400 clamp(2rem,4vw,2.6rem) Lalezar,cursive;color:var(--primary-dark);line-height:1}.desktop-nav,.nav-actions,.rating-row,.purchase-row,.quantity,.fulfillment,.title-row{display:flex;align-items:center}.desktop-nav{gap:28px;font-size:.93rem;font-weight:700}.desktop-nav a{padding:8px 0;border-bottom:3px solid transparent}.desktop-nav a:hover,.desktop-nav .active{color:var(--primary-dark);border-color:var(--primary)}.nav-actions{gap:10px}.round-button,.menu-button{width:44px;height:44px;border-radius:50%;background:var(--white);color:var(--ink);position:relative;border:1px solid var(--line);font-size:20px}.round-button:hover{background:var(--pale);border-color:var(--primary)}.cart-button span{position:absolute;top:-7px;right:-7px;width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:white;font:700 11px Arial}.login-link{font-size:.9rem;font-weight:700;padding:8px}.menu-button{display:none;padding:10px}.menu-button i{display:block;width:20px;height:2px;background:var(--ink);margin:4px auto}.breadcrumb{display:flex;align-items:center;gap:10px;padding:28px 0 16px;font-size:.84rem;color:var(--muted)}.breadcrumb a{color:var(--primary-dark)}.breadcrumb strong{color:var(--ink)}.product-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(36px,6vw,78px);align-items:center;padding:22px 0 80px}.product-gallery{min-height:500px;position:relative;display:grid;place-items:center;overflow:hidden;border-radius:36px;background:#f4f3e7}.product-gallery img{position:relative;z-index:1;width:min(80%,470px);max-height:420px;object-fit:contain;filter:drop-shadow(0 24px 24px rgba(42,59,36,.18));transition:transform .4s ease}.product-gallery img.zoomed{transform:scale(1.18)}.image-halo{position:absolute;width:70%;aspect-ratio:1;border-radius:50%;background:var(--pale)}.fresh-label,.gallery-note,.zoom-button{position:absolute;z-index:3;background:var(--white);box-shadow:0 8px 20px rgba(42,59,36,.1)}.fresh-label{top:22px;right:22px;border-radius:999px;padding:7px 13px;color:var(--primary-dark);font-size:.76rem;font-weight:800}.zoom-button{bottom:20px;left:20px;width:40px;height:40px;border-radius:50%;font-size:23px}.gallery-note{bottom:22px;right:22px;border-radius:15px;padding:9px 14px;display:flex;align-items:center;gap:8px;font-size:.72rem}.gallery-note b{color:#df9d20;font-size:1.1rem}.category{color:var(--primary-dark);font-weight:800;font-size:.82rem;margin:0 0 8px}.title-row{justify-content:space-between;gap:16px}.product-title,h1{margin:0}.title-row h1{font:400 clamp(2.8rem,5vw,4.1rem)/1 Lalezar,cursive}.heart-button{width:46px;height:46px;border-radius:50%;background:white;border:1px solid var(--line);color:#d65050;font-size:30px}.heart-button.active{background:#fff0f0}.latin-name{direction:ltr;text-align:right;color:var(--muted);font-size:.78rem;margin:4px 0 15px}.rating-row{gap:10px;color:var(--muted);font-size:.82rem;flex-wrap:wrap}.rating-row a{color:var(--primary-dark);text-decoration:underline}.stars{letter-spacing:2px;color:#e7a52b}.separator{width:4px;height:4px;border-radius:50%;background:var(--line)}.price{display:flex;align-items:baseline;gap:8px;color:var(--primary-dark);font-size:clamp(1.9rem,4vw,2.5rem);font-weight:800;margin:20px 0}.price small{color:var(--muted);font-size:.9rem;font-weight:600}.description{margin:0;color:var(--body);font-size:.96rem;line-height:2}.product-options{display:flex;gap:26px;flex-wrap:wrap;padding:27px 0}.product-options fieldset{margin:0;padding:0;border:0}.product-options legend{font-size:.86rem;font-weight:800;margin-bottom:10px}.choice-list{display:flex;gap:8px;flex-wrap:wrap}.choice{min-height:42px;padding:7px 13px;background:white;border:1px solid var(--line);border-radius:12px;color:var(--body);font-weight:700;font-size:.82rem}.choice small{display:block;color:var(--muted);font-size:.66rem}.choice.selected,.choice:hover{border-color:var(--primary);background:var(--pale);color:var(--ink)}.purchase-row{gap:12px}.quantity{height:54px;padding:4px;background:white;border:1px solid var(--line);border-radius:999px}.quantity button{width:40px;height:40px;border-radius:50%;background:var(--pale);font-size:19px;color:var(--ink)}.quantity output{width:34px;text-align:center;font-weight:800}.add-button{height:54px;flex:1;border-radius:999px;background:var(--ink);color:white;font-weight:800;font-size:.97rem;box-shadow:0 8px 20px rgba(42,59,36,.2)}.add-button span{margin-right:8px}.add-button:hover{background:var(--primary-dark);transform:translateY(-2px)}.fulfillment{gap:15px;flex-wrap:wrap;padding-top:18px;color:var(--body);font-size:.76rem}.fulfillment span::first-letter{color:var(--primary-dark);font-weight:900}.product-details{background:var(--cream);padding:55px 0}.details-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px}.details-grid article{padding-left:20px;border-left:1px solid var(--line)}.details-grid article:last-child{border:0}.details-grid span{font-size:27px;color:var(--primary-dark)}.details-grid h2{font-size:1rem;margin:8px 0}.details-grid p{font-size:.8rem;color:var(--body);margin:0;line-height:1.9}.reviews-section{padding:75px 0 20px}.reviews-summary{display:grid;grid-template-columns:210px 1fr;gap:35px;align-items:center;padding:28px;background:var(--cream);border-radius:var(--radius)}.average-rating{display:flex;flex-direction:column;align-items:center;border-left:1px solid var(--line)}.average-rating b{font-size:3rem;line-height:1}.average-rating small{color:var(--muted);font-size:.73rem;margin-top:5px}.rating-bars{display:grid;gap:9px}.rating-bars div{display:grid;grid-template-columns:86px 1fr 28px;gap:9px;align-items:center;color:var(--body);font-size:.73rem}.rating-bars i{height:7px;background:#ddd9cb;border-radius:999px;overflow:hidden}.rating-bars i b{display:block;height:100%;background:var(--primary-dark);border-radius:inherit}.rating-bars em{font-style:normal;color:var(--muted)}.write-review,.submit-review{padding:11px 17px;border-radius:999px;background:var(--ink);color:white;font-size:.8rem;font-weight:800}.review-form{margin:22px 0;padding:25px;background:white;border:1px solid var(--line);border-radius:var(--radius)}.form-heading{display:flex;justify-content:space-between;align-items:center}.form-heading h3{margin:0;font-size:1rem}.form-heading button{background:none;font-size:25px;color:var(--muted)}.star-picker{display:flex;direction:ltr;justify-content:flex-end;gap:4px;margin:18px 0}.star-picker button{background:none;color:#e7a52b;font-size:29px}.form-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:15px}.form-fields label{display:grid;gap:7px;font-weight:700;font-size:.8rem}.form-fields input,.form-fields textarea{width:100%;border:1px solid var(--line);border-radius:10px;padding:10px;background:var(--page);font:inherit;font-size:.8rem}.form-fields textarea{min-height:90px;resize:vertical}.review-list{display:grid;gap:14px;margin-top:23px}.customer-review{display:flex;gap:13px;padding:18px;background:white;border:1px solid #f0ede5;border-radius:16px}.review-avatar{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:var(--pale);color:var(--primary-dark);font-weight:800}.customer-review header{display:flex;align-items:center;gap:10px}.customer-review header b{font-size:.86rem}.customer-review small{color:var(--muted);font-size:.71rem}.customer-review p{margin:8px 0 0;color:var(--body);font-size:.83rem}.related-section{padding:85px 0}.section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-title p{font-size:.78rem;color:var(--primary-dark);font-weight:800;margin:0}.section-title h2{font-size:clamp(1.7rem,3vw,2.3rem);margin:2px 0 0}.section-title a{padding:10px 15px;border-radius:999px;background:var(--pale);color:var(--primary-dark);font-weight:800;font-size:.78rem}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.related-card{background:white;padding:12px;border:1px solid #f0ede5;border-radius:18px;box-shadow:0 8px 20px rgba(42,59,36,.04)}.related-card img{width:100%;height:175px;object-fit:cover;border-radius:12px}.related-card h3{font-size:.94rem;margin:13px 0 3px}.related-card p{margin:0 0 10px;color:var(--muted);font-size:.72rem}.related-card b{color:var(--primary-dark);font-size:.9rem}.related-card b small{color:var(--muted);font-size:.65rem;font-weight:500}.quick-add{width:100%;margin-top:13px;padding:9px;border-radius:10px;background:var(--pale);color:var(--ink);font-size:.77rem;font-weight:800}.quick-add:hover{background:var(--primary);color:white}.site-footer{margin-top:65px;background:var(--ink);color:#d8e4d3;padding:52px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:30px;padding-bottom:35px}.footer-grid .brand{color:white}.footer-grid h3{color:white;font-size:.9rem;margin:0 0 14px}.footer-grid p{color:#b4c5aa;font-size:.8rem;margin:13px 0;line-height:1.9}.footer-grid a,.footer-grid span{display:block;color:#b4c5aa;font-size:.78rem;margin:9px 0}.footer-grid a:hover{color:white}.footer-socials{display:flex;gap:9px}.footer-socials a{display:grid;width:34px;height:34px;place-items:center;margin:0;border:1px solid rgba(255,255,255,.18);border-radius:50%;font-size:18px}.footer-bottom{display:flex;justify-content:space-between;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-size:.72rem;color:#8e9c88}.toast{position:fixed;left:22px;bottom:22px;width:min(330px,calc(100% - 44px));padding:18px 42px 18px 18px;background:white;border:1px solid var(--primary);border-radius:17px;box-shadow:var(--shadow);z-index:50;transform:translateY(150%);opacity:0;transition:.35s ease}.toast.show{transform:translateY(0);opacity:1}.toast strong{font-size:.9rem}.toast p{margin:5px 0 0;font-size:.76rem;color:var(--body)}.toast button{position:absolute;top:10px;right:12px;background:transparent;font-size:21px;color:var(--muted)}.menu-backdrop,.mobile-menu{display:none}@media(max-width:850px){.desktop-nav,.login-link{display:none}.menu-button{display:block}.product-layout{gap:32px;grid-template-columns:1fr;padding-bottom:55px}.product-gallery{min-height:400px;max-width:620px;width:100%;margin:auto}.product-info{max-width:650px;margin:auto}.details-grid{gap:22px}.related-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.form-fields{grid-template-columns:1fr}.mobile-menu{display:flex;position:fixed;z-index:40;top:0;right:0;width:min(310px,85vw);height:100%;padding:30px;gap:18px;background:var(--cream);flex-direction:column;transform:translateX(110%);transition:transform .35s ease;box-shadow:-10px 0 30px rgba(0,0,0,.12)}.mobile-menu.open{transform:translateX(0)}.mobile-menu a:not(.brand){padding:10px 0;border-bottom:1px solid var(--line);font-weight:700}.close-menu{align-self:flex-start;background:var(--pale);width:38px;height:38px;border-radius:50%;font-size:24px}.menu-backdrop{position:fixed;inset:0;z-index:35;background:rgba(42,59,36,.35);opacity:0;pointer-events:none;transition:.3s}.menu-backdrop.open{opacity:1;pointer-events:auto}}@media(max-width:540px){.container{width:min(100% - 28px,1200px)}.site-header{height:74px}.round-button{width:39px;height:39px}.product-gallery{min-height:340px;border-radius:24px}.fresh-label{top:13px;right:13px}.gallery-note{bottom:13px;right:13px}.product-layout{padding-top:12px}.purchase-row{align-items:stretch;flex-wrap:wrap}.quantity{width:100%;justify-content:space-between}.add-button{flex-basis:100%}.details-grid{grid-template-columns:1fr;gap:22px}.details-grid article{padding:0 0 20px;border-left:0;border-bottom:1px solid var(--line)}.details-grid article:last-child{padding:0;border:0}.reviews-summary{grid-template-columns:1fr;gap:22px}.average-rating{border-left:0;border-bottom:1px solid var(--line);padding-bottom:18px}.related-section{padding:60px 0}.related-grid{gap:11px}.related-card{padding:9px}.related-card img{height:130px}.section-title{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column;gap:6px}}