@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400;500;600;700;800&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600&display=swap";.fastshot-resource{--fs-purple-900: #2a0640;--fs-purple-800: #3a0e52;--fs-purple-700: #4c1469;--fs-purple-600: #6a2a8f;--fs-purple-300: #b79ccc;--fs-purple-100: #ece4f2;--fs-cream-50: #fdfbf3;--fs-cream-100: #f8f5ec;--fs-cream-200: #f7f4ea;--fs-pastel-butter: #f6e8a6;--fs-fg: var(--fs-purple-700);--fs-fg-strong: var(--fs-purple-800);--fs-fg-muted: rgba(76, 20, 105, .74);--fs-fg-subtle: rgba(76, 20, 105, .52);--fs-border: rgba(76, 20, 105, .14);--fs-border-strong: rgba(76, 20, 105, .3);--fs-divider: rgba(76, 20, 105, .1);--fs-accent: var(--fs-purple-700);--fs-accent-hover: var(--fs-purple-800);--fs-success: #3f8a54;--fs-warning: #c78b2c;--fs-font-display: "Playfair Display", Georgia, "Times New Roman", serif;--fs-font-body: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--fs-font-mono: ui-monospace, "SF Mono", Menlo, Consolas, monospace;--fs-shadow-sm: 0 2px 8px rgba(76, 20, 105, .08);--fs-shadow-md: 0 8px 24px rgba(76, 20, 105, .1);background-color:var(--fs-cream-100);background-image:linear-gradient(#faf8f1a8,#faf8f1c2),url(/fastshot/landing/channels-bg.webp);background-repeat:no-repeat,no-repeat;background-position:center,center top;background-size:cover,cover;background-attachment:fixed,fixed;color:var(--fs-fg);font-family:var(--fs-font-body);font-size:17px;line-height:1.65;min-height:100vh;box-sizing:border-box;padding-top:88px;padding-bottom:24px;-webkit-font-smoothing:antialiased}.fastshot-resource *{box-sizing:border-box}.fastshot-resource ::-moz-selection{background:var(--fs-purple-700);color:var(--fs-cream-100)}.fastshot-resource ::selection{background:var(--fs-purple-700);color:var(--fs-cream-100)}.fastshot-resource .res-section{padding:64px 24px}.fastshot-resource .res-section--tight{padding:48px 24px}.fastshot-resource .res-section--lede{padding:40px 24px 16px}.fastshot-resource .res-inner{max-width:860px;margin:0 auto}.fastshot-resource .res-inner--wide{max-width:1080px;margin:0 auto}.fastshot-resource .res-inner--narrow{max-width:720px;margin:0 auto}.fastshot-resource .res-h2{font-family:var(--fs-font-display);font-weight:700;font-size:clamp(28px,4.2vw,40px);line-height:1.15;color:var(--fs-fg-strong);text-align:center;margin:0 0 16px}.fastshot-resource .res-h3{font-family:var(--fs-font-display);font-weight:700;font-size:clamp(24px,3.4vw,32px);line-height:1.2;color:var(--fs-fg-strong);text-align:center;margin:0 0 16px}.fastshot-resource .res-hl{font-style:italic;color:var(--fs-purple-600)}.fastshot-resource .res-lede{text-align:center;font-size:18px;color:var(--fs-fg-muted);margin:0 auto 40px;max-width:640px}.fastshot-resource .res-lede--tight{margin-bottom:28px}.fastshot-resource .res-h2+.res-prose,.fastshot-resource .res-h3+.res-prose,.fastshot-resource .res-h2+.res-steps,.fastshot-resource .res-h2+.res-grid,.fastshot-resource .res-h2+.res-faq,.fastshot-resource .res-h2+.res-options,.fastshot-resource .res-h2+.res-plans,.fastshot-resource .res-h2+.res-compare-list,.fastshot-resource .res-h2+.res-table-wrap,.fastshot-resource .res-h2+.res-code{margin-top:38px}.fastshot-resource .res-prose p{font-size:18px;line-height:1.75;color:var(--fs-fg);margin:0 0 22px}.fastshot-resource .res-prose p:last-child{margin-bottom:0}.fastshot-resource a{color:var(--fs-accent)}.fastshot-resource .res-link{color:var(--fs-accent);font-weight:600;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}.fastshot-resource .res-link:hover{color:var(--fs-accent-hover)}.fastshot-resource .res-card{background:var(--fs-cream-50);border:1px solid var(--fs-border);border-radius:22px;box-shadow:var(--fs-shadow-sm);padding:24px}.fastshot-resource .res-card h3{font-family:var(--fs-font-display);font-weight:700;font-size:19px;line-height:1.25;color:var(--fs-fg-strong);margin:0 0 10px}.fastshot-resource .res-card p{font-size:15px;color:var(--fs-fg-muted);margin:0}.fastshot-resource .res-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.fastshot-resource .res-btn{display:inline-block;border-radius:999px;font-family:var(--fs-font-body);font-weight:700;font-size:17px;padding:15px 32px;text-decoration:none;transition:background .15s ease,color .15s ease,border-color .15s ease}.fastshot-resource .res-btn--primary{background:var(--fs-purple-700);color:#f8f5ec}.fastshot-resource .res-btn--primary:hover{background:var(--fs-purple-800)}.fastshot-resource .res-btn--secondary{background:transparent;color:var(--fs-accent);border:1px solid var(--fs-border-strong)}.fastshot-resource .res-btn--secondary:hover{background:#4c14690d;border-color:var(--fs-accent)}.fastshot-resource .res-actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}@media (min-width: 640px){.fastshot-resource .res-actions{flex-direction:row}}.fastshot-resource .res-badges{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:18px}.fastshot-resource .res-badge{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:600;color:var(--fs-fg-muted)}.fastshot-resource .res-badge svg{color:var(--fs-success)}.fastshot-resource .res-head{max-width:860px;margin:0 auto;padding:24px 24px 0}.fastshot-resource .res-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--fs-fg-subtle)}.fastshot-resource .res-breadcrumb a{color:var(--fs-fg-muted);text-decoration:none}.fastshot-resource .res-breadcrumb a:hover{color:var(--fs-accent)}.fastshot-resource .res-breadcrumb-current{color:var(--fs-fg-strong)}.fastshot-resource .res-back{display:inline-flex;align-items:center;gap:6px;margin-top:12px;font-size:14px;font-weight:600;color:var(--fs-fg-muted);text-decoration:none;transition:color .15s ease}.fastshot-resource .res-back:hover{color:var(--fs-accent)}.fastshot-resource .res-byline{margin-top:22px;font-size:14px;font-weight:600;color:var(--fs-fg-subtle)}.fastshot-resource .res-byline span{color:var(--fs-fg-subtle)}.fastshot-resource .res-byline a{color:var(--fs-accent);text-decoration:none}.fastshot-resource .res-byline a:hover{color:var(--fs-accent-hover);text-decoration:underline}.fastshot-resource .res-byline a[aria-label*=LinkedIn]{color:#0a66c2}.fastshot-resource .res-hero{padding:40px 24px 56px}.fastshot-resource .res-hero-inner{max-width:860px;margin:0 auto;text-align:center}.fastshot-resource .res-hero h1{font-family:var(--fs-font-display);font-weight:800;font-size:clamp(34px,6vw,56px);line-height:1.08;color:var(--fs-fg-strong);margin:0 0 20px}.fastshot-resource .res-hero-desc{font-size:19px;line-height:1.6;color:var(--fs-fg);max-width:640px;margin:0 auto 32px}.fastshot-resource .res-hero .res-actions{margin-bottom:28px}.fastshot-resource .res-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}@media (min-width: 768px){.fastshot-resource .res-stats{grid-template-columns:repeat(4,1fr)}}.fastshot-resource .res-stat{text-align:center}.fastshot-resource .res-stat-value{font-family:var(--fs-font-display);font-weight:800;font-size:clamp(28px,4vw,38px);line-height:1.1;color:var(--fs-fg-strong);font-variant-numeric:tabular-nums;margin-bottom:6px}.fastshot-resource .res-stat-label{font-size:13.5px;font-weight:600;color:var(--fs-fg-subtle)}.fastshot-resource .res-steps{display:flex;flex-direction:column;gap:18px}.fastshot-resource .res-step{display:flex;gap:22px;align-items:flex-start}.fastshot-resource .res-step-num{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:999px;background:var(--fs-purple-700);color:#f8f5ec;font-family:var(--fs-font-display);font-weight:700;font-size:20px}.fastshot-resource .res-step h3{font-family:var(--fs-font-display);font-weight:700;font-size:20px;color:var(--fs-fg-strong);margin:0 0 8px}.fastshot-resource .res-step p{font-size:16px;color:var(--fs-fg-muted);margin:0}.fastshot-resource .res-table-wrap{overflow-x:auto;background:var(--fs-cream-50);border:1px solid var(--fs-border);border-radius:22px;box-shadow:var(--fs-shadow-sm)}.fastshot-resource .res-table{width:100%;border-collapse:collapse}.fastshot-resource .res-table th{text-align:left;padding:16px 22px;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--fs-fg-strong);background:#4c14690d;border-bottom:1px solid var(--fs-border);white-space:nowrap}.fastshot-resource .res-table td{padding:15px 22px;font-size:15px;color:var(--fs-fg-muted);border-bottom:1px solid var(--fs-divider);vertical-align:top}.fastshot-resource .res-table tr:last-child td{border-bottom:none}.fastshot-resource .res-table tr:hover td{background:#4c146908}.fastshot-resource .res-cell-lead{font-weight:700;color:var(--fs-fg-strong)}.fastshot-resource .res-cell-accent{font-weight:700;color:var(--fs-accent)}.fastshot-resource th.res-cell-accent{color:var(--fs-accent)}.fastshot-resource .res-card-icon{font-size:26px;line-height:1;margin-bottom:12px}.fastshot-resource .res-list{list-style:none;margin:0;padding:0}.fastshot-resource .res-list li{font-size:15px;color:var(--fs-fg-muted);padding:4px 0 4px 16px;position:relative}.fastshot-resource .res-list li:before{content:"";position:absolute;left:0;top:13px;width:5px;height:5px;border-radius:999px;background:var(--fs-purple-300)}.fastshot-resource .res-card--hover{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.fastshot-resource .res-card--hover:hover{transform:translateY(-2px);box-shadow:var(--fs-shadow-md);border-color:var(--fs-border-strong)}.fastshot-resource .res-faq{display:flex;flex-direction:column;gap:12px}.fastshot-resource .res-faq-item{background:var(--fs-cream-50);border:1px solid var(--fs-border);border-radius:16px;overflow:hidden}.fastshot-resource .res-faq-q{display:flex;width:100%;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;background:none;border:none;text-align:left;font-family:inherit;font-size:16.5px;font-weight:700;color:var(--fs-fg-strong);cursor:pointer}.fastshot-resource .res-faq-q:hover{color:var(--fs-accent)}.fastshot-resource .res-faq-chevron{flex:0 0 auto;color:var(--fs-fg-subtle);transition:transform .2s ease}.fastshot-resource .res-faq-chevron--open{transform:rotate(180deg)}.fastshot-resource .res-faq-a{border-top:1px solid var(--fs-divider);padding:16px 22px 20px}.fastshot-resource .res-faq-a p{margin:0;font-size:16px;line-height:1.65;color:var(--fs-fg-muted)}.fastshot-resource .res-cta-card{text-align:center;padding:8px 0 0}.fastshot-resource .res-cta-card .res-h2{font-size:clamp(34px,4.8vw,48px);margin-bottom:18px}.fastshot-resource .res-cta-desc{font-size:19px;line-height:1.6;color:var(--fs-fg);max-width:620px;margin:0 auto 36px}.fastshot-resource .res-cta-card .res-btn{font-size:18px;padding:17px 38px}.fastshot-resource .res-cta-card .res-badges{margin-top:28px}.fastshot-resource .res-quotes{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:40px}.fastshot-resource .res-quote-text{font-family:var(--fs-font-display);font-size:18px;font-style:italic;line-height:1.55;color:var(--fs-fg);margin:0 0 20px}.fastshot-resource .res-quote-author{border-top:1px solid var(--fs-divider);padding-top:16px;margin-bottom:14px}.fastshot-resource .res-quote-name{font-weight:700;color:var(--fs-fg-strong)}.fastshot-resource .res-quote-role{font-size:14px;color:var(--fs-fg-subtle)}.fastshot-resource .res-pill-result{display:inline-block;border-radius:999px;padding:5px 13px;font-size:12px;font-weight:700;letter-spacing:.03em;background:#3f8a541f;color:var(--fs-success)}.fastshot-resource .res-options{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.fastshot-resource .res-plans{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.fastshot-resource .res-card--featured{background:var(--fs-purple-100);border-color:var(--fs-border-strong)}.fastshot-resource .res-card--relative{position:relative}.fastshot-resource .res-flag{position:absolute;top:-13px;right:18px;border-radius:999px;background:var(--fs-purple-700);color:#f8f5ec;padding:5px 14px;font-size:11.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.fastshot-resource .res-price{font-family:var(--fs-font-display);font-weight:800;font-size:28px;color:var(--fs-fg-strong);font-variant-numeric:tabular-nums;margin-bottom:4px}.fastshot-resource .res-timeline{font-size:14px;font-weight:600;color:var(--fs-fg-subtle);margin-bottom:18px}.fastshot-resource .res-price+.res-checklist,.fastshot-resource .res-price+.res-list{margin-top:18px}.fastshot-resource .res-checklist{list-style:none;margin:0;padding:0}.fastshot-resource .res-checklist li{display:flex;align-items:flex-start;gap:9px;font-size:15px;color:var(--fs-fg-muted);padding:5px 0}.fastshot-resource .res-checklist svg{flex:0 0 auto;margin-top:3px;color:var(--fs-success)}.fastshot-resource .res-limits{margin-top:18px;padding-top:16px;border-top:1px solid var(--fs-divider)}.fastshot-resource .res-limits-title{font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--fs-fg-subtle);margin:0 0 8px}.fastshot-resource .res-limits li{font-size:14px;color:var(--fs-fg-subtle);padding:2px 0}.fastshot-resource .res-compare-list{display:flex;flex-direction:column;gap:12px}.fastshot-resource .res-compare-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.fastshot-resource .res-compare-label{font-weight:700;color:var(--fs-fg-strong)}.fastshot-resource .res-compare-cols{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.fastshot-resource .res-col-label{display:block;font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--fs-fg-subtle);margin-bottom:5px}.fastshot-resource .res-col-label--accent{color:var(--fs-accent)}.fastshot-resource .res-col-value{font-size:15px;color:var(--fs-fg-muted)}.fastshot-resource .res-col-value--accent{font-weight:700;color:var(--fs-fg-strong)}.fastshot-resource .res-tldr{background:#f6e8a657;border:1px solid rgba(199,139,44,.34);border-left:4px solid var(--fs-warning);border-radius:20px;padding:26px 28px}.fastshot-resource .res-tldr-head{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:14px}.fastshot-resource .res-tldr-tag{display:inline-flex;align-items:center;border-radius:999px;background:var(--fs-warning);color:#fff;padding:4px 13px;font-size:11.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.fastshot-resource .res-tldr h2{font-family:var(--fs-font-display);font-weight:700;font-size:clamp(20px,3vw,25px);line-height:1.25;color:var(--fs-fg-strong);margin:0}.fastshot-resource .res-tldr-body{font-size:17.5px;line-height:1.65;color:var(--fs-fg);margin:0}.fastshot-resource .res-tldr-updated{margin:16px 0 0;font-size:12.5px;font-weight:600;color:var(--fs-fg-subtle)}.fastshot-resource .res-code{overflow:hidden;border-radius:20px;background:var(--fs-purple-900);box-shadow:var(--fs-shadow-md)}.fastshot-resource .res-code-file{border-bottom:1px solid rgba(255,255,255,.12);padding:11px 20px;font-family:var(--fs-font-mono);font-size:12.5px;color:#ffffff9e}.fastshot-resource .res-code pre{margin:0;overflow-x:auto;padding:20px;font-family:var(--fs-font-mono);font-size:14px;line-height:1.65;color:#f3ecf7}.fastshot-resource .res-trust{display:flex;flex-direction:column;align-items:center;gap:16px}.fastshot-resource .res-trust-yc{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:var(--fs-fg-muted);text-decoration:none;transition:opacity .15s ease}.fastshot-resource .res-trust-yc:hover{opacity:.75}.fastshot-resource .res-trust-yc-mark{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:3px;background:#f60;color:#fff;font-size:12px;font-weight:700;line-height:1}.fastshot-resource .res-trust-yc-word{color:#f60;font-weight:600;letter-spacing:-.01em}.fastshot-resource .res-trust-label{margin:8px 0 0;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--fs-fg-subtle)}.fastshot-resource .res-trust-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:40px}.fastshot-resource .res-trust-logos img{width:auto;filter:grayscale(1);opacity:.55;transition:opacity .2s ease}.fastshot-resource .res-trust-logos img:hover{opacity:.85}@media (max-width: 600px){.fastshot-resource .res-trust-logos{gap:26px}}.fastshot-resource .res-video{margin:0}.fastshot-resource .res-h2+.res-video,.fastshot-resource .res-lede+.res-video{margin-top:4px}.fastshot-resource .res-video video{display:block;width:100%;height:auto;border:1px solid var(--fs-border);border-radius:22px;box-shadow:var(--fs-shadow-md);background:var(--fs-cream-50)}.fastshot-resource .res-video figcaption{margin-top:14px;text-align:center;font-size:14.5px;color:var(--fs-fg-muted)}.fastshot-resource .res-related-card{display:block;text-decoration:none;color:inherit}.fastshot-resource .res-related-card:hover h3{color:var(--fs-accent)}.fastshot-resource .res-related-eyebrow{display:block;margin-bottom:6px;font-size:11.5px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--fs-fg-muted)}.fastshot-resource .res-authorbox>div{background:var(--fs-cream-50);border:1px solid var(--fs-border);border-radius:22px;box-shadow:var(--fs-shadow-sm)}.fastshot-resource .res-authorbox h3{font-family:var(--fs-font-display);font-weight:700;font-size:20px;color:var(--fs-fg-strong)}.fastshot-resource .res-authorbox p{color:var(--fs-fg-muted)}.fastshot-resource .res-authorbox a{color:var(--fs-accent);text-decoration:none}.fastshot-resource .res-authorbox a:hover{color:var(--fs-accent-hover)}.fastshot-resource .res-authorbox a[class*=text-xl]{font-family:var(--fs-font-display);font-weight:700;color:var(--fs-fg-strong)}.fastshot-resource .res-authorbox a[class*=text-xl]:hover{color:var(--fs-accent)}.fastshot-resource .res-authorbox a[aria-label*=LinkedIn]{background:#0a66c2;color:#fff}.fastshot-resource .res-authorbox span[class*=rounded-full]{background:#4c146912;color:var(--fs-accent);font-weight:700;letter-spacing:.02em}.fastshot-resource .res-state{display:flex;min-height:60vh;align-items:center;justify-content:center;text-align:center;padding:0 24px}.fastshot-resource .res-state h1{font-family:var(--fs-font-display);font-weight:800;font-size:32px;color:var(--fs-fg-strong);margin:0 0 20px}.fastshot-resource .res-spinner{width:34px;height:34px;border-radius:999px;border:3px solid var(--fs-border);border-top-color:var(--fs-purple-700);animation:res-spin .8s linear infinite}@keyframes res-spin{to{transform:rotate(360deg)}}@media (max-width: 600px){.fastshot-resource{font-size:16px;background-attachment:scroll,scroll}.fastshot-resource .res-section{padding:48px 20px}.fastshot-resource .res-head{padding:20px 20px 0}.fastshot-resource .res-hero{padding:32px 20px 44px}.fastshot-resource .res-cta-card{padding:8px 0 0}.fastshot-resource .res-compare-cols{grid-template-columns:1fr}.fastshot-resource .res-step{gap:16px}}
