:root{font-family:Inter,Avenir,Segoe UI,Helvetica,Arial,sans-serif;color:#17221f;background:#f5f5f0;font-synthesis:none;text-rendering:optimizeLegibility;--green-950: #102f29;--green-900: #173f35;--green-800: #205347;--green-700: #2d6a5b;--green-100: #dcebe5;--lime: #d7f15f;--paper: #f7f7f2;--white: #ffffff;--ink: #17221f;--muted: #68736f;--line: #dfe3de;--danger: #b9443d;--shadow: 0 16px 50px rgba(20, 45, 38, .09)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper)}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}h1,h2,h3,p{margin-top:0}h1{margin-bottom:8px;font-size:clamp(2rem,3vw,2.75rem);line-height:1.06;letter-spacing:-.045em}h2{margin-bottom:6px;font-size:1.35rem;letter-spacing:-.025em}.eyebrow{margin-bottom:9px;font-size:.69rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.text-green{color:var(--green-700)}.muted{color:var(--muted)}.nowrap{white-space:nowrap}.mono{font-variant-numeric:tabular-nums;letter-spacing:.02em}.brand{display:flex;align-items:center;gap:12px}.brand>span:last-child{display:grid;line-height:1}.brand strong{font-size:1.02rem;letter-spacing:.1em}.brand small{margin-top:5px;opacity:.62;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.brand-light{color:#fff}.brand-mark{width:41px;height:41px;display:grid;place-items:center;flex:0 0 41px;border-radius:12px 4px;color:var(--green-950);background:var(--lime);transform:rotate(-3deg)}.brand-mark span{font-family:Georgia,serif;font-size:1.35rem;font-weight:700;transform:rotate(3deg)}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.05fr) minmax(420px,.95fr)}.login-story{position:relative;padding:48px clamp(42px,6vw,88px);display:flex;flex-direction:column;overflow:hidden;color:#fff;background:var(--green-950)}.login-story:before{content:"";position:absolute;width:580px;height:580px;right:-260px;top:10%;border:1px solid rgba(216,241,95,.18);border-radius:50%;box-shadow:0 0 0 100px #d8f15f06,0 0 0 200px #d8f15f05}.login-story:after{content:"";position:absolute;left:0;right:0;bottom:120px;height:1px;background:linear-gradient(90deg,transparent,rgba(215,241,95,.35),transparent);transform:rotate(-7deg)}.story-copy{position:relative;z-index:1;margin:auto 0;max-width:620px}.story-copy .eyebrow{color:var(--lime)}.story-copy h1{margin-bottom:28px;color:#fff;font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(3.3rem,6.7vw,6.8rem);line-height:.92;letter-spacing:-.055em}.story-copy h1 em{color:var(--lime);font-weight:400}.story-copy>p:last-child{max-width:510px;color:#ffffffad;font-size:1.05rem;line-height:1.7}.story-foot{position:relative;z-index:1;color:#ffffff80;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.login-panel{display:grid;place-items:center;padding:60px;background:#f4f3ed}.login-card{width:min(100%,430px)}.login-card h2{margin-bottom:8px;font-size:2rem}.login-card>.muted{margin-bottom:35px;line-height:1.6}.field{display:grid;gap:8px;margin-bottom:20px}.field>span{color:#33423e;font-size:.78rem;font-weight:750}.field span small{color:var(--muted);font-weight:500}.field>small{margin-top:-2px;color:var(--muted);font-size:.73rem;line-height:1.4}input,textarea{width:100%;border:1px solid #cfd5d0;border-radius:8px;outline:none;color:var(--ink);background:#fff;transition:border-color .2s,box-shadow .2s}input{height:48px;padding:0 14px}textarea{padding:14px;line-height:1.55;resize:vertical}input:focus,textarea:focus{border-color:var(--green-700);box-shadow:0 0 0 3px #2d6a5b1f}input::placeholder,textarea::placeholder{color:#98a19e}.button{min-height:42px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;font-size:.82rem;font-weight:760;transition:transform .15s,background .2s,color .2s}.button:not(:disabled):active{transform:translateY(1px)}.button-primary{color:#fff;background:var(--green-900)}.button-primary:hover:not(:disabled){background:var(--green-800)}.button-secondary{border:1px solid #ccd3ce;color:var(--green-900);background:#fff}.button-secondary:hover{background:#f3f7f5}.button-ghost{color:var(--muted);background:transparent}.button-accent{color:var(--green-950);background:var(--lime)}.button-accent:hover:not(:disabled){background:#e0f777}.button-block{width:100%;min-height:50px;margin-top:9px}.icon-button{width:36px;height:36px;padding:0;display:inline-grid;place-items:center;border:1px solid transparent;border-radius:8px;color:#68736f;background:transparent}.icon-button:hover:not(:disabled){border-color:var(--line);color:var(--green-900);background:#fff}.icon-button.danger:hover{color:var(--danger);border-color:#ead4d2;background:#fff6f5}.alert{margin:20px 0;padding:12px 14px;border-radius:7px;font-size:.82rem;line-height:1.45}.alert-error{border:1px solid #e6c5c2;color:#8d332e;background:#fff0ee}.spinner{width:16px;height:16px;display:inline-block;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .75s linear infinite}.spinner-dark{border-color:#173f3533;border-top-color:var(--green-900)}@keyframes spin{to{transform:rotate(360deg)}}.app-loader{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:22px;background:var(--paper)}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:10;width:260px;padding:30px 22px 24px;display:flex;flex-direction:column;color:#fff;background:var(--green-950)}.sidebar nav{margin-top:55px}.sidebar nav>p,.sidebar-stats>p{margin:0 12px 12px;color:#ffffff63;font-size:.62rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.sidebar nav button{width:100%;height:46px;padding:0 12px;margin-bottom:5px;display:flex;align-items:center;gap:12px;border:0;border-radius:8px;color:#ffffffa1;background:transparent;font-size:.81rem;text-align:left}.sidebar nav button:hover{color:#fff;background:#ffffff0d}.sidebar nav button.active{color:var(--green-950);background:var(--lime)}.sidebar nav button span{flex:1;font-weight:700}.sidebar nav button b{min-width:23px;height:21px;padding:0 6px;display:grid;place-items:center;border-radius:10px;color:inherit;background:#102f291a;font-size:.68rem}.sidebar-stats{margin-top:auto;padding:17px 13px;border:1px solid rgba(255,255,255,.08);border-radius:9px;background:#ffffff06}.sidebar-stats>p{margin-left:0}.sidebar-stats div{padding:6px 0;display:flex;justify-content:space-between;color:#ffffffa6;font-size:.73rem}.sidebar-stats div span{display:flex;align-items:center;gap:8px}.sidebar-stats i{width:6px;height:6px;display:inline-block;border-radius:50%;background:#82908b}.sidebar-stats i.active-dot{background:var(--lime)}.sidebar-stats strong{color:#fff}.user-menu{width:100%;margin-top:18px;padding:11px 7px;display:flex;align-items:center;gap:9px;border:0;border-top:1px solid rgba(255,255,255,.09);color:#fff;background:transparent;text-align:left}.user-menu>span:nth-child(2){min-width:0;flex:1;display:grid}.user-menu strong{overflow:hidden;font-size:.73rem;text-overflow:ellipsis}.user-menu small{margin-top:3px;color:#fff6;font-size:.63rem}.main-content{margin-left:260px;min-height:100vh;padding:60px clamp(32px,5vw,78px) 80px}.page-header{max-width:1240px;margin:0 auto 34px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.page-header .muted{margin-bottom:0}.header-actions{display:flex;gap:10px}.panel{max-width:1240px;margin:0 auto;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:0 6px 26px #16322a09}.toolbar{min-height:72px;padding:13px 18px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.search-box{width:min(430px,100%);position:relative;display:flex;align-items:center}.search-box svg{position:absolute;left:13px;color:#84908c}.search-box input{height:42px;padding-left:41px;background:#fafbf9}.result-count{color:var(--muted);font-size:.75rem}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th{padding:13px 20px;color:#7a8581;background:#f8f9f6;font-size:.64rem;letter-spacing:.08em;text-align:left;text-transform:uppercase}td{height:70px;padding:11px 20px;border-top:1px solid #edf0ec;font-size:.79rem}tbody tr:hover{background:#fbfcfa}.align-right{text-align:right}.contact-cell{display:flex;align-items:center;gap:11px}.avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:var(--green-900);background:var(--green-100);font-family:Georgia,serif;font-weight:700}.avatar-small{width:31px;height:31px;flex:0 0 31px;color:var(--green-950);background:var(--lime);font-size:.75rem}.status-pill{width:fit-content;padding:5px 9px;display:inline-flex;align-items:center;gap:7px;border-radius:99px;font-size:.67rem;font-weight:750}.status-pill i{width:5px;height:5px;border-radius:50%;background:currentColor}.status-active,.broadcast-queued{color:#28705c;background:#e5f3ec}.status-inactive{color:#707b77;background:#edf0ed}.broadcast-partially_queued{color:#876618;background:#fcf4d5}.broadcast-failed{color:#a63b35;background:#fde9e7}.broadcast-processing{color:#496473;background:#e9f0f4}.row-actions{display:flex;justify-content:flex-end;gap:2px}.empty-state{min-height:245px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--muted);text-align:center}.empty-state strong{color:var(--ink)}.empty-state span:last-child{font-size:.78rem}.empty-state.compact{min-height:100px;flex-direction:row}.empty-icon{width:54px;height:54px;margin-bottom:5px;display:grid;place-items:center;border-radius:50%;color:var(--green-700);background:#edf5f1}.pagination{min-height:59px;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);color:var(--muted);font-size:.72rem}.pagination>div{display:flex;gap:4px}.modal-backdrop{position:fixed;inset:0;z-index:50;padding:24px;display:grid;place-items:center;background:#06191494;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{width:min(100%,520px);max-height:calc(100vh - 48px);overflow-y:auto;border-radius:12px;background:#f8f8f4;box-shadow:var(--shadow)}.modal-wide{width:min(100%,700px)}.modal-header{padding:25px 27px 20px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--line)}.modal-header h2{margin-bottom:0}.modal-header .eyebrow{margin-bottom:6px}.modal-body{padding:25px 27px 27px}.form-stack .field:last-of-type{margin-bottom:0}.modal-intro{margin-bottom:22px;font-size:.84rem;line-height:1.6}.modal-actions{margin-top:28px;display:flex;justify-content:flex-end;gap:8px}.toggle-row{padding:15px 0 0;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line)}.toggle-row>span{display:grid;gap:4px;font-size:.8rem}.toggle-row small{color:var(--muted)}input[type=checkbox][role=switch]{appearance:none;width:42px;height:24px;padding:2px;flex:0 0 42px;border:0;border-radius:13px;background:#c8cfcb;transition:background .2s}input[type=checkbox][role=switch]:after{content:"";width:20px;height:20px;display:block;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .2s}input[type=checkbox][role=switch]:checked{background:var(--green-700)}input[type=checkbox][role=switch]:checked:after{transform:translate(18px)}.upload-zone{min-height:170px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1.5px dashed #aebbb5;border-radius:10px;color:var(--green-700);background:#fff;text-align:center;cursor:pointer}.upload-zone:hover{border-color:var(--green-700);background:#f8fbf9}.upload-zone strong{max-width:100%;overflow:hidden;color:var(--ink);font-size:.83rem;text-overflow:ellipsis;white-space:nowrap}.upload-zone span{color:var(--muted);font-size:.7rem}.upload-zone input{display:none}.template-link{width:fit-content;padding:0;display:inline-flex;align-items:center;gap:7px;border:0;color:var(--green-700);background:transparent;font-size:.76rem;font-weight:750}.import-summary{padding:15px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;border-radius:9px;background:#eaf3ee}.import-summary>div{display:grid;text-align:center}.import-summary strong{font-size:1.25rem}.import-summary span{color:var(--muted);font-size:.68rem}.import-summary ul{grid-column:1/-1;margin:5px 0 0;padding:10px 0 0 25px;border-top:1px solid #cfdfd7;color:#8d332e;font-size:.7rem}.recipient-chip{padding:11px 15px;display:flex;align-items:center;gap:7px;border:1px solid #cbd8d2;border-radius:99px;color:var(--green-700);background:#fff;font-size:.75rem}.recipient-chip strong{font-size:.9rem}.pulse-dot{width:7px;height:7px;border-radius:50%;background:var(--green-700);box-shadow:0 0 0 4px #2d6a5b1a}.broadcast-grid{max-width:1240px;margin:0 auto 60px;display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:24px;align-items:stretch}.broadcast-grid .panel{width:100%}.panel-heading{padding:19px 22px;border-bottom:1px solid var(--line)}.panel-heading>div{display:flex;align-items:center;gap:12px}.panel-heading h2{margin:0 0 3px;font-size:1rem}.panel-heading p{margin:0;color:var(--muted);font-size:.71rem}.panel-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;color:var(--green-700);background:#e7f1ed}.composer-body{padding:24px}.sender-id-display{min-height:48px;padding:0 14px;display:flex;align-items:center;border:1px solid #d9dfdb;border-radius:8px;color:var(--green-950);background:#f4f7f4;font-size:.82rem;font-weight:800;letter-spacing:.08em}.composer textarea{min-height:180px}.message-meta{margin:-13px 0 22px;display:flex;justify-content:space-between;color:var(--muted);font-size:.68rem}.send-summary{padding:17px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:9px;color:#fff;background:var(--green-950)}.send-summary>div{display:grid;gap:4px}.send-summary span{color:#ffffff7a;font-size:.66rem;text-transform:uppercase;letter-spacing:.08em}.send-summary strong{font-size:.82rem}.delivery-note{padding:28px 25px;display:flex;flex-direction:column;border-radius:11px;color:#fff;background:var(--green-900)}.note-number{color:var(--lime);font-family:Georgia,serif;font-size:2.3rem}.delivery-note h3{margin-top:auto;font-family:Georgia,serif;font-size:1.45rem;font-weight:400}.delivery-note p{color:#ffffffad;font-size:.8rem;line-height:1.65}.note-rule{width:36px;height:2px;margin:10px 0 18px;background:var(--lime)}.delivery-note small{color:#ffffff6e;font-size:.66rem;line-height:1.55}.section-heading{max-width:1240px;margin:0 auto 17px;display:flex;align-items:flex-end;justify-content:space-between}.section-heading h2{margin:0;font-size:1.5rem}.section-heading .eyebrow{margin-bottom:5px}.section-heading>span{color:var(--muted);font-size:.72rem}.history-panel{overflow:hidden}.history-item{min-height:104px;padding:18px 21px;display:grid;grid-template-columns:39px minmax(0,1fr) 110px;gap:15px;align-items:start;border-top:1px solid var(--line)}.history-item:first-child{border-top:0}.history-icon{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;color:var(--green-700);background:#eaf2ee}.history-content p{margin:2px 0 10px;display:-webkit-box;overflow:hidden;font-size:.81rem;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.history-content>div{display:flex;flex-wrap:wrap;gap:15px;color:var(--muted);font-size:.66rem}.history-result{display:grid;justify-items:end;gap:4px}.history-result strong{margin-top:4px;font-size:.78rem}.history-result small{color:var(--muted);font-size:.62rem}.error-text{display:block;margin-top:7px;color:var(--danger);font-size:.68rem}.toast{position:fixed;z-index:80;right:27px;bottom:27px;max-width:min(430px,calc(100vw - 40px));padding:13px 17px 13px 13px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:9px;color:var(--ink);background:#fff;box-shadow:var(--shadow);font-size:.78rem}.toast>span{width:26px;height:26px;display:grid;place-items:center;border-radius:50%}.toast-success>span{color:#23705b;background:#e3f2eb}.toast-error>span{color:#a53a34;background:#fbe6e4}.toast-enter-active,.toast-leave-active{transition:.25s ease}.toast-enter-from,.toast-leave-to{transform:translateY(12px);opacity:0}@media(max-width:1000px){.login-story{padding:42px}.story-copy h1{font-size:4.5rem}.sidebar{width:220px}.main-content{margin-left:220px;padding-left:30px;padding-right:30px}.broadcast-grid{grid-template-columns:1fr}.delivery-note{min-height:240px}}@media(max-width:760px){.login-shell{grid-template-columns:1fr}.login-story{min-height:42vh;padding:30px}.story-copy{margin:65px 0 40px}.story-copy h1{font-size:3.8rem}.story-copy>p:last-child,.story-foot{display:none}.login-panel{padding:42px 25px 55px}.sidebar{position:static;width:100%;height:auto;padding:18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px}.sidebar nav{margin:0;display:flex;justify-content:center}.sidebar nav>p,.sidebar-stats,.user-menu>span:nth-child(2),.user-menu .avatar{display:none}.sidebar nav button{width:auto;margin:0 3px}.sidebar nav button b{display:none}.user-menu{width:38px;height:38px;margin:0;padding:0;justify-content:center;border:0}.main-content{margin-left:0;padding:35px 19px 60px}.page-header{align-items:flex-start;flex-direction:column;gap:20px}.header-actions{width:100%}.header-actions .button{flex:1}th:nth-child(4),td:nth-child(4){display:none}td,th{padding-left:14px;padding-right:14px}.message-meta,.send-summary{align-items:flex-start;flex-direction:column}.send-summary .button{width:100%}.history-item{grid-template-columns:34px 1fr}.history-result{grid-column:2;justify-items:start;grid-template-columns:auto auto auto;align-items:center;gap:8px}}@media(max-width:520px){.brand strong{font-size:.85rem}.brand small{display:none}.sidebar{grid-template-columns:auto 1fr 38px;gap:8px}.sidebar nav{justify-content:flex-end}.sidebar nav button{width:43px;padding:0;justify-content:center}.sidebar nav button span{display:none}.page-header h1{font-size:2.2rem}.header-actions{flex-direction:column}.toolbar{align-items:stretch;flex-direction:column}.result-count{padding-left:2px}th:nth-child(3),td:nth-child(3){display:none}td{height:64px}.contact-cell .avatar{display:none}.mono{font-size:.72rem}.modal-backdrop{padding:10px}.modal{max-height:calc(100vh - 20px)}.modal-header,.modal-body{padding-left:20px;padding-right:20px}.recipient-chip{align-self:flex-start}}
