:root{--black: #020202;--white: #ffffff;--ember: #f22c11;--ember-hover: #b81f08;--gray-light: #e1e1df;--teal: #005e6c;--text-body: #454545;--text-secondary: #565656;--star-gold: #e0a52e;--pain-red: #c2352b;--font-display: "Oswald", "Arial Narrow", sans-serif;--font-body: "Barlow", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--fs-h1: clamp(40px, 8.4vw, 92px);--fs-h2: clamp(28px, 5.2vw, 58px);--fs-h3: clamp(20px, 2.6vw, 26px);--fs-body: clamp(16px, 1.9vw, 19px);--fs-small: clamp(14px, 1.5vw, 16px);--fs-eyebrow: 12px;--lh-h1: .94;--lh-h2: .98;--lh-body: 1.6;--ls-display: -.01em;--ls-eyebrow: .24em;--wrap: 1180px;--pad-x: 22px;--pad-y: clamp(56px, 8vw, 110px);--radius: 4px;--radius-lg: 8px;--hairline: 1px solid rgba(0, 0, 0, .12);--hairline-light: 1px solid rgba(255, 255, 255, .16);--ease: cubic-bezier(.2, .7, .3, 1)}.otishi-lp{font-family:var(--font-body);color:var(--text-body);font-size:var(--fs-body);line-height:var(--lh-body);-webkit-font-smoothing:antialiased}.otishi-lp *,.otishi-lp *:before,.otishi-lp *:after{box-sizing:border-box}.otishi-section{padding-block:var(--pad-y)}.otishi-section--light{background:var(--white);color:var(--text-body)}.otishi-section--gray{background:var(--gray-light);color:var(--text-body)}.otishi-section--dark{background:var(--black);color:var(--white)}.otishi-wrap{width:100%;max-width:var(--wrap);margin-inline:auto;padding-inline:var(--pad-x)}.otishi-h2{font-family:var(--font-display);font-weight:700;font-size:var(--fs-h2);line-height:var(--lh-h2);letter-spacing:var(--ls-display);text-transform:uppercase;margin:0 0 18px;color:inherit}.otishi-eyebrow{font-family:var(--font-body);font-weight:700;font-size:var(--fs-eyebrow);letter-spacing:var(--ls-eyebrow);text-transform:uppercase;margin:0 0 14px;color:var(--ember)}.otishi-subhead{font-size:var(--fs-body);line-height:var(--lh-body);max-width:62ch;margin:0;color:var(--text-secondary)}.otishi-section--dark .otishi-subhead{color:#ffffffb8}.otishi-center{text-align:center}.otishi-center .otishi-subhead{margin-inline:auto}.otishi-header{margin-bottom:clamp(32px,4.5vw,56px)}.otishi-lp strong,.otishi-lp b{font-weight:700;color:inherit}.otishi-section--light strong,.otishi-section--gray strong{color:var(--black)}.otishi-ember{color:var(--ember)}.otishi-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--font-display);font-weight:700;font-size:clamp(16px,2vw,20px);letter-spacing:.04em;text-transform:uppercase;text-decoration:none;padding:20px 32px;border:0;border-radius:var(--radius);background:var(--ember);color:var(--white);cursor:pointer;transition:background .18s var(--ease),transform .18s var(--ease)}.otishi-btn:hover,.otishi-btn:focus-visible{background:var(--ember-hover);transform:translateY(-1px)}.otishi-btn--block{width:100%}.otishi-stars{display:inline-flex;align-items:center;gap:3px;color:var(--star-gold);font-size:15px;line-height:1}.otishi-stars svg{width:1em;height:1em;fill:currentColor}.otishi-vh{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.otishi-hero{position:relative;display:flex;align-items:flex-end;min-height:100svh;overflow:hidden;background:var(--black);color:var(--white)}.otishi-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.otishi-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to top,#020202c7,#0202028c 28%,#02020226 62%,#0202020d)}.otishi-hero__inner{position:relative;z-index:2;width:100%;max-width:var(--wrap);margin-inline:auto;padding:0 var(--pad-x) clamp(72px,10vh,116px)}.otishi-hero__eyebrow{font-weight:700;font-size:var(--fs-eyebrow);letter-spacing:var(--ls-eyebrow);text-transform:uppercase;color:#ffffffd1;margin:0 0 16px}.otishi-hero__title{font-family:var(--font-display);font-weight:700;font-size:var(--fs-h1);line-height:var(--lh-h1);letter-spacing:-.005em;text-transform:uppercase;color:var(--white);margin:0 0 20px;max-width:15ch;text-wrap:balance}.otishi-hero__subhead{font-size:clamp(17px,2.1vw,21px);line-height:1.5;color:#ffffffdb;max-width:46ch;margin:0 0 28px}.otishi-hero__list{list-style:none;display:grid;gap:12px;padding:0;margin:0}.otishi-hero__item{display:flex;align-items:center;gap:12px;font-weight:600;font-size:clamp(15px,1.8vw,18px);color:var(--white)}.otishi-hero__check{flex:0 0 auto;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--ember);color:var(--white)}.otishi-hero__check svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.otishi-hero__cue{position:absolute;z-index:2;left:50%;bottom:22px;translate:-50% 0;display:grid;place-items:center;width:28px;height:28px;color:#ffffffb3;animation:otishi-bob 1.8s var(--ease) infinite}.otishi-hero__cue svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media(max-width:640px){.otishi-hero__inner{text-align:center;padding-bottom:96px}.otishi-hero__title,.otishi-hero__subhead{margin-inline:auto}.otishi-hero__list{justify-items:center}.otishi-hero__item{text-align:left}}.otishi-proof{background:var(--black);color:var(--white);padding-block:18px}.otishi-proof__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 18px;max-width:var(--wrap);margin-inline:auto;padding-inline:var(--pad-x)}.otishi-proof__text{font-family:var(--font-display);font-weight:600;font-size:clamp(13px,1.7vw,17px);letter-spacing:.08em;text-transform:uppercase;color:var(--white);margin:0;text-align:center}.otishi-proof__sep{color:#ffffff59;margin-inline:6px}.otishi-proof .otishi-stars{font-size:18px}.otishi-pain{background:var(--gray-light)}.otishi-pain__eyebrow{color:var(--pain-red)}.otishi-pain__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,1fr);gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--pad-x);padding-inline:var(--pad-x);padding-bottom:14px;margin-inline:auto;max-width:var(--wrap);scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.28) transparent;overscroll-behavior-x:contain}.otishi-pain__track::-webkit-scrollbar{height:6px}.otishi-pain__track::-webkit-scrollbar-thumb{background:#00000047;border-radius:99px}.otishi-pain__card{scroll-snap-align:start;display:flex;flex-direction:column;gap:14px}.otishi-pain__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;border-radius:var(--radius);background:#cfcfcd}.otishi-pain__img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.06);display:block}.otishi-pain__badge{position:absolute;top:12px;left:12px;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--pain-red);color:var(--white)}.otishi-pain__badge svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round}.otishi-pain__label{font-family:var(--font-display);font-weight:700;font-size:var(--fs-h3);line-height:1.1;letter-spacing:var(--ls-display);text-transform:uppercase;color:var(--black);margin:0}.otishi-pain__list{list-style:none;display:grid;gap:8px;padding:0;margin:0}.otishi-pain__item{position:relative;padding-left:18px;font-size:var(--fs-small);line-height:1.45;color:var(--text-secondary)}.otishi-pain__item:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:2px;background:var(--pain-red)}.otishi-pain__closer{max-width:var(--wrap);margin:clamp(32px,4vw,52px) auto 0;padding-inline:var(--pad-x);font-family:var(--font-display);font-weight:600;font-size:clamp(20px,3vw,32px);line-height:1.2;letter-spacing:var(--ls-display);text-transform:uppercase;color:var(--black);text-align:center;text-wrap:balance}.otishi-bridge{background:var(--black);color:var(--white)}.otishi-bridge__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:clamp(28px,4vw,64px);align-items:center}.otishi-bridge__media{display:grid;gap:16px}.otishi-bridge__img{width:100%;height:auto;display:block;border-radius:var(--radius);object-fit:cover}.otishi-bridge__img--tall{aspect-ratio:4 / 3}.otishi-bridge__img--wide{aspect-ratio:16 / 9}.otishi-bridge__body p{margin:0 0 18px;color:#ffffffc7;max-width:56ch}.otishi-bridge__tagline{font-family:var(--font-body);font-style:italic;font-weight:600;font-size:clamp(18px,2.3vw,23px);line-height:1.4;color:var(--ember);margin:0 0 28px;max-width:42ch}.otishi-bridge__list{list-style:none;display:grid;gap:16px;padding:0;margin:0}.otishi-bridge__item{display:flex;align-items:flex-start;gap:14px;font-size:var(--fs-small);line-height:1.5;color:#ffffffc7}.otishi-bridge__item strong{display:block;font-family:var(--font-display);font-weight:700;font-size:17px;letter-spacing:.02em;text-transform:uppercase;color:var(--white);margin-bottom:2px}.otishi-bridge__icon{flex:0 0 auto;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;border:1px solid rgba(242,44,17,.5);background:#f22c111a;color:var(--ember)}.otishi-bridge__icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.otishi-pillars{background:var(--white)}.otishi-pillars__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:clamp(20px,2.6vw,34px)}.otishi-pillars__card{display:flex;flex-direction:column;gap:14px}.otishi-pillars__media{aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--radius);background:var(--gray-light)}.otishi-pillars__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s var(--ease)}.otishi-pillars__card:hover .otishi-pillars__img{transform:scale(1.03)}.otishi-pillars__label{font-family:var(--font-display);font-weight:700;font-size:clamp(17px,2vw,21px);line-height:1.15;letter-spacing:var(--ls-display);text-transform:uppercase;color:var(--black);margin:0}.otishi-pillars__text{font-size:var(--fs-small);line-height:1.55;color:var(--text-secondary);margin:0}.otishi-pillars__text strong{color:var(--black)}.otishi-sole{background:var(--gray-light)}.otishi-sole__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:clamp(28px,4vw,64px);align-items:center}.otishi-sole__body p{margin:0 0 18px;max-width:54ch;color:var(--text-secondary)}.otishi-sole__body strong{color:var(--black)}.otishi-sole__tip{display:flex;gap:14px;background:var(--black);color:var(--white);border-left:4px solid var(--ember);border-radius:0 var(--radius) var(--radius) 0;padding:18px 22px;margin-top:28px}.otishi-sole__tip-label{font-family:var(--font-display);font-weight:700;font-size:14px;letter-spacing:.16em;text-transform:uppercase;color:var(--ember);flex:0 0 auto;padding-top:2px}.otishi-sole__tip-text{margin:0;font-size:var(--fs-small);line-height:1.5;color:#ffffffd9}.otishi-sole__media{aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--radius);background:var(--black)}.otishi-sole__img{width:100%;height:100%;object-fit:contain;display:block}.otishi-proofsec{background:var(--white)}.otishi-proofsec__stars{display:flex;justify-content:center;margin-bottom:14px}.otishi-proofsec__stars .otishi-stars{font-size:24px;gap:5px}.otishi-proofsec__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:clamp(36px,5vw,64px)}.otishi-review{display:flex;flex-direction:column;gap:14px;background:var(--white);border:var(--hairline);border-radius:var(--radius-lg);padding:clamp(22px,2.6vw,30px)}.otishi-review__quote{font-family:var(--font-display);font-weight:600;font-size:clamp(18px,2.1vw,22px);line-height:1.25;letter-spacing:var(--ls-display);color:var(--black);margin:0}.otishi-review__body{font-size:var(--fs-small);line-height:1.55;color:var(--text-secondary);margin:0}.otishi-review__meta{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:6px;font-size:14px;font-weight:600;color:var(--black)}.otishi-review__avatar{flex:0 0 auto;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--gray-light);font-family:var(--font-display);font-weight:700;font-size:14px;color:var(--black)}.otishi-review__verified{color:var(--ember);font-weight:600}.otishi-review--cta{background:var(--black);border-color:var(--black);justify-content:center;align-items:flex-start;gap:16px}.otishi-review--cta .otishi-review__quote{color:var(--white)}.otishi-review__link{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-display);font-weight:700;font-size:15px;letter-spacing:.06em;text-transform:uppercase;color:var(--ember);text-decoration:none;border-bottom:2px solid transparent;transition:border-color .18s var(--ease)}.otishi-review__link:hover,.otishi-review__link:focus-visible{border-bottom-color:var(--ember)}.otishi-ugc{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-bottom:clamp(36px,5vw,64px)}.otishi-ugc__img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;border-radius:var(--radius)}.otishi-loox{min-height:200px}.otishi-authority{background:var(--black);color:var(--white)}.otishi-authority__logos{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));align-items:center;gap:clamp(24px,4vw,56px);padding-bottom:clamp(36px,5vw,56px)}.otishi-authority__logo{width:100%;max-width:160px;height:auto;margin-inline:auto;display:block;filter:brightness(0) invert(1);opacity:.75;transition:opacity .18s var(--ease)}.otishi-authority__logo:hover{opacity:1}.otishi-authority__divider{border:0;border-top:var(--hairline-light);margin:0 0 clamp(36px,5vw,64px)}.otishi-authority__founder{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(28px,4vw,56px);align-items:center}.otishi-authority__portrait{width:100%;aspect-ratio:4 / 5;object-fit:cover;display:block;border-radius:var(--radius);max-width:380px}.otishi-authority__quote{font-family:var(--font-display);font-weight:600;font-size:clamp(20px,2.6vw,30px);line-height:1.25;letter-spacing:var(--ls-display);color:var(--white);margin:0 0 22px;max-width:34ch}.otishi-authority__copy{font-size:var(--fs-small);line-height:1.6;color:#ffffffb8;margin:0 0 24px;max-width:50ch}.otishi-authority__name{font-family:var(--font-display);font-weight:700;font-size:16px;letter-spacing:.08em;text-transform:uppercase;color:var(--white);margin:0}.otishi-authority__title{font-size:14px;color:var(--ember);margin:2px 0 0;font-weight:600}.otishi-compare{background:var(--white)}.otishi-compare__scroll{overflow-x:auto;scrollbar-width:thin;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.otishi-compare__table{width:100%;min-width:680px;border-collapse:separate;border-spacing:0}.otishi-compare__table th,.otishi-compare__table td{padding:16px 14px;text-align:center;border-bottom:var(--hairline);font-size:var(--fs-small);vertical-align:middle}.otishi-compare__table th[scope=row]{text-align:left;font-weight:600;color:var(--black);min-width:210px}.otishi-compare__table thead th{font-family:var(--font-display);font-weight:700;font-size:14px;letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);border-bottom:2px solid rgba(0,0,0,.14);padding-block:18px}.otishi-compare__col--otishi{background:var(--black);color:var(--white);border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);border-bottom-color:var(--black)}.otishi-compare__table td.otishi-compare__col--otishi{background:#f22c110d;color:var(--black);border-left:2px solid var(--ember);border-right:2px solid var(--ember);border-bottom-color:#0000001a}.otishi-compare__table thead th.otishi-compare__col--otishi{border-left:2px solid var(--ember);border-right:2px solid var(--ember);border-top:2px solid var(--ember)}.otishi-compare__table tr:last-child td.otishi-compare__col--otishi{border-bottom:2px solid var(--ember);border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius)}.otishi-mark{display:inline-grid;place-items:center;width:22px;height:22px;line-height:1}.otishi-mark svg{width:100%;height:100%;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.otishi-mark--yes{color:var(--ember)}.otishi-mark--yes svg{stroke:currentColor}.otishi-mark--no{color:#00000047}.otishi-mark--no svg{stroke:currentColor}.otishi-mark--partial{color:var(--teal);font-weight:700;font-size:20px}.otishi-compare__closer{margin:clamp(28px,3.5vw,44px) auto 0;max-width:46ch;text-align:center;font-family:var(--font-display);font-weight:600;font-size:clamp(18px,2.4vw,26px);line-height:1.25;letter-spacing:var(--ls-display);color:var(--black);text-wrap:balance}.otishi-offer{background:var(--black);color:var(--white)}.otishi-offer__layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:clamp(32px,4vw,64px);align-items:start}.otishi-colors{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px}.otishi-color{position:relative;display:block;cursor:pointer;border:3px solid rgba(255,255,255,.14);border-radius:var(--radius-lg);background:#101010;padding:12px;transition:border-color .18s var(--ease),background .18s var(--ease)}.otishi-color:hover{border-color:#ffffff59}.otishi-color__input{position:absolute;opacity:0;pointer-events:none}.otishi-color__img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;border-radius:var(--radius);background:var(--gray-light)}.otishi-color__name{display:block;margin-top:10px;font-family:var(--font-display);font-weight:600;font-size:15px;letter-spacing:.04em;text-transform:uppercase;color:#ffffffd1;text-align:center}.otishi-color__badge{position:absolute;top:18px;right:18px;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--ember);color:var(--white);opacity:0;scale:.7;transition:opacity .18s var(--ease),scale .18s var(--ease)}.otishi-color__badge svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}.otishi-color__input:checked~.otishi-color__badge,.otishi-color:has(.otishi-color__input:checked) .otishi-color__badge{opacity:1;scale:1}.otishi-color:has(.otishi-color__input:checked){border-color:var(--ember);background:#161010}.otishi-color:has(.otishi-color__input:checked) .otishi-color__name{color:var(--white)}.otishi-color__input:focus-visible~.otishi-color__img{outline:2px solid var(--white);outline-offset:2px}.otishi-stack{list-style:none;display:grid;gap:14px;padding:0;margin:0 0 clamp(28px,3.5vw,40px)}.otishi-stack__item{display:flex;align-items:flex-start;gap:12px;font-size:var(--fs-small);line-height:1.5;color:#ffffffc7}.otishi-stack__item strong{color:var(--white)}.otishi-stack__check{flex:0 0 auto;display:grid;place-items:center;width:22px;height:22px;margin-top:1px;border-radius:50%;background:var(--ember);color:var(--white)}.otishi-stack__check svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.otishi-price{border-top:var(--hairline-light);border-bottom:var(--hairline-light);padding-block:clamp(22px,3vw,30px);margin-bottom:24px}.otishi-price__anchor{font-family:var(--font-display);font-weight:600;font-size:clamp(22px,3.2vw,34px);line-height:1.1;letter-spacing:var(--ls-display);color:#fff6;text-decoration:line-through;text-decoration-thickness:2px;margin:0 0 6px}.otishi-price__label{font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;margin:0 0 14px;font-weight:600}.otishi-price__now{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.otishi-price__amount{font-family:var(--font-display);font-weight:700;font-size:clamp(40px,6vw,64px);line-height:1;letter-spacing:-.01em;color:var(--white)}.otishi-price__was{font-family:var(--font-display);font-weight:500;font-size:clamp(20px,2.4vw,26px);color:#ffffff73;text-decoration:line-through;text-decoration-thickness:2px}.otishi-guarantee{display:flex;align-items:flex-start;gap:14px;background:#f22c111a;border:2px solid var(--ember);border-radius:var(--radius-lg);padding:20px 22px;margin-top:22px}.otishi-guarantee__icon{flex:0 0 auto;color:var(--ember)}.otishi-guarantee__icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.otishi-guarantee__title{font-family:var(--font-display);font-weight:700;font-size:17px;letter-spacing:.05em;text-transform:uppercase;color:var(--white);margin:0 0 4px}.otishi-guarantee__text{font-size:14px;line-height:1.5;color:#ffffffc7;margin:0}.otishi-sizing{display:flex;align-items:center;gap:10px;margin-top:18px;font-size:14px;line-height:1.5;color:#ffffffad}.otishi-sizing strong{color:var(--white)}.otishi-trust{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:22px;padding-top:20px;border-top:var(--hairline-light)}.otishi-trust__img{height:24px;width:auto;opacity:.6}.otishi-trust__text{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#ffffff73;margin:0;font-weight:600}.otishi-faq{background:var(--white)}.otishi-faq__list{max-width:780px;margin-inline:auto;border-top:var(--hairline)}.otishi-faq__item{border-bottom:var(--hairline)}.otishi-faq__q{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;padding:24px 4px;background:none;border:0;cursor:pointer;text-align:left;font-family:var(--font-display);font-weight:600;font-size:clamp(17px,2.1vw,21px);line-height:1.3;letter-spacing:var(--ls-display);color:var(--black);min-height:64px}.otishi-faq__q:hover{color:var(--ember)}.otishi-faq__toggle{flex:0 0 auto;position:relative;width:20px;height:20px;color:var(--ember)}.otishi-faq__toggle:before,.otishi-faq__toggle:after{content:"";position:absolute;inset:50% 0 auto 0;height:2px;background:currentColor;translate:0 -50%;transition:transform .22s var(--ease),opacity .22s var(--ease)}.otishi-faq__toggle:after{rotate:90deg}.otishi-faq__item[open] .otishi-faq__toggle:after{rotate:90deg;opacity:0}.otishi-faq__a{padding:0 4px 26px;font-size:var(--fs-small);line-height:1.65;color:var(--text-secondary);max-width:66ch}.otishi-faq__a p{margin:0}.otishi-faq__item summary::-webkit-details-marker{display:none}.otishi-faq__item summary{list-style:none}.otishi-sticky{position:fixed;left:0;right:0;bottom:0;z-index:60;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:var(--black);border-top:var(--hairline-light);translate:0 110%;transition:translate .3s var(--ease)}.otishi-sticky--visible{translate:0 0}.otishi-sticky__info{display:flex;flex-direction:column;gap:2px;min-width:0}.otishi-sticky__price{font-family:var(--font-display);font-weight:700;font-size:20px;line-height:1;color:var(--white)}.otishi-sticky__color{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#ffffff8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.otishi-sticky__btn{flex:0 0 auto;padding:15px 24px;font-size:16px}@media(min-width:900px){.otishi-sticky{display:none}}@keyframes otishi-bob{0%,to{transform:translateY(0);opacity:.7}50%{transform:translateY(7px);opacity:1}}@media(prefers-reduced-motion:reduce){.otishi-lp *,.otishi-lp *:before,.otishi-lp *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.otishi-price__kicker{margin:10px 0 0;font-size:14px;color:var(--ember);font-weight:600}.otishi-pain__card{background:var(--white);border:1px solid #d8d8da}.otishi-pain__body{padding:16px 15px 20px;display:grid;gap:11px}.otishi-pain__media{border-radius:0}.otishi-stars{display:inline-flex;align-items:center;gap:3px;color:var(--star-gold);line-height:1}.otishi-star{flex:0 0 auto;width:1em;height:1em;display:block;fill:currentColor}.otishi-star--empty{fill:currentColor;opacity:.28}.otishi-star--half{opacity:1}.otishi-pain__closer .otishi-ember,.otishi-compare__closer .otishi-ember{font-size:1em;font-weight:inherit;font-family:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit}.otishi-sole__tip-text{color:var(--white)}.otishi-sole__tip{align-items:center}@media(min-width:1000px){.otishi-sole__tip-text{white-space:nowrap;font-size:clamp(13px,1.05vw,15px)}}.otishi-authority__copy,.otishi-authority__copy p,.otishi-authority__copy li{color:#ffffffd9}.otishi-authority__copy strong,.otishi-authority__copy b{color:var(--white)}.otishi-authority__copy p{margin:0 0 16px}.otishi-authority__copy p:last-child{margin-bottom:0}.otishi-bridge__body p{color:#fffc}.otishi-bridge__body strong{color:var(--white)}.otishi-lp .otishi-sole__tip{display:flex;align-items:center;gap:16px;width:100%;margin-top:clamp(28px,3.5vw,44px);padding:18px 26px;background:var(--black);border-left:4px solid var(--ember);border-radius:0 var(--radius) var(--radius) 0}.otishi-lp .otishi-sole__tip-label{flex:0 0 auto;padding-top:0;font-family:var(--font-display);font-weight:700;font-size:14px;letter-spacing:.16em;text-transform:uppercase;color:var(--ember)}.otishi-lp .otishi-sole__tip .otishi-sole__tip-text{margin:0;min-width:0;color:var(--white);font-size:clamp(14px,1.5vw,16px);line-height:1.5}@media(min-width:760px){.otishi-lp .otishi-sole__tip .otishi-sole__tip-text{white-space:nowrap}}.otishi-lp .otishi-authority .otishi-eyebrow,.otishi-lp .otishi-section--dark .otishi-eyebrow{color:var(--ember)}.otishi-lp .otishi-authority__quote{font-family:var(--font-display);font-weight:700;text-transform:uppercase;color:var(--white);letter-spacing:var(--ls-display);line-height:1.02}.otishi-lp .otishi-authority__copy,.otishi-lp .otishi-authority__copy p{color:#ffffffd1}.otishi-lp .otishi-authority__copy strong{color:var(--white)}.otishi-lp .otishi-authority__byline{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin:24px 0 0}.otishi-lp .otishi-authority__name{font-family:var(--font-display);font-weight:700;font-size:17px;letter-spacing:.06em;text-transform:uppercase;color:var(--white)}.otishi-lp .otishi-authority__title{font-family:var(--font-body);font-weight:500;font-size:15px;letter-spacing:0;text-transform:none;color:var(--ember)}.otishi-lp .otishi-authority__logo{max-height:44px;width:auto;max-width:170px;object-fit:contain;opacity:1}@media(min-width:1000px){.otishi-lp .otishi-pain__track{display:grid;grid-auto-flow:row;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;overflow-x:visible;scroll-snap-type:none;padding-bottom:0}.otishi-lp .otishi-pain__card{scroll-snap-align:none}.otishi-lp .otishi-pain__label{font-size:clamp(17px,1.5vw,21px)}.otishi-lp .otishi-pain__item{font-size:14px;line-height:1.45}}@media(max-width:999px){.otishi-lp .otishi-pain__track{grid-auto-columns:minmax(240px,78vw)}}.otishi-appblock{width:100%}.otishi-appblock+.otishi-appblock{margin-top:28px}.otishi-loox:empty{display:none}.otishi-lp .otishi-authority__logo{width:auto;height:auto;max-height:44px;max-width:170px;object-fit:contain}.otishi-lp .otishi-pillars .otishi-h2,.otishi-lp .otishi-section--light .otishi-h2,.otishi-lp .otishi-section--gray .otishi-h2,.otishi-lp .otishi-sole .otishi-h2,.otishi-lp .otishi-pain .otishi-h2,.otishi-lp .otishi-pain__label,.otishi-lp .otishi-pain__closer{color:var(--black)}.otishi-lp .otishi-sole .otishi-h2{font-size:clamp(27px,4.4vw,48px);line-height:1;max-width:15ch}.otishi-lp .otishi-sole__grid{align-items:center}.otishi-lp .otishi-sole__body p{max-width:52ch}.otishi-lp .otishi-compare__table thead th.otishi-compare__col--otishi{color:var(--white)}@media(max-width:767px){.otishi-lp .otishi-hero{min-height:calc(100svh - 58px);align-items:flex-end}.otishi-lp .otishi-hero__inner{padding-bottom:46px;text-align:left}.otishi-lp .otishi-hero__eyebrow{font-size:10px;letter-spacing:.2em;margin-bottom:10px}.otishi-lp .otishi-hero__title{font-size:clamp(30px,9.2vw,46px);line-height:.98;margin-bottom:12px;max-width:100%;margin-inline:0}.otishi-lp .otishi-hero__subhead{font-size:15px;line-height:1.4;margin-bottom:16px;max-width:100%;margin-inline:0}.otishi-lp .otishi-hero__list{gap:8px;justify-items:start}.otishi-lp .otishi-hero__item{font-size:14px;gap:9px}.otishi-lp .otishi-hero__check{width:18px;height:18px}.otishi-lp .otishi-hero__check svg{width:10px;height:10px}.otishi-lp .otishi-hero__cue{display:none}.otishi-lp .otishi-proof{padding-block:12px}.otishi-lp .otishi-proof__inner{flex-wrap:nowrap;gap:8px}.otishi-lp .otishi-proof__text{font-size:11px;letter-spacing:.05em;white-space:nowrap}.otishi-lp .otishi-proof .otishi-stars{font-size:13px}.otishi-lp .otishi-pain__track{display:grid;grid-auto-flow:row;grid-template-columns:1fr;grid-auto-columns:auto;gap:14px;overflow-x:visible;scroll-snap-type:none;padding-bottom:0}.otishi-lp .otishi-pain__card{scroll-snap-align:none;display:grid;grid-template-columns:40% 1fr;align-items:stretch}.otishi-lp .otishi-pain__media{aspect-ratio:auto;height:100%;min-height:150px}.otishi-lp .otishi-pain__body{padding:14px 14px 16px;align-content:start}.otishi-lp .otishi-pain__label{font-size:16px}.otishi-lp .otishi-pain__item{font-size:13px;line-height:1.4}.otishi-lp .otishi-pain__closer{font-size:19px;text-align:left}.otishi-lp .otishi-sole__grid{display:grid;grid-template-columns:1fr;gap:24px}.otishi-lp .otishi-sole__media{order:-1}.otishi-lp .otishi-sole__body{order:1}.otishi-lp .otishi-sole .otishi-h2{font-size:clamp(26px,7.4vw,34px);max-width:100%}.otishi-lp .otishi-sole__tip{align-items:flex-start;gap:12px;padding:16px 18px;margin-top:26px}.otishi-lp .otishi-sole__tip .otishi-sole__tip-text{white-space:normal;font-size:14px}.otishi-lp .otishi-authority__logos{grid-template-columns:1fr;gap:26px;padding-bottom:34px}.otishi-lp .otishi-authority__logo{max-height:38px;max-width:200px}.otishi-lp .otishi-authority__founder{grid-template-columns:1fr}.otishi-lp .otishi-authority__portrait{max-width:100%}.otishi-lp .otishi-compare__scroll{overflow-x:visible}.otishi-lp .otishi-compare__table{min-width:0;width:100%;table-layout:fixed;font-size:11px}.otishi-lp .otishi-compare__table th,.otishi-lp .otishi-compare__table td{padding:9px 3px;font-size:11px}.otishi-lp .otishi-compare__table th[scope=row]{min-width:0;width:38%;font-size:11.5px;line-height:1.25;padding-left:0;padding-right:6px}.otishi-lp .otishi-compare__table thead th{font-size:9.5px;letter-spacing:.02em;line-height:1.15;padding-block:11px;min-width:0;word-break:break-word}.otishi-lp .otishi-mark{width:16px;height:16px}.otishi-lp .otishi-mark--partial{font-size:15px}.otishi-lp .otishi-compare__closer{font-size:18px}.otishi-lp .otishi-colors{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.otishi-lp .otishi-color{padding:8px;border-width:2px}.otishi-lp .otishi-color__name{font-size:12px;margin-top:7px}.otishi-lp .otishi-color__badge{top:12px;right:12px;width:21px;height:21px}.otishi-lp .otishi-color__badge svg{width:10px;height:10px}}@media(max-width:767px){:root{--otishi-mobile-chrome: 132px}.otishi-lp .otishi-hero{min-height:calc(100svh - var(--otishi-mobile-chrome));height:calc(100svh - var(--otishi-mobile-chrome))}.otishi-lp .otishi-hero__inner{padding-bottom:26px}.otishi-lp .otishi-hero__title{font-size:clamp(28px,8.4vw,40px);line-height:.96;margin-bottom:10px}.otishi-lp .otishi-hero__subhead{font-size:14px;line-height:1.35;margin-bottom:13px}.otishi-lp .otishi-hero__list{gap:6px}.otishi-lp .otishi-hero__item{font-size:13px;line-height:1.25}.otishi-lp .otishi-hero__scrim{background:linear-gradient(to top,#020202e0,#020202a8,#02020229 68%,#0202020a)}.otishi-lp .otishi-proof{padding-block:10px}.otishi-lp .otishi-proof__text{font-size:10.5px}}@media(max-width:767px){.otishi-lp .otishi-pain__closer{text-align:center;text-wrap:balance;margin-inline:auto}}@media(max-width:767px){.otishi-lp .otishi-compare__table th[scope=row]{width:30%;padding-right:12px;padding-left:2px;font-size:11px;line-height:1.3;-webkit-hyphens:none;hyphens:none;overflow-wrap:break-word}.otishi-lp .otishi-compare__table td,.otishi-lp .otishi-compare__table thead th:not([scope=row]){width:17.5%;padding-inline:2px}.otishi-lp .otishi-compare__table td.otishi-compare__col--otishi,.otishi-lp .otishi-compare__table thead th.otishi-compare__col--otishi{padding-inline:4px}}@media(max-width:767px){.otishi-lp .otishi-compare__table th[scope=row]{width:42%;padding-right:10px;font-size:12px;line-height:1.3;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;text-wrap:pretty}.otishi-lp .otishi-compare__table td,.otishi-lp .otishi-compare__table thead th:not([scope=row]){width:14.5%}.otishi-lp .otishi-compare__table thead th{word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;font-size:9px}}@media(max-width:767px){:root{--otishi-hero-vh: 72}.otishi-lp .otishi-hero{height:calc(var(--otishi-hero-vh) * 1vh);height:calc(var(--otishi-hero-vh) * 1svh);min-height:0;max-height:none;align-items:flex-end}.otishi-lp .otishi-hero__inner{padding-bottom:18px;padding-top:0}.otishi-lp .otishi-hero__eyebrow{margin-bottom:8px}.otishi-lp .otishi-hero__title{font-size:clamp(27px,8vw,38px);line-height:.98;margin-bottom:9px}.otishi-lp .otishi-hero__subhead{font-size:13.5px;line-height:1.35;margin-bottom:12px}.otishi-lp .otishi-hero__list{gap:5px}.otishi-lp .otishi-hero__item{font-size:12.5px;line-height:1.2}.otishi-lp .otishi-hero__video{object-position:center 30%}.otishi-lp .otishi-proof{padding-block:11px}.otishi-lp .otishi-proof__inner{flex-wrap:nowrap;gap:7px}.otishi-lp .otishi-proof__text{font-size:10px;letter-spacing:.03em;white-space:nowrap}.otishi-lp .otishi-proof .otishi-stars{font-size:12px}}@media(max-width:767px){.otishi-lp .otishi-offer__layout{display:grid;grid-template-columns:1fr;gap:0}.otishi-lp .otishi-offer__layout>div,.otishi-lp .otishi-offer__layout>div:first-child,.otishi-lp .otishi-offer__layout>div:last-child{display:contents}.otishi-lp .otishi-offer__layout .otishi-eyebrow{order:1;margin:0 0 14px}.otishi-lp .otishi-offer__layout .otishi-colors{order:2}.otishi-lp .otishi-offer__layout .otishi-price{order:3;margin:26px 0 0;padding-block:18px;border-bottom:0}.otishi-lp .otishi-offer__layout .otishi-btn{order:4;margin-top:6px}.otishi-lp .otishi-offer__layout .otishi-sizing{order:5;margin-top:16px}.otishi-lp .otishi-offer__layout .otishi-guarantee{order:6;margin-top:20px}.otishi-lp .otishi-offer__layout .otishi-stack{order:7;margin:30px 0 0}.otishi-lp .otishi-offer__layout .otishi-trust{order:8;margin-top:24px}}.otishi-lp .otishi-hero__actions{margin-top:26px}.otishi-lp .otishi-hero__btn{padding:16px 40px}.otishi-lp .otishi-hero__inner--center{text-align:center}.otishi-lp .otishi-hero__inner--center .otishi-hero__title,.otishi-lp .otishi-hero__inner--center .otishi-hero__subhead{margin-inline:auto}.otishi-lp .otishi-hero__inner--center .otishi-hero__list{justify-items:center}.otishi-lp .otishi-hero__inner--center .otishi-hero__item{text-align:left}.otishi-lp .otishi-hero__inner--center .otishi-hero__actions{text-align:center}.otishi-lp .otishi-hero__inner--right{text-align:right;margin-left:auto}.otishi-lp .otishi-hero__inner--right .otishi-hero__title,.otishi-lp .otishi-hero__inner--right .otishi-hero__subhead{margin-left:auto}.otishi-lp .otishi-hero__inner--right .otishi-hero__list{justify-items:end}.otishi-lp .otishi-hero__inner--right .otishi-hero__item{text-align:left}.otishi-lp .otishi-hero__inner--right .otishi-hero__actions{text-align:right}@media(max-width:767px){.otishi-lp .otishi-hero__actions{margin-top:18px}.otishi-lp .otishi-hero__btn{display:inline-flex;padding:15px 34px;font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/75/assets/07-13-otishi-landing.css.map */
