@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
.sw-landing *,.sw-landing :before,.sw-landing :after{box-sizing:border-box;margin:0;padding:0}.sw-landing .nav{height:var(--nav-height);z-index:100;position:fixed;top:0;left:0;right:0}.sw-landing .nav:before,.sw-landing .nav:after{content:"";z-index:-1;pointer-events:none;transition:opacity .6s;position:absolute;inset:0}.sw-landing .nav:before{opacity:1;background:linear-gradient(#0009 0%,#0000 100%)}.sw-landing .nav:after{opacity:0;background:linear-gradient(#f5f5f7cc 0%,#f5f5f700 100%)}.sw-landing .nav.nav-dark:before{opacity:0}.sw-landing .nav.nav-dark:after{opacity:1}.sw-landing .nav-inner{justify-content:space-between;align-items:center;height:100%;padding:0 24px;display:flex}.sw-landing .nav-logo{align-items:center;text-decoration:none;transition:opacity .2s;display:inline-flex}.sw-landing .nav-logo:hover{opacity:.8}.sw-landing .nav-logo-img{width:auto;height:22px;transition:filter .4s;display:block}.sw-landing .nav-logo-wordmark{filter:drop-shadow(0 0 10px #6ad4e847);height:32px}.sw-landing .nav.nav-dark .nav-logo-img{filter:invert(40%)sepia(80%)saturate(400%)hue-rotate(140deg)brightness(95%)contrast(92%)}.sw-landing .nav-links{gap:32px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.sw-landing .nav-links a{color:var(--text-secondary);font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s}.sw-landing .nav-links a:hover{color:var(--text-primary)}.sw-landing .nav-right{align-items:center;gap:16px;display:flex}.sw-landing .nav-login{color:var(--text-secondary);font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s}.sw-landing .nav-login:hover{color:var(--text-primary)}.sw-landing .nav-cta{background:var(--accent);color:#042321;cursor:pointer;border:0;border-radius:10px;padding:10px 22px;font-family:inherit;font-size:.88rem;font-weight:600;text-decoration:none;transition:opacity .2s}.sw-landing .nav-cta:hover{opacity:.85}.sw-landing .nav.nav-dark .nav-logo{color:var(--teal)}.sw-landing .nav.nav-dark .nav-links a{color:#666}.sw-landing .nav.nav-dark .nav-links a:hover{color:#1a1a2e}.sw-landing .nav.nav-dark .nav-login{color:#666}.sw-landing .nav.nav-dark .nav-login:hover{color:#1a1a2e}.sw-landing .scroll-track{position:relative}.sw-landing .scene{height:100vh;position:relative}.sw-landing .stage{z-index:1;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.sw-landing .stage.hidden{opacity:0;transition:opacity .4s}.sw-landing .stage-bg{background:linear-gradient(180deg,var(--teal-deep)0%,#0d1f1f 50%,var(--bg-dark)100%);transition:background .8s,opacity .8s;position:absolute;inset:0}.sw-landing .stage-bg:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(#02070a00 0%,#02070a85 36%,#02070ae6 76%,#02070a 100%);position:absolute;inset:32% 0 0}.sw-landing .stage-bg[data-bg=hero]{background:linear-gradient(180deg,#0f3d3d 0%,var(--teal-deep)50%,#081a1a 100%)}.sw-landing .stage-bg[data-bg=hero]:after{opacity:1;animation:1.4s ease-out .32s forwards hero-bottom-gradient-fade}.sw-landing .stage-bg[data-bg=social]{background:linear-gradient(#0f3d3d 0%,#0a2e2e 60%,#0d1f1f 100%)}.sw-landing .stage-bg[data-bg=social]:after{opacity:.6}.sw-landing .stage-bg[data-bg=desk]{background:linear-gradient(#142828 0%,#0f1f1f 50%,#0b1616 100%)}.sw-landing .stage-bg[data-bg=prompt],.sw-landing .stage-bg[data-bg=starting],.sw-landing .stage-bg[data-bg=scanning],.sw-landing .stage-bg[data-bg=team],.sw-landing .stage-bg[data-bg=tools],.sw-landing .stage-bg[data-bg=finalising]{background:linear-gradient(180deg,#112626 0%,#0b1a1a 50%,var(--bg-dark)100%)}.sw-landing .stage-bg[data-bg=completed]{background:linear-gradient(180deg,#142828 0%,#0f1e1e 60%,var(--bg-dark)100%)}.sw-landing .character{z-index:10;will-change:transform;transform-origin:bottom;width:clamp(190px,18vw,260px);transition:transform .8s cubic-bezier(.22,1,.36,1),opacity .6s;position:relative;transform:translateY(20%)scale(1)}.sw-landing .character:before{content:"";width:100%;padding-top:124.138%;display:block}.sw-landing .character-frame-layer{object-fit:contain;opacity:0;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;transition:opacity .42s;position:absolute;inset:0}.sw-landing .character-frame-layer.visible{opacity:1}.sw-landing .character[data-size=intro]{transform:translateY(100vh)scale(4.2)}.sw-landing .character[data-size=large],.sw-landing .character[data-size=xlarge]{transform:translateY(64%)scale(2.68)}.sw-landing .character[data-size=hero]{transform:translateY(24%)scale(2.04)}.sw-landing .character[data-size=sequence2]{transform:translateY(64%)scale(2.68)}.sw-landing .character[data-size=sequence3]{transform:translateY(38%)scale(2.04)}.sw-landing .character[data-size=sequence4]{transform:translateY(32%)scale(1.64)}.sw-landing .character[data-size=starting]{transform:translateY(64%)scale(2.68)}.sw-landing .character[data-size=completed]{transform:translateY(68%)scale(2.04)}.sw-landing .character[data-size=small]{transform:translateY(0)scale(.7)}.sw-landing .overlay-text{text-align:center;z-index:20;padding:40px 32px 80px;transition:opacity .5s;position:absolute;bottom:0;left:0;right:0}.sw-landing .overlay-text .headline{margin-bottom:12px;font-size:clamp(1.8rem,4vw,3.2rem);font-weight:700;line-height:1.15}.sw-landing .overlay-text .headline em{color:var(--accent);font-style:normal}.sw-landing .overlay-text .sub{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:clamp(.9rem,1.4vw,1.1rem);line-height:1.5}.sw-landing .hero-title{text-align:center;z-index:30;opacity:0;pointer-events:none;flex-direction:column;align-items:center;padding:0 24px;transition:opacity .6s;display:flex;position:absolute;top:4%;left:0;right:0}.sw-landing .hero-title.visible{opacity:1}.sw-landing .sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sw-landing .hero-wordmark{object-fit:contain;filter:drop-shadow(0 0 16px #6ad4e87a)drop-shadow(0 0 56px #6ad4e838);width:min(820px,100vw - 48px);height:auto;display:block}.sw-landing .hero-purpose,.sw-landing .hero-built-note,.sw-landing .hero-community-note,.sw-landing .hero-data-purpose{color:#f4fafbe0;max-width:850px;margin:8px auto 0;line-height:1.45}.sw-landing .hero-purpose{font-size:clamp(1.05rem,1.55vw,1.42rem);font-weight:720}.sw-landing .hero-built-note{color:#dbf4f7c7;max-width:780px;font-size:clamp(.92rem,1.15vw,1.05rem)}.sw-landing .hero-community-note{color:#dbf4f7b8;max-width:760px;font-size:clamp(.86rem,1.05vw,.98rem)}.sw-landing .hero-data-purpose{color:#c2e0e3ad;max-width:760px;font-size:clamp(.82rem,1vw,.96rem)}.sw-landing .floats{z-index:15;pointer-events:none;transition:opacity .5s;position:absolute;inset:0}.sw-landing .float-item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#ffffff1f;border:1px solid #ffffff26;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.3rem;transition:opacity .6s,transform .6s;animation:4s ease-in-out infinite float-bob;display:flex;position:absolute;box-shadow:0 8px 32px #0000004d}.sw-landing .float-item.visible{opacity:1}.sw-landing .float-item:nth-child(2){animation-delay:.5s}.sw-landing .float-item:nth-child(3){animation-delay:1s}.sw-landing .float-item:nth-child(4){animation-delay:1.5s}.sw-landing .float-item:nth-child(5){animation-delay:2s}.sw-landing .float-item:nth-child(6){animation-delay:.8s}.sw-landing .float-avatar{border:2px solid #fff3;border-radius:50%;width:64px;height:64px;box-shadow:0 8px 32px #0006}.sw-landing .float-card{border-radius:16px;flex-direction:column;align-items:flex-start;gap:6px;width:220px;height:auto;padding:20px 24px;font-size:.92rem}.sw-landing .float-card strong{font-size:1.05rem}.sw-landing .float-card small{color:var(--text-secondary);font-size:.82rem}.sw-landing .speech-bubble{color:#1a1a2e;z-index:25;opacity:0;background:#fffffff2;border-radius:20px 20px 4px;max-width:240px;padding:18px 28px;font-size:1.15rem;font-weight:600;transition:opacity .4s,transform .4s;position:absolute;top:38%;left:30%;transform:scale(.9);box-shadow:0 8px 30px #0000004d}.sw-landing .speech-bubble:after{content:"";border-top:14px solid #fffffff2;border-left:14px solid #0000;border-right:0 solid #0000;width:0;height:0;position:absolute;bottom:-12px;right:18px}.sw-landing .speech-bubble.visible{opacity:1;transform:scale(1)}.sw-landing .pills-bar{z-index:25;opacity:0;gap:8px;transition:opacity .5s;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.sw-landing .pills-bar.visible{opacity:1}.sw-landing .pill{color:var(--text-secondary);white-space:nowrap;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;padding:10px 20px;font-size:.78rem;font-weight:600;transition:color .3s,border-color .3s;position:relative;overflow:hidden}.sw-landing .pill:before{content:"";border-radius:inherit;background:rgba(var(--accent-rgb),.2);transform-origin:0;transform:scaleX(var(--pill-fill,0));transition:transform .3s;position:absolute;inset:0}.sw-landing .pill span{z-index:1;position:relative}.sw-landing .pill-active{border-color:rgba(var(--accent-rgb),.4);border-color:rgba(var(--accent-rgb),.4);color:var(--accent)}.sw-landing .prompt-overlay{z-index:25;opacity:0;transition:opacity .5s;position:absolute;bottom:80px;left:50%;transform:translate(-50%)}.sw-landing .prompt-overlay.visible{opacity:1}.sw-landing .prompt-box{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff24;border-radius:16px;align-items:center;gap:12px;min-width:380px;padding:18px 28px;display:flex}.sw-landing .prompt-icon{opacity:.6;font-size:1.1rem}.sw-landing .prompt-text{color:var(--text-primary);font-size:1rem;font-weight:500}.sw-landing .prompt-cursor{color:var(--accent);font-weight:300;animation:1s step-end infinite blink}.sw-landing .approval-card{-webkit-backdrop-filter:blur(20px);color:#f1f3f5;z-index:25;opacity:0;background:linear-gradient(#ffffff0a 40%,#ffffff38 100%),#0a0e14a6;border:1px solid #ffffff26;border-radius:18px;width:320px;transition:opacity .3s;position:absolute;top:12%;left:50%;overflow:hidden;transform:translate(-50%)scale(.3);box-shadow:0 16px 48px #0003}.sw-landing .approval-card.visible{opacity:1;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards approval-bounce;transform:translate(-50%)scale(1)}.sw-landing .approval-header{color:#ffffff80;align-items:center;gap:10px;padding:14px 18px;font-size:.78rem;font-weight:500;display:flex}.sw-landing .approval-dots{gap:4px;display:flex}.sw-landing .approval-dots span{border-radius:50%;width:8px;height:8px}.sw-landing .approval-dots span:first-child{background:#fc64b6}.sw-landing .approval-dots span:nth-child(2){background:#ffba00}.sw-landing .approval-dots span:nth-child(3){background:#00d5bd}.sw-landing .approval-body{padding:0 18px 14px}.sw-landing .approval-body strong{margin-bottom:2px;font-size:.92rem;display:block}.sw-landing .approval-body p{color:#ffffff80;font-size:.78rem}.sw-landing .approval-actions{align-items:center;gap:8px;padding:10px 18px 14px;display:flex}.sw-landing .approval-btn-secondary,.sw-landing .approval-btn-primary,.sw-landing .approval-btn-close{cursor:default;pointer-events:none}.sw-landing .approval-btn-secondary{color:#fff9;background:0 0;border:1px solid #ffffff26;border-radius:10px;padding:8px 16px;font-size:.78rem;font-weight:500}.sw-landing .approval-btn-primary{background:var(--accent);color:#042321;border:0;border-radius:10px;padding:8px 20px;font-size:.78rem;font-weight:600}.sw-landing .approval-btn-close{color:#ffffff80;background:#ffffff1a;border:0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:auto;font-size:1rem;display:flex}.sw-landing .static-section{z-index:2;position:relative}.sw-landing .carousel-section{color:#1a1a2e;text-align:center;background:#fff;padding:100px 32px}.sw-landing .carousel-inner{flex-wrap:wrap;justify-content:center;gap:40px;margin-bottom:48px;display:flex}.sw-landing .carousel-character{cursor:pointer;opacity:.5;flex-direction:column;align-items:center;gap:10px;transition:opacity .3s,transform .3s;display:flex}.sw-landing .carousel-character.active{opacity:1;transform:scale(1.1)}.sw-landing .carousel-character:hover{opacity:.8}.sw-landing .carousel-avatar{border-radius:50%;width:80px;height:80px;box-shadow:0 8px 24px #00000026}.sw-landing .carousel-character span{color:#444;font-size:.82rem;font-weight:600}.sw-landing .carousel-heading{margin-bottom:12px;font-size:clamp(2rem,4vw,3.2rem);font-weight:700}.sw-landing .carousel-heading em{color:var(--teal);font-style:normal}.sw-landing .carousel-sub{color:#666;max-width:400px;margin:0 auto;font-size:1rem}.sw-landing .trust-section{color:var(--text-primary);background:radial-gradient(circle at 16% 0,#00d5bd29,#0000 36%),linear-gradient(#071011 0%,#0b0d10 100%);padding:110px 32px}.sw-landing .trust-shell{max-width:1180px;margin:0 auto}.sw-landing .trust-intro{max-width:840px}.sw-landing .trust-kicker{color:var(--teal-light);background:#00d5bd1f;border-color:#5eead43d}.sw-landing .trust-intro h2{letter-spacing:-.05em;max-width:960px;margin-bottom:22px;font-size:clamp(2.4rem,5vw,5rem);line-height:.98}.sw-landing .trust-intro p{color:#f1f3f5b8;max-width:760px;margin-top:16px;font-size:1.06rem;line-height:1.75}.sw-landing .trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:54px;display:grid}.sw-landing .trust-card{background:linear-gradient(#ffffff13,#ffffff09),#ffffff05;border:1px solid #ffffff1a;border-radius:24px;min-height:250px;padding:28px;box-shadow:0 24px 64px #0000003d}.sw-landing .trust-card span{color:var(--teal-light);letter-spacing:.13em;text-transform:uppercase;margin-bottom:20px;font-size:.78rem;font-weight:800;display:block}.sw-landing .trust-card h3{letter-spacing:-.03em;margin-bottom:12px;font-size:1.45rem;line-height:1.12}.sw-landing .trust-card p{color:#f1f3f5a8;font-size:.96rem;line-height:1.68}.sw-landing .trust-google-note{color:#bcc1cbb8;margin-top:18px;font-size:.78rem;line-height:1.6}.sw-landing .trust-policy-row{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.sw-landing .trust-policy-row a{color:#f1f3f5d1;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-size:.88rem;font-weight:700;text-decoration:none;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.sw-landing .trust-policy-row a:hover{color:#fff;background:#5eead414;border-color:#5eead45c}.sw-landing .phone-section{color:#1d1630;background:linear-gradient(#fff 0%,#e0f2f4 20%,#5eead4 50%,#0d9e9e 75%,#0a2a2e 100%);padding:120px 32px 40px;position:relative;overflow:clip}.sw-landing .phone-section:before,.sw-landing .phone-section:after{content:"";pointer-events:none;position:absolute;inset:auto}.sw-landing .phone-section:before{filter:blur(24px);background:radial-gradient(circle,#ffffff38 0%,#fff0 48%);width:72vw;max-width:900px;height:72vw;max-height:900px;top:10%;left:50%;transform:translate(-50%)}.sw-landing .phone-section:after{filter:blur(24px);background:radial-gradient(circle,#5eead438 0%,#5eead400 54%);width:1200px;height:420px;bottom:0;left:50%;transform:translate(-50%)}.sw-landing .phone-section-shell{z-index:1;max-width:1200px;margin:0 auto 28px;position:relative}.sw-landing .phone-section-copy{text-align:center;max-width:720px;margin:0 auto}.sw-landing .section-kicker{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);letter-spacing:.14em;text-transform:uppercase;color:#1d1630c2;background:#ffffff73;border:1px solid #ffffff8c;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:10px 16px;font-size:.74rem;font-weight:700;display:inline-flex}.sw-landing .phone-section-copy h2{letter-spacing:-.05em;margin-bottom:16px;font-size:clamp(2.3rem,5vw,4.6rem);line-height:.98}.sw-landing .phone-section-copy p{color:#1d1630b8;max-width:620px;margin:0 auto;font-size:1.05rem;line-height:1.65}.sw-landing .phone-scroll-layout{z-index:1;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start;gap:clamp(44px,7vw,96px);max-width:1200px;margin:0 auto;display:grid;position:relative}.sw-landing .phone-sticky{justify-content:center;align-items:center;min-height:100vh;padding:0;display:flex;position:sticky;top:0}.sw-landing .phone-burst-stage{justify-content:center;align-items:center;width:min(100%,640px);height:760px;display:flex;position:relative}.sw-landing .phone-burst-stage:before,.sw-landing .phone-burst-stage:after{content:"";pointer-events:none;position:absolute;left:50%;transform:translate(-50%)}.sw-landing .phone-burst-stage:before{filter:blur(12px);background:radial-gradient(circle,#ffffff8c 0%,#fff0 70%);width:440px;height:440px;top:108px}.sw-landing .phone-burst-stage:after{filter:blur(12px);background:radial-gradient(circle,#31121738 0%,#31121700 72%);width:360px;height:72px;bottom:52px}.sw-landing .burst-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:214px;height:372px;z-index:var(--card-z,1);opacity:0;transition:transform .95s cubic-bezier(.16,1,.3,1),opacity .42s,box-shadow .32s,filter .32s;transition-delay:var(--card-delay,0s);filter:saturate(.88);background:#ffffffb8;border:1px solid #ffffff8f;border-radius:30px;padding:14px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)scale(.78)rotate(0);box-shadow:0 22px 70px #4e26342e}.sw-landing .phone-burst-stage.is-visible .burst-card{opacity:1;transform:translate(calc(-50% + var(--card-x)),calc(-50% + var(--card-y)))rotate(var(--card-r))scale(1)}.sw-landing .phone-burst-stage[data-active-slide="0"] .burst-card:not([data-group="0"]),.sw-landing .phone-burst-stage[data-active-slide="1"] .burst-card:not([data-group="1"]),.sw-landing .phone-burst-stage[data-active-slide="2"] .burst-card:not([data-group="2"]){filter:saturate(.72)brightness(.98)}.sw-landing .phone-burst-stage[data-active-slide="0"] .burst-card[data-group="0"],.sw-landing .phone-burst-stage[data-active-slide="1"] .burst-card[data-group="1"],.sw-landing .phone-burst-stage[data-active-slide="2"] .burst-card[data-group="2"]{filter:saturate(1.04)brightness(1.01);box-shadow:0 28px 90px #4e263442}.sw-landing .burst-card:before{content:"";pointer-events:none;background:linear-gradient(#ffffff3d,#fff0);position:absolute;inset:0}.sw-landing .burst-card-tag{z-index:1;letter-spacing:-.01em;border-radius:999px;align-items:center;padding:8px 12px;font-size:.72rem;font-weight:700;display:inline-flex;position:relative}.sw-landing .burst-card[data-tone=warm] .burst-card-tag{color:#c63b2b;background:#f5523a29}.sw-landing .burst-card[data-tone=cool] .burst-card-tag{color:#1a8b49;background:#1ab75c24}.sw-landing .burst-card-art{border-radius:22px;height:238px;margin:14px 0 16px;position:relative;overflow:hidden}.sw-landing .burst-card-art:before,.sw-landing .burst-card-art:after{content:"";position:absolute}.sw-landing .burst-card-reel .burst-card-art{background:radial-gradient(circle at 74% 18%,#ffc75aeb 0 10%,#0000 11%),linear-gradient(145deg,#a41643e0,#ff795c2e),linear-gradient(#ff8767 0%,#be3756 100%)}.sw-landing .burst-card-reel .burst-card-art:before{background:linear-gradient(#ffe3d5e0,#ff9c7966);border-radius:40px;width:126%;height:52%;bottom:-14%;left:-8%;transform:rotate(-8deg)}.sw-landing .burst-card-reel .burst-card-art:after{background:linear-gradient(#ffe6d5bd,#ffc1a514);border-radius:36px 36px 18px 18px;width:74px;height:120px;bottom:28px;right:16px;transform:rotate(-12deg)}.sw-landing .burst-card-poster .burst-card-art{background:linear-gradient(135deg,#ffcdb2b8,#ff5f4f00),linear-gradient(#ff7a60 0%,#ea4f6c 100%)}.sw-landing .burst-card-poster .burst-card-art:before{background:#ffffff47;border-radius:18px;height:92px;inset:18px 18px auto}.sw-landing .burst-card-poster .burst-card-art:after{background:linear-gradient(#8710304d,#ff897500),linear-gradient(#fff4e9bf,#fff4e947);border-radius:22px;height:96px;bottom:24px;left:18px;right:18px}.sw-landing .burst-card-story .burst-card-art{background:radial-gradient(circle at 22% 26%,#ffdf96e0 0 10%,#0000 11%),linear-gradient(160deg,#671d75d6,#ff8e6633),linear-gradient(#ff8d6f 0%,#6c3ea0 100%)}.sw-landing .burst-card-story .burst-card-art:before{background:#ffffff52;border-radius:20px;height:72px;bottom:18px;left:18px;right:18px}.sw-landing .burst-card-story .burst-card-art:after{background:linear-gradient(#ffdacbd6,#ffdacb2e);border-radius:28px;width:88px;height:132px;top:34px;left:26px;box-shadow:114px 0 #ffffff24}.sw-landing .burst-card-carousel .burst-card-art{background:linear-gradient(135deg,#ffffff47,#fff0),linear-gradient(#3fe078 0%,#1fb7b1 100%)}.sw-landing .burst-card-carousel .burst-card-art:before{background:#ffffff42;border-radius:24px;width:126px;height:150px;top:24px;left:20px;box-shadow:96px 18px #ffffff2e}.sw-landing .burst-card-carousel .burst-card-art:after{background:#ffffff57;border-radius:18px;height:58px;bottom:20px;left:18px;right:18px}.sw-landing .burst-card-product .burst-card-art{background:radial-gradient(circle at 76% 18%,#c6ff85eb 0 11%,#0000 12%),linear-gradient(150deg,#0f584ae0,#73e49138),linear-gradient(#5be27a 0%,#0f8d80 100%)}.sw-landing .burst-card-product .burst-card-art:before{background:linear-gradient(#ffffffd1,#c4ffe61f);border-radius:24px 24px 18px 18px;width:110px;height:150px;bottom:18px;left:26px;transform:rotate(-10deg)}.sw-landing .burst-card-product .burst-card-art:after{background:#ffffff6b;border-radius:24px;width:42px;height:92px;bottom:34px;right:26px}.sw-landing .burst-card-ugc .burst-card-art{background:linear-gradient(130deg,#ffffff52,#fff0),linear-gradient(#58da7e 0%,#36c59d 100%)}.sw-landing .burst-card-ugc .burst-card-art:before{background:#ffffff5c;border-radius:18px;width:74px;inset:20px auto 20px 20px;box-shadow:92px 0 #ffffff2e}.sw-landing .burst-card-ugc .burst-card-art:after{background:linear-gradient(#ffffff8a,#ffffff1f),linear-gradient(#0f66552e,#0f665500);border-radius:22px;height:84px;bottom:24px;left:20px;right:20px}.sw-landing .burst-card-meta{z-index:1;gap:4px;display:grid;position:relative}.sw-landing .burst-card-meta strong{color:#261d37;font-size:1rem;font-weight:700}.sw-landing .burst-card-meta span{color:#261d37a8;font-size:.8rem;line-height:1.45}.sw-landing .phone-frame{z-index:5;background:linear-gradient(#141416 0%,#040404 100%);border-radius:46px;width:296px;height:600px;padding:14px;position:relative;box-shadow:0 34px 100px #1107127a,inset 0 0 0 1px #ffffff2e}.sw-landing .phone-frame:before{content:"";z-index:2;background:#040404;border-radius:0 0 18px 18px;width:118px;height:30px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.sw-landing .phone-screen{background:linear-gradient(#fcfbff 0%,#efeefe 100%);border-radius:32px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.sw-landing .phone-status-row{color:#1c162dd6;justify-content:space-between;align-items:center;padding:12px 18px 6px;font-size:.7rem;font-weight:700;display:flex}.sw-landing .phone-status-icons{align-items:center;gap:4px;display:flex}.sw-landing .phone-status-icons span{background:#1c162d2e;border-radius:999px;width:16px;height:6px;display:block}.sw-landing .phone-status-icons span:last-child{background:#1d1630;width:22px}.sw-landing .phone-screen-top{color:#1d1630;justify-content:space-between;align-items:center;gap:10px;padding:8px 18px 12px;font-size:.88rem;font-weight:800;display:flex}.sw-landing .phone-screen-title{letter-spacing:-.02em}.sw-landing .phone-screen-pill{color:#1d1630b8;background:#1d163014;border-radius:999px;align-items:center;padding:8px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.sw-landing .phone-screen-body{flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;gap:14px;padding:0 16px 18px;display:flex}.sw-landing .showcase-preview{background:#ffffffd1;border:1px solid #ffffff94;border-radius:24px;padding:12px;box-shadow:0 12px 36px #36204714}.sw-landing .showcase-preview-art{background:radial-gradient(circle at 72% 20%,#ffd36eeb 0 10%,#0000 11%),linear-gradient(145deg,#751c57e6,#ff7b5b2e),linear-gradient(#ff7d61 0%,#7836a1 100%);border-radius:18px;height:224px;position:relative;overflow:hidden}.sw-landing .showcase-preview-art:before{content:"";background:linear-gradient(#ffe2d2e6,#ffa6805c);border-radius:34px;width:128%;height:46%;position:absolute;bottom:-14%;left:-8%;transform:rotate(-10deg)}.sw-landing .showcase-preview-art:after{content:"";background:linear-gradient(#ffede1d1,#ffede124);border-radius:38px 38px 18px 18px;width:88px;height:120px;position:absolute;bottom:30px;right:26px;transform:rotate(-16deg)}.sw-landing .showcase-preview-copy{gap:4px;margin-top:12px;display:grid}.sw-landing .showcase-preview-kicker{letter-spacing:.12em;text-transform:uppercase;color:#1d163073;font-size:.68rem;font-weight:700}.sw-landing .showcase-preview-copy strong{color:#1d1630;font-size:1rem;line-height:1.2}.sw-landing .showcase-preview-copy p{color:#1d1630a3;font-size:.82rem;line-height:1.45}.sw-landing .showcase-chip-row{flex-wrap:wrap;gap:8px;display:flex}.sw-landing .showcase-chip-row span{color:#1d1630bd;background:#ffffffb8;border:1px solid #ffffff8f;border-radius:999px;align-items:center;padding:8px 11px;font-size:.72rem;font-weight:700;display:inline-flex}.sw-landing .showcase-list{gap:10px;display:grid}.sw-landing .showcase-list-item{background:#ffffffa8;border:1px solid #ffffff8f;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.sw-landing .showcase-list-item strong{color:#1d1630;font-size:.84rem}.sw-landing .showcase-list-item span{color:#1d163094;font-size:.74rem}.sw-landing .phone-slides{flex-direction:column;padding:10vh 0 18vh;display:flex}.sw-landing .phone-slide{color:#1d1630;opacity:.34;flex-direction:column;justify-content:center;min-height:86vh;transition:opacity .5s,transform .5s;display:flex;transform:translateY(26px)}.sw-landing .phone-slide.active{opacity:1;transform:translateY(0)}.sw-landing .phone-slide-kicker{letter-spacing:.14em;text-transform:uppercase;color:#1d16307a;margin-bottom:12px;font-size:.78rem;font-weight:700}.sw-landing .phone-slide h2{letter-spacing:-.04em;max-width:500px;margin-bottom:16px;font-size:clamp(1.8rem,3.2vw,3.1rem);font-weight:700;line-height:1.15}.sw-landing .phone-slide p{color:#1d1630b3;max-width:430px;font-size:1.02rem;line-height:1.7}.sw-landing .footer{background:var(--bg-dark);border-top:1px solid #ffffff14;padding:40px 32px}.sw-landing .footer-inner{justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;display:flex}.sw-landing .footer-logo,.sw-landing .footer-logo-img{width:auto;height:18px;display:block}.sw-landing .footer-logo-wordmark{filter:drop-shadow(0 0 10px #6ad4e833);height:30px}.sw-landing .footer-links{align-items:center;gap:18px;display:flex}.sw-landing .footer-links a{color:var(--text-secondary);font-size:.78rem;font-weight:600;text-decoration:none;transition:color .2s}.sw-landing .footer-links a:hover{color:var(--text-primary)}.sw-landing .footer-copy{color:var(--text-secondary);font-size:.78rem}.sw-landing .floating-cta{left:50%;bottom:max(16px,env(safe-area-inset-bottom));color:#f7fbfb;cursor:pointer;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:95;opacity:0;pointer-events:none;background:radial-gradient(circle at 20% 20%,#00d5bd38,#0000 42%),linear-gradient(135deg,#0b0d10f5 0%,#0a252af5 100%);border:1px solid #ffffff24;border-radius:999px;justify-content:space-between;align-items:center;gap:16px;width:min(560px,100vw - 32px);padding:18px 22px;font-family:inherit;text-decoration:none;transition:opacity .28s,transform .42s cubic-bezier(.22,1,.36,1),box-shadow .22s;display:flex;position:fixed;transform:translate(-50%,26px)scale(.96);box-shadow:0 20px 50px #090c104d,inset 0 0 0 1px #00d5bd1a}.sw-landing .floating-cta:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff1f,#fff0);position:absolute;inset:1px}.sw-landing .floating-cta.visible{opacity:1;pointer-events:auto;transform:translate(-50%)scale(1)}.sw-landing .floating-cta:hover{box-shadow:0 24px 60px #090c1057,inset 0 0 0 1px #00d5bd24}.sw-landing .floating-cta-label,.sw-landing .floating-cta-arrow{z-index:1;position:relative}.sw-landing .floating-cta-label{letter-spacing:-.02em;font-size:1rem;font-weight:700}.sw-landing .floating-cta-arrow{background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.15rem;display:inline-flex}@media (max-width:1100px){.sw-landing .trust-grid,.sw-landing .phone-scroll-layout{grid-template-columns:1fr}.sw-landing .phone-sticky{padding:24px 0 12px;position:relative;top:0}.sw-landing .phone-burst-stage{height:680px}.sw-landing .phone-slides{text-align:center;align-items:center;padding:0 0 40px}.sw-landing .phone-slide{min-height:58vh}.sw-landing .phone-slide p,.sw-landing .phone-slide h2{margin-left:auto;margin-right:auto}}@media (max-width:768px){.sw-landing .nav-links{display:none}.sw-landing .trust-section{padding:82px 20px}.sw-landing .trust-intro h2{font-size:clamp(2.05rem,12vw,3.1rem)}.sw-landing .trust-intro p{font-size:.98rem}.sw-landing .trust-card{border-radius:20px;min-height:auto;padding:22px}.sw-landing .trust-policy-row a{width:100%}.sw-landing .footer-inner{flex-direction:column;align-items:flex-start}.sw-landing .footer-links{flex-wrap:wrap}.sw-landing .phone-section{padding:96px 20px 24px}.sw-landing .phone-section-shell{margin-bottom:18px}.sw-landing .phone-section-copy h2{font-size:clamp(2rem,12vw,3rem)}.sw-landing .phone-section-copy p{font-size:.98rem}.sw-landing .phone-scroll-layout{text-align:center;grid-template-columns:1fr}.sw-landing .phone-sticky{padding:24px 0 0;position:relative;top:0}.sw-landing .phone-burst-stage{width:min(100%,360px);height:540px}.sw-landing .phone-burst-stage:before{width:320px;height:320px;top:86px}.sw-landing .burst-card{border-radius:22px;width:150px;height:252px;padding:10px}.sw-landing .burst-card-art{border-radius:16px;height:152px;margin:10px 0 12px}.sw-landing .burst-card-tag{padding:6px 10px;font-size:.62rem}.sw-landing .burst-card-meta strong{font-size:.8rem}.sw-landing .burst-card-meta span{font-size:.66rem}.sw-landing .phone-burst-stage.is-visible .burst-card{transform:translate(calc(-50% + (var(--card-x)*.56)),calc(-50% + (var(--card-y)*.56)))rotate(var(--card-r))scale(1)}.sw-landing .phone-frame{border-radius:38px;width:244px;height:492px;padding:12px}.sw-landing .phone-frame:before{width:96px;height:24px;top:10px}.sw-landing .phone-screen{border-radius:26px}.sw-landing .phone-status-row{padding:10px 14px 4px}.sw-landing .phone-screen-top{padding:8px 14px 10px}.sw-landing .phone-screen-body{gap:10px;padding:0 12px 14px}.sw-landing .showcase-preview{border-radius:18px;padding:10px}.sw-landing .showcase-preview-art{height:170px}.sw-landing .showcase-chip-row{justify-content:center}.sw-landing .showcase-list-item{padding:10px 12px}.sw-landing .phone-slide{align-items:center;min-height:42vh}.sw-landing .phone-slide h2{font-size:clamp(1.7rem,8vw,2.35rem)}.sw-landing .phone-slide p{margin:0 auto;font-size:.96rem}.sw-landing .hero-title{padding:0 16px;top:14%}.sw-landing .hero-wordmark{width:min(94vw,520px)}.sw-landing .hero-purpose{font-size:clamp(.98rem,4vw,1.18rem)}.sw-landing .hero-built-note,.sw-landing .hero-community-note,.sw-landing .hero-data-purpose{max-width:92vw;font-size:.82rem}.sw-landing .speech-bubble{top:16%}.sw-landing .prompt-box{width:calc(100vw - 64px);min-width:0}.sw-landing .approval-card{width:90vw;max-width:320px;right:5%}.sw-landing .float-item{width:42px;height:42px;font-size:1rem}.sw-landing .floating-cta{width:calc(100vw - 20px);bottom:max(10px,env(safe-area-inset-bottom));padding:16px 18px}.sw-landing .floating-cta-label{font-size:.94rem}.sw-landing .floating-cta-arrow{width:36px;height:36px}}
