:root {
  --surface: #ffffff;
  --surface-soft: #f6fbf8;
  --line: #d9e8df;
  --line-strong: #c8ddd1;
  --text: #15211a;
  --muted: #5f7265;
  --green: #1f6f2b;
  --green-dark: #165120;
  --green-soft: #e6f3e8;
  --shadow: 0 16px 44px rgba(24, 64, 38, 0.08);
  --radius-sm: 14px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  color: var(--text);
  background:
    radial-gradient(circle at top left, rgba(199, 232, 208, 0.5), transparent 28%),
    linear-gradient(180deg, #f5fbf8 0%, #ebf4ef 100%);
  font-family: "Be Vietnam Pro", sans-serif;
}
a { color: inherit; text-decoration: none; }
button { font: inherit; }
img { max-width: 100%; height: auto; }
.topline { height: 7px; background: linear-gradient(90deg, #d7ead4, #9ec7a7 45%, #d7ead4); }
.page-shell { width: min(1500px, calc(100% - 36px)); margin: 0 auto; padding: 28px 0 48px; }
.masthead { display: grid; grid-template-columns: 1fr 1.45fr; gap: 28px; align-items: center; padding: 4px 0 22px; }
.brand { display: inline-flex; align-items: center; gap: 18px; }
.brand-icon { width: 72px; height: 72px; display: grid; place-items: center; border-radius: 24px; background: linear-gradient(135deg, #5ec56e 0%, #1f8f31 100%); color: #fff; font-size: 2.2rem; font-weight: 800; box-shadow: var(--shadow); }
.brand-copy strong, .main-nav a, .headline-content h1, .widget-title, .content-toolbar h2, .post-body h1, .post-body h3, .side-deal h3 { font-family: "Plus Jakarta Sans", sans-serif; }
.brand-copy strong { display: block; font-size: clamp(2.8rem, 4.5vw, 4.5rem); line-height: 0.9; letter-spacing: -0.06em; color: #2b2b2b; }
.brand-copy small { display: block; margin-top: 10px; color: var(--muted); font-size: 1.15rem; }
.hero-banner { min-height: 114px; padding: 22px 26px; background: radial-gradient(circle at 80% 25%, rgba(95,195,255,0.35), transparent 18%), linear-gradient(135deg, #0b2f61 0%, #0d4d97 52%, #0e2b58 100%); color: #fff; overflow: hidden; box-shadow: var(--shadow); }
.hero-banner-tag { display: inline-flex; margin-bottom: 10px; padding: 7px 12px; border-radius: 999px; background: rgba(255,255,255,0.12); font-size: 0.75rem; text-transform: uppercase; letter-spacing: 0.12em; }
.hero-banner strong { display: block; font-size: clamp(1.5rem, 2.8vw, 2.7rem); line-height: 1; }
.hero-banner span { display: block; margin-top: 10px; font-size: 1.4rem; }
.hero-banner small { display: block; margin-top: 8px; width: min(80%, 540px); color: rgba(255,255,255,0.8); }
.main-nav { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 0 28px; min-height: 76px; background: var(--green); color: #fff; }
.nav-links { display: flex; flex-wrap: wrap; gap: 28px; }
.main-nav a { font-size: 1.1rem; font-weight: 800; letter-spacing: -0.02em; }
.search-button { width: 48px; height: 48px; border: 0; border-radius: 50%; background: rgba(255,255,255,0.12); color: #fff; cursor: pointer; font-size: 1.5rem; }
.headline-grid { display: grid; grid-template-columns: minmax(0, 1.8fr) 370px; gap: 24px; margin-top: 26px; }
.headline-card, .widget, .post-card, .mini-promo { background: var(--surface); border: 1px solid var(--line); box-shadow: var(--shadow); }
.headline-main { display: grid; grid-template-columns: 40% 1fr; gap: 28px; padding: 24px; }
.headline-thumb, .post-image, .promo-art, .side-deal-art { position: relative; overflow: hidden; border-radius: var(--radius-sm); }
.headline-thumb::before, .post-image::before, .promo-art::before, .side-deal-art::before { content: ""; position: absolute; inset: 0; }
.cover-cloud::before { background: radial-gradient(circle at 25% 35%, rgba(255,255,255,0.3), transparent 18%), radial-gradient(circle at 70% 70%, rgba(255,74,74,0.6), transparent 14%), linear-gradient(135deg, #2d8cff 0%, #0c61c8 48%, #153f89 100%); }
.cover-summer::before { background: radial-gradient(circle at 16% 16%, rgba(255,255,255,0.28), transparent 16%), linear-gradient(135deg, #8fe3ff 0%, #62d88d 38%, #278849 100%); }
.cover-flash::before { background: radial-gradient(circle at 28% 62%, rgba(255,255,255,0.34), transparent 18%), linear-gradient(135deg, #1d58c9 0%, #083f9f 55%, #081f57 100%); }
.cover-green::before { background: radial-gradient(circle at 78% 20%, rgba(255,212,95,0.35), transparent 16%), linear-gradient(135deg, #4f8a12 0%, #2d6c10 50%, #1e4315 100%); }
.cover-email::before { background: radial-gradient(circle at 18% 82%, rgba(255,198,85,0.32), transparent 18%), linear-gradient(135deg, #2a67d1 0%, #1e4eaa 46%, #18336e 100%); }
.cover-tino::before { background: radial-gradient(circle at 85% 15%, rgba(255,255,255,0.36), transparent 18%), linear-gradient(135deg, #38d9b0 0%, #25c481 44%, #15996a 100%); }
.promo-fire::before { background: radial-gradient(circle at 30% 30%, rgba(255,130,39,0.42), transparent 18%), linear-gradient(135deg, #1336a3 0%, #0a56c3 42%, #08285d 100%); }
.headline-thumb { min-height: 228px; }
.headline-content { display: flex; flex-direction: column; justify-content: center; }
.pill, .image-label, .section-kicker { display: inline-flex; align-items: center; justify-content: center; min-height: 34px; padding: 0 12px; border-radius: 999px; background: var(--green-soft); color: var(--green-dark); font-size: 0.82rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.04em; }
.headline-content h1, .post-body h1 { margin: 16px 0 14px; font-size: clamp(2.1rem, 3vw, 3.35rem); line-height: 1.08; letter-spacing: -0.04em; }
.meta-row { display: flex; flex-wrap: wrap; gap: 14px; color: var(--muted); font-size: 0.95rem; }
.headline-content p, .post-body p, .side-deal p, .entry-content { color: var(--muted); line-height: 1.75; }
.headline-link, .post-actions a, .side-deal a, .promo-copy a { display: inline-flex; align-items: center; justify-content: center; min-height: 46px; padding: 0 16px; border-radius: 999px; background: var(--green); color: #fff; font-weight: 700; }
.highlight-side { display: grid; gap: 18px; }
.widget-title { display: flex; align-items: center; min-height: 78px; padding: 0 26px; background: var(--green); color: #fff; font-size: 1.25rem; font-weight: 800; }
.mini-promo { padding: 18px; }
.promo-art { min-height: 370px; }
.promo-copy { padding: 18px 8px 6px; }
.promo-kicker { color: var(--green); font-size: 0.84rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.08em; }
.promo-copy h2 { margin: 10px 0 14px; font-family: "Plus Jakarta Sans", sans-serif; font-size: 2rem; line-height: 1.08; letter-spacing: -0.04em; }
.content-toolbar { display: flex; align-items: end; justify-content: space-between; gap: 20px; margin: 32px 0 18px; }
.section-kicker { margin-bottom: 12px; }
.content-toolbar h2 { margin: 0; font-size: clamp(1.9rem, 2.6vw, 2.8rem); line-height: 1.05; letter-spacing: -0.04em; }
.category-filters, .post-actions { display: flex; flex-wrap: wrap; gap: 10px; }
.filter, .tab, .ghost-button { min-height: 44px; padding: 0 16px; border: 1px solid var(--line-strong); border-radius: 999px; background: #fff; color: var(--text); cursor: pointer; }
.filter.active, .tab.active { background: var(--green); color: #fff; border-color: var(--green); }
.content-grid { display: grid; grid-template-columns: minmax(0, 1fr) 420px; gap: 24px; align-items: start; }
.content-grid--single { grid-template-columns: minmax(0, 1fr); }
.article-list { display: grid; gap: 24px; }
.post-card { display: grid; grid-template-columns: 340px 1fr; gap: 28px; padding: 24px; transition: transform 180ms ease, box-shadow 180ms ease; }
.post-card--stack { grid-template-columns: 1fr; }
.post-card.hidden { display: none; }
.single-deal-shell { gap: 30px; }
.single-deal-hero { display: grid; grid-template-columns: minmax(0, 1.3fr) 360px; gap: 24px; align-items: start; }
.single-deal-summary { font-size: 1.06rem; max-width: 64ch; }
.deal-box { padding: 22px; border: 1px solid var(--line); background: var(--surface-soft); border-radius: 18px; }
.deal-box-row span, .deal-box-grid span { display: block; margin-bottom: 8px; color: var(--muted); font-size: 0.9rem; }
.deal-code { display: block; margin-top: 4px; font-size: 1.6rem; letter-spacing: 0.06em; }
.deal-box-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; margin: 18px 0 20px; }
.deal-box-grid div { padding: 14px; border-radius: 14px; background: #fff; border: 1px solid var(--line); }
.post-image { min-height: 228px; }
.image-label { position: absolute; left: 14px; bottom: 14px; background: rgba(22,81,32,0.9); color: #fff; }
.post-body { display: flex; flex-direction: column; justify-content: center; }
.post-body h3 { margin: 0 0 14px; font-size: clamp(1.8rem, 2.2vw, 2.55rem); line-height: 1.15; letter-spacing: -0.04em; }
.ghost-button { background: var(--surface-soft); }
.sidebar { display: grid; gap: 24px; }
.widget { overflow: hidden; }
.price-tabs { display: flex; gap: 10px; padding: 16px 20px 0; }
.domain-list { padding: 18px 20px 22px; }
.domain-list a { display: grid; grid-template-columns: 82px 1fr 28px; align-items: center; gap: 14px; min-height: 58px; border-bottom: 1px solid var(--line); }
.domain-list a:last-child { border-bottom: 0; }
.domain-list span { font-weight: 700; font-size: 1.12rem; }
.domain-list b { color: var(--green); font-size: 1.2rem; }
.domain-list i { font-style: normal; color: var(--green); font-size: 1.35rem; text-align: right; }
.comment-list { padding: 20px; display: grid; gap: 18px; }
.comment-item { display: grid; grid-template-columns: 48px 1fr; gap: 14px; }
.avatar { width: 48px; height: 48px; display: grid; place-items: center; border-radius: 50%; background: linear-gradient(135deg, #9ed8aa, #2d8c42); color: #fff; font-weight: 800; }
.comment-item span { color: var(--muted); font-size: 0.92rem; }
.comment-item p { margin: 10px 0 0; padding: 14px 16px; border-radius: 16px; background: var(--surface-soft); color: #32503b; line-height: 1.65; }
.side-deal { padding: 20px; }
.side-deal-art { min-height: 220px; margin-bottom: 18px; }
.side-deal-art::before { background: radial-gradient(circle at 72% 24%, rgba(121,202,255,0.32), transparent 18%), linear-gradient(135deg, #0d1f54 0%, #123a8a 48%, #0a1331 100%); }
.side-deal h3 { margin: 0 0 10px; font-size: 1.65rem; letter-spacing: -0.03em; }
.site-footer { padding: 26px 0 10px; color: var(--muted); }
.post-card:hover, .headline-main:hover, .mini-promo:hover, .widget:hover, .hero-banner:hover { box-shadow: 0 24px 54px rgba(19,54,31,0.12); }
.post-card:hover, .mini-promo:hover { transform: translateY(-3px); }
@media (max-width: 1300px) { .headline-grid, .content-grid { grid-template-columns: 1fr; } .sidebar { grid-template-columns: repeat(3, minmax(0, 1fr)); } .promo-art { min-height: 280px; } }
@media (max-width: 1024px) { .masthead, .headline-main, .post-card, .single-deal-hero { grid-template-columns: 1fr; } .main-nav, .content-toolbar { flex-direction: column; align-items: flex-start; padding-top: 18px; padding-bottom: 18px; } .sidebar { grid-template-columns: 1fr; } .post-image, .headline-thumb { min-height: 260px; } }
@media (max-width: 720px) { .page-shell { width: min(100% - 18px, 1500px); padding-top: 18px; } .brand-icon { width: 58px; height: 58px; border-radius: 18px; font-size: 1.8rem; } .brand-copy strong { font-size: 2.4rem; } .hero-banner { padding: 18px; } .main-nav { padding-left: 18px; padding-right: 18px; min-height: auto; } .nav-links { gap: 16px; } .headline-main, .post-card { padding: 18px; gap: 18px; } .widget-title { min-height: 64px; padding: 0 18px; } .deal-box-grid { grid-template-columns: 1fr; } .post-body h1, .post-body h3, .headline-content h1, .promo-copy h2, .content-toolbar h2 { font-size: 1.7rem; } }
