@atomazing-org/design-system 1.1.3 → 1.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,2 @@
1
- "use strict";var E=Object.defineProperty;var j=Object.getOwnPropertyDescriptor;var Q=Object.getOwnPropertyNames;var K=Object.prototype.hasOwnProperty;var V=(n,p)=>{for(var m in p)E(n,m,{get:p[m],enumerable:!0})},q=(n,p,m,e)=>{if(p&&typeof p=="object"||typeof p=="function")for(let a of Q(p))!K.call(n,a)&&a!==m&&E(n,a,{get:()=>p[a],enumerable:!(e=j(p,a))||e.enumerable});return n};var J=n=>q(E({},"__esModule",{value:!0}),n);var de={};V(de,{defaultThemes:()=>ne,editorialClassic:()=>k,modernMinimal:()=>f,neoGlass:()=>B,retroTerminal:()=>C,warmEarth:()=>T});module.exports=J(de);var s=require("@mui/material/styles"),S='"Source Serif 4","Noto Naskh Arabic","Tajawal","Cairo","Georgia","Times New Roman",serif',D={name:"Editorial Classic",direction:"rtl",palette:{mode:"light",primary:{main:"#111827",dark:"#0B1220",light:"#374151",contrastText:"#FFFFFF"},secondary:{main:"#7F1D1D",dark:"#5B1414",light:"#B91C1C",contrastText:"#FFFFFF"},info:{main:"#1D4ED8",dark:"#1E40AF",light:"#60A5FA",contrastText:"#FFFFFF"},success:{main:"#166534",dark:"#14532D",light:"#4ADE80",contrastText:"#FFFFFF"},warning:{main:"#B45309",dark:"#92400E",light:"#F59E0B",contrastText:"#0B1220"},error:{main:"#B91C1C",dark:"#991B1B",light:"#EF4444",contrastText:"#FFFFFF"},background:{default:"#FBF7F0",paper:"#FFFFFF"},text:{primary:"#111827",secondary:"#4B5563",disabled:(0,s.alpha)("#111827",.45)},divider:(0,s.alpha)("#111827",.12),grey:{50:"#FFFEFC",100:"#FBF7F0",200:"#F1E8DD",300:"#E4D7C7",400:"#CBB9A4",500:"#9B8A78",600:"#6B5E52",700:"#4B3F37",800:"#2A2624",900:"#111827"},action:{hover:(0,s.alpha)("#111827",.06),selected:(0,s.alpha)("#111827",.12),focus:(0,s.alpha)("#1D4ED8",.18),active:(0,s.alpha)("#111827",.54),disabled:(0,s.alpha)("#111827",.32),disabledBackground:(0,s.alpha)("#111827",.08)}},typography:{fontFamily:S,h1:{fontWeight:800,fontSize:"2.1rem",lineHeight:1.2,letterSpacing:"-0.02em"},h2:{fontWeight:800,fontSize:"1.6rem",lineHeight:1.25,letterSpacing:"-0.01em"},h3:{fontWeight:800,fontSize:"1.3rem",lineHeight:1.3},h4:{fontWeight:700,fontSize:"1.125rem",lineHeight:1.4},subtitle1:{fontWeight:700,fontSize:"0.95rem"},subtitle2:{fontWeight:700,fontSize:"0.875rem"},body1:{fontSize:"1rem",lineHeight:1.85},body2:{fontSize:"0.9rem",lineHeight:1.75},button:{textTransform:"none",fontWeight:700},caption:{fontSize:"0.78rem"},overline:{fontSize:"0.75rem",letterSpacing:"0.12em"}},shape:{borderRadius:10},spacing:8,components:{MuiCssBaseline:{styleOverrides:n=>({body:{backgroundColor:n.palette.background.default,color:n.palette.text.primary}})},MuiPaper:{styleOverrides:{root:({theme:n})=>({borderRadius:12,backgroundImage:"none",border:`1px solid ${(0,s.alpha)(n.palette.text.primary,.08)}`})}},MuiCard:{styleOverrides:{root:({theme:n})=>({borderRadius:14,border:`1px solid ${(0,s.alpha)(n.palette.text.primary,.1)}`})}},MuiAppBar:{defaultProps:{color:"inherit",elevation:0},styleOverrides:{root:({theme:n})=>({backgroundColor:n.palette.background.paper,borderBottom:`1px solid ${(0,s.alpha)(n.palette.text.primary,.1)}`})}},MuiButton:{defaultProps:{disableElevation:!0},styleOverrides:{root:{borderRadius:10,paddingInline:16,paddingBlock:9},outlined:{borderWidth:1}}},MuiLink:{styleOverrides:{root:{textDecorationThickness:"2px",textUnderlineOffset:"3px"}}},MuiOutlinedInput:{styleOverrides:{root:{borderRadius:10},notchedOutline:({theme:n})=>({borderColor:(0,s.alpha)(n.palette.text.primary,.18)})}},MuiInputLabel:{styleOverrides:{root:{fontWeight:700}}},MuiTabs:{styleOverrides:{root:{minHeight:44},indicator:{height:2,borderRadius:2}}},MuiTab:{styleOverrides:{root:{minHeight:44,fontWeight:700,paddingInline:14}}},MuiTableHead:{styleOverrides:{root:({theme:n})=>({backgroundColor:(0,s.alpha)(n.palette.text.primary,.04)})}},MuiTableCell:{styleOverrides:{head:({theme:n})=>({fontWeight:800,borderBottom:`1px solid ${(0,s.alpha)(n.palette.text.primary,.12)}`}),body:({theme:n})=>({borderBottom:`1px solid ${(0,s.alpha)(n.palette.text.primary,.08)}`})}},MuiDivider:{styleOverrides:{root:({theme:n})=>({borderColor:n.palette.divider})}},MuiAlert:{styleOverrides:{root:({theme:n})=>({borderRadius:12,border:`1px solid ${(0,s.alpha)(n.palette.text.primary,.08)}`})}},MuiTooltip:{styleOverrides:{tooltip:{borderRadius:10,fontSize:"0.8rem"}}},MuiSnackbarContent:{styleOverrides:{root:{borderRadius:12}}}}},O={name:"Editorial Classic Dark",direction:"rtl",palette:{mode:"dark",primary:{main:"#E5E7EB",dark:"#CBD5E1",light:"#F3F4F6",contrastText:"#0B1220"},secondary:{main:"#FB7185",dark:"#EF4444",light:"#FDA4AF",contrastText:"#0B1220"},info:{main:"#60A5FA",dark:"#3B82F6",light:"#93C5FD",contrastText:"#0B1220"},success:{main:"#34D399",dark:"#10B981",light:"#A7F3D0",contrastText:"#0B1220"},warning:{main:"#FBBF24",dark:"#F59E0B",light:"#FDE68A",contrastText:"#0B1220"},error:{main:"#FB7185",dark:"#EF4444",light:"#FDA4AF",contrastText:"#0B1220"},background:{default:"#0E1116",paper:"#141A22"},text:{primary:"#F3F4F6",secondary:"#A8B0BC",disabled:(0,s.alpha)("#F3F4F6",.45)},divider:(0,s.alpha)("#F3F4F6",.14),grey:{50:"#0E1116",100:"#141A22",200:"#1B2431",300:"#243245",400:"#31435C",500:"#4A5A78",600:"#6B7A95",700:"#A8B0BC",800:"#E5E7EB",900:"#F3F4F6"},action:{hover:(0,s.alpha)("#F3F4F6",.08),selected:(0,s.alpha)("#F3F4F6",.12),focus:(0,s.alpha)("#60A5FA",.22),active:(0,s.alpha)("#F3F4F6",.54),disabled:(0,s.alpha)("#F3F4F6",.32),disabledBackground:(0,s.alpha)("#F3F4F6",.08)}},typography:{fontFamily:S,h1:{fontWeight:800,fontSize:"2.1rem",lineHeight:1.2,letterSpacing:"-0.02em"},h2:{fontWeight:800,fontSize:"1.6rem",lineHeight:1.25,letterSpacing:"-0.01em"},h3:{fontWeight:800,fontSize:"1.3rem",lineHeight:1.3},h4:{fontWeight:700,fontSize:"1.125rem",lineHeight:1.4},subtitle1:{fontWeight:700,fontSize:"0.95rem"},subtitle2:{fontWeight:700,fontSize:"0.875rem"},body1:{fontSize:"1rem",lineHeight:1.85},body2:{fontSize:"0.9rem",lineHeight:1.75},button:{textTransform:"none",fontWeight:700},caption:{fontSize:"0.78rem"},overline:{fontSize:"0.75rem",letterSpacing:"0.12em"}},shape:{borderRadius:10},spacing:8,components:{MuiCssBaseline:{styleOverrides:n=>({body:{backgroundColor:n.palette.background.default,color:n.palette.text.primary}})},MuiPaper:{styleOverrides:{root:({theme:n})=>({borderRadius:12,backgroundImage:"none",border:`1px solid ${(0,s.alpha)(n.palette.text.primary,.1)}`})}},MuiCard:{styleOverrides:{root:({theme:n})=>({borderRadius:14,border:`1px solid ${(0,s.alpha)(n.palette.text.primary,.1)}`})}},MuiAppBar:{defaultProps:{color:"inherit",elevation:0},styleOverrides:{root:({theme:n})=>({backgroundColor:n.palette.background.paper,borderBottom:`1px solid ${(0,s.alpha)(n.palette.text.primary,.1)}`})}},MuiButton:{defaultProps:{disableElevation:!0},styleOverrides:{root:{borderRadius:10,paddingInline:16,paddingBlock:9},outlined:{borderWidth:1}}},MuiLink:{styleOverrides:{root:{textDecorationThickness:"2px",textUnderlineOffset:"3px"}}},MuiOutlinedInput:{styleOverrides:{root:{borderRadius:10},notchedOutline:({theme:n})=>({borderColor:(0,s.alpha)(n.palette.text.primary,.18)})}},MuiInputLabel:{styleOverrides:{root:{fontWeight:700}}},MuiTabs:{styleOverrides:{root:{minHeight:44},indicator:{height:2,borderRadius:2}}},MuiTab:{styleOverrides:{root:{minHeight:44,fontWeight:700,paddingInline:14}}},MuiTableHead:{styleOverrides:{root:({theme:n})=>({backgroundColor:(0,s.alpha)(n.palette.text.primary,.06)})}},MuiTableCell:{styleOverrides:{head:({theme:n})=>({fontWeight:800,borderBottom:`1px solid ${(0,s.alpha)(n.palette.text.primary,.14)}`}),body:({theme:n})=>({borderBottom:`1px solid ${(0,s.alpha)(n.palette.text.primary,.1)}`})}},MuiDivider:{styleOverrides:{root:({theme:n})=>({borderColor:n.palette.divider})}},MuiAlert:{styleOverrides:{root:({theme:n})=>({borderRadius:12,border:`1px solid ${(0,s.alpha)(n.palette.text.primary,.1)}`})}},MuiTooltip:{styleOverrides:{tooltip:{borderRadius:10,fontSize:"0.8rem"}}},MuiSnackbarContent:{styleOverrides:{root:{borderRadius:12}}}}};var k={id:"Editorial Classic",label:"Editorial Classic",colorSchemes:{light:D,dark:O}};var l=require("@mui/material/styles"),X='"IBM Plex Sans","Tajawal","Cairo","Noto Sans Arabic","Inter","Arial",sans-serif',u=6,A={fontFamily:X,h1:{fontWeight:900,fontSize:"2.1rem",lineHeight:1.16,letterSpacing:"-0.03em"},h2:{fontWeight:800,fontSize:"1.68rem",lineHeight:1.22,letterSpacing:"-0.02em"},h3:{fontWeight:700,fontSize:"1.32rem",lineHeight:1.3,letterSpacing:"-0.01em"},h4:{fontWeight:700,fontSize:"1.08rem",lineHeight:1.4},subtitle1:{fontWeight:600,fontSize:"0.94rem"},subtitle2:{fontWeight:600,fontSize:"0.86rem"},body1:{fontSize:"0.94rem",lineHeight:1.62},body2:{fontSize:"0.86rem",lineHeight:1.56},button:{textTransform:"uppercase",fontWeight:700,letterSpacing:"0.05em"},caption:{fontSize:"0.74rem"},overline:{fontSize:"0.72rem",letterSpacing:"0.12em",textTransform:"uppercase"}},M=({appBarAlpha:n,borderAlpha:p,surfaceShadowAlpha:m,tableHeadAlpha:e})=>({MuiCssBaseline:{styleOverrides:a=>({body:{backgroundColor:a.palette.background.default,color:a.palette.text.primary,WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"}})},MuiAppBar:{defaultProps:{color:"inherit",elevation:0},styleOverrides:{root:({theme:a})=>({backgroundColor:(0,l.alpha)(a.palette.background.paper,n),borderBottom:`1px solid ${(0,l.alpha)(a.palette.text.primary,p)}`,boxShadow:`0 1px 0 ${(0,l.alpha)(a.palette.text.primary,p*.7)}`})}},MuiPaper:{styleOverrides:{root:({theme:a})=>({borderRadius:u+2,backgroundImage:"none",border:`1px solid ${(0,l.alpha)(a.palette.text.primary,p)}`,boxShadow:`0 1px 2px ${(0,l.alpha)(a.palette.text.primary,m)}`})}},MuiCard:{styleOverrides:{root:({theme:a})=>({borderRadius:u+4,border:`1px solid ${(0,l.alpha)(a.palette.text.primary,p)}`,boxShadow:`0 1px 2px ${(0,l.alpha)(a.palette.text.primary,m)}`})}},MuiButton:{defaultProps:{disableElevation:!0},styleOverrides:{root:{borderRadius:u,paddingInline:16,paddingBlock:9,minHeight:36,fontWeight:700},contained:{boxShadow:"none"},containedPrimary:({theme:a})=>({backgroundColor:a.palette.primary.main,"&:hover":{backgroundColor:a.palette.primary.dark,boxShadow:"none"}}),outlined:({theme:a})=>({borderWidth:1,borderColor:(0,l.alpha)(a.palette.text.primary,p+.05)})}},MuiChip:{styleOverrides:{root:({theme:a})=>({borderRadius:u,fontWeight:600,border:`1px solid ${(0,l.alpha)(a.palette.text.primary,p+.04)}`,backgroundColor:(0,l.alpha)(a.palette.background.paper,.9)})}},MuiTabs:{styleOverrides:{root:({theme:a})=>({minHeight:42,borderBottom:`1px solid ${(0,l.alpha)(a.palette.text.primary,p+.06)}`}),indicator:({theme:a})=>({height:2,borderRadius:1,backgroundColor:a.palette.primary.main})}},MuiTab:{styleOverrides:{root:{minHeight:42,fontWeight:700,paddingInline:14}}},MuiOutlinedInput:{styleOverrides:{root:{borderRadius:u},notchedOutline:({theme:a})=>({borderColor:(0,l.alpha)(a.palette.text.primary,p+.08)})}},MuiInputLabel:{styleOverrides:{root:{fontWeight:600}}},MuiTableHead:{styleOverrides:{root:({theme:a})=>({backgroundColor:(0,l.alpha)(a.palette.text.primary,e)})}},MuiTableCell:{styleOverrides:{head:({theme:a})=>({fontWeight:700,color:a.palette.text.primary,borderBottom:`1px solid ${(0,l.alpha)(a.palette.text.primary,p+.08)}`}),body:({theme:a})=>({borderBottom:`1px solid ${(0,l.alpha)(a.palette.text.primary,p)}`})}},MuiDivider:{styleOverrides:{root:({theme:a})=>({borderColor:a.palette.divider})}},MuiAlert:{styleOverrides:{root:({theme:a})=>({borderRadius:u+2,border:`1px solid ${(0,l.alpha)(a.palette.text.primary,p+.08)}`})}},MuiTooltip:{styleOverrides:{tooltip:({theme:a})=>({borderRadius:u,fontSize:"0.78rem",border:`1px solid ${(0,l.alpha)(a.palette.text.primary,p+.08)}`,backgroundColor:a.palette.background.paper,color:a.palette.text.primary})}},MuiSnackbarContent:{styleOverrides:{root:({theme:a})=>({borderRadius:u+2,border:`1px solid ${(0,l.alpha)(a.palette.text.primary,p+.08)}`})}}}),$={name:"Modern Minimal",direction:"rtl",palette:{mode:"light",primary:{main:"#1E40AF",dark:"#1E3A8A",light:"#3B82F6",contrastText:"#FFFFFF"},secondary:{main:"#111827",dark:"#030712",light:"#374151",contrastText:"#FFFFFF"},info:{main:"#2563EB",dark:"#1D4ED8",light:"#60A5FA",contrastText:"#FFFFFF"},success:{main:"#15803D",dark:"#166534",light:"#4ADE80",contrastText:"#FFFFFF"},warning:{main:"#B45309",dark:"#92400E",light:"#F59E0B",contrastText:"#FFFFFF"},error:{main:"#B91C1C",dark:"#991B1B",light:"#EF4444",contrastText:"#FFFFFF"},background:{default:"#F3F4F6",paper:"#FFFFFF"},text:{primary:"#111827",secondary:"#4B5563",disabled:(0,l.alpha)("#111827",.45)},divider:(0,l.alpha)("#111827",.14),grey:{50:"#F9FAFB",100:"#F3F4F6",200:"#E5E7EB",300:"#D1D5DB",400:"#9CA3AF",500:"#6B7280",600:"#4B5563",700:"#374151",800:"#1F2937",900:"#111827"},action:{hover:(0,l.alpha)("#1E40AF",.04),selected:(0,l.alpha)("#1E40AF",.1),focus:(0,l.alpha)("#1E40AF",.2),active:(0,l.alpha)("#111827",.54),disabled:(0,l.alpha)("#111827",.32),disabledBackground:(0,l.alpha)("#111827",.08)}},typography:A,shape:{borderRadius:u},spacing:8,components:M({appBarAlpha:.98,borderAlpha:.12,surfaceShadowAlpha:.08,tableHeadAlpha:.04})},R={name:"Modern Minimal Dark",direction:"rtl",palette:{mode:"dark",primary:{main:"#93C5FD",dark:"#60A5FA",light:"#BFDBFE",contrastText:"#0B1220"},secondary:{main:"#E5E7EB",dark:"#D1D5DB",light:"#F3F4F6",contrastText:"#0B1220"},info:{main:"#7DD3FC",dark:"#38BDF8",light:"#BAE6FD",contrastText:"#0B1220"},success:{main:"#6EE7B7",dark:"#34D399",light:"#A7F3D0",contrastText:"#0B1220"},warning:{main:"#FCD34D",dark:"#FBBF24",light:"#FDE68A",contrastText:"#0B1220"},error:{main:"#FDA4AF",dark:"#FB7185",light:"#FECACA",contrastText:"#0B1220"},background:{default:"#0B0F14",paper:"#111827"},text:{primary:"#F3F4F6",secondary:"#9CA3AF",disabled:(0,l.alpha)("#F3F4F6",.45)},divider:(0,l.alpha)("#F3F4F6",.16),grey:{50:"#0B0F14",100:"#111827",200:"#1F2937",300:"#374151",400:"#4B5563",500:"#6B7280",600:"#9CA3AF",700:"#D1D5DB",800:"#E5E7EB",900:"#F3F4F6"},action:{hover:(0,l.alpha)("#93C5FD",.08),selected:(0,l.alpha)("#93C5FD",.16),focus:(0,l.alpha)("#93C5FD",.24),active:(0,l.alpha)("#F3F4F6",.54),disabled:(0,l.alpha)("#F3F4F6",.32),disabledBackground:(0,l.alpha)("#F3F4F6",.08)}},typography:A,shape:{borderRadius:u},spacing:8,components:M({appBarAlpha:.94,borderAlpha:.2,surfaceShadowAlpha:.2,tableHeadAlpha:.08})};var f={id:"Modern Minimal",label:"Modern Minimal",colorSchemes:{light:$,dark:R}};var o=require("@mui/material/styles"),Z='"Space Grotesk","Tajawal","Cairo","Noto Sans Arabic","Inter","Roboto","Arial",sans-serif',g=26,c="blur(18px) saturate(165%)",b="blur(24px) saturate(180%)",W={fontFamily:Z,h1:{fontWeight:800,fontSize:"2.08rem",lineHeight:1.2,letterSpacing:"-0.025em"},h2:{fontWeight:800,fontSize:"1.56rem",lineHeight:1.25,letterSpacing:"-0.02em"},h3:{fontWeight:700,fontSize:"1.28rem",lineHeight:1.32},h4:{fontWeight:700,fontSize:"1.13rem",lineHeight:1.4},subtitle1:{fontWeight:700,fontSize:"0.95rem"},subtitle2:{fontWeight:700,fontSize:"0.875rem"},body1:{fontSize:"0.95rem",lineHeight:1.64},body2:{fontSize:"0.875rem",lineHeight:1.58},button:{textTransform:"none",fontWeight:700,letterSpacing:"0.01em"},caption:{fontSize:"0.75rem"},overline:{fontSize:"0.75rem",letterSpacing:"0.08em"}},I=({bodyPrimaryGlowAlpha:n,bodySecondaryGlowAlpha:p,bodyTertiaryGlowAlpha:m,paperAlpha:e,borderAlpha:a,shadowAlpha:t,isDark:F})=>({MuiCssBaseline:{styleOverrides:r=>({body:{backgroundColor:r.palette.background.default,color:r.palette.text.primary,backgroundImage:`radial-gradient(1200px 620px at 8% -10%, ${(0,o.alpha)(r.palette.primary.main,n)}, transparent 52%), radial-gradient(1000px 540px at 96% 4%, ${(0,o.alpha)(r.palette.secondary.main,p)}, transparent 50%), radial-gradient(900px 460px at 50% 100%, ${(0,o.alpha)(r.palette.info.main,m)}, transparent 58%)`,backgroundAttachment:"fixed"},"body::before":{content:'""',position:"fixed",inset:"-24% auto auto -16%",width:"52vw",height:"52vw",borderRadius:"50%",pointerEvents:"none",zIndex:-1,background:`radial-gradient(circle, ${(0,o.alpha)(r.palette.primary.light,F?.2:.26)} 0%, transparent 72%)`,filter:"blur(16px)"},"body::after":{content:'""',position:"fixed",inset:"auto -18% -28% auto",width:"56vw",height:"56vw",borderRadius:"50%",pointerEvents:"none",zIndex:-1,background:`radial-gradient(circle, ${(0,o.alpha)(r.palette.secondary.light,F?.18:.24)} 0%, transparent 74%)`,filter:"blur(18px)"},"*::selection":{backgroundColor:(0,o.alpha)(r.palette.primary.main,F?.4:.28),color:r.palette.background.default}})},MuiBackdrop:{styleOverrides:{root:({theme:r})=>({backgroundColor:(0,o.alpha)(r.palette.background.default,F?.54:.32),backdropFilter:"blur(6px)"})}},MuiAppBar:{defaultProps:{color:"inherit",elevation:0},styleOverrides:{root:({theme:r})=>({borderRadius:999,marginInline:r.spacing(1),marginTop:r.spacing(1),paddingInline:r.spacing(1),backgroundColor:(0,o.alpha)(r.palette.background.paper,e+.12),border:`1px solid ${(0,o.alpha)(r.palette.text.primary,a+.08)}`,boxShadow:`0 12px 36px ${(0,o.alpha)(r.palette.primary.dark,t)}`,backdropFilter:c,WebkitBackdropFilter:c})}},MuiPaper:{styleOverrides:{root:({theme:r})=>({borderRadius:g+6,backgroundImage:`linear-gradient(150deg, ${(0,o.alpha)("#FFFFFF",F?.1:.62)} 0%, ${(0,o.alpha)("#FFFFFF",F?.04:.18)} 42%, ${(0,o.alpha)(r.palette.primary.light,F?.12:.18)} 100%)`,backgroundColor:(0,o.alpha)(r.palette.background.paper,e),border:`1px solid ${(0,o.alpha)(r.palette.text.primary,a)}`,boxShadow:`0 18px 44px ${(0,o.alpha)(r.palette.primary.dark,t)}`,backdropFilter:c,WebkitBackdropFilter:c})}},MuiCard:{styleOverrides:{root:({theme:r})=>({borderRadius:g+8,backgroundImage:`linear-gradient(165deg, ${(0,o.alpha)("#FFFFFF",F?.08:.6)}, ${(0,o.alpha)(r.palette.secondary.light,F?.08:.18)} 120%)`,backgroundColor:(0,o.alpha)(r.palette.background.paper,e),border:`1px solid ${(0,o.alpha)(r.palette.text.primary,a)}`,boxShadow:`0 22px 48px ${(0,o.alpha)(r.palette.primary.dark,t+.04)}`,backdropFilter:b,WebkitBackdropFilter:b})}},MuiButton:{defaultProps:{disableElevation:!0},styleOverrides:{root:{borderRadius:999,paddingInline:20,paddingBlock:10,fontWeight:700},containedPrimary:({theme:r})=>({backgroundImage:`linear-gradient(130deg, ${(0,o.alpha)(r.palette.primary.light,.98)}, ${(0,o.alpha)(r.palette.primary.main,.94)} 45%, ${(0,o.alpha)(r.palette.secondary.main,.9)} 100%)`,boxShadow:`0 10px 26px ${(0,o.alpha)(r.palette.primary.main,.36)}`,"&:hover":{boxShadow:`0 14px 30px ${(0,o.alpha)(r.palette.primary.main,.44)}`,transform:"translateY(-1px)"}}),outlined:({theme:r})=>({borderWidth:1,borderColor:(0,o.alpha)(r.palette.text.primary,.22),backgroundColor:(0,o.alpha)(r.palette.background.paper,e-.04),backdropFilter:c,WebkitBackdropFilter:c})}},MuiChip:{styleOverrides:{root:({theme:r})=>({borderRadius:999,fontWeight:700,border:`1px solid ${(0,o.alpha)(r.palette.text.primary,a)}`,backgroundColor:(0,o.alpha)(r.palette.background.paper,e-.02),backdropFilter:c,WebkitBackdropFilter:c})}},MuiOutlinedInput:{styleOverrides:{root:({theme:r})=>({borderRadius:20,backgroundColor:(0,o.alpha)(r.palette.background.paper,e-.02),backdropFilter:c,WebkitBackdropFilter:c,"&.Mui-focused .MuiOutlinedInput-notchedOutline":{borderColor:(0,o.alpha)(r.palette.primary.main,.62),borderWidth:1}}),notchedOutline:({theme:r})=>({borderColor:(0,o.alpha)(r.palette.text.primary,a)})}},MuiInputLabel:{styleOverrides:{root:{fontWeight:700}}},MuiTabs:{styleOverrides:{root:({theme:r})=>({minHeight:46,padding:r.spacing(.5),borderRadius:999,backgroundColor:(0,o.alpha)(r.palette.background.paper,e-.06),border:`1px solid ${(0,o.alpha)(r.palette.text.primary,a)}`}),indicator:({theme:r})=>({height:"calc(100% - 8px)",top:4,borderRadius:999,backgroundImage:`linear-gradient(150deg, ${(0,o.alpha)("#FFFFFF",F?.14:.8)}, ${(0,o.alpha)(r.palette.primary.light,F?.18:.42)})`,border:`1px solid ${(0,o.alpha)(r.palette.primary.main,.36)}`,boxShadow:`0 8px 18px ${(0,o.alpha)(r.palette.primary.main,.24)}`})}},MuiTab:{styleOverrides:{root:{minHeight:38,borderRadius:999,fontWeight:700,paddingInline:14}}},MuiTableHead:{styleOverrides:{root:({theme:r})=>({backgroundImage:`linear-gradient(90deg, ${(0,o.alpha)(r.palette.primary.main,.16)}, ${(0,o.alpha)(r.palette.secondary.main,.14)})`})}},MuiTableCell:{styleOverrides:{head:({theme:r})=>({fontWeight:800,borderBottom:`1px solid ${(0,o.alpha)(r.palette.text.primary,a+.08)}`}),body:({theme:r})=>({borderBottom:`1px solid ${(0,o.alpha)(r.palette.text.primary,a-.02)}`})}},MuiDivider:{styleOverrides:{root:({theme:r})=>({borderColor:(0,o.alpha)(r.palette.text.primary,a)})}},MuiAlert:{styleOverrides:{root:({theme:r})=>({borderRadius:g,backgroundColor:(0,o.alpha)(r.palette.background.paper,e+.06),border:`1px solid ${(0,o.alpha)(r.palette.text.primary,a+.08)}`,backdropFilter:c,WebkitBackdropFilter:c})}},MuiTooltip:{styleOverrides:{tooltip:({theme:r})=>({borderRadius:14,fontSize:"0.8rem",border:`1px solid ${(0,o.alpha)(r.palette.text.primary,a+.08)}`,backgroundColor:(0,o.alpha)(r.palette.background.paper,e+.12),color:r.palette.text.primary,backdropFilter:c,WebkitBackdropFilter:c})}},MuiSnackbarContent:{styleOverrides:{root:({theme:r})=>({borderRadius:22,backgroundColor:(0,o.alpha)(r.palette.background.paper,e+.1),border:`1px solid ${(0,o.alpha)(r.palette.text.primary,a+.08)}`,boxShadow:`0 14px 34px ${(0,o.alpha)(r.palette.primary.dark,t)}`,backdropFilter:c,WebkitBackdropFilter:c})}},MuiDialog:{styleOverrides:{paper:({theme:r})=>({borderRadius:g+10,backgroundColor:(0,o.alpha)(r.palette.background.paper,e+.08),border:`1px solid ${(0,o.alpha)(r.palette.text.primary,a+.1)}`,boxShadow:`0 26px 56px ${(0,o.alpha)(r.palette.primary.dark,t+.08)}`,backdropFilter:b,WebkitBackdropFilter:b})}},MuiMenu:{styleOverrides:{paper:({theme:r})=>({borderRadius:20,backgroundColor:(0,o.alpha)(r.palette.background.paper,e+.1),border:`1px solid ${(0,o.alpha)(r.palette.text.primary,a+.08)}`,backdropFilter:c,WebkitBackdropFilter:c})}},MuiPopover:{styleOverrides:{paper:({theme:r})=>({borderRadius:20,backgroundColor:(0,o.alpha)(r.palette.background.paper,e+.08),border:`1px solid ${(0,o.alpha)(r.palette.text.primary,a+.08)}`,backdropFilter:c,WebkitBackdropFilter:c})}},MuiDrawer:{styleOverrides:{paper:({theme:r})=>({borderRadius:"24px 0 0 24px",backgroundColor:(0,o.alpha)(r.palette.background.paper,e+.06),borderInlineStart:`1px solid ${(0,o.alpha)(r.palette.text.primary,a+.08)}`,backdropFilter:b,WebkitBackdropFilter:b})}}}),w={name:"Neo Glass",direction:"rtl",palette:{mode:"light",primary:{main:"#43B5FF",dark:"#1F96EF",light:"#8DD6FF",contrastText:"#04203A"},secondary:{main:"#A86CFF",dark:"#8D4CFA",light:"#C7A4FF",contrastText:"#1D1133"},info:{main:"#39D7FF",dark:"#0EB4E0",light:"#9DEBFF",contrastText:"#032533"},success:{main:"#49CFA0",dark:"#2FAE82",light:"#94E5C8",contrastText:"#053226"},warning:{main:"#F2B366",dark:"#D38F42",light:"#F8D2A3",contrastText:"#392008"},error:{main:"#FF6F96",dark:"#F34978",light:"#FFAAC1",contrastText:"#3A0B1A"},background:{default:"#EAF4FF",paper:"#F7FBFF"},text:{primary:"#0D1C33",secondary:"#3B4E6D",disabled:(0,o.alpha)("#0D1C33",.45)},divider:(0,o.alpha)("#0D1C33",.15),grey:{50:"#F8FBFF",100:"#EEF5FF",200:"#DEEBFF",300:"#C7DBFA",400:"#A3C0E8",500:"#7D98BE",600:"#5B7497",700:"#435877",800:"#2A3D58",900:"#0D1C33"},action:{hover:(0,o.alpha)("#43B5FF",.14),selected:(0,o.alpha)("#43B5FF",.22),focus:(0,o.alpha)("#A86CFF",.24),active:(0,o.alpha)("#0D1C33",.54),disabled:(0,o.alpha)("#0D1C33",.32),disabledBackground:(0,o.alpha)("#0D1C33",.08)}},typography:W,shape:{borderRadius:g},spacing:8,components:I({bodyPrimaryGlowAlpha:.32,bodySecondaryGlowAlpha:.24,bodyTertiaryGlowAlpha:.2,paperAlpha:.64,borderAlpha:.2,shadowAlpha:.18,isDark:!1})},z={name:"Neo Glass Dark",direction:"rtl",palette:{mode:"dark",primary:{main:"#7DCCFF",dark:"#4FB6FF",light:"#B9E6FF",contrastText:"#021524"},secondary:{main:"#C59BFF",dark:"#A86CFF",light:"#E0C7FF",contrastText:"#140C24"},info:{main:"#7EE6FF",dark:"#39D7FF",light:"#C0F5FF",contrastText:"#022130"},success:{main:"#89E8C4",dark:"#49CFA0",light:"#BDF2DC",contrastText:"#06261B"},warning:{main:"#F8D2A3",dark:"#F2B366",light:"#FDE8CA",contrastText:"#2F1A08"},error:{main:"#FFAAC1",dark:"#FF6F96",light:"#FFD0DD",contrastText:"#2F101A"},background:{default:"#040918",paper:"#0E1630"},text:{primary:"#E8F2FF",secondary:"#A5BCD9",disabled:(0,o.alpha)("#E8F2FF",.45)},divider:(0,o.alpha)("#E8F2FF",.16),grey:{50:"#040918",100:"#0B1126",200:"#131D3A",300:"#1E2B4E",400:"#2E4370",500:"#48639A",600:"#6E8BBA",700:"#A5BCD9",800:"#D3E2F3",900:"#E8F2FF"},action:{hover:(0,o.alpha)("#7DCCFF",.18),selected:(0,o.alpha)("#7DCCFF",.28),focus:(0,o.alpha)("#C59BFF",.28),active:(0,o.alpha)("#E8F2FF",.58),disabled:(0,o.alpha)("#E8F2FF",.34),disabledBackground:(0,o.alpha)("#E8F2FF",.08)}},typography:W,shape:{borderRadius:g},spacing:8,components:I({bodyPrimaryGlowAlpha:.28,bodySecondaryGlowAlpha:.22,bodyTertiaryGlowAlpha:.18,paperAlpha:.46,borderAlpha:.32,shadowAlpha:.42,isDark:!0})};var B={id:"Neo Glass",label:"Neo Glass",colorSchemes:{light:w,dark:z}};var i=require("@mui/material/styles"),x='"IBM Plex Mono","JetBrains Mono","Tajawal","Cairo","Noto Sans Arabic","Roboto Mono","Consolas","Arial",monospace',P={fontFamily:x,h1:{fontWeight:800,fontSize:"1.85rem",lineHeight:1.2,letterSpacing:"0.03em"},h2:{fontWeight:800,fontSize:"1.42rem",lineHeight:1.24,letterSpacing:"0.025em"},h3:{fontWeight:800,fontSize:"1.14rem",lineHeight:1.3,letterSpacing:"0.02em"},h4:{fontWeight:700,fontSize:"1.02rem",lineHeight:1.35,letterSpacing:"0.015em"},subtitle1:{fontWeight:700,fontSize:"0.92rem",letterSpacing:"0.02em"},subtitle2:{fontWeight:700,fontSize:"0.84rem",letterSpacing:"0.02em"},body1:{fontSize:"0.92rem",lineHeight:1.72},body2:{fontSize:"0.84rem",lineHeight:1.62},button:{textTransform:"uppercase",fontWeight:800,letterSpacing:"0.08em"},caption:{fontSize:"0.73rem",letterSpacing:"0.03em"},overline:{fontSize:"0.7rem",letterSpacing:"0.14em",textTransform:"uppercase"}},H=({scanlineAlpha:n,surfaceBorderAlpha:p,panelGlowAlpha:m})=>({MuiCssBaseline:{styleOverrides:e=>({"*, *::before, *::after":{boxSizing:"border-box"},body:{backgroundColor:e.palette.background.default,color:e.palette.text.primary,textShadow:`0 0 1px ${(0,i.alpha)(e.palette.primary.main,.2)}`,backgroundImage:`repeating-linear-gradient(0deg, ${(0,i.alpha)(e.palette.text.primary,n)} 0px, ${(0,i.alpha)(e.palette.text.primary,n)} 1px, transparent 1px, transparent 4px)`,backgroundSize:"100% 4px"},"*::selection":{backgroundColor:(0,i.alpha)(e.palette.primary.main,.34),color:e.palette.background.default}})},MuiAppBar:{defaultProps:{color:"inherit",elevation:0},styleOverrides:{root:({theme:e})=>({borderRadius:0,backgroundColor:(0,i.alpha)(e.palette.background.paper,.96),borderBottom:`2px solid ${(0,i.alpha)(e.palette.primary.main,.62)}`,boxShadow:`inset 0 -1px 0 ${(0,i.alpha)(e.palette.primary.light,.24)}`})}},MuiPaper:{styleOverrides:{root:({theme:e})=>({borderRadius:0,backgroundImage:"none",backgroundColor:(0,i.alpha)(e.palette.background.paper,.98),border:`2px solid ${(0,i.alpha)(e.palette.primary.main,p)}`,boxShadow:`inset 0 0 0 1px ${(0,i.alpha)(e.palette.primary.light,m)}`})}},MuiCard:{styleOverrides:{root:({theme:e})=>({borderRadius:0,backgroundImage:"none",border:`2px solid ${(0,i.alpha)(e.palette.primary.main,p)}`,boxShadow:`inset 0 0 0 1px ${(0,i.alpha)(e.palette.primary.light,m)}`})}},MuiButton:{defaultProps:{disableElevation:!0},styleOverrides:{root:{borderRadius:0,paddingInline:16,paddingBlock:9,minHeight:38,fontWeight:800,letterSpacing:"0.08em",textTransform:"uppercase"},containedPrimary:({theme:e})=>({color:e.palette.primary.light,backgroundColor:(0,i.alpha)(e.palette.primary.main,.16),border:`2px solid ${(0,i.alpha)(e.palette.primary.main,.72)}`,boxShadow:`inset 0 0 0 1px ${(0,i.alpha)(e.palette.primary.light,.34)}`,"&:hover":{backgroundColor:(0,i.alpha)(e.palette.primary.main,.24),borderColor:e.palette.primary.main}}),outlined:{borderStyle:"dashed",borderWidth:2},outlinedPrimary:({theme:e})=>({borderColor:(0,i.alpha)(e.palette.primary.main,.7)}),textPrimary:({theme:e})=>({color:e.palette.primary.main,textDecoration:"underline",textUnderlineOffset:"2px"})}},MuiChip:{styleOverrides:{root:({theme:e})=>({borderRadius:0,fontWeight:700,textTransform:"uppercase",border:`2px dashed ${(0,i.alpha)(e.palette.primary.main,.68)}`,backgroundColor:(0,i.alpha)(e.palette.primary.main,.1)}),label:{paddingInline:8}}},MuiTabs:{styleOverrides:{root:({theme:e})=>({minHeight:40,borderBottom:`2px solid ${(0,i.alpha)(e.palette.primary.main,.5)}`}),indicator:({theme:e})=>({height:"100%",borderRadius:0,border:`1px solid ${(0,i.alpha)(e.palette.primary.main,.6)}`,backgroundColor:(0,i.alpha)(e.palette.primary.main,.14),zIndex:0})}},MuiTab:{styleOverrides:{root:({theme:e})=>({position:"relative",zIndex:1,minHeight:40,fontWeight:700,paddingInline:14,textTransform:"uppercase",letterSpacing:"0.06em","&.Mui-selected":{color:e.palette.primary.main}})}},MuiOutlinedInput:{styleOverrides:{root:({theme:e})=>({borderRadius:0,fontFamily:x,backgroundColor:(0,i.alpha)(e.palette.background.paper,.96),"&:hover .MuiOutlinedInput-notchedOutline":{borderColor:(0,i.alpha)(e.palette.primary.main,.9)},"&.Mui-focused .MuiOutlinedInput-notchedOutline":{borderColor:e.palette.primary.main,borderWidth:2}}),notchedOutline:({theme:e})=>({borderColor:(0,i.alpha)(e.palette.primary.main,.6),borderWidth:2}),input:{paddingBlock:10}}},MuiInputLabel:{styleOverrides:{root:{fontWeight:700,letterSpacing:"0.06em",textTransform:"uppercase"}}},MuiTableHead:{styleOverrides:{root:({theme:e})=>({backgroundColor:(0,i.alpha)(e.palette.primary.main,.14),backgroundImage:`repeating-linear-gradient(90deg, ${(0,i.alpha)(e.palette.primary.main,.2)} 0px, ${(0,i.alpha)(e.palette.primary.main,.2)} 2px, transparent 2px, transparent 8px)`})}},MuiTableCell:{styleOverrides:{head:({theme:e})=>({fontWeight:800,textTransform:"uppercase",letterSpacing:"0.05em",borderBottom:`2px dashed ${(0,i.alpha)(e.palette.primary.main,.66)}`}),body:({theme:e})=>({fontFamily:x,borderBottom:`1px dashed ${(0,i.alpha)(e.palette.text.primary,.25)}`})}},MuiDivider:{styleOverrides:{root:({theme:e})=>({borderColor:(0,i.alpha)(e.palette.primary.main,.56),borderStyle:"dashed"})}},MuiAlert:{styleOverrides:{root:({theme:e})=>({borderRadius:0,border:`2px solid ${(0,i.alpha)(e.palette.primary.main,.68)}`,backgroundColor:(0,i.alpha)(e.palette.background.paper,.98)})}},MuiTooltip:{styleOverrides:{tooltip:({theme:e})=>({borderRadius:0,fontSize:"0.75rem",fontFamily:x,border:`1px solid ${(0,i.alpha)(e.palette.primary.main,.72)}`,backgroundColor:(0,i.alpha)(e.palette.background.paper,.98),color:e.palette.text.primary}),arrow:({theme:e})=>({color:(0,i.alpha)(e.palette.background.paper,.98)})}},MuiSnackbarContent:{styleOverrides:{root:({theme:e})=>({borderRadius:0,border:`2px solid ${(0,i.alpha)(e.palette.primary.main,.6)}`,boxShadow:`inset 0 0 0 1px ${(0,i.alpha)(e.palette.primary.light,.24)}`})}},MuiDialog:{styleOverrides:{paper:({theme:e})=>({borderRadius:0,backgroundImage:"none",border:`2px solid ${(0,i.alpha)(e.palette.primary.main,p)}`,boxShadow:`inset 0 0 0 1px ${(0,i.alpha)(e.palette.primary.light,m)}`})}},MuiDialogTitle:{styleOverrides:{root:{textTransform:"uppercase",letterSpacing:"0.06em"}}},MuiMenu:{styleOverrides:{paper:({theme:e})=>({borderRadius:0,border:`2px solid ${(0,i.alpha)(e.palette.primary.main,p)}`,boxShadow:`inset 0 0 0 1px ${(0,i.alpha)(e.palette.primary.light,m)}`})}},MuiPopover:{styleOverrides:{paper:({theme:e})=>({borderRadius:0,border:`2px solid ${(0,i.alpha)(e.palette.primary.main,p)}`})}},MuiDrawer:{styleOverrides:{paper:({theme:e})=>({borderRadius:0,borderInlineStart:`2px solid ${(0,i.alpha)(e.palette.primary.main,p)}`,backgroundImage:"none",backgroundColor:(0,i.alpha)(e.palette.background.paper,.98)})}},MuiMenuItem:{styleOverrides:{root:({theme:e})=>({fontFamily:x,fontSize:"0.8rem",letterSpacing:"0.05em",textTransform:"uppercase","& + &":{borderTop:`1px dashed ${(0,i.alpha)(e.palette.primary.main,.5)}`},"&.Mui-selected":{backgroundColor:(0,i.alpha)(e.palette.primary.main,.16)}})}},MuiListItemButton:{styleOverrides:{root:({theme:e})=>({borderRadius:0,"& + &":{borderTop:`1px dashed ${(0,i.alpha)(e.palette.primary.main,.42)}`},"&.Mui-selected":{backgroundColor:(0,i.alpha)(e.palette.primary.main,.16)}})}}}),G={name:"Retro Terminal",direction:"rtl",palette:{mode:"light",primary:{main:"#00B84F",dark:"#008F3B",light:"#5BFFA0",contrastText:"#02180B"},secondary:{main:"#FF8A3D",dark:"#D56A24",light:"#FFB981",contrastText:"#1A1104"},info:{main:"#22D3EE",dark:"#0891B2",light:"#67E8F9",contrastText:"#03161A"},success:{main:"#00B84F",dark:"#008F3B",light:"#5BFFA0",contrastText:"#02180B"},warning:{main:"#FACC15",dark:"#D4A711",light:"#FDE047",contrastText:"#1C1503"},error:{main:"#F43F5E",dark:"#E11D48",light:"#FDA4AF",contrastText:"#20050B"},background:{default:"#E9FDEE",paper:"#F7FFF9"},text:{primary:"#03210E",secondary:"#14542C",disabled:(0,i.alpha)("#03210E",.46)},divider:(0,i.alpha)("#03210E",.26),grey:{50:"#F7FFF9",100:"#ECFFF1",200:"#D4F8DE",300:"#B5EEC6",400:"#87DFA1",500:"#56C97B",600:"#27A95A",700:"#15773D",800:"#0B4A24",900:"#03210E"},action:{hover:(0,i.alpha)("#00B84F",.14),selected:(0,i.alpha)("#00B84F",.22),focus:(0,i.alpha)("#FF8A3D",.26),active:(0,i.alpha)("#03210E",.56),disabled:(0,i.alpha)("#03210E",.34),disabledBackground:(0,i.alpha)("#03210E",.1)}},typography:P,shape:{borderRadius:0},spacing:8,components:H({scanlineAlpha:.08,surfaceBorderAlpha:.44,panelGlowAlpha:.2})},L={name:"Retro Terminal Dark",direction:"rtl",palette:{mode:"dark",primary:{main:"#33FF85",dark:"#1FCB63",light:"#8CFFB4",contrastText:"#02150A"},secondary:{main:"#FF9D57",dark:"#FF7A1E",light:"#FFC896",contrastText:"#1A0F04"},info:{main:"#22D3EE",dark:"#0EA5E9",light:"#67E8F9",contrastText:"#03161A"},success:{main:"#33FF85",dark:"#1FCB63",light:"#8CFFB4",contrastText:"#02150A"},warning:{main:"#FDE047",dark:"#FACC15",light:"#FEF08A",contrastText:"#211901"},error:{main:"#FB7185",dark:"#F43F5E",light:"#FDA4AF",contrastText:"#1E0408"},background:{default:"#040805",paper:"#09110B"},text:{primary:"#9CFFB6",secondary:"#5FDB85",disabled:(0,i.alpha)("#9CFFB6",.46)},divider:(0,i.alpha)("#9CFFB6",.24),grey:{50:"#040805",100:"#09110B",200:"#0D1C12",300:"#13301E",400:"#1A4A2F",500:"#257347",600:"#2CA65F",700:"#5FDB85",800:"#8CFFB4",900:"#C6FFD9"},action:{hover:(0,i.alpha)("#33FF85",.18),selected:(0,i.alpha)("#33FF85",.28),focus:(0,i.alpha)("#FF9D57",.3),active:(0,i.alpha)("#9CFFB6",.58),disabled:(0,i.alpha)("#9CFFB6",.34),disabledBackground:(0,i.alpha)("#9CFFB6",.1)}},typography:P,shape:{borderRadius:0},spacing:8,components:H({scanlineAlpha:.12,surfaceBorderAlpha:.62,panelGlowAlpha:.32})};var C={id:"Retro Terminal",label:"Retro Terminal",colorSchemes:{light:G,dark:L}};var d=require("@mui/material/styles"),ee='"Tajawal","Cairo","Noto Naskh Arabic","Noto Sans Arabic","Inter","Roboto","Arial",sans-serif',v="#D08A6B",re="#B96F4F",te="#E8B8A1",oe="#8EA36A",ae="#738651",ie="#B9C89A",y="#3B2A1F",h=28,N={fontFamily:ee,h1:{fontWeight:800,fontSize:"2rem",lineHeight:1.24,letterSpacing:"-0.01em"},h2:{fontWeight:800,fontSize:"1.5rem",lineHeight:1.3},h3:{fontWeight:700,fontSize:"1.24rem",lineHeight:1.36},h4:{fontWeight:700,fontSize:"1.1rem",lineHeight:1.42},subtitle1:{fontWeight:600,fontSize:"0.95rem"},subtitle2:{fontWeight:600,fontSize:"0.875rem"},body1:{fontSize:"0.95rem",lineHeight:1.78},body2:{fontSize:"0.875rem",lineHeight:1.68},button:{textTransform:"none",fontWeight:700,letterSpacing:"0.01em"},caption:{fontSize:"0.75rem"},overline:{fontSize:"0.75rem",letterSpacing:"0.06em"}},_=({bodyGlowPrimary:n,bodyGlowSecondary:p,surfaceBorderAlpha:m,panelShadowAlpha:e,appBarAlpha:a})=>({MuiCssBaseline:{styleOverrides:t=>({body:{backgroundColor:t.palette.background.default,color:t.palette.text.primary,backgroundImage:`radial-gradient(900px circle at 12% 6%, ${(0,d.alpha)(t.palette.primary.main,n)}, transparent 50%), radial-gradient(800px circle at 90% 10%, ${(0,d.alpha)(t.palette.secondary.main,p)}, transparent 48%)`}})},MuiAppBar:{defaultProps:{color:"inherit",elevation:0},styleOverrides:{root:({theme:t})=>({borderRadius:999,marginInline:t.spacing(1),marginTop:t.spacing(1),paddingInline:t.spacing(1),backgroundColor:(0,d.alpha)(t.palette.background.paper,a),border:`1px solid ${(0,d.alpha)(t.palette.text.primary,m)}`,boxShadow:`0 10px 30px ${(0,d.alpha)(t.palette.text.primary,e)}`,backdropFilter:"blur(8px)"})}},MuiPaper:{styleOverrides:{root:({theme:t})=>({borderRadius:h+2,backgroundImage:"none",backgroundColor:(0,d.alpha)(t.palette.background.paper,.97),border:`1px solid ${(0,d.alpha)(t.palette.text.primary,m)}`,boxShadow:`0 14px 36px ${(0,d.alpha)(t.palette.text.primary,e)}`})}},MuiCard:{styleOverrides:{root:({theme:t})=>({borderRadius:h+4,border:`1px solid ${(0,d.alpha)(t.palette.text.primary,m)}`,boxShadow:`0 18px 40px ${(0,d.alpha)(t.palette.text.primary,e)}`})}},MuiButton:{defaultProps:{disableElevation:!0},styleOverrides:{root:{borderRadius:999,paddingInline:22,paddingBlock:10,fontWeight:700},containedPrimary:({theme:t})=>({backgroundImage:`linear-gradient(180deg, ${(0,d.alpha)(t.palette.primary.light,.88)}, ${(0,d.alpha)(t.palette.primary.main,.92)})`,boxShadow:`0 8px 18px ${(0,d.alpha)(t.palette.primary.main,.28)}`,"&:hover":{boxShadow:`0 12px 24px ${(0,d.alpha)(t.palette.primary.main,.34)}`}}),outlined:({theme:t})=>({borderColor:(0,d.alpha)(t.palette.text.primary,.18),backgroundColor:(0,d.alpha)(t.palette.background.paper,.55)})}},MuiChip:{styleOverrides:{root:({theme:t})=>({borderRadius:999,fontWeight:700,border:`1px solid ${(0,d.alpha)(t.palette.text.primary,.14)}`,backgroundColor:(0,d.alpha)(t.palette.background.paper,.86)})}},MuiTabs:{styleOverrides:{root:({theme:t})=>({minHeight:46,padding:t.spacing(.5),borderRadius:999,backgroundColor:(0,d.alpha)(t.palette.primary.main,.1)}),indicator:({theme:t})=>({height:"calc(100% - 8px)",top:4,borderRadius:999,backgroundColor:(0,d.alpha)(t.palette.background.paper,.96),border:`1px solid ${(0,d.alpha)(t.palette.primary.main,.26)}`,boxShadow:`0 6px 14px ${(0,d.alpha)(t.palette.primary.main,.2)}`})}},MuiTab:{styleOverrides:{root:{minHeight:38,fontWeight:700,borderRadius:999,paddingInline:14}}},MuiOutlinedInput:{styleOverrides:{root:({theme:t})=>({borderRadius:22,backgroundColor:(0,d.alpha)(t.palette.background.paper,.9),"&.Mui-focused .MuiOutlinedInput-notchedOutline":{borderColor:(0,d.alpha)(t.palette.primary.main,.52),borderWidth:1}}),notchedOutline:({theme:t})=>({borderColor:(0,d.alpha)(t.palette.text.primary,.16)})}},MuiInputLabel:{styleOverrides:{root:{fontWeight:600}}},MuiTableHead:{styleOverrides:{root:({theme:t})=>({backgroundColor:(0,d.alpha)(t.palette.primary.main,.1)})}},MuiTableCell:{styleOverrides:{head:({theme:t})=>({fontWeight:700,color:t.palette.text.primary,borderBottom:`1px solid ${(0,d.alpha)(t.palette.text.primary,.14)}`}),body:({theme:t})=>({borderBottom:`1px solid ${(0,d.alpha)(t.palette.text.primary,.09)}`})}},MuiDivider:{styleOverrides:{root:({theme:t})=>({borderColor:(0,d.alpha)(t.palette.text.primary,.12)})}},MuiAlert:{styleOverrides:{root:({theme:t})=>({borderRadius:24,border:`1px solid ${(0,d.alpha)(t.palette.text.primary,.14)}`,backgroundColor:(0,d.alpha)(t.palette.background.paper,.92)})}},MuiTooltip:{styleOverrides:{tooltip:({theme:t})=>({borderRadius:14,fontSize:"0.8rem",border:`1px solid ${(0,d.alpha)(t.palette.text.primary,.14)}`,backgroundColor:(0,d.alpha)(t.palette.background.paper,.98),color:t.palette.text.primary})}},MuiSnackbarContent:{styleOverrides:{root:({theme:t})=>({borderRadius:24,border:`1px solid ${(0,d.alpha)(t.palette.text.primary,.14)}`})}},MuiDialog:{styleOverrides:{paper:({theme:t})=>({borderRadius:h+6,border:`1px solid ${(0,d.alpha)(t.palette.text.primary,m)}`,boxShadow:`0 20px 44px ${(0,d.alpha)(t.palette.text.primary,e)}`})}},MuiMenu:{styleOverrides:{paper:({theme:t})=>({borderRadius:22,border:`1px solid ${(0,d.alpha)(t.palette.text.primary,m)}`})}},MuiPopover:{styleOverrides:{paper:({theme:t})=>({borderRadius:22,border:`1px solid ${(0,d.alpha)(t.palette.text.primary,m)}`})}},MuiDrawer:{styleOverrides:{paper:({theme:t})=>({borderRadius:"24px 0 0 24px",borderInlineStart:`1px solid ${(0,d.alpha)(t.palette.text.primary,m)}`})}},MuiMenuItem:{styleOverrides:{root:({theme:t})=>({marginInline:t.spacing(.5),borderRadius:12})}},MuiListItemButton:{styleOverrides:{root:({theme:t})=>({marginInline:t.spacing(.5),borderRadius:12})}}}),U={name:"Warm Earth",direction:"rtl",palette:{mode:"light",primary:{main:v,dark:re,light:te,contrastText:"#FFFFFF"},secondary:{main:oe,dark:ae,light:ie,contrastText:"#1B2312"},info:{main:"#3B82F6",dark:"#2563EB",light:"#93C5FD",contrastText:"#FFFFFF"},success:{main:"#22A36A",dark:"#198D59",light:"#79D7AE",contrastText:"#FFFFFF"},warning:{main:"#D68A30",dark:"#B9711F",light:"#EDB370",contrastText:"#2B1E10"},error:{main:"#D86060",dark:"#B94A4A",light:"#EEA0A0",contrastText:"#FFFFFF"},background:{default:"#FBF4EC",paper:"#FFFDF9"},text:{primary:y,secondary:"#6B5341",disabled:(0,d.alpha)(y,.44)},divider:(0,d.alpha)(y,.12),grey:{50:"#FFFEFC",100:"#FFF9F1",200:"#F4E7D8",300:"#EAD6C1",400:"#D8BFA3",500:"#C0A180",600:"#8F735C",700:"#634E3F",800:"#3E3127",900:"#1F1712"},action:{hover:(0,d.alpha)(v,.06),selected:(0,d.alpha)(v,.12),focus:(0,d.alpha)("#3B82F6",.2),active:(0,d.alpha)(y,.5),disabled:(0,d.alpha)(y,.3),disabledBackground:(0,d.alpha)(y,.08)}},typography:N,shape:{borderRadius:h},spacing:8,components:_({bodyGlowPrimary:.2,bodyGlowSecondary:.16,surfaceBorderAlpha:.1,panelShadowAlpha:.14,appBarAlpha:.88})},Y={name:"Warm Earth Dark",direction:"rtl",palette:{mode:"dark",primary:{main:"#E4B392",dark:"#CB9675",light:"#F0CBB4",contrastText:"#1D120B"},secondary:{main:"#B7CB97",dark:"#A1B67F",light:"#D4E2C0",contrastText:"#1B2312"},info:{main:"#93C5FD",dark:"#60A5FA",light:"#BFDBFE",contrastText:"#102033"},success:{main:"#79D7AE",dark:"#4BC48F",light:"#B1E9CD",contrastText:"#0D2A1D"},warning:{main:"#EDB370",dark:"#D68A30",light:"#F6CC99",contrastText:"#31200D"},error:{main:"#EEA0A0",dark:"#D86060",light:"#F5C4C4",contrastText:"#301414"},background:{default:"#18120E",paper:"#241C17"},text:{primary:"#F7EEE3",secondary:"#D1C1B2",disabled:(0,d.alpha)("#F7EEE3",.45)},divider:(0,d.alpha)("#F7EEE3",.14),grey:{50:"#18120E",100:"#241C17",200:"#302720",300:"#3E342A",400:"#56483A",500:"#776655",600:"#A18A73",700:"#D1C1B2",800:"#E9DFD3",900:"#F7EEE3"},action:{hover:(0,d.alpha)("#E4B392",.1),selected:(0,d.alpha)("#E4B392",.16),focus:(0,d.alpha)("#93C5FD",.24),active:(0,d.alpha)("#F7EEE3",.52),disabled:(0,d.alpha)("#F7EEE3",.32),disabledBackground:(0,d.alpha)("#F7EEE3",.08)}},typography:N,shape:{borderRadius:h},spacing:8,components:_({bodyGlowPrimary:.22,bodyGlowSecondary:.14,surfaceBorderAlpha:.18,panelShadowAlpha:.32,appBarAlpha:.78})};var T={id:"Warm Earth",label:"Warm Earth",colorSchemes:{light:U,dark:Y}};var ne=[k,f,B,C,T];0&&(module.exports={defaultThemes,editorialClassic,modernMinimal,neoGlass,retroTerminal,warmEarth});
1
+ "use strict";var E=Object.defineProperty;var j=Object.getOwnPropertyDescriptor;var Q=Object.getOwnPropertyNames;var K=Object.prototype.hasOwnProperty;var V=(n,p)=>{for(var m in p)E(n,m,{get:p[m],enumerable:!0})},q=(n,p,m,e)=>{if(p&&typeof p=="object"||typeof p=="function")for(let a of Q(p))!K.call(n,a)&&a!==m&&E(n,a,{get:()=>p[a],enumerable:!(e=j(p,a))||e.enumerable});return n};var J=n=>q(E({},"__esModule",{value:!0}),n);var de={};V(de,{defaultThemes:()=>ne,editorialClassic:()=>k,modernMinimal:()=>f,neoGlass:()=>B,retroTerminal:()=>C,warmEarth:()=>T});module.exports=J(de);var s=require("@mui/material/styles"),O='"Source Serif 4","Noto Naskh Arabic","Tajawal","Cairo","Georgia","Times New Roman",serif',S={name:"Editorial Classic",direction:"rtl",palette:{mode:"light",primary:{main:"#111827",dark:"#0B1220",light:"#374151",contrastText:"#FFFFFF"},secondary:{main:"#7F1D1D",dark:"#5B1414",light:"#B91C1C",contrastText:"#FFFFFF"},info:{main:"#1D4ED8",dark:"#1E40AF",light:"#60A5FA",contrastText:"#FFFFFF"},success:{main:"#166534",dark:"#14532D",light:"#4ADE80",contrastText:"#FFFFFF"},warning:{main:"#B45309",dark:"#92400E",light:"#F59E0B",contrastText:"#0B1220"},error:{main:"#B91C1C",dark:"#991B1B",light:"#EF4444",contrastText:"#FFFFFF"},background:{default:"#FBF7F0",paper:"#FFFFFF"},text:{primary:"#111827",secondary:"#4B5563",disabled:(0,s.alpha)("#111827",.45)},divider:(0,s.alpha)("#111827",.12),grey:{50:"#FFFEFC",100:"#FBF7F0",200:"#F1E8DD",300:"#E4D7C7",400:"#CBB9A4",500:"#9B8A78",600:"#6B5E52",700:"#4B3F37",800:"#2A2624",900:"#111827"},action:{hover:(0,s.alpha)("#111827",.06),selected:(0,s.alpha)("#111827",.12),focus:(0,s.alpha)("#1D4ED8",.18),active:(0,s.alpha)("#111827",.54),disabled:(0,s.alpha)("#111827",.32),disabledBackground:(0,s.alpha)("#111827",.08)}},typography:{fontFamily:O,h1:{fontWeight:800,fontSize:"2.1rem",lineHeight:1.2,letterSpacing:"-0.02em"},h2:{fontWeight:800,fontSize:"1.6rem",lineHeight:1.25,letterSpacing:"-0.01em"},h3:{fontWeight:800,fontSize:"1.3rem",lineHeight:1.3},h4:{fontWeight:700,fontSize:"1.125rem",lineHeight:1.4},subtitle1:{fontWeight:700,fontSize:"0.95rem"},subtitle2:{fontWeight:700,fontSize:"0.875rem"},body1:{fontSize:"1rem",lineHeight:1.85},body2:{fontSize:"0.9rem",lineHeight:1.75},button:{textTransform:"none",fontWeight:700},caption:{fontSize:"0.78rem"},overline:{fontSize:"0.75rem",letterSpacing:"0.12em"}},shape:{borderRadius:10},spacing:8,components:{MuiCssBaseline:{styleOverrides:n=>({body:{backgroundColor:n.palette.background.default,color:n.palette.text.primary}})},MuiPaper:{styleOverrides:{root:({theme:n})=>({borderRadius:12,backgroundImage:"none",border:`1px solid ${(0,s.alpha)(n.palette.text.primary,.08)}`})}},MuiCard:{styleOverrides:{root:({theme:n})=>({borderRadius:14,border:`1px solid ${(0,s.alpha)(n.palette.text.primary,.1)}`})}},MuiAppBar:{defaultProps:{color:"inherit",elevation:0},styleOverrides:{root:({theme:n})=>({backgroundColor:n.palette.background.paper,borderBottom:`1px solid ${(0,s.alpha)(n.palette.text.primary,.1)}`})}},MuiButton:{defaultProps:{disableElevation:!0},styleOverrides:{root:{borderRadius:10,paddingInline:16,paddingBlock:9},outlined:{borderWidth:1}}},MuiLink:{styleOverrides:{root:{textDecorationThickness:"2px",textUnderlineOffset:"3px"}}},MuiOutlinedInput:{styleOverrides:{root:{borderRadius:10},notchedOutline:({theme:n})=>({borderColor:(0,s.alpha)(n.palette.text.primary,.18)})}},MuiInputLabel:{styleOverrides:{root:{fontWeight:700}}},MuiTabs:{styleOverrides:{root:{minHeight:44},indicator:{height:2,borderRadius:2}}},MuiTab:{styleOverrides:{root:{minHeight:44,fontWeight:700,paddingInline:14}}},MuiTableHead:{styleOverrides:{root:({theme:n})=>({backgroundColor:(0,s.alpha)(n.palette.text.primary,.04)})}},MuiTableCell:{styleOverrides:{head:({theme:n})=>({fontWeight:800,borderBottom:`1px solid ${(0,s.alpha)(n.palette.text.primary,.12)}`}),body:({theme:n})=>({borderBottom:`1px solid ${(0,s.alpha)(n.palette.text.primary,.08)}`})}},MuiDivider:{styleOverrides:{root:({theme:n})=>({borderColor:n.palette.divider})}},MuiAlert:{styleOverrides:{root:({theme:n})=>({borderRadius:12,border:`1px solid ${(0,s.alpha)(n.palette.text.primary,.08)}`})}},MuiTooltip:{styleOverrides:{tooltip:{borderRadius:10,fontSize:"0.8rem"}}},MuiSnackbarContent:{styleOverrides:{root:{borderRadius:12}}}}},D={name:"Editorial Classic Dark",direction:"rtl",palette:{mode:"dark",primary:{main:"#E5E7EB",dark:"#CBD5E1",light:"#F3F4F6",contrastText:"#0B1220"},secondary:{main:"#FB7185",dark:"#EF4444",light:"#FDA4AF",contrastText:"#0B1220"},info:{main:"#60A5FA",dark:"#3B82F6",light:"#93C5FD",contrastText:"#0B1220"},success:{main:"#34D399",dark:"#10B981",light:"#A7F3D0",contrastText:"#0B1220"},warning:{main:"#FBBF24",dark:"#F59E0B",light:"#FDE68A",contrastText:"#0B1220"},error:{main:"#FB7185",dark:"#EF4444",light:"#FDA4AF",contrastText:"#0B1220"},background:{default:"#0E1116",paper:"#141A22"},text:{primary:"#F3F4F6",secondary:"#A8B0BC",disabled:(0,s.alpha)("#F3F4F6",.45)},divider:(0,s.alpha)("#F3F4F6",.14),grey:{50:"#0E1116",100:"#141A22",200:"#1B2431",300:"#243245",400:"#31435C",500:"#4A5A78",600:"#6B7A95",700:"#A8B0BC",800:"#E5E7EB",900:"#F3F4F6"},action:{hover:(0,s.alpha)("#F3F4F6",.08),selected:(0,s.alpha)("#F3F4F6",.12),focus:(0,s.alpha)("#60A5FA",.22),active:(0,s.alpha)("#F3F4F6",.54),disabled:(0,s.alpha)("#F3F4F6",.32),disabledBackground:(0,s.alpha)("#F3F4F6",.08)}},typography:{fontFamily:O,h1:{fontWeight:800,fontSize:"2.1rem",lineHeight:1.2,letterSpacing:"-0.02em"},h2:{fontWeight:800,fontSize:"1.6rem",lineHeight:1.25,letterSpacing:"-0.01em"},h3:{fontWeight:800,fontSize:"1.3rem",lineHeight:1.3},h4:{fontWeight:700,fontSize:"1.125rem",lineHeight:1.4},subtitle1:{fontWeight:700,fontSize:"0.95rem"},subtitle2:{fontWeight:700,fontSize:"0.875rem"},body1:{fontSize:"1rem",lineHeight:1.85},body2:{fontSize:"0.9rem",lineHeight:1.75},button:{textTransform:"none",fontWeight:700},caption:{fontSize:"0.78rem"},overline:{fontSize:"0.75rem",letterSpacing:"0.12em"}},shape:{borderRadius:10},spacing:8,components:{MuiCssBaseline:{styleOverrides:n=>({body:{backgroundColor:n.palette.background.default,color:n.palette.text.primary}})},MuiPaper:{styleOverrides:{root:({theme:n})=>({borderRadius:12,backgroundImage:"none",border:`1px solid ${(0,s.alpha)(n.palette.text.primary,.1)}`})}},MuiCard:{styleOverrides:{root:({theme:n})=>({borderRadius:14,border:`1px solid ${(0,s.alpha)(n.palette.text.primary,.1)}`})}},MuiAppBar:{defaultProps:{color:"inherit",elevation:0},styleOverrides:{root:({theme:n})=>({backgroundColor:n.palette.background.paper,borderBottom:`1px solid ${(0,s.alpha)(n.palette.text.primary,.1)}`})}},MuiButton:{defaultProps:{disableElevation:!0},styleOverrides:{root:{borderRadius:10,paddingInline:16,paddingBlock:9},outlined:{borderWidth:1}}},MuiLink:{styleOverrides:{root:{textDecorationThickness:"2px",textUnderlineOffset:"3px"}}},MuiOutlinedInput:{styleOverrides:{root:{borderRadius:10},notchedOutline:({theme:n})=>({borderColor:(0,s.alpha)(n.palette.text.primary,.18)})}},MuiInputLabel:{styleOverrides:{root:{fontWeight:700}}},MuiTabs:{styleOverrides:{root:{minHeight:44},indicator:{height:2,borderRadius:2}}},MuiTab:{styleOverrides:{root:{minHeight:44,fontWeight:700,paddingInline:14}}},MuiTableHead:{styleOverrides:{root:({theme:n})=>({backgroundColor:(0,s.alpha)(n.palette.text.primary,.06)})}},MuiTableCell:{styleOverrides:{head:({theme:n})=>({fontWeight:800,borderBottom:`1px solid ${(0,s.alpha)(n.palette.text.primary,.14)}`}),body:({theme:n})=>({borderBottom:`1px solid ${(0,s.alpha)(n.palette.text.primary,.1)}`})}},MuiDivider:{styleOverrides:{root:({theme:n})=>({borderColor:n.palette.divider})}},MuiAlert:{styleOverrides:{root:({theme:n})=>({borderRadius:12,border:`1px solid ${(0,s.alpha)(n.palette.text.primary,.1)}`})}},MuiTooltip:{styleOverrides:{tooltip:{borderRadius:10,fontSize:"0.8rem"}}},MuiSnackbarContent:{styleOverrides:{root:{borderRadius:12}}}}};var k={id:"Editorial Classic",label:"Editorial Classic",colorSchemes:{light:S,dark:D}};var l=require("@mui/material/styles"),X='"IBM Plex Sans","Tajawal","Cairo","Noto Sans Arabic","Inter","Arial",sans-serif',u=6,A={fontFamily:X,h1:{fontWeight:900,fontSize:"2.1rem",lineHeight:1.16,letterSpacing:"-0.03em"},h2:{fontWeight:800,fontSize:"1.68rem",lineHeight:1.22,letterSpacing:"-0.02em"},h3:{fontWeight:700,fontSize:"1.32rem",lineHeight:1.3,letterSpacing:"-0.01em"},h4:{fontWeight:700,fontSize:"1.08rem",lineHeight:1.4},subtitle1:{fontWeight:600,fontSize:"0.94rem"},subtitle2:{fontWeight:600,fontSize:"0.86rem"},body1:{fontSize:"0.94rem",lineHeight:1.62},body2:{fontSize:"0.86rem",lineHeight:1.56},button:{textTransform:"uppercase",fontWeight:700,letterSpacing:"0.05em"},caption:{fontSize:"0.74rem"},overline:{fontSize:"0.72rem",letterSpacing:"0.12em",textTransform:"uppercase"}},M=({appBarAlpha:n,borderAlpha:p,surfaceShadowAlpha:m,tableHeadAlpha:e})=>({MuiCssBaseline:{styleOverrides:a=>({body:{backgroundColor:a.palette.background.default,color:a.palette.text.primary,WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"}})},MuiAppBar:{defaultProps:{color:"inherit",elevation:0},styleOverrides:{root:({theme:a})=>({backgroundColor:(0,l.alpha)(a.palette.background.paper,n),borderBottom:`1px solid ${(0,l.alpha)(a.palette.text.primary,p)}`,boxShadow:`0 1px 0 ${(0,l.alpha)(a.palette.text.primary,p*.7)}`})}},MuiPaper:{styleOverrides:{root:({theme:a})=>({borderRadius:u+2,backgroundImage:"none",border:`1px solid ${(0,l.alpha)(a.palette.text.primary,p)}`,boxShadow:`0 1px 2px ${(0,l.alpha)(a.palette.text.primary,m)}`})}},MuiCard:{styleOverrides:{root:({theme:a})=>({borderRadius:u+4,border:`1px solid ${(0,l.alpha)(a.palette.text.primary,p)}`,boxShadow:`0 1px 2px ${(0,l.alpha)(a.palette.text.primary,m)}`})}},MuiButton:{defaultProps:{disableElevation:!0},styleOverrides:{root:{borderRadius:u,paddingInline:16,paddingBlock:9,minHeight:36,fontWeight:700},contained:{boxShadow:"none"},containedPrimary:({theme:a})=>({backgroundColor:a.palette.primary.main,"&:hover":{backgroundColor:a.palette.primary.dark,boxShadow:"none"}}),outlined:({theme:a})=>({borderWidth:1,borderColor:(0,l.alpha)(a.palette.text.primary,p+.05)})}},MuiChip:{styleOverrides:{root:({theme:a})=>({borderRadius:u,fontWeight:600,border:`1px solid ${(0,l.alpha)(a.palette.text.primary,p+.04)}`,backgroundColor:(0,l.alpha)(a.palette.background.paper,.9)})}},MuiTabs:{styleOverrides:{root:({theme:a})=>({minHeight:42,borderBottom:`1px solid ${(0,l.alpha)(a.palette.text.primary,p+.06)}`}),indicator:({theme:a})=>({height:2,borderRadius:1,backgroundColor:a.palette.primary.main})}},MuiTab:{styleOverrides:{root:{minHeight:42,fontWeight:700,paddingInline:14}}},MuiOutlinedInput:{styleOverrides:{root:{borderRadius:u},notchedOutline:({theme:a})=>({borderColor:(0,l.alpha)(a.palette.text.primary,p+.08)})}},MuiInputLabel:{styleOverrides:{root:{fontWeight:600}}},MuiTableHead:{styleOverrides:{root:({theme:a})=>({backgroundColor:(0,l.alpha)(a.palette.text.primary,e)})}},MuiTableCell:{styleOverrides:{head:({theme:a})=>({fontWeight:700,color:a.palette.text.primary,borderBottom:`1px solid ${(0,l.alpha)(a.palette.text.primary,p+.08)}`}),body:({theme:a})=>({borderBottom:`1px solid ${(0,l.alpha)(a.palette.text.primary,p)}`})}},MuiDivider:{styleOverrides:{root:({theme:a})=>({borderColor:a.palette.divider})}},MuiAlert:{styleOverrides:{root:({theme:a})=>({borderRadius:u+2,border:`1px solid ${(0,l.alpha)(a.palette.text.primary,p+.08)}`})}},MuiTooltip:{styleOverrides:{tooltip:({theme:a})=>({borderRadius:u,fontSize:"0.78rem",border:`1px solid ${(0,l.alpha)(a.palette.text.primary,p+.08)}`,backgroundColor:a.palette.background.paper,color:a.palette.text.primary})}},MuiSnackbarContent:{styleOverrides:{root:({theme:a})=>({borderRadius:u+2,border:`1px solid ${(0,l.alpha)(a.palette.text.primary,p+.08)}`})}}}),$={name:"Modern Minimal",direction:"rtl",palette:{mode:"light",primary:{main:"#1E40AF",dark:"#1E3A8A",light:"#3B82F6",contrastText:"#FFFFFF"},secondary:{main:"#111827",dark:"#030712",light:"#374151",contrastText:"#FFFFFF"},info:{main:"#2563EB",dark:"#1D4ED8",light:"#60A5FA",contrastText:"#FFFFFF"},success:{main:"#15803D",dark:"#166534",light:"#4ADE80",contrastText:"#FFFFFF"},warning:{main:"#B45309",dark:"#92400E",light:"#F59E0B",contrastText:"#FFFFFF"},error:{main:"#B91C1C",dark:"#991B1B",light:"#EF4444",contrastText:"#FFFFFF"},background:{default:"#F3F4F6",paper:"#FFFFFF"},text:{primary:"#111827",secondary:"#4B5563",disabled:(0,l.alpha)("#111827",.45)},divider:(0,l.alpha)("#111827",.14),grey:{50:"#F9FAFB",100:"#F3F4F6",200:"#E5E7EB",300:"#D1D5DB",400:"#9CA3AF",500:"#6B7280",600:"#4B5563",700:"#374151",800:"#1F2937",900:"#111827"},action:{hover:(0,l.alpha)("#1E40AF",.04),selected:(0,l.alpha)("#1E40AF",.1),focus:(0,l.alpha)("#1E40AF",.2),active:(0,l.alpha)("#111827",.54),disabled:(0,l.alpha)("#111827",.32),disabledBackground:(0,l.alpha)("#111827",.08)}},typography:A,shape:{borderRadius:u},spacing:8,components:M({appBarAlpha:.98,borderAlpha:.12,surfaceShadowAlpha:.08,tableHeadAlpha:.04})},R={name:"Modern Minimal Dark",direction:"rtl",palette:{mode:"dark",primary:{main:"#93C5FD",dark:"#60A5FA",light:"#BFDBFE",contrastText:"#0B1220"},secondary:{main:"#E5E7EB",dark:"#D1D5DB",light:"#F3F4F6",contrastText:"#0B1220"},info:{main:"#7DD3FC",dark:"#38BDF8",light:"#BAE6FD",contrastText:"#0B1220"},success:{main:"#6EE7B7",dark:"#34D399",light:"#A7F3D0",contrastText:"#0B1220"},warning:{main:"#FCD34D",dark:"#FBBF24",light:"#FDE68A",contrastText:"#0B1220"},error:{main:"#FDA4AF",dark:"#FB7185",light:"#FECACA",contrastText:"#0B1220"},background:{default:"#0B0F14",paper:"#111827"},text:{primary:"#F3F4F6",secondary:"#9CA3AF",disabled:(0,l.alpha)("#F3F4F6",.45)},divider:(0,l.alpha)("#F3F4F6",.16),grey:{50:"#0B0F14",100:"#111827",200:"#1F2937",300:"#374151",400:"#4B5563",500:"#6B7280",600:"#9CA3AF",700:"#D1D5DB",800:"#E5E7EB",900:"#F3F4F6"},action:{hover:(0,l.alpha)("#93C5FD",.08),selected:(0,l.alpha)("#93C5FD",.16),focus:(0,l.alpha)("#93C5FD",.24),active:(0,l.alpha)("#F3F4F6",.54),disabled:(0,l.alpha)("#F3F4F6",.32),disabledBackground:(0,l.alpha)("#F3F4F6",.08)}},typography:A,shape:{borderRadius:u},spacing:8,components:M({appBarAlpha:.94,borderAlpha:.2,surfaceShadowAlpha:.2,tableHeadAlpha:.08})};var f={id:"Modern Minimal",label:"Modern Minimal",colorSchemes:{light:$,dark:R}};var o=require("@mui/material/styles"),Z='"Space Grotesk","Tajawal","Cairo","Noto Sans Arabic","Inter","Roboto","Arial",sans-serif',g=26,c="blur(18px) saturate(165%)",b="blur(24px) saturate(180%)",W={fontFamily:Z,h1:{fontWeight:800,fontSize:"2.08rem",lineHeight:1.2,letterSpacing:"-0.025em"},h2:{fontWeight:800,fontSize:"1.56rem",lineHeight:1.25,letterSpacing:"-0.02em"},h3:{fontWeight:700,fontSize:"1.28rem",lineHeight:1.32},h4:{fontWeight:700,fontSize:"1.13rem",lineHeight:1.4},subtitle1:{fontWeight:700,fontSize:"0.95rem"},subtitle2:{fontWeight:700,fontSize:"0.875rem"},body1:{fontSize:"0.95rem",lineHeight:1.64},body2:{fontSize:"0.875rem",lineHeight:1.58},button:{textTransform:"none",fontWeight:700,letterSpacing:"0.01em"},caption:{fontSize:"0.75rem"},overline:{fontSize:"0.75rem",letterSpacing:"0.08em"}},I=({bodyPrimaryGlowAlpha:n,bodySecondaryGlowAlpha:p,bodyTertiaryGlowAlpha:m,paperAlpha:e,borderAlpha:a,shadowAlpha:t,isDark:F})=>({MuiCssBaseline:{styleOverrides:r=>({body:{backgroundColor:r.palette.background.default,color:r.palette.text.primary,backgroundImage:`radial-gradient(1200px 620px at 8% -10%, ${(0,o.alpha)(r.palette.primary.main,n)}, transparent 52%), radial-gradient(1000px 540px at 96% 4%, ${(0,o.alpha)(r.palette.secondary.main,p)}, transparent 50%), radial-gradient(900px 460px at 50% 100%, ${(0,o.alpha)(r.palette.info.main,m)}, transparent 58%)`,backgroundAttachment:"fixed"},"body::before":{content:'""',position:"fixed",inset:"-24% auto auto -16%",width:"52vw",height:"52vw",borderRadius:"50%",pointerEvents:"none",zIndex:-1,background:`radial-gradient(circle, ${(0,o.alpha)(r.palette.primary.light,F?.2:.26)} 0%, transparent 72%)`,filter:"blur(16px)"},"body::after":{content:'""',position:"fixed",inset:"auto -18% -28% auto",width:"56vw",height:"56vw",borderRadius:"50%",pointerEvents:"none",zIndex:-1,background:`radial-gradient(circle, ${(0,o.alpha)(r.palette.secondary.light,F?.18:.24)} 0%, transparent 74%)`,filter:"blur(18px)"},"*::selection":{backgroundColor:(0,o.alpha)(r.palette.primary.main,F?.4:.28),color:r.palette.background.default}})},MuiBackdrop:{styleOverrides:{root:({theme:r})=>({backgroundColor:(0,o.alpha)(r.palette.background.default,F?.54:.32),backdropFilter:"blur(6px)"})}},MuiAppBar:{defaultProps:{color:"inherit",elevation:0},styleOverrides:{root:({theme:r})=>({borderRadius:999,marginInline:r.spacing(1),marginTop:r.spacing(1),paddingInline:r.spacing(1),backgroundColor:(0,o.alpha)(r.palette.background.paper,e+.12),border:`1px solid ${(0,o.alpha)(r.palette.text.primary,a+.08)}`,boxShadow:`0 12px 36px ${(0,o.alpha)(r.palette.primary.dark,t)}`,backdropFilter:c,WebkitBackdropFilter:c})}},MuiPaper:{styleOverrides:{root:({theme:r})=>({borderRadius:g+6,backgroundImage:`linear-gradient(150deg, ${(0,o.alpha)("#FFFFFF",F?.1:.62)} 0%, ${(0,o.alpha)("#FFFFFF",F?.04:.18)} 42%, ${(0,o.alpha)(r.palette.primary.light,F?.12:.18)} 100%)`,backgroundColor:(0,o.alpha)(r.palette.background.paper,e),border:`1px solid ${(0,o.alpha)(r.palette.text.primary,a)}`,boxShadow:`0 18px 44px ${(0,o.alpha)(r.palette.primary.dark,t)}`,backdropFilter:c,WebkitBackdropFilter:c})}},MuiCard:{styleOverrides:{root:({theme:r})=>({borderRadius:g+8,backgroundImage:`linear-gradient(165deg, ${(0,o.alpha)("#FFFFFF",F?.08:.6)}, ${(0,o.alpha)(r.palette.secondary.light,F?.08:.18)} 120%)`,backgroundColor:(0,o.alpha)(r.palette.background.paper,e),border:`1px solid ${(0,o.alpha)(r.palette.text.primary,a)}`,boxShadow:`0 22px 48px ${(0,o.alpha)(r.palette.primary.dark,t+.04)}`,backdropFilter:b,WebkitBackdropFilter:b})}},MuiButton:{defaultProps:{disableElevation:!0},styleOverrides:{root:{borderRadius:999,paddingInline:20,paddingBlock:10,fontWeight:700},containedPrimary:({theme:r})=>({backgroundImage:`linear-gradient(130deg, ${(0,o.alpha)(r.palette.primary.light,.98)}, ${(0,o.alpha)(r.palette.primary.main,.94)} 45%, ${(0,o.alpha)(r.palette.secondary.main,.9)} 100%)`,boxShadow:`0 10px 26px ${(0,o.alpha)(r.palette.primary.main,.36)}`,"&:hover":{boxShadow:`0 14px 30px ${(0,o.alpha)(r.palette.primary.main,.44)}`,transform:"translateY(-1px)"}}),outlined:({theme:r})=>({borderWidth:1,borderColor:(0,o.alpha)(r.palette.text.primary,.22),backgroundColor:(0,o.alpha)(r.palette.background.paper,e-.04),backdropFilter:c,WebkitBackdropFilter:c})}},MuiChip:{styleOverrides:{root:({theme:r})=>({borderRadius:999,fontWeight:700,border:`1px solid ${(0,o.alpha)(r.palette.text.primary,a)}`,backgroundColor:(0,o.alpha)(r.palette.background.paper,e-.02),backdropFilter:c,WebkitBackdropFilter:c})}},MuiOutlinedInput:{styleOverrides:{root:({theme:r})=>({borderRadius:20,backgroundColor:(0,o.alpha)(r.palette.background.paper,e-.02),backdropFilter:c,WebkitBackdropFilter:c,"&.Mui-focused .MuiOutlinedInput-notchedOutline":{borderColor:(0,o.alpha)(r.palette.primary.main,.62),borderWidth:1}}),notchedOutline:({theme:r})=>({borderColor:(0,o.alpha)(r.palette.text.primary,a)})}},MuiInputLabel:{styleOverrides:{root:{fontWeight:700}}},MuiTabs:{styleOverrides:{root:({theme:r})=>({minHeight:46,padding:r.spacing(.5),borderRadius:999,backgroundColor:(0,o.alpha)(r.palette.background.paper,e-.06),border:`1px solid ${(0,o.alpha)(r.palette.text.primary,a)}`}),indicator:({theme:r})=>({height:"calc(100% - 8px)",top:4,borderRadius:999,backgroundImage:`linear-gradient(150deg, ${(0,o.alpha)("#FFFFFF",F?.14:.8)}, ${(0,o.alpha)(r.palette.primary.light,F?.18:.42)})`,border:`1px solid ${(0,o.alpha)(r.palette.primary.main,.36)}`,boxShadow:`0 8px 18px ${(0,o.alpha)(r.palette.primary.main,.24)}`})}},MuiTab:{styleOverrides:{root:{minHeight:38,borderRadius:999,fontWeight:700,paddingInline:14}}},MuiTableHead:{styleOverrides:{root:({theme:r})=>({backgroundImage:`linear-gradient(90deg, ${(0,o.alpha)(r.palette.primary.main,.16)}, ${(0,o.alpha)(r.palette.secondary.main,.14)})`})}},MuiTableCell:{styleOverrides:{head:({theme:r})=>({fontWeight:800,borderBottom:`1px solid ${(0,o.alpha)(r.palette.text.primary,a+.08)}`}),body:({theme:r})=>({borderBottom:`1px solid ${(0,o.alpha)(r.palette.text.primary,a-.02)}`})}},MuiDivider:{styleOverrides:{root:({theme:r})=>({borderColor:(0,o.alpha)(r.palette.text.primary,a)})}},MuiAlert:{styleOverrides:{root:({theme:r})=>({borderRadius:g,backgroundColor:(0,o.alpha)(r.palette.background.paper,e+.06),border:`1px solid ${(0,o.alpha)(r.palette.text.primary,a+.08)}`,backdropFilter:c,WebkitBackdropFilter:c})}},MuiTooltip:{styleOverrides:{tooltip:({theme:r})=>({borderRadius:14,fontSize:"0.8rem",border:`1px solid ${(0,o.alpha)(r.palette.text.primary,a+.08)}`,backgroundColor:(0,o.alpha)(r.palette.background.paper,e+.12),color:r.palette.text.primary,backdropFilter:c,WebkitBackdropFilter:c})}},MuiSnackbarContent:{styleOverrides:{root:({theme:r})=>({borderRadius:22,backgroundColor:(0,o.alpha)(r.palette.background.paper,e+.1),border:`1px solid ${(0,o.alpha)(r.palette.text.primary,a+.08)}`,boxShadow:`0 14px 34px ${(0,o.alpha)(r.palette.primary.dark,t)}`,backdropFilter:c,WebkitBackdropFilter:c})}},MuiDialog:{styleOverrides:{paper:({theme:r})=>({borderRadius:g+10,backgroundColor:(0,o.alpha)(r.palette.background.paper,e+.08),border:`1px solid ${(0,o.alpha)(r.palette.text.primary,a+.1)}`,boxShadow:`0 26px 56px ${(0,o.alpha)(r.palette.primary.dark,t+.08)}`,backdropFilter:b,WebkitBackdropFilter:b})}},MuiMenu:{styleOverrides:{paper:({theme:r})=>({borderRadius:20,backgroundColor:(0,o.alpha)(r.palette.background.paper,e+.1),border:`1px solid ${(0,o.alpha)(r.palette.text.primary,a+.08)}`,backdropFilter:c,WebkitBackdropFilter:c})}},MuiPopover:{styleOverrides:{paper:({theme:r})=>({borderRadius:20,backgroundColor:(0,o.alpha)(r.palette.background.paper,e+.08),border:`1px solid ${(0,o.alpha)(r.palette.text.primary,a+.08)}`,backdropFilter:c,WebkitBackdropFilter:c})}},MuiDrawer:{styleOverrides:{paper:({theme:r})=>({borderRadius:"24px 0 0 24px",backgroundColor:(0,o.alpha)(r.palette.background.paper,e+.06),borderInlineStart:`1px solid ${(0,o.alpha)(r.palette.text.primary,a+.08)}`,backdropFilter:b,WebkitBackdropFilter:b})}}}),w={name:"Neo Glass",direction:"rtl",palette:{mode:"light",primary:{main:"#43B5FF",dark:"#1F96EF",light:"#8DD6FF",contrastText:"#04203A"},secondary:{main:"#A86CFF",dark:"#8D4CFA",light:"#C7A4FF",contrastText:"#1D1133"},info:{main:"#39D7FF",dark:"#0EB4E0",light:"#9DEBFF",contrastText:"#032533"},success:{main:"#49CFA0",dark:"#2FAE82",light:"#94E5C8",contrastText:"#053226"},warning:{main:"#F2B366",dark:"#D38F42",light:"#F8D2A3",contrastText:"#392008"},error:{main:"#FF6F96",dark:"#F34978",light:"#FFAAC1",contrastText:"#3A0B1A"},background:{default:"#EAF4FF",paper:"#F7FBFF"},text:{primary:"#0D1C33",secondary:"#3B4E6D",disabled:(0,o.alpha)("#0D1C33",.45)},divider:(0,o.alpha)("#0D1C33",.15),grey:{50:"#F8FBFF",100:"#EEF5FF",200:"#DEEBFF",300:"#C7DBFA",400:"#A3C0E8",500:"#7D98BE",600:"#5B7497",700:"#435877",800:"#2A3D58",900:"#0D1C33"},action:{hover:(0,o.alpha)("#43B5FF",.14),selected:(0,o.alpha)("#43B5FF",.22),focus:(0,o.alpha)("#A86CFF",.24),active:(0,o.alpha)("#0D1C33",.54),disabled:(0,o.alpha)("#0D1C33",.32),disabledBackground:(0,o.alpha)("#0D1C33",.08)}},typography:W,shape:{borderRadius:g},spacing:8,components:I({bodyPrimaryGlowAlpha:.32,bodySecondaryGlowAlpha:.24,bodyTertiaryGlowAlpha:.2,paperAlpha:.64,borderAlpha:.2,shadowAlpha:.18,isDark:!1})},z={name:"Neo Glass Dark",direction:"rtl",palette:{mode:"dark",primary:{main:"#7DCCFF",dark:"#4FB6FF",light:"#B9E6FF",contrastText:"#021524"},secondary:{main:"#C59BFF",dark:"#A86CFF",light:"#E0C7FF",contrastText:"#140C24"},info:{main:"#7EE6FF",dark:"#39D7FF",light:"#C0F5FF",contrastText:"#022130"},success:{main:"#89E8C4",dark:"#49CFA0",light:"#BDF2DC",contrastText:"#06261B"},warning:{main:"#F8D2A3",dark:"#F2B366",light:"#FDE8CA",contrastText:"#2F1A08"},error:{main:"#FFAAC1",dark:"#FF6F96",light:"#FFD0DD",contrastText:"#2F101A"},background:{default:"#040918",paper:"#0E1630"},text:{primary:"#E8F2FF",secondary:"#A5BCD9",disabled:(0,o.alpha)("#E8F2FF",.45)},divider:(0,o.alpha)("#E8F2FF",.16),grey:{50:"#040918",100:"#0B1126",200:"#131D3A",300:"#1E2B4E",400:"#2E4370",500:"#48639A",600:"#6E8BBA",700:"#A5BCD9",800:"#D3E2F3",900:"#E8F2FF"},action:{hover:(0,o.alpha)("#7DCCFF",.18),selected:(0,o.alpha)("#7DCCFF",.28),focus:(0,o.alpha)("#C59BFF",.28),active:(0,o.alpha)("#E8F2FF",.58),disabled:(0,o.alpha)("#E8F2FF",.34),disabledBackground:(0,o.alpha)("#E8F2FF",.08)}},typography:W,shape:{borderRadius:g},spacing:8,components:I({bodyPrimaryGlowAlpha:.28,bodySecondaryGlowAlpha:.22,bodyTertiaryGlowAlpha:.18,paperAlpha:.46,borderAlpha:.32,shadowAlpha:.42,isDark:!0})};var B={id:"Neo Glass",label:"Neo Glass",colorSchemes:{light:w,dark:z}};var i=require("@mui/material/styles"),x='"IBM Plex Mono","JetBrains Mono","Tajawal","Cairo","Noto Sans Arabic","Roboto Mono","Consolas","Arial",monospace',H={fontFamily:x,h1:{fontWeight:800,fontSize:"1.85rem",lineHeight:1.2,letterSpacing:"0.03em"},h2:{fontWeight:800,fontSize:"1.42rem",lineHeight:1.24,letterSpacing:"0.025em"},h3:{fontWeight:800,fontSize:"1.14rem",lineHeight:1.3,letterSpacing:"0.02em"},h4:{fontWeight:700,fontSize:"1.02rem",lineHeight:1.35,letterSpacing:"0.015em"},subtitle1:{fontWeight:700,fontSize:"0.92rem",letterSpacing:"0.02em"},subtitle2:{fontWeight:700,fontSize:"0.84rem",letterSpacing:"0.02em"},body1:{fontSize:"0.92rem",lineHeight:1.72},body2:{fontSize:"0.84rem",lineHeight:1.62},button:{textTransform:"uppercase",fontWeight:800,letterSpacing:"0.08em"},caption:{fontSize:"0.73rem",letterSpacing:"0.03em"},overline:{fontSize:"0.7rem",letterSpacing:"0.14em",textTransform:"uppercase"}},P=({scanlineAlpha:n,surfaceBorderAlpha:p,panelGlowAlpha:m})=>({MuiCssBaseline:{styleOverrides:e=>({"*, *::before, *::after":{boxSizing:"border-box"},body:{backgroundColor:e.palette.background.default,color:e.palette.text.primary,textShadow:`0 0 1px ${(0,i.alpha)(e.palette.primary.main,.2)}`,backgroundImage:`repeating-linear-gradient(0deg, ${(0,i.alpha)(e.palette.text.primary,n)} 0px, ${(0,i.alpha)(e.palette.text.primary,n)} 1px, transparent 1px, transparent 4px)`,backgroundSize:"100% 4px"},"*::selection":{backgroundColor:(0,i.alpha)(e.palette.primary.main,.34),color:e.palette.background.default}})},MuiAppBar:{defaultProps:{color:"inherit",elevation:0},styleOverrides:{root:({theme:e})=>({borderRadius:0,backgroundColor:(0,i.alpha)(e.palette.background.paper,.96),borderBottom:`2px solid ${(0,i.alpha)(e.palette.primary.main,.62)}`,boxShadow:`inset 0 -1px 0 ${(0,i.alpha)(e.palette.primary.light,.24)}`})}},MuiPaper:{styleOverrides:{root:({theme:e})=>({borderRadius:0,backgroundImage:"none",backgroundColor:(0,i.alpha)(e.palette.background.paper,.98),border:`2px solid ${(0,i.alpha)(e.palette.primary.main,p)}`,boxShadow:`inset 0 0 0 1px ${(0,i.alpha)(e.palette.primary.light,m)}`})}},MuiCard:{styleOverrides:{root:({theme:e})=>({borderRadius:0,backgroundImage:"none",border:`2px solid ${(0,i.alpha)(e.palette.primary.main,p)}`,boxShadow:`inset 0 0 0 1px ${(0,i.alpha)(e.palette.primary.light,m)}`})}},MuiButton:{defaultProps:{disableElevation:!0},styleOverrides:{root:{borderRadius:0,paddingInline:16,paddingBlock:9,minHeight:38,fontWeight:800,letterSpacing:"0.08em",textTransform:"uppercase"},containedPrimary:({theme:e})=>({color:e.palette.primary.light,backgroundColor:(0,i.alpha)(e.palette.primary.main,.16),border:`2px solid ${(0,i.alpha)(e.palette.primary.main,.72)}`,boxShadow:`inset 0 0 0 1px ${(0,i.alpha)(e.palette.primary.light,.34)}`,"&:hover":{backgroundColor:(0,i.alpha)(e.palette.primary.main,.24),borderColor:e.palette.primary.main}}),outlined:{borderStyle:"dashed",borderWidth:2},outlinedPrimary:({theme:e})=>({borderColor:(0,i.alpha)(e.palette.primary.main,.7)}),textPrimary:({theme:e})=>({color:e.palette.primary.main,textDecoration:"underline",textUnderlineOffset:"2px"})}},MuiChip:{styleOverrides:{root:({theme:e})=>({borderRadius:0,fontWeight:700,textTransform:"uppercase",border:`2px dashed ${(0,i.alpha)(e.palette.primary.main,.68)}`,backgroundColor:(0,i.alpha)(e.palette.primary.main,.1)}),label:{paddingInline:8}}},MuiTabs:{styleOverrides:{root:({theme:e})=>({minHeight:40,borderBottom:`2px solid ${(0,i.alpha)(e.palette.primary.main,.5)}`}),indicator:({theme:e})=>({height:"100%",borderRadius:0,border:`1px solid ${(0,i.alpha)(e.palette.primary.main,.6)}`,backgroundColor:(0,i.alpha)(e.palette.primary.main,.14),zIndex:0})}},MuiTab:{styleOverrides:{root:({theme:e})=>({position:"relative",zIndex:1,minHeight:40,fontWeight:700,paddingInline:14,textTransform:"uppercase",letterSpacing:"0.06em","&.Mui-selected":{color:e.palette.primary.main}})}},MuiOutlinedInput:{styleOverrides:{root:({theme:e})=>({borderRadius:0,fontFamily:x,backgroundColor:(0,i.alpha)(e.palette.background.paper,.96),"&:hover .MuiOutlinedInput-notchedOutline":{borderColor:(0,i.alpha)(e.palette.primary.main,.9)},"&.Mui-focused .MuiOutlinedInput-notchedOutline":{borderColor:e.palette.primary.main,borderWidth:2}}),notchedOutline:({theme:e})=>({borderColor:(0,i.alpha)(e.palette.primary.main,.6),borderWidth:2}),input:{paddingBlock:10}}},MuiInputLabel:{styleOverrides:{root:{fontWeight:700,letterSpacing:"0.06em",textTransform:"uppercase"}}},MuiTableHead:{styleOverrides:{root:({theme:e})=>({backgroundColor:(0,i.alpha)(e.palette.primary.main,.14),backgroundImage:`repeating-linear-gradient(90deg, ${(0,i.alpha)(e.palette.primary.main,.2)} 0px, ${(0,i.alpha)(e.palette.primary.main,.2)} 2px, transparent 2px, transparent 8px)`})}},MuiTableCell:{styleOverrides:{head:({theme:e})=>({fontWeight:800,textTransform:"uppercase",letterSpacing:"0.05em",borderBottom:`2px dashed ${(0,i.alpha)(e.palette.primary.main,.66)}`}),body:({theme:e})=>({fontFamily:x,borderBottom:`1px dashed ${(0,i.alpha)(e.palette.text.primary,.25)}`})}},MuiDivider:{styleOverrides:{root:({theme:e})=>({borderColor:(0,i.alpha)(e.palette.primary.main,.56),borderStyle:"dashed"})}},MuiAlert:{styleOverrides:{root:({theme:e})=>({borderRadius:0,border:`2px solid ${(0,i.alpha)(e.palette.primary.main,.68)}`,backgroundColor:(0,i.alpha)(e.palette.background.paper,.98)})}},MuiTooltip:{styleOverrides:{tooltip:({theme:e})=>({borderRadius:0,fontSize:"0.75rem",fontFamily:x,border:`1px solid ${(0,i.alpha)(e.palette.primary.main,.72)}`,backgroundColor:(0,i.alpha)(e.palette.background.paper,.98),color:e.palette.text.primary}),arrow:({theme:e})=>({color:(0,i.alpha)(e.palette.background.paper,.98)})}},MuiSnackbarContent:{styleOverrides:{root:({theme:e})=>({borderRadius:0,border:`2px solid ${(0,i.alpha)(e.palette.primary.main,.6)}`,boxShadow:`inset 0 0 0 1px ${(0,i.alpha)(e.palette.primary.light,.24)}`})}},MuiDialog:{styleOverrides:{paper:({theme:e})=>({borderRadius:0,backgroundImage:"none",border:`2px solid ${(0,i.alpha)(e.palette.primary.main,p)}`,boxShadow:`inset 0 0 0 1px ${(0,i.alpha)(e.palette.primary.light,m)}`})}},MuiDialogTitle:{styleOverrides:{root:{textTransform:"uppercase",letterSpacing:"0.06em"}}},MuiMenu:{styleOverrides:{paper:({theme:e})=>({borderRadius:0,border:`2px solid ${(0,i.alpha)(e.palette.primary.main,p)}`,boxShadow:`inset 0 0 0 1px ${(0,i.alpha)(e.palette.primary.light,m)}`})}},MuiPopover:{styleOverrides:{paper:({theme:e})=>({borderRadius:0,border:`2px solid ${(0,i.alpha)(e.palette.primary.main,p)}`})}},MuiDrawer:{styleOverrides:{paper:({theme:e})=>({borderRadius:0,borderInlineStart:`2px solid ${(0,i.alpha)(e.palette.primary.main,p)}`,backgroundImage:"none",backgroundColor:(0,i.alpha)(e.palette.background.paper,.98)})}},MuiMenuItem:{styleOverrides:{root:({theme:e})=>({fontFamily:x,fontSize:"0.8rem",letterSpacing:"0.05em",textTransform:"uppercase","& + &":{borderTop:`1px dashed ${(0,i.alpha)(e.palette.primary.main,.5)}`},"&.Mui-selected":{backgroundColor:(0,i.alpha)(e.palette.primary.main,.16)}})}},MuiListItemButton:{styleOverrides:{root:({theme:e})=>({borderRadius:0,"& + &":{borderTop:`1px dashed ${(0,i.alpha)(e.palette.primary.main,.42)}`},"&.Mui-selected":{backgroundColor:(0,i.alpha)(e.palette.primary.main,.16)}})}}}),N={name:"Retro Terminal",direction:"rtl",palette:{mode:"light",primary:{main:"#00B84F",dark:"#008F3B",light:"#5BFFA0",contrastText:"#02180B"},secondary:{main:"#FF8A3D",dark:"#D56A24",light:"#FFB981",contrastText:"#1A1104"},info:{main:"#22D3EE",dark:"#0891B2",light:"#67E8F9",contrastText:"#03161A"},success:{main:"#00B84F",dark:"#008F3B",light:"#5BFFA0",contrastText:"#02180B"},warning:{main:"#FACC15",dark:"#D4A711",light:"#FDE047",contrastText:"#1C1503"},error:{main:"#F43F5E",dark:"#E11D48",light:"#FDA4AF",contrastText:"#20050B"},background:{default:"#E9FDEE",paper:"#F7FFF9"},text:{primary:"#03210E",secondary:"#14542C",disabled:(0,i.alpha)("#03210E",.46)},divider:(0,i.alpha)("#03210E",.26),grey:{50:"#F7FFF9",100:"#ECFFF1",200:"#D4F8DE",300:"#B5EEC6",400:"#87DFA1",500:"#56C97B",600:"#27A95A",700:"#15773D",800:"#0B4A24",900:"#03210E"},action:{hover:(0,i.alpha)("#00B84F",.14),selected:(0,i.alpha)("#00B84F",.22),focus:(0,i.alpha)("#FF8A3D",.26),active:(0,i.alpha)("#03210E",.56),disabled:(0,i.alpha)("#03210E",.34),disabledBackground:(0,i.alpha)("#03210E",.1)}},typography:H,shape:{borderRadius:0},spacing:8,components:P({scanlineAlpha:.08,surfaceBorderAlpha:.44,panelGlowAlpha:.2})},G={name:"Retro Terminal Dark",direction:"rtl",palette:{mode:"dark",primary:{main:"#33FF85",dark:"#1FCB63",light:"#8CFFB4",contrastText:"#02150A"},secondary:{main:"#FF9D57",dark:"#FF7A1E",light:"#FFC896",contrastText:"#1A0F04"},info:{main:"#22D3EE",dark:"#0EA5E9",light:"#67E8F9",contrastText:"#03161A"},success:{main:"#33FF85",dark:"#1FCB63",light:"#8CFFB4",contrastText:"#02150A"},warning:{main:"#FDE047",dark:"#FACC15",light:"#FEF08A",contrastText:"#211901"},error:{main:"#FB7185",dark:"#F43F5E",light:"#FDA4AF",contrastText:"#1E0408"},background:{default:"#040805",paper:"#09110B"},text:{primary:"#9CFFB6",secondary:"#5FDB85",disabled:(0,i.alpha)("#9CFFB6",.46)},divider:(0,i.alpha)("#9CFFB6",.24),grey:{50:"#040805",100:"#09110B",200:"#0D1C12",300:"#13301E",400:"#1A4A2F",500:"#257347",600:"#2CA65F",700:"#5FDB85",800:"#8CFFB4",900:"#C6FFD9"},action:{hover:(0,i.alpha)("#33FF85",.18),selected:(0,i.alpha)("#33FF85",.28),focus:(0,i.alpha)("#FF9D57",.3),active:(0,i.alpha)("#9CFFB6",.58),disabled:(0,i.alpha)("#9CFFB6",.34),disabledBackground:(0,i.alpha)("#9CFFB6",.1)}},typography:H,shape:{borderRadius:0},spacing:8,components:P({scanlineAlpha:.12,surfaceBorderAlpha:.62,panelGlowAlpha:.32})};var C={id:"Retro Terminal",label:"Retro Terminal",colorSchemes:{light:N,dark:G}};var d=require("@mui/material/styles"),ee='"Tajawal","Cairo","Noto Naskh Arabic","Noto Sans Arabic","Inter","Roboto","Arial",sans-serif',v="#D08A6B",re="#B96F4F",te="#E8B8A1",oe="#8EA36A",ae="#738651",ie="#B9C89A",y="#3B2A1F",h=28,L={fontFamily:ee,h1:{fontWeight:800,fontSize:"2rem",lineHeight:1.24,letterSpacing:"-0.01em"},h2:{fontWeight:800,fontSize:"1.5rem",lineHeight:1.3},h3:{fontWeight:700,fontSize:"1.24rem",lineHeight:1.36},h4:{fontWeight:700,fontSize:"1.1rem",lineHeight:1.42},subtitle1:{fontWeight:600,fontSize:"0.95rem"},subtitle2:{fontWeight:600,fontSize:"0.875rem"},body1:{fontSize:"0.95rem",lineHeight:1.78},body2:{fontSize:"0.875rem",lineHeight:1.68},button:{textTransform:"none",fontWeight:700,letterSpacing:"0.01em"},caption:{fontSize:"0.75rem"},overline:{fontSize:"0.75rem",letterSpacing:"0.06em"}},_=({bodyGlowPrimary:n,bodyGlowSecondary:p,surfaceBorderAlpha:m,panelShadowAlpha:e,appBarAlpha:a})=>({MuiCssBaseline:{styleOverrides:t=>({body:{backgroundColor:t.palette.background.default,color:t.palette.text.primary,backgroundImage:`radial-gradient(900px circle at 12% 6%, ${(0,d.alpha)(t.palette.primary.main,n)}, transparent 50%), radial-gradient(800px circle at 90% 10%, ${(0,d.alpha)(t.palette.secondary.main,p)}, transparent 48%)`}})},MuiAppBar:{defaultProps:{color:"inherit",elevation:0},styleOverrides:{root:({theme:t})=>({borderRadius:999,marginInline:t.spacing(1),marginTop:t.spacing(1),paddingInline:t.spacing(1),backgroundColor:(0,d.alpha)(t.palette.background.paper,a),border:`1px solid ${(0,d.alpha)(t.palette.text.primary,m)}`,boxShadow:`0 10px 30px ${(0,d.alpha)(t.palette.text.primary,e)}`,backdropFilter:"blur(8px)"})}},MuiPaper:{styleOverrides:{root:({theme:t})=>({borderRadius:h+2,backgroundImage:"none",backgroundColor:(0,d.alpha)(t.palette.background.paper,.97),border:`1px solid ${(0,d.alpha)(t.palette.text.primary,m)}`,boxShadow:`0 14px 36px ${(0,d.alpha)(t.palette.text.primary,e)}`})}},MuiCard:{styleOverrides:{root:({theme:t})=>({borderRadius:h+4,border:`1px solid ${(0,d.alpha)(t.palette.text.primary,m)}`,boxShadow:`0 18px 40px ${(0,d.alpha)(t.palette.text.primary,e)}`})}},MuiButton:{defaultProps:{disableElevation:!0},styleOverrides:{root:{borderRadius:999,paddingInline:22,paddingBlock:10,fontWeight:700},containedPrimary:({theme:t})=>({backgroundImage:`linear-gradient(180deg, ${(0,d.alpha)(t.palette.primary.light,.88)}, ${(0,d.alpha)(t.palette.primary.main,.92)})`,boxShadow:`0 8px 18px ${(0,d.alpha)(t.palette.primary.main,.28)}`,"&:hover":{boxShadow:`0 12px 24px ${(0,d.alpha)(t.palette.primary.main,.34)}`}}),outlined:({theme:t})=>({borderColor:(0,d.alpha)(t.palette.text.primary,.18),backgroundColor:(0,d.alpha)(t.palette.background.paper,.55)})}},MuiChip:{styleOverrides:{root:({theme:t})=>({borderRadius:999,fontWeight:700,border:`1px solid ${(0,d.alpha)(t.palette.text.primary,.14)}`,backgroundColor:(0,d.alpha)(t.palette.background.paper,.86)})}},MuiTabs:{styleOverrides:{root:({theme:t})=>({minHeight:46,padding:t.spacing(.5),borderRadius:999,backgroundColor:(0,d.alpha)(t.palette.primary.main,.1)}),indicator:({theme:t})=>({height:"calc(100% - 8px)",top:4,borderRadius:999,backgroundColor:(0,d.alpha)(t.palette.background.paper,.96),border:`1px solid ${(0,d.alpha)(t.palette.primary.main,.26)}`,boxShadow:`0 6px 14px ${(0,d.alpha)(t.palette.primary.main,.2)}`})}},MuiTab:{styleOverrides:{root:{minHeight:38,fontWeight:700,borderRadius:999,paddingInline:14}}},MuiOutlinedInput:{styleOverrides:{root:({theme:t})=>({borderRadius:22,backgroundColor:(0,d.alpha)(t.palette.background.paper,.9),"&.Mui-focused .MuiOutlinedInput-notchedOutline":{borderColor:(0,d.alpha)(t.palette.primary.main,.52),borderWidth:1}}),notchedOutline:({theme:t})=>({borderColor:(0,d.alpha)(t.palette.text.primary,.16)})}},MuiInputLabel:{styleOverrides:{root:{fontWeight:600}}},MuiTableHead:{styleOverrides:{root:({theme:t})=>({backgroundColor:(0,d.alpha)(t.palette.primary.main,.1)})}},MuiTableCell:{styleOverrides:{head:({theme:t})=>({fontWeight:700,color:t.palette.text.primary,borderBottom:`1px solid ${(0,d.alpha)(t.palette.text.primary,.14)}`}),body:({theme:t})=>({borderBottom:`1px solid ${(0,d.alpha)(t.palette.text.primary,.09)}`})}},MuiDivider:{styleOverrides:{root:({theme:t})=>({borderColor:(0,d.alpha)(t.palette.text.primary,.12)})}},MuiAlert:{styleOverrides:{root:({theme:t})=>({borderRadius:24,border:`1px solid ${(0,d.alpha)(t.palette.text.primary,.14)}`,backgroundColor:(0,d.alpha)(t.palette.background.paper,.92)})}},MuiTooltip:{styleOverrides:{tooltip:({theme:t})=>({borderRadius:14,fontSize:"0.8rem",border:`1px solid ${(0,d.alpha)(t.palette.text.primary,.14)}`,backgroundColor:(0,d.alpha)(t.palette.background.paper,.98),color:t.palette.text.primary})}},MuiSnackbarContent:{styleOverrides:{root:({theme:t})=>({borderRadius:24,border:`1px solid ${(0,d.alpha)(t.palette.text.primary,.14)}`})}},MuiDialog:{styleOverrides:{paper:({theme:t})=>({borderRadius:h+6,border:`1px solid ${(0,d.alpha)(t.palette.text.primary,m)}`,boxShadow:`0 20px 44px ${(0,d.alpha)(t.palette.text.primary,e)}`})}},MuiMenu:{styleOverrides:{paper:({theme:t})=>({borderRadius:22,border:`1px solid ${(0,d.alpha)(t.palette.text.primary,m)}`})}},MuiPopover:{styleOverrides:{paper:({theme:t})=>({borderRadius:22,border:`1px solid ${(0,d.alpha)(t.palette.text.primary,m)}`})}},MuiDrawer:{styleOverrides:{paper:({theme:t})=>({borderRadius:"24px 0 0 24px",borderInlineStart:`1px solid ${(0,d.alpha)(t.palette.text.primary,m)}`})}},MuiMenuItem:{styleOverrides:{root:({theme:t})=>({marginInline:t.spacing(.5),borderRadius:12})}},MuiListItemButton:{styleOverrides:{root:({theme:t})=>({marginInline:t.spacing(.5),borderRadius:12})}}}),U={name:"Warm Earth",direction:"rtl",palette:{mode:"light",primary:{main:v,dark:re,light:te,contrastText:"#FFFFFF"},secondary:{main:oe,dark:ae,light:ie,contrastText:"#1B2312"},info:{main:"#3B82F6",dark:"#2563EB",light:"#93C5FD",contrastText:"#FFFFFF"},success:{main:"#22A36A",dark:"#198D59",light:"#79D7AE",contrastText:"#FFFFFF"},warning:{main:"#D68A30",dark:"#B9711F",light:"#EDB370",contrastText:"#2B1E10"},error:{main:"#D86060",dark:"#B94A4A",light:"#EEA0A0",contrastText:"#FFFFFF"},background:{default:"#FBF4EC",paper:"#FFFDF9"},text:{primary:y,secondary:"#6B5341",disabled:(0,d.alpha)(y,.44)},divider:(0,d.alpha)(y,.12),grey:{50:"#FFFEFC",100:"#FFF9F1",200:"#F4E7D8",300:"#EAD6C1",400:"#D8BFA3",500:"#C0A180",600:"#8F735C",700:"#634E3F",800:"#3E3127",900:"#1F1712"},action:{hover:(0,d.alpha)(v,.06),selected:(0,d.alpha)(v,.12),focus:(0,d.alpha)("#3B82F6",.2),active:(0,d.alpha)(y,.5),disabled:(0,d.alpha)(y,.3),disabledBackground:(0,d.alpha)(y,.08)}},typography:L,shape:{borderRadius:h},spacing:8,components:_({bodyGlowPrimary:.2,bodyGlowSecondary:.16,surfaceBorderAlpha:.1,panelShadowAlpha:.14,appBarAlpha:.88})},Y={name:"Warm Earth Dark",direction:"rtl",palette:{mode:"dark",primary:{main:"#E4B392",dark:"#CB9675",light:"#F0CBB4",contrastText:"#1D120B"},secondary:{main:"#B7CB97",dark:"#A1B67F",light:"#D4E2C0",contrastText:"#1B2312"},info:{main:"#93C5FD",dark:"#60A5FA",light:"#BFDBFE",contrastText:"#102033"},success:{main:"#79D7AE",dark:"#4BC48F",light:"#B1E9CD",contrastText:"#0D2A1D"},warning:{main:"#EDB370",dark:"#D68A30",light:"#F6CC99",contrastText:"#31200D"},error:{main:"#EEA0A0",dark:"#D86060",light:"#F5C4C4",contrastText:"#301414"},background:{default:"#18120E",paper:"#241C17"},text:{primary:"#F7EEE3",secondary:"#D1C1B2",disabled:(0,d.alpha)("#F7EEE3",.45)},divider:(0,d.alpha)("#F7EEE3",.14),grey:{50:"#18120E",100:"#241C17",200:"#302720",300:"#3E342A",400:"#56483A",500:"#776655",600:"#A18A73",700:"#D1C1B2",800:"#E9DFD3",900:"#F7EEE3"},action:{hover:(0,d.alpha)("#E4B392",.1),selected:(0,d.alpha)("#E4B392",.16),focus:(0,d.alpha)("#93C5FD",.24),active:(0,d.alpha)("#F7EEE3",.52),disabled:(0,d.alpha)("#F7EEE3",.32),disabledBackground:(0,d.alpha)("#F7EEE3",.08)}},typography:L,shape:{borderRadius:h},spacing:8,components:_({bodyGlowPrimary:.22,bodyGlowSecondary:.14,surfaceBorderAlpha:.18,panelShadowAlpha:.32,appBarAlpha:.78})};var T={id:"Warm Earth",label:"Warm Earth",colorSchemes:{light:U,dark:Y}};var ne=[k,f,B,C,T];0&&(module.exports={defaultThemes,editorialClassic,modernMinimal,neoGlass,retroTerminal,warmEarth});
2
2
  //# sourceMappingURL=index.js.map