:root{--bg: #0b0c0f;--panel: rgba(255,255,255,.06);--panel2: rgba(255,255,255,.09);--text: rgba(255,255,255,.92);--muted: rgba(255,255,255,.7);--line: rgba(255,255,255,.12);--shadow: 0 18px 60px rgba(0,0,0,.45);--radius: 16px;--max: 1120px}*{box-sizing:border-box}html,body{height:100%}body{margin:0;background:radial-gradient(1200px 800px at 50% 0%,rgba(255,255,255,.08),transparent 60%),var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial}a{color:inherit;text-decoration:none}a:hover{opacity:.9}.container{width:min(var(--max),calc(100% - 48px));margin:0 auto}.card{background:linear-gradient(180deg,var(--panel),rgba(255,255,255,.03));border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.kicker{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:12px}.h1{font-size:clamp(44px,6vw,72px);line-height:1.02;margin:12px 0 10px;font-weight:750}.sub{color:var(--muted);font-size:18px;line-height:1.6;margin:0;max-width:70ch}.btn{display:inline-flex;align-items:center;gap:10px;padding:12px 14px;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.14)}.btn:hover{background:#ffffff24}.grid{display:grid;gap:16px}@media(min-width:900px){.grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.projectCards{margin-top:26px}.projectCardLink{display:block}.projectCard{padding:22px;transition:transform .16s ease,background .16s ease,border-color .16s ease;cursor:pointer}.projectCard:hover{transform:translateY(-3px);background:linear-gradient(180deg,#ffffff14,#ffffff08);border-color:#ffffff2e}.projectCardTop{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.projectCardTitle{font-size:20px;font-weight:680;margin:0}.projectCardMeta{color:#ffffffa6;font-size:13px;letter-spacing:.03em;text-transform:uppercase}.projectCardDesc{margin-top:10px;color:#ffffffb3;line-height:1.55}.projectCardArrow{opacity:.7;transition:transform .16s ease,opacity .16s ease}.projectCard:hover .projectCardArrow{transform:translate(4px);opacity:.95}html{scroll-behavior:smooth}.projectCardAi{position:relative;overflow:hidden}.projectCardAi:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(#8b5cf6,#22d3ee)}.tagRow{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.tagRow span{padding:6px 9px;border:1px solid rgba(139,92,246,.28);border-radius:999px;background:#8b5cf617;color:#ffffffc2;font-size:12px}.caseStudyTitle{max-width:850px;margin:12px 0 10px;font-size:clamp(42px,6vw,68px);line-height:1.04}.heroTags{margin-top:20px}.aiMetrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px}.aiMetrics div{padding:18px;border:1px solid var(--line);border-radius:14px;background:#ffffff0a}.aiMetrics strong,.aiMetrics span{display:block}.aiMetrics strong{font-size:26px;color:#c4b5fd}.aiMetrics span{margin-top:4px;color:var(--muted);font-size:13px}.caseStudyPanel{padding:24px;margin-top:18px}.caseStudyPanel h2{margin:9px 0 0;font-size:25px}.ragPipeline{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:20px 0}.ragPipeline div{min-height:125px;padding:14px;border:1px solid rgba(139,92,246,.22);border-radius:12px;background:linear-gradient(145deg,#8b5cf61a,#22d3ee0a)}.ragPipeline b,.ragPipeline span,.ragPipeline small{display:block}.ragPipeline b{color:#a78bfa;font-size:12px}.ragPipeline span{margin-top:16px;font-weight:700}.ragPipeline small{margin-top:6px;color:var(--muted);line-height:1.35}.findingGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.finding{padding:17px;border-radius:12px;background:#ffffff0b;border:1px solid var(--line)}.finding h3{margin:0;font-size:17px}.finding p,.resultNote{color:var(--muted);line-height:1.55}.finding p{margin:8px 0 0}.resultNote{margin:16px 0 0;font-size:13px}.ollamaPanel{background:radial-gradient(600px 220px at 100% 0%,rgba(34,211,238,.08),transparent 60%),linear-gradient(180deg,var(--panel),rgba(255,255,255,.03))}.modelComparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.modelComparison>div{padding:20px;border:1px solid rgba(139,92,246,.24);border-radius:14px;background:#8b5cf60f}.modelComparison h3{margin:7px 0 8px;font-size:20px}.modelComparison p{margin:0;color:var(--muted);line-height:1.55}.modelLabel{color:#a78bfa;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.datasetNote{border-style:dashed}@media(max-width:760px){.aiMetrics,.findingGrid,.modelComparison,.ragPipeline{grid-template-columns:1fr}.ragPipeline div{min-height:auto}.ragPipeline span{margin-top:8px}}.caseStudyList{margin:12px 0 0;padding-left:22px;color:#ffffffbf;line-height:1.7}.artifactNote{color:#ffffffb8;line-height:1.6;margin:8px 0 0}.umlDiagram{display:block;width:100%;height:auto;margin-top:12px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffffeb}.javadocsFrame{display:block;width:100%;height:85vh;margin-top:12px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#fff}.backLink{margin-top:18px}.artifactGrid{margin-top:12px;align-items:start}.artifactFigure{margin:0}.artifactFigure figcaption{margin-top:10px;color:#ffffffa6;font-size:14px;line-height:1.5}.containedDiagram{max-width:760px;margin-left:auto;margin-right:auto}.iotPipeline{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;align-items:center}.iotPipeline span{padding:8px 10px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#ffffffc7;font-size:13px}.iotPipeline span:not(:last-child):after{content:" →";margin-left:8px;color:#ffffff73}.instructionFormat{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:18px;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:12px}.instructionFormat span{display:flex;min-height:76px;padding:12px;flex-direction:column;justify-content:center;color:#ffffffb8;background:#ffffff0d;font-size:13px}.instructionFormat span+span{border-left:1px solid rgba(255,255,255,.14)}.instructionFormat strong{color:#ffffffeb}@media(max-width:720px){.instructionFormat{grid-template-columns:1fr}.instructionFormat span{min-height:auto}.instructionFormat span+span{border-top:1px solid rgba(255,255,255,.14);border-left:0}}.inProgressPage{padding-top:26px}.passcodeCard{max-width:520px;margin:48px auto 0;padding:28px}.passcodeCard h1,.inProgressPlaceholder h2{margin:10px 0}.passcodeForm{display:grid;gap:10px;margin-top:24px}.passcodeForm label{color:var(--muted);font-size:14px}.passcodeForm input{width:100%;padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:#00000038;color:var(--text);font:inherit}.passcodeForm input:focus{border-color:#fff6;outline:2px solid rgba(255,255,255,.12)}.passcodeError{margin:0;color:#fca5a5;font-size:14px}.passcodeSubmit{width:fit-content;margin-top:6px;color:var(--text);font:inherit;cursor:pointer}.inProgressPlaceholder{margin-top:26px;padding:28px}.thermometerDashboard{padding-top:14px}.thermometerHero{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.thermometerHero h1{max-width:820px;margin:12px 0 10px;font-size:clamp(38px,5vw,58px);line-height:1.05}.thermometerDemoBadge{flex:0 0 auto;padding:9px 12px;border:1px solid rgba(251,191,36,.3);border-radius:999px;background:#fbbf241a;color:#fde68a;font-size:13px;font-weight:700}.thermometerHeroControls{display:grid;justify-items:end;gap:12px}.thermometerUnitToggle{display:flex;margin:0;padding:3px;border:1px solid var(--line);border-radius:999px;background:#ffffff0a}.thermometerUnitToggle legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.thermometerUnitToggle button,.thermometerScenarioButtons button{border:1px solid transparent;color:var(--muted);font:inherit;cursor:pointer}.thermometerUnitToggle button{padding:7px 12px;border-radius:999px;background:transparent}.thermometerUnitToggle button.isActive,.thermometerScenarioButtons button.isActive{border-color:#ffffff2e;background:#ffffff1f;color:var(--text)}.thermometerTemperatureGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px}.thermometerWorkspace{display:grid;grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:16px;margin-top:20px}.thermometerWorkspace.isMock{grid-template-columns:1fr}.thermometerReadingsColumn,.thermometerControlsColumn{min-width:0}.thermometerWorkspace .thermometerTemperatureGrid{margin-top:0}.thermometerControlsColumn{display:grid;gap:16px}.thermometerControlsColumn>.card{margin-top:0}.thermometerApiError,.thermometerApiNotice{margin:20px 0 0;padding:12px 14px;border-radius:10px}.thermometerApiError{border:1px solid rgba(248,113,113,.35);background:#f871711a;color:#fecaca}.thermometerApiNotice{border:1px solid rgba(56,189,248,.35);background:#38bdf81a;color:#bae6fd}.thermometerEmptyHistory{margin:0 0 12px;color:var(--muted);text-align:center}.thermometerTemperatureCard,.thermometerStatusPanel{padding:22px}.thermometerCardHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.thermometerCardHeader h2,.thermometerStatusPanel h2{margin:7px 0 0}.thermometerReading{display:flex;align-items:flex-start;margin-top:24px;font-size:clamp(48px,8vw,76px);font-variant-numeric:tabular-nums;font-weight:750;line-height:1}.thermometerReading small{margin:6px 0 0 7px;color:var(--muted);font-size:22px}.thermometerCardMessage{margin:14px 0 0;color:var(--muted)}.thermometerStatusDot{width:10px;height:10px;flex:0 0 auto;border-radius:50%;box-shadow:0 0 12px currentColor}.thermometerStatusDot.isOnline{color:#4ade80;background:currentColor}.thermometerStatusDot.isOffline{color:#f87171;background:currentColor}.thermometerStatusPanel{margin-top:16px}.thermometerChartPanel{margin-top:16px;padding:22px}.thermometerChartHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.thermometerChartHeader h2{margin:7px 0 0}.thermometerChartLegend{display:flex;flex-wrap:wrap;gap:16px;color:var(--muted);font-size:13px}.thermometerChartLegend span{display:inline-flex;align-items:center;gap:7px}.thermometerChartLegend i{width:22px;height:3px;border-radius:999px}.thermometerChartLegend .sensor1{background:#38bdf8}.thermometerChartLegend .sensor2{background:#fbbf24}.thermometerChartLegend .sensor1Low{background:#1d4ed8}.thermometerChartLegend .sensor2Low{background:#a855f7}.thermometerChartLegend .sensor1High{background:#ef4444}.thermometerChartLegend .sensor2High{background:#facc15}.thermometerChartScroller{width:100%;margin-top:18px;overflow-x:auto}.thermometerChart{display:block;width:100%;min-width:680px;height:auto;border:1px solid var(--line);border-radius:12px;background:#0000002e}.thermometerGridLine{stroke:#ffffff1c;stroke-width:1}.thermometerVerticalGrid{stroke-dasharray:4 6}.thermometerAxisLine{stroke:#ffffff7a;stroke-width:1.5;vector-effect:non-scaling-stroke}.thermometerAxisLabel{fill:#ffffff94;font-size:13px}.thermometerDataLine{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3;vector-effect:non-scaling-stroke}.thermometerDataLine.sensor1{stroke:#38bdf8}.thermometerDataLine.sensor2{stroke:#fbbf24}.thermometerDataLine.sensor1.offScaleLow{stroke:#1d4ed8}.thermometerDataLine.sensor2.offScaleLow{stroke:#a855f7}.thermometerDataLine.sensor1.offScaleHigh{stroke:#ef4444}.thermometerDataLine.sensor2.offScaleHigh{stroke:#facc15}.thermometerChartNote{margin:12px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.thermometerDisplayPanel{margin-top:16px;padding:22px}.thermometerDisplayHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.thermometerDisplayHeader h2{margin:7px 0 0}.thermometerSimulatedLabel{padding:7px 10px;border:1px solid rgba(251,191,36,.26);border-radius:999px;background:#fbbf2414;color:#fde68a;font-size:12px}.thermometerDisplayNote{margin:9px 0 0;color:var(--muted);line-height:1.5}.thermometerDisplayGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.thermometerSensorControl{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px;border:1px solid var(--line);border-radius:12px;background:#ffffff09}.thermometerSensorControl strong,.thermometerSensorControl span{display:block}.thermometerSensorControl>div span{margin-top:4px;color:var(--muted);font-size:13px}.thermometerSwitch{position:relative;width:76px;min-width:76px;height:38px;padding:3px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff14;color:var(--muted);font:inherit;cursor:pointer}.thermometerSwitch span{position:absolute;top:5px;left:5px;width:26px;height:26px;border-radius:50%;background:#ffffffb8;transition:transform .16s ease,background .16s ease}.thermometerSwitch b{position:absolute;top:10px;right:9px;font-size:10px}.thermometerSwitch.isOn{border-color:#4ade8059;background:#4ade8029;color:#bbf7d0}.thermometerSwitch.isOn span{background:#4ade80;transform:translate(38px)}.thermometerSwitch.isOn b{right:auto;left:9px}.thermometerSwitch:disabled{opacity:.42;cursor:not-allowed}.thermometerSimulationPanel{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:16px;padding:22px}.thermometerSimulationPanel h2{margin:7px 0 0}.thermometerSimulationPanel p{max-width:620px;margin:8px 0 0;color:var(--muted);line-height:1.5}.thermometerScenarioButtons{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}.thermometerScenarioButtons button{padding:9px 11px;border-radius:10px;background:#ffffff0d}.thermometerStatusGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.thermometerStatusItem{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid var(--line);border-radius:12px;background:#ffffff09}.thermometerStatusItem strong,.thermometerStatusItem span{display:block}.thermometerStatusItem span{margin-top:3px;color:var(--muted);font-size:13px}@media(max-width:720px){.thermometerHero{flex-direction:column}.thermometerHeroControls{justify-items:start}.thermometerSimulationPanel{align-items:stretch;flex-direction:column}.thermometerScenarioButtons{justify-content:flex-start}.thermometerTemperatureGrid,.thermometerStatusGrid,.thermometerDisplayGrid{grid-template-columns:1fr}.thermometerDisplayHeader{flex-direction:column}}.thermometerEmailPanel{margin-top:16px;padding:22px}.thermometerEmailPanel h2{margin:7px 0 0}.thermometerEmailPanel>p{color:var(--muted);line-height:1.5}.thermometerEmailForm{display:grid;gap:16px;max-width:720px}.thermometerEmailForm label{display:grid;gap:7px}.thermometerEmailForm input:not([type=checkbox]),.thermometerEmailForm textarea{box-sizing:border-box;width:100%;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#0003;color:var(--text);font:inherit}.thermometerEmailForm textarea{resize:vertical}.thermometerEmailForm .thermometerEmailEnabled{display:flex;align-items:center;gap:10px}.thermometerEmailLimits{display:grid;grid-template-columns:1fr 1fr;gap:16px}.thermometerEmailActions{display:flex;gap:12px;flex-wrap:wrap}.thermometerEmailForm button{justify-self:start;padding:10px 16px;border:1px solid var(--line);border-radius:8px;background:#38bdf826;color:var(--text);font:inherit;cursor:pointer}.thermometerEmailForm button:disabled{opacity:.5;cursor:wait}.thermometerEmailForm :focus-visible{outline:2px solid #38bdf8;outline-offset:3px}@media(max-width:720px){.thermometerEmailLimits{grid-template-columns:1fr}}.thermometerTokenField{display:grid;justify-items:start;gap:7px;color:var(--text)}.thermometerTokenField input,.thermometerEmailForm .thermometerTokenField input{box-sizing:border-box;width:14ch;max-width:100%;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#0003;color:var(--text);font:inherit}@media(max-width:1050px){.thermometerWorkspace{grid-template-columns:1fr}}@media(min-width:1051px){.thermometerDashboard{padding-top:4px}.thermometerHero h1{margin:7px 0 5px;font-size:clamp(30px,3vw,42px)}.thermometerHero .sub{margin:0;font-size:14px}.thermometerTemperatureCard,.thermometerStatusPanel,.thermometerChartPanel,.thermometerDisplayPanel,.thermometerEmailPanel{padding:14px}.thermometerReading{margin-top:12px;font-size:clamp(38px,4.5vw,58px)}.thermometerReading small{font-size:17px}.thermometerCardMessage{margin-top:7px}.thermometerStatusPanel,.thermometerChartPanel{margin-top:10px}.thermometerStatusGrid{gap:8px;margin-top:10px}.thermometerStatusItem{gap:8px;padding:9px}.thermometerChartScroller{margin-top:9px}.thermometerChartNote{margin-top:6px;line-height:1.3}.thermometerControlsColumn{gap:10px}.thermometerDisplayPanel h2,.thermometerEmailPanel h2{font-size:21px}.thermometerDisplayNote,.thermometerEmailPanel>p{margin:6px 0;font-size:13px;line-height:1.35}.thermometerDisplayGrid{grid-template-columns:1fr;gap:7px;margin-top:9px}.thermometerSensorControl{padding:9px 11px}.thermometerEmailForm{gap:8px}.thermometerEmailForm label{gap:4px;font-size:13px}.thermometerEmailForm input:not([type=checkbox]),.thermometerEmailForm textarea{padding:6px 8px}.thermometerEmailForm textarea{max-height:52px}.thermometerEmailForm button{padding:7px 11px}.thermometerEmailLimits{gap:8px}}
