/*
Theme Name: Scrapios
Theme URI: https://scrapios.com
Author: Scrapios
Description: Marketing theme for Scrapios — every web signal, structured. Brand-matched landing, pricing and blog; CTAs link to the Scrapios app.
Version: 1.0.0
License: GPL-2.0-or-later
Text Domain: scrapios
*/

:root {
  --ink: #16181d;
  --muted: #5b6470;
  --faint: #9aa3af;
  --bg: #faf9f7;
  --card: #ffffff;
  --line: #ececec;
  --line-2: #e3e3e3;
  --amber: #f5a623;
  --amber-2: #f0a020;
  --amber-soft: #fdf3e0;
  --amber-text: #b7791f;
  --dark: #1a1d23;
  --dark-line: #2c313a;
  --gold-chip: #f3c969;
  --green: #34a853;
  --shadow: 0 10px 30px rgba(20, 22, 28, .10);
  --shadow-sm: 0 2px 10px rgba(20, 22, 28, .05);
  --shadow-lg: 0 24px 60px rgba(12, 14, 18, .22);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  background: var(--bg);
  color: var(--ink);
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}
a { color: var(--amber-text); text-decoration: none; }
img { max-width: 100%; height: auto; }
.wrap { max-width: 1080px; margin: 0 auto; padding: 0 24px; }
.display { font-family: "Space Grotesk", sans-serif; letter-spacing: -0.02em; }

/* ---- buttons ---- */
.btn { display: inline-flex; align-items: center; gap: 8px; padding: 12px 22px; border-radius: 99px; font-weight: 800; font-size: 15px; cursor: pointer; border: none; transition: transform .12s ease; }
.btn:hover { transform: translateY(-1px); }
.btn-dark { background: var(--dark); color: var(--gold-chip); box-shadow: var(--shadow); }
.btn-amber { background: linear-gradient(135deg, var(--amber), var(--amber-2)); color: #221d11; box-shadow: 0 8px 22px -6px rgba(245, 166, 35, .55); }
.btn-ghost { background: var(--card); color: var(--ink); border: 1px solid var(--line-2); }
.btn-sm { padding: 9px 16px; font-size: 13.5px; }

/* ---- header ---- */
.site-header { position: sticky; top: 0; z-index: 50; background: rgba(250, 249, 247, .85); backdrop-filter: blur(10px); border-bottom: 1px solid var(--line); }
.nav { display: flex; align-items: center; gap: 18px; height: 66px; }
.brand { font-family: "Space Grotesk", sans-serif; font-weight: 700; letter-spacing: -.03em; font-size: 21px; color: var(--ink); }
.brand .dot { color: var(--amber-2); }
.nav-links { margin-left: auto; display: flex; gap: 8px; align-items: center; font-size: 14px; font-weight: 600; }
.nav-links a { color: var(--muted); padding: 8px 12px; border-radius: 9px; }
.nav-links a:hover { color: var(--ink); background: var(--card); }
.nav-cta { display: flex; gap: 8px; align-items: center; }

/* ---- hero ---- */
.hero { position: relative; text-align: center; padding: 90px 0 64px; overflow: hidden; }
.hero::before { content: ""; position: absolute; top: -120px; left: 50%; transform: translateX(-50%); width: 560px; height: 360px; background: radial-gradient(circle, rgba(245, 166, 35, .22), transparent 70%); z-index: 0; }
.hero > * { position: relative; z-index: 1; }
.pill { display: inline-block; font-size: 12px; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; color: var(--amber-text); background: var(--amber-soft); padding: 6px 14px; border-radius: 99px; margin-bottom: 22px; }
.hero h1 { font-size: 58px; line-height: 1.05; margin: 0 0 18px; font-weight: 700; }
.hero h1 .hl { background: linear-gradient(120deg, var(--amber-2), #e07900); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; }
.hero p { font-size: 19px; color: var(--muted); max-width: 620px; margin: 0 auto 30px; }
.hero-cta { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; }
.hero-note { margin-top: 16px; font-size: 13px; color: var(--faint); font-weight: 600; }

/* ---- sections ---- */
.section { padding: 64px 0; }
.section-head { text-align: center; max-width: 640px; margin: 0 auto 40px; }
.section-head h2 { font-size: 36px; font-weight: 700; margin: 0 0 12px; }
.section-head p { font-size: 16px; color: var(--muted); margin: 0; }
.eyebrow { font-size: 12.5px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; color: var(--amber-text); }

/* ---- features ---- */
.grid-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.feature { background: var(--card); border: 1px solid var(--line); border-radius: 18px; padding: 24px; box-shadow: var(--shadow-sm); }
.feature .ico { width: 46px; height: 46px; border-radius: 13px; display: flex; align-items: center; justify-content: center; font-size: 22px; font-weight: 800; margin-bottom: 14px; }
.feature h3 { margin: 0 0 6px; font-size: 17px; font-weight: 700; }
.feature p { margin: 0; font-size: 14px; color: var(--muted); }

/* ---- steps ---- */
.steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.step { padding: 8px; }
.step .n { width: 34px; height: 34px; border-radius: 10px; background: var(--ink); color: #fff; font-weight: 800; display: flex; align-items: center; justify-content: center; margin-bottom: 12px; font-family: "Space Grotesk", sans-serif; }
.step h3 { margin: 0 0 6px; font-size: 16px; }
.step p { margin: 0; font-size: 14px; color: var(--muted); }

/* ---- pricing ---- */
.plans { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; align-items: stretch; }
.plan { background: var(--card); border: 1.5px solid var(--line); border-radius: 18px; padding: 24px 20px; display: flex; flex-direction: column; }
.plan.feat { background: var(--dark); color: #f3eee5; border-color: var(--dark); box-shadow: var(--shadow-lg); }
.plan .name { font-size: 15px; font-weight: 800; }
.plan .price { font-family: "Space Grotesk", sans-serif; font-size: 34px; font-weight: 800; margin: 12px 0 2px; }
.plan .price small { font-size: 14px; font-weight: 600; color: var(--faint); }
.plan.feat .price small { color: #9aa3af; }
.plan .meta { font-size: 13px; color: var(--muted); margin-bottom: 14px; }
.plan.feat .meta { color: #b9c0cc; }
.plan ul { list-style: none; padding: 0; margin: 0 0 18px; font-size: 13.5px; display: flex; flex-direction: column; gap: 8px; }
.plan li::before { content: "✓"; color: var(--green); font-weight: 800; margin-right: 8px; }
.plan .btn { width: 100%; justify-content: center; margin-top: auto; }
.tag { font-size: 10px; font-weight: 800; color: var(--gold-chip); border: 1px solid var(--dark-line); padding: 2px 9px; border-radius: 99px; }

/* ---- CTA band ---- */
.cta-band { background: var(--dark); border-radius: 24px; padding: 56px 40px; text-align: center; color: #f3eee5; position: relative; overflow: hidden; }
.cta-band::before { content: ""; position: absolute; top: -60px; right: -40px; width: 260px; height: 260px; border-radius: 99px; background: radial-gradient(circle, rgba(245, 166, 35, .3), transparent 70%); }
.cta-band > * { position: relative; }
.cta-band h2 { font-size: 34px; font-weight: 700; margin: 0 0 12px; }
.cta-band p { color: #b9c0cc; font-size: 16px; margin: 0 0 24px; }

/* ---- blog ---- */
.posts { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.post-card { background: var(--card); border: 1px solid var(--line); border-radius: 16px; overflow: hidden; box-shadow: var(--shadow-sm); }
.post-card .thumb { aspect-ratio: 16/9; background: var(--amber-soft); object-fit: cover; width: 100%; display: block; }
.post-card .body { padding: 18px; }
.post-card h3 { margin: 0 0 8px; font-size: 16px; }
.post-card h3 a { color: var(--ink); }
.post-card .excerpt { font-size: 13.5px; color: var(--muted); margin: 0; }
.post-card .meta { font-size: 12px; color: var(--faint); margin-top: 10px; }
.article { max-width: 760px; margin: 0 auto; }
.article h1 { font-size: 40px; font-weight: 700; line-height: 1.1; }
.article .content { font-size: 17px; color: #2b2f37; }
.article .content h2 { font-size: 26px; margin-top: 1.6em; }

/* ---- footer ---- */
.site-footer { border-top: 1px solid var(--line); margin-top: 40px; padding: 40px 0; color: var(--faint); font-size: 13px; }
.foot-row { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 12px; }

@media (max-width: 860px) {
  .grid-3, .steps, .plans, .posts { grid-template-columns: 1fr; }
  .hero h1 { font-size: 40px; }
  .nav-links { display: none; }
}
