/*
Theme Name: پاکرو | Pakro Store Demo
Theme URI: https://pakrofurniture.ir/
Author: OpenAI
Description: دموی فروشگاه فارسی و راست‌چین پاکرو برای لوازم خانه و آشپزخانه و مبلمان اداری. سازگار با WooCommerce.
Version: 1.0.0
Text Domain: pakro-store-demo
*/
:root{--red:#e50914;--red2:#b80712;--ink:#15171b;--muted:#69717c;--soft:#f4f6f8;--line:#e6e9ed;--white:#fff;--radius:20px;--shadow:0 16px 45px rgba(20,25,35,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Tahoma,"Segoe UI",Arial,sans-serif;background:#fff;color:var(--ink);line-height:1.8}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}button,input,textarea{font:inherit}.container{width:min(1180px,92%);margin:auto}
.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:12px;font-weight:900}.brand img{width:128px;height:62px;object-fit:cover;border-radius:14px}.nav{display:flex;gap:26px;align-items:center;font-weight:700}.nav a:hover{color:var(--red)}.nav-cta{background:var(--ink);color:#fff;padding:10px 17px;border-radius:999px}.mobile-menu{display:none}
.hero{padding:72px 0 55px;background:radial-gradient(circle at 85% 10%,rgba(229,9,20,.12),transparent 35%),linear-gradient(135deg,#fff 20%,#f8f9fb)}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:center}.eyebrow{display:inline-flex;padding:7px 13px;border-radius:999px;background:#fff1f2;color:var(--red);font-weight:800;font-size:14px}.hero h1{font-size:clamp(38px,5vw,68px);line-height:1.18;margin:18px 0}.hero h1 span{color:var(--red)}.hero p{font-size:18px;color:var(--muted);max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:12px;font-weight:800;border:1px solid var(--ink);transition:.2s}.btn-primary{background:var(--red);border-color:var(--red);color:#fff}.btn-dark{background:var(--ink);color:#fff}.btn-light{background:#fff}.btn:hover{transform:translateY(-2px)}.hero-card{background:var(--ink);color:#fff;border-radius:30px;padding:28px;box-shadow:var(--shadow);position:relative;overflow:hidden}.hero-card:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:var(--red);left:-90px;bottom:-90px;opacity:.9}.hero-card .logo-box{background:var(--red);border-radius:22px;padding:15px;margin-bottom:22px}.hero-card img{display:block;width:100%;height:165px;object-fit:cover;border-radius:15px}.hero-card h3{font-size:24px;margin:18px 0 4px}.hero-card p{color:#d8dbe0;margin:0;font-size:14px}
.section{padding:70px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-head h2{font-size:34px;margin:0}.section-head p{color:var(--muted);margin:5px 0 0}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:0 10px 30px rgba(20,25,35,.04);transition:.2s}.category:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.category .icon{width:52px;height:52px;border-radius:15px;background:#fff0f1;color:var(--red);display:grid;place-items:center;font-size:24px}.category h3{margin:16px 0 5px}.category p{color:var(--muted);font-size:14px;margin:0}.band{background:var(--ink);color:#fff}.band .section-head p{color:#bfc5ce}.band-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.panel{border:1px solid #30343b;background:#1e2228;border-radius:22px;padding:24px}.panel h3{margin-top:0}.price-list{display:grid;gap:10px}.price-row{display:grid;grid-template-columns:1fr auto;gap:15px;align-items:center;background:#fff;color:var(--ink);border-radius:12px;padding:11px 14px}.price-row small{display:block;color:var(--muted)}.price{font-weight:900;white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(20,25,35,.04)}.product-top{height:150px;background:linear-gradient(135deg,#f2f4f7,#fff);display:grid;place-items:center;position:relative}.code{font-size:38px;font-weight:900;color:#dfe2e6;letter-spacing:1px}.product-body{padding:18px}.product-body h3{font-size:16px;line-height:1.6;margin:0 0 8px}.meta{display:flex;justify-content:space-between;align-items:center;gap:10px}.tag{font-size:12px;padding:4px 9px;background:#f1f3f5;border-radius:999px;color:var(--muted)}.product .price{color:var(--red)}
.catalog-image{border-radius:22px;border:1px solid var(--line);box-shadow:var(--shadow);display:block;width:100%}.contact{background:linear-gradient(135deg,#fff,#fff3f4);border:1px solid #ffd4d7;border-radius:26px;padding:35px}.contact-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:30px}.contact h2{font-size:34px;margin-top:0}.contact-items{display:grid;gap:12px}.contact-item{background:#fff;border:1px solid var(--line);padding:15px 18px;border-radius:14px}.contact-item b{display:block}.site-footer{background:#111317;color:#fff;padding:40px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:30px}.footer-title{font-size:20px;margin-top:0}.footer-muted{color:#aeb4bd}.footer-bottom{border-top:1px solid #2b2f35;margin-top:30px;padding-top:18px;color:#8f96a1;font-size:13px;display:flex;justify-content:space-between;gap:15px}
.page-hero{padding:48px 0;background:#f6f7f9}.page-hero h1{font-size:44px;margin:0}.breadcrumbs{color:var(--muted);font-size:14px;margin-bottom:8px}.notice{padding:15px 18px;border-radius:14px;background:#fff7e8;border:1px solid #f1d39a;color:#6e4c0d;margin-bottom:20px}.empty{padding:35px;text-align:center;border:1px dashed #cfd4db;border-radius:18px;color:var(--muted)}
@media(max-width:980px){.hero-grid,.contact-grid,.band-grid{grid-template-columns:1fr}.cards,.product-grid{grid-template-columns:repeat(2,1fr)}.nav{display:none}.mobile-menu{display:block}.header-inner{min-height:70px}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.hero{padding:45px 0}.section{padding:50px 0}.cards,.product-grid,.footer-grid{grid-template-columns:1fr}.hero h1{font-size:42px}.section-head{display:block}.section-head h2{font-size:28px}.brand img{width:105px;height:54px}.price-row{grid-template-columns:1fr}.footer-bottom{display:block}}
