.hero{isolation:isolate;min-height:100svh;padding-top:var(--site-nav-height);position:relative;overflow:clip}.hero__texture{z-index:-3;opacity:.56;background-image:radial-gradient(circle,#a5e0ff2e 0 1px,#0000 1.35px),radial-gradient(circle,#59a9da21 0 .8px,#0000 1.2px);background-position:0 0,3.1rem 2.4rem;background-size:7.4rem 6.6rem,10.2rem 9.1rem;position:absolute;inset:0;-webkit-mask-image:radial-gradient(76% 92% at 50% 48%,#000 8%,#000000d1 56%,#0000 100%);mask-image:radial-gradient(76% 92% at 50% 48%,#000 8%,#000000d1 56%,#0000 100%)}.hero__beam{z-index:-2;filter:blur(8px);background:radial-gradient(#1b70b52e,#0c376212 44%,#0000 72%);border-radius:50%;width:min(64rem,78vw);height:38rem;animation:5.8s ease-in-out infinite alternate hero-ambient-pulse;position:absolute;top:3%;left:50%;transform:translate(-50%)}@keyframes hero-ambient-pulse{0%{opacity:.58;filter:blur(10px);transform:translate(-50%)scale(.92)}to{opacity:1;filter:blur(16px);transform:translate(-50%)scale(1.08)}}.hero__grid{--hero-grid-size:clamp(3.25rem, 4.5vw, 5rem);z-index:-1;background-color:#091b2c2e;background-image:radial-gradient(at 50% 42%,#2f93d229,#0000 58%),linear-gradient(#7cccf621 1px,#0000 1px),linear-gradient(90deg,#7cccf621 1px,#0000 1px);background-position:50%,50%,50%;background-size:100% 100%, var(--hero-grid-size) var(--hero-grid-size), var(--hero-grid-size) var(--hero-grid-size);width:min(112rem,118vw);height:min(58rem,96vh);box-shadow:none;-webkit-backdrop-filter:blur(10px)saturate(125%);opacity:.88;position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%);-webkit-mask-image:radial-gradient(74% 70%,#000 12%,#000000db 45%,#0000004d 73%,#0000 100%);mask-image:radial-gradient(74% 70%,#000 12%,#000000db 45%,#0000004d 73%,#0000 100%)}.hero__grid:after{background-image:radial-gradient(circle at 7% 18%,#e2f9fff5 0 1px,#66d3ff7a 1.5px,#0000 5px),radial-gradient(circle at 17% 72%,#d8f5ffe6 0 .85px,#5ec2ff6b 1.4px,#0000 4px),radial-gradient(circle at 29% 31%,#eafafffa 0 1.1px,#72d5ff80 1.7px,#0000 6px),radial-gradient(circle at 42% 85%,#e1f9ffe6 0 .8px,#5cc0ff61 1.35px,#0000 4px),radial-gradient(circle at 58% 17%,#e9fafff5 0 1px,#69ccff73 1.55px,#0000 5px),radial-gradient(circle at 71% 64%,#effcfff0 0 .9px,#68caff70 1.45px,#0000 4px),radial-gradient(circle at 87% 27%,#e6f9fffa 0 1.15px,#70d5ff85 1.8px,#0000 6px),radial-gradient(circle at 94% 79%,#dcf7ffe0 0 .8px,#5ac2ff66 1.35px,#0000 4px),radial-gradient(circle,#b9e8ff47 0 1px,#0000 1.35px);background-position:50%,50%,50%,50%,50%,50%,50%,50%,50%;background-size:auto, auto, auto, auto, auto, auto, auto, auto, var(--hero-grid-size) var(--hero-grid-size);box-shadow:none;content:"";animation:5.5s ease-in-out infinite alternate hero-grid-stars-glow;position:absolute;inset:0}@keyframes hero-grid-stars-glow{0%{opacity:.62;filter:drop-shadow(0 0 #7ddaff00)}to{opacity:1;filter:drop-shadow(0 0 .42rem #7ddaff85)}}.hero__stars{z-index:0;pointer-events:none;position:absolute;inset:12% 4% 5%;overflow:hidden}.hero__stars i{aspect-ratio:1;background:#e4f9fff5;border-radius:50%;width:.24rem;animation:3.4s ease-in-out infinite alternate hero-star-twinkle;position:absolute;box-shadow:0 0 .35rem .08rem #52c5ffb8,0 0 .9rem #45aaff6b}.hero__stars i:first-child{animation-delay:-.7s;top:13%;left:15%}.hero__stars i:nth-child(2){animation-delay:-2.2s;top:28%;left:34%}.hero__stars i:nth-child(3){animation-delay:-1.4s;top:16%;left:57%}.hero__stars i:nth-child(4){animation-delay:-2.8s;top:64%;left:23%}.hero__stars i:nth-child(5){animation-delay:-.2s;top:53%;left:73%}.hero__stars i:nth-child(6){animation-delay:-1.9s;top:28%;left:86%}@keyframes hero-star-twinkle{0%{opacity:.22;transform:scale(.55)}to{opacity:1;transform:scale(1.35)}}.hero__stars b{opacity:0;background:linear-gradient(90deg,#0000,#78d7ff1a 20%,#e8fafffa 88%,#0000);border-radius:999px;width:clamp(3.5rem,7vw,6.5rem);height:1px;animation:8.5s linear infinite hero-shooting-star;position:absolute;transform:rotate(-27deg);box-shadow:0 0 .45rem #68d2ffb8}.hero__stars b:first-of-type{animation-delay:-1.6s;top:23%;left:-12%}.hero__stars b:nth-of-type(2){animation-duration:10.5s;animation-delay:-5.7s;top:62%;left:-18%}@keyframes hero-shooting-star{0%,72%{opacity:0;transform:translate(0,0)rotate(-27deg)}74%{opacity:.9}86%{opacity:0;transform:translate(128vw,25vw)rotate(-27deg)}to{opacity:0;transform:translate(128vw,25vw)rotate(-27deg)}}@media (min-width:768px){.hero__grid{width:calc(var(--hero-grid-size) * 18);height:calc(var(--hero-grid-size) * 10);background-position:0 0}.hero__grid:after{background-position:0 0}}.hero>.hero__grid{--hero-grid-size:clamp(4.4rem, 5.75vw, 5.8rem);--hero-grid-center-offset:clamp(2.2rem, 2.875vw, 2.9rem);background-color:#040f1b29;background-image:radial-gradient(at 50% 43%,#2f93d21c,#0000 59%),linear-gradient(#62b7e216 1px,#0000 1px),linear-gradient(90deg,#62b7e216 1px,#0000 1px);background-position:center, calc(50% + var(--hero-grid-center-offset)) calc(50% + var(--hero-grid-center-offset)), calc(50% + var(--hero-grid-center-offset)) calc(50% + var(--hero-grid-center-offset));opacity:.7;width:min(88rem,112vw);height:min(53rem,92vh);top:50svh}.hero__copy{z-index:2;text-align:center;justify-items:center;padding-top:clamp(4rem,7vh,5.15rem);display:grid;position:relative}.hero__eyebrow{color:#a6ddf085;letter-spacing:.16em;text-transform:uppercase;margin:0 0 1.25rem;font-size:.62rem}.hero h1{color:#ffffffe6;max-width:62rem;font-family:var(--font-howdybun);font-size:var(--site-howdybun-title-size);letter-spacing:-.02em;word-spacing:.08em;text-shadow:0 .15rem #8a97a46b,0 0 2.2rem #3f8dc81f;margin:0;font-weight:400;line-height:.94;position:relative;top:clamp(3.5rem,7vh,5rem)}.hero__description{max-width:42rem;color:var(--site-text-secondary);margin:1.15rem 0 0;font-size:clamp(.82rem,.95vw,.98rem);line-height:1.5;display:block;position:relative;top:clamp(3.5rem,7vh,5rem)}.hero__actions{flex-wrap:wrap;justify-content:center;gap:.55rem;margin-top:1.15rem;display:none}.hero__button{border:1px solid var(--site-border);min-width:8rem;min-height:2.25rem;color:var(--site-text-secondary);letter-spacing:.025em;background:#070b1380;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;padding:.45rem .82rem;font-size:.66rem;transition:border-color .18s,color .18s,background .18s;display:inline-flex}.hero__button:hover{color:var(--site-text);border-color:#8cdfff4d}.hero__button--primary{color:#e4fbffe6;background:linear-gradient(135deg,#268bb638,#0d223733);border-color:#74dbff42}.hero__button span{color:var(--site-cyan);font-size:.85rem;line-height:1;display:none}.hero__rail-viewport{--hero-rail-card-width:clamp(7.75rem, 10.8vw, 10.5rem);--hero-rail-gap:clamp(.72rem, 1.05vw, 1.1rem);z-index:1;opacity:0;position:absolute;top:clamp(19rem,50vh,32rem);left:0;right:0;overflow:visible}.hero__rail-viewport--ready{opacity:1}.hero__rail-viewport:before,.hero__rail-viewport:after{z-index:2;content:"";pointer-events:none;width:clamp(10rem,20vw,24rem);height:clamp(14rem,27vh,19rem);position:absolute;top:50%;transform:translateY(-50%)}.hero__rail-viewport:before{background:linear-gradient(90deg,#01050afa,#01070de6 34%,#02091180 68%,#0000);left:0;-webkit-mask-image:linear-gradient(#0000,#000 18% 82%,#0000);mask-image:linear-gradient(#0000,#000 18% 82%,#0000)}.hero__rail-viewport:after{background:linear-gradient(270deg,#01050afa,#01070de6 34%,#02091180 68%,#0000);right:0;-webkit-mask-image:linear-gradient(#0000,#000 18% 82%,#0000);mask-image:linear-gradient(#0000,#000 18% 82%,#0000)}.hero__rail{gap:var(--hero-rail-gap);width:max-content;padding-left:0;display:flex}.hero-media{width:var(--hero-rail-card-width);aspect-ratio:1.62;background:linear-gradient(145deg,#26303a,#111922 54%,#323d47);border:1px solid #b1e7ff1f;border-radius:.85rem;padding:.3rem;display:grid;position:relative;overflow:hidden;box-shadow:0 1.25rem 3.2rem #0000004d,inset 0 1px #ffffff21}.hero-media--on-phone{visibility:hidden;opacity:0;pointer-events:none}.hero-media__art{background:radial-gradient(circle at 21% 82%,#ffffff57 0 1px,#0000 1.3px),radial-gradient(circle at 85% 16%,#ffffff2e 0 .8px,#0000 1.1px);border-radius:.58rem;position:absolute;inset:.3rem;overflow:hidden}.hero-media__art:before,.hero-media__art:after,.hero-media__art span{content:"";display:block;position:absolute}.hero-media__art:before{aspect-ratio:1;filter:blur(1px);border-radius:50%;width:56%;top:-20%;left:31%}.hero-media__art:after{aspect-ratio:1;border:1px solid #ffffff61;border-radius:50%;width:78%;bottom:-48%;right:-7%}.hero-media__art span:first-child{background:#ffffffb8;width:46%;height:1px;top:19%;left:13%;transform:rotate(-24deg)}.hero-media__art span:nth-child(2){background:#ffffff59;width:1px;height:73%;top:0;right:16%;transform:rotate(31deg)}.hero-media__art span:nth-child(3){border:1px solid #ffffff7a;border-radius:50%;width:36%;height:27%;bottom:20%;left:13%}.hero-media--sky .hero-media__art{background-color:#1b92c3}.hero-media--sky .hero-media__art:before{background:#bdd6f6}.hero-media--violet .hero-media__art{background-color:#32265e}.hero-media--violet .hero-media__art:before{background:#ef3e7d}.hero-media--solar .hero-media__art{background-color:#796923}.hero-media--solar .hero-media__art:before{background:#f0b152}.hero-media--ice .hero-media__art{background-color:#74949d}.hero-media--ice .hero-media__art:before{background:#d8f1e7}.hero-media--signal .hero-media__art{background-color:#0b626a}.hero-media--signal .hero-media__art:before{background:#fd4f48}.hero-media--ember .hero-media__art{background-color:#6b2e25}.hero-media--ember .hero-media__art:before{background:#e96529}.hero-media--aqua .hero-media__art{background-color:#006c88}.hero-media--aqua .hero-media__art:before{background:#84dce5}.hero-media--monochrome .hero-media__art{background-color:#27313c}.hero-media--monochrome .hero-media__art:before{background:#d9e0e4}.hero-media__art--creative{background:#03060b}.hero-media__art--creative:before,.hero-media__art--creative:after{display:none}.hero-media__art-image,.hero-media__art-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-media__meta{color:#ffffffbf;letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(90deg,#020509ab,#0205093d);border-top:1px solid #ffffff1f;justify-content:space-between;align-self:end;padding:.55rem .65rem;font-size:.54rem;display:none}.hero__phone-composition{z-index:3;pointer-events:none;transform-origin:50% 70%;width:min(clamp(42rem,48vw,56rem),64svh);position:absolute;top:clamp(15rem,29vh - 1.4rem,17.5rem);left:50%;translate:-50%}@media (min-width:768px) and (max-height:1100px){.hero__phone-composition{width:min(44rem,60svh)}}@media (min-width:768px) and (max-height:820px){.hero__phone-composition{width:min(40rem,60svh)}}@media (min-width:768px) and (max-height:680px){.hero__phone-composition{width:min(34rem,56svh)}}.hero-phone-stage{aspect-ratio:1122/1402;width:100%;position:relative}.hero-phone-stage__frame{z-index:2;object-fit:contain;filter:drop-shadow(0 1.5rem 2rem #0006);position:absolute;inset:0}.hero-phone__screen{z-index:1;background:#071d30;border-radius:13% 13% 11% 11%;width:33.8%;height:56.35%;position:absolute;top:11.65%;left:33.1%;overflow:hidden;box-shadow:0 0 2rem #27aee61f}.hero-phone__campaign-screen{z-index:1;transform-origin:50%;background:#071d30;grid-template-rows:9% 34% 41% 16%;display:grid;position:absolute;inset:0;overflow:hidden}.hero-phone__ordering-screen{z-index:6;color:#e5f3fbd6;filter:blur(.24rem);opacity:0;transform-origin:50%;visibility:hidden;background:linear-gradient(#55a9d60e 1px,#0000 1px) 0 0/1.35rem 1.35rem,linear-gradient(90deg,#55a9d60e 1px,#0000 1px) 0 0/1.35rem 1.35rem,radial-gradient(circle at 72% 16%,#249dd533,#0000 28%) 0 0/100% 100%,#071522 0 0/100% 100%;flex-direction:column;justify-content:space-between;gap:.3rem;padding:.95rem .52rem .45rem;display:flex;position:absolute;inset:0;overflow:hidden;transform:translateY(12%)scale(.98)}.hero-phone__ordering-header{letter-spacing:-.02em;flex-shrink:0;justify-content:space-between;align-items:center;gap:.35rem;padding:0 .1rem;font-size:.44rem;display:flex}.hero-phone__ordering-mark{color:#040914;letter-spacing:-.02em;background:linear-gradient(135deg,#00e5ff,#0284c7);border-radius:.28rem;justify-content:center;align-items:center;width:1.05rem;height:1.05rem;font-size:.44rem;font-weight:900;display:inline-flex}.hero-phone__ordering-bag{color:#68e7ff;background:#00e5ff26;border:1px solid #00e5ff4d;border-radius:999px;justify-content:center;align-items:center;padding:.1rem .38rem;font-size:.36rem;font-weight:700;display:inline-flex}.hero-phone__ordering-feature{background:#07101a;border:1px solid #9ad9f32b;border-radius:.58rem;flex-shrink:0;height:3.8rem;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f}.hero-phone__ordering-feature:after{content:"";background:linear-gradient(#0000 15%,#02080ee6 100%);position:absolute;inset:0}.hero-phone__ordering-feature video{object-fit:cover;filter:saturate(.95)brightness(.85)contrast(1.05);width:100%;height:100%}.hero-phone__ordering-feature div{z-index:1;flex-direction:column;gap:.1rem;display:flex;position:absolute;bottom:.38rem;left:.5rem;right:.5rem}.hero-phone__ordering-feature span{color:#a5f3fc;text-transform:uppercase;letter-spacing:.08em;font-size:.32rem;font-weight:700}.hero-phone__ordering-feature strong{color:#fff;letter-spacing:-.02em;font-size:.55rem;font-weight:800;line-height:1.15}.hero-phone__ordering-tabs{flex-shrink:0;align-items:center;gap:.22rem;display:flex}.hero-phone__ordering-tabs span{color:#c5e5f194;white-space:nowrap;background:#2c7aa014;border:1px solid #89d3f021;border-radius:999px;place-items:center;min-height:1rem;padding-inline:.45rem;font-size:.33rem;font-weight:600;display:grid}.hero-phone__ordering-tabs span:first-child{color:#030814;background:#00e5ff;border-color:#00e5ff;font-weight:800;box-shadow:0 0 8px #00e5ff66}.hero-phone__ordering-list{flex-direction:column;flex:auto;gap:.26rem;min-height:0;display:flex}.hero-phone__ordering-item{background:linear-gradient(105deg,#235b762e,#08131ee0);border:1px solid #8bd2ef24;border-radius:.48rem;justify-content:space-between;align-items:center;gap:.35rem;padding:.22rem .32rem;display:flex;box-shadow:0 2px 6px #0000004d}.hero-phone__ordering-item video{object-fit:cover;border-radius:.34rem;flex-shrink:0;width:2.1rem;height:1.65rem;overflow:hidden}.hero-phone__ordering-item div{flex-direction:column;flex:auto;gap:.04rem;min-width:0;display:flex}.hero-phone__ordering-item strong{color:#f1f5f9;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:.4rem;font-weight:700;line-height:1.15;overflow:hidden}.hero-phone__ordering-item span{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;font-size:.31rem;line-height:1.1;overflow:hidden}.hero-phone__ordering-item b{color:#38bdf8;font-size:.38rem;font-weight:800;line-height:1}.hero-phone__ordering-item>i{color:#38bdf8;background:#00e5ff26;border:1px solid #00e5ff4d;border-radius:.28rem;flex-shrink:0;justify-content:center;align-items:center;width:.85rem;height:.85rem;font-size:.5rem;font-style:normal;font-weight:800;display:flex}.hero-phone__ordering-action{background:#020a11e0;border:1px solid #6ed6f02b;border-radius:.48rem;flex-shrink:0;justify-content:space-between;align-items:center;padding:.28rem .45rem;display:flex}.hero-phone__ordering-action span{flex-direction:column;gap:.02rem;display:flex}.hero-phone__ordering-action small{color:#94a3b8;font-size:.28rem}.hero-phone__ordering-action strong{color:#fff;font-size:.44rem;font-weight:800}.hero-phone__ordering-action>b{color:#030814;background:#00e5ff;border-radius:.36rem;justify-content:center;align-items:center;gap:.25rem;padding:.22rem .55rem;font-size:.38rem;font-weight:800;display:flex;box-shadow:0 0 10px #00e5ff59}.hero-phone__ordering-action i{font-style:normal}.hero-phone__screen-feed{z-index:4;object-fit:cover;animation:.36s cubic-bezier(.16,1,.3,1) both hero-phone-feed-in;position:absolute;width:100%!important;height:34%!important;inset:9% 0 auto!important}@keyframes hero-phone-feed-in{0%{opacity:0;transform:scale(1.045)}to{opacity:1;transform:scale(1)}}.hero-phone__screen-top,.hero-phone__screen-bottom{z-index:1;color:#e2f7ffc7;letter-spacing:.06em;justify-content:space-between;padding:.58rem .68rem;font-size:.42rem;display:flex}.hero-phone__screen-bottom{color:#e5f6ff99;background:#02080eb8;border-top:1px solid #e3f9ff29;grid-template-columns:1.75rem minmax(0,1fr);align-items:start;gap:.32rem;padding:.45rem .62rem .9rem;display:grid;position:relative}.hero-phone__screen-bottom span{color:#eef9ffcc;border:1px solid #def3ff26;border-radius:999px;place-items:center;min-height:1.35rem;display:grid}.hero-phone__screen-bottom:after{content:"";background:#f2faffbd;border-radius:99px;width:35%;height:2px;position:absolute;bottom:.3rem;left:50%;transform:translate(-50%)}.hero-phone__screen-art{background:radial-gradient(circle at 72% 23%,#ffc345fa 0 10%,#0000 10.6%),linear-gradient(147deg,#3d1516,#c43226 42%,#2c0b0b 100%);min-height:0;animation:.62s cubic-bezier(.16,1,.3,1) both hero-phone-card-in;position:relative;overflow:hidden}.hero-phone__screen-art--citrus{background:radial-gradient(circle at 70% 19%,#fff099f5 0 11%,#0000 11.7%),linear-gradient(148deg,#ffb21b,#f47518 43%,#6e2514 100%)}.hero-phone__screen-art--ready{background:radial-gradient(circle at 77% 24%,#ef644af2 0 9%,#0000 9.7%),linear-gradient(148deg,#0b715e,#163d42 50%,#061d2b 100%)}.hero-phone__sun{aspect-ratio:1;background:#ffce5b;border-radius:50%;width:20%;position:absolute;top:9%;right:8%;box-shadow:0 0 1rem #ffb8296b}.hero-phone__can,.hero-phone__can-cap{position:absolute;left:50%;transform:translate(-50%)}.hero-phone__can{color:#ffeccde6;letter-spacing:-.05em;text-align:center;background:linear-gradient(90deg,#5c1417,#d13f30 32%,#f15c42 54%,#751318);border:1px solid #ffe3b5c7;border-radius:12% 12% 8% 8%;place-content:center;width:43%;height:69%;font-size:.44rem;font-weight:700;line-height:.86;display:grid;bottom:5%;box-shadow:inset 0 0 .6rem #ffe8c233,0 .55rem 1rem #1e020361}.hero-phone__can-cap{background:#d8d8cc;border-radius:55% 55% 15% 15%;width:34%;height:5%;bottom:73%}.hero-phone__screen-art--citrus .hero-phone__can{color:#fffcd4f2;background:linear-gradient(90deg,#cc5518,#ffcb35 38%,#fff08a 55%,#d66d1d);box-shadow:inset 0 0 .6rem #ffffdb4d,0 .55rem 1rem #400f0257}.hero-phone__screen-art--ready .hero-phone__can{color:#dffff1f2;background:linear-gradient(90deg,#073b43,#0e9980 35%,#3ed9b2 55%,#064b54);box-shadow:inset 0 0 .6rem #c0fff038,0 .55rem 1rem #000d116b}.hero-phone__screen-art--ready .hero-phone__creative-copy{color:#d9fff6e8}.hero-phone__creative-copy{color:#ffeadae0;letter-spacing:-.055em;font-size:.48rem;font-weight:600;line-height:.9;position:absolute;bottom:11%;left:7%}.hero-phone__post{color:#e4eff9b3;background:#151f2d;align-content:start;gap:.42rem;padding:.72rem .62rem .55rem;font-size:.46rem;line-height:1.28;animation:.52s cubic-bezier(.16,1,.3,1) both hero-phone-copy-in;display:grid}.hero-phone__post strong{color:#f3f9ffdb;font-weight:500}.hero-phone__post span{color:#d4e2ef73}.hero-phone__post div{color:#f0f8ffc2;gap:.45rem;display:flex}.hero-phone__post i{font-size:.56rem;font-style:normal}@keyframes hero-phone-copy-in{0%{opacity:0;filter:blur(.18rem);transform:translateY(.7rem)}to{opacity:1;filter:blur();transform:translate(0,0)}}@keyframes hero-phone-card-in{0%{opacity:0;filter:blur(.35rem);transform:translate(38%)scale(.94)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}.hero-phone__orb{border:1px solid #b1f0ff8f;border-radius:50%;position:absolute}.hero-phone__orb--one{aspect-ratio:1;width:149%;top:5%;left:-38%}.hero-phone__orb--two{aspect-ratio:1;border-color:#4cb0ff80;width:112%;top:21%;left:-6%}.hero-phone__screen-line{background:#e9fbff91;width:133%;height:1px;position:absolute;top:52%;left:-14%;transform:rotate(-38deg)}.hero-phone__screen-title{color:#f2fdfff0;letter-spacing:-.07em;font-size:clamp(1rem,1.55vw,1.35rem);font-weight:400;line-height:.86;position:absolute;bottom:11%;left:.8rem}.hero__details{z-index:10;color:#cfeef96b;letter-spacing:0;text-transform:none;pointer-events:auto;justify-content:space-between;width:calc(100% - 7.5rem);max-width:none;font-size:.95rem;display:flex;position:absolute;bottom:clamp(4.5rem,8vh,6rem);left:0;right:0}.hero__socials{z-index:11;pointer-events:auto;align-items:center;gap:.48rem;display:flex;position:relative}.hero__socials>span:first-child{margin-right:.35rem}.hero__socials a,.hero__socials>span[role=img]{color:#eff8fbb8;cursor:pointer;place-items:center;width:1.3rem;height:1.3rem;text-decoration:none;transition:color .18s,filter .18s,transform .18s;display:grid}.hero__socials a:hover,.hero__socials>span[role=img]:hover{color:#bfefff;filter:drop-shadow(0 0 .45rem #4bcbffb3);transform:translateY(-.2rem)scale(1.12)}.hero__socials a>span[role=img]{width:100%;height:100%;color:inherit;cursor:pointer;place-items:center;transition:none;display:grid}.hero__socials a>span[role=img]:hover{filter:none;transform:none}.hero__socials svg{fill:currentColor;stroke:currentColor;stroke-width:1.65px;width:100%;height:100%;display:block;overflow:visible}.hero__social-play,.hero__social-f,.hero__social-linkedin,.hero__social-whatsapp{fill:#06101a;stroke:none}.hero__scroll-hint{align-items:center;gap:.35rem;display:flex}.hero__scroll-hint i{background:0 0;width:auto;height:auto;font-style:normal;display:inline-block}.hero__scroll-hint i:before{content:"↓"}@media (max-width:767px){.hero{height:100svh;min-height:100svh}.hero__grid{--hero-grid-size:3.35rem;opacity:.72;width:122vw;height:46rem;top:50%}.hero__copy{padding-top:10.6svh}.hero h1{text-wrap:balance;width:86vw;max-width:none;font-size:clamp(2.35rem,12.3vw,3rem);top:0}.hero__description{width:78vw;max-width:none;margin-top:1rem;font-size:clamp(.72rem,3.36vw,.82rem);top:0}.hero__rail-viewport{top:49svh;overflow:visible}.hero__rail-viewport:before,.hero__rail-viewport:after{opacity:.8;width:clamp(3rem,15vw,5rem);height:11rem}.hero__rail{gap:.55rem;padding-left:.65rem}.hero__phone-composition{width:min(31rem,45svh);top:43svh}.hero__details{width:calc(100% - 2rem);bottom:1.35rem}.hero__socials{display:none}.hero__scroll-hint{margin-left:auto}}@media (min-width:1921px) and (min-height:954px){.hero__phone-composition{width:60svh}}@media (min-width:768px) and (max-height:500px){.hero-phone__screen-feed{animation:none}}@media (prefers-reduced-motion:reduce){.hero-phone__screen-art,.hero-phone__post,.hero__grid:after,.hero__beam,.hero__stars i,.hero__stars b{animation:none}}
