.TimelineBar-module__rD2qSq__container{width:100%}.TimelineBar-module__rD2qSq__svg{shape-rendering:geometricprecision;width:100%;height:38px;display:block}.TimelineBar-module__rD2qSq__svgCompact{height:34px}.TimelineBar-module__rD2qSq__track{stroke:var(--sz-white-08);stroke-width:6px;vector-effect:non-scaling-stroke;stroke-linecap:round}.TimelineBar-module__rD2qSq__fill{stroke:var(--sz-neon-cyan);stroke-width:6px;vector-effect:non-scaling-stroke;stroke-linecap:round}.TimelineBar-module__rD2qSq__fillOverdue{stroke:var(--sz-neon-cyan)}.TimelineBar-module__rD2qSq__markerLine{stroke:var(--sz-text-soft);stroke-width:2px;opacity:.95;vector-effect:non-scaling-stroke;stroke-linecap:round}.TimelineBar-module__rD2qSq__markerLineRecord{stroke:var(--sz-neon-cyan)}.TimelineBar-module__rD2qSq__markerLineThreshold{stroke:var(--sz-orange)}.TimelineBar-module__rD2qSq__markerLabel{fill:var(--sz-text-soft);letter-spacing:.08em;paint-order:stroke fill;stroke:var(--sz-bg-panel);stroke-width:.9px;font-size:9px;font-weight:700}.TimelineBar-module__rD2qSq__mobileRangeMeta{color:var(--sz-text-muted);letter-spacing:.05em;justify-content:space-between;align-items:center;margin-top:8px;padding:0 2px;font-size:.72rem;display:flex}.TimelineBar-module__rD2qSq__mobileRangeMeta span:nth-child(2){color:var(--sz-neon-cyan);text-align:center;flex-grow:1;font-weight:700}@media (max-width:640px){.TimelineBar-module__rD2qSq__markerLabel{font-size:10px}}
.DroughtAnalysis-module__fLno4q__container{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.DroughtAnalysis-module__fLno4q__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.DroughtAnalysis-module__fLno4q__droughtList{flex-direction:column;gap:.75rem;display:flex}.DroughtAnalysis-module__fLno4q__droughtItem{background:var(--sz-black);border:1px solid var(--sz-border);border-radius:var(--sz-radius);align-items:stretch;gap:1.5rem;padding:1.5rem 1.5rem 3rem;transition:all .3s;display:flex}.DroughtAnalysis-module__fLno4q__droughtItem:hover{border-color:var(--sz-green);box-shadow:0 0 20px var(--sz-success-soft-strong);transform:translate(4px)}.DroughtAnalysis-module__fLno4q__rank{color:var(--sz-light-gray);text-align:center;font-size:1.2rem;font-weight:700}.DroughtAnalysis-module__fLno4q__combo{color:var(--sz-green);text-shadow:0 0 15px var(--sz-success-border);letter-spacing:8px;font-size:2.5rem;font-weight:700;line-height:1}.DroughtAnalysis-module__fLno4q__comboNoSpacing{color:var(--sz-green);text-shadow:0 0 15px var(--sz-success-border);letter-spacing:0;font-size:2.5rem;font-weight:700;line-height:1}.DroughtAnalysis-module__fLno4q__droughtInfo{flex-direction:column;flex:1;align-self:center;gap:.5rem;display:flex}.DroughtAnalysis-module__fLno4q__dataBadge{background:var(--sz-panel);border:1px solid var(--sz-white-15);border-radius:var(--sz-radius);color:var(--sz-fade);white-space:nowrap;align-items:center;padding:.3rem .65rem;font-size:.75rem;display:inline-flex}.DroughtAnalysis-module__fLno4q__dataBadge strong{color:var(--sz-green);margin:0 .25rem;font-weight:700}.DroughtAnalysis-module__fLno4q__days{align-items:baseline;gap:.5rem;display:flex}.DroughtAnalysis-module__fLno4q__dayCount{color:var(--sz-text);font-size:1.5rem;font-weight:700}.DroughtAnalysis-module__fLno4q__dayLabel{color:var(--sz-light-gray);text-transform:uppercase;font-size:.8rem}.DroughtAnalysis-module__fLno4q__dateInfo{flex-direction:column;gap:.15rem;display:flex}.DroughtAnalysis-module__fLno4q__firstSeenDate{color:var(--sz-light-gray);font-size:.75rem}.DroughtAnalysis-module__fLno4q__lastSeen{color:var(--sz-light-gray);font-size:.8rem}.DroughtAnalysis-module__fLno4q__recordBadge{background:var(--sz-success-soft-light);border:1px solid var(--sz-success-border-soft);border-radius:var(--sz-radius);color:var(--sz-green);white-space:nowrap;align-items:center;gap:.35rem;padding:.3rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.DroughtAnalysis-module__fLno4q__multiplierBadge{background:var(--sz-orange-soft);border:1px solid var(--sz-orange-border);border-radius:var(--sz-radius);color:var(--sz-orange);white-space:nowrap;align-items:center;padding:.3rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}@keyframes DroughtAnalysis-module__fLno4q__pulse{0%,to{box-shadow:0 0 15px var(--sz-success-border-soft)}50%{box-shadow:0 0 25px var(--sz-success-border)}}.DroughtAnalysis-module__fLno4q__badgeHeader{border-bottom:1px solid var(--sz-success-soft-strong);align-items:center;gap:.5rem;padding-bottom:.75rem;display:flex}.DroughtAnalysis-module__fLno4q__badgeIcon{color:var(--sz-warning);font-size:1.2rem;animation:1.5s ease-in-out infinite DroughtAnalysis-module__fLno4q__flicker}.DroughtAnalysis-module__fLno4q__badgeIconSvg{width:16px;height:16px;display:block}@keyframes DroughtAnalysis-module__fLno4q__flicker{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.DroughtAnalysis-module__fLno4q__badgeTitle{color:var(--sz-green);text-transform:uppercase;letter-spacing:1.5px;font-size:.7rem;font-weight:700}.DroughtAnalysis-module__fLno4q__badgeContent{flex-direction:column;gap:.75rem;display:flex}.DroughtAnalysis-module__fLno4q__statsGrid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.DroughtAnalysis-module__fLno4q__statItem{flex-direction:column;align-items:center;gap:.25rem;display:flex}.DroughtAnalysis-module__fLno4q__statLabel{color:var(--sz-light-gray);text-transform:uppercase;letter-spacing:.5px;font-size:.65rem}.DroughtAnalysis-module__fLno4q__statValue{color:var(--sz-green);text-shadow:0 0 8px var(--sz-success-border);font-size:1rem;font-weight:700}.DroughtAnalysis-module__fLno4q__droughtRank{color:var(--sz-dim);text-align:center;border-right:2px solid var(--sz-success-soft-strong);justify-content:center;align-items:center;min-width:60px;padding-right:1.5rem;font-size:1.2rem;font-weight:700;display:flex}.DroughtAnalysis-module__fLno4q__comboHeader{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.25rem;display:flex}.DroughtAnalysis-module__fLno4q__lastSeen{color:var(--sz-faint);text-align:center;font-size:.85rem}.DroughtAnalysis-module__fLno4q__mobilePilotCard{gap:.8rem;padding:1rem;display:grid}.DroughtAnalysis-module__fLno4q__mobileTopRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.DroughtAnalysis-module__fLno4q__mobileComboHero{letter-spacing:5px;text-align:right;font-size:2.1rem}.DroughtAnalysis-module__fLno4q__mobileRankBadge{border:1px solid var(--sz-success-soft-strong);border-radius:var(--sz-radius);min-width:46px;height:32px;color:var(--sz-dim);background:var(--sz-panel);justify-content:center;align-items:center;padding:0 .5rem;font-size:.9rem;font-weight:700;display:inline-flex}.DroughtAnalysis-module__fLno4q__mobileStatGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.DroughtAnalysis-module__fLno4q__mobileStatCell{border:1px solid var(--sz-success-soft-strong);border-radius:var(--sz-radius);background:var(--sz-surface-overlay-weak);flex-direction:column;gap:.25rem;padding:.4rem .5rem;display:flex}.DroughtAnalysis-module__fLno4q__mobileStatLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--sz-faint);opacity:.7;font-size:.72rem}.DroughtAnalysis-module__fLno4q__mobileStatValue{color:var(--sz-text-soft);font-size:.95rem;font-weight:600;line-height:1.35}.DroughtAnalysis-module__fLno4q__mobileDateRow{color:var(--sz-faint);font-size:.9rem}.DroughtAnalysis-module__fLno4q__mobileTimelineWrap{margin-top:.1rem}@media (min-width:481px){.DroughtAnalysis-module__fLno4q__mobilePilotCard{padding:1.5rem 1.5rem 3rem;display:flex}}
.MetricBadge-module__25I3CW__typeBadge{border-radius:var(--sz-radius);text-transform:uppercase;border:1px solid var(--sz-success-border-soft);padding:.25rem .5rem;font-size:.7rem;font-weight:600}.MetricBadge-module__25I3CW__typeFront{background:var(--sz-success-soft);color:var(--sz-neon-cyan)}.MetricBadge-module__25I3CW__typeBack{background:var(--sz-success-soft-light);color:var(--sz-neon-cyan-soft)}.MetricBadge-module__25I3CW__typeSplit{background:var(--sz-success-soft-weak);color:var(--sz-neon-cyan-soft)}.MetricBadge-module__25I3CW__perfBadge{border-radius:var(--sz-radius);border:1px solid var(--sz-hairline);padding:.25rem .5rem;font-size:.75rem;font-weight:600}.MetricBadge-module__25I3CW__perfHot{background:var(--sz-success-soft);color:var(--sz-neon-cyan);border-color:var(--sz-success-border-soft)}.MetricBadge-module__25I3CW__perfCold{background:var(--sz-orange-soft);color:var(--sz-orange);border-color:var(--sz-orange-border)}.MetricBadge-module__25I3CW__perfNeutral{background:var(--sz-border-muted);color:var(--sz-text-secondary)}
.SummaryCard-module__3ZNOwG__body{flex-direction:column;gap:.5rem;height:100%;display:flex}.SummaryCard-module__3ZNOwG__icon{margin-bottom:.25rem;font-size:1.5rem}.SummaryCard-module__3ZNOwG__title{color:var(--sz-text-secondary);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.875rem;font-weight:600}.SummaryCard-module__3ZNOwG__value{color:var(--sz-neon-cyan);margin:.25rem 0;font-size:2rem;font-weight:700}.SummaryCard-module__3ZNOwG__valueSuccess{color:var(--sz-neon-cyan)}.SummaryCard-module__3ZNOwG__valueWarning{color:var(--sz-orange)}.SummaryCard-module__3ZNOwG__valueDanger{color:var(--sz-danger)}.SummaryCard-module__3ZNOwG__valueInfo{color:var(--sz-info)}.SummaryCard-module__3ZNOwG__label{color:var(--sz-text-secondary);margin:0;font-size:.8rem}
.tutorial-module__yYYONW__toggle{width:20px;height:20px;color:var(--sz-neon-cyan-soft);border:1px solid var(--sz-neon-cyan-a33);background:var(--sz-surface-overlay-weak);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;transition:border-color .15s,color .15s;display:inline-flex}.tutorial-module__yYYONW__toggle:hover{border-color:var(--sz-neon-cyan);color:var(--sz-neon-cyan)}.tutorial-module__yYYONW__toggleActive{border-color:var(--sz-neon-cyan);color:var(--sz-neon-cyan);background:var(--sz-neon-cyan-a20)}.tutorial-module__yYYONW__toggleIcon{flex-shrink:0}.tutorial-module__yYYONW__dim{background:var(--sz-bg);opacity:.55;z-index:8999;pointer-events:none;position:fixed;inset:0}.tutorial-module__yYYONW__highlight{pointer-events:none;border:1px solid var(--sz-neon-cyan-soft);z-index:9000;border-radius:4px;transition:top 80ms,left 80ms,width 80ms,height 80ms;position:fixed}.tutorial-module__yYYONW__tooltip{z-index:1000001;background:linear-gradient(160deg, var(--sz-tutorial-bg-top) 0%, var(--sz-tutorial-bg) 100%);border:1px solid var(--sz-neon-cyan-soft);border-radius:var(--sz-radius);width:300px;box-shadow:0 0 0 1px var(--sz-success-soft-light), 0 8px 32px var(--sz-shadow-strong);padding:1rem 1.1rem;position:fixed;overflow:hidden}.tutorial-module__yYYONW__tooltip:before{content:"";background:linear-gradient(105deg, transparent 30%, var(--sz-neon-cyan-a20) 50%, transparent 70%);pointer-events:none;border-radius:inherit;animation:5s ease-in-out infinite tutorial-module__yYYONW__tooltipShimmer;position:absolute;inset:0;transform:translate(-200%)}@keyframes tutorial-module__yYYONW__tooltipShimmer{0%,70%{transform:translate(-200%)}to{transform:translate(300%)}}.tutorial-module__yYYONW__tooltipTitle{text-transform:uppercase;letter-spacing:.5px;color:var(--sz-neon-cyan-soft);margin:0 0 .4rem;font-size:.8rem;font-weight:700}.tutorial-module__yYYONW__tooltipBody{color:var(--sz-text-strong);margin:0;font-size:.82rem;line-height:1.5}.tutorial-module__yYYONW__tooltipLearn{color:var(--sz-neon-cyan-soft);pointer-events:all;align-items:center;gap:.3rem;margin-top:.6rem;font-size:.72rem;font-weight:600;text-decoration:none;display:inline-flex}.tutorial-module__yYYONW__tooltipLearn:hover{text-decoration:underline}.tutorial-module__yYYONW__tooltipVideo{color:var(--sz-warning);pointer-events:all;align-items:center;gap:.3rem;margin-top:.4rem;font-size:.72rem;font-weight:600;text-decoration:none;display:inline-flex}.tutorial-module__yYYONW__tooltipVideo:hover{text-decoration:underline}.tutorial-module__yYYONW__tooltipMissing{color:var(--sz-text-secondary);margin-top:.5rem;font-size:.7rem;font-style:italic;display:block}@keyframes tutorial-module__yYYONW__tutorialFadeIn{0%{opacity:0}to{opacity:1}}.tutorial-module__yYYONW__tooltip{animation:.12s tutorial-module__yYYONW__tutorialFadeIn}
.AdminLayout-module__E4hujW__adminLayout{background:var(--sz-bg-primary);flex-direction:column;min-height:100vh;display:flex}.AdminLayout-module__E4hujW__topBar{background:var(--sz-bg-panel);border-bottom:2px solid var(--sz-border-muted);z-index:1000;justify-content:center;width:100%;display:flex;position:relative;overflow:visible}.AdminLayout-module__E4hujW__topBar:before{content:"";pointer-events:none;z-index:0;opacity:.32;background-image:linear-gradient(#0000004d 0%,#0000 100%),url(/images/texture_background_1.png);background-position:50%,0 0;background-repeat:no-repeat,repeat;background-size:cover,512px 512px;position:absolute;inset:0}.AdminLayout-module__E4hujW__topBar:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(90deg,#000000bf 0%,#00000073 18%,#00000026 32%,#0000 48%);position:absolute;inset:0}.AdminLayout-module__E4hujW__topBarInner{width:100%;max-width:var(--sz-content-max-width);z-index:1;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;margin:0 auto;padding:.85rem 1.5rem;display:grid;position:relative}.AdminLayout-module__E4hujW__mobileAppBar,.AdminLayout-module__E4hujW__mobilePrimaryNav,.AdminLayout-module__E4hujW__mobileMenuPanel{display:none}.AdminLayout-module__E4hujW__mobileBrand{color:var(--sz-text-primary);align-items:center;gap:.55rem;text-decoration:none;display:inline-flex}.AdminLayout-module__E4hujW__mobileBrandText{color:var(--sz-neon-cyan);letter-spacing:.1em;text-transform:uppercase;font-size:.85rem;font-weight:800}.AdminLayout-module__E4hujW__mobileAppBarActions{align-items:center;gap:.35rem;display:inline-flex}.AdminLayout-module__E4hujW__mobileMenuButton{border:1px solid var(--sz-border-muted);background:var(--sz-bg-panel);color:var(--sz-text-primary);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border-radius:10px;padding:.52rem .78rem;font-size:.68rem;font-weight:800;line-height:1}.AdminLayout-module__E4hujW__mobileMenuButton:focus{box-shadow:0 0 0 3px var(--sz-neon-cyan-a20);outline:none}.AdminLayout-module__E4hujW__mobilePrimaryItem{padding:.78rem .45rem}.AdminLayout-module__E4hujW__mobileMenuSection{gap:.25rem;display:grid}.AdminLayout-module__E4hujW__mobileMenuSectionTitle{letter-spacing:.12em;text-transform:uppercase;color:var(--sz-text-muted);margin-bottom:.2rem;font-size:.62rem}.AdminLayout-module__E4hujW__mobileViewModeToggle{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;display:grid}.AdminLayout-module__E4hujW__mobileViewModeButton{border:1px solid var(--sz-border-muted);color:var(--sz-text-primary);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:10px;padding:.5rem;font-size:.65rem;font-weight:700;transition:all .2s}.AdminLayout-module__E4hujW__mobileViewModeButton:hover{border-color:var(--sz-neon-cyan);color:var(--sz-neon-cyan)}.AdminLayout-module__E4hujW__mobileViewModeButtonActive{border-color:var(--sz-neon-cyan);background:var(--sz-neon-cyan-a20);color:var(--sz-neon-cyan)}.AdminLayout-module__E4hujW__mobileMenuLink{color:var(--sz-text-primary);letter-spacing:.07em;text-transform:uppercase;border-radius:10px;padding:.62rem .68rem;font-size:.72rem;font-weight:700;text-decoration:none;display:block}.AdminLayout-module__E4hujW__mobileMenuLink:hover{background:var(--sz-neon-cyan-a20)}.AdminLayout-module__E4hujW__mobileMenuActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.AdminLayout-module__E4hujW__mobileActionButton{border:1px solid var(--sz-neon-cyan-a33);color:var(--sz-text-primary);letter-spacing:.09em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:10px;padding:.58rem .55rem;font-size:.66rem;font-weight:800;line-height:1}.AdminLayout-module__E4hujW__agreementPanelContent{padding-top:.25rem}.AdminLayout-module__E4hujW__brand{isolation:isolate;color:var(--sz-text-primary);align-items:center;text-decoration:none;display:inline-flex;position:relative}.AdminLayout-module__E4hujW__brandDesktopLogo{align-items:center;gap:.7rem;line-height:0;display:inline-flex}.AdminLayout-module__E4hujW__brandName{color:var(--sz-neon-cyan);letter-spacing:.14em;text-transform:uppercase;text-shadow:0 0 12px var(--sz-neon-cyan-a33), 0 1px 0 var(--sz-black-40);font-size:1.1rem;font-weight:900;line-height:1}.AdminLayout-module__E4hujW__brandMobileLogo{align-items:center;line-height:0;display:none}.AdminLayout-module__E4hujW__topNav{border:1px solid var(--sz-neon-cyan);border-radius:calc(var(--sz-radius) + 6px);background:var(--sz-bg-panel);flex-wrap:nowrap;justify-content:center;justify-self:center;align-items:stretch;gap:6px;width:fit-content;min-width:0;max-width:100%;padding:4px 6px;display:flex;overflow:visible}.AdminLayout-module__E4hujW__navBrand{border-radius:var(--sz-radius);width:48px;min-width:48px;height:48px;color:var(--sz-neon-cyan);justify-content:center;align-items:center;text-decoration:none;display:none}.AdminLayout-module__E4hujW__navBrand:focus{box-shadow:0 0 0 3px var(--sz-neon-cyan-a20);outline:none}.AdminLayout-module__E4hujW__navItem{color:var(--sz-text-primary);border-radius:var(--sz-radius);white-space:nowrap;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;appearance:none;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:calc(.7rem + 5px) 1.05rem;font-family:inherit;font-size:.75rem;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.AdminLayout-module__E4hujW__navItem:hover{color:var(--sz-text-primary);background:0 0}.AdminLayout-module__E4hujW__navItem:active{transform:none}.AdminLayout-module__E4hujW__navItem:focus{box-shadow:0 0 0 3px var(--sz-neon-cyan-a20);outline:none}.AdminLayout-module__E4hujW__active{background:var(--sz-neon-cyan);color:var(--sz-bg-primary);box-shadow:none}.AdminLayout-module__E4hujW__navLabel{font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit}.AdminLayout-module__E4hujW__navDropdown{flex:none;position:relative}.AdminLayout-module__E4hujW__navMenu{background:var(--sz-bg-panel);border:1px solid var(--sz-border-muted);border-radius:var(--sz-radius);z-index:1100;min-width:220px;box-shadow:0 18px 35px var(--sz-black-80);padding:6px;display:none;position:absolute;top:calc(100% + 8px);left:0}.AdminLayout-module__E4hujW__navMenu:before{content:"";pointer-events:none;z-index:0;border-radius:var(--sz-radius);opacity:.15;background-image:url(/images/texture_background_1.png);background-position:0 0;background-repeat:repeat;background-size:512px 512px;position:absolute;inset:0}.AdminLayout-module__E4hujW__navMenuOpen{gap:4px;display:grid}.AdminLayout-module__E4hujW__navMenuItem{border-radius:var(--sz-radius);color:var(--sz-text-primary);text-transform:uppercase;letter-spacing:.12em;z-index:1;padding:.7rem .9rem;font-size:.75rem;font-weight:800;text-decoration:none;display:block;position:relative}.AdminLayout-module__E4hujW__navMenuItem:hover{background:var(--sz-neon-cyan-a20);color:var(--sz-text-primary)}.AdminLayout-module__E4hujW__navMenuItem:focus{box-shadow:0 0 0 3px var(--sz-neon-cyan-a20);outline:none}.AdminLayout-module__E4hujW__navMenuItemActive{background:var(--sz-neon-cyan);color:var(--sz-bg-primary)}.AdminLayout-module__E4hujW__utilities{align-items:center;gap:.5rem;display:inline-flex}.AdminLayout-module__E4hujW__rightCluster{justify-content:flex-end;align-items:center;gap:.75rem;min-width:0;display:inline-flex}.AdminLayout-module__E4hujW__topbarSlot{align-items:center;gap:.75rem;min-width:0;display:inline-flex}.AdminLayout-module__E4hujW__devToggleWrap{border:1px solid var(--sz-neon-cyan-a33);background:var(--sz-bg-panel);border-radius:999px;align-items:center;gap:.4rem;padding:.2rem .4rem;display:inline-flex}.AdminLayout-module__E4hujW__devToggleLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--sz-text-muted);font-size:.66rem}.AdminLayout-module__E4hujW__devToggleButton{text-transform:uppercase;letter-spacing:.08em;cursor:pointer;color:var(--sz-text-primary);background:0 0;border:0;border-radius:999px;padding:.4rem .65rem;font-size:.68rem;font-weight:700;line-height:1}.AdminLayout-module__E4hujW__devToggleButtonActive{color:var(--sz-bg-primary);background:var(--sz-neon-cyan)}.AdminLayout-module__E4hujW__utilityButton{border-radius:var(--sz-radius);width:40px;height:40px;color:var(--sz-neon-cyan);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;transition:border-color .2s,background .2s;display:inline-flex}.AdminLayout-module__E4hujW__utilityButton:hover{background:var(--sz-neon-cyan-a20);border-color:var(--sz-border-muted);color:var(--sz-neon-cyan-soft)}.AdminLayout-module__E4hujW__utilitySvg{width:18px;height:18px;display:block}.AdminLayout-module__E4hujW__profileAvatarIcon{object-fit:cover;border:1px solid var(--sz-neon-cyan-a33);background:var(--sz-bg-panel);border-radius:8px;width:24px;height:24px}.AdminLayout-module__E4hujW__oracleUtilityButton{display:inline-flex}.AdminLayout-module__E4hujW__mainContent{background:var(--sz-bg-primary);flex-direction:column;display:flex}.AdminLayout-module__E4hujW__pageContent{flex:auto}.AdminLayout-module__E4hujW__masterClassAnchorWrap{max-width:var(--sz-content-max-width);margin:0 auto;padding:.75rem 2rem 0}.AdminLayout-module__E4hujW__masterClassAnchor{border:1px solid var(--sz-info-border);background:var(--sz-info-soft);color:var(--sz-info);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.35rem;padding:.28rem .64rem;font-size:.68rem;font-weight:700;text-decoration:none;display:inline-flex}.AdminLayout-module__E4hujW__masterClassAnchor:hover{border-color:var(--sz-info-strong-border);background:var(--sz-info-soft-strong)}.AdminLayout-module__E4hujW__mobilePreviewFrame{border:1px solid var(--sz-neon-cyan-a20);width:100%;max-width:375px;box-shadow:0 10px 35px var(--sz-black-80);background:var(--sz-bg-panel);border-radius:14px;height:100vh;min-height:100vh;margin:0 auto;overflow:hidden}.AdminLayout-module__E4hujW__mobilePreviewIframe{background:var(--sz-bg-primary);border:0;width:100%;height:100vh;min-height:100vh;display:block}@media (max-width:1100px){.AdminLayout-module__E4hujW__topBarInner{grid-template-columns:auto 1fr auto;gap:.75rem}.AdminLayout-module__E4hujW__topNav{justify-content:center;width:100%}.AdminLayout-module__E4hujW__utilities{justify-content:flex-start}.AdminLayout-module__E4hujW__rightCluster{flex-wrap:wrap;justify-content:flex-start}.AdminLayout-module__E4hujW__devToggleWrap{order:-1}}@media (max-width:680px){.AdminLayout-module__E4hujW__topBarInner{grid-template-columns:1fr;gap:.5rem;padding:.65rem .8rem}.AdminLayout-module__E4hujW__brand,.AdminLayout-module__E4hujW__topNav,.AdminLayout-module__E4hujW__rightCluster{display:none}.AdminLayout-module__E4hujW__mobileAppBar{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.AdminLayout-module__E4hujW__mobilePrimaryNav{border:1px solid var(--sz-neon-cyan);border-radius:calc(var(--sz-radius) + 6px);background:var(--sz-bg-panel);grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;display:grid}.AdminLayout-module__E4hujW__mobilePrimaryNav .AdminLayout-module__E4hujW__navItem{letter-spacing:.09em;width:100%;font-size:.67rem}.AdminLayout-module__E4hujW__mobileMenuPanel{border:1px solid var(--sz-border-muted);border-radius:calc(var(--sz-radius) + 2px);background:var(--sz-bg-panel);gap:.65rem;margin-top:.15rem;padding:.65rem;display:none}.AdminLayout-module__E4hujW__mobileMenuPanelOpen{display:grid}.AdminLayout-module__E4hujW__brandDesktopLogo{display:none}.AdminLayout-module__E4hujW__brandMobileLogo{display:inline-flex}.AdminLayout-module__E4hujW__navBrand,.AdminLayout-module__E4hujW__oracleUtilityButton{display:none}.AdminLayout-module__E4hujW__masterClassAnchorWrap{padding:.65rem .8rem 0}}
