:root{color:#14221d;font-synthesis:none;background:#eff3f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%}body{min-width:320px;min-height:100%;margin:0}button,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,textarea:focus-visible,[role=listbox]:focus-visible{outline-offset:2px;outline:2px solid #55c98b}.app-shell{flex-direction:column;height:100dvh;min-height:0;display:flex;overflow:hidden}.demo-bar{color:#d9e5df;letter-spacing:.01em;background:#101714;flex:0 0 58px;justify-content:space-between;align-items:center;gap:20px;height:58px;padding:0 22px;font-size:13px;display:flex}.demo-bar>div,.demo-controls{align-items:center;gap:10px;display:flex}.demo-dot{background:#6ce9a6;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #6ce9a622}.demo-bar em{color:#8fa199;border-left:1px solid #34413b;padding-left:10px;font-style:normal}.experience-switcher{position:relative}.switcher-trigger{color:#eef7f2;text-align:left;background:#202b26;border:1px solid #3a4841;border-radius:10px;grid-template-columns:8px minmax(0,1fr) 18px;align-items:center;gap:9px;min-width:218px;height:42px;padding:5px 9px;transition:border-color .15s,background .15s;display:grid}.switcher-trigger:hover,.switcher-trigger[aria-expanded=true]{background:#27352f;border-color:#60736a}.switcher-trigger:focus-visible{outline-offset:2px;outline:2px solid #77dda7}.switcher-trigger span:nth-child(2){gap:1px;display:grid}.switcher-trigger small{color:#92a49b;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.switcher-trigger strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.switcher-trigger svg{transition:transform .15s}.switcher-trigger svg.rotated{transform:rotate(180deg)}.switcher-signal{background:#77dda7;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #77dda71a}.switcher-menu{z-index:30;background:#18211e;border:1px solid #3b4a43;border-radius:13px;width:330px;padding:7px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 60px #0008}.switcher-menu-label{color:#81948a;text-transform:uppercase;letter-spacing:.09em;padding:7px 9px 9px;font-size:10px;font-weight:700}.switcher-menu button{color:#dce8e2;text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:11px 10px;display:flex}.switcher-menu button:hover,.switcher-menu button.focused{background:#25332d;border-color:#34473e}.switcher-menu button[aria-selected=true]{color:#8aebb7}.switcher-menu button span{gap:3px;display:grid}.switcher-menu button strong{font-size:13px}.switcher-menu button small{color:#8fa199;font-size:11px;font-weight:400}.switcher-hint{color:#8fa199;border-top:1px solid #2d3b35;margin-top:5px;padding:8px 9px 4px;font-size:9px}.demo-controls>button,.state-screen button{color:#fff;background:0 0;border:1px solid #53635b;border-radius:8px;align-items:center;gap:7px;padding:8px 12px;display:flex}.demo-controls>button:hover{background:#27332e}.experience{--accent:#4f46e5;--accent-soft:#eeecff;--canvas:#eef1ef;--surface:#fff;--text:#17221d;--muted:#56635d;--border:#dce3df;background:var(--canvas);min-height:0;color:var(--text);flex:auto;grid-template-columns:220px minmax(0,1fr);transition:background .25s,color .25s;display:grid;overflow:hidden}.theme-rose{--accent:#ef4966;--accent-soft:#391e26}.theme-emerald{--accent:#0d9f6e;--accent-soft:#dff7ec}.theme-amber{--accent:#d78b09;--accent-soft:#fff4d9}.appearance-dark{--canvas:#111817;--surface:#18211f;--text:#f3f7f5;--muted:#9cada5;--border:#303c38}.sidebar{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;min-height:0;padding:27px 16px 20px;display:flex;overflow:hidden}.brand{width:100%;color:var(--text);text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0 9px 32px;font-size:18px;font-weight:700;text-decoration:none;display:flex}.brand-mark{background:var(--accent);color:#fff;border-radius:9px 9px 9px 2px;place-items:center;width:29px;height:29px;display:grid}.sidebar nav{gap:5px;display:grid}.sidebar nav button{color:var(--muted);text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;padding:11px 12px;display:flex}.sidebar nav button:hover,.sidebar nav button.active{background:var(--accent-soft);color:var(--accent);font-weight:600}.sidebar-footer{border-top:1px solid var(--border);align-items:center;gap:9px;margin-top:auto;padding:14px 8px 0;display:flex}.sidebar-footer .avatar{background:var(--accent-soft);width:34px;height:34px;color:var(--accent);border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.sidebar-footer div{font-size:12px;display:grid}.sidebar-footer span{color:var(--muted)}.workspace{overscroll-behavior:contain;scrollbar-gutter:stable;width:100%;min-width:0;min-height:0;margin:0;padding:48px max(24px,50% - 520px) 24px;overflow-y:auto}.workspace-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:32px;display:flex}.context-label{color:var(--accent);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:700}h1,h2{letter-spacing:-.025em;margin:0}.workspace-header h1{margin:7px 0 8px;font-size:clamp(28px,4vw,42px)}.workspace-header p{max-width:650px;color:var(--muted);margin:0;line-height:1.55}.safe-badge{border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:999px;flex:none;align-items:center;gap:7px;padding:8px 11px;font-size:12px;display:flex}.component-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.span-full{grid-column:1/-1}.span-half{min-width:0}.panel{background:var(--surface);border:1px solid var(--border);border-radius:15px;height:100%;padding:23px;box-shadow:0 2px 12px #12241b08}.density-compact .panel{border-radius:11px;padding:18px}.hero-panel{background:linear-gradient(125deg, var(--surface) 38%, var(--accent-soft));justify-content:space-between;align-items:flex-end;gap:30px;min-height:190px;padding:31px;display:flex;position:relative;overflow:hidden}.hero-panel:after{content:"";border:1px solid var(--accent);opacity:.15;border-radius:50%;width:230px;height:230px;position:absolute;top:-100px;right:-70px}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:9px;font-size:12px;font-weight:700;display:block}.hero-panel h2{max-width:570px;font-size:clamp(22px,3vw,31px)}.hero-panel p,.banner p{color:var(--muted);max-width:620px;margin:9px 0 0;line-height:1.55}.actions{z-index:1;flex-wrap:wrap;align-items:center;gap:8px;display:flex;position:relative}.action-button,.primary-button{white-space:nowrap;color:#fff;background:var(--accent);border:0;border-radius:8px;align-items:center;gap:7px;padding:10px 13px;font-weight:600;display:inline-flex}.action-button.complete{opacity:1;cursor:default;background:#18794e}.panel-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.panel-heading h2{font-size:16px}.panel-heading>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.metrics{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.metric{border:1px solid var(--border);border-radius:10px;gap:4px;padding:15px;display:grid}.metric span{color:var(--muted);font-size:12px}.metric strong{font-size:24px;font-weight:700}.metric small{color:var(--accent)}.text-button{color:var(--accent);background:0 0;border:0;font-size:12px}.item-list{display:grid}.list-item{border-bottom:1px solid var(--border);grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:13px 0;display:grid}.list-item:last-child{border:0}.item-icon{background:var(--accent-soft);width:28px;height:28px;color:var(--accent);border-radius:7px;place-items:center;display:grid}.list-item div:nth-child(2){gap:3px;min-width:0;display:grid}.list-item strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.list-item span{color:var(--muted);font-size:11px}.list-item em{color:var(--accent);background:var(--accent-soft);border-radius:99px;padding:4px 7px;font-size:10px;font-style:normal}.banner{border-left:4px solid var(--accent);align-items:flex-start;gap:13px;display:flex}.banner-copy{flex:1}.banner h2{font-size:17px}.tone-critical{border-left-color:#ef4966}.tone-positive{border-left-color:#0d9f6e}.experience-footer{color:var(--muted);justify-content:space-between;padding:22px 3px 0;font-size:11px;display:flex}.state-screen{text-align:center;background:#eef1ef;flex:auto;place-content:center;justify-items:center;gap:12px;min-height:0;display:grid}.state-screen svg{color:#4f46e5}.state-screen p{color:#66736d}.state-screen button{background:#17221d}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.scrim{z-index:40;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#080e0bb3;border:0;position:fixed;inset:0}.workbench{z-index:41;color:#edf5f1;background:#121a17;flex-direction:column;width:min(620px,95vw);height:100vh;padding:22px;display:flex;position:fixed;top:0;right:0;box-shadow:-20px 0 80px #0008}.workbench header,.workbench header>div{justify-content:space-between;align-items:center;gap:11px;display:flex}.workbench h2{font-size:17px}.workbench header p{color:#8fa199;margin:3px 0 0;font-size:12px}.workbench-icon{color:#83f1b7;background:#293a33;border-radius:8px;place-items:center;width:35px;height:35px;display:grid}.icon-button{color:#9cada5;background:0 0;border:0;padding:6px}.safety-note{color:#b7c9c0;background:#1b2923;border:1px solid #345043;border-radius:8px;align-items:flex-start;gap:9px;margin:21px 0;padding:12px;font-size:12px;line-height:1.45;display:flex}.safety-note svg{color:#6ce9a6;flex:none}.workbench label{color:#9cada5;margin-bottom:8px;font-size:12px}.workbench textarea{resize:none;color:#c9f7dd;tab-size:2;background:#0d1311;border:1px solid #33423b;border-radius:10px;outline:none;flex:1;width:100%;padding:16px;font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace}.workbench textarea:focus{border-color:#61cf94}.validation-errors{color:#ffbdc8;background:#3c1f25;border-radius:8px;margin-top:10px;padding:11px;font-size:12px}.validation-errors ul{margin:6px 0 0;padding-left:18px}.workbench-footer{color:#7f9188;justify-content:space-between;align-items:center;padding-top:14px;font-size:11px;display:flex}.workbench .primary-button{background:#27a869}.config-inspector{z-index:4;color:#175737;background:#eaf8f0;border-bottom:1px solid #bde5ce;justify-content:space-between;align-items:center;gap:16px;padding:11px 22px;font-size:12px;display:flex;position:sticky;top:0}.config-inspector>div{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.config-inspector strong{color:#0d3d25}.config-inspector button{color:#175737;background:#fff;border:1px solid #8fc9a8;border-radius:7px;padding:6px 9px}.workbench-tools{align-items:center;gap:8px;margin-bottom:9px;display:flex}.workbench-tools label,.workbench-tools button{color:#c6d4ce;cursor:pointer;background:#1d2a25;border:1px solid #3b4d45;border-radius:7px;margin:0;padding:7px 9px;font-size:11px}.workbench-tools input{opacity:0;pointer-events:none;position:absolute}.text-button{align-items:center;gap:4px;display:inline-flex}.interaction-notice{color:#16633e;background:#e7f8ee;border:1px solid #b7e1c7;border-radius:10px;align-items:center;gap:9px;margin:-12px 0 18px;padding:11px 13px;font-size:12px;display:flex}.interaction-notice span{flex:1}.interaction-notice button{color:#16633e;background:0 0;border:0;border-radius:6px;width:24px;height:24px;font-size:18px}.interaction-notice button:hover{background:#ccebd8}.empty-section{text-align:center;place-content:center;justify-items:center;min-height:300px;display:grid}.empty-section>span{width:48px;height:48px;color:var(--accent);background:var(--accent-soft);border-radius:13px;place-items:center;margin-bottom:13px;display:grid}.empty-section p{max-width:430px;color:var(--muted);margin:8px 0 20px}@media (width>=701px) and (width<=1100px){.experience{grid-template-columns:82px minmax(0,1fr)}.sidebar{padding:24px 10px 18px}.brand{justify-content:center;padding:0 0 30px}.brand>span:last-child,.sidebar nav button span,.sidebar-footer div{display:none}.sidebar nav button{justify-content:center;padding:12px}.sidebar-footer{justify-content:center;padding:14px 0 0}.workspace{padding:42px 28px 24px}.hero-panel{padding:26px}}@media (width<=700px){.demo-bar{flex-basis:62px;height:62px;padding:9px 12px}.demo-bar>div:first-child{display:none}.demo-controls{justify-content:space-between;width:100%}.experience-switcher{flex:1}.switcher-trigger{width:100%;min-width:0}.switcher-menu{width:auto;position:fixed;top:67px;left:10px;right:10px}.demo-controls>button{justify-content:center;width:44px;height:42px;padding:0;font-size:0}.experience{min-height:0;padding-bottom:0;display:block}.sidebar{z-index:20;height:70px;padding:6px 10px max(6px, env(safe-area-inset-bottom));background:color-mix(in srgb, var(--surface) 94%, transparent);border:0;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 35px #10201914}.brand,.sidebar-footer{display:none}.sidebar nav{grid-template-columns:repeat(4,1fr);gap:5px;height:100%;display:grid}.sidebar nav button{text-align:center;border-radius:10px;flex-direction:column;justify-content:center;gap:3px;min-width:0;padding:5px 2px}.sidebar nav button span{font-size:10px;line-height:1;display:block}.workspace{height:100%;padding:30px 16px 94px}.workspace-header{margin-bottom:26px;display:block}.safe-badge{width:max-content;margin-top:14px}.component-grid{grid-template-columns:1fr}.span-full,.span-half{grid-column:1}.metrics{grid-template-columns:1fr}.hero-panel{flex-direction:column;align-items:flex-start}.banner{flex-wrap:wrap}.banner .actions{width:100%}.experience-footer{flex-direction:column;gap:12px}.panel{padding:18px}.list-item{grid-template-columns:30px minmax(0,1fr)}.list-item em{display:none}.interaction-notice{margin-top:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.govbot-shell{color:#172a22;--gb-green:#176444;--gb-muted:#526459;--gb-border:#dce4dc;background:#f4f6f3;min-height:100dvh;font:15px/1.6 Inter,system-ui,sans-serif}.govbot-shell a{color:inherit;text-decoration:none}.govbot-shell button,.govbot-shell input{font:inherit}.govbot-shell :focus-visible{outline-offset:4px;outline:3px solid #176444}.govbot-shell button,.govbot-shell a{touch-action:manipulation}.gb-sr{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.gb-skip{z-index:20;background:#fff;border:2px solid #176444;padding:12px;position:fixed;top:-90px;left:16px}.gb-skip:focus{top:12px}.gb-header{border-bottom:1px solid var(--gb-border);background:#fff;justify-content:space-between;align-items:center;gap:20px;height:80px;padding:0 max(24px,50vw - 580px);display:flex}.gb-brand,.gb-header-right,.gb-team{align-items:center;gap:12px;display:flex}.gb-brand{letter-spacing:-.04em;font-size:19px;font-weight:750}.gb-brand strong{font-weight:450}.gb-brand-divider{color:#9ba99f;margin:0 10px}.gb-logo{color:#fff;background:#176444;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.gb-team{color:#3c6250;background:#edf5ee;border-radius:30px;gap:6px;padding:6px 10px;font-size:12px}.gb-header-right{gap:22px}.gb-quiet,.gb-primary{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 16px;font-weight:600;display:inline-flex}.govbot-shell .gb-primary{color:#fff;background:var(--gb-green);border:1px solid var(--gb-green)}.gb-primary:hover{filter:brightness(.9)}.gb-quiet{color:var(--gb-green);background:0 0;border:1px solid #0000}.gb-quiet:hover{background:#e9f0e9}.gb-progress{max-width:1160px;height:25px;color:var(--gb-green);margin:auto;padding:3px 0;font-size:12px}.gb-main{max-width:1160px;margin:0 auto;padding:32px 0 70px}.gb-intro{justify-content:space-between;align-items:center;gap:32px;margin-bottom:28px;display:flex}.gb-eyebrow{letter-spacing:.13em;color:#397250;margin:0 0 12px;font-size:11px;font-weight:750}.govbot-shell h1{letter-spacing:-.045em;margin:0 0 14px;font-size:clamp(30px,4vw,46px);font-weight:650;line-height:1.15}.gb-lead{color:var(--gb-muted);max-width:680px;margin:0;font-size:16px}.gb-sample{text-align:right;flex:none;display:grid}.gb-sample strong{letter-spacing:-.06em;font-size:42px;font-weight:550;line-height:1.1}.gb-sample span{font-size:13px}.gb-sample small{color:var(--gb-muted);margin-top:4px;font-size:11px}.gb-snapshot{color:#41583f;background:#eaf0e8;border:1px solid #d4e0d0;border-radius:10px;align-items:flex-start;gap:12px;padding:15px 18px;font-size:13px;display:flex}.gb-snapshot svg{flex:none;margin-top:2px}.gb-snapshot strong{font-weight:650}.gb-search{margin:30px 0}.gb-search>label{margin-bottom:9px;font-size:13px;font-weight:650;display:block}.gb-search-row{gap:10px;display:flex}.gb-search-input{color:#687d6b;background:#fff;border:1px solid #a4b4a8;border-radius:9px;flex:1;align-items:center;gap:12px;max-width:680px;padding:0 15px;display:flex}.gb-search-input input{color:#172a22;background:0 0;border:none;width:100%;min-width:0;height:47px}.gb-search-input input:focus{outline:none}.gb-search-input:focus-within{outline-offset:2px;outline:3px solid #176444}.gb-search-input input::placeholder{color:#657467;opacity:1}.gb-list-heading{justify-content:space-between;align-items:center;margin:0 0 16px;display:flex}.gb-list-heading h2{margin:0;font-size:17px;font-weight:650}.gb-list-heading>span{color:var(--gb-muted);font-size:13px}.gb-bill-list{grid-template-columns:1fr 1fr;gap:18px;margin:0;padding:0;list-style:none;display:grid}.gb-bill-list li{min-width:0}.gb-bill-card{border:1px solid var(--gb-border);background:#fff;border-radius:14px;flex-direction:column;height:100%;padding:24px;transition:border-color .15s,box-shadow .15s;display:flex}.gb-bill-card:hover{border-color:#8fb099;box-shadow:0 5px 18px #172a2209}.gb-card-meta{color:var(--gb-muted);flex-wrap:wrap;align-items:center;gap:12px;font-size:12px;display:flex}.gb-chamber{color:#236542;background:#eaf4ec;border-radius:5px;padding:3px 8px;font-size:11px;font-weight:650}.gb-senate{color:#454f8c;background:#eef0fa}.gb-number{color:#354d3e;font-family:ui-monospace,monospace;font-weight:650}.gb-congress{margin-left:auto;font-size:11px}.gb-card-title{justify-content:space-between;align-items:flex-start;gap:18px;margin:17px 0 9px;display:flex}.gb-card-title h3{letter-spacing:-.025em;overflow-wrap:anywhere;margin:0;font-size:19px;font-weight:650;line-height:1.4}.gb-card-title svg{color:var(--gb-green);flex:none;margin-top:3px}.gb-sponsor{color:var(--gb-muted);margin:0 0 20px;font-size:12px}.gb-card-activity{border-top:1px solid #edf0eb;margin-top:auto;padding-top:13px}.gb-card-activity>span{text-transform:uppercase;letter-spacing:.075em;color:var(--gb-muted);font-size:10px;font-weight:650}.gb-card-activity p{color:#3b4e40;margin:5px 0;font-size:13px}.gb-card-activity time{color:var(--gb-muted);font-size:11px}.gb-footer{border-top:1px solid var(--gb-border);color:var(--gb-muted);background:#fff;justify-content:space-between;gap:15px;padding:20px max(24px,50vw - 580px);font-size:11px;display:flex}.gb-back{align-items:center;gap:7px;min-height:44px;margin-bottom:20px;font-size:13px;display:inline-flex;color:var(--gb-green)!important}.gb-detail-header{max-width:900px;margin-bottom:32px}.gb-detail-header h1{margin:16px 0;font-size:clamp(28px,3.4vw,40px)}.gb-detail-grid{grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);gap:22px;display:grid}.gb-detail-main,.gb-detail-side{flex-direction:column;gap:22px;min-width:0;display:flex}.gb-panel{border:1px solid var(--gb-border);overflow-wrap:anywhere;background:#fff;border-radius:14px;padding:26px}.gb-panel h2{letter-spacing:-.02em;align-items:center;gap:9px;margin:0 0 18px;font-size:17px;font-weight:650;display:flex}.gb-panel h2 svg{color:var(--gb-green)}.gb-panel h3{margin:24px 0 9px;font-size:13px;font-weight:650}.gb-facts{grid-template-columns:1fr 1fr;gap:18px;margin:0;display:grid}.gb-facts dt{color:var(--gb-muted);margin-bottom:5px;font-size:12px}.gb-facts dd{margin:0;font-size:14px}.gb-fact-wide{grid-column:1/-1}.gb-copy{white-space:pre-wrap;font-size:14px}.gb-caption,.gb-missing{color:var(--gb-muted);margin:0;font-size:13px}.gb-timeline{margin:24px 0 0;padding:0 0 0 16px;list-style:none}.gb-timeline li{border-left:1px solid #cbdbc9;padding:0 0 27px 24px;position:relative}.gb-timeline li:last-child{padding-bottom:0}.gb-timeline li:before{content:"";background:#47845a;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:6px;left:-5px;box-shadow:0 0 0 1px #a7c3a8}.gb-timeline time{color:var(--gb-muted);font-size:12px}.gb-timeline p{margin:5px 0 0;font-size:14px}.gb-sponsors,.gb-sources,.gb-versions{margin:0;padding:0;list-style:none}.gb-sponsors li{gap:3px;padding:9px 0;display:grid}.gb-sponsors strong{font-size:14px;font-weight:600}.gb-sponsors span,.gb-versions small{color:var(--gb-muted);font-size:12px}.govbot-shell .gb-source{min-height:40px;color:var(--gb-green);text-underline-offset:3px;overflow-wrap:anywhere;align-items:center;gap:5px;font-size:13px;text-decoration:underline;display:inline-flex}.gb-source svg{flex:none}.gb-versions li{border-top:1px solid var(--gb-border);gap:3px;margin-top:12px;padding-top:12px;display:grid}.gb-versions strong{font-size:13px;font-weight:600}.gb-versions li>div{flex-wrap:wrap;gap:18px;display:flex}.gb-provenance{border:1px solid var(--gb-border);overflow-wrap:anywhere;background:#fff;border-radius:12px;margin-top:25px;padding:18px 24px;font-size:13px}.gb-provenance summary{cursor:pointer;color:var(--gb-green);min-height:24px;font-weight:600}.gb-provenance dl{margin-top:20px}.gb-provenance dt{color:var(--gb-muted);margin-top:12px}.gb-provenance dd{margin:4px 0}.gb-provenance code{font-size:12px}.gb-empty{text-align:center;background:#fff;border:1px dashed #b2c2b3;border-radius:14px;justify-items:center;gap:14px;padding:52px 24px;display:grid}.gb-empty svg{color:var(--gb-green)}.gb-empty h1,.gb-empty h2,.gb-empty p{margin:0}.gb-empty p{color:var(--gb-muted);max-width:520px}.gb-error{max-width:750px;margin:35px auto}.gb-error h1{font-size:30px}@media (width<=1230px){.gb-main{padding:24px 24px 50px}.gb-progress{padding-left:24px}}@media (width<=700px){.gb-header{height:70px;padding:0 18px}.gb-brand{gap:8px;font-size:16px}.gb-brand-divider{margin:0 5px}.gb-logo{width:32px;height:32px}.gb-header-right{gap:4px}.gb-team{display:none}.gb-header .gb-quiet{padding:10px}.gb-main{padding:20px 18px 38px}.gb-intro{align-items:flex-start;gap:20px}.gb-sample{display:none}.gb-eyebrow{font-size:10px}.gb-lead{font-size:14px}.gb-snapshot{padding:13px;font-size:12px}.gb-search-row{flex-wrap:wrap}.gb-search-input{flex-basis:100%;max-width:100%}.gb-search{margin:25px 0}.gb-bill-list,.gb-detail-grid{grid-template-columns:1fr}.gb-bill-card{padding:20px}.gb-card-title h3{font-size:18px}.gb-panel{padding:21px}.gb-footer{flex-direction:column;gap:5px;padding:20px 18px}.gb-provenance{padding:17px}.gb-detail-header{margin-bottom:25px}.gb-detail-header h1{overflow-wrap:anywhere}.gb-back{margin-bottom:12px}}@media (prefers-reduced-motion:reduce){.gb-bill-card{transition:none}}.gb-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin:2rem 0;display:flex}.gb-progress{overflow-wrap:anywhere;height:auto;min-height:25px;padding-right:18px}.gb-filter-panel{background:#eaf0e8;border:1px solid #d4e0d0;border-radius:10px;max-width:680px;margin-top:18px;padding:16px 18px}.gb-filter-panel>label{margin-bottom:8px;font-size:13px;font-weight:650;display:block}.gb-filter-row{align-items:center;gap:10px;display:flex}.gb-filter-row input{color:#172a22;background:#fff;border:1px solid #a4b4a8;border-radius:8px;flex:1;min-width:0;height:44px;padding:0 10px}.gb-filter-apply{color:#fff;cursor:pointer;background:#176444;border:1px solid #176444;border-radius:8px;min-height:44px;padding:8px 14px;font-weight:600}.gb-filter-chip{color:#176444;background:#d6e7d6;border-radius:20px;align-items:center;gap:8px;margin:10px 8px 0 0;padding:5px 9px;font-size:12px;display:inline-flex}.gb-filter-chip a{color:#176444;font-size:16px;line-height:1}.gb-filter-panel .gb-caption{margin-top:9px}@media (width<=700px){.gb-filter-row{flex-direction:column;align-items:stretch}.gb-filter-row input,.gb-filter-apply{width:100%}}.gb-admin-action{background:#fff8e8;border:1px solid #e5d4a6;border-radius:14px;justify-content:space-between;align-items:center;gap:28px;margin:0 0 24px;padding:22px 24px;display:flex}.gb-admin-action h2{margin:0 0 7px;font-size:18px;line-height:1.3}.gb-admin-action p{color:var(--gb-muted);margin:0;font-size:13px}.gb-admin-action .gb-eyebrow{color:#866316;margin-bottom:6px}.gb-admin-action form{flex:none}.gb-save-success{align-items:center;gap:7px;font-weight:600;display:flex;color:#176444!important;margin-top:11px!important}.gb-primary:disabled{cursor:wait;opacity:.65}@media (width<=700px){.gb-header-right>a.gb-quiet{padding:9px}.gb-admin-action{flex-direction:column;align-items:stretch}.gb-admin-action .gb-primary{width:100%}}
