:root{color:#15221e;font-synthesis:none;text-rendering:optimizelegibility;letter-spacing:0;background:#f6f8f7;font-family:Montserrat,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px}button,input,textarea,select{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}:focus-visible{outline-offset:2px;outline:3px solid #f0a83b}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.public-shell{grid-template-columns:minmax(300px,42%) minmax(0,1fr);min-height:100vh;display:grid}.brand-panel{color:#fff;background:#12372b;flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(28px,4vw,64px);display:flex;position:sticky;top:0}.brand{color:inherit;align-items:center;gap:12px;width:fit-content;font-size:20px;font-weight:750;text-decoration:none;display:inline-flex}.brand-icon{color:#12372b;background:#ffcf70;border-radius:6px;place-items:center;width:42px;height:42px;display:grid}.brand-message{max-width:580px}.brand-kicker{color:#ffcf70;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:700}.brand-message h2{max-width:13ch;margin:0;font-size:clamp(34px,4.2vw,66px);font-weight:500;line-height:1.03}.brand-points{color:#d6e6df;gap:13px;margin:38px 0 0;padding:0;list-style:none;display:grid}.brand-points li{align-items:center;gap:10px;display:flex}.brand-points svg{color:#ffcf70}.brand-footer{color:#a7c0b6;margin:0;font-size:13px}.form-panel{width:min(720px,100%);margin:auto;padding:clamp(40px,7vw,96px) clamp(24px,7vw,88px)}.form-heading{margin-bottom:34px}.eyebrow{color:#39715f;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}.form-panel h1,.login-panel h1{color:#15221e;margin:0;font-size:clamp(38px,4.5vw,58px);font-weight:500;line-height:1.05}.lede{color:#60716b;max-width:56ch;margin:14px 0 0;line-height:1.6}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.field{margin-bottom:18px}.field label,.capacity-form label{color:#263b34;margin-bottom:7px;font-size:13px;font-weight:700;display:block}.field input,.field textarea,.capacity-form input,.filters input,.filters select{color:#15221e;background:#fff;border:1px solid #c6d1cd;border-radius:5px;width:100%;padding:12px 13px;transition:border-color .15s,box-shadow .15s}.field input{height:46px}.field textarea{resize:vertical;min-height:132px}.field input:hover,.field textarea:hover,.filters input:hover,.filters select:hover{border-color:#829890}.field input:focus,.field textarea:focus,.filters input:focus,.filters select:focus{border-color:#39715f;outline:0;box-shadow:0 0 0 3px #39715f26}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:#b24336}.field-error{color:#a9362b;margin:6px 0 0;font-size:12px}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.checkbox-row{color:#3e514a;cursor:pointer;align-items:flex-start;gap:10px;margin:5px 0 22px;font-size:14px;line-height:1.5;display:flex}.checkbox-row input{accent-color:#176b4d;flex:none;width:18px;height:18px;margin-top:1px}.button{white-space:nowrap;border:0;border-radius:5px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:10px 16px;font-weight:750;transition:transform .15s,background .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.primary{color:#fff;background:#176b4d}.button.primary:hover{background:#0f563d}.button.secondary{color:#263b34;background:#fff;border:1px solid #c6d1cd}.button.warning{color:#522f05;background:#ffcf70}.button.danger-text{color:#a9362b;background:0 0;border:1px solid #e2b6b0}.form-panel .button.primary{min-width:176px}.form-assurance{color:#70817b;align-items:center;gap:7px;margin:14px 0 0;font-size:12px;display:flex}.error-summary{color:#79251d;background:#fff2f0;border-left:4px solid #b24336;border-radius:0 4px 4px 0;margin:0 0 24px;padding:12px 14px}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.success-panel{max-width:680px}.success-mark{color:#176b4d;background:#dff3e9;border-radius:50%;place-items:center;width:64px;height:64px;margin-bottom:26px;display:grid}.reference{background:#eef3f1;border-left:3px solid #39715f;margin:34px 0;padding:18px}.reference dt{color:#60716b;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:700}.reference dd{overflow-wrap:anywhere;margin:0;font:13px ui-monospace,SFMono-Regular,Menlo,monospace}.quiz-page{--quiz-navy:#050038;--quiz-violet:#4c12b8;--quiz-violet-dark:#160552;--quiz-lilac:#d9c8ff;--quiz-coral:#ff765d;color:#fff;background:#fff;min-height:100vh;padding:28px 0 0;position:relative;overflow:hidden}.quiz-page:before{content:"";background:var(--quiz-navy);z-index:0;height:400px;position:absolute;inset:0 0 auto}.quiz-brand{z-index:1;justify-content:center;align-items:flex-start;height:84px;display:flex;position:relative}.quiz-brand img{object-fit:contain;width:100px;height:auto}.quiz-card{z-index:1;background-image:linear-gradient(#4425b4 0%,#020243 100%);border:1px solid #ffffff24;border-radius:25px;max-width:1280px;margin:0 auto;padding:25px;position:relative;overflow:hidden;box-shadow:0 20px 44px #09013d3d}.quiz-progress{background:#ffffff40;height:3px;margin:26px 32px 0;overflow:hidden}.quiz-progress span{background:#fff;height:100%;transition:width .3s;display:block}.quiz-content{flex-direction:column;min-height:590px;padding:28px 52px 36px;display:flex}.quiz-step,.quiz-kicker{color:#ffd0c6;text-align:center;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:800}.quiz-content h1{color:#fff;text-align:center;margin:0 auto;font-size:28px;font-weight:750;line-height:1.22}.quiz-content h1:focus{outline:0}.title-accent{background:#e84734;width:50px;height:4px;margin:16px auto 24px;display:block}.answer-list{border:0;gap:11px;min-width:0;margin:0;padding:0;display:grid}.answer-option{color:#fff;text-align:center;cursor:pointer;border:1px solid #decfffb8;border-radius:6px;justify-content:center;align-items:center;gap:13px;width:100%;min-height:50px;padding:20px 15px;font-size:18px;font-weight:400;line-height:1.35;transition:border-color .15s,background .15s,transform .15s;display:flex}.answer-option:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-1px)}.answer-option[data-selected=true]{background:#ffffff29;border-color:#fff}.answer-option input{opacity:0;pointer-events:none;position:absolute}.answer-option:has(input:focus-visible){outline-offset:2px;outline:3px solid #ffc55d}.quiz-navigation{justify-content:flex-end;align-items:center;gap:18px;min-height:42px;margin-top:auto;padding-top:24px;display:flex}.keyboard-hint{color:#ffffffa8;margin-right:auto;font-size:11px}.quiz-navigation>div,.contact-actions{gap:7px;display:flex}.quiz-icon-button{color:#fff;background:#ffffff1a;border:1px solid #ffffff9e;border-radius:5px;place-items:center;width:38px;height:38px;padding:0;transition:background .15s,transform .15s;display:grid}.quiz-icon-button:hover:not(:disabled){background:#fff3;transform:translateY(-1px)}.quiz-icon-button:disabled{opacity:.35}.contact-content{padding-top:24px}.contact-content h1{max-width:570px;font-size:25px}.contact-content .title-accent{margin-bottom:20px}.quiz-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.quiz-field{margin-bottom:13px}.quiz-field label{color:#fff;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.quiz-field input{color:#333;background:#fff;border:1px solid #ffffff94;border-radius:10px;width:100%;height:43px;padding:9px 11px}.quiz-field input:focus{border-color:#fff;outline:0;box-shadow:0 0 0 3px #ffffff24}.quiz-field input[aria-invalid=true]{border-color:#ffb3a5}.quiz-consent{color:#ffffffdb;text-align:center;cursor:pointer;align-items:flex-start;gap:10px;font-size:18px;line-height:1.5;display:flex}.quiz-consent input{width:17px;height:17px;accent-color:var(--quiz-coral);flex:none;margin:1px 0 0}.quiz-consent a{color:#c36;text-underline-offset:2px}.quiz-field-error{color:#ffd0c6;margin:5px 0 0;font-size:11px}.quiz-error-summary{border-left:3px solid var(--quiz-coral);color:#fff;background:#5200206b;border-radius:0 4px 4px 0;margin:0 0 14px;padding:10px 12px;font-size:12px}.contact-actions{justify-content:flex-end;align-items:center;margin-top:18px}.quiz-submit,.quiz-primary-action{color:#fff;background:#5031c1;border:0;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:9px 17px;font-size:18px;font-weight:700;transition:background .15s,transform .15s;display:inline-flex}.quiz-submit:hover:not(:disabled),.quiz-primary-action:hover{background:#020243;transform:translateY(-1px)}.quiz-turnstile{min-height:65px;margin-top:16px}.quiz-assurance{color:#ffffffad;justify-content:flex-end;align-items:center;gap:6px;margin:10px 0 0;font-size:10px;display:flex}.quiz-result{text-align:center;justify-content:center;align-items:center}.result-check{color:#fff;background:#ffffff1f;border:1px solid #ffffff8f;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:20px;display:grid}.quiz-result h1{font-size:36px}.score-display{align-items:baseline;margin:16px 0 12px;display:flex}.score-display strong{font-size:64px;line-height:1}.score-display span{color:var(--quiz-lilac);font-size:18px;font-weight:700}.result-description{color:#ffffffd1;max-width:500px;margin:0;font-size:15px;line-height:1.6}.result-reference{color:#ffffff9e;text-transform:uppercase;border-top:1px solid #ffffff2e;width:100%;margin:26px 0 20px;padding-top:16px;font-size:10px}.result-reference code{color:#fff;overflow-wrap:anywhere;text-transform:none;margin-top:6px;font-size:11px;display:block}.admin-shell{background:#f3f5f4;min-height:100vh}.admin-header{color:#fff;z-index:10;background:#13231e;justify-content:space-between;align-items:center;height:62px;padding:0 clamp(20px,4vw,56px);display:flex;position:sticky;top:0}.admin-brand{color:inherit;align-items:center;gap:10px;font-weight:780;text-decoration:none;display:flex}.admin-brand svg{color:#ffcf70}.admin-actions{gap:8px;display:flex}.icon-button{width:38px;height:38px;color:inherit;background:0 0;border:0;border-radius:4px;place-items:center;display:grid}.icon-button:hover{background:#ffffff1a}.admin-main{max-width:1500px;margin:0 auto;padding:34px clamp(18px,4vw,56px) 72px}.page-heading,.section-heading{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.page-heading{margin-bottom:28px}.page-heading h1{margin:0;font-size:30px}.section-heading h2{margin:0;font-size:21px}.system-state{text-transform:capitalize;background:#fff;border:1px solid #c6d1cd;border-radius:4px;align-items:center;gap:8px;padding:7px 10px;font-size:12px;display:inline-flex}.system-state span{background:#219665;border-radius:50%;width:8px;height:8px}.system-state.open span{background:#d15242}.system-state.half_open span{background:#e19b2d}.metric-grid{background:#fff;border:1px solid #d7dfdc;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:24px;display:grid}.metric{border-right:1px solid #d7dfdc;align-items:center;gap:14px;min-width:0;padding:20px;display:flex}.metric:last-child{border-right:0}.metric.emphasis{background:#fff5f3}.metric-icon{color:#39715f;background:#e5f0ec;border-radius:4px;flex:none;place-items:center;width:36px;height:36px;display:grid}.metric-icon svg{width:18px}.metric p{color:#64756f;margin:0 0 3px;font-size:12px}.metric strong{font-size:24px}.endpoint-band,.deliveries-section{background:#fff;border:1px solid #d7dfdc;margin-bottom:24px;padding:22px}.capacity-form{grid-template-columns:160px 160px auto auto;align-items:end;gap:12px;margin-top:20px;display:grid}.capacity-form label{margin:0}.capacity-form input{height:42px;margin-top:7px}.filters{grid-template-columns:minmax(260px,1fr) 190px auto;gap:10px;margin:20px 0 14px;display:grid}.search-field{position:relative}.search-field svg{color:#70817b;position:absolute;top:12px;left:12px}.search-field input{height:42px;padding-left:38px}.filters select{height:42px}.table-wrap{border:1px solid #d7dfdc;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:760px}th{color:#50615b;text-transform:uppercase;text-align:left;background:#eef2f0;padding:11px 13px;font-size:11px}td{border-top:1px solid #e1e6e4;padding:12px 13px;font-size:13px}tbody tr{cursor:pointer}tbody tr:hover,tbody tr:focus{background:#f4f8f6;outline:0}.mono{text-overflow:ellipsis;white-space:nowrap;max-width:290px;font:12px ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}.status-badge{color:#465852;white-space:nowrap;background:#e8eeec;border-radius:999px;align-items:center;padding:4px 8px;font-size:11px;font-weight:750;display:inline-flex}.status-badge.delivered,.status-badge.success{color:#126142;background:#dff3e9}.status-badge.dead_letter,.status-badge.permanent{color:#963126;background:#fde7e4}.status-badge.retry_scheduled,.status-badge.retry,.status-badge.paused{color:#764a0c;background:#fff0d3}.status-badge.processing{color:#275e8e;background:#dfeaf5}.notice{color:#155b41;background:#e3f3eb;border-left:3px solid #219665;justify-content:space-between;align-items:center;margin-bottom:18px;padding:10px 13px;display:flex}.notice button{color:inherit;background:0 0;border:0;place-items:center;display:grid}.empty{text-align:center;color:#788781;padding:30px}.drawer-backdrop{z-index:30;background:#08130f7a;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer{background:#fff;width:min(620px,100%);height:100%;padding:26px;overflow-y:auto;box-shadow:-12px 0 28px #00000024}.drawer>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.drawer h2{overflow-wrap:anywhere;margin:0;font:16px ui-monospace,SFMono-Regular,Menlo,monospace}.drawer h3{margin:30px 0 12px;font-size:16px}.drawer .icon-button{color:#263b34}.drawer-actions{flex-wrap:wrap;gap:8px;display:flex}.detail-grid{grid-template-columns:120px minmax(0,1fr);gap:12px;margin:26px 0;display:grid}.detail-grid dt{color:#6e7e78;font-size:12px}.detail-grid dd{overflow-wrap:anywhere;margin:0;font-size:13px}.attempt-list{border-top:1px solid #d7dfdc}.attempt-list article{border-bottom:1px solid #d7dfdc;padding:15px 0}.attempt-list article>div{justify-content:space-between;align-items:center;display:flex}.attempt-list p{color:#65766f;margin:7px 0;font-size:12px}.attempt-list code{color:#963126;font-size:12px}.login-shell{background:#13231e;place-items:center;min-height:100vh;padding:22px;display:grid}.login-panel{background:#fff;border-radius:6px;width:min(440px,100%);padding:38px}.login-panel .brand{color:#15221e;margin-bottom:56px}.login-panel h1{font-size:42px}.login-panel form{margin-top:28px}.login-panel .button{width:100%}.admin-loading{color:#fff;background:#13231e;justify-content:center;align-items:center;gap:10px;min-height:100vh;display:flex}@media (width<=980px){.public-shell{grid-template-columns:1fr}.brand-panel{min-height:340px;position:static}.brand-message h2{max-width:16ch;font-size:40px}.brand-footer{display:none}.metric-grid{grid-template-columns:repeat(2,1fr)}.metric:nth-child(2){border-right:0}.metric:nth-child(-n+2){border-bottom:1px solid #d7dfdc}.capacity-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.quiz-page{padding-top:16px}.quiz-page:before{height:460px}.quiz-brand{height:70px}.quiz-brand img{width:128px}.quiz-card{width:calc(100% - 24px);min-height:0}.quiz-progress{margin:20px 20px 0}.quiz-content{min-height:auto;padding:22px 18px 24px}.quiz-step{margin-bottom:9px}.quiz-content h1{font-size:21px;line-height:1.28}.title-accent{margin:13px auto 18px}.answer-list{gap:9px}.answer-option{min-height:47px;padding:9px 11px;font-size:12px}.keyboard-hint{max-width:150px;line-height:1.35}.contact-content{min-height:660px}.contact-content h1{font-size:20px}.quiz-field-grid{grid-template-columns:1fr;gap:0}.quiz-consent{font-size:10px}.contact-actions{margin-top:15px}.brand-panel{min-height:300px;padding:24px}.brand-message h2{font-size:34px}.brand-points{display:none}.form-panel{padding:42px 20px 64px}.field-grid{grid-template-columns:1fr;gap:0}.form-panel .button.primary{width:100%}.metric-grid{grid-template-columns:1fr}.metric{border-bottom:1px solid #d7dfdc;border-right:0}.metric:last-child{border-bottom:0}.metric:nth-child(-n+2){border-bottom:1px solid #d7dfdc}.page-heading,.section-heading{flex-direction:column;align-items:flex-start}.capacity-form,.filters{grid-template-columns:1fr}.capacity-form .button{width:100%}.deliveries-section,.endpoint-band{padding:16px}.admin-main{padding-left:12px;padding-right:12px}.login-panel{padding:28px 22px}.drawer{padding:20px}.detail-grid{grid-template-columns:95px minmax(0,1fr)}}@media (width<=390px){.quiz-content{padding-left:14px;padding-right:14px}.quiz-content h1{font-size:19px}.answer-option{font-size:11px}.keyboard-hint{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.quiz-footer{color:#4e4e4e;box-sizing:border-box;background-color:#fff;border-top:1px solid #e1e1e1;width:100%;margin-top:50px}.footer-container{max-width:1366px;margin:0 auto;padding:0 20px}.footer-main{grid-template-columns:1.3fr 1fr 1fr 1fr;gap:30px;padding:50px 20px 40px;display:grid}.footer-title{text-transform:none;letter-spacing:1px;color:#020243;margin-bottom:25px;font-size:16px;font-weight:700;line-height:1.1em}.location-title{margin-top:25px}.footer-logo h2{color:#020243;letter-spacing:1px;margin:0;font-size:24px;font-weight:800}.logo-subtitle{color:#020243;letter-spacing:2px;font-size:11px;font-weight:700;display:block}.brand-description{color:#4e4e4e;margin:20px 0;font-size:14px;font-weight:400;line-height:24px}.newsletter-form .form-row{gap:15px;display:flex}.newsletter-form .form-group{flex:1;margin-bottom:15px}.newsletter-form label{color:#020243;margin-bottom:5px;font-size:14px;font-weight:700;display:block}.newsletter-form input{background:0 0;border:none;border-bottom:1px solid #ccc;outline:none;width:100%;padding:6px 0;font-size:14px;transition:border-color .3s}.newsletter-form input:focus{border-bottom-color:#5028c6}.btn-subscribe{color:#fff;cursor:pointer;background-color:#5028c6;border:none;border-radius:4px;margin-top:10px;padding:10px 24px;font-size:14px;font-weight:600;transition:background-color .3s}.btn-subscribe:hover{background-color:#3b1c97}.footer-col p{margin:8px 0;font-size:14px;line-height:1.4}.footer-col a{color:#4e4e4e;margin-bottom:8px;font-size:14px;line-height:30px;text-decoration:none;transition:color .2s}.footer-col a:hover{color:#5028c6}.footer-links-list{margin:0;padding:0;list-style:none}.footer-links-list li,.footer-title.link,.footer-col .footer-title.link{margin-bottom:10px;font-size:14px}.footer-middle{border-top:1px solid #e1e1e1;padding:20px 0}.footer-middle-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}.legal-links a{color:#020243;margin-right:20px;font-size:13px;font-weight:700;text-decoration:underline;transition:color .2s}.legal-links a:hover{color:#5028c6}.social-icons{gap:10px;display:flex}.social-icons a{color:#5028c6;background-color:#eaeaea;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;text-decoration:none;transition:background-color .3s,color .3s;display:flex}.footer-bottom{color:#fff;text-align:center;background-color:#020243;padding:15px 20px}.footer-bottom p{letter-spacing:2px;color:#f3f3ff;font-size:12px;font-weight:400;line-height:26px}@media (width<=992px){.footer-main{grid-template-columns:1fr 1fr}}@media (width<=600px){.footer-main{grid-template-columns:1fr}.footer-middle-content{text-align:center;flex-direction:column;align-items:center}.legal-links a{margin:0 10px}}
