*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;color:#1f2937;background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3;margin-bottom:.5rem}h1{font-size:3.5rem;font-weight:800;color:#000;margin-bottom:1.5rem;line-height:1.1;letter-spacing:-.02em}h2{font-size:2.5rem;color:#1f2937;margin-bottom:1rem}h3{font-size:1.5rem;color:#374151;margin-bottom:.75rem}p{color:#6b7280;margin-bottom:1rem;font-size:1.1rem}.btn{display:inline-flex;align-items:center;padding:14px 28px;border-radius:12px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;cursor:pointer;border:none}.btn-primary{background:linear-gradient(135deg,#5ba7f7,#4472ca);color:#fff;box-shadow:0 4px 15px #5ba7f766}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #5ba7f799}.btn-secondary{background:#5ba7f71a;color:#667eea;border:2px solid #667eea}.btn-secondary:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.section-tag{display:inline-flex;align-items:center;padding:6px 16px;background:linear-gradient(135deg,#5ba7f7,#4472ca);color:#fff;font-size:.875rem;font-weight:600;border-radius:20px;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px;gap:8px}.section-tag-icon{width:18px;height:18px;object-fit:contain}.navbar{position:fixed;top:0;width:100%;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);z-index:1000;padding:1rem 0}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.nav-logo{display:flex;align-items:center;gap:.5rem}.nav-app-icon{width:32px;height:32px;object-fit:contain;flex-shrink:0;margin-right:12px;border-radius:8px}.nav-logo h2{color:#000;font-size:1.75rem;font-weight:700;margin:0}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a{text-decoration:none;color:#374151;font-weight:500;transition:color .3s ease}.nav-links a:hover{color:#667eea}.nav-cta{background:linear-gradient(135deg,#5ba7f7,#4472ca);color:#fff!important;padding:10px 20px;border-radius:8px;font-weight:600}.nav-mobile{display:none}.mobile-menu-btn{background:none;border:none;font-size:1.5rem;cursor:pointer}.hero{padding:100px 0 60px;background:#fff;overflow:hidden}.hero-container{max-width:1200px;margin:0 auto;padding:0 20px}.hero-content{display:grid;grid-template-columns:1.4fr .6fr;gap:4rem;align-items:center;max-width:1400px;margin:0 auto}.hero-text{max-width:700px}.hero-app-icon{width:500px;height:200px;margin-bottom:.2rem;margin-left:-250px;display:flex;align-items:center;justify-content:flex-start;overflow:visible}.hero-app-icon img{width:100%;height:100%;object-fit:contain;border-radius:16px}.hero-icon{margin-bottom:1.5rem;display:flex;justify-content:flex-start}.hero-waveneedle{width:180px;height:180px;object-fit:contain}.hero-subtitle{font-size:1.2rem;color:#6b7280;margin-bottom:2rem;line-height:1.6}.hero-buttons{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.hero-note{font-size:.9rem;color:#9ca3af;margin:0}.hero-visual{display:flex;justify-content:center;align-items:center}.phone-mockup{width:350px;height:700px;background:#1f2937;border-radius:40px;padding:10px;box-shadow:0 25px 70px #00000040;position:relative;justify-self:center}.phone-screen{width:100%;height:100%;background:#fff;border-radius:30px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.app-screenshot{width:100%;height:100%;object-fit:cover;border-radius:30px}.app-interface{background:#f8fafc;height:100%;padding:20px;display:flex;flex-direction:column}.interface-header{margin-bottom:25px}.status-bar{display:flex;justify-content:space-between;font-size:.8rem;color:#1f2937;margin-bottom:15px;font-weight:600}.app-title{display:flex;align-items:center;gap:8px;margin-bottom:8px}.app-icon-small{width:24px;height:24px;background:linear-gradient(135deg,#5ba7f7,#4472ca);border-radius:6px;position:relative}.app-icon-small:before{content:"R";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-weight:700;font-size:.9rem}.app-title h3{font-size:1.2rem;color:#1f2937;margin:0}.welcome-text{color:#6b7280;font-size:.9rem;margin:0 0 20px}.app-content{flex:1;display:flex;flex-direction:column;gap:12px}.feature-button{background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:16px;padding:16px;color:#fff;position:relative;overflow:hidden}.feature-button.exact-vision{background:linear-gradient(135deg,#0891b2,#0284c7)}.button-content{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}.button-text h4{color:#fff;font-size:1rem;margin:0 0 4px;font-weight:600}.button-text p{color:#ffffffe6;font-size:.8rem;margin:0;line-height:1.3}.button-icon{background:#fff3;width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center}.button-icon img{width:24px;height:24px;object-fit:contain}.recent-section{margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb}.recent-section h4{color:#1f2937;font-size:1rem;margin:0 0 12px;font-weight:600}.empty-state{color:#9ca3af;font-size:.8rem;text-align:center;margin:20px 0;line-height:1.4}.problem-section{padding:60px 0;background:#fff}.section-header{text-align:center;max-width:800px;margin:0 auto 3rem}.problem-icon-large{display:flex;justify-content:center;margin-bottom:2rem}.problem-main-icon{width:200px;height:200px;object-fit:contain}.section-header p{font-size:1.2rem;color:#6b7280}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;margin-top:3rem}.problem-card{background:#fff;padding:2rem;border-radius:16px;text-align:center;transition:transform .3s ease;border:2px dashed #5ba7f7;box-shadow:0 2px 15px #00000014}.problem-card:hover{transform:translateY(-5px)}.problem-icon{width:100px;height:100px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center}.problem-icon img{width:80px;height:80px;object-fit:contain}.problem-card h3{color:#1f2937;margin-bottom:1rem}.problem-card p{color:#6b7280;line-height:1.6}.solution-section{padding:60px 0;background:#fff}.solution-content{display:grid;grid-template-columns:1.3fr .7fr;gap:5rem;align-items:flex-start;max-width:1200px;margin:0 auto}.feature-list{margin-top:2.5rem}.feature-item{display:flex;gap:1.2rem;margin-bottom:1.5rem;padding:1.8rem;background:#fff;border-radius:12px;box-shadow:0 2px 15px #00000014;border:2px dashed #5ba7f7}.feature-icon{width:80px;height:80px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:transparent;border-radius:12px}.feature-icon img{width:60px;height:60px;object-fit:contain}.feature-item h4{color:#1f2937;margin-bottom:.5rem}.feature-item p{color:#6b7280;margin:0}.feature-showcase{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 8px 25px #00000014;border:1px solid #f1f5f9}.showcase-item{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid #e5e7eb;align-items:center}.showcase-item:last-child{border-bottom:none}.showcase-image{width:60px;height:60px;border-radius:8px;overflow:hidden}.fabric-sample{width:100%;height:100%;border-radius:8px}.fabric-1{background:linear-gradient(45deg,#4f46e5,#7c3aed)}.fabric-2{background:linear-gradient(45deg,#ec4899,#f97316)}.fabric-3{background:linear-gradient(45deg,#06b6d4,#3b82f6)}.fabric-4{background:linear-gradient(45deg,#10b981,#059669)}.showcase-details h4{color:#1f2937;margin-bottom:.25rem}.showcase-details p{color:#6b7280;font-size:.9rem;margin-bottom:.5rem}.tags{display:flex;gap:.5rem}.tag{background:#e0e7ff;color:#4338ca;padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:500}.how-it-works{padding:80px 0;background:#fff}.how-it-works-icon{display:flex;justify-content:center;margin-bottom:2rem}.threads-icon{width:200px;height:200px;object-fit:contain}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;max-width:1000px;margin-left:auto;margin-right:auto}.step{text-align:center;position:relative;display:flex;flex-direction:column;align-items:center}.step-number{width:50px;height:50px;background:linear-gradient(135deg,#5ba7f7,#4472ca);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;margin:.5rem 0 1rem}.step-visual{margin-bottom:.5rem;display:flex;justify-content:center;opacity:.8}.step-visual img{width:48px;height:48px;object-fit:contain}.community-section{padding:80px 0;background:#fff}.community-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.tiktok-slider{background:#f8fafc;border-radius:16px;padding:1.5rem;border:2px dashed #5ba7f7}.slider-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.slider-header h3{color:#1f2937;font-size:1.2rem;font-weight:600;margin:0}.follow-btn{background:linear-gradient(135deg,#5ba7f7,#4472ca);color:#fff;padding:.5rem 1rem;border-radius:20px;text-decoration:none;font-size:.9rem;font-weight:500;transition:transform .2s ease}.follow-btn:hover{transform:translateY(-2px)}.tiktok-posts{display:flex;gap:1rem;overflow-x:auto;padding-bottom:1rem}.tiktok-post{min-width:200px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:all .3s ease;text-decoration:none;color:inherit;display:block;cursor:pointer}.tiktok-post.center-post{min-width:250px;transform:scale(1.1)}.tiktok-post:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.tiktok-post.center-post:hover{transform:translateY(-4px) scale(1.1)}.tiktok-post:active{transform:translateY(-2px)}.tiktok-post.center-post:active{transform:translateY(-2px) scale(1.1)}.post-preview{position:relative;aspect-ratio:9/16;overflow:hidden}.post-preview img{width:100%;height:100%;object-fit:cover}.play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000b3;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.post-info{padding:1rem}.post-info p{color:#1f2937;font-weight:500;margin:0 0 .5rem;font-size:.9rem}.post-stats{display:flex;gap:1rem;font-size:.8rem;color:#6b7280}.slider-controls{display:flex;justify-content:center;gap:1rem;margin-top:1rem}.slider-btn{background:#5ba7f7;color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:1.5rem;cursor:pointer;transition:background .2s ease}.slider-btn:hover{background:#4472ca}.community-features{margin-top:2rem}.community-feature{margin-bottom:2rem}.community-feature h4{color:#1f2937;margin-bottom:.5rem}.community-feature p{color:#6b7280;margin:0}.community-showcase{display:flex;flex-direction:column;gap:1rem}.project-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 15px #0000001a;display:flex;gap:1rem;align-items:center}.project-card.featured{background:linear-gradient(135deg,#5ba7f7,#4472ca);color:#fff;transform:scale(1.05)}.project-image{width:60px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0}.project-photo{width:100%;height:100%;object-fit:cover;border-radius:8px}.before-after-mini{display:flex;width:100%;height:100%}.mini-before,.mini-after{width:50%;height:100%}.mini-before{background:#e5e7eb}.mini-after{background:linear-gradient(135deg,#10b981,#059669)}.project-details h4{margin-bottom:.25rem}.project-details p{font-size:.9rem;opacity:.8;margin-bottom:.5rem}.project-stats{display:flex;gap:1rem;font-size:.8rem}.testimonials{padding:80px 0;background:#fff}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem}.testimonial{background:#fff;padding:2rem;border-radius:16px;border:1px solid #e5e7eb;border-left:4px solid #667eea}.testimonial blockquote{font-size:1.1rem;line-height:1.7;color:#374151;margin-bottom:1.5rem;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:1rem}.author-avatar{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#5ba7f7,#4472ca);display:flex;align-items:center;justify-content:center;font-size:1.5rem}.author-name{font-weight:600;color:#1f2937}.author-title{font-size:.9rem;color:#6b7280}.cta-section{padding:80px 0;background:#fff;color:#333;text-align:center;position:relative}.cta-section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:200px;height:20px;background-image:repeating-linear-gradient(90deg,#5ba7f7 0px,#5ba7f7 8px,transparent 8px,transparent 16px);background-size:16px 2px;background-repeat:repeat-x;background-position:center}.cta-content h2{color:#333;font-size:3rem;margin-bottom:1rem}.cta-content p{color:#666;font-size:1.2rem;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.download-buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem;flex-wrap:wrap}.download-btn{display:flex;align-items:center;gap:1rem;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);color:#fff;padding:1rem 2rem;border-radius:12px;text-decoration:none;transition:all .3s ease;min-width:200px}.download-btn:hover{background:#ffffff40;transform:translateY(-2px)}.btn-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.download-center{display:flex;justify-content:center;margin:2rem 0}.app-icon-large{width:200px;height:200px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:20px;box-shadow:0 4px 15px #0000001a}.app-icon-large img{width:180px;height:180px;object-fit:contain;border-radius:20px}.download-btn.ios{display:flex;flex-direction:column;align-items:center;background:#ffffff26;border:2px solid rgba(255,255,255,.3);padding:2rem;border-radius:20px;text-decoration:none;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:200px}.download-btn.ios:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-2px)}.btn-icon img{width:28px;height:28px;object-fit:contain;border-radius:6px}.btn-text span{display:block;font-size:.9rem;opacity:.8}.btn-text strong{font-size:1.1rem;font-weight:600}.cta-note{color:#fffc;font-size:.9rem;margin:0}.footer{background:#1f2937;color:#9ca3af;padding:60px 0 20px}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-brand h3{background:linear-gradient(135deg,#5ba7f7,#4472ca);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:1.5rem;margin-bottom:1rem}.footer-brand p{color:#9ca3af;line-height:1.6}.footer-column h4{color:#fff;margin-bottom:1rem;font-size:1rem}.footer-column a{display:block;color:#9ca3af;text-decoration:none;margin-bottom:.5rem;transition:color .3s ease}.footer-column a:hover{color:#667eea}.footer-bottom{border-top:1px solid #374151;padding-top:2rem;text-align:center}@media (max-width: 768px){.hero-text{display:flex;flex-direction:column}.hero-app-icon{order:6;margin:1rem auto .5rem;width:300px;height:150px}.hero-note{order:5;text-align:center}.nav-links{display:none}.nav-mobile{display:block}.nav-container{padding:0 20px}.nav-logo h2{font-size:1.5rem}.nav-app-icon{width:28px;height:28px}.hero{padding:80px 0 60px}.hero-content{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-visual{order:-1}.hero-app-icon{width:300px;height:150px;margin-left:-150px;margin-bottom:1rem}h1{font-size:2.2rem;line-height:1.2;margin-bottom:1rem}h2{font-size:1.8rem}.hero-subtitle{font-size:1.1rem;margin-bottom:2rem}.phone-mockup{width:280px;height:560px}.hero-buttons{flex-direction:column;gap:1rem;align-items:center}.btn{width:100%;max-width:280px;padding:14px 24px;font-size:1rem}.problem-section{padding:60px 0}.problem-main-icon{width:150px;height:150px}.problem-cards{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.problem-card{padding:1.5rem}.problem-icon{width:80px;height:80px}.problem-icon img{width:60px;height:60px}.vision-reality-content{grid-template-columns:1fr;gap:3rem}.transformation-flow{padding:2rem;gap:2rem}.sketch-box,.thrifted-box,.result-box{padding:1.5rem}.sketch-placeholder,.thrifted-image,.result-image{width:120px;height:120px}.arrow-image{width:40px;height:40px}.Features{padding:2rem 0}.features-border{margin-bottom:1.5rem}.border-image{max-width:100%}.feature-list{gap:1rem}.feature-item{padding:1.5rem;gap:1rem}.feature-icon{width:60px;height:60px}.feature-icon img{width:40px;height:40px}.how-it-works{padding:60px 0}.threads-icon{width:150px;height:150px}.steps-grid{grid-template-columns:1fr;gap:2rem}.step{padding:1.5rem}.community-content{grid-template-columns:1fr;gap:3rem}.tiktok-slider{padding:1rem}.tiktok-posts{gap:.8rem}.tiktok-post{min-width:160px}.tiktok-post.center-post{min-width:180px;transform:scale(1.05)}.post-info p{font-size:.8rem}.cta-section{padding:60px 0}.cta-content h2{font-size:2rem;margin-bottom:1rem}.cta-content p{font-size:1.1rem;margin-bottom:2rem}.app-icon-large{width:120px;height:120px}.download-btn{padding:1rem}.download-buttons{flex-direction:column;align-items:center}.footer-content{grid-template-columns:1fr;gap:2rem}.testimonials-grid,.problem-grid,.steps-grid{grid-template-columns:1fr}}@media (max-width: 480px){.container{padding:0 15px}h1{font-size:2rem}.hero{padding:100px 0 60px}.phone-mockup{width:200px;height:400px}.cta-content h2{font-size:2rem}.btn{padding:12px 20px;font-size:.9rem}}.transformation-flow{display:flex;flex-direction:column;align-items:center;gap:2.5rem;background:#fff;border-radius:16px;padding:3rem;box-shadow:0 8px 25px #00000014;border:1px solid #f1f5f9}.sketch-box,.thrifted-box,.result-box{text-align:center;width:100%}.sketch-box h4,.thrifted-box h4,.result-box h4{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.8rem;letter-spacing:-.01em}.sketch-box p,.thrifted-box p,.result-box p{font-size:1rem;color:#6b7280;margin-bottom:0;line-height:1.5}.sketch-placeholder{width:200px;height:200px;background:transparent;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;overflow:hidden}.sketch-image{width:100%;height:100%;object-fit:contain}.thrifted-image{width:200px;height:200px;margin:0 auto 1.5rem;border-radius:12px;overflow:hidden;border:2px solid #e5e7eb}.thrifted-image img{width:100%;height:100%;object-fit:cover}.doodle-dress{position:relative;width:60px;height:80px}.dress-top{width:40px;height:30px;background:#e2e8f0;border-radius:8px 8px 0 0;position:absolute;top:0;left:10px}.dress-skirt{width:50px;height:50px;background:#e2e8f0;border-radius:0 0 25px 25px;position:absolute;top:30px;left:5px}.dress-sleeves{width:20px;height:15px;background:#e2e8f0;border-radius:10px;position:absolute;top:5px;left:-5px}.dress-sleeves:after{content:"";width:20px;height:15px;background:#e2e8f0;border-radius:10px;position:absolute;top:0;left:50px}.arrow-down{display:flex;justify-content:center;align-items:center;margin:.5rem 0}.arrow-image{width:60px;height:60px;object-fit:contain}.result-image{width:200px;height:200px;margin:0 auto 1.5rem;border-radius:12px;overflow:hidden;border:2px solid #e5e7eb}.result-image img{width:100%;height:100%;object-fit:cover}.steps-list{text-align:left;margin-top:1rem}.step-item{padding:.5rem 0;border-bottom:1px solid #f1f5f9;font-size:.9rem;color:#64748b}.step-item:last-child{border-bottom:none}.vision-reality-section{padding:80px 0;background:#fff}.vision-reality-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;max-width:1400px;margin:0 auto}.vision-reality-section{padding:100px 0;background:#fff}.vision-reality-content{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;max-width:1400px;margin:0 auto}.transformation-flow-left{display:flex;justify-content:center}.Features{display:flex;flex-direction:column;justify-content:center;height:100%}.features-border{display:flex;justify-content:center;margin-bottom:2rem;width:100%}.border-image{width:100%;max-width:800px;height:auto;object-fit:cover}.solution-text-right{display:flex;flex-direction:column;justify-content:center;height:100%}.thread-decoration{position:relative;width:100%;height:60px;margin:2rem 0 3rem;display:flex;align-items:center;justify-content:center}.thread-line{position:absolute;top:50%;left:10%;right:10%;height:3px;background:#5ba7f7;border-radius:2px;transform:translateY(-50%)}.thread-loop{position:absolute;width:20px;height:20px;border:3px solid #5ba7f7;border-radius:50%;background:#fff;top:50%;transform:translateY(-50%)}.loop-1{left:20%}.loop-2{left:50%;transform:translate(-50%,-50%)}.loop-3{right:20%}html{scroll-behavior:smooth}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeInUp .6s ease-out}.problem-card,.testimonial,.project-card{transition:all .3s ease}.problem-card:hover,.testimonial:hover,.project-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}@media (max-width: 768px){.nav-container{position:relative}.nav-links{position:absolute;top:100%;right:0;left:0;background:#fff;padding:12px 20px 16px;flex-direction:column;gap:14px;border-bottom:1px solid rgba(0,0,0,.1);box-shadow:0 8px 20px #0000000f;z-index:1001}.nav-links a{padding:8px 0}.vision-reality-section{padding:60px 0}.vision-reality-content{grid-template-columns:1fr;gap:2rem;align-items:start}.Features{order:2;padding-top:0}.transformation-flow-left{order:1}.feature-list{gap:1rem}.feature-item{padding:1.25rem}.features-border{margin:1rem 0}.hero-buttons .btn{justify-content:center;text-align:center;width:100%}}
