:root{color:#f8fafc;background:#020617;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#0f2a55 0,#020617 38% 100%);min-height:100vh;margin:0}.container{max-width:1180px;margin:0 auto;padding:0 22px}.header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#020617c7;border-bottom:1px solid #94a3b82e;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:22px;height:76px;display:flex}.brand{color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;font-size:20px;font-weight:800;display:flex}.brand img{border-radius:12px;width:44px;height:44px}nav{gap:10px;display:flex}nav button,.lang,.adminHead button{color:#cbd5e1;cursor:pointer;background:#0f172ab3;border:1px solid #94a3b82e;border-radius:12px;padding:10px 14px}.lang{align-items:center;gap:7px;display:flex}.hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:28px;padding:70px 0 34px;display:grid}.hero h1{background:linear-gradient(90deg,#fff,#7dd3fc);color:#0000;-webkit-background-clip:text;margin:14px 0;font-size:56px;line-height:1.02}.hero p{color:#b6c2d3;max-width:660px;font-size:18px}.eyebrow{color:#38bdf8;background:#0ea5e91f;border:1px solid #0ea5e940;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex}.primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9,#2563eb);border:0;border-radius:12px;padding:12px 18px;font-weight:800;box-shadow:0 16px 40px #2563eb3d}.ipCard,.panel,.admin,.newsletter,.linkedin,.article,.tool,.editor{background:linear-gradient(#0f172af0,#0f172ab8);border:1px solid #94a3b82e;border-radius:24px;box-shadow:0 24px 80px #00000047}.ipCard{justify-content:space-between;align-items:center;gap:14px;padding:26px;display:flex}.ipCard h2{word-break:break-all;font-family:ui-monospace,monospace;font-size:30px}.ipCard p,.muted{color:#94a3b8}section{margin:34px 0}h2{font-size:28px}.grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.tool{text-align:left;color:#e5eefb;cursor:pointer;padding:22px;transition:all .2s}.tool:hover{border-color:#38bdf8;transform:translateY(-2px)}.tool svg{color:#38bdf8}.tool strong{margin:14px 0 8px;font-size:18px;display:block}.tool span,.article span,.article small{color:#94a3b8;font-size:13px}.linkedin{padding:16px;overflow:hidden}.linkedin iframe{background:#fff;border:0;border-radius:16px;width:100%}.articles{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.article{padding:22px}.article h3{margin:12px 0;font-size:21px}.article p{color:#cbd5e1}.newsletter{justify-content:space-between;align-items:center;gap:18px;padding:28px;display:flex}.newsletter div,.formrow{gap:12px;display:flex}input,select,textarea{color:#e2e8f0;background:#020617;border:1px solid #94a3b838;border-radius:12px;width:100%;padding:12px 14px}textarea{min-height:160px}pre{white-space:pre-wrap;color:#cbd5e1;background:#020617;border:1px solid #94a3b82e;border-radius:16px;padding:18px;overflow:auto}.panel,.admin{padding:28px}.admin{max-width:860px;margin:40px auto}.admin input,.admin textarea,.admin select{margin:8px 0}.adminHead{justify-content:space-between;align-items:center;display:flex}.editor{margin:20px 0;padding:22px}.footer{color:#94a3b8;border-top:1px solid #94a3b82e;margin-top:60px}.footer .container{align-items:center;gap:10px;padding-top:28px;padding-bottom:28px;display:flex}.footer img{border-radius:8px;width:30px;height:30px}@media (width<=850px){.hero,.grid,.articles{grid-template-columns:1fr}.hero h1{font-size:38px}.nav{flex-wrap:wrap;height:auto;padding:12px 22px}nav{order:3;width:100%;overflow:auto}.newsletter{display:block}.newsletter div,.formrow{flex-direction:column}.ipCard{display:block}}
