.oh-hero{position:relative;min-height:88vh;background:#000;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:140px 0 0;overflow:hidden}.oh-hero-bg{position:absolute;inset:0;background:linear-gradient(105deg,#000000eb,#000000b3,#00000080),url(/images/odyahu-hero.jpg) center/cover no-repeat;z-index:1}.oh-hero-content{position:relative;z-index:2;width:100%;padding:0 8vw}.oh-hero-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:80px;align-items:center}.oh-hero-left{position:relative}.oh-hero-left:before{content:"";position:absolute;left:-40px;top:0;height:100%;width:3px;background:#e63329}.oh-badge{display:inline-block;background:#e63329;color:#fff;padding:8px 16px;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;margin-bottom:24px}.oh-hero h1{font-family:var(--fd);font-size:clamp(40px,5vw,72px);font-weight:400;line-height:.98;margin-bottom:28px;letter-spacing:-.01em}.oh-hero-sub{font-size:clamp(15px,1.5vw,18px);color:#ffffffa6;line-height:1.7;max-width:560px}.oh-form-card{background:#fff;color:#000;padding:32px 28px;border-radius:8px;box-shadow:0 20px 60px #e6332926}.oh-form-title{font-family:var(--fd);font-size:22px;font-weight:400;margin-bottom:18px;color:#000}.oh-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;padding:64px 8vw 56px;position:relative;z-index:2;margin-top:auto}.oh-stat{border-top:3px solid #e63329;padding:18px 0}.oh-stat-val{font-family:var(--fd);font-size:clamp(32px,4vw,52px);font-weight:400;color:#fff;line-height:1;white-space:nowrap}.oh-stat-label{font-size:11px;color:#ffffff73;text-transform:uppercase;letter-spacing:.15em;margin-top:6px}.oh-problems{padding:100px 0;background:#fff}.oh-prob-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#e0e0e0;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden}.oh-prob-card{background:#fff;padding:36px 28px;transition:background .25s}.oh-prob-card:hover{background:#fafafa}.oh-prob-num{font-family:var(--fd);font-size:38px;color:#e63329;line-height:1;margin-bottom:12px;font-weight:400}.oh-prob-card h3{font-size:17px;font-weight:600;margin-bottom:8px;color:#000}.oh-prob-card p{font-size:14px;color:var(--muted);line-height:1.65}.oh-how{padding:100px 0;background:var(--gray)}.oh-steps{max-width:760px;margin:0 auto}.oh-step{display:flex;gap:24px;margin-bottom:40px;position:relative}.oh-step:after{content:"";position:absolute;left:19px;top:48px;bottom:-40px;width:2px;background:#d8d8d8}.oh-step:last-child:after{display:none}.oh-step-num{width:40px;height:40px;min-width:40px;border-radius:50%;background:#e63329;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;position:relative;z-index:1}.oh-step-body{padding-top:6px}.oh-step-body h3{font-size:18px;font-weight:600;margin-bottom:8px}.oh-step-body p{font-size:15px;color:var(--muted);line-height:1.7;margin-bottom:8px}.oh-step-price{font-size:13px;color:#e63329;font-weight:600}.oh-tariffs{padding:100px 0;background:#fff}.oh-integrations{padding:80px 0;text-align:center;background:var(--gray)}.oh-integ-text{font-size:16px;color:var(--muted);max-width:600px;margin:0 auto 32px;line-height:1.65}.oh-integ-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;margin-bottom:16px}.oh-integ-logos img{height:32px;width:auto;opacity:.6;transition:opacity .2s}.oh-integ-logos img:hover{opacity:1}.oh-integ-note{font-size:14px;color:var(--muted)}.oh-deep{padding:100px 0;background:#0a0a0a;color:#fff}.oh-deep .badge{margin-bottom:24px}.oh-deep .sec-h2{color:#fff;max-width:900px;margin-bottom:48px}.oh-deep-block{padding:32px 0;border-bottom:1px solid rgba(255,255,255,.08)}.oh-deep-block:last-of-type{border-bottom:none}.oh-deep-block h3{font-size:22px;font-weight:600;margin-bottom:14px;color:#fff;font-family:"DM Serif Display",Georgia,serif;letter-spacing:-.01em}.oh-deep-block p{font-size:16px;line-height:1.75;color:#ffffffc7;margin-bottom:14px;max-width:840px}.oh-deep-block p strong{color:#fff;font-weight:600}.oh-deep-block p em{color:#e63329;font-style:normal;font-weight:500}.oh-audience{padding:100px 0;background:#fff}.oh-audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.oh-audience-card{background:var(--gray);border-radius:8px;padding:36px 28px;border-top:3px solid #e63329}.oh-audience-card h3{font-size:18px;font-weight:600;margin-bottom:12px}.oh-audience-card p{font-size:15px;color:var(--muted);line-height:1.7}@media(max-width:900px){.oh-hero-grid{grid-template-columns:1fr;gap:40px}.oh-hero-left:before{left:-20px}.oh-stats{grid-template-columns:repeat(2,1fr);padding:32px 24px;gap:24px}.oh-prob-grid,.oh-audience-grid{grid-template-columns:1fr}}.oh-prob-card,.oh-step,.oh-stat,.oh-audience-card{opacity:1!important;transform:none!important}.pricing{padding:100px 0;background:var(--gray)}.price-table{max-width:760px;margin:0 auto 32px;border-radius:8px;overflow:hidden;border:1px solid #e0e0e0;background:#fff}.price-row{display:flex;border-bottom:1px solid #eee;font-size:15px}.price-row:last-child{border:none}.price-row>span{flex:1;padding:14px 20px}.price-row>span:nth-child(2),.price-row>span:nth-child(3){text-align:right}.price-row.price-header{background:#000;color:#fff;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.5px}.price-row.price-header>span{text-align:left}.price-row.price-header>span:nth-child(2),.price-row.price-header>span:nth-child(3){text-align:right}.price-row:not(.price-header):hover{background:#fafafa}.price-row.price-highlight{background:#e63329;color:#fff;font-weight:600}.price-note{text-align:center;font-size:15px;color:var(--muted);margin-bottom:24px;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.oh-integ-logos a{display:inline-flex;align-items:center;transition:transform .2s}.oh-integ-logos a:hover{transform:translateY(-2px)}.oh-integ-logos a:hover img{opacity:1}.faq{padding:100px 0;background:#0a0a0a;color:#fff}.faq .badge{color:#ffffffb3}.faq .sec-h2{color:#fff}.faq-list{max-width:760px;margin:0 auto}.faq-item{border-bottom:1px solid rgba(255,255,255,.08)}.faq-q{width:100%;padding:22px 0;font-size:16px;font-weight:500;background:none;border:none;color:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-family:DM Sans,sans-serif;text-align:left;gap:24px}.faq-q:after{content:"+";font-size:28px;color:#e63329;transition:transform .3s;flex-shrink:0;line-height:1}.faq-item.open .faq-q:after{transform:rotate(45deg)}.faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease}.faq-a p{padding:0 0 22px;font-size:15px;color:#ffffffb3;line-height:1.7;margin:0}.faq-a p a{color:#e63329}.article-section{background:#fff;padding:100px 8vw}.article-section .badge{margin-bottom:24px}.article-section h2{font-family:var(--fd);font-size:clamp(32px,4vw,52px);font-weight:400;margin:8px 0 40px;line-height:1.15}.article-content{max-width:820px}.article-content h3{font-family:var(--fd);font-size:clamp(20px,2.2vw,28px);font-weight:400;margin:36px 0 12px;color:#000}.article-content h3:first-child{margin-top:0}.article-content p{font-size:16px;line-height:1.85;color:#444;margin-bottom:14px}.article-content ul,.article-content ol{padding-left:24px;margin-bottom:18px}.article-content li{font-size:16px;line-height:1.85;color:#444;margin-bottom:6px}@media(max-width:640px){.price-row{font-size:13px}.price-row>span{padding:12px 14px}}
