:root{--bg:#fff;--surface:#fafafa;--muted-surface:#f5f5f5;--line:#e5e5e5;--soft-line:#f5f5f5;--text:#171717;--muted:#737373;--soft:#a1a1a1;--black:#171717;--orange:#ff6900;--green:#00a63e;--red:#fb2c36;--shadow:0 1px 3px #0000001a, 0 1px 2px #00000014;--deep-shadow:0 20px 25px #0000001a, 0 8px 10px #0000001a}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:var(--text);background:var(--bg);letter-spacing:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.black-button,.outline-button,.orange-button,.square-button,.ghost-link{white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 20px;font-size:14px;font-weight:600;display:inline-flex}.black-button{background:var(--black);color:#fafafa}.black-button.small,.outline-button.small{min-height:40px;padding:0 16px}.black-button.mini{width:100%;min-height:36px;padding:0 12px;font-size:12px}.outline-button{border-color:var(--line);color:#0a0a0a;background:#fff}.outline-button.mini{width:100%;min-height:36px;padding:0 12px;font-size:12px}.orange-button{background:var(--orange);color:#fff;width:100%}.square-button,.icon-button{border:1px solid var(--line);background:#fff;border-radius:8px;width:40px;height:40px;padding:0}.icon-button{justify-content:center;align-items:center;display:inline-flex;position:relative}.icon-button span{background:var(--red);border-radius:999px;width:8px;height:8px;position:absolute;top:8px;right:8px}.landing{background:#fff;min-height:100vh}.top-nav{z-index:5;border-bottom:1px solid var(--soft-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;justify-content:space-between;align-items:center;height:73px;padding:0 24px;display:flex;position:sticky;top:0}.brand,.sidebar-brand{align-items:center;gap:8px;font-size:18px;font-weight:800;display:inline-flex}.brand-mark{border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.brand-mark.dark{color:#fff;background:var(--black)}.brand-mark.orange{color:#fff;background:var(--orange);border-radius:4px;width:24px;height:24px}.nav-actions,.hero-actions{justify-content:center;align-items:center;gap:16px;display:flex}.ghost-link{background:0 0;min-height:40px;padding:0 12px}.hero-grid{background-image:linear-gradient(90deg,#80808012 1px,#0000 1px),linear-gradient(#80808012 1px,#0000 1px);background-size:100% 100%,100% 100%;place-items:center;min-height:690px;display:grid}.hero-copy{text-align:center;width:min(976px,100vw - 40px)}.eyebrow{background:var(--muted-surface);border-radius:999px;align-items:center;gap:8px;height:28px;padding:0 12px;font-size:14px;font-weight:600;display:inline-flex}.eyebrow svg{color:var(--orange)}.hero-copy h1{letter-spacing:0;margin:36px 0 24px;font-size:clamp(46px,7vw,72px);line-height:1.1}.hero-copy h1 span{background:linear-gradient(90deg, var(--text), var(--muted));color:#0000;-webkit-background-clip:text;background-clip:text;display:block}.hero-copy p{color:#525252;max-width:672px;margin:0 auto 36px;font-size:20px;line-height:1.6}.feature-section{background:var(--surface);border-block:1px solid var(--soft-line);padding:96px 24px 84px}.section-heading,.cta-section{text-align:center}.section-heading h2,.cta-section h2{margin:0 0 16px;font-size:30px;line-height:1.2}.section-heading p,.cta-section p{color:var(--muted);margin:0;font-size:18px}.feature-grid{grid-template-columns:repeat(3,minmax(0,336px));justify-content:center;gap:48px;margin-top:64px;display:grid}.feature-grid article{text-align:center}.feature-grid span{border:1px solid var(--soft-line);width:64px;height:64px;box-shadow:var(--shadow);background:#fff;border-radius:16px;justify-content:center;align-items:center;display:inline-flex}.feature-grid h3{margin:24px 0 12px;font-size:20px}.feature-grid p{color:var(--muted);margin:0;font-size:16px;line-height:1.6}.cta-section{padding:120px 24px 92px}.cta-section p{margin-bottom:36px;font-size:20px}.footer{height:85px;color:var(--soft);border-top:1px solid var(--soft-line);place-items:center;font-size:14px;display:grid}.login-page{background:var(--surface);background-image:linear-gradient(90deg,#80808012 1px,#0000 1px),linear-gradient(#80808012 1px,#0000 1px);place-items:center;min-height:100vh;display:grid}.login-card{width:min(448px,100vw - 32px);box-shadow:var(--deep-shadow);background:#ffffffdb;border:1px solid #f5f5f599;border-radius:14px;flex-direction:column;gap:16px;padding:33px;display:flex}.login-header{text-align:center}.login-logo{color:#fff;background:var(--black);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.login-header h1{margin:16px 0 4px;font-size:24px}.login-header p,.form-error,.login-helper{color:var(--muted);margin:0;font-size:14px}.form-error{color:#dc2626}.login-card label{color:#404040;gap:6px;font-size:14px;font-weight:600;display:grid}.login-card input,.discover-search input,.admin-search input{border:1px solid var(--line);background:#fff;outline:none;width:100%}.login-card input{border-radius:8px;height:40px;padding:0 12px}.turnstile-block{min-height:65px}.cf-turnstile{justify-content:center;display:flex}.login-helper{text-align:center}.black-button.submit{width:100%;height:48px;margin-top:16px}.user-layout,.admin-layout{background:#fff;min-height:100vh;display:flex}.user-sidebar{border-right:1px solid var(--line);background:#fafafa80;flex-direction:column;flex-shrink:0;width:288px;min-height:100vh;display:flex}.sidebar-brand.user{border-bottom:1px solid var(--line);height:56px;padding:0 16px;font-size:15px}.user-nav,.admin-nav{gap:4px;padding:16px 12px 0;display:grid}.user-nav a,.admin-nav a,.sidebar-bottom a,.sidebar-bottom button{color:#525252;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:12px;height:38px;padding:0 12px;font-size:14px;font-weight:600;display:flex}.user-nav a.active{color:var(--text);box-shadow:var(--shadow);background:#fff;border-color:#e5e5e599}.sidebar-section-title{color:var(--soft);letter-spacing:.6px;text-transform:uppercase;margin:24px 24px 8px;font-size:12px;font-weight:700}.subscription-list{gap:2px;padding:0 12px;display:grid}.subscription-list a{border-radius:8px;grid-template-columns:20px 1fr auto;align-items:center;gap:12px;height:34px;padding:0 8px;display:grid}.subscription-list a.active{box-shadow:var(--shadow);background:#fff}.subscription-list img{border-radius:4px;width:20px;height:20px}.subscription-list span{text-overflow:ellipsis;white-space:nowrap;color:#525252;font-size:14px;overflow:hidden}.subscription-list small{background:var(--muted-surface);color:var(--soft);border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700}.sidebar-bottom{border-top:1px solid var(--line);margin-top:auto;padding:12px}.sidebar-bottom form,.sidebar-bottom button{width:100%}.user-main{flex:1;min-width:0}.discover-hero{background:var(--surface);border-bottom:1px solid var(--line);text-align:center;justify-items:center;padding:80px 24px 70px;display:grid}.user-workspace{background:#fafafa73;flex:1;min-height:100vh;padding:48px}.user-workspace header{margin-bottom:24px}.user-workspace h1{margin:0 0 8px;font-size:30px}.user-workspace header p{color:var(--muted);margin:0;font-size:16px}.article-list{gap:12px;max-width:920px;display:grid}.article-list article{border:1px solid var(--line);min-height:104px;box-shadow:var(--shadow);background:#fff;border-radius:14px;grid-template-columns:48px minmax(0,1fr) 40px 40px;align-items:center;gap:16px;padding:20px;display:grid}.article-list img{border-radius:14px;width:48px;height:48px}.article-list h3{text-overflow:ellipsis;white-space:nowrap;margin:0 0 6px;font-size:17px;overflow:hidden}.article-list p{color:#525252;margin:0 0 6px;font-size:14px}.article-list small{color:var(--muted);font-size:12px}.article-title-link{width:auto;height:auto;color:inherit;background:0 0;border:0;border-radius:0;display:inline}.article-title-link:hover{text-decoration:underline}.article-list .article-icon-link,.article-list button{border:1px solid var(--line);color:#0a0a0a;background:#fff;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.source-page-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:24px;max-width:920px;padding-bottom:20px;display:flex}.source-page-head span{color:var(--muted);text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.source-page-head small{color:var(--muted);margin-top:10px;display:block}.source-page-actions{flex-shrink:0;gap:10px;display:flex}.reader-page{background:#fff;flex:1;min-height:100vh;padding:56px min(8vw,96px)}.reader-page header{max-width:780px;margin-bottom:32px}.reader-page header>a{color:var(--orange);font-size:14px;font-weight:700}.reader-page h1{margin:10px 0 14px;font-size:36px;line-height:1.2}.reader-page header p{color:#525252;margin:0;font-size:16px;line-height:1.7}.reader-meta,.reader-actions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.reader-meta span{border:1px solid var(--line);color:#525252;border-radius:999px;min-height:28px;padding:6px 10px;font-size:12px}.reader-body{color:#171717;max-width:780px;font-size:17px;line-height:1.9}.reader-body p{margin:0 0 20px}.rss-key-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:14px;display:grid}.rss-key-row code{text-overflow:ellipsis;white-space:nowrap;border:1px solid var(--line);background:var(--muted-surface);color:#171717;border-radius:8px;align-items:center;min-width:0;min-height:42px;padding:0 12px;font-size:13px;display:flex;overflow:hidden}.empty-state,.settings-panel,.admin-form{border:1px solid var(--line);max-width:720px;box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:25px}.empty-state{color:var(--muted)}.empty-state a{color:var(--text);text-underline-offset:3px;font-weight:700;text-decoration:underline}.settings-panel,.admin-form{gap:18px;display:grid}.settings-panel label,.admin-form label{color:#404040;gap:8px;font-size:14px;font-weight:700;display:grid}.settings-panel input[type=text],.settings-panel input:not([type]),.admin-form input,.admin-form textarea,.admin-form select{border:1px solid var(--line);width:100%;min-height:40px;color:var(--text);background:#fff;border-radius:8px;padding:0 12px}.admin-form textarea{resize:vertical;min-height:108px;padding:12px}.check-row{grid-template-columns:18px 1fr;align-items:center;font-weight:600!important}.check-row input{width:18px;height:18px}.success-banner{color:#008236;background:#f0fdf4;border-radius:8px;padding:10px 12px;font-size:14px;font-weight:700}.account-summary{border:1px solid var(--line);max-width:820px;box-shadow:var(--shadow);background:#fff;border-radius:14px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:16px;padding:17px 21px;display:grid}.account-summary>span{background:var(--muted-surface);width:48px;height:48px;color:var(--muted);border-radius:999px;place-items:center;font-weight:700;display:grid}.account-summary div{min-width:0;display:grid}.account-summary strong,.account-summary small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-summary strong{font-size:15px}.account-summary small{color:var(--muted);font-size:13px}.account-summary b{background:var(--black);color:#fff;border-radius:999px;padding:3px 10px;font-size:12px}.account-settings-card{border:1px solid var(--line);max-width:820px;box-shadow:var(--shadow);background:#fff;border-radius:14px;overflow:hidden}.account-settings-card>.form-error,.account-settings-card>.success-banner{margin:20px 20px 0}.settings-section-title{border-bottom:1px solid var(--soft-line);padding:21px}.settings-section-title h2{margin:0 0 4px;font-size:18px}.settings-section-title p{color:var(--muted);margin:0;font-size:14px}.settings-row{border-bottom:1px solid var(--soft-line);grid-template-columns:minmax(210px,.7fr) minmax(240px,1fr);align-items:center;gap:24px;padding:18px 21px;display:grid}.settings-row span{color:var(--text);gap:4px;font-size:14px;font-weight:700;display:grid}.settings-row small{color:var(--muted);font-size:12px;font-weight:400;line-height:1.4}.settings-row input{border:1px solid var(--line);width:100%;height:40px;color:var(--text);background:#fff;border-radius:8px;padding:0 12px}.settings-actions{background:#fafafa80;justify-content:flex-end;padding:16px 21px;display:flex}.settings-note{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.debug-form{margin-top:16px}.debug-form h2{margin:0;font-size:18px}.debug-result{border-radius:8px;gap:8px;padding:12px;font-size:13px;display:grid}.debug-result.ok{color:#008236;background:#f0fdf4}.debug-result.error{color:#dc2626;background:#fef2f2}.debug-result pre{color:#171717;white-space:pre-wrap;max-height:360px;margin:0;overflow:auto}.discover-hero h1{margin:0 0 16px;font-size:36px;line-height:1.15}.discover-hero p{max-width:672px;color:var(--muted);margin:0 0 32px;font-size:18px;line-height:1.55}.discover-search{border:1px solid var(--line);width:min(672px,100%);min-height:58px;box-shadow:var(--shadow);background:#fff;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:8px 10px 8px 16px;display:grid;position:relative}.discover-search input{height:40px;color:var(--text);border:0;font-size:16px}.trending-wrap{width:min(896px,100vw - 340px);margin:0 auto;padding:24px 0 80px}.list-head{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.list-head h2{margin:0;font-size:18px}.list-head span{color:var(--muted);font-size:14px}.source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.source-card{border:1px solid var(--line);min-height:235px;box-shadow:var(--shadow);background:#fff;border-radius:14px;flex-direction:column;padding:20px;display:flex}.source-head{grid-template-columns:48px 1fr auto;align-items:center;gap:16px;display:grid}.source-head img{border-radius:14px;width:48px;height:48px}.source-head h3{margin:0 0 2px;font-size:18px}.source-head p,.source-description{color:var(--muted);margin:0;font-size:14px}.source-description{color:#525252;margin-top:16px;line-height:1.45}.source-meta{border-top:1px solid var(--soft-line);justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;display:flex}.source-meta span{color:var(--muted);letter-spacing:.6px;text-transform:uppercase;font-size:12px;font-weight:700}.source-meta strong{color:var(--green);align-items:center;gap:4px;font-size:12px;display:inline-flex}.source-actions{grid-template-columns:minmax(0,1fr) minmax(128px,.72fr);gap:8px;margin-top:12px;display:grid}.source-actions form{width:100%;display:flex}.admin-layout{background:#f5f5f580}.admin-sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;flex-shrink:0;width:256px;min-height:100vh;display:flex}.admin-sidebar .sidebar-brand{border-bottom:1px solid var(--line);height:64px;padding:0 24px}.admin-nav{padding:16px}.admin-nav a{border-radius:10px;height:36px}.admin-nav a.active{color:var(--text);background:var(--muted-surface)}.admin-profile{border-top:1px solid var(--line);grid-template-columns:40px 1fr 24px;align-items:center;gap:12px;margin-top:auto;padding:17px 16px;display:grid}.admin-profile>span{background:var(--muted-surface);width:40px;height:40px;color:var(--muted);border-radius:999px;place-items:center;display:grid}.admin-profile div{min-width:0;display:grid}.admin-profile strong,.admin-profile small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-profile strong{font-size:14px}.admin-profile small{color:var(--muted);font-size:12px}.admin-profile button{color:var(--muted);background:0 0;border:0}.admin-main{flex:1;min-width:0}.admin-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:64px;padding:0 32px;display:flex}.admin-header h1{margin:0;font-size:20px}.admin-header .icon-button{border:0}.admin-content{padding:32px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.stat-card{border:1px solid var(--line);min-height:150px;box-shadow:var(--shadow);background:#fff;border-radius:14px;grid-template-columns:1fr 48px;gap:12px;padding:25px;display:grid}.stat-card p{color:var(--muted);margin:0 0 8px;font-size:14px;font-weight:600}.stat-card strong{font-size:30px}.stat-card>span{background:var(--muted-surface);color:#525252;border-radius:999px;place-items:center;width:48px;height:48px;display:grid}.dashboard-grid{grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:24px;display:grid}.chart-card,.recent-card,.users-table{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px}.chart-card{padding:25px}.chart-card h2,.recent-card h2{margin:0 0 24px;font-size:18px}.chart-card svg{width:100%;height:300px;overflow:visible}.chart-card line{stroke:#e5e5e5;stroke-dasharray:4 4}.chart-card polyline{fill:none;stroke:#171717;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.chart-card text{fill:var(--muted);text-anchor:middle;font-size:12px}.recent-card{padding:25px}.recent-card div{gap:16px;display:grid}.muted-empty{color:var(--muted);margin:0;font-size:14px}.recent-card a{border-bottom:1px solid var(--soft-line);grid-template-columns:8px 1fr;column-gap:16px;padding-bottom:16px;display:grid}.recent-card a>span{background:var(--black);border-radius:999px;width:8px;height:8px;margin-top:7px}.recent-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.recent-card small{color:var(--muted);grid-column:2;font-size:12px}.toolbar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.admin-search{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:8px;width:min(448px,100%);height:40px;padding:0 12px;display:grid}.admin-search input{border:0;height:34px}.admin-source-grid{grid-template-columns:repeat(3,minmax(280px,1fr));gap:16px;display:grid}.admin-source{min-height:285px}.source-admin-meta{border-top:1px solid var(--soft-line);gap:12px;margin-top:14px;padding-top:16px;display:grid}.source-admin-meta p{justify-content:space-between;margin:0;font-size:14px;display:flex}.source-admin-meta span{color:var(--muted)}.source-admin-meta strong{color:#008236;background:#f0fdf4;border-radius:999px;padding:3px 10px;font-size:12px}.source-admin-meta b{font-weight:500}.admin-source .source-actions{grid-template-columns:1fr 1fr}.users-table{overflow:hidden}.audit-table{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;overflow:hidden}.audit-filters{align-items:end;gap:12px;margin-bottom:16px;display:flex}.audit-filters label{color:#404040;gap:6px;font-size:13px;font-weight:700;display:grid}.audit-filters select{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:220px;height:40px;padding:0 10px}.audit-row{border-bottom:1px solid var(--soft-line);grid-template-columns:150px minmax(180px,1fr) 150px minmax(160px,1fr) minmax(220px,1.4fr);align-items:center;gap:16px;min-height:68px;padding:0 20px;font-size:14px;display:grid}.audit-row:last-child{border-bottom:0}.audit-head{min-height:48px;color:var(--muted);text-transform:uppercase;background:#fafafa80;font-size:12px;font-weight:700}.audit-row span{min-width:0;display:grid}.audit-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.audit-row strong{font-size:13px}.audit-row code{color:#525252;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;overflow:hidden}.source-detail{margin-bottom:24px}.back-link{color:var(--muted);align-items:center;gap:8px;margin-bottom:16px;font-size:14px;font-weight:700;display:inline-flex}.source-detail-head{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;grid-template-columns:64px minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:25px;display:grid}.source-detail-head img{border-radius:18px;width:64px;height:64px}.source-detail-head h1{margin:0 0 6px;font-size:24px}.source-detail-head p{color:#525252;margin:0 0 6px}.source-detail-head small{color:var(--muted)}.content-table{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;overflow:hidden}.content-table .table-row{grid-template-columns:minmax(320px,1fr) 140px 120px 80px}.account-table .table-row{grid-template-columns:minmax(300px,1.4fr) minmax(140px,.8fr) 90px 130px 130px}.account-row{color:inherit}.content-row>div{gap:4px;min-width:0;display:grid}.content-row strong,.content-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.content-row small{color:var(--muted);font-size:12px}.content-row em{color:#525252;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-style:normal;overflow:hidden}.error-text{color:#dc2626!important}.content-actions{gap:6px;display:grid}.content-actions details{position:relative}.content-actions summary{cursor:pointer;color:var(--muted);font-size:12px;font-weight:700}.content-actions pre{z-index:10;border:1px solid var(--line);width:min(620px,80vw);max-height:420px;box-shadow:var(--deep-shadow);white-space:pre-wrap;background:#fff;border-radius:8px;padding:12px;position:absolute;right:0;overflow:auto}.table-row{border-bottom:1px solid var(--soft-line);grid-template-columns:minmax(280px,2fr) minmax(90px,.7fr) minmax(100px,.7fr) minmax(110px,.8fr) 110px;align-items:center;min-height:73px;padding:0 24px;display:grid}.table-actions{justify-content:flex-end;display:flex}.table-error{margin-bottom:12px}.table-head{min-height:48px;color:var(--muted);text-transform:uppercase;background:#fafafa80;font-size:12px;font-weight:700}.table-row:last-child{border-bottom:0}.table-user{align-items:center;gap:12px;display:flex}.table-user img{border-radius:999px;width:40px;height:40px}.table-user p{margin:0;display:grid}.table-user strong,.table-row>span{font-size:14px}.table-user small{color:var(--muted);font-size:14px}.role-badge{background:var(--muted-surface);color:var(--text);border-radius:999px;justify-self:start;padding:3px 10px;font-size:12px;font-weight:700}.role-badge.admin{color:#fff;background:var(--black)}.status-dot{text-transform:capitalize;align-items:center;gap:8px;display:inline-flex}.status-dot i{background:#d4d4d4;border-radius:999px;width:8px;height:8px}.status-dot i.active{background:#00c950}@media (max-width:1100px){.stats-grid,.admin-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.source-grid{grid-template-columns:1fr}.trending-wrap{width:min(720px,100vw - 340px)}}@media (max-width:760px){.top-nav{height:64px}.brand span:last-child{display:none}.hero-grid{min-height:620px}.hero-copy h1{font-size:44px}.hero-copy p{font-size:17px}.hero-actions,.nav-actions{gap:8px}.feature-grid{grid-template-columns:1fr}.user-layout,.admin-layout{display:block}.user-sidebar,.admin-sidebar{border-right:0;border-bottom:1px solid var(--line);width:100%;min-height:auto}.sidebar-bottom,.subscription-list,.sidebar-section-title,.admin-profile{display:none}.trending-wrap{width:auto;padding:24px 16px 64px}.discover-search{grid-template-columns:auto 1fr}.discover-search button{grid-column:1/-1;width:100%}.stats-grid,.admin-source-grid{grid-template-columns:1fr}.admin-content{padding:16px}.toolbar{flex-direction:column;align-items:stretch;gap:12px}.table-row{grid-template-columns:1fr;gap:10px;padding:16px}.table-head{display:none}}
