@import"https://fonts.googleapis.com/css2?family=Archivo:wght@500;600;700;800&family=Public+Sans:wght@400;500;600;700&display=swap";:root{--ink: #17131A;--paper: #F8F6F2;--tile: #FFFFFF;--signal: #5D2E7E;--gold: #B6922E;--rule: #D8CBA8;--background: 40 24% 96%;--foreground: 285 15% 9%;--border: 43 35% 75%;--card: 0 0% 100%;--card-foreground: 211 57% 15%;--primary: 276 47% 34%;--primary-foreground: 0 0% 100%;--secondary: 42 33% 97%;--secondary-foreground: 285 15% 9%;--muted: 43 35% 75%;--muted-foreground: 284 11% 31%;--accent: 276 47% 34%;--accent-foreground: 0 0% 100%;--input: 43 35% 75%;--ring: 276 47% 34%;--app-font-sans: "Public Sans", system-ui, sans-serif;--app-font-serif: Georgia, serif;--app-font-mono: ui-monospace, monospace;--radius: .25rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Public Sans,system-ui,sans-serif;font-size:1.0625rem;line-height:1.65}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.18;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.045'/%3E%3C/svg%3E");z-index:20}a{color:var(--signal)}a:hover{color:#472060}:focus-visible{outline:3px solid var(--signal);outline-offset:3px}.skip-link{position:fixed;left:1rem;top:.75rem;z-index:100;padding:.65rem .9rem;background:var(--signal);color:var(--tile);transform:translateY(-180%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:10;min-height:56px;background:var(--ink);border-bottom:4px solid var(--gold)}.header-inner,.footer-inner,.content{width:min(100% - 2rem,1080px);margin-inline:auto}.header-inner{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.tile-logo{display:inline-flex;align-items:center;min-height:40px;max-width:58vw;padding:.2rem .45rem;border:1px solid var(--ink);border-radius:4px;color:var(--ink);background-color:var(--tile);background-image:linear-gradient(var(--rule) 1px,transparent 1px),linear-gradient(90deg,var(--rule) 1px,transparent 1px);background-size:16px 16px;font-family:Archivo,Impact,sans-serif;font-weight:800;font-size:clamp(.8rem,2.7vw,1rem);line-height:1.1;letter-spacing:-.04em;text-decoration:none;text-transform:uppercase;white-space:normal}.tile-logo .logo-text{background:var(--tile);padding:.23rem .35rem}.site-header .tile-logo{border-color:var(--signal);background-color:var(--signal);color:var(--tile);background-image:none}.site-header .tile-logo .logo-text{background:transparent;color:var(--tile)}.menu-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:.5rem;border:1px solid var(--tile);border-radius:3px;background:transparent;color:var(--tile);cursor:pointer}.menu-toggle svg{width:22px;height:22px}.site-nav{display:none;position:absolute;inset:56px 0 auto;padding:.8rem 1rem 1rem;background:var(--ink);border-bottom:4px solid var(--gold)}.site-nav.is-open{display:block}.site-nav ul{list-style:none;margin:0 auto;padding:0;width:min(100%,1080px);display:grid;gap:.2rem}.site-nav a{display:block;min-height:44px;padding:.55rem .7rem;color:var(--tile);font-weight:700;text-decoration:none}.site-nav a:hover{background:var(--tile);color:var(--ink)}.call-link{display:inline-flex;align-items:center;min-height:44px;padding:.4rem .7rem;color:var(--signal);font-weight:700;text-decoration:none;white-space:nowrap}.header-call{display:none}.site-header .header-call{color:#e3c86a}.page-intro{padding:4.5rem 0 3.5rem;border-bottom:1px solid var(--rule)}.hero{padding:5rem 0 4.25rem;border-bottom:1px solid var(--rule);background:url(/bts-home-background.png) center / cover no-repeat}.hero-layout{display:grid;gap:3rem;align-items:center}.hero-message{position:relative;z-index:1}.hero h1,.page-intro h1{max-width:15ch;margin:0 0 1.5rem;font-family:Archivo,Impact,sans-serif;font-size:clamp(2.7rem,9.5vw,6.2rem);font-weight:800;letter-spacing:-.07em;line-height:.98}.hero h1:after,.page-intro h1:after,.section h2:after{content:"";display:block;width:3.5rem;height:.38rem;margin-top:1rem;background:var(--gold)}.page-intro h1{max-width:18ch;font-size:clamp(2.7rem,8vw,5.6rem)}.hero-copy,.intro-copy{max-width:62ch;font-size:clamp(1.1rem,2.2vw,1.22rem)}.hero-actions,.closing-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem 1rem;margin-top:2rem}.hero-technology{width:min(100%,540px);margin:0;padding:1rem;border:1px solid var(--ink);background:var(--tile);box-shadow:10px 10px 0 var(--ink)}.hero-technology svg{display:block;width:100%;height:auto;color:var(--rule)}.hero-technology figcaption{max-width:38ch;margin:.25rem auto .35rem;color:var(--ink);font-size:.88rem;font-weight:700;line-height:1.4;text-align:center}.tech-node rect{fill:var(--tile);stroke:var(--ink);stroke-width:3}.tech-node .tech-screen{fill:var(--paper);stroke:var(--rule)}.tech-node .tech-content{fill:none;stroke:var(--ink);stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.tech-node .tech-signal{fill:var(--purple, var(--signal));stroke:var(--purple, var(--signal))}.tech-node .tech-dot{fill:var(--ink);stroke:none}.tech-node .tech-check{fill:none;stroke:var(--gold);stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.tech-ai{fill:var(--gold);stroke:var(--gold)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.65rem 1rem;border:1px solid var(--signal);border-radius:3px;background:var(--signal);color:var(--tile);font-weight:700;text-decoration:none;cursor:pointer}.button:hover{background:#472060;color:var(--tile)}.button.secondary{border-color:var(--ink);background:transparent;color:var(--ink)}.button.secondary:hover{background:var(--ink);color:var(--tile)}.section{padding:4rem 0;border-bottom:1px solid var(--rule)}.section h2{max-width:19ch;margin:0 0 2rem;font-family:Archivo,Impact,sans-serif;font-size:clamp(2rem,5.5vw,3.7rem);letter-spacing:-.06em;line-height:1}.section-lead{max-width:60ch;margin:-1rem 0 2rem}.build-section{color:var(--tile);background:linear-gradient(#09101dc7,#09101dc7),url(/bts-background.png) center / cover no-repeat}.build-section h2,.build-section .build-grid h3,.build-section .price,.build-section a{color:var(--tile)}.build-section .build-grid>article{border-color:#ffffff61}.build-section .service-icon{border-color:var(--gold);background:#17131ad1}.item-grid,.build-grid,.plain-list,.steps{margin:0;padding:0;list-style:none}.item-grid,.build-grid{display:grid;gap:0}.item-grid>li,.build-grid>article{padding:1.4rem 0;border-top:1px solid var(--rule)}.item-grid>li:last-child,.build-grid>article:last-child{border-bottom:1px solid var(--rule)}.item-grid h3,.build-grid h3,.detail-section h2{margin:0 0 .5rem;color:var(--ink);font-family:Archivo,Impact,sans-serif;font-size:1.4rem;letter-spacing:-.04em;line-height:1.1}.build-grid p{max-width:58ch;margin:0 0 .65rem}.service-icon{display:grid;place-items:center;width:3.25rem;height:3.25rem;margin-bottom:1.1rem;border:1px solid var(--ink);background:var(--ink);color:var(--tile)}.service-icon svg{width:2.05rem;height:2.05rem;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.price{margin:.7rem 0;color:var(--signal);font-weight:700}.text-link{font-weight:700;text-decoration-thickness:2px;text-underline-offset:3px}.steps{counter-reset:steps;display:grid;gap:0}.steps li{counter-increment:steps;display:grid;grid-template-columns:2.7rem 1fr;gap:1rem;padding:1.25rem 0;border-top:1px solid var(--rule)}.steps li:last-child{border-bottom:1px solid var(--rule)}.steps li:before{content:counter(steps);display:grid;place-items:center;width:2.4rem;height:2.4rem;border:1px solid var(--ink);border-radius:50%;font-family:Archivo,Impact,sans-serif;font-weight:800}.closing{padding:4rem 0 5rem;background:var(--ink);color:var(--tile)}.closing h2{color:var(--tile)}.closing .call-link{color:#e3c86a}.detail-section{padding:3.5rem 0;border-bottom:1px solid var(--rule);scroll-margin-top:72px}.detail-section h2{font-size:clamp(1.85rem,4vw,2.8rem)}.detail-section h3{margin:2rem 0 .6rem;font-family:Archivo,Impact,sans-serif;font-size:1.1rem}.plain-list{padding-left:1.2rem;list-style:square}.plain-list li{margin:.45rem 0;max-width:62ch}.cost{margin-top:1.8rem;padding:1.3rem;border:1px solid var(--ink);background:var(--tile)}.cost p{max-width:64ch;margin:.45rem 0}.cost strong{font-family:Archivo,Impact,sans-serif;font-size:1.15rem}.callout{margin-top:2.3rem;padding:1.4rem;border-left:5px solid var(--signal);background:var(--tile)}.about-copy p{max-width:65ch}.area-list{display:flex;flex-wrap:wrap;gap:.45rem .7rem;max-width:58ch;padding:0;list-style:none}.area-list li{padding:.35rem .6rem;border:1px solid var(--rule);background:var(--tile)}.work-lines{display:grid;gap:.75rem;max-width:42ch}.work-lines p{margin:0;padding-bottom:.75rem;border-bottom:1px solid var(--rule)}.contact-grid{display:grid;gap:2.5rem}.contact-details{padding-bottom:2rem;border-bottom:1px solid var(--rule)}.contact-details p{margin:.3rem 0}.contact-phone{display:inline-block;margin:.25rem 0 .6rem;color:var(--ink);font-family:Archivo,Impact,sans-serif;font-size:clamp(1.7rem,6vw,3.2rem);font-weight:800;letter-spacing:-.05em;line-height:1}.contact-form{max-width:720px;padding:1.3rem;border:1px solid var(--rule);background:var(--tile)}.field{margin:0 0 1rem}.field label{display:block;margin-bottom:.35rem;font-weight:700}.field input,.field select,.field textarea{width:100%;min-height:48px;padding:.65rem .7rem;border:1px solid #7a8791;border-radius:2px;background:var(--paper);color:var(--ink);font:inherit}.field textarea{min-height:140px;resize:vertical}.helper{display:block;margin-top:.25rem;color:#3d4c57;font-size:.9rem}.field-error{min-height:1.25rem;margin:.2rem 0 0;color:#9f2e16;font-size:.9rem}.field.is-invalid input,.field.is-invalid select,.field.is-invalid textarea{border-color:#9f2e16}.form-error{margin:0 0 1rem;padding:.75rem;border:1px solid #9f2e16;background:#fff1ec;color:#721f10}.form-note{margin:1rem 0 0;color:#3d4c57;font-size:.92rem}.confirmation{padding:1.5rem 0}.confirmation h2{margin-top:0}.site-footer{padding:2.5rem 0;background:var(--ink);color:var(--tile)}.footer-inner{display:grid;gap:1.2rem}.footer-inner .tile-logo{color:var(--ink)}.footer-grid{display:grid;gap:.3rem}.footer-grid p{margin:0}.footer-grid a{color:#e3c86a}.footer-bottom{color:#e5dfe8;font-size:.9rem}.not-found{min-height:62vh;display:grid;align-content:center}.not-found h1{max-width:12ch}@media(min-width:700px){.header-inner,.footer-inner,.content{width:min(100% - 4rem,1080px)}.menu-toggle{display:none}.header-call{display:inline-flex}.site-nav{display:block;position:static;padding:0;border:0;background:transparent}.site-nav ul{width:auto;display:flex;align-items:center;gap:.1rem}.site-nav a{padding:.4rem .65rem}.header-inner{justify-content:flex-start}.site-nav{margin-left:auto}.hero,.page-intro{padding-top:7rem;padding-bottom:5.5rem}.section,.detail-section{padding-top:5.5rem;padding-bottom:5.5rem}.item-grid,.build-grid{grid-template-columns:repeat(3,1fr);column-gap:2rem}.item-grid>li:last-child,.build-grid>article:last-child{border-bottom:0}.item-grid>li{border-bottom:1px solid var(--rule)}.build-grid>article{border-bottom:1px solid var(--rule)}.contact-grid{grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);align-items:start;gap:4rem}.contact-details{border-bottom:0}.contact-form{padding:2rem}.footer-inner{grid-template-columns:1fr 1fr;align-items:start}.footer-bottom{grid-column:1 / -1}}@media(min-width:1000px){.hero-layout{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:4rem}.hero h1{font-size:clamp(4.6rem,6.2vw,6.2rem)}.page-intro h1{font-size:5.6rem}}@media(max-width:699px){.hero{background-position:28% center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.skip-link{transition:none}}
