@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@500;600;700;800&display=swap";:root{--background: #f5f6f4;--surface: #ffffff;--surface-muted: #eef1ed;--surface-warm: #f5f1e9;--text: #1d211e;--text-muted: #788079;--text-soft: #9ca39b;--border: #e4e8e3;--border-strong: #d7ddd6;--primary: #26352d;--primary-hover: #16251e;--sage: #dce8dc;--sage-strong: #86a585;--blue: #e2ebf3;--yellow: #f4ebd1;--coral: #f1ded9;--radius: 12px;--shadow: 0 18px 50px rgba(36, 49, 39, .06);--ease: cubic-bezier(.16, 1, .3, 1);font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;color:var(--text);background:var(--background);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--background);-webkit-font-smoothing:antialiased}button,input{font:inherit}button{border:0;cursor:pointer}button:focus-visible,input:focus-visible{outline:2px solid #7d9c83;outline-offset:3px}.shell{display:flex;min-height:100vh}.rail{position:fixed;z-index:5;top:0;bottom:0;width:72px;display:flex;flex-direction:column;align-items:center;padding:22px 0 18px;background:#fbfcfa;border-right:1px solid var(--border)}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--primary);color:#e4f0e2;font-family:Georgia,serif;font-size:23px;font-style:italic;font-weight:700}.rail-nav,.rail-bottom{display:flex;flex-direction:column;align-items:center;gap:9px}.rail-nav{margin-top:54px}.rail-bottom{margin-top:auto}.rail-item{position:relative;display:grid;place-items:center;width:42px;height:42px;border-radius:10px;color:#9ba39b;background:transparent;transition:color .2s var(--ease),background .2s var(--ease)}.rail-item:hover,.rail-item.active{color:var(--text);background:#e9eee8}.rail-item.active:before{position:absolute;left:-15px;width:3px;height:18px;border-radius:0 4px 4px 0;background:#759476;content:""}.rail-avatar,.profile-photo{display:grid;place-items:center;border-radius:50%;color:#4f654f;background:#d9e5d7;font-size:10px;font-weight:700;letter-spacing:.03em}.rail-avatar{width:32px;height:32px;margin-top:12px}.main{width:calc(100% - 72px);margin-left:72px}.topbar{height:75px;display:flex;align-items:center;justify-content:space-between;padding:0 52px;border-bottom:1px solid var(--border);background:#fbfcfabf}.crumbs{display:flex;align-items:center;gap:11px;color:var(--text-soft);font-size:12px}.crumbs strong{color:var(--text);font-weight:600}.crumb-slash{color:#c9d0c9}.top-actions{display:flex;align-items:center;gap:20px}.text-button{display:inline-flex;align-items:center;gap:7px;color:var(--text-muted);background:transparent;font-size:12px}.text-button:hover{color:var(--text)}.notification{position:relative;display:grid;place-items:center;width:32px;height:32px;color:var(--text-muted);background:transparent}.notification span{position:absolute;top:6px;right:5px;width:5px;height:5px;border:1px solid #fbfcfa;border-radius:50%;background:#759476}.top-profile{display:flex;align-items:center;gap:9px;color:var(--text-muted);font-size:11px}.top-profile>div{display:flex;flex-direction:column;gap:2px}.top-profile strong{color:var(--text);font-size:12px;font-weight:600}.top-profile small{color:var(--text-soft);font-size:10px}.profile-photo{width:31px;height:31px}.content{width:min(1250px,calc(100% - 104px));margin:0 auto;padding:48px 0 30px}.hero{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:33px}.eyebrow,.section-kicker,.card-label{color:#7c927e;font-family:DM Mono,monospace;font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:7px;margin-bottom:17px}.eyebrow-dot{width:6px;height:6px;border-radius:50%;background:#7a9a7b;box-shadow:0 0 0 4px #e4eee3}h1,h2,h3,p{margin:0}h1{font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(32px,4.1vw,55px);font-weight:700;letter-spacing:-.055em;line-height:1.04}h1 em,h3 em{color:#719073;font-family:Georgia,serif;font-weight:400}.hero-copy{max-width:430px;margin-top:17px;color:var(--text-muted);font-size:14px;line-height:1.7}.hero-aside{display:flex;align-items:center;gap:13px;padding:13px 16px;border:1px solid var(--border);border-radius:13px;background:#ffffff8c}.hero-aside>div:last-child{display:flex;flex-direction:column;gap:4px}.hero-aside strong{font-size:12px;font-weight:600}.hero-aside span:not(.avatar){color:var(--text-soft);font-size:11px}.mini-avatars{display:flex;padding-left:4px}.mini-avatars .avatar{margin-left:-5px;border:2px solid #fff}.avatar{display:inline-grid;place-items:center;width:29px;height:29px;flex:0 0 auto;border-radius:50%;color:#52664f;font-size:9px;font-weight:700}.avatar-1{background:#dce9da;color:#506c4d}.avatar-2{background:#e8dcd4;color:#86624e}.avatar-3{background:#dce5ed;color:#597083}.avatar-4{background:#ebe0cb;color:#8c7247}.avatar-5{background:#e3dce8;color:#755c82}.avatar-more{width:29px;background:#eef1ed;color:var(--text-muted)}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:23px}.stat-card{position:relative;display:flex;align-items:flex-start;gap:12px;min-height:109px;padding:18px 17px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.stat-card>div:last-child{display:flex;flex-direction:column;gap:5px}.stat-icon{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;border-radius:9px}.soft-mint{color:#66836a;background:var(--sage)}.soft-blue{color:#64809a;background:var(--blue)}.soft-yellow{color:#987e47;background:var(--yellow)}.stat-card span{color:var(--text-muted);font-size:10px}.stat-card strong{color:var(--text);font-family:Plus Jakarta Sans,sans-serif;font-size:23px;letter-spacing:-.04em}.stat-card small{color:var(--text-soft);font-size:10px}.stat-card small b{font-weight:600}.up{color:#6b9270}.stat-card-accent{overflow:hidden;color:#eff6ed;background:#55705d;border-color:#55705d}.stat-card-accent>div:last-child{position:relative;z-index:1}.stat-card-accent span,.stat-card-accent small{color:#eff6edb3}.stat-card-accent strong{color:#fff;font-size:16px;letter-spacing:-.02em}.sparkle-orbit{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.22);border-radius:50%;color:#d7ebd2}.card-arrow{position:absolute;right:15px;bottom:15px;z-index:1;display:grid;place-items:center;width:26px;height:26px;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#e1f0de;background:transparent}.workspace-card,.table-card,.consent-card,.newsletter-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.workspace-card{padding:26px 28px 23px}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.section-kicker{margin-bottom:8px;color:#98a099;font-size:9px}h2{font-family:Plus Jakarta Sans,sans-serif;font-size:19px;font-weight:700;letter-spacing:-.035em}.section-heading p{margin-top:7px;color:var(--text-muted);font-size:12px}.step-count{color:var(--text);font-family:DM Mono,monospace;font-size:11px}.step-count span{color:var(--text-soft)}.progress{height:3px;margin-top:21px;overflow:hidden;border-radius:4px;background:#edf0ec}.progress span{display:block;height:100%;border-radius:inherit;background:#7d9d7f}.source-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:20px}.source-card{display:flex;align-items:center;gap:11px;min-height:73px;padding:12px 13px;text-align:left;border:1px solid var(--border);border-radius:10px;color:var(--text);background:#fbfcfb;transition:border-color .2s var(--ease),box-shadow .2s var(--ease),transform .2s var(--ease)}.source-card:hover{border-color:#bfcec0;transform:translateY(-1px)}.source-card.selected{border-color:#89a78d;box-shadow:0 0 0 2px #e4eee4;background:#fcfefc}.source-card>span:nth-child(2){display:flex;flex:1;flex-direction:column;gap:4px}.source-card strong{font-size:12px;font-weight:600}.source-card small{color:var(--text-soft);font-size:10px;line-height:1.35}.source-icon{display:grid;place-items:center;width:37px;height:37px;flex:0 0 auto;border-radius:9px}.source-icon-green{color:#638365;background:var(--sage)}.source-icon-blue{color:#627e94;background:var(--blue)}.source-icon-yellow{color:#9b824d;background:var(--yellow)}.source-radio{position:relative;width:14px;height:14px;flex:0 0 auto;border:1px solid #d1d9d1;border-radius:50%}.source-card.selected .source-radio{border-color:#7d9e80}.source-card.selected .source-radio:after{position:absolute;inset:3px;border-radius:50%;background:#7d9e80;content:""}.upload-zone{display:flex;align-items:center;justify-content:center;gap:12px;min-height:81px;margin-top:16px;padding:16px;border:1px dashed #cbd5cb;border-radius:10px;text-align:left;background:#fbfcfa;transition:border-color .2s,background .2s}.upload-zone:hover,.upload-zone.dragging,.upload-zone.has-file{border-color:#7c9a7e;background:#f5faf4}.upload-symbol{display:grid;place-items:center;width:37px;height:37px;flex:0 0 auto;border-radius:50%;color:#638365;background:#e6f0e4}.upload-zone>div:last-child{display:flex;flex-direction:column;gap:5px}.upload-zone strong{font-size:12px;font-weight:500}.upload-zone u{color:#638365;text-underline-offset:3px}.upload-zone span{color:var(--text-soft);font-size:10px}.import-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px}.safe-note{display:flex;align-items:center;gap:6px;color:var(--text-soft);font-size:10px}.safe-note svg{color:#7c987e}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:38px;padding:0 15px;border-radius:8px;font-size:11px;font-weight:600;transition:background .2s var(--ease),transform .2s var(--ease)}.button:hover{transform:translateY(-1px)}.button.primary{color:#fff;background:var(--primary)}.button.primary:hover{background:var(--primary-hover)}.button.secondary{color:var(--text);border:1px solid var(--border-strong);background:var(--surface)}.button.secondary:hover{background:var(--surface-muted)}.audience-section{margin-top:53px}.audience-heading{align-items:flex-end;margin-bottom:18px}.count-pill{display:inline-flex;align-items:center;justify-content:center;min-width:25px;height:20px;margin-left:5px;padding:0 7px;border-radius:20px;color:#668269;background:#e2ece1;font-family:DM Mono,monospace;font-size:10px;font-weight:500;vertical-align:2px}.table-card{overflow:hidden;box-shadow:none}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:62px;padding:0 17px;border-bottom:1px solid var(--border)}.table-filter,.table-actions{display:flex;align-items:center;gap:8px}.filter-button{padding:8px 10px;border-radius:6px;color:var(--text-muted);background:transparent;font-size:11px}.filter-button span{margin-left:4px;color:var(--text-soft);font-family:DM Mono,monospace;font-size:10px}.filter-button.active{color:var(--text);background:var(--surface-muted);font-weight:600}.search-box{display:flex;align-items:center;gap:7px;width:166px;padding:7px 9px;border:1px solid var(--border);border-radius:7px;color:var(--text-soft);background:#fbfcfb}.search-box input{width:100%;min-width:0;border:0;outline:0;color:var(--text);background:transparent;font-size:10px}.search-box input::placeholder{color:var(--text-soft)}.icon-button{display:grid;place-items:center;width:31px;height:31px;border-radius:7px;color:var(--text-muted);background:transparent}.icon-button:hover{color:var(--text);background:var(--surface-muted)}.table-wrap{overflow-x:auto}table{width:100%;min-width:700px;border-collapse:collapse}th,td{padding:13px 15px;text-align:left;border-bottom:1px solid #edf0ed;font-size:11px}th{padding-top:12px;padding-bottom:10px;color:var(--text-soft);font-family:DM Mono,monospace;font-size:9px;font-weight:500;letter-spacing:.08em}th:first-child,td:first-child{width:43px;padding-right:0}th:last-child,td:last-child{width:48px;padding-left:0}tbody tr{transition:background .15s ease}tbody tr:hover{background:#fbfcfb}tbody tr:last-child td{border-bottom:0}.person{display:flex;align-items:center;gap:9px;min-width:195px}.person>div{display:flex;flex-direction:column;gap:3px}.person strong{font-size:11px;font-weight:600}.person small{color:var(--text-soft);font-size:10px}td:nth-child(3){color:var(--text-muted)}.source-pill{display:inline-block;padding:5px 7px;border-radius:5px;color:#8a9189;background:#f0f2ef;font-size:9px}.status{display:inline-flex;align-items:center;gap:6px;color:#65836a;font-size:10px}.status span{width:6px;height:6px;border-radius:50%;background:#83a485}.status-review{color:#9b8352}.status-review span{background:#d5ad5a}.check-wrap{position:relative;display:inline-grid;place-items:center;width:16px;height:16px;cursor:pointer}.check-wrap input{position:absolute;inset:0;z-index:1;width:100%;height:100%;opacity:0;cursor:pointer}.fake-check{display:grid;place-items:center;width:15px;height:15px;border:1px solid #d4dbd4;border-radius:4px;color:#fff;background:transparent}.check-wrap input:checked+.fake-check{border-color:#789679;background:#789679}.fake-check svg{opacity:0}.check-wrap input:checked+.fake-check svg{opacity:1}.table-footer{display:flex;align-items:center;justify-content:space-between;padding:14px 17px;border-top:1px solid var(--border);color:var(--text-soft);font-size:10px}.table-footer strong{color:var(--text);font-weight:600}.pagination-button{display:inline-grid;place-items:center;width:22px;height:22px;margin-left:5px;border:1px solid var(--border);border-radius:5px;color:var(--text-muted);background:var(--surface);transform:rotate(0)}.bottom-grid{display:grid;grid-template-columns:1.45fr .85fr;gap:13px;margin-top:53px}.consent-card{padding:24px 26px 19px}.card-label{margin-bottom:18px;color:#9aa49b}.consent-layout{display:grid;grid-template-columns:.95fr 1.15fr;gap:35px}.consent-card h3,.newsletter-card h3{font-family:Plus Jakarta Sans,sans-serif;font-size:21px;letter-spacing:-.04em;line-height:1.12}.consent-card p{max-width:250px;margin-top:10px;color:var(--text-muted);font-size:11px;line-height:1.65}.consent-steps{display:flex;flex-direction:column;gap:14px}.consent-steps>div{display:flex;align-items:flex-start;gap:10px}.consent-steps>div>span:last-child{display:flex;flex-direction:column;gap:3px}.step-number{display:grid;place-items:center;width:22px;height:22px;flex:0 0 auto;border:1px solid var(--border-strong);border-radius:50%;color:var(--text-muted);font-family:DM Mono,monospace;font-size:9px}.step-number.done{border-color:#83a485;color:#fff;background:#83a485}.consent-steps strong{font-size:11px;font-weight:600}.consent-steps small{color:var(--text-soft);font-size:10px}.text-link-button{display:inline-flex;align-items:center;gap:7px;margin-top:22px;padding:0;color:#638365;background:transparent;font-size:11px;font-weight:600}.text-link-button:hover{color:var(--primary)}.newsletter-card{position:relative;overflow:hidden;padding:24px 25px;color:#eff6ed;background:#33483c;border-color:#33483c}.newsletter-card .card-label{position:relative;color:#b5cbb2}.newsletter-card h3{position:relative;color:#fff;font-size:25px}.newsletter-card h3 em{color:#b6d3b1}.newsletter-card p{position:relative;max-width:235px;margin-top:10px;color:#eff6edad;font-size:11px;line-height:1.6}.newsletter-glow{position:absolute;top:-80px;right:-30px;width:210px;height:210px;border:1px solid rgba(203,229,194,.17);border-radius:50%;box-shadow:0 0 0 23px #cbe5c209,0 0 0 46px #cbe5c206}.newsletter-meta{position:relative;display:flex;justify-content:space-between;gap:10px;margin-top:22px;color:#eff6ed94;font-family:DM Mono,monospace;font-size:9px}.newsletter-meta i{display:inline-block;width:6px;height:6px;margin-right:3px;border-radius:50%;background:#a7c69f}.button.light{position:relative;margin-top:21px;color:#344839;background:#d7ead2}.button.light:hover{background:#e6f3e1}.footer{display:flex;justify-content:space-between;gap:20px;margin-top:34px;padding-top:17px;border-top:1px solid var(--border);color:#a5ada5;font-family:DM Mono,monospace;font-size:9px}.toast{position:fixed;right:28px;bottom:25px;z-index:10;display:flex;align-items:center;gap:9px;padding:11px 15px 11px 11px;border:1px solid #d9e4d8;border-radius:10px;color:#49644d;background:#f5fbf4;box-shadow:0 16px 40px #2c453026;font-size:11px;opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .25s var(--ease),transform .25s var(--ease)}.toast.show{opacity:1;transform:translateY(0)}.toast-icon{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;color:#fff;background:#7a9a7b}.animate-in{animation:fade-up .55s var(--ease) both}.delay-1{animation-delay:.06s}.delay-2{animation-delay:.12s}.delay-3{animation-delay:.18s}.delay-4{animation-delay:.24s}@keyframes fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(max-width:1020px){.content{width:min(100% - 48px,760px)}.stat-grid{grid-template-columns:repeat(2,1fr)}.source-grid,.bottom-grid{grid-template-columns:1fr}}@media(max-width:700px){.rail{position:static;width:58px}.main{width:calc(100% - 58px);margin-left:0}.topbar{height:63px;padding:0 18px}.top-actions .text-button,.top-profile>div,.top-profile>svg{display:none}.content{width:calc(100% - 32px);padding-top:32px}.hero{align-items:flex-start;flex-direction:column}.hero-aside{align-self:stretch}.stat-grid{gap:8px}.stat-card{min-height:105px;padding:13px}.stat-card strong{font-size:19px}.workspace-card,.consent-card,.newsletter-card{padding:20px 16px}.section-heading{gap:10px}.section-heading p{line-height:1.5}.step-count{white-space:nowrap}.import-footer{align-items:flex-start;flex-direction:column}.button.primary{width:100%}.audience-section,.bottom-grid{margin-top:39px}.audience-heading{align-items:flex-start;flex-direction:column}.audience-heading .button{width:100%}.table-toolbar{align-items:flex-start;flex-direction:column;gap:12px;padding:13px 12px}.table-actions{width:100%}.search-box{flex:1;width:auto}.consent-layout{grid-template-columns:1fr;gap:24px}.footer{align-items:flex-start;flex-direction:column;gap:7px}}
