/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid}}}@layer theme{:host,:root{--default-font-family:"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;--default-mono-font-family:"JetBrains Mono","SFMono-Regular","Menlo","Consolas",monospace}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.contents{display:contents}.flex{display:flex}.table{display:table}.border{border-style:var(--tw-border-style);border-width:1px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}html{scroll-behavior:smooth}body{color:#222;background:#f4f8fc;margin:0;font-family:Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif}.site-header{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#1976d2eb;justify-content:space-between;align-items:center;padding:.65rem 1.25rem;display:flex;position:sticky;top:0;box-shadow:0 6px 20px #1976d22e}.logo{letter-spacing:.02em;font-size:1.45rem;font-weight:700}.logo-image{object-fit:contain;width:auto;max-width:150px;height:40px;transition:opacity .2s}.logo-image:hover{opacity:.9}.site-header nav{align-items:center;gap:.5rem;display:flex}.site-header nav a{color:#fff;border-radius:999px;padding:.4rem .75rem;font-weight:600;text-decoration:none;transition:background-color .15s,color .15s,transform .2s}.site-header nav a:hover{background:#ffffff2e;transform:translateY(-1px)}.site-header nav .login-btn,.site-header nav a.active{color:#1976d2;background:#fff}.site-header nav .login-btn{border-radius:999px;padding:.45rem 1.1rem;font-weight:700;box-shadow:0 8px 18px #ffffff38}.nav-auth{align-items:center;gap:.45rem;margin-left:.75rem;display:inline-flex}.nav-auth button{cursor:pointer}main{max-width:min(1200px,100% - 2rem);margin:2.5rem auto 3rem;padding:0 1rem 2rem}section{margin-bottom:2rem;scroll-margin-top:72px}h2{color:#1976d2;margin-bottom:1rem}.home-shell{flex-direction:column;gap:2.5rem;display:flex}.home-hero{color:#fff;background:linear-gradient(140deg,#1e88e5,#42a5f5 40%,#90caf9);border-radius:22px;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:clamp(1.5rem,4vw,2.5rem);padding:clamp(1.5rem,5vw,2.8rem);display:grid;overflow:hidden;box-shadow:0 25px 55px #1e88e547}.hero-copy{flex-direction:column;gap:1.2rem;display:flex}.hero-copy h1{margin:0;font-size:clamp(1.85rem,3.4vw,2.6rem);font-weight:700;line-height:1.3}.hero-copy p{max-width:48ch;margin:0;font-size:clamp(1rem,1.9vw,1.12rem);line-height:1.7}.hero-links{flex-wrap:wrap;gap:.75rem;display:flex}.hero-preview{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));align-content:start;gap:.75rem;display:grid}.preview-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff2e;border-radius:16px;min-height:110px;box-shadow:inset 0 1px #ffffff47}.home-grid{grid-template-columns:minmax(0,2.1fr) minmax(0,1fr);align-items:start;gap:2rem;display:grid}.post-feed{flex-direction:column;gap:1.5rem;display:flex}.section-head{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.section-head span{color:#5f7393;font-size:.9rem}.feed-list{flex-direction:column;gap:1rem;display:flex}.feed-empty{color:#4b6284;background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 16px 32px #1976d214}.post-card{background:#fff;border-radius:18px;flex-direction:row;align-items:flex-start;gap:1rem;padding:1.4rem 1.5rem;display:flex;box-shadow:0 20px 45px #1976d21f}.post-card-content{flex-direction:column;flex:1;gap:.85rem;display:flex}.post-card-image{flex-shrink:0}.post-card header{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.post-card header h3{color:#0d47a1;margin:0;font-size:1.2rem}.post-card header span{color:#5f7393;font-size:.9rem}.post-card p{color:#2c3e50;white-space:pre-wrap;margin:0;line-height:1.65}.post-card footer{color:#5f7393;justify-content:space-between;align-items:center;gap:1rem;font-size:.9rem;display:flex}.post-card footer time{color:inherit}.home-aside{gap:1.5rem}.home-aside,.post-detail-shell{flex-direction:column;display:flex}.post-detail-shell{gap:2rem}.post-detail-card{background:#fff;border-radius:20px;flex-direction:column;gap:1.5rem;padding:clamp(1.6rem,4vw,2.4rem);display:flex;box-shadow:0 24px 55px #1976d229}.post-detail-head h1{color:#0d47a1;margin:0;font-size:clamp(1.8rem,3vw,2.4rem)}.post-detail-meta{color:#5f7393;flex-wrap:wrap;gap:.75rem;font-size:.95rem;display:flex}.post-detail-meta time{color:inherit}.post-detail-content{white-space:pre-wrap;color:#2c3e50;font-size:1.05rem;line-height:1.75}.post-content-text{margin-bottom:1rem}.post-image-container{text-align:center;margin-top:1rem}.post-image{border-radius:8px;max-width:100%;height:auto;max-height:400px;transition:transform .2s;box-shadow:0 4px 12px #00000026}.post-image:hover{transform:scale(1.02)}.post-row-image{object-fit:cover;border-radius:6px;flex-shrink:0;width:60px;height:60px;margin-left:1rem}.post-detail-actions{flex-wrap:wrap;justify-content:flex-end;gap:.8rem;display:flex}.info-list{gap:1rem;display:grid}.info-card{background:#fff;border-radius:16px;flex-direction:column;gap:.5rem;padding:1.1rem 1.25rem;display:flex;box-shadow:0 14px 30px #1976d21a}.info-title{color:#0d47a1;font-size:1.05rem;font-weight:700}.info-meta{color:#5f7393;font-size:.9rem}.info-content{color:#33495f;margin:0;line-height:1.6}.card-list{flex-wrap:wrap;gap:1rem;display:flex}.card{background:#fff;border-radius:8px;flex-direction:column;flex:250px;justify-content:space-between;min-width:220px;max-width:300px;padding:1rem;display:flex;box-shadow:0 2px 8px #1976d214}.card .card-title{margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.card .card-meta{color:#666;margin-bottom:.5rem;font-size:.9rem}.card .card-content{margin-bottom:.5rem;font-size:.95rem}.ghost,.primary{border:none;outline:none;font-family:inherit}.primary{cursor:pointer;background:linear-gradient(135deg,#ffb74d,#fb8c00);border-radius:999px;justify-content:center;align-items:center;gap:.35rem;min-height:2.5rem;padding:.55rem 1.2rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:0 14px 28px #fb8c0059;color:#fff!important}.primary:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 18px 36px #fb8c0066}.primary:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.ghost{cursor:pointer;background:#fffc;border:1px solid #1976d25c;border-radius:999px;justify-content:center;align-items:center;min-height:2.4rem;padding:.5rem 1.1rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex;color:#1976d2!important}.ghost:hover{background:#1976d21f;border-color:#1976d28c;color:#0d47a1!important}.ghost:disabled{opacity:.6;cursor:not-allowed}.login-btn{cursor:pointer;background:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.5rem 1.15rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,color .2s;display:inline-flex;color:#1976d2!important}.login-btn:hover{background:#e3f2fd;transform:translateY(-1px)}.composer-card{background:#fff;border-radius:18px;flex-direction:column;gap:1rem;padding:1.35rem 1.5rem;display:flex;box-shadow:0 20px 50px #1976d21f}.composer-title{color:#0d47a1;font-size:1.1rem;font-weight:700}.composer-fields{flex-direction:column;gap:.75rem;display:flex}.composer-fields input,.composer-fields textarea{background:#f7faff;border:1px solid #1976d247;border-radius:12px;width:100%;padding:.65rem .75rem;font-family:inherit;font-size:.98rem;transition:border-color .2s,box-shadow .2s,background .2s}.composer-fields textarea{resize:vertical;min-height:140px}.composer-fields input:focus,.composer-fields textarea:focus{background:#fff;border-color:#1976d2b3;outline:none;box-shadow:0 0 0 3px #1976d226}.composer-actions{flex-wrap:wrap;gap:.75rem;display:flex}.composer-feedback{margin:0;font-size:.92rem;font-weight:500}.composer-feedback.error{color:#d32f2f}.composer-feedback.success{color:#1b5e20}.composer-tip{color:#4b6284;margin:0;font-size:.95rem}.image-upload-section{border:2px dashed #ddd;border-radius:8px;margin-top:1rem;padding:1rem;transition:border-color .2s}.image-upload-section:hover{border-color:#1976d2}.image-upload-label{color:#666;cursor:pointer;margin-bottom:.5rem;font-size:.9rem;display:block}.image-upload-input{border:1px solid #ddd;border-radius:4px;width:100%;padding:.5rem;font-size:.9rem}.image-preview{margin-top:1rem;display:inline-block;position:relative}.preview-image{border-radius:8px;max-width:200px;max-height:150px;box-shadow:0 2px 8px #0000001a}.remove-image{color:#fff;cursor:pointer;background:#f44;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex;position:absolute;top:-8px;right:-8px}.remove-image:hover{background:#c00}.skeleton{background:linear-gradient(90deg,#ffffff40,#ffffff73,#ffffff40);border-radius:14px;min-height:60px;animation:shimmer 1.6s infinite}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}footer{text-align:center;color:#1976d2;background:#e3f2fd;padding:1rem;font-size:.95rem}.auth-layout{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;gap:2.5rem;max-width:1100px;margin:3rem auto;padding:0 1rem;display:grid}.auth-hero{color:#fff;background:linear-gradient(160deg,#1e88e5,#42a5f5);border-radius:18px;flex-direction:column;gap:1.5rem;padding:2.5rem 2.25rem;display:flex;box-shadow:0 18px 45px #1976d22e}.auth-hero h1{margin:0;font-size:clamp(1.8rem,3vw,2.4rem)}.auth-hero p{margin:0;font-size:1rem;line-height:1.7}.auth-hero ul{gap:.5rem;margin:0;padding-left:1.2rem;font-size:.98rem;display:grid}.auth-panel{justify-content:center;align-items:center;display:flex}.login-container{background:#fff;border-radius:16px;flex-direction:column;gap:1.25rem;width:100%;max-width:420px;margin:0 auto;padding:2.4rem 2.2rem;display:flex;box-shadow:0 12px 32px #1976d21f}.login-container h1,.login-container h2{color:#0d47a1;margin:0;font-size:1.65rem}.login-subtitle{color:#5f7393;margin:0;font-size:.98rem}.auth-toggle{background:#edf2fb;border-radius:999px;align-self:flex-start;gap:.25rem;padding:.25rem;display:inline-flex}.auth-toggle button{color:#4267b2;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.35rem .85rem;font-weight:600;transition:background-color .2s,color .2s}.auth-toggle button.active{color:#fff;background:#1976d2;box-shadow:0 6px 14px #1976d252}.auth-form{gap:1rem;display:grid}.auth-form label{color:#3d4b69;gap:.4rem;font-size:.95rem;display:grid}.auth-form span{font-weight:600}.auth-form input,.auth-form textarea{resize:vertical;border:1px solid #b3c6e6;border-radius:10px;width:100%;padding:.7rem .85rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.auth-form input:focus,.auth-form textarea:focus{border-color:#1976d2;outline:none;box-shadow:0 0 0 3px #1976d226}.auth-form .primary,.login-container .primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1976d2,#42a5f5);border:none;border-radius:12px;width:100%;padding:.8rem;font-size:1rem;font-weight:700;transition:transform .15s,box-shadow .15s}.auth-form .primary:hover:enabled,.login-container .primary:hover:enabled{transform:translateY(-1px);box-shadow:0 14px 30px #1976d242}.auth-form .primary:disabled{opacity:.7;cursor:not-allowed}.message{border-radius:12px;padding:.8rem 1rem;font-size:.95rem}.message.success{color:#1b5e20;background:#e6f4ea}.message.error{color:#c62828;background:#fdecea}.login-tip{color:#6b7b93;margin:.35rem 0 0;font-size:.92rem}.auth-help-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #dee2e6;border-radius:12px;margin:1.5rem 0;padding:1.2rem}.auth-help-section h3{color:#495057;margin:0 0 1rem;font-size:1rem;font-weight:600}.help-content p{color:#6c757d;margin:0 0 .8rem;font-size:.9rem}.help-guide-image{text-align:center;background:#ffffffe6;border:2px dashed #dee2e6;border-radius:8px;margin:1rem 0;padding:1rem}.guide-screenshot{border-radius:6px;max-width:100%;height:auto;max-height:300px;transition:transform .2s;box-shadow:0 4px 12px #00000026}.guide-screenshot:hover{transform:scale(1.02)}.image-caption{font-style:italic;color:#6c757d!important;margin:.8rem 0 0!important;font-size:.8rem!important}.help-tips{flex-direction:column;gap:.6rem;margin:.8rem 0;display:flex}.help-tip{background:#ffffffb3;border-left:3px solid #17a2b8;border-radius:8px;align-items:flex-start;gap:.5rem;padding:.6rem .8rem;display:flex}.tip-label{color:#17a2b8;flex-shrink:0;min-width:70px;font-size:.85rem;font-weight:600}.tip-text{color:#495057;font-size:.85rem;line-height:1.4}.help-note{color:#856404;background:#ffc1071a;border:1px solid #ffc1074d;border-radius:6px;margin:.8rem 0 0;padding:.6rem .8rem;font-size:.85rem}.newsbot-container{max-width:1200px;margin:0 auto;padding:2rem}.newsbot-header{text-align:center;margin-bottom:2rem}.newsbot-header h2{color:#1976d2;margin:0 0 .5rem;font-size:2rem}.newsbot-header p{color:#6c757d;margin:0;font-size:1.1rem}.newsbot-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.config-card,.control-card,.stats-card,.status-card{background:#fff;border:1px solid #e9ecef;border-radius:16px;padding:1.5rem;box-shadow:0 4px 12px #0000001a}.config-card h3,.control-card h3,.stats-card h3,.status-card h3{color:#495057;margin:0 0 1rem;font-size:1.1rem}.status-indicator{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.status-indicator.idle .status-dot{background:#28a745;animation:pulse 2s infinite}.status-indicator.running .status-dot{background:#ffc107;animation:spin 1s linear infinite}.status-indicator.error .status-dot{background:#dc3545}@keyframes pulse{50%{opacity:.5}}@keyframes spin{to{transform:rotate(1turn)}}.status-text{color:#495057;font-weight:600}.last-run{color:#6c757d;margin:0;font-size:.9rem}.stats-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.stat-item{text-align:center;background:#f8f9fa;border-radius:12px;padding:1rem}.stat-number{color:#1976d2;margin-bottom:.5rem;font-size:2rem;font-weight:700;display:block}.stat-label{color:#6c757d;font-size:.9rem}.manual-run-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1976d2,#42a5f5);border:none;border-radius:12px;width:100%;margin-bottom:1rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s}.manual-run-btn:hover:not(:disabled){background:linear-gradient(135deg,#1565c0,#1976d2);transform:translateY(-2px);box-shadow:0 6px 20px #1976d24d}.manual-run-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.control-note{color:#6c757d;text-align:center;margin:0;font-size:.9rem}.config-list{flex-direction:column;gap:.8rem;display:flex}.config-item{background:#f8f9fa;border-radius:8px;justify-content:space-between;align-items:center;padding:.8rem;display:flex}.config-name{color:#495057;font-weight:600}.config-status.active{color:#28a745;font-size:.9rem;font-weight:500}.newsbot-features{background:#f8f9fa;border-radius:16px;padding:2rem}.newsbot-features h3{text-align:center;color:#495057;margin:0 0 2rem;font-size:1.5rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.feature-item{text-align:center;background:#fff;border-radius:12px;padding:1.5rem;transition:transform .3s;box-shadow:0 2px 8px #0000001a}.feature-item:hover{transform:translateY(-4px)}.feature-icon{margin-bottom:1rem;font-size:2.5rem;display:block}.feature-item h4{color:#1976d2;margin:0 0 .5rem;font-size:1.1rem}.feature-item p{color:#6c757d;margin:0;font-size:.9rem;line-height:1.5}@media (max-width:768px){.newsbot-container{padding:1rem}.features-grid,.newsbot-grid,.stats-grid{grid-template-columns:1fr}}.auth-footer{gap:.4rem;display:grid}.link-button{color:#1976d2;cursor:pointer;background:0 0;border:none;margin-left:.35rem;padding:0;font-weight:600}.link-button:hover{text-decoration:underline}.guest-layout{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:flex-start;gap:2rem;display:grid}.guest-profile-card{background:#fff;border-radius:16px;gap:1.2rem;padding:2rem;display:grid;box-shadow:0 12px 32px #1976d21a}.guest-profile-card dl{gap:.7rem;display:grid}.guest-profile-card dt{color:#6b7b93;font-size:.9rem}.guest-profile-card dd{color:#0d47a1;margin:.2rem 0 0;font-size:1.4rem;font-weight:700}.guest-perks{color:#3d4b69;gap:.45rem;margin:0;padding-left:1.2rem;display:grid}.guest-post-card{background:#fff;border-radius:16px;gap:1.5rem;padding:2rem;display:grid;box-shadow:0 12px 32px #1976d21a}.guest-drafts,.guest-post-list{gap:1rem;display:grid}.guest-post-list{margin:0;padding:0;list-style:none}.guest-post-list li{background:#f7f9fc;border-radius:12px;gap:.6rem;padding:1rem 1.2rem;display:grid}.guest-post-head{color:#0d47a1;flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.guest-post-head time{color:#6b7b93;font-size:.85rem}.guest-post-actions{justify-content:flex-end;display:flex}.guest-post-actions .link-button{margin-left:0}@media (max-width:960px){.home-hero{grid-template-columns:1fr}.hero-preview{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.home-grid{grid-template-columns:1fr}.post-card{padding:1.2rem}.nav-auth{flex-wrap:wrap;justify-content:flex-end}}@media (max-width:700px){main{max-width:100%;margin:1rem;padding:0}.card-list{flex-direction:column;gap:.8rem}.card{min-width:0;max-width:100%}.site-header{flex-direction:column;align-items:flex-start}.site-header nav{flex-wrap:wrap;gap:.35rem;margin-top:.5rem}.nav-auth,.site-header nav .login-btn{margin-left:0}.auth-layout{grid-template-columns:1fr;margin:2rem 0}.auth-hero{padding:2rem 1.75rem}.login-container{padding:2rem 1.6rem}}.task-manager{background:#fff;border-radius:12px;margin-top:3rem;padding:2rem;box-shadow:0 2px 12px #0000000d}.task-manager h3{color:#1976d2;margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}.task-manager-loading{text-align:center;color:#666;padding:2rem}.task-list{flex-direction:column;gap:1rem;display:flex}.task-item{background:#fafbff;border:1px solid #e0e7ff;border-radius:8px;padding:1.5rem;transition:all .2s}.task-item:hover{border-color:#1976d2;box-shadow:0 2px 8px #1976d21a}.task-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.task-info h4{color:#222;margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.task-cron{color:#666;background:#f0f4ff;border-radius:4px;padding:.25rem .5rem;font-family:monospace;font-size:.9rem}.status-indicator{background:#4caf501a;border-radius:20px;padding:.25rem .75rem;font-size:.9rem;font-weight:600}.task-details{margin-bottom:1rem}.task-times{color:#666;flex-direction:column;gap:.25rem;font-size:.9rem;display:flex}.task-error{color:#c62828;background:#ffebee;border:1px solid #ffcdd2;border-radius:6px;margin-top:.5rem;padding:.75rem;font-size:.9rem}.task-actions{flex-wrap:wrap;gap:.75rem;display:flex}.task-btn{cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.task-btn:disabled{opacity:.5;cursor:not-allowed}.task-btn.execute{color:#fff;background:#1976d2}.task-btn.execute:hover:not(:disabled){background:#1565c0}.task-btn.enable{color:#fff;background:#4caf50}.task-btn.enable:hover{background:#45a049}.task-btn.disable{color:#fff;background:#f44336}.task-btn.disable:hover{background:#e53935}@media (max-width:768px){.task-manager{margin-top:2rem;padding:1.5rem}.task-item{padding:1rem}.task-header{gap:.5rem}.task-actions,.task-header{flex-direction:column}.task-btn{text-align:center;width:100%}}.system-monitor{background:#fff;border-radius:12px;margin-top:2rem;padding:2rem;box-shadow:0 2px 12px #0000000d}.system-monitor h3{color:#1976d2;margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}.system-monitor-error,.system-monitor-loading{text-align:center;color:#666;padding:2rem}.system-monitor-error{color:#f44336}.status-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.status-item{background:#f8f9ff;border:1px solid #e3f2fd;border-radius:8px;padding:1rem}.status-label{color:#666;margin-bottom:.5rem;font-size:.85rem;font-weight:500}.status-value{color:#222;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;display:flex}.status-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.health-bar{background:#e0e0e0;border-radius:4px;width:100%;height:8px;overflow:hidden}.health-fill{border-radius:4px;height:100%;transition:width .3s}.quick-actions{justify-content:flex-start;gap:1rem;display:flex}.monitor-btn{cursor:pointer;color:#fff;background:#1976d2;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.monitor-btn:hover{background:#1565c0}.monitor-btn.secondary{color:#fff;background:#666}.monitor-btn.secondary:hover{background:#555}@media (max-width:768px){.system-monitor{margin-top:2rem;padding:1.5rem}.status-grid{grid-template-columns:1fr;gap:.75rem}.status-item{padding:.75rem}.quick-actions{flex-direction:column}.monitor-btn{text-align:center;width:100%}}.news-sources-card{background:#fff;border-radius:12px;margin-top:2rem;padding:2rem;box-shadow:0 2px 12px #0000000d}.news-sources-card h3{color:#1976d2;align-items:center;gap:.5rem;margin:0 0 1.5rem;font-size:1.25rem;font-weight:600;display:flex}.sources-grid{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.source-item{background:#f8f9ff;border:1px solid #e3f2fd;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem;display:flex}.source-name{color:#222;flex:1;min-width:150px;font-weight:600}.source-status{color:#2e7d32;background:#e8f5e8;border-radius:4px;padding:.25rem .5rem;font-size:.85rem;font-weight:500}.source-info{color:#666;text-align:right;flex:1;min-width:120px;font-size:.8rem}.translation-info{background:#fff3e0;border:1px solid #ffcc02;border-radius:8px;flex-wrap:wrap;align-items:center;gap:1rem;padding:1rem;display:flex}.translation-badge{color:#fff;white-space:nowrap;background:#2196f3;border-radius:20px;padding:.25rem .75rem;font-size:.9rem;font-weight:600}.translation-text{color:#f57c00;flex:1;font-size:.9rem}@media (max-width:768px){.source-item{flex-direction:column;align-items:flex-start;gap:.5rem}.source-info{text-align:left;min-width:auto}.translation-info{flex-direction:column;align-items:flex-start;gap:.75rem}.translation-badge{align-self:flex-start}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}