.hms-gate{--gate-ink:#f4f1ea;--gate-muted:#b7b0a4;--gate-line:#f4f1ea24;--gate-panel:#0c1216b8;--gate-accent:#e8a54b;--gate-accent-ink:#1a1208;--gate-ok:#7dce9a;--gate-err:#ffb4a8;--gate-font:var(--font-hms-sans), "Segoe UI", sans-serif;--gate-display:var(--font-hms-display), Georgia, serif;min-height:100svh;color:var(--gate-ink);font-family:var(--gate-font);background:#0a0e10;position:relative;overflow-x:clip}.hms-gate__atmosphere{pointer-events:none;background:radial-gradient(90% 60% at 20% -10%,#e8a54b38,#0000 55%),radial-gradient(70% 50% at 100% 100%,#2f8c8c2e,#0000 50%),linear-gradient(165deg,#0a0e10 0%,#121a1f 48%,#0c1216 100%);position:fixed;inset:0}.hms-gate__grid{opacity:.22;pointer-events:none;background-image:linear-gradient(#f4f1ea0a 1px,#0000 1px),linear-gradient(90deg,#f4f1ea0a 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 30%,#000 20%,#0000 75%);mask-image:radial-gradient(circle at 50% 30%,#000 20%,#0000 75%)}.hms-gate__frame{z-index:1;width:min(100%,28rem);padding:max(1.25rem, env(safe-area-inset-top)) 1.15rem max(1.5rem, env(safe-area-inset-bottom));flex-direction:column;justify-content:center;gap:1.25rem;min-height:100svh;margin:0 auto;display:flex;position:relative}.hms-gate__brand{align-items:center;gap:.85rem;animation:.55s ease-out both hms-gate-rise;display:flex}.hms-gate__mark{color:#1a1208;width:3rem;height:3rem;font-family:var(--gate-display);background:linear-gradient(145deg,#f0c27a,#c4782a 55%,#8f5318);border-radius:.85rem;place-items:center;font-size:1.45rem;font-weight:700;display:grid;box-shadow:0 12px 32px #c8822847}.hms-gate__product{font-family:var(--gate-display);letter-spacing:.04em;margin:0;font-size:1.65rem;font-weight:600;line-height:1}.hms-gate__tagline{color:var(--gate-muted);letter-spacing:.16em;text-transform:uppercase;margin:.2rem 0 0;font-size:.82rem}.hms-gate__hero{animation:.65s ease-out 60ms both hms-gate-rise}.hms-gate__hero h1{font-family:var(--gate-display);letter-spacing:-.02em;margin:0;font-size:clamp(1.65rem,6.5vw,2.05rem);font-weight:600;line-height:1.15}.hms-gate__hero p{color:var(--gate-muted);max-width:28ch;margin:.65rem 0 0;font-size:.98rem;line-height:1.45}.hms-gate__panel{border:1px solid var(--gate-line);background:var(--gate-panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:1.25rem;padding:1.15rem 1.1rem 1.25rem;animation:.7s ease-out .12s both hms-gate-rise;box-shadow:0 24px 60px #00000059}.hms-gate__panel-head h2{margin:0;font-size:1.15rem;font-weight:650}.hms-gate__panel-head p{color:var(--gate-muted);margin:.35rem 0 0;font-size:.88rem;line-height:1.4}.hms-gate__form,.hms-gate__help{gap:.85rem;margin-top:1.15rem;display:grid}.hms-gate__field{gap:.4rem;display:grid}.hms-gate__field>span{letter-spacing:.04em;text-transform:uppercase;color:var(--gate-muted);font-size:.78rem;font-weight:650}.hms-gate__control{border:1px solid var(--gate-line);min-height:3.15rem;color:var(--gate-muted);background:#00000047;border-radius:.85rem;align-items:center;gap:.55rem;padding:0 .75rem;transition:border-color .15s,box-shadow .15s;display:flex}.hms-gate__control:focus-within{color:var(--gate-accent);border-color:#e8a54ba6;box-shadow:0 0 0 3px #e8a54b2e}.hms-gate__control input{min-width:0;color:var(--gate-ink);background:0 0;border:0;outline:0;flex:1;font-size:16px;line-height:1.3}.hms-gate__control input::placeholder{color:#b7b0a48c}.hms-gate__icon-btn{width:2.25rem;height:2.25rem;color:inherit;background:0 0;border:0;border-radius:.55rem;place-items:center;display:grid}.hms-gate__submit,.hms-gate__secondary{letter-spacing:.01em;border:0;border-radius:.9rem;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:3.15rem;font-size:1rem;font-weight:700;display:inline-flex}.hms-gate__submit{color:var(--gate-accent-ink);background:linear-gradient(#f0bc6a,#d48a2e);margin-top:.25rem;box-shadow:0 12px 28px #d48a2e47}.hms-gate__submit:disabled{opacity:.7}.hms-gate__secondary{border:1px solid var(--gate-line);color:var(--gate-ink);background:#ffffff0a}.hms-gate__secondary.is-ghost{background:0 0}.hms-gate__links{justify-content:center;display:flex}.hms-gate__links button,.hms-gate__back{color:var(--gate-accent);text-underline-offset:.2em;background:0 0;border:0;padding:.35rem;font-size:.92rem;font-weight:600;text-decoration:underline}.hms-gate__back{justify-self:start;margin-bottom:.25rem;text-decoration:none}.hms-gate__help-lead{color:var(--gate-muted);margin:0;font-size:.92rem;line-height:1.45}.hms-gate__alert{border-radius:.75rem;align-items:flex-start;gap:.55rem;padding:.75rem .85rem;font-size:.9rem;line-height:1.35;display:flex}.hms-gate__alert.is-error{color:var(--gate-err);background:#8c281c47}.hms-gate__alert.is-ok{color:var(--gate-ok);background:#1e5a3747}.hms-gate__foot{border-top:1px solid var(--gate-line);color:var(--gate-muted);align-items:flex-start;gap:.5rem;margin-top:1rem;padding-top:.95rem;font-size:.8rem;line-height:1.4;display:flex}.hms-gate__foot svg{color:var(--gate-accent);flex:none;margin-top:.1rem}.hms-gate__aside{display:none}.hms-gate__theme{z-index:2;top:max(.65rem, env(safe-area-inset-top));right:max(.65rem, env(safe-area-inset-right));position:fixed}.hms-gate__theme select{border:1px solid var(--gate-line);min-height:2.25rem;color:var(--gate-muted);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0e10bf;border-radius:999px;padding:0 .65rem;font-size:.75rem}.hms-gate__spin{animation:.8s linear infinite hms-gate-spin}.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}@keyframes hms-gate-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes hms-gate-spin{to{transform:rotate(360deg)}}@media (min-width:900px){.hms-gate__frame{grid-template-columns:1.05fr .95fr;grid-template-areas:"brand brand""hero panel""aside panel";align-content:center;gap:1.25rem 3rem;width:min(100%,64rem);padding:3rem 2.5rem;display:grid}.hms-gate__brand{grid-area:brand}.hms-gate__hero{grid-area:hero;align-self:end}.hms-gate__hero h1{max-width:12ch;font-size:2.75rem}.hms-gate__hero p{max-width:34ch;font-size:1.05rem}.hms-gate__panel{grid-area:panel;align-self:center;padding:1.5rem 1.4rem 1.55rem}.hms-gate__aside{grid-area:aside;align-self:start;animation:.75s ease-out .18s both hms-gate-rise;display:block}.hms-gate__aside-kicker{color:var(--gate-accent);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}.hms-gate__aside-title{font-family:var(--gate-display);max-width:22ch;margin:.55rem 0 1rem;font-size:1.35rem;line-height:1.3}.hms-gate__aside ul{color:var(--gate-muted);gap:.55rem;margin:0;padding:0;font-size:.95rem;list-style:none;display:grid}.hms-gate__aside li{border-left:2px solid #e8a54b73;padding-left:1rem}}@media (prefers-reduced-motion:reduce){.hms-gate__brand,.hms-gate__hero,.hms-gate__panel,.hms-gate__aside{animation:none}}
@media (max-width:740px){.app-shell{width:100%;max-width:100vw;overflow-x:clip}.app-control-legend{display:none!important}.app-welcome h1{letter-spacing:-.03em!important;font-size:clamp(1.35rem,6.2vw,1.7rem)!important;line-height:1.2!important}.app-welcome p{line-height:1.4;font-size:.95rem!important}.app-metrics{grid-template-columns:1fr 1fr!important;gap:.65rem!important}.app-metric{min-height:unset!important;padding:.85rem!important}.app-metric div strong{font-size:clamp(1.35rem,5.5vw,1.7rem)!important}.app-metric div span,.app-metric div small{font-size:.75rem!important}.app-quick-actions{grid-template-columns:1fr 1fr!important;gap:.55rem!important}.app-quick-actions button strong{font-size:.82rem!important}.app-content{padding-left:.85rem!important;padding-right:.85rem!important}}
.hms-import-backdrop{z-index:120;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000a0fe0;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow:auto}.hms-import-modal{color:#e9fbff;background:radial-gradient(circle at 88% 2%,#21d5d21f,#0000 34%),#061a22;border:1px solid #2fdcdc6b;border-radius:28px;width:min(1120px,100%);max-height:calc(100vh - 40px);padding:clamp(22px,3vw,38px);position:relative;overflow:auto;box-shadow:0 30px 90px #0000008c}.hms-import-close{z-index:4;color:#e9fbff;cursor:pointer;background:#071d26f2;border:1px solid #92e2eb42;border-radius:15px;place-items:center;width:46px;height:46px;display:grid;position:absolute;top:18px;right:18px}.hms-import-hero{grid-template-columns:minmax(280px,370px) 1fr;align-items:center;gap:28px;display:grid}.hms-import-hero img{object-fit:cover;object-position:center;background:#082832;border:1px solid #2fdcdc4d;border-radius:24px;width:100%;height:230px}.hms-import-hero span,.hms-processing header>span,.hms-import-ready>span{color:#2fe3df;letter-spacing:.16em;font-size:.78rem;font-weight:900}.hms-import-hero h2,.hms-processing h2,.hms-import-ready h2,.hms-logistics-loading h2{margin:12px 0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08}.hms-import-hero p,.hms-processing p,.hms-import-ready p,.hms-logistics-loading p{color:#b8d5dd;margin:0;font-size:1.05rem;line-height:1.6}.hms-import-summary{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:26px;display:grid}.hms-import-summary>div{background:#092631e0;border:1px solid #77cbd633;border-radius:20px;grid-template-columns:auto 1fr;align-content:center;column-gap:12px;min-height:118px;padding:18px;display:grid}.hms-import-summary svg{color:#35dedc;grid-row:1/span 2}.hms-import-summary span{color:#a8c5cd;font-size:.85rem}.hms-import-summary strong{margin-top:4px;font-size:1.15rem}.hms-import-summary .is-primary{background:#115e655c;border-color:#2fe3df7a}.hms-import-summary .is-primary strong{font-size:2rem}.hms-import-breakdown,.hms-live-categories{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px;display:grid}.hms-import-breakdown article,.hms-live-categories article{background:#071d26b8;border:1px solid #77cbd629;border-radius:16px;padding:14px 16px}.hms-import-breakdown span,.hms-live-categories span{color:#9ebcc5;font-size:.84rem;display:block}.hms-import-breakdown strong,.hms-live-categories strong{color:#dffcff;margin-top:5px;font-size:1.35rem;display:block}.hms-import-exclusions{background:#14654d24;border:1px solid #40daa240;border-radius:18px;gap:14px;margin-top:18px;padding:18px;display:flex}.hms-import-exclusions svg{color:#46e0a8;flex:none}.hms-import-exclusions strong,.hms-import-exclusions span,.hms-import-exclusions small{display:block}.hms-import-exclusions span{color:#cae8e0;margin-top:4px}.hms-import-exclusions small{color:#8fb6ad;margin-top:6px}.hms-import-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.hms-import-actions button,.hms-import-ready>button{color:#001216;cursor:pointer;background:linear-gradient(135deg,#25ddd9,#2bc9cd);border:0;border-radius:15px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 20px;font-weight:900;display:inline-flex}.hms-import-actions button.secondary{color:#dff9fc;background:#071d26b8;border:1px solid #97dee638}.hms-import-actions button:disabled{cursor:wait;opacity:.65}.hms-processing{text-align:center}.hms-processing header{max-width:760px;margin:0 auto}.hms-logistics-scene{background:radial-gradient(circle at 50% 100%,#2ae4da26,#0000 48%),#04181fd1;border:1px solid #2fdcdc2e;border-radius:26px;width:min(760px,100%);height:260px;margin:26px auto;position:relative;overflow:hidden}.hms-old-trunk{width:190px;height:116px;position:absolute;bottom:42px;left:8%}.hms-trunk-lid,.hms-trunk-body{background:linear-gradient(#bf8448,#70401d);border:4px solid #8d5c2c;width:100%;position:absolute;left:0;box-shadow:inset 0 0 0 5px #ffd68e1f}.hms-trunk-lid{transform-origin:15% 100%;border-radius:60px 60px 10px 10px;height:50px;top:0;transform:rotate(-9deg)}.hms-trunk-body{border-radius:10px 10px 22px 22px;height:78px;bottom:0}.hms-paper-stack{width:105px;height:74px;position:absolute;top:-8px;left:45px}.hms-paper{--paper-index:0;left:calc(var(--paper-index) * 2px);bottom:calc(var(--paper-index) * 3px);opacity:0;width:92px;height:58px;transform:translateY(26px) rotate(calc((var(--paper-index) - 6) * 1deg));background:linear-gradient(#d6e2df 2px,#0000 2px) 9px 12px/55px 8px no-repeat,#f7f1df;border:1px solid #c5d7d4;border-radius:4px;transition:opacity .4s,transform .5s;position:absolute}.hms-paper.is-visible{opacity:1;transform:translateY(0) rotate(calc((var(--paper-index) - 6) * 1deg))}.hms-laptop{width:210px;height:132px;position:absolute;bottom:43px;right:9%}.hms-laptop-screen{color:#35e5df;background:linear-gradient(135deg,#2ee6dc59,#0000),#07333e;border:7px solid #1f5866;border-radius:12px 12px 5px 5px;place-items:center;width:180px;height:108px;margin:auto;display:grid}.hms-laptop-base{background:#5c8992;border-radius:2px 2px 12px 12px;width:210px;height:14px;display:block}.hms-flying-mail{color:#e9fff9;animation:2s ease-in-out infinite hms-mail-flight;position:absolute;top:42%;left:31%}@keyframes hms-mail-flight{0%{opacity:0;transform:translate(-20px,30px)rotate(-12deg)}25%{opacity:1}70%{opacity:1}to{opacity:0;transform:translate(230px,-20px)rotate(8deg)}}.hms-progress-block{text-align:left;background:#071d26bf;border:1px solid #77cbd62e;border-radius:18px;width:min(820px,100%);margin:16px auto 0;padding:18px}.hms-progress-heading{justify-content:space-between;gap:18px;display:flex}.hms-progress-heading span{color:#a9c7cf}.hms-progress-track{background:#102f38;border-radius:999px;height:13px;margin-top:12px;overflow:hidden}.hms-progress-track span{border-radius:inherit;background:linear-gradient(90deg,#28dbd7,#4ce7b0);height:100%;transition:width .45s;display:block}.hms-progress-track.is-classification span{background:linear-gradient(90deg,#68a8ff,#ad78ff)}.hms-progress-block small{color:#8fb0ba;margin-top:8px;display:block}.hms-import-ready,.hms-logistics-loading{text-align:center;align-content:center;place-items:center;min-height:440px;display:grid}.hms-import-ready>svg{color:#46e0a8}.hms-import-ready.is-failed>svg{color:#ff9a76}.hms-ready-stats{grid-template-columns:repeat(4,1fr);gap:12px;width:min(720px,100%);margin-top:22px;display:grid}.hms-ready-stats article{background:#071d26b8;border:1px solid #77cbd62e;border-radius:17px;padding:16px}.hms-ready-stats span,.hms-ready-stats strong{display:block}.hms-ready-stats span{color:#9bbac3;font-size:.82rem}.hms-ready-stats strong{margin-top:5px;font-size:1.65rem}.hms-import-error{color:#ffd5ce;background:#87251e2e;border:1px solid #ff7c6961;border-radius:15px;align-items:center;gap:10px;margin:16px 0;padding:14px 16px;display:flex}@media (max-width:820px){.hms-import-hero,.hms-import-summary{grid-template-columns:1fr}.hms-import-hero img{height:210px}.hms-import-breakdown,.hms-live-categories,.hms-ready-stats{grid-template-columns:repeat(2,1fr)}.hms-logistics-scene{height:230px}.hms-old-trunk{transform-origin:0 100%;left:3%;transform:scale(.78)}.hms-laptop{transform-origin:100% 100%;right:1%;transform:scale(.78)}}@media (max-width:560px){.hms-import-backdrop{padding:0}.hms-import-modal{border-radius:0;min-height:100vh;max-height:none;padding:72px 18px 28px}.hms-import-breakdown,.hms-live-categories,.hms-ready-stats{grid-template-columns:1fr 1fr}.hms-import-actions{flex-direction:column-reverse}.hms-import-actions button{width:100%}.hms-logistics-scene{height:210px}.hms-old-trunk{left:-18px;transform:scale(.64)}.hms-laptop{right:-22px;transform:scale(.64)}.hms-flying-mail{left:30%}}.hms-import-backdrop{padding:clamp(8px,1.5dvh,18px);overflow:hidden}.hms-import-modal{overscroll-behavior:contain;max-height:calc(100dvh - clamp(16px,3dvh,36px))}.hms-import-ready:before,.hms-logistics-loading:before{content:"";background:#082832 url(/hms-import-robot.png) 50%/contain no-repeat;border:1px solid #2fdcdc38;border-radius:20px;width:min(360px,78vw);height:clamp(110px,19dvh,180px);margin:0 auto 12px;display:block}@media (max-height:800px) and (min-width:701px){.hms-import-modal{padding:18px 24px}.hms-import-hero{grid-template-columns:minmax(220px,300px) 1fr;gap:18px}.hms-import-hero img{height:170px}.hms-import-hero h2,.hms-processing h2,.hms-import-ready h2,.hms-logistics-loading h2{margin:6px 0;font-size:clamp(1.55rem,3vw,2.25rem)}.hms-import-summary{margin-top:14px}.hms-import-summary>div{min-height:86px;padding:12px}.hms-logistics-scene{height:190px;margin:12px auto}.hms-import-ready:before,.hms-logistics-loading:before{height:110px}}@media (max-width:700px){.hms-import-backdrop{padding:0;display:block;overflow-y:auto}.hms-import-modal{border-radius:0;min-height:100dvh;max-height:none;overflow:visible}}.hms-processing-robot{background:radial-gradient(circle at 50% 100%,#2ae4da24,#0000 52%),#04181fd6;border:1px solid #2fdcdc3d;border-radius:26px;place-items:center;width:min(760px,100%);height:clamp(220px,34dvh,360px);margin:22px auto;display:grid;overflow:hidden}.hms-processing-robot img{object-fit:contain;filter:drop-shadow(0 18px 34px #00000052);width:96%;height:96%;animation:2.8s ease-in-out infinite hms-robot-delivering}@keyframes hms-robot-delivering{0%,to{transform:translate(0,0)scale(1)}50%{transform:translateY(-8px)scale(1.015)}}@media (max-height:800px) and (min-width:701px){.hms-processing-robot{height:clamp(170px,28dvh,230px);margin:12px auto}}@media (max-width:700px){.hms-processing-robot{border-radius:20px;height:240px}}
.hms-mail-categories{background:#051c24d1;border:1px solid #43d5d838;border-radius:24px;margin-bottom:28px;padding:24px}.hms-mail-categories-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.hms-mail-categories-heading>div:first-child>span{color:#2fe3df;letter-spacing:.14em;font-size:.76rem;font-weight:900}.hms-mail-categories-heading h2{margin:7px 0 5px;font-size:1.55rem}.hms-mail-categories-heading p{color:#a8c2ca;margin:0;line-height:1.5}.hms-mail-category-actions{flex:none;gap:10px;display:flex}.hms-mail-category-actions button{color:#00171b;cursor:pointer;background:#2bd9d7;border:0;border-radius:13px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-weight:900;display:inline-flex}.hms-mail-category-actions button.secondary{color:#dffcff;background:#082a34d9;border:1px solid #6bd2db38}.hms-mail-category-total{background:#115b6238;border:1px solid #2fe3df47;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-bottom:14px;padding:15px 17px;display:grid}.hms-mail-category-total svg{color:#2fe3df}.hms-mail-category-total strong{font-size:1.45rem}.hms-mail-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.hms-mail-category-card{color:#eaffff;text-align:left;cursor:pointer;background:#07222be6;border:1px solid #68bfca2e;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:13px;min-height:122px;padding:17px;transition:transform .18s,border-color .18s;display:grid}.hms-mail-category-card:hover{border-color:#2fe3df80;transform:translateY(-2px)}.hms-mail-category-icon{color:#2fe3df;background:#2fe3df21;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.hms-mail-category-copy strong,.hms-mail-category-copy small{display:block}.hms-mail-category-copy strong{margin-bottom:5px;font-size:.98rem}.hms-mail-category-copy small{color:#91adb6;line-height:1.4}.hms-mail-category-card b{font-size:1.35rem}.hms-mail-categories-error{color:#ffd8d0;background:#7a231e2e;border:1px solid #ff7d6959;border-radius:14px;align-items:center;gap:9px;margin-bottom:14px;padding:13px 15px;display:flex}@media (max-width:1050px){.hms-mail-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.hms-mail-categories-heading{flex-direction:column}.hms-mail-category-actions{flex-wrap:wrap;width:100%}.hms-mail-category-actions button{flex:180px}.hms-mail-category-grid{grid-template-columns:1fr}}
.hms-mailbox-overlay{z-index:150;color:#eaffff;background:#031218;position:fixed;inset:0;overflow:hidden}.hms-mailbox-shell{grid-template-rows:auto auto auto auto minmax(0,1fr) auto;gap:10px;width:min(1440px,100%);height:100dvh;min-height:0;margin:0 auto;padding:clamp(14px,2dvh,26px) clamp(14px,2.7vw,40px);display:grid;overflow:hidden}.hms-mailbox-header,.hms-mailbox-toolbar,.hms-mailbox-count,.hms-mailbox-pagination,.hms-mail-detail>header{justify-content:space-between;align-items:center;gap:14px;display:flex}.hms-mailbox-header{border-bottom:1px solid #61c8d32e;padding-bottom:12px}.hms-mailbox-header span{color:#2fe3df;letter-spacing:.14em;font-size:.72rem;font-weight:900}.hms-mailbox-header h2{margin:2px 0;font-size:clamp(1.8rem,3.2vw,2.7rem);line-height:1}.hms-mailbox-header p{color:#9db9c2;margin:0;font-size:.92rem}.hms-mailbox-header>button,.hms-mail-detail>header button{color:#eaffff;cursor:pointer;background:#06232ce6;border:1px solid #6dccd638;border-radius:13px;align-items:center;gap:8px;min-height:42px;padding:0 13px;display:inline-flex}.hms-mailbox-toolbar form{background:#07222beb;border:1px solid #5cc1cc33;border-radius:15px;flex:1;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:9px;min-height:46px;padding-left:14px;display:grid}.hms-mailbox-toolbar input{color:#eaffff;min-width:0;font:inherit;background:0 0;border:0;outline:0}.hms-mailbox-toolbar form button,.hms-mailbox-refresh{color:#00171b;cursor:pointer;background:#2bd9d7;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 15px;font-weight:900;display:inline-flex}.hms-mailbox-toolbar form button.clear{color:#b8d0d6;background:0 0;border:1px solid #6ccad333}.hms-mailbox-filters{flex-wrap:wrap;gap:7px;min-width:0;display:flex}.hms-mailbox-filters button{color:#b8d0d6;cursor:pointer;background:#07222bd1;border:1px solid #62bdc82e;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:.84rem;display:inline-flex}.hms-mailbox-filters button.is-active{color:#eaffff;background:#2fe3df24;border-color:#2fe3df}.hms-mailbox-count{color:#95b0b8;justify-content:flex-start;font-size:.88rem}.hms-mailbox-count strong{color:#eaffff}.hms-mailbox-list{overscroll-behavior:contain;background:#051b23bf;border:1px solid #5bbbc62b;border-radius:18px;min-height:0;overflow-y:auto}.hms-mail-row{border-bottom:1px solid #5bbbc61f;grid-template-columns:minmax(0,1fr) 54px;display:grid}.hms-mail-row:last-child{border-bottom:0}.hms-mail-row.is-unread{background:#185c6521}.hms-mail-row-main{width:100%;min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:40px minmax(0,1fr);gap:12px;padding:13px 16px;display:grid}.hms-mail-direction{color:#2fe3df;background:#2fe3df1c;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.hms-mail-row-copy,.hms-mail-row-top,.hms-mail-row-meta{min-width:0}.hms-mail-row-top,.hms-mail-row-meta{align-items:center;gap:8px;display:flex}.hms-mail-row-top{justify-content:space-between}.hms-mail-row-top strong,.hms-mail-row-copy b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hms-mail-row-top time{color:#849fa8;flex:none;font-size:.76rem}.hms-mail-row-copy b{margin:3px 0;font-size:.96rem;display:block}.hms-mail-row-copy small{color:#9db6be;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.hms-mail-row-meta{color:#8baab2;flex-wrap:wrap;margin-top:6px;font-size:.72rem}.hms-mail-row-meta em,.hms-mail-row-meta span{background:#3ea4ae1f;border-radius:999px;align-items:center;gap:4px;padding:3px 7px;font-style:normal;display:inline-flex}.hms-mail-favorite{color:#7f9ba3;cursor:pointer;background:0 0;border:0;border-left:1px solid #5bbbc61f}.hms-mail-favorite.is-active{color:#ff6f91}.hms-mailbox-empty,.hms-mail-detail-loading{color:#9db6be;align-content:center;place-items:center;gap:10px;min-height:220px;display:grid}.hms-mailbox-pagination{font-size:.86rem}.hms-mailbox-pagination button{color:#dffcff;cursor:pointer;background:#07222be6;border:1px solid #5abcc633;border-radius:12px;align-items:center;gap:6px;min-height:38px;padding:0 12px;display:inline-flex}.hms-mailbox-pagination button:disabled{opacity:.4;cursor:not-allowed}.hms-mailbox-error{color:#ffd8d1;background:#7f231d2e;border:1px solid #ff766159;border-radius:13px;padding:11px 14px}.hms-mail-detail{z-index:170;background:#06161c;padding:14px clamp(14px,3.5vw,52px) 32px;position:fixed;inset:0;overflow-y:auto}.hms-mail-detail>header{z-index:5;background:#06161c;min-height:58px;padding:6px 0 10px;position:sticky;top:0}.hms-mail-detail>header>div{text-align:center;min-width:0;display:grid}.hms-mail-detail>header strong{text-overflow:ellipsis;white-space:nowrap;max-width:60vw;overflow:hidden}.hms-mail-detail>header span{color:#8baab2;font-size:.76rem}.hms-mail-ai-summary,.hms-conversation-timeline{width:min(1060px,100%);margin-inline:auto}.hms-mail-ai-summary,.hms-message-summary,.hms-mail-related-case{background:#0c323cb8;border:1px solid #49cfd033;border-radius:16px;gap:12px;margin-bottom:12px;padding:14px 16px;display:flex}.hms-mail-ai-summary p,.hms-message-summary p{color:#bdd0d6;margin:4px 0}.hms-mail-ai-summary small,.hms-message-summary small{color:#8faab2}.hms-conversation-timeline details{background:#051b23bf;border:1px solid #5bbbc62b;border-radius:18px;margin-bottom:12px;overflow:hidden}.hms-conversation-timeline summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;min-height:64px;padding:12px 16px;display:flex}.hms-conversation-timeline summary span{min-width:0;display:grid}.hms-conversation-timeline summary strong,.hms-conversation-timeline summary small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hms-conversation-timeline summary small{color:#94afb7}.hms-conversation-timeline summary time{color:#849fa8;flex:none;font-size:.78rem}.hms-message-metadata{color:#9fb6bd;flex-wrap:wrap;gap:8px;padding:0 16px 12px;font-size:.78rem;display:flex}.hms-message-metadata em{color:#2fe3df;margin-left:auto;font-style:normal}.hms-message-summary,.hms-mail-related-case{margin-inline:14px}.hms-mail-related-case{flex-direction:column}.hms-mail-content{background:#fff;border-radius:14px;min-height:360px;margin:0 14px 14px;overflow:hidden}.hms-mail-content iframe{background:#fff;border:0;width:100%;min-height:560px}.hms-mail-content pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#172126;min-height:360px;margin:0;padding:22px;font:.94rem/1.55 Arial,sans-serif}.hms-mail-detail-loading{z-index:180;background:#021116db;position:fixed;inset:0}.hms-favorite-dialog-backdrop{z-index:190;background:#000a0ed6;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.hms-favorite-dialog,.hms-rule-dialog{background:#09212a;border:1px solid #ff6f9147;border-radius:21px;width:min(520px,100%);max-height:calc(100dvh - 36px);padding:24px;overflow-y:auto}.hms-favorite-dialog{text-align:center}.hms-favorite-dialog>svg{color:#ff6f91}.hms-favorite-dialog h3,.hms-rule-dialog h3{margin:8px 0 6px;font-size:1.4rem}.hms-favorite-dialog p,.hms-rule-dialog p{color:#aac2c9;line-height:1.45}.hms-favorite-dialog button,.hms-rule-dialog>button{color:#00171b;cursor:pointer;background:#2bd9d7;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;margin-top:8px;font-weight:900;display:flex}.hms-favorite-dialog button.secondary,.hms-rule-dialog>button.secondary{color:#dffcff;background:#051f27cc;border:1px solid #6ccad333}.hms-favorite-dialog button.danger{background:#ff6f91}.hms-rule-dialog label{color:#dffcff;gap:6px;margin-top:12px;display:grid}.hms-rule-dialog input,.hms-rule-dialog select{color:#eaffff;background:#06191f;border:1px solid #6ccad338;border-radius:11px;min-height:43px;padding:0 11px}.hms-rule-dialog label.check{grid-template-columns:auto 1fr;align-items:center}.hms-rule-dialog label.check input{min-height:auto}@media (max-height:760px) and (min-width:761px){.hms-mailbox-shell{gap:7px;padding-block:10px}.hms-mailbox-header h2{font-size:1.8rem}.hms-mailbox-header p{font-size:.82rem}.hms-mailbox-filters button{min-height:30px;font-size:.76rem}.hms-mail-row-main{padding-block:10px}}@media (max-width:760px){.hms-mailbox-overlay{overflow-y:auto}.hms-mailbox-shell{height:auto;min-height:100dvh;padding:12px;display:block;overflow:visible}.hms-mailbox-header{align-items:flex-start}.hms-mailbox-header p{font-size:.82rem}.hms-mailbox-toolbar{flex-direction:column;align-items:stretch;margin:12px 0}.hms-mailbox-toolbar form{grid-template-columns:auto minmax(0,1fr) auto}.hms-mailbox-toolbar form button.clear{display:none}.hms-mailbox-refresh{width:100%}.hms-mailbox-filters{flex-wrap:nowrap;padding-bottom:8px;overflow-x:auto}.hms-mailbox-list{max-height:none;overflow:visible}.hms-mail-row{grid-template-columns:minmax(0,1fr) 46px}.hms-mail-row-main{grid-template-columns:34px minmax(0,1fr);padding:12px 9px}.hms-mail-direction{width:34px;height:34px}.hms-mail-row-top{flex-direction:column;align-items:flex-start;gap:2px}.hms-mailbox-pagination{margin-top:12px}.hms-mail-detail{padding-inline:10px}.hms-mail-detail>header{align-items:flex-start}.hms-mail-detail>header>div{display:none}.hms-mail-detail>header button{padding-inline:10px}.hms-conversation-timeline summary{flex-direction:column;align-items:flex-start}.hms-message-metadata em{margin-left:0}.hms-mail-content iframe{min-height:480px}}
.hms-push-backdrop{z-index:200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000a0ed6;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.hms-push-panel{color:#eaffff;background:#071e27;border:1px solid #2fdcdc57;border-radius:24px;width:min(820px,100%);max-height:calc(100dvh - 32px);padding:clamp(18px,3vw,30px);overflow-y:auto}.hms-push-panel>header{border-bottom:1px solid #5bbbc62b;justify-content:space-between;gap:18px;padding-bottom:16px;display:flex}.hms-push-panel>header span{color:#2fe3df;letter-spacing:.14em;font-size:.74rem;font-weight:900}.hms-push-panel h2{margin:5px 0;font-size:clamp(1.8rem,4vw,2.7rem)}.hms-push-panel p{color:#a8c0c8;margin:0}.hms-push-panel>header button{color:#fff;background:#082b35;border:1px solid #6dccd638;border-radius:13px;width:44px;height:44px}.hms-push-loading{color:#9db6be;align-content:center;place-items:center;gap:10px;min-height:220px;display:grid}.hms-push-error,.hms-push-success{border-radius:13px;gap:8px;margin:14px 0;padding:12px 14px;display:flex}.hms-push-error{color:#ffd8d1;background:#7f231d2e}.hms-push-success{color:#d8fff0;background:#14654d33}.hms-push-status{grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0;display:grid}.hms-push-status>div{background:#051b23bf;border:1px solid #5bbbc62b;border-radius:16px;grid-template-columns:auto 1fr;gap:4px 10px;padding:15px;display:grid}.hms-push-status svg{color:#2fe3df;grid-row:1/span 2}.hms-push-status span{color:#96b0b8;font-size:.8rem}.hms-push-status strong{font-size:1.3rem}.hms-push-devices{background:#051b238c;border:1px solid #5bbbc62b;border-radius:16px;margin:0 0 16px;padding:14px}.hms-push-devices h3{margin:0 0 10px;font-size:1rem}.hms-push-devices p{color:#9db6be;margin:0;font-size:.9rem}.hms-push-devices ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.hms-push-devices li{background:#082b35b8;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:10px 12px;display:grid}.hms-push-devices li.is-current{border:1px solid #2bd9d773}.hms-push-devices li svg{color:#2fe3df}.hms-push-devices span{gap:2px;min-width:0;display:grid}.hms-push-devices strong{font-size:.95rem}.hms-push-devices small{color:#98b2ba;overflow-wrap:anywhere;font-size:.78rem}.hms-push-actions{flex-wrap:wrap;gap:9px;display:flex}.hms-push-actions button{color:#00171b;background:#2bd9d7;border:0;border-radius:12px;align-items:center;gap:7px;min-height:44px;padding:0 14px;font-weight:900;display:inline-flex}.hms-push-actions button.secondary{color:#eaffff;background:#082832;border:1px solid #6ccad333}.hms-push-actions button:disabled{opacity:.45}.hms-push-note{color:#ffd9a2;background:#ffb24a1a;border-radius:12px;margin-top:12px;padding:11px}.hms-push-feed{margin-top:20px}.hms-push-feed h3{margin:0 0 10px}.hms-push-feed>button{color:#eaffff;text-align:left;background:#082b35b8;border:0;border-bottom:1px solid #5bbbc61f;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:12px;display:grid}.hms-push-feed>button:first-of-type{border-radius:14px 14px 0 0}.hms-push-feed>button:last-of-type{border-bottom:0;border-radius:0 0 14px 14px}.hms-push-feed>button.is-read{opacity:.62}.hms-push-feed span{min-width:0;display:grid}.hms-push-feed strong,.hms-push-feed small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hms-push-feed small,.hms-push-feed time{color:#98b2ba;font-size:.77rem}@media (max-width:680px){.hms-push-backdrop{align-items:stretch;padding:0}.hms-push-panel{width:100%;min-height:100dvh;max-height:none;padding:16px 14px calc(20px + env(safe-area-inset-bottom));border-radius:0}.hms-push-status{grid-template-columns:1fr}.hms-push-actions{display:grid}.hms-push-actions button{justify-content:center;width:100%}.hms-push-feed>button{grid-template-columns:auto minmax(0,1fr)}.hms-push-feed time{grid-column:2}}
html{-moz-text-size-adjust:100%;text-size-adjust:100%;max-width:100%;overflow-x:clip}body{max-width:100%;min-height:100%;overflow-x:clip}.app-shell{max-width:100vw;overflow-x:clip}.app-main,.app-content{min-width:0;max-width:100%}@media (min-width:901px){.auth-screen{width:100%;grid-template-columns:minmax(390px,.92fr) minmax(500px,1.08fr)!important;height:100dvh!important;min-height:100dvh!important;display:grid!important;overflow:hidden!important}.auth-presentation,.auth-panel{overscroll-behavior:contain;height:100dvh!important;min-height:0!important;overflow-y:auto!important}.auth-presentation{justify-content:center!important;gap:clamp(12px,2dvh,22px)!important;padding:clamp(18px,3dvh,38px) clamp(26px,4vw,62px)!important}.auth-robot-showcase{width:min(520px,100%)!important;margin:0!important}.auth-robot-showcase img{object-fit:contain!important;object-position:center!important;width:100%!important;height:clamp(180px,31dvh,300px)!important}.auth-panel{grid-template-rows:auto minmax(0,1fr)!important;align-items:start!important;padding:clamp(16px,2.5dvh,34px) clamp(30px,5vw,78px)!important;display:grid!important}.auth-panel-top{width:100%!important;margin:0 auto!important;position:static!important}.auth-card{align-self:center!important;width:min(610px,100%)!important;max-height:calc(100dvh - 84px)!important;margin:14px auto!important;overflow-y:auto!important;transform:none!important}}@media (max-height:760px) and (min-width:901px){.auth-presentation{justify-content:flex-start!important;padding-block:14px!important}.auth-robot-showcase img{height:clamp(150px,26dvh,220px)!important}.auth-card{align-self:start!important;margin-top:10px!important}}@media (max-width:900px){.auth-screen{height:auto!important;min-height:100dvh!important;display:block!important;overflow-y:auto!important}.auth-presentation,.auth-panel{height:auto!important;min-height:auto!important;overflow:visible!important}.auth-presentation{padding:22px 16px 12px!important}.auth-robot-showcase{width:min(620px,100%)!important;margin-inline:auto!important}.auth-robot-showcase img{object-fit:contain!important;height:clamp(190px,47vw,300px)!important}.auth-panel{padding:12px 16px 28px!important}.auth-card{width:min(620px,100%)!important;margin:12px auto 0!important}}@media (max-width:740px){.app-shell{width:100%;min-height:100dvh}.app-control-legend{display:none!important}.app-welcome{flex-direction:column;align-items:flex-start;gap:10px}.app-welcome h1{overflow-wrap:anywhere;letter-spacing:-.03em!important;font-size:clamp(1.55rem,7vw,1.9rem)!important;line-height:1.15!important}.app-welcome p{line-height:1.4;font-size:.95rem!important}.app-metrics{grid-template-columns:1fr 1fr!important;gap:10px!important}.app-metric{min-height:0!important;padding:12px!important}.app-metric div strong{font-size:clamp(1.4rem,6vw,1.8rem)!important}.app-metric div span,.app-metric div small{line-height:1.3;font-size:.78rem!important}.app-case-row,.app-event-row,.app-team,.app-progress,.app-quick-actions button{max-width:100%}.app-case-row{overflow-wrap:anywhere}.app-quick-actions{grid-template-columns:1fr 1fr!important;gap:8px!important}.app-quick-actions button{min-height:72px;padding:12px 10px!important}.app-quick-actions button strong{font-size:.85rem!important}.app-mobile-nav{z-index:60}.mail-inbox,.mail-categories-panel,.smart-classification-panel{max-width:100vw}}
