
:root{--card:#fff;--text:#172033;--muted:#6b7488;--line:#e4e8f1;--primary:#5b5ce2}
*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:linear-gradient(135deg,#eef2ff,#fbfdff 55%,#f4efff);min-height:100vh}body.dark{--card:#171d2d;--text:#f5f7ff;--muted:#aab3c7;--line:#2c3448;background:linear-gradient(135deg,#101522,#171327)}
a{text-decoration:none;color:inherit}.wrap{max-width:1200px;margin:auto;padding:24px}.nav{display:flex;align-items:center;justify-content:space-between}.brand{font-weight:900;font-size:22px;display:flex;align-items:center;gap:10px}.logo{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#5b5ce2,#8247e8);color:white}.theme{border:1px solid var(--line);background:var(--card);color:var(--text);border-radius:12px;padding:10px 12px;cursor:pointer}.hero{text-align:center;padding:70px 10px 50px}.hero h1{font-size:clamp(38px,7vw,76px);line-height:.98;margin:0 0 20px;letter-spacing:-.04em}.hero h1 span{background:linear-gradient(90deg,#5b5ce2,#9a3bd7);-webkit-background-clip:text;color:transparent}.hero p{max-width:700px;margin:auto;color:var(--muted);font-size:18px}.search{max-width:650px;margin:28px auto 0;position:relative}.search input{width:100%;padding:17px 20px 17px 50px;border:1px solid var(--line);border-radius:16px;background:var(--card);color:var(--text);font-size:16px;box-shadow:0 12px 35px rgba(50,59,110,.1)}.search span{position:absolute;left:18px;top:15px;font-size:21px}.stats{display:flex;justify-content:center;gap:26px;flex-wrap:wrap;margin-top:26px;color:var(--muted)}.stats strong{color:var(--text)}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:20px 0 60px}.card{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:22px;box-shadow:0 14px 40px rgba(50,59,110,.08);transition:.25s}.card:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(50,59,110,.15)}.emoji{font-size:36px}.card h3{margin:15px 0 7px;font-size:19px}.card p{color:var(--muted);margin:0 0 18px}.start{font-weight:800;color:var(--primary)}.footer{text-align:center;color:var(--muted);padding:30px}
@media(max-width:900px){.grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.wrap{padding:15px}.hero{padding:45px 5px 30px}.grid{grid-template-columns:repeat(2,1fr);gap:12px}.card{padding:16px}.card h3{font-size:16px}}@media(max-width:390px){.grid{grid-template-columns:1fr}}


/* Tech Wave Cloud shared header, horizontal ad and footer */
.tw-container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.tw-header{position:sticky;top:0;z-index:100;background:rgba(5,9,39,.96);border-bottom:1px solid rgba(255,255,255,.1);backdrop-filter:blur(14px)}.tw-nav{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:22px}.tw-logo{display:flex;align-items:center;gap:10px;color:#fff;font-weight:900;letter-spacing:.03em;line-height:.9}.tw-logo>span>span{color:#11d7ff}.tw-logo small{font-size:10px;letter-spacing:.52em;color:#d9e7ff}.tw-logo-mark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#0dd7ff,#0867ff);box-shadow:0 0 24px rgba(13,215,255,.38);font-size:21px}.tw-menu{display:flex;align-items:center;justify-content:center;gap:8px;flex:1}.tw-menu a{color:#f8fbff;font-weight:800;font-size:14px;padding:11px 14px;border-radius:11px}.tw-menu a:hover,.tw-menu a.active{background:#211063}.tw-actions{display:flex;align-items:center;gap:10px}.tw-cta{background:#e11d48;color:#fff;padding:12px 16px;border-radius:11px;font-size:13px;font-weight:900}.tw-theme,.tw-menu-btn{width:44px;height:44px;border-radius:12px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:#fff;cursor:pointer}.tw-menu-btn{display:none;font-size:21px}.tw-ad-section{background:var(--card,#fff);border-bottom:1px solid var(--line,#e6eaf2);padding:0;height:130px;min-height:130px;max-height:130px;overflow:hidden;text-align:center}.tw-ad-section .tw-container{height:130px;position:relative}.tw-ad-section .adsbygoogle{display:block!important;width:100%!important;height:130px!important;min-height:130px!important;max-height:130px!important}.tw-ad-label{position:absolute;top:2px;left:0;right:0;z-index:2;display:block;margin:0;color:var(--muted,#6d7890);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.tw-footer{margin-top:55px;padding:38px 0 18px;background:linear-gradient(135deg,#03102e,#061b4d);color:#d7e3ff}.tw-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:34px}.tw-footer p{max-width:330px;color:#c8d4f3;line-height:1.6}.tw-footer h3{margin:0 0 12px;color:#fff;font-size:15px}.tw-footer a:not(.tw-logo){display:block;color:#d7e3ff;padding:6px 0;font-size:14px}.tw-footer-bottom{margin-top:24px;padding-top:15px;border-top:1px solid rgba(255,255,255,.11);display:flex;justify-content:space-between;gap:16px;color:#aebce0;font-size:13px}
@media(max-width:900px){.tw-cta{display:none}.tw-menu-btn{display:block}.tw-menu{display:none;position:absolute;top:68px;left:16px;right:16px;flex-direction:column;align-items:stretch;background:#071047;border:1px solid rgba(255,255,255,.12);border-radius:15px;padding:10px;box-shadow:0 22px 55px rgba(0,0,0,.3)}.tw-menu.open{display:flex}.tw-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.tw-container{width:min(100% - 24px,1180px)}.tw-nav{min-height:64px}.tw-logo-mark{width:38px;height:38px}.tw-logo{font-size:14px}.tw-theme,.tw-menu-btn{width:40px;height:40px}.tw-ad-section{padding:0;height:130px;min-height:130px;max-height:130px}.tw-ad-section .adsbygoogle{height:130px!important;min-height:130px!important;max-height:130px!important}.tw-footer-grid{grid-template-columns:1fr}.tw-footer-bottom{flex-direction:column;text-align:center}.tw-footer{margin-top:35px}}

/* Strict 130px AdSense height, including Google-generated wrappers */
.tw-ad-section,
.tw-ad-section .tw-container,
.tw-ad-section .adsbygoogle {
  height:130px!important;
  min-height:130px!important;
  max-height:130px!important;
  overflow:hidden!important;
}
.tw-ad-section [id^="aswift_"][id$="_host"],
.tw-ad-section [id^="aswift_"],
.tw-ad-section .google-auto-placed,
.tw-ad-section .google-aif,
.tw-ad-section iframe {
  height:130px!important;
  min-height:130px!important;
  max-height:130px!important;
  overflow:hidden!important;
}
