
:root{--bg:#fbfaf6;--ink:#0c0e13;--muted:#626977;--line:#e7dfd2;--soft:#f2eee6;--cyan:#86edf0;--yellow:#f6c94b;--card:#fffefb;--radius:34px;--shadow:0 26px 80px rgba(22,24,29,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at top right,#e9ffff 0,#fbfaf6 28%,#fbfaf6 100%);color:var(--ink);overflow-x:hidden}.grain{position:fixed;inset:0;pointer-events:none;opacity:.22;background-image:linear-gradient(rgba(12,14,19,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(12,14,19,.035) 1px,transparent 1px);background-size:34px 34px;z-index:-1}.section{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:86px 0}.topbar{position:sticky;top:16px;z-index:10;width:min(1280px,calc(100% - 32px));margin:16px auto 0;display:flex;align-items:center;gap:18px;justify-content:space-between;padding:12px 16px;border:1px solid rgba(231,223,210,.75);border-radius:999px;background:rgba(255,254,251,.82);backdrop-filter:blur(18px);box-shadow:0 12px 36px rgba(22,24,29,.06)}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);font-weight:900;text-decoration:none}.brand img{width:38px;height:38px;border-radius:12px}.nav{display:flex;gap:22px}.nav a,.nav-cta{font-weight:800;color:var(--ink);text-decoration:none;font-size:14px}.nav-cta{background:var(--ink);color:#fff;padding:12px 18px;border-radius:999px}.menu{display:none;border:0;background:var(--soft);border-radius:12px;padding:10px 12px}.hero{display:grid;grid-template-columns:1fr .92fr;gap:58px;align-items:center;padding-top:72px}.eyebrow{font-weight:900;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:13px}.h1{}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(54px,6.8vw,112px);line-height:.9;letter-spacing:-.08em;margin-bottom:24px}h2{font-size:clamp(38px,5vw,76px);line-height:.94;letter-spacing:-.07em;margin-bottom:18px}h3{font-size:28px;letter-spacing:-.04em;margin-bottom:10px}.lead{font-size:24px;line-height:1.35;color:var(--muted);max-width:710px;font-weight:700}.actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:999px;text-decoration:none;font-weight:900;border:1px solid var(--line)}.btn.primary{background:var(--ink);color:#fff}.btn.ghost{color:var(--ink);background:#fff}.proofline{display:flex;gap:10px;flex-wrap:wrap}.proofline span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 14px;font-weight:800;color:var(--muted);font-size:14px}.device-card{position:relative;background:linear-gradient(140deg,#fff 0,#fbfaf6 55%,#e7ffff 100%);border:1px solid var(--line);border-radius:52px;padding:42px;box-shadow:var(--shadow);overflow:hidden}.window-dots{display:flex;gap:12px;margin-bottom:28px}.window-dots i{width:16px;height:16px;border-radius:50%;background:#d9d9d9}.window-dots i:nth-child(2){background:var(--yellow)}.window-dots i:nth-child(3){background:var(--cyan)}.mini-logo{width:94px;height:94px;background:#111;border-radius:26px;display:flex;align-items:center;justify-content:center;margin-bottom:34px;box-shadow:0 18px 50px rgba(0,0,0,.16)}.mini-logo img{width:64px;height:64px}.device-card h2{font-size:clamp(58px,7.5vw,104px);letter-spacing:-.09em;margin-bottom:22px}.device-card p{font-size:27px;font-weight:800;line-height:1.35;color:var(--muted);margin-bottom:34px}.status-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.status-grid div{background:rgba(255,255,255,.72);border:1px solid var(--line);border-radius:28px;padding:28px}.status-grid strong{display:block;font-size:46px;letter-spacing:-.07em}.status-grid span{font-size:18px;color:var(--muted);font-weight:900}.hobby-ticket{margin-top:22px;background:#101112;color:#fff;border-radius:28px;padding:30px;font-size:28px;line-height:1.2;font-weight:950;letter-spacing:-.04em}.intro{font-size:30px;line-height:1.28;font-weight:750;color:#2d3138}.split{display:grid;grid-template-columns:.75fr 1.25fr;gap:50px}.cards,.price-grid,.hosting-grid,.review-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.cards article,.price-card,.hosting-grid article,.review-grid article{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:34px;box-shadow:0 15px 45px rgba(22,24,29,.04)}.cards b{color:var(--muted);font-size:14px}.cards p,.price-card p,.hosting-grid p,.review-grid p,.section-title p,.dev-block p,.cta p{color:var(--muted);font-size:18px;line-height:1.45;font-weight:650}.dev-block{display:grid;grid-template-columns:1fr 1fr;gap:36px;background:#111;color:#fff;border-radius:44px;padding:54px;margin-top:80px}.dev-block p,.dev-block .eyebrow{color:#c6ccd7}.dev-list{display:flex;flex-wrap:wrap;gap:12px;align-content:center}.dev-list span{background:#222;border:1px solid #333;border-radius:999px;padding:14px 16px;font-weight:900}.section-title{max-width:930px}.price-grid{grid-template-columns:repeat(3,1fr);margin-top:28px}.price-card span,.hosting-grid span{font-weight:900;color:var(--muted)}.price-card h3{font-size:62px;letter-spacing:-.08em}.price-card b,.hosting-grid h3{display:block;font-size:24px}.price-card ul,.hosting-grid ul{padding-left:20px;line-height:1.7;font-weight:750}.price-card:nth-child(2){background:#111;color:#fff}.price-card:nth-child(2) p,.price-card:nth-child(2) span{color:#c6ccd7}.hosting-section{padding-top:30px}.hosting-grid{grid-template-columns:repeat(3,1fr);margin-top:28px}.hosting-grid article{background:linear-gradient(180deg,#fffefb,#f5f0e8)}.hosting-grid span{display:inline-flex;background:#111;color:#fff;border-radius:999px;padding:9px 13px;margin-bottom:18px}.hosting-note{margin-top:18px;background:#111;color:#fff;border-radius:34px;padding:30px;display:grid;grid-template-columns:.7fr 1.3fr;gap:22px;align-items:center}.hosting-note strong{font-size:34px;letter-spacing:-.05em}.hosting-note p{font-size:20px;line-height:1.35;margin:0;color:#e7e7e7;font-weight:750}.work{overflow:hidden}.marquee{border:1px solid var(--line);border-radius:34px;background:#fff;overflow:hidden}.track{display:flex;gap:16px;width:max-content;animation:slide 24s linear infinite;padding:18px}.track a{min-width:300px;background:var(--soft);border-radius:24px;padding:24px;text-decoration:none;color:var(--ink);font-size:24px;font-weight:950}.track small{display:block;font-size:14px;color:var(--muted);margin-top:8px}.reviews .review-grid{grid-template-columns:repeat(4,1fr)}.review-grid span{font-weight:900}.review-grid b{display:block;margin-top:16px}.cta{display:flex;align-items:center;justify-content:space-between;gap:30px;background:linear-gradient(120deg,#111,#272727);color:#fff;border-radius:44px;padding:50px;margin-bottom:70px}.cta p,.cta .eyebrow{color:#ccd2dc}footer{width:min(1280px,calc(100% - 48px));margin:0 auto 30px;padding:28px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-weight:750}footer div{display:flex;align-items:center;gap:10px;color:var(--ink);font-weight:950}footer img{width:34px;height:34px;border-radius:10px}footer a{color:var(--ink)}.reveal{opacity:0;transform:translateY(18px);transition:.7s ease}.reveal.in{opacity:1;transform:none}@keyframes slide{to{transform:translateX(-50%)}}@media(max-width:980px){.nav,.nav-cta{display:none}.menu{display:block}.hero,.split,.dev-block{grid-template-columns:1fr}.section{width:min(100% - 28px,1280px);padding:54px 0}h1{font-size:58px}.device-card{padding:28px;border-radius:36px}.device-card h2{font-size:60px}.device-card p{font-size:21px}.status-grid,.cards,.price-grid,.hosting-grid,.review-grid,.reviews .review-grid{grid-template-columns:1fr}.hobby-ticket{font-size:23px}.intro{font-size:22px}.hosting-note,.cta{grid-template-columns:1fr;display:block}.cta .btn{margin-top:18px}footer{display:block}.topbar{top:8px}}@media(max-width:560px){.hero-copy .lead{font-size:19px}.price-card h3{font-size:52px}.status-grid div{padding:22px}.status-grid strong{font-size:40px}}

/* Mobile refinement v10 */
@media (max-width: 768px) {
  html, body {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
  }

  body {
    background: radial-gradient(circle at top right, #e9ffff 0, #fbfaf6 36%, #fbfaf6 100%);
  }

  .section {
    width: 100%;
    max-width: 100%;
    padding: 46px 22px;
    margin: 0;
  }

  .topbar {
    width: calc(100% - 32px);
    max-width: calc(100% - 32px);
    margin: 14px auto 0;
    padding: 10px 12px;
    border-radius: 28px;
  }

  .brand {
    gap: 10px;
    font-size: 24px;
  }

  .brand img {
    width: 52px;
    height: 52px;
    border-radius: 16px;
  }

  .menu {
    width: 52px;
    height: 52px;
    border-radius: 18px;
    font-size: 18px;
  }

  .hero {
    display: block;
    padding-top: 56px;
  }

  .eyebrow {
    font-size: 12px;
    line-height: 1.45;
    letter-spacing: .08em;
  }

  h1 {
    font-size: clamp(48px, 13.5vw, 70px);
    line-height: .92;
    letter-spacing: -0.075em;
    margin-bottom: 22px;
    max-width: 100%;
    overflow-wrap: normal;
  }

  h2 {
    font-size: clamp(38px, 10.5vw, 54px);
    line-height: .96;
    letter-spacing: -0.065em;
    max-width: 100%;
  }

  h3 {
    font-size: 24px;
  }

  .lead {
    font-size: 21px;
    line-height: 1.32;
    max-width: 100%;
  }

  .actions {
    gap: 10px;
    margin: 24px 0;
  }

  .btn {
    padding: 14px 18px;
    font-size: 15px;
  }

  .proofline {
    gap: 8px;
  }

  .proofline span {
    font-size: 13px;
    padding: 9px 12px;
  }

  .hero-panel {
    margin-top: 30px;
  }

  .device-card {
    width: 100%;
    max-width: 100%;
    border-radius: 34px;
    padding: 24px;
  }

  .window-dots {
    margin-bottom: 20px;
  }

  .mini-logo {
    width: 72px;
    height: 72px;
    border-radius: 21px;
    margin-bottom: 24px;
  }

  .mini-logo img {
    width: 50px;
    height: 50px;
  }

  .device-card h2 {
    font-size: clamp(48px, 14vw, 68px);
    line-height: .9;
    letter-spacing: -0.085em;
  }

  .device-card p {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 22px;
  }

  .status-grid {
    grid-template-columns: 1fr 1fr;
    gap: 12px;
  }

  .status-grid div {
    border-radius: 22px;
    padding: 20px;
    min-width: 0;
  }

  .status-grid strong {
    font-size: 36px;
    line-height: 1;
    word-break: keep-all;
  }

  .status-grid span {
    font-size: 14px;
    line-height: 1.25;
  }

  .hobby-ticket {
    border-radius: 24px;
    padding: 24px;
    font-size: 22px;
    line-height: 1.18;
  }

  .intro {
    font-size: 21px;
    line-height: 1.34;
  }

  .split,
  .dev-block,
  .hosting-note,
  .cta {
    display: block;
  }

  .cards,
  .price-grid,
  .hosting-grid,
  .review-grid,
  .reviews .review-grid {
    grid-template-columns: 1fr;
  }

  .cards article,
  .price-card,
  .hosting-grid article,
  .review-grid article {
    border-radius: 26px;
    padding: 26px;
  }

  .cards p,
  .price-card p,
  .hosting-grid p,
  .review-grid p,
  .section-title p,
  .dev-block p,
  .cta p {
    font-size: 17px;
    line-height: 1.45;
  }

  .dev-block {
    width: calc(100% - 24px);
    margin: 38px auto 0;
    border-radius: 32px;
    padding: 30px 22px;
    overflow: hidden;
  }

  .dev-block h2 {
    font-size: clamp(38px, 10.5vw, 52px);
    line-height: .98;
    letter-spacing: -0.065em;
    overflow-wrap: anywhere;
  }

  .dev-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 24px;
    width: 100%;
  }

  .dev-list span {
    display: block;
    width: 100%;
    max-width: 100%;
    border-radius: 999px;
    padding: 13px 16px;
    font-size: 16px;
    line-height: 1.2;
    white-space: normal;
  }

  .price-card h3 {
    font-size: 48px;
    line-height: .95;
  }

  .price-card:nth-child(2) {
    order: 0;
  }

  .hosting-grid span {
    font-size: 15px;
  }

  .hosting-note {
    border-radius: 28px;
    padding: 26px;
  }

  .hosting-note strong {
    display: block;
    font-size: 28px;
    margin-bottom: 10px;
  }

  .track {
    animation-duration: 30s;
  }

  .track a {
    min-width: 235px;
    font-size: 20px;
    border-radius: 20px;
    padding: 20px;
  }

  .cta {
    border-radius: 32px;
    padding: 30px 24px;
    margin-bottom: 46px;
  }

  footer {
    width: calc(100% - 44px);
    display: block;
    padding: 22px 0;
    margin-bottom: 20px;
  }
}

@media (max-width: 390px) {
  .section {
    padding-left: 18px;
    padding-right: 18px;
  }

  h1 {
    font-size: 46px;
  }

  .status-grid {
    gap: 10px;
  }

  .status-grid div {
    padding: 18px 16px;
  }

  .status-grid strong {
    font-size: 32px;
  }
}


/* Mobile refinement v11 - tighter hero and no horizontal overflow */
@media (max-width: 768px) {
  .hero { padding-top: 34px; }
  h1 {
    font-size: clamp(40px, 11.2vw, 56px);
    line-height: .94;
    letter-spacing: -0.07em;
    max-width: 100%;
  }
  .lead {
    font-size: 18px;
    line-height: 1.36;
  }
  .actions { gap: 9px; }
  .btn {
    padding: 13px 16px;
    font-size: 14px;
  }
  .proofline {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }
  .proofline span {
    text-align: center;
    white-space: normal;
    font-size: 12.5px;
  }
  .section:first-of-type { padding-top: 34px; }
  .topbar { margin-top: 10px; }
  .brand { font-size: 22px; }
}

@media (max-width: 430px) {
  h1 { font-size: 42px; }
  .section { padding-left: 20px; padding-right: 20px; }
}

@media (max-width: 390px) {
  h1 { font-size: 38px; }
  .lead { font-size: 17px; }
  .btn { padding: 12px 14px; }
}
