@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";.sg-section{--sg-navy: #0B1120;--sg-blue: #3B82F6;--sg-pink: #FF2D9B;--sg-purple: #A78BFA;--sg-dark-text: #0F172A;--sg-near-white: #FAFAFA;margin:0;padding:0}.sg-hero{position:relative;overflow:hidden;background:var(--hero-bg-primary, #0B1120);min-height:600px;display:flex;flex-direction:column;font-family:Inter,system-ui,sans-serif}.sg-hero__glow{position:absolute;border-radius:50%;pointer-events:none;z-index:0}.sg-hero__glow--blue{width:560px;height:560px;top:-120px;right:-50px;background:#3b82f61c;filter:blur(145px)}.sg-hero__glow--pink{width:490px;height:490px;bottom:-100px;left:-140px;background:#ff2d9b14;filter:blur(125px)}.sg-hero__glow--purple{width:310px;height:310px;top:130px;left:30%;background:#a78bfa0d;filter:blur(85px)}.sg-hero__content{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:60px;max-width:1200px;margin:0 auto;padding:60px 40px 0;flex:1;width:100%;box-sizing:border-box}.sg-hero__text-side{flex:1;max-width:550px}.sg-hero__media-side{flex:0 0 auto;position:relative}.sg-hero__video-wrapper{width:clamp(340px,50vw,600px);aspect-ratio:16/9;border-radius:16px;overflow:hidden;box-shadow:0 8px 40px #3b82f633;border:2px solid rgba(255,255,255,.08)}.sg-hero__video{width:100%;height:100%;object-fit:cover;display:block}.sg-hero__pill{display:inline-flex;align-items:center;gap:5px;padding:8px 20px;border-radius:24px;background:linear-gradient(135deg,#ff2d9b40,#a78bfa26);border:1px solid rgba(255,45,155,.3);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 2px 12px #ff2d9b33,inset 0 1px #ffffff26;margin-bottom:16px}.sg-hero__pill span{color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:.5px}.sg-hero__headline{margin:0 0 16px;padding:0;line-height:.95}.sg-hero__headline-line{display:block;font-family:Inter,sans-serif;font-size:clamp(48px,6vw,80px);font-weight:900;color:var(--hero-headline-color, #3B82F6);letter-spacing:-1px}.sg-hero__subheadline{font-family:Inter,sans-serif;font-size:17px;font-weight:500;font-style:italic;color:#fff;margin:0 0 24px;transform:rotate(-2deg);transform-origin:left center}.sg-hero__cta{display:inline-block;padding:14px 36px;background:linear-gradient(135deg,#ff2d9b59,#a78bfa33);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,45,155,.35);box-shadow:0 4px 20px #ff2d9b40,inset 0 1px #fff3;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:700;letter-spacing:.5px;text-decoration:none;border-radius:50px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;margin-bottom:24px}.sg-hero__cta:hover{transform:translateY(-2px);background:linear-gradient(135deg,#ff2d9b80,#a78bfa4d);box-shadow:0 8px 32px #ff2d9b59,inset 0 1px #ffffff40}.sg-hero__logo{display:block;max-width:280px;height:auto;opacity:.9}.sg-hero__product-image{width:clamp(280px,35vw,509px);height:auto;display:block;margin-top:-40px}.sg-hero__product-placeholder{width:400px;height:400px;background:#ffffff0d;border-radius:20px;border:1px dashed rgba(255,255,255,.1)}.sg-hero__features{position:relative;z-index:1;display:flex;justify-content:space-around;align-items:center;padding:20px 40px;background:#ffffff08;border-top:1px solid rgba(255,255,255,.04);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);margin-top:auto}.sg-hero__feature{display:flex;flex-direction:column;align-items:center;gap:6px}.sg-hero__feature-icon{color:#ffffff80}.sg-hero__feature-label{font-family:Inter,sans-serif;font-size:13px;font-weight:700;color:#fffc;letter-spacing:.5px;text-align:center}.sg-use-cases{position:relative;overflow:hidden;background:radial-gradient(ellipse at 70% 10%,rgba(59,130,246,.05),transparent 50%),radial-gradient(ellipse at 10% 80%,rgba(255,45,155,.04),transparent 50%),radial-gradient(ellipse at 50% 50%,#fafafa,#fafafa);padding:60px 0 80px;font-family:Inter,system-ui,sans-serif}.sg-use-cases__glow{position:absolute;border-radius:50%;pointer-events:none}.sg-use-cases__glow--blue{width:420px;height:420px;top:-80px;right:-50px;background:#3b82f60d;filter:blur(105px)}.sg-use-cases__glow--pink{width:370px;height:370px;bottom:-60px;left:-90px;background:#ff2d9b0a;filter:blur(95px)}.sg-use-cases__header{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto;padding:0 40px 40px;flex-wrap:wrap;gap:16px}.sg-use-cases__headlines{flex:1}.sg-use-cases__title-blue,.sg-use-cases__title-pink{font-family:Inter,sans-serif;font-size:clamp(28px,3.5vw,40px);font-weight:900;letter-spacing:-.5px;margin:0;line-height:1.1}.sg-use-cases__title-blue{color:var(--sg-blue)}.sg-use-cases__title-pink{color:var(--sg-pink)}.sg-use-cases__subtitle{font-family:Inter,sans-serif;font-size:17px;font-weight:500;font-style:italic;color:#0f172a80;margin:0;text-align:right;flex:0 0 auto;max-width:300px}.sg-use-cases__marquee{position:relative;z-index:1;overflow:hidden;width:100%;mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent)}.sg-use-cases__marquee-track{display:flex;gap:20px;width:max-content;animation:sg-marquee 35s linear infinite}@media(hover:hover){.sg-use-cases__marquee:hover .sg-use-cases__marquee-track{animation-play-state:paused}}@keyframes sg-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.sg-use-cases__card{flex:0 0 210px;display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px;background:#ffffff59;border:1px solid rgba(255,255,255,.45);border-radius:20px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 3px 10px #0b11200f;transition:transform .3s ease}.sg-use-cases__card:hover{transform:translateY(-6px)}.sg-use-cases__card-header{display:flex;flex-direction:column;align-items:center;gap:4px}.sg-use-cases__card-icon{color:var(--sg-blue)}.sg-use-cases__card-label{font-family:Inter,sans-serif;font-size:15px;font-weight:900;letter-spacing:1.5px;color:var(--sg-blue)}.sg-use-cases__card-desc{font-family:Inter,sans-serif;font-size:10px;font-weight:500;color:#0f172a70;font-style:italic}.sg-use-cases__card-image{width:100%;aspect-ratio:9/16;border-radius:12px;overflow:hidden;background:#e0e0e0;border:1px solid #fff}.sg-use-cases__card-image img{width:100%;height:100%;object-fit:cover}.sg-social-proof{position:relative;overflow:hidden;background:#0b1120;padding:50px 0 60px;font-family:Inter,system-ui,sans-serif}.sg-social-proof__glow{position:absolute;border-radius:50%;pointer-events:none}.sg-social-proof__glow--blue{width:510px;height:510px;top:-55px;left:-65px;background:#3b82f617;filter:blur(135px)}.sg-social-proof__glow--pink{width:460px;height:460px;bottom:-100px;right:-50px;background:#ff2d9b12;filter:blur(115px)}.sg-social-proof__header{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 40px 30px}.sg-social-proof__title-white,.sg-social-proof__title-pink{font-family:Inter,sans-serif;font-size:clamp(28px,3.5vw,42px);font-weight:900;letter-spacing:-.5px;margin:0;line-height:1.1}.sg-social-proof__title-white{color:#fff}.sg-social-proof__title-pink{color:var(--sg-pink)}.sg-social-proof__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-width:1200px;margin:0 auto;padding:0 20px}.sg-social-proof__photo{border-radius:12px;overflow:hidden;border:1.5px solid rgba(255,255,255,.12);background:#ffffff08}.sg-social-proof__photo--standard{aspect-ratio:16/9}.sg-social-proof__photo--small{aspect-ratio:4/3}.sg-social-proof__photo--wide{aspect-ratio:16/9}.sg-social-proof__photo img{width:100%;height:100%;object-fit:cover;display:block}.sg-social-proof__placeholder{width:100%;height:100%;min-height:160px;background:#ffffff0d;display:flex;align-items:center;justify-content:center}.sg-features{position:relative;overflow:hidden;background:radial-gradient(ellipse at 10% 10%,rgba(167,139,250,.04),transparent 50%),radial-gradient(ellipse at 80% 80%,rgba(255,45,155,.03),transparent 50%),radial-gradient(ellipse at 50% 50%,#fafafa,#fafafa);padding:60px 0 50px;font-family:Inter,system-ui,sans-serif}.sg-features__glow{position:absolute;border-radius:50%;pointer-events:none}.sg-features__glow--purple{width:390px;height:390px;top:-45px;left:-65px;background:#a78bfa0a;filter:blur(95px)}.sg-features__glow--pink{width:370px;height:370px;bottom:-50px;right:-50px;background:#ff2d9b08;filter:blur(85px)}.sg-features__top{position:relative;z-index:1;display:flex;align-items:flex-start;gap:50px;max-width:1200px;margin:0 auto;padding:0 40px 40px}.sg-features__product-image{position:relative;flex:0 0 320px}.sg-features__product-image img{width:100%;height:auto;border-radius:16px;display:block}.sg-features__product-placeholder{display:none}.sg-features__badge{position:absolute;display:flex;flex-direction:column;align-items:center;gap:1px;padding:8px 16px;background:#fff;border:1px solid rgba(59,130,246,.1);border-radius:14px;box-shadow:0 4px 14px #0b11201a;z-index:2}.sg-features__badge-stat{font-family:Inter,sans-serif;font-size:20px;font-weight:900;color:var(--sg-pink);letter-spacing:-.5px}.sg-features__badge-desc{font-family:Inter,sans-serif;font-size:8px;font-weight:700;color:#0f172aa6;letter-spacing:2px}.sg-features__badge--1{top:-10px;right:20px}.sg-features__badge--2{top:30%;left:-20px}.sg-features__badge--3{bottom:10px;left:10px}.sg-features__text{flex:1}.sg-features__title{margin:0 0 24px;line-height:1.1}.sg-features__title-blue,.sg-features__title-pink{display:block;font-family:Inter,sans-serif;font-size:clamp(28px,3.5vw,44px);font-weight:900;letter-spacing:-.5px}.sg-features__title-blue{color:var(--sg-blue)}.sg-features__title-pink{color:var(--sg-pink)}.sg-features__bullets{list-style:none;margin:0 0 24px;padding:0;display:flex;flex-direction:column;gap:16px}.sg-features__bullet{display:flex;align-items:center;gap:12px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:var(--sg-dark-text)}.sg-features__bullet-dot{flex-shrink:0;width:10px;height:10px;border-radius:50%;background:var(--sg-pink)}.sg-features__colors{display:flex;align-items:center;gap:16px;margin-top:20px}.sg-features__colors-label{display:flex;align-items:baseline;gap:6px;flex-shrink:0}.sg-features__color-count{font-family:Inter,sans-serif;font-size:24px;font-weight:900;color:var(--sg-blue);letter-spacing:-.5px;line-height:1}.sg-features__color-text{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#0f172a80}.sg-features__color-grid{display:grid;grid-template-columns:repeat(6,22px);gap:6px}.sg-features__dot{width:22px;height:22px;border-radius:50%;box-shadow:0 2px 4px #0000001a;flex-shrink:0;box-sizing:border-box}.sg-features__surfaces{position:relative;z-index:1;display:flex;justify-content:center;gap:16px;max-width:1200px;margin:0 auto;padding:0 20px}.sg-features__surface-card{flex:0 0 200px;border-radius:16px;overflow:hidden;background:#e8e8e8;border:1.5px solid rgba(59,130,246,.09);box-shadow:0 4px 16px #3b82f612;position:relative;aspect-ratio:4/5}.sg-features__surface-image{width:100%;height:100%}.sg-features__surface-image img{width:100%;height:100%;object-fit:cover;display:block}.sg-features__surface-label{position:absolute;bottom:0;left:0;right:0;padding:10px 14px;background:#ffffff1f;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid rgba(255,255,255,.3)}.sg-features__surface-label span{font-family:Inter,sans-serif;font-size:14px;font-weight:800;color:#fff;letter-spacing:1.5px;text-transform:uppercase;text-shadow:0 1px 3px rgba(0,0,0,.3)}.sg-closer{position:relative;overflow:hidden;background:radial-gradient(ellipse at 0% 0%,#3B82F6,transparent 60%),radial-gradient(ellipse at 100% 0%,#A78BFA,transparent 50%),radial-gradient(ellipse at 30% 50%,#5245E6,transparent 60%),radial-gradient(ellipse at 70% 50%,#D846F0,transparent 50%),radial-gradient(ellipse at 0% 100%,#3A80F5,transparent 50%),radial-gradient(ellipse at 100% 100%,#FF2D9B,transparent 50%),linear-gradient(135deg,#3b82f6,#7c3bee,#ff2d9b);padding:50px 40px 40px;font-family:Inter,system-ui,sans-serif;text-align:center}.sg-closer__glow{position:absolute;border-radius:50%;pointer-events:none;background:#ffffff0a}.sg-closer__glow--1{width:450px;height:450px;top:100px;left:30%;filter:blur(120px);background:#ffffff0f}.sg-closer__glow--2{width:320px;height:320px;top:-49px;right:20%;filter:blur(80px)}.sg-closer__glow--3{width:340px;height:340px;bottom:0;left:-50px;filter:blur(70px);background:#ffffff08}.sg-closer__stats{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding-bottom:30px}.sg-closer__number{font-family:Inter,sans-serif;font-size:clamp(56px,8vw,96px);font-weight:900;color:#fff;letter-spacing:-3px;line-height:1}.sg-closer__subtitle{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#fffc;letter-spacing:2px}.sg-closer__tagline{font-family:Inter,sans-serif;font-size:15px;font-weight:400;color:#ffffffab;letter-spacing:1px;font-style:italic}.sg-closer__photos{position:relative;z-index:1;display:flex;justify-content:center;gap:12px;padding:10px 0 30px;flex-wrap:wrap}.sg-closer__photo{width:200px;aspect-ratio:1;border-radius:16px;overflow:hidden;background:#ffffff17;border:1.5px solid rgba(255,255,255,.25);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 2px 16px #ffffff0f}.sg-closer__photo:nth-child(2),.sg-closer__photo:nth-child(4){margin-top:40px}.sg-closer__photo:nth-child(3){margin-top:-10px}.sg-closer__photo img{width:100%;height:100%;object-fit:cover;display:block}.sg-closer__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ffffff40;font-size:10px;font-weight:600;letter-spacing:2px}.sg-closer__cta{display:inline-block;position:relative;z-index:1;padding:16px 40px;background:#fff;color:var(--sg-blue);font-family:Inter,sans-serif;font-size:16px;font-weight:800;letter-spacing:.5px;text-decoration:none;border-radius:12px;transition:transform .2s ease,box-shadow .2s ease;margin-bottom:20px}.sg-closer__cta:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0003}.sg-closer__logo{display:block;margin:0 auto;max-width:200px;height:auto;opacity:.9}@media screen and (max-width:768px){.sg-hero{min-height:auto}.sg-hero__content{flex-direction:column;padding:40px 20px 0;text-align:center}.sg-hero__text-side{max-width:100%;display:flex;flex-direction:column;align-items:center}.sg-hero__headline-line{font-size:48px}.sg-hero__subheadline{transform:none}.sg-hero__cta{margin-bottom:0}.sg-hero__media-side{margin-top:-12px;width:100%}.sg-hero__video-wrapper{width:100%;max-width:480px;margin:0 auto}.sg-hero__product-image{width:280px;margin-top:0}.sg-hero__product-placeholder{width:260px;height:260px}.sg-hero__logo{margin:0 auto;max-width:200px}.sg-hero__features{flex-wrap:wrap;gap:16px;padding:20px;justify-content:center}.sg-hero__feature{flex:0 0 calc(33% - 12px)}.sg-hero__feature-label{font-size:11px}.sg-use-cases__header{flex-direction:column;padding:0 20px 30px}.sg-use-cases__subtitle{text-align:left;max-width:100%}.sg-use-cases__card{flex:0 0 170px}.sg-use-cases__marquee-track{gap:14px}.sg-social-proof__header{padding:0 20px 20px}.sg-social-proof__grid{grid-template-columns:repeat(2,1fr);padding:0 20px}.sg-features__top{flex-direction:column;padding:0 20px 30px;gap:30px}.sg-features__product-image{flex:0 0 auto;width:100%;max-width:300px;margin:0 auto}.sg-features__surfaces{flex-wrap:wrap;gap:10px;padding:0 20px}.sg-features__surface-card{flex:0 0 calc(50% - 6px)}.sg-features__colors{flex-direction:column;align-items:center}.sg-features__color-grid{grid-template-columns:repeat(6,22px)}.sg-closer{padding:40px 20px 30px}.sg-closer__photos{gap:8px}.sg-closer__photo{width:140px}.sg-closer__photo:nth-child(2),.sg-closer__photo:nth-child(4){margin-top:20px}.sg-closer__photo:nth-child(3){margin-top:0}}@media(prefers-reduced-motion:no-preference){.sg-hero__pill,.sg-hero__headline-line,.sg-hero__subheadline,.sg-hero__cta,.sg-hero__logo,.sg-hero__product-image,.sg-social-proof__photo,.sg-features__bullet,.sg-features__surface-card,.sg-features__badge,.sg-closer__number,.sg-closer__photo{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.sg-hero__product-image{transform:translate(30px)}.sg-hero__pill.sg-visible,.sg-hero__headline-line.sg-visible,.sg-hero__subheadline.sg-visible,.sg-hero__cta.sg-visible,.sg-hero__logo.sg-visible,.sg-hero__product-image.sg-visible,.sg-social-proof__photo.sg-visible,.sg-features__bullet.sg-visible,.sg-features__surface-card.sg-visible,.sg-features__badge.sg-visible,.sg-closer__number.sg-visible,.sg-closer__photo.sg-visible{opacity:1;transform:translateY(0) translate(0)}.sg-hero__headline-line:nth-child(2){transition-delay:.1s}.sg-hero__headline-line:nth-child(3){transition-delay:.2s}.sg-hero__subheadline{transition-delay:.3s}.sg-hero__cta{transition-delay:.35s}.sg-hero__product-image{transition-delay:.15s}.sg-social-proof__photo:nth-child(1){transition-delay:0s}.sg-social-proof__photo:nth-child(2){transition-delay:.06s}.sg-social-proof__photo:nth-child(3){transition-delay:.12s}.sg-social-proof__photo:nth-child(4){transition-delay:.18s}.sg-social-proof__photo:nth-child(5){transition-delay:.24s}.sg-social-proof__photo:nth-child(6){transition-delay:.3s}.sg-features__badge--1{transition-delay:.1s}.sg-features__badge--2{transition-delay:.2s}.sg-features__badge--3{transition-delay:.3s}.sg-closer__photo:nth-child(1){transition-delay:0s}.sg-closer__photo:nth-child(2){transition-delay:.08s}.sg-closer__photo:nth-child(3){transition-delay:.16s}.sg-closer__photo:nth-child(4){transition-delay:.24s}.sg-closer__photo:nth-child(5){transition-delay:.32s}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/sg-sections.css.map */
