:root{--paper:#fff;--paper-soft:#f6f8fb;--ink:#151515;--muted:#747474;--line:#1515151c;--orange:#f28a00;--blue:#1678b8;--yellow:#f5c542;--teal:#22b8a7;--violet:#7d67e8;--coral:#ff6f78;--lime:#8bcf63}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%}.teaserPage{background:var(--paper);min-height:100vh;overflow:hidden}.announcementBar{color:#fff;background:#111;border-bottom:1px solid #ffffff14;overflow:hidden}.announcementTrack{align-items:center;width:max-content;min-width:100%;height:34px;animation:24s linear infinite bannerScroll;display:flex}.announcementTrack span{white-space:nowrap;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:24px;padding-right:24px;font-size:9px;font-weight:900;display:inline-flex}.announcementTrack i{color:var(--yellow);font-style:normal}@keyframes bannerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.siteHeader{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#fffffff7;grid-template-columns:1fr auto 1fr;align-items:center;min-height:94px;padding:0 clamp(22px,4vw,58px);display:grid;position:sticky;top:0}.brandMark{grid-column:1;justify-self:start;align-items:center;display:inline-flex}.brandMark img{width:164px;display:block}.mainNav{grid-column:2;align-items:center;gap:30px;display:flex}.mainNav a{color:#45494e;letter-spacing:.15em;text-transform:uppercase;padding:12px 2px;font-size:10px;font-weight:900}.headerActions{grid-column:3;justify-self:end;align-items:center;gap:16px;display:flex}.headerEmblem{object-fit:contain;width:49px;height:49px}.homeBanner{width:min(1680px,100%);margin:0 auto;padding:18px clamp(14px,2vw,28px) 0}.homeBanner img{aspect-ratio:2.3;object-fit:cover;object-position:center;background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(100deg,#ffb52b 0%,#ff6f78 25%,#e84bdf 47%,#7d67e8 68%,#16a8e8 86%,#22b8a7 100%) border-box;border:3px solid #0000;border-radius:20px;width:100%;height:auto;display:block;box-shadow:0 12px 34px #1515150f}.teaserHero{text-align:center;justify-content:center;align-items:center;min-height:760px;padding:76px 28px 108px;display:flex;position:relative}.teaserContent{z-index:3;width:min(900px,100%);position:relative;transform:translateY(-14px)}.heroEmblem{object-fit:contain;width:158px;height:158px;margin:0 auto 4px;display:block}.heroLogo{width:min(620px,84vw);margin:18px auto 0;display:block}.eyebrow,.sectionKicker{color:var(--blue);letter-spacing:.23em;text-transform:uppercase;margin:0;font-size:10px;font-weight:900}.sectionKicker{align-items:center;gap:14px;display:inline-flex}.sectionKicker img{object-fit:contain;width:62px;height:62px}h1{max-width:760px;margin:38px auto 0;font-size:clamp(34px,4.5vw,64px);line-height:1.06}.comingSoon{color:var(--muted);margin:24px 0 0}.heroLinks{justify-content:center;gap:12px;margin-top:34px;display:flex}.heroLinks a{color:#fff;background:#111;border-radius:999px;padding:15px 22px;font-size:10px;font-weight:900}.projectSection{border-top:1px solid var(--line);width:min(1280px,100% - 56px);margin:0 auto;padding:120px 0 130px}.projectIntro{max-width:780px}.projectIntro h2,.revealSection h2{margin:20px 0 0;font-size:clamp(44px,6vw,82px);line-height:.96}.projectIntro>p{max-width:650px;color:var(--muted);margin:26px 0 0;font-size:18px;line-height:1.7}.previewGrid{grid-template-columns:1.3fr 1fr 1fr;gap:18px;margin-top:64px;display:grid}.previewCard{background:var(--paper-soft);border-radius:28px;flex-direction:column;justify-content:space-between;min-height:280px;padding:28px;display:flex}.previewPrimary{min-height:360px}.previewCard h3{margin:0;font-size:clamp(26px,3vw,46px)}.revealSection{color:#fff;text-align:center;background:#111;border-radius:34px;flex-direction:column;justify-content:center;align-items:center;min-height:520px;margin:0 24px 24px;padding:100px 30px;display:flex}.revealEmblem{object-fit:contain;width:124px;height:124px;margin-bottom:20px}.revealSection>span{color:#ffffff9e;max-width:600px;margin-top:26px}footer{justify-content:space-between;align-items:center;gap:24px;min-height:108px;padding:0 38px;display:flex}.footerBrand{align-items:center;gap:16px;display:flex}.footerBrand>img:first-child{width:128px}.footerEmblem{object-fit:contain;height:68px;width:68px!important}.drooperButton{text-transform:uppercase;font-size:10px;font-weight:900}@media (max-width:820px){.previewGrid{grid-template-columns:1fr}.siteHeader{grid-template-columns:1fr auto}.mainNav{grid-column:2}.headerActions{display:none}}@media (max-width:640px){.siteHeader{min-height:72px;padding:0 16px}.brandMark img{width:112px}.mainNav{gap:12px}.mainNav a{font-size:8px}.homeBanner{height:auto;min-height:0;padding:14px 12px 0;overflow:visible}.homeBanner img{aspect-ratio:1.62;object-fit:cover;object-position:center;border-width:3px;border-radius:18px;width:100%;height:auto}.heroEmblem{width:122px;height:122px}.teaserHero{min-height:660px;padding:60px 20px 82px}.teaserContent{transform:translateY(-8px)}.heroLogo{margin-top:14px}.projectSection{width:calc(100% - 36px);padding:90px 0 100px}.sectionKicker img{width:52px;height:52px}.revealSection{min-height:440px;margin:0 12px 12px;padding:70px 22px}.revealEmblem{width:98px;height:98px}.footerEmblem{height:54px;width:54px!important}}
.siteHeader{background:radial-gradient(circle at 23% 34%,#ff6f78 0 3px,#0000 3.8px),radial-gradient(circle at 26% 27%,#22b8a7 0 2.5px,#0000 3.2px),radial-gradient(circle at 28.5% 43%,#f5c542 0 3.5px,#0000 4.3px),radial-gradient(circle at 31% 35%,#7d67e8 0 2.5px,#0000 3.2px),radial-gradient(circle at 43% 68%,#8bcf63 0 2.5px,#0000 3.2px),radial-gradient(circle at 52% 28%,#1678b8 0 3px,#0000 3.8px),radial-gradient(circle at 55% 38%,#ff9f43 0 2.5px,#0000 3.2px),radial-gradient(circle at 58% 24%,#ff6f78 0 3.5px,#0000 4.3px),radial-gradient(circle at 66% 72%,#22b8a7 0 2.5px,#0000 3.2px),radial-gradient(circle at 78% 30%,#f5c542 0 3px,#0000 3.8px),radial-gradient(circle at 81% 41%,#8bcf63 0 2.5px,#0000 3.2px),radial-gradient(circle at 84% 27%,#ff6f78 0 3.5px,#0000 4.3px),radial-gradient(circle at 87% 36%,#7d67e8 0 2.5px,#0000 3.2px),radial-gradient(circle at 94% 66%,#1678b8 0 2.5px,#0000 3.2px),#fffffff7;position:sticky;overflow:hidden}.siteHeader:before{content:"";pointer-events:none;background:radial-gradient(circle at 27% 35%,#ff6f7812 0 13px,#0000 14px),radial-gradient(circle at 55% 33%,#22b8a70f 0 14px,#0000 15px),radial-gradient(circle at 83% 34%,#7d67e80f 0 12px,#0000 13px);position:absolute;inset:0}.brandMark,.mainNav,.siteHeader:after{z-index:2;position:relative}.brandMark:before{display:none!important}.mainNav a:first-child{color:#1678b8}.mainNav a:nth-child(2){color:#7d67e8}.mainNav a:nth-child(3){color:#ff6f78}.mainNav a:hover{color:#111}@media (max-width:640px){.siteHeader{background:radial-gradient(circle at 29% 34%,#ff6f78 0 2.5px,#0000 3.2px),radial-gradient(circle at 33% 43%,#22b8a7 0 2px,#0000 2.8px),radial-gradient(circle at 52% 24%,#f5c542 0 2.5px,#0000 3.2px),radial-gradient(circle at 70% 38%,#7d67e8 0 2.5px,#0000 3.2px),radial-gradient(circle at 91% 68%,#8bcf63 0 2px,#0000 2.8px),#fff}.siteHeader:before{display:none}}
.announcementBar{overflow:hidden}.announcementTrack{will-change:transform;align-items:center;height:34px;width:max-content!important;min-width:200vw!important;animation:24s linear infinite bannerLoop!important;display:flex!important}.announcementGroup{flex:none;justify-content:space-around;align-items:center;min-width:100vw;display:flex}.announcementGroup span{white-space:nowrap;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:24px;padding:0 28px;font-size:9px;font-weight:900;display:inline-flex}.announcementGroup i{font-style:normal}.announcementGroup span:nth-child(3n+1) i{color:var(--yellow)}.announcementGroup span:nth-child(3n+2) i{color:var(--teal)}.announcementGroup span:nth-child(3n+3) i{color:var(--coral)}.announcementBar:hover .announcementTrack{animation-play-state:paused!important}@keyframes bannerLoop{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (max-width:640px){.announcementTrack{height:30px;animation-duration:20s!important}.announcementGroup span{padding:0 20px}}@media (prefers-reduced-motion:reduce){.announcementTrack{animation:none!important}}
.siteHeader:after{display:none!important}.drooperButton{z-index:3;color:#555a60;letter-spacing:.13em;text-transform:uppercase;background:#fff;border:1px solid #e3e6e9;border-radius:999px;grid-column:3;justify-content:center;justify-self:end;align-items:center;min-height:36px;padding:0 16px;font-size:9px;font-weight:900;transition:transform .18s,border-color .18s,color .18s;display:inline-flex;position:relative;box-shadow:0 3px 12px #1515150a}.drooperButton:after{content:"";background:linear-gradient(90deg,var(--teal),var(--yellow),var(--coral),var(--violet));opacity:.85;border-radius:99px;height:3px;position:absolute;bottom:-7px;left:16px;right:16px}.drooperButton:hover{color:#111;border-color:#cdd2d7;transform:translateY(-2px)}@media (max-width:820px){.drooperButton{display:none}}
.teaserHero{padding-top:92px}.teaserContent{width:min(980px,100%)}.eyebrow{margin-bottom:0}.heroLogo{width:min(700px,88vw);margin-top:18px}h1{letter-spacing:-.052em;max-width:800px;margin-top:36px;font-family:Arial Rounded MT Bold,Arial,Helvetica,sans-serif;font-size:clamp(36px,4.7vw,68px);font-weight:750;line-height:1.035}.comingSoon{color:#555b62;margin-top:20px;font-weight:900}.heroGlowOrange{opacity:.18;bottom:-40px;left:-135px}.heroGlowBlue{opacity:.16;top:95px;right:-165px}@media (max-width:640px){.teaserHero{padding-top:70px}.heroLogo{width:min(560px,94vw);margin-top:14px}h1{margin-top:30px;font-size:clamp(38px,12vw,58px)}.comingSoon{margin-top:18px}.heroGlowOrange{bottom:-60px;left:-170px}}
.teaserHero:before,.teaserHero:after{content:"";z-index:1;pointer-events:none;opacity:.56;filter:saturate(1.18)drop-shadow(0 10px 18px #ff566014);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 220'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' y1='.5' x2='1' y2='.5'%3E%3Cstop offset='0' stop-color='%23ffd326'/%3E%3Cstop offset='.2' stop-color='%23ff981a'/%3E%3Cstop offset='.4' stop-color='%23ff4d61'/%3E%3Cstop offset='.58' stop-color='%23ec419d'/%3E%3Cstop offset='.73' stop-color='%23a84fed'/%3E%3Cstop offset='.87' stop-color='%23317def'/%3E%3Cstop offset='1' stop-color='%2327c8ca'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='url(%23g)'%3E%3Cpath d='M0 153 C105 154 120 128 205 126 C173 116 147 101 135 79 C200 91 247 112 294 102 C262 88 238 67 227 38 C299 66 338 96 397 89 C376 71 365 53 367 25 C423 64 452 86 508 83 C493 67 490 48 500 22 C550 63 582 82 636 81 C624 66 624 49 637 31 C680 66 718 80 758 84 C748 71 750 57 764 43 C798 78 840 91 900 93 C850 111 813 128 766 137 C815 138 850 145 900 158 C823 166 762 163 705 158 C730 171 752 186 765 208 C706 187 658 170 603 166 C620 178 631 192 633 213 C586 187 541 171 493 168 C504 181 508 194 502 216 C463 190 418 173 374 171 C384 184 384 198 374 218 C342 191 303 174 260 172 C266 185 261 199 247 215 C218 188 187 171 145 169 C147 183 139 196 122 207 C100 181 72 163 0 153 Z'/%3E%3Cpath opacity='.48' d='M58 151 C150 151 204 139 265 121 C245 115 225 104 210 89 C272 99 328 109 374 99 C355 91 340 79 331 64 C387 82 430 94 480 91 C466 82 460 72 461 58 C505 82 545 94 590 91 C579 82 578 71 586 60 C625 84 665 96 707 96 C698 88 699 77 708 69 C744 94 790 105 842 107 C802 120 763 130 716 135 C752 139 790 148 832 159 C751 159 692 151 635 145 C654 155 668 166 674 181 C624 161 579 150 532 147 C544 157 548 168 544 182 C505 162 464 150 419 150 C428 159 429 170 423 183 C389 163 351 152 309 153 C315 163 311 174 302 184 C273 165 239 155 199 155 C199 166 192 175 182 183 C156 165 125 154 58 151 Z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:min(780px,70vw);height:190px;position:absolute}.teaserHero:before{top:-5px;right:-205px;transform:rotate(-5deg)}.teaserHero:after{opacity:.34;bottom:4px;left:-250px;transform:rotate(174deg)scale(.82)}.siteHeader:before{content:"";pointer-events:none;z-index:2;opacity:.52;filter:saturate(1.08);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 70'%3E%3Cdefs%3E%3ClinearGradient id='m' x1='0' x2='1'%3E%3Cstop offset='0' stop-color='%23ec419d'/%3E%3Cstop offset='.09' stop-color='%23317def'/%3E%3Cstop offset='.18' stop-color='%23ff981a'/%3E%3Cstop offset='.27' stop-color='%2327c8ca'/%3E%3Cstop offset='.36' stop-color='%23a84fed'/%3E%3Cstop offset='.45' stop-color='%23ffd326'/%3E%3Cstop offset='.54' stop-color='%23ff4d61'/%3E%3Cstop offset='.63' stop-color='%23317def'/%3E%3Cstop offset='.72' stop-color='%23ff981a'/%3E%3Cstop offset='.81' stop-color='%23ec419d'/%3E%3Cstop offset='.9' stop-color='%2327c8ca'/%3E%3Cstop offset='1' stop-color='%23a84fed'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23m)' d='M0 43 C42 45 72 35 111 37 C96 31 85 26 79 19 C116 27 151 36 187 32 C171 27 157 20 149 11 C196 22 226 34 267 30 C251 24 244 17 244 8 C282 23 310 31 350 29 C339 23 336 17 340 9 C379 24 410 31 451 29 C443 24 443 18 450 12 C490 26 522 32 559 31 C552 26 553 20 559 15 C600 28 637 33 675 32 C666 27 667 21 674 16 C712 29 747 34 785 33 C777 28 779 22 786 17 C826 30 864 35 904 34 C895 29 897 24 905 19 C944 31 982 36 1021 35 C1013 31 1015 26 1023 21 C1065 34 1111 39 1200 40 C1130 46 1080 49 1010 47 C1034 52 1054 58 1068 66 C1015 58 968 52 919 50 C934 55 943 61 946 69 C907 60 868 53 828 52 C838 57 841 62 838 69 C802 60 765 53 727 53 C734 58 735 63 731 70 C697 60 661 54 624 54 C631 59 630 64 624 70 C591 60 558 54 521 54 C526 59 524 64 518 69 C487 60 455 54 420 54 C423 59 420 64 413 69 C383 60 352 54 317 53 C319 58 315 64 308 68 C276 59 246 53 211 52 C211 58 206 63 198 67 C169 58 139 51 103 50 C101 56 95 61 86 64 C67 54 43 47 0 43 Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;grid-column:1/-1;width:auto;height:10px;position:absolute;top:0;left:16.667%;right:16.667%;transform:none}.projectSection:before{opacity:.22;height:3px}.revealSection:after{opacity:.3;height:3px}@media (max-width:640px){.teaserHero:before{opacity:.43;width:100vw;height:132px;top:-2px;right:-52vw}.teaserHero:after{opacity:.24;width:104vw;height:128px;bottom:2px;left:-55vw}.siteHeader:before{opacity:.46;width:auto;height:8px;left:7%;right:7%}}
.headerBlaze{display:none!important}.siteHeader{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 70'%3E%3Cdefs%3E%3ClinearGradient id='m' x1='0' x2='1'%3E%3Cstop offset='0' stop-color='%23ffd09f'/%3E%3Cstop offset='.12' stop-color='%23ff9fb6'/%3E%3Cstop offset='.24' stop-color='%23ddaaf5'/%3E%3Cstop offset='.36' stop-color='%238bcdf8'/%3E%3Cstop offset='.48' stop-color='%23fba9c8'/%3E%3Cstop offset='.6' stop-color='%23ffd49d'/%3E%3Cstop offset='.72' stop-color='%23a9c4f8'/%3E%3Cstop offset='.84' stop-color='%23e7acf2'/%3E%3Cstop offset='1' stop-color='%238bcdf8'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23m)' d='M0 43 C42 45 72 35 111 37 C96 31 85 26 79 19 C116 27 151 36 187 32 C171 27 157 20 149 11 C196 22 226 34 267 30 C251 24 244 17 244 8 C282 23 310 31 350 29 C339 23 336 17 340 9 C379 24 410 31 451 29 C443 24 443 18 450 12 C490 26 522 32 559 31 C552 26 553 20 559 15 C600 28 637 33 675 32 C666 27 667 21 674 16 C712 29 747 34 785 33 C777 28 779 22 786 17 C826 30 864 35 904 34 C895 29 897 24 905 19 C944 31 982 36 1021 35 C1013 31 1015 26 1023 21 C1065 34 1111 39 1200 40 C1130 46 1080 49 1010 47 C1034 52 1054 58 1068 66 C1015 58 968 52 919 50 C934 55 943 61 946 69 C907 60 868 53 828 52 C838 57 841 62 838 69 C802 60 765 53 727 53 C734 58 735 63 731 70 C697 60 661 54 624 54 C631 59 630 64 624 70 C591 60 558 54 521 54 C526 59 524 64 518 69 C487 60 455 54 420 54 C423 59 420 64 413 69 C383 60 352 54 317 53 C319 58 315 64 308 68 C276 59 246 53 211 52 C211 58 206 63 198 67 C169 58 139 51 103 50 C101 56 95 61 86 64 C67 54 43 47 0 43 Z'/%3E%3C/svg%3E"),radial-gradient(circle at 23% 34%,#ff6f78 0 3px,#0000 3.8px),radial-gradient(circle at 26% 27%,#22b8a7 0 2.5px,#0000 3.2px),radial-gradient(circle at 28.5% 43%,#f5c542 0 3.5px,#0000 4.3px),radial-gradient(circle at 31% 35%,#7d67e8 0 2.5px,#0000 3.2px),radial-gradient(circle at 43% 68%,#8bcf63 0 2.5px,#0000 3.2px),radial-gradient(circle at 52% 28%,#1678b8 0 3px,#0000 3.8px),radial-gradient(circle at 55% 38%,#ff9f43 0 2.5px,#0000 3.2px),radial-gradient(circle at 58% 24%,#ff6f78 0 3.5px,#0000 4.3px),radial-gradient(circle at 66% 72%,#22b8a7 0 2.5px,#0000 3.2px),radial-gradient(circle at 78% 30%,#f5c542 0 3px,#0000 3.8px),radial-gradient(circle at 81% 41%,#8bcf63 0 2.5px,#0000 3.2px),radial-gradient(circle at 84% 27%,#ff6f78 0 3.5px,#0000 4.3px),radial-gradient(circle at 87% 36%,#7d67e8 0 2.5px,#0000 3.2px),radial-gradient(circle at 94% 66%,#1678b8 0 2.5px,#0000 3.2px),linear-gradient(#fffffff7,#fffffff7)!important;background-position:top,23% 34%,26% 27%,28.5% 43%,31% 35%,43% 68%,52% 28%,55% 38%,58% 24%,66% 72%,78% 30%,81% 41%,84% 27%,87% 36%,94% 66%,50%!important;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat!important;background-size:66.667% 11px,auto,auto,auto,auto,auto,auto,auto,auto,auto,auto,auto,auto,auto,auto,100% 100%!important}.siteHeader:before{content:""!important;pointer-events:none!important;opacity:1!important;z-index:0!important;background:radial-gradient(circle at 27% 35%,#ff6f7812 0 13px,#0000 14px),radial-gradient(circle at 55% 33%,#22b8a70f 0 14px,#0000 15px),radial-gradient(circle at 83% 34%,#7d67e80f 0 12px,#0000 13px)!important;width:auto!important;height:auto!important;position:absolute!important;inset:0!important;transform:none!important}.brandMark,.mainNav,.drooperButton,.siteHeader:after{z-index:2;position:relative}@media (max-width:640px){.siteHeader{background-size:86% 8px,auto,auto,auto,auto,auto,auto,auto,auto,auto,auto,auto,auto,auto,auto,100% 100%!important}.siteHeader:before{display:none!important}}
.heroEmblem{object-fit:contain;filter:drop-shadow(0 8px 18px #f5c54238);width:58px;height:58px;margin:0 auto 14px;display:block}.sectionKicker{align-items:center;gap:8px;display:inline-flex}.sectionKicker img{object-fit:contain;width:22px;height:22px}.revealEmblem{object-fit:contain;filter:drop-shadow(0 10px 28px #f5c54247);width:66px;height:66px;margin:0 0 18px}.footerBrand{align-items:center;gap:12px;display:inline-flex}.footerBrand>img:first-child{width:128px}.footerEmblem{object-fit:contain;height:28px;width:28px!important}@media (max-width:640px){.heroEmblem{width:48px;height:48px;margin-bottom:10px}.sectionKicker img{width:19px;height:19px}.revealEmblem{width:54px;height:54px}.footerBrand{gap:8px}.footerBrand>img:first-child{width:105px}.footerEmblem{height:23px;width:23px!important}}
