.ohdtb-page,
.ohdtb-page *{box-sizing:border-box}
.ohdtb-page{--ohdtb-bg:#fff;--ohdtb-text:#111827;--ohdtb-accent:#7c3aed;--ohdtb-font:Inter,Arial,sans-serif;--ohdtb-max:1240px;background:var(--ohdtb-bg);color:var(--ohdtb-text);font-family:var(--ohdtb-font);line-height:1.6;overflow:hidden;width:100%}
.ohdtb-page-boxed{max-width:1440px;margin:30px auto;box-shadow:0 20px 70px rgba(15,23,42,.12);border-radius:28px}
.ohdtb-page img{max-width:100%;display:block}
.ohdtb-page h1,.ohdtb-page h2,.ohdtb-page h3,.ohdtb-page h4,.ohdtb-page p{margin-top:0}
.ohdtb-page h1{font-size:clamp(3.2rem,7.5vw,7.2rem);line-height:.92;letter-spacing:-.055em;margin-bottom:28px}
.ohdtb-page h2{font-size:clamp(2.3rem,4.5vw,4.8rem);line-height:1;letter-spacing:-.04em;margin-bottom:26px}
.ohdtb-page h3{font-size:1.45rem;line-height:1.2;margin-bottom:12px}
.ohdtb-page p{font-size:1.08rem;max-width:720px}
.ohdtb-page blockquote{font-size:clamp(2rem,4vw,4.2rem);line-height:1.1;margin:0}
.ohdtb-section{padding:80px max(24px,5vw)}
.ohdtb-tight{padding-top:24px;padding-bottom:24px}
.ohdtb-bleed{padding:0}
.ohdtb-section>.ohdtb-container,.ohdtb-section>.ohdtb-text,.ohdtb-section>.ohdtb-products,.ohdtb-section>.ohdtb-image{width:min(100%,var(--ohdtb-max));margin-left:auto;margin-right:auto}
.ohdtb-hero{padding:90px max(24px,5vw)}
.ohdtb-split{width:min(100%,var(--ohdtb-max));margin:auto;display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}
.ohdtb-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}
.ohdtb-button,.ohdtb-product-buy{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--ohdtb-accent);color:#fff!important;text-decoration:none!important;border:0;border-radius:999px;padding:15px 25px;font-weight:800;line-height:1.1;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}
.ohdtb-button:hover,.ohdtb-product-buy:hover{transform:translateY(-2px);box-shadow:0 14px 30px color-mix(in srgb,var(--ohdtb-accent) 28%,transparent)}
.ohdtb-btn-secondary{background:transparent!important;color:currentColor!important;border:1px solid currentColor!important}
.ohdtb-kicker{font-family:Inter,Arial,sans-serif;font-size:.76rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase;margin-bottom:18px}
.ohdtb-lead{font-size:clamp(1.15rem,2vw,1.45rem)!important}
.ohdtb-hero-image{width:100%;height:650px;object-fit:cover;border-radius:36px}
.ohdtb-wide-image{width:100%;height:min(78vh,850px);object-fit:cover}
.ohdtb-proof{padding:18px max(24px,5vw);border-top:1px solid rgba(15,23,42,.1);border-bottom:1px solid rgba(15,23,42,.1)}
.ohdtb-proof-row{display:flex;gap:25px;align-items:center;justify-content:space-between;flex-wrap:wrap}
.ohdtb-cta-card,.ohdtb-deal-card,.ohdtb-longread,.ohdtb-note-card,.ohdtb-compact-cta,.ohdtb-beauty-cta,.ohdtb-game-cta,.ohdtb-proof-cta{background:var(--ohdtb-accent);color:#fff;padding:clamp(36px,7vw,90px);border-radius:36px}
.ohdtb-cta-card .ohdtb-button,.ohdtb-deal-card .ohdtb-button,.ohdtb-longread .ohdtb-button,.ohdtb-compact-cta .ohdtb-button,.ohdtb-beauty-cta .ohdtb-button,.ohdtb-game-cta .ohdtb-button,.ohdtb-proof-cta .ohdtb-button{background:#fff;color:#111!important}
.ohdtb-products-heading{margin-bottom:38px}
.ohdtb-product-grid{display:grid;grid-template-columns:repeat(var(--ohdtb-columns,4),minmax(0,1fr));gap:24px}
.ohdtb-product-card{min-width:0;background:rgba(255,255,255,.86);color:#111827;border:1px solid rgba(15,23,42,.09);border-radius:24px;overflow:hidden;box-shadow:0 14px 40px rgba(15,23,42,.06);transition:transform .25s ease,box-shadow .25s ease}
.ohdtb-product-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px rgba(15,23,42,.13)}
.ohdtb-product-image{display:block;aspect-ratio:1/1;background:#f3f4f6;overflow:hidden}
.ohdtb-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.ohdtb-product-card:hover .ohdtb-product-image img{transform:scale(1.04)}
.ohdtb-product-body{padding:22px}
.ohdtb-product-body h3{font-family:Inter,Arial,sans-serif;font-size:1.08rem;margin:0 0 8px}
.ohdtb-product-copy{font-family:Inter,Arial,sans-serif;font-size:.88rem;color:#5b6472;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em}
.ohdtb-product-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px}
.ohdtb-price{font-family:Inter,Arial,sans-serif;font-weight:900}
.ohdtb-product-buy{padding:10px 15px;font-size:.82rem}
.ohdtb-empty-products{padding:50px;border:2px dashed color-mix(in srgb,var(--ohdtb-accent) 40%,#d1d5db);border-radius:24px;text-align:center;background:rgba(255,255,255,.65)}
.ohdtb-mag-head,.ohdtb-market-nav,.ohdtb-directory-head{width:min(100%,var(--ohdtb-max));margin:auto}
.ohdtb-mag-head{display:flex;align-items:end;justify-content:space-between;gap:25px}
.ohdtb-edition{text-align:right;font-size:.82rem;text-transform:uppercase;letter-spacing:.12em}
.ohdtb-mag-grid{width:min(100%,var(--ohdtb-max));margin:50px auto 0;display:grid;grid-template-columns:1.55fr .65fr;gap:34px}
.ohdtb-mag-feature img{height:600px;width:100%;object-fit:cover;margin-bottom:24px}
.ohdtb-mag-side{display:grid;gap:20px}
.ohdtb-story-card,.ohdtb-category-tile,.ohdtb-value-card,.ohdtb-process-card,.ohdtb-faq-card,.ohdtb-service-card,.ohdtb-ritual-card,.ohdtb-home-category,.ohdtb-testimonial{background:rgba(255,255,255,.84);border:1px solid rgba(15,23,42,.1);padding:32px;border-radius:22px}
.ohdtb-story-card span,.ohdtb-ritual-card span{font-weight:900;color:var(--ohdtb-accent)}
.ohdtb-neon-top{background:#22d3ee;color:#041014;padding:10px 0;overflow:hidden}
.ohdtb-ticker{width:max-content;min-width:100%;font-size:.8rem;letter-spacing:.2em;font-weight:900;white-space:nowrap;text-align:center}
.ohdtb-hud{display:grid;grid-template-columns:auto 1fr;gap:8px 18px;border:1px solid rgba(34,211,238,.55);padding:34px;box-shadow:inset 0 0 30px rgba(34,211,238,.08)}
.ohdtb-hud strong{font-size:2.5rem;color:#22d3ee}
.ohdtb-hud span{align-self:center;font-size:.7rem;letter-spacing:.14em}
.ohdtb-products-neon .ohdtb-product-card,.ohdtb-products-game .ohdtb-product-card,.ohdtb-products-luxury .ohdtb-product-card{background:#101720;color:#fff;border-color:rgba(255,255,255,.13)}
.ohdtb-products-neon .ohdtb-product-copy,.ohdtb-products-game .ohdtb-product-copy,.ohdtb-products-luxury .ohdtb-product-copy{color:#aab4c0}
.ohdtb-announcement{text-align:center;background:#111827;color:#fff;padding:12px 20px;font-family:Inter,Arial,sans-serif;font-size:.8rem;font-weight:800;letter-spacing:.08em}
.ohdtb-market-nav{display:flex;align-items:center;gap:30px}
.ohdtb-market-nav h2{font-size:1.5rem;margin:0;white-space:nowrap}
.ohdtb-market-visual img{width:100%;height:580px;object-fit:cover;border-radius:36px}
.ohdtb-category-tile{min-height:180px;display:flex;flex-direction:column;justify-content:flex-end}
.ohdtb-feature-offer{display:grid;grid-template-columns:1.15fr .85fr;align-items:stretch;overflow:hidden;border-radius:34px;background:#fff;border:1px solid rgba(15,23,42,.1)}
.ohdtb-feature-offer>img{width:100%;height:100%;min-height:520px;object-fit:cover}
.ohdtb-feature-copy{padding:clamp(35px,6vw,80px);display:flex;flex-direction:column;justify-content:center}
.ohdtb-story-split{display:grid;grid-template-columns:.25fr 1fr 1fr;gap:34px;align-items:start}
.ohdtb-story-split>span{font-size:5rem;color:var(--ohdtb-accent)}
.ohdtb-quote{text-align:center;padding:80px 20px}
.ohdtb-countdown strong{display:block}
.ohdtb-countdown span{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}
.ohdtb-creator-feed{min-width:0}
.ohdtb-note-card{margin-top:30px;background:#111827}
.ohdtb-luxury-heading{display:flex;justify-content:space-between;align-items:start;gap:40px;margin-bottom:45px}
.ohdtb-luxury-heading span{font-family:Inter,Arial,sans-serif;letter-spacing:.18em}
.ohdtb-luxury-cta{border:1px solid #d4af37;padding:70px;text-align:center}
.ohdtb-mosaic-banner{background:#111;color:#fff;padding:70px;transform:rotate(-1deg)}
.ohdtb-value-grid,.ohdtb-process-grid,.ohdtb-ritual-grid,.ohdtb-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.ohdtb-narrow{max-width:800px}
.ohdtb-process-card strong{display:inline-flex;width:50px;height:50px;align-items:center;justify-content:center;border-radius:50%;background:var(--ohdtb-accent);color:#fff;margin-bottom:24px}
.ohdtb-faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.ohdtb-news-lead img{width:100%;height:560px;object-fit:cover;margin-bottom:25px}
.ohdtb-news-stack{display:grid;gap:22px}
.ohdtb-news-card{padding-bottom:25px;border-bottom:1px solid currentColor}
.ohdtb-news-card span{font-size:.72rem;letter-spacing:.12em}
.ohdtb-outdoor-grid,.ohdtb-home-categories,.ohdtb-game-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.ohdtb-outdoor-tile,.ohdtb-home-category,.ohdtb-game-tile{min-height:230px;display:flex;flex-direction:column;justify-content:flex-end}
.ohdtb-outdoor-tile{background:#365314;color:#fff;padding:35px;border-radius:24px}
.ohdtb-outdoor-manifesto{background:#253d12;color:#fff;padding:80px;border-radius:34px}
.ohdtb-beauty-cta{text-align:center;background:#881337}
.ohdtb-game-status{display:flex;justify-content:space-between;gap:20px;font-size:.72rem;letter-spacing:.14em;color:#a3e635;border-bottom:1px solid #334155;padding-bottom:15px}
.ohdtb-game-grid{gap:18px}
.ohdtb-game-cta{text-align:center;background:#a3e635;color:#071008}
.ohdtb-home-copy{padding:50px 0}
.ohdtb-home-category{background:#fff7dd;border-color:#ead9b6}
.ohdtb-home-trust{border-left:8px solid var(--ohdtb-accent);padding:50px;background:#fff}
.ohdtb-path-grid{margin-bottom:50px}
.ohdtb-directory-info{background:#fff;border:1px solid #bae6fd;padding:50px;border-radius:28px}
.ohdtb-testimonial blockquote{font-size:1.45rem;margin-bottom:25px}
.ohdtb-fixed-split{width:min(100%,var(--ohdtb-max));margin:auto}
.ohdtb-retro-badge{display:inline-block;background:#fde047;border:4px solid #111;padding:12px 20px;transform:rotate(-5deg);font-weight:900}
.ohdtb-retro-cta{background:#22c55e;border:5px solid #111;box-shadow:12px 12px 0 #111;padding:60px;text-align:center}
.ohdtb-service-cta .ohdtb-button{background:#fff;color:#1e3a8a!important}
.ohdtb-spacer{width:100%}
.ohdtb-html iframe{max-width:100%}
.ohdtb-animate{opacity:0;animation-duration:.75s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.2,.7,.2,1)}
.ohdtb-is-visible.ohdtb-animation-fade{animation-name:ohdtbFade}
.ohdtb-is-visible.ohdtb-animation-slide-up{animation-name:ohdtbSlideUp}
.ohdtb-is-visible.ohdtb-animation-slide-left{animation-name:ohdtbSlideLeft}
.ohdtb-is-visible.ohdtb-animation-zoom{animation-name:ohdtbZoom}
.ohdtb-is-visible.ohdtb-animation-bounce{animation-name:ohdtbBounce}
.ohdtb-is-visible.ohdtb-animation-float{animation:ohdtbFloat 3s ease-in-out infinite;opacity:1}
@keyframes ohdtbFade{to{opacity:1}}
@keyframes ohdtbSlideUp{from{opacity:0;transform:translateY(42px)}to{opacity:1;transform:translateY(0)}}
@keyframes ohdtbSlideLeft{from{opacity:0;transform:translateX(45px)}to{opacity:1;transform:translateX(0)}}
@keyframes ohdtbZoom{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
@keyframes ohdtbBounce{0%{opacity:0;transform:translateY(25px)}60%{opacity:1;transform:translateY(-8px)}100%{opacity:1;transform:translateY(0)}}
@keyframes ohdtbFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}
@media(max-width:1000px){
 .ohdtb-split,.ohdtb-mag-grid,.ohdtb-feature-offer,.ohdtb-spotlight-hero,.ohdtb-home-hero,.ohdtb-lookbook-hero,.ohdtb-fixed-split,.ohdtb-creator-layout,.ohdtb-news-grid{grid-template-columns:1fr!important}
 .ohdtb-product-grid{grid-template-columns:repeat(min(var(--ohdtb-columns,4),2),minmax(0,1fr))}
 .ohdtb-category-grid,.ohdtb-mosaic-grid,.ohdtb-value-grid,.ohdtb-process-grid,.ohdtb-faq-grid,.ohdtb-ritual-grid,.ohdtb-outdoor-grid,.ohdtb-home-categories,.ohdtb-game-grid,.ohdtb-service-grid,.ohdtb-testimonial-grid,.ohdtb-retro-grid{grid-template-columns:repeat(2,1fr)!important}
 .ohdtb-creator-profile,.ohdtb-split-rail{position:relative!important;top:auto!important;min-height:0!important}
 .ohdtb-boutique-card{position:relative!important;width:90%!important;margin:-90px auto 0;right:auto!important;bottom:auto!important}
 .ohdtb-boutique-hero>img{width:100%!important}
 .ohdtb-lookbook-small{display:none}
 .ohdtb-spotlight-copy{margin:0!important}
}
@media(max-width:640px){
 .ohdtb-section,.ohdtb-hero{padding:55px 20px}
 .ohdtb-page h1{font-size:clamp(2.9rem,16vw,5rem)}
 .ohdtb-page h2{font-size:2.4rem}
 .ohdtb-product-grid,.ohdtb-category-grid,.ohdtb-mosaic-grid,.ohdtb-value-grid,.ohdtb-process-grid,.ohdtb-faq-grid,.ohdtb-ritual-grid,.ohdtb-outdoor-grid,.ohdtb-home-categories,.ohdtb-game-grid,.ohdtb-service-grid,.ohdtb-testimonial-grid,.ohdtb-retro-grid{grid-template-columns:1fr!important}
 .ohdtb-proof-row,.ohdtb-market-nav,.ohdtb-directory-head,.ohdtb-compact-hero,.ohdtb-luxury-heading{display:block!important}
 .ohdtb-countdown{flex-wrap:wrap}
 .ohdtb-timebox{min-width:90px!important}
 .ohdtb-actions{align-items:stretch}.ohdtb-actions .ohdtb-button{width:100%}
}
