@layer base{:root{color-scheme:light}*{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;padding:0;background:#f5f5f7;color:#1f1f24}a{color:inherit}}header{background:#1f2933;color:#fff;padding:1.6rem 2.4rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}header .hero{flex:1;max-width:none}header .hero h1{margin:0;font-size:1.55rem}header .hero h1 a{color:inherit;text-decoration:none}header .hero h1 a:hover{text-decoration:underline}header .hero p{margin:.4rem 0 0;color:#ffffffb3}.menu-toggle{background:#ff323299;color:#fff;border:none;border-radius:12px;width:46px;height:46px;font-size:1.45rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:none;box-shadow:0 6px 16px #ff323266,inset 0 4px 12px #ffb4b499,inset 0 -4px 8px #96000066;position:relative;font-weight:700;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.menu-toggle:hover,.menu-toggle:focus-visible{background:#ff3c3cb3;outline:none}.menu-toggle:active{background:#dc2828b3}.global-menu{position:relative}.global-menu-list{position:absolute;top:110%;right:0;background:#fff;color:#0f172a;border-radius:12px;box-shadow:0 16px 32px #0f172a33;padding:.75rem 0;min-width:160px;display:none;z-index:999}.global-menu-list[data-visible=true]{display:block}.global-menu-list a{display:block;padding:.5rem 1rem;text-decoration:none;color:inherit;font-weight:500}.global-menu-list .menu-group{padding:.25rem 0}.global-menu-list .menu-divider{height:1px;background:#e2e8f0;margin:.35rem 0}.global-menu-list a:hover,.global-menu-list a:focus-visible{background:#f1f5f9;outline:none}.search-box-container{position:relative;flex:0 0 auto}.search-box{position:relative;display:flex;align-items:center;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:10px;padding:.5rem .75rem;gap:.5rem;min-width:280px;transition:all .2s ease}.search-box:focus-within{background:#ffffff2e;border-color:#ffffff59;box-shadow:0 0 0 3px #6366f133}.search-box.disabled{opacity:.6;cursor:not-allowed}.search-icon{flex-shrink:0;color:#ffffffb3}.search-input{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:.95rem;padding:0}.search-input::placeholder{color:#ffffff80}.search-input:disabled{cursor:not-allowed}.search-enter-icon{flex-shrink:0;color:#fff9}.search-results{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#fff;border-radius:12px;box-shadow:0 16px 48px #0f172a40;max-height:480px;overflow-y:auto;z-index:1000}.search-results-content{padding:.75rem}.search-result-item{padding:.75rem 1rem;border-radius:8px;cursor:pointer;text-decoration:none;display:block;color:#1f1f24;transition:background .15s ease;margin-bottom:.5rem}.search-result-item:last-child{margin-bottom:0}.search-result-item:hover{background:#f1f5f9}.search-result-title{font-weight:600;font-size:.95rem;margin-bottom:.35rem;line-height:1.4}.search-result-summary{font-size:.85rem;color:#64748b;line-height:1.5;margin-bottom:.5rem}.search-result-meta{font-size:.75rem;color:#94a3b8;display:flex;gap:.75rem;align-items:center}.search-result-meta span{display:flex;align-items:center;gap:.25rem}.search-highlight{background:#fef08a;padding:0 .2rem;border-radius:2px}.search-empty,.search-loading{padding:2rem 1rem;text-align:center;color:#94a3b8}.search-vip-notice{padding:1.5rem 1rem;text-align:center;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:8px;margin:.5rem}.search-vip-notice h4{margin:0 0 .5rem;font-size:1rem;color:#78350f}.search-vip-notice p{margin:0 0 1rem;font-size:.85rem;color:#92400e;line-height:1.5}.search-vip-notice button{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;border-radius:6px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:transform .15s ease}.search-vip-notice button:hover{transform:translateY(-1px)}@media (max-width: 768px){.search-box{min-width:200px}}main{padding:2.5rem 3rem;max-width:none;width:100%;margin:0}body[data-page=home] main{padding:0;background:transparent}.landing-shell{padding:clamp(2.3rem,4.8vw,3.1rem) clamp(.8rem,3.2vw,1.6rem) clamp(2.8rem,6.5vw,3.9rem);display:flex;flex-direction:column;gap:clamp(3rem,6vw,4.5rem)}.landing-hero{border-radius:32px;background:radial-gradient(140% 140% at 15% 10%,#3b82f62e,#0f172aeb 65%,#0b1120);color:#f8fafc;padding:clamp(1.9rem,4.2vw,2.6rem);position:relative;overflow:hidden;box-shadow:0 32px 64px #0f172a66}.landing-hero__inner{display:grid;grid-template-columns:minmax(640px,1.15fr) minmax(420px,.7fr);gap:clamp(3.5rem,7vw,6rem);align-items:stretch;position:relative;z-index:1;max-width:1540px;width:100%;margin:0 auto;justify-content:center}.landing-hero__copy{max-width:840px;width:100%;display:flex;flex-direction:column;gap:1.5rem;align-self:center}.landing-hero__copy h2{margin:0;font-size:clamp(2.1rem,4.8vw,2.8rem);line-height:1.2;font-weight:700;color:#fff}.landing-hero__copy p{margin:0;font-size:1.05rem;line-height:1.6;color:#e2e8f0e0}.landing-hero a{text-decoration:none}.landing-hero a:hover,.landing-hero a:focus-visible{text-decoration:none}.landing-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:.75rem}.landing-actions a{text-decoration:none}.btn.btn-elevated{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-weight:600;border:none;box-shadow:0 20px 38px #6366f152}.btn.btn-elevated:hover,.btn.btn-elevated:focus-visible{filter:brightness(1.05)}.btn.btn-ghost{background:#ffffff0f;color:#e0e7ff;border:1px solid rgba(148,163,184,.35);font-weight:600}.btn.btn-ghost:hover,.btn.btn-ghost:focus-visible{background:#ffffff1f}.landing-hero__highlights{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0}.landing-hero__highlights div{padding:1.1rem 1.2rem;background:#0f172a73;border:1px solid rgba(99,102,241,.25);border-radius:18px}.landing-hero__highlights dt{margin:0 0 .35rem;font-size:.85rem;font-weight:600;color:#e2e8f0eb}.landing-hero__highlights dd{margin:0;font-size:.9rem;color:#cbd5e1d9}.landing-hero__visual{position:relative;border-radius:26px;background:#0f172a9e;border:1px solid rgba(99,102,241,.32);padding:clamp(2.25rem,3.4vw,2.85rem);overflow:hidden;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;gap:1.75rem;box-shadow:0 28px 48px #082f4961;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);min-height:clamp(360px,38vw,460px)}.landing-hero__visual:before{content:"";position:absolute;inset:-35% -45% auto auto;width:160%;height:160%;background:radial-gradient(circle at 35% 30%,rgba(96,165,250,.38),transparent 70%);pointer-events:none;mix-blend-mode:screen}.landing-hero__visual>*{position:relative;z-index:1}.landing-hero__card-header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.25rem}.landing-hero__badge{font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:#a5b4fcf2}.landing-hero__total{font-size:.85rem;color:#bfdbfee6}.landing-hero__list{list-style:none;margin:0;padding:0;display:grid;gap:1.5rem;flex:1;align-content:start}.landing-hero__list li{display:grid;gap:.35rem}.landing-hero__list a{color:#e0f2fe;font-weight:600;text-decoration:none}.landing-hero__list a:hover,.landing-hero__list a:focus-visible{text-decoration:underline}.landing-hero__time{font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8bf}.landing-hero__list p{margin:0;font-size:.9rem;color:#e2e8f0d9;line-height:1.45}.landing-hero__empty{margin:0;font-size:.9rem;color:#bfdbfed9}.landing-section{display:flex;flex-direction:column;gap:2rem}.landing-section__header{display:grid;gap:.75rem;justify-items:center;text-align:center;width:100%}.landing-section__header h3{margin:0;font-size:clamp(1.5rem,3vw,1.85rem);color:#0f172a}.landing-section__header p{margin:0;max-width:960px;color:#475569;font-size:1.05rem;line-height:1.75;white-space:nowrap}.landing-faq__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.8rem}.landing-faq__list .feature-card{margin:0;height:100%}.faq-group{display:flex;flex-direction:column;gap:1rem}.faq-item-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.faq-item-list h5{margin:0 0 .35rem;font-size:1rem;color:#1f2937}.faq-item-list p{margin:0;color:#4b5563;line-height:1.55}.landing-link{display:inline-flex;align-items:center;gap:.35rem;color:#1d4ed8;font-weight:600;text-decoration:none}.landing-link:after{content:"→";font-size:.9rem}.landing-link:hover,.landing-link:focus-visible{text-decoration:underline}.landing-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.75rem}.feature-card{background:#fff;border-radius:20px;border:1px solid rgba(148,163,184,.22);box-shadow:0 18px 36px #0f172a14;padding:1.8rem;display:flex;flex-direction:column;gap:.9rem}.feature-card h4{margin:0;font-size:1.2rem;color:#0f172a}.feature-card p{margin:0;color:#475569;line-height:1.6}.feature-card ul{margin:0;padding-left:1.1rem;display:grid;gap:.4rem;color:#1e293b;font-size:.95rem}.landing-snapshot__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.snapshot-card{background:#fff;border-radius:18px;border:1px solid rgba(203,213,225,.55);box-shadow:0 18px 34px #0f172a1f;padding:1.6rem;display:flex;flex-direction:column;gap:.75rem}.snapshot-card__time{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.snapshot-card h4{margin:0;font-size:1.05rem}.snapshot-card h4 a{color:inherit;text-decoration:none}.snapshot-card h4 a:hover,.snapshot-card h4 a:focus-visible{text-decoration:underline}.snapshot-card p{margin:0;color:#475569;line-height:1.55}.snapshot-card__tags{display:flex;flex-wrap:wrap;gap:.45rem}.snapshot-card__tags span{font-size:.78rem;background:#e0e7ff;color:#3730a3;border-radius:999px;padding:.25rem .65rem}.landing-empty{margin:0;color:#475569;font-size:.95rem}.landing-integrations{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:clamp(2rem,4.5vw,3rem);align-items:stretch;width:100%}.landing-integrations__content{background:#fff;border-radius:24px;border:1px solid rgba(203,213,225,.6);box-shadow:0 22px 44px #0f172a1f;padding:clamp(2rem,4vw,2.75rem);display:flex;flex-direction:column;gap:1.75rem}.landing-integrations__content h3{margin:0 0 .75rem;font-size:clamp(1.45rem,3vw,1.75rem);color:#0f172a}.landing-integrations__content p{margin:0;color:#475569;line-height:1.6}.landing-integrations__content ul{margin:0;padding:0;list-style:none;display:grid;gap:1.25rem}.landing-integrations__content li{display:grid;gap:.35rem}.landing-integrations__content strong{font-size:1rem;color:#1e293b}.landing-integrations__content span{color:#475569;line-height:1.5}.landing-integrations__panel{display:flex;align-items:stretch;width:100%;max-width:none}.integrations-card{background:linear-gradient(145deg,#3b82f624,#ec489938);border-radius:24px;border:1px solid rgba(129,140,248,.4);padding:clamp(2rem,5vw,2.6rem);display:flex;flex-direction:column;gap:1.2rem;color:#0f172a;box-shadow:0 28px 46px #3b82f62e;width:100%;min-height:100%}.integrations-card__badge{font-size:.78rem;text-transform:uppercase;letter-spacing:.18em;color:#3730a3;font-weight:600}.integrations-card h4{margin:0;font-size:1.35rem}.integrations-card p{margin:0;color:#1f2937;line-height:1.6}.integrations-card__channels{display:flex;flex-wrap:wrap;gap:.5rem}.integrations-card__channels span{padding:.35rem .8rem;border-radius:999px;background:#3b82f626;color:#1d4ed8;font-size:.85rem;font-weight:600}.landing-cta{background:linear-gradient(135deg,#1d4ed8,#7c3aed);border-radius:28px;padding:clamp(2.5rem,6vw,3.25rem);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:2rem;box-shadow:0 28px 54px #4f46e552}.landing-cta__content{max-width:none;display:grid;gap:.75rem;flex:1 1 auto;min-width:0}.landing-cta__content h3{margin:0;font-size:clamp(1.8rem,4vw,2.2rem)}.landing-cta__content p{margin:0;font-size:1.05rem;line-height:1.6;color:#f1f5f9e0;text-wrap:balance}.landing-cta__actions{display:flex;flex-wrap:wrap;gap:.85rem;flex-shrink:0;align-items:center}.landing-cta a{text-decoration:none}.landing-cta a:hover,.landing-cta a:focus-visible{text-decoration:none}@media (max-width: 1024px){.landing-hero__inner{grid-template-columns:minmax(0,1fr)}.landing-hero__highlights{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.landing-integrations{grid-template-columns:1fr}}@media (max-width: 768px){.landing-shell{padding:2rem 1.25rem 3rem;gap:3rem}.landing-hero{border-radius:24px}.landing-hero__domains{flex-direction:column;align-items:flex-start;gap:.6rem}.landing-cta{flex-direction:column;align-items:flex-start}}@media (max-width: 600px){.landing-actions{width:100%;flex-direction:column}.btn-elevated,.btn-ghost{width:100%;text-align:center}.landing-hero__visual{padding:1.25rem}.landing-feature-grid,.landing-snapshot__grid{grid-template-columns:1fr}}body[data-page=dashboard] main,body[data-page=admin] main{padding-left:0;padding-right:0}.top-nav{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.top-nav a{padding:.45rem 1rem;border-radius:999px;background:#e2e8f0;color:#1f2937;font-size:.95rem;font-weight:500;text-decoration:none}.top-nav a.active{background:#1d4ed8;color:#fff;box-shadow:0 8px 20px #1d4ed840}.layout{display:grid;grid-template-columns:minmax(320px,360px) 1fr;gap:2.5rem}.sources-panel{background:#fff;border-radius:12px;box-shadow:0 12px 24px #0f172a1a;padding:1.5rem;height:fit-content}.sources-panel h2{margin:0 0 1rem;font-size:1.1rem}.source-list{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.source-list a{display:flex;justify-content:space-between;align-items:baseline;padding:.75rem .85rem;border-radius:10px;background:#f8fafc;color:#1e293b;box-shadow:inset 0 0 0 1px #e2e8f0;text-decoration:none}.source-list a.active{background:#1e293b;color:#f8fafc;box-shadow:0 10px 22px #1e293b4d}.source-list span.count{font-size:.8rem;color:inherit}.content-panel{display:grid;gap:1.2rem}.section-header{margin-bottom:.5rem;display:flex;align-items:center;gap:1rem}.section-header h2{margin:0;font-size:1.35rem}.section-header p{margin:.35rem 0 0;color:#64748b;flex:1}.section-actions{margin-left:auto;display:flex;gap:.5rem}.rss-button{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .8rem;border-radius:999px;background:#ef444426;color:#b91c1c;font-size:.85rem;border:none;cursor:pointer;transition:background .2s ease}.rss-button svg{width:16px;height:16px}.rss-button:hover,.rss-button:focus-visible{background:#ef444440;outline:none}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;display:none;align-items:center;justify-content:center;z-index:999}.modal-backdrop[data-visible=true]{display:flex}.modal{background:#fff;border-radius:12px;padding:2rem;max-width:400px;width:90%;box-shadow:0 24px 60px #0f172a40;text-align:center}.modal h3{margin:0 0 1rem;font-size:1.1rem}.modal p{color:#475569;margin-bottom:1.5rem}.modal .rss-link{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem;word-break:break-all;margin-bottom:1.5rem;font-size:.9rem}.modal-buttons{display:flex;gap:.75rem;justify-content:center}.btn{padding:.55rem 1.2rem;border-radius:8px;border:1px solid transparent;cursor:pointer;font-size:.9rem;text-decoration:none}.btn-primary{background:#1d4ed8;color:#fff}.btn-secondary{background:#e2e8f0;color:#1f2937}.bulletin-list{list-style:none;margin:0;padding:0;display:grid;gap:1rem}.bulletin-card{background:#fff;border-radius:14px;padding:1.6rem;box-shadow:0 16px 32px #0f172a1f;border:1px solid rgba(148,163,184,.15)}.bulletin-card h2{margin:0 0 .5rem;font-size:1.2rem}.bulletin-card h2 a{color:inherit;text-decoration:none}.bulletin-card h2 a:hover,.bulletin-card h2 a:focus-visible{text-decoration:underline;outline:none}.meta{font-size:.85rem;color:#475569;margin-bottom:.75rem;display:flex;gap:.75rem;flex-wrap:wrap}.excerpt{font-size:.95rem;line-height:1.6}.excerpt button.toggle-more{margin-top:.4rem;background:none;border:none;color:#2563eb;cursor:pointer;padding:0;font-size:.9rem}.excerpt button.toggle-more:hover,.excerpt button.toggle-more:focus-visible{text-decoration:underline;outline:none}.tags{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.tag{background:#2563eb1f;border-radius:999px;padding:.25rem .8rem;font-size:.75rem;color:#1e3a8a}.extra-details{margin-top:1.25rem}.extra-details summary{cursor:pointer;font-weight:600;color:#1e3a8a}.extra-table{margin:.75rem 0 0;display:grid;gap:.5rem}.extra-row{display:grid;grid-template-columns:140px 1fr;gap:.5rem;font-size:.9rem}.extra-row dt{font-weight:600;color:#0f172a}.extra-row dd{margin:0;color:#334155;word-break:break-all}.empty-state{color:#94a3b8;font-size:.95rem;margin:2rem 0 0;text-align:center}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem}.stat-card{background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;padding:1.4rem;border-radius:12px;box-shadow:0 16px 36px #2563eb4d}.stat-value{font-size:1.8rem;font-weight:700}.stat-label{margin-top:.35rem;font-size:.9rem;opacity:.85}.table-wrapper{overflow-x:auto}.plugins-table{width:100%;border-collapse:collapse;margin-top:1.4rem}.plugins-table th{text-align:left;padding:.75rem 1rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b;border-bottom:1px solid #e2e8f0}.plugins-table td{padding:.85rem 1rem;border-bottom:1px solid #e2e8f0;font-size:.95rem;vertical-align:middle}.plugins-table tr:last-child td{border-bottom:none}.plugins-table .slug{font-size:.8rem;color:#64748b;margin-top:.25rem}.status-tag{padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600;display:inline-flex;align-items:center}.status-tag.active{background:#22c55e26;color:#15803d}.status-tag.inactive{background:#94a3b833;color:#475569}.plugins-table tr.status-failed td{background:#f8717114}.plugins-table td.empty{text-align:center;color:#94a3b8}.static-page{background:#fff;padding:2.2rem;border-radius:14px;box-shadow:0 12px 28px #0f172a1f;display:grid;gap:1.2rem}.static-page pre{background:#0f172a;color:#e2e8f0;padding:1rem;border-radius:10px;overflow-x:auto}.static-page code{font-family:Fira Code,Consolas,monospace}.detail-meta{color:#475569;margin-top:.5rem;font-size:.9rem}.detail-body{white-space:pre-line;line-height:1.7}.auth-page{max-width:480px;margin:0 auto;display:grid;gap:1.5rem}.dashboard{width:100%;max-width:none;margin:0;padding:0 .75rem;box-sizing:border-box;display:grid;gap:2rem;grid-template-columns:260px 1fr;align-items:start}.dashboard-sidebar{display:grid;gap:1.25rem;position:sticky;top:1.5rem}.user-card{background:linear-gradient(135deg,#1d4ed8,#1e3a8a);color:#fff;border-radius:18px;padding:1.5rem;display:flex;align-items:center;gap:1rem;box-shadow:0 18px 36px #1d4ed859}.user-card .user-avatar{width:52px;height:52px;border-radius:50%;background:#fff3;display:grid;place-items:center;font-size:1.5rem}.user-card .user-meta{display:grid;gap:.25rem;min-width:0;overflow:hidden}.user-card .user-meta strong{font-size:1.1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-card .user-meta span{font-size:.85rem;opacity:.88;word-break:break-all;overflow-wrap:break-word;line-height:1.3}.dashboard-menu{display:grid;gap:.75rem}.dashboard-menu .menu-item{text-align:left;border:none;padding:.75rem 1rem;border-radius:12px;background:#edf2ff;color:#1e3a8a;font-weight:600;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.dashboard-menu .menu-item:hover,.dashboard-menu .menu-item:focus-visible{outline:none;transform:translate(4px);box-shadow:0 8px 20px #1d4ed82e}.dashboard-menu .menu-item.is-active{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 14px 28px #2563eb4d}.sidebar-actions{display:flex;justify-content:stretch}.sidebar-actions a{flex:1;text-align:center;padding:.6rem .8rem;border-radius:10px;background:#e2e8f0;color:#1e293b;font-weight:600;text-decoration:none;transition:background .2s ease}.sidebar-actions a:hover,.sidebar-actions a:focus-visible{background:#cbd5f5;outline:none}.field-row{display:flex;align-items:flex-end;gap:.75rem;flex-wrap:wrap}.field-actions{display:flex;align-items:center;gap:.5rem}.field-actions button{white-space:nowrap}.field-input{flex:1 1 260px;display:flex;flex-direction:column;gap:.45rem}.field-input label{font-weight:600;color:#1f2937}.field-input input{width:100%}.toggle-switch{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem .85rem;border-radius:10px;background:#e2e8f0;color:#1f2937;font-weight:600;cursor:pointer;transition:background .2s ease}.toggle-switch:hover,.toggle-switch:focus-visible{background:#cbd5f5}.toggle-switch input{width:auto}.toggle-switch span{white-space:nowrap}.activation-panel{display:grid;gap:1rem}.history-panel{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e2e8f0;display:grid;gap:.75rem}.history-panel .item-list{margin:0}.admin-header{display:flex;flex-direction:column;gap:.35rem}.admin-card{background:#fff;border-radius:14px;padding:1.5rem;box-shadow:0 12px 24px #0f172a14;display:grid;gap:1rem}.admin-form{display:grid;gap:.75rem;max-width:420px}.admin-form label{display:grid;gap:.4rem;font-weight:600;color:#1f2937}.admin-form input{padding:.6rem .75rem;border-radius:8px;border:1px solid #cbd5f5}.admin-form button{width:fit-content;padding:.65rem 1.2rem;border:none;border-radius:8px;background:#2563eb;color:#fff;cursor:pointer;transition:background .2s ease}.admin-form button:hover,.admin-form button:focus-visible{background:#1d4ed8;outline:none}.admin-table{width:100%;border-collapse:collapse;font-size:.95rem}.admin-table th,.admin-table td{padding:.65rem .85rem;border-bottom:1px solid #e2e8f0;text-align:left}.admin-table tr:last-child td{border-bottom:none}.admin-table tr.used{background:#fb718514}.admin-table code{font-family:Fira Code,Consolas,monospace;font-size:.9rem}.auth-form,.card-form,.inline-form{display:grid;gap:1rem;background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 12px 24px #0f172a14}.auth-form input:not([type=checkbox]):not([type=radio]),.card-form input:not([type=checkbox]):not([type=radio]),.card-form select,.inline-form input:not([type=checkbox]):not([type=radio]){width:100%;padding:.65rem .75rem;border-radius:8px;border:1px solid #cbd5f5;font-size:1rem}.card-form button,.auth-form button,.inline-form button{padding:.65rem 1.25rem;border-radius:8px;border:none;background:#2563eb;color:#fff;font-size:1rem;cursor:pointer;transition:background .2s ease}.card-form button:hover,.auth-form button:hover,.inline-form button:hover{background:#1d4ed8}.auth-form-horizontal{gap:.75rem}.auth-form-horizontal .form-field{display:flex;align-items:center;gap:1rem}.auth-form-horizontal .form-field label{flex:0 0 140px;text-align:right;font-size:.95rem;font-weight:500;color:#334155;white-space:nowrap}.auth-form-horizontal .form-field input{flex:1;min-width:0}.auth-form-horizontal .form-actions{display:flex;justify-content:flex-start;margin-left:156px}.auth-form-horizontal .form-actions button{width:auto;min-width:120px}.form-message{min-height:1.2rem;font-size:.95rem;color:#475569}.form-message[data-state=error]{color:#dc2626}.form-message[data-state=success]{color:#047857}.auth-divider{display:flex;align-items:center;gap:1rem;margin:.5rem 0;color:#94a3b8;font-size:.9rem}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e2e8f0}.oauth-login{display:grid;gap:.75rem}.oauth-button{display:flex;align-items:center;justify-content:center;gap:.65rem;padding:.65rem 1.25rem;border-radius:8px;border:1px solid #e2e8f0;background:#24292e;color:#fff;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:background .2s ease,transform .15s ease,box-shadow .2s ease;box-shadow:0 2px 8px #24292e1a}.oauth-button:hover{background:#1b1f23;transform:translateY(-1px);box-shadow:0 4px 12px #24292e33}.oauth-button svg{width:20px;height:20px;flex-shrink:0}.auth-footer-links{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;margin-top:-.5rem}.auth-footer-links a{color:#2563eb;text-decoration:none;transition:color .2s ease}.auth-footer-links a:hover{color:#1d4ed8;text-decoration:underline}.auth-switch{text-align:center;font-size:.9rem;color:#64748b}.auth-switch a{color:#2563eb;text-decoration:none;font-weight:500;transition:color .2s ease}.auth-switch a:hover{color:#1d4ed8;text-decoration:underline}.dashboard-panel{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 12px 24px #0f172a14;display:none;gap:1rem}.dashboard-panel.is-active{display:grid}.invitation-panel{display:grid;gap:1.25rem;border:1px solid rgba(148,163,184,.35);border-radius:16px;background:linear-gradient(135deg,#e2e8f08c,#fffffff2);padding:1.5rem 1.75rem;box-shadow:0 18px 36px #0f172a1f}.invitation-summary{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:stretch}.invitation-field{display:flex;flex-direction:column;gap:.55rem;color:#0f172a;padding:.85rem 1rem;border-radius:12px;background:#f8fafcd1;border:1px solid rgba(148,163,184,.3)}.invitation-field label,.invitation-field span{font-size:.95rem;font-weight:600;color:#1e293b}.invitation-field code{background:#1e293b;color:#f8fafc;padding:.25rem .75rem;border-radius:8px;font-size:1.15rem;letter-spacing:.05em;box-shadow:inset 0 0 0 1px #ffffff4d}.invitation-field .field-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}#invitation-url{flex:1 1 360px;min-width:360px;max-width:640px;padding:.65rem .85rem;border-radius:10px;border:1px solid rgba(148,163,184,.65);background:#fff;font-size:.95rem;transition:border-color .2s ease,box-shadow .2s ease}#invitation-url:focus-visible{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}#invitation-copy{padding:.65rem 1.1rem;border-radius:10px;border:none;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;font-weight:600;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}#invitation-copy:hover,#invitation-copy:focus-visible{transform:translateY(-1px);box-shadow:0 10px 18px #2563eb38;outline:none}.invitation-list{margin-top:1.25rem;display:grid;gap:.75rem}.invitation-list h4{margin:0}.invitation-list .invitation-entry{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:.9rem 1.1rem;border-radius:10px;border:1px solid rgba(203,213,225,.7);background:#f8fafceb}.invitation-entry .invitation-name{font-size:1rem;color:#0f172a}.invitation-entry .invitation-time{font-size:.9rem;color:#64748b;white-space:nowrap}.list-actions{display:flex;justify-content:center}.list-actions button{padding:.55rem 1.15rem;border-radius:8px;border:1px solid #334155;background:#334155;color:#f8fafc;cursor:pointer;font-size:.95rem}.list-actions button[disabled]{opacity:.6;cursor:not-allowed}@media (max-width: 640px){.invitation-panel{padding:1.25rem}.invitation-summary{grid-template-columns:1fr}#invitation-url{min-width:100%;flex-basis:100%}#invitation-copy{width:100%;justify-content:center}}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.panel-description{margin:0;color:#475569;line-height:1.6}.section-body{display:grid;gap:.75rem}.status-tag[data-state=active]{background:#22c55e2e;color:#166534}.status-tag[data-state=inactive]{background:#e2e8f0;color:#475569}.item-list{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.item-list li{padding:.85rem 1rem;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc;display:grid;gap:.35rem}.item-actions{display:flex;gap:.65rem;flex-wrap:wrap}.item-actions button{padding:.35rem .75rem;border-radius:6px;border:none;font-size:.9rem;cursor:pointer;background:#cbd5f5;color:#1e293b}.item-actions button[data-variant=danger]{background:#fecaca;color:#7f1d1d}.checkbox{display:flex;align-items:center;gap:.5rem}.checkbox-group{border:1px solid #e2e8f0;border-radius:10px;padding:1rem;display:grid;gap:.5rem}footer{padding:1.5rem 2rem;text-align:center;color:#64748b;font-size:.85rem}@media (max-width: 960px){.dashboard{padding:0 1.25rem;grid-template-columns:1fr;gap:1.5rem}.dashboard-sidebar{position:static}.field-row{align-items:center}.admin-dashboard{width:calc(100% - 1.25rem)}.layout{grid-template-columns:1fr}.sources-panel{position:relative;order:2}.content-panel{order:1}}@media (max-width: 640px){main{padding:1.5rem}.bulletin-card{padding:1.25rem;border-radius:10px;box-shadow:none;border:1px solid #e2e8f0}.sidebar-actions a{padding:.5rem .6rem}.dashboard{padding:0 1rem;gap:1.25rem}.field-row{align-items:stretch}.toggle-switch{justify-content:center;width:100%}.field-input{flex:1 1 100%}.admin-dashboard{width:calc(100% - 1rem)}}.checkbox-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem 1rem;margin-top:.5rem}.checkbox-grid label{display:flex;align-items:center;gap:.4rem;font-size:.9rem;cursor:pointer;white-space:nowrap}.checkbox-grid input[type=checkbox],.checkbox-grid input[type=radio]{cursor:pointer}.source-group{margin-bottom:1.2rem}.source-group:last-child{margin-bottom:0}.source-group-title{font-weight:600;font-size:.95rem;color:#333;margin-bottom:.6rem;padding-bottom:.3rem;border-bottom:1px solid #e0e0e0}.source-group-items{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem 1rem}.source-group-items label{display:flex;align-items:center;gap:.4rem;font-size:.9rem;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.source-group-items input[type=checkbox]{cursor:pointer;flex-shrink:0}.item-list li.compact{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.item-list li.compact .item-meta{display:flex;align-items:center;gap:1.5rem;flex:1;min-width:0}.item-list li.compact .item-meta>*{white-space:nowrap}.item-list li.compact strong{font-weight:600;margin-right:.5rem}@media (max-width: 768px){.checkbox-grid,.source-group-items{grid-template-columns:repeat(2,1fr)}}.link-button{background:none;border:none;padding:0;cursor:pointer;text-decoration:none;font-size:inherit;font-family:inherit}.link-button:hover{opacity:.8;text-decoration:none}.link-button:active{opacity:.6}.vip-upgrade-notice{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #f59e0b;border-radius:16px;padding:2rem 1.5rem;text-align:center;margin-bottom:2rem;box-shadow:0 8px 24px #f59e0b26}.vip-upgrade-notice .notice-icon{font-size:3rem;margin-bottom:1rem;line-height:1}.vip-upgrade-notice h4{margin:0 0 .75rem;font-size:1.35rem;color:#78350f;font-weight:700}.vip-upgrade-notice p{margin:0 0 1.5rem;font-size:1rem;color:#92400e;line-height:1.6;max-width:560px;margin-left:auto;margin-right:auto}.vip-upgrade-notice .btn-upgrade{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;border-radius:8px;padding:.75rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 6px 16px #f59e0b4d}.vip-upgrade-notice .btn-upgrade:hover{transform:translateY(-2px);box-shadow:0 8px 20px #f59e0b66}.vip-upgrade-notice .btn-upgrade:active{transform:translateY(0)}
