:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--white-000: #ffffff;--black-900: #000000}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--white-000);color:var(--black-900)}#root{width:100%;margin:0;padding:0;text-align:left}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--black-900);color:var(--white-000);cursor:pointer;transition:all .25s}button:hover{border-color:var(--black-900);background-color:var(--white-000);color:var(--black-900)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:var(--black-900);background-color:var(--white-000)}a:hover{color:var(--black-900)}button{background-color:var(--black-900);color:var(--white-000)}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:72px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:var(--black-900);background-color:var(--white-000)}.App{min-height:100vh;padding-top:72px}.container{max-width:1200px;margin:0 auto;padding:0 20px}.gradient-text{background:var(--black-900);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-button{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;border:none;border-radius:12px;font-size:16px;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.cta-button.primary{background:var(--black-900);color:var(--white-000);box-shadow:0 4px 15px #0003}.cta-button.primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000004d}.cta-button.secondary{background:transparent;color:var(--black-900);border:2px solid var(--black-900)}.cta-button.secondary:hover{background:var(--black-900);color:var(--white-000);transform:translateY(-2px)}.cta-button.large{padding:20px 40px;font-size:18px}section{padding:0 2rem}.section-header{text-align:center;margin-bottom:60px}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:16px;color:var(--black-900)}.section-description{font-size:1.2rem;color:#666;max-width:600px;margin:0 auto}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.animate-fade-in-up{animation:fadeInUp .8s ease-out}.animate-fade-in{animation:fadeIn .6s ease-out}.animate-pulse{animation:pulse 2s infinite}@media (max-width: 768px){.App{padding-top:64px}.container{padding:0 16px}section{padding:60px 0}.section-title{font-size:2rem}.section-description{font-size:1rem}.cta-button{padding:14px 28px;font-size:14px}.cta-button.large{padding:16px 32px;font-size:16px}}@media (max-width: 480px){.section-title{font-size:1.75rem}.cta-button{padding:12px 24px;font-size:14px}}.about-page{padding:64px 0}.about-content{max-width:860px;margin:0 auto}.about-header{text-align:center;margin-bottom:32px}.about-tagline{color:#667085;margin-top:8px}.about-section{margin:24px 0}.about-section h2{margin-bottom:12px}.about-section ul{padding-left:20px}.inline-link{color:#2563eb;text-decoration:underline}.exercise-detail{max-width:1200px;margin:0 auto;padding:2rem}.exercise-header{margin-bottom:2rem}.back-link{display:inline-block;color:#007bff;text-decoration:none;margin-bottom:1rem;font-weight:500;transition:color .3s ease}.back-link:hover{color:#0056b3}.exercise-header h1{font-size:2.5rem;color:#333;margin:0}.exercise-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.exercise-media{position:sticky;top:2rem}.exercise-images{display:flex;flex-direction:column;gap:2rem}.image-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.image-container h3{margin:0;padding:1rem;background:#f8f9fa;border-bottom:1px solid #e1e5e9;font-size:1.1rem;color:#333}.image-container img{width:100%;height:auto;display:block}.no-image{padding:3rem;text-align:center;color:#999;background:#f8f9fa}.no-images{padding:3rem;text-align:center;color:#666;background:#f8f9fa;border-radius:8px}.exercise-info{display:flex;flex-direction:column;gap:2rem}.info-section{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:2rem}.info-section h2{margin:0 0 1.5rem;font-size:1.5rem;color:#333}.info-grid{display:grid;gap:1rem}.info-item{display:flex;flex-direction:column;gap:.25rem}.info-item label{font-weight:600;color:#666;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.info-item span{font-size:1.1rem;padding:.5rem 0}.body-part{color:#007bff;font-weight:500}.target{color:#28a745;font-weight:500}.equipment{color:#6c757d;font-weight:500}.category{color:#fd7e14;font-weight:500}.synergist{color:#6f42c1;font-weight:500}.status{color:#dc3545;font-weight:500}.exercise-actions{display:flex;gap:1rem;flex-wrap:wrap}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center}.btn-primary{background:#007bff;color:#fff}.btn-primary:hover{background:#0056b3;transform:translateY(-2px)}.btn-secondary{background:#6c757d;color:#fff}.btn-secondary:hover{background:#545b62;transform:translateY(-2px)}.loading,.error,.not-found{text-align:center;padding:3rem;background:#f8f9fa;border-radius:8px}.loading{color:#666;font-size:1.1rem}.error h2,.not-found h2{color:#dc3545;margin-bottom:1rem}.error p,.not-found p{color:#666;margin-bottom:1.5rem}@media (max-width: 768px){.exercise-detail{padding:1rem}.exercise-header h1{font-size:2rem}.exercise-content{grid-template-columns:1fr;gap:2rem}.exercise-media{position:static}.exercise-actions{flex-direction:column}.btn-primary,.btn-secondary{width:100%}}.exercise-list{max-width:1200px;margin:0 auto;padding:2rem}.exercise-header{text-align:center;margin-bottom:2rem}.exercise-header h1{font-size:2.5rem;color:#333;margin-bottom:.5rem}.exercise-header p{color:#666;font-size:1.1rem}.filters{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;padding:1.5rem;background:#f8f9fa;border-radius:8px}.search-box input{width:100%;padding:.75rem;border:2px solid #e1e5e9;border-radius:6px;font-size:1rem;transition:border-color .3s ease}.search-box input:focus{outline:none;border-color:#007bff}.filter-group{display:flex;gap:1rem;flex-wrap:wrap}.filter-group select{flex:1;min-width:200px;padding:.75rem;border:2px solid #e1e5e9;border-radius:6px;font-size:1rem;background:#fff;cursor:pointer}.exercise-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.exercise-card{display:block;text-decoration:none;color:inherit;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden}.exercise-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.exercise-image{width:100%;height:200px;overflow:hidden;background:#f8f9fa;display:flex;align-items:center;justify-content:center}.exercise-image img{width:100%;height:100%;object-fit:cover}.no-image{color:#999;font-size:.9rem}.exercise-info{padding:1rem}.exercise-info h3{margin:0 0 .5rem;font-size:1.1rem;color:#333;line-height:1.3}.exercise-info p{margin:.25rem 0;font-size:.9rem;color:#666}.exercise-info .body-part{color:#007bff;font-weight:500}.exercise-info .target{color:#28a745;font-weight:500}.exercise-info .equipment{color:#6c757d}.no-results{text-align:center;padding:3rem;color:#666}.no-results p{font-size:1.1rem}@media (max-width: 768px){.exercise-list{padding:1rem}.exercise-header h1{font-size:2rem}.filter-group{flex-direction:column}.filter-group select{min-width:auto}.exercise-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}}.features{padding:80px 0;background:var(--white-000)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px;margin-bottom:80px}.feature-card{background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:1px solid rgba(0,0,0,.1)}.feature-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.feature-icon{width:64px;height:64px;background:var(--black-900);border-radius:16px;display:flex;align-items:center;justify-content:center;color:var(--white-000);margin-bottom:24px}.feature-title{font-size:1.5rem;font-weight:700;margin-bottom:16px;color:var(--black-900)}.feature-description{color:#666;line-height:1.6;font-size:1rem}.features-highlight{background:var(--white-000);border:2px solid var(--black-900);border-radius:24px;padding:60px;margin-top:60px}.highlight-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.highlight-text h3{font-size:2.5rem;font-weight:700;margin-bottom:16px;color:var(--black-900)}.highlight-text>p{font-size:1.2rem;color:#666;margin-bottom:40px}.highlight-features{display:flex;flex-direction:column;gap:32px}.highlight-feature h4{font-size:1.3rem;font-weight:600;margin-bottom:8px;color:var(--black-900)}.highlight-feature p{color:#666;line-height:1.6}.highlight-visual{display:flex;justify-content:center;align-items:center}.app-mockup{position:relative;width:300px;height:600px;background:var(--black-900);border-radius:30px;padding:16px;box-shadow:0 20px 60px #0000004d;transform:perspective(1000px) rotateY(15deg) rotateX(-5deg);transition:transform .3s ease}.app-mockup:hover{transform:perspective(1000px) rotateY(10deg) rotateX(-2deg)}.mockup-screen{width:100%;height:100%;background:var(--white-000);border-radius:20px;position:relative;overflow:hidden;border:2px solid var(--black-900)}.mockup-screenshot{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}.workout-interface{height:100%;display:flex;flex-direction:column;color:var(--black-900)}.workout-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.2)}.workout-header h4{font-size:18px;font-weight:600}.workout-time{background:#fff3;padding:4px 12px;border-radius:12px;font-size:14px;font-weight:500}.exercise-tracker{flex:1}.current-exercise h5{font-size:16px;font-weight:600;margin-bottom:20px}.set-tracker{display:flex;flex-direction:column;gap:12px}.set{background:#ffffff1a;padding:12px 16px;border-radius:12px;font-size:14px;font-weight:500;opacity:.6;transition:all .3s ease}.set.active{opacity:1;background:#fff3;transform:scale(1.02)}@media (max-width: 768px){.features{padding:60px 0}.features-grid{grid-template-columns:1fr;gap:24px;margin-bottom:60px}.feature-card{padding:24px}.features-highlight{padding:40px 20px}.highlight-content{grid-template-columns:1fr;gap:40px;text-align:center}.highlight-text h3{font-size:2rem}.app-mockup{width:220px;height:400px;transform:none}.app-mockup:hover{transform:none}}@media (max-width: 480px){.features-grid{grid-template-columns:1fr}.feature-card{padding:20px}.features-highlight{padding:30px 16px}.highlight-text h3{font-size:1.75rem}.highlight-text>p{font-size:1rem}.app-mockup{width:180px;height:320px}}.footer{background:var(--black-900);color:var(--white-000);padding:60px 0 20px}.footer-content{display:flex;flex-direction:column;gap:40px}.footer-main{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.footer-brand{max-width:400px}.footer-brand .logo{display:flex;align-items:center;gap:8px;margin-bottom:16px}.footer-brand .logo-icon{width:2rem;height:2rem}.footer-brand .logo-text{font-size:24px;font-weight:700;color:var(--white-000)}.footer-description{color:#ccc;line-height:1.6;margin-bottom:24px;font-size:15px}.social-links{display:flex;gap:16px}.social-link{width:40px;height:40px;background:#ffffff1a;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--white-000);text-decoration:none;transition:all .3s ease}.social-link:hover{background:var(--white-000);color:var(--black-900);transform:translateY(-2px)}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.link-group h4{font-size:16px;font-weight:600;margin-bottom:16px;color:var(--white-000)}.link-group a{display:block;color:#ccc;text-decoration:none;margin-bottom:8px;font-size:14px;transition:color .3s ease}.link-group a:hover{color:var(--white-000)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:40px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.download-section{text-align:left}.download-section h4{font-size:18px;font-weight:600;margin-bottom:8px;color:var(--white-000)}.download-section p{color:#ccc;margin-bottom:16px;font-size:14px}.download-section .download-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:var(--white-000);color:var(--black-900);border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;font-size:14px}.download-section .download-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ffffff4d}.footer-legal{text-align:right}.footer-legal p{color:#999;font-size:14px;margin-bottom:8px}.legal-links{display:flex;gap:16px;justify-content:flex-end}.legal-links a{color:#ccc;text-decoration:none;font-size:14px;transition:color .3s ease}.legal-links a:hover{color:var(--white-000)}@media (max-width: 768px){.footer{padding:40px 0 20px}.footer-main{grid-template-columns:1fr;gap:40px}.footer-links{grid-template-columns:repeat(2,1fr);gap:30px}.footer-bottom{grid-template-columns:1fr;gap:30px;text-align:center}.download-section,.footer-legal{text-align:center}.legal-links{justify-content:center}}@media (max-width: 480px){.footer-links{grid-template-columns:1fr;gap:24px}.link-group{text-align:center}.social-links{justify-content:center}.legal-links{flex-direction:column;gap:8px}}.header{position:fixed;top:0;left:0;right:0;background:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);z-index:1000;transition:all .3s ease}.header .container{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;max-width:1200px;margin:0 auto}.nav-brand{display:flex;align-items:center}.logo{display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--white-000)}.logo-icon{width:2rem;height:2rem}.logo-text{font-size:24px;font-weight:700;color:var(--white-000)}.nav{display:flex;align-items:center;gap:32px}.nav-link{text-decoration:none;color:var(--white-000);font-weight:500;transition:color .3s ease;position:relative}.nav-link:hover{color:var(--white-000)}.nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--white-000);transition:width .3s ease}.nav-link:hover:after{width:100%}.nav-actions{display:flex;align-items:center;gap:16px}.download-btn{display:flex;align-items:center;gap:8px;padding:12px 24px;background:var(--white-000);color:var(--black-900);border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none}.download-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ffffff4d}.menu-toggle{display:none;background:none;border:none;cursor:pointer;color:var(--white-000);padding:8px}@media (max-width: 768px){.nav{position:fixed;top:100%;left:0;right:0;background:var(--black-900);flex-direction:column;padding:20px;box-shadow:0 4px 20px #ffffff1a;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.nav-open{transform:translateY(0);opacity:1;visibility:visible}.nav-link{padding:12px 0;font-size:18px}.menu-toggle{display:block}.nav-actions{display:none}}@media (max-width: 480px){.header .container{padding:12px 16px}.logo-text{font-size:20px}.logo-icon{width:2rem;height:2rem}}.hero{padding:120px 0 80px;background:var(--white-000);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="1" fill="%23ffffff" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:1}.hero-text{max-width:600px}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:#ffffffe6;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;margin-bottom:24px;box-shadow:0 2px 10px #0000001a}.star-icon{color:var(--black-900)}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:24px;color:var(--black-900)}.hero-description{font-size:1.2rem;color:#666;margin-bottom:32px;line-height:1.6}.hero-actions{display:flex;gap:16px;margin-bottom:40px}.hero-stats{display:flex;gap:32px}.stat{display:flex;align-items:center;gap:8px;color:#666;font-weight:500}.hero-visual{display:flex;justify-content:center;align-items:center}.phone-mockup{position:relative;width:300px;height:600px;background:var(--black-900);border-radius:30px;padding:20px;box-shadow:0 20px 60px #0000004d;transform:perspective(1000px) rotateY(-15deg) rotateX(5deg);transition:transform .3s ease}.phone-mockup:hover{transform:perspective(1000px) rotateY(-10deg) rotateX(2deg)}.phone-screen{width:100%;height:100%;background:var(--white-000);border-radius:20px;position:relative;overflow:hidden;border:2px solid var(--black-900)}.phone-screenshot{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}.app-preview{height:100%;display:flex;flex-direction:column;color:var(--black-900)}.app-header{display:flex;align-items:center;gap:12px;margin-bottom:30px;font-size:20px;font-weight:700}.app-logo{font-size:24px}.workout-card{background:#ffffff1a;border-radius:16px;padding:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex:1}.workout-card h3{font-size:18px;margin-bottom:20px;font-weight:600}.exercise-list{display:flex;flex-direction:column;gap:16px}.exercise-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#ffffff1a;border-radius:12px;font-weight:500}@media (max-width: 768px){.hero{padding:100px 0 60px}.hero-content{grid-template-columns:1fr;gap:40px;text-align:center}.hero-title{font-size:2.5rem}.hero-description{font-size:1.1rem}.hero-actions{justify-content:center;flex-wrap:wrap}.hero-stats{justify-content:center}.phone-mockup{width:250px;height:500px;transform:none}.phone-mockup:hover{transform:none}}@media (max-width: 480px){.hero{padding:80px 0 40px}.hero-title{font-size:2rem}.hero-description{font-size:1rem}.hero-actions{flex-direction:column;align-items:center}.hero-stats{flex-direction:column;gap:16px}.phone-mockup{width:200px;height:400px}}.privacy-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:2rem 0}.privacy-content{max-width:800px;margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000001a;padding:1rem;line-height:1.6}.privacy-header{margin-bottom:2rem}.privacy-content h1{color:var(--black-900);font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center;border-bottom:3px solid var(--black-900);padding-bottom:1rem}.privacy-intro{background:#f7fafc;padding:1.5rem;border-radius:8px;margin-bottom:2rem;border-left:4px solid var(--black-900)}.privacy-intro p{font-size:1.1rem;color:#4a5568;margin-bottom:1rem}.privacy-intro p:last-child{margin-bottom:0}.privacy-section{margin-bottom:2.5rem}.privacy-section h2{color:var(--black-900);font-size:1.8rem;font-weight:600;margin-bottom:1rem;border-bottom:2px solid #e2e8f0;padding-bottom:.5rem}.privacy-section h3{color:var(--black-900);font-size:1.4rem;font-weight:600;margin-bottom:1rem;margin-top:2rem}.privacy-section p{color:#4a5568;margin-bottom:1rem;text-align:justify}.privacy-subsection{margin-bottom:1.5rem;padding-left:1rem;border-left:2px solid #e2e8f0}.privacy-subsection ul{margin:1rem 0;padding-left:1.5rem}.privacy-subsection li{color:#4a5568;margin-bottom:.5rem;line-height:1.5}.privacy-subsection a{color:var(--black-900);text-decoration:underline;font-weight:500}.privacy-subsection a:hover{color:#4a5568}.inline-link{color:var(--black-900);text-decoration:underline;font-weight:500}.inline-link:hover{color:#4a5568}@media (max-width: 768px){.privacy-content{margin:1rem;padding:2rem 1.5rem}.privacy-content h1{font-size:2rem}.privacy-section h2{font-size:1.5rem}.privacy-section h3{font-size:1.2rem}}@media (max-width: 480px){.privacy-content{margin:.5rem;padding:1.5rem 1rem}.privacy-content h1{font-size:1.8rem}}.terms-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:2rem 0}.terms-content{max-width:800px;margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000001a;padding:1rem;line-height:1.6}.terms-header{margin-bottom:2rem}.back-button{display:inline-flex;align-items:center;gap:8px;color:var(--black-900);text-decoration:none;font-weight:500;margin-bottom:1rem;padding:8px 16px;border-radius:8px;transition:all .3s ease;background:#f8fafc;border:1px solid #e2e8f0}.back-button:hover{background:var(--black-900);color:var(--white-000);transform:translate(-4px)}.terms-content h1{color:var(--black-900);font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center;border-bottom:3px solid var(--black-900);padding-bottom:1rem}.terms-intro{background:#f7fafc;padding:1.5rem;border-radius:8px;margin-bottom:2rem;border-left:4px solid var(--black-900)}.terms-intro p{font-size:1.1rem;color:#4a5568;margin:0;font-weight:500}.terms-section{margin-bottom:1.5rem}.terms-section h2{color:var(--black-900);font-size:1.8rem;font-weight:600;margin-bottom:1rem;border-bottom:2px solid #e2e8f0;padding-bottom:.5rem}.terms-section h3{color:var(--black-900);font-size:1.4rem;font-weight:600;margin-bottom:1rem;margin-top:2rem}.terms-section h4{color:#4a5568;font-size:1.2rem;font-weight:600;margin-bottom:.8rem;margin-top:1.5rem}.terms-section p{color:#4a5568;margin-bottom:1rem;text-align:justify}.effective-date{font-weight:600;color:var(--black-900);font-size:1.1rem;margin-bottom:1.5rem}.terms-subsection{margin-bottom:1.5rem;padding-left:1rem;border-left:2px solid #e2e8f0}.terms-subsection ul{margin:1rem 0;padding-left:1.5rem}.terms-subsection li{color:#4a5568;margin-bottom:.5rem;line-height:1.5}@media (max-width: 768px){.terms-content{margin:1rem;padding:2rem 1.5rem}.terms-content h1{font-size:2rem}.terms-section h2{font-size:1.5rem}.terms-section h3{font-size:1.2rem}.terms-section h4{font-size:1.1rem}}@media (max-width: 480px){.terms-content{margin:.5rem;padding:1.5rem 1rem}.terms-content h1{font-size:1.8rem}}.testimonials{padding:80px 0;background:var(--white-000);position:relative}.testimonials:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="1" fill="%23ffffff" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3}.testimonials .container{position:relative;z-index:1}.influencer-testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-bottom:80px}.influencer-card{background:#fff;padding:24px;border-radius:16px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;display:flex;gap:16px;align-items:flex-start}.influencer-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.influencer-avatar{position:relative;flex-shrink:0}.avatar-emoji{font-size:32px;display:block}.verified-badge{position:absolute;bottom:-2px;right:-2px;width:16px;height:16px;background:#1da1f2;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px;font-weight:700;border:2px solid white}.influencer-content{flex:1;align-self:center}.influencer-info{margin-bottom:12px}.influencer-name{font-size:16px;font-weight:600;color:var(--black-900);margin-bottom:4px}.influencer-username{font-size:14px;color:#666}.influencer-text{color:#555;line-height:1.5;font-size:14px}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-bottom:60px}.testimonial-card{background:#fff;padding:24px;border-radius:16px;box-shadow:0 4px 20px #00000014;transition:all .3s ease}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.testimonial-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.user-info{display:flex;gap:12px;align-items:center}.user-avatar{width:40px;height:40px;border-radius:50%;background:var(--black-900);display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--white-000)}.user-details{flex:1}.user-name{font-size:16px;font-weight:600;color:var(--black-900);margin-bottom:2px}.user-username{font-size:14px;color:#666}.rating{display:flex;gap:2px}.star{color:var(--black-900);fill:var(--black-900)}.testimonial-text{color:#555;line-height:1.6;font-size:15px}.rating-summary{text-align:center;margin-bottom:60px}.rating-content{display:inline-flex;flex-direction:column;align-items:center;gap:16px;background:#fff;padding:40px;border-radius:20px;box-shadow:0 8px 30px #0000001a}.rating-stars{display:flex;gap:4px}.rating-stars .star{color:var(--black-900);fill:var(--black-900)}.rating-content h3{font-size:1.5rem;font-weight:700;color:var(--black-900)}.rating-score{display:flex;align-items:center;gap:8px;font-size:1.2rem;font-weight:600;color:#666}.score{color:var(--black-900)}.separator{color:#ccc}.cta-section{text-align:center;background:#fff;padding:60px 40px;border-radius:24px;box-shadow:0 8px 30px #0000001a}.cta-section h2{font-size:2.5rem;font-weight:700;margin-bottom:16px;color:var(--black-900)}.cta-section p{font-size:1.1rem;color:#666;margin-bottom:32px;max-width:600px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.testimonials{padding:60px 0}.influencer-testimonials,.testimonials-grid{grid-template-columns:1fr;gap:20px;margin-bottom:60px}.influencer-card,.testimonial-card{padding:20px}.rating-content{padding:30px 20px}.cta-section{padding:40px 20px}.cta-section h2{font-size:2rem}.cta-section p{font-size:1rem}}@media (max-width: 480px){.influencer-card{flex-direction:column;text-align:center}.influencer-avatar{align-self:center}.testimonial-header{flex-direction:column;gap:12px;align-items:flex-start}.rating{align-self:flex-start}.cta-section h2{font-size:1.75rem}}
