.site{flex-direction:column;min-height:100vh;display:flex}.site-header{background:#fff;border-bottom:1px solid #17202933;justify-content:space-between;align-items:center;gap:32px;min-height:88px;padding:20px 5vw;display:flex}.brand{letter-spacing:-.03em;font-size:1.1rem;font-weight:750}.navigation{justify-content:flex-end;gap:26px;display:flex}.nav-link{letter-spacing:.04em;text-transform:uppercase;border-bottom:2px solid #0000;padding:8px 0;font-size:.82rem;font-weight:650}.nav-link:hover,.nav-link.active{border-bottom-color:currentColor}.page{align-items:center;min-height:calc(100vh - 150px);padding:80px 8vw;display:grid}.page-content{width:min(850px,100%)}.eyebrow{letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:.75rem;font-weight:750}.page h1{letter-spacing:-.06em;margin:0;font-size:clamp(3.5rem,10vw,8rem);line-height:.9}.page-description{max-width:650px;margin:45px 0 0 auto;font-size:1.2rem;line-height:1.7}.home-page{background:#dff3fb}.about-page{background:#e3f3df}.blog-page{background:#fff3bf}.code-page{background:#ede6fa}.iot-page{background:#b7ddeb}.contact-page{background:#fff8d9}.not-found-page{background:#f0eeee}.site-footer{letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #17202933;margin-top:auto;padding:24px 5vw;font-size:.75rem}.blog-header{background:#fff3bf;border-bottom:1px solid #17202933;grid-template-columns:1fr 190px;align-items:center;gap:8vw;min-height:430px;padding:80px 8vw;display:grid}.blog-header h1{letter-spacing:-.06em;margin:12px 0 20px;font-size:clamp(4rem,10vw,8rem);line-height:.9}.blog-header>div:first-child>p:last-child{max-width:680px;font-size:1.15rem;line-height:1.7}.post-count{border:1px solid;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:190px;height:190px;display:flex}.post-count strong{font-size:4rem;line-height:1}.post-count span{letter-spacing:.08em;text-transform:uppercase;margin-top:8px;font-size:.7rem;font-weight:700}.blog-archive{background:#fff9df;padding:70px 5vw 100px}.blog-grid{border-top:1px solid #17202933;border-left:1px solid #17202933;grid-template-columns:repeat(3,minmax(0,1fr));width:min(1400px,100%);margin:auto;display:grid}.post-card{border-bottom:1px solid #17202933;border-right:1px solid #17202933;flex-direction:column;min-width:0;padding:28px;display:flex}.post-image{background:#eee5bb;height:220px;margin-bottom:24px;display:block;overflow:hidden}.post-image img{object-fit:cover;width:100%;height:100%;transition:transform .2s}.post-image:hover img{transform:scale(1.025)}.post-card-content{flex-direction:column;align-items:flex-start;height:100%;display:flex}.post-meta{letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:700}.post-card h2{letter-spacing:-.04em;margin:16px 0;font-size:1.8rem;line-height:1.1}.post-summary{color:#4c565e;margin:0 0 24px;line-height:1.65}.read-link{letter-spacing:.06em;text-transform:uppercase;margin-top:auto;font-size:.75rem;font-weight:750}.read-link:hover,.post-card h2 a:hover{text-decoration:underline}.article-page{background:#fff9df;padding:70px 5vw 120px}.article-header{text-align:center;max-width:1050px;margin:0 auto 60px}.back-link{text-transform:uppercase;margin-bottom:65px;font-size:.75rem;font-weight:750;display:inline-block}.article-header h1{letter-spacing:-.055em;margin:22px 0;font-size:clamp(3.5rem,8vw,7rem);line-height:.92}.article-byline{color:#566067;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem}.article-featured-image{object-fit:cover;width:min(1100px,100%);max-height:650px;margin:0 auto 60px;display:block}.article-content{overflow-wrap:anywhere;width:min(760px,100%);margin:auto;font-size:1.1rem;line-height:1.8}.article-content h2,.article-content h3,.article-content h4{letter-spacing:-.03em;margin:2.2em 0 .7em;line-height:1.15}.article-content h2{font-size:2.5rem}.article-content h3{font-size:1.9rem}.article-content a{text-decoration:underline}.article-content img{max-width:100%;height:auto}.article-content figure{max-width:100%;margin:2em 0}.article-content iframe{max-width:100%}.article-content pre{color:#fff;background:#172029;border-radius:4px;max-width:100%;padding:20px;overflow-x:auto}.article-content blockquote{border-left:4px solid #172029;margin:2em 0;padding-left:24px;font-size:1.3rem}@media (width<=760px){.blog-header{grid-template-columns:1fr;min-height:0;padding:65px 24px}.post-count{display:none}.blog-grid{grid-template-columns:1fr}.blog-archive{padding:40px 24px 70px}.post-card{border-left:0;border-right:0;padding:25px 0}.article-page{padding:55px 24px 90px}.article-header h1{font-size:clamp(3rem,15vw,5rem)}.article-content{font-size:1rem}.site-header{flex-direction:column;align-items:flex-start}.navigation{flex-wrap:wrap;justify-content:flex-start;gap:12px 22px;width:100%}.page{padding:65px 24px}.page h1{font-size:clamp(3.5rem,18vw,6rem)}.page-description{margin-top:35px;font-size:1.05rem}.iot-header{grid-template-columns:1fr;min-height:0;padding:65px 24px}.iot-grid{grid-template-columns:1fr}.iot-archive{padding:40px 24px 70px}}.iot-header{background:#b7ddeb;border-bottom:1px solid #17202933;grid-template-columns:1fr 190px;align-items:center;gap:8vw;min-height:430px;padding:80px 8vw;display:grid}.iot-header h1{letter-spacing:-.06em;margin:12px 0 20px;font-size:clamp(4rem,10vw,8rem);line-height:.9}.iot-header>div:first-child>p:last-child{max-width:680px;font-size:1.15rem;line-height:1.7}.iot-archive{background:#d9edf4;padding:70px 5vw 100px}.iot-grid{border-top:1px solid #17202933;border-left:1px solid #17202933;grid-template-columns:repeat(3,minmax(0,1fr));width:min(1400px,100%);margin:auto;display:grid}.empty-state{width:min(700px,100%);margin:auto;padding:70px 0}.empty-state h2{letter-spacing:-.04em;font-size:2.5rem}.iot-works-section{background:#d9edf4;padding:80px 5vw 110px}.iot-works-header{text-align:center;width:min(900px,100%);margin:0 auto 60px}.iot-works-header h2{letter-spacing:-.055em;margin:12px 0 20px;font-size:clamp(3.5rem,8vw,7rem);line-height:.92}.iot-works-content{width:min(900px,100%)}.iot-works-content h2{border-top:1px solid #17202940;margin-top:2.5em;padding-top:1em;font-size:clamp(2.5rem,7vw,5rem)!important;line-height:1!important}.iot-works-content h2:first-child{margin-top:0}.iot-works-content figure{margin:35px auto}.iot-works-content img{border-radius:4px;max-width:100%;height:auto!important}.iot-works-content .wp-block-columns{align-items:flex-start;gap:25px;display:flex}.iot-works-content .wp-block-column{flex:1;min-width:0}.iot-archive-heading{width:min(1400px,100%);margin:0 auto 35px}.iot-archive-heading h2{letter-spacing:-.05em;margin:8px 0 0;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1}.about-header{background:#e3f3df;border-bottom:1px solid #17202933;align-items:center;min-height:430px;padding:80px 8vw;display:flex}.about-header>div{width:min(1000px,100%)}.about-header h1{letter-spacing:-.06em;margin:12px 0 24px;font-size:clamp(2.5rem,6vw,5rem);line-height:.88}.about-header>div>p:last-child{max-width:680px;font-size:1.2rem;line-height:1.7}.about-content-section{background:#eff8ec;padding:80px 5vw 120px}.about-featured-image{object-fit:cover;border-radius:4px;width:min(1000px,100%);max-height:650px;margin:0 auto 60px;display:block}.about-wordpress-content{width:min(800px,100%)}.about-wordpress-content h2{font-size:clamp(2.2rem,5vw,3.8rem)}.about-wordpress-content figure{margin:35px auto}.about-wordpress-content img{max-width:100%;height:auto!important}.about-wordpress-content .wp-block-columns{align-items:flex-start;gap:32px;display:flex}.about-wordpress-content .wp-block-column{flex:1;min-width:0}:root{--shared-page-title-size:clamp(2.5rem, 6vw, 5rem)}.home-page h1,.about-header h1,.blog-header h1,.code-page h1,.iot-header h1,.contact-page h1,.iot-works-header h2,.iot-works-content h2{letter-spacing:-.03em!important;font-size:clamp(2rem,4vw,3.25rem)!important;line-height:1.05!important}:root{color:#172029;font-synthesis:none;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.code-introduction{max-width:44rem;margin-bottom:2rem;line-height:1.7}.project-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1.5rem;display:grid}.project-card{background:#ffffffb8;border:1px solid #1f344224;border-radius:16px;padding:1.5rem;box-shadow:0 12px 28px #1f344214}.project-card-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.project-card h2{margin:0;font-size:1.35rem;line-height:1.25}.project-status{color:#31566a;background:#dceff8;border-radius:999px;flex-shrink:0;padding:.3rem .65rem;font-size:.75rem;font-weight:700}.project-card>p{line-height:1.65}.project-services{flex-wrap:wrap;gap:.5rem;margin:1.25rem 0;padding:0;list-style:none;display:flex}.project-services li{background:#f1f5f7;border-radius:6px;padding:.35rem .65rem;font-size:.8rem}.project-links{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.project-link{color:#245b78;font-weight:700;text-decoration:none}.project-link:hover{text-decoration:underline}.project-link-primary{color:#fff;background:#245b78;border-radius:8px;padding:.65rem 1rem}.project-link-primary:hover{background:#19465f;text-decoration:none}.project-link-disabled{color:#68767e;font-weight:500}.hello-lambda-project{background:#ffffffc7;border:1px solid #1f344224;border-radius:16px;max-width:42rem;padding:2rem;box-shadow:0 12px 28px #1f344214}.project-eyebrow{color:#416a7d;letter-spacing:.08em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:700}.hello-lambda-description{max-width:35rem;margin-bottom:1.75rem;line-height:1.7}.hello-lambda-form label{margin-bottom:.5rem;font-weight:700;display:block}.hello-lambda-controls{gap:.75rem;display:flex}.hello-lambda-controls input{color:#263840;border-radius:;background:#fff;border:1px solid #9cabb2;flex:1;min-width:0;padding:.8rem .9rem}
