*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1d1d1f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.6}a{color:inherit;text-decoration:none}.nav{z-index:100;justify-content:space-between;align-items:center;height:52px;padding:0 40px;transition:background .3s,border-color .3s;display:flex;position:fixed;top:0;left:0;right:0}.nav--top{background:0 0;border-bottom:1px solid #0000}.nav--scrolled{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#ffffffb8;border-bottom:1px solid #ffffff1a}.nav__wordmark{letter-spacing:.02em;cursor:pointer;font-size:18px;font-weight:700;transition:color .3s}.nav--top .nav__wordmark{color:#f5f5f7}.nav--scrolled .nav__wordmark{color:#1d1d1f}.nav__links{gap:28px;list-style:none;display:flex}.nav__links a{cursor:pointer;font-size:14px;font-weight:400;transition:color .3s}.nav--top .nav__links a{color:#f5f5f7cc}.nav--top .nav__links a:hover{color:#f5f5f7}.nav--scrolled .nav__links a{color:#1d1d1f}.nav--scrolled .nav__links a:hover{color:#e60000}.nav__burger{cursor:pointer;background:0 0;border:none;padding:4px;display:none}.nav--top .nav__burger svg{color:#f5f5f7}.nav--scrolled .nav__burger svg{color:#1d1d1f}.overlay{z-index:200;background:#000000f7;flex-direction:column;justify-content:center;align-items:center;gap:36px;display:flex;position:fixed;inset:0}.overlay__close{cursor:pointer;color:#f5f5f7;background:0 0;border:none;position:absolute;top:14px;right:20px}.overlay a{color:#f5f5f7;letter-spacing:-.01em;cursor:pointer;font-size:28px;font-weight:600}.overlay a:hover{color:#e60000}.cursor-glow-area{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero:hover .cursor-glow-area,.section--dark:hover .cursor-glow-area,.showcase:hover .cursor-glow-area{pointer-events:auto}.cursor-glow{pointer-events:none;background:radial-gradient(circle,#e600000f 0%,#ffd10008 40%,#0000 70%);border-radius:50%;width:400px;height:400px;transition:left .1s ease-out,top .1s ease-out;position:fixed;transform:translate(-50%,-50%)}.hero{background:#0a0a0a;justify-content:center;align-items:center;min-height:100vh;padding:0 24px;display:flex;position:relative;overflow:hidden}.hero:before,.section--dark:after,.showcase:after{content:"";opacity:.03;pointer-events:none;z-index:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E") 0 0/128px 128px;position:absolute;inset:0}.hero__layout{z-index:1;justify-content:center;align-items:center;gap:60px;width:100%;max-width:1100px;display:flex;position:relative}.hero__text{text-align:left;flex:1}.hero__glow{pointer-events:none;z-index:0;background:radial-gradient(#e600000f 0%,#ffd10008 40%,#0000 70%);width:700px;height:500px;position:absolute;top:50%;left:40%;transform:translate(-50%,-50%)}.hero__wordmark{letter-spacing:.12em;color:#f5f5f7;margin-bottom:24px;font-size:28px;font-weight:700}.hero__title{letter-spacing:-.02em;background:linear-gradient(135deg,#e60000 0%,#ffd100 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:72px;font-weight:700;line-height:1.05}.hero__sub{color:#86868b;margin-bottom:40px;font-size:22px;font-weight:400}.hero__ctas{gap:16px;display:flex}.hero-devices{flex-shrink:0;width:300px;height:420px;position:relative}.hero-devices__phone{object-fit:cover;filter:drop-shadow(0 20px 40px #0006);border-radius:24px;width:220px;height:340px;animation:3s ease-in-out infinite dev-float;position:absolute;top:0;right:0;transform:rotateY(-8deg)}.hero-devices__tablet{object-fit:cover;filter:drop-shadow(0 16px 32px #00000059);border-radius:20px;width:180px;height:260px;animation:3s ease-in-out .5s infinite dev-float;position:absolute;bottom:0;left:0;transform:rotateY(6deg)}@keyframes dev-float{0%,to{translate:0}50%{translate:0 -12px}}.btn{cursor:pointer;border:none;border-radius:980px;justify-content:center;align-items:center;padding:14px 30px;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .3s;display:inline-flex}.btn:hover{transform:scale(1.05)}.btn:active{transform:scale(.98)}.btn--gradient{color:#fff;background:linear-gradient(135deg,#e60000,#ffd100)}.btn--gradient:hover{box-shadow:0 8px 24px #e600004d}.btn--ghost{color:#f5f5f7;background:0 0;border:1.5px solid #f5f5f766}.btn--ghost:hover{border-color:#f5f5f7;box-shadow:0 8px 24px #f5f5f714}.section{padding:120px 24px;position:relative;overflow:hidden}.section--dark{background:#0a0a0a;position:relative}.section--fade-top:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(#0a0a0a,#fff);height:150px;position:absolute;top:-150px;left:0;right:0}.section--fade-top-dark:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(#fff,#0a0a0a);height:150px;position:absolute;top:-150px;left:0;right:0}.section__inner{z-index:1;max-width:980px;margin:0 auto;position:relative}.section__heading{letter-spacing:-.02em;color:#1d1d1f;text-align:center;margin-bottom:12px;font-size:48px;font-weight:700}.section__heading--light{color:#f5f5f7}.section__sub{color:#86868b;text-align:center;margin-bottom:72px;font-size:20px;font-weight:400}.services{grid-template-columns:repeat(3,1fr);gap:64px 48px;display:grid}.services--five{grid-template-columns:repeat(6,1fr)}.services--five .svc-wrap:first-child{grid-column:1/3}.services--five .svc-wrap:nth-child(2){grid-column:3/5}.services--five .svc-wrap:nth-child(3){grid-column:5/7}.services--five .svc-wrap:nth-child(4){grid-column:2/4}.services--five .svc-wrap:nth-child(5){grid-column:4/6}.svc{text-align:center}.svc__img{object-fit:cover;border-radius:24px;width:180px;height:180px;margin:0 auto 24px;display:block}.svc__icon{color:#1d1d1f;margin-bottom:16px}.svc__name{color:#1d1d1f;margin-bottom:6px;font-size:22px;font-weight:600}.svc__desc{color:#86868b;font-size:16px;line-height:1.5}.showcase{background:#0a0a0a;padding:100px 24px;position:relative;overflow:hidden}.showcase__inner{z-index:1;text-align:center;max-width:980px;margin:0 auto;position:relative}.showcase__title{letter-spacing:-.02em;color:#f5f5f7;margin-bottom:64px;font-size:36px;font-weight:700}.showcase__devices{justify-content:center;align-items:center;gap:32px;height:320px;display:flex;position:relative}.showcase__dev{object-fit:cover;filter:drop-shadow(0 20px 40px #0006);border-radius:20px;position:absolute}.showcase__dev--1{width:180px;height:280px;left:10%;transform:rotate(-6deg)}.showcase__dev--2{z-index:2;width:200px;height:300px;left:50%;transform:translate(-50%)}.showcase__dev--3{width:170px;height:270px;right:10%;transform:rotate(5deg)}.stats{justify-content:center;gap:80px;margin-bottom:48px;display:flex}.stat{text-align:center}.stat__number{letter-spacing:-.03em;background:linear-gradient(135deg,#e60000,#ffd100);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:80px;font-weight:700;line-height:1}.stat__label{color:#86868b;font-size:16px;font-weight:400}.stats-cities{text-align:center;color:#86868b;font-size:20px;font-weight:400}.sedi-photos{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:48px;display:grid}.sedi-photos__img{object-fit:cover;border-radius:16px;width:100%;height:200px;display:block}.store-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.store-card{-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;gap:10px;padding:32px;display:flex}.store-card__name{color:#f5f5f7;font-size:20px;font-weight:600}.store-card__addr{color:#86868b;font-size:16px;line-height:1.5}.store-card__link{color:#f5f5f7;border:1px solid #ffffff4d;border-radius:980px;align-items:center;gap:6px;width:fit-content;margin-top:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:background .2s,border-color .2s;display:inline-flex}.store-card__link:hover{background:#ffffff14;border-color:#f5f5f7}.careers-img{object-fit:cover;border-radius:20px;width:100%;max-width:700px;height:320px;margin:0 auto 56px;display:block}.careers-intro{text-align:center;color:#f5f5f7;max-width:600px;margin:0 auto 56px;font-size:17px;line-height:1.7}.perks{flex-wrap:wrap;justify-content:center;gap:24px 40px;margin-bottom:56px;display:flex}.perk{color:#f5f5f7;align-items:center;gap:8px;font-size:16px;display:flex}.perk svg{color:#ffd100;flex-shrink:0}.careers-cta{text-align:center}.careers-cta__note{color:#86868b;margin-top:16px;font-size:16px}.footer{background:#000;padding:64px 24px 32px}.footer__inner{max-width:980px;margin:0 auto}.footer__wordmark{color:#f5f5f7;margin-bottom:4px;font-size:20px;font-weight:700}.footer__tagline{color:#86868b;margin-bottom:32px;font-size:14px}.footer__info{color:#86868b;flex-wrap:wrap;gap:8px 32px;margin-bottom:32px;font-size:14px;display:flex}.footer__info a{color:#86868b;transition:color .2s}.footer__info a:hover{color:#f5f5f7}.footer__divider{border:none;border-top:1px solid #333;margin-bottom:16px}.footer__copy{color:#86868b;font-size:14px}@media (width<=1024px){.services,.services--five{grid-template-columns:repeat(2,1fr)}.services--five .svc-wrap:first-child,.services--five .svc-wrap:nth-child(2),.services--five .svc-wrap:nth-child(3),.services--five .svc-wrap:nth-child(4),.services--five .svc-wrap:nth-child(5){grid-column:auto}.stats{gap:48px}.hero__layout{gap:40px}.hero-devices{width:220px;height:340px}.hero-devices__phone{width:160px;height:260px}.hero-devices__tablet{width:130px;height:200px}.store-grid,.sedi-photos{grid-template-columns:repeat(2,1fr)}.sedi-photos__img:nth-child(3){grid-column:1/-1}.showcase__dev--1{left:5%}.showcase__dev--3{right:5%}}@media (width<=768px){.nav{padding:0 20px}.nav__links{display:none}.nav__burger{display:block}.hero__layout{text-align:center;flex-direction:column}.hero__text{text-align:center}.hero__ctas{justify-content:center}.hero-devices{width:200px;height:300px}.hero-devices__tablet{display:none}.hero-devices__phone{width:200px;height:300px;position:static;transform:none}.hero__title{font-size:40px}.hero__sub{font-size:18px}.hero__wordmark{font-size:22px}.hero__ctas{flex-direction:column;width:100%;max-width:280px;margin:0 auto}.btn{width:100%}.section{padding:80px 20px}.section__heading,.section__heading--light{font-size:32px}.section__sub{margin-bottom:48px;font-size:18px}.services,.services--five{grid-template-columns:1fr;gap:48px}.services--five .svc-wrap:first-child,.services--five .svc-wrap:nth-child(2),.services--five .svc-wrap:nth-child(3),.services--five .svc-wrap:nth-child(4),.services--five .svc-wrap:nth-child(5){grid-column:auto}.showcase{padding:80px 20px}.showcase__title{font-size:28px}.showcase__devices{height:260px}.showcase__dev--1{width:120px;height:200px;left:2%}.showcase__dev--2{width:140px;height:220px}.showcase__dev--3{width:110px;height:190px;right:2%}.stats{flex-direction:column;gap:40px}.stat__number{font-size:56px}.store-grid{grid-template-columns:1fr;gap:16px}.sedi-photos{grid-template-columns:1fr;gap:12px}.sedi-photos__img{height:160px}.perks{flex-direction:column;align-items:center}.careers-img{height:200px}.footer__info{flex-direction:column;gap:6px}.section--fade-top:before,.section--fade-top-dark:before{height:80px;top:-80px}.cursor-glow{display:none}}
