@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600&family=IBM+Plex+Mono:wght@400;500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:IBM Plex Sans,sans-serif;background:#f8f9fa;color:#111318;-webkit-font-smoothing:antialiased}.mono{font-family:IBM Plex Mono,monospace}nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#f8f9faeb;backdrop-filter:blur(12px);border-bottom:1px solid #DDE2EA;height:60px;display:flex;align-items:center;padding:0 48px;justify-content:space-between}.nav-logo{display:flex;align-items:center;cursor:pointer;text-decoration:none}.nav-logo-img{height:40px;width:auto;display:block}.nav-links{display:flex;gap:36px;align-items:center}.nav-link{font-size:13px;font-weight:400;color:#6b7480;cursor:pointer;letter-spacing:.03em;transition:color .15s;background:none;border:none;padding:0;text-decoration:none}.nav-link:hover{color:#111318}.nav-cta{font-size:13px;font-weight:500;background:#1b4f8a;color:#fff;border:none;padding:8px 20px;cursor:pointer;letter-spacing:.04em;transition:background .15s;text-decoration:none}.nav-cta:hover{background:#163f6e}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;background:none;border:none;padding:4px}.hamburger span{display:block;width:22px;height:2px;background:#111318;transition:all .2s}.hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{display:none;position:fixed;top:60px;left:0;right:0;background:#fff;border-bottom:1px solid #DDE2EA;padding:16px 20px;z-index:999;flex-direction:column;gap:4px;box-shadow:0 8px 24px #00000014}.mobile-menu.open{display:flex}.mobile-menu-link{font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:400;color:#111318;background:none;border:none;padding:12px 0;cursor:pointer;text-align:left;border-bottom:1px solid #F0F0F0;letter-spacing:.01em;text-decoration:none;display:block}.mobile-menu-link:last-child{border-bottom:none}.mobile-menu-cta{margin-top:8px;background:#1b4f8a;color:#fff;font-family:IBM Plex Sans,sans-serif;font-size:13px;font-weight:500;padding:12px 20px;border:none;cursor:pointer;letter-spacing:.04em;text-align:center;text-decoration:none;display:block}.hero{display:flex;flex-direction:column;border-bottom:1px solid #DDE2EA;padding-top:60px;background:#fff}.hero-left{padding:80px 48px 48px;display:flex;flex-direction:column;justify-content:center;max-width:720px}.hero-eyebrow{font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:500;color:#1b4f8a;letter-spacing:.15em;text-transform:uppercase;margin-bottom:24px;display:flex;align-items:center;gap:12px}.hero-eyebrow:before{content:"";width:24px;height:1px;background:#1b4f8a}.hero-headline{font-size:clamp(36px,4vw,56px);font-weight:300;line-height:1.12;letter-spacing:-.02em;color:#111318;margin-bottom:28px}.hero-headline strong{font-weight:600}.hero-sub{font-size:16px;font-weight:300;color:#6b7480;line-height:1.7;max-width:440px;margin-bottom:44px}.hero-actions{display:flex;gap:16px;align-items:center}.btn-primary{background:#1b4f8a;color:#fff;font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:500;padding:14px 28px;border:none;cursor:pointer;letter-spacing:.04em;transition:background .15s;text-decoration:none}.btn-primary:hover{background:#163f6e}.btn-ghost{background:none;color:#111318;font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:400;padding:14px 0;border:none;border-bottom:1px solid #111318;cursor:pointer;letter-spacing:.02em;display:flex;align-items:center;gap:8px;transition:color .15s;text-decoration:none}.btn-ghost:hover{color:#1b4f8a;border-color:#1b4f8a}.hero-right{border-top:1px solid #DDE2EA}.hero-stats{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}.stat-cell{padding:32px;border-right:1px solid #DDE2EA;background:#f8f9fa}.stat-cell:last-child{border-right:none}.stat-num{font-family:IBM Plex Mono,monospace;font-size:36px;font-weight:500;color:#1b4f8a;line-height:1;margin-bottom:8px}.stat-label{font-size:12px;font-weight:400;color:#6b7480;letter-spacing:.05em;text-transform:uppercase}.stat-sub{font-size:11px;font-weight:300;color:#9ba3ad;margin-top:6px;line-height:1.5}section{padding:96px 48px}.section-label{font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:500;color:#1b4f8a;letter-spacing:.15em;text-transform:uppercase;margin-bottom:48px;display:flex;align-items:center;gap:16px}.section-label:after{content:"";flex:1;height:1px;background:#dde2ea}.section-heading{font-size:clamp(28px,3vw,40px);font-weight:300;color:#111318;letter-spacing:-.02em;line-height:1.15;margin-bottom:12px}.section-heading strong{font-weight:600}.section-sub{font-size:15px;color:#6b7480;font-weight:300;max-width:520px;line-height:1.7;margin-bottom:56px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .5s ease,transform .5s ease}.reveal.visible{opacity:1;transform:translateY(0)}#portfolio{background:#fff;border-top:1px solid #DDE2EA;border-bottom:1px solid #DDE2EA;padding-top:48px}.portfolio-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#dde2ea;border:1px solid #DDE2EA;margin-bottom:1px}.product-card{background:#fff;padding:32px;cursor:pointer;transition:background .15s;position:relative;min-height:180px}.product-card:hover,.product-card.active{background:#ebf1f9}.product-index{font-family:IBM Plex Mono,monospace;font-size:11px;color:#6b7480;margin-bottom:20px}.product-role{color:#1b4f8a;text-transform:uppercase;letter-spacing:.08em}.product-name{font-size:17px;font-weight:500;color:#111318;margin-bottom:10px;letter-spacing:-.01em}.product-desc{font-size:13px;color:#6b7480;line-height:1.6;margin-bottom:20px;font-weight:300}.product-status{font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:2px 7px;border-radius:2px;vertical-align:middle;margin-left:10px}.product-status--concept{background:#f0f4f8;color:#6b7480;border:1px solid #DDE2EA}.product-status--prototype{background:#f3effc;color:#6b3fa0;border:1px solid #C9B8EE}.product-status--beta{background:#fff8ec;color:#a05c00;border:1px solid #F5D99A}.product-status--available{background:#edfbf3;color:#1a7a46;border:1px solid #9FE0BC}.tag-row{display:flex;flex-wrap:wrap;gap:6px}.tag{font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:500;padding:3px 8px;background:#f8f9fa;color:#1b4f8a;border:1px solid #DDE2EA;letter-spacing:.05em;text-transform:uppercase}.product-card.active .tag{background:#fff}.expand-indicator{position:absolute;bottom:16px;right:20px;font-family:IBM Plex Mono,monospace;font-size:18px;color:#1b4f8a;transition:transform .2s}.product-card.active .expand-indicator{transform:rotate(45deg)}.detail-panel{background:#1b4f8a;color:#fff;overflow:hidden;transition:max-height .35s ease,opacity .25s ease;max-height:0;opacity:0}.detail-panel.open{max-height:600px;opacity:1}.detail-inner{display:flex;flex-direction:column;gap:0;padding:36px 32px}.detail-row{display:flex;gap:24px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.1);align-items:flex-start}.detail-row:last-child{border-bottom:none}.detail-col-label{font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:#ffffff80;min-width:140px;padding-top:2px}.detail-col-text{font-size:14px;font-weight:300;line-height:1.65;color:#ffffffe6;flex:1}.detail-link{color:#ffffffe6;border-bottom:1px solid rgba(255,255,255,.3)}.detail-tech-row{display:flex;flex-wrap:wrap;gap:6px;flex:1}.detail-tag{font-family:IBM Plex Mono,monospace;font-size:10px;padding:3px 8px;border:1px solid rgba(255,255,255,.25);color:#fffc;letter-spacing:.05em}#services{background:#f8f9fa}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#dde2ea;border:1px solid #DDE2EA}.service-item{background:#fff;padding:36px 32px;transition:background .15s}.service-item.active{background:#f0f4fa}.service-header{display:flex;justify-content:space-between;align-items:flex-start}.service-header-content{flex:1;margin-right:16px}.service-title{font-size:16px;font-weight:500;color:#111318;margin-bottom:8px;letter-spacing:-.01em}.service-desc{font-size:13px;color:#6b7480;line-height:1.65;font-weight:300}.service-toggle{background:none;border:1px solid #DDE2EA;cursor:pointer;width:28px;height:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:18px;color:#1b4f8a;font-weight:300;line-height:1}.service-detail{margin-top:20px;padding-top:20px;border-top:1px solid #DDE2EA}.service-detail-text{font-size:13px;color:#444b56;line-height:1.8;margin-bottom:16px;font-weight:300}.service-detail-row{display:flex;gap:24px;margin-bottom:16px}.service-detail-label{font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:500;color:#6b7480;letter-spacing:.08em;text-transform:uppercase;min-width:80px;padding-top:2px}.service-detail-projects{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.service-detail-projects li{font-size:13px;color:#444b56;font-weight:300}.service-tag{font-family:IBM Plex Mono,monospace;font-size:10px;padding:3px 8px;border:1px solid #1B4F8A;color:#1b4f8a;letter-spacing:.05em}.service-tags{display:flex;flex-wrap:wrap;gap:6px}#process{background:#fff;border-top:1px solid #DDE2EA;border-bottom:1px solid #DDE2EA}.process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid #DDE2EA;margin-top:8px}.process-step{padding:36px 32px;border-right:1px solid #DDE2EA;position:relative}.process-step:last-child{border-right:none}.process-step-index{font-size:11px;color:#1b4f8a;letter-spacing:.12em;margin-bottom:40px}.process-step-title{font-size:18px;font-weight:500;color:#111318;letter-spacing:-.01em;margin-bottom:12px}.process-step-desc{font-size:13px;color:#6b7480;line-height:1.7;font-weight:300}.process-step-connector{position:absolute;top:42px;right:-1px;width:24px;height:1px;background:#1b4f8a;z-index:1}.process-step:last-child .process-step-connector{display:none}#expertise{background:#fff;border-top:1px solid #DDE2EA}.expertise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.expertise-card{padding:32px 0;border-top:2px solid #1B4F8A}.expertise-title{font-size:15px;font-weight:500;color:#111318;margin-bottom:10px;letter-spacing:-.01em}.expertise-text{font-size:13px;color:#6b7480;line-height:1.7;font-weight:300}#publications{background:#f8f9fa;border-top:1px solid #DDE2EA}.pub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dde2ea;border:1px solid #DDE2EA}.pub-cell{background:#fff;padding:28px 32px}.pub-journal{font-family:IBM Plex Mono,monospace;font-size:10px;color:#1b4f8a;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px}.pub-title{font-size:14px;font-weight:500;color:#111318;line-height:1.5;margin-bottom:8px}.pub-vol{font-family:IBM Plex Mono,monospace;font-size:11px;color:#6b7480}.pub-doi{font-family:IBM Plex Mono,monospace;font-size:10px;color:#1b4f8a;text-decoration:none;letter-spacing:.05em;margin-top:10px;display:inline-block;border-bottom:1px solid #1B4F8A}.pub-doi:hover{color:#163f6e;border-color:#163f6e}#contact{background:#111318;color:#fff;display:flex;flex-direction:column;padding:72px 48px;gap:48px}.contact-top{display:flex;align-items:center;justify-content:space-between}.cta-headline{font-size:clamp(24px,3vw,38px);font-weight:300;letter-spacing:-.02em;line-height:1.2;margin-bottom:12px}.cta-headline strong{font-weight:600}.cta-sub{font-size:14px;color:#ffffff80;font-weight:300}.cta-right{display:flex;flex-direction:column;gap:12px;align-items:flex-end}.btn-white{background:#fff;color:#111318;font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:500;padding:14px 32px;border:none;cursor:pointer;letter-spacing:.04em;transition:background .15s;white-space:nowrap;text-decoration:none}.btn-white:hover{background:#ebf1f9}.cta-email{font-family:IBM Plex Mono,monospace;font-size:12px;color:#fff6;letter-spacing:.05em}.contact-form{display:flex;flex-direction:column;gap:16px;border-top:1px solid rgba(255,255,255,.08);padding-top:48px}.contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form-field{display:flex;flex-direction:column;gap:6px}.contact-form-field label{font-size:12px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#ffffff80}.contact-form-field input,.contact-form-field textarea{background:#ffffff0d;border:1px solid rgba(255,255,255,.12);color:#fff;font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:300;padding:12px 14px;outline:none;resize:vertical;transition:border-color .15s}.contact-form-field input:focus,.contact-form-field textarea:focus{border-color:#fff6}.contact-form .btn-white{align-self:flex-start}.contact-form-error{font-size:13px;color:#f87171}.contact-form-success{border-top:1px solid rgba(255,255,255,.08);padding-top:48px;font-size:15px;color:#ffffffb3;font-weight:300}footer{background:#111318;color:#fff}.footer-top{border-bottom:1px solid rgba(255,255,255,.08);padding:16px 48px;display:flex;justify-content:space-between;align-items:center}.footer-legal{display:flex;gap:32px}.footer-legal-link{font-family:IBM Plex Sans,sans-serif;font-size:12px;font-weight:500;color:#ffffff80;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;transition:color .15s}.footer-legal-link:hover{color:#fff}.footer-social{display:flex;gap:16px;align-items:center}.footer-social-link{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;cursor:pointer;transition:opacity .15s;text-decoration:none;opacity:.85}.footer-social-link:hover{opacity:1}.footer-social-link.linkedin{background:#0a66c2}.footer-social-link.github{background:#24292f}.footer-body{padding:40px 48px;display:grid;grid-template-columns:280px 1fr;gap:64px}.footer-address .footer-logo{font-family:IBM Plex Mono,monospace;font-size:14px;font-weight:500;color:#fff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px;display:block}.footer-address .footer-logo span{color:#1b4f8a}.footer-address p{font-size:12px;color:#fff6;font-weight:300;line-height:1.9}.footer-address a{color:#fff6;text-decoration:none}.footer-desc-label{font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:500;color:#1b4f8a;letter-spacing:.15em;text-transform:uppercase;margin-bottom:14px}.footer-desc-text{font-size:13px;color:#ffffff80;font-weight:300;line-height:1.8;max-width:680px}.footer-bottom{border-top:1px solid rgba(255,255,255,.06);padding:16px 48px;display:flex;justify-content:space-between;align-items:center}.footer-copy,.footer-built-with{font-size:11px;color:#fff3;font-weight:300}.legal-page{max-width:720px;margin:0 auto;padding:120px 48px 96px}.legal-back{font-family:IBM Plex Mono,monospace;font-size:11px;color:#1b4f8a;text-decoration:none;letter-spacing:.08em;display:inline-block;margin-bottom:48px}.legal-back:hover{color:#163f6e}.legal-label{font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:500;color:#1b4f8a;letter-spacing:.15em;text-transform:uppercase;margin-bottom:16px}.legal-heading{font-size:40px;font-weight:300;color:#111318;letter-spacing:-.02em;margin-bottom:64px}.legal-grid{display:flex;flex-direction:column;gap:0;border-top:1px solid #DDE2EA}.legal-section{padding:28px 0;border-bottom:1px solid #DDE2EA;display:grid;grid-template-columns:200px 1fr;gap:24px}.legal-section-title{font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:500;color:#9ba3ad;letter-spacing:.1em;text-transform:uppercase;padding-top:2px}.legal-section-body{font-size:14px;color:#444b56;font-weight:300;line-height:1.8;display:flex;flex-direction:column;gap:8px}.legal-section-body a{color:#1b4f8a;text-decoration:none}.legal-section-body a:hover{color:#163f6e}.legal-section-body strong{font-weight:500;color:#111318}.pricing-page{max-width:900px;margin:0 auto;padding:100px 48px 96px}.pricing-back{font-size:13px;color:#6b7480;text-decoration:none;display:inline-block;margin-bottom:48px}.pricing-back:hover{color:#111318}.pricing-header{margin-bottom:72px;border-bottom:1px solid #DDE2EA;padding-bottom:48px}.pricing-label{font-size:11px;font-weight:500;color:#1b4f8a;letter-spacing:.15em;text-transform:uppercase;margin-bottom:20px}.pricing-heading{font-size:clamp(32px,4vw,48px);font-weight:300;color:#111318;letter-spacing:-.02em;margin-bottom:16px}.pricing-sub{font-size:15px;color:#6b7480;font-weight:300;line-height:1.7;max-width:560px}.pricing-section{border-bottom:1px solid #DDE2EA;padding:56px 0}.pricing-section-header{display:flex;align-items:flex-start;gap:24px;margin-bottom:24px}.pricing-index{font-size:28px;color:#9ba3ad;letter-spacing:.05em;min-width:48px;font-weight:300}.pricing-section-title{font-size:24px;font-weight:500;color:#111318;letter-spacing:-.01em;margin-bottom:6px}.pricing-model{font-size:12px;color:#1b4f8a;letter-spacing:.05em}.pricing-desc{font-size:15px;color:#4a5568;line-height:1.7;margin-bottom:12px;max-width:680px}.pricing-excludes{font-size:13px;color:#9ba3ad;line-height:1.6;margin-bottom:32px;max-width:680px}.pricing-subtype{margin-top:48px;padding-top:32px;border-top:1px solid #EEF1F5}.pricing-subtype-title{font-size:16px;font-weight:500;color:#111318;letter-spacing:.01em;margin-bottom:8px;display:flex;align-items:baseline;gap:12px}.pricing-subtype-index{font-size:13px;color:#1b4f8a;font-weight:400;letter-spacing:.04em}.pricing-subtype-desc{font-size:14px;color:#6b7480;line-height:1.7;margin-bottom:24px;max-width:680px}.pricing-tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dde2ea;border:1px solid #DDE2EA;margin:32px 0}.pricing-tier{background:#fff;padding:32px 28px}.pricing-tier--highlight{background:#ebf1f9}.pricing-tier-name{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#6b7480;margin-bottom:20px}.pricing-tier-price{font-size:36px;font-weight:300;color:#111318;letter-spacing:-.02em;line-height:1;margin-bottom:6px}.pricing-tier--highlight .pricing-tier-price{color:#1b4f8a}.pricing-tier-period{font-size:12px;color:#9ba3ad;margin-bottom:24px}.pricing-tier-features{list-style:none;display:flex;flex-direction:column;gap:10px}.pricing-tier-features li{font-size:13px;color:#4a5568;line-height:1.5;padding-left:16px;position:relative}.pricing-tier-features li:before{content:"—";position:absolute;left:0;color:#dde2ea}.pricing-table-wrap{margin:32px 0 24px;overflow-x:auto}.pricing-table-label{font-size:11px;color:#9ba3ad;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px}.pricing-table{width:100%;border-collapse:collapse;font-size:13px}.pricing-table th{text-align:left;font-weight:500;font-size:11px;color:#6b7480;letter-spacing:.05em;text-transform:uppercase;padding:10px 16px;background:#f8f9fa;border-bottom:1px solid #DDE2EA}.pricing-table td{padding:12px 16px;border-bottom:1px solid #F0F2F5;color:#4a5568;vertical-align:top}.pricing-table tr:last-child td{border-bottom:none}.pricing-notes{margin:24px 0 0;list-style:none;display:flex;flex-direction:column;gap:8px}.pricing-notes li{font-size:13px;color:#9ba3ad;line-height:1.6;padding-left:16px;position:relative}.pricing-notes li:before{content:"*";position:absolute;left:0;color:#dde2ea}.pricing-rates{margin:32px 0;display:flex;flex-direction:column;gap:0;border:1px solid #DDE2EA}.pricing-rate-row{display:flex;justify-content:space-between;align-items:baseline;padding:16px 24px;border-bottom:1px solid #DDE2EA;gap:24px}.pricing-rate-row:last-child{border-bottom:none}.pricing-rate-label{font-size:13px;color:#6b7480}.pricing-rate-value{font-size:14px;color:#111318;text-align:right}.pricing-project-models{display:grid;grid-template-columns:1fr;gap:1px;background:#dde2ea;border:1px solid #DDE2EA;margin:32px 0}.pricing-project-model{background:#fff;padding:32px 28px}.pricing-project-model-name{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#6b7480;margin-bottom:16px}.pricing-project-model-desc{font-size:14px;color:#4a5568;line-height:1.6;margin-bottom:20px}.pricing-project-model-rate{font-size:22px;font-weight:300;color:#1b4f8a;letter-spacing:-.01em}.pricing-legal-note{font-size:13px;color:#9ba3ad;line-height:1.6;padding:32px 0 48px;border-top:1px solid #EEF1F5}.pricing-cta{background:#111318;padding:56px 48px;text-align:center}.pricing-cta-heading{font-size:28px;font-weight:300;color:#fff;margin-bottom:12px;letter-spacing:-.01em}.pricing-cta-sub{font-size:15px;color:#6b7480;margin-bottom:32px}@media(max-width:1024px){nav{padding:0 32px}.hero-left{padding:64px 32px 40px}.hero-stats{grid-template-columns:repeat(2,1fr)}section{padding:56px 32px}.portfolio-grid{grid-template-columns:repeat(2,1fr)}.services-grid{grid-template-columns:1fr}.process-steps{grid-template-columns:repeat(2,1fr)}.process-step:nth-child(2){border-right:none}.process-step:nth-child(2) .process-step-connector{display:none}.process-step:nth-child(3){border-top:1px solid #DDE2EA}.process-step:nth-child(4){border-top:1px solid #DDE2EA;border-right:none}.process-step:nth-child(4) .process-step-connector{display:none}.expertise-grid{grid-template-columns:repeat(2,1fr)}.pub-grid{grid-template-columns:1fr}#contact{padding:56px 32px}.footer-top{padding:16px 32px}.footer-body{padding:32px;gap:40px}.footer-bottom{padding:16px 32px}}@media(max-width:768px){nav{padding:0 20px;height:56px}.nav-links,.nav-cta{display:none}.hamburger{display:flex}.hero-left{padding:48px 20px 32px;max-width:100%}.hero-eyebrow{font-size:10px}.hero-stats{grid-template-columns:repeat(2,1fr)}.stat-cell{padding:24px 20px}.stat-num{font-size:28px}section{padding:48px 20px}.section-label{font-size:10px}.section-heading{font-size:clamp(22px,6vw,32px)}.portfolio-grid{grid-template-columns:1fr}.product-card{padding:28px 24px}.services-grid{grid-template-columns:1fr}.service-item{padding:24px 20px}.process-steps{grid-template-columns:1fr}.process-step{border-right:none;border-bottom:1px solid #DDE2EA}.process-step:last-child{border-bottom:none}.process-step-connector{display:none}.expertise-grid{grid-template-columns:1fr;gap:0}.expertise-card{padding:24px 0}.pub-grid{grid-template-columns:1fr}.pub-cell{padding:24px 20px}.detail-inner{gap:20px}.detail-row{flex-direction:column;gap:8px}.detail-col-label{min-width:unset}#contact{padding:48px 20px}.contact-top{flex-direction:column;align-items:flex-start;gap:32px}.contact-form-row{grid-template-columns:1fr}.cta-right{align-items:flex-start}.footer-top{padding:14px 20px;flex-wrap:wrap;gap:12px}.footer-legal{gap:20px;flex-wrap:wrap}.footer-body{grid-template-columns:1fr;padding:28px 20px;gap:32px}.footer-bottom{padding:14px 20px}.pricing-page{padding:80px 24px 64px}.pricing-tiers,.pricing-project-models{grid-template-columns:1fr}.pricing-rate-row{flex-direction:column;gap:4px}.pricing-cta{padding:40px 24px}}@media(max-width:600px){.legal-page{padding:96px 20px 64px}.legal-section{grid-template-columns:1fr;gap:8px}}@media(max-width:480px){.hero-stats{grid-template-columns:1fr}.hero-headline{font-size:clamp(28px,8vw,40px)}}
