:root{--cb-bg: #FBF7EF;--cb-card-bg: #FFFFFF;--cb-ink: #20201D;--cb-gray: #62645C;--cb-light-gray: #8A8E84;--cb-border: #E1DDD2;--cb-blue: #345C64;--cb-blue-hover: #263F45;--cb-blue-light: #EEF4F3;--cb-gold: #8C6D2C;--cb-gold-light: #F5EEDB;--cb-green: #526B56;--cb-green-light: #EEF4EC;--cb-red: #A74732;--cb-red-light: #F9E9E3;--cb-clay: #C85F36;--cb-clay-light: #F9EBE1;--cb-cream: #FFFDF8;--cb-radius: 12px;--cb-shell: 1080px;--cb-gutter: clamp(1rem, 4vw, 1.5rem)}body{font-family:Inter,system-ui,sans-serif;background:var(--cb-bg);color:var(--cb-ink);margin:0}@keyframes cbFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes cbSpin{to{transform:rotate(360deg)}}.cb-page{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#FFFDF8 0%,var(--cb-bg) 38rem,#F7F1E8 100%)}.cb-hero{position:relative;width:100%;min-height:clamp(34rem,72vh,45rem);margin:0;overflow:hidden;background:#253233}.cb-hero-photo,.cb-hero-photo img{position:absolute;inset:0;width:100%;height:100%}.cb-hero-photo{margin:0}.cb-hero-photo img{display:block;object-fit:cover;object-position:50% 54%}.cb-hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#171b18c7,#171b188c 45%,#171b181f),linear-gradient(0deg,#171b1875,#171b1805 48%)}.cb-hero-copy{position:relative;z-index:1;display:flex;min-height:inherit;box-sizing:border-box;width:100%;max-width:var(--cb-shell);flex-direction:column;justify-content:center;margin:0 auto;padding:clamp(2rem,6vw,5rem) var(--cb-gutter);color:#fffdf8}.cb-hero-kicker{width:fit-content;margin-bottom:.85rem;color:#fffdf8e0;font-size:.84rem;font-weight:800;letter-spacing:0}.cb-hero h1{margin:0;color:#fffdf8;font-family:"DM Serif Display",Georgia,serif;font-size:clamp(3.8rem,6.8vw,6.8rem);font-weight:400;line-height:.92;letter-spacing:0;text-shadow:0 3px 18px rgba(0,0,0,.24)}.cb-hero h1 span{display:block}.cb-hero-sub{max-width:38rem;margin:1.1rem 0 0;color:#fffdf8e0;font-size:clamp(1rem,1.7vw,1.18rem);line-height:1.55}.cb-hero-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.45rem}.cb-hero-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:0 .95rem;border:1px solid rgba(255,253,248,.35);border-radius:999px;color:#fffdf8;background:#fffdf81f;font-size:.82rem;font-weight:850;text-decoration:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.cb-hero-link:hover{background:#fffdf833}.cb-hero-tower{position:absolute;right:max(clamp(1rem,4vw,4rem),calc((100vw - var(--cb-shell)) / 2));bottom:clamp(1rem,3vw,2rem);z-index:2;width:min(24vw,16rem);min-width:12rem;aspect-ratio:3 / 4;margin:0;overflow:hidden;border:1px solid rgba(255,253,248,.44);border-radius:14px;background:var(--cb-blue);box-shadow:0 18px 38px #00000038}.cb-hero-tower img{width:100%;height:100%;display:block;object-fit:cover;object-position:50% 50%}.cb-photo-credit{position:absolute;left:clamp(1rem,2vw,1.35rem);right:clamp(1rem,2vw,1.35rem);bottom:clamp(.85rem,2vw,1.1rem);z-index:3;color:#fffdf8db;font-size:.68rem;line-height:1.35;text-shadow:0 1px 8px rgba(0,0,0,.55)}.cb-photo-credit a{color:#fffdf8;font-weight:850;text-decoration:none}.cb-photo-credit a:hover{text-decoration:underline}.cb-photo-story{max-width:var(--cb-shell);width:100%;margin:1.25rem auto 0;padding:0 var(--cb-gutter);box-sizing:border-box}.cb-photo-story-grid{display:grid;grid-template-columns:1.18fr repeat(3,minmax(0,1fr));gap:.85rem}.cb-story-card{position:relative;display:flex;min-height:0;flex-direction:column;overflow:hidden;border:1px solid rgba(255,253,248,.84);border-radius:12px;color:var(--cb-ink);text-decoration:none;background:#fffdf8;box-shadow:0 14px 28px #3e34241a}.cb-story-card img{width:100%;height:clamp(8.75rem,14vw,11rem);display:block;object-fit:cover;filter:saturate(1.06) brightness(1.08);transition:transform .28s ease,filter .28s ease}.cb-story-card:nth-child(1) img{object-position:50% 62%}.cb-story-card:nth-child(2) img{object-position:50% 48%}.cb-story-card:nth-child(3) img{object-position:50% 56%}.cb-story-card:nth-child(4) img{object-position:23% 50%}.cb-story-card:after{content:none}.cb-story-card:hover img{transform:scale(1.035);filter:saturate(1.12) brightness(1.12)}.cb-story-card:focus-visible{outline:2px solid var(--cb-blue);outline-offset:3px}.cb-story-body{display:flex;flex-direction:column;justify-content:flex-start;flex:1;min-height:5.4rem;padding:.75rem .85rem .85rem}.cb-story-label{width:fit-content;margin-bottom:.35rem;color:var(--cb-green);background:transparent;font-size:.64rem;font-weight:850}.cb-story-card h2{max-width:8.5rem;margin:0;color:var(--cb-ink);font-family:"DM Serif Display",Georgia,serif;font-size:clamp(1.35rem,1.9vw,1.8rem);font-weight:400;line-height:.98;letter-spacing:0}.cb-photo-story-credit{margin:.45rem 0 0;color:var(--cb-light-gray);font-size:.68rem;line-height:1.4}.cb-photo-story-credit a{color:var(--cb-gray);font-weight:750;text-decoration:none}.cb-photo-story-credit a:hover{text-decoration:underline}.cb-main{flex:1;max-width:var(--cb-shell);width:100%;margin:0 auto;padding:1.1rem var(--cb-gutter) 2rem;box-sizing:border-box}.cb-section-jump-anchors{position:relative;height:0}.cb-section-jump-anchors span{position:absolute;top:-.75rem}@media(max-width:900px){.cb-photo-story-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.cb-hero{min-height:min(45rem,calc(100vh - 2rem))}.cb-hero-copy{justify-content:flex-start;padding:2rem 1.35rem 12.5rem}.cb-hero-tower{right:1.35rem;width:9.5rem;min-width:0;bottom:4.35rem}.cb-photo-credit{right:auto;max-width:calc(100% - 2rem);padding:.32rem .45rem;border-radius:8px;background:#1418167a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cb-photo-story,.cb-main{padding-left:1rem;padding-right:1rem}}@media(max-width:560px){.cb-hero h1{font-size:clamp(3.1rem,14vw,4.25rem)}.cb-hero-sub{font-size:1rem}.cb-hero-link{flex:1 1 auto;border-radius:10px}.cb-photo-story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.cb-story-card,.cb-story-card:nth-child(1){grid-column:auto}.cb-story-card img{height:7.1rem}.cb-story-body{min-height:4.35rem;padding:.62rem .68rem .7rem}.cb-story-label{margin-bottom:.28rem;font-size:.6rem}.cb-story-card h2{max-width:6.6rem;font-size:1.24rem;line-height:1}.cb-tabs-shell{border-radius:14px;padding:.8rem}.cb-tabs-head{align-items:flex-start}.cb-tabs-controls button{width:2.35rem;height:2.35rem}.cb-tab{min-height:9.4rem}.cb-tabs-footer{font-size:.78rem}}@media(max-width:340px){.cb-photo-story-grid{grid-template-columns:1fr}.cb-story-card img{height:10rem}}.cb-portal{animation:cbFadeIn .3s ease-out}.cb-accent-green{--accent: var(--cb-green);--accent-light: var(--cb-green-light)}.cb-accent-blue{--accent: var(--cb-blue);--accent-light: var(--cb-blue-light)}.cb-accent-clay{--accent: var(--cb-clay);--accent-light: var(--cb-clay-light)}.cb-accent-red{--accent: var(--cb-red);--accent-light: var(--cb-red-light)}.cb-accent-gold{--accent: var(--cb-gold);--accent-light: var(--cb-gold-light)}.cb-content .cb-section-kicker{color:var(--accent, var(--cb-blue))}.cb-panel-banner{position:relative;display:flex;min-height:clamp(10rem,22vw,13.5rem);margin-bottom:1rem;overflow:hidden;border:1px solid rgba(214,206,189,.9);border-radius:16px;background:#2a3734;box-shadow:0 14px 30px #3e34241f;animation:cbFadeIn .3s ease-out}.cb-panel-banner>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.05)}.cb-panel-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(82deg,#141a18d1,#141a1875 52%,#141a1814)}.cb-panel-banner--pattern{background:repeating-linear-gradient(-52deg,transparent 0 14px,color-mix(in srgb,var(--accent, var(--cb-blue)) 14%,transparent) 14px 16px),linear-gradient(120deg,var(--accent-light, var(--cb-blue-light)),#FFFDF8 78%);border-color:color-mix(in srgb,var(--accent, var(--cb-blue)) 26%,#FFFDF8)}.cb-panel-banner--pattern:after{content:none}.cb-panel-banner-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;gap:.3rem;padding:1.1rem 1.25rem 1.05rem;color:#fffdf8}.cb-panel-banner--pattern .cb-panel-banner-copy{color:var(--cb-ink);justify-content:center}.cb-panel-banner-copy span{font-family:Space Mono,monospace;font-size:.66rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;opacity:.92}.cb-panel-banner--pattern .cb-panel-banner-copy span{color:var(--accent, var(--cb-blue))}.cb-panel-banner-copy h2{margin:0;font-family:"DM Serif Display",Georgia,serif;font-size:clamp(2.1rem,4.6vw,3.4rem);font-weight:400;line-height:.95;letter-spacing:0;text-shadow:0 2px 14px rgba(0,0,0,.25)}.cb-panel-banner--pattern .cb-panel-banner-copy h2{text-shadow:none}.cb-panel-banner-copy p{max-width:34rem;margin:.1rem 0 0;font-size:.84rem;line-height:1.45;opacity:.92}.cb-intro{margin-bottom:1rem}.cb-intro p{font-size:.9rem;color:var(--cb-gray);margin:0;line-height:1.5}.cb-today{display:grid;gap:.9rem;margin-bottom:1rem;padding:1.1rem 1.1rem 1rem;background:#fffdf8e6;border:1px solid var(--cb-border);border-top:3px double rgba(32,32,29,.55);border-bottom:3px double rgba(32,32,29,.55);border-radius:4px;box-shadow:0 8px 20px #3731260d}.cb-today-head{display:grid;gap:.3rem;justify-items:center;padding-bottom:.85rem;border-bottom:1px solid var(--cb-border);text-align:center}.cb-today-head span{display:flex;align-items:center;gap:.6rem;color:var(--cb-gray);font-family:Space Mono,monospace;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.cb-today-head span:before,.cb-today-head span:after{content:"";width:2.6rem;height:1px;background:var(--cb-border)}.cb-today-head h2{margin:0;font-family:"DM Serif Display",Georgia,serif;font-size:clamp(1.85rem,3.2vw,2.7rem);font-weight:400;line-height:1.02;letter-spacing:0}.cb-today-head p{margin:0;color:var(--cb-gray);font-size:.88rem;line-height:1.5}.cb-today-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.cb-today-card{min-width:0;padding:.2rem 1rem .3rem;border-left:1px solid var(--cb-border)}.cb-today-card:first-child{padding-left:.1rem;border-left:0}.cb-today-card h3{margin:0 0 .55rem;color:var(--cb-ink);font-family:"DM Serif Display",Georgia,serif;font-weight:400;font-size:1.08rem;line-height:1.2}.cb-today-card ul{display:grid;gap:.55rem;list-style:none;margin:0;padding:0}.cb-today-card li,.cb-today-feature{display:grid;gap:.16rem;min-width:0}.cb-today-card p{margin:0;color:var(--cb-gray);font-size:.82rem;line-height:1.45}.cb-today-card a,.cb-today-notices a{color:var(--cb-blue-hover);font-size:.82rem;font-weight:800;line-height:1.28;text-decoration:none}.cb-today-card a:hover,.cb-today-notices a:hover{text-decoration:underline}.cb-today-card span,.cb-today-feature span{color:var(--cb-gray);font-size:.76rem;line-height:1.35}.cb-today-feature--secondary{margin-top:.7rem;padding-top:.7rem;border-top:1px solid var(--cb-border)}.cb-today-notices{display:grid;grid-template-columns:minmax(8rem,.24fr) minmax(0,1fr);gap:.5rem .7rem;align-items:start;padding:.75rem;border:1px solid var(--cb-border);border-radius:8px;background:#fffdf8bd}.cb-today-notices>span{grid-row:1 / span 3;padding-top:.28rem;color:var(--cb-light-gray);font-size:.7rem;font-weight:800;text-transform:uppercase}.cb-today-notices a{display:grid;grid-template-columns:5.5rem minmax(0,1fr);gap:.55rem;align-items:baseline;padding:.38rem 0;border-top:1px solid rgba(225,221,210,.8)}.cb-today-notices a:first-of-type{border-top:0;padding-top:.2rem}.cb-notice-date{color:var(--cb-blue-hover);font-size:.72rem;font-weight:850;white-space:nowrap}.cb-notice-title{min-width:0;color:var(--cb-ink);font-size:.8rem;font-weight:780;line-height:1.35}@media(max-width:860px){.cb-today-grid{grid-template-columns:1fr;gap:.75rem}.cb-today-card,.cb-today-card:first-child{padding:.75rem 0 0;border-left:0;border-top:1px solid var(--cb-border)}.cb-today-card:first-child{padding-top:0;border-top:0}.cb-today-notices{grid-template-columns:1fr}.cb-today-notices>span{grid-row:auto;padding-top:0}}.cb-tabs-shell{display:grid;gap:.85rem;margin-bottom:1rem;padding:clamp(.85rem,2.2vw,1.15rem);overflow:hidden;border:1px solid rgba(214,206,189,.92);border-radius:18px;background:linear-gradient(135deg,#fffdf8f5,#faf4e9e6),var(--cb-cream);box-shadow:0 16px 34px #3e342414}.cb-tabs-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.cb-tabs-head span{display:block;margin-bottom:.18rem;color:var(--cb-green);font-size:.78rem;font-weight:850}.cb-tabs-head h2{margin:0;font-family:"DM Serif Display",Georgia,serif;font-size:clamp(1.8rem,3.8vw,3.2rem);font-weight:400;line-height:.98;letter-spacing:0}.cb-tabs-controls{display:flex;gap:.45rem;flex-shrink:0}.cb-tabs-controls button{display:inline-flex;align-items:center;justify-content:center;width:2.65rem;height:2.65rem;border:1px solid #D3CCBD;border-radius:50%;color:var(--cb-blue-hover);background:#fffdf8;font:inherit;font-size:1.1rem;font-weight:900;cursor:pointer;box-shadow:0 6px 14px #3e342414}.cb-tabs-controls button:hover{border-color:#bfcbc5;background:var(--cb-blue-light)}.cb-tabs-controls button:focus-visible,.cb-tab:focus-visible{outline:2px solid var(--cb-blue);outline-offset:2px}.cb-tabs{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.2rem .15rem .35rem}.cb-tabs::-webkit-scrollbar{display:none}.cb-tab{display:flex;flex:0 0 calc((100% - 1.5rem) / 3);flex-direction:column;align-items:flex-start;justify-content:space-between;min-height:9.8rem;scroll-snap-align:start;padding:.95rem;border:1px solid #DCD5C7;border-radius:14px;background:#fffdf8e0;color:var(--cb-ink);text-align:left;font-family:inherit;cursor:pointer;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s}.cb-tab:hover{border-color:#bfcbc5;background:#fffdf8;box-shadow:0 10px 24px #3e34241a;transform:translateY(-2px)}.cb-tab--active,.cb-tab--active:hover{background:var(--accent-light, #ECF4F1);border-color:color-mix(in srgb,var(--accent, var(--cb-blue)) 42%,#FFFDF8);color:var(--cb-ink);box-shadow:inset 0 3px 0 var(--accent, var(--cb-blue)),0 12px 28px #345c6424}.cb-tab-topline{display:flex;align-items:center;justify-content:space-between;gap:.6rem;width:100%}.cb-tab-number{display:inline-flex;align-items:center;justify-content:center;min-width:2.15rem;height:2.15rem;border-radius:50%;color:var(--cb-blue-hover);background:#e4ece8;font-size:.75rem;font-weight:900;font-variant-numeric:tabular-nums}.cb-tab-eyebrow{color:var(--cb-light-gray);font-size:.72rem;font-weight:850;text-align:right}.cb-tab-label{display:block;margin-top:1rem;color:var(--cb-ink);font-family:"DM Serif Display",Georgia,serif;font-size:clamp(1.55rem,3vw,2rem);font-weight:400;line-height:.98}.cb-tab-summary{display:block;margin-top:.6rem;color:var(--cb-gray);font-size:.82rem;line-height:1.4}.cb-tab--active .cb-tab-number{color:#fffdf8;background:var(--accent, var(--cb-blue))}.cb-tab--active .cb-tab-eyebrow{color:var(--accent, var(--cb-blue))}.cb-tabs-footer{margin:0;color:var(--cb-gray);font-size:.82rem;line-height:1.45}.cb-content{min-height:32rem}@media(max-width:900px){.cb-tab{flex-basis:calc((100% - .75rem)/2)}}@media(max-width:560px){.cb-tabs{padding-left:0;padding-right:0}.cb-tab{flex-basis:100%}}.cb-stack{display:flex;flex-direction:column;gap:1rem}.cb-section-head{margin:0 0 1rem}.cb-section-kicker{display:block;font-family:Space Mono,monospace;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--cb-blue);margin-bottom:.35rem}.cb-section-head h3{font-size:1.15rem;line-height:1.25;margin:0 0 .45rem;color:var(--cb-ink)}.cb-section-head p{font-size:.86rem;line-height:1.6;color:var(--cb-gray);margin:0}.cb-source-grid{display:grid;grid-template-columns:1fr;gap:.7rem}@media(min-width:640px){.cb-source-grid{grid-template-columns:1fr 1fr}}.cb-source-card{display:flex;flex-direction:column;gap:.34rem;min-height:9rem;padding:.95rem 1rem;color:var(--cb-ink);text-decoration:none;background:var(--cb-card-bg);border:1px solid var(--cb-border);border-radius:8px;transition:border-color .16s,box-shadow .16s,transform .16s}.cb-source-card:hover{border-color:var(--cb-blue);box-shadow:0 4px 12px #1b4f8a1a;transform:translateY(-1px)}.cb-source-eyebrow{font-family:Space Mono,monospace;font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--cb-light-gray)}.cb-source-title{font-size:.94rem;font-weight:700;color:var(--cb-ink)}.cb-source-why{flex:1;font-size:.79rem;line-height:1.5;color:var(--cb-gray)}.cb-source-meta{width:fit-content;font-size:.7rem;font-weight:700;color:#596159;background:#f3f1ea;border:1px solid #E2DCD0;border-radius:6px;padding:.18rem .5rem}.cb-links{display:grid;gap:1rem}.cb-link-group{display:grid;gap:.65rem}.cb-link-group-head{display:grid;gap:.18rem;justify-content:start}.cb-link-group-head span{color:var(--cb-green);font-size:.7rem;font-weight:850}.cb-link-group-head h3{margin:0;color:var(--cb-ink);font-family:"DM Serif Display",Georgia,serif;font-size:clamp(1.35rem,2.4vw,1.8rem);font-weight:400;line-height:1.02}.cb-links-grid{display:grid;grid-template-columns:1fr;gap:.625rem}.cb-link-card{display:flex;align-items:flex-start;gap:.875rem;min-height:6.8rem;padding:1rem 1.125rem;background:var(--cb-card-bg);border:1.5px solid var(--cb-border);border-radius:8px;text-decoration:none;color:var(--cb-ink);transition:all .2s;box-shadow:0 1px 3px #0000000a}.cb-link-card:hover{border-color:var(--cb-blue);box-shadow:0 4px 12px #1b4f8a1f;transform:translateY(-2px)}.cb-link-icon{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;flex-shrink:0;border-radius:8px;color:var(--cb-blue);background:var(--cb-blue-light);font-family:Space Mono,monospace;font-size:.68rem;font-weight:900;line-height:1}.cb-link-icon--gold{color:var(--cb-gold);background:var(--cb-gold-light)}.cb-link-icon--green{color:var(--cb-green);background:var(--cb-green-light)}.cb-link-icon--red{color:var(--cb-red);background:var(--cb-red-light)}.cb-link-text{flex:1;min-width:0}.cb-link-title{display:block;font-weight:600;font-size:.9rem;margin-bottom:.125rem}.cb-link-desc{display:block;font-size:.8rem;color:var(--cb-gray);line-height:1.4}.cb-link-owner{display:block;margin-top:.42rem;color:var(--cb-light-gray);font-family:Space Mono,monospace;font-size:.66rem;font-weight:700;line-height:1.3}.cb-link-arrow{color:var(--cb-light-gray);font-size:1rem;flex-shrink:0;padding-top:.15rem;transition:transform .15s}.cb-link-card:hover .cb-link-arrow{transform:translate(2px);color:var(--cb-blue)}.cb-history-timeline{position:relative;display:flex;flex-direction:column;gap:.9rem;padding-left:1.1rem}.cb-history-timeline:before{content:"";position:absolute;top:.4rem;bottom:.4rem;left:0;width:3px;border-radius:3px;background:repeating-linear-gradient(180deg,var(--cb-gold) 0 10px,rgba(140,109,44,.28) 10px 16px)}.cb-history-item{position:relative;display:grid;grid-template-columns:5rem 1fr;gap:.85rem;padding:.95rem 1rem;background:var(--cb-card-bg);border:1px solid var(--cb-border);border-radius:10px;box-shadow:0 6px 16px #3e34240d}.cb-history-item:before{content:"";position:absolute;top:1.25rem;left:-1.45rem;width:11px;height:11px;border:2px solid var(--cb-cream);border-radius:50%;background:var(--cb-gold);box-shadow:0 0 0 2px #8c6d2c73}.cb-history-item--photo{grid-template-columns:5rem 1fr minmax(8.5rem,11.5rem)}.cb-history-year{font-family:Space Mono,monospace;font-size:.84rem;font-weight:700;line-height:1.25;color:var(--cb-gold)}.cb-history-body h4{margin:0 0 .35rem;font-family:"DM Serif Display",Georgia,serif;font-weight:400;font-size:1.18rem;line-height:1.25}.cb-history-body p{font-size:.82rem;line-height:1.55;color:var(--cb-gray);margin:0 0 .5rem}.cb-history-body a{font-size:.74rem;font-weight:700;color:var(--cb-blue);text-decoration:none;border-bottom:1px dashed rgba(52,92,100,.4)}.cb-history-body a:hover{border-bottom-style:solid}.cb-history-photo{align-self:center;max-height:10.5rem;height:100%;margin:0;overflow:hidden;border-radius:8px;border:1px solid var(--cb-border);background:var(--cb-gold-light)}.cb-history-photo img{width:100%;height:100%;min-height:7.5rem;display:block;object-fit:cover;filter:saturate(1.04);transition:transform .3s ease}.cb-history-item:hover .cb-history-photo img{transform:scale(1.04)}@media(max-width:680px){.cb-history-item,.cb-history-item--photo{grid-template-columns:1fr;gap:.5rem}.cb-history-photo img{max-height:11rem}}.cb-metric-strip{display:grid;grid-template-columns:1fr;gap:.7rem;margin-top:1rem}@media(min-width:640px){.cb-metric-strip{grid-template-columns:repeat(3,1fr)}}.cb-mini-metric{display:flex;flex-direction:column;gap:.2rem;padding:.8rem .9rem;color:var(--cb-ink);text-decoration:none;background:var(--cb-gold-light);border:1px solid rgba(198,146,20,.25);border-radius:8px}.cb-mini-metric span{font-size:1.05rem;font-weight:800;color:var(--cb-gold)}.cb-mini-metric strong{font-size:.78rem;color:var(--cb-ink)}.cb-mini-metric em{font-size:.7rem;line-height:1.35;color:var(--cb-gray);font-style:normal}.cb-live-record-panel{display:grid;gap:.8rem;margin:0 0 1rem}.cb-live-record-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.85rem .95rem;background:var(--cb-card-bg);border:1px solid var(--cb-border);border-radius:8px}.cb-live-record-head h4{font-size:.95rem;line-height:1.25;margin:.12rem 0 0}.cb-live-record-head p{max-width:46rem;margin:.35rem 0 0;color:var(--cb-gray);font-size:.78rem;line-height:1.45}.cb-live-record-head>span{flex-shrink:0;font-size:.72rem;font-weight:800;color:#596159;background:#f3f1ea;border:1px solid #E2DCD0;border-radius:6px;padding:.2rem .55rem;white-space:nowrap}.cb-live-record-kicker{display:block;font-family:Space Mono,monospace;font-size:.64rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--cb-light-gray)}.cb-hearing-list,.cb-council-record-list{display:grid;grid-template-columns:1fr;gap:.62rem}.cb-hearing-filters{display:flex;flex-wrap:wrap;gap:.4rem}.cb-hearing-filters button{min-height:2rem;padding:0 .62rem;border:1px solid var(--cb-border);border-radius:7px;color:var(--cb-gray);background:var(--cb-card-bg);font:inherit;font-size:.72rem;font-weight:760;cursor:pointer}.cb-hearing-filters button:hover{border-color:#d6ded8;color:var(--cb-blue-hover);background:#f7f6f0}.cb-hearing-filters button.is-active{border-color:#c7d4cf;color:var(--cb-blue-hover);background:var(--cb-blue-light)}.cb-hearing-card,.cb-council-record{padding:.9rem 1rem;background:var(--cb-card-bg);border:1px solid var(--cb-border);border-radius:8px}.cb-hearing-card{display:grid;gap:.48rem}.cb-hearing-topline{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.45rem}.cb-hearing-topline span,.cb-hearing-topline em{width:fit-content;border-radius:6px;padding:.14rem .5rem;font-size:.66rem;font-weight:800;font-style:normal}.cb-hearing-topline span{color:var(--cb-green);background:var(--cb-green-light)}.cb-hearing-topline em{color:var(--cb-blue);background:var(--cb-blue-light)}.cb-hearing-status-row{display:flex;flex-wrap:wrap;gap:.35rem}.cb-hearing-status-row span,.cb-hearing-status-row em{width:fit-content;border:1px solid var(--cb-border);border-radius:6px;padding:.13rem .46rem;font-size:.66rem;font-weight:800;font-style:normal}.cb-hearing-status-row span{color:var(--cb-gold);background:var(--cb-gold-light);border-color:#c6921440}.cb-hearing-status-row em{color:var(--cb-ink);background:#f5f7fb}.cb-hearing-card h4,.cb-council-record h4{font-size:.9rem;line-height:1.3;margin:0}.cb-hearing-when{width:fit-content;margin:0;color:var(--cb-gold);background:var(--cb-gold-light);border-radius:6px;padding:.22rem .48rem;font-size:.72rem;font-weight:800}.cb-hearing-summary{font-size:.8rem;line-height:1.5;color:var(--cb-gray);margin:0}.cb-hearing-impact{font-size:.78rem;line-height:1.5;color:var(--cb-ink);margin:0;padding:.55rem .65rem;background:#f5f7fb;border-left:3px solid var(--cb-blue);border-radius:7px}.cb-hearing-meta{display:flex;flex-wrap:wrap;gap:.35rem}.cb-hearing-meta span{border:1px solid var(--cb-border);border-radius:6px;padding:.14rem .45rem;font-size:.68rem;color:var(--cb-gray)}.cb-council-record{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.cb-council-record span{display:block;margin-bottom:.22rem;font-family:Space Mono,monospace;font-size:.68rem;font-weight:800;color:var(--cb-light-gray)}.cb-record-links{display:flex;flex-wrap:wrap;gap:.42rem}.cb-record-links a{display:inline-flex;align-items:center;min-height:1.7rem;padding:0 .55rem;border-radius:6px;border:1px solid #D7DED9;color:var(--cb-blue-hover);background:#f6f7f2;font-size:.72rem;font-weight:800;text-decoration:none;white-space:nowrap}.cb-record-links a:hover{border-color:#b8c8c0;text-decoration:none}.cb-hearing-empty{padding:1rem;text-align:center;color:var(--cb-gray);background:var(--cb-card-bg);border:1px dashed var(--cb-border);border-radius:8px;font-size:.82rem}@media(max-width:520px){.cb-live-record-head>span{white-space:normal}.cb-council-record{flex-direction:column}}.cb-anchor-grid,.cb-ledger-grid{display:grid;grid-template-columns:1fr;gap:.7rem;margin-bottom:1rem}@media(min-width:640px){.cb-anchor-grid,.cb-ledger-grid{grid-template-columns:1fr 1fr}}.cb-anchor-card,.cb-ledger-card{padding:.9rem 1rem;background:var(--cb-card-bg);border:1px solid var(--cb-border);border-left:3px solid var(--cb-gold);border-radius:8px}.cb-anchor-card span,.cb-ledger-card span{display:block;font-size:.88rem;font-weight:800;color:var(--cb-ink);margin-bottom:.3rem}.cb-anchor-card p,.cb-ledger-card p{font-size:.8rem;line-height:1.5;color:var(--cb-gray);margin:0}.cb-event-toolbar{display:flex;flex-direction:column;gap:.55rem;margin-bottom:.75rem}.cb-events{scroll-margin-top:1rem}@media(min-width:720px){.cb-event-toolbar{flex-direction:row;align-items:center}.cb-event-select{flex:0 0 13rem}}.cb-event-search,.cb-event-select{width:100%;min-height:2.45rem;padding:.58rem .78rem;border:1.5px solid var(--cb-border);border-radius:8px;background:var(--cb-card-bg);font-size:.83rem;font-family:inherit;box-sizing:border-box}.cb-event-search{flex:1}.cb-event-search:focus,.cb-event-select:focus{outline:none;border-color:var(--cb-blue)}.cb-ghost-wrap{position:relative;display:flex;flex:1;min-width:0}.cb-ghost-wrap>input{position:relative;z-index:1;width:100%;background:transparent}.cb-ghost-text{position:absolute;inset:0;z-index:0;overflow:hidden;border-color:transparent!important;background:var(--cb-card-bg);color:var(--cb-light-gray);pointer-events:none;white-space:nowrap}.cb-ghost-text i{font-style:normal;visibility:hidden}.cb-event-count{display:inline-flex;align-items:center;justify-content:center;min-height:2.45rem;padding:0 .72rem;border-radius:8px;background:#f3f1ea;color:#4f5b54;border:1px solid #E2DCD0;font-size:.76rem;font-weight:800;white-space:nowrap}.cb-event-filter-group{display:flex;flex-wrap:wrap;gap:.4rem;margin:0 0 .75rem}.cb-event-filter-group button{display:inline-flex;align-items:center;gap:.35rem;min-height:2rem;padding:0 .62rem;border:1px solid var(--cb-border);border-radius:7px;color:var(--cb-gray);background:#fffdf8d9;font:inherit;font-size:.72rem;font-weight:760;cursor:pointer}.cb-event-filter-group button:hover{border-color:#d6ded8;color:var(--cb-blue-hover);background:#f7f6f0}.cb-event-filter-group button.is-active{border-color:#c7d4cf;color:var(--cb-blue-hover);background:var(--cb-blue-light)}.cb-event-shortcuts{display:flex;flex-wrap:wrap;gap:.4rem;margin:-.2rem 0 .78rem;padding:.5rem;border:1px solid rgba(225,221,210,.88);border-radius:10px;background:#fffdf89e}.cb-event-shortcuts button{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:0 .66rem;border:1px solid #D5D0C4;border-radius:7px;color:var(--cb-ink);background:#fffdf8;font:inherit;font-size:.73rem;font-weight:820;cursor:pointer;box-shadow:0 3px 8px #3e34240d}.cb-event-shortcuts button:hover{border-color:#bfcbc5;background:#f7f6f0}.cb-event-shortcuts button.is-active{border-color:color-mix(in srgb,var(--accent, var(--cb-green)) 42%,#FFFDF8);color:var(--accent, var(--cb-green));background:var(--accent-light, var(--cb-green-light));box-shadow:inset 0 2px 0 var(--accent, var(--cb-green))}.cb-live-events{display:grid;grid-template-columns:1fr;gap:.7rem;margin-bottom:1rem}@media(min-width:640px){.cb-live-events{grid-template-columns:1fr 1fr}}.cb-event-card{display:grid;grid-template-columns:5.25rem 1fr;gap:.75rem;min-height:6.5rem;padding:.7rem;color:var(--cb-ink);text-decoration:none;background:var(--cb-card-bg);border:1px solid var(--cb-border);border-radius:8px;transition:border-color .16s,box-shadow .16s,transform .16s}.cb-event-card--text{grid-template-columns:4.25rem 1fr}.cb-event-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.05rem;min-height:5.1rem;border-radius:6px;border:1px solid color-mix(in srgb,var(--accent, var(--cb-green)) 24%,#FFFDF8);background:var(--accent-light, var(--cb-green-light));color:var(--accent, var(--cb-green))}.cb-event-tile i{font-style:normal;font-family:Space Mono,monospace;font-size:.6rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.85}.cb-event-tile b{font-family:"DM Serif Display",Georgia,serif;font-size:1.9rem;font-weight:400;line-height:1;color:var(--cb-ink)}.cb-event-tile .cb-event-tile-tba{font-family:Space Mono,monospace;font-size:.8rem;font-weight:700;color:var(--accent, var(--cb-green))}.cb-event-card:hover{border-color:var(--cb-blue);box-shadow:0 4px 12px #1b4f8a1a;transform:translateY(-1px)}.cb-event-card img{width:100%;height:100%;min-height:5.1rem;object-fit:cover;border-radius:6px;background:var(--cb-blue-light)}.cb-event-card-body{display:flex;flex-direction:column;gap:.25rem;min-width:0}.cb-event-meta{display:flex;flex-wrap:wrap;gap:.3rem;align-items:center}.cb-event-date{width:fit-content;padding:.12rem .42rem;border-radius:6px;background:#f2f4f1;color:#354d53;font-size:.66rem;font-weight:800}.cb-event-source{width:fit-content;padding:.12rem .42rem;border-radius:6px;background:#f3f1ea;color:#526156;font-size:.66rem;font-weight:800}.cb-event-card h4{font-size:.86rem;line-height:1.3;margin:0}.cb-event-card p{font-size:.74rem;line-height:1.4;color:var(--cb-gray);margin:0}.cb-event-desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cb-event-empty{padding:1rem;color:var(--cb-gray);background:var(--cb-card-bg);border:1px dashed var(--cb-border);border-radius:8px;font-size:.82rem;line-height:1.5;margin-bottom:1rem}.cb-event-more{display:inline-flex;align-items:center;justify-content:center;min-height:2.35rem;padding:0 .85rem;border:1px solid #C7D4CF;border-radius:8px;color:var(--cb-blue-hover);background:var(--cb-blue-light);font:inherit;font-size:.78rem;font-weight:800;cursor:pointer;margin:-.2rem 0 1rem}.cb-event-more:hover{background:#f7f6f0;border-color:#b8c8c0}.cb-event-source-head{margin-top:1rem}.cb-digest-empty,.cb-digest-loading,.cb-digest-error{text-align:center;padding:2.5rem 1rem}.cb-digest-info{font-size:.9rem;color:var(--cb-gray);margin:0 0 1.25rem;line-height:1.6}.cb-digest-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:var(--cb-blue-light);color:var(--cb-blue-hover);border:1px solid #C7D4CF;border-radius:8px;font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s}.cb-digest-btn:hover{background:#f7f6f0}.cb-spinner{width:28px;height:28px;border:3px solid var(--cb-border);border-top-color:var(--cb-blue);border-radius:50%;animation:cbSpin .7s linear infinite;margin:0 auto 1rem}.cb-digest-loading p{font-size:.85rem;color:var(--cb-gray)}.cb-digest-error p{font-size:.9rem;color:var(--cb-red);margin-bottom:1rem}.cb-digest{background:var(--cb-card-bg);border:1.5px solid var(--cb-border);border-radius:var(--cb-radius);overflow:hidden;animation:cbFadeIn .3s ease-out}.cb-digest-header{padding:1.25rem 1.25rem .75rem;border-bottom:1px solid var(--cb-border)}.cb-digest-date{font-size:1.1rem;font-weight:700;margin:0 0 .25rem}.cb-digest-meta{font-size:.8rem;color:var(--cb-light-gray)}.cb-digest-body{padding:1.25rem}.cb-digest-summary{font-size:.9rem;line-height:1.7;margin:0 0 1rem;color:var(--cb-ink)}.cb-digest-topics h4{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--cb-gray);margin:0 0 .5rem}.cb-digest-topics ul{margin:0;padding:0 0 0 1.25rem}.cb-digest-topics li{font-size:.875rem;line-height:1.6;color:var(--cb-ink);margin-bottom:.25rem}.cb-digest-next{font-size:.85rem;color:var(--cb-gray);margin:1rem 0 0;padding:.75rem;background:var(--cb-blue-light);border-radius:6px}.cb-digest-footer{padding:.875rem 1.25rem;border-top:1px solid var(--cb-border);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.cb-digest-source{font-size:.8rem;font-weight:600;color:var(--cb-blue);text-decoration:none}.cb-digest-source:hover{text-decoration:underline}.cb-digest-gen{font-size:.75rem;color:var(--cb-light-gray)}.cb-data-identity{display:flex;flex-direction:column;gap:.2rem;margin-bottom:1.25rem}.cb-data-identity-name{font-size:1.1rem;font-weight:700;color:var(--cb-ink)}.cb-data-identity-meta{font-size:.8rem;color:var(--cb-light-gray)}.cb-data-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.25rem}@media(min-width:480px){.cb-data-stat-grid{grid-template-columns:1fr 1fr 1fr}}.cb-data-stat{display:flex;align-items:flex-start;gap:.5rem;background:var(--cb-card-bg);border:1px solid var(--cb-border);border-radius:var(--cb-radius);padding:.625rem .75rem;color:var(--cb-ink);text-decoration:none;transition:border-color .15s,box-shadow .15s}.cb-data-stat:hover{border-color:var(--cb-blue);box-shadow:0 3px 10px #1b4f8a14}.cb-data-stat-icon{font-size:1.1rem;line-height:1;margin-top:.15rem;flex-shrink:0}.cb-data-stat-body{display:flex;flex-direction:column;gap:.05rem}.cb-data-stat-value{font-size:1rem;font-weight:700;color:var(--cb-ink);line-height:1.2}.cb-data-stat-label{font-size:.75rem;font-weight:600;color:var(--cb-gray)}.cb-data-stat-sub{font-size:.68rem;color:var(--cb-light-gray);line-height:1.3}.cb-data-footer{margin-top:.25rem}.cb-data-gis-toggle{background:none;border:1px solid var(--cb-border);border-radius:var(--cb-radius);padding:.375rem .75rem;font-size:.8rem;font-weight:600;color:var(--cb-blue);cursor:pointer;font-family:inherit;transition:border-color .15s}.cb-data-gis-toggle:hover{border-color:var(--cb-blue)}.cb-data-gis-list{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.cb-data-gis-link{display:flex;flex-direction:column;gap:.15rem;padding:.625rem .875rem;background:var(--cb-card-bg);border:1px solid var(--cb-border);border-radius:var(--cb-radius);text-decoration:none;transition:border-color .15s}.cb-data-gis-link:hover{border-color:var(--cb-blue)}.cb-data-gis-label{font-size:.85rem;font-weight:600;color:var(--cb-blue)}.cb-data-gis-desc{font-size:.78rem;color:var(--cb-gray)}.cb-data-gis-note{font-size:.78rem;color:var(--cb-light-gray);line-height:1.5;margin:.25rem 0 0}.cb-business-toolbar{display:flex;flex-direction:column;gap:.55rem;margin-bottom:.9rem}@media(min-width:640px){.cb-business-toolbar{flex-direction:row;align-items:center}}.cb-business-snapshot{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.55rem;margin:0 0 .85rem}.cb-business-snapshot div{min-width:0;padding:.72rem .78rem;border:1px solid var(--cb-border);border-radius:8px;background:#fffdf8c7}.cb-business-snapshot strong{display:block;color:var(--cb-blue-hover);font-size:1.3rem;line-height:1}.cb-business-snapshot span{display:block;margin-top:.25rem;color:var(--cb-gray);font-size:.72rem;font-weight:760;line-height:1.25}@media(max-width:820px){.cb-business-snapshot{grid-template-columns:repeat(2,minmax(0,1fr))}}.cb-business-search,.cb-business-select{width:100%;min-height:2.45rem;padding:.58rem .78rem;border:1.5px solid var(--cb-border);border-radius:8px;background:var(--cb-card-bg);font-size:.83rem;font-family:inherit;box-sizing:border-box}.cb-business-search{flex:1}.cb-business-select{flex:0 0 11rem}.cb-business-search:focus,.cb-business-select:focus{outline:none;border-color:var(--cb-blue)}.cb-business-count{display:inline-flex;align-items:center;justify-content:center;min-height:2.45rem;padding:0 .72rem;border-radius:8px;background:#f3f1ea;color:#4f5b54;border:1px solid #E2DCD0;font-size:.76rem;font-weight:800;white-space:nowrap}.cb-business-filters{display:flex;flex-wrap:wrap;gap:.4rem;margin:0 0 .85rem}.cb-business-filters button{min-height:2rem;padding:0 .62rem;border:1px solid var(--cb-border);border-radius:7px;color:var(--cb-gray);background:#fffdf8d9;font:inherit;font-size:.72rem;font-weight:760;cursor:pointer}.cb-business-filters button:hover{border-color:#d6ded8;color:var(--cb-blue-hover);background:#f7f6f0}.cb-business-filters button.is-active{border-color:#c7d4cf;color:var(--cb-blue-hover);background:var(--cb-blue-light)}.cb-business-grid{display:grid;grid-template-columns:1fr;gap:.65rem}@media(min-width:640px){.cb-business-grid{grid-template-columns:1fr 1fr}}.cb-business-card{display:flex;align-items:flex-start;gap:.8rem;min-height:7rem;padding:.9rem 1rem;background:var(--cb-card-bg);border:1px solid var(--cb-border);border-radius:8px;color:var(--cb-ink);text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s}.cb-business-body{flex:1;min-width:0}.cb-biz-mono{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;flex-shrink:0;border-radius:8px;font-family:"DM Serif Display",Georgia,serif;font-size:1.35rem;line-height:1}.cb-biz-mono--blue{color:var(--cb-blue);background:var(--cb-blue-light)}.cb-biz-mono--gold{color:var(--cb-gold);background:var(--cb-gold-light)}.cb-biz-mono--green{color:var(--cb-green);background:var(--cb-green-light)}.cb-biz-mono--red{color:var(--cb-red);background:var(--cb-red-light)}.cb-biz-mono--clay{color:var(--cb-clay);background:var(--cb-clay-light)}.cb-business-card:hover{border-color:var(--cb-blue);box-shadow:0 4px 12px #1b4f8a1a;transform:translateY(-1px)}.cb-business-category{display:inline-flex;width:fit-content;margin-bottom:.45rem;padding:.16rem .48rem;border-radius:6px;background:#f3f1ea;color:#526156;font-size:.68rem;font-weight:800}.cb-business-card h4{font-size:.95rem;line-height:1.25;margin:0 0 .3rem}.cb-business-card p,.cb-business-card em{display:block;font-size:.78rem;line-height:1.45;color:var(--cb-gray);margin:0;font-style:normal}.cb-business-desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:.45rem!important}.cb-business-web{display:inline-flex;width:fit-content;margin-top:.55rem;padding:.14rem .46rem;border-radius:6px;background:#f2f4f1;color:#354d53;font-size:.68rem;font-weight:800}.cb-source-note{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.55rem;margin-top:1rem;padding-top:.85rem;border-top:1px solid var(--cb-border)}.cb-source-note span{font-size:.76rem;color:var(--cb-light-gray)}.cb-source-note a{font-size:.78rem;font-weight:700;color:var(--cb-blue);text-decoration:none}.cb-source-note a:hover{text-decoration:underline}.cb-property-metrics{display:grid;grid-template-columns:1fr;gap:.65rem;margin:0 0 1rem}@media(min-width:640px){.cb-property-metrics{grid-template-columns:repeat(2,1fr)}}.cb-property-metric{min-height:7.25rem;padding:.85rem .95rem;color:var(--cb-ink);text-decoration:none;background:var(--cb-card-bg);border:1px solid var(--cb-border);border-radius:8px;transition:border-color .16s,box-shadow .16s,transform .16s}.cb-property-metric:hover{border-color:var(--cb-blue);box-shadow:0 4px 12px #1b4f8a1a;transform:translateY(-1px)}.cb-property-metric span,.cb-property-metric strong,.cb-property-metric em{display:block}.cb-property-metric span{font-size:1.25rem;font-weight:850;color:var(--cb-blue);margin-bottom:.18rem}.cb-property-metric strong{font-size:.8rem;line-height:1.3;color:var(--cb-ink);margin-bottom:.3rem}.cb-property-metric em{font-size:.72rem;line-height:1.45;color:var(--cb-gray);font-style:normal}.cb-property-layer-head{margin-top:1rem}.cb-property-layer-list{display:grid;grid-template-columns:1fr;gap:.65rem;margin:0 0 1rem}.cb-property-layer{display:block;padding:.9rem 1rem;color:var(--cb-ink);text-decoration:none;background:var(--cb-card-bg);border:1px solid var(--cb-border);border-radius:8px;transition:border-color .16s,box-shadow .16s,transform .16s}.cb-property-layer:hover{border-color:var(--cb-blue);box-shadow:0 4px 12px #1b4f8a1a;transform:translateY(-1px)}.cb-property-layer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem;margin-bottom:.38rem}.cb-property-layer h4{font-size:.92rem;line-height:1.3;margin:0}.cb-property-layer p{font-size:.78rem;line-height:1.5;color:var(--cb-gray);margin:0 0 .45rem}.cb-property-layer em{display:block;font-size:.7rem;font-weight:800;color:var(--cb-blue);font-style:normal}.cb-property-status{flex-shrink:0;min-width:4.2rem;text-align:center;border-radius:6px;padding:.16rem .45rem;font-size:.66rem;font-weight:850}.cb-property-status--ready{color:var(--cb-green);background:var(--cb-green-light)}.cb-property-status--partial{color:var(--cb-gold);background:var(--cb-gold-light)}.cb-property-status--hard{color:var(--cb-blue);background:var(--cb-blue-light)}.cb-safety-start{display:grid;grid-template-columns:1fr;gap:.65rem;margin:0 0 1rem}@media(min-width:720px){.cb-safety-start{grid-template-columns:repeat(4,1fr)}}.cb-safety-start-card{display:grid;gap:.35rem;min-height:6.5rem;padding:.85rem .9rem;color:var(--cb-ink);text-decoration:none;background:#fffdf8;border:1px solid var(--cb-border);border-radius:8px}.cb-safety-start-card:hover{border-color:var(--cb-blue)}.cb-safety-start-card strong{color:var(--cb-blue-hover);font-size:.86rem;line-height:1.2}.cb-safety-start-card span{color:var(--cb-gray);font-size:.76rem;line-height:1.45}.cb-safety-metrics{display:grid;grid-template-columns:1fr;gap:.65rem;margin:0 0 1rem}@media(min-width:640px){.cb-safety-metrics{grid-template-columns:repeat(2,1fr)}}.cb-safety-metric{min-height:7.25rem;padding:.85rem .95rem;color:var(--cb-ink);text-decoration:none;background:var(--cb-card-bg);border:1px solid var(--cb-border);border-radius:8px;transition:border-color .16s,box-shadow .16s,transform .16s}.cb-safety-metric:hover{border-color:var(--cb-blue);box-shadow:0 4px 12px #1b4f8a1a;transform:translateY(-1px)}.cb-safety-metric span,.cb-safety-metric strong,.cb-safety-metric em{display:block}.cb-safety-metric span{font-size:1.25rem;font-weight:850;color:var(--cb-blue);margin-bottom:.18rem}.cb-safety-metric strong{font-size:.8rem;line-height:1.3;color:var(--cb-ink);margin-bottom:.3rem}.cb-safety-metric em{font-size:.72rem;line-height:1.45;color:var(--cb-gray);font-style:normal}.cb-safety-layer-head{margin-top:1rem}.cb-safety-layer-list{display:grid;grid-template-columns:1fr;gap:.65rem;margin:0 0 1rem}.cb-safety-layer{display:block;padding:.9rem 1rem;color:var(--cb-ink);text-decoration:none;background:var(--cb-card-bg);border:1px solid var(--cb-border);border-radius:8px;transition:border-color .16s,box-shadow .16s,transform .16s}.cb-safety-layer:hover{border-color:var(--cb-blue);box-shadow:0 4px 12px #1b4f8a1a;transform:translateY(-1px)}.cb-safety-layer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem;margin-bottom:.38rem}.cb-safety-layer h4{font-size:.92rem;line-height:1.3;margin:0}.cb-safety-layer p{font-size:.78rem;line-height:1.5;color:var(--cb-gray);margin:0 0 .45rem}.cb-safety-layer em{display:block;font-size:.7rem;font-weight:800;color:var(--cb-blue);font-style:normal}.cb-safety-status{flex-shrink:0;min-width:4.35rem;text-align:center;border-radius:6px;padding:.16rem .45rem;font-size:.66rem;font-weight:850}.cb-safety-status--live,.cb-safety-status--official{color:var(--cb-green);background:var(--cb-green-light)}.cb-safety-status--action{color:var(--cb-blue);background:var(--cb-blue-light)}.cb-safety-status--policy,.cb-safety-status--meeting{color:var(--cb-gold);background:var(--cb-gold-light)}.cb-safety-shortcuts,.cb-property-shortcuts{display:grid;grid-template-columns:1fr;gap:.65rem;margin:0 0 1rem}@media(min-width:720px){.cb-safety-shortcuts,.cb-property-shortcuts{grid-template-columns:repeat(2,1fr)}}.cb-safety-shortcut,.cb-property-shortcut{display:grid;gap:.28rem;padding:.82rem .9rem;color:var(--cb-ink);text-decoration:none;background:#f8f6ef;border:1px solid var(--cb-border);border-radius:8px}.cb-safety-shortcut:hover,.cb-property-shortcut:hover{border-color:#b8c8c0}.cb-safety-shortcut strong,.cb-property-shortcut strong{color:var(--cb-blue-hover);font-size:.82rem;line-height:1.25}.cb-safety-shortcut span,.cb-property-shortcut span{color:var(--cb-gray);font-size:.76rem;line-height:1.45}.cb-sales-status{display:grid;grid-template-columns:1fr;gap:.65rem;margin:0 0 1rem}@media(min-width:780px){.cb-sales-status{grid-template-columns:repeat(3,1fr)}}.cb-sales-status-card{display:grid;gap:.45rem;padding:.85rem .9rem;color:var(--cb-ink);text-decoration:none;background:var(--cb-blue-light);border:1px solid #C7D4CF;border-radius:8px}.cb-sales-status-card:hover{border-color:#a8bdb4}.cb-sales-status-card div{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;justify-content:space-between}.cb-sales-status-card strong{color:var(--cb-blue-hover);font-size:.82rem;line-height:1.25}.cb-sales-status-card em{color:var(--cb-gray);font-size:.68rem;font-style:normal;font-weight:850}.cb-sales-status-card p{margin:0;color:var(--cb-gray);font-size:.75rem;line-height:1.45}.cb-safety-rules{display:grid;grid-template-columns:1fr;gap:.65rem;margin:0 0 1rem}@media(min-width:720px){.cb-safety-rules{grid-template-columns:repeat(3,1fr)}}.cb-safety-rule{min-height:6.35rem;padding:.8rem .9rem;background:var(--cb-card-bg);border:1px solid var(--cb-border);border-radius:8px}.cb-safety-rule span{display:block;font-size:.78rem;font-weight:850;color:var(--cb-ink);margin-bottom:.32rem}.cb-safety-rule p{font-size:.76rem;line-height:1.5;color:var(--cb-gray);margin:0}.cb-privacy-note{font-size:.8rem;line-height:1.55;color:var(--cb-gray);margin:1rem 0 0;padding:.75rem .9rem;background:var(--cb-gold-light);border-left:3px solid var(--cb-gold);border-radius:8px}.cb-who-band{position:relative;margin-top:3rem;overflow:hidden;background:radial-gradient(120% 130% at 88% -10%,rgba(82,107,86,.35) 0%,transparent 52%),linear-gradient(180deg,#243430,#1d2a27)}.cb-who-band:before{content:"";position:absolute;inset:0 0 auto;height:6px;background:repeating-linear-gradient(90deg,var(--cb-gold) 0 26px,var(--cb-clay) 26px 52px,var(--cb-green) 52px 78px,var(--cb-blue) 78px 104px)}.cb-who{position:relative;max-width:var(--cb-shell);width:100%;margin:0 auto;padding:clamp(2.2rem,5vw,3.4rem) var(--cb-gutter) clamp(2rem,4vw,2.8rem);box-sizing:border-box}.cb-who-tower{position:absolute;top:clamp(1.6rem,4vw,2.6rem);right:var(--cb-gutter);width:clamp(4.5rem,9vw,6.5rem);height:auto;opacity:.3;pointer-events:none}@media(max-width:700px){.cb-who-tower{display:none}}.cb-who-label{display:block;font-family:Space Mono,monospace;font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#d8b763;margin:0 0 .55rem}.cb-who-heading{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:400;color:#fffdf8;margin:0 0 .5rem;line-height:1;letter-spacing:0}.cb-who-sub{font-size:1rem;color:#fffdf8c7;line-height:1.55;margin:0 0 1.4rem;max-width:760px}.cb-who-sub strong{color:#fffdf8;font-weight:600}.cb-who-grid{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:640px){.cb-who-grid{grid-template-columns:1fr 1fr;gap:.85rem}}@media(min-width:1040px){.cb-who-grid{grid-template-columns:repeat(3,1fr)}}.cb-who-card{position:relative;display:flex;flex-direction:column;gap:.55rem;padding:.95rem 1.05rem 1rem;background:var(--cb-cream);border:1px solid rgba(255,253,248,.25);border-left:3px solid var(--cb-blue);border-radius:var(--cb-radius);box-shadow:0 16px 30px #00000038}.cb-who-card--warning{background:#fbf2ec;border-left-color:var(--cb-red);border-style:dashed}.cb-who-issue{display:flex;align-items:center;gap:.5rem;font-size:.92rem;font-weight:700;color:var(--cb-ink);margin:0;line-height:1.25}.cb-who-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:8px;color:var(--cb-blue);background:var(--cb-blue-light);font-family:Space Mono,monospace;font-size:.68rem;font-weight:900;line-height:1;flex-shrink:0}.cb-who-agency{display:inline-flex;align-items:center;gap:.4rem;font-family:Space Mono,monospace;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--cb-blue);background:var(--cb-blue-light);padding:.22rem .55rem;border-radius:6px;width:fit-content}.cb-who-agency--gold{color:var(--cb-gold);background:var(--cb-gold-light)}.cb-who-agency--green{color:var(--cb-green);background:var(--cb-green-light)}.cb-who-agency--red{color:var(--cb-red);background:var(--cb-red-light)}.cb-who-why{font-size:.8rem;color:var(--cb-gray);line-height:1.55;margin:0}.cb-who-why strong{color:var(--cb-ink);font-weight:600}.cb-who-action{font-family:Space Mono,monospace;font-size:.72rem;color:var(--cb-gray);margin:0;padding-top:.4rem;border-top:1px dashed var(--cb-border)}.cb-who-action a{color:var(--cb-blue);font-weight:700;text-decoration:none}.cb-who-action a:hover{text-decoration:underline}.cb-who-foot{font-size:.78rem;color:#fffdf89e;line-height:1.55;margin:1.2rem 0 0;font-style:italic}.cb-footer{max-width:var(--cb-shell);width:100%;margin:0 auto;padding:2.4rem var(--cb-gutter) 2.2rem;box-sizing:border-box;text-align:center}.cb-footer p{font-size:.75rem;color:var(--cb-light-gray);margin:0 0 .2rem}.cb-footer a{color:var(--cb-gray);font-weight:700;text-decoration:none}.cb-footer a:hover{text-decoration:underline}.cb-footer-tower{display:block;width:2.6rem;height:auto;margin:0 auto .5rem;opacity:.9}.cb-footer-tag{font-family:Space Mono,monospace;font-size:.66rem!important;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--cb-gold)!important;margin-bottom:.55rem!important}.cb-footer-credits{max-width:46rem;margin:.85rem auto 0!important;font-size:.68rem!important;line-height:1.6}@media(min-width:640px){.cb-links-grid{grid-template-columns:1fr 1fr}}
