@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;700;900&display=swap";:root{--bg: #f8e600;--panel: #e8e8e8;--ink: #111111;--muted: #333333;--accent: #ff00e6;--accent-2: #ff39ee;--yellow: #f8e600;--border: #111111;--shadow: 4px 4px 0 #111111}*{box-sizing:border-box}html,body{margin:0;padding:0;color:var(--ink);background:var(--bg);font-family:Space Grotesk,Arial Black,sans-serif}a{color:inherit}.container{width:min(1080px,92vw);margin:0 auto}.site-header{position:sticky;top:0;z-index:20;background:#f8e600;border-bottom:3px solid var(--border)}.site-header nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{text-decoration:none;font-weight:900;font-size:1.05rem;letter-spacing:.3px;padding:10px 14px;border:3px solid var(--border);background:#e8e8e8;box-shadow:var(--shadow)}.nav-links{display:flex;flex-wrap:wrap;gap:10px}.nav-links a{text-decoration:none;font-weight:700;padding:8px 12px;border:3px solid var(--border);background:#e8e8e8;box-shadow:none;border-radius:999px}.nav-links a:hover{background:#efefef}.cart-link{text-decoration:none;font-weight:900;padding:8px 12px;border:3px solid var(--border);background:#e8e8e8;border-radius:999px;display:inline-flex;align-items:center;gap:8px}.cart-link-badge{min-width:22px;height:22px;border-radius:999px;background:#e11d48;color:#fff;border:2px solid #111;display:inline-flex;align-items:center;justify-content:center;font-size:.76rem;line-height:1;padding:0 6px}.hero{padding:44px 0 22px}.hero h1,.hero h2{margin:0 0 12px;line-height:1.05;font-weight:900}.hero h2{display:inline-block;background:var(--yellow);border:3px solid var(--border);border-radius:10px;padding:6px 10px}.hero h1{font-size:clamp(2rem,5vw,3.6rem)}.hero p{max-width:70ch;line-height:1.55;color:var(--muted);font-weight:500}.panel{background:var(--panel);border:3px solid var(--border);box-shadow:none;padding:22px;border-radius:20px}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px;margin-bottom:28px}.home-hero-wrap{padding:26px 0 18px}.home-hero{background:linear-gradient(120deg,#f7a0be,#f5ca77 48%,#b99bff);color:#111;box-shadow:10px 10px #111}.home-hero-top{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.pill{display:inline-block;border:3px solid #111;background:#e8e8e8;color:#111;border-radius:999px;padding:8px 14px;font-size:.9rem;font-weight:700}.hero-btn{display:inline-block;border:3px solid #111;background:#e8e8e8;color:#111;border-radius:14px;padding:10px 16px;text-decoration:none;font-weight:900}.home-hero-content{text-align:left;padding:10px 0 20px}.home-hero-content h1{color:#111;font-size:clamp(2.3rem,5vw,4.2rem);max-width:16ch;margin-bottom:18px}.home-hero-content p{color:#181818;margin:0;max-width:55ch;font-size:1.05rem;font-weight:700}.home-search{margin:10px auto 16px;background:#e8e8e8;color:#777;border:3px solid #111;border-radius:999px;width:min(720px,100%);padding:14px 22px;font-weight:700}.home-tags{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.tag{display:inline-block;border:3px solid #111;background:#e8e8e8;color:#111;border-radius:999px;padding:6px 14px;font-size:.92rem;font-weight:700}.tag:nth-child(2n){background:#f6f6f6}.hero-main-grid{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:28px;margin-top:16px}.hero-actions{margin-top:28px;display:flex;gap:14px;flex-wrap:wrap}.hero-cta-primary,.hero-cta-secondary{text-decoration:none;font-weight:900;border:3px solid #111;border-radius:14px;padding:12px 24px}.hero-cta-primary{background:#9c62ff;color:#fff;box-shadow:4px 4px #111}.hero-cta-secondary{background:#ffd7a6;color:#111}.hero-mock-wrap{position:relative;min-height:520px}.hero-mock-phone{position:absolute;right:10px;top:12px;width:310px;min-height:470px;background:#e6d4f0;border:4px solid #111;border-radius:24px;padding:18px;box-shadow:8px 8px #d8e684,12px 12px #111;z-index:2}.hero-mock-header{border:3px solid #111;border-radius:999px;background:#f1f1f1;font-weight:700;padding:8px 12px}.hero-mock-avatar{margin:24px auto 10px;width:80px;height:80px;border:3px solid #111;border-radius:50%;background:radial-gradient(circle at 30% 30%,#f9e0bf,#e1b888 60%,#b48862)}.hero-mock-name{text-align:center;margin:4px 0 2px;font-weight:900}.hero-mock-role{text-align:center;margin:0 0 14px;font-size:.9rem}.hero-mock-box{border:3px solid #111;border-radius:16px;background:#f2f2f2;padding:14px;font-weight:700;line-height:1.45}.hero-float{position:absolute;left:0;border:3px solid #111;border-radius:14px;padding:12px 14px;font-weight:800;box-shadow:4px 4px #111;max-width:320px;z-index:3}.hero-float-a{bottom:150px;background:#bef3d1}.hero-float-b{bottom:88px;left:40px;background:#d8f55d}.hero-float-c{bottom:26px;left:16px;background:#dbe8f3}.manifesto{margin:24px 0 12px;background:#f6f6f6}.manifesto h2{margin-top:0}.manifesto p{margin:12px 0;line-height:1.5;font-weight:700}.post-card h3,.course-card h3{margin:0 0 8px;font-size:1.2rem}.course-price{font-size:1.35rem;font-weight:900;margin:14px 0 8px;color:#111}.course-pricing{margin-top:10px}.course-price-previous{margin:10px 0 2px;font-weight:700}.add-cart-btn{margin-top:10px;border:3px solid #111;background:#9c62ff;color:#fff;border-radius:12px;padding:9px 14px;font-weight:900;cursor:pointer;box-shadow:4px 4px #111}.add-cart-btn:hover{transform:translate(1px,1px);box-shadow:3px 3px #111}.cart-feedback{margin:8px 0 2px;font-size:.9rem;font-weight:700}.course-free-label{margin:12px 0 8px;display:inline-block;border:3px solid #111;background:#d8f55d;border-radius:999px;padding:4px 10px;font-size:.88rem;font-weight:900}.course-card{background:#e8e8e8;box-shadow:6px 6px #111}.post-card{box-shadow:6px 6px #111}.post-meta{color:var(--muted);font-size:.94rem;font-weight:700}.empty{color:var(--ink);border:3px solid var(--border);box-shadow:var(--shadow);background:#fff;padding:20px;margin-bottom:24px}.cta-link{display:inline-block;margin-top:10px;text-decoration:none;font-weight:900;border:3px solid var(--border);background:var(--accent);color:#fff;padding:8px 12px;border-radius:12px;box-shadow:none}.cta-link:hover{background:var(--accent-2);color:#fff}.article{padding:24px 0 56px}.article h1{margin:0 0 12px;font-size:clamp(2rem,5vw,3.1rem)}.article-content{line-height:1.65}.markdown-content h1,.markdown-content h2,.markdown-content h3{line-height:1.2;margin-top:1.2em;margin-bottom:.45em}.markdown-content p{margin:.8em 0}.markdown-content ul,.markdown-content ol{margin:.8em 0;padding-left:1.2em}.markdown-content code{background:#f0f0f0;border:2px solid #111;border-radius:6px;padding:.1em .35em;font-size:.92em}.markdown-content pre{background:#f5f5f5;border:3px solid #111;border-radius:12px;padding:12px;overflow-x:auto}.markdown-content pre code{background:transparent;border:0;padding:0}.markdown-content blockquote{margin:1em 0;border-left:4px solid #111;padding:.4em 0 .4em .8em;background:#f5f5f5}.markdown-content a{text-decoration:underline;font-weight:700}ul{padding-left:20px}@media(max-width:700px){.site-header nav{align-items:flex-start;padding:12px 0}.mobile-hide-link{display:none!important}.cart-link-label{display:none}.cart-link{min-width:42px;width:42px;padding:8px 0;justify-content:center;gap:0}.brand{font-size:.95rem}.hero-main-grid{grid-template-columns:1fr}.home-hero-content{padding-top:18px}.hero-mock-wrap{min-height:470px}.hero-mock-phone{position:relative;right:auto;top:auto;width:100%}.hero-float{position:relative;left:auto;bottom:auto;margin-top:10px;max-width:100%}.hero-float-b,.hero-float-c{left:auto}}
