:root{--yp-accent:#eeb44e;--yp-accent-hover:#d9a03d;--yp-radius-sm:8px;--yp-radius-md:12px;--yp-radius-lg:16px;--yp-radius-xl:24px;--yp-glass-cta-min-h:2.5rem;--yp-glass-cta-py:.6rem;--yp-glass-cta-px:1.2rem;--yp-glass-cta-radius:.375rem;--yp-glass-cta-fs:.82rem;--yp-glass-cta-fw:600}[data-theme=dark]{--yp-text:#e4e4e7;--yp-text-heading:#fafafa;--yp-text-muted:#ffffff9e;--yp-text-on-dark:#fafafa;--yp-link:#e4e4e7;--yp-border:#ffffff1a;--yp-border-strong:#ffffff29;--yp-surface:#0c0c0e;--yp-surface-subtle:#ffffff0a;--yp-surface-elevated:#ffffff0d;--yp-surface-muted:#ffffff0f;--yp-surface-nav:#121214;--yp-surface-header:#0c0c0eeb;--yp-surface-input:#ffffff0f;--yp-surface-hover:#ffffff0f;--yp-surface-footer:#18181b;--yp-canvas-top:#0c0c0e;--yp-canvas-mid:#101016;--yp-canvas-bottom:#08080a;--yp-rail-bg:#121214;--yp-rail-border:#ffffff1a;--yp-rail-icon:#ffffffb8;--yp-rail-icon-border:#ffffff24;--yp-rail-label:#ffffff94;--yp-rail-label-hover:#fff;--yp-rail-hover-bg:#ffffff0f;--yp-rail-shadow-out:6px 0 28px #00000057;--yp-shadow-sm:0 1px 2px #0003;--yp-shadow-md:0 4px 24px #00000052;--yp-shadow-lg:0 24px 64px #0006;--yp-shadow-preview:0 32px 80px #00000073, 0 0 0 1px #ffffff14}[data-theme=dark] .yp-section-rail--right{--yp-rail-shadow-out:-6px 0 28px #00000057}[data-theme=light]{--yp-text:#18181b;--yp-text-heading:#09090b;--yp-text-muted:#3f3f46;--yp-text-on-dark:#09090b;--yp-link:#18181b;--yp-border:#e4e4e7;--yp-border-strong:#d4d4d8;--yp-surface:#fafafa;--yp-surface-subtle:#f4f4f5;--yp-surface-elevated:#fff;--yp-surface-muted:#f4f4f5;--yp-surface-nav:#fff;--yp-surface-header:#fff;--yp-surface-input:#fff;--yp-surface-hover:#f4f4f5;--yp-surface-footer:#ececec;--yp-canvas-top:#ececec;--yp-canvas-mid:#e4e4e7;--yp-canvas-bottom:#d4d4d8;--yp-rail-bg:#fff;--yp-rail-border:#e4e4e7;--yp-rail-icon:#52525b;--yp-rail-icon-border:#e4e4e7;--yp-rail-label:#52525b;--yp-rail-label-hover:#09090b;--yp-rail-hover-bg:#f4f4f5;--yp-rail-shadow-out:6px 0 24px #0000001a;--yp-shadow-sm:0 1px 2px #0000000d;--yp-shadow-md:0 4px 20px #00000014;--yp-shadow-lg:0 16px 40px #0000001a;--yp-shadow-preview:0 20px 48px #0000001f, 0 0 0 1px var(--yp-border);--yp-preview-bg:#fff;--yp-preview-bg-muted:#f4f4f5;--yp-preview-bg-subtle:#fafafa;--yp-preview-border:#e4e4e7;--yp-preview-text:#18181b;--yp-preview-text-muted:#52525b;--yp-preview-accent-text:#92600a}[data-theme=light] .yp-section-rail--right{--yp-rail-shadow-out:-6px 0 24px #0000001a}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.yp-section-rail{z-index:45;border:1px solid var(--yp-rail-border,var(--yp-border));background:var(--yp-rail-bg,var(--yp-surface-nav));gap:.1rem;width:3rem;padding-block:.45rem;transition:width .26s,padding .26s,box-shadow .26s;display:grid;position:fixed;top:50%;overflow:hidden;transform:translateY(-50%)}.yp-section-rail--left{box-shadow:var(--yp-rail-shadow-out,6px 0 28px #00000038);border-left:none;border-radius:0 .875rem .875rem 0;padding-inline:.5rem .35rem;left:0;right:auto}.yp-section-rail--right{box-shadow:var(--yp-rail-shadow-out,-6px 0 28px #00000038);border-right:none;border-radius:.875rem 0 0 .875rem;padding-inline:.35rem .5rem;left:auto;right:0}.yp-section-rail:hover{width:13.25rem}.yp-section-rail--left:hover{padding-inline:.55rem .45rem}.yp-section-rail--right:hover{padding-inline:.45rem .55rem}.yp-section-rail__block{gap:.1rem;display:grid}.yp-section-rail__sep{background:var(--yp-rail-border,var(--yp-border));height:1px;margin:.16rem .2rem}.yp-section-rail__item{width:100%;min-height:2.75rem;color:var(--yp-rail-label,var(--yp-text-muted));text-align:start;cursor:pointer;background:0 0;border:none;border-radius:.625rem;flex-direction:row;align-items:center;gap:.55rem;padding-block:.5rem;padding-inline:.15rem;transition:color .15s;display:flex}.yp-section-rail__item:hover{color:var(--yp-rail-label-hover,var(--yp-text-heading))}.yp-section-rail:not(:hover) .yp-section-rail__item{justify-content:center}.yp-section-rail--left:hover .yp-section-rail__item{flex-direction:row;justify-content:flex-start}html:not([dir=rtl]) .yp-section-rail--right:hover .yp-section-rail__item{flex-direction:row-reverse;justify-content:flex-start}html[dir=rtl] .yp-section-rail--right:hover .yp-section-rail__item{flex-direction:row;justify-content:flex-start}.yp-section-rail:hover .yp-section-rail__item:hover:not(.is-current){background:var(--yp-rail-hover-bg,var(--yp-surface-hover))}.yp-section-rail__icon{border:1px solid var(--yp-rail-icon-border,var(--yp-border));width:1.95rem;height:1.95rem;color:var(--yp-rail-icon,var(--yp-text-muted));background:0 0;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,border-color .15s;display:inline-flex}.yp-section-rail__icon svg{width:1.05rem;height:1.05rem;display:block}.yp-section-rail__item.is-current{color:var(--yp-rail-label-hover,var(--yp-text-heading));background:0 0}.yp-section-rail__item.is-current .yp-section-rail__icon{border-color:var(--yp-accent);color:var(--yp-accent)}.yp-section-rail__text{opacity:0;white-space:nowrap;min-width:0;max-width:0;color:inherit;text-align:start;flex:1;font-size:.8125rem;font-weight:600;line-height:1.35;transition:max-width .26s,opacity .18s;overflow:hidden}.yp-section-rail:hover .yp-section-rail__text{opacity:1;max-width:9.5rem}@media (width<=767px){.yp-section-rail{display:none}}[data-theme=light] .yp-home-bg-veil,[data-theme=light] .yp-analysis-bg-veil{display:none!important}[data-theme=light] .yp-home-page,[data-theme=light] .yp-analysis-page{color:var(--yp-text)}[data-theme=light] .yp-header-merged{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}[data-theme=light] .yp-home-sticky-header.yp-header-merged{-webkit-backdrop-filter:blur(16px)saturate(1.25);background:linear-gradient(#ffffffad 0%,#ffffff6b 58%,#fff0 100%);border-bottom:1px solid #0000000f;box-shadow:0 8px 24px #0f172a0f}[data-theme=light] .yp-header-soft-link,[data-theme=light] .yp-theme-icon-btn{color:var(--yp-text-muted)}[data-theme=light] .yp-header-soft-link:hover,[data-theme=light] .yp-theme-icon-btn:hover{color:var(--yp-text-heading)}[data-theme=light] .yp-header-utils-sep{background:var(--yp-border)}[data-theme=dark] .yp-header-soft-link{color:#ffffff9e}[data-theme=dark] .yp-header-soft-link:hover{color:#fff}[data-theme=dark] .yp-theme-icon-btn{color:#ffffff9e}[data-theme=dark] .yp-theme-icon-btn:hover{color:#fff}[data-theme=dark] .yp-header-utils-sep{background:#ffffff29}[data-theme=light] .yp-home-page .yp-film-kicker{color:var(--yp-accent-hover)}[data-theme=light] .yp-home-page .yp-film-title-line,[data-theme=light] .yp-home-page .yp-hero-title,[data-theme=light] .yp-home-page .yp-hero-scroll-anchor{color:var(--yp-text-heading)}[data-theme=light] .yp-home-page .yp-film-lead,[data-theme=light] .yp-home-page .yp-hero-sub,[data-theme=light] .yp-home-page .yp-hero-stack-label,[data-theme=light] .yp-home-page .yp-film-cta-sub{color:var(--yp-text-muted)}[data-theme=light] .yp-home-page .yp-film-title-line.is-accent{background:linear-gradient(135deg, #09090b 0%, var(--yp-accent-hover) 72%, var(--yp-accent) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}[data-theme=light] .yp-home-page .yp-film-dot{background:var(--yp-border-strong)}[data-theme=light] .yp-home-page .yp-hero-ghost,[data-theme=light] .yp-home-page .yp-btn-ghost-on-dark{color:var(--yp-text-heading);border-color:var(--yp-border);background:var(--yp-surface-elevated)}[data-theme=light] .yp-home-page .yp-proof-intro-title span:not(:last-child){color:var(--yp-text-heading)}[data-theme=light] .yp-home-page .yp-proof-intro-title span:last-child{background:linear-gradient(135deg, #09090b 0%, var(--yp-accent-hover) 72%, var(--yp-accent) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}[data-theme=light] .yp-home-page .yp-proof-intro-lead{color:var(--yp-text-muted)}[data-theme=light] .yp-home-page .yp-proof-intro-cta{color:var(--yp-text-heading);background:#eeb44e33;border-color:#d9a03d73}[data-theme=light] .yp-home-page .yp-proof-intro-cta:hover{color:var(--yp-text-heading);border-color:var(--yp-accent-hover);background:#eeb44e4d}[data-theme=light] .yp-home-page .yp-proof-meta{color:var(--yp-text-muted)}[data-theme=light] .yp-home-page .yp-proof-meta span:first-child{color:var(--yp-accent-hover)}[data-theme=light] .yp-home-page .yp-proof-title span:not(:last-child){color:var(--yp-text-heading)}[data-theme=light] .yp-home-page .yp-proof-title span:last-child{background:linear-gradient(135deg, #09090b 0%, var(--yp-accent-hover) 72%, var(--yp-accent) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}[data-theme=light] .yp-home-page .yp-proof-promise{color:var(--yp-text-muted)}[data-theme=light] .yp-home-page .yp-proof-problem,[data-theme=light] .yp-home-page .yp-proof-answer{border-color:var(--yp-border);background:var(--yp-surface-elevated);box-shadow:var(--yp-shadow-sm)}[data-theme=light] .yp-home-page .yp-proof-answer{background:#eeb44e1a;border-color:#d9a03d47}[data-theme=light] .yp-home-page .yp-proof-problem span,[data-theme=light] .yp-home-page .yp-proof-answer span{color:var(--yp-accent-hover)}[data-theme=light] .yp-home-page .yp-proof-problem p,[data-theme=light] .yp-home-page .yp-proof-answer p{color:var(--yp-text)}[data-theme=light] .yp-home-page .yp-proof-foot{border-top-color:var(--yp-border)}[data-theme=light] .yp-home-page .yp-proof-deliverables{border-color:var(--yp-border);background:#ffffffb8}[data-theme=light] .yp-home-page .yp-proof-deliverables-label{color:var(--yp-accent-hover)}[data-theme=light] .yp-home-page .yp-proof-points li{color:var(--yp-text)}[data-theme=light] .yp-home-page .yp-proof-deliverables .yp-proof-outcome-line{border-inline-start-color:var(--yp-border);color:var(--yp-text);border-inline-end-color:#0000}html[dir=ltr] [data-theme=light] .yp-home-page .yp-proof-deliverables .yp-proof-outcome-line{border-inline-start-color:#0000;border-inline-end-color:var(--yp-border)}[data-theme=light] .yp-home-page .yp-proof-deliverables .yp-proof-link{border-top-color:var(--yp-border)}[data-theme=light] .yp-home-page .yp-proof-link{color:var(--yp-text-heading)}[data-theme=light] .yp-home-page .yp-proof-link:hover{color:var(--yp-accent-hover)}[data-theme=light] .yp-home-page .yp-proof-card-title,[data-theme=light] .yp-home-page .yp-proof-metric-value,[data-theme=light] .yp-home-page .yp-proof-stack-title{color:var(--yp-text-heading)}[data-theme=light] .yp-home-page .yp-proof-card-desc,[data-theme=light] .yp-home-page .yp-proof-metric-label,[data-theme=light] .yp-home-page .yp-proof-stack-desc{color:var(--yp-text-muted)}[data-theme=light] .yp-home-page .yp-proof-visual-panel,[data-theme=light] .yp-home-page .yp-proof-rail,[data-theme=light] .yp-home-page .yp-home-testimonial-card{border-color:var(--yp-border);background:var(--yp-surface-elevated);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:var(--yp-shadow-md)}[data-theme=light] .yp-home-page .yp-home-testimonials-lead,[data-theme=light] .yp-home-page .yp-home-testimonial-role{color:var(--yp-text-muted)}[data-theme=light] .yp-home-page .yp-home-testimonial-quote p{color:var(--yp-text-heading)}[data-theme=light] .yp-home-page .yp-home-testimonials-google-badge{border-color:var(--yp-border);background:var(--yp-surface-elevated);color:var(--yp-text-body)}[data-theme=light] .yp-home-page .yp-home-testimonials-google-count{color:var(--yp-text-muted)}[data-theme=light] .yp-home-page .yp-home-quote-inner{border-color:var(--yp-border);background:var(--yp-surface-elevated);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:var(--yp-shadow-md)}[data-theme=light] .yp-home-page .yp-home-quote-text{color:var(--yp-text-heading)}[data-theme=light] .yp-home-page .yp-home-quote-meta,[data-theme=light] .yp-home-page .yp-home-quote-meta strong{color:var(--yp-text-muted)}[data-theme=light] .yp-home-page .yp-home-tech-inner{border-color:#0000}[data-theme=light] .yp-home-page .yp-home-tech-kicker{color:var(--yp-accent-hover)}[data-theme=light] .yp-home-page .yp-home-tech-title{color:var(--yp-text-heading)}[data-theme=light] .yp-home-page .yp-home-tech-lead{color:var(--yp-text-muted)}[data-theme=light] .yp-home-page .yp-home-tech-item{border-color:var(--yp-border);background:var(--yp-surface-elevated)}[data-theme=light] .yp-home-page .yp-home-tech-item:hover{background:var(--yp-surface);border-color:#eeb44e59}[data-theme=light] .yp-home-page .yp-home-tech-logo img{filter:brightness(0);opacity:.52}[data-theme=light] .yp-home-page .yp-home-tech-item:hover .yp-home-tech-logo img{filter:brightness(0)sepia()saturate(4.2)hue-rotate(5deg);opacity:.88}[data-theme=light] .yp-home-page .yp-home-tech-name{color:#3f3f468c}[data-theme=light] .yp-home-page .yp-home-tech-item:hover .yp-home-tech-name,[data-theme=light] .yp-home-page .yp-home-clients-title{color:var(--yp-text-heading)}[data-theme=light] .yp-home-page .yp-home-clients-kicker{color:var(--yp-accent-hover)}[data-theme=light] .yp-home-page .yp-home-client-item{border-color:var(--yp-border);background:var(--yp-surface-elevated)}[data-theme=light] .yp-home-page .yp-home-client-item:hover{border-color:#eeb44e59}[data-theme=light] .yp-home-page .yp-home-client-logo img{filter:grayscale()brightness(0)contrast(1.08);opacity:.56}[data-theme=light] .yp-home-page .yp-home-client-item--color .yp-home-client-logo img{filter:none;opacity:.82}[data-theme=light] .yp-home-page .yp-home-client-item:hover .yp-home-client-logo img{filter:grayscale()brightness(0)sepia()saturate(3.6)hue-rotate(5deg);opacity:.88}[data-theme=light] .yp-home-page .yp-home-client-item--color:hover .yp-home-client-logo img{filter:none;opacity:.95}[data-theme=light] .yp-home-page .yp-cta-title-line1{color:var(--yp-text-heading)}[data-theme=light] .yp-home-page .yp-cta-title-line2{background:linear-gradient(135deg, var(--yp-text-heading) 0%, var(--yp-accent-hover) 70%);color:#0000;-webkit-background-clip:text;background-clip:text}[data-theme=light] .yp-home-page .yp-cta-lead{color:var(--yp-text-muted)}[data-theme=light] .yp-home-page .yp-cta-trust{border-color:var(--yp-border);background:var(--yp-surface-elevated)}[data-theme=light] .yp-home-page .yp-cta-trust-label{color:var(--yp-accent-hover)}[data-theme=light] .yp-home-page .yp-cta-trust-list li{color:var(--yp-text-body)}[data-theme=light] .yp-home-page .yp-cta-map{border-color:var(--yp-border);background:var(--yp-surface-elevated)}[data-theme=light] .yp-home-page .yp-cta-map-step-label{color:var(--yp-text-heading)}[data-theme=light] .yp-home-page .yp-cta-map-footer-text{color:var(--yp-text-muted)}[data-theme=light] .yp-home-page .yp-agency-title{color:var(--yp-text-heading)}[data-theme=light] .yp-home-page .yp-agency-body{color:var(--yp-text-muted)}[data-theme=light] .yp-home-page .yp-agency-tag{border-color:var(--yp-border);color:var(--yp-text-muted)}[data-theme=light] .yp-home-page .yp-agency-cta{color:var(--yp-text-muted)}[data-theme=light] .yp-home-page .yp-agency-cta:hover,[data-theme=light] .yp-analysis-page .yp-analysis-title,[data-theme=light] .yp-analysis-page .yp-analysis-step-title{color:var(--yp-text-heading)}[data-theme=light] .yp-analysis-page .yp-analysis-subtitle,[data-theme=light] .yp-analysis-page .yp-analysis-step-hint,[data-theme=light] .yp-analysis-page .yp-analysis-disclaimer,[data-theme=light] .yp-analysis-page .yp-analysis-field-label,[data-theme=light] .yp-analysis-page .yp-analysis-consent,[data-theme=light] .yp-analysis-page .yp-analysis-report-block,[data-theme=light] .yp-analysis-page .yp-analysis-report-block li,[data-theme=light] .yp-analysis-page .yp-analysis-report-block p{color:var(--yp-text-muted)}[data-theme=light] .yp-analysis-page .yp-analysis-option,[data-theme=light] .yp-analysis-page .yp-analysis-textarea,[data-theme=light] .yp-analysis-page .yp-analysis-input{border-color:var(--yp-border);background:var(--yp-surface-input);color:var(--yp-text-heading)}[data-theme=light] .yp-analysis-page .yp-analysis-option.is-selected{border-color:var(--yp-accent-hover);background:var(--yp-surface-subtle)}[data-theme=light] .yp-analysis-page .yp-analysis-panel{border-color:var(--yp-border);background:var(--yp-surface-elevated);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:var(--yp-shadow-md)}[data-theme=light] .yp-footer-dark{border-top-color:var(--yp-border);background:var(--yp-surface-footer);color:var(--yp-text-muted)}[data-theme=light] .yp-footer-dark .yp-footer-heading{color:var(--yp-text-heading)}[data-theme=light] .yp-footer-dark .yp-footer-tagline,[data-theme=light] .yp-footer-dark .yp-footer-link,[data-theme=light] .yp-footer-dark .yp-footer-bottom p,[data-theme=light] .yp-footer-dark .yp-footer-note{color:var(--yp-text-muted)}[data-theme=light] .yp-footer-dark .yp-footer-bottom{border-top-color:var(--yp-border)}[data-theme=light] .yp-home-page .yp-proof-visual .yp-ai-chat,[data-theme=light] .yp-home-page .yp-proof-visual .yp-code-screen,[data-theme=light] .yp-home-page .yp-proof-visual .yp-product-preview,[data-theme=light] .yp-home-page .yp-proof-visual .yp-saas-preview,[data-theme=light] .yp-home-page .yp-proof-visual .yp-ops-preview,[data-theme=light] .yp-home-page .yp-proof-visual .yp-seo-preview,[data-theme=light] .yp-home-page .yp-proof-visual .yp-marketing-preview,[data-theme=light] .yp-home-page .yp-proof-visual .yp-app-preview,[data-theme=light] .yp-home-page .yp-proof-visual .yp-studio-preview,[data-theme=light] .yp-home-page .yp-proof-visual .yp-proof-build-flow,[data-theme=light] .yp-home-page .yp-film-visual-panel .yp-studio-preview{border-color:var(--yp-border);box-shadow:var(--yp-shadow-md)}[data-theme=light] .yp-home-page .yp-studio-preview,[data-theme=light] .yp-home-page .yp-proof-journey .yp-proof-build-flow,[data-theme=light] .yp-home-page .yp-saas-preview,[data-theme=light] .yp-home-page .yp-ops-preview,[data-theme=light] .yp-home-page .yp-seo-preview,[data-theme=light] .yp-home-page .yp-marketing-preview,[data-theme=light] .yp-home-page .yp-product-preview{background:var(--yp-surface-elevated)}[data-theme=light] .yp-home-page .yp-studio-preview-head,[data-theme=light] .yp-home-page .yp-ops-preview-head,[data-theme=light] .yp-home-page .yp-seo-preview-head,[data-theme=light] .yp-home-page .yp-marketing-preview-head,[data-theme=light] .yp-home-page .yp-proof-build-head{border-bottom-color:var(--yp-border)}[data-theme=light] .yp-home-page .yp-ops-preview-label,[data-theme=light] .yp-home-page .yp-seo-preview-label,[data-theme=light] .yp-home-page .yp-marketing-preview-label{color:var(--yp-accent-hover)}[data-theme=light] .yp-home-page .yp-ops-preview-clock,[data-theme=light] .yp-home-page .yp-ops-preview-tab,[data-theme=light] .yp-home-page .yp-seo-preview-badge,[data-theme=light] .yp-home-page .yp-marketing-preview-badge,[data-theme=light] .yp-home-page .yp-seo-preview-tab,[data-theme=light] .yp-home-page .yp-marketing-preview-tab{border-color:var(--yp-border);color:var(--yp-text-muted)}[data-theme=light] .yp-home-page .yp-ops-preview-tab.is-active,[data-theme=light] .yp-home-page .yp-seo-preview-tab.is-active,[data-theme=light] .yp-home-page .yp-marketing-preview-tab.is-active{color:var(--yp-text-heading);border-color:var(--yp-accent-hover);background:#eeb44e29}[data-theme=light] .yp-home-page .yp-ops-preview-board-title,[data-theme=light] .yp-home-page .yp-seo-preview-board-title,[data-theme=light] .yp-home-page .yp-marketing-preview-board-title{color:var(--yp-text-heading)}[data-theme=light] .yp-home-page .yp-ops-preview-row,[data-theme=light] .yp-home-page .yp-seo-preview-row,[data-theme=light] .yp-home-page .yp-marketing-preview-row{border-color:var(--yp-border);background:var(--yp-surface)}[data-theme=light] .yp-home-page .yp-ops-preview-task,[data-theme=light] .yp-home-page .yp-seo-preview-keyword,[data-theme=light] .yp-home-page .yp-marketing-preview-campaign{color:var(--yp-text)}[data-theme=light] .yp-home-page .yp-ops-preview-who{color:var(--yp-text-muted)}[data-theme=light] .yp-home-page .yp-studio-preview-label,[data-theme=light] .yp-home-page .yp-proof-build-label{color:var(--yp-accent-hover)}[data-theme=light] .yp-home-page .yp-studio-preview-phone,[data-theme=light] .yp-home-page .yp-proof-build-detail,[data-theme=light] .yp-home-page .yp-proof-build-side-panel,[data-theme=light] .yp-home-page .yp-proof-build-channels{border-color:var(--yp-border);background:var(--yp-surface-subtle)}[data-theme=light] .yp-home-page .yp-studio-preview-side{border-color:var(--yp-border);background:var(--yp-surface-muted)}[data-theme=light] .yp-home-page .yp-studio-title,[data-theme=light] .yp-home-page .yp-proof-build-title{color:var(--yp-text-heading)}[data-theme=light] .yp-home-page .yp-studio-subtitle,[data-theme=light] .yp-home-page .yp-studio-body,[data-theme=light] .yp-home-page .yp-proof-build-subtitle,[data-theme=light] .yp-home-page .yp-proof-build-body,[data-theme=light] .yp-home-page .yp-proof-build-checks li,[data-theme=light] .yp-home-page .yp-studio-side-list li,[data-theme=light] .yp-home-page .yp-proof-build-side-list li,[data-theme=light] .yp-home-page .yp-proof-build-channels-list li{color:var(--yp-text)}[data-theme=light] .yp-home-page .yp-studio-side-title,[data-theme=light] .yp-home-page .yp-proof-build-side-label,[data-theme=light] .yp-home-page .yp-proof-build-channels-label,[data-theme=light] .yp-home-page .yp-proof-build-track-step{color:var(--yp-text-muted);border-color:var(--yp-border);background:var(--yp-surface-subtle)}[data-theme=light] .yp-home-page .yp-proof-build-side-title{color:var(--yp-text-heading)}[data-theme=light] .yp-home-page .yp-studio-tags span,[data-theme=light] .yp-home-page .yp-proof-build-tags span{color:var(--yp-text);background:var(--yp-surface-elevated);border:1px solid var(--yp-border)}[data-theme=light] .yp-home-page .yp-proof-build-track-step.is-active{color:var(--yp-text-heading);border-color:var(--yp-accent-hover);background:#eeb44e1f}[data-theme=light] .yp-home-page .yp-saas-preview-bar,[data-theme=light] .yp-home-page .yp-product-preview-head{border-bottom-color:var(--yp-border);background:var(--yp-surface-subtle)}[data-theme=light] .yp-home-page .yp-saas-preview-url,[data-theme=light] .yp-home-page .yp-product-preview-tag,[data-theme=light] .yp-home-page .yp-product-preview-nav-item{color:var(--yp-text-muted)}[data-theme=light] .yp-home-page .yp-saas-preview-nav-item.is-active,[data-theme=light] .yp-home-page .yp-product-preview-nav-item.is-active,[data-theme=light] .yp-home-page .yp-product-preview-logo,[data-theme=light] .yp-home-page .yp-product-preview-title{color:var(--yp-text-heading)}[data-theme=light] .yp-home-page .yp-product-preview-list li{color:var(--yp-text)}[data-theme=light] .yp-home-page .yp-code-screen{background:var(--yp-surface-elevated);border:1px solid var(--yp-border);box-shadow:var(--yp-shadow-md)}[data-theme=light] .yp-home-page .yp-code-screen-chrome,[data-theme=light] .yp-home-page .yp-code-screen-toolbar{border-color:var(--yp-border);background:var(--yp-surface-subtle)}[data-theme=light] .yp-home-page .yp-code-screen-tab,[data-theme=light] .yp-home-page .yp-code-screen-toolbar,[data-theme=light] .yp-home-page .yp-code-line{color:var(--yp-text-muted)}[data-theme=light] .yp-home-page .yp-code-screen-tab.is-active{color:var(--yp-text-heading);background:var(--yp-surface-elevated)}[data-theme=light] .yp-home-page .yp-ai-chat{background:var(--yp-surface-elevated);border-color:var(--yp-border)}[data-theme=light] .yp-home-page .yp-ai-chat-header{border-bottom-color:var(--yp-border);background:var(--yp-surface-subtle)}[data-theme=light] .yp-home-page .yp-ai-chat-title,[data-theme=light] .yp-home-page .yp-ai-bubble-user,[data-theme=light] .yp-home-page .yp-ai-bubble-ai{color:var(--yp-text-heading)}[data-theme=light] .yp-home-page .yp-ai-chat-badge,[data-theme=light] .yp-home-page .yp-ai-msg-label{color:var(--yp-text-muted)}[data-theme=light] .yp-home-page .yp-ai-bubble-user{background:var(--yp-surface-subtle);border:1px solid var(--yp-border)}[data-theme=light] .yp-home-page .yp-ai-bubble-ai{background:#eeb44e1a;border:1px solid #d9a03d38}[data-theme=light] .yp-home-page .yp-preview-pause-chip{background:var(--yp-surface-elevated);border-color:var(--yp-border);box-shadow:var(--yp-shadow-sm)}[data-theme=light] .yp-home-page .yp-preview-pause-label{color:var(--yp-text-heading)}[data-theme=light] .yp-home-page .yp-preview-pause-hint{color:var(--yp-text-muted)}[data-theme=light] .yp-home-page .yp-film-visual-panel{background:var(--yp-preview-bg);border-color:var(--yp-preview-border);box-shadow:var(--yp-shadow-md)}[data-theme=light] .yp-home-page .yp-saas-preview-body{background:var(--yp-preview-bg)}[data-theme=light] .yp-home-page .yp-saas-preview-nav{border-inline-end-color:var(--yp-preview-border);background:var(--yp-preview-bg-muted)}[data-theme=light] .yp-home-page .yp-saas-preview-nav-item{color:var(--yp-preview-text-muted)}[data-theme=light] .yp-home-page .yp-saas-preview-nav-item.is-active{color:var(--yp-preview-text);background:#eeb44e2e}[data-theme=light] .yp-home-page .yp-saas-preview-main{background:var(--yp-preview-bg)}[data-theme=light] .yp-home-page .yp-saas-preview-page-title{color:var(--yp-preview-text)}[data-theme=light] .yp-home-page .yp-saas-preview-card{background:var(--yp-preview-bg-muted);border:1px solid var(--yp-preview-border)}[data-theme=light] .yp-home-page .yp-saas-preview-card-label{color:var(--yp-preview-text)}[data-theme=light] .yp-home-page .yp-saas-preview-card-value{color:var(--yp-preview-accent-text)}[data-theme=light] .yp-home-page .yp-product-preview{background:linear-gradient(160deg, #eeb44e14 0%, var(--yp-preview-bg) 42%)}[data-theme=light] .yp-home-page .yp-product-preview-nav-item{color:var(--yp-preview-text-muted);background:var(--yp-preview-bg-muted);border:1px solid var(--yp-preview-border)}[data-theme=light] .yp-home-page .yp-product-preview-nav-item.is-active{color:var(--yp-preview-text);background:#eeb44e2e;border-color:#d9a03d59}[data-theme=light] .yp-home-page .yp-product-preview-list li{color:var(--yp-preview-text);background:var(--yp-preview-bg-muted);border:1px solid var(--yp-preview-border)}[data-theme=light] .yp-home-page .yp-product-preview-logo{color:var(--yp-accent-hover)}[data-theme=light] .yp-home-page .yp-live-feed{background:var(--yp-preview-bg);border:1px solid var(--yp-preview-border);box-shadow:var(--yp-shadow-sm)}[data-theme=light] .yp-home-page .yp-live-feed-head{border-bottom-color:var(--yp-preview-border);color:var(--yp-preview-text-muted);background:var(--yp-preview-bg-muted)}[data-theme=light] .yp-home-page .yp-live-feed-label,[data-theme=light] .yp-home-page .yp-live-feed-text{color:var(--yp-preview-text)}[data-theme=light] .yp-home-page .yp-live-feed-tag{color:var(--yp-preview-accent-text)}[data-theme=light] .yp-home-page .yp-live-feed-build .yp-live-feed-tag{color:#1d4ed8}[data-theme=light] .yp-home-page .yp-live-feed-ops .yp-live-feed-tag{color:#6d28d9}[data-theme=light] .yp-home-page .yp-studio-mock-phone,[data-theme=light] .yp-home-page .yp-studio-mock-browser{background:var(--yp-preview-bg-muted);border:1px solid var(--yp-preview-border)}[data-theme=light] .yp-home-page .yp-mock-browser-chrome{border-bottom-color:var(--yp-preview-border);background:var(--yp-preview-bg-subtle)}[data-theme=light] .yp-home-page .yp-mock-browser-url{color:var(--yp-preview-text-muted);background:var(--yp-preview-bg)}[data-theme=light] .yp-home-page .yp-studio-result-badge{color:var(--yp-preview-accent-text);background:#eeb44e24}[data-theme=light] .yp-home-page .yp-studio-result-title{color:var(--yp-preview-text)}[data-theme=light] .yp-home-page .yp-studio-result-body,[data-theme=light] .yp-home-page .yp-studio-result-foot{color:var(--yp-preview-text-muted)}[data-theme=light] .yp-home-page .yp-app-preview-notch{background:var(--yp-preview-border)}[data-theme=light] .yp-home-page .yp-code-screen-editor{background:var(--yp-preview-bg-subtle)}[data-theme=light] .yp-home-page .yp-code-gutter{color:var(--yp-preview-text-muted);background:var(--yp-preview-bg-muted);border-inline-end-color:var(--yp-preview-border)}[data-theme=light] .yp-home-page .yp-code-dim{color:#71717a}[data-theme=light] .yp-home-page .yp-code-br{color:var(--yp-preview-text-muted)}[data-theme=light] .yp-home-page .yp-proof-build-track-step.is-done{color:var(--yp-preview-text)}[data-theme=light] .yp-home-page .yp-studio-step-dot,[data-theme=light] .yp-home-page .yp-proof-build-dot{background:var(--yp-preview-border)}[data-theme=light] .yp-home-page .yp-studio-step-dot.is-done,[data-theme=light] .yp-home-page .yp-proof-build-dot.is-done{background:#eeb44e8c}html{scroll-behavior:smooth}body{color:var(--yp-text);background:var(--yp-surface);font-family:Inter, "Cairo", var(--font-sans), system-ui, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:16px;line-height:1.6}html[dir=rtl] body,[dir=rtl] body,body.yp-locale-ar{font-family:var(--font-ar)}.yp-shell{background:var(--yp-surface)}.yp-container{width:min(1080px,100% - 3rem);margin-inline:auto}.yp-container-wide{width:min(1200px,100% - 2rem);margin-inline:auto}.yp-container-full{width:min(1400px,100% - 1.5rem);margin-inline:auto}.yp-display{letter-spacing:-.035em;color:var(--yp-text-heading);font-size:clamp(2.5rem,6vw,4rem);font-weight:600;line-height:1.05}.yp-h2{letter-spacing:-.025em;color:var(--yp-text-heading);font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:600;line-height:1.15}.yp-h3{letter-spacing:-.01em;color:var(--yp-text-heading);font-size:1.125rem;font-weight:600;line-height:1.3}.yp-lead{color:var(--yp-text-muted);max-width:36rem;font-size:1.125rem;line-height:1.7}.yp-label{letter-spacing:.02em;color:var(--yp-text-muted);font-size:.8125rem;font-weight:500}.yp-mono{font-family:ui-monospace,SF Mono,Monaco,monospace;font-size:.8125rem}.yp-btn{border-radius:var(--yp-radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.125rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s,opacity .15s;display:inline-flex}.yp-btn-dark{background:var(--yp-gray-950);color:var(--yp-text-on-dark);border-color:var(--yp-gray-950)}.yp-btn-dark:hover{background:var(--yp-gray-900)}.yp-btn-ghost{color:var(--yp-text);border-color:var(--yp-border-strong);background:0 0}.yp-btn-ghost:hover{background:var(--yp-gray-50);border-color:var(--yp-gray-400)}.yp-btn-accent{color:var(--yp-gray-900);border-color:var(--yp-accent);background:0 0}.yp-btn-accent:hover{background:#eeb44e14}.yp-link{color:var(--yp-text);font-weight:500;text-decoration:none;transition:color .15s}.yp-link:hover{color:var(--yp-gray-950)}.yp-link-accent{color:var(--yp-accent-hover)}.yp-link-accent:hover{color:var(--yp-accent)}.yp-nav-link{color:var(--yp-text-muted);font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .15s}.yp-nav-link:hover{color:var(--yp-text-heading)}.yp-header-utils{gap:.65rem}.yp-header-utils-sep{background:#0000001f;flex-shrink:0;width:1px;height:.85rem}.yp-header-utils--merged .yp-header-utils-sep{background:#ffffff2e}.yp-header-soft-link{color:var(--yp-text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:.8125rem;font-weight:500;line-height:1.4;text-decoration:none;transition:color .15s}.yp-header .yp-nav-dropdown-trigger.yp-nav-link,.yp-header .yp-nav-dropdown-trigger.yp-nav-link-light{font-size:.8125rem;font-weight:500}.yp-header-soft-link:hover{color:var(--yp-text-heading)}.yp-header-soft-link--merged,.yp-header-utils--merged .yp-header-soft-link{color:#ffffffc7}.yp-header-soft-link--merged:hover,.yp-header-utils--merged .yp-header-soft-link:hover{color:#fff}.yp-theme-icon-btn{min-width:2.75rem;min-height:2.75rem;color:var(--yp-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:color .15s;display:inline-flex}.yp-theme-icon-btn:hover{color:var(--yp-text-heading)}.yp-theme-icon-btn--merged{color:#ffffffd1}.yp-theme-icon-btn--merged:hover{color:#fff}.yp-theme-icon-btn-svg{opacity:1;width:1.125rem;height:1.125rem;transition:opacity .15s}.yp-theme-icon-btn:hover .yp-theme-icon-btn-svg{opacity:1}.yp-header{z-index:50;background:var(--yp-surface-header);-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:1px solid var(--yp-border);position:sticky;top:0}.yp-shell-dark-hero .yp-header-dark{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c0c0eb8;border-bottom:1px solid #ffffff14;position:sticky;top:0}.yp-brand-logo-shell{vertical-align:middle;line-height:0;display:inline-block}.yp-brand-logo{object-fit:contain;object-position:center;width:auto;height:auto;display:block}.yp-brand-logo-shell--header,.yp-brand-logo--header{max-width:min(122px,36vw);max-height:1.45rem}.yp-brand-logo-shell--hero-header,.yp-brand-logo--hero-header{max-width:min(158px,42vw);max-height:1.85rem}@media (width>=1024px){.yp-brand-logo-shell--hero-header,.yp-brand-logo--hero-header{max-width:178px;max-height:2.05rem}}.yp-brand-logo-shell--footer,.yp-brand-logo--footer{max-width:180px;max-height:2.125rem}.yp-yooadmin-logo{object-fit:contain;width:auto;max-width:140px;height:auto;max-height:1.75rem;display:block}.yp-yooadmin-logo--hero{max-width:160px;max-height:2rem}.yp-yooadmin-logo--card{max-width:170px;max-height:2.25rem}.yp-header-merged{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;background:linear-gradient(#050508b8 0%,#05050800 100%);border:none;width:100%;position:relative}.yp-header-merged-inner{align-items:center;min-height:5.5rem;padding-block:1.25rem}.yp-mobile-menu-dark{background:#0a0a0cf0;border-top:1px solid #ffffff14}.yp-nav-link-light{color:#ffffffd1}.yp-nav-link-light:hover{color:#fff}.yp-hero-dark{min-height:100svh;color:var(--yp-text-on-dark);position:relative;overflow:hidden}.yp-hero-canvas{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.yp-hero-dark-inner{z-index:1;min-height:inherit;align-items:center;padding-block:6rem 3rem;display:flex;position:relative}.yp-hero-copy{max-width:38rem}.yp-hero-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--yp-accent);margin-bottom:1.25rem;font-size:.8125rem;font-weight:600;display:inline-block}.yp-hero-stack{margin-bottom:2rem}.yp-hero-stack-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;margin-bottom:.75rem;font-size:.6875rem;font-weight:600;display:block}.yp-hero-stack-logos{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.yp-hero-stack-plus{color:#ffffff59;font-size:.875rem;font-weight:500}.yp-hero-stack-pill{color:#ffffffd1;background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;padding:.35rem .7rem;font-size:.75rem;font-weight:600;display:inline-flex}.yp-hero-title{letter-spacing:-.035em;color:#fff;margin-bottom:1.25rem;font-size:clamp(2.25rem,5.5vw,3.75rem);font-weight:700;line-height:1.08}.yp-hero-sub{color:#ffffffad;max-width:34rem;margin-bottom:2rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.75}.yp-hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.yp-btn-accent-solid{font-weight:var(--yp-glass-cta-fw)}.yp-btn-accent-solid:hover{color:#fff}.yp-btn-ghost-light{font-weight:var(--yp-glass-cta-fw)}.yp-hero-showcase{gap:.875rem;display:grid}.yp-hero-showcase-card{border-radius:var(--yp-radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:.7s backwards yp-float-in;animation-delay:var(--delay,0s);background:#ffffff0d;border:1px solid #ffffff1f;padding:1.125rem 1.25rem}.yp-hero-showcase-index{color:var(--yp-accent);margin-bottom:.5rem;font-size:.6875rem;display:inline-block}@keyframes yp-float-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.yp-band{background:var(--yp-surface-subtle);border-bottom:1px solid var(--yp-border);padding-block:4.5rem}.yp-band-head{text-align:center;margin-inline:auto;max-width:40rem;margin-bottom:2.5rem}.yp-band-head-left{text-align:start;max-width:36rem;margin-inline:0}.yp-kicker{letter-spacing:.1em;text-transform:uppercase;color:var(--yp-accent-hover);margin-bottom:.75rem;font-size:.75rem;font-weight:600}.yp-section-title{letter-spacing:-.03em;color:var(--yp-text-heading);font-size:clamp(1.75rem,3vw,2.35rem);font-weight:700;line-height:1.15}.yp-section-desc{color:var(--yp-text-muted);max-width:32rem;margin-top:.875rem;line-height:1.7}.yp-cap-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem;display:grid}@media (width>=768px){.yp-cap-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.yp-cap-card{border-radius:var(--yp-radius-md);border:1px solid var(--yp-border);background:var(--yp-surface);color:var(--yp-text-heading);box-shadow:var(--yp-shadow-sm);align-items:center;gap:.75rem;padding:1rem 1.125rem;font-size:.9375rem;font-weight:600;display:flex}.yp-cap-dot{background:var(--yp-accent);border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 12px #eeb44e8c}.yp-section-block{padding-block:5rem}.yp-product-grid{gap:1.25rem;display:grid}@media (width>=1024px){.yp-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.yp-product-card{border-radius:var(--yp-radius-lg);border:1px solid var(--yp-border);background:var(--yp-surface);box-shadow:var(--yp-shadow-md);padding:1.75rem;transition:transform .2s,box-shadow .2s}.yp-product-card:hover{box-shadow:var(--yp-shadow-lg);transform:translateY(-2px)}.yp-quote-band{background:linear-gradient(180deg, var(--yp-surface) 0%, var(--yp-surface-subtle) 100%);border-block:1px solid var(--yp-border);padding-block:5rem}.yp-cta-panel{border-radius:var(--yp-radius-xl);border:1px solid var(--yp-border);box-shadow:var(--yp-shadow-lg);background:linear-gradient(135deg,#fff 0%,#fafafa 100%);flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex}@media (width>=768px){.yp-cta-panel{padding:3rem;flex-direction:row;justify-content:space-between;align-items:center;padding:3rem}}.yp-home-capabilities{padding-block:5rem}.yp-home-cap-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}@media (width>=768px){.yp-home-cap-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.yp-home-cap-item{border-radius:var(--yp-radius-md);border:1px solid var(--yp-border);background:var(--yp-surface);box-shadow:var(--yp-shadow-sm);flex-direction:column;gap:.65rem;padding:1.125rem 1rem;transition:border-color .2s,box-shadow .2s;display:flex}.yp-home-cap-item:hover{box-shadow:var(--yp-shadow-md);border-color:#eeb44e59}.yp-home-cap-index{letter-spacing:.08em;color:var(--yp-accent-hover);font-size:.6875rem;font-weight:600}.yp-home-cap-label{color:var(--yp-text-heading);font-size:.9375rem;font-weight:600;line-height:1.45}.yp-home-products{background:var(--yp-surface-subtle);border-block:1px solid var(--yp-border);padding-block:5.5rem}.yp-home-product-grid{gap:1.25rem;display:grid}@media (width>=1024px){.yp-home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.yp-home-product-card{border-radius:var(--yp-radius-lg);border:1px solid var(--yp-border);background:var(--yp-surface);min-height:100%;box-shadow:var(--yp-shadow-md);flex-direction:column;padding:1.75rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.yp-home-product-card:hover{box-shadow:var(--yp-shadow-lg);border-color:#eeb44e47;transform:translateY(-3px)}.yp-home-product-tag{letter-spacing:.08em;text-transform:uppercase;color:var(--yp-accent-hover);margin-bottom:.75rem;font-size:.6875rem;font-weight:600}.yp-home-product-name{letter-spacing:-.02em;color:var(--yp-text-heading);margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.yp-home-product-desc{color:var(--yp-text-muted);flex:1;margin:0 0 1.25rem;font-size:.9375rem;line-height:1.65}.yp-home-product-features{flex-direction:column;gap:.5rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.yp-home-product-features li{color:var(--yp-text-muted);gap:.5rem;font-size:.875rem;line-height:1.5;display:flex}.yp-home-product-features li:before{content:"";background:var(--yp-accent);border-radius:50%;flex-shrink:0;width:.35rem;height:.35rem;margin-top:.45em}.yp-home-product-link{color:var(--yp-accent-hover);margin-top:auto;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .15s}.yp-home-product-link:hover{color:var(--yp-accent)}.yp-home-testimonials{z-index:2;isolation:isolate;padding-block:clamp(3rem,8vh,5rem);background:0 0;padding-top:clamp(3.5rem,9vh,5.5rem);position:relative}.yp-home-testimonials-inner{max-width:56rem;margin-inline:auto}.yp-home-testimonials-head{text-align:center;margin-bottom:clamp(1.75rem,4vw,2.5rem)}.yp-home-testimonials-kicker{color:#eeb44ed1;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .55rem;font-size:.72rem;font-weight:800}.yp-home-testimonials-title{color:var(--yp-text-heading);margin:0 0 .65rem;font-size:clamp(1.05rem,2.1vw,1.5rem);font-weight:700}.yp-home-testimonials-lead{color:#ffffff9e;max-width:36rem;margin:0 auto 1.25rem;font-size:.95rem;line-height:1.65}.yp-home-testimonials-google-badge{color:#ffffffd1;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.65rem;padding:.55rem .95rem;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.yp-home-testimonials-google-badge:hover{background:#ffffff14;border-color:#eeb44e59}.yp-home-testimonials-google-mark{justify-content:center;align-items:center;display:inline-flex}.yp-home-testimonials-google-score{align-items:center;gap:.35rem;font-size:.9rem;display:inline-flex}.yp-home-testimonials-google-score strong{color:var(--yp-text-heading);font-weight:700}.yp-home-testimonials-stars{color:#fbbc04;letter-spacing:.04em;font-size:.82rem}.yp-home-testimonials-google-count{color:#ffffff94;font-size:.82rem}.yp-home-testimonials-grid{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=768px){.yp-home-testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem}}.yp-home-testimonial-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0e;border:1px solid #ffffff17;border-radius:clamp(1rem,2.5vw,1.35rem);flex-direction:column;gap:.85rem;min-height:100%;padding:clamp(1.15rem,3vw,1.45rem);display:flex;box-shadow:0 24px 80px #00000038}.yp-home-testimonial-card-top{grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;display:grid}.yp-home-testimonial-avatar{background:hsl(var(--yp-avatar-hue,140) 55% 42%);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.95rem;font-weight:700;display:inline-flex}.yp-home-testimonial-meta{text-align:start;flex-direction:column;gap:.15rem;min-width:0;display:flex}.yp-home-testimonial-author{color:var(--yp-text-heading);font-size:.92rem;font-weight:700}.yp-home-testimonial-role{color:#ffffff85;font-size:.78rem}.yp-home-testimonial-rating{color:#fbbc04;letter-spacing:.04em;white-space:nowrap;font-size:.78rem}.yp-home-testimonial-quote{text-align:start;margin:0}.yp-home-testimonial-quote p{color:#ffffffd6;margin:0;font-size:.95rem;line-height:1.7}.yp-home-testimonial-source{letter-spacing:.08em;text-transform:uppercase;color:#eeb44eb8;text-align:start;margin:auto 0 0;font-size:.72rem;font-weight:700}.yp-home-testimonials-foot{text-align:center;margin-top:1.35rem}.yp-home-testimonials-link{color:var(--yp-accent-hover);cursor:pointer;align-items:center;gap:.35rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.yp-home-testimonials-link:hover{color:var(--yp-accent)}.yp-home-quote{background:0 0;padding-block:5rem}.yp-home-tech{background:0 0;padding-block:clamp(3rem,8vh,4.5rem);position:relative}.yp-home-tech-inner{text-align:center;max-width:56rem;margin-inline:auto;padding:clamp(1.75rem,4vw,2.5rem)}.yp-home-tech-kicker{color:#eeb44ed1;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .55rem;font-size:.72rem;font-weight:800}.yp-home-tech-title{letter-spacing:-.02em;color:#ffffffeb;margin:0 0 .75rem;font-size:clamp(1.05rem,2.1vw,1.5rem);font-weight:700}.yp-home-tech-lead{color:#ffffff85;max-width:38rem;margin:0 auto 2rem;font-size:.95rem;line-height:1.7}.yp-home-tech-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=640px){.yp-home-tech-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=980px){.yp-home-tech-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.85rem}}.yp-home-tech-item{background:#ffffff09;border:1px solid #ffffff12;border-radius:.85rem;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;min-height:5.5rem;padding:.85rem .5rem;transition:border-color .25s,background .25s,transform .25s;display:flex}.yp-home-tech-item:hover{background:#ffffff0e;border-color:#eeb44e47;transform:translateY(-2px)}.yp-home-tech-logo{justify-content:center;align-items:center;width:100%;min-height:1.75rem;padding-inline:.25rem;display:flex}.yp-home-tech-logo img{object-fit:contain;filter:brightness(0)invert();opacity:.58;width:auto;max-width:100%;height:1.55rem;transition:opacity .25s,filter .25s;display:block}.yp-home-tech-item:hover .yp-home-tech-logo img{opacity:.96;filter:brightness(0)invert()sepia()saturate(4.2)hue-rotate(5deg)brightness(1.05)}.yp-home-tech-name{letter-spacing:.06em;text-transform:uppercase;color:#ffffff61;font-size:.68rem;font-weight:700;transition:color .25s}.yp-home-tech-item:hover .yp-home-tech-name{color:#ffffffb8}.yp-home-clients{padding-block:clamp(2.5rem,7vh,4rem);background:0 0;padding-bottom:clamp(4rem,11vh,6.5rem);position:relative}.yp-home-clients-inner{text-align:center;max-width:56rem;margin-inline:auto;padding:clamp(1.5rem,4vw,2.25rem)}.yp-home-clients-kicker{color:#eeb44ed1;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .55rem;font-size:.72rem;font-weight:800}.yp-home-clients-title{letter-spacing:-.02em;color:#ffffffeb;margin:0 0 1.75rem;font-size:clamp(1.05rem,2.1vw,1.5rem);font-weight:700}.yp-home-clients-grid{grid-template-rows:repeat(4,minmax(5rem,auto));grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=640px){.yp-home-clients-grid{grid-template-columns:repeat(var(--yp-client-cols,4), minmax(0, 1fr));grid-template-rows:repeat(2,minmax(5.25rem,auto))}}.yp-home-client-item{background:#ffffff08;border:1px solid #ffffff12;border-radius:.9rem;justify-content:center;align-items:center;height:100%;min-height:5.25rem;padding:1rem .85rem;transition:border-color .25s,background .25s;display:flex}.yp-home-client-item:hover{background:#ffffff0e;border-color:#eeb44e3d}.yp-home-client-logo{justify-content:center;align-items:center;width:min(100%,9.5rem);height:2.65rem;display:flex}.yp-home-client-logo img{object-fit:contain;object-position:center;filter:grayscale()brightness(0)invert()contrast(1.12);opacity:.66;width:100%;height:100%;transition:opacity .25s,filter .25s;display:block}.yp-home-client-item:hover .yp-home-client-logo img{opacity:.94;filter:grayscale()brightness(0)invert()sepia()saturate(3.6)hue-rotate(5deg)contrast(1.08)}.yp-home-client-item--color .yp-home-client-logo img{filter:none;opacity:.92}.yp-home-client-item--color:hover .yp-home-client-logo img{filter:none;opacity:1}.yp-home-client-item--lg .yp-home-client-logo{height:3.1rem}.yp-home-client-item--lg .yp-home-client-logo img{max-height:3.1rem;transform:scale(var(--yp-client-logo-scale,1.25))}.yp-home-clients-rotator{min-height:11.35rem;position:relative}.yp-client-rotate-enter-active,.yp-client-rotate-leave-active{transition:opacity .42s,transform .42s}.yp-client-rotate-enter-from,.yp-client-rotate-leave-to{opacity:0;transform:translateY(10px)}.yp-cta-section{padding-block:clamp(5rem,12vh,8rem);position:relative;overflow:hidden}html.yp-home-snap .yp-cta-section{min-height:100svh;padding-block:clamp(4rem,8vh,6rem)}.yp-cta-shell{z-index:2;align-items:center;gap:clamp(3rem,6vw,5rem);display:grid;position:relative}@media (width>=960px){.yp-cta-shell{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}}.yp-cta-copy{flex-direction:column;gap:0;display:flex}.yp-cta-kicker{margin-bottom:.8rem}.yp-cta-title{letter-spacing:-.04em;flex-direction:column;gap:.35rem;margin:0;font-size:clamp(1.8rem,3.1vw,2.6rem);font-weight:800;line-height:1.1;display:flex}html[dir=rtl] .yp-cta-title{letter-spacing:0;gap:.55rem;line-height:1.22}.yp-cta-title-line1{color:#ffffffc7;display:block}.yp-cta-title-line2{background:linear-gradient(135deg,#fff 0%,#eeb44efa 65%,#ffe3abf2 100%);color:#0000;-webkit-background-clip:text;background-clip:text;width:fit-content;padding-bottom:.06em;display:block}html[dir=rtl] .yp-cta-title-line2{padding-bottom:.14em}.yp-cta-lead{color:#ffffff9e;max-width:38rem;margin:1rem 0 0;font-size:clamp(.95rem,1.4vw,1.05rem);line-height:1.72}.yp-cta-trust{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff12;border-radius:.9rem;margin-top:1.65rem;padding:1.1rem 1.25rem}.yp-cta-trust-label{color:#eeb44ebf;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .65rem;font-size:.62rem;font-weight:800}.yp-cta-trust-list{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.yp-cta-trust-list li{color:#ffffffc7;opacity:0;transition:opacity .4s,transform .4s;transition-delay:calc(.55s + var(--i) * .1s);align-items:flex-start;gap:.6rem;font-size:.88rem;line-height:1.5;display:flex;transform:translate(-8px)}html[dir=rtl] .yp-cta-trust-list li{transform:translate(8px)}.yp-cta-section.is-visible .yp-cta-trust-list li{opacity:1;transform:translate(0)}.yp-cta-trust-icon{color:var(--yp-accent);opacity:.8;flex-shrink:0;margin-top:.22em;font-size:.6rem}.yp-cta-actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.85rem;display:flex}.yp-cta-btn-primary,.yp-cta-btn-ghost,.yp-disc-agent-btn,.yp-disc-ai-cta,.yp-disc-hook-actions .yp-cta-btn-primary,.yp-disc-hook-actions .yp-cta-btn-ghost,.yp-disc-close-actions .yp-cta-btn-primary,.yp-disc-close-actions .yp-cta-btn-ghost,.yp-proof-chapter-actions .yp-cta-btn-primary,.yp-internal-cta-actions .yp-internal-cta-primary,.yp-internal-cta-actions .yp-internal-cta-secondary,.yp-hero-actions .yp-btn-accent-solid,.yp-hero-actions .yp-btn-ghost-light{min-height:var(--yp-glass-cta-min-h);padding:var(--yp-glass-cta-py) var(--yp-glass-cta-px);border-radius:var(--yp-glass-cta-radius);font-size:var(--yp-glass-cta-fs);font-weight:var(--yp-glass-cta-fw);cursor:pointer;box-sizing:border-box;-webkit-backdrop-filter:blur(6px);border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;line-height:1.2;text-decoration:none;transition:color .2s,border-color .2s,box-shadow .2s,transform .2s,background .2s;display:inline-flex}.yp-cta-btn-primary,.yp-disc-hook-actions .yp-cta-btn-primary,.yp-disc-close-actions .yp-cta-btn-primary,.yp-internal-cta-actions .yp-internal-cta-primary,.yp-hero-actions .yp-btn-accent-solid{color:#fff8ebfa;background:radial-gradient(circle at 18% 0,#eeb44e38,#0000 60%),#eeb44e14;border-color:#eeb44e6b;position:relative;overflow:hidden;box-shadow:0 6px 22px #eeb44e29}.yp-cta-btn-primary:hover,.yp-disc-hook-actions .yp-cta-btn-primary:hover,.yp-disc-close-actions .yp-cta-btn-primary:hover,.yp-internal-cta-actions .yp-internal-cta-primary:hover,.yp-hero-actions .yp-btn-accent-solid:hover{color:#fff;border-color:#eeb44e9e;transform:translateY(-1px);box-shadow:0 10px 30px #eeb44e47}.yp-cta-btn-ghost,.yp-disc-hook-actions .yp-cta-btn-ghost,.yp-disc-close-actions .yp-cta-btn-ghost,.yp-internal-cta-actions .yp-internal-cta-secondary,.yp-hero-actions .yp-btn-ghost-light{color:#ffffffdb;background:radial-gradient(circle at 18% 0,#ffffff1a,#0000 60%),#ffffff0a;border-color:#ffffff38;box-shadow:0 6px 20px #0000001f}.yp-cta-btn-ghost:hover,.yp-disc-hook-actions .yp-cta-btn-ghost:hover,.yp-disc-close-actions .yp-cta-btn-ghost:hover,.yp-internal-cta-actions .yp-internal-cta-secondary:hover,.yp-hero-actions .yp-btn-ghost-light:hover{color:#fff;background:radial-gradient(circle at 18% 0,#ffffff24,#0000 60%),#ffffff12;border-color:#ffffff61;transform:translateY(-1px)}.yp-internal-cta-actions .yp-internal-cta-primary{color:#fff8ebfa;margin:0}.yp-internal-cta-actions .yp-internal-cta-primary:hover{color:#fff}.yp-cta-footer-row{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:.85rem;display:flex}.yp-cta-response{color:#fff6;align-items:center;gap:.45rem;font-size:.78rem;font-weight:600;display:inline-flex}.yp-cta-response-dot{background:#4ade80;border-radius:50%;width:.45rem;height:.45rem;animation:2.4s ease-in-out infinite yp-cta-pulse;display:inline-block;box-shadow:0 0 6px #4ade8099}@keyframes yp-cta-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.yp-cta-login-link{color:#ffffff52;cursor:pointer;font-size:.78rem;font-weight:600;text-decoration:none;transition:color .15s}.yp-cta-login-link:hover{color:#ffffffa6}.yp-cta-visual{opacity:0;transition:opacity .6s .2s,transform .6s .2s;transform:translateY(20px)}.yp-cta-section.is-visible .yp-cta-visual{opacity:1;transform:translateY(0)}.yp-cta-map{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:radial-gradient(circle at 88% 8%,#eeb44e1c,#0000 48%),radial-gradient(circle at 12% 92%,#a78bfa0f,#0000 42%),#0c0a148c;border:1px solid #ffffff17;border-radius:1.15rem;padding:1.35rem 1.25rem 1.15rem;animation:16s ease-in-out infinite alternate yp-cta-map-glow;position:relative;box-shadow:inset 0 1px #ffffff0f,0 24px 60px #00000047}@keyframes yp-cta-map-glow{0%{background:radial-gradient(circle at 88% 8%,#eeb44e1c,#0000 48%),radial-gradient(circle at 12% 92%,#a78bfa0f,#0000 42%),#0c0a148c}50%{background:radial-gradient(circle at 78% 18%,#eeb44e21,#0000 52%),radial-gradient(circle at 22% 82%,#60a5fa14,#0000 46%),radial-gradient(circle at 52% 48%,#a78bfa12,#0000 44%),#0c0a148c}to{background:radial-gradient(circle at 92% 14%,#eeb44e1a,#0000 50%),radial-gradient(circle at 8% 88%,#a78bfa17,#0000 48%),#0c0a148c}}.yp-cta-map-head{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.85rem;display:flex}.yp-cta-map-label{color:#eeb44ed1;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:800}.yp-cta-map-count{color:#ffffff85;letter-spacing:.04em;white-space:nowrap;border:1px solid #eeb44e38;border-radius:999px;padding:.22rem .55rem;font-size:.62rem;font-weight:700}.yp-cta-map-steps{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.yp-cta-map-step{opacity:0;transition:opacity .35s,transform .35s;transition-delay:calc(.3s + var(--si) * 50ms);grid-template-columns:1.35rem minmax(0,1fr);align-items:stretch;gap:.75rem;display:grid;transform:translateY(8px)}.yp-cta-section.is-visible .yp-cta-map-step{opacity:1;transform:translateY(0)}.yp-cta-map-step-marker{flex-direction:column;align-items:center;width:1.35rem;min-height:100%;padding-top:.72rem;display:flex;position:relative}.yp-cta-map-step-dot{z-index:1;background:#0e0c16f2;border:2px solid #eeb44e73;border-radius:50%;flex-shrink:0;width:.55rem;height:.55rem;transition:border-color .45s,box-shadow .45s,transform .45s,background .45s;position:relative;box-shadow:0 0 0 3px #eeb44e14}.yp-cta-map-step-line{background:linear-gradient(#eeb44e6b 0%,#eeb44e1f 100%);border-radius:1px;flex:1;width:2px;min-height:.55rem;margin-top:.2rem}.yp-cta-map-step-body{border:1px solid #0000;border-radius:.65rem;align-items:center;gap:.65rem;min-height:2.35rem;margin-block:.12rem;padding:.38rem .65rem;transition:background .45s,border-color .45s,box-shadow .45s,color .45s;display:flex}.yp-cta-map-step:hover .yp-cta-map-step-body{background:#ffffff09;border-color:#ffffff0f}.yp-cta-map-step:hover .yp-cta-map-step-dot{border-color:#eeb44ebf;transform:scale(1.15)}.yp-cta-map-step.is-featured .yp-cta-map-step-body{background:linear-gradient(90deg,#eeb44e1f,#eeb44e0a);border-color:#eeb44e38;box-shadow:inset 0 1px #ffffff0a}.yp-cta-map-step.is-featured .yp-cta-map-step-dot{border-color:var(--yp-accent);background:#eeb44e40;animation:2.8s ease-in-out infinite yp-cta-step-active;box-shadow:0 0 0 4px #eeb44e24,0 0 12px #eeb44e59}@keyframes yp-cta-step-active{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.yp-cta-map-step-num{color:#eeb44e8c;letter-spacing:.06em;font-variant-numeric:tabular-nums;flex-shrink:0;min-width:1.65rem;font-size:.62rem;font-weight:800}.yp-cta-map-step.is-featured .yp-cta-map-step-num{color:#eeb44ef2}.yp-cta-map-step-label{color:#ffffffb8;letter-spacing:-.01em;font-size:.84rem;font-weight:600;line-height:1.35}.yp-cta-map-step.is-featured .yp-cta-map-step-label{color:#fffffff0}.yp-cta-map-footer{border-top:1px solid #ffffff12;align-items:center;gap:.7rem;margin-top:.85rem;padding:.85rem .65rem .15rem;display:flex}.yp-cta-map-footer-pulse{flex-shrink:0;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;display:inline-flex;position:relative}.yp-cta-map-footer-ring{border:1.5px solid #eeb44e59;border-radius:50%;animation:2.8s ease-in-out infinite yp-cta-ring-pulse;position:absolute;inset:0}.yp-cta-map-footer-dot{z-index:1;background:var(--yp-accent);border-radius:50%;width:.5rem;height:.5rem;position:relative;box-shadow:0 0 10px #eeb44e8c}.yp-cta-map-footer-text{color:#ffffff94;letter-spacing:.01em;font-size:.8rem;font-weight:700}@keyframes yp-cta-ring-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(1.18)}}.yp-cta-glow{z-index:0;pointer-events:none;background:radial-gradient(65% 55% at 15% 60%,#eeb44e0f,#0000),radial-gradient(50% 45% at 85% 30%,#7850c80a,#0000);animation:18s ease-in-out infinite alternate yp-cta-glow-drift;position:absolute;inset:0}@keyframes yp-cta-glow-drift{0%{opacity:.85;transform:translate(0,0)scale(1)}50%{opacity:1;transform:translate(1.5%,-1.2%)scale(1.04)}to{opacity:.9;transform:translate(-1.2%,1.4%)scale(.98)}}.yp-agency-section{position:relative;overflow:hidden}html.yp-home-snap .yp-agency-section{min-height:auto;padding-block:clamp(3.5rem,8vh,5.5rem)}.yp-agency-inner{z-index:2;align-items:center;gap:clamp(2.5rem,5vw,4rem);display:grid;position:relative}@media (width>=860px){.yp-agency-inner{grid-template-columns:minmax(0,1fr) auto}}.yp-agency-content{opacity:0;flex-direction:column;gap:0;transition:opacity .5s .1s,transform .5s .1s;display:flex;transform:translateY(16px)}.yp-agency-section.is-visible .yp-agency-content{opacity:1;transform:translateY(0)}.yp-agency-eyebrow{color:#ffffff4d;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .55rem;font-size:.62rem;font-weight:700}.yp-agency-title{letter-spacing:-.025em;color:#ffffffd1;margin:0 0 .75rem;font-size:clamp(1.2rem,2.2vw,1.6rem);font-weight:750;line-height:1.25}html[dir=rtl] .yp-agency-title{letter-spacing:0;line-height:1.45}.yp-agency-body{color:#ffffff70;max-width:52rem;margin:0;font-size:.9rem;line-height:1.7}.yp-agency-tags{flex-wrap:wrap;gap:.45rem;margin:1.1rem 0 0;padding:0;list-style:none;display:flex}.yp-agency-tag{color:#ffffff73;letter-spacing:.02em;opacity:0;transition:opacity .3s,transform .3s;transition-delay:calc(.3s + var(--ti) * 60ms);border:1px solid #ffffff1a;border-radius:999px;padding:.3rem .7rem;font-size:.72rem;font-weight:600;transform:translateY(6px)}.yp-agency-section.is-visible .yp-agency-tag{opacity:1;transform:translateY(0)}.yp-agency-cta{color:#ffffff80;align-items:center;gap:.45rem;width:fit-content;margin-top:1.35rem;font-size:.84rem;font-weight:700;text-decoration:none;transition:color .18s;display:inline-flex}.yp-agency-cta:hover{color:#ffffffd9}.yp-agency-emblem{opacity:0;flex-shrink:0;width:9rem;height:9rem;transition:opacity .6s .3s;display:none;position:relative}@media (width>=860px){.yp-agency-emblem{justify-content:center;align-items:center;display:flex}}.yp-agency-section.is-visible .yp-agency-emblem{opacity:1}.yp-agency-emblem-ring{border:1px solid #ffffff0f;border-radius:50%;animation:22s linear infinite yp-agency-spin;position:absolute;inset:0}.yp-agency-emblem-ring--2{border-color:#eeb44e1a;animation-duration:16s;animation-direction:reverse;inset:.85rem}@keyframes yp-agency-spin{to{transform:rotate(360deg)}}.yp-agency-emblem-core{z-index:1;color:#eeb44e8c;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;display:flex;position:relative}.yp-agency-emblem-icon{width:100%;height:100%}.yp-agency-divider{bottom:0;background:linear-gradient(90deg,#0000,#ffffff0f 30% 70%,#0000);height:1px;position:absolute;inset-inline:0}.yp-btn-ghost-on-dark{color:#ffffffd1;background:0 0;border-color:#ffffff38}.yp-btn-ghost-on-dark:hover{color:#fff;background:#ffffff0f;border-color:#ffffff59}.yp-home-page{color:var(--yp-text-on-dark);position:relative}.yp-home-bg{z-index:0;pointer-events:none;opacity:1;visibility:visible;transition:opacity .35s,visibility .35s;position:fixed;inset:0}.yp-home-bg .yp-hero-canvas{position:absolute;inset:0}.yp-home-bg-veil,.yp-analysis-bg-veil{display:none}[data-theme=dark] .yp-home-bg-veil{pointer-events:none;background:radial-gradient(circle at 20% 18%,#eeb44e0d,#0000 34%),radial-gradient(circle at 78% 72%,#7c5cf60f,#0000 40%),linear-gradient(#08080a24 0%,#08080a6b 100%);display:block;position:absolute;inset:0}.yp-home-page>:not(.yp-home-bg,.yp-section-rail,.yp-home-sticky-header){z-index:1;position:relative}.yp-home-page{--yp-home-header-offset:5.75rem}.yp-home-sticky-header{top:0;z-index:220;width:100%;position:fixed;inset-inline:0}.yp-home-sticky-header.yp-header-merged{z-index:230;isolation:isolate;pointer-events:auto;-webkit-backdrop-filter:blur(16px)saturate(1.35);background:linear-gradient(#080a1061 0%,#080a1038 58%,#080a1000 100%);border-bottom:1px solid #ffffff12;position:fixed;box-shadow:0 8px 28px #0000001f}.yp-home-section{background:0 0;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}html.yp-home-snap{scroll-behavior:auto;scroll-padding-top:var(--yp-home-header-offset,5.75rem)}html.yp-home-snap .yp-home-section{min-height:100svh}html.yp-home-snap .yp-home-section.yp-home-testimonials,html.yp-home-snap .yp-home-section.yp-home-tech{min-height:auto;padding-block:clamp(3.5rem,10vh,5.5rem)}html.yp-home-snap .yp-home-section.yp-home-clients{min-height:calc(100svh - var(--yp-home-header-offset,5.75rem));padding-block:clamp(3.5rem,10vh,5.5rem);padding-bottom:clamp(4.5rem,12vh,7rem)}html.yp-home-snap .yp-footer{z-index:5;position:relative}html.yp-home-footer-visible .yp-home-bg,html.yp-home-footer-visible .yp-internal-bg{opacity:0;visibility:hidden;transition:opacity .35s,visibility .35s}.yp-proof-journey{position:relative}.yp-proof-journey>.yp-home-section{--yp-proof-scroll-cta-h:3.75rem;flex-direction:column;justify-content:flex-start;align-items:stretch}.yp-proof-journey .yp-proof-panel-shell{min-height:0;max-height:calc(100svh - var(--yp-home-header-offset,5.75rem) - var(--yp-proof-scroll-cta-h));padding-block:clamp(.75rem,2vh,1.25rem);box-sizing:border-box;flex:auto;padding-bottom:clamp(.5rem,1vh,.85rem)}.yp-proof-journey>.yp-home-section>.yp-disc-scroll-down{flex:0 0 var(--yp-proof-scroll-cta-h);z-index:10;cursor:pointer;pointer-events:auto;justify-content:center;align-self:center;margin:0;padding-bottom:clamp(.5rem,1.5vh,1rem);position:relative;inset:auto;transform:none}.yp-home-tail-section{flex-direction:column;justify-content:flex-start;align-items:stretch}.yp-home-tail-scroll{z-index:5;flex-shrink:0;align-self:center;margin-top:auto;padding-top:clamp(1rem,2.5vh,1.75rem);padding-bottom:clamp(.5rem,1.5vh,1rem);position:relative;inset:auto;transform:none}html.yp-home-snap .yp-home-tail-section.yp-home-tech,html.yp-home-snap .yp-home-tail-section.yp-home-testimonials{min-height:calc(100svh - var(--yp-home-header-offset,5.75rem))}.yp-proof-panel-shell{z-index:2;box-sizing:border-box;align-items:center;width:100%;min-height:min(100%,100svh);padding-block:clamp(2rem,5vh,3.5rem);display:flex;position:relative}#proof-intro .yp-proof-panel-shell{justify-content:center;align-items:center}@media (width>=980px){.yp-proof-chapter .yp-proof-panel-shell{max-height:calc(100svh - var(--yp-home-header-offset,5.75rem) - var(--yp-proof-scroll-cta-h,3.75rem));overscroll-behavior:contain;justify-content:center;align-items:center;padding-block:clamp(.35rem,1.2vh,1rem);overflow-y:auto}.yp-proof-chapter-inner{align-items:start}.yp-proof-chapter .yp-proof-visual{height:min(32rem,56svh);min-height:min(32rem,56svh)}.yp-proof-chapter .yp-proof-promise{margin-top:.4rem}.yp-proof-chapter .yp-proof-story{gap:.45rem;margin-top:.45rem}.yp-proof-chapter .yp-proof-problem,.yp-proof-chapter .yp-proof-answer{padding:.58rem .72rem}.yp-proof-chapter .yp-proof-problem p,.yp-proof-chapter .yp-proof-answer p{font-size:.82rem;line-height:1.5}.yp-proof-chapter .yp-proof-foot{margin-top:.4rem;padding-top:.5rem}.yp-proof-panel-shell{padding-inline-end:3.5rem}}.yp-proof-chapters{position:relative}.yp-proof-chapter-inner{gap:clamp(1.25rem,2.2vw,1.85rem);width:100%;max-width:72rem;margin-inline:auto;display:grid}@media (width>=980px){.yp-proof-chapter-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(1.25rem,2.4vw,2rem)}}.yp-proof-intro{text-align:center;max-width:52rem;margin-inline:auto}.yp-proof-intro-title{letter-spacing:-.04em;color:#fff;flex-direction:column;gap:.4rem;margin:0;font-size:clamp(1.8rem,3.2vw,2.55rem);font-weight:750;line-height:1.1;display:flex}.yp-proof-intro-title span{display:block}.yp-proof-intro-title span:last-child{background:linear-gradient(135deg,#fff 0%,#eeb44efa 72%,#ffe3abf2 100%);color:#0000;-webkit-background-clip:text;background-clip:text;width:fit-content;max-width:100%;margin-inline:auto;padding-bottom:.08em}html[dir=rtl] .yp-proof-intro-title{letter-spacing:0;gap:.55rem;line-height:1.28}html[dir=rtl] .yp-proof-intro-title span:last-child{padding-bottom:.18em}.yp-proof-intro-lead{color:#ffffffa8;max-width:100%;margin:1rem auto 0;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.7}@media (width>=1024px){html[dir=rtl] .yp-proof-intro-lead{white-space:nowrap}}.yp-proof-intro-cta{color:#fff;cursor:pointer;background:#eeb44e1f;border:1px solid #eeb44e59;border-radius:999px;align-items:center;gap:.45rem;margin:1.25rem auto 0;padding:.72rem 1.15rem;font-size:.875rem;font-weight:700;transition:background .2s,border-color .2s;display:inline-flex}.yp-proof-intro-cta:hover{background:#eeb44e33;border-color:#eeb44e8c}.yp-proof-rail{inset-inline-end:0;z-index:45;border:1px solid #ffffff14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;visibility:hidden;pointer-events:none;background:#08080ae6;border-inline-end:none;border-radius:.85rem 0 0 .85rem;gap:.2rem;width:2.85rem;padding:.4rem .25rem;transition:width .28s,opacity .2s,visibility .2s;display:grid;position:fixed;top:50%;transform:translateY(-50%);box-shadow:-8px 0 32px #00000059}html[dir=rtl] .yp-proof-rail{border-inline-start:none;border-inline-end:1px solid #ffffff14;border-radius:0 .85rem .85rem 0;box-shadow:8px 0 32px #00000059}.yp-proof-rail.is-visible{opacity:1;visibility:visible;pointer-events:auto}.yp-proof-rail:hover{width:12.5rem;padding-inline:.45rem}.yp-proof-rail-btn{color:#ffffff8c;text-align:start;cursor:pointer;background:0 0;border:none;border-radius:.65rem;align-items:center;gap:.55rem;width:100%;padding:.4rem .35rem;transition:color .15s,background .15s;display:flex}.yp-proof-rail-btn:hover,.yp-proof-rail-btn.is-active{color:#fff;background:#ffffff0f}.yp-proof-rail-icon{color:#eeb44ee6;letter-spacing:.04em;border:1px solid #eeb44e52;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.55rem;height:1.55rem;font-size:.58rem;font-weight:800;display:inline-flex}.yp-proof-rail-btn.is-active .yp-proof-rail-icon{background:#eeb44e29;box-shadow:0 0 14px #eeb44e47}.yp-proof-rail-label{opacity:0;white-space:nowrap;max-width:0;font-size:.72rem;font-weight:600;line-height:1.35;transition:max-width .28s,opacity .2s;overflow:hidden}.yp-proof-rail:hover .yp-proof-rail-label{opacity:1;max-width:9rem}.yp-proof-copy,.yp-proof-visual{min-width:0}.yp-proof-copy{flex-direction:column;align-self:start;gap:0;display:flex}@media (width>=980px){.yp-proof-chapter .yp-proof-copy{padding-top:.15rem}}.yp-proof-meta{color:#ffffff7a;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.55rem;margin-bottom:.55rem;font-size:.64rem;font-weight:700;display:inline-flex}.yp-proof-meta span:first-child{color:var(--yp-accent)}.yp-proof-title{letter-spacing:-.04em;color:#fff;flex-direction:column;gap:.4rem;margin:0;font-size:clamp(1.5rem,2.2vw,2rem);font-weight:800;line-height:1.1;display:flex}.yp-proof-title span{display:block}.yp-proof-title span:last-child{background:linear-gradient(135deg,#fff 0%,#eeb44efa 72%,#ffe3abf2 100%);color:#0000;-webkit-background-clip:text;background-clip:text;width:fit-content;max-width:100%;padding-bottom:.06em}html[dir=rtl] .yp-proof-title{letter-spacing:0;gap:.5rem;line-height:1.24}html[dir=rtl] .yp-proof-title span:last-child{padding-bottom:.14em}.yp-proof-promise{color:#ffffffbd;max-width:36rem;margin:.65rem 0 0;font-size:.95rem;line-height:1.62}.yp-proof-story{gap:.65rem;margin-top:.85rem;display:grid}.yp-proof-problem,.yp-proof-answer{background:#ffffff09;border:1px solid #ffffff14;border-radius:.8rem;padding:.75rem .85rem}.yp-proof-answer{background:#eeb44e12;border-color:#eeb44e29}.yp-proof-problem span,.yp-proof-answer span{color:#eeb44ed1;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;font-size:.6rem;font-weight:800;display:block}.yp-proof-problem p,.yp-proof-answer p{color:#ffffffa8;margin:0;font-size:.84rem;line-height:1.62}.yp-proof-points{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.yp-proof-points li{color:#ffffffb8;font-size:.78rem;line-height:1.5;display:block}.yp-proof-foot{border-top:1px solid #ffffff14;flex-direction:column;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.yp-proof-deliverables{background:#ffffff08;border:1px solid #ffffff14;border-radius:.85rem;padding:1rem 1.15rem}.yp-proof-deliverables-grid{align-items:center;gap:1rem 1.35rem;display:flex}html[dir=ltr] .yp-proof-deliverables-main{order:2}html[dir=ltr] .yp-proof-deliverables .yp-proof-outcome-line{order:1}.yp-proof-deliverables-main{flex:auto;min-width:0}.yp-proof-deliverables-label{color:#eeb44ed1;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .55rem;font-size:.6rem;font-weight:800}.yp-proof-deliverables .yp-proof-outcome-line{padding:0;border-top:none;color:#ffffffe0;background:0 0;border-inline-start:1px solid #ffffff14;border-inline-end:none;border-radius:0;flex:0 0 min(15rem,50%);min-width:12.5rem;margin:0;padding-inline-start:1rem;font-size:.8rem;line-height:1.6}html[dir=ltr] .yp-proof-deliverables .yp-proof-outcome-line{border-inline-start:none;border-inline-end:1px solid #ffffff14;padding-inline:0 1rem}.yp-proof-deliverables .yp-proof-chapter-actions{border-top:1px solid #ffffff14;flex-wrap:wrap;align-items:center;gap:.75rem;width:100%;margin-top:.75rem;padding-top:.75rem;display:flex}@media (width<=640px){.yp-proof-deliverables-grid{flex-direction:column;align-items:stretch}html[dir=ltr] .yp-proof-deliverables .yp-proof-outcome-line{order:unset}.yp-proof-deliverables .yp-proof-outcome-line{padding-inline:0;border-inline:none;border-top:1px solid #ffffff14;flex:none;padding-top:.75rem}}.yp-proof-outcome-line{color:#ffffffd1;background:#eeb44e0f;border-inline-start:2px solid #eeb44e8c;border-radius:0 .65rem .65rem 0;margin:0;padding:.75rem .85rem;font-size:.86rem;line-height:1.6}.yp-proof-link{color:#fff;align-self:flex-start;align-items:center;gap:.35rem;margin:0;font-size:.82rem;font-weight:700;line-height:1.4;text-decoration:none;transition:color .2s;display:inline-flex}.yp-proof-link-arrow{transition:transform .2s;display:inline-block}html[dir=rtl] .yp-proof-link:hover .yp-proof-link-arrow{transform:translate(-.28rem)}html[dir=ltr] .yp-proof-link:hover .yp-proof-link-arrow{transform:translate(.28rem)}.yp-proof-link:hover{color:var(--yp-accent)}.yp-proof-visual{flex-direction:column;min-height:min(26rem,52svh);display:flex;overflow:visible}.yp-proof-visual--build-flow{height:min(32rem,56svh);min-height:min(32rem,56svh)}.yp-proof-visual .yp-ai-chat,.yp-proof-visual .yp-code-screen,.yp-proof-visual .yp-product-preview,.yp-proof-visual .yp-saas-preview,.yp-proof-visual .yp-ops-preview,.yp-proof-visual .yp-seo-preview,.yp-proof-visual .yp-marketing-preview,.yp-proof-visual .yp-app-preview,.yp-proof-visual .yp-studio-preview,.yp-proof-visual .yp-proof-build-flow{border:1px solid #ffffff1a;border-radius:1rem;flex:1;height:100%;min-height:0;overflow:visible;box-shadow:0 18px 50px #00000047}.yp-proof-journey .yp-proof-build-flow{background:#06080c94;flex-direction:column;gap:.75rem;height:100%;padding:1rem 1.05rem 1.1rem;display:flex;position:relative}.yp-proof-build-layout{border-radius:0 0 .85rem .85rem;flex:1;align-items:stretch;gap:.75rem;min-height:0;display:grid;overflow:hidden}@media (width>=520px){.yp-proof-build-layout{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:.85rem}}.yp-proof-build-head{z-index:15;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:.7rem;display:flex;position:relative;overflow:visible}.yp-proof-build-label{letter-spacing:.08em;text-transform:uppercase;color:#eeb44ec7;font-size:.6875rem;font-weight:600}.yp-proof-build-dots{align-items:center;gap:.35rem;display:flex}.yp-proof-build-dot{cursor:pointer;background:#fff3;border:none;border-radius:999px;width:.35rem;height:.35rem;padding:0;transition:width .35s,background .35s}.yp-proof-build-dot:hover{background:#ffffff61}.yp-proof-build-dot.is-done{background:#eeb44e8c}.yp-proof-build-dot.is-active{background:var(--yp-accent);width:1rem}.yp-proof-build-track{z-index:15;grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem;display:grid;position:relative}.yp-proof-build-track-step{color:#ffffff8c;cursor:pointer;background:#ffffff08;border:1px solid #ffffff12;border-radius:.75rem;flex-direction:column;align-items:center;gap:.35rem;min-width:0;padding:.55rem .35rem .45rem;transition:border-color .25s,background .25s,color .25s,transform .25s;display:flex;position:relative}.yp-proof-build-track-step:hover{color:#ffffffd1;border-color:#ffffff24}.yp-proof-build-track-step.is-done{color:#ffffffc7;background:#eeb44e0f;border-color:#eeb44e38}.yp-proof-build-track-step.is-active{color:#fff;background:#eeb44e1f;border-color:#eeb44e6b;transform:translateY(-1px);box-shadow:0 8px 24px #00000038}.yp-proof-build-track-num{letter-spacing:.06em;color:var(--yp-accent);font-size:.625rem;font-weight:800}.yp-proof-build-track-title{text-align:center;font-size:.6875rem;font-weight:700;line-height:1.25}.yp-proof-build-stage{flex-direction:column;flex:1;min-height:0;display:flex}.yp-proof-build-detail{box-sizing:border-box;background:linear-gradient(#ffffff0b 0%,#ffffff05 100%);border:1px solid #ffffff14;border-radius:.9rem;flex-direction:column;flex:1;height:100%;min-height:0;padding:.9rem .95rem 1rem;display:flex}.yp-proof-build-step{letter-spacing:.08em;color:var(--yp-accent);margin:0 0 .3rem;font-size:.625rem;font-weight:700}.yp-proof-build-title{color:#fff;margin:0 0 .2rem;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:750}.yp-proof-build-subtitle{color:#ffffff7a;margin:0 0 .55rem;font-size:.75rem}.yp-proof-build-body{color:#ffffffb8;margin:0 0 .75rem;font-size:.8125rem;line-height:1.65}.yp-proof-build-checks{gap:.45rem;margin:0 0 .85rem;padding:0;list-style:none;display:grid}.yp-proof-build-checks li{color:#ffffffd1;padding-inline-start:1rem;font-size:.75rem;line-height:1.45;position:relative}.yp-proof-build-checks li:before{content:"";inset-inline-start:0;background:var(--yp-accent);border-radius:999px;width:.35rem;height:.35rem;position:absolute;top:.55em;box-shadow:0 0 10px #eeb44e59}.yp-proof-build-tags{flex-wrap:wrap;gap:.35rem;margin-top:auto;padding-top:.35rem;display:flex}.yp-proof-build-tags span{color:#ffffffb8;background:#ffffff0f;border-radius:999px;padding:.28rem .55rem;font-size:.625rem}.yp-proof-build-side{flex-direction:column;min-height:0;display:flex}.yp-proof-build-side-panel{box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff14;border-radius:.9rem;flex-direction:column;flex:1;height:100%;min-height:0;padding:.9rem .95rem;display:flex}.yp-proof-build-side-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff6b;margin:0 0 .45rem;font-size:.625rem;font-weight:700}.yp-proof-build-side-title{color:#ffffffeb;margin:0 0 .65rem;font-size:.875rem;font-weight:700}.yp-proof-build-side-list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.yp-proof-build-side-list li{color:#ffffffc7;padding-inline-start:1rem;font-size:.75rem;line-height:1.45;position:relative}.yp-proof-build-side-list li:before{content:"";inset-inline-start:0;background:var(--yp-accent);border-radius:999px;width:.35rem;height:.35rem;position:absolute;top:.55em;box-shadow:0 0 10px #eeb44e59}.yp-proof-build-channels{background:#ffffff08;border:1px solid #ffffff14;border-radius:.9rem;padding:.85rem 1rem}@media (width>=520px){.yp-proof-build-track{grid-template-columns:repeat(4,minmax(0,1fr))}}.yp-proof-build-channels-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff6b;margin:0 0 .45rem;font-size:.625rem;font-weight:700}.yp-proof-build-channels-list{flex-wrap:wrap;gap:.35rem .55rem;margin:0;padding:0;list-style:none;display:flex}.yp-proof-build-channels-list li{color:#ffffffad;padding-inline-start:.75rem;font-size:.6875rem;position:relative}.yp-proof-build-channels-list li:before{content:"";inset-inline-start:0;background:#eeb44ebf;border-radius:50%;width:.28rem;height:.28rem;position:absolute;top:.55em}.yp-proof-build-panel-enter-active,.yp-proof-build-panel-leave-active{transition:opacity .45s,transform .45s}.yp-proof-build-panel-enter-from{opacity:0;transform:translateY(8px)}.yp-proof-build-panel-leave-to{opacity:0;transform:translateY(-6px)}@media (width<=979px){.yp-proof-build-track{grid-template-columns:repeat(2,minmax(0,1fr))}}.yp-home-testimonials{color:var(--yp-text-on-dark);background:0 0;position:relative}.yp-cta-section,.yp-agency-section{background:0 0}.yp-assistant{position:relative;overflow:hidden}html.yp-home-snap .yp-assistant{min-height:100svh;padding-block:clamp(4rem,9vh,7rem)}.yp-assistant-glow{z-index:0;pointer-events:none;background:radial-gradient(55% 50% at 50% 8%,#a78bfa1a,#0000 60%),radial-gradient(45% 40% at 82% 75%,#eeb44e0d,#0000);position:absolute;inset:0}.yp-assistant-shell{z-index:2;width:100%;max-width:52rem;margin-inline:auto;transition:max-width .5s;position:relative}.yp-assistant.is-active .yp-assistant-shell{max-width:60rem}.yp-assistant-intro{text-align:center}.yp-assistant-kicker{align-items:center;gap:.5rem;margin-bottom:1rem;display:inline-flex}.yp-assistant-spark{background:#a78bfa;border-radius:50%;width:.5rem;height:.5rem;animation:2.4s ease-in-out infinite yp-ai-pulse;box-shadow:0 0 10px #a78bfabf}.yp-assistant-title{letter-spacing:-.04em;background:linear-gradient(135deg,#fff 0%,#ffffffc7 55%,#a78bfaeb 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(1.65rem,3vw,2.45rem);font-weight:800;line-height:1.12}html[dir=rtl] .yp-assistant-title{letter-spacing:0;line-height:1.32}.yp-assistant-sub{color:#fff9;max-width:40rem;margin:1rem auto 0;font-size:clamp(.95rem,1.4vw,1.05rem);line-height:1.7}.yp-assistant-bar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:1.35rem;align-items:flex-end;gap:.6rem;margin:1.85rem auto 0;padding:.6rem .7rem .6rem 1.1rem;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 18px 60px #00000047}html[dir=rtl] .yp-assistant-bar{padding:.6rem 1.1rem .6rem .7rem}.yp-assistant-bar:focus-within{border-color:#a78bfa80;box-shadow:0 18px 60px #7850c838}.yp-assistant-input{resize:none;color:#ffffffeb;min-width:0;max-height:9rem;font:inherit;background:0 0;border:none;outline:none;flex:1;padding:.55rem 0;font-size:.8rem;line-height:1.55}.yp-assistant-input::placeholder{color:#ffffff61;font-size:.78rem}.yp-assistant-send{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a78bfa,#6366f1);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:transform .15s,box-shadow .15s,opacity .15s;display:inline-flex;box-shadow:0 6px 18px #6366f159}.yp-assistant-send svg{width:1.15rem;height:1.15rem}.yp-assistant-send:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 26px #7c5cf680}.yp-assistant-send:disabled{opacity:.4;cursor:not-allowed}.yp-assistant-stop,.yoo-panel-stop{color:#fca5a5;cursor:pointer;background:#ef44442e;border:1px solid #f8717173;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.yp-assistant-stop svg,.yoo-panel-stop svg{width:1rem;height:1rem}.yp-assistant-stop:hover,.yoo-panel-stop:hover{color:#fff;background:#ef444452;border-color:#f87171a6;transform:translateY(-1px)}.yp-assistant-suggestions{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.1rem;display:flex}.yp-assistant-chip{color:#ffffffa8;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1f;border-radius:999px;padding:.5rem .95rem;font-size:.82rem;font-weight:500;transition:border-color .15s,color .15s,background .15s}.yp-assistant-chip:hover{color:#fff;background:#a78bfa14;border-color:#a78bfa73}.yp-assistant-conversation{-webkit-backdrop-filter:none;backdrop-filter:none;width:100%;height:min(80svh,46rem);box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;display:flex;overflow:visible}.yp-assistant-head{background:0 0;border-bottom:none;align-items:center;gap:.6rem;padding:0 .25rem .9rem;display:flex}.yp-assistant-live{background:#a78bfa;border-radius:50%;width:.5rem;height:.5rem;animation:2.4s ease-in-out infinite yp-ai-pulse;box-shadow:0 0 10px #a78bfab3}.yp-assistant-head-title{color:#ffffffeb;font-size:.85rem;font-weight:700}.yp-assistant-reset{color:#ffffff8c;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:999px;margin-inline-start:auto;padding:.35rem .75rem;font-size:.72rem;font-weight:600;transition:color .15s,border-color .15s}.yp-assistant-reset:hover{color:#fff;border-color:#ffffff4d}.yp-disc-session-restore{background:#10b98114;border:1px solid #34d39947;border-radius:.65rem;flex-wrap:wrap;align-items:center;gap:.55rem .75rem;margin:0 0 .85rem;padding:.65rem .8rem;display:flex}.yp-disc-session-restore p{color:#ffffffdb;flex:12rem;margin:0;font-size:.82rem;line-height:1.45}.yp-assistant-thread{overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-width:thin;flex-direction:column;flex:1;gap:.85rem;min-height:0;padding:1rem .25rem 1.25rem;display:flex;overflow-y:auto}.yp-assistant-conversation .yp-assistant-thread .yp-assistant-msg{max-width:100%}.yp-assistant-msg{align-items:flex-start;gap:.5rem;max-width:94%;animation:.4s both yp-ai-msg-in;display:flex}.yp-assistant-msg-body{flex-direction:column;gap:.2rem;min-width:0;display:flex}.yp-assistant-msg.is-ai{flex-direction:row;align-self:flex-start}.yp-assistant-msg.is-ai .yp-assistant-msg-body{align-items:flex-start}.yp-assistant-msg.is-user{flex-direction:row-reverse;align-self:flex-end}.yp-assistant-msg.is-user .yp-assistant-msg-body{align-items:flex-end}html[dir=rtl] .yp-assistant-msg.is-ai,html[dir=rtl] .yoo-msg.is-ai{flex-direction:row;align-self:flex-start}html[dir=rtl] .yp-assistant-msg.is-user,html[dir=rtl] .yoo-msg.is-user{flex-direction:row-reverse;align-self:flex-end}.yp-assistant-msg.is-user .yp-assistant-bubble{color:#ffffffdb;background:0 0;border-radius:0}html[dir=rtl] .yp-assistant-msg.is-user .yp-assistant-bubble{border-radius:0}.yp-assistant-msg.is-ai .yp-assistant-bubble{color:#ffffffa8;background:0 0;border-radius:0}html[dir=rtl] .yp-assistant-msg.is-ai .yp-assistant-bubble{border-radius:0}.yp-assistant-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;margin-top:.1rem;display:inline-flex;position:relative}.yp-assistant-avatar.is-ai{filter:drop-shadow(0 0 6px #7c5cf666)}.yp-assistant-avatar-ring{-webkit-mask-composite:xor;background:conic-gradient(#67e8f9,#a78bfa,#6366f1,#c4b5fd,#67e8f9);border-radius:50%;padding:2px;animation:5s linear infinite yp-rail-ai-spin;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.yp-assistant-avatar-core{background:radial-gradient(circle at 50% 30%,#7c5cf64d,#0000 72%),#14101f;border-radius:50%;position:absolute;inset:3px}.yp-assistant-avatar-yoo{z-index:1;letter-spacing:.02em;font-size:.56rem;font-weight:800;line-height:1;position:relative}.yp-assistant-avatar.is-user{color:#fff9;background:#ffffff0f;border:1px solid #ffffff24}.yp-assistant-avatar.is-user svg{width:1.15rem;height:1.15rem}@media (prefers-reduced-motion:reduce){.yp-assistant-avatar-ring{animation:none}}.yp-assistant-msg-label{letter-spacing:.05em;text-transform:uppercase;color:#ffffff47;font-size:.58rem;font-weight:700}.yp-assistant-msg.is-ai .yp-assistant-msg-label{color:#a78bfa8c}.yp-assistant-bubble{white-space:pre-wrap;word-break:break-word;border-radius:0;padding:0;font-size:.78rem;font-weight:400;line-height:1.62}.yp-assistant-caret{vertical-align:text-bottom;background:#a78bfae6;width:2px;height:1em;margin-inline-start:2px;animation:1s step-end infinite yp-assistant-blink;display:inline-block}@keyframes yp-assistant-blink{0%,to{opacity:1}50%{opacity:0}}.yp-assistant-thinking{color:#ffffff9e;align-items:center;gap:.45rem;min-height:1.35rem;display:inline-flex}.yp-assistant-thinking__label{letter-spacing:.01em;font-size:.78rem;font-weight:600}.yp-assistant-dots{gap:.3rem;padding:.15rem 0;display:inline-flex}.yp-assistant-dots span{background:#a78bfaa6;border-radius:50%;width:.4rem;height:.4rem;animation:1.2s ease-in-out infinite yp-ai-dot}.yp-assistant-dots span:nth-child(2){animation-delay:.15s}.yp-assistant-dots span:nth-child(3){animation-delay:.3s}.yp-assistant-bar--docked{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1410208c;border:1px solid #ffffff1f;border-radius:1.35rem;margin:.6rem 0 0;box-shadow:0 18px 60px #00000052}.yp-assistant-bar--docked:focus-within{border-color:#a78bfa80;box-shadow:0 18px 60px #7850c83d}.yp-assistant-note{color:#ffffff4d;text-align:center;margin:0;padding:.6rem 1.15rem .85rem;font-size:.7rem}.yp-assistant-swap-enter-active{transition:opacity .5s .1s,transform .5s .1s}.yp-assistant-swap-leave-active{transition:opacity .3s,transform .3s}.yp-assistant-swap-enter-from{opacity:0;transform:translateY(18px)scale(.985)}.yp-assistant-swap-leave-to{opacity:0;transform:translateY(-12px)scale(.99)}.yp-brand-yoo{font-family:var(--font-sans);letter-spacing:.02em;background:linear-gradient(120deg,#c4b5fd 0%,#a78bfa 45%,#6366f1 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:800}.yp-brand-you{font-family:var(--font-sans);letter-spacing:.03em;color:#ffffffc7;font-weight:700}[dir=rtl] .yp-brand-you{font-family:var(--font-ar)}.yp-assistant-rich{color:inherit;font-size:inherit;line-height:inherit;display:inline}.yp-assistant-bubble .yoo-link{color:#c4b5fd;text-underline-offset:2px;word-break:break-word;font-weight:600;-webkit-text-decoration:underline #a78bfa80;text-decoration:underline #a78bfa80;transition:color .15s,text-decoration-color .15s}.yp-assistant-bubble .yoo-link:hover{color:#ddd6fe;text-decoration-color:#a78bfa}.yoo-widget{z-index:250;position:fixed;bottom:1.5rem}.yoo-widget--left{left:1.25rem}.yoo-widget--right{right:1.25rem}.yoo-launcher{cursor:pointer;filter:drop-shadow(0 8px 24px #00000073)drop-shadow(0 0 10px #7c5cf680);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:3.4rem;height:3.4rem;padding:0;transition:transform .2s,filter .2s;display:inline-flex;position:relative}.yoo-launcher:hover{filter:drop-shadow(0 12px 30px #00000080)drop-shadow(0 0 16px #7c5cf6cc);transform:translateY(-2px)scale(1.06)}.yoo-launcher.is-live{animation:2.4s ease-in-out infinite yoo-launcher-breathe}@keyframes yoo-launcher-breathe{0%,to{filter:drop-shadow(0 8px 24px #00000073)drop-shadow(0 0 10px #7c5cf680);transform:scale(1)}50%{filter:drop-shadow(0 12px 30px #00000080)drop-shadow(0 0 18px #7c5cf6d9);transform:scale(1.05)}}.yoo-launcher-ring{-webkit-mask-composite:xor;background:conic-gradient(#67e8f9,#a78bfa,#6366f1,#c4b5fd,#67e8f9);border-radius:50%;padding:2.5px;animation:5s linear infinite yp-rail-ai-spin;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.yoo-launcher-core{background:radial-gradient(circle at 50% 30%,#7c5cf652,#0000 72%),#14101f;border-radius:50%;position:absolute;inset:3px}.yoo-launcher-mark{z-index:1;letter-spacing:.02em;font-size:.95rem;font-weight:800;line-height:1;position:relative}@media (prefers-reduced-motion:reduce){.yoo-launcher-ring,.yoo-launcher.is-live,.yoo-launcher--display.is-live{animation:none}}.yp-maintenance-page{background:#08080a;justify-content:center;align-items:center;min-height:100dvh;display:flex;position:relative;overflow:hidden}.yp-maintenance-bg{z-index:0;pointer-events:none;position:absolute;inset:0}.yp-maintenance-bg .yp-hero-canvas{position:absolute;inset:0}.yp-maintenance-bg-veil{display:none}[data-theme=dark] .yp-maintenance-bg-veil{background:radial-gradient(circle at 20% 18%,#eeb44e14,#0000 32%),linear-gradient(#08080a2e 0%,#08080a85 100%);display:block;position:absolute;inset:0}.yp-maintenance-content{z-index:1;text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:1.35rem;padding:2rem 1.5rem;display:flex;position:relative}.yoo-launcher--display{pointer-events:none;cursor:default;backface-visibility:hidden;filter:drop-shadow(0 10px 28px #00000080)drop-shadow(0 0 14px #7c5cf69e);flex-shrink:0;width:5.15rem;height:5.15rem;transform:translateZ(0)}.yoo-launcher--display.is-live{animation:2.4s ease-in-out infinite yoo-maintenance-breathe}.yoo-launcher--display .yoo-launcher-ring{padding:3px;box-shadow:0 0 16px #a78bfa6b}.yoo-launcher--display .yoo-launcher-mark{font-size:1.28rem}@keyframes yoo-maintenance-breathe{0%,to{filter:drop-shadow(0 10px 28px #00000080)drop-shadow(0 0 14px #7c5cf69e);transform:scale(1)translateZ(0)}50%{filter:drop-shadow(0 14px 36px #0000008c)drop-shadow(0 0 24px #7c5cf6e0);transform:scale(1.06)translateZ(0)}}.yp-maintenance-stage{flex-shrink:0;width:min(28rem,94vw);height:3.35rem;position:relative}.yp-maintenance-slot{text-align:center;justify-content:center;align-items:center;margin:0;display:flex;position:absolute;inset:0}.yp-maintenance-think{justify-content:center;align-items:center;display:flex}.yp-maintenance-dots{gap:.32rem;min-height:0}.yp-maintenance-dots span{background:#c4b5fdf2;width:.42rem;height:.42rem;box-shadow:0 0 8px #a78bfa8c}.yp-maintenance-text{white-space:nowrap;color:#ddd6fef2;max-width:100%;padding:0 .25rem;font-size:clamp(.92rem,2.2vw,1.08rem);font-weight:600;line-height:1.35}@media (width<=640px){.yoo-launcher--display .yoo-launcher-ring{box-shadow:0 0 22px #a78bfa94}.yoo-launcher--display.is-live{animation:2.4s ease-in-out infinite yoo-maintenance-breathe}.yp-maintenance-stage{width:min(28rem,96vw);height:3.55rem}.yp-maintenance-text{font-size:1.05rem}.yp-maintenance-dots{gap:.38rem}.yp-maintenance-dots span{width:.5rem;height:.5rem;box-shadow:0 0 10px #a78bfaa6}}.yp-maintenance-swap-enter-active{transition:opacity .28s,transform .28s}.yp-maintenance-swap-leave-active{transition:opacity .18s,transform .18s}.yp-maintenance-swap-enter-from{opacity:0;transform:translateY(.35rem)}.yp-maintenance-swap-leave-to{opacity:0;transform:translateY(-.25rem)}@media (prefers-reduced-motion:reduce){.yp-maintenance-swap-enter-active,.yp-maintenance-swap-leave-active{transition:none}}.yp-not-found-page{background:#08080a;flex-direction:column;justify-content:space-between;align-items:stretch;min-height:100dvh;display:flex;position:relative;overflow:hidden}.yp-not-found-bg{z-index:0;pointer-events:none;position:absolute;inset:0}.yp-not-found-bg .yp-hero-canvas{position:absolute;inset:0}.yp-not-found-bg-veil{display:none}[data-theme=dark] .yp-not-found-bg-veil{background:radial-gradient(circle at 20% 18%,#eeb44e14,#0000 32%),radial-gradient(circle at 80% 72%,#7c5cf61a,#0000 42%),linear-gradient(#08080a2e 0%,#08080a85 100%);display:block;position:absolute;inset:0}.yp-not-found-content{z-index:1;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.35rem;width:min(100%,38rem);margin-inline:auto;padding:2rem 1.5rem 1.5rem;display:flex;position:relative}.yp-not-found-code{letter-spacing:.24em;text-transform:uppercase;color:#ffffff47;margin:0;font-size:.8125rem;font-weight:700}.yp-not-found-intro{gap:.55rem;display:grid}.yp-not-found-heading{letter-spacing:-.03em;color:#fff;text-wrap:balance;margin:0;font-size:clamp(1.75rem,4.8vw,2.5rem);font-weight:700;line-height:1.12}.yp-not-found-lead{color:#ffffff94;text-wrap:balance;margin:0;font-size:clamp(.88rem,2vw,1rem);line-height:1.65}.yp-not-found-yoo{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.yp-not-found-question{color:#ffffffe0;text-wrap:balance;max-width:30rem;margin:0;font-size:clamp(1.05rem,2.6vw,1.35rem);font-weight:600;line-height:1.55}.yp-not-found-actions{gap:.75rem;width:min(100%,28rem);display:grid}.yp-not-found-home-link{text-decoration:none}.yp-not-found-brand{opacity:.72;margin-top:.35rem;transition:opacity .15s}.yp-not-found-brand:hover{opacity:1}.yp-not-found-brand-logo{object-fit:contain;width:auto;max-width:min(11rem,62vw);height:clamp(1.35rem,3.2vw,1.85rem);display:block}@media (width<=640px){.yp-not-found-content{gap:1.1rem;padding-inline:1.15rem}.yp-not-found-actions{width:100%}}.yp-not-found-footer{z-index:1;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;width:100%;padding:.85rem clamp(1rem,3vw,1.75rem) 1rem;display:flex;position:relative}.yp-not-found-footer p{color:#ffffff6b;margin:0;font-size:.75rem}.yp-footer-legal{align-items:center;gap:1rem;display:inline-flex}.yp-footer-legal-link{color:#ffffff94;font-size:.75rem;text-decoration:none;transition:color .15s}.yp-footer:not(.yp-footer-dark) .yp-footer-legal-link{color:var(--yp-text-muted)}.yp-footer-legal-link:hover{color:#f0c978eb}.yoo-ready-dot{background:#34d399;border-radius:50%;width:.46rem;height:.46rem;animation:2s ease-in-out infinite yp-rail-ai-pulse;box-shadow:0 0 8px #34d399cc}@keyframes yp-rail-ai-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes yp-rail-ai-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.82)}}.yoo-ready-dot--live{flex-shrink:0}.yoo-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0e0c16eb;border:1px solid #a78bfa2e;border-radius:1rem;flex-direction:column;width:min(20.5rem,100vw - 2rem);height:min(34rem,100svh - 7.5rem);transition:width .24s,height .24s,border-color .2s;display:flex;position:fixed;bottom:1.35rem;overflow:hidden;box-shadow:0 32px 90px #00000080}.yoo-panel.is-half{border-color:#a78bfa42;width:min(48rem,100vw - 2.5rem);height:min(42rem,100svh - 6rem)}.yoo-panel.is-full{top:calc(var(--yp-disc-header-offset,4.25rem) + env(safe-area-inset-top,0px));bottom:calc(.75rem + env(safe-area-inset-bottom,0px));border-color:#a78bfa52;width:auto;height:auto;max-height:none;left:.75rem;right:.75rem}.yoo-widget--left .yoo-panel{left:1.25rem}.yoo-widget--right .yoo-panel{right:1.25rem}.yoo-panel-head{background:#ffffff05;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:.65rem;padding:.7rem .85rem;display:flex}.yoo-panel-brand{align-items:center;gap:.45rem;min-width:0;display:flex}.yoo-panel-controls{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.yoo-panel-title{font-size:1rem}.yoo-panel-ready{color:#fff6;white-space:nowrap;font-size:.7rem;font-weight:600}.yoo-panel:not(.is-half):not(.is-full) .yoo-panel-ready{display:none}.yoo-panel-action{color:#ffffff8c;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:.55rem;flex-shrink:0;justify-content:center;align-items:center;height:1.9rem;padding:0 .45rem;font-size:.62rem;font-weight:600;line-height:1;transition:color .15s,border-color .15s;display:inline-flex}.yoo-panel-action:hover{color:#fff;border-color:#ffffff4d}.yoo-panel-icon,.yoo-panel-close{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:.55rem;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;transition:color .15s,border-color .15s;display:inline-flex}.yoo-panel-icon:hover,.yoo-panel-close:hover{color:#fff;border-color:#ffffff4d}.yoo-panel-icon svg,.yoo-panel-close svg{width:1rem;height:1rem}.yoo-panel-thread{overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-width:thin;flex-direction:column;flex:1;gap:.55rem;min-height:0;padding:.65rem .85rem .75rem;display:flex;overflow-y:auto}.yoo-panel-thread .yp-assistant-msg{gap:.45rem;max-width:100%}.yoo-panel-thread .yp-assistant-msg.is-ai,.yoo-panel-thread .yp-assistant-msg.is-user,.yp-assistant-conversation .yp-assistant-thread .yp-assistant-msg.is-ai,.yp-assistant-conversation .yp-assistant-thread .yp-assistant-msg.is-user{flex-direction:row;align-self:flex-start}.yoo-panel-thread .yp-assistant-msg.is-ai .yp-assistant-msg-body,.yoo-panel-thread .yp-assistant-msg.is-user .yp-assistant-msg-body,.yp-assistant-conversation .yp-assistant-thread .yp-assistant-msg.is-ai .yp-assistant-msg-body,.yp-assistant-conversation .yp-assistant-thread .yp-assistant-msg.is-user .yp-assistant-msg-body{align-items:flex-start}html[dir=rtl] .yoo-panel-thread .yp-assistant-msg.is-ai,html[dir=rtl] .yoo-panel-thread .yp-assistant-msg.is-user,html[dir=rtl] .yp-assistant-conversation .yp-assistant-thread .yp-assistant-msg.is-ai,html[dir=rtl] .yp-assistant-conversation .yp-assistant-thread .yp-assistant-msg.is-user{flex-direction:row;align-self:flex-start}.yoo-panel-thread .yp-assistant-msg-label{display:none}.yoo-panel-thread .yp-assistant-msg.is-user .yp-assistant-msg-label{color:#ffffff85;text-transform:none;letter-spacing:0;font-size:.64rem;display:inline-flex}.yoo-panel-thread .yp-assistant-avatar{width:1.85rem;height:1.85rem;margin-top:.05rem}.yoo-panel-thread .yp-assistant-avatar-yoo{font-size:.5rem}.yoo-panel-thread .yp-assistant-msg.is-ai+.yp-assistant-msg.is-ai{margin-top:-.1rem}.yoo-panel-thread .yp-assistant-msg.is-ai .yp-assistant-bubble{color:#ffffff9e}.yoo-panel-thread .yp-assistant-msg.is-user .yp-assistant-bubble{color:#ffffffd6}html[dir=rtl] .yoo-panel-thread .yp-assistant-bubble{text-align:right}.yoo-panel{overscroll-behavior:contain}.yoo-panel-welcome{width:100%;max-width:100%}.yoo-panel-welcome .yp-assistant-msg-body{flex:1;min-width:0}.yoo-welcome-bubble{color:#ffffff9e;width:100%;padding:0;font-size:.72rem;line-height:1.58;position:relative}.yoo-welcome-bubble__ghost{visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;margin:0}.yoo-welcome-bubble__live{padding:inherit;color:inherit;margin:0;position:absolute;inset:0}.yoo-welcome-caret{opacity:.75;height:.85em;margin-inline-start:1px}.yoo-intro-thinking .yp-assistant-msg-body{flex:0 auto}.yoo-intro-thinking__dots{justify-content:flex-start;min-height:1rem;padding:.12rem .05rem}.yoo-panel-thread .yp-hw-gemini-dots,.yoo-intro-thinking .yp-hw-gemini-dots,.yp-assistant-conversation .yp-assistant-thread .yp-hw-gemini-dots{gap:.28rem;min-height:1rem;padding-block:.05rem}.yoo-panel-thread .yp-hw-gemini-dots span,.yoo-intro-thinking .yp-hw-gemini-dots span,.yp-assistant-conversation .yp-assistant-thread .yp-hw-gemini-dots span{width:.34rem;height:.34rem;animation-name:yp-hw-gemini-dot-chat;box-shadow:0 0 5px #a78bfa40}@keyframes yp-hw-gemini-dot-chat{0%,55%,to{opacity:.32;transform:translateY(0)}28%{opacity:1;transform:translateY(-4px)}}.yoo-msg{max-width:88%}.yoo-panel-chips{flex-wrap:wrap;gap:.35rem;padding:0 .85rem .5rem;display:flex}.yoo-chip{font-size:.74rem}.yoo-chip--accent{background:#7c5cf624;border-color:#a78bfa61}.yoo-chip--ghost{color:#ffffff9e;text-decoration:none}.yoo-panel-booking{border-top:1px solid #ffffff0f;padding:.35rem .75rem .65rem}.yp-contact-existing-booking{flex-direction:column;gap:1rem;padding:1.25rem 1rem 1.5rem;display:flex}.yp-contact-existing-slot{color:#ffffffb8;margin:0;font-size:.9rem;line-height:1.6}.yp-contact-existing-slot strong{color:#fff;margin-top:.25rem;font-size:1rem;display:block}.yp-contact-existing-actions{flex-wrap:wrap;gap:.65rem;display:flex}.yoo-panel-rating{border-top:1px solid #ffffff0f;flex-direction:column;align-items:center;gap:.4rem;padding:.6rem .85rem .8rem;display:flex}.yoo-rating-stars{flex-direction:row;gap:.25rem;display:flex}[dir=rtl] .yoo-rating-stars{flex-direction:row-reverse}.yoo-rating-star{color:#fff3;cursor:pointer;background:0 0;border:none;padding:.1rem;font-size:1.5rem;line-height:1;transition:color .15s,transform .12s}.yoo-rating-star:hover,.yoo-rating-star.is-active{color:#f5c518;transform:scale(1.15)}.yoo-rating-hint{color:#ffffff6b;text-align:center;margin:0;font-size:.72rem}.yoo-panel-booking .yp-disc-book{margin:0}.yoo-panel-booking .yp-disc-book-title{font-size:.86rem}.yoo-panel-booking .yp-disc-book-lead{font-size:.74rem}.yoo-panel-booking .yp-disc-book-days{gap:.35rem}.yoo-panel-booking .yp-disc-book-day{min-width:3.1rem;padding:.4rem .35rem}.yoo-panel-booking .yp-disc-book-times{gap:.35rem}.yoo-panel-booking .yp-disc-book-time{padding:.38rem .55rem;font-size:.74rem}.yoo-panel-bar{background:#ffffff05;border-top:1px solid #ffffff12;align-items:flex-end;gap:.45rem;padding:.6rem .7rem;display:flex}.yoo-panel-input{color:#ffffffeb;resize:none;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:.65rem;outline:none;flex:1;min-height:2.2rem;max-height:none;padding:.5rem .6rem;font-size:.78rem;line-height:1.55;transition:border-color .15s;overflow-y:hidden}.yoo-panel-input::placeholder{color:#ffffff61;font-size:.74rem}.yoo-panel-input:focus{border-color:#a78bfa80}.yoo-panel-send{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a78bfa,#6366f1);border:none;border-radius:.7rem;flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;transition:opacity .15s,transform .15s;display:inline-flex}.yoo-panel-send:hover:not(:disabled){transform:translateY(-1px)}.yoo-panel-send:disabled{opacity:.4;cursor:not-allowed}.yoo-panel-send svg{width:1.1rem;height:1.1rem}.yoo-panel-stop{color:#ffffffc2;cursor:pointer;background:#ffffff14;border:none;border-radius:.7rem;flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;transition:opacity .15s,transform .15s,background .15s;display:inline-flex}.yoo-panel-stop svg{width:1.05rem;height:1.05rem}.yoo-panel-stop:hover{color:#fff;background:#ffffff29;transform:translateY(-1px)}.yoo-panel-note{color:#ffffff4d;text-align:center;margin:0;padding:.5rem 1rem .7rem;font-size:.68rem}.yoo-launch-enter-active,.yoo-launch-leave-active{transition:opacity .25s,transform .25s}.yoo-launch-enter-from,.yoo-launch-leave-to{opacity:0;transform:translateY(14px)scale(.92)}.yoo-panel-enter-active{transition:opacity .32s,transform .32s cubic-bezier(.16,1,.3,1)}.yoo-panel-leave-active{transition:opacity .22s,transform .22s}.yoo-panel-enter-from,.yoo-panel-leave-to{opacity:0;transform:translateY(26px)scale(.97)}@media (width<=767px){html.yoo-panel-open{overflow:hidden}html.yoo-panel-open body{touch-action:none;overflow:hidden}.yoo-widget--left,.yoo-widget--right{left:1rem;right:1rem}.yoo-panel-head{gap:.35rem;padding:.65rem .7rem}.yoo-panel{top:calc(var(--yp-disc-header-offset,4.25rem) + env(safe-area-inset-top,0px));bottom:calc(.75rem + env(safe-area-inset-bottom,0px));width:auto;height:auto;max-height:none;left:.75rem;right:.75rem}.yoo-panel.is-half,.yoo-panel.is-full{top:calc(var(--yp-disc-header-offset,4.25rem) + env(safe-area-inset-top,0px));bottom:calc(.75rem + env(safe-area-inset-bottom,0px));width:auto;height:auto;left:.75rem;right:.75rem}.yoo-panel-thread{flex:auto;min-height:0}.yoo-panel-input,.yp-assistant-input{font-size:1rem}.yoo-panel-input::placeholder,.yp-assistant-input::placeholder{font-size:.92rem}}@media (prefers-reduced-motion:reduce){.yoo-ready-dot{animation:none}}@media (width<=979px){.yp-proof-chapter-inner{grid-template-columns:1fr}.yp-proof-copy{order:1}.yp-proof-visual{order:2;min-height:min(24rem,44svh)}.yp-proof-visual--build-flow{min-height:min(32rem,56svh)}.yp-proof-rail{top:auto;bottom:1rem;border:1px solid #ffffff14;border-radius:999px;flex-direction:row;width:auto;max-width:calc(100% - 1.5rem);padding:.35rem;display:flex;inset-inline:.75rem;overflow-x:auto;transform:none}.yp-proof-rail:hover{width:auto}.yp-proof-rail-btn{flex:none;width:auto;padding:.35rem .5rem}.yp-proof-rail-label{display:none}}@media (width<=640px){.yp-proof-panel-shell{padding-block:1rem}.yp-proof-title{font-size:clamp(1.2rem,6vw,1.5rem)}}@media (prefers-reduced-motion:reduce){.yp-proof-rail,.yp-proof-rail-label,.yp-proof-intro-cta,.yp-hero-scroll-anchor-icon{transition:none;animation:none}}.yp-hero-zone{background:var(--yp-surface);padding-top:2.5rem;padding-bottom:0}.yp-page-hero{border-bottom:1px solid var(--yp-border);background:var(--yp-surface);padding-block:4rem 3rem}.yp-panel{border-radius:var(--yp-radius-lg);border:1px solid var(--yp-border);background:var(--yp-surface);box-shadow:var(--yp-shadow-sm)}.yp-input{border-radius:var(--yp-radius-sm);border:1px solid var(--yp-border-strong);background:var(--yp-surface);width:100%;color:var(--yp-text);font:inherit;padding:.625rem .875rem;transition:border-color .15s,box-shadow .15s}.yp-input:focus{border-color:var(--yp-gray-400);outline:none;box-shadow:0 0 0 3px #18181b0f}.yp-preview-wrap{margin-top:3rem;width:min(100vw - 1rem,1400px);margin-inline:auto;padding-bottom:0}.yp-ecosystem-wrap{margin-top:3rem;width:min(100vw - 1rem,1320px);margin-inline:auto;padding-bottom:4rem}.yp-ecosystem{border-radius:var(--yp-radius-xl);border:1px solid var(--yp-border);background:linear-gradient(180deg, var(--yp-gray-50) 0%, var(--yp-surface) 100%);box-shadow:var(--yp-shadow-preview);overflow:hidden}.yp-eco-flow{border-bottom:1px solid var(--yp-border);background:var(--yp-surface);flex-wrap:wrap;align-items:stretch;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.yp-eco-flow-item{flex:160px;align-items:center;gap:.75rem;display:flex}.yp-eco-flow-node{flex:1;align-items:flex-start;gap:.75rem;display:flex}.yp-eco-flow-index{color:var(--yp-accent-hover);padding-top:.125rem;font-size:.6875rem}.yp-eco-flow-connector{flex-shrink:0;display:none}@media (width>=768px){.yp-eco-flow-connector{align-items:center;display:flex}}html[dir=rtl] .yp-eco-flow-connector svg{transform:scaleX(-1)}.yp-eco-grid{background:var(--yp-border);grid-template-columns:repeat(12,1fr);gap:1px;display:grid}.yp-eco-card{background:var(--yp-surface);min-height:220px;padding:1.5rem}.yp-eco-span-7,.yp-eco-span-5,.yp-eco-span-6{grid-column:span 12}@media (width>=1024px){.yp-eco-span-7{grid-column:span 7}.yp-eco-span-5{grid-column:span 5}.yp-eco-span-6{grid-column:span 6}}.yp-eco-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--yp-text-muted);margin-bottom:1rem;font-size:.6875rem;font-weight:600}.yp-eco-constellation{min-height:240px;position:relative}.yp-eco-hub{z-index:2;border:1px solid var(--yp-border-strong);background:var(--yp-surface);box-shadow:var(--yp-shadow-md);border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.yp-eco-orbit{z-index:2;position:absolute}.yp-eco-orbit-1{top:8%;left:6%}.yp-eco-orbit-2{top:8%;right:6%}.yp-eco-orbit-3{bottom:8%;left:4%}.yp-eco-orbit-4{bottom:8%;right:4%}.yp-eco-orbit-card{border-radius:var(--yp-radius-md);border:1px solid var(--yp-border);background:var(--yp-gray-50);max-width:150px;padding:.75rem}.yp-eco-lines{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.yp-eco-lines line{stroke:var(--yp-gray-200);stroke-width:1px;stroke-dasharray:4 4}.yp-eco-chip{color:var(--yp-text-heading);border:1px solid var(--yp-border);background:var(--yp-gray-50);border-radius:999px;padding:.35rem .65rem;font-size:.75rem;font-weight:500;display:inline-flex}.yp-eco-bridge{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.yp-eco-bridge-node{border-radius:var(--yp-radius-sm);border:1px solid var(--yp-border);background:var(--yp-gray-50);color:var(--yp-text-heading);white-space:nowrap;padding:.4rem .65rem;font-size:.6875rem;font-weight:600}.yp-eco-bridge-node-accent{background:#eeb44e14;border-color:#eeb44e73}.yp-eco-bridge-line{background:linear-gradient(90deg, var(--yp-gray-200), var(--yp-accent), var(--yp-gray-200));flex:1;min-width:1.5rem;height:1px}.yp-eco-automation-row{border-radius:var(--yp-radius-md);border:1px solid var(--yp-border);background:var(--yp-gray-50);align-items:center;gap:.75rem;padding:.75rem;display:flex;position:relative}.yp-eco-automation-badge{background:var(--yp-gray-950);color:var(--yp-text-on-dark);border-radius:4px;flex-shrink:0;padding:.25rem .5rem;font-size:.625rem;font-weight:600}.yp-eco-automation-arrow{color:var(--yp-gray-300);font-size:.75rem;line-height:1;position:absolute;bottom:-.65rem;left:50%;transform:translate(-50%)}.yp-eco-code{background:var(--yp-gray-950)}.yp-eco-code .yp-eco-kicker{color:var(--yp-gray-400)}.yp-eco-snippet{border-radius:var(--yp-radius-md);color:var(--yp-gray-400);white-space:pre-wrap;background:#ffffff0a;border:1px solid #ffffff14;margin:0;padding:1rem;font-size:.6875rem;line-height:1.7;overflow-x:auto}.yp-eco-card:not(.yp-eco-code) .yp-eco-snippet{background:var(--yp-gray-50);border-color:var(--yp-border);color:var(--yp-text-muted)}.yp-eco-token-key{color:#93c5fd}.yp-eco-token-str{color:#86efac}.yp-eco-token-ok{color:var(--yp-accent)}.yp-cap-visual{background:var(--yp-gray-50);min-height:280px}.yp-cap-stack{flex-direction:column;gap:.5rem;display:flex}.yp-cap-layer{border-radius:var(--yp-radius-md);border:1px solid var(--yp-border);background:var(--yp-surface);padding:1rem 1.125rem}.yp-cap-layer-accent{background:#eeb44e0f;border-color:#eeb44e59}.yp-cap-layer-label{text-transform:uppercase;letter-spacing:.06em;color:var(--yp-text-muted);margin-bottom:.25rem;font-size:.6875rem;font-weight:600;display:block}.yp-cap-layer-value{color:var(--yp-text-heading);font-size:.875rem;font-weight:500}.yp-cap-stack-arrow{text-align:center;color:var(--yp-gray-300);font-size:.875rem;line-height:1}.yp-cap-node{border-radius:var(--yp-radius-md);border:1px solid var(--yp-border);background:var(--yp-surface);padding:.875rem}.yp-cap-flow-item{border-radius:var(--yp-radius-md);border:1px solid var(--yp-border);background:var(--yp-surface);align-items:center;gap:.75rem;padding:.75rem;display:flex}.yp-preview-frame{border-radius:var(--yp-radius-xl) var(--yp-radius-xl) 0 0;box-shadow:var(--yp-shadow-preview);border:1px solid var(--yp-border);background:var(--yp-surface);border-bottom:none;overflow:hidden}.yp-preview-chrome{background:var(--yp-gray-50);border-bottom:1px solid var(--yp-border);align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.yp-preview-dot{background:var(--yp-gray-200);border-radius:50%;width:10px;height:10px}.yp-preview-url{background:var(--yp-surface);border:1px solid var(--yp-border);color:var(--yp-text-muted);text-align:center;border-radius:6px;flex:1;margin-inline:.75rem;padding:.35rem .75rem;font-size:.75rem}.yp-section{padding-block:6rem}.yp-section-subtle{background:var(--yp-surface-subtle);border-block:1px solid var(--yp-border)}.yp-divider{background:var(--yp-border);height:1px}.yp-feature-row{border-bottom:1px solid var(--yp-border);align-items:center;gap:3rem;padding-block:4rem;display:grid}@media (width>=1024px){.yp-feature-row{grid-template-columns:1fr 1fr;gap:4rem}.yp-feature-row-reverse .yp-feature-copy{order:2}.yp-feature-row-reverse .yp-feature-visual{order:1}}.yp-feature-visual{border-radius:var(--yp-radius-lg);border:1px solid var(--yp-border);background:var(--yp-surface);box-shadow:var(--yp-shadow-md);overflow:hidden}.yp-pill{color:var(--yp-text-muted);border:1px solid var(--yp-border);background:var(--yp-surface);border-radius:999px;align-items:center;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;display:inline-flex}.yp-footer{border-top:1px solid var(--yp-border);background:var(--yp-surface);padding-block:3rem}.yp-footer-dark{color:#ffffff9e;background:radial-gradient(circle at 20% 0,#eeb44e14,#0000 32%),#08080a;border-top:1px solid #ffffff14;padding-block:clamp(3rem,6vw,4.5rem)}.yp-footer-grid{gap:2rem;display:grid}@media (width>=900px){.yp-footer-grid{grid-template-columns:1.4fr repeat(4,minmax(0,1fr));gap:2.5rem}}.yp-footer-brand{max-width:22rem}.yp-footer-tagline{color:#ffffffad;margin:0;font-size:.92rem;line-height:1.75}.yp-footer:not(.yp-footer-dark) .yp-footer-tagline{color:var(--yp-text-muted)}.yp-footer-heading{color:#ffffffdb;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .85rem;font-size:.78rem;font-weight:800}.yp-footer:not(.yp-footer-dark) .yp-footer-heading{color:var(--yp-text-heading);letter-spacing:.02em;text-transform:none;font-size:.875rem;font-weight:600}.yp-footer-col{align-content:start;gap:.55rem;display:grid}.yp-footer-link{color:#ffffffb8;font-size:.9rem;text-decoration:none;transition:color .15s}.yp-footer:not(.yp-footer-dark) .yp-footer-link{color:var(--yp-text-muted)}.yp-footer-link:hover{color:var(--yp-accent)}.yp-footer-note{color:#eeb44ed1;font-size:.78rem;line-height:1.55}.yp-footer-bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;margin-top:2.5rem;padding-top:1.25rem;display:flex}.yp-footer:not(.yp-footer-dark) .yp-footer-bottom{border-top-color:var(--yp-border)}.yp-footer-bottom p{color:#ffffff94;margin:0;font-size:.75rem}.yp-footer:not(.yp-footer-dark) .yp-footer-bottom p{color:var(--yp-text-muted)}.yp-footer-locale{align-items:center;gap:.35rem;display:inline-flex}.yp-footer-locale-link{color:#ffffff85;border-radius:.35rem;justify-content:center;align-items:center;min-width:1.65rem;min-height:1.65rem;padding:.1rem .35rem;font-size:.8125rem;font-weight:700;line-height:1;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.yp-footer:not(.yp-footer-dark) .yp-footer-locale-link{color:var(--yp-text-muted)}.yp-footer-locale-link--ar{font-family:"Cairo", var(--font-ar), system-ui, sans-serif;font-size:.9375rem}.yp-footer-locale-link--en{font-family:Inter, var(--font-sans), system-ui, sans-serif;letter-spacing:.04em;text-transform:uppercase}.yp-footer-locale-link.is-active{color:var(--yp-accent,#f0c978);background:#eeb44e1a}.yp-footer-locale-link:hover{color:var(--yp-accent,#f0c978)}.yp-footer-locale-sep{color:#ffffff38;-webkit-user-select:none;user-select:none;font-size:.6875rem}.yp-footer:not(.yp-footer-dark) .yp-footer-locale-sep{color:var(--yp-border)}.yp-header-menu-btn{z-index:2;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;min-width:2.75rem;min-height:2.75rem;padding:.5rem;display:inline-flex;position:relative}@media (width>=1024px){.yp-header-mobile-toggle{display:none!important}}.yp-mobile-menu{border-top:1px solid var(--yp-border);background:var(--yp-surface)}.yp-quote{border-inline-start:2px solid var(--yp-accent);padding-inline-start:1.5rem}.yp-cta-dark{background:var(--yp-gray-950);border-radius:var(--yp-radius-xl);padding:3rem}@media (width>=768px){.yp-cta-dark{padding:4rem}}.yp-hero-welcome{z-index:38;padding:calc(var(--yp-home-header-offset,5.75rem) + 1.25rem) clamp(1.5rem, 6vw, 3rem) clamp(2rem, 5vh, 3rem);pointer-events:none;opacity:1;justify-content:center;align-items:center;transition:opacity .65s,visibility .65s;display:flex;position:fixed;inset:0;overflow:hidden}.yp-hero-welcome.is-revealing-slider{opacity:0;pointer-events:none}.yp-hero-welcome__glow{pointer-events:none;opacity:.72;background:radial-gradient(circle at 50% 44%,#7c5cf61a,#0000 48%),radial-gradient(circle at 50% 58%,#eeb44e0d,#0000 55%);animation:16s ease-in-out infinite alternate yp-gemini-glow-drift;position:absolute;inset:0}@keyframes yp-gemini-glow-drift{0%{filter:hue-rotate();transform:scale(1)translate(0,0)}50%{filter:hue-rotate(8deg);transform:scale(1.06)translate(1.5%,-1.2%)}to{filter:hue-rotate(-6deg);transform:scale(.98)translate(-1.2%,1.4%)}}.yp-hero-welcome[aria-hidden=true]{visibility:hidden;pointer-events:none}.yp-hero-welcome__stage{z-index:1;pointer-events:auto;isolation:isolate;justify-content:center;align-items:center;width:min(44rem,92vw);min-height:clamp(20rem,46vh,28rem);display:flex;position:relative}.yp-hero-welcome__slide{text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;margin-inline:auto;padding-inline:clamp(.75rem,4vw,1.5rem);display:flex;position:absolute;inset-block:0;inset-inline:0}.yp-hero-welcome__slide.is-fading-out{opacity:0;pointer-events:none;transition:opacity .75s}.yp-hero-welcome__slide--yoo{gap:1.1rem;max-width:30rem;margin-inline:auto}.yp-hero-welcome__hello{letter-spacing:-.03em;color:#fff;text-align:center;text-wrap:balance;width:100%;margin:0;font-size:clamp(2.5rem,7vw,4.25rem);font-weight:700;line-height:1.08}html[dir=rtl] .yp-hero-welcome__hello{letter-spacing:0}.yp-hero-welcome__slide--hello{gap:.65rem;max-width:36rem;margin-inline:auto}.yp-hero-welcome__hello-tagline{color:#ffffff9e;text-align:center;text-wrap:balance;width:100%;max-width:28rem;margin:.15rem 0 0;font-size:clamp(.82rem,1.75vw,.95rem);font-weight:500;line-height:1.65}.yp-hero-welcome__slide--hello .yp-hero-welcome__brand{margin-top:.15rem}.yp-hero-welcome__slide--brand{max-width:34rem;margin-inline:auto}.yp-hero-welcome__services{color:#ffffffe0;text-align:center;text-wrap:balance;width:100%;margin:0;font-size:clamp(1.35rem,3.2vw,2rem);font-weight:600;line-height:1.55}.yp-hero-welcome__narrative{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:38rem;margin-inline:auto;padding-inline:clamp(.75rem,4vw,1.5rem);display:flex}.yp-hero-welcome__brand{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.4em;width:100%;margin:0;line-height:1.1;display:flex}.yp-hero-welcome__brand-we{letter-spacing:-.03em;color:#fff;font-size:clamp(2rem,5.2vw,3.25rem);font-weight:700}.yp-hero-welcome__brand-name{letter-spacing:-.02em;color:#f0c978;font-size:clamp(2rem,5.2vw,3.25rem);font-weight:800}.yp-hero-welcome__brand-logo{vertical-align:middle;object-fit:contain;width:auto;max-width:min(16rem,72vw);height:clamp(2.1rem,5.4vw,3.1rem);display:inline-block}html[dir=rtl] .yp-hero-welcome__brand-we,html[dir=rtl] .yp-hero-welcome__brand-name{letter-spacing:0}.yp-hero-welcome__slide--about{gap:.85rem;max-width:36rem;margin-inline:auto}.yp-hero-welcome__about-hook{letter-spacing:.02em;color:#eeb44ed1;text-align:center;text-wrap:balance;margin:0;font-size:clamp(.95rem,2vw,1.05rem);font-weight:600}.yp-hero-welcome__about-title{text-align:center;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.35em;width:100%;margin:0;line-height:1.08;display:flex}.yp-hero-welcome__about-title-main{letter-spacing:-.03em;color:#fff;font-size:clamp(2rem,5.5vw,3.35rem);font-weight:700}.yp-hero-welcome__about-title-accent{letter-spacing:-.02em;background:linear-gradient(135deg,#fff 0%,#eeb44ef2 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,5.5vw,3.35rem);font-weight:800}html[dir=rtl] .yp-hero-welcome__about-title-main,html[dir=rtl] .yp-hero-welcome__about-title-accent{letter-spacing:0}.yp-hero-welcome__about-lead{color:#ffffff9e;text-align:center;text-wrap:balance;width:100%;max-width:30rem;margin:0;font-size:clamp(1rem,2.1vw,1.12rem);font-weight:500;line-height:1.72}.yp-hero-welcome__about-lead--title{color:#fff;max-width:32rem;font-size:clamp(1.65rem,4.2vw,2.35rem);font-weight:700;line-height:1.45}html[dir=rtl] .yp-hero-welcome__about-lead{letter-spacing:0}.yp-hw-reveal{opacity:0;animation:yp-hw-fade-in .65s ease var(--hw-delay,0s) both}.yp-hero-welcome__yoo{text-align:center;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:32rem;margin-inline:auto;display:flex}.yp-hero-welcome__avatar{filter:drop-shadow(0 0 22px #7c5cf68c);width:3.35rem;height:3.35rem;margin-top:0}.yp-hero-welcome__avatar .yp-assistant-avatar-yoo{font-size:.88rem}.yp-hero-welcome__yoo-line{letter-spacing:-.02em;color:#ffffffeb;text-align:center;text-wrap:balance;width:100%;max-width:28rem;margin:0;font-size:clamp(1.05rem,2.4vw,1.28rem);font-weight:600;line-height:1.55;position:relative}.yp-hero-welcome__yoo-line.is-typing{text-wrap:wrap}@keyframes yp-hw-line-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.yp-hero-welcome__yoo-line-ghost{visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;margin:0}.yp-hero-welcome__yoo-line-live{margin:0;display:block;position:absolute;inset:0}.yp-hero-welcome__choices{gap:.45rem;width:100%;max-width:28rem;margin-inline:auto;animation:.5s both yp-hw-fade-in;display:grid}.yp-hero-welcome__yoo-prompt{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:.55rem;width:100%;max-width:28rem;margin-inline:auto;display:flex}.yp-hero-welcome__yoo-prompt .yp-hero-welcome__yoo-line{flex:0 auto;margin:0}.yp-hw-gemini-dots{flex:none;justify-content:center;align-items:center;gap:.4rem;min-height:1.75rem;padding-block:.15rem;padding-inline:.1rem;display:inline-flex}.yp-hw-gemini-dots span{background:#c4b5fdf2;border-radius:50%;width:.5rem;height:.5rem;animation:1.05s ease-in-out infinite yp-hw-gemini-dot;display:block;box-shadow:0 0 10px #a78bfa59}.yp-hw-gemini-dots span:first-child{animation-delay:0s}.yp-hw-gemini-dots span:nth-child(2){animation-delay:.14s}.yp-hw-gemini-dots span:nth-child(3){animation-delay:.28s}.yp-hw-gemini-dots span:nth-child(4){animation-delay:.42s}@keyframes yp-hw-gemini-dot{0%,55%,to{opacity:.32;transform:translateY(0)}28%{opacity:1;transform:translateY(-7px)}}.yp-hero-welcome__choices--compact{grid-template-columns:1fr 1fr;gap:.5rem}.yp-hero-welcome__choice{width:100%;min-height:2.75rem;color:inherit;text-align:start;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:.75rem;gap:.22rem;padding:.85rem .95rem;transition:background .18s,border-color .18s,transform .18s;display:grid}.yp-hero-welcome__choice:hover{background:#ffffff12;border-color:#ffffff29;transform:translateY(-1px)}.yp-hero-welcome__choice--accent{background:#7c5cf61f;border-color:#a78bfa52}.yp-hero-welcome__choice--accent:hover{background:#7c5cf633;border-color:#a78bfa7a}.yp-hero-welcome__choice--ghost{color:#ffffff9e;background:0 0;border-color:#ffffff14}.yp-hero-welcome__choice--ghost:hover{color:#ffffffe0;background:#ffffff0a}.yp-hero-welcome__choice-title{color:#fffffff0;font-size:.86rem;font-weight:700;line-height:1.35}.yp-hero-welcome__choice-desc{color:#ffffffa6;font-size:.76rem;line-height:1.5}.yp-hw-slide-enter-active,.yp-hw-slide-leave-active{pointer-events:none;transition:opacity .75s}.yp-hw-slide-leave-active{z-index:1}.yp-hw-slide-enter-active{z-index:2}.yp-hw-slide-enter-from,.yp-hw-slide-leave-to{opacity:0}.yp-hw-slide-enter-to,.yp-hw-slide-leave-from{opacity:1}.yp-hw-yoo-reveal{animation:.6s .1s both yp-hw-fade-in}.yp-hw-yoo-reveal--line{animation-delay:.25s}.yp-hw-choices-in{animation:.5s both yp-hw-fade-in}.yp-hw-wizard{gap:.65rem;width:100%;max-width:28rem;margin-inline:auto;display:grid}.yp-hw-wizard__options{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#a78bfa59 transparent;gap:.42rem;width:100%;max-height:min(42vh,22rem);padding-inline-end:.15rem;display:grid;overflow-y:auto}.yp-hw-wizard__options--compact{grid-template-columns:1fr 1fr;gap:.5rem;max-height:none;overflow:visible}.yp-hw-wizard__chip{width:100%;color:inherit;text-align:start;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:.75rem;gap:.18rem;padding:.62rem .78rem;transition:background .18s,border-color .18s,transform .18s;display:grid}.yp-hw-wizard__chip:hover{background:#ffffff12;border-color:#a78bfa47;transform:translateY(-1px)}.yp-hw-wizard__chip-label{color:#fffffff0;font-size:.84rem;font-weight:700;line-height:1.35}.yp-hw-wizard__chip-hint{color:#ffffff85;font-size:.74rem;line-height:1.45}.yp-hw-wizard__result{gap:.55rem;width:100%;display:grid}.yp-hw-wizard__result-detail{color:#ffffffb8;text-align:center;margin:0;font-size:.82rem;line-height:1.55}.yp-hw-wizard__result-note{color:#c4b5fdb8;text-align:center;margin:0;font-size:.74rem;line-height:1.5}.yp-hw-wizard__actions{gap:.45rem;width:100%;display:grid}.yp-hw-wizard__footer{justify-content:center;width:100%;padding-top:.15rem;display:flex}.yp-hw-wizard__back{max-width:14rem}@keyframes yp-hw-fade-in{0%{opacity:0}to{opacity:1}}.yp-hero-cinema.is-yoo-welcome-active .yp-hero-cinema-body{opacity:0;visibility:hidden;pointer-events:none}@media (width<=520px){.yp-hero-welcome__choices--compact{grid-template-columns:1fr}.yp-hero-welcome__stage{min-height:clamp(12rem,34vh,18rem)}}@media (prefers-reduced-motion:reduce){.yp-hw-slide-enter-active,.yp-hw-slide-leave-active{transition:none}.yp-hw-reveal{opacity:1;animation:none;transform:none}.yp-hw-yoo-reveal,.yp-hw-choices-in{animation:none}.yp-hw-gemini-dots span{opacity:.55;animation:none}.yp-hero-welcome__yoo-head,.yp-hero-welcome__choices{animation:none}.yp-hero-welcome__glow{filter:none;animation:none;transform:none}.yp-cta-map,.yp-cta-glow,.yp-cta-map-step.is-featured .yp-cta-map-step-dot,.yp-cta-map-footer-ring{animation:none}.yp-hero-welcome.is-revealing-slider,.yp-hero-cinema.is-yoo-welcome-active .yp-hero-cinema-body,.yp-hero-cinema-body{transition:none}}.yp-home-section.yp-hero-cinema{box-sizing:border-box;min-height:100svh;padding-top:var(--yp-home-header-offset,5.75rem);grid-template-rows:1fr auto;align-items:stretch;display:grid}.yp-home-section.yp-hero-cinema .yp-hero-cinema-body{align-self:center;min-height:0}.yp-home-section.yp-hero-cinema .yp-hero-scroll-anchor{place-self:end center;margin-bottom:clamp(1.25rem,3.5vh,2.5rem)}.yp-hero-cinema{position:relative;overflow:hidden}.yp-hero-cinema .yp-hero-cinema-body,.yp-hero-cinema .yp-hero-scroll-anchor{z-index:10;position:relative}.yp-hero-cinema-body{pointer-events:none;opacity:1;visibility:visible;align-items:center;width:100%;padding-block:1rem .5rem;transition:opacity .65s,visibility .65s;display:flex}.yp-hero-cinema-body *{pointer-events:auto}.yp-hero-narrative,.yp-hero-film{width:100%;position:relative}.yp-hero-cinema .yp-hero-film{max-width:72rem;margin-inline:auto}@media (width>=900px){.yp-hero-cinema .yp-film-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(1.5rem,2.5vw,2.25rem)}}.yp-hero-film-grid,.yp-hero-narrative-grid{align-items:center;gap:3rem;display:grid}@media (width>=900px){.yp-hero-film-grid,.yp-hero-narrative-grid{grid-template-columns:1fr 1fr;gap:3.5rem}}.yp-hero-film-copy,.yp-hero-film-visual{min-width:0}.yp-film-layout{align-items:start;gap:1.25rem;display:grid}.yp-film-left,.yp-film-visual-stage{min-width:0}.yp-film-copy-stage{grid-template-columns:1fr;display:grid}.yp-film-copy-stage>.yp-film-scene{grid-area:1/1;align-self:start;width:100%;position:relative;inset:auto;overflow:visible}.yp-film-visual-stage{min-height:28rem;position:relative}.yp-film-visual-stage--studio{min-height:28rem}.yp-film-visual-stage>.yp-film-scene{position:absolute;inset:0}.yp-film-scene{opacity:0;visibility:hidden;pointer-events:none;transition:opacity 1s}.yp-film-scene:not(.is-active):not(.is-leaving){display:none}.yp-film-scene.is-active,.yp-film-scene.is-leaving{display:block}.yp-film-scene.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:2}.yp-film-scene.is-active.is-initial{transition:none}.yp-film-scene.is-leaving{opacity:0;visibility:visible;z-index:1}.yp-film-controls{z-index:5;margin-top:1.75rem;position:relative}.yp-film-foot{flex-wrap:wrap;align-items:center;gap:.75rem 1.5rem;margin-top:0;display:flex}.yp-film-dots{align-items:center;gap:.45rem;margin-top:1.1rem;display:flex}.yp-hero-scroll-anchor{z-index:30;color:#ffffffb8;letter-spacing:.03em;cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;min-width:2.75rem;min-height:2.75rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:600;transition:color .2s,transform .2s;display:flex;position:relative}.yp-hero-scroll-anchor:hover{color:#fff;transform:translateY(2px)}.yp-hero-scroll-anchor-icon{width:1.5rem;height:1.5rem;color:var(--yp-accent);justify-content:center;align-items:center;font-size:.95rem;line-height:1;animation:1.8s ease-in-out infinite yp-scroll-bounce;display:inline-flex}@keyframes yp-scroll-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}@media (prefers-reduced-motion:reduce){.yp-hero-scroll-anchor-icon{animation:none}}.yp-film-visual-panel{background:#0a0c12e0;border:1px solid #ffffff14;border-radius:16px;width:100%;height:28rem;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000059}.yp-film-visual-panel--studio{height:28rem}.yp-film-visual-panel>*{width:100%;height:100%}.yp-film-copy-stack,.yp-film-visual-stack{display:none}.yp-film-layer{opacity:0;visibility:hidden;pointer-events:none;transition:opacity 1.35s;position:absolute;inset:0}.yp-film-layer.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:2}.yp-film-layer.is-leaving{opacity:0;visibility:visible;z-index:1}.yp-film-kicker{letter-spacing:.14em;text-transform:uppercase;color:#eeb44ee0;margin-bottom:1rem;font-size:.6875rem;font-weight:600}.yp-film-title{flex-direction:column;gap:.15rem;margin:0 0 .875rem;display:flex;overflow:visible}.yp-film-title-line{letter-spacing:-.035em;color:#fff;padding-block:.06em;font-size:clamp(1.85rem,4.2vw,3.1rem);font-weight:700;line-height:1.18;display:block;overflow:visible}.yp-film-title-line.is-accent{color:#f0c978;background:0 0;-webkit-background-clip:unset;background-clip:unset;-webkit-box-decoration-break:unset;box-decoration-break:unset;padding-bottom:.12em}html[dir=rtl] .yp-film-title-line{letter-spacing:0;line-height:1.22}html[dir=rtl] .yp-film-title-line.is-accent{padding-bottom:.14em}.yp-film-lead{color:#ffffffa6;max-width:32rem;margin:0;font-size:1.0625rem;line-height:1.72}.yp-film-dot{cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;padding:0;transition:opacity .35s;display:inline-flex;position:relative}.yp-film-dot:after{content:"";background:#ffffff47;border-radius:999px;width:.4rem;height:.4rem;transition:width .35s,background .35s;display:block}.yp-film-dot:hover:after{background:#ffffff80}.yp-film-dot.is-active:after{background:var(--yp-accent);width:1.35rem}.yp-film-dot:focus-visible{outline:2px solid var(--yp-accent);outline-offset:3px}.yp-film-cta-main{color:var(--yp-accent);white-space:nowrap;font-size:.9375rem;font-weight:600;text-decoration:none;transition:color .2s}.yp-film-cta-main:hover{color:var(--yp-accent-hover)}.yp-film-cta-sub{color:#ffffff94;white-space:nowrap;border-bottom:1px solid #ffffff26;padding-bottom:.1rem;font-size:.875rem;text-decoration:none;transition:color .2s,border-color .2s}.yp-film-cta-sub:hover{color:#ffffffbf;border-color:#ffffff59}@media (width<=899px){.yp-hero-cinema-body{align-items:flex-start;padding-block:5.5rem 2rem}.yp-film-visual-stage,.yp-film-visual-stage--studio{min-height:22rem}.yp-film-visual-panel,.yp-film-visual-panel--studio{height:22rem}.yp-film-controls{margin-top:1.25rem}}.yp-live-feed{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080a0ead;border-radius:14px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 0 0 1px #ffffff0d}.yp-live-feed-head{color:#ffffff59;border-bottom:1px solid #ffffff0d;align-items:center;gap:.5rem;padding:.7rem .9rem;font-size:.6875rem;display:flex}.yp-live-feed-dot{background:#28c840;border-radius:50%;width:.45rem;height:.45rem;animation:2s ease-in-out infinite yp-live-dot;box-shadow:0 0 8px #28c84099}@keyframes yp-live-dot{50%{opacity:.5}}.yp-live-feed-label{color:#ffffff8c;font-family:ui-monospace,monospace}.yp-live-feed-time{text-transform:uppercase;letter-spacing:.08em;margin-inline-start:auto}.yp-live-feed-body{flex:1;padding:.85rem .9rem;font-family:ui-monospace,monospace;font-size:.72rem;line-height:1.85;overflow:hidden}.yp-live-feed-line{opacity:0;gap:.65rem;animation:.5s forwards yp-feed-line-in;display:flex}@keyframes yp-feed-line-in{0%{opacity:0}to{opacity:1}}.yp-live-feed-tag{color:#eeb44ebf;flex-shrink:0;min-width:2.5rem}.yp-live-feed-text{color:#ffffffc7}.yp-live-feed-cursor{background:#eeb44ed9;width:.45rem;height:1em;margin-top:.25rem;animation:1s step-end infinite yp-code-blink;display:inline-block}.yp-live-feed-build .yp-live-feed-tag{color:#82aaffd9}.yp-live-feed-ops .yp-live-feed-tag{color:#a78bfad9}.yp-saas-preview{background:#06080c99;flex-direction:column;height:100%;display:flex;position:relative}.yp-saas-preview-bar{background:#ffffff08;border-bottom:1px solid #ffffff0f;align-items:center;gap:.65rem;padding:.55rem .85rem;display:flex}.yp-saas-preview-dots{gap:.35rem;display:flex}.yp-saas-preview-dots i{background:#fff3;border-radius:50%;width:.45rem;height:.45rem}.yp-saas-preview-dots i:first-child{background:#ff5f57}.yp-saas-preview-dots i:nth-child(2){background:#febc2e}.yp-saas-preview-dots i:nth-child(3){background:#28c840}.yp-saas-preview-url{color:#fff6;font-family:ui-monospace,monospace;font-size:.625rem}.yp-saas-preview-body{border-radius:0 0 .85rem .85rem;flex:1;grid-template-columns:7.5rem 1fr;min-height:0;display:grid;overflow:hidden}.yp-saas-preview-nav{z-index:15;border-inline-end:1px solid #ffffff0d;flex-direction:column;gap:.25rem;padding:.75rem .5rem;display:flex;position:relative}.yp-saas-preview-nav-item{color:#ffffff59;cursor:pointer;text-align:inherit;background:0 0;border:none;border-radius:6px;padding:.4rem .5rem;font-size:.625rem;transition:color .3s,background .3s}.yp-saas-preview-nav-item:hover{color:#ffffffb8}.yp-saas-preview-nav-item.is-active{color:#ffffffe6;background:#eeb44e1f}.yp-saas-preview-main{padding:1rem 1.1rem;overflow:hidden}.yp-saas-preview-page-title{color:#fff;margin:0 0 .85rem;font-size:.9375rem;font-weight:600}.yp-saas-preview-cards{flex-direction:column;gap:.55rem;display:flex}.yp-saas-preview-card{opacity:0;animation:.45s forwards yp-card-in;animation-delay:var(--card-delay,0s);background:#ffffff0d;border-radius:10px;justify-content:space-between;align-items:center;padding:.65rem .75rem;display:flex}@keyframes yp-card-in{0%{opacity:0}to{opacity:1}}.yp-saas-preview-card-label{color:#ffffffb8;font-size:.75rem}.yp-saas-preview-card-value{color:#eeb44ed9;font-family:ui-monospace,monospace;font-size:.6875rem}.yp-saas-page-enter-active,.yp-saas-page-leave-active{transition:opacity .35s}.yp-ops-preview{background:#06080c99;flex-direction:column;height:100%;padding:.95rem 1.05rem 1.05rem;display:flex;position:relative}.yp-ops-preview-head{z-index:15;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:.7rem;display:flex;position:relative;overflow:visible}.yp-ops-preview-label{letter-spacing:.08em;text-transform:uppercase;color:#eeb44ec7;font-size:.6875rem;font-weight:600}.yp-ops-preview-clock{color:#fff6;border:1px solid #ffffff1a;border-radius:999px;padding:.2rem .5rem;font-size:.625rem;font-weight:600}.yp-ops-preview-tabs{z-index:15;flex-wrap:wrap;gap:.35rem;margin:.7rem 0;display:flex;position:relative}.yp-ops-preview-tab{color:#ffffff73;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:999px;padding:.32rem .6rem;font-size:.625rem;font-weight:600;transition:color .3s,background .3s,border-color .3s}.yp-ops-preview-tab:hover{color:#ffffffbf}.yp-ops-preview-tab.is-active{color:#fff;background:#eeb44e24;border-color:#eeb44e4d}.yp-ops-preview-body{flex:1;min-height:0;overflow:hidden}.yp-ops-preview-board-title{color:#fff;margin:0 0 .65rem;font-size:.85rem;font-weight:600}.yp-ops-preview-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.yp-ops-preview-row{opacity:0;animation:.45s forwards yp-card-in;animation-delay:var(--row-delay,0s);background:#ffffff09;border:1px solid #ffffff0f;border-radius:.7rem;align-items:center;gap:.65rem;padding:.6rem .7rem;display:flex}.yp-ops-preview-avatar{color:#eeb44ef2;background:#eeb44e29;border-radius:999px;flex:none;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;font-size:.7rem;font-weight:700;display:inline-flex}.yp-ops-preview-row-main{flex-direction:column;flex:auto;gap:.12rem;min-width:0;display:flex}.yp-ops-preview-task{color:#ffffffe6;font-size:.78rem;line-height:1.3}.yp-ops-preview-who{color:#ffffff73;font-size:.625rem}.yp-ops-preview-status{white-space:nowrap;color:#ffffffb3;background:#ffffff14;border-radius:999px;flex:none;padding:.25rem .55rem;font-size:.6rem;font-weight:700}.yp-ops-preview-status[data-tone=progress]{color:#eeb44ef2;background:#eeb44e29}.yp-ops-preview-status[data-tone=done]{color:#86efacf2;background:#4ade8024}.yp-ops-preview-status[data-tone=scheduled]{color:#a5c0fff2;background:#82aaff24}.yp-ops-preview-status[data-tone=priority]{color:#fca5a5f2;background:#f8717129}.yp-ops-preview-fade-enter-active,.yp-ops-preview-fade-leave-active{transition:opacity .3s}.yp-ops-preview-fade-enter-from,.yp-ops-preview-fade-leave-to{opacity:0}.yp-seo-preview,.yp-marketing-preview{background:#06080c99;flex-direction:column;height:100%;padding:.95rem 1.05rem 1.05rem;display:flex;position:relative}.yp-seo-preview-head,.yp-marketing-preview-head{z-index:15;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:.7rem;display:flex;position:relative;overflow:visible}.yp-seo-preview-label,.yp-marketing-preview-label{letter-spacing:.08em;text-transform:uppercase;color:#eeb44ec7;font-size:.6875rem;font-weight:600}.yp-seo-preview-badge,.yp-marketing-preview-badge{color:#86eface6;background:#4ade8014;border:1px solid #86efac40;border-radius:999px;padding:.2rem .5rem;font-size:.625rem;font-weight:600}.yp-marketing-preview-badge{color:#a5c0fff2;background:#82aaff14;border-color:#82aaff47}.yp-seo-preview-tabs,.yp-marketing-preview-tabs{z-index:15;flex-wrap:wrap;gap:.35rem;margin:.7rem 0;display:flex;position:relative}.yp-seo-preview-tab,.yp-marketing-preview-tab{color:#ffffff73;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:999px;padding:.32rem .6rem;font-size:.625rem;font-weight:600;transition:color .3s,background .3s,border-color .3s}.yp-seo-preview-tab:hover,.yp-marketing-preview-tab:hover{color:#ffffffbf}.yp-seo-preview-tab.is-active,.yp-marketing-preview-tab.is-active{color:#fff;background:#eeb44e24;border-color:#eeb44e4d}.yp-seo-preview-body,.yp-marketing-preview-body{flex:1;min-height:0;overflow:hidden}.yp-seo-preview-board-title,.yp-marketing-preview-board-title{color:#fff;margin:0 0 .65rem;font-size:.85rem;font-weight:600}.yp-seo-preview-list,.yp-marketing-preview-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.yp-seo-preview-row,.yp-marketing-preview-row{opacity:0;animation:.45s forwards yp-card-in;animation-delay:var(--row-delay,0s);background:#ffffff09;border:1px solid #ffffff0f;border-radius:.7rem;align-items:center;gap:.65rem;padding:.6rem .7rem;display:flex}.yp-seo-preview-rank,.yp-marketing-preview-metric{color:#eeb44ef2;text-align:center;flex:none;min-width:3.25rem;font-family:ui-monospace,monospace;font-size:.72rem;font-weight:700}.yp-seo-preview-row-main,.yp-marketing-preview-row-main{flex:auto;min-width:0}.yp-seo-preview-keyword,.yp-marketing-preview-campaign{color:#ffffffe6;font-size:.78rem;line-height:1.35;display:block}.yp-seo-preview-change,.yp-marketing-preview-change{white-space:nowrap;color:#ffffffb3;background:#ffffff14;border-radius:999px;flex:none;padding:.25rem .55rem;font-size:.6rem;font-weight:700}.yp-seo-preview-change[data-tone=up],.yp-marketing-preview-change[data-tone=up]{color:#86efacf2;background:#4ade8024}.yp-seo-preview-change[data-tone=new],.yp-marketing-preview-change[data-tone=new]{color:#ffe3abf2;background:#eeb44e29}.yp-seo-preview-change[data-tone=done],.yp-marketing-preview-change[data-tone=done]{color:#a5c0fff2;background:#82aaff24}.yp-seo-preview-fade-enter-active,.yp-seo-preview-fade-leave-active,.yp-marketing-preview-fade-enter-active,.yp-marketing-preview-fade-leave-active{transition:opacity .3s}.yp-seo-preview-fade-enter-from,.yp-seo-preview-fade-leave-to,.yp-marketing-preview-fade-enter-from,.yp-marketing-preview-fade-leave-to,.yp-saas-page-enter-from,.yp-saas-page-leave-to{opacity:0}.yp-studio-preview{background:#06080c8c;flex-direction:column;height:100%;padding:1rem 1.1rem;display:flex;position:relative}.yp-preview-pause-chip{top:.65rem;z-index:8;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#06080cc7;border:1px solid #eeb44e52;border-radius:.4rem;align-items:center;gap:.35rem;max-width:calc(100% - 1.3rem);padding:.28rem .55rem;display:inline-flex;position:absolute;inset-inline-end:.65rem;box-shadow:0 4px 18px #00000047}.yp-preview-pause-chip--inline{top:50%;z-index:12;pointer-events:none;white-space:nowrap;flex-shrink:0;max-width:min(14rem,42vw);position:absolute;inset-inline:0 auto;transform:translateY(-50%)translate(calc(-100% - .35rem))}.yp-preview-pause-anchor{flex:none;width:0;height:1.25rem;position:relative;overflow:visible}.yp-preview-head-lead{flex:auto;align-items:center;gap:0;min-width:0;display:flex;overflow:visible}.yp-preview-pause-icon{flex-shrink:0;align-items:center;gap:.18rem;display:inline-flex}.yp-preview-pause-icon:before,.yp-preview-pause-icon:after{content:"";background:var(--yp-accent);border-radius:1px;width:.2rem;height:.65rem}.yp-preview-pause-label{color:#ffffffeb;white-space:nowrap;font-size:.625rem;font-weight:600}.yp-preview-pause-hint{color:#ffffff7a;white-space:nowrap;text-overflow:ellipsis;font-size:.5625rem;overflow:hidden}@media (width<=519px){.yp-preview-pause-hint{display:none}}.yp-preview-pause-enter-active,.yp-preview-pause-leave-active{transition:opacity .22s,transform .22s}.yp-preview-pause-enter-from,.yp-preview-pause-leave-to{opacity:0;transform:translateY(-4px)}.yp-preview-pause-chip--inline.yp-preview-pause-enter-from,.yp-preview-pause-chip--inline.yp-preview-pause-leave-to{opacity:0;transform:translateY(calc(-50% - 4px))translate(calc(-100% - .35rem))}.yp-preview-pause-chip--inline.yp-preview-pause-enter-to,.yp-preview-pause-chip--inline.yp-preview-pause-leave-from{opacity:1;transform:translateY(-50%)translate(calc(-100% - .35rem))}.yp-studio-preview-stage{border-radius:0 0 .85rem .85rem;flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.yp-studio-preview-head{z-index:15;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-bottom:.65rem;padding-bottom:.55rem;display:flex;position:relative;overflow:visible}.yp-studio-preview-track{z-index:15;margin-bottom:.65rem;position:relative}.yp-studio-preview-label{letter-spacing:.08em;text-transform:uppercase;color:#eeb44ebf;font-size:.6875rem;font-weight:600}.yp-studio-preview-steps{align-items:center;gap:.35rem;display:flex}.yp-studio-step-dot{cursor:pointer;background:#fff3;border:none;border-radius:999px;width:.35rem;height:.35rem;padding:0;transition:width .35s,background .35s}.yp-studio-step-dot:hover{background:#ffffff61}.yp-studio-step-dot:focus-visible{outline:2px solid var(--yp-accent);outline-offset:2px}.yp-studio-step-dot.is-done{background:#eeb44e8c}.yp-studio-step-dot.is-active{background:var(--yp-accent);width:1rem}.yp-studio-preview-body{z-index:1;flex:1;align-items:stretch;gap:.75rem;min-height:0;display:grid;position:relative}@media (width>=520px){.yp-studio-preview-body{grid-template-columns:1fr 1fr;gap:.85rem}}.yp-studio-preview-phone{background:linear-gradient(#12121a 0%,#0a0a10 100%);border:1px solid #ffffff1a;border-radius:1rem;flex-direction:column;align-self:stretch;height:auto;min-height:0;padding:1.35rem .85rem .85rem;display:flex;position:relative}.yp-app-preview-notch{background:#ffffff26;border-radius:999px;width:3rem;height:.3rem;position:absolute;top:.5rem;left:50%;transform:translate(-50%)}.yp-studio-step{color:var(--yp-accent);margin:0 0 .35rem;font-size:.625rem;font-weight:600}.yp-studio-title{color:#fff;margin:0 0 .25rem;font-size:1.0625rem;font-weight:700}.yp-studio-subtitle{color:#ffffff73;margin:0 0 .65rem;font-size:.6875rem}.yp-studio-body{color:#ffffff9e;margin:0 0 .55rem;font-size:.75rem;line-height:1.55}.yp-studio-tags{flex-wrap:wrap;gap:.35rem;display:flex}.yp-studio-tags span{color:#ffffffb8;background:#ffffff0f;border-radius:999px;padding:.25rem .5rem;font-size:.625rem}.yp-studio-preview-side{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;justify-content:flex-start;align-self:stretch;height:auto;min-height:0;padding:.75rem;display:flex}.yp-studio-side-title{text-transform:uppercase;letter-spacing:.06em;color:#ffffff73;margin:0 0 .65rem;font-size:.6875rem;font-weight:600}.yp-studio-side-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.yp-studio-side-list li{color:#ffffffc7;padding-inline-start:.85rem;font-size:.8125rem;position:relative}.yp-studio-side-list li:before{content:"";inset-inline-start:0;background:var(--yp-accent);border-radius:50%;width:.3rem;height:.3rem;position:absolute;top:.55em}.yp-app-screen-enter-active,.yp-app-screen-leave-active{transition:opacity .55s,transform .55s}.yp-app-screen-enter-from{opacity:0;transform:translate(10px)}.yp-app-screen-leave-to{opacity:0;transform:translate(-10px)}.yp-studio-preview-body--results{grid-template-columns:1.12fr .88fr;align-items:stretch}.yp-studio-result-frame{justify-content:center;align-items:center;height:100%;min-height:0;padding:.15rem;display:flex}.yp-studio-result-frame--phone{padding:.15rem}.yp-studio-result-frame--browser{width:100%}.yp-studio-mock-phone{aspect-ratio:9/16;background:linear-gradient(#14141c 0%,#0a0a10 100%);border:1px solid #ffffff1f;border-radius:1.25rem;width:auto;max-width:100%;height:100%;max-height:19.5rem;margin-inline:auto;padding:1.55rem .5rem .5rem;position:relative;overflow:hidden;box-shadow:0 16px 36px #00000059}.yp-studio-mock-browser{background:#0e0e14;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:100%;height:100%;max-height:19.5rem;display:flex;overflow:hidden;box-shadow:0 16px 36px #00000047}.yp-mock-browser-chrome{background:#ffffff0a;border-bottom:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:.35rem;padding:.45rem .55rem;display:flex}.yp-studio-mock-browser>.yp-mock-ecom,.yp-studio-mock-browser>.yp-mock-corp,.yp-studio-mock-browser>.yp-mock-platform{flex:1;min-height:0;overflow:hidden}.yp-mock-browser-dot{background:#ffffff2e;border-radius:50%;width:.4rem;height:.4rem}.yp-mock-browser-dot:first-child{background:#ee645a8c}.yp-mock-browser-dot:nth-child(2){background:#eeb44e8c}.yp-mock-browser-dot:nth-child(3){background:#5ac88273}.yp-mock-browser-url{color:#ffffff59;white-space:nowrap;text-overflow:ellipsis;background:#ffffff0d;border-radius:999px;flex:1;margin-inline-start:.35rem;padding:.2rem .45rem;font-size:.5625rem;overflow:hidden}.yp-mock-app{flex-direction:column;gap:.45rem;height:100%;display:flex}.yp-mock-app-bar{justify-content:space-between;align-items:center;gap:.25rem;display:flex}.yp-mock-app-bar span:first-child,.yp-mock-app-icon{background:#ffffff1f;border-radius:4px;width:.65rem;height:.65rem}.yp-mock-app-title{color:#ffffffd9;font-size:.5625rem;font-weight:600}.yp-mock-app-hero{background:linear-gradient(135deg,#eeb44e59 0%,#eeb44e14 100%);border-radius:8px;height:2.75rem}.yp-mock-app-cards{flex-direction:column;flex:1;gap:.35rem;display:flex}.yp-mock-app-card{background:#ffffff0a;border-radius:8px;grid-template-columns:2rem 1fr;align-items:center;gap:.35rem;padding:.35rem;display:grid}.yp-mock-app-card-img{background:#ffffff1a;border-radius:6px;width:2rem;height:2rem}.yp-mock-app-card-line{background:#ffffff24;border-radius:999px;height:.3rem;display:block}.yp-mock-app-card-line--short{width:55%;margin-top:.25rem}.yp-mock-app-nav{border-top:1px solid #ffffff0f;flex-shrink:0;justify-content:space-around;padding-top:.25rem;display:flex}.yp-mock-app-nav span{background:#ffffff1f;border-radius:4px;width:.55rem;height:.55rem}.yp-mock-app-nav span.is-active{background:var(--yp-accent)}.yp-mock-ecom{flex-direction:column;flex:1;gap:.4rem;min-height:0;padding:.45rem;display:flex}.yp-mock-ecom-nav{align-items:center;gap:.35rem;display:flex}.yp-mock-ecom-logo{background:#eeb44e8c;border-radius:999px;width:2rem;height:.45rem}.yp-mock-ecom-link{background:#ffffff1a;border-radius:999px;flex:1;max-width:1.5rem;height:.3rem}.yp-mock-ecom-cart{background:#ffffff26;border-radius:4px;width:.75rem;height:.75rem;margin-inline-start:auto}.yp-mock-ecom-hero{background:linear-gradient(135deg,#eeb44e33 0%,#ffffff0a 100%);border-radius:8px;flex-direction:column;gap:.35rem;padding:.65rem;display:flex}.yp-mock-ecom-hero-text{background:#fff3;border-radius:999px;width:70%;height:.45rem}.yp-mock-ecom-hero-btn{background:var(--yp-accent);border-radius:999px;width:2.5rem;height:.55rem}.yp-mock-ecom-grid{flex:1;grid-template-columns:repeat(2,1fr);align-content:start;gap:.35rem;min-height:0;display:grid}.yp-mock-ecom-product{background:#ffffff0a;border-radius:8px;flex-direction:column;gap:.3rem;padding:.35rem;display:flex}.yp-mock-ecom-img{aspect-ratio:4/3;background:#ffffff1a;border-radius:6px;max-height:2.35rem}.yp-mock-ecom-price{background:#eeb44e73;border-radius:999px;width:50%;height:.3rem}.yp-mock-corp{flex-direction:column;flex:1;gap:.4rem;min-height:0;padding:.45rem;display:flex}.yp-mock-corp-nav{align-items:center;gap:.35rem;display:flex}.yp-mock-corp-logo{background:#ffffff38;border-radius:999px;width:2.25rem;height:.45rem}.yp-mock-corp-link{background:#ffffff1a;border-radius:999px;flex:1;max-width:1.25rem;height:.28rem}.yp-mock-corp-hero{flex-direction:column;gap:.35rem;padding:.75rem .55rem;display:flex}.yp-mock-corp-headline{background:#ffffff38;border-radius:999px;width:75%;height:.5rem}.yp-mock-corp-sub{background:#ffffff1a;border-radius:999px;width:55%;height:.35rem}.yp-mock-corp-cta{background:var(--yp-accent);border-radius:999px;width:2.75rem;height:.55rem;margin-top:.15rem}.yp-mock-corp-blocks{grid-template-columns:repeat(3,1fr);gap:.35rem;display:grid}.yp-mock-corp-block{background:#ffffff0a;border-radius:8px;flex-direction:column;gap:.3rem;padding:.4rem;display:flex}.yp-mock-corp-block span:first-child{background:#ffffff14;border-radius:6px;width:100%;height:1.65rem}.yp-mock-corp-block-line{background:#ffffff1f;border-radius:999px;width:80%;height:.28rem}.yp-mock-platform{grid-template-columns:2.5rem 1fr;height:100%;min-height:0;display:grid}.yp-mock-platform-sidebar{background:#ffffff08;border-inline-end:1px solid #ffffff0f;flex-direction:column;gap:.35rem;padding:.55rem .35rem;display:flex}.yp-mock-platform-sidebar span{background:#ffffff1a;border-radius:999px;height:.35rem}.yp-mock-platform-sidebar span.is-active{background:#eeb44e8c}.yp-mock-platform-main{flex-direction:column;gap:.55rem;padding:.55rem;display:flex}.yp-mock-platform-stats{grid-template-columns:repeat(3,1fr);gap:.35rem;display:grid}.yp-mock-platform-stat{background:#ffffff0a;border-radius:8px;flex-direction:column;gap:.3rem;padding:.4rem;display:flex}.yp-mock-platform-stat span:first-child{background:#ffffff1f;border-radius:999px;width:60%;height:.28rem}.yp-mock-platform-stat-val{background:#eeb44e66;border-radius:999px;width:45%;height:.45rem}.yp-mock-platform-chart{background:#ffffff08;border-radius:8px;flex:1;align-items:flex-end;gap:.3rem;min-height:5rem;padding:.5rem;display:flex}.yp-mock-platform-bar{background:linear-gradient(#eeb44ea6 0%,#eeb44e26 100%);border-radius:4px 4px 0 0;flex:1}.yp-studio-preview-side--result{justify-content:flex-start;gap:.35rem}.yp-studio-result-badge{letter-spacing:.04em;text-transform:uppercase;color:var(--yp-accent);background:#eeb44e1f;border-radius:999px;align-self:flex-start;padding:.2rem .5rem;font-size:.625rem;font-weight:600;display:inline-flex}.yp-studio-result-title{color:#fff;margin:0;font-size:1rem;font-weight:700}.yp-studio-result-body{color:#ffffffa6;margin:0;font-size:.75rem;line-height:1.6}.yp-studio-result-foot{color:#ffffff61;border-top:1px solid #ffffff0f;margin-top:auto;padding-top:.65rem;font-size:.6875rem}@media (width<=519px){.yp-studio-preview-body--results{grid-template-columns:1fr}.yp-studio-mock-browser{min-height:12rem}.yp-studio-preview-side--result{min-height:auto}}.yp-product-preview{background:linear-gradient(160deg,#eeb44e0f 0%,#06080ccc 45%);flex-direction:column;height:100%;padding:1rem 1.1rem;display:flex;position:relative}.yp-product-preview-head{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.yp-product-preview-logo{color:var(--yp-accent);letter-spacing:-.02em;font-size:1rem;font-weight:700}.yp-product-preview-tag{color:#fff6;text-transform:uppercase;letter-spacing:.06em;font-size:.625rem}.yp-product-preview-nav{z-index:15;flex-wrap:wrap;gap:.35rem;margin-bottom:1rem;display:flex;position:relative}.yp-product-preview-nav-item{color:#ffffff61;cursor:pointer;background:#ffffff0a;border:none;border-radius:999px;padding:.3rem .55rem;font-size:.625rem;transition:color .2s,background .2s}.yp-product-preview-nav-item:hover{color:#ffffffb8}.yp-product-preview-nav-item.is-active{color:#ffffffe0;background:#eeb44e24}.yp-product-preview-title{color:#fff;margin:0 0 1rem;font-size:1.125rem;font-weight:600}.yp-product-preview-list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.yp-product-preview-list li{color:#ffffffc7;opacity:0;animation:.45s forwards yp-card-in;animation-delay:var(--li-delay,0s);background:#ffffff0f;border-radius:10px;padding:.7rem .85rem;font-size:.8125rem}.yp-hero-narrative-title,.yp-hero-narrative-lead{opacity:1;transform:none}.yp-hero-copy-stage,.yp-hero-visual-stage{min-height:12rem;position:relative}.yp-hero-visual-stage{min-height:320px}.yp-hero-copy-block,.yp-hero-visual-block{width:100%}.yp-hero-narrative-title{letter-spacing:-.035em;color:#fff;text-wrap:balance;margin-bottom:1.125rem;font-size:clamp(2.125rem,5vw,3.65rem);font-weight:700;line-height:1.08}.yp-hero-narrative-lead{color:#ffffffa6;max-width:34rem;font-size:1.0625rem;line-height:1.75}.yp-hero-actions{display:none}.yp-hero-narrative-visual{align-items:center;min-height:280px;display:flex}.yp-hero-narrative-visual-inner{width:100%}.yp-cinematic-enter-active,.yp-cinematic-leave-active,.yp-cinematic-enter-from,.yp-cinematic-leave-to{display:none!important}.yp-code-screen{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:left;direction:ltr;background:#080a10b8;border-radius:14px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 0 0 1px #ffffff0f}.yp-code-screen-chrome{background:#ffffff08;border-bottom:1px solid #ffffff0d;align-items:center;gap:.45rem;padding:.65rem .85rem;display:flex}.yp-code-dot{border-radius:50%;width:.55rem;height:.55rem}.yp-code-dot-red{background:#ff5f57}.yp-code-dot-yellow{background:#febc2e}.yp-code-dot-green{background:#28c840}.yp-code-screen-tab{color:#ffffff47;border-radius:6px;margin-inline-start:.5rem;padding:.2rem .55rem;font-size:.6875rem}.yp-code-screen-tab.is-active{color:#ffffffb8;background:#ffffff0f}.yp-code-screen-toolbar{color:#ffffff52;border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:.45rem .85rem;font-size:.625rem;display:flex}.yp-code-toolbar-status{color:#28c840bf}.yp-code-screen-editor{text-align:left;direction:ltr;flex:1;grid-template-columns:2.25rem 1fr;min-height:0;font-family:ui-monospace,Cascadia Code,SF Mono,monospace;font-size:.68rem;line-height:1.65;display:grid;overflow:hidden}.yp-code-gutter{text-align:right;color:#ffffff2e;-webkit-user-select:none;user-select:none;border-inline-end:1px solid #ffffff0a;padding:.85rem .35rem}.yp-code-gutter span{display:block}.yp-code-lines{text-align:left;direction:ltr;unicode-bidi:isolate;padding:.85rem .75rem}.yp-code-line{opacity:0;text-align:left;white-space:pre;direction:ltr;min-height:1.7em;transition:opacity .35s,transform .35s;transform:translateY(4px)}.yp-code-line.is-visible{opacity:1;transform:translateY(0)}.yp-code-kw{color:#c792ea}.yp-code-fn{color:#82aaff}.yp-code-str{color:#c3e88d}.yp-code-num{color:#f78c6c}.yp-code-dim{color:#ffffff61}.yp-code-br{color:#ffffffa6}.yp-code-ok{color:#89ddff}.yp-code-cursor{vertical-align:text-bottom;background:#82aaffe6;width:2px;height:1em;margin-left:2px;animation:1s step-end infinite yp-code-blink;display:inline-block}@keyframes yp-code-blink{50%{opacity:0}}.yp-ai-chat{background:#0e0c16eb;border:1px solid #a78bfa1f;border-radius:16px;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.yp-ai-chat-glow{pointer-events:none;background:radial-gradient(at 50% 0,#7850c82e,#0000 70%);height:60%;position:absolute;inset:-30% -20% auto}.yp-ai-chat-header{background:#ffffff05;border-bottom:1px solid #ffffff0f;align-items:center;gap:.5rem;padding:.85rem 1rem;display:flex;position:relative}.yp-ai-live-pulse{background:#a78bfa;border-radius:50%;width:.45rem;height:.45rem;animation:2.4s ease-in-out infinite yp-ai-pulse;box-shadow:0 0 10px #a78bfab3}@keyframes yp-ai-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.yp-ai-chat-title{color:#ffffffeb;font-size:.8125rem;font-weight:600}.yp-ai-chat-badge{letter-spacing:.04em;color:#a78bfad9;margin-inline-start:auto;font-size:.625rem;font-weight:500}.yp-ai-chat-viewport{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;position:relative;overflow:hidden auto}.yp-ai-chat-viewport::-webkit-scrollbar{width:0;height:0;display:none}.yp-ai-chat-thread-inner{flex-direction:column;gap:1rem;padding:1rem 1rem 1.5rem;display:flex}.yp-ai-chat-thread{display:none}.yp-ai-msg{flex-direction:column;gap:.4rem;animation:.45s both yp-ai-msg-in;display:flex}@keyframes yp-ai-msg-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.yp-ai-msg-label{letter-spacing:.04em;text-transform:uppercase;color:#ffffff61;font-size:.625rem;font-weight:600}.yp-ai-msg-ai .yp-ai-msg-label{color:#a78bfabf}.yp-ai-bubble{white-space:pre-wrap;border-radius:14px;max-width:92%;padding:.8rem .95rem;font-size:.8125rem;line-height:1.68}.yp-ai-bubble-user{color:#ffffffe6;background:#ffffff0f;border-radius:14px 14px 14px 4px;align-self:flex-start}.yp-ai-bubble-ai{color:#f0ebfff2;background:linear-gradient(145deg,#6446b433,#3c5aa01f);border-radius:14px 14px 4px;align-self:flex-start}.yp-ai-msg-meta,.yp-ai-msg-name,.yp-ai-msg-role{display:none}.yp-ai-typing{align-items:center;gap:.65rem;padding:.35rem 0;display:flex}.yp-ai-typing-dots{gap:.3rem;display:flex}.yp-ai-typing-dots span{background:#a78bfa99;border-radius:50%;width:.35rem;height:.35rem;animation:1.2s ease-in-out infinite yp-ai-dot}.yp-ai-typing-dots span:nth-child(2){animation-delay:.15s}.yp-ai-typing-dots span:nth-child(3){animation-delay:.3s}@keyframes yp-ai-dot{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.yp-hero-tags,.yp-hero-tag,.yp-hero-code,.yp-hero-code-label,.yp-hero-code-body,.yp-hero-ai,.yp-hero-ai-prompt,.yp-hero-ai-output,.yp-narrative-fade-enter-active,.yp-narrative-fade-leave-active,.yp-narrative-visual-enter-active,.yp-narrative-visual-leave-active,.yp-cinema-dots,.yp-cinema-dot,.yp-cinema-panel,.yp-cinema-panel:before{display:none!important}.yp-hero-story,.yp-storyboard{display:none}.yp-hero-story-bg{z-index:0;height:100svh;position:sticky;top:0;overflow:hidden}.yp-storyboard{z-index:1;margin-top:-100svh;position:relative}.yp-story-scene{opacity:.35;align-items:center;min-height:100svh;padding-block:5.5rem 3rem;transition:opacity .7s,transform .7s;display:flex;transform:translateY(12px)}.yp-story-scene.is-active{opacity:1;transform:translateY(0)}.yp-story-grid{align-items:center;gap:2.5rem;width:100%;display:grid}@media (width>=1024px){.yp-story-grid{grid-template-columns:1fr 1fr;gap:3.5rem}.yp-story-grid-reverse .yp-story-copy{order:2}.yp-story-grid-reverse .yp-story-panel{order:1}}.yp-story-grid-single{grid-template-columns:1fr}.yp-story-copy-center{text-align:center;max-width:40rem;margin-inline:auto}.yp-story-step{color:var(--yp-accent);margin-bottom:.75rem;font-family:ui-monospace,monospace;font-size:.6875rem}.yp-story-kicker{letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c;margin-bottom:.75rem;font-size:.75rem;font-weight:600}.yp-story-title{letter-spacing:-.03em;color:#fff;margin-bottom:1rem;font-size:clamp(2rem,4.5vw,3.5rem);font-weight:700;line-height:1.1}.yp-story-title-sm{font-size:clamp(1.75rem,3.5vw,2.5rem)}.yp-story-lead{color:#ffffffad;max-width:32rem;font-size:1.0625rem;line-height:1.75}.yp-hero-actions-center{justify-content:center}.yp-story-panel{border-radius:var(--yp-radius-xl);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0a;border:1px solid #ffffff1a;padding:1rem;box-shadow:0 20px 60px #0000004d}.yp-story-terminal{border-radius:var(--yp-radius-lg);background:#00000080;border:1px solid #ffffff14;overflow:hidden}.yp-story-terminal-bar{background:#ffffff0a;border-bottom:1px solid #ffffff14;align-items:center;gap:.4rem;padding:.6rem .85rem;display:flex}.yp-story-terminal-bar span{background:#ffffff2e;border-radius:50%;width:8px;height:8px}.yp-story-terminal-bar p{color:#ffffff73;margin-inline-start:auto;font-size:.6875rem}.yp-story-code{color:#a7f3d0eb;min-height:180px;margin:0;padding:1.125rem;font-size:.6875rem;line-height:1.7}.yp-story-ai{gap:.75rem;padding:.5rem;display:grid}.yp-story-ai-head{align-items:center;gap:.5rem;display:flex}.yp-story-ai-dot{background:#a78bfa;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite yp-ai-pulse;box-shadow:0 0 10px #a78bfa}.yp-story-ai-live{letter-spacing:.08em;text-transform:uppercase;color:#86efac;margin-inline-start:auto;font-size:.625rem;font-weight:700}.yp-story-ai-row{border-radius:var(--yp-radius-md);background:#ffffff0a;border:1px solid #ffffff14;padding:.75rem .875rem}.yp-story-ai-row p{color:#ffffffd1;margin:.35rem 0 0;font-size:.875rem;line-height:1.55}.yp-story-ai-row-bot{background:#a78bfa14;border-color:#a78bfa38}.yp-story-ai-tag{letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;font-size:.625rem;font-weight:700;display:block}.yp-story-brands{flex-wrap:wrap;justify-content:center;align-items:center;gap:.625rem;margin:1.25rem 0;display:flex}.yp-story-progress{inset-inline-end:1.25rem;z-index:30;flex-direction:column;gap:.5rem;display:none;position:fixed;top:50%;transform:translateY(-50%)}@media (width>=1024px){.yp-story-progress{display:flex}}.yp-story-progress-item{background:#ffffff26;border-radius:999px;width:3px;height:28px;transition:background .4s,height .4s}.yp-story-progress-item.is-active{background:var(--yp-accent);height:40px}.yp-live-slider{display:none}.yp-live-slider-grid{align-items:center;gap:2.5rem;display:grid}@media (width>=1024px){.yp-live-slider-grid{grid-template-columns:1fr 1fr;gap:3rem}}.yp-live-copy{flex-direction:column;min-height:420px;display:flex}.yp-live-copy-inner{flex:1}.yp-live-kicker,.yp-live-title,.yp-live-lead,.yp-live-pills,.yp-live-actions{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(14px)}.yp-live-kicker.is-visible,.yp-live-title.is-visible,.yp-live-lead.is-visible,.yp-live-pills.is-visible,.yp-live-actions.is-visible{opacity:1;transform:translateY(0)}.yp-live-kicker{letter-spacing:.1em;text-transform:uppercase;color:var(--yp-accent);margin-bottom:1rem;font-size:.75rem;font-weight:600}.yp-live-title{letter-spacing:-.03em;color:#fff;margin-bottom:1rem;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:700;line-height:1.1}.yp-live-lead{color:#ffffffad;max-width:32rem;font-size:1.0625rem;line-height:1.75}.yp-live-pills{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.yp-live-pill{color:#ffffffd9;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;padding:.35rem .75rem;font-size:.75rem;font-weight:600}.yp-live-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.yp-live-nav{gap:.5rem;margin-top:auto;padding-top:2rem;display:flex}.yp-live-dot{cursor:pointer;background:#ffffff1f;border:none;border-radius:999px;flex:1;height:3px;padding:0;position:relative;overflow:hidden}.yp-live-dot-bar{transform-origin:0;background:var(--yp-accent);border-radius:inherit;position:absolute;inset:0;transform:scaleX(0)}html[dir=rtl] .yp-live-dot-bar{transform-origin:100%}.yp-live-dot.is-active{background:#ffffff2e}.yp-live-panel{border-radius:var(--yp-radius-xl);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0a;border:1px solid #ffffff1a;min-height:380px;overflow:hidden;box-shadow:0 24px 80px #00000059}.yp-live-panel-inner{flex-direction:column;justify-content:center;min-height:380px;padding:1.5rem;display:flex}.yp-slide-fade-enter-active,.yp-slide-fade-leave-active,.yp-panel-fade-enter-active,.yp-panel-fade-leave-active{transition:opacity .45s,transform .45s}.yp-slide-fade-enter-from,.yp-panel-fade-enter-from{opacity:0;transform:translateY(10px)}.yp-slide-fade-leave-to,.yp-panel-fade-leave-to{opacity:0;transform:translateY(-8px)}.yp-live-intro-ring{width:220px;height:220px;margin-inline:auto;position:relative}.yp-live-ring-core{background:radial-gradient(circle,#eeb44ee6,#eeb44e26);border-radius:50%;width:48px;height:48px;margin:-24px;animation:2.4s ease-in-out infinite yp-pulse-core;position:absolute;inset:50%;box-shadow:0 0 40px #eeb44e73}.yp-live-orbit{animation:yp-spin-orbit calc(8s + var(--i) * 2s) linear infinite;border:1px solid #ffffff14;border-radius:50%;position:absolute;inset:0}.yp-live-orbit:after{content:"";background:hsl(calc(200 + var(--i) * 40), 85%, 65%);border-radius:50%;width:8px;height:8px;margin-left:-4px;position:absolute;top:-4px;left:50%;box-shadow:0 0 12px}@keyframes yp-pulse-core{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.12)}}@keyframes yp-spin-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.yp-live-product{flex-direction:column;gap:1.5rem;display:flex}.yp-yooadmin-logo--live{max-width:200px;max-height:2.5rem}.yp-live-list{gap:.625rem;margin:0;padding:0;list-style:none;display:grid}.yp-live-list-item{border-radius:var(--yp-radius-md);color:#ffffffc7;opacity:0;background:#ffffff0a;border:1px solid #ffffff1a;padding:.75rem 1rem;font-size:.875rem;animation:.5s forwards yp-list-in}@keyframes yp-list-in{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}html[dir=rtl] .yp-live-list-item{animation-name:yp-list-in-rtl}@keyframes yp-list-in-rtl{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.yp-live-terminal{border-radius:var(--yp-radius-lg);background:#00000073;border:1px solid #ffffff14;overflow:hidden}.yp-live-terminal-bar{background:#ffffff0a;border-bottom:1px solid #ffffff14;align-items:center;gap:.4rem;padding:.65rem .85rem;display:flex}.yp-live-terminal-bar span{background:#ffffff2e;border-radius:50%;width:8px;height:8px}.yp-live-terminal-bar p{color:#ffffff73;margin-inline-start:auto;font-size:.6875rem}.yp-live-code{color:#a7f3d0eb;min-height:220px;margin:0;padding:1.25rem;font-size:.6875rem;line-height:1.7;overflow-x:auto}.yp-live-ai{gap:.875rem;display:grid}.yp-live-ai-head{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.yp-live-ai-pulse{background:#a78bfa;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite yp-ai-pulse;box-shadow:0 0 12px #a78bfa}.yp-live-ai-status{color:#86efac;text-transform:uppercase;letter-spacing:.06em;margin-inline-start:auto;font-size:.6875rem;font-weight:600}.yp-live-ai-msg{border-radius:var(--yp-radius-md);border:1px solid #ffffff14;padding:.875rem 1rem}.yp-live-ai-msg-user{background:#ffffff0d}.yp-live-ai-msg-bot{background:#a78bfa14;border-color:#a78bfa33}.yp-live-ai-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;margin-bottom:.35rem;font-size:.625rem;font-weight:700;display:block}.yp-live-ai-msg p{color:#ffffffd1;margin:0;font-size:.875rem;line-height:1.6}.yp-typewriter{display:inline}.yp-typewriter-cursor{vertical-align:text-bottom;background:var(--yp-accent);width:2px;height:1em;margin-inline-start:2px;animation:.9s step-end infinite yp-blink;display:inline-block}@keyframes yp-blink{50%{opacity:0}}.yp-analysis-page{min-height:100svh;color:var(--yp-text-on-dark);position:relative}.yp-analysis-bg{z-index:0;pointer-events:none;position:fixed;inset:0}[data-theme=dark] .yp-analysis-bg-veil{background:radial-gradient(circle at 18% 14%,#a78bfa1f,#0000 34%),linear-gradient(#08080a33 0%,#08080a9e 100%);display:block;position:absolute;inset:0}.yp-analysis-page>:not(.yp-analysis-bg){z-index:1;position:relative}.yp-analysis-hero{min-height:100svh;position:relative}.yp-analysis-hero .yp-header-merged{z-index:200;width:100%;position:relative}.yp-analysis-shell{z-index:1;max-width:46rem;margin-inline:auto;padding-block:clamp(1.5rem,4vh,2.5rem) clamp(3rem,8vh,5rem);position:relative}.yp-analysis-shell:has(.yp-analysis-report-wrap){max-width:min(58rem,100% - 1.5rem)}.yp-analysis-header{text-align:center;margin-bottom:1.5rem}.yp-analysis-title{color:#fff;margin:0;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.12}html[dir=rtl] .yp-analysis-title{line-height:1.24}.yp-analysis-subtitle{color:#ffffffad;max-width:38rem;margin:.85rem auto 0;font-size:clamp(1rem,1.6vw,1.08rem);line-height:1.7}.yp-analysis-badges{justify-items:center;gap:.55rem;margin-top:1rem;display:grid}.yp-analysis-ai-badge{color:#dcc8ffeb;letter-spacing:.08em;text-transform:uppercase;background:#a78bfa1a;border:1px solid #a78bfa59;border-radius:999px;padding:.35rem .75rem;font-size:.6875rem;font-weight:700;display:inline-flex}.yp-ai-chip-grid{flex-wrap:wrap;gap:.45rem;display:flex}.yp-ai-chip{color:#dcc8fff0;text-align:center;cursor:pointer;background:#a78bfa14;border:1px solid #a78bfa52;border-radius:999px;justify-content:center;align-items:center;padding:.42rem .9rem;font-size:.78rem;font-weight:600;line-height:1.35;transition:border-color .18s,background .18s,box-shadow .18s,color .18s;display:inline-flex}.yp-ai-chip:hover{color:#fff;background:#a78bfa24;border-color:#a78bfa85}.yp-ai-chip.is-selected{color:#fff;background:#7c5cf638;border-color:#a78bfab8;box-shadow:0 0 14px #a78bfa38}.yp-ai-chip-grid--intents{flex-direction:column;align-items:stretch;gap:.55rem;width:100%;max-width:28rem}.yp-ai-chip--intent{text-align:start;border-radius:.85rem;justify-content:flex-start;gap:.35rem;padding:.65rem 1rem}.yp-ai-chip--intent .yp-ai-chip-label{color:#fffffff5;font-size:.84rem;font-weight:700;display:block}.yp-ai-chip--intent .yp-ai-chip-desc{color:#ffffff8c;margin-top:.15rem;font-size:.74rem;font-weight:500;line-height:1.45;display:block}.yp-ai-chip--intent.is-selected .yp-ai-chip-desc{color:#ffffffb8}.yp-disc-agent-blockhint{color:#ffffff85;margin:0 0 .65rem;font-size:.72rem;line-height:1.55}.yp-analysis-disclaimer{text-align:center;color:#ffffff7a;max-width:34rem;margin-inline:auto;font-size:.75rem;line-height:1.55}.yp-analysis-panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080a0eb8;border:1px solid #ffffff1a;border-radius:1.15rem;padding:clamp(1.25rem,3vw,1.75rem);box-shadow:0 24px 70px #00000052}.yp-analysis-panel--intro{flex-direction:column;align-items:center;gap:1rem;padding-block:2rem;display:flex}.yp-analysis-intro-note{text-align:center;color:#eeb44ed9;letter-spacing:.04em;text-transform:uppercase;max-width:22rem;margin:0;font-size:.8125rem;font-weight:600}.yp-analysis-panel--intro .yp-analysis-step-title,.yp-analysis-panel--intro .yp-analysis-step-hint{text-align:center;width:100%}.yp-analysis-intent-choices{width:100%;max-width:28rem}.yp-analysis-tier-badge{color:#ffffffb8;letter-spacing:.06em;text-transform:uppercase;background:#ffffff14;border-radius:999px;margin-bottom:.65rem;padding:.28rem .6rem;font-size:.625rem;font-weight:700;display:inline-flex}.yp-analysis-tier-badge--premium{color:#dcc8fff2;background:#a78bfa1f;border:1px solid #a78bfa59}.yp-analysis-report-stack{gap:1rem;display:grid}.yp-analysis-page .yp-disc-agent-blocktitle{color:#c4b5fdfa;margin:0 0 .35rem;font-size:.82rem;font-weight:800;display:block}.yp-analysis-step-thinking{color:#c4b5fdd1;background:#a78bfa0d;border:1px solid #a78bfa2e;border-radius:.55rem;align-items:center;gap:.45rem;margin-bottom:.85rem;padding:.45rem .65rem;font-size:.7rem;font-weight:500;display:flex}.yp-analysis-follow-up-progress{letter-spacing:.04em;text-transform:uppercase;color:#a78bfad9;margin:0 0 .75rem;font-size:.72rem;font-weight:700}.yp-analysis-follow-up-title{color:#ffffffeb;margin:0 0 .35rem;font-size:1.05rem;font-weight:750}.yp-analysis-follow-up-q+.yp-analysis-follow-up-q{margin-top:1.25rem}.yp-analysis-panel--analyzing{flex-direction:column;align-items:center;gap:1rem;padding-block:2rem;display:flex}.yp-analysis-panel--analyzing .yp-disc-agent-progress--bare{box-shadow:none;background:0 0;border:none;margin-top:0;padding:0}.yp-disc-agent-progress-orb .yp-assistant-avatar{width:2.35rem;height:2.35rem;margin-top:0}.yp-disc-agent-progress-orb .yp-assistant-avatar-yoo{font-size:.62rem}.yp-analysis-page .yp-disc-agent-blockhint{color:#ffffff85;margin:0 0 .65rem;font-size:.72rem;line-height:1.5}.yp-analysis-page .yp-analysis-premium-strip{background:linear-gradient(#eeb44e1a,#1c1630bf);border:1px solid #eeb44e38;border-radius:1rem}.yp-analysis-panel--premium-upsell{background:linear-gradient(#eeb44e14,#080a0eb8);border-color:#eeb44e38}.yp-analysis-premium-kicker{letter-spacing:.08em;text-transform:uppercase;color:#eeb44ee6;margin:0 0 .5rem;font-size:.6875rem;font-weight:700}.yp-analysis-premium-lead{color:#ffffffc7;margin:0 0 1rem;font-size:.9375rem;line-height:1.65}.yp-analysis-premium-includes-title{color:#ffffff9e;margin:0 0 .5rem;font-size:.8125rem;font-weight:650}.yp-analysis-premium-includes{color:#ffffffad;gap:.35rem;margin:0 0 1rem;padding-inline-start:1.1rem;font-size:.8125rem;line-height:1.5;display:grid}.yp-analysis-premium-note{color:#ffffff73;margin:0 0 1.25rem;font-size:.75rem}.yp-analysis-field-label{color:#ffffff9e;margin-bottom:.5rem;font-size:.8125rem;display:block}.yp-analysis-options--compact{margin-bottom:.5rem}.yp-analysis-swot-grid{gap:.85rem;display:grid}@media (width>=640px){.yp-analysis-swot-grid{grid-template-columns:1fr 1fr}}.yp-analysis-swot-grid ul{margin:.35rem 0 0;padding-inline-start:1rem}.yp-analysis-keyword-list{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.yp-analysis-keyword-list li{background:#ffffff0f;border-radius:999px;padding:.25rem .55rem;font-size:.75rem}.yp-analysis-progress{color:#ffffff8c;gap:.45rem;margin-bottom:1.25rem;font-size:.75rem;font-weight:600;display:grid}.yp-analysis-progress-bar{background:#ffffff14;border-radius:999px;height:.28rem;overflow:hidden}.yp-analysis-progress-bar span{border-radius:inherit;background:linear-gradient(90deg,#eeb44ed9,#a78bfad9);height:100%;transition:width .25s;display:block}.yp-analysis-step-title{color:#fff;margin:0 0 .35rem;font-size:clamp(1.2rem,2.2vw,1.45rem);font-weight:750}.yp-analysis-step-hint{color:#ffffff8c;margin:0 0 1rem;font-size:.875rem;line-height:1.55}.yp-analysis-loading{color:#ffffffad;text-align:center;justify-items:center;gap:.85rem;padding:2.5rem 1rem;display:grid}.yp-analysis-loading-spinner{border:2px solid #ffffff1f;border-top-color:#a78bfad9;border-radius:999px;width:1.75rem;height:1.75rem;animation:.8s linear infinite yp-analysis-spin}@keyframes yp-analysis-spin{to{transform:rotate(360deg)}}.yp-analysis-ai-step-badge{color:#dcc8ffeb;letter-spacing:.06em;text-transform:uppercase;background:#a78bfa1a;border:1px solid #a78bfa59;border-radius:999px;margin-bottom:.75rem;padding:.3rem .65rem;font-size:.625rem;font-weight:700;display:inline-flex}.yp-analysis-report-block--highlight{background:#a78bfa14;border:1px solid #a78bfa38;border-radius:.85rem;padding:1rem 1.1rem}.yp-analysis-options{gap:.55rem;display:grid}.yp-analysis-option{color:#ffffffd1;text-align:start;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:.8rem;width:100%;padding:.85rem 1rem;font-size:.875rem;line-height:1.45;transition:border-color .2s,background .2s,transform .2s}.yp-analysis-option:hover{border-color:#ffffff2e}.yp-analysis-option.is-selected{color:#fff;background:#eeb44e1a;border-color:#eeb44e6b}.yp-analysis-textarea,.yp-analysis-input{color:#fff;width:100%;font:inherit;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:.75rem;padding:.85rem .95rem}.yp-analysis-textarea{resize:vertical;min-height:7rem}.yp-analysis-contact{gap:.85rem;display:grid}.yp-analysis-field{color:#ffffffb8;gap:.35rem;font-size:.8125rem;display:grid}.yp-analysis-consent{color:#ffffff9e;align-items:flex-start;gap:.55rem;font-size:.78rem;line-height:1.5;display:flex}.yp-analysis-nav,.yp-analysis-report-actions{flex-wrap:wrap;gap:.65rem;margin-top:1.25rem;display:flex}.yp-analysis-primary,.yp-analysis-ghost{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:.72rem 1.15rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.yp-analysis-primary{color:#fff;background:#eeb44e2e;border:1px solid #eeb44e73}.yp-analysis-primary:hover:not(:disabled){background:#eeb44e47}.yp-analysis-primary:disabled{opacity:.45;cursor:not-allowed}.yp-analysis-ghost{color:#ffffffd1;background:0 0;border:1px solid #ffffff24}.yp-analysis-text-link{color:#ffffff94;font-size:.8125rem;text-decoration:none}.yp-analysis-text-link:hover{color:#fff}.yp-analysis-errors,.yp-analysis-error{color:#ffb4b4;margin-top:.75rem;font-size:.8125rem}.yp-analysis-limit-offer{background:linear-gradient(#eeb44e14,#7c5cf614);border:1px solid #eeb44e52;border-radius:.85rem;margin-top:.75rem;padding:.95rem 1rem}.yp-analysis-limit-offer__title{color:#fffffff5;margin:0 0 .35rem;font-size:.95rem;font-weight:800}.yp-analysis-limit-offer__body{color:#ffffffc2;margin:0;font-size:.82rem;line-height:1.6}.yp-analysis-limit-offer__actions{flex-wrap:wrap;gap:.55rem;margin-top:.8rem;display:flex}.yp-analysis-limit-offer__ok{color:#86efacf2;margin:.65rem 0 0;font-size:.8rem}.yp-analysis-limit-offer__error{color:#fecacaf2;margin:.65rem 0 0;font-size:.8rem}.yp-analysis-report-title{color:#fff;margin:0 0 .65rem;font-size:clamp(1.35rem,2.4vw,1.65rem)}.yp-analysis-report-notice{color:#ffdcaaeb;background:#ffb45014;border:1px solid #ffb45047;border-radius:.75rem;margin:0 0 1rem;padding:.65rem .85rem;font-size:.78rem;line-height:1.55}.yp-analysis-report-notice.is-ai{color:#dcc8ffeb;background:#a78bfa1a;border-color:#a78bfa52}.yp-analysis-report-block{background:#ffffff08;border:1px solid #ffffff14;border-radius:.85rem;padding:.95rem 1rem}.yp-analysis-report-block+.yp-analysis-report-block{margin-top:.75rem}.yp-analysis-report-block h3{letter-spacing:.08em;text-transform:uppercase;color:#eeb44ed1;margin:0 0 .45rem;font-size:.72rem;font-weight:800}.yp-analysis-report-block p,.yp-analysis-report-block li{color:#ffffffc7;margin:0;font-size:.875rem;line-height:1.65}.yp-analysis-report-block ul,.yp-analysis-report-block ol{gap:.35rem;margin:0;padding-inline-start:1.15rem;display:grid}.yp-analysis-report-next{background:#eeb44e0f;border-color:#eeb44e2e}.yp-internal-page{min-height:100svh;color:var(--yp-text-on-dark,#fff);position:relative}.yp-internal-bg{z-index:0;pointer-events:none;position:fixed;inset:0}.yp-internal-bg .yp-hero-canvas{width:100%;height:100%}.yp-internal-bg-veil{background:radial-gradient(circle at 18% 14%,#a78bfa1a,#0000 34%),radial-gradient(circle at 82% 78%,#eeb44e14,#0000 38%),linear-gradient(#08080a26 0%,#08080ab8 100%);position:absolute;inset:0}.yp-internal-sticky-header{z-index:200;-webkit-backdrop-filter:blur(16px)saturate(1.35);background:linear-gradient(#080a106b 0%,#080a103d 58%,#080a1000 100%);border-bottom:1px solid #ffffff12;width:100%;position:sticky;top:0;box-shadow:0 8px 28px #0000001f}.yp-internal-content{z-index:1;max-width:100%;position:relative;overflow-x:clip}.yp-internal-hero{padding:clamp(1.5rem,4vh,2.5rem) 0 clamp(2rem,5vh,3rem)}.yp-internal-hero-shell{align-items:center;min-height:min(52vh,32rem);display:flex}.yp-internal-hero-inner{width:100%;max-width:72rem;margin-inline:auto}.yp-internal-hero-inner--split{gap:clamp(1.25rem,2.2vw,1.85rem);display:grid}@media (width>=980px){.yp-internal-hero-inner--split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(1.25rem,2.4vw,2rem)}}.yp-internal-hero--centered .yp-internal-hero-copy{text-align:center;max-width:52rem;margin-inline:auto}.yp-internal-hero--centered .yp-proof-meta{justify-content:center}.yp-internal-hero--centered .yp-proof-title span:last-child,.yp-internal-hero--centered .yp-proof-promise{margin-inline:auto}.yp-internal-hero-title{font-size:clamp(1.65rem,3vw,2.35rem)}.yp-internal-hero-lead{font-size:clamp(.95rem,1.4vw,1.05rem)}.yp-internal-hero-visual{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080a0e8c;border:1px solid #ffffff1a;border-radius:1rem;min-height:14rem;overflow:hidden;box-shadow:0 24px 70px #00000052}.yp-internal-preview-host{padding:.5rem}.yp-internal-preview-host--panel{padding:0;transform:none}.yp-internal-hero-visual .yp-internal-preview-host{padding:.65rem;transform:none}.yp-internal-breadcrumbs-list{color:#ffffff73;flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;padding:0;font-size:.75rem;list-style:none;display:flex}.yp-internal-breadcrumbs-link{color:#eeb44ed9;text-decoration:none}.yp-internal-breadcrumbs-link:hover{color:#eeb44e;text-decoration:underline}.yp-internal-breadcrumbs-current{color:#ffffffd1}.yp-internal-breadcrumbs-sep{opacity:.35;padding-inline:.15rem}.yp-internal-hub-section{padding:.5rem 0 2rem}.yp-internal-hub-grid{gap:.85rem;display:grid}@media (width>=768px){.yp-internal-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1100px){.yp-internal-hub-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.yp-internal-hub-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080a0e9e;border:1px solid #ffffff1a;border-radius:1rem;padding:1.35rem 1.25rem 1.4rem;text-decoration:none;transition:border-color .22s,transform .22s,box-shadow .22s;display:block;position:relative;box-shadow:0 16px 48px #00000047}.yp-internal-hub-card:hover{border-color:#eeb44e6b;transform:translateY(-3px);box-shadow:0 20px 56px #0000005c,0 0 0 1px #eeb44e14}.yp-internal-hub-card-num{letter-spacing:.1em;color:#eeb44ee6;margin-bottom:.55rem;font-size:.72rem;display:inline-block}.yp-internal-hub-card-title{color:#fff;margin:0 0 .4rem;font-size:1.05rem;font-weight:700}.yp-internal-hub-card-tagline{color:#ffffff94;margin:0;font-size:.82rem;line-height:1.55}.yp-internal-hub-card-arrow{top:1.25rem;color:#eeb44ed9;position:absolute;inset-inline-end:1rem}.yp-internal-proof{border-top:1px solid #ffffff0f;padding:clamp(1.5rem,4vh,2.5rem) 0}.yp-internal-proof-inner{max-width:52rem}.yp-internal-proof--chapter{padding:clamp(2rem,5vh,3rem) 0}.yp-internal-proof-chapter{max-width:none}.yp-internal-proof--chapter .yp-proof-visual{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080a0e8c;border:1px solid #ffffff1a;border-radius:1rem;min-height:min(18rem,40vh);overflow:hidden;box-shadow:0 24px 70px #00000052}.yp-internal-proof-visual{padding:.75rem}.yp-proof-deliverables-grid--stacked{flex-direction:column;align-items:stretch}.yp-proof-deliverables-grid--stacked .yp-proof-outcome-line{flex:none;order:unset;padding-inline:0;border-inline:none;border-top:1px solid #ffffff14;min-width:0;padding-top:.85rem}.yp-internal-product-flow{flex-direction:column;gap:0;display:flex}.yp-internal-stub-note{color:#ffffff8c;background:#eeb44e0f;border:1px dashed #eeb44e59;border-radius:.75rem;margin:1.5rem 0 0;padding:.85rem 1rem;font-size:.8rem}.yp-internal-cta{padding:clamp(1.5rem,4vh,2.5rem) 0}.yp-internal-cta--band{border-top:1px solid #ffffff0f;padding:clamp(1.75rem,4vh,2.75rem) 0 clamp(2rem,5vh,3rem)}.yp-internal-cta-inner{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.yp-internal-cta-band{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080a0e8c;border:1px solid #ffffff1a;border-radius:1rem;justify-content:space-between;gap:1.25rem 1.5rem;padding:clamp(1.15rem,2.5vw,1.5rem) clamp(1.25rem,3vw,1.75rem);box-shadow:0 20px 56px #00000047}.yp-internal-cta-band-copy{flex:14rem;min-width:0}.yp-internal-cta-band-kicker{color:#eeb44ed1;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.62rem;font-weight:800}.yp-internal-cta-band-lead{color:#ffffffb8;margin:0;font-size:.92rem;line-height:1.55}.yp-internal-cta-actions{flex-wrap:wrap;align-items:center;gap:.75rem 1rem;display:flex}.yp-internal-cta-primary{margin:0}.yp-footer-link-muted{opacity:.75;font-size:.88rem}.yp-nav-dropdown{position:relative}.yp-nav-dropdown-trigger{cursor:pointer;min-height:2.75rem;font:inherit;background:0 0;border:none;align-items:center;gap:.35rem;padding-inline:.35rem;display:inline-flex}.yp-nav-dropdown-chevron{transition:transform .2s}.yp-nav-dropdown.is-open .yp-nav-dropdown-chevron{transform:rotate(180deg)}.yp-nav-dropdown-panel{top:calc(100% + .65rem);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:60;background:#080a0ef0;border:1px solid #ffffff1a;border-radius:.85rem;min-width:17rem;max-width:22rem;padding:.5rem;position:absolute;inset-inline-start:0;box-shadow:0 20px 56px #00000073}.yp-nav-dropdown-hub{color:#fff;border-radius:.5rem;margin-bottom:.25rem;padding:.55rem .75rem;font-size:.88rem;font-weight:600;text-decoration:none;display:block}.yp-nav-dropdown-hub:hover{background:#ffffff0f}.yp-nav-dropdown-item{color:inherit;border-radius:.5rem;gap:.65rem;padding:.55rem .75rem;text-decoration:none;display:flex}.yp-nav-dropdown-item:hover{background:#ffffff0f}.yp-nav-dropdown-num{color:#eeb44ee6;flex-shrink:0;padding-top:.15rem;font-size:.72rem}.yp-nav-dropdown-item-label{color:#ffffffeb;font-size:.86rem;font-weight:500;display:block}.yp-nav-dropdown-item-tag{color:#ffffff7a;margin-top:.15rem;font-size:.74rem;line-height:1.35;display:block}.yp-internal-section-title{color:#fff;letter-spacing:-.02em;margin:0 0 1.25rem;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:700}.yp-internal-features{border-top:1px solid #ffffff0f;padding:0 0 clamp(2rem,5vh,3rem)}.yp-internal-features-grid{gap:.85rem;display:grid}@media (width>=768px){.yp-internal-features-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.yp-internal-feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080a0e8c;border:1px solid #ffffff1a;border-radius:.95rem;padding:1.15rem 1.1rem}.yp-internal-feature-title{color:#eeb44ef2;margin:0 0 .45rem;font-size:.95rem;font-weight:700}.yp-internal-feature-body{color:#ffffff9e;margin:0;font-size:.84rem;line-height:1.55}.yp-internal-comparison{padding:0 0 clamp(1.5rem,4vh,2.5rem)}.yp-internal-comparison--panel{border-top:1px solid #ffffff0f;padding:clamp(1.5rem,4vh,2.5rem) 0}.yp-internal-comparison-shell{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080a0e8c;border:1px solid #ffffff1a;border-radius:1rem;padding:clamp(1.15rem,2.5vw,1.5rem)}.yp-internal-comparison--panel .yp-internal-comparison-shell{padding:clamp(1.25rem,3vw,1.75rem)}.yp-internal-comparison-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.yp-internal-comparison-table{border-collapse:collapse;width:100%;min-width:32rem;font-size:.82rem}.yp-internal-comparison-table th,.yp-internal-comparison-table td{text-align:center;border-bottom:1px solid #ffffff14;padding:.65rem .75rem}.yp-internal-comparison-feature-col,.yp-internal-comparison-feature{text-align:start;color:#ffffffc7;font-weight:500}.yp-internal-comparison-col{color:#eeb44ee6;font-size:.78rem;font-weight:600}.yp-internal-comparison-cell{color:#ffffffb8}.yp-internal-cta-external{color:#ffffff8c;font-size:.82rem;text-decoration:none}.yp-internal-cta-external:hover{color:#eeb44ee6}.yp-internal-showcase{border-top:1px solid #ffffff0f;padding:clamp(1.5rem,4vh,2.5rem) 0}.yp-internal-showcase-shell{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;padding:0}.yp-internal-showcase-head{margin-bottom:clamp(1.25rem,3vw,1.75rem)}.yp-internal-showcase-list{gap:clamp(1.75rem,4vw,2.5rem);display:grid}.yp-internal-showcase-row{align-items:center;gap:clamp(1rem,2.5vw,1.5rem);display:grid}@media (width>=900px){.yp-internal-showcase-row{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:clamp(1.25rem,3vw,2rem)}.yp-internal-showcase-row--reverse .yp-internal-showcase-copy{order:2}.yp-internal-showcase-row--reverse .yp-internal-showcase-visual{order:1}}.yp-internal-showcase-title{color:#eeb44ef2;margin:0 0 .5rem;font-size:clamp(1rem,1.8vw,1.15rem);font-weight:700}.yp-internal-showcase-body{color:#ffffffa6;margin:0;font-size:.88rem;line-height:1.6}.yp-internal-showcase-visual{background:#00000040;border:1px solid #ffffff14;border-radius:.85rem;overflow:hidden;box-shadow:0 16px 48px #00000059}.yp-internal-showcase-image{width:100%;height:auto;display:block}.yp-yooadmin-preview{gap:.65rem;height:100%;display:grid}.yp-yooadmin-preview--hero{gap:0}.yp-yooadmin-preview-toggle{gap:.35rem;display:flex}.yp-yooadmin-preview-toggle-btn{color:#ffffff8c;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:.5rem;flex:1;padding:.45rem .55rem;font-size:.72rem;font-weight:600;transition:border-color .2s,background .2s,color .2s}.yp-yooadmin-preview-toggle-btn.is-active{color:#fff;background:#eeb44e1f;border-color:#eeb44e73}.yp-yooadmin-preview-frame{background:#12141a;border:1px solid #ffffff1a;border-radius:.75rem;overflow:hidden}.yp-yooadmin-preview-frame--compare{flex:1;min-height:min(16rem,36vh)}.yp-yooadmin-preview-frame--hero{background:0 0;border:none}.yp-yooadmin-screenshot,.yp-yooadmin-hero-shot{width:100%;height:auto;display:block}.yp-yooadmin-hero-shot{object-fit:contain}.yp-internal-topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;display:flex}.yp-yooadmin-theme-toggle{align-items:center;gap:.65rem;display:flex}.yp-yooadmin-theme-toggle-label{letter-spacing:.06em;text-transform:uppercase;color:#ffffff73;font-size:.68rem;font-weight:700}.yp-yooadmin-theme-toggle-group{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;padding:.2rem;display:inline-flex}.yp-yooadmin-theme-toggle-btn{color:#ffffff8c;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.35rem .65rem;font-size:.72rem;font-weight:600;transition:background .2s,color .2s}.yp-yooadmin-theme-toggle-btn.is-active{color:#fff;background:#eeb44e29}.yp-yooadmin-hero-slider{gap:.65rem;display:grid}.yp-yooadmin-hero-caption-title{color:#eeb44eeb;margin:0;font-size:.82rem;font-weight:700}.yp-yooadmin-hero-caption-body{color:#ffffff94;margin:.2rem 0 0;font-size:.76rem;line-height:1.5}.yp-yooadmin-hero-dots{justify-content:center;gap:.4rem;display:flex}.yp-yooadmin-hero-dot{cursor:pointer;background:#ffffff38;border:none;border-radius:999px;width:.45rem;height:.45rem;padding:0;transition:transform .2s,background .2s}.yp-yooadmin-hero-dot.is-active{background:#eeb44ee6;transform:scale(1.15)}.yp-yooadmin-slide-enter-active,.yp-yooadmin-slide-leave-active{transition:opacity .35s,transform .35s}.yp-yooadmin-slide-enter-from,.yp-yooadmin-slide-leave-to{opacity:0;transform:translateY(.35rem)}.yp-platform-preview{color:#ffffffd9;padding:.65rem;font-size:.75rem}.yp-platform-preview-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:700;display:flex}.yp-platform-preview-api{color:#86efacf2;background:#22c55e1f;border-radius:.35rem;padding:.15rem .4rem;font-size:.62rem}.yp-platform-preview-tabs{gap:.25rem;margin-bottom:.5rem;display:flex}.yp-platform-preview-tab{color:#ffffff80;cursor:pointer;background:#ffffff0f;border:none;border-radius:.35rem;padding:.25rem .45rem;font-size:.65rem}.yp-platform-preview-tab.is-active{color:#fff;background:#eeb44e26}.yp-platform-preview-row{border-bottom:1px solid #ffffff0f;justify-content:space-between;padding:.35rem 0;display:flex}.yp-platform-preview-val{color:#eeb44ed9}.yp-product-ai-preview{padding:.65rem}.yp-product-ai-preview-head{color:#fff;justify-content:space-between;align-items:center;margin-bottom:.65rem;font-size:.75rem;font-weight:700;display:flex}.yp-product-ai-badge{color:#dcc8ffeb;border:1px solid #a78bfa59;border-radius:999px;padding:.15rem .4rem;font-size:.62rem}.yp-product-ai-meter{margin-bottom:.55rem}.yp-product-ai-meter-top{color:#ffffffa6;justify-content:space-between;margin-bottom:.25rem;font-size:.68rem;display:flex}.yp-product-ai-bar{background:#ffffff14;border-radius:999px;height:.35rem;overflow:hidden}.yp-product-ai-bar span{border-radius:inherit;background:linear-gradient(90deg,#a78bfacc,#eeb44ed9);height:100%;display:block}.yp-product-ai-foot{color:#ffffff73;text-align:center;margin:.5rem 0 0;font-size:.65rem}.yp-internal-cinematic{position:relative}.yp-internal-cinematic .yp-home-section{align-items:stretch;min-height:auto;overflow:visible}.yp-internal-cinematic .yp-proof-journey>.yp-home-section{align-items:stretch}.yp-internal-cinematic .yp-proof-chapter .yp-proof-panel-shell{min-height:auto;max-height:none;padding-block:clamp(2.5rem,6vh,4rem);overflow:visible}.yp-internal-cinematic .yp-proof-chapter .yp-proof-visual{height:auto;min-height:min(18rem,42vh)}@media (width>=980px){.yp-internal-cinematic .yp-proof-chapter .yp-proof-visual{height:auto;min-height:min(22rem,48vh)}}.yp-internal-cinematic .yp-cta-section{min-height:auto;padding-block:clamp(3rem,8vh,5rem);overflow:visible}.yp-internal-cinematic-top{z-index:12;position:relative}.yp-internal-cinematic .yp-home-section.yp-hero-cinema{padding-top:var(--yp-home-header-offset,5.75rem)}.yp-internal-service-intro{width:100%;max-width:42rem}.yp-product-hero-film{width:100%}.yp-product-film-panel{justify-content:center;align-items:center;display:flex;overflow:hidden}.yp-product-film-shot,.yp-product-chapter-shot{object-fit:contain;object-position:center top;width:100%;height:100%;display:block}.yp-proof-chapter-inner--reverse .yp-proof-copy{order:1}@media (width>=980px){.yp-proof-chapter-inner--reverse .yp-proof-copy{order:2}.yp-proof-chapter-inner--reverse .yp-proof-visual{order:1}}.yp-hub-chapter-copy{color:inherit;text-decoration:none;display:block}.yp-hub-chapter-copy:hover .yp-proof-link{color:#eeb44ef2}.yp-hub-intro-visual .yp-internal-preview-host{width:100%;height:100%}.yp-hub-chapter-visual{background:radial-gradient(circle at 30% 20%,#eeb44e1f,#080a0e8c);border:1px solid #ffffff14;border-radius:1rem;justify-content:center;align-items:center;min-height:min(16rem,40vh);display:flex}.yp-hub-chapter-num{letter-spacing:-.04em;color:#eeb44e59;font-size:clamp(2.5rem,6vw,4rem);font-weight:800}.yp-internal-comparison-embedded{align-items:stretch;width:100%;height:100%;display:flex}.yp-internal-comparison-embedded .yp-internal-comparison-scroll{width:100%;max-height:min(32rem,56svh);overflow:auto}.yp-product-cta-external{margin:1rem 0 0;font-size:.82rem}.yp-product-cta-external a{color:#ffffff8c;text-decoration:none}.yp-product-cta-external a:hover{color:#eeb44ee6}.yp-internal-cinematic .yp-cta-section{min-height:auto;padding-block:clamp(3rem,8vh,5rem)}.yp-internal-gateway{padding-block:clamp(2rem,5vh,3.5rem)}.yp-internal-gateway-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));gap:1.25rem;display:grid}.yp-internal-gateway-card{border-radius:var(--yp-radius-lg,1rem);border:1px solid color-mix(in srgb, var(--yp-text-muted) 18%, transparent);background:color-mix(in srgb, var(--yp-surface-light) 88%, transparent);padding:1.25rem 1.5rem}.yp-internal-gateway-title{color:var(--yp-text-heading);margin-bottom:.65rem;font-size:.95rem;font-weight:600}.yp-internal-gateway-lead{color:var(--yp-text);line-height:1.55}.yp-internal-gateway-list{color:var(--yp-text);margin:0;padding-inline-start:1.1rem}.yp-internal-gateway-list li+li{margin-top:.35rem}.yp-internal-gateway-path{margin-top:2rem}.yp-internal-gateway-path-title{color:var(--yp-text-heading);margin-bottom:1rem;font-size:1.05rem;font-weight:600}.yp-internal-gateway-steps{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.yp-internal-gateway-steps li{border-radius:var(--yp-radius-md,.75rem);border:1px solid color-mix(in srgb, var(--yp-primary) 22%, transparent);align-items:flex-start;gap:.85rem;padding:.85rem 1rem;display:flex}.yp-internal-gateway-step-num{color:var(--yp-primary-dark);min-width:1.75rem;font-size:.75rem;font-weight:700}.yp-internal-gateway-steps p{color:var(--yp-text-muted);margin:.2rem 0 0;font-size:.9rem}.yp-internal-gateway-ai-note{border-radius:var(--yp-radius-lg,1rem);border:1px dashed color-mix(in srgb, var(--yp-ai,#6366f1) 35%, transparent);background:color-mix(in srgb, var(--yp-ai,#6366f1) 8%, transparent);color:var(--yp-text);margin-top:1.5rem;padding:1rem 1.25rem}.yp-internal-gateway-ai-note strong{color:var(--yp-text-heading);margin-bottom:.25rem;display:block}.yp-internal-gateway-ai-note p{color:var(--yp-text-muted);margin:0}.yp-analysis-catalog{gap:.65rem;margin:0 0 1rem;padding:0;list-style:none;display:grid}.yp-analysis-catalog li{border-bottom:1px solid color-mix(in srgb, var(--yp-text-muted) 15%, transparent);flex-wrap:wrap;align-items:center;gap:.5rem 1rem;padding:.65rem 0;display:flex}html.yp-disc-snap{scroll-behavior:auto;scroll-padding-top:var(--yp-disc-header-offset,5.75rem);--yp-disc-chapter-viewport:calc(100svh - var(--yp-disc-header-offset,5.75rem))}@supports (height:100dvh){html.yp-disc-snap{--yp-disc-chapter-viewport:calc(100dvh - var(--yp-disc-header-offset,5.75rem))}}html.yp-disc-snap .yp-footer{z-index:10;position:relative}.yp-disc-journey{flex-direction:column;max-width:100%;display:flex;overflow-x:clip}.yp-disc-ch{flex-direction:column;justify-content:center;max-width:100%;min-height:88vh;padding:clamp(4rem,10vh,7rem) 0 clamp(3rem,6vh,4.5rem);display:flex;position:relative;overflow:clip visible}[data-disc]{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(1.75rem)}[data-disc].is-visible{opacity:1;transform:none}.yp-disc-hook{min-height:var(--yp-disc-chapter-viewport,calc(100svh - 5.75rem));max-height:var(--yp-disc-chapter-viewport,calc(100svh - 5.75rem));box-sizing:border-box;justify-content:flex-start;padding-top:clamp(2.25rem,5vh,3.5rem);padding-bottom:clamp(.65rem,1.5vh,1rem);overflow:hidden}.yp-disc-hook-crumb{z-index:2;position:absolute;top:clamp(.35rem,1vh,.75rem);left:0;right:0}.yp-disc-hook-inner{flex-direction:column;flex:auto;justify-content:center;gap:0;width:100%;max-width:52rem;min-height:0;margin-inline:auto;display:flex;transform:none}.yp-disc-hook>.yp-disc-scroll-down{margin-top:auto;flex:none;margin-inline:auto;padding-top:clamp(.5rem,1.5vh,1rem);position:relative;bottom:auto;left:auto;transform:none}.yp-disc-hook-title{letter-spacing:-.04em;flex-direction:column;gap:.3rem;margin:.85rem 0 1.25rem;font-size:clamp(1.85rem,4.2vw,3.1rem);font-weight:800;line-height:1.08;display:flex}.yp-disc-hook-title span:last-child{background:linear-gradient(135deg,#fff 0%,#eeb44efa 70%,#ffe3abf2 100%);color:#0000;-webkit-background-clip:text;background-clip:text;width:fit-content;padding-bottom:.06em}html[dir=rtl] .yp-disc-hook-title{letter-spacing:0;line-height:1.22}.yp-disc-hook-lead{color:#ffffffb8;max-width:40rem;margin:0 0 2rem;font-size:clamp(1.05rem,1.8vw,1.2rem);line-height:1.65}.yp-disc-hook-phases{flex-wrap:wrap;gap:.35rem;margin-bottom:2rem;display:flex}.yp-disc-hook-phase{color:#ffffff4d;background:#ffffff08;border-radius:.375rem;align-items:center;gap:.45rem;padding:.45rem .9rem;font-size:.82rem;font-weight:700;transition:color .4s,background .4s,box-shadow .4s;display:inline-flex}.yp-disc-hook-phase.is-active{color:#ffffffeb;background:#eeb44e1a;box-shadow:0 0 18px #eeb44e2e}.yp-disc-hook-phase-n{letter-spacing:.1em;color:#eeb44ed9;font-size:.6rem;font-weight:900}.yp-disc-hook-actions,.yp-disc-close-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}@media (height<=820px){.yp-disc-hook{padding-top:clamp(1.75rem,4vh,2.5rem)}.yp-disc-hook-title{margin:.45rem 0 .85rem;font-size:clamp(1.55rem,3.4vw,2.35rem)}.yp-disc-hook-lead{margin-bottom:1rem;font-size:clamp(.95rem,1.6vw,1.05rem);line-height:1.52}.yp-disc-hook-phases{margin-bottom:1rem}.yp-disc-hook-phase{padding:.35rem .72rem;font-size:.76rem}}.yp-disc-hook-scroll-cta{color:#ffffff80;flex-direction:column;align-items:center;gap:.25rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.yp-disc-hook-scroll-cta:hover{color:#fff}.yp-disc-scroll-arrow{font-size:1.05rem;line-height:1;animation:1.6s ease-in-out infinite yp-disc-scroll-bounce;display:inline-block}@keyframes yp-disc-scroll-bounce{0%,to{opacity:.55;transform:translateY(0)}50%{opacity:1;transform:translateY(5px)}}.yp-disc-cta-arrow{animation:1.5s ease-in-out infinite yp-disc-cta-nudge;display:inline-block}@keyframes yp-disc-cta-nudge{0%,to{transform:translate(0)}50%{transform:translate(.28rem)}}html[dir=rtl] .yp-disc-cta-arrow{animation-name:yp-disc-cta-nudge-rtl}@keyframes yp-disc-cta-nudge-rtl{0%,to{transform:translate(0)}50%{transform:translate(-.28rem)}}@media (prefers-reduced-motion:reduce){.yp-disc-scroll-arrow,.yp-disc-cta-arrow{animation:none}}.yp-disc-hook-glow{inset-inline-start:0;pointer-events:none;background:radial-gradient(#a78bfa1f,#0000 70%);width:min(55%,36rem);height:55%;position:absolute;top:20%}.yp-disc-problem-shell{align-items:center;gap:clamp(2.5rem,5vw,4rem);display:grid}@media (width>=980px){.yp-disc-problem-shell{grid-template-columns:minmax(0,1fr) minmax(0,.95fr)}}.yp-disc-problem-title{letter-spacing:-.03em;margin:.5rem 0 1rem;font-size:clamp(1.55rem,2.8vw,2.25rem);font-weight:800;line-height:1.15}html[dir=rtl] .yp-disc-problem-title{letter-spacing:0;line-height:1.3}.yp-disc-problem-body{color:#ffffffb3;margin:0 0 1.5rem;font-size:clamp(1rem,1.6vw,1.12rem);line-height:1.7}.yp-disc-answer{padding:1rem 1.25rem;color:#fffc;background:#eeb44e0a;border-inline-start:2px solid #eeb44e99;margin:0;padding-inline-start:1.25rem;font-size:.95rem;line-height:1.65}.yp-disc-answer strong{color:#eeb44ef2}.yp-disc-compare{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff06;border-radius:1rem;grid-template-columns:1fr auto 1fr;align-items:stretch;gap:0;padding:1.5rem;display:grid}.yp-disc-compare-divider{background:#ffffff14;width:1px;margin:0 1.25rem}.yp-disc-compare-label{letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.65rem;font-weight:800;display:block}.yp-disc-compare-col--bad .yp-disc-compare-label{color:#ff7878b3}.yp-disc-compare-col--good .yp-disc-compare-label{color:#64dc96cc}.yp-disc-compare ul{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.yp-disc-compare li{padding-inline-start:1.1rem;font-size:.82rem;line-height:1.45;position:relative}.yp-disc-compare-col--bad li{color:#ffb4b4a6}.yp-disc-compare-col--bad li:before{content:"✗";color:#ff7878bf;inset-inline-start:0;font-size:.65rem;position:absolute;top:.1em}.yp-disc-compare-col--good li{color:#a0e6bebf}.yp-disc-compare-col--good li:before{content:"✓";color:#64dc96d9;inset-inline-start:0;font-size:.65rem;position:absolute;top:.1em}.yp-disc-method-head{margin-bottom:2.5rem;max-width:48rem;margin-inline:auto}.yp-disc-method-lead{color:#fff9;margin:.75rem 0 0;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.65}.yp-disc-method-preview{max-width:62rem}.yp-disc-section-title{letter-spacing:-.03em;margin:.5rem 0 0;font-size:clamp(1.45rem,2.5vw,2rem);font-weight:800;line-height:1.15}html[dir=rtl] .yp-disc-section-title{letter-spacing:0;line-height:1.3}.yp-disc-deliverables{gap:0;margin:2rem 0;padding:0;list-style:none;display:grid}.yp-disc-deliverables li{opacity:0;transition:opacity .45s,transform .45s;transition-delay:calc(var(--i,0) * .1s);border-bottom:1px solid #ffffff0f;align-items:flex-start;gap:1.75rem;padding:1.75rem 0;display:flex;transform:translateY(.6rem)}@media (width>=768px){.yp-disc-deliverables{grid-template-columns:repeat(2,minmax(0,1fr))}.yp-disc-deliverables li:nth-child(odd){border-inline-end:1px solid #ffffff0f;padding-inline-end:2rem}.yp-disc-deliverables li:nth-child(2n){padding-inline-start:2rem}}.yp-disc-output.is-visible .yp-disc-deliverables li{opacity:1;transform:none}.yp-disc-d-num{letter-spacing:.1em;color:#eeb44ed9;flex-shrink:0;padding-top:.25rem;font-size:.68rem;font-weight:900}.yp-disc-d-body{flex-direction:column;gap:.35rem;display:flex}.yp-disc-d-title{color:#fffffff2;font-size:clamp(1rem,1.6vw,1.12rem);font-weight:700}.yp-disc-d-desc{color:#ffffff80;font-size:.88rem;line-height:1.6}.yp-disc-outcome{color:#eeb44ef2;background:#eeb44e0a;border-inline-start:2px solid #eeb44ea6;margin:0;padding:.75rem 1.25rem;font-size:1rem;font-weight:700;display:inline-block}.yp-disc-gallery-grid{grid-template-columns:1fr;gap:clamp(1rem,2.4vw,1.75rem);margin-top:clamp(1.5rem,3vw,2.5rem);display:grid}@media (width>=720px){.yp-disc-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.yp-disc-gallery-item{opacity:0;transition:opacity .6s,transform .6s;transition-delay:calc(var(--i,0) * 90ms);background:#ffffff06;border:1px solid #ffffff0f;border-radius:1rem;margin:0;overflow:hidden;transform:translateY(18px)}.yp-disc-gallery.is-visible .yp-disc-gallery-item{opacity:1;transform:translateY(0)}.yp-disc-gallery-item img{border-bottom:1px solid #ffffff0f;width:100%;height:auto;display:block}.yp-disc-gallery-item figcaption{flex-direction:column;gap:.35rem;padding:1rem 1.25rem 1.25rem;display:flex}.yp-disc-gallery-item figcaption strong{color:#fffffff2;font-size:1.05rem}.yp-disc-gallery-item figcaption span{color:#ffffff9e;font-size:.95rem;line-height:1.6}.yp-disc-compare-table-wrap{opacity:0;border:1px solid #ffffff12;border-radius:1rem;margin-top:clamp(1.5rem,3vw,2.5rem);transition:opacity .6s,transform .6s;overflow-x:auto;transform:translateY(18px)}.yp-disc-comparison.is-visible .yp-disc-compare-table-wrap{opacity:1;transform:translateY(0)}.yp-disc-compare-table{border-collapse:collapse;width:100%;min-width:520px}.yp-disc-compare-table th,.yp-disc-compare-table td{text-align:start;border-bottom:1px solid #ffffff0f;padding:.85rem 1.1rem;font-size:.95rem}.yp-disc-compare-table thead th{color:#eeb44ef2;background:#ffffff05;font-weight:700}.yp-disc-compare-table tbody th{color:#ffffffe0;font-weight:600}.yp-disc-compare-table tbody td{color:#ffffffb3;text-align:center}.yp-disc-compare-table tbody tr:last-child th,.yp-disc-compare-table tbody tr:last-child td{border-bottom:0}.yp-disc-fit-shell{align-items:center;gap:clamp(2rem,4vw,3rem);display:grid}@media (width>=980px){.yp-disc-fit-shell{grid-template-columns:minmax(0,1fr) minmax(0,.95fr)}}.yp-disc-fit-copy .yp-disc-problem-title{margin-bottom:1.25rem}.yp-disc-fit-copy .yp-disc-answer{margin-top:0}.yp-disc-fit-preview{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff06;border-radius:1rem;padding:1.35rem 1.5rem}.yp-disc-fit-preview-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.yp-disc-fit-preview-item{margin:0}.yp-disc-fit-preview-btn{text-align:start;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.5rem;align-items:flex-start;gap:.75rem;width:100%;padding:.85rem 1rem;transition:border-color .25s,background .25s,box-shadow .25s;display:flex}.yp-disc-fit-preview-item.is-active .yp-disc-fit-preview-btn{background:#eeb44e12;border-color:#eeb44e47;box-shadow:0 0 24px #eeb44e1a}.yp-disc-fit-preview-dot{background:#fff3;border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem;margin-top:.45rem;transition:background .25s,box-shadow .25s}.yp-disc-fit-preview-item.is-active .yp-disc-fit-preview-dot{background:#eeb44ef2;box-shadow:0 0 10px #eeb44e8c}.yp-disc-fit-preview-text{color:#ffffff8c;font-size:.88rem;line-height:1.55;transition:color .25s}.yp-disc-fit-preview-item.is-active .yp-disc-fit-preview-text{color:#ffffffeb;font-weight:600}.yp-disc-ch-nav{flex-direction:column;align-items:center;gap:1.1rem;margin-top:clamp(2rem,4vh,3rem);display:flex}.yp-disc-ch-ai{letter-spacing:.01em;color:#eeb44ee6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;background:#eeb44e12;border:1px solid #eeb44e59;border-radius:.375rem;align-items:center;gap:.55rem;padding:.6rem 1.2rem;font-family:inherit;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.yp-disc-ch-ai:hover{color:#fff;background:#eeb44e24;border-color:#eeb44ea6}.yp-disc-scroll-down{z-index:3;letter-spacing:.01em;color:#ffffff80;cursor:pointer;pointer-events:auto;background:0 0;border:0;flex-direction:column;align-items:center;gap:.25rem;font-family:inherit;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex;position:absolute;bottom:clamp(.85rem,2.5vh,1.75rem);left:50%;transform:translate(-50%)}.yp-disc-scroll-down:hover{color:#fff}.yp-disc-next{min-height:88vh}.yp-disc-next-watermark{inset-inline-end:0;letter-spacing:-.06em;color:#eeb44e0a;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;max-width:45%;font-size:clamp(5rem,14vw,10rem);font-weight:900;line-height:1;position:absolute;top:50%;overflow:hidden;transform:translateY(-50%)}html[dir=rtl] .yp-disc-next-watermark{inset-inline:0 auto}.yp-disc-next-inner{z-index:1;max-width:56rem;position:relative}.yp-disc-next-portal{color:inherit;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff0a 0%,#ffffff04 100%);border:1px solid #ffffff1a;border-radius:1.25rem;align-items:center;gap:clamp(1.25rem,3vw,2rem);margin-top:1.75rem;padding:clamp(1.75rem,3vw,2.5rem);text-decoration:none;transition:border-color .25s,background .25s,transform .25s,box-shadow .25s;display:flex}.yp-disc-next-portal:hover{background:linear-gradient(135deg,#eeb44e14 0%,#ffffff05 100%);border-color:#eeb44e59;transform:translateY(-3px);box-shadow:0 0 40px #eeb44e1a}.yp-disc-next-portal-n{letter-spacing:-.04em;color:#eeb44ed9;flex-shrink:0;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;line-height:1}.yp-disc-next-portal-body{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.yp-disc-next-portal-title{letter-spacing:-.02em;color:#fffffff2;font-size:clamp(1.05rem,1.8vw,1.35rem);font-weight:800;line-height:1.25}html[dir=rtl] .yp-disc-next-portal-title{letter-spacing:0;line-height:1.35}.yp-disc-next-portal-desc{color:#ffffff8c;font-size:clamp(.95rem,1.5vw,1.08rem);line-height:1.65}.yp-disc-next-portal-arrow{color:#eeb44e99;flex-shrink:0;font-size:clamp(1.5rem,2.5vw,2rem);transition:color .2s,transform .2s}.yp-disc-next-portal:hover .yp-disc-next-portal-arrow{color:#eeb44ef2;transform:translate(5px)}html[dir=rtl] .yp-disc-next-portal:hover .yp-disc-next-portal-arrow{transform:translate(-5px)}.yp-disc-close{min-height:92vh;padding-bottom:clamp(6.5rem,13vh,9rem)}.yp-disc-close-inner{z-index:1;flex-direction:column;gap:0;width:100%;max-width:52rem;margin-inline:auto;display:flex;position:relative}.yp-disc-close-title{letter-spacing:-.04em;flex-direction:column;gap:.35rem;margin:.75rem 0 1.25rem;font-size:clamp(1.55rem,3.2vw,2.35rem);font-weight:800;line-height:1.12;display:flex}.yp-disc-close-title span:first-child{color:#ffffffd1}.yp-disc-close-title span:last-child{background:linear-gradient(135deg,#fff 0%,#eeb44efa 70%,#ffe3abf2 100%);color:#0000;-webkit-background-clip:text;background-clip:text;width:fit-content;padding-bottom:.06em}html[dir=rtl] .yp-disc-close-title{letter-spacing:0;line-height:1.25}.yp-disc-close-lead{color:#ffffffad;max-width:40rem;margin:0 0 2rem;font-size:clamp(1.05rem,1.8vw,1.2rem);line-height:1.7}.yp-disc-close-actions{margin-bottom:1.5rem}.yp-disc-close-note{color:#ffffff73;align-items:center;gap:.55rem;font-size:.88rem;font-weight:600;display:inline-flex}.yp-disc-close-glow{inset-inline-end:0;pointer-events:none;background:radial-gradient(#eeb44e1a,#0000 70%);width:min(50%,28rem);height:45%;position:absolute;bottom:10%}.yp-shell-dark-hero>footer.yp-footer{z-index:10;isolation:isolate;position:relative}html.yp-disc-snap .yp-shell-dark-hero>footer.yp-footer,html.yp-home-footer-visible .yp-shell-dark-hero>footer.yp-footer{background:radial-gradient(circle at 20% 0,#eeb44e14,#0000 32%),#08080a}.yp-disc-agent{position:relative;overflow:visible}html.yp-disc-snap .yp-disc-agent{align-items:center;min-height:100svh;padding-block:clamp(4rem,9vh,7rem);display:flex}@media (width<=767px){html.yp-disc-snap .yp-disc-hook{min-height:auto;max-height:none;overflow:visible}html.yp-disc-snap .yp-disc-ch{min-height:auto;max-height:none}html.yp-disc-snap .yp-disc-agent{align-items:stretch;min-height:auto;padding-block:clamp(2rem,6vh,3rem)}.yp-contact-journey .yp-disc-scroll-down{display:none}.yp-contact-agent{min-height:auto;padding-bottom:2rem}}.yp-disc-agent .yp-assistant-glow{overflow:hidden}.yp-disc-agent-conversation{height:auto}.yp-disc-agent-conversation .yp-assistant-thread{flex:none;max-height:clamp(20rem,46vh,30rem)}.yp-disc-agent-assist{width:100%;margin:.85rem auto 0}.yp-disc-agent-hint{color:#ffffff8c;margin:0 0 .55rem;font-size:.8rem}.yp-disc-agent-assist-chips{justify-content:flex-start;margin-top:0}.yp-disc-agent-intro-chips-wrap{justify-content:center;align-items:center;min-height:2.35rem;margin-top:1rem;display:flex}.yp-disc-agent-intro-chips{justify-content:center;gap:.38rem;margin-top:0}.yp-disc-intro-chip{padding:.36rem .82rem;font-size:.74rem;font-weight:600}.yp-disc-agent-intro-thinking{justify-content:center;align-items:center;min-height:1.35rem;display:flex}.yp-disc-intro-dots span{background:#a78bfa73;width:.34rem;height:.34rem}.yp-disc-intro-swap-enter-active,.yp-disc-intro-swap-leave-active{transition:opacity .28s,transform .28s}.yp-disc-intro-swap-enter-from,.yp-disc-intro-swap-leave-to{opacity:0;transform:translateY(3px)}.yp-disc-agent-assist-chips .yp-ai-chip{padding:.36rem .82rem;font-size:.74rem;font-weight:600}.yp-disc-agent-assistbtn{color:#c4b5fdf2;height:2.5rem;font:inherit;white-space:nowrap;cursor:pointer;background:#a78bfa14;border:1px solid #a78bfa52;border-radius:.375rem;flex-shrink:0;align-self:flex-end;align-items:center;padding:0 .85rem;font-size:.78rem;font-weight:600;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.yp-disc-agent-assistbtn:hover:not(:disabled){color:#fff;background:#a78bfa29;border-color:#a78bfa99}.yp-disc-agent-assistbtn:disabled{opacity:.4;cursor:not-allowed}.yp-disc-agent-btn{color:#ede9fefa;background:radial-gradient(circle at 18% 0,#a78bfa47,#0000 60%),#a78bfa1a;border-color:#a78bfa66;font-weight:700;position:relative;overflow:hidden;box-shadow:0 6px 22px #6366f133}.yp-disc-agent-btn:hover:not(:disabled){color:#fff;border-color:#a78bfab3;transform:translateY(-1px);box-shadow:0 10px 30px #7c5cf657}.yp-disc-agent-btn:disabled{opacity:.45;cursor:not-allowed}.yp-disc-agent-btn--ghost{color:#c4b5fdf2;background:radial-gradient(circle at 18% 0,#a78bfa24,#0000 60%),#a78bfa0a;border-color:#a78bfa61;box-shadow:0 6px 20px #6366f11a}.yp-disc-agent-btn--ghost:hover:not(:disabled){color:#fff;background:radial-gradient(circle at 18% 0,#a78bfa38,#0000 60%),#a78bfa1a;border-color:#a78bfa9e;box-shadow:0 8px 24px #6366f12e}.yp-disc-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(6px);background:#080614b8;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.yp-disc-modal{text-align:start;background:radial-gradient(circle at 20% 0,#7c5cf638,#0000 62%),#141026f5;border:1px solid #a78bfa52;border-radius:1.1rem;width:100%;max-width:26rem;padding:1.6rem 1.6rem 1.4rem;box-shadow:0 24px 70px #08061899}.yp-disc-modal-title{color:#f3f0fffc;margin:0 0 .5rem;font-size:1.12rem;font-weight:800}.yp-disc-modal-body{color:#cbc4e6eb;margin:0 0 1.3rem;font-size:.95rem;line-height:1.6}.yp-disc-modal-actions{justify-content:flex-end;gap:.6rem;display:flex}.yp-disc-modal-actions .yp-disc-agent-btn{flex:none;padding-inline:1.15rem}.yp-disc-modal-confirm{color:#fff;background:radial-gradient(circle at 18% 0,#f8717152,#0000 60%),#dc262629;border-color:#f8717180;box-shadow:0 6px 22px #dc26263d}.yp-disc-modal-confirm:hover:not(:disabled){border-color:#f87171c7;box-shadow:0 10px 30px #dc262657}.yp-disc-modal-fade-enter-active,.yp-disc-modal-fade-leave-active{transition:opacity .2s}.yp-disc-modal-fade-enter-active .yp-disc-modal,.yp-disc-modal-fade-leave-active .yp-disc-modal{transition:transform .22s cubic-bezier(.22,1,.36,1),opacity .22s}.yp-disc-modal-fade-enter-from,.yp-disc-modal-fade-leave-to{opacity:0}.yp-disc-modal-fade-enter-from .yp-disc-modal,.yp-disc-modal-fade-leave-to .yp-disc-modal{opacity:0;transform:translateY(14px)scale(.97)}.yp-disc-agent-btn--secondary{color:#ede9fef5;box-shadow:none;background:radial-gradient(circle at 18% 0,#a78bfa1f,#0000 60%),#a78bfa0f;border-color:#a78bfa57;flex-shrink:0;font-weight:600}.yp-disc-agent-btn--secondary:hover:not(:disabled){background:radial-gradient(circle at 18% 0,#a78bfa33,#0000 60%),#a78bfa1f;border-color:#a78bfa85;transform:translateY(-1px);box-shadow:0 6px 18px #6366f129}.yp-disc-agent-progress{text-align:center;background:radial-gradient(circle at 50% 0,#a78bfa24,#0000 60%),#1410208c;border:1px solid #a78bfa47;border-radius:.75rem;flex-direction:column;align-items:center;gap:1rem;margin-top:1rem;padding:1.6rem 1.2rem;display:flex}.yp-disc-agent-progress-orb{justify-content:center;align-items:center;width:3.6rem;height:3.6rem;display:inline-flex;position:relative}.yp-disc-agent-progress-yoo{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:radial-gradient(circle at 30% 25%,#eeb44ed9,#7c5cf6eb);border-radius:999px;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;font-size:.66rem;font-weight:800;display:inline-flex;box-shadow:0 6px 18px #7c5cf659}.yp-disc-agent-progress-spin{background:conic-gradient(from 0deg, transparent 0 65%, #a78bfaf2);border-radius:50%;animation:1.1s linear infinite yp-disc-progress-spin;position:absolute;inset:0;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 2.5px),#000 calc(100% - 2.5px));mask:radial-gradient(farthest-side,#0000 calc(100% - 2.5px),#000 calc(100% - 2.5px))}@keyframes yp-disc-progress-spin{to{transform:rotate(360deg)}}.yp-disc-agent-progress-pulse{border:1.5px solid #a78bfa80;border-radius:50%;animation:1.9s ease-out infinite yp-disc-progress-pulse;position:absolute;inset:0}.yp-disc-agent-progress-pulse:nth-of-type(3){animation-delay:.95s}@keyframes yp-disc-progress-pulse{0%{opacity:.7;transform:scale(.7)}to{opacity:0;transform:scale(1.6)}}.yp-disc-agent-progress-text{color:#ddd6fef2;font-size:.9rem;font-weight:600}@media (prefers-reduced-motion:reduce){.yp-disc-agent-progress-spin,.yp-disc-agent-progress-pulse{animation:none}}.yp-disc-agent-gate{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(circle at 12% 0,#a78bfa1a,#0000 50%),#1410208c;border:1px solid #a78bfa47;border-radius:1.1rem;margin-top:1rem;padding:clamp(1rem,2.5vh,1.5rem)}.yp-disc-agent-gate-title{color:#fff;margin:0;font-size:1.05rem;font-weight:700}.yp-disc-agent-gate-hint{color:#ffffff8c;margin:.35rem 0 .85rem;font-size:.85rem}.yp-disc-agent-gate-privacy{color:#ffffff61;margin:-.45rem 0 .75rem;font-size:.75rem}.yp-disc-agent-gate-label{color:#ffffff80;margin-bottom:.45rem;font-size:.78rem;display:block}.yp-disc-gate-otp-wrap{margin-bottom:.85rem}.yp-disc-agent-gate-fields{flex-wrap:wrap;gap:.6rem;margin-bottom:.85rem;display:flex}.yp-disc-gate-competitors{background:#a78bfa0d;border:1px dashed #a78bfa4d;border-radius:.85rem;margin:0 0 .85rem;padding:.75rem .85rem}.yp-disc-gate-competitors-q{color:#ffffffe6;margin:0 0 .2rem;font-size:.86rem;font-weight:600}.yp-disc-gate-competitors-hint{color:#ffffff8c;margin:0 0 .6rem;font-size:.76rem;line-height:1.45}.yp-disc-gate-comp-chips{flex-wrap:wrap;gap:.4rem;margin:0 0 .6rem;padding:0;list-style:none;display:flex}.yp-disc-gate-comp-chip{color:#ffffffeb;background:#a78bfa29;border:1px solid #a78bfa4d;border-radius:999px;align-items:center;gap:.4rem;max-width:100%;padding:.28rem .3rem .28rem .7rem;font-size:.8rem;display:inline-flex}.yp-disc-gate-comp-chip span{text-overflow:ellipsis;white-space:nowrap;max-width:14rem;overflow:hidden}.yp-disc-gate-comp-chip button{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:999px;flex-shrink:0;width:1.25rem;height:1.25rem;font-size:.9rem;line-height:1}.yp-disc-gate-comp-chip button:hover{background:#ffffff38}.yp-disc-gate-comp-add{flex-wrap:wrap;gap:.5rem;display:flex}.yp-disc-gate-comp-add .yp-disc-agent-field{flex:12rem}.yp-disc-comp-card--user{background:#a78bfa0f;border-color:#a78bfa52}.yp-disc-comp-unverified{color:#ffd580eb!important}.yp-disc-agent-field{color:#fff;font:inherit;background:#00000040;border:1px solid #ffffff24;border-radius:.85rem;flex:12rem;padding:.6rem .9rem;font-size:.85rem}.yp-disc-agent-field:focus{border-color:#a78bfa8c;outline:none}.yp-disc-agent-gate-actions{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.yp-disc-agent-error{color:#f0a4a4;margin:0 0 .6rem;font-size:.82rem}.yp-disc-report-actions{flex-wrap:wrap;gap:.55rem;display:flex}.yp-disc-report-action{color:#ddd6fef2;font:inherit;cursor:pointer;background:#a78bfa12;border:1px solid #a78bfa4d;border-radius:.6rem;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:color .18s,border-color .18s,background .18s;display:inline-flex}.yp-disc-report-action svg{width:1rem;height:1rem}.yp-disc-report-action:hover:not(:disabled){color:#fff;background:#a78bfa29;border-color:#a78bfa99}.yp-disc-report-action:disabled{opacity:.55;cursor:progress}.yp-disc-report-action.is-done{color:#6ee7b7;cursor:default;background:#34d3991a;border-color:#34d39973}.yp-disc-report-emailrow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.yp-disc-report-emailrow .yp-disc-agent-field{flex:14rem}.yp-disc-agent-report{text-align:start;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(60% 40% at 50% 0,#a78bfa14,#0000 60%),#14102080;border:1px solid #a78bfa2e;border-radius:1.25rem;flex-direction:column;gap:1.25rem;padding:clamp(1.35rem,3.5vh,2.25rem);display:flex;box-shadow:0 24px 70px #00000052}.yp-disc-agent-report-head{border-bottom:1px solid #ffffff14;flex-wrap:wrap;align-items:center;gap:.6rem .85rem;padding-bottom:.5rem;display:flex}.yp-disc-agent-tier{color:#fff;font-size:1.2rem;font-weight:800}.yp-disc-agent-research{color:#a5f3fcf2;background:#67e8f914;border:1px solid #67e8f966;border-radius:999px;padding:.25rem .7rem;font-size:.7rem;font-weight:600}.yp-disc-agent-lens{color:#d8b4fef2;background:#a78bfa1a;border:1px solid #a78bfa73;border-radius:999px;padding:.25rem .7rem;font-size:.7rem;font-weight:600}.yp-disc-agent-report .yp-disc-agent-block,.yp-disc-agent-report .yp-deep-pro .yp-disc-agent-block,.yp-disc-agent-report .yp-disc-service-report .yp-disc-agent-block{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:.85rem;padding:1rem 1.15rem}.yp-disc-agent-report .yp-disc-agent-block p:not(.yp-disc-agent-blockhint):not(.yp-disc-term-tip):not(.yp-disc-v3-next-action),.yp-disc-agent-report .yp-disc-agent-block ul,.yp-disc-agent-report .yp-disc-agent-block ol{margin-top:.4rem;line-height:1.65}.yp-disc-agent-report .yp-disc-agent-block--lead{background:#a78bfa14;border-color:#a78bfa3d}.yp-disc-agent-report .yp-disc-agent-block--accent{background:#eeb44e12;border-color:#eeb44e4d}.yp-disc-agent-report .yp-disc-comp-card{background:#ffffff0a;border:1px solid #a78bfa38;padding:1rem 1.1rem}.yp-disc-agent-report .yp-disc-comp-card p{margin:.35rem 0;line-height:1.6}.yp-disc-agent-report .yp-disc-free-evidence-list li{padding:.65rem .85rem;line-height:1.55}.yp-disc-agent-report .yp-deep-gap-topics{gap:.5rem;margin-top:.65rem}.yp-disc-agent-report .yp-deep-gap-topics li{border-radius:999px;padding:.45rem .85rem;line-height:1.5}.yp-disc-agent-report .yp-disc-assessment-list>li{padding:.65rem .85rem;line-height:1.6}.yp-disc-agent-report .yp-disc-agent-blocktitle{margin-bottom:.45rem}.yp-disc-agent-report .yp-disc-agent-blocktitle+.yp-disc-agent-blockhint{margin-bottom:.55rem}.yp-disc-agent-block h3{letter-spacing:.06em;text-transform:uppercase;color:#a78bfad9;margin:0 0 .5rem;font-size:.72rem;font-weight:700}.yp-disc-term{flex-wrap:wrap;align-items:center;gap:.35rem .45rem;margin:0 0 .5rem;display:flex;position:relative}.yp-disc-term-title{margin:0}.yp-disc-agent-block .yp-disc-term-title,.yp-disc-chart-block .yp-disc-term-title{letter-spacing:.02em;text-transform:none;color:#fff;font-size:.82rem;font-weight:800}.yp-disc-agent-block>.yp-disc-term:not(.is-sm){flex-wrap:nowrap;align-items:center;width:fit-content;max-width:100%;margin-bottom:.75rem;padding-inline-start:.85rem;display:inline-flex;position:relative}.yp-disc-agent-block>.yp-disc-term:not(.is-sm):before{content:"";inset-inline-start:0;background:linear-gradient(#a78bfa,#6366f1);border-radius:999px;width:3px;position:absolute;top:.15rem;bottom:.15rem}.yp-disc-chart-block .yp-disc-term-title{color:#c4b5fdf2;text-transform:none;letter-spacing:normal;font-size:.82rem;font-weight:800}.yp-disc-term-trigger{color:#a78bfaa6;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:1.05rem;height:1.05rem;padding:0;transition:color .15s;display:inline-flex}.yp-disc-term-trigger svg{width:100%;height:100%}.yp-disc-term-trigger:hover,.yp-disc-term-trigger:focus-visible{color:#c4b5fd;outline:none}.yp-disc-term-tip{top:calc(100% + .4rem);z-index:60;color:#fff;text-transform:none;letter-spacing:normal;pointer-events:none;background:#201834fa;border:1px solid #a78bfa59;border-radius:.55rem;flex-basis:auto;width:max-content;min-width:13rem;max-width:min(22rem,100vw - 2.5rem);margin:0;padding:.65rem .85rem;font-size:.8rem;font-weight:400;line-height:1.6;display:none;position:absolute;inset-inline-start:0;box-shadow:0 12px 32px #00000073}.yp-disc-term.is-open .yp-disc-term-tip{display:block}@media (hover:hover){.yp-disc-term:hover .yp-disc-term-tip,.yp-disc-term:focus-within .yp-disc-term-tip{display:block}}.yp-disc-term.is-sm{gap:.25rem .35rem;margin-bottom:.4rem}.yp-disc-term.is-sm .yp-disc-term-title{text-transform:none;letter-spacing:normal;color:#c4b5fdd9;font-size:.8rem;font-weight:700}.yp-disc-agent-swot-grid .yp-disc-term.is-sm{margin-bottom:.4rem}.yp-disc-bar-row .yp-disc-term.is-sm{flex-wrap:nowrap;margin:0}.yp-disc-bar-row .yp-disc-term.is-sm .yp-disc-term-title{color:#ffffffa6;font-size:.72rem;font-weight:600}.yp-disc-bar-row .yp-disc-term-tip{top:calc(100% + .3rem);z-index:8;flex-basis:auto;min-width:11rem;max-width:16rem;position:absolute;inset-inline-start:0;box-shadow:0 8px 24px #00000059}.yp-disc-agent-block p{color:#fffc;margin:0;font-size:.92rem;line-height:1.65}.yp-disc-agent-block ul,.yp-disc-agent-block ol{color:#ffffffc7;flex-direction:column;gap:.35rem;margin:0;padding-inline-start:1.2rem;font-size:.9rem;line-height:1.55;display:flex}.yp-disc-agent-block--lead p{color:#ffffffeb;font-size:1rem}.yp-disc-agent-block--accent{background:#a78bfa0f;border:1px solid #a78bfa47;border-radius:.85rem;padding:.9rem 1.1rem}.yp-analysis-page .yp-disc-agent-report{background:radial-gradient(70% 45% at 50% 0,#a78bfa1f,#0000 62%),linear-gradient(#1c1630e0 0%,#120e20eb 100%);gap:.85rem;overflow:visible}.yp-analysis-page .yp-disc-agent-report-head{margin-bottom:.15rem}.yp-analysis-page .yp-disc-agent-block{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:.85rem;padding:1rem 1.15rem;overflow:visible}.yp-analysis-page .yp-disc-agent-block p:not(.yp-disc-term-tip){color:#ffffffe6}.yp-analysis-page .yp-disc-agent-block ul,.yp-analysis-page .yp-disc-agent-block ol{color:#ffffffdb}.yp-analysis-page .yp-disc-agent-block--lead{background:#a78bfa14;border-color:#a78bfa38}.yp-analysis-page .yp-disc-agent-block--accent{background:#eeb44e12;border-color:#eeb44e47}.yp-analysis-page .yp-analysis-report-notice{margin:0}.yp-disc-agent-swot-grid{grid-template-columns:repeat(2,1fr);gap:.7rem;display:grid}.yp-disc-agent-swot-grid>div{background:#ffffff06;border:1px solid #ffffff14;border-radius:.6rem;padding:.75rem .85rem}.yp-disc-agent-swot-grid strong{color:#c4b5fdd9;margin-bottom:.4rem;font-size:.8rem;display:block}.yp-disc-agent-swot-grid ul{margin:0;padding-inline-start:1rem;font-size:.85rem}.yp-disc-agent-keywords{flex-wrap:wrap;list-style:none;flex-direction:row!important;gap:.5rem!important;padding-inline-start:0!important}.yp-disc-agent-keywords li{background:#a78bfa0f;border:1px solid #a78bfa38;border-radius:999px;padding:.3rem .7rem;font-size:.78rem}.yp-disc-agent-services a{color:#c4b5fdf2;text-underline-offset:2px;font-weight:600;-webkit-text-decoration:underline #a78bfa80;text-decoration:underline #a78bfa80}.yp-disc-agent-services a:hover{color:#ddd6fe}.yp-disc-agent-upsell{background:radial-gradient(circle at 85% 10%,#a78bfa1f,#0000 55%),#a78bfa0d;border:1px solid #a78bfa4d;border-radius:1.1rem;padding:clamp(1rem,2.5vh,1.5rem)}.yp-disc-agent-upsell--rich{background:linear-gradient(160deg,#7c5cf624,#080a0eb8);border-color:#a78bfa47}.yp-disc-upsell-head{align-items:center;gap:.55rem;margin-bottom:.45rem;display:flex}.yp-disc-upsell-icon{color:#c4b5fde6;background:#a78bfa26;border-radius:.4rem;flex-shrink:0;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;display:flex}.yp-disc-upsell-cta{justify-content:center;width:100%;margin-top:.15rem}.yp-disc-locked-text{flex:1}.yp-disc-agent-upsell-title{color:#fff;margin:0 0 .3rem;font-size:1.05rem;font-weight:700}.yp-disc-upsell-head .yp-disc-agent-upsell-title{margin:0}.yp-disc-agent-upsell-lead{color:#ffffff9e;margin:0 0 .85rem;font-size:.86rem}.yp-disc-agent-locked{background:#0003;border:1px solid #ffffff0e;border-radius:.6rem;flex-direction:column;gap:.5rem;margin:0 0 1rem;padding:.65rem .8rem;list-style:none;display:flex}.yp-disc-agent-locked li{color:#ffffff80;align-items:center;gap:.45rem;font-size:.84rem;display:flex}.yp-disc-agent-lock{color:#a78bfa99;flex-shrink:0;align-items:center;display:flex}.yp-disc-agent-locked-tag{letter-spacing:.05em;text-transform:uppercase;color:#a78bfaa6;background:#a78bfa1a;border-radius:.3rem;flex-shrink:0;margin-inline-start:auto;padding:.1em .45em;font-size:.6rem;font-weight:700}.yp-disc-agent-services{gap:.5rem;margin:.6rem 0 0;padding:0;list-style:none;display:grid}.yp-disc-agent-services li{gap:.15rem;display:grid}.yp-disc-agent-svc-label{color:#eeb44ef2;font-size:.88rem;font-weight:650;text-decoration:none}.yp-disc-agent-svc-label:hover{text-decoration:underline}.yp-disc-agent-svc-reason{color:#ffffffa6;font-size:.82rem;line-height:1.5}.yp-disc-agent-close{border-top:1px solid #ffffff14;flex-direction:column;align-items:stretch;gap:1rem;padding-top:.75rem;display:flex}.yp-disc-agent-lead{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.yp-disc-agent-leadthanks{color:#a5f3fcf2;margin:0;font-size:.9rem}.yp-disc-agent-close-alt{background:#ffffff08;border:1px solid #ffffff1a;border-radius:1.1rem;flex-wrap:wrap;align-items:flex-start;gap:1rem;margin-top:.25rem;padding:clamp(1rem,2.4vh,1.25rem);display:flex}.yp-disc-agent-close-alt.is-done{background:#22c55e12;border-color:#22c55e52}.yp-disc-agent-close-alt-body{flex:220px;min-width:0}.yp-disc-agent-close-alt-title{color:#ffffffeb;margin:0 0 .35rem;font-size:.95rem;font-weight:700}.yp-disc-agent-close-alt-lead{color:#ffffff94;margin:0;font-size:.84rem;line-height:1.65}.yp-disc-agent-close-alt-as{color:#ffffff73;margin:.45rem 0 0;font-size:.78rem}.yp-disc-agent-close-alt-as strong{color:#c4b5fdf2;font-weight:700}.yp-disc-agent-lead-fields{flex:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}@media (width<=640px){.yp-disc-agent-lead-fields{grid-template-columns:1fr}}.yp-disc-agent-close-alt-q{color:#ffffff80;font-size:.83rem}.yp-disc-book{background:radial-gradient(circle at 50% 0,#a78bfa1a,#0000 55%),#14102080;border:1px solid #a78bfa47;border-radius:.9rem;padding:clamp(1.1rem,2.5vw,1.6rem)}.yp-disc-book-head{margin-bottom:1rem}.yp-disc-book-title{color:#fff;margin:0 0 .3rem;font-size:1.05rem;font-weight:800}.yp-disc-book-lead{color:#fff9;margin:0;font-size:.85rem}.yp-disc-book-field{margin-bottom:1rem}.yp-disc-book-label{letter-spacing:.04em;text-transform:uppercase;color:#c4b5fdd9;margin-bottom:.5rem;font-size:.74rem;font-weight:700;display:block}.yp-disc-book-label small{text-transform:none;letter-spacing:0;color:#fff6;font-weight:600}.yp-disc-book-days{scrollbar-width:thin;gap:.5rem;padding:.35rem .1rem;display:flex;overflow-x:auto}.yp-disc-book-day{color:#ffffffbf;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1f;border-radius:.6rem;flex-direction:column;flex:none;align-items:center;gap:.1rem;min-width:3.7rem;padding:.55rem .4rem;transition:border-color .15s,background .15s,color .15s;display:flex}.yp-disc-book-day:hover{border-color:#a78bfa80}.yp-disc-book-day.is-active{color:#fff;background:linear-gradient(135deg,#a78bfa,#6366f1);border-color:#0000}.yp-disc-book-day-wd{opacity:.8;font-size:.7rem}.yp-disc-book-day-n{font-size:1.1rem;font-weight:800}.yp-disc-book-day-m{opacity:.7;font-size:.65rem}.yp-disc-book-times{flex-wrap:wrap;gap:.5rem;display:flex}.yp-disc-book-time{color:#fffc;cursor:pointer;background:#ffffff08;border:1px solid #ffffff24;border-radius:.5rem;padding:.45rem .9rem;font-size:.85rem;font-weight:600;transition:border-color .15s,background .15s,color .15s}.yp-disc-book-time:hover{border-color:#a78bfa80}.yp-disc-book-time.is-active{color:#fff;background:linear-gradient(135deg,#a78bfa,#6366f1);border-color:#0000}.yp-disc-book-contact{background:#a78bfa0f;border:1px dashed #a78bfa59;border-radius:.6rem;flex-wrap:wrap;align-items:center;gap:.5rem .8rem;padding:.7rem .9rem;display:flex}.yp-disc-book-contact-text{color:#fffc;font-size:.85rem}.yp-disc-book-contact-text strong{color:#fff}.yp-disc-book-fields{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.yp-disc-book-fields .yp-disc-agent-field{flex:8rem}.yp-disc-book-link{cursor:pointer;color:#c4b5fdf2;background:0 0;border:0;padding:0;font-size:.8rem;font-weight:700;text-decoration:underline}.yp-disc-book-link:hover{color:#fff}.yp-disc-book-confirm{margin-top:.2rem}.yp-disc-book-loading{text-align:center;padding:1.5rem}.yp-disc-book-empty{color:#fff9;font-size:.85rem}.yp-disc-book-success{text-align:center;padding:1.4rem 1rem}.yp-disc-book-check{color:#fff;background:linear-gradient(135deg,#34d399,#10b981);border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:.7rem;display:inline-flex}.yp-disc-book-check svg{width:1.5rem;height:1.5rem}.yp-disc-book-success-title{color:#fff;margin:0 0 .25rem;font-size:1.05rem;font-weight:800}.yp-disc-book-success-slot{color:#c4b5fdf2;margin:0 0 .25rem;font-size:.9rem;font-weight:700}.yp-disc-book-success-hint{color:#fff9;margin:0 0 .8rem;font-size:.83rem}.yp-disc-wizard{background:0 0;border:none;margin:.65rem 0 .25rem;padding:0}.yp-disc-wizard-label{color:#ffffff85;margin:0 0 .45rem;font-size:.72rem;font-weight:600}.yp-disc-wizard-options{flex-wrap:wrap;gap:.4rem;display:flex}.yp-disc-wizard-options.is-select{grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr));display:grid}.yp-disc-wizard-opt{padding:.36rem .82rem;font-size:.74rem}.yp-disc-wizard-opt:hover{color:#fff;background:#a78bfa24;border-color:#a78bfa85}.yp-disc-wizard-opt.is-selected{color:#fff;background:#a78bfa33;border-color:#a78bfaad;box-shadow:0 0 0 1px #a78bfa38,0 4px 16px #6366f12e}.yp-hero-welcome__choice.is-selected{background:#7c5cf629;border-color:#a78bfa8c;box-shadow:0 0 0 1px #a78bfa1f}.yp-hero-welcome__choice--accent.is-selected{background:#7c5cf63d;border-color:#a78bfab8}.yp-analysis-nav .yp-disc-agent-btn{min-width:6.5rem}a.yp-disc-agent-btn,.yp-analysis-report-actions .yp-disc-agent-btn{text-decoration:none}.yp-disc-charts{gap:1rem;margin-bottom:1rem;display:grid}.yp-disc-chart-block{background:#ffffff05;border:1px solid #ffffff14;border-radius:.65rem;padding:.85rem 1rem}.yp-disc-chart-block h4{color:#c4b5fdf2;margin:0 0 .65rem;font-size:.82rem;font-weight:800}.yp-disc-bars{gap:.45rem;display:grid}.yp-disc-bar-row{grid-template-columns:6rem 1fr 2rem;align-items:center;gap:.5rem;display:grid}.yp-disc-bar-row .yp-disc-term{min-width:0}.yp-disc-bar-label{color:#ffffffa6;font-size:.72rem}.yp-disc-bar-track{background:#ffffff14;border-radius:999px;height:.45rem;overflow:hidden}.yp-disc-bar-fill{border-radius:inherit;height:100%;display:block}.yp-disc-bar-fill.is-strengths{background:linear-gradient(90deg,#34d399,#10b981)}.yp-disc-bar-fill.is-weaknesses{background:linear-gradient(90deg,#f87171,#ef4444)}.yp-disc-bar-fill.is-opportunities{background:linear-gradient(90deg,#60a5fa,#3b82f6)}.yp-disc-bar-fill.is-threats{background:linear-gradient(90deg,#fbbf24,#f59e0b)}.yp-disc-bar-val{color:#ffffff8c;text-align:end;font-size:.72rem;font-weight:700}.yp-disc-prio{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.yp-disc-prio-item{background:#ffffff06;border:1px solid #ffffff14;border-radius:.6rem;align-items:flex-start;gap:.7rem;padding:.7rem .8rem;display:flex}.yp-disc-prio-rank{color:#c4b5fdf2;background:#a78bfa29;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.78rem;font-weight:800;display:inline-flex}.yp-disc-prio-body{flex:1;min-width:0}.yp-disc-prio-head{flex-wrap:wrap;align-items:center;gap:.4rem .6rem;margin-bottom:.45rem;display:flex}.yp-disc-prio-label{color:#ffffffeb;font-size:.9rem;font-weight:600;line-height:1.4}.yp-disc-prio-tag{color:#6ee7b7;background:#34d3991f;border:1px solid #34d39966;border-radius:999px;flex-shrink:0;padding:.12rem .55rem;font-size:.65rem;font-weight:700}.yp-disc-prio-meters{flex-wrap:wrap;gap:.35rem 1.4rem;display:flex}.yp-disc-prio-meter{align-items:center;gap:.4rem;display:inline-flex}.yp-disc-prio-meter-name{color:#ffffff80;min-width:2.5rem;font-size:.72rem}.yp-disc-prio-dots{gap:.2rem;display:inline-flex}.yp-disc-prio-dots i{background:#ffffff1f;border-radius:50%;width:.45rem;height:.45rem}.yp-disc-prio-dots i.is-on.is-impact{background:#34d399}.yp-disc-prio-dots i.is-on.is-effort{background:#fbbf24}.yp-disc-prio-meter-val{color:#fff9;font-size:.7rem;font-weight:700}.yp-disc-chart-hint{color:#ffffff8c;margin:0 0 .75rem;font-size:.78rem}.yp-disc-kw-map{flex-direction:column;gap:.55rem;display:flex}.yp-disc-kw-map-row{grid-template-columns:minmax(8rem,1.4fr) 2fr auto;align-items:center;gap:.5rem;font-size:.78rem;display:grid}.yp-disc-kw-map-label{text-overflow:ellipsis;white-space:nowrap;color:#ffffffe0;overflow:hidden}.yp-disc-kw-map-bar-wrap{background:#ffffff14;border-radius:999px;height:.45rem;overflow:hidden}.yp-disc-kw-map-bar{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:999px;min-width:4%;height:100%;display:block}.yp-disc-kw-map-meta{color:#ffffff80;white-space:nowrap;font-size:.68rem}.yp-disc-timeline{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.yp-disc-timeline-item{border:1px solid #ffffff14;background:#a78bfa0d;border-inline-start:3px solid #a78bfab3;border-radius:.6rem;align-items:flex-start;gap:.7rem;padding:.75rem .85rem;display:flex}.yp-disc-timeline-num{color:#fff;background:linear-gradient(135deg,#a78bfa,#6366f1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.78rem;font-weight:800;display:inline-flex}.yp-disc-timeline-content{flex:1;min-width:0}.yp-disc-timeline-head{flex-wrap:wrap;align-items:baseline;gap:.3rem .6rem;margin-bottom:.35rem;display:flex}.yp-disc-timeline-phase{color:#fff;font-size:.9rem;font-weight:700;line-height:1.4}.yp-disc-timeline-meta{color:#c4b5fdf2;background:#a78bfa24;border-radius:999px;flex-shrink:0;padding:.1rem .5rem;font-size:.68rem;font-weight:600}.yp-disc-timeline-deliverables{gap:.25rem;margin:0;padding:0;list-style:none;display:grid}.yp-disc-timeline-deliverables li{color:#ffffffb8;padding-inline-start:1.1rem;font-size:.82rem;font-weight:400;line-height:1.5;position:relative}.yp-disc-timeline-deliverables li:before{content:"";inset-inline-start:.15rem;background:#a78bfa8c;border-radius:50%;width:.35rem;height:.35rem;position:absolute;top:.55rem}.yp-disc-comp-table{gap:.65rem;display:grid}.yp-disc-comp-card{background:#ffffff0a;border:1px solid #a78bfa38;border-radius:.65rem;padding:1rem 1.1rem}.yp-disc-comp-card header{justify-content:space-between;gap:.5rem;margin-bottom:.35rem;display:flex}.yp-disc-comp-card p{color:#ffffffbf;margin:.2rem 0;font-size:.82rem}.yp-disc-comp-card p span{color:#c4b5fde6;font-weight:700}.yp-disc-comp-source{color:#a5f3fce6;word-break:break-all;margin-top:.35rem;font-size:.72rem;display:inline-block}.yp-disc-sources a{color:#a5f3fcf2}@media (width<=640px){.yp-disc-agent-swot-grid{grid-template-columns:1fr}}.yp-disc-ai-cta{color:#ddd6fef2;letter-spacing:.01em;background:radial-gradient(circle at 18% 0,#a78bfa2e,#0000 60%),#a78bfa0f;border-color:#a78bfa66;gap:.55rem;position:relative;overflow:hidden;box-shadow:0 6px 22px #6366f12e}.yp-disc-ai-cta:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:0;pointer-events:none;background:linear-gradient(120deg,#67e8f999,#a78bfaa6,#6366f199);padding:1px;transition:opacity .25s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.yp-disc-ai-cta:hover{color:#fff;border-color:#a78bfab3;transform:translateY(-1px);box-shadow:0 10px 30px #7c5cf657}.yp-disc-ai-cta:hover:before{opacity:1}.yp-disc-ai-cta-stage{justify-content:center;align-items:center;width:12.5rem;display:inline-flex}.yp-disc-ai-cta-think{justify-content:center;align-items:center;padding-inline:.6rem;display:inline-flex}.yp-disc-ai-cta-dots{gap:.26rem;min-height:0;padding:0}.yp-disc-ai-cta-dots span{background:#c4b5fdf2;width:.34rem;height:.34rem;box-shadow:0 0 7px #a78bfa80}.yp-disc-ai-cta-text{white-space:nowrap;align-items:center;display:inline-flex}.yp-disc-ai-cta-arrow{flex-shrink:0;transition:transform .2s}.yp-disc-ai-cta:hover .yp-disc-ai-cta-arrow{transform:translate(.15rem)}.yp-disc-ai-cta--back:hover .yp-disc-ai-cta-arrow--lead,html[dir=rtl] .yp-disc-ai-cta:hover .yp-disc-ai-cta-arrow{transform:translate(-.15rem)}html[dir=rtl] .yp-disc-ai-cta--back:hover .yp-disc-ai-cta-arrow--lead{transform:translate(.15rem)}.yp-disc-ai-cta:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:0 6px 22px #6366f11a}.yp-disc-ai-cta--ghost{color:#c4b5fdf2;background:radial-gradient(circle at 18% 0,#a78bfa24,#0000 60%),#a78bfa0a;border-color:#a78bfa61;box-shadow:0 6px 20px #6366f11a}.yp-disc-ai-cta--ghost:hover:not(:disabled){color:#fff;background:radial-gradient(circle at 18% 0,#a78bfa38,#0000 60%),#a78bfa1a;border-color:#a78bfa9e;box-shadow:0 8px 24px #6366f12e}.yp-disc-ai-cta-arrow--lead{flex-shrink:0;transition:transform .2s}.yp-analysis-panel--intro .yp-disc-ai-cta,.yp-analysis-nav .yp-disc-ai-cta{min-width:10.5rem}.yp-disc-ai-cta--centered{justify-content:center}.yp-disc-ai-cta--centered .yp-disc-ai-cta-stage{flex:0 auto}.yp-analysis-cta-wrap{justify-content:center;margin-top:1.1rem;display:flex}.yp-analysis-panel--intro .yp-analysis-cta-wrap .yp-disc-ai-cta{justify-content:center;gap:.75rem;min-width:13rem}.yp-analysis-email-gate{gap:.85rem;width:100%;max-width:26rem;display:grid}.yp-analysis-email-privacy{color:#c4b5fde0;background:#a78bfa0f;border:1px solid #a78bfa33;border-radius:.65rem;margin:0;padding:.75rem .9rem;font-size:.78rem;line-height:1.65}.yp-analysis-email-sent{color:#a78bfae6;margin:0;font-size:.78rem}.yp-analysis-email-expires{color:#ffffff7a;margin:0;font-size:.72rem}.yp-analysis-otp-boxes{direction:ltr;justify-content:center;gap:.55rem;display:flex}.yp-analysis-otp-box{color:#fff;text-align:center;caret-color:#a78bfae6;-moz-appearance:textfield;background:#a78bfa0f;border:1.5px solid #a78bfa59;border-radius:.65rem;outline:none;flex:2.5rem;width:3rem;max-width:3.25rem;height:3.25rem;padding:0;font-size:1.35rem;font-weight:700;transition:border-color .15s,background .15s}.yp-analysis-otp-box::-webkit-outer-spin-button{-webkit-appearance:none}.yp-analysis-otp-box::-webkit-inner-spin-button{-webkit-appearance:none}.yp-analysis-otp-box:focus{background:#a78bfa1a;border-color:#a78bfad9;box-shadow:0 0 0 3px #a78bfa26}.yp-analysis-otp-box.is-filled{background:#a78bfa1a;border-color:#a78bfaa6}.yp-analysis-otp-box:disabled{opacity:.55}.yp-analysis-email-success{color:#6ee7b7f2;background:#34d39914;border:1px solid #34d39959;border-radius:.65rem;align-items:center;gap:.55rem;padding:.75rem .95rem;font-size:.82rem;font-weight:600;display:flex}.yp-analysis-email-success-icon{flex-shrink:0;font-size:1.1rem}.yp-analysis-email-gate .yp-analysis-field--locked input{opacity:.7;cursor:default}.yp-analysis-email-sent{color:#a78bfae6;text-align:center;margin:0;font-size:.78rem}.yp-analysis-email-actions{flex-wrap:wrap;justify-content:center;gap:.65rem;display:flex}.yp-analysis-email-errors{color:#fca5a5;margin:0;font-size:.78rem}.yp-analysis-panel--intro .yp-disc-ai-cta{justify-content:center;width:auto;max-width:100%}.yp-analysis-nav .yp-disc-ai-cta--ghost{min-width:7.5rem}.yp-analysis-nav .yp-disc-ai-cta:not(.yp-disc-ai-cta--ghost){flex:12rem;justify-content:space-between;max-width:16rem}.yp-disc-ai-cta-swap-enter-active{transition:opacity .35s,transform .35s}.yp-disc-ai-cta-swap-leave-active{transition:opacity .25s,transform .25s}.yp-disc-ai-cta-swap-enter-from{opacity:0;transform:translateY(.5rem)}.yp-disc-ai-cta-swap-leave-to{opacity:0;transform:translateY(-.5rem)}@media (prefers-reduced-motion:reduce){.yp-disc-ai-cta-swap-enter-active,.yp-disc-ai-cta-swap-leave-active{transition:none}[data-disc],.yp-disc-deliverables li{opacity:1!important;transition:none!important;transform:none!important}}.yp-svc-sec{position:relative;overflow:hidden}.yp-svc-cinema [data-svc-section]{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(1rem)}.yp-svc-cinema [data-svc-section].is-visible{opacity:1;transform:none}.yp-svc-cinema-hero{padding:clamp(2rem,5vh,3.5rem) 0 clamp(3rem,7vh,5rem)}.yp-svc-cinema-hero-shell{max-width:52rem}.yp-svc-cinema-hero-title{font-size:clamp(2rem,4.5vw,3.25rem)}.yp-svc-cinema-hero-lead{max-width:40rem;margin-top:1rem;font-size:clamp(1rem,1.6vw,1.15rem)}.yp-svc-cinema-hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.75rem;display:flex}.yp-svc-cinema-problem{background:linear-gradient(#eeb44e08 0%,#0000 100%);border-block:1px solid #ffffff0f;padding:clamp(2rem,5vh,3.5rem) 0}.yp-svc-cinema-problem-quote{letter-spacing:-.02em;color:#ffffffe0;max-width:46rem;margin:0;font-size:clamp(1.25rem,2.4vw,1.85rem);font-weight:600;line-height:1.45}html[dir=rtl] .yp-svc-cinema-problem-quote{letter-spacing:0;line-height:1.6}.yp-svc-cinema-approach{padding:clamp(2.5rem,6vh,4.5rem) 0}.yp-svc-cinema-approach-shell{align-items:start;gap:clamp(2rem,4vw,3rem);display:grid}@media (width>=980px){.yp-svc-cinema-approach-shell{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:clamp(2rem,4vw,3.5rem)}}.yp-svc-cinema-approach-text{color:#ffffffe6;margin:.75rem 0 0;font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.6}.yp-svc-cinema-approach-def{color:#ffffff94;margin:1.25rem 0 0;font-size:.95rem;line-height:1.65}.yp-svc-cinema-outcome{color:#eeb44ef2;border-inline-start:2px solid #eeb44ea6;margin:1.5rem 0 0;padding-inline-start:1rem;font-size:.92rem;font-weight:600;line-height:1.55}.yp-svc-cinema-deliverables{padding:clamp(2.5rem,6vh,4rem) 0}.yp-svc-cinema-deliverables-list{gap:0;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}@media (width>=768px){.yp-svc-cinema-deliverables-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.yp-svc-cinema-deliverables-list li{opacity:0;transition:opacity .4s,transform .4s;transition-delay:calc(var(--i,0) * 60ms);border-bottom:1px solid #ffffff12;align-items:baseline;gap:1rem;padding:1.35rem 0;display:flex;transform:translateY(.5rem)}.yp-svc-cinema-deliverables.is-visible .yp-svc-cinema-deliverables-list li{opacity:1;transform:none}.yp-svc-cinema-deliverables-num{letter-spacing:.08em;color:#eeb44ed9;flex-shrink:0;font-size:.72rem;font-weight:800}.yp-svc-cinema-deliverables-text{color:#ffffffeb;font-size:clamp(1rem,1.5vw,1.12rem);font-weight:600;line-height:1.45}.yp-svc-cinema-process{padding:clamp(2.5rem,6vh,4rem) 0}.yp-svc-cinema-process-steps{gap:0;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.yp-svc-cinema-process-steps li{opacity:0;transition:opacity .45s,transform .45s;transition-delay:calc(var(--i,0) * 80ms);grid-template-columns:auto minmax(0,1fr);gap:1rem 1.25rem;padding-bottom:2rem;display:grid;transform:translate(-.5rem)}html[dir=rtl] .yp-svc-cinema-process-steps li{transform:translate(.5rem)}.yp-svc-cinema-process.is-visible .yp-svc-cinema-process-steps li{opacity:1;transform:none}.yp-svc-cinema-process-marker{flex-direction:column;align-items:center;width:1rem;padding-top:.35rem;display:flex;position:relative}.yp-svc-cinema-process-dot{background:#eeb44ef2;border-radius:999px;width:.55rem;height:.55rem;box-shadow:0 0 12px #eeb44e73}.yp-svc-cinema-process-line{background:linear-gradient(#eeb44e73,#ffffff14);flex:1;width:1px;min-height:2.5rem;margin-top:.35rem}.yp-svc-cinema-process-num{letter-spacing:.08em;color:#ffffff6b;margin-bottom:.25rem;font-size:.64rem;font-weight:800;display:block}.yp-svc-cinema-process-title{letter-spacing:-.02em;margin:0;font-size:clamp(1.1rem,1.8vw,1.35rem);font-weight:700}.yp-svc-cinema-process-desc{color:#ffffff9e;margin:.35rem 0 0;font-size:.92rem;line-height:1.6}.yp-svc-cinema-fit{border-top:1px solid #ffffff0f;padding:clamp(2rem,5vh,3.5rem) 0}.yp-svc-cinema-fit-shell{gap:clamp(2rem,4vw,3rem);display:grid}@media (width>=768px){.yp-svc-cinema-fit-shell{grid-template-columns:repeat(2,minmax(0,1fr))}}.yp-svc-cinema-fit-list{gap:.65rem;margin:.85rem 0 0;padding:0;list-style:none;display:grid}.yp-svc-cinema-fit-list li{color:#ffffffb8;padding-inline-start:1.1rem;font-size:.92rem;line-height:1.55;position:relative}.yp-svc-cinema-fit-list li:before{content:"";inset-inline-start:0;background:#eeb44ebf;border-radius:999px;width:.35rem;height:.35rem;position:absolute;top:.55em}.yp-svc-cinema-scenarios{flex-wrap:wrap;gap:.5rem .65rem;margin:.85rem 0 0;padding:0;list-style:none;display:flex}.yp-svc-cinema-scenarios li{color:#ffffffc7;background:#ffffff0d;border-radius:999px;padding:.35rem .75rem;font-size:.78rem;font-weight:600}.yp-svc-cinema-next{padding:clamp(1.5rem,4vh,2.5rem) 0}.yp-svc-cinema-next-link{color:inherit;border-top:1px solid #ffffff14;align-items:center;gap:1.25rem;margin-top:1rem;padding:1.25rem 0;text-decoration:none;transition:color .15s;display:flex}.yp-svc-cinema-next-link:hover{color:#eeb44ef2}.yp-svc-cinema-next-num{letter-spacing:.08em;color:#eeb44ed9;flex-shrink:0;font-size:.72rem;font-weight:800}.yp-svc-cinema-next-copy{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.yp-svc-cinema-next-title{font-size:clamp(1rem,1.6vw,1.15rem);font-weight:700}.yp-svc-cinema-next-desc{color:#ffffff8c;font-size:.85rem}.yp-svc-cinema-next-arrow{opacity:.6;flex-shrink:0;font-size:1.25rem}.yp-svc-cinema-cta .yp-cta-shell{max-width:52rem}.yp-svc-disc-preview{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border-radius:1rem;padding:clamp(1rem,2vw,1.35rem)}.yp-svc-disc-preview-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.yp-svc-disc-preview-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff7a;font-size:.64rem;font-weight:700}.yp-svc-disc-preview-rail{gap:.35rem;margin-bottom:1.25rem;display:flex}.yp-svc-disc-preview-rail-item{color:#ffffff80;cursor:pointer;text-align:start;background:#ffffff08;border:none;border-radius:.65rem;flex-direction:column;flex:1;align-items:flex-start;gap:.2rem;padding:.55rem .65rem;transition:background .15s,color .15s;display:flex}.yp-svc-disc-preview-rail-item.is-active,.yp-svc-disc-preview-rail-item.is-done{color:#ffffffeb;background:#eeb44e1a}.yp-svc-disc-preview-rail-num{letter-spacing:.06em;color:#eeb44ed9;font-size:.58rem;font-weight:800}.yp-svc-disc-preview-rail-title{font-size:.72rem;font-weight:700}.yp-svc-disc-preview-step{letter-spacing:.08em;color:#eeb44ed9;margin:0;font-size:.64rem;font-weight:800}.yp-svc-disc-preview-title{letter-spacing:-.02em;margin:.25rem 0 0;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:800}.yp-svc-disc-preview-sub{color:#ffffff8c;margin:.25rem 0 0;font-size:.82rem}.yp-svc-disc-preview-text{color:#ffffffb8;margin:.75rem 0 0;font-size:.88rem;line-height:1.6}.yp-svc-disc-preview-outputs{gap:.4rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.yp-svc-disc-preview-outputs li{color:#ffffffa6;padding-inline-start:.9rem;font-size:.78rem;position:relative}.yp-svc-disc-preview-outputs li:before{content:"◈";color:#eeb44eb3;font-size:.55rem;position:absolute;inset-inline-start:0}.yp-svc-disc-fade-enter-active,.yp-svc-disc-fade-leave-active{transition:opacity .25s,transform .25s}.yp-svc-disc-fade-enter-from,.yp-svc-disc-fade-leave-to{opacity:0;transform:translateY(.35rem)}@media (prefers-reduced-motion:reduce){.yp-svc-cinema [data-svc-section],.yp-svc-cinema-deliverables-list li,.yp-svc-cinema-process-steps li{opacity:1;transition:none;transform:none}}.yp-disc-agent-blocktitle{color:#c4b5fde6;margin-bottom:.55rem;font-size:.92rem;font-weight:700;display:block}.yp-disc-agent-warn{background:#fbbf240f!important;border-color:#fbbf2452!important}.yp-disc-agent-warn .yp-disc-agent-blocktitle{color:#fcd34d}.yp-disc-agent-kw-wrap{color:#c4b5fdd9;margin:.6rem 0 .3rem;font-size:.85rem}.yp-disc-risk-table{flex-direction:column;gap:.4rem;font-size:.84rem;display:flex}.yp-disc-risk-row{background:#ffffff05;border:1px solid #ffffff12;border-radius:.55rem;grid-template-columns:2.4fr .9fr .9fr 2.4fr;align-items:start;gap:.6rem;padding:.6rem .7rem;display:grid}.yp-disc-risk-head{color:#c4b5fde6;text-transform:uppercase;letter-spacing:.4px;background:#a78bfa1a;border-color:#a78bfa33;font-size:.76rem;font-weight:700}.yp-disc-risk-cat{color:#c4b5fdd1;margin-bottom:.15rem;font-size:.74rem;display:block}.yp-disc-lvl{border-radius:999px;padding:.1rem .5rem;font-size:.74rem;font-style:normal;font-weight:700;display:inline-block}.yp-disc-lvl.is-low{color:#86efac;background:#22c55e29}.yp-disc-lvl.is-medium{color:#fcd34d;background:#fbbf2429}.yp-disc-lvl.is-high{color:#fca5a5;background:#f871712e}.yp-disc-ready-row{align-items:center;gap:.9rem;margin-bottom:.5rem;display:flex}.yp-disc-ready-score{color:#fff;font-size:1.9rem;font-weight:800;line-height:1}.yp-disc-ready-score small{color:#ffffff80;font-size:.9rem;font-weight:600}.yp-disc-verdict{border-radius:999px;padding:.25rem .7rem;font-size:.8rem;font-weight:700}.yp-disc-verdict.is-go{color:#86efac;background:#22c55e29}.yp-disc-verdict.is-conditional-go{color:#fcd34d;background:#fbbf2429}.yp-disc-verdict.is-not-yet{color:#fca5a5;background:#f871712e}.yp-disc-agent-blockhint{color:#e7e3f58c;text-align:start;margin:.2rem 0 1rem;font-size:.82rem;line-height:1.6}.yp-disc-agent-blocktitle+.yp-disc-agent-blockhint{margin-top:.15rem;margin-bottom:1.05rem}.yp-disc-comp-scale{color:#c4b5fdf2;background:#a78bfa24;border-radius:999px;margin:0 .4rem;padding:.08rem .5rem;font-size:.72rem;font-style:normal;font-weight:700;display:inline-block}.yp-disc-metrics{flex-direction:column;gap:.35rem;display:flex}.yp-disc-metric{background:#ffffff05;border:1px solid #ffffff0f;border-radius:.5rem;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.65rem 1rem;padding:.55rem .7rem;display:grid}.yp-disc-metric-key{color:#c4b5fde6;text-align:start;white-space:nowrap;font-size:.84rem;font-weight:700}.yp-disc-metric-val{color:#e7e3f5eb;text-align:start;min-width:0;font-size:.84rem}.yp-disc-scorecard{flex-direction:column;gap:.55rem;margin-bottom:.4rem;display:flex}.yp-disc-score-row{grid-template-columns:minmax(7rem,1.3fr) 2fr auto;align-items:center;gap:.7rem;display:grid}.yp-disc-score-label{color:#fff;font-size:.85rem;font-weight:600}.yp-disc-score-track{background:#ffffff14;border-radius:999px;height:.5rem;position:relative;overflow:hidden}.yp-disc-score-fill{inset-inline-start:0;border-radius:999px;height:100%;transition:width .5s;position:absolute;top:0}.yp-disc-score-fill.is-good{background:linear-gradient(90deg,#34d399,#10b981)}.yp-disc-score-fill.is-mid{background:linear-gradient(90deg,#fbbf24,#f59e0b)}.yp-disc-score-fill.is-low{background:linear-gradient(90deg,#fb7185,#ef4444)}.yp-disc-score-val{color:#fff;white-space:nowrap;font-size:.85rem;font-weight:800}.yp-disc-score-val small{color:#ffffff80;font-size:.7rem;font-weight:600}.yp-disc-free-scores{background:#a78bfa0d;border-color:#a78bfa38}.yp-disc-score-row--growth{grid-template-columns:minmax(7rem,1.3fr) auto;margin-top:.15rem}.yp-disc-growth-badge{border:1px solid #ffffff1f;border-radius:999px;justify-self:start;padding:.2rem .65rem;font-size:.78rem;font-weight:700}.yp-disc-growth-badge.is-good{color:#6ee7b7;background:#22c55e29;border-color:#22c55e59}.yp-disc-growth-badge.is-mid{color:#fcd34d;background:#f59e0b29;border-color:#f59e0b59}.yp-disc-growth-badge.is-low{color:#fca5a5;background:#ef444424;border-color:#ef444459}.yp-disc-free-findings{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.yp-disc-free-finding{background:#ffffff06;border:1px solid #ffffff14;border-radius:.65rem;grid-template-columns:auto 1fr;gap:.65rem;padding:.75rem .85rem;display:grid}.yp-disc-free-finding.is-high{background:#ef444412;border-color:#ef444459}.yp-disc-free-finding.is-medium{background:#f59e0b0f;border-color:#f59e0b4d}.yp-disc-free-finding-icon{color:#c4b5fd;margin-top:.45rem;font-size:.55rem}.yp-disc-free-finding-body p{color:#fff;margin:0;font-weight:600}.yp-disc-free-finding-tag,.yp-disc-free-finding-impact{margin-top:.35rem;border-radius:999px;margin-inline-end:.4rem;padding:.1rem .5rem;font-size:.68rem;display:inline-block}.yp-disc-free-finding-tag{color:#c4b5fd;background:#a78bfa29}.yp-disc-free-finding-impact{color:#ffffffa6;background:#ffffff0f}.yp-disc-free-hidden{background:#67e8f90d;border-color:#67e8f940}.yp-disc-free-evidence{background:#10b9810f;border-color:#34d39947}.yp-disc-free-evidence-list{gap:.45rem;margin:.35rem 0 0;padding:0;list-style:none;display:grid}.yp-disc-free-evidence-list li{color:#ffffffe0;background:#0000002e;border:1px solid #34d39938;border-radius:.6rem;padding:.65rem .85rem;font-size:.88rem;line-height:1.55}.yp-disc-missed-opportunity{background:linear-gradient(135deg,#fbbf241f,#f59e0b0d);border-color:#fbbf2459}.yp-disc-missed-opportunity-headline{color:#ffedb4fa;margin:.35rem 0 .25rem;font-size:1.02rem;font-weight:600;line-height:1.5}.yp-disc-missed-gaps{gap:.35rem;margin:.5rem 0 0;padding:0;list-style:none;display:grid}.yp-disc-missed-gaps li{color:#ffffffd1;background:#00000026;border:1px solid #fbbf2433;border-radius:.45rem;padding:.35rem .55rem;font-size:.86rem}.yp-deep-pro-lead{color:#fffffff0;margin:.35rem 0 .5rem;font-weight:600}.yp-deep-kw-table-wrap{margin-top:.5rem;overflow-x:auto}.yp-deep-kw-table{border-collapse:collapse;width:100%;font-size:.84rem}.yp-deep-kw-table th,.yp-deep-kw-table td{text-align:start;border-bottom:1px solid #ffffff14;padding:.45rem .55rem}.yp-deep-kw-table th{color:#ffffffa6;font-weight:600}.yp-deep-kw-table tr.is-gap td:first-child{color:#fcd34d}.yp-deep-diff{text-align:center;border-radius:.35rem;min-width:2.5rem;padding:.1rem .35rem;font-size:.78rem;display:inline-block}.yp-deep-diff.d-0{color:#6ee7b7;background:#10b98133}.yp-deep-diff.d-1{color:#fcd34d;background:#f59e0b33}.yp-deep-diff.d-2{color:#fca5a5;background:#ef444433}.yp-deep-roadmap-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;margin-top:.5rem;display:grid}.yp-deep-roadmap-phase{background:#0003;border:1px solid #67e8f92e;border-radius:.65rem;padding:.75rem}.yp-deep-roadmap-phase header{color:#a5f3fc;margin-bottom:.45rem;font-weight:700}.yp-deep-roadmap-phase ul{margin:0;padding-inline-start:1.1rem;font-size:.86rem}.yp-deep-pro-gap{border-color:#fbbf2447}.yp-deep-gap-topics{flex-wrap:wrap;gap:.35rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.yp-deep-gap-topics li{background:#fbbf241f;border:1px solid #fbbf2447;border-radius:999px;padding:.45rem .85rem;font-size:.82rem;line-height:1.5}.yp-deep-artifacts{margin:.35rem 0 0;padding:0;list-style:none}.yp-deep-artifacts li{margin-bottom:.35rem;font-size:.88rem}.yp-deep-exec-services{margin:.35rem 0 .75rem;padding:0;list-style:none}.yp-deep-exec-services li{margin-bottom:.35rem;font-size:.9rem}.yp-deep-pricing-note{color:#ffffffb8;margin:0 0 .65rem;font-size:.82rem}.yp-deep-pricing-label{color:#ffffffe0;margin:0 0 .5rem;font-size:.84rem;font-weight:650}.yp-deep-pricing-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.65rem;display:grid}.yp-deep-pricing-card{background:#6366f114;border:1px solid #818cf840;border-radius:.65rem;padding:.75rem}.yp-deep-pricing-card header{flex-direction:column;gap:.15rem;margin-bottom:.35rem;display:flex}.yp-deep-pricing-card em{color:#c4b5fd;font-size:.88rem;font-style:normal}.yp-deep-pricing-includes{opacity:.75;margin:0 0 .25rem;font-size:.78rem}.yp-deep-exec-cta{color:#ffffffe0;margin-top:.65rem;font-size:.9rem}.yp-disc-deep-error,.yp-disc-agent-upsell-note{margin:.65rem 0 0;font-size:.82rem;line-height:1.45}.yp-disc-agent-upsell-note{color:#ffffffb8}.yp-disc-agent-research--light{color:#a7f3d0f2;background:#10b98124;border-color:#34d39959}.yp-disc-free-opps{margin:.35rem 0 0;padding-inline-start:1.1rem}.yp-disc-free-locked-note{color:#ffffffb8;background:#0003;border:1px dashed #a78bfa59;border-radius:.55rem;margin:.75rem 0 0;padding:.55rem .7rem;font-size:.82rem}.yp-disc-free-preview-list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.yp-disc-free-preview-list li{color:#ffffffd1;align-items:center;gap:.5rem;font-size:.86rem;display:flex}.yp-disc-decision-final{border:1px solid #ffffff1a;border-radius:.7rem;margin-top:.9rem;padding:.9rem 1rem}.yp-disc-decision-final.is-go{background:#22c55e1a;border-color:#22c55e59}.yp-disc-decision-final.is-conditional-go{background:#fbbf241a;border-color:#fbbf2459}.yp-disc-decision-final.is-not-yet{background:#f871711a;border-color:#f8717159}.yp-disc-decision-label{letter-spacing:.5px;color:#ffffff8c;font-size:.72rem;font-weight:700;display:block}.yp-disc-decision-verdict{margin-top:.2rem;font-size:1.15rem;font-weight:800;display:block}.yp-disc-decision-final.is-go .yp-disc-decision-verdict{color:#86efac}.yp-disc-decision-final.is-conditional-go .yp-disc-decision-verdict{color:#fcd34d}.yp-disc-decision-final.is-not-yet .yp-disc-decision-verdict{color:#fca5a5}.yp-disc-decision-final p{color:#e7e3f5d1;margin:.5rem 0 0;font-size:.85rem;line-height:1.7}.yp-disc-build-phase{border-top:1px solid #ffffff14;margin-top:.75rem;padding-top:.75rem}.yp-disc-build-phase-meta{color:#ffffff73;margin-inline-start:.35rem;font-size:.82rem;font-weight:600}.yp-disc-build-report .yp-disc-agent-block+.yp-disc-agent-block{margin-top:.15rem}.yp-disc-service-report{flex-direction:column;gap:.85rem;display:flex}.yp-disc-service-report .yp-disc-agent-block{background:#ffffff05;border:1px solid #ffffff12;border-radius:.85rem;padding:.85rem 1rem}.yp-disc-service-report .yp-disc-agent-block>.yp-disc-term:not(.is-sm){margin-bottom:.55rem}.yp-disc-assessment-body{flex-direction:column;gap:.55rem;display:flex}.yp-disc-assessment-sub{letter-spacing:.04em;text-transform:uppercase;color:#a78bfabf;margin:.15rem 0 0;font-size:.78rem;font-weight:700}.yp-disc-assessment-text,.yp-disc-assessment-pair p{color:#ffffffd1;margin:0;font-size:.9rem;line-height:1.65}.yp-disc-assessment-pair strong{color:#c4b5fde6;margin-bottom:.2rem;font-size:.78rem;font-weight:700;display:block}.yp-disc-assessment-list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.yp-disc-assessment-list>li{padding:.55rem .75rem;color:#ffffffd6;background:#ffffff08;border:1px solid #ffffff0f;border-radius:.55rem;align-items:center;gap:.5rem;padding-inline-start:.75rem;font-size:.88rem;line-height:1.55;display:flex;position:relative}.yp-disc-assessment-list>li:before{content:"";background:linear-gradient(135deg,#a78bfa,#6366f1);border-radius:50%;flex:0 0 .35rem;width:.35rem;height:.35rem;margin:0;position:static}.yp-disc-assessment-kpis>li{flex-wrap:wrap;gap:.25rem .5rem;display:flex}.yp-disc-assessment-kpis>li strong{color:#c4b5fdf2}.yp-disc-expert{background:linear-gradient(135deg,#6366f11f,#a78bfa0f);border:1px solid #a78bfa4d;border-radius:1.1rem;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.4rem;padding:clamp(1rem,2.4vh,1.4rem);display:flex}.yp-disc-expert-body{flex:240px}.yp-disc-expert-title{color:#fff;margin:0 0 .3rem;font-size:1.02rem;font-weight:700}.yp-disc-expert-lead{color:#ffffffa8;margin:0;font-size:.86rem;line-height:1.7}.yp-disc-expert.is-done{background:#22c55e12;border-color:#22c55e52}.yp-disc-expert-check{color:#86efac;background:#22c55e33;border-radius:999px;place-items:center;width:2.2rem;height:2.2rem;font-size:1.2rem;font-weight:800;display:grid}.yp-disc-chat{z-index:61;flex-direction:column;align-items:flex-end;display:flex;position:fixed;bottom:1.5rem}.yp-disc-chat.is-ar{left:auto;right:1.25rem}.yp-disc-chat:not(.is-ar){left:1.25rem;right:auto}.yp-disc-report-discuss{margin-inline-start:.15rem}.yp-disc-chat-panel{background:#16111f;border:1px solid #a78bfa47;border-radius:1.1rem;flex-direction:column;width:min(92vw,380px);height:min(70vh,540px);display:flex;overflow:hidden;box-shadow:0 22px 60px #0c0a1699}.yp-disc-chat-head{background:#2a1b54;border-bottom:1px solid #a78bfa33;align-items:center;gap:.6rem;padding:.75rem .85rem;display:flex}.yp-disc-chat-head .yp-assistant-avatar{flex:none;width:2.1rem;height:2.1rem}.yp-disc-chat-head-text{flex-direction:column;flex:auto;min-width:0;line-height:1.3;display:flex}.yp-disc-chat-head-text strong{color:#fff;font-size:.92rem}.yp-disc-chat-head-text small{color:#c4b5fdd9;text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;overflow:hidden}.yp-disc-chat-x{color:#fff9;cursor:pointer;background:0 0;border:0;padding:0 .25rem;font-size:1.5rem;line-height:1}.yp-disc-chat-x:hover{color:#fff}.yp-disc-chat-thread{flex-direction:column;flex:auto;gap:.7rem;padding:.85rem;display:flex;overflow-y:auto}.yp-disc-chat-thread .yp-assistant-bubble{font-size:.86rem}.yp-disc-chat-chips{flex-wrap:wrap;gap:.4rem;padding:0 .85rem .5rem;display:flex}.yp-disc-chat-chips .yp-assistant-chip{padding:.3rem .65rem;font-size:.76rem}.yp-disc-chat-bar{border-top:1px solid #ffffff0f;border-radius:0;margin:0;padding:.6rem .7rem .7rem}.yp-disc-chat-pop-enter-active,.yp-disc-chat-pop-leave-active{transition:opacity .18s,transform .18s}.yp-disc-chat-pop-enter-from,.yp-disc-chat-pop-leave-to{opacity:0;transform:translateY(12px)scale(.98)}@media (width<=640px){.yp-disc-chat{bottom:.85rem}.yp-disc-chat.is-ar{right:.85rem}.yp-disc-chat:not(.is-ar){left:.85rem}.yp-disc-risk-row{grid-template-columns:1fr;gap:.25rem}.yp-disc-risk-head{display:none}}.yp-disc-v3-headline{margin:.35rem 0 .5rem;font-size:1.08rem;font-weight:650;line-height:1.45}.yp-disc-v3-verdict{color:#ffffffeb;margin-top:.65rem;font-weight:500}.yp-disc-v3-industry-badge{letter-spacing:.02em;color:#cffafefa;background:#67e8f924;border:1px solid #67e8f959;border-radius:999px;margin:.35rem 0 .55rem;padding:.2rem .55rem;font-size:.78rem;font-weight:600;display:inline-block}.yp-disc-v3-client-name{color:#fffffff5;margin:.15rem 0 .35rem;font-size:1.05rem;font-weight:700}.yp-disc-v3-client-url{color:#ffffffb8;word-break:break-all;margin:0 0 .45rem;font-size:.88rem}.yp-disc-missed-range{color:#ffedb4eb;margin:.15rem 0 .35rem;font-size:.9rem;font-weight:600}.yp-disc-v3-deep-teaser{color:#c4b5fdf2;margin:.45rem 0 0;font-size:.84rem;line-height:1.45}.yp-disc-v3-deep-teaser .yp-disc-agent-lock{vertical-align:-.12em;margin-inline-start:.25rem;display:inline-flex}.yp-disc-v3-card.is-hook{background:#a78bfa12;border-color:#a78bfa47}.yp-disc-v3-upgrade-hooks .yp-disc-v3-card-main{margin:0}.yp-disc-v3-interp-grid{gap:.65rem;margin-top:.35rem;display:grid}@media (width>=640px){.yp-disc-v3-interp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.yp-disc-v3-interp-item{background:#00000029;border:1px solid #ffffff14;border-radius:.55rem;padding:.55rem .65rem}.yp-disc-v3-interp-label{text-transform:uppercase;letter-spacing:.04em;color:#ffffff9e;margin-bottom:.25rem;font-size:.78rem;font-weight:600;display:block}.yp-disc-v3-card-list{gap:.55rem;margin:.35rem 0 0;padding:0;list-style:none;display:grid}.yp-disc-v3-card{background:#0000002e;border:1px solid #67e8f933;border-radius:.6rem;padding:.65rem .75rem}.yp-disc-v3-card.is-risk{background:#fbbf240f;border-color:#fbbf2447}.yp-disc-v3-card-head{align-items:center;gap:.45rem;margin-bottom:.35rem;display:flex}.yp-disc-v3-rank{background:#ffffff1f;border-radius:999px;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;font-size:.72rem;font-weight:700;display:inline-flex}.yp-disc-v3-category{background:#67e8f91f;border:1px solid #67e8f940;border-radius:999px;padding:.12rem .45rem;font-size:.72rem;font-weight:600;display:inline-block}.yp-disc-v3-category.is-risk{background:#fbbf241f;border-color:#fbbf244d}.yp-disc-v3-card-main{margin:0;line-height:1.45}.yp-disc-v3-card-meta{color:#ffffffc7;margin:.45rem 0 0;font-size:.88rem}.yp-disc-v3-priority-list{gap:.55rem;margin:.35rem 0 0;padding:0;list-style:none;display:grid}.yp-disc-v3-priority-item{background:#00000029;border:1px solid #ffffff14;border-radius:.55rem;align-items:flex-start;gap:.65rem;padding:.55rem .65rem;display:flex}.yp-disc-v3-priority-key{letter-spacing:.04em;color:#67e8f9f2;flex-shrink:0;font-size:.78rem;font-weight:700}.yp-disc-v3-priority-body p{margin:.25rem 0 0}.yp-disc-v3-next-action{margin:.35rem 0 .5rem;font-size:1.02rem;font-weight:600}.yp-disc-v3-yoo-fit{color:#ffffffd1;margin-top:.55rem;font-size:.9rem}.yp-disc-evidence-collapsible .yp-disc-evidence-toggle{width:100%;color:inherit;cursor:pointer;text-align:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;margin:0;padding:0;display:flex}.yp-disc-evidence-toggle-label{color:#34d399f2;font-size:.82rem}.yp-disc-evidence-panel{margin-top:.45rem}.yp-disc-evidence-scan-summary{color:#ffffffd1;margin:0 0 .45rem;font-size:.9rem}.yp-disc-report-mode{background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;margin-bottom:.35rem;padding:.15rem .5rem;display:inline-block}.yp-console{--console-sidebar-bg:#3a3a3a;--console-sidebar-border:#ffffff24;--console-sidebar-text:#e4e4e7;--console-sidebar-heading:#fafafa;--console-sidebar-muted:#ffffff94;--console-sidebar-width:16rem;--console-body-bg:#f4f4f5;--console-body-surface:#fff;--console-body-text:#3a3a3a;--console-body-heading:#3a3a3a;--console-body-muted:#71717a;--console-body-border:#e4e4e7;--console-accent-text:#92702a;--console-accent:#eeb44e;--console-btn-radius:6px;--console-btn-bg:#3f3f46;--console-btn-bg-hover:#52525b;--console-dropdown-bg:#454545;grid-template-columns:var(--console-sidebar-width) minmax(0, 1fr);background:var(--console-body-bg);min-height:100vh;color:var(--console-body-text);font-size:.8125rem;display:grid}.yp-console-sidebar{border-inline-end:1px solid var(--console-sidebar-border);background:var(--console-sidebar-bg);height:100vh;max-height:100vh;color:var(--console-sidebar-text);z-index:2;box-sizing:border-box;flex-direction:column;gap:.5rem;padding:.875rem .75rem;display:flex;position:sticky;top:0;overflow:hidden auto;box-shadow:4px 0 14px -6px #0000002e,2px 0 6px -2px #0000001a}.yp-console--ar .yp-console-sidebar{box-shadow:-4px 0 14px -6px #0000002e,-2px 0 6px -2px #0000001a}.yp-console-sidebar-top{border-bottom:1px solid var(--console-sidebar-border);flex-direction:row;flex-shrink:0;align-items:center;gap:.65rem;margin-bottom:.125rem;padding:.125rem .125rem .8rem;display:flex}.yp-console-brand-logo-link{flex-shrink:0;width:auto;max-width:8.75rem;text-decoration:none;display:block}.yp-console-brand-image{width:100%;height:auto;display:block}.yp-console-brand-tag{border-inline-start:1px solid #ffffff14;flex-direction:column;flex-shrink:0;justify-content:center;align-self:center;gap:0;width:max-content;margin:0;padding-inline-start:.55rem;display:flex;transform:translateY(.18rem)}.yp-console-brand-tag-line{text-align:start;white-space:nowrap;letter-spacing:.03em;text-transform:uppercase;color:#ffffff70;text-shadow:0 1px 1.5px #000000c7,0 -1px #ffffff24;-webkit-font-smoothing:antialiased;font-size:.58rem;font-weight:700;line-height:1.28;display:block}.yp-console-brand-tag-line+.yp-console-brand-tag-line{margin-top:-.02rem}.yp-console--ar .yp-console-brand-tag-line{text-transform:none;letter-spacing:0;font-size:.625rem;line-height:1.35}.yp-console-sidebar-nav{flex-direction:column;flex:none;gap:.125rem;min-height:0;display:flex;overflow-y:auto}.yp-console-nav-item{border-radius:var(--console-btn-radius);min-height:2.125rem;color:var(--console-sidebar-muted);border:0;border-inline-start:2px solid #0000;flex-shrink:0;align-items:center;gap:.5625rem;padding:.4375rem .5625rem;font-size:.8125rem;font-weight:500;line-height:1.25;text-decoration:none;transition:background .12s,color .12s,border-color .12s;display:flex}.yp-console-nav-item:hover{color:#ffffffe0;background:#ffffff0a}.yp-console-nav-item.is-active{border-inline-start-color:var(--console-accent);color:var(--console-sidebar-heading);background:#ffffff0f}.yp-console-nav-icon{color:#ffffff73;flex-shrink:0;place-items:center;width:1rem;height:1rem;display:grid}.yp-console-nav-item.is-active .yp-console-nav-icon,.yp-console-nav-item:hover .yp-console-nav-icon{color:#f0c978e0}.yp-console-nav-icon svg{width:100%;height:100%}.yp-console-sidebar-actions{border-top:1px solid var(--console-sidebar-border);flex-shrink:0;gap:.25rem;margin-top:.125rem;padding-top:.5rem;display:grid}.yp-console-quick-link{border-radius:var(--console-btn-radius);color:#f0c978;background:#eeb44e1f;border:1px solid #eeb44e33;align-items:center;min-height:2rem;padding:.375rem .5625rem;font-size:.75rem;font-weight:500;text-decoration:none;display:flex}.yp-console-quick-link:hover{color:#f5d590;background:#eeb44e2e}.yp-console-quick-link--ghost{color:var(--console-sidebar-muted);background:0 0;border-color:#ffffff1f}.yp-console-quick-link--ghost:hover{color:var(--console-sidebar-heading);background:#ffffff0a}.yp-console-sidebar-foot{border-top:1px solid var(--console-sidebar-border);flex-shrink:0;margin-top:auto;padding-top:.625rem}.yp-console-user-menu{position:relative}.yp-console-user-trigger{border-radius:var(--console-btn-radius);width:100%;color:inherit;text-align:start;cursor:pointer;background:0 0;border:0;align-items:center;gap:.5rem;padding:.4rem .35rem;transition:background .12s;display:flex}.yp-console-user-trigger:hover,.yp-console-user-trigger[aria-expanded=true]{background:#ffffff0d}.yp-console-user-avatar{border-radius:var(--console-btn-radius);width:1.75rem;height:1.75rem;color:var(--console-sidebar-heading);background:#ffffff14;border:1px solid #ffffff1f;flex-shrink:0;place-items:center;font-size:.6875rem;font-weight:600;display:grid}.yp-console-user-copy{flex:1;gap:.05rem;min-width:0;display:grid}.yp-console-user-name{color:var(--console-sidebar-heading);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.8125rem;font-weight:600;line-height:1.3;overflow:hidden}.yp-console-user-email{color:var(--console-sidebar-muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.75rem;line-height:1.3;overflow:hidden}.yp-console-user-kebab{width:1.5rem;height:1.5rem;color:var(--console-sidebar-muted);flex-shrink:0;place-items:center;display:grid}.yp-console-user-kebab svg{width:1rem;height:1rem}.yp-console-user-dropdown{inset-inline:0;z-index:30;border-radius:var(--yp-radius-md);background:var(--console-dropdown-bg);border:1px solid #ffffff1f;gap:.15rem;padding:.35rem;display:grid;position:absolute;bottom:calc(100% + .4rem);box-shadow:0 12px 32px #00000059}.yp-console-user-dropdown-item{border-radius:var(--console-btn-radius);color:#ffffffd1;width:100%;font:inherit;text-align:start;cursor:pointer;background:0 0;border:0;align-items:center;padding:.45rem .55rem;font-size:.8125rem;font-weight:500;line-height:1.25;text-decoration:none;display:flex}.yp-console-user-dropdown-item:hover{color:#fff;background:#ffffff0f}.yp-console-user-dropdown-item.is-danger{color:#fca5a5}.yp-console-user-dropdown-item.is-danger:hover{color:#fecaca;background:#ef44441f}.yp-console-user-dropdown-section{gap:.35rem;padding:.35rem .55rem .2rem;display:grid}.yp-console-user-dropdown-label{letter-spacing:.04em;text-transform:uppercase;color:#ffffff6b;font-size:.6875rem;font-weight:600}.yp-console-user-dropdown-locale{gap:.35rem;display:flex}.yp-console-user-dropdown-chip{border-radius:var(--console-btn-radius);color:#ffffff9e;font:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff24;padding:.2rem .45rem;font-size:.75rem;font-weight:600}.yp-console-user-dropdown-chip.is-active{color:#f0c978;background:#eeb44e1f;border-color:#eeb44e47}.yp-console-user-dropdown-orgs{gap:.15rem;display:grid}.yp-console-user-dropdown-item.is-active{color:#f0c978;background:#eeb44e1f}.yp-console-user-dropdown-select{border-radius:var(--console-btn-radius);width:100%;min-height:2rem;color:var(--console-sidebar-heading);font:inherit;background:#ffffff0d;border:1px solid #ffffff24;padding:.35rem .5rem;font-size:.75rem}.yp-console-user-dropdown-meta{color:var(--console-sidebar-muted);margin:0;padding:.2rem .55rem;font-size:.75rem}.yp-console-link,.yp-console-logout,.yp-console-inline-link{font-size:.84rem}.yp-console-workspace{background:var(--console-body-bg);min-width:0;color:var(--console-body-text);flex:1}.yp-console-content{box-sizing:border-box;width:100%;max-width:72rem;margin-inline:auto;padding-inline:clamp(1.75rem,3vw,2.5rem)}.yp-console-topbar{background:var(--console-body-bg);border-bottom:1px solid var(--console-body-border);padding:clamp(1.5rem,3vw,2.25rem) 0 1.25rem}.yp-console-topbar-copy{width:100%}.yp-console-page-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--console-accent-text);margin:0 0 .35rem;font-size:.6875rem;font-weight:600}.yp-console-page-title{letter-spacing:-.02em;color:var(--console-body-heading);margin:0;font-size:clamp(1.25rem,2.2vw,1.65rem);font-weight:600;line-height:1.2}.yp-console-page-lead{max-width:40rem;color:var(--console-body-muted);margin:.5rem 0 0;font-size:.875rem;line-height:1.65}.yp-console-main{box-sizing:border-box;width:100%;padding:1.5rem 0 2.5rem}.yp-console-section-block{margin-bottom:1.35rem}.yp-console-section-lead{max-width:42rem;color:var(--console-body-muted);margin:.35rem 0 0;font-size:.8125rem;line-height:1.55}.yp-console-section-links{flex-wrap:wrap;gap:.75rem;display:flex}.yp-console-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-bottom:1.25rem;display:grid}.yp-console-kpi-grid--compact .yp-console-kpi{padding:.85rem 1rem}.yp-console-kpi,.yp-console-panel{border:1px solid var(--console-body-border);border-radius:var(--yp-radius-lg);background:var(--console-body-surface);box-shadow:0 1px 2px #0000000a}.yp-console-kpi{padding:1rem 1.1rem}.yp-console-kpi-label{color:var(--console-body-muted);margin:0;font-size:.78rem;font-weight:600}.yp-console-kpi-value{color:var(--console-body-heading);margin:.35rem 0 0;font-size:1.5rem;font-weight:600;line-height:1}.yp-console-kpi-value span{color:var(--console-body-muted);font-size:.875rem}.yp-console-service-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem;display:grid}.yp-console-service-card,.yp-console-platform-card{border:1px solid var(--console-body-border);border-radius:var(--yp-radius-lg);background:var(--console-body-surface);flex-direction:column;gap:.5rem;padding:1rem;display:flex;box-shadow:0 1px 2px #0000000a}.yp-console-service-card--analysis{background:linear-gradient(#fffdf8 0%,#fff 100%);border-color:#eeb44e59}.yp-console-service-card-top{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.yp-console-service-num{border-radius:var(--yp-radius-sm);min-width:1.75rem;height:1.75rem;color:var(--console-accent-text);background:#eeb44e24;place-items:center;padding:0 .35rem;font-size:.72rem;font-weight:600;display:grid}.yp-console-service-count{color:var(--console-body-muted);font-size:.72rem;font-weight:600}.yp-console-service-title{color:var(--console-body-heading);margin:0;font-size:.9rem;font-weight:600;line-height:1.35}.yp-console-service-tagline{color:var(--console-body-muted);flex:1;margin:0;font-size:.8125rem;line-height:1.5}.yp-console-service-actions{flex-wrap:wrap;gap:.45rem;margin-top:.35rem;display:flex}.yp-console-platform-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;display:grid}.yp-console-platform-card{opacity:.92}.yp-console-platform-group{letter-spacing:.05em;text-transform:uppercase;color:var(--console-body-muted);font-size:.6875rem;font-weight:700}.yp-console-panel{padding:1.35rem 1.5rem}.yp-console-panel--full{width:100%}.yp-console-panel-kicker,.yp-console-section-head h2{letter-spacing:.05em;text-transform:uppercase;color:var(--console-body-muted);margin:0;font-size:.6875rem;font-weight:700}.yp-console-section-head h2{letter-spacing:-.015em;text-transform:none;color:var(--console-body-heading);margin-top:.2rem;font-size:1rem}.yp-console-section-head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.85rem;display:flex}.yp-console-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.yp-console-list-item{border-top:1px solid var(--console-body-border);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem 1rem;padding:.85rem 0;display:grid}.yp-console-list-item:first-child{border-top:0;padding-top:0}.yp-console-list-main{flex-wrap:wrap;align-items:center;gap:.5rem .85rem;min-width:0;display:flex}.yp-console-list-badges{flex-wrap:nowrap;flex-shrink:0;gap:.35rem;margin-bottom:0;display:flex}.yp-console-badge{border-radius:var(--yp-radius-sm);color:var(--console-accent-text);background:#eeb44e1f;align-items:center;padding:.18rem .55rem;font-size:.72rem;font-weight:600;display:inline-flex}.yp-console-badge--muted{color:var(--console-body-muted);background:#f4f4f5}.yp-console-badge--soon{color:var(--console-body-muted);background:#f4f4f5;align-self:flex-start;margin-top:.25rem}.yp-console-list-title{color:var(--console-body-heading);margin:0;font-size:.9rem;font-weight:600}.yp-console-muted{color:var(--console-body-muted);margin:0;font-size:.8125rem}.yp-console-list-snippet{color:var(--console-body-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.35rem 0 0;font-size:.8125rem;display:-webkit-box;overflow:hidden}.yp-console-list-actions{flex-wrap:wrap;flex-shrink:0;gap:.45rem;display:flex}.yp-console-btn{min-height:var(--yp-glass-cta-min-h);padding:var(--yp-glass-cta-py) var(--yp-glass-cta-px);border-radius:var(--console-btn-radius);background:var(--console-btn-bg);color:#fafafa;font-size:var(--yp-glass-cta-fs);font-weight:var(--yp-glass-cta-fw);border:1px solid var(--console-btn-bg);white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.yp-console-btn:hover{background:var(--console-btn-bg-hover);border-color:var(--console-btn-bg-hover);color:#fff}.yp-console-btn--ghost{background:var(--console-body-surface);color:var(--console-body-text);border:1px solid var(--console-body-border)}.yp-console-btn--ghost:hover{color:var(--console-body-heading);background:#fafafa;border-color:#d4d4d8}.yp-console-btn--accent{color:#3f3f46;background:linear-gradient(135deg,#f0c978f2 0%,#eeb44ef2 100%);border-color:#eeb44e73}.yp-console-btn--accent:hover{background:linear-gradient(135deg, #f0c978 0%, var(--yp-accent) 100%);color:#27272a;border-color:#eeb44e9e}.yp-console-workspace .yp-console-inline-link{color:var(--console-accent-text);font-weight:600;text-decoration:none}.yp-console-workspace .yp-console-inline-link:hover{color:#7a4d08}.yp-console-empty-state{color:var(--console-body-muted);justify-items:start;gap:.85rem;padding:1rem 0;display:grid}.yp-console-empty-hint{max-width:28rem;margin:0;line-height:1.55}.yp-console-empty-actions{flex-wrap:wrap;gap:.65rem;display:flex}.yp-console-profile-grid,.yp-console-profile-page{gap:1rem;display:grid}.yp-console-profile-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1.25rem;display:grid}.yp-console-profile-settings-grid .yp-console-settings-group{overflow:visible}.yp-console-profile-settings-grid .yp-console-settings-list{--setting-label-width:11rem}.yp-console-profile-settings-grid .yp-console-settings-group .yp-console-setting-item-main{grid-template-columns:minmax(9.5rem, var(--setting-label-width)) minmax(0, 1fr) auto}.yp-console-profile-settings-grid .yp-console-settings-group .yp-console-setting-item.is-edit-inline .yp-console-setting-item-main{grid-template-columns:minmax(9.5rem, var(--setting-label-width)) minmax(0, 1fr)}.yp-console-profile-org-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem;display:grid}@media (width<=720px){.yp-console-profile-org-grid{grid-template-columns:minmax(0,1fr)}}.yp-console-settings-section{position:relative}.yp-console-settings-group{border:1px solid var(--console-body-border);background:var(--console-body-surface);border-radius:.75rem;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.yp-console-settings-group-head{border-bottom:1px solid var(--console-body-border);gap:.35rem;padding:1rem 1rem .85rem;display:grid}.yp-console-settings-group-head h2{color:var(--console-body-heading);margin:0;font-size:.9375rem;font-weight:600}.yp-console-settings-group-head p{color:var(--console-body-muted);margin:0;font-size:.8125rem;line-height:1.5}.yp-console-settings-group-note{border-bottom:1px solid var(--console-body-border);margin:0;padding:.65rem 1rem;font-size:.8125rem}.yp-console-settings-group-note.is-success{color:#15803d}.yp-console-settings-group-note.yp-console-form-error{color:#f87171}.yp-console-settings-list{--setting-label-width:6.75rem;align-content:start;display:grid}.yp-console-settings-group .yp-console-setting-item-main{grid-template-columns:5.75rem minmax(0,1fr) auto;grid-template-areas:"label value action";align-items:center;gap:.75rem 1rem;min-height:2.75rem;padding:.7rem 1rem;display:grid}.yp-console-settings-group .yp-console-setting-label{grid-area:label}.yp-console-settings-group .yp-console-setting-value{grid-area:value;min-width:0}.yp-console-settings-group .yp-console-setting-item-action,.yp-console-settings-group .yp-console-setting-item-actions{grid-area:action;justify-self:end}.yp-console-settings-group .yp-console-setting-item.is-edit-inline .yp-console-setting-item-main{grid-template-columns:5.75rem minmax(0,1fr);grid-template-areas:"label value"".inline";align-items:start}.yp-console-settings-group .yp-console-setting-item.is-edit-inline .yp-console-setting-item-inline{grid-area:inline;min-width:0}.yp-console-settings-group .yp-console-setting-item.is-edit-panel.is-editing{z-index:6}.yp-console-setting-item{border-bottom:1px solid var(--console-body-border);position:relative}.yp-console-setting-item:last-child{border-bottom:0}.yp-console-setting-item-main{grid-template-columns:minmax(5.5rem, var(--setting-label-width)) minmax(0, 1fr) auto;align-items:center;gap:.75rem 1rem;min-height:2.75rem;padding:.85rem 0;display:grid}.yp-console-setting-item.is-edit-inline .yp-console-setting-item-main{grid-template-columns:minmax(5.5rem, var(--setting-label-width)) minmax(0, 1fr)}.yp-console-setting-item-inline{grid-column:2/-1;min-width:0}.yp-console-setting-value{min-width:0;color:var(--console-body-text);word-break:break-word;gap:.2rem;font-size:.875rem;display:grid}.yp-console-setting-value.is-dimmed{opacity:.55}.yp-console-setting-item-action{flex-shrink:0}.yp-console-setting-item-actions{flex-wrap:wrap;justify-content:flex-end;gap:.4rem;display:flex}.yp-console-setting-hint{color:var(--console-body-muted);margin:0;font-size:.75rem;line-height:1.45}.yp-console-setting-inline-form{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.5rem .75rem;width:100%;display:grid}.yp-console-setting-inline-field{gap:.35rem;min-width:0;display:grid}.yp-console-setting-inline-field input:not(.yp-console-otp-box){border:1px solid var(--console-body-border);border-radius:var(--yp-radius-sm);background:var(--console-body-surface);width:100%;min-height:2.25rem;color:var(--console-body-text);font:inherit;padding:.45rem .65rem}.yp-console-setting-inline-field input:not(.yp-console-otp-box):focus{border-color:#a1a1aa;outline:none;box-shadow:0 0 0 3px #a1a1aa2e}.yp-console-setting-inline-actions{flex-wrap:nowrap;gap:.35rem;padding-top:.1rem;display:flex}.yp-console-setting-item-panel{top:calc(100% - 1px);z-index:5;background:var(--console-body-surface,#fff);border:1px solid var(--console-body-border);border-radius:var(--yp-radius-md);padding:1rem;position:absolute;inset-inline:0;box-shadow:0 12px 32px #0f172a1f}.yp-console-form--panel{gap:.85rem;max-width:none;display:grid}.yp-console-form--panel .yp-console-form-actions{margin-top:.25rem}.yp-console-settings-note{margin:0 0 .75rem}.yp-console-recovery-once{color:var(--console-body-muted);margin:0 0 .75rem;font-size:.8125rem;line-height:1.45}.yp-console-recovery-actions{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.yp-console-settings-group .yp-console-recovery-list{margin:0}.yp-console-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.yp-console-profile-overview{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.yp-console-profile-identity{align-items:center;gap:1rem;min-width:min(100%,18rem);display:flex}.yp-console-profile-avatar{border-radius:var(--yp-radius-md);border:1px solid var(--console-body-border);width:3.5rem;height:3.5rem;color:var(--console-body-heading);background:#f4f4f5;place-items:center;font-size:.9375rem;font-weight:600;display:grid}.yp-console-profile-name{color:var(--console-body-heading);margin:0;font-size:1rem;font-weight:600}.yp-console-profile-email{color:var(--console-body-muted);margin:.2rem 0 0;font-size:.875rem}.yp-console-profile-meta{grid-template-columns:repeat(2,minmax(140px,1fr));gap:1rem 2rem;margin:0;display:grid}.yp-console-profile-meta div{gap:.2rem;display:grid}.yp-console-profile-meta dt{letter-spacing:.04em;text-transform:uppercase;color:var(--console-body-muted);margin:0;font-size:.75rem;font-weight:500}.yp-console-profile-meta dd{color:var(--console-body-text);margin:0;font-size:.875rem}.yp-console-settings-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.yp-console-setting-row{border-bottom:1px solid var(--console-body-border);grid-template-columns:minmax(5.5rem,7rem) minmax(0,1fr) auto;align-items:center;gap:.75rem 1rem;padding:.85rem 0;display:grid}.yp-console-setting-row:last-child{border-bottom:0}.yp-console-setting-label{color:var(--console-body-muted);font-size:.8125rem;font-weight:500}.yp-console-setting-value{color:var(--console-body-text);word-break:break-word;font-size:.875rem}.yp-console-btn-sm{border-radius:var(--yp-radius-sm);min-height:2rem;padding:.35rem .75rem;font-size:.8125rem}.yp-console-form--inline{border-top:1px solid var(--console-body-border);padding:.85rem 0 0}.yp-console-form-actions{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.yp-console-profile-heading{color:var(--console-body-heading);margin:0;font-size:.9375rem;font-weight:600}.yp-console-form{gap:1rem;max-width:26rem;display:grid}.yp-console-form-field{gap:.4rem;display:grid}.yp-console-form-field label{color:var(--console-body-muted);font-size:.8125rem;font-weight:500}.yp-console-form-field input:not(.yp-console-otp-box){border:1px solid var(--console-body-border);border-radius:var(--console-btn-radius);background:var(--console-body-surface);min-height:2.5rem;color:var(--console-body-text);font:inherit;padding:.55rem .75rem;transition:border-color .15s,box-shadow .15s}.yp-console-form-field input:not(.yp-console-otp-box)::placeholder{color:#a1a1aa}.yp-console-form-field input:not(.yp-console-otp-box):focus{border-color:#a1a1aa;outline:none;box-shadow:0 0 0 3px #a1a1aa2e}.yp-console-form-field select{border:1px solid var(--console-body-border);border-radius:var(--console-btn-radius);background:var(--console-body-surface);min-height:2.5rem;color:var(--console-body-text);font:inherit;padding:.55rem .75rem;transition:border-color .15s,box-shadow .15s}.yp-console-form-field select:focus{border-color:#a1a1aa;outline:none;box-shadow:0 0 0 3px #a1a1aa2e}.yp-console-otp{flex-wrap:nowrap;align-items:center;gap:.4rem;width:fit-content;display:flex}.yp-console-otp-box{box-sizing:border-box;border:1px solid var(--console-body-border);border-radius:var(--console-btn-radius);background:var(--console-body-surface);width:2.35rem;height:2.5rem;min-height:0;color:var(--console-body-heading);font:inherit;letter-spacing:.02em;text-align:center;flex-shrink:0;padding:0;font-size:1rem;font-weight:600;transition:border-color .15s,box-shadow .15s}.yp-console-otp-box:focus{border-color:#71717a;outline:none;box-shadow:0 0 0 3px #a1a1aa2e}.yp-console-otp-box:not(:placeholder-shown),.yp-console-otp-box.is-filled{border-color:#a1a1aa}.yp-console-form-error{color:#f87171;margin:0;font-size:.8125rem}.yp-console-form-note{margin:0 0 .75rem;font-size:.8125rem}.yp-console-form-note.is-success{color:#15803d}.yp-console-form-actions{margin-top:.85rem}.yp-console-2fa-setup{background:0 0;border:0;border-radius:0;gap:1rem;max-width:none;margin-top:0;padding:0;display:grid}.yp-console-2fa-qr{border-radius:var(--yp-radius-md);border:1px solid var(--console-body-border);background:#fff;width:fit-content;margin-inline:auto;padding:.65rem}.yp-console-2fa-qr svg{width:100%;height:auto;display:block}.yp-console-recovery-list{border:1px solid var(--console-body-border);border-radius:var(--yp-radius-sm);color:var(--console-body-text);background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem 1rem;margin:0;padding:.85rem 1rem;font-family:ui-monospace,SF Mono,Monaco,monospace;font-size:.8125rem;list-style:none;display:grid}.yp-console--ar .yp-console-nav-item,.yp-console--ar .yp-console-page-title,.yp-console--ar .yp-console-list-title,.yp-console--ar .yp-console-workflow strong{font-family:Cairo,system-ui,sans-serif}@media (width<=1080px){.yp-console-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.yp-console{grid-template-columns:1fr}.yp-console-sidebar{border-inline-end:0;border-bottom:1px solid var(--yp-border);height:auto;max-height:none;position:static;overflow:visible;box-shadow:0 4px 14px -6px #00000024}.yp-console--ar .yp-console-sidebar{box-shadow:0 4px 14px -6px #00000024}.yp-console-user-dropdown{width:min(16rem,100vw - 1.5rem);inset-inline:auto 0}.yp-console-list-item{flex-direction:column}.yp-console-settings-columns{grid-template-columns:1fr}.yp-console-profile-overview{flex-direction:column}.yp-console-profile-meta{grid-template-columns:1fr;width:100%}.yp-console-profile-settings-grid{grid-template-columns:1fr}.yp-console-setting-row{grid-template-columns:1fr;gap:.35rem}.yp-console-setting-inline-form{grid-template-columns:1fr}.yp-console-profile-settings-grid .yp-console-setting-item-main,.yp-console-settings-group .yp-console-setting-item-main{grid-template-columns:minmax(8.5rem,9.5rem) minmax(0,1fr) auto;grid-template-areas:"label value action"}.yp-console-profile-settings-grid .yp-console-settings-group .yp-console-setting-item.is-edit-inline .yp-console-setting-item-main{grid-template-columns:minmax(8.5rem,9.5rem) minmax(0,1fr)}.yp-console-settings-group .yp-console-setting-item.is-edit-inline .yp-console-setting-item-main{grid-template-columns:5.75rem minmax(0,1fr);grid-template-areas:"label value"".inline"}.yp-console-members-invite{grid-template-columns:1fr}.yp-console-members-invite-action{justify-self:stretch}.yp-console-members-invite-action .yp-console-btn{width:100%}}.yp-console-members-upgrade-banner{border-radius:var(--yp-glass-cta-radius);background:#fff7e6f2;border:1px solid #b8860b47;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem 1rem;padding:.95rem 1rem;display:flex}.yp-console-members-upgrade-banner p{color:#3f3428;max-width:42rem;margin:0;font-size:.875rem;line-height:1.55}.yp-console-members-upgrade-banner .yp-console-btn--ghost{color:#3f3428;background:#fff;border-color:#3f34282e}.yp-console-members-page{gap:1rem;display:grid}.yp-console-members-invite{grid-template-columns:minmax(0,1.6fr) minmax(9rem,.8fr) auto;align-items:end;gap:.75rem 1rem;padding:.85rem 1rem 1rem;display:grid}.yp-console-members-invite-field{gap:.35rem;min-width:0;display:grid}.yp-console-members-invite-field label{color:var(--console-body-muted);font-size:.8125rem;font-weight:500}.yp-console-members-invite-field input,.yp-console-members-invite-field select{border:1px solid var(--console-body-border);border-radius:var(--console-btn-radius);background:var(--console-body-surface);width:100%;min-height:2.5rem;color:var(--console-body-text);font:inherit;padding:.55rem .75rem}.yp-console-members-invite-field input:focus,.yp-console-members-invite-field select:focus{border-color:#a1a1aa;outline:none;box-shadow:0 0 0 3px #a1a1aa2e}.yp-console-members-invite-action{align-items:flex-end;padding-bottom:.1rem;display:flex}.yp-console-members-rows{margin:0;padding:0;list-style:none}.yp-console-members-row{border-bottom:1px solid var(--console-body-border);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.75rem 1rem;padding:.75rem 1rem;display:grid}.yp-console-members-row-action{white-space:nowrap;flex-shrink:0}.yp-console-members-row:last-child{border-bottom:0}.yp-console-members-row-main{gap:.15rem;min-width:0;display:grid}.yp-console-members-row-name{color:var(--console-body-heading);word-break:break-word;font-size:.875rem;font-weight:600}.yp-console-members-row-meta{color:var(--console-body-muted);word-break:break-word;font-size:.8125rem}.yp-console-badge--role{white-space:nowrap;flex-shrink:0}.yp-console-members-empty{padding:1.25rem 1rem}.yp-console-members-empty p{color:var(--console-body-muted);margin:0;font-size:.875rem}.yp-console-select{width:100%;position:relative}.yp-console-select-trigger{border:1px solid var(--console-body-border);border-radius:var(--console-btn-radius);background:var(--console-body-surface);width:100%;min-height:2.5rem;color:var(--console-body-text);font:inherit;text-align:start;cursor:pointer;justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .75rem;transition:border-color .15s,box-shadow .15s;display:flex}.yp-console-select-trigger:hover{border-color:#d4d4d8}.yp-console-select.is-open .yp-console-select-trigger{border-color:#a1a1aa;box-shadow:0 0 0 3px #a1a1aa2e}.yp-console-select-value{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.yp-console-select-value-wrap{text-align:start;gap:.1rem;min-width:0;display:grid}.yp-console-select-meta,.yp-console-select-detail{color:var(--console-body-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;line-height:1.25;overflow:hidden}.yp-console-select-option-inner{gap:.12rem;min-width:0;display:grid}.yp-console-select-option-label{font-size:.875rem;line-height:1.3}.yp-console-select-option-meta{color:var(--console-body-muted);white-space:normal;word-break:break-word;font-size:.72rem;line-height:1.25}.yp-console-select-option-detail{color:var(--console-body-muted);white-space:normal;word-break:break-word;font-size:.68rem;line-height:1.25}.yp-console-select--dark .yp-console-select-trigger{color:#ffffffeb;background:#454545;border-color:#ffffff24}.yp-console-select--dark .yp-console-select-trigger:hover{border-color:#ffffff38}.yp-console-select--dark.is-open .yp-console-select-trigger{border-color:#eeb44e59;box-shadow:0 0 0 3px #eeb44e1f}.yp-console-select--dark .yp-console-select-meta,.yp-console-select--dark .yp-console-select-detail,.yp-console-select-menu--dark .yp-console-select-option-meta,.yp-console-select-menu--dark .yp-console-select-option-detail{color:#ffffff7a}.yp-console-select--dark .yp-console-select-chevron{color:#ffffff85}.yp-console-user-dropdown-section .yp-console-select--dark .yp-console-select-trigger{background:#4a4a4a}.yp-console-select-chevron{width:1rem;height:1rem;color:var(--console-body-muted);flex-shrink:0;place-items:center;transition:transform .15s;display:grid}.yp-console-select-chevron svg{width:1rem;height:1rem}.yp-console-select.is-open .yp-console-select-chevron{transform:rotate(180deg)}.yp-console-select-menu{border:1px solid var(--console-body-border);border-radius:var(--console-btn-radius);background:var(--console-body-surface);margin:0;padding:.35rem;list-style:none;box-shadow:0 8px 24px #0f172a1f}.yp-console-select-menu--portal{--console-body-text:#3a3a3a;--console-body-muted:#71717a;--console-accent-text:#92702a;--console-body-border:#e4e4e7;--console-body-surface:#fff;--console-btn-radius:6px;z-index:10050;max-height:min(16rem,100vh - 1rem);position:fixed;overflow:auto}.yp-console-select-menu--portal:not(.yp-console-select-menu--dark){background:#fff;border:1px solid #e4e4e7;box-shadow:0 8px 24px #0f172a1f}.yp-console-select-menu--portal:not(.yp-console-select-menu--dark) .yp-console-select-option{color:#3a3a3a}.yp-console-select-menu--portal:not(.yp-console-select-menu--dark) .yp-console-select-option-meta,.yp-console-select-menu--portal:not(.yp-console-select-menu--dark) .yp-console-select-option-detail{color:#71717a}.yp-console-select-menu--portal:not(.yp-console-select-menu--dark) .yp-console-select-option:hover{color:#3a3a3a;background:#f4f4f5}.yp-console-select-menu--portal:not(.yp-console-select-menu--dark) .yp-console-select-option.is-selected{color:#92702a;background:#eeb44e24}.yp-console-select-menu--inline{inset-inline:0;z-index:50;max-height:min(14rem,40vh);position:absolute;top:calc(100% + 6px);overflow:auto}.yp-console-select-menu--inline.yp-console-select-menu--top{top:auto;bottom:calc(100% + 6px)}.yp-console-user-dropdown-section--org{z-index:1;position:relative;overflow:visible}.yp-console-user-dropdown-section--org:has(.yp-console-select.is-open){z-index:60}.yp-console-select.is-compact .yp-console-select-trigger{min-height:2.25rem}.yp-console-select.is-compact .yp-console-select-value-wrap{gap:0}.yp-console-select-option{border-radius:calc(var(--console-btn-radius) - 2px);color:var(--console-body-text);cursor:pointer;padding:.55rem .65rem;font-size:.875rem;line-height:1.35;transition:background-color .12s,color .12s}.yp-console-select-option:hover{background:#f4f4f5}.yp-console-select-option.is-selected{color:var(--console-accent-text);background:#eeb44e1f;font-weight:600}.yp-console-select-menu.yp-console-select-menu--dark{background:#454545;border:1px solid #ffffff1f;box-shadow:0 12px 32px #00000073}.yp-console-select-menu--dark .yp-console-select-option{color:#ffffffe0;font-weight:500}.yp-console-select-menu--dark .yp-console-select-option:hover{color:#fffffff2;background:#ffffff0f}.yp-console-select-menu--dark .yp-console-select-option.is-selected{color:#fafafa;background:#ffffff1a;font-weight:600}.yp-console-select-native-fallback{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.yp-console--ar .yp-console-members-row-name,.yp-console--ar .yp-console-members-row-meta{text-align:start}.yp-console-modal-overlay{z-index:10060;-webkit-backdrop-filter:blur(12px);background:#18181b85;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.yp-console-modal{--console-body-surface:#fff;--console-body-text:#3a3a3a;--console-body-heading:#3a3a3a;--console-body-muted:#71717a;--console-body-border:#d4d4d8;--console-btn-bg:#3f3f46;--console-btn-bg-hover:#52525b;--console-btn-radius:6px;--console-accent-text:#92702a;--yp-radius-sm:8px;--yp-glass-cta-min-h:2.5rem;--yp-glass-cta-py:.6rem;--yp-glass-cta-px:1.2rem;--yp-glass-cta-fs:.82rem;--yp-glass-cta-fw:600;-webkit-backdrop-filter:blur(20px);color:#3a3a3a;background:linear-gradient(#fffffff5 0%,#ffffffe6 100%);border:1px solid #ffffffc7;border-radius:1rem;width:min(100%,28rem);max-height:min(90vh,720px);padding:1.35rem 1.4rem 1.4rem;overflow:auto;box-shadow:0 28px 70px #0f172a2e,inset 0 1px #ffffffd9}.yp-console-modal--wide{width:min(100%,34rem)}.yp-console-modal-head{margin-bottom:1rem;padding-inline-end:2rem;position:relative}.yp-console-modal-title{color:#3a3a3a;margin:0;font-size:1.05rem;font-weight:600}.yp-console-modal-lead{color:#71717a;margin:.35rem 0 0;font-size:.8125rem;line-height:1.45}.yp-console-modal-close{top:-.15rem;color:#71717a;cursor:pointer;background:0 0;border:0;border-radius:.375rem;place-items:center;width:1.75rem;height:1.75rem;padding:0;transition:background .12s,color .12s;display:grid;position:absolute;inset-inline-end:0}.yp-console-modal-close:hover{color:#3a3a3a;background:#3a3a3a0f}.yp-console-modal-close svg{width:1rem;height:1rem}.yp-console-modal-body .yp-console-form{gap:.85rem;max-width:none;display:grid}.yp-console-modal-body .yp-console-form-field input:not(.yp-console-otp-box),.yp-console-modal-body .yp-console-form-field select{color:#3a3a3a;width:100%;min-height:2.5rem;font:inherit;background:#fff;border:1px solid #d4d4d8;border-radius:6px;padding:.55rem .75rem}.yp-console-modal-body .yp-console-form-field input:not(.yp-console-otp-box):focus,.yp-console-modal-body .yp-console-form-field select:focus{border-color:#a1a1aa;outline:none;box-shadow:0 0 0 3px #a1a1aa2e}.yp-console-modal-body .yp-console-form-field label{color:#71717a;font-size:.8125rem;font-weight:500}.yp-console-modal-footer{border-top:1px solid #e4e4e7;justify-content:flex-end;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.yp-console-modal-footer .yp-console-btn{color:#fafafa;cursor:pointer;background:#3f3f46;border:1px solid #3f3f46;border-radius:6px;justify-content:center;align-items:center;min-height:2.5rem;padding:.55rem 1rem;font-size:.8125rem;font-weight:600;display:inline-flex}.yp-console-modal-footer .yp-console-btn:hover{background:#52525b;border-color:#52525b}.yp-console-modal-footer .yp-console-btn--ghost{color:#3a3a3a;background:#fff;border:1px solid #d4d4d8}.yp-console-modal-footer .yp-console-btn--ghost:hover{background:#fafafa;border-color:#a1a1aa}.yp-console-modal-footer .yp-console-btn:disabled{opacity:.55;cursor:not-allowed}.yp-console-modal-body{color:#3a3a3a}.yp-console-modal-body .yp-console-otp-box{color:#3a3a3a;background:#fff;border:1px solid #d4d4d8;border-radius:6px}.yp-console-modal-body .yp-console-otp-box:focus{border-color:#a1a1aa;outline:none;box-shadow:0 0 0 3px #a1a1aa2e}.yp-console-modal-body .yp-console-profile-org-grid{grid-template-columns:minmax(0,1fr)}.yp-console-modal-fade-enter-active,.yp-console-modal-fade-leave-active{transition:opacity .2s}.yp-console-modal-fade-enter-active .yp-console-modal,.yp-console-modal-fade-leave-active .yp-console-modal{transition:transform .22s cubic-bezier(.22,1,.36,1),opacity .22s}.yp-console-modal-fade-enter-from,.yp-console-modal-fade-leave-to{opacity:0}.yp-console-modal-fade-enter-from .yp-console-modal,.yp-console-modal-fade-leave-to .yp-console-modal{opacity:0;transform:translateY(12px)scale(.98)}.yp-console-toast-stack{z-index:10100;pointer-events:none;gap:.4rem;width:min(100vw - 2rem,24rem);display:grid;position:fixed;top:.85rem;left:50%;transform:translate(-50%)}.yp-console-toast{border-radius:var(--console-btn-radius,6px);pointer-events:auto;background:#3a3a3a;border:1px solid #ffffff1a;align-items:center;gap:.55rem;min-height:2.35rem;padding:.45rem .55rem .45rem .45rem;display:flex;box-shadow:0 10px 28px #00000038}.yp-console-toast-accent{background:#eeb44e;border-radius:3px;flex-shrink:0;align-self:stretch;width:3px}.yp-console-toast--error .yp-console-toast-accent{background:#f87171}.yp-console-toast-message{color:#ffffffeb;flex:1;min-width:0;font-size:.78rem;font-weight:500;line-height:1.35}.yp-console-toast-dismiss{color:#ffffff73;cursor:pointer;background:0 0;border:0;border-radius:.25rem;flex-shrink:0;place-items:center;width:1.35rem;height:1.35rem;padding:0;display:grid}.yp-console-toast-dismiss:hover{color:#ffffffd1;background:#ffffff14}.yp-console-toast-dismiss svg{width:.75rem;height:.75rem}.yp-console-toast-enter-active,.yp-console-toast-leave-active{transition:opacity .18s,transform .18s}.yp-console-toast-enter-from,.yp-console-toast-leave-to{opacity:0;transform:translateY(-6px)}
