.layout-module__L5FxyW__container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:1.5rem}.layout-module__L5FxyW__header{z-index:var(--z-header);background-color:var(--header-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--header-border);transition:background-color .3s,border-color .3s;position:sticky;top:0}.layout-module__L5FxyW__headerInner{justify-content:space-between;align-items:center;height:4.5rem;display:flex}.layout-module__L5FxyW__logo{color:var(--text-main);letter-spacing:-.03em;align-items:center;gap:.5rem;font-size:1.4rem;font-weight:800;display:flex}.layout-module__L5FxyW__logoIcon{color:var(--accent-emerald);filter:drop-shadow(0 0 8px var(--accent-emerald-glow))}.layout-module__L5FxyW__logoPV{color:var(--accent-amber)}.layout-module__L5FxyW__nav{display:none}@media (min-width:768px){.layout-module__L5FxyW__nav{flex:1;justify-content:center;align-items:center;gap:1.5rem;display:flex}}.layout-module__L5FxyW__navLink{color:var(--text-muted);text-align:center;white-space:nowrap;font-size:.875rem;font-weight:500;transition:color .2s}.layout-module__L5FxyW__navLink:hover{color:var(--text-main)}.layout-module__L5FxyW__navLinkActive{color:var(--accent-emerald);font-weight:600}.layout-module__L5FxyW__navLink:focus-visible{outline:2px solid var(--accent-emerald);outline-offset:2px;border-radius:var(--radius-sm)}.layout-module__L5FxyW__headerActions{align-items:center;gap:1rem;display:flex}.layout-module__L5FxyW__themeToggle{border:1px solid var(--card-border);width:2.75rem;height:2.75rem;color:var(--text-muted);background-color:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.layout-module__L5FxyW__themeToggle:hover{color:var(--text-main);border-color:var(--accent-emerald);background-color:var(--accent-emerald-glow)}.layout-module__L5FxyW__themeToggle:focus-visible{outline:2px solid var(--accent-emerald);outline-offset:2px}.layout-module__L5FxyW__footer{border-top:1px solid var(--header-border);background-color:#0003;margin-top:5rem;padding-block:4rem 2.5rem}.layout-module__L5FxyW__footerInner{text-align:center;grid-template-columns:repeat(2,1fr);gap:2.5rem 1rem;display:grid}.layout-module__L5FxyW__footerBrand{flex-direction:column;grid-column:1/-1;align-items:center;gap:1rem;display:flex}@media (max-width:767px){.layout-module__L5FxyW__footerLinks{align-items:center}.layout-module__L5FxyW__footerLink:after{transform-origin:50%;left:50%;transform:translate(-50%)scaleX(0)}.layout-module__L5FxyW__footerLink:hover:after{transform:translate(-50%)scaleX(1)}}@media (min-width:768px) and (max-width:1023px){.layout-module__L5FxyW__footerInner{text-align:left;grid-template-columns:repeat(3,1fr)}.layout-module__L5FxyW__footerBrand,.layout-module__L5FxyW__footerLinks{align-items:flex-start}.layout-module__L5FxyW__footerLink:after{transform-origin:100% 100%;left:0;transform:scaleX(0)}.layout-module__L5FxyW__footerLink:hover:after{transform-origin:0 100%;transform:scaleX(1)}}@media (min-width:1024px){.layout-module__L5FxyW__footerInner{text-align:left;grid-template-columns:1.5fr repeat(5,1fr)}.layout-module__L5FxyW__footerBrand{grid-column:auto;align-items:flex-start}.layout-module__L5FxyW__footerLinks{align-items:flex-start}.layout-module__L5FxyW__footerLink:after{transform-origin:100% 100%;left:0;transform:scaleX(0)}.layout-module__L5FxyW__footerLink:hover:after{transform-origin:0 100%;transform:scaleX(1)}}.layout-module__L5FxyW__footerDescription{color:var(--text-muted);max-width:320px;font-size:.875rem}.layout-module__L5FxyW__footerTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-main);margin-bottom:1.25rem;font-size:.875rem;font-weight:600}.layout-module__L5FxyW__footerLinks{flex-direction:column;gap:.75rem;list-style:none;display:flex}.layout-module__L5FxyW__footerLink{color:var(--text-muted);width:fit-content;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-block;position:relative}.layout-module__L5FxyW__footerLink:after{content:"";background-color:var(--accent-emerald);transform-origin:100% 100%;width:100%;height:1px;transition:transform .25s ease-out;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.layout-module__L5FxyW__footerLink:hover{color:var(--text-main)}.layout-module__L5FxyW__footerLink:hover:after{transform-origin:0 100%;transform:scaleX(1)}.layout-module__L5FxyW__footerCopyright{border-top:1px solid var(--header-border);text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:1.5rem;margin-top:2rem;padding-top:1.5rem;font-size:.75rem;display:flex}@media (min-width:768px){.layout-module__L5FxyW__footerCopyright{flex-direction:row;justify-content:space-between;align-items:center}}.layout-module__L5FxyW__footerCopyrightLinks{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.layout-module__L5FxyW__hero{text-align:center;padding-block:4rem 3rem;position:relative;overflow:hidden}.layout-module__L5FxyW__heroTagline{background-color:var(--accent-emerald-glow);border:1px solid var(--accent-emerald-border);color:var(--accent-emerald);border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem .875rem;font-size:.75rem;font-weight:600;display:inline-flex}.layout-module__L5FxyW__heroTitle{letter-spacing:-.04em;margin-bottom:1.25rem;font-size:2.25rem;font-weight:800}@media (min-width:768px){.layout-module__L5FxyW__heroTitle{font-size:3.5rem}}.layout-module__L5FxyW__heroTitleGradient{background:linear-gradient(135deg, var(--accent-emerald), var(--accent-amber));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.layout-module__L5FxyW__heroDescription{margin-inline:auto;max-width:680px;margin-bottom:2rem;font-size:1.125rem}.layout-module__L5FxyW__dashboardGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.layout-module__L5FxyW__dashboardGrid{grid-template-columns:minmax(0,1fr) 300px}}@media (min-width:1280px){.layout-module__L5FxyW__dashboardGrid{grid-template-columns:minmax(0,1fr) 340px}}.layout-module__L5FxyW__calculatorSection{flex-direction:column;gap:2rem;min-width:0;display:flex}.layout-module__L5FxyW__sidebarSection{flex-direction:column;align-self:start;gap:2rem;min-width:0;display:flex;position:sticky;top:6.5rem}.layout-module__L5FxyW__articleGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.layout-module__L5FxyW__articleGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.layout-module__L5FxyW__articleGrid{grid-template-columns:repeat(3,1fr)}}.layout-module__L5FxyW__articlePageLayout{flex-direction:column;align-items:center;margin-top:2rem;display:flex}.layout-module__L5FxyW__articleMain{background-color:var(--card-bg);border:1px solid var(--card-border);width:100%;max-width:960px;box-shadow:0 4px 20px var(--card-shadow);-webkit-backdrop-filter:blur(10px);border-radius:1rem;padding:1rem}@media (min-width:768px){.layout-module__L5FxyW__articleMain{padding:3rem}}.layout-module__L5FxyW__articleHeader{border-bottom:1px solid var(--card-border);margin-bottom:2rem;padding-bottom:1.5rem}.layout-module__L5FxyW__articleMeta{color:var(--text-muted);flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:.875rem;display:flex}.layout-module__L5FxyW__articleCategory{color:var(--accent-emerald);font-weight:600}.layout-module__L5FxyW__articleContent{max-width:66ch;color:var(--text-main);margin-inline:auto;font-size:1rem;line-height:1.8}@media (min-width:768px){.layout-module__L5FxyW__articleContent{font-size:1.125rem}}.layout-module__L5FxyW__articleContent h2{border-bottom:1px solid var(--card-border);margin-top:2rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.625rem}.layout-module__L5FxyW__articleContent h3{margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem}.layout-module__L5FxyW__articleContent p{color:var(--text-muted);margin-bottom:1.25rem}.layout-module__L5FxyW__articleContent ul,.layout-module__L5FxyW__articleContent ol{color:var(--text-muted);margin-bottom:1.25rem;padding-left:1.5rem}.layout-module__L5FxyW__articleContent li{margin-bottom:.5rem}.layout-module__L5FxyW__articleContent blockquote{border-inline-start:4px solid var(--accent-emerald);background-color:var(--accent-emerald-glow);border-radius:0 .5rem .5rem 0;margin-bottom:1.25rem;padding:1rem 1.5rem}.layout-module__L5FxyW__articleContent table{border-collapse:collapse;width:100%;margin-bottom:1.5rem}.layout-module__L5FxyW__articleContent th,.layout-module__L5FxyW__articleContent td{text-align:left;border-bottom:1px solid var(--card-border);padding:.75rem 1rem}.layout-module__L5FxyW__articleContent th{color:var(--text-main);background-color:#ffffff05;font-weight:600}.layout-module__L5FxyW__articleContent td{color:var(--text-muted)}.layout-module__L5FxyW__heroGrid{grid-template-columns:1fr;align-items:center;gap:2rem;display:grid}@media (min-width:768px){.layout-module__L5FxyW__heroGrid{grid-template-columns:1.5fr 1fr}}.layout-module__L5FxyW__heroImageContainer{border-radius:var(--radius-2xl);border:1px solid var(--card-border);width:100%;height:350px;box-shadow:0 12px 40px var(--card-shadow);-webkit-backdrop-filter:blur(10px);position:relative;overflow:hidden}@media (max-width:767px){.layout-module__L5FxyW__heroImageContainer{aspect-ratio:3/2;height:auto}}.layout-module__L5FxyW__mobileMenuToggle{border:1px solid var(--card-border);width:2.75rem;height:2.75rem;color:var(--text-muted);background-color:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.layout-module__L5FxyW__mobileMenuToggle:hover{color:var(--text-main);border-color:var(--accent-emerald);background-color:var(--accent-emerald-glow)}.layout-module__L5FxyW__mobileMenuToggle:focus-visible{outline:2px solid var(--accent-emerald);outline-offset:2px}@media (min-width:768px){.layout-module__L5FxyW__mobileMenuToggle{display:none}}.layout-module__L5FxyW__mobileNav{z-index:var(--z-dropdown);background-color:var(--bg-canvas);border-bottom:1px solid var(--header-border);box-shadow:var(--shadow-lg);padding:1.25rem 1.5rem;animation:.2s layout-module__L5FxyW__slideDown;position:absolute;top:100%;left:0;right:0}@keyframes layout-module__L5FxyW__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.layout-module__L5FxyW__mobileNavInner{flex-direction:column;gap:.25rem;display:flex}.layout-module__L5FxyW__mobileNavLink{color:var(--text-muted);border-radius:var(--radius-md);padding:.75rem 1rem;font-size:1rem;font-weight:500;transition:all .2s;display:block}.layout-module__L5FxyW__mobileNavLink:hover{color:var(--text-main);background-color:#ffffff0d}
.components-module__VRenEa__card{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-xl);box-shadow:0 4px 30px var(--card-shadow);-webkit-backdrop-filter:blur(12px);transition:border-color var(--transition-normal), transform var(--transition-normal), box-shadow var(--transition-normal);overflow-wrap:break-word;min-width:0;padding:1.5rem}.components-module__VRenEa__card>*{min-width:0}.components-module__VRenEa__legalWrapper{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-2xl);max-width:960px;box-shadow:0 10px 40px var(--card-shadow);-webkit-backdrop-filter:blur(12px);margin:0 auto;padding:3rem 4rem}@media (max-width:768px){.components-module__VRenEa__legalWrapper{border-radius:var(--radius-xl);padding:2rem 1.5rem}}.components-module__VRenEa__prose{color:var(--text-muted);font-size:1rem;line-height:1.8}.components-module__VRenEa__prose h1,.components-module__VRenEa__prose h2,.components-module__VRenEa__prose h3{color:var(--text-main);margin-top:2rem;margin-bottom:1rem;font-weight:700}.components-module__VRenEa__prose h1{letter-spacing:-.04em;margin-top:0;font-size:2.25rem;font-weight:800}.components-module__VRenEa__prose h2{font-size:1.5rem}.components-module__VRenEa__prose h3{font-size:1.25rem}.components-module__VRenEa__prose p{margin-bottom:1.25rem}.components-module__VRenEa__prose ul{margin-bottom:1.25rem;padding-left:1.5rem}.components-module__VRenEa__prose li{margin-bottom:.5rem}.components-module__VRenEa__prose a{color:var(--accent-emerald);text-underline-offset:4px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .2s}.components-module__VRenEa__prose a:hover{-webkit-text-decoration-color:var(--accent-emerald);text-decoration-color:var(--accent-emerald)}.components-module__VRenEa__prose strong{color:var(--text-main)}.components-module__VRenEa__cardEmbedded{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:none!important;padding:0!important;transition:none!important}@media (hover:hover){.components-module__VRenEa__cardHoverable:hover{border-color:var(--card-hover-border);transform:translateY(-2px);box-shadow:0 10px 40px #0003}}.components-module__VRenEa__cardHoverable:active{border-color:var(--card-hover-border);transition-duration:var(--transition-fast);transform:scale(.98)}.components-module__VRenEa__cardTitle{align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;display:flex}.components-module__VRenEa__cardTitleSm{align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1.1rem;font-weight:700;display:flex}.components-module__VRenEa__cardDescription{color:var(--text-muted);overflow-wrap:break-word;margin-bottom:1.25rem;font-size:.875rem}.components-module__VRenEa__badge{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.components-module__VRenEa__badgeEmerald{background-color:var(--accent-emerald-glow);color:var(--accent-emerald);border:1px solid var(--accent-emerald-border)}.components-module__VRenEa__badgeAmber{background-color:var(--accent-amber-glow);color:var(--accent-amber);border:1px solid #f59e0b33}.components-module__VRenEa__tabSelect{display:none}.components-module__VRenEa__tabGroup{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.5rem;display:grid}@media (min-width:640px){.components-module__VRenEa__tabGroup{grid-template-columns:repeat(3,1fr)}}.components-module__VRenEa__tabButton{color:var(--text-muted);background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-xl);cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;padding:1rem .75rem;font-size:.8125rem;font-weight:600;line-height:1.3;transition:all .2s;display:flex;position:relative;overflow:hidden}.components-module__VRenEa__tabButton:before{content:"";background:linear-gradient(135deg, var(--accent-emerald-glow), transparent);opacity:0;transition:opacity .2s;position:absolute;inset:0}.components-module__VRenEa__tabButton:hover:before{opacity:1}.components-module__VRenEa__tabButton:hover{border-color:var(--accent-emerald-border);box-shadow:0 4px 16px var(--card-shadow);transform:translateY(-2px)}.components-module__VRenEa__tabButton:focus-visible{outline:2px solid var(--accent-emerald);outline-offset:2px}.components-module__VRenEa__tabButtonActive{background-color:var(--accent-emerald);border-color:var(--accent-emerald);color:var(--text-inverse);transform:translateY(-2px);box-shadow:0 4px 16px #10b9814d}.components-module__VRenEa__tabButtonActive:before{display:none}.components-module__VRenEa__tabButtonActive:hover{box-shadow:0 6px 24px #10b98166}.components-module__VRenEa__tabIcon{background-color:#ffffff14;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.5rem;transition:all .2s;display:flex}.components-module__VRenEa__tabButtonActive .components-module__VRenEa__tabIcon{background-color:#fff3}.components-module__VRenEa__tabBadge{background:var(--accent-emerald);color:var(--text-inverse);text-transform:uppercase;letter-spacing:.03em;border-radius:999px;padding:.15rem .35rem;font-size:.625rem;font-weight:700;line-height:1}.components-module__VRenEa__tabButtonActive .components-module__VRenEa__tabBadge{background:var(--text-inverse);color:var(--accent-emerald)}.components-module__VRenEa__tabPanel{animation:.3s ease-in-out components-module__VRenEa__fadeIn}@keyframes components-module__VRenEa__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:639px){.components-module__VRenEa__tabSelect{width:100%;color:var(--text-main);background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-xl);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem;margin-bottom:1rem;padding:.75rem 2.5rem .75rem 1rem;font-size:.875rem;font-weight:600;line-height:1.4;display:block}.components-module__VRenEa__tabGroup{display:none}.components-module__VRenEa__tabBadge{z-index:1;padding:.1rem .25rem;font-size:.5rem;position:absolute;top:2px;right:3px}}.components-module__VRenEa__formGroup{flex-direction:column;gap:.5rem;min-width:0;margin-bottom:1.25rem;display:flex}.components-module__VRenEa__label{color:var(--text-main);justify-content:space-between;align-items:center;font-size:.875rem;font-weight:600;display:flex}.components-module__VRenEa__labelValue{color:var(--accent-emerald);font-family:var(--font-mono);font-weight:700}.components-module__VRenEa__select,.components-module__VRenEa__input,.components-module__VRenEa__textarea{border-radius:var(--radius-md);border:1px solid var(--card-border);width:100%;min-width:0;color:var(--text-main);background-color:#0003;outline:none;padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s}.components-module__VRenEa__select:focus,.components-module__VRenEa__input:focus,.components-module__VRenEa__textarea:focus{border-color:var(--accent-emerald);box-shadow:0 0 0 2px var(--accent-emerald-glow)}.components-module__VRenEa__select option{background-color:var(--bg-canvas);color:var(--text-main)}.components-module__VRenEa__checkboxLabel{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--text-muted);border-radius:var(--radius-md);border:1px solid var(--card-border);background-color:#0000001a;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.components-module__VRenEa__checkboxLabel:has(:checked){border-color:var(--accent-emerald-border);background-color:var(--accent-emerald-glow);color:var(--text-main)}.components-module__VRenEa__checkbox{appearance:none;border-radius:var(--radius-sm);border:1px solid var(--card-border);background-color:#0003;outline:none;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;transition:all .2s;display:flex;position:relative}.components-module__VRenEa__checkbox:checked{background-color:var(--accent-emerald);border-color:var(--accent-emerald)}.components-module__VRenEa__checkbox:checked:after{content:"";border:solid var(--text-inverse);border-width:0 2px 2px 0;width:.35rem;height:.6rem;margin-bottom:2px;transform:rotate(45deg)}.components-module__VRenEa__slider{appearance:none;cursor:pointer;background-color:#fff3;border:1px solid #ffffff1f;border-radius:9999px;outline:none;width:100%;min-width:0;height:.5rem;margin-block:.5rem}.components-module__VRenEa__slider::-webkit-slider-runnable-track{background:linear-gradient(90deg,#10b98140,#10b98114);border-radius:9999px;height:.5rem}.components-module__VRenEa__slider::-webkit-slider-thumb{appearance:none;background-color:var(--accent-emerald);cursor:pointer;border:2px solid #ffffff4d;border-radius:50%;width:1.375rem;height:1.375rem;margin-top:-.4375rem;transition:transform .1s;box-shadow:0 0 10px #10b98180}.components-module__VRenEa__slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.components-module__VRenEa__slider::-moz-range-track{background:linear-gradient(90deg,#10b98140,#10b98114);border:1px solid #ffffff14;border-radius:9999px;height:.5rem}.components-module__VRenEa__slider::-moz-range-progress{background-color:#10b98159;border-radius:9999px;height:.5rem}.components-module__VRenEa__slider::-moz-range-thumb{background-color:var(--accent-emerald);cursor:pointer;border:none;border-radius:50%;width:1.375rem;height:1.375rem;transition:transform .1s;box-shadow:0 0 10px #10b98180}.components-module__VRenEa__slider::-moz-range-thumb:hover{transform:scale(1.15)}.components-module__VRenEa__button{border-radius:var(--radius-md);outline:none;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}@media (min-width:640px){.components-module__VRenEa__button{width:auto}}.components-module__VRenEa__button:focus-visible{outline:2px solid var(--accent-emerald);outline-offset:2px}.components-module__VRenEa__buttonPrimary{background-color:var(--accent-emerald);color:var(--text-inverse);box-shadow:0 4px 15px #10b9814d}.components-module__VRenEa__buttonPrimary:hover:not(:disabled){opacity:.95;transform:translateY(-1px);box-shadow:0 6px 20px #10b98166}.components-module__VRenEa__buttonPrimary:active:not(:disabled){transform:scale(.97);box-shadow:0 2px 10px #10b9814d}.components-module__VRenEa__buttonSecondary{border:1px solid var(--card-border);color:var(--text-main);background-color:#ffffff0d}.components-module__VRenEa__buttonSecondary:hover:not(:disabled){border-color:var(--accent-emerald);background-color:#ffffff14}.components-module__VRenEa__buttonSecondary:active:not(:disabled){transform:scale(.97)}.components-module__VRenEa__button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.components-module__VRenEa__resultsCard{border-radius:var(--radius-xl);box-shadow:var(--shadow-md);background:linear-gradient(135deg,#10b9810d,#f59e0b05);border:1px solid #10b98126;margin-top:1.5rem;padding:1.75rem;position:relative;overflow:hidden}.components-module__VRenEa__resultsCardEmerald{background:linear-gradient(135deg,#10b9810d,#0000);border-color:#10b98133}.components-module__VRenEa__resultsCardAmber,.components-module__VRenEa__resultsCardSolar{background:linear-gradient(135deg,#f59e0b0d,#0000);border-color:#f59e0b33}.components-module__VRenEa__resultsCard:before{content:"";background:linear-gradient(to right, var(--accent-emerald), var(--accent-amber));width:100%;height:2px;position:absolute;top:0;left:0}.components-module__VRenEa__resultsTitle{color:var(--text-main);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1.125rem;font-weight:700;display:flex}.components-module__VRenEa__resultsGrid{grid-template-columns:1fr;gap:1.25rem;min-width:0;display:grid}@media (min-width:640px){.components-module__VRenEa__resultsGrid{grid-template-columns:repeat(2,1fr)}}.components-module__VRenEa__resultItem{flex-direction:column;gap:.25rem;display:flex}.components-module__VRenEa__resultLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.75rem}.components-module__VRenEa__resultValue{color:var(--accent-emerald);font-size:1.5rem;font-weight:800;font-family:var(--font-mono)}.components-module__VRenEa__resultValueSecondary{color:var(--accent-amber)}.components-module__VRenEa__resultHelpText{color:var(--text-muted);margin-top:1rem;font-size:.75rem;line-height:1.5}.components-module__VRenEa__mapGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;min-width:0;display:grid}@media (min-width:640px){.components-module__VRenEa__mapGrid{grid-template-columns:repeat(4,1fr)}}.components-module__VRenEa__mapItem{border:1px solid var(--card-border);border-radius:var(--radius-md);text-align:center;color:var(--text-muted);cursor:pointer;background-color:#ffffff05;padding:.75rem .5rem;font-size:.8125rem;font-weight:600;transition:all .2s}.components-module__VRenEa__mapItemActive{background-color:var(--accent-emerald-glow);border-color:var(--accent-emerald);color:var(--text-main);box-shadow:0 0 10px #10b98133}.components-module__VRenEa__mapItem:hover:not(.components-module__VRenEa__mapItemActive){color:var(--text-main);background-color:#ffffff0d}.components-module__VRenEa__mapItem:focus-visible{outline:2px solid var(--accent-emerald);outline-offset:2px}.components-module__VRenEa__sidebarLink{border-radius:var(--radius-md);color:var(--text-main);background-color:#ffffff05;border:1px solid #0000;align-items:center;gap:.75rem;min-width:0;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.components-module__VRenEa__sidebarLink:hover{background-color:var(--card-bg);border-color:var(--card-border);transform:translate(4px);box-shadow:0 4px 12px #0000001a}.components-module__VRenEa__sidebarLinkIcon{flex-shrink:0;font-size:1.125rem}.components-module__VRenEa__sidebarLinkArrow{color:var(--text-muted);opacity:0;transition:all var(--transition-fast);margin-left:auto;font-size:.875rem;transform:translate(-8px)}.components-module__VRenEa__sidebarLink:hover .components-module__VRenEa__sidebarLinkArrow{opacity:1;color:var(--accent-emerald);transform:translate(0)}.components-module__VRenEa__tabsContainer{width:100%;min-width:0}.components-module__VRenEa__sectionDivider{border-top:1px solid var(--card-border);margin-top:3.5rem;padding-top:2.5rem}.components-module__VRenEa__sectionDividerCompact{border-top:1px solid var(--card-border);margin-top:2.5rem;padding-top:1.5rem}.components-module__VRenEa__listUnstyled{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.components-module__VRenEa__textSmall{color:var(--text-muted);font-size:.8125rem;line-height:1.5}.components-module__VRenEa__textXsmall{color:var(--text-muted);font-size:.75rem}.components-module__VRenEa__customScrollArea{scrollbar-width:thin;scrollbar-color:var(--card-border) transparent;padding-right:.5rem;overflow-y:auto}.components-module__VRenEa__customScrollArea::-webkit-scrollbar{width:4px}.components-module__VRenEa__customScrollArea::-webkit-scrollbar-track{background:0 0}.components-module__VRenEa__customScrollArea::-webkit-scrollbar-thumb{background-color:var(--card-border);border-radius:4px}.components-module__VRenEa__customScrollArea::-webkit-scrollbar-thumb:hover{background-color:var(--text-muted)}
