:root{--ink:#142a2f;--soft:#52686d;--muted:#7d8e92;--line:#dbe4e5;--canvas:#f2f6f6;--paper:#fff;--brand:#123f48;--brand2:#0b3138;--teal:#158879;--teal-soft:#e3f4ef;--orange:#e67b39;--orange-soft:#fff0e6;--purple:#8064b1;--purple-soft:#f0eafb;--danger:#b5453c;--danger-bg:#fff0ee;--success:#1c7d61;--shadow:0 1px 2px rgba(10,37,43,.05),0 8px 24px rgba(10,37,43,.05);--font:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{min-height:100%;background:var(--canvas)}body{min-width:320px;min-height:100vh;margin:0;color:var(--ink);background:var(--canvas);font:15px/1.5 var(--font);-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button{color:inherit}button,[role=option],[role=radio]{-webkit-tap-highlight-color:transparent}[hidden]{display:none!important}svg{display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.brand{display:inline-flex;align-items:center;gap:11px}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:13px}.brand-mark svg{width:26px;height:26px}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.05}.brand strong{font-size:17px;font-weight:750}.brand small{margin-top:4px;font-size:10px;font-weight:750;letter-spacing:.17em;text-transform:uppercase;opacity:.66}.brand-light{color:#fff}.brand-light .brand-mark{background:#ffffff1f;border:1px solid #ffffff29}.brand-dark .brand-mark{color:#fff;background:var(--brand);box-shadow:0 7px 15px #123f4830}.eyebrow{display:inline-block;color:var(--teal);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow-light{color:#8ed8ca}
.login-view{min-height:100vh;padding:22px;background:#eaf0f1}.login-layout{display:grid;width:min(1180px,calc(100vw - 44px));min-height:calc(100vh - 44px);margin:auto;grid-template-columns:minmax(390px,1.05fr) minmax(420px,.95fr);overflow:hidden;border:1px solid #123f4814;border-radius:28px;background:#fff;box-shadow:0 28px 70px #07222829}.login-story{position:relative;display:flex;min-height:650px;padding:46px 54px 38px;overflow:hidden;flex-direction:column;color:#ffffffe0;background:radial-gradient(circle at 5% 96%,#47bea538,transparent 33%),radial-gradient(circle at 98% 0%,#ffffff1a,transparent 25%),linear-gradient(145deg,#0d343d,#123f48 58%,#0c333a)}.login-story:before{position:absolute;top:18%;right:-150px;width:390px;height:390px;content:"";border:1px solid #ffffff14;border-radius:42% 58% 68% 32%/45% 41% 59% 55%;transform:rotate(25deg)}.story-copy{position:relative;z-index:1;max-width:500px;margin:auto 0 45px}.story-copy h1{margin:18px 0 22px;color:#fff;font-size:clamp(42px,5vw,67px);font-weight:650;letter-spacing:-.055em;line-height:.98}.story-copy p{max-width:440px;margin:0;color:#ffffffad;font-size:16px;line-height:1.75}.story-features{position:relative;z-index:1;display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.story-features>div{padding:17px 16px;border:1px solid #ffffff1a;border-radius:14px;background:#ffffff0b}.story-features>div>span{color:#79cfbd;font-size:10px;font-weight:800;letter-spacing:.12em}.story-features p{margin:9px 0 0;color:#ffffffbf;font-size:12px;line-height:1.55}.story-version{z-index:1;margin:27px 0 0;color:#ffffff52;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.login-panel{display:grid;padding:50px;place-items:center;background:radial-gradient(circle at 88% 7%,#15887912,transparent 28%),#fff}.login-card{width:min(100%,390px)}.login-heading{margin-bottom:34px}.login-heading h2{margin:10px 0 8px;font-size:37px;font-weight:680;letter-spacing:-.04em}.login-heading p{margin:0;color:var(--soft);line-height:1.65}
.field{position:relative;display:block;margin-bottom:19px}.field>span:first-child,.field-label{display:block;margin-bottom:8px;font-size:12px;font-weight:730}.field em{color:var(--muted);font-size:10px;font-style:normal;font-weight:650;letter-spacing:.02em;text-transform:uppercase}.input-wrap{position:relative;display:flex;align-items:center}.input-wrap>svg{position:absolute;z-index:1;left:15px;width:18px;height:18px;color:#789095;pointer-events:none}input,textarea{width:100%;color:var(--ink);border:1px solid #cad6d8;border-radius:10px;outline:0;background:#fff;transition:border-color .16s,box-shadow .16s,background .16s}input{height:48px;padding:0 14px}textarea{min-height:84px;padding:12px 14px;resize:vertical;line-height:1.5}.input-wrap input{padding-right:48px;padding-left:45px}input::placeholder,textarea::placeholder{color:#9aa8ab}input:focus,textarea:focus{border-color:#3d9b8f;box-shadow:0 0 0 3px #1588791f}input:disabled,textarea:disabled{color:#9aabab;cursor:not-allowed;background:#f5f7f7}.icon-button{display:grid;padding:0;border:0;cursor:pointer;place-items:center;background:transparent}.field-action{position:absolute;right:8px;width:34px;height:34px;color:#789095;border-radius:8px}.field-action:hover{color:var(--brand);background:var(--canvas)}.field-action svg{width:19px;height:19px}
.button{display:inline-flex;min-height:46px;padding:0 19px;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:11px;cursor:pointer;font-size:13px;font-weight:760;line-height:1;transition:transform .14s,box-shadow .14s,background .14s,opacity .14s}.button:hover:not(:disabled){transform:translateY(-1px)}.button svg{width:18px;height:18px}.button:disabled{cursor:not-allowed;opacity:.46}.button-full{width:100%}.button-primary{color:#fff;background:linear-gradient(135deg,#174c55,#0e3941);box-shadow:0 9px 20px #123f4833}.button-secondary{color:#fff;background:var(--teal);box-shadow:0 7px 15px #15887929}.button-ghost{min-height:42px;color:var(--soft);border-color:var(--line);background:#ffffffb3;box-shadow:var(--shadow)}.form-error{margin:12px 0;padding:10px 12px;color:var(--danger);border:1px solid #f2cbc6;border-radius:9px;background:var(--danger-bg);font-size:12px;line-height:1.45}.security-note{display:flex;margin-top:25px;padding:15px;align-items:center;gap:12px;border:1px solid #e1e9e9;border-radius:12px;background:#f7f9f9}.security-note svg{width:22px;height:22px;flex:none;color:var(--teal)}.security-note p{display:flex;margin:0;flex-direction:column}.security-note strong{font-size:12px}.security-note span{margin-top:2px;color:var(--muted);font-size:11px}
.app-view{min-height:100vh}.app-header{position:sticky;z-index:50;top:0;border-bottom:1px solid #123f481a;background:#fffffff0;backdrop-filter:blur(16px)}.header-inner{display:flex;width:min(1180px,calc(100% - 48px));height:76px;margin:auto;align-items:center;justify-content:space-between}.header-meta{display:flex;align-items:center}.api-status{display:inline-flex;padding:7px 10px;align-items:center;gap:7px;color:var(--success);border-radius:99px;background:#edf7f3;font-size:10px;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.api-status i{width:6px;height:6px;border-radius:50%;background:#2fa87f;box-shadow:0 0 0 4px #2fa87f1c}.api-status.is-offline{color:var(--danger);background:var(--danger-bg)}.api-status.is-offline i{background:var(--danger)}.header-divider{width:1px;height:29px;margin:0 17px;background:var(--line)}.agent-avatar{display:grid;width:36px;height:36px;place-items:center;color:var(--brand);border:1px solid #c7ddda;border-radius:50%;background:var(--teal-soft);font-size:11px;font-weight:800}.agent-copy{display:flex;min-width:110px;margin-left:10px;flex-direction:column;line-height:1.15}.agent-copy strong{max-width:150px;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.agent-copy small{margin-top:4px;color:var(--muted);font-size:10px}.logout-button{width:38px;height:38px;margin-left:7px;color:var(--muted);border-radius:10px}.logout-button:hover{color:var(--danger);background:var(--danger-bg)}.logout-button svg{width:19px;height:19px}
.app-main{width:min(1180px,calc(100% - 48px));margin:auto;padding:43px 0 80px}.page-intro{display:flex;margin-bottom:27px;align-items:flex-end;justify-content:space-between;gap:24px}.page-intro h1{margin:6px 0;font-size:34px;font-weight:690;letter-spacing:-.04em}.page-intro p{margin:0;color:var(--soft);font-size:13px}.workspace-grid{display:grid;align-items:start;gap:22px;grid-template-columns:minmax(0,1fr) 340px}.flow-column{display:grid;gap:15px}.step-card{position:relative;display:grid;padding:26px 27px 26px 24px;gap:19px;grid-template-columns:34px minmax(0,1fr);border:1px solid var(--line);border-radius:16px;background:#fffffff0;box-shadow:var(--shadow);transition:opacity .18s,border-color .18s,box-shadow .18s}.step-card:not(.is-locked):focus-within{border-color:#b9d5d2;box-shadow:0 10px 28px #123f4812}.step-card.is-locked{opacity:.58}.step-number{display:grid;width:32px;height:32px;place-items:center;color:var(--brand);border:1px solid #c8dddd;border-radius:9px;background:#ecf6f4;font-size:12px;font-weight:800}.step-card.is-complete .step-number{color:#fff;border-color:var(--teal);background:var(--teal)}.step-content{min-width:0}.step-heading{display:flex;margin:1px 0 20px;align-items:flex-start;justify-content:space-between;gap:16px}.step-heading h2{margin:0 0 5px;font-size:17px;font-weight:730;letter-spacing:-.02em}.step-heading p{margin:0;color:var(--muted);font-size:12px}.step-status{padding:5px 8px;color:var(--success);border:1px solid #c7e3d9;border-radius:99px;background:#edf8f4;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}
.combobox{position:relative}.search-field{position:relative;display:flex;align-items:center}.search-field>svg{position:absolute;z-index:1;left:15px;width:19px;height:19px;color:#789095}.search-field input{padding-right:44px;padding-left:45px}.mini-loader{position:absolute;right:16px;width:17px;height:17px;border:2px solid #d4e0e1;border-top-color:var(--teal);border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.combo-options{position:absolute;z-index:30;top:calc(100% + 7px);right:0;left:0;max-height:285px;padding:6px;overflow:auto;border:1px solid #cad6d8;border-radius:12px;background:#fff;box-shadow:0 18px 35px #0a252b21}.combo-option{display:flex;width:100%;padding:11px 12px;align-items:center;gap:11px;border:0;border-radius:9px;cursor:pointer;text-align:left;background:transparent}.combo-option:hover,.combo-option.is-active{background:#edf6f5}.combo-option>span:nth-child(2){display:flex;min-width:0;flex:1;flex-direction:column}.combo-option strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.combo-option small{margin-top:3px;color:var(--muted);font-size:10px}.combo-empty{padding:18px;color:var(--muted);text-align:center;font-size:12px}.selected-client{display:flex;padding:11px 12px;align-items:center;gap:11px;border:1px solid #c8dedb;border-radius:11px;background:#f1f8f7}.client-symbol{display:grid;width:38px;height:38px;flex:none;place-items:center;color:var(--brand);border-radius:10px;background:#dcefeb}.client-symbol svg{width:20px;height:20px}.selected-client>span:nth-child(2){display:flex;min-width:0;flex:1;flex-direction:column}.selected-client small{color:var(--muted);font-size:9px;font-weight:700;text-transform:uppercase}.selected-client strong{margin-top:2px;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.channel-chip{padding:5px 8px;color:var(--teal);border-radius:99px;background:#dff1ed;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.text-button{padding:5px;color:var(--brand);border:0;cursor:pointer;background:transparent;font-size:11px;font-weight:760}.text-button:hover{text-decoration:underline}
.unit-form{display:grid;align-items:end;gap:11px;grid-template-columns:.65fr .8fr 1.25fr auto}.compact-field{margin:0}.compact-field input{height:44px}.search-button{height:44px;white-space:nowrap}.resident-results{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.results-heading{display:flex;margin-bottom:11px;align-items:center;justify-content:space-between;gap:12px}.results-heading strong{font-size:12px}.results-heading span{color:var(--muted);font-size:10px}.resident-list{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.resident-option{display:flex;width:100%;min-width:0;padding:12px;align-items:center;gap:10px;border:1px solid var(--line);border-radius:11px;cursor:pointer;text-align:left;background:#fff;transition:border-color .15s,background .15s}.resident-option:hover{border-color:#a8ccc6;background:#f7fbfa}.resident-option.is-selected{border-color:var(--teal);background:#edf8f5;box-shadow:0 0 0 2px #15887914}.resident-avatar{display:grid;width:36px;height:36px;flex:none;place-items:center;color:var(--brand);border-radius:50%;background:#e6f0f1;font-size:10px;font-weight:800}.resident-option.is-selected .resident-avatar{color:#fff;background:var(--teal)}.resident-copy{display:flex;min-width:0;flex:1;flex-direction:column}.resident-copy strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.resident-copy small{margin-top:3px;color:var(--muted);font-size:9px}.resident-badges{display:flex;margin-top:5px;gap:4px}.resident-badges span{padding:2px 5px;color:#587176;border-radius:4px;background:#edf1f2;font-size:7px;font-weight:800;text-transform:uppercase}.resident-check{display:grid;width:17px;height:17px;flex:none;place-items:center;color:transparent;border:1px solid #cad6d8;border-radius:50%}.resident-option.is-selected .resident-check{color:#fff;border-color:var(--teal);background:var(--teal)}.resident-check svg{width:11px;height:11px;stroke-width:2.5}.empty-state{display:flex;margin-top:18px;padding:24px;align-items:center;flex-direction:column;color:var(--muted);border:1px dashed #cad6d8;border-radius:12px;text-align:center;background:#fafcfc}.empty-state svg{width:27px;height:27px;margin-bottom:9px}.empty-state strong{color:var(--soft);font-size:12px}.empty-state span{margin-top:4px;font-size:10px}
.notice-types{display:grid;gap:9px;grid-template-columns:repeat(3,1fr)}.notice-type{position:relative;display:flex;min-width:0;min-height:78px;padding:12px;align-items:center;gap:10px;border:1px solid var(--line);border-radius:12px;cursor:pointer;text-align:left;background:#fff;transition:border-color .15s,background .15s,transform .15s}.notice-type:hover:not(:disabled){transform:translateY(-1px);border-color:#accbc7}.notice-type:disabled{cursor:not-allowed}.notice-type.is-selected{border-color:var(--teal);background:#f0f9f7;box-shadow:0 0 0 2px #15887912}.notice-icon{display:grid;width:38px;height:38px;flex:none;place-items:center;border-radius:10px}.notice-icon svg{width:20px;height:20px}.package-icon{color:var(--orange);background:var(--orange-soft)}.food-icon{color:#23816f;background:var(--teal-soft)}.visitor-icon{color:var(--purple);background:var(--purple-soft)}.notice-type>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.notice-type strong{font-size:11px}.notice-type small{margin-top:3px;color:var(--muted);font-size:8px;line-height:1.3}.notice-type>i{position:absolute;top:9px;right:9px;width:8px;height:8px;border:1px solid #cad6d8;border-radius:50%}.notice-type.is-selected>i{border:2px solid #fff;background:var(--teal);box-shadow:0 0 0 1px var(--teal)}.dynamic-fields,.observation-field{margin-top:18px;padding-top:17px;border-top:1px solid var(--line)}.two-fields{display:grid;gap:12px;grid-template-columns:1fr 1fr}.quantity-block{display:flex;align-items:center;gap:14px}.quantity-block .field-label{min-width:165px;margin:0}.quantity-block>small{color:var(--muted);font-size:9px}.quantity-control{display:inline-grid;grid-template-columns:36px 45px 36px;overflow:hidden;border:1px solid #cad6d8;border-radius:9px;background:#fff}.quantity-control button,.quantity-control output{display:grid;height:36px;padding:0;place-items:center;border:0;background:transparent}.quantity-control button{color:var(--brand);cursor:pointer;font-size:19px}.quantity-control button:hover:not(:disabled){background:#edf6f5}.quantity-control button:disabled{color:#bcc7c8;cursor:not-allowed}.quantity-control output{border-right:1px solid var(--line);border-left:1px solid var(--line);font-size:12px;font-weight:800}.observation-field{position:relative}.observation-field>small{position:absolute;right:9px;bottom:8px;padding:2px 5px;color:var(--muted);border-radius:4px;background:#ffffffd9;font-size:8px}
.summary-column{position:sticky;top:98px}.summary-card{padding:26px;overflow:hidden;border:1px solid #123f481f;border-radius:16px;background:#fff;box-shadow:0 14px 35px #0b313814}.summary-heading{margin-bottom:20px}.summary-heading h2{margin:5px 0 0;font-size:18px;font-weight:730;letter-spacing:-.025em}.summary-list{display:grid;border-top:1px solid var(--line)}.summary-list>div{display:flex;padding:11px 0;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid #edf1f2}.summary-list span{color:var(--muted);font-size:10px;white-space:nowrap}.summary-list strong{max-width:185px;font-size:10px;text-align:right}.summary-channel{color:var(--teal)}.message-preview{margin:20px 0;padding:15px;border:1px solid #d7e4e2;border-radius:12px;background:#f1f8f7}.preview-title{display:flex;margin-bottom:11px;align-items:center;justify-content:space-between;gap:10px}.preview-title>span:first-child{color:#567176;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.type-tag{padding:4px 6px;color:#8d5029;border-radius:5px;background:var(--orange-soft);font-size:8px;font-weight:800;text-transform:uppercase}.type-tag.type-ifood{color:var(--teal);background:var(--teal-soft)}.type-tag.type-visita{color:var(--purple);background:var(--purple-soft)}.message-preview blockquote{position:relative;margin:0;padding:12px 13px;color:#344e53;border:1px solid #123f4814;border-radius:6px 12px 12px;background:#fff;box-shadow:0 3px 9px #123f480d;font-size:11px;line-height:1.65}.send-button{min-height:49px}.audit-note{display:flex;margin:14px 0 0;align-items:flex-start;gap:7px;color:var(--muted);font-size:9px;line-height:1.45}.audit-note svg{width:14px;height:14px;flex:none;color:var(--teal)}
.toast-region{position:fixed;z-index:1000;top:20px;right:20px;display:grid;width:min(360px,calc(100vw - 40px));gap:8px}.toast{display:flex;padding:13px 14px;align-items:flex-start;gap:10px;color:#fff;border-radius:11px;background:#173f47;box-shadow:0 12px 30px #0a252b33;animation:toast-in .18s ease-out}.toast.is-error{background:#853c36}.toast svg{width:18px;height:18px;flex:none}.toast p{margin:0;font-size:11px;line-height:1.45}@keyframes toast-in{from{opacity:0;transform:translateY(-8px)}}.modal-backdrop{position:fixed;z-index:900;inset:0;display:grid;padding:24px;place-items:center;background:#081f24a8;backdrop-filter:blur(7px)}.modal-card{width:min(100%,420px);padding:34px;border-radius:20px;background:#fff;box-shadow:0 30px 75px #04191d4d;text-align:center}.success-mark{display:grid;width:58px;height:58px;margin:0 auto 18px;place-items:center;color:#fff;border-radius:50%;background:var(--success);box-shadow:0 10px 24px #1c7d613d}.success-mark svg{width:29px;height:29px;stroke-width:2.5}.modal-card h2{margin:8px 0 6px;font-size:27px;letter-spacing:-.035em}.modal-card>p{margin:0;color:var(--soft);font-size:12px}.success-details{display:grid;margin:23px 0;border-top:1px solid var(--line);text-align:left}.success-details>div{display:flex;padding:10px 0;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line)}.success-details span{color:var(--muted);font-size:10px}.success-details strong{max-width:230px;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.button.is-loading>span{opacity:.55}.button.is-loading:before{width:15px;height:15px;content:"";border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.button.is-loading svg{display:none}
@media(max-width:980px){.login-layout{grid-template-columns:.9fr 1.1fr}.login-story{padding:40px}.story-features{grid-template-columns:1fr}.story-features>div{display:flex;padding:10px 12px;align-items:center;gap:9px}.story-features p{margin:0}.workspace-grid{grid-template-columns:minmax(0,1fr) 300px}.unit-form{grid-template-columns:repeat(3,1fr)}.search-button{grid-column:1/-1}.notice-types{grid-template-columns:1fr}.notice-type{min-height:63px}}
@media(max-width:790px){.login-view{padding:0;background:#fff}.login-layout{display:block;width:100%;min-height:100vh;border:0;border-radius:0}.login-story{min-height:auto;padding:30px 27px 33px}.story-copy{margin:50px 0 0}.story-copy h1{font-size:43px}.story-copy p{font-size:14px}.story-features,.story-version{display:none}.login-panel{padding:39px 25px 50px}.workspace-grid{grid-template-columns:1fr}.summary-column{position:static}}
@media(max-width:620px){.header-inner,.app-main{width:min(100% - 28px,1180px)}.header-inner{height:68px}.brand-mark{width:36px;height:36px}.brand-mark svg{width:23px;height:23px}.brand strong{font-size:15px}.api-status,.header-divider,.agent-copy{display:none}.agent-avatar{margin-left:8px}.app-main{padding-top:28px}.page-intro{align-items:flex-start;flex-direction:column}.page-intro h1{font-size:29px}.button-ghost{width:100%}.step-card{padding:21px 17px;gap:12px;grid-template-columns:29px minmax(0,1fr)}.step-number{width:28px;height:28px}.step-heading{align-items:flex-start;flex-direction:column;gap:7px}.selected-client{align-items:flex-start;flex-wrap:wrap}.selected-client>span:nth-child(2){width:calc(100% - 51px);flex:auto}.channel-chip{margin-left:49px}.unit-form,.resident-list,.two-fields{grid-template-columns:1fr}.search-button{width:100%}.results-heading{align-items:flex-start;flex-direction:column;gap:2px}.notice-types{grid-template-columns:1fr}.quantity-block{align-items:flex-start;flex-wrap:wrap}.quantity-block .field-label{width:100%}.summary-card{padding:22px}.modal-card{padding:29px 23px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
