:root{--pink:#fff3f8;--pink2:#fbe5ef;--purple:#6b3f9d;--purple2:#8a5bb8;--gold:#c8a567;--ink:#26212b;--muted:#766d7a;--white:#fff;--shadow:0 18px 50px rgba(88,53,112,.12);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#fff 0,#fff8fb 38%,#fff 100%);color:var(--ink);font-family:"B Yekan","B-Yekan",Tahoma,Arial,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;padding-bottom:88px}button,input,textarea{font:inherit}.top-note{height:34px;display:flex;align-items:center;justify-content:center;background:#5b328a;color:#fff;font-size:12px;letter-spacing:.1px}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 10%,#fff 0 16%,transparent 17%),linear-gradient(135deg,#fff0f7,#f9ecff 55%,#fff);min-height:480px;border-bottom-left-radius:58px;border-bottom-right-radius:58px}.hero:after{content:"";position:absolute;inset:auto -10% -36% auto;width:520px;height:520px;border-radius:50%;background:linear-gradient(145deg,rgba(196,146,220,.22),rgba(255,214,231,.3));filter:blur(2px)}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.65}.orb-one{width:140px;height:140px;background:#f8ccdf;top:55px;right:-35px}.orb-two{width:110px;height:110px;background:#d9c0ef;bottom:28px;left:-25px}.hero-inner{position:relative;z-index:2;max-width:1080px;margin:auto;min-height:480px;padding:52px 24px;display:flex;align-items:center;gap:48px}.brand-logo{width:210px;height:210px;border-radius:50%;box-shadow:0 20px 60px rgba(74,42,95,.13);background:#fff;flex:none}.hero-copy{max-width:650px}.eyebrow,.mini{display:inline-block;color:var(--purple);font-weight:700;font-size:13px;letter-spacing:1.4px}.hero h1{font-size:clamp(34px,6vw,64px);line-height:1.3;margin:12px 0 14px;font-weight:700}.hero p{font-size:18px;line-height:2;color:var(--muted);margin:0 0 24px}.hero-btn{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#fff;background:linear-gradient(135deg,var(--purple),var(--purple2));padding:14px 24px;border-radius:999px;font-weight:700;box-shadow:0 10px 25px rgba(107,63,157,.25)}main{max-width:1120px;margin:auto;padding:78px 22px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-head h2,.contact-copy h2{font-size:34px;margin:7px 0 0}.section-head p{color:var(--muted);margin:0;max-width:420px;line-height:1.8}.products-list{display:grid;gap:34px}.product-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);background:rgba(255,255,255,.92);border:1px solid #f0e2eb;border-radius:34px;overflow:hidden;box-shadow:var(--shadow);min-height:560px}.product-card:nth-child(even){grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr)}.product-card:nth-child(even) .gallery{order:2}.gallery{position:relative;background:#f7f2f7;overflow:hidden;min-height:500px}.gallery-track{display:flex;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;direction:ltr}.gallery-track::-webkit-scrollbar{display:none}.gallery-slide{min-width:100%;height:100%;scroll-snap-align:start}.gallery-slide img{width:100%;height:100%;min-height:560px;object-fit:cover;display:block}.gallery-dots{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);display:flex;gap:7px;background:rgba(255,255,255,.86);padding:8px 11px;border-radius:999px;backdrop-filter:blur(9px)}.gallery-dot{width:8px;height:8px;border:0;border-radius:50%;background:#d2c4d8;padding:0}.gallery-dot.active{width:22px;border-radius:99px;background:var(--purple)}.product-info{padding:42px 40px;display:flex;flex-direction:column;justify-content:center}.product-meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:13px}.badge{display:inline-flex;align-items:center;background:var(--pink);color:#704b77;border:1px solid #f1d8e5;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:700}.badge.stock-low{background:#fff4e8;color:#9a5b1e;border-color:#f8d7ad}.product-info h3{font-size:29px;line-height:1.5;margin:4px 0 12px}.product-desc{font-size:16px;color:var(--muted);line-height:2;margin:0 0 18px}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 26px;padding:0;list-style:none}.feature-list li{position:relative;padding-right:21px;color:#514b55;font-size:14px;line-height:1.7}.feature-list li:before{content:"✦";position:absolute;right:0;color:var(--gold)}.price-row{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #eee1e8;padding-top:22px;margin-top:auto}.price-block small{display:block;color:var(--muted);font-size:12px;margin-bottom:5px}.price{font-size:28px;font-weight:700;color:var(--purple)}.add-btn{border:0;background:linear-gradient(135deg,#6b3f9d,#8752b1);color:#fff;border-radius:16px;padding:14px 20px;font-weight:700;box-shadow:0 10px 25px rgba(107,63,157,.2);cursor:pointer}.add-btn:active{transform:scale(.98)}.trust-strip{margin:65px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.trust-strip>div{background:#fff;border:1px solid #f0e2eb;border-radius:24px;padding:23px;box-shadow:0 10px 30px rgba(80,50,105,.07);display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;column-gap:12px;align-items:center}.trust-icon{grid-row:1/3;width:48px;height:48px;border-radius:16px;background:linear-gradient(145deg,#fde5ef,#eee0fa);display:grid;place-items:center;color:var(--purple);font-size:22px}.trust-strip b{font-size:16px}.trust-strip small{color:var(--muted);margin-top:4px}.contact-section{background:linear-gradient(135deg,#5b328a,#784ba2);color:#fff;border-radius:38px;padding:48px;display:grid;grid-template-columns:1fr 1.15fr;gap:38px;align-items:center;box-shadow:0 28px 70px rgba(91,50,138,.22);position:relative;overflow:hidden}.contact-section:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:rgba(255,255,255,.08);top:-170px;right:-80px}.contact-copy{position:relative}.contact-copy .mini{color:#f7d9e9}.contact-copy h2{font-size:31px;line-height:1.7}.contact-copy p{line-height:1.9;color:#eadff0}.contact-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:13px}.contact-card{text-decoration:none;color:#2d2431;background:rgba(255,255,255,.95);border-radius:22px;padding:17px;display:grid;grid-template-columns:52px 1fr;grid-template-rows:auto auto;column-gap:12px;align-items:center;transition:.2s}.contact-card:hover{transform:translateY(-3px)}.sticker{grid-row:1/3;width:52px;height:52px;border-radius:18px;display:grid;place-items:center;font-size:25px;font-weight:700;box-shadow:inset 0 0 0 1px rgba(255,255,255,.8)}.whatsapp .sticker{background:#dff7e8;color:#1b9c5b}.instagram .sticker{background:#f8e4f4;color:#b2378b}.telegram .sticker{background:#e4f4fb;color:#2a94c5}.phone .sticker{background:#efe8f8;color:#6b3f9d}.contact-card small{color:#807486;margin-top:3px}footer{max-width:1120px;margin:42px auto 0;padding:25px 22px 40px;display:flex;align-items:center;gap:16px;color:#5b5360}footer img{border-radius:50%}footer b,footer small{display:block}footer small{margin-top:6px;color:#8b828f}.floating-whatsapp{position:fixed;left:18px;bottom:93px;z-index:25;width:56px;height:56px;border-radius:50%;border:0;background:#20b865;color:#fff;font-size:30px;box-shadow:0 15px 35px rgba(32,184,101,.35);cursor:pointer}.cart-bar{position:fixed;z-index:30;bottom:max(14px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);width:min(680px,calc(100% - 28px));border:0;border-radius:20px;padding:15px 18px;background:linear-gradient(135deg,#5b328a,#7f4ca9);color:#fff;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;box-shadow:0 18px 45px rgba(82,42,120,.34);cursor:pointer}.cart-count{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--purple);font-weight:700}.cart-total{font-size:14px}.modal{position:fixed;inset:0;z-index:60;display:none}.modal.open{display:block}.modal-backdrop{position:absolute;inset:0;background:rgba(29,19,34,.54);backdrop-filter:blur(5px)}.sheet{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:min(720px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:32px 32px 0 0;padding:22px 22px calc(24px + env(safe-area-inset-bottom));box-shadow:0 -20px 60px rgba(33,16,45,.2)}.sheet-head{display:flex;justify-content:space-between;align-items:center;position:sticky;top:-22px;background:#fff;padding:20px 0 13px;z-index:2}.sheet-head h2{margin:0;font-size:25px}.close-btn{width:38px;height:38px;border-radius:50%;border:1px solid #eadfe8;background:#fff;font-size:26px;color:#665b69}.cart-items{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:12px;align-items:center;border:1px solid #eee4eb;border-radius:18px;padding:10px}.cart-item img{width:72px;height:72px;border-radius:13px;object-fit:cover}.cart-item h4{margin:0 0 5px;font-size:14px;line-height:1.5}.cart-item .line-price{color:var(--purple);font-weight:700;font-size:13px}.qty{display:flex;align-items:center;gap:8px;background:#f8f3f7;border-radius:12px;padding:5px}.qty button{width:28px;height:28px;border-radius:9px;border:0;background:#fff;color:var(--purple);font-weight:700}.remove{border:0;background:none;color:#bb657d;font-size:12px;margin-top:7px}.cart-summary,.checkout-total{display:flex;justify-content:space-between;align-items:center;background:#faf5f8;border-radius:18px;padding:17px;margin:20px 0}.cart-summary b,.checkout-total b{color:var(--purple);font-size:22px}.primary-btn,.whatsapp-btn{width:100%;border:0;border-radius:16px;padding:15px;font-weight:700;color:#fff;background:linear-gradient(135deg,#5b328a,#8250ac);cursor:pointer}.checkout-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;font-size:11px;color:#9b919e;margin:4px 0 14px}.checkout-progress span{text-align:center;padding:8px 4px;background:#f6f1f5;border-radius:10px}.checkout-progress .active{background:#eee3f6;color:#633a8b;font-weight:700}.bank-card{position:relative;background:linear-gradient(135deg,#f7942d,#e5661f);color:#fff;border-radius:24px;padding:20px;min-height:210px;box-shadow:0 18px 40px rgba(218,99,31,.25);overflow:hidden}.bank-card:after{content:"";position:absolute;width:260px;height:260px;border:2px solid rgba(255,255,255,.18);border-radius:50%;left:-100px;top:-80px}.bank-top{display:flex;align-items:center;gap:10px;font-size:18px}.bank-house{font-size:26px}.chip{width:48px;height:36px;border-radius:9px;margin:24px 0 18px;background:linear-gradient(135deg,#f6d694,#d2a84e);box-shadow:inset 0 0 0 1px rgba(105,70,17,.18)}.card-number{direction:ltr;text-align:left;font-family:Tahoma,Arial,sans-serif;letter-spacing:2.2px;font-size:24px;font-weight:700;position:relative;z-index:1}.card-bottom{display:flex;justify-content:space-between;align-items:end;margin-top:22px;position:relative;z-index:1}.card-bottom small,.card-bottom b{display:block}.card-bottom small{opacity:.8;font-size:11px;margin-bottom:4px}.copy-btn{border:1px solid rgba(255,255,255,.55);color:#fff;background:rgba(255,255,255,.14);border-radius:12px;padding:9px 11px}.customer-form{display:grid;gap:13px;margin:20px 0}.customer-form label{font-size:13px;font-weight:700;color:#4d4551}.customer-form input,.customer-form textarea{width:100%;margin-top:7px;border:1px solid #e9dee6;background:#fff;border-radius:14px;padding:13px;outline:none}.customer-form input:focus,.customer-form textarea:focus{border-color:#9c72bd;box-shadow:0 0 0 3px #f0e7f6}.customer-form textarea{min-height:80px;resize:vertical}.receipt-note{background:#fff6e9;color:#7b5a2a;border:1px solid #f4ddba;border-radius:15px;padding:12px;font-size:12px;line-height:1.8;margin-bottom:13px}.whatsapp-btn{background:#1faf61}.toast{position:fixed;z-index:100;top:22px;left:50%;transform:translate(-50%,-130%);background:#2e2432;color:#fff;border-radius:999px;padding:11px 18px;font-size:13px;transition:.25s;box-shadow:0 10px 30px rgba(0,0,0,.2)}.toast.show{transform:translate(-50%,0)}@media(max-width:760px){body{padding-bottom:84px}.hero{min-height:auto;border-bottom-left-radius:42px;border-bottom-right-radius:42px}.hero-inner{min-height:auto;flex-direction:column;text-align:center;padding:38px 20px 54px;gap:20px}.brand-logo{width:145px;height:145px}.hero h1{font-size:35px}.hero p{font-size:15px}.section-head{align-items:start;flex-direction:column;gap:10px}.section-head h2{font-size:29px}.product-card,.product-card:nth-child(even){grid-template-columns:1fr;min-height:0}.product-card:nth-child(even) .gallery{order:0}.gallery{min-height:auto}.gallery-slide img{min-height:auto;aspect-ratio:1/1}.product-info{padding:28px 23px}.product-info h3{font-size:23px}.feature-list{grid-template-columns:1fr}.price-row{align-items:stretch;flex-direction:column}.add-btn{width:100%}.trust-strip{grid-template-columns:1fr;margin:44px 0}.contact-section{grid-template-columns:1fr;padding:32px 20px;border-radius:30px}.contact-copy h2{font-size:25px}.contact-grid{grid-template-columns:1fr 1fr}.contact-card{grid-template-columns:44px 1fr;padding:13px}.sticker{width:44px;height:44px}.cart-bar{font-size:13px}.cart-total{font-size:12px}.floating-whatsapp{bottom:88px;width:50px;height:50px}.sheet{max-height:94vh}.card-number{font-size:20px;letter-spacing:1.2px}}@media(max-width:410px){.contact-grid{grid-template-columns:1fr}.cart-bar{grid-template-columns:auto 1fr}.cart-total{display:none}.bank-card{min-height:195px}.card-number{font-size:18px}}