.account-page{min-height:70vh;padding:clamp(2.5rem,6vw,5rem) max(1rem,5%);background:linear-gradient(180deg,#07111d,#10202a 24rem,#f5f7f8 24rem 100%);color:#18232b;--muted: #43515b;--ink: #18232b;--line: #8998a3}.account-page h1{font-size:2.5rem;line-height:1.15;letter-spacing:0;overflow-wrap:anywhere}.account-page h2{font-size:1.4rem;line-height:1.3;letter-spacing:0}.account-page .eyebrow{color:#7cf7c3;letter-spacing:.08rem}.account-heading{max-width:760px;margin-bottom:2rem;color:#f7fbff}.account-heading p:not(.eyebrow){color:#c7d6e4}.account-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem}.account-section{padding:1.5rem 0;border-top:1px solid #c6cfd5;min-width:0}.account-section>p{max-width:680px}.account-panel,.dashboard-hero-panel,.dashboard-card,.admin-panel{padding:1.35rem;border:1px solid #c6cfd5;border-radius:8px;background:#fffffff5;box-shadow:0 18px 45px #10202a14}.account-panel,.dashboard-hero-panel,.admin-panel{border-top:1px solid #c6cfd5}.account-form{max-width:680px}.account-form fieldset{display:grid;gap:1rem;margin:0;padding:0;border:0;min-width:0}.account-form label{display:grid;gap:.4rem;font-weight:600;line-height:1.5}.account-form input,.account-form select,.account-form textarea{width:100%;min-width:0;padding:.75rem;border:1px solid #778995;border-radius:6px;color-scheme:light;background:#fff;color:#18232b;font:inherit;line-height:1.5}.account-form textarea{resize:vertical;min-height:140px}.account-form .account-checkbox{display:flex;align-items:start;gap:.65rem}.account-checkbox input{width:18px;height:18px;flex:0 0 18px;margin-top:.2rem;accent-color:#087568}.account-form p{margin:0;font-size:.95rem}.account-count{text-align:right}.account-page .primary-action{background:#086b5d;color:#fff}.account-page .secondary-action{color:#18232b;border-color:#778995;background:#ffffffb8}.account-form button{justify-self:start}.account-page button{white-space:normal}.account-page button:disabled,.account-page fieldset:disabled{opacity:.65;cursor:default}.account-feedback{min-height:1.7em;margin:.75rem 0;overflow-wrap:anywhere}.account-session,.account-actions,.account-modes{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.account-session{justify-content:space-between;margin-bottom:1.5rem}.account-session strong{overflow-wrap:anywhere}.account-session p{margin:.4rem 0 0}.account-modes{margin-bottom:1.25rem}.account-modes button{padding:.65rem 1rem;border:1px solid #778995;background:#fff;border-radius:6px;color:#18232b}.account-modes [aria-pressed=true]{background:#18232b;color:#fff}.account-text-button{border:0;padding:.5rem 0;color:#075e65;background:transparent;text-decoration:underline}.account-page :focus-visible{outline-color:#086b5d}.dashboard-tabs{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:1.5rem;border-bottom:1px solid #a9b7c0}.dashboard-tabs button{padding:.85rem 1rem;border:0;border-bottom:3px solid transparent;background:transparent;color:#43515b;min-height:48px}.dashboard-tabs [aria-selected=true]{border-bottom-color:#086b5d;color:#075e52;font-weight:700;background:#086b5d14}.dashboard-view{min-width:0}.dashboard-view[hidden]{display:none}.dashboard-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;margin-top:1rem}.dashboard-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1.5rem 0 2rem}.dashboard-summary div{padding:1rem;border:1px solid #d5dde2;border-radius:8px;background:#f8fbfb}.dashboard-summary dt{color:#43515b;font-size:.9rem;margin-bottom:.35rem}.dashboard-summary dd{margin:0;font-weight:800;line-height:1.5;overflow-wrap:anywhere}.dashboard-list{list-style:none;padding:0;margin:0}.dashboard-list li{padding:1.1rem 0;border-bottom:1px solid #c6cfd5}.dashboard-list li:first-child{padding-top:0}.dashboard-list h3{font-size:1.1rem;line-height:1.4;overflow-wrap:anywhere}.account-page .dashboard-date,.dashboard-reference{font-size:.85rem}.dashboard-status{font-weight:700;color:#075e52;line-height:1.5}.dashboard-prose{white-space:pre-wrap;overflow-wrap:anywhere}.dashboard-kicker{margin:0 0 .25rem;color:#087568;font-size:.78rem;font-weight:800;letter-spacing:.08rem;text-transform:uppercase}.dashboard-feedback-heading{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem}.dashboard-connection{border-left:3px solid #b16b19;padding:.6rem 1rem;background:#fff8ee}.dashboard-view .account-text-button{display:block;margin-top:.75rem}.account-page h2,.dashboard-reference{overflow-wrap:anywhere}.admin-queue li{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.admin-queue li>div{min-width:0;flex:1 1 240px}.admin-queue strong{overflow-wrap:anywhere}.admin-queue p{margin:.3rem 0}.admin-queue+.account-actions{margin:1rem 0 2rem}.admin-panel+.admin-panel{margin-top:1rem}.visit-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,220px));gap:1rem;margin:0 0 1rem}.visit-metrics div{padding:1rem;border:1px solid #c6cfd5;border-radius:8px;background:#f8fbfb}.visit-metrics dt{color:#43515b;font-size:.9rem;margin-bottom:.35rem}.visit-metrics dd{margin:0;color:#18232b;font-size:1.25rem;font-weight:800;overflow-wrap:anywhere}.visit-list li{display:flex;align-items:center;justify-content:space-between;gap:1rem}.visit-list strong{font-size:1.1rem}@media(max-width:800px){.account-columns,.dashboard-columns{grid-template-columns:minmax(0,1fr);gap:1.5rem}.dashboard-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.visit-metrics{grid-template-columns:minmax(0,1fr)}}:root{color-scheme:dark;--ink: #f7fbff;--muted: #b8c5d6;--panel: #13212d;--panel-strong: #182c3a;--line: rgba(255, 255, 255, .14);--cyan: #45d6ff;--mint: #7cf7c3;--coral: #ff8d7a;--navy: #07111d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--navy);color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 18% 0%,rgba(69,214,255,.16),transparent 28rem),linear-gradient(180deg,#07111d,#0b1724 42%,#0a1118)}button{font:inherit}button,a{color:inherit}button{cursor:pointer}a{text-decoration:none}img,video{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:.85rem clamp(1rem,4vw,4rem);border-bottom:1px solid var(--line);background:#07111de6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:.8rem;border:0;background:transparent;font-weight:800}.brand img{width:min(180px,38vw);height:44px;object-fit:contain;object-position:left center}.nav{display:flex;align-items:center;gap:.45rem}.nav a,.nav button,.menu-button,.filter-bar button,.product-tabs button{min-height:42px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--muted)}.nav a,.nav button{display:inline-flex;align-items:center;padding:0 .95rem}.nav a:hover,.nav a.is-active,.nav button:hover,.nav button.is-active{color:var(--ink);background:#ffffff14}.menu-button{display:none;padding:0 .9rem;border-color:var(--line);background:var(--panel);color:var(--ink)}.hero,.section,.page-intro{padding:clamp(4rem,8vw,7rem) clamp(1rem,5vw,5rem)}.hero{position:relative;min-height:calc(100vh - 74px);display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:center;gap:clamp(2rem,5vw,5rem)}.hero-copy{max-width:720px}.eyebrow{margin:0 0 .85rem;color:var(--mint);font-size:.82rem;font-weight:800;letter-spacing:.12rem;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:1rem;font-size:clamp(3.6rem,10vw,8.8rem);line-height:.9}h2{margin-bottom:1rem;font-size:clamp(2rem,5vw,4.4rem);line-height:.98}h3{margin-bottom:.45rem;font-size:1.3rem;line-height:1.15}p{color:var(--muted);font-size:1.05rem;line-height:1.7}.hero-copy>p:not(.eyebrow),.page-intro>p{max-width:740px;font-size:clamp(1.1rem,2vw,1.35rem)}.proof-list{display:grid;gap:.7rem;margin-top:1.6rem}.proof-list span{position:relative;padding-left:1.15rem;color:var(--ink);font-weight:700;line-height:1.5}.proof-list span:before{content:"";position:absolute;left:0;top:.65em;width:.45rem;height:.45rem;border-radius:999px;background:var(--mint)}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.primary-action,.secondary-action,.inline-action{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:0 1.15rem;border-radius:8px;font-weight:800}.primary-action{border:0;background:var(--cyan);color:#06111c}.secondary-action{border:1px solid var(--line);background:transparent;color:var(--ink)}.inline-action{border:1px solid var(--line);background:#ffffff0d;color:var(--cyan)}.hero-media,.feature-media,.highlight-card,.info-preview,.product-card,.timeline-post{border:1px solid var(--line);border-radius:8px;background:#13212dd1;overflow:hidden}.hero-media{background:#000;box-shadow:0 24px 80px #0000005c}.hero-media video{width:100%;aspect-ratio:16 / 10;object-fit:cover}.landing-hero{padding-bottom:clamp(3rem,5vw,5rem)}.deployment-badge{position:absolute;right:clamp(1rem,5vw,5rem);bottom:1.2rem;padding:.45rem .7rem;border:1px solid var(--line);border-radius:8px;background:#07111dc7;color:var(--muted);font-size:.78rem;font-weight:800}.section-heading{max-width:850px;margin-bottom:clamp(2rem,4vw,3rem)}.section-heading-row{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:1.25rem}.section-heading-row>div{max-width:850px}.highlight-section,.dev-log-page{border-top:1px solid var(--line);background:#ffffff06}.highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.highlight-card{display:grid;align-content:start}.highlight-card.is-featured{grid-column:span 2;grid-row:span 2}.highlight-card img,.highlight-card video{width:100%;aspect-ratio:16 / 10;object-fit:cover;background:#000}.highlight-card video[controls],.feature-media video[controls],.blog-media{object-fit:contain}.highlight-card div{padding:1.2rem}.highlight-card.is-featured h3{font-size:clamp(1.7rem,3vw,2.7rem)}.quick-info{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#eef5f4;color:#10202a}.quick-info .eyebrow{color:#0a7b82}.quick-info p{color:#36505f}.info-preview-grid,.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.info-preview{padding-bottom:1.2rem}.quick-info .info-preview{background:#fff;border-color:#10202a29;box-shadow:0 14px 34px #10202a14}.quick-info .info-preview h3{color:#10202a}.quick-info .info-preview p{color:#243f4b}.info-preview img,.info-preview video{width:100%;aspect-ratio:4 / 3;object-fit:cover;background:#dce8e7}.info-preview .marker,.info-preview h3,.info-preview p{margin-left:1.2rem;margin-right:1.2rem}.info-preview .marker{margin-top:1.2rem}.marker{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin-bottom:.9rem;border-radius:8px;background:#45d6ff29;color:var(--cyan);font-weight:900}.products-strip,.hardware-page{background:linear-gradient(135deg,#45d6ff14,#ff8d7a14)}.commerce-intro{background:#ffffff06}.hardware-grid .product-card p{margin-bottom:0;font-size:.95rem}.commerce-panel{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(300px,1fr);gap:clamp(1.5rem,4vw,3rem);align-items:start;border-top:1px solid var(--line)}.commerce-panel ul{margin:0;padding-left:1.2rem;color:var(--muted);line-height:1.7}.commerce-panel li+li{margin-top:.7rem}.product-tabs,.filter-bar{display:flex;flex-wrap:wrap;gap:.7rem;margin-bottom:1.5rem}.product-tabs button,.filter-bar button{padding:0 1rem;border-color:var(--line);background:var(--panel)}.product-tabs button.is-active,.filter-bar button.is-active{color:#06111c;background:var(--mint);border-color:var(--mint);font-weight:800}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{padding:1.2rem}.product-card img{width:100%;height:210px;object-fit:contain;margin-bottom:1rem;border-radius:8px;background:#ffffff0a}.page-intro{min-height:46vh;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid var(--line)}.page-intro h1{max-width:1000px;font-size:clamp(3rem,8vw,7rem)}.feature-stack{display:grid;gap:1.25rem}.feature-panel{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(320px,1.1fr);gap:1.25rem;align-items:stretch;padding:1.25rem;border:1px solid var(--line);border-radius:8px;background:#13212dad}.feature-media img,.feature-media video{width:100%;height:100%;min-height:360px;object-fit:cover;background:#000}.feature-copy{align-self:center;padding:clamp(.5rem,2vw,1.5rem)}.feature-copy ul{margin:1.5rem 0;padding-left:1.2rem;color:var(--muted);line-height:1.7}.feature-copy li+li{margin-top:.55rem}.timeline-list{display:grid;gap:1rem}.timeline-post{display:grid;grid-template-columns:minmax(220px,.42fr) minmax(320px,1fr);gap:1.25rem;padding:1.25rem}.timeline-date{border-right:1px solid var(--line);padding-right:1.25rem}.timeline-date time{display:block;margin-bottom:.9rem;color:var(--mint);font-weight:900}.timeline-body h2{font-size:clamp(1.8rem,3vw,3.1rem)}.tag-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tag-row span{padding:.4rem .65rem;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:#ffffff0d;font-size:.88rem}.compact-tags{margin-bottom:1rem}.blog-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem}.blog-media,.media-placeholder{width:100%;aspect-ratio:16 / 10;border:1px solid var(--line);border-radius:8px;background:#ffffff0a}.blog-media{object-fit:cover}.media-placeholder{display:flex;flex-direction:column;justify-content:center;gap:.45rem;padding:1rem;overflow:hidden}.media-placeholder span{color:var(--mint);font-size:.8rem;font-weight:900;text-transform:uppercase}.media-placeholder strong{font-size:1rem}.media-placeholder code{color:var(--muted);font-size:.78rem;overflow-wrap:anywhere}.site-footer{display:flex;justify-content:space-between;gap:1rem;padding:1.5rem clamp(1rem,5vw,5rem);border-top:1px solid var(--line);color:var(--muted)}.demo-preview figure{margin:0;max-width:1200px}.demo-preview img{width:100%;aspect-ratio:16 / 9;object-fit:contain}.demo-preview figcaption{margin-top:1rem;color:var(--muted);line-height:1.6}.contact-form{display:grid;gap:1.25rem;max-width:720px}.contact-form label{display:grid;gap:.5rem;font-weight:600}.contact-form input,.contact-form textarea,.contact-form select{width:100%;min-width:0;padding:.85rem 1rem;border:1px solid #748491;border-radius:6px;background:#fff;color:#15222c;font:inherit;line-height:1.5}.contact-form textarea{min-height:180px;resize:vertical}.contact-form .primary-action{justify-self:start}.contact-form p{margin-bottom:0}.contact-form fieldset{display:grid;gap:1.25rem;margin:0;padding:0;border:0;min-width:0}.contact-form button:disabled,.contact-form fieldset:disabled button{opacity:.65;cursor:wait}.contact-form .message-count{text-align:right;font-size:.9rem}.contact-feedback{min-height:1.7em}.contact-feedback.error{color:#ffb4a8}.contact-feedback.success{color:var(--mint)}.visually-hidden,.contact-trap{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.contact-address{overflow-wrap:anywhere;text-decoration:underline}:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}@media(min-width:1201px)and (max-width:1400px){.brand span{display:none}.nav a,.nav button{padding-inline:.65rem}}@media(max-width:1200px){.menu-button{display:inline-flex;align-items:center}.nav{position:fixed;top:74px;left:1rem;right:1rem;display:none;padding:.8rem;border:1px solid var(--line);border-radius:8px;background:#07111d;max-height:calc(100dvh - 90px);overflow-y:auto}.nav.is-open{display:grid}.nav a,.nav button{width:100%}}@media(max-width:980px){.menu-button{display:inline-flex;align-items:center}.nav{position:fixed;top:74px;left:1rem;right:1rem;display:none;padding:.8rem;border:1px solid var(--line);border-radius:8px;background:#07111d}.nav.is-open{display:grid}.nav a,.nav button{width:100%}.hero,.feature-panel,.timeline-post,.commerce-panel{grid-template-columns:1fr}.section-heading-row{align-items:start;flex-direction:column}.hero{min-height:auto}.highlight-grid,.info-preview-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.highlight-card.is-featured{grid-column:span 2}.timeline-date{border-right:0;border-bottom:1px solid var(--line);padding:0 0 1rem}}@media(max-width:640px){.hero,.section,.page-intro{padding:3.5rem 1rem}.brand span{display:none}h1{font-size:3.3rem}.highlight-grid,.info-preview-grid,.product-grid,.blog-media-grid{grid-template-columns:1fr}.highlight-card.is-featured{grid-column:auto}.feature-panel,.timeline-post{padding:1rem}.feature-media img,.feature-media video{min-height:260px}.site-footer{flex-direction:column}}
