@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap");:root{--ink:#172f2b;--muted:#6f7d79;--line:#e6ebe8;--cream:#f4f3ed;--paper:#fbfcfa;--green:#1b5b4d;--lime:#d6f35a;--mint:#e8f3ed;--sidebar:#173c35}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font-family:DM Sans,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.shell{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;width:248px;background:var(--sidebar);color:#fff;padding:30px 18px 20px;display:flex;flex-direction:column;z-index:5}.brand{border:0;background:transparent;color:white;display:flex;align-items:center;gap:11px;font:700 21px Manrope;padding:0 10px 34px}.brand-mark{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--lime);color:var(--sidebar);transform:rotate(-3deg)}.brand-mark svg{width:19px}.eyebrow,.workspace-label{font-size:10px;letter-spacing:.14em;font-weight:700;color:#96aaa5}.workspace-label{padding:0 12px 11px}nav{display:grid;grid-gap:5px;gap:5px}.nav-item{width:100%;display:flex;align-items:center;gap:13px;padding:11px 12px;color:#bdd0cb;background:transparent;border:0;border-radius:9px;font-size:14px;text-align:left}.nav-item.active,.nav-item:hover{background:rgba(255,255,255,.09);color:#fff}.nav-item.active{box-shadow:inset 3px 0 var(--lime)}.nav-item svg{width:18px}.sidebar-bottom{margin-top:auto}.compliance-card{display:flex;gap:10px;background:rgba(214,243,90,.1);border:1px solid rgba(214,243,90,.14);padding:13px;border-radius:10px;margin-bottom:18px}.compliance-card svg{color:var(--lime);flex:none;width:18px}.compliance-card span,.compliance-card strong{display:block}.compliance-card strong{font-size:12px;margin-bottom:3px}.compliance-card span{color:#adc1bc;font-size:10px;line-height:1.4}.profile{border-top:1px solid rgba(255,255,255,.1);padding:17px 5px 0;display:flex;align-items:center;gap:10px}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#d7e8df;color:var(--sidebar);font-size:11px;font-weight:700}.profile span,.profile strong{display:block}.profile strong{font-size:12px}.profile span{font-size:10px;color:#9bb1ab}.profile button{margin-left:auto;background:none;border:0;color:#9bb1ab}.main{margin-left:248px;width:calc(100% - 248px);min-height:100vh}.topbar{height:96px;display:flex;justify-content:space-between;align-items:center;padding:0 42px;border-bottom:1px solid var(--line);background:rgba(251,252,250,.9)}.topbar h1{font:600 21px Manrope;margin:5px 0 0}.topbar .eyebrow{color:#8c9995}.top-actions{display:flex;gap:10px}.icon-button{width:40px;height:40px;border:1px solid var(--line);background:white;border-radius:9px;color:#687773;display:grid;place-items:center}.icon-button svg{width:17px}.hero-button,.primary,.secondary,.small-button{border-radius:8px;border:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600}.primary{padding:11px 17px;background:var(--green);color:white;font-size:13px;box-shadow:0 4px 12px rgba(23,60,53,.12)}.primary:hover{background:#124b3f}.primary svg,.secondary svg{width:16px}.secondary{padding:10px 15px;border:1px solid var(--line);background:white;color:var(--ink)}.content{padding:30px 42px 50px;max-width:1440px;margin:auto}.hero-card{min-height:265px;border-radius:16px;overflow:hidden;background:var(--cream);padding:34px 40px;display:flex;position:relative}.hero-card h2{font:600 29px/1.22 Manrope;margin:15px 0 10px;letter-spacing:-.025em}.hero-card p{max-width:560px;font-size:13px;color:#6c7975;line-height:1.6;margin:0 0 20px}.pill{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:#e7ecd9;padding:6px 10px;border-radius:999px;display:inline-flex;align-items:center;gap:7px;color:#44604f}.pulse{width:6px;height:6px;border-radius:50%;background:#6f9b35;box-shadow:0 0 0 3px rgba(111,155,53,.12)}.hero-button{padding:10px 15px;background:var(--lime);color:#213c36;font-size:12px}.hero-button svg{width:15px}.hero-button:hover{filter:brightness(.96)}.hero-art{position:absolute;right:0;top:0;width:38%;height:100%;background:radial-gradient(circle at 50% 50%,#dfe9d5,transparent 65%)}.envelope{position:absolute;left:43%;top:40%;width:86px;height:64px;border-radius:11px;background:var(--green);color:var(--lime);display:grid;place-items:center;transform:rotate(-8deg);box-shadow:0 20px 35px rgba(23,60,53,.17)}.envelope svg{width:37px;height:37px}.flight-path{position:absolute;width:180px;height:120px;border-color:#a8b9a9 transparent transparent #a8b9a9;border-style:dashed;border-width:2px;border-radius:50%;left:15%;top:24%;transform:rotate(-15deg)}.paper{position:absolute;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:19px solid #8ba08f}.plane-one{right:16%;top:22%;transform:rotate(-20deg)}.plane-two{left:20%;bottom:19%;transform:rotate(165deg) scale(.7)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-top:17px}.stat{border:1px solid var(--line);border-radius:12px;background:white;padding:18px 19px}.stat-top{display:flex;justify-content:space-between;align-items:center;color:#74817d;font-size:11px}.stat-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#eff3ef;color:var(--green)}.stat-icon svg{width:15px}.stat>strong{font:600 25px Manrope;display:block;margin:9px 0 6px}.stat small{font-size:10px}.positive{color:#4d8156}.neutral{color:#8a9692}.two-columns{display:grid;grid-template-columns:1.55fr 1fr;grid-gap:17px;gap:17px;margin-top:17px}.panel{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden}.panel-head{display:flex;justify-content:space-between;align-items:center;padding:19px 21px 12px}.panel-head h3{font:600 15px Manrope;margin:5px 0}.text-button{background:none;border:0;color:var(--green);font-size:11px;display:flex;align-items:center;gap:4px}.text-button svg{width:13px}.score{background:#eef3ea;padding:5px 8px;border-radius:20px;color:#5e745e}.score,table{font-size:11px}table{width:100%;border-collapse:collapse}th{text-align:left;color:#889490;font-weight:600;padding:10px 20px;border-bottom:1px solid var(--line);text-transform:uppercase;font-size:9px;letter-spacing:.06em}td{padding:13px 20px;border-bottom:1px solid #eff2f0;color:#61706c}tr:last-child td{border-bottom:0}td span,td strong{display:block}td strong{font-size:12px;color:var(--ink);margin-bottom:3px}.status{display:inline-block!important;width:max-content;padding:4px 8px;border-radius:20px;font-size:9px;font-weight:700}.status.active,.status.sent{background:#e8f4eb;color:#3e7149}.status.pending,.status.scheduled{background:#fff2d5;color:#947026}.status.unsubscribed{background:#f2eeee;color:#8b6262}.status.draft{background:#eef0ef;color:#707c78}.quick{padding-bottom:10px}.quick-item{display:flex;align-items:center;gap:12px;padding:12px 21px;border-top:1px solid #f0f2f1}.check{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#e4f0d3;color:#497244}.check svg{width:13px}.quick-item small,.quick-item strong{display:block}.quick-item strong{font-size:11px;margin-bottom:3px}.quick-item small{font-size:9px;color:#8a9692}.page-intro{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.page-intro h2{font:600 24px Manrope;margin:0 0 6px}.page-intro p{margin:0;color:var(--muted);font-size:13px}.search{display:flex;align-items:center;border:1px solid var(--line);background:white;border-radius:9px;padding:0 12px;width:260px}.search svg{width:16px;color:#84908d}.search input{border:0;outline:0;padding:10px;width:100%;font-size:12px}.table-panel{min-height:350px}.table-panel table{font-size:12px}.table-panel th{padding-top:14px;padding-bottom:14px}.table-panel td{padding-top:16px;padding-bottom:16px}.small-button{padding:6px 9px;background:#eef3ef;color:var(--green);font-size:10px}.empty-state{min-height:420px;border:1px dashed #d8dfdb;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;background:white}.large-icon{width:60px;height:60px;border-radius:18px;background:var(--mint);display:grid;place-items:center;color:var(--green)}.large-icon svg{width:28px;height:28px}.empty-state h3{font:600 18px Manrope;margin:18px 0 7px}.empty-state p{font-size:12px;color:var(--muted);max-width:420px;line-height:1.6}.campaign-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;white-space:nowrap}.edit-draft{border:1px solid #cddbd6;background:#f1f7f3;color:var(--green);border-radius:7px;padding:6px 9px;font-size:10px;font-weight:700}.delete-draft{border:0;background:transparent;color:#9a5e5e;font-size:9px;text-decoration:underline;text-underline-offset:2px}.settings-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.setting-card{padding:24px;display:flex;gap:15px}.setting-icon{width:40px;height:40px;border-radius:10px;background:var(--mint);color:var(--green);display:grid;place-items:center;flex:none}.setting-card h3{font:600 15px Manrope;margin:2px 0 6px}.setting-card p,.setting-card span{font-size:11px;color:var(--muted)}.verified{display:flex;align-items:center;gap:5px;margin-top:14px;color:#4a7851!important}.verified svg{width:13px}.brand-analyzer{border-radius:16px;background:linear-gradient(120deg,#173c35,#1c5045 66%,#256253);color:white;padding:32px 36px;display:grid;grid-template-columns:1.45fr .8fr;grid-gap:50px;gap:50px;position:relative;overflow:hidden}.brand-analyzer:after{content:"";position:absolute;width:250px;height:250px;border:1px solid rgba(214,243,90,.12);border-radius:50%;right:-105px;top:-115px;box-shadow:0 0 0 45px rgba(214,243,90,.035)}.brand-analyzer-copy{position:relative;z-index:1}.ai-badge{font-size:9px;letter-spacing:.1em;font-weight:700;color:var(--lime);display:flex;align-items:center;gap:6px}.ai-badge svg{width:14px}.brand-analyzer h2{font:600 25px Manrope;margin:12px 0 8px}.brand-analyzer-copy>p{font-size:12px;color:#c2d3cf;line-height:1.55;max-width:650px}.brand-analyzer-copy>small{display:block;color:#9fb8b2;font-size:9px;margin-top:10px}.url-form{display:flex;gap:9px;margin-top:18px}.url-field{height:43px;background:white;border-radius:8px;display:flex;align-items:center;padding:0 12px;flex:1 1;max-width:460px;color:#71817c}.url-field svg{width:17px;flex:none}.url-field input{border:0;outline:0;height:100%;width:100%;padding:0 9px;font-size:12px;color:var(--ink)}.brand-analyzer .primary{background:var(--lime);color:#193d35;box-shadow:none}.primary:disabled{opacity:.65;cursor:wait}.spinner{width:13px;height:13px;border:2px solid rgba(23,60,53,.25);border-top:2px solid var(--green);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.analysis-error{font-size:11px;color:#ffe1d9;background:rgba(132,27,11,.25);border:1px solid rgba(255,190,177,.18);border-radius:7px;padding:8px 10px;margin-top:10px;max-width:620px}.brand-steps{align-self:center;display:grid;grid-gap:15px;gap:15px;position:relative;z-index:1}.brand-steps>div{display:flex;gap:11px;align-items:center}.brand-steps>div>span{width:27px;height:27px;border-radius:50%;background:rgba(214,243,90,.12);color:var(--lime);display:grid;place-items:center;font-size:10px;font-weight:700;border:1px solid rgba(214,243,90,.2)}.brand-steps p,.brand-steps strong{display:block;margin:0}.brand-steps p{font-size:10px;color:#a9c0ba;line-height:1.4}.brand-steps strong{font-size:11px;color:white;margin-bottom:2px}.profile-review,.saved-brand{margin-top:17px;padding:24px}.review-head{display:flex;align-items:flex-start;justify-content:space-between}.review-head h3{font:600 17px Manrope;margin:5px 0}.review-head p{font-size:11px;color:var(--muted);margin:0}.profile-fields{display:grid;grid-template-columns:1fr 2fr;grid-gap:13px;gap:13px;margin-top:20px}.profile-fields label{font-size:10px;font-weight:600;display:grid;grid-gap:6px;gap:6px}.profile-fields input,.profile-fields textarea{border:1px solid var(--line);border-radius:8px;padding:10px 11px;outline:0;color:var(--ink);font-size:12px;background:#fbfcfa}.profile-fields textarea{min-height:74px;resize:vertical;line-height:1.5}.profile-signals{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-top:17px;padding-top:17px;border-top:1px solid var(--line)}.signal-group>strong{font-size:10px;display:block;margin-bottom:9px}.tag-row{display:flex;flex-wrap:wrap;gap:6px}.tag-row span{font-size:9px;background:#eef3ef;color:#44635b;border-radius:20px;padding:5px 8px}.color-row{display:flex;gap:7px;align-items:center}.color-row small{font-size:9px;color:var(--muted)}.color-swatch{width:22px;height:22px;border-radius:50%;border:2px solid white;box-shadow:0 0 0 1px #dce2df}.source-line{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:9px;margin-top:17px}.source-line svg{width:13px}.review-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:17px}.saved-brand{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:17px;gap:17px}.saved-brand-mark{width:52px;height:52px;border-radius:14px;background:var(--green);color:var(--lime);display:grid;place-items:center;font:600 16px Manrope}.saved-brand h3{font:600 16px Manrope;margin:5px 0}.saved-brand p{font-size:11px;color:var(--muted);margin:0 0 9px;max-width:720px;line-height:1.5}.saved-meta{text-align:right}.saved-meta .verified{justify-content:flex-end}.saved-meta small{display:block;color:var(--muted);font-size:9px;margin-top:7px}.settings-secondary{margin-top:17px}.remove-profile{display:block;margin:9px 0 0 auto;border:0;background:transparent;color:#8b6262;font-size:9px;padding:0;text-decoration:underline;text-underline-offset:2px}.account-loading,.cloud-error-page{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:10px;background:var(--paper);color:var(--muted);font-size:13px}.account-loading .spinner{width:18px;height:18px}.cloud-error-page{flex-direction:column;text-align:center;padding:30px}.cloud-error-page>svg{width:42px;height:42px;color:var(--green);padding:9px;border-radius:12px;background:var(--mint)}.cloud-error-page h2{font:600 22px Manrope;margin:8px 0 0;color:var(--ink)}.cloud-error-page p{margin:0;color:#8b6262}.cloud-error-page small{max-width:480px;line-height:1.5}.cloud-error-page button{margin-top:10px}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(430px,1.05fr) minmax(480px,.95fr);background:#f7f8f5}.auth-brand{position:relative;overflow:hidden;background:linear-gradient(145deg,#12372f,#1a5145 70%,#236153);color:white;padding:50px clamp(44px,6vw,88px);display:flex;flex-direction:column;justify-content:space-between;gap:60px}.auth-brand:after{content:"";position:absolute;width:500px;height:500px;border:1px solid rgba(214,243,90,.13);border-radius:50%;right:-270px;top:20%;box-shadow:0 0 0 80px rgba(214,243,90,.03),0 0 0 160px rgba(214,243,90,.018)}.auth-logo{position:relative;z-index:1;display:flex;align-items:center;gap:12px;font:700 23px Manrope}.auth-logo>span{width:39px;height:39px;display:grid;place-items:center;border-radius:11px;background:var(--lime);color:var(--sidebar);transform:rotate(-3deg)}.auth-logo svg{width:22px}.auth-brand>div:nth-child(2){position:relative;z-index:1;max-width:620px}.auth-brand h1{font:600 clamp(34px,4vw,58px)/1.08 Manrope;letter-spacing:-.045em;margin:18px 0}.auth-brand>div:nth-child(2)>p{font-size:15px;line-height:1.7;color:#c0d5cf;max-width:550px}.auth-benefits{position:relative;z-index:1;display:grid;grid-gap:16px;gap:16px}.auth-benefits>div{display:flex;gap:13px;align-items:flex-start;color:#c8d9d4;font-size:12px;line-height:1.45}.auth-benefits svg{width:20px;height:20px;color:var(--lime);flex:none;margin-top:2px}.auth-benefits strong{display:block;color:white;font-size:13px;margin-bottom:2px}.auth-panel{display:grid;place-items:center;padding:46px 7vw}.auth-card{width:min(440px,100%);background:white;border:1px solid var(--line);border-radius:18px;padding:35px;box-shadow:0 22px 70px rgba(23,60,53,.08)}.auth-card h2{font:600 25px Manrope;letter-spacing:-.025em;margin:8px 0}.auth-card>p{margin:0 0 24px;color:var(--muted);font-size:12px;line-height:1.55}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f1f3f0;padding:4px;border-radius:9px;margin-bottom:22px}.auth-tabs button{border:0;background:transparent;border-radius:7px;padding:9px;color:#7a8783;font-size:11px;font-weight:700}.auth-tabs button.active{background:white;color:var(--green);box-shadow:0 2px 8px rgba(23,60,53,.08)}.auth-card form{display:grid;grid-gap:14px;gap:14px}.auth-card label{display:grid;grid-gap:6px;gap:6px;color:var(--ink);font-size:11px;font-weight:600}.auth-card input{width:100%;border:1px solid #dce2df;border-radius:8px;padding:11px 12px;outline:0;color:var(--ink);background:white;font-size:12px}.auth-card input:focus{border-color:#7aa397;box-shadow:0 0 0 3px rgba(64,120,105,.08)}.auth-error,.auth-message{border-radius:8px;padding:10px 11px;font-size:11px;line-height:1.45}.auth-error{background:#fff0ec;color:#934f40;border:1px solid #f3d4cc}.auth-message{display:flex;align-items:flex-start;gap:7px;background:#eef7ef;color:#477151;border:1px solid #d8eadb}.auth-message svg{width:15px;flex:none}.auth-submit{width:100%;margin-top:3px;padding:12px}.auth-submit .spinner{border-color:white rgba(255,255,255,.3) rgba(255,255,255,.3)}.auth-card>small{display:block;color:#8a9692;font-size:9px;text-align:center;margin-top:17px;line-height:1.5}.modal-backdrop{position:fixed;inset:0;background:rgba(10,30,25,.48);display:grid;place-items:center;z-index:30;padding:20px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{width:min(480px,100%);background:white;border-radius:16px;padding:28px;box-shadow:0 24px 70px rgba(12,35,29,.25);position:relative}.modal h2{font:600 21px Manrope;margin:0 0 7px}.modal>p{font-size:12px;color:var(--muted);margin:0 0 22px}.modal-close{position:absolute;right:20px;top:19px;border:0;background:#f1f3f2;border-radius:8px;width:32px;height:32px;display:grid;place-items:center;color:#70807b}.modal-close svg{width:16px}.modal form{display:grid;grid-gap:15px;gap:15px}.modal label{font-size:11px;font-weight:600;display:grid;grid-gap:6px;gap:6px}.modal input,.modal select{border:1px solid #dce2df;border-radius:8px;padding:11px 12px;outline:0;color:var(--ink);background:white;font-size:12px}.modal input:focus,.modal select:focus{border-color:#7aa397;box-shadow:0 0 0 3px rgba(64,120,105,.08)}.notice{display:flex;gap:10px;background:#f2f5ee;border-radius:9px;padding:12px;color:#5e7269;font-size:10px;line-height:1.5}.notice svg{width:17px;flex:none;color:var(--green)}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:5px}.toast{position:fixed;right:25px;bottom:25px;z-index:40;background:#153f36;color:white;border-radius:10px;padding:13px 17px;display:flex;align-items:center;gap:9px;font-size:12px;box-shadow:0 12px 35px rgba(12,35,29,.2);animation:slide .25s ease}.toast svg{width:16px;color:var(--lime)}@keyframes slide{0%{transform:translateY(12px);opacity:0}}.profile-button{width:100%;border-left:0;border-right:0;border-bottom:0;background:transparent;color:white;text-align:left;cursor:pointer}.profile-button:hover{background:rgba(255,255,255,.05)}.profile-more{margin-left:auto;color:#9bb1ab;letter-spacing:2px}.pending-check{background:#fff1d2;color:#956d19}.back-login,.forgot-link{border:0;background:transparent;color:var(--green);font-size:10px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.forgot-link{justify-self:end;margin-top:-6px}.back-login{display:block;margin:14px auto 0}.password-rules{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px 10px;gap:7px 10px}.password-rules span{display:flex;align-items:center;gap:5px;color:#8b9693;font-size:9px}.password-rules svg{width:12px;height:12px;border-radius:50%;padding:1px;background:#edf0ee;color:#a7b0ad}.password-rules span.met{color:#477151}.password-rules span.met svg{background:#ddefdf;color:#477151}.account-backdrop{z-index:60}.account-modal{width:min(820px,100%);max-height:min(820px,calc(100vh - 40px));overflow:auto;background:white;border-radius:18px;padding:30px;box-shadow:0 24px 70px rgba(12,35,29,.25);position:relative}.account-modal-head{display:flex;align-items:center;gap:14px}.account-avatar{width:48px;height:48px;font-size:14px}.account-modal h2{font:600 21px Manrope;margin:4px 0}.account-modal-head p{font-size:10px;color:var(--muted);margin:0}.account-tabs{display:flex;gap:4px;background:#f1f3f0;border-radius:9px;padding:4px;margin:22px 0}.account-tabs button{flex:1 1;border:0;background:transparent;border-radius:7px;padding:9px;color:#788681;font-size:11px;font-weight:700}.account-tabs button.active{background:white;color:var(--green);box-shadow:0 2px 8px rgba(23,60,53,.08)}.account-form{display:grid;grid-gap:15px;gap:15px}.account-form label,.settings-detail label{font-size:10px;font-weight:700;display:grid;grid-gap:6px;gap:6px}.account-form input,.copy-link input,.invite-fields input,.invite-fields select,.settings-detail input,.settings-detail textarea{border:1px solid #dce2df;border-radius:8px;padding:11px 12px;outline:0;color:var(--ink);background:white;font-size:12px}.account-form input:focus,.invite-fields input:focus,.settings-detail input:focus,.settings-detail textarea:focus{border-color:#7aa397;box-shadow:0 0 0 3px rgba(64,120,105,.08)}.account-form input:disabled{background:#f3f5f3;color:#87938f}.account-form label small{color:var(--muted);font-size:9px}.account-actions{display:flex;justify-content:space-between;align-items:center;margin-top:5px}.danger-text{color:#8b5757}.form-copy,.invite-form p,.settings-copy{font-size:10px;color:var(--muted);line-height:1.55;margin:4px 0}.team-pane{display:grid;grid-gap:18px;gap:18px}.team-list{border:1px solid var(--line);border-radius:10px;overflow:hidden}.team-row{display:flex;align-items:center;gap:10px;padding:11px 13px;border-bottom:1px solid #edf0ee}.team-row:last-child{border-bottom:0}.team-row strong,.team-row>div:nth-child(2)>span{display:block}.team-row strong{font-size:11px}.team-row>div:nth-child(2)>span{font-size:9px;color:var(--muted);margin-top:2px}.role-badge{margin-left:auto;background:#eef3ef;color:#4e6e65;border-radius:20px;padding:5px 8px;font-size:9px;font-weight:700}.invite-form{border-top:1px solid var(--line);padding-top:16px}.account-form h3,.invite-form h3{font:600 14px Manrope;margin:0}.invite-fields{display:grid;grid-template-columns:1fr 130px auto;grid-gap:8px;gap:8px;margin-top:11px}.copy-link{display:flex;gap:8px}.copy-link input{flex:1 1;min-width:0;background:#f7f8f6;font-size:9px}.invite-share-box{flex-wrap:wrap}.invite-share-box input{flex-basis:100%}.pending-invites{display:grid;grid-gap:7px;gap:7px;font-size:10px}.pending-invites>strong{font-size:10px}.pending-invites>div{display:flex;align-items:center;gap:12px;justify-content:space-between;background:#f7f8f6;border-radius:7px;padding:10px;color:#66736f}.pending-invites>div>span{min-width:180px}.pending-invites small{display:block;color:#93a09c;font-size:8px;margin-top:3px}.pending-invite-actions{display:flex;justify-content:flex-end;gap:5px;flex-wrap:wrap}.pending-invite-actions button{border:1px solid #d7e0dc;background:white;color:var(--green);border-radius:6px;padding:6px 7px;font-size:8px;font-weight:700}.pending-invite-actions .delete-invite{border-color:transparent;background:transparent;color:#915c5c}.account-modal .auth-error{margin-bottom:14px}.email-mismatch{font-size:9px;color:#9b5b4f;margin-top:-7px}.search-empty{min-height:210px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;color:#8a9692}.search-empty svg{width:24px}.search-empty strong{font-size:12px;color:var(--ink)}.search-empty span{font-size:10px}.settings-save-state{display:flex;align-items:center;gap:10px}.settings-save-state>span{font-size:9px;font-weight:700;color:#916a20;background:#fff3d8;border-radius:20px;padding:6px 9px}.unsaved-backdrop{z-index:70}.unsaved-modal{text-align:center;width:min(520px,100%)}.unsaved-icon{width:48px;height:48px;border-radius:14px;background:#eef4ef;color:var(--green);display:grid;place-items:center;margin:0 auto 14px}.unsaved-icon svg{width:23px}.unsaved-actions{display:flex;justify-content:center;gap:8px;margin-top:22px}.discard-button{color:#8c5c57}.organization-settings{margin-top:18px}.settings-section-head{display:flex;align-items:flex-end;justify-content:space-between;margin:28px 0 16px}.settings-section-head h2{font:600 21px Manrope;margin:5px 0}.settings-section-head p{font-size:11px;color:var(--muted);margin:0}.settings-detail-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.settings-detail{padding:22px;display:grid;grid-gap:13px;gap:13px}.signup-settings{grid-row:span 2}.setting-title{display:flex;align-items:center;gap:12px;padding-bottom:7px}.setting-title h3{font:600 14px Manrope;margin:0 0 3px}.setting-title p{font-size:9px;color:var(--muted);margin:0}.settings-detail textarea{min-height:70px;resize:vertical;font-family:inherit;line-height:1.45}.settings-warning{font-size:9px;line-height:1.5;color:#826520;background:#fff7e3;border:1px solid #f2e4be;border-radius:8px;padding:9px 10px}.toggle-row{display:flex!important;align-items:center;gap:8px;background:#f3f6f2;border-radius:8px;padding:10px}.toggle-row input{width:16px;height:16px;padding:0}.signup-link-box{border-top:1px solid var(--line);padding-top:13px}.signup-link-box>strong{display:block;font-size:10px;margin-bottom:8px}.signup-link-box>div{display:flex;gap:7px}.signup-link-box input{min-width:0;flex:1 1;background:#f7f8f6;font-size:9px}.signup-link-box a{text-decoration:none;font-size:10px}.settings-detail input[type=color]{width:70px;height:38px;padding:3px}.public-signup-page{--signup-color:#1b5b4d;min-height:100vh;background:radial-gradient(circle at 50% 0,color-mix(in srgb,var(--signup-color) 14%,white),#f4f6f2 45%);display:grid;place-items:center;padding:35px 18px;color:var(--ink)}.public-signup-card{width:min(540px,100%);background:white;border:1px solid #dfe5e1;border-radius:22px;padding:38px;box-shadow:0 25px 80px rgba(22,55,46,.1)}.public-brand{display:flex;align-items:center;gap:10px;margin-bottom:34px}.public-brand>span{width:37px;height:37px;border-radius:10px;background:var(--signup-color);color:white;display:grid;place-items:center}.public-brand svg{width:20px}.public-brand strong{font:600 14px Manrope}.public-eyebrow{font-size:9px;font-weight:800;letter-spacing:.13em;color:var(--signup-color)}.public-signup-card h1{font:600 30px/1.15 Manrope;letter-spacing:-.035em;margin:9px 0}.signup-description{font-size:13px;color:var(--muted);line-height:1.65;margin:0 0 23px}.public-signup-card form{display:grid;grid-gap:14px;gap:14px}.public-signup-card form>label:not(.consent-check):not(.honeypot){display:grid;grid-gap:6px;gap:6px;font-size:10px;font-weight:700}.public-signup-card label>span{font-weight:400;color:var(--muted)}.public-signup-card input:not([type=checkbox]){border:1px solid #dce2df;border-radius:9px;padding:12px 13px;font-size:12px;outline:0}.public-signup-card input:focus{border-color:var(--signup-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--signup-color) 10%,transparent)}.consent-check{display:flex;align-items:flex-start;gap:9px;font-size:9px;line-height:1.55;color:#5f6e69}.consent-check input{margin-top:2px;accent-color:var(--signup-color)}.public-submit{border:0;border-radius:9px;background:var(--signup-color);color:white;padding:13px;font-size:12px;font-weight:700}.public-submit:disabled{opacity:.65}.public-privacy{display:block;text-align:center;color:#899490;font-size:8px;margin-top:16px}.public-privacy a{color:inherit}.honeypot{position:absolute!important;left:-9999px!important}.public-signup-page>footer{position:fixed;bottom:14px;font-size:8px;color:#8b9692}.public-signup-loading{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px}.public-signup-error{text-align:center}.public-signup-error>svg{width:45px;color:var(--signup-color)}.signup-success{text-align:center;padding:20px 0}.signup-success>span{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;margin:auto;background:color-mix(in srgb,var(--signup-color) 12%,white);color:var(--signup-color)}.signup-success>span svg{width:28px}.signup-success p{font-size:12px;line-height:1.6;color:var(--muted)}.doi-explanation{display:flex;gap:9px;text-align:left;background:#f2f5ee;padding:12px;border-radius:9px;font-size:9px;line-height:1.5;color:#60716b;margin-top:19px}.doi-explanation svg{width:17px;flex:none;color:var(--signup-color)}@media(max-width:1050px){.stats-grid{grid-template-columns:repeat(2,1fr)}.two-columns{grid-template-columns:1fr}.hero-art{opacity:.65}.hero-card>div:first-child{position:relative;z-index:1}.settings-detail-grid,.settings-grid{grid-template-columns:1fr}.signup-settings{grid-row:auto}.brand-analyzer{grid-template-columns:1fr}.brand-steps{grid-template-columns:repeat(3,1fr)}.profile-signals{grid-template-columns:repeat(2,1fr)}.auth-page{grid-template-columns:1fr}.auth-brand{padding:35px 7vw;gap:30px}.auth-brand h1{font-size:38px}.auth-benefits{grid-template-columns:repeat(3,1fr)}.auth-panel{padding:42px 7vw}}@media(max-width:720px){.sidebar{width:70px;padding:24px 10px}.brand{padding:0 8px 28px}.brand>span:last-child,.nav-item,.nav-item:not(.active):after,.workspace-label{font-size:0}.nav-item{justify-content:center;padding:12px}.nav-item svg{width:20px}.compliance-card,.profile button,.profile>div:not(.avatar){display:none}.main{margin-left:70px;width:calc(100% - 70px)}.topbar{padding:0 18px;height:84px}.topbar h1{font-size:17px}.topbar .eyebrow{display:none}.top-actions{gap:6px}.icon-button{display:grid}.primary{padding:10px}.primary svg{display:none}.content{padding:20px 18px}.hero-card{padding:25px}.hero-card h2{font-size:23px}.hero-art{display:none}.stats-grid{grid-template-columns:1fr}.page-intro{align-items:flex-start;gap:15px;flex-direction:column}.search{width:100%}.table-panel{overflow-x:auto}.modal{padding:23px}.settings-grid{grid-template-columns:1fr}.settings-section-head{align-items:flex-start;flex-direction:column;gap:14px}.settings-save-state{width:100%;justify-content:space-between}.brand-analyzer{padding:25px 22px;gap:25px}.url-form{flex-direction:column}.url-field{max-width:none}.brand-steps,.profile-fields,.profile-signals{grid-template-columns:1fr}.saved-brand{grid-template-columns:auto 1fr}.saved-meta{grid-column:1/-1;text-align:left}.saved-meta .verified{justify-content:flex-start}.auth-brand{padding:27px 24px}.auth-brand h1{font-size:30px}.auth-brand>div:nth-child(2)>p{font-size:13px}.auth-benefits{grid-template-columns:1fr;gap:11px}.auth-panel{padding:26px 18px}.auth-card{padding:25px}.auth-card h2{font-size:21px}.account-modal{padding:23px}.invite-fields{grid-template-columns:1fr}.pending-invites>div{align-items:flex-start;flex-direction:column}.pending-invite-actions{justify-content:flex-start}.unsaved-actions{flex-direction:column}.unsaved-actions button{width:100%}}.public-result{text-align:center}.public-result-mark{display:grid;place-items:center;width:62px;height:62px;margin:0 auto 18px;border-radius:50%;background:color-mix(in srgb,var(--signup-color) 12%,white);color:var(--signup-color);font-size:28px;font-weight:800}.public-result p{font-size:13px;line-height:1.65;color:var(--muted)}.delivery-setup-card{grid-column:1/-1!important;grid-template-columns:minmax(190px,.7fr) 1.6fr;align-items:start}.delivery-setup-card.ready{border-color:#b9d7c7;background:linear-gradient(135deg,#fff,#f1f8f4)}.delivery-setup-card>.setting-title{padding:0}.setup-checks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.setup-checks>div{display:flex;align-items:flex-start;gap:8px;border:1px solid #e3e8e5;border-radius:9px;padding:9px;background:#fff}.setup-checks>div>span{display:grid;place-items:center;width:19px;height:19px;flex:none;border-radius:50%;font-size:10px;background:#f0f2f1;color:#76857f}.setup-checks>div.done>span{background:#e0f2e8;color:#1b664d}.setup-checks p,.setup-checks small,.setup-checks strong{display:block;margin:0}.setup-checks strong{font-size:9px}.setup-checks small{font-size:8px;line-height:1.45;color:var(--muted);margin-top:2px}.setup-footnote{grid-column:2;font-size:8px!important;color:var(--muted)}.setup-loading{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--muted)}@media(max-width:850px){.delivery-setup-card{grid-template-columns:1fr}.setup-checks{grid-template-columns:1fr 1fr}.setup-footnote{grid-column:1}}@media(max-width:560px){.setup-checks{grid-template-columns:1fr}}.studio-page{min-height:calc(100vh - 96px);background:#f6f7f4}.studio-toolbar{height:64px;padding:0 28px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line);background:white;position:-webkit-sticky;position:sticky;top:0;z-index:4}.studio-back{border:0;background:none;color:var(--green);font-size:11px;font-weight:600;width:max-content}.studio-progress{display:grid;grid-template-columns:25px 52px 25px 52px 25px;grid-template-rows:25px 16px;align-items:center;justify-items:center}.studio-progress>span{width:23px;height:23px;border-radius:50%;background:#e9eeeb;color:#84908c;display:grid;place-items:center;font-size:9px;font-weight:700}.studio-progress>span.active{box-shadow:0 0 0 4px #edf4d6;background:var(--lime);color:var(--green)}.studio-progress>span.done{background:var(--green);color:white}.studio-progress>i{width:100%;height:1px;background:#dce3df}.studio-progress>small{grid-row:2;font-size:8px;color:#84908c}.studio-progress>small:first-of-type{grid-column:1}.studio-progress>small:nth-of-type(2){grid-column:3}.studio-progress>small:nth-of-type(3){grid-column:5}.studio-recipient{justify-self:end;display:flex;align-items:center;gap:8px;color:#70807b;font-size:9px}.studio-recipient svg{width:16px}.studio-recipient strong{color:var(--ink)}.studio-layout{display:grid;grid-template-columns:350px 1fr;min-height:calc(100vh - 160px)}.brief-panel{background:white;border-right:1px solid var(--line);padding:25px 24px 40px}.brief-heading h2{font:600 20px Manrope;margin:9px 0 6px}.brief-heading p{font-size:10px;color:var(--muted);margin:0 0 17px}.ai-badge.dark{color:var(--green)}.brand-context,.brand-warning{display:flex;align-items:center;gap:10px;border-radius:9px;padding:11px;margin-bottom:17px}.brand-warning{background:#fff6df;color:#8c6b23}.brand-warning svg{width:18px;flex:none}.brand-warning span,.brand-warning strong{display:block}.brand-warning strong{font-size:10px}.brand-warning span{font-size:9px;line-height:1.4;margin-top:2px}.brand-context{background:#edf4ef}.brand-context>span{width:30px;height:30px;border-radius:8px;background:var(--green);color:var(--lime);display:grid;place-items:center;font-size:9px;font-weight:700}.brand-context small,.brand-context strong{display:block}.brand-context strong{font-size:10px}.brand-context small{font-size:8px;color:var(--muted);margin-top:2px}.brand-context svg{width:14px;margin-left:auto;color:#50805a}.brief-form{display:grid;grid-gap:13px;gap:13px}.brief-form label,.editor-content label{font-size:9px;font-weight:700;display:grid;grid-gap:5px;gap:5px;color:#596a65}.brief-form label>small{display:inline;color:#96a29e;font-weight:400}.brief-form input,.brief-form select,.brief-form textarea,.editor-content input,.editor-content textarea{border:1px solid #dce3df;border-radius:7px;padding:9px 10px;font-size:10px;color:var(--ink);outline:0;background:white;width:100%}.brief-form textarea{min-height:65px;resize:vertical;line-height:1.5}.brief-form input:focus,.brief-form select:focus,.brief-form textarea:focus,.editor-content input:focus,.editor-content textarea:focus{border-color:#6d9b8f;box-shadow:0 0 0 3px rgba(58,116,101,.08)}.brief-form fieldset{border:0;padding:0;margin:0}.brief-form legend{font-size:9px;font-weight:700;color:#596a65;margin-bottom:6px}.goal-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px}.goal{border:1px solid var(--line);border-radius:7px;background:white;text-align:left;padding:8px 9px;color:var(--ink)}.goal small,.goal strong{display:block}.goal strong{font-size:9px}.goal small{font-size:7px;color:#899591;margin-top:2px}.goal.active{border-color:#538579;background:#eef5f1;box-shadow:inset 2px 0 var(--green)}.brief-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.generate-button{border:0;border-radius:9px;background:var(--green);color:white;padding:12px;display:flex;justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:700;margin-top:4px}.generate-button svg{width:15px;color:var(--lime)}.generate-button:disabled{opacity:.7}.form-footnote{text-align:center;font-size:8px;color:#899591;line-height:1.4}.studio-error{font-size:9px;color:#9b3d2f;background:#fff0ec;padding:9px;border-radius:7px}.studio-main{min-width:0;padding:28px 30px 95px;max-width:1320px;width:100%;margin:0 auto}.studio-empty{min-height:650px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-orbit{width:78px;height:78px;border-radius:50%;background:#eaf1e8;display:grid;place-items:center;color:var(--green);position:relative}.empty-orbit svg{width:29px;height:29px}.empty-orbit:after,.empty-orbit:before{content:"";position:absolute;border:1px solid #dbe5d7;border-radius:50%;inset:-13px}.empty-orbit:after{inset:-29px;border-style:dashed}.empty-orbit span{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--lime);right:-14px}.empty-orbit span+span{right:auto;left:-6px;bottom:-15px;background:#8caa91}.studio-empty>h2{font:600 23px Manrope;margin:40px 0 7px}.studio-empty>p{font-size:11px;color:var(--muted);max-width:470px;line-height:1.5}.empty-features{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:11px;gap:11px;width:min(620px,100%);margin:22px 0}.empty-features>div{background:white;border:1px solid var(--line);border-radius:10px;padding:14px;text-align:left;display:grid;grid-template-columns:auto 1fr;grid-gap:2px 9px;gap:2px 9px}.empty-features svg{width:16px;grid-row:1/3;color:var(--green)}.empty-features span,.empty-features strong{display:block}.empty-features strong{font-size:9px}.empty-features span{font-size:8px;color:var(--muted)}.performance-coach{width:min(760px,100%);background:#183f37;color:white;border-radius:12px;padding:18px;text-align:left}.coach-head{display:flex;align-items:center;gap:10px}.coach-head>span{width:31px;height:31px;border-radius:8px;background:rgba(214,243,90,.12);color:var(--lime);display:grid;place-items:center}.coach-head svg{width:16px}.coach-head small,.coach-head strong{display:block}.coach-head small{font-size:7px;letter-spacing:.1em;color:#9db5af}.coach-head strong{font-size:11px;margin-top:2px}.coach-head em{margin-left:auto;font-style:normal;font-size:8px;color:#9db5af}.coach-insights{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px;margin-top:13px}.coach-insights>div{background:rgba(255,255,255,.07);border-radius:8px;padding:10px;display:grid;grid-template-columns:auto 1fr;grid-gap:7px;gap:7px}.coach-insights>div>svg{width:12px;color:var(--lime)}.coach-insights p{margin:0}.coach-insights span,.coach-insights strong{display:block}.coach-insights strong{font-size:8px}.coach-insights span{font-size:7px;color:#afc3be;line-height:1.4;margin-top:3px}.confidence{grid-column:2;font-size:6px!important;color:#aabcb8;background:rgba(255,255,255,.06);border-radius:10px;width:max-content;padding:3px 5px}.coach-caveat{font-size:7px;color:#8fa9a2;margin:11px 0 0}.draft-topline{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.draft-topline h2{font:600 21px Manrope;margin:7px 0 4px}.draft-topline p{font-size:10px;color:var(--muted);margin:0}.source-badge{display:flex;align-items:center;gap:5px;width:max-content;border-radius:20px;padding:5px 8px;font-size:7px;font-weight:700;letter-spacing:.05em}.source-badge svg{width:11px}.source-badge.live{background:#e3f1e8;color:#3d7048}.source-badge.demo{background:#fff0cd;color:#8b671b}.preview-switch{background:#e9eeeb;border-radius:7px;padding:3px;display:flex}.preview-switch button{border:0;background:transparent;padding:6px 9px;border-radius:5px;font-size:8px;color:#74817d}.preview-switch button.active{background:white;color:var(--ink);box-shadow:0 2px 6px rgba(24,63,55,.08)}.draft-workspace{display:grid;grid-template-columns:minmax(430px,1fr) minmax(350px,.86fr);grid-gap:18px;gap:18px;align-items:start}.draft-editor{display:grid;grid-gap:12px;gap:12px}.editor-section{background:white;border:1px solid var(--line);border-radius:11px;overflow:hidden}.editor-title{display:flex;align-items:center;gap:9px;padding:12px 15px;border-bottom:1px solid #eef1ef}.editor-title>span{min-width:24px;height:21px;border-radius:6px;background:#edf3ef;color:var(--green);display:grid;place-items:center;font-size:7px;font-weight:700}.editor-title h3{font:600 11px Manrope;margin:0}.editor-content{padding:14px;display:grid;grid-gap:10px;gap:10px}.editor-content textarea{min-height:75px;resize:vertical;line-height:1.5}.subject-options{display:grid;grid-gap:7px;gap:7px}.subject-options button{border:1px solid var(--line);border-radius:8px;background:white;padding:9px;display:grid;grid-template-columns:22px 1fr auto;align-items:center;text-align:left;grid-gap:8px;gap:8px}.subject-options button>span{width:21px;height:21px;border-radius:50%;background:#eef2f0;display:grid;place-items:center;font-size:8px;font-weight:700}.subject-options button strong{font-size:9px}.subject-options button small{font-size:7px;color:var(--muted)}.subject-options button.selected{border-color:#56877b;background:#f3f8f5}.subject-options button.selected>span{background:var(--green);color:white}.ab-note{display:flex;align-items:center;gap:6px;background:#f5f6f2;padding:8px;border-radius:7px;color:#71807b;font-size:8px}.ab-note svg{width:13px}.section-editor{display:grid;grid-gap:6px;gap:6px;border-top:1px dashed #dce3df;padding-top:10px}.image-slot-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.image-upload{border:1px dashed #cfd9d4;border-radius:8px;padding:9px}.image-upload>div{height:75px;border-radius:6px;background:#f0f3ef;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#70807b}.image-upload>div svg{width:17px}.image-upload>div strong{font-size:8px;margin-top:4px}.image-upload>img{height:75px;width:100%;object-fit:cover;border-radius:6px}.image-upload p{font-size:7px;color:var(--muted);line-height:1.4;min-height:30px}.image-upload label{display:block;text-align:center;border:1px solid var(--line);border-radius:6px;padding:6px;font-size:7px;color:var(--green);cursor:pointer}.image-upload input{display:none}.rationale{font-size:9px;color:#64736f;line-height:1.6;margin:0}.optimization-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:6px;gap:6px}.optimization-list li{display:flex;align-items:flex-start;gap:6px;font-size:8px;color:#64736f}.optimization-list svg{width:11px;color:#52805a;flex:none}.preview-column{position:-webkit-sticky;position:sticky;top:82px}.mail-preview{background:#e8ece9;border-radius:13px;padding:12px;transition:max-width .2s}.mail-preview.mobile{max-width:340px;margin:auto}.mail-client{height:30px;border-radius:7px 7px 0 0;background:#f8faf8;display:flex;align-items:center;justify-content:center;font-size:7px;color:#84908c;position:relative}.mail-dots{position:absolute;left:10px;display:flex;gap:4px}.mail-dots i{width:5px;height:5px;border-radius:50%;background:#d1d8d4}.inbox-preview{background:white;border-bottom:1px solid var(--line);padding:10px 13px}.inbox-preview small,.inbox-preview span,.inbox-preview strong{display:block}.inbox-preview small{font-size:6px;color:#98a39f}.inbox-preview strong{font-size:9px;margin:3px 0}.inbox-preview span{font-size:7px;color:#84908c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.newsletter-canvas{background:#f7f5ef;color:#203a35;min-height:540px}.newsletter-canvas>header{height:52px;background:white;padding:0 20px;display:flex;align-items:center;gap:8px}.newsletter-canvas>header strong{font-size:9px}.preview-logo{width:27px;height:27px;border-radius:7px;color:white;display:grid;place-items:center;font-size:7px;font-weight:700}.preview-placeholder{height:128px;background:linear-gradient(135deg,#e4eadb,#d5e0d0);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#678068}.preview-placeholder svg{width:21px}.preview-placeholder span{font-size:7px;margin-top:5px}.preview-hero-image{height:150px;width:100%;object-fit:cover}.newsletter-copy{padding:26px 32px 32px}.newsletter-copy h1{font:600 23px/1.2 Manrope;margin:0 0 14px;letter-spacing:-.025em}.newsletter-copy p{white-space:pre-line;font-size:8px;line-height:1.65;color:#5d6d68}.newsletter-copy .intro-copy{font-size:9px}.preview-section{margin-top:18px}.preview-section h2{font:600 12px Manrope;margin:0 0 5px}.preview-section img{width:100%;height:110px;object-fit:cover;border-radius:5px;margin-top:8px}.newsletter-copy>a{display:inline-block;margin-top:18px;color:white;border-radius:5px;padding:9px 14px;font-size:8px;font-weight:700}.newsletter-canvas>footer{background:white;border-top:1px solid var(--line);padding:13px;text-align:center;color:#9aa49f;font-size:6px}.preview-meta{display:flex;justify-content:space-between;padding:8px 4px;color:#74817d;font-size:7px}.preview-meta span{display:flex;align-items:center;gap:4px}.preview-meta svg{width:10px}.studio-savebar{position:fixed;bottom:0;right:0;left:598px;height:72px;background:rgba(255,255,255,.96);border-top:1px solid var(--line);display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:0 30px;z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.studio-savebar>div{margin-right:auto;display:flex;align-items:center;gap:8px;color:#788681;font-size:8px}.studio-savebar>div svg{width:16px;color:var(--green)}.studio-savebar>div strong{display:block;color:var(--ink);font-size:9px}.performance-dashboard{display:grid;grid-gap:16px;gap:16px}.performance-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.performance-kpis>div{background:white;border:1px solid var(--line);border-radius:11px;padding:17px}.performance-kpis span,.performance-kpis strong{display:block}.performance-kpis span{font-size:9px;color:var(--muted)}.performance-kpis strong{font:600 20px Manrope;margin-top:7px}.analytics-layout{display:grid;grid-template-columns:1.25fr 1fr;grid-gap:16px;gap:16px;align-items:start}.analytics-layout .performance-coach{width:100%}.analytics-chart{padding-bottom:17px}.bar-chart{display:grid;grid-gap:12px;gap:12px;padding:10px 20px}.bar-row{display:grid;grid-template-columns:120px 1fr 40px;grid-gap:10px;gap:10px;align-items:center}.bar-row>span{font-size:9px;color:#5e6e69}.bar-row>div{height:8px;background:#edf1ee;border-radius:6px;overflow:hidden}.bar-row i{height:100%;display:block;background:linear-gradient(90deg,var(--green),#86a757);border-radius:6px}.bar-row strong{font-size:8px;text-align:right}@media(max-width:1180px){.studio-layout{grid-template-columns:310px 1fr}.draft-workspace{grid-template-columns:1fr}.preview-column{position:static}.studio-savebar{left:558px}.analytics-layout,.coach-insights{grid-template-columns:1fr}}@media(max-width:900px){.studio-layout{grid-template-columns:1fr}.brief-panel{border-right:0;border-bottom:1px solid var(--line)}.studio-toolbar{grid-template-columns:1fr auto}.studio-progress{display:none}.studio-savebar{left:70px}.performance-kpis{grid-template-columns:1fr 1fr}.draft-workspace{grid-template-columns:1fr}}@media(max-width:620px){.studio-main{padding:20px 14px 100px}.studio-toolbar{padding:0 14px}.studio-recipient{display:none}.empty-features{grid-template-columns:1fr}.draft-topline{align-items:flex-start;gap:12px;flex-direction:column}.brief-row,.image-slot-grid{grid-template-columns:1fr}.studio-savebar{height:auto;padding:10px 14px;flex-wrap:wrap}.studio-savebar>div{width:100%}.performance-kpis{grid-template-columns:1fr}.bar-row{grid-template-columns:80px 1fr 34px}}.studio-toolbar{height:72px;padding:0 32px}.studio-back{font-size:13px}.studio-progress{grid-template-columns:29px 62px 29px 62px 29px;grid-template-rows:29px 19px}.studio-progress>span{width:27px;height:27px;font-size:11px}.studio-progress>small{font-size:10px}.studio-recipient{font-size:11px}.studio-recipient svg{width:19px}.studio-layout{grid-template-columns:420px 1fr;min-height:calc(100vh - 168px)}.brief-panel{padding:30px 28px 48px}.brief-heading h2{font-size:25px;margin:10px 0 7px}.brief-heading p{font-size:13px;line-height:1.45;margin-bottom:21px}.brand-context,.brand-warning{gap:12px;padding:14px;margin-bottom:20px}.brand-warning svg{width:21px}.brand-context strong,.brand-warning strong{font-size:12px}.brand-warning span{font-size:11px}.brand-context>span{width:36px;height:36px;font-size:11px}.brand-context small{font-size:10px}.brand-context svg{width:17px}.brief-form{gap:17px}.brief-form label,.editor-content label{font-size:12px;gap:7px}.brief-form input,.brief-form select,.brief-form textarea,.editor-content input,.editor-content textarea{border-radius:9px;padding:12px 13px;font-size:13px}.brief-form textarea{min-height:82px}.brief-form legend{font-size:12px;margin-bottom:8px}.goal-grid{gap:8px}.goal{border-radius:9px;padding:11px 12px}.goal strong{font-size:12px}.goal small{font-size:10px;line-height:1.35;margin-top:3px}.brief-row{gap:11px}.generate-button{border-radius:10px;padding:15px;font-size:14px}.generate-button svg{width:18px}.form-footnote{font-size:10px}.studio-error{font-size:11px;padding:11px}.studio-main{padding:34px 36px 105px;max-width:1460px}.studio-empty{min-height:680px}.empty-orbit{width:92px;height:92px}.empty-orbit svg{width:34px;height:34px}.studio-empty>h2{font-size:29px;margin-top:46px}.studio-empty>p{font-size:14px;max-width:620px}.empty-features{gap:14px;width:min(820px,100%);margin:28px 0}.empty-features>div{padding:18px}.empty-features svg{width:20px}.empty-features strong{font-size:12px}.empty-features span{font-size:10px}.performance-coach{width:min(1000px,100%);padding:22px}.coach-head>span{width:38px;height:38px}.coach-head svg{width:19px}.coach-head small{font-size:9px}.coach-head strong{font-size:14px}.coach-head em{font-size:10px}.coach-insights{gap:12px;margin-top:16px}.coach-insights>div{padding:13px;gap:9px}.coach-insights>div>svg{width:15px}.coach-insights strong{font-size:11px}.coach-insights span{font-size:10px}.confidence{font-size:8px!important;padding:4px 7px}.coach-caveat{font-size:9px;margin-top:14px}.draft-topline{margin-bottom:23px}.draft-topline h2{font-size:27px}.draft-topline p{font-size:13px}.source-badge{padding:7px 10px;font-size:9px}.source-badge svg{width:14px}.preview-switch{border-radius:9px;padding:4px}.preview-switch button{padding:8px 12px;font-size:11px}.draft-workspace{grid-template-columns:minmax(500px,1fr) minmax(390px,.86fr);gap:22px}.draft-editor{gap:15px}.editor-section{border-radius:13px}.editor-title{gap:11px;padding:15px 18px}.editor-title>span{min-width:29px;height:26px;font-size:9px}.editor-title h3{font-size:14px}.editor-content{padding:18px;gap:13px}.editor-content textarea{min-height:92px}.subject-options{gap:9px}.subject-options button{padding:12px;grid-template-columns:27px 1fr auto;gap:10px}.subject-options button>span{width:26px;height:26px;font-size:10px}.subject-options button strong{font-size:12px}.subject-options button small{font-size:9px}.ab-note{gap:8px;padding:10px;font-size:10px}.ab-note svg{width:16px}.section-editor{gap:8px;padding-top:13px}.image-slot-grid{gap:10px}.image-upload{padding:11px}.image-upload>div,.image-upload>img{height:94px}.image-upload>div svg{width:21px}.image-upload>div strong{font-size:10px}.image-upload p{font-size:10px;min-height:40px}.image-upload label{padding:8px;font-size:10px}.rationale{font-size:11px}.optimization-list{gap:8px}.optimization-list li{gap:8px;font-size:10px}.optimization-list svg{width:14px}.preview-column{top:90px}.mail-preview{padding:15px}.mail-client{height:37px;font-size:9px}.mail-dots i{width:6px;height:6px}.inbox-preview{padding:13px 16px}.inbox-preview small{font-size:8px}.inbox-preview strong{font-size:11px;margin:4px 0}.inbox-preview span{font-size:9px}.newsletter-canvas>header{height:64px;padding:0 25px}.newsletter-canvas>header strong{font-size:11px}.preview-logo{width:34px;height:34px;font-size:9px}.preview-placeholder{height:158px}.preview-placeholder svg{width:26px}.preview-placeholder span{font-size:9px}.preview-hero-image{height:185px}.newsletter-copy{padding:32px 38px 38px}.newsletter-copy h1{font-size:28px;margin-bottom:17px}.newsletter-copy p{font-size:10px}.newsletter-copy .intro-copy{font-size:11px}.preview-section{margin-top:22px}.preview-section h2{font-size:15px;margin-bottom:7px}.preview-section img{height:136px;margin-top:10px}.newsletter-copy>a{margin-top:22px;padding:11px 17px;font-size:10px}.newsletter-canvas>footer{padding:16px;font-size:8px}.preview-meta{padding:10px 5px;font-size:9px}.preview-meta svg{width:13px}.studio-savebar{left:668px;height:80px;padding:0 36px;gap:11px}.studio-savebar>div{font-size:10px}.studio-savebar>div svg{width:19px}.studio-savebar>div strong{font-size:12px}.performance-kpis{gap:15px}.performance-kpis>div{padding:21px}.performance-kpis span{font-size:11px}.performance-kpis strong{font-size:25px}.bar-chart{gap:15px;padding:13px 24px}.bar-row{grid-template-columns:145px 1fr 48px;gap:13px}.bar-row>span{font-size:11px}.bar-row>div{height:10px}.bar-row strong{font-size:10px}@media(max-width:1180px){.studio-layout{grid-template-columns:360px 1fr}.brief-panel{padding-left:24px;padding-right:24px}.draft-workspace{grid-template-columns:1fr}.studio-savebar{left:608px}}@media(max-width:900px){.studio-layout{grid-template-columns:1fr}.studio-savebar{left:248px}}@media(max-width:720px){.studio-savebar{left:70px}}@media(max-width:620px){.studio-main{padding:24px 16px 110px}.studio-toolbar{height:66px;padding:0 16px}.brief-panel{padding:25px 18px 40px}.studio-empty>h2{font-size:25px}.studio-savebar{height:auto;padding:12px 16px}}.audience-field{display:grid;grid-gap:8px;gap:8px}.audience-select-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px}.audience-select-row select{min-width:0;border:1px solid #dce3df;border-radius:9px;padding:12px 13px;background:white;color:var(--ink);font-size:13px;outline:0}.audience-select-row select:focus{border-color:#6d9b8f;box-shadow:0 0 0 3px rgba(58,116,101,.08)}.audience-add-button{border:1px solid #b9cbc5;border-radius:9px;background:#f1f7f3;color:var(--green);padding:0 13px;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700}.audience-add-button svg{width:15px}.audience-summary{display:flex;align-items:center;gap:9px;border-radius:8px;background:#f4f6f3;padding:10px 11px;color:#71807b}.audience-summary>svg{width:17px;flex:none;color:var(--green)}.audience-summary span,.audience-summary strong{display:block}.audience-summary span{font-size:10px;line-height:1.45}.audience-summary strong{font-size:11px;color:var(--ink)}.audience-creator{display:grid;grid-gap:11px;gap:11px;border:1px solid #cddbd6;border-radius:10px;background:#f8faf8;padding:13px}.audience-creator>div{display:flex;justify-content:flex-end;gap:7px}.audience-creator>div button{padding:9px 11px;font-size:10px}.draft-topline{max-width:1040px;margin:0 auto 23px}.preview-stage{max-width:1040px;margin:0 auto 34px;border:1px solid #d9e1dd;border-radius:17px;background:linear-gradient(145deg,#eef3ef,#e5ebe7);padding:24px 28px 28px}.preview-stage-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:20px}.preview-stage-head h3{font:600 20px Manrope;margin:5px 0 3px}.preview-stage-head p{font-size:11px;color:var(--muted);margin:0}.preview-stage .preview-column{position:static;top:auto;width:min(760px,100%);margin:0 auto}.preview-stage .mail-preview{width:100%;padding:18px;box-shadow:0 18px 48px rgba(24,63,55,.12)}.preview-stage .mail-preview.desktop{max-width:760px;margin:0 auto}.preview-stage .mail-preview.mobile{max-width:420px}.preview-stage .mail-client{height:42px}.preview-stage .newsletter-canvas{min-height:0}.preview-stage .preview-hero-image{height:245px}.preview-stage .preview-placeholder{height:205px}.preview-stage .newsletter-copy{padding:42px 56px 48px}.preview-stage .newsletter-copy h1{font-size:34px}.preview-stage .newsletter-copy p{font-size:12px}.preview-stage .newsletter-copy .intro-copy{font-size:13px}.preview-stage .preview-section h2{font-size:18px}.preview-stage .newsletter-copy>a{font-size:12px;padding:13px 20px}.editor-heading{max-width:1040px;margin:0 auto 14px}.editor-heading h3{font:600 22px Manrope;margin:5px 0 0}.draft-workspace{display:block;max-width:1040px;margin:0 auto}.draft-editor{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.draft-editor>.editor-section:first-child,.draft-editor>.editor-section:nth-child(3),.draft-editor>.editor-section:nth-child(6){grid-column:1/-1}@media(max-width:1180px){.draft-editor{grid-template-columns:1fr}.draft-editor>.editor-section{grid-column:1!important}.preview-stage{padding:20px}}@media(max-width:620px){.audience-select-row{grid-template-columns:1fr}.audience-add-button{justify-content:center;padding:11px}.preview-stage{padding:15px;border-radius:13px}.preview-stage-head{align-items:flex-start;flex-direction:column}.preview-stage .newsletter-copy{padding:30px 25px 34px}.preview-stage .newsletter-copy h1{font-size:28px}}.editing-badge{display:flex;align-items:center;gap:6px;border-radius:20px;background:#e7f2ea;color:#3f704b;padding:7px 10px;font-size:10px;font-weight:700}.editing-badge svg{width:14px}.delivery-backdrop{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:24px;background:rgba(10,30,25,.52);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.delivery-dialog{position:relative;width:min(720px,100%);max-height:calc(100vh - 48px);overflow:auto;border-radius:18px;background:white;padding:30px;box-shadow:0 28px 80px rgba(12,35,29,.28)}.delivery-close{position:absolute;right:20px;top:20px;width:34px;height:34px;border:0;border-radius:9px;background:#f0f3f1;color:#6e7d78;display:grid;place-items:center}.delivery-close svg{width:17px}.delivery-dialog>h2{font:600 25px Manrope;margin:10px 0 6px}.delivery-dialog>p{font-size:12px;color:var(--muted);margin:0 0 20px}.delivery-summary{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;border-radius:12px;background:#f5f7f4;padding:14px}.delivery-summary>div{border-radius:9px;background:white;padding:11px 12px}.delivery-summary span,.delivery-summary strong{display:block}.delivery-summary span{font-size:9px;color:var(--muted);margin-bottom:4px}.delivery-summary strong{font-size:11px;line-height:1.4}.test-send-form{display:grid;grid-template-columns:1fr 1.25fr auto;align-items:end;grid-gap:11px;gap:11px;margin-top:17px;padding:16px;border:1px solid var(--line);border-radius:12px}.test-send-form>div span,.test-send-form>div strong{display:block}.test-send-form>div strong{font-size:13px}.test-send-form>div span{font-size:10px;color:var(--muted);line-height:1.4;margin-top:3px}.test-send-form label{display:grid;grid-gap:5px;gap:5px;font-size:10px;font-weight:700;color:#596a65}.test-send-form input{min-width:0;border:1px solid #dce3df;border-radius:8px;padding:10px 11px;font-size:11px;outline:0}.test-send-form input:focus{border-color:#6d9b8f;box-shadow:0 0 0 3px rgba(58,116,101,.08)}.provider-lock{display:flex;gap:11px;margin-top:15px;border-radius:11px;background:#fff4dc;color:#83651f;padding:14px}.provider-lock>svg{width:20px;flex:none}.provider-lock span,.provider-lock strong{display:block}.provider-lock strong{font-size:12px}.provider-lock span{font-size:10px;line-height:1.5;margin-top:3px}.delivery-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:19px}.delivery-actions .primary:disabled{cursor:not-allowed;box-shadow:none}@media(max-width:1300px){.studio-savebar{height:auto;min-height:80px;padding-top:10px;padding-bottom:10px;flex-wrap:wrap}.studio-savebar>div{width:100%}}@media(max-width:720px){.delivery-dialog{padding:24px 18px}.delivery-summary,.test-send-form{grid-template-columns:1fr}.delivery-actions{align-items:stretch;flex-direction:column}}.provider-lock.provider-ready{background:#eaf6ef;color:#1b684d}.readiness-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px 12px;gap:5px 12px;margin:10px 0 0;padding:0;list-style:none}.readiness-list li{font-size:9px}.readiness-list .ok{color:#286c55}.readiness-list .open{color:#8c6a20}.delivery-inline-warning{margin-top:10px;padding:10px 12px;border:1px solid #f0dba7;border-radius:9px;background:#fff9e9;color:#795e21;font-size:10px;line-height:1.5}.send-confirmation{display:grid;grid-gap:6px;gap:6px;margin-top:15px;font-size:10px;color:#556860}.send-confirmation input{max-width:180px;text-transform:uppercase;font-weight:800;letter-spacing:.08em}.delivery-error{margin-top:12px}@media(max-width:560px){.readiness-list{grid-template-columns:1fr}}