.social-proof{border-top:1px solid var(--border);border-bottom:1px solid var(--border);max-width:1240px;margin:0 auto;padding:64px 24px}.proof-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 24px;margin-bottom:28px;display:grid}.proof-stats .stat-number{font-family:var(--font-display,Anton, sans-serif);letter-spacing:.04em;text-transform:uppercase;font-size:clamp(1.4rem,3vw,2rem)}.proof-stats .stat-label{font-family:var(--font-mono,"Space Mono", monospace);letter-spacing:.12em;text-transform:uppercase;color:var(--foreground-muted,#5c5852);margin-top:4px;font-size:.72rem}.proof-logos{font-family:var(--font-mono,"Space Mono", monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--foreground-muted,#5c5852);font-size:.72rem}.logo-row{color:var(--foreground,#111);flex-wrap:wrap;gap:8px 16px;margin-top:12px;display:flex}@media (max-width:720px){.proof-stats{grid-template-columns:1fr}}.artist-testimonials{border-top:1px solid var(--border);margin-top:40px;padding-top:40px}.artist-testimonials__kicker{font-family:var(--font-mono,"Space Mono", monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--foreground-muted,#5c5852);margin:0 0 8px;font-size:.72rem}.artist-testimonials__title{font-family:var(--font-display,Anton, sans-serif);letter-spacing:.01em;text-transform:uppercase;margin:0 0 24px;font-size:clamp(1.3rem,2.6vw,1.8rem)}.artist-testimonials__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.artist-testimonial{border:2px solid var(--border-strong,var(--border));border-radius:var(--radius-xl,16px);background:var(--card-bg,var(--background));flex-direction:column;gap:14px;padding:24px 20px;display:flex}.artist-testimonial__portrait{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border:2px solid var(--border-strong,var(--border));border-radius:999px;flex:0 0 56px;block-size:56px;inline-size:56px;min-inline-size:56px}.artist-testimonial__quote{font-family:var(--font-body);flex:1;margin:0;font-size:14px;line-height:1.5}.artist-testimonial__attr{border-top:1px dashed var(--border-strong,var(--border));padding-top:12px}.artist-testimonial__name{font-family:var(--font-display,Anton, sans-serif);text-transform:uppercase;letter-spacing:.01em;font-size:14px}.artist-testimonial__meta{font-family:var(--font-mono,"Space Mono", monospace);letter-spacing:.1em;text-transform:uppercase;color:var(--foreground-muted,#5c5852);margin-top:4px;font-size:10px}@media (max-width:900px){.artist-testimonials__grid{grid-template-columns:1fr}}
.pricing-rollout .pricing-tier-price-row{flex-wrap:wrap;align-items:baseline;gap:.35rem .75rem;display:flex}.pricing-rollout .pricing-rollout-kicker{color:var(--pricing-kicker)}.pricing-rollout .pricing-tier-amount{font-family:var(--font-anton), "Anton", sans-serif;letter-spacing:-.03em;color:var(--tier-accent);font-size:clamp(3.25rem,11vw,5.25rem);font-weight:400;line-height:.9}.pricing-rollout .pricing-tier-suffix{font-family:var(--font-space-mono), "Space Mono", monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--pricing-text-muted);opacity:.92;font-size:.8125rem;font-weight:600}@media (min-width:640px){.pricing-rollout .pricing-tier-suffix{font-size:.875rem}}.pricing-rollout article{--pricing-text-strong:color-mix(in srgb, var(--on-dark-foreground) 96%, transparent);--pricing-text-body:color-mix(in srgb, var(--on-dark-foreground) 88%, transparent);--pricing-text-muted:color-mix(in srgb, var(--on-dark-foreground) 78%, transparent)}.pricing-rollout article.pricing-tier-featured{border-width:2px;border-color:var(--tier-accent);box-shadow:8px 8px 0 0 var(--tier-shadow), 0 0 32px -8px color-mix(in srgb, var(--tier-accent) 35%, transparent)}html.light .pricing-rollout{--pricing-bg:color-mix(in srgb, var(--background) 92%, var(--paper));--pricing-panel:color-mix(in srgb, var(--paper) 94%, var(--background));--pricing-text-strong:color-mix(in srgb, var(--foreground) 96%, transparent);--pricing-text-muted:color-mix(in srgb, var(--foreground) 70%, transparent);--pricing-text-body:color-mix(in srgb, var(--foreground) 82%, transparent);--pricing-border-soft:color-mix(in srgb, var(--primary) 28%, transparent);--pricing-border-softer:color-mix(in srgb, var(--primary) 22%, transparent);--pricing-success:var(--brand-green);--pricing-kicker:var(--brand-cyan);--pricing-price-cyan:var(--brand-cyan);--pricing-price-magenta:var(--brand-magenta);--pricing-price-gold:var(--brand-yellow);--pricing-shadow-primary:color-mix(in srgb, var(--primary) 40%, transparent);--pricing-shadow-accent:color-mix(in srgb, var(--accent) 30%, transparent)}:is(html.light,[data-theme=light]) .pricing-rollout article{--tier-accent-ink:var(--tier-accent-paper-ink)}
.final-cta{isolation:isolate;background:var(--brand-graphite);color:var(--on-dark-foreground);padding:clamp(56px,8vw,96px) 24px;position:relative;overflow:hidden}.final-cta-bg{z-index:0;pointer-events:none;position:absolute;inset:0}.final-cta-shell{z-index:1;text-align:center;max-width:720px;margin:0 auto;position:relative}.final-cta-title{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:clamp(2rem,5vw,3.4rem);font-weight:400;line-height:.95}.final-cta-title span{color:var(--ink-cyan)}.final-cta-subtitle{max-width:52ch;color:var(--on-dark-muted);margin:18px auto 0;font-size:15px;line-height:1.55}.final-cta-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.final-cta-btn{border:2px solid var(--on-dark-foreground);border-radius:var(--radius-sm);min-height:48px;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;padding:12px 18px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex}.final-cta-btn-primary{background:var(--brand-cyan);border-color:var(--on-cyan);color:var(--on-cyan)}.final-cta-btn-secondary{color:var(--on-dark-foreground);background:0 0}.final-cta-btn:hover{transform:translate(-1px,-1px);box-shadow:3px 3px #000}.final-cta-trust{color:var(--on-dark-muted);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;flex-wrap:wrap;justify-content:center;gap:10px 18px;margin-top:28px;font-size:10px;font-weight:700;display:flex}.final-cta-trust i{color:var(--ink-cyan);margin-right:6px;font-style:normal}@media (max-width:768px){.final-cta-actions{flex-direction:column}.final-cta-btn{width:100%}}
.hero-mockup-module__a3qiDa__phoneFrame{background:linear-gradient(180deg, var(--surface-2) 0%, var(--surface-1) 100%);border-radius:var(--radius-xl);border:8px solid color-mix(in srgb, var(--foreground) 18%, transparent);width:290px;height:600px;box-shadow:0 0 0 1px color-mix(in srgb, var(--foreground) 18%, transparent), 0 0 0 4px color-mix(in srgb, var(--primary) 20%, transparent), 0 28px 72px color-mix(in srgb, var(--foreground) 24%, transparent);margin:0 auto;position:relative;overflow:hidden}.hero-mockup-module__a3qiDa__phoneNotch{background:color-mix(in srgb, var(--foreground) 9%, var(--paper));border:1px solid color-mix(in srgb, var(--foreground) 20%, transparent);z-index:10;border-bottom-right-radius:14px;border-bottom-left-radius:14px;width:126px;height:26px;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-mockup-module__a3qiDa__phoneContent{background:linear-gradient(color-mix(in srgb, var(--surface-2) 95%, transparent), color-mix(in srgb, var(--surface-2) 95%, transparent)), repeating-linear-gradient(0deg, transparent 0px, transparent 59px, #00e5ff09 59px, #00e5ff09 60px), repeating-linear-gradient(90deg, transparent 0px, transparent 59px, #00e5ff08 59px, #00e5ff08 60px);flex-direction:column;gap:10px;height:100%;padding:42px 14px 16px;display:flex}.hero-mockup-module__a3qiDa__phoneCard{background:color-mix(in srgb, var(--card-bg) 94%, var(--surface-1));border:1px solid color-mix(in srgb, var(--card-border) 90%, transparent);box-shadow:4px 4px 0 0 color-mix(in srgb, var(--foreground) 18%, transparent);border-radius:0;padding:12px}.hero-mockup-module__a3qiDa__statusIndicator{letter-spacing:.08em;text-transform:uppercase;border:0;border-radius:0;margin-bottom:8px;padding:4px 7px;font-size:10px;font-weight:700;display:inline-block}.hero-mockup-module__a3qiDa__statusPaid{background:var(--brand-green);color:var(--graphite-ink)}.hero-mockup-module__a3qiDa__statusPending{background:var(--brand-yellow);color:var(--graphite-ink)}.hero-mockup-module__a3qiDa__statusConfirmed{background:var(--brand-graphite);color:var(--on-dark-foreground)}.hero-mockup-module__a3qiDa__phoneCardTitle{color:var(--foreground);margin-bottom:4px;font-size:14px;font-weight:600}.hero-mockup-module__a3qiDa__phoneCardSub{color:color-mix(in srgb, var(--foreground) 76%, transparent);font-size:12px}.hero-mockup-module__a3qiDa__priceTag{float:right;color:var(--ink-cyan);font-weight:700}.hero-mockup-module__a3qiDa__phoneCardIncoming{box-shadow:none;border-style:dashed}
.hero-mockup-module__SFuYrq__phoneFrame{background:linear-gradient(180deg, var(--surface-2) 0%, var(--surface-1) 100%);border-radius:var(--radius-xl);border:8px solid color-mix(in srgb, var(--foreground) 18%, transparent);width:280px;height:580px;box-shadow:0 0 0 2px color-mix(in srgb, var(--foreground) 16%, transparent), 0 20px 50px color-mix(in srgb, var(--foreground) 20%, transparent);margin:0 auto;position:relative;overflow:hidden}.hero-mockup-module__SFuYrq__phoneNotch{background:color-mix(in srgb, var(--surface-3) 90%, var(--paper));border:1px solid color-mix(in srgb, var(--foreground) 18%, transparent);z-index:10;border-bottom-right-radius:15px;border-bottom-left-radius:15px;width:120px;height:25px;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-mockup-module__SFuYrq__phoneContent{background:linear-gradient(180deg, var(--surface-1) 0%, var(--surface-2) 100%);flex-direction:column;gap:12px;height:100%;padding:40px 16px 20px;display:flex}.hero-mockup-module__SFuYrq__phoneCard{background:color-mix(in srgb, var(--card-bg) 94%, var(--surface-1));border:1px solid color-mix(in srgb, var(--card-border) 92%, transparent);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:12px}.hero-mockup-module__SFuYrq__statusIndicator{text-transform:uppercase;border-radius:6px;margin-bottom:8px;padding:4px 8px;font-size:10px;font-weight:600;display:inline-block}.hero-mockup-module__SFuYrq__statusPaid{background:color-mix(in srgb, var(--success) 14%, transparent);color:color-mix(in srgb, var(--success) 84%, var(--foreground))}.hero-mockup-module__SFuYrq__statusPending{background:var(--surface-2);color:var(--foreground);box-shadow:inset 3px 0 0 var(--brand-yellow)}.hero-mockup-module__SFuYrq__statusConfirmed{background:color-mix(in srgb, var(--primary) 18%, transparent);color:color-mix(in srgb, var(--primary) 84%, var(--foreground))}.hero-mockup-module__SFuYrq__phoneCardTitle{color:var(--foreground);margin-bottom:4px;font-size:14px;font-weight:600}.hero-mockup-module__SFuYrq__phoneCardSub{color:var(--foreground-muted);font-size:12px}.hero-mockup-module__SFuYrq__priceTag{float:right;color:var(--primary);font-weight:700}
.upgrade-section,.features-section{padding:88px 0 96px}.upgrade-section .section-header,.features-section .section-header{max-width:880px;margin:0 auto 48px;padding-inline:24px}.upgrade-section .section-header p,.features-section .section-header p{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--brand-cyan);margin:0 0 14px;font-size:12px;font-weight:700}.upgrade-section .section-header h2,.features-section .section-header h2{font-family:var(--font-display);letter-spacing:-.01em;text-transform:uppercase;color:var(--foreground);margin:0;font-size:clamp(34px,5vw,62px);line-height:.95}.upgrade-section .text-gold,.features-section .text-gold{color:var(--foreground)}.upgrade-section .upgrade-hero-image{max-width:1180px;margin:0 auto 64px;padding-inline:24px}.upgrade-section .upgrade-hero-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:var(--radius-lg,14px);border:1px solid var(--border);width:100%;height:clamp(220px,30vw,420px);display:block}.upgrade-section .upgrade-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1180px;margin:0 auto;padding-inline:24px;display:grid}@media (max-width:900px){.upgrade-section .upgrade-grid{grid-template-columns:1fr}}.upgrade-section .upgrade-card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-lg,14px);color:var(--foreground);flex-direction:column;gap:14px;padding:26px 24px 24px;display:flex}.upgrade-section .upgrade-card.good{border-color:var(--brand-green);box-shadow:0 0 0 1px var(--brand-green)}.upgrade-section .upgrade-tag{background:var(--brand-graphite);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--on-dark-foreground);border:0;border-radius:999px;align-self:flex-start;padding:5px 10px;font-size:10px;font-weight:700}.upgrade-section .upgrade-card.good .upgrade-tag{background:var(--brand-green);color:var(--graphite-ink)}.upgrade-section .upgrade-card h3{font-family:var(--font-display);text-transform:uppercase;color:var(--foreground);margin:0;font-size:clamp(24px,2.4vw,32px);line-height:1}.upgrade-section .upgrade-card ul{gap:10px;margin:4px 0 0;padding:0;list-style:none;display:grid}.upgrade-section .upgrade-card li{font-family:var(--font-body);color:var(--foreground-muted);grid-template-columns:20px 1fr;align-items:start;gap:10px;font-size:15px;line-height:1.5;display:grid}.upgrade-section .upgrade-item-mark{border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.upgrade-section .upgrade-item-mark.bad{background:var(--brand-red);color:var(--on-dark-foreground,#fff)}.upgrade-section .upgrade-item-mark.mid{background:color-mix(in srgb, var(--foreground) 14%, var(--card-bg));color:var(--foreground)}.upgrade-section .upgrade-item-mark.good{background:var(--brand-green);color:var(--graphite-ink)}.upgrade-section .card-link{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--foreground);margin-top:auto;padding-top:12px;font-size:11px;font-weight:700;text-decoration:none}.upgrade-section .upgrade-card.good .card-link{color:var(--foreground)}.upgrade-section .card-link:hover{text-decoration:underline}.features-section .feature-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:44px;max-width:1180px;margin:0 auto 72px;padding-inline:24px;display:grid}.features-section .feature-row-reverse .feature-row-image{order:2}@media (max-width:900px){.features-section .feature-row{grid-template-columns:1fr;gap:24px;margin-bottom:56px}.features-section .feature-row-reverse .feature-row-image{order:0}}.features-section .feature-row-image{border:1px solid var(--border);border-radius:var(--radius-lg,14px);aspect-ratio:4/3;overflow:hidden}.features-section .feature-row-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.features-section .feature-row-text{justify-items:start;gap:14px;display:grid}.features-section .feature-row-tag{background:var(--brand-graphite);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--on-dark-foreground);border:0;border-radius:999px;padding:5px 10px;font-size:10px;font-weight:700}.features-section .feature-row-text h3{font-family:var(--font-display);text-transform:uppercase;color:var(--foreground);margin:0;font-size:clamp(28px,3.2vw,44px);line-height:.98}.features-section .feature-row-text p{max-width:46ch;font-family:var(--font-body);color:var(--foreground-muted);margin:0;font-size:16px;line-height:1.6}.features-section .card-link{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--foreground);font-size:11px;font-weight:700;text-decoration:none}.features-section .card-link:hover{text-decoration:underline}.features-section .features-more{max-width:1180px;margin:0 auto;padding-inline:24px}.features-section .feature-header-revamp{max-width:720px;margin:0 0 40px}.features-section .features-more-title{font-family:var(--font-display);text-transform:uppercase;color:var(--foreground);margin:0 0 12px;font-size:clamp(28px,3.4vw,46px);line-height:.98}.features-section .features-more-sub{font-family:var(--font-body);color:var(--foreground-muted);margin:0;font-size:16px;line-height:1.6}.features-section .feature-category-label{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--foreground);margin:0 0 16px;font-size:11px;font-weight:700}.features-section .feature-group{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:44px;display:grid}@media (max-width:1024px){.features-section .feature-group{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.features-section .feature-group{grid-template-columns:1fr}}.features-section .feature-card-hero,.features-section .feature-mini-card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-lg,14px);align-content:start;gap:12px;padding:22px 20px;display:grid}.features-section .feature-card-hero{background:var(--brand-graphite);border-color:var(--brand-graphite);color:var(--on-dark-foreground);grid-column:1/-1}.features-section .feature-group--three{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1024px){.features-section .feature-group--three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.features-section .feature-group--three{grid-template-columns:1fr}}.features-section .feature-icon-chip,.features-section .feature-icon-chip-hero{border-radius:var(--radius-sm,8px);background:color-mix(in srgb, var(--foreground) 8%, var(--card-bg));width:44px;height:44px;color:var(--foreground);justify-content:center;align-items:center;display:inline-flex}.features-section .feature-icon-chip-hero{background:color-mix(in srgb, var(--on-dark-foreground) 14%, transparent);color:var(--on-dark-foreground)}.features-section .feature-card-hero h5,.features-section .feature-mini-card h5{font-family:var(--font-display);text-transform:uppercase;margin:0 0 8px;font-size:20px;line-height:1.05}.features-section .feature-mini-card h5{color:var(--foreground)}.features-section .feature-card-hero h5{color:var(--on-dark-foreground)}.features-section .feature-card-hero p,.features-section .feature-mini-card p{font-family:var(--font-body);margin:0;font-size:14px;line-height:1.55}.features-section .feature-mini-card p{color:var(--foreground-muted)}.features-section .feature-card-hero p{color:color-mix(in srgb, var(--on-dark-foreground) 82%, transparent)}.features-section .feature-grid-cta{justify-content:center;padding-top:8px;display:flex}.sms-preview-section{grid-template-columns:minmax(0,1fr) minmax(0,420px);align-items:center;gap:clamp(32px,5vw,72px);max-width:1180px;margin:0 auto;padding:88px 24px 96px;display:grid}@media (max-width:900px){.sms-preview-section{grid-template-columns:minmax(0,1fr);gap:40px;padding:64px 20px 72px}}.sms-preview-section .sms-preview-content{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.sms-preview-section .section-header{max-width:560px;margin:0;padding-inline:0}.sms-preview-section .section-header p{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--brand-cyan);margin:0 0 14px;font-size:12px;font-weight:700}.sms-preview-section .section-header h2{font-family:var(--font-display);letter-spacing:-.01em;text-transform:uppercase;color:var(--foreground);margin:0;font-size:clamp(32px,4.4vw,56px);line-height:.95}.sms-preview-section .text-gold{color:var(--foreground)}.sms-preview-section .sms-preview-copy{max-width:520px;font-family:var(--font-body);margin:0;font-size:16px;line-height:1.6}.sms-preview-section .sms-highlights{gap:12px;width:100%;max-width:520px;display:grid}.sms-preview-section .sms-highlight-item{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:14px;display:grid}.sms-preview-section .sms-icon-wrapper{border-radius:var(--radius-sm);border:1px solid color-mix(in srgb, var(--foreground) 16%, transparent);background:color-mix(in srgb, var(--foreground) 6%, var(--paper));width:44px;height:44px;color:var(--foreground);justify-content:center;align-items:center;display:flex}.sms-preview-section .sms-icon-wrapper svg{width:20px;height:20px}.sms-preview-section .sms-card-content{border:1px solid var(--sms-card-border);border-radius:var(--radius-sm);background:var(--sms-card-bg);flex-direction:column;gap:2px;min-width:0;padding:10px 14px;display:flex}.sms-preview-section .sms-card-content strong{font-family:var(--font-body);color:var(--foreground);font-size:14px;font-weight:700;line-height:1.2}.sms-preview-section .sms-card-content span{font-family:var(--font-mono);letter-spacing:.06em;color:var(--foreground-muted);font-size:11px}.sms-preview-section .btn-primary{border:1px solid var(--brand-magenta);border-radius:var(--radius-sm);background:var(--brand-magenta);min-height:56px;color:var(--public-chrome-on-accent,#fff);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:8px;padding:0 26px;font-size:19px;font-weight:700;text-decoration:none;display:inline-flex}.sms-preview-section .btn-primary:hover{box-shadow:0 10px 26px color-mix(in srgb, var(--brand-magenta) 34%, transparent)}.sms-preview-section .sms-phone-wrapper{justify-content:center;justify-self:center;width:fit-content;margin-inline:auto;padding:12px;display:flex;position:relative}.sms-preview-section .sms-phone-glow{background:radial-gradient(circle, color-mix(in srgb, var(--brand-magenta) 22%, transparent), transparent 68%);filter:blur(38px);pointer-events:none;border-radius:50%;position:absolute;inset:8% 12%}.sms-preview-section .sms-phone-frame{border:1px solid var(--sms-phone-border);width:min(320px,100%);height:620px;box-shadow:0 30px 70px color-mix(in srgb, var(--foreground) 26%, transparent);border-radius:42px;flex-direction:column;padding:10px;display:flex;position:relative;overflow:hidden}.sms-preview-section .sms-phone-notch{z-index:2;border-bottom-right-radius:14px;border-bottom-left-radius:14px;justify-content:center;align-items:center;width:132px;height:24px;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%)}.sms-preview-section .sms-phone-notch-pill{opacity:.5;border-radius:999px;width:46px;height:5px}.sms-preview-section .sms-phone-status{font-family:var(--font-mono);letter-spacing:.04em;border-top-left-radius:32px;border-top-right-radius:32px;justify-content:space-between;align-items:center;padding:12px 18px 8px;font-size:11px;font-weight:700;display:flex}.sms-preview-section .sms-phone-status-icons{align-items:center;gap:6px;display:inline-flex}.sms-preview-section .sms-phone-status-icons svg{width:14px;height:14px}.sms-preview-section .sms-phone-contact{border-bottom:1px solid var(--sms-phone-contact-border);align-items:center;gap:10px;padding:10px 14px;display:flex}.sms-preview-section .sms-phone-avatar{border-radius:50%;flex:none;width:38px;height:38px;overflow:hidden}.sms-preview-section .sms-phone-avatar img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:38px;height:38px}.sms-preview-section .sms-phone-contact-info{flex-direction:column;gap:2px;min-width:0;display:flex}.sms-preview-section .sms-phone-contact-name{font-family:var(--font-body);font-size:14px;font-weight:700;line-height:1.2}.sms-preview-section .sms-phone-contact-status{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#6b7280;align-items:center;gap:6px;font-size:10px;display:inline-flex}.sms-preview-section .sms-status-dot{background:var(--ink-green,#00d68f);border-radius:50%;width:7px;height:7px}.sms-preview-section .sms-phone-messages{flex-direction:column;flex:auto;gap:10px;padding:14px 12px;display:flex;overflow:hidden}.sms-preview-section .sms-time-divider{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;align-self:center;font-size:10px}.sms-preview-section .sms-msg{flex-direction:column;gap:3px;max-width:82%;display:flex}.sms-preview-section .sms-msg-in{align-self:flex-start;align-items:flex-start}.sms-preview-section .sms-msg-out{align-self:flex-end;align-items:flex-end}.sms-preview-section .sms-msg-bubble{font-family:var(--font-body);border-radius:18px;padding:9px 13px;font-size:13px;line-height:1.45}.sms-preview-section .sms-msg-in .sms-msg-bubble{border-bottom-left-radius:6px}.sms-preview-section .sms-msg-out .sms-msg-bubble{background:var(--brand-blue,#2979ff);color:#fff;border-bottom-right-radius:6px}.sms-preview-section .sms-msg-time,.sms-preview-section .sms-read-receipt{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;font-size:9px}.sms-preview-section .sms-msg-meta{gap:6px;display:inline-flex}.sms-preview-section .sms-typing-indicator{background:var(--sms-msg-in-bg);border-radius:18px 18px 18px 6px;align-self:flex-start;padding:10px 14px}.sms-preview-section .sms-typing-dots{gap:4px;display:inline-flex}.sms-preview-section .sms-typing-dots span{background:#9ca3af;border-radius:50%;width:6px;height:6px}.sms-preview-section .sms-phone-input{border-top:1px solid var(--sms-input-border);border-bottom-right-radius:32px;border-bottom-left-radius:32px;align-items:center;gap:8px;padding:10px 12px;display:flex}.sms-preview-section .sms-input-field{border:1px solid var(--sms-input-field-border);font-family:var(--font-body);border-radius:999px;flex:auto;padding:9px 14px;font-size:13px}.sms-preview-section .sms-send-btn{background:var(--brand-blue,#2979ff);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.sms-preview-section .sms-send-btn svg{width:16px;height:16px}.sms-preview-section .sms-float-badge{z-index:3;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;box-shadow:0 14px 30px color-mix(in srgb, var(--foreground) 28%, transparent);border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;bottom:84px;right:16px}.sms-preview-section .sms-float-badge-pulse{background:var(--ink-green,#00d68f);border-radius:50%;width:7px;height:7px}@media (max-width:900px){.sms-preview-section .sms-float-badge{bottom:78px;right:16px}}.landing-page-tattoo .segment-hero{--public-cinematic-hero-image:url(/landing-v4-assets/heroes/flash-day-wall-of-flash-client-pointing.webp);margin-bottom:0}.landing-page-tattoo .segment-hero .hero__kicker,.landing-page-tattoo .segment-hero .hero__kicker.pulse{background:var(--brand-green);color:var(--graphite-ink);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;text-shadow:none;border:0;border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-size:11px;font-weight:700;animation:none;display:inline-flex}.landing-page-tattoo .segment-hero__ctas{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.segment-hero__ctas .lv-btn.is-solid:hover:not(:disabled){box-shadow:3px 3px 0 0 var(--graphite-night);transform:translate(-1px,-1px)}.landing-page-tattoo .segment-hero__note{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:color-mix(in srgb, var(--on-dark-foreground) 82%, transparent);margin:16px 0 0;font-size:11px}.landing-page-tattoo .social-proof{z-index:1;margin-top:0;position:relative}.landing-page-tattoo .segment-built-by{padding-top:64px;padding-bottom:32px}.landing-page-tattoo .sms-preview-section{padding-top:32px}.landing-page-tattoo .segment-built-by .section__head{text-align:center;max-width:760px;margin-inline:auto}.landing-page-tattoo .segment-built-by .section__lead{margin-inline:auto}.segment-built-by+.sms-preview-section{padding-top:32px}@media (max-width:600px){.sms-preview-section .btn-primary{letter-spacing:.04em;white-space:normal;text-align:center;width:100%;padding:12px 18px}}.landing-page-tattoo .segment-hero .hero__title{line-height:.98}@media (max-width:960px){.lvl2-public-shell.lvl2-v4-shell.landing-page-tattoo .segment-hero__visual{max-height:none;margin-top:28px;display:flex;overflow:visible}.lvl2-public-shell.lvl2-v4-shell.landing-page-tattoo .segment-hero__visual>*{transform:none}}@media (max-width:420px){.lvl2-public-shell.lvl2-v4-shell.landing-page-tattoo .segment-hero__visual>*{transform-origin:top;transform:scale(.9)}}