*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f7f8fa;color:#172033;line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{background:#fff;border-bottom:1px solid #e7e9ee}.header-inner{height:72px;display:flex;align-items:center;justify-content:space-between}.logo{font-size:24px;font-weight:800;color:#2563eb}nav{display:flex;gap:24px}nav a{color:#4b5563;font-weight:600}.hero{background:linear-gradient(135deg,#eff6ff,#fff);padding:80px 0}.hero h1{max-width:700px;font-size:clamp(36px,6vw,58px);line-height:1.05;margin:0 0 20px}.hero p{font-size:20px;color:#64748b}.search-form{display:flex;max-width:700px;margin-top:30px}.search-form input{flex:1;padding:16px 18px;border:1px solid #d7dce5;border-radius:10px 0 0 10px;font-size:16px}.search-form button,.btn{border:0;padding:0 28px;border-radius:0 10px 10px 0;background:#2563eb;color:#fff;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.section{padding:55px 0}.store-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;margin-top:25px}.store-card{background:#fff;border:1px solid #e8ebf0;border-radius:14px;padding:25px;display:flex;flex-direction:column;align-items:center;gap:10px}.store-card img,.store-logo{width:70px;height:70px;object-fit:contain}.store-card span{color:#64748b;font-size:14px}.coupon-list{display:flex;flex-direction:column;gap:16px;margin-top:25px}.coupon-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:25px;display:flex;justify-content:space-between;gap:30px}.coupon-content{flex:1}.coupon-store{font-size:13px;font-weight:700;color:#64748b;text-transform:uppercase}.coupon-card h3{margin:6px 0}.coupon-meta{display:flex;gap:14px;font-size:13px;color:#64748b}.verified{color:#15803d;font-weight:700}.coupon-action{display:flex;align-items:center;gap:12px}.code-label{font-family:monospace;background:#f1f5f9;padding:8px 10px;border-radius:7px}.coupon-action .btn{border-radius:9px;padding:12px 20px}.store-hero{display:flex;gap:25px;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px}.store-hero .store-logo{width:90px;height:90px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-top:35px}.coupon-detail{display:grid;grid-template-columns:1fr 360px;gap:30px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:35px}.coupon-box{border:2px dashed #cbd5e1;padding:30px;border-radius:14px;text-align:center}.coupon-code{font-family:monospace;font-size:24px;font-weight:800;margin-bottom:20px}.btn-large{border-radius:10px;padding:15px 24px}.seo-content{margin-top:35px}.site-footer{margin-top:60px;background:#111827;color:#cbd5e1;padding:35px 0}.small{font-size:13px}.center{text-align:center}.empty{background:#fff;border:1px solid #e5e7eb;padding:30px;border-radius:12px}.breadcrumb{color:#64748b;margin-bottom:20px}@media(max-width:700px){.coupon-card,.coupon-detail{display:block}.coupon-action{margin-top:20px;flex-wrap:wrap}.search-form{width:100%}.store-hero{display:block}.store-hero .store-logo{margin-bottom:15px}}
