@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");:root{--primary-color:#f97316;--text-color:#ffffff;--text-secondary:#cbd5e1;--card-bg:rgba(255,255,255,0.05);--card-border:rgba(255,255,255,0.1);--card-hover-border:rgba(249,115,22,0.5);--transition-speed:0.3s;.typing-text{color:#f59e0b;font-weight:700}.cursor{font-weight:100;color:#f59e0b;animation:blink 1.5s infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.features-section{min-height:100vh;padding:0 1rem;overflow-x:hidden}.app-features-section{min-height:100vh}.container{width:100%;max-width:1400px;margin:0 auto}.hero-section{margin-bottom:4rem}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:85vh}.hero-left{padding:2rem 0;display:flex;flex-direction:column;justify-content:center}.hero-title{margin-top:1rem;font-size:2.6rem;font-weight:800;background:linear-gradient(135deg,#f3b793,#f59e0b);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.1;letter-spacing:-.02em;font-family:Inter,Poppins,-apple-system,BlinkMacSystemFont,sans-serif!important;margin-bottom:.5rem}.hero-subtitle{font-size:1.6rem;font-weight:500;color:var(--text-color);margin-bottom:1.5rem;line-height:1.2}.hero-description{color:rgb(230,221,221);font-size:1.15rem;line-height:1.6;margin-bottom:1.7rem;max-width:95%;text-align:center}.hero-extra{text-align:center;font-size:.85rem;margin-top:.3rem;color:rgb(231,195,129)}.hero-right{display:flex;justify-content:center;align-items:center;position:relative}.video-container{width:100%;max-width:600px;position:relative}.video-wrapper{position:relative;width:100%;height:0;padding-bottom:56.25%;overflow:hidden;border-radius:24px;box-shadow:0 20px 40px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.1);background:rgba(255,255,255,.05);backdrop-filter:blur(10px);transform:perspective(1000px) rotateY(-5deg) rotateX(2deg);transition:transform .3s ease}.video-wrapper:hover{transform:perspective(1000px) rotateY(0deg) rotateX(0deg) scale(1.02)}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:24px}.features-header{text-align:center;margin-bottom:5rem}.features-title{font-size:3rem;font-weight:700;color:var(--text-color);margin-bottom:1rem;background:linear-gradient(135deg,#ffffff,#cbd5e1);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.features-subtitle{color:var(--text-secondary);font-size:1.2rem;max-width:600px;margin:0 auto;line-height:1.6}.features-showcase{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;margin-bottom:4rem;max-width:1200px;margin-left:auto;margin-right:auto}.app-feature-item{position:relative;background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.05));backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15);padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;cursor:pointer;min-height:280px;display:flex;flex-direction:column;border-radius:1rem}.app-feature-item:first-child{background:linear-gradient(145deg,rgba(139,92,246,.1),rgba(168,85,247,.05))}.app-feature-item:nth-child(2){background:linear-gradient(145deg,rgba(59,130,246,.1),rgba(6,182,212,.05))}.app-feature-item:nth-child(3){background:linear-gradient(145deg,rgba(16,185,129,.1),rgba(5,150,105,.05))}.app-feature-item:nth-child(4){background:linear-gradient(145deg,rgba(245,158,11,.1),rgba(249,115,22,.05))}.app-feature-item:nth-child(5),.app-feature-item:nth-child(6){background:linear-gradient(145deg,rgba(236,72,153,.1),rgba(190,24,93,.05))}.app-feature-item-content{display:flex;flex-direction:column;height:100%;position:relative;z-index:2}.app-feature-number{position:absolute;top:-.5rem;right:-.5rem;font-size:4rem;font-weight:900;color:rgba(255,255,255,.08);line-height:1;pointer-events:none}.app-feature-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background:rgba(255,255,255,.1);border-radius:16px;margin-bottom:1.5rem;position:relative;overflow:hidden}.app-feature-icon-wrapper .icon{width:2rem;height:2rem;color:#ff8a04}.app-feature-item:hover .app-feature-icon-wrapper .icon{transition:.7s ease-in-out;transform:scale(1.05)}.app-feature-item:hover{transition:.5s ease-in-out;transform:scale(1.05);cursor:default}.app-feature-info{flex:1;display:flex;flex-direction:column;gap:1rem}.app-feature-name{font-size:1.4rem;font-weight:700;color:var(--text-color);margin:0;line-height:1.3;background:linear-gradient(135deg,#ffffff,#e2e8f0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.app-feature-description{color:var(--text-secondary);font-size:1rem;line-height:1.6;margin:0;opacity:.9;flex:1}.app-feature-link{display:inline-flex;align-items:center;gap:.5rem;color:#ffffff;text-decoration:none;font-weight:600;font-size:1rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#b14e10,#b47e09);border-radius:12px;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px);width:fit-content;margin-top:auto}.app-feature-link:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.3);box-shadow:0 8px 16px rgba(0,0,0,.2)}.app-feature-arrow{font-size:.9rem;margin-top:.1rem}.app-feature-link:hover .app-feature-arrow{transform:translateX(4px);transition:.3s ease-in-out}.preview-image{width:100%;height:180px;object-fit:fill;object-position:center top;border-radius:14px;border:1px solid rgba(255,255,255,.12);box-shadow:0 8px 24px rgba(0,0,0,.45),0 2px 8px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.08);transition:all .45s cubic-bezier(.4,0,.2,1);display:block;background:rgba(255,255,255,.04);filter:brightness(.95) saturate(1.05)}.app-feature-item:hover .preview-image{transform:translateY(-4px) scale(1.02);box-shadow:0 16px 40px rgba(0,0,0,.55),0 4px 12px rgba(245,158,11,.2),inset 0 1px 0 rgba(255,255,255,.12);border-color:rgba(245,158,11,.35);filter:brightness(1.05) saturate(1.1)}.app-feature-item:first-child:hover .preview-image{box-shadow:0 16px 40px rgba(0,0,0,.55),0 4px 16px rgba(139,92,246,.3);border-color:rgba(139,92,246,.4)}.app-feature-item:nth-child(2):hover .preview-image{box-shadow:0 16px 40px rgba(0,0,0,.55),0 4px 16px rgba(59,130,246,.3);border-color:rgba(59,130,246,.4)}.app-feature-item:nth-child(3):hover .preview-image{box-shadow:0 16px 40px rgba(0,0,0,.55),0 4px 16px rgba(16,185,129,.3);border-color:rgba(16,185,129,.4)}.app-feature-item:nth-child(4):hover .preview-image{box-shadow:0 16px 40px rgba(0,0,0,.55),0 4px 16px rgba(245,158,11,.3);border-color:rgba(245,158,11,.4)}.app-feature-item:nth-child(5):hover .preview-image,.app-feature-item:nth-child(6):hover .preview-image{box-shadow:0 16px 40px rgba(0,0,0,.55),0 4px 16px rgba(236,72,153,.3);border-color:rgba(236,72,153,.4)}.get-started-btn{background:linear-gradient(135deg,#b14e10,#b47e09);color:white;font-weight:600;font-size:1.2rem;padding:1.2rem 2.5rem;border-radius:16px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 24px rgba(177,78,16,.4);position:relative;overflow:hidden}.get-started-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.get-started-btn:hover:before{left:100%}.get-started-btn:hover{transform:translateY(-3px);background:linear-gradient(135deg,#92400e,#b45309);box-shadow:0 12px 32px rgba(180,83,9,.5)}.get-started-btn .ml-2{margin-left:.5rem;transition:transform .3s ease}@media (min-width:768px){.get-started-btn .ml-2{margin-top:.3rem}}.get-started-btn:hover .ml-2{transform:translateX(4px)}.seo-section{margin-top:1rem;text-align:center}.seo-content{max-width:800px;margin:0 auto;padding:3rem 2rem;background:linear-gradient(145deg,rgba(255,255,255,.05),rgba(255,255,255,.02));backdrop-filter:blur(10px);border-radius:24px;border:1px solid rgba(255,255,255,.1)}.seo-text{color:var(--text-secondary);font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.get-started-btn-secondary{background:linear-gradient(135deg,#b14e10,#b47e09);color:white;font-weight:600;font-size:1.1rem;padding:1rem 2rem;border-radius:16px;border:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 20px rgba(177,78,16,.3)}.get-started-btn-secondary:hover{background:linear-gradient(135deg,#92400e,#b45309);transform:translateY(-2px);box-shadow:0 12px 28px rgba(180,83,9,.4)}.get-started-btn-secondary .ml-2{margin-left:.5rem;transition:transform .3s ease}.get-started-btn-secondary:hover .ml-2{transform:translateX(4px)}@media (max-width:1200px){.hero-content{gap:3rem;margin-top:1.5rem}.hero-title{font-size:3.2rem!important;margin-top:3rem}.hero-subtitle{font-size:1.9rem}.features-showcase{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}}@media (max-width:968px){.features-section{padding:1.5rem 1rem}.hero-section{margin-bottom:3rem}.hero-content{grid-template-columns:1fr;gap:2.5rem;text-align:center;min-height:auto}.hero-left{order:1;padding:1rem 0}.hero-right{order:2}.hero-title{font-size:2.8rem!important;margin-bottom:.75rem}.hero-subtitle{font-size:1.7rem;margin-bottom:1.25rem;line-height:1.3}.hero-description{max-width:100%;font-size:1.1rem;margin-bottom:2rem;padding:0 1rem}.video-container{max-width:500px}.video-wrapper{transform:none;border-radius:20px;box-shadow:0 15px 30px rgba(0,0,0,.3)}.video-wrapper:hover{transform:scale(1.02)}.video-wrapper iframe{border-radius:20px}.get-started-btn{font-size:1.1rem;padding:1.1rem 2.2rem}.features-showcase{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.app-feature-item{min-height:250px}.preview-image{height:160px}}@media (max-width:768px){.features-section{padding:1rem .75rem}.container{padding-top:.5rem}.hero-section{margin-bottom:2rem}.hero-content{gap:2rem}.hero-left{padding:.5rem 0}.hero-title{font-size:2.4rem!important;margin-bottom:.5rem;line-height:1.15;margin-top:0}.hero-subtitle{font-size:1.5rem;margin-bottom:1rem;line-height:1.35;padding:0 .5rem}.hero-description{font-size:1rem;margin-bottom:1.75rem;padding:0 .5rem;line-height:1.5}.video-container{max-width:100%;padding:0 .5rem}.video-wrapper{box-shadow:0 12px 25px rgba(0,0,0,.25)}.video-wrapper,.video-wrapper iframe{border-radius:16px}.get-started-btn{font-size:1rem;padding:1rem 2rem}.features-title{font-size:2.2rem}.features-subtitle{font-size:1.1rem}.app-feature-item{padding:1.5rem;min-height:220px}.features-showcase{grid-template-columns:1fr;gap:1rem}.preview-image{height:200px}.seo-content{margin:0 .5rem;padding:2rem 1.5rem}}@media (max-width:480px){.features-section{padding:0 .5rem}.hero-content{gap:1.5rem}.hero-title{font-size:2rem!important;margin-bottom:.4rem;line-height:1.2;margin-top:0}.hero-subtitle{font-size:1.3rem;margin-bottom:.8rem;line-height:1.4;padding:0 .25rem}.hero-description{font-size:.95rem;margin-bottom:1.5rem;padding:0 .25rem;line-height:1.5}.hero-extra{font-size:.65rem}.video-container{padding:0 .25rem}.video-wrapper{box-shadow:0 10px 20px rgba(0,0,0,.2)}.video-wrapper,.video-wrapper iframe{border-radius:12px}.get-started-btn{font-size:.95rem;padding:.9rem 1.8rem}.features-title{font-size:1.9rem}.features-subtitle{font-size:1rem}.app-feature-item{padding:1.25rem;min-height:200px}.app-feature-name{font-size:1.2rem}.app-feature-description{font-size:.95rem}.preview-image{height:170px}.seo-content{padding:1.5rem 1rem;margin:0 .25rem}.seo-text{font-size:1rem}}@media (max-width:360px){.hero-title{font-size:1.8rem!important}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:.9rem}.get-started-btn{font-size:.9rem;padding:.8rem 1.6rem}.video-wrapper,.video-wrapper iframe{border-radius:10px}.preview-image{height:150px}}}.trust-sp-bar{gap:16px;margin-top:22px;background:rgba(255,255,255,.05);border:.5px solid rgba(255,255,255,.1);border-radius:999px;padding:10px 18px;width:fit-content;backdrop-filter:blur(10px)}.trust-sp-av,.trust-sp-avatars,.trust-sp-bar{display:flex;align-items:center}.trust-sp-av{width:32px;height:32px;border-radius:50%;border:2px solid rgba(15,23,41,.9);justify-content:center;font-size:12px;font-weight:600;color:#fff;margin-left:-8px;position:relative}.trust-sp-av:first-child{margin-left:0}.trust-sp-right{display:flex;flex-direction:column;gap:2px}.trust-sp-stars{display:flex;align-items:center;gap:2px}.trust-sp-star{color:#f59e0b;font-size:12px}.trust-sp-rating{font-size:12.5px;font-weight:600;color:#f59e0b;margin-left:5px}.trust-sp-label{font-size:12px;color:rgba(255,255,255,.5);line-height:1.3}.trust-badges-row{display:flex;align-items:center;gap:10px;margin-top:14px;flex-wrap:wrap}.trust-badge-pill{display:flex;align-items:center;gap:7px;padding:7px 15px;border-radius:999px;font-size:12.5px;font-weight:500;border:.5px solid;transition:all .25s ease;cursor:default}.trust-badge-pill.green{background:rgba(52,211,153,.08);border-color:rgba(52,211,153,.25);color:#6ee7b7}.trust-badge-pill.blue{background:rgba(99,179,237,.08);border-color:rgba(99,179,237,.25);color:#90cdf4}.trust-badge-pill.amber{background:rgba(251,191,36,.08);border-color:rgba(251,191,36,.25);color:#fcd34d}.trust-badge-pill:hover{filter:brightness(1.15);transform:translateY(-1px)}.trust-badge-icon{font-size:14px;flex-shrink:0}.trust-live-row{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}.trust-live-chip{display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.04);border:.5px solid rgba(255,255,255,.09);border-radius:10px;padding:8px 14px;font-size:12.5px;color:rgba(255,255,255,.65);backdrop-filter:blur(8px)}.trust-live-dot{width:8px;height:8px;border-radius:50%;background:#34d399;flex-shrink:0;animation:trust-ping 1.8s ease-out infinite}@keyframes trust-ping{0%{box-shadow:0 0 0 0 rgba(52,211,153,.7)}70%{box-shadow:0 0 0 8px rgba(52,211,153,0)}to{box-shadow:0 0 0 0 rgba(52,211,153,0)}}.trust-divider{display:flex;align-items:center;gap:14px;margin:52px 0 22px}.trust-divider-line{flex:1;height:.5px;background:rgba(255,255,255,.08)}.trust-divider-label{font-size:11px;color:rgba(255,255,255,.3);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.trust-testi-section{margin-bottom:8px}.trust-testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.trust-testi-card{background:rgba(255,255,255,.04);border:.5px solid rgba(255,255,255,.08);border-radius:16px;padding:22px;display:flex;flex-direction:column;gap:12px;position:relative;overflow:hidden;transition:all .3s ease;cursor:default}.trust-testi-card:before{content:"\201C";position:absolute;top:-12px;right:14px;font-size:80px;font-family:Georgia,serif;line-height:1;opacity:.05;color:#fff;pointer-events:none}.trust-testi-card:hover{background:rgba(255,255,255,.07);transform:translateY(-4px)}.trust-testi-card.accent-purple{border-color:rgba(139,92,246,.25)}.trust-testi-card.accent-purple:hover{border-color:rgba(139,92,246,.45);box-shadow:0 8px 32px rgba(139,92,246,.1)}.trust-testi-card.accent-green{border-color:rgba(52,211,153,.25)}.trust-testi-card.accent-green:hover{border-color:rgba(52,211,153,.45);box-shadow:0 8px 32px rgba(52,211,153,.1)}.trust-testi-card.accent-amber{border-color:rgba(251,191,36,.2)}.trust-testi-card.accent-amber:hover{border-color:rgba(251,191,36,.38);box-shadow:0 8px 32px rgba(251,191,36,.08)}.trust-testi-stars{display:flex;gap:2px}.trust-testi-star{color:#f59e0b;font-size:11px}.trust-testi-text{font-size:13.5px;line-height:1.7;color:rgba(255,255,255,.7);flex:1;margin:0}.trust-testi-author{display:flex;align-items:center;gap:10px;margin-top:4px}.trust-testi-av{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#fff;flex-shrink:0}.trust-testi-name{font-size:13px;font-weight:600;color:rgba(255,255,255,.9);margin:0}.trust-testi-role{font-size:11.5px;color:rgba(255,255,255,.35);margin:2px 0 0}.trust-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px}.trust-stat-card{background:rgba(255,255,255,.04);border:.5px solid rgba(255,255,255,.08);border-radius:12px;padding:18px 16px;text-align:center;transition:all .25s ease}.trust-stat-card:hover{background:rgba(255,255,255,.07);transform:translateY(-2px)}.trust-stat-num{font-size:24px;font-weight:600;line-height:1}.trust-stat-num.purple{color:#a78bfa}.trust-stat-num.green{color:#6ee7b7}.trust-stat-num.amber{color:#fcd34d}.trust-stat-label{font-size:11.5px;color:rgba(255,255,255,.38);margin-top:6px}.trust-floating-card{position:absolute;bottom:-14px;left:-16px;display:flex;align-items:center;gap:9px;background:rgba(10,12,24,.88);border:.5px solid rgba(255,255,255,.12);backdrop-filter:blur(16px);border-radius:12px;padding:10px 16px;box-shadow:0 8px 24px rgba(0,0,0,.5);animation:trust-float 3.5s ease-in-out infinite;z-index:10;max-width:230px}.trust-floating-dot{width:8px;height:8px;border-radius:50%;background:#34d399;flex-shrink:0;animation:trust-ping 1.8s ease-out infinite}.trust-floating-text{font-size:12.5px;color:rgba(255,255,255,.8);line-height:1.35}@keyframes trust-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (max-width:968px){.trust-testi-grid{grid-template-columns:1fr;gap:12px}.trust-stat-row{grid-template-columns:repeat(3,1fr)}.trust-floating-card{display:none}.trust-divider{margin:36px 0 18px}}@media (max-width:768px){.trust-sp-bar{flex-direction:column;align-items:flex-start;border-radius:14px;gap:10px}.trust-badges-row{gap:8px}.trust-badge-pill{font-size:11.5px;padding:6px 12px}.trust-testi-card{padding:18px}.trust-stat-num{font-size:20px}}@media (max-width:480px){.trust-sp-av{width:28px;height:28px;font-size:11px}.trust-live-row{flex-direction:column;gap:8px}.trust-stat-row{grid-template-columns:1fr}.trust-testi-text{font-size:13px}}.about-container{width:100%;margin:0 auto;padding:3rem 2rem;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.about-container.visible{opacity:1;transform:translateY(0)}.about-header{text-align:center;margin-bottom:3rem}.about-header h1{font-size:3.5rem;font-weight:700;margin-bottom:.5rem;background-clip:text;color:white;margin-top:25px}.highlight{position:relative}.highlight:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:3px;border-radius:3px}.tagline{font-size:1.5rem;font-weight:300;color:#cbd5e1;margin-top:.5rem}.about-description{font-size:1.2rem;line-height:1.8;max-width:900px;margin:0 auto 3rem;text-align:center}.about-description p{margin-bottom:1.5rem}.features-section{margin-bottom:4rem}.features-section h2{text-align:center;font-size:2.5rem;margin-bottom:2rem;background:linear-gradient(90deg,#f59e0b,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.features-container{display:flex;flex-direction:column;gap:2rem}.features-nav{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.feature-button{background:rgba(255,255,255,.1);border:none;border-radius:10px;padding:1rem 1.5rem;color:#cbd5e1;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.feature-button:hover{background:rgba(255,255,255,.2);transform:translateY(-3px)}.feature-button.active{background:linear-gradient(135deg,rgba(192,132,252,.3),rgba(245,158,11,.3));color:#ffffff;box-shadow:0 5px 15px rgba(0,0,0,.2)}.feature-icon{font-size:1.5rem}.feature-details{max-width:800px;margin:0 auto}.feature-card{background:rgba(255,255,255,.05);backdrop-filter:blur(10px);border-radius:20px;padding:2.5rem;box-shadow:0 10px 30px rgba(0,0,0,.2);transition:all .3s ease;animation:fadeIn .5s ease;display:flex;flex-direction:column;align-items:center;justify-content:center}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.feature-card h3{font-size:2rem;margin-bottom:1rem;background:linear-gradient(90deg,#f59e0b,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.feature-card p{font-size:1.2rem;line-height:1.7;color:#e2e8f0}.about-mission{text-align:center;margin-bottom:2rem}.about-mission h2{font-size:2.5rem;margin-bottom:1.5rem;background:linear-gradient(90deg,#c084fc,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-mission blockquote{font-size:1.5rem;font-style:italic;line-height:1.7;position:relative;padding:1.5rem 2rem;border-left:4px solid #f59e0b;border-radius:0 10px 10px 0}.about-cta,.about-mission blockquote{max-width:800px;margin:0 auto;background:rgba(255,255,255,.05)}.about-cta{text-align:center;backdrop-filter:blur(10px);border-radius:20px;padding:3rem 2rem}.about-cta h3{font-size:1.8rem;margin-bottom:2rem;color:#f8fafc}.cta-button{background:#e29209e5;border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1.2rem;font-weight:600;color:#ffffff;cursor:pointer;transition:all .3s ease;box-shadow:0 5px 15px rgba(0,0,0,.2)}.cta-button:hover{background:linear-gradient(90deg,#92400e,#b45309);transform:translateY(-3px);box-shadow:0 15px 25px rgba(180,83,9,.4)}@media (max-width:768px){.about-header h1{font-size:2.5rem}.tagline{font-size:1.2rem}.about-description,.feature-card p{font-size:1rem}.features-nav{flex-direction:column;align-items:center}.feature-button{width:100%;max-width:300px}.about-mission blockquote{font-size:1.2rem;padding:1rem 1.5rem}}