:root{color:#17211b;font-synthesis:none;background:#f3f1ea;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{color:#fff;cursor:pointer;background:#17211b;border:0;border-radius:999px;padding:12px 20px;font-weight:700}button:disabled{opacity:.4;cursor:not-allowed}.shell{min-height:100vh}header{background:#fff;border-bottom:1px solid #dedbd0;justify-content:space-between;align-items:center;height:74px;padding:0 5vw;display:flex}.brand{object-fit:contain;object-position:left;width:205px;max-height:38px}.account{width:42px;height:42px;position:relative}.account-trigger{background:0 0;border-radius:50%;width:42px;height:42px;padding:0}.account-trigger:focus-visible{outline-offset:3px;outline:3px solid #667630}.account-trigger>img,.account-trigger>span{object-fit:cover;background:#dbea87;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.account-card{z-index:5;background:#fff;border:1px solid #dedbd0;border-radius:16px;width:240px;padding:18px;display:none;position:absolute;top:44px;right:0;box-shadow:0 18px 50px #17211b26}.account:hover .account-card,.account.open .account-card,.account:focus-within .account-card{gap:8px;display:grid}.account-card small,.invitation-table small{color:#6d746e;display:block}.account-card button{margin-top:8px}main{width:min(1500px,94vw);margin:0 auto;padding:46px 0 70px}.hero{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.hero h1{letter-spacing:-.05em;margin:5px 0 10px;font-size:clamp(36px,5vw,68px)}.hero p{color:#586158;margin:0}.eyebrow{font-weight:800;letter-spacing:.2em!important;color:#667630!important;font-size:12px!important}.metric{background:#dbea87;border-radius:18px;padding:18px 24px;display:grid}.metric strong{font-size:34px}.metric span{font-size:13px}.grid{grid-template-columns:minmax(310px,390px) minmax(0,1fr);gap:24px;display:grid}.card{background:#fff;border:1px solid #dedbd0;border-radius:22px;padding:26px;box-shadow:0 10px 30px #17211b0a}.card h2{margin:0 0 18px;font-size:22px}.form{align-content:start;gap:16px;display:grid}.form label{gap:7px;font-size:13px;font-weight:700;display:grid}.form input,.form textarea{color:#17211b;background:#fbfaf7;border:1px solid #ccc9bf;border-radius:11px;padding:12px}.form textarea{resize:vertical}.warning,.error{border-radius:12px;padding:12px 14px;font-size:13px}.warning{color:#675516;background:#fff4cc}.error{color:#852c20;background:#fee5e0;margin-bottom:20px}.maintenance{color:#675516;background:#fff4cc;border:1px solid #d9c36e;border-radius:12px;align-items:baseline;gap:10px;margin-bottom:20px;padding:12px 14px;font-size:13px;display:flex}.maintenance span{color:#735f1d}.history{min-width:0}.history-head{justify-content:space-between;align-items:start;gap:20px;margin-bottom:16px;display:flex}.history-head p{color:#6d746e;margin:-8px 0 0;font-size:13px}.ghost{color:#17211b;white-space:nowrap;background:#edf0e7}.table-wrap{border:1px solid #e7e4da;border-radius:14px;min-height:310px;overflow-x:auto}.invitation-table{border-collapse:collapse;width:100%;min-width:930px;font-size:13px}.invitation-table th{text-align:left;color:#596159;white-space:nowrap;background:#f7f6f1;border-bottom:1px solid #dedbd0;padding:0;font-size:12px;font-weight:800}.invitation-table th:not(:has(.sort-button)){padding:13px 14px}.invitation-table td{vertical-align:middle;border-bottom:1px solid #ece9e0;padding:14px}.invitation-table tbody tr:last-child td{border-bottom:0}.invitation-table tbody tr:hover{background:#fbfaf6}.sort-button{width:100%;color:inherit;font-size:inherit;background:0 0;border-radius:0;justify-content:flex-start;align-items:center;gap:6px;padding:13px 14px;display:inline-flex}.sort-button:hover,.sort-button:focus-visible{color:#17211b;background:#eeece3}.sort-indicator{color:#7d857d;font-size:13px}.recipient{align-items:center;gap:10px;min-width:130px;display:flex}.avatar{background:#edf2cf;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:grid}.email-cell{overflow-wrap:anywhere;color:#5f685f;max-width:210px}.status{background:#eef0eb;border-radius:999px;max-width:150px;padding:5px 9px;font-size:11px;font-weight:800;display:inline-block}.status.active,.status.simulated{color:#31560b;background:#dff0c6}.status.retryable_failed,.status.unknown{color:#735b0b;background:#fff1c9}.status.terminal_failed{color:#852c20;background:#fee5e0}.email-state{color:#596159;white-space:nowrap}.email-state.sent{color:#31560b;font-weight:700}.email-state.failed,.email-state.unknown{color:#852c20}.invitation-table time{color:#596159;white-space:nowrap}.row-actions{justify-content:flex-end;gap:6px;display:flex}.row-actions button{white-space:nowrap;padding:7px 10px;font-size:11px}.empty{text-align:center;color:#7b817b;padding:80px 0!important}.pager{justify-content:flex-end;align-items:center;gap:12px;padding-top:16px;display:flex}.pager button{padding:8px 14px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.modal{z-index:20;background:#17211bb8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.preview{background:#fff;border-radius:22px;grid-template-rows:auto 1fr auto;gap:15px;width:min(760px,96vw);height:min(850px,92vh);padding:22px;display:grid}.preview-head,.actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.preview-head p{color:#6d746e;margin:0;font-size:12px}.preview iframe{border:1px solid #dedbd0;border-radius:12px;width:100%;height:100%}.actions{justify-content:flex-end}.login,.center{text-align:center;place-content:center;justify-items:center;gap:14px;min-height:100vh;display:grid}.login img{width:260px}.login h1{margin:12px 0 0;font-size:54px}.login p{color:#586158}@media (width<=1050px){.grid{grid-template-columns:1fr}}@media (width<=700px){main{width:min(94vw,620px);padding-top:28px}.hero{align-items:start}.metric{display:none}.brand{width:170px}.card{padding:18px}.history-head{align-items:center}}
