.hs-wrap{max-width:1160px;margin:36px auto 72px;padding:0 24px;color:#162c42}.hs-hero{display:flex;justify-content:space-between;align-items:center;gap:32px;padding:42px;border:1px solid #d9e9f8;border-radius:24px;background:linear-gradient(120deg,#f2f8ff,#e5f1ff);margin-bottom:28px}.hs-eyebrow{display:block;font-size:13px;letter-spacing:.05em;color:#1877c8;font-weight:800;margin-bottom:16px}.hs-hero h1{font-size:clamp(26px,3.2vw,38px);line-height:1.35;letter-spacing:-1.2px;margin:0 0 16px}.hs-hero p{line-height:1.8;margin:0;color:#546b81}.hs-gift{flex:0 0 180px;text-align:center;padding:24px 30px;border-radius:24px;background:#fff;box-shadow:0 10px 35px #1877c814;transform:rotate(3deg)}.hs-gift>span{font-size:13px;color:#617b92}.hs-gift strong{display:block;font-size:64px;line-height:1.15;color:#1877c8;letter-spacing:-4px}.hs-gift strong span{font-size:20px;letter-spacing:0;margin-left:6px}.hs-gift b{display:block;margin-top:6px}.hs-gift small{display:block;color:#7a8999;font-size:11px;margin-top:10px}.hs-steps{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0;margin:30px 0;gap:8px}.hs-steps li{display:flex;align-items:center;gap:10px;color:#7f8b99;font-size:14px;font-weight:700}.hs-steps span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#edf1f5;flex-shrink:0}.hs-steps .done,.hs-steps .current{color:#1877c8}.hs-steps .done span{background:#e1f1ff}.hs-steps .current span{background:#1877c8;color:white}.hs-card{border:1px solid #e2e8ef;border-radius:18px;background:#fff;padding:28px;margin-bottom:24px;box-shadow:0 3px 18px #263a4c04}.hs-card h2{font-size:22px;line-height:1.45;margin:8px 0 14px;letter-spacing:-.6px}.hs-card p{line-height:1.75}.hs-start{text-align:center;padding:44px 28px}.hs-pill{display:inline-block;border-radius:30px;background:#edf5ff;color:#176db5;font-size:12px;font-weight:800;padding:6px 12px}.hs-pill.good{background:#e8f8f0;color:#148257}.hs-muted{font-size:13px;color:#708195}.hs-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:10px;padding:13px 19px;background:#1877c8;color:#fff;font:inherit;font-weight:750;font-size:14px;text-decoration:none;cursor:pointer;min-height:46px}.hs-btn:hover{background:#1267b0;color:#fff}.hs-btn.light{background:#eef5fc;color:#1877c8}.hs-btn:disabled{cursor:wait;opacity:.65}.hs-form{display:grid;gap:15px;margin-top:20px}.hs-form label{display:grid;gap:8px;font-size:14px;font-weight:700}.hs-form input:not([type=checkbox]):not([type=hidden]),.hs-form textarea,.hs-form select{display:block;width:100%;box-sizing:border-box;padding:12px 14px;border:1px solid #d8e1ea;border-radius:9px;background:#fff;color:#243b50;font:inherit;min-width:0}.hs-form textarea{resize:vertical;line-height:1.7}.hs-form input:focus,.hs-form textarea:focus,.hs-form select:focus{outline:2px solid #1877c844;border-color:#1877c8}.hs-form small{font-size:12px;font-weight:400;color:#718395;line-height:1.6}.hs-form .hs-check{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.7;font-weight:450}.hs-check input{width:17px;height:17px;margin-top:3px;flex-shrink:0;accent-color:#1877c8}.hs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.hs-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding:20px;background:#f7f9fc;border-radius:12px;margin:20px 0}.hs-facts dt{font-size:12px;color:#7a8b9a;margin-bottom:6px}.hs-facts dd{margin:0;word-break:break-all;font-size:14px;font-weight:700}.hs-response{margin:0!important;font-size:14px;white-space:pre-line;overflow-wrap:anywhere;color:#1877c8}.hs-response:empty{display:none}.hs-response.error{color:#bd3535}.hs-response.busy:before{content:'';display:inline-block;width:15px;height:15px;border:2px solid #bedbf3;border-top-color:#1877c8;border-radius:50%;margin-right:8px;vertical-align:-3px;animation:hs-spin .8s linear infinite}@keyframes hs-spin{to{transform:rotate(360deg)}}.hs-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:24px 0}.hs-stats>div{background:#fff;border:1px solid #dce7f1;border-radius:15px;padding:24px}.hs-stats span{font-size:13px;color:#718395}.hs-stats strong{display:block;font-size:36px;color:#1877c8;margin-top:10px}.hs-stats small{font-size:15px;margin-left:5px}.hs-columns{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:24px}.hs-tips li{font-size:14px;color:#647b90;line-height:1.8;margin-bottom:16px}.hs-tips ul{padding-left:20px}.hs-tips a{color:#1877c8}.hs-notice{background:#fff7e9;padding:16px 20px;border-radius:10px;color:#81632b}.hs-cardhead,.hs-actions{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap}.hs-actions{justify-content:flex-start}.hs-table{overflow:auto}.hs-table table{width:100%;border-collapse:collapse;font-size:13px;min-width:620px}.hs-table th,.hs-table td{text-align:left;border-bottom:1px solid #e8edf2;padding:14px 10px}.hs-table th{color:#75879a;background:#f8fafc}.hs-table td:nth-child(2){max-width:340px;white-space:pre-wrap}.hs-hero.compact{padding:28px}.hs-hero.compact h1{font-size:28px}.hs-login{max-width:480px;margin:0 auto}.hs-card pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f4f7fb;border:1px solid #e3eaf3;padding:20px;border-radius:10px;line-height:1.8;font-size:13px}.hs-dialog{max-width:520px;width:calc(100% - 40px);box-sizing:border-box;border:0;border-radius:18px;padding:28px;color:#19334d;box-shadow:0 20px 80px #0003}.hs-dialog::backdrop{background:#102b4d88}.hs-dialog pre{white-space:pre-wrap;background:#eff6fc;padding:18px;border-radius:10px}.hs-reviewer{border-top:1px solid #eee;padding-top:16px;margin-top:20px}.hs-reviewer form{display:inline-flex;margin-left:15px}.hs-admin .hs-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.hs-secret{display:block;width:100%;padding:12px;background:#f0f7ff;border:1px solid #bed8ef;word-break:break-all;font-size:13px}.hs-empty{text-align:center;padding:45px}.hs-byte.over{color:#bd3535;font-weight:700}@media(max-width:720px){.hs-wrap{padding:0 16px;margin-top:20px}.hs-hero{padding:26px;gap:20px;align-items:flex-start}.hs-gift{flex:0 0 100px;padding:20px 10px}.hs-gift strong{font-size:43px;letter-spacing:-2px}.hs-hero h1{font-size:25px}.hs-hero p{font-size:13px}.hs-steps{grid-template-columns:repeat(2,1fr);gap:16px}.hs-steps li{font-size:12px}.hs-card{padding:22px}.hs-grid,.hs-columns{grid-template-columns:1fr}.hs-facts{grid-template-columns:repeat(2,minmax(0,1fr));padding:16px}.hs-stats{gap:8px}.hs-stats>div{padding:18px 12px}.hs-stats span{font-size:11px}.hs-stats strong{font-size:28px}}@media(max-width:420px){.hs-hero{display:block}.hs-gift{display:none}}@media(prefers-reduced-motion:reduce){.hs-response.busy:before{animation-duration:2s}}

/* Admin-only partner handoff */
.hs-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:22px 0}.hs-link-item{min-width:0;background:#f5f8fb;border:1px solid #e0e7ee;border-radius:14px;padding:16px}.hs-handoff label{display:block;font-weight:650;margin:12px 0 8px}.hs-handoff input,.hs-handoff textarea{box-sizing:border-box;width:100%;padding:12px;border:1px solid #d8e0e8;border-radius:10px;font:inherit;line-height:1.6}.hs-handoff input[readonly]{font-size:12px;color:#52677e;background:#fff}.hs-link-item .hs-actions{margin-top:12px}.hs-guide{border:1px solid #d8e0e8;border-radius:12px;padding:16px;margin:20px 0}.hs-guide summary{cursor:pointer;font-weight:700}.hs-guide li{line-height:1.9;margin:9px 0}.hs-share-panel{background:#f0f6ff;border:1px solid #ccdcf2;border-radius:16px;padding:22px;margin-top:22px}.hs-share-panel[hidden]{display:none}.hs-share-panel textarea{background:white;font-size:14px}.hs-invite-expiry{display:block;margin-top:5px;color:#687b8e}.hs-handoff #hs-copy-status{color:#256249;line-height:1.7}.hs-reviewer{gap:16px;flex-wrap:wrap}@media(max-width:800px){.hs-link-grid{grid-template-columns:1fr}.hs-share-panel{padding:16px}.hs-handoff .hs-actions{flex-wrap:wrap}.hs-handoff .hs-btn{white-space:normal}}

.hs-admin-tabs{margin:20px 0;flex-wrap:wrap}.hs-admin #hs-applications,.hs-admin #hs-reviewers,.hs-admin #hs-handoff{scroll-margin-top:100px}
