.ot{--ot-ink:#1a1a2e;--ot-body:#4a4a6a;--ot-accent:var(--color-primary);--ot-accent-soft:var(--color-surface-tint);--ot-border:var(--color-primary-tint-12)}.ot-wrap{max-width:880px;margin:0 auto;padding:4rem 2rem}.ot-wrap--wide{max-width:1080px}.ot-breadcrumb{color:var(--ot-body);margin-bottom:1.5rem;font-size:.85rem}.ot-breadcrumb a{color:var(--ot-accent);font-weight:600}.ot-breadcrumb a:hover{text-decoration:underline}.ot-breadcrumb span[aria-current]{color:var(--ot-body)}.ot-hero-cta{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.ot-cta-light,.ot-cta-ghost{letter-spacing:.4px;border-radius:var(--radius-sm,4px);border:2px solid #0000;justify-content:center;align-items:center;padding:14px 32px;font-size:.95rem;font-weight:700;transition:background .2s,transform .15s,border-color .2s;display:inline-flex}.ot-cta-light{color:var(--color-primary);background:#fff;border-color:#fff;box-shadow:0 4px 16px #0000002e}.ot-cta-light:hover{background:var(--color-surface-tint);transform:translateY(-1px)}.ot-cta-ghost{color:#fff;background:#ffffff14;border-color:#ffffffb3}.ot-cta-ghost:hover{background:#ffffff2e;border-color:#fff}.ot-cta-band{text-align:center;padding:4rem 2rem}.ot-cta-band h2{font-size:var(--text-4xl);color:#fff;margin-bottom:1rem;font-weight:700}.ot-cta-band p{color:#ffffffe6;max-width:560px;margin:0 auto 2rem;font-size:1.15rem;line-height:1.7}.ot-cta-band .ot-hero-cta{margin-top:0}.ot-h2{font-size:var(--text-3xl);color:var(--ot-ink);letter-spacing:-.01em;margin-bottom:1rem;font-weight:700}.ot-h3{font-size:var(--text-xl);color:var(--ot-ink);margin-bottom:.5rem;font-weight:700}.ot-p{color:var(--ot-body);margin-bottom:1.25rem;font-size:1.08rem;line-height:1.75}.ot-p:last-child{margin-bottom:0}.ot-answer{border-left:4px solid var(--ot-accent);background:var(--ot-accent-soft);color:var(--ot-ink);border-radius:0 12px 12px 0;margin-bottom:1.25rem;padding:1.5rem 1.75rem;font-size:1.12rem;line-height:1.7}.ot-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.ot-card{border:1px solid var(--ot-border);background:#fff;border-radius:14px;padding:1.75rem;transition:box-shadow .2s,transform .2s}.ot-card:hover{transform:translateY(-2px);box-shadow:0 10px 30px #1a1a2e14}.ot-card__icon{margin-bottom:.85rem}.ot-card p{color:var(--ot-body);margin:0;font-size:.97rem;line-height:1.65}.ot-conditions{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.ot-conditions li{background:var(--color-primary-tint-04);border:1px solid var(--ot-border);color:var(--ot-ink);border-radius:12px;align-items:center;gap:.85rem;padding:1rem 1.25rem;font-size:1.02rem;font-weight:600;line-height:1.4;display:flex}.ot-checks{flex-direction:column;gap:.85rem;display:flex}.ot-checks li{color:#2d2d4e;align-items:flex-start;gap:.75rem;font-size:1.05rem;line-height:1.55;display:flex}.ot-checks__icon{background:var(--ot-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;min-width:26px;height:26px;margin-top:1px;display:inline-flex}.ot-eeat{border:1px solid var(--ot-border);background:#fff;border-radius:16px;grid-template-columns:96px 1fr;align-items:start;gap:1.5rem;padding:2rem;display:grid;box-shadow:0 4px 18px #1a1a2e0d}.ot-eeat__badge{background:var(--ot-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;display:inline-flex}.ot-eeat__name{font-size:var(--text-xl);color:var(--ot-ink);margin-bottom:.25rem;font-weight:700}.ot-eeat__role{color:var(--ot-accent);margin-bottom:.85rem;font-weight:600}.ot-eeat__creds{flex-wrap:wrap;gap:.6rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.ot-eeat__creds li{background:var(--color-primary-tint-08);color:var(--color-primary);border:1px solid var(--color-primary-tint-12);border-radius:999px;align-items:center;padding:.35rem .9rem;font-size:.85rem;font-weight:600;display:inline-flex}.ot-eeat p{color:var(--ot-body);margin:0;font-size:1rem;line-height:1.7}.ot-faq{flex-direction:column;gap:.75rem;display:flex}.ot-faq__item{border:1px solid var(--ot-border);background:#fff;border-radius:12px;overflow:hidden}.ot-faq__q{cursor:pointer;color:var(--ot-ink);justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.4rem;font-size:1.03rem;font-weight:700;list-style:none;display:flex}.ot-faq__q::-webkit-details-marker{display:none}.ot-faq__q:after{content:"+";color:var(--ot-accent);font-size:1.4rem;font-weight:400;line-height:1}.ot-faq__item[open] .ot-faq__q:after{content:"–"}.ot-faq__a{color:var(--ot-body);padding:0 1.4rem 1.2rem;font-size:1rem;line-height:1.7}.ot-reviewed{color:var(--ot-body);text-align:center;margin-top:2rem;font-size:.9rem;font-style:italic}.ot-reviewed a{color:var(--ot-accent);font-weight:600}.ot-contact{background:var(--ot-accent-soft);border-radius:14px;flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem;padding:1.5rem 1.75rem;display:flex}.ot-contact a{color:var(--ot-accent);align-items:center;gap:.6rem;font-size:1.1rem;font-weight:700;display:inline-flex}.ot-contact a:hover{text-decoration:underline}@media (max-width:720px){.ot-wrap{padding:3rem 1.25rem}.ot-eeat{grid-template-columns:1fr;justify-items:start}}
