.oto3-ph{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border-radius:20px;border:2px dashed rgba(100,116,139,.45);background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#475569;text-align:center;padding:24px}.oto3-ph--dark{border-color:hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.07);color:hsla(0,0%,100%,.7)}.oto3-ph-label{margin:0;font-size:14px;font-weight:800;line-height:1.4;letter-spacing:.04em}.oto3-two-col{display:grid;grid-template-columns:.9fr 1.1fr;gap:48px;align-items:center}.oto3-two-col.oto3-flip{grid-template-columns:1.1fr .9fr}.oto3-two-col.oto3-flip .oto3-ph,.oto3-two-col.oto3-flip img.oto3-feature-img,.oto3-two-col.oto3-flip img.oto3-hook-img{order:2}.oto3-two-col.oto3-flip .oto3-col-text{order:1}.oto3-col-text{background:#fff;padding:38px;border-radius:24px;border:1px solid #e2e8f0;box-shadow:0 18px 45px rgba(15,23,42,.07)}.oto3-col-text--dark{padding:0;background:none;border:none;box-shadow:none}.oto3-hero-ph{width:100%;max-width:560px;min-height:320px;margin:40px auto 0}.oto3-intro-ph{width:100%;max-width:520px;min-height:300px;margin:32px auto}.oto3-features-list{display:flex;flex-direction:column;gap:64px;margin-top:48px}.oto3-feature-ph{min-height:300px}.oto3-showcase-flow{display:flex;flex-direction:column;gap:28px;margin-top:42px}.oto3-showcase-card{display:grid;grid-template-columns:1fr 72px 1.2fr;gap:20px;align-items:center;background:#fff;border-radius:24px;border:1px solid #e2e8f0;padding:24px;box-shadow:0 12px 36px rgba(15,23,42,.06)}.oto3-showcase-book-ph{min-height:200px}.oto3-showcase-output-ph{min-height:200px;background:linear-gradient(135deg,#fff7ed,#ffedd5);border-color:rgba(251,146,60,.45)}.oto3-showcase-arrow{width:64px;height:64px;border-radius:50%;background:linear-gradient(90deg,#ec4899,#fb7185,#fb6b3b);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 28px rgba(236,72,153,.35);flex-shrink:0;margin:0 auto}.oto3-showcase-label{margin:12px 0 0;text-align:center;font-size:18px;font-weight:900;color:#1e3a8a}.oto3-guarantee-ph{min-height:320px}@media (max-width:980px){.oto3-two-col,.oto3-two-col.oto3-flip{grid-template-columns:1fr;gap:28px}.oto3-two-col .oto3-ph,.oto3-two-col img.oto3-feature-img,.oto3-two-col img.oto3-guarantee-img,.oto3-two-col img.oto3-hook-img{order:-1!important}.oto3-two-col.oto3-flip .oto3-col-text{order:2!important}.oto3-showcase-card{grid-template-columns:1fr}.oto3-showcase-arrow{transform:rotate(90deg)}.oto3-hero-ph,.oto3-intro-ph{min-height:240px}.oto3-feature-ph{min-height:220px}.oto3-guarantee-ph{min-height:240px}}@media (max-width:600px){.oto3-col-text{padding:24px 18px}.oto3-showcase-book-ph,.oto3-showcase-output-ph{min-height:160px}.oto3-showcase-card{padding:16px}.oto3-showcase-label{font-size:16px}.oto3-features-list{gap:48px}}@media (max-width:390px){.oto3-hero-ph{min-height:200px}.oto3-intro-ph{min-height:180px}.oto3-showcase-arrow{width:48px;height:48px}}.oto3-hero-img{max-width:560px;margin:40px auto 0;box-shadow:0 24px 60px rgba(0,0,0,.35)}.oto3-hero-img,.oto3-intro-img{width:100%;display:block;border-radius:20px}.oto3-intro-img{max-width:520px;margin:32px auto;box-shadow:0 24px 60px rgba(0,0,0,.3)}.oto3-hook-img{border-radius:20px;box-shadow:0 18px 45px rgba(15,23,42,.12)}.oto3-feature-img,.oto3-hook-img{width:100%;display:block;-o-object-fit:cover;object-fit:cover}.oto3-feature-img{border-radius:18px;box-shadow:0 14px 36px rgba(15,23,42,.1)}.oto3-guarantee-img{width:100%;border-radius:20px;display:block;box-shadow:0 18px 45px rgba(15,23,42,.1);-o-object-fit:contain;object-fit:contain}.oto3-showcase-book-img,.oto3-showcase-output-img{width:100%;border-radius:12px;display:block;-o-object-fit:contain;object-fit:contain}.oto3-carousel{position:relative;width:100%;aspect-ratio:4/5;border-radius:14px;overflow:hidden;background:#f1f5f9}.oto3-carousel--pinterest{aspect-ratio:2/3}.oto3-carousel-slide{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;opacity:0;transition:opacity .6s ease;border-radius:14px}.oto3-carousel-slide.is-active{opacity:1}.oto3-carousel-dots{position:absolute;bottom:10px;left:0;right:0;display:flex;justify-content:center;gap:6px;z-index:2}.oto3-carousel-dots span{display:block;width:7px;height:7px;border-radius:50%;background:hsla(0,0%,100%,.45);transition:background .3s,transform .3s;flex-shrink:0}.oto3-carousel-dots span.is-active{background:#fff;transform:scale(1.3)}@media (max-width:600px){.oto3-carousel{aspect-ratio:4/5;border-radius:10px}.oto3-carousel--pinterest{aspect-ratio:2/3}}.oto3-two-col.oto3-flip .oto3-feature-img,.oto3-two-col.oto3-flip .oto3-hook-img{order:2}