@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400 700;font-display:swap;src:url(/assets/space-grotesk-latin-DPT1xrvW.woff2) format("woff2")}:root{font-family:DM Sans,sans-serif;color:#203038;background:#f5f4f0;font-synthesis:none;--ink: #18272d;--muted: #6a767b;--line: #e3e5df;--orange: #f06b3f;--soft: #f6f5f1;--navy: #18272d;--radius: 14px}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #ed956c;outline-offset:3px}button{border:0}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.2;letter-spacing:-.045em}h1{font-size:clamp(28px,3vw,40px);font-weight:650;margin-bottom:12px}h2{font-size:21px;font-weight:700;margin-bottom:10px}h3{font-size:17px;letter-spacing:-.025em}p{line-height:1.65}small{line-height:1.45}input,select,textarea{width:100%;min-height:43px;border:1px solid #d8ded9;border-radius:8px;background:#fff;padding:11px 12px;color:var(--ink);transition:border-color .15s}input::placeholder,textarea::placeholder{color:#8b969a}textarea{resize:vertical;line-height:1.5}select{padding-right:30px}input[type=checkbox]{width:18px;min-width:18px;height:18px;min-height:18px;margin:2px 0 0;accent-color:var(--orange)}input:focus,textarea:focus,select:focus{border-color:var(--orange)}.button{display:inline-flex;gap:9px;align-items:center;justify-content:center;min-height:42px;padding:11px 17px;border-radius:8px;background:var(--orange);color:#fff;font-size:13px;font-weight:650;text-decoration:none;white-space:nowrap;border:1px solid transparent;transition:background .15s,transform .15s}.button:hover:not(:disabled){background:#d9562b}.button.secondary{background:#fff;color:var(--ink);border-color:#dbe0da}.button.secondary:hover:not(:disabled){background:#f2f3ee}.button.danger{background:#ad4339}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;color:inherit;border-radius:7px}.icon-button:hover{background:#ffffff12}.text-button{display:inline-flex;align-items:center;gap:6px;background:transparent;color:#b74724;padding:7px 0;font-size:13px;font-weight:650;text-align:left}.text-button:hover{text-decoration:underline}.external-link{display:inline-flex;align-items:center;gap:6px;color:#bb512e;text-decoration:none;font-weight:550;font-size:13px;overflow-wrap:anywhere}.external-link:hover{text-decoration:underline}.brand{display:flex;gap:9px;align-items:center;font-family:Manrope,sans-serif;font-size:19px;font-weight:800;letter-spacing:-.04em;color:var(--ink)}.brand-symbol{display:flex;align-items:center;justify-content:center;width:33px;height:38px;color:var(--orange)}.brand small{display:block;letter-spacing:.13em;font-size:7.5px;margin-top:4px;font-family:DM Sans,sans-serif;font-weight:500;color:var(--muted)}.brand-light{color:#fff}.brand-light small{color:#9caaa9}.eyebrow{text-transform:uppercase;font-size:10px;letter-spacing:.17em;font-weight:650;color:#b95833;margin-bottom:13px}.muted{color:var(--muted)}.small{font-size:12px}.preserve-space{white-space:pre-wrap;overflow-wrap:anywhere}.break{overflow-wrap:anywhere;word-break:break-word}.code-text{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.split{display:flex;justify-content:space-between;gap:16px;align-items:center}.inline-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.section-title{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:32px}.section-title p:not(.eyebrow){color:var(--muted);font-size:14px;max-width:690px;margin-bottom:0}.title-actions{display:flex;gap:10px;flex-shrink:0}.field{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:550;margin-bottom:19px;min-width:0}.field>span{color:#46545a}.field small{color:var(--muted);font-size:11px;font-weight:400}.check-field{display:flex;align-items:flex-start;gap:11px;margin:16px 0 24px;font-size:14px;line-height:1.5}.check-field small{display:block;color:var(--muted);font-size:12px;margin-top:4px}.check-stack .check-field{border-top:1px solid var(--line);padding-top:17px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:22px}.form-actions .button{min-width:130px}.notice{display:flex;gap:10px;align-items:flex-start;border:1px solid #e4dfcf;background:#f8f5e9;color:#716548;padding:14px 16px;border-radius:9px;font-size:12px;line-height:1.6;margin-bottom:20px}.notice>svg{flex-shrink:0;margin-top:2px}.notice.error{background:#fff1ed;border-color:#f1cabe;color:#a34634}.notice.success{background:#edf5ed;border-color:#cfdfd0;color:#396742}.loading{display:flex;justify-content:center;gap:10px;align-items:center;padding:60px 20px;color:var(--muted);font-size:13px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty{text-align:center;padding:62px 24px}.empty-mark{display:flex;align-items:center;justify-content:center;background:#eeeae0;color:#bd754c;width:53px;height:53px;border-radius:50%;font-size:26px;margin:0 auto 20px}.empty h3{font-size:21px;margin-bottom:11px}.empty p{color:var(--muted);font-size:13px;max-width:460px;margin-left:auto;margin-right:auto}.empty .button{margin-top:8px}.badge{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border-radius:5px;background:#edf0eb;color:#68766c;font-size:10px;font-weight:600;line-height:1.3;white-space:nowrap}.badge:before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor}.badge-published,.badge-yes,.badge-delivered,.badge-resolved,.badge-approved,.badge-active,.badge-verified,.badge-deployed{background:#e7efe6;color:#477451}.badge-draft,.badge-private,.badge-cancelled,.badge-archived{background:#eeefeb;color:#758077}.badge-review,.badge-maybe,.badge-open,.badge-queued,.badge-scheduled,.badge-prepared,.badge-normal,.badge-analysis{background:#f8edd9;color:#9a752d}.badge-no,.badge-failed,.badge-bounced,.badge-high,.badge-uncertain{background:#f9e7e0;color:#b25643}.badge-working,.badge-sending,.badge-public,.badge-accepted{background:#e6edf3;color:#4b7790}.badge-captured{background:#eee7f5;color:#8266a0}.dashboard-shell{display:flex;min-height:100vh}.sidebar{position:fixed;left:0;top:0;bottom:0;width:241px;background:var(--navy);color:#a5b4b5;padding:29px 19px 0;display:flex;flex-direction:column;z-index:30;overflow-y:auto}.sidebar-brand{margin:0 8px 36px;display:flex;justify-content:space-between;align-items:center}.nav-label{display:block;font-size:9px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:#6e8488;margin:0 13px 13px}.sidebar nav{display:flex;flex-direction:column;gap:4px}.nav-item{display:flex;gap:11px;align-items:center;width:100%;padding:11px 13px;text-align:left;border-radius:7px;background:transparent;color:#a2b3b5;font-size:12px;font-weight:450}.nav-item svg{color:#7f999d}.nav-item:hover{background:#21353c;color:#fff}.nav-item.active{background:#324139;color:#f5f5e7}.nav-item.active svg{color:#ed935f}.sidebar-project{border-top:1px solid #304048;padding-top:20px;margin-top:24px;margin-bottom:16px}.sidebar-project strong{display:block;font-size:12px;line-height:1.45;font-weight:550;color:#e5eae6;padding:0 13px;overflow-wrap:anywhere}.sidebar-project .nav-label{margin-bottom:8px}.sidebar-bottom{display:flex;align-items:center;gap:10px;border-top:1px solid #2d4148;margin-top:auto;padding:20px 5px 23px;min-height:88px;font-size:11px}.sidebar-bottom strong{display:block;color:#e2e8e5;font-size:11px}.sidebar-bottom small{display:block;font-size:9px;max-width:118px;overflow:hidden;text-overflow:ellipsis;margin-top:4px}.sidebar-bottom .icon-button{margin-left:auto;flex-shrink:0}.team-avatar{width:29px;height:29px;flex-shrink:0;background:#3b4d4b;color:#dfe7db;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:11px}.main-area{margin-left:241px;width:calc(100% - 241px);display:flex;flex-direction:column;min-width:0}.topbar{height:72px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 42px;font-size:11px;color:#808d8f;background:#fafaf6}.topbar-label{font-size:10px;font-weight:650;letter-spacing:.08em;color:#596e72}.private-tag{display:flex;gap:7px;align-items:center;font-size:10px;color:#687c70}.private-tag>span{height:5px;width:5px;background:#709278;border-radius:50%}.page-content{padding:42px;max-width:1530px;width:100%;margin:0 auto;flex:1;outline:none}.back-link{display:inline-flex;gap:5px;align-items:center;color:#84908b;font-size:11px;padding:0;background:none;margin-bottom:21px}.workspace-footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin:35px 42px 0;padding:20px 0;color:#92a09d;font-size:9px}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:26px;margin-bottom:24px;min-width:0;box-shadow:0 2px 1px #1e322b02}.panel-heading{margin-bottom:25px}.panel-heading p{color:var(--muted);font-size:12px;margin-bottom:0}.panel-heading h2{font-size:18px}.toolbar{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:22px}.toolbar select{width:auto;max-width:240px;font-size:12px}.toolbar .search-input{flex:1;min-width:160px;max-width:470px}.toolbar .muted{font-size:11px;margin-left:auto}.search-input{font-size:12px;background:#fafbf8;min-height:43px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.project-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:23px;text-align:left;transition:box-shadow .2s,transform .2s,border-color .2s;color:var(--ink)}.project-card:hover{box-shadow:0 12px 25px #172c2410;transform:translateY(-3px);border-color:#c5cec4}.project-card-top{display:flex;justify-content:space-between;align-items:center;gap:10px;color:#98a79b}.project-monogram{height:65px;width:65px;background:#f4f1e8;color:#a6a187;margin-top:35px;margin-bottom:25px;border-radius:11px;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:26px;font-style:italic}.project-card h2{font-size:22px;overflow-wrap:anywhere;margin-bottom:7px}.project-card>p{font-size:11px;color:#89968f;margin-bottom:29px}.project-card-foot{border-top:1px solid #ebeee7;margin-top:auto;padding-top:16px;font-size:9px;color:#8d9890;display:flex;flex-direction:column;gap:12px}.project-card-foot>span:first-child{display:flex;align-items:center;gap:6px}.project-card-foot>span:last-child{color:#a86742}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:26px}.metric{background:#fff;border:1px solid var(--line);padding:22px 24px;border-radius:12px}.metric>span{display:block;font-size:11px;color:#7e8b86;margin-bottom:16px}.metric>strong{font-family:Manrope,sans-serif;font-size:32px;font-weight:550;line-height:1;color:#2f4945;letter-spacing:-.06em}.two-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.link-rows{display:flex;flex-direction:column;gap:16px;margin:21px 0}.definition-list{margin:24px 0;font-size:12px}.definition-list>div{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid #edf0e9}.definition-list span{color:var(--muted);flex-shrink:0}.definition-list strong{font-weight:500;text-align:right;overflow-wrap:anywhere;min-width:0}.activity-list>div{display:flex;gap:16px;padding:7px 0 24px}.timeline-dot{flex-shrink:0;width:8px;height:8px;border:2px solid #bf9764;border-radius:50%;margin-top:6px}.activity-list p{font-size:12px;color:var(--muted);margin:7px 0}.activity-list strong{font-size:13px;font-weight:550}.activity-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}.activity-cards>.panel>p{font-size:13px;margin-bottom:4px}.activity-cards .eyebrow{margin-bottom:6px}.table-scroll{overflow-x:auto;margin:0 -26px}table{width:100%;border-collapse:collapse;font-size:12px;text-align:left}th{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#89948b;font-weight:500;background:#f9faf6;padding:13px 16px;white-space:nowrap}td{padding:20px 16px;border-bottom:1px solid #edf0e8;vertical-align:middle;color:#68796e;max-width:360px;overflow-wrap:anywhere}th:first-child,td:first-child{padding-left:26px}th:last-child,td:last-child{padding-right:26px}td strong{font-weight:550;color:#32473c;display:block;line-height:1.5}tr:last-child td{border-bottom:0}.cell-sub{display:block;font-size:10px;color:#8a978e;margin-top:5px}.load-more{text-align:center;margin-top:22px}.modal{border:1px solid #d9ddd4;border-radius:17px;box-shadow:0 26px 90px #1422232e;width:min(560px,calc(100% - 28px));max-height:calc(100dvh - 42px);padding:0;color:var(--ink);background:#fff;overflow:auto}.modal-wide{width:min(850px,calc(100% - 28px))}.modal::backdrop{background:#18272db3;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-head{padding:21px 28px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px;position:sticky;top:0;background:#fff;z-index:1}.modal-head h2{font-size:19px;margin:0}.modal-head .icon-button:hover{background:#eef0ea}.modal-body{padding:28px}.modal-body>p{font-size:14px}.section-divider{border-top:1px solid var(--line);padding-top:24px;margin-top:27px}.ticket-intro h2{font-size:25px}.ticket-intro>p{font-size:14px}.context-meta{display:flex;flex-wrap:wrap;gap:11px 18px;background:#f5f6f0;padding:13px 15px;margin:22px 0;font-size:10px;color:#7b8a80;border-radius:8px}.ticket-files{margin-top:25px}.attachment{display:flex;align-items:flex-start;gap:13px;padding:13px;border:1px solid var(--line);border-radius:8px;margin-bottom:9px;font-size:12px;overflow:hidden}.attachment>div{min-width:0;width:100%}.attachment a{color:#b6613e;overflow-wrap:anywhere}.attachment small{display:block;color:var(--muted);font-size:10px;margin:6px 0}.attachment audio{display:block;max-width:100%;height:35px;margin-top:11px}.comments{display:flex;flex-direction:column;gap:13px;margin:22px 0}.comment{border:1px solid #e3e7dc;padding:17px;border-radius:9px;font-size:12px}.comment.internal{background:#faf6eb;border-color:#eee5ce}.comment strong{font-size:11px}.comment p{margin:12px 0}.comment time,.comment-label{font-size:9px;color:#929789}.response-activities{background:#f5f6ef;padding:18px;border-radius:9px;margin-bottom:21px}.response-activities .split{margin:13px 0;font-size:13px}.mail-body,.json-detail{font-family:inherit;font-size:13px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere;background:#f5f6f1;padding:20px;border:1px solid #e6eadd;border-radius:9px;max-height:410px;overflow:auto}.json-detail{font-family:ui-monospace,monospace;font-size:11px}.mail-preview-frame{border:1px solid var(--line);border-radius:8px;width:100%;height:min(620px,68dvh);min-height:320px;background:#fff}.mail-preview-heading{flex-wrap:wrap;margin-bottom:15px}.mail-preview-heading h3{margin-bottom:0}.mail-preview-controls{display:flex;flex-wrap:wrap;gap:7px}.mail-preview-controls .button{min-height:34px;padding:7px 10px;font-size:11px}.mail-preview-controls .is-selected{background:#f8ede6;border-color:#d9b299;color:#944b2d}.mail-content-preview>div>.small{margin:9px 0 0}.details-panel{border-top:1px solid var(--line);margin-top:22px;padding-top:19px;font-size:12px}.details-panel summary{cursor:pointer;color:#617465;font-weight:550}.details-panel>p{margin-top:16px}.confirm-box{background:#fbf5e7;border:1px solid #eae1ca;padding:18px;border-radius:9px;font-size:13px}.group-picker{max-height:260px;overflow-y:auto;border:1px solid var(--line);border-radius:9px;margin:15px 0 24px}.group-picker>label{display:flex;gap:13px;align-items:center;padding:13px 15px;border-bottom:1px solid #edf0e8;font-size:12px;cursor:pointer}.group-picker>label:hover{background:#f8f8f2}.group-picker>label:last-child{border-bottom:0}.group-picker>label>span:not(.badge){flex:1;min-width:0;overflow-wrap:anywhere}.group-picker small{display:block;color:var(--muted);margin-top:4px;font-size:10px}.group-picker>p{padding:12px;margin-bottom:0}.recipient-list{max-height:230px;overflow:auto;border:1px solid var(--line);border-radius:8px;margin:15px 0 20px}.recipient-list>div{display:flex;justify-content:space-between;gap:20px;padding:12px 15px;border-bottom:1px solid var(--line);font-size:12px;overflow-wrap:anywhere}.recipient-list>div:last-child{border-bottom:0}.recipient-list span{color:var(--muted)}.security-mark{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:#f0f3e9;color:#788c65;border-radius:14px;margin:14px 0 22px}.secret-box{background:#f6f7f0;border:1px solid var(--line);padding:18px;border-radius:10px;margin-bottom:20px}.permission-list p{display:flex;gap:10px;font-size:13px;color:#5d735f}.permission-list svg{color:#8c9d71}.release-list .panel h2{margin-bottom:0}.audit-list>details{border-bottom:1px solid #e9ede3;padding:18px 0}.audit-list>details:last-child{border-bottom:0}.audit-list summary{display:flex;align-items:center;gap:15px;cursor:pointer;font-size:12px}.audit-list summary small{display:block;font-size:10px;color:#8c978d;margin-top:6px}.audit-dot{height:7px;width:7px;background:#beaa7a;border-radius:50%;flex-shrink:0}.audit-list summary:after{content:"+";margin-left:auto;color:#90a08f}.audit-list details[open] summary:after{content:"−"}.login-page{display:grid;grid-template-columns:1.08fr 1fr;min-height:100vh;background:#fafaf6}.login-story{background:#19292e;color:#eef0e6;padding:54px 60px;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;position:relative;overflow:hidden}.login-story:after{content:"";position:absolute;width:580px;height:580px;border-radius:50%;border:1px solid #a6af8320;bottom:-280px;left:-180px;pointer-events:none;box-shadow:0 0 0 50px #a6af8305,0 0 0 100px #a6af8305,0 0 0 150px #a6af8305}.login-story h1{font-size:clamp(36px,4vw,59px);line-height:1.15;font-weight:500;letter-spacing:-.055em;margin-top:25px;margin-bottom:30px}.login-story h1 em{font-family:Georgia,serif;color:#c9c8a7;font-weight:400;letter-spacing:-.06em}.login-story>div:nth-child(2){padding:90px 0}.login-story>div:nth-child(2)>p:last-child{font-size:14px;color:#95acae;line-height:1.85}.login-story .eyebrow{color:#d39b6e;font-size:9px}.login-foot{display:flex;justify-content:space-between;font-size:10px;color:#607f81;gap:20px}.login-form-section{display:flex;align-items:center;justify-content:center;padding:60px}.login-form{width:100%;max-width:370px}.login-form h2{font-size:34px;font-weight:650;margin-bottom:11px}.login-form>.muted{font-size:13px;margin-bottom:35px}.login-form .form-actions>.button{width:100%}.login-note{font-size:11px;color:#8b9991;border-top:1px solid var(--line);padding-top:24px;margin-top:30px}.startup{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column}.mobile-only{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-80px;left:260px;z-index:100;background:var(--orange);color:#fff;padding:12px}.skip-link:focus{top:10px}@media(min-width:1600px){.page-content{padding-top:50px}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1200px){.sidebar{width:220px;padding-left:14px;padding-right:14px}.main-area{margin-left:220px;width:calc(100% - 220px)}.page-content{padding:30px}.topbar{padding:0 30px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{padding:20px}.workspace-footer{margin-left:30px;margin-right:30px}.section-title{gap:20px}.two-columns{gap:18px}.panel{padding:22px}.table-scroll{margin-left:-22px;margin-right:-22px}.activity-cards{gap:0 18px}.login-story{padding:42px}.login-form-section{padding:40px}}@media(max-width:900px){.sidebar{width:210px}.main-area{margin-left:210px;width:calc(100% - 210px)}.page-content{padding:27px 23px}.topbar{padding:0 23px}.section-title{align-items:flex-start;flex-direction:column;gap:18px}.section-title .title-actions{align-self:flex-start}.two-columns,.activity-cards{grid-template-columns:1fr}.metric-grid{gap:10px}.metric{padding:17px 15px}.metric>span{font-size:10px}.metric>strong{font-size:27px}.form-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card{padding:18px}.project-card h2{font-size:20px}.topbar-label{display:none}.workspace-footer{margin-left:23px;margin-right:23px;flex-direction:column;gap:7px}.login-story{padding:34px}.login-story h1{font-size:38px}.login-form-section{padding:30px}.login-foot{flex-direction:column}.toolbar select{max-width:100%}}@media(max-width:700px){.sidebar{transform:translate(-100%);transition:transform .2s;width:255px;padding:24px 18px 0}.sidebar.is-open{transform:translate(0)}.sidebar-scrim{position:fixed;inset:0;background:#16282b91;z-index:29}.main-area{width:100%;margin-left:0}.mobile-only{display:inline-flex}.topbar{height:62px;padding:0 20px;font-size:10px}.topbar .inline-actions{gap:9px}.private-tag{font-size:9px}.page-content{padding:27px 20px}.section-title{margin-bottom:26px}h1{font-size:28px}.section-title p:not(.eyebrow){font-size:13px}.project-grid{gap:15px}.project-card{padding:17px}.project-card h2{font-size:18px}.project-card-top>svg{display:none}.project-monogram{height:52px;width:52px;font-size:22px;margin-top:23px;margin-bottom:20px}.project-card-foot{font-size:8px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.metric{padding:18px 20px}.metric>span{font-size:11px;margin-bottom:13px}.metric>strong{font-size:30px}.panel{padding:20px}.table-scroll{margin-left:-20px;margin-right:-20px}th:first-child,td:first-child{padding-left:20px}th:last-child,td:last-child{padding-right:20px}.form-grid,.form-grid.three{grid-template-columns:1fr}.toolbar{gap:9px}.toolbar select{flex:1;font-size:11px}.toolbar .search-input{max-width:none}.toolbar .muted{width:100%;margin-left:0}.modal-head{padding:18px 20px}.modal-head h2{font-size:17px}.modal-body{padding:22px 20px}.modal{max-height:calc(100dvh - 24px)}.modal-wide{width:calc(100% - 20px)}.split{gap:12px;align-items:flex-start}.recipient-list>div{flex-direction:column;gap:5px}.comment .split{flex-direction:column;gap:5px}.definition-list>div{gap:14px;font-size:11px}.definition-list strong{max-width:65%}.release-list .split{flex-wrap:wrap}.permission-list p{font-size:12px}.workspace-footer{margin-left:20px;margin-right:20px}.login-page{grid-template-columns:1fr}.login-story{min-height:auto;padding:25px 28px 29px}.login-story>div:nth-child(2){padding:40px 0 0}.login-story h1{font-size:35px;margin:17px 0 0}.login-story>div:nth-child(2)>p:last-child,.login-foot{display:none}.login-form-section{padding:35px 28px 48px}.login-form{max-width:430px}.login-form h2{font-size:29px}.login-form>.muted{margin-bottom:26px}.login-story:after{display:none}.login-form .eyebrow{font-size:9px}.skip-link{left:20px}.section-divider{margin-top:23px;padding-top:21px}}@media(max-width:390px){.project-grid{grid-template-columns:1fr}.project-card{padding:23px}.project-monogram{margin-top:28px}.project-card h2{font-size:23px}.private-tag{display:none}.form-actions{flex-wrap:wrap}.form-actions .button{flex:1}.title-actions .button{white-space:normal}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;transition:none!important}}table{min-width:700px}@media(max-width:700px){.sidebar{visibility:hidden}.sidebar.is-open{visibility:visible}.table-scroll{overscroll-behavior-x:contain}.technical-panel .form-actions{justify-content:flex-start}}@media(max-width:700px){.table-scroll:before{content:"Deslizá la tabla para ver todas las columnas →";display:block;position:sticky;left:0;font-size:9px;color:#89988b;padding:0 20px 11px}}:root{color-scheme:dark;font-family:Space Grotesk,Arial,Helvetica,sans-serif;color:#f5f5f1;background:#050505;--ink: #f5f5f1;--muted: #9d9da0;--line: rgb(255 255 255 / .14);--orange: #f5f5f1;--soft: #111113;--navy: #050505;--radius: 3px;--rayo-red: #ee3825;--rayo-orange: #ff6b0b;--rayo-yellow: #fec306;--rayo-green: #77bd20;--rayo-blue: #188ad9;--surface: #0b0b0c;--surface-raised: #111113;--surface-soft: #161618;--focus: #fec306;font-synthesis:none}html{background:#050505}body{min-width:320px;min-height:100vh;background:radial-gradient(circle at 86% 0%,rgb(24 138 217 / .07),transparent 27rem),#070707;color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::selection{background:var(--rayo-yellow);color:#050505}button,input,textarea,select{font-family:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--focus);outline-offset:4px}h1,h2,h3,h4{font-family:inherit;letter-spacing:-.045em}h1{font-size:clamp(2rem,3.2vw,3.2rem);font-weight:500;line-height:1.02}h2{font-weight:500}.muted,.field small{color:var(--muted)}.eyebrow{color:#b7b7b9;font-size:9px;font-weight:600;letter-spacing:.2em}.brand{color:#f5f5f1;gap:12px;font-family:inherit;font-size:20px;font-weight:600;letter-spacing:-.045em}.brand-symbol{position:relative;width:34px;height:34px;padding:0;overflow:hidden;background:#050505;color:inherit;border:1px solid rgb(255 255 255 / .16);border-radius:50%}.brand-symbol img{display:block;width:100%;height:100%;object-fit:cover}.brand small{margin-top:5px;color:#818185;font-family:inherit;font-size:7px;font-weight:500;letter-spacing:.17em}.brand-light,.brand-light small{color:inherit}input,select,textarea{min-height:46px;border:1px solid #343438;border-radius:2px;background:#0c0c0e;color:#f5f5f1;padding:12px 13px;transition:border-color .16s ease,background .16s ease}input::placeholder,textarea::placeholder{color:#747478}input:focus,textarea:focus,select:focus{border-color:#b9b9ba;background:#101012}input[type=checkbox]{accent-color:var(--rayo-yellow)}.field{gap:9px;font-size:11px;font-weight:500}.field>span{color:#c5c5c6}.button{min-height:44px;padding:11px 18px;border:1px solid #f5f5f1;border-radius:2px;background:#f5f5f1;color:#050505;font-size:12px;font-weight:600;letter-spacing:.01em;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.button:hover:not(:disabled){background:#d7d7d2;border-color:#d7d7d2;transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0)}.button.secondary{border-color:#3a3a3e;background:transparent;color:#eeeeea}.button.secondary:hover:not(:disabled){border-color:#737377;background:#18181a}.button.danger{border-color:#a63a32;background:#8f302a;color:#fff}.icon-button{border-radius:2px}.icon-button:hover{background:#ffffff14}.text-button,.external-link{color:#f0bd44}.dashboard-shell{position:relative;background:#070707}.dashboard-shell:before,.login-page:before{content:"";position:fixed;z-index:80;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--rayo-red) 0 20%,var(--rayo-orange) 20% 40%,var(--rayo-yellow) 40% 60%,var(--rayo-green) 60% 80%,var(--rayo-blue) 80% 100%)}.sidebar{width:270px;padding:35px 20px 0;border-right:1px solid var(--line);background:#050505;color:#a4a4a6}.sidebar-brand{margin:0 10px 43px}.nav-label{margin:0 13px 12px;color:#68686c;font-size:8px;font-weight:600;letter-spacing:.2em}.sidebar nav{gap:2px}.nav-item{position:relative;min-height:45px;gap:12px;padding:11px 13px;border-radius:2px;color:#98989c;font-size:12px;font-weight:450;transition:color .15s ease,background .15s ease}.nav-item svg{color:#707075;stroke-width:1.6}.nav-item:hover{background:#111113;color:#f5f5f1}.nav-item.active{background:#171719;color:#f5f5f1}.nav-item.active:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:2px;background:var(--rayo-yellow)}.nav-item.active svg{color:var(--rayo-yellow)}.sidebar-project{margin-top:27px;padding-top:22px;border-color:var(--line)}.sidebar-project strong{color:#dededa;font-weight:500}.sidebar-bottom{border-color:var(--line);color:#7f7f83}.sidebar-bottom strong{color:#eeeeea;font-weight:500}.team-avatar{width:31px;height:31px;border:1px solid #424247;border-radius:50%;background:#171719;color:#f5f5f1}.main-area{width:calc(100% - 270px);margin-left:270px;background:linear-gradient(115deg,rgb(238 56 37 / .025),transparent 22rem),#080808}.topbar{position:sticky;z-index:20;top:0;height:74px;padding:0 48px;border-color:var(--line);background:#080808e6;color:#96969a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar-label{color:#f5f5f1;font-size:9px;letter-spacing:.14em}.private-tag{color:#8f8f93;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.private-tag>span{background:var(--rayo-green);box-shadow:0 0 10px #77bd2066}.page-content{max-width:1540px;padding:clamp(34px,4vw,62px) clamp(28px,4vw,62px)}.back-link{color:#8d8d91}.back-link:hover{color:#f5f5f1}.section-title{margin-bottom:38px}.section-title p:not(.eyebrow){color:#9d9da0}.workspace-footer{border-color:var(--line);margin:35px 48px 0;color:#66666a;letter-spacing:.04em}.panel,.project-card,.metric{border-color:var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:none}.panel{padding:28px}.panel-heading p{color:var(--muted)}.panel-heading h2{font-size:19px;font-weight:500}.project-grid{gap:18px}.project-card{position:relative;padding:25px;color:var(--ink);overflow:hidden}.project-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;opacity:.76;background:linear-gradient(90deg,var(--rayo-red),var(--rayo-yellow),var(--rayo-blue))}.project-card:hover{border-color:#5a5a5f;box-shadow:0 20px 50px #00000052;transform:translateY(-3px)}.project-card-top{color:#77777b}.project-monogram{width:62px;height:62px;border:1px solid #3a3a3e;border-radius:50%;background:#121214;color:#e8e8e3;font-family:inherit;font-size:20px;font-style:normal;font-weight:500}.project-card h2{font-weight:500}.project-card>p,.project-card-foot{color:#88888c}.project-card-foot{border-color:var(--line)}.project-card-foot>span:last-child{color:#d5a939}.metric{position:relative;min-height:128px;padding:24px;overflow:hidden}.metric:after{content:"";position:absolute;top:0;right:0;width:38px;height:2px;background:var(--rayo-blue)}.metric:nth-child(2):after{background:var(--rayo-green)}.metric:nth-child(3):after{background:var(--rayo-yellow)}.metric:nth-child(4):after{background:var(--rayo-red)}.metric>span{color:#949498}.metric>strong{color:#f5f5f1;font-family:inherit;font-weight:500}.definition-list>div,.details-panel,.section-divider,.check-stack .check-field,.audit-list>details{border-color:var(--line)}.definition-list span,.activity-list p,.cell-sub,.audit-list summary small{color:var(--muted)}.definition-list strong,.activity-list strong,td strong{color:#e9e9e5}.timeline-dot{border-color:var(--rayo-yellow)}.toolbar select,.search-input{background:#0d0d0f}table{font-variant-numeric:tabular-nums}th{background:#101012;color:#8e8e92}td{border-color:var(--line);color:#b7b7ba}tbody tr{transition:background .14s ease}tbody tr:hover{background:#ffffff06}.badge{border:1px solid #3a3a3f;border-radius:999px;background:#171719;color:#b8b8bb}.badge-published,.badge-yes,.badge-delivered,.badge-resolved,.badge-approved,.badge-active,.badge-verified,.badge-deployed{border-color:#77bd2059;background:#77bd201a;color:#add873}.badge-review,.badge-maybe,.badge-open,.badge-queued,.badge-scheduled,.badge-prepared,.badge-normal,.badge-analysis{border-color:#fec30654;background:#fec3061a;color:#ebcb68}.badge-no,.badge-failed,.badge-bounced,.badge-high,.badge-uncertain{border-color:#ee382566;background:#ee38251a;color:#f38d82}.badge-working,.badge-sending,.badge-public,.badge-accepted{border-color:#188ad966;background:#188ad91c;color:#79b9e7}.badge-captured{border-color:#ff6b0b61;background:#ff6b0b1a;color:#efa269}.notice{border-color:#47402d;border-radius:2px;background:#18160f;color:#d7ca9f}.notice.error{border-color:#633631;background:#1b100f;color:#f0a59d}.notice.success{border-color:#3b5535;background:#10170f;color:#a9d69e}.empty-mark,.security-mark{border:1px solid #3a3a3e;border-radius:50%;background:#141416;color:#d9d9d5}.empty p{color:var(--muted)}.modal{border-color:#3a3a3e;border-radius:4px;background:#0b0b0c;color:var(--ink);box-shadow:0 30px 120px #000000b8}.modal::backdrop{background:#000000c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-head{border-color:var(--line);background:#0b0b0cf0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.modal-head .icon-button:hover{background:#1a1a1d}.context-meta,.response-activities,.mail-body,.json-detail,.secret-box,.confirm-box{border-color:var(--line);border-radius:2px;background:#121214;color:#b8b8bc}.attachment,.comment,.group-picker,.recipient-list{border-color:var(--line);border-radius:2px}.attachment a{color:#e9bd53}.comment.internal{border-color:#514526;background:#17140d}.group-picker>label,.recipient-list>div{border-color:var(--line)}.group-picker>label:hover{background:#151517}.mail-preview-frame{border-color:#3c3c40}.mail-preview-controls .is-selected{border-color:#707076;background:#f5f5f1;color:#050505}.details-panel summary{color:#d0d0cd}.audit-dot{background:var(--rayo-yellow)}.permission-list p{color:#b8c5b1}.permission-list svg{color:var(--rayo-green)}.login-page{position:relative;background:#080808}.login-story{isolation:isolate;padding:clamp(36px,5vw,72px);background:radial-gradient(circle at 18% 78%,rgb(238 56 37 / .17),transparent 23rem),radial-gradient(circle at 70% 16%,rgb(24 138 217 / .14),transparent 27rem),#050505;color:#f5f5f1}.login-story:before{content:"OTRORAYO";position:absolute;z-index:-1;right:-.08em;top:50%;transform:translateY(-50%) rotate(-90deg);color:#ffffff06;font-size:clamp(5rem,12vw,12rem);font-weight:600;letter-spacing:-.08em;white-space:nowrap}.login-story:after{border-color:#ffffff1c;box-shadow:0 0 0 55px #ff6b0b06,0 0 0 110px #fec30605,0 0 0 165px #188ad905}.login-story h1{color:#f5f5f1;font-size:clamp(2.8rem,5.4vw,5.8rem);font-weight:400;line-height:.98}.login-story h1 em{color:#f5f5f1;font-family:inherit;font-weight:400}.login-story>div:nth-child(2)>p:last-child{color:#a5a5a8}.login-story .eyebrow{color:#d0d0d2}.login-foot{color:#737378;letter-spacing:.05em}.login-form-section{border-left:1px solid var(--line);background:radial-gradient(circle at 100% 100%,rgb(119 189 32 / .045),transparent 24rem),#090909}.login-form{max-width:410px}.login-form h2{color:#f5f5f1;font-size:36px;font-weight:500}.login-note{border-color:var(--line);color:#77777b}.startup{background:#050505}.loading{color:#9d9da0}.spin{color:var(--rayo-yellow)}.skip-link{border:1px solid #f5f5f1;border-radius:2px;background:#f5f5f1;color:#050505}.sidebar-scrim{background:#000000bd;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#090909}::-webkit-scrollbar-thumb{border:3px solid #090909;border-radius:999px;background:#3b3b3f}@media(max-width:1200px){.sidebar{width:238px}.main-area{width:calc(100% - 238px);margin-left:238px}.topbar{padding-inline:30px}.page-content{padding:38px 30px}}@media(max-width:900px){.sidebar{width:220px}.main-area{width:calc(100% - 220px);margin-left:220px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.sidebar{width:min(290px,calc(100vw - 42px));padding:28px 18px 0;visibility:hidden;box-shadow:28px 0 90px #0000008c}.sidebar.is-open{visibility:visible}.main-area{width:100%;margin-left:0}.topbar{height:66px;padding:0 19px}.page-content{padding:30px 19px}.panel{padding:20px}.table-scroll{margin-inline:-20px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card{padding:19px}.workspace-footer{margin-inline:19px}.login-story{padding:29px 28px 32px}.login-form-section{border-left:0;border-top:1px solid var(--line);padding:40px 28px 52px}}@media(max-width:480px){.project-grid{grid-template-columns:1fr}.project-card{padding:23px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{min-height:116px;padding:18px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(forced-colors:active){.dashboard-shell:before,.login-page:before,.nav-item.active:before,.metric:after,.project-card:before{background:CanvasText}}
