*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17202a;background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(1180px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #e8edf2}.nav{min-height:74px;display:flex;align-items:center;gap:28px}.brand{font-size:24px;font-weight:900;color:#164e3b;white-space:nowrap}.brand span{margin-right:8px}.nav nav{display:flex;gap:20px;font-weight:700}.search{display:flex;flex:1;max-width:520px}.search input,.hero-search input,input,select,textarea{width:100%;padding:13px 15px;border:1px solid #ced8df;border-radius:10px;font:inherit;background:#fff}.search button,.hero-search button,.button,.code-button{border:0;border-radius:10px;padding:13px 18px;background:#ff6b35;color:white;font-weight:800;cursor:pointer}.search input{border-radius:10px 0 0 10px}.search button{border-radius:0 10px 10px 0}.hero{background:linear-gradient(135deg,#eaf8f1,#fff5e9);padding:90px 0;text-align:center}.hero h1{font-size:clamp(38px,6vw,68px);line-height:1.05;max-width:850px;margin:14px auto}.hero p,.lead{font-size:19px;color:#52606b}.eyebrow,.badge{display:inline-block;color:#147a58;background:#def5ea;padding:6px 11px;border-radius:999px;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.hero-search{display:flex;max-width:650px;margin:28px auto 0}.hero-search input{border-radius:12px 0 0 12px;padding:17px}.hero-search button{border-radius:0 12px 12px 0}.section{padding:64px 0}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.section h1,.section h2,.section h3{line-height:1.2}.coupon-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.coupon-card,.coupon-row,.coupon-detail,.store-card{border:1px solid #e3e9ee;border-radius:18px;background:#fff;box-shadow:0 8px 30px rgba(20,50,70,.06)}.coupon-card{padding:22px;display:flex;flex-direction:column;min-height:310px}.store-row{display:flex;gap:12px;align-items:center}.logo,.big-logo{display:grid;place-items:center;background:#eff5f2;border-radius:13px;font-weight:900;color:#164e3b}.logo{width:48px;height:48px}.logo img{max-width:80%;max-height:80%}.big-logo{width:90px;height:90px;font-size:34px}.store-name{font-weight:900}.store-row small{display:block;color:#7a8791}.coupon-card h3{font-size:21px}.coupon-card p{color:#60707c;flex:1}.coupon-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px}.discount{font-weight:950;color:#147a58;font-size:18px}.soft{background:#f5f8f7}.store-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:15px}.store-card{padding:22px;text-align:center}.store-card .logo{margin:0 auto 10px}.store-card span{display:block;color:#72808b;font-size:14px}.chips{display:flex;gap:12px;flex-wrap:wrap}.chips a{padding:12px 16px;border:1px solid #dbe4e9;border-radius:999px;font-weight:800}.chips span{color:#7b8790;margin-left:6px}.chips.large a{font-size:18px;padding:18px 22px}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}footer{background:#14251f;color:#e7f1ed;padding:50px 0 20px}.languages{display:flex;gap:12px;flex-wrap:wrap}.copyright{margin-top:30px;border-top:1px solid #315047;padding-top:20px}.store-hero{display:flex;gap:24px;align-items:center;margin-bottom:35px}.coupon-list{display:grid;gap:16px}.coupon-row{padding:24px;display:flex;justify-content:space-between;gap:20px;align-items:center}.narrow{max-width:820px}.breadcrumbs{font-size:14px;color:#65737d;margin-bottom:20px}.coupon-detail{padding:34px}.coupon-detail h1{font-size:clamp(30px,5vw,50px)}.deal-box{display:flex;align-items:center;justify-content:space-between;padding:22px;background:#f4f8f6;border-radius:14px;margin:28px 0}.deal-box strong{font-size:26px;color:#147a58}.content{font-size:18px}.inline{margin:20px 0;max-width:650px}.notice{padding:14px;background:#eef8f3;border:1px solid #b8e1ce;border-radius:10px;margin:15px 0}.admin-form{display:grid;gap:17px}.admin-form label{font-weight:800}.admin-form label>*{display:block;margin-top:7px}@media(max-width:900px){.coupon-grid{grid-template-columns:repeat(2,1fr)}.store-grid{grid-template-columns:repeat(3,1fr)}.nav nav{display:none}}@media(max-width:620px){.nav{flex-wrap:wrap;padding:12px 0}.search{order:3;flex-basis:100%}.coupon-grid,.store-grid,.footer-grid{grid-template-columns:1fr}.hero{padding:60px 0}.coupon-row,.store-hero,.deal-box{align-items:flex-start;flex-direction:column}}
