:root{--hy-bg: #f5f9fd;--hy-card: #ffffff;--hy-ink: #101828;--hy-text: #475467;--hy-muted: #7c8aa1;--hy-line: #e5edf5;--hy-blue: #1288ef;--hy-deep: #0869d6;--hy-sky: #58c7eb;--hy-green: #18a663;--hy-red: #d92d20;--hy-shadow: 0 24px 70px rgba(17, 46, 83, .1)}.hy-portal,.hy-portal *{box-sizing:border-box}.hy-portal{min-height:100vh;margin:0;color:var(--hy-ink);background:radial-gradient(circle at 8% 0%,rgba(83,194,232,.16),transparent 28%),radial-gradient(circle at 96% 28%,rgba(18,136,239,.1),transparent 26%),linear-gradient(180deg,#f8fcff,#fff 55%,#f5f9fd);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.hy-portal button,.hy-portal input{font:inherit}.hy-portal-orb{position:fixed;border-radius:50%;pointer-events:none;filter:blur(2px);z-index:0}.hy-portal-orb--a{width:420px;height:420px;left:-190px;top:-240px;background:radial-gradient(circle,rgba(84,198,235,.17),transparent 67%)}.hy-portal-orb--b{width:500px;height:500px;right:-270px;top:18%;background:radial-gradient(circle,rgba(18,136,239,.12),transparent 67%)}.hy-portal-header{position:relative;z-index:2;width:min(1180px,calc(100% - 40px));min-height:96px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.hy-portal-header--center{justify-content:center}.hy-portal-brand{display:inline-flex;align-items:center;text-decoration:none}.hy-portal-brand img{display:block;width:170px;max-width:42vw;height:auto;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,68,160,.1))}.hy-portal-safe{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid rgba(18,136,239,.12);border-radius:999px;background:#ffffffc7;box-shadow:0 8px 24px #12314f0a;color:#526176;font-size:11px;font-weight:750;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hy-portal-safe .hy-portal-safe-icon{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:linear-gradient(145deg,#effcf5,#e1f8ea);color:#159455;box-shadow:inset 0 0 0 1px #15945514}.hy-portal-safe .hy-portal-safe-icon svg{width:13px;height:13px}.hy-portal-login-grid{position:relative;z-index:1;width:min(1180px,calc(100% - 40px));min-height:calc(100vh - 160px);margin:0 auto;padding:32px 0 70px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);align-items:center;gap:clamp(44px,7vw,100px)}.hy-portal-intro{max-width:720px}.hy-portal-kicker{display:inline-flex;width:fit-content;padding:7px 11px;border:1px solid #d9edfb;border-radius:999px;background:#fffc;color:#167fdc;box-shadow:0 8px 22px #1288ef0f;font-size:10px;line-height:1;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.hy-portal-intro h1{margin:19px 0 0;max-width:700px;font-size:clamp(44px,5.6vw,72px);line-height:.98;letter-spacing:-.062em;font-weight:900}.hy-portal-intro h1 em{display:block;margin-top:6px;font-style:normal;color:transparent;background:linear-gradient(135deg,#52b9df,#1288ef 62%,#075dc2);-webkit-background-clip:text;background-clip:text}.hy-portal-intro>p{max-width:650px;margin:24px 0 0;color:#667085;font-size:16px;line-height:1.72;font-weight:500}.hy-portal-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:34px}.hy-portal-benefits article{min-width:0;display:flex;gap:10px;align-items:flex-start;padding:14px;border:1px solid rgba(18,136,239,.09);border-radius:17px;background:#ffffffad;box-shadow:0 12px 28px #0f264509}.hy-portal-benefits article>.hy-portal-benefit-icon{flex:0 0 36px;width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(18,136,239,.1);border-radius:12px;background:linear-gradient(145deg,#f2fbff,#e5f5ff);color:#1486e8;box-shadow:0 7px 16px #1288ef14,inset 0 1px #fffffff2}.hy-portal-benefit-icon svg{width:18px;height:18px}.hy-portal-benefits strong,.hy-portal-benefits small{display:block}.hy-portal-benefits strong{color:#182230;font-size:12px;font-weight:850}.hy-portal-benefits small{margin-top:3px;color:#7b8798;font-size:10px;line-height:1.45}.hy-portal-auth-card{padding:clamp(28px,3vw,40px);border:1px solid rgba(18,136,239,.12);border-radius:30px;background:linear-gradient(180deg,#fffffffa,#f9fcfff7);box-shadow:var(--hy-shadow),inset 0 1px #fffffff5}.hy-portal-auth-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:20px;border:1px solid #d9edf9;border-radius:17px;background:linear-gradient(145deg,#f2fbff,#e4f5ff);color:#1187ed;box-shadow:0 10px 24px #1288ef1a,inset 0 1px #fffffff2}.hy-portal-auth-icon svg{width:24px;height:24px;stroke-width:1.8}.hy-portal-auth-kicker{color:#1383e5;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.hy-portal-auth-card h2{margin:9px 0 0;font-size:29px;line-height:1.08;letter-spacing:-.045em;font-weight:900}.hy-portal-auth-card>p{margin:10px 0 0;color:#667085;font-size:13px;line-height:1.6}.hy-portal-form{margin-top:26px}.hy-portal-form label{display:block;margin:0 0 8px 2px;color:#344054;font-size:11px;font-weight:800}.hy-portal-input-wrap{position:relative;display:flex;align-items:center}.hy-portal-input-wrap>.hy-portal-input-icon{position:absolute;left:15px;width:18px;height:18px;display:grid;place-items:center;color:#8f9bad;pointer-events:none}.hy-portal-input-icon svg{width:17px;height:17px}.hy-portal-input-wrap input{width:100%;height:55px;padding:0 15px 0 42px;border:1px solid #dce6ef;border-radius:14px;outline:0;background:#fff;color:#101828;box-shadow:0 5px 16px #0f172a08;font-size:16px;transition:.18s ease}.hy-portal-input-wrap input:focus,.hy-portal-code-input:focus{border-color:#1288ef80;box-shadow:0 0 0 4px #1288ef14}.hy-portal-form button,.hy-portal-code-form button{width:100%;min-height:55px;margin-top:14px;padding:13px 18px;border:0;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;background:linear-gradient(135deg,#5ac8eb,#1288ef 58%,#0968d4);color:#fff;box-shadow:0 14px 28px #1288ef38;font-size:13px;font-weight:850;transition:.18s ease}.hy-portal-form button>svg,.hy-portal-code-form button>svg{width:17px;height:17px;flex:0 0 auto;transition:transform .18s ease}.hy-portal-form button:hover>svg,.hy-portal-code-form button:hover>svg{transform:translate(2px)}.hy-portal-form button:hover,.hy-portal-code-form button:hover{transform:translateY(-1px);box-shadow:0 17px 34px #1288ef45}.hy-portal-form button:disabled,.hy-portal-code-form button:disabled{opacity:.65;cursor:wait;transform:none}.hy-portal-security-note{display:flex;gap:9px;align-items:flex-start;margin-top:18px;padding-top:17px;border-top:1px solid #edf2f7;color:#7b8798}.hy-portal-security-note>span{flex:0 0 28px;width:28px;height:28px;display:grid;place-items:center;border:1px solid rgba(21,148,85,.1);border-radius:10px;background:linear-gradient(145deg,#f1fcf6,#e7f8ef);color:#168755;box-shadow:inset 0 1px #ffffffe6}.hy-portal-security-note>span svg{width:15px;height:15px}.hy-portal-security-note p{margin:2px 0 0;font-size:10px;line-height:1.55}.hy-portal-account-entry{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding:16px;border:1px solid #dcecf8;border-radius:15px;background:linear-gradient(135deg,#f8fcff,#f2f9ff)}.hy-portal-account-entry>div{min-width:0}.hy-portal-account-entry strong,.hy-portal-account-entry span{display:block}.hy-portal-account-entry strong{color:#182230;font-size:11px;font-weight:900}.hy-portal-account-entry span{margin-top:3px;color:#7b8798;font-size:9px;line-height:1.45}.hy-portal-account-entry a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:39px;padding:0 12px;border:1px solid rgba(18,136,239,.18);border-radius:11px;background:#fff;color:#117ddc;text-decoration:none;box-shadow:0 8px 18px #1288ef12;font-size:9px;font-weight:900;white-space:nowrap;transition:.18s ease}.hy-portal-account-entry a svg{width:15px;height:15px}.hy-portal-account-entry a:hover{border-color:#1288ef59;transform:translateY(-1px)}.hy-portal-back--card{margin:-4px 0 18px}.hy-portal-register-card .hy-portal-auth-icon{margin-top:2px}.hy-portal-register-assurance{display:flex;align-items:flex-start;gap:10px;margin-top:17px;padding:13px 14px;border:1px solid #d9f1e4;border-radius:13px;background:#f6fcf8;color:#496b5b}.hy-portal-register-assurance>span{flex:0 0 27px;width:27px;height:27px;display:grid;place-items:center;border:1px solid rgba(22,135,85,.1);border-radius:9px;background:linear-gradient(145deg,#effbf4,#e1f8ea);color:#168755}.hy-portal-register-assurance>span svg{width:15px;height:15px}.hy-portal-register-assurance p{margin:1px 0 0;font-size:9px;line-height:1.55}.hy-portal-register-assurance strong{color:#286347}.hy-portal-alert{margin:12px 0 0;padding:11px 13px;border-radius:11px;font-size:11px;line-height:1.45;font-weight:650}.hy-portal-alert--error{border:1px solid #f4d6d3;background:#fff7f6;color:#b42318}.hy-portal-alert--success{border:1px solid #ccebd9;background:#f2fbf6;color:#16794d}.hy-portal-footer{position:relative;z-index:1;width:min(1180px,calc(100% - 40px));margin:-40px auto 0;padding:18px 0 28px;color:#98a2b3;font-size:10px;text-align:center}.hy-portal--verify{padding-bottom:60px}.hy-portal-verify-card{width:min(500px,calc(100% - 32px));margin:46px auto 0;padding:38px;border:1px solid rgba(18,136,239,.12);border-radius:29px;background:#fff;box-shadow:var(--hy-shadow);text-align:center}.hy-portal-back{display:inline-flex;align-items:center;gap:7px;width:fit-content;margin:-4px 0 22px;color:#667085;text-decoration:none;font-size:11px;font-weight:750;transition:color .18s ease,transform .18s ease}.hy-portal-back svg{width:15px;height:15px}.hy-portal-back:hover{color:#1288ef;transform:translate(-1px)}.hy-portal-verify-icon{width:66px;height:66px;margin:5px auto 18px;display:grid;place-items:center;border:1px solid #d9edf9;border-radius:21px;background:linear-gradient(145deg,#f2fbff,#e4f5ff);color:#1187ed;box-shadow:0 12px 28px #1288ef1a,inset 0 1px #fffffff2}.hy-portal-verify-icon svg{width:28px;height:28px}.hy-portal-verify-card h1{margin:13px 0 9px;font-size:31px;line-height:1.05;letter-spacing:-.045em;font-weight:900}.hy-portal-verify-card>p{margin:0 auto 24px;color:#667085;font-size:13px;line-height:1.6}.hy-portal-code-input{width:100%;height:72px;padding:0 16px;border:1px solid #dce6ef;border-radius:16px;outline:0;background:#fbfdff;color:#0f1728;text-align:center;font-size:30px;font-weight:900;letter-spacing:.32em;transform:none}.hy-portal-code-input::placeholder{color:#d3dbe5}.hy-portal-code-help{display:grid;gap:6px;margin-top:22px;color:#98a2b3;font-size:10px}.hy-portal-code-help strong{color:#667085}.hy-portal-code-help a{color:#1288ef;text-decoration:none;font-weight:800}.hy-portal--dashboard{background:linear-gradient(180deg,#f4f9fd,#fff 52%,#f6f9fc)}.hy-dash-header{position:sticky;top:0;z-index:10;min-height:82px;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e7edf4;background:#ffffffe8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hy-dash-logo img{display:block;width:148px;height:auto}.hy-dash-header-actions{display:flex;align-items:center;gap:14px;color:#667085;font-size:11px;font-weight:750}.hy-dash-header-actions form{margin:0}.hy-dash-header-actions button{min-height:34px;padding:0 12px;border:1px solid #dce6ef;border-radius:10px;background:#fff;color:#526176;cursor:pointer;font-size:10px;font-weight:800}.hy-dash-shell{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:38px 0 70px}.hy-dash-welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.hy-dash-welcome h1{margin:10px 0 0;font-size:42px;line-height:1;letter-spacing:-.055em;font-weight:900}.hy-dash-welcome p{margin:10px 0 0;color:#667085;font-size:13px}.hy-dash-verified{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid #d9f1e4;border-radius:14px;background:#f4fcf7;color:#178b58}.hy-dash-verified>span{width:29px;height:29px;display:grid;place-items:center;border:1px solid rgba(23,139,88,.1);border-radius:10px;background:linear-gradient(145deg,#effbf4,#def7e8);color:#178b58}.hy-dash-verified>span svg{width:16px;height:16px}.hy-dash-verified strong,.hy-dash-verified small{display:block}.hy-dash-verified strong{font-size:10px;font-weight:850}.hy-dash-verified small{margin-top:2px;color:#65a687;font-size:8px}.hy-dash-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px}.hy-dash-metrics article{padding:19px;border:1px solid #e7edf4;border-radius:18px;background:#fff;box-shadow:0 12px 28px #142c4c0b}.hy-dash-metrics span,.hy-dash-metrics strong,.hy-dash-metrics small{display:block}.hy-dash-metrics span{color:#8a96a7;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.hy-dash-metrics strong{margin-top:9px;color:#101828;font-size:24px;line-height:1;font-weight:900;letter-spacing:-.04em}.hy-dash-metrics small{margin-top:6px;color:#98a2b3;font-size:9px}.hy-dash-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.62fr);gap:14px;margin-top:16px;align-items:start}.hy-dash-card{padding:20px;border:1px solid #e7edf4;border-radius:19px;background:#fff;box-shadow:0 12px 30px #142c4c0b}.hy-dash-card-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid #eef2f6}.hy-dash-card-head span{color:#1484e5;font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.hy-dash-card-head h2{margin:5px 0 0;font-size:17px;font-weight:900;letter-spacing:-.03em}.hy-dash-card-head>small{color:#98a2b3;font-size:8px}.hy-order-list{display:grid}.hy-order{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #eef2f6}.hy-order:last-child{border-bottom:0;padding-bottom:0}.hy-order-image{width:58px;height:58px;overflow:hidden;display:grid;place-items:center;border-radius:13px;background:#f2f7fb;color:#1689ef;font-weight:900}.hy-order-image img{width:100%;height:100%;object-fit:cover}.hy-order-main{min-width:0}.hy-order-main small,.hy-order-main strong,.hy-order-main span{display:block}.hy-order-main small{color:#98a2b3;font-size:8px}.hy-order-main strong{margin:4px 0;color:#182230;font-size:11px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hy-order-main span{width:fit-content;padding:4px 7px;border-radius:999px;background:#eef9ff;color:#167fdc;font-size:7.5px;font-weight:800;text-transform:capitalize}.hy-order-value{text-align:right}.hy-order-value strong,.hy-order-value small{display:block}.hy-order-value strong{color:#182230;font-size:11px;font-weight:850}.hy-order-value small{margin-top:4px;color:#98a2b3;font-size:7.5px;text-transform:capitalize}.hy-empty{padding:28px 4px;color:#98a2b3;font-size:11px;text-align:center}.hy-dash-side{display:grid;gap:14px}.hy-pref-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 0;border-bottom:1px solid #eef2f6}.hy-pref-row:last-child{border-bottom:0;padding-bottom:0}.hy-pref-row strong,.hy-pref-row small{display:block}.hy-pref-row strong{color:#344054;font-size:10px;font-weight:850}.hy-pref-row small{margin-top:4px;color:#98a2b3;font-size:8px;line-height:1.45}.hy-pref-row form{margin:0}.hy-toggle{position:relative;width:44px;height:25px;border:1px solid #d6dee8;border-radius:999px;cursor:pointer;background:#eef2f6;transition:.18s ease}.hy-toggle i{position:absolute;top:3px;left:3px;width:17px;height:17px;border-radius:50%;background:#fff;box-shadow:0 3px 8px #0f172a2e;transition:.18s ease}.hy-toggle.is-on{border-color:#1288ef;background:linear-gradient(135deg,#5ac8eb,#1288ef)}.hy-toggle.is-on i{transform:translate(19px)}.hy-toggle:disabled{opacity:.55;cursor:not-allowed}.hy-dash-help{background:radial-gradient(circle at 100% 0,rgba(82,194,232,.14),transparent 40%),#fff}.hy-dash-help>span{color:#1484e5;font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.hy-dash-help h2{margin:7px 0;font-size:19px;letter-spacing:-.035em}.hy-dash-help p{margin:0;color:#667085;font-size:9px;line-height:1.6}.hy-dash-help a{display:inline-flex;align-items:center;gap:6px;margin-top:14px;color:#1288ef;text-decoration:none;font-size:9px;font-weight:850}.hy-dash-help a svg{width:13px;height:13px;transition:transform .18s ease}.hy-dash-help a:hover svg{transform:translate(2px)}.hy-dash-account-created{display:flex;align-items:flex-start;gap:11px;margin:0 0 20px;padding:14px 16px;border:1px solid #ccebd9;border-radius:15px;background:linear-gradient(135deg,#f4fcf7,#f8fffb);box-shadow:0 10px 25px #18a6630f}.hy-dash-account-created>span{flex:0 0 30px;width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(23,139,88,.1);border-radius:10px;background:linear-gradient(145deg,#effbf4,#def7e8);color:#178b58}.hy-dash-account-created>span svg{width:17px;height:17px}.hy-dash-account-created strong,.hy-dash-account-created small{display:block}.hy-dash-account-created strong{color:#236846;font-size:10px;font-weight:900}.hy-dash-account-created small{margin-top:3px;color:#6b8f7b;font-size:8px;line-height:1.5}@media(max-width:980px){.hy-portal-login-grid{grid-template-columns:1fr;gap:30px;padding-top:18px;align-items:start}.hy-portal-auth-card{width:min(100%,560px)}.hy-dash-grid{grid-template-columns:1fr}}@media(max-width:720px){.hy-portal{background:radial-gradient(circle at 50% -10%,rgba(83,194,232,.18),transparent 31%),linear-gradient(180deg,#f8fcff,#fff 48%,#f5f9fd)}.hy-portal-orb--a{width:300px;height:300px;left:-170px;top:-190px}.hy-portal-orb--b{width:330px;height:330px;right:-210px;top:28%}.hy-portal-header{width:calc(100% - 28px);min-height:68px;gap:10px}.hy-portal-brand img{width:132px;max-width:45vw}.hy-portal-safe{padding:7px 9px;font-size:9px;white-space:nowrap}.hy-portal-login-grid{width:calc(100% - 24px);min-height:auto;padding:9px 0 34px;gap:23px}.hy-portal-auth-card{order:-1;width:100%;padding:21px 17px;border-radius:23px;box-shadow:0 18px 48px #112e531a,inset 0 1px #fffffff5}.hy-portal-auth-icon{width:46px;height:46px;margin-bottom:16px;border-radius:15px;font-size:18px}.hy-portal-auth-card h2{font-size:25px;line-height:1.06}.hy-portal-auth-card>p{font-size:12px;line-height:1.55}.hy-portal-form{margin-top:21px}.hy-portal-input-wrap input{height:54px;font-size:16px}.hy-portal-form button,.hy-portal-code-form button{min-height:54px;font-size:12px}.hy-portal-account-entry{align-items:stretch;flex-direction:column;gap:10px;padding:14px}.hy-portal-account-entry a{width:100%;min-height:45px;font-size:10px}.hy-portal-intro{width:100%;padding:0 4px}.hy-portal-intro h1{margin-top:13px;font-size:clamp(32px,9.4vw,43px);line-height:1.01;letter-spacing:-.052em}.hy-portal-intro h1 em{margin-top:4px}.hy-portal-intro>p{margin-top:14px;font-size:12px;line-height:1.6}.hy-portal-benefits{grid-template-columns:1fr;gap:7px;margin-top:18px}.hy-portal-benefits article{padding:11px 12px;border-radius:14px}.hy-portal-benefits article>.hy-portal-benefit-icon{flex-basis:33px;width:33px;height:33px;border-radius:10px}.hy-portal-benefit-icon svg{width:16px;height:16px}.hy-portal-benefits strong{font-size:11px}.hy-portal-benefits small{font-size:9px}.hy-portal-security-note{margin-top:15px;padding-top:14px}.hy-portal-footer{width:calc(100% - 28px);margin:0 auto;padding:10px 0 22px;font-size:9px}.hy-portal--verify{padding-bottom:35px}.hy-portal--verify .hy-portal-header{justify-content:center}.hy-portal-verify-card{width:calc(100% - 24px);margin-top:14px;padding:24px 17px;border-radius:23px}.hy-portal-back{margin-bottom:18px;font-size:10px}.hy-portal-verify-icon{width:58px;height:58px;margin:2px auto 15px;border-radius:18px;font-size:22px}.hy-portal-verify-card h1{font-size:27px}.hy-portal-verify-card>p{margin-bottom:20px;font-size:12px}.hy-portal-code-input{height:62px;font-size:25px;letter-spacing:.22em;padding:0 10px}.hy-portal-code-help{margin-top:18px;font-size:9px}.hy-dash-header{min-height:66px;padding:0 12px}.hy-dash-logo img{width:122px}.hy-dash-header-actions>span{display:none}.hy-dash-header-actions button{min-height:36px;padding:0 12px}.hy-dash-shell{width:calc(100% - 24px);padding:22px 0 42px}.hy-dash-account-created{margin-bottom:16px;padding:13px 14px}.hy-dash-welcome{display:block}.hy-dash-welcome h1{font-size:34px}.hy-dash-welcome p{max-width:95%;font-size:12px;line-height:1.55}.hy-dash-verified{width:100%;margin-top:14px;padding:11px 12px}.hy-dash-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:20px}.hy-dash-metrics article{padding:15px;border-radius:15px}.hy-dash-metrics article:last-child{grid-column:1 / -1}.hy-dash-metrics strong{font-size:21px}.hy-dash-grid{gap:10px;margin-top:11px}.hy-dash-card{padding:16px;border-radius:17px}.hy-dash-card-head{align-items:center;padding-bottom:12px}.hy-order{grid-template-columns:52px minmax(0,1fr);gap:10px;padding:13px 0}.hy-order-image{width:52px;height:52px;border-radius:12px}.hy-order-main strong{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.35}.hy-order-value{grid-column:2;text-align:left;margin-top:-3px;display:flex;align-items:center;gap:8px}.hy-order-value small{margin:0}.hy-pref-row{gap:10px;padding:14px 0}.hy-pref-row strong{font-size:10px;line-height:1.35}.hy-pref-row small{font-size:8.5px}}@media(max-width:420px){.hy-portal-header{width:calc(100% - 22px)}.hy-portal-brand img{width:118px}.hy-portal-safe{gap:5px;padding:6px 8px;font-size:8px}.hy-portal-safe .hy-portal-safe-icon{width:19px;height:19px}.hy-portal-safe .hy-portal-safe-icon svg{width:11px;height:11px}.hy-portal-login-grid{width:calc(100% - 18px)}.hy-portal-auth-card{padding:19px 15px;border-radius:21px}.hy-portal-intro h1{font-size:31px}.hy-portal-verify-card{width:calc(100% - 18px);padding:21px 15px}.hy-portal-code-input{font-size:23px;letter-spacing:.18em}.hy-dash-shell{width:calc(100% - 18px)}.hy-dash-metrics{grid-template-columns:1fr}.hy-dash-metrics article:last-child{grid-column:auto}}@media(max-width:350px){.hy-portal-safe{width:34px;height:34px;justify-content:center;padding:0}.hy-portal-safe{font-size:0}.hy-portal-safe>.hy-portal-safe-icon{width:21px;height:21px}}@media(prefers-reduced-motion:reduce){.hy-portal *,.hy-portal *:before,.hy-portal *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.hy-portal--error{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at 50% 0,rgba(83,194,232,.16),transparent 34%),linear-gradient(180deg,#f9fcff,#fff 56%,#f5f9fd)}.hy-portal-error-card{width:min(100% - 28px,520px);margin:64px auto 80px;padding:34px;border:1px solid #e0eaf4;border-radius:25px;background:#fffffff5;box-shadow:0 24px 70px #112e531a;text-align:center}.hy-portal-error-icon{width:58px;height:58px;margin:0 auto 18px;display:grid;place-items:center;border:1px solid #d6ebfb;border-radius:18px;background:linear-gradient(145deg,#f3fbff,#e8f6ff);color:#1288ef;box-shadow:inset 0 1px #ffffffe6,0 12px 30px #1288ef1a}.hy-portal-error-icon svg{width:25px;height:25px}.hy-portal-error-card h1{margin:13px 0 10px;color:#101828;font-size:30px;line-height:1.08;letter-spacing:-.045em}.hy-portal-error-card p{margin:0 auto;max-width:420px;color:#667085;font-size:12px;line-height:1.65}.hy-portal-error-card>a{min-height:48px;margin-top:23px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;background:linear-gradient(135deg,#55c5ea,#1689ef 65%,#0a70df);color:#fff;text-decoration:none;font-size:11px;font-weight:850;box-shadow:0 12px 28px #1288ef33}.hy-portal-error-card>a svg{width:14px;height:14px}@media(max-width:720px){.hy-portal-error-card{margin:24px auto 44px;padding:25px 18px;border-radius:22px}.hy-portal-error-card h1{font-size:26px}.hy-portal-error-card>a{width:100%}}
