:root{--cloud:#FAFBF7;--sky:#EAF2F1;--navy:#182635;--navy-soft:#3E4C5A;--slate:#6B7580;--apricot:#F2A65A;--apricot-dark:#B96E1F;--mint:#5FAE8C;--mint-dark:#2E6B50;--line:#E1E5E0;--white:#FFFFFF}.feedflow-home *{box-sizing:border-box;margin:0;padding:0}.feedflow-home body{font-family:Inter,sans-serif;background:var(--cloud);color:var(--navy);line-height:1.6;-webkit-font-smoothing:antialiased}.feedflow-home h1,.feedflow-home h2,.feedflow-home h3{font-family:Sora,sans-serif;font-weight:600;color:var(--navy);letter-spacing:-.01em}.feedflow-home a{color:inherit;text-decoration:none}.feedflow-home img{max-width:100%;display:block}.feedflow-home .wrap{max-width:1120px;margin:0 auto;padding:0 32px}.feedflow-home .mono{font-family:IBM Plex Mono,monospace;letter-spacing:.02em}.feedflow-home header{position:sticky;top:0;z-index:20;background:#fafbf7eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line)}.feedflow-home nav{display:flex;align-items:center;justify-content:space-between;padding:20px 0}.feedflow-home .logo{font-family:Sora,sans-serif;font-weight:700;font-size:20px;display:flex;align-items:center;gap:8px}.feedflow-home .logo-dot{width:8px;height:8px;border-radius:50%;background:var(--apricot)}.feedflow-home .nav-links{display:flex;gap:36px;font-size:15px;color:var(--navy-soft)}.feedflow-home .nav-links a:hover{color:var(--navy)}.feedflow-home .nav-cta{background:var(--navy);color:var(--white);padding:10px 22px;border-radius:100px;font-size:14px;font-weight:500}.feedflow-home .nav-cta:hover{background:var(--apricot-dark)}@media(max-width:780px){.feedflow-home .nav-links{display:none}}.feedflow-home .hero{padding:88px 0 96px}.feedflow-home .hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:center}.feedflow-home .eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--sky);color:var(--mint-dark);font-size:13px;font-weight:500;padding:7px 14px;border-radius:100px;margin-bottom:24px}.feedflow-home .hero h1{font-size:52px;line-height:1.08;margin-bottom:20px}.feedflow-home .hero p.lead{font-size:18px;color:var(--navy-soft);max-width:440px;margin-bottom:32px}.feedflow-home .btn-row{display:flex;gap:14px;align-items:center}.feedflow-home .btn-primary{background:var(--apricot);color:var(--navy);padding:15px 28px;border-radius:100px;font-weight:600;font-size:15px;box-shadow:0 1px #00000005}.feedflow-home .btn-primary:hover{background:var(--apricot-dark);color:var(--white)}.feedflow-home .btn-secondary{padding:15px 24px;font-size:15px;font-weight:500;color:var(--navy);border:1px solid var(--line);border-radius:100px}.feedflow-home .btn-secondary:hover{border-color:var(--navy)}.feedflow-home .trust-row{display:flex;gap:28px;margin-top:36px;font-size:13px;color:var(--slate)}.feedflow-home .trust-row span{display:flex;align-items:center;gap:6px}.feedflow-home .hero-visual{background:var(--sky);border-radius:24px;padding:40px;position:relative;overflow:hidden}.feedflow-home .hero-visual img{border-radius:16px}.feedflow-home .timeline-section{padding:80px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white)}.feedflow-home .timeline-head{max-width:560px;margin-bottom:56px}.feedflow-home .timeline-head h2{font-size:32px;margin-bottom:14px}.feedflow-home .timeline-head p{color:var(--slate);font-size:16px}.feedflow-home .day-track{position:relative;height:4px;background:var(--line);border-radius:4px;margin:0 8px}.feedflow-home .day-fill{position:absolute;left:0;top:0;height:100%;background:var(--mint);border-radius:4px;width:0%;transition:width 1.6s cubic-bezier(.2,.7,.3,1)}.feedflow-home .day-track.on .day-fill{width:100%}.feedflow-home .day-stops{display:flex;justify-content:space-between;margin-top:-2px}.feedflow-home .stop{width:66px;display:flex;flex-direction:column;align-items:center;text-align:center}.feedflow-home .stop-dot{width:14px;height:14px;border-radius:50%;background:var(--white);border:3px solid var(--line);margin-bottom:14px;transition:border-color .4s,background .4s}.feedflow-home .day-track.on .stop-dot{border-color:var(--mint);background:var(--mint)}.feedflow-home .stop-time{font-size:13px;color:var(--navy);font-weight:500}.feedflow-home .stop-label{font-size:12px;color:var(--slate);margin-top:2px}.feedflow-home .day-row{display:flex;align-items:flex-start;gap:0;position:relative}.feedflow-home .features{padding:88px 0}.feedflow-home .features-head{max-width:520px;margin-bottom:52px}.feedflow-home .features-head h2{font-size:32px;margin-bottom:14px}.feedflow-home .features-head p{color:var(--slate);font-size:16px}.feedflow-home .feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:16px;overflow:hidden}.feedflow-home .feature-card{background:var(--white);padding:32px 28px}.feedflow-home .feature-icon{width:40px;height:40px;border-radius:10px;background:var(--sky);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.feedflow-home .feature-card h3{font-size:17px;margin-bottom:8px}.feedflow-home .feature-card p{font-size:14px;color:var(--slate)}@media(max-width:780px){.feedflow-home .feature-grid{grid-template-columns:1fr}}.feedflow-home .product{padding:88px 0;background:var(--sky)}.feedflow-home .product-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.feedflow-home .product-copy .kicker{font-size:13px;color:var(--mint-dark);font-weight:500;margin-bottom:14px}.feedflow-home .product-copy h2{font-size:30px;margin-bottom:16px}.feedflow-home .product-copy p{color:var(--navy-soft);font-size:15px;margin-bottom:26px;max-width:420px}.feedflow-home .spec-list{list-style:none;display:flex;flex-direction:column;gap:12px;margin-bottom:30px}.feedflow-home .spec-list li{display:flex;gap:10px;font-size:14px;color:var(--navy-soft)}.feedflow-home .spec-list li:before{content:"\2713";color:var(--mint-dark);font-weight:700}.feedflow-home .price-tag{display:flex;align-items:baseline;gap:10px;margin-bottom:24px}.feedflow-home .price-tag .amt{font-family:Sora;font-size:28px;font-weight:700}.feedflow-home .price-tag .note{font-size:13px;color:var(--slate)}.feedflow-home .product-visual{background:var(--white);border-radius:20px;padding:32px}.feedflow-home .product-visual img{border-radius:12px}.feedflow-home .testimonials{padding:88px 0}.feedflow-home .testimonials h2{font-size:30px;text-align:center;margin-bottom:48px}.feedflow-home .t-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feedflow-home .t-card{background:var(--white);border:1px solid var(--line);border-radius:16px;padding:28px}.feedflow-home .stars{color:var(--apricot-dark);font-size:14px;margin-bottom:14px}.feedflow-home .t-card p{font-size:14px;color:var(--navy-soft);margin-bottom:20px}.feedflow-home .t-name{font-size:13px;font-weight:600;color:var(--navy)}.feedflow-home .t-loc{font-size:12px;color:var(--slate)}@media(max-width:780px){.feedflow-home .t-grid{grid-template-columns:1fr}}.feedflow-home .faq{padding:88px 0;background:var(--white);border-top:1px solid var(--line)}.feedflow-home .faq-wrap{max-width:720px;margin:0 auto}.feedflow-home .faq h2{font-size:30px;margin-bottom:40px;text-align:center}.feedflow-home .faq-item{border-bottom:1px solid var(--line);padding:22px 0}.feedflow-home .faq-q{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:500;font-size:15px}.feedflow-home .faq-q .plus{color:var(--slate);font-size:18px;transition:transform .25s}.feedflow-home .faq-item.open .plus{transform:rotate(45deg)}.feedflow-home .faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease}.feedflow-home .faq-a p{font-size:14px;color:var(--slate);padding-top:14px;max-width:600px}.feedflow-home .community{padding:88px 0;background:var(--white);border-top:1px solid var(--line)}.feedflow-home .community-head{max-width:560px;margin-bottom:48px}.feedflow-home .community-head h2{font-size:32px;margin-bottom:14px}.feedflow-home .community-head p{color:var(--slate);font-size:16px}.feedflow-home .community-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:24px;margin-bottom:20px}.feedflow-home .charity-card{background:var(--sky);border-radius:16px;padding:28px}.feedflow-home .charity-card .tag{font-size:12px;font-weight:500;color:var(--mint-dark);background:var(--white);display:inline-block;padding:5px 12px;border-radius:100px;margin-bottom:16px}.feedflow-home .charity-card h3{font-size:17px;margin-bottom:8px}.feedflow-home .charity-card p{font-size:14px;color:var(--navy-soft);margin-bottom:16px}.feedflow-home .charity-card a{font-size:13px;font-weight:600;color:var(--navy);border-bottom:1px solid var(--navy)}.feedflow-home .charity-card a:hover{color:var(--apricot-dark);border-color:var(--apricot-dark)}.feedflow-home .event-strip{display:flex;flex-direction:column;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:16px;overflow:hidden}.feedflow-home .event-row{background:var(--white);padding:20px 24px;display:flex;align-items:center;gap:20px}.feedflow-home .event-date{font-family:IBM Plex Mono;font-size:12px;color:var(--mint-dark);background:var(--sky);padding:6px 12px;border-radius:100px;white-space:nowrap}.feedflow-home .event-row p{font-size:14px;color:var(--navy-soft);margin:0}.feedflow-home .event-row strong{color:var(--navy);font-weight:600}@media(max-width:780px){.feedflow-home .community-grid{grid-template-columns:1fr}.feedflow-home .event-row{flex-direction:column;align-items:flex-start;gap:8px}}.feedflow-home .cta-band{padding:80px 0;text-align:center}.feedflow-home .cta-band h2{font-size:32px;margin-bottom:14px}.feedflow-home .cta-band p{color:var(--slate);margin-bottom:32px}.feedflow-home footer{background:var(--navy);color:var(--white);padding:56px 0 32px}.feedflow-home .footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px}.feedflow-home .footer-grid h4{font-size:13px;color:#9aa7b2;margin-bottom:16px;font-weight:500}.feedflow-home .footer-grid ul{list-style:none;display:flex;flex-direction:column;gap:10px}.feedflow-home .footer-grid a{font-size:14px;color:#d8dee3}.feedflow-home .footer-grid a:hover{color:var(--apricot)}.feedflow-home .footer-logo{font-family:Sora;font-weight:700;font-size:18px;margin-bottom:12px}.feedflow-home .footer-desc{font-size:14px;color:#9aa7b2;max-width:260px}.feedflow-home .footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:24px;display:flex;justify-content:space-between;font-size:12px;color:#8794a0}@media(max-width:780px){.feedflow-home .footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:780px){.feedflow-home .hero-grid,.feedflow-home .product-grid{grid-template-columns:1fr}}@media(max-width:780px){.feedflow-home .hero h1{font-size:36px}.feedflow-home .day-stops{flex-wrap:wrap;gap:20px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/feedflow-homepage.css.map */
