@font-face{font-family:Barlow Condensed;src:url(swivot-barlow-condensed-700.ttf) format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:"Source Sans 3";src:url(swivot-source-sans-400.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:"Source Sans 3";src:url(swivot-source-sans-600.ttf) format("truetype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:"Source Sans 3";src:url(swivot-source-sans-700.ttf) format("truetype");font-display:swap;font-weight:700;font-style:normal}.swivot-home{--sw-font-display: "Barlow Condensed", "Arial Narrow", sans-serif;--sw-font-body: "Source Sans 3", Arial, sans-serif;--sw-violet: oklch(24% .09 294);--sw-violet-lift: oklch(30% .11 294);--sw-orange: oklch(60% .2 45);--sw-orange-deep: oklch(54% .19 45);--sw-orange-on-dark: oklch(78% .16 65);--sw-white: oklch(100% 0 0);--sw-surface: oklch(96% .008 294);--sw-ink: oklch(15% .025 294);--sw-muted: oklch(40% .025 294);--sw-line: oklch(86% .012 294);--sw-text-display: clamp(3.5rem, 8vw, 6rem);--sw-text-headline: clamp(2.5rem, 5vw, 4.5rem);--sw-text-title: clamp(1.375rem, 2vw, 2rem);--sw-text-body: clamp(1rem, 1.1vw, 1.125rem);--sw-text-lead: clamp(1.25rem, 1.55vw, 1.75rem);--sw-text-base: 1rem;--sw-text-caption: .875rem;--sw-text-arrow: 2rem;--sw-space-xs: .5rem;--sw-space-sm: .75rem;--sw-space-md: 1.25rem;--sw-space-lg: 2rem;--sw-ease: cubic-bezier(.16, 1, .3, 1);--sw-ease-quart: cubic-bezier(.25, 1, .5, 1);--sw-shell: min(1344px, calc(100vw - 96px) );color:var(--sw-ink);background:var(--sw-white);font-family:var(--sw-font-body);font-size:var(--sw-text-body);line-height:1.55;font-kerning:normal;overflow:clip}.swivot-home *{box-sizing:border-box}.swivot-home h1,.swivot-home h2{font-family:var(--sw-font-display);font-weight:700;text-wrap:balance;margin:0}.swivot-home h1{font-size:var(--sw-text-display);letter-spacing:-.025em;line-height:.92;max-width:9ch}.swivot-home h2{font-size:var(--sw-text-headline);letter-spacing:-.02em;line-height:.98}.swivot-home h3{font:700 var(--sw-text-title)/1.1 var(--sw-font-body);margin:0;text-wrap:balance}.swivot-home p{margin:0;text-wrap:pretty}.swivot-shell{width:var(--sw-shell);margin-inline:auto}.swivot-hero{height:min(920px,calc(100svh - var(--header-group-height, 0px)));min-height:720px;display:flex;align-items:stretch;overflow:hidden;background:var(--sw-violet);color:var(--sw-white);position:relative}.swivot-hero .swivot-shell{width:100%;max-width:none;margin:0}.swivot-hero__grid{display:grid;grid-template-columns:minmax(35rem,44.5%) minmax(0,55.5%);gap:0;align-items:stretch}.swivot-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:clamp(3rem,5vw,5rem) clamp(2rem,4vw,4.75rem) clamp(2.5rem,4vw,4rem) clamp(3rem,4.4vw,5rem)}.swivot-home--motion .swivot-hero h1{animation:swivot-hero-copy .7s var(--sw-ease) both}.swivot-home--motion .swivot-hero__lede{animation:swivot-hero-copy .65s 90ms var(--sw-ease) both}.swivot-home--motion .swivot-hero__offer{animation:swivot-hero-copy 625ms 125ms var(--sw-ease) both}.swivot-home--motion .swivot-hero .swivot-actions{animation:swivot-hero-copy .6s .16s var(--sw-ease) both}.swivot-home--motion .swivot-hero__facts{animation:swivot-hero-copy .65s .23s var(--sw-ease) both}.swivot-hero h1{font-size:var(--sw-text-display)}.swivot-hero__lede{max-width:32ch;font-size:var(--sw-text-lead);line-height:1.4;margin-top:2rem!important;color:var(--sw-white)}.swivot-hero__offer{margin-top:var(--sw-space-md)!important;color:color-mix(in oklch,var(--sw-white) 82%,var(--sw-violet));font-size:var(--sw-text-caption);font-weight:600}.swivot-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.swivot-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:.65rem;padding:1rem 1.5rem;border-radius:8px;font-size:.875rem;font-weight:700;line-height:1.2;letter-spacing:.01em;text-decoration:none;transition:transform .18s cubic-bezier(.25,1,.5,1),background .18s cubic-bezier(.25,1,.5,1),color .18s cubic-bezier(.25,1,.5,1)}.swivot-button:hover{transform:translateY(-1px)}.swivot-button:active{transform:none}.swivot-button:focus-visible,.swivot-text-link:focus-visible,.swivot-fundamentals summary:focus-visible{outline:3px solid var(--sw-orange);outline-offset:3px}.swivot-button:focus-visible{box-shadow:0 0 0 2px var(--sw-violet)}.swivot-button--primary{background:var(--sw-orange-deep);color:var(--sw-white)}.swivot-button--primary:hover{background:var(--sw-orange-deep)}.swivot-button--secondary{border:1px solid currentColor;color:currentColor;background:transparent}.swivot-button--secondary:hover{background:var(--sw-white);color:var(--sw-violet)}.swivot-button--unavailable,.swivot-button--unavailable-dark{cursor:not-allowed;transform:none!important}.swivot-button--unavailable{background:var(--sw-line);color:var(--sw-muted)}.swivot-button--unavailable-dark{border:1px solid oklch(100% 0 0 / .35);color:color-mix(in oklch,var(--sw-white) 76%,var(--sw-violet))}.swivot-play{display:inline-grid;place-items:center}.swivot-play svg{width:1rem;height:1rem}.swivot-hero__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:3.25rem 0 0;padding:0}.swivot-hero__facts>div{display:grid;grid-template-columns:2.75rem minmax(0,1fr);gap:.85rem;min-width:0;padding-right:1.25rem}.swivot-hero__facts>div>div{min-width:0}.swivot-hero__facts>div+div{border-left:1px solid oklch(100% 0 0/.18);padding-left:1.5rem}.swivot-hero__facts dt{font-size:.875rem;font-weight:600;line-height:1.2;letter-spacing:.01em;color:var(--sw-white)}.swivot-hero__facts dd{margin:.25rem 0 0;font-size:var(--sw-text-caption);line-height:1.4;color:color-mix(in oklch,var(--sw-white) 82%,var(--sw-violet))}.swivot-fact-icon{width:2.5rem;height:2.5rem;display:grid;place-items:center;color:var(--sw-orange)}.swivot-fact-icon svg{width:2.25rem;height:2.25rem}.swivot-hero__media{--sw-hero-mask: ellipse(84% 79% at 84% 48%);position:relative;margin:0;align-self:stretch}.swivot-hero__media img{position:relative;z-index:2;width:100%;height:100%;object-fit:cover;object-position:right center;clip-path:var(--sw-hero-mask)}.swivot-home--motion .swivot-hero__media img{animation:swivot-hero-focus .8s var(--sw-ease) both}.swivot-orbit{position:absolute;z-index:1;top:-31%;left:0;width:168%;height:158%;border:1px solid color-mix(in oklch,var(--sw-orange) 82%,transparent);border-radius:50%;clip-path:inset(52% 0 0 0);pointer-events:none;transform:translate(-12px,12px)}.swivot-home--motion .swivot-orbit{animation:swivot-orbit-arrive .8s 80ms var(--sw-ease) both}.swivot-orbit:before,.swivot-orbit:after{content:"";position:absolute;border:1px solid color-mix(in oklch,var(--sw-orange) 62%,transparent);border-radius:50%;pointer-events:none}.swivot-orbit:before{top:-10px;right:-10px;bottom:-10px;left:-10px}.swivot-orbit:after{top:-20px;right:-20px;bottom:-20px;left:-20px;border-color:color-mix(in oklch,var(--sw-orange) 42%,transparent)}.swivot-intro{padding-block:clamp(5rem,9vw,7.5rem);background:var(--sw-white)}.swivot-intro__heading{display:grid;grid-template-columns:7fr 5fr;gap:3rem;align-items:end;margin-bottom:4rem}.swivot-intro__heading p{max-width:45ch;color:var(--sw-muted)}.swivot-sequence{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;counter-reset:sequence}.swivot-sequence li{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;gap:1rem;position:relative;align-items:start}.swivot-sequence li:not(:last-child):after{content:"\2192";position:absolute;right:-1.35rem;top:42%;color:var(--sw-orange);font-size:var(--sw-text-arrow)}.swivot-sequence figure{grid-column:1/-1;margin:0;height:clamp(20rem,35vw,31rem);overflow:hidden;border-radius:12px;background:var(--sw-surface);position:relative}.swivot-sequence figure>img:first-child{width:100%;height:100%;object-fit:cover;transform:scale(1.14)}.swivot-sequence li:last-child figure>img:first-child{transform:translate(3%) scale(1.14)}.swivot-intro[data-in-view=true] .swivot-sequence li{animation:swivot-sequence-arrive .56s var(--sw-ease) both;animation-delay:calc(var(--sw-i, 0) * 90ms)}.swivot-sequence__number{font:700 3rem/1 var(--sw-font-display);color:var(--sw-orange)}.swivot-sequence__content{min-width:0;height:100%}.swivot-sequence__content p{margin-top:.55rem;color:var(--sw-muted);font-size:var(--sw-text-base)}@media(min-width:750px){.swivot-sequence__content{min-height:7.5rem}}.swivot-demo{padding-block:clamp(5.5rem,9vw,8rem);background:var(--sw-violet);color:var(--sw-white);border-bottom:1px solid oklch(100% 0 0 / .14)}.swivot-demo__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(21rem,30rem);gap:clamp(3rem,8vw,8rem);align-items:center}.swivot-demo__content{max-width:37rem}.swivot-demo h2{font-size:clamp(3.5rem,6.5vw,5.5rem);max-width:8.5ch}.swivot-demo h2:focus-visible{outline:3px solid var(--sw-orange);outline-offset:6px}.swivot-demo__lede{max-width:39ch;margin-top:var(--sw-space-lg)!important;color:color-mix(in oklch,var(--sw-white) 86%,var(--sw-violet));font-size:var(--sw-text-lead);line-height:1.45}.swivot-demo__chapters{margin-top:clamp(2.5rem,5vw,4rem)}.swivot-demo__chapter{width:100%;min-height:76px;display:grid;grid-template-columns:2.75rem 1fr;gap:var(--sw-space-md);align-items:center;position:relative;padding:1rem .25rem;border:0;border-bottom:1px solid oklch(100% 0 0 / .24);background:transparent;color:var(--sw-white);font:inherit;text-align:left;cursor:pointer}.swivot-demo__chapter:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:3px;background:var(--sw-orange);transform:scaleX(0);transform-origin:left;transition:transform .36s var(--sw-ease)}.swivot-demo__chapter[aria-selected=true]{color:var(--sw-orange-on-dark)}.swivot-demo__chapter[aria-selected=true]:after{transform:scaleX(1)}.swivot-demo__chapter:hover{color:color-mix(in oklch,var(--sw-white) 82%,var(--sw-orange))}.swivot-demo__chapter:focus-visible{outline:3px solid var(--sw-orange);outline-offset:4px}.swivot-demo__number{width:2.5rem;height:2.5rem;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;font-weight:700;font-variant-numeric:tabular-nums}.swivot-demo__chapter>span:last-child{display:grid;gap:.2rem}.swivot-demo__chapter strong{font-size:var(--sw-text-body)}.swivot-demo__chapter small{color:color-mix(in oklch,var(--sw-white) 72%,var(--sw-violet));font-size:var(--sw-text-caption);line-height:1.35}.swivot-demo__coaching{margin-top:var(--sw-space-lg);padding-top:var(--sw-space-md)}.swivot-demo__coaching h3{color:var(--sw-white);font-family:var(--sw-font-body);font-size:var(--sw-text-body)}.swivot-demo__coaching strong{display:block;color:var(--sw-white);font:700 clamp(1.5rem,3vw,2.25rem)/1 var(--sw-font-display);letter-spacing:-.02em;margin-top:.5rem}.swivot-demo__coaching dl{margin:var(--sw-space-md) 0 0}.swivot-demo__coaching dl div{display:grid;grid-template-columns:3.75rem 1fr;gap:.75rem;padding-block:.3rem}.swivot-demo__coaching dt{color:var(--sw-orange-on-dark);font-size:var(--sw-text-caption);font-weight:700}.swivot-demo__coaching dd{margin:0;color:color-mix(in oklch,var(--sw-white) 82%,var(--sw-violet));font-size:var(--sw-text-base)}.swivot-demo__media{width:100%;justify-self:end}.swivot-demo__frame{aspect-ratio:9 / 16;overflow:hidden;border-radius:12px;background:var(--sw-ink)}.swivot-demo__frame video{width:100%;height:100%;display:block;object-fit:cover;background:var(--sw-ink)}.swivot-demo__recovery{display:inline-block;margin-top:.35rem;color:var(--sw-white);font-size:var(--sw-text-caption);font-weight:700;text-underline-offset:.25em}.swivot-demo__recovery[hidden]{display:none}.swivot-proof{margin-top:clamp(3rem,6vw,5rem);padding-top:var(--sw-space-lg)}.swivot-proof h3{color:var(--sw-white);font-family:var(--sw-font-body)}.swivot-proof dl{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:2rem;margin:var(--sw-space-lg) 0 0}.swivot-proof dl>div{padding-top:var(--sw-space-md);border-top:1px solid oklch(100% 0 0 / .24)}.swivot-proof dt{color:var(--sw-white);font-weight:700}.swivot-proof dd{margin:.5rem 0 0;color:color-mix(in oklch,var(--sw-white) 76%,var(--sw-violet));font-size:var(--sw-text-caption);line-height:1.45}.swivot-proof a{color:var(--sw-white);text-underline-offset:.2em}.swivot-proof dd span{display:block;margin-top:.35rem;color:var(--sw-white)}.swivot-fundamentals{background:var(--sw-white);color:var(--sw-ink);padding-block:clamp(6rem,10vw,9rem)}.swivot-fundamentals__header{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:4rem}.swivot-fundamentals__header p{max-width:48ch;margin-top:1.5rem;color:var(--sw-muted)}.swivot-text-link{color:var(--sw-violet);min-height:44px;display:inline-flex;align-items:center;gap:var(--sw-space-xs);font-size:var(--sw-text-caption);font-weight:600;line-height:1.2;letter-spacing:.01em;text-underline-offset:.35em;white-space:nowrap}.swivot-fundamentals__layout{display:grid;grid-template-columns:5fr 7fr;gap:clamp(2rem,5vw,5rem);align-items:start}.swivot-fundamentals__media{margin:0;position:sticky;top:calc(var(--header-group-height, 0px) + 2rem)}.swivot-fundamentals__media img{aspect-ratio:4/3;object-fit:cover;border-radius:12px}.swivot-fundamentals__media figcaption{max-width:38ch;margin-top:1rem;color:var(--sw-muted);font-size:var(--sw-text-caption);line-height:1.4}.swivot-fundamentals details{border-bottom:1px solid var(--sw-line)}.swivot-fundamentals[data-in-view=true] details{animation:swivot-checkpoint-arrive .42s var(--sw-ease) both;animation-delay:min(calc(var(--sw-i, 0) * 35ms),.35s)}.swivot-fundamentals[data-in-view=true] .swivot-fundamentals__media{animation:swivot-media-focus .65s var(--sw-ease) both}.swivot-fundamentals summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:2.5rem 1fr 1.5rem;gap:1rem;align-items:center;min-height:64px;font-weight:600;transition:opacity .18s var(--sw-ease),transform .18s var(--sw-ease)}.swivot-fundamentals summary:hover{color:var(--sw-ink);opacity:.72;transform:translate(4px)}.swivot-fundamentals summary::-webkit-details-marker{display:none}.swivot-fundamentals summary>span:first-child{color:var(--sw-orange-deep);font-variant-numeric:tabular-nums}.swivot-plus{width:1rem;height:1rem;position:relative}.swivot-plus:before,.swivot-plus:after{content:"";position:absolute;inset:50% 0 auto;height:1px;background:currentColor;transition:transform .24s var(--sw-ease)}.swivot-plus:after{transform:rotate(90deg)}.swivot-fundamentals details[open] .swivot-plus:after{transform:rotate(0)}.swivot-fundamentals details p{padding:0 2.5rem 1.25rem 3.5rem;color:var(--sw-muted);font-size:var(--sw-text-base);max-width:60ch}.swivot-fundamentals details[open] p{animation:swivot-disclosure-open .26s var(--sw-ease-quart) both}.swivot-fundamentals__conclusion{display:grid;grid-template-columns:5fr 7fr;gap:clamp(3rem,7vw,7rem);margin-top:clamp(5rem,9vw,8rem);padding:clamp(2rem,5vw,4rem);background:var(--sw-surface);border-radius:14px}.swivot-fundamentals__conclusion h3{font-size:clamp(2rem,4vw,3.5rem)}.swivot-fundamentals__conclusion>div>p{max-width:42ch;margin-top:1rem;color:var(--sw-muted)}.swivot-fundamentals__conclusion dl{margin:0}.swivot-fundamentals__conclusion dl div{padding-block:1rem;border-top:1px solid var(--sw-line)}.swivot-fundamentals__conclusion dt{font-weight:700;font-size:var(--sw-text-body)}.swivot-fundamentals__conclusion dd{margin:.35rem 0 0;color:var(--sw-muted)}.swivot-testimonial{background:var(--sw-surface);color:var(--sw-ink);padding-block:clamp(5.5rem,9vw,8.5rem)}.swivot-testimonial__grid{display:grid;grid-template-columns:5fr 7fr;gap:clamp(3rem,8vw,8rem);align-items:start}.swivot-testimonial__result{position:sticky;top:calc(var(--header-group-height, 0px) + 2rem)}.swivot-testimonial__result h2{max-width:9ch}.swivot-testimonial__result>p{max-width:31ch;margin-top:1.5rem;color:var(--sw-muted);font-size:var(--sw-text-lead);line-height:1.4}.swivot-testimonial__story{margin:0;padding-top:.75rem}.swivot-testimonial__story blockquote{margin:0}.swivot-testimonial__story blockquote p{max-width:66ch;margin-top:1.25rem;color:var(--sw-muted)}.swivot-testimonial__story blockquote p:first-child{margin-top:0}.swivot-testimonial__story .swivot-testimonial__lead{color:var(--sw-ink);font-size:clamp(1.45rem,2.25vw,2.15rem);font-weight:600;line-height:1.28;letter-spacing:-.012em}.swivot-testimonial__story figcaption{display:flex;align-items:baseline;gap:.75rem;margin-top:2rem;padding-top:1rem;border-top:1px solid var(--sw-line);color:var(--sw-muted);font-size:var(--sw-text-caption)}.swivot-testimonial__story figcaption strong{color:var(--sw-violet);font-size:var(--sw-text-base)}.swivot-sticky-buy{display:none}.swivot-editor-warning{padding:1rem;background:var(--sw-orange);color:#fff;text-align:center;font-weight:700}.swivot-purchase{background:var(--sw-violet);color:var(--sw-white);padding-top:clamp(5rem,8vw,7.5rem)}.swivot-purchase__grid{display:grid;grid-template-columns:7fr 5fr;gap:3rem;align-items:end;padding-bottom:clamp(4rem,6vw,5rem)}.swivot-purchase h2{max-width:11ch}.swivot-purchase p{margin-top:1.25rem;max-width:45ch;color:color-mix(in oklch,var(--sw-white) 87%,var(--sw-violet))}.swivot-purchase .swivot-purchase__handoff{max-width:58ch;color:color-mix(in oklch,var(--sw-white) 76%,var(--sw-violet));font-size:var(--sw-text-caption)}.swivot-purchase .swivot-actions{justify-content:flex-end}.swivot-signoff{margin-top:var(--sw-space-lg);color:color-mix(in oklch,var(--sw-white) 82%,var(--sw-violet))}.swivot-signoff strong{color:var(--sw-orange-on-dark)}.swivot-signature-period{color:var(--sw-orange)}@media(max-width:1499px)and (min-width:990px){.swivot-hero__facts>div{grid-template-columns:1fr}.swivot-fact-icon{margin-bottom:.5rem}.swivot-hero__facts>div+div{padding-left:1rem}}@media(max-width:1199px)and (min-width:990px){.swivot-hero__grid{grid-template-columns:47% 53%}.swivot-hero__content{padding-left:3rem;padding-right:2rem}}@media(max-width:989px){.swivot-home{--sw-shell: min(100% - 40px, 760px)}.swivot-hero{height:auto;min-height:auto}.swivot-hero__grid{grid-template-columns:max(20px,calc((100vw - 760px)/2)) minmax(0,760px) max(20px,calc((100vw - 760px)/2));padding-top:var(--sw-space-lg)}.swivot-hero__media{--sw-hero-mask: ellipse(90% 82% at 62% 25%);grid-column:1 / -1;order:4;height:28rem;min-height:0;margin-top:var(--sw-space-lg)}.swivot-orbit{top:-57%;left:-28%;width:180%;height:164%}.swivot-hero__content{display:contents}.swivot-hero h1,.swivot-hero__lede,.swivot-hero__offer,.swivot-hero .swivot-actions,.swivot-hero__facts{grid-column:2}.swivot-hero h1{order:1}.swivot-hero__lede{order:2;margin-top:var(--sw-space-md)!important}.swivot-hero__offer{order:3}.swivot-hero .swivot-actions{order:4;margin-top:var(--sw-space-md)}.swivot-hero__facts{order:6;max-width:44rem;margin-top:var(--sw-space-lg);padding-bottom:4rem}.swivot-intro__heading,.swivot-purchase__grid,.swivot-fundamentals__conclusion,.swivot-testimonial__grid{grid-template-columns:1fr}.swivot-sequence{gap:1rem}.swivot-sequence li:not(:last-child):after{display:none}.swivot-demo__grid{grid-template-columns:1fr;gap:3.5rem}.swivot-demo__content{max-width:46rem}.swivot-demo__media{width:min(100%,28rem);justify-self:center}.swivot-fundamentals__layout{grid-template-columns:1fr}.swivot-fundamentals__media,.swivot-testimonial__result{position:static}.swivot-testimonial__result h2{max-width:12ch}.swivot-purchase .swivot-actions{justify-content:flex-start}.swivot-signoff{padding-inline:20px}}@media(max-width:749px){.swivot-home{--sw-shell: calc(100% - 32px) }.swivot-heading-break,.swivot-fact-break{display:none}.swivot-hero__grid{grid-template-columns:16px minmax(0,1fr) 16px}.swivot-hero__media{height:21rem}.swivot-hero__facts{grid-template-columns:1fr;gap:1rem}.swivot-hero__facts>div{grid-template-columns:2.75rem 1fr;padding:0}.swivot-hero__facts>div+div{border-left:0;border-top:1px solid oklch(100% 0 0/.18);padding:1rem 0 0}.swivot-fact-icon{margin:0}.swivot-intro__heading{gap:1.5rem;margin-bottom:3rem}.swivot-sequence{grid-template-columns:1fr}.swivot-sequence li{grid-template-columns:3.5rem 1fr;margin-bottom:2rem}.swivot-sequence figure{height:24rem}.swivot-demo{padding-block:4.5rem}.swivot-demo__grid{gap:2.5rem}.swivot-demo h2{max-width:9ch}.swivot-demo__lede{margin-top:var(--sw-space-md)!important}.swivot-demo__chapters{margin-top:2rem}.swivot-demo__chapter{min-height:72px}.swivot-demo__media{width:min(100%,25rem)}.swivot-fundamentals__header{align-items:flex-start;flex-direction:column}.swivot-proof dl{grid-template-columns:1fr;gap:1.5rem}.swivot-testimonial__grid{gap:2.5rem}.swivot-testimonial__result>p{font-size:1.125rem}.swivot-testimonial__story .swivot-testimonial__lead{font-size:1.35rem}.swivot-testimonial__story figcaption{align-items:flex-start;flex-direction:column;gap:.15rem}.swivot-purchase__grid{gap:1rem}.swivot-actions{width:100%}.swivot-button{flex:1 1 auto}.swivot-signoff{text-align:left}.swivot-home[data-sticky-buy-visible=true]{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.swivot-home :is(a,button,summary,[tabindex]):focus{scroll-margin-bottom:calc(84px + env(safe-area-inset-bottom))}.swivot-sticky-buy{position:fixed;z-index:14;left:0;right:0;bottom:0;min-height:68px;padding:.65rem max(16px,env(safe-area-inset-left)) calc(.65rem + env(safe-area-inset-bottom));background:var(--sw-white);color:var(--sw-ink);box-shadow:0 -4px 8px #0c091529;display:flex;align-items:center;justify-content:space-between;gap:1rem;transform:translateY(110%);transition:transform .24s var(--sw-ease)}.swivot-sticky-buy[data-visible=true]{transform:translateY(0)}.swivot-sticky-buy span{display:grid;line-height:1.15}.swivot-sticky-buy small{font-size:var(--sw-text-caption);color:var(--sw-muted)}.swivot-sticky-buy a{min-height:44px;display:inline-flex;align-items:center;padding-inline:1rem;border-radius:8px;background:var(--sw-orange-deep);color:var(--sw-white);text-decoration:none;font-weight:700;text-align:center}.swivot-sticky-buy a:hover{background:var(--sw-orange-deep)}.swivot-sticky-buy a:focus-visible{outline:3px solid var(--sw-violet);outline-offset:2px}}@media(max-width:374px){.swivot-sticky-buy{gap:.75rem}.swivot-sticky-buy span{min-width:0}.swivot-sticky-buy small{display:none}.swivot-sticky-buy a{max-width:11rem;padding-inline:.75rem}}@keyframes swivot-hero-copy{0%{opacity:.72;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes swivot-hero-focus{0%{opacity:.82;transform:scale(1.035);filter:saturate(.82) blur(2px)}to{opacity:1;transform:scale(1);filter:saturate(1) blur(0)}}@keyframes swivot-orbit-arrive{0%{opacity:0;transform:translate(-28px,28px)}to{opacity:1;transform:translate(-12px,12px)}}@keyframes swivot-sequence-arrive{0%{opacity:.76;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes swivot-checkpoint-arrive{0%{opacity:.72;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes swivot-media-focus{0%{opacity:.8;transform:scale(.985);filter:saturate(.85)}to{opacity:1;transform:scale(1);filter:saturate(1)}}@keyframes swivot-disclosure-open{0%{opacity:.55;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.swivot-home{scroll-behavior:auto}.swivot-home *,.swivot-home *:before,.swivot-home *:after{animation-duration:.01ms!important;animation-delay:0ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.swivot-fundamentals summary:hover{transform:none}.swivot-home--ready section:not(.swivot-hero){clip-path:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/swivot-home.css.map */
