:root{--ink:#071314;--muted:#607174;--paper:#f1f3f8;--white:#fff;--teal:#063f42;--teal-2:#0c8f8b;--gold:#063f42;--gold-2:#0c8f8b;--coral:#0c8f8b;--line:#0713141f;--dark-line:#ffffff29;--shadow:0 18px 60px #07131433;--max:1180px;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:var(--ink);background:var(--paper);font:17px/1.62 var(--sans);letter-spacing:0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}body,button,input,textarea{font-family:var(--sans)}button,input,textarea{font-size:1rem}a{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:0;text-transform:uppercase;line-height:1.08}h1{font-size:4.25rem;font-weight:950}h2{font-size:2.75rem;font-weight:930}h3{font-size:1.35rem;font-weight:900}p{color:var(--muted)}main{overflow:hidden}::selection{background:var(--gold);color:var(--ink)}[data-reveal]{opacity:1;transform:translateY(0)}.reveal-enabled [data-reveal]{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(22px)}.reveal-enabled [data-reveal].is-visible{opacity:1;transform:translateY(0)}.site-header{z-index:80;border:0;border-bottom:5px solid var(--gold);width:100%;min-height:86px;color:var(--white);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#030303;border-radius:0;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;margin:0;padding:0 3.75rem;display:grid;position:fixed;top:0;left:0}.brand{background:var(--white);justify-content:center;align-items:center;width:238px;height:66px;padding:.35rem .65rem;display:inline-flex}.brand img{object-fit:contain;width:100%;height:100%}.main-nav{justify-content:center;align-items:center;gap:0;display:flex}.main-nav a,.header-cta,.primary-button,.secondary-button,.icon-button{min-height:44px}.main-nav a{color:#ffffffe0;text-transform:uppercase;border-radius:0;justify-content:center;align-items:center;padding:0 1.15rem;font-weight:700;text-decoration:none;transition:background-color .18s,color .18s;display:inline-flex}.main-nav a:hover,.main-nav a.active{color:var(--gold);background:0 0}.header-cta,.primary-button,.secondary-button{cursor:pointer;text-transform:uppercase;border:0;border-radius:0;justify-content:center;align-items:center;gap:.55rem;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.header-cta,.primary-button{background:var(--gold);color:var(--white);box-shadow:none;padding:.8rem 1.05rem}.secondary-button{border:1px solid var(--line);background:var(--white);color:var(--ink);padding:.76rem 1rem}.secondary-button.inverse{color:var(--white);background:#ffffff1a;border-color:#ffffff47}.header-cta:hover,.primary-button:hover,.secondary-button:hover{filter:brightness(1.04);transform:translateY(-1px)}.icon-button{width:44px;color:var(--white);cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:0;place-items:center;display:none}.text-link,.headline-link{color:inherit;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-underline-offset:.18em;font-weight:850;text-decoration-thickness:2px}.text-link{align-items:center;gap:.25rem;display:inline-flex}.hero-section{min-height:100svh;color:var(--white);background:#030303;padding:86px 0 0;position:relative}.hero-split{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);min-height:calc(100svh - 86px);display:grid}.hero-visual{background:var(--teal);min-height:calc(100svh - 86px);position:relative;overflow:hidden}.hero-visual>img{object-fit:cover;filter:saturate(1.04)contrast(1.03);width:100%;height:100%;position:absolute;inset:0}.hero-visual-overlay{background:linear-gradient(90deg,#000000e6,#00000094 58%,#0000002e),linear-gradient(#0000002e,#000000d1);position:absolute;inset:0}.hero-copy{z-index:1;flex-direction:column;justify-content:flex-end;max-width:860px;min-height:calc(100svh - 86px);padding:6.8rem 5.2rem 5.2rem;display:flex;position:relative}.hero-side-panel{background:var(--paper);min-height:calc(100svh - 86px);color:var(--ink);grid-template-rows:345px minmax(0,1fr);display:grid}.hero-logo-card{border-bottom:5px solid var(--gold);background:var(--white);align-content:center;place-items:center;gap:1.2rem;min-height:260px;padding:1.7rem 3rem;display:grid}.hero-logo-card img{object-fit:contain;width:min(100%,560px);max-height:178px}.hero-logo-card span{color:var(--ink);letter-spacing:.03em;text-transform:uppercase;font-size:1.05rem;font-weight:950}.eyebrow{width:fit-content;color:var(--teal-2);text-transform:uppercase;border:1px solid;border-radius:0;align-items:center;margin-bottom:.9rem;padding:.32rem .7rem;font-size:.78rem;font-weight:850;line-height:1.1;display:inline-flex}.hero-section .eyebrow,.dark .eyebrow,.venue-section .eyebrow,.page-hero .eyebrow{color:var(--gold)}.hero-copy h1{max-width:850px;color:var(--white)}.hero-copy p,.page-hero p,.dark p,.site-footer p{color:#ffffffc7}.hero-lead{max-width:720px;margin-top:1.4rem;font-size:1.12rem}.type-row{flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:1.35rem;font-size:1.2rem;font-weight:850;display:flex}.rotating-word{min-width:190px;color:var(--gold);animation:2.1s infinite wordPop;display:inline-flex}@keyframes wordPop{0%,to{opacity:.55;transform:translateY(3px)}12%,86%{opacity:1;transform:translateY(0)}}.hero-actions,.form-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.55rem;display:flex}.hero-form{align-items:stretch;padding:2.6rem 3rem;display:flex}.hero-side-panel .hero-form{background:var(--paper)}.hero-side-panel .quick-form{box-shadow:none;background:0 0;border:0;align-self:center}.quick-form{border:0;border-left:5px solid var(--gold);background:var(--white);width:100%;color:var(--ink);border-radius:0;padding:1.1rem;box-shadow:0 22px 70px #0000001f}.quick-form.compact{padding:0}.quick-form.compact .form-head h2{font-size:1.45rem}.quick-form.compact .form-head p{margin-top:.24rem;font-size:.88rem}.quick-form.compact .segmented-control{gap:.3rem;margin-top:.62rem}.quick-form.compact .segmented-control button{min-height:36px;padding:.42rem}.quick-form.compact .form-grid{gap:.5rem;margin-top:.65rem}.quick-form.compact input{min-height:38px;padding:.45rem .6rem}.quick-form.compact textarea{min-height:76px}.quick-form.compact>label{margin-top:.6rem}.quick-form.compact .form-actions{margin-top:.8rem}.form-head h2{color:var(--ink);font-size:1.7rem}.form-head p{color:var(--muted);margin-top:.4rem;font-size:.94rem}.segmented-control{grid-template-columns:repeat(3,1fr);gap:.35rem;margin-top:.9rem;display:grid}.segmented-control.two{grid-template-columns:repeat(2,1fr)}.segmented-control button{border:1px solid var(--line);background:var(--white);min-height:42px;color:var(--muted);cursor:pointer;border-radius:0;padding:.55rem .45rem;font-weight:780;transition:background-color .18s,color .18s,border-color .18s}.segmented-control button.selected,.segmented-control button:hover{border-color:var(--teal);background:var(--teal);color:var(--white)}.form-grid{grid-template-columns:repeat(2,1fr);gap:.7rem;margin-top:.85rem;display:grid}label{color:var(--ink);gap:.32rem;font-size:.88rem;font-weight:820;display:grid}input,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#f6f6f6;border-radius:0;outline:none;transition:border-color .18s,box-shadow .18s}input{min-height:44px;padding:.6rem .7rem}textarea{resize:vertical;min-height:110px;padding:.7rem}input:focus,textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #063f422e}.quick-form>label{margin-top:.85rem}.check-row{color:var(--muted);grid-template-columns:20px 1fr;align-items:start;font-size:.82rem;font-weight:650;display:grid}.check-row input{min-height:auto;margin-top:.2rem}.status-strip{z-index:3;border-top:5px solid var(--gold);border-bottom:1px solid var(--line);background:var(--white);width:100%;box-shadow:none;border-radius:0;grid-template-columns:repeat(4,1fr);gap:0;margin:0;display:grid;position:relative;overflow:hidden}.status-strip div{border-right:1px solid var(--line);background:var(--white);gap:.2rem;min-height:126px;padding:1.35rem 2rem;display:grid}.status-strip div:nth-child(2n){background:#d2d1d1}.status-strip div:last-child{border-right:0}.status-strip strong{color:var(--teal);font-size:1.55rem;line-height:1.1}.status-strip span{color:var(--muted);font-size:.92rem}.section,.notice-band{padding:96px 20px}.section.light,.notice-band{background:var(--white)}.section.light-alt,.faq-section,.inquiry-section{background:var(--paper)}.section.dark,.venue-section{color:var(--white);background:#071314}.section-heading,.section-grid,.feature-layout,.testimonial-grid,.gallery-grid,.timeline,.contact-grid,.event-types,.footer-grid,.split-showcase,.venue-section,.legal-content{width:min(100%, var(--max));margin:0 auto}.section-heading{text-align:center;max-width:850px}.section-heading.left{text-align:left;margin-left:auto;margin-right:auto}.section-heading p{margin-top:1rem;font-size:1.06rem}.section-grid{grid-template-columns:.88fr 1.12fr;align-items:center;gap:3rem;display:grid}.section-grid.align-start{align-items:start}.section-grid p+p{margin-top:1rem}.feature-layout{grid-template-columns:.9fr 1fr;align-items:center;gap:2rem;margin-top:2.6rem;display:grid}.image-stack{grid-template-columns:1fr .7fr;align-items:end;gap:.8rem;display:grid}.image-stack img,.split-showcase img,.gallery-grid img,.page-hero img{object-fit:cover;width:100%;height:100%}.image-stack img{min-height:420px;box-shadow:var(--shadow);border-radius:0}.image-stack img:last-child{min-height:300px;margin-bottom:-2rem}.feature-panel,.venue-card,.testimonial-card,.event-types article,.timeline article,.about-metrics article,.faq-item,.contact-direct,.legal-content{border:1px solid var(--line);background:var(--white);box-shadow:none;border-radius:0}.feature-panel,.venue-card,.contact-direct,.legal-content{border-left:5px solid var(--gold);padding:1.65rem}.feature-panel p,.venue-card p{margin-top:.8rem}.service-list{grid-template-columns:repeat(2,1fr);gap:.55rem;margin:1.2rem 0;display:grid}.service-list.large{grid-template-columns:1fr}.service-list span,.contact-pills a{border:1px solid var(--line);min-height:42px;color:var(--ink);background:#f6f6f6;border-radius:0;align-items:center;gap:.45rem;padding:.55rem .65rem;font-weight:760;display:inline-flex}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.testimonial-card{border-color:var(--dark-line);border-top:5px solid var(--gold);color:var(--white);background:#ffffff0f;grid-template-rows:auto 1fr auto;gap:1rem;padding:1.2rem;display:grid}.testimonial-card p{color:#ffffffc7}.testimonial-card span{color:var(--gold);font-size:.9rem;font-weight:780;display:block}.stars{color:var(--gold);font-size:1rem}.partner-row{width:min(100%, var(--max));flex-wrap:wrap;gap:.6rem;margin:1.4rem auto 0;display:flex}.partner-row span{border:1px solid var(--dark-line);color:#ffffffc2;border-radius:0;padding:.55rem .8rem;font-weight:800}.gallery-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:230px;gap:.75rem;margin-top:2rem;display:grid}.gallery-grid figure{background:var(--teal);border-radius:0;margin:0;overflow:hidden}.gallery-grid button{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.gallery-grid figure.wide{grid-area:span 2/span 2}.gallery-grid img{transition:transform .5s}.gallery-grid figure:hover img,.gallery-grid button:focus-visible img{transform:scale(1.05)}.gallery-grid button:focus-visible{outline:3px solid var(--teal-2);outline-offset:-3px}.gallery-lightbox{z-index:120;cursor:zoom-out;background:#071314eb;place-items:center;padding:76px 28px 32px;display:grid;position:fixed;inset:0}.gallery-lightbox img{object-fit:contain;border-radius:24px;width:auto;max-width:min(100%,1280px);max-height:calc(100svh - 120px);box-shadow:0 34px 100px #0000006b}.lightbox-close{z-index:121;background:var(--white);width:54px;height:54px;color:var(--teal);cursor:pointer;border:1px solid #ffffff47;border-radius:999px;place-items:center;display:grid;position:fixed;top:22px;right:24px}.lightbox-nav{z-index:121;background:var(--white);width:58px;height:58px;color:var(--teal);cursor:pointer;border:1px solid #ffffff47;border-radius:999px;place-items:center;display:grid;position:fixed;top:50%;transform:translateY(-50%)}.lightbox-prev{left:24px}.lightbox-next{right:24px}@media (width<=640px){.gallery-lightbox{padding:88px 14px 86px}.gallery-lightbox img{border-radius:18px;max-height:calc(100svh - 176px)}.lightbox-close{width:48px;height:48px;top:16px;right:16px}.lightbox-nav{width:52px;height:52px;top:auto;bottom:18px;transform:none}.lightbox-prev{left:calc(50% - 64px)}.lightbox-next{right:calc(50% - 64px)}}.timeline{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem;display:grid}.timeline article{padding:1.1rem}.timeline span{color:var(--coral);margin-bottom:1.8rem;font-size:2.3rem;font-weight:900;display:inline-flex}.faq-list{gap:.75rem;width:min(100%,900px);margin:2rem auto 0;display:grid}.faq-item button{width:100%;min-height:64px;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:1rem;font-weight:850;display:flex}.faq-item svg{flex:none;transition:transform .18s}.faq-item.is-open svg{transform:rotate(180deg)}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .22s;display:grid}.faq-answer>*{color:var(--muted);padding:0 1rem;overflow:hidden}.faq-item.is-open .faq-answer{grid-template-rows:1fr}.contact-pills{flex-wrap:wrap;gap:.65rem;margin-top:1.2rem;display:flex}.contact-pills a{text-decoration:none}.page-hero{background:var(--teal);min-height:520px;color:var(--white);align-items:end;margin-top:0;padding:180px 20px 90px;display:flex;position:relative}.page-hero:after{content:"";background:linear-gradient(90deg,#051719eb,#0517196b),linear-gradient(#0517196b,#051719e6);position:absolute;inset:0}.page-hero img{position:absolute;inset:0}.page-hero-content{z-index:1;border-left:5px solid var(--gold);width:min(100%,960px);margin:0 auto;padding-left:1.3rem;position:relative}.page-hero h1{max-width:900px;color:var(--white)}.page-hero p{max-width:780px;margin-top:1.1rem;font-size:1.12rem}.about-metrics{width:min(100%, var(--max));grid-template-columns:repeat(3,1fr);gap:1rem;margin:2rem auto 0;display:grid}.about-metrics article{border-top:5px solid var(--gold);gap:.5rem;padding:1.1rem;display:grid}.about-metrics strong{color:var(--teal);font-size:2.4rem;line-height:1}.about-metrics span{color:var(--muted);font-weight:760}.split-showcase,.venue-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:2rem;display:grid}.split-showcase img{border-radius:0;min-height:460px}.check-list{gap:.8rem;margin:1.4rem 0 0;padding:0;list-style:none;display:grid}.check-list li{color:#ffffffd1;align-items:center;gap:.65rem;font-weight:750;display:flex}.event-types{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem;display:grid}.event-types article{background:#d2d1d1;min-height:250px;padding:1.4rem}.event-types article:nth-child(2n){background:var(--gold)}.event-types article:nth-child(2n) p,.event-types article:nth-child(2n) h3{color:var(--ink)}.event-types svg{color:var(--teal);margin-bottom:1rem}.venue-card{border-color:var(--dark-line);border-left-color:var(--gold);color:var(--white);background:#ffffff0f}.venue-card p{color:#ffffffc7}.contact-grid{grid-template-columns:.78fr 1.1fr;align-items:start;gap:1.2rem;display:grid}.contact-direct{gap:.8rem;display:grid;position:sticky;top:110px}.contact-direct a{min-height:46px;color:var(--ink);align-items:center;gap:.65rem;font-weight:800;text-decoration:none;display:flex}.legal-content{gap:1rem;max-width:860px;display:grid}.legal-content a{color:var(--teal);font-weight:800}.legal-page-section{padding-top:96px;padding-bottom:110px}.legal-layout{width:min(100%, var(--max));grid-template-columns:minmax(280px,.36fr) minmax(0,.64fr);align-items:start;gap:2rem;margin:0 auto;display:grid}.legal-sidebar,.legal-card{background:var(--white);border:1px solid #063f4224;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 24px 90px #07131414}.legal-sidebar{gap:1.2rem;padding:1.45rem;display:grid;position:sticky;top:112px}.legal-sidebar:before,.legal-card:before{content:"";background:var(--teal);width:6px;position:absolute;inset:0 auto 0 0}.legal-sidebar h2,.legal-card h2{max-width:760px;font-size:clamp(1.45rem,2vw,2.2rem);line-height:1.04}.legal-sidebar h2 a,.legal-card h2 a{color:inherit;text-decoration:none}.legal-sidebar p,.legal-card p{color:var(--muted);line-height:1.75}.legal-contact-list{gap:.65rem;display:grid}.legal-contact-list a{min-height:48px;color:var(--ink);background:#f8faf9;border:1px solid #063f421f;border-radius:16px;grid-template-columns:22px 1fr;align-items:center;gap:.65rem;padding:.65rem .75rem;font-weight:800;text-decoration:none;display:grid}.legal-sidebar-note{color:var(--teal);background:#063f4214;border-radius:18px;grid-template-columns:24px 1fr;gap:.7rem;padding:.95rem;font-size:.92rem;font-weight:720;line-height:1.55;display:grid}.legal-sidebar-note a{color:inherit;text-decoration-color:#063f425c}.legal-main{gap:1rem;display:grid}.legal-card{padding:1.45rem 1.55rem 1.55rem}.legal-card p+p{margin-top:.9rem}.legal-card a{color:var(--teal);font-weight:820}.legal-card-accent{background:linear-gradient(135deg, #063f42fa, #085658f0), var(--teal);color:var(--white)}.legal-card-accent:before{background:var(--white)}.legal-card-accent a,.legal-card-accent .text-link{color:var(--white);text-decoration-color:#ffffffa6}.legal-kicker{color:var(--teal);letter-spacing:0;text-transform:uppercase;margin-bottom:.65rem;font-size:.76rem;font-weight:900;display:inline-flex}.legal-data-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.1rem;display:grid}.legal-data-grid div{background:#f8faf9;border:1px solid #063f421f;border-radius:18px;min-height:88px;padding:.9rem}.legal-data-grid span{color:var(--muted);margin-bottom:.3rem;font-size:.82rem;font-weight:760;display:block}.site-footer{border-top:5px solid var(--gold);color:var(--white);background:#030303;padding:58px 3.75rem 22px}.footer-grid{grid-template-columns:1.3fr .7fr .9fr .8fr;gap:1.4rem;display:grid}.footer-grid h2{color:var(--gold);margin-bottom:.8rem;font-size:1rem}.footer-grid a{color:#ffffffc7;width:fit-content;margin-top:.45rem;text-decoration:none;display:block}.footer-grid a:hover{color:var(--teal)}.footer-summary{max-width:360px}.footer-summary a{white-space:nowrap;width:auto;margin-top:0;display:inline}.footer-nowrap{white-space:nowrap}.footer-brand img{width:100%;height:auto}.footer-logo-tile{background:var(--white);place-items:center;width:min(100%,320px);margin-bottom:1rem;padding:.8rem;display:grid}.footer-map{border:1px solid var(--dark-line);background:var(--teal);border-radius:0;grid-column:1/-1;height:300px;overflow:hidden}.footer-map iframe{filter:grayscale(.1)contrast(1.05);border:0;width:100%;height:100%}.footer-bottom{width:min(100%, var(--max));border-top:1px solid var(--dark-line);color:#ffffff9e;justify-content:space-between;align-items:center;gap:1rem;margin:1.4rem auto 0;padding-top:1rem;font-size:.9rem;display:flex}.footer-bottom a{color:#ffffffb8;text-decoration:none}@media (width<=1080px){h1{font-size:4rem}h2{font-size:2.55rem}.section-grid,.feature-layout,.split-showcase,.venue-section,.contact-grid,.hero-split{grid-template-columns:1fr}.hero-visual,.hero-copy{min-height:auto}.hero-copy{padding:5rem 2rem 3.5rem}.hero-form{align-self:auto}.testimonial-grid,.timeline,.event-types,.footer-grid,.status-strip{grid-template-columns:repeat(2,1fr)}.contact-direct{position:static}}@media (width<=820px){:root{font-size:16px}h1{font-size:3rem}h2{font-size:2.05rem}.site-header{grid-template-columns:auto auto;width:100%;min-height:82px;margin-top:0;padding:0 1rem}.brand{width:178px;height:58px}.icon-button{justify-self:end;display:grid}.main-nav{background:#030303;grid-column:1/-1;justify-content:stretch;padding-top:.4rem;padding-bottom:1rem;display:none}.main-nav.is-open{display:grid}.main-nav a{justify-content:flex-start}.header-cta{display:none}.hero-section,.page-hero{margin-top:0}.hero-copy{padding-bottom:0}.hero-section{padding-top:82px}.page-hero{padding-top:142px}.hero-side-panel{grid-template-rows:auto auto}.hero-logo-card{min-height:170px;padding:1.2rem 1rem}.hero-form{padding:1.35rem 1rem}.status-strip,.testimonial-grid,.timeline,.event-types,.about-metrics,.footer-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:180px}.gallery-grid figure.wide{grid-area:span 1/span 2}.image-stack{grid-template-columns:1fr}.image-stack img,.image-stack img:last-child,.split-showcase img{min-height:280px;margin:0}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (width<=560px){h1{font-size:2.4rem}h2{font-size:1.76rem}.section,.notice-band{padding:62px 16px}.hero-copy{padding:4rem 1rem 2.2rem}.hero-logo-card img{max-height:120px}.segmented-control,.segmented-control.two,.form-grid,.service-list,.gallery-grid{grid-template-columns:1fr}.gallery-grid figure.wide{grid-column:auto}.form-actions,.hero-actions{display:grid}.rotating-word{min-width:0}}.site-header{min-height:92px;color:var(--ink);background:#fffffff5;border-bottom:1px solid #07131414;grid-template-columns:auto 1fr;padding:0 54px;box-shadow:0 10px 40px #07131414}.brand{background:0 0;width:238px;height:70px;padding:0}.header-actions{justify-content:flex-end;align-items:center;gap:18px;display:flex}.header-phone{color:var(--ink);justify-items:end;font-weight:900;line-height:1.05;text-decoration:none;display:grid}.header-phone small{color:var(--gold);text-transform:uppercase;font-size:.75rem;font-weight:900}.header-cta{background:var(--gold);min-height:52px;color:var(--white);border-radius:999px;padding:0 22px}.icon-button{background:var(--white);width:52px;min-height:52px;color:var(--ink);border:1px solid #07131429;border-radius:999px;display:grid}.main-nav{z-index:90;opacity:0;pointer-events:none;background:#030303f7;place-content:center;gap:20px;padding:96px 24px;transition:opacity .22s,transform .22s;display:grid;position:fixed;inset:0;transform:translateY(-12px)}.main-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.main-nav a{min-height:auto;color:var(--white);text-transform:uppercase;padding:0;font-size:5.4rem;font-weight:950;line-height:.95}.menu-close{width:58px;height:58px;color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:999px;place-items:center;display:grid;position:absolute;top:28px;right:44px}.hero-section.hero-v2{isolation:isolate;background:var(--teal);min-height:100svh;color:var(--white);padding:92px 0 0;position:relative;overflow:hidden}.hero-section.hero-v2:before,.hero-section.hero-v2:after{content:"";pointer-events:none;position:absolute;inset:0}.hero-section.hero-v2:before{z-index:-2;background:url(/assets/hero-gildehalle-bassum-galaxyevents.jpg) 50%/cover no-repeat;transform:scale(1.02)}.hero-section.hero-v2:after{z-index:-1;background:radial-gradient(circle at 78% 24%,#ffffff29,#0000 28%),linear-gradient(90deg,#063f42f5 0%,#063f42db 46%,#063f429e 100%),linear-gradient(#07131429,#0713146b)}.hero-v2-wrap{z-index:1;grid-template-columns:minmax(0,.95fr) minmax(420px,.85fr);align-items:center;gap:clamp(34px,5vw,76px);width:min(100% - 56px,1320px);min-height:calc(100svh - 92px);margin:0 auto;padding:58px 0 70px;display:grid;position:relative}.hero-v2-copy{max-width:670px}.hero-v2-copy .eyebrow,.hero-v2-form-card .eyebrow{color:var(--white)}.hero-v2-copy h1{color:var(--white);text-transform:uppercase;text-shadow:0 20px 60px #00000047;font-size:5.55rem;line-height:.92}.hero-v2-copy .hero-lead{color:#ffffffd1;max-width:650px;margin-top:26px;font-size:1.14rem}.hero-v2-copy .headline-link{color:inherit}.hero-v2-copy .hero-actions{margin-top:32px}.hero-v2-copy .primary-button,.hero-v2-copy .secondary-button,.hero-v2-form-card .primary-button,.hero-v2-form-card .secondary-button{border-radius:999px;min-height:54px;padding:0 22px}.hero-v2-copy .secondary-button{color:var(--white);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1a;border-color:#ffffff47}.hero-chips{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-chips span{min-height:44px;color:var(--white);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff21;border:1px solid #ffffff42;border-radius:999px;align-items:center;padding:0 18px;font-weight:900;display:inline-flex;box-shadow:0 18px 42px #00000029}.hero-contact-line{flex-wrap:wrap;gap:18px;margin-top:28px;display:flex}.hero-contact-line a{color:var(--white);align-items:center;gap:8px;font-weight:900;text-decoration:none;display:inline-flex}.hero-v2-stage{align-content:center;gap:18px;display:grid;position:relative}.hero-v2-image{border-radius:34px;min-height:430px;margin:0;position:relative;overflow:hidden;box-shadow:0 28px 80px #0713142e}.hero-v2-image:after{content:"";background:linear-gradient(#0000,#0713142e);position:absolute;inset:0}.hero-v2-image img{width:100%;height:100%;min-height:inherit;object-fit:cover}.hero-v2-form-card{z-index:2;background:var(--white);-webkit-backdrop-filter:none;backdrop-filter:none;border:1px solid #fff9;border-radius:30px;width:min(100%,520px);margin-top:0;margin-left:auto;padding:28px;position:relative;box-shadow:0 28px 90px #00000038}.hero-card-rating{color:var(--ink);text-align:center;justify-items:center;gap:3px;margin:0 auto 18px;display:grid}.hero-card-rating strong{line-height:1}.hero-card-rating span{color:var(--muted);font-size:.84rem;font-weight:800}.hero-v2-form-card h2{max-width:none;color:var(--ink);text-align:center;font-size:1.95rem;line-height:1}.hero-v2-form-card>p{color:var(--muted);text-align:center;margin-top:10px}.hero-v2-form-card .quick-form{box-shadow:none;background:0 0;border:0;margin-top:18px;padding:0}.hero-v2-form-card .quick-form .form-head{display:none}.hero-v2-form-card .segmented-control button,.hero-v2-form-card input,.hero-v2-form-card textarea{border-radius:14px}.hero-v2-form-card label{color:var(--ink)}.hero-v2-form-card input,.hero-v2-form-card textarea{background:#fbfaf7;border-color:#07131424}.status-strip{border-top:0;border-bottom:1px solid #07131414}.section.light,.notice-band,.site-footer{background:var(--white)}.site-footer{color:var(--ink)}.site-footer p,.footer-grid a,.footer-bottom,.footer-bottom a{color:var(--muted)}.site-footer a:hover,.footer-grid a:hover,.footer-bottom a:hover{color:var(--teal)}.footer-grid h2{color:var(--ink)}.footer-logo-tile{background:0 0;padding:0}@media (width<=1080px){.site-header{padding:0 24px}.hero-v2-wrap{grid-template-columns:1fr;padding-top:42px}.hero-v2-copy h1{font-size:4.7rem}.hero-v2-stage{max-width:760px}}@media (width<=820px){.site-header{min-height:80px;padding:0 16px}.brand{width:178px;height:58px}.header-phone,.header-cta{display:none}.hero-section.hero-v2{padding-top:80px}.hero-v2-wrap{width:min(100% - 32px,1320px);min-height:auto;padding:34px 0 54px}.hero-v2-copy h1{font-size:3.45rem}.hero-v2-copy .hero-actions{display:grid}.hero-v2-image{border-radius:26px;min-height:320px}.hero-v2-form-card{border-radius:24px;width:100%;margin-top:0;padding:22px}.main-nav a{font-size:3.6rem}}@media (width<=560px){.hero-v2-copy h1{font-size:2.75rem}.hero-v2-form-card h2{font-size:1.65rem}.main-nav a{font-size:2.55rem}.hero-chips,.hero-contact-line{display:grid}.hero-v2-form-card .segmented-control,.hero-v2-form-card .segmented-control.two,.hero-v2-form-card .form-grid{grid-template-columns:1fr}.menu-close{right:18px}}.eyebrow,.quick-form,.segmented-control button,input,textarea,.status-strip,.status-strip div,.feature-panel,.venue-card,.testimonial-card,.event-types article,.timeline article,.about-metrics article,.faq-item,.contact-direct,.legal-content,.service-list span,.contact-pills a,.partner-row span,.footer-map{border-radius:22px}.quick-form,.feature-panel,.venue-card,.contact-direct,.legal-content{background:var(--white);border:1px solid #07131417;border-left:0;box-shadow:0 24px 80px #0713141a}.quick-form{padding:28px}.quick-form.contact-only{border-radius:30px;max-width:520px;margin-left:auto;box-shadow:0 28px 90px #07131426}.quick-form.contact-only .form-head h2{font-size:2rem;line-height:1}.quick-form.contact-only .form-head p{font-size:1rem}.quick-form.contact-only .form-grid{grid-template-columns:1fr;gap:.75rem;margin-top:1rem}.quick-form.contact-only input{background:#fbfaf7;border-radius:16px;min-height:52px;padding:.75rem .9rem}.quick-form.contact-only .form-actions{margin-top:1rem}.section .primary-button,.section .secondary-button,.quick-form .primary-button,.quick-form .secondary-button{border-radius:999px;min-height:54px;padding:0 1.35rem}.quick-form.contact-only .form-actions{grid-template-columns:1fr .72fr;display:grid}.quick-form.contact-only .primary-button,.quick-form.contact-only .secondary-button{width:100%}.feature-panel,.venue-card,.contact-direct,.legal-content{padding:2rem;position:relative;overflow:hidden}.feature-panel:before,.venue-card:before,.contact-direct:before,.legal-content:before{content:"";background:var(--gold);height:5px;position:absolute;inset:0 0 auto}.image-stack img,.split-showcase img,.gallery-grid figure,.page-hero-content{border-radius:30px}.image-stack,.gallery-grid{gap:1rem}.service-list span,.contact-pills a,.partner-row span{border-radius:999px}.event-types article,.timeline article,.about-metrics article,.faq-item,.testimonial-card{border-radius:26px;box-shadow:0 18px 50px #07131414}.testimonial-card,.about-metrics article{border-top:0}.testimonial-card{background:#ffffff14}.status-strip{border:1px solid #07131414;width:min(100% - 56px,1320px);margin:-34px auto 0;box-shadow:0 22px 70px #0713141a}.status-strip div{border-radius:0}.status-strip div:first-child{border-radius:22px 0 0 22px}.status-strip div:last-child{border-radius:0 22px 22px 0}@media (width<=1080px){.quick-form.contact-only{max-width:none;margin-left:0}}@media (width<=820px){.quick-form{padding:22px}.quick-form.contact-only .form-actions{grid-template-columns:1fr}.status-strip{width:min(100% - 32px,1320px);margin-top:0}.status-strip div:first-child,.status-strip div:last-child,.status-strip div{border-radius:0}.status-strip div:first-child{border-radius:22px 22px 0 0}.status-strip div:last-child{border-radius:0 0 22px 22px}}.hero-section.hero-v2 .primary-button{background:var(--white);color:var(--teal)}.hero-section.hero-v2 .primary-button:hover{background:var(--white)}.hero-section.hero-v2 .eyebrow{border-color:var(--white);color:var(--white)}.hero-section.hero-v2 .stars{color:var(--teal)}.hero-v2-form-card .quick-form.contact-only input{background:#fbfaf7;border-color:#07131424}.hero-v2-form-card .quick-form.contact-only{max-width:none;box-shadow:none;background:0 0;border:0;border-radius:0;margin-left:0;padding:0}.hero-v2-form-card .quick-form.contact-only .primary-button{background:var(--teal);color:var(--white)}.hero-v2-form-card .quick-form.contact-only .primary-button:hover{background:var(--teal)}.status-strip{background:linear-gradient(180deg, transparent 0 46px, var(--white) 46px 100%);width:100%;box-shadow:none;z-index:4;border:0;border-radius:0;grid-template-columns:repeat(4,minmax(0,315px));justify-content:center;gap:1rem;margin:-46px 0 0;padding:0 28px 58px;display:grid;position:relative;overflow:visible}.status-strip div,.status-strip div:nth-child(2n),.status-strip div:first-child,.status-strip div:last-child{background:var(--white);border:1px solid #063f4224;border-radius:24px;min-height:118px;padding:1.25rem 1.35rem;box-shadow:0 22px 70px #0713141f}.status-strip div,.status-strip div:last-child{border-right:1px solid #063f4224}.status-strip strong{color:var(--teal);text-transform:uppercase;font-size:1.34rem;font-weight:920;line-height:1.1}.status-strip span{max-width:220px;color:var(--muted);font-size:.92rem}.feature-panel .service-list{gap:0;margin:1.25rem 0 1.35rem}.feature-panel .service-list span{min-height:auto;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #063f4221;border-radius:0;padding:.82rem 0;font-weight:620;line-height:1.35}.feature-panel .service-list span:nth-last-child(-n+2){border-bottom:0}.section.dark .eyebrow,.venue-section .eyebrow,.page-hero .eyebrow{color:var(--white);border-color:#ffffffc7}.main-nav a:hover,.main-nav a.active,.section.dark .stars,.section.dark .testimonial-card span,.section.dark .partner-row span,.venue-section .service-list span,.venue-section .service-list span svg{color:var(--white)}.section.dark .partner-row span{border-color:#ffffff3d}.venue-card:before{background:var(--white)}.venue-section .service-list span{background:0 0;border-color:#ffffff2e;font-weight:650}.page-hero-content{border-left-color:var(--white)}.event-types article:nth-child(2n),.event-types article:nth-child(2n) p,.event-types article:nth-child(2n) h3{color:var(--white)}.faq-answer{max-height:0;transition:max-height .24s;display:block;overflow:hidden}.faq-answer>*{overflow:visible}.faq-item.is-open .faq-answer{max-height:520px}.footer-map{background:#d8dcdf}.footer-map iframe{filter:grayscale()contrast(.92)brightness(1.05)}@media (width<=820px){.status-strip{background:linear-gradient(180deg, transparent 0 32px, var(--white) 32px 100%);grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-top:-32px;padding:0 16px 48px}.status-strip div{border:1px solid #063f4224}.status-strip div:nth-child(2n){border-right:1px solid #063f4224}.status-strip div:nth-last-child(-n+2){border-bottom:1px solid #063f4224}.feature-panel .service-list span{border-bottom:1px solid #063f4221}.feature-panel .service-list span:last-child{border-bottom:0}}.faq-item{overflow:hidden}.faq-answer{grid-template-rows:0fr;max-height:none;transition:grid-template-rows .24s;display:grid;overflow:hidden}.faq-item.is-open .faq-answer{grid-template-rows:1fr;max-height:none}.feature-panel .service-list{grid-template-columns:1fr;gap:0}.feature-panel .service-list span,.feature-panel .service-list span:nth-last-child(-n+2),.feature-panel .service-list span:last-child{border-bottom:1px solid #063f4221;grid-template-columns:22px 1fr;align-items:center;min-height:50px;padding:.72rem 0;font-size:.98rem;font-weight:600;display:grid}.page-sub .page-hero{min-height:500px;padding:168px 28px 78px}.page-sub .page-hero:after{background:linear-gradient(90deg,#063f42f2,#063f4294),linear-gradient(#07131429,#07131494)}.page-sub .page-hero-content{text-align:left;border-left:0;width:min(100%,1180px);max-width:1180px;padding-left:0}.page-sub .page-hero h1{max-width:1080px}.page-sub .page-hero p{max-width:860px}.page-sub .section-heading{text-align:left;max-width:1180px}.page-sub .section-heading p{max-width:860px}.page-sub .section-grid h2,.page-sub .section-heading h2,.page-sub .contact-direct h2{max-width:980px}.refined-showcase{background:var(--white);width:100%;max-width:none;color:var(--ink);margin:0;padding:96px max(20px,50% - 590px)}.venue-section{grid-template-columns:minmax(0,.95fr) minmax(320px,.75fr);width:100%;max-width:none;margin:0;padding:96px max(20px,50% - 590px)}.refined-showcase p{color:var(--muted)}.refined-showcase .check-list li{color:var(--ink)}.refined-showcase .eyebrow{border-color:var(--teal);color:var(--teal)}@media (width<=1080px){.page-sub .section-grid,.page-sub .contact-grid{grid-template-columns:1fr;gap:2rem}.venue-section{grid-template-columns:1fr}}@media (width<=820px){.main-nav{background:#fffffffa}.main-nav a{color:var(--ink)}.main-nav a:hover,.main-nav a.active{color:var(--teal)}.page-sub .page-hero{min-height:420px;padding:132px 18px 58px}}.main-nav{color:var(--ink);background:#fffffffb}.main-nav a{color:var(--ink)}.main-nav a:hover,.main-nav a.active{color:var(--teal)}.menu-close{background:var(--white);color:var(--ink);border-color:#07131429}.menu-close:hover{border-color:var(--teal);background:var(--teal);color:var(--white)}.faq-list{align-items:start}.faq-item{background:var(--white);border-color:#063f421f;overflow:hidden;box-shadow:0 18px 55px #0713140f}.faq-answer{opacity:0;max-height:0;transition:max-height .32s,opacity .18s,transform .22s;display:block;overflow:hidden;transform:translateY(-4px)}.faq-answer>*{min-height:0;color:var(--muted);padding:0 1.05rem;overflow:visible}.faq-item.is-open .faq-answer{opacity:1;max-height:26rem;transform:translateY(0)}.faq-item.is-open .faq-answer>*{padding-bottom:1.1rem}.feature-panel .service-list{grid-template-columns:1fr;gap:0;margin:1.25rem 0 1.4rem}.feature-panel .service-list span,.feature-panel .service-list span:nth-last-child(-n+2),.feature-panel .service-list span:last-child{min-height:58px;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #063f4221;border-radius:0;grid-template-columns:24px 1fr;align-items:center;padding:.8rem 0;font-weight:640;line-height:1.35;display:grid}.feature-panel .service-list span:last-child{border-bottom:0}.feature-panel .service-list span svg{color:var(--teal)}.page-sub .section{padding-top:88px;padding-bottom:88px}.page-sub .section-heading,.page-sub .section-grid,.page-sub .feature-layout,.page-sub .event-types,.page-sub .contact-grid,.page-sub .testimonial-grid,.page-sub .partner-row,.page-sub .timeline{width:min(calc(100% - 40px), var(--max))}.page-sub .section-heading{max-width:var(--max);text-align:left;margin-bottom:2.15rem}.page-sub .section-heading h2,.page-sub .section-grid h2,.page-sub .contact-direct h2{max-width:1040px}.page-sub .section-heading p,.page-sub .section-grid p{max-width:860px}.page-sub .section-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:4.5rem}.page-sub .section-grid>div:first-child,.page-sub .section-grid>div:last-child{min-width:0}.page-sub .feature-panel,.page-sub .venue-card,.page-sub .contact-direct,.page-sub .legal-content{border-left:0;border-radius:26px}.page-sub .contact-grid{grid-template-columns:minmax(300px,.84fr) minmax(0,1.16fr);gap:2rem}.page-sub .contact-direct{top:118px}.page-sub .quick-form.contact-only{max-width:none;margin-left:0}.references-section.light{background:var(--white);color:var(--ink)}.references-section.light .eyebrow{border-color:var(--teal);color:var(--teal)}.references-section.light .testimonial-card{color:var(--ink);background:#f8faf9;border:1px solid #063f421f;border-top:0;box-shadow:0 18px 55px #0713140f}.references-section.light .testimonial-card p{color:var(--muted)}.references-section.light .stars,.references-section.light .testimonial-card span{color:var(--teal)}.references-section.light .partner-row span{color:var(--ink);border-color:#063f4224}@media (width<=1080px){.page-sub .section-grid,.page-sub .contact-grid{grid-template-columns:1fr;gap:2.25rem}}@media (width<=820px){.main-nav{background:#fffffffb}.main-nav a{color:var(--ink)}.main-nav a:hover,.main-nav a.active{color:var(--teal)}.page-sub .section{padding-top:68px;padding-bottom:68px}.page-sub .section-heading,.page-sub .section-grid,.page-sub .feature-layout,.page-sub .event-types,.page-sub .contact-grid,.page-sub .testimonial-grid,.page-sub .partner-row,.page-sub .timeline{width:min(calc(100% - 32px), var(--max))}}.quick-form.submit-form{gap:0;height:100%;scroll-margin-top:120px;display:grid}.quick-form.submit-form .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.turnstile-wrap{background:#f8faf9;border:1px solid #063f421f;border-radius:18px;min-height:70px;margin-top:1rem;padding:.85rem;display:grid}.form-status{border-radius:18px;margin-top:1rem;padding:.85rem 1rem;font-size:.95rem;font-weight:760}.form-status.success{color:var(--teal);background:#063f4214;border:1px solid #063f422e}.form-status.error{color:#8f1f1f;background:#a0242414;border:1px solid #a0242438}.primary-button:disabled{cursor:wait;opacity:.72}.contact-section .contact-grid{align-items:stretch;gap:2.2rem}.contact-section .contact-direct{align-content:start;height:100%;min-height:100%;position:relative;top:auto}.contact-section .quick-form{height:100%}@media (width<=640px){.status-strip{background:var(--white);width:100%;box-shadow:none;border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;padding:22px 12px 42px}.status-strip div,.status-strip div:nth-child(2n),.status-strip div:first-child,.status-strip div:last-child{background:var(--white);border:1px solid #063f4224;border-radius:22px;min-height:122px;padding:1rem;box-shadow:0 18px 50px #0713141f}.status-strip strong{font-size:1.05rem}.status-strip span{max-width:none;font-size:.82rem;line-height:1.35}.quick-form.submit-form .form-grid{grid-template-columns:1fr}.turnstile-wrap{padding:.65rem}}.page-sub .event-types{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.page-sub .event-types article{background:linear-gradient(180deg, #fffffff5, #f8faf9f5), var(--white);border:1px solid #063f421f;align-content:start;min-height:280px;padding:1.55rem;display:grid}.page-sub .event-types article:nth-child(2n){background:linear-gradient(180deg, #063f42fa, #063f42e0), var(--teal);color:var(--white)}.page-sub .event-types article:nth-child(2n) svg,.page-sub .event-types article:nth-child(2n) h3,.page-sub .event-types article:nth-child(2n) p{color:var(--white)}.page-sub .event-types svg{color:var(--teal)}.venue-card,.venue-card p,.venue-card h3,.venue-card a{color:var(--white)}.venue-card .text-link{color:var(--white);text-decoration-color:#ffffffb8}.venue-card .secondary-button.inverse{background:var(--white);color:var(--teal);border-color:#ffffffb8}.page-sub .venue-card{background:var(--white);color:var(--ink)}.page-sub .venue-card h3,.page-sub .venue-card p,.page-sub .venue-card a{color:var(--ink)}.page-sub .venue-card .text-link{color:var(--teal);text-decoration-color:#063f4273}.page-sub .venue-card .secondary-button.inverse{background:var(--teal);color:var(--white);border-color:#063f422e}@media (width<=1080px){.page-sub .event-types{grid-template-columns:repeat(2,minmax(0,1fr))}.legal-layout{grid-template-columns:1fr}.legal-sidebar{position:relative;top:auto}}@media (width<=640px){.page-sub .event-types{grid-template-columns:1fr}.page-sub .event-types article{min-height:auto}.legal-page-section{padding-top:64px;padding-bottom:74px}.legal-sidebar,.legal-card{border-radius:22px}.legal-data-grid{grid-template-columns:1fr}.legal-contact-list a{overflow-wrap:anywhere}}.legal-hero{background:var(--white);border-bottom:1px solid #063f421f;padding:152px 20px 54px}.legal-hero-inner{width:min(100%,980px);margin:0 auto}.legal-hero .legal-kicker{color:var(--teal);margin-bottom:.65rem}.legal-hero h1{max-width:760px;color:var(--ink);text-transform:none;font-size:clamp(2.15rem,4vw,3.4rem);font-weight:860;line-height:1.08}.legal-hero p{max-width:760px;color:var(--muted);margin-top:1rem;font-size:1.04rem}.legal-page-section{background:var(--white);padding-top:54px;padding-bottom:92px}.legal-layout{grid-template-columns:minmax(240px,300px) minmax(0,1fr);gap:3.2rem;width:min(100% - 40px,1040px)}.legal-sidebar,.legal-card,.legal-card-accent{box-shadow:none;color:var(--ink);background:0 0;border:0;border-radius:0;overflow:visible}.legal-sidebar{border-right:1px solid #063f4224;gap:1rem;padding:0 2rem 0 0}.legal-sidebar:before,.legal-card:before,.legal-card-accent:before{display:none}.legal-sidebar .eyebrow{color:var(--muted);border:0;margin-bottom:.15rem;padding:0}.legal-sidebar h2{color:var(--ink);text-transform:none;font-size:1.18rem;font-weight:820;line-height:1.25}.legal-sidebar p{color:var(--muted);line-height:1.65}.legal-contact-list{gap:.35rem;padding-top:.25rem}.legal-contact-list a{min-height:0;color:var(--ink);background:0 0;border:0;border-radius:0;padding:.28rem 0;font-weight:720}.legal-contact-list a:hover{color:var(--teal);border-color:#0000}.legal-sidebar-note{color:var(--muted);background:#f8faf9;border-left:3px solid #063f4238;border-radius:0;gap:.6rem;margin-top:.35rem;padding:.85rem 0 .85rem .95rem;font-size:.9rem;font-weight:620}.legal-sidebar-note svg,.legal-sidebar-note a{color:var(--teal)}.legal-main{gap:0;max-width:820px}.legal-card,.legal-card-accent{border-bottom:1px solid #063f421f;margin-bottom:2rem;padding:0 0 2rem}.legal-card:last-child,.legal-card-accent:last-child{margin-bottom:0}.legal-card h2{color:var(--ink);text-transform:none;font-size:clamp(1.22rem,2vw,1.55rem);font-weight:820;line-height:1.25}.legal-card p{color:var(--muted);line-height:1.75}.legal-card-accent p,.legal-card-accent .legal-kicker{color:var(--muted)}.legal-card a,.legal-card-accent a,.legal-card-accent .text-link{color:var(--teal)}.legal-kicker{color:var(--muted);letter-spacing:0;margin-bottom:.42rem;font-size:.74rem;font-weight:820}.legal-data-grid{border-top:1px solid #063f421f;grid-template-columns:1fr;gap:0;margin-top:1rem}.legal-data-grid div{background:0 0;border:0;border-bottom:1px solid #063f421f;border-radius:0;grid-template-columns:minmax(120px,.34fr) minmax(0,1fr);gap:1rem;min-height:0;padding:.78rem 0;display:grid}.legal-data-grid span{color:var(--muted);margin:0;font-size:.92rem;font-weight:650}.legal-data-grid strong,.legal-data-grid a{color:var(--ink);font-weight:760}@media (width<=1080px){.legal-layout{grid-template-columns:1fr;gap:2.4rem}.legal-sidebar{border-bottom:1px solid #063f4224;border-right:0;padding:0 0 2rem;position:relative;top:auto}.legal-main{max-width:none}}@media (width<=640px){.legal-hero{padding:126px 16px 42px}.legal-page-section{padding-top:42px;padding-bottom:68px}.legal-layout{gap:2rem;width:min(100% - 32px,1040px)}.legal-card,.legal-card-accent{margin-bottom:1.55rem;padding-bottom:1.55rem}.legal-data-grid div{grid-template-columns:1fr;gap:.25rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
