:root{--bg:#f4f1eb;--panel:rgba(255,255,255,0.82);--panel-border:rgba(35,32,24,0.08);--text:#1f1a15;--muted:#6f6357;--accent:#1f7a63;--accent-dark:#145847;--accent-soft:rgba(31,122,99,0.12);--danger:#b0483f;--danger-soft:rgba(176,72,63,0.12);--shadow:0 24px 80px rgba(45,31,16,0.09);--radius:22px}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;background:radial-gradient(circle at top left,rgba(31,122,99,.15),transparent 32%),radial-gradient(circle at bottom right,rgba(228,156,75,.18),transparent 28%),linear-gradient(160deg,#f8f5f0,#f0ebe3);color:var(--text);font-family:Manrope,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.app-shell,.auth-shell{min-height:100vh}.auth-shell{display:grid;place-items:center;padding:2rem}.auth-card,.panel,.table-card{border:1px solid var(--panel-border);background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.auth-card{width:min(100%,480px);border-radius:28px;padding:2rem}.app-shell{display:grid;grid-template-columns:280px 1fr;align-items:start}.sidebar{display:flex;flex-direction:column;justify-content:flex-start;position:-webkit-sticky;position:sticky;top:0;align-self:start;height:100vh;overflow-y:auto;padding:2rem 1.25rem;border-right:1px solid rgba(35,32,24,.08);background:rgba(255,248,240,.72);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.content{padding:2rem}.auth-card h1,.brand h2,.page-header h1,.panel h2{margin:0;font-family:Space Grotesk,Segoe UI,sans-serif;letter-spacing:-.04em}.eyebrow{margin:0 0 .35rem;color:var(--accent-dark);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.muted{color:var(--muted)}.nav{display:grid;grid-gap:.55rem;gap:.55rem;margin-top:2rem}.button,.nav-link{border-radius:16px;transition:transform .18s ease,background .18s ease}.nav-link{padding:.95rem 1rem;background:rgba(255,255,255,.5);border:1px solid transparent}.button:hover,.nav-link:hover{transform:translateY(-1px)}.sidebar-footer{display:grid;grid-gap:1rem;gap:1rem;margin-top:auto}.page-stack{display:grid;grid-gap:1.5rem;gap:1.5rem}.page-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.panel,.table-card{border-radius:var(--radius);padding:1.25rem}.grid-two{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.stack{display:grid;grid-gap:1rem;gap:1rem}.inline-grid,.list-line,.site-card,.split-field,.switches,.toolbar{display:flex;gap:1rem}.list-line,.site-card,.toolbar{align-items:center;justify-content:space-between}.inline-grid{align-items:stretch}.inline-grid>*{flex:1 1}.field{display:grid;grid-gap:.45rem;gap:.45rem}.field.compact{min-width:260px}.field span,.multi-select legend{font-size:.92rem;font-weight:700}.field input,.field select,.field textarea{width:100%;padding:.9rem 1rem;border-radius:16px;border:1px solid rgba(31,26,21,.12);background:rgba(255,255,255,.9)}.split-field>input{width:110px}.split-field>select{flex:1 1}.button{display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer;padding:.85rem 1.1rem;font-weight:700}.button:disabled{cursor:wait;opacity:.75;transform:none}.button-primary{color:white;background:linear-gradient(135deg,var(--accent) 0,var(--accent-dark) 100%)}.button-secondary{background:rgba(255,255,255,.7);color:var(--text)}.button-ghost{background:var(--accent-soft);color:var(--accent-dark)}.button-danger{color:white;background:linear-gradient(135deg,#ba5247,#98382d)}.button-loading{min-width:132px;background:rgba(31,122,99,.18)}.table-selection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.table-selection-group{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap}.dashboard-toolbar{margin-bottom:1.25rem;padding:.2rem 0}.dashboard-toolbar-left,.dashboard-toolbar-right{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.dashboard-toolbar-button{background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(248,244,237,.9));border:1px solid rgba(31,26,21,.08);box-shadow:0 10px 28px rgba(45,31,16,.05)}.dashboard-toolbar-button.is-active{border-color:rgba(31,122,99,.24);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(238,248,244,.92));color:var(--accent-dark)}.dashboard-toolbar-link{background:transparent;color:var(--accent-dark);border:1px solid transparent}.dashboard-toolbar-pill{display:inline-flex;align-items:center;min-height:44px;padding:.65rem .95rem;border-radius:14px;color:var(--muted);background:rgba(255,255,255,.62);border:1px solid rgba(31,26,21,.07);font-size:.95rem;font-weight:600}.keywords-bulk-toolbar,.keywords-bulk-toolbar-left{display:flex;align-items:flex-end;gap:.75rem;flex-wrap:wrap}.keywords-bulk-toolbar{justify-content:space-between}.keywords-bulk-filters{display:flex;align-items:flex-end;gap:.75rem;flex-wrap:wrap}.keywords-bulk-filter{min-width:260px}.keywords-bulk-checkbox-cell{text-align:center}.keywords-bulk-checkbox-cell input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent)}.keywords-bulk-keyword{font-weight:700}.flash{margin:0;padding:.9rem 1rem;border-radius:16px}.flash-success{background:var(--accent-soft);color:var(--accent-dark)}.flash-error{background:var(--danger-soft);color:var(--danger)}.position-pill,.status-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.55rem .8rem;border-radius:999px;background:rgba(255,255,255,.68);font-weight:600}.position-pill.is-up{background:rgba(31,122,99,.12);color:var(--accent-dark)}.position-pill.is-down{background:rgba(176,72,63,.12);color:var(--danger)}.position-pill.is-empty{color:var(--muted)}.data-table{width:100%;border-collapse:collapse;table-layout:fixed}.data-table td,.data-table th{padding:.9rem .75rem;border-bottom:1px solid rgba(31,26,21,.08);text-align:left;vertical-align:middle}.data-table th{color:var(--muted);font-size:.84rem;text-transform:uppercase;letter-spacing:.06em}.dashboard-table thead th{background:transparent;border-bottom:0;color:#675c50;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dashboard-table-shell{overflow-x:auto;position:relative;border-radius:20px;border:1px solid rgba(31,26,21,.08);background:linear-gradient(180deg,rgba(255,255,255,.74),rgba(252,250,246,.82));box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 18px 44px rgba(39,29,18,.06)}.dashboard-table{min-width:1380px;border-collapse:separate;border-spacing:0;border-left:1px solid rgba(31,26,21,.06);border-right:1px solid rgba(31,26,21,.06)}.dashboard-columns-row th{top:0;z-index:8;padding:1rem .75rem .95rem;background:linear-gradient(180deg,rgba(233,243,238,.97),rgba(244,239,231,.98));border-top:1px solid rgba(72,95,87,.08);border-bottom:1px solid rgba(72,95,87,.18);box-shadow:inset 0 -1px 0 rgba(72,95,87,.08)}.dashboard-columns-row th,.dashboard-filter-row th{position:-webkit-sticky;position:sticky;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.dashboard-filter-row th{top:58px;z-index:7;padding:.7rem .75rem 1rem;background:linear-gradient(180deg,rgba(244,239,231,.96),rgba(252,249,243,.98));border-bottom:1px solid rgba(72,95,87,.14)}.dashboard-sort-button{display:inline-flex;align-items:center;justify-content:space-between;gap:.6rem;width:100%;min-height:auto;padding:0;border:0;border-radius:0;background:transparent;color:#2f291f;transition:border-color .18s ease,background .18s ease,transform .18s ease}.dashboard-sort-button.is-active,.dashboard-sort-button:hover{color:var(--accent-dark)}.dashboard-sort-label{display:block;overflow:visible;white-space:normal;text-wrap:balance;line-height:1.15;text-align:left}.dashboard-sort-indicator{flex:0 0 auto;color:var(--accent-dark);font-size:.9rem;font-weight:800}.dashboard-filter-input,.dashboard-filter-select{width:100%;min-height:42px;padding:.7rem .8rem;border:1px solid rgba(31,26,21,.1);border-radius:12px;background:rgba(255,255,255,.92);color:var(--text);box-shadow:inset 0 1px 2px rgba(31,26,21,.03)}.dashboard-filter-input::placeholder{color:#918476}.dashboard-filter-input:focus,.dashboard-filter-select:focus{outline:none;border-color:rgba(31,122,99,.28);box-shadow:0 0 0 4px rgba(31,122,99,.09),inset 0 1px 2px rgba(31,26,21,.03)}.dashboard-table tbody tr:hover{background:linear-gradient(90deg,rgba(31,122,99,.045),rgba(255,255,255,.66))}.dashboard-table tbody td,.dashboard-table thead th{border-right:1px solid rgba(31,26,21,.06)}.dashboard-table tbody td:last-child,.dashboard-table thead th:last-child{border-right:0}.dashboard-row{transition:background-color .24s ease,box-shadow .24s ease}.dashboard-row.is-processing{background:linear-gradient(90deg,rgba(31,122,99,.05),rgba(255,255,255,.72))}.dashboard-row.is-updated{background:linear-gradient(90deg,rgba(31,122,99,.12),rgba(237,249,244,.9));box-shadow:inset 4px 0 0 rgba(31,122,99,.45)}.dashboard-row.is-expanded{background:linear-gradient(90deg,rgba(31,122,99,.06),rgba(255,255,255,.72))}.dashboard-table .col-keyword{width:13%}.dashboard-table .col-category{width:10%}.dashboard-table .col-check{width:3%}.dashboard-table .col-site{width:13%}.dashboard-table .col-targeting{width:9%}.dashboard-table .col-device,.dashboard-table .col-frequency,.dashboard-table .col-status{width:8%}.dashboard-table .col-last{width:9%}.dashboard-table .col-next{width:10%}.dashboard-table .col-page{width:14%}.dashboard-table .col-action{width:8%}.dashboard-cell{height:92px;padding-top:1.15rem!important;padding-bottom:1.15rem!important;background:rgba(255,255,255,.34);border-bottom:1px solid rgba(31,26,21,.08)!important}.dashboard-stack{display:grid;grid-gap:.2rem;gap:.2rem}.dashboard-expand-link{justify-self:flex-start;padding:0;border:0;background:transparent;color:var(--accent-dark);font-size:.88rem;font-weight:500;cursor:pointer}.dashboard-expand-link:hover{text-decoration:underline}.dashboard-primary{font-weight:400;line-height:1.22;font-size:.98rem}.dashboard-keyword-label{font-weight:700;line-height:1.22;font-size:.98rem}.dashboard-secondary{color:var(--muted);line-height:1.2;word-break:break-word;font-size:.94rem}.dashboard-date{display:inline-block;color:#73695d;font-size:.86rem;font-weight:500;line-height:1.25;letter-spacing:.01em}.dashboard-date.is-live{color:var(--accent-dark);font-weight:600}.dashboard-centered{text-align:center!important}.dashboard-centered .position-pill{justify-content:center}.dashboard-action-cell{text-align:right!important}.dashboard-action{display:flex;justify-content:flex-end}.dashboard-check-cell{text-align:center!important}.dashboard-check-cell input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent)}.dashboard-link{display:grid;grid-gap:.22rem;gap:.22rem;color:var(--accent-dark);font-weight:500;line-height:1.28}.dashboard-link:hover{color:var(--accent)}.dashboard-link-meta{color:var(--muted);font-size:.84rem;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.dashboard-history-row td{border-right:0!important}.dashboard-history-cell{padding:.4rem 1rem 1.35rem!important;background:rgba(246,243,237,.92)!important;border-bottom:1px solid rgba(31,26,21,.08)!important}.dashboard-history-card{display:grid;grid-gap:1rem;gap:1rem;padding:1rem 1.1rem 1.2rem;border:1px solid rgba(31,26,21,.08);border-radius:18px;background:rgba(255,255,255,.75);box-shadow:inset 0 1px 0 rgba(255,255,255,.84)}.dashboard-history-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.dashboard-history-header h3{margin:0;font-family:Space Grotesk,Segoe UI,sans-serif;font-size:1.02rem;letter-spacing:-.03em}.dashboard-history-legend{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap}.history-legend-item{display:inline-flex;align-items:center;gap:.4rem;color:var(--muted);font-size:.88rem;font-weight:700}.history-legend-swatch{width:10px;height:10px;border-radius:999px}.history-legend-swatch.is-desktop{background:linear-gradient(180deg,#1f7a63,#145847)}.history-legend-swatch.is-mobile{background:linear-gradient(180deg,#3f7ee8,#265bc7)}.dashboard-history-scroll{overflow-x:auto;padding-bottom:.25rem}.dashboard-history-grid{display:flex;align-items:flex-end;gap:1rem;min-width:max-content;min-height:200px;padding:1rem .35rem .25rem;background:repeating-linear-gradient(0deg,rgba(31,26,21,.05) 0,rgba(31,26,21,.05) 1px,transparent 0,transparent 34px);border-top:1px solid rgba(31,26,21,.06)}.dashboard-history-group{display:grid;grid-gap:.75rem;gap:.75rem;justify-items:center;min-width:60px}.dashboard-history-bars{display:flex;align-items:flex-end;gap:.45rem;height:140px}.dashboard-history-bar-column{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:.45rem;width:22px;height:100%}.dashboard-history-bar-label{min-height:18px;color:var(--muted);font-size:.72rem;font-weight:800;line-height:1}.dashboard-history-bar{width:100%;min-height:8px;border-radius:10px 10px 4px 4px;box-shadow:0 8px 18px rgba(31,26,21,.08)}.dashboard-history-bar.is-desktop{background:linear-gradient(180deg,#2aa37f,#1f7a63)}.dashboard-history-bar.is-mobile{background:linear-gradient(180deg,#64a0ff,#3f7ee8)}.dashboard-history-date{display:grid;grid-gap:.12rem;gap:.12rem;justify-items:center;color:var(--muted);font-size:.76rem;font-weight:700;line-height:1.2}.dashboard-history-empty{margin:0;color:var(--muted)}.status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:92px;padding:.48rem .78rem;border-radius:999px;font-size:.84rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.status-neutral{background:rgba(31,26,21,.07);color:var(--muted)}.status-success{background:rgba(31,122,99,.12);color:var(--accent-dark)}.status-warning{background:rgba(228,156,75,.18);color:#8f5a12}.status-danger{background:rgba(176,72,63,.12);color:var(--danger)}.empty-state{color:var(--muted);text-align:center;padding:1.4rem 0}.list-line,.site-card{padding:1rem;border-radius:18px;background:rgba(255,255,255,.6)}.account-list{display:grid;grid-gap:1rem;gap:1rem}.account-edit-card{padding:1rem;border-radius:18px;background:rgba(255,255,255,.6)}.account-edit-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.multi-select{margin:0;padding:0;border:0;display:grid;grid-gap:.65rem;gap:.65rem}.checkbox-line{display:flex;align-items:center;gap:.75rem}.checkbox-line small,.meta-line{color:var(--muted)}.panel-actions{display:flex;gap:.8rem;justify-content:flex-end}@media (max-width:980px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;top:auto;align-self:stretch;height:auto;overflow-y:visible;border-right:0;border-bottom:1px solid rgba(35,32,24,.08)}.grid-two,.inline-grid{grid-template-columns:1fr;display:grid}.content{padding:1rem}.page-header,.toolbar{flex-direction:column;align-items:stretch}.table-card{overflow-x:auto}.panel-actions{flex-direction:column}.table-selection-toolbar{flex-direction:column;align-items:stretch}.dashboard-columns-row th,.dashboard-filter-row th{position:static}.dashboard-history-header{flex-direction:column}}