.creation-landing-page{--cr-dark:#202339;overflow:clip}
.cr-hero{padding:52px 0 0;background:linear-gradient(155deg,#fff 25%,#f4f1ff 100%)}
.cr-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}
.cr-hero-copy .eyebrow{font-size:.8125rem;letter-spacing:.06em;line-height:1.6}
.cr-hero h1{font-size:clamp(2.5rem,3.6vw,3.4rem);line-height:1.08;letter-spacing:-.045em;text-wrap:initial}
.cr-hero h1 span{color:var(--purple)}
.cr-lead{font-size:1.125rem;line-height:1.75;margin:25px 0 28px;max-width:565px}
.cr-hero .actions{flex-wrap:wrap;gap:12px}
.cr-hero .button{padding-inline:19px;font-size:.9375rem}
.cr-trial{font-size:.8125rem;line-height:1.7;margin-top:16px}
.cr-about{display:inline-flex;gap:8px;align-items:center;font-size:.875rem;font-weight:550;color:#574c71;margin-top:19px}
.cr-about .icon{width:16px;height:16px}
.cr-hero-art{margin:0;background:#e9e7f1;border:1px solid #dedbe8;border-radius:24px;padding:24px 24px 20px;min-width:0}
.cr-art-heading{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:27px;font-size:.75rem;color:#5c566d}
.cr-art-heading>span:first-child{font-weight:600;letter-spacing:.04em}
.cr-art-templates{display:grid;grid-template-columns:1.18fr .82fr;gap:19px;align-items:center;padding:10px 0 18px}
.cr-preview{position:relative;display:block;min-width:0}
.cr-preview img{width:100%;height:auto}
.cr-art-templates .cr-preview{box-shadow:0 15px 28px #24203326}
.cr-hero-post{transform:translateY(-14px)}
.cr-hero-story{transform:translateY(14px)}
.cr-hero-art figcaption{font-size:.75rem;line-height:1.6;text-align:center;margin-top:19px;color:#635c73}
.cr-preview .lp-expand{opacity:1;left:auto;right:10px;bottom:10px;transform:none;font-size:.8125rem}
.cr-hero-art .lp-expand{font-size:.75rem;padding:7px 9px;right:6px;bottom:7px;gap:5px}
.cr-hero-art .lp-expand .icon{width:14px;height:14px}
.cr-proof{display:flex;justify-content:space-between;gap:25px;padding:30px 0;margin-top:47px;border-top:1px solid #dfdbe9}
.cr-proof>span{display:flex;align-items:center;gap:11px;font-size:.875rem;color:#564e67}
.cr-proof .icon{width:19px;height:19px;color:var(--purple)}
.cr-section{padding:88px 0}
.cr-section-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:end;margin-bottom:40px}
.cr-section-heading h2{font-size:clamp(2.25rem,3.3vw,3.2rem)}
.cr-section-heading>p{max-width:460px;justify-self:end;font-size:1.0625rem;line-height:1.75}
.cr-format-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.cr-format-card{min-width:0}
.cr-format-art{height:365px;display:flex;align-items:center;justify-content:center;padding:26px;border-radius:18px;background:#eee9e5}
.cr-format-card:nth-child(2) .cr-format-art{background:#f3eadb}
.cr-format-card:nth-child(3) .cr-format-art{background:#e9efea}
.cr-format-art .cr-preview{height:100%;max-width:100%;box-shadow:0 10px 25px #28232520}
.cr-format-art img{height:100%;width:auto;max-width:100%;object-fit:contain}
.cr-format-copy{padding:26px 2px 0}
.cr-format-copy .eyebrow{font-size:.75rem;text-transform:uppercase;margin-bottom:12px}
.cr-format-copy h3{font-size:1.45rem;max-width:320px;line-height:1.2;margin-bottom:14px}
.cr-format-copy>p:not(.eyebrow){font-size:1rem;line-height:1.75}
.cr-format-copy .text-link{font-size:.9375rem;margin-top:19px}
.cr-format-notes{display:grid;grid-template-columns:1fr 1fr;gap:38px;margin-top:43px;padding-top:32px;border-top:1px solid var(--line)}
.cr-format-notes article{display:flex;align-items:flex-start;gap:15px}
.cr-format-notes article>.icon{color:var(--purple);margin-top:2px}
.cr-format-notes h3{font-size:1.125rem;margin-bottom:10px}
.cr-format-notes p{font-size:1rem;line-height:1.75}
.cr-starting{background:#f7f6fb}
.cr-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-bottom:22px}
.cr-tabs button{display:flex;gap:12px;justify-content:center;align-items:center;min-height:64px;padding:15px;border:1px solid #ded9e9;border-radius:12px;background:#fff;font-size:1rem;font-weight:600;transition:background .18s,border-color .18s}
.cr-tabs button[aria-selected=true]{background:var(--purple);border-color:var(--purple);color:#fff;box-shadow:0 5px 15px #7041d421}
.cr-tabs button:hover{border-color:#936ae8}
.cr-start-panels{background:#fff;border:1px solid #e5e0ee;border-radius:22px;overflow:hidden}
.cr-start-panel{display:grid;grid-template-columns:.76fr 1.24fr;gap:40px;align-items:center;padding:39px}
.cr-start-panel:focus-visible{outline:3px solid #8864ff;outline-offset:-5px}
.cr-start-panel .eyebrow{font-size:.75rem;letter-spacing:.04em}
.cr-start-panel h3{font-size:2rem;line-height:1.15;letter-spacing:-.035em;margin-bottom:20px}
.cr-start-panel>div>p:not(.eyebrow){font-size:1rem;line-height:1.75;margin-bottom:17px}
.cr-start-panel .text-link{font-size:.9375rem;margin-top:6px}
.cr-start-panel figure{margin:0;min-width:0}
.cr-start-panel figure .cr-preview{height:420px;padding:9px;display:flex;align-items:center;justify-content:center;border:1px solid #e5e0ec;border-radius:12px;background:#f8f7fb;overflow:hidden}
.cr-start-panel figure img{width:100%;height:100%;object-fit:contain}
.cr-start-panel figcaption{font-size:.75rem;line-height:1.6;text-align:center;color:var(--muted);margin-top:13px}
.cr-editor-grid{display:grid;grid-template-columns:1.3fr .8fr;gap:45px;align-items:center}
.cr-editor-grid figure{margin:0;min-width:0}
.cr-editor-grid figure>.cr-preview{border:1px solid #dfdce8;border-radius:14px;overflow:hidden;box-shadow:0 14px 38px #2922380c}
.cr-editor-grid figcaption{font-size:.75rem;text-align:center;line-height:1.7;margin-top:15px;color:var(--muted)}
.cr-editor-copy{display:grid;gap:26px}
.cr-editor-copy article{display:flex;gap:17px;align-items:flex-start}
.cr-editor-copy article>span{font-size:.8125rem;color:var(--purple);background:#f1ecff;border-radius:8px;display:grid;place-items:center;min-width:34px;height:34px}
.cr-editor-copy h3{font-size:1.125rem;margin-bottom:9px}
.cr-editor-copy p{font-size:1rem;line-height:1.75}
.cr-editor-copy>.text-link{font-size:.9375rem}
.cr-voice{display:flex;align-items:center;justify-content:space-between;gap:32px;background:#f7f6fb;border-radius:15px;padding:26px 29px;margin-top:36px}
.cr-voice>div{display:flex;align-items:flex-start;gap:15px;max-width:770px}
.cr-voice .icon{color:var(--purple);margin-top:3px}
.cr-voice p{font-size:1rem;line-height:1.75}
.cr-voice strong{display:block;color:var(--ink);margin-bottom:5px}
.cr-voice>.text-link{font-size:.9375rem;flex-shrink:0}
.cr-motion{background:var(--cr-dark);color:#fff}
.cr-motion-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:90px;align-items:center}
.cr-motion-copy .eyebrow{color:#c7b1ff;font-size:.8125rem}
.cr-motion h2{font-size:clamp(2.4rem,3.8vw,3.6rem);margin-bottom:25px}
.cr-motion h2 span{color:#cbb5ff}
.cr-motion-copy>p:not(.eyebrow){font-size:1.0625rem;color:#d1d2df;line-height:1.8}
.cr-motion ul{padding:0;list-style:none;display:grid;gap:16px;margin:27px 0}
.cr-motion li{display:flex;align-items:flex-start;gap:12px;font-size:1rem;color:#e3e3ef}
.cr-motion li .icon{width:18px;height:18px;margin-top:4px;color:#c7b1ff}
.cr-motion .text-link{color:#d0bdff}
.cr-motion-copy>p.cr-video-note{font-size:.8125rem;color:#b9b9cd;margin-top:25px}
.cr-video-example{margin:0;justify-self:center;max-width:100%;text-align:center}
.cr-video-example>div{padding:12px;background:#3a3c53;border:1px solid #55586f;border-radius:25px;box-shadow:0 25px 50px #0d0e2333}
.cr-video-example video{display:block;width:265px;max-width:100%;aspect-ratio:9/16;border-radius:15px;background:#151725}
.cr-video-example figcaption{font-size:.8125rem;line-height:1.8;color:#c7c6d9;margin-top:19px}
.cr-finish-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:35px;max-width:900px}
.cr-finish-grid article{border-top:1px solid #ddd9e6;padding-top:26px}
.cr-finish-grid article>.icon{color:var(--purple);width:27px;height:27px;margin-bottom:19px}
.cr-finish-grid h3{font-size:1.3rem;margin-bottom:13px}
.cr-finish-grid p{font-size:1rem;line-height:1.75}
.cr-finish-grid .text-link{font-size:.9375rem;margin-top:21px}
.cr-channel-note{margin-top:36px;padding-top:25px;border-top:1px solid var(--line);font-size:.875rem;line-height:1.8}
.cr-channel-note a{color:var(--purple);font-weight:600;display:inline-flex;align-items:center;gap:7px;margin-left:5px}
.cr-channel-note .icon{width:15px;height:15px}
.creation-landing-page #creation-questions{background:#f8f7fb}
.cr-closing{padding:76px 0;background:#eae3fd}
.cr-closing>.container{display:grid;grid-template-columns:1.4fr .6fr;gap:50px;align-items:center}
.cr-closing h2{font-size:clamp(2.2rem,3.6vw,3.4rem)}
.cr-closing h2 span{color:var(--purple)}
.cr-closing p:not(.eyebrow){margin-top:23px;font-size:1.0625rem;line-height:1.7}
.cr-closing-actions{display:flex;flex-direction:column;align-items:flex-start;gap:20px}
.cr-closing-actions>.button{background:var(--purple);color:#fff}
.cr-closing-actions>.button:hover{background:var(--purple-deep)}
.cr-closing-actions>.text-link{font-size:1rem;color:var(--purple-deep)}
.cr-closing-actions>p:not(.eyebrow){font-size:.875rem;margin-top:0}
.cr-closing-actions>.cr-trial{max-width:300px}
@media(max-width:1100px){.cr-hero-grid{gap:30px}.cr-hero-art{padding:20px 16px}.cr-art-heading{font-size:.75rem;flex-wrap:wrap;gap:4px}.cr-art-templates{gap:13px}.cr-proof{gap:18px}.cr-proof>span{font-size:.8125rem}.cr-format-art{height:310px;padding:21px}.cr-start-panel{padding:30px;gap:25px;grid-template-columns:.9fr 1.1fr}.cr-start-panel figure .cr-preview{height:380px}.cr-editor-grid{grid-template-columns:1.1fr 1fr;gap:30px}.cr-voice{align-items:flex-start;flex-direction:column;gap:17px}.cr-motion-grid{gap:45px}.cr-hero h1{font-size:2.7rem}.cr-section-heading{gap:40px}}
@media(max-width:850px){.cr-hero-grid{grid-template-columns:1fr;gap:37px}.cr-hero-copy{max-width:700px}.cr-hero h1{font-size:3.2rem}.cr-hero h1 br:nth-child(2){display:none}.cr-hero h1 span{display:block}.cr-hero-art{width:100%;max-width:600px;justify-self:center;padding:25px 32px}.cr-art-templates{gap:25px}.cr-art-heading{justify-content:space-between;flex-wrap:nowrap}.cr-proof{margin-top:35px;flex-wrap:wrap;justify-content:center}.cr-proof>span{font-size:.875rem}.cr-section{padding:64px 0}.cr-section-heading{grid-template-columns:1fr;gap:20px;margin-bottom:32px}.cr-section-heading>p{justify-self:start;max-width:600px}.cr-format-grid{gap:19px}.cr-format-art{height:260px;padding:16px}.cr-format-copy h3{font-size:1.3rem}.cr-start-panel{grid-template-columns:1fr;gap:28px}.cr-start-panel>div{max-width:650px}.cr-start-panel figure .cr-preview{height:440px}.cr-editor-grid{grid-template-columns:1fr;gap:32px}.cr-editor-copy{grid-template-columns:1fr}.cr-editor-grid figure{max-width:720px;margin:auto}.cr-motion-grid{grid-template-columns:1fr 280px;gap:27px}.cr-motion h2{font-size:2.6rem}.cr-video-example video{width:235px}.cr-finish-grid{gap:25px}.cr-closing>.container{grid-template-columns:1fr;gap:35px}.cr-closing-actions{flex-direction:row;align-items:center;flex-wrap:wrap}.cr-closing-actions>p{width:100%}.cr-closing-actions>.cr-trial{max-width:none}}
@media(max-width:600px){.creation-landing-page .wide,.creation-landing-page .container{width:calc(100% - 40px)}.cr-hero{padding-top:32px}.cr-hero h1{font-size:clamp(2rem,8vw,2.7rem)}.cr-hero h1 br:nth-child(2){display:block}.cr-hero-copy .eyebrow{font-size:.75rem;max-width:300px}.cr-lead{font-size:1rem;margin:22px 0 25px}.cr-hero .actions{flex-direction:column;align-items:stretch}.cr-hero .button{font-size:.9375rem}.cr-trial{font-size:.75rem}.cr-hero-art{padding:20px 16px;border-radius:17px}.cr-art-heading{font-size:.75rem;gap:10px;align-items:flex-start}.cr-art-heading>span:first-child{max-width:155px}.cr-art-templates{gap:12px;padding-top:8px}.cr-hero-art .lp-expand{display:none}.cr-hero-art figcaption{font-size:.75rem}.cr-proof{display:grid;justify-content:start;gap:16px;padding:25px 0}.cr-section{padding:52px 0}.cr-section-heading h2{font-size:2.25rem}.cr-section-heading>p{font-size:1rem}.cr-format-grid{grid-template-columns:1fr;gap:36px}.cr-format-art{height:365px;padding:23px}.cr-format-copy{padding-top:21px}.cr-format-copy h3{font-size:1.45rem;max-width:330px}.cr-preview .lp-expand{display:flex;font-size:.875rem;min-height:36px;padding:6px 10px}.cr-format-notes{grid-template-columns:1fr;gap:26px;margin-top:34px;padding-top:28px}.cr-tabs{gap:8px}.cr-tabs button{flex-direction:column;font-size:.875rem;padding:14px 7px;line-height:1.4;gap:8px;min-height:88px}.cr-tabs .icon{width:20px;height:20px}.cr-start-panels{border-radius:16px}.cr-start-panel{padding:24px 19px}.cr-start-panel h3{font-size:1.8rem}.cr-start-panel figure .cr-preview{height:310px;padding:6px}.cr-editor-grid{gap:27px}.cr-editor-copy{gap:23px}.cr-voice{padding:23px 19px;margin-top:30px}.cr-voice>div{gap:11px}.cr-motion-grid{grid-template-columns:1fr;gap:36px}.cr-motion h2{font-size:2.55rem}.cr-motion-copy .eyebrow{font-size:.75rem;line-height:1.6}.cr-motion-copy>p:not(.eyebrow){font-size:1rem}.cr-video-example video{width:250px}.cr-finish-grid{grid-template-columns:1fr;gap:30px}.cr-finish-grid h3{font-size:1.3rem}.cr-finish-grid .text-link{margin-top:15px}.cr-channel-note a{margin-left:0}.cr-closing{padding:52px 0}.cr-closing h2{font-size:2.25rem}.cr-closing .eyebrow{font-size:.75rem}.cr-closing p:not(.eyebrow){font-size:1rem}.cr-closing-actions{flex-direction:column;align-items:flex-start;gap:18px}.cr-closing-actions>p:not(.eyebrow){font-size:.875rem}.cr-closing-actions>.cr-trial{font-size:.75rem!important}}
@media(prefers-reduced-motion:reduce){.cr-tabs button{transition:none}}
