:root{--bs-primary: #e8651a;--bs-primary-rgb: 232, 101, 26;--bs-link-color: #e8651a;--bs-link-color-rgb: 232, 101, 26;--bs-link-hover-color: #c45213;--bs-link-hover-color-rgb: 196, 82, 19;--bs-dark: #1f1f1f;--bs-dark-rgb: 31, 31, 31;--bs-light: #f6f5f3;--bs-light-rgb: 246, 245, 243;--bs-body-color: #1f2937;--bs-secondary-color: #6b7280}.btn-primary{--bs-btn-bg: #e8651a;--bs-btn-border-color: #e8651a;--bs-btn-hover-bg: #c45213;--bs-btn-hover-border-color: #c45213;--bs-btn-active-bg: #c45213;--bs-btn-active-border-color: #c45213;--bs-btn-color: #fff;--bs-btn-hover-color: #fff;--bs-btn-focus-shadow-rgb: 232, 101, 26}.btn-outline-primary{--bs-btn-color: #e8651a;--bs-btn-border-color: #e8651a;--bs-btn-hover-bg: #e8651a;--bs-btn-hover-border-color: #e8651a;--bs-btn-hover-color: #fff;--bs-btn-active-bg: #c45213;--bs-btn-active-border-color: #c45213;--bs-btn-focus-shadow-rgb: 232, 101, 26}.text-primary{color:#e8651a !important}.bg-primary{background-color:#e8651a !important}.border-primary{border-color:#e8651a !important}.bg-dark{background-color:#1f1f1f !important}.bg-light{background-color:#f6f5f3 !important}body{font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;color:#1f2937}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.8)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:#fff}.navbar-dark .navbar-nav .nav-link.active{color:#e8651a}.hero-label{letter-spacing:.1em;color:#e8651a}.hero{background:linear-gradient(150deg, #1f1f1f 0%, #2e2e2e 100%);min-height:88vh}.card-service{background-color:#fff;border-top:3px solid #e5e4e2 !important;transition:transform .2s ease,box-shadow .2s ease,border-top-color .2s ease}.card-service:hover{transform:translateY(-5px);box-shadow:0 1rem 2.5rem rgba(0,0,0,.08) !important;border-top-color:#e8651a !important}.card-service .service-icon{font-size:2.25rem;color:#e8651a}.highlight-item{border-left:3px solid #e8651a}.cta-section{background:linear-gradient(150deg, #e8651a 0%, #c45213 100%)}.page-header{background:linear-gradient(150deg, #1f1f1f 0%, #2e2e2e 100%);padding-top:5rem;padding-bottom:5rem}.career-step{position:relative}.career-step:not(:last-child) .career-dot::after{content:"";position:absolute;top:1.25rem;left:.375rem;width:2px;height:calc(100% - .5rem);background-color:#e5e4e2}.career-dot{position:relative;width:.875rem;height:.875rem;border-radius:50%;background-color:#e5e4e2;border:2px solid #e5e4e2;flex-shrink:0}.career-dot--active{background-color:#e8651a;border-color:#e8651a;box-shadow:0 0 0 4px rgba(232,101,26,.15)}.tech-badge{background-color:#fff;transition:border-color .15s ease,box-shadow .15s ease}.tech-badge:hover{border-color:#e8651a !important;box-shadow:0 .25rem .75rem rgba(0,0,0,.06)}.contact-card-icon{font-size:2.5rem;color:#e8651a}.contact-handle{background-color:#f6f5f3;border:1px solid #e5e4e2;font-family:inherit}.post-card-thumb img{width:160px;height:110px;object-fit:cover}.post-body{font-size:1.05rem;line-height:1.8;color:#1f2937}.post-body h2{font-size:1.5rem;font-weight:700;margin-top:1.5rem;margin-bottom:1.5rem;padding-top:1.25rem;border-top:1px solid #e5e4e2}.post-body h2:first-child{margin-top:0}.post-body h3{font-size:1.2rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem}.post-body p{margin-bottom:1.5rem}.post-body pre{border-radius:.5rem;margin-bottom:1.75rem;font-size:.875rem;overflow-x:auto;padding:1.25rem 1.5rem}.post-body code:not(pre code){background-color:#f6f5f3;border:1px solid #e5e4e2;border-radius:.25rem;padding:.1em .4em;font-size:.875em;color:#e8651a}.post-body blockquote{border-left:3px solid #e8651a;padding-left:1.25rem;margin-left:0;margin-bottom:1.5rem;color:#6b7280;font-style:italic}.post-body ul,.post-body ol{padding-left:1.5rem;margin-bottom:1.5rem}.post-body ul li,.post-body ol li{margin-bottom:.5rem}.post-body .mermaid{background-color:#f6f5f3;border:1px solid #e5e4e2;border-radius:.5rem;padding:2rem 1.5rem;margin:2rem 0;text-align:center;overflow-x:auto}.code-copy-btn{position:absolute;top:.5rem;right:.5rem;padding:.25rem .5rem;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:.25rem;color:rgba(255,255,255,.45);font-size:.8rem;line-height:1;cursor:pointer;transition:color .15s ease,background .15s ease}.code-copy-btn:hover{background:rgba(255,255,255,.13);color:rgba(255,255,255,.85)}.code-copy-btn--copied{color:#e8651a;border-color:rgba(232,101,26,.4)}.phase-number{width:2.25rem;height:2.25rem;border-radius:50%;background-color:#e8651a;color:#fff;font-size:.95rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}footer{border-top:1px solid rgba(255,255,255,.06)}footer a{text-decoration:none;transition:color .15s ease}footer a:hover{color:#fff !important}