:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0f172a;background-color:#f8fafc;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:linear-gradient(#f8fafc 0%,#e2e8f0 100%);min-height:100vh;margin:0}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}.page{flex-direction:column;gap:2rem;min-height:100vh;padding:2rem clamp(1rem,4vw,3rem);display:flex}.page__header{justify-content:space-between;align-items:center;gap:1.5rem;width:min(1200px,100%);margin-inline:auto;display:flex}.button-group{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.page__title{margin:0;font-size:clamp(2rem,4vw,2.5rem)}.page__subtitle{color:#475569;margin:.25rem 0 0}.page__content{gap:1.5rem;width:min(1200px,100%);margin-inline:auto;display:grid}.admin-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.admin-stats{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.admin-list{gap:10px;display:grid}.user-row{background:#f8fafcbf;border:1px solid #0f172a14;border-radius:12px;grid-template-columns:2fr 1.5fr auto auto auto;align-items:center;gap:8px;padding:10px 12px;display:grid}@media (max-width:800px){.user-row{grid-template-columns:1fr;gap:6px}}.stat-item{background:#f8fafcbf;border:1px solid #0f172a14;border-radius:12px;padding:12px}.stat-item h4{margin:0 0 6px}.page-centered{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#fffffff2;border:1px solid #0f172a14;border-radius:18px;padding:2rem;transition:all .2s;box-shadow:0 4px 6px #00000012}.card:hover{border-color:#0f172a1f;box-shadow:0 10px 25px #0000001a}.card h1,.card h2{margin-top:0}.login-card{text-align:center;width:min(420px,100%)}.login-card>p{color:#475569;margin-bottom:1.5rem}.keyword-card,.keyword-list-card,.keyword-summary{align-self:start}.button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626 0%,#f97316 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 25px #fb923c59}.action-button{cursor:pointer;border-radius:.5rem;outline:none;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:inline-flex;background:0 0!important;border:none!important}.action-button:hover{background:0 0!important}.action-button:focus{box-shadow:none;outline:none;background:0 0!important}.action-button:active{background:0 0!important}.action-button--red{color:#dc2626!important}.action-button--red:hover{color:#b91c1c!important}.button:disabled{opacity:.7;cursor:not-allowed}.button--secondary{color:#f8fafc;background:#0f172a}.button--ghost{color:#0f172a;box-shadow:none;background:0 0;border:1px solid #0f172a2e}.button--ghost:hover:not(:disabled){box-shadow:none;background-color:#0f172a0d;transform:none}.site-header{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;border-bottom:1px solid #e2e8f0;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:12px;max-width:1200px;margin:0 auto;padding:12px 24px;display:flex}.site-header__brand{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.site-header__logo{height:40px}.site-header__title{color:#0f172a;margin:0;font-size:20px;font-weight:800}.site-header__actions{align-items:center;gap:8px;display:flex}.site-header__link{color:#334155;align-items:center;gap:6px;padding:8px 12px;font-weight:500;display:inline-flex}.site-header__link--active{color:#0f172a}.site-header__signout{align-items:center;gap:6px;display:inline-flex}@media (max-width:640px){.site-header__inner{flex-wrap:wrap;gap:8px;padding:6px 12px}.site-header__brand{justify-content:flex-start;gap:8px;width:100%}.site-header__title{font-size:1.05rem}.site-header__actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;width:100%}.site-header__link,.site-header__signout{padding:6px 12px;font-size:.85rem}}.button--blue{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%)}.button--danger{color:#fff;background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%)}.button--sm{padding:.4rem .9rem;font-size:.85rem}.error-text{color:#dc2626;margin-top:1rem}.info-text{color:#2563eb;margin-top:.75rem}.card__helper{color:#64748b;margin-top:.25rem;margin-bottom:1.25rem}.get-started-callout{color:#01172f;isolation:isolate;background:radial-gradient(circle at 0 0,#3b82f62e,#0000 60%),radial-gradient(circle at 100% 100%,#f43f5e33,#0000 55%),linear-gradient(135deg,#f8fafc 0%,#fff 45%,#f8fafc 100%);border:none;border-radius:26px;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 25px 60px #3b82f626,0 12px 30px #f43f5e26}.get-started-callout:hover{transform:translateY(-2px);box-shadow:0 30px 70px #3b82f638,0 16px 30px #f43f5e38}.get-started__halo{filter:blur(120px);opacity:.6;z-index:-1;background:conic-gradient(from 90deg,#3b82f659,#f9731666,#3b82f659);animation:6s linear infinite haloPulse;position:absolute;inset:-120px -80px}.get-started__content{gap:1rem;max-width:480px;display:grid;position:relative}.get-started__title{letter-spacing:-.02em;margin:0;font-size:clamp(1.9rem,4vw,2.4rem);font-weight:800}.get-started__helper{color:#0f172acc;margin:0;font-size:1.05rem;font-weight:500;line-height:1.6}.get-started__cta{align-self:flex-start;padding-inline:2.5rem;font-size:1.05rem;box-shadow:0 16px 45px #ef444459}.get-started__cta:hover{box-shadow:0 18px 60px #ef444473}.get-started--full{grid-column:1/-1;width:100%;margin:0}@keyframes haloPulse{0%{opacity:.6;transform:rotate(0)scale(1)}50%{opacity:.75;transform:rotate(180deg)scale(1.05)}to{opacity:.6;transform:rotate(360deg)scale(1)}}.dashboard{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.dashboard__panel{align-self:start}.metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%;margin:0 auto;display:grid}.metrics-card{background:0 0;border:1px solid #0f172a1a;border-radius:16px;width:100%;max-width:100%;padding:.4rem 1.25rem}.metrics-card__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.metrics-card__header>*{min-width:0}.metrics-card__label{color:#475569;margin:0 0 .5rem;font-size:.95rem;font-weight:700}.metrics-card__value{color:#0f172a;align-items:center;gap:.75rem;margin:0;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;display:flex}.metrics-card__icon{border-radius:12px;flex-shrink:0;place-items:center;width:60px;height:60px;display:grid}.metrics-card__icon--keywords{background:#bfdbfe}.metrics-card__icon--status{background:#bbf7d0}.metrics-card__icon--next{background:#fed7aa}.metrics-card__status-dot{background:#94a3b8;border-radius:9999px;width:14px;height:14px}.metrics-card__status-dot--active{background:#22c55e}.metrics-card__meta{color:#0f172a;margin:.35rem 0 0;font-size:.875rem;font-weight:600}.metrics-card__helper{color:#64748b;margin:.3rem 0 0;font-size:.8rem;font-weight:500}@media (max-width:640px){.metrics-grid{flex-direction:column;gap:12px;display:flex}.metrics-card{border-radius:14px;padding:.9rem 1.1rem}.metrics-card__header{align-items:center}.metrics-card__label{margin-bottom:.35rem;font-size:.85rem}.metrics-card__value{gap:.5rem;font-size:1.9rem}.metrics-card__icon{border-radius:10px;width:44px;height:44px;margin-left:0}.metrics-card__meta{font-size:.8rem}.metrics-card__helper{font-size:.75rem}}@media (max-width:420px){.metrics-card__value{font-size:1.65rem}.metrics-card__icon{width:40px;height:40px}}.keywords{grid-template-columns:1fr}.keyword-form{flex-direction:column;gap:.75rem;display:flex}.keyword-form .button{align-self:flex-start}.input{border:1px solid #0f172a33;border-radius:12px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border .2s,box-shadow .2s}.input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb26}.keyword-list{flex-direction:column;gap:.75rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.keyword-list__item{background-color:#f8fafcd9;border-radius:12px;justify-content:space-between;align-items:center;gap:.25rem;padding:.25rem .75rem;display:flex}.keyword-list__item span{font-weight:500}.dashboard-keyword-list{flex-wrap:wrap;gap:.25rem;margin:.25rem 0;padding:0;list-style:none;display:flex}.dashboard-keyword-pill{color:#1d4ed8;white-space:normal;word-break:break-word;background:0 0;border:1px solid #bfdbfe;border-radius:9999px;align-items:center;padding:.2rem .3rem;font-size:.75rem;font-weight:700;line-height:.9;display:inline-flex}@media (max-width:640px){.keyword-list{gap:.45rem}.dashboard-keyword-list{gap:.25rem;margin:.2rem 0 .6rem}.keyword-list li{margin:0}.keyword-list__item{gap:.35rem;padding:.4rem .55rem}.keyword-list__item span{font-size:.8rem}.dashboard-keyword-pill{padding:.3rem .6rem;font-size:.8rem}}.keyword-list--compact{gap:.2rem;margin-top:.75rem}.keyword-list--compact .keyword-list__item{background-color:#0000;padding:0}.results-card{grid-column:1/-1}@media (max-width:720px){.get-started-callout{padding:2rem}.get-started__content{max-width:none}.get-started--full{border-radius:22px}.get-started__title{font-size:clamp(1.8rem,8vw,2.1rem)}}.space-y-4{gap:1rem;margin:1.5rem 0 0;display:grid}.space-y-4>.result-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:all .2s;overflow:hidden}.space-y-4>.result-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #00000014}.result-card__header{background:linear-gradient(90deg,#f8fafc,#0000);border-bottom:1px solid #f1f5f9;padding:.6rem 1.5rem .24rem}.result-card__header-top{flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.result-card__identity,.result-card__actions{align-items:center;gap:.5rem;display:flex}.result-card__title{margin:0}.result-card__stats{background-color:#f8fafc;border-bottom:1px solid #f1f5f9;flex-wrap:wrap;align-items:center;gap:1rem;padding:.24rem 1.5rem;font-size:.72rem;display:flex}.result-card__footer{padding:.6rem 1.5rem}@media (max-width:640px){.space-y-4{gap:.75rem}.space-y-4>.result-card{border-radius:14px}.result-card__header{padding:.55rem 1rem .3rem}.result-card__header-top{flex-direction:column;align-items:flex-start;gap:.5rem}.result-card__actions{justify-content:flex-end;gap:.5rem;width:100%}.result-card__title{font-size:1rem}.result-card__stats{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:.25rem .45rem;padding:.25rem .75rem;display:grid}.result-card__stats>div{align-items:center;gap:.35rem;min-width:0;display:flex}.result-card__footer{gap:.75rem;padding:.5rem 1rem}}.footer-tag{padding:.32rem .64rem!important;font-size:.6rem!important}.footer-tag-icon{width:.6rem!important;height:.6rem!important}.footer-action-button{padding:.32rem .64rem!important;font-size:.6rem!important}.subreddit-badge{padding:.331rem .662rem!important;font-size:.704rem!important}.username-text{font-size:.704rem!important}.meta-icon{width:.72rem!important;height:.72rem!important}.meta-text{font-size:.72rem!important}.bg-red-100{color:#991b1b;cursor:pointer;background-color:#fee2e2;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.85rem;font-weight:600;transition:background-color .2s;display:inline-flex}.bg-red-100:hover{background-color:#fecaca}.bg-blue-100{color:#1e40af;background-color:#dbeafe;border-radius:999px;align-items:center;gap:.3rem;padding:.4rem .8rem;font-size:.75rem;font-weight:600;display:inline-flex}.bg-blue-600{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);border:none;border-radius:.5rem;padding:.4rem .8rem;font-size:.75rem;font-weight:700;transition:all .2s}.bg-blue-600:hover{background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 100%);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-6{gap:1.5rem}.items-center{align-items:center}.justify-between{justify-content:space-between}.results-list{gap:1rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.results-list__item{background-color:#f8fafcbf;border:1px solid #0f172a14;border-radius:16px;padding:1rem 1.25rem}.results-list__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.results-list__title{color:#0f172a;font-weight:600}.results-list__title:hover{text-decoration:underline}.keyword-pill{color:#1d4ed8;text-transform:uppercase;letter-spacing:.01em;background:#2563eb1f;border-radius:999px;align-self:flex-start;padding:.3rem .9rem;font-size:.85rem;font-weight:600}.results-list__meta{flex-wrap:wrap;gap:1rem;margin:1rem 0 0;display:flex}.results-list__meta dt{text-transform:uppercase;color:#94a3b8;margin:0 0 .25rem;font-size:.72rem}.results-list__meta dd{color:#475569;margin:0;font-size:.75rem;font-weight:500}.results-list__empty{color:#475569;margin-top:1.5rem}.chip{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #0f172a2e;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.85rem;font-weight:600;display:inline-flex}.chip--sm{padding:4px 8px;font-size:.55rem}.chip:hover{background:#0f172a0a}.chip--active{color:#1d4ed8;background:#2563eb1f;border-color:#2563eb59}.chip--success{color:#059669;background:#10b9811f;border-color:#10b98159;position:relative}.chip--success:before{content:"";background:#10b981;border-radius:50%;width:8px;height:8px;margin-right:6px;animation:1.4s infinite pulse-dot;box-shadow:0 0 #10b98199}@keyframes pulse-dot{0%{box-shadow:0 0 #10b98199}70%{box-shadow:0 0 0 8px #10b98100}to{box-shadow:0 0 #10b98100}}.select{appearance:none;color:#0f172a;background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><path fill=\"%2364748b\" d=\"M5.516 7.548l4.484 4.484 4.484-4.484 1.416 1.416-5.9 5.9-5.9-5.9z\"/></svg>");background-position:right .5rem center;background-repeat:no-repeat;background-size:1rem;border:1px solid #0f172a33;border-radius:10px;padding:.5rem 2rem .5rem .75rem;font-size:.95rem}.select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.select--sm{border-radius:8px;padding:.35rem 1.8rem .35rem .6rem;font-size:.9rem}.button--pulse{animation:1.6s ease-in-out infinite pulse-button}@keyframes pulse-button{0%{transform:translateY(0);box-shadow:0 14px 25px #fb923c59}50%{transform:translateY(-2px);box-shadow:0 18px 30px #fb923c73}to{transform:translateY(0);box-shadow:0 14px 25px #fb923c59}}.toast{color:#f8fafc;background:#0f172a;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.toast .brand-name{letter-spacing:.02em;font-family:Poppins,Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:700}.toast .back-to-top{z-index:1000;position:fixed;bottom:16px;right:16px}.toast .footer-links{justify-content:center;gap:8px;display:flex}@media (max-width:640px){.toast .stack-on-mobile{flex-direction:column;align-items:stretch}.toast .stack-on-mobile label{width:100%}.toast .stack-on-mobile .input{width:100%!important}}.toast{z-index:9999;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;display:flex;box-shadow:0 18px 45px #0f172a59}@media (max-width:640px){.toast .card{padding:1.25rem}.toast .admin-stats{grid-template-columns:1fr}}.toast button{color:#93c5fd;cursor:pointer;background:0 0;border:1px solid #94a3b84d;border-radius:10px;padding:6px 10px}.badge{color:#0f172a;background:#0f172a14;border-radius:999px;align-items:center;padding:.25rem .6rem;font-size:.8rem;font-weight:600;display:inline-flex}.pill{color:#1d4ed8;background:#2563eb1f;border-radius:999px;align-items:center;padding:.25rem .6rem;font-size:.85rem;font-weight:600;display:inline-flex}.keyword-item{gap:.75rem}.keyword-item__main{gap:.25rem;display:grid}.keyword-item__title{color:#0f172a;font-size:1.05rem;font-weight:700}.keyword-item__meta{color:#64748b;font-size:.9rem}.keyword-item__actions{justify-content:flex-end;align-items:center;gap:.5rem;margin-left:auto;display:inline-flex}.keyword-item__row{align-items:center;gap:.5rem;display:inline-flex}.pagination{border-top:1px solid #0f172a14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.75rem;padding-top:1.25rem;display:flex}.pagination__buttons{align-items:center;gap:.75rem;display:flex}.pagination__page{color:#475569;font-weight:500}.spinner{align-items:center;gap:.5rem;margin-top:1rem;display:inline-flex}.spinner__circle{border:3px solid #2563eb40;border-top-color:#2563eb;border-radius:50%;width:1.25rem;height:1.25rem;animation:.8s linear infinite spinner-rotate}.spinner__label{color:#475569;font-size:.9rem}@keyframes spinner-rotate{to{transform:rotate(360deg)}}.back-to-top{z-index:999;position:fixed;bottom:16px;right:16px}@media (max-width:640px){.page{gap:1.25rem;padding:1.25rem clamp(.75rem,4vw,1.25rem)}.page__header{flex-direction:column;align-items:stretch}.button-group{justify-content:stretch}}
