.cm-page{--cm-bg:#050509;--cm-panel:#0b0b12;--cm-text:#f5f3ff;--cm-muted:rgba(245,243,255,0.56);min-height:100vh;background:var(--cm-bg);color:var(--cm-text);font-family:Arial,Helvetica,sans-serif;overflow:clip}.cm-page *{box-sizing:border-box}.cm-page a{color:inherit;text-decoration:none}.cm-header{position:fixed;z-index:100;inset:0 0 auto;height:72px;padding:0 30px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(255,255,255,.24);background:rgba(243,240,231,.14);color:#11110f;box-shadow:0 8px 30px rgba(5,5,9,.06);backdrop-filter:blur(16px) saturate(1.08) brightness(1.08);-webkit-backdrop-filter:blur(16px) saturate(1.08) brightness(1.08);transition:background-color .35s ease,border-color .35s ease,box-shadow .35s ease,backdrop-filter .35s ease}.cm-header.is-scrolled{border-bottom-color:rgba(17,17,15,.14);background:rgba(243,240,231,.46);box-shadow:0 10px 34px rgba(5,5,9,.1);backdrop-filter:blur(12px) saturate(1.08) brightness(1.06);-webkit-backdrop-filter:blur(12px) saturate(1.08) brightness(1.06)}.cm-header nav,.cm-mark,.cm-start-free{display:flex;align-items:center;gap:10px;font-size:10px;font-weight:800;letter-spacing:.14em}.cm-mark i{width:22px;height:22px;display:block;border-radius:45% 55% 60% 40%;background:radial-gradient(circle at 35% 30%,white 0 5%,transparent 6%),conic-gradient(from 190deg,#7c5cff,#22d3ee,#ffb629,#ff5a8a,#7c5cff);box-shadow:0 0 24px #7c5cff}.cm-header nav{gap:22px;justify-self:start;color:rgba(17,17,15,.9);text-shadow:0 1px 12px rgba(243,240,231,.48)}.cm-header nav a{transition:color .25s ease}.cm-header nav a.is-current,.cm-header nav a:hover{color:#11110f}.cm-page .cm-start-free{justify-self:end;gap:14px;padding:12px 16px;border:1px solid #11110f;border-radius:999px;background:#11110f;color:#f3f0e7;transition:background .25s ease,color .25s ease,transform .25s ease}.cm-page .cm-start-free:hover{background:transparent;color:#11110f;transform:translateY(-1px)}.cm-hero{min-height:100svh;position:relative;padding:120px 5vw 48px;display:flex;flex-direction:column;justify-content:center;isolation:isolate;background:radial-gradient(circle at 50% 52%,rgba(124,92,255,.2),transparent 34%),linear-gradient(rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 0);background-size:auto,52px 52px,52px 52px}.cm-hero:after{content:"";position:absolute;z-index:-1;inset:72px 0 0;background:linear-gradient(90deg,transparent,rgba(124,92,255,.08),transparent);transform:translateX(calc((var(--story-progress) - .5) * 20%))}.cm-hero-glow{position:absolute;z-index:-1;width:32vw;aspect-ratio:1;left:52%;top:50%;translate:-50% -50%;border-radius:48% 52% 43% 57%;background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.9),transparent 3%),conic-gradient(from 210deg,#7c5cff,#22d3ee,#ffb629,#ff5a8a,#7c5cff);filter:blur(2px);opacity:.68;box-shadow:0 0 70px rgba(124,92,255,.7),0 0 160px rgba(34,211,238,.28);animation:cm-breathe 7s ease-in-out infinite alternate}.cm-eyebrow{position:absolute;top:104px;left:5vw;color:var(--cm-muted);font-size:10px;letter-spacing:.2em}.cm-eyebrow,.cm-hero h1{margin:0;font-weight:800}.cm-hero h1{position:relative;z-index:2;font-size:clamp(82px,14.8vw,236px);letter-spacing:-.09em;line-height:.72}.cm-hero h1 span{display:block}.cm-hero h1 span:last-child{text-align:right;color:transparent;-webkit-text-stroke:1.5px rgba(255,255,255,.7)}.cm-hero-copy{width:min(400px,30vw);margin:48px 0 0;color:var(--cm-muted);font-size:18px;line-height:1.35}.cm-orbital{position:absolute;z-index:3;left:52%;top:50%;width:42vw;aspect-ratio:1;translate:-50% -50%;border:1px solid rgba(255,255,255,.12);border-radius:50%;animation:cm-spin 30s linear infinite}.cm-orbital:after,.cm-orbital:before{content:"";position:absolute;border:1px solid rgba(255,255,255,.08);border-radius:50%}.cm-orbital:before{inset:11%}.cm-orbital:after{inset:23%}.cm-orbital span{position:absolute;padding:6px 9px;border:1px solid rgba(255,255,255,.16);border-radius:99px;background:rgba(5,5,9,.78);font-size:8px;font-weight:800;letter-spacing:.14em}.cm-orbital span:first-child{top:-12px;left:46%}.cm-orbital span:nth-child(2){top:22%;right:-28px}.cm-orbital span:nth-child(3){bottom:19%;right:0}.cm-orbital span:nth-child(4){bottom:-12px;left:42%}.cm-orbital span:nth-child(5){bottom:19%;left:-34px}.cm-orbital span:nth-child(6){top:22%;left:-20px}.cm-orbital i{position:absolute;width:10px;height:10px;top:12%;left:18%;border-radius:50%;background:#22d3ee;box-shadow:0 0 18px #22d3ee}.cm-scroll-cue{position:absolute;right:5vw;bottom:42px;display:flex;align-items:center;gap:16px;font-size:10px;font-weight:800;letter-spacing:.16em}.cm-scroll-cue span{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;animation:cm-down 1s ease-in-out infinite alternate}.cm-story{height:700vh;position:relative;background:var(--cm-bg)}.cm-sticky{position:sticky;top:0;height:100svh;padding:92px 30px 28px;display:grid;grid-template-columns:132px minmax(320px,.78fr) minmax(480px,1.22fr) 3px;gap:28px;background:radial-gradient(circle at 76% 50%,color-mix(in srgb,var(--accent) 18%,transparent),transparent 32%),var(--cm-bg);overflow:hidden;transition:background .8s ease}.cm-mode-rail{padding-top:16px;display:flex;flex-direction:column;gap:8px}.cm-mode-rail a{min-height:54px;padding:10px;display:grid;grid-template-columns:24px 1fr;align-items:center;border:1px solid transparent;border-radius:10px;color:rgba(255,255,255,.28);transition:color .4s ease,border-color .4s ease,background .4s ease}.cm-mode-rail a span{font-size:9px}.cm-mode-rail a strong{font-size:10px;letter-spacing:.12em}.cm-mode-rail a.is-active{color:white;border-color:color-mix(in srgb,var(--accent) 60%,transparent);background:color-mix(in srgb,var(--accent) 10%,transparent)}.cm-story-copy{min-width:0;padding:7vh 0 4vh;display:flex;flex-direction:column;position:relative;z-index:5}.cm-kicker{margin:0 0 9vh;color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.18em}.cm-story-copy h2{margin:0;font-size:clamp(54px,6.4vw,108px);font-weight:700;letter-spacing:-.075em;line-height:.88}.cm-story-copy h2 span{display:block}.cm-description{max-width:410px;margin:36px 0 0;color:var(--cm-muted);font-size:17px;line-height:1.5}.cm-index{margin-top:auto;display:flex;align-items:baseline;gap:10px}.cm-index strong{color:var(--accent);font-size:76px;letter-spacing:-.08em;line-height:.8}.cm-index span{color:var(--cm-muted);font-size:12px;font-weight:800}.cm-swap{animation:cm-copy-in .65s cubic-bezier(.22,1,.36,1) both}.cm-matter-stage{min-width:0;position:relative;border:1px solid rgba(255,255,255,.11);border-radius:22px;background:linear-gradient(rgba(255,255,255,.028) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 0),#08080d;background-size:36px 36px;overflow:hidden;perspective:1000px}.cm-matter-stage:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--accent) 16%,transparent),transparent 43%);transition:background .7s ease}.cm-atmosphere i{--angle:calc(var(--particle) * 20deg);position:absolute;width:3px;height:3px;left:calc(9% + (var(--particle) * 4.6%));top:calc(10% + var(--particle) * 4.2%);border-radius:50%;background:var(--accent);opacity:calc(.2 + (var(--particle) % 4) * .15);box-shadow:0 0 12px var(--accent);animation:cm-float calc(4s + var(--particle) * .12s) ease-in-out infinite alternate}.cm-core{position:absolute;z-index:3;left:50%;top:48%;width:31%;aspect-ratio:1;translate:-50% -50%;border:1px solid color-mix(in srgb,var(--accent) 65%,white);border-radius:46% 54% 58% 42%/42% 48% 52% 58%;transform:rotate(calc((var(--segment-progress) - .5) * 7deg)) scale(calc(.96 + var(--segment-progress) * .06));transform-style:preserve-3d;transition:width .9s cubic-bezier(.22,1,.36,1),aspect-ratio .9s cubic-bezier(.22,1,.36,1),border-radius .9s cubic-bezier(.22,1,.36,1),border-color .6s ease,box-shadow .7s ease;box-shadow:0 0 50px color-mix(in srgb,var(--accent) 58%,transparent),0 0 130px color-mix(in srgb,var(--accent) 22%,transparent),inset 0 0 40px rgba(255,255,255,.18)}.cm-core-skin{inset:0;background:radial-gradient(circle at 28% 23%,white 0 3%,rgba(255,255,255,.42) 4%,transparent 12%),conic-gradient(from calc(120deg + var(--story-progress) * 260deg),var(--accent),#22d3ee,#ffb629,#ff5a8a,var(--accent));opacity:.83;filter:saturate(1.18);animation:cm-core-skin 6s ease-in-out infinite alternate}.cm-core-glow,.cm-core-skin{position:absolute;border-radius:inherit}.cm-core-glow{inset:19%;background:white;filter:blur(28px);opacity:.2}.cm-core-label{position:absolute;z-index:2;inset:auto 18px 16px;display:flex;justify-content:space-between;align-items:center;color:white;mix-blend-mode:difference;font-size:9px;letter-spacing:.14em}.cm-core-label strong{font-size:10px}.cm-tool-ui{position:absolute;z-index:4;inset:0;pointer-events:none;opacity:0;transform:scale(.82);transition:opacity .55s ease,transform .8s cubic-bezier(.22,1,.36,1)}.cm-matter-stage[data-mode=canvas] .cm-canvas-ui,.cm-matter-stage[data-mode=image] .cm-image-ui,.cm-matter-stage[data-mode=mockup] .cm-mockup-ui,.cm-matter-stage[data-mode=music] .cm-music-ui,.cm-matter-stage[data-mode=video] .cm-video-ui,.cm-matter-stage[data-mode=workflow] .cm-workflow-ui{opacity:1;transform:scale(1)}.cm-matter-stage[data-mode=video] .cm-core{width:46%;aspect-ratio:16/9;border-radius:18px}.cm-matter-stage[data-mode=music] .cm-core{width:27%;border-radius:50%}.cm-matter-stage[data-mode=canvas] .cm-core{width:35%;border-radius:9px}.cm-matter-stage[data-mode=workflow] .cm-core{width:25%;border-radius:34% 66% 62% 38%/58% 35% 65% 42%}.cm-matter-stage[data-mode=mockup] .cm-core{width:26%;aspect-ratio:.62;border-radius:32px;transform:rotateY(-18deg) rotateX(8deg) rotate(9deg)}.cm-image-ui i{position:absolute;width:23%;aspect-ratio:1.28;border:1px solid rgba(255,255,255,.38);border-radius:10px;background:linear-gradient(140deg,transparent 45%,color-mix(in srgb,var(--accent) 55%,transparent) 46%),rgba(255,255,255,.045);backdrop-filter:blur(8px);box-shadow:0 18px 50px rgba(0,0,0,.34)}.cm-image-ui i:first-child{left:8%;top:18%;transform:rotate(-9deg)}.cm-image-ui i:nth-child(2){right:7%;top:22%;transform:rotate(8deg)}.cm-image-ui i:nth-child(3){right:13%;bottom:12%;transform:rotate(-5deg)}.cm-video-ui .cm-play{position:absolute;left:50%;top:47%;translate:-50% -50%;width:62px;height:62px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.6);border-radius:50%;background:rgba(5,5,9,.4);backdrop-filter:blur(10px)}.cm-timeline{position:absolute;left:12%;right:12%;bottom:12%;height:72px;display:grid;grid-template-columns:1.4fr .8fr 1.2fr .7fr;gap:6px;padding:8px;border:1px solid rgba(255,255,255,.2);border-radius:9px;background:rgba(5,5,9,.58)}.cm-timeline i{border-radius:4px;background:color-mix(in srgb,var(--accent) calc(45% + var(--segment-progress) * 40%),#171722)}.cm-music-ui{left:8%;right:8%;top:48%;height:190px;display:flex;align-items:center;justify-content:space-between;gap:5px}.cm-music-ui i{width:7px;height:calc(24px + (var(--bar) % 7) * 17px);border-radius:99px;background:var(--accent);box-shadow:0 0 15px color-mix(in srgb,var(--accent) 60%,transparent);animation:cm-wave calc(.6s + var(--bar) * 35ms) ease-in-out infinite alternate}.cm-canvas-ui{background:radial-gradient(circle,color-mix(in srgb,var(--accent) 65%,white) 0 3px,transparent 4px) 0 0 /42px 42px}.cm-canvas-ui i{position:absolute;width:74px;height:74px;border:1px solid color-mix(in srgb,var(--accent) 55%,transparent);border-radius:16px;background:rgba(255,255,255,.04);backdrop-filter:blur(6px)}.cm-canvas-ui i:first-child{left:9%;top:18%;transform:rotate(-10deg)}.cm-canvas-ui i:nth-child(2){right:9%;top:13%;border-radius:50%}.cm-canvas-ui i:nth-child(3){left:15%;bottom:14%;border-radius:50% 50% 8px 8px}.cm-canvas-ui i:nth-child(4){right:12%;bottom:18%;transform:rotate(14deg)}.cm-workflow-ui i{position:absolute;width:90px;height:48px;border:1px solid color-mix(in srgb,var(--accent) 70%,white);border-radius:10px;background:rgba(5,5,9,.72);box-shadow:0 0 25px color-mix(in srgb,var(--accent) 24%,transparent)}.cm-workflow-ui i:after{content:"";position:absolute;width:7px;height:7px;right:12px;top:50%;translate:0 -50%;border-radius:50%;background:var(--accent);box-shadow:0 0 10px var(--accent)}.cm-workflow-ui .node-a{left:8%;top:25%}.cm-workflow-ui .node-b{right:9%;top:18%}.cm-workflow-ui .node-c{left:13%;bottom:18%}.cm-workflow-ui .node-d{right:11%;bottom:23%}.cm-workflow-ui b{position:absolute;height:1px;background:linear-gradient(90deg,transparent,var(--accent),transparent);transform-origin:left center;animation:cm-energy 1.5s linear infinite}.cm-workflow-ui .line-a{width:35%;left:19%;top:30%;transform:rotate(-7deg)}.cm-workflow-ui .line-b{width:33%;left:20%;bottom:28%;transform:rotate(9deg)}.cm-workflow-ui .line-c{width:28%;left:37%;top:51%;transform:rotate(90deg)}.cm-mockup-ui>div{position:absolute;width:27%;aspect-ratio:.62;left:50%;top:48%;translate:-50% -50%;border:3px solid rgba(255,255,255,.8);border-radius:34px;transform:rotateY(-18deg) rotateX(8deg) rotate(9deg) translate(18px,-12px);box-shadow:24px 36px 70px rgba(0,0,0,.48)}.cm-mockup-ui>div:before{content:"";position:absolute;inset:8px;border:1px solid rgba(255,255,255,.18);border-radius:25px;background:radial-gradient(circle at 64% 31%,rgba(255,255,255,.85) 0 2%,transparent 3%),conic-gradient(from 200deg,var(--accent),#22d3ee,#7c5cff,var(--accent))}.cm-mockup-ui span{position:absolute;z-index:2;left:50%;top:50%;translate:-50% -50%;font-size:clamp(14px,2vw,28px);font-weight:900;letter-spacing:-.06em}.cm-stage-caption{position:absolute;z-index:7;left:18px;right:18px;bottom:16px;display:flex;justify-content:space-between;color:rgba(255,255,255,.42);font-size:8px;font-weight:800;letter-spacing:.16em}.cm-progress{width:3px;background:rgba(255,255,255,.12);border-radius:99px;overflow:hidden}.cm-progress span{display:block;width:100%;height:100%;background:var(--accent);transform-origin:top center;box-shadow:0 0 10px var(--accent)}.cm-mode-anchors{position:absolute;inset:0;pointer-events:none;display:grid;grid-template-rows:repeat(6,1fr)}.cm-ecosystem,.cm-pricing-section{padding:15vh 5vw;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),var(--cm-bg);background-size:52px 52px;border-top:1px solid rgba(255,255,255,.1)}.cm-section-head{display:grid;grid-template-columns:1fr 2.3fr;column-gap:4vw;align-items:start;margin-bottom:10vh}.cm-agent-copy>p:first-child,.cm-section-head>p:first-child,.cm-storyboard-copy>p:first-child{margin:6px 0 0;color:var(--cm-muted);font-size:9px;font-weight:800;letter-spacing:.18em}.cm-section-head h2{margin:0;font-size:clamp(56px,7.7vw,126px);line-height:.85;letter-spacing:-.08em}.cm-section-head h2 span{display:block;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.55)}.cm-section-intro{grid-column:2;max-width:520px;margin:34px 0 0;color:var(--cm-muted);font-size:17px;line-height:1.5}.cm-feature-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:12px}.cm-feature-card{grid-column:span 4;min-height:470px;padding:20px;display:flex;flex-direction:column;position:relative;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:radial-gradient(circle at 72% 28%,color-mix(in srgb,var(--feature-accent) 13%,transparent),transparent 32%),#0a0a10;overflow:hidden;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .35s ease,background .35s ease}.cm-feature-card:hover{transform:translateY(-7px);border-color:color-mix(in srgb,var(--feature-accent) 62%,transparent);background:radial-gradient(circle at 72% 28%,color-mix(in srgb,var(--feature-accent) 24%,transparent),transparent 36%),#0a0a10}.cm-feature-top{display:flex;align-items:center;justify-content:space-between;color:var(--cm-muted);font-size:9px;font-weight:800;letter-spacing:.14em}.cm-feature-top i{width:8px;height:8px;border-radius:50%;background:var(--feature-accent);box-shadow:0 0 14px var(--feature-accent)}.cm-feature-visual{height:168px;margin:22px 0;position:relative;border:1px solid rgba(255,255,255,.07);border-radius:13px;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 0),rgba(255,255,255,.018);background-size:24px 24px;overflow:hidden}.cm-feature-visual i{position:absolute;display:block}.feature-image .cm-feature-visual i{width:43%;height:58%;border:1px solid color-mix(in srgb,var(--feature-accent) 55%,white);border-radius:8px;background:linear-gradient(140deg,transparent 45%,color-mix(in srgb,var(--feature-accent) 55%,transparent) 46%)}.feature-image .cm-feature-visual i:first-child{left:10%;top:16%;transform:rotate(-8deg)}.feature-image .cm-feature-visual i:nth-child(2){right:10%;top:20%;transform:rotate(7deg)}.feature-image .cm-feature-visual i:nth-child(3){left:30%;bottom:6%;transform:rotate(2deg)}.feature-video .cm-feature-visual i{left:8%;right:8%;height:20px;border-radius:5px;background:color-mix(in srgb,var(--feature-accent) 42%,#14141c)}.feature-video .cm-feature-visual i:first-child{top:21%;right:37%}.feature-video .cm-feature-visual i:nth-child(2){top:43%;left:28%}.feature-video .cm-feature-visual i:nth-child(3){top:65%;right:24%}.feature-video .cm-feature-visual i:nth-child(4){left:64%;top:7%;width:2px;height:82%;background:white;box-shadow:0 0 12px var(--feature-accent)}.feature-music .cm-feature-visual{display:flex;align-items:center;justify-content:center;gap:7px}.feature-music .cm-feature-visual i{position:relative;width:9px;border-radius:99px;background:var(--feature-accent);box-shadow:0 0 13px color-mix(in srgb,var(--feature-accent) 48%,transparent);animation:cm-wave .8s ease-in-out infinite alternate}.feature-music .cm-feature-visual i:first-child{height:30%}.feature-music .cm-feature-visual i:nth-child(2){height:72%;animation-delay:-.2s}.feature-music .cm-feature-visual i:nth-child(3){height:48%;animation-delay:-.4s}.feature-music .cm-feature-visual i:nth-child(4){height:84%;animation-delay:-.1s}.feature-canvas .cm-feature-visual{background:radial-gradient(circle,color-mix(in srgb,var(--feature-accent) 65%,white) 0 2px,transparent 3px) 0 0 /22px 22px,rgba(255,255,255,.015)}.feature-canvas .cm-feature-visual i{width:55px;height:55px;border:1px solid var(--feature-accent);background:rgba(5,5,9,.65)}.feature-canvas .cm-feature-visual i:first-child{left:13%;top:18%;transform:rotate(-9deg)}.feature-canvas .cm-feature-visual i:nth-child(2){right:16%;top:12%;border-radius:50%}.feature-canvas .cm-feature-visual i:nth-child(3){left:38%;bottom:9%;border-radius:12px}.feature-api .cm-feature-visual i,.feature-workflow .cm-feature-visual i{width:62px;height:35px;border:1px solid var(--feature-accent);border-radius:8px;background:#09090e;box-shadow:0 0 14px color-mix(in srgb,var(--feature-accent) 22%,transparent)}.feature-workflow .cm-feature-visual i:first-child{left:9%;top:18%}.feature-workflow .cm-feature-visual i:nth-child(2){right:9%;top:20%}.feature-workflow .cm-feature-visual i:nth-child(3){left:40%;bottom:12%}.feature-workflow .cm-feature-visual i:nth-child(4){left:23%;right:20%;top:48%;width:56%;height:1px;border:0;background:linear-gradient(90deg,transparent,var(--feature-accent),transparent)}.feature-storyboard .cm-feature-visual{display:flex;gap:6px;padding:15px}.feature-storyboard .cm-feature-visual i{position:relative;flex:1;height:100%;border:1px solid rgba(255,255,255,.16);border-radius:6px;background:radial-gradient(circle at 60% 35%,color-mix(in srgb,var(--feature-accent) 58%,white) 0 7%,transparent 8%),linear-gradient(150deg,transparent 45%,color-mix(in srgb,var(--feature-accent) 34%,transparent) 46%)}.feature-storyboard .cm-feature-visual i:nth-child(2){transform:translateY(10px)}.feature-storyboard .cm-feature-visual i:nth-child(3){transform:translateY(-5px)}.feature-mockup .cm-feature-visual i:first-child{width:72px;height:118px;left:50%;top:50%;translate:-50% -50%;border:2px solid rgba(255,255,255,.55);border-radius:15px;background:conic-gradient(from 210deg,var(--feature-accent),#7c5cff,#22d3ee,var(--feature-accent));transform:rotate(9deg) skewY(-4deg);box-shadow:15px 20px 28px rgba(0,0,0,.4)}.feature-mockup .cm-feature-visual i:nth-child(2){width:100px;height:60px;left:18%;bottom:12%;border:1px solid rgba(255,255,255,.26);transform:rotate(-11deg)}.feature-api .cm-feature-visual i:first-child{left:8%;top:25%}.feature-api .cm-feature-visual i:nth-child(2){right:8%;top:25%}.feature-api .cm-feature-visual i:nth-child(3){left:29%;top:58%;width:42%}.feature-api .cm-feature-visual i:nth-child(4){left:23%;right:23%;top:46%;width:54%;height:1px;border:0;background:var(--feature-accent)}.feature-explore .cm-feature-visual i{width:28%;height:42%;border-radius:7px;background:conic-gradient(from 180deg,var(--feature-accent),#22d3ee,#7c5cff)}.feature-explore .cm-feature-visual i:first-child{left:7%;top:10%}.feature-explore .cm-feature-visual i:nth-child(2){left:36%;top:20%;filter:hue-rotate(70deg)}.feature-explore .cm-feature-visual i:nth-child(3){right:7%;top:8%;filter:hue-rotate(140deg)}.feature-explore .cm-feature-visual i:nth-child(4){left:36%;bottom:3%;filter:hue-rotate(220deg)}.cm-feature-card h3{margin:auto 0 0;font-size:clamp(28px,3vw,48px);line-height:.95;letter-spacing:-.055em}.cm-feature-card>p{min-height:76px;margin:16px 0 0;color:var(--cm-muted);font-size:13px;line-height:1.48}.cm-feature-chips{margin-top:20px;display:flex;flex-wrap:wrap;gap:6px}.cm-feature-chips span{padding:6px 8px;border:1px solid rgba(255,255,255,.12);border-radius:99px;color:color-mix(in srgb,var(--feature-accent) 72%,white);font-size:7px;font-weight:800;letter-spacing:.1em}.cm-storyboard-section{min-height:100svh;padding:14vh 5vw;display:grid;grid-template-columns:.82fr 1.18fr;gap:7vw;align-items:center;background:radial-gradient(circle at 22% 48%,rgba(167,139,250,.2),transparent 31%),#08080d;border-top:1px solid rgba(255,255,255,.1)}.cm-agent-copy h2,.cm-storyboard-copy h2{margin:28px 0 0;font-size:clamp(58px,7vw,112px);line-height:.85;letter-spacing:-.08em}.cm-agent-copy h2 span,.cm-storyboard-copy h2 span{display:block;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.55)}.cm-agent-copy>p:nth-of-type(2),.cm-storyboard-copy>p:nth-of-type(2){max-width:480px;margin:32px 0 0;color:var(--cm-muted);font-size:16px;line-height:1.52}.cm-skill-cloud{margin-top:34px;display:flex;flex-wrap:wrap;gap:7px}.cm-skill-cloud span{padding:8px 11px;border:1px solid rgba(167,139,250,.35);border-radius:99px;background:rgba(167,139,250,.06);color:#c4b5fd;font-size:8px;font-weight:800;letter-spacing:.12em}.cm-shot-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;position:relative}.cm-shot-flow article{min-width:0;padding:13px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:rgba(255,255,255,.025)}.cm-shot-flow article>span{color:#a78bfa;font-size:9px;font-weight:800}.cm-shot-preview{height:300px;margin:12px 0 18px;position:relative;border-radius:9px;overflow:hidden;background:radial-gradient(circle at 50% 35%,#ddd6fe 0 4%,transparent 5%),linear-gradient(160deg,transparent 43%,rgba(167,139,250,.5) 44%),#11111a}.cm-shot-preview i{position:absolute;display:block}.shot-1 i:first-child{inset:18% 15%;border:1px solid rgba(255,255,255,.18);border-radius:50% 50% 12px 12px}.shot-1 i:nth-child(2){left:13%;right:13%;bottom:15%;height:1px;background:#a78bfa}.shot-2{filter:hue-rotate(42deg);transform:translateY(20px)}.shot-3{filter:hue-rotate(112deg);transform:translateY(-12px)}.cm-shot-flow h3{margin:0;font-size:18px;letter-spacing:-.04em}.cm-shot-flow article p{margin:7px 0 0;color:var(--cm-muted);font-size:10px;line-height:1.45}.cm-flow-line{position:absolute;z-index:4;left:10%;right:10%;top:45%;height:1px;background:rgba(167,139,250,.2);pointer-events:none}.cm-flow-line i{position:absolute;width:60px;height:2px;top:-1px;background:linear-gradient(90deg,transparent,#c4b5fd,transparent);animation:cm-flow-across 2.2s linear infinite}.cm-agent-section{min-height:100svh;padding:14vh 5vw;display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;position:relative;background:radial-gradient(circle at 25% 50%,rgba(56,189,248,.18),transparent 34%),var(--cm-bg);border-top:1px solid rgba(255,255,255,.1)}.cm-agent-orbit{width:min(42vw,620px);aspect-ratio:1;position:relative;border:1px solid rgba(56,189,248,.18);border-radius:50%}.cm-agent-orbit:after,.cm-agent-orbit:before{content:"";position:absolute;border:1px solid rgba(56,189,248,.12);border-radius:50%}.cm-agent-orbit:before{inset:14%}.cm-agent-orbit:after{inset:29%}.cm-agent-orbit>i{position:absolute;z-index:2;left:50%;top:50%;translate:-50% -50%;width:118px;height:118px;display:grid;place-items:center;border-radius:43% 57% 54% 46%;background:conic-gradient(from 200deg,#38bdf8,#7c5cff,#64e572,#38bdf8);box-shadow:0 0 65px rgba(56,189,248,.5);color:white;font-size:54px;font-style:normal;font-weight:900;animation:cm-breathe 5s ease-in-out infinite alternate}.cm-agent-orbit span{position:absolute;padding:11px 15px;border:1px solid rgba(56,189,248,.24);border-radius:99px;background:#08080d;color:#bae6fd;font-size:8px;font-weight:800;letter-spacing:.14em;box-shadow:0 0 24px rgba(56,189,248,.1)}.cm-agent-orbit span:first-of-type{left:5%;top:20%}.cm-agent-orbit span:nth-of-type(2){right:2%;top:28%}.cm-agent-orbit span:nth-of-type(3){left:12%;bottom:17%}.cm-agent-orbit span:nth-of-type(4){right:8%;bottom:12%}.cm-command{margin-top:34px;padding:15px 16px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;border:1px solid rgba(56,189,248,.22);border-radius:11px;background:rgba(56,189,248,.05)}.cm-command>span{color:#38bdf8}.cm-command code{color:#e0f2fe;font-size:13px}.cm-command button{padding:7px 9px;border:1px solid rgba(255,255,255,.12);border-radius:6px;background:transparent;color:var(--cm-muted);cursor:pointer;font-size:8px;font-weight:800;letter-spacing:.12em}.cm-tool-list{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:6px}.cm-tool-list code{padding:9px 10px;border:1px solid rgba(255,255,255,.07);border-radius:7px;background:rgba(255,255,255,.025);color:rgba(186,230,253,.72);font-size:9px}.cm-pricing-section{background:radial-gradient(circle at 50% 58%,rgba(124,92,255,.13),transparent 33%),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),var(--cm-bg);background-size:auto,52px 52px,52px 52px,auto}.cm-plan-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.cm-plan-grid article{min-height:310px;padding:23px;display:flex;flex-direction:column;position:relative;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:rgba(255,255,255,.025)}.cm-plan-grid article.is-featured{border-color:rgba(124,92,255,.7);background:rgba(124,92,255,.1);box-shadow:0 0 55px rgba(124,92,255,.12)}.cm-plan-grid article>b{position:absolute;right:16px;top:15px;padding:6px 8px;border-radius:99px;background:#6845e8;color:#fff;font-size:7px;letter-spacing:.1em}.cm-plan-grid h3{margin:0;color:var(--cm-muted);font-size:10px;letter-spacing:.15em}.cm-plan-grid article>strong{margin-top:44px;font-size:clamp(42px,4vw,70px);letter-spacing:-.07em;line-height:.9}.cm-plan-grid article>span{margin-top:7px;color:var(--cm-muted);font-size:8px;letter-spacing:.12em}.cm-plan-grid article>p{margin:auto 0 0;color:#c4b5fd;font-size:11px;font-weight:800}.cm-plan-grid article>small{margin-top:8px;color:var(--cm-muted);font-size:10px}.cm-credit-line{margin:26px 0 0;display:flex;justify-content:center;align-items:center;gap:18px;color:var(--cm-muted);font-size:8px;font-weight:800;letter-spacing:.12em}.cm-credit-line i{width:4px;height:4px;border-radius:50%;background:#7c5cff;box-shadow:0 0 8px #7c5cff}.cm-finale{min-height:100svh;padding:15vh 5vw 6vh;display:flex;flex-direction:column;background:radial-gradient(circle at 50% 90%,rgba(124,92,255,.28),transparent 38%),linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px),var(--cm-bg);background-size:auto,52px 52px,52px 52px,auto;border-top:1px solid rgba(255,255,255,.1)}.cm-finale>p{margin:0;color:var(--cm-muted);font-size:10px;font-weight:800;letter-spacing:.18em}.cm-finale h2{margin:auto 0;font-size:clamp(70px,10vw,162px);line-height:.84;letter-spacing:-.085em}.cm-finale h2 span{display:block;color:transparent;-webkit-text-stroke:1.5px rgba(255,255,255,.65)}.cm-finale-actions{display:flex;justify-content:space-between;gap:20px;font-size:10px;font-weight:800;letter-spacing:.14em}.cm-finale-actions a{padding-bottom:7px;border-bottom:1px solid rgba(255,255,255,.5)}@keyframes cm-pulse{50%{opacity:.35;transform:scale(.72)}}@keyframes cm-breathe{to{border-radius:58% 42% 48% 52%;transform:rotate(14deg) scale(1.08)}}@keyframes cm-spin{to{transform:rotate(1turn)}}@keyframes cm-down{to{transform:translateY(7px)}}@keyframes cm-copy-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes cm-float{to{transform:translate(9px,-16px);opacity:.9}}@keyframes cm-core-skin{to{filter:saturate(1.4) hue-rotate(24deg);transform:rotate(9deg) scale(1.04)}}@keyframes cm-wave{to{transform:scaleY(.28);opacity:.45}}@keyframes cm-energy{0%{background-position:-100px 0}to{background-position:100px 0}}@keyframes cm-flow-across{0%{left:0}to{left:calc(100% - 60px)}}@media (max-width:900px){.cm-header{padding-inline:16px;grid-template-columns:1fr 1fr}.cm-header nav{display:none}.cm-hero{padding-inline:20px}.cm-hero h1{font-size:20vw;line-height:.77}.cm-hero-glow{width:62vw}.cm-orbital{width:78vw}.cm-hero-copy{width:70vw;font-size:15px}.cm-sticky{padding:82px 16px 16px;grid-template-columns:1fr 3px;grid-template-rows:.72fr 1.28fr;gap:12px}.cm-mode-rail{display:none}.cm-story-copy{padding:14px 4px}.cm-kicker{margin-bottom:20px}.cm-story-copy h2{font-size:12.7vw}.cm-description{max-width:90%;margin-top:17px;font-size:13px;line-height:1.35}.cm-index{position:absolute;right:6px;top:10px}.cm-index strong{font-size:44px}.cm-matter-stage{grid-column:1;grid-row:2;border-radius:16px}.cm-progress{grid-column:2;grid-row:1/3}.cm-core{width:34%}.cm-matter-stage[data-mode=video] .cm-core{width:52%}.cm-music-ui{height:120px}.cm-timeline{left:7%;right:7%;height:56px}.cm-finale{padding-inline:20px}.cm-agent-section,.cm-ecosystem,.cm-pricing-section,.cm-storyboard-section{padding:12vh 20px}.cm-section-head{grid-template-columns:1fr}.cm-section-head h2{margin-top:24px;font-size:15vw}.cm-section-intro{grid-column:1}.cm-feature-card{grid-column:span 6}.cm-agent-section,.cm-storyboard-section{grid-template-columns:1fr}.cm-shot-flow{margin-top:30px}.cm-shot-preview{height:220px}.cm-agent-orbit{width:84vw;margin-inline:auto}.cm-agent-copy h2,.cm-storyboard-copy h2{font-size:15vw}.cm-plan-grid{grid-template-columns:1fr 1fr}.cm-credit-line{flex-wrap:wrap}.cm-finale h2{font-size:17vw}.cm-finale-actions{flex-direction:column;align-items:flex-start}}@media (max-width:620px){.cm-feature-card{grid-column:span 12}.cm-shot-flow{grid-template-columns:1fr}.cm-shot-flow article{display:grid;grid-template-columns:36px 120px 1fr;column-gap:10px;align-items:center}.cm-shot-preview{height:110px;margin:0}.cm-shot-flow article h3,.cm-shot-flow article p{grid-column:3}.cm-flow-line{display:none}.cm-plan-grid{grid-template-columns:1fr}.cm-plan-grid article{min-height:230px}.cm-tool-list{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.cm-page *,.cm-page :after,.cm-page :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.cm-mark{min-width:0;height:72px;justify-self:center;flex-direction:row;gap:8px}.cm-mark-mascot{width:72px;height:72px;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(0,0,0,.24))}.cm-header-wordmark{display:block;width:242px;height:72px;object-fit:contain}.cm-reel-hero{min-height:100svh;padding:0;display:block;background:#050509;overflow:hidden;outline:none}.cm-reel-hero:after{display:none}.cm-reel-scrim,.cm-reel-slides,.cm-reel-slides video{position:absolute;inset:0}.cm-reel-slides video{width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.045);transition:opacity .8s ease,transform 1.4s cubic-bezier(.22,1,.36,1)}.cm-reel-slides video.is-active{opacity:1;transform:scale(1)}.cm-reel-scrim{z-index:1;background:linear-gradient(90deg,rgba(5,5,9,.62),rgba(5,5,9,.18) 36%,transparent 58%),linear-gradient(0deg,rgba(5,5,9,.64),transparent 34%,rgba(5,5,9,.12));pointer-events:none}.cm-reel-copy{position:absolute;z-index:3;left:5vw;top:auto;bottom:76px;width:min(540px,42vw);transform:none;animation:cm-copy-in .75s cubic-bezier(.22,1,.36,1) both}.cm-reel-copy>p{margin:0 0 18px;color:var(--hero-accent);font-size:10px;font-weight:900;letter-spacing:.2em}.cm-reel-hero .cm-reel-copy h1{margin:0;color:#fffaf3;font-size:clamp(54px,5.8vw,98px);font-weight:800;letter-spacing:-.075em;line-height:.86;text-wrap:balance}.cm-reel-hero .cm-reel-copy h1 span{display:block;text-align:left;color:inherit;-webkit-text-stroke:0}.cm-reel-copy>span{display:inline-block;margin-top:24px;padding:9px 12px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(5,5,9,.3);backdrop-filter:blur(18px);color:rgba(255,255,255,.76);font-size:8px;font-weight:800;letter-spacing:.14em}.cm-reel-controls{position:absolute;z-index:5;left:auto;right:28px;top:50%;bottom:auto;translate:0 -50%;display:flex;flex-direction:column;align-items:center;gap:5px;padding:6px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(8,8,13,.42);box-shadow:0 18px 44px rgba(0,0,0,.24);backdrop-filter:blur(22px)}.cm-reel-controls>button{width:44px;height:44px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.1);color:white;cursor:pointer;font-size:17px}.cm-reel-controls>div{display:flex;flex-direction:column;align-items:center;gap:4px}.cm-reel-controls>div button{width:44px;height:44px;min-width:44px;min-height:44px;padding:0;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.cm-reel-controls>div button span{width:2px;height:16px;display:block;background:rgba(255,255,255,.32);transition:height .35s ease,background .35s ease}.cm-reel-controls>div button.is-active span{width:2px;height:26px;background:var(--hero-accent)}.cm-reel-index{position:absolute;z-index:4;right:5vw;bottom:44px;margin:0;color:rgba(255,255,255,.5);font-size:10px;letter-spacing:.14em}.cm-reel-index strong{color:white;font-size:24px;letter-spacing:-.04em}.cm-reel-hero .cm-scroll-cue{left:5vw;right:auto;bottom:32px}.cm-brand-create{min-height:118svh;padding:112px 5vw 10vh;display:grid;grid-template-columns:1.05fr .95fr;grid-template-rows:auto 1fr;gap:5vw;position:relative;isolation:isolate;background:linear-gradient(rgba(17,17,15,.075) 1px,transparent 0),linear-gradient(90deg,rgba(17,17,15,.075) 1px,transparent 0),#f3f0e7;background-size:52px 52px;color:#11110f;overflow:hidden}.cm-brand-grid-label{grid-column:1/-1;font-size:9px;font-weight:900;letter-spacing:.16em}.cm-brand-word{grid-column:1/-1;align-self:start;display:block;width:100%}.cm-brand-word img{display:block;width:min(100%,1500px);height:auto;margin:0 auto;object-fit:contain}.cm-brand-statement{align-self:end;max-width:660px;padding-bottom:5vh}.cm-brand-statement>p:first-child{margin:0 0 28px;color:#ee6737;font-size:9px;font-weight:900;letter-spacing:.16em}.cm-brand-statement h2{margin:0;font-size:clamp(54px,6.3vw,104px);line-height:.86;letter-spacing:-.075em}.cm-brand-statement h2 span{display:block;color:transparent;-webkit-text-stroke:1.4px rgba(17,17,15,.78)}.cm-brand-statement>p:nth-of-type(2){max-width:520px;margin:32px 0;color:rgba(17,17,15,.64);font-size:17px;line-height:1.5}.cm-brand-statement a{display:inline-block;padding:14px 18px;border:1px solid #11110f;background:#11110f;color:#fffaf0;font-size:9px;font-weight:900;letter-spacing:.14em}.cm-brand-mascot-wrap{align-self:stretch;min-height:560px;position:relative;border:1px solid #11110f;border-radius:50% 50% 12px 12px;background:radial-gradient(circle at 65% 28%,rgba(134,173,255,.58),transparent 31%),#d9ff55;overflow:hidden}.cm-brand-mascot-wrap img{width:86%;height:86%;position:absolute;right:-2%;bottom:-5%;object-fit:contain;filter:drop-shadow(24px 30px 40px rgba(17,17,15,.2));transform:rotate(7deg)}.cm-brand-mascot-wrap i,.cm-brand-mascot-wrap span{position:absolute;z-index:2;font-size:9px;font-style:normal;font-weight:900;letter-spacing:.16em}.cm-brand-mascot-wrap i{left:18px;top:18px}.cm-brand-mascot-wrap span{right:18px;bottom:18px;padding:8px 10px;border-radius:999px;background:#11110f;color:#f3f0e7}.cm-ecosystem,.cm-pricing-section{border-top-color:rgba(17,17,15,.16);background:linear-gradient(rgba(17,17,15,.075) 1px,transparent 0),linear-gradient(90deg,rgba(17,17,15,.075) 1px,transparent 0),#f3f0e7;color:#11110f}.cm-ecosystem .cm-section-head>p:first-child,.cm-ecosystem .cm-section-intro,.cm-pricing-section .cm-section-head>p:first-child,.cm-pricing-section .cm-section-intro{color:rgba(17,17,15,.58)}.cm-ecosystem .cm-section-head h2 span,.cm-pricing-section .cm-section-head h2 span{-webkit-text-stroke-color:rgba(17,17,15,.68)}.cm-ecosystem .cm-feature-card{border-color:rgba(17,17,15,.2);border-radius:8px;background:radial-gradient(circle at 72% 28%,color-mix(in srgb,var(--feature-accent) 12%,transparent),transparent 32%),rgba(255,255,255,.48);color:#11110f;box-shadow:5px 5px 0 rgba(17,17,15,.08)}.cm-ecosystem .cm-feature-card:hover{border-color:#11110f;background:radial-gradient(circle at 72% 28%,color-mix(in srgb,var(--feature-accent) 20%,transparent),transparent 36%),rgba(255,255,255,.7);box-shadow:7px 7px 0 var(--feature-accent)}.cm-ecosystem .cm-feature-card>p,.cm-ecosystem .cm-feature-top{color:rgba(17,17,15,.62)}.cm-ecosystem .cm-feature-visual{border-color:rgba(17,17,15,.14);background-color:#0a0a10}.cm-ecosystem .cm-feature-chips span{border-color:rgba(17,17,15,.18);color:color-mix(in srgb,var(--feature-accent) 72%,#11110f)}.cm-storyboard-section{border-top-color:rgba(17,17,15,.16);background:radial-gradient(circle at 18% 42%,rgba(255,115,86,.16),transparent 30%),#f3f0e7;color:#11110f}.cm-storyboard-copy>p:first-child,.cm-storyboard-copy>p:nth-of-type(2),.cm-storyboard-section .cm-shot-flow article p{color:rgba(17,17,15,.58)}.cm-storyboard-copy h2 span{-webkit-text-stroke-color:rgba(17,17,15,.66)}.cm-storyboard-section .cm-shot-flow article{border-color:rgba(17,17,15,.18);background:rgba(255,255,255,.5)}.cm-pricing-section .cm-plan-grid article{border-color:rgba(17,17,15,.2);border-radius:8px;background:rgba(255,255,255,.46);color:#11110f}.cm-pricing-section .cm-plan-grid article.is-featured{border-color:#11110f;background:#d9ff55;box-shadow:7px 7px 0 #11110f}.cm-pricing-section .cm-credit-line,.cm-pricing-section .cm-plan-grid article>small,.cm-pricing-section .cm-plan-grid article>span{color:rgba(17,17,15,.6)}.cm-pricing-section .cm-plan-grid article>p{color:#7a260d}.cm-finale{border-top-color:#11110f;background:linear-gradient(rgba(17,17,15,.08) 1px,transparent 0),linear-gradient(90deg,rgba(17,17,15,.08) 1px,transparent 0),#ff7356;background-size:52px 52px;color:#11110f}.cm-finale>p{color:rgba(17,17,15,.68)}.cm-finale h2 span{-webkit-text-stroke-color:rgba(17,17,15,.78)}.cm-finale-actions a{border-bottom-color:#11110f}@media (max-width:900px){.cm-header{grid-template-columns:1fr auto 1fr}.cm-mark{grid-column:2}.cm-start-free{grid-column:3}.cm-reel-copy{left:20px;top:auto;bottom:68px;width:min(560px,calc(100% - 110px))}.cm-reel-hero .cm-reel-copy h1{font-size:clamp(50px,10vw,82px)}.cm-reel-copy>span{margin-top:24px}.cm-reel-hero .cm-scroll-cue{display:none}.cm-reel-index{right:20px;top:98px;bottom:auto}.cm-brand-create{min-height:auto;padding:96px 20px 70px;grid-template-columns:1fr;gap:36px}.cm-brand-statement{padding-bottom:0}.cm-brand-mascot-wrap{min-height:70vh}}@media (max-width:620px){.cm-header{height:72px;padding-inline:12px}.cm-mark-mascot{width:34px;height:34px}.cm-header-wordmark{width:90px;height:28px}.cm-mark{height:72px;gap:6px}.cm-start-free{gap:0;padding:9px 11px;font-size:7px}.cm-start-free span{display:none}.cm-reel-scrim{background:linear-gradient(0deg,rgba(5,5,9,.86),rgba(5,5,9,.08) 72%),linear-gradient(90deg,rgba(5,5,9,.35),transparent)}.cm-reel-copy{top:auto;bottom:42px;width:calc(100% - 92px);transform:none}.cm-reel-copy>p{margin-bottom:18px}.cm-reel-hero .cm-reel-copy h1{font-size:clamp(42px,12.5vw,58px)}.cm-reel-controls{left:auto;right:12px;top:54%;bottom:auto;translate:0 -50%;justify-content:center}.cm-reel-controls>button{width:34px;height:34px}.cm-reel-copy>span{display:none}.cm-reel-index{top:82px}.cm-brand-mascot-wrap{min-height:58vh}}.cm-footer{border-top:1px solid rgba(255,255,255,.08);padding:72px 6vw 48px;background:#05070b;color:rgba(255,255,255,.72)}.cm-footer-cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:40px;max-width:1080px;margin:0 auto}.cm-footer-cols h3{font-size:11px;letter-spacing:.22em;color:rgba(255,255,255,.7);margin:0 0 16px;font-weight:700}.cm-footer-cols a{display:block;color:rgba(255,255,255,.75);text-decoration:none;font-size:14px;line-height:2.1;transition:color .2s ease}.cm-footer-cols a:hover{color:#fff}.cm-footer-copy{max-width:1080px;margin:56px auto 0;text-align:center;font-size:13px;color:rgba(255,255,255,.65)}.cm-agents,.cm-finale,.cm-footer,.cm-pricing,.cm-storyboard{content-visibility:auto;contain-intrinsic-size:auto 800px}