@import"https://fonts.googleapis.com/css?family=Roboto+Mono:100";.brand-scramble{font-family:Roboto Mono,monospace;font-weight:100;line-height:1}@media (min-width: 1024px){#app>.full-bleed{grid-column:1 / -1}}#app>.full-bleed{max-width:none;width:100%;margin:0;padding:0}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;scroll-behavior:smooth;font-family:Roboto Mono,monospace;background-color:#0f172a;color:#fff}ul{list-style:none}a{color:inherit;text-decoration:none;transition:color .3s}section{padding:6rem 1.5rem;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}#home{background-color:#0f172a}#services,#portfolio,#pricing,#contact{background-color:#1e293b}h1,h2,h3{font-weight:700;line-height:1.2}h1{font-size:clamp(3rem,8vw,6rem);margin-bottom:2rem}h2{font-size:2.5rem;margin-bottom:1.5rem}p{font-size:1.125rem;line-height:1.6}nav{position:fixed;top:0;left:0;width:100%;z-index:100;background-color:#0f172ae6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #334155;padding:1rem 1.5rem}nav .container{display:flex;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto}nav ul{display:flex;gap:1.5rem}nav a:hover{color:#38bdf8}footer{padding:2rem 1.5rem;text-align:center;font-size:.875rem;color:#64748b}.scramble-wrap{display:inline-grid;grid-template-areas:"stack";align-items:center;justify-items:center;min-width:-moz-max-content;min-width:max-content}.scramble-measure{grid-area:stack;visibility:hidden;white-space:pre}.scramble-live{grid-area:stack;white-space:pre}.brand-scramble{font-weight:100;line-height:1}.brand-scramble .dud{color:#757575}@media (max-width: 768px){h2{font-size:2rem}p{font-size:1rem}nav ul{flex-direction:column;gap:1rem}}
