*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#152033;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.shell{width:min(1180px,calc(100% - 36px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid #e7ebf1}.nav-wrap{height:76px;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:10px;font-weight:850;font-size:1.15rem;color:var(--brand);white-space:nowrap}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--accent);color:white;font-weight:900}.nav-wrap nav{display:flex;gap:24px;font-weight:650;color:#3e4b60}.nav-wrap nav a:hover{color:var(--accent)}.nav-search{margin-left:auto;display:flex;border:1px solid #dce2ea;border-radius:12px;overflow:hidden;background:white}.nav-search input{width:190px;border:0;padding:10px 13px;outline:0}.nav-search button,.hero-search button,.primary-button{border:0;background:var(--accent);color:white;font-weight:800;padding:11px 18px;cursor:pointer}.hero{background:linear-gradient(135deg,var(--brand),#0d1831 68%);color:white;overflow:hidden}.hero-grid{min-height:570px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:72px;padding-block:70px}.eyebrow{display:inline-block;font-size:.74rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase;color:#ffd8c2}.eyebrow.dark{color:var(--accent)}h1,h2,h3,p{margin-top:0}.hero h1{max-width:720px;margin:.75rem 0 1rem;font-size:clamp(3rem,6vw,5.5rem);line-height:.96;letter-spacing:-.06em}.hero p{max-width:650px;color:#c8d2e3;font-size:1.15rem}.hero-search{display:flex;max-width:620px;margin-top:28px;background:white;padding:7px;border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,.24)}.hero-search input{flex:1;min-width:0;border:0;padding:12px 16px;outline:0}.hero-search button{border-radius:11px}.trust-row{display:flex;gap:20px;flex-wrap:wrap;margin-top:22px;font-size:.85rem;color:#dce5f2}.deal-visual{position:relative;min-height:350px;padding:58px 42px;border-radius:30px;background:#ffefe5;color:var(--brand);transform:rotate(2deg);box-shadow:28px 32px 0 rgba(255,255,255,.08)}.deal-visual:before{content:"";position:absolute;inset:16px;border:2px dashed #f6b48d;border-radius:20px}.deal-label{position:relative;display:inline-block;padding:8px 12px;background:var(--accent);color:white;font-size:.7rem;font-weight:900;letter-spacing:.12em}.deal-visual strong,.deal-visual em{position:relative;display:block;font-style:normal;font-size:3.2rem;line-height:1;font-weight:900;letter-spacing:-.05em}.deal-visual strong{margin-top:54px}.deal-visual em{color:var(--accent)}.section{padding-block:86px}.tint{background:#f5f7fb}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}.section-heading h2{max-width:700px;margin:.4rem 0 0;font-size:clamp(2rem,4vw,3.3rem);line-height:1.05;letter-spacing:-.045em}.section-heading>a{color:var(--accent);font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.category-card{display:flex;align-items:center;gap:14px;min-height:92px;padding:17px;border:1px solid #e1e6ee;border-radius:18px;background:#fff;transition:.2s}.category-card:hover{transform:translateY(-3px);border-color:#fac2a1;box-shadow:0 14px 32px rgba(29,42,65,.09)}.category-icon,.store-avatar{display:grid;place-items:center;flex:0 0 auto;width:48px;height:48px;border-radius:14px;background:#edf1f8;color:var(--brand);font-weight:900}.category-card div{display:flex;flex:1;flex-direction:column}.category-card small,.store-card small{color:#6b778a}.coupon-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.coupon-card{display:flex;gap:16px;padding:22px;border:1px solid #e1e6ee;border-radius:20px;background:white;box-shadow:0 10px 30px rgba(25,38,60,.06)}.coupon-type{color:var(--accent);font-size:.7rem;font-weight:900;letter-spacing:.11em}.coupon-body h3,.coupon-body h2{margin:.45rem 0;font-size:1.05rem;line-height:1.3}.coupon-body p{margin-bottom:13px;color:#6a7688}.coupon-body a{font-weight:850;color:var(--brand)}.page-hero,.store-hero{padding-block:72px;background:var(--brand);color:white}.page-hero.compact{padding-block:48px}.page-hero h1,.store-hero h1{margin:.6rem 0;font-size:clamp(2.5rem,5vw,4.3rem);letter-spacing:-.05em}.page-hero p,.store-hero p{max-width:780px;color:#cbd5e5}.back-link,.crumbs a{color:#ffd0b5;font-weight:750}.store-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.store-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:9px;padding:24px;border:1px solid #e1e6ee;border-radius:20px;background:#fff}.store-card:hover{border-color:#f5a97b;box-shadow:0 14px 32px rgba(29,42,65,.09)}.store-avatar.large{width:58px;height:58px}.store-avatar.xl{width:100px;height:100px;border-radius:25px;font-size:2.2rem;background:white}.store-card .arrow{position:absolute;right:20px;top:20px;color:var(--accent);font-size:1.3rem}.store-intro{display:flex;align-items:center;gap:28px}.store-intro p{margin:0}.two-column{display:grid;grid-template-columns:1fr 330px;gap:34px;align-items:start}.coupon-stack{display:grid;gap:14px}.offer-row{display:flex;justify-content:space-between;gap:24px;padding:24px;border:1px solid #e1e6ee;border-radius:18px}.offer-row h3{margin:.45rem 0}.offer-row p{margin:0;color:#667286}.code-preview,.deal-button{display:block;min-width:120px;padding:12px;border:2px dashed #f1a274;border-radius:10px;background:#fff2ea;color:#9a3f0b;text-align:center;font-weight:900}.about-card,.panel{padding:28px;border:1px solid #e1e6ee;border-radius:20px;background:white;box-shadow:0 12px 32px rgba(24,38,62,.07)}.auth-section{display:grid;min-height:650px;place-items:center;padding:40px 18px;background:#f4f6fa}.form-panel{width:min(460px,100%)}.form-panel h1{font-size:2rem}.form-panel label,.settings-form label{display:grid;gap:7px;margin-top:17px;font-weight:750}.form-panel input,.settings-form input,.settings-form textarea{width:100%;padding:12px 13px;border:1px solid #ced6e1;border-radius:10px;outline:0}.form-panel input:focus,.settings-form input:focus,.settings-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ffe6d7}.check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center}.check input{width:auto}.primary-button{margin-top:22px;border-radius:10px}.error,.success{margin:15px 0;padding:12px;border-radius:9px}.error{background:#fff0f0;color:#a52222}.success{background:#edfff3;color:#176b35}.settings-form{max-width:900px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.span-2{grid-column:1/-1}.settings-form textarea{min-height:110px}.settings-form small{color:#738096}.empty-state{grid-column:1/-1;padding:30px;border:1px dashed #cbd3df;border-radius:16px;text-align:center;color:#657185}.pagination{margin-top:30px}.site-footer{padding-top:60px;background:#0d172b;color:#cbd5e4}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.brand-light{color:white}.link-button{border:0;background:transparent;color:inherit;padding:0;cursor:pointer}.copyright{margin-top:45px;padding-block:22px;border-top:1px solid #28334a;font-size:.85rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){.nav-wrap nav{display:none}.hero-grid{grid-template-columns:1fr;min-height:auto}.deal-visual{display:none}.category-grid,.coupon-grid{grid-template-columns:repeat(2,1fr)}.store-grid{grid-template-columns:repeat(3,1fr)}.two-column{grid-template-columns:1fr}.about-card{order:-1}}
@media(max-width:640px){.shell{width:min(100% - 24px,1180px)}.nav-wrap{height:auto;flex-wrap:wrap;padding-block:13px;gap:12px}.nav-search{order:3;width:100%}.nav-search input{flex:1}.hero-grid{padding-block:64px}.hero h1{font-size:3.2rem}.hero-search{flex-direction:column}.hero-search button{margin-top:5px}.section{padding-block:58px}.section-heading{align-items:start;flex-direction:column}.category-grid,.coupon-grid,.store-grid{grid-template-columns:1fr}.page-hero,.store-hero{padding-block:52px}.store-intro{align-items:flex-start;flex-direction:column}.offer-row{flex-direction:column}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.footer-grid{grid-template-columns:1fr}.store-avatar.xl{width:78px;height:78px}}

