.pricing-section{position:relative;padding:var(--section-y) 0 var(--space-16);background:linear-gradient(var(--surface-page) 0,var(--surface-page) 38%,var(--sky-25) 72%,var(--surface-sky) 100%);color:var(--ink-900)}.pricing-wrap{max-width:var(--container-lg);margin:0 auto;padding:0 var(--gutter)}.pricing-heading{margin-bottom:clamp(3rem,6vw,6rem);text-align:center}.pricing-comparison-label,.pricing-eyebrow{margin:0 0 var(--space-4);font-size:var(--text-micro);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;color:var(--ink-700)}.pricing-heading h2,.pricing-plan-intro h2{margin:0;font-family:var(--font-display);font-size:var(--text-display-2);font-weight:var(--weight-regular);letter-spacing:var(--tracking-display);line-height:var(--leading-display);text-wrap:balance}.pricing-heading>p:last-child{margin:var(--space-5) auto 0;max-width:35rem;color:var(--ink-700);font-size:var(--text-body-lg);line-height:var(--leading-body);text-wrap:balance}.pricing-starting-price{display:block;margin-top:var(--space-2);color:var(--sky-700);font-weight:var(--weight-medium)}.pricing-comparison{--pricing-summary-amount:var(--text-title-1);--pricing-summary-copy:var(--text-caption);display:grid;grid-template-columns:minmax(0,1fr) clamp(12rem,16vw,15rem) minmax(0,1.3fr);grid-template-rows:auto 360px auto;align-items:stretch;padding:var(--space-4) var(--space-6) var(--space-8)}.pricing-bundle,.pricing-toolkit{display:grid;grid-template-rows:subgrid;grid-row:1/4;min-width:0}.pricing-toolkit{grid-column:1}.pricing-comparison .pricing-comparison-label{align-self:start}.pricing-tools{margin:0}.pricing-tool{justify-content:space-between;min-height:60px;border-bottom:1px solid var(--line-subtle,var(--line-default))}.pricing-tool,.pricing-tool dt{display:flex;align-items:center;gap:var(--space-3)}.pricing-tool dt{min-width:0}.pricing-tool img{color-scheme:light;width:28px;height:28px;object-fit:contain;flex:0 0 auto}.pricing-tool a{font-size:var(--text-body-sm);font-weight:var(--weight-medium);color:var(--ink-900);text-decoration:none}.pricing-tool a:hover{text-decoration:underline;text-underline-offset:4px}.pricing-tool small{display:block;font-size:11px;line-height:1.5;color:var(--ink-700)}.pricing-tool dd{margin:0;flex-shrink:0;color:var(--ink-700);font-size:var(--text-body-sm);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pricing-toolkit-total{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-2);margin:0;padding-top:var(--space-4);font-size:var(--pricing-summary-copy);color:var(--ink-700)}.pricing-toolkit-total>span:last-child{text-align:right;white-space:nowrap}.pricing-toolkit-total strong{font-family:var(--font-display);font-size:var(--pricing-summary-amount);font-weight:var(--weight-medium);color:var(--coral-500);font-feature-settings:lining-nums tabular-nums;font-variant-numeric:lining-nums tabular-nums}.pricing-connections{position:relative;display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:center;grid-column:2;grid-row:2;height:100%;margin:0}.pricing-wires{display:block;width:100%;height:100%;overflow:visible;pointer-events:none}.pricing-wire{stroke:var(--line-default);stroke-width:1}.pricing-wire--active{stroke:var(--sky-500);stroke-width:1.4;stroke-dasharray:1;stroke-dashoffset:0}.pricing-bundle{position:relative;grid-column:3;text-align:center;padding:0}.pricing-bundle:before{content:"";position:absolute;inset:5% -5%;background:radial-gradient(ellipse,var(--sky-50),transparent 70%);pointer-events:none}.pricing-bundle>*{position:relative}.pricing-bundle-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-6);border-bottom:1px solid var(--line-subtle,var(--line-default))}.pricing-bundle-mark{--pricing-logo-size:clamp(8rem,14vw,11rem);position:relative;display:grid;place-items:center;width:var(--pricing-logo-size);height:var(--pricing-logo-size);isolation:isolate}.pricing-logo-sun{position:absolute;z-index:-1;width:calc(var(--pricing-logo-size) * 2.857);height:calc(var(--pricing-logo-size) * 2.857);max-width:none;pointer-events:none;-webkit-mask-image:radial-gradient(circle closest-side,var(--ink-900) 38%,transparent 90%);mask-image:radial-gradient(circle closest-side,var(--ink-900) 38%,transparent 90%)}.pricing-bundle-name{margin:0;padding-top:var(--space-4);color:var(--sky-700);font-size:var(--pricing-summary-copy);font-weight:var(--weight-medium);line-height:var(--leading-body);white-space:nowrap}.pricing-bundle-name strong{font-family:var(--font-display);font-size:var(--pricing-summary-amount);font-weight:var(--weight-medium);font-feature-settings:lining-nums tabular-nums;font-variant-numeric:lining-nums tabular-nums}.pricing-bundle-name>span{white-space:nowrap}.pricing-savings-badge{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:var(--space-2) var(--space-3);border:1px solid var(--sky-200);border-radius:var(--radius-pill);background:var(--sky-50);color:var(--sky-800);font-size:var(--text-caption);font-weight:var(--weight-semibold);white-space:nowrap}.pricing-plan-section{margin-top:clamp(4rem,9vw,8rem);scroll-margin-top:100px}.pricing-plan-intro{margin-bottom:var(--space-8);text-align:center}.pricing-plan-intro h2{font-size:clamp(2.25rem,4.5vw,3.5rem)}.pricing-plan-intro p{margin:var(--space-4) 0 0;color:var(--ink-700);font-size:var(--text-body);text-wrap:balance;line-height:var(--leading-body)}.pricing-plans{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--surface-page);border-radius:var(--radius-2xl);background:var(--glass-fill-solid);box-shadow:0 18px 54px -24px rgb(62 86 137/26%),0 2px 5px rgb(62 86 137/6%)}.pricing-plan{display:flex;flex-direction:column;min-width:0;padding:clamp(1.5rem,3.5vw,3rem)}.pricing-plan--featured{border-left:1px solid var(--line-default);background:var(--sky-50);border-radius:0 var(--radius-2xl) var(--radius-2xl) 0}.pricing-plan-heading{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2)}.pricing-plan-heading h3{margin:0;font-family:var(--font-display);font-size:var(--text-title-1);font-weight:var(--weight-medium)}.pricing-plan-label{font-size:var(--text-caption);font-weight:var(--weight-medium);color:var(--sky-700)}.pricing-plan-description{margin:var(--space-2) 0 var(--space-4);font-size:var(--text-body-sm);line-height:var(--leading-body);color:var(--ink-700);min-height:1.6em;max-width:23rem;text-wrap:pretty}.pricing-price{display:flex;align-items:baseline;gap:var(--space-2);margin:0 0 var(--space-7,1.75rem)}.pricing-price>span:first-child{font-family:var(--font-display);font-size:var(--text-display-2);line-height:1;letter-spacing:var(--tracking-display)}.pricing-features,.pricing-price>span:last-child{font-size:var(--text-body-sm);color:var(--ink-700)}.pricing-features{list-style:none;margin:var(--space-4) 0 var(--space-8);padding:0;line-height:var(--leading-body)}.pricing-features li{display:flex;align-items:baseline;gap:var(--space-2);padding:var(--space-2) 0}.pricing-features li>span{flex:0 0 1em;color:var(--sky-700);font-weight:var(--weight-semibold)}.pricing-price+.pricing-features{margin-top:0}.pricing-price+.pricing-features>li:first-child{padding-top:0}.pricing-features .pricing-exclusion{margin-top:var(--space-3);padding-top:var(--space-4);border-top:1px solid var(--line-default);font-size:var(--text-caption)}.pricing-features .pricing-exclusion>span{color:var(--ink-700)}.pricing-credit-allowance{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--space-1) var(--space-3)}.pricing-credit-allowance>strong{font-size:2rem;font-weight:var(--weight-medium);line-height:1;letter-spacing:-.05em;color:var(--sky-700);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pricing-credit-allowance>span{flex:1 1 11rem;font-size:var(--text-caption);line-height:1.4;color:var(--ink-700)}.pricing-creation-preview{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,10rem),1fr));grid-gap:var(--space-2) var(--space-4);gap:var(--space-2) var(--space-4);margin-top:var(--space-3);padding:var(--space-3) 0;border-top:1px solid var(--line-default);font-size:var(--text-micro);line-height:1.4;color:var(--ink-700)}.pricing-creation-preview h4{grid-column:1/-1;margin:0;color:var(--sky-700);font-family:var(--font-sans);font-size:var(--text-caption);font-weight:var(--weight-semibold);letter-spacing:normal;line-height:var(--leading-body)}.pricing-creation-preview span{display:block}.pricing-creation-preview strong{font-size:var(--text-body-sm);font-weight:var(--weight-medium);color:var(--ink-900)}.pricing-creation-preview .pricing-creation-or{display:inline;margin-right:var(--space-1)}.pricing-creation-preview p{grid-column:1/-1;margin:0}.pricing-features--create{margin:0 0 var(--space-5);color:var(--ink-900)}.pricing-credit-details{font-size:var(--text-caption);color:var(--ink-700);margin-bottom:var(--space-6)}.pricing-credit-details summary{display:flex;justify-content:space-between;gap:var(--space-3);padding:var(--space-3) 0;list-style:none;cursor:pointer;color:var(--sky-700);border-bottom:1px solid var(--line-default)}.pricing-credit-details summary::-webkit-details-marker{display:none}.pricing-credit-details summary>span{font-size:var(--text-body);transition:transform var(--dur-base)}.pricing-credit-details[open] summary>span{transform:rotate(45deg)}.pricing-credit-examples{line-height:var(--leading-body)}.pricing-credit-examples p{margin:var(--space-4) 0}.pricing-credit-examples dl{margin:0}.pricing-credit-examples dl>div{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3);padding:var(--space-3) 0;border-bottom:1px solid var(--line-default)}.pricing-credit-examples dt{min-width:0}.pricing-credit-examples dt span,.pricing-credit-examples dt strong{display:block}.pricing-credit-examples dt strong{color:var(--ink-900);font-weight:var(--weight-medium)}.pricing-credit-examples dd{margin:0;flex:0 0 auto;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pricing-brand{margin:auto 0 0;padding-top:var(--space-4);border-top:1px solid var(--line-default);font-size:var(--text-caption);font-weight:var(--weight-medium)}.pricing-plan--featured .pricing-brand{border-top:0}.pricing-start{margin:var(--space-8) auto 0;text-align:center;color:var(--ink-700)}.pricing-start p{margin:var(--space-3) 0 0;font-size:var(--text-caption);line-height:var(--leading-body)}.pricing-agency{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.8fr);align-items:center;grid-gap:var(--space-8);gap:var(--space-8);margin-top:var(--space-12);padding:var(--space-8) 0 0;border-top:1px solid var(--line-default)}.pricing-agency .pricing-eyebrow{margin-bottom:var(--space-3)}.pricing-agency h3{margin:0;font-family:var(--font-display);font-size:var(--text-title-1);font-weight:var(--weight-regular);letter-spacing:var(--tracking-display)}.pricing-agency>p{margin:0;color:var(--ink-700);font-size:var(--text-body-sm);line-height:var(--leading-body)}.pricing-section a:focus-visible,.pricing-section summary:focus-visible{outline:2px solid var(--sky-700);outline-offset:5px;border-radius:3px}@media (max-width:899px){.pricing-comparison{padding-left:0;padding-right:0;grid-template-columns:minmax(0,1fr) 12rem minmax(0,1.3fr)}.pricing-tool small{max-width:14rem}.pricing-plan-label{font-size:11px}}@media (min-width:768px) and (max-width:1099px){.pricing-plan-description{min-height:2.8em}.pricing-comparison{--pricing-summary-amount:var(--text-title-2);--pricing-summary-copy:11px;grid-template-columns:minmax(0,1fr) 10rem minmax(0,1.4fr);padding-inline:0}.pricing-toolkit-total>span:first-child{max-width:7rem}.pricing-savings-badge{font-size:var(--text-micro)}}@media (max-width:767px){.pricing-heading h2{font-size:clamp(2.5rem,9vw,4rem)}.pricing-heading>p:last-child{font-size:var(--text-body)}.pricing-comparison{--pricing-summary-amount:clamp(1.5rem,7vw,2.125rem);--pricing-summary-copy:clamp(11px,2.9vw,13px);grid-template-columns:minmax(0,1fr);grid-template-rows:auto;padding:0}.pricing-bundle,.pricing-toolkit{display:block;grid-column:auto;grid-row:auto}.pricing-tool{min-height:64px}.pricing-tool small{max-width:none}.pricing-connections{display:block;grid-row:auto;grid-column:auto;width:100%;height:5rem;margin:var(--space-6) auto 0}.pricing-savings-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pricing-wires{width:1px;margin:0 auto;background:var(--line-default)}.pricing-wires g{display:none}.pricing-bundle-content{padding:var(--space-5) 0 var(--space-8)}.pricing-plan-section{margin-top:var(--space-12)}.pricing-plans{grid-template-columns:minmax(0,1fr)}.pricing-plan-description{min-height:0}.pricing-plan--featured{border-left:0;border-top:1px solid var(--line-default);border-radius:0 0 var(--radius-2xl) var(--radius-2xl)}.pricing-price>span:first-child{font-size:4rem}.pricing-features{margin-bottom:var(--space-5)}.pricing-credit-details{margin-bottom:var(--space-6)}.pricing-agency{grid-template-columns:minmax(0,1fr);gap:var(--space-4)}}@media (prefers-reduced-motion:reduce){.pricing-credit-details summary>span{transition:none}}@media (prefers-reduced-transparency:reduce){.pricing-plans{background:var(--surface-page)}}.daybreak-start{width:min(100%,580px);margin:var(--space-8) auto 0}.hero-url-form.daybreak-url-form{width:100%}.daybreak-start__divider{display:flex;align-items:center;gap:var(--space-4);max-width:240px;margin:var(--space-5) auto;color:var(--text-muted);font-size:var(--text-body-sm)}.daybreak-start__divider:after,.daybreak-start__divider:before{content:"";flex:1 1;height:var(--border-hair);background:var(--line-default)}@media (max-width:760px){[data-r=cloud-left],[data-r=cloud-right]{--art-plane-top:0;transform:none;will-change:auto!important}.hero-proof [data-r=cloud-left] img,.hero-proof [data-r=cloud-right] img{animation:none}.marketing-clouds-canvas,.reel-cloud-video,.reel-cloud-white{display:none}[data-r=site-header]>div:first-child{height:80px!important;gap:12px!important}[data-r=site-header] a:not([data-r=site-logo]),[data-r=site-menu] button{min-height:44px}[data-r=site-menu] button{min-width:44px}[data-r=site-drawer] nav a{display:flex;align-items:center}.hero-proof[data-r=hero]{height:100svh;min-height:660px;min-height:max(660px,100dvh);max-height:none;padding-top:0!important}.hero-proof .hero-proof__content{padding-top:116px!important}.hero-proof .hero-proof__headline{max-width:14ch;margin-bottom:22px;font-size:clamp(40px,10.8vw,52px)!important;line-height:1.02}.hero-proof .hero-proof__subheading{max-width:34ch;margin-bottom:24px;font-size:16px;line-height:1.55}.hero-proof .hero-url-form{width:100%;max-width:480px}.hero-url-form input{font-size:16px;min-width:0}.hero-url-form button{min-width:44px;min-height:44px}.hero-proof .hero-url-form p{max-width:32ch;margin-top:12px;font-size:13px;line-height:1.5}.hero-proof .proof-grid-stage{top:clamp(510px,64svh,600px);width:min(480px,96vw)}.reel-workflow-static{padding-top:48px;padding-bottom:56px}#pricing{overflow-x:clip}.how-section .idea-story[data-motion] .idea-heading{top:128px}.how-section .idea-story[data-motion]{scroll-margin-top:-96px;height:500svh}.how-section .make-story[data-motion]{height:540svh}.how-section .schedule-story[data-motion]{height:160svh}#more-from-your-post[data-motion=mobile]{height:280svh}.how-section .make-story[data-motion] .make-stage,.how-section .schedule-story[data-motion] .schedule-stage{justify-content:flex-start;padding-top:140px}.how-section .how-progress a{min-height:60px}.how-section :is(.idea-story,.make-story,.schedule-story):not([data-motion]){scroll-margin-top:0}.how-section :is(.idea-story,.make-story,.schedule-story):not([data-motion])>:first-child{padding-top:40px;padding-bottom:40px}.post-company[data-motion=mobile] .post-company-scene{padding-top:48px}[data-r=daybreak]{padding-block:64px!important}.how-section :is(input,textarea,select){font-size:16px}}@media (max-width:760px) and (max-height:730px){.how-section .make-story[data-motion] .make-stage{padding-top:110px}.how-section .how-progress a{flex-direction:row;gap:5px;min-height:44px;padding:6px 4px}}.post-company{position:relative;padding:clamp(72px,8vw,112px) 0 64px;background:var(--surface-page);color:var(--ink-900);scroll-margin-top:16px}.post-company-wrap{max-width:1160px;margin:0 auto;padding:0 var(--gutter)}.post-company-heading{text-align:center;margin-bottom:52px}.post-company-eyebrow{margin:0 0 16px;color:var(--ink-600);font-size:var(--text-micro);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase}.post-company-heading h2{font-family:var(--font-display);font-size:clamp(42px,5.1vw,68px);font-weight:var(--weight-regular);line-height:1.04;letter-spacing:var(--tracking-display);margin:0}.post-company-intro{max-width:48ch;margin:20px auto 0;font-size:17px;line-height:1.55;color:var(--ink-600);text-wrap:balance}.post-company-scene{display:grid;grid-template-columns:minmax(0,1fr) 118px minmax(0,1fr) minmax(0,.94fr);grid-gap:28px;gap:28px;align-items:start}.post-company-scene article{min-width:0}.post-company-format{margin-bottom:16px;text-align:center}.post-company-format>span{font-size:11px;color:var(--ink-600)}.post-company-format h3{margin:3px 0 0;font-size:29px;line-height:1.15}.post-company-reel-frame{position:relative;overflow:hidden;border:6px solid var(--white);border-radius:24px;background:var(--black,#000);box-shadow:0 5px 26px color-mix(in srgb,var(--ink-900) 12%,transparent)}.post-company-reel-media{position:relative;aspect-ratio:9/16;overflow:hidden}.post-company-carousel-topbar,.post-company-reel-topbar{position:absolute;inset:0 4cqw auto;height:12cqw;display:flex;align-items:center;justify-content:space-between;color:var(--white)}.post-company-reel-topbar{z-index:1;pointer-events:none;background:linear-gradient(rgb(0 0 0/15%),transparent)}.post-company-carousel-topbar svg,.post-company-carousel-topbar>span,.post-company-reel-topbar svg,.post-company-reel-topbar>span{width:6cqw!important;height:6cqw!important}.post-company-reel-frame video{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain}.post-company-reel-cover{position:absolute;inset:0;display:grid;place-items:center;width:100%;height:100%;padding:0;border:0;overflow:hidden;background:transparent;cursor:pointer}.post-company .post-company-reel-cover:focus-visible,.post-company-reel-frame video:focus-visible{outline-offset:-4px}.post-company-reel-cover>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.post-company-play{position:relative;display:grid;place-items:center;width:58px;height:58px;border-radius:50%;color:var(--ink-900);background:color-mix(in srgb,var(--white) 94%,transparent);box-shadow:0 3px 16px color-mix(in srgb,var(--ink-900) 16%,transparent)}.post-company-play svg{fill:currentColor;margin-left:3px}.post-company-note{margin:17px auto 0;max-width:28ch;color:var(--ink-600);font-size:13px;line-height:1.5;text-align:center;text-wrap:balance}.post-company-connection{align-self:center;display:flex;flex-direction:column;align-items:center;gap:10px;color:var(--sky-700);padding-bottom:25px}.post-company-orb{position:relative;width:118px;height:118px;display:grid;place-items:center}.post-company-orb>img{position:absolute;inset:-40%;width:180%;height:180%;pointer-events:none}.post-company-orb>:last-child{position:relative}.post-company-connection-label{max-width:112px;margin:0 0 4px;font-size:12px;font-weight:var(--weight-medium);line-height:1.45;text-align:center;text-wrap:balance;color:var(--sky-800)}.post-company-carousel{padding-top:0}.post-company-carousel-demo{border:6px solid var(--white);border-radius:24px;color:var(--white);box-shadow:0 5px 26px color-mix(in srgb,var(--ink-900) 12%,transparent)}.post-company-carousel-demo,.post-company-carousel-image{position:relative;overflow:hidden;background:var(--sky-50)}.post-company-carousel-image{aspect-ratio:9/16;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.post-company-slide{position:absolute;inset:0;margin:0}.post-company-slide[hidden]{display:none}.post-company-slide:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(transparent 48%,rgb(0 0 0/12%) 62%,rgb(0 0 0/72%))}.post-company-slide>img{display:block;width:100%;height:100%;object-fit:cover}.post-company-slide figcaption{position:absolute;z-index:1;right:17cqw;bottom:60cqw;left:4cqw;text-align:center}.post-company-slide strong{display:inline-block;padding:2cqw 3cqw;color:var(--ink-900);background:var(--white);font-family:var(--font-sans);font-size:7.5cqw;font-weight:var(--weight-semibold);line-height:1.12;letter-spacing:-.035em}.post-company-slide[data-product]{background:var(--sky-50);color:var(--ink-900)}.post-company-slide[data-product]>img{position:absolute;top:23%;height:40%;object-fit:contain}.post-company-slide[data-product] figcaption{top:17cqw;bottom:60cqw;display:flex;flex-direction:column;align-items:center}.post-company-slide[data-product] strong{padding:0;font-size:12cqw;font-family:var(--font-display);font-weight:var(--weight-medium);background:none}.post-company-product-copy{margin-top:1cqw;font-size:4cqw}.post-company-slide-count{position:absolute;z-index:1;top:15cqw;right:4cqw;padding:2cqw 3cqw;border-radius:20px;font-size:4cqw;line-height:1.2;color:var(--white);background:color-mix(in srgb,var(--ink-900) 78%,transparent)}.post-company-slide-picker{position:absolute;bottom:35cqw;left:50%;display:flex;transform:translateX(-50%)}.post-company-slide-picker button{display:grid;place-items:center;width:24px;height:44px;padding:0;border:0;border-radius:50%;cursor:pointer;background:transparent}.post-company-slide-picker span{width:6px;height:6px;border-radius:50%;background:rgb(255 255 255/45%)}.post-company-slide-picker [aria-pressed=true] span{background:var(--sun-400)}.post-company-slide-picker button:hover span{background:var(--sky-500)}.post-company-story{padding-top:0}.post-company-story-frame{display:flex;flex-direction:column;align-items:center;padding:16px 18px 20px;border:6px solid var(--white);border-radius:23px;background:var(--sky-100);box-shadow:0 5px 26px color-mix(in srgb,var(--ink-900) 12%,transparent)}.post-company-story-account{display:flex;align-items:center;justify-content:space-between;width:100%;padding-top:8px;gap:6px;font-size:9px}.post-company-new-post{margin-top:17px;font-family:var(--font-display);font-size:39px;line-height:1;letter-spacing:-.04em}.post-company-story-copy{width:100%;margin-top:8px;font-size:10px;line-height:1.5;text-align:center}.post-company-story-preview{display:block;width:86%;margin:19px 0 0;padding:0;overflow:hidden;border:0;border-radius:9px;background:var(--white);color:var(--ink-900);cursor:pointer;transform:rotate(-5deg);transition:transform .2s ease}.post-company-story-preview:hover{transform:rotate(-2deg)}.post-company-story-preview img{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;object-position:center top}.post-company-story-preview>span{display:flex;align-items:center;justify-content:center;gap:5px;padding:9px 3px;font-size:10px;font-weight:var(--weight-medium)}.post-company-story-signoff{margin-top:22px;font-size:9px}.post-company :is(button,video):focus-visible{outline:3px solid var(--sky-700);outline-offset:4px;box-shadow:none}.post-company-sr{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}@media (max-width:1000px) and (min-width:761px){.post-company-scene{grid-template-columns:minmax(0,1fr) 92px minmax(0,1fr) minmax(0,.94fr);gap:18px}.post-company-orb{width:92px;height:92px}.post-company-story-frame{padding-inline:12px}.post-company-new-post{font-size:31px}}@media (max-width:760px){.post-company{padding:76px 0 28px}.post-company-wrap{padding-inline:24px;max-width:540px}.post-company-heading{margin-bottom:34px}.post-company-heading h2{font-size:clamp(34px,8.7vw,49px)}.post-company-intro{margin-top:16px;font-size:15px}.post-company-scene{grid-template-columns:minmax(0,1fr);gap:0}.post-company-original{width:235px;margin:0 auto}.post-company-format h3{font-size:29px}.post-company-connection{padding:25px 0;gap:0}.post-company-connection>:last-child{transform:rotate(90deg)}.post-company-orb{width:106px;height:106px}.post-company-carousel{width:min(100%,235px);margin:0 auto;padding-top:0}.post-company-story{width:245px;margin:0 auto;padding-top:42px}}@media (prefers-reduced-motion:reduce){.post-company-story-preview{transition:none}}.post-company[data-motion]{height:340svh;padding:0;scroll-margin-top:-96px}.post-company[data-motion] .post-company-wrap{position:-webkit-sticky;position:sticky;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100svh;padding-top:48px;padding-bottom:16px}.post-company[data-motion] .post-company-heading{width:100%;flex-shrink:0;margin-bottom:24px}.post-company[data-motion] .post-company-eyebrow{display:none}.post-company[data-motion] .post-company-heading h2{font-size:clamp(38px,4.1vw,58px);animation:company-heading-arrive .32s ease both}.post-company[data-motion] .post-company-intro{min-height:44px;max-width:52ch;margin-top:12px;font-size:15px;line-height:1.45}.post-company[data-motion] .post-company-scene{position:relative;width:min(100%,calc((100svh - 320px) * 1.9));flex-shrink:0;gap:22px;grid-template-columns:minmax(0,1fr) 100px minmax(0,1fr) minmax(0,.94fr)}.post-company[data-motion] .post-company-format{margin-bottom:10px}.post-company[data-motion] .post-company-format h3{font-size:25px}.post-company[data-motion] .post-company-format>span,.post-company[data-motion] .post-company-note{display:none}.post-company[data-motion] .post-company-carousel,.post-company[data-motion] .post-company-story{padding-top:0}.post-company[data-motion] .post-company-orb{width:100px;height:100px}.post-company[data-motion] .post-company-story-frame{padding:12px 12px 16px}.post-company[data-motion] .post-company-new-post{margin-top:10px;font-size:clamp(24px,3vw,32px)}.post-company[data-motion] .post-company-story-preview{margin-top:12px;width:75%}.post-company[data-motion] .post-company-story-signoff{margin-top:16px}.post-company-steps{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px;flex-shrink:0}.post-company-steps button{display:flex;align-items:center;gap:6px;min-height:40px;padding:8px 12px;border:0;border-radius:24px;background:transparent;color:var(--ink-500);font-size:11px;cursor:pointer}.post-company-steps button[aria-pressed=true]{background:var(--sky-50);color:var(--sky-800)}.post-company-steps button>span{font-family:var(--font-mono);font-size:9px}.post-company-scroll-hint{display:flex;align-items:center;gap:6px;margin-left:24px;font-size:10px;color:var(--ink-500)}@keyframes company-heading-arrive{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (max-width:760px){.post-company[data-motion] .post-company-wrap{padding:46px 24px 12px;justify-content:flex-start}.post-company[data-motion] .post-company-heading h2{font-size:clamp(30px,8vw,39px)}.post-company[data-motion] .post-company-intro{font-size:13px;min-height:57px;margin-top:10px}.post-company[data-motion] .post-company-heading{margin-bottom:0}.post-company[data-motion] .post-company-scene{display:grid;grid-template-columns:minmax(0,1fr);width:100%;height:calc(100svh - 280px);padding-top:64px;grid-gap:0;gap:0}.post-company[data-motion] .post-company-scene>article{grid-area:1/1;align-self:start;padding-top:0}.post-company[data-motion] .post-company-carousel,.post-company[data-motion] .post-company-original{width:min(215px,calc((100svh - 375px) * .46))}.post-company[data-motion] .post-company-story{width:min(220px,calc((100svh - 360px) * .47))}.post-company[data-motion] .post-company-connection{position:absolute;top:-7px;left:0;right:0;flex-direction:row;justify-content:center;gap:12px;padding:0}.post-company[data-motion] .post-company-orb{width:62px;height:62px}.post-company[data-motion] .post-company-orb>:last-child{font-size:28px!important}.post-company[data-motion] .post-company-connection-label{max-width:84px;margin:0;font-size:10px;text-align:left}.post-company[data-motion] .post-company-connection>:last-child{display:none}.post-company[data-motion] .post-company-format h3{font-size:24px}.post-company[data-motion] .post-company-format>span{display:none}.post-company[data-motion] .post-company-new-post{font-size:30px}.post-company[data-motion] .post-company-story-preview{width:75%}.post-company[data-motion] .post-company-story-copy{margin-top:5px}.post-company[data-motion] .post-company-story-signoff{font-size:8px;margin-top:12px}.post-company-steps{margin-top:auto;gap:2px}.post-company-steps button{padding-inline:9px;min-height:44px;font-size:10px}.post-company-scroll-hint{display:none}}.post-company-carousel-demo,.post-company-reel-frame,.post-company-story-frame{container-type:inline-size}.post-company-ig-account{display:flex;align-items:center;gap:2.5cqw;min-width:0;font-size:4cqw;line-height:1.2;white-space:nowrap}.post-company-ig-account img{width:10cqw;height:10cqw;flex-shrink:0;border-radius:50%;object-fit:cover;border:1px solid}.post-company-ig-follow{padding:1.3cqw 2.7cqw;border:1px solid color-mix(in srgb,currentColor 45%,transparent);border-radius:2cqw;font-weight:600}.post-company-ig-actions{display:flex;flex-direction:column;gap:5cqw}.post-company-ig-actions>span{display:flex;flex-direction:column;align-items:center;gap:1.3cqw}.post-company-ig-actions svg,.post-company-ig-actions>span>span{width:7.5cqw!important;height:7.5cqw!important}.post-company-ig-actions>span>span{filter:drop-shadow(0 1px 2px rgb(0 0 0/65%))}.post-company-ig-actions small{font-size:3.7cqw;font-weight:500}.post-company-reel-instagram{position:absolute;inset:0;border-radius:18px;pointer-events:none;color:var(--white);background:linear-gradient(transparent 48%,rgb(0 0 0/12%) 62%,rgb(0 0 0/72%));text-shadow:0 1px 4px rgb(0 0 0/25%)}.post-company-reel-instagram .post-company-ig-actions{position:absolute;right:4cqw;bottom:46cqw}.post-company-reel-instagram .post-company-ig-account{font-size:4.5cqw}.post-company-reel-identity{display:flex;align-items:center;justify-content:space-between;gap:3cqw}.post-company-ig-footer{position:absolute;bottom:25cqw;left:4cqw;right:17cqw}.post-company-ig-footer p{margin:3cqw 0 0;font-size:4cqw;line-height:1.4}.post-company-reel-progress{position:absolute;bottom:20cqw;left:4cqw;right:4cqw;height:.5cqw;background:rgb(255 255 255/35%)}.post-company-reel-progress:before{content:"";display:block;width:6%;height:100%;background:var(--white)}.post-company-reel-nav{position:absolute;bottom:4cqw;left:10cqw;right:10cqw;height:12cqw;display:flex;align-items:center;justify-content:space-around;padding:1cqw 3cqw;border:1px solid rgb(255 255 255/20%);border-radius:10cqw;background:rgb(24 30 34/70%)}.post-company-carousel-account>span,.post-company-carousel-account>span svg,.post-company-reel-identity>span,.post-company-reel-identity>span svg,.post-company-reel-nav svg,.post-company-reel-nav-active>span,.post-company-reel-nav>span{width:6cqw!important;height:6cqw!important}.post-company-reel-nav>.post-company-reel-nav-active{display:grid;place-items:center;width:17cqw!important;height:10cqw!important;border-radius:8cqw;background:rgb(255 255 255/20%)}.post-company-reel-nav>img{width:6cqw;height:6cqw;border-radius:50%;object-fit:cover}.post-company-reel-frame[data-playing] :is(.post-company-reel-nav,.post-company-reel-progress){visibility:hidden}.post-company-carousel-topbar{z-index:1;pointer-events:none;text-shadow:0 1px 4px rgb(0 0 0/25%)}.post-company-carousel-social{position:absolute;right:4cqw;bottom:46cqw;pointer-events:none;text-shadow:0 1px 4px rgb(0 0 0/50%)}.post-company-carousel-account{position:absolute;bottom:25cqw;left:4cqw;right:17cqw;display:flex;align-items:center;justify-content:space-between;gap:2cqw;pointer-events:none;text-shadow:0 1px 4px rgb(0 0 0/25%)}.post-company-ig-caption{bottom:17cqw;margin:0;line-height:1.5;text-shadow:0 1px 4px rgb(0 0 0/25%)}.post-company-ig-caption,.post-company-ig-comment{position:absolute;left:4cqw;right:4cqw;font-size:4cqw;pointer-events:none}.post-company-ig-comment{bottom:4cqw}.post-company-ig-comment>span{display:block;padding:3cqw 5cqw;border-radius:20cqw;border:1px solid rgb(255 255 255/30%);background:rgb(24 30 34/35%)}.post-company-story-progress{display:flex;width:100%;gap:4px}.post-company-story-progress span{flex:1 1;height:2px;border-radius:2px;background:color-mix(in srgb,var(--ink-900) 18%,transparent)}.post-company-story-progress span:first-child{background:var(--ink-900)}.post-company-story-account .post-company-ig-account{flex:1 1;gap:2cqw;font-size:4.1cqw}.post-company-story-account svg,.post-company-story-account>span[aria-hidden]{width:6cqw!important;height:6cqw!important;flex-shrink:0}.post-company-ig-time{opacity:.65}.post-company-story-account .post-company-ig-follow{margin-left:auto;padding-inline:2cqw}.post-company-story-reply{display:flex;align-items:center;gap:3cqw;width:100%;margin-top:6cqw}.post-company-story-reply>span:first-child{flex:1 1;padding:3cqw 4cqw;border:1px solid color-mix(in srgb,var(--ink-900) 35%,transparent);border-radius:20px;font-size:4cqw}.post-company-story-reply svg,.post-company-story-reply>span[aria-hidden]{width:7cqw!important;height:7cqw!important}