.attachment-upload-field{gap:10px;padding-block:10px;display:grid}.attachment-upload-heading,.attachment-upload-list li,.linked-attachment-list li{justify-content:space-between;align-items:center;gap:12px;display:flex}.attachment-upload-heading{flex-direction:column;align-items:flex-start}.attachment-upload-list li,.linked-attachment-list li{border:1px solid var(--customer-color-border);border-radius:8px;padding:9px 12px}.attachment-upload-list span,.linked-attachment-list span{gap:4px;min-width:0;display:grid}.attachment-upload-list strong,.linked-attachment-list strong{overflow-wrap:anywhere}.attachment-upload-list progress{width:min(18rem,100%)}:root{--customer-color-ink:#0b1b44;--customer-color-body:#43557e;--customer-color-muted:#5f6f91;--customer-color-primary:#225cff;--customer-color-primary-hover:#1748db;--customer-color-primary-soft:#edf3ff;--customer-color-canvas:#fbfdff;--customer-color-surface:#fff;--customer-color-surface-subtle:#f5f8fd;--customer-color-border:#dce4f2;--customer-color-border-strong:#bdcae0;--customer-color-text-subtle:#5f6f91;--customer-color-success:#087a57;--customer-color-success-soft:#e4f8f1;--customer-color-warning:#915600;--customer-color-warning-soft:#fff3dc;--customer-color-danger:#b9343c;--customer-color-danger-soft:#fff0f1;--customer-color-violet:#7657e8;--customer-radius-sm:8px;--customer-radius-md:12px;--customer-radius-lg:18px;--customer-font-size-sm:.8125rem;--customer-shadow-card:0 18px 50px #2d467814;--customer-width-content:1180px;--customer-focus:0 0 0 3px #225cff3b;color:var(--customer-color-ink);background:var(--customer-color-canvas);font-synthesis:none;font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--customer-color-canvas);min-width:320px}body{min-width:320px;min-height:100vh;color:var(--customer-color-body);background:var(--customer-color-canvas);margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:var(--customer-color-primary)}h1,h2,h3,p{margin-top:0}.customer-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}.customer-skip-link{z-index:100;color:#fff;background:var(--customer-color-primary);border-radius:8px;padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.customer-skip-link:focus{transform:translateY(0)}.customer-app{min-height:100vh}.customer-app :focus-visible{box-shadow:var(--customer-focus);outline:none}.customer-header{z-index:30;border-bottom:1px solid var(--customer-color-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;position:sticky;top:0}.customer-header__inner{width:min(calc(100% - 40px), var(--customer-width-content));grid-template-columns:180px minmax(260px,420px) 1fr;align-items:center;gap:28px;min-height:76px;margin:0 auto;display:grid}.customer-header__inner>a{text-decoration:none}.customer-brand{color:var(--customer-color-ink);letter-spacing:-.03em;align-items:center;gap:10px;font-size:21px;display:inline-flex}.customer-brand img{object-fit:contain;width:28px;height:28px}.customer-header-search{border:1px solid var(--customer-color-border);background:var(--customer-color-surface);border-radius:10px;align-items:center;gap:10px;height:42px;padding:0 10px 0 14px;display:flex}.customer-header-search input{min-width:0;color:var(--customer-color-ink);background:0 0;border:0;outline:0;flex:1}.customer-header__nav{justify-content:flex-end;align-items:center;gap:24px;min-width:0;display:flex}.customer-header__nav a{color:var(--customer-color-ink);white-space:nowrap;font-size:14px;font-weight:600;text-decoration:none}.customer-header__nav .customer-header__cta{border:1px solid var(--customer-color-primary);color:var(--customer-color-primary);border-radius:9px;padding:11px 18px}.customer-profile-menu{align-items:center;gap:9px;display:flex}.customer-profile-name{max-width:160px;color:var(--customer-color-ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.customer-avatar{color:#fff;background:#426fdb;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:700;display:inline-grid}.customer-footer{border-top:1px solid var(--customer-color-border);background:#fff}.customer-footer__inner{width:min(calc(100% - 40px), var(--customer-width-content));grid-template-columns:1.7fr repeat(2,1fr);gap:54px;margin:0 auto;padding:38px 0 28px;display:grid}.customer-footer section{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.customer-footer h2{color:var(--customer-color-ink);margin:2px 0 5px;font-size:14px}.customer-footer p,.customer-footer a,.customer-footer small{color:var(--customer-color-muted);font-size:13px;line-height:1.55;text-decoration:none}.customer-footer__brand small{margin-top:auto}.customer-icon{width:18px;height:18px;-webkit-mask:var(--customer-icon-source) center/contain no-repeat;mask:var(--customer-icon-source) center/contain no-repeat;background:currentColor;flex:none;display:inline-block}.customer-icon--sm{width:14px;height:14px}.customer-icon--lg{width:24px;height:24px}.customer-icon--xl{width:32px;height:32px}.customer-button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-size:14px;font-weight:700;display:inline-flex}.customer-button:disabled{cursor:not-allowed;opacity:.55}.customer-button--primary{color:#fff;background:var(--customer-color-primary)}.customer-button--primary:hover:not(:disabled){background:var(--customer-color-primary-hover)}.customer-button--secondary{border-color:var(--customer-color-border-strong);color:var(--customer-color-primary);background:#fff}.customer-button--ghost{color:var(--customer-color-body);background:0 0}.customer-button--danger{color:var(--customer-color-danger);background:#fff;border-color:#ffb8bd}.customer-screen-state{border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-lg);text-align:center;background:#fff;justify-items:center;gap:10px;padding:56px 24px;display:grid}.customer-screen-state--compact{padding:24px}.customer-screen-state__icon{width:48px;height:48px;color:var(--customer-color-primary);background:var(--customer-color-primary-soft);border-radius:50%;place-items:center;display:grid}.customer-screen-state h2{color:var(--customer-color-ink);margin:0;font-size:19px}.customer-screen-state p{max-width:56ch;color:var(--customer-color-muted);margin:0;line-height:1.6}.customer-screen-state__action{margin-top:6px}.customer-screen-state--error .customer-screen-state__icon,.customer-screen-state--denied .customer-screen-state__icon{color:var(--customer-color-danger);background:var(--customer-color-danger-soft)}.customer-notification{border:1px solid var(--customer-color-border);color:var(--customer-color-body);background:#fff;border-radius:10px;grid-template-columns:auto 1fr;gap:10px;padding:14px 16px;display:grid}.customer-notification strong{color:var(--customer-color-ink);display:block}.customer-notification p{margin:5px 0 0;font-size:13px}.customer-notification--success{color:var(--customer-color-success);background:var(--customer-color-success-soft);border-color:#a9e4d0}.customer-notification--warning{color:var(--customer-color-warning);background:var(--customer-color-warning-soft);border-color:#f3d394}.customer-notification--danger,.customer-notification--conflict{color:var(--customer-color-danger);background:var(--customer-color-danger-soft);border-color:#f3b9bd}.customer-status{width:fit-content;color:var(--customer-color-body);background:#eef2fa;border-radius:999px;align-items:center;gap:7px;padding:4px 9px;font-size:12px;font-weight:700;display:inline-flex}.customer-status>span{background:currentColor;border-radius:50%;width:7px;height:7px}.customer-status--success{color:var(--customer-color-success);background:var(--customer-color-success-soft)}.customer-status--warning{color:var(--customer-color-warning);background:var(--customer-color-warning-soft)}.customer-status--danger{color:var(--customer-color-danger);background:var(--customer-color-danger-soft)}.customer-status--neutral{color:var(--customer-color-body);background:#eef2fa}.customer-lookup-card{border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-lg);box-shadow:var(--customer-shadow-card);background:#fff;gap:24px;padding:34px;display:grid}.customer-lookup-card header{gap:8px;display:grid}.customer-lookup-card h1{color:var(--customer-color-ink);letter-spacing:-.03em;margin:0;font-size:28px}.customer-lookup-card p{margin:0;line-height:1.65}.customer-lookup-card form{gap:8px;display:grid}.customer-lookup-card label{color:var(--customer-color-ink);font-size:13px;font-weight:700}.customer-lookup-card form>div{grid-template-columns:1fr auto;gap:10px;display:grid}.customer-lookup-card input{border:1px solid var(--customer-color-border-strong);min-width:0;height:44px;color:var(--customer-color-ink);border-radius:8px;padding:0 14px}@media (width>=641px) and (width<=1100px){.customer-header__inner{grid-template-columns:180px minmax(0,1fr);gap:12px 28px;padding:12px 0}.customer-header-search{grid-area:2/1/auto/-1}.customer-header__nav{grid-area:1/2}}@media (width<=900px){.customer-footer__inner{grid-template-columns:1.5fr 1fr 1fr}.customer-footer__inner>section:last-child{display:none}}@media (width<=640px){.customer-header__inner{width:min(calc(100% - 24px), var(--customer-width-content));grid-template-columns:1fr auto;gap:12px;min-height:64px}.customer-header-search{display:none}.customer-header__nav{gap:10px}.customer-header__nav>a:first-child{display:none}.customer-header__nav .customer-header__cta{padding:9px 11px}.customer-profile-name,.customer-avatar{display:none}.customer-profile-menu .customer-button{min-height:38px;padding:9px 8px}.customer-footer__inner{width:min(calc(100% - 32px), var(--customer-width-content));grid-template-columns:1fr 1fr;gap:28px}.customer-footer__brand{grid-column:1/-1}.customer-lookup-card{padding:24px 18px}.customer-lookup-card form>div{grid-template-columns:1fr}}.customer-page{width:min(100% - 40px,820px);margin:0 auto;padding:54px 0 72px}.customer-page-wide{width:min(calc(100% - 40px), var(--customer-width-content));margin:0 auto;padding:42px 0 70px}.customer-page-header{margin-bottom:24px}.customer-page-header h1{color:var(--customer-color-ink);letter-spacing:-.04em;margin:0 0 8px;font-size:clamp(30px,4vw,40px)}.customer-page-header p{color:var(--customer-color-muted);line-height:1.65}.customer-breadcrumb{color:var(--customer-color-muted);margin-bottom:18px;font-size:13px;display:block}.customer-breadcrumb a{text-underline-offset:3px;text-decoration:underline}.customer-home{width:min(calc(100% - 40px), var(--customer-width-content));margin:0 auto;padding:24px 0 44px}.customer-home-hero{grid-template-columns:1.05fr .95fr;align-items:center;column-gap:48px;display:grid}.customer-home-hero h1{color:var(--customer-color-ink);letter-spacing:-.055em;margin:0 0 10px;font-size:clamp(40px,4.3vw,52px);line-height:1.06}.customer-home-hero p{max-width:52ch;color:var(--customer-color-body);font-size:16px;line-height:1.55}.customer-home-hero>img{object-fit:contain;width:100%;max-height:220px}.customer-home-hero form{border:1px solid var(--customer-color-border-strong);min-height:56px;box-shadow:var(--customer-shadow-card);background:#fff;border-radius:12px;grid-column:1/-1;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:12px;padding:7px 8px 7px 18px;display:grid}.customer-home-hero form input{min-width:0;color:var(--customer-color-ink);background:0 0;border:0;outline:0;font-size:16px}.customer-home-hero form .customer-button{min-width:100px;min-height:46px}.customer-home-hero nav{grid-column:1/-1;grid-template-columns:repeat(3,1fr);margin:6px 0 20px;display:grid}.customer-home-hero nav a{color:var(--customer-color-primary);justify-content:center;align-items:center;gap:10px;padding:12px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.customer-home-hero nav a+a{border-left:1px solid var(--customer-color-border)}.customer-home-section>h2,.customer-home-lower h2{color:var(--customer-color-ink);font-size:17px}.customer-topic-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.customer-topic{border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-md);min-height:156px;color:var(--customer-color-body);background:#fff;grid-template-rows:48px auto 1fr;align-content:start;justify-items:start;row-gap:8px;padding:16px;text-decoration:none;display:grid;position:relative}.customer-topic:hover{border-color:var(--customer-color-primary);box-shadow:var(--customer-shadow-card)}.customer-topic>span{width:48px;height:48px;color:var(--customer-color-primary);background:var(--customer-color-primary-soft);border-radius:50%;place-items:center;margin-bottom:0;display:grid}.customer-topic .customer-icon{display:block}.customer-topic--2>span{color:var(--customer-color-success);background:var(--customer-color-success-soft)}.customer-topic--3>span{color:var(--customer-color-violet);background:#f0ecff}.customer-topic--4>span{color:var(--customer-color-warning);background:var(--customer-color-warning-soft)}.customer-topic--5>span{color:var(--customer-color-danger);background:var(--customer-color-danger-soft)}.customer-topic h3{color:var(--customer-color-ink);margin:0;font-size:15px;line-height:1.4}.customer-topic p{color:var(--customer-color-muted);margin:0;font-size:13px;line-height:1.55}.customer-topic b{color:var(--customer-color-muted);position:absolute;bottom:14px;right:16px}.customer-home-lower{grid-template-columns:1fr 1fr;gap:18px;margin-top:20px;display:grid}.customer-home-lower--single{grid-template-columns:minmax(0,1fr)}.customer-panel{border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-md);background:#fff;overflow:hidden}.customer-panel>header{justify-content:space-between;align-items:center;padding:16px 20px 10px;display:flex}.customer-panel>header h2{margin:0}.customer-panel>header a{font-size:13px;text-decoration:none}.customer-panel ul{margin:0;padding:0 20px 14px;list-style:none}.customer-panel li{border-top:1px solid var(--customer-color-border);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:8px 0;font-size:13px;display:grid}.customer-panel li a{color:var(--customer-color-body);text-decoration:none}.customer-panel time{color:var(--customer-color-muted);font-size:12px}.customer-announcements article{border-top:1px solid var(--customer-color-border);grid-template-columns:auto 1fr auto;gap:12px;padding:12px 20px;display:grid}.customer-announcements article>.customer-icon{color:var(--customer-color-success)}.customer-announcements h3{color:var(--customer-color-ink);margin:0 0 4px;font-size:14px}.customer-announcements h3 a{color:inherit;text-decoration:none}.customer-announcements p,.customer-announcements small{color:var(--customer-color-muted);margin:0;font-size:12px;line-height:1.5}.customer-announcements article>span{color:var(--customer-color-success);background:var(--customer-color-success-soft);border-radius:999px;align-self:start;padding:4px 8px;font-size:11px}.customer-announcement-state{border-top:1px solid var(--customer-color-border);text-align:center;place-items:center;gap:10px;min-height:116px;padding:20px;display:grid}.customer-announcement-state p{color:var(--customer-color-muted);margin:0;font-size:13px}.customer-search-page{grid-template-columns:minmax(0,1fr) 320px;gap:36px;display:grid}.customer-content-column>h1{color:var(--customer-color-ink);letter-spacing:-.04em;margin-bottom:8px;font-size:40px}.customer-content-column>p{color:var(--customer-color-muted)}.customer-content-column>form{border:1px solid var(--customer-color-border-strong);background:#fff;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin:18px 0 24px;padding:7px 8px 7px 16px;display:grid}.customer-content-column>form input{border:0;outline:0;min-width:0;height:38px}.customer-search-results{gap:10px;display:grid}.customer-search-results>a{border:1px solid var(--customer-color-border);color:inherit;background:#fff;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:20px;text-decoration:none;display:grid}.customer-search-results>a.is-top{border-color:var(--customer-color-primary)}.customer-search-results>a>span{width:52px;height:52px;color:var(--customer-color-primary);background:var(--customer-color-primary-soft);border-radius:14px;place-items:center;display:grid}.customer-search-results small{color:var(--customer-color-primary);font-weight:700}.customer-search-results h2{color:var(--customer-color-ink);margin:3px 0 5px;font-size:16px}.customer-search-results p{margin:0 0 8px;font-size:13px;line-height:1.55}.customer-search-results em{color:var(--customer-color-muted);font-size:12px;font-style:normal}.customer-aside{align-content:start;gap:16px;display:grid}.customer-aside section{border:1px solid var(--customer-color-border);background:#fff;border-radius:12px;gap:12px;padding:20px;display:grid}.customer-aside h2{color:var(--customer-color-ink);margin:0 0 4px;font-size:16px}.customer-aside p{margin:0;font-size:13px;line-height:1.55}.customer-aside a{color:var(--customer-color-primary);align-items:center;gap:9px;font-size:13px;text-decoration:none;display:flex}.customer-aside a span{margin-left:auto}.customer-aside .customer-aside-cta{color:#fff;background:var(--customer-color-primary);border-radius:8px;justify-content:center;min-height:42px;font-weight:700}.customer-article-layout{grid-template-columns:180px minmax(0,720px) 270px;gap:34px;width:min(100% - 40px,1260px);margin:0 auto;padding:52px 0 70px;display:grid}.customer-article-layout--content-only{grid-template-columns:minmax(0,820px) 300px;justify-content:center}.customer-article-nav{align-content:start;gap:14px;height:fit-content;font-size:13px;display:grid;position:sticky;top:110px}.customer-article-nav strong{color:var(--customer-color-ink)}.customer-article-nav a{color:var(--customer-color-body);text-decoration:none}.customer-article-nav button{border:1px solid var(--customer-color-border);color:var(--customer-color-body);background:#fff;border-radius:8px;justify-self:start;margin-top:14px;padding:9px 12px}.customer-article>header{border-bottom:1px solid var(--customer-color-border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding-bottom:28px;display:grid}.customer-article>header h1{color:var(--customer-color-ink);letter-spacing:-.045em;margin-bottom:12px;font-size:38px;line-height:1.15}.customer-article>header p{line-height:1.65}.customer-article>header small{color:var(--customer-color-muted)}.customer-article>header button{border:1px solid var(--customer-color-border);color:var(--customer-color-body);background:#fff;border-radius:8px;padding:9px 12px}.customer-article>section{border-bottom:1px solid var(--customer-color-border);padding:30px 0;line-height:1.75}.customer-article h2{color:var(--customer-color-ink);font-size:22px}.customer-inline-info{color:var(--customer-color-primary);background:var(--customer-color-primary-soft);border:1px solid #bdd3ff;border-radius:8px;gap:10px;margin-top:18px;padding:12px;font-size:13px;display:flex}.customer-inline-cta{border:1px solid var(--customer-color-primary);border-radius:8px;margin-top:10px;padding:9px 14px;text-decoration:none;display:inline-flex}.customer-article-aside{height:fit-content;position:sticky;top:100px}.customer-article-aside .customer-button{width:100%}.customer-auth-page,.customer-register-page{grid-template-columns:1fr 1fr;align-items:center;gap:46px;width:min(100% - 40px,1100px);margin:0 auto;padding:58px 0 72px;display:grid}.customer-auth-card,.customer-register-card,.customer-auth-visual,.customer-register-benefits{border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-lg);background:#fff;padding:38px}.customer-auth-card h1,.customer-register-card h1{color:var(--customer-color-ink);letter-spacing:-.045em;margin:0 0 10px;font-size:38px}.customer-auth-card>p,.customer-register-card>p{line-height:1.65}.customer-auth-tabs{background:#f1f5fc;border-radius:9px;grid-template-columns:1fr 1fr;margin:24px 0 18px;padding:4px;display:grid}.customer-auth-tabs button{color:var(--customer-color-muted);background:0 0;border:0;border-radius:7px;padding:9px}.customer-auth-tabs button[aria-selected=true]{color:var(--customer-color-primary);background:#fff;font-weight:700;box-shadow:0 2px 8px #2d46781a}.customer-auth-card form,.customer-register-card form{gap:11px;margin-top:18px;display:grid}.customer-auth-card form>label,.customer-register-card form>label{color:var(--customer-color-ink);font-size:13px;font-weight:700}.customer-auth-card input,.customer-register-card input{border:1px solid var(--customer-color-border-strong);width:100%;height:44px;color:var(--customer-color-ink);background:#fff;border-radius:8px;padding:0 13px}.customer-input-with-icon{border:1px solid var(--customer-color-border-strong);border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:8px;padding-left:12px;display:grid}.customer-input-with-icon input{border:0}.customer-auth-card form>.customer-button,.customer-register-card form>.customer-button{width:100%;min-height:48px;margin-top:8px}.customer-auth-card form small{color:var(--customer-color-danger)}.customer-auth-note{color:var(--customer-color-success);background:var(--customer-color-success-soft);border-radius:10px;align-items:center;gap:12px;margin-top:26px;padding:14px;display:flex}.customer-auth-note p{margin:0;font-size:13px;line-height:1.55}.customer-auth-switch{text-align:center;font-size:13px;margin:22px 0 0!important}.customer-auth-visual,.customer-register-benefits{background:0 0;border:0}.customer-auth-visual>img,.customer-register-benefits>img{object-fit:contain;width:100%;max-height:270px;margin-bottom:18px;display:block}.customer-auth-feature{grid-template-columns:auto 1fr;align-items:center;gap:16px;padding:13px 0;display:grid}.customer-auth-feature>span,.customer-register-benefits>div>span{width:52px;height:52px;color:var(--customer-color-primary);background:var(--customer-color-primary-soft);border-radius:13px;place-items:center;display:grid}.customer-auth-feature h2{color:var(--customer-color-ink);margin:0 0 5px;font-size:16px}.customer-auth-feature p{margin:0;font-size:13px}.customer-checkbox{grid-template-columns:auto 1fr;align-items:start;gap:9px;margin-top:6px;display:grid!important}.customer-checkbox input{width:18px;height:18px}.customer-register-benefits h2{color:var(--customer-color-ink);font-size:25px}.customer-register-benefits>div{border-bottom:1px solid var(--customer-color-border);color:var(--customer-color-ink);grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:12px 0;display:grid}.customer-check-email-page{width:min(100% - 40px,680px);margin:0 auto;padding:50px 0 80px}.customer-check-email-page>ol{color:var(--customer-color-muted);justify-content:center;align-items:center;gap:24px;margin:0 0 28px;padding:0;font-size:13px;list-style:none;display:flex}.customer-check-email-page>ol li{align-items:center;gap:8px;display:flex}.customer-check-email-page>ol li>span{border:1px solid var(--customer-color-border-strong);border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.customer-check-email-page>ol .is-done,.customer-check-email-page>ol .is-current{color:var(--customer-color-primary)}.customer-check-email-page>ol .is-current>span{color:#fff;background:var(--customer-color-primary)}.customer-check-email-page>section{border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-lg);text-align:center;box-shadow:var(--customer-shadow-card);background:#fff;padding:36px 48px}.customer-check-email-page img{object-fit:contain;width:min(100%,330px);max-height:220px}.customer-check-email-page h1{color:var(--customer-color-ink);letter-spacing:-.045em;margin:12px 0;font-size:38px}.customer-check-email-page p{line-height:1.65}.customer-check-email-action{color:var(--customer-color-muted);justify-content:center;align-items:center;gap:8px;font-size:13px;display:flex}.customer-check-email-page hr{border:0;border-top:1px solid var(--customer-color-border);margin:24px 0}.customer-form,.customer-conversation,.customer-follow-up,.customer-request-list{border:1px solid var(--customer-color-border);background:#fff;border-radius:12px;padding:24px}.customer-form{grid-template-columns:1fr 1fr;gap:18px;display:grid}.customer-field{color:var(--customer-color-ink);gap:7px;font-size:13px;font-weight:700;display:grid}:is(.customer-field:has(textarea),.customer-field:has(input[type=file]),.customer-form-actions){grid-column:1/-1}.customer-field input:not([type=file]),.customer-field textarea,.customer-follow-up textarea{border:1px solid var(--customer-color-border-strong);width:100%;color:var(--customer-color-ink);background:#fff;border-radius:8px;padding:11px 13px}.customer-field small{color:var(--customer-color-muted);font-weight:400}.customer-field small[role=alert]{color:var(--customer-color-danger)}.customer-field input[type=file]{border:1px dashed var(--customer-color-border-strong);background:var(--customer-color-canvas);border-radius:10px;padding:22px}.customer-attachment-selection{grid-column:1/-1;margin:0;padding:0;list-style:none}.customer-attachment-selection li{justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.customer-form-actions{border-top:1px solid var(--customer-color-border);flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:18px;padding-top:12px;display:flex}.customer-form-actions p{color:var(--customer-color-muted);margin:0;font-size:12px}.customer-request-list ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.customer-request-list li a{text-decoration:none}.customer-request-list article{border:1px solid var(--customer-color-border);border-radius:9px;justify-content:space-between;align-items:center;gap:18px;padding:17px;display:flex}.customer-request-list article:hover{border-color:var(--customer-color-primary)}.customer-request-list h2{color:var(--customer-color-ink);margin:0 0 6px;font-size:15px}.customer-request-list p{color:var(--customer-color-muted);margin:0;font-size:12px}.customer-request-list>.customer-button{margin-top:18px}.customer-request-header{gap:9px;display:grid}.customer-request-meta{align-items:center;gap:14px;display:flex}.customer-request-meta p{color:var(--customer-color-muted);margin:0;font-size:13px}.customer-conversation h2,.customer-follow-up h2{color:var(--customer-color-ink);font-size:18px}.customer-conversation>ol{gap:12px;margin:18px 0 0;padding:0;list-style:none;display:grid}.customer-conversation article{border:1px solid var(--customer-color-border);border-radius:10px;padding:18px}.customer-conversation article header{justify-content:space-between;gap:12px;display:flex}.customer-conversation article time{color:var(--customer-color-muted);font-size:12px}.customer-conversation article>p{white-space:pre-wrap;margin:12px 0 0;line-height:1.7}.customer-comment-content{white-space:pre-wrap;margin:0}.customer-comment-content--rich{gap:var(--customer-space-2);display:grid}.customer-comment-content--rich :is(p,h1,h2,h3,ul,ol,blockquote,pre){margin:0}.customer-comment-content--rich :is(ul,ol){padding-inline-start:1.5rem}.customer-comment-content--rich blockquote{border-inline-start:3px solid var(--customer-color-border-strong);color:var(--customer-color-text-subtle);padding-inline-start:var(--customer-space-3)}.customer-comment-content--rich pre{background:var(--customer-color-surface-subtle);border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-sm);padding:var(--customer-space-3);overflow-x:auto}.customer-comment-content__image{gap:var(--customer-space-1);max-width:min(100%,42rem);margin:0;display:grid}.customer-comment-content__image img{border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-md);max-width:100%;height:auto;display:block}.customer-comment-content__image figcaption,.customer-comment-content__attachment{color:var(--customer-color-text-subtle);font-size:var(--customer-font-size-sm)}.customer-follow-up{gap:12px;margin-top:16px;display:grid}.customer-follow-up textarea{min-height:130px}.customer-follow-up-actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.customer-follow-up-actions p{color:var(--customer-color-muted);margin:0;font-size:12px}.attachment-upload-field{gap:10px;display:grid}.attachment-upload-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.attachment-upload-heading label{color:var(--customer-color-ink);font-weight:700}.attachment-upload-list,.linked-attachment-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.attachment-upload-list li,.linked-attachment-list li{border:1px solid var(--customer-color-border);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;display:flex}.attachment-upload-empty,.attachment-upload-blocker{color:var(--customer-color-muted);margin:0;font-size:12px}.attachment-upload-blocker{color:var(--customer-color-danger)}.customer-success-layout{grid-template-columns:minmax(0,760px) 300px;gap:24px;width:min(100% - 40px,1100px);margin:0 auto;padding:48px 0 72px;display:grid}.customer-success-card{border:1px solid var(--customer-color-border);border-radius:var(--customer-radius-lg);text-align:center;background:#fff;padding:32px}.customer-success-card>img{object-fit:contain;width:min(100%,360px);max-height:210px}.customer-success-pill{color:var(--customer-color-success);background:var(--customer-color-success-soft);border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex}.customer-success-card>h1{color:var(--customer-color-ink);letter-spacing:-.045em;margin:14px 0 8px;font-size:36px}.customer-success-card>p{margin-bottom:24px}.customer-success-card dl{border-top:1px solid var(--customer-color-border);grid-template-columns:1fr 1fr;margin:0;padding:18px 0;display:grid}.customer-success-card dl>div{gap:6px;display:grid}.customer-success-card dl>div+div{border-left:1px solid var(--customer-color-border)}.customer-success-card dt{color:var(--customer-color-muted);font-size:12px}.customer-success-card dd{color:var(--customer-color-ink);margin:0;font-size:18px;font-weight:800}.customer-success-card>h2{text-align:left;color:var(--customer-color-ink);font-size:17px}.customer-success-actions{text-align:left;grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.customer-success-actions article{border:1px solid var(--customer-color-border);border-radius:10px;grid-template-rows:auto auto 1fr auto;padding:16px;display:grid}.customer-success-actions article>span{width:44px;height:44px;color:var(--customer-color-primary);background:var(--customer-color-primary-soft);border-radius:50%;place-items:center;display:grid}.customer-success-actions h3{color:var(--customer-color-ink);margin:12px 0 5px;font-size:14px}.customer-success-actions p{font-size:12px;line-height:1.5}.customer-success-actions a{border:1px solid var(--customer-color-primary);text-align:center;border-radius:7px;padding:9px;font-size:12px;text-decoration:none}.customer-success-actions a.is-primary{color:#fff;background:var(--customer-color-primary)}.customer-summary-row{border-top:1px solid var(--customer-color-border);justify-content:space-between;gap:10px;padding:9px 0;font-size:12px;display:flex}@media (width<=1050px){.customer-topic-grid{grid-template-columns:repeat(3,1fr)}.customer-article-layout{grid-template-columns:minmax(0,1fr) 260px}.customer-article-nav{display:none}}@media (width<=820px){.customer-home-hero{grid-template-columns:1fr}.customer-home-hero>img{grid-row:1;max-height:210px}.customer-home-lower,.customer-auth-page,.customer-register-page,.customer-success-layout,.customer-search-page,.customer-article-layout{grid-template-columns:1fr}.customer-search-page>.customer-aside,.customer-article-aside{position:static}.customer-article>header{grid-template-columns:1fr}}@media (width<=600px){.customer-home,.customer-page,.customer-page-wide,.customer-article-layout,.customer-auth-page,.customer-register-page,.customer-success-layout{width:min(calc(100% - 28px), var(--customer-width-content))}.customer-home-hero h1{font-size:40px}.customer-home-hero nav{grid-template-columns:1fr}.customer-home-hero nav a+a{border-top:1px solid var(--customer-color-border);border-left:0}.customer-topic-grid{grid-template-columns:1fr}.customer-topic{min-height:140px}.customer-auth-card,.customer-register-card,.customer-check-email-page>section{padding:26px 20px}.customer-auth-visual,.customer-register-benefits{padding:0}.customer-check-email-page>ol{gap:10px}.customer-check-email-page>ol li{font-size:0}.customer-form,.customer-success-actions{grid-template-columns:1fr}.customer-field{grid-column:1/-1}.customer-form-actions,.customer-follow-up-actions{flex-direction:column;align-items:stretch}}
