.AdminLogin-module__rv-mTG__container{background:var(--bg-color);min-height:100vh;display:flex}.AdminLogin-module__rv-mTG__decorative{background:linear-gradient(135deg,#214945 0%,#173632 50%,#0f2422 100%);flex:1;display:none;position:relative;overflow:hidden}@media (min-width:900px){.AdminLogin-module__rv-mTG__decorative{justify-content:center;align-items:center;display:flex}}.AdminLogin-module__rv-mTG__decorContent{z-index:2;max-width:420px;padding:3rem;position:relative}.AdminLogin-module__rv-mTG__decorLogo{align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.AdminLogin-module__rv-mTG__logoText{font-family:var(--font-serif);color:#fff;letter-spacing:-.02em;font-size:2rem;font-weight:700}.AdminLogin-module__rv-mTG__logoBadge{text-transform:uppercase;letter-spacing:.08em;color:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border-radius:4px;padding:.3rem .6rem;font-size:.65rem;font-weight:600}.AdminLogin-module__rv-mTG__decorTitle{font-family:var(--font-sans);color:#fff;letter-spacing:-.02em;margin:0 0 1rem;font-size:2.25rem;font-weight:700;line-height:1.2}.AdminLogin-module__rv-mTG__decorDesc{color:#ffffffb3;margin:0 0 2rem;font-size:1rem;line-height:1.6}.AdminLogin-module__rv-mTG__decorFeatures{flex-direction:column;gap:.75rem;display:flex}.AdminLogin-module__rv-mTG__feature{color:#fffc;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.AdminLogin-module__rv-mTG__feature svg{color:var(--secondary-color)}.AdminLogin-module__rv-mTG__decorShapes{pointer-events:none;position:absolute;inset:0;overflow:hidden}.AdminLogin-module__rv-mTG__shape1{filter:blur(60px);background:radial-gradient(circle,#90c9dd26 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-20%;right:-20%}.AdminLogin-module__rv-mTG__shape2{filter:blur(50px);background:radial-gradient(circle,#2149454d 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-10%;left:-10%}.AdminLogin-module__rv-mTG__shape3{filter:blur(40px);background:radial-gradient(circle,#90c9dd1a 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:40%;right:10%}.AdminLogin-module__rv-mTG__formSide{background:var(--bg-color);flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}@media (min-width:900px){.AdminLogin-module__rv-mTG__formSide{max-width:520px}}.AdminLogin-module__rv-mTG__formContainer{width:100%;max-width:380px}.AdminLogin-module__rv-mTG__formHeader{margin-bottom:2rem}.AdminLogin-module__rv-mTG__formHeader h1{font-family:var(--font-sans);color:var(--text-main);letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.AdminLogin-module__rv-mTG__formHeader p{color:var(--text-muted);margin:0;font-size:.95rem}.AdminLogin-module__rv-mTG__errorAlert{border-radius:var(--radius-lg);color:#be123c;background:#e11d4814;border:1px solid #e11d4833;margin-bottom:1.5rem;padding:.875rem 1rem;font-size:.875rem}.AdminLogin-module__rv-mTG__form{flex-direction:column;gap:1.25rem;display:flex}.AdminLogin-module__rv-mTG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.AdminLogin-module__rv-mTG__label{color:var(--text-main);font-size:.85rem;font-weight:600}.AdminLogin-module__rv-mTG__inputWrapper{align-items:center;display:flex;position:relative}.AdminLogin-module__rv-mTG__inputIcon{color:var(--text-light);pointer-events:none;transition:color .2s;position:absolute;left:1rem}.AdminLogin-module__rv-mTG__inputWrapper input{width:100%;font-family:var(--font-sans);color:var(--text-main);background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:.875rem 1rem .875rem 2.75rem;font-size:.95rem;transition:all .2s}.AdminLogin-module__rv-mTG__inputWrapper input::placeholder{color:var(--text-light)}.AdminLogin-module__rv-mTG__inputWrapper input:hover{border-color:var(--border-focus)}.AdminLogin-module__rv-mTG__inputWrapper input:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #2149451a}.AdminLogin-module__rv-mTG__inputWrapper input:focus+.AdminLogin-module__rv-mTG__inputIcon,.AdminLogin-module__rv-mTG__inputWrapper:focus-within .AdminLogin-module__rv-mTG__inputIcon{color:var(--primary-color)}.AdminLogin-module__rv-mTG__submitBtn{width:100%;font-family:var(--font-sans);color:#fff;background:linear-gradient(135deg,var(--primary-color)0%,var(--primary-light)100%);border-radius:var(--radius-lg);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 14px -3px #21494566}.AdminLogin-module__rv-mTG__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px -4px #21494580}.AdminLogin-module__rv-mTG__submitBtn:active:not(:disabled){transform:translateY(0)}.AdminLogin-module__rv-mTG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.AdminLogin-module__rv-mTG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite AdminLogin-module__rv-mTG__spin}@keyframes AdminLogin-module__rv-mTG__spin{to{transform:rotate(360deg)}}@media (max-width:480px){.AdminLogin-module__rv-mTG__formSide{padding:1.5rem}.AdminLogin-module__rv-mTG__formHeader h1{font-size:1.5rem}}
.Dashboard-module__cZp0DW__dashboard{max-width:100%;position:relative}.Dashboard-module__cZp0DW__dashboard:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#21494508 0%,#0000 60%);width:60%;height:100%;position:fixed;top:-50%;right:-20%}.Dashboard-module__cZp0DW__hero{background:linear-gradient(135deg,var(--surface-color)0%,#21494505 100%);border-radius:var(--radius-xl);border:1px solid var(--border-subtle);margin-bottom:2.5rem;padding:2.5rem;position:relative;overflow:hidden}.Dashboard-module__cZp0DW__heroContent{z-index:2;position:relative}.Dashboard-module__cZp0DW__heroBadge{text-transform:uppercase;letter-spacing:.05em;color:var(--primary-color);background:linear-gradient(135deg,#21494514 0%,#2149450a 100%);border:1px solid #2149451f;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.375rem .875rem;font-size:.75rem;font-weight:600;display:inline-flex}.Dashboard-module__cZp0DW__heroBadge svg{color:var(--secondary-color)}.Dashboard-module__cZp0DW__heroTitle{font-family:var(--font-sans);color:var(--text-main);letter-spacing:-.02em;margin:0 0 .5rem;font-size:2rem;font-weight:700;line-height:1.2}.Dashboard-module__cZp0DW__heroName{background:linear-gradient(135deg,var(--primary-color)0%,var(--primary-light)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Dashboard-module__cZp0DW__heroDescription{color:var(--text-muted);max-width:400px;margin:0;font-size:1rem}.Dashboard-module__cZp0DW__heroDecor{pointer-events:none;z-index:1;position:absolute;inset:0}.Dashboard-module__cZp0DW__heroBlob1{filter:blur(40px);background:radial-gradient(circle,#90c9dd26 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-30%;right:-10%}.Dashboard-module__cZp0DW__heroBlob2{filter:blur(30px);background:radial-gradient(circle,#21494514 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;bottom:-20%;right:20%}.Dashboard-module__cZp0DW__section{z-index:1;margin-bottom:2.5rem;position:relative}.Dashboard-module__cZp0DW__sectionTitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:1rem;font-size:.8rem;font-weight:700}.Dashboard-module__cZp0DW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.Dashboard-module__cZp0DW__statCard{background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);align-items:center;gap:1rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Dashboard-module__cZp0DW__statCard:before{content:"";background:var(--accent-color);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Dashboard-module__cZp0DW__statCard:hover{border-color:var(--secondary-light);transform:translateY(-2px);box-shadow:0 8px 30px -10px #21494526}.Dashboard-module__cZp0DW__statCard:hover:before{opacity:1}.Dashboard-module__cZp0DW__statGlow{opacity:.1;filter:blur(30px);width:100px;height:100px;transition:opacity .3s;position:absolute;top:-50%;left:-50%}.Dashboard-module__cZp0DW__statCard:hover .Dashboard-module__cZp0DW__statGlow{opacity:.2}.Dashboard-module__cZp0DW__statIcon{border-radius:var(--radius-lg);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 4px 12px -2px #00000026}.Dashboard-module__cZp0DW__statContent{z-index:1;flex-direction:column;gap:.15rem;display:flex;position:relative}.Dashboard-module__cZp0DW__statValue{color:var(--text-main);font-variant-numeric:tabular-nums;font-size:1.75rem;font-weight:700;line-height:1}.Dashboard-module__cZp0DW__statLabel{color:var(--text-muted);font-size:.8rem;font-weight:500}.Dashboard-module__cZp0DW__statTrend{color:#10b981;background:#10b9811a;border-radius:9999px;align-items:center;gap:.25rem;margin-left:auto;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:flex}.Dashboard-module__cZp0DW__quickActionsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;display:grid}.Dashboard-module__cZp0DW__quickAction{background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);align-items:center;gap:1.25rem;padding:1.5rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Dashboard-module__cZp0DW__qaDecorator{background:var(--action-gradient);opacity:0;width:4px;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.Dashboard-module__cZp0DW__quickAction:hover{border-color:#0000;transform:translateY(-3px);box-shadow:0 12px 40px -12px #00000026}.Dashboard-module__cZp0DW__quickAction:hover .Dashboard-module__cZp0DW__qaDecorator{opacity:1}.Dashboard-module__cZp0DW__quickAction:hover .Dashboard-module__cZp0DW__qaArrow{transform:translate(4px)}.Dashboard-module__cZp0DW__quickAction:hover .Dashboard-module__cZp0DW__qaIcon{transform:scale(1.05)}.Dashboard-module__cZp0DW__qaIcon{border-radius:var(--radius-lg);background:var(--action-gradient);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .3s;display:flex;box-shadow:0 4px 16px -4px #0003}.Dashboard-module__cZp0DW__qaContent{flex:1;min-width:0}.Dashboard-module__cZp0DW__qaContent h3{font-family:var(--font-sans);color:var(--text-main);margin:0 0 .25rem;font-size:1.05rem;font-weight:600}.Dashboard-module__cZp0DW__qaContent p{color:var(--text-muted);margin:0;font-size:.85rem;line-height:1.4}.Dashboard-module__cZp0DW__qaArrowWrapper{background:var(--surface-accent);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Dashboard-module__cZp0DW__qaArrow{color:var(--text-muted);flex-shrink:0;transition:transform .3s}.Dashboard-module__cZp0DW__columns{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.Dashboard-module__cZp0DW__column{background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);overflow:hidden}.Dashboard-module__cZp0DW__columnHeader{border-bottom:1px solid var(--border-subtle);background:linear-gradient(to bottom,var(--surface-color),#f8fafc80);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.Dashboard-module__cZp0DW__columnHeader .Dashboard-module__cZp0DW__sectionTitle{margin:0}.Dashboard-module__cZp0DW__viewAll{color:var(--primary-color);border-radius:var(--radius-md);background:0 0;align-items:center;gap:.35rem;padding:.375rem .75rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Dashboard-module__cZp0DW__viewAll:hover{background:#2149450f;gap:.5rem}.Dashboard-module__cZp0DW__recentList{max-height:360px;padding:.5rem;overflow-y:auto}.Dashboard-module__cZp0DW__recentList::-webkit-scrollbar{width:4px}.Dashboard-module__cZp0DW__recentList::-webkit-scrollbar-thumb{background:var(--border-subtle);border-radius:2px}.Dashboard-module__cZp0DW__recentItem{border-radius:var(--radius-lg);animation:.4s forwards Dashboard-module__cZp0DW__fadeInUp;animation-delay:var(--delay);opacity:0;align-items:center;gap:1rem;padding:1rem;text-decoration:none;transition:all .2s;display:flex}@keyframes Dashboard-module__cZp0DW__fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Dashboard-module__cZp0DW__recentItem:hover{background:#2149450a}.Dashboard-module__cZp0DW__recentItem:hover .Dashboard-module__cZp0DW__recentArrow{opacity:1;transform:translate(0)}.Dashboard-module__cZp0DW__recentIcon{border-radius:var(--radius-md);width:36px;height:36px;color:var(--primary-color);background:linear-gradient(135deg,#21494514 0%,#2149450a 100%);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Dashboard-module__cZp0DW__recentContent{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.Dashboard-module__cZp0DW__recentTitle{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:500;overflow:hidden}.Dashboard-module__cZp0DW__recentMeta{color:var(--text-muted);font-size:.75rem}.Dashboard-module__cZp0DW__recentArrow{color:var(--primary-color);opacity:0;flex-shrink:0;transition:all .2s;transform:translate(-4px)}.Dashboard-module__cZp0DW__loading,.Dashboard-module__cZp0DW__empty{text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:.75rem;padding:3rem 2rem;display:flex}.Dashboard-module__cZp0DW__loading{flex-direction:row;justify-content:center;gap:.75rem}.Dashboard-module__cZp0DW__loadingSpinner{border:2px solid var(--border-subtle);border-top-color:var(--primary-color);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite Dashboard-module__cZp0DW__spin}@keyframes Dashboard-module__cZp0DW__spin{to{transform:rotate(360deg)}}.Dashboard-module__cZp0DW__empty svg{color:var(--text-light);margin-bottom:.25rem}.Dashboard-module__cZp0DW__empty span{color:var(--text-main);font-size:.95rem;font-weight:500}.Dashboard-module__cZp0DW__empty p{margin:0;font-size:.8rem}@media (max-width:900px){.Dashboard-module__cZp0DW__columns{grid-template-columns:1fr}}@media (max-width:640px){.Dashboard-module__cZp0DW__hero{padding:1.5rem}.Dashboard-module__cZp0DW__heroTitle{font-size:1.5rem}.Dashboard-module__cZp0DW__statsGrid,.Dashboard-module__cZp0DW__quickActionsGrid{grid-template-columns:1fr}.Dashboard-module__cZp0DW__statCard,.Dashboard-module__cZp0DW__quickAction{padding:1.25rem}}
.AdminPageHeader-module__Qjx-fW__header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}.AdminPageHeader-module__Qjx-fW__titleArea{flex:1;min-width:0}.AdminPageHeader-module__Qjx-fW__titleRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.AdminPageHeader-module__Qjx-fW__title{font-family:var(--font-sans);color:var(--text-main);letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:600}.AdminPageHeader-module__Qjx-fW__badge{background:var(--surface-accent);border:1px solid var(--border-subtle);color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;border-radius:9999px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.AdminPageHeader-module__Qjx-fW__description{color:var(--text-muted);margin:.5rem 0 0;font-size:.95rem;line-height:1.5}.AdminPageHeader-module__Qjx-fW__action{flex-shrink:0}@media (max-width:640px){.AdminPageHeader-module__Qjx-fW__header{flex-direction:column;align-items:stretch;gap:1rem}.AdminPageHeader-module__Qjx-fW__action{align-self:flex-start}}
.AdminSidebar-module__V73VDG__sidebar{background:var(--surface-color);border-right:1px solid var(--border-subtle);z-index:100;flex-direction:column;height:100vh;transition:width .25s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow:hidden}.AdminSidebar-module__V73VDG__expanded{width:240px}.AdminSidebar-module__V73VDG__collapsed{width:64px}.AdminSidebar-module__V73VDG__mobileOverlay,.AdminSidebar-module__V73VDG__mobileHeader{display:none}.AdminSidebar-module__V73VDG__logoArea{border-bottom:1px solid var(--border-subtle);align-items:center;min-height:72px;padding:1.25rem 1rem;display:flex}.AdminSidebar-module__V73VDG__logoLink{align-items:center;gap:.5rem;text-decoration:none;display:flex}.AdminSidebar-module__V73VDG__logoText{font-family:var(--font-serif);color:var(--primary-color);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.AdminSidebar-module__V73VDG__logoBadge{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);background:var(--surface-accent);border-radius:4px;padding:.15rem .4rem;font-size:.65rem;font-weight:600}.AdminSidebar-module__V73VDG__logoIcon{justify-content:center;align-items:center;width:36px;height:36px;display:flex}.AdminSidebar-module__V73VDG__logoIconInner{font-family:var(--font-serif);color:#fff;background:var(--primary-color);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}.AdminSidebar-module__V73VDG__nav{flex:1;padding:1rem .5rem;overflow:hidden auto}.AdminSidebar-module__V73VDG__nav::-webkit-scrollbar{width:4px}.AdminSidebar-module__V73VDG__nav::-webkit-scrollbar-thumb{background:var(--border-subtle);border-radius:2px}.AdminSidebar-module__V73VDG__navItem{border-radius:var(--radius-md);color:var(--text-muted);white-space:nowrap;align-items:center;gap:.75rem;margin-bottom:.25rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex;position:relative}.AdminSidebar-module__V73VDG__navItem:hover{color:var(--primary-color);background:var(--surface-accent)}.AdminSidebar-module__V73VDG__navItem.AdminSidebar-module__V73VDG__active{color:var(--primary-color);background:#21494514}.AdminSidebar-module__V73VDG__navItem.AdminSidebar-module__V73VDG__active:before{content:"";background:var(--primary-color);border-radius:0 2px 2px 0;width:3px;height:24px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.AdminSidebar-module__V73VDG__navIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.AdminSidebar-module__V73VDG__navLabel{text-overflow:ellipsis;flex:1;overflow:hidden}.AdminSidebar-module__V73VDG__tooltip{background:var(--text-main);color:#fff;border-radius:var(--radius-sm);white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:200;padding:.4rem .75rem;font-size:.8rem;font-weight:500;transition:all .15s;position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%)}.AdminSidebar-module__V73VDG__tooltip:before{content:"";border:6px solid #0000;border-right-color:var(--text-main);position:absolute;top:50%;right:100%;transform:translateY(-50%)}.AdminSidebar-module__V73VDG__collapsed .AdminSidebar-module__V73VDG__navItem:hover .AdminSidebar-module__V73VDG__tooltip{opacity:1;visibility:visible}.AdminSidebar-module__V73VDG__footer{border-top:1px solid var(--border-subtle);padding:.75rem .5rem}.AdminSidebar-module__V73VDG__collapseBtn{border-radius:var(--radius-md);width:100%;color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.85rem;font-weight:500;transition:all .15s;display:flex}.AdminSidebar-module__V73VDG__collapseBtn:hover{color:var(--primary-color);background:var(--surface-accent)}.AdminSidebar-module__V73VDG__collapsed .AdminSidebar-module__V73VDG__collapseBtn{padding:.625rem}@media (max-width:768px){.AdminSidebar-module__V73VDG__sidebar{transition:transform .3s cubic-bezier(.4,0,.2,1);transform:translate(-100%)}.AdminSidebar-module__V73VDG__mobileOpen{transform:translate(0)}.AdminSidebar-module__V73VDG__mobileOverlay{z-index:99;background:#0006;display:block;position:fixed;inset:0}.AdminSidebar-module__V73VDG__mobileHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:1rem;display:flex}.AdminSidebar-module__V73VDG__mobileClose{background:var(--surface-accent);border-radius:var(--radius-md);width:36px;height:36px;color:var(--text-muted);cursor:pointer;border:none;justify-content:center;align-items:center;display:flex}.AdminSidebar-module__V73VDG__collapsed .AdminSidebar-module__V73VDG__navItem:hover .AdminSidebar-module__V73VDG__tooltip{display:none}}
.NewsletterBuilder-module__cjnG9a__builderLayout{grid-template-columns:240px minmax(0,1fr) 320px;gap:1rem;display:grid}.NewsletterBuilder-module__cjnG9a__builderDisabled{opacity:.75;pointer-events:none}.NewsletterBuilder-module__cjnG9a__palettePanel,.NewsletterBuilder-module__cjnG9a__canvasPanel,.NewsletterBuilder-module__cjnG9a__propertiesPanel{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(175deg,#ffffffdb,#f6fcfcf2);border:1px solid #85b6be3d;border-radius:14px;padding:.9rem;box-shadow:0 8px 20px #0b181714}.NewsletterBuilder-module__cjnG9a__palettePanel h4,.NewsletterBuilder-module__cjnG9a__canvasPanel h4,.NewsletterBuilder-module__cjnG9a__propertiesPanel h4{color:var(--primary-color);margin:0 0 .75rem;font-size:.95rem}.NewsletterBuilder-module__cjnG9a__paletteList{gap:.45rem;display:grid}.NewsletterBuilder-module__cjnG9a__paletteButton{border:1px solid var(--border-subtle);color:var(--text-main);text-align:left;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .65rem;font-size:.82rem;display:inline-flex}.NewsletterBuilder-module__cjnG9a__paletteButton:hover{border-color:var(--secondary-color);color:var(--primary-color)}.NewsletterBuilder-module__cjnG9a__canvasList{gap:.55rem;min-height:260px;display:grid}.NewsletterBuilder-module__cjnG9a__canvasItem{border:1px solid var(--border-subtle);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:.5rem;padding:.5rem;display:flex}.NewsletterBuilder-module__cjnG9a__canvasItemSelected{border-color:#285850cc;box-shadow:inset 0 0 0 1px #28585059}.NewsletterBuilder-module__cjnG9a__itemHandle{color:var(--text-light);justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.NewsletterBuilder-module__cjnG9a__itemBody{flex:1}.NewsletterBuilder-module__cjnG9a__itemType{color:var(--text-main);text-transform:capitalize;margin:0;font-size:.82rem;font-weight:600}.NewsletterBuilder-module__cjnG9a__itemHint{color:var(--text-light);margin:0;font-size:.72rem}.NewsletterBuilder-module__cjnG9a__removeButton{color:#b91c1c;cursor:pointer;background:#fff;border:1px solid #fee2e2;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.NewsletterBuilder-module__cjnG9a__propertiesList{gap:.55rem;display:grid}.NewsletterBuilder-module__cjnG9a__articlePickerCard{background:#ffffffc7;border:1px solid #85b6be47;border-radius:10px;gap:.45rem;margin-bottom:.6rem;padding:.6rem;display:grid}.NewsletterBuilder-module__cjnG9a__articlePickerTitle{color:var(--primary-color);align-items:center;gap:.3rem;margin:0;font-size:.78rem;display:inline-flex}.NewsletterBuilder-module__cjnG9a__propertyLabel{color:var(--text-muted);gap:.28rem;font-size:.78rem;display:grid}.NewsletterBuilder-module__cjnG9a__propertyInput{border:1px solid var(--border-subtle);width:100%;font-size:.85rem;font-family:var(--font-sans);color:var(--text-main);background:#fff;border-radius:10px;padding:.5rem .6rem}.NewsletterBuilder-module__cjnG9a__propertyInput:focus{border-color:var(--secondary-color);outline:none}.NewsletterBuilder-module__cjnG9a__propertyInput:disabled,.NewsletterBuilder-module__cjnG9a__paletteButton:disabled,.NewsletterBuilder-module__cjnG9a__removeButton:disabled{opacity:.6;cursor:not-allowed}.NewsletterBuilder-module__cjnG9a__muted{color:var(--text-light);margin:0;font-size:.82rem}@media (max-width:1180px){.NewsletterBuilder-module__cjnG9a__builderLayout{grid-template-columns:1fr}}
.AdminArticles-module__lgWxSW__page{max-width:1100px}.AdminArticles-module__lgWxSW__primaryBtn{background:var(--primary-color);color:#fff;border-radius:9999px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 4px #21494526}.AdminArticles-module__lgWxSW__primaryBtn:hover{background:var(--primary-light);color:#fff;transform:translateY(-1px);box-shadow:0 4px 8px #21494533}.AdminArticles-module__lgWxSW__loading{text-align:center;color:var(--text-muted);padding:4rem 2rem}.AdminArticles-module__lgWxSW__accessDenied{text-align:center;background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:4rem 2rem}.AdminArticles-module__lgWxSW__accessDenied h3{color:var(--text-muted);margin-bottom:.5rem}.AdminArticles-module__lgWxSW__accessDenied p{color:var(--text-muted);margin:0}.AdminArticles-module__lgWxSW__tableCard{background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden}.AdminArticles-module__lgWxSW__table{border-collapse:collapse;width:100%}.AdminArticles-module__lgWxSW__table th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);background:var(--surface-accent);border-bottom:1px solid var(--border-subtle);padding:1rem 1.25rem;font-size:.8rem;font-weight:600}.AdminArticles-module__lgWxSW__table td{border-bottom:1px solid var(--border-subtle);vertical-align:middle;padding:1rem 1.25rem}.AdminArticles-module__lgWxSW__table tr:last-child td{border-bottom:none}.AdminArticles-module__lgWxSW__table tbody tr:hover td{background:var(--surface-accent)}.AdminArticles-module__lgWxSW__titleCell{align-items:center;gap:.5rem;display:flex}.AdminArticles-module__lgWxSW__articleTitle{color:var(--text-main);font-weight:600}.AdminArticles-module__lgWxSW__featuredStar{color:#f59e0b;flex-shrink:0}.AdminArticles-module__lgWxSW__cellMuted{color:var(--text-muted);font-size:.875rem}.AdminArticles-module__lgWxSW__actions{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.AdminArticles-module__lgWxSW__actionBtn{border:1px solid var(--border-subtle);background:var(--surface-color);width:36px;height:36px;color:var(--text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .15s;display:inline-flex}.AdminArticles-module__lgWxSW__actionBtn:hover{border-color:var(--primary-color);color:var(--primary-color);background:#2149450a}.AdminArticles-module__lgWxSW__actionBtn.AdminArticles-module__lgWxSW__activeStar{color:#f59e0b;background:#f59e0b14;border-color:#f59e0b}.AdminArticles-module__lgWxSW__actionBtn.AdminArticles-module__lgWxSW__danger:hover{color:#ef4444;background:#ef44440a;border-color:#ef4444}.AdminArticles-module__lgWxSW__empty{text-align:center;color:var(--text-muted);padding:4rem 2rem}.AdminArticles-module__lgWxSW__empty h3{color:var(--text-main);margin:1rem 0 .5rem}.AdminArticles-module__lgWxSW__empty p{margin:0 0 1.5rem}@media (max-width:768px){.AdminArticles-module__lgWxSW__table th:nth-child(2),.AdminArticles-module__lgWxSW__table td:nth-child(2){display:none}}
.AdminLayout-module__MvI2Ea__shell{background:var(--bg-color);min-height:100vh;display:flex}.AdminLayout-module__MvI2Ea__main{flex-direction:column;flex:1;min-width:0;margin-left:240px;transition:margin-left .3s cubic-bezier(.32,.72,0,1);display:flex}.AdminLayout-module__MvI2Ea__shell[data-collapsed=true] .AdminLayout-module__MvI2Ea__main{margin-left:64px}.AdminLayout-module__MvI2Ea__topbar{z-index:50;background:0 0;border-bottom:none;align-items:center;height:0;padding:0;display:flex;position:sticky;top:0}.AdminLayout-module__MvI2Ea__mobileMenuBtn{background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:40px;height:40px;color:var(--text-muted);cursor:pointer;box-shadow:var(--shadow-sm);justify-content:center;align-items:center;transition:all .2s;display:none}.AdminLayout-module__MvI2Ea__mobileMenuBtn:hover{color:var(--primary-color);border-color:var(--primary-color);background:var(--surface-color)}.AdminLayout-module__MvI2Ea__topbarSpacer{flex:1}.AdminLayout-module__MvI2Ea__content{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:2.5rem 3rem;transition:max-width .3s cubic-bezier(.32,.72,0,1)}.AdminLayout-module__MvI2Ea__shell[data-collapsed=true] .AdminLayout-module__MvI2Ea__content{max-width:1400px}@media (max-width:1024px){.AdminLayout-module__MvI2Ea__main{margin-left:64px}.AdminLayout-module__MvI2Ea__content{padding:2rem}}@media (max-width:768px){.AdminLayout-module__MvI2Ea__main{margin-left:0}.AdminLayout-module__MvI2Ea__mobileMenuBtn{display:flex}.AdminLayout-module__MvI2Ea__content{padding:1.5rem 1rem}}
.page-module__DI2-eq__page{max-width:1100px}.page-module__DI2-eq__primaryBtn{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex;box-shadow:0 2px 4px #21494526}.page-module__DI2-eq__primaryBtn:hover{background:var(--primary-light);transform:translateY(-1px);box-shadow:0 4px 8px #21494533}.page-module__DI2-eq__backBtn{border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-muted);cursor:pointer;background:0 0;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.page-module__DI2-eq__backBtn:hover{border-color:var(--primary-color);color:var(--primary-color)}.page-module__DI2-eq__editorCard{background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);max-width:700px;padding:2rem}.page-module__DI2-eq__editorTitle{font-family:var(--font-sans);color:var(--text-main);margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}.page-module__DI2-eq__form{flex-direction:column;gap:1.25rem;display:flex}.page-module__DI2-eq__formGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__DI2-eq__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.page-module__DI2-eq__label{color:var(--primary-color);font-size:.9rem;font-weight:500}.page-module__DI2-eq__input,.page-module__DI2-eq__textarea{border:1px solid var(--border-subtle);border-radius:var(--radius-md);font-family:var(--font-sans);background:#fff;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.page-module__DI2-eq__input:focus,.page-module__DI2-eq__textarea:focus{border-color:var(--secondary-color);outline:none;box-shadow:0 0 0 3px #90c9dd33}.page-module__DI2-eq__textarea{resize:vertical;min-height:120px}.page-module__DI2-eq__formActions{justify-content:flex-end;gap:1rem;margin-top:.5rem;display:flex}.page-module__DI2-eq__cancelBtn{border:1px solid var(--border-subtle);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:9999px;padding:.625rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .15s}.page-module__DI2-eq__cancelBtn:hover{border-color:var(--text-muted);color:var(--text-main)}.page-module__DI2-eq__saveBtn{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex}.page-module__DI2-eq__saveBtn:hover{background:var(--primary-light);transform:translateY(-1px)}.page-module__DI2-eq__loading{text-align:center;color:var(--text-muted);padding:4rem 2rem}.page-module__DI2-eq__accessDenied{text-align:center;background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:4rem 2rem}.page-module__DI2-eq__accessDenied h3{color:var(--text-muted);margin-bottom:.5rem}.page-module__DI2-eq__accessDenied p{color:var(--text-muted);margin:0}.page-module__DI2-eq__tableCard{background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden}.page-module__DI2-eq__table{border-collapse:collapse;width:100%}.page-module__DI2-eq__table th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);background:var(--surface-accent);border-bottom:1px solid var(--border-subtle);padding:1rem 1.25rem;font-size:.8rem;font-weight:600}.page-module__DI2-eq__table td{border-bottom:1px solid var(--border-subtle);vertical-align:middle;padding:1rem 1.25rem}.page-module__DI2-eq__table tr:last-child td{border-bottom:none}.page-module__DI2-eq__table tbody tr:hover td{background:var(--surface-accent)}.page-module__DI2-eq__cellMuted{color:var(--text-muted);font-size:.875rem}.page-module__DI2-eq__cellTitle{color:var(--text-main);font-weight:600}.page-module__DI2-eq__actions{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.page-module__DI2-eq__actionBtn{border:1px solid var(--border-subtle);background:var(--surface-color);width:36px;height:36px;color:var(--text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.page-module__DI2-eq__actionBtn:hover{border-color:var(--primary-color);color:var(--primary-color);background:#2149450a}.page-module__DI2-eq__actionBtn.page-module__DI2-eq__danger:hover{color:#ef4444;background:#ef44440a;border-color:#ef4444}.page-module__DI2-eq__empty{text-align:center;color:var(--text-muted);padding:4rem 2rem}.page-module__DI2-eq__empty h3{color:var(--text-main);margin:1rem 0 .5rem}.page-module__DI2-eq__empty p{margin:0 0 1.5rem}.page-module__DI2-eq__statusChip{letter-spacing:.02em;border-radius:9999px;padding:.25rem .65rem;font-size:.75rem;font-weight:600;display:inline-block}.page-module__DI2-eq__statusChipUpcoming{color:var(--primary-color);background:#2149451a}.page-module__DI2-eq__statusChipCompleted{color:#16a34a;background:#22c55e1f}.page-module__DI2-eq__highlightBadge{color:#f59e0b;vertical-align:middle;margin-left:.4rem;font-size:.85rem;display:inline-block}.page-module__DI2-eq__statusToggle{gap:.5rem;display:flex}.page-module__DI2-eq__statusBtn{border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-muted);cursor:pointer;background:#fff;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.page-module__DI2-eq__statusBtn:hover{border-color:var(--primary-color);color:var(--primary-color)}.page-module__DI2-eq__statusActive{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.page-module__DI2-eq__statusCompleted{color:#fff;background:#16a34a;border-color:#16a34a}.page-module__DI2-eq__hint{color:var(--text-muted);margin-top:.25rem;font-size:.8rem}.page-module__DI2-eq__uploadArea{margin-bottom:.75rem}.page-module__DI2-eq__fileInput{display:none}.page-module__DI2-eq__uploadLabel{border:2px dashed var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-accent);color:var(--text-muted);cursor:pointer;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex}.page-module__DI2-eq__uploadLabel:hover{border-color:var(--primary-color);color:var(--primary-color);background:#2149450a}.page-module__DI2-eq__imageGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem;margin-top:.75rem;display:grid}.page-module__DI2-eq__imageThumb{border-radius:var(--radius-md);border:1px solid var(--border-subtle);aspect-ratio:4/3;background:var(--surface-accent);position:relative;overflow:hidden}.page-module__DI2-eq__imageThumb img{object-fit:cover;width:100%;height:100%;display:block}.page-module__DI2-eq__imageRemoveBtn{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:0;transition:background .15s;display:flex;position:absolute;top:4px;right:4px}.page-module__DI2-eq__imageRemoveBtn:hover{background:#ef4444}@media (max-width:640px){.page-module__DI2-eq__formRow{grid-template-columns:1fr}.page-module__DI2-eq__table th:nth-child(3),.page-module__DI2-eq__table td:nth-child(3){display:none}.page-module__DI2-eq__imageGrid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr))}}
.page-module__hUz5la__page{max-width:1100px}.page-module__hUz5la__loading{text-align:center;color:var(--text-muted);padding:4rem 2rem}.page-module__hUz5la__saveBtn{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex}.page-module__hUz5la__saveBtn:hover:not(:disabled){background:var(--primary-light);transform:translateY(-1px)}.page-module__hUz5la__saveBtn:disabled{opacity:.6;cursor:not-allowed}.page-module__hUz5la__translatingBanner{color:var(--primary-color);border-radius:var(--radius-md);background:#21494514;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.9rem;font-weight:500;display:flex}.page-module__hUz5la__spinner{animation:2s linear infinite page-module__hUz5la__spin}@keyframes page-module__hUz5la__spin{to{transform:rotate(360deg)}}.page-module__hUz5la__slidesList{flex-direction:column;gap:1.5rem;display:flex}.page-module__hUz5la__slideCard{background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden}.page-module__hUz5la__slideHeader{background:var(--surface-accent);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.page-module__hUz5la__slideHeader h3{font-family:var(--font-sans);color:var(--text-main);margin:0;font-size:1rem;font-weight:600}.page-module__hUz5la__removeBtn{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:inline-flex}.page-module__hUz5la__removeBtn:hover{background:#fee2e2;border-color:#dc2626}.page-module__hUz5la__slideContent{grid-template-columns:1fr 280px;gap:0;display:grid}.page-module__hUz5la__mainFields{border-right:1px solid var(--border-subtle);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.page-module__hUz5la__fieldGroup{flex-direction:column;gap:.4rem;display:flex}.page-module__hUz5la__fieldHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.page-module__hUz5la__label{color:var(--primary-color);font-size:.9rem;font-weight:500}.page-module__hUz5la__translateBtn{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;background:0 0;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.75rem;font-weight:500;transition:all .15s;display:inline-flex}.page-module__hUz5la__translateBtn:hover{border-color:var(--primary-color);color:var(--primary-color)}.page-module__hUz5la__input{border:1px solid var(--border-subtle);border-radius:var(--radius-md);font-family:var(--font-sans);background:#fff;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.page-module__hUz5la__input:focus{border-color:var(--secondary-color);outline:none;box-shadow:0 0 0 3px #90c9dd33}.page-module__hUz5la__translationsPanel{background:var(--surface-accent);padding:1.5rem}.page-module__hUz5la__translationsTitle{font-family:var(--font-sans);color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 1rem;font-size:.85rem;font-weight:700}.page-module__hUz5la__translationLang{margin-bottom:1rem}.page-module__hUz5la__translationLang:last-child{margin-bottom:0}.page-module__hUz5la__langLabel{color:var(--text-main);margin-bottom:.35rem;font-size:.8rem;font-weight:600;display:block}.page-module__hUz5la__inputSmall{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);width:100%;font-family:var(--font-sans);background:#fff;margin-bottom:.35rem;padding:.5rem .75rem;font-size:.85rem;transition:all .2s}.page-module__hUz5la__inputSmall:focus{border-color:var(--secondary-color);outline:none;box-shadow:0 0 0 2px #90c9dd33}.page-module__hUz5la__addSlideBtn{border:2px dashed var(--border-subtle);border-radius:var(--radius-lg);width:100%;color:var(--text-muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.9rem;font-weight:500;transition:all .15s;display:flex}.page-module__hUz5la__addSlideBtn:hover{border-color:var(--primary-color);color:var(--primary-color);background:#21494505}@media (max-width:768px){.page-module__hUz5la__slideContent{grid-template-columns:1fr}.page-module__hUz5la__mainFields{border-right:none;border-bottom:1px solid var(--border-subtle)}.page-module__hUz5la__fieldHeader{flex-direction:column;align-items:flex-start;gap:.5rem}}
.newsletter-module__1RtPia__page{z-index:1;position:relative}.newsletter-module__1RtPia__page:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#2149450a 0%,#0000 60%);width:60%;height:100%;position:fixed;top:-50%;right:-20%}.newsletter-module__1RtPia__hero{background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);margin-bottom:2rem;padding:2rem 2.5rem;position:relative;overflow:hidden}.newsletter-module__1RtPia__heroContent{z-index:2;position:relative}.newsletter-module__1RtPia__heroBadge{text-transform:uppercase;letter-spacing:.05em;color:#6366f1;background:linear-gradient(135deg,#6366f11a 0%,#6366f10d 100%);border:1px solid #6366f126;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.375rem .875rem;font-size:.75rem;font-weight:600;display:inline-flex}.newsletter-module__1RtPia__heroBadge svg{color:#8b5cf6}.newsletter-module__1RtPia__heroTitle{font-family:var(--font-sans);color:var(--text-main);letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.75rem;font-weight:700;line-height:1.2}.newsletter-module__1RtPia__heroAccent{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.newsletter-module__1RtPia__heroDescription{color:var(--text-muted);max-width:400px;margin:0;font-size:.95rem}.newsletter-module__1RtPia__heroStats{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.newsletter-module__1RtPia__heroDecor{pointer-events:none;z-index:1;position:absolute;inset:0}.newsletter-module__1RtPia__heroBlob1{filter:blur(40px);background:radial-gradient(circle,#6366f11a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-40%;right:-5%}.newsletter-module__1RtPia__heroBlob2{filter:blur(30px);background:radial-gradient(circle,#8b5cf614 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;bottom:-30%;right:20%}.newsletter-module__1RtPia__statPill{background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.newsletter-module__1RtPia__statPillIcon{border-radius:var(--radius-md);color:#fff;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.newsletter-module__1RtPia__statPillContent{flex-direction:column;display:flex}.newsletter-module__1RtPia__statPillValue{color:var(--text-main);font-size:1.125rem;font-weight:700;line-height:1}.newsletter-module__1RtPia__statPillLabel{color:var(--text-muted);margin-top:.15rem;font-size:.7rem}.newsletter-module__1RtPia__tabRow{z-index:1;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex;position:relative}.newsletter-module__1RtPia__tab{background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);color:var(--text-muted);cursor:pointer;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.newsletter-module__1RtPia__tab:hover{border-color:var(--secondary-light);color:var(--text-main)}.newsletter-module__1RtPia__tabActive{background:linear-gradient(135deg,var(--primary-color)0%,var(--primary-light)100%);color:#fff;border-color:#0000;box-shadow:0 4px 12px -2px #2149454d}.newsletter-module__1RtPia__tabActive span{gap:.5rem;display:flex}.newsletter-module__1RtPia__tabSpacer{flex:1}.newsletter-module__1RtPia__schedulerBtn{background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);color:var(--text-muted);cursor:pointer;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.newsletter-module__1RtPia__schedulerBtn:hover:not(:disabled){border-color:var(--primary-color);color:var(--primary-color)}.newsletter-module__1RtPia__schedulerBtn:disabled{opacity:.5;cursor:not-allowed}.newsletter-module__1RtPia__infoBanner,.newsletter-module__1RtPia__errorBanner .newsletter-module__1RtPia__noticeCard{border-radius:var(--radius-lg);margin-bottom:1rem;padding:.875rem 1rem;font-size:.875rem}.newsletter-module__1RtPia__infoBanner{color:#059669;background:linear-gradient(135deg,#10b9811a 0%,#10b9810d 100%);border:1px solid #10b98133}.newsletter-module__1RtPia__errorBanner{color:#be123c;background:linear-gradient(135deg,#e11d481a 0%,#e11d480d 100%);border:1px solid #e11d4833}.newsletter-module__1RtPia__noticeCard{background:var(--surface-color);border:1px solid var(--border-subtle);text-align:center;border-radius:var(--radius-xl);flex-direction:column;align-items:center;gap:1rem;padding:3rem;display:flex}.newsletter-module__1RtPia__noticeIcon{color:#6366f1;background:linear-gradient(135deg,#6366f11a 0%,#6366f10d 100%);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.newsletter-module__1RtPia__noticeCard h2{color:var(--text-main);margin:0;font-size:1.25rem}.newsletter-module__1RtPia__noticeCard p{color:var(--text-muted);margin:0}.newsletter-module__1RtPia__panel{background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);z-index:1;padding:1.5rem;position:relative}.newsletter-module__1RtPia__subscriberToolbar{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.newsletter-module__1RtPia__searchWrapper{flex:1;min-width:200px}.newsletter-module__1RtPia__searchInput .newsletter-module__1RtPia__selectInput .newsletter-module__1RtPia__fieldInput{background:var(--bg-color);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);width:100%;font-family:var(--font-sans);color:var(--text-main);padding:.625rem 1rem;font-size:.875rem;transition:all .2s}.newsletter-module__1RtPia__searchInput:focus .newsletter-module__1RtPia__selectInput:focus .newsletter-module__1RtPia__fieldInput:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #2149451a}.newsletter-module__1RtPia__selectInput{min-width:160px}.newsletter-module__1RtPia__toolbarBtn{background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);color:var(--text-muted);cursor:pointer;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.newsletter-module__1RtPia__toolbarBtn:hover{border-color:var(--primary-color);color:var(--primary-color)}.newsletter-module__1RtPia__loading{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.newsletter-module__1RtPia__loadingSpinner{border:3px solid var(--border-subtle);border-top-color:var(--primary-color);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite newsletter-module__1RtPia__spin}@keyframes newsletter-module__1RtPia__spin{to{transform:rotate(360deg)}}.newsletter-module__1RtPia__tableWrap{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);overflow-x:auto}.newsletter-module__1RtPia__table{border-collapse:collapse;width:100%;font-size:.875rem}.newsletter-module__1RtPia__table th{background:var(--bg-color);text-align:left;color:var(--text-main);border-bottom:1px solid var(--border-subtle);text-transform:uppercase;letter-spacing:.05em;padding:.875rem 1rem;font-size:.75rem;font-weight:600}.newsletter-module__1RtPia__table td{border-bottom:1px solid var(--border-subtle);color:var(--text-muted);padding:.75rem 1rem}.newsletter-module__1RtPia__table tr:hover td{background:#21494505}.newsletter-module__1RtPia__table tr:last-child td{border-bottom:none}.newsletter-module__1RtPia__emailCell{color:var(--text-main);font-weight:500}.newsletter-module__1RtPia__statusBadge{text-transform:uppercase;letter-spacing:.03em;border-radius:9999px;padding:.25rem .625rem;font-size:.7rem;font-weight:600;display:inline-block}.newsletter-module__1RtPia__status-active{color:#059669;background:#10b9811a}.newsletter-module__1RtPia__status-unsubscribed{color:#6b7280;background:#6b72801a}.newsletter-module__1RtPia__status-bounced{color:#d97706;background:#f59e0b1a}.newsletter-module__1RtPia__status-complained{color:#be123c;background:#e11d481a}.newsletter-module__1RtPia__status-draft{color:#6b7280;background:#6b72801a}.newsletter-module__1RtPia__status-scheduled{color:#6366f1;background:#6366f11a}.newsletter-module__1RtPia__status-sent{color:#059669;background:#10b9811a}.newsletter-module__1RtPia__status-sending{color:#3b82f6;background:#3b82f61a}.newsletter-module__1RtPia__status-failed{color:#be123c;background:#e11d481a}.newsletter-module__1RtPia__status-canceled{color:#6b7280;background:#6b72801a}.newsletter-module__1RtPia__actionBtn{border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-muted);cursor:pointer;background:0 0;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s}.newsletter-module__1RtPia__actionBtn:hover{border-color:var(--text-muted);color:var(--text-main)}.newsletter-module__1RtPia__actionBtnPrimary{border-color:var(--primary-color);color:var(--primary-color)}.newsletter-module__1RtPia__actionBtnPrimary:hover{background:var(--primary-color);color:#fff}.newsletter-module__1RtPia__emptyTable{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex}.newsletter-module__1RtPia__pagination{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;margin-top:1.25rem;padding-top:1rem;display:flex}.newsletter-module__1RtPia__pageBtn{background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-muted);cursor:pointer;padding:.5rem 1rem;font-size:.8rem;font-weight:500;transition:all .2s}.newsletter-module__1RtPia__pageBtn:hover:not(:disabled){border-color:var(--primary-color);color:var(--primary-color)}.newsletter-module__1RtPia__pageBtn:disabled{opacity:.5;cursor:not-allowed}.newsletter-module__1RtPia__pageInfo{color:var(--text-muted);font-size:.8rem}.newsletter-module__1RtPia__campaignLayout{z-index:1;grid-template-columns:280px minmax(0,1fr);gap:1.5rem;display:grid;position:relative}.newsletter-module__1RtPia__campaignSidebar{background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);height:fit-content;padding:1rem;position:sticky;top:1rem}.newsletter-module__1RtPia__sidebarHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.newsletter-module__1RtPia__sidebarHeader h3{color:var(--text-main);margin:0;font-size:.9rem;font-weight:600}.newsletter-module__1RtPia__newCampaignBtn{background:linear-gradient(135deg,var(--primary-color)0%,var(--primary-light)100%);border-radius:var(--radius-md);color:#fff;cursor:pointer;border:none;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.newsletter-module__1RtPia__newCampaignBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px -2px #2149454d}.newsletter-module__1RtPia__newCampaignBtn:disabled{opacity:.5;cursor:not-allowed}.newsletter-module__1RtPia__campaignList{flex-direction:column;gap:.5rem;max-height:500px;display:flex;overflow-y:auto}.newsletter-module__1RtPia__campaignList::-webkit-scrollbar{width:4px}.newsletter-module__1RtPia__campaignList::-webkit-scrollbar-thumb{background:var(--border-subtle);border-radius:2px}.newsletter-module__1RtPia__campaignItem{background:var(--bg-color);border-radius:var(--radius-lg);cursor:pointer;text-align:left;border:1px solid #0000;align-items:flex-start;gap:.75rem;padding:.75rem;transition:all .2s;display:flex}.newsletter-module__1RtPia__campaignItem:hover{background:#2149450a}.newsletter-module__1RtPia__campaignItemActive{border-color:var(--primary-color);background:#2149450f}.newsletter-module__1RtPia__campaignItemIcon{border-radius:var(--radius-md);color:#6366f1;background:linear-gradient(135deg,#6366f11a 0%,#6366f10d 100%);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.newsletter-module__1RtPia__campaignItemContent{flex:1;min-width:0}.newsletter-module__1RtPia__campaignItemTitle{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:500;display:block;overflow:hidden}.newsletter-module__1RtPia__campaignItemMeta{color:var(--text-muted);align-items:center;gap:.5rem;margin-top:.25rem;font-size:.7rem;display:flex}.newsletter-module__1RtPia__campaignStatus{border-radius:4px;padding:.15rem .4rem;font-size:.65rem}.newsletter-module__1RtPia__emptyList{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2rem;font-size:.85rem;display:flex}.newsletter-module__1RtPia__editorPanel{background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:1.5rem}.newsletter-module__1RtPia__emptyEditor{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.newsletter-module__1RtPia__emptyEditorIcon{color:#6366f1;background:linear-gradient(135deg,#6366f11a 0%,#6366f10d 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1rem;display:flex}.newsletter-module__1RtPia__emptyEditor h3{color:var(--text-main);margin:0 0 .5rem;font-size:1.1rem}.newsletter-module__1RtPia__emptyEditor p{color:var(--text-muted);margin:0;font-size:.9rem}.newsletter-module__1RtPia__editorHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.newsletter-module__1RtPia__editorTitle h3{color:var(--text-main);margin:0 0 .35rem;font-size:1.1rem;font-weight:600}.newsletter-module__1RtPia__editorMeta{align-items:center;gap:.75rem;display:flex}.newsletter-module__1RtPia__muted{color:var(--text-muted);font-size:.8rem}.newsletter-module__1RtPia__editorActions{gap:.5rem;display:flex}.newsletter-module__1RtPia__editorBtn{background:var(--bg-color);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-muted);cursor:pointer;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.newsletter-module__1RtPia__editorBtn:hover:not(:disabled){border-color:var(--primary-color);color:var(--primary-color)}.newsletter-module__1RtPia__editorBtn:disabled{opacity:.5;cursor:not-allowed}.newsletter-module__1RtPia__editorBtnPrimary{background:linear-gradient(135deg,var(--primary-color)0%,var(--primary-light)100%);color:#fff;border:none}.newsletter-module__1RtPia__editorBtnPrimary:hover:not(:disabled){color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px -2px #2149454d}.newsletter-module__1RtPia__editorBtnDanger{color:#be123c;border-color:#e11d484d}.newsletter-module__1RtPia__editorBtnDanger:hover:not(:disabled){color:#be123c;background:#e11d481a;border-color:#be123c}.newsletter-module__1RtPia__progressWrap{border-radius:var(--radius-lg);background:linear-gradient(135deg,#6366f10d 0%,#6366f105 100%);border:1px solid #6366f126;margin-bottom:1.25rem;padding:1rem}.newsletter-module__1RtPia__progressLabel{color:#6366f1;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.85rem;display:flex}.newsletter-module__1RtPia__spin{animation:1s linear infinite newsletter-module__1RtPia__spin}.newsletter-module__1RtPia__progressTrack{background:#6366f126;border-radius:9999px;height:6px;overflow:hidden}.newsletter-module__1RtPia__progressFill{border-radius:inherit;background:linear-gradient(90deg,#6366f1 0%,#8b5cf6 100%);height:100%;transition:width .2s;display:block}.newsletter-module__1RtPia__formGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.25rem;display:grid}.newsletter-module__1RtPia__field{flex-direction:column;gap:.375rem;display:flex}.newsletter-module__1RtPia__field label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.newsletter-module__1RtPia__stepRow{grid-template-columns:repeat(5,1fr);gap:.5rem;margin-bottom:1.25rem;display:grid}.newsletter-module__1RtPia__stepCard{background:var(--bg-color);border:1px solid var(--border-subtle);border-radius:var(--radius-md);align-items:center;gap:.5rem;padding:.625rem .75rem;display:flex}.newsletter-module__1RtPia__stepNumber{background:linear-gradient(135deg,var(--primary-color)0%,var(--primary-light)100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;font-weight:600;display:flex}.newsletter-module__1RtPia__stepTitle{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.newsletter-module__1RtPia__builderPanel{background:var(--bg-color);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);margin-bottom:1.25rem;padding:1rem}.newsletter-module__1RtPia__previewGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.25rem;display:grid}.newsletter-module__1RtPia__previewCard{background:var(--bg-color);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden}.newsletter-module__1RtPia__previewHeader{background:var(--surface-color);border-bottom:1px solid var(--border-subtle);color:var(--text-main);justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.8rem;font-weight:500;display:flex}.newsletter-module__1RtPia__previewFrame{background:#fff;justify-content:center;align-items:center;height:400px;display:flex}.newsletter-module__1RtPia__previewFrame iframe{border:none;width:100%;max-width:680px;height:100%}.newsletter-module__1RtPia__previewFrameMobile{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:#fff;width:360px;height:500px;margin:1rem auto;overflow:hidden}.newsletter-module__1RtPia__previewFrameMobile iframe{border:none;width:100%;height:100%}.newsletter-module__1RtPia__previewEmpty{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.newsletter-module__1RtPia__scheduleRow{flex-wrap:wrap;align-items:flex-end;gap:.75rem;margin-bottom:1.25rem;display:flex}.newsletter-module__1RtPia__scheduleBtn{border-radius:var(--radius-md);color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;align-items:center;gap:.375rem;padding:.625rem 1rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.newsletter-module__1RtPia__scheduleBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px -2px #6366f166}.newsletter-module__1RtPia__scheduleBtn:disabled{opacity:.5;cursor:not-allowed}.newsletter-module__1RtPia__sendBtn{border-radius:var(--radius-md);color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b 0%,#f97316 100%);border:none;align-items:center;gap:.375rem;padding:.625rem 1rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.newsletter-module__1RtPia__sendBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px -2px #f59e0b66}.newsletter-module__1RtPia__sendBtn:disabled{opacity:.5;cursor:not-allowed}.newsletter-module__1RtPia__statusGrid{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid}.newsletter-module__1RtPia__statusCard{background:var(--bg-color);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:.875rem 1rem}.newsletter-module__1RtPia__statusLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem;font-size:.7rem;font-weight:600;display:block}.newsletter-module__1RtPia__statusValue{color:var(--text-main);font-size:.9rem;font-weight:600;display:block}@media (max-width:1200px){.newsletter-module__1RtPia__campaignLayout{grid-template-columns:1fr}.newsletter-module__1RtPia__campaignSidebar{position:static}.newsletter-module__1RtPia__formGrid{grid-template-columns:1fr}.newsletter-module__1RtPia__stepRow,.newsletter-module__1RtPia__statusGrid{grid-template-columns:repeat(3,1fr)}.newsletter-module__1RtPia__previewGrid{grid-template-columns:1fr}}@media (max-width:768px){.newsletter-module__1RtPia__hero{padding:1.5rem}.newsletter-module__1RtPia__heroTitle{font-size:1.5rem}.newsletter-module__1RtPia__heroStats{flex-direction:column}.newsletter-module__1RtPia__tabRow{flex-wrap:wrap}.newsletter-module__1RtPia__tabSpacer{display:none}.newsletter-module__1RtPia__stepRow,.newsletter-module__1RtPia__statusGrid{grid-template-columns:1fr 1fr}.newsletter-module__1RtPia__editorHeader{flex-direction:column}.newsletter-module__1RtPia__editorActions{justify-content:flex-end;width:100%}}@media (max-width:480px){.newsletter-module__1RtPia__stepRow,.newsletter-module__1RtPia__statusGrid{grid-template-columns:1fr}}
.page-module__Ijehea__page{max-width:1100px}.page-module__Ijehea__loading{text-align:center;color:var(--text-muted);padding:4rem 2rem}.page-module__Ijehea__accessDenied{text-align:center;background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:4rem 2rem}.page-module__Ijehea__accessDenied h3{color:var(--text-muted);margin-bottom:.5rem}.page-module__Ijehea__accessDenied p{color:var(--text-muted);margin:0}.page-module__Ijehea__actionBtns{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__Ijehea__primaryBtn{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s;display:inline-flex}.page-module__Ijehea__primaryBtn:hover{background:var(--primary-light);transform:translateY(-1px)}.page-module__Ijehea__secondaryBtn{border:1px solid var(--border-subtle);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:9999px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .15s;display:inline-flex}.page-module__Ijehea__secondaryBtn:hover{border-color:var(--primary-color);color:var(--primary-color)}.page-module__Ijehea__dangerBtn{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:9999px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .15s;display:inline-flex}.page-module__Ijehea__dangerBtn:hover{background:#fee2e2}.page-module__Ijehea__backBtn{border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-muted);cursor:pointer;background:0 0;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.page-module__Ijehea__backBtn:hover{border-color:var(--primary-color);color:var(--primary-color)}.page-module__Ijehea__tabs{border-bottom:1px solid var(--border-subtle);gap:.5rem;margin-bottom:1.5rem;padding-bottom:0;display:flex}.page-module__Ijehea__tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;margin-bottom:-1px;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .15s;display:inline-flex}.page-module__Ijehea__tab:hover{color:var(--primary-color)}.page-module__Ijehea__activeTab{color:var(--primary-color);border-bottom-color:var(--primary-color)}.page-module__Ijehea__tableCard{background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden}.page-module__Ijehea__table{border-collapse:collapse;width:100%}.page-module__Ijehea__table th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);background:var(--surface-accent);border-bottom:1px solid var(--border-subtle);padding:1rem 1.25rem;font-size:.8rem;font-weight:600}.page-module__Ijehea__table td{border-bottom:1px solid var(--border-subtle);vertical-align:middle;padding:1rem 1.25rem}.page-module__Ijehea__table tr:last-child td{border-bottom:none}.page-module__Ijehea__table tbody tr:hover td{background:var(--surface-accent)}.page-module__Ijehea__cellTitle{color:var(--text-main);font-weight:600}.page-module__Ijehea__cellMuted{color:var(--text-muted);font-size:.875rem}.page-module__Ijehea__statusBadge{border-radius:9999px;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.page-module__Ijehea__published{color:#16a34a;background:#dcfce7}.page-module__Ijehea__draft{background:var(--surface-accent);color:var(--text-muted)}.page-module__Ijehea__actions{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.page-module__Ijehea__actionBtn{border:1px solid var(--border-subtle);background:var(--surface-color);width:36px;height:36px;color:var(--text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.page-module__Ijehea__actionBtn:hover{border-color:var(--primary-color);color:var(--primary-color);background:#2149450a}.page-module__Ijehea__actionBtn.page-module__Ijehea__danger:hover{color:#ef4444;background:#ef44440a;border-color:#ef4444}.page-module__Ijehea__empty{text-align:center;color:var(--text-muted);padding:4rem 2rem}.page-module__Ijehea__empty h3{color:var(--text-main);margin:1rem 0 .5rem}.page-module__Ijehea__empty p{margin:0}.page-module__Ijehea__membersList{flex-direction:column;gap:1rem;display:flex}.page-module__Ijehea__groupCard{background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden}.page-module__Ijehea__groupHeader{background:var(--surface-accent);cursor:pointer;justify-content:space-between;align-items:center;padding:1rem 1.25rem;transition:background .15s;display:flex}.page-module__Ijehea__groupHeader:hover{background:var(--border-subtle)}.page-module__Ijehea__groupHeaderLeft{color:var(--text-muted);align-items:center;gap:.75rem;display:flex}.page-module__Ijehea__groupName{color:var(--text-main);font-size:1rem;font-weight:600}.page-module__Ijehea__groupCount{color:var(--text-muted);font-size:.9rem}.page-module__Ijehea__groupContent{border-top:1px solid var(--border-subtle)}.page-module__Ijehea__emptyMembers{text-align:center;color:var(--text-muted);padding:2rem;font-size:.9rem}.page-module__Ijehea__editorCard{background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);max-width:600px;padding:2rem}.page-module__Ijehea__editorCardWide{background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);max-width:900px;padding:2rem}.page-module__Ijehea__editorTitle{font-family:var(--font-sans);color:var(--text-main);margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}.page-module__Ijehea__form{flex-direction:column;gap:1.25rem;display:flex}.page-module__Ijehea__formGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__Ijehea__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.page-module__Ijehea__label{color:var(--primary-color);font-size:.9rem;font-weight:500}.page-module__Ijehea__input,.page-module__Ijehea__textarea{border:1px solid var(--border-subtle);border-radius:var(--radius-md);font-family:var(--font-sans);background:#fff;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.page-module__Ijehea__input:focus,.page-module__Ijehea__textarea:focus{border-color:var(--secondary-color);outline:none;box-shadow:0 0 0 3px #90c9dd33}.page-module__Ijehea__textarea{resize:vertical;min-height:100px}.page-module__Ijehea__fileInput{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#fff;padding:.5rem;font-size:.9rem}.page-module__Ijehea__fileHint{color:var(--text-muted);margin:.25rem 0 0;font-size:.8rem}.page-module__Ijehea__checkboxGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__Ijehea__checkboxRow{flex-wrap:wrap;gap:1.5rem;display:flex}.page-module__Ijehea__checkbox{color:var(--text-main);cursor:pointer;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.page-module__Ijehea__formActions{justify-content:flex-end;gap:1rem;margin-top:.5rem;display:flex}.page-module__Ijehea__cancelBtn{border:1px solid var(--border-subtle);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:9999px;padding:.625rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .15s}.page-module__Ijehea__cancelBtn:hover{border-color:var(--text-muted);color:var(--text-main)}.page-module__Ijehea__saveBtn{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex}.page-module__Ijehea__saveBtn:hover{background:var(--primary-light);transform:translateY(-1px)}.page-module__Ijehea__sectionTitle{font-family:var(--font-sans);color:var(--text-main);border-top:1px solid var(--border-subtle);margin:.5rem 0;padding-top:.5rem;font-size:.9rem;font-weight:700}.page-module__Ijehea__entryRow{grid-template-columns:80px 1fr 2fr auto;align-items:start;gap:.5rem;display:grid}.page-module__Ijehea__iconBtn{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-color);width:36px;height:36px;color:var(--text-muted);cursor:pointer;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.page-module__Ijehea__iconBtn:hover{border-color:var(--primary-color);color:var(--primary-color)}.page-module__Ijehea__iconBtn.page-module__Ijehea__danger:hover{color:#ef4444;border-color:#ef4444}.page-module__Ijehea__addBtn{border:1px dashed var(--border-subtle);border-radius:var(--radius-md);color:var(--text-muted);cursor:pointer;background:0 0;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .15s;display:inline-flex}.page-module__Ijehea__addBtn:hover{border-color:var(--primary-color);color:var(--primary-color);background:#21494505}@media (max-width:768px){.page-module__Ijehea__formRow{grid-template-columns:1fr}.page-module__Ijehea__entryRow{grid-template-columns:1fr 1fr}.page-module__Ijehea__entryRow input:first-child{grid-column:span 2}.page-module__Ijehea__actionBtns{flex-direction:column}.page-module__Ijehea__actionBtns button{justify-content:center;width:100%}}
.page-module__UD03_G__page{max-width:1100px}.page-module__UD03_G__error{border-radius:var(--radius-md);color:#dc2626;background:#fef2f2;border:1px solid #fecaca;margin-bottom:1.5rem;padding:1rem;font-size:.9rem}.page-module__UD03_G__content{grid-template-columns:1fr 320px;align-items:start;gap:1.5rem;display:grid}.page-module__UD03_G__tableCard{background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden}.page-module__UD03_G__table{border-collapse:collapse;width:100%}.page-module__UD03_G__table th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);background:var(--surface-accent);border-bottom:1px solid var(--border-subtle);padding:1rem 1.25rem;font-size:.8rem;font-weight:600}.page-module__UD03_G__table td{border-bottom:1px solid var(--border-subtle);vertical-align:middle;padding:1rem 1.25rem}.page-module__UD03_G__table tr:last-child td{border-bottom:none}.page-module__UD03_G__table tbody tr:hover td{background:var(--surface-accent)}.page-module__UD03_G__username{color:var(--text-main);font-weight:600}.page-module__UD03_G__roleBadge{background:var(--surface-accent);color:var(--text-muted);text-transform:capitalize;border-radius:9999px;padding:.2rem .6rem;font-size:.8rem;font-weight:500;display:inline-block}.page-module__UD03_G__cellMuted{color:var(--text-muted);font-size:.875rem}.page-module__UD03_G__actions{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.page-module__UD03_G__actionBtn{border:1px solid var(--border-subtle);background:var(--surface-color);width:36px;height:36px;color:var(--text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.page-module__UD03_G__actionBtn:hover{color:#ef4444;background:#ef44440a;border-color:#ef4444}.page-module__UD03_G__loading{text-align:center;color:var(--text-muted);padding:2rem}.page-module__UD03_G__formCard{background:var(--surface-color);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:1.5rem;position:sticky;top:80px}.page-module__UD03_G__formTitle{font-family:var(--font-sans);color:var(--text-main);align-items:center;gap:.5rem;margin:0 0 1.25rem;font-size:1rem;font-weight:600;display:flex}.page-module__UD03_G__form{flex-direction:column;gap:1rem;display:flex}.page-module__UD03_G__formGroup{flex-direction:column;gap:.4rem;display:flex}.page-module__UD03_G__label{color:var(--text-muted);font-size:.85rem;font-weight:500}.page-module__UD03_G__input,.page-module__UD03_G__select{border:1px solid var(--border-subtle);border-radius:var(--radius-md);font-family:var(--font-sans);background:#fff;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.page-module__UD03_G__input:focus,.page-module__UD03_G__select:focus{border-color:var(--secondary-color);outline:none;box-shadow:0 0 0 3px #90c9dd33}.page-module__UD03_G__select{cursor:pointer}.page-module__UD03_G__submitBtn{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:9999px;margin-top:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s}.page-module__UD03_G__submitBtn:hover:not(:disabled){background:var(--primary-light);transform:translateY(-1px)}.page-module__UD03_G__submitBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:900px){.page-module__UD03_G__content{grid-template-columns:1fr}.page-module__UD03_G__formCard{position:static}}
