:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172338;background:#f4f7fb;font-synthesis:none;--navy:#15243a;--blue:#2d67c8;--green:#177b5b;--red:#b23b45;--muted:#6c788c;--line:#dfe6ef;--card:#fff;--shadow:0 12px 35px rgba(30,52,80,.09)}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{background:#f4f7fb}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:260px;padding:28px 22px;background:var(--navy);color:#fff;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:12px;margin-bottom:34px}.brand-mark,.login-logo{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#fff;color:var(--navy);font-size:22px;font-weight:900}.brand div{display:flex;flex-direction:column}.brand small,.profile small{color:#aebbd0;margin-top:3px}.side-nav{display:flex;flex-direction:column;gap:7px}.side-nav a{padding:12px 14px;border-radius:12px;color:#d7dfeb;font-weight:650}.side-nav a.router-link-active{background:#ffffff1f;color:#fff}.nav-caption{font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:#8190a7;margin:24px 14px 7px}.sidebar-bottom{margin-top:auto;border-top:1px solid rgba(255,255,255,.12);padding-top:18px}.profile{display:flex;flex-direction:column;margin:16px 0 8px}.link-button{border:0;background:none;padding:5px 0;color:inherit;text-align:left}.install-hint{font-size:12px;color:#bac7d8;margin-top:6px;line-height:1.4}.main-content{margin-left:260px;min-height:100vh}.page{max-width:1120px;margin:auto;padding:42px 42px 90px}.narrow-page{max-width:760px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.page-header h1{margin:3px 0 0;font-size:32px;letter-spacing:-.035em}.eyebrow{margin:0;color:var(--blue);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.13em}.header-count{display:flex;align-items:baseline;gap:8px;color:var(--muted)}.header-count strong{font-size:30px;color:var(--navy)}.hero-actions{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:16px}.barrier-button,.action-tile{border:0;border-radius:22px;min-height:150px;text-align:left;padding:24px;box-shadow:var(--shadow);transition:.18s transform}.barrier-button:hover,.action-tile:hover{transform:translateY(-2px)}.barrier-button{background:linear-gradient(135deg,#14253d,#244b75);color:#fff;display:flex;align-items:center;gap:18px}.barrier-icon{width:58px;height:58px;border-radius:18px;background:#ffffff24;display:grid;place-items:center;font-size:30px}.barrier-button strong,.action-tile strong{display:block;font-size:18px}.barrier-button small{display:block;color:#bdcce0;margin-top:7px}.action-tile{background:#fff;color:var(--navy)}.action-tile>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#edf3fb;color:var(--blue);font-weight:900;margin-bottom:17px}.action-tile small{display:block;color:var(--muted);margin-top:7px;line-height:1.35}.section-block{margin-top:36px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.section-title h2{margin:0;font-size:21px}.section-title a{color:var(--blue);font-weight:700}.permit-list{display:grid;gap:13px}.permit-card{background:#fff;border:1px solid #e9eef4;border-radius:19px;padding:19px 21px;box-shadow:0 5px 18px #182b440b}.permit-top{display:flex;align-items:center;gap:13px}.permit-symbol{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:#edf3fb;color:var(--blue);font-weight:900}.permit-symbol.pin{background:#f3efff;color:#7150b5}.permit-title{display:flex;flex-direction:column;min-width:0}.permit-title strong{font-size:18px;letter-spacing:.02em}.permit-title span{font-size:13px;color:var(--muted);margin-top:3px}.status-pill{margin-left:auto;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:800;background:#eef2f7;color:#667186}.status-active{background:#e7f6ef;color:#187456}.status-scheduled,.status-creating{background:#eaf1fd;color:#275fae}.status-error{background:#fdebed;color:#a72e3b}.status-cancelled,.status-expired{background:#f0f2f5;color:#737c89}.permit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin:17px 0 3px;padding-top:15px;border-top:1px solid #edf0f4}.permit-grid div{display:flex;flex-direction:column;gap:4px}.permit-grid small{color:var(--muted);font-size:11px}.permit-grid span{font-size:13px;line-height:1.4}.danger-link{border:0;background:none;color:var(--red);font-weight:700;padding:13px 0 0}.instance-history{margin-top:12px;color:var(--muted);font-size:13px}.instance-history summary{cursor:pointer}.instance-row{display:grid;grid-template-columns:1fr 1.4fr 1fr;gap:8px;padding:7px 0;border-bottom:1px solid #eef1f5}.empty-state{padding:42px;text-align:center;color:var(--muted);background:#fff;border-radius:18px;border:1px dashed #d8e0e9}.primary-button,.primary-link,.secondary-button{border:0;border-radius:12px;padding:13px 18px;font-weight:800}.primary-button,.primary-link{background:var(--navy);color:#fff}.primary-button{width:100%}.secondary-button{background:#e9eff7;color:var(--navy)}.segmented{display:flex;background:#e8edf4;padding:4px;border-radius:14px;margin-bottom:22px}.segmented button{flex:1;border:0;background:transparent;padding:11px;border-radius:10px;color:#68758a;font-weight:750}.segmented button.active{background:#fff;color:var(--navy);box-shadow:0 3px 9px #1e324e14}.form-card,.settings-card{background:#fff;border-radius:20px;padding:25px;margin-bottom:18px;border:1px solid #e8edf3;box-shadow:var(--shadow)}.form-card h2,.settings-card h2{margin:0 0 8px}.form-card>p,.settings-card>p{color:var(--muted);line-height:1.55;margin:0 0 22px}.form-illustration{display:grid;place-items:center;width:64px;height:64px;background:#f0edff;color:#7251b5;border-radius:20px;font-weight:900;font-size:28px;margin-bottom:20px}label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:750;color:#445166;margin-bottom:18px}input,select,textarea{width:100%;border:1px solid #ccd6e2;border-radius:11px;background:#fff;padding:12px 13px;color:#172338;outline:none}input:focus,select:focus,textarea:focus{border-color:#4a77b9;box-shadow:0 0 0 3px #4a77b91f}fieldset{border:0;padding:0;margin:0 0 18px}legend{font-size:13px;font-weight:750;color:#445166;margin-bottom:9px}.period-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.period-grid button{border:1px solid #dce3ec;background:#fff;border-radius:10px;padding:10px 4px;color:#526077;font-weight:700}.period-grid button.active{border-color:#315f9d;background:#edf3fb;color:#234f89}.form-note{padding:13px;background:#f0f5fb;border-radius:11px;font-size:13px}.inline-error{padding:11px 13px;background:#fdebed;color:#962e39;border-radius:10px;margin:12px 0;font-size:13px;line-height:1.4}.filter-row{display:flex;gap:7px;overflow:auto;padding-bottom:14px}.filter-row button{white-space:nowrap;border:1px solid #dce3ec;background:#fff;padding:9px 13px;border-radius:999px;color:#647086}.filter-row button.active{background:var(--navy);border-color:var(--navy);color:#fff}.user-list,.log-list{background:#fff;border-radius:18px;border:1px solid #e4eaf1;overflow:hidden}.user-row{display:flex;width:100%;align-items:center;gap:13px;border:0;border-bottom:1px solid #edf1f5;background:#fff;padding:15px 18px;text-align:left}.user-row:last-child{border-bottom:0}.avatar{display:grid;place-items:center;width:41px;height:41px;border-radius:50%;background:#edf3fb;color:#2d67c8;font-weight:900}.user-main{display:flex;flex:1;flex-direction:column;gap:3px}.user-main small{color:var(--muted)}.status-dot{width:9px;height:9px;background:#1c9368;border-radius:50%}.status-dot.off{background:#b8c0cb}.modal-backdrop{position:fixed;inset:0;background:#0c17277a;display:grid;place-items:center;padding:20px;z-index:50}.modal-card{width:min(470px,100%);background:#fff;border-radius:20px;padding:23px;max-height:90vh;overflow:auto}.modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.modal-head h2{margin:0}.modal-head button{border:0;background:none;font-size:27px}.check-label{flex-direction:row;align-items:center}.check-label input{width:auto}.journal-tabs{overflow:auto}.journal-tabs button{min-width:100px}.log-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:16px 18px;border-bottom:1px solid #edf1f5}.log-row:last-child{border-bottom:0}.log-row strong{font-size:14px}.log-row p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.log-row time{white-space:nowrap;color:var(--muted);font-size:12px}.log-meta{display:flex;flex-direction:column;align-items:flex-end;gap:5px;font-size:12px;color:var(--muted)}.level{display:inline-block;padding:3px 6px;border-radius:5px;font-size:10px}.level.error{background:#fdebed;color:#a72e3b}.level.warn{background:#fff1d8;color:#9a6500}.level.info{background:#e7f6ef;color:#187456}.integration-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.integration-head p{margin:4px 0;color:var(--muted)}.integration-status{padding:8px 10px;border-radius:999px;background:#eef2f6;font-size:11px;font-weight:900}.integration-status.active{background:#e5f6ee;color:#187456}.integration-status.reauth_required,.integration-status.error{background:#fdebed;color:#a72e3b}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:22px 0 0}.settings-grid div{padding:13px;background:#f7f9fc;border-radius:11px}.settings-grid dt{font-size:11px;color:var(--muted)}.settings-grid dd{margin:5px 0 0;font-weight:750;font-size:13px}.settings-card code{display:block;padding:13px;background:#172338;color:#dce7f6;border-radius:10px;line-height:1.6;overflow:auto}.toast-host{position:fixed;right:18px;top:18px;z-index:100;display:grid;gap:8px}.toast{border:0;border-radius:11px;padding:12px 16px;color:#fff;box-shadow:0 8px 24px #14233733;text-align:left}.toast-success{background:#177b5b}.toast-error{background:#aa3540}.toast-info{background:#315f9d}.offline-banner{position:fixed;z-index:200;left:50%;top:8px;transform:translate(-50%);background:#8a5b00;color:#fff;border-radius:10px;padding:8px 13px;font-size:12px;box-shadow:0 4px 16px #0000002e}.login-page{min-height:100vh;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at 20% 20%,#e8f0fa,transparent 40%),#f4f7fb}.login-card{width:min(410px,100%);background:#fff;border-radius:24px;padding:32px;box-shadow:0 20px 60px #1a2d4621}.login-card h1{margin:20px 0 5px}.login-card>p{margin:0 0 27px;color:var(--muted)}.login-logo{background:var(--navy);color:#fff;width:55px;height:55px;border-radius:17px}.mobile-install-strip,.bottom-nav{display:none}@media(max-width:900px){.sidebar{display:none}.mobile-install-strip{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:#15243a;color:#fff}.mobile-install-strip .link-button{font-size:12px;color:#fff}.mobile-install-strip .install-hint{position:absolute;right:12px;top:46px;background:#fff;color:#172338;padding:10px;border-radius:10px;box-shadow:var(--shadow);z-index:25;max-width:240px}.main-content{margin-left:0}.page{padding:25px 20px 100px}.hero-actions{grid-template-columns:1fr 1fr}.barrier-button{grid-column:1/-1;min-height:120px}.bottom-nav{position:fixed;display:flex;inset:auto 0 0;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid #dfe6ee;padding:6px max(8px,env(safe-area-inset-right)) calc(6px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));z-index:30}.bottom-nav a{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;color:#718096;font-size:19px;padding:5px}.bottom-nav a small{font-size:10px}.bottom-nav a.router-link-active{color:var(--blue)}.bottom-create span{display:grid;place-items:center;width:34px;height:34px;margin-top:-17px;border-radius:50%;background:var(--navy);color:#fff;box-shadow:0 5px 14px #15243a40}.permit-grid{grid-template-columns:1fr 1fr}.period-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.page{padding:21px 14px 92px}.page-header{align-items:flex-start}.page-header h1{font-size:27px}.primary-link{padding:10px 12px;font-size:13px}.hero-actions{grid-template-columns:1fr}.barrier-button{grid-column:auto}.action-tile{min-height:130px}.permit-card{padding:16px}.permit-top{align-items:flex-start}.status-pill{font-size:10px;padding:6px 8px}.permit-grid{grid-template-columns:1fr;gap:10px}.permit-grid div{display:grid;grid-template-columns:100px 1fr}.period-grid{grid-template-columns:1fr 1fr}.form-card,.settings-card{padding:19px}.settings-grid{grid-template-columns:1fr}.log-row{flex-direction:column;gap:8px}.log-meta{align-items:flex-start}.toast-host{left:12px;right:12px;top:12px}.toast{width:100%}.instance-row{grid-template-columns:1fr}.login-card{padding:25px}.integration-head{flex-direction:column}.journal-tabs{border-radius:12px}.journal-tabs button{min-width:85px;font-size:12px}}.admin-menu{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.admin-menu-item{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid #e4eaf1;border-radius:18px;padding:20px;box-shadow:var(--shadow)}.admin-menu-item>span{font-size:25px}.admin-menu-item div{display:flex;flex:1;flex-direction:column;gap:4px}.admin-menu-item small{color:var(--muted);line-height:1.35}.login-install{margin-top:18px;color:var(--blue)}@media(max-width:700px){.admin-menu{grid-template-columns:1fr}}
