.pv-card{background:var(--color-surface, #ffffff);border:1px solid var(--color-border, #e8e1d6);border-radius:var(--radius-lg, 14px);padding:var(--space-5, 1.5rem);box-shadow:var(--shadow-sm, 0 1px 3px rgba(43, 38, 32, .06));display:grid;gap:.85rem}.pv-head{display:grid;gap:.2rem}.pv-eyebrow{font-size:var(--text-xs, .72rem);font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary, #d96f4e)}.pv-title{margin:0;font-size:var(--text-lg, 1.05rem);font-family:var(--font-heading, inherit)}.pv-waiting{display:flex;align-items:flex-start;gap:.75rem}.pv-waiting-text{margin:0;font-size:var(--text-sm, .9rem);color:var(--color-text-muted, #6b6257);line-height:1.5}.pv-spinner{flex:none;width:1.4rem;height:1.4rem;margin-top:.1rem;border:3px solid var(--color-border, #e8e1d6);border-top-color:var(--color-primary, #d96f4e);border-radius:50%;animation:pv-spin .9s linear infinite}@keyframes pv-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.pv-spinner{animation:none}}.pv-ready{display:grid;gap:.75rem}.pv-audio-el{display:none}.pv-player{display:flex;align-items:center;gap:.85rem}.pv-play{flex:none;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:0;border-radius:50%;cursor:pointer;background:var(--color-primary, #d96f4e);color:#fff;box-shadow:0 4px 12px #2b262029;transition:transform .12s ease,filter .12s ease}.pv-play:hover{filter:brightness(1.05)}.pv-play:active{transform:scale(.96)}.pv-play svg{width:22px;height:22px}.pv-scrub{flex:1 1 auto;cursor:pointer;padding:8px 0}.pv-scrub__track{height:6px;border-radius:999px;background:var(--color-border, #e8e1d6);overflow:hidden}.pv-scrub__fill{height:100%;border-radius:999px;background:var(--color-primary, #d96f4e);transition:width .1s linear}.pv-time{flex:none;font-size:var(--text-xs, .75rem);font-weight:600;color:var(--color-text-muted, #6b6257);font-variant-numeric:tabular-nums}@media(prefers-reduced-motion:reduce){.pv-play,.pv-scrub__fill{transition:none}}.pv-disclaimer,.pv-note{margin:0;font-size:var(--text-xs, .78rem);color:var(--color-text-muted, #6b6257);line-height:1.5}.ct-card{background:var(--color-surface, #ffffff);border:1px solid var(--color-border, #e8e1d6);border-radius:var(--radius-lg, 14px);padding:var(--space-5, 1.5rem);box-shadow:var(--shadow-sm, 0 1px 3px rgba(43, 38, 32, .06))}.ct-heading{margin:0 0 .9rem;font-size:var(--text-lg, 1.05rem);font-family:var(--font-heading, inherit)}.ct-faq{list-style:none;margin:0;padding:0;display:grid;gap:.9rem}.ct-faq__item{padding-bottom:.9rem;border-bottom:1px dashed var(--color-border, #e8e1d6)}.ct-faq__item:last-child{padding-bottom:0;border-bottom:none}.ct-faq__q{margin:0 0 .2rem;font-weight:700;font-size:var(--text-sm, .92rem)}.ct-faq__a{margin:0;font-size:var(--text-sm, .88rem);line-height:1.5;color:var(--color-text-muted, #6b6257)}.ct-team{display:flex;align-items:center;gap:.7rem;padding:.7rem .85rem;background:var(--color-accent-bg, #fbeae3);border-radius:var(--radius-md, 10px)}.ct-team__photo{flex:none;width:44px;height:44px;border-radius:50%;object-fit:cover;background:var(--color-surface, #fff)}.ct-team__photo--fallback{display:inline-flex;align-items:center;justify-content:center;color:var(--color-primary, #d96f4e);font-size:1.1rem;font-weight:800;border:1px solid var(--color-border, #e8e1d6)}.ct-team__line{font-size:var(--text-sm, .9rem);font-weight:600;color:var(--color-text, #2b2620)}.ct-guarantee{display:flex;align-items:center;gap:.7rem;margin-top:1rem;padding:.75rem .9rem;border:1px solid color-mix(in srgb,var(--color-primary, #d96f4e) 30%,transparent);background:var(--color-accent-bg, #fbeae3);border-radius:var(--radius-md, 10px)}.ct-guarantee__icon{flex:none;font-size:1.1rem;color:var(--color-primary, #d96f4e)}.ct-guarantee__text{display:grid;gap:.1rem}.ct-guarantee__title{font-size:var(--text-sm, .92rem)}.ct-guarantee__sub{font-size:var(--text-xs, .8rem);color:var(--color-text-muted, #6b6257)}.ug-banner{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.4rem .6rem;padding:.6rem 1rem;margin-bottom:var(--space-4, 1rem);border-radius:var(--radius-md, 10px);background:linear-gradient(125deg,#17553f,#0a2a22);color:#fff;text-align:center}.ug-banner__label{font-size:var(--text-xs, .75rem);font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.9}.ug-banner__clock{font-size:var(--text-lg, 1.1rem);font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:.02em}.ug-banner__sub{font-size:var(--text-xs, .78rem);opacity:.85}.ug-hold{display:flex;align-items:center;gap:.4rem;margin:0;padding:.55rem .8rem;border-radius:var(--radius-md, 10px);border:1px dashed color-mix(in srgb,var(--color-primary, #d96f4e) 40%,transparent);background:var(--color-accent-bg, #fbeae3);color:var(--color-text, #2b2620);font-size:var(--text-sm, .85rem);font-weight:600}.ug-hold__lock{flex:none}
