.crt-container.svelte-10khat8{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:20px;z-index:10}.crt-frame.svelte-10khat8{background:linear-gradient(145deg,#323232,#242424,#181818);border-radius:22px;padding:22px 26px 52px;box-shadow:0 0 0 2px #3a3a3a,0 0 0 5px #1a1a1a,0 30px 80px #00000080,0 0 120px #e8b79608;position:relative;width:100%;max-width:720px;height:614px;display:flex;flex-direction:column}.crt-frame.expanded.svelte-10khat8{max-width:850px;height:calc(100vh - 40px);height:calc(100dvh - 40px)}.brand-link.svelte-10khat8{position:absolute;bottom:0;left:26px;height:52px;display:flex;flex-direction:row;align-items:center;gap:12px;font-size:8px;color:#4a4a4a;letter-spacing:2px;padding-right:20px;font-family:var(--font-pixel);text-decoration:none;transition:color .2s ease}.brand-link.svelte-10khat8:hover{color:#666}.brand-name.svelte-10khat8{letter-spacing:3px}.brand-tagline.svelte-10khat8{font-size:6px;letter-spacing:1px;opacity:.8}.channel-strip.svelte-10khat8{position:absolute;right:26px;bottom:0;height:52px;display:flex;flex-direction:row;align-items:center;gap:8px}.channel-btn.svelte-10khat8{padding:6px 12px;background:transparent;border:none;cursor:pointer;transition:all .2s ease;font-family:Inter,Helvetica Neue,sans-serif;font-size:9px;font-weight:500;color:#666;letter-spacing:.5px}.channel-btn.svelte-10khat8:hover{color:#999}.channel-btn.selected.svelte-10khat8{color:var(--color-accent-warm)}.crt-bezel.svelte-10khat8{flex:1;background:#0c0c0c;border-radius:14px;padding:6px;box-shadow:inset 0 0 25px #000c;display:flex;flex-direction:column;overflow:hidden}@media(max-width:500px){.crt-container.svelte-10khat8{padding:0 0 44px}.crt-frame.svelte-10khat8{background:transparent;border-radius:0;box-shadow:none;padding:0;max-width:100%;width:100%;height:100%;min-height:calc(100vh - 44px);min-height:calc(100dvh - 44px)}.crt-frame.expanded.svelte-10khat8{max-width:100%;height:100%}.crt-bezel.svelte-10khat8{flex:1;border-radius:0;background:transparent;box-shadow:none;padding:0}.channel-strip.svelte-10khat8{position:fixed;bottom:0;left:0;right:0;height:44px;background:linear-gradient(145deg,#282828,#1e1e1e,#141414);border-top:1px solid #3a3a3a;justify-content:flex-end;padding:0 12px;gap:4px;z-index:100}.brand-link.svelte-10khat8{position:fixed;bottom:0;left:0;height:44px;font-size:7px;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;padding-left:12px;z-index:101}.brand-tagline.svelte-10khat8{font-size:5px}.channel-btn.svelte-10khat8{padding:4px 8px;font-size:7px}}.skip-link.svelte-19bqbxj{position:absolute;top:0;left:50%;transform:translate(-50%,-100%);background:var(--color-accent-warm);color:var(--color-screen-dark);padding:8px 16px;z-index:1000;font-size:12px;text-decoration:none;border-radius:0 0 4px 4px;transition:transform .3s ease;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap}.skip-link.svelte-19bqbxj:focus{transform:translate(-50%);clip:auto;clip-path:none;outline:2px solid var(--color-text-light);outline-offset:2px}.crt-screen.svelte-19bqbxj{position:relative;height:100%;background:linear-gradient(180deg,var(--color-screen-dark) 0%,var(--color-screen-mid) 40%,var(--color-screen-light) 100%);border-radius:10px;overflow:hidden;box-shadow:inset 0 0 80px #1432504d,0 0 2px #e8b79626}.crt-screen.expanded.svelte-19bqbxj{display:flex;flex-direction:column}.crt-screen.expanded.svelte-19bqbxj .screen-content:where(.svelte-19bqbxj){flex:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--color-accent-warm) rgba(255,255,255,.05)}.crt-screen.expanded.svelte-19bqbxj .screen-content:where(.svelte-19bqbxj)::-webkit-scrollbar{width:8px}.crt-screen.expanded.svelte-19bqbxj .screen-content:where(.svelte-19bqbxj)::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.crt-screen.expanded.svelte-19bqbxj .screen-content:where(.svelte-19bqbxj)::-webkit-scrollbar-thumb{background:var(--color-accent-warm);border-radius:4px}.crt-screen.expanded.svelte-19bqbxj .screen-content:where(.svelte-19bqbxj)::-webkit-scrollbar-thumb:hover{background:var(--color-accent-peach)}.crt-screen.svelte-19bqbxj:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent 0px,transparent 3px,rgba(0,0,0,.02) 3px,rgba(0,0,0,.02) 6px);pointer-events:none;z-index:100}.crt-screen.svelte-19bqbxj:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 55%,rgba(0,0,0,.12) 100%);pointer-events:none;z-index:101}.screen-content.svelte-19bqbxj{width:100%;height:100%;display:flex;flex-direction:column;padding:18px 22px;animation:fadeIn .8s ease-out;position:relative}@media(max-width:500px){.crt-screen.svelte-19bqbxj{border-radius:0;background:var(--color-screen-dark);box-shadow:none;overflow-y:auto;-webkit-overflow-scrolling:touch}.crt-screen.svelte-19bqbxj:before,.crt-screen.svelte-19bqbxj:after{display:none}.crt-screen.expanded.svelte-19bqbxj{overflow-y:auto}.crt-screen.expanded.svelte-19bqbxj .screen-content:where(.svelte-19bqbxj){overflow-y:visible}.screen-content.svelte-19bqbxj{padding:16px;min-height:auto}}.menu-item.svelte-jk5zws{font-size:clamp(10px,2.2vw,14px);color:var(--color-text-mid);cursor:pointer;padding:8px 20px;position:relative;background:transparent;border:none;font-family:inherit;transition:all .3s ease;letter-spacing:1px;text-decoration:none;display:inline-block}.menu-item.svelte-jk5zws:before{content:"";position:absolute;left:-18px;top:50%;transform:translateY(-50%);width:6px;height:6px;background:var(--color-accent-warm);border-radius:1px;opacity:0;transition:all .3s ease;box-shadow:0 0 8px var(--color-accent-warm)}.menu-item.svelte-jk5zws:hover,.menu-item.svelte-jk5zws:focus{color:var(--color-text-light);transform:translate(5px)}.menu-item.svelte-jk5zws:focus-visible{outline:2px solid var(--color-accent-warm);outline-offset:2px}.menu-item.svelte-jk5zws:hover:before,.menu-item.svelte-jk5zws:focus:before,.menu-item.selected.svelte-jk5zws:before{opacity:1}.menu-item.selected.svelte-jk5zws{color:var(--color-text-light);transform:translate(5px)}.transmission-alert.svelte-1rxvh1y{display:block;background:linear-gradient(135deg,#ffaa0014,#ffaa0008);border:1px solid rgba(255,170,0,.2);border-radius:6px;padding:10px 14px;margin:8px 0;cursor:pointer;transition:all .3s ease;text-decoration:none}.transmission-alert.svelte-1rxvh1y:hover,.transmission-alert.selected.svelte-1rxvh1y{background:linear-gradient(135deg,#ffaa001f,#ffaa000d);border-color:#ffaa0059}.transmission-alert.selected.svelte-1rxvh1y{box-shadow:0 0 15px #ffaa0040}.alert-header.svelte-1rxvh1y{display:flex;align-items:center;gap:8px;margin-bottom:6px}.alert-dot.svelte-1rxvh1y{width:6px;height:6px;background:var(--color-alert-amber);border-radius:50%;box-shadow:0 0 8px var(--color-alert-amber);animation:alert-pulse 1.5s ease-in-out infinite}.alert-label.svelte-1rxvh1y{font-size:clamp(6px,1.2vw,8px);color:var(--color-alert-amber);letter-spacing:2px}.alert-title.svelte-1rxvh1y{font-size:clamp(8px,1.4vw,10px);color:var(--color-text-light);margin-bottom:4px;line-height:1.5}.alert-meta.svelte-1rxvh1y{display:flex;justify-content:space-between;align-items:center}.alert-date.svelte-1rxvh1y{font-size:clamp(6px,1vw,7px);color:var(--color-text-muted)}.alert-action.svelte-1rxvh1y{font-size:clamp(6px,1.1vw,8px);color:var(--color-alert-amber);display:flex;align-items:center;gap:4px}.alert-action.svelte-1rxvh1y:before{content:"▶";font-size:.7em}@media(max-height:650px){.transmission-alert.svelte-1rxvh1y{padding:8px 12px;margin:6px 0}}.screen-header.svelte-iwjkm7{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:14px;flex-shrink:0}.screen-title.svelte-iwjkm7{font-size:clamp(10px,2vw,14px);color:var(--color-text-light);letter-spacing:2px}.back-btn.svelte-iwjkm7{font-family:inherit;font-size:clamp(7px,1.2vw,9px);color:var(--color-text-muted);background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:3px;padding:6px 12px;cursor:pointer;transition:all .2s;text-decoration:none}.back-btn.svelte-iwjkm7:hover,.back-btn.svelte-iwjkm7:focus{color:var(--color-text-light);border-color:#fff3}.back-btn.svelte-iwjkm7:focus-visible{outline:2px solid var(--color-accent-warm);outline-offset:2px}.header-right.svelte-iwjkm7{display:flex;align-items:center;gap:12px}.scroll-indicator.svelte-iwjkm7{font-size:clamp(6px,1vw,8px);color:var(--color-accent-warm);letter-spacing:1px}.modal-overlay.svelte-5hkr9u{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:none;justify-content:center;align-items:center;z-index:2000;padding:20px}.modal-overlay.active.svelte-5hkr9u{display:flex}.modal.svelte-5hkr9u{max-width:400px;width:100%}.contact-modal{background:linear-gradient(180deg,var(--color-screen-mid) 0%,var(--color-screen-dark) 100%);border:2px solid rgba(255,255,255,.1);border-radius:10px;padding:24px;box-shadow:0 20px 60px #00000080}.modal-header.svelte-1btwglb{font-size:clamp(10px,2vw,14px);color:var(--color-text-light);margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.1);letter-spacing:2px}.modal-section.svelte-1btwglb{margin-bottom:18px}.modal-label.svelte-1btwglb{font-size:clamp(7px,1.2vw,9px);color:var(--color-text-muted);margin-bottom:6px;letter-spacing:1px}.modal-value.svelte-1btwglb{font-size:clamp(8px,1.4vw,11px);color:var(--color-text-mid)}.modal-value.svelte-1btwglb a:where(.svelte-1btwglb){color:var(--color-accent-warm);text-decoration:none;transition:color .2s}.modal-value.svelte-1btwglb a:where(.svelte-1btwglb):hover{color:var(--color-accent-peach)}.modal-links.svelte-1btwglb{display:flex;flex-wrap:wrap;gap:12px}.modal-link.svelte-1btwglb{font-size:clamp(7px,1.2vw,9px);color:var(--color-text-muted);text-decoration:none;transition:color .2s}.modal-link.svelte-1btwglb:hover{color:var(--color-text-light)}.modal-close.svelte-1btwglb{font-family:inherit;font-size:clamp(8px,1.3vw,10px);color:var(--color-text-muted);background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:4px;padding:10px 20px;cursor:pointer;transition:all .2s;margin-top:10px;width:100%}.modal-close.svelte-1btwglb:hover{color:var(--color-text-light);background:#ffffff14}.contact-banner.svelte-1gxy2ie{display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#e8b79614,#e8b79605);border:1px solid rgba(232,183,150,.2);border-radius:4px;padding:10px 14px;margin:10px 2px 0;cursor:pointer;transition:all .3s ease;font-family:inherit;text-align:left;flex-shrink:0}.contact-banner.svelte-1gxy2ie:hover,.contact-banner.svelte-1gxy2ie:focus{background:linear-gradient(135deg,#e8b7961f,#e8b7960a);border-color:#e8b79666;box-shadow:0 0 12px #e8b79626}.contact-banner.svelte-1gxy2ie:focus-visible{outline:2px solid var(--color-accent-warm);outline-offset:2px}.banner-prompt.svelte-1gxy2ie{font-size:clamp(8px,1.4vw,11px);color:var(--color-accent-warm)}.banner-text.svelte-1gxy2ie{flex:1;font-size:clamp(7px,1.2vw,9px);color:var(--color-text-mid);letter-spacing:1px}.banner-action.svelte-1gxy2ie{font-size:clamp(7px,1.2vw,9px);color:var(--color-accent-warm);letter-spacing:1px}.banner-action.svelte-1gxy2ie:after{content:" →"}.pixel-icon.svelte-4frqq1{display:inline-flex;align-items:center;justify-content:center}.pixel-icon.svelte-4frqq1 svg{width:100%;height:100%}.signal-viz-container.svelte-16f64w5{display:flex;flex-direction:column;gap:12px;background:#0000004d;border-radius:6px;padding:16px;margin:20px 0}canvas.svelte-16f64w5{border-radius:4px;width:100%;height:auto}.controls.svelte-16f64w5{display:flex;gap:20px;justify-content:center}.control.svelte-16f64w5{display:flex;align-items:center;gap:10px;font-size:clamp(6px,1vw,8px);color:var(--color-text-muted);letter-spacing:1px}.control.svelte-16f64w5 input[type=range]:where(.svelte-16f64w5){width:100px;height:4px;background:#ffffff1a;border-radius:2px;appearance:none;cursor:pointer}.control.svelte-16f64w5 input[type=range]:where(.svelte-16f64w5)::-webkit-slider-thumb{appearance:none;width:12px;height:12px;background:var(--color-accent-warm);border-radius:2px;cursor:pointer}.control.svelte-16f64w5 input[type=range]:where(.svelte-16f64w5)::-moz-range-thumb{width:12px;height:12px;background:var(--color-accent-warm);border-radius:2px;cursor:pointer;border:none}.freq-viz-container.svelte-wa65mh{display:flex;flex-direction:column;gap:12px;background:#0000004d;border-radius:6px;padding:16px;margin:20px 0}canvas.svelte-wa65mh{border-radius:4px;width:100%;height:auto}.controls.svelte-wa65mh{display:flex;gap:24px;justify-content:center;flex-wrap:wrap}.control.svelte-wa65mh{display:flex;align-items:center;gap:8px;font-size:clamp(6px,1vw,8px);color:var(--color-text-muted);letter-spacing:1px}.control.svelte-wa65mh span:where(.svelte-wa65mh){min-width:30px}.control.svelte-wa65mh .value:where(.svelte-wa65mh){min-width:45px;text-align:right;color:var(--color-accent-warm)}.control.svelte-wa65mh input[type=range]:where(.svelte-wa65mh){width:80px;height:4px;background:#ffffff1a;border-radius:2px;appearance:none;cursor:pointer}.control.svelte-wa65mh input[type=range]:where(.svelte-wa65mh)::-webkit-slider-thumb{appearance:none;width:12px;height:12px;background:var(--color-accent-warm);border-radius:2px;cursor:pointer}.control.svelte-wa65mh input[type=range]:where(.svelte-wa65mh)::-moz-range-thumb{width:12px;height:12px;background:var(--color-accent-warm);border-radius:2px;cursor:pointer;border:none}.effects-container.svelte-1mijumy{background:#0000004d;border-radius:6px;padding:16px;margin:20px 0}canvas.svelte-1mijumy{border-radius:4px;width:100%;height:auto}.tldr.svelte-1pk1642{display:flex;gap:12px;margin:16px 0;padding:12px 16px;background:#e8b7960f;border-left:3px solid var(--color-accent-warm);border-radius:0 4px 4px 0;font-size:13px;line-height:1.6;color:var(--color-text-mid)}.icon.svelte-1pk1642{flex-shrink:0;font-size:14px;line-height:1.6}.content.svelte-1pk1642{flex:1}.content.svelte-1pk1642 p{margin:0}.ref-link.svelte-bjtvrp{font-size:.7em;vertical-align:super;line-height:0}.ref-link.svelte-bjtvrp a:where(.svelte-bjtvrp){color:var(--color-accent-warm);text-decoration:none;padding:0 2px}.ref-link.svelte-bjtvrp a:where(.svelte-bjtvrp):hover{text-decoration:underline}.references-section.svelte-8n6hsa{margin-top:40px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.references-accordion.svelte-8n6hsa{background:#0003;border:1px solid rgba(255,255,255,.08);border-radius:4px}.references-header.svelte-8n6hsa{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none}.references-header.svelte-8n6hsa::-webkit-details-marker{display:none}.header-text.svelte-8n6hsa{font-size:clamp(7px,1.2vw,9px);color:var(--color-text-muted);letter-spacing:2px}.toggle-icon.svelte-8n6hsa{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid var(--color-text-muted);transition:transform .2s ease}details[open].svelte-8n6hsa .toggle-icon:where(.svelte-8n6hsa){transform:rotate(180deg)}.references-header.svelte-8n6hsa:hover .header-text:where(.svelte-8n6hsa){color:var(--color-accent-warm)}.references-header.svelte-8n6hsa:hover .toggle-icon:where(.svelte-8n6hsa){border-top-color:var(--color-accent-warm)}.references-list.svelte-8n6hsa{list-style:none;padding:0 14px 12px;margin:0;display:flex;flex-direction:column;gap:6px;border-top:1px solid rgba(255,255,255,.05)}.reference-item.svelte-8n6hsa{display:flex;gap:8px;font-size:clamp(6px,1vw,8px);line-height:1.5;padding:6px 0;border-bottom:1px solid rgba(255,255,255,.03)}.reference-item.svelte-8n6hsa:last-child{border-bottom:none}.ref-number.svelte-8n6hsa{color:var(--color-accent-warm);flex-shrink:0;font-weight:700;padding-top:1px}.ref-content.svelte-8n6hsa{display:flex;flex-direction:column;gap:2px}.ref-title.svelte-8n6hsa{color:var(--color-text-light);text-decoration:none}.ref-title.svelte-8n6hsa:hover{text-decoration:underline;color:var(--color-accent-warm)}.ref-meta.svelte-8n6hsa{color:var(--color-text-muted);font-size:.9em}.ref-description.svelte-8n6hsa{color:var(--color-text-dim);margin:2px 0 0;font-size:.95em}.receptive-field-container.svelte-155h8ts{background:#0000004d;border-radius:6px;padding:16px;margin:20px 0}canvas.svelte-155h8ts{border-radius:4px;width:100%;height:auto}.pipeline-container.svelte-sqm218{margin:24px 0;padding:16px;background:#0000004d;border-radius:4px;border:1px solid rgba(255,255,255,.1)}.pipeline.svelte-sqm218{display:flex;align-items:center;justify-content:center;gap:4px;flex-wrap:wrap}.input-label.svelte-sqm218,.output-label.svelte-sqm218{font-size:clamp(6px,1vw,8px);color:var(--color-text-muted);padding:0 8px}.stage.svelte-sqm218{padding:8px 12px;border-radius:3px;font-size:clamp(6px,1vw,8px);letter-spacing:1px;text-align:center;min-width:40px}.stage.dsp.svelte-sqm218{background:#7dd3fc26;border:1px solid rgba(125,211,252,.4);color:#7dd3fc}.stage.neural.svelte-sqm218{background:#e8b79626;border:1px solid rgba(232,183,150,.4);color:var(--color-accent-warm)}.stage.convolution.svelte-sqm218{background:#fcd34d26;border:1px solid rgba(252,211,77,.4);color:#fcd34d}.connector.svelte-sqm218{color:var(--color-text-muted);font-size:clamp(8px,1.2vw,12px)}.legend.svelte-sqm218{display:flex;justify-content:center;gap:24px;margin-top:16px;flex-wrap:wrap}.legend-item.svelte-sqm218{display:flex;align-items:center;gap:8px;font-size:clamp(5px,.9vw,7px);color:var(--color-text-dim)}.legend-box.svelte-sqm218{width:12px;height:12px;border-radius:2px}.legend-box.dsp.svelte-sqm218{background:#7dd3fc4d;border:1px solid rgba(125,211,252,.6)}.legend-box.neural.svelte-sqm218{background:#e8b7964d;border:1px solid rgba(232,183,150,.6)}.legend-box.convolution.svelte-sqm218{background:#fcd34d4d;border:1px solid rgba(252,211,77,.6)}.footnote.svelte-sqm218{font-size:clamp(5px,.8vw,6px);color:var(--color-text-muted);text-align:center;margin-top:12px;font-style:italic}@media(max-width:500px){.stage.svelte-sqm218{padding:6px 8px;min-width:32px}.connector.svelte-sqm218{font-size:10px}}.quadrant-container.svelte-161ot7j{margin:24px 0;padding:16px;background:#0000004d;border-radius:4px;border:1px solid rgba(255,255,255,.1)}.quadrant-grid.svelte-161ot7j{display:grid;grid-template-columns:auto 1fr 1fr;grid-template-rows:auto 1fr 1fr;gap:2px;max-width:600px;margin:0 auto}.header.svelte-161ot7j{font-size:clamp(8px,1.2vw,10px);color:var(--color-text-mid);letter-spacing:1px;text-transform:uppercase;padding:10px;display:flex;align-items:center;justify-content:center}.corner.svelte-161ot7j{background:transparent}.col-header.svelte-161ot7j{background:#ffffff0d;border-radius:3px 3px 0 0}.row-header.svelte-161ot7j{background:#ffffff0d;border-radius:3px 0 0 3px;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg)}.cell.svelte-161ot7j{padding:16px 12px;border-radius:3px;display:flex;flex-direction:column;gap:8px;min-height:80px}.cell.reckless.svelte-161ot7j{background:#7878a01a;border:1px solid rgba(120,120,160,.2)}.cell.strategic.svelte-161ot7j{background:#e8b79626;border:1px solid rgba(232,183,150,.4)}.cell.learning.svelte-161ot7j{background:#7878a01a;border:1px solid rgba(120,120,160,.2)}.quote.svelte-161ot7j{font-size:clamp(8px,1.1vw,10px);color:var(--color-text-light);font-style:italic;line-height:1.5}.label.svelte-161ot7j{font-size:clamp(7px,1vw,9px);letter-spacing:1px;text-transform:uppercase;margin-top:auto}.cell.reckless.svelte-161ot7j .label:where(.svelte-161ot7j),.cell.learning.svelte-161ot7j .label:where(.svelte-161ot7j){color:var(--color-text-mid)}.cell.strategic.svelte-161ot7j .label:where(.svelte-161ot7j){color:var(--color-accent-warm)}.legend.svelte-161ot7j{display:flex;justify-content:center;gap:24px;margin-top:16px;flex-wrap:wrap}.legend-item.svelte-161ot7j{display:flex;align-items:center;gap:8px;font-size:clamp(7px,1vw,9px);color:var(--color-text-mid)}.legend-box.svelte-161ot7j{width:12px;height:12px;border-radius:2px}.legend-item.strategic.svelte-161ot7j .legend-box:where(.svelte-161ot7j){background:#e8b7964d;border:1px solid rgba(232,183,150,.6)}.legend-item.other.svelte-161ot7j .legend-box:where(.svelte-161ot7j){background:#7878a033;border:1px solid rgba(120,120,160,.4)}@media(max-width:500px){.cell.svelte-161ot7j{padding:12px 8px;min-height:60px}.row-header.svelte-161ot7j{padding:4px}}.calculator-container.svelte-sp1wm4{display:flex;flex-direction:column;gap:16px;background:#0000004d;border-radius:6px;padding:16px;margin:20px 0;border:1px solid rgba(255,255,255,.1);overflow:hidden;box-sizing:border-box}canvas.svelte-sp1wm4{border-radius:4px;display:block;width:100%;max-width:100%;height:auto}.controls.svelte-sp1wm4{display:flex;flex-direction:column;gap:12px}.control.svelte-sp1wm4{display:flex;align-items:center;gap:12px;font-size:clamp(8px,1.2vw,10px);color:var(--color-text-mid);letter-spacing:1px}.control.svelte-sp1wm4 span:where(.svelte-sp1wm4):first-child{min-width:110px}.control.svelte-sp1wm4 .value:where(.svelte-sp1wm4){min-width:80px;text-align:right;color:var(--color-text-light)}.control.svelte-sp1wm4 input[type=range]:where(.svelte-sp1wm4){flex:1;height:4px;background:#ffffff1a;border-radius:2px;appearance:none;cursor:pointer}.control.svelte-sp1wm4 input[type=range]:where(.svelte-sp1wm4)::-webkit-slider-thumb{appearance:none;width:12px;height:12px;background:var(--color-accent-warm);border-radius:2px;cursor:pointer}.control.svelte-sp1wm4 input[type=range]:where(.svelte-sp1wm4)::-moz-range-thumb{width:12px;height:12px;background:var(--color-accent-warm);border-radius:2px;cursor:pointer;border:none}.results.svelte-sp1wm4{display:flex;justify-content:space-around;gap:16px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1);flex-wrap:wrap}.result.svelte-sp1wm4{display:flex;flex-direction:column;align-items:center;gap:4px}.result-label.svelte-sp1wm4{font-size:clamp(7px,1vw,9px);color:var(--color-text-mid);letter-spacing:1px;text-transform:uppercase}.result-value.svelte-sp1wm4{font-size:clamp(10px,1.4vw,13px);color:var(--color-text-light)}.result.savings.svelte-sp1wm4 .result-value:where(.svelte-sp1wm4){color:var(--color-accent-warm)}@media(max-width:500px){.control.svelte-sp1wm4{flex-wrap:wrap}.control.svelte-sp1wm4 span:where(.svelte-sp1wm4):first-child{min-width:100%}.results.svelte-sp1wm4{flex-direction:column;align-items:center}}.cost-spectrum-container.svelte-d8xfp5{margin:24px 0;padding:20px 16px;background:#0000004d;border-radius:6px;border:1px solid rgba(255,255,255,.1)}.spectrum-header.svelte-d8xfp5{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.spectrum-label.svelte-d8xfp5{font-size:clamp(9px,1.3vw,11px);text-transform:uppercase;letter-spacing:1px;font-weight:600;white-space:nowrap}.spectrum-label.left.svelte-d8xfp5{color:#7dd3fc}.spectrum-label.right.svelte-d8xfp5{color:var(--color-accent-warm)}.spectrum-bar.svelte-d8xfp5{flex:1;height:3px;background:linear-gradient(to right,#7dd3fc,var(--color-accent-warm));border-radius:2px}.cost-row.svelte-d8xfp5{display:flex;gap:16px;margin-bottom:14px;align-items:stretch}.cost-row.svelte-d8xfp5:last-of-type{margin-bottom:0}.row-label.svelte-d8xfp5{min-width:70px;display:flex;flex-direction:column;justify-content:center;gap:2px}.label-text.svelte-d8xfp5{font-size:clamp(10px,1.4vw,12px);color:var(--color-text-light);font-weight:600;text-transform:uppercase;letter-spacing:1px}.label-sub.svelte-d8xfp5{font-size:clamp(8px,1.1vw,10px);color:var(--color-text-dim)}.cost-cards.svelte-d8xfp5{flex:1;display:flex;align-items:stretch;gap:8px}.cost-card.svelte-d8xfp5{flex:1;padding:12px;border-radius:4px;display:flex;flex-direction:column;gap:5px}.cost-card.hard.svelte-d8xfp5{background:#7dd3fc1a;border:1px solid rgba(125,211,252,.25)}.cost-card.soft.svelte-d8xfp5{background:#e8b7961a;border:1px solid rgba(232,183,150,.25)}.card-item.svelte-d8xfp5{font-size:clamp(9px,1.2vw,11px);color:var(--color-text-light);line-height:1.5}.flow-arrow.svelte-d8xfp5{display:flex;align-items:center;color:var(--color-text-dim);font-size:14px;opacity:.5}.method-row.svelte-d8xfp5{display:flex;justify-content:space-between;margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}.method.svelte-d8xfp5{font-size:clamp(8px,1.1vw,10px);font-style:italic;letter-spacing:.5px}.method.hard.svelte-d8xfp5{color:#7dd3fccc}.method.soft.svelte-d8xfp5{color:#e8b796cc}@media(max-width:500px){.cost-row.svelte-d8xfp5{flex-direction:column;gap:8px}.row-label.svelte-d8xfp5{flex-direction:row;gap:8px;align-items:baseline}.cost-cards.svelte-d8xfp5{flex-direction:column}.flow-arrow.svelte-d8xfp5{transform:rotate(90deg);justify-content:center}.method-row.svelte-d8xfp5{flex-direction:column;gap:4px;align-items:center}}
