@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;700;800&display=swap");:root{--bg:#dbe8f2;--panel:#eff5fa;--panel-strong:#fff;--ink:#16304f;--ink-soft:#6f88a1;--line:rgba(18,65,111,.12);--line-strong:rgba(18,65,111,.2);--brand:#0d4f86;--brand-deep:#0c3158;--brand-soft:#b9d7f0;--shadow:0 18px 40px rgba(16,54,91,.16);--radius-xl:8px;--radius-lg:8px;--radius-md:6px;--radius-sm:6px;--font-sans:"Heebo","Segoe UI","Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box}html{font-size:16px}body{margin:0;min-height:100vh;font-family:var(--font-sans);color:var(--ink);background:radial-gradient(circle at top right,hsla(0,0%,100%,.9),transparent 30%),linear-gradient(180deg,#e9f2f8,#d5e4ef)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.ai-support-portal{min-height:100vh;padding:14px 14px 88px}.top-header{display:grid;grid-template-columns:320px minmax(0,1fr) 260px;align-items:center;grid-gap:18px;gap:18px;padding:12px 18px;border:1px solid var(--line);border-radius:22px 22px 0 0;background:rgba(243,249,253,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-lockup{display:flex;align-items:center;gap:14px}.brand-mark{padding:12px 14px;border-radius:6px;background:var(--brand);color:#fff;font-weight:800;letter-spacing:.08em}.brand-copy span{display:block;color:var(--brand-deep);font-size:.9rem;font-weight:700;letter-spacing:.22em}.top-search{display:flex;align-items:center;gap:10px;padding:0 14px;height:48px;border:1px solid rgba(11,77,130,.08);border-radius:14px;background:hsla(0,0%,100%,.9)}.top-search__icon{color:var(--ink-soft)}.chat-input input,.sidebar-search input,.top-search input{width:100%;border:0;outline:0;background:transparent;color:var(--ink)}.top-header__meta{display:flex;justify-content:flex-end;align-items:center;gap:12px}.icon-button{width:38px;height:38px;border:0;border-radius:50%;background:rgba(13,79,134,.1);color:var(--brand);font-size:1.6rem;line-height:1}.user-chip{display:flex;align-items:center;gap:10px;padding:8px 10px 8px 14px;border-radius:14px;background:hsla(0,0%,100%,.9);border:1px solid rgba(11,77,130,.08)}.user-chip__text{display:flex;flex-direction:column;gap:2px}.user-chip__text span{font-size:.75rem;color:var(--ink-soft)}.user-chip__avatar{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--brand-deep);color:#fff;font-weight:700}.workspace-layout{display:grid;grid-template-columns:240px minmax(0,1fr) 300px;grid-gap:0;gap:0;min-height:calc(100vh - 120px);border:1px solid var(--line);border-top:0;background:hsla(0,0%,100%,.38)}.left-sidebar,.right-rail{padding:14px;display:flex;flex-direction:column;gap:14px;background:rgba(230,240,247,.65)}.left-sidebar{border-right:1px solid var(--line)}.right-rail{border-left:1px solid var(--line)}.center-workspace{padding:14px;display:grid;grid-template-rows:minmax(0,auto) minmax(260px,1fr);grid-gap:14px;gap:14px}.case-card,.chat-card,.rail-card,.sidebar-panel{background:hsla(0,0%,100%,.82);border:1px solid rgba(11,77,130,.08);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.sidebar-panel{padding:14px}.sidebar-panel--dense h3{margin:6px 0 14px;font-size:1rem}.chat-card__eyebrow,.rail-card__title,.sidebar-label,.suggestions-box__title,.task-brief__eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;color:var(--ink-soft);font-weight:700}.project-meta-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px 10px;gap:12px 10px}.project-meta-grid div{display:flex;flex-direction:column;gap:4px}.activity-item span,.attachment-item span,.dispatch-item p,.history-card p,.project-meta-grid span,.quick-action-item span{font-size:.75rem;color:var(--ink-soft)}.activity-item strong,.attachment-item strong,.dispatch-item strong,.project-meta-grid strong{font-size:.82rem}.sidebar-search{height:48px;padding:0 14px;border:1px solid rgba(11,77,130,.08);border-radius:16px;background:hsla(0,0%,100%,.82)}.sidebar-row,.sidebar-search{display:flex;align-items:center;gap:10px}.sidebar-row{justify-content:space-between}.ghost-select{border:0;background:rgba(13,79,134,.08);color:var(--brand);padding:6px 10px;border-radius:999px}.activity-list,.protocol-list,.task-stack{display:flex;flex-direction:column;gap:10px;margin-top:12px}.mini-task-card{display:grid;grid-template-columns:3px 1fr;grid-gap:12px;gap:12px;padding:12px;border-radius:16px;background:rgba(239,246,252,.8);border:1px solid rgba(13,79,134,.08)}.mini-task-card__bar{border-radius:999px}.mini-task-card__bar--blue{background:#3f86c7}.mini-task-card__bar--orange{background:#ef9d4d}.mini-task-card__bar--purple{background:#8d71cf}.mini-task-card__bar--green{background:#49a66e}.mini-task-card p{margin:6px 0;font-size:.85rem}.mini-task-card span{color:var(--ink-soft);font-size:.75rem}.activity-item{padding:12px;border-radius:14px;background:rgba(239,246,252,.7)}.case-card{padding:22px;display:flex;flex-direction:column;gap:20px}.case-card__header{display:flex;justify-content:space-between;gap:22px}.case-card__header h1{margin:10px 0 0;max-width:670px;font-size:clamp(1.8rem,3vw,2.75rem);line-height:1.08}.tag-row{display:flex;gap:8px}.tag{padding:6px 10px;border-radius:999px;background:rgba(13,79,134,.08);color:var(--brand);font-size:.75rem;font-weight:700}.tag--alert{background:rgba(223,86,76,.12);color:#c34a42}.case-card__meta{min-width:210px;display:flex;flex-direction:column;gap:16px;align-items:stretch}.meta-strip{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}.meta-pill{padding:8px 12px;border-radius:999px;background:rgba(13,79,134,.08);color:var(--brand);font-size:.75rem;font-weight:700}.case-card__meta-main{display:flex;align-items:center;gap:16px;justify-content:flex-end}.metric-chip-row{display:flex;flex-direction:column;gap:10px}.metric-chip{display:flex;align-items:center;gap:10px;min-width:170px;padding:10px 12px;border-radius:16px;background:rgba(244,248,252,.96);border:1px solid rgba(13,79,134,.08)}.metric-chip span{width:30px;height:30px;display:grid;place-items:center;border-radius:999px;background:rgba(13,79,134,.08);color:var(--brand);font-size:.92rem}.metric-chip small,.metric-chip strong{display:block}.metric-chip strong{font-size:.88rem}.metric-chip small{color:var(--ink-soft);font-size:.68rem;text-transform:uppercase;letter-spacing:.08em}.progress-ring{width:92px;height:92px;border-radius:50%;padding:8px;background:conic-gradient(var(--brand) 0 40%,rgba(13,79,134,.12) 40% 100%)}.progress-ring__inner{width:100%;height:100%;border-radius:50%;display:grid;place-items:center;background:#fff;text-align:center}.progress-ring__inner strong{font-size:1.1rem}.progress-ring__inner span{font-size:.62rem;color:var(--ink-soft);text-transform:uppercase;letter-spacing:.08em}.task-brief{padding:18px 18px 18px 22px;border-radius:18px;background:linear-gradient(180deg,rgba(231,241,250,.95),rgba(245,249,253,.95));border-left:4px solid var(--brand)}.chat-message__bubble p,.suggestions-box p,.task-brief p{margin:10px 0 0;line-height:1.65;color:#35536f}.step-track{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:12px;gap:12px}.step-track__item{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.step-track__dot{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;border:2px solid rgba(13,79,134,.24);color:var(--brand);font-weight:800;background:hsla(0,0%,100%,.9)}.step-track__item--done .step-track__dot{background:var(--brand);color:#fff;border-color:var(--brand)}.step-track__item--current .step-track__dot{border-color:var(--brand);background:rgba(13,79,134,.08)}.step-track__item--upcoming .step-track__dot{color:transparent}.step-track__item span{color:var(--ink-soft);font-size:.77rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.suggestions-box{padding:18px;border-radius:18px;background:rgba(244,249,253,.9)}.suggestions-header{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:start}.suggestions-heading-group{min-width:0}.suggestions-summary{margin-top:12px;padding:14px 16px;border-radius:16px;background:linear-gradient(180deg,rgba(15,77,131,.1),rgba(15,77,131,.04));color:var(--brand-deep);font-weight:700;line-height:1.55}.suggestions-actions{display:flex;align-items:stretch;gap:10px;flex-wrap:wrap;justify-content:flex-end}.action-card{min-width:84px;padding:12px 10px 10px;border-radius:16px;border:1px solid rgba(13,79,134,.12);background:linear-gradient(180deg,rgba(248,251,254,.98),rgba(236,245,251,.94));color:var(--brand);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.7)}.action-card--active{border-color:rgba(13,79,134,.28);background:linear-gradient(180deg,#e1eef8,rgba(212,229,243,.98))}.action-card--more{min-width:54px;padding-inline:0}.action-card__icon{font-size:1rem;line-height:1}.action-card__label{font-size:.64rem;font-weight:800;letter-spacing:.06em;text-align:center}.action-more-wrap{position:relative}.action-more-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:220px;padding:8px;border-radius:14px;border:1px solid rgba(13,79,134,.12);background:hsla(0,0%,100%,.98);box-shadow:0 18px 40px rgba(12,52,95,.16);display:flex;flex-direction:column;gap:4px;z-index:10}.action-more-menu__item{border:0;background:transparent;color:var(--ink);padding:10px 12px;border-radius:10px;text-align:left}.action-more-menu__item:hover{background:rgba(13,79,134,.08)}.suggestions-detail{margin-top:16px}.chip-row,.prompt-row,.quick-action-grid{display:flex;flex-wrap:wrap;gap:10px}.action-chip,.prompt-chip{border:1px solid rgba(13,79,134,.12);background:#fff;color:var(--brand);padding:10px 12px;border-radius:14px;font-weight:700}.chat-card{padding:0;display:grid;grid-template-rows:auto 1fr auto auto auto;grid-gap:0;gap:0;min-height:0;overflow:hidden}.chat-card__top{display:grid;grid-template-rows:auto auto;background:linear-gradient(180deg,#0d416f,#0a355d);color:#fff;border-bottom:1px solid hsla(0,0%,100%,.08)}.chat-card__heading{padding:18px 22px 14px}.chat-card__eyebrow{color:hsla(0,0%,100%,.9)}.chat-status{display:flex;align-items:center;gap:10px;margin-top:8px}.chat-status__dot{width:8px;height:8px;border-radius:50%;background:#13d4a4;box-shadow:0 0 0 4px rgba(19,212,164,.14)}.chat-card__top h2{margin:0;font-size:.82rem;text-transform:uppercase;letter-spacing:.14em;font-weight:800}.chat-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0;gap:0}.chat-tab{border:0;flex:1 1;min-width:0;padding:14px 12px;border-radius:0;background:#d5e5f0;color:#85a2bc;font-weight:700;border-bottom:3px solid transparent;text-align:center}.chat-tab--active{background:#edf4f9;color:var(--brand);border-bottom-color:var(--brand)}.chat-log{display:flex;flex-direction:column;gap:14px;padding:20px}.chat-message{display:flex;gap:12px;align-items:flex-start}.chat-message__avatar{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:var(--brand);color:#fff;font-size:.8rem;font-weight:800}.chat-message__bubble{flex:1 1;padding:14px 16px;border-radius:18px;background:rgba(234,243,251,.95);border:1px solid rgba(13,79,134,.08)}.chat-message__bubble strong{display:block;margin-bottom:6px;color:var(--brand-deep)}.chat-input{display:grid;grid-template-columns:1fr 54px;grid-gap:12px;gap:12px;align-items:center;padding:0 20px 20px}.chat-input input{height:52px;padding:0 16px;border-radius:16px;border:1px solid rgba(13,79,134,.12);background:#fff}.send-button{width:54px;height:52px;border:0;border-radius:16px;background:linear-gradient(180deg,#114f84,#0a345f);color:#fff;font-size:1.2rem}.prompt-row{padding:0 20px 16px}.rail-card{padding:16px}.rail-subtitle{margin:16px 0 10px;color:var(--ink-soft);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.quick-action-grid{display:grid;grid-template-columns:1fr 1fr}.protocol-link,.quick-action-item{border:1px solid rgba(13,79,134,.1);background:rgba(248,251,254,.95);border-radius:16px;padding:14px;text-align:left;display:flex;flex-direction:column;gap:8px;color:var(--ink)}.quick-action-item__icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:rgba(13,79,134,.08);color:var(--brand);font-size:1.4rem}.attachment-box,.dispatch-item,.history-card{margin-top:14px;padding:14px;border-radius:16px;background:rgba(248,251,254,.95);border:1px solid rgba(13,79,134,.08)}.history-card__header{display:flex;justify-content:space-between;gap:12px}.history-card__header span{color:#4aa376;font-size:.75rem;font-weight:800;text-transform:uppercase}.protocol-link{flex-direction:row;justify-content:space-between;align-items:center}.case-kb-list{gap:12px;margin-top:14px}.case-kb-card,.case-kb-list{display:flex;flex-direction:column}.case-kb-card{gap:10px;padding:14px;border-radius:16px;background:rgba(248,251,254,.95);border:1px solid rgba(13,79,134,.08)}.case-kb-card strong{display:block}.case-kb-card p,.case-kb-empty{margin:0;color:var(--ink-soft);line-height:1.55;font-size:.84rem}.case-kb-card small{color:var(--brand);font-weight:700}.sticky-actions{position:fixed;left:50%;bottom:16px;transform:translateX(-50%);width:min(1120px,calc(100vw - 28px));display:flex;flex-wrap:wrap;gap:12px;justify-content:center;padding:12px;border-radius:18px;background:rgba(241,248,252,.92);border:1px solid rgba(13,79,134,.12);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 16px 40px rgba(12,52,95,.18)}.primary-button,.secondary-button,.stage-select{min-height:50px;border-radius:14px;border:0;padding:0 20px;font-weight:800}.stage-select-wrap{position:relative;min-width:260px}.stage-select{width:100%;padding-right:42px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#d7e5f2;color:var(--brand);border:1px solid rgba(13,79,134,.08)}.stage-select__icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--brand);font-weight:800}.secondary-button{background:#fff;color:var(--ink);border:1px solid rgba(13,79,134,.12)}.primary-button{min-width:280px;background:linear-gradient(180deg,#114f84,#0a345f);color:#fff}@media (max-width:1320px){.workspace-layout{grid-template-columns:220px minmax(0,1fr) 280px}}@media (max-width:1160px){.top-header,.workspace-layout{grid-template-columns:1fr}.center-workspace,.left-sidebar,.right-rail{border:0}.step-track{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.ai-support-portal{padding:10px 10px 110px}.case-card__header,.chat-card__top{flex-direction:column;align-items:stretch}.case-card__meta,.case-card__meta-main{align-items:flex-start;justify-content:flex-start}.meta-strip{justify-content:flex-start}.step-track{grid-template-columns:repeat(2,minmax(0,1fr))}.suggestions-header{grid-template-columns:1fr}.suggestions-actions{justify-content:flex-start}.chat-tabs{grid-template-columns:1fr}.sticky-actions{width:calc(100vw - 20px);flex-direction:column}.primary-button{min-width:0}}.support-shell{min-height:100vh}.portal-header{display:grid;grid-template-columns:220px minmax(0,1fr) 420px;align-items:center;grid-gap:20px;gap:20px;min-height:72px;padding:0 20px;background:linear-gradient(180deg,#103f72,#0d335d);color:#fff;border-bottom:1px solid hsla(0,0%,100%,.08)}.portal-header__left,.portal-header__right{display:flex;align-items:center;gap:14px}.portal-header__right{justify-content:flex-end}.portal-header__icon,.portal-header__menu{border:0;background:transparent;color:#fff;font-size:1.05rem}.portal-header__brand{font-weight:800;letter-spacing:.01em}.portal-nav{display:flex;justify-content:center;gap:26px}.portal-nav__link{color:hsla(0,0%,100%,.7);font-size:.9rem;padding:8px 0}.portal-nav__link--active{color:#fff;font-weight:700}.portal-header__search{display:flex;align-items:center;gap:8px;min-width:170px;padding:0 12px;height:40px;border-radius:12px;background:hsla(0,0%,100%,.12)}.portal-header__search input{width:100%;border:0;outline:0;color:#fff;background:transparent}.portal-header__search input::placeholder{color:hsla(0,0%,100%,.55)}.portal-header__user{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.portal-header__user span{color:hsla(0,0%,100%,.65);font-size:.72rem}.portal-header__avatar{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:hsla(0,0%,100%,.16);font-weight:700}.portal-main{padding:0 0 80px}.home-page,.portal-page{padding:24px 28px 0}.portal-page__hero{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:22px}.home-hero__content h1,.home-knowledge h2,.portal-page__hero h1{margin:0}.portal-eyebrow{color:#5e7c98;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:700;margin-bottom:8px}.home-hero__content p,.home-knowledge p,.home-module-card p,.portal-account-row p,.portal-note p,.portal-page__hero p{margin:10px 0 0;line-height:1.6;color:#5f7791}.portal-grid{display:grid;grid-gap:20px;gap:20px}.portal-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-card{padding:22px;border-radius:22px;background:hsla(0,0%,100%,.88);border:1px solid rgba(11,77,130,.08);box-shadow:var(--shadow)}.portal-card__header{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:18px}.portal-card__header h2{margin:0}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-bottom:22px}.metric-panel{padding:18px 20px;border-radius:20px;background:linear-gradient(180deg,hsla(0,0%,100%,.95),rgba(241,247,252,.92));border:1px solid rgba(11,77,130,.08);box-shadow:var(--shadow)}.metric-panel strong{display:block;font-size:1.8rem}.metric-panel span{color:var(--ink-soft);font-size:.82rem}.portal-stack{display:flex;flex-direction:column;gap:14px}.portal-account-row,.portal-note{padding:14px 16px;border-radius:16px;background:rgba(241,247,252,.84);border:1px solid rgba(11,77,130,.08)}.portal-account-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.portal-button-row{display:flex;gap:12px;margin-top:18px}.knowledge-search{display:grid;grid-template-columns:minmax(0,1.7fr) 220px 180px auto;grid-gap:14px;gap:14px;align-items:center}.knowledge-search input,.knowledge-search select{width:100%;min-height:48px;padding:12px 14px;border-radius:14px;border:1px solid rgba(11,77,130,.12);background:hsla(0,0%,100%,.96);color:var(--ink)}.knowledge-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.knowledge-card{display:flex;flex-direction:column;gap:12px;min-height:220px;padding:18px;border-radius:18px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(240,247,252,.94));border:1px solid rgba(11,77,130,.08);transition:transform .18s ease,box-shadow .18s ease}.knowledge-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.knowledge-card strong{display:block}.knowledge-card p{margin:0;color:var(--ink-soft);line-height:1.6}.case-kb-card__meta,.knowledge-card__meta{display:flex;justify-content:space-between;align-items:center;gap:10px;color:var(--ink-soft);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.case-kb-card__meta strong,.knowledge-card__meta strong{padding:5px 8px;border-radius:999px;background:rgba(13,79,134,.08);color:var(--brand);font-size:.68rem}.knowledge-card__footer{display:flex;justify-content:space-between;gap:12px;margin-top:auto;color:var(--ink-soft);font-size:.82rem}.portal-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:14px;border:0;font-weight:700}.portal-button--primary{background:linear-gradient(180deg,#114f84,#0a345f);color:#fff}.portal-button--secondary{background:#fff;color:var(--ink);border:1px solid rgba(11,77,130,.12)}.portal-table{overflow:auto}.portal-table table{width:100%;border-collapse:collapse}.portal-table td,.portal-table th{padding:14px 12px;border-bottom:1px solid rgba(11,77,130,.08);text-align:left;vertical-align:top}.portal-table th{color:var(--ink-soft);text-transform:uppercase;font-size:.72rem;letter-spacing:.08em}.portal-filter-summary{margin-top:12px;color:var(--brand);font-weight:700}.status-pill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:.74rem;font-weight:700;border:1px solid transparent;background:rgba(13,79,134,.08);color:var(--brand)}.status-pill--tone-active{background:rgba(13,79,134,.1);border-color:rgba(13,79,134,.14);color:#0e4c86}.status-pill--tone-attention{background:rgba(214,120,17,.14);border-color:rgba(214,120,17,.18);color:#aa5a00}.status-pill--tone-waiting{background:rgba(120,79,212,.14);border-color:rgba(120,79,212,.18);color:#6b3fe0}.status-pill--tone-closed,.status-pill--tone-resolved{background:hsla(211,9%,46%,.14);border-color:hsla(211,9%,46%,.18);color:#55606c}.status-pill--tone-danger{background:rgba(195,53,47,.12);border-color:rgba(195,53,47,.16);color:#a52d2a}.status-pill--tone-default{border-color:rgba(13,79,134,.12)}.priority-pill,.status-pill--tone-default{background:rgba(13,79,134,.08);color:var(--brand)}.priority-pill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:.74rem;font-weight:700;border:1px solid transparent}.priority-pill--tone-urgent{background:rgba(195,53,47,.12);border-color:rgba(195,53,47,.16);color:#a52d2a}.priority-pill--tone-high{background:rgba(214,120,17,.14);border-color:rgba(214,120,17,.18);color:#aa5a00}.priority-pill--tone-medium{background:rgba(13,79,134,.08);border-color:rgba(13,79,134,.12);color:var(--brand)}.priority-pill--tone-low{background:hsla(211,9%,46%,.14);border-color:hsla(211,9%,46%,.18);color:#55606c}.priority-pill--tone-default{background:rgba(13,79,134,.08);border-color:rgba(13,79,134,.12);color:var(--brand)}.profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.portal-field label,.profile-grid span{color:var(--ink-soft);font-size:.8rem}.profile-grid strong{display:block;margin-top:6px}.knowledge-preview{margin:0;line-height:1.8;color:#2c4b69}.knowledge-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.knowledge-tag{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:rgba(13,79,134,.08);color:var(--brand);font-size:.78rem;font-weight:700}.portal-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.portal-field{display:flex;flex-direction:column;gap:8px}.portal-field--full{grid-column:1/-1}.portal-field input,.portal-field select,.portal-field textarea{width:100%;min-height:48px;padding:12px 14px;border-radius:14px;border:1px solid rgba(11,77,130,.12);background:hsla(0,0%,100%,.96)}.portal-field textarea{min-height:128px;resize:vertical}.home-hero{margin:-1px -28px 0;padding:36px 28px 40px;background:linear-gradient(180deg,#103f72,#0d4a85);color:#fff}.home-hero__content{max-width:760px;margin:0 auto;text-align:center}.home-hero__content h1{font-size:clamp(2rem,4vw,3.1rem)}.home-hero__content p{color:hsla(0,0%,100%,.72)}.home-hero__search{display:grid;grid-template-columns:24px 1fr auto;align-items:center;grid-gap:10px;gap:10px;max-width:640px;margin:22px auto 0;padding:0 14px;height:54px;border-radius:14px;background:#fff;color:var(--ink)}.home-hero__search input{border:0;outline:0;width:100%}.home-hero__search button{min-width:92px;height:38px;border:0;border-radius:10px;background:#0d4f86;color:#fff;font-weight:700}.home-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:24px;gap:24px;margin-top:-18px;align-items:start}.home-main{min-width:0}.home-module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.home-module-card{padding:18px;border-radius:18px;background:hsla(0,0%,100%,.95);box-shadow:var(--shadow);border:1px solid rgba(11,77,130,.08)}.home-module-card__icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:rgba(13,79,134,.08);color:var(--brand);margin-bottom:12px}.home-feature-card__body strong,.home-knowledge__item strong,.home-module-card strong{display:block}.home-module-card span{display:inline-block;margin-top:12px;color:var(--brand);font-weight:700}.home-feature-card{margin-top:18px;overflow:hidden;border-radius:24px;background:hsla(0,0%,100%,.95);border:1px solid rgba(11,77,130,.08);box-shadow:var(--shadow)}.home-feature-card__media{height:200px;background:linear-gradient(120deg,rgba(10,52,95,.78),rgba(13,79,134,.24)),linear-gradient(45deg,#354b65,#7c98b2)}.home-feature-card__body{padding:20px 22px 24px}.home-feature-card__body span{display:inline-flex;margin-bottom:10px;padding:6px 10px;border-radius:999px;background:rgba(13,79,134,.08);color:var(--brand);font-size:.72rem;font-weight:700;text-transform:uppercase}.home-knowledge{margin-top:20px}.home-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:18px}.home-shortcut-card{padding:14px 16px;border-radius:16px;background:hsla(0,0%,100%,.88);border:1px solid rgba(11,77,130,.08);box-shadow:var(--shadow)}.home-shortcut-card strong{display:block}.home-shortcut-card span{display:block;margin-top:8px;color:var(--ink-soft);line-height:1.55;font-size:.88rem}.home-knowledge__list{display:flex;flex-direction:column;gap:12px;margin-top:18px}.home-knowledge__item{padding:16px 18px;border-radius:16px;background:hsla(0,0%,100%,.88);border:1px solid rgba(11,77,130,.08);box-shadow:var(--shadow)}.home-knowledge__item span{display:block;margin-top:6px;color:var(--ink-soft)}.home-chat-widget{position:-webkit-sticky;position:sticky;top:92px;align-self:start;border-radius:18px;overflow:hidden;background:hsla(0,0%,100%,.98);border:1px solid rgba(11,77,130,.12);box-shadow:var(--shadow)}.home-chat-widget__topbar{height:28px;background:rgba(12,52,95,.08)}.home-chat-widget__header{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;background:linear-gradient(180deg,#114f84,#0a345f);color:#fff}.home-chat-widget__header span{display:block;color:hsla(0,0%,100%,.7);font-size:.72rem;margin-top:4px}.home-chat-widget__actions{display:flex;gap:6px}.home-chat-widget__actions button{border:0;background:transparent;color:#fff}.home-chat-widget__body{display:flex;flex-direction:column;gap:12px;max-height:360px;padding:16px 14px 10px;overflow:auto}.home-chat-message{padding:12px 14px;border-radius:14px;line-height:1.55;font-size:.9rem}.home-chat-message p{margin:0}.home-chat-message--assistant{background:#f4f8fc;border:1px solid rgba(11,77,130,.08)}.home-chat-message--user{margin-left:28px;background:#0d4f86;color:#fff}.home-chat-message__links{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.home-chat-inline-link{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border-radius:999px;background:rgba(13,79,134,.08);color:var(--brand);font-size:.8rem;font-weight:700}.home-chat-widget__prompts{display:flex;flex-wrap:wrap;gap:8px;padding:0 14px 14px}.home-chat-prompt{border:1px solid rgba(11,77,130,.12);background:rgba(244,248,252,.9);color:var(--brand);padding:8px 10px;border-radius:12px;text-align:left;font-size:.78rem}.home-chat-widget__compose{display:grid;grid-template-columns:1fr 44px;grid-gap:8px;gap:8px;padding:0 14px 14px}.home-chat-widget__compose input{min-height:42px;padding:0 12px;border-radius:12px;border:1px solid rgba(11,77,130,.12);background:hsla(0,0%,100%,.96)}.home-chat-launcher,.home-chat-widget__compose button{border:0;border-radius:12px;background:linear-gradient(180deg,#114f84,#0a345f);color:#fff;font-weight:700}.home-chat-launcher{position:fixed;right:20px;bottom:22px;display:inline-flex;align-items:center;gap:10px;min-height:52px;padding:0 18px;box-shadow:var(--shadow)}.case-detail-page .workspace-layout{border-radius:22px;min-height:calc(100vh - 180px)}@media (max-width:1280px){.portal-header{grid-template-columns:220px minmax(0,1fr) 320px}.home-layout{grid-template-columns:1fr}.home-chat-widget{position:relative;top:auto}}@media (max-width:1040px){.portal-header{grid-template-columns:1fr;padding:14px 16px}.portal-header__right,.portal-nav{justify-content:flex-start;flex-wrap:wrap}.home-module-grid,.home-shortcuts,.metric-grid,.portal-form-grid,.portal-grid--2{grid-template-columns:1fr}}@media (max-width:760px){.home-page,.portal-page{padding:18px 16px 0}.home-hero{margin:-1px -16px 0;padding:28px 16px 32px}.portal-card__header,.portal-page__hero{flex-direction:column;align-items:flex-start}}.kb-panel{border-top:1px solid var(--line);background:var(--panel)}.kb-panel__toggle{width:100%;display:flex;align-items:center;gap:8px;padding:10px 16px;background:none;border:none;cursor:pointer;font-size:12px;font-weight:600;color:var(--brand);text-align:left}.kb-panel__label{margin-left:auto;font-weight:400;color:var(--ink-soft);font-size:11px}.kb-panel__chevron{font-size:10px;color:var(--ink-soft)}.kb-panel__body{padding:0 12px 12px;display:flex;flex-direction:column;gap:8px;max-height:300px;overflow-y:auto}.kb-panel__empty{font-size:12px;color:var(--ink-soft);padding:8px 4px;margin:0}.kb-results{gap:8px}.kb-result-card,.kb-results{display:flex;flex-direction:column}.kb-result-card{background:var(--panel-strong);border:1px solid var(--line);border-radius:var(--radius-sm);padding:10px 12px;gap:4px}.kb-result-card__header{display:flex;align-items:center;gap:6px}.kb-result-card__id{font-size:10px;font-weight:700;color:var(--brand);letter-spacing:.04em}.kb-result-card__format{font-size:10px;padding:1px 6px;border-radius:99px;background:var(--brand-soft);color:var(--brand-deep);font-weight:600}.kb-result-card__title{font-size:12px;font-weight:600;color:var(--brand);text-decoration:none;line-height:1.4}.kb-result-card__title:hover{text-decoration:underline}.kb-result-card__summary{font-size:11px;color:var(--ink-soft);margin:0;line-height:1.5}.kb-result-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:2px}.kb-result-card__meta{font-size:10px;color:var(--ink-soft)}.kb-result-card__attach{font-size:11px;font-weight:600;color:var(--brand);background:none;border:1px solid var(--brand-soft);border-radius:99px;padding:2px 10px;cursor:pointer;transition:background .15s}.kb-result-card__attach:hover{background:var(--brand-soft)}.kb-attached{border-top:1px solid var(--line);padding-top:8px;display:flex;flex-direction:column;gap:4px}.kb-attached__label{font-size:10px;font-weight:700;color:var(--ink-soft);letter-spacing:.06em;text-transform:uppercase;margin-bottom:2px}.kb-attached__item{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--ink);background:var(--panel-strong);border:1px solid var(--line);border-radius:var(--radius-sm);padding:5px 10px}.kb-attached__remove{background:none;border:none;cursor:pointer;font-size:11px;color:var(--ink-soft);padding:0 2px;line-height:1}.kb-attached__remove:hover{color:var(--ink)}:root{--shell-bg:#eef3f8;--shell-card:#fff;--shell-card-soft:#f4f7fb;--shell-ink:#0f172d;--shell-muted:#66758a;--shell-line:rgba(27,51,82,.11);--shell-brand:#0f4c8a;--shell-brand-deep:#0b3666;--shell-brand-soft:#e5edf8;--shell-shadow:0 10px 24px rgba(17,41,73,.06);--shell-page-max:clamp(1120px,86vw,1260px);--shell-header-max:clamp(1220px,94vw,1560px);--shell-hero-max:1120px;--shell-search-max:clamp(760px,72%,920px);--shell-copy-max:860px;--shell-gutter:clamp(20px,2.6vw,32px);--shell-header-gutter:clamp(20px,2.2vw,28px);--shell-header-height:58px;--shell-hero-top:clamp(58px,5.6vw,76px);--shell-hero-bottom:clamp(22px,2.8vw,30px);--shell-radius-lg:12px}body{background:var(--shell-bg);color:var(--shell-ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.support-shell--v2{min-height:100vh;background:#f2f2f2}.shell-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;padding:0;border-bottom:1px solid #d7dde6;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.shell-header__inner{display:grid;grid-template-columns:auto 1fr auto;grid-gap:28px;gap:28px;align-items:center;width:min(calc(100% - 40px),1600px);min-height:62px;margin:0 auto}.shell-header__brand,.shell-header__tools{display:flex;align-items:center;gap:12px}.shell-header__brand{color:inherit;text-decoration:none;gap:14px}.shell-logo{display:inline-flex;align-items:center;justify-content:center;min-width:105px;min-height:24px;padding:0;border-radius:4px;overflow:hidden;box-shadow:none}.shell-logo__image{display:block;width:104px;height:21px}.shell-brand-divider{display:none}.shell-brand-copy strong{display:inline-block;color:#174a7c;font-size:16px;font-weight:700;line-height:1;letter-spacing:0;white-space:nowrap}.shell-nav{display:flex;align-items:center;gap:10px;justify-content:flex-start;padding-left:0;align-self:stretch}.shell-nav__link{position:relative;display:inline-flex;align-items:center;min-height:62px;padding:0 4px;color:#11497c;font-size:15px;font-weight:700;transition:color .14s ease,background .14s ease;white-space:nowrap}.shell-nav__link:focus-visible,.shell-nav__link:hover{color:#0b3d6f;outline:none}.shell-nav__link--active{color:#0b3d6f}.shell-nav__link--active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#0f4c8a}.shell-icon-button{width:36px;height:36px;border:1px solid var(--shell-line);border-radius:12px;background:hsla(0,0%,100%,.88);color:var(--shell-brand)}.shell-locale{display:flex;align-items:center;overflow:hidden;border:1px solid #b4c5db;border-radius:999px;background:#fff}.shell-locale__option{padding:10px 16px;color:var(--shell-brand);font-weight:600;border-right:1px solid #dce6f1}.shell-locale__option:last-child{border-right:0}.shell-locale__option--active{background:var(--shell-brand);color:#fff}.shell-user-chip{display:inline-flex;align-items:center;gap:10px;padding-left:10px;border-left:1px solid var(--shell-line)}.shell-user-chip__text{display:flex;flex-direction:column;gap:2px}.shell-user-chip__text span{font-weight:700}.shell-user-chip__text small{color:var(--shell-muted)}.shell-user-chip__avatar{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(180deg,#204e84,#0e3158);color:#fff;font-weight:700}.shell-signin{padding:10px 16px;color:var(--shell-brand-deep);font-weight:700}.shell-main{min-height:calc(100vh - 148px)}.shell-main--dashboard{display:flex;flex-direction:column;min-height:calc(100vh - 120px)}.shell-footer{padding:14px 0;margin-top:0;border-top:1px solid #d7dde6;background:#fff;color:#7b8794;font-size:12px}.shell-footer__inner{display:flex;justify-content:space-between;align-items:center;gap:18px;width:min(calc(100% - 40px),1600px);margin:0 auto}.shell-footer__links{display:flex;gap:16px;flex-wrap:wrap}.shell-footer__copyright,.shell-footer__link-item{color:inherit;text-decoration:none;white-space:nowrap}.shell-footer__brands{display:flex;gap:8px}.shell-footer__brand-pill{display:inline-flex;align-items:center;min-height:20px;padding:3px 8px;border-radius:2px;background:#002060;color:#fff;font-size:10px;font-weight:800;letter-spacing:.04em}.shell-footer__brand-pill--accent{background:#da291c}.utility-bar{display:flex;align-items:center;gap:16px;margin-left:auto;min-height:62px}.utility-bar__link,.utility-bar__viewer{display:inline-flex;align-items:center;gap:8px;border:0;padding:0;background:transparent;color:#11497c;font-size:15px;font-weight:700;white-space:nowrap}.utility-bar__link--auth,.utility-bar__viewer{color:#11497c}.utility-bar__locale-menu,.utility-bar__menu{position:relative}.utility-bar__locale-menu{z-index:61}.utility-bar__locale-button{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:0;border:0;border-radius:0;background:transparent;color:#11497c;font-size:15px;line-height:1;font-weight:700;cursor:pointer;transition:color .14s ease;white-space:nowrap}.utility-bar__locale-button:focus-visible,.utility-bar__locale-button:hover{color:#0b3d6f;outline:none}.utility-bar__locale-button:focus-visible .utility-bar__locale-icon,.utility-bar__locale-button:hover .utility-bar__locale-icon{color:#0b3d6f}.utility-bar__locale-icon{display:inline-flex;width:16px;height:16px;color:#11497c}.utility-bar__locale-icon svg{width:15px;height:15px}.utility-bar__locale-label{line-height:1}.utility-bar__auth-icon,.utility-bar__caret{display:inline-flex;align-items:center;justify-content:center;color:currentColor}.utility-bar__auth-icon{width:16px;height:16px}.utility-bar__auth-icon svg,.utility-bar__caret svg{width:100%;height:100%}.utility-bar__caret{width:12px;height:12px;color:#5b7390;transition:transform .16s ease,color .16s ease}.utility-bar__caret--open{transform:rotate(180deg)}.utility-bar__locale-backdrop{position:fixed;inset:var(--shell-header-height) 0 0;border:0;padding:0;background:rgba(7,18,38,.42);cursor:default;z-index:58}.utility-bar__locale-panel{position:fixed;top:var(--shell-header-height);left:0;right:0;width:100vw;max-width:100vw;max-height:min(390px,calc(100vh - var(--shell-header-height)));overflow-y:auto;padding:20px 0 24px;border-top:1px solid #d8e0ea;border-radius:0;background:#fff;box-shadow:0 12px 24px rgba(18,41,70,.08);z-index:60}.utility-bar__locale-panel-inner{width:min(1240px,calc(100% - 40px));margin:0 auto}.utility-bar__locale-panel-intro{margin-bottom:26px}.utility-bar__locale-panel-intro-rule{height:1px;background:#e2e6eb;margin-bottom:14px}.utility-bar__locale-panel-intro-copy{color:#5a5f66;font-size:12px;line-height:1.5;text-align:center}.utility-bar__locale-panel-link{color:#1d4f88;font-weight:700;text-decoration:none}.utility-bar__locale-panel-link:focus-visible,.utility-bar__locale-panel-link:hover{text-decoration:underline;outline:none}.utility-bar__locale-panel-groups{display:grid;grid-gap:24px;gap:24px}.utility-bar__locale-group{display:grid;grid-gap:10px;gap:10px}.utility-bar__locale-group-title{margin:0;color:#4b4f56;font-size:12px;font-weight:700;line-height:1.4}.utility-bar__locale-group-options{display:flex;flex-wrap:wrap;gap:12px 34px;margin:0;padding:0;list-style:square}.utility-bar__locale-group-item{color:#7b7b7b;margin-left:16px}.utility-bar__locale-option{border:0;padding:0;background:transparent;color:#1f4f83;font-size:12px;font-weight:600;line-height:1.45;cursor:pointer;transition:color .14s ease;white-space:nowrap;text-align:left}.utility-bar__locale-option--active{color:#0d3f72;text-decoration:none}.utility-bar__locale-option:focus-visible,.utility-bar__locale-option:hover{color:#0f4c8a;text-decoration:underline;text-underline-offset:.14em;outline:none}.utility-bar__viewer-button{gap:8px;cursor:pointer;min-height:32px;white-space:nowrap}.utility-bar__premium-flag,.utility-bar__viewer-name{display:inline-flex;align-items:center;line-height:1}.utility-bar__premium-flag{justify-content:center;min-width:22px;height:22px;padding:0 5px;border:1px solid #d5a85a;border-radius:6px;background:linear-gradient(180deg,#fff8ea,#f6e6c3);color:#8b5b08;font-size:10px;font-weight:800;letter-spacing:.03em;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.65);flex-shrink:0}.utility-bar__dropdown{position:absolute;top:calc(100% + 10px);right:0;min-width:168px;padding:8px;border:1px solid rgba(17,73,127,.12);border-radius:14px;background:#fff;box-shadow:0 14px 28px rgba(18,41,70,.08);display:grid;grid-gap:4px;gap:4px;z-index:40}.utility-bar__dropdown-link{display:flex;align-items:center;justify-content:flex-start;min-height:40px;padding:0 12px;border:0;border-radius:10px;background:transparent;color:#17385f;font-size:.9rem;font-weight:600;text-decoration:none;cursor:pointer}.utility-bar__dropdown-link:hover{background:#eef4fb}.login-modal__locale,.utility-bar__locale{position:relative;display:inline-flex;align-items:center}.login-modal__locale select,.utility-bar__locale select{min-height:36px;padding:0 34px 0 12px;border:1px solid #9ab7d4;border-radius:8px;background:#fff;color:#244d7a;font-size:.88rem;font-weight:600;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.login-modal__locale:after,.utility-bar__locale:after{content:"⌄";position:absolute;right:14px;top:50%;transform:translateY(-48%);color:#244d7a;font-size:.9rem;pointer-events:none}.login-overlay{position:fixed;inset:0;z-index:60;display:grid;place-items:start center;padding:88px 24px 24px;background:rgba(10,25,44,.34);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.login-modal{width:min(var(--shell-page-max),calc(100vw - 48px));overflow:hidden;border-radius:0;background:#fff;border:1px solid rgba(15,76,138,.08);box-shadow:0 28px 70px rgba(10,35,62,.22)}.login-modal__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 40px;border-bottom:1px solid #dbe4ee}.login-modal__header-actions{display:flex;align-items:center;gap:12px}.login-modal__close{width:38px;height:38px;border:1px solid #9ab7d4;border-radius:999px;background:#fff;color:#244d7a;font-size:1.4rem;line-height:1}.shell-logo--modal{min-width:204px;min-height:38px;padding:0 18px;font-size:1.15rem}.login-modal__body{max-width:660px;margin:0 auto;display:grid;grid-gap:18px;gap:18px;padding:44px 36px 48px}.login-modal__body h2{margin:0 0 8px;text-align:center;color:#1d2430;font-size:clamp(2.8rem,4vw,4.2rem);line-height:1;font-weight:800}.login-modal__body label{display:block}.login-modal__body input{width:100%;border:0;border-bottom:2px solid #1d2430;border-radius:0;padding:18px 0 16px;outline:0;background:transparent;color:#1d2430;font-size:1rem}.login-modal__body input::placeholder{color:#98a2af}.login-modal__primary{width:320px;max-width:100%;min-height:56px;margin:18px auto 6px;border:0;background:#a7a7a7;color:#fff;font-size:1.08rem;font-weight:700}.login-modal__links{display:grid;grid-gap:10px;gap:10px;justify-content:start;color:#0f4c8a;font-size:.95rem;font-weight:600}.login-modal__divider{display:flex;align-items:center;gap:12px;color:#6f7f96;text-align:center;font-size:.95rem}.login-modal__divider:after,.login-modal__divider:before{content:"";flex:1 1;height:1px;background:#cbd6e3}.login-modal__socials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.login-modal__socials button{min-height:56px;border:1px solid #8eb0d3;background:#fff;color:#2a5180;font-size:1rem;font-weight:700}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.content-page,.landing-page{padding:16px var(--shell-gutter) 132px}.landing-page{width:100%;margin:0;padding:0 0 84px}.shell-main--dashboard .landing-page{flex:1 1 auto;display:grid;min-height:100%;grid-template-rows:auto minmax(0,1fr);align-content:stretch;padding-bottom:28px}.shell-main--dashboard .landing-page--guest{grid-template-rows:auto auto}.shell-main--dashboard .landing-page--member{grid-template-rows:minmax(280px,auto) auto}.hero-band{position:relative;overflow:hidden;width:100%;min-height:clamp(262px,24vw,316px);padding:var(--shell-hero-top) clamp(24px,3vw,36px) var(--shell-hero-bottom);border-radius:0;background:linear-gradient(180deg,#0d3764,#081f3b);color:#fff;box-shadow:none}.hero-band:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,20,43,.08),rgba(7,20,43,.18));z-index:1}.hero-band__visual{position:absolute;inset:0;overflow:hidden;pointer-events:none;background:linear-gradient(180deg,rgba(12,95,179,.92),rgba(17,135,214,.88))}.hero-band__visual:before{content:"";position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.08) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.08) 1px,transparent 0);background-size:40px 40px}.hero-band__visual:after{content:"";position:absolute;top:-18%;right:16%;width:24%;height:136%;background:linear-gradient(180deg,hsla(0,0%,100%,.24),hsla(0,0%,100%,0));transform:rotate(9deg);filter:blur(8px);opacity:.64}.hero-band__visual-logo{position:absolute;top:18px;left:clamp(24px,2.8vw,36px);z-index:2;width:clamp(92px,7vw,108px);height:auto;opacity:.98}.hero-band__visual-circuit{position:absolute;inset:0;width:100%;height:100%;opacity:.92}.hero-band__content{position:relative;z-index:2;width:min(var(--shell-hero-max),calc(100% - 48px));max-width:var(--shell-hero-max);margin:0 auto;text-align:center}.hero-band__eyebrow{display:none}.hero-band__content h1{font-size:clamp(1.82rem,1.28rem + 1.18vw,2.45rem);line-height:1.06;font-weight:800;letter-spacing:-.04em;max-width:none;margin:0 auto;white-space:nowrap}.hero-band__content p{max-width:34rem;margin:10px auto 0;font-size:clamp(.86rem,.8rem + .18vw,.95rem);line-height:1.42;color:hsla(0,0%,100%,.92);white-space:nowrap}.hero-search-shell{position:relative;z-index:3;display:block;width:min(var(--shell-search-max),calc(100% - 72px));margin:16px auto 0}.hero-search-module{display:grid;grid-gap:18px;gap:18px;width:100%}.hero-search-card{margin:0 auto;max-width:100%;width:100%;padding:12px 16px;border-radius:10px;background:hsla(0,0%,100%,.98);color:var(--shell-ink);box-shadow:0 16px 30px rgba(8,29,52,.14)}.hero-search-results-shell{position:relative;z-index:3;min-height:0}.hero-search-results-shell:has(.hero-search-results-mount:empty){display:none}.hero-search-results-mount{width:min(var(--shell-page-max),calc(100% - 40px));margin:0 auto}.hero-search-results-mount:empty{display:none}.hero-search-results-mount:not(:empty){margin-top:18px}.hero-search-card__form{display:grid;grid-gap:10px;gap:10px;width:100%}.hero-search-card__row{display:flex;align-items:center;gap:12px;min-height:44px;text-align:left}.hero-search-card__spark{color:#8a75f4;font-size:.94rem}.hero-search-card__row input{flex:1 1 auto;min-width:0;width:100%;border:0;outline:0;font-size:.88rem;line-height:1.35;font-weight:500;color:var(--shell-ink);background:transparent}.hero-search-card__row input::placeholder{color:#a2afc2}.hero-search-card__row input:disabled{cursor:progress}.hero-search-card__actions{display:flex;align-items:center;gap:12px;color:var(--shell-brand);font-size:.76rem;font-weight:700}.hero-search-card__arrow{margin-left:auto;width:32px;height:32px;border-radius:6px;display:grid;place-items:center;background:var(--shell-brand);color:#fff;font-size:.92rem;border:0;cursor:pointer}.hero-search-results{padding:18px 18px 16px;border:1px solid rgba(27,51,82,.08);border-radius:8px;background:hsla(0,0%,100%,.96);box-shadow:0 12px 24px rgba(8,29,52,.08);text-align:left}.hero-search-results__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.hero-search-results__header-copy{display:grid;grid-gap:2px;gap:2px}.hero-search-results__header strong{font-size:.86rem;color:#183556}.hero-search-results__header span{font-size:.72rem;color:#73839a}.hero-search-results__toggle{border:0;padding:0;background:transparent;color:var(--shell-brand);font-size:.76rem;font-weight:700;cursor:pointer;white-space:nowrap}.hero-search-results__toggle:focus-visible,.hero-search-results__toggle:hover{text-decoration:underline;outline:none}.hero-search-results__state{border:1px solid rgba(27,51,82,.08);border-radius:8px;background:#f7fafc;padding:12px 14px;font-size:.78rem;line-height:1.55;color:#63758d}.hero-search-results__state--error{border-color:rgba(174,75,75,.16);background:#fff6f6;color:#994848}.hero-search-results__answer{display:grid;grid-gap:12px;gap:12px;margin-bottom:10px;padding:14px 16px;border:1px solid rgba(15,76,138,.12);border-radius:8px;background:linear-gradient(180deg,#f7fbff,#f2f8fd)}.hero-search-results__answer-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.hero-search-results__answer-agent{display:inline-flex;align-items:center;gap:8px;color:#183556}.hero-search-results__answer-dot{width:8px;height:8px;border-radius:999px;background:#1c8b4f}.hero-search-results__answer-agent strong{font-size:.82rem}.hero-search-results__answer-meta{font-size:.69rem;font-weight:700;color:#73839a;letter-spacing:.08em}.hero-search-results__answer-body{display:grid;grid-gap:10px;gap:10px}.hero-search-results__answer-body p{margin:0;font-size:.8rem;line-height:1.68;color:#34506f}.hero-search-results__answer-list{margin:0;padding-left:18px;display:grid;grid-gap:6px;gap:6px;color:#34506f}.hero-search-results__answer-list li{font-size:.79rem;line-height:1.62}.hero-search-results__section{display:grid;grid-gap:10px;gap:10px}.hero-search-results__section+.hero-search-results__section{margin-top:10px}.hero-search-results__section-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.hero-search-results__section-header strong{font-size:.8rem;color:#183556}.hero-search-results__section-header span{font-size:.7rem;color:#73839a;white-space:nowrap}.hero-search-results__summary{display:grid;grid-gap:8px;gap:8px;margin-bottom:10px;padding:14px 16px;border:1px solid rgba(15,76,138,.12);border-radius:8px;background:linear-gradient(180deg,#f7fbff,#f2f8fd)}.hero-search-results__summary-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.hero-search-results__summary-header strong{font-size:.8rem;color:#183556}.hero-search-results__summary-header span{font-size:.7rem;color:#73839a;white-space:nowrap}.hero-search-results__summary p{margin:0;font-size:.8rem;line-height:1.62;color:#49627f}.hero-search-results__list{display:grid;grid-gap:10px;gap:10px}.hero-search-results__item{border:1px solid rgba(27,51,82,.08);border-radius:8px;background:#f9fbfd;padding:12px 14px;display:grid;grid-gap:6px;gap:6px}.hero-search-results__badge-row{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px}.hero-search-results__item-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.hero-search-results__badge{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#eaf2fb;color:#1a4c83;font-size:.68rem;font-weight:700}.hero-search-results__item-top small{font-size:.68rem;color:#7c8ba1}.hero-search-results__score-group{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px}.hero-search-results__detail-block{display:grid;grid-gap:6px;gap:6px;padding:10px 12px;border-radius:8px;background:hsla(0,0%,100%,.72);border:1px solid rgba(27,51,82,.06)}.hero-search-results__detail-block span,.hero-search-results__detail-row span{font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#7c8ba1}.hero-search-results__detail-block p{margin:0;font-size:.75rem;line-height:1.58;color:#617289}.hero-search-results__detail-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.hero-search-results__item strong{font-size:.82rem;line-height:1.45;color:#1c3451}.hero-search-results__item p{margin:0;font-size:.75rem;line-height:1.55;color:#617289}.hero-search-results__item a{font-size:.76rem;font-weight:700;color:var(--shell-brand);text-decoration:none}.hero-search-results__item a:hover{text-decoration:underline}.hero-search-results__footnote{margin-top:10px;padding-top:10px;border-top:1px solid rgba(27,51,82,.08)}.hero-search-results__footnote span{font-size:.68rem;color:#7c8ba1}.landing-stack{position:relative;z-index:2;display:grid;grid-gap:0;gap:0;width:100%;margin:16px auto 0}.shell-main--dashboard .landing-stack{min-height:0}.landing-page .hero-band{min-height:clamp(236px,20vw,286px);padding-top:44px;padding-bottom:22px}.landing-page .hero-band__visual-logo{top:10px;width:clamp(78px,5vw,92px)}.landing-page .hero-band__content{width:min(1180px,calc(100% - 32px))}.landing-page .hero-band__content h1{font-size:clamp(1.72rem,1.12rem + 1.12vw,2.28rem);line-height:1.06;letter-spacing:-.035em}.landing-page .hero-band__content p{max-width:56rem;margin-top:8px;font-size:clamp(.82rem,.76rem + .16vw,.92rem);line-height:1.36}.landing-page .hero-search-shell{width:min(980px,calc(100% - 48px));margin-top:14px}.landing-page .hero-search-card{padding:9px 14px}.landing-page .hero-search-card__row{min-height:36px}.landing-page .landing-stack{margin-top:0;min-height:0}.landing-page .dashboard-section,.landing-page .resources-section{padding:18px 20px 20px;border-radius:0}.landing-page--guest .landing-stack{display:grid;min-height:0}.landing-page--guest .resources-section:last-child{min-height:0;height:auto;display:block}.landing-page .section-heading{margin-bottom:16px}.landing-page .section-heading h2{font-size:1.02rem}.landing-page .resource-grid{gap:12px}.landing-page--guest .resource-grid{height:auto;align-content:start}.landing-page--member .resource-grid{align-content:start}.landing-page .resource-card{padding:18px 18px 16px}.landing-page--guest .resource-card{height:auto;min-height:clamp(148px,12vw,172px)}.landing-page--guest .hero-band{min-height:clamp(210px,17.5vw,242px);padding-top:clamp(30px,2.4vw,38px);padding-bottom:clamp(14px,1.2vw,18px)}.landing-page--guest .hero-band__content{width:min(1080px,calc(100% - 40px))}.landing-page--guest .hero-band__content h1{font-size:clamp(1.58rem,1.08rem + .98vw,2.02rem)}.landing-page--guest .hero-band__content p{max-width:50rem;margin-top:6px;font-size:clamp(.78rem,.74rem + .1vw,.86rem)}.landing-page--guest .hero-search-shell{width:clamp(620px,82%,940px);max-width:calc(100% - 44px);margin-top:clamp(8px,.8vw,12px)}.landing-page--guest .hero-search-card{padding:clamp(9px,.85vw,13px) clamp(14px,1.45vw,20px);border-radius:11px}.landing-page--guest .hero-search-card__row{min-height:clamp(36px,3vw,46px);gap:clamp(10px,1vw,13px)}.landing-page--guest .hero-search-card__row input{font-size:clamp(.81rem,.74rem + .18vw,.92rem)}.landing-page--guest .hero-search-card__arrow{width:clamp(31px,2.6vw,38px);height:clamp(31px,2.6vw,38px);font-size:clamp(.88rem,.81rem + .14vw,.98rem)}.landing-page .resource-card__icon{width:40px;height:40px;margin-bottom:12px}.landing-page .resource-card__icon svg{width:20px;height:20px}.landing-page .resource-card h3{font-size:.96rem;line-height:1.2}.landing-page .resource-card p{font-size:.78rem;line-height:1.38}.dashboard-section,.resources-section{padding:24px;border:1px solid rgba(27,51,82,.08);border-radius:12px;background:hsla(0,0%,100%,.82);box-shadow:var(--shell-shadow)}.resources-section{background:rgba(244,247,251,.94)}.resources-section--compact{padding-top:28px}.section-heading{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:26px}.section-heading h2{margin:0;font-size:1.22rem;font-weight:800;letter-spacing:-.01em}.section-heading a{color:var(--shell-brand);font-weight:700;font-size:.82rem}.activity-grid,.resource-grid{display:grid;grid-gap:18px;gap:18px}.activity-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.activity-card,.profile-card,.resource-card,.ticket-board{background:hsla(0,0%,100%,.98);border:1px solid rgba(17,52,93,.08);border-radius:10px;box-shadow:0 10px 24px rgba(17,41,73,.05)}.activity-card{padding:22px}.activity-card__status{display:inline-flex;align-items:center;min-height:30px;padding:0 13px;margin-bottom:14px;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;border-radius:999px}.activity-card__status--tone-active{color:#0e4c86;background:#e9f1fb}.activity-card__status--tone-attention{color:#aa5a00;background:#fff4df}.activity-card__status--tone-waiting{color:#6b3fe0;background:#f0e9ff}.activity-card__status--tone-closed,.activity-card__status--tone-resolved{color:#55606c;background:#eef2f5}.activity-card__status--tone-danger{color:#a52d2a;background:#fdeeee}.activity-card__status--tone-default{color:var(--brand);background:#edf3fb}.activity-card h3,.profile-card h2,.resource-card h3,.ticket-board__header h2{margin:0;font-size:1.16rem;font-weight:800;line-height:1.3}.activity-card p,.content-page__hero p,.profile-account-row p,.profile-metadata span,.resource-card p{color:var(--shell-muted);line-height:1.65;font-size:.94rem}.activity-card__meta{display:flex;justify-content:space-between;gap:16px;margin:14px 0 16px;color:var(--shell-muted);font-size:.72rem}.activity-card__button,.board-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 20px;border-radius:8px;background:var(--shell-brand);color:#fff;font-size:.84rem;font-weight:800;box-shadow:0 8px 18px rgba(15,76,138,.14)}.resource-card{padding:24px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;display:flex;flex-direction:column;align-items:flex-start}.resource-card:hover{transform:translateY(-2px);border-color:rgba(13,79,134,.18);box-shadow:0 14px 28px rgba(17,41,73,.06)}.resource-card__icon{width:52px;height:52px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:0;line-height:0;margin:0 0 20px;background:#eef3fb;border:1px solid rgba(13,79,134,.08);color:var(--shell-brand)}.resource-card__icon svg{width:28px;height:28px;display:block;margin:auto;flex:none}.resource-card span{color:var(--shell-brand);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;display:inline-flex;margin-top:14px}.mini-article-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.mini-article{display:grid;grid-gap:10px;gap:10px;padding:22px;border-radius:8px;background:#fff;border:1px solid rgba(15,76,138,.08)}.mini-article strong{font-size:1.05rem}.mini-article span{color:var(--shell-muted)}.floating-assistant{position:fixed;right:42px;bottom:24px;z-index:60}.floating-assistant__launcher{min-width:308px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:14px;gap:14px;padding:12px 16px;border:1px solid var(--shell-brand);border-radius:999px;background:#fff;box-shadow:0 8px 16px rgba(16,55,96,.08);color:var(--shell-brand)}.floating-assistant--open .floating-assistant__launcher{background:linear-gradient(180deg,#114f84,#0a345f);border-color:#0a345f;color:#fff}.floating-assistant--open .floating-assistant__launcher small{color:hsla(0,0%,100%,.8)}.floating-assistant__launcher span:first-child{font-size:.96rem}.floating-assistant__launcher span:nth-child(2){text-align:left;font-weight:700;font-size:.9rem}.floating-assistant__launcher small{color:var(--shell-muted);font-weight:700;font-size:.76rem}.floating-assistant__panel{position:absolute;right:0;bottom:88px;width:344px;max-height:calc(100vh - 108px);border:1px solid rgba(15,76,138,.15);border-radius:10px;background:#fff;box-shadow:0 18px 34px rgba(13,49,88,.14);overflow:hidden}.floating-assistant__header{display:flex;justify-content:space-between;gap:16px;padding:14px 16px;background:linear-gradient(180deg,#fff,#fbfdff);border-bottom:1px solid var(--shell-line)}.floating-assistant__header strong{display:block;font-size:1rem;line-height:1.2}.floating-assistant__header span{font-size:.78rem;color:#29a46d}.floating-assistant__header button{border:0;background:transparent;color:var(--shell-muted);font-size:1.35rem}.floating-assistant__messages{max-height:min(360px,calc(100vh - 270px));overflow:auto;display:grid;grid-gap:12px;gap:12px;padding:16px;background:#fbfdff}.floating-message{max-width:85%;padding:12px 14px;border-radius:8px;box-shadow:none}.floating-message--assistant{background:#fff}.floating-message--user{margin-left:auto;background:var(--shell-brand);color:#fff}.floating-message p{margin:0;line-height:1.6;font-size:.88rem}.floating-message__link{display:inline-flex;margin-top:10px;color:var(--shell-brand);font-weight:700}.floating-assistant__prompts{display:flex;flex-wrap:wrap;gap:8px;padding:0 16px 14px}.floating-assistant__prompts button{padding:7px 10px;border:1px solid var(--shell-line);border-radius:999px;background:#fff;color:var(--shell-brand);font-size:.74rem;font-weight:700}.floating-assistant__composer{display:flex;gap:8px;padding:14px 16px 16px;border-top:1px solid var(--shell-line)}.floating-assistant__composer input{flex:1 1;min-width:0;padding:11px 13px;border:1px solid var(--shell-line);border-radius:10px;outline:none;font-size:.9rem}.floating-assistant__composer button{width:42px;border:0;border-radius:10px;background:var(--shell-brand);color:#fff}.content-page{padding:32px 42px 120px}.content-page__hero{margin-bottom:26px;padding:28px 32px;border:1px solid rgba(27,51,82,.08);border-radius:10px;background:hsla(0,0%,100%,.82);box-shadow:var(--shell-shadow)}.content-page__eyebrow{display:block;color:var(--shell-brand);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.content-page__hero h1{margin:10px 0 12px;font-size:1.48rem;font-weight:800;line-height:1.2}.content-page__filters{color:var(--shell-muted);font-weight:600;font-size:.92rem}.ticket-board{padding:26px}.ticket-board__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px}.ticket-board__actions{display:flex;gap:10px;align-items:center}.ticket-board__summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:20px}.ticket-summary-card{display:grid;grid-gap:8px;gap:8px;padding:18px 18px 16px;border:1px solid var(--shell-line);border-radius:8px;background:#fff;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8)}.ticket-summary-card span{color:var(--shell-muted);font-size:.74rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.ticket-summary-card strong{color:var(--shell-brand);font-size:1.8rem;line-height:1}.ticket-summary-card--tone-active strong{color:#0e4c86}.ticket-summary-card--tone-attention strong{color:#aa5a00}.ticket-summary-card--tone-waiting strong{color:#6b3fe0}.ticket-summary-card--tone-closed strong,.ticket-summary-card--tone-resolved strong{color:#55606c}.ticket-board__filters{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-end;grid-gap:16px;gap:16px;margin-bottom:20px}.ticket-board__filters-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(220px,.85fr) minmax(220px,.85fr);grid-gap:14px;gap:14px;min-width:0}.ticket-board__filters-grid--wide{grid-template-columns:minmax(0,1.05fr) minmax(220px,.85fr) minmax(220px,.85fr)}.ticket-filter-field{display:grid;grid-gap:8px;gap:8px;min-width:0}.ticket-filter-field span{color:var(--shell-muted);font-size:.66rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.ticket-filter-field input,.ticket-filter-field select{height:42px;padding:0 14px;border:1px solid var(--shell-line);border-radius:6px;background:hsla(0,0%,100%,.95);color:var(--shell-ink);width:100%;min-width:0;font-size:.92rem;font:inherit;line-height:1.2;box-sizing:border-box}.ticket-filter-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23687888' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M2 4.5 6 8l4-3.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:12px 12px}.ticket-filter-field--search{min-width:0}.ticket-board__reset{align-self:end;min-width:132px;min-height:42px;background:hsla(0,0%,100%,.92);color:var(--shell-brand);border:1px solid var(--shell-line);white-space:nowrap}.board-link--primary{background:var(--shell-brand);color:#fff}.ticket-table-wrap{overflow:auto;border-radius:8px;border:1px solid var(--shell-line);background:#fff}.ticket-table{width:100%;border-collapse:collapse;table-layout:fixed;background:#fff}.ticket-table__col--ticket{width:124px}.ticket-table__col--service-request-type{width:204px}.ticket-table__col--message{width:auto}.ticket-table__col--status{width:188px}.ticket-table__col--product{width:128px}.ticket-table__col--created{width:112px}.ticket-table__col--last-activity{width:118px}.ticket-table td,.ticket-table th{padding:12px;border-bottom:1px solid rgba(17,52,93,.08);text-align:left;vertical-align:middle;font-size:.88rem}.ticket-table th{font-size:.68rem;color:var(--shell-muted);font-weight:700;text-transform:uppercase}.ticket-table__sort{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;border:0;padding:0;background:transparent;color:inherit;font:inherit;text-transform:inherit}.ticket-table__sort span{color:var(--shell-brand);font-size:.95rem}.ticket-table__sort:disabled{cursor:default}.ticket-table a{color:var(--shell-brand);font-weight:700;white-space:nowrap}.ticket-table__message{max-width:none;color:var(--shell-muted);line-height:1.5;font-size:.84rem;overflow-wrap:anywhere;white-space:normal}.ticket-table__cell--date,.ticket-table__cell--status,.ticket-table__cell--ticket{white-space:nowrap}.ticket-table__cell--product,.ticket-table__cell--service-request-type{font-size:.84rem;line-height:1.35}.ticket-table__cell--status .status-pill{max-width:100%;min-height:28px;padding:4px 8px;font-size:.62rem;white-space:nowrap}.ticket-table__empty{padding:32px 16px;color:var(--shell-muted);text-align:center}.ticket-table__empty--dashboard{padding:28px 24px;border:1px solid rgba(15,76,138,.08);border-radius:8px;background:hsla(0,0%,100%,.98)}.ticket-pagination{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:18px}.ticket-pagination__summary{color:var(--shell-muted);font-size:.92rem}.ticket-pagination__controls{display:flex;align-items:center;gap:8px}.ticket-pagination__nav,.ticket-pagination__page{min-width:34px;height:34px;border:1px solid var(--shell-line);border-radius:6px;background:#fff;color:var(--shell-ink);font-weight:700}.ticket-pagination__nav:disabled{opacity:.4;cursor:default}.ticket-pagination__page--active{border-color:var(--shell-brand);background:var(--shell-brand);color:#fff}.downloads-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px}.downloads-hero__copy p{max-width:620px}.downloads-hero__actions{display:flex;gap:12px;align-items:center;margin-top:22px}.downloads-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:18px;gap:18px;align-items:start}.downloads-main{padding:14px 14px 18px;border:1px solid #eef1f5;border-radius:4px;background:#fff;box-shadow:none}.downloads-main--wide{width:100%}.downloads-actions,.downloads-assistant__chips,.downloads-assistant__composer,.downloads-file-cell,.downloads-filter,.downloads-footer,.downloads-pagination,.downloads-selection,.downloads-toolbar{display:flex;align-items:center}.downloads-footer,.downloads-toolbar{justify-content:space-between;gap:16px}.downloads-selection{gap:14px;color:var(--shell-muted);font-size:.72rem}.downloads-actions button,.downloads-assistant__chips button,.downloads-filter__button,.downloads-pagination button,.downloads-select-all{border:1px solid var(--shell-line);background:#fff;color:var(--shell-ink)}.downloads-select-all{padding:8px 10px;border-radius:2px;font-weight:700;font-size:.68rem}.downloads-filter{gap:10px;min-width:320px;padding:0 10px;border:1px solid var(--shell-line);border-radius:2px;background:#fff}.downloads-filter input{flex:1 1;min-width:0;height:34px;border:0;outline:0;font-size:.76rem}.downloads-filter__button{width:28px;height:28px;border-radius:2px}.downloads-table-wrap{margin-top:12px;overflow:auto;border-radius:2px;border:1px solid var(--shell-line);background:#fff}.downloads-table{width:100%;border-collapse:collapse}.downloads-table td,.downloads-table th{padding:12px 14px;border-bottom:1px solid rgba(17,52,93,.08);text-align:left;font-size:.76rem}.downloads-table th{font-size:.66rem;color:var(--shell-muted);font-weight:700;text-transform:uppercase}.downloads-file-cell{gap:12px}.downloads-file-cell span,.downloads-file-cell strong{display:block}.downloads-file-cell span{margin-top:4px;color:var(--shell-muted);font-size:.64rem}.downloads-checkbox input{accent-color:var(--shell-brand)}.downloads-file-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:4px;background:#dceafb;color:var(--shell-brand);font-weight:700;font-size:.68rem}.download-badge{display:inline-flex;padding:4px 8px;border-radius:999px;font-size:.58rem;font-weight:700}.download-badge--latest{background:#ddf8e8;color:#16924f}.download-badge--legacy{background:#fff2cb;color:#b07a00}.download-badge--beta{background:#dfe8ff;color:#315ccf}.downloads-actions{gap:8px}.downloads-actions button{padding:6px 8px;border-radius:2px;font-weight:700;font-size:.66rem}.downloads-footer{margin-top:16px}.downloads-footer span{color:var(--shell-muted);font-size:.72rem}.downloads-pagination{gap:8px}.downloads-pagination button{min-width:34px;height:34px;border-radius:2px;font-weight:700;font-size:.72rem}.downloads-pagination__page--active{border-color:var(--shell-brand);background:var(--shell-brand);color:#fff}.downloads-assistant{border:1px solid rgba(15,76,138,.22);border-radius:16px;background:#fff;box-shadow:none;overflow:hidden}.downloads-assistant__header{display:flex;justify-content:space-between;gap:16px;padding:12px 14px;border-bottom:1px solid var(--shell-line)}.downloads-assistant__header span,.downloads-assistant__header strong{display:block}.downloads-assistant__header span{margin-top:4px;color:#20a460;font-size:.68rem}.downloads-assistant__header button{border:0;background:transparent;color:var(--shell-muted);font-size:1.3rem}.downloads-assistant__messages{display:grid;grid-gap:10px;gap:10px;padding:14px}.downloads-assistant__bubble{padding:10px 12px;border-radius:12px;line-height:1.45;box-shadow:none;font-size:.76rem}.downloads-assistant__bubble--user{margin-left:32px;background:var(--shell-brand);color:#fff}.downloads-assistant__bubble--assistant{background:#fff;border:1px solid var(--shell-line)}.downloads-assistant__chips{flex-wrap:wrap;gap:8px;padding:0 14px 12px}.downloads-assistant__chips button{padding:6px 8px;border-radius:999px;color:var(--shell-brand);font-weight:700;font-size:.66rem}.downloads-assistant__composer{gap:8px;padding:12px 14px 14px;border-top:1px solid var(--shell-line)}.downloads-assistant__composer input{flex:1 1;min-width:0;padding:10px 12px;border:1px solid var(--shell-line);border-radius:10px;outline:none;font-size:.76rem}.downloads-assistant__composer button{width:38px;border:0;border-radius:10px;background:var(--shell-brand);color:#fff}.kb-search-page{padding-top:36px}.kb-search-page__hero{display:grid;grid-gap:18px;gap:18px;margin-bottom:30px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.kb-search-page__title{margin:0;color:#050505;font-size:clamp(3.5rem,5.2vw,4.8rem);font-weight:700;letter-spacing:-.035em;line-height:.98}.kb-search-tabs{display:inline-flex;flex-wrap:wrap;gap:14px}.kb-search-tabs__tab{justify-content:center;gap:14px;min-height:48px;padding:0 18px 0 20px;border:0;border-radius:16px;background:#b7d8f5;color:#0a0a0a;font-size:.95rem;font-weight:800;text-decoration:none;transition:transform .14s ease,background-color .14s ease,color .14s ease}.kb-search-tabs__count,.kb-search-tabs__tab,.kb-search-tabs__tab span:first-child{display:inline-flex;align-items:center}.kb-search-tabs__count{justify-content:center;min-width:42px;min-height:30px;padding:0 10px;border-radius:999px;background:hsla(0,0%,100%,.95);color:#111;font-size:.88rem;font-weight:800;line-height:1}.kb-search-tabs__tab:focus-visible,.kb-search-tabs__tab:hover{transform:translateY(-1px);outline:none}.kb-search-tabs__tab--active{background:#346fa7;color:#fff}.kb-search-tabs__count--active{background:hsla(0,0%,100%,.92);color:#111}.kb-search-form{display:grid;grid-template-columns:minmax(0,1fr) 118px;grid-gap:0;gap:0;align-items:stretch;width:100%;max-width:1280px}.kb-search-form__field{display:flex;align-items:center;gap:14px;min-height:58px;padding:0 20px 0 24px;border:2px solid #0b5a9e;border-right:0;border-radius:999px 0 0 999px;background:#fff}.kb-search-form__icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:#2278c1}.kb-search-form__icon svg{width:100%;height:100%}.kb-search-form__field input{width:100%;border:0;outline:0;background:transparent;color:#222;font:inherit;font-size:.96rem}.kb-search-form__field input::placeholder{color:#8e8e8e}.kb-search-form__button{min-height:58px;border:2px solid #0b5a9e;border-left:0;border-radius:0 999px 999px 0;background:#346fa7;color:#fff;font-size:.95rem;font-weight:800}.kb-search-form__button:focus-visible,.kb-search-form__button:hover{outline:none;background:#2c649a}.kb-search-results{display:grid;grid-gap:0;gap:0;position:relative;--kb-action-width:224px;--kb-column-gap:28px;padding:0 30px;border-radius:22px;border:0;background:#fff;box-shadow:none}.kb-search-results-layout{display:grid;grid-template-columns:minmax(0,1fr) 272px;grid-gap:28px;gap:28px;padding:0;align-items:start}.kb-search-results-column{min-width:0}.kb-search-panel{background:transparent;border:0;box-shadow:none}.kb-search-panel .detail-card__header{padding:0 0 18px;border-bottom:0}.kb-search-card{display:grid;grid-template-columns:minmax(0,1fr) var(--kb-action-width);grid-gap:var(--kb-column-gap);gap:var(--kb-column-gap);padding:0;border:0;border-bottom:1px solid #dfe7f0;background:transparent}.kb-search-card:last-child{border-bottom:0}.kb-search-card__content{display:grid;grid-gap:14px;gap:14px;padding:28px 0}.kb-search-card__side{display:block;padding:28px 0;min-height:100%}.kb-search-card__actions,.kb-search-card__meta{display:flex;align-items:center;gap:12px}.kb-search-card__meta{color:var(--shell-muted);font-size:.82rem;flex-wrap:wrap}.kb-search-card__badge{display:inline-flex;align-items:center;min-height:26px;padding:0 11px;border-radius:999px;background:#edf3fb;color:#2b5d95;font-size:.82rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.kb-search-card__date{display:inline-flex;align-items:center;gap:7px;color:#6f8196;font-size:.9rem;font-weight:700}.kb-search-card__action-icon svg,.kb-search-card__date svg,.kb-search-pagination__icon-button svg{width:16px;height:16px;flex-shrink:0}.kb-search-card__body{display:grid;grid-gap:8px;gap:8px}.kb-search-card__body strong{font-size:.98rem;line-height:1.45;color:#183f70;font-weight:800}.kb-search-card__body mark{padding:0 .15em;border-radius:.2em;background:rgba(255,224,130,.55);color:inherit}.kb-search-card__body p{margin:0;color:var(--shell-muted);line-height:1.7}.kb-search-card__related{display:flex;flex-wrap:wrap;gap:4px;color:#536a84;line-height:1.6;font-size:.92rem;max-width:100%}.kb-search-card__related-label{font-weight:800;color:#536a84}.kb-search-card__more{display:inline-flex;flex-wrap:wrap;gap:4px}.kb-search-card__more summary{cursor:pointer;color:var(--shell-brand);font-weight:700;list-style:none;margin-top:4px}.kb-search-card__more summary::-webkit-details-marker{display:none}.kb-search-card__more[open] summary{margin-right:6px}.kb-search-card__actions{display:grid;grid-template-rows:auto 1fr auto;justify-items:end;align-items:start;min-height:100%;padding-top:2px}.kb-search-card__primary-action,.kb-search-card__secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:0 18px;border-radius:999px;text-decoration:none;font-weight:800}.kb-search-card__primary-action{min-width:204px;min-height:48px;border:2px solid #0f4c8a;color:#0f4c8a;background:#fff;font-size:.9rem;align-self:start;justify-self:end}.kb-search-card__primary-action:focus-visible,.kb-search-card__primary-action:hover{color:#fff;background:#0f4c8a;outline:none}.kb-search-card__secondary-action{min-height:auto;padding:0;border:0;border-radius:0;color:#6a7d94;font-size:.9rem;font-weight:700;line-height:1.2;align-self:end;justify-self:end;margin-top:0}.kb-search-card__secondary-action:focus-visible,.kb-search-card__secondary-action:hover{color:#0f4c8a;outline:none}.kb-search-filters{display:block}.kb-search-filters__card{display:grid;grid-gap:16px;gap:16px;padding:22px 20px 26px;border-radius:22px;border:0;background:#fff;box-shadow:none}.kb-search-filters__card h3{margin:0;font-size:1rem;color:#111;font-weight:800;padding-bottom:14px;border-bottom:2px solid #2b6aa8}.kb-search-filters__list{display:grid;grid-gap:12px;gap:12px}.kb-search-filters__item{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#737373;font-size:.96rem}.kb-search-filters__item span:first-child{color:#21538a;font-weight:800;font-size:.96rem}.kb-search-filters__item span:last-child{color:#707070;font-weight:500}.kb-search-pagination{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:30px 14px 6px;color:var(--shell-muted);font-size:.88rem;border-top:0}.kb-search-pagination__summary{color:#666;font-size:.95rem;font-weight:500;white-space:nowrap}.kb-search-pagination__summary strong{color:#111;font-size:1.02rem;font-weight:800}.kb-search-pagination__controls{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-left:auto}.kb-search-pagination__icon-button,.kb-search-pagination__page{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:34px;border-radius:12px;border:1px solid transparent;background:transparent;color:#26384e;font-size:.94rem;font-weight:700;text-decoration:none}.kb-search-pagination__icon-button:focus-visible,.kb-search-pagination__icon-button:hover,.kb-search-pagination__page:focus-visible,.kb-search-pagination__page:hover{background:rgba(15,76,138,.06);outline:none}.kb-search-pagination__page--active{background:var(--shell-brand);color:#fff;min-width:46px;min-height:46px}.kb-search-pagination__ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:20px;color:rgba(54,78,104,.88);font-weight:700}.kb-search-pagination__go{display:inline-flex;align-items:center;gap:16px;margin-left:10px}.kb-search-pagination__go input{width:74px;min-height:48px;padding:0 12px;border-radius:10px;border:1px solid rgba(15,76,138,.14);background:#fff;font:inherit;color:var(--shell-ink);text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.kb-search-pagination__go input::-webkit-inner-spin-button,.kb-search-pagination__go input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.kb-search-pagination__go button{border:0;background:transparent;color:#3a4f66;font:inherit;font-weight:700;font-size:.95rem;cursor:pointer}.kb-search-pagination__button--disabled{pointer-events:none;opacity:.42}@media (max-width:1080px){.kb-search-page__title{font-size:clamp(3rem,7vw,3.8rem)}.kb-search-results-layout{grid-template-columns:minmax(0,1fr);gap:24px}.kb-search-results-column{width:100%}.kb-search-results{padding:0 24px}.kb-search-card{grid-template-columns:minmax(0,1fr)}.kb-search-card__side{padding:0 0 24px}.kb-search-card__actions{grid-template-rows:auto auto;justify-items:start;gap:10px}.kb-search-card__primary-action,.kb-search-card__secondary-action{justify-self:start;align-self:start}.kb-search-pagination{flex-direction:column;align-items:flex-start;padding-top:24px}.kb-search-pagination__controls{margin-left:0}.kb-search-filters__card{padding:22px 24px 24px}}@media (max-width:720px){.kb-detail-page{gap:18px}.kb-detail-page__hero{padding:24px 20px;border-radius:18px}.kb-detail-page__hero h1{font-size:1.8rem}.kb-detail-page__hero-meta{gap:10px}.kb-detail-page__document-no{font-size:.84rem}.kb-detail-page .detail-card__header{padding:20px 20px 16px}.kb-detail-page .detail-field-grid{grid-template-columns:minmax(0,1fr)}.kb-detail-page .detail-field{padding:16px 20px}.kb-detail-page .detail-stack{padding:0 20px 20px}.kb-detail-page__action-group .kb-search-card__primary-action,.kb-detail-page__action-group .kb-search-card__secondary-action{width:100%}.kb-search-form{grid-template-columns:minmax(0,1fr);gap:12px}.kb-search-form__field{min-height:58px;border-right:2px solid #0b5a9e;border-radius:999px}.kb-search-form__button{min-height:58px;border-left:2px solid #0b5a9e;border-radius:999px}.kb-search-tabs__tab{min-height:46px;padding:0 16px}}.ticket-create-form{display:grid;grid-gap:18px;gap:18px}.ticket-create-form__notice{display:grid;grid-gap:6px;gap:6px;padding:12px 14px;border-radius:12px;background:rgba(15,76,138,.06);border:1px solid rgba(15,76,138,.12)}.ticket-create-form__notice strong{font-size:.82rem;color:var(--shell-brand)}.ticket-create-form__notice p{margin:0;color:var(--shell-muted);line-height:1.5;font-size:.84rem}.ticket-create-form{position:relative}.ticket-create-form--submitting{pointer-events:none}.ticket-create-form__overlay{position:absolute;inset:0;z-index:30;display:grid;place-items:center;padding:24px;border-radius:18px;background:rgba(242,247,252,.72);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.ticket-create-form__overlay-card{display:grid;justify-items:center;grid-gap:10px;gap:10px;min-width:min(100%,360px);padding:22px 24px;border:1px solid rgba(15,76,138,.12);border-radius:16px;background:hsla(0,0%,100%,.96);box-shadow:0 18px 36px rgba(17,42,75,.12);text-align:center}.ticket-create-form__overlay-card strong{font-size:1rem;color:#143d67}.ticket-create-form__overlay-card p{margin:0;max-width:28rem;color:var(--shell-muted);font-size:.88rem;line-height:1.6}.ticket-create-form__overlay-spinner{width:34px;height:34px;border:3px solid rgba(15,76,138,.16);border-top-color:#0f4c8a;border-radius:999px;animation:ticket-create-form-spin .9s linear infinite}@keyframes ticket-create-form-spin{to{transform:rotate(1turn)}}.ticket-create-form__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ticket-create-form__grid,.ticket-create-form__stack{display:grid;grid-gap:14px;gap:14px}.ticket-create-form__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.ticket-create-form label{display:flex;flex-direction:column;gap:8px}.ticket-create-form label span{font-size:.83rem;font-weight:700;color:var(--shell-muted)}.ticket-create-form__required{margin-left:4px;color:#c93a3a;font-style:normal}.ticket-create-form input,.ticket-create-form select,.ticket-create-form textarea{box-sizing:border-box;width:100%;min-height:48px;border:1px solid var(--shell-line);border-radius:10px;padding:11px 12px;background:#fff;color:var(--shell-ink);outline:none;font:inherit;line-height:1.4;transition:border-color .14s ease,box-shadow .14s ease,background-color .14s ease}.ticket-create-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23687888' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M2 4.5 6 8l4-3.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:12px 12px}.ticket-create-form input:-moz-read-only{opacity:1;cursor:default}.ticket-create-form input:read-only,.ticket-create-form select:disabled{opacity:1;cursor:default}.ticket-create-form input:focus,.ticket-create-form select:focus,.ticket-create-form textarea:focus{border-color:rgba(15,76,138,.48);box-shadow:0 0 0 3px rgba(15,76,138,.12)}.ticket-create-form textarea{min-height:132px;resize:vertical}.ticket-create-form__hint{font-size:.82rem;color:var(--shell-muted);line-height:1.5}.ticket-create-form__ai-draft{display:grid;grid-gap:14px;gap:14px;margin-top:12px;padding:16px 18px;border:1px solid rgba(15,76,138,.12);border-radius:14px;background:linear-gradient(180deg,rgba(250,252,255,.98),rgba(245,249,255,.98));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.75)}.ticket-create-form__ai-draft-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ticket-create-form__ai-draft-header strong{display:block;color:#143d67;font-size:.92rem}.ticket-create-form__ai-draft-header span{display:block;margin-top:4px;color:var(--shell-muted);font-size:.82rem;line-height:1.55}.ticket-create-form__ai-draft-error,.ticket-create-form__ai-draft-placeholder,.ticket-create-form__ai-draft-status{margin:0;font-size:.83rem;line-height:1.6}.ticket-create-form__ai-draft-placeholder,.ticket-create-form__ai-draft-status{color:var(--shell-muted)}.ticket-create-form__ai-draft-error{color:#b43434}.ticket-create-form__ai-draft-body{color:#38506a;font-size:.84rem;line-height:1.7}.ticket-create-form__ai-draft-body,.ticket-create-form__ai-draft-collapsible{display:grid;grid-gap:10px;gap:10px}.ticket-create-form__ai-draft-summary{margin:0;color:#38506a;font-size:.84rem;line-height:1.65;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ticket-create-form__ai-draft-toggle{width:-moz-fit-content;width:fit-content;border:0;padding:0;background:transparent;color:#0f4c8a;font-size:.82rem;font-weight:700;cursor:pointer}.ticket-create-form__ai-draft-toggle:hover{color:#0b3f75;text-decoration:underline}.ticket-create-form__ai-draft-detail{display:grid;grid-gap:12px;gap:12px;max-height:300px;overflow-y:auto;padding:2px 6px 2px 0}.ticket-create-form__ai-draft-body p{margin:0}.ticket-create-form__ai-draft-list{display:grid;grid-gap:8px;gap:8px;margin:0;padding-left:18px;color:#38506a}.ticket-create-form__ai-draft-list li{line-height:1.65}.ticket-create-form__ai-draft-sources{display:grid;grid-gap:10px;gap:10px;padding-top:2px}.ticket-create-form__ai-draft-sources span{color:#143d67;font-size:.8rem;font-weight:700;letter-spacing:.02em}.ticket-create-form__ai-draft-sources ul{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.ticket-create-form__ai-draft-sources li{padding:12px 13px;border-radius:10px;background:hsla(0,0%,100%,.78);border:1px solid rgba(15,76,138,.08)}.ticket-create-form__ai-draft-sources a,.ticket-create-form__ai-draft-sources strong{color:#0f4c8a;font-size:.84rem}.ticket-create-form__ai-draft-sources a:hover{color:#0b3f75}.ticket-create-form__ai-draft-sources p{margin:6px 0 0;color:var(--shell-muted);font-size:.8rem;line-height:1.55}.ticket-create-form__unavailable{margin:-4px 0 0}.ticket-create-form__readonly{background:#f7f9fc;color:var(--shell-muted);cursor:default}.ticket-create-form__preview{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.ticket-create-form__control--invalid{border-color:rgba(201,58,58,.85)!important;box-shadow:0 0 0 3px rgba(201,58,58,.12);background:#fff8f8}.ticket-create-form__field-error{margin-top:-2px;font-size:.8rem;color:#b43434;line-height:1.4}.ticket-create-form__autocomplete{position:relative}.ticket-create-form__autocomplete-panel{position:absolute;z-index:20;top:calc(100% + 6px);left:0;right:0;overflow:hidden;border:1px solid rgba(15,76,138,.14);border-radius:12px;background:#fff;box-shadow:0 16px 36px rgba(11,32,61,.12)}.ticket-create-form__autocomplete-list{margin:0;padding:6px;list-style:none}.ticket-create-form__autocomplete-option{display:grid;grid-gap:4px;gap:4px;width:100%;padding:10px 12px;border:0;border-radius:10px;background:transparent;color:var(--shell-ink);text-align:left;cursor:pointer}.ticket-create-form__autocomplete-option:focus-visible,.ticket-create-form__autocomplete-option:hover{background:rgba(15,76,138,.08);outline:none}.ticket-create-form__autocomplete-option strong{font-size:.92rem}.ticket-create-form__autocomplete-option span{font-size:.8rem;font-weight:500;color:var(--shell-muted);line-height:1.4}.ticket-create-form__autocomplete-state{padding:12px 14px;font-size:.84rem;color:var(--shell-muted)}.ticket-create-form__autocomplete-state--error{color:#b43434}.ticket-create-form__wide{grid-column:1/-1}.ticket-create-form__placeholder{min-height:48px}.ticket-create-form__file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ticket-create-form__dropzone{display:grid;place-items:center;min-height:172px;padding:24px 22px;border:2px dashed rgba(15,76,138,.26);border-radius:18px;background:radial-gradient(circle at top,hsla(0,0%,100%,.82) 0,hsla(0,0%,100%,0) 58%),linear-gradient(180deg,rgba(246,250,255,.98),rgba(235,244,255,.96));color:var(--shell-ink);text-align:center;cursor:pointer;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease,transform .14s ease}.ticket-create-form__dropzone:focus-visible,.ticket-create-form__dropzone:hover{border-color:rgba(15,76,138,.42);background:radial-gradient(circle at top,hsla(0,0%,100%,.88) 0,hsla(0,0%,100%,0) 58%),linear-gradient(180deg,#f4f9ff,rgba(229,241,255,.96));box-shadow:inset 0 0 0 1px rgba(15,76,138,.08),0 8px 22px rgba(15,76,138,.06);outline:none}.ticket-create-form__dropzone--active{border-color:rgba(15,76,138,.58);background:linear-gradient(180deg,rgba(231,242,255,.98),rgba(220,236,255,.96));box-shadow:0 0 0 4px rgba(15,76,138,.08),inset 0 0 0 1px rgba(15,76,138,.14);transform:translateY(-1px)}.ticket-create-form__dropzone-copy{display:grid;grid-gap:12px;gap:12px;max-width:420px}.ticket-create-form__dropzone-icon{display:inline-grid;place-self:center;place-items:center;width:42px;height:42px;border-radius:999px;background:linear-gradient(180deg,#1b5f9e,#0f4c8a);color:#fff;font-size:1.4rem;font-weight:500;box-shadow:0 10px 20px rgba(15,76,138,.14)}.ticket-create-form__dropzone-eyebrow{display:inline-flex;justify-content:center;color:#507291;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ticket-create-form__dropzone-copy strong{font-size:1.04rem;color:#143d67}.ticket-create-form__dropzone-copy p{margin:0;font-size:.88rem;color:var(--shell-muted);line-height:1.65}.ticket-create-form__dropzone-selected{display:inline-flex;justify-content:center;color:#0f4c8a;font-size:.82rem;font-weight:700}.ticket-create-form__dropzone-link{display:inline;padding:0;border:0;background:transparent;color:#0f4c8a;font:inherit;font-weight:700;text-decoration:underline;text-underline-offset:.14em;cursor:pointer}.ticket-create-form__dropzone-link:focus-visible,.ticket-create-form__dropzone-link:hover{color:#0b3f75;outline:none}.ticket-create-form__attachment-list{display:grid;grid-gap:8px;gap:8px;margin:0;padding:0;list-style:none}.ticket-create-form__attachment-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid rgba(15,76,138,.12);border-radius:10px;background:#f8fbff;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.72)}.ticket-create-form__attachment-name{display:inline-flex;align-items:center;gap:9px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;color:var(--shell-ink)}.ticket-create-form__attachment-name:before{content:"";flex:0 0 auto;width:18px;height:18px;border-radius:5px;background:linear-gradient(180deg,rgba(15,76,138,.18),rgba(15,76,138,.12));box-shadow:inset 0 0 0 1px rgba(15,76,138,.08)}.ticket-create-form__attachment-remove{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:999px;background:rgba(180,52,52,.1);color:#b43434;font-size:1rem;font-weight:700;line-height:1;cursor:pointer}.ticket-create-form__attachment-remove:focus-visible,.ticket-create-form__attachment-remove:hover{background:rgba(180,52,52,.16);outline:none}.ticket-create-form__actions{display:flex;justify-content:flex-end}.ticket-create-form__error,.ticket-create-form__success{margin:0;padding:10px 12px;border-radius:10px;font-size:.92rem}.ticket-create-form__success{background:#ecf8f0;color:#1b7a44;border:1px solid rgba(27,122,68,.18)}.ticket-create-form__error{background:#fdf0f0;color:#b43434;border:1px solid rgba(180,52,52,.18)}.profile-layout{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:24px;gap:24px}.profile-card{padding:28px}.profile-card--full{margin-top:24px}.profile-card__header{margin-bottom:18px}.profile-metadata{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px 16px;gap:18px 16px}.profile-account-row,.profile-metadata div{display:flex;flex-direction:column;gap:6px}.profile-account-row strong,.profile-metadata strong{font-size:1rem}.profile-account-list{display:grid;grid-gap:14px;gap:14px}.profile-debug-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:20px}.profile-debug-panel{display:grid;grid-gap:10px;gap:10px}.profile-debug-panel span{color:var(--shell-muted);font-size:.86rem;font-weight:700}.profile-account-row{padding:18px;border-radius:6px;background:#f5f9fd;border:1px solid var(--shell-line)}.detail-back-link{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-bottom:14px;color:var(--shell-brand);font-weight:700}.detail-stack,.ticket-detail-page,.ticket-detail-secondary{display:grid;grid-gap:24px;gap:24px}.ticket-detail-page__intro{display:grid;grid-gap:12px;gap:12px;padding:6px 2px 0}.detail-card,.ticket-detail-header-card,.ticket-thread-card{background:#fff;border:1px solid rgba(15,76,138,.08);border-radius:10px;box-shadow:var(--shell-shadow)}.ticket-detail-header-card{display:grid;grid-gap:24px;gap:24px;padding:30px 32px}.ticket-detail-header-card__top{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;flex-wrap:wrap}.ticket-detail-header-card__identity{display:grid;grid-gap:12px;gap:12px}.ticket-detail-header-card__eyebrow{color:var(--shell-brand);font-size:.84rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ticket-detail-header-card__identity h2{margin:0;font-size:1.92rem;line-height:1.14;color:#183a63}.ticket-detail-header-card__chips{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px;align-items:center}.ticket-detail-chip{display:inline-flex;align-items:center;gap:8px;padding:9px 15px;border-radius:999px;background:#f1f5f9;color:#39506a;font-size:.88rem;line-height:1}.ticket-detail-chip strong{font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:#60758f}.ticket-detail-chip span{font-weight:700;color:#23384e}.ticket-detail-chip--product{background:linear-gradient(180deg,#f9fbfd,#eff4f8);border:1px solid rgba(15,76,138,.08)}.ticket-detail-header-card__meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:18px;gap:18px;padding-top:20px;border-top:1px solid rgba(15,76,138,.08)}.ticket-detail-meta-item{display:grid;grid-gap:10px;gap:10px;min-height:96px;align-content:start;padding:18px 20px;border-radius:14px;background:linear-gradient(180deg,#fbfdff,#f4f8fc);border:1px solid rgba(15,76,138,.08)}.ticket-detail-meta-item span{color:#7d8ea1;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ticket-detail-meta-item strong{font-size:1.14rem;line-height:1.35;color:#22384c}.ticket-detail-layout{display:flex;align-items:flex-start;gap:18px}.ticket-detail-panel{display:flex;align-items:stretch;flex-shrink:0;align-self:flex-start}.ticket-detail-panel__tab{width:44px;padding:20px 0 16px;border:1px solid rgba(15,76,138,.08);border-radius:10px;background:linear-gradient(180deg,#f7fbff,#eef5fb);color:var(--shell-brand);display:flex;flex-direction:column;align-items:center;gap:10px;cursor:pointer;box-shadow:var(--shell-shadow)}.ticket-detail-panel__tab:focus-visible,.ticket-detail-panel__tab:hover{background:linear-gradient(180deg,#f4f9ff,#e7f0fa);outline:none}.ticket-detail-panel__chevron{font-size:.72rem;color:#71859a}.ticket-detail-panel__tab-label{writing-mode:vertical-rl;-webkit-text-orientation:mixed;text-orientation:mixed;transform:rotate(180deg);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ticket-detail-panel__tab-label--cjk{-webkit-text-orientation:upright;text-orientation:upright;transform:none;letter-spacing:0;text-transform:none}.ticket-detail-panel__body{width:0;overflow:hidden;margin-left:0;border-radius:10px;background:#fff;border:1px solid transparent;box-shadow:none;transition:width .18s ease,margin-left .18s ease,border-color .18s ease}.ticket-detail-panel--open .ticket-detail-panel__body{width:332px;margin-left:14px;border-color:rgba(15,76,138,.08);box-shadow:var(--shell-shadow)}.ticket-detail-panel__section{display:grid;grid-gap:14px;gap:14px;padding:20px 20px 0}.ticket-detail-panel__section:last-child{padding-bottom:20px}.ticket-detail-panel__section-title{color:var(--shell-brand);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ticket-detail-panel__divider{margin:20px 20px 0;border-top:1px solid rgba(15,76,138,.08)}.ticket-detail-panel__stack{display:grid;grid-gap:12px;gap:12px}.detail-stack__item,.ticket-detail-panel__attachment,.ticket-detail-panel__field{display:grid;grid-gap:8px;gap:8px;padding:14px 16px;border-radius:10px;background:linear-gradient(180deg,#fbfdff,#f3f8fc);border:1px solid rgba(15,76,138,.08)}.detail-stack__item strong,.ticket-detail-panel__attachment strong,.ticket-detail-panel__field strong{font-size:.98rem;color:#22384c}.detail-stack__item span,.detail-summary,.ticket-detail-panel__attachment span,.ticket-detail-panel__field span,.ticket-reply-box__notice,.ticket-reply-box__toolbar span,.ticket-thread-card__header p{color:var(--shell-muted);line-height:1.55}.ticket-detail-panel__attachment-actions{display:flex;flex-wrap:wrap;gap:12px}.detail-stack__action-link,.ticket-detail-panel__attachment-actions a{color:var(--shell-brand);font-size:.86rem;font-weight:700;text-decoration:none}.detail-stack__action-link:focus-visible,.detail-stack__action-link:hover,.ticket-detail-panel__attachment-actions a:focus-visible,.ticket-detail-panel__attachment-actions a:hover{text-decoration:underline}.detail-empty,.ticket-detail-panel__empty,.ticket-thread-card__empty{padding:18px 20px;border-radius:10px;background:#f7fbff;color:var(--shell-muted);border:1px dashed rgba(15,76,138,.16)}.ticket-detail-panel__status,.ticket-thread-card__status{padding:14px 16px;border-radius:10px;background:#f7fbff;color:var(--shell-muted);border:1px solid rgba(15,76,138,.1);font-size:.84rem}.ticket-detail-panel__status--error,.ticket-thread-card__status--error{background:#fdf0f0;color:#b43434;border-color:rgba(180,52,52,.18)}.ticket-detail-loading-card,.ticket-thread-loading{display:grid;grid-gap:10px;gap:10px;padding:14px 16px;border-radius:10px;background:linear-gradient(180deg,#fbfdff,#f3f8fc);border:1px solid rgba(15,76,138,.08)}.ticket-detail-loading-card__line,.ticket-thread-loading__line{height:10px;border-radius:999px;background:linear-gradient(90deg,rgba(15,76,138,.08),rgba(15,76,138,.18),rgba(15,76,138,.08));background-size:220% 100%;animation:ticket-detail-loading-shimmer 1.2s ease-in-out infinite}.ticket-detail-loading-card__line--title{width:72%;height:12px}.ticket-detail-loading-card__line--short,.ticket-thread-loading__line--short{width:48%}.ticket-thread-loading__line--meta{width:36%}@keyframes ticket-detail-loading-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}.ticket-thread-card{flex:1 1;min-width:0;overflow:hidden}.detail-card__header,.ticket-thread-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px 18px;border-bottom:1px solid rgba(15,76,138,.08)}.detail-card__header h2,.ticket-thread-card__header h3{margin:0;font-size:1.3rem;color:#1d3858}.detail-card__hint,.ticket-thread-card__header p{margin:6px 0 0;font-size:.94rem}.ticket-thread-list{display:grid;grid-gap:0;gap:0;max-height:560px;overflow-y:auto;padding:0 24px;scroll-behavior:smooth}.ticket-thread-message{display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:16px;gap:16px;padding:20px 0;border-bottom:1px solid rgba(15,76,138,.08)}.ticket-thread-message:last-child{border-bottom:0}.ticket-thread-message__avatar{width:42px;height:42px;border-radius:999px;display:grid;place-items:center;font-size:.84rem;font-weight:800}.ticket-thread-message__avatar--customer{background:#e8f0fb;color:#17589d}.ticket-thread-message__avatar--agent{background:var(--shell-brand);color:#fff}.ticket-thread-message--loading .ticket-thread-message__avatar{color:transparent}.ticket-thread-message__content{display:grid;grid-gap:8px;gap:8px;min-width:0}.ticket-thread-message__meta{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.ticket-thread-message__meta div{display:grid;grid-gap:3px;gap:3px}.ticket-thread-message__meta strong{color:#23384e;font-size:.88rem;font-weight:700}.ticket-thread-message__meta span,.ticket-thread-message__meta time{color:#8192a4;font-size:.74rem;font-weight:500}.ticket-thread-message__body{padding:14px 16px;border-radius:12px;background:#f8fafc;color:#66758a;font-size:.88rem;font-weight:400;line-height:1.72;display:grid;grid-gap:10px;gap:10px;border:1px solid rgba(15,76,138,.05)}.ticket-thread-message--agent .ticket-thread-message__body{background:linear-gradient(180deg,#fbfdff,#f4f8fc)}.ticket-thread-message__body p{margin:0;white-space:pre-wrap;word-break:break-word}.ticket-thread-message__quote-group{display:grid;grid-gap:10px;gap:10px}.ticket-thread-message__quote-group summary{cursor:pointer;font-size:.76rem;font-weight:600;color:#5b6f86;list-style:none}.ticket-thread-message__quote-group summary::-webkit-details-marker{display:none}.ticket-thread-message__quote-group summary:before{content:"▸";display:inline-block;margin-right:8px;color:#6d8299;transition:transform .14s ease}.ticket-thread-message__quote-group[open] summary:before{transform:rotate(90deg)}.ticket-thread-message__quote{margin:0;padding:12px 14px;border-left:3px solid rgba(15,76,138,.12);background:hsla(0,0%,100%,.72);color:#6c7c90;font-size:.84rem;line-height:1.68;white-space:pre-wrap;word-break:break-word}.ticket-reply-box{position:relative;display:grid;grid-gap:12px;gap:12px;padding:18px 22px 22px;border-top:1px solid rgba(15,76,138,.08);background:linear-gradient(180deg,rgba(248,251,255,.92),rgba(241,246,251,.96))}.ticket-reply-box--drag-active textarea{border-color:rgba(15,76,138,.46);background:rgba(236,244,255,.96);box-shadow:0 0 0 3px rgba(15,76,138,.1)}.ticket-reply-box__label{color:var(--shell-brand);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ticket-reply-box textarea{width:100%;min-height:112px;resize:vertical;padding:12px 14px;border-radius:10px;border:1px solid rgba(15,76,138,.12);background:hsla(0,0%,100%,.94);color:#25394d;font:inherit}.ticket-reply-box--disabled textarea{cursor:not-allowed;opacity:.72}.ticket-reply-box__file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ticket-reply-box__toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.ticket-reply-box__toolbar-left{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ticket-reply-box__toolbar-left button{border:1px solid rgba(15,76,138,.12);border-radius:10px;background:#fff;padding:9px 12px;color:#71859a;font-weight:700}.ticket-reply-box__toolbar .board-link[disabled],.ticket-reply-box__toolbar-left button[disabled]{cursor:not-allowed;opacity:.55}.ticket-reply-box__notice{margin:0;font-size:.82rem}.ticket-reply-box__attachment-summary{color:#0f4c8a;font-size:.82rem;font-weight:700}.ticket-reply-box__attachment-list{display:grid;grid-gap:8px;gap:8px;margin:0;padding:0;list-style:none}.ticket-reply-box__attachment-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid rgba(15,76,138,.12);border-radius:10px;background:hsla(0,0%,100%,.84)}.ticket-reply-box__attachment-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#31495f;font-size:.84rem}.ticket-reply-box__attachment-item button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:999px;background:rgba(180,52,52,.1);color:#b43434;font-size:1rem;font-weight:700;cursor:pointer}.ticket-reply-box__attachment-item button[disabled]{opacity:.55;cursor:not-allowed}.ticket-reply-box__error,.ticket-reply-box__success{margin:0;padding:10px 12px;border-radius:10px;font-size:.84rem}.ticket-reply-box__error{background:#fdf0f0;border:1px solid rgba(180,52,52,.18);color:#b43434}.ticket-reply-box__success{background:#ecf8f0;border:1px solid rgba(27,122,68,.18);color:#1b7a44}.ticket-reply-box__overlay{position:absolute;inset:0;z-index:2;display:grid;place-items:center;background:rgba(247,250,253,.7);border-radius:0 0 18px 18px}.ticket-reply-box__overlay-card{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border:1px solid rgba(15,76,138,.12);border-radius:999px;background:hsla(0,0%,100%,.96);color:#143d67;box-shadow:0 12px 32px rgba(11,32,61,.12)}.ticket-reply-box__overlay-spinner{width:15px;height:15px;border:2px solid rgba(15,76,138,.18);border-top-color:#0f4c8a;border-radius:999px;animation:ticket-reply-spinner .9s linear infinite}@keyframes ticket-reply-spinner{to{transform:rotate(1turn)}}.ticket-detail-secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.ticket-detail-simple,.ticket-detail-simple__main{display:grid;grid-gap:24px;gap:24px}.detail-card{padding:0;overflow:hidden}.detail-field-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:0;gap:0}.detail-field{display:grid;grid-gap:8px;gap:8px;padding:20px 22px;border-top:1px solid rgba(15,76,138,.08)}.detail-field span{color:#7d8ea1;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.detail-field strong{color:#22384c;font-size:1.06rem;line-height:1.45}.detail-summary{margin:0;padding:20px 22px 22px}.detail-stack{padding:0 22px 22px}.detail-stack__item--link:hover{border-color:rgba(15,76,138,.22);transform:translateY(-1px)}.kb-detail-page{display:grid;grid-gap:24px;gap:24px}.kb-detail-page__hero{margin-bottom:0;padding:30px 32px;border-radius:22px;background:#fff;box-shadow:none}.kb-detail-page__hero-meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:10px}.kb-detail-page__document-no{color:#6c8098;font-size:.92rem;font-weight:700}.kb-detail-page__hero h1{margin-bottom:10px;font-size:clamp(2rem,3vw,2.6rem);line-height:1.12}.kb-detail-page__hero p{margin:0;color:#5d738b;font-size:.98rem;font-weight:600}.kb-detail-page__overview-card{margin-top:-4px;border-radius:22px;background:#fff;box-shadow:none}.kb-detail-page__layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start}.kb-detail-page__content-stack{padding-top:22px}.kb-detail-page .detail-card{border-radius:22px;background:#fff;box-shadow:none}.kb-detail-page__content-item span{white-space:pre-line;line-height:1.78}.kb-detail-page__action-group{display:grid;grid-gap:12px;gap:12px}.kb-detail-page__action-group .kb-search-card__primary-action,.kb-detail-page__action-group .kb-search-card__secondary-action{width:100%;justify-content:center}.kb-detail-page .ticket-detail-simple__side{position:-webkit-sticky;position:sticky;top:110px}.kb-detail-page .detail-card__header{padding:24px 24px 18px}.kb-detail-page .detail-card__header h2{font-size:1.16rem}.kb-detail-page .detail-field{padding:18px 24px}.kb-detail-page .detail-stack{padding:0 24px 24px}.case-detail-page{padding:0 56px 140px}.case-detail-page .workspace-layout{border-radius:26px;overflow:hidden;border-top:1px solid var(--line);background:hsla(0,0%,100%,.72)}@media (max-width:1220px){.landing-page .hero-band{min-height:214px;padding-top:38px;padding-bottom:16px}.landing-page .hero-band__content h1{font-size:clamp(1.56rem,1.08rem + .9vw,1.96rem)}.landing-page .hero-band__content p{font-size:.8rem}.landing-page .hero-search-shell{width:min(920px,calc(100% - 36px));margin-top:10px}.kb-detail-page__layout{grid-template-columns:minmax(0,1fr)}.kb-detail-page .ticket-detail-simple__side{position:static}.landing-page--guest .resources-section:last-child{min-height:0}.shell-header__inner{gap:16px;min-height:var(--shell-header-height)}.shell-nav{justify-content:flex-start;padding-left:0;align-self:stretch}.shell-header__tools,.shell-nav,.utility-bar{flex-wrap:nowrap}.utility-bar{gap:10px}.shell-nav__link,.utility-bar{min-height:var(--shell-header-height)}.shell-nav__link{padding:0 12px;font-size:12.5px}.hero-band{min-height:274px;padding:58px 24px 24px}.hero-band__visual-logo{top:16px;left:24px;width:100px}.hero-band__content{max-width:900px;width:min(900px,calc(100% - 40px))}.hero-band__content h1{max-width:none;font-size:clamp(1.74rem,1.22rem + 1vw,2.18rem);line-height:1.06;white-space:nowrap}.hero-band__content p{max-width:32rem;margin-top:8px;font-size:.84rem;line-height:1.4;white-space:nowrap}.hero-search-shell{width:min(76%,calc(100% - 56px));margin-top:14px}.hero-search-card{padding:12px 14px}.hero-search-card__row{min-height:42px}.hero-search-card__row input{font-size:.86rem}.utility-bar__locale-panel{width:100vw;max-width:100vw}.activity-grid,.mini-article-list,.profile-debug-grid,.profile-layout,.resource-grid,.ticket-detail-secondary{grid-template-columns:1fr 1fr}.case-detail-page{padding:0 20px 120px}}@media (max-width:1024px){.support-shell--v2{--shell-header-height:56px}.landing-page .hero-band{min-height:204px;padding-top:34px}.landing-page .hero-band__content h1{max-width:20ch;font-size:clamp(1.44rem,1.02rem + .84vw,1.78rem);white-space:normal;text-wrap:balance}.landing-page .hero-band__content p{max-width:40rem;white-space:normal}.landing-page .hero-search-shell{width:min(860px,calc(100% - 28px))}.shell-main--dashboard .landing-page--guest{grid-template-rows:auto auto}.shell-header__inner{gap:14px;min-height:var(--shell-header-height)}.shell-nav{flex-wrap:nowrap;align-self:stretch}.shell-header__tools,.utility-bar{flex-wrap:nowrap;width:auto}.shell-brand-copy strong{display:none}.hero-band{min-height:262px;padding:56px 20px 22px}.hero-band__visual-logo{top:16px;left:20px;width:92px}.hero-band__content{max-width:760px;width:min(760px,calc(100% - 32px))}.hero-band__content h1{max-width:13ch;font-size:clamp(1.58rem,1.12rem + 1.2vw,1.94rem);line-height:1.08;white-space:normal;text-wrap:balance}.hero-band__content p{max-width:30rem;font-size:.8rem;line-height:1.38;white-space:normal}.hero-search-shell{width:min(80%,calc(100% - 40px));margin-top:12px}.hero-search-card{padding:11px 13px}.hero-search-card__row{min-height:40px;gap:10px}.hero-search-card__row input{font-size:.84rem}}@media (max-width:900px){.content-page,.dashboard-section,.hero-band,.resources-section,.shell-footer__inner,.shell-header__inner{padding-left:20px;padding-right:20px}.hero-search-card__actions{flex-wrap:wrap}.landing-page{padding-bottom:72px}.landing-page .hero-search-shell{width:100%;margin-top:10px}.landing-page--guest .resources-section:last-child{min-height:0}.hero-search-card__arrow{margin-left:0}.hero-search-results__header{flex-direction:column;align-items:flex-start}.hero-search-shell{width:100%;margin-top:18px}.hero-band__visual-logo{top:18px;left:18px;width:88px}.hero-band{min-height:0;padding-top:54px;padding-bottom:18px}.hero-band__content{max-width:100%;text-align:center}.hero-band__content h1{max-width:14ch;font-size:clamp(1.46rem,1.12rem + 2.4vw,1.82rem);line-height:1.08;text-wrap:balance}.hero-band__content h1,.hero-band__content p{margin-left:auto;margin-right:auto;white-space:normal}.hero-band__content p{max-width:24rem;font-size:.76rem;line-height:1.35}.hero-search-card{padding:10px 12px}.hero-search-card__row{min-height:38px}.hero-search-card__row input{font-size:.8rem}.shell-main--dashboard .landing-page--guest,.shell-main--dashboard .landing-page--member{grid-template-rows:auto auto}.hero-search-results-mount{width:calc(100% - 40px)}.utility-bar__locale-panel{max-height:calc(100vh - var(--shell-header-height));padding:18px 0 20px}.utility-bar__locale-group-options{gap:10px 20px}.utility-bar__locale-panel-inner{width:calc(100% - 28px)}.activity-grid,.mini-article-list,.profile-debug-grid,.profile-layout,.resource-grid,.ticket-create-form__grid,.ticket-create-form__row,.ticket-detail-secondary{grid-template-columns:1fr}.ticket-detail-layout,.ticket-detail-panel{flex-direction:column}.ticket-detail-panel{width:100%}.ticket-detail-panel__tab{width:100%;min-height:0;padding:12px 14px;flex-direction:row;justify-content:space-between}.ticket-detail-panel__tab-label{writing-mode:initial;-webkit-text-orientation:initial;text-orientation:mixed;transform:none}.ticket-detail-panel__body{width:100%;max-height:0;margin-left:0;margin-top:0;transition:max-height .18s ease,margin-top .18s ease,border-color .18s ease}.ticket-detail-panel--open .ticket-detail-panel__body{width:100%;max-height:1200px;margin-left:0;margin-top:10px}.ticket-thread-message{grid-template-columns:1fr}.ticket-thread-message__avatar{width:38px;height:38px}.ticket-thread-message__meta{flex-direction:column}.ticket-pagination,.ticket-reply-box__toolbar{align-items:flex-start}.ticket-pagination{flex-direction:column}.ticket-board__filters,.ticket-board__summary-grid{grid-template-columns:1fr;flex-direction:column}.ticket-board__filters-grid{grid-template-columns:1fr}.ticket-board__reset{align-self:flex-start}.downloads-hero,.downloads-layout{grid-template-columns:1fr;flex-direction:column}.downloads-footer,.downloads-hero__actions,.downloads-toolbar{width:100%;flex-direction:column;align-items:flex-start}.downloads-filter{min-width:0;width:100%}.utility-bar{justify-content:space-between;width:100%;gap:12px}.shell-header{padding:0}.shell-header__inner{grid-template-columns:1fr;justify-items:start;gap:12px;min-height:0;width:calc(100% - 36px);padding:12px 0}.shell-nav{flex-wrap:wrap;align-self:auto}.shell-header__tools,.utility-bar{flex-wrap:wrap;width:100%}.shell-footer{padding-left:0;padding-right:0}.shell-footer__inner{flex-direction:column;width:calc(100% - 40px)}.shell-footer__links{flex-wrap:wrap}.login-overlay{padding:56px 12px 12px}.login-modal{width:calc(100vw - 24px)}.login-modal__header{flex-direction:column;align-items:flex-start;padding:20px}.login-modal__body{padding:28px 20px 32px}.login-modal__socials{grid-template-columns:1fr}.floating-assistant{right:16px;left:16px;bottom:16px}.floating-assistant__launcher{min-width:0;width:100%}.floating-assistant__panel{right:0;left:0;width:auto;max-height:calc(100vh - 92px)}}