:root{color:#16211f;background:#eef5f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.7}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(#eef5f2db,#eef5f2eb),url(https://images.unsplash.com/photo-1551836022-d5d88e9218df?auto=format&fit=crop&w=1600&q=80) center/cover}.login-panel,.panel,.primary-panel{background:#fffffff0;border:1px solid #d7e3df;border-radius:8px;box-shadow:0 18px 45px #16211f14}.login-panel{width:min(100%,430px);padding:28px;display:grid;gap:18px}.app-shell{min-height:100vh}.topbar{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px clamp(16px,4vw,40px);background:#fff;border-bottom:1px solid #d7e3df}.main-grid{width:min(1180px,calc(100% - 32px));margin:24px auto 48px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.primary-panel{grid-column:1 / -1;min-height:180px;padding:28px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;background:#0f766e;color:#fff}.primary-panel .muted,.primary-panel .eyebrow{color:#ffffffc7}.panel{padding:22px;min-height:280px}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}h1,h2,p{margin:0}h1{font-size:clamp(1.35rem,3vw,2rem);line-height:1.15}h2{font-size:1.2rem;line-height:1.2}.eyebrow{color:#0f766e;font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase;margin-bottom:6px}.muted{color:#5d6f6b;line-height:1.5;margin-top:8px}label{display:grid;gap:8px;color:#2b3a37;font-weight:650}input,select,textarea{width:100%;border:1px solid #b8cac5;border-radius:8px;padding:12px 14px;background:#fff;color:#16211f}textarea{min-height:104px;resize:vertical}input:focus,select:focus,textarea:focus{outline:3px solid rgba(15,118,110,.18);border-color:#0f766e}.primary-action,.secondary-action,.icon-button{border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:10px}.primary-action{min-height:52px;padding:0 20px;background:#16211f;color:#fff;font-weight:750}.login-panel .primary-action{background:#0f766e}.secondary-action{min-height:46px;padding:0 16px;background:#0f766e;color:#fff;font-weight:700}.icon-button{width:42px;height:42px;flex:0 0 42px;background:#eef5f2;color:#0f766e}.notice{width:min(1180px,calc(100% - 32px));margin:16px auto 0;padding:12px 14px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:12px}.login-panel .notice{width:100%;margin:0}.notice.success{background:#dcfce7;color:#14532d}.notice.error{background:#fee2e2;color:#7f1d1d}.notice.info{background:#dbeafe;color:#1e3a8a}.notice button{border:0;background:transparent;color:inherit;font-weight:750}.alert-list,.record-list,.form-grid{display:grid;gap:12px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wide{grid-column:1 / -1}.alert-item,.record-row,.checkbox-row,.file-drop{display:flex;align-items:center;gap:10px}.alert-item{padding:12px;border-radius:8px;background:#eef5f2}.alert-item.warning{background:#fef3c7;color:#7c2d12}.alert-item.info{color:#134e4a}.record-list{margin-top:16px}.record-row{padding:10px 0;border-top:1px solid #e5eeeb;color:#2b3a37}.record-row small{margin-left:auto;color:#5d6f6b}.checkbox-row{flex-direction:row;font-weight:600}.checkbox-row input{width:18px;height:18px}.file-drop{position:relative;min-height:58px;padding:14px;border:1px dashed #87aaa2;border-radius:8px;background:#f7fbfa}.file-drop input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}@media (max-width: 820px){.main-grid,.primary-panel,.form-grid{grid-template-columns:1fr}.primary-panel{align-items:stretch}.primary-action,.secondary-action{width:100%}}.badge{flex:0 0 auto;padding:3px 10px;border-radius:999px;font-size:.75rem;font-weight:700;white-space:nowrap;background:#eef5f2;color:#134e4a}.badge.success{background:#dcfce7;color:#14532d}.badge.warning{background:#fef3c7;color:#7c2d12}.badge.danger{background:#fee2e2;color:#7f1d1d}.item-list{display:grid}.item-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-top:1px solid #e5eeeb;color:#2b3a37}.item-row:first-child{border-top:0}.item-row>svg{flex:0 0 auto;color:#0f766e}.item-row small{color:#5d6f6b}.item-row .badge{margin-left:auto}.icon-button.small{width:34px;height:34px;flex:0 0 34px}.list-subtitle{margin:16px 0 6px;color:#0f766e;font-size:.85rem;font-weight:700}.list-subtitle:first-of-type{margin-top:0}.espelho-row{margin-top:18px;padding-top:16px;border-top:1px solid #e5eeeb;display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}.espelho-row label{flex:1 1 170px}.espelho-row .secondary-action{flex:0 0 auto}.install-bar{position:fixed;left:50%;transform:translate(-50%);bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:50;width:min(560px,calc(100% - 24px));display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:12px;background:#16211f;color:#fff;box-shadow:0 14px 34px #16211f47}.install-bar>svg{flex:0 0 auto;color:#5eead4}.install-bar span{flex:1 1 auto;font-size:.92rem;line-height:1.35}.install-bar strong{font-weight:750;white-space:nowrap}.install-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.install-btn{border:0;border-radius:8px;padding:9px 14px;background:#0f766e;color:#fff;font-weight:700}.install-dismiss{border:0;background:transparent;color:#ffffffb8;font-weight:600;padding:6px}@media (max-width: 560px){.install-bar{flex-wrap:wrap}.install-actions{width:100%;justify-content:flex-end}}
