*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{overflow:hidden;background:#0c1018;color:#f5efe4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app{position:relative;width:100%;height:100%}.scene-canvas{display:block;width:100%;height:100%;touch-action:none}.html-crt-demo{background:#000}.html-crt-scene-canvas{position:absolute;inset:0;z-index:1}.html-crt-source-panel{position:absolute;top:0;left:0;z-index:0;transform-origin:0 0;pointer-events:auto}.html-crt-source-panel-display-only{top:-200vh;left:-200vw;pointer-events:none;-webkit-user-select:none;user-select:none}.html-crt-source-panel-capture-root{top:0;left:0;pointer-events:none;-webkit-user-select:none;user-select:none}.html-crt-source-panel-interactive{pointer-events:auto;-webkit-user-select:text;user-select:text}.html-crt-page-surface{display:grid;grid-template-rows:auto auto 1fr auto;gap:.75rem;padding:1rem;-webkit-user-select:text;user-select:text;border:1px solid rgba(130,160,190,.24);border-radius:0;overflow:hidden;background:linear-gradient(180deg,#0c121cfa,#05080efa),linear-gradient(180deg,rgba(255,255,255,.03),transparent 45%);color:#edf3ff}.html-crt-fullscreen-page{min-height:100%;padding:1.2rem;gap:1rem;border:0}.html-crt-fullscreen-hero,.html-crt-fullscreen-body{min-height:0;display:grid;gap:.9rem}.html-crt-fullscreen-hero,.html-crt-fullscreen-body{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.html-crt-fullscreen-column{min-height:0;display:grid;gap:.9rem}.html-crt-fullscreen-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.html-crt-fullscreen-metric,.html-crt-fullscreen-card{display:grid;gap:.3rem;padding:.85rem;border:1px solid rgba(128,160,194,.18);border-radius:6px;background:#04070c8f}.html-crt-fullscreen-metric strong,.html-crt-fullscreen-card strong{margin:0}.html-crt-fullscreen-metric span,.html-crt-fullscreen-card p{margin:0;color:#c7d3e7;line-height:1.45}.html-crt-fullscreen-stack{display:grid;grid-template-columns:1fr;gap:.75rem}.html-crt-fullscreen-table{display:grid;gap:.5rem}.html-crt-fullscreen-row{display:grid;grid-template-columns:5rem minmax(0,1.6fr) minmax(0,.7fr) minmax(0,.7fr) minmax(0,.6fr);gap:.75rem;padding:.65rem .7rem;border:1px solid rgba(128,160,194,.14);border-radius:6px;background:#ffffff08;color:#d6e1f1;align-items:center;width:100%;font:inherit;text-align:left;cursor:pointer}.html-crt-fullscreen-row strong{margin:0}.html-crt-fullscreen-row span{min-width:0}.html-crt-fullscreen-row.is-active{background:#c4cad41f;border-color:#c4cad438}.html-crt-fullscreen-note-field{min-width:0}.html-crt-fullscreen-textarea{width:100%;min-height:7rem;resize:vertical;padding:.65rem .75rem;border:1px solid rgba(128,160,194,.26);border-radius:6px;background:#ffffff0d;color:inherit;font:inherit}.html-crt-header,.html-crt-toolbar,.html-crt-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.html-crt-brand{display:flex;align-items:center;gap:.65rem;min-width:0}.html-crt-brand-mark,.html-crt-header-chip{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .55rem;border-radius:6px;background:#c4cad41f;border:1px solid rgba(196,202,212,.22);color:#eef2f7;font-size:.72rem;font-weight:700;text-transform:uppercase}.html-crt-brand-copy,.html-crt-header-meta{display:flex;flex-direction:column;gap:.1rem;min-width:0}.html-crt-brand-copy strong,.html-crt-header-clock,.html-crt-feed-card strong,.html-crt-detail h2{margin:0}.html-crt-brand-copy span,.html-crt-header-sync,.html-crt-feed-card-meta,.html-crt-feed-card p,.html-crt-detail-summary,.html-crt-footer{color:#b7c6dc}.html-crt-header-clock{color:#f8f2e6;font-size:1rem;line-height:1}.html-crt-toolbar{align-items:flex-end}.html-crt-filter-row{display:flex;flex-wrap:wrap;gap:.35rem;min-width:0}.html-crt-filter-chip,.html-crt-refresh-button,.html-crt-action-button{border:1px solid rgba(128,160,194,.24);border-radius:6px;padding:.55rem .7rem;background:#ffffff0a;color:inherit;font:inherit;cursor:pointer}.html-crt-filter-chip.is-active{background:#c4cad424;border-color:#c4cad447}.html-crt-search-field{display:grid;gap:.3rem;min-width:min(18rem,36%)}.html-crt-search-field span{color:#c8d8ed;font-size:.8rem}.html-crt-search-field input{width:100%;min-width:0;padding:.65rem .75rem;border:1px solid rgba(128,160,194,.26);border-radius:6px;background:#ffffff0d;color:inherit;font:inherit}.html-crt-refresh-button{white-space:nowrap}.html-crt-content{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.86fr);gap:.8rem}.html-crt-content-single{grid-template-columns:1fr;align-content:start}.html-crt-section-tabs,.html-crt-document{min-height:0;border:1px solid rgba(128,160,194,.18);border-radius:6px;background:#04070c8f}.html-crt-section-tabs{display:flex;flex-wrap:wrap;gap:.5rem;padding:.75rem}.html-crt-section-tab{display:grid;gap:.15rem;min-width:0;padding:.55rem .7rem;border:1px solid rgba(128,160,194,.16);border-radius:6px;background:#ffffff05;color:inherit;text-align:left;font:inherit;cursor:pointer}.html-crt-section-tab span,.html-crt-section-tab small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.html-crt-section-tab small{color:#9fafc4;text-transform:capitalize}.html-crt-section-tab.is-active{background:#c4cad41f;border-color:#c4cad438}.html-crt-document{padding:.9rem;overflow:auto;display:grid;align-content:start;gap:.8rem}.html-crt-document-head,.html-crt-document-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.html-crt-document-meta{color:#9fafc4}.html-crt-document-summary{margin:0;color:#ccd8e7;line-height:1.45}.html-crt-feed,.html-crt-detail{min-height:0;border:1px solid rgba(128,160,194,.18);border-radius:6px;background:#04070c8f}.html-crt-feed{display:flex;flex-direction:column;overflow:auto}.html-crt-feed-meta,.html-crt-detail-head,.html-crt-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.html-crt-feed-meta{padding:.7rem .8rem .55rem;font-size:.8rem;color:#aebfd7;border-bottom:1px solid rgba(128,160,194,.14)}.html-crt-feed-card{width:100%;display:grid;gap:.45rem;padding:.8rem;border:0;border-top:1px solid rgba(128,160,194,.12);background:transparent;color:inherit;text-align:left;font:inherit;cursor:pointer}.html-crt-feed-card:first-of-type{border-top:0}.html-crt-feed-card.is-selected{background:#67bfff14}.html-crt-feed-card-head,.html-crt-tag-row,.html-crt-detail-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}.html-crt-feed-card p,.html-crt-detail-summary,.html-crt-empty-state p{margin:0;line-height:1.45}.html-crt-tag{display:inline-flex;align-items:center;padding:.18rem .42rem;border-radius:6px;border:1px solid rgba(128,160,194,.18);background:#ffffff08;color:#d2def0;font-size:.74rem}.html-crt-detail{padding:.85rem;overflow:auto;display:grid;align-content:start;gap:.75rem}.html-crt-detail-meta{color:#a4b9d6;text-transform:capitalize}.html-crt-detail h2{font-size:1.15rem;line-height:1.15}.html-crt-detail-list{margin:0;padding-left:1rem;display:grid;gap:.4rem;color:#d9e5f4;line-height:1.45}.html-crt-action-button{background:#c4cad414;border-color:#c4cad42e}.html-crt-footer{padding-top:.1rem;font-size:.8rem;color:#9fb1c7}.html-crt-empty-state{display:grid;place-items:center;align-content:center;gap:.35rem;min-height:100%;padding:1rem;text-align:center}.html-crt-empty-state strong{color:#eef4ff}.html-crt-status{display:inline-flex;align-items:center;padding:.18rem .45rem;border-radius:6px;border:1px solid transparent;font-size:.72rem;font-weight:700;text-transform:uppercase}.html-crt-status-ready{background:#c4cad414;border-color:#c4cad429;color:#e4e9ef}.html-crt-status-review{background:#c4cad414;border-color:#c4cad429;color:#d7dde6}.html-crt-status-queued{background:#c4cad414;border-color:#c4cad429;color:#cbd4df}.html-crt-status-hold{background:#c4cad414;border-color:#c4cad429;color:#bcc6d2}.controls-panel{position:absolute;top:1rem;left:1rem;width:min(24rem,calc(100vw - 2rem));max-height:calc(100vh - 2rem);display:flex;flex-direction:column;gap:.75rem;z-index:20}.demo-route-nav{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;background:#080c13d6;border:1px solid rgba(149,163,191,.28);border-radius:6px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.quickstart-side-panel{position:absolute;top:1rem;right:1rem;width:min(24rem,calc(100vw - 2rem));display:flex;flex-direction:column;gap:.75rem;z-index:20}.demo-devtools-host{width:100%;max-height:calc(100vh - 9.5rem);min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.demo-devtools-host:empty{display:none}.surface-housing-devtools-panel{max-height:calc(100vh - 2rem);overflow:hidden}.surface-housing-devtools-panel .demo-devtools-host{max-height:calc((100vh - 3.5rem) / 3)}.controls-panel .demo-devtools-host{max-height:calc((100vh - 16rem)/2)}.demo-export-actions{display:flex;flex-direction:column;gap:.5rem}.demo-lod-footprint{margin:0;padding:.35rem .75rem;font-size:.72rem;color:#d6e0f0bf;background:#080c13d6;border:1px solid rgba(149,163,191,.28);border-radius:6px}.demo-route-nav-link,.dashboard-home-link{display:inline-flex;align-items:center;justify-content:center;min-width:4.5rem;padding:.45rem .7rem;color:#f5efe4;text-decoration:none;background:#79c7ff29;border:1px solid rgba(121,199,255,.5);border-radius:6px;font-size:.85rem;white-space:nowrap}.demo-route-nav-copy{min-width:0}.demo-route-nav-copy h1,.dashboard-header h1,.dashboard-section-heading h2,.dashboard-card-copy h2,.demo-route-nav-copy p,.dashboard-summary,.dashboard-section-heading p,.dashboard-card-copy p{margin:0}.demo-route-nav-kicker,.dashboard-eyebrow{margin:0 0 .2rem;color:#79c7ff;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.demo-route-nav-copy h1{font-size:1rem;line-height:1.2}.demo-route-nav-copy p:last-child{margin-top:.3rem;color:#c6d1e7;font-size:.84rem;line-height:1.4}.dashboard-page{width:100%;height:100%;overflow:auto;background:#0c1018}.dashboard-shell{width:min(1180px,calc(100vw - 2rem));margin:0 auto;padding:1rem 0 2rem}.dashboard-header,.dashboard-card{background:#080c13d1;border:1px solid rgba(121,199,255,.18);border-radius:6px}.dashboard-header{padding:1rem}.dashboard-header h1{font-size:clamp(1.6rem,4vw,2.5rem);line-height:1.05}.dashboard-summary{margin-top:.55rem;max-width:44rem;color:#d4dcef;line-height:1.55}.dashboard-header-error{display:flex;flex-direction:column;gap:.75rem}.dashboard-section{margin-top:1.25rem}.dashboard-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.dashboard-section-heading p{color:#c6d1e7;font-size:.94rem}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.dashboard-card{position:relative;display:flex;min-height:13rem;padding:1rem;color:inherit;text-decoration:none;overflow:hidden}.dashboard-card:hover{transform:translateY(-2px)}.dashboard-card-accent{position:absolute;inset:0 auto 0 0;width:.35rem}.dashboard-card-copy{display:flex;flex:1;flex-direction:column;justify-content:flex-end;gap:.55rem;padding-left:.35rem}.dashboard-card-copy h2{font-size:1.15rem;line-height:1.2}.dashboard-card-copy p{color:#c6d1e7;line-height:1.45}.error{position:absolute;top:1rem;right:1rem;margin:0;padding:.5rem .75rem;color:#fff;background:#000000b3;border-radius:.375rem;font-size:.875rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}@media(max-width:720px){.controls-panel,.quickstart-side-panel{width:calc(100vw - 2rem)}.html-crt-fullscreen-hero,.html-crt-fullscreen-body,.html-crt-toolbar,.html-crt-content{grid-template-columns:1fr}.html-crt-toolbar{align-items:stretch;flex-direction:column}.html-crt-search-field{min-width:0;width:100%}.html-crt-fullscreen-metric-grid,.html-crt-fullscreen-row{grid-template-columns:1fr}.dashboard-shell{width:calc(100vw - 1rem);padding:.5rem 0 1rem}.dashboard-section-heading{flex-direction:column;align-items:flex-start}}
