footer{padding:var(--spacing-xl) 0;border-top:1px solid rgba(255,255,255,.1);margin-top:0;background-color:var(--color-text-main);color:var(--color-white)}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--spacing-xl);align-items:start}.footer-col{display:flex;flex-direction:column;gap:12px}.footer-brand{display:flex;align-items:center;gap:var(--spacing-sm)}.footer-brand img{margin-bottom:0!important;height:32px;width:auto}.footer-brand span{font-weight:600;font-size:1.1rem;color:#fff}address{font-style:normal;color:#e2e8f0;font-size:.9rem;line-height:1.6}.footer-col a{color:#e2e8f0;text-decoration:none;font-size:.9rem;transition:color .2s ease}.footer-col a:hover{color:#fff;text-decoration:underline}.footer-col p{margin:0;font-size:.85rem;color:#94a3b8}@media(max-width:768px){.footer-grid{grid-template-columns:1fr;gap:var(--spacing-xl);text-align:center}.footer-brand{justify-content:center}.footer-col{align-items:center}}#bottom-line-section{position:relative;overflow:hidden;background-color:var(--color-text-main);padding:var(--spacing-xxl) 0;color:var(--color-white)}#bottom-line-section:before,#bottom-line-section:after{display:none}#bottom-line-section .card{background:transparent;box-shadow:none;padding:0;color:var(--color-white)}#bottom-line-section h2{color:var(--color-white)}#bottom-line-section p{color:#ffffffe6}#bottom-line-section p:last-child{color:var(--color-accent)}#dev-infrastructure{background-color:var(--color-text-main);color:#fff;padding:var(--spacing-xxl) 0;position:relative;overflow:hidden}#dev-infrastructure:before{content:"";position:absolute;top:0;left:-20%;width:140%;height:100%;background:linear-gradient(175deg,transparent 40%,rgba(255,255,255,.03) 40%,rgba(255,255,255,.03) 100%);pointer-events:none}.dev-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-xl);align-items:center}.dev-content h2{font-size:2.5rem;margin-bottom:var(--spacing-md);color:var(--color-white)}.dev-content p{font-size:1.1rem;line-height:1.6;color:#fffc;margin-bottom:var(--spacing-lg)}.terminal-window{background:#0d1117;background:#0b1623;border-radius:12px;box-shadow:0 50px 100px -20px #00000080;font-family:SF Mono,Monaco,Inconsolata,Fira Mono,monospace;overflow:hidden;position:relative;border:1px solid rgba(255,255,255,.1)}.terminal-header{background:#ffffff08;padding:12px 16px;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.05)}.terminal-controls{display:flex;gap:8px;margin-right:16px}.control-dot{width:12px;height:12px;border-radius:50%}.red{background:#ff5f56}.yellow{background:#ffbd2e}.green{background:#27c93f}.terminal-title{color:#fff6;font-size:12px;flex-grow:1;text-align:center;margin-right:50px;font-family:var(--font-family)}.terminal-body{padding:20px;height:340px;overflow-y:hidden;font-size:14px;line-height:1.6;color:#e6e6e6}.cursor{display:inline-block;width:8px;height:15px;background:var(--color-accent);animation:blink 1s infinite;vertical-align:middle}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.cmd-line{margin-bottom:8px;display:block}.prompt{color:var(--color-success);margin-right:8px}.cmd-text{color:var(--color-white);font-weight:600}.output{color:#fff9;display:block;margin-bottom:4px}.success{color:var(--color-success)}.blue{color:var(--color-accent)}@media(max-width:900px){.dev-grid{grid-template-columns:1fr}}#bottom-line-section{background-color:#fff!important;padding:var(--spacing-xxl) 0}.bottom-line-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-xxl);align-items:center}.bottom-line-content{color:#0f172a!important;text-align:left}.bottom-line-content h2{font-size:3rem;margin-bottom:var(--spacing-lg);color:#0f172a!important;letter-spacing:-1px;font-weight:800}.bottom-line-content p{color:#334155!important;font-size:1.25rem;line-height:1.6;margin-bottom:var(--spacing-lg);font-weight:500}.network-graph{position:relative;height:500px;width:100%;display:flex;justify-content:center;align-items:center}.network-grid-container{position:relative;display:grid;grid-template-columns:repeat(4,90px);grid-template-rows:repeat(4,90px);gap:20px;transform:scale(.95)}.ghost-card{width:90px;height:90px;border:1px solid #e6e6e6;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#fcfcfc}.ghost-card svg{width:24px;height:24px;color:#e6e6e6;stroke-width:1}.active-card{position:absolute;width:90px;height:90px;border-radius:12px;background:transparent;border:1px solid #e6e6e6;box-shadow:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;z-index:10;color:#e6e6e6}.active-card svg{width:24px;height:24px;stroke-width:1;transition:all .4s ease}.active-card span{font-size:.8rem;font-weight:600;opacity:0;transition:opacity .4s ease;color:#0f172a}.pos-compounder{top:110px;left:0}.pos-kits{top:0;left:110px}.pos-patient{top:110px;left:220px}.pos-lab{top:220px;left:110px}.pos-emr{top:110px;left:330px}.pos-compounder{animation:cardPop 12s infinite;animation-delay:0s}.pos-kits{animation:cardPop 12s infinite;animation-delay:1s}.pos-patient{animation:cardPop 12s infinite;animation-delay:2s}.pos-lab{animation:cardPop 12s infinite;animation-delay:5s}.pos-emr{animation:cardPop 12s infinite;animation-delay:6s}@keyframes cardPop{0%{background:transparent;border-color:#e6e6e6;transform:scale(1);z-index:10;box-shadow:none}3%,35%{background:#fff;border-color:#fff;transform:scale(1.15);z-index:20;box-shadow:0 20px 40px #0000001a}40%,to{background:transparent;border-color:#e6e6e6;transform:scale(1);z-index:10;box-shadow:none}}.pos-compounder svg{animation:iconPop 12s infinite;animation-delay:0s;color:#635bff}.pos-kits svg{animation:iconPop 12s infinite;animation-delay:1s;color:#00d4ff}.pos-patient svg{animation:iconPop 12s infinite;animation-delay:2s;color:#3ecf8e}.pos-lab svg{animation:iconPop 12s infinite;animation-delay:5s;color:#e45e5e}.pos-emr svg{animation:iconPop 12s infinite;animation-delay:6s;color:#635bff}.pos-compounder span{animation:textShow 12s infinite;animation-delay:0s}.pos-kits span{animation:textShow 12s infinite;animation-delay:1s}.pos-patient span{animation:textShow 12s infinite;animation-delay:2s}.pos-lab span{animation:textShow 12s infinite;animation-delay:5s}.pos-emr span{animation:textShow 12s infinite;animation-delay:6s}@keyframes iconPop{0%{color:#e6e6e6;width:24px;stroke-width:1}3%,35%{color:inherit;width:32px;stroke-width:2}40%,to{color:#e6e6e6;width:24px;stroke-width:1}}@keyframes textShow{0%{opacity:0}3%,35%{opacity:1}40%,to{opacity:0}}.connections-layer{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;pointer-events:none}.conn-line{fill:none;stroke-width:2;opacity:0;stroke-dasharray:400;stroke-dashoffset:400}.line-1{animation:showLine 12s infinite;animation-delay:1.2s;stroke:#635bff}.line-2{animation:showLine 12s infinite;animation-delay:2.2s;stroke:#00d4ff}.line-3{animation:showLine 12s infinite;animation-delay:5.2s;stroke:#3ecf8e}.line-4{animation:showLine 12s infinite;animation-delay:6.2s;stroke:#e45e5e}@keyframes showLine{0%{opacity:0;stroke-dashoffset:400}5%{opacity:1;stroke-dashoffset:400}20%{stroke-dashoffset:0}30%{opacity:1}35%{opacity:0}to{opacity:0}}@media(max-width:900px){.bottom-line-grid{grid-template-columns:1fr;text-align:center;gap:var(--spacing-lg)}.bottom-line-content{text-align:center;margin-bottom:var(--spacing-lg)}.network-graph{height:350px;overflow:hidden}.network-grid-container{transform:scale(.65);transform-origin:center center;margin:-50px 0}.active-card span{font-size:.7rem}}@media(max-width:400px){.network-grid-container{transform:scale(.55)}}
