.oh-hero{text-align:center;padding:40px 0 16px;position:relative}.oh-hero:before{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#0c708014,#0000 70%);width:800px;height:400px;position:absolute;top:0;left:50%;transform:translate(-50%)}.oh-hero-inner{max-width:680px;margin:0 auto;position:relative}.oh-hero-badge{color:#059669;background:#d1fae5;border:1px solid #05966933;border-radius:99px;align-items:center;gap:7px;margin-bottom:20px;padding:5px 16px 5px 10px;font-size:12px;font-weight:700;display:inline-flex}.oh-hero-badge-ico{font-size:14px}.oh-hero h1{letter-spacing:-.03em;margin-bottom:14px;font-size:clamp(30px,4.5vw,46px);font-weight:800;line-height:1.08}.oh-hero h1 em{color:var(--bb-primary,#0c7080);font-style:normal}.oh-hero-sub{color:var(--bb-body,#3a4455);max-width:540px;margin:0 auto 24px;font-size:17px;line-height:1.7}.oh-how-bar{background:var(--bb-white,#fff);border:1.5px solid var(--bb-border,#e4e9ee);border-radius:14px;grid-template-columns:repeat(3,1fr);gap:0;margin-bottom:40px;display:grid;overflow:hidden;box-shadow:0 1px 3px #080f1e0a,0 2px 8px #080f1e0f}.oh-how-step{border-right:1px solid var(--bb-border-soft,#f0f4f6);align-items:center;gap:14px;padding:22px 20px;display:flex;position:relative}.oh-how-step:last-child{border-right:none}.oh-how-num{background:var(--bb-primary,#0c7080);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:800;display:flex}.oh-how-text{color:var(--bb-body,#3a4455);font-size:13px;line-height:1.45}.oh-how-text strong{margin-bottom:1px;font-size:14px;font-weight:700;display:block}.oh-how-arrow{background:var(--bb-bg,#f6f9fa);border:1px solid var(--bb-border,#e4e9ee);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:50%;right:-10px;transform:translateY(-50%)}.oh-how-step:last-child .oh-how-arrow{display:none}.oh-filter-bar{flex-wrap:wrap;justify-content:center;gap:6px;margin-bottom:36px;display:flex}.oh-filter-btn{border:1.5px solid var(--bb-border,#e4e9ee);background:var(--bb-white,#fff);color:var(--bb-gray,#68778a);cursor:pointer;border-radius:99px;align-items:center;gap:6px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .15s;display:flex}.oh-filter-btn:hover{border-color:var(--bb-primary,#0c7080);color:var(--bb-primary,#0c7080);background:#dff1f4}.oh-filter-btn.active{background:var(--bb-primary,#0c7080);color:#fff;border-color:var(--bb-primary,#0c7080);box-shadow:0 4px 12px #0c708040}.oh-filter-count{text-align:center;background:#ffffff40;border-radius:99px;min-width:18px;padding:1px 6px;font-size:10px;font-weight:800}.oh-filter-btn:not(.active) .oh-filter-count{background:var(--bb-bg-soft,#eef3f5);color:var(--bb-gray-light,#9baab8)}.oh-tools-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.oh-tool-card{background:var(--bb-white,#fff);border:1.5px solid var(--bb-border,#e4e9ee);color:inherit;border-radius:16px;flex-direction:column;padding:0;text-decoration:none;transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .18s,box-shadow .22s;display:flex;position:relative;overflow:hidden}.oh-tool-card:hover{border-color:var(--bb-primary,#0c7080);transform:translateY(-6px);box-shadow:0 16px 40px #0c70801f}.oh-tool-card.featured{border:2px solid var(--bb-primary,#0c7080);box-shadow:0 1px 3px #080f1e0a,0 2px 8px #080f1e0f}.oh-tc-strip{width:100%;height:4px}.oh-tool-card.featured .oh-tc-strip{height:5px}.oh-tc-body{flex-direction:column;flex:1;gap:8px;padding:24px 22px 20px;display:flex}.oh-tc-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.oh-tc-ico{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.oh-tool-card.featured .oh-tc-ico{width:52px;height:52px;font-size:26px}.oh-tc-free{letter-spacing:.04em;text-transform:uppercase;color:#059669;background:#d1fae5;border-radius:99px;flex-shrink:0;margin-top:4px;padding:3px 10px;font-size:10px;font-weight:800}.oh-tool-card h3{letter-spacing:-.01em;margin:4px 0 0;font-size:16px;font-weight:800;line-height:1.2}.oh-tool-card.featured h3{font-size:17px}.oh-tc-desc{color:var(--bb-gray,#68778a);flex:1;font-size:13px;line-height:1.55}.oh-tc-footer{border-top:1px solid var(--bb-border-soft,#f0f4f6);background:var(--bb-bg,#f6f9fa);justify-content:space-between;align-items:center;padding:14px 22px;display:flex}.oh-tc-action{color:var(--bb-primary,#0c7080);align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.oh-tc-arrow{background:#dff1f4;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:background .15s,transform .15s;display:flex}.oh-tool-card:hover .oh-tc-arrow{background:var(--bb-primary,#0c7080);transform:translate(2px)}.oh-tool-card:hover .oh-tc-arrow svg{color:#fff}.oh-tc-arrow svg{width:12px;height:12px;color:var(--bb-primary,#0c7080)}.oh-tc-usage{color:var(--bb-gray-light,#9baab8);align-items:center;gap:5px;font-size:11px;display:flex}.oh-tc-usage-dot{background:#059669;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 2px #05966926}.oh-tc-popular{letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(135deg,var(--bb-primary,#0c7080),#0e8291);color:#fff;z-index:2;border-radius:0 0 8px 8px;padding:4px 14px;font-size:9px;font-weight:800;position:absolute;top:-1px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0c70804d}.oh-guide-link{background:var(--bb-white,#fff);border:1.5px solid var(--bb-border,#e4e9ee);border-left:4px solid var(--bb-primary,#0c7080);color:inherit;border-radius:0 14px 14px 0;align-items:center;gap:16px;padding:22px 28px;text-decoration:none;transition:box-shadow .15s;display:flex;box-shadow:0 1px 3px #080f1e0a}.oh-guide-link:hover{box-shadow:0 4px 16px #080f1e14}.oh-guide-link-ico{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.oh-guide-link-text{flex:1}.oh-guide-link-title{margin-bottom:2px;font-size:15px;font-weight:700}.oh-guide-link-desc{color:var(--bb-gray,#68778a);font-size:13px}.oh-guide-link-arrow{color:var(--bb-primary,#0c7080);white-space:nowrap;align-items:center;gap:6px;font-size:14px;font-weight:700;display:flex}.oh-cta-block{background:linear-gradient(135deg,#073b48 0%,var(--bb-primary,#0c7080) 50%,#073b48 100%);text-align:center;border-radius:20px;padding:48px;position:relative;overflow:hidden}.oh-cta-block:before{content:"";background:#ffffff0a;border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;right:-100px}.oh-cta-inner{z-index:1;max-width:560px;margin:0 auto;position:relative}.oh-cta-title{color:#fff;letter-spacing:-.02em;white-space:pre-line;margin-bottom:12px;font-size:clamp(24px,3vw,32px);font-weight:800;line-height:1.15}.oh-cta-sub{color:#ffffffb3;margin-bottom:28px;font-size:15px;line-height:1.65}.oh-cta-btn{color:#09586a;background:#fff;border-radius:12px;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 16px #00000026}.oh-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0003}.oh-cta-trust{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:24px;display:flex}.oh-cta-trust-item{color:#ffffff80;align-items:center;gap:6px;font-size:12px;display:flex}.oh-tool-card.hidden{display:none}@keyframes oh-fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.oh-tool-card{animation:.45s cubic-bezier(.16,1,.3,1) backwards oh-fadeUp}.oh-tool-card:first-child{animation-delay:30ms}.oh-tool-card:nth-child(2){animation-delay:60ms}.oh-tool-card:nth-child(3){animation-delay:90ms}.oh-tool-card:nth-child(4){animation-delay:.12s}.oh-tool-card:nth-child(5){animation-delay:.15s}.oh-tool-card:nth-child(6){animation-delay:.18s}@media not all and (min-width:900px){.oh-guide-link{text-align:center;flex-direction:column;gap:12px}.oh-guide-link-arrow{justify-content:center}}@media not all and (min-width:600px){.oh-hero{padding:24px 0 8px}.oh-hero h1{font-size:28px}.oh-hero-sub{font-size:15px}.oh-hero-badge{padding:4px 12px 4px 8px;font-size:11px}.oh-filter-bar{gap:4px;margin-bottom:24px}.oh-filter-btn{padding:6px 12px;font-size:12px}.oh-tools-grid{grid-template-columns:1fr;gap:12px}.oh-tool-card:hover{transform:translateY(-3px)}.oh-tc-body{padding:20px 18px 16px}.oh-tc-footer{padding:12px 18px}.oh-how-bar{grid-template-columns:1fr}.oh-how-step{border-right:none;border-bottom:1px solid var(--bb-border-soft,#f0f4f6);padding:16px}.oh-how-step:last-child{border-bottom:none}.oh-how-arrow{display:none!important}.oh-cta-block{border-radius:16px;padding:28px 20px}.oh-cta-title{font-size:22px}.oh-cta-btn{padding:12px 24px;font-size:14px}.oh-guide-link{border-left-width:3px;padding:18px 16px}}
