.oh-landing{font-family:"Plus Jakarta Sans",var(--font-sans),sans-serif;--oh-accent:#FD9A00;--oh-fg:#111111;--oh-fg-secondary:#444444;--oh-fg-disabled:#999999;--oh-bg:#FFFFFF;--oh-bg-secondary:#F5F5F5;--oh-border:#E0E0E0;--oh-success:#4A7240;--oh-success-bg:#E8F0E4}@keyframes oh-heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes oh-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}@keyframes oh-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes oh-marquee-fwd{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes oh-marquee-rev{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.oh-landing .oh-btn{display:inline-flex;align-items:center;justify-content:center;background:#FD9A00;color:#FFFFFF;font-family:inherit;font-size:19px;font-weight:700;padding:10px 36px;border-radius:100px;text-decoration:none;border:none;cursor:pointer;width:-moz-fit-content;width:fit-content;animation:oh-heartbeat 3s ease-in-out infinite;transition:filter .2s ease,transform .2s ease;box-shadow:0 6px 28px rgba(253,154,0,.4)}.oh-landing .oh-btn:hover{filter:brightness(.88);animation:none;transform:scale(1.02)}.oh-landing .oh-btn:disabled{opacity:.7;cursor:not-allowed;animation:none}.oh-landing .oh-btn.oh-btn-secondary{background:var(--oh-bg);color:var(--oh-fg);border:2px solid var(--oh-border);animation:none}.oh-landing .oh-btn.oh-btn-secondary:hover:not(:disabled){border-color:var(--oh-fg);background:var(--oh-bg-secondary)}.oh-landing .oh-btn.oh-btn-secondary:disabled{opacity:1;border-color:var(--oh-success);color:var(--oh-success);background:var(--oh-success-bg)}.oh-landing .oh-contact-form{display:flex;flex-direction:column;gap:10px;width:100%;max-width:420px;margin:0 auto}.oh-landing .oh-input{width:100%;padding:14px 18px;border:2px solid var(--oh-border);border-radius:14px;font-size:16px;font-family:inherit;color:var(--oh-fg);background:var(--oh-bg);transition:border-color .2s}.oh-landing .oh-input:focus{outline:none;border-color:var(--oh-accent)}.oh-landing .oh-input::-moz-placeholder{color:var(--oh-fg-disabled)}.oh-landing .oh-input::placeholder{color:var(--oh-fg-disabled)}.oh-landing .oh-form-error{font-size:13px;color:#dc2626;text-align:center;margin:4px 0}.oh-landing .oh-price-context{font-size:14px;color:var(--oh-fg-muted,#6b7280);line-height:1.6;margin:4px 0 12px}.oh-landing .oh-microcopy{font-size:13px;color:var(--oh-fg-disabled);font-weight:500}#orient-hero{padding:80px 64px 100px;position:relative;overflow:hidden}#orient-hero .oh-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}#orient-hero .oh-text{display:flex;flex-direction:column;gap:28px}#orient-hero .oh-trust-pill{display:inline-flex;align-items:center;gap:8px;background:var(--oh-success-bg);color:var(--oh-success);font-size:13px;font-weight:600;padding:8px 16px;border-radius:100px;width:-moz-fit-content;width:fit-content}#orient-hero .oh-trust-pill .oh-star{color:#F5A623}#orient-hero .oh-headline{font-size:clamp(34px,4.5vw,56px);font-weight:800;line-height:1.12;color:var(--oh-fg);letter-spacing:-.02em}#orient-hero .oh-headline em{font-style:normal;color:var(--oh-accent)}#orient-hero .oh-sub{font-size:18px;font-weight:400;line-height:1.7;color:var(--oh-fg-secondary)}#orient-hero .oh-sub strong{color:var(--oh-fg);font-weight:700}#orient-hero .oh-quick-proof{display:flex;gap:20px;flex-wrap:wrap}#orient-hero .oh-proof-item{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:600;color:var(--oh-fg-secondary)}#orient-hero .oh-proof-item .oh-check{color:var(--oh-success);font-size:16px;flex-shrink:0}#orient-hero .oh-countdown-wrap{display:flex;flex-direction:column;gap:8px}#orient-hero .oh-countdown-label{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--oh-fg-disabled)}#orient-hero .oh-countdown{display:flex;gap:10px;align-items:center}#orient-hero .oh-unit{display:flex;flex-direction:column;align-items:center;gap:4px}#orient-hero .oh-num{background:var(--oh-fg);color:var(--oh-bg);font-size:28px;font-weight:800;width:62px;height:62px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-variant-numeric:tabular-nums}#orient-hero .oh-unit-label{font-size:11px;font-weight:600;color:var(--oh-fg-disabled);text-transform:uppercase;letter-spacing:.06em}#orient-hero .oh-sep{font-size:28px;font-weight:800;color:var(--oh-fg-secondary);margin-bottom:16px;line-height:1}#orient-hero .oh-cta-block{display:flex;flex-direction:column;gap:14px}#orient-hero .oh-price-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}#orient-hero .oh-price-current{font-size:40px;font-weight:800;color:var(--oh-fg);letter-spacing:-.02em;line-height:1}#orient-hero .oh-price-old{font-size:22px;font-weight:500;color:var(--oh-fg-disabled);text-decoration:line-through}#orient-hero .oh-price-badge{background:#FDECEA;color:#C0392B;font-size:12px;font-weight:700;padding:4px 10px;border-radius:100px;letter-spacing:.04em;text-transform:uppercase}#orient-hero .oh-image-col{position:relative}#orient-hero .oh-img-wrap{width:100%;aspect-ratio:4/5;border-radius:24px;overflow:hidden;box-shadow:0 24px 64px rgba(0,0,0,.08)}#orient-hero .oh-img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#orient-hero .oh-badge{position:absolute;bottom:36px;left:-32px;background:#FFFFFF;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:14px 20px;display:flex;align-items:center;gap:12px;box-shadow:0 8px 32px rgba(0,0,0,.18);animation:oh-bob 4.5s ease-in-out infinite;white-space:nowrap}#orient-hero .oh-badge-icon{font-size:28px;line-height:1}#orient-hero .oh-badge-text strong{display:block;font-size:15px;font-weight:800;color:#111111;line-height:1.2}#orient-hero .oh-badge-text span{font-size:12px;color:#666666;font-weight:500}#orient-hero .oh-live-badge{position:absolute;top:28px;right:-20px;background:#111111;color:#FFFFFF;font-size:12px;font-weight:700;padding:8px 16px;border-radius:100px;display:flex;align-items:center;gap:6px;box-shadow:0 4px 20px rgba(0,0,0,.3);animation:oh-bob 5s ease-in-out .8s infinite;letter-spacing:.04em;text-transform:uppercase}#orient-hero .oh-live-dot{width:7px;height:7px;background:#FF4444;border-radius:50%;animation:oh-pulse 1.4s ease-in-out infinite}#orient-who{padding:80px 64px 100px}#orient-who .oh-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px}#orient-learn .oh-heading,#orient-reviews .oh-heading,#orient-video-reviews .oh-heading,#orient-who .oh-heading{text-align:center;display:flex;flex-direction:column;gap:14px}.oh-landing .oh-label{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--oh-accent)}.oh-landing .oh-title{font-size:clamp(28px,3.5vw,44px);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--oh-fg)}.oh-landing .oh-title em{font-style:normal;color:var(--oh-accent)}.oh-landing .oh-subtitle{font-size:17px;font-weight:400;color:var(--oh-fg-secondary);line-height:1.7;max-width:560px;margin:0 auto}#orient-who .oh-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;width:100%}#orient-who .oh-card{background:var(--oh-bg);border:1px solid var(--oh-border);border-radius:16px;padding:28px 22px;display:flex;flex-direction:column;gap:14px;box-shadow:0 4px 16px rgba(0,0,0,.05);transition:box-shadow .2s ease,border-color .2s ease}#orient-who .oh-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.1);border-color:var(--oh-accent)}#orient-who .oh-icon{width:48px;height:48px;background:#FFF5E6;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}#orient-who .oh-card-title{font-size:15px;font-weight:700;color:var(--oh-fg);line-height:1.3}#orient-who .oh-card-desc{font-size:13px;font-weight:400;color:var(--oh-fg-secondary);line-height:1.65}#orient-who .oh-exclusion{font-size:13px;color:var(--oh-fg-disabled);font-weight:500;text-align:center;line-height:1.6}#orient-who .oh-exclusion strong{color:var(--oh-fg-secondary)}#orient-learn{padding:80px 64px 100px}#orient-learn .oh-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:56px}#orient-learn .oh-outcomes{display:flex;flex-direction:column;gap:36px;width:100%}#orient-learn .oh-outcome{display:flex;flex-direction:column;gap:20px}#orient-learn .oh-outcome-top{display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:start}#orient-learn .oh-day-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;background:#FFF5E6;border:2px solid var(--oh-accent);flex-shrink:0;gap:1px}#orient-learn .oh-day-badge .oh-day-num{font-size:18px;font-weight:800;color:var(--oh-accent);line-height:1}#orient-learn .oh-day-badge .oh-day-word{font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--oh-accent);opacity:.75}#orient-learn .oh-outcome-text{display:flex;flex-direction:column;gap:6px}#orient-learn .oh-skill-name{font-size:13px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--oh-accent)}#orient-learn .oh-outcome-title{font-size:20px;font-weight:800;color:var(--oh-fg);line-height:1.25}#orient-learn .oh-outcome-desc{font-size:15px;font-weight:400;color:var(--oh-fg-secondary);line-height:1.7;margin-top:4px}#orient-learn .oh-video-wrap{width:100%;max-width:400px;aspect-ratio:9/16;border-radius:14px;overflow:hidden;background:#000000;box-shadow:0 4px 20px rgba(0,0,0,.07);position:relative;margin:0 auto;will-change:transform,opacity}#orient-learn .oh-video-wrap:hover{box-shadow:0 8px 32px rgba(0,0,0,.13)}#orient-learn .oh-video-wrap video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:14px}#orient-learn .oh-divider{width:100%;height:1px;background:var(--oh-border);opacity:.6}#orient-learn .oh-quote{background:var(--oh-bg-secondary);border-left:4px solid var(--oh-accent);border-radius:16px;padding:32px 36px;display:flex;flex-direction:column;gap:16px;width:100%}#orient-learn .oh-quote-text{font-size:20px;font-weight:700;color:var(--oh-fg);line-height:1.55;font-style:italic}#orient-learn .oh-quote-text em{font-style:normal;color:var(--oh-accent)}#orient-learn .oh-quote-author{display:flex;align-items:center;gap:12px}#orient-learn .oh-quote-avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0}#orient-learn .oh-quote-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#orient-learn .oh-quote-name{font-size:14px;font-weight:700;color:var(--oh-fg)}#orient-learn .oh-quote-role{font-size:13px;color:var(--oh-fg-disabled);font-weight:500}#orient-learn .oh-cta-block,#orient-reviews .oh-cta-block,#orient-video-reviews .oh-cta-block{display:flex;flex-direction:column;align-items:center;gap:14px}.oh-landing .oh-urgency{font-size:13px;font-weight:700;color:var(--oh-accent);letter-spacing:.04em;text-transform:uppercase}.oh-landing .oh-price-row{display:flex;align-items:center;gap:10px}.oh-landing .oh-price-current{font-size:26px;font-weight:800;color:var(--oh-fg)}.oh-landing .oh-price-old{font-size:17px;font-weight:500;color:var(--oh-fg-disabled);text-decoration:line-through}.oh-landing .oh-price-badge{background:#FDECEA;color:#C0392B;font-size:11px;font-weight:700;padding:3px 9px;border-radius:100px;text-transform:uppercase;letter-spacing:.04em}#orient-reviews{padding:80px 0 100px}#orient-reviews .oh-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px}#orient-reviews .oh-cta-block,#orient-reviews .oh-heading{padding:0 64px}#orient-reviews .oh-stats{display:flex;gap:48px;align-items:center;justify-content:center;flex-wrap:wrap;padding:0 64px}#orient-reviews .oh-stat{display:flex;flex-direction:column;align-items:center;gap:4px}#orient-reviews .oh-stat-num{font-size:32px;font-weight:800;color:var(--oh-fg);letter-spacing:-.02em;line-height:1}#orient-reviews .oh-stat-num span{color:var(--oh-accent)}#orient-reviews .oh-stat-label{font-size:13px;font-weight:500;color:var(--oh-fg-disabled)}#orient-reviews .oh-stat-divider{width:1px;height:40px;background:var(--oh-border)}#orient-reviews .oh-rows{display:flex;flex-direction:column;gap:16px;width:100%;overflow:hidden}#orient-reviews .oh-row{position:relative;overflow:hidden}#orient-reviews .oh-row:after,#orient-reviews .oh-row:before{content:"";position:absolute;top:0;bottom:0;width:120px;z-index:2;pointer-events:none}#orient-reviews .oh-row:before{left:0;background:linear-gradient(90deg,var(--oh-bg-secondary,#f8f8f8) 0,transparent 100%)}#orient-reviews .oh-row:after{right:0;background:linear-gradient(270deg,var(--oh-bg-secondary,#f8f8f8) 0,transparent 100%)}#orient-reviews .oh-track{display:flex;gap:16px;width:-moz-max-content;width:max-content;will-change:transform}#orient-reviews .oh-row--a .oh-track{animation:oh-marquee-fwd 52s linear infinite}#orient-reviews .oh-row--b .oh-track{animation:oh-marquee-rev 60s linear infinite}#orient-reviews .oh-row:hover .oh-track{animation-play-state:paused}#orient-reviews .oh-card{background:var(--oh-bg);border:1px solid var(--oh-border);border-radius:16px;padding:24px 26px;width:340px;display:flex;flex-direction:column;gap:12px;box-shadow:0 4px 20px rgba(0,0,0,.06);flex-shrink:0;transition:border-color .2s ease,box-shadow .2s ease;cursor:default}#orient-reviews .oh-card:hover{border-color:var(--oh-accent);box-shadow:0 8px 32px rgba(0,0,0,.1)}#orient-reviews .oh-stars{display:flex;gap:3px;align-items:center}#orient-reviews .oh-star-icon{width:18px;height:18px;color:#FFBF00;flex-shrink:0}#orient-reviews .oh-star-icon.oh-dim{color:#D7D7D7}#orient-reviews .oh-review-quote{font-size:14px;font-weight:400;color:var(--oh-fg);line-height:1.7;font-style:italic}#orient-reviews .oh-footer{display:flex;align-items:center;gap:10px;margin-top:4px}#orient-reviews .oh-avatar{width:36px;height:36px;border-radius:50%;background:#FFF5E6;border:2px solid var(--oh-accent);display:flex;align-items:center;justify-content:center;font-size:15px;line-height:1;flex-shrink:0}#orient-reviews .oh-author-name{font-size:13px;font-weight:700;color:var(--oh-fg);line-height:1.2}#orient-reviews .oh-author-loc{font-size:12px;font-weight:500;color:var(--oh-fg-disabled)}#orient-reviews .oh-cta-label{font-size:15px;font-weight:600;color:var(--oh-fg-secondary)}#orient-reviews .oh-cta-label em{font-style:normal;color:var(--oh-accent);font-weight:800}#orient-video-reviews{padding:80px 64px 100px}#orient-video-reviews .oh-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:52px}#orient-video-reviews .oh-video-card{display:flex;gap:40px;align-items:center;background:var(--oh-bg);border:1px solid var(--oh-border);border-radius:24px;padding:24px;box-shadow:0 4px 24px rgba(0,0,0,.06);width:100%;max-width:900px;transition:box-shadow .25s ease,border-color .25s ease}#orient-video-reviews .oh-video-card:hover{box-shadow:0 12px 40px rgba(0,0,0,.11);border-color:var(--oh-accent)}#orient-video-reviews .oh-video-wrap{position:relative;width:320px;flex-shrink:0;aspect-ratio:9/16;border-radius:16px;overflow:hidden;background:#000;cursor:pointer}#orient-video-reviews .oh-video-wrap video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}#orient-video-reviews .oh-play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.25);transition:opacity .3s ease;z-index:2}#orient-video-reviews .oh-video-wrap.is-playing .oh-play-overlay{opacity:0;pointer-events:none}#orient-video-reviews .oh-play-btn{width:72px;height:72px;border-radius:50%;background:var(--oh-accent);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 28px rgba(253,154,0,.5);transition:transform .25s ease}#orient-video-reviews .oh-video-wrap:hover .oh-play-btn{transform:scale(1.1)}#orient-video-reviews .oh-play-btn svg{width:26px;height:26px;fill:#FFFFFF;margin-left:4px}#orient-video-reviews .oh-duration{position:absolute;bottom:12px;right:14px;background:rgba(0,0,0,.65);color:#FFFFFF;font-size:12px;font-weight:700;padding:4px 10px;border-radius:100px;backdrop-filter:blur(4px);z-index:2}#orient-video-reviews .oh-video-text{display:flex;flex-direction:column;gap:20px;flex:1}#orient-video-reviews .oh-person{display:flex;align-items:center;gap:12px}#orient-video-reviews .oh-avatar{width:48px;height:48px;border-radius:50%;background:#FFF5E6;border:2px solid var(--oh-accent);display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}#orient-video-reviews .oh-person-info{display:flex;flex-direction:column;gap:2px}#orient-video-reviews .oh-name{font-size:17px;font-weight:800;color:var(--oh-fg)}#orient-video-reviews .oh-meta{font-size:13px;font-weight:500;color:var(--oh-fg-disabled)}#orient-video-reviews .oh-stars{display:flex;gap:3px;margin-left:auto}#orient-video-reviews .oh-star-icon{width:16px;height:16px;color:#FFBF00}#orient-video-reviews .oh-vr-quote{font-size:18px;font-weight:500;color:var(--oh-fg-secondary);line-height:1.7;font-style:italic;border-left:3px solid var(--oh-accent);padding-left:16px}#orient-video-reviews .oh-context{font-size:15px;font-weight:400;color:var(--oh-fg-secondary);line-height:1.7}#orient-video-reviews .oh-context strong{color:var(--oh-fg);font-weight:700}#orient-kristina{padding:80px 64px 100px}#orient-kristina .oh-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}#orient-kristina .oh-image-col{position:relative;overflow:visible;z-index:1}#orient-kristina .oh-img-wrap{width:100%;aspect-ratio:4/5;border-radius:24px;overflow:hidden;box-shadow:0 24px 64px rgba(0,0,0,.08);position:relative;z-index:0}#orient-kristina .oh-img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#orient-kristina .oh-badge{position:absolute;bottom:36px;right:-28px;z-index:2;background:#FFFFFF;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:14px 18px;display:flex;align-items:center;gap:12px;box-shadow:0 8px 32px rgba(0,0,0,.18);animation:oh-bob 4.5s ease-in-out infinite;white-space:nowrap}#orient-kristina .oh-badge-icon{font-size:26px;line-height:1}#orient-kristina .oh-badge-text strong{display:block;font-size:14px;font-weight:800;color:var(--oh-fg);line-height:1.2}#orient-kristina .oh-badge-text span{font-size:12px;color:var(--oh-fg-disabled);font-weight:500}#orient-kristina .oh-badge-2{position:absolute;top:32px;left:-28px;z-index:2;background:#111111;color:#FFFFFF;border-radius:16px;padding:14px 18px;display:flex;align-items:center;gap:10px;box-shadow:0 8px 32px rgba(0,0,0,.18);animation:oh-bob 5s ease-in-out .8s infinite;white-space:nowrap}#orient-kristina .oh-badge-2 strong{display:block;font-size:14px;font-weight:800;line-height:1.2}#orient-kristina .oh-badge-2 span{font-size:12px;opacity:.65;font-weight:500}#orient-kristina .oh-text{display:flex;flex-direction:column;gap:32px}#orient-kristina .oh-heading{display:flex;flex-direction:column;gap:14px}#orient-kristina .oh-role{font-size:15px;font-weight:600;color:var(--oh-fg-secondary);line-height:1.5}#orient-kristina .oh-pills{display:flex;flex-wrap:wrap;gap:8px}#orient-kristina .oh-pill{display:inline-flex;align-items:center;gap:6px;background:#FFF5E6;border:1px solid rgba(253,154,0,.3);color:var(--oh-fg);font-size:13px;font-weight:600;padding:7px 14px;border-radius:100px}#orient-kristina .oh-pill-icon{font-size:15px;line-height:1}#orient-kristina .oh-story{display:flex;flex-direction:column;gap:16px}#orient-kristina .oh-story p{font-size:16px;font-weight:400;color:var(--oh-fg-secondary);line-height:1.75}#orient-kristina .oh-story p strong{color:var(--oh-fg);font-weight:700}#orient-kristina .oh-story p em{font-style:normal;color:var(--oh-accent);font-weight:700}#orient-kristina .oh-stats{display:flex;gap:0;border:1px solid var(--oh-border);border-radius:16px;overflow:hidden}#orient-kristina .oh-stat{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:20px 16px;border-right:1px solid var(--oh-border);background:var(--oh-bg)}#orient-kristina .oh-stat:last-child{border-right:none}#orient-kristina .oh-stat-num{font-size:26px;font-weight:800;color:var(--oh-fg);letter-spacing:-.02em;line-height:1}#orient-kristina .oh-stat-num span{color:var(--oh-accent)}#orient-kristina .oh-stat-label{font-size:12px;font-weight:500;color:var(--oh-fg-disabled);text-align:center;line-height:1.4}#orient-kristina .oh-cta-block{display:flex;flex-direction:column;gap:12px}#orient-kristina .oh-cta-label{font-size:15px;font-weight:600;color:var(--oh-fg-secondary)}#orient-kristina .oh-cta-label em{font-style:normal;color:var(--oh-accent);font-weight:800}.oh-product-section{padding:80px 60px 100px;background:var(--oh-bg)}.oh-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.oh-product-image img{border-radius:16px}.oh-product-academy{font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--oh-fg-disabled);margin-bottom:8px}.oh-product-title{font-size:36px;font-weight:800;line-height:1.15;color:var(--oh-fg);margin:0 0 20px}.oh-product-price{display:flex;align-items:center;gap:12px;margin-bottom:4px}.oh-price-old{font-size:16px;color:var(--oh-fg-disabled);text-decoration:line-through}.oh-price-sale{font-size:20px;font-weight:800;color:var(--oh-fg)}.oh-sale-badge{display:inline-block;background:#2563eb;color:#fff;font-size:11px;font-weight:700;padding:3px 10px;border-radius:999px;letter-spacing:.03em}.oh-product-tax{font-size:13px;color:var(--oh-fg-disabled);margin-bottom:24px}.oh-product-fields{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.oh-product-field-hint{font-size:12px;color:var(--oh-fg-disabled)}.oh-product-buttons{display:flex;flex-direction:column;gap:10px;margin-bottom:32px}.oh-product-desc{border-top:1px solid var(--oh-border);padding-top:28px}.oh-product-desc h3{font-size:18px;font-weight:800;color:var(--oh-accent);margin:0 0 16px;line-height:1.3}.oh-product-desc p{font-size:15px;line-height:1.7;color:var(--oh-fg-secondary);margin:0 0 14px}.oh-product-desc strong{color:var(--oh-accent);font-weight:700}.oh-product-note{font-size:13px;color:var(--oh-fg-disabled);font-style:italic}@media (max-width:960px){.oh-product-section{padding:60px 40px 80px}.oh-product-grid{gap:36px}.oh-product-title{font-size:30px}#orient-hero{padding:60px 40px 80px}#orient-hero .oh-inner{gap:48px}#orient-hero .oh-headline{font-size:clamp(30px,4vw,44px)}#orient-who{padding:60px 40px 80px}#orient-who .oh-grid{grid-template-columns:repeat(3,1fr)}#orient-learn{padding:60px 40px 80px}#orient-learn .oh-outcome-title{font-size:18px}#orient-reviews .oh-cta-block,#orient-reviews .oh-heading,#orient-reviews .oh-stats{padding:0 40px}#orient-reviews .oh-card{width:300px}#orient-video-reviews{padding:60px 40px 80px}#orient-video-reviews .oh-video-card{gap:28px}#orient-video-reviews .oh-video-wrap{width:260px}#orient-kristina{padding:60px 40px 80px}#orient-kristina .oh-inner{gap:48px}}@media (max-width:720px){.oh-product-section{padding:52px 24px 72px}.oh-product-grid{grid-template-columns:1fr;gap:32px}.oh-product-title{font-size:28px}.oh-landing{margin-top:-100px}body[data-landing-hero]:not([data-nav-scrolled]) header{background:transparent!important;border-bottom-color:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body[data-landing-hero]:not([data-nav-scrolled]) header a>span,body[data-landing-hero]:not([data-nav-scrolled]) header button[aria-label="Open menu"] svg{color:white!important}#orient-hero{padding:0;min-height:100svh;position:relative}#orient-hero .oh-inner{display:flex;flex-direction:column;justify-content:flex-end;min-height:100svh;padding:0 20px clamp(28px,6vh,48px);position:relative;z-index:1}#orient-hero .oh-image-col{position:absolute;inset:0;z-index:0;order:unset}#orient-hero .oh-img-wrap{width:100%;height:100%;aspect-ratio:unset;border-radius:0;box-shadow:none}#orient-hero .oh-img-wrap img{-o-object-position:50% 15%;object-position:50% 15%}#orient-hero .oh-img-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.52) 0,rgba(0,0,0,.15) 35%,rgba(0,0,0,.62) 65%,rgba(0,0,0,.9))}#orient-hero .oh-text{display:flex;flex-direction:column;gap:clamp(6px,1.8vw,12px);position:relative;z-index:2}#orient-hero .oh-trust-pill{order:unset;color:#ffffff;background:rgba(255,255,255,.15);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.25);font-size:clamp(10px,2.8vw,13px);padding:clamp(4px,1.2vw,8px) clamp(10px,3vw,16px)}#orient-hero .oh-trust-pill .oh-star{color:#FD9A00}#orient-hero .oh-headline{order:unset;color:#ffffff;font-size:clamp(20px,6vw,30px);line-height:1.15}#orient-hero .oh-cta-block{order:unset;gap:clamp(5px,1.5vw,10px)}#orient-hero .oh-price-context{font-size:clamp(10px,2.8vw,13px);line-height:1.5;color:rgba(255,255,255,.75);margin:0}#orient-hero .oh-price-row{justify-content:center}#orient-hero .oh-price-current{color:#ffffff;text-align:center;font-size:clamp(28px,8vw,40px)}#orient-hero .oh-microcopy{color:rgba(255,255,255,.6);font-size:clamp(10px,2.6vw,13px)}.oh-landing .oh-btn{font-size:clamp(15px,4.5vw,19px);padding:clamp(14px,4vw,22px) 24px}#orient-hero .oh-badge,#orient-hero .oh-countdown-wrap,#orient-hero .oh-quick-proof,#orient-hero .oh-sub{display:none}.oh-landing .oh-btn{width:100%;font-size:18px;padding:22px 32px}#orient-hero .oh-num{width:52px;height:52px;font-size:24px}#orient-who{padding:52px 24px 72px}#orient-who .oh-grid{grid-template-columns:repeat(2,1fr);gap:14px}#orient-who .oh-card{padding:22px 18px}#orient-learn{padding:52px 24px 72px}#orient-learn .oh-quote{padding:24px 22px}#orient-learn .oh-quote-text{font-size:17px}#orient-reviews{padding:52px 0 72px}#orient-reviews .oh-cta-block,#orient-reviews .oh-heading,#orient-reviews .oh-stats{padding:0 24px}#orient-reviews .oh-card{width:260px;padding:20px}#orient-reviews .oh-stats{gap:24px}#orient-reviews .oh-stat-divider{height:28px}#orient-video-reviews{padding:52px 24px 72px}#orient-video-reviews .oh-video-card{flex-direction:column;gap:24px;padding:20px}#orient-video-reviews .oh-video-wrap{width:100%;max-width:360px;align-self:center}#orient-kristina{padding:52px 24px 72px}#orient-kristina .oh-inner{grid-template-columns:1fr;gap:44px}#orient-kristina .oh-image-col{order:-1}#orient-kristina .oh-img-wrap{aspect-ratio:3/4}#orient-kristina .oh-badge{right:8px;bottom:-18px;padding:10px 14px;border-radius:12px;gap:8px;box-shadow:0 4px 16px rgba(0,0,0,.12)}#orient-kristina .oh-badge-icon{font-size:20px}#orient-kristina .oh-badge-text strong{font-size:13px}#orient-kristina .oh-badge-text span{font-size:11px}#orient-kristina .oh-badge-2{left:8px;top:12px;padding:10px 14px;border-radius:12px;gap:8px}#orient-kristina .oh-badge-2 strong{font-size:13px}#orient-kristina .oh-badge-2 span{font-size:11px}#orient-kristina .oh-stat-num{font-size:22px}}@media (max-width:420px){.oh-product-section{padding:44px 16px 60px}.oh-product-title{font-size:24px}#orient-hero .oh-headline{font-size:27px}#orient-hero .oh-price-current{font-size:32px}#orient-who{padding:44px 16px 60px}#orient-who .oh-grid{grid-template-columns:1fr}.oh-landing .oh-title{font-size:26px}#orient-learn{padding:44px 16px 60px}#orient-learn .oh-outcome-top{gap:14px}#orient-learn .oh-day-badge{width:48px;height:48px}#orient-learn .oh-outcome-title{font-size:17px}#orient-reviews .oh-cta-block,#orient-reviews .oh-heading,#orient-reviews .oh-stats{padding:0 16px}#orient-reviews .oh-card{width:230px}#orient-reviews .oh-stat-num{font-size:26px}#orient-video-reviews{padding:44px 16px 60px}#orient-video-reviews .oh-play-btn{width:58px;height:58px}#orient-video-reviews .oh-play-btn svg{width:20px;height:20px}#orient-kristina{padding:44px 16px 60px}#orient-kristina .oh-stat{padding:16px 10px}#orient-kristina .oh-stat-num{font-size:20px}}#orient-faq{padding:80px 64px 100px;background:var(--oh-bg)}#orient-faq .oh-inner{max-width:760px;margin:0 auto}#orient-faq .oh-label{text-align:center;margin-bottom:10px}#orient-faq .oh-title{text-align:center;margin-bottom:48px}.oh-faq-list{border-top:1px solid var(--oh-border)}.oh-faq-item{border-bottom:1px solid var(--oh-border)}.oh-faq-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 0;background:none;border:none;cursor:pointer;text-align:left}.oh-faq-q{font-family:inherit;font-size:16px;font-weight:700;color:var(--oh-fg);line-height:1.4}.oh-faq-icon{flex-shrink:0;color:var(--oh-fg-disabled);transition:transform .25s ease,color .2s ease;display:flex;align-items:center}.oh-faq-open .oh-faq-icon{transform:rotate(180deg);color:var(--oh-accent)}.oh-faq-body{overflow:hidden;max-height:0;transition:max-height .3s ease}.oh-faq-a{font-size:15px;line-height:1.7;color:var(--oh-fg-secondary);padding-bottom:22px;margin:0}.oh-faq-cta{margin-top:40px;text-align:center}.oh-faq-cta-text{font-size:15px;color:var(--oh-fg-secondary);margin:0 0 4px}.oh-faq-cta-link{font-size:15px;font-weight:700;color:var(--oh-accent);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.oh-faq-cta-link:hover{border-color:var(--oh-accent)}@media (max-width:768px){#orient-faq{padding:60px 24px 80px}.oh-faq-q{font-size:15px}.oh-faq-a{font-size:14px}}@media (max-width:420px){#orient-faq{padding:44px 16px 60px}.oh-faq-trigger{padding:18px 0}}@media (prefers-reduced-motion:reduce){#orient-reviews .oh-track,.oh-landing .oh-btn{animation:none}}