.help-portal{background:var(--bg-2);flex-direction:column;min-height:100vh;display:flex}@keyframes helpFadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.help-home__hero{animation:.4s ease-out helpFadeInUp}.help-journey{animation:.4s ease-out backwards helpFadeInUp}.help-journey:nth-child(2){animation-delay:50ms}.help-journey:nth-child(3){animation-delay:.1s}.help-journey:nth-child(4){animation-delay:.15s}.help-journey:nth-child(5){animation-delay:.2s}.help-journey:nth-child(6){animation-delay:.25s}.help-journey:nth-child(7){animation-delay:.3s}.help-portal__header{z-index:100;background:var(--brand-navy);border-bottom:1px solid #ffffff14;position:sticky;top:0}.help-portal__header-inner{align-items:center;gap:1rem;max-width:1400px;height:64px;margin:0 auto;padding:0 1.25rem;display:flex}.help-portal__logo{flex-shrink:0;align-items:center;display:flex}.help-portal__logo img{border-radius:var(--radius-8);background:#ffffffeb;width:auto;max-width:100%;height:32px;padding:3px 8px;box-shadow:0 1px 2px #0000001f}.help-portal__nav{gap:.25rem;margin-left:.5rem;display:flex}.help-portal__nav-link{border-radius:var(--radius-6);color:#fff;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.help-portal__nav-link:hover{color:#fff;background:#ffffff14}.help-portal__nav-link.active{background:var(--accent-surface);color:#fff}.help-portal__search{flex:1;max-width:400px;margin-left:auto;position:relative}.help-portal__search i{color:var(--text-2);pointer-events:none;font-size:.875rem;position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.help-portal__search input{border:1px solid var(--border-0);border-radius:var(--radius-6);background:var(--bg-0);width:100%;color:var(--text-0);padding:.5rem 1rem .5rem 2.25rem;font-size:.9375rem;transition:all .15s}.help-portal__search input:focus{outline:var(--focus);outline-offset:2px}.help-portal__search input::placeholder{color:var(--text-2)}.help-portal__back-link{border-radius:var(--radius-6);color:#fff;border:1px solid #0000;flex-shrink:0;align-items:center;gap:.4rem;padding:.45rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.help-portal__back-link:hover{color:#fff;background:#ffffff14}.help-portal__main{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:2rem}.help-portal__loading{color:var(--text-1);justify-content:center;align-items:center;gap:.75rem;padding:4rem 2rem;font-size:.9375rem;display:flex}.help-portal__footer{background:var(--bg-0);border-top:1px solid var(--border-0);text-align:center;padding:1.25rem 2rem}.help-portal__footer-inner{max-width:1400px;margin:0 auto}.help-portal__footer p{color:var(--text-1);margin:0;font-size:.875rem}.help-portal__footer a{color:var(--accent);text-decoration:none}.help-portal__footer a:hover{color:var(--accent-hover);text-decoration:underline}.help-home{max-width:1200px;margin:0 auto}.help-home__hero{text-align:center;background:linear-gradient(135deg, var(--bg-0) 0%, var(--bg-1) 100%);border-radius:var(--radius-12);margin-bottom:2rem;padding:2.5rem 1rem 3rem;position:relative;overflow:hidden}.help-home__hero:before{content:"";background-image:radial-gradient(circle at 20% 80%, var(--accent-soft-08) 0%, transparent 50%), radial-gradient(circle at 80% 20%, #00c6ae14 0%, transparent 40%);opacity:.6;pointer-events:none;position:absolute;inset:0}.help-home__hero h1{color:var(--text-0);letter-spacing:-.02em;margin:0 0 .5rem;font-size:2rem;font-weight:700;position:relative}.help-home__hero p{font-size:var(--fs-base);color:var(--text-1);max-width:500px;margin:0 auto 1.5rem;position:relative}.help-home__search{max-width:480px;margin:0 auto;position:relative}.help-home__search i{color:var(--text-2);pointer-events:none;z-index:1;font-size:1rem;position:absolute;top:50%;left:1.125rem;transform:translateY(-50%)}.help-home__search input{border:1px solid var(--border-1);border-radius:var(--radius-8);background:var(--bg-0);width:100%;color:var(--text-0);box-shadow:var(--shadow-2);padding:.875rem 1.25rem .875rem 2.75rem;font-size:1rem;transition:all .2s}.help-home__search input:focus{border-color:var(--accent);box-shadow:var(--shadow-3), 0 0 0 3px var(--accent-soft-12);outline:none}.help-home__search input::placeholder{color:var(--text-2)}.help-home__search-hint{pointer-events:none;align-items:center;gap:.25rem;display:flex;position:absolute;top:50%;right:.875rem;transform:translateY(-50%)}.help-home__search-hint kbd{background:var(--bg-1);border:1px solid var(--border-0);color:var(--text-2);border-radius:4px;padding:.15rem .4rem;font-family:inherit;font-size:.6875rem;font-weight:500}.help-journey{background:var(--bg-0);border-radius:var(--radius-12);border:1px solid var(--border-0);box-shadow:var(--shadow-1);margin-bottom:2.5rem;padding:1.25rem 1.5rem 1.5rem;position:relative;overflow:hidden}.help-journey:before{content:"";border-radius:var(--radius-12) 0 0 var(--radius-12);width:4px;position:absolute;top:0;bottom:0;left:0}.help-journey--getting-started:before{background:var(--brand-teal)}.help-journey--knowledge:before{background:var(--brand-primary)}.help-journey--quality:before{background:var(--brand-primary-strong)}.help-journey--gaps:before{background:var(--brand-secondary-strong)}.help-journey--analytics:before{background:var(--brand-navy)}.help-journey--configure:before{background:var(--text-1)}.help-journey__header{align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-left:.5rem;display:flex}.help-journey__icon{border-radius:var(--radius-8);width:40px;height:40px;box-shadow:var(--shadow-1);flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;display:flex}.help-journey--getting-started .help-journey__icon{background:var(--brand-teal);color:#fff}.help-journey--knowledge .help-journey__icon{background:var(--brand-primary);color:#fff}.help-journey--quality .help-journey__icon{background:var(--brand-primary-strong);color:#fff}.help-journey--gaps .help-journey__icon{background:var(--brand-secondary-strong);color:var(--brand-navy)}.help-journey--analytics .help-journey__icon{background:var(--brand-navy);color:#fff}.help-journey--configure .help-journey__icon{background:var(--text-1);color:#fff}.help-journey__title{font-size:var(--fs-h3);color:var(--text-0);margin:0;font-weight:600}.help-journey__description{font-size:var(--fs-sm);color:var(--text-1);margin:.125rem 0 0}.help-topic-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.75rem;padding-left:.5rem;display:grid}.help-topic-card{background:var(--bg-1);border-radius:var(--radius-8);color:inherit;border:1px solid #0000;flex-direction:column;gap:.375rem;padding:1rem 1.125rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.help-topic-card:hover{background:var(--bg-0);border-color:var(--accent-border);box-shadow:var(--shadow-2);transform:translateY(-2px)}.help-topic-card:active{box-shadow:var(--shadow-1);transform:translateY(0)}.help-topic-card:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft-12);outline:none}.help-topic-card__title{font-size:var(--fs-base);color:var(--text-0);align-items:flex-start;gap:.5rem;margin:0;font-weight:600;line-height:1.3;display:flex}.help-topic-card__title i{color:var(--accent);flex-shrink:0;margin-top:.125rem;font-size:.875rem}.help-topic-card__description{font-size:var(--fs-sm);color:var(--text-1);line-height:var(--lh-base);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;display:-webkit-box;overflow:hidden}.help-topic-card__meta{border-top:1px solid var(--border-0);align-items:center;gap:.625rem;margin-top:.5rem;padding-top:.625rem;font-size:.6875rem;display:flex}.help-topic-card__meta span{border-radius:var(--radius-4);align-items:center;gap:.3rem;padding:.2rem .5rem;font-weight:500;display:inline-flex}.help-topic-card__meta span:has(.fa-play-circle){background:var(--accent-soft-08);color:var(--accent);cursor:pointer;transition:all .15s}.help-topic-card__meta span:has(.fa-play-circle):hover{background:var(--accent-soft-12);color:var(--accent-hover);transform:scale(1.02)}.help-topic-card__meta span:has(.fa-question-circle){background:var(--bg-2);color:var(--text-2)}.help-topic{max-width:900px;margin:0 auto}.help-topic__breadcrumb{font-size:var(--fs-sm);color:var(--text-2);align-items:center;gap:.5rem;margin-bottom:1.25rem;display:flex}.help-topic__breadcrumb a{color:var(--accent);text-decoration:none}.help-topic__breadcrumb a:hover{color:var(--accent-hover);text-decoration:underline}.help-topic__breadcrumb i{font-size:.5rem}.help-topic__header{margin-bottom:1.5rem}.help-topic__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-bottom:.375rem;font-size:.6875rem;font-weight:600}.help-topic__title{font-size:var(--fs-h1);color:var(--text-0);letter-spacing:-.01em;margin:0 0 .5rem;font-weight:700}.help-topic__subtitle{font-size:var(--fs-base);color:var(--text-1);line-height:var(--lh-relaxed);margin:0}.help-topic__video{background:var(--bg-0);border:1px solid var(--border-0);border-radius:var(--radius-8);box-shadow:var(--shadow-1);margin-bottom:1.5rem;overflow:hidden}.help-topic__video-embed{aspect-ratio:16/9;background:var(--bg-1)}.help-topic__video-embed iframe{border:none;width:100%;height:100%}.help-topic__video-info{border-top:1px solid var(--border-0);padding:.875rem 1rem}.help-topic__video-title{font-size:var(--fs-base);color:var(--text-0);margin:0 0 .25rem;font-weight:600}.help-topic__video-description{font-size:var(--fs-sm);color:var(--text-1);margin:0}.help-topic__video-placeholder{aspect-ratio:16/9;background:var(--bg-1);color:var(--text-2);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}.help-topic__video-placeholder i{opacity:.4;font-size:2.5rem}.help-topic__video-placeholder span{font-size:var(--fs-sm)}.help-topic__video-embed{position:relative}.help-topic__video-overlay{opacity:0;background:#0000004d;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.help-topic__video-embed:hover .help-topic__video-overlay,.help-topic__video-embed:focus .help-topic__video-overlay{opacity:1}.help-topic__video-overlay i{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.5rem;transition:transform .2s,background .2s;display:flex;box-shadow:0 4px 12px #0000004d}.help-topic__video-embed:hover .help-topic__video-overlay i{background:var(--accent-hover);transform:scale(1.1)}.help-topic__content{background:var(--bg-0);border:1px solid var(--border-0);border-radius:var(--radius-8);box-shadow:var(--shadow-1);margin-bottom:1.5rem;padding:1.5rem}.help-topic__content h4{font-size:var(--fs-h3);color:var(--text-0);margin:0 0 .875rem;font-weight:600}.help-topic__content h4:not(:first-child){border-top:1px solid var(--border-0);margin-top:2rem;padding-top:1.5rem}.help-topic__content p{font-size:var(--fs-base);color:var(--text-1);line-height:var(--lh-relaxed);margin:0 0 .875rem}.help-topic__content ul,.help-topic__content ol{margin:0 0 .875rem 1.25rem;padding:0}.help-topic__content li{font-size:var(--fs-base);color:var(--text-1);line-height:var(--lh-relaxed);margin-bottom:.375rem}.help-topic__content strong{color:var(--text-0);font-weight:600}.help-topic__content code{background:var(--bg-1);border:1px solid var(--border-0);color:var(--text-0);border-radius:4px;padding:.1rem .4rem;font-family:SF Mono,Consolas,monospace;font-size:.875rem}.help-topic__content pre{background:var(--bg-1);border:1px solid var(--border-0);border-radius:var(--radius-6);margin:.875rem 0;padding:1rem;overflow-x:auto}.help-topic__content pre code{background:0 0;border:none;padding:0;font-size:.8125rem}.help-topic__content blockquote{background:var(--bg-1);border-left:3px solid var(--border-1);border-radius:0 var(--radius-6) var(--radius-6) 0;color:var(--text-1);margin:.875rem 0;padding:.75rem 1rem;font-style:italic}.help-topic__content .help-tip{background:var(--positive-0);border:1px solid var(--brand-teal);border-radius:0 var(--radius-6) var(--radius-6) 0;border-left-width:3px;margin:1.25rem 0;padding:.875rem 1rem}.help-topic__content .help-tip p{color:var(--text-0);margin-bottom:0}.help-topic__content .help-tip p:last-child{margin-bottom:0}.help-topic__content .help-screenshot{text-align:center;margin:1.5rem 0}.help-topic__content .help-screenshot img{border-radius:var(--radius-8);border:1px solid var(--border-0);max-width:100%;height:auto;box-shadow:var(--shadow-2)}.help-topic__content .help-screenshot figcaption{font-size:var(--fs-sm);color:var(--text-1);margin-top:.75rem;font-style:italic}.help-topic__content .help-screenshot-placeholder{margin:1.5rem 0}.help-topic__content .help-screenshot-placeholder__box{border-radius:var(--radius-8);min-height:180px}.help-topic__faq{background:var(--bg-0);border:1px solid var(--border-0);border-radius:var(--radius-8);box-shadow:var(--shadow-1);margin-bottom:1.5rem;padding:1.5rem}.help-topic__faq-title{font-size:var(--fs-h3);color:var(--text-0);align-items:center;gap:.5rem;margin:0 0 1.25rem;font-weight:600;display:flex}.help-topic__faq-title i{color:var(--accent)}.help-faq-item{border:1px solid var(--border-0);border-radius:var(--radius-6);margin-bottom:.5rem;overflow:hidden}.help-faq-item:last-child{margin-bottom:0}.help-faq-item summary{font-weight:600;font-size:var(--fs-sm);color:var(--text-0);cursor:pointer;background:var(--bg-1);justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1rem;list-style:none;transition:background .15s;display:flex}.help-faq-item summary::-webkit-details-marker{display:none}.help-faq-item summary:after{content:"";color:var(--text-2);font-family:"Font Awesome 6 Free";font-size:.625rem;font-weight:900;transition:transform .15s}.help-faq-item[open] summary:after{transform:rotate(180deg)}.help-faq-item summary:hover{background:var(--bg-2)}.help-faq-item__answer{font-size:var(--fs-sm);color:var(--text-1);line-height:var(--lh-relaxed);border-top:1px solid var(--border-0);padding:.875rem 1rem}.help-faq-item__answer p{margin:0}.help-faq-item__answer strong{color:var(--text-0)}.help-faq-item__answer code{background:var(--bg-1);border:1px solid var(--border-0);border-radius:4px;padding:.1rem .3rem;font-family:SF Mono,Consolas,monospace;font-size:.8125rem}.help-topic__related{background:var(--bg-0);border:1px solid var(--border-0);border-radius:var(--radius-8);box-shadow:var(--shadow-1);padding:1.25rem}.help-topic__related-title{font-size:var(--fs-base);color:var(--text-0);margin:0 0 .875rem;font-weight:600}.help-topic__related-list{flex-wrap:wrap;gap:.5rem;display:flex}.help-topic__related-link{background:var(--bg-1);border:1px solid var(--border-0);border-radius:var(--radius-6);font-size:var(--fs-sm);color:var(--text-0);align-items:center;gap:.4rem;padding:.45rem .875rem;text-decoration:none;transition:all .15s;display:inline-flex}.help-topic__related-link:hover{border-color:var(--accent-border);color:var(--accent);background:var(--accent-soft-05)}.help-topic__related-link i{color:var(--text-2);font-size:.625rem}.help-videos{max-width:1200px;margin:0 auto}.help-videos__header{text-align:center;padding:1.5rem 1rem 2.5rem}.help-videos__header h1{font-size:var(--fs-h1);color:var(--text-0);margin:0 0 .5rem;font-weight:700}.help-videos__header p{font-size:var(--fs-base);color:var(--text-1);margin:0}.help-videos__section{margin-bottom:2.5rem}.help-videos__section-header{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.help-videos__section-icon{border-radius:var(--radius-8);color:#fff;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.125rem;display:flex}.help-videos__section--deep-dives .help-videos__section-icon{background:var(--brand-navy)}.help-videos__section--quick-tips .help-videos__section-icon{background:var(--brand-teal)}.help-videos__section-title{font-size:var(--fs-h2);color:var(--text-0);margin:0;font-weight:600}.help-videos__section-subtitle{font-size:var(--fs-sm);color:var(--text-1);margin:0}.help-video-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}.help-video-card{background:var(--bg-0);border:1px solid var(--border-0);border-radius:var(--radius-8);color:inherit;box-shadow:var(--shadow-1);text-decoration:none;transition:all .15s;overflow:hidden}.help-video-card:hover{border-color:var(--accent-border);box-shadow:var(--shadow-2);transform:translateY(-2px)}.help-video-card__thumbnail{aspect-ratio:16/9;background:var(--bg-1);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.help-video-card__thumbnail i{color:#fff;opacity:.8;z-index:1;font-size:2.5rem;transition:transform .2s,opacity .2s}.help-video-card:hover .help-video-card__thumbnail i{opacity:1;transform:scale(1.15)}.help-video-card__thumbnail:before{content:"";background:linear-gradient(135deg, var(--accent) 0%, var(--brand-navy) 100%);opacity:.85;transition:opacity .2s;position:absolute;inset:0}.help-video-card:hover .help-video-card__thumbnail:before{opacity:.95}.help-video-card--placeholder{opacity:.6;cursor:not-allowed}.help-video-card--placeholder .help-video-card__thumbnail:before{background:var(--bg-2)}.help-video-card--placeholder .help-video-card__thumbnail i{color:var(--text-2)}.help-video-card--placeholder:hover{box-shadow:var(--shadow-1);transform:none}.help-video-card__duration{color:#fff;background:#000000bf;border-radius:3px;padding:.2rem .4rem;font-size:.6875rem;font-weight:600;position:absolute;bottom:.5rem;right:.5rem}.help-video-card__badge{background:var(--brand-navy);color:#fff;text-transform:uppercase;letter-spacing:.04em;border-radius:3px;padding:.2rem .4rem;font-size:.625rem;font-weight:600;position:absolute;top:.5rem;left:.5rem}.help-video-card__content{padding:1rem}.help-video-card__title{font-size:var(--fs-base);color:var(--text-0);margin:0 0 .375rem;font-weight:600}.help-video-card__description{font-size:var(--fs-sm);color:var(--text-1);line-height:var(--lh-base);margin:0 0 .625rem}.help-video-card__topic{color:var(--accent);background:var(--accent-soft-08);border-radius:var(--radius-4);align-items:center;gap:.3rem;padding:.2rem .5rem;font-size:.6875rem;display:inline-flex}.help-videos__empty{text-align:center;background:var(--bg-0);border:2px dashed var(--border-0);border-radius:var(--radius-8);padding:3rem 2rem}.help-videos__empty i{color:var(--text-2);opacity:.4;margin-bottom:.75rem;font-size:2.5rem}.help-videos__empty h3{font-size:var(--fs-h3);color:var(--text-0);margin:0 0 .375rem}.help-videos__empty p{font-size:var(--fs-sm);color:var(--text-1);margin:0}.help-search-results{max-width:900px;margin:0 auto}.help-search-results__header{margin-bottom:1.5rem}.help-search-results__header h1{font-size:var(--fs-h2);color:var(--text-0);margin:0 0 .375rem;font-weight:600}.help-search-results__header p{font-size:var(--fs-sm);color:var(--text-1);margin:0}.help-search-result{background:var(--bg-0);border:1px solid var(--border-0);border-radius:var(--radius-8);color:inherit;box-shadow:var(--shadow-1);margin-bottom:.75rem;padding:1rem 1.25rem;text-decoration:none;transition:all .15s;display:block}.help-search-result:hover{border-color:var(--accent-border);box-shadow:var(--shadow-2)}.help-search-result__journey{text-transform:uppercase;letter-spacing:.04em;color:var(--accent);margin-bottom:.25rem;font-size:.6875rem;font-weight:600}.help-search-result__title{font-size:var(--fs-base);color:var(--text-0);margin:0 0 .375rem;font-weight:600}.help-search-result__excerpt{font-size:var(--fs-sm);color:var(--text-1);line-height:var(--lh-base);margin:0}.help-search-result__excerpt mark{background:var(--brand-secondary-soft);color:var(--text-0);border-radius:2px;padding:.05em .15em}.help-search-empty{text-align:center;padding:3rem 2rem}.help-search-empty i{color:var(--text-2);opacity:.4;margin-bottom:.75rem;font-size:2.5rem}.help-search-empty h3{font-size:var(--fs-h3);color:var(--text-0);margin:0 0 .375rem}.help-search-empty p{font-size:var(--fs-sm);color:var(--text-1);margin:0}@media (width<=1024px){.help-portal__header-inner{gap:.75rem}.help-portal__search{max-width:280px}}@media (width<=768px){.help-portal__header-inner{flex-wrap:wrap;gap:.5rem;height:auto;padding:.875rem 1rem}.help-portal__logo{order:1}.help-portal__back-link{order:2;margin-left:auto}.help-portal__nav{order:4;width:100%;margin-left:0}.help-portal__search{order:3;width:100%;max-width:none;margin-left:0}.help-portal__main{padding:1.25rem 1rem}.help-home__hero{margin-bottom:1.5rem;padding:1.5rem 1rem 2rem}.help-home__hero h1{font-size:1.5rem}.help-home__search{max-width:100%}.help-home__search-hint{display:none}.help-journey{margin-bottom:1.5rem;padding:1rem}.help-topic-grid{grid-template-columns:1fr;padding-left:0}.help-topic__title{font-size:1.375rem}.help-topic__content,.help-topic__faq{padding:1.25rem}.help-video-grid{grid-template-columns:1fr}.help-topic__video-overlay i{width:52px;height:52px;font-size:1.25rem}}@media (width<=480px){.help-portal__nav{gap:.25rem}.help-portal__nav-link{flex:1;justify-content:center;padding:.5rem;font-size:.8125rem}}@media print{.help-portal__header,.help-portal__footer,.help-topic__video,.help-topic__related{display:none}.help-portal{background:#fff}.help-portal__main{max-width:none;padding:0}.help-topic__content{box-shadow:none;border:none;padding:0}}.help-video-modal-backdrop{z-index:1000;backdrop-filter:blur(4px);opacity:0;visibility:hidden;background:#000000bf;justify-content:center;align-items:center;padding:2rem;transition:opacity .2s,visibility .2s;display:flex;position:fixed;inset:0}.help-video-modal-backdrop.visible{opacity:1;visibility:visible}.help-video-modal{background:var(--bg-0);border-radius:var(--radius-12);width:100%;max-width:960px;transition:transform .25s cubic-bezier(.4,0,.2,1);overflow:hidden;transform:scale(.95)translateY(10px);box-shadow:0 24px 48px #0000004d}.help-video-modal-backdrop.visible .help-video-modal{transform:scale(1)translateY(0)}.help-video-modal__header{background:var(--brand-navy);color:#fff;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;display:flex}.help-video-modal__title{font-size:var(--fs-base);align-items:center;gap:.5rem;margin:0;font-weight:600;display:flex}.help-video-modal__title i{color:var(--brand-secondary)}.help-video-modal__close{color:#fff;border-radius:var(--radius-6);cursor:pointer;background:#ffffff1a;border:none;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.help-video-modal__close:hover{background:#fff3}.help-video-modal__close:focus{outline:2px solid var(--brand-secondary);outline-offset:2px}.help-video-modal__body{aspect-ratio:16/9;background:#000}.help-video-modal__body iframe{border:none;width:100%;height:100%}.help-video-modal__placeholder{color:#ffffff80;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;height:100%;display:flex}.help-video-modal__placeholder i{opacity:.5;font-size:3rem}.help-video-modal__placeholder span{font-size:var(--fs-sm)}.help-video-modal__footer{border-top:1px solid var(--border-0);justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1.25rem;display:flex}.help-video-modal__description{font-size:var(--fs-sm);color:var(--text-1);flex:1;margin:0}.help-video-modal__link{font-size:var(--fs-sm);color:var(--accent);border-radius:var(--radius-6);background:var(--accent-soft-08);white-space:nowrap;align-items:center;gap:.4rem;padding:.4rem .75rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.help-video-modal__link:hover{background:var(--accent-soft-12);color:var(--accent-hover)}@media (width<=768px){.help-video-modal-backdrop{padding:1rem}.help-video-modal__footer{flex-direction:column;align-items:flex-start}}