.ohh-index{position:relative;left:50%;box-sizing:border-box;width:min(1360px,calc(100vw - 32px));max-width:none;margin-right:0;margin-left:0;padding:clamp(24px,2.5vw,36px) clamp(18px,2vw,28px) clamp(48px,7vw,100px);transform:translateX(-50%)}
.ohh-index__intro{max-width:none;margin-bottom:36px}.ohh-index h1{font:400 clamp(3rem,6vw,6rem)/.9 var(--origins-heading-font,var(--origins-serif));letter-spacing:-.035em}
.ohh-story{position:relative;left:50%;box-sizing:border-box;width:min(1360px,calc(100vw - 32px));max-width:none;margin-right:0;margin-left:0;padding-top:clamp(24px,2.5vw,36px);padding-right:clamp(18px,2vw,28px);padding-left:clamp(18px,2vw,28px);transform:translateX(-50%)}
.ohh-story__header{width:100%;max-width:none}.ohh-story__header>span{font-size:10px}.ohh-story__header h1{font-size:clamp(38px,4vw,58px);font-weight:600;line-height:1.05;letter-spacing:-.035em}.ohh-story__intro,.ohh-story__header p{width:100%;max-width:none}.ohh-story__header p{font-size:15px;line-height:1.6}
.ohh-compare{--ohh-position:50%;isolation:isolate;width:100%;max-width:820px;margin-right:auto;margin-left:auto;box-shadow:0 20px 55px rgba(23,23,20,.12)}
.ohh-compare__before{width:100%;overflow:hidden;border:0;clip-path:inset(0 calc(100% - var(--ohh-position)) 0 0)}
.ohh-compare__before img{width:100%;max-width:none}
.ohh-compare__handle{position:absolute;z-index:3;top:0;bottom:0;left:var(--ohh-position);width:3px;background:#fff;pointer-events:none;transform:translateX(-50%)}
.ohh-compare__handle::after{content:'';position:absolute;top:50%;left:50%;width:54px;height:54px;border:2px solid #fff;border-radius:50%;background:rgba(23,23,20,.82);box-shadow:0 3px 18px rgba(0,0,0,.25);transform:translate(-50%,-50%)}
.ohh-compare__handle span{position:absolute;z-index:1;top:50%;color:#fff;font:24px/1 Arial,sans-serif;transform:translateY(-54%)}
.ohh-compare__handle span:first-child{right:7px}.ohh-compare__handle span:last-child{left:7px}
.ohh-compare input[type="range"]{z-index:4;cursor:col-resize;touch-action:pan-y}
.ohh-story__action{margin:-58px 0 clamp(58px,8vw,105px);text-align:center}.ohh-story__action .ohh-button{min-width:min(296px,100%);min-height:60px;padding:0 32px!important;font-size:16px}
.ohh-story__copy{display:block;width:100%;max-width:none;margin-right:0;margin-left:0}.ohh-story__copy section{margin-bottom:clamp(55px,8vw,105px)}.ohh-story__copy h2{margin-bottom:24px}.ohh-story__copy p,.ohh-story__copy li{font-size:18px;line-height:1.78}.ohh-story__copy li+li{margin-top:12px}
.ohh-carousel{width:100%;max-width:820px;margin:0 auto clamp(55px,8vw,105px)}.ohh-carousel__viewport{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.ohh-carousel__viewport::-webkit-scrollbar{display:none}.ohh-carousel__slide{flex:0 0 min(78%,880px);margin:0;scroll-snap-align:start;overflow:hidden;background:#ddd}.ohh-carousel__slide img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.ohh-carousel__controls{display:flex;align-items:center;justify-content:flex-end;gap:15px;margin-top:14px;font-size:12px;letter-spacing:.08em}.ohh-carousel__controls button{display:grid;width:42px;height:42px;padding:0;border:1px solid var(--ohh-ink);border-radius:50%;background:transparent;color:var(--ohh-ink);cursor:pointer;font:24px/1 Arial,sans-serif;place-items:center;transition:background-color .2s ease,color .2s ease,transform .2s ease}.ohh-carousel__controls button:hover{background:var(--ohh-ink);color:#fff}.ohh-carousel__controls button:active{transform:scale(.96)}
.ohh-button{display:inline-flex!important;align-items:center;justify-content:center;min-height:48px;padding:0 24px!important;border:1px solid var(--ohh-ink)!important;border-radius:999px;background:var(--ohh-ink);color:#fff!important;text-decoration:none!important;font-size:14px;font-weight:700}.ohh-button--quiet{background:transparent;color:var(--ohh-ink)!important}
.ohh-story__footer-copy{max-width:720px;margin:0 0 28px}.ohh-story__footer-copy p{margin:0 0 12px;font-size:17px;line-height:1.7}.ohh-story__buttons{display:flex;flex-wrap:wrap;gap:10px}
.ohh-product{display:grid!important;grid-template-columns:minmax(180px,260px) minmax(0,1fr);max-width:820px;margin:34px 0;padding:0!important;overflow:hidden;border:1px solid var(--ohh-line)!important;background:#fff;color:var(--ohh-ink)!important;text-decoration:none!important}.ohh-product__image{display:block;aspect-ratio:1;overflow:hidden;background:#e7e2d9}.ohh-product__image img{box-sizing:border-box;display:block;width:100%;height:100%;margin:0;padding:18px;object-fit:contain}.ohh-product__details{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;padding:clamp(24px,4vw,48px)}.ohh-product__details small{margin-bottom:12px;color:var(--ohh-accent);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.ohh-product__details strong{font-size:clamp(24px,3vw,38px);font-weight:600;line-height:1.08}.ohh-product__price{margin-top:14px;font-size:17px}.ohh-product__link{margin-top:24px;padding-bottom:4px;border-bottom:1px solid;font-size:13px;font-weight:700}.ohh-product:hover .ohh-product__link{border-bottom-width:2px}
@media(max-width:600px){.ohh-index h1{font-size:3.6rem}.ohh-story__header h1{font-size:36px;line-height:1.08}.ohh-compare{aspect-ratio:4/3}.ohh-compare__handle::after{width:46px;height:46px}.ohh-story__action{margin-top:-42px}.ohh-carousel__viewport{gap:10px}.ohh-carousel__slide{flex-basis:88%}.ohh-product{grid-template-columns:1fr}.ohh-product__image{aspect-ratio:4/3}.ohh-story__buttons{align-items:stretch;flex-direction:column}}
