.o11-app-feature{background:#fff;color:#101010;border-top:1px solid #efedf0;overflow:hidden}.o11-app-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:32px;align-items:center;padding-block:50px 40px}.o11-app-copy{position:relative;z-index:2}.o11-app-copy h1{font-size:clamp(40px,4.7vw,65px);line-height:1.08;margin-top:9px}.o11-app-description{font-size:21px;line-height:1.35;margin-top:15px!important;max-width:520px}.o11-app-checks{gap:9px;margin:22px 0 27px;font-size:18px}.o11-app-checks .o11-icon{width:28px;height:28px;margin-right:5px}.o11-app-actions{display:grid;gap:10px;max-width:480px}.o11-app-actions .o11-button{justify-content:space-between;padding-inline:22px;font-size:23px}.o11-app-actions .o11-small{text-align:center}.o11-app-actions .o11-button-outline{border:1.5px solid #101010;background:#fff;color:#101010!important;min-height:46px;font-size:21px}.o11-app-actions .o11-button-outline:hover{background:#fff0f6}.o11-app-visual{position:relative;isolation:isolate;min-width:0;height:510px}.o11-app-visual:before{content:"";position:absolute;z-index:-1;top:-50px;right:-60px;bottom:0;left:-40px;background:repeating-linear-gradient(132deg,transparent 0 85px,#fff0f6 85px 127px);-webkit-mask-image:linear-gradient(180deg,#000,transparent 80%);mask-image:linear-gradient(180deg,#000,transparent 80%)}.o11-app-portrait{position:absolute;z-index:3;left:13px;top:9px;width:242px;height:480px}.o11-app-portrait>.o11-phone{transform:rotate(-3deg) scale(1.1);transform-origin:top left;height:431px}.o11-app-portrait>img{height:100%;width:100%;object-fit:contain}.o11-app-landscape{position:absolute;right:-8px;top:67px;width:67%;aspect-ratio:1.78;display:block;overflow:hidden;border:7px solid #141414;outline:1px solid #9d9d9d;border-radius:26px;box-shadow:7px 14px 24px #0003;transform:rotate(4deg);z-index:1}.o11-app-landscape img{width:100%;height:100%;object-fit:cover}.o11-app-play{position:absolute;left:68%;top:50%;transform:translate(-50%,-50%);width:56px;height:56px;display:grid;place-items:center;background:#fff;color:#101010;border-radius:50%;box-shadow:0 2px 12px #0003;font-size:23px;padding-left:4px}.o11-app-ball{position:absolute;right:-15px;bottom:-16px;width:56%;z-index:2;pointer-events:none}.o11-app-ball img{width:100%;mix-blend-mode:multiply;clip-path:circle(36% at 51.5% 54%)}.o11-app-included{background:#fff0f6}.o11-app-included>.o11-shell{display:flex;align-items:center;justify-content:center;gap:24px;padding-block:22px}.o11-app-included .o11-icon{color:var(--o11-pink);width:35px;height:35px}.o11-app-included p{border-left:1px solid var(--o11-pink);padding-left:24px;font-size:17px}.o11-app-included strong{color:var(--o11-pink)}.o11-app-demos{padding-top:36px;text-align:center}.o11-app-demos h2{font-size:39px}.o11-app-demos>p{font-size:18px;margin-top:8px}.o11-app-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:23px}.o11-app-video-grid figure{min-width:0}.o11-training-video{display:block;aspect-ratio:16/9;width:100%;height:auto;border-radius:8px;background:#101010;object-fit:contain}.o11-app-video-grid figcaption{font-size:13px;text-align:left;margin-top:9px;color:#5c5c64}.o11-app-video-single{grid-template-columns:minmax(0,750px);justify-content:center}.o11-app-support{padding-block:26px 36px}.o11-app-support details{border:1px solid #dedee1;border-radius:5px;padding:14px 18px;max-width:850px;margin:auto;background:#fafafa}.o11-app-support summary{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:15px;font-weight:700;list-style:none}.o11-app-support summary .o11-icon{width:18px;height:18px}.o11-app-support details[open] summary .o11-icon{transform:rotate(180deg)}.o11-app-support details>div{font-size:14px;padding-top:12px;line-height:1.55}.o11-app-support details a{display:inline-flex;align-items:center;gap:10px;color:var(--o11-pink);margin-top:10px;font-weight:700}.o11-app-support details a .o11-icon{width:18px;height:18px}@container o11-page (min-width:750px) and (max-width:1050px){.o11-app-intro{gap:15px;padding-block:38px}.o11-app-copy h1{font-size:44px}.o11-app-description{font-size:17px}.o11-app-checks{font-size:15px}.o11-app-actions .o11-button{font-size:19px}.o11-app-visual{height:410px}.o11-app-portrait{width:190px;height:390px;left:5px;top:10px}.o11-app-portrait>.o11-phone{transform:rotate(-3deg) scale(.88)}.o11-app-landscape{top:45px;right:0;width:70%;border-width:5px}.o11-app-ball{width:59%;bottom:0;right:-8px}.o11-app-play{width:40px;height:40px;font-size:17px}}@container o11-page (max-width:749px){.o11-app-intro{display:flex;flex-direction:column;gap:15px;padding-block:30px 14px}.o11-app-copy{width:100%}.o11-app-copy h1{font-size:39px;line-height:1.08;margin-top:9px}.o11-app-description{font-size:15px;margin-top:11px!important}.o11-app-checks{font-size:14px;gap:8px;margin:17px 0 21px}.o11-app-checks .o11-icon{width:23px;height:23px;margin-right:1px}.o11-app-actions{max-width:none}.o11-app-actions .o11-button{font-size:20px;padding-inline:17px;min-height:47px}.o11-app-actions .o11-button-outline{font-size:18px;min-height:42px}.o11-app-actions .o11-small{font-size:11px}.o11-app-visual{width:100%;max-width:430px;height:342px;flex:none}.o11-app-portrait{left:14px;top:15px;width:162px;height:320px}.o11-app-portrait>.o11-phone{transform:rotate(-3deg) scale(.72)}.o11-app-landscape{width:68%;right:1px;top:42px;border-width:5px;border-radius:20px}.o11-app-play{left:70%;width:39px;height:39px;font-size:16px}.o11-app-ball{width:56%;right:-5px;bottom:-7px}.o11-app-included>.o11-shell{padding-block:17px;gap:14px}.o11-app-included .o11-icon{width:30px;height:30px}.o11-app-included p{font-size:12px;line-height:1.55;padding-left:14px}.o11-app-included strong{display:block}.o11-app-demos{padding-top:27px}.o11-app-demos h2{font-size:30px}.o11-app-demos>p{font-size:13px;margin-top:7px}.o11-app-video-grid{grid-template-columns:1fr;gap:20px;margin-top:20px}.o11-app-video-grid figcaption{font-size:11px;margin-top:7px}.o11-app-support{padding-block:23px 28px}.o11-app-support details{padding:13px}.o11-app-support summary{font-size:13px}.o11-app-support details>div{font-size:12px}}@container o11-page (max-width:359px){.o11-app-copy h1{font-size:35px}.o11-app-visual{height:310px}.o11-app-portrait{left:6px;width:146px;height:286px}.o11-app-portrait>.o11-phone{transform:rotate(-3deg) scale(.65)}.o11-app-landscape{top:50px}.o11-app-ball{bottom:-4px}}.o11-home-footer{display:block;background:#101010;color:#fff;padding:36px 0 26px}.o11-home-footer-top{display:grid;grid-template-columns:1fr 1.4fr;gap:80px}.o11-home-footer-brand .o11-brand{font-size:19px}.o11-home-footer-brand p{font-size:14px;margin-top:17px}.o11-home-footer nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.o11-home-footer details summary{list-style:none;font-size:14px;font-weight:700;margin-bottom:12px;pointer-events:none}.o11-home-footer details summary .o11-icon{display:none}.o11-home-footer details a{display:block;font-size:12px;text-decoration:none;padding-block:3px}.o11-home-footer details a:hover{text-decoration:underline;text-underline-offset:4px}.o11-home-footer-bottom{border-top:1px solid #656565;display:flex;justify-content:space-between;align-items:center;padding-top:18px;margin-top:27px;color:#b7b7bd;font-size:11px}.o11-home-footer-bottom a{color:#fff;text-underline-offset:4px}.o11-home-footer-bottom small{font-size:10px;letter-spacing:.04em}@container o11-page (max-width:749px){.o11-home-footer{padding:32px 0 28px}.o11-home-footer-top{display:block}.o11-home-footer-brand .o11-brand{font-size:18px}.o11-home-footer-brand .o11-brand strong{font-size:25px}.o11-home-footer-brand p{font-size:14px;margin-top:13px}.o11-home-footer nav{display:block;margin-top:24px;border-top:1px solid #777}.o11-home-footer details{border-bottom:1px solid #777}.o11-home-footer details summary{display:flex;align-items:center;justify-content:space-between;min-height:49px;margin:0;font-size:15px;font-weight:400;pointer-events:auto}.o11-home-footer details summary .o11-icon{display:block;width:20px;height:20px;transform:rotate(-90deg)}.o11-home-footer details[open] summary .o11-icon{transform:none}.o11-home-footer details>div{padding-bottom:15px}.o11-home-footer details a{font-size:13px;min-height:36px;padding-block:9px}.o11-home-footer-bottom{flex-direction:column-reverse;align-items:start;gap:19px;border-top:0;margin-top:0;padding-top:20px;font-size:12px}.o11-home-footer-bottom small{border-top:1px solid #777;width:100%;padding-top:19px;font-size:9px}}.o11-product-header{position:relative;z-index:30}.o11-product-header .o11-menu nav{z-index:40}.o11-product-header a,.o11-product-footer a{font-family:Arial,Helvetica,sans-serif}.o11-product-header .o11-brand strong,.o11-product-footer .o11-brand strong{font-family:Arial,sans-serif}html:has(body.o11-page){overflow-x:clip;scrollbar-gutter:stable}.o11-nav-actions{display:flex;align-items:center;gap:16px}.o11-nav-search{width:40px;height:44px;display:grid;place-items:center}.o11-menu nav a[aria-current=page]{color:var(--o11-pink);font-weight:700}@container o11-page (max-width:749px){.o11-nav-search{display:none}.o11-nav-actions{gap:0}}.o11-desktop-nav a[aria-current=page]{color:var(--o11-pink);border-bottom:3px solid var(--o11-pink);font-weight:700}.o11-page{container-type:inline-size;container-name:o11-page}.o11-page.o11-mobile-review{max-width:390px;margin-inline:auto}:root{--o11-pink:#ef0069;--o11-ink:#101010;--o11-soft:#fff0f6;--o11-grey:#f4f5f6;--o11-line:#dedee1;--o11-heading:Impact,"Arial Narrow",sans-serif}.o11-page,.o11-page *{box-sizing:border-box}.o11-page{margin:0;background:#fff;color:var(--o11-ink);font:16px/1.4 Arial,Helvetica,sans-serif}.o11-page h1,.o11-page h2,.o11-page h3,.o11-page p,.o11-page figure{margin:0}.o11-page img{display:block;max-width:100%;height:auto}.o11-page button,.o11-page input,.o11-page select{font:inherit}.o11-page a{color:inherit}.o11-page button{cursor:pointer}.o11-page button:disabled{cursor:not-allowed;opacity:.55}.o11-page [hidden]{display:none!important}.o11-page :focus-visible{outline:3px solid #145b9e;outline-offset:4px}.o11-shell{width:calc(100% - 64px);max-width:1200px;margin-inline:auto}.o11-heading,.o11-button,.o11-price{font-family:var(--o11-heading);font-weight:400;text-transform:uppercase;letter-spacing:-.025em;line-height:1.04}.o11-heading{font-size:clamp(34px,4.2vw,57px);text-wrap:balance}.o11-pink{color:var(--o11-pink)}.o11-eyebrow{color:var(--o11-pink);font-size:13px;line-height:1.2;font-weight:700;text-transform:uppercase}.o11-button{display:flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:12px 20px;border:0;border-radius:4px;background:var(--o11-pink);color:#fff!important;text-decoration:none;text-align:center;font-size:23px;transition:background .15s}.o11-button:hover{background:#d4005d}.o11-icon{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:none}.o11-small{font-size:12px;color:#626269}.o11-skip{position:fixed;top:-100px;left:16px;padding:12px;background:#fff;z-index:1000}.o11-skip:focus{top:10px}.o11-sr{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.o11-page [id]{scroll-margin-top:24px}.o11-announcement{min-height:28px;padding:5px 12px;display:flex;gap:8px;align-items:center;justify-content:center;background:#101010;color:#fff;text-transform:uppercase;font-size:11px;font-weight:700}.o11-announcement .o11-icon{width:20px;height:17px}.o11-header{border-bottom:1px solid #e7e7e7;background:#fff}.o11-nav{height:62px;display:flex;align-items:center;justify-content:space-between;gap:20px}.o11-brand{display:inline-flex;align-items:center;gap:8px;font-size:19px;letter-spacing:.03em;text-decoration:none;white-space:nowrap}.o11-brand strong{font:700 23px/1 Arial,sans-serif;letter-spacing:-.07em}.o11-brand span{border-left:1px solid currentColor;padding-left:8px}.o11-desktop-nav{display:flex;gap:32px;font-size:14px}.o11-desktop-nav a{text-decoration:none;padding-block:12px}.o11-desktop-nav a:hover{color:var(--o11-pink)}.o11-cart{min-width:44px;min-height:44px;display:flex;justify-content:center;align-items:center;position:relative;text-decoration:none}.o11-cart span{position:absolute;right:-3px;top:0;border-radius:20px;background:var(--o11-pink);color:#fff;min-width:18px;text-align:center;font-size:11px}.o11-menu{display:none;position:relative}.o11-menu summary{list-style:none;min-width:44px;min-height:44px;display:flex;align-items:center;cursor:pointer}.o11-menu summary::-webkit-details-marker{display:none}.o11-menu nav{position:absolute;top:46px;left:-16px;z-index:20;min-width:220px;background:#fff;box-shadow:0 8px 24px #0002;border:1px solid var(--o11-line);padding:12px}.o11-menu nav a{display:block;padding:12px;text-decoration:none}.o11-checks{padding:0;list-style:none;display:grid;gap:10px}.o11-checks li{display:flex;align-items:center;gap:10px}.o11-checks .o11-icon{color:var(--o11-pink);width:22px;height:22px}.o11-page summary{cursor:pointer}.o11-page summary::-webkit-details-marker{display:none}@container o11-page (max-width:749px){.o11-shell{width:calc(100% - 32px)}.o11-nav{height:50px;gap:8px}.o11-brand{font-size:14px;gap:5px}.o11-brand strong{font-size:18px}.o11-brand span{padding-left:5px}.o11-desktop-nav{display:none}.o11-menu{display:block}.o11-cart .o11-icon{width:23px;height:23px}.o11-announcement{font-size:9px;min-height:24px}.o11-heading{font-size:36px}.o11-button{min-height:48px;font-size:22px}.o11-eyebrow,.o11-small{font-size:11px}}@media(prefers-reduced-motion:no-preference){html:has(.o11-page){scroll-behavior:smooth}}@container o11-page (min-width:750px) and (max-width:999px){.o11-header .o11-desktop-nav{display:none}.o11-header .o11-menu{display:block}.o11-header .o11-nav-search{display:none}}@container o11-page (max-width:749px){body:has(.o11-home-hero) .o11-announcement{min-height:40px;font-size:11px;letter-spacing:.03em}body:has(.o11-home-hero) .o11-nav{height:64px}body:has(.o11-home-hero) .o11-header .o11-brand{font-size:clamp(13px,4.5cqw,18px)}body:has(.o11-home-hero) .o11-header .o11-brand strong{font-size:clamp(21px,6.4cqw,26px)}body:has(.o11-home-hero) .o11-header .o11-cart .o11-icon{width:27px;height:27px}}.o11-page .o11-announcement.o11-announcement{display:block;min-height:40px;padding:5px 8px;line-height:1.35}.o11-announcement-inner{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:8px;min-height:30px}.o11-announcement.is-ready .o11-announcement-inner{grid-template-columns:minmax(0,1fr) 32px}.o11-announcement-viewport{min-width:0;overflow:hidden}.o11-announcement-group{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 0}.o11-announcement-group[aria-hidden=true]{display:none}.o11-announcement-item{display:flex;flex:none;align-items:center;gap:32px;padding-right:32px;white-space:nowrap}.o11-announcement-copy{display:inline-flex;align-items:center;gap:7px}.o11-announcement-dot{display:block;flex:none;width:4px;height:4px;border-radius:50%;background:var(--o11-pink)}.o11-announcement.is-ready:not(.is-static) .o11-announcement-track{display:flex;width:max-content;animation-name:o11-announcement-scroll;animation-duration:var(--o11-marquee-duration,30s);animation-timing-function:linear;animation-iteration-count:infinite;will-change:transform}.o11-announcement.is-ready:not(.is-static) .o11-announcement-group{display:flex;flex:none;flex-wrap:nowrap;justify-content:space-around;gap:0;min-width:calc(100cqw - 56px)}.o11-announcement.is-paused .o11-announcement-track{animation-play-state:paused}.o11-announcement.is-static .o11-announcement-item{max-width:100%;white-space:normal;text-align:center;padding:0 8px;gap:12px}.o11-announcement.is-static .o11-announcement-copy{min-width:0}@keyframes o11-announcement-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.o11-announcement-controls{display:flex;align-items:center;justify-content:flex-end}.o11-announcement-controls button{display:grid;place-items:center;flex:none;width:28px;min-width:28px;height:30px;min-height:30px;padding:4px;border:0;border-radius:2px;background:transparent;color:#fff;box-shadow:none}.o11-announcement-controls button:hover{background:#ffffff20;color:#ff6baf}.o11-announcement-controls button:focus-visible{outline:2px solid #ff6baf;outline-offset:-2px}.o11-announcement-controls svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@container o11-page (max-width:749px){.o11-page .o11-announcement.o11-announcement{font-size:10px;letter-spacing:.01em}.o11-announcement-copy .o11-icon{width:17px;height:16px}.o11-announcement-item{gap:24px;padding-right:24px}}.o11-phone{background:#09090a;width:220px;aspect-ratio:1/1.96;border:5px solid #303033;border-radius:32px;padding:16px 12px;color:#fff;box-shadow:0 0 0 1px #8a8a8a,8px 16px 24px #0005;transform:rotate(-4deg);font:12px/1.35 Arial,sans-serif}.o11-phone-top{display:flex;justify-content:space-between;font-size:10px;margin:0 3px 26px}.o11-phone-brand{font-size:12px;font-weight:700;text-align:center;margin-bottom:34px}.o11-phone-brand span{color:var(--o11-pink)}.o11-phone-title{font-weight:700;font-size:12px;margin-bottom:10px}.o11-phone-row{background:#1c1c1e;border-radius:6px;padding:14px 8px;margin:6px 0;font-size:11px;font-weight:700;display:flex;justify-content:space-between;align-items:center}.o11-phone-row small{font-size:6px;font-weight:400;text-transform:uppercase}.o11-phone-bottom{display:flex;justify-content:space-around;margin:21px 0 2px;color:#777}.o11-phone-bottom .o11-icon{width:14px;height:14px}.o11-phone-bottom .o11-icon:first-child{color:var(--o11-pink)}
/*# sourceMappingURL=/cdn/shop/t/37/compiled_assets/styles.css.map?subset=AAAAAAAAQQgAAAAAAAAAAAAAgA */
