:root{--bg:#080a12;--bg2:#0d1020;--paper:#f5e9c8;--ink:#14151d;--panel:#101525;--panel2:#151b2c;--line:rgba(255,255,255,.11);--text:#f7f7fb;--muted:#9ba5bc;--soft:#cbd2e1;--blue:#4f8cff;--violet:#8a63ff;--pink:#ff4f9a;--mint:#45d69b;--orange:#ffad32;--yellow:#ffd65c;--shadow:0 30px 90px rgba(0,0,0,.42);--radius:30px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:DM Sans,system-ui,sans-serif;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.07;z-index:50;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E")}body:after{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 10% 10%,rgba(79,140,255,.08),transparent 28%),radial-gradient(circle at 90% 20%,rgba(255,79,154,.07),transparent 28%);z-index:-1}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.container{width:min(1180px,calc(100% - 40px));margin:auto}header{position:sticky;top:0;z-index:40;background:#080a12b8;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--line)}nav{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;font-family:Space Grotesk;font-weight:700;font-size:21px}.brand-mark{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#ff4f9a,#785cff 55%,#3aa9ff);display:grid;place-items:center;box-shadow:0 12px 30px #785cff40;transform:rotate(-3deg)}.brand-mark svg{width:24px}.brand-name{background:linear-gradient(90deg,#69a9ff,#b579ff,#ff75b0);-webkit-background-clip:text;background-clip:text;color:transparent}.navlinks{display:flex;gap:30px;color:#b9c2d4;font-size:14px;margin-left:auto}.navlinks a{transition:.2s}.navlinks a:hover{color:#fff;transform:translateY(-1px)}.nav-actions{display:flex;align-items:center;gap:9px}.icon-btn{border:1px solid var(--line);background:#ffffff0a;color:#fff;border-radius:999px;height:42px;width:42px;padding:0;display:grid;place-items:center}.mobile-menu{display:none}.hero{position:relative;padding:72px 0 64px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:52px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border:1px solid rgba(69,214,155,.3);background:#45d69b12;border-radius:999px;color:#88f0be;text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:800}.eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--mint);box-shadow:0 0 15px var(--mint)}h1{font-family:Space Grotesk;font-size:clamp(50px,7vw,88px);line-height:.93;letter-spacing:-.065em;margin:22px 0;max-width:700px}.gradient{background:linear-gradient(95deg,#55a1ff,#9267ff 48%,#ff5b9f 88%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy{font-size:17px;line-height:1.7;color:var(--muted);max-width:590px;margin:0 0 28px}.hand{font-family:Patrick Hand,cursive}.hero-copy .hand{color:#fff;font-size:25px;display:inline-block;transform:rotate(-2deg);margin-left:6px}.grab-shell{position:relative;max-width:690px}.grab-card{padding:13px;border:1px solid rgba(255,255,255,.13);border-radius:28px;background:linear-gradient(145deg,#181f33f2,#0a0d17fa);box-shadow:var(--shadow);position:relative;overflow:hidden}.grab-card:before{content:"";position:absolute;width:280px;height:180px;right:-80px;top:-110px;background:radial-gradient(circle,rgba(79,140,255,.25),transparent 65%);pointer-events:none}.input-row{display:flex;gap:10px;position:relative;z-index:1}.url-wrap{flex:1;min-width:0;height:62px;display:flex;align-items:center;gap:10px;padding:0 15px;border:1px solid rgba(255,255,255,.09);background:#080c16;border-radius:19px}.url-wrap svg{flex:none;color:#9cadc8}.url-input{width:100%;height:100%;border:0;outline:0;background:transparent;color:#fff;font-size:15px}.url-input::placeholder{color:#65728a}.clear{border:0;background:transparent;color:#66758e;font-size:23px;padding:0}.download-btn{height:62px;border:0;border-radius:19px;padding:0 24px;background:linear-gradient(135deg,#258fff,#6f5cff);color:#fff;font-weight:800;box-shadow:0 15px 32px #3c69ff47;transition:.2s transform,.2s filter}.download-btn:hover{transform:translateY(-2px);filter:brightness(1.08)}.download-btn:disabled{opacity:.65;cursor:wait;transform:none}.grab-foot{display:flex;justify-content:space-between;gap:12px;padding:12px 6px 1px;color:#7f8da6;font-size:11px}.grab-foot strong{color:#dce5f5}.paste-btn{border:0;background:transparent;color:#9dbaff;font-size:11px;font-weight:700;padding:0}.result{display:none;margin-top:12px}.result.show{display:block}.result-card{padding:14px;border-radius:20px;background:#0b101c;border:1px solid rgba(255,255,255,.1)}.result-top{display:flex;justify-content:space-between;gap:15px;align-items:center}.result-title{font-weight:800}.result-meta{color:#77859c;font-size:12px;margin-top:4px}.result-actions{display:flex;gap:8px}.download-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:13px;background:linear-gradient(135deg,#ff4f9a,#8b62ff);font-weight:800;font-size:13px}.result-preview{width:100%;max-height:410px;object-fit:contain;border-radius:16px;background:#05070d;margin-top:12px}.error{padding:13px;border-radius:16px;background:#ff4f9a14;border:1px solid rgba(255,79,154,.2);color:#ffb1ce;font-size:13px}.error strong{display:block;margin-bottom:6px;font-size:15px;color:#ffd4e5}.error-message{color:#e4a9bf;line-height:1.5}.loading{display:flex;align-items:center;gap:9px;color:#b7c2d7;font-size:13px;padding:13px}.spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.18);border-top-color:#65a5ff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.mini-trust{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.pill{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;background:#ffffff09;border:1px solid rgba(255,255,255,.07);color:#9ea9bc;font-size:11px}.pill b{color:#fff}.pill-dot{width:6px;height:6px;border-radius:50%}.hero-art{position:relative;min-height:620px;display:grid;place-items:center}.media-stage{position:relative;width:min(100%,590px);height:590px;border:1px solid rgba(255,255,255,.11);border-radius:42px;background:linear-gradient(145deg,#11182b,#0b0f1a 58%,#160d20);overflow:hidden;box-shadow:0 34px 100px #00000075;isolation:isolate}.media-stage:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 28% 20%,rgba(79,140,255,.16),transparent 28%),radial-gradient(circle at 80% 72%,rgba(255,79,154,.14),transparent 31%);z-index:-2}.stage-grid{position:absolute;inset:0;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 22%,#000 78%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,#000 22%,#000 78%,transparent 100%)}.stage-glow{position:absolute;border-radius:50%;filter:blur(8px);pointer-events:none}.glow-a{width:220px;height:220px;left:-80px;top:60px;background:#5091ff29}.glow-b{width:240px;height:240px;right:-80px;bottom:40px;background:#ff4aa626}.main-device{position:absolute;left:50%;top:48%;width:250px;height:470px;transform:translate(-50%,-50%) rotate(-4deg);padding:9px;border:2px solid #35405b;border-radius:38px;background:#080c16;box-shadow:26px 35px 70px #0000007a,0 0 0 1px #ffffff0d;z-index:5}.device-notch{position:absolute;z-index:8;top:15px;left:50%;transform:translate(-50%);width:82px;height:21px;border-radius:20px;background:#080a11;border:1px solid rgba(255,255,255,.08)}.device-screen{height:100%;border-radius:30px;overflow:hidden;padding:34px 19px 18px;background:linear-gradient(165deg,#17295a,#453f91 48%,#d94f92);position:relative}.device-screen:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 18%,rgba(255,255,255,.8) 0 1px,transparent 2px) 0 0/37px 37px;opacity:.16}.device-status{display:flex;justify-content:space-between;color:#ffffffc7;font-size:8px;position:relative;z-index:2}.device-brand{position:relative;z-index:2;margin-top:23px;display:flex;align-items:center;gap:6px;font-size:8px;font-weight:900;letter-spacing:.13em;color:#fff}.device-brand-dot{width:7px;height:7px;border-radius:50%;background:#ff4f9a;box-shadow:0 0 10px #ff4f9a99}.device-url{position:relative;z-index:2;margin-top:9px;padding:8px 9px;border-radius:10px;background:#070a1442;border:1px solid rgba(255,255,255,.13);font-size:6.5px;color:#ffffffc2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.device-reel{position:relative;z-index:2;margin-top:13px;border-radius:16px;overflow:hidden;background:#0a0d1852;border:1px solid rgba(255,255,255,.2);box-shadow:0 14px 24px #0000002e}.device-reel-thumb{height:126px;position:relative;background:linear-gradient(145deg,#ff5c9d,#7650e8 48%,#36cfa9);overflow:hidden}.device-reel-thumb:before{content:"";position:absolute;width:74px;height:74px;border-radius:50%;right:-12px;top:-14px;background:#ffffff2e}.device-reel-thumb:after{content:"";position:absolute;left:14px;right:14px;bottom:12px;height:40px;background:linear-gradient(155deg,#fff3,#fff0);border-radius:12px;transform:rotate(-4deg)}.device-play{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:18px solid #fff;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.device-reel-label{position:absolute;z-index:2;left:9px;top:8px;font-size:6px;font-weight:900;letter-spacing:.12em;color:#fff;background:#080b146b;padding:4px 6px;border-radius:7px}.device-reel-info{display:flex;justify-content:space-between;align-items:center;padding:8px 9px}.device-reel-info div{display:flex;flex-direction:column;gap:2px}.device-reel-info b{font-size:8px;color:#fff}.device-reel-info span{font-size:6px;color:#fff9}.device-check{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#45d69b;color:#07130f;font-size:9px;font-weight:900}.device-link{position:relative;z-index:2;margin-top:10px;padding:8px 9px;border-radius:10px;background:#ffffff1c;border:1px solid rgba(255,255,255,.15);display:flex;justify-content:space-between;align-items:center;font-size:6px;color:#ffffff94}.device-link b{font-size:6px;color:#fff}.device-download{position:absolute;z-index:3;bottom:14px;left:17px;right:17px;height:40px;border-radius:13px;background:#fff;color:#6047cf;display:grid;place-items:center;font-weight:900;font-size:9px;letter-spacing:.05em;box-shadow:0 12px 25px #0000002e}.hero-doodle{position:absolute;z-index:3;font-family:Patrick Hand,cursive;color:#f7f7fb;pointer-events:none}.doodle-save{right:34px;top:62px;font-size:25px;line-height:.82;transform:rotate(6deg);text-align:center}.doodle-save:after{content:"";display:block;width:72px;height:20px;margin:4px auto 0;border-bottom:3px solid #55a1ff;border-radius:50%;transform:rotate(-7deg)}.doodle-arrow{right:78px;top:128px;width:92px;height:48px;border-top:2px solid #ff5b9f;border-radius:50%;transform:rotate(12deg)}.media-chip{position:absolute;right:25px;bottom:42px;z-index:8;padding:11px 14px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#0a0e19db;box-shadow:0 18px 35px #00000047;display:flex;align-items:center;gap:9px;font-size:10px;font-weight:800;letter-spacing:.08em;color:#dbe4f5;transform:rotate(3deg)}.media-chip i{width:9px;height:9px;border-radius:50%;background:#45d69b;box-shadow:0 0 12px #45d69b}.photo-card{position:absolute;right:42px;top:170px;width:132px;padding:7px;border-radius:18px;background:#0d121fe0;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 35px #0000004d;transform:rotate(7deg);z-index:8;opacity:.94}.photo-art{height:92px;border-radius:12px;background:linear-gradient(155deg,#ffcf67 0 30%,#f48eaa 30% 58%,#5868d9 58%);position:relative;overflow:hidden}.photo-art:before{content:"";position:absolute;left:14px;right:14px;bottom:14px;height:35px;background:#26365f;clip-path:polygon(0 100%,32% 35%,51% 67%,70% 18%,100% 100%)}.photo-art:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:#fff1b0;right:18px;top:15px}.photo-label{font-size:8px;font-weight:800;color:#aeb9cf;padding:7px 3px 2px;letter-spacing:.08em}.stage-sticker{position:absolute;left:25px;bottom:38px;z-index:7;padding:10px 13px;background:#ffd65c;color:#17151a;font-family:Patrick Hand,cursive;font-size:18px;line-height:.8;box-shadow:5px 7px #0003;transform:rotate(-5deg)}.stage-sticker:after{content:"";position:absolute;right:-12px;bottom:-7px;width:28px;height:16px;border-bottom:2px solid #fff;border-radius:50%;transform:rotate(-18deg)}.float-card{position:absolute;border:1px solid rgba(255,255,255,.14);background:#0d121fe8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 22px 45px #00000057;border-radius:22px;z-index:7}.card-reel{left:24px;top:92px;width:160px;padding:10px;transform:rotate(-7deg);animation:drift1 5.5s ease-in-out infinite}.card-top{display:flex;align-items:center;gap:6px;padding:2px 4px 8px;font-size:8px;font-weight:800;letter-spacing:.1em;color:#aeb9cf}.tiny-dot{width:7px;height:7px;border-radius:50%}.tiny-dot.pink{background:#ff4f9a;box-shadow:0 0 10px #ff4f9a}.tiny-more{margin-left:auto;color:#596780}.reel-art{height:116px;border-radius:15px;background:linear-gradient(155deg,#f04e8e,#6b54ed 55%,#1e83ed);position:relative;overflow:hidden}.reel-art:before{content:"";position:absolute;width:90px;height:90px;right:-16px;bottom:-18px;border-radius:50%;background:#ffffff21}.play-triangle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:18px solid #fff;filter:drop-shadow(0 5px 8px rgba(0,0,0,.2))}.reel-scribble{position:absolute;left:10px;bottom:9px;font-family:Patrick Hand;font-size:18px;line-height:.75;color:#fff;transform:rotate(-5deg)}.card-caption,.photo-caption{display:flex;justify-content:space-between;padding:8px 3px 1px;font-size:9px;color:#8d99ae}.card-caption b{color:#fff}.card-photo{right:20px;top:92px;width:150px;padding:9px;transform:rotate(6deg);animation:drift2 6s ease-in-out infinite}.photo-art{height:104px;border-radius:14px;position:relative;overflow:hidden;background:linear-gradient(180deg,#5d76e9,#d875a1 65%,#f5ae75)}.photo-sun{position:absolute;width:30px;height:30px;border-radius:50%;right:20px;top:17px;background:#ffe6a6;box-shadow:0 0 24px #ffe6a659}.photo-hill{position:absolute;left:-10%;right:-10%;bottom:-5%;height:57%;background:#2d467c;clip-path:polygon(0 100%,30% 36%,48% 65%,68% 17%,100% 74%,100% 100%)}.photo-wave{position:absolute;left:-8%;right:-8%;bottom:-8%;height:32%;background:#45d69b;clip-path:ellipse(60% 65% at 50% 100%);opacity:.9}.photo-caption b{color:#ff77ad;font-size:15px;line-height:9px}.card-mini{right:30px;bottom:58px;display:flex;align-items:center;gap:10px;padding:11px 13px;transform:rotate(-4deg);animation:drift3 5s ease-in-out infinite}.mini-icon{width:29px;height:29px;border-radius:10px;display:grid;place-items:center;background:#4f8cff;color:#fff;font-weight:900}.card-mini b{display:block;font-size:9px;letter-spacing:.12em}.card-mini span:last-child{display:block;color:#8591a8;font-size:9px;margin-top:2px}.scribble-note{position:absolute;font-family:Patrick Hand;color:#fff;font-size:22px;line-height:.8;z-index:9;text-shadow:0 4px 14px rgba(0,0,0,.35)}.note-a{left:28px;bottom:45px;transform:rotate(-9deg)}.note-a:after{content:"";display:block;width:68px;height:14px;border-bottom:3px solid #55a1ff;border-radius:50%;transform:rotate(-4deg)}.note-b{right:22px;top:37px;transform:rotate(8deg);text-align:right;color:#d7cfff}.note-b:before{content:"";position:absolute;width:50px;height:18px;left:-44px;bottom:-17px;border-left:2px solid #ff79b1;border-bottom:2px solid #ff79b1;transform:skew(-20deg)}.star{position:absolute;color:#7aa8ff;font-size:27px;z-index:9;animation:pulseStar 2.4s ease-in-out infinite}.star-a{left:46%;top:32px}.star-b{right:31%;bottom:25px;color:#ff76b1;animation-delay:.7s}@keyframes drift1{50%{transform:translateY(-9px) rotate(-5deg)}}@keyframes drift2{50%{transform:translateY(10px) rotate(8deg)}}@keyframes drift3{50%{transform:translateY(-7px) rotate(-2deg)}}@keyframes pulseStar{50%{transform:scale(1.15) rotate(10deg);opacity:.65}}section.block{padding:104px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:34px}.kicker{color:#78a7ff;text-transform:uppercase;letter-spacing:.17em;font-size:10px;font-weight:800}.section-title{font-family:Space Grotesk;font-size:clamp(38px,5vw,60px);letter-spacing:-.055em;line-height:.98;margin:9px 0 0;max-width:690px}.section-copy{max-width:360px;color:#8e9ab0;line-height:1.65;font-size:14px;margin:0}.tools{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.tool{position:relative;min-height:260px;padding:23px;border:1px solid rgba(255,255,255,.1);border-radius:26px;background:linear-gradient(145deg,#11182a,#0d1220);overflow:hidden;transition:.25s transform,.25s border-color}.tool:hover{transform:translateY(-7px) rotate(-.4deg);border-color:#fff3}.tool-link{display:block;color:inherit;text-decoration:none;cursor:pointer}.tool-link:focus-visible{outline:2px solid #8a63ff;outline-offset:4px}.tool-link:hover{color:inherit}.tool .blob{position:absolute;right:-45px;top:-45px;width:150px;height:120px;border-radius:45% 55% 52% 48%;opacity:.9}.tool.reel .blob{background:#d72d7b}.tool.photo .blob{background:#347ee7}.tool.video .blob{background:#32b984}.tool.carousel .blob{background:#e29a26}.tool-icon{position:relative;width:52px;height:52px;border-radius:17px;background:#0a0f1b;border:1px solid rgba(255,255,255,.13);display:grid;place-items:center;box-shadow:0 10px 25px #0003}.tool h3{font-family:Space Grotesk;font-size:22px;margin:28px 0 7px}.tool p{color:#8f9ab0;line-height:1.6;font-size:13px;max-width:220px}.tool .hand{position:absolute;right:18px;bottom:14px;color:#fff;font-size:19px;transform:rotate(-4deg)}.steps-wrap{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:stretch}.steps{display:grid;gap:13px}.step{display:grid;grid-template-columns:58px 1fr;gap:17px;padding:23px;border:1px solid rgba(255,255,255,.09);border-radius:24px;background:#ffffff06}.num{width:48px;height:48px;border-radius:15px;background:#172642;color:#70a6ff;display:grid;place-items:center;font-family:Space Grotesk;font-weight:700}.step h3{font-family:Space Grotesk;margin:2px 0 6px;font-size:20px}.step p{margin:0;color:#8f9ab0;line-height:1.55;font-size:13px}.how-art{min-height:450px;border:1px solid rgba(255,255,255,.09);border-radius:30px;background:radial-gradient(circle at 70% 25%,rgba(139,92,246,.3),transparent 34%),linear-gradient(145deg,#111a31,#0b101b);position:relative;overflow:hidden}.how-art:after{content:"";position:absolute;inset:auto -10% -22%;height:55%;background:#121d38;transform:rotate(-4deg)}.phone-big{position:absolute;z-index:3;left:34%;top:9%;width:31%;height:78%;border:9px solid #25314d;border-radius:42px;background:#0a0f19;padding:8px;transform:rotate(5deg);box-shadow:20px 28px 50px #0006}.screen-big{height:100%;border-radius:29px;background:linear-gradient(170deg,#273c83,#7d5da1 50%,#f08aa1);padding:22px 13px;position:relative;overflow:hidden}.screen-big:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 17%,#fff 0 1px,transparent 2px) 0 0/45px 45px;opacity:.25}.fake-top{height:8px;width:35%;border-radius:10px;background:#fffc;margin:0 auto 32px}.fake-card{height:70px;border-radius:15px;background:#ffffff2e;border:1px solid rgba(255,255,255,.2);margin-bottom:13px}.fake-button{height:42px;border-radius:14px;background:#fff;color:#6c4cff;display:grid;place-items:center;font-weight:800;font-size:11px;margin-top:18px}.how-device-status{display:flex;justify-content:space-between;align-items:center;color:#ffffffb8;font-size:6px;font-weight:700;position:relative;z-index:2}.how-device-brand{position:relative;z-index:2;margin-top:16px;font-size:7px;letter-spacing:.08em;font-weight:900;color:#f8f8fb}.how-brand-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#ff4f9a;margin-right:3px}.how-device-url{position:relative;z-index:2;margin-top:8px;border:1px solid rgba(255,255,255,.18);background:#070a1438;border-radius:8px;padding:6px 7px;color:#ffffffb8;font-size:5.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.how-device-reel{position:relative;z-index:2;margin-top:9px;border-radius:10px;background:#070a1447;border:1px solid rgba(255,255,255,.18);padding:6px}.how-reel-thumb{height:62px;border-radius:7px;background:linear-gradient(145deg,#e94d9b,#627ef0 65%,#36c8b2);position:relative;overflow:hidden}.how-reel-thumb:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 22%,rgba(255,255,255,.45),transparent 18%),linear-gradient(160deg,transparent 50%,rgba(255,255,255,.12))}.how-reel-thumb>span:last-child{position:absolute;left:6px;top:5px;color:#fff;font-size:5px;font-weight:900;letter-spacing:.08em;z-index:2}.how-play{position:absolute;left:50%;top:50%;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid #fff;transform:translate(-35%,-50%);z-index:2;filter:drop-shadow(0 2px 3px rgba(0,0,0,.2))}.how-reel-info{display:flex;justify-content:space-between;align-items:center;margin-top:6px;color:#fff;font-size:5px}.how-reel-info div{display:flex;flex-direction:column;gap:2px}.how-reel-info b{font-size:6px}.how-reel-info span{color:#ffffff94}.how-reel-info strong{width:14px;height:14px;border-radius:50%;display:grid;place-items:center;background:#3bd59c;color:#08131a;font-size:7px}.how-device-link{position:relative;z-index:2;margin-top:7px;display:flex;justify-content:space-between;align-items:center;padding:6px 7px;border-radius:8px;background:#ffffff1c;border:1px solid rgba(255,255,255,.14);font-size:5px;color:#ffffffa6}.how-device-link b{color:#fff;font-size:5.5px}.how-device-download{position:absolute;z-index:4;left:10px;right:10px;bottom:10px;height:28px;border-radius:10px;background:#fff;color:#6047cf;display:grid;place-items:center;font-weight:900;font-size:7px;letter-spacing:.05em;box-shadow:0 8px 18px #0003}.arrow-note{position:absolute;z-index:8;left:7%;top:18%;font-family:Patrick Hand;font-size:25px;line-height:.9;transform:rotate(-7deg);pointer-events:none}.arrow-curve{position:absolute;left:82%;top:47%;width:150px;height:82px;display:block;transform:rotate(4deg);transform-origin:left center}.arrow-curve svg{width:100%;height:100%;overflow:visible}.arrow-curve path{fill:none;stroke:#4aa8ff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.faq{display:grid;grid-template-columns:1fr 1fr;gap:13px}.faq details{border:1px solid rgba(255,255,255,.09);background:#ffffff06;border-radius:20px;padding:0 20px}.faq summary{cursor:pointer;list-style:none;padding:21px 0;font-family:Space Grotesk;font-weight:700}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";float:right;color:#6ca4ff;font-size:22px}.faq details[open] summary:after{content:"−"}.faq p{color:#8e99ae;line-height:1.65;font-size:13px;margin:0 0 21px;max-width:600px}.cta{padding:50px 0 100px}.cta-card{position:relative;overflow:hidden;padding:46px 52px;border-radius:35px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(125deg,#151c32,#111426 55%,#18142b);text-align:center}.cta-card:before,.cta-card:after{content:"";position:absolute;border-radius:50%;filter:blur(2px)}.cta-card:before{width:260px;height:260px;background:#4d8dff38;left:-110px;top:-120px}.cta-card:after{width:250px;height:250px;background:#ff4f9a2e;right:-100px;bottom:-120px}.cta-card h2{position:relative;font-family:Space Grotesk;font-size:clamp(38px,5vw,60px);letter-spacing:-.055em;margin:0 auto 11px;max-width:760px}.cta-card p{position:relative;color:#929db3;margin:0 auto 22px;max-width:720px;line-height:1.45}.cta-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;border:0;background:#fff;color:#151726;border-radius:999px;padding:14px 28px;font-weight:800}.footer{border-top:1px solid var(--line);padding:35px 0 45px}.footer-inner{display:flex;justify-content:space-between;align-items:end;gap:30px}.footer-note{color:#727e94;font-size:12px;margin-top:9px}.footer-tag{font-family:Patrick Hand;font-size:23px;transform:rotate(-4deg)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.in{opacity:1;transform:none}.floaty{animation:floaty 5s ease-in-out infinite}@keyframes floaty{50%{transform:translateY(-9px) rotate(1deg)}}@media(max-width:980px){.hero-grid,.story{grid-template-columns:1fr}.hero-art{min-height:520px}.tools{grid-template-columns:repeat(2,1fr)}.steps-wrap{grid-template-columns:1fr}.how-art{min-height:410px}.navlinks{display:none}.mobile-menu{display:block}.hero{padding-top:55px}.section-head{align-items:start;flex-direction:column}.section-copy{max-width:600px}.faq{grid-template-columns:1fr}}@media(max-width:650px){.device-brand{margin-top:19px}.device-url{font-size:5.8px;padding:7px 8px}.device-reel{margin-top:10px}.device-reel-thumb{height:102px}.device-link{margin-top:8px;padding:7px 8px}.device-download{height:37px;bottom:12px;left:15px;right:15px;font-size:8px}}@media(max-width:650px){.container{width:min(100% - 24px,1180px)}nav{height:68px}.brand{font-size:19px}.brand-mark{width:38px;height:38px}.hero{padding:42px 0}.hero-grid{gap:30px}h1{font-size:clamp(48px,15vw,72px);line-height:.92}.hero-copy{font-size:15px}.input-row{flex-direction:column}.download-btn,.url-wrap{width:100%}.download-btn{height:56px}.url-wrap{height:58px}.grab-foot{align-items:flex-start;flex-direction:column}.hero-art{min-height:450px}.tools{grid-template-columns:1fr}.tool{min-height:230px}.section-block,section.block{padding:78px 0}.section-title{font-size:43px}.story-card{padding:26px;min-height:330px}.story-card h3{font-size:31px}.stats,.faq{grid-template-columns:1fr}.cta-card{padding:30px 22px}.footer-inner{align-items:flex-start;flex-direction:column}.marquee-track{animation:none}.marquee span{font-size:12px}}@media(max-width:980px){.hero-grid{grid-template-columns:1fr;gap:38px}.hero-art{min-height:560px}.media-stage{height:560px}.tools{grid-template-columns:repeat(2,1fr)}.steps-wrap,.faq{grid-template-columns:1fr}}@media(max-width:680px){.container{width:min(100% - 24px,1180px)}nav{height:68px}.navlinks{display:none}.nav-actions{margin-left:auto}.mobile-menu{display:grid}.hero{padding:48px 0 38px}.hero-grid{gap:28px}h1{font-size:clamp(43px,14vw,64px);line-height:.92;margin-top:18px}.hero-copy{font-size:15px}.hero-copy .hand{font-size:21px}.input-row{flex-direction:column}.url-wrap,.download-btn{height:56px}.download-btn{width:100%}.grab-foot{font-size:10px;align-items:center}.mini-trust{gap:6px}.pill{font-size:10px;padding:7px 9px}.hero-art{min-height:440px}.media-stage{height:430px;border-radius:30px}.main-device{width:184px;height:350px;border-radius:29px}.device-screen{border-radius:22px;padding:28px 14px 13px}.device-title{font-size:28px}.device-stack{height:126px;margin-top:15px}.stack-card{width:92px;height:112px}.s2{left:35px}.s3{left:70px}.device-download{left:13px;right:13px;bottom:12px;height:35px;font-size:8px}.card-reel{left:7px;top:58px;width:132px;padding:7px;border-radius:16px}.reel-art{height:84px}.card-photo{right:7px;top:65px;width:112px;padding:7px;border-radius:16px}.photo-art{height:75px}.card-mini{right:9px;bottom:38px;padding:8px 10px}.scribble-note{font-size:17px}.note-a{left:10px;bottom:26px}.note-b{right:8px;top:22px}.star{font-size:20px}.star-a{top:20px}.star-b{bottom:18px}section.block{padding:72px 0}.section-head{display:block;margin-bottom:24px}.section-copy{margin-top:18px}.section-title{font-size:40px}.tools{grid-template-columns:1fr}.tool{min-height:220px}.steps-wrap{gap:14px}.step{grid-template-columns:46px 1fr;padding:18px}.num{width:40px;height:40px}.how-art{min-height:360px}.phone-big{width:40%;height:76%;left:30%}.arrow-note{font-size:20px}.faq details{padding:0 16px}.cta{padding:30px 0 70px}.cta-card{padding:30px 22px}}@media(max-width:650px){.media-stage{height:430px;border-radius:30px}.stage-label{left:17px;top:18px;font-size:8px}.stage-status{right:14px;top:15px;font-size:7px;padding:6px 8px}.board{width:250px;height:270px;border-radius:24px;padding:13px}.board-screen{height:185px;margin-top:11px}.board-window{left:15px;right:15px;top:20px;height:112px;padding:12px}.board-media{width:78px;height:62px;right:10px;bottom:10px}.board-media:before{left:28px;top:20px;border-top-width:10px;border-bottom-width:10px;border-left-width:15px}.board-save{left:11px;bottom:11px;padding:8px 10px;font-size:7px}.board-footer{margin-top:9px}.board-footer strong{font-size:11px}.board-footer span{font-size:7px}.download-chip{padding:7px 8px;font-size:7px}.float-reel{left:4px;top:96px;width:116px}.float-photo{right:4px;top:112px;width:108px}.reel-thumb{height:72px}.photo-thumb{height:68px}.scribble-note{font-size:17px}.note-a{left:16px;bottom:26px}.note-b{right:12px;top:45px}.arrow-line{left:25%;bottom:62px;width:55px}.star-a{top:52px}}.board{z-index:6}.float-reel{left:18px;top:108px;width:118px;padding:8px;transform:rotate(-5deg) scale(.9);z-index:4;animation:drift1 6.5s ease-in-out infinite}.float-reel .float-top{font-size:7px;padding-bottom:6px}.float-reel .reel-thumb{height:74px;border-radius:12px}.float-reel .float-caption{font-size:8px;padding-top:5px}.float-reel .reel-play{border-top-width:9px;border-bottom-width:9px;border-left-width:14px}.note-a{left:28px;bottom:36px;font-size:18px;z-index:3}.star-a{left:46%;top:72px;font-size:18px;z-index:7}@media(max-width:680px){.float-reel{left:10px;top:82px;width:94px;padding:7px;transform:rotate(-4deg) scale(.9)}.float-reel .reel-thumb{height:58px}.float-reel .float-caption{font-size:7px}.note-a{left:14px;bottom:24px;font-size:16px}.star-a{top:50px;font-size:15px}}.float-photo,.note-b,.arrow-line,.star-b{display:none!important}.hero-art{min-height:620px}.media-stage{height:590px}.main-device{z-index:6}.card-reel{z-index:8;left:34px;top:168px;width:112px;padding:7px;transform:rotate(-7deg);opacity:1}.card-reel .reel-art{height:74px}.card-photo{z-index:8;right:76px;top:360px;width:126px;padding:7px;transform:rotate(6deg);opacity:1}.card-photo .photo-art{height:82px}.card-mini{z-index:9;right:28px;bottom:62px}@media(max-width:680px){.hero-art{min-height:470px}.media-stage{height:460px}.main-device{width:190px;height:358px}.card-reel{z-index:8;left:6px;top:112px;width:92px;padding:6px;transform:rotate(-6deg)}.card-reel .reel-art{height:60px}.card-photo{z-index:8;right:10px;top:286px;width:104px;padding:6px;transform:rotate(5deg)}.card-photo .photo-art{height:68px}.card-mini{right:10px;bottom:36px;transform:scale(.85) rotate(-4deg);transform-origin:right bottom}}.navlinks.open{display:flex;position:absolute;top:78px;left:12px;right:12px;padding:14px;border:1px solid var(--line);border-radius:20px;background:#0a0d17f7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);flex-direction:column;gap:4px;z-index:50}.navlinks.open a{padding:12px 13px;border-radius:12px}.navlinks.open a:hover{background:#ffffff0f;transform:none}.footer-links{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:16px;color:#8e99ae;font-size:12px;margin-bottom:13px}.footer-links a:hover{color:#fff}.page-hero{padding:82px 0 42px}.page-hero-inner{max-width:820px}.page-title{font-family:Space Grotesk;font-size:clamp(48px,7vw,78px);line-height:.95;letter-spacing:-.06em;margin:20px 0 18px}.page-lede{font-size:17px;line-height:1.75;color:var(--muted);max-width:760px;margin:0}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:18px;align-items:start}.content-card{border:1px solid rgba(255,255,255,.09);border-radius:28px;background:linear-gradient(145deg,#11182a,#0d1220);padding:30px}.content-card+.content-card{margin-top:14px}.content-card h2{font-family:Space Grotesk;font-size:28px;letter-spacing:-.035em;margin:0 0 12px}.content-card h3{font-family:Space Grotesk;font-size:19px;margin:26px 0 8px}.content-card p,.content-card li{color:#98a3b7;line-height:1.75;font-size:14px}.content-card p:first-child{margin-top:0}.content-card ul{padding-left:20px}.content-card li+li{margin-top:7px}.content-card a{color:#78aaff;text-decoration:underline;text-underline-offset:3px}.content-card strong{color:#e9edf6}.side-card{position:sticky;top:96px}.side-card .side-label{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#71809a;font-weight:800;margin-bottom:12px}.side-card a{display:block;padding:10px 0;color:#aeb9cb;font-size:13px;border-bottom:1px solid rgba(255,255,255,.07)}.side-card a:hover{color:#fff}.notice{padding:15px 16px;border-radius:17px;border:1px solid rgba(79,140,255,.2);background:#4f8cff12;color:#b9c9e8;font-size:13px;line-height:1.6;margin-top:18px}.contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.contact-card{padding:22px;border:1px solid rgba(255,255,255,.09);border-radius:22px;background:#ffffff06}.contact-card h3{margin:0 0 7px;font-family:Space Grotesk}.contact-card p{margin:0}.page-bottom{padding:34px 0 100px}.last-updated{font-size:11px;color:#707d93;margin-top:18px}.faq-page .faq{margin-top:0}.light .page-title{color:#171923}.light .page-lede{color:#5f6b80}.light .content-card{background:#fff;border-color:#1419281a}.light .content-card p,.light .content-card li{color:#5f6b80}.light .content-card strong{color:#202431}.light .side-card a{color:#59667c;border-color:#14192814}.light .footer-links{color:#59667c}@media(max-width:900px){.content-grid{grid-template-columns:1fr}.side-card{position:static}.contact-grid{grid-template-columns:1fr}}@media(max-width:680px){.navlinks.open{top:68px}.page-hero{padding:56px 0 30px}.page-title{font-size:clamp(43px,13vw,62px)}.page-lede{font-size:15px}.content-card{padding:22px}.footer-links{justify-content:flex-start;gap:12px}}@media(max-width:650px){.how-device-brand{margin-top:12px}.how-device-url{font-size:4.8px;padding:5px 6px}.how-device-reel{margin-top:7px}.how-reel-thumb{height:52px}.how-device-link{margin-top:5px;padding:5px 6px}.how-device-download{height:25px;bottom:8px;left:8px;right:8px;font-size:6px}}html,body{max-width:100%;overflow-x:hidden}section.block[id],section.cta{scroll-margin-top:82px}@media(max-width:680px){.hero-art{min-height:0}.media-stage{width:100%;max-width:100%;height:410px;border-radius:26px}.main-device{width:172px;height:326px;border-radius:28px;padding:7px}.device-screen{border-radius:21px;padding:22px 11px 11px}.device-brand{margin-top:13px}.device-url{font-size:5px;padding:6px 7px}.device-reel{margin-top:8px}.device-reel-thumb{height:82px}.device-link{margin-top:6px;padding:6px 7px}.device-download{left:11px;right:11px;bottom:10px;height:32px;font-size:7px}.card-reel{left:5px;top:102px;width:82px;padding:5px}.card-reel .card-top{font-size:7px;padding-bottom:5px}.card-reel .reel-art{height:54px;border-radius:10px}.card-reel .reel-scribble{font-size:12px}.card-reel .play-triangle{border-top-width:8px;border-bottom-width:8px;border-left-width:12px}.card-reel .card-caption{font-size:7px;padding-top:5px}.card-photo{right:5px;top:252px;width:90px;padding:5px}.card-photo .photo-art{height:58px;border-radius:10px}.card-photo .photo-caption{font-size:7px;padding-top:5px}.card-mini{right:7px;bottom:24px;padding:7px 8px;gap:6px;transform:scale(.78) rotate(-4deg);transform-origin:right bottom}.card-mini .mini-icon{width:23px;height:23px;border-radius:7px}.card-mini b,.card-mini span:last-child{font-size:7px}.stage-sticker{left:12px;bottom:20px;font-size:14px;padding:8px 10px}.media-chip{right:10px;bottom:16px;padding:8px 9px;font-size:7px}.doodle-save{right:12px;top:30px;font-size:17px}.doodle-arrow{right:42px;top:76px;width:55px;height:28px}.how-art{min-height:330px;height:330px;border-radius:24px}.phone-big{width:42%;height:78%;left:29%;top:9%;border-width:6px;border-radius:28px;padding:5px}.screen-big{border-radius:21px;padding:15px 9px}.arrow-note{left:7%;top:18%;font-size:17px}.arrow-curve{left:76%;top:46%;width:78px;height:62px;transform:rotate(4deg)}.arrow-curve path{stroke-width:2.2}}@media(max-width:680px){.photo-card{width:92px;padding:5px;right:22px;top:150px;border-radius:14px}.photo-art{height:62px;border-radius:9px}.photo-label{font-size:6px;padding:5px 2px 1px}}
