:root{color:#1f1f1f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#d9dcdf;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{min-height:100%}body{min-height:100vh;margin:0}button,input{font:inherit}a{text-underline-offset:3px;text-decoration-thickness:1px}#root{min-height:100vh}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-shell__routes{flex:1}.app-shell__footer{color:#ffffffd1;letter-spacing:.01em;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a1323eb;justify-content:center;align-items:center;min-height:18px;margin-top:auto;padding:2px 12px;font-size:.68rem;line-height:1.1;display:flex}.app-shell__footer a{color:inherit;text-decoration:none}.app-shell__footer a:hover{color:#0d6efd}@media (width<=640px){.app-shell__footer{min-height:16px;padding:2px 8px;font-size:.62rem}}.confirm-action-modal{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1100;background:#0f172a94;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.confirm-action-modal__card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #13223514;border-radius:1.6rem;width:min(100%,32rem);padding:1.7rem;position:relative;box-shadow:0 28px 70px #0f172a3d}.confirm-action-modal__close{color:#526274;cursor:pointer;background:#e8edf3e6;border:0;border-radius:999px;width:2.2rem;height:2.2rem;font-size:1rem;font-weight:700;position:absolute;top:1rem;right:1rem}.confirm-action-modal__header{align-items:flex-start;gap:1rem;margin-bottom:1rem;padding-right:2.75rem;display:flex}.confirm-action-modal__icon{border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.25rem;font-weight:800;display:inline-flex}.confirm-action-modal__icon--primary{color:#2563eb;background:#3b82f61f}.confirm-action-modal__icon--secondary{color:#4f46e5;background:#6366f11f}.confirm-action-modal__icon--danger{color:#c63d3d;background:#d94b4b1f}.confirm-action-modal__heading{min-width:0}.confirm-action-modal__eyebrow{color:#6b7c8f;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.35rem;font-size:.8rem;font-weight:700;display:inline-block}.confirm-action-modal__title{color:#132235;margin:0;font-size:1.45rem;line-height:1.2}.confirm-action-modal__text{color:#526274;margin:0 0 .85rem;line-height:1.6}.confirm-action-modal__actions{border-top:1px solid #13223514;justify-content:flex-end;gap:.75rem;margin-top:1.6rem;padding-top:1rem;display:flex}.confirm-action-modal__button{cursor:pointer;border:0;border-radius:999px;min-width:8.75rem;padding:.9rem 1.4rem;font-size:.95rem;font-weight:600;transition:transform .18s,filter .18s,box-shadow .18s}.confirm-action-modal__button:disabled{cursor:not-allowed;opacity:.7}.confirm-action-modal__button--secondary{color:#1b2b3d;background:#e8edf3}.confirm-action-modal__button--primary{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 12px 24px #2563eb38}.confirm-action-modal__button--danger{color:#fff;background:linear-gradient(135deg,#d94b4b,#c63d3d);box-shadow:0 12px 24px #c63d3d38}.confirm-action-modal__button:not(:disabled):hover,.confirm-action-modal__close:not(:disabled):hover{filter:brightness(.98)}.confirm-action-modal__button:not(:disabled):hover{transform:translateY(-1px)}@media (width<=640px){.confirm-action-modal__actions{flex-direction:column-reverse}.confirm-action-modal__button{width:100%}}.home-page{isolation:isolate;background:radial-gradient(circle at 0 0,#ffffffe6,#0000 28%),linear-gradient(#eef2f6 0%,#e3e7ec 100%);grid-template-columns:240px minmax(0,1fr);gap:0;min-height:100vh;padding:18px;display:grid;position:relative}.home-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:40;background:#ffffffb8;border:1px solid #ffffffc7;border-radius:0 28px 28px 0;grid-template-columns:1fr auto;align-items:center;gap:18px;min-height:74px;padding:12px 18px;display:grid;position:relative;box-shadow:0 18px 50px #1c2c3e14}.home-topbar__mobile-bar{display:none}.home-topbar__menu-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#24384a 0%,#1a2b3b 100%);border:0;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;box-shadow:0 12px 24px #23384a29}.home-topbar__menu-button svg{width:20px;height:20px}.home-topbar__mobile-current{gap:4px;display:grid}.home-topbar__mobile-label{color:#6f7f8c;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:700}.home-topbar__mobile-current strong{color:#162734;font-size:1.05rem}.home-sidebar-column{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #ffffffc7;border-right:0;border-radius:28px 0 28px 28px;flex-direction:column;min-height:0;display:flex;overflow:hidden;box-shadow:0 18px 50px #1c2c3e14}.home-brand-panel{justify-content:center;align-items:center;min-height:58px;padding:6px 18px 2px;display:flex}.home-brand{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:100%;padding:0;display:flex}.home-brand__logo{width:136px;max-width:100%;height:auto;display:block}.home-topbar__stats{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:14px;display:flex}.home-stat,.home-topbar__action{border-radius:10px;justify-content:center;align-items:center;min-width:122px;min-height:30px;padding:0 14px;font-size:clamp(.82rem,1vw,1rem);font-weight:600;display:inline-flex;box-shadow:0 10px 22px #1928361f}.home-stat{color:#fff;flex-direction:column;gap:2px}.home-stat__value{font-size:.92rem;line-height:1}.home-stat__label{letter-spacing:.08em;text-transform:uppercase;opacity:.88;font-size:.58rem}.home-stat--open{background:linear-gradient(135deg,#22d58f 0%,#0fb173 100%)}.home-stat--closed{background:linear-gradient(135deg,#ff8f78 0%,#ec6b55 100%)}.home-topbar__action{color:#fff;cursor:pointer;background:linear-gradient(135deg,#24384a 0%,#1a2b3b 100%);border:0;transition:transform .2s,box-shadow .2s,filter .2s}.home-topbar__action:hover,.home-topbar__action:focus-visible{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 14px 30px #23384a38}.home-topbar__action.is-active{box-shadow:0 14px 30px #23384a38,inset 0 0 0 1px #ffffff29}.home-topbar__actions{align-items:center;gap:12px;display:flex}.home-notifications,.home-user{cursor:pointer;color:#172633;background:#ffffffad;border:1px solid #1e2c3b14;border-radius:14px;align-items:center;gap:10px;padding:8px 12px;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 10px 24px #1c2c3e14}.home-notifications:hover,.home-notifications:focus-visible,.home-user:hover,.home-user:focus-visible{background:#ffffffeb;transform:translateY(-1px);box-shadow:0 14px 30px #1c2c3e1f}.home-notifications__icon{background:linear-gradient(#fff 0%,#eef2f6 100%);border:1.5px solid #17263340;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.home-notifications__icon svg{width:16px;height:16px}.home-notifications__label{font-size:.94rem;font-weight:700}.home-notifications__count{color:#fff;background:linear-gradient(135deg,#24384a 0%,#1a2b3b 100%);border-radius:999px;justify-content:center;align-items:center;min-width:24px;min-height:24px;padding:0 6px;font-size:.76rem;font-weight:700;display:inline-flex}.home-user{min-width:0}.home-notification-menu,.home-user-menu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:60;background:#fffffff5;border:1px solid #24384a1a;border-radius:18px;gap:6px;min-width:190px;padding:10px;display:grid;position:absolute;top:calc(100% - 6px);box-shadow:0 22px 50px #1c2c3e24}.home-notification-menu{gap:14px;width:min(420px,100vw - 360px);right:228px}.home-notification-menu__header{color:#5c6d79;justify-content:space-between;align-items:center;gap:12px;font-size:.86rem;display:flex}.home-notification-menu__header strong{color:#172633;font-size:1rem}.home-notification-menu__list{gap:12px;max-height:420px;display:grid;overflow-y:auto}.home-notification-menu__empty{color:#71818d;padding:10px 4px;font-size:.92rem}.home-notification-card{background:#f7f9fb;border:1px solid #24384a14;border-radius:18px;gap:10px;padding:16px;display:grid}.home-notification-card__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.home-notification-card strong{color:#172633;font-size:1rem}.home-notification-card p{color:#5d6f7b;max-width:none;margin:0;font-size:.92rem;line-height:1.5}.home-notification-card__status{border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:28px;padding:0 12px;font-size:.75rem;font-weight:700;display:inline-flex}.home-notification-card__status--pending{color:#b56b00;background:#f3a72724}.home-notification-card__status--accepted{color:#14865e;background:#22d58f24}.home-notification-card__status--assigned{color:#203449;background:#2034491f}.home-notification-card__status--upcoming{color:#1f5da3;background:#2b83dc24}.home-notification-card__status--due_today{color:#a9630b;background:#eda42c29}.home-notification-card__status--overdue{color:#af3421;background:#e35e4c24}.home-notification-card__status--removed,.home-notification-card__status--canceled,.home-notification-card__status--declined,.home-notification-card__status--expired{color:#b13d47;background:#d14d4d1f}.home-notification-card__actions{flex-wrap:wrap;gap:10px;display:flex}.home-notification-card__button{color:#fff;min-height:40px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#24384a 0%,#1a2b3b 100%);border:0;border-radius:999px;padding:0 16px;font-size:.88rem;font-weight:700}.home-notification-card__button:disabled,.home-notification-card__icon-button:disabled{opacity:.7;cursor:wait}.home-notification-card__button--ghost{color:#23384a;background:#24384a14}.home-notification-card__icon-button{color:#23384a;cursor:pointer;background:#24384a14;border:0;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.home-notification-card__icon-button svg{width:18px;height:18px}.home-notification-menu__error{color:#b13d47;background:#d14d4d14;border-radius:14px;padding:12px 14px;font-size:.88rem}.home-user-menu{right:24px}.home-mobile-menu-layer{z-index:1050;position:fixed;inset:0}.home-mobile-menu-layer__backdrop{background:#0f172a73;border:0;position:absolute;inset:0}.home-mobile-menu{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff7;border-right:1px solid #24384a14;align-content:start;gap:18px;width:min(360px,88vw);height:100%;padding:24px 18px;display:grid;position:absolute;top:0;left:0;overflow-y:auto;box-shadow:0 24px 60px #1c2c3e2e}.home-mobile-menu__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.home-mobile-menu__header strong{color:#162734;font-size:1.2rem}.home-mobile-menu__eyebrow{color:#738390;letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-size:.76rem;font-weight:700;display:block}.home-mobile-menu__close{color:#23384a;cursor:pointer;background:#24384a14;border:0;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.home-mobile-menu__close svg{width:18px;height:18px}.home-mobile-menu__section{gap:12px;display:grid}.home-mobile-menu__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.home-mobile-menu__stats .home-stat{min-width:0;min-height:58px}.home-mobile-menu__actions,.home-mobile-menu__nav{gap:8px;display:grid}.home-mobile-menu__action{color:#fff;min-height:46px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#24384a 0%,#1a2b3b 100%);border:0;border-radius:14px;font-weight:700}.home-mobile-menu__action--ghost{color:#23384a;background:#24384a14}.home-user-menu__item{color:#203240;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;min-height:46px;padding:0 14px;font-size:.98rem;font-weight:600;transition:background .2s,color .2s,transform .2s}.home-user-menu__item:hover,.home-user-menu__item:focus-visible{background:#24384a14;transform:translate(2px)}.home-user-menu__item--danger{color:#d14d4d}.home-user-menu__item--danger:hover,.home-user-menu__item--danger:focus-visible{color:#bb3535;background:#d14d4d14}.home-user__avatar{background:linear-gradient(#fff 0%,#eef2f6 100%);border:1.5px solid #17263340;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.home-user__avatar svg,.home-user>svg{width:16px;height:16px}.home-user__name{font-size:clamp(.92rem,1vw,1.02rem);font-weight:700}.home-main-column{grid-template-rows:auto minmax(0,1fr);gap:18px;min-height:0;display:grid}.home-sidebar{flex-direction:column;flex:1;gap:26px;min-height:0;padding:12px 18px 20px;display:flex}.home-sidebar__group{gap:12px;display:grid}.home-sidebar__title{color:#2d4253;letter-spacing:.02em;margin:0;font-size:.95rem;font-weight:700}.home-sidebar__items{gap:8px;display:grid}.home-sidebar__item{text-align:left;color:#213241;cursor:pointer;background:0 0;border:0;border-radius:14px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:.98rem;transition:background .2s,box-shadow .2s,color .2s,transform .2s;display:flex}.home-sidebar__item:hover,.home-sidebar__item:focus-visible,.home-sidebar__item.is-active{color:#1e3141;background:linear-gradient(135deg,#24384a1a,#24384a0a);transform:translate(2px);box-shadow:inset 0 0 0 1px #24384a14}.home-sidebar__icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.home-sidebar__icon svg{width:100%;height:100%}.home-sidebar__icon--open,.home-sidebar__icon--closed{width:22px;height:22px}.home-sidebar__icon--open .status-dot{background:linear-gradient(#43f047 0%,#0a980b 100%)}.home-sidebar__icon--closed .status-dot{background:linear-gradient(#ff7070 0%,#c30000 100%)}.status-dot{border-radius:50%;width:100%;height:100%;display:block;box-shadow:inset 0 1px 1px #ffffff4d,0 4px 10px #0000001f}.home-sidebar__footer{color:#778692;margin-top:auto;font-size:.92rem}.home-content{min-width:0;padding-left:18px}.home-content__card{background:linear-gradient(135deg,#ffffffe0,#f5f8fbb8),#ffffffbf;border:1px solid #ffffffd9;border-radius:30px;flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;min-height:100%;padding:44px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #1c2c3e1a}.home-content__card--form{justify-content:flex-start}.home-content__card--profile{justify-content:flex-start;padding-top:56px}.home-content__card--ticket-list{justify-content:flex-start;padding:22px 28px}.home-content__card--reports{justify-content:flex-start;padding:30px 22px 0}.home-content__card--team{justify-content:flex-start}.home-content__card:before{content:"";pointer-events:none;background:radial-gradient(circle,#22d58f29 0%,#0000 70%);border-radius:50%;width:220px;height:220px;position:absolute;top:-80px;right:-60px}.home-content__card:after{content:"";pointer-events:none;background:radial-gradient(circle,#24384a17 0%,#0000 72%);border-radius:50%;width:260px;height:260px;position:absolute;bottom:-100px;left:-40px}.home-content__header{z-index:1;justify-content:space-between;align-items:flex-start;gap:20px;width:100%;display:flex;position:relative}.home-content__heading{gap:14px;display:grid}.home-content__eyebrow{color:#5d7282;letter-spacing:.2em;text-transform:uppercase;z-index:1;font-size:.82rem;font-weight:700;position:relative}.home-content__card h1{color:#172633;z-index:1;margin:0;font-size:clamp(2rem,3vw,3.4rem);line-height:1.08;position:relative}.home-content__card p{color:#52636f;z-index:1;max-width:680px;margin:0;font-size:1.05rem;line-height:1.7;position:relative}.home-content__actions{z-index:1;flex-wrap:wrap;gap:14px;display:flex;position:relative}.home-summary{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%;display:grid;position:relative}.home-summary__card{background:#f7f9fbd9;border:1px solid #24384a14;border-radius:22px;gap:10px;min-height:122px;padding:20px 22px;display:grid;box-shadow:inset 0 1px #ffffffa6}.home-summary__label{color:#6c7e8c;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:700}.home-summary__value{color:#192b39;font-size:1.35rem;line-height:1.2}.home-summary__detail{color:#60707d;font-size:.92rem;line-height:1.5}.home-panel{z-index:1;background:#ffffffe6;border:1px solid #24384a14;border-radius:26px;gap:20px;width:100%;padding:24px;display:grid;position:relative;box-shadow:0 16px 36px #1c2c3e14}.home-panel__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.home-panel__eyebrow{color:#738390;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:.78rem;font-weight:700;display:block}.home-panel__header h2{color:#162734;margin:0;font-size:1.35rem}.home-panel__badge{color:#14865e;background:#22d58f1f;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 14px;font-size:.82rem;font-weight:700;display:inline-flex}.home-panel__table{gap:10px;display:grid}.home-panel__table-head,.home-panel__table-row{grid-template-columns:1.1fr 1fr 1.2fr 1fr;align-items:center;gap:14px;display:grid}.home-panel__table-head{color:#7a8894;letter-spacing:.08em;text-transform:uppercase;padding:0 16px 6px;font-size:.76rem;font-weight:700}.home-panel__table-row{color:#243746;background:#f7f9fb;border-radius:18px;min-height:58px;padding:0 16px;font-size:.96rem;box-shadow:inset 0 0 0 1px #24384a0d}.home-panel__table-row span:last-child{color:#1f7b5b;font-weight:700}.home-content__button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#24384a 0%,#1c2f40 100%);border:0;border-radius:999px;min-height:48px;padding:0 22px;font-weight:600;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 12px 24px #23384a29}.home-content__button:hover,.home-content__button:focus-visible{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 16px 28px #23384a33}.home-content__button--ghost{color:#23384a;box-shadow:none;background:#23384a14}.home-content__button--danger{background:linear-gradient(135deg,#d94b4b 0%,#bf3f3f 100%)}.ticket-form{z-index:1;gap:24px;width:100%;display:grid;position:relative}.home-content__placeholder{color:#2a3e50;background:#f4f6f8f5;border:1px solid #24384a1a;border-radius:22px;padding:24px;box-shadow:inset 0 1px #ffffffb3,0 8px 18px #1c2c3e0d}.home-content__placeholder p{margin:0;line-height:1.6}.ticket-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.ticket-field{gap:10px;display:grid}.ticket-field>span{color:#182a39;font-size:1.02rem;font-weight:600}.ticket-field--combobox{position:relative}.ticket-field__control{background:#f4f6f8f5;border:1px solid #24384a1a;border-radius:18px;align-items:center;min-height:62px;padding:0 18px;transition:border-color .2s,box-shadow .2s,background .2s;display:flex;box-shadow:inset 0 1px #ffffffb3,0 8px 18px #1c2c3e0d}.ticket-field__control:focus-within{background:#fffffffa;border-color:#24384a42;box-shadow:inset 0 1px #ffffffd1,0 10px 24px #1c2c3e14}.ticket-field__control input,.ticket-field__control select,.ticket-field__control textarea{color:#1b2d3c;width:100%;font:inherit;background:0 0;border:0;outline:0}.ticket-field__control input::placeholder,.ticket-field__control textarea::placeholder{color:#778692}.ticket-field__control select{appearance:none;cursor:pointer;padding-right:20px}.ticket-field__control--select svg{color:#1f3141;flex-shrink:0;width:24px;height:24px}.ticket-field__toggle{color:#1f3141;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.ticket-field__toggle:disabled{cursor:default;opacity:.45}.ticket-field__options{z-index:10;background:#fffffffa;border:1px solid #24384a1f;border-radius:18px;flex-direction:column;gap:4px;max-height:220px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 36px #1c2c3e1f}.ticket-field__option{color:#1b2d3c;width:100%;font:inherit;text-align:left;background:0 0;border:0;border-radius:12px;padding:12px 14px}.ticket-field__option:not(.ticket-field__option--empty){cursor:pointer}.ticket-field__option:hover,.ticket-field__option.is-active{background:#1f314114}.ticket-field__option--empty{color:#778692}.ticket-field__control--textarea{align-items:flex-start;min-height:180px;padding:18px}.ticket-field__control--textarea textarea{resize:vertical;min-height:140px}.ticket-form__footer{background:#f4f6f8f5;border:1px solid #24384a14;border-radius:22px;justify-content:space-between;align-items:center;gap:16px;min-height:90px;padding:16px 18px;display:flex;box-shadow:0 12px 28px #1c2c3e0f}.ticket-form__attachments{gap:10px;display:grid}.ticket-form__attachment-item{color:#1b2d3c;background:#f4f6f8f5;border:1px solid #24384a14;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.ticket-form__attachment-item span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ticket-form__attachment-item button{color:#c73a36;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:600}.ticket-form__attachment{color:#5b6770;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:0;font-size:.98rem;display:inline-flex}.ticket-form__attachment svg{color:#1f3141;width:34px;height:34px}.ticket-form__submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f7a12e 0%,#ef8b17 100%);border:0;border-radius:18px;min-width:210px;min-height:56px;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 14px 28px #ef8b1747}.ticket-form__submit:hover,.ticket-form__submit:focus-visible{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 18px 34px #ef8b1757}.home-profile{z-index:1;gap:28px;width:100%;max-width:1120px;margin:0 auto;display:grid;position:relative}.home-profile__title{text-align:center;color:#000;margin:0;font-size:clamp(2.4rem,4vw,4rem);font-weight:500;line-height:1.05}.profile-form{gap:30px;width:100%;display:grid}.profile-form__feedback{color:#a11b27;text-align:center;background:#e0202f14;border-radius:16px;margin:0;padding:14px 16px;font-size:.96rem}.profile-form__feedback--success{color:#187657;background:#1876571a}.profile-form .ticket-field{gap:12px}.profile-form .ticket-field>span{color:#111;font-size:1rem;font-weight:500}.profile-form .ticket-field__control{background:#f3f3f3;border:1px solid #11111114;border-radius:14px;min-height:54px;box-shadow:0 2px 4px #00000014}.profile-form .ticket-field__control input{color:#6c6c6c;font-size:clamp(1rem,1.5vw,1.15rem)}.team-view{z-index:1;gap:22px;width:100%;display:grid;position:relative}.team-view__summary{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;width:100%;display:grid}.team-view__summary-card,.team-invite,.team-panel{background:#ffffffe6;border:1px solid #24384a14;border-radius:24px;box-shadow:0 16px 36px #1c2c3e14}.team-view__summary-card{gap:8px;min-height:136px;padding:22px 24px;display:grid}.team-view__summary-card span,.team-view__summary-card small{color:#62727e}.team-view__summary-card span{letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:700}.team-view__summary-card strong{color:#172633;font-size:1.8rem;line-height:1.1}.team-view__summary-card small{font-size:.92rem;line-height:1.5}.team-feedback{color:#24384a;background:#24384a14;border-radius:18px;width:100%;margin:0;padding:14px 16px;font-size:.95rem}.team-invite{gap:22px;padding:24px;display:grid}.team-invite__header h2,.team-panel__header h2{color:#162734;margin:0;font-size:1.35rem}.team-invite__tabs{flex-wrap:wrap;gap:10px;display:flex}.team-invite__tab{color:#445465;font:inherit;cursor:pointer;background:#f4f6f8f5;border:1px solid #24384a1f;border-radius:999px;padding:10px 16px;font-weight:600;transition:background .2s,color .2s,box-shadow .2s}.team-invite__tab.is-active{color:#fff;background:linear-gradient(135deg,#24384a 0%,#1a2b3b 100%);box-shadow:0 12px 24px #23384a29}.team-invite__footer{color:#637480;justify-content:space-between;align-items:center;gap:16px;font-size:.95rem;display:flex}.team-invite__footer--company{align-items:flex-end;margin-top:16px}.team-invite__button{color:#fff;min-height:48px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#24384a 0%,#1a2b3b 100%);border:0;border-radius:999px;padding:0 20px;font-weight:700;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 12px 24px #23384a29}.team-invite__button:hover,.team-invite__button:focus-visible{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 16px 28px #23384a33}.team-invite__button:disabled{cursor:not-allowed;opacity:.6;box-shadow:none;filter:none;transform:none}.team-panel{gap:20px;padding:24px;display:grid}.team-panel__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.team-panel__table{gap:10px;display:grid}.team-invite-list{gap:12px;display:grid}.team-invite-list__item{background:#f7f9fb;border:1px solid #24384a14;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:16px 18px;display:flex}.team-invite-list__item strong{color:#172633}.team-invite-list__item p{color:#647580;margin:6px 0 0;font-size:.9rem}.team-invite-list__status{border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:0 14px;font-size:.8rem;font-weight:700;display:inline-flex}.team-invite-list__status--accepted{color:#14865e;background:#22d58f24}.team-invite-list__status--assigned{color:#203449;background:#2034491f}.team-invite-list__status--removed,.team-invite-list__status--canceled,.team-invite-list__status--declined,.team-invite-list__status--expired{color:#b13d47;background:#d14d4d1f}.team-invite-list__actions{flex-wrap:wrap;gap:10px;display:flex}.team-invite-list__meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.team-invite-list__button{color:#fff;min-height:40px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#24384a 0%,#1a2b3b 100%);border:0;border-radius:999px;padding:0 16px;font-size:.88rem;font-weight:700}.team-invite-list__button--ghost{color:#23384a;background:#24384a14}.team-invite-list__button:disabled{opacity:.7;cursor:wait}.team-invite-list__icon-button{color:#23384a;cursor:pointer;background:#24384a14;border:0;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.team-invite-list__icon-button svg{width:18px;height:18px}.team-invite-list__icon-button:disabled{opacity:.7;cursor:wait}.team-sectors{flex-wrap:wrap;gap:12px;display:flex}.team-sectors__item{color:#243746;min-width:180px;min-height:72px;font:inherit;cursor:default;background:#f4f7fa;border:1px solid #24384a1f;border-radius:18px;justify-items:start;gap:4px;padding:14px 16px;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s;display:grid}.team-sectors__item span{font-weight:700}.team-sectors__item strong{color:#6c7b87;font-size:.84rem}.team-sectors__hint{color:#7a8894;margin:8px 0 0;font-size:.8rem}.team-sectors__leave-button{justify-content:center;width:100%;margin-top:8px}.team-sectors__item.is-active{background:#def5eccc;border-color:#11685038;box-shadow:0 12px 24px #11685014}.team-sectors__item.is-active strong{color:#187657}.team-sectors__item:disabled{cursor:default;opacity:1}.team-panel__sectors{flex-wrap:wrap;gap:8px;display:flex}.team-sector-chip{color:#5f7180;min-height:32px;font:inherit;cursor:pointer;background:#edf2f5;border:1px solid #24384a1f;border-radius:999px;padding:0 14px;font-size:.82rem;font-weight:700;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s,color .2s}.team-sector-chip.is-active{color:#fff;background:linear-gradient(135deg,#24384a 0%,#1a2b3b 100%);border-color:#23384a29;box-shadow:0 10px 20px #23384a29}.team-sector-chip:disabled{cursor:default}.team-panel__empty{color:#7a8894;font-size:.88rem}.team-panel__head,.team-panel__row{grid-template-columns:1.3fr 1fr 1fr 1fr;align-items:center;gap:14px;display:grid}.team-panel__head--admin,.team-panel__row--admin{grid-template-columns:1.2fr .9fr 1.4fr .7fr 1fr}.team-panel__head{color:#7a8894;letter-spacing:.08em;text-transform:uppercase;padding:0 16px 6px;font-size:.76rem;font-weight:700}.team-panel__row{color:#243746;background:#f7f9fb;border-radius:18px;min-height:58px;padding:0 16px;font-size:.96rem;box-shadow:inset 0 0 0 1px #24384a0d}.team-panel__status{color:#1f7b5b;font-weight:700}.team-panel__actions{justify-content:flex-end;display:flex}.team-panel__action-button{color:#23384a;min-height:38px;font:inherit;cursor:pointer;background:#24384a14;border:0;border-radius:999px;padding:0 14px;font-size:.84rem;font-weight:700}.team-panel__action-button--danger{color:#b13d47;background:#d14d4d1f}.team-panel__action-button:disabled{opacity:.7;cursor:wait}.ticket-list{gap:20px;width:100%;display:grid}.ticket-list__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.ticket-list__search{background:#d9d9d9;border-radius:999px;flex:1;align-items:center;gap:12px;max-width:840px;min-height:38px;padding:0 14px;display:flex;box-shadow:inset 0 0 0 2px #0000000f}.ticket-list__search svg{color:#000;flex-shrink:0;width:22px;height:22px}.ticket-list__search input{color:#1a1a1a;width:100%;font:inherit;background:0 0;border:0;outline:0}.ticket-list__search input::placeholder{color:#595959}.ticket-list__pagination{color:#121212;white-space:nowrap;align-items:center;gap:14px;font-size:1rem;font-weight:500;display:inline-flex}.ticket-list__bulk-action{color:#fff;cursor:pointer;background:#9f1d1d;border:0;border-radius:999px;min-height:38px;padding:0 16px;font-size:.9rem;font-weight:600;transition:transform .16s,background-color .16s,box-shadow .16s}.ticket-list__bulk-action:hover,.ticket-list__bulk-action:focus-visible{background:#b42323;outline:none;transform:translateY(-1px);box-shadow:0 8px 20px #9f1d1d33}.ticket-list__bulk-action:disabled{opacity:.45;cursor:default;box-shadow:none;transform:none}.ticket-list__nav{color:#161616;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.ticket-list__nav:disabled{opacity:.35;cursor:default}.ticket-list__nav svg{width:24px;height:24px}.ticket-list__table{width:100%;display:grid}.ticket-list__empty,.reports-table__empty{text-align:center;color:#6f7e8a;align-content:start;justify-items:center;min-height:180px;padding:24px;font-size:1rem;display:grid}.ticket-list__head,.ticket-list__row{grid-template-columns:1.05fr 1.85fr 1.55fr .95fr .95fr;align-items:center;column-gap:28px;display:grid}.ticket-list__head--with-select,.ticket-list__row--with-select{grid-template-columns:44px 1.05fr 1.85fr 1.55fr .95fr .95fr}.ticket-list__head{color:#111;border-bottom:1px solid #0000002e;min-height:52px;padding:0 6px;font-size:clamp(1.2rem,1.7vw,1.35rem);font-weight:500}.ticket-list__row{color:#111;min-height:40px;padding:2px 6px;font-size:clamp(1rem,1.45vw,1.12rem)}.ticket-list__status{color:#fff;white-space:normal;text-align:center;overflow-wrap:anywhere;border-radius:999px;justify-content:center;align-items:center;min-width:0;max-width:100%;min-height:24px;padding:6px 12px;font-size:.74rem;font-weight:500;line-height:1.2;display:inline-flex}.ticket-list__status-cell{align-items:center;min-width:0;display:flex}.ticket-list__select-cell{justify-content:center;align-items:center;display:inline-flex}.ticket-list__select-cell input{accent-color:#203449;cursor:pointer;width:18px;height:18px;margin:0}.ticket-list__action{color:#fff;white-space:nowrap;cursor:pointer;background:#203449;border:0;border-radius:999px;min-height:24px;padding:0 12px;font-size:.74rem;font-weight:500;line-height:1;transition:transform .16s,background-color .16s,box-shadow .16s}.ticket-list__action:hover,.ticket-list__action:focus-visible{background:#2b4661;outline:none;transform:translateY(-1px);box-shadow:0 8px 20px #20344924}.ticket-list__status--open{background:#22b573}.ticket-list__status--in-progress{background:#e0ae24}.ticket-list__status--requester-reply{background:#eb9640}.ticket-list__status--closed{background:#f17364}.reports-view{z-index:1;gap:22px;width:100%;display:grid;position:relative}.reports-view__title{color:#000;margin:0;font-size:clamp(2.3rem,4vw,3.7rem);font-weight:500;line-height:1.08}.reports-table{background:#fff6;border:1px solid #00000008;border-radius:26px;width:100%;display:grid;overflow:hidden}.reports-table__head,.reports-table__row{grid-template-columns:.8fr 1fr 1.1fr 1.1fr;align-items:center;column-gap:22px;padding-inline:68px;display:grid}.reports-table__head{color:#101010;border-bottom:1px solid #00000029;min-height:88px;font-size:clamp(1.45rem,2.2vw,2rem);font-weight:500}.reports-table__row{color:#171717;min-height:58px;font-size:clamp(1.05rem,1.45vw,1.2rem)}.reports-table__cell{gap:4px;display:grid}.reports-table__label{display:none}.reports-table__value{display:block}@media (width<=1100px){.home-page{grid-template-columns:1fr;gap:0}.home-sidebar-column{display:none}.home-main-column{grid-template-rows:auto auto;gap:18px}.home-topbar{border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px}.home-topbar__mobile-bar{align-items:center;gap:12px;min-width:0;display:flex}.home-topbar__menu-button{flex-shrink:0;display:inline-flex}.home-topbar__stats{display:none}.home-content{padding-left:0}.home-content__header,.home-panel__header{flex-direction:column;align-items:flex-start}.home-summary{grid-template-columns:1fr}.home-topbar__actions{justify-self:end}.home-notifications,.home-user{gap:8px;min-width:auto;padding:8px 10px}.home-notifications__label,.home-user__name,.home-user>svg{display:none}.home-notification-menu,.home-user-menu{width:auto;min-width:0;left:16px;right:16px}.team-view__summary,.ticket-form__grid{grid-template-columns:1fr}.home-content__card--profile{padding-top:36px}.ticket-list__toolbar{flex-direction:column;align-items:stretch}.ticket-list__search{max-width:none}.ticket-list__pagination{justify-content:flex-end}.team-invite__footer,.team-panel__header{flex-direction:column;align-items:flex-start}.reports-table__head,.reports-table__row{padding-inline:32px}}@media (width<=640px){.home-topbar{gap:10px;padding:12px}.home-content{padding-inline:0}.home-content__card{min-height:auto;padding:22px}.home-content__card--profile{padding-top:28px}.home-page{padding:12px}.home-topbar__mobile-current strong{font-size:.96rem}.home-topbar__actions{gap:8px}.home-notifications,.home-user{padding:8px}.home-notification-menu,.home-user-menu{left:12px;right:12px}.home-mobile-menu{width:min(320px,92vw);padding:20px 14px}.home-mobile-menu__stats{grid-template-columns:1fr}.home-panel{padding:18px}.home-panel__table-head,.home-panel__table-row,.team-panel__head,.team-panel__row{grid-template-columns:1fr;gap:6px}.home-panel__table-head,.team-panel__head{display:none}.home-panel__table-row,.team-panel__row{padding:14px 16px}.ticket-form__footer{flex-direction:column;align-items:stretch}.ticket-form__attachment-item{flex-direction:column;align-items:flex-start}.team-invite,.team-panel{padding:18px}.team-invite__button{width:100%}.ticket-form__submit{width:100%;min-width:0}.home-content__card--ticket-list{padding:18px}.home-content__card--reports{padding:22px 12px 0}.ticket-list__pagination{flex-wrap:wrap;justify-content:space-between;gap:10px}.ticket-list__bulk-action{width:100%}.ticket-list__table{gap:14px}.ticket-list__head{display:none}.ticket-list__row{background:#f7f9fb;border-radius:18px;grid-template-columns:1fr;gap:8px;padding:16px;box-shadow:inset 0 0 0 1px #24384a0f}.ticket-list__select-cell{justify-content:flex-start}.ticket-list__status{width:100%;min-width:0}.reports-view__title{font-size:clamp(1.9rem,7vw,2.4rem);line-height:1.14}.home-profile__title{font-size:clamp(1.9rem,7vw,2.6rem)}.reports-table{background:0 0;border:0;border-radius:0;gap:12px;overflow:visible}.reports-table__head{display:none}.reports-table__row{background:#f7f9fb;border-bottom:0;border-radius:18px;grid-template-columns:1fr;gap:14px;min-height:auto;padding:18px;box-shadow:inset 0 0 0 1px #24384a0f}.reports-table__cell{gap:2px}.reports-table__label{color:#687684;letter-spacing:.04em;text-transform:uppercase;font-size:.8rem;font-weight:600;display:block}.reports-table__value{color:#142131;font-size:1rem;font-weight:600}}.calendar-view{gap:22px;display:grid}.calendar-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.calendar-summary__card,.calendar-form,.calendar-board,.calendar-panel,.calendar-feedback{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc2;border:1px solid #ffffffdb;border-radius:24px;box-shadow:0 18px 42px #1c2c3e14}.calendar-summary__card{align-content:space-between;min-height:114px;padding:18px 20px;display:grid}.calendar-summary__card span{color:#60727f;font-size:.86rem;font-weight:700}.calendar-summary__card strong{color:#172633;font-size:clamp(1.8rem,3vw,2.4rem)}.calendar-summary__card.is-overdue{box-shadow:inset 0 0 0 1px #e35e4c29}.calendar-summary__card.is-today{box-shadow:inset 0 0 0 1px #eda42c29}.calendar-summary__card.is-upcoming{box-shadow:inset 0 0 0 1px #2b83dc29}.calendar-summary__card.is-reminder{box-shadow:inset 0 0 0 1px #43b88429}.calendar-feedback{color:#213545;padding:14px 18px;font-weight:600}.calendar-form{gap:18px;padding:24px;display:grid}.calendar-form__header,.calendar-panel__header,.calendar-board__toolbar{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.calendar-form__header h2,.calendar-panel__header h2,.calendar-board__toolbar h2{color:#172633;margin:4px 0 0;font-size:1.25rem}.calendar-form textarea{resize:vertical;color:#172633;width:100%;min-height:100px;font:inherit;background:0 0;border:0;outline:0}.calendar-form__footer{color:#61727f;justify-content:space-between;align-items:center;gap:16px;font-size:.9rem;display:flex}.calendar-form__buttons{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.calendar-form__button{cursor:pointer;border:0;border-radius:12px;min-height:42px;padding:0 14px;font-weight:700}.calendar-form__button.is-secondary{color:#213545;background:#24384a14}.calendar-layout{grid-template-columns:minmax(0,1.05fr) minmax(360px,1fr);align-items:start;gap:22px;display:grid}.calendar-board,.calendar-panel{padding:24px}.calendar-board{justify-self:start;max-width:860px}.calendar-board__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.calendar-board__actions button,.calendar-task-card__actions button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#24384a 0%,#1a2b3b 100%);border:0;border-radius:12px;min-height:42px;padding:0 14px;font-weight:700}.calendar-board__actions input{color:#172633;min-height:42px;font:inherit;background:#fff;border:1px solid #2235481f;border-radius:12px;padding:0 14px}.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-top:18px;display:grid}.calendar-grid__weekday{color:#62727e;text-align:center;text-transform:uppercase;padding:0 8px 4px;font-size:.8rem;font-weight:700}.calendar-grid__day{background:#f8fafc;border:1px solid #24384a12;border-radius:16px;align-content:start;gap:8px;min-height:104px;padding:10px;display:grid}.calendar-grid__day.is-outside{opacity:.48}.calendar-grid__date{color:#172633;font-size:.92rem;font-weight:700}.calendar-grid__items,.calendar-panel__list{gap:10px;display:grid}.calendar-chip,.calendar-badge{border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-size:.7rem;font-weight:700;display:inline-flex}.calendar-chip{white-space:nowrap;text-overflow:ellipsis;justify-content:flex-start;width:100%;overflow:hidden}.calendar-chip.is-overdue,.calendar-badge.is-overdue{color:#af3421;background:#e35e4c24}.calendar-chip.is-due_today,.calendar-badge.is-due_today{color:#a9630b;background:#eda42c29}.calendar-chip.is-upcoming,.calendar-badge.is-upcoming{color:#1f5da3;background:#2b83dc24}.calendar-chip.is-completed,.calendar-badge.is-completed{color:#18754a;background:#43b88429}.calendar-grid__more{color:#667785;font-size:.74rem;font-weight:600}.calendar-sidepanels{gap:22px;display:grid}.calendar-panel{min-height:100%}.calendar-task-card{background:#f8fafc;border:1px solid #24384a12;border-radius:18px;gap:8px;padding:16px;display:grid}.calendar-task-card__top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.calendar-task-card__top strong{color:#172633}.calendar-task-card span,.calendar-task-card small,.calendar-task-card p{color:#61727f;margin:0}.calendar-task-card__actions{flex-wrap:wrap;gap:10px;padding-top:4px;display:flex}.calendar-task-card__actions .is-danger{background:linear-gradient(135deg,#d4544d 0%,#bc3f39 100%)}@media (width<=1180px){.calendar-summary,.calendar-layout{grid-template-columns:1fr}.calendar-board{max-width:none}}@media (width<=820px){.calendar-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.calendar-grid{gap:8px}.calendar-grid__day{min-height:96px;padding:10px}.calendar-form__footer,.calendar-board__toolbar{flex-direction:column}}@media (width<=560px){.calendar-summary{grid-template-columns:1fr}.calendar-board,.calendar-panel,.calendar-form{padding:18px}.calendar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.calendar-grid__weekday{display:none}}.login-form{gap:14px;display:grid}.form-field input{width:100%;font:inherit;color:#2a2a2a;background:0 0;border:0;outline:0;flex:1}.login-form__helper{color:#222;letter-spacing:.12em;text-align:center;margin:-4px 0 0;font-size:.82rem}.login-form__feedback{color:#a11b27;text-align:center;background:#e0202f1a;border-radius:14px;margin:0;padding:12px 14px;font-size:.92rem}.login-form__text-button{color:inherit;font:inherit;letter-spacing:inherit;text-underline-offset:4px;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.login-form__divider{color:#3f3f3f;letter-spacing:.12em;text-transform:lowercase;align-items:center;gap:14px;font-size:.82rem;display:flex}.login-form__divider:before,.login-form__divider:after{content:"";background:#1b1b1b2e;flex:1;height:1px}.login-form__divider span{white-space:nowrap}.google-button,.auth-card__submit-button{cursor:pointer;font:inherit;border:0}.google-button{color:#4d4d4d;background:#fff;border:1px solid #1a1a1a1f;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:fit-content;min-height:50px;margin:0 auto;padding:0 18px;font-size:.92rem;font-weight:500;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 20px #0000000a}.auth-card__submit-button{color:#fff;background:linear-gradient(#4d82d7 0%,#2859b3 100%);border-radius:999px;width:fit-content;min-width:150px;min-height:54px;margin:0 auto;padding:0 24px;font-size:1.45rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 22px #2859b347}.auth-card__submit-button:hover,.auth-card__submit-button:focus-visible{transform:translateY(-1px);box-shadow:0 14px 28px #2859b352}.auth-card__submit-button:disabled{cursor:wait;opacity:.72;transform:none;box-shadow:0 10px 22px #2859b333}@media (width<=1080px){.auth-page{height:auto;padding:20px;overflow:visible}.auth-card{grid-template-columns:1fr;height:auto}.auth-card__brand,.auth-card__form-section{padding:40px 28px}.auth-card__brand{border-bottom:1px solid #1111110d;border-right:0}}@media (width<=640px){.auth-page{height:auto;padding:12px}.auth-card{border-radius:28px;min-height:auto}.auth-card__brand,.auth-card__form-section{padding:28px 18px}.auth-card__brand{gap:36px}.auth-card__login-button,.auth-card__submit-button,.google-button{width:100%}.login-form__helper{letter-spacing:.08em}.brand-mark__logo{width:min(220px,82%)}}.my-data__actions{flex-wrap:wrap;justify-content:flex-end;gap:1.25rem;margin-top:1rem;display:flex}.my-data__profile-feedback{border-radius:1rem;align-items:center;gap:.75rem;width:fit-content;max-width:100%;margin:1rem 0 0;padding:.9rem 1rem;font-weight:600;line-height:1.4;display:inline-flex}.my-data__profile-feedback:before{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;font-size:.95rem;font-weight:800;display:inline-flex}.my-data__profile-feedback--success{color:#187657;background:#1876571a}.my-data__profile-feedback--success:before{content:"✓";color:#187657;background:#18765729}.my-data__profile-feedback--error{color:#b53b3b;background:#d94b4b1a}.my-data__profile-feedback--error:before{content:"!";color:#b53b3b;background:#d94b4b29}.my-data__profile-feedback--info{color:#1d4ed8;background:#1d4ed814}.my-data__profile-feedback--info:before{content:"i";color:#1d4ed8;background:#1d4ed824}.my-data__edit-button{color:#fff;cursor:pointer;background:#132235;border:0;border-radius:999px;padding:.85rem 1.4rem;font-size:.95rem;font-weight:600;transition:filter .2s}.my-data__edit-button:hover{filter:brightness(.97)}.my-data__edit-button--secondary{color:#1b2b3d;background:#e8edf3}.my-data__whatsapp-card{background:linear-gradient(#f8fafcf2,#fff);border:1px solid #13223514;border-radius:1.25rem;margin-top:2rem;padding:5rem}.my-data__whatsapp-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.my-data__whatsapp-title{color:#132235;margin:0;font-size:1.2rem}.my-data__whatsapp-description{color:#526274;margin:.45rem 0 0;line-height:1.5}.my-data__whatsapp-badge{text-align:center;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:.5rem .9rem;font-size:.88rem;font-weight:700;display:inline-flex}.my-data__whatsapp-badge--connected{color:#187657;background:#1876571f}.my-data__whatsapp-badge--disconnected{color:#b53b3b;background:#d94b4b1f}.my-data__whatsapp-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.my-data__whatsapp-item{color:#132235;background:#e8edf38c;border-radius:1rem;flex-direction:column;gap:.35rem;padding:1rem;display:flex}.my-data__whatsapp-label{color:#6b7c8f;letter-spacing:.01em;font-size:.85rem;font-weight:600}.my-data__whatsapp-actions{flex-wrap:wrap;gap:.9rem;margin-top:1.25rem;display:flex}.my-data__whatsapp-feedback{text-align:left;word-break:break-word;border-radius:12px;width:fit-content;max-width:100%;margin-top:1.4rem;margin-bottom:.35rem;padding:.55rem .85rem;font-size:.9rem;line-height:1.35;display:inline-block}.my-data__whatsapp-button{color:#fff;cursor:pointer;background:#1d8f5a;border:0;border-radius:999px;padding:.85rem 1.4rem;font-size:.95rem;font-weight:600;transition:filter .2s}.my-data__whatsapp-button:hover{filter:brightness(.97)}.my-data__whatsapp-button--secondary{color:#1b2b3d;background:#e8edf3}.my-data__delete-button{color:#fff;cursor:pointer;background:#d94b4b;border:0;border-radius:999px;padding:.85rem 1.4rem;font-size:.95rem;font-weight:600;transition:filter .2s}.my-data__delete-button:hover{filter:brightness(.95)}.my-data__partnership-card{background:linear-gradient(#f8fafcf2,#fff);border:1px solid #13223514;border-radius:1.25rem;margin-top:2rem;padding:2rem}.my-data__partnership-header{margin-bottom:1.25rem}.my-data__partnership-title{color:#132235;margin:0;font-size:1.2rem}.my-data__partnership-description{color:#526274;margin:.45rem 0 0;line-height:1.5}.my-data__partnership-search{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem;display:grid}.my-data__partnership-results,.my-data__partnership-groups{gap:1rem;margin-top:1.25rem;display:grid}.my-data__partnership-group{background:#e8edf373;border-radius:1rem;gap:.85rem;padding:1rem;display:grid}.my-data__partnership-group h3{color:#132235;margin:0;font-size:1rem}.my-data__partnership-item{background:#fff;border:1px solid #13223514;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.my-data__partnership-item-main{min-width:0}.my-data__partnership-item p{color:#526274;margin:.3rem 0 0}.my-data__partnership-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.my-data__partnership-actions--active{flex-wrap:nowrap;justify-content:flex-end}.my-data__partnership-status-block{flex-direction:column;align-items:flex-end;gap:.35rem;display:flex}.my-data__partnership-status-badge{color:#187657;letter-spacing:.01em;white-space:nowrap;background:#1876571f;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:.35rem .85rem;font-size:.8rem;font-weight:700;display:inline-flex}.my-data__partnership-status-badge--pending{color:#b56b00;background:#f3a72729}.my-data__partnership-button{color:#fff;cursor:pointer;background:#132235;border:0;border-radius:999px;padding:.85rem 1.4rem;font-size:.95rem;font-weight:600;transition:transform .18s,filter .18s,box-shadow .18s}.my-data__partnership-button:hover:not(:disabled){filter:brightness(.98);transform:translateY(-1px)}.my-data__partnership-button--secondary{color:#1b2b3d;background:#e8edf3}.my-data__partnership-button--danger{color:#fff;background:linear-gradient(135deg,#d94b4b,#c63d3d);box-shadow:0 12px 24px #c63d3d2e}.my-data__partnership-button:disabled{cursor:not-allowed;opacity:.7}.my-data__partnership-feedback{border-radius:1rem;align-items:center;gap:.75rem;width:fit-content;max-width:100%;margin-top:1rem;padding:.9rem 1rem;font-weight:600;line-height:1.4;display:flex}.my-data__partnership-feedback:before{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;font-size:.95rem;font-weight:800;display:inline-flex}.my-data__partnership-feedback--success{color:#187657;background:#1876571a}.my-data__partnership-feedback--success:before{content:"✓";color:#187657;background:#18765729}.my-data__partnership-feedback--error{color:#b53b3b;background:#d94b4b1a}.my-data__partnership-feedback--error:before{content:"!";color:#b53b3b;background:#d94b4b29}.my-data__partnership-feedback--info{color:#1d4ed8;background:#1d4ed814}.my-data__partnership-feedback--info:before{content:"i";color:#1d4ed8;background:#1d4ed824}.my-data__partnership-status{color:#6b7c8f;text-align:right;font-weight:700;line-height:1.3}.my-data__partnership-status--accepted{color:#205f4a}.my-data__partnership-empty{color:#526274;margin:0}.my-data__delete-button:disabled,.my-data__whatsapp-button:disabled,.my-data__edit-button:disabled{cursor:not-allowed;opacity:.7}@media (width<=720px){.my-data__actions,.my-data__partnership-actions,.my-data__whatsapp-actions,.my-data__whatsapp-header{flex-direction:column}.my-data__profile-feedback{width:100%}.my-data__partnership-search,.my-data__partnership-item{grid-template-columns:1fr;display:grid}.my-data__partnership-actions--active,.my-data__partnership-status-block{align-items:stretch}.my-data__partnership-feedback{width:100%}.my-data__partnership-status{text-align:left}.my-data__whatsapp-grid{grid-template-columns:1fr}.my-data__whatsapp-badge{width:100%}}.auth-page{box-sizing:border-box;justify-content:center;align-items:center;height:100vh;min-height:100vh;padding:10px 18px;display:flex;overflow:hidden}.auth-card{background:#f4f4f4;border-radius:36px;grid-template-columns:1fr 1.28fr;width:min(1280px,100%);height:100%;min-height:0;display:grid;overflow:hidden;box-shadow:0 24px 80px #1620381f}.auth-card__brand,.auth-card__form-section{flex-direction:column;padding:20px 28px;display:flex}.auth-card__brand{text-align:center;background:linear-gradient(#fafafa 0%,#f3f3f3 100%);border-right:1px solid #1111110d;justify-content:center;align-items:center;gap:20px}.auth-card__welcome{gap:8px;max-width:340px;display:grid}.auth-card__welcome h1{color:#111;margin:0;font-size:clamp(1.75rem,2.2vw,2.35rem);font-weight:500;line-height:1.08}.auth-card__welcome p{color:#575757;margin:0;font-size:.84rem;line-height:1.35}.auth-card__login-button{color:#111;cursor:pointer;background:0 0;border:1.6px solid #111;border-radius:999px;width:min(330px,100%);min-height:56px;font-size:clamp(1.2rem,1.55vw,1.75rem);font-weight:500;transition:transform .2s,box-shadow .2s,background-color .2s}.auth-card__login-button:hover,.auth-card__login-button:focus-visible{background:#1111110a;transform:translateY(-1px);box-shadow:0 12px 32px #00000014}.auth-card__form-section{justify-content:center;gap:10px}.auth-card__form-header{text-align:center;gap:4px;display:grid}.auth-card__form-header h2{color:#2a2a2a;margin:0;font-size:clamp(1.7rem,2.15vw,2.35rem);font-weight:500;line-height:1.08}.auth-card__form-header p{color:#7a7a7a;margin:0;font-size:.82rem}.signup-form{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px 12px;display:grid}.signup-form__role-step{grid-column:1/-1;align-content:center;gap:8px;display:grid}.signup-form__role-label{color:#333;text-align:center;font-size:.8rem;font-weight:600}.signup-form__role-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.signup-form__role-options--two{grid-template-columns:repeat(2,minmax(0,1fr))}.signup-form__role-card{text-align:left;cursor:pointer;background:#ffffff61;border:1.5px solid #2525252e;border-radius:18px;gap:4px;min-height:72px;padding:10px 12px;transition:transform .2s,border-color .2s,box-shadow .2s,background-color .2s;display:grid}.signup-form__role-card:hover,.signup-form__role-card:focus-visible{border-color:#2859b361;transform:translateY(-1px);box-shadow:0 14px 30px #2859b31a}.signup-form__role-card.is-active{background:#4d82d714;border-color:#3a6dc7;box-shadow:0 0 0 4px #3a6dc71a}.signup-form__role-title{color:#232323;font-size:.92rem;font-weight:700}.signup-form__role-text{color:#666;font-size:.72rem;line-height:1.22}.signup-form__selected-role{color:#28447c;text-align:center;background:#4d82d714;border-radius:14px;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;min-height:44px;padding:0 14px;font-size:.84rem;display:flex}.signup-form__flow-block{grid-column:1/-1;gap:8px;display:grid}.signup-form__step-header{grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.signup-form__change-role{color:#2b4e90;min-height:38px;font:inherit;cursor:pointer;background:#4d82d714;border:1px solid #2859b338;border-radius:999px;padding:0 14px;font-size:.8rem;font-weight:600;transition:transform .2s,box-shadow .2s,background-color .2s}.signup-form__change-role:hover,.signup-form__change-role:focus-visible{background:#4d82d724;transform:translateY(-1px);box-shadow:0 10px 20px #2859b324}.form-field{background:#ffffff29;border:1.5px solid #252525a6;border-radius:16px;align-items:center;gap:10px;min-height:48px;padding:0 14px;transition:border-color .2s,box-shadow .2s,background-color .2s;display:flex}.form-field:focus-within{background:#ffffff6b;border-color:#3a6dc7;box-shadow:0 0 0 4px #3a6dc71f}.form-field__icon{color:#b3b3b3;flex-shrink:0;width:18px;height:18px}.form-field__icon svg{width:100%;height:100%;display:block}.form-field input{width:100%;font:inherit;color:#2a2a2a;background:0 0;border:0;outline:0;flex:1;font-size:.92rem}.form-field--select select{width:100%;font:inherit;color:#2a2a2a;appearance:none;cursor:pointer;background:0 0;border:0;outline:0;flex:1;font-size:.92rem}.form-field--select select:disabled{cursor:wait}.form-field__toggle{color:#7d7d7d;cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:background-color .2s,color .2s;display:inline-flex}.form-field__toggle:hover,.form-field__toggle:focus-visible{color:#2f5fb6;background:#3a6dc71f}.form-field__toggle svg{width:18px;height:18px;display:block}.form-field input::placeholder{color:#8b8b8b}.signup-form__divider{color:#3f3f3f;letter-spacing:.12em;text-transform:lowercase;grid-column:1/-1;align-items:center;gap:12px;font-size:.8rem;display:flex}.signup-form__divider:before,.signup-form__divider:after{content:"";background:#1b1b1b2e;flex:1;height:1px}.signup-form__divider span{white-space:nowrap}.google-button,.signup-form__submit{cursor:pointer;font:inherit;border:0}.google-button{color:#4d4d4d;background:#fff;border:1px solid #1a1a1a1f;border-radius:14px;grid-column:1/-1;justify-content:center;align-items:center;gap:10px;width:fit-content;min-height:48px;margin:0 auto;padding:0 18px;font-size:.9rem;font-weight:500;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 20px #0000000a}.google-button:hover,.google-button:focus-visible{transform:translateY(-1px);box-shadow:0 12px 24px #00000014}.google-button svg{width:18px;height:18px}.signup-form__feedback-slot{grid-column:1/-1;align-items:center;display:flex}.signup-form__feedback-slot:empty{display:none}.signup-form__feedback{color:#a11b27;text-align:center;background:#e0202f1a;border-radius:12px;width:100%;margin:0;padding:8px 12px;font-size:.82rem}.terms-check{color:#2f2f2f;grid-column:1;align-items:center;gap:8px;font-size:.74rem;line-height:1.2;display:flex}.terms-check input{accent-color:#2f64b4;width:16px;height:16px;margin:0}.terms-check__button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.terms-check__button:hover,.terms-check__button:focus-visible{color:#2859b3}.terms-modal{z-index:50;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.terms-modal__backdrop{background:#0f172a73;position:absolute;inset:0}.terms-modal__content{z-index:1;background:#fff;border-radius:24px;flex-direction:column;width:min(760px,100%);max-height:min(85vh,920px);display:flex;position:relative;overflow:hidden;box-shadow:0 28px 60px #0f172a38}.terms-modal__header{border-bottom:1px solid #11111114;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 24px 18px;display:flex}.terms-modal__header h3{color:#1c1c1c;margin:0 0 8px;font-size:1.35rem}.terms-modal__header p{color:#666;margin:0;font-size:.92rem;line-height:1.45}.terms-modal__close{color:#2b4e90;min-height:42px;font:inherit;cursor:pointer;background:#4d82d714;border:1px solid #2859b32e;border-radius:999px;padding:0 16px;font-weight:600}.terms-modal__body{gap:16px;padding:20px 24px 24px;display:grid;overflow-y:auto}.terms-modal__body section{gap:6px;display:grid}.terms-modal__body h4{color:#1f2f4f;margin:0;font-size:1rem}.terms-modal__body p{color:#474747;margin:0;font-size:.93rem;line-height:1.55}.signup-form__submit{color:#fff;background:linear-gradient(#4d82d7 0%,#2859b3 100%);border-radius:999px;grid-column:2;place-self:center end;width:fit-content;min-width:132px;min-height:42px;margin:0;padding:0 20px;font-size:1.1rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 22px #2859b347}.signup-form__submit:hover,.signup-form__submit:focus-visible{transform:translateY(-1px);box-shadow:0 14px 28px #2859b352}.signup-form__submit:disabled{cursor:wait;opacity:.72;transform:none;box-shadow:0 10px 22px #2859b333}.brand-mark{justify-content:center;align-items:center;display:inline-flex}.brand-mark__logo{width:clamp(150px,22vw,260px);max-width:100%;height:auto;display:block}@media (width<=1080px){.auth-page{height:auto;padding:20px;overflow:visible}.auth-card{grid-template-columns:1fr;height:auto}.auth-card__brand,.auth-card__form-section{padding:40px 28px}.auth-card__brand{border-bottom:1px solid #1111110d;border-right:0}.signup-form,.signup-form__role-options,.signup-form__step-header{grid-template-columns:1fr}.terms-check,.signup-form__submit{grid-column:1/-1}.terms-modal{padding:18px}.terms-modal__header{flex-direction:column}.signup-form__submit{justify-self:center;margin:0 auto}}@media (width<=640px){.auth-page{height:auto;padding:12px}.auth-card{border-radius:28px;min-height:auto}.auth-card__brand,.auth-card__form-section{padding:28px 18px}.auth-card__brand{gap:36px}.auth-card__login-button,.signup-form__submit{width:100%}.signup-form__role-options{grid-template-columns:1fr}.google-button{width:100%}.terms-check{align-items:flex-start}.terms-modal{padding:12px}.terms-modal__content{border-radius:20px;max-height:90vh}.terms-modal__header,.terms-modal__body{padding-left:18px;padding-right:18px}.brand-mark__logo{width:min(220px,82%)}}.ticket-chat{grid-template-columns:minmax(0,1.8fr) minmax(280px,.92fr);align-items:start;gap:24px;width:100%;min-width:0;display:grid}.ticket-chat__thread,.ticket-chat__panel{background:#ffffffb8;border-radius:28px;min-width:0;box-shadow:inset 0 0 0 1px #1f31410d}.ticket-chat__thread{gap:22px;min-width:0;padding:28px;display:grid}.ticket-chat__header{justify-content:space-between;align-items:flex-start;gap:18px;min-width:0;display:flex}.ticket-chat__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ticket-chat__back{color:#fff;cursor:pointer;background:#203449;border:0;border-radius:999px;min-height:42px;padding:0 18px;font-size:.95rem;font-weight:600}.ticket-chat__close{color:#fff;cursor:pointer;background:#c73a36;border:0;border-radius:999px;min-height:42px;padding:0 18px;font-size:.95rem;font-weight:700}.ticket-chat__close:disabled{opacity:.7;cursor:not-allowed}.ticket-chat__title-group{flex:1;gap:8px;min-width:0;display:grid}.ticket-chat__channel-badge{color:#14824a;text-transform:uppercase;letter-spacing:.04em;background:#25d36624;border-radius:999px;align-items:center;width:fit-content;min-height:30px;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}.ticket-chat__eyebrow{color:#5e6f7d;text-transform:uppercase;letter-spacing:.04em;font-size:.95rem;font-weight:600}.ticket-chat__title{color:#111;overflow-wrap:anywhere;margin:0;font-size:clamp(1.9rem,3vw,2.8rem);line-height:1.1}.ticket-chat__messages{gap:16px;min-width:0;display:grid}.ticket-chat__empty,.ticket-chat__feedback{color:#425361;background:#eef2f5;border-radius:18px;padding:18px 20px;font-size:.95rem}.ticket-message{grid-template-columns:48px minmax(0,1fr);align-items:start;gap:14px;min-width:0;display:grid}.ticket-message__avatar{color:#fff;background:#203449;border-radius:50%;place-items:center;width:48px;height:48px;font-size:.95rem;font-weight:700;display:grid}.ticket-message__body{background:#f4f6f8;border-radius:22px;gap:8px;min-width:0;padding:16px 18px;display:grid}.ticket-message--agent .ticket-message__avatar{background:#eb9640}.ticket-message--agent .ticket-message__body{background:#fff3e4}.ticket-message--system .ticket-message__avatar{background:#6c7b88}.ticket-message--system .ticket-message__body{background:#eef2f5}.ticket-message__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.ticket-message__meta strong{color:#111;font-size:1rem}.ticket-message__meta span,.ticket-message__email{color:#647584;overflow-wrap:anywhere;font-size:.88rem}.ticket-message__role{color:#203449;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:700}.ticket-message__body p{color:#1d2a36;white-space:pre-wrap;margin:0;font-size:1rem;line-height:1.55}.ticket-message__attachments{gap:10px;display:grid}.ticket-message__attachment{color:#203449;background:#ffffffb8;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:12px 14px;text-decoration:none;display:flex}.ticket-message__attachment strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.95rem;overflow:hidden}.ticket-message__attachment span{color:#647584;flex-shrink:0;font-size:.84rem}.ticket-chat__composer{grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:14px;min-width:0;display:grid}.ticket-chat__composer textarea{resize:vertical;color:#111;width:100%;max-width:100%;min-height:108px;font:inherit;background:#fff;border:1px solid #1f31411f;border-radius:20px;outline:none;padding:16px 18px}.ticket-chat__composer textarea:focus{border-color:#20344947;box-shadow:0 0 0 4px #20344914}.ticket-chat__pending-attachments{grid-column:1/-1;gap:10px;display:grid}.ticket-chat__pending-attachment{color:#203449;background:#eef2f5;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:12px 14px;display:flex}.ticket-chat__pending-attachment span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ticket-chat__pending-attachment button{color:#c73a36;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:600}.ticket-chat__composer .ticket-chat__attach{color:#1f3141;width:48px;min-width:48px;min-height:48px;box-shadow:none;background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.ticket-chat__composer button{color:#fff;cursor:pointer;background:#eb9640;border:0;border-radius:999px;min-width:128px;min-height:48px;padding:0 22px;font-size:1rem;font-weight:700}.ticket-chat__composer .ticket-chat__attach svg{width:34px;height:34px}.ticket-chat__composer button:disabled{opacity:.7;cursor:not-allowed}.ticket-chat__sidebar{gap:20px;min-width:0;display:grid}.ticket-chat__panel{gap:18px;padding:22px 20px;display:grid}.ticket-chat__panel h2{color:#111;margin:0;font-size:1.15rem}.ticket-chat__details{gap:16px;margin:0;display:grid}.ticket-chat__details div{gap:4px;min-width:0;display:grid}.ticket-chat__details dt{color:#6a7a87;text-transform:uppercase;letter-spacing:.03em;font-size:.82rem;font-weight:700}.ticket-chat__details dd{color:#182632;overflow-wrap:anywhere;margin:0;font-size:1rem;line-height:1.45}.ticket-chat__transfer-box{gap:14px;min-width:0;display:grid}.ticket-chat__transfer-field{gap:8px;min-width:0;display:grid}.ticket-chat__transfer-field span{color:#5e6f7d;text-transform:uppercase;letter-spacing:.03em;font-size:.82rem;font-weight:700}.ticket-chat__transfer-field select{color:#182632;width:100%;max-width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #1f31411f;border-radius:16px;outline:none;padding:0 14px}.ticket-chat__transfer-field select:focus{border-color:#20344947;box-shadow:0 0 0 4px #20344914}.ticket-chat__transfer-button{color:#fff;min-height:46px;font:inherit;cursor:pointer;background:#203449;border:0;border-radius:999px;font-weight:700}.ticket-chat__transfer-button:disabled{opacity:.7;cursor:not-allowed}.ticket-chat__transfer-feedback{color:#425361;background:#eef2f5;border-radius:16px;padding:14px 16px;font-size:.95rem;line-height:1.5}@media (width<=1100px){.ticket-chat{grid-template-columns:1fr}}@media (width<=640px){.ticket-chat{gap:18px}.ticket-chat__thread,.ticket-chat__panel{border-radius:22px}.ticket-chat__thread{padding:18px}.ticket-chat__header{flex-direction:column;align-items:stretch}.ticket-chat__actions{width:100%}.ticket-chat__back,.ticket-chat__close{justify-content:center;width:100%}.ticket-chat__title{font-size:1.7rem}.ticket-chat__composer{grid-template-columns:1fr}.ticket-chat__pending-attachment,.ticket-message__attachment{flex-direction:column;align-items:flex-start}.ticket-message__attachment span,.ticket-chat__pending-attachment span{white-space:normal;overflow-wrap:anywhere}.ticket-chat__composer button{width:100%}.ticket-message{grid-template-columns:1fr}.ticket-message__avatar{width:42px;height:42px}}
