:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1d2529;background:#f5f7f4;font-synthesis:none;--brand:#071a78;--line:#dbe2ed;--muted:#66747b}*{box-sizing:border-box}body{margin:0}a{color:var(--brand);text-decoration:none}button,input,select,textarea{font:inherit}button,.button{border:1px solid transparent;background:var(--brand);color:white;padding:11px 17px;border-radius:7px;font-size:13px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;line-height:1.4}button:hover,.button:hover{filter:brightness(.94)}button:disabled{opacity:.45;cursor:not-allowed}button.secondary,.button.secondary{background:white;border-color:var(--line);color:#071a78}.danger{color:#a83838!important;background:#fff0f0!important;border-color:#edd0d0!important}.small{padding:7px 10px;font-size:12px}.brand{display:flex;align-items:center;gap:11px}.mark{background:#02083f;color:white;width:37px;height:40px;border-radius:8px;display:grid;place-items:center;font:29px Georgia}.brand strong{display:block;font-size:12px;letter-spacing:1.3px}.brand small{display:block;font-size:10px;color:var(--muted);margin-top:5px;letter-spacing:1px}.sidebar{position:fixed;inset:0 auto 0 0;width:228px;background:white;border-right:1px solid var(--line);padding:31px 22px;display:flex;flex-direction:column}.sidebar nav{margin-top:45px;display:grid;gap:9px}.sidebar nav a{padding:12px 15px;font-size:13px;color:#53617a;border-radius:7px}.sidebar nav a.active{background:#eef2ff;color:#071a78;font-weight:650}.sidebar .bottom{margin-top:auto;color:var(--muted);font-size:12px;line-height:1.8}.workspace{margin-left:228px}.topbar{height:80px;background:white;border-bottom:1px solid var(--line);padding:0 37px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted)}.topbar .identity{display:flex;gap:14px;align-items:center}.avatar{height:32px;width:32px;display:grid;place-items:center;background:#eef2ff;color:#071a78;border-radius:50%;font-weight:700}.content{padding:36px;max-width:1700px;margin:auto}.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.8px;text-transform:uppercase;color:#66747b;margin-bottom:11px}h1{font:750 34px Inter,ui-sans-serif,system-ui,sans-serif;margin:0 0 11px;letter-spacing:-.7px}h2{font-size:18px;margin:0 0 8px}h3{font-size:14px;margin:0}p{line-height:1.65;color:var(--muted);font-size:13px}header.pagehead{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.pagehead p{margin:0}.cards{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:30px}.metric{padding:20px 18px;background:white;border:1px solid var(--line);border-radius:9px;min-height:114px}.metric small{color:var(--muted);font-size:11px}.metric strong{display:block;font-size:29px;font-weight:500;margin-top:15px}.metric:first-child{background:#071a78;color:#fff;border-color:#071a78}.metric:first-child small{color:#e4e9ff}.panel{border:1px solid var(--line);border-radius:10px;background:white;overflow:hidden;margin-bottom:22px}.panelhead{padding:21px 24px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:14px}.panelbody{padding:25px}.filters{display:flex;gap:7px;flex-wrap:wrap;padding:15px 21px;border-bottom:1px solid var(--line);align-items:center}.filters button{background:transparent;color:var(--muted);padding:7px 10px;font-size:11px;font-weight:500}.filters button.selected{background:#eef2ff;color:var(--brand)}.search{margin-left:auto;max-width:240px}.tablewrap{overflow:auto}table{border-collapse:collapse;width:100%;white-space:nowrap;font-size:11px}th{text-align:left;padding:14px 15px;background:#f5f7fc;color:#66747b;font-size:10px;font-weight:600}td{padding:18px 15px;border-top:1px solid #edf0f6;color:#53617a}td strong{color:#02083f;font-size:12px}.badge{display:inline-flex;padding:5px 8px;border-radius:5px;font-size:10px;font-weight:650;letter-spacing:.2px;background:#eef1ef;color:#617065}.badge.SENT,.badge.EXECUTING{background:#fff2d7;color:#997022}.badge.PARTNER_VERIFIED,.badge.EXECUTED{background:#e5f4e9;color:#277142}.badge.CANCELLED,.badge.EXPIRED{background:#f9e9e6;color:#a45545}.yes{color:#188154}.no{color:#8f9a94}.muted{color:var(--muted)}.empty{padding:65px 20px;text-align:center}.empty h2{font:700 25px Inter,ui-sans-serif,system-ui,sans-serif}.empty p{max-width:370px;margin:12px auto 22px}.footnote{font-size:11px;color:#66747b;margin-top:25px}.stepnum{height:29px;width:29px;background:#eef2ff;display:grid;place-items:center;border-radius:7px;color:var(--brand);font-size:12px}.section-title{display:flex;align-items:center;gap:12px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:21px}.field{display:flex;flex-direction:column;gap:8px}.field.full{grid-column:1/-1}label{font-size:12px;font-weight:600;color:#263754}input,select,textarea{width:100%;padding:11px 12px;border:1px solid #dbe2ed;border-radius:6px;color:#1d2529;background:#fff;outline:none;font-size:13px}input:focus,textarea:focus,select:focus{border-color:#071a78;box-shadow:0 0 0 3px #eef2ff}textarea{min-height:94px;resize:vertical}input:disabled,select:disabled{background:#f5f7fc;color:#66747b}.form-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:23px}.asidecard{padding:23px;background:#eef2ff;border:1px solid #dbe2ed;border-radius:9px;position:sticky;top:25px}.asidecard p{font-size:12px}.asidecard ol{padding-left:17px;font-size:12px;color:#53617a;line-height:2.7}.form-actions{display:flex;gap:10px;justify-content:flex-end;padding:18px 22px;background:white;border:1px solid var(--line);border-radius:9px;position:sticky;bottom:10px;box-shadow:0 5px 30px #071a7810}.notice{padding:14px 17px;background:#fff5dd;color:#80631a;border:1px solid #f0e2ba;border-radius:7px;font-size:12px;line-height:1.7;margin-bottom:20px}.error{background:#fff0ed;border-color:#efd3cb;color:#a44833}.success{background:#edf7ee;border-color:#cfe6d4;color:#236b3e}.login{min-height:100vh;display:grid;grid-template-columns:1.05fr 1fr}.login-story{background:#02083f;color:white;padding:55px 65px;display:flex;flex-direction:column}.login-story .brand strong{color:white}.login-story .brand small{color:#d9e2ff}.login-story .mark{background:#ffffff18}.login-story .story{margin:auto 0;max-width:500px}.login-story h1{font-size:55px;line-height:1.15;margin:20px 0}.login-story p{color:#cbd5f5;max-width:380px;line-height:1.8}.login-story .eyebrow{color:#e3c17e}.story-rule{width:45px;height:2px;background:#c89537;margin-top:38px}.login-form{padding:60px 45px;display:flex;align-items:center;justify-content:center;background:#ffffff}.login-box{width:100%;max-width:365px}.login-box form{display:grid;gap:20px;margin-top:30px}.login-box h1{font-size:32px}.login-switch{font-size:12px;margin-top:26px;text-align:center}.login-box .button, .login-box button{width:100%;padding:13px}.login-meta{font-size:10px;line-height:1.8;color:#66747b}.sign-shell{max-width:880px;margin:auto;padding:35px 24px 70px}.sign-brand{display:flex;justify-content:space-between;align-items:center;margin-bottom:45px}.sign-head{text-align:center;margin-bottom:30px}.summary{display:grid;grid-template-columns:1fr 1fr;padding:22px 26px;background:#eef2ff;border:1px solid #dbe2ed;border-radius:9px;gap:20px;margin:26px 0}.summary small{display:block;font-size:10px;letter-spacing:.4px;color:#66747b;margin-bottom:7px}.summary strong{font-size:13px}.documentrow{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px;border:1px solid var(--line);border-radius:7px;margin:12px 0}.documentrow small{display:block;margin-top:5px;color:var(--muted);font-size:11px}.verify-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.verifybox{padding:20px;border:1px solid var(--line);border-radius:8px}.verifybox p{font-size:14px;color:#263754;margin:12px 0 18px}.otp-line{display:flex;gap:7px;margin-top:12px}.otp-line input{width:100%;letter-spacing:3px}.verifybox .request{width:100%}.consent{display:flex;gap:12px;align-items:flex-start;font-size:12px;line-height:1.7;font-weight:400}.consent input{width:17px;height:17px;margin-top:3px;flex:none}.signature{width:100%;height:180px;border:1px dashed #94a4cb;background:#fafbff;border-radius:7px;touch-action:none;display:block;margin:17px 0 9px}.locked{opacity:.55}.detail-actions{display:flex;gap:8px;flex-wrap:wrap}.details{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.details dt{font-size:11px;color:var(--muted);margin-bottom:7px}.details dd{font-size:13px;margin:0;overflow-wrap:anywhere}.hash{font-family:monospace;font-size:11px;overflow-wrap:anywhere}.loading{padding:80px;text-align:center;color:#66747b}#toast{position:fixed;bottom:24px;right:24px;max-width:440px;background:#02083f;color:#fff;padding:16px 22px;border-radius:9px;box-shadow:0 7px 25px #0002;display:none;z-index:1000;font-size:13px}.permissions{display:flex;gap:14px;flex-wrap:wrap}.permissions label{display:flex;align-items:center;gap:6px}.permissions input{width:16px}.toolbar{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}:focus-visible{outline:3px solid #c89537;outline-offset:3px}@media(min-width:1600px){.content{padding:45px}}@media(max-width:1150px){.sidebar{width:190px;padding:27px 15px}.workspace{margin-left:190px}.content{padding:27px 23px}.cards{grid-template-columns:repeat(3,1fr)}.form-layout{grid-template-columns:1fr}.form-layout aside{display:none}}@media(max-width:760px){.sidebar{position:static;width:100%;padding:18px;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.sidebar nav{margin:0;display:flex}.sidebar nav a{padding:9px;font-size:11px}.sidebar .bottom{display:none}.workspace{margin:0}.topbar{height:55px;padding:0 20px}.topbar>span{display:none}.topbar .identity{width:100%;justify-content:flex-end}.content{padding:26px 16px}.cards{grid-template-columns:repeat(2,1fr);gap:9px}h1{font-size:29px}.pagehead{align-items:flex-start!important}.pagehead .button{font-size:11px;padding:9px;white-space:nowrap}.grid,.verify-grid{grid-template-columns:1fr}.panelbody{padding:20px}.panelhead{padding:18px}.login{grid-template-columns:1fr}.login-story{padding:25px}.login-story .story{display:none}.login-story .login-meta{display:none}.login-form{padding:45px 25px;min-height:75vh}.summary,.details{grid-template-columns:1fr 1fr}.sign-brand{margin-bottom:30px}.sign-brand .muted{display:none}.sign-head h1{font-size:30px}.search{max-width:none;width:100%;margin-top:6px}.form-actions{flex-wrap:wrap}.sign-shell{padding:25px 14px}.documentrow{padding:13px}.documentrow strong{font-size:12px}}

.spaced{margin-top:24px}fieldset{border:0;margin:0;padding:0;min-width:0}

/* Official Glitz website brand: navy, deep navy and gold. */
:root{--gold:#c89537;--navy:#071a78;--navy-dark:#02083f}
.brand-logo{display:block;width:60px;height:60px;object-fit:contain;border-radius:8px;flex:none}
.brand strong{font-size:19px;letter-spacing:0;line-height:1;color:var(--navy-dark)}
.brand small{font-size:10px;font-weight:800;color:var(--navy);letter-spacing:1.2px}
.login-story{background:linear-gradient(145deg,var(--navy) 0%,var(--navy-dark) 85%);border-top:4px solid var(--gold)}
.login-story .brand-logo{width:84px;height:84px;border:1px solid #c8953766}
.login-story .brand small{color:#e3c17e}
.login-story h1{font-weight:750;font-size:51px;letter-spacing:-1.5px}
.sidebar{border-top:4px solid var(--gold)}
.sidebar nav a.active{box-shadow:inset 3px 0 var(--gold)}
.metric:first-child{background:linear-gradient(135deg,var(--navy),var(--navy-dark));border-top:3px solid var(--gold)}
.sign-brand{padding-bottom:20px;border-bottom:2px solid var(--gold)}
input[type=checkbox]{accent-color:var(--navy)}
@media(max-width:760px){.brand-logo{width:48px;height:48px}.sidebar{flex-wrap:wrap;gap:15px}.sidebar nav{flex-wrap:wrap}.login-story .brand-logo{width:64px;height:64px}}
