h2{font-family:Courier New,Courier,monospace}.heading-container-services{display:flex;margin-top:200px;margin-left:1%;margin-right:1%;width:98%;justify-content:center;border:2px white solid}.home-content{text-align:center;max-width:100%;padding:2rem 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-top:2rem;position:relative;min-height:100vh;z-index:2;pointer-events:none}.site-logo{max-width:800px;width:100%;height:auto;margin:.5rem 0 1rem;z-index:10;position:relative;pointer-events:auto;filter:drop-shadow(0 0 10px rgba(255,255,255,.3));animation:float 3s ease-in-out infinite;object-fit:contain}.quote-text{font-family:Courier New,Courier,monospace;font-size:1.4rem;font-weight:400;color:#fff;text-align:center;line-height:1.6;max-width:900px;margin:0 0 3rem;z-index:10;position:relative;pointer-events:auto;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.home-builds-section{width:100%;max-width:900px;margin:2rem 0;z-index:10;position:relative;pointer-events:auto}.home-builds-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;width:100%}.home-build-card{background:#2d37484d;border:1px solid rgba(255,255,255,.2);border-radius:8px;overflow:hidden;transition:all .3s ease;text-decoration:none;display:block}.home-build-card:hover{background:#2d374880;border-color:#ff9d00;transform:translateY(-4px);box-shadow:0 8px 25px #ff9d0033}.home-build-thumbnail{position:relative;width:100%;height:200px;overflow:hidden}.home-build-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.home-build-card:hover .home-build-thumbnail img{transform:scale(1.05)}.home-build-status{position:absolute;top:.75rem;right:.75rem;padding:.25rem .75rem;border-radius:4px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-family:Courier New,Courier,monospace}.home-build-status.active{background:#22c55e33;color:#22c55e;border:1px solid rgba(34,197,94,.3)}.home-build-status.development{background:#fbbf2433;color:#fbbf24;border:1px solid rgba(251,191,36,.3)}.home-build-status.completed{background:#3b82f633;color:#3b82f6;border:1px solid rgba(59,130,246,.3)}.home-build-info{padding:1rem;text-align:center}.home-build-name{font-family:Courier New,Courier,monospace;font-size:1.1rem;color:#fff;margin:0 0 .5rem;font-weight:700}.home-build-type{font-family:Courier New,Courier,monospace;color:#ff9d00;font-size:.85rem;margin:0;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.section-separator{width:100%;max-width:900px;height:2px;background:linear-gradient(to right,transparent,rgba(255,255,255,.5),transparent);margin:3rem 0;z-index:10;position:relative}.intro-toggle-btn{flex-wrap:wrap;width:50rem;font-family:Courier New,Courier,monospace;font-size:1.2rem;font-weight:700;color:#fff;background:#0009;border:2px solid #ffffff;border-radius:8px;padding:3rem 2rem;margin:2rem 0;cursor:pointer;transition:all .3s ease;z-index:10;position:relative;pointer-events:auto;letter-spacing:.1em}.intro-toggle-btn:hover{background:#fff3;transform:translateY(-2px);box-shadow:0 4px 12px #ffffff4d}.intro-toggle-btn:active{transform:translateY(0)}.intro-container{max-height:0;overflow:hidden;transition:max-height .5s ease-in-out;width:100%}.intro-container.open{max-height:2000px}.intro-container.closed{max-height:0}.self-intro{font-family:Courier New,Courier,monospace;font-size:1.2rem;color:#fff;text-align:left;line-height:1.6;max-width:900px;margin:2rem auto .5rem;z-index:10;position:relative;pointer-events:auto}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width: 768px){.home-content{padding:.5rem;margin-top:1rem}.site-logo{max-width:700px;margin:.5rem 0 1rem}.home-builds-grid{grid-template-columns:1fr;gap:1.5rem}.home-build-thumbnail{height:180px}.home-build-name{font-size:1rem}.home-build-type{font-size:.8rem}.section-separator{margin:2rem 0}.intro-toggle-btn{font-size:1rem;padding:.8rem 1.5rem;width:95%;max-width:50rem}.quote-text{font-size:1.1rem;line-height:1.5;margin:0 0 2rem;padding:0 .5rem}.self-intro{font-size:1rem;padding:0 .5rem}}@media (max-width: 480px){.home-content{padding:.5rem;margin-top:.5rem}.site-logo{max-width:600px;margin:.25rem 0 .5rem}.home-builds-grid{gap:1rem}.home-build-thumbnail{height:160px}.home-build-info{padding:.75rem}.home-build-name{font-size:.95rem}.home-build-type{font-size:.75rem}.section-separator{margin:1.5rem 0}.intro-toggle-btn{font-size:.9rem;padding:.7rem 1rem;width:95%;max-width:50rem}.quote-text{font-size:1rem;line-height:1.4;margin:0 0 1.5rem;padding:0 .5rem}.self-intro{font-size:.9rem;padding:0 .5rem}}@media (max-width: 360px){.home-content{padding:.25rem}.site-logo{max-width:500px;margin:.25rem 0}.home-builds-grid{gap:.75rem}.home-build-thumbnail{height:140px}.home-build-info{padding:.5rem}.home-build-name{font-size:.85rem}.home-build-type{font-size:.7rem}.section-separator{margin:1rem 0}.intro-toggle-btn{font-size:.8rem;padding:.6rem 1rem}.quote-text{font-size:.9rem;line-height:1.3;margin:0 0 1rem}.self-intro{font-size:.8rem}}.builds-container{max-width:1200px;margin:2rem auto;padding:2rem;background:#000;color:#fff;font-family:Courier New,Courier,monospace}.builds-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #2d3748}.builds-title{font-size:2.5rem;color:#fff;margin:0 0 .5rem;font-weight:400;font-family:Courier New,Courier,monospace}.builds-subtitle{color:#718096;margin:0;font-size:1.1rem;font-family:Courier New,Courier,monospace}.builds-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem}.build-card{background:#2d37481a;border:1px solid rgba(45,55,72,.3);border-radius:8px;overflow:hidden;transition:all .3s ease;cursor:pointer;font-family:Courier New,Courier,monospace}.build-card:hover{background:#2d374833;border-color:#ff9d00;transform:translateY(-4px);box-shadow:0 8px 25px #ff9d001a}.build-thumbnail{position:relative;width:100%;height:200px;overflow:hidden}.build-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.build-card:hover .build-thumbnail img{transform:scale(1.05)}.build-status{position:absolute;top:.75rem;right:.75rem;padding:.25rem .75rem;border-radius:4px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.build-status.active{background:#22c55e33;color:#22c55e;border:1px solid rgba(34,197,94,.3)}.build-status.development{background:#fbbf2433;color:#fbbf24;border:1px solid rgba(251,191,36,.3)}.build-status.completed{background:#3b82f633;color:#3b82f6;border:1px solid rgba(59,130,246,.3)}.build-info{padding:1.5rem}.build-name{font-size:1.25rem;color:#fff;margin:0 0 .5rem;font-weight:700;font-family:Courier New,Courier,monospace}.build-type{color:#ff9d00;font-size:.9rem;margin:0 0 1rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.build-description{color:#a0aec0;font-size:.95rem;line-height:1.5;margin:0 0 1.5rem}.build-link{display:inline-block;color:#ff9d00;text-decoration:none;font-weight:700;font-size:.9rem;transition:color .2s ease}.build-link:hover{color:#fff}@media (max-width: 768px){.builds-container{margin:1rem;padding:1.5rem}.builds-title{font-size:2rem}.builds-subtitle{font-size:1rem}.builds-grid{grid-template-columns:1fr;gap:1.5rem}.build-thumbnail{height:180px}.build-info{padding:1.25rem}.build-name{font-size:1.125rem}.build-description{font-size:.9rem}}@media (max-width: 480px){.builds-container{margin:.5rem;padding:1rem}.builds-title{font-size:1.75rem}.builds-subtitle{font-size:.9rem}.builds-grid{gap:1rem}.build-thumbnail{height:160px}.build-info{padding:1rem}.build-name{font-size:1rem}.build-type{font-size:.8rem}.build-description{font-size:.85rem}.build-link{font-size:.8rem}}.blog-content{max-width:1200px;margin:0 auto;padding:2rem;position:relative;z-index:2}.blog-title{font-size:2.5rem;color:salmon;text-align:center;margin-bottom:2rem;font-family:courier}.blog-title-image{max-width:600px;width:100%;height:auto;display:block;margin:0 auto 2rem}.blog-intro{font-size:1.2rem;width:70%;color:#e0e0e0;text-align:left;margin:2rem auto 0;font-family:courier;padding:0 .5rem}.blog-grid{display:flex;justify-content:center;align-items:center;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:2rem}.blog-card{display:block;width:500px;text-decoration:none;transition:transform .3s ease}.blog-card:hover{transform:translateY(-5px)}.blog-thumbnail-container{position:relative;border:2px solid transparent;border-radius:8px;overflow:hidden;aspect-ratio:2 / 3;transition:border-color .3s ease}.blog-card:hover .blog-thumbnail-container{border-color:salmon}.blog-thumbnail{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.blog-overlay{position:absolute;bottom:0;left:0;right:0;height:100%;display:flex;align-items:flex-end;padding:1.5rem;pointer-events:none}.blog-card-title{color:#fff;font-family:courier;font-size:1.1rem;line-height:1.4;margin:0;text-transform:uppercase;letter-spacing:1px;text-shadow:2px 2px 4px rgba(0,0,0,.8);text-align:center;width:100%;background:#0009;padding:1rem;border-radius:4px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media (max-width: 768px){.blog-content{padding:.75rem}.blog-title{font-size:2rem}.blog-title-image{max-width:450px}.blog-intro{font-size:1rem;width:85%;padding:0 .25rem}.blog-grid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}}@media (max-width: 480px){.blog-content{padding:.5rem}.blog-title{font-size:1.75rem}.blog-title-image{max-width:375px}.blog-intro{font-size:.95rem;width:90%;padding:0 .25rem}}.blog-nav{margin-bottom:2rem}.return-button{color:salmon;text-decoration:none;font-family:courier;font-size:1rem;padding:.5rem 1rem;border:1px solid salmon;border-radius:4px;transition:background-color .3s ease,color .3s ease}.return-button:hover{background-color:salmon;color:#000}.blog-post-content{text-align:center;margin-top:2rem}.blog-post-image{max-width:100%;max-height:60vh;border-radius:8px;margin:2rem 0}.blog-post-cover{max-height:120vh}.blog-post-content .blog-intro{text-align:left;margin:2rem auto}@media (max-width: 768px){.blog-post-image{max-height:50vh}.blog-post-cover{max-height:100vh}}@media (max-width: 480px){.blog-post-image{max-height:40vh;margin:1.5rem 0}.blog-post-cover{max-height:80vh}.blog-post-content .blog-intro{margin:1.5rem auto}}:root{--primary-bg: #1a202c;--secondary-bg: #2d3748;--text-color: #2d3748;--light-text: #718096;--border-color: #e2e8f0}body{margin:0;padding:0;font-family:monospace,Courier New,Consolas,Monaco,sans-serif;color:var(--text-color);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;overflow-x:hidden;width:100%}.page-container{min-height:100vh;width:100%;display:flex;flex-direction:column;padding-top:4rem;overflow-x:hidden}.main-content{padding:2rem;width:100%;box-sizing:border-box}.not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;text-align:center;color:#fff;font-family:Courier New,Courier,monospace}.not-found h1{font-size:3rem;margin-bottom:1rem}.not-found p{font-size:1.2rem;color:#718096}@media (max-width: 768px){.main-content{padding:.5rem}.not-found h1{font-size:2rem}.not-found p{font-size:1rem}}@media (max-width: 480px){.main-content{padding:.5rem}.not-found h1{font-size:1.5rem}.not-found p{font-size:.9rem}}button,a,input,select,textarea{min-height:44px;min-width:44px}@media (max-width: 768px){body,input,select,textarea{font-size:16px}}
