*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#f5f2ed;background:#080808;min-width:320px;min-height:100vh;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,a{font:inherit}a{color:inherit;text-decoration:none}.navbar{z-index:100;grid-template-columns:1fr auto 1fr;align-items:center;width:calc(100% - 80px);height:100px;margin:0 auto;display:grid;position:relative}.brand{letter-spacing:.12em;justify-self:start;align-items:center;gap:12px;font-size:.95rem;font-weight:800;display:flex}.brand-mark{object-fit:contain;flex-shrink:0;width:64px;height:64px;display:block}.nav-links{align-items:center;gap:38px;display:flex}.nav-links a{color:#ffffffb8;font-size:.9rem;font-weight:500;transition:color .18s,transform .18s}.nav-links a:hover{color:#fff;transform:translateY(-1px)}.join-button{border:1px solid #ffffff40;justify-self:end;align-items:center;gap:18px;padding:13px 20px;font-size:.85rem;font-weight:650;transition:background .18s,border-color .18s;display:flex}.join-button:hover{background:#4d0008;border-color:#4d0008}.navbar-join-button{letter-spacing:.08em;text-transform:uppercase;border-radius:6px;gap:26px;width:auto;height:auto;padding:11px 22px;font-size:.76rem}.site-footer{color:#f5f2ed;background:#090708;border-top:1px solid #ffffff12}.footer-inner{width:min(1480px,100% - 80px);margin:0 auto}.footer-main{justify-content:space-between;align-items:flex-start;gap:100px;padding:70px 0 65px;display:flex}.footer-brand-name{align-items:center;gap:15px;display:flex}.footer-logo{object-fit:contain;flex-shrink:0;width:64px;height:64px;display:block}.footer-brand-name div{flex-direction:column;display:flex}.footer-brand-name strong{letter-spacing:.08em;font-size:1rem;line-height:1}.footer-brand-name div span{color:#ffffff73;letter-spacing:.32em;margin-top:5px;font-size:.57rem;font-weight:700}.footer-brand{max-width:430px}.footer-tagline{color:#ffffff94;margin-top:24px;margin-bottom:0;font-size:.95rem;font-weight:500}.footer-description{color:#ffffff5c;max-width:420px;margin-top:18px;margin-bottom:0;font-size:.82rem;line-height:1.8}.footer-navigation{gap:120px;min-width:430px;display:flex}.footer-column{flex-direction:column;align-items:flex-start;gap:15px;display:flex}.footer-column-title{color:#c78f94;letter-spacing:.22em;margin-bottom:10px;font-size:.62rem;font-weight:800}.footer-column a{color:#ffffff94;font-size:.9rem;transition:color .18s,transform .18s;position:relative}.footer-column a:hover{color:#f5f2ed;transform:translate(4px)}.footer-bottom{color:#ffffff4d;letter-spacing:.03em;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:30px;padding:27px 0;font-size:.68rem;display:flex}.footer-legal{align-items:center;gap:22px;display:flex}.footer-legal a{color:#ffffff4d;text-decoration:none;transition:color .2s}.footer-legal a:hover{color:#ffffffb3}.footer-disclaimer{text-align:right}@media (width<=700px){.footer-inner{width:calc(100% - 40px)}.footer-main{flex-direction:column;gap:60px;padding:65px 0}.footer-navigation{gap:70px;width:100%;min-width:0}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}.footer-legal{flex-wrap:wrap;gap:10px 20px}.footer-disclaimer{text-align:left}}.mobile-menu-button,.mobile-menu{display:none}@media (width<=900px){.nav-links,.navbar-join-button{display:none}.mobile-menu-button{cursor:pointer;background:#00000026;border:1px solid #ffffff38;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:46px;height:46px;padding:0;display:flex}.mobile-menu-button span{background:#f5f2ed;width:18px;height:1px;transition:transform .25s,opacity .25s}.mobile-menu-button-open span:first-child{transform:translateY(4px)rotate(45deg)}.mobile-menu-button-open span:last-child{transform:translateY(-4px)rotate(-45deg)}.mobile-menu{z-index:90;opacity:0;visibility:hidden;background:radial-gradient(circle at 80% 20%,#4d000852,#0000 42%),#0b0809;flex-direction:column;justify-content:center;width:100%;min-height:100vh;padding:120px 40px 50px;transition:opacity .25s,visibility .25s,transform .25s;position:absolute;top:0;left:0;transform:translateY(-12px)}.mobile-menu.mobile-menu-open{opacity:1;visibility:visible;display:flex;transform:translateY(0)}.mobile-menu-links{flex-direction:column;display:flex}.mobile-menu-links a{color:#f5f2ed;letter-spacing:-.04em;border-bottom:1px solid #ffffff1a;align-items:baseline;gap:22px;padding:20px 0;font-size:clamp(2rem,9vw,3.2rem);font-weight:650;display:flex}.mobile-menu-links a span{color:#c78f94;letter-spacing:.16em;font-size:.62rem;font-weight:800}.mobile-menu-tagline{color:#ffffff61;margin-top:45px;font-size:.8rem}}.hero{background:url(/hero-truck.jpg) 50%/cover no-repeat;min-height:100vh;position:relative;overflow:hidden}.hero-overlay{background:linear-gradient(90deg,#05050526 0%,#05050533 35%,#050505b3 65%,#050505f0 100%),linear-gradient(#00000080 0%,#0000 30% 70%,#000000bf 100%);position:absolute;inset:0}.hero-content{z-index:2;width:min(620px,42vw);position:absolute;top:50%;right:max(40px,50vw - 740px);transform:translateY(-45%)}.hero-eyebrow{color:#c78f94;letter-spacing:.25em;margin-bottom:22px;font-size:.76rem;font-weight:750}.hero-content h1{letter-spacing:-.055em;font-size:clamp(3.4rem,5vw,6rem);font-weight:750;line-height:.96}.hero-content h1 span{color:#d7b9a2}.hero-description{color:#ffffffab;max-width:500px;margin-top:30px;font-size:1.05rem;line-height:1.75}.hero-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.primary-button{text-transform:uppercase;letter-spacing:.05em;background:#4d0008;align-items:center;gap:24px;padding:16px 22px;font-size:.86rem;font-weight:700;transition:background .18s,transform .18s;display:flex}.primary-button:hover{background:#6a0812;transform:translateY(-2px)}.secondary-button{color:#fffc;border-bottom:1px solid #fff6;padding-bottom:5px;font-size:.86rem;font-weight:600;transition:color .18s,border-color .18s}.secondary-button:hover{color:#fff;border-color:#fff}.scroll-indicator{z-index:2;align-items:center;gap:16px;display:flex;position:absolute;bottom:35px;left:max(40px,50vw - 740px)}.scroll-indicator span{color:#ffffff73;letter-spacing:.2em;font-size:.62rem;font-weight:700}.scroll-line{background:#ffffff4d;width:60px;height:1px}@media (width<=900px){.navbar{grid-template-columns:1fr auto;width:calc(100% - 40px)}.nav-links{display:none}.hero{background-position:35%}.hero-overlay{background:linear-gradient(#0505054d 0%,#05050599 45%,#050505f2 100%)}.hero-content{width:auto;inset:auto 20px 110px;transform:none}.hero-content h1{font-size:clamp(3rem,13vw,5rem)}.scroll-indicator{left:20px}}.stats-section{background:radial-gradient(circle at 18% 45%,#4d000852 0%,#4d00081a 28%,#0000 52%),linear-gradient(135deg,#171112 0%,#100c0d 48%,#0b0a0a 100%);padding:95px 0 110px;position:relative;overflow:hidden}.stats-section:before{content:"";background:#ffffff14;width:min(1480px,100% - 80px);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.stats-inner{width:min(1480px,100% - 80px);margin:0 auto}.stats-heading{justify-content:space-between;align-items:flex-end;margin-bottom:65px;display:flex}.section-eyebrow{color:#c78f94;letter-spacing:.25em;margin-bottom:20px;font-size:.7rem;font-weight:750}.stats-heading h2{letter-spacing:-.05em;font-size:clamp(3rem,4.2vw,5rem);font-weight:700;line-height:.98}.stats-heading h2 span{color:#d7b9a2}.stats-grid{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(4,1fr);display:grid}.stat{padding:48px 32px;position:relative}.stat:first-child{padding-left:0}.stat:not(:last-child):after{content:"";background:#ffffff1a;width:1px;position:absolute;top:32px;bottom:32px;right:0}.stat strong{color:#f5f2ed;letter-spacing:-.04em;margin-bottom:12px;font-size:clamp(2.4rem,3vw,3.8rem);font-weight:650;line-height:1;display:block}.stat strong .stat-unit{color:#d7b9a29e;letter-spacing:.08em;margin-left:6px;font-size:.38em;font-weight:700;display:inline}.stat span{color:#d7b9a29e;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:650}@media (width<=900px){.stats-section{padding:90px 0}.stats-section:before,.stats-inner{width:calc(100% - 40px)}.stats-heading{margin-bottom:55px}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat{padding:35px 20px}.stat:first-child{padding-left:20px}.stat:nth-child(odd){border-right:1px solid #ffffff1a}.stat:not(:last-child):after{display:none}}.about-section{color:#f5f2ed;background:linear-gradient(135deg,#211719 0%,#171213 55%,#100d0e 100%);padding:140px 0}.about-inner{grid-template-columns:.82fr 1.18fr;align-items:center;gap:100px;width:min(1480px,100% - 80px);margin:0 auto;display:grid}.about-eyebrow{color:#730d18;letter-spacing:.25em;margin-bottom:28px;font-size:.7rem;font-weight:800}.about-content h2{letter-spacing:-.055em;max-width:650px;font-size:clamp(3rem,4.2vw,5rem);font-weight:720;line-height:1}.about-content h2 span{color:#d7b9a2}.about-description{color:#ffffff9e;max-width:570px;margin-top:35px;font-size:1rem;line-height:1.8}.about-link{color:#d7b9a2;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #d7b9a266;align-items:center;gap:25px;margin-top:38px;padding-bottom:7px;font-size:.78rem;font-weight:800;transition:gap .18s,border-color .18s;display:inline-flex}.about-link:hover{border-color:#d7b9a2;gap:32px}.about-image-wrapper{position:relative}.about-image{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}@media (width<=900px){.about-section{padding:90px 0}.about-inner{grid-template-columns:1fr;gap:60px;width:calc(100% - 40px)}.about-image-wrapper{order:-1}.about-content h2{font-size:clamp(2.8rem,11vw,4.5rem)}}.why-section{color:#f5f2ed;background:radial-gradient(circle at 85% 20%,#6e0a163d,#0000 35%),#0d090a;padding:130px 0 140px}.why-inner{width:min(1480px,100% - 80px);margin:0 auto}.why-heading{max-width:950px;margin-bottom:90px}.why-eyebrow{color:#c78f94;letter-spacing:.25em;margin-bottom:26px;font-size:.7rem;font-weight:800}.why-heading h2{letter-spacing:-.055em;font-size:clamp(3rem,4.2vw,5rem);font-weight:720;line-height:1}.why-heading h2 span{color:#d7b9a2}.why-heading>p:last-child{color:#ffffff8c;max-width:520px;margin-top:28px;line-height:1.7}.why-grid{border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);display:grid}.why-item{flex-direction:column;justify-content:space-between;min-height:290px;padding:35px 40px 42px;display:flex;position:relative;overflow:hidden}.why-item:first-child{padding-left:0}.why-item:not(:last-child){border-right:1px solid #ffffff1f}.why-number{color:#d7b9a212;letter-spacing:-.08em;pointer-events:none;font-size:9rem;font-weight:750;line-height:1;position:absolute;top:18px;right:28px}.why-item-content{z-index:2;position:relative}.why-item-content h3{letter-spacing:-.025em;margin-bottom:18px;font-size:1.65rem;font-weight:650}.why-item-content p{color:#ffffff9e;max-width:340px;font-size:.92rem;line-height:1.75}@media (width<=900px){.why-section{padding:90px 0}.why-inner{width:calc(100% - 40px)}.why-heading{margin-bottom:55px}.why-grid{grid-template-columns:1fr}.why-item,.why-item:first-child{min-height:230px;padding:30px 0}.why-item:not(:last-child){border-bottom:1px solid #ffffff1f;border-right:none}}.why-item{transition:background .25s}.why-number{transition:color .25s,transform .3s}.why-item:hover{background:radial-gradient(circle,#4d00083d 0%,#4d00081a 45%,#0000 75%)}.why-item:hover .why-number{color:#d7b9a21f;transform:translate(-6px)}.gallery-preview{color:#f5f2ed;background:radial-gradient(circle at 15% 10%,#4d00082e,#0000 32%),#151011;padding:90px 0 100px}.gallery-preview-inner{width:min(1480px,100% - 80px);margin:0 auto}.gallery-preview-heading{justify-content:space-between;align-items:flex-end;margin-bottom:45px;display:flex}.gallery-eyebrow{color:#c78f94;letter-spacing:.25em;margin-bottom:25px;font-size:.7rem;font-weight:800}.gallery-preview-heading h2{letter-spacing:-.055em;font-size:clamp(3rem,4.2vw,5rem);font-weight:720;line-height:.98}.gallery-preview-heading h2 span{color:#d7b9a2}.gallery-link{color:#d7b9a2;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #d7b9a266;align-items:center;gap:25px;margin-bottom:5px;padding-bottom:7px;font-size:.78rem;font-weight:800;transition:gap .18s,border-color .18s;display:inline-flex}.gallery-link:hover{border-color:#d7b9a2;gap:32px}.gallery-preview-grid{grid-template-rows:240px 240px;grid-template-columns:1.35fr .65fr .85fr;gap:12px;display:grid}.gallery-photo{background:#080808;display:block;position:relative;overflow:hidden}.gallery-photo-main{grid-area:1/1/3/2}.gallery-photo-renault{grid-area:1/2/2/4}.gallery-photo-daf{grid-area:2/2/3/3}.gallery-photo-volvo{grid-area:2/3/3/4}.gallery-photo img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .4s;display:block}.gallery-photo-renault img{object-position:center 70%}.gallery-photo:hover img{filter:brightness(.72);transform:scale(1.035)}.gallery-photo-overlay{color:#f5f2ed;letter-spacing:.14em;text-transform:uppercase;opacity:0;background:linear-gradient(#0000,#000000bf);justify-content:space-between;align-items:center;padding:24px 26px;font-size:.68rem;font-weight:800;transition:opacity .25s,transform .25s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(8px)}.gallery-photo:hover .gallery-photo-overlay{opacity:1;transform:translateY(0)}@media (width<=900px){.gallery-preview{padding:90px 0}.gallery-preview-inner{width:calc(100% - 40px)}.gallery-preview-heading{flex-direction:column;align-items:flex-start;gap:35px;margin-bottom:45px}.gallery-preview-grid{grid-template-rows:380px 220px 220px;grid-template-columns:1fr 1fr}.gallery-photo-main{grid-area:1/1/auto/3}.gallery-photo-renault{grid-area:2/1/auto/3}.gallery-photo-daf{grid-area:3/1}.gallery-photo-volvo{grid-area:3/2}}@media (width<=600px){.gallery-preview-grid{flex-direction:column;display:flex}.gallery-photo{height:250px}.gallery-photo-main{height:360px}}.community-section{color:#f5f2ed;background:radial-gradient(circle at 78% 45%,#4d000847 0%,#4d000814 32%,#0000 58%),linear-gradient(135deg,#0c090a 0%,#120d0e 55%,#0a0809 100%);padding:135px 0 145px;position:relative;overflow:hidden}.community-section:after{content:"MAPLE LEAF";color:#d7b9a206;letter-spacing:-.07em;white-space:nowrap;pointer-events:none;font-size:clamp(8rem,15vw,16rem);font-weight:800;line-height:.8;position:absolute;bottom:-45px;right:-40px}.community-inner{z-index:2;width:min(1480px,100% - 80px);margin:0 auto;position:relative}.community-intro{border-bottom:1px solid #ffffff1a;padding-bottom:75px}.community-eyebrow{color:#c78f94;letter-spacing:.25em;margin-bottom:26px;font-size:.7rem;font-weight:800}.community-intro h2{letter-spacing:-.055em;max-width:1050px;font-size:clamp(3rem,4.5vw,5.4rem);font-weight:720;line-height:.98}.community-intro h2 span{color:#d7b9a2}.community-body{grid-template-columns:.8fr 1.2fr;gap:120px;padding-top:75px;display:grid}.community-description{color:#ffffff94;max-width:540px;font-size:1rem;line-height:1.85}.community-statement{justify-self:end;width:min(100%,720px)}.community-statement p{color:#ffffff80;letter-spacing:-.035em;border-bottom:1px solid #ffffff1a;padding:15px 0;font-size:clamp(1.8rem,2.5vw,3rem);font-weight:600;line-height:1.15;transition:color .25s,padding-left .25s}.community-statement p:first-child{padding-top:0}.community-statement p:hover{color:#f5f2ed;padding-left:10px}.community-statement p:last-child{color:#f5f2ed}.community-statement p:last-child span{color:#d7b9a2}@media (width<=900px){.community-section{padding:90px 0}.community-inner{width:calc(100% - 40px)}.community-intro{padding-bottom:50px}.community-body{grid-template-columns:1fr;gap:55px;padding-top:50px}.community-statement{justify-self:stretch;width:100%}.community-section:after{display:none}}.join-section{color:#f5f2ed;background:radial-gradient(circle at 78% 45%,#640a1647 0%,#4d00081f 32%,#0000 58%),linear-gradient(115deg,#171011 0%,#1d1113 48%,#100c0d 100%);padding:120px 0;position:relative;overflow:hidden}.join-section:before{content:"🍁";opacity:.035;filter:grayscale();pointer-events:none;font-size:clamp(18rem,28vw,34rem);line-height:1;position:absolute;top:50%;right:4%;transform:translateY(-50%)rotate(-10deg)}.join-inner{z-index:2;justify-content:flex-start;align-items:flex-end;gap:80px;width:min(1480px,100% - 80px);margin:0 auto;display:flex;position:relative}.join-eyebrow{color:#ffffffa6;letter-spacing:.25em;margin-bottom:25px;font-size:.7rem;font-weight:800}.join-content h2{letter-spacing:-.06em;font-size:clamp(3.8rem,5.8vw,7rem);font-weight:750;line-height:.92}.join-content h2 span{color:#d7b9a2}.join-description{color:#ffffffa6;margin-top:32px;font-size:1rem}.join-cta-button{color:#f5f2ed;letter-spacing:.1em;text-transform:uppercase;border:1px solid #ffffff59;border-radius:6px;flex-shrink:0;justify-content:space-between;align-items:center;width:240px;height:68px;padding:0 24px;font-size:.72rem;font-weight:800;transition:background .25s,color .25s,border-color .25s;display:flex}.join-cta-button:hover{color:#4d0008;background:#f5f2ed;border-color:#f5f2ed}.join-cta-button:hover .join-arrow{transform:translate(6px)}@media (width<=900px){.join-section{padding:90px 0}.join-inner{flex-direction:column;align-items:flex-start;gap:55px;width:calc(100% - 40px)}.join-button{width:100%}.join-section:before{right:-20%}}.team-page{color:#f5f2ed;background:#0d090a;min-height:100vh}.team-hero{background:radial-gradient(circle at 82% 30%,#4d000861,#0000 38%),linear-gradient(135deg,#171011 0%,#0d090a 65%,#090708 100%);padding:170px 0 120px;position:relative;overflow:hidden}.team-hero:after{content:"TEAM";color:#ffffff06;letter-spacing:-.08em;white-space:nowrap;pointer-events:none;font-size:clamp(10rem,20vw,24rem);font-weight:800;line-height:.8;position:absolute;bottom:-45px;right:-30px}.team-hero-inner{z-index:1;width:min(1480px,100% - 80px);margin:0 auto;position:relative}.team-eyebrow{color:#c78f94;letter-spacing:.25em;margin:0 0 30px;font-size:.7rem;font-weight:800}.team-hero h1{letter-spacing:-.06em;max-width:1000px;margin:0;font-size:clamp(4rem,6.5vw,7.5rem);font-weight:720;line-height:.92}.team-hero h1 span{color:#d7b9a2}.team-intro{color:#ffffff94;max-width:620px;margin:45px 0 0;font-size:1.05rem;line-height:1.8}@media (width<=900px){.team-hero{padding:140px 0 90px}.team-hero-inner{width:calc(100% - 40px)}.team-hero h1{font-size:clamp(3.3rem,13vw,5rem)}.team-intro{margin-top:35px;font-size:.95rem}.team-hero:after{bottom:-20px;right:-80px}}.team-staff-section{color:#f5f2ed;background:#100c0d;padding:120px 0 140px}.team-staff-inner{width:min(1480px,100% - 80px);margin:0 auto}.team-section-heading{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:flex-end;margin-bottom:55px;padding-bottom:25px;display:flex}.team-section-heading p{color:#c78f94;letter-spacing:.24em;margin:0;font-size:.68rem;font-weight:800}.team-section-heading h2{color:#f5f2ed;letter-spacing:-.05em;margin:0;font-size:clamp(2.5rem,4vw,4.5rem);font-weight:700;line-height:1}.founders-grid{grid-template-columns:repeat(3,360px);gap:24px;display:grid}.staff-card{position:relative;overflow:hidden}.staff-avatar{aspect-ratio:1/.82;background:radial-gradient(circle at 50% 35%,#690f1973,#0000 48%),#171112;border:1px solid #ffffff12;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.staff-avatar:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#08050673);position:absolute;inset:0}.staff-avatar span{color:#d7b9a229;letter-spacing:-.08em;font-size:clamp(6rem,10vw,11rem);font-weight:800;line-height:1;transition:color .3s,transform .4s}.staff-info{padding:25px 4px 10px}.staff-role{color:#c78f94;letter-spacing:.2em;margin:0 0 10px;font-size:.64rem;font-weight:800}.staff-info h3{color:#f5f2ed;letter-spacing:-.035em;margin:0;font-size:1.8rem;font-weight:650}.staff-card:hover .staff-avatar span{color:#d7b9a247;transform:scale(1.04)}@media (width<=900px){.team-staff-section{padding:90px 0 100px}.team-staff-inner{width:calc(100% - 40px)}.team-section-heading{flex-direction:column;align-items:flex-start;gap:15px}.founders-grid{grid-template-columns:1fr;gap:45px}.founder-avatar{aspect-ratio:1/.7}}.management-section{color:#f5f2ed;background:#100c0d;padding:20px 0 140px}.management-grid{grid-template-columns:repeat(3,360px);justify-content:end;gap:50px 24px;display:grid}.management-heading{flex-direction:row-reverse}@media (width<=900px){.management-section{padding:10px 0 100px}.management-grid{grid-template-columns:1fr;gap:45px}}.departments-section{color:#f5f2ed;background:#100c0d;padding:20px 0 150px}.department{margin-top:80px}.department:first-of-type{margin-top:60px}.department-heading{border-bottom:1px solid #ffffff14;align-items:baseline;gap:20px;margin-bottom:30px;padding-bottom:18px;display:flex}.department-heading span{color:#c78f94;letter-spacing:.18em;font-size:.62rem;font-weight:800}.department-heading h3{color:#f5f2ed;letter-spacing:-.035em;margin:0;font-size:1.5rem;font-weight:650}.department-grid{grid-template-columns:repeat(3,360px);gap:24px;display:grid}.department-left .department-grid{justify-content:start}.department-left .department-heading{flex-direction:row;justify-content:space-between}.department-left .department-heading h3{order:2}.department-left .department-heading span{order:1}.department-right .department-grid{grid-template-columns:repeat(3,360px);justify-content:end;width:100%;margin-left:0;margin-right:0}.department-right .staff-card:first-child:last-child{grid-column:3}.department-right .staff-card:first-child:nth-last-child(2){grid-column:2}.department-right .department-heading{flex-direction:row-reverse;justify-content:space-between}@media (width<=900px){.departments-section{padding:10px 0 100px}.department{margin-top:65px}.department-grid{grid-template-columns:1fr;gap:45px}}.staff-avatar img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.staff-card:hover .staff-avatar img{transform:scale(1.025)}.events-page{color:#f5f2ed;background:#0d090a;min-height:100vh}.events-hero{background:radial-gradient(circle at 78% 35%,#64081452,#0000 38%),linear-gradient(135deg,#171112 0%,#100c0d 55%,#0b0809 100%);align-items:center;min-height:650px;display:flex;position:relative;overflow:hidden}.events-hero:after{content:"EVENTS";color:#ffffff06;letter-spacing:-.08em;pointer-events:none;font-size:clamp(10rem,20vw,24rem);font-weight:800;line-height:.8;position:absolute;bottom:-45px;right:-30px}.events-hero-inner{z-index:1;width:min(1480px,100% - 80px);margin:0 auto;position:relative}.events-eyebrow{color:#c78f94;letter-spacing:.24em;margin:0 0 34px;font-size:.68rem;font-weight:800}.events-hero h1{color:#f5f2ed;letter-spacing:-.06em;max-width:1000px;margin:0;font-size:clamp(4.5rem,7vw,8rem);font-weight:720;line-height:.92}.events-hero h1 span{color:#d7b9a2}.events-hero-description{color:#ffffff94;max-width:590px;margin:42px 0 0;font-size:1rem;line-height:1.8}.upcoming-events{color:#f5f2ed;background:#100c0d;padding:130px 0 150px}.upcoming-events-inner{width:min(1480px,100% - 80px);margin:0 auto}.events-section-heading{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:flex-end;margin-bottom:55px;padding-bottom:25px;display:flex}.events-section-heading>p{color:#c78f94;letter-spacing:.24em;margin:0;font-size:.68rem;font-weight:800}.events-section-heading h2{color:#f5f2ed;letter-spacing:-.05em;margin:0;font-size:clamp(2.5rem,4vw,4.5rem);font-weight:700;line-height:1}.featured-event{background:radial-gradient(circle at 75%,#64081440,#0000 38%),#151011;border:1px solid #ffffff14;grid-template-columns:100px 1fr 280px;gap:45px;min-height:340px;padding:55px 50px;display:grid;position:relative;overflow:hidden}.featured-event-number{color:#d7b9a238;letter-spacing:-.06em;font-size:4.5rem;font-weight:700;line-height:1}.featured-event-main{flex-direction:column;justify-content:center;display:flex}.featured-event-date{text-transform:uppercase;align-items:baseline;gap:18px;margin:0 0 24px;display:flex}.featured-event-date span{color:#f5f2ed;letter-spacing:.12em;font-size:.9rem;font-weight:750}.featured-event-date strong{color:#c78f94;letter-spacing:.08em;font-size:1.15rem;font-weight:800}.featured-event-main h3{color:#f5f2ed;letter-spacing:-.05em;max-width:700px;margin:0;font-size:clamp(2.5rem,4vw,4.6rem);font-weight:700;line-height:.98}.featured-event-route{color:#ffffffb8;align-items:center;gap:18px;max-width:620px;margin-top:42px;font-size:.82rem;font-weight:600;display:flex}.route-line{background:#ffffff2e;flex:1;height:1px}.featured-event-side{border-left:1px solid #ffffff1a;flex-direction:column;justify-content:space-between;align-items:flex-end;padding-left:35px;display:flex}.featured-event-side>div{width:100%}.featured-event-side>div>span{color:#c78f94;letter-spacing:.2em;font-size:.6rem;font-weight:800}.featured-event-side>div>p{color:#f5f2ed;margin:9px 0 0;font-size:1rem}.featured-event-side a{color:#f5f2ed;width:100%;height:58px;font:inherit;letter-spacing:.12em;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:6px;justify-content:space-between;align-items:center;padding:0 20px;font-size:.68rem;font-weight:800;text-decoration:none;transition:background .25s,border-color .25s;display:flex}.featured-event-side a:hover{background:#ffffff0f;border-color:#ffffff73}.more-events{width:100%;margin-top:90px}.more-events-heading{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.more-events-heading p{color:#c78f94;letter-spacing:.2em;margin:0;font-size:.62rem;font-weight:800}.carousel-controls{align-items:center;gap:10px;display:flex}.carousel-controls>span{color:#ffffff59;letter-spacing:.16em;margin-right:10px;font-size:.62rem;font-weight:800}.carousel-controls button{color:#f5f2ed;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:6px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;transition:background .25s,border-color .25s;display:flex}.carousel-controls button:hover{background:#ffffff0f;border-color:#fff6}.more-events-carousel{width:100%;overflow:hidden}.more-events-track{gap:24px;transition:transform .45s;display:flex}.more-events-track .event-card{flex:0 0 calc(50% - 12px)}.event-card{background:radial-gradient(circle at 85% 20%,#64081433,#0000 38%),#151011;border:1px solid #ffffff14;flex-direction:column;min-height:420px;padding:38px 40px;display:flex}.event-card-top{justify-content:space-between;align-items:flex-start;gap:30px;display:flex}.event-card-number{color:#d7b9a238;letter-spacing:-.05em;font-size:2.8rem;font-weight:700;line-height:1}.event-card-date{text-transform:uppercase;align-items:baseline;gap:14px;display:flex}.event-card-date span{color:#f5f2ed;letter-spacing:.1em;font-size:.72rem;font-weight:750}.event-card-date strong{color:#c78f94;letter-spacing:.08em;font-size:.85rem;font-weight:800}.event-card h3{color:#f5f2ed;letter-spacing:-.05em;max-width:560px;margin:65px 0 0;font-size:clamp(2.2rem,3vw,3.5rem);font-weight:700;line-height:1}.event-card-route{color:#ffffffad;align-items:center;gap:16px;margin-top:32px;font-size:.78rem;font-weight:600;display:flex}.event-card-bottom{justify-content:space-between;align-items:flex-end;gap:30px;margin-top:auto;padding-top:45px;display:flex}.event-card-bottom>div>span{color:#c78f94;letter-spacing:.2em;font-size:.58rem;font-weight:800}.event-card-bottom>div>p{color:#ffffffb8;margin:7px 0 0;font-size:.82rem}.event-card-bottom a{color:#f5f2ed;min-width:180px;height:52px;font:inherit;letter-spacing:.12em;cursor:pointer;background:0 0;border:1px solid #ffffff38;border-radius:6px;justify-content:space-between;align-items:center;gap:30px;padding:0 18px;font-size:.62rem;font-weight:800;text-decoration:none;transition:background .25s,border-color .25s;display:flex}.event-card-bottom a:hover{background:#ffffff0f;border-color:#ffffff6b}.events-empty{text-align:center;background:radial-gradient(circle at 50% 100%,#4d000838,#0000 55%),#ffffff03;border:1px solid #ffffff14;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:70px 40px;display:flex;position:relative;overflow:hidden}.events-empty:before{content:"00";color:#ffffff0f;font-size:4rem;font-weight:800;line-height:1;position:absolute;top:22px;left:32px}.events-empty>span{color:#c78f94;letter-spacing:.2em;margin-bottom:18px;font-size:.62rem;font-weight:800}.events-empty h3{color:#f5f2ed;letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.6rem);line-height:1}.events-empty p{color:#ffffff94;max-width:620px;margin:22px auto 0;font-size:.95rem;line-height:1.7}.events-cta{background:radial-gradient(circle at 75%,#690f1957,#0000 40%),#140d0f;border-top:1px solid #ffffff12;padding:120px 0;position:relative;overflow:hidden}.events-cta-inner{z-index:2;justify-content:space-between;align-items:flex-end;gap:80px;width:min(1480px,100% - 80px);margin:0 auto;display:flex;position:relative}.events-cta-eyebrow{color:#c78f94;letter-spacing:.22em;margin:0 0 28px;font-size:.66rem;font-weight:800}.events-cta-copy h2{color:#f5f2ed;letter-spacing:-.06em;margin:0;font-size:clamp(4rem,6vw,7rem);font-weight:700;line-height:.9}.events-cta-copy h2 span{color:#d7b9a2}.events-cta-description{color:#ffffff8c;max-width:560px;margin:35px 0 0;font-size:.95rem;line-height:1.8}.events-cta-button{color:#f5f2ed;letter-spacing:.1em;border:1px solid #ffffff59;border-radius:6px;flex-shrink:0;justify-content:space-between;align-items:center;width:240px;height:68px;padding:0 24px;font-size:.72rem;font-weight:800;transition:background .25s,border-color .25s;display:flex}.events-cta-button:hover{background:#ffffff12;border-color:#ffffff8c}.events-cta-watermark{color:#ffffff06;letter-spacing:-.07em;pointer-events:none;font-size:clamp(8rem,16vw,18rem);font-weight:800;line-height:.8;position:absolute;bottom:-45px;right:-30px}@media (width<=900px){.events-hero{min-height:620px}.events-hero-inner{width:calc(100% - 40px)}.events-hero h1{font-size:clamp(3.6rem,14vw,6rem)}.events-hero:after{bottom:-10px;right:-20px}.upcoming-events{padding:90px 0 100px}.upcoming-events-inner{width:calc(100% - 40px)}.events-section-heading{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:45px}.events-section-heading h2{font-size:clamp(2.8rem,12vw,4.5rem)}.featured-event{grid-template-columns:1fr;gap:0;min-height:0;padding:30px 24px}.featured-event-number{margin-bottom:40px;font-size:3.5rem}.featured-event-main{display:block}.featured-event-date{flex-wrap:wrap;gap:8px 14px;margin-bottom:22px}.featured-event-date span{font-size:.72rem}.featured-event-date strong{font-size:.9rem}.featured-event-main h3{overflow-wrap:break-word;max-width:100%;font-size:clamp(2.6rem,11vw,4rem);line-height:.95}.featured-event-route{gap:12px;width:100%;max-width:none;margin-top:35px;font-size:.72rem}.featured-event-side{border-top:1px solid #ffffff1a;border-left:0;align-items:stretch;margin-top:45px;padding:30px 0 0}.featured-event-side a{margin-top:30px}.more-events{margin-top:70px}.more-events-heading,.more-events-track{gap:20px}.more-events-track .event-card{flex:0 0 100%}.event-card{min-height:0;padding:30px 24px}.event-card-top{gap:20px}.event-card-number{font-size:2.5rem}.event-card-date{text-align:right;flex-wrap:wrap;justify-content:flex-end;gap:6px 12px}.event-card h3{max-width:100%;margin-top:55px;font-size:clamp(2.3rem,10vw,3.3rem)}.event-card-route{margin-top:30px}.event-card-bottom{flex-direction:column;align-items:stretch;gap:28px;padding-top:50px}.event-card-bottom a{width:100%}.events-cta{padding:90px 0}.events-cta-inner{flex-direction:column;align-items:stretch;gap:50px;width:calc(100% - 40px)}.events-cta-copy h2{font-size:clamp(3.8rem,16vw,6rem)}.events-cta-description{max-width:100%;margin-top:30px;font-size:.9rem}.events-cta-button{box-sizing:border-box;width:100%}.events-cta-watermark{font-size:10rem;bottom:-10px;right:-80px}}.gallery-page{color:#f5f2ed;background:#0d090a;min-height:100vh}.gallery-hero{background:radial-gradient(circle at 78% 35%,#64081452,#0000 38%),linear-gradient(135deg,#171112 0%,#100c0d 55%,#0b0809 100%);align-items:center;min-height:650px;display:flex;position:relative;overflow:hidden}.gallery-hero:after{content:"GALLERY";color:#ffffff06;letter-spacing:-.08em;pointer-events:none;font-size:clamp(10rem,20vw,24rem);font-weight:800;line-height:.8;position:absolute;bottom:-45px;right:-35px}.gallery-hero-inner{z-index:1;width:min(1480px,100% - 80px);margin:0 auto;position:relative}.gallery-eyebrow{color:#c78f94;letter-spacing:.24em;margin:0 0 34px;font-size:.68rem;font-weight:800}.gallery-hero h1{color:#f5f2ed;letter-spacing:-.06em;max-width:1000px;margin:0;font-size:clamp(4.5rem,7vw,8rem);font-weight:720;line-height:.92}.gallery-hero h1 span{color:#d7b9a2}.gallery-hero-description{color:#ffffff94;max-width:590px;margin:42px 0 0;font-size:1rem;line-height:1.8}.gallery-showcase{color:#f5f2ed;background:#100c0d;padding:130px 0 150px}.gallery-showcase-inner{width:min(1480px,100% - 80px);margin:0 auto}.gallery-section-heading{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:flex-end;margin-bottom:55px;padding-bottom:25px;display:flex}.gallery-section-heading p{color:#c78f94;letter-spacing:.24em;margin:0;font-size:.68rem;font-weight:800}.gallery-section-heading h2{color:#f5f2ed;letter-spacing:-.05em;margin:0;font-size:clamp(2.5rem,4vw,4.5rem);font-weight:700;line-height:1}.gallery-grid{grid-template-rows:360px 360px;grid-template-columns:repeat(12,1fr);gap:20px;display:grid}.gallery-item{background:#171112;margin:0;position:relative;overflow:hidden}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.gallery-item:hover img{transform:scale(1.025)}.gallery-layout-1 .gallery-item-1{grid-area:1/1/3/8}.gallery-layout-1 .gallery-item-2{grid-area:1/8/auto/13}.gallery-layout-1 .gallery-item-3{grid-area:2/8/auto/11}.gallery-layout-1 .gallery-item-4{grid-area:2/11/auto/13}.gallery-layout-2 .gallery-item-1{grid-area:1/1/auto/6}.gallery-layout-2 .gallery-item-2{grid-area:1/6/3/13}.gallery-layout-2 .gallery-item-3{grid-area:2/1/auto/4}.gallery-layout-2 .gallery-item-4{grid-area:2/4/auto/6}.gallery-layout-3 .gallery-item-1{grid-area:1/1/auto/13}.gallery-layout-3 .gallery-item-2{grid-area:2/1/auto/5}.gallery-layout-3 .gallery-item-3{grid-area:2/5/auto/9}.gallery-layout-3 .gallery-item-4{grid-area:2/9/auto/13}.gallery-grid.gallery-count-1 .gallery-item-1{grid-area:1/1/3/13}.gallery-grid.gallery-count-2 .gallery-item-1{grid-area:1/1/3/7}.gallery-grid.gallery-count-2 .gallery-item-2{grid-area:1/7/3/13}.gallery-grid.gallery-count-3 .gallery-item-1{grid-area:1/1/3/8}.gallery-grid.gallery-count-3 .gallery-item-2{grid-area:1/8/auto/13}.gallery-grid.gallery-count-3 .gallery-item-3{grid-area:2/8/auto/13}.gallery-item{cursor:pointer;background:#171112;border:0;margin:0;padding:0;position:relative;overflow:hidden}.gallery-lightbox{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050304f5;justify-content:center;align-items:center;padding:28px 40px;display:flex;position:fixed;inset:0}.gallery-lightbox-viewer{grid-template-rows:auto 1fr auto;width:min(1500px,100%);height:calc(100vh - 56px);display:grid}.gallery-lightbox-header{justify-content:space-between;align-items:flex-start;min-height:65px;padding-bottom:16px;display:flex}.gallery-lightbox-header>div{align-items:center;gap:20px;display:flex}.gallery-lightbox-header span{color:#c78f94;letter-spacing:.22em;font-size:.62rem;font-weight:800}.gallery-lightbox-header p{color:#ffffff59;letter-spacing:.15em;margin:0;font-size:.62rem;font-weight:800}.gallery-lightbox-close{color:#f5f2ed;cursor:pointer;background:0 0;border:0;align-items:center;gap:14px;padding:0;display:flex}.gallery-lightbox-close span{color:#ffffff8c;letter-spacing:.16em;font-size:.58rem;font-weight:800}.gallery-lightbox-close strong{font-size:1.7rem;font-weight:300;line-height:1}.gallery-lightbox-image{background:radial-gradient(circle,#64081421,#0000 55%),#0b0809;border:1px solid #ffffff1a;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.gallery-lightbox-image img{object-fit:contain;width:100%;height:100%;display:block}.gallery-lightbox-arrow{color:#f5f2ed;cursor:pointer;background:#0a0607d1;border:1px solid #fff3;border-radius:6px;justify-content:center;align-items:center;width:58px;height:58px;font-size:1.15rem;transition:background .25s,border-color .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-lightbox-arrow:hover{background:#4d0008d9;border-color:#fff6}.gallery-lightbox-prev{left:22px}.gallery-lightbox-next{right:22px}.gallery-lightbox-footer{justify-content:space-between;align-items:center;min-height:65px;padding-top:16px;display:flex}.gallery-lightbox-footer span{color:#c78f94;letter-spacing:.2em;font-size:.58rem;font-weight:800}.gallery-lightbox-footer p{color:#ffffff73;margin:0;font-size:.72rem}.gallery-lightbox-image img{transition:transform .22s,opacity .22s}.lightbox-image-exit-right{opacity:0;transform:translate(-45px)}.lightbox-image-exit-left{opacity:0;transform:translate(45px)}@keyframes lightbox-enter-right{0%{opacity:0;transform:translate(45px)}to{opacity:1;transform:translate(0)}}@keyframes lightbox-enter-left{0%{opacity:0;transform:translate(-45px)}to{opacity:1;transform:translate(0)}}.lightbox-image-enter-right{animation:.22s lightbox-enter-right}.lightbox-image-enter-left{animation:.22s lightbox-enter-left}@keyframes lightbox-open{0%{opacity:0}to{opacity:1}}@keyframes lightbox-image-open{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.gallery-lightbox{animation:.28s lightbox-open}.gallery-lightbox-viewer{animation:.32s lightbox-image-open}.gallery-join{background:radial-gradient(circle at 75%,#64081440,#0000 38%),#0d090a;border-top:1px solid #ffffff14;padding:120px 0;position:relative;overflow:hidden}.gallery-join-watermark{color:#ffffff06;letter-spacing:-.08em;white-space:nowrap;pointer-events:none;font-size:clamp(8rem,16vw,18rem);font-weight:800;line-height:.8;position:absolute;bottom:-30px;right:-20px}.gallery-join-inner{z-index:1;justify-content:flex-start;align-items:center;gap:80px;width:min(1480px,100% - 80px);margin:0 auto;display:flex;position:relative}.gallery-join-copy{max-width:720px}.gallery-join-eyebrow{color:#c78f94;letter-spacing:.24em;margin:0 0 28px;font-size:.68rem;font-weight:800}.gallery-join h2{color:#f5f2ed;letter-spacing:-.06em;margin:0;font-size:clamp(3.5rem,5vw,6rem);font-weight:720;line-height:.92}.gallery-join h2 span{color:#d7b9a2}.gallery-join-description{color:#ffffff94;max-width:590px;margin:32px 0 0;font-size:1rem;line-height:1.8}.gallery-join-button{color:#f5f2ed;letter-spacing:.1em;text-transform:uppercase;border:1px solid #ffffff59;border-radius:6px;flex-shrink:0;justify-content:space-between;align-items:center;width:240px;height:68px;padding:0 24px;font-size:.72rem;font-weight:800;text-decoration:none;transition:background .25s,color .25s,border-color .25s;display:flex}.gallery-join-button:hover{color:#4d0008;background:#f5f2ed;border-color:#f5f2ed}.gallery-pagination{justify-content:flex-end;align-items:center;gap:24px;margin-top:28px;display:flex}.gallery-pagination p{color:#ffffff73;letter-spacing:.16em;margin:0;font-size:.68rem;font-weight:800}.gallery-pagination p span{color:#fff3;margin:0 7px}.gallery-pagination-buttons{gap:8px;display:flex}.gallery-pagination-buttons button{color:#f5f2ed;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:6px;justify-content:center;align-items:center;width:48px;height:42px;padding:0;font-size:1rem;transition:background .25s,border-color .25s;display:flex}.gallery-pagination-buttons button:hover{background:#4d0008cc;border-color:#ffffff59}.gallery-grid{will-change:transform, opacity}.gallery-page-exit-right{animation:.35s forwards gallery-exit-right}.gallery-page-exit-left{animation:.35s forwards gallery-exit-left}.gallery-page-enter-right{animation:.35s gallery-enter-right}.gallery-page-enter-left{animation:.35s gallery-enter-left}@keyframes gallery-exit-right{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-45px)}}@keyframes gallery-enter-right{0%{opacity:0;transform:translate(45px)}to{opacity:1;transform:translate(0)}}@keyframes gallery-exit-left{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(45px)}}@keyframes gallery-enter-left{0%{opacity:0;transform:translate(-45px)}to{opacity:1;transform:translate(0)}}@media (width<=900px){.gallery-hero{min-height:620px}.gallery-hero-inner{width:calc(100% - 40px)}.gallery-hero h1{font-size:clamp(3.6rem,14vw,6rem)}.gallery-hero:after{bottom:-10px;right:-35px}.gallery-showcase{padding:90px 0 100px}.gallery-showcase-inner{width:calc(100% - 40px)}.gallery-section-heading{margin-bottom:35px;padding-bottom:22px;display:block}.gallery-section-heading p{margin-bottom:18px}.gallery-section-heading h2{font-size:clamp(2.8rem,12vw,4rem)}.gallery-grid{grid-template-rows:none;grid-template-columns:1fr;gap:16px;display:grid}.gallery-grid .gallery-item-1,.gallery-grid .gallery-item-2,.gallery-grid .gallery-item-3,.gallery-grid .gallery-item-4{grid-area:auto}.gallery-item{width:100%;height:260px}.gallery-item-1{height:360px}.gallery-lightbox{padding:20px}.gallery-lightbox-viewer{flex-direction:column;width:100%;height:auto;max-height:calc(100vh - 40px);display:flex}.gallery-lightbox-header{min-height:55px;padding-bottom:14px}.gallery-lightbox-header>div{gap:14px}.gallery-lightbox-image{width:100%;height:auto;min-height:0;overflow:visible}.gallery-lightbox-image img{object-fit:contain;width:100%;height:auto;max-height:calc(100vh - 210px)}.gallery-lightbox-arrow{color:#0000;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:6px;justify-content:center;align-items:center;width:48px;height:38px;padding:0;font-size:0;line-height:0;display:flex;top:auto;bottom:-54px;transform:none}.gallery-lightbox-arrow:after{color:#f5f2ed;justify-content:center;align-items:center;width:100%;height:100%;font-family:Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1;display:flex}.gallery-lightbox-prev{left:0}.gallery-lightbox-prev:after{content:"←"}.gallery-lightbox-next{right:0}.gallery-lightbox-next:after{content:"→"}.gallery-lightbox-footer{gap:20px;min-height:55px;margin-top:54px;padding-top:14px}.gallery-lightbox-footer p{text-align:right}.gallery-join-inner{flex-direction:column;align-items:flex-start;gap:36px;width:calc(100% - 40px)}.gallery-join-button{width:100%;max-width:320px}}.partners-page{color:#f5f2ed;background:#0d090a;min-height:100vh}.partners-hero{background:radial-gradient(circle at 78% 35%,#64081452,#0000 38%),linear-gradient(135deg,#171112 0%,#100c0d 55%,#0b0809 100%);align-items:center;min-height:650px;display:flex;position:relative;overflow:hidden}.partners-hero-inner{z-index:1;width:min(1480px,100% - 80px);margin:0 auto;position:relative}.partners-eyebrow{color:#c78f94;letter-spacing:.24em;margin:0 0 34px;font-size:.68rem;font-weight:800}.partners-hero h1{color:#f5f2ed;letter-spacing:-.06em;max-width:1100px;margin:0;font-size:clamp(4.5rem,7vw,8rem);font-weight:720;line-height:.92}.partners-hero h1 span{color:#d7b9a2}.partners-hero-description{color:#ffffff94;max-width:610px;margin:42px 0 0;font-size:1rem;line-height:1.8}.partners-hero-watermark{color:#ffffff06;letter-spacing:-.08em;pointer-events:none;font-size:clamp(10rem,20vw,24rem);font-weight:800;line-height:.8;position:absolute;bottom:-45px;right:-45px}.partners-showcase{background:#100c0d;padding:130px 0 150px}.partners-showcase-inner{width:min(1480px,100% - 80px);margin:0 auto}.partners-section-heading{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:flex-end;margin-bottom:70px;padding-bottom:25px;display:flex}.partners-section-heading>p{color:#c78f94;letter-spacing:.24em;margin:0;font-size:.68rem;font-weight:800}.partners-section-heading h2{color:#f5f2ed;letter-spacing:-.05em;text-align:right;max-width:700px;margin:0;font-size:clamp(2.5rem,4vw,4.5rem);font-weight:700;line-height:1}.partners-list{flex-direction:column;display:flex}.partner-feature{border-top:1px solid #ffffff1a;grid-template-columns:1fr 1fr;min-height:540px;display:grid}.partner-feature:last-child{border-bottom:1px solid #ffffff1a}.partner-brand-panel{background:radial-gradient(circle,#6408144d,#0000 50%),#151011;justify-content:center;align-items:center;min-width:0;padding:70px;display:flex;position:relative;overflow:hidden}.partner-brand-panel:after{content:"";pointer-events:none;border:1px solid #ffffff12;position:absolute;inset:24px}.partner-brand-panel img{z-index:1;object-fit:contain;width:min(70%,380px);max-height:330px;display:block;position:relative}.partner-content{flex-direction:column;justify-content:center;padding:70px 80px;display:flex}.partner-content h3{color:#f5f2ed;letter-spacing:-.055em;max-width:650px;margin:0;font-size:clamp(2.8rem,4vw,5rem);font-weight:720;line-height:.95}.partner-slogan{color:#d7b9a2;margin:20px 0 0;font-size:1.1rem;font-weight:600;line-height:1.5}.partner-description{color:#ffffff8c;max-width:600px;margin:30px 0 0;font-size:.95rem;line-height:1.8}.partner-links{flex-wrap:wrap;gap:10px;margin-top:42px;display:flex}.partner-links a{color:#f5f2ed;letter-spacing:.1em;border:1px solid #ffffff2e;border-radius:6px;justify-content:space-between;align-items:center;gap:24px;min-width:145px;height:48px;padding:0 16px;font-size:.64rem;font-weight:800;text-decoration:none;transition:background .25s,border-color .25s;display:flex}.partner-links a:hover{background:#4d0008cc;border-color:#ffffff59}.partner-links a span{color:#ffffff8c;font-size:.9rem}.partner-feature-reverse .partner-brand-panel{grid-area:1/2}.partner-feature-reverse .partner-content{grid-area:1/1}@media (width<=900px){.partners-hero{min-height:620px}.partners-hero-inner{width:calc(100% - 40px)}.partners-hero h1{font-size:clamp(3.6rem,14vw,6rem)}.partners-hero-watermark{bottom:-10px;right:-35px}.partners-showcase{padding:90px 0 100px}.partners-showcase-inner{width:calc(100% - 40px)}.partner-feature,.partner-feature-reverse{border-top:1px solid #ffffff1a;flex-direction:column;min-height:0;display:flex}.partner-feature-reverse .partner-brand-panel,.partner-feature-reverse .partner-content{grid-area:auto}.partner-brand-panel{order:1;width:100%;min-width:0;height:300px;padding:45px}.partner-brand-panel:after{inset:18px}.partner-brand-panel img{width:auto;max-width:70%;max-height:210px}.partner-content,.partner-feature-reverse .partner-content{order:2;width:100%;padding:50px 20px 65px}.partner-content h3{max-width:none;font-size:clamp(2.6rem,11vw,3.8rem);line-height:.95}.partner-slogan{margin-top:18px}.partner-description{max-width:none;margin-top:28px}.partner-links{margin-top:35px}.partner-links a{flex:140px}.partners-section-heading{margin-bottom:45px;padding-bottom:22px;display:block}.partners-section-heading>p{margin-bottom:18px}.partners-section-heading h2{text-align:left;max-width:none;font-size:clamp(2.8rem,12vw,4rem);line-height:.95}}.privacy-page{color:#f5f2ed;background:#0d090a;min-height:100vh}.privacy-hero{background:radial-gradient(circle at 78% 35%,#64081452,#0000 38%),linear-gradient(135deg,#171112 0%,#100c0d 55%,#0b0809 100%);align-items:center;min-height:650px;display:flex;position:relative;overflow:hidden}.privacy-hero-inner{z-index:1;width:min(1480px,100% - 80px);margin:0 auto;position:relative}.privacy-eyebrow{color:#c78f94;letter-spacing:.24em;margin:0 0 34px;font-size:.68rem;font-weight:800}.privacy-hero h1{color:#f5f2ed;letter-spacing:-.06em;max-width:1100px;margin:0;font-size:clamp(4.5rem,7vw,8rem);font-weight:720;line-height:.92}.privacy-hero h1 span{color:#d7b9a2}.privacy-hero-description{color:#ffffff94;max-width:610px;margin:42px 0 0;font-size:1rem;line-height:1.8}.privacy-hero-watermark{color:#ffffff06;letter-spacing:-.08em;pointer-events:none;font-size:clamp(10rem,20vw,24rem);font-weight:800;line-height:.8;position:absolute;bottom:-45px;right:-45px}.privacy-content{background:#100c0d;padding:130px 0 150px}.privacy-content-inner{width:min(1480px,100% - 80px);margin:0 auto}.privacy-intro{border-bottom:1px solid #ffffff1f;grid-template-columns:180px 1fr;column-gap:70px;padding-bottom:70px;display:grid}.privacy-intro>p:first-child{color:#c78f94;letter-spacing:.18em;grid-area:1/1/span 2;margin:8px 0 0;font-size:.68rem;font-weight:800;line-height:1.7}.privacy-intro h2{color:#f5f2ed;letter-spacing:-.055em;grid-column:2;margin:0;font-size:clamp(3rem,5vw,5.5rem);font-weight:720;line-height:.95}.privacy-intro>p:last-child{color:#ffffff94;grid-column:2;max-width:700px;margin:30px 0 0;font-size:1rem;line-height:1.8}.privacy-sections{max-width:1100px;margin-left:auto}.privacy-section{border-bottom:1px solid #ffffff1a;grid-template-columns:100px 1fr;gap:30px;padding:60px 0;display:grid}.privacy-section>span{color:#c78f94;letter-spacing:.18em;padding-top:5px;font-size:.68rem;font-weight:800}.privacy-section h3{color:#f5f2ed;letter-spacing:-.04em;margin:0 0 22px;font-size:clamp(1.8rem,2.5vw,2.6rem);font-weight:700;line-height:1.05}.privacy-section p{color:#ffffff8f;max-width:780px;margin:0 0 18px;font-size:.95rem;line-height:1.85}.privacy-section p:last-child{margin-bottom:0}.privacy-link{color:#f5f2ed;letter-spacing:.1em;border:1px solid #ffffff2e;border-radius:6px;justify-content:space-between;align-items:center;gap:30px;width:fit-content;min-height:48px;margin-top:30px;padding:0 16px;font-size:.64rem;font-weight:800;text-decoration:none;transition:background .25s,border-color .25s;display:flex}.privacy-link:hover{background:#4d0008cc;border-color:#ffffff59}.privacy-link span{color:#ffffff8c;font-size:.9rem}@media (width<=900px){.privacy-hero{min-height:620px}.privacy-hero-inner{width:calc(100% - 40px)}.privacy-hero h1{font-size:clamp(3.6rem,14vw,6rem)}.privacy-hero-watermark{bottom:-10px;right:-35px}.privacy-content{padding:90px 0 100px}.privacy-content-inner{width:calc(100% - 40px)}.privacy-intro{padding-bottom:50px;display:block}.privacy-intro>p:first-child{margin:0 0 20px}.privacy-intro h2{font-size:clamp(2.8rem,12vw,4rem)}.privacy-intro>p:last-child{margin-top:25px}.privacy-sections{max-width:none;margin-left:0}.privacy-section{grid-template-columns:45px 1fr;gap:15px;padding:45px 0}.privacy-section h3{font-size:1.8rem}.privacy-link{width:100%}}.not-found-page{color:#f5f2ed;background:#0d090a;min-height:100vh}.not-found-hero{background:radial-gradient(circle at 78% 35%,#64081452,#0000 38%),linear-gradient(135deg,#171112 0%,#100c0d 55%,#0b0809 100%);align-items:center;min-height:720px;display:flex;position:relative;overflow:hidden}.not-found-inner{z-index:1;width:min(1480px,100% - 80px);margin:0 auto;position:relative}.not-found-eyebrow{color:#c78f94;letter-spacing:.24em;margin:0 0 34px;font-size:.68rem;font-weight:800}.not-found-hero h1{color:#f5f2ed;letter-spacing:-.06em;max-width:1100px;margin:0;font-size:clamp(4.5rem,7vw,8rem);font-weight:720;line-height:.92}.not-found-hero h1 span{color:#d7b9a2}.not-found-description{color:#ffffff94;max-width:610px;margin:42px 0 0;font-size:1rem;line-height:1.8}.not-found-button{color:#f5f2ed;letter-spacing:.1em;border:1px solid #ffffff40;border-radius:6px;justify-content:space-between;align-items:center;gap:24px;width:220px;height:58px;margin-top:38px;padding:0 18px;font-size:.68rem;font-weight:800;text-decoration:none;transition:background .25s,border-color .25s,color .25s;display:flex}.not-found-button:hover{color:#4d0008;background:#f5f2ed;border-color:#f5f2ed}.not-found-button span{font-size:.95rem}.not-found-watermark{color:#ffffff06;letter-spacing:-.08em;pointer-events:none;font-size:clamp(10rem,20vw,24rem);font-weight:800;line-height:.8;position:absolute;bottom:-45px;right:-30px}@media (width<=900px){.not-found-hero{min-height:700px}.not-found-inner{width:calc(100% - 40px)}.not-found-hero h1{font-size:clamp(3.6rem,14vw,6rem)}.not-found-watermark{bottom:-10px;right:-20px}.not-found-button{width:100%;max-width:320px}}
