.contact-hero{position:relative;width:100vw;height:100%;overflow:hidden;padding:15svh 0 10svh;color:var(--base-200)}.contact-hero .container{display:flex;gap:2rem}.contact-hero .container .contact-col:first-child{flex:4 1;display:flex;flex-direction:column;justify-content:space-between}.contact-hero .container .contact-col:nth-child(2){flex:2 1;display:flex;flex-direction:column}.contact-hero .contact-hero-header h1{width:60%;color:var(--base-350);font-size:3rem}.contact-hero .contact-copy-year h1{font-size:20vw;font-weight:450;color:var(--base-100)}.contact-hero .contact-info{display:flex;flex-direction:column;gap:2rem;margin-bottom:6rem}.contact-hero .contact-info .contact-info-block p{color:var(--base-100);margin-bottom:.5rem}.contact-hero .contact-info .contact-info-block p:first-child{color:var(--base-300)}.contact-hero .contact-img{aspect-ratio:1;border-radius:2rem;overflow:hidden}@media (max-width:1000px){.contact-hero .container{flex-direction:column;gap:6rem}.contact-hero .container .contact-col:first-child{flex-direction:column-reverse;gap:1rem}.contact-hero .contact-hero-header h1{width:100%}.contact-hero .contact-copy-year h1{font-size:3rem}}.contact-bot{position:relative;width:100vw;height:100%;overflow:hidden;padding:12svh 0 6svh;color:var(--base-200)}.bot-shell,.contact-bot .container{display:flex}.bot-shell{gap:2rem;width:100%}.bot-panel{flex:3 1;display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}.bot-widget{flex:3.5 1;align-items:stretch}#bb-ai-mount{width:100%;min-height:60svh;background:linear-gradient(180deg,rgba(26,26,26,.6),rgba(26,26,26,.35));border:1px solid var(--base-400);border-radius:1.25rem;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.bot-placeholder{text-align:center;padding:2rem}.bot-placeholder h3{margin:.25rem 0 .5rem;color:var(--base-100)}.bot-placeholder p.mono{color:var(--base-300);margin-bottom:.5rem}.consent-row{display:flex;align-items:flex-start;gap:.75rem;margin-top:.75rem;flex-wrap:nowrap}.consent-row input[type=checkbox]{margin-top:.25rem;flex:0 0 auto}.bb-consent-text{display:block;font-family:var(--body-font,Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif);font-size:.95rem;line-height:1.7;color:var(--base-300);columns:1!important;column-gap:0!important;white-space:normal!important;word-break:normal!important;word-spacing:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.bot-widget{position:relative;min-height:70vh;display:flex;justify-content:center;align-items:center}.bot-scroll-container{width:100%;max-height:80vh;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@media (max-width:768px){.bot-scroll-container{max-height:100vh}}@media (max-width:1000px){.bot-shell,.contact-bot .container{flex-direction:column}.bot-shell{gap:2rem}.bot-widget{max-height:90svh}.bot-panel h1{display:none}}