.home-page{position:relative;overflow:hidden;min-height:calc(100vh - 56px);background-color:#fefefe}.home-circuit-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:auto;opacity:.55}.home-content{position:relative;z-index:1;max-width:980px}.home-title{font-family:Oswald,Segoe UI,sans-serif;font-weight:700;letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(92deg,#616161,#e8e8e8 55%,#bdbdbd);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 12px rgba(97,97,97,.42),0 0 22px rgba(97,97,97,.2)}.home-body-text{color:#142033;font-size:1.02rem;line-height:1.7;white-space:pre-line}.home-concept-extra{margin-top:14px}.home-concept-card{border-left:5px solid #ffc90e;background:#FFFBC4;border-radius:14px;padding:14px 16px}.home-concept-section{font-family:Oswald,Segoe UI,sans-serif;font-weight:700;color:#0f1b2f;letter-spacing:.03em;margin-bottom:10px}.home-concept-subsection{margin-bottom:12px}.home-concept-subsection--indented{padding-left:2ch}.home-concept-subtitle{font-family:Oswald,Segoe UI,sans-serif;font-weight:700;color:#11243f;margin-bottom:6px}.home-concept-paragraph{font-family:Merriweather,Times New Roman,serif;color:#142033;margin-bottom:0;line-height:1.85}.home-concept-x-api-note{margin-top:10px;font-size:.92em;color:#4a5568}.home-concept-logic-list{margin-top:10px;padding-left:2ch}.home-concept-logic-item{margin-bottom:10px;line-height:1.8;font-family:Merriweather,Times New Roman,serif}.home-section-title{color:#0f1b2f;font-weight:700}.home-stack-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:14px;gap:14px}.stack-card{--stack-stripe-a:#f0f0f0;--stack-stripe-b:#fafafa;border:1px solid rgba(97,97,97,.35);border-radius:12px;box-shadow:0 12px 30px rgba(17,28,51,.12);padding:12px 14px;background-color:var(--stack-stripe-a);background-image:repeating-linear-gradient(to bottom,var(--stack-stripe-a) 0,var(--stack-stripe-a) 3px,var(--stack-stripe-b) 3px,var(--stack-stripe-b) 6px)}.stack-card:first-child{--stack-stripe-a:#fde7d4;--stack-stripe-b:#fff8f2}.stack-card:nth-child(2){--stack-stripe-a:#e6f5e7;--stack-stripe-b:#f6fbf7}.stack-card:nth-child(3){--stack-stripe-a:#dff2fd;--stack-stripe-b:#f2f9fe}.stack-card:nth-child(4){--stack-stripe-a:#fde7d4;--stack-stripe-b:#fff8f2}.stack-card:nth-child(5){--stack-stripe-a:#e6f5e7;--stack-stripe-b:#f6fbf7}.stack-card-line{display:inline-block;color:#11243f;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.96rem;line-height:1.5}.stack-card-line:before{content:"</> ";color:#616161;font-weight:700}@media (max-width:768px){.home-title{font-size:2rem}}@media (prefers-reduced-motion:reduce){.home-circuit-canvas{opacity:.45}}