:root{--comcast-blue: #0066cc;--comcast-blue-dark: #004c99;--comcast-blue-light: #3384d6;--comcast-black: #000000;--comcast-white: #ffffff;--comcast-gray-dark: #333333;--comcast-gray: #666666;--comcast-gray-light: #cccccc;--comcast-gray-lighter: #f5f5f5;--success-green: #28a745;--warning-orange: #ff9800;--error-red: #dc3545;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--comcast-gray-lighter);color:var(--comcast-black)}.newsletter-card{display:block;text-decoration:none;color:inherit;width:100%;height:100%}.newsletter-card-inner{position:relative;background:#fffffffa;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;overflow:hidden;border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 30px #00000026,0 4px 8px #0000001a,inset 0 1px #fffc;transition:all .4s cubic-bezier(.34,1.56,.64,1);height:100%;display:flex;flex-direction:column;transform-style:preserve-3d}.swiper-slide-active .newsletter-card-inner{border-color:#09c6;box-shadow:0 20px 60px #0099cc4d,0 10px 20px #09c3,0 0 0 3px #0099cc26,inset 0 1px #fff}.newsletter-card:hover .newsletter-card-inner{transform:translateZ(10px) scale(1.02);border-color:#0099cc80}.newsletter-card:active .newsletter-card-inner{transform:translateY(-4px) scale(1.01);transition-duration:.1s}.newsletter-card-image{position:relative;width:100%;aspect-ratio:3/2;background:linear-gradient(135deg,#0099cc0d,#00000005);overflow:hidden;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(0,0,0,.06);transition:background .35s ease}.newsletter-card:hover .newsletter-card-image{background:linear-gradient(135deg,#0099cc1a,#00000008)}.newsletter-card-image img{max-width:100%;max-height:100%;object-fit:contain}.newsletter-card-cover{width:100%;height:100%;object-fit:contain;padding:6px;transition:transform .4s ease}.newsletter-card:hover .newsletter-card-cover{transform:scale(1.04)}.pdf-thumbnail-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.pdf-thumbnail-wrapper canvas{width:100%!important;height:100%!important;object-fit:cover}.pdf-thumbnail-loading,.pdf-thumbnail-error{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:60px}.pdf-thumbnail-spinner{width:24px;height:24px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}.pdf-thumbnail-error{font-size:32px;color:#ffffff80}.newsletter-card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff}.newsletter-card-badge{position:absolute;top:6px;right:6px;background:#0099ccf2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:3px 6px;border-radius:3px;font-size:9px;font-weight:600;color:#fff;letter-spacing:.03em;border:1px solid rgba(255,255,255,.2);box-shadow:0 2px 8px #0099cc40;transition:all .3s ease}.newsletter-card:hover .newsletter-card-badge{background:#09c;transform:scale(1.08);box-shadow:0 4px 12px #0099cc59}.newsletter-card-promoted{position:absolute;top:6px;left:6px;background:linear-gradient(135deg,gold,orange);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:3px 8px;border-radius:3px;font-size:9px;font-weight:700;color:#1a1a1a;letter-spacing:.05em;border:1px solid rgba(255,255,255,.5);box-shadow:0 2px 8px #ffd70066;transition:all .3s ease;animation:pulse-glow 2s ease-in-out infinite}@keyframes pulse-glow{0%,to{box-shadow:0 2px 8px #ffd70066}50%{box-shadow:0 4px 16px #ffd70099}}.newsletter-card:hover .newsletter-card-promoted{transform:scale(1.08)}.newsletter-card-content{padding:6px 8px;display:flex;flex-direction:column;gap:3px;flex-grow:1;background:#fffc;min-height:28px;transition:background .35s ease}.newsletter-card:hover .newsletter-card-content{background:#fff}.newsletter-card-title{font-size:10px;font-weight:600;margin:0;color:#1a1a1a;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:center;transition:all .3s ease;transform-origin:center}.newsletter-card:hover .newsletter-card-title{color:#09c;transform:scale(1.05)}.newsletter-card-meta{display:flex;gap:6px;align-items:center;justify-content:center;flex-wrap:wrap;font-size:8px}.newsletter-card-org,.newsletter-card-category{padding:2px 6px;border-radius:3px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.newsletter-card-org{background:#667eea1a;color:#667eea;border:1px solid rgba(102,126,234,.2)}.newsletter-card-category{background:#0099cc1a;color:#09c;border:1px solid rgba(0,153,204,.2)}@media(max-width:768px){.newsletter-card-title{font-size:9px}.newsletter-card-content{padding:6px 8px;min-height:28px}}.filter-bar{display:flex;align-items:center;gap:8px;background:#ffffff1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;padding:6px 10px;border:1px solid rgba(255,255,255,.18);flex:1;max-width:520px}.filter-bar-icon{display:flex;align-items:center;position:relative;color:#ffffffb3;flex-shrink:0}.filter-badge{position:absolute;top:-6px;right:-8px;min-width:15px;height:15px;padding:0 4px;background:#00bcd4;color:#fff;border-radius:8px;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.filter-bar-content{display:flex;gap:6px;align-items:center;flex:1;min-width:0}.filter-select{padding:5px 22px 5px 8px;border:1px solid rgba(255,255,255,.2);border-radius:6px;font-size:12px;color:#ffffffa6;background:#ffffff14;transition:all .2s;flex:1;min-width:0;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none'%3E%3Cpath d='M1 1l4 4 4-4' stroke='rgba(255,255,255,0.5)' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 7px center}.filter-select:hover{border-color:#ffffff59;background-color:#ffffff24}.filter-select:focus{outline:none;border-color:#ffffff80;background-color:#ffffff2e;box-shadow:0 0 0 2px #ffffff14}.filter-select.filter-active{color:#fff;background-color:#fff3;border-color:#fff6;font-weight:500}.filter-select option{background:#1a1a2e;color:#e0e0e0;padding:6px}.filter-bar-reset{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:#ffffff26;border:1px solid rgba(255,255,255,.25);border-radius:50%;color:#fffc;cursor:pointer;transition:all .2s;flex-shrink:0}.filter-bar-reset:hover{background:#ff505066;border-color:#ff505099;color:#fff;transform:scale(1.1)}@media(max-width:968px){.filter-bar{max-width:none;flex-wrap:wrap}.filter-bar-content{flex-wrap:wrap;gap:6px}.filter-select{flex:1 1 calc(50% - 3px);min-width:100px}}@media(max-width:768px){.home-header-row{flex-direction:column;align-items:flex-start;gap:12px}.filter-bar{width:100%;padding:8px 10px}.filter-bar-content{flex-direction:column;gap:6px}.filter-select{width:100%}}.login-container{display:flex;flex-direction:column;align-items:center;gap:1rem}.login-button{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background-color:#fff;border:1px solid #8c8c8c;border-radius:4px;font-size:15px;font-weight:600;color:#5e5e5e;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.login-button:hover{background-color:#f8f8f8;border-color:#5e5e5e;box-shadow:0 4px 8px #00000026}.login-button:active{transform:translateY(1px);box-shadow:0 1px 2px #0000001a}.login-button:disabled{opacity:.6;cursor:not-allowed}.microsoft-icon{width:21px;height:21px}.login-error{color:#d32f2f;font-size:14px;margin:0}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.hp{min-height:100vh;background:#f4f5f7;display:flex;flex-direction:column}.hp-topbar{height:52px;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;padding:0 28px;position:sticky;top:0;z-index:100;box-shadow:0 1px 3px #0000000a}.hp-topbar-inner{max-width:1440px;width:100%;margin:0 auto;display:flex;align-items:center;gap:24px}.hp-logo{display:flex;align-items:center;gap:9px;color:#6366f1;cursor:pointer;flex-shrink:0;-webkit-user-select:none;user-select:none;transition:opacity .15s}.hp-logo:hover{opacity:.85}.hp-logo span{font-size:17px;font-weight:700;color:#1e293b;letter-spacing:-.03em}.hp-nav{display:flex;align-items:center;gap:2px;margin-left:auto}.hp-nav-btn{padding:7px 16px;background:none;border:none;border-radius:6px;font-size:13px;font-weight:500;color:#475569;cursor:pointer;transition:all .15s;white-space:nowrap}.hp-nav-btn:hover{background:#f1f5f9;color:#6366f1}.hp-topbar-right{margin-left:16px;flex-shrink:0}.hp-profile{position:relative}.hp-profile-btn{display:flex;align-items:center;gap:8px;padding:4px 12px 4px 4px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:22px;cursor:pointer;transition:all .15s}.hp-profile-btn:hover{border-color:#cbd5e1;background:#f1f5f9}.hp-avatar{width:28px;height:28px;border-radius:50%;background:#6366f1;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.hp-profile-name{font-size:13px;font-weight:500;color:#334155;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hp-profile-role{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:2px 7px;border-radius:4px;background:#ede9fe;color:#6366f1;white-space:nowrap}.hp-dropdown{position:absolute;top:calc(100% + 6px);right:0;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 8px 28px #0000001a;min-width:210px;z-index:200;overflow:hidden}.hp-dropdown-header{padding:10px 14px;border-bottom:1px solid #f1f5f9}.hp-dropdown-header p{margin:0;font-size:12px;color:#64748b;word-break:break-word}.hp-dropdown-item{display:flex;align-items:center;gap:8px;width:100%;padding:10px 14px;background:none;border:none;font-size:13px;color:#475569;cursor:pointer;transition:background .15s}.hp-dropdown-item:hover{background:#fef2f2;color:#ef4444}.hp-filters{background:#faf8f5;border-bottom:1px solid #e8e4de;border-top:1px solid #e8e4de;padding:8px 28px}.hp-filters-inner{max-width:760px;margin:0 auto}.hp-filters .filter-bar{background:#fffefb;border:1px solid #e8e4de;max-width:100%;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 1px 3px #00000008}.hp-filters .filter-bar-icon{color:#6366f1}.hp-filters .filter-select{color:#475569;border-color:#e2e8f0;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%2394a3b8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.hp-filters .filter-select:hover{border-color:#cbd5e1;background-color:#f8fafc}.hp-filters .filter-select:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f11f;background-color:#fff}.hp-filters .filter-select.filter-active{color:#6366f1;background-color:#ede9fe;border-color:#c4b5fd;font-weight:500}.hp-filters .filter-select option{background:#fff;color:#334155}.hp-filters .filter-badge{background:#6366f1}.hp-filters .filter-bar-reset{background:#fef2f2;border-color:#fecaca;color:#ef4444}.hp-filters .filter-bar-reset:hover{background:#ef4444;border-color:#ef4444;color:#fff;transform:scale(1.1)}.hp-main{flex:1;padding:24px 28px 48px}.hp-container{max-width:1440px;margin:0 auto}.hp-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;color:#64748b}.hp-loading p{margin:0;font-size:14px}.hp-spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#6366f1;border-radius:50%;animation:hp-spin .8s linear infinite;margin-bottom:14px}@keyframes hp-spin{to{transform:rotate(360deg)}}.hp-empty{display:flex;flex-direction:column;align-items:center;padding:64px 24px;background:#fff;border-radius:12px;border:1px solid #e2e8f0}.hp-empty svg{color:#cbd5e1;margin-bottom:14px}.hp-empty h3{margin:0 0 6px;font-size:17px;font-weight:600;color:#334155}.hp-empty p{margin:0;font-size:14px;color:#64748b;text-align:center}.hp-empty-cta{margin-top:18px;padding:9px 22px;background:#6366f1;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s}.hp-empty-cta:hover{background:#4f46e5}.hp-section-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:14px;padding:0 2px}.hp-section-head h2{margin:0;font-size:18px;font-weight:600;color:#1e293b;letter-spacing:-.02em}.hp-section-head p{margin:2px 0 0;font-size:12px;color:#94a3b8;font-weight:400}.hp-count{font-size:12px;color:#64748b;font-weight:500;background:#f1f5f9;padding:3px 10px;border-radius:10px;white-space:nowrap}.hp-featured{margin-bottom:40px;background:#fdfcfa;padding:18px 20px 4px;border-radius:14px;border:1px solid #e8e4de;box-shadow:0 1px 4px #00000008}.hp-featured .hp-section-head{padding:0 8px 8px;border-bottom:1px solid #e8e4de;margin-bottom:0}.hp-featured .hp-section-head h2{color:#1e293b;font-size:20px}.promoted-carousel{padding:16px 0 36px}.promoted-carousel .swiper-wrapper{cursor:default!important;pointer-events:none!important}.promoted-carousel .swiper-slide{pointer-events:auto!important;height:auto;display:flex;align-items:center;justify-content:center;z-index:1}.promoted-carousel .swiper-slide-active{z-index:999!important}.promoted-carousel a,.promoted-carousel .newsletter-card,.promoted-carousel .newsletter-card-inner{pointer-events:auto!important;cursor:pointer!important}.promoted-carousel .newsletter-card{box-shadow:0 2px 8px #0000000f;border:1px solid #e2e8f0;transition:all .3s ease;background:#fff;position:relative;z-index:1}.promoted-carousel .swiper-slide-active .newsletter-card{box-shadow:0 6px 20px #0000001a;transform:scale(1.02);border-color:#cbd5e1;z-index:999!important}.promoted-carousel .swiper-slide-active .newsletter-card:hover,.promoted-carousel .newsletter-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px);border-color:#6366f1}.hp-category{margin-bottom:36px}.hp-category .hp-section-head{border-bottom:1px solid #e2e8f0;padding-bottom:10px}.category-carousel{padding:8px 0 36px}.category-carousel .swiper-slide{height:auto}.promoted-carousel .swiper-button-next,.promoted-carousel .swiper-button-prev,.category-carousel .swiper-button-next,.category-carousel .swiper-button-prev{color:#475569;width:36px;height:36px;background:#fff;border-radius:50%;box-shadow:0 1px 4px #00000014;border:1px solid #e2e8f0;transition:all .2s ease}.promoted-carousel .swiper-button-next:hover,.promoted-carousel .swiper-button-prev:hover,.category-carousel .swiper-button-next:hover,.category-carousel .swiper-button-prev:hover{color:#6366f1;border-color:#6366f1;box-shadow:0 2px 8px #6366f126}.promoted-carousel .swiper-button-next:after,.promoted-carousel .swiper-button-prev:after,.category-carousel .swiper-button-next:after,.category-carousel .swiper-button-prev:after{font-size:16px;font-weight:700}.promoted-carousel .swiper-pagination-bullet,.category-carousel .swiper-pagination-bullet{background:#94a3b8;opacity:.4;width:7px;height:7px;transition:all .3s ease}.promoted-carousel .swiper-pagination-bullet-active,.category-carousel .swiper-pagination-bullet-active{background:#6366f1;opacity:1;width:22px;border-radius:4px}@media(max-width:1024px){.hp-topbar{padding:0 20px}.hp-topbar-inner{gap:16px}.hp-nav-btn{padding:6px 10px;font-size:12px}.hp-filters{padding:8px 20px}.hp-main{padding:20px 20px 40px}}@media(max-width:768px){.hp-topbar{height:auto;padding:10px 16px}.hp-topbar-inner{flex-wrap:wrap;gap:8px}.hp-nav{order:3;width:100%;margin-left:0;justify-content:center;gap:0}.hp-topbar-right{margin-left:auto}.hp-profile-name{display:none}.hp-filters{padding:8px 16px}.hp-filters .filter-bar,.hp-filters .filter-bar-content{flex-wrap:wrap}.hp-filters .filter-select{flex:1 1 calc(50% - 4px);min-width:100px}.hp-main{padding:16px 16px 32px}.hp-featured{padding:16px 12px 4px;margin-bottom:28px}.hp-category{margin-bottom:28px}.hp-section-head h2{font-size:16px}}@media(max-width:480px){.hp-topbar{padding:8px 12px}.hp-nav-btn{padding:5px 8px;font-size:11px}.hp-filters{padding:6px 12px}.hp-filters .filter-select{flex:1 1 100%}.hp-main{padding:12px 12px 24px}.hp-featured{padding:12px 8px 4px;border-radius:10px}}.pdf-reader{display:flex;flex-direction:column;height:100vh;background:#f5f5f5;transition:background .3s ease}.pdf-reader-theme-light{--bg-primary: #ffffff;--bg-secondary: #f5f5f5;--text-primary: #1a1a1a;--text-secondary: #666;--border-color: #e0e0e0}.pdf-reader-theme-sepia{--bg-primary: #f4ecd8;--bg-secondary: #eae0c8;--text-primary: #5a4a3a;--text-secondary: #7a6a5a;--border-color: #d4c4b0}.pdf-reader-theme-dark{--bg-primary: #1a1a1a;--bg-secondary: #2a2a2a;--text-primary: #e0e0e0;--text-secondary: #a0a0a0;--border-color: #404040}.pdf-reader-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:var(--bg-primary);border-bottom:1px solid var(--border-color);box-shadow:0 2px 4px #0000000d;z-index:100}.pdf-reader-title{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:600;color:var(--text-primary)}.pdf-back-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-secondary);border-radius:6px;cursor:pointer;transition:all .2s}.pdf-back-btn:hover{background:#667eea;color:#fff;border-color:#667eea}.pdf-reader-controls{display:flex;align-items:center;gap:8px}.pdf-reader-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;color:var(--text-secondary);border-radius:6px;cursor:pointer;transition:all .2s}.pdf-reader-btn:hover{background:var(--bg-secondary);color:var(--text-primary)}.pdf-reader-btn.active{background:#667eea;color:#fff}.pdf-reader-btn:disabled{opacity:.5;cursor:not-allowed}.pdf-reader-divider{width:1px;height:24px;background:var(--border-color);margin:0 4px}.pdf-reader-zoom{font-size:13px;color:var(--text-secondary);min-width:50px;text-align:center}.pdf-reader-settings{background:var(--bg-primary);border-bottom:1px solid var(--border-color);padding:16px 24px;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.pdf-settings-section h4{margin:0 0 12px;font-size:14px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px}.theme-buttons{display:flex;gap:8px}.theme-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s}.theme-btn:hover{background:var(--bg-primary);border-color:#667eea}.theme-btn.active{background:#667eea;color:#fff;border-color:#667eea}.pdf-reader-content{display:flex;flex:1;min-height:0;overflow:visible;position:relative}.pdf-thumbnails{width:200px;background:var(--bg-primary);border-right:1px solid var(--border-color);overflow-y:auto;padding:16px}.pdf-thumbnails h3{margin:0 0 16px;font-size:14px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px}.pdf-thumbnails-grid{display:flex;flex-direction:column;gap:12px}.pdf-thumbnail{position:relative;border:2px solid var(--border-color);border-radius:6px;overflow:hidden;cursor:pointer;transition:all .2s}.pdf-thumbnail:hover{border-color:#667eea;transform:scale(1.02)}.pdf-thumbnail.active{border-color:#667eea;box-shadow:0 0 0 2px #667eea33}.pdf-thumbnail-label{position:absolute;bottom:0;left:0;right:0;background:#000000b3;color:#fff;padding:4px 8px;font-size:12px;text-align:center;display:flex;align-items:center;justify-content:center;gap:4px}.pdf-thumbnail-bookmark{fill:gold}.pdf-viewer{flex:1;min-height:0;overflow:auto;display:flex;justify-content:center;align-items:flex-start;padding:0 8px;background:var(--bg-secondary)}.pdf-viewer.book-view{perspective:2000px}.pdf-page{box-shadow:0 4px 24px #00000026;border-radius:4px;overflow:hidden;background:#fff}.flipbook-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.flip-book{margin:0 auto;box-shadow:0 0 20px #0003}.page{background:#fff;padding:2px 0 0;overflow:hidden;display:flex;align-items:flex-start;justify-content:center}.react-pdf__Page__canvas{display:block!important}.book-spread{display:flex;gap:0;max-width:100%;position:relative;background:linear-gradient(to right,transparent 0%,transparent calc(50% - 10px),rgba(0,0,0,.08) calc(50% - 5px),rgba(0,0,0,.12) 50%,rgba(0,0,0,.08) calc(50% + 5px),transparent calc(50% + 10px),transparent 100%)}.book-page{position:relative;transition:transform .3s ease}.book-spread.flipping-next .book-page-right{animation:flipPageNext .5s cubic-bezier(.4,0,.2,1)}.book-spread.flipping-prev .book-page-left{animation:flipPagePrev .5s cubic-bezier(.4,0,.2,1)}@keyframes flipPageNext{0%{transform:perspective(2000px) rotateY(0) rotateX(0) translateZ(0);transform-origin:left center;z-index:10;box-shadow:-2px 0 8px #0000001a,-4px 0 16px #0000000d}25%{transform:perspective(2000px) rotateY(-45deg) rotateX(-2deg) translateZ(10px);transform-origin:left center;z-index:10;box-shadow:-10px 2px 20px #0003,-18px 5px 35px #0000001f}50%{transform:perspective(2000px) rotateY(-90deg) rotateX(-3deg) translateZ(15px);transform-origin:left center;z-index:10;box-shadow:-15px 3px 30px #00000040,-25px 8px 45px #00000026}75%{transform:perspective(2000px) rotateY(-135deg) rotateX(-2deg) translateZ(10px);transform-origin:left center;z-index:10;box-shadow:-10px 2px 20px #0003,-18px 5px 35px #0000001f}to{transform:perspective(2000px) rotateY(-180deg) rotateX(0) translateZ(0);transform-origin:left center;z-index:10;box-shadow:-2px 0 8px #0000001a,-4px 0 16px #0000000d}}@keyframes flipPagePrev{0%{transform:perspective(2000px) rotateY(0) rotateX(0) translateZ(0);transform-origin:right center;z-index:10;box-shadow:2px 0 8px #0000001a,4px 0 16px #0000000d}25%{transform:perspective(2000px) rotateY(45deg) rotateX(2deg) translateZ(10px);transform-origin:right center;z-index:10;box-shadow:10px -2px 20px #0003,18px -5px 35px #0000001f}50%{transform:perspective(2000px) rotateY(90deg) rotateX(3deg) translateZ(15px);transform-origin:right center;z-index:10;box-shadow:15px -3px 30px #00000040,25px -8px 45px #00000026}75%{transform:perspective(2000px) rotateY(135deg) rotateX(2deg) translateZ(10px);transform-origin:right center;z-index:10;box-shadow:10px -2px 20px #0003,18px -5px 35px #0000001f}to{transform:perspective(2000px) rotateY(180deg) rotateX(0) translateZ(0);transform-origin:right center;z-index:10;box-shadow:2px 0 8px #0000001a,4px 0 16px #0000000d}}.book-page .pdf-page{box-shadow:none;border-radius:0}.book-page-left{transform-origin:right center;box-shadow:inset -4px 0 8px #0000000d,2px 0 8px #0000001a,4px 0 16px #0000000d;border-radius:4px 0 0 4px}.book-page-left:hover{transform:rotateY(-1deg)}.book-page-right{transform-origin:left center;box-shadow:inset 4px 0 8px #0000000d,-2px 0 8px #0000001a,-4px 0 16px #0000000d;border-radius:0 4px 4px 0}.book-page-right:hover{transform:rotateY(1deg)}.pdf-loading,.pdf-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px;color:var(--text-secondary)}.pdf-spinner{width:48px;height:48px;border:4px solid var(--border-color);border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.pdf-error-details{font-size:14px;margin-top:8px}.pdf-header-page-info{display:flex;align-items:center;gap:6px;color:var(--text-secondary);font-size:13px;font-weight:500}.pdf-header-page-input{width:48px;padding:4px 6px;border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);border-radius:4px;text-align:center;font-size:13px}.pdf-header-page-input:focus{outline:none;border-color:#667eea}.pdf-side-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:50;width:40px;height:40px;border-radius:50%;border:1px solid var(--border-color);background:#fff9;color:var(--text-secondary);display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:.35;transition:all .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pdf-side-nav:hover:not(:disabled){opacity:.9;background:var(--bg-primary);border-color:#667eea;color:#667eea;box-shadow:0 2px 8px #667eea40;transform:translateY(-50%) scale(1.08)}.pdf-side-nav:disabled{opacity:.15;cursor:not-allowed}.pdf-side-nav-prev{left:24px}.pdf-side-nav-next{right:24px}.pdf-mobile-footer{display:none;align-items:center;justify-content:space-between;padding:6px 12px;background:var(--bg-primary);border-top:1px solid var(--border-color)}.pdf-mobile-page-info{font-size:13px;color:var(--text-secondary);font-weight:500}.pdf-nav-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);border-radius:6px;cursor:pointer;transition:all .2s}.pdf-nav-btn:hover:not(:disabled){background:#667eea;color:#fff;border-color:#667eea}.pdf-nav-btn:disabled{opacity:.5;cursor:not-allowed}.pdf-progress-bar{height:3px;background:var(--border-color);position:relative}.pdf-progress-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .3s ease}@media(max-width:768px){.pdf-reader-header{padding:12px 16px}.pdf-reader-title span,.pdf-header-page-info{display:none}.pdf-reader-controls{gap:4px}.pdf-reader-btn{width:32px;height:32px}.pdf-thumbnails{width:150px;padding:12px}.pdf-viewer{padding:16px}.pdf-side-nav{display:none}.pdf-mobile-footer{display:flex}}.reader-page{position:relative;height:100vh;background:#f5f5f5}.reader-loading,.reader-error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:#f8f9fa;color:#666}.reader-spinner{width:64px;height:64px;border:4px solid #e0e0e0;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:24px}@keyframes spin{to{transform:rotate(360deg)}}.reader-error{text-align:center;padding:24px}.reader-error h2{margin:0 0 12px;color:#333}.reader-error p{margin:0 0 24px;color:#888}.reader-back-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#667eea;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.reader-back-btn:hover{background:#5568d3;transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.modal-overlay{position:fixed;inset:0;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:10000;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:500px;width:90%;overflow:hidden;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{padding:24px;display:flex;align-items:center;gap:12px;border-bottom:2px solid #e5e7eb}.modal-header.success{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-bottom:none}.modal-header.error{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border-bottom:none}.modal-header.warning{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border-bottom:none}.modal-header.info{background:linear-gradient(135deg,#06c,#004c99);color:#fff;border-bottom:none}.modal-icon{font-size:28px;line-height:1}.modal-header h2{margin:0;font-size:20px;font-weight:600}.modal-body{padding:24px}.modal-body p{margin:0;font-size:15px;line-height:1.6;color:#374151}.modal-footer{padding:16px 24px;background:#f9fafb;display:flex;justify-content:flex-end;gap:12px}.modal-btn-primary{padding:10px 24px;background:linear-gradient(135deg,#06c,#004c99);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;min-width:80px}.modal-btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0066cc4d}.modal-btn-primary:active{transform:translateY(0)}.modal-btn-secondary{padding:10px 24px;background:#fff;color:#374151;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;min-width:80px}.modal-btn-secondary:hover{background:#f3f4f6;border-color:#9ca3af}.upload-container{max-width:720px;margin:0 auto;padding:1.5rem 1.5rem 3rem;background:#f8f9fa;min-height:100vh}.upload-header{margin-bottom:1.5rem}.upload-header-content{display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.upload-header h1{font-size:1.25rem;color:#111827;margin:0 0 .25rem;font-weight:600;letter-spacing:-.01em}.upload-subtitle{color:#6b7280;font-size:.8125rem;margin:0}.btn-view-articles{background:#fff;color:#374151;border:1px solid #d1d5db;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.8125rem;font-weight:500;transition:all .15s ease;white-space:nowrap}.btn-view-articles:hover{background:#f3f4f6;border-color:#9ca3af;color:#111827}.upload-error{text-align:center;padding:2.5rem;background:#fff;border-radius:8px;border:1px solid #e5e7eb}.upload-error h2{color:#dc2626;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.upload-error p{color:#4b5563;font-size:.875rem}.upload-error button{margin-top:1rem;padding:.5rem 1.25rem;background:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.8125rem;font-weight:600}.upload-error button:hover{background:#2563eb}.upload-error-banner{background:#fef2f2;color:#991b1b;padding:.75rem 1rem;border-radius:6px;margin-bottom:1.25rem;display:flex;align-items:center;gap:.5rem;font-size:.8125rem;border:1px solid #fecaca}.upload-form{background:#fff;padding:1.5rem;border-radius:10px;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000a}.word-count{flex:0 0 auto;font-weight:400;color:#9ca3af;font-size:.75rem;margin-left:auto}.form-group input[type=text],.form-group input[type=number],.form-group textarea,.form-group select{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;font-family:inherit;color:#374151;background:#fff;transition:border-color .15s,box-shadow .15s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61f}.form-group textarea{resize:vertical;min-height:100px}.form-group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%236b7280' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10l-5 5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2rem}.form-info-section{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1rem 1.25rem;margin-bottom:1.25rem}.form-info-section h3{margin:0 0 .75rem;color:#374151;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:0}.info-item{background:#fff;padding:.625rem .75rem;border-radius:6px;border:1px solid #e5e7eb}.info-item label{display:block;font-size:.6875rem;color:#6b7280;font-weight:500;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.4px}.info-value{font-size:.875rem;color:#111827;font-weight:600}.info-note{margin:.75rem 0 0;font-size:.75rem;color:#3b82f6;display:flex;align-items:center;gap:.375rem}.file-upload-box{border:1px dashed #d1d5db;border-radius:8px;padding:1rem;text-align:center;background:#fafafa;transition:all .15s ease}.file-upload-box:hover{border-color:#3b82f6;background:#f0f7ff}.file-upload-box input[type=file]{width:100%;padding:.25rem;cursor:pointer;font-size:.8125rem;color:#6b7280}.file-upload-box input[type=file]::file-selector-button{background:#f3f4f6;color:#374151;border:1px solid #d1d5db;padding:.35rem .75rem;border-radius:4px;font-size:.75rem;font-weight:500;cursor:pointer;margin-right:.5rem;transition:all .15s}.file-upload-box input[type=file]::file-selector-button:hover{background:#e5e7eb}.file-info{margin-top:.625rem;padding:.5rem .75rem;background:#f9fafb;border-radius:4px;color:#374151;font-size:.8125rem}.file-info.success{background:#f0fdf4;color:#166534;font-weight:500;border:1px solid #bbf7d0}.file-info-placeholder{margin-top:.625rem;padding:.5rem .75rem;background:#f9fafb;border-radius:4px;color:#9ca3af;font-size:.8125rem;font-style:italic;text-align:center}.image-preview{margin-top:.75rem}.image-preview img{max-width:100%;max-height:240px;border-radius:6px;border:1px solid #e5e7eb;margin-bottom:.375rem}.image-preview p{color:#166534;font-size:.8125rem;font-weight:500;margin:0}.form-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #f3f4f6}.btn-primary,.btn-secondary{padding:.5rem 1.25rem;border:none;border-radius:6px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .15s ease}.btn-primary{background:#3b82f6;color:#fff}.btn-primary:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 8px #3b82f640}.btn-primary:disabled{background:#93c5fd;cursor:not-allowed}.btn-secondary{background:#fff;color:#6b7280;border:1px solid #d1d5db}.btn-secondary:hover:not(:disabled){background:#f3f4f6;color:#374151;border-color:#9ca3af}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}@media(max-width:768px){.upload-container{padding:1rem}.upload-header-content{flex-direction:column;align-items:flex-start;gap:.75rem}.upload-form{padding:1rem}.form-row,.info-grid{grid-template-columns:1fr}.form-actions{flex-direction:column-reverse}.btn-primary,.btn-secondary{width:100%;text-align:center}}.mod{min-height:100vh;background:#f4f5f7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1e293b}.mod-gate{max-width:400px;margin:10vh auto;text-align:center;background:#fff;border-radius:12px;padding:3rem 2rem;box-shadow:0 1px 3px #0000000f}.mod-gate-icon{margin-bottom:1.25rem}.mod-gate h2{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:#1e293b}.mod-gate p{margin:0 0 1.25rem;font-size:.875rem;color:#64748b;line-height:1.5}.mod-gate button{padding:.5rem 1.5rem;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:.8125rem;font-weight:600;cursor:pointer}.mod-gate button:hover{background:#2563eb}.mod-topbar{position:sticky;top:0;z-index:40;height:48px;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:0 1.25rem}.mod-topbar-left{display:flex;align-items:center;gap:.75rem}.mod-back{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;transition:all .12s}.mod-back:hover{background:#f1f5f9;color:#334155}.mod-topbar-title{display:flex;align-items:center;gap:.5rem}.mod-topbar-label{font-size:.9375rem;font-weight:600;color:#1e293b}.mod-topbar-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;padding:0 6px;background:#e0e7ff;color:#4338ca;border-radius:10px;font-size:.6875rem;font-weight:700}.mod-topbar-right{display:flex;align-items:center}.mod-user-badge{display:flex;align-items:center;gap:.5rem}.mod-user-initials{width:28px;height:28px;border-radius:50%;background:#6366f1;color:#fff;font-size:.6875rem;font-weight:700;display:flex;align-items:center;justify-content:center}.mod-user-role{font-size:.75rem;color:#64748b;font-weight:500}.mod-body{display:grid;grid-template-columns:340px 1fr;height:calc(100vh - 48px)}.mod-queue{background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;overflow:hidden}.mod-queue-filters{display:flex;gap:4px;padding:.65rem .75rem;border-bottom:1px solid #f1f5f9}.mod-filter-btn{flex:1;padding:.35rem 0;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;border:none;background:transparent;color:#94a3b8;border-radius:5px;cursor:pointer;transition:all .12s}.mod-filter-btn:hover{background:#f8fafc;color:#64748b}.mod-filter-btn.active{background:#eef2ff;color:#4f46e5}.mod-search-wrap{position:relative;padding:.5rem .75rem;border-bottom:1px solid #f1f5f9}.mod-search-icon{position:absolute;left:1.15rem;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.mod-search{width:100%;padding:.4rem .5rem .4rem 2rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.8rem;color:#334155;background:#f8fafc;transition:border-color .12s}.mod-search::placeholder{color:#94a3b8}.mod-search:focus{outline:none;border-color:#818cf8;background:#fff;box-shadow:0 0 0 3px #6366f114}.mod-search-clear{position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:18px;height:18px;display:flex;align-items:center;justify-content:center;border:none;background:#e2e8f0;color:#64748b;border-radius:50%;font-size:.75rem;cursor:pointer;line-height:1}.mod-search-clear:hover{background:#cbd5e1}.mod-queue-list{flex:1;overflow-y:auto}.mod-queue-list::-webkit-scrollbar{width:3px}.mod-queue-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.mod-queue-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:3rem 1rem;color:#94a3b8;font-size:.8125rem}.mod-queue-error{color:#dc2626}.mod-loader{width:22px;height:22px;border:2px solid #e2e8f0;border-top-color:#6366f1;border-radius:50%;animation:modSpin .6s linear infinite}@keyframes modSpin{to{transform:rotate(360deg)}}.mod-queue-item{display:block;width:100%;text-align:left;padding:.7rem .85rem;border:none;border-bottom:1px solid #f1f5f9;background:#fff;cursor:pointer;transition:background .1s}.mod-queue-item:hover{background:#f8fafc}.mod-queue-item.selected{background:#eef2ff;box-shadow:inset 3px 0 #6366f1}.mod-qi-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.mod-qi-status{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.125rem .45rem;border-radius:3px}.mod-qi-time{font-size:.6875rem;color:#94a3b8}.mod-qi-title{margin:0;font-size:.8125rem;font-weight:600;color:#1e293b;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mod-qi-meta{display:flex;gap:.5rem;margin-top:.2rem;font-size:.6875rem;color:#94a3b8}.mod-qi-cat{color:#64748b}.mod-st-submitted{background:#fef3c7;color:#92400e}.mod-st-approved{background:#d1fae5;color:#065f46}.mod-st-rejected{background:#fee2e2;color:#991b1b}.mod-st-published{background:#dbeafe;color:#1e40af}.mod-st-draft{background:#f1f5f9;color:#64748b}.mod-st-revision_requested{background:#ffedd5;color:#9a3412}.mod-detail{background:#f4f5f7;overflow-y:auto;display:flex;flex-direction:column}.mod-empty-state{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:#94a3b8}.mod-empty-state h3{margin:0;font-size:1rem;font-weight:600;color:#64748b}.mod-empty-state p{margin:0;font-size:.8125rem;max-width:280px;text-align:center;line-height:1.5}.mod-action-bar{display:flex;justify-content:space-between;align-items:center;padding:.6rem 1.5rem;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0}.mod-action-left{display:flex;align-items:center;gap:.5rem}.mod-detail-status{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.2rem .55rem;border-radius:4px}.mod-detail-id{font-size:.75rem;color:#94a3b8;font-weight:500}.mod-action-right{display:flex;gap:.4rem}.mod-act-btn{padding:.35rem .85rem;border:none;border-radius:5px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .12s}.mod-act-approve{background:#059669;color:#fff}.mod-act-approve:hover{background:#047857}.mod-act-sendback{background:#d97706;color:#fff}.mod-act-sendback:hover{background:#b45309}.mod-act-reject{background:#dc2626;color:#fff}.mod-act-reject:hover{background:#b91c1c}.mod-comments-section{padding:0 1.5rem 1.5rem;max-width:860px}.mod-comments-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding-top:.25rem;border-top:1px solid #e2e8f0;padding-top:1.25rem}.mod-comments-header .mod-section-label{margin:0}.mod-comments-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;padding:0 5px;background:#e0e7ff;color:#4338ca;border-radius:9px;font-size:.65rem;font-weight:700}.mod-detail-body{padding:1.5rem;max-width:860px}.mod-detail-title{margin:0 0 1.25rem;font-size:1.375rem;font-weight:700;line-height:1.3;color:#0f172a;letter-spacing:-.01em}.mod-meta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1.5rem}.mod-meta-item{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:.6rem .75rem;display:flex;flex-direction:column;gap:.15rem}.mod-meta-label{font-size:.65rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.mod-meta-value{font-size:.8125rem;font-weight:600;color:#1e293b}.mod-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem 1.25rem;margin-bottom:1.25rem}.mod-section-label{margin:0 0 .5rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8}.mod-description-text{margin:0;font-size:.875rem;line-height:1.65;color:#334155;white-space:pre-wrap}.mod-media-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;margin-bottom:.75rem}.mod-cover-img{max-width:100%;max-height:240px;border-radius:4px;object-fit:cover}.mod-pdf-link{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:#4f46e5;font-size:.8125rem;font-weight:600;padding:.5rem 1rem;background:#eef2ff;border:1px solid #c7d2fe;border-radius:6px;transition:all .15s;margin-top:.25rem}.mod-pdf-link:hover{background:#e0e7ff;border-color:#818cf8;color:#4338ca}.mod-comment-compose{display:flex;gap:.65rem;margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid #e2e8f0}.mod-compose-avatar{width:32px;height:32px;border-radius:50%;background:#6366f1;color:#fff;font-size:.6875rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.mod-compose-input-wrap{flex:1;display:flex;flex-direction:column;gap:.4rem}.mod-compose-input-wrap textarea{width:100%;padding:.55rem .7rem;border:1px solid #e2e8f0;border-radius:6px;font-family:inherit;font-size:.8125rem;color:#334155;background:#fff;resize:vertical;transition:border-color .12s}.mod-compose-input-wrap textarea::placeholder{color:#94a3b8}.mod-compose-input-wrap textarea:focus{outline:none;border-color:#818cf8;box-shadow:0 0 0 3px #6366f114}.mod-compose-input-wrap button{align-self:flex-end;padding:.35rem .9rem;background:#6366f1;color:#fff;border:none;border-radius:5px;font-size:.75rem;font-weight:600;cursor:pointer;transition:background .12s}.mod-compose-input-wrap button:hover:not(:disabled){background:#4f46e5}.mod-compose-input-wrap button:disabled{background:#cbd5e1;cursor:not-allowed}.mod-comments-list{display:flex;flex-direction:column;gap:.65rem}.mod-no-comments{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:2.5rem 1rem;color:#94a3b8;font-size:.8125rem}.mod-comment{display:flex;gap:.6rem}.mod-comment-avatar{width:28px;height:28px;border-radius:50%;background:#e0e7ff;color:#4f46e5;font-size:.625rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.mod-comment-body{flex:1;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.6rem .85rem}.mod-comment-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.2rem}.mod-comment-top strong{font-size:.75rem;color:#1e293b}.mod-comment-top time{font-size:.65rem;color:#94a3b8}.mod-comment-body p{margin:0;font-size:.8125rem;line-height:1.5;color:#475569;white-space:pre-wrap}.mod-overlay{position:fixed;inset:0;background:#0f172a4d;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mod-modal{background:#fff;border-radius:10px;box-shadow:0 16px 48px #0000001f;max-width:460px;width:92%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;animation:modModalIn .18s ease-out}@keyframes modModalIn{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.mod-modal-header{padding:1rem 1.25rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.mod-modal-header h3{margin:0;font-size:.9375rem;font-weight:600;color:#0f172a}.mod-modal-close{width:26px;height:26px;display:flex;align-items:center;justify-content:center;border:none;background:none;font-size:1.25rem;color:#94a3b8;cursor:pointer;border-radius:5px;transition:all .12s}.mod-modal-close:hover{background:#f1f5f9;color:#475569}.mod-modal-body{padding:1.25rem;overflow-y:auto}.mod-modal-article{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.65rem .85rem;margin-bottom:1rem}.mod-modal-article strong{display:block;font-size:.8125rem;color:#1e293b;margin-bottom:.15rem}.mod-modal-article span{font-size:.75rem;color:#94a3b8}.mod-modal-label{display:block;font-size:.75rem;font-weight:600;color:#475569;margin-bottom:.35rem}.mod-modal-label span{font-weight:400;color:#94a3b8}.mod-modal-textarea{width:100%;padding:.6rem .75rem;border:1px solid #e2e8f0;border-radius:6px;font-family:inherit;font-size:.8125rem;color:#334155;resize:vertical;transition:border-color .12s}.mod-modal-textarea::placeholder{color:#94a3b8}.mod-modal-textarea:focus{outline:none;border-color:#818cf8;box-shadow:0 0 0 3px #6366f114}.mod-modal-footer{padding:.75rem 1.25rem;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:.5rem;background:#f8fafc}.mod-modal-btn{padding:.4rem 1rem;border:none;border-radius:5px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .12s}.mod-modal-cancel{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.mod-modal-cancel:hover:not(:disabled){background:#e2e8f0}.mod-modal-confirm{color:#fff}.mod-modal-confirm-approve{background:#059669}.mod-modal-confirm-approve:hover:not(:disabled){background:#047857}.mod-modal-confirm-reject{background:#dc2626}.mod-modal-confirm-reject:hover:not(:disabled){background:#b91c1c}.mod-modal-confirm-sendback{background:#d97706}.mod-modal-confirm-sendback:hover:not(:disabled){background:#b45309}.mod-modal-btn:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}@media(max-width:1100px){.mod-body{grid-template-columns:300px 1fr}}@media(max-width:800px){.mod-body{grid-template-columns:1fr;height:auto}.mod-queue{height:auto;max-height:45vh;border-right:none;border-bottom:1px solid #e2e8f0}.mod-detail{min-height:50vh}.mod-meta-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.mod-topbar{padding:0 .75rem}.mod-action-bar{flex-direction:column;gap:.5rem;align-items:flex-start}.mod-action-right{width:100%}.mod-act-btn{flex:1;text-align:center}.mod-meta-grid{grid-template-columns:1fr 1fr}.mod-detail-body{padding:1rem}.mod-modal{width:96%}.mod-modal-footer{flex-direction:column}.mod-modal-btn{width:100%}}.pub{display:flex;flex-direction:column;min-height:100vh;background:#f4f5f7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.pub-gate{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;min-height:60vh;text-align:center}.pub-gate-icon{margin-bottom:1.25rem}.pub-gate h2{margin:0 0 .5rem;font-size:1.25rem;color:#1e293b}.pub-gate p{margin:0 0 1.5rem;color:#64748b;font-size:.875rem}.pub-gate button{padding:.5rem 1.25rem;background:#6366f1;color:#fff;border:none;border-radius:6px;font-weight:600;font-size:.8125rem;cursor:pointer;transition:background .12s}.pub-gate button:hover{background:#4f46e5}.pub-topbar{display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 1.25rem;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;z-index:10}.pub-topbar-left{display:flex;align-items:center;gap:.6rem}.pub-back{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;color:#64748b;transition:all .12s}.pub-back:hover{background:#f1f5f9;color:#1e293b}.pub-topbar-label{font-size:.875rem;font-weight:700;color:#1e293b}.pub-topbar-center{display:flex;align-items:center;gap:.25rem;background:#f1f5f9;border-radius:6px;padding:2px}.pub-topbar-tab{padding:.3rem .85rem;border:none;border-radius:5px;background:transparent;color:#64748b;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .12s;display:flex;align-items:center;gap:.35rem}.pub-topbar-tab:hover{color:#475569}.pub-topbar-tab.active{background:#fff;color:#4f46e5;box-shadow:0 1px 3px #00000014}.pub-topbar-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:16px;padding:0 4px;background:#e0e7ff;color:#4338ca;border-radius:8px;font-size:.625rem;font-weight:700}.pub-topbar-right{display:flex;align-items:center}.pub-user-badge{display:flex;align-items:center;gap:.4rem}.pub-user-initials{width:28px;height:28px;border-radius:50%;background:#6366f1;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700}.pub-user-role{font-size:.7rem;font-weight:600;color:#64748b}.pub-body{flex:1;display:grid;grid-template-columns:340px 1fr;overflow:hidden}.pub-queue{background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;overflow:hidden}.pub-queue-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid #e2e8f0;font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.pub-queue-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;padding:0 5px;background:#e0e7ff;color:#4338ca;border-radius:9px;font-size:.65rem;font-weight:700}.pub-queue-list{flex:1;overflow-y:auto;padding:.25rem 0}.pub-queue-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:2.5rem 1rem;color:#94a3b8;font-size:.8rem}.pub-queue-error{color:#dc2626}.pub-queue-item{display:block;width:100%;text-align:left;padding:.65rem 1rem;border:none;border-bottom:1px solid #f1f5f9;background:#fff;cursor:pointer;transition:background .1s}.pub-queue-item:hover{background:#f8fafc}.pub-queue-item.selected{background:#f8fafc;box-shadow:inset 3px 0 #6366f1}.pub-qi-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.pub-qi-status{display:inline-block;padding:1px 6px;border-radius:3px;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.pub-qi-time{font-size:.65rem;color:#94a3b8}.pub-qi-title{margin:0;font-size:.8rem;font-weight:600;color:#1e293b;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pub-qi-meta{display:flex;align-items:center;gap:.5rem;margin-top:.2rem;font-size:.65rem;color:#94a3b8}.pub-qi-cat{color:#6366f1;font-weight:600}.pub-st-submitted{background:#fef3c7;color:#92400e}.pub-st-approved{background:#d1fae5;color:#065f46}.pub-st-rejected{background:#fee2e2;color:#991b1b}.pub-st-published{background:#dbeafe;color:#1e40af}.pub-st-revision_requested{background:#ffedd5;color:#9a3412}.pub-st-draft{background:#f1f5f9;color:#475569}.pub-detail{flex:1;overflow-y:auto;display:flex;flex-direction:column}.pub-action-bar{display:flex;align-items:center;justify-content:space-between;padding:.6rem 1.5rem;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0}.pub-action-left{display:flex;align-items:center;gap:.5rem}.pub-detail-status{display:inline-block;padding:3px 10px;border-radius:4px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.pub-detail-id{font-size:.75rem;color:#94a3b8;font-weight:500}.pub-action-right{display:flex;gap:.4rem}.pub-act-btn{padding:.35rem .85rem;border:none;border-radius:5px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .12s;white-space:nowrap;display:inline-flex;align-items:center;gap:.35rem}.pub-act-btn:disabled{opacity:.4;cursor:not-allowed}.pub-act-approve{background:#059669;color:#fff}.pub-act-approve:hover:not(:disabled){background:#047857}.pub-act-sendback{background:#d97706;color:#fff}.pub-act-sendback:hover:not(:disabled){background:#b45309}.pub-act-reject{background:#dc2626;color:#fff}.pub-act-reject:hover:not(:disabled){background:#b91c1c}.pub-act-notify{background:#6366f1;color:#fff}.pub-act-notify:hover:not(:disabled){background:#4f46e5}.pub-act-notify.disabled{background:#cbd5e1;color:#94a3b8;cursor:not-allowed}.pub-act-publish{background:#059669;color:#fff;padding:.45rem 1.1rem;font-size:.8rem}.pub-act-publish:hover:not(:disabled){background:#047857}.pub-detail-body{padding:1.5rem;max-width:860px}.pub-detail-title{margin:0 0 1.25rem;font-size:1.375rem;font-weight:700;line-height:1.3;color:#0f172a;letter-spacing:-.01em}.pub-meta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1.5rem}.pub-meta-item{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:.6rem .75rem;display:flex;flex-direction:column;gap:.15rem}.pub-meta-label{font-size:.65rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.pub-meta-value{font-size:.8125rem;font-weight:600;color:#1e293b}.pub-meta-approved{color:#059669}.pub-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem 1.25rem;margin-bottom:1.25rem}.pub-section-label{margin:0 0 .5rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8}.pub-description-text{margin:0;font-size:.875rem;line-height:1.65;color:#334155;white-space:pre-wrap}.pub-media-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;margin-bottom:.75rem}.pub-cover-img{max-width:100%;max-height:240px;border-radius:4px;object-fit:cover}.pub-pdf-link{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:#4f46e5;font-size:.8125rem;font-weight:600;padding:.5rem 1rem;background:#eef2ff;border:1px solid #c7d2fe;border-radius:6px;transition:all .15s;margin-bottom:.5rem}.pub-pdf-link:hover{background:#e0e7ff;border-color:#818cf8;color:#4338ca}.pub-comments-section{padding-top:1.25rem;margin-top:.5rem;border-top:1px solid #e2e8f0;max-width:860px}.pub-comments-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.pub-comments-header .pub-section-label{margin:0}.pub-comments-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;padding:0 5px;background:#e0e7ff;color:#4338ca;border-radius:9px;font-size:.65rem;font-weight:700}.pub-comment-compose{display:flex;gap:.65rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.pub-compose-avatar{width:32px;height:32px;border-radius:50%;background:#6366f1;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700;flex-shrink:0}.pub-compose-input-wrap{flex:1;display:flex;flex-direction:column;gap:.4rem}.pub-compose-input-wrap textarea{width:100%;resize:none;padding:.5rem .65rem;border:1px solid #e2e8f0;border-radius:6px;font-family:inherit;font-size:.8rem;line-height:1.45;transition:border-color .12s}.pub-compose-input-wrap textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px #6366f11a}.pub-compose-input-wrap button{align-self:flex-end;padding:.3rem .85rem;border:none;border-radius:5px;background:#6366f1;color:#fff;font-size:.75rem;font-weight:600;cursor:pointer;transition:background .12s}.pub-compose-input-wrap button:hover:not(:disabled){background:#4f46e5}.pub-compose-input-wrap button:disabled{opacity:.4;cursor:not-allowed}.pub-no-comments{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;color:#94a3b8;font-size:.8rem}.pub-comments-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.pub-comment{display:flex;gap:.6rem;align-items:flex-start}.pub-comment-avatar{width:28px;height:28px;border-radius:50%;background:#e0e7ff;color:#4338ca;display:flex;align-items:center;justify-content:center;font-size:.6rem;font-weight:700;flex-shrink:0}.pub-comment-body{flex:1;background:#f8fafc;border-radius:8px;padding:.55rem .75rem}.pub-comment-top{display:flex;align-items:center;gap:.5rem;margin-bottom:.2rem}.pub-comment-top strong{font-size:.75rem;color:#1e293b}.pub-comment-top time{font-size:.65rem;color:#94a3b8}.pub-comment-body p{margin:0;font-size:.8rem;line-height:1.5;color:#334155}.pub-settings-bar{display:flex;align-items:center;gap:1rem;padding:.6rem 1.5rem;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0}.pub-settings-back{display:inline-flex;align-items:center;gap:.35rem;border:1px solid #e2e8f0;background:#fff;border-radius:6px;padding:.3rem .65rem;font-size:.75rem;font-weight:600;color:#64748b;cursor:pointer;transition:all .12s}.pub-settings-back:hover{background:#f1f5f9;color:#1e293b}.pub-settings-bar-info{flex:1;min-width:0}.pub-settings-bar-title{font-size:.8rem;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.pub-settings-layout{flex:1;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.pub-compose-panel{padding:1.25rem 1.5rem;overflow-y:auto;border-right:1px solid #e2e8f0}.pub-compose-heading{margin:0 0 1.25rem;display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;color:#0f172a}.pub-placement-card,.pub-email-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem 1.25rem;margin-bottom:1rem}.pub-card-label{margin:0 0 .85rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b;display:flex;align-items:center;gap:.4rem}.pub-toggle-label{display:flex;align-items:center;gap:.65rem;cursor:pointer;padding:.65rem .85rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;transition:border-color .12s}.pub-toggle-label:hover{border-color:#cbd5e1}.pub-toggle-label input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.pub-toggle-track{position:relative;width:36px;height:20px;background:#cbd5e1;border-radius:10px;transition:background .2s;flex-shrink:0}.pub-toggle-track:after{content:"";position:absolute;left:2px;top:2px;width:16px;height:16px;background:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 3px #0003}.pub-toggle-label input:checked+.pub-toggle-track{background:#6366f1}.pub-toggle-label input:checked+.pub-toggle-track:after{transform:translate(16px)}.pub-toggle-info{display:flex;flex-direction:column}.pub-toggle-text{font-size:.8125rem;font-weight:600;color:#1e293b}.pub-toggle-hint{font-size:.7rem;color:#94a3b8;margin-top:1px}.pub-field{margin-bottom:1rem}.pub-field label{display:block;font-weight:600;color:#1e293b;margin-bottom:.35rem;font-size:.8rem}.pub-field-input,.pub-field-textarea{width:100%;padding:.55rem .75rem;border:1px solid #e2e8f0;border-radius:6px;font-family:inherit;font-size:.8125rem;background:#fff;transition:border-color .12s;box-sizing:border-box}.pub-field-input:focus,.pub-field-textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px #6366f11a}.pub-field-textarea{resize:vertical;min-height:80px}.pub-field-hint{display:block;font-size:.7rem;color:#94a3b8;margin-top:.2rem;font-style:italic}.pub-compose-actions{display:flex;justify-content:flex-end;gap:.5rem;padding-top:1rem;border-top:1px solid #e2e8f0;margin-top:.5rem}.pub-compose-cancel{padding:.5rem 1.15rem;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#475569;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .12s}.pub-compose-cancel:hover{background:#f1f5f9}.pub-compose-send{padding:.5rem 1.5rem;border:none;border-radius:6px;background:#059669;color:#fff;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .12s;display:inline-flex;align-items:center;gap:.4rem}.pub-compose-send:hover:not(:disabled){background:#047857}.pub-compose-send:disabled{opacity:.4;cursor:not-allowed}.pub-preview-panel{padding:1.25rem 1.5rem;overflow-y:auto;background:#f1f5f9}.pub-preview-heading{margin:0 0 1rem;display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;color:#475569}.pub-outlook-frame{background:#fff;border-radius:8px;border:1px solid #d1d5db;overflow:hidden;box-shadow:0 2px 8px #0000000f}.pub-outlook-chrome{display:flex;align-items:center;padding:6px 12px;background:#0078d4;border-bottom:1px solid #006abf}.pub-outlook-brand{display:flex;align-items:center;gap:6px;color:#fff;font-size:.75rem;font-weight:600}.pub-outlook-brand svg{fill:#fff}.pub-outlook-header{padding:16px 20px 14px;border-bottom:1px solid #edebe9}.pub-outlook-subject{font-size:1.05rem;font-weight:600;color:#1a1a1a;margin-bottom:10px;line-height:1.3}.pub-outlook-meta-row{display:flex;align-items:flex-start;gap:10px}.pub-outlook-avatar{width:36px;height:36px;border-radius:50%;background:#deecf9;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pub-outlook-meta-info{flex:1;min-width:0}.pub-outlook-from{font-size:.8rem;color:#1a1a1a}.pub-outlook-from strong{font-weight:600}.pub-outlook-from span{color:#888;font-size:.75rem;margin-left:4px}.pub-outlook-to{font-size:.75rem;color:#888;margin-top:1px}.pub-outlook-date{font-size:.7rem;color:#888;white-space:nowrap;flex-shrink:0}.pub-outlook-body{padding:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:14px;line-height:1.6;color:#333;min-height:300px}.pub-outlook-body a{color:#0078d4}.pub-outlook-body table{border-collapse:collapse}.pub-empty-state{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center}.pub-empty-state h3{margin:1rem 0 .35rem;font-size:1rem;font-weight:600;color:#64748b}.pub-empty-state p{margin:0;font-size:.8rem;color:#94a3b8;max-width:300px;line-height:1.5}.pub-loader{width:24px;height:24px;border:2.5px solid #e2e8f0;border-top-color:#6366f1;border-radius:50%;animation:pub-spin .6s linear infinite}.pub-loader-sm{width:14px;height:14px;border-width:2px}@keyframes pub-spin{to{transform:rotate(360deg)}}.pub-manage{padding:1rem 1.5rem;max-width:1400px;margin:0 auto;width:100%;box-sizing:border-box}.pub-manage-controls{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;gap:.75rem;flex-wrap:wrap}.pub-manage-filters{display:flex;gap:.25rem;flex-wrap:wrap}.pub-filter-btn{padding:.3rem .7rem;border:1px solid #e2e8f0;border-radius:5px;background:#fff;color:#64748b;font-size:.7rem;font-weight:600;cursor:pointer;transition:all .12s}.pub-filter-btn:hover{background:#f1f5f9}.pub-filter-btn.active{background:#eef2ff;color:#4f46e5;border-color:#c7d2fe}.pub-refresh-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .7rem;border:1px solid #e2e8f0;border-radius:5px;background:#fff;color:#64748b;font-size:.7rem;font-weight:600;cursor:pointer;transition:all .12s}.pub-refresh-btn:hover{background:#f1f5f9}.pub-bulk-bar{display:flex;align-items:center;gap:.6rem;padding:.5rem .75rem;background:#fef3c7;border:1px solid #fde68a;border-radius:6px;margin-bottom:.75rem}.pub-bulk-count{font-size:.75rem;font-weight:600;color:#92400e}.pub-bulk-clear{padding:.25rem .6rem;border:1px solid #92400e;border-radius:4px;background:transparent;color:#92400e;font-size:.7rem;font-weight:600;cursor:pointer;transition:all .12s}.pub-bulk-clear:hover{background:#92400e;color:#fff}.pub-manage-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:3rem;color:#94a3b8;font-size:.8rem}.pub-table-wrap{border-radius:8px;overflow-x:auto;border:1px solid #e2e8f0}.pub-table{width:100%;border-collapse:collapse;font-size:.8rem;background:#fff}.pub-table thead{background:#f8fafc}.pub-table th{padding:.55rem .75rem;text-align:left;font-size:.7rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e2e8f0}.pub-table td{padding:.5rem .75rem;border-bottom:1px solid #f1f5f9;color:#334155}.pub-table tbody tr:hover{background:#f8fafc}.pub-row-selected{background:#eef2ff!important}.pub-th-check,.pub-td-check{width:36px;text-align:center}.pub-td-check input,.pub-th-check input{width:14px;height:14px;cursor:pointer;accent-color:#6366f1}.pub-td-id{font-weight:600;color:#94a3b8;font-size:.75rem}.pub-td-title{max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;color:#1e293b}.pub-td-title-link{color:inherit;text-decoration:none;transition:color .12s}.pub-td-title-link:hover{color:#4f46e5;text-decoration:underline}.pub-st-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.pub-delete-btn{padding:.25rem .55rem;border:none;border-radius:4px;background:#fee2e2;color:#dc2626;font-size:.7rem;font-weight:600;cursor:pointer;transition:all .12s}.pub-delete-btn:hover{background:#dc2626;color:#fff}.pub-table-empty{text-align:center;color:#94a3b8;padding:2rem;font-style:italic}.pub-overlay{position:fixed;inset:0;background:#0f172a73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:100}.pub-modal{background:#fff;border-radius:10px;width:90%;max-width:480px;box-shadow:0 8px 32px #00000026;overflow:hidden}.pub-modal-header{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.25rem;border-bottom:1px solid #e2e8f0}.pub-modal-header h3{margin:0;font-size:.95rem;font-weight:700;color:#0f172a}.pub-modal-close{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;background:#f1f5f9;border-radius:6px;color:#64748b;font-size:1.1rem;cursor:pointer;transition:all .12s}.pub-modal-close:hover{background:#e2e8f0;color:#1e293b}.pub-modal-body{padding:1.25rem}.pub-modal-article{display:flex;flex-direction:column;gap:.15rem;padding:.65rem;background:#f8fafc;border-radius:6px;margin-bottom:1rem}.pub-modal-article strong{font-size:.85rem;color:#0f172a}.pub-modal-article span{font-size:.75rem;color:#64748b}.pub-modal-label{display:block;font-size:.75rem;font-weight:600;color:#475569;margin-bottom:.35rem}.pub-modal-label span{color:#94a3b8;font-weight:400}.pub-modal-textarea{width:100%;padding:.6rem .75rem;border:1px solid #e2e8f0;border-radius:6px;font-family:inherit;font-size:.8125rem;resize:vertical;transition:border-color .12s;box-sizing:border-box}.pub-modal-textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px #6366f11a}.pub-modal-footer{display:flex;justify-content:flex-end;gap:.5rem;padding:.85rem 1.25rem;border-top:1px solid #e2e8f0;background:#f8fafc}.pub-modal-btn{padding:.4rem 1rem;border:none;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .12s}.pub-modal-btn:disabled{opacity:.4;cursor:not-allowed}.pub-modal-cancel{background:#e2e8f0;color:#475569}.pub-modal-cancel:hover:not(:disabled){background:#cbd5e1}.pub-modal-confirm{color:#fff}.pub-modal-confirm-reject{background:#dc2626}.pub-modal-confirm-reject:hover:not(:disabled){background:#b91c1c}.pub-modal-confirm-sendback{background:#d97706}.pub-modal-confirm-sendback:hover:not(:disabled){background:#b45309}@media(max-width:1100px){.pub-body{grid-template-columns:280px 1fr}.pub-settings-layout{grid-template-columns:1fr}.pub-preview-panel{border-top:1px solid #e2e8f0}.pub-compose-panel{border-right:none}}@media(max-width:800px){.pub-body{grid-template-columns:1fr;grid-template-rows:auto 1fr}.pub-queue{border-right:none;border-bottom:1px solid #e2e8f0;max-height:280px}.pub-detail{min-height:50vh}.pub-meta-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.pub-topbar{padding:0 .75rem}.pub-meta-grid{grid-template-columns:1fr}.pub-manage-controls{flex-direction:column;align-items:flex-start}.pub-settings-bar{flex-wrap:wrap}}.my-articles-container{min-height:100vh;background:#f8f9fa;color:#374151}.my-articles-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:.875rem 1.5rem;box-shadow:0 1px 3px #0000000f}.my-articles-header-content{max-width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 .5rem}.my-articles-header h1{color:#111827;font-size:1.35rem;margin:0;font-weight:700;letter-spacing:-.02em}.header-actions{display:flex;gap:.625rem;align-items:center}.btn-upload-new{background:#3b82f6;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.8125rem;font-weight:600;transition:all .2s ease;white-space:nowrap}.btn-upload-new:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f659}.btn-back{background:transparent;color:#6b7280;border:1px solid #d1d5db;padding:.5rem .875rem;border-radius:6px;cursor:pointer;font-size:.8125rem;font-weight:500;transition:all .2s ease}.btn-back:hover{background:#f3f4f6;color:#374151;border-color:#9ca3af}.my-articles-content{max-width:100%;margin:0;padding:0;display:grid;grid-template-columns:320px 1fr;gap:0;min-height:calc(100vh - 60px)}.my-articles-sidebar{background:#fff;border-right:1px solid #e5e7eb;border-radius:0;box-shadow:none;overflow:hidden;display:flex;flex-direction:column;max-height:calc(100vh - 60px)}.filter-tabs{display:flex;flex-wrap:nowrap;gap:2px;padding:.625rem .5rem;background:#f9fafb;border-bottom:1px solid #e5e7eb;overflow-x:auto}.filter-tabs::-webkit-scrollbar{height:0}.filter-tabs button{flex:0 0 auto;padding:.3rem .5rem;background:transparent;border:1px solid transparent;border-radius:4px;cursor:pointer;font-size:.6875rem;font-weight:500;color:#6b7280;transition:all .15s ease;white-space:nowrap;text-transform:uppercase;letter-spacing:.3px}.filter-tabs button:hover{color:#374151;background:#3b82f60f}.filter-tabs button.active{background:#3b82f6;color:#fff;font-weight:600}.article-list{flex:1;overflow-y:auto;padding:.375rem}.article-list::-webkit-scrollbar{width:4px}.article-list::-webkit-scrollbar-track{background:transparent}.article-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.article-item{padding:.75rem;margin-bottom:2px;border:1px solid transparent;border-radius:6px;cursor:pointer;transition:all .15s ease;background:transparent}.article-item:hover{background:#f3f4f6;border-color:#e5e7eb}.article-item.active{background:#3b82f614;border-color:#3b82f6;color:#111827}.article-item-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.375rem;gap:.5rem}.article-item-header h3{margin:0;font-size:.8125rem;font-weight:600;line-height:1.35;flex:1;color:#374151}.article-item.active h3{color:#111827}.status-badge{font-size:.625rem;padding:.15rem .5rem;border-radius:10px;font-weight:600;white-space:nowrap;flex-shrink:0;text-transform:uppercase;letter-spacing:.3px}.status-draft{background:#3b82f61a;color:#2563eb}.status-submitted{background:#f59e0b1a;color:#d97706}.status-approved{background:#22c55e1a;color:#16a34a}.status-rejected{background:#ef44441a;color:#dc2626}.status-published{background:#9333ea1a;color:#7c3aed}.status-revision_requested{background:#ea580c1a;color:#ea580c}.article-item.active .status-badge{opacity:1}.article-item-meta{display:flex;gap:.5rem;font-size:.6875rem;color:#6b7280;margin-bottom:.15rem}.article-item.active .article-item-meta{color:#4b5563}.article-item-date{font-size:.6875rem;color:#9ca3af}.article-item.active .article-item-date{color:#6b7280}.loading-message,.error-message,.empty-message{padding:2rem 1rem;text-align:center;color:#6b7280;font-size:.8125rem}.my-articles-main{background:#f8f9fa;border-radius:0;box-shadow:none;padding:1.25rem 2rem;overflow-y:auto;max-height:calc(100vh - 60px);border:none}.my-articles-main::-webkit-scrollbar{width:6px}.my-articles-main::-webkit-scrollbar-track{background:transparent}.my-articles-main::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.no-selection{display:flex;align-items:center;justify-content:center;height:100%;color:#9ca3af;font-size:.9375rem}.article-detail-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb;gap:1rem}.article-detail-header h2{margin:0;color:#111827;font-size:1.375rem;font-weight:700;flex:1;letter-spacing:-.02em;line-height:1.3}.article-detail-header .header-actions{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;justify-content:flex-end}.btn-edit-article{background:#3b82f6;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.8125rem;font-weight:600;transition:all .2s ease;white-space:nowrap}.btn-edit-article:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.btn-resubmit{background:#f59e0b;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.8125rem;font-weight:600;transition:all .2s ease;white-space:nowrap}.btn-resubmit:hover{background:#d97706;transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b4d}.btn-submit-draft{background:#22c55e;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.8125rem;font-weight:600;transition:all .2s ease;white-space:nowrap;box-shadow:none}.btn-submit-draft:hover{background:#16a34a;transform:translateY(-1px);box-shadow:0 4px 12px #22c55e4d}.btn-delete-draft{background:transparent;color:#ef4444;border:1px solid #ef4444;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.8125rem;font-weight:600;transition:all .2s ease;white-space:nowrap;box-shadow:none}.btn-delete-draft:hover{background:#ef44440f;transform:translateY(-1px);box-shadow:0 4px 12px #ef444426}.draft-notice{background:#3b82f60d;border:1px solid rgba(59,130,246,.15);border-radius:8px;padding:1rem 1.25rem;margin-bottom:1.25rem}.draft-notice h3{color:#2563eb;margin:0 0 .5rem;font-size:.9375rem}.draft-notice p{color:#4b5563;margin:.25rem 0;line-height:1.5;font-size:.8125rem}.draft-limit{font-style:italic;font-size:.8125rem;color:#6b7280!important}.revision-notice{background:#f59e0b0f;border:1px solid rgba(245,158,11,.2);border-radius:8px;padding:1rem 1.25rem;margin-bottom:1.25rem}.revision-notice h3{color:#d97706;margin:0 0 .5rem;font-size:.9375rem}.revision-reason{background:#f3f4f6;padding:.75rem;border-radius:4px;margin:.625rem 0;color:#374151;font-size:.875rem;line-height:1.5}.revision-date{color:#d97706;font-size:.8125rem;margin:.375rem 0;opacity:.8}.revision-count{color:#d97706;font-weight:600;font-size:.8125rem;margin:.375rem 0 0}.article-metadata{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem 1.25rem;margin-bottom:1.25rem}.meta-row{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #f3f4f6}.meta-row:last-child{border-bottom:none}.meta-label{font-weight:600;color:#6b7280;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px}.meta-value{color:#374151;font-size:.8125rem}.meta-approved{color:#16a34a;font-weight:600}.article-description{margin-bottom:1.25rem}.article-description h3{color:#6b7280;margin-bottom:.5rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.article-description p{color:#374151;line-height:1.6;font-size:.875rem}.article-preview{margin-bottom:1.25rem}.article-preview h3{color:#6b7280;margin-bottom:.5rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.preview-image{width:100%;max-width:400px;border-radius:8px;box-shadow:0 4px 16px #00000014;border:1px solid #e5e7eb}.article-files{margin-bottom:1.25rem}.article-files h3{color:#6b7280;margin-bottom:.5rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.btn-view-pdf{display:inline-flex;align-items:center;gap:.375rem;background:#ef4444;color:#fff;padding:.5rem 1rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:.8125rem;transition:all .2s ease}.btn-view-pdf:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 12px #ef444440}.comments-section{margin-bottom:1.25rem}.comments-section h3{color:#6b7280;margin-bottom:.75rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.rejection-notice{background:#f59e0b0f;border:1px solid rgba(245,158,11,.2);border-radius:8px;padding:.75rem 1rem;margin-bottom:.75rem}.rejection-notice strong{display:block;color:#d97706;margin-bottom:.375rem;font-size:.8125rem}.rejection-notice p{color:#4b5563;margin:0;font-size:.8125rem}.comments-list{display:flex;flex-direction:column;gap:.5rem}.no-comments{text-align:center;color:#9ca3af;padding:1.25rem;background:#f9fafb;border-radius:8px;font-size:.8125rem;border:1px solid #e5e7eb}.comment-item{background:#fff;border:1px solid #e5e7eb;border-left:3px solid #3b82f6;border-radius:6px;padding:.75rem 1rem}.comment-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.375rem}.comment-user-info{display:flex;align-items:center;gap:.375rem}.comment-user-info strong{color:#111827;font-size:.8125rem}.comment-role{color:#3b82f6;font-size:.6875rem}.comment-date{font-size:.6875rem;color:#9ca3af}.comment-text{color:#4b5563;line-height:1.5;margin:0;font-size:.8125rem}.edit-prompt{background:#3b82f60d;color:#374151;border-radius:8px;padding:1rem 1.25rem;text-align:center;border:1px solid rgba(59,130,246,.15)}.edit-prompt p{margin:0 0 .75rem;font-size:.875rem;color:#4b5563}.btn-edit-article-large{background:#3b82f6;color:#fff;border:none;padding:.625rem 1.5rem;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:600;transition:all .2s ease}.btn-edit-article-large:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f659}.btn-reply{background:transparent;color:#3b82f6;border:1px solid #d1d5db;padding:.25rem .5rem;border-radius:4px;cursor:pointer;font-size:.75rem;font-weight:500;margin-top:.375rem;transition:all .15s ease}.btn-reply:hover{background:#3b82f60f;border-color:#3b82f6}.reply-form{margin-top:.625rem;padding:.75rem;background:#f9fafb;border-left:2px solid #3b82f6;border-radius:4px}.reply-form textarea{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:4px;font-family:inherit;font-size:.8125rem;resize:vertical;margin-bottom:.5rem;background:#fff;color:#374151}.reply-form textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.reply-actions{display:flex;gap:.375rem}.reply-actions button[type=submit]{background:#3b82f6;color:#fff;border:none;padding:.375rem .75rem;border-radius:4px;font-weight:600;font-size:.75rem;cursor:pointer;transition:all .15s ease}.reply-actions button[type=submit]:hover:not(:disabled){background:#2563eb}.reply-actions button[type=submit]:disabled{opacity:.5;cursor:not-allowed}.reply-actions button[type=button]{background:transparent;color:#6b7280;border:1px solid #d1d5db;padding:.375rem .75rem;border-radius:4px;font-weight:500;font-size:.75rem;cursor:pointer;transition:all .15s ease}.reply-actions button[type=button]:hover{background:#f3f4f6}.my-articles-error{background:#fff;border-radius:12px;padding:2.5rem;text-align:center;max-width:420px;margin:4rem auto;box-shadow:0 4px 24px #00000014;border:1px solid #e5e7eb}.my-articles-error h2{color:#dc2626;margin-bottom:.75rem;font-size:1.25rem}.my-articles-error p{color:#4b5563;margin-bottom:1.25rem;font-size:.875rem}.my-articles-error button{background:#3b82f6;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:600;transition:all .2s ease}.my-articles-error button:hover{background:#2563eb;transform:translateY(-1px)}.modal-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;max-width:560px;width:90%;max-height:90vh;overflow-y:auto;border:1px solid #e5e7eb}.modal-header{padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.modal-header h3{margin:0;color:#111827;font-size:1.125rem;font-weight:600}.modal-close{background:none;border:none;font-size:1.5rem;color:#9ca3af;cursor:pointer;padding:0;width:28px;height:28px;line-height:1;transition:color .15s;border-radius:4px}.modal-close:hover{color:#374151;background:#f3f4f6}.modal-body{padding:1.25rem 1.5rem}.modal-body p{margin:0 0 .75rem;color:#4b5563;line-height:1.5;font-size:.875rem}.modal-article-info{background:#f9fafb;padding:.625rem .875rem;border-radius:6px;margin-bottom:.875rem;border:1px solid #e5e7eb}.modal-article-info strong{color:#111827;font-size:.875rem}.modal-textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-family:inherit;font-size:.875rem;resize:vertical;transition:border-color .15s;background:#fff;color:#374151}.modal-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.modal-textarea::placeholder{color:#9ca3af}.modal-footer{padding:1rem 1.5rem;border-top:1px solid #e5e7eb;display:flex;gap:.625rem;justify-content:flex-end;background:#f9fafb}.btn-modal-cancel,.btn-modal-resubmit,.btn-modal-submit,.btn-modal-delete{padding:.5rem 1.125rem;border:none;border-radius:6px;font-weight:600;font-size:.8125rem;cursor:pointer;transition:all .15s ease}.btn-modal-cancel{background:#e5e7eb;color:#4b5563}.btn-modal-cancel:hover:not(:disabled){background:#d1d5db;color:#111827}.btn-modal-resubmit{background:#f59e0b;color:#fff}.btn-modal-resubmit:hover:not(:disabled){background:#d97706;transform:translateY(-1px);box-shadow:0 4px 8px #f59e0b40}.btn-modal-submit{background:#22c55e;color:#fff;box-shadow:none}.btn-modal-submit:hover:not(:disabled){background:#16a34a;transform:translateY(-1px);box-shadow:0 4px 8px #22c55e40}.btn-modal-delete{background:#ef4444;color:#fff;box-shadow:none}.btn-modal-delete:hover:not(:disabled){background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 8px #ef444440}.btn-modal-cancel:disabled,.btn-modal-resubmit:disabled,.btn-modal-submit:disabled,.btn-modal-delete:disabled{opacity:.35;cursor:not-allowed;transform:none!important;box-shadow:none!important}.warning-text{color:#dc2626!important;font-weight:600;margin:.75rem 0 0}@media(max-width:900px){.my-articles-content{grid-template-columns:1fr}.my-articles-sidebar{max-height:40vh;border-right:none;border-bottom:1px solid #e5e7eb}.my-articles-main{max-height:none;padding:1rem}}@media(max-width:640px){.my-articles-header-content{flex-direction:column;gap:.5rem;align-items:flex-start}.article-detail-header{flex-direction:column;gap:.75rem}.article-detail-header .header-actions{justify-content:flex-start}.modal-content{width:95%;margin:1rem}.modal-footer{flex-direction:column}.btn-modal-cancel,.btn-modal-resubmit,.btn-modal-submit,.btn-modal-delete{width:100%;text-align:center}}.edit-article-container{min-height:100vh;background:#f8f9fa}.edit-article-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:.875rem 1.5rem;box-shadow:0 1px 3px #0000000a;position:sticky;top:0;z-index:50}.edit-article-header-content{max-width:960px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.edit-article-header h1{color:#111827;font-size:1.125rem;margin:0;font-weight:600;letter-spacing:-.01em;display:flex;align-items:center;gap:.5rem}.header-status{display:inline-flex;align-items:center;font-size:.6875rem;padding:.15rem .5rem;border-radius:10px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.header-status.draft{background:#3b82f61a;color:#2563eb}.header-status.rejected{background:#ef44441a;color:#dc2626}.header-status.revision_requested{background:#ea580c1a;color:#ea580c}.btn-back-edit{background:#fff;color:#6b7280;border:1px solid #d1d5db;padding:.4rem .875rem;border-radius:6px;cursor:pointer;font-size:.8125rem;font-weight:500;transition:all .15s ease;display:flex;align-items:center;gap:.375rem}.btn-back-edit:hover{background:#f3f4f6;color:#374151;border-color:#9ca3af}.edit-article-content{max-width:960px;margin:0 auto;padding:1.5rem;display:grid;grid-template-columns:280px 1fr;gap:1.5rem;align-items:start}.edit-article-info{display:flex;flex-direction:column;gap:1rem;position:sticky;top:80px}.info-box{background:#fff;border-radius:8px;padding:1rem 1.125rem;border:1px solid #e5e7eb}.info-box h3{color:#374151;margin:0 0 .625rem;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px;display:flex;align-items:center;gap:.375rem}.info-box ul{margin:0;padding-left:1.125rem;color:#4b5563;line-height:1.7;font-size:.8125rem}.info-box li{margin-bottom:.25rem}.info-box li::marker{color:#d1d5db}.current-files{background:#fff;border-radius:8px;padding:1rem 1.125rem;border:1px solid #e5e7eb}.current-files h3{color:#374151;margin:0 0 .75rem;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.current-file-item{margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #f3f4f6}.current-file-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.current-file-item strong{display:block;color:#6b7280;margin-bottom:.375rem;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.3px}.current-file-item a{color:#3b82f6;text-decoration:none;font-weight:500;font-size:.8125rem;transition:color .15s}.current-file-item a:hover{color:#2563eb;text-decoration:underline}.current-image-preview{width:100%;border-radius:6px;margin-top:.375rem;border:1px solid #e5e7eb}.edit-article-form{background:#fff;border-radius:8px;padding:1.5rem;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000a}.edit-article-form h2{color:#111827;margin:0 0 1.25rem;font-size:1rem;font-weight:600;padding-bottom:.75rem;border-bottom:1px solid #f3f4f6}.error-banner{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:.625rem .875rem;margin-bottom:1.25rem;color:#991b1b;font-size:.8125rem;display:flex;align-items:center;gap:.375rem}.form-group{margin-bottom:1.25rem}.form-group label{display:flex;justify-content:space-between;align-items:center;font-weight:500;color:#374151;margin-bottom:.375rem;font-size:.8125rem}.label-text{flex:0 0 auto}.required{color:#ef4444;font-weight:400}.word-count{flex:0 0 auto;font-size:.75rem;color:#9ca3af;font-weight:400;margin-left:auto}.word-count.error{color:#ef4444;font-weight:500}.form-group input[type=text],.form-group textarea,.form-group select{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;font-family:inherit;color:#374151;background:#fff;transition:border-color .15s,box-shadow .15s}.form-group input[type=text]:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61f}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.form-group textarea{resize:vertical;min-height:120px;line-height:1.6}.form-group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%236b7280' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10l-5 5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.file-input-wrapper{position:relative}.file-input-wrapper input[type=file]{display:block;width:100%;padding:.625rem .75rem;border:1px dashed #d1d5db;border-radius:6px;cursor:pointer;transition:all .15s ease;background:#fafafa;font-size:.8125rem;color:#6b7280}.file-input-wrapper input[type=file]:hover{border-color:#3b82f6;background:#f0f7ff}.file-input-wrapper input[type=file]::file-selector-button{background:#f3f4f6;color:#374151;border:1px solid #d1d5db;padding:.3rem .625rem;border-radius:4px;font-size:.75rem;font-weight:500;cursor:pointer;margin-right:.5rem;transition:all .15s}.file-input-wrapper input[type=file]::file-selector-button:hover{background:#e5e7eb}.file-input-wrapper small{display:block;margin-top:.375rem;color:#9ca3af;font-size:.75rem}.file-selected{margin-top:.5rem;padding:.4rem .625rem;background:#f0fdf4;color:#166534;border-radius:4px;font-size:.8125rem;font-weight:500;border:1px solid #bbf7d0}.form-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #f3f4f6}.btn-cancel{background:#fff;color:#6b7280;border:1px solid #d1d5db;padding:.5rem 1.25rem;border-radius:6px;cursor:pointer;font-size:.8125rem;font-weight:600;transition:all .15s ease}.btn-cancel:hover:not(:disabled){background:#f3f4f6;color:#374151;border-color:#9ca3af}.btn-submit{background:#3b82f6;color:#fff;border:none;padding:.5rem 1.25rem;border-radius:6px;cursor:pointer;font-size:.8125rem;font-weight:600;transition:all .15s ease}.btn-submit:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 8px #3b82f640}.btn-submit:disabled,.btn-cancel:disabled{opacity:.5;cursor:not-allowed;transform:none!important;box-shadow:none!important}.edit-article-loading,.edit-article-error{background:#fff;border-radius:8px;padding:2.5rem;text-align:center;max-width:420px;margin:4rem auto;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000a}.edit-article-loading h2{color:#3b82f6;font-size:1rem;font-weight:600}.edit-article-error h2{color:#dc2626;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.edit-article-error p{color:#4b5563;margin-bottom:1.25rem;font-size:.875rem;line-height:1.5}.edit-article-error button{background:#3b82f6;color:#fff;border:none;padding:.5rem 1.25rem;border-radius:6px;cursor:pointer;font-size:.8125rem;font-weight:600;transition:all .15s ease}.edit-article-error button:hover{background:#2563eb;transform:translateY(-1px)}.form-section-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#9ca3af;margin:1.5rem 0 .75rem;padding-bottom:.375rem;border-bottom:1px solid #f3f4f6}.form-section-label:first-of-type{margin-top:0}@media(max-width:768px){.edit-article-header-content{flex-direction:column;align-items:flex-start;gap:.5rem}.edit-article-content{grid-template-columns:1fr;padding:1rem}.edit-article-info{position:static}.edit-article-form{padding:1rem}.form-row{grid-template-columns:1fr}}.um-page{min-height:100vh;background:#f4f5f7;display:flex;flex-direction:column}.um-topbar{height:52px;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;padding:0 28px;box-shadow:0 1px 3px #0000000a}.um-topbar-inner{max-width:1100px;width:100%;margin:0 auto;display:flex;align-items:center;gap:16px}.um-back{display:flex;align-items:center;gap:5px;padding:6px 12px;background:none;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#475569;cursor:pointer;transition:all .15s}.um-back:hover{background:#f1f5f9;color:#6366f1;border-color:#c7d2fe}.um-title-group{display:flex;align-items:center;gap:8px;color:#6366f1}.um-title-group h1{margin:0;font-size:17px;font-weight:700;color:#1e293b;letter-spacing:-.02em}.um-count{margin-left:auto;font-size:12px;color:#64748b;background:#f1f5f9;padding:3px 10px;border-radius:10px;font-weight:500}.um-main{flex:1;padding:24px 28px 48px}.um-container{max-width:1100px;margin:0 auto}.um-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.um-toolbar-hint{margin:0;font-size:13px;color:#64748b}.um-add-btn{display:flex;align-items:center;gap:6px;padding:8px 18px;background:#6366f1;color:#fff;border:none;border-radius:7px;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s}.um-add-btn:hover{background:#4f46e5}.um-add-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:20px 24px;margin-bottom:20px;box-shadow:0 1px 4px #0000000a}.um-add-form-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.um-add-form-head h3{margin:0;font-size:15px;font-weight:600;color:#1e293b}.um-close-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;transition:all .15s}.um-close-btn:hover{background:#fef2f2;color:#ef4444;border-color:#fecaca}.um-add-form{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;align-items:end}.um-field{display:flex;flex-direction:column;gap:4px}.um-field label{font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.um-field input,.um-field select{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#334155;transition:border-color .15s}.um-field input:focus,.um-field select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px #6366f11a}.um-form-error{grid-column:1 / -1;margin:0;font-size:12px;color:#ef4444;font-weight:500}.um-form-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.um-save-btn{padding:8px 18px;background:#6366f1;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s}.um-save-btn:hover:not(:disabled){background:#4f46e5}.um-save-btn:disabled{opacity:.5;cursor:not-allowed}.um-cancel-btn{padding:8px 18px;background:#fff;color:#475569;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s}.um-cancel-btn:hover{background:#f1f5f9}.um-btn-sm{padding:4px 10px;font-size:12px}.um-edit-btn{padding:5px 12px;background:none;border:1px solid #e2e8f0;border-radius:5px;font-size:12px;font-weight:500;color:#6366f1;cursor:pointer;transition:all .15s}.um-edit-btn:hover{background:#ede9fe;border-color:#c4b5fd}.um-action-group{display:flex;gap:4px}.um-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;box-shadow:0 1px 4px #0000000a}.um-table{width:100%;border-collapse:collapse}.um-table thead{background:#f8fafc}.um-table th{padding:10px 16px;font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em;text-align:left;border-bottom:1px solid #e2e8f0}.um-table td{padding:12px 16px;font-size:13px;color:#334155;border-bottom:1px solid #f1f5f9}.um-table tbody tr:last-child td{border-bottom:none}.um-table tbody tr:hover{background:#fafbfc}.um-cell-name{font-weight:600;color:#1e293b}.um-cell-email{color:#64748b}.um-cell-date{color:#94a3b8;font-size:12px}.um-role-pill{display:inline-block;padding:3px 10px;border-radius:10px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.um-role-eng{background:#f1f5f9;color:#475569}.um-role-em{background:#ecfdf5;color:#059669}.um-role-super{background:#ede9fe;color:#6366f1}.um-role-select{padding:4px 8px;border:1px solid #c4b5fd;border-radius:5px;font-size:12px;color:#334155;background:#faf5ff}.um-role-select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px #6366f11a}.um-loading{display:flex;flex-direction:column;align-items:center;padding:60px 24px;color:#64748b}.um-loading p{margin:0;font-size:14px}.um-spinner{width:36px;height:36px;border:3px solid #e2e8f0;border-top-color:#6366f1;border-radius:50%;animation:um-spin .8s linear infinite;margin-bottom:14px}@keyframes um-spin{to{transform:rotate(360deg)}}.um-error{padding:12px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:13px;margin-bottom:16px}.um-empty{padding:48px 24px;text-align:center;color:#94a3b8;font-size:14px}@media(max-width:768px){.um-topbar{padding:0 16px}.um-main{padding:16px 16px 32px}.um-add-form{grid-template-columns:1fr}.um-table-wrap{overflow-x:auto}.um-table{min-width:700px}}.oauth-callback{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.oauth-callback-content{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 10px 40px #0003;text-align:center;max-width:400px}.oauth-callback-content h2{margin:1rem 0 .5rem;color:#333;font-size:1.5rem}.oauth-callback-content p{color:#666;margin:.5rem 0}.oauth-spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;margin:0 auto;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.oauth-error-icon{font-size:3rem;margin-bottom:.5rem}.oauth-error-message{color:#d32f2f;font-weight:500;margin:1rem 0}.oauth-redirect-message{color:#999;font-size:.9rem;font-style:italic}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}
