:root{--chicane-color-red:#751a18 !important;--chicane-color-black:#000000 !important;--chicane-color-white:#ffffff !important;--chicane-color-dark-blue:#0a1020 !important;--chicane-color-light-gray:#d9d9d9 !important;--chicane-color-text-muted:#a1a1aa !important;--chicane-font-display:'Brown Sugar','Playfair Display',Georgia,serif !important;--chicane-font-heading:'TT Drugs','Poppins',sans-serif !important;--chicane-font-body:'Poppins',sans-serif !important;--chicane-section-padding:6rem 2rem !important;--chicane-container-width:1200px !important}.chicane-page-wrapper{font-family:var(--chicane-font-body)!important;color:var(--chicane-color-white)!important;background-color:var(--chicane-color-dark-blue)!important;line-height:1.6!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;overflow-x:hidden!important;margin:0!important;padding:0!important;width:100%!important}.chicane-page-wrapper *{box-sizing:border-box!important;margin:0!important;padding:0!important}.chicane-page-wrapper h1,.chicane-page-wrapper h2,.chicane-page-wrapper h3,.chicane-page-wrapper h4{font-family:var(--chicane-font-heading)!important;font-weight:500!important;line-height:1.2!important}.chicane-display-font{font-family:var(--chicane-font-display)!important}.chicane-footer-column a:hover,.chicane-lane-card li::before,.chicane-text-red{color:var(--chicane-color-red)!important}.chicane-text-muted{color:var(--chicane-color-text-muted)!important}.chicane-container{max-width:var(--chicane-container-width)!important;margin:0 auto!important;width:100%!important}.chicane-site-header{position:fixed!important;top:0!important;left:0!important;right:0!important;padding:1.5rem 2rem!important;display:flex!important;justify-content:space-between!important;align-items:center!important;z-index:100!important;transition:background-color .4s ease,padding .4s ease!important}.chicane-site-header.chicane-scrolled{background-color:rgba(10,16,32,.95)!important;backdrop-filter:blur(10px)!important;padding:1rem 2rem!important;border-bottom:1px solid rgba(255,255,255,.05)!important}.chicane-brand-logo,.chicane-menu-toggle{color:var(--chicane-color-white)!important}.chicane-brand-logo{text-decoration:none!important}.chicane-menu-toggle{background:0 0!important;border:0!important;cursor:pointer!important;display:flex!important;flex-direction:column!important;gap:5px!important}.chicane-menu-toggle span{display:block!important;width:24px!important;height:2px!important;background-color:var(--chicane-color-white)!important;transition:all .3s!important}.chicane-hero{position:relative!important;height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:0 2rem!important;overflow:hidden!important;background-color:var(--chicane-color-black)!important}.chicane-hero-overlay,.chicane-hero-video{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important}.chicane-hero-video{object-fit:cover!important;z-index:1!important}.chicane-hero-overlay{background:linear-gradient(180deg,rgba(10,16,32,.3) 0%,rgba(10,16,32,.8) 100%)!important;z-index:2!important}.chicane-hero-content{position:relative!important;z-index:3!important;max-width:900px!important;margin-top:4rem!important}.chicane-launch-line{font-size:.875rem!important;text-transform:uppercase!important;letter-spacing:.2em!important;color:var(--chicane-color-red)!important;margin-bottom:1.5rem!important;display:block!important}.chicane-hero h1{font-size:clamp(2.5rem,6vw,5.5rem)!important;text-shadow:0 4px 20px rgba(0,0,0,.5)!important}.chicane-subhead{font-size:clamp(1.125rem,2vw,1.375rem)!important;font-weight:300!important;color:var(--chicane-color-light-gray)!important;margin-bottom:3rem!important;max-width:700px!important;margin-inline:auto!important}.chicane-hero-ctas{display:flex!important;gap:1.5rem!important;justify-content:center!important;flex-wrap:wrap!important}.chicane-btn{display:inline-block!important;padding:1rem 2.5rem!important;font-size:.8125rem!important;text-transform:uppercase!important;letter-spacing:.1em!important;text-decoration:none!important;transition:all .3s ease!important;cursor:pointer!important;border:1px solid transparent!important;position:relative!important;font-family:var(--chicane-font-body)!important}.chicane-btn-primary{background-color:var(--chicane-color-red)!important;color:var(--chicane-color-white)!important}.chicane-btn-primary:hover{background-color:#8c1f1c!important;transform:translateY(-2px)!important}.chicane-btn-outline{background-color:transparent!important;color:var(--chicane-color-white)!important;border-color:rgba(255,255,255,.4)!important;backdrop-filter:blur(5px)!important}.chicane-btn-outline:hover{background-color:var(--chicane-color-white)!important;color:var(--chicane-color-dark-blue)!important;transform:translateY(-2px)!important}.chicane-tooltip-container{position:relative!important;display:inline-block!important}.chicane-tooltip,.chicane-tooltip::after{position:absolute!important;left:50%!important}.chicane-tooltip{visibility:hidden!important;width:250px!important;background-color:rgba(0,0,0,.9)!important;color:#fff!important;text-align:center!important;padding:.75rem!important;border-radius:4px!important;border:1px solid rgba(255,255,255,.1)!important;z-index:10!important;bottom:130%!important;transform:translateX(-50%)!important;opacity:0!important;transition:opacity .3s!important;font-size:.75rem!important;text-transform:none!important;letter-spacing:normal!important;font-weight:300!important}.chicane-tooltip::after{content:""!important;top:100%!important;margin-left:-5px!important;border-width:5px!important;border-style:solid!important;border-color:rgba(0,0,0,.9) transparent transparent!important}.chicane-tooltip-container:hover .chicane-tooltip{visibility:visible!important;opacity:1!important}.chicane-section{padding:var(--chicane-section-padding)!important}.chicane-bg-dark{background-color:var(--chicane-color-dark-blue)!important}.chicane-bg-black{background-color:var(--chicane-color-black)!important}.chicane-section-what-is{text-align:center!important}.chicane-section-what-is h2{margin-bottom:2rem!important}.chicane-copy-block{max-width:800px!important;margin:0 auto!important;font-size:1.125rem!important;font-weight:300!important;color:var(--chicane-color-light-gray)!important}.chicane-hidden-copy{display:none!important;margin-top:1.5rem!important;padding-top:1.5rem!important;border-top:1px solid rgba(255,255,255,.1)!important}.chicane-hero h1,.chicane-hidden-copy p,.chicane-lane-card p{margin-bottom:1.5rem!important}.chicane-toggle-btn{background:0 0!important;border:0!important;color:var(--chicane-color-red)!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-size:.8125rem!important;margin-top:2rem!important;cursor:pointer!important;transition:opacity .3s!important;font-family:var(--chicane-font-body)!important}.chicane-toggle-btn:hover{opacity:.7!important}.chicane-section-header-center{text-align:center!important;margin-bottom:4rem!important}.chicane-section-header-center h2,.chicane-section-what-is h2{font-size:clamp(2rem,4vw,3rem)!important}.chicane-lanes-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))!important;gap:2rem!important}.chicane-lane-card{background-color:rgba(255,255,255,.03)!important;border:1px solid rgba(255,255,255,.05)!important;padding:3rem 2rem!important;transition:transform .4s ease,background-color .4s ease!important;cursor:default!important}.chicane-lane-card:hover{transform:scale(1.02)!important;background-color:rgba(255,255,255,.05)!important}.chicane-faq-item summary,.chicane-lane-card h3{display:flex!important;align-items:center!important}.chicane-lane-card h3{color:var(--chicane-color-white)!important;margin-bottom:.5rem!important;font-size:1.5rem!important}.chicane-sub-line{color:var(--chicane-color-red)!important;font-size:.875rem!important;text-transform:uppercase!important;letter-spacing:.1em!important;margin-bottom:1.5rem!important;display:block!important}.chicane-lane-card p{font-size:.9375rem!important;color:var(--chicane-color-text-muted)!important;font-weight:300!important}.chicane-footer-column ul,.chicane-lane-card ul{list-style:none!important}.chicane-lane-card li,.chicane-persona-card p{font-size:.875rem!important;font-weight:300!important}.chicane-lane-card li{margin-bottom:.75rem!important;padding-left:1.5rem!important;position:relative!important;color:var(--chicane-color-light-gray)!important}.chicane-lane-card li::before{content:"?"!important;position:absolute!important;left:0!important}.chicane-personas-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important;gap:2rem!important}.chicane-persona-card{border-top:1px solid var(--chicane-color-red)!important;padding-top:1.5rem!important}.chicane-persona-card h4{font-size:1.125rem!important;margin-bottom:1rem!important}.chicane-persona-card p{color:var(--chicane-color-text-muted)!important}.chicane-faq-layout{display:grid!important;grid-template-columns:1fr 2fr!important;gap:4rem!important}@media (max-width:768px){.chicane-faq-layout{grid-template-columns:1fr!important;gap:2rem!important}}.chicane-faq-title h2{font-size:clamp(2.5rem,4vw,3.5rem)!important;line-height:1!important;text-transform:uppercase!important}.chicane-faq-item,.chicane-section-outlap{border-bottom:1px solid rgba(255,255,255,.1)!important}.chicane-faq-item details{padding:1.5rem 0!important}.chicane-faq-item summary{font-family:var(--chicane-font-heading)!important;font-size:1.125rem!important;cursor:pointer!important;list-style:none!important;justify-content:space-between!important;outline:0!important}.chicane-faq-item summary::-webkit-details-marker{display:none!important}.chicane-faq-item summary::after{content:'+'!important;font-size:1.5rem!important;color:var(--chicane-color-red)!important;transition:transform .3s!important}.chicane-faq-item details[open] summary::after{transform:rotate(45deg)!important}.chicane-faq-item p,.chicane-outlap-header p{color:var(--chicane-color-text-muted)!important;font-weight:300!important}.chicane-faq-item p{margin-top:1rem!important;font-size:.9375rem!important;padding-right:2rem!important}.chicane-outlap-header{margin-bottom:3rem!important}.chicane-outlap-header h2{font-size:1.5rem!important;letter-spacing:.1em!important;text-transform:uppercase!important}.chicane-outlap-header .chicane-tagline{font-size:clamp(2rem,4vw,3rem)!important;font-family:var(--chicane-font-display)!important;margin:.5rem 0 1.5rem!important}.chicane-outlap-header p{max-width:700px!important}.chicane-outlap-grid{display:grid!important;grid-template-columns:2fr 1fr!important;gap:2rem!important}@media (max-width:900px){.chicane-outlap-grid{grid-template-columns:1fr!important}}.chicane-article-card{background:rgba(255,255,255,.02)!important;padding:2rem!important;border:1px solid rgba(255,255,255,.05)!important}.chicane-article-card.chicane-lead{display:flex!important;flex-direction:column!important;justify-content:center!important;min-height:400px!important}.chicane-article-card .chicane-category{color:var(--chicane-color-red)!important;font-size:.75rem!important;text-transform:uppercase!important;letter-spacing:.1em!important;margin-bottom:1rem!important;display:block!important}.chicane-article-card h3{font-size:1.5rem!important;margin-bottom:1rem!important}.chicane-article-card p{font-size:.875rem!important}.chicane-contact-grid{display:grid!important;grid-template-columns:1fr 2fr!important;gap:4rem!important}@media (max-width:900px){.chicane-contact-grid{grid-template-columns:1fr!important}}.chicane-contact-info h2{font-size:clamp(2.5rem,4vw,3.5rem)!important;line-height:1.1!important;text-transform:uppercase!important}.chicane-article-card p,.chicane-contact-info p{color:var(--chicane-color-text-muted)!important;font-weight:300!important}.chicane-contact-info h2,.chicane-form-group{margin-bottom:1.5rem!important}.chicane-form-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:1.5rem!important}@media (max-width:600px){.chicane-form-row{grid-template-columns:1fr!important}}.chicane-form-group label{display:block!important;font-size:.8125rem!important;margin-bottom:.5rem!important;color:var(--chicane-color-light-gray)!important}.chicane-form-input{width:100%!important;padding:.75rem 0!important;background:0 0!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.2)!important;color:var(--chicane-color-white)!important;font-family:var(--chicane-font-body)!important;font-size:1rem!important;transition:border-color .3s!important}.chicane-form-input:focus{outline:0!important;border-bottom-color:var(--chicane-color-red)!important}.chicane-form-select{appearance:none!important;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E)!important;background-repeat:no-repeat!important;background-position:right .7rem top 50%!important;background-size:.65rem auto!important}.chicane-form-select option{background-color:var(--chicane-color-dark-blue)!important;color:var(--chicane-color-white)!important}.chicane-radio-group{display:flex!important;flex-direction:column!important;gap:1rem!important;margin-top:1rem!important}.chicane-radio-label{display:flex!important;align-items:center!important;gap:.75rem!important;cursor:pointer!important;font-size:.9375rem!important;color:var(--chicane-color-light-gray)!important;font-weight:300!important}.chicane-radio-label input{accent-color:var(--chicane-color-red)!important;width:18px!important;height:18px!important}.chicane-checkbox-label{display:flex!important;align-items:flex-start!important;gap:1rem!important;font-size:.75rem!important;color:var(--chicane-color-text-muted)!important;margin-top:2rem!important;line-height:1.5!important}.chicane-submit-btn{background:0 0!important;color:var(--chicane-color-white)!important;border:1px solid rgba(255,255,255,.4)!important;padding:1rem 3rem!important;font-size:.8125rem!important;letter-spacing:.1em!important;text-transform:uppercase!important;cursor:pointer!important;transition:all .3s!important;margin-top:2rem!important;display:block!important;width:100%!important;font-family:var(--chicane-font-body)!important}.chicane-submit-btn:hover{background-color:var(--chicane-color-white)!important;color:var(--chicane-color-black)!important}.chicane-site-footer{background-color:var(--chicane-color-black)!important;padding:6rem 2rem 2rem!important;position:relative!important;overflow:hidden!important}.chicane-footer-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:2rem!important;position:relative!important;z-index:2!important;max-width:var(--chicane-container-width)!important;margin:0 auto!important;border-bottom:1px solid rgba(255,255,255,.1)!important;padding-bottom:4rem!important}@media (max-width:768px){.chicane-footer-grid{grid-template-columns:1fr 1fr!important}}.chicane-footer-column h4{font-size:1rem!important;margin-bottom:1.5rem!important;color:var(--chicane-color-white)!important;font-weight:400!important}.chicane-footer-column a{color:var(--chicane-color-text-muted)!important;text-decoration:none!important;font-size:.875rem!important;margin-bottom:.75rem!important;display:block!important;transition:color .3s!important;font-weight:300!important}.chicane-footer-bottom{display:flex!important;justify-content:space-between!important;align-items:flex-end!important;position:relative!important;z-index:2!important;max-width:var(--chicane-container-width)!important;margin:2rem auto 0!important;font-size:.75rem!important;color:var(--chicane-color-text-muted)!important}@media (max-width:768px){.chicane-footer-bottom{flex-direction:column!important;align-items:flex-start!important;gap:2rem!important}}.chicane-social-links{display:flex!important;gap:1rem!important;margin-top:.5rem!important}.chicane-social-links a{color:var(--chicane-color-white)!important;text-decoration:none!important;opacity:.6!important;transition:opacity .3s!important}.chicane-social-links a:hover{opacity:1!important}.chicane-spotlight-wrapper{position:absolute!important;bottom:-5%!important;left:0!important;width:100%!important;text-align:center!important;z-index:0!important;pointer-events:none!important;user-select:none!important}.chicane-spotlight-overlay,.chicane-spotlight-text{font-family:var(--chicane-font-display)!important;font-size:22vw!important;line-height:.8!important;white-space:nowrap!important}.chicane-spotlight-text{color:rgba(255,255,255,.03)!important;position:relative!important}.chicane-spotlight-overlay{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;color:transparent!important;background-image:radial-gradient(circle 300px at var(--mouse-x,-100%) var(--mouse-y,-100%),rgba(255,255,255,.4) 0%,transparent 80%)!important;-webkit-background-clip:text!important;background-clip:text!important;z-index:1!important}.chicane-fade-up{opacity:0!important;transform:translateY(30px)!important;transition:opacity 1s cubic-bezier(.2,.8,.2,1),transform 1s cubic-bezier(.2,.8,.2,1)!important}.chicane-fade-up.chicane-visible{opacity:1!important;transform:translateY(0)!important}.chicane-delay-1{transition-delay:.1s!important}.chicane-delay-2{transition-delay:.2s!important}.chicane-delay-3{transition-delay:.3s!important}separatorHomeCss{color:red!important}#dm .dmBody div.u_1950577281{float:none!important;top:auto!important;max-width:none!important;left:0!important;width:100%!important;position:relative!important;margin:0 auto!important;padding:0!important;min-width:0!important;text-align:center!important;height:auto!important}#dm .dmBody div.u_1863947304{margin:0!important;padding:0!important}