:root{--ink:#18171b;--ink-soft:#27252c;--paper:#f3f0e9;--paper-deep:#e7e1d6;--white:#fffdf8;--violet:#503396;--violet-dark:#2c1d50;--violet-light:#7960bd;--red:#cf4a45;--line:#18171b29}.council-page *{box-sizing:border-box}.council-page{min-width:320px;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Noto Sans KR,sans-serif}.council-page button,.council-page input{font:inherit}.council-page a,.council-page button{-webkit-tap-highlight-color:transparent}.council-page a{color:inherit;text-decoration:none}.council-page button{color:inherit}.council-page .site-header{z-index:30;width:100%;height:94px;color:var(--white);border-bottom:1px solid #ffffff29;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 4.5vw;display:grid;position:absolute;top:0;left:0}.council-page .brand{align-items:center;gap:12px;width:max-content;display:flex}.council-page .brand-mega{letter-spacing:-1px;font-family:Montserrat,sans-serif;font-size:19px;font-weight:800}.council-page .brand-divider{background:#ffffff73;width:1px;height:18px}.council-page .brand-council{font-family:Gowun Batang,serif;font-size:16px;font-weight:700}.council-page .main-nav{gap:clamp(22px,2.7vw,48px);font-size:14px;font-weight:500;display:flex}.council-page .main-nav a{padding:35px 0;position:relative}.council-page .main-nav a:after{content:"";transform-origin:0;background:var(--white);height:2px;transition:transform .25s;position:absolute;bottom:24px;left:0;right:0;transform:scaleX(0)}.council-page .main-nav a:focus-visible:after,.council-page .main-nav a:hover:after{transform:scaleX(1)}.council-page .header-actions{justify-content:flex-end;align-items:center;display:flex}.council-page .login-button,.council-page .menu-button,.council-page .nav-close{cursor:pointer;color:var(--white);background:0 0;border:0;align-items:center;gap:8px;display:flex}.council-page .login-button{padding:10px 0;font-size:13px}.council-page .menu-button,.council-page .nav-close{display:none}.council-page .hero{height:100svh;min-height:820px;color:var(--white);background:radial-gradient(circle at 65% 45%,#704ea74d,#0000 28%),linear-gradient(120deg,#1a171f,#201a2b 48%,#301f49);grid-template-columns:48% 52%;align-items:center;padding:110px 7vw 58px;display:grid;position:relative;overflow:hidden}.council-page .hero:before{content:"";pointer-events:none;opacity:.25;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.18'/%3E%3C/svg%3E");position:absolute;inset:0}.council-page .hero:after{content:"";opacity:.15;background:var(--white);width:1px;position:absolute;top:94px;bottom:0;left:48%}.council-page .hero-copy{z-index:2;padding:0 5vw 0 1vw;position:relative}.council-page .eyebrow{color:#fffdf89e;letter-spacing:2.1px;align-items:center;gap:14px;margin-bottom:30px;font-family:Montserrat,sans-serif;font-size:11px;font-weight:600;display:flex}.council-page .eyebrow-line{background:var(--violet-light);width:38px;height:1px}.council-page .hero h1{letter-spacing:-4px;margin:0;font-family:Gowun Batang,serif;font-size:clamp(46px,5.1vw,78px);font-weight:400;line-height:1.23}.council-page .hero h1 span{color:#ad97dc;font-weight:700;display:block}.council-page .hero-description{color:#fffdf8a6;margin:33px 0 40px;font-size:16px;font-weight:300;line-height:1.9}.council-page .hero-actions{align-items:center;gap:32px;display:flex}.council-page .primary-cta{min-width:210px;color:var(--ink);background:var(--white);justify-content:space-between;align-items:center;gap:36px;padding:18px 21px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.council-page .primary-cta:hover{background:#c0ace9;transform:translateY(-3px)}.council-page .text-cta{border-bottom:1px solid #ffffff59;align-items:center;gap:9px;padding:12px 0;font-size:13px;display:inline-flex}.council-page .hero-stage{z-index:2;perspective:900px;height:600px;position:relative}.council-page .screen-glow{opacity:.55;filter:blur(50px);background:#826ab6;width:76%;height:58%;position:absolute;top:8%;left:12%;transform:rotate(-3deg)}.council-page .screen-frame{aspect-ratio:1.62;background:#111014;border:1px solid #ffffff29;width:83%;padding:12px;position:absolute;top:9%;left:7%;transform:rotate(-3deg)rotateY(-5deg);box-shadow:0 45px 90px #0006}.council-page .screen-content{height:100%;color:var(--ink);background:linear-gradient(135deg,#0000 56%,#50339624 0),linear-gradient(30deg,#e9e2d6,#fbf7ee);flex-direction:column;justify-content:center;padding-left:12%;display:flex;position:relative}.council-page .screen-content:after{content:"";border:1px solid #18171b40;border-radius:50%;width:78px;height:78px;position:absolute;bottom:10%;right:8%}.council-page .screen-kicker{letter-spacing:4px;margin-bottom:10px;font-family:Montserrat,sans-serif;font-size:9px;font-weight:700}.council-page .screen-content strong{letter-spacing:-4px;font-family:Montserrat,sans-serif;font-size:clamp(42px,5vw,72px);font-weight:800;line-height:.86}.council-page .screen-content button{z-index:2;cursor:pointer;width:54px;height:54px;color:var(--white);background:var(--violet);border:0;border-radius:50%;place-items:center;transition:transform .2s;display:grid;position:absolute;bottom:13%;right:10%}.council-page .screen-content button:hover{transform:scale(1.08)}.council-page .seating{border-top:1px solid #ffffff21;grid-template-columns:repeat(8,1fr);gap:13px 16px;padding:20px 50px 0;display:grid;position:absolute;bottom:6%;left:3%;right:5%;transform:perspective(380px)rotateX(52deg)rotate(-3deg)}.council-page .seating span{opacity:.7;background:linear-gradient(#3e3547,#16131a);border-radius:5px 5px 12px 12px;height:30px;box-shadow:0 8px 10px #0000006b}.council-page .seating span:nth-child(4n+2){transform:translateY(8px)}.council-page .hero-ticket{width:190px;color:var(--ink);border-left:6px solid var(--violet);background:var(--paper);grid-template-columns:auto auto;gap:2px 24px;padding:16px 18px;font-family:Montserrat,sans-serif;display:grid;position:absolute;bottom:2%;right:1%;transform:rotate(6deg);box-shadow:0 14px 40px #0000004d}.council-page .hero-ticket span{letter-spacing:2px;font-size:9px}.council-page .hero-ticket strong{font-size:14px}.council-page .hero-ticket svg{grid-area:1/2/3}.council-page .hero-index{color:#ffffff29;font-family:Montserrat,sans-serif;font-size:72px;font-weight:700;line-height:1;position:absolute;bottom:42px;right:4.5vw}.council-page .scroll-cue{z-index:3;color:#ffffff80;letter-spacing:2px;align-items:center;gap:11px;font-family:Montserrat,sans-serif;font-size:9px;display:flex;position:absolute;bottom:34px;left:4.5vw}.council-page .reveal{animation:reveal-up .85s cubic-bezier(.2,.8,.2,1) both}.council-page .delay-1{animation-delay:80ms}.council-page .delay-2{animation-delay:.18s}.council-page .delay-3{animation-delay:.3s}.council-page .delay-4{animation-delay:.42s}@keyframes reveal-up{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.council-page .statement{background:linear-gradient(90deg,transparent 49.8%,#18171b0d 50%,transparent 50.2%),var(--paper);grid-template-columns:20% 49% 31%;padding:130px 7vw 0;display:grid;position:relative}.council-page .section-label{color:#77716c;letter-spacing:2px;align-items:center;gap:12px;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;display:flex}.council-page .section-label span{color:var(--violet)}.council-page .section-label.light{color:#ffffff73}.council-page .section-label.light span{color:#b49edb}.council-page .statement-kicker{color:var(--violet);margin:0 0 26px;font-family:Gowun Batang,serif;font-weight:700}.council-page .statement h2{letter-spacing:-3px;margin:0;font-family:Gowun Batang,serif;font-size:clamp(38px,4vw,61px);font-weight:400;line-height:1.4}.council-page .statement h2 em{color:#a59d92;font-style:normal}.council-page .statement h2 strong{color:var(--violet);position:relative}.council-page .statement h2 strong:after{z-index:-1;content:"";opacity:.4;background:#cabcdf;height:13px;position:absolute;bottom:4px;left:-4px;right:-10px}.council-page .statement-side{align-self:end;padding:0 0 10px 4vw}.council-page .statement-side p{color:#68635e;margin:0 0 32px;font-size:15px;line-height:1.9}.council-page .statement-side a{border-bottom:1px solid var(--ink);align-items:center;gap:25px;padding-bottom:8px;font-size:13px;font-weight:700;display:inline-flex}.council-page .stats-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-column:1/-1;grid-template-columns:repeat(4,1fr);margin-top:115px;display:grid}.council-page .stats-strip div{border-right:1px solid var(--line);flex-direction:column;align-items:center;padding:38px 15px 34px;display:flex}.council-page .stats-strip div:last-child{border-right:0}.council-page .stats-strip strong{letter-spacing:-2px;font-family:Montserrat,sans-serif;font-size:41px;font-weight:500}.council-page .stats-strip span{color:#77716c;margin-top:7px;font-size:12px}.council-page .agenda-section{min-height:680px;color:var(--white);background:var(--ink-soft);grid-template-columns:38% 62%;margin-top:130px;display:grid}.council-page .agenda-intro{background:linear-gradient(165deg,#503396eb,#2c1d50f5),var(--violet-dark);padding:88px 7vw;position:relative;overflow:hidden}.council-page .agenda-intro:after{content:"";border:1px solid #ffffff24;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-160px;right:-90px;box-shadow:0 0 0 55px #ffffff06,0 0 0 110px #ffffff05}.council-page .agenda-intro h2{letter-spacing:-3px;margin:100px 0 25px;font-family:Gowun Batang,serif;font-size:clamp(42px,4vw,64px);font-weight:400;line-height:1.35}.council-page .agenda-intro p{color:#ffffff8c;font-size:14px}.council-page .agenda-list{padding:48px 6vw 48px 0}.council-page .agenda-row{cursor:pointer;text-align:left;width:100%;min-height:178px;color:var(--white);background:0 0;border:0;border-bottom:1px solid #ffffff24;grid-template-columns:64px minmax(180px,1fr) minmax(200px,1.35fr) 42px;align-items:center;padding:20px 0 20px 3.5vw;transition:background .25s,padding .25s;display:grid}.council-page .agenda-row.is-expanded,.council-page .agenda-row:hover{background:#ffffff0b;padding-left:calc(3.5vw + 20px);padding-right:26px}.council-page .agenda-number{color:#9e8ac7;align-self:start;padding-top:9px;font-family:Montserrat,sans-serif;font-size:11px}.council-page .agenda-title{font-family:Gowun Batang,serif;font-size:clamp(23px,2.1vw,32px);font-weight:700}.council-page .agenda-description{color:#ffffff80;opacity:.3;max-width:340px;font-size:13px;line-height:1.8;transition:opacity .25s,transform .25s;transform:translateY(7px)}.council-page .agenda-row.is-expanded .agenda-description{opacity:1;transform:translateY(0)}.council-page .agenda-toggle{border:1px solid #ffffff38;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.council-page .agenda-row.is-expanded .agenda-toggle svg{transform:rotate(180deg)}.council-page .agenda-toggle svg{transition:transform .25s}.council-page .news-section{background:var(--white);padding:130px 7vw}.council-page .news-heading{justify-content:space-between;align-items:end;margin-bottom:52px;display:flex}.council-page .news-heading h2{letter-spacing:-3px;margin:20px 0 0;font-family:Gowun Batang,serif;font-size:clamp(42px,4vw,61px)}.council-page .search-button{cursor:pointer;border:1px solid var(--line);background:0 0;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.council-page .news-layout{border-top:2px solid var(--ink);grid-template-columns:37% 63%;display:grid}.council-page .featured-notice{min-height:430px;color:var(--white);background:var(--violet);flex-direction:column;justify-content:space-between;padding:35px 40px;display:flex;position:relative;overflow:hidden}.council-page .featured-notice:after{content:"";border:1px solid #ffffff26;width:260px;height:260px;position:absolute;bottom:-80px;right:-85px;transform:rotate(45deg)}.council-page .featured-top{color:#ffffffb3;justify-content:space-between;font-size:12px;display:flex}.council-page .featured-notice p{color:#b9a8dd;margin:0 0 12px;font-family:Montserrat,sans-serif;font-size:11px}.council-page .featured-notice h3{letter-spacing:-1.5px;margin:0 0 35px;font-family:Gowun Batang,serif;font-size:clamp(26px,2.4vw,38px);line-height:1.4}.council-page .featured-notice a{border-bottom:1px solid #ffffff80;align-items:center;gap:28px;padding-bottom:7px;font-size:12px;display:inline-flex}.council-page .feature-number{color:#ffffff12;font-family:Montserrat,sans-serif;font-size:150px;font-weight:700;position:absolute;top:62px;right:30px}.council-page .notice-list{padding-left:4vw}.council-page .notice-row{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr 100px 30px;align-items:center;min-height:105px;transition:padding .2s,color .2s;display:grid}.council-page .notice-row:hover{color:var(--violet);padding-left:12px}.council-page .notice-category,.council-page .notice-row time{color:#8a847f;font-size:11px}.council-page .notice-row strong{font-size:15px;font-weight:600}.council-page .all-news{justify-content:flex-end;align-items:center;gap:22px;margin-top:30px;font-size:12px;font-weight:700;display:flex}.council-page .schedule-section{color:var(--white);background:var(--ink);padding:0 7vw;overflow:hidden}.council-page .schedule-card{grid-template-columns:240px 1fr auto;align-items:center;min-height:280px;display:grid}.council-page .schedule-date{border-right:1px solid #ffffff26;grid-template-columns:auto auto;align-items:end;padding-right:48px;font-family:Montserrat,sans-serif;display:grid}.council-page .schedule-date span{color:#817b7d;letter-spacing:3px;grid-column:1/-1;font-size:11px}.council-page .schedule-date strong{letter-spacing:-3px;margin-top:10px;font-size:43px;font-weight:500}.council-page .schedule-date em{color:#a590d0;padding:0 0 8px 12px;font-size:10px;font-style:normal}.council-page .schedule-info{padding-left:4vw}.council-page .live-label{color:#a590d0;letter-spacing:2px;align-items:center;gap:8px;font-family:Montserrat,sans-serif;font-size:9px;font-weight:700;display:flex}.council-page .live-label i{background:var(--red);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #cf4a4526}.council-page .schedule-info h2{margin:17px 0 25px;font-family:Gowun Batang,serif;font-size:29px}.council-page .meeting-meta{color:#ffffff7a;gap:28px;font-size:12px;display:flex}.council-page .meeting-meta span{align-items:center;gap:8px;display:flex}.council-page .schedule-actions{flex-direction:column;gap:10px;display:flex}.council-page .schedule-actions button{cursor:pointer;width:150px;color:var(--white);background:0 0;border:1px solid #ffffff38;justify-content:center;align-items:center;gap:10px;padding:14px;font-size:12px;transition:background .2s;display:flex}.council-page .schedule-actions button:hover{background:var(--violet)}.council-page .schedule-marquee{color:#ffffff0b;letter-spacing:-6px;width:max-content;font-family:Montserrat,sans-serif;font-size:clamp(60px,8vw,120px);font-weight:800;line-height:.8;animation:marquee 22s linear infinite;display:flex;transform:translateY(12px)}@keyframes marquee{to{transform:translate(-50%,12px)}}.council-page footer{background:var(--paper-deep);padding:75px 7vw 25px}.council-page .footer-main{grid-template-columns:1fr 1fr .7fr;align-items:start;padding-bottom:65px;display:grid}.council-page .footer-brand{flex-direction:column;align-items:flex-start;display:flex}.council-page .footer-brand span{letter-spacing:-1px;font-family:Montserrat,sans-serif;font-size:19px;font-weight:800}.council-page .footer-brand strong{margin-top:3px;font-family:Gowun Batang,serif}.council-page .footer-brand p{color:#77716c;margin:22px 0 0;font-size:12px}.council-page .footer-links{grid-template-columns:1fr 1fr;gap:17px 40px;font-size:12px;display:grid}.council-page .footer-links a:hover{color:var(--violet)}.council-page .footer-contact{color:#6f6964;grid-template-columns:32px 1fr;display:grid}.council-page .footer-contact svg{grid-row:1/4}.council-page .footer-contact span{font-size:11px}.council-page .footer-contact strong{color:var(--ink);margin-top:4px;font-family:Montserrat,sans-serif;font-size:20px}.council-page .footer-contact small{margin-top:3px;font-size:10px}.council-page .footer-bottom{color:#8c857e;border-top:1px solid var(--line);justify-content:space-between;padding-top:20px;font-size:9px;display:flex}.council-page .modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0e0c11c7;place-items:center;padding:20px;animation:fade-in .18s both;display:grid;position:fixed;inset:0}.council-page .login-modal{background:var(--paper);width:min(440px,100%);padding:48px;animation:modal-in .26s cubic-bezier(.2,.8,.2,1) both;position:relative;box-shadow:0 30px 100px #00000059}.council-page .modal-close{cursor:pointer;background:0 0;border:0;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:18px;right:18px}.council-page .modal-kicker{color:var(--violet);letter-spacing:2px;font-family:Montserrat,sans-serif;font-size:9px;font-weight:700}.council-page .login-modal h2{margin:12px 0 8px;font-family:Gowun Batang,serif;font-size:31px}.council-page .login-modal>p{color:#77716c;margin:0 0 30px;font-size:13px}.council-page .login-modal label{margin-top:17px;font-size:11px;font-weight:700;display:block}.council-page .login-modal input{width:100%;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #bdb5aa;outline:none;margin-top:8px;padding:14px 2px;font-size:14px}.council-page .login-modal input:focus{border-color:var(--violet)}.council-page .login-modal input::placeholder{color:#aaa39b}.council-page .modal-submit{cursor:pointer;width:100%;color:var(--white);background:var(--violet);border:0;margin-top:30px;padding:16px;font-weight:700}.council-page .modal-help{cursor:pointer;color:#77716c;background:0 0;border:0;width:100%;padding:16px 0 0;font-size:11px}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(18px)scale(.98)}}@media(max-width:1000px){.council-page .site-header{grid-template-columns:1fr auto}.council-page .main-nav{z-index:50;background:var(--violet-dark);flex-direction:column;justify-content:center;padding:12vw;transition:transform .32s;display:flex;position:fixed;inset:0;transform:translate(100%)}.council-page .main-nav.is-open{transform:translate(0)}.council-page .main-nav a{width:max-content;padding:8px 0;font-family:Gowun Batang,serif;font-size:30px}.council-page .main-nav a:after{bottom:0}.council-page .nav-close{display:flex;position:absolute;top:30px;right:5vw}.council-page .menu-button{margin-left:18px;display:flex}.council-page .hero{grid-template-columns:1fr;height:auto;min-height:960px;padding-top:150px}.council-page .hero:after{display:none}.council-page .hero-copy{align-self:start;padding:0}.council-page .hero-stage{height:480px;margin-top:20px}.council-page .statement{grid-template-columns:25% 75%}.council-page .statement-copy{padding-right:4vw}.council-page .statement-side{grid-column:2;max-width:520px;padding:50px 0 0}.council-page .agenda-section{grid-template-columns:1fr}.council-page .agenda-intro{padding-bottom:70px}.council-page .agenda-intro h2{margin-top:60px}.council-page .agenda-list{padding:25px 6vw}.council-page .agenda-row{padding-left:0}.council-page .agenda-row.is-expanded,.council-page .agenda-row:hover{padding-left:15px}.council-page .news-layout{grid-template-columns:42% 58%}.council-page .notice-row{grid-template-columns:80px 1fr 25px}.council-page .notice-row time{display:none}.council-page .schedule-card{grid-template-columns:190px 1fr;padding:45px 0}.council-page .schedule-actions{flex-direction:row;grid-column:2;margin:25px 0 0 4vw}}@media(max-width:700px){.council-page .site-header{height:74px;padding:0 20px}.council-page .brand-council,.council-page .brand-divider,.council-page .login-button span{display:none}.council-page .hero{min-height:860px;padding:120px 20px 45px}.council-page .hero h1{letter-spacing:-3px;font-size:44px}.council-page .hero-description br{display:none}.council-page .hero-actions{flex-direction:column;align-items:flex-start;gap:15px}.council-page .primary-cta{min-width:205px}.council-page .hero-stage{height:350px;margin-top:30px}.council-page .screen-frame{width:96%;top:15%;left:2%}.council-page .screen-content strong{letter-spacing:-3px;font-size:37px}.council-page .seating{gap:8px;padding:15px 15px 0;bottom:0;left:0;right:0}.council-page .seating span{height:22px}.council-page .hero-index,.council-page .hero-ticket{display:none}.council-page .scroll-cue{left:20px}.council-page .statement{padding:90px 20px 0;display:block}.council-page .statement .section-label{margin-bottom:55px}.council-page .statement h2{letter-spacing:-2px;font-size:35px}.council-page .statement-side{padding-top:45px}.council-page .stats-strip{grid-template-columns:1fr 1fr;margin-top:80px}.council-page .stats-strip div{border-bottom:1px solid var(--line)}.council-page .stats-strip div:nth-child(2){border-right:0}.council-page .stats-strip strong{font-size:33px}.council-page .agenda-section{margin-top:90px}.council-page .agenda-intro{padding:70px 20px}.council-page .agenda-intro h2{margin-top:55px;font-size:40px}.council-page .agenda-list{padding:10px 20px 35px}.council-page .agenda-row{grid-template-columns:40px 1fr 38px;min-height:130px}.council-page .agenda-description{grid-column:2/4;max-height:0;overflow:hidden}.council-page .agenda-row.is-expanded .agenda-description{max-height:90px;margin-top:15px}.council-page .agenda-number{padding-top:6px}.council-page .agenda-title{font-size:24px}.council-page .news-section{padding:90px 20px}.council-page .news-layout{grid-template-columns:1fr}.council-page .featured-notice{min-height:380px;padding:30px}.council-page .notice-list{padding-left:0}.council-page .notice-row{grid-template-columns:78px 1fr 22px;min-height:95px}.council-page .notice-row strong{font-size:13px}.council-page .schedule-section{padding:0 20px}.council-page .schedule-card{padding:65px 0;display:block}.council-page .schedule-date{border-bottom:1px solid #ffffff26;border-right:0;width:190px;padding:0 0 26px}.council-page .schedule-info{padding:35px 0 0}.council-page .schedule-info h2{font-size:25px;line-height:1.5}.council-page .meeting-meta{flex-direction:column;gap:10px}.council-page .schedule-actions{margin:30px 0 0}.council-page .schedule-actions button{width:50%}.council-page footer{padding:60px 20px 25px}.council-page .footer-main{grid-template-columns:1fr;gap:45px}.council-page .footer-links{max-width:300px}.council-page .footer-bottom{flex-direction:column;gap:8px}.council-page .login-modal{padding:42px 26px 30px}}@media(prefers-reduced-motion:reduce){.council-page *,.council-page:after,.council-page:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.council-page,.council-page a,.council-page button,.council-page dd,.council-page dt,.council-page em,.council-page h1,.council-page h2,.council-page h3,.council-page h4,.council-page li,.council-page p,.council-page span,.council-page strong,.council-page time{word-break:keep-all;overflow-wrap:break-word}.council-page .eyebrow,.council-page .hero-ticket,.council-page .screen-kicker,.council-page .scroll-cue,.council-page .section-label{word-break:normal}.council-page .header-actions{gap:20px}.council-page .header-actions .login-button.is-secondary{font-size:12px;opacity:.7}.council-page .stats-strip small{font-size:11px;color:#9c958e;margin-top:2px}.council-page .stats-strip{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.council-page .schedule-actions{flex-wrap:wrap}.council-page .join-screen{padding:6% 7%;text-align:left;align-items:flex-start}.council-page .join-screen:after{display:none}.council-page .join-screen strong{letter-spacing:-2.5px;font-size:clamp(34px,4.2vw,60px);line-height:1.04}.council-page .join-screen-sub{max-width:24em;margin-top:16px;font-size:clamp(13px,1.05vw,15px);line-height:1.65;color:#4b4640}.council-page .join-screen-cta{display:inline-flex;align-items:center;gap:10px;margin-top:26px;padding:15px 26px;background:var(--violet);color:var(--white);font-size:clamp(14px,1.1vw,16px);font-weight:700;letter-spacing:-.3px;box-shadow:0 10px 26px #50339642;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.council-page .join-screen-cta:hover{background:var(--violet-dark);transform:translateY(-2px);box-shadow:0 14px 30px #50339659}.council-page .join-screen-cta:focus-visible{outline:3px solid var(--violet-dark);outline-offset:3px}.council-page .join-screen-status{min-height:1.2em;margin-top:16px;font-size:clamp(11px,.9vw,13px);font-weight:600;letter-spacing:-.2px;color:#6b6560}@media (max-width:1080px){.council-page .join-screen strong{font-size:clamp(30px,5vw,44px)}.council-page .join-screen-cta{margin-top:20px;padding:13px 22px}}@media (max-width:700px){.council-page .join-screen{padding:7% 8%}.council-page .join-screen strong{font-size:30px;letter-spacing:-1.5px}.council-page .join-screen-sub{margin-top:10px;font-size:12px;line-height:1.5}.council-page .join-screen-cta{margin-top:16px;padding:12px 20px;font-size:14px}.council-page .join-screen-status{margin-top:10px;font-size:11px}}