.hero-section h1{color:#fff!important}@font-face{font-family:Tesla;src:url(/tesla/TESLA.ttf) format("truetype");font-weight:400;font-style:normal}.hero-section{position:relative;height:100vh;overflow:hidden}.hero-loading,.hero-section{width:100%;display:flex;align-items:center;justify-content:center}.hero-loading{position:absolute;top:0;left:0;height:100%;flex-direction:column;background:#000;z-index:1000;gap:2rem}.loading-spinner{width:50px;height:50px;border:4px solid rgba(248,89,34,.2);border-top-color:#f85922;border-radius:50%;animation:spin 1s linear infinite}.loading-text{font-family:Tesla,sans-serif;font-size:1.2rem;color:#fff;letter-spacing:.2em;text-transform:uppercase;opacity:.8}.loading-progress{width:300px;height:4px;background:hsla(0,0%,100%,.1);border-radius:2px;overflow:hidden;position:relative}.loading-progress-bar{height:100%;background:linear-gradient(90deg,#f85922,#ff9d5c);border-radius:2px;transition:width .3s ease-out;box-shadow:0 0 10px rgba(248,89,34,.5)}@keyframes spin{to{transform:rotate(1turn)}}.hero-video-container{overflow:hidden}.hero-video,.hero-video-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-video{object-fit:cover;opacity:1;transition:opacity .3s ease-in-out;will-change:opacity;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.hero-video-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;z-index:0}.reveal-col{position:relative;z-index:2;float:left}.reveal-col,.reveal-col-bg{pointer-events:none;height:100%}.reveal-col-bg{background:#1a1917;z-index:3}.hero-overlay,.reveal-col-bg{position:absolute;left:0;top:0;width:100%}.hero-overlay{height:100%;background:linear-gradient(135deg,rgba(26,25,23,.5),rgba(248,89,34,.15));z-index:2}.hero-content{position:relative;z-index:3;text-align:center;width:100%;height:100%;padding:4rem 2rem;gap:1.5rem}.hero-content,.hero-main{display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-main{gap:2rem;transform-style:preserve-3d;perspective:1000px}.hero-established{display:flex;align-items:center;justify-content:center;gap:1.5rem;font-family:PP Neue Montreal,Arial,sans-serif;font-size:1.2rem;letter-spacing:.15em;color:#fff;opacity:0}.est-label{font-weight:400;opacity:.8}.est-year{font-weight:600;color:#f85922}.hero-title{font-family:Tesla,sans-serif;font-size:clamp(4rem,12vw,8rem);font-weight:700;letter-spacing:.2em;color:#fff;text-shadow:0 8px 30px rgba(248,89,34,.3);line-height:1;margin:0;opacity:0;transform-style:preserve-3d;will-change:transform,opacity,filter}.hero-tagline{font-family:PP Neue Montreal,Arial,sans-serif;font-size:clamp(1.2rem,3vw,1.8rem);font-weight:400;letter-spacing:.12em;color:#e8e8e8;text-transform:uppercase;margin:0;opacity:0}.hero-description{display:flex;align-items:center;justify-content:center;opacity:0}.description-text{font-family:PP Neue Montreal,Arial,sans-serif;font-size:clamp(.95rem,1.5vw,1.1rem);font-weight:400;letter-spacing:.05em;color:#d0d0d0;max-width:600px;line-height:1.6;margin:0}.hero-footer{justify-content:center;gap:3rem;padding-top:2rem;border-top:1px solid rgba(248,89,34,.3);opacity:0}.footer-item,.hero-footer{display:flex;align-items:center}.footer-item{flex-direction:column;gap:.5rem}.footer-label{font-family:PP Neue Montreal,Arial,sans-serif;font-size:.85rem;font-weight:400;letter-spacing:.1em;color:#b0b0b0;text-transform:uppercase}.footer-value{font-family:Tesla,sans-serif;font-size:1.3rem;font-weight:600;letter-spacing:.08em;color:#f85922}.footer-item:first-child .footer-value{color:#f85922}.footer-item:nth-child(3) .footer-value{color:#ff9d5c}.footer-item:nth-child(5) .footer-value{color:#ffc299}.footer-divider{width:1px;height:2rem;background:linear-gradient(180deg,rgba(248,89,34,.5),rgba(255,157,92,.3))}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-test-button-link{text-decoration:none;display:inline-block;margin-top:2rem}.hero-test-button{padding:1rem 2.5rem 1rem 3rem;font-family:Tesla,sans-serif;font-size:.9rem;font-weight:400;letter-spacing:.25em;text-transform:uppercase;color:#fff;background:transparent;border:2px solid hsla(0,0%,100%,.3);border-radius:0;cursor:pointer;transition:all .5s cubic-bezier(.47,0,.49,1);position:relative;overflow:hidden;opacity:0;box-shadow:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;gap:1rem}.button-arrow,.button-text{position:relative;z-index:1}.button-arrow{font-size:1.2rem;transition:transform .5s cubic-bezier(.47,0,.49,1);display:inline-block}.hero-test-button:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(90deg,#f85922,#ff9d5c);transition:width .5s cubic-bezier(.47,0,.49,1);z-index:-1}.hero-test-button:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.1);transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease;z-index:-1}.hero-test-button:hover{transform:translateY(-2px);border-color:#f85922;color:#fff;box-shadow:0 0 20px rgba(248,89,34,.4),0 0 40px rgba(248,89,34,.2),inset 0 0 20px rgba(248,89,34,.1)}.hero-test-button:hover:before{width:100%}.hero-test-button:hover:after{width:300px;height:300px}.hero-test-button:hover .button-arrow{transform:translateX(5px)}.hero-test-button:active{transform:translateY(0);box-shadow:0 0 15px rgba(248,89,34,.5),inset 0 0 15px rgba(248,89,34,.2)}.hero-scroll-indicator{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;z-index:10;opacity:.85;transition:opacity .3s ease,transform .3s ease}.hero-scroll-indicator:hover{opacity:1;transform:translateX(-50%) translateY(4px)}.scroll-indicator-text{font-family:PP Neue Montreal,Arial,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.25em;color:#fff;text-transform:uppercase;text-shadow:0 2px 8px rgba(0,0,0,.6)}.scroll-indicator-arrow{color:#f85922;animation:heroBounce 2s infinite;filter:drop-shadow(0 2px 6px rgba(248,89,34,.4))}@keyframes heroBounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(6px)}60%{transform:translateY(3px)}}@media (max-width:768px){.hero-content{padding:3rem 1.5rem}.hero-main{gap:1.5rem}.hero-established{font-size:1rem;gap:1rem}.hero-title{font-size:clamp(2.5rem,8vw,5rem)}.hero-tagline{font-size:clamp(1rem,2.5vw,1.5rem)}.description-text{font-size:clamp(.9rem,1.3vw,1rem)}.hero-footer{gap:2rem;padding-top:1.5rem}.footer-value{font-size:1.1rem}.footer-divider{height:1.5rem}.hero-test-button{padding:.875rem 2rem .875rem 2.5rem;font-size:.85rem}.hero-scroll-indicator{bottom:16px}}@media (max-width:480px){.hero-content{padding:2rem 1rem}.hero-main{gap:1rem}.hero-established{font-size:.9rem;gap:.8rem}.hero-title{font-size:clamp(2rem,6vw,3.5rem)}.hero-tagline{font-size:clamp(.9rem,2vw,1.2rem)}.description-text{font-size:clamp(.85rem,1.2vw,.95rem)}.hero-footer{flex-direction:column;gap:1.5rem;padding-top:1rem}.footer-divider{display:none}.footer-value{font-size:1rem}.hero-test-button{padding:.75rem 1.5rem .75rem 2rem;font-size:.8rem;letter-spacing:.2em}.button-arrow{font-size:1rem}.hero-scroll-indicator{bottom:12px}.scroll-indicator-text{font-size:.62rem;letter-spacing:.18em}}.home-page,.home-sections-container{width:100%;position:relative;overflow-x:hidden}.home-sections-container{background-color:#f7f6f2;color:#1a1917;font-family:PP Neue Montreal,-apple-system,BlinkMacSystemFont,sans-serif;z-index:10}.tesla-font{font-family:Tesla,sans-serif!important;letter-spacing:-2px;text-transform:uppercase}.hero-reveal{background-color:#f7f6f2;min-height:100vh;overflow:hidden}.hero-reveal,.hero-reveal-article{position:relative;width:100%}.hero-reveal__header{left:0;top:0;z-index:2;overflow:hidden}.hero-reveal__header,.hero-reveal_split{align-items:center;display:flex;justify-content:center;min-height:100vh;position:relative;width:100%}.hero-reveal_split{flex-direction:column}.hero-reveal_split_item{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;width:100%;background-color:#f7f6f2;color:#1a1917;will-change:transform}.hero-reveal_split_item:first-child{-webkit-clip-path:inset(0 0 50% 0);clip-path:inset(0 0 50% 0)}.hero-reveal_split_item:nth-child(2){-webkit-clip-path:inset(50% 0 0 0);clip-path:inset(50% 0 0 0);left:0;position:absolute;top:0}.c-wide-text.-split{font-family:Tesla,sans-serif;font-size:clamp(3.5rem,14vw + -.1rem,16rem);line-height:.9;letter-spacing:-2px;text-transform:uppercase;color:#1a1917;margin:0;text-align:center;white-space:nowrap}.hero-reveal__content{color:#1a1917;display:flex;justify-content:center;padding:40px 24px 60px;position:relative;margin-top:-100vh;z-index:1;background-color:#f7f6f2;min-height:100vh;align-items:center;box-sizing:border-box}.hero-reveal__content-inner{max-width:1240px;position:relative;width:100%;margin:0 auto;background-color:#fff;border-radius:36px;padding:44px 54px;box-shadow:0 20px 70px rgba(0,0,0,.07);border:1px solid #eae8e1;overflow:hidden;box-sizing:border-box}.about-editorial-header{margin-bottom:20px}.about-eyebrow{font-size:.85rem;color:#77756f;font-weight:500;margin-bottom:6px;letter-spacing:-.2px}.about-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%}.about-main-title{font-family:Tesla,sans-serif!important;font-size:clamp(1.8rem,4vw,3.2rem);font-weight:400;letter-spacing:-1.5px;color:#1a1917;line-height:1;margin:0;text-transform:uppercase;white-space:nowrap}.about-title-divider{flex:1 1;display:flex;align-items:center;gap:10px;min-width:40px}.divider-line{flex:1 1;height:1px;background-color:#e4e2d9}.divider-plus{width:22px;height:22px;border-radius:50%;border:1px solid #d4d1c6;display:flex;align-items:center;justify-content:center;color:#1a1917;flex-shrink:0}.about-counter{font-size:.9rem;font-weight:500;color:#66645d;letter-spacing:.5px;white-space:nowrap}.cutout-grid{display:grid;grid-template-columns:54% 46%;grid-gap:36px;gap:36px;align-items:center;margin-top:10px;width:100%}.cutout-left{display:flex;flex-direction:column;justify-content:center;min-width:0}.cutout-headline{font-size:clamp(3.2rem,7vw,6.8rem);line-height:.88;letter-spacing:-3px;color:#1a1917;margin:0 0 18px;text-transform:lowercase;font-weight:800;word-break:break-word}.cutout-lead{font-size:1.05rem;line-height:1.5;color:#44423c;max-width:480px;font-weight:500;margin:0 0 20px;letter-spacing:-.2px}.real-award-belt-wrap{width:100%;max-width:480px;overflow:hidden;background-color:#faf9f5;padding:8px 0;border-radius:100px;margin-bottom:24px;white-space:nowrap;position:relative;border:1px solid #e6e3da;box-shadow:inset 0 2px 4px rgba(0,0,0,.02);box-sizing:border-box}.real-award-belt-track{display:inline-flex;align-items:center;gap:24px;animation:realAwardScroll 25s linear infinite;white-space:nowrap}.real-award-item{display:inline-flex;align-items:center;justify-content:center;height:38px;filter:none;transition:transform .3s ease;flex-shrink:0}.real-award-item img{height:100%;max-height:38px;width:auto;object-fit:contain}@keyframes realAwardScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.cutout-stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;width:100%}.stat-card{display:flex;flex-direction:column;min-width:0}.stat-number{font-size:clamp(2rem,3.8vw,3.4rem);font-weight:700;color:#1a1917;line-height:1;margin-bottom:6px;letter-spacing:-2px}.stat-desc{font-size:.8rem;line-height:1.4;color:#66645e;font-weight:500;margin:0;word-break:break-word}.cutout-right{display:flex;justify-content:flex-end;align-items:center;min-width:0}.cutout-card-container{position:relative;width:100%;max-width:440px;aspect-ratio:4/4.8}.cutout-card-frame{position:relative;width:100%;height:100%;border-radius:40px;overflow:hidden;box-shadow:0 25px 60px rgba(0,0,0,.22);display:flex;flex-direction:column;justify-content:flex-end;transition:background-color .8s cubic-bezier(.16,1,.3,1)}.card-signature{position:absolute;top:24px;left:24px;font-family:Tesla,cursive,sans-serif;font-size:1.6rem;color:#fff;letter-spacing:-1px;z-index:10;text-shadow:0 2px 10px rgba(0,0,0,.7)}.card-img-wrapper,.card-main-img{position:absolute;inset:0;width:100%;height:100%}.card-main-img{object-fit:cover;object-position:center bottom;opacity:0;transform:scale(1.05);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);pointer-events:none}.card-main-img.active{opacity:.95;transform:scale(1);pointer-events:auto}.card-side-badges{position:absolute;bottom:84px;left:20px;display:flex;flex-direction:column;gap:10px;z-index:15}.badge-avatar{width:44px;height:44px;border-radius:50%;border:2px solid #fff;overflow:hidden;box-shadow:0 6px 16px rgba(0,0,0,.3);background-color:#1a1917;transition:transform .4s ease}.badge-avatar:hover{transform:scale(1.15)}.badge-avatar img{width:100%;height:100%;object-fit:cover}.card-poster-caption{position:absolute;bottom:24px;left:76px;right:16px;display:flex;flex-direction:column;color:#fff;z-index:15;text-shadow:0 2px 10px rgba(0,0,0,.85);pointer-events:none}.poster-title{font-size:1rem;letter-spacing:-.5px;line-height:1.1}.poster-sub,.poster-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.poster-sub{font-size:.68rem;font-weight:600;color:hsla(0,0%,100%,.85);letter-spacing:.5px;text-transform:uppercase}.card-slide-dots{position:absolute;top:28px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:6px;z-index:15;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:4px 12px;border-radius:100px;border:1px solid hsla(0,0%,100%,.15)}.slide-dot{width:6px;height:6px;border-radius:50%;background-color:hsla(0,0%,100%,.4);cursor:pointer;transition:all .3s ease}.slide-dot.active{background-color:#fff;width:18px;border-radius:10px}.card-bottom-arrow-btn{position:absolute;bottom:20px;left:20px;width:44px;height:44px;border-radius:50%;background-color:#1a1917;color:#fff;display:flex;align-items:center;justify-content:center;z-index:15;text-decoration:none;box-shadow:0 8px 20px rgba(0,0,0,.4);border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease}.card-bottom-arrow-btn:hover{background-color:#f85922;transform:scale(1.1) rotate(45deg)}.kove-work-section{position:relative;z-index:20;background-color:#f7f6f0;color:#111;width:100%;height:100vh;border-top-left-radius:36px;border-top-right-radius:36px;overflow:hidden;box-shadow:0 -30px 80px rgba(0,0,0,.2)}.kove-work-container{display:grid;grid-template-columns:45% 55%;height:100vh;width:100%}.kove-left-pin{height:100vh;padding:60px 50px;flex-direction:column;background-color:#f7f6f0;border-right:2px solid #111;z-index:10;box-sizing:border-box}.kove-left-pin,.kove-top-meta{display:flex;justify-content:space-between}.kove-top-meta{align-items:center;font-size:.78rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#444440}.kove-brand-tag{color:#111}.kove-center-brand{margin:auto 0}.kove-hero-title{font-family:Tesla,sans-serif!important;font-size:clamp(3.8rem,7vw,6.8rem);font-weight:400;letter-spacing:-2px;line-height:.9;color:#111;margin:0 0 12px;text-transform:uppercase}.kove-hero-subtitle{font-size:1.1rem;color:#666660;letter-spacing:.5px;font-weight:500}.kove-bottom-meta{display:flex;flex-direction:column;gap:20px}.kove-footer-desc{letter-spacing:1.2px;color:#555550;max-width:380px;line-height:1.5}.kove-btn,.kove-footer-desc{font-size:.8rem;font-weight:700;text-transform:uppercase}.kove-btn{display:inline-flex;align-items:center;gap:12px;background-color:#111;color:#fff;padding:14px 28px;border-radius:4px;text-decoration:none;letter-spacing:1.5px;transition:all .3s ease;width:-moz-fit-content;width:fit-content}.kove-btn:hover{background-color:#f85922;transform:translateY(-2px)}.kove-right-gallery{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;padding:24px;background-color:#111;overflow:hidden;position:relative;height:100vh;box-sizing:border-box}.kove-gallery-col{display:flex;flex-direction:column;gap:20px;will-change:transform}.kove-card-item{position:relative;background-color:#000;border-radius:4px;overflow:hidden;aspect-ratio:4/5;box-shadow:0 10px 30px rgba(0,0,0,.4);cursor:pointer}.kove-card-img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.16,1,.3,1),opacity .3s ease;opacity:.9}.kove-card-item:hover .kove-card-img{transform:scale(1.08);opacity:1}.kove-card-badge{top:14px;background-color:rgba(0,0,0,.65);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.68rem;letter-spacing:1.2px;padding:4px 10px;border-radius:2px;border:1px solid hsla(0,0%,100%,.15)}.kove-card-badge,.kove-card-caption{position:absolute;left:14px;color:#fff;font-weight:700}.kove-card-caption{bottom:14px;right:14px;font-size:.9rem;letter-spacing:.5px;text-transform:uppercase;z-index:2;text-shadow:0 2px 8px rgba(0,0,0,.8)}.fullscreen-stack-section{position:absolute;top:0;left:0;width:100%;height:100vh;z-index:50;background-color:#121110;color:#fff;display:flex;align-items:center;justify-content:center;padding:60px 40px;box-shadow:0 -30px 80px rgba(0,0,0,.5);border-top-left-radius:36px;border-top-right-radius:36px;will-change:transform;box-sizing:border-box;overflow:hidden}.stack-card-inner{max-width:800px;text-align:center;display:flex;flex-direction:column;align-items:center}.stack-eyebrow{font-size:.85rem;font-weight:600;color:#f85922;letter-spacing:2px;text-transform:uppercase;margin-bottom:20px}.stack-title{font-family:Tesla,sans-serif!important;font-size:clamp(3rem,6vw,5.2rem);font-weight:400;letter-spacing:-2px;line-height:1;color:#fff;margin-bottom:24px;text-transform:uppercase}.stack-desc{font-family:PP Neue Montreal,sans-serif;font-size:1.1rem;line-height:1.6;color:#b5b4ae;margin-bottom:36px;max-width:650px;font-weight:400}.stack-btn-wrap{display:flex;justify-content:center}.stack-cta-btn{display:inline-flex;align-items:center;gap:12px;background-color:#fff;color:#121110;padding:16px 36px;border-radius:100px;text-decoration:none;font-family:PP Neue Montreal,sans-serif;font-size:.88rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;transition:all .3s ease}.stack-cta-btn:hover{background-color:#f85922;color:#fff;transform:translateY(-2px);box-shadow:0 10px 25px rgba(248,89,34,.3)}@media (max-width:992px){.hero-reveal__content{padding:24px 16px 40px;margin-top:0;min-height:auto}.hero-reveal__content-inner{padding:32px 24px;border-radius:28px}.cutout-grid{grid-template-columns:1fr;gap:28px}.cutout-right{justify-content:center;width:100%}.cutout-card-container{max-width:100%;aspect-ratio:4/4.2}.kove-work-container{grid-template-columns:1fr;height:auto}.kove-left-pin{height:auto;border-right:none;border-bottom:2px solid #111;padding:40px 24px}.kove-work-section{height:auto;border-top-left-radius:24px;border-top-right-radius:24px}.kove-right-gallery{padding:16px;height:auto}}@media (max-width:768px){.hero-reveal{min-height:auto}.c-wide-text.-split{font-size:clamp(2.2rem,10vw,5rem)}.hero-reveal__content{padding:12px 10px;margin-top:-100vh}.hero-reveal__content-inner{padding:22px 16px;border-radius:24px}.about-title-row{gap:10px}.about-main-title{font-size:1.5rem}.about-title-divider{display:none}.cutout-headline{font-size:clamp(2.6rem,11vw,4rem);letter-spacing:-2px;margin-bottom:12px}.cutout-lead{font-size:.9rem;line-height:1.45;margin-bottom:16px}.real-award-belt-wrap{max-width:100%;margin-bottom:20px;padding:6px 0}.real-award-item{height:32px}.real-award-item img{max-height:32px}.cutout-stats{grid-template-columns:1fr 1fr;gap:16px}.stat-number{font-size:1.8rem}.stat-desc{font-size:.72rem;line-height:1.35}.cutout-card-container{max-width:100%;aspect-ratio:4/4}.cutout-card-frame{border-radius:28px}.card-signature{font-size:1.2rem;top:16px;left:16px}.card-slide-dots{top:18px}.badge-avatar{width:36px;height:36px}.card-side-badges{bottom:70px;left:14px;gap:6px}.card-poster-caption{left:62px;bottom:18px}.poster-title{font-size:.88rem}.poster-sub{font-size:.62rem}.card-bottom-arrow-btn{width:38px;height:38px;bottom:14px;left:14px}.fullscreen-stack-section{padding:36px 18px;border-top-left-radius:24px;border-top-right-radius:24px}.stack-title{font-size:clamp(2.2rem,8vw,3.5rem)}.stack-desc{font-size:.95rem;margin-bottom:24px}}@media (max-width:480px){.hero-reveal__content-inner{padding:18px 12px;border-radius:20px}.cutout-headline{font-size:2.4rem}.stat-number{font-size:1.6rem}.cutout-card-container{aspect-ratio:1/1}}