@import url("https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Vazirmatn:wght@400;500;600;700;800&display=swap");:root{--ink:#172320;--muted:#687872;--mint:#b9f7d6;--soft:#eff9f3;--line:#dfece5;--dark-mint:#4f9d79}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbfdfc;color:var(--ink);font-family:Vazirmatn,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 48px));margin-inline:auto}.top-contact{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;padding-top:14px}.top-contact-item{min-height:66px;display:flex;align-items:center;gap:12px;padding:11px 17px;border:1px solid transparent;border-radius:16px;color:#fff;transition:transform .2s,box-shadow .2s}.top-contact-item:hover{transform:translateY(-2px);box-shadow:0 10px 24px #1c4e3826}.top-contact-item small,.top-contact-item strong{display:block}.top-contact-item strong{font-size:12px;margin-bottom:4px}.top-contact-item small{font-size:9px;opacity:.78}.top-contact-item>b{margin-right:auto;font-size:19px;font-weight:400}.top-contact-whatsapp{background:linear-gradient(135deg,#20bd62,#0d8f48)}.top-contact-phone{background:linear-gradient(135deg,#243b34,#14251f)}.top-contact-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:12px;color:#fff;background:#ffffff26;font-size:21px}.top-contact-icon svg{width:25px;height:25px}.navbar{height:92px;justify-content:space-between;border-bottom:1px solid var(--line)}.brand,.navbar{display:flex;align-items:center}.brand{gap:9px;direction:ltr;font-weight:800;font-size:20px;letter-spacing:-.7px}.brand-logo{width:38px;height:38px;object-fit:cover;border-radius:10px;border:1px solid #dcebe2}.header-actions{display:flex;align-items:center;gap:9px}.account-button,.cart-trigger{border:1px solid #d5e5dc;background:#fff;color:#456957;border-radius:100px;padding:9px 12px;font:10px Vazirmatn,sans-serif;cursor:pointer}.cart-trigger{display:flex;gap:6px;align-items:center}.cart-trigger b{min-width:18px;padding:2px 5px;border-radius:20px;color:#fff;background:#54b982;font:10px DM Mono,monospace}.cart-widget{position:relative}.cart-panel{position:absolute;z-index:30;top:calc(100% + 10px);left:0;width:310px;padding:15px;border:1px solid #dcebe2;border-radius:14px;background:#fff;box-shadow:0 18px 40px #2b5e4724;direction:rtl}.cart-panel-heading,.cart-total{display:flex;justify-content:space-between;align-items:center}.cart-panel-heading{border-bottom:1px solid #edf3ef;padding-bottom:11px}.cart-item>button,.cart-panel-heading button{border:0;background:transparent;cursor:pointer;color:#9b756c;font-size:18px}.cart-empty{color:#87978f;font-size:11px;text-align:center;padding:20px 0 10px}.cart-items{display:grid;grid-gap:9px;gap:9px;padding:12px 0;max-height:260px;overflow:auto}.cart-item{display:flex;align-items:center;gap:8px;background:#f7fbf8;border-radius:8px;padding:7px}.cart-item img{width:40px;height:40px;object-fit:contain;background:#fff;border-radius:5px}.cart-item div{min-width:0;flex:1 1}.cart-item small,.cart-item strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-item strong{font-size:10px}.cart-item small{color:#82938b;font-size:9px;margin-top:4px}.cart-total{border-top:1px solid #e9f0eb;padding-top:11px;color:#6e8278;font-size:10px}.cart-total strong{color:#294c3c;font:500 13px DM Mono,monospace}.cart-checkout{display:block;margin-top:12px;padding:10px;border-radius:7px;color:#fff;background:var(--ink);text-align:center;font-size:10px}.add-cart-button{width:100%;border:0;border-radius:7px;padding:10px 8px;color:#fff;background:#4e9c76;cursor:pointer;font:10px Vazirmatn,sans-serif;transition:background .2s,transform .2s}.add-cart-button:hover{background:#347a59;transform:translateY(-1px)}.brand-mark{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;color:#173c2c;background:var(--mint);font:700 12px DM Mono,monospace;letter-spacing:-2px}.brand-accent{color:#4f9d79}.nav-links{display:flex;gap:34px;color:#65766f;font-size:13px}.nav-links a:hover,.text-link:hover{color:var(--dark-mint)}.nav-cta{border:1px solid #c8ddd2;padding:10px 16px;border-radius:100px;font-size:12px}.button span,.feature-card a span,.nav-cta span,.text-link span{margin-right:8px;font-size:15px}.hero{min-height:574px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;grid-gap:30px;gap:30px;direction:ltr}.hero-copy{direction:rtl;max-width:490px}.eyebrow,.section-kicker{color:var(--dark-mint);font:500 11px DM Mono,Vazirmatn,monospace;letter-spacing:.3px}.eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:22px}.status-dot{width:7px;height:7px;background:#54be8c;border-radius:50%;box-shadow:0 0 0 5px #dff9e9}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(47px,6vw,76px);line-height:1.16;letter-spacing:-3.5px;margin-bottom:22px}h1 em{color:#73c99d;font-style:normal}.hero-copy>p{color:var(--muted);font-size:14px;line-height:2.05;max-width:420px;margin-bottom:27px}.hero-actions{display:flex;align-items:center;gap:23px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:100px;padding:13px 20px;font-size:12px;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 7px 20px #2b5e471a}.button-dark,.button-primary{color:#fff;background:var(--ink)}.button-dark{width:100%}.button-light{background:#fff;border:1px solid #d5e4dc;width:100%}.text-link{font-size:12px;color:#4a6259}.hero-note{margin-top:25px;color:#8a9993;font-size:10px}.hero-note span{color:#6bc998;margin-left:6px}.hero-visual{height:470px;direction:ltr;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle,#e1f9ec 0,#f7fcf9 58%,transparent 59%)}.visual-glow{position:absolute;width:270px;height:270px;border-radius:50%;background:#c8f5da;filter:blur(42px);opacity:.75}.router{width:220px;height:266px;transform:perspective(600px) rotateY(-14deg) rotateX(2deg);filter:drop-shadow(22px 27px 18px #438c6625)}.router,.router-top{position:relative;z-index:2}.router-top{height:52px;background:#d6f5e3;border-radius:50% 50% 20% 20%/35% 35% 15% 15%;transform:rotateX(48deg) translateY(17px);box-shadow:inset 0 9px 10px #fff8}.router-top span{display:inline-block;width:5px;height:5px;margin:19px 3px;background:#67b78b;border-radius:50%}.router-body{height:190px;background:linear-gradient(100deg,#b5e9ca,#e3faeb);border-radius:35px 35px 25px 25px;margin-top:-1px;box-shadow:inset -19px 0 20px #73c09222,inset 14px 0 15px #ffffff55;display:flex;align-items:center;flex-direction:column;padding-top:62px}.router-logo{font:700 23px DM Mono,monospace;color:#3c8864;letter-spacing:-4px}.router-logo span{color:#7ecfa1}.router-light{width:35px;height:3px;border-radius:9px;background:#6bc992;margin-top:28px;box-shadow:0 0 12px #48c980}.router-foot{height:21px;width:170px;margin:-5px auto 0;border-radius:0 0 25px 25px;background:#a5dfbb}.connection-card,.speed-card{position:absolute;z-index:3;background:#ffffffd9;border:1px solid #fff;box-shadow:0 14px 33px #4b8e6922;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:14px}.speed-card{top:65px;left:30px;padding:15px 17px;width:145px}.speed-card span{font-size:9px;color:#7f9389}.speed-card strong{display:block;color:#2e6b4d;font:500 25px DM Mono,monospace;margin-top:4px}.speed-card small{font-size:9px}.mini-bars{display:flex;align-items:end;gap:3px;height:16px;margin-top:10px}.mini-bars i{width:9px;background:#9edeb9;border-radius:2px}.mini-bars i:first-child,.mini-bars i:nth-child(4){height:8px}.mini-bars i:nth-child(2),.mini-bars i:nth-child(6){height:12px}.mini-bars i:nth-child(3),.mini-bars i:nth-child(5),.mini-bars i:nth-child(7),.mini-bars i:nth-child(8){height:16px;background:#54b983}.connection-card{right:17px;bottom:65px;padding:12px;display:flex;align-items:center;gap:9px;font-size:9px}.wifi-icon{font:24px serif;color:#57ac7e}.connection-card b,.connection-card small{display:block}.connection-card small{color:#83958c;margin-top:3px}.check{display:grid;place-items:center;background:#d9f6e5;color:#45a374;width:18px;height:18px;border-radius:50%;margin-right:7px}.orbit{position:absolute;border:1px solid #9cdbb5;border-radius:50%;opacity:.6}.orbit-one{width:370px;height:150px;transform:rotate(-29deg)}.orbit-two{width:460px;height:210px;transform:rotate(54deg);opacity:.3}.trust-row{height:72px;border-block:1px solid var(--line);display:flex;align-items:center;gap:10px;color:#84938d;font-size:11px}.trust-row strong{color:#315f49;font:500 16px DM Mono,monospace}.trust-line{height:1px;background:var(--line);flex:1 1;margin:0 25px}.trust-rating{color:#57b885;letter-spacing:2px}.trust-rating small{color:#879790;letter-spacing:0;margin-right:6px}.section{padding-top:120px}.section-intro{display:flex;align-items:end;justify-content:space-between;margin-bottom:42px}.plans-heading h2,.section-intro h2{font-size:42px;letter-spacing:-2px;line-height:1.25;margin:12px 0 0}.plans-heading h2 span,.section-intro h2 span{color:#7acda0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.feature-card{background:#f2fbf5;border:1px solid #e2f1e7;padding:29px 26px;min-height:220px;border-radius:4px}.feature-card:nth-child(2){background:#edf8f1}.feature-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:#559f77;background:#dcf7e6;font:24px serif;margin-bottom:19px}.feature-card h3{font-size:16px;margin-bottom:9px}.feature-card p{color:#74867d;font-size:11px;line-height:1.9;max-width:245px}.feature-card a{color:#4a9270;font-size:11px;display:block;margin-top:22px}.about-section{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:60px;gap:60px;align-items:center}.about-copy h2{font-size:42px;line-height:1.25;letter-spacing:-2px;margin:12px 0 20px}.about-copy h2 span{color:#7acda0}.about-copy p{max-width:600px;color:#71847a;font-size:12px;line-height:2.1}.about-points{display:flex;flex-wrap:wrap;gap:9px;margin-top:23px}.about-points span{padding:9px 12px;border-radius:30px;color:#4e906d;background:#edf9f1;font-size:10px}.about-card{min-height:260px;padding:32px;display:flex;flex-direction:column;justify-content:center;border-radius:18px;color:#fff;background:radial-gradient(circle at 20% 20%,#75c99b,transparent 45%),linear-gradient(145deg,#214937,#11271f);box-shadow:0 20px 45px #2c674a26}.about-card strong{font-size:26px}.about-card>span{margin-top:9px;color:#c8edda;font-size:11px}.about-card div{display:flex;gap:8px;margin-top:35px}.about-card b{padding:7px 10px;border:1px solid #ffffff33;border-radius:30px;font-size:9px;font-weight:400}.showcase-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:38px}.showcase-heading h2{font-size:42px;letter-spacing:-2px;line-height:1.25;margin:12px 0 0}.showcase-heading h2 span{color:#7acda0}.showcase-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:17px;gap:17px}.showcase-card{background:#fff;border:1px solid #deece4;border-radius:7px;overflow:hidden;transition:transform .2s,box-shadow .2s}.showcase-card:hover{transform:translateY(-5px);box-shadow:0 16px 32px #3c80601a}.showcase-image{height:250px;background:#eef9f2;position:relative;display:grid;place-items:center;overflow:hidden}.showcase-image img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.showcase-card:hover .showcase-image img{transform:scale(1.05)}.showcase-category{position:absolute;top:13px;right:13px;background:#ffffffd9;color:#5d9576;border:1px solid #d7ecdf;border-radius:30px;padding:6px 9px;font-size:9px}.showcase-body{padding:18px 19px 16px}.showcase-brand{color:#5a9b77;font-size:9px;display:flex;justify-content:space-between}.showcase-brand span{color:#95a69e}.showcase-body h3{font-size:17px;margin:10px 0 6px}.showcase-body p{color:#84948c;font-size:10px;line-height:1.8;min-height:37px;margin-bottom:12px}.showcase-details{display:flex;justify-content:space-between;border-block:1px solid #e8f0eb;padding:10px 0;font-size:9px}.showcase-details span:first-child{color:#589472}.showcase-details span:last-child{color:#91a098}.showcase-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:14px}.showcase-bottom strong{color:#294c3c;font:500 18px DM Mono,monospace;direction:rtl}.showcase-bottom small{color:#8a9a92;font:9px Vazirmatn,sans-serif}.showcase-bottom a{width:31px;height:31px;display:grid;place-items:center;color:#fff;background:var(--ink);border-radius:50%;font-size:17px}.showcase-empty{background:#f2fbf5;border:1px dashed #c8e6d3;border-radius:7px;text-align:center;color:#7c9486;padding:45px;font-size:12px}.plans{padding-bottom:110px}.plans-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:40px}.plans-heading p{max-width:280px;color:#7d8e86;font-size:11px;line-height:1.9}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.plan-card{position:relative;padding:25px;background:#fff;border:1px solid #e0ece5;border-radius:4px}.plan-card.featured{background:#eaf9ef;border-color:#b9e7ca}.popular{position:absolute;top:-12px;right:19px;padding:5px 10px;border-radius:20px;background:#64bf8c;color:#fff;font-size:9px}.plan-top{display:flex;justify-content:space-between;color:#638476;font-size:12px}.plan-arrow{font-size:18px;color:#76b994}.speed{display:flex;align-items:end;gap:9px;margin:29px 0 6px}.speed strong{font:500 54px DM Mono,monospace;letter-spacing:-5px}.speed span{color:#80928a;font-size:10px;line-height:1.35;padding-bottom:10px}.plan-card p{color:#82928b;font-size:10px;margin-bottom:27px}.plan-price{display:flex;align-items:center;gap:7px;border-top:1px solid #dfebe4;padding-top:17px;margin-bottom:19px}.plan-price strong{font:500 24px DM Mono,monospace}.plan-price span{color:#87978f;font-size:9px;line-height:1.4}.footer{border-top:1px solid var(--line);min-height:90px;display:flex;align-items:center;gap:25px;color:#8b9a94;font-size:10px}.footer .brand{color:var(--ink)}.footer-support{display:flex;flex-direction:column;gap:4px}.footer-support span{color:#9aa8a2;font-size:9px}.footer-support a{color:var(--dark-mint);direction:ltr;font:500 12px DM Mono,monospace}.footer-links{display:flex;gap:18px;margin-right:auto}.footer-links a:hover,.overlord-credit:hover{color:var(--dark-mint)}.copyright{color:#a8b5b0}.overlord-credit{color:#73927f;transition:color .2s}.enamad-seal{display:flex;flex:0 0 auto;align-items:center;min-width:80px;min-height:80px}.enamad-seal img{display:block}.enamad-card{display:flex;align-items:center;gap:9px;flex:0 0 auto;min-width:225px;padding:10px 12px;border:1px solid #c8e4d3;border-radius:12px;color:#356a50;background:linear-gradient(135deg,#f4fff8,#e4f8eb);transition:transform .2s,box-shadow .2s}.enamad-card:hover{transform:translateY(-2px);box-shadow:0 8px 18px #4f9d7926}.enamad-card-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;color:#fff;background:#54b983;font-size:17px}.enamad-card small,.enamad-card strong{display:block}.enamad-card strong{font-size:10px}.enamad-card small{margin-top:3px;color:#779286;font-size:8px}.enamad-card b{margin-right:auto;color:#4f9d79;font-size:18px}.whatsapp-float{position:fixed;z-index:20;right:24px;bottom:24px;width:56px;height:56px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#25d366;box-shadow:0 8px 24px #128c4a55;transition:transform .2s,box-shadow .2s}.whatsapp-float:hover{transform:translateY(-4px) scale(1.04);box-shadow:0 12px 28px #128c4a66}.whatsapp-float svg{width:31px;height:31px}@media (max-width:760px){.container{width:min(100% - 32px,560px)}.top-contact{gap:7px;padding-top:10px}.top-contact-item{min-height:60px;padding:9px 10px;gap:8px;border-radius:12px}.top-contact-item strong{font-size:10px}.top-contact-item small{font-size:8px}.top-contact-item>b{display:none}.top-contact-icon{width:31px;height:31px;flex-basis:31px;border-radius:9px;font-size:17px}.top-contact-icon svg{width:21px;height:21px}.navbar{height:76px}.nav-links{display:none}.header-actions{gap:5px}.account-button,.cart-trigger{padding:8px 7px;font-size:8px}.cart-trigger span,.nav-cta{display:none}.brand{font-size:17px}.brand-logo{width:32px;height:32px}.hero{grid-template-columns:1fr;padding-top:54px}.hero-copy{max-width:none}.hero-visual{height:380px;margin-top:10px}.trust-row{flex-wrap:wrap;height:auto;padding:18px 0}.trust-line{display:none}.section{padding-top:80px}.plans-heading,.section-intro,.showcase-heading{display:block}.about-copy h2,.plans-heading h2,.section-intro h2,.showcase-heading h2{font-size:34px}.showcase-heading .text-link{display:block;margin-top:20px}.feature-grid,.plan-grid,.showcase-grid{grid-template-columns:1fr}.plans-heading p{margin-top:20px}.about-section{grid-template-columns:1fr;gap:28px}.about-card{min-height:210px}.cart-panel{position:fixed;top:75px;left:16px;right:16px;width:auto}.footer{flex-wrap:wrap;padding:24px 0;gap:14px}.footer-links{order:3;width:100%;margin-right:0}.copyright{margin-right:auto}.whatsapp-float{right:16px;bottom:16px;width:52px;height:52px}.whatsapp-float svg{width:29px;height:29px}}.admin-shell{min-height:100vh;background:#f5faf7;color:var(--ink)}.admin-header{height:82px;background:#fff;border-bottom:1px solid #e1eee7;padding:0 max(24px,calc((100% - 1240px) / 2));display:flex;align-items:center;justify-content:space-between}.admin-header>div{display:flex;align-items:center;gap:23px}.admin-live{color:#65917b;font-size:10px}.admin-live i{display:inline-block;width:7px;height:7px;background:#53bf87;border-radius:50%;margin-left:6px}.admin-home{border:1px solid #d7e8df;border-radius:50px;padding:9px 15px;color:#456957;font-size:10px}.admin-container{max-width:1240px;margin:0 auto;padding:52px 24px 90px}.admin-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:38px}.admin-title h1{font-size:37px;letter-spacing:-1.5px;margin:10px 0 5px}.admin-title p{color:#83928b;font-size:11px;margin:0}.admin-stat{background:#e4f8eb;color:#569074;min-width:130px;padding:17px 20px;border-radius:12px;text-align:center}.admin-stat strong{display:block;font:500 27px DM Mono,monospace}.admin-stat span{font-size:10px}.admin-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,.75fr);grid-gap:20px;gap:20px;align-items:start}.product-form,.products-list{background:#fff;border:1px solid #e0eee6;border-radius:8px;padding:26px}.form-heading,.list-heading{display:flex;justify-content:space-between;align-items:start;margin-bottom:22px}.form-heading h2,.list-heading h2{margin:0 0 6px;font-size:18px}.form-heading p,.list-heading p{color:#84938d;font-size:10px;margin:0}.required-note{color:#b3bfba;font-size:10px}.upload-box{height:154px;border:1px dashed #b7dac5;background:#f7fcf8;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#619276;cursor:pointer;overflow:hidden;position:relative;margin-bottom:22px}.upload-box:hover{background:#f0faf3;border-color:#6fc091}.upload-box input{position:absolute;inset:0;opacity:0;cursor:pointer}.upload-box img{width:100%;height:100%;object-fit:contain;background:#f4faf6}.upload-icon{width:31px;height:31px;display:grid;place-items:center;background:#ddf5e6;border-radius:50%;font-size:22px;margin-bottom:7px}.upload-box strong{font-size:11px;font-weight:600}.upload-box small{color:#99aaa1;font-size:9px;margin-top:4px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;gap:15px}.product-form label:not(.upload-box):not(.switch-line){display:flex;flex-direction:column;gap:7px}.product-form label>span{color:#64786e;font-size:10px}.product-form label>span small{color:#a6b2ad;font-size:9px;font-weight:400}.product-form input,.product-form select,.product-form textarea{width:100%;border:1px solid #dce9e1;color:#3f554a;background:#fbfdfc;outline:none;border-radius:5px;padding:11px 12px;font:11px Vazirmatn,sans-serif;direction:rtl}.product-form textarea{resize:vertical;line-height:1.9}.product-form input:focus,.product-form select:focus,.product-form textarea:focus{border-color:#7cc69c;box-shadow:0 0 0 3px #e1f6e9}.full-field{margin-top:17px}.form-footer{border-top:1px solid #eaf1ed;margin-top:22px;padding-top:19px;justify-content:space-between}.form-footer,.switch-line{display:flex;align-items:center}.switch-line{gap:8px;color:#60766a;font-size:10px;cursor:pointer}.switch-line input{display:none}.switch{width:29px;height:17px;background:#cddbd3;border-radius:20px;position:relative;transition:.2s}.switch:after{content:"";position:absolute;width:13px;height:13px;top:2px;right:2px;background:#fff;border-radius:50%;transition:.2s}.switch-line input:checked+.switch{background:#65bf8b}.switch-line input:checked+.switch:after{right:14px}.submit-button{border:0;cursor:pointer;font-family:Vazirmatn,sans-serif}.submit-button:disabled{opacity:.55;cursor:wait}.form-message{margin-top:16px;border-radius:5px;padding:11px;text-align:center;font-size:10px}.form-message.success{background:#e8f8ed;color:#4f9870}.form-message.error{background:#fff0ed;color:#be6c5e}.list-heading>span{background:#eff8f2;color:#6b9a80;border-radius:30px;padding:7px 10px;font-size:9px}.empty-products{min-height:300px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#7e9287}.empty-products>span{font-size:37px;color:#a8dabb;margin-bottom:15px}.empty-products strong{font-size:12px}.empty-products small{color:#a0aea7;font-size:10px;margin-top:7px}.product-items{display:flex;flex-direction:column;gap:11px}.product-item{display:flex;align-items:center;gap:11px;background:#f7fbf8;padding:9px;border-radius:7px}.product-item img{width:54px;height:54px;object-fit:contain;border-radius:5px;background:#fff}.product-item-info{min-width:0;flex:1 1}.product-item-info small,.product-item-info span,.product-item-info strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-item-info strong{font-size:11px}.product-item-info small{color:#82948a;font-size:9px;margin:4px 0}.product-item-info span{font-size:9px}.in-stock{color:#57a879}.out-stock{color:#ca776a}.product-item button{width:25px;height:25px;border:0;background:#ffede9;color:#c8786d;border-radius:50%;cursor:pointer;font-size:16px}.catalog-page{min-height:100vh;background:#fbfdfc}.catalog-hero{padding:95px 0 65px}.catalog-hero h1{font-size:clamp(45px,6vw,72px);margin:15px 0}.catalog-hero em{color:#73c99d;font-style:normal}.catalog-hero p{color:#788a81;font-size:13px}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;padding-bottom:100px}.catalog-card{border:1px solid #e1eee6;background:#fff;border-radius:7px;overflow:hidden}.catalog-image{height:235px;background:#eef9f2;display:grid;place-items:center}.catalog-image img{width:100%;height:100%;object-fit:contain}.catalog-card-body{padding:20px}.catalog-card-body>span{color:#65a681;font-size:9px}.catalog-card h2{font-size:17px;margin:10px 0 7px}.catalog-card p{min-height:42px;color:#82938b;font-size:10px;line-height:1.8}.catalog-meta{border-block:1px solid #e8f0eb;display:flex;justify-content:space-between;padding:12px 0;margin:13px 0;font-size:10px}.catalog-meta b{color:#528d6e;font-weight:500}.catalog-meta small{color:#91a098}.catalog-price{font:500 19px DM Mono,monospace;color:#294c3c}.catalog-price small{font:10px Vazirmatn,sans-serif;color:#8a9a92}.catalog-empty{grid-column:1/-1;padding:70px;text-align:center;color:#87968e}@media (max-width:850px){.admin-layout{grid-template-columns:1fr}.products-list{order:-1}.admin-title{align-items:start}.catalog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.admin-header{padding:0 16px}.admin-live{display:none}.admin-container{padding:35px 16px 60px}.admin-title h1{font-size:29px}.admin-stat{min-width:90px;padding:12px}.admin-stat strong{font-size:21px}.product-form,.products-list{padding:18px}.form-grid{grid-template-columns:1fr}.form-footer{align-items:stretch;flex-direction:column;gap:15px}.submit-button{width:100%}.catalog-hero{padding-top:65px}.catalog-grid{grid-template-columns:1fr}.catalog-card{max-width:420px;margin:auto;width:100%}}