.VramCalculator-module__rtoVhW__header{text-align:center;margin-bottom:3rem}.VramCalculator-module__rtoVhW__subtitle{opacity:.6;max-width:600px;margin-top:.75rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.5}.VramCalculator-module__rtoVhW__tabWrapper{justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}.VramCalculator-module__rtoVhW__tabBtn{color:var(--foreground);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.VramCalculator-module__rtoVhW__tabBtn:hover{background:#ffffff12;border-color:#ffffff26}.VramCalculator-module__rtoVhW__activeTab{box-shadow:0 4px 20px #10a37f4d;background:linear-gradient(135deg,#10a37f 0%,#4d6eff 100%)!important;border-color:#0000!important}.VramCalculator-module__rtoVhW__toolGrid{grid-template-columns:1fr;align-items:start;gap:2.5rem;display:grid}@media (min-width:1024px){.VramCalculator-module__rtoVhW__toolGrid{grid-template-columns:420px 1fr}}.VramCalculator-module__rtoVhW__inputSection{height:fit-content;padding:2rem}.VramCalculator-module__rtoVhW__sectionTitle{text-transform:uppercase;letter-spacing:.05em;opacity:.9;color:#fff;border-bottom:1px solid #ffffff0f;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:800}.VramCalculator-module__rtoVhW__inputGroup{margin-bottom:1.5rem}.VramCalculator-module__rtoVhW__inputGroup label{text-transform:uppercase;letter-spacing:.05em;opacity:.55;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:block}.VramCalculator-module__rtoVhW__select,.VramCalculator-module__rtoVhW__input{width:100%;color:var(--foreground);background:#0003;border:1px solid #ffffff14;border-radius:8px;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.VramCalculator-module__rtoVhW__select:focus,.VramCalculator-module__rtoVhW__input:focus{background:#0000004d;border-color:#10a37f;outline:none}.VramCalculator-module__rtoVhW__numberInputWrapper{align-items:center;display:flex;position:relative}.VramCalculator-module__rtoVhW__unitBadge{opacity:.4;background:#ffffff14;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:700;position:absolute;right:12px}.VramCalculator-module__rtoVhW__slider{-webkit-appearance:none;background:#ffffff1a;border-radius:3px;outline:none;width:100%;height:6px;margin:1rem 0}.VramCalculator-module__rtoVhW__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#10a37f;border-radius:50%;width:16px;height:16px;transition:all .15s;box-shadow:0 0 10px #10a37f80}.VramCalculator-module__rtoVhW__slider::-webkit-slider-thumb:hover{background:#4d6eff;transform:scale(1.2)}.VramCalculator-module__rtoVhW__sliderLabels{opacity:.6;justify-content:space-between;font-size:.75rem;display:flex}.VramCalculator-module__rtoVhW__multiRowGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.VramCalculator-module__rtoVhW__gpuButtons{grid-template-columns:repeat(auto-fit,minmax(75px,1fr));gap:.5rem;display:grid}.VramCalculator-module__rtoVhW__gpuBtn{color:var(--foreground);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:6px;padding:.6rem 0;font-size:.75rem;font-weight:700;transition:all .2s}.VramCalculator-module__rtoVhW__gpuBtn:hover{background:#ffffff12}.VramCalculator-module__rtoVhW__gpuActive{color:#10a37f!important;background:#10a37f1a!important;border-color:#10a37f!important}.VramCalculator-module__rtoVhW__infoAlert{color:#93c5fd;background:#4d6eff0f;border:1px solid #4d6eff26;border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-size:.85rem;line-height:1.4}.VramCalculator-module__rtoVhW__resultsPanel{flex-direction:column;gap:2rem;display:flex}.VramCalculator-module__rtoVhW__gaugeCard{padding:2rem}.VramCalculator-module__rtoVhW__panelTitle{color:#fff;margin-bottom:2rem;font-size:1.2rem;font-weight:800}.VramCalculator-module__rtoVhW__gaugeContainer{grid-template-columns:1fr;align-items:center;gap:2rem;display:grid}@media (min-width:768px){.VramCalculator-module__rtoVhW__gaugeContainer{grid-template-columns:180px 1fr}}.VramCalculator-module__rtoVhW__ringWrapper{width:160px;height:160px;margin:0 auto;position:relative}.VramCalculator-module__rtoVhW__ringSvg{width:100%;height:100%;transform:rotate(-90deg)}.VramCalculator-module__rtoVhW__ringBg{fill:none;stroke:#ffffff08;stroke-width:6px}.VramCalculator-module__rtoVhW__ringProgress{fill:none;stroke-width:7px;stroke-linecap:round;transition:stroke-dashoffset .8s cubic-bezier(.4,0,.2,1)}.VramCalculator-module__rtoVhW__ringText{flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VramCalculator-module__rtoVhW__gaugeNumber{color:#fff;font-size:1.8rem;font-weight:800;line-height:1.1}.VramCalculator-module__rtoVhW__gaugeUnit{opacity:.5;text-transform:uppercase;margin-top:.25rem;font-size:.7rem;font-weight:700}.VramCalculator-module__rtoVhW__pressureAlerts{flex:1}.VramCalculator-module__rtoVhW__statusBadge{border-radius:8px;padding:1.25rem;font-size:.85rem;line-height:1.5}.VramCalculator-module__rtoVhW__statusBadge strong{letter-spacing:.02em;margin-bottom:.5rem;font-size:.95rem;display:block}.VramCalculator-module__rtoVhW__statusBadge p{opacity:.85;margin:0}.VramCalculator-module__rtoVhW__badgeSuccess{color:#34d399;background:#10a37f0d;border:1px solid #10a37f26}.VramCalculator-module__rtoVhW__badgeWarning{color:#facc15;background:#eab3080d;border:1px solid #eab30826}.VramCalculator-module__rtoVhW__badgeDanger{color:#f87171;background:#ff4d4d0d;border:1px solid #ff4d4d26}.VramCalculator-module__rtoVhW__stackedBarContainer{border-top:1px solid #ffffff0d;margin-top:2.5rem;padding-top:2rem}.VramCalculator-module__rtoVhW__barHeader{opacity:.6;text-transform:uppercase;margin-bottom:.75rem;font-size:.85rem;font-weight:700}.VramCalculator-module__rtoVhW__stackedBar{background:#ffffff05;border:1px solid #ffffff0d;border-radius:6px;height:24px;margin-bottom:1.25rem;display:flex;overflow:hidden}.VramCalculator-module__rtoVhW__segment{height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.VramCalculator-module__rtoVhW__barLegends{flex-wrap:wrap;gap:1.25rem;display:flex}.VramCalculator-module__rtoVhW__legendItem{opacity:.7;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;display:flex}.VramCalculator-module__rtoVhW__legendItem span{border-radius:2px;width:10px;height:10px;display:inline-block}.VramCalculator-module__rtoVhW__performancePanel{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (min-width:768px){.VramCalculator-module__rtoVhW__performancePanel{grid-template-columns:repeat(4,1fr)}}.VramCalculator-module__rtoVhW__performancePanel .VramCalculator-module__rtoVhW__statCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;padding:1.25rem;display:flex}.VramCalculator-module__rtoVhW__performancePanel .VramCalculator-module__rtoVhW__statLabel{text-transform:uppercase;letter-spacing:.05em;opacity:.45;margin-bottom:.5rem;font-size:.7rem;font-weight:700}.VramCalculator-module__rtoVhW__performancePanel .VramCalculator-module__rtoVhW__statValue{color:#fff;font-size:1.4rem;font-weight:800}.VramCalculator-module__rtoVhW__performancePanel .VramCalculator-module__rtoVhW__statHelp{opacity:.4;margin-top:.35rem;font-size:.75rem}.VramCalculator-module__rtoVhW__snippetsCard{padding:2rem}.VramCalculator-module__rtoVhW__snippetsHeader{border-bottom:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.VramCalculator-module__rtoVhW__snippetsTitle{text-transform:uppercase;letter-spacing:.03em;color:#fff;margin:0;font-size:.95rem;font-weight:800}.VramCalculator-module__rtoVhW__snippetsTabs{background:#0003;border:1px solid #ffffff0d;border-radius:6px;padding:.25rem;display:flex}.VramCalculator-module__rtoVhW__snippetTabBtn{color:var(--foreground);opacity:.6;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.4rem .8rem;font-size:.75rem;font-weight:700;transition:all .2s}.VramCalculator-module__rtoVhW__snippetTabBtn:hover{opacity:.9}.VramCalculator-module__rtoVhW__activeSnippetTab{color:#fff!important;opacity:1!important;background:#ffffff14!important}.VramCalculator-module__rtoVhW__snippetBody{position:relative}.VramCalculator-module__rtoVhW__snippetBody pre{background:#0000004d;border:1px solid #ffffff0d;border-radius:8px;max-height:250px;margin:0;padding:1.25rem;overflow-x:auto}.VramCalculator-module__rtoVhW__snippetBody code{color:#a7f3d0;font-family:monospace;font-size:.85rem;line-height:1.5}.VramCalculator-module__rtoVhW__copyBtn{color:#10a37f;cursor:pointer;background:#10a37f26;border:1px solid #10a37f4d;border-radius:4px;padding:.3rem .6rem;font-size:.7rem;font-weight:700;transition:all .2s;position:absolute;top:10px;right:10px}.VramCalculator-module__rtoVhW__copyBtn:hover{color:#fff;background:#10a37f}.VramCalculator-module__rtoVhW__presetTags{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.VramCalculator-module__rtoVhW__presetTag{color:var(--foreground);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:6px;padding:.4rem .8rem;font-size:.75rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.VramCalculator-module__rtoVhW__presetTag:hover{background:#ffffff12;border-color:#ffffff26;transform:translateY(-1px)}.VramCalculator-module__rtoVhW__presetTagActive{box-shadow:0 0 10px #10a37f33;color:#10a37f!important;background:#10a37f1a!important;border-color:#10a37f!important}.VramCalculator-module__rtoVhW__segmentedControl{background:#0003;border:1px solid #ffffff0f;border-radius:8px;gap:.25rem;padding:.25rem;display:flex}.VramCalculator-module__rtoVhW__segmentBtn{color:var(--foreground);opacity:.6;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:.5rem .75rem;font-size:.75rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1)}.VramCalculator-module__rtoVhW__segmentBtn:hover{opacity:.9;background:#ffffff08}.VramCalculator-module__rtoVhW__segmentActive{box-shadow:0 2px 8px #10a37f40;color:#fff!important;opacity:1!important;background:linear-gradient(135deg,#10a37f 0%,#4d6eff 100%)!important}.VramCalculator-module__rtoVhW__customSelectContainer{margin-bottom:1.5rem}.VramCalculator-module__rtoVhW__customSelectContainer label{text-transform:uppercase;letter-spacing:.05em;opacity:.55;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:block}.VramCalculator-module__rtoVhW__customSelectWrapper{width:100%;position:relative}.VramCalculator-module__rtoVhW__customSelectTrigger{width:100%;color:var(--foreground);text-align:left;cursor:pointer;background:#0003;border:1px solid #ffffff14;border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.95rem;transition:all .2s;display:flex}.VramCalculator-module__rtoVhW__customSelectTrigger:hover,.VramCalculator-module__rtoVhW__customSelectTrigger:focus{background:#0000004d;border-color:#10a37f;outline:none}.VramCalculator-module__rtoVhW__dropdownArrow{opacity:.6;font-size:.75rem;transition:transform .2s}.VramCalculator-module__rtoVhW__dropdownBackdrop{z-index:998;background:0 0;position:fixed;inset:0}.VramCalculator-module__rtoVhW__customDropdownOptions{z-index:999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d1117f5;border:1px solid #ffffff1f;border-radius:8px;flex-direction:column;max-height:250px;margin-top:.5rem;display:flex;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px #0009}.VramCalculator-module__rtoVhW__customDropdownOptions::-webkit-scrollbar{width:6px}.VramCalculator-module__rtoVhW__customDropdownOptions::-webkit-scrollbar-track{background:#0003;border-radius:0 8px 8px 0}.VramCalculator-module__rtoVhW__customDropdownOptions::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.VramCalculator-module__rtoVhW__customDropdownOptions::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.VramCalculator-module__rtoVhW__customDropdownOption{width:100%;color:var(--foreground);text-align:left;cursor:pointer;opacity:.8;background:0 0;border:none;padding:.65rem 1rem;font-size:.9rem;transition:all .15s}.VramCalculator-module__rtoVhW__customDropdownOption:hover{opacity:1;color:#10a37f;background:#ffffff0d;padding-left:1.15rem}.VramCalculator-module__rtoVhW__customDropdownOptionActive{opacity:1;font-weight:700;color:#10a37f!important;background:#10a37f1a!important}
