.oh-page{color:#e8e4dd;font-family:var(--font-dm-sans,"DM Sans", sans-serif);background:#070c14;min-height:100vh;line-height:1.7}.oh-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.oh-logo{font-family:var(--font-syne,"Syne", sans-serif);color:#fff;letter-spacing:-.02em;font-size:17px;font-weight:700;text-decoration:none}.oh-logo span{color:#22d3ee}.oh-header-nav{gap:12px;display:flex}.oh-header-link{color:#ffffff80;border:1px solid #ffffff1f;border-radius:20px;padding:6px 14px;font-size:13px;text-decoration:none;transition:border-color .2s,color .2s}.oh-header-link:hover{color:#22d3ee;border-color:#22d3ee66}.oh-hero{max-width:760px;margin:0 auto;padding:72px 24px 52px}.oh-breadcrumb{color:#ffffff59;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:28px;font-size:12px;display:flex}.oh-breadcrumb a{color:#ffffff59;text-decoration:none;transition:color .2s}.oh-breadcrumb a:hover{color:#22d3ee}.oh-breadcrumb-sep{opacity:.4}.oh-badge{color:#22d3ee;letter-spacing:.06em;text-transform:uppercase;background:#22d3ee14;border:1px solid #22d3ee33;border-radius:20px;align-items:center;gap:7px;margin-bottom:24px;padding:5px 14px;font-size:12px;font-weight:600;display:inline-flex}.oh-badge-dot{background:#22d3ee;border-radius:50%;width:6px;height:6px;animation:2.4s ease-in-out infinite oh-badge-pulse}@keyframes oh-badge-pulse{0%,to{opacity:1}50%{opacity:.3}}.oh-h1{font-family:var(--font-syne,"Syne", sans-serif);letter-spacing:-.03em;color:#fff;margin:0 0 20px;font-size:clamp(28px,4.5vw,48px);font-weight:800;line-height:1.1}.oh-h1 em{color:#22d3ee;font-style:normal}.oh-intro{color:#e8e4ddad;max-width:580px;margin:0;font-size:clamp(15px,2vw,17.5px);line-height:1.68}.oh-main{max-width:920px;margin:0 auto;padding:0 20px 96px}.oh-grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}.oh-card{background:#ffffff06;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:0;padding:28px 28px 24px;transition:border-color .25s,background .25s,transform .2s;display:flex;position:relative;overflow:hidden}.oh-card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#22d3ee40,#0000);height:1px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.oh-card:hover{background:#22d3ee06;border-color:#22d3ee38;transform:translateY(-2px)}.oh-card:hover:before{opacity:1}.oh-card-meta{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.oh-type-badge{letter-spacing:.06em;text-transform:uppercase;border:1px solid;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:700}.oh-duration{color:#ffffff47;font-size:12px;font-weight:500}.oh-icon{background:#ffffff0a;border:1px solid #ffffff12;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:18px;font-size:24px;line-height:1;display:flex}.oh-card-title{font-family:var(--font-syne,"Syne", sans-serif);letter-spacing:-.02em;color:#fff;margin:0 0 10px;font-size:19px;font-weight:700;line-height:1.25}.oh-card-desc{color:#e8e4dd99;flex-grow:1;margin:0 0 18px;font-size:14.5px;line-height:1.65}.oh-benefit{color:#e8e4ddb8;background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;align-items:flex-start;gap:9px;margin-bottom:20px;padding:10px 14px;font-size:13px;line-height:1.45;display:flex}.oh-benefit-check{color:#22d3ee;flex-shrink:0;margin-top:1px;font-size:14px;font-weight:700}.oh-cta{color:#070c14;font-family:var(--font-syne,"Syne", sans-serif);letter-spacing:-.01em;background:#22d3ee;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:auto;padding:13px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:flex}.oh-cta:hover{background:#38e2f5;transform:translateY(-1px)}.oh-cta-arrow{font-size:15px;transition:transform .2s}.oh-cta:hover .oh-cta-arrow{transform:translate(3px)}.oh-footer{border-top:1px solid #ffffff12;flex-direction:column;gap:12px;max-width:920px;margin:0 auto;padding:32px 24px;display:flex}@media (min-width:600px){.oh-footer{flex-direction:row;justify-content:space-between;align-items:center}}.oh-footer-links{flex-wrap:wrap;gap:20px;display:flex}.oh-footer-links a{color:#ffffff4d;font-size:13px;text-decoration:none;transition:color .2s}.oh-footer-links a:hover{color:#22d3ee}.oh-footer-copy{color:#fff3;font-size:12px}@media (max-width:820px){.oh-grid{grid-template-columns:1fr}}@media (max-width:480px){.oh-card{padding:22px 20px 20px}.oh-hero{padding:48px 20px 36px}.oh-main{padding:0 16px 72px}}
