:root{--zm-header-height:68px;--zm-bg:#080b0f;--zm-bg-subtle:#0e1319;--zm-bg-muted:#111821;--zm-surface:#171d25;--zm-surface-raised:#1d2530;--zm-surface-soft:#141b24;--zm-border:#27313d;--zm-border-strong:#3a4655;--zm-text:#edf3f8;--zm-text-muted:#a7b3c0;--zm-text-soft:#c7d0da;--zm-accent:#75e6bd;--zm-accent-dark:#10b981;--zm-accent-contrast:#062014;--zm-accent-soft:#75e6bd21;--zm-info:#93c5fd;--zm-info-soft:#93c5fd1f;--zm-danger:#fb7185;--zm-danger-soft:#fb71851c;--zm-warning:#fbbf24;--zm-warning-soft:#fbbf241f;--zm-focus:#75e6bd6b;--zm-shadow-sm:0 1px 2px #0000003d;--zm-shadow-md:0 14px 36px #00000047;--zm-shadow-lg:0 24px 60px #00000059;--zm-radius-sm:4px;--zm-radius-md:8px;--zm-radius-lg:8px;--zm-space-xs:4px;--zm-space-sm:8px;--zm-space-md:16px;--zm-space-lg:24px;--zm-space-xl:40px;--zm-font-sans:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--zm-font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--zm-type-h1-size:clamp(2rem, 3.6vw, 2.85rem);--zm-type-h2-size:clamp(1.55rem, 2.6vw, 2rem);--zm-type-h3-size:1.25rem;--zm-type-h4-size:1.0625rem;--zm-type-title-lg-size:1.125rem;--zm-type-title-md-size:1rem;--zm-type-title-sm-size:.875rem;--zm-type-body-lg-size:1rem;--zm-type-body-md-size:.9375rem;--zm-type-body-sm-size:.8125rem;--zm-type-body-xs-size:.75rem;--zm-type-h1-line:1.04;--zm-type-h2-line:1.08;--zm-type-h3-line:1.14;--zm-type-h4-line:1.2;--zm-type-title-lg-line:1.34;--zm-type-title-md-line:1.4;--zm-type-title-sm-line:1.4;--zm-type-body-lg-line:1.62;--zm-type-body-md-line:1.58;--zm-type-body-sm-line:1.5;--zm-type-body-xs-line:1.45}*{box-sizing:border-box}html,body{background:linear-gradient(180deg, #75e6bd0b, transparent 22rem), linear-gradient(180deg, #090d12 0%, var(--zm-bg) 38%);min-height:100%;color:var(--zm-text);font-family:var(--zm-font-sans);font-size:15px;line-height:var(--zm-type-body-md-line);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;padding:0}.zm-app{flex-direction:column;min-height:100vh;display:flex}.zm-main{flex:1 0 auto}button,input,textarea,select{font:inherit}.zm-type-h1,h1,.zm-type-h2,h2,.zm-type-h3,h3,.zm-type-h4,h4{color:var(--zm-text);letter-spacing:0;text-wrap:balance;font-weight:720}.zm-type-h1,h1{font-size:var(--zm-type-h1-size);font-weight:780;line-height:var(--zm-type-h1-line);letter-spacing:-.03em}.zm-type-h2,h2{font-size:var(--zm-type-h2-size);font-weight:760;line-height:var(--zm-type-h2-line);letter-spacing:-.02em}.zm-type-h3,h3{font-size:var(--zm-type-h3-size);font-weight:740;line-height:var(--zm-type-h3-line)}.zm-type-h4,h4{font-size:var(--zm-type-h4-size);font-weight:730;line-height:var(--zm-type-h4-line)}p,.zm-type-title-lg,.zm-type-title-md,.zm-type-title-sm,.zm-type-body-lg,.zm-type-body-md,.zm-type-body-sm,.zm-type-body-xs{color:inherit}.zm-type-title-lg{font-size:var(--zm-type-title-lg-size);font-weight:700;line-height:var(--zm-type-title-lg-line)}.zm-type-title-md{font-size:var(--zm-type-title-md-size);font-weight:680;line-height:var(--zm-type-title-md-line)}.zm-type-title-sm{font-size:var(--zm-type-title-sm-size);font-weight:680;line-height:var(--zm-type-title-sm-line)}.zm-type-body-lg{font-size:var(--zm-type-body-lg-size);line-height:var(--zm-type-body-lg-line)}.zm-type-body-md{font-size:var(--zm-type-body-md-size);line-height:var(--zm-type-body-md-line)}.zm-type-body-sm{font-size:var(--zm-type-body-sm-size);line-height:var(--zm-type-body-sm-line)}.zm-type-body-xs{font-size:var(--zm-type-body-xs-size);line-height:var(--zm-type-body-xs-line)}a{color:var(--zm-accent);text-underline-offset:3px;text-decoration:none}a:hover{text-decoration:underline}a:focus-visible,button:focus-visible,input:focus-visible,[tabindex]:focus-visible,summary:focus-visible{outline:2px solid var(--zm-focus);outline-offset:3px}::selection{color:var(--zm-text);background:#75e6bd52}.zm-header{z-index:20;-webkit-backdrop-filter:saturate(140%)blur(14px);backdrop-filter:saturate(140%)blur(14px);background:#0a0e13cc;border-bottom:1px solid #3a46559e;position:sticky;top:0}.zm-header__inner{justify-content:space-between;align-items:center;gap:var(--zm-space-md);max-width:1100px;min-height:var(--zm-header-height);padding:0 var(--zm-space-lg);margin:0 auto;display:flex}.zm-header__left,.zm-header__right{align-items:center;gap:var(--zm-space-sm);flex:1 1 0;display:flex}.zm-header__right{justify-content:flex-end}.zm-header__brand{color:var(--zm-text);font-size:var(--zm-type-title-md-size);letter-spacing:0;align-items:center;gap:12px;font-weight:760;display:inline-flex}.zm-header__brand:hover{text-decoration:none}.zm-header__brand svg{filter:drop-shadow(0 8px 18px #10b9813d)}.zm-header__brand-name,.zm-footer__brand-name{color:#f7fbff;font-family:"Segoe UI", "Trebuchet MS", var(--zm-font-sans);letter-spacing:-.05em;text-transform:lowercase;font-weight:900;line-height:1}.zm-header__brand-name{font-size:clamp(1.25rem,1.4vw,1.5rem)}.zm-header__brand-product{background:var(--zm-accent-soft);min-height:22px;color:var(--zm-accent);font-size:var(--zm-type-body-xs-size);letter-spacing:0;text-transform:uppercase;border:1px solid #75e6bd52;border-radius:999px;align-items:center;padding:2px 9px;font-weight:700;display:inline-flex}.zm-header__nav{justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.zm-header__nav-link{min-height:34px;color:var(--zm-text-muted);font-size:var(--zm-type-body-sm-size);border:1px solid #0000;border-radius:999px;align-items:center;padding:7px 11px;font-weight:650;transition:background .12s,border-color .12s,box-shadow .12s,color .12s,transform .12s;display:inline-flex;position:relative}.zm-header__nav-link:hover{color:var(--zm-text);background:#ffffff0d;text-decoration:none}.zm-header__nav-link:active{transform:translateY(1px)}.zm-header__nav-link--mail{color:#9ce4ff;background:#2788e81a;border-color:#5ed4ff2e;box-shadow:inset 0 1px #ffffff0d}.zm-header__nav-link--mail:hover{color:#c8f2ff;background:#2788e829;border-color:#5ed4ff47}.zm-header__nav-link--about{color:#c6d2ff;background:#3d60c61a;border-color:#617dff2e;box-shadow:inset 0 1px #ffffff0a}.zm-header__nav-link--about:hover{color:#e1e7ff;background:#3d60c629;border-color:#617dff47}.zm-header__secondary-action,.zm-header__primary-action{min-width:max-content}.zm-header__nav-link--inboxes{color:#a8f3d4;background:#75e6bd1f;border-color:#75e6bd38;box-shadow:inset 0 1px #ffffff0d}.zm-header__nav-link--inboxes:hover{color:#d2fae9;background:#75e6bd2e;border-color:#75e6bd57}.zm-header__utility-link{min-width:max-content}.zm-header__menu{display:none;position:relative}.zm-header__toggle{width:38px;height:38px;color:var(--zm-text);cursor:pointer;background:#ffffff08;border:1px solid #3a4655c2;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:4px;list-style:none;display:inline-flex}.zm-header__toggle::-webkit-details-marker{display:none}.zm-header__menu[open]>.zm-header__toggle{background:#75e6bd17;border-color:#75e6bd61}.zm-header__toggle-line{background:currentColor;border-radius:999px;width:14px;height:1.5px}.zm-header__mobile-panel{background:#0b0f14fa;border:1px solid #3a4655d6;border-radius:20px;width:min(320px,100vw - 32px);padding:14px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 56px #0000006b}.zm-header__mobile-section+.zm-header__mobile-section{margin-top:var(--zm-space-md);padding-top:var(--zm-space-md);border-top:1px solid #3a46559e}.zm-header__mobile-label{color:var(--zm-text-muted);font-size:var(--zm-type-body-xs-size);text-transform:uppercase;margin:0 0 8px;font-weight:750}.zm-header__mobile-nav,.zm-header__mobile-actions{flex-direction:column;gap:8px;display:flex}.zm-header__mobile-link{min-height:38px;color:var(--zm-text);border-radius:12px;align-items:center;padding:0 10px;display:flex}.zm-header__mobile-link:hover{background:#ffffff0b;text-decoration:none}.zm-footer{margin-top:var(--zm-space-xl);color:var(--zm-text-muted);font-size:var(--zm-type-body-sm-size);background:#0c1117e6;border-top:1px solid #3a46559e}.zm-footer__top,.zm-footer__bottom{max-width:1100px;padding-left:var(--zm-space-lg);padding-right:var(--zm-space-lg);flex-wrap:wrap;margin:0 auto;display:flex}.zm-footer__top{justify-content:space-between;align-items:flex-start;gap:var(--zm-space-lg);padding-top:26px;padding-bottom:22px}.zm-footer__bottom{justify-content:space-between;align-items:center;gap:var(--zm-space-md);border-top:1px solid #3a465580;padding-top:16px;padding-bottom:24px}.zm-footer__brand-block{gap:var(--zm-space-sm);flex-direction:column;max-width:320px;display:flex}.zm-footer__brand{color:var(--zm-text);font-size:var(--zm-type-title-md-size);align-items:center;gap:12px;font-weight:720;display:inline-flex}.zm-footer__brand-name{font-size:1.4rem}.zm-footer__brand:hover{text-decoration:none}.zm-footer__summary,.zm-footer__meta{color:var(--zm-text-muted);font-size:var(--zm-type-body-sm-size);line-height:var(--zm-type-body-sm-line);margin:0}.zm-footer__meta{font-weight:650}.zm-footer__meta-brand{color:var(--zm-text);font-weight:820}.zm-footer__bottom-copy{flex-direction:column;gap:4px;display:flex}.zm-footer__credit{color:var(--zm-text-soft);font-size:var(--zm-type-body-xs-size);line-height:var(--zm-type-body-xs-line);align-items:center;gap:6px;margin:0;font-weight:700;display:inline-flex}.zm-footer__credit-icon{color:#ff7aa2;filter:drop-shadow(0 0 8px #ff7aa247);justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.zm-footer__credit-icon svg{width:100%;height:100%}.zm-footer__columns{gap:var(--zm-space-lg);grid-template-columns:repeat(3,minmax(120px,1fr));display:grid}.zm-footer__column{gap:var(--zm-space-sm);flex-direction:column;display:flex}.zm-footer__heading{color:var(--zm-text-soft);font-size:var(--zm-type-body-xs-size);text-transform:uppercase;margin:0;font-weight:780}.zm-footer__column-links,.zm-footer__links{flex-wrap:wrap;gap:8px 10px;display:flex}.zm-footer__column-links{flex-flow:column}.zm-footer__column-links a,.zm-footer__links a,.zm-footer__muted-link{color:var(--zm-text-muted);font-size:var(--zm-type-body-sm-size);line-height:var(--zm-type-body-sm-line)}.zm-footer__column-links a:hover,.zm-footer__links a:hover{color:var(--zm-text);text-decoration:none}.zm-footer__muted-link{opacity:.6}.zm-button{border:1px solid var(--zm-border-strong);border-radius:var(--zm-radius-md);min-height:36px;color:var(--zm-text);box-shadow:var(--zm-shadow-sm);font-family:inherit;font-size:var(--zm-type-body-sm-size);cursor:pointer;text-align:center;white-space:nowrap;background:linear-gradient(#ffffff0b,#ffffff04);justify-content:center;align-items:center;gap:8px;padding:8px 14px;font-weight:700;line-height:1;text-decoration:none;transition:background .12s,border-color .12s,box-shadow .12s,color .12s,transform .12s;display:inline-flex}.zm-button:hover{color:var(--zm-text);background:linear-gradient(#ffffff13,#ffffff08);border-color:#526172;text-decoration:none;transform:translateY(-1px)}.zm-button:active{transform:translateY(0)}.zm-button--primary{background:linear-gradient(180deg, #92f4cf 0%, var(--zm-accent) 46%, #3dd39f 100%);color:var(--zm-accent-contrast);border-color:#75e6bdb8;box-shadow:inset 0 1px #ffffff47,0 12px 24px #10b98129}.zm-button--primary:hover{color:var(--zm-accent-contrast);background:linear-gradient(#a2f7d7 0%,#7ceac2 45%,#34c993 100%);border-color:#9effd8db}.zm-button--ghost{box-shadow:none;color:var(--zm-text-muted);background:0 0;border-color:#0000}.zm-button--ghost:hover{color:var(--zm-text);background:#ffffff0b;border-color:#ffffff14}.zm-button--danger{background:var(--zm-danger-soft);color:#fecdd3;border-color:#fb71856b}.zm-button[disabled],.zm-button[aria-disabled=true]{cursor:not-allowed;opacity:.62;box-shadow:none;transform:none}.zm-button[disabled]:hover,.zm-button[aria-disabled=true]:hover{transform:none}.zm-card{border-radius:var(--zm-radius-lg);background:linear-gradient(180deg, #ffffff09, transparent 70%), var(--zm-surface);box-shadow:var(--zm-shadow-sm);padding:var(--zm-space-lg);border:1px solid #3a4655e0}.zm-badge{border:1px solid var(--zm-border);min-height:24px;font-size:var(--zm-type-body-xs-size);letter-spacing:0;text-transform:uppercase;border-radius:999px;align-items:center;padding:3px 9px;font-weight:800;line-height:1;display:inline-flex}.zm-badge--live{background:var(--zm-accent-soft);color:var(--zm-accent);border-color:#75e6bd80}.zm-badge--soon{background:var(--zm-warning-soft);color:var(--zm-warning);border-color:#fbbf2475}.zm-badge--planned{color:var(--zm-text-muted);background:#a7b3c01a;border-color:#a7b3c042}.zm-warning{border-radius:var(--zm-radius-md);color:var(--zm-text-soft);box-shadow:var(--zm-shadow-sm);font-size:var(--zm-type-body-sm-size);line-height:var(--zm-type-body-sm-line);background:linear-gradient(90deg,#fbbf241f,#fbbf240e),#140f07b8;border:1px solid #fbbf246b;padding:14px 16px}.zm-warning strong{color:var(--zm-warning);font-weight:800}.zm-container{width:min(100%,1100px);padding:var(--zm-space-lg);margin:0 auto}.zm-stack{gap:var(--zm-space-md);flex-direction:column;display:flex}@media (max-width:700px){.zm-header__inner,.zm-container,.zm-footer__top,.zm-footer__bottom{padding-left:var(--zm-space-md);padding-right:var(--zm-space-md)}.zm-header__brand{gap:10px;font-size:16px}.zm-header__brand-name{font-size:1.15rem}.zm-footer__brand-name{font-size:1.22rem}.zm-header__nav,.zm-header__secondary-action,.zm-header__primary-action{display:none}.zm-header__menu{display:block}.zm-footer__top,.zm-footer__bottom{flex-direction:column;align-items:flex-start}.zm-footer__columns{gap:var(--zm-space-md);grid-template-columns:1fr;width:100%}.zm-footer__links{flex-direction:column;align-items:flex-start}}
.zm-main{min-height:0}code{border-radius:var(--zm-radius-sm);color:var(--zm-text-soft);font-family:var(--zm-font-mono);font-size:var(--zm-type-body-sm-size);background:#ffffff0b;border:1px solid #3a4655b8;padding:2px 5px}.zm-document{background:linear-gradient(145deg,#171e26,#12181f);border:1px solid #ffffff08;border-radius:24px;max-width:800px;margin:40px auto 60px;padding:clamp(30px,5vw,60px);box-shadow:14px 14px 30px #060a0f5c,-10px -10px 22px #ffffff06,inset 0 1px #ffffff09}.zm-document h1{color:var(--zm-text);letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(2rem,3.5vw,2.6rem);font-weight:820;line-height:1.1}.zm-document h2{color:var(--zm-text);border-bottom:1px solid #ffffff14;margin:40px 0 16px;padding-bottom:8px;font-size:1.5rem;font-weight:700}.zm-document p,.zm-document ul,.zm-document ol{color:var(--zm-text-muted);margin:0 0 16px;font-size:1.05rem;line-height:1.7}.zm-document ul,.zm-document ol{padding-left:24px}.zm-document li{margin-bottom:8px}.zm-document a{color:var(--zm-accent);font-weight:600;text-decoration:none}.zm-document a:hover{text-decoration:underline}.hero__eyebrow{width:fit-content;min-height:22px;color:var(--zm-accent);font-size:var(--zm-type-body-xs-size);text-transform:uppercase;background:#75e6bd17;border:1px solid #75e6bd38;border-radius:999px;justify-content:center;align-items:center;margin:0 0 12px;padding:4px 8px;font-weight:800;line-height:1;display:inline-flex}.home-page{padding-top:44px;padding-bottom:30px}.home-shell,.mail-shell{align-items:stretch;gap:var(--zm-space-lg);z-index:1;grid-template-columns:minmax(0,.92fr) minmax(380px,1.08fr);display:grid;position:relative}.home-shell__copy,.mail-shell__copy,.home-mail-panel,.mail-shell__panel{background:linear-gradient(145deg,#171e26,#12181f);border:1px solid #ffffff08;border-radius:24px;position:relative;box-shadow:14px 14px 30px #060a0f5c,-10px -10px 22px #ffffff06,inset 0 1px #ffffff09}.hero-mail-icon{filter:drop-shadow(0 12px 20px #0000004d);flex-shrink:0;width:64px;height:64px;animation:6s ease-in-out infinite float-icon}.hero-character{pointer-events:none;z-index:10;filter:drop-shadow(16px 14px 24px #00000080);height:400px;position:absolute;bottom:-24px;left:-200px}@media (max-width:1200px){.hero-character{height:320px;bottom:-16px;left:-140px}}@media (max-width:980px){.hero-character{height:250px;bottom:-12px;left:-90px}}@media (max-width:820px){.home-shell__copy,.mail-shell__copy{margin-left:70px}.hero-character{height:240px;position:absolute;bottom:-16px;left:-100px}}@media (max-width:640px){.home-shell__copy,.mail-shell__copy{margin-left:54px}.hero-character{height:180px;position:absolute;bottom:-12px;left:-80px}}@keyframes float-icon{0%{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-12px)rotate(3deg)}to{transform:translateY(0)rotate(-2deg)}}.home-shell__copy,.mail-shell__copy{flex-direction:column;justify-content:center;min-height:330px;padding:clamp(26px,4vw,42px);display:flex}.home-shell__copy h1,.mail-shell__copy h1{max-width:620px;color:var(--zm-text);font-size:clamp(2.05rem,3.5vw,3rem);font-weight:820;line-height:var(--zm-type-h1-line);margin:0}.home-shell__copy>p:not(.hero__eyebrow),.mail-shell__copy>p:not(.hero__eyebrow){max-width:560px;margin:var(--zm-space-md) 0 0;color:var(--zm-text-muted);font-size:var(--zm-type-body-lg-size);line-height:var(--zm-type-body-lg-line);text-wrap:pretty}.home-shell__meta{margin-top:var(--zm-space-lg);flex-wrap:wrap;gap:8px;display:flex}.home-shell__meta span{min-height:30px;color:var(--zm-text-soft);font-size:var(--zm-type-body-xs-size);background:#ffffff09;border:1px solid #3a4655b8;border-radius:999px;align-items:center;padding:5px 10px;font-weight:750;display:inline-flex}.home-mail-panel,.mail-shell__panel{flex-direction:column;justify-content:center;min-height:330px;padding:clamp(22px,3vw,32px);display:flex}.home-mail-panel{background:radial-gradient(circle at 100% 0,#75e6bd1c,#0000 34%),linear-gradient(145deg,#182128,#131921);border-color:#75e6bd14}.home-mail-panel__head{justify-content:space-between;align-items:flex-start;gap:var(--zm-space-md);margin-bottom:var(--zm-space-md);display:flex}.mail-shell__panel-head{margin-bottom:var(--zm-space-sm)}.home-mail-panel h2,.mail-shell__panel h2{font-size:var(--zm-type-h3-size);line-height:var(--zm-type-h3-line);margin:0}.home-mail-panel>p:not(.home-mail-panel__note),.mail-shell__panel>p:not(.home-mail-panel__note){color:var(--zm-text-muted);font-size:var(--zm-type-body-sm-size);line-height:var(--zm-type-body-sm-line);margin:0}.home-mail-panel__note{margin:var(--zm-space-md) 0 0;color:var(--zm-text-muted);font-size:var(--zm-type-body-xs-size);line-height:var(--zm-type-body-xs-line)}.section-header{justify-content:space-between;align-items:flex-end;gap:var(--zm-space-md);margin-bottom:var(--zm-space-md);display:flex}.section-header--stacked{align-items:flex-start}.section-header__copy{flex-direction:column;gap:6px;max-width:720px;display:flex}.section-header__eyebrow{color:var(--zm-text-muted);font-size:var(--zm-type-body-xs-size);text-transform:uppercase;margin:0 0 4px;font-weight:800}.section-header h2{font-size:var(--zm-type-h3-size);margin:0}.section-header__note{color:var(--zm-text-muted);font-size:var(--zm-type-body-sm-size);line-height:var(--zm-type-body-lg-line);margin:0}.tools-section{margin-top:var(--zm-space-lg)}.catalog-shell{background:linear-gradient(#ffffff05,#fff0),linear-gradient(145deg,#0d1218f0,#090d12fa);border:1px solid #3a46558a;border-radius:28px;margin-top:clamp(38px,6vw,64px);padding:clamp(24px,3vw,32px);box-shadow:0 20px 48px #00000038,inset 0 1px #ffffff06}.products-grid{gap:var(--zm-space-md);grid-template-columns:repeat(auto-fit,minmax(290px,1fr));margin-top:0;display:grid}.product-card{background:linear-gradient(145deg,#1a2129,#141a21);border:1px solid #ffffff08;border-radius:24px;flex-direction:column;min-height:184px;transition:border-color .14s,box-shadow .14s,transform .14s;display:flex;position:relative;overflow:hidden;box-shadow:16px 16px 34px #060a0f6b,-12px -12px 26px #ffffff08,inset 0 1px #ffffff0a}.product-card:before{content:"";border-radius:inherit;opacity:1;pointer-events:none;background:radial-gradient(circle at 100% 0,#75e6bd1f,#0000 34%);position:absolute;inset:0}.product-card--live{border-color:#75e6bd14}.product-card:hover{border-color:#75e6bd2e;transform:translateY(-2px);box-shadow:20px 20px 40px #060a0f7a,-10px -10px 24px #ffffff0a,inset 0 1px #ffffff0f}.product-card__head{justify-content:space-between;align-items:flex-start;gap:var(--zm-space-md);margin-bottom:var(--zm-space-sm);display:flex}.product-card__kicker{color:var(--zm-text-muted);font-size:var(--zm-type-body-xs-size);text-transform:uppercase;margin:0 0 5px;font-weight:750}.product-card h2{font-size:var(--zm-type-title-lg-size);line-height:var(--zm-type-title-lg-line);margin:0}.product-card p:not(.product-card__kicker){margin:var(--zm-space-sm) 0 0;color:var(--zm-text-muted);font-size:var(--zm-type-body-sm-size);line-height:var(--zm-type-body-sm-line)}.product-card__actions{padding-top:var(--zm-space-lg);margin-top:auto}.mail-page{padding-top:44px;padding-bottom:30px}.mail-info-grid{gap:var(--zm-space-lg);margin-top:var(--zm-space-lg);grid-template-columns:minmax(0,.92fr) minmax(380px,1.08fr);display:grid}.mail-page__notice,.mail-page__guide{min-width:0}.mail-page__guide{padding:var(--zm-space-lg);background:linear-gradient(145deg,#171e26,#12181f);border:1px solid #ffffff08;border-radius:24px;box-shadow:14px 14px 30px #060a0f57,-10px -10px 22px #ffffff06,inset 0 1px #ffffff08}.mail-page__guide h2{margin:0 0 var(--zm-space-md);font-size:var(--zm-type-title-lg-size);line-height:var(--zm-type-title-lg-line)}.mail-page__guide ol{color:var(--zm-text-soft);font-size:var(--zm-type-body-sm-size);line-height:var(--zm-type-body-lg-line);margin:0;padding-left:22px}.mail-page__guide li+li{margin-top:6px}.lookup-form{gap:var(--zm-space-sm);max-width:620px;margin:var(--zm-space-lg) 0 0;text-align:left;grid-template-columns:minmax(0,1fr) auto;display:grid}.home-mail-panel .lookup-form,.mail-shell__panel .lookup-form{max-width:none}.lookup-form__control{border:1px solid var(--zm-border-strong);border-radius:var(--zm-radius-md);min-width:0;min-height:48px;box-shadow:var(--zm-shadow-sm);background:#171d25eb;transition:border-color .12s,box-shadow .12s;display:flex;overflow:hidden}.lookup-form__control:focus-within{box-shadow:0 0 0 4px #75e6bd1a, var(--zm-shadow-sm);border-color:#75e6bdc2}.lookup-form__control--error{background:color-mix(in srgb, var(--zm-danger-soft) 42%, var(--zm-surface));border-color:#fb7185c7}.lookup-form input{width:100%;min-width:0;color:var(--zm-text);font-size:var(--zm-type-body-lg-size);background:0 0;border:0;padding:13px 14px}.lookup-form input:focus{outline:none}.lookup-form input::placeholder{color:#6f7b88}.lookup-form .domain-suffix{color:var(--zm-text-muted);font-size:var(--zm-type-body-sm-size);white-space:nowrap;background:#ffffff08;border-left:1px solid #3a4655b8;flex:none;align-items:center;padding:0 14px;display:inline-flex}.lookup-form__submit{min-height:48px;padding-left:18px;padding-right:18px}.lookup-form__error{color:#fecdd3;font-size:var(--zm-type-body-sm-size);line-height:var(--zm-type-body-sm-line);grid-column:1/-1}.inbox-page.zm-container{width:min(100%,1320px)}.inbox-header{justify-content:space-between;align-items:flex-start;gap:var(--zm-space-md);margin-bottom:var(--zm-space-md);display:flex}.inbox-header__titles{min-width:0}.inbox-header__address-row{align-items:center;gap:var(--zm-space-sm);flex-wrap:wrap;display:flex}.inbox-header__address{letter-spacing:0;word-break:break-word;margin:0;font-size:clamp(1.6rem,2.8vw,2rem);font-weight:800}.inbox-header__actions{justify-content:flex-end;align-items:center;gap:var(--zm-space-sm);flex-wrap:wrap;display:flex}.inbox-header__count{background:var(--zm-surface);min-height:34px;color:var(--zm-text-muted);font-size:var(--zm-type-body-xs-size);white-space:nowrap;border:1px solid #3a4655bd;border-radius:999px;align-items:center;padding:5px 12px;font-weight:800;display:inline-flex}.inbox-alert{margin-top:var(--zm-space-sm);border-radius:var(--zm-radius-md);background:var(--zm-danger-soft);color:#fecdd3;font-size:var(--zm-type-body-sm-size);border:1px solid #fb718557;padding:10px 12px}.inbox-layout{align-items:stretch;gap:var(--zm-space-lg);margin-top:var(--zm-space-md);grid-template-columns:minmax(320px,390px) minmax(0,1fr);min-height:clamp(560px,100vh - 258px,840px);display:grid}.inbox-panel{background:linear-gradient(180deg, #ffffff08, #fff0), var(--zm-surface);min-height:0;box-shadow:var(--zm-shadow-sm);border:1px solid #3a4655cc;border-radius:14px;flex-direction:column;display:flex}.inbox-panel--list{padding:10px}.inbox-panel__head{justify-content:space-between;align-items:center;gap:var(--zm-space-sm);margin:2px 2px var(--zm-space-sm);border-bottom:1px solid #3a46559e;padding:8px 8px 10px;display:flex}.inbox-panel__title{font-size:var(--zm-type-title-md-size);letter-spacing:0;margin:0;font-weight:760}.inbox-panel__meta{min-height:24px;color:var(--zm-text-muted);font-size:var(--zm-type-body-xs-size);background:#ffffff08;border:1px solid #3a4655bd;border-radius:999px;align-items:center;padding:0 9px;font-weight:700;display:inline-flex}.inbox-panel--viewer{overflow:hidden}.inbox-list{gap:var(--zm-space-sm);scrollbar-color:#75e6bd61 transparent;flex-direction:column;flex:1;min-height:0;max-height:none;margin:0;padding:0 4px 0 0;list-style:none;display:flex;overflow-y:auto}.inbox-list__item{border-radius:var(--zm-radius-md);background:linear-gradient(180deg, #ffffff06, transparent), var(--zm-surface);width:100%;color:var(--zm-text);cursor:pointer;text-align:left;border:1px solid #3a4655c2;border-left:3px solid #0000;align-items:flex-start;gap:11px;padding:14px;font-family:inherit;transition:background .12s,border-color .12s,box-shadow .12s,transform .12s;display:flex}.inbox-list__item:hover{background:var(--zm-surface-raised);border-color:#75e6bd47;transform:translateY(-1px)}.inbox-list__item--selected,.inbox-list__item--selected:hover{border-color:#75e6bd6b;border-left-color:var(--zm-accent);background:linear-gradient(90deg, #75e6bd1f, #75e6bd0a), var(--zm-surface-raised);box-shadow:0 12px 28px #00000038}.inbox-list__avatar,.viewer__avatar{color:#07120d;border:1px solid #ffffff47;border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:800;display:inline-flex;box-shadow:inset 0 1px #ffffff47}.inbox-list__avatar{width:38px;height:38px;font-size:14px}.inbox-list__body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.inbox-list__row{justify-content:space-between;align-items:baseline;gap:var(--zm-space-sm);display:flex}.inbox-list__from{color:var(--zm-text);font-size:var(--zm-type-title-sm-size);text-overflow:ellipsis;white-space:nowrap;font-weight:750;overflow:hidden}.inbox-list__time{color:var(--zm-text-muted);font-size:var(--zm-type-body-xs-size);font-variant-numeric:tabular-nums;flex:none}.inbox-list__subject{color:var(--zm-text-muted);font-size:var(--zm-type-body-sm-size);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inbox-list__footer{align-items:center;gap:var(--zm-space-sm);font-size:var(--zm-type-body-xs-size);margin-top:5px;display:flex}.inbox-list__chip{background:var(--zm-info-soft);color:#bfdbfe;border:1px solid #93c5fd47;border-radius:999px;align-items:center;gap:5px;padding:3px 8px;display:inline-flex}.inbox-list__expires{color:var(--zm-text-muted);font-variant-numeric:tabular-nums;margin-left:auto}.inbox-empty,.viewer-empty{border-radius:var(--zm-radius-lg);min-height:240px;color:var(--zm-text-muted);padding:var(--zm-space-xl) var(--zm-space-md);text-align:center;background:linear-gradient(#ffffff06,#0000),#141b24c7;border:1px dashed #3a4655e0;flex-direction:column;justify-content:center;align-items:center;display:flex}.inbox-empty__icon,.viewer-empty__icon{width:44px;height:44px;margin-bottom:var(--zm-space-sm);background:var(--zm-accent-soft);border:1px solid #75e6bd3d;border-radius:999px;justify-content:center;align-items:center;font-size:22px;display:inline-flex}.inbox-empty__title,.viewer-empty__title{color:var(--zm-text);font-size:var(--zm-type-title-md-size);margin:0 0 5px;font-weight:750}.inbox-empty__hint,.viewer-empty__hint{max-width:320px;color:var(--zm-text-muted);font-size:var(--zm-type-body-sm-size);margin:0}.inbox-empty__spinner{width:28px;height:28px;margin-bottom:var(--zm-space-sm);border:2px solid #75e6bd2e;border-top-color:var(--zm-accent);border-radius:50%;animation:.76s linear infinite zm-spin}@keyframes zm-spin{to{transform:rotate(360deg)}}.viewer{height:100%;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.viewer__header{border-bottom:1px solid var(--zm-border);padding:var(--zm-space-lg) var(--zm-space-lg) var(--zm-space-md);background:linear-gradient(#ffffff09,#0000)}.viewer__subject{margin:0 0 var(--zm-space-md);color:var(--zm-text);font-size:clamp(1.3rem,2.1vw,1.65rem);font-weight:800;line-height:var(--zm-type-h3-line);letter-spacing:0;word-break:break-word}.viewer__from{align-items:center;gap:var(--zm-space-sm);display:flex}.viewer__avatar{width:42px;height:42px;font-size:16px}.viewer__from-meta{flex-direction:column;min-width:0;display:flex}.viewer__from-name{color:var(--zm-text);font-size:var(--zm-type-title-sm-size);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.viewer__from-addr{color:var(--zm-text-muted);font-weight:500}.viewer__date{color:var(--zm-text-muted);font-size:var(--zm-type-body-xs-size);margin-top:2px}.viewer__tabs{border-bottom:1px solid var(--zm-border);background:var(--zm-bg-subtle);padding:8px var(--zm-space-lg) 0;gap:3px;display:flex;overflow-x:auto}.viewer__tab{appearance:none;border-radius:var(--zm-radius-md) var(--zm-radius-md) 0 0;min-height:40px;color:var(--zm-text-muted);cursor:pointer;font-family:inherit;font-size:var(--zm-type-body-sm-size);white-space:nowrap;background:0 0;border:1px solid #0000;margin-bottom:-1px;padding:10px 14px;font-weight:750;transition:background .12s,border-color .12s,color .12s}.viewer__tab:hover{color:var(--zm-text);background:#ffffff09}.viewer__tab[aria-selected=true]{border-color:var(--zm-border);border-bottom-color:var(--zm-surface);background:var(--zm-surface);color:var(--zm-accent)}.viewer__content{min-height:0;padding:var(--zm-space-md);flex-direction:column;flex:1;display:flex;overflow:auto}.viewer__images-bar{justify-content:space-between;align-items:center;gap:var(--zm-space-md);margin-bottom:var(--zm-space-sm);border-radius:var(--zm-radius-md);background:var(--zm-warning-soft);color:var(--zm-text-soft);font-size:var(--zm-type-body-xs-size);border:1px solid #fbbf2452;padding:9px 11px;display:flex}.viewer__images-text{line-height:1.45}.viewer__images-btn{flex:none}.viewer__frame{border:1px solid var(--zm-border);border-radius:var(--zm-radius-md);background:#fff;width:100%;height:clamp(460px,68vh,920px);min-height:320px;display:block}.viewer__pre{border:1px solid var(--zm-border);border-radius:var(--zm-radius-md);background:var(--zm-bg-subtle);min-height:320px;max-height:none;color:var(--zm-text-soft);font-family:var(--zm-font-mono);font-size:var(--zm-type-body-sm-size);padding:var(--zm-space-md);white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.65;overflow:auto}.viewer__attachments{gap:var(--zm-space-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.viewer__attachment{align-items:center;gap:var(--zm-space-md);border:1px solid var(--zm-border);border-radius:var(--zm-radius-md);background:var(--zm-bg-subtle);padding:13px 14px;transition:border-color .12s,background .12s;display:flex}.viewer__attachment:hover{background:var(--zm-surface-soft);border-color:#75e6bd61}.viewer__attachment-icon{background:var(--zm-info-soft);border-radius:999px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:inline-flex}.viewer__attachment-body{flex:1;min-width:0}.viewer__attachment-name{color:var(--zm-accent);font-size:var(--zm-type-title-sm-size);text-overflow:ellipsis;white-space:nowrap;font-weight:750;display:block;overflow:hidden}.viewer__attachment-meta{color:var(--zm-text-muted);font-size:var(--zm-type-body-xs-size);margin-top:2px}.viewer-empty{min-height:100%}.viewer-empty__actions{margin-top:var(--zm-space-md)}.refresh-status{color:var(--zm-text-muted);font-size:var(--zm-type-body-xs-size);align-items:center;gap:8px;margin:7px 0 0;font-weight:650;display:inline-flex}.refresh-status:before{content:"";background:var(--zm-accent);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite zm-pulse;display:inline-block;box-shadow:0 0 #75e6bd80}.refresh-status[data-state=connecting]:before,.refresh-status[data-state=backoff]:before{background:var(--zm-warning);box-shadow:none}.refresh-status[data-state=paused]:before{background:var(--zm-text-muted);box-shadow:none;animation:none}.refresh-status[data-state=error]:before{background:var(--zm-danger);box-shadow:none;animation:none}@keyframes zm-pulse{0%,to{box-shadow:0 0 #75e6bd80}50%{box-shadow:0 0 0 6px #75e6bd00}}@media (max-width:980px){.inbox-page.zm-container{width:min(100%,1160px)}.inbox-layout{gap:var(--zm-space-md);grid-template-columns:minmax(290px,350px) minmax(0,1fr);min-height:clamp(520px,100vh - 250px,760px)}}@media (max-width:820px){.home-page,.mail-page{padding-top:30px}.home-shell,.mail-shell,.mail-info-grid{grid-template-columns:1fr}.home-shell__copy,.mail-shell__copy,.home-mail-panel,.mail-shell__panel{min-height:0}.catalog-shell{margin-top:var(--zm-space-xl)}.inbox-header{flex-direction:column}.inbox-header__actions{justify-content:flex-start}.inbox-layout{grid-template-columns:1fr;min-height:0}.inbox-panel{border-radius:12px}.inbox-panel--list{padding:8px}.inbox-list{max-height:360px;padding-right:0}.viewer{min-height:460px}.viewer__frame{height:min(70vh,700px)}}@media (max-width:640px){.home-page,.mail-page{padding-top:22px}.home-shell__copy,.mail-shell__copy,.home-mail-panel,.mail-shell__panel,.mail-page__guide,.catalog-shell{padding:var(--zm-space-md)}.home-shell__copy h1,.mail-shell__copy h1{font-size:clamp(30px,11vw,42px)}.products-grid,.lookup-form{grid-template-columns:1fr}.lookup-form__submit{width:100%}.viewer__header,.viewer__content{padding:var(--zm-space-md)}.viewer__tabs{padding-left:var(--zm-space-md);padding-right:var(--zm-space-md)}.viewer__images-bar{flex-direction:column;align-items:stretch}.viewer__images-btn{width:100%}}@media (max-width:420px){.lookup-form__control{flex-direction:column}.lookup-form .domain-suffix{border-top:1px solid #3a4655b8;border-left:0;min-height:38px}.inbox-header__actions .zm-button,.inbox-header__count{width:100%}}
