:root{--red:#ff0000;--white:#ffffff;--grey:#dddddd;--gunmetal:#444444;--black:#000000;--font-primary:'Actor',sans-serif;--font-accent:'Allison',cursive;--h1:clamp(2.5rem,2rem + 2vw,3.5rem);--h2:clamp(2rem,1.6rem + 1.5vw,2.75rem);--h3:clamp(1.5rem,1.3rem + 1vw,2rem);--h4:clamp(1.25rem,1.1rem + 0.6vw,1.5rem);--h5:clamp(1.1rem,1rem + 0.4vw,1.25rem);--h6:clamp(1rem,0.9rem + 0.3vw,1.125rem);--text-base:clamp(1rem,0.9rem + 0.4vw,1.125rem);--text-sm:clamp(0.875rem,0.8rem + 0.3vw,1rem);--space-xs:clamp(6px,0.8vw,10px);--space-sm:clamp(8px,1vw,12px);--space-md:clamp(12px,1.5vw,20px);--space-lg:clamp(20px,3vw,40px);--space-xl:clamp(32px,5vw,64px);--radius:8px;--shadow:0 6px 20px rgba(0,0,0,0.1)}body{font-family:var(--font-primary);font-size:var(--text-base);line-height:1.6;color:var(--gunmetal);background:var(--white)}h1,.et_pb_text h1,.et_pb_module h1{font-size:var(--h1)!important}h2,.et_pb_text h2,.et_pb_module h2{font-size:var(--h2)!important}h3,.et_pb_text h3,.et_pb_module h3{font-size:var(--h3)!important}h4{font-size:var(--h4)}h5{font-size:var(--h5)}h6{font-size:var(--h6)}h1,h2,h3,h4{line-height:1.1;letter-spacing:-0.02em;margin-bottom:var(--space-md)}h5,h6{line-height:1.2;margin-bottom:var(--space-sm)}p{margin-bottom:var(--space-md);max-width:70ch}.et_pb_section{padding:var(--space-xl) 0}.et_pb_row{width:min(100% - 2rem,1100px);margin-inline:auto}.button,.et_pb_button{padding:var(--space-sm) var(--space-md);font-size:var(--text-sm);border-radius:var(--radius);transition:0.2s ease}.button-primary{background:var(--red);color:var(--white)}.button-secondary{background:var(--gunmetal);color:var(--white)}.button-ghost{border:2px solid var(--white);color:var(--white)}.button-ghost:hover{background:var(--white);color:var(--black)}.button:hover{opacity:0.85}.card{background:var(--white);padding:var(--space-lg);border-radius:var(--radius);box-shadow:var(--shadow)}.card>*+*{margin-top:var(--space-sm)}.grid{display:grid;gap:var(--space-md)}.grid-auto{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.mt-md{margin-top:var(--space-md)}.mt-lg{margin-top:var(--space-lg)}.text-center{text-align:center}.flow>*+*{margin-top:var(--space-md)}.et_pb_text>*:last-child{margin-bottom:0}.highlight{font-family:var(--font-accent)!important;color:var(--red);display:inline-block}.highlight-hero{font-size:clamp(8rem,15vw,14rem);opacity:0.08;transform:rotate(-15deg);pointer-events:none}.highlight-content{font-size:calc(var(--h2) * 1.2);color:var(--red);opacity:1;transform:rotate(-5deg)}.dark-section{color:var(--white);position:relative}.dark-section h1,.dark-section h2,.dark-section h3,.dark-section h4,.dark-section h5,.dark-section h6,.dark-section p{color:var(--white)}.dark-section::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,0.4);z-index:1}.dark-section .et_pb_row{position:relative;z-index:2}.hero{position:relative;display:flex;align-items:flex-end;min-height:100vh;text-align:left;overflow:hidden;padding-top:calc(var(--space-xl) * 4);background-size:cover!important;background-position:65% center!important;background-repeat:no-repeat!important}.hero-left .et_pb_row,.hero-right .et_pb_row{max-width:600px}.hero-left .et_pb_row{margin-left:5%!important;margin-right:auto!important;text-align:left}.hero-right .et_pb_row{margin-left:auto!important;margin-right:5%!important;text-align:right}.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,0.7),rgba(0,0,0,0.2),rgba(0,0,0,0.1));z-index:1}.hero-buttons{display:flex;gap:var(--space-sm);margin-top:var(--space-xl)}.hero .highlight-hero{position:absolute;right:15%;top:50%;transform:translateY(-50%) rotate(-15deg);z-index:1}.hero-content>*{opacity:0;transform:translateY(20px);animation:fadeUp 0.8s ease forwards}.hero-content>*:nth-child(1){animation-delay:0.1s}.hero-content>*:nth-child(2){animation-delay:0.3s}.hero-content>*:nth-child(3){animation-delay:0.5s}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.hero-content{display:flex;flex-direction:column;align-items:flex-start}.hero-center .hero-content{align-items:center;text-align:center}.hero-center{background-position:30% center!important}.hero-right .hero-content{align-items:flex-end;text-align:right}.hero-buttons{display:flex;gap:var(--space-sm)}.hero-left .hero-buttons{justify-content:flex-start}.hero-center .hero-buttons{justify-content:center}.hero-right .hero-buttons{justify-content:flex-end}.split-section{padding-top:0;padding-bottom:var(--space-xl)}.split-section .et_pb_row{display:flex;align-items:flex-start;gap:var(--space-sm);width:100%;max-width:none;margin:0}.split-section .et_pb_column{padding:0!important}.split-section img{width:100%;display:block}.split-section .et_pb_column:first-child{flex:1.1}.split-section .et_pb_column:last-child{flex:0.9}@media (min-width:768px){.split-section .et_pb_column:last-child{margin-top:var(--space-xl)}}@media (max-width:768px){.split-section .et_pb_row{flex-direction:column}}.split-content{max-width:60ch;margin:0;position:relative}.split-content h2{margin-bottom:var(--space-sm);position:relative;z-index:2}.split-content .highlight-content{position:relative;top:calc(var(--space-md) * -1);left:var(--space-md);display:block;margin-bottom:var(--space-sm)}.split-section img{width:100%;border-radius:var(--radius)}.split-section.reverse .et_pb_row{flex-direction:row-reverse}