@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&family=Silkscreen:wght@400;700&display=swap";
:root{--primary:#000;--secondary:#fff;--accent:#ff3030;--surface:#f9f9f9;--surface-secondary:#f2f2f2;--border:#000;--border-subtle:#0000001a;--glass:#fffc;--font-main:"Inter", system-ui, -apple-system, sans-serif;--font-dot:"Plus Jakarta Sans", sans-serif;--font-logo:"Silkscreen", cursive;--text-muted:#666}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{max-width:100vw;overflow-x:hidden}body{font-family:var(--font-main);color:var(--primary);-webkit-font-smoothing:antialiased;background-color:#fff;line-height:1.5;overflow-x:hidden}.kryvon-page-wrapper{min-height:100vh}.container{max-width:1400px;margin:0 auto;padding:0 2rem}h1,h2,h3,.dot-matrix{font-family:var(--font-dot);text-transform:uppercase;letter-spacing:-.02em;font-weight:700}p{text-align:justify}.gradient-text{color:var(--primary)}.btn-primary{background:var(--primary);color:var(--secondary);border:1px solid var(--primary);font-family:var(--font-dot);cursor:pointer;border-radius:0;align-items:center;gap:.5rem;padding:.8rem 2rem;font-size:.9rem;transition:all .2s;display:inline-flex}.btn-primary:hover{background:var(--secondary);color:var(--primary)}.btn-secondary{color:var(--primary);border:1px solid var(--primary);font-family:var(--font-dot);cursor:pointer;background:0 0;border-radius:0;padding:.8rem 2rem;font-size:.9rem;transition:all .2s}.btn-secondary:hover{background:var(--primary);color:var(--secondary)}.nothing-grid{background-color:var(--border-subtle);border:1px solid var(--border-subtle);grid-template-columns:repeat(12,1fr);gap:1px;display:grid}.nothing-cell{background-color:var(--secondary);padding:2.5rem;transition:background-color .3s}.nothing-cell:hover{background-color:var(--surface)}.glass-card{background:var(--glass);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-subtle);box-shadow:none}.red-dot{background:var(--accent);border-radius:50%;width:8px;height:8px;display:inline-block}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--secondary)}::-webkit-scrollbar-thumb{background:var(--primary)}@media (max-width:768px){.container{padding:0 1.5rem}}@media (min-width:1600px){.container{max-width:1600px}body{font-size:18px}}
@media (max-width:1024px){.container{padding:0 2rem}.mobile-menu-btn{display:flex!important}.desktop-nav-links{display:none!important}.hero-grid{text-align:center;grid-template-columns:1fr!important;gap:3rem!important}.hero-image-col{margin-top:2rem;display:block!important}.hero-btns{justify-content:center!important}.nothing-grid{grid-template-columns:1fr!important}.nothing-cell[style*=span\ 8],.nothing-cell[style*=span\ 4],.nothing-cell[style*=span\ 5],.nothing-cell[style*=span\ 7]{grid-column:span 1!important}.products-grid{grid-template-columns:repeat(2,1fr)!important}.product-large,.product-medium{grid-column:span 1!important}.featured-card{grid-template-columns:1fr!important}.featured-image-panel{height:300px!important;min-height:unset!important}.featured-info-panel{padding:2rem!important}.featured-view-all{display:none!important}.footer-grid-minimal{grid-template-columns:1fr 1fr!important;gap:3rem!important}.footer-brand-min{grid-column:span 2!important}.footer-links-min,.footer-services-min{grid-column:span 1!important}.footer-contact-min{grid-column:span 2!important}.about-story-grid{grid-template-columns:1fr!important}.about-story-grid>div{grid-column:span 1!important}.founder-card{grid-template-columns:1fr!important}.founder-avatar-panel{display:none!important}.connect-grid{grid-template-columns:1fr!important;gap:3rem!important}.connect-form-col,.connect-info-col{grid-column:span 1!important}.connect-form-inner-grid{grid-template-columns:1fr!important;gap:2rem!important}.careers-grid{grid-template-columns:1fr!important}.careers-sidebar{grid-column:span 1!important}.blog-layout{grid-template-columns:1fr!important}.blog-sidebar{display:none!important}.projects-item-grid{grid-template-columns:1fr!important}.project-info-col{grid-column:span 1!important}.project-image-col{grid-column:span 1!important;height:300px!important}}@media (max-width:768px){.container{padding:0 1.2rem}h1,h2,h3{letter-spacing:-1px!important}.mobile-menu-btn{padding-right:0!important;display:flex!important}.desktop-nav-links{display:none!important}.hero-section{min-height:unset!important;padding-top:140px!important;padding-bottom:80px!important}.hero-grid{text-align:center!important;grid-template-columns:1fr!important;gap:4rem!important}.hero-image-col{position:relative;margin-top:4rem!important;display:block!important}.hero-label-top{width:auto!important;padding:.8rem 1.2rem!important;font-size:.55rem!important;top:-20px!important;right:0!important;transform:none!important;box-shadow:10px 10px #0000001a!important}.hero-label-bottom{text-align:left!important;width:200px!important;padding:1.2rem!important;bottom:-30px!important;left:0!important;transform:none!important;box-shadow:10px 10px #0000001a!important}.hero-label-bottom .dot-matrix{font-size:.8rem!important}.hero-label-bottom div:last-child{font-size:.6rem!important}.hero-watermark{display:none!important}.hero-btns{flex-direction:column!important;align-items:center!important;gap:1.2rem!important}.hero-btns a,.hero-btns button{max-width:320px;text-align:center!important;justify-content:center!important;width:100%!important;padding:1.2rem!important;font-size:.8rem!important}nav .dot-matrix{font-size:.95rem!important}.red-dot{width:6px!important;height:6px!important}.nothing-grid{flex-direction:column!important;display:flex!important}.nothing-cell{border-bottom:1px solid #0000001a!important;border-right:none!important;padding:2rem!important}.service-image-cell{height:240px!important}.products-grid{grid-template-columns:1fr!important}.product-large,.product-medium{grid-column:span 1!important}.product-card-image{height:240px!important}.featured-section{padding:80px 0!important}.featured-header{flex-direction:column!important;align-items:flex-start!important;gap:1.5rem!important;margin-bottom:3rem!important}.featured-header h2{font-size:2.5rem!important}.featured-grid{grid-template-columns:1fr!important;gap:2rem!important}.featured-image{grid-column:span 1!important;height:260px!important}.featured-info{grid-column:span 1!important}.featured-info-btns{flex-direction:column!important;gap:1rem!important}.featured-info-btns a{text-align:center!important;justify-content:center!important;width:100%!important}footer{padding-bottom:80px!important}.footer-grid-minimal{flex-direction:column!important;gap:0!important;margin-bottom:2rem!important;display:flex!important}.footer-brand-min,.footer-links-min,.footer-services-min{border-bottom:1px solid #0000001a!important;margin-bottom:2.5rem!important;padding-bottom:2.5rem!important}.footer-contact-min{margin-bottom:1rem!important}.footer-contact-tags{grid-template-columns:1fr 1fr!important;gap:.5rem!important;display:grid!important}.footer-bottom-min{text-align:left!important;flex-direction:column!important;align-items:flex-start!important;gap:1.5rem!important}.footer-bottom-min .footer-bottom-links{flex-flow:wrap!important;gap:1.5rem!important}.about-main{padding-top:120px!important;padding-bottom:60px!important}.about-story-grid{grid-template-columns:1fr!important;gap:2rem!important}.about-story-grid>div{grid-column:span 1!important}.about-principles{padding:2rem!important}.about-command-header{flex-direction:column!important;gap:1.5rem!important;margin-bottom:3rem!important}.about-command-header p{text-align:left!important;max-width:100%!important;margin-bottom:1.5rem!important}.spec-item{padding:.6rem 0!important}.founder-card{min-height:unset!important;grid-template-columns:1fr!important}.founder-avatar-panel{display:none!important}.founder-info-panel{padding:2rem!important}.founder-stats-row{flex-direction:column!important;gap:1.5rem!important}.founder-stat{border-bottom:1px solid #0000001a!important;border-right:none!important;padding-bottom:1.5rem!important;padding-left:0!important;padding-right:0!important}.founder-stat:last-child{border-bottom:none!important}.connect-main{padding-top:120px!important;padding-bottom:60px!important}.connect-wrapper{padding:0 1.2rem!important}.connect-header h1{letter-spacing:-2px!important}.connect-grid{grid-template-columns:1fr!important;gap:2.5rem!important}.connect-info-col,.connect-form-col{grid-column:span 1!important}.connect-form-inner{padding:2rem!important}.connect-form-inner-grid{grid-template-columns:1fr!important;gap:2rem!important}.careers-main{padding-top:120px!important;padding-bottom:60px!important}.careers-grid{grid-template-columns:1fr!important;gap:2rem!important}.careers-jobs-col,.careers-sidebar{grid-column:span 1!important}.job-card{flex-direction:column!important;align-items:flex-start!important;gap:1rem!important}.blog-main{padding-top:120px!important;padding-bottom:60px!important}.blog-layout{grid-template-columns:1fr!important;gap:2rem!important}.blog-sidebar{display:none!important}.blog-post-card{padding:2rem!important}.blog-post-header{flex-direction:column!important;align-items:flex-start!important;gap:.8rem!important}.projects-main{padding-top:120px!important;padding-bottom:60px!important}.projects-item-grid{flex-direction:column!important;grid-template-columns:1fr!important;gap:2rem!important}.project-info-col{grid-column:1/-1!important}.project-image-col{grid-column:1/-1!important;height:300px!important}.project-meta-card{padding:.6rem .8rem!important;transform:none!important}.project-meta-card span:first-child{margin-bottom:.2rem!important;font-size:.6rem!important}.project-meta-card span:last-child{font-size:.75rem!important}.projects-cta{margin-top:5rem!important;padding-top:4rem!important}.projects-cta h2{font-size:2rem!important}.modal-overlay{align-items:flex-end!important;padding:0!important}.modal-box{max-height:92vh;overflow-y:auto;border-bottom:none!important;border-left:none!important;border-right:none!important;border-radius:0!important;max-width:100%!important}.modal-form-grid{grid-template-columns:1fr!important;gap:1rem!important}.modal-portfolio-span{grid-column:span 1!important}.detail-main{padding-top:120px!important}.detail-hero-grid{grid-template-columns:1fr!important;gap:2rem!important}.detail-hero-info{grid-column:span 1!important}.detail-hero-image{grid-column:span 1!important;position:static!important}.detail-feature-grid,.detail-cta-grid{grid-template-columns:1fr!important}.detail-specs-grid{grid-template-columns:1fr!important;gap:1rem!important}.detail-project-btns{flex-direction:column!important}.detail-project-btns a{text-align:center!important;flex:auto!important;width:100%!important}.detail-project-card{padding:1.5rem!important}.detail-project-header{flex-direction:column!important;align-items:flex-start!important;gap:1rem!important}.project-detail-content-grid{grid-template-columns:1fr!important;gap:2rem!important}.project-detail-left{grid-column:span 1!important}.project-detail-right{grid-column:span 1!important;position:static!important}.project-action-btns{flex-wrap:wrap!important}.project-action-btns a,.project-action-btns button{text-align:center!important;flex:auto!important;justify-content:center!important}}@media (max-width:480px){.container{padding:0 1rem}h1.dot-matrix{letter-spacing:-2px!important}h2.dot-matrix{letter-spacing:-1px!important}.btn-primary,.btn-secondary{max-width:340px;margin:0 auto;text-align:center!important;justify-content:center!important;width:100%!important;padding:1.1rem 1.8rem!important;font-size:.8rem!important;display:flex!important}section#contact h2.dot-matrix{letter-spacing:-1px!important;margin-bottom:2rem!important;font-size:2.2rem!important;line-height:1.1!important}section#contact p{padding:0 1rem!important;font-size:1rem!important;line-height:1.5!important}.footer-contact-tags{grid-template-columns:1fr!important}.blog-post-card,.founder-info-panel,.connect-form-inner{padding:1.5rem!important}.careers-job-card-inner{flex-direction:column!important;align-items:flex-start!important;gap:1rem!important}}.mobile-menu-overlay{z-index:999;background:#fff;flex-direction:column;padding:6rem 2rem 3rem;display:none;position:fixed;inset:0}.mobile-menu-overlay.open{display:flex!important}.mobile-menu-overlay a{font-family:var(--font-dot);color:#000;letter-spacing:-1px;text-transform:uppercase;border-bottom:1px solid #00000014;padding:1.2rem 0;font-size:1.8rem;text-decoration:none}.mobile-menu-overlay a:last-child{border-bottom:none}.mobile-menu-close{cursor:pointer;background:0 0;border:none;padding:.5rem;position:absolute;top:1.5rem;right:1.5rem}.featured-title{white-space:normal!important}
