.home-page{--color-bg:#0c1220;--color-surface:rgba(22,33,52,0.75);--color-surface-hover:rgba(38,52,74,0.8);--color-surface-border:rgba(255,255,255,0.08);--color-primary:#10b981;--color-primary-glow:rgba(16,185,129,0.25);--color-primary-dark:#047857;--color-heading-start:#f1f5f9;--color-text:#d1d5db;--color-text-muted:#9ca3af;--home-ink:#f1f5f9;--home-ink-soft:#d1d5db;--home-text:#9ca3af;--home-muted:#6b7280;--home-line:rgba(255,255,255,0.1);--home-line-strong:rgba(255,255,255,0.2);--home-soft:rgba(30,41,59,0.5);--home-green:var(--color-primary);--home-green-dark:var(--color-primary-dark);--home-green-soft:rgba(16,185,129,0.06);--home-blue:#3b82f6;--home-blue-soft:rgba(59,130,246,0.1);background:radial-gradient(circle at 78% 8%,rgba(16,185,129,.05),transparent 28%),linear-gradient(180deg,rgba(16,185,129,.03),rgba(16,185,129,.01) 620px,transparent 100%),var(--color-bg);color:var(--home-ink);overflow-x:hidden;width:100%}.home-page h1,.home-page h2,.home-page h3,.home-page p{margin:0;letter-spacing:0}.home-page a:hover{text-shadow:none}.home-hero{padding:clamp(2.5rem,5vw,4rem) 0;min-height:calc(100vh - 70px);min-height:calc(100dvh - 70px);display:flex;box-sizing:border-box}.home-hero,.home-hero__grid{align-items:center;width:100%}.home-hero__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,460px),1fr));grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem)}.home-hero__content{max-width:620px;width:100%}.home-hero h1{color:var(--home-ink);font-size:clamp(1.85rem,4.5vw,2.75rem);line-height:1.2;font-weight:800;letter-spacing:-.02em}.home-hero__sub{margin-top:1rem;color:var(--home-text);font-size:clamp(.98rem,2vw,1.15rem);line-height:1.55;font-weight:400}.home-hero__ownership{margin-top:.65rem;color:var(--home-ink-soft);font-size:clamp(.9rem,1.8vw,1rem);font-weight:600;line-height:1.5}.home-actions{display:flex;flex-wrap:wrap;gap:var(--space-sm);margin-top:clamp(1.25rem,3vw,2.5rem)}.home-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.75rem 1.5rem;border-radius:999px;border:1px solid transparent;font-size:.95rem;font-weight:600;line-height:1;transition:all .2s ease;touch-action:manipulation}.home-btn:hover{transform:translateY(-2px)}.home-btn--primary{color:#ffffff;background:#059669;box-shadow:0 4px 14px rgba(5,150,105,.3)}.home-btn--primary:hover{color:#ffffff;background:#047857;box-shadow:0 6px 20px rgba(5,150,105,.4)}.home-btn--secondary{color:var(--home-ink);background:rgba(255,255,255,.05);border-color:var(--home-line);box-shadow:0 2px 8px rgba(0,0,0,.2)}.home-btn--secondary:hover{color:var(--home-ink);background:rgba(255,255,255,.1);border-color:var(--home-line-strong);box-shadow:0 4px 12px rgba(0,0,0,.3)}.home-trust-list{display:flex;flex-wrap:wrap;gap:.58rem;margin-top:1.75rem}.home-trust-list span{display:inline-flex;align-items:center;gap:.35rem;min-height:32px;padding:.4rem .8rem;border:1px solid var(--home-line);border-radius:999px;background:rgba(15,23,42,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--home-text);font-size:.85rem;font-weight:500}.home-trust-list svg{color:var(--home-green-dark)}.home-preview{min-width:0;display:flex;justify-content:center}.credit-graph,.home-preview{position:relative;width:100%}.credit-graph{max-width:440px;height:330px;margin:0 auto;border-radius:18px;background:transparent}.app-node,.benefit-card,.credit-node,.problem-card{border:1px solid var(--home-line);border-radius:16px;background:rgba(30,41,59,.6);box-shadow:0 4px 30px rgba(0,0,0,.2)}.credit-node--main{position:absolute;top:50%;left:50%;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;width:150px;padding:1.25rem 1rem;text-align:center;transform:translate(-50%,-50%);border-color:var(--home-line-strong)}.credit-node strong{display:block;color:var(--home-ink);font-size:1.05rem;font-weight:800;line-height:1.2}.preview-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;color:#ffffff;background:var(--home-green);box-shadow:0 0 0 7px var(--home-green-soft);flex:0 0 auto}.credit-graph__lines{position:absolute;inset:0;z-index:1;width:100%;height:100%;color:rgba(59,130,246,.35);overflow:visible}.credit-graph__lines path{fill:none;stroke:currentcolor;stroke-width:1;stroke-linecap:round}.app-node{position:absolute;z-index:2;display:flex;align-items:center;gap:.65rem;width:auto;padding:.65rem .85rem;text-align:left}.app-node__icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:#60a5fa;background:var(--home-blue-soft)}.app-node span{display:block;color:var(--home-ink);font-size:.83rem;font-weight:700;line-height:1.2}.app-node--top-left{top:20px;left:20px}.app-node--top-right{top:20px;right:20px}.app-node--bottom-left{bottom:20px;left:20px}.app-node--bottom-right{right:20px;bottom:20px}.home-benefits,.home-developers,.home-problem{padding:clamp(2.5rem,6vw,5rem) 0;background:transparent;width:100%}.home-section-heading{max-width:720px;margin-bottom:clamp(1.5rem,4vw,2.5rem)}.home-section-heading--center{text-align:center;margin-inline:auto}.home-section-label{display:inline-flex;align-items:center;color:var(--home-green);font-size:.85rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;background:var(--home-green-soft);padding:.4rem .85rem;border-radius:8px}.home-section-heading h2{margin-top:.75rem;color:var(--home-ink);font-size:clamp(1.4rem,3.5vw,2.2rem);line-height:1.2;font-weight:800;white-space:normal;word-break:break-word}.benefit-grid,.problem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));grid-gap:1.25rem;gap:1.25rem;width:100%}.benefit-card,.problem-card{padding:clamp(1.25rem,3vw,1.75rem);text-align:center;height:100%;display:flex;flex-direction:column}.benefit-icon,.problem-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:10px;background:var(--home-green-soft);color:var(--home-green);margin:0 auto;flex-shrink:0}.benefit-card h3,.problem-card h3{margin-top:1rem;color:var(--home-ink);font-size:1.12rem;line-height:1.3;font-weight:800}.benefit-card p,.problem-card p{margin-top:.55rem;color:var(--home-text);font-size:.96rem;line-height:1.65}.home-split-section{padding:clamp(2.5rem,6vw,5rem) 0;width:100%}.home-split-section--alt{background:rgba(15,23,42,.4);border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line)}.home-split__grid{display:grid;grid-template-columns:1fr 1.6fr;grid-gap:clamp(2rem,4vw,3.5rem);gap:clamp(2rem,4vw,3.5rem);align-items:center;width:100%}.home-split__content{width:100%;max-width:520px}.home-split__visual{width:100%;min-width:0}.split-list{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.5rem}.split-list-item{display:flex;align-items:flex-start;gap:1rem}.split-list-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:var(--home-green-soft);color:var(--home-green);flex-shrink:0}.split-list-item h3{color:var(--home-ink);font-size:1.1rem;line-height:1.3;font-weight:800;margin-top:.2rem}.split-list-item p{margin-top:.35rem;color:var(--home-text);font-size:.95rem;line-height:1.6}.code-block-container{background:#0d1117;box-shadow:0 20px 50px rgba(0,0,0,.5),0 0 20px rgba(16,185,129,.05);font-family:Fira Code,JetBrains Mono,Menlo,monospace}.code-block-container,.video-container{border-radius:16px;border:1px solid var(--home-line-strong);overflow:hidden;width:100%}.video-container{position:relative;max-width:100%;margin:0 auto;aspect-ratio:16/9;box-shadow:0 20px 50px rgba(0,0,0,.6),0 0 24px rgba(16,185,129,.08);background:#000}.video-container iframe{width:100%;height:100%;border:none;display:block}.code-header{display:flex;align-items:center;padding:.75rem 1rem;background:#161b22;border-bottom:1px solid var(--home-line);gap:.5rem}.dot{width:12px;height:12px;border-radius:50%}.dot-red{background:#ff5f56}.dot-yellow{background:#ffbd2e}.dot-green{background:#27c93f}.code-filename{margin-left:auto;color:var(--home-text);font-size:.85rem}.code-pre{margin:0;padding:1.25rem;overflow-x:auto;font-size:clamp(.78rem,2.2vw,.9rem);line-height:1.5;color:#c9d1d9;max-width:100%;-webkit-overflow-scrolling:touch}.code-keyword{color:#ff7b72}.code-string{color:#a5d6ff}.code-comment{color:#8b949e;font-style:italic}.code-number{color:#79c0ff}.code-builtin{color:#d2a8ff}@media (max-width:992px){.home-split__grid{grid-template-columns:1fr;gap:2.5rem}.home-split__content{max-width:100%}}@media (max-width:768px){.home-actions{flex-direction:column;width:100%}.home-btn{width:100%}.credit-graph{height:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;padding:.5rem}.app-node,.credit-node--main{position:static;width:100%;transform:none}.credit-node--main{grid-column:1/-1;order:-1;min-height:90px}.credit-graph__lines{display:none}}