.styles-module__2Xj3aq__container{grid-column:1/span var(--cols);grid-template-columns:repeat(var(--cols),1fr);gap:var(--gap);min-height:80vh;display:grid}.styles-module__2Xj3aq__sceneWrapper{grid-column:1/span var(--cols);border-radius:8px;height:45vh;min-height:300px;position:relative;overflow:hidden}@media screen and (min-width:768px){.styles-module__2Xj3aq__sceneWrapper{grid-column:1/13;height:50vh}}.styles-module__2Xj3aq__controlsOverlay{z-index:10;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex;position:absolute;bottom:0;left:0;right:0}@media screen and (min-width:768px){.styles-module__2Xj3aq__controlsOverlay{padding:1rem 1.5rem}}.styles-module__2Xj3aq__sliderContainer{flex-direction:column;flex:1;gap:.5rem;min-width:120px;padding:.25rem .5rem;display:flex}.styles-module__2Xj3aq__sliderLabels{height:1.25rem;margin:0 .5rem;position:relative}.styles-module__2Xj3aq__sliderLabel{font-family:var(--font-plexmono),monospace;color:#00000059;cursor:pointer;transition:all .2s var(--ease-out-quint);white-space:nowrap;background:0 0;border:none;border-radius:3px;padding:.15rem .3rem;font-size:.6rem;font-weight:500;position:absolute;transform:translate(-50%)}.styles-module__2Xj3aq__sliderLabel:hover{color:#0009;background:#0000000d}.styles-module__2Xj3aq__sliderLabelActive{color:#00000080}.styles-module__2Xj3aq__sliderLabelCurrent{color:var(--color);font-weight:600}.styles-module__2Xj3aq__sliderLabelHover{transform:translate(-50%)scale(1.1)}.styles-module__2Xj3aq__sliderTrack{cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;align-items:center;height:28px;margin:0 .5rem;display:flex;position:relative}.styles-module__2Xj3aq__sliderTrack:focus{outline:none}.styles-module__2Xj3aq__sliderTrackDragging{cursor:grabbing}.styles-module__2Xj3aq__sliderRail{background:#0000001a;border-radius:2px;height:4px;position:absolute;left:0;right:0}.styles-module__2Xj3aq__sliderDot{width:10px;height:10px;transition:all .2s var(--ease-out-quint);z-index:1;background:#ffffffe6;border:2px solid #00000026;border-radius:50%;position:absolute;transform:translate(-50%)}.styles-module__2Xj3aq__sliderDotActive{background:var(--color);border-color:var(--color)}.styles-module__2Xj3aq__sliderDotCurrent{transform:translate(-50%)scale(0)}.styles-module__2Xj3aq__sliderDotHover:not(.styles-module__2Xj3aq__sliderDotCurrent){border-color:var(--color);transform:translate(-50%)scale(1.3)}.styles-module__2Xj3aq__sliderFill{background:var(--color);height:4px;transition:width .25s var(--ease-out-quint);pointer-events:none;border-radius:2px;position:absolute;left:0}.styles-module__2Xj3aq__sliderFillDragging{transition:none}.styles-module__2Xj3aq__sliderThumb{background:var(--color);border:3px solid var(--background);width:28px;height:28px;transition:left .25s var(--ease-out-quint),transform .15s var(--ease-out-quint),box-shadow .15s ease;pointer-events:none;z-index:2;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%);box-shadow:0 2px 8px #00000026}.styles-module__2Xj3aq__sliderThumbDragging{transition:transform .1s,box-shadow .1s;transform:translate(-50%)scale(1.1);box-shadow:0 4px 16px #0003}.styles-module__2Xj3aq__sliderThumbValue{font-family:var(--font-plexmono),monospace;color:var(--background);font-size:.7rem;font-weight:600;line-height:1}@media screen and (max-width:480px){.styles-module__2Xj3aq__sliderLabels{display:none}.styles-module__2Xj3aq__sliderContainer{gap:0}}.styles-module__2Xj3aq__controlButtons{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.styles-module__2Xj3aq__playPauseButton,.styles-module__2Xj3aq__viewToggleButton{cursor:pointer;color:var(--color);transition:all .2s var(--ease-out-quint);background:#fffc;border:1px solid #0000001a;border-radius:4px;justify-content:center;align-items:center;padding:.5rem;display:flex}.styles-module__2Xj3aq__playPauseButton:hover,.styles-module__2Xj3aq__viewToggleButton:hover{border-color:var(--color);background:#fff}.styles-module__2Xj3aq__viewToggleButton{font-family:var(--font-plexmono),monospace;gap:.25rem;padding:.5rem .75rem;font-size:.75rem}.styles-module__2Xj3aq__viewSeparator{opacity:.3}.styles-module__2Xj3aq__viewActive{font-weight:600}.styles-module__2Xj3aq__zoomControls{background:#fffc;border:1px solid #0000001a;border-radius:4px;align-items:center;gap:.25rem;padding:.25rem;display:flex}.styles-module__2Xj3aq__zoomButton{cursor:pointer;width:28px;height:28px;color:var(--color);background:0 0;border:none;border-radius:2px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.styles-module__2Xj3aq__zoomButton:hover:not(:disabled){background:#00000014}.styles-module__2Xj3aq__zoomButton:disabled{opacity:.25;cursor:not-allowed}.styles-module__2Xj3aq__zoomLevel{font-family:var(--font-plexmono),monospace;text-align:center;opacity:.5;min-width:2rem;font-size:.7rem}.styles-module__2Xj3aq__sceneContainer{background:0 0;position:absolute;inset:0}.styles-module__2Xj3aq__layerInfo{grid-column:1/span var(--cols);flex-direction:column;gap:1rem;padding:1.5rem 0;display:flex}@media screen and (min-width:768px){.styles-module__2Xj3aq__layerInfo{grid-column:1/9}}.styles-module__2Xj3aq__layerHeader{align-items:baseline;gap:1rem;display:flex}.styles-module__2Xj3aq__layerNumber{font-family:var(--font-plexmono),monospace;text-transform:uppercase;background:#0000000d;border-radius:4px;padding:.25rem .5rem;font-size:.75rem}.styles-module__2Xj3aq__layerTitle{font-family:var(--font-merriweather),serif;margin:0;font-size:1.5rem;font-weight:400}@media screen and (min-width:768px){.styles-module__2Xj3aq__layerTitle{font-size:2rem}}.styles-module__2Xj3aq__layerMetaphor{font-family:var(--font-plexmono),monospace;opacity:.7;margin:0;font-size:.9rem;font-style:italic}.styles-module__2Xj3aq__layerDescription{font-family:var(--font-plexmono),monospace;margin:0;font-size:.875rem;line-height:1.7}.styles-module__2Xj3aq__layerActions{gap:1rem;margin-top:1rem;display:flex}.styles-module__2Xj3aq__layerButton,.styles-module__2Xj3aq__layerButtonSecondary{font-family:var(--font-plexmono),monospace;cursor:pointer;transition:all .2s var(--ease-out-quint);border-radius:4px;padding:.75rem 1.5rem;font-size:.875rem}.styles-module__2Xj3aq__layerButton{background:var(--color);color:var(--background);border:1px solid var(--color)}.styles-module__2Xj3aq__layerButton:hover{opacity:.8}.styles-module__2Xj3aq__layerButton:disabled{opacity:.3;cursor:not-allowed}.styles-module__2Xj3aq__layerButtonSecondary{color:var(--color);background:0 0;border:1px solid #0003}.styles-module__2Xj3aq__layerButtonSecondary:hover{border-color:var(--color)}.styles-module__2Xj3aq__layerButtonSecondary:disabled{opacity:.3;cursor:not-allowed}.styles-module__2Xj3aq__moral{grid-column:1/span var(--cols);margin-top:2rem}@media screen and (min-width:768px){.styles-module__2Xj3aq__moral{grid-column:1/13}}
.CyberMoral-module__mLX9BG__container{background:var(--background);border:1px solid var(--border);border-radius:12px;margin-top:3rem;padding:2rem}.CyberMoral-module__mLX9BG__header{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.CyberMoral-module__mLX9BG__icon{font-family:var(--font-plexmono),monospace;color:#059669;font-size:1.25rem;font-weight:500}.CyberMoral-module__mLX9BG__title{font-family:var(--font-merriweather),serif;color:#059669;margin:0;font-size:1.25rem;font-weight:400}.CyberMoral-module__mLX9BG__practices{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.CyberMoral-module__mLX9BG__practice{font-family:var(--font-plexmono),monospace;align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.5;display:flex}.CyberMoral-module__mLX9BG__bullet{color:#059669;background:#0596691a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:500;display:flex}.CyberMoral-module__mLX9BG__resources{border-top:1px solid #05966926;margin-top:1.5rem;padding-top:1.5rem}.CyberMoral-module__mLX9BG__resourcesTitle{font-family:var(--font-plexmono),monospace;text-transform:uppercase;letter-spacing:.05em;color:#059669;opacity:.8;margin:0 0 .75rem;font-size:.75rem}.CyberMoral-module__mLX9BG__resourcesList{flex-wrap:wrap;gap:.5rem;display:flex}.CyberMoral-module__mLX9BG__resourceLink{font-family:var(--font-plexmono),monospace;color:#059669;transition:all .2s var(--ease-out-quint);background:#05966914;border:1px solid #05966933;border-radius:4px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.8rem;text-decoration:none;display:inline-flex}.CyberMoral-module__mLX9BG__resourceLink:hover{color:#fff;background:#059669;border-color:#059669}.CyberMoral-module__mLX9BG__resourceLink svg{opacity:.7}.CyberMoral-module__mLX9BG__cta{text-align:center;margin-top:1.5rem}.CyberMoral-module__mLX9BG__ctaButton{font-family:var(--font-plexmono),monospace;color:#fff;transition:all .2s var(--ease-out-quint);background:#059669;border-radius:6px;padding:.75rem 1.5rem;font-size:.875rem;text-decoration:none;display:inline-block}.CyberMoral-module__mLX9BG__ctaButton:hover{background:#047857;transform:translateY(-1px)}.CyberMoral-module__mLX9BG__ctaText{font-family:var(--font-plexmono),monospace;opacity:.8;font-size:.875rem;font-style:italic}
.styles-module__6CovcW__container{grid-column:1/span var(--cols);grid-template-columns:repeat(var(--cols),1fr);gap:var(--paddingContainer)var(--gap);--local-bg:#e7e7e7;--local-border:#d8d8d8;display:grid}.styles-module__6CovcW__inputSection{grid-column:1/span var(--cols);flex-direction:column;gap:1.5rem;display:flex}@media screen and (min-width:768px){.styles-module__6CovcW__inputSection{grid-column:1/13}}.styles-module__6CovcW__inputWrapper{align-items:center;display:flex;position:relative}.styles-module__6CovcW__input{width:100%;font-family:var(--font-plexmono),monospace;background:var(--local-bg);border:1px solid var(--local-border);color:var(--color);transition:all .2s var(--ease-out-quint);border-radius:8px;outline:none;padding:1.25rem 3.5rem 1.25rem 1.25rem;font-size:1.125rem}.styles-module__6CovcW__input:focus{border-color:var(--color)}.styles-module__6CovcW__input::placeholder{color:var(--hover-color);opacity:.5}.styles-module__6CovcW__toggleButton{cursor:pointer;color:var(--color);opacity:.5;transition:opacity .2s var(--ease-out-quint);background:0 0;border:none;padding:.5rem;position:absolute;right:1rem}.styles-module__6CovcW__toggleButton:hover{opacity:1}.styles-module__6CovcW__verdict{background:var(--local-bg);border:1px solid var(--local-border);border-radius:8px;padding:1.5rem}.styles-module__6CovcW__verdictHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.styles-module__6CovcW__verdictLabel{font-family:var(--font-plexmono),monospace;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:1rem;font-weight:600}.styles-module__6CovcW__verdictLabel[data-strength=very-weak]{color:#dc2626}.styles-module__6CovcW__verdictLabel[data-strength=weak]{color:#ea580c}.styles-module__6CovcW__verdictLabel[data-strength=fair]{color:#ca8a04}.styles-module__6CovcW__verdictLabel[data-strength=strong]{color:#16a34a}.styles-module__6CovcW__verdictLabel[data-strength=very-strong]{color:#059669}.styles-module__6CovcW__strengthBar{background:#2828281a;border-radius:3px;flex:1;height:6px;overflow:hidden}.styles-module__6CovcW__strengthFill{height:100%;transition:all .3s var(--ease-out-quint);border-radius:3px}.styles-module__6CovcW__strengthFill[data-strength=very-weak]{background:#dc2626;width:20%}.styles-module__6CovcW__strengthFill[data-strength=weak]{background:#ea580c;width:40%}.styles-module__6CovcW__strengthFill[data-strength=fair]{background:#ca8a04;width:60%}.styles-module__6CovcW__strengthFill[data-strength=strong]{background:#16a34a;width:80%}.styles-module__6CovcW__strengthFill[data-strength=very-strong]{background:#059669;width:100%}.styles-module__6CovcW__verdictDescription{font-family:var(--font-plexmono),monospace;color:var(--color);margin:0 0 .5rem;font-size:.9rem;line-height:1.5}.styles-module__6CovcW__verdictComparison{font-family:var(--font-plexmono),monospace;opacity:.6;margin:0;font-size:.8rem;font-style:italic;line-height:1.5}.styles-module__6CovcW__sectionTitle{font-family:var(--font-merriweather),serif;color:var(--color);margin:0 0 1rem;font-size:1.25rem;font-weight:400}.styles-module__6CovcW__sectionIntro{font-family:var(--font-plexmono),monospace;opacity:.7;margin:0 0 1.5rem;font-size:.85rem;line-height:1.5}.styles-module__6CovcW__warningsSection{grid-column:1/span var(--cols);background:#dc26260d;border:1px solid #dc262633;border-radius:8px;padding:1.5rem}@media screen and (min-width:768px){.styles-module__6CovcW__warningsSection{grid-column:1/13}}.styles-module__6CovcW__warningsSection .styles-module__6CovcW__sectionTitle{color:#dc2626}.styles-module__6CovcW__warningsList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.styles-module__6CovcW__warningItem{font-family:var(--font-plexmono),monospace;padding-left:1rem;font-size:.85rem;line-height:1.4;position:relative}.styles-module__6CovcW__warningItem:before{content:">";color:#dc2626;position:absolute;left:0}.styles-module__6CovcW__patternExplanation{font-family:var(--font-plexmono),monospace;opacity:.8;border-top:1px solid #dc262626;margin:1rem 0 0;padding-top:1rem;font-size:.8rem;line-height:1.5}.styles-module__6CovcW__analysisSection{grid-column:1/span var(--cols)}@media screen and (min-width:768px){.styles-module__6CovcW__analysisSection{grid-column:1/13}}.styles-module__6CovcW__factorsList{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem;display:grid}@media screen and (min-width:768px){.styles-module__6CovcW__factorsList{grid-template-columns:repeat(3,1fr)}}.styles-module__6CovcW__factor{background:var(--local-bg);border:1px solid var(--local-border);border-radius:8px;padding:1.25rem}.styles-module__6CovcW__factorHeader{align-items:baseline;gap:.5rem;margin-bottom:.75rem;display:flex}.styles-module__6CovcW__factorValue{font-family:var(--font-plexmono),monospace;color:var(--color);font-size:1.75rem;font-weight:500}.styles-module__6CovcW__factorLabel{font-family:var(--font-plexmono),monospace;text-transform:uppercase;letter-spacing:.05em;opacity:.6;font-size:.75rem}.styles-module__6CovcW__factorExplanation{font-family:var(--font-plexmono),monospace;opacity:.7;margin:0;font-size:.8rem;line-height:1.5}.styles-module__6CovcW__securityContext{background:var(--local-bg);border-radius:6px;padding:1rem}.styles-module__6CovcW__contextItem{font-family:var(--font-plexmono),monospace;opacity:.8;margin:0;font-size:.85rem;line-height:1.5}.styles-module__6CovcW__contextItem+.styles-module__6CovcW__contextItem{margin-top:.5rem}.styles-module__6CovcW__scenariosSection{grid-column:1/span var(--cols)}@media screen and (min-width:768px){.styles-module__6CovcW__scenariosSection{grid-column:1/13}}.styles-module__6CovcW__scenariosList{grid-template-columns:repeat(var(--cols),1fr);gap:var(--gap);display:grid}.styles-module__6CovcW__scenario{grid-column:1/span var(--cols);background:var(--local-bg);border:1px solid var(--local-border);border-radius:8px;padding:1rem 1.25rem}@media screen and (min-width:768px){.styles-module__6CovcW__scenario{grid-column:span 6}}.styles-module__6CovcW__scenarioMain{justify-content:space-between;align-items:center;gap:1rem;display:flex}.styles-module__6CovcW__scenarioName{font-family:var(--font-plexmono),monospace;font-size:.9rem;font-weight:500}.styles-module__6CovcW__scenarioTime{font-family:var(--font-plexmono),monospace;color:var(--color);font-size:1rem;font-weight:600}.styles-module__6CovcW__scenarioTime[data-instant=true]{color:#dc2626}.styles-module__6CovcW__scenarioDetails{font-family:var(--font-plexmono),monospace;opacity:.6;justify-content:space-between;gap:1rem;font-size:.75rem;display:flex}.styles-module__6CovcW__scenarioContext{flex:1}.styles-module__6CovcW__scenarioSpeed{white-space:nowrap}.styles-module__6CovcW__tipsSection{grid-column:1/span var(--cols);background:#0596690d;border:1px solid #05966933;border-radius:8px;padding:1.5rem}@media screen and (min-width:768px){.styles-module__6CovcW__tipsSection{grid-column:1/13}}.styles-module__6CovcW__tipsSection .styles-module__6CovcW__sectionTitle{color:#059669}.styles-module__6CovcW__tipsList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.styles-module__6CovcW__tipItem{font-family:var(--font-plexmono),monospace;padding-left:1rem;font-size:.85rem;line-height:1.4;position:relative}.styles-module__6CovcW__tipItem:before{content:"+";color:#059669;position:absolute;left:0}.styles-module__6CovcW__disclaimer{grid-column:1/span var(--cols);font-family:var(--font-plexmono),monospace;text-align:center;opacity:.5;margin:0;padding-top:1rem;font-size:.75rem}@media screen and (min-width:768px){.styles-module__6CovcW__disclaimer{grid-column:1/13}}.styles-module__6CovcW__moral{grid-column:1/span var(--cols)}@media screen and (min-width:768px){.styles-module__6CovcW__moral{grid-column:1/13}}
