*{margin:0;padding:0;box-sizing:border-box}:root{--ccl-night-950:#020617;--ccl-night-900:#0f172a;--ccl-night-850:#16213c;--ccl-night-800:#1e293b;--ccl-night-700:#334155;--ccl-frost-50:#f8fafc;--ccl-frost-100:#e2e8f0;--ccl-frost-300:#cbd5e1;--ccl-frost-400:#94a3b8;--ccl-frost-500:#64748b;--ccl-cyan:#22d3ee;--ccl-cyan-soft:#67e8f9;--ccl-cyan-pale:#a5f3fc;--ccl-cyan-deep:#0e7490;--ccl-amber:#f59e0b;--ccl-magenta:#e879f9;--ccl-emerald:#34d399;--ccl-glass-bg:rgba(15,23,42,0.42);--ccl-glass-border:rgba(148,163,184,0.18);--ccl-card-bg:rgba(30,41,59,0.55);--ccl-card-border:rgba(148,163,184,0.16);--ccl-card-shadow:0 16px 44px rgba(2,6,23,0.45);--ccl-radius-img:20px;--ccl-radius-img-lg:24px;--ccl-shadow-img:0 20px 60px rgba(2,6,23,0.55);--ccl-shadow-img-glow:0 20px 60px rgba(2,6,23,0.55),0 0 0 1px rgba(148,163,184,0.14)}.site-header{position:fixed;inset:0 0 auto 0;z-index:1000;display:flex;justify-content:center;padding:16px 16px 0;background:none;border-bottom:none;pointer-events:none}.header-content{pointer-events:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;max-width:1024px;padding:12px 20px;border-radius:16px;background:var(--ccl-glass-bg,rgba(15,23,42,.42));border:1px solid var(--ccl-glass-border,rgba(148,163,184,.18));box-shadow:inset 0 1px 0 rgba(226,232,240,.08),0 12px 40px rgba(2,6,23,.5);backdrop-filter:blur(14px) saturate(1.3);-webkit-backdrop-filter:blur(14px) saturate(1.3)}.header-logo a{display:inline-flex;align-items:center;text-decoration:none}.header-logo img{display:block;height:36px;width:auto}.desktop-nav{display:flex;align-items:center;gap:24px}.nav-link{order:0;font-size:.875rem;font-weight:500;color:#cbd5e1;text-decoration:none;padding:6px 0;cursor:pointer;transition:color .25s ease;position:relative;font-family:inherit;white-space:nowrap}.nav-link:hover{color:#67e8f9}.nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;border-radius:2px;background:#22d3ee;transition:width .3s ease}.nav-link.active:after,.nav-link:hover:after{width:100%}.desktop-nav a[href="/contact"].nav-link{order:1;margin-left:4px;padding:7px 16px;border-radius:12px;border:1px solid rgba(34,211,238,.4);background:rgba(34,211,238,.1);color:#a5f3fc;font-weight:600;transition:background .25s ease,color .25s ease}.desktop-nav a[href="/contact"].nav-link:hover{background:rgba(34,211,238,.2);color:#cffafe}.desktop-nav a[href="/contact"].nav-link:after{content:none}.nav-dropdown{position:relative;display:inline-block}.nav-dropdown:hover .dropdown-content{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.dropdown-content{position:absolute;top:100%;left:50%;margin-top:10px;min-width:232px;padding:8px;border-radius:14px;background:rgba(15,23,42,.85);border:1px solid rgba(148,163,184,.24);box-shadow:inset 0 1px 0 rgba(226,232,240,.1),0 16px 48px rgba(2,6,23,.6);backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);opacity:0;visibility:hidden;transform:translateX(-50%) translateY(-10px);transition:all .3s ease;z-index:1001}.dropdown-content a{display:block;padding:10px 12px;border-radius:10px;color:#cbd5e1;text-decoration:none;font-size:.875rem;white-space:nowrap;transition:all .2s ease}.dropdown-content a:hover{background:rgba(34,211,238,.1);color:#67e8f9}.mobile-menu-button{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:5px;gap:4px}.mobile-menu-button span{width:24px;height:2px;background:#cbd5e1;border-radius:2px;transition:all .3s ease}.mobile-nav{display:none;position:absolute;top:100%;left:16px;right:16px;margin-top:8px;border-radius:16px;background:rgba(15,23,42,.9);border:1px solid rgba(148,163,184,.24);box-shadow:0 16px 48px rgba(2,6,23,.6);backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);pointer-events:auto;overflow:hidden}.mobile-nav.active{display:block}.mobile-nav-content{padding:24px}.mobile-nav-section{margin-bottom:20px}.mobile-nav-section h4{font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#67e8f9;margin-bottom:12px}.mobile-nav-section a{padding:10px 0;color:#cbd5e1;font-size:.95rem}.mobile-nav-link,.mobile-nav-section a{display:block;text-decoration:none;border-bottom:1px solid rgba(148,163,184,.14)}.mobile-nav-link{padding:14px 0;color:#e2e8f0;font-size:1.05rem;font-weight:500}.mobile-nav-link:hover,.mobile-nav-section a:hover{color:#67e8f9}body{padding-top:0;font-family:var(--font-geist-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.home-page-containersesmobile{display:none}@media (max-width:768px){.desktop-nav{display:none}.mobile-menu-button{display:flex}.header-content{padding:10px 14px;border-radius:14px}.header-logo img{height:30px}body{padding-top:70px}}.bodyimage{background-image:url(/hafiz.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;background-color:#000;color:#fff;font-family:Arial,sans-serif;margin:0;padding:0}body,html{margin:0;padding:0;width:100%;min-height:100%;overflow-x:hidden}.main-container{display:flex!important;flex-direction:column!important;width:100vw!important;min-height:100vh!important;margin:0!important;padding:0!important;gap:0!important;line-height:.8!important;font-size:0!important}section.bg{width:100vw;height:100vh;background-size:cover;background-position:50%;background-repeat:no-repeat}.img-bg{position:relative!important;width:100vw!important;aspect-ratio:16/9!important;background-size:contain!important;background-position:50%!important;background-repeat:no-repeat!important;display:block!important;margin:0!important;padding:0!important;background-color:#000!important;border:none!important;outline:none!important;float:none!important;flex-shrink:0!important;flex-grow:0!important}.content-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;text-align:left;color:#333;z-index:10}.content-overlay h1{font-size:3rem;font-weight:700;margin-bottom:20px;color:#2c3e50;max-width:800px}.content-overlay h2{font-size:2.5rem;font-weight:700;margin-bottom:30px;color:#2c3e50;max-width:900px}.content-overlay h3{font-size:1.5rem;font-weight:600;margin-bottom:15px;color:#34495e}.content-overlay p{font-size:1.1rem;line-height:1.3;margin-bottom:20px;max-width:700px;color:#5a6c7d}.services-container{position:relative;width:100%;height:100%}.service-box{position:absolute;background:transparent;padding:0;border-radius:0;box-shadow:none;text-align:left;width:23%}.service-box h3{color:#ffffff;text-shadow:0 2px 8px rgba(0,0,0,.85);margin-bottom:12px;font-size:22px;font-weight:700}.service-box p{color:#e2e8f0;text-shadow:0 1px 6px rgba(0,0,0,.85);margin:0;font-size:16px;line-height:1.4;width:100%;max-width:380px}.service-box-1{top:30.6%;left:22.5%}.service-box-2{top:30.6%;right:25.5%}.service-box-3{top:72.8%;left:22.5%}.service-box-4{top:72.8%;right:25.5%}.cta-button{background:linear-gradient(135deg,#27ae60,#2ecc71);color:white;border:none;padding:15px 30px;font-size:1.1rem;font-weight:600;border-radius:25px;cursor:pointer;margin-top:20px;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.cta-button:hover{background:linear-gradient(135deg,#219a52,#27ae60);transform:translateY(-2px);box-shadow:0 10px 20px rgba(39,174,96,.3)}.newsletter-form{display:flex;gap:15px;max-width:500px;margin-top:30px}.newsletter-form input{flex:1;padding:15px 20px;border:2px solid #ddd;border-radius:25px;font-size:1rem;outline:none}.newsletter-form input:focus{border-color:#27ae60}.newsletter-form button{background:linear-gradient(135deg,#3498db,#2980b9);color:white;border:none;padding:15px 25px;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease}.newsletter-form button:hover{background:linear-gradient(135deg,#2980b9,#1f4e79)}.hero-section .content-overlay{background:transparent;justify-content:flex-start;align-items:flex-start;padding:8% 6%}.hero-section .content-overlay h1,.hero-section .content-overlay p{max-width:52%}.hero-section .content-overlay h1{font-size:3.5rem;color:#ffffff;text-shadow:0 2px 10px rgba(0,0,0,.85)}.hero-section .content-overlay p{font-size:1.25rem;color:#e2e8f0;text-shadow:0 1px 6px rgba(0,0,0,.85);line-height:1.6}.services-title{position:absolute;bottom:40px;left:6%;transform:none;width:50%;text-align:left;z-index:20}.services-title h2{font-size:32px;color:#ffffff;text-shadow:0 2px 10px rgba(0,0,0,.85);margin:0;padding:0;border-radius:10px}.community-content{position:absolute;top:10%;left:6%;width:48%;text-align:left;z-index:10}.subtitle-badge{display:inline-block;padding:8px 14px;border:2px solid #00c4cc;background:rgba(0,196,204,.15);color:#00C4CC;font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase;border-radius:8px;margin-bottom:20px;backdrop-filter:blur(4px)}.growth-title,.main-title{font-size:36px;font-weight:700;color:#ffffff;text-shadow:0 2px 10px rgba(0,0,0,.85);line-height:1.25;margin-bottom:20px;margin-top:0}.description{margin-bottom:25px;width:100%;max-width:520px}.description p{color:#e2e8f0;text-shadow:0 1px 6px rgba(0,0,0,.85);font-size:18px;line-height:1.6;margin-bottom:15px}.community-button{padding:12px 20px;border:2px solid #00c4cc;background:rgba(0,196,204,.2);color:#ffffff;font-size:16px;font-weight:600;text-transform:uppercase;border-radius:8px;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(4px);box-shadow:0 4px 14px rgba(0,196,204,.3)}.community-button:hover{border:2px solid #ffffff;background:#00C4CC;color:#0d1117;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,196,204,.5)}.growth-content{position:absolute;top:10%;left:6%;transform:none;width:48%;text-align:left;z-index:10}.growth-content .description{margin-bottom:25px;width:100%;max-width:520px}.growth-content .description p{color:#e2e8f0;text-shadow:0 1px 6px rgba(0,0,0,.85);font-size:18px;line-height:1.6;margin-bottom:15px}.growth-button{padding:12px 20px;border:2px solid #00c4cc;background:rgba(0,196,204,.2);color:#ffffff;font-size:16px;font-weight:600;text-transform:capitalize;border-radius:8px;cursor:pointer!important;transition:all .3s ease;display:inline-block;text-decoration:none;position:relative;z-index:100!important;backdrop-filter:blur(4px);box-shadow:0 4px 14px rgba(0,196,204,.3)}.growth-button:hover{border:2px solid #ffffff;background:#00C4CC;color:#0d1117;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,196,204,.5)}.ice-content{position:absolute;top:10%;left:6%;transform:none;width:48%;text-align:left;z-index:10}.ice-content .description{margin-bottom:25px;width:100%;max-width:520px}.ice-content .description p{color:#e2e8f0;text-shadow:0 1px 6px rgba(0,0,0,.85);font-size:18px;line-height:1.6;margin-bottom:15px}.ice-button{padding:12px 20px;border:2px solid #00c4cc;background:rgba(0,196,204,.2);color:#ffffff;font-size:16px;font-weight:600;text-transform:uppercase;border-radius:8px;cursor:pointer!important;transition:all .3s ease;display:inline-block;text-decoration:none;position:relative;z-index:100!important;backdrop-filter:blur(4px);box-shadow:0 4px 14px rgba(0,196,204,.3)}.ice-button:hover{border:2px solid #ffffff;background:#00C4CC;color:#0d1117;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,196,204,.5)}.projects-content{top:10%}.newsletter-content,.projects-content{position:absolute;left:6%;width:48%;text-align:left;z-index:10}.newsletter-content{top:8%;transform:none}.newsletter-content .description{margin-bottom:25px;width:100%;max-width:520px}.newsletter-content .description p{color:#e2e8f0;text-shadow:0 1px 6px rgba(0,0,0,.85);font-size:18px;line-height:1.6;margin-bottom:15px}.newsletter-button{padding:12px 20px;border:2px solid #00c4cc;background:rgba(0,196,204,.2);color:#ffffff;font-size:16px;font-weight:600;text-transform:capitalize;border-radius:8px;cursor:pointer!important;transition:all .3s ease;display:inline-block;text-decoration:none;position:relative;z-index:100!important;backdrop-filter:blur(4px);box-shadow:0 4px 14px rgba(0,196,204,.3)}.newsletter-button:hover{border:2px solid #ffffff;background:#00C4CC;color:#0d1117;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,196,204,.5)}.subscription-section{position:absolute;bottom:5%;left:6%;transform:none;text-align:left;z-index:15;width:100%;max-width:480px}.subscription-section h3{font-size:24px;font-weight:700;color:#ffffff;text-shadow:0 2px 8px rgba(0,0,0,.85);margin-bottom:15px}.subscription-form{display:flex;flex-direction:column;gap:15px;align-items:center}.name-input{width:100%;max-width:320px;padding:15px 20px;border:2px solid #ddd;border-radius:10px;font-size:16px;outline:none;background:white}.name-input:focus{border-color:#27ae60}.email-input-container{position:relative;width:100%;max-width:320px}.email-input{width:100%;padding:15px 50px 15px 20px;border:2px solid #ddd;border-radius:10px;font-size:16px;outline:none;background:white}.email-input:focus{border-color:#27ae60}.submit-arrow{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:#27ae60;color:white;border:none;width:35px;height:35px;border-radius:8px;font-size:18px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.submit-arrow:hover{background:#219a52;transform:translateY(-50%) scale(1.1)}.about-container{min-height:100vh}.about-hero-section{background:linear-gradient(135deg,#0f172a,#134e4a);padding:100px 20px;color:white;min-height:500px}.about-hero-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:60px}.about-hero-content{flex:1}.about-hero-title{font-size:3.5rem;font-weight:800;margin-bottom:24px;line-height:1.2}.highlight-about{background:#34d399;font-weight:900}.about-hero-subtitle{font-size:1.3rem;line-height:1.6;opacity:.9;max-width:500px}.about-hero-image{flex:1;display:flex;justify-content:center;align-items:center}.about-hero-banner{width:100%;height:auto;max-width:500px;border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.3);transition:transform .3s ease}.about-hero-banner:hover{transform:scale(1.05)}.about-hero-image-placeholder{width:400px;height:300px;background:rgba(255,255,255,.1);border:2px dashed rgba(255,255,255,.3);border-radius:12px;display:flex;align-items:center;justify-content:center;text-align:center;color:rgba(255,255,255,.7);font-size:1rem}.about-mission-section{padding:100px 20px;background:#f8fafc}.about-mission-container{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px}.about-mission-title{font-size:2.5rem;color:#1a202c;margin-bottom:24px;font-weight:700}.about-mission-description{font-size:1.2rem;color:#4a5568;line-height:1.7}.about-values-section{padding:100px 20px;background:white}.about-values-container{max-width:1200px;margin:0 auto;text-align:center}.about-values-title{font-size:3rem;color:#1a202c;margin-bottom:60px;font-weight:700}.about-values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}.about-value-card{padding:40px 30px;background:white;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;text-align:center}.about-value-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.about-value-icon{margin-bottom:24px}.about-value-icon-img{width:80px;height:80px;border-radius:50%;transition:transform .3s ease}.about-value-icon-img:hover{transform:scale(1.1)}.about-value-icon-placeholder{width:80px;height:80px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;margin:0 auto;display:flex;align-items:center;justify-content:center;color:white;font-size:.8rem;text-align:center}.about-value-title{font-size:1.5rem;color:#1a202c;margin-bottom:16px;font-weight:600}.about-value-description{color:#4a5568;line-height:1.6;font-size:1rem}.about-team-section{padding:100px 20px;background:linear-gradient(135deg,#0f172a,#134e4a);color:white;text-align:center}.about-team-container{max-width:1000px;margin:0 auto}.about-team-title{font-size:3rem;margin-bottom:24px;font-weight:700}.about-team-description{font-size:1.3rem;margin-bottom:60px;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.about-team-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px}.about-team-stat{text-align:center}.about-team-stat-number{font-size:3.5rem;font-weight:900;margin-bottom:8px}.about-team-stat-label{font-size:1.1rem;opacity:.9}.about-tech-section{padding:100px 20px;background:#1a202c;color:white}.about-tech-container{max-width:1000px;margin:0 auto;text-align:center}.about-tech-title{font-size:3rem;margin-bottom:24px;font-weight:700}.about-tech-description{font-size:1.3rem;margin-bottom:60px;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.about-tech-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:50px;text-align:left}.about-tech-category-title{font-size:1.8rem;margin-bottom:24px;color:#ffd89b;font-weight:600}.about-tech-items{display:flex;flex-wrap:wrap;gap:12px}.about-tech-item{background:rgba(255,255,255,.1);padding:8px 16px;border-radius:20px;font-size:.9rem;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.about-tech-item:hover{background:rgba(255,255,255,.2);transform:translateY(-2px)}.about-cta-section{padding:100px 20px;background:linear-gradient(135deg,#0f172a,#155e75);color:white;text-align:center}.about-cta-container{max-width:800px;margin:0 auto}.about-cta-title{font-size:3rem;margin-bottom:24px;font-weight:700}.about-cta-description{font-size:1.3rem;margin-bottom:40px;opacity:.9;line-height:1.6}.about-cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.about-cta-primary,.about-cta-secondary{padding:16px 32px;border-radius:50px;font-size:1.1rem;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.about-cta-primary{background:white;color:#4facfe;box-shadow:0 10px 30px rgba(0,0,0,.2)}.about-cta-primary:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(0,0,0,.3)}.about-cta-secondary{background:transparent;color:white;border:2px solid white}.about-cta-secondary:hover{background:white;color:#4facfe;transform:translateY(-3px)}@media (max-width:768px){.about-hero-container{flex-direction:column;text-align:center;gap:40px}.about-hero-title{font-size:2.5rem}.about-mission-container{grid-template-columns:1fr;gap:40px}.about-mission-title{font-size:2rem}.about-cta-title,.about-team-title,.about-tech-title,.about-values-title{font-size:2.5rem}.about-tech-categories{grid-template-columns:1fr;gap:30px}.about-cta-buttons{flex-direction:column;align-items:center}.about-cta-primary,.about-cta-secondary{width:250px}}@media (max-width:480px){.about-hero-title{font-size:2rem}.about-hero-subtitle{font-size:1.1rem}.about-mission-title{font-size:1.8rem}.about-cta-title,.about-team-title,.about-tech-title,.about-values-title{font-size:2rem}.about-team-stat-number{font-size:2.5rem}}.privacy-container{min-height:100vh;background:#f8fafc}.privacy-content{padding:120px 20px 60px;max-width:800px;margin:0 auto}.privacy-wrapper{background:white;padding:60px 40px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.privacy-title{font-size:3rem;color:#1a202c;margin-bottom:8px;font-weight:800;background:linear-gradient(135deg,#065f46,#0e7490);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center}.privacy-date{text-align:center;color:#718096;font-size:.9rem}.privacy-date,.privacy-section{margin-bottom:40px}.privacy-section h2{font-size:1.5rem;color:#2d3748;margin-bottom:16px;font-weight:600;border-bottom:2px solid #e2e8f0;padding-bottom:8px}.privacy-section p{color:#4a5568;line-height:1.7;margin-bottom:16px;font-size:1rem}.privacy-section ul{margin:16px 0;padding-left:24px}.privacy-section li{color:#4a5568;line-height:1.6;margin-bottom:8px;font-size:1rem}.privacy-section strong{color:#2d3748;font-weight:600}@media (max-width:768px){.privacy-wrapper{padding:40px 24px}.privacy-title{font-size:2rem}.privacy-section h2{font-size:1.3rem}.privacy-content{padding:100px 16px 40px}}@media (max-width:480px){.privacy-wrapper{padding:30px 20px}.privacy-title{font-size:1.8rem}.privacy-section h2{font-size:1.2rem}.privacy-section li,.privacy-section p{font-size:.95rem}}.contact-container{min-height:100vh}.contact-main-section{padding:130px 20px 80px;background:linear-gradient(180deg,#0f172a,#134e4a)}.contact-main-container{max-width:1000px;margin:0 auto;text-align:center}.contact-header{margin-bottom:60px}.contact-main-title{font-size:3rem;font-weight:800;margin-bottom:20px;color:#f1f5f9}.highlight-contact{color:#34d399;font-weight:900}.contact-main-subtitle{font-size:1.3rem;line-height:1.6;color:#cbd5e1;max-width:600px;margin:0 auto}.contact-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:30px;margin-bottom:60px}.contact-info-card{background:white;padding:30px;border-radius:16px;box-shadow:0 5px 20px rgba(0,0,0,.1);text-align:center;transition:transform .3s ease}.contact-info-card:hover{transform:translateY(-5px)}.contact-social-section{background:white;padding:40px;border-radius:16px;box-shadow:0 5px 20px rgba(0,0,0,.1);margin-bottom:40px}.contact-social-section h3{font-size:1.5rem;color:#2d3748;margin-bottom:20px;font-weight:600}.contact-info-card h3{font-size:1.3rem;color:#2d3748;margin-bottom:12px;font-weight:600}.contact-info-card p{color:#4a5568;margin-bottom:8px;font-size:.95rem}.whatsapp-btn{background:transparent;color:#000000;border:3px solid #000000;padding:8px 16px;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:8px}.whatsapp-btn:hover{background:#065f46;border:3px solid #065f46;color:white;transform:translateY(-2px)}.social-links{justify-content:center}.social-link{background:transparent;color:#000000;border:3px solid #000000;border-radius:10px}.social-link:hover{border:3px solid #065f46}.contact-cta-section{background:#e2e8f0;padding:80px 20px;color:#2d3748;text-align:center}.contact-cta-container{max-width:800px;margin:0 auto}.contact-cta-title{font-size:2.5rem;margin-bottom:16px;font-weight:700}.contact-cta-description{font-size:1.2rem;margin-bottom:30px;opacity:.9}.contact-cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.contact-cta-primary,.contact-cta-secondary{padding:12px 24px;border-radius:10px;font-size:1.1rem;font-weight:600;border:3px solid #000000;background:transparent;color:#000000;cursor:pointer;transition:all .3s ease;text-transform:uppercase}.contact-cta-primary{margin-right:10px}.contact-cta-primary:hover,.contact-cta-secondary:hover{border:3px solid #065f46;background:#065f46;color:#ffffff;transform:translateY(-2px)}@media (max-width:768px){.contact-main-title{font-size:2.5rem}.contact-info-grid{grid-template-columns:1fr;gap:20px}.contact-social-section{padding:30px 24px}.contact-cta-buttons{flex-direction:column;align-items:center}.contact-cta-primary,.contact-cta-secondary{width:250px}}@media (max-width:480px){.contact-main-title{font-size:2rem}.contact-main-subtitle{font-size:1.1rem}.contact-social-section{padding:24px 20px}.contact-cta-title{font-size:1.8rem}.social-links{flex-direction:column;align-items:center}.social-link{width:150px}}.site-footer{background:linear-gradient(135deg,#1a202c,#2d3748);color:#e2e8f0;padding:0;margin:0;width:100%;position:relative;z-index:20}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px;max-width:1200px;margin:0 auto;padding:80px 40px 60px}.footer-section h3{color:#27ae60;font-size:28px;font-weight:700;margin-bottom:20px}.footer-section h4{color:#ecf0f1;font-size:18px;font-weight:600;margin-bottom:20px}.footer-brand p{font-size:16px;line-height:1.6;color:#bdc3c7;margin-bottom:25px}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:12px}.footer-section ul li a{color:#bdc3c7;font-size:15px;transition:color .3s ease}.footer-section ul li a:hover{color:#27ae60;text-decoration:underline}.social-links{gap:15px;margin-top:20px}.social-link{display:inline-block;padding:10px 15px;background:rgba(39,174,96,.1);border:2px solid #27ae60;border-radius:25px;color:#27ae60;font-size:14px}.social-link:hover{background:#27ae60}.footer-bottom{background:rgba(0,0,0,.2)}.footer-bottom-content{padding:20px 40px}.footer-bottom p{color:#95a5a6;font-size:14px;margin:0}.footer-links{display:flex;gap:20px}.footer-links a{color:#95a5a6;text-decoration:none;font-size:14px;transition:color .3s ease}.footer-links a:hover{color:#27ae60}.footer-brand{max-width:400px}.footer-logo{display:flex;align-items:center;gap:15px;margin-bottom:25px}.footer-logo-placeholder{width:50px;height:50px;background:linear-gradient(135deg,#065f46,#0e7490);border-radius:12px;display:flex;align-items:center;justify-content:center;color:white;font-weight:700;font-size:.8rem;letter-spacing:1px}.footer-brand-name{color:#34d399;font-size:1.8rem;font-weight:800;margin:0;background:linear-gradient(135deg,#34d399,#67e8f9)}.footer-description{font-size:1rem;line-height:1.6;color:#a0aec0;margin-bottom:30px}.footer-social h5{font-size:1rem;font-weight:600;margin-bottom:15px}.footer-section h4,.footer-social h5{color:#e2e8f0;text-transform:uppercase;letter-spacing:1px}.footer-section h4{font-size:1.1rem;font-weight:700;margin-bottom:25px;position:relative}.footer-section h4:after{content:"";position:absolute;bottom:-8px;left:0;width:30px;height:2px;background:#065f46}.footer-section ul li a{color:#a0aec0;text-decoration:none;font-size:.95rem;transition:all .3s ease;display:inline-block}.footer-section ul li a:hover{color:#065f46;transform:translateX(5px)}.social-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:0}.social-link{display:inline-flex;align-items:center;padding:8px 16px;background:rgba(45,121,36,.1);border:2px solid #065f46;border-radius:20px;color:#065f46;text-decoration:none;font-size:.9rem;font-weight:600;transition:all .3s ease}.social-link:hover{background:#065f46;color:white;transform:translateY(-2px);box-shadow:0 4px 12px rgba(45,121,36,.3)}.footer-bottom{background:rgba(0,0,0,.3);border-top:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px)}.footer-bottom-content{max-width:1200px;margin:0 auto;padding:25px 40px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-copyright p{margin:0;color:#718096;font-size:.9rem}.footer-bottom-links{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.footer-bottom-links a{color:#718096;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-bottom-links a:hover{color:#065f46}.separator{color:#4a5568;font-size:.8rem}@media (max-width:1024px){.footer-content{grid-template-columns:1fr 1fr;gap:40px;padding:60px 30px 40px}}@media (max-width:768px){.footer-content{grid-template-columns:1fr;gap:40px;padding:50px 20px 30px}.footer-brand{max-width:100%;text-align:center}.footer-logo,.social-links{justify-content:center}.footer-bottom-content{flex-direction:column;text-align:center;padding:20px}.footer-bottom-links{justify-content:center}}.footer-section .content-overlay{background:rgba(52,73,94,.8);color:white}.footer-section .content-overlay p{color:#bdc3c7;margin:0}.app-development-container{background-color:#06203b;min-height:100vh;color:white;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.appdev-hero-section{background:linear-gradient(135deg,#06203b,#0a2847);padding:100px 120px;width:100%;position:relative}.appdev-hero-container{max-width:1400px;margin:0 auto;display:flex;gap:80px;align-items:center;position:relative;z-index:1}.appdev-hero-content{flex:1}.appdev-hero-title{font-size:3.5rem;font-weight:800;color:#f1f5f9;line-height:1.2;margin-bottom:1.5rem}.appdev-hero-subtitle{font-size:1.4rem;color:#cbd5e1;line-height:1.6;font-weight:300}.appdev-hero-image{flex:1;max-width:500px}.appdev-hero-banner{width:100%;height:auto;max-width:100%;border-radius:20px;object-fit:cover}@media (max-width:1024px){.appdev-hero-section{padding:80px 60px}.appdev-hero-container{margin-top:3em;flex-direction:column;gap:50px}.appdev-hero-title{font-size:3.2rem}}@media (max-width:640px){.appdev-hero-section{padding:60px 30px}.appdev-hero-title{font-size:2.8rem}.appdev-hero-subtitle{font-size:1.2rem}}@media (max-width:480px){.appdev-hero-section{padding:40px 20px}.appdev-hero-title{font-size:2.2rem}.appdev-hero-subtitle{font-size:1.1rem}}.info-section{padding:80px 20px;max-width:1200px;margin:0 auto}.info-content{text-align:left;margin-bottom:60px}.info-title{font-size:2.5rem;font-weight:700;margin-bottom:30px;color:white}.info-description{font-size:1.1rem;line-height:1.8;color:#b8c5d1;max-width:800px;margin:0}.targets-section{margin:80px 0;padding:0 20px}.targets-title{font-size:2rem;font-weight:700;margin-bottom:50px;color:white;text-align:left}.targets-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:10px;max-width:1200px}.target-card-large{background:#002cb0;border-radius:20px;padding:35px 40px;display:flex;align-items:center;gap:20px;min-height:180px;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.target-card-large:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(30,64,175,.4)}.target-text-large{flex:1;text-align:left}.target-title-large{font-size:2.2rem;font-weight:800;color:white;margin:0;line-height:1.2;letter-spacing:-.5px}.target-icon-large{width:220px;height:220px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.icon-placeholder-large{width:80px;height:80px;background:rgba(255,255,255,.3);border-radius:50%;display:block}.target-card-small{background:#002cb0;border-radius:15px;padding:30px 25px;display:flex;align-items:center;gap:15px;min-height:140px;transition:transform .3s ease,box-shadow .3s ease}.target-card-small:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(30,64,175,.3)}.target-text-small{flex:1;text-align:left}.target-title-small{font-size:1.8rem;font-weight:700;color:white;margin:0;line-height:1.2;letter-spacing:-.3px}.target-icon-small{width:70px;height:70px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.icon-placeholder-small{width:50px;height:50px;background:rgba(255,255,255,.3);border-radius:50%;display:block}.targets-grid-bottom{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-top:10px}@media (max-width:768px){.targets-grid,.targets-grid-bottom{grid-template-columns:1fr;gap:8px}.target-card-large,.target-card-small{flex-direction:column;text-align:center;padding:25px;min-height:auto;height:auto;overflow:visible}.target-icon-large{width:150px;height:150px}.target-icon-large img{width:150px!important;height:150px!important}.targets-title{font-size:1.8rem;text-align:center}.target-text-large,.target-text-small{text-align:center;margin-bottom:15px}.target-title-large{font-size:1.8rem}.target-title-small{font-size:1.4rem}}.roadmap-section{padding:80px 20px;background:linear-gradient(180deg,#06203b,#0a2847)}.roadmap-content{max-width:1400px;margin:0 auto}.roadmap-title{text-align:left;font-size:2.5rem;font-weight:700;margin-bottom:60px;color:white}.roadmap-container{display:flex;gap:60px;align-items:flex-start}.roadmap-steps{flex:1;display:flex;flex-direction:column;gap:40px}.roadmap-step{display:flex;align-items:flex-start;gap:20px;padding:20px;background:rgba(255,255,255,.02);border-radius:15px;transition:transform .3s ease,background .3s ease}.roadmap-step:hover{transform:translateX(10px);background:rgba(255,255,255,.05)}.step-icon-roadmap{width:80px;height:80px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-placeholder{width:60px;height:60px;background:rgba(255,255,255,.3);border-radius:50%;display:block}.step-text-roadmap{flex:1}.step-title-roadmap{font-size:1.4rem;font-weight:700;color:white;margin-bottom:12px;line-height:1.3}.step-description-roadmap{font-size:1rem;line-height:1.6;color:#b8c5d1;margin:0}.roadmap-footsteps{width:300px;flex-shrink:0;height:fit-content}.footsteps-container,.roadmap-footsteps{display:flex;align-items:flex-start;justify-content:center;max-height:1000px}.footsteps-container{width:100%}.footsteps-placeholder{color:rgba(255,255,255,.5);font-size:1.1rem;text-align:center;padding:20px}@media (max-width:1024px){.roadmap-container{flex-direction:column;gap:40px}.roadmap-footsteps{width:100%;min-height:300px}}@media (max-width:768px){.roadmap-title{font-size:2rem;text-align:center}.roadmap-step{flex-direction:column;text-align:center;gap:15px}.step-icon-roadmap{margin:0 auto}.step-title-roadmap{font-size:1.2rem}.step-description-roadmap{font-size:.9rem}}.process-section{padding:80px 20px;background:linear-gradient(180deg,#06203b,#0a2847)}.process-content{max-width:1200px;margin:0 auto}.process-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:60px;color:white}.process-steps{display:flex;flex-direction:column;gap:40px}.process-step{display:flex;align-items:center;gap:40px;padding:30px;background:rgba(255,255,255,.05);border-radius:20px;border-left:5px solid #4a9eff}.process-step:nth-child(2n){flex-direction:row-reverse;border-left:none;border-right:5px solid #4a9eff}.step-icon{width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;flex-shrink:0}.step-content{flex:1}.step-title{font-size:1.5rem;font-weight:700;margin-bottom:15px;color:white}.step-description{font-size:1rem;line-height:1.7;color:#b8c5d1}.final-cta-section{padding:80px 20px;background:#092746}.final-cta-content{max-width:1400px;margin:0 auto}.final-cta-container{display:flex;align-items:center;gap:60px;min-height:500px}.final-cta-image{flex:1;display:flex;align-items:center;justify-content:center;min-height:400px}.final-cta-text{flex:1;padding-left:40px}.final-cta-title{font-size:3rem;font-weight:800;margin-bottom:30px;color:white;line-height:1.2;letter-spacing:-.5px}.final-cta-description{font-size:1.3rem;line-height:1.7;margin-bottom:40px;color:#e2e8f0;font-weight:400}.final-cta-button{padding:12px 14px;border:3px solid #ffffff;background:transparent;color:#ffffff;font-size:20px;font-weight:600;text-transform:uppercase;border-radius:10px;cursor:pointer!important;transition:all .3s ease;display:inline-block;text-decoration:none;position:relative;z-index:100!important}.final-cta-button:hover{border:3px solid #ffffff;background:#002cb0;color:rgb(255,255,255);transform:translateY(-2px)}@media (max-width:1024px){.final-cta-container{flex-direction:column;gap:40px;text-align:center}.final-cta-text{padding-left:0}.final-cta-image{min-height:300px}}@media (max-width:768px){.final-cta-title{font-size:2.2rem}.final-cta-description{font-size:1.1rem}.final-cta-button{padding:10px 12px;font-size:18px}.final-cta-image{min-height:250px}}@media (max-width:480px){.final-cta-section{padding:50px 15px}.final-cta-title{font-size:1.8rem}.final-cta-description{font-size:1rem}}.yatirim-stratejileri-container{min-height:100vh;color:white;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.invest-banner-section{position:relative;width:100%;height:auto;overflow:hidden}.invest-banner-image{width:100%;height:auto;display:block;max-height:70vh;object-fit:cover}.invest-banner-overlay{position:absolute;top:50%;left:8%;transform:translateY(-50%);text-align:left;color:#f1f5f9;z-index:2;width:45%;max-width:800px;background:rgba(2,6,23,.62);border:1px solid rgba(148,163,184,.2);border-radius:16px;padding:28px 32px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.invest-banner-title{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;text-shadow:2px 2px 4px rgba(226,207,207,.7);line-height:1.2}.invest-banner-description{font-size:1.2rem;text-shadow:1px 1px 2px rgba(150,131,131,.7);line-height:1.2;font-weight:300}.invest-about-section{background-color:#f8fafc;padding:80px 120px;width:100%}.invest-about-container{max-width:1400px;margin:0 auto;display:flex;align-items:center;gap:60px}.invest-about-text{flex:1;padding-right:40px}.invest-about-title{font-size:2.2rem;font-weight:600;color:#000000;margin-bottom:2rem;line-height:1.2}.invest-about-description{font-size:1.1rem;color:#000000;line-height:1.4;margin-bottom:1.5rem}.invest-about-image{flex:1;display:flex;align-items:center;justify-content:center;min-height:400px}.invest-content-section{background-color:#fffcf6;min-height:500px;padding:80px 120px;width:100%}.invest-content-container{max-width:1400px;margin:0 auto;text-align:left}.invest-content-title{font-size:2.3rem;font-weight:600;color:#000000;margin-bottom:2rem;line-height:1.2;max-width:800px}.invest-content-description{font-size:1.2rem;color:#000000;line-height:1.4;margin-bottom:3rem;max-width:700px}.invest-cards-section{margin-top:40px}.invest-cards-container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;max-width:1200px}.invest-card{background-color:#0e7490;border-radius:15px;padding:30px;min-height:250px;position:relative;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.invest-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(81,157,174,.3)}.invest-card-content{flex:1;padding-right:20px}.invest-card-title{color:white;margin-bottom:20px;margin-left:10px;line-height:1.2;display:inline;font-weight:700}.invest-card-title-large{font-size:3.5rem;font-weight:500;letter-spacing:-1px}.invest-card-title-small{font-size:1.2rem;font-weight:400;opacity:1;letter-spacing:.3px;color:rgba(255,255,255,1)}.invest-card-description{font-size:1.3rem;color:rgba(255,255,255,.95);line-height:1.2;margin-bottom:105px;margin-top:15px;margin-left:10px;max-width:270px}.invest-card-icon{position:absolute;bottom:20px;right:20px;width:120px;height:120px;display:flex;align-items:center;justify-content:center}.invest-card-icon-placeholder{color:white;font-size:.8rem;text-align:center}.invest-partnership-section{background-color:#fffcf6;padding:80px 120px;width:100%}.invest-partnership-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.invest-partnership-content{width:100%}.invest-partnership-main-title{font-size:2.3rem;font-weight:600;color:#000000;margin-bottom:2rem;line-height:1.2;max-width:100%}.invest-partnership-main-description{font-size:1.2rem;color:#000000;line-height:1.4;margin-bottom:3rem}.invest-partnership-bottom-section{display:flex;gap:60px;align-items:flex-start}.invest-partnership-left{flex:2}.invest-partnership-sub-title{font-size:1.8rem;font-weight:600;color:#000000;margin-bottom:2rem;line-height:1.3}.invest-partnership-right{flex:1}.invest-partnership-list{list-style:none;padding:0;margin:0 0 3rem}.invest-partnership-item{display:flex;align-items:flex-start;margin-bottom:2rem;gap:15px}.invest-partnership-arrow{color:#0e7490;font-size:1.4rem;font-weight:900;margin-top:1px;flex-shrink:0}.invest-partnership-item-content{flex:1}.invest-partnership-item-title{font-size:1.1rem;font-weight:600;color:#000000;margin-bottom:12px;display:block}.invest-partnership-item-description{font-size:1rem;color:#333333;line-height:1.5;display:block}.invest-models-section{background-color:#0e7490;padding:80px 120px;width:100%}.invest-models-container{max-width:1400px;margin:0 auto}.invest-models-header{text-align:left;margin-bottom:60px}.invest-models-title{font-size:2.3rem;font-weight:600;color:white;margin-bottom:2rem;line-height:1.2}.invest-models-description{font-size:1.2rem;color:white;line-height:1.4;max-width:800px}.invest-models-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.invest-model-card{background-color:white;border:2px solid #000000;border-radius:12px;padding:25px 20px;min-height:300px;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.invest-model-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.invest-model-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px;gap:15px}.invest-model-card-title{font-size:1.4rem;font-weight:700;color:#000000;line-height:1.2;flex:1}.invest-model-card-image{width:60px;height:60px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.invest-model-card-content{flex:1}.invest-model-card-description{font-size:1.1rem;color:#000000;line-height:1.3;margin-bottom:12px;font-weight:500}.invest-model-card-features{list-style:none;padding:0;margin:0}.invest-model-card-feature{font-size:1rem;color:#333333;margin-bottom:6px;padding-left:15px;position:relative;line-height:1.2;font-weight:500}.invest-model-card-feature:before{content:"•";color:#0e7490;font-weight:700;position:absolute;left:0}@media (max-width:1024px){.invest-banner-title{font-size:2.8rem}.invest-banner-description{font-size:1.2rem}.invest-about-container{gap:40px}.invest-about-title{font-size:2.4rem}.invest-about-description{font-size:1rem}.invest-content-section{padding:60px 20px}.invest-content-title{font-size:2.2rem}.invest-content-description{font-size:1.1rem}.invest-cards-container{gap:15px}.invest-partnership-section{padding:60px 40px}.invest-partnership-container{gap:30px}.invest-partnership-bottom-section{gap:40px}.invest-partnership-main-title{font-size:2rem}.invest-partnership-main-description{font-size:1.1rem}.invest-partnership-sub-title{font-size:1.6rem}.invest-partnership-image{min-height:250px}.invest-models-section{padding:60px 40px}.invest-models-title{font-size:2rem}.invest-models-description{font-size:1.1rem}.invest-models-cards{grid-template-columns:repeat(3,1fr);gap:12px}}@media (max-width:768px){.community-hero-container{MARGIN-TOP:3EM!important}.community-discord-image{display:none!important}.invest-banner-overlay{left:3%;width:60%;max-width:350px}.invest-banner-title{font-size:1.8rem;margin-bottom:1rem}.invest-banner-description{font-size:.9rem}.invest-banner-image{max-height:50vh}.invest-about-section{padding:60px 30px}.invest-about-container{flex-direction:column;gap:30px}.invest-about-text{padding-right:0;text-align:left}.invest-about-title{font-size:2rem}.invest-about-description{font-size:1rem}.invest-about-image{min-height:300px}.invest-content-section{padding:50px 30px}.invest-content-title{font-size:1.8rem;margin-bottom:1.5rem}.invest-content-description{font-size:1rem}.invest-cards-container{grid-template-columns:1fr;gap:15px}.invest-card{padding:25px;min-height:200px}.invest-card-title-large{font-size:2.8rem}.invest-card-title-small{font-size:1rem}.invest-card-description{font-size:.9rem}.invest-partnership-section{padding:50px 30px}.invest-partnership-container{gap:25px}.invest-partnership-bottom-section{flex-direction:column;gap:30px}.invest-partnership-right{align-self:center}.invest-partnership-main-title{font-size:1.8rem}.invest-partnership-main-description{font-size:1rem}.invest-partnership-sub-title{font-size:1.5rem}.invest-partnership-item-title{font-size:1rem}.invest-partnership-item-description{font-size:.9rem}.invest-models-section{padding:50px 30px}.invest-models-header{margin-bottom:40px}.invest-models-title{font-size:1.8rem}.invest-models-description{font-size:1rem}.invest-models-cards{grid-template-columns:repeat(2,1fr);gap:12px}.invest-model-card{padding:20px 15px;min-height:280px}.invest-model-card-title{font-size:1.3rem}.invest-model-card-description{font-size:1rem}}@media (max-width:480px){.invest-banner-overlay{left:2%;width:55%;max-width:280px}.invest-banner-title{font-size:1.4rem}.invest-banner-description{font-size:.8rem}.invest-banner-image{max-height:40vh}.invest-about-section{padding:40px 20px}.invest-about-title{font-size:1.6rem}.invest-about-description{font-size:.9rem}.invest-about-image{min-height:250px}.invest-content-section{padding:40px 20px}.invest-content-title{font-size:1.5rem}.invest-content-description{font-size:.9rem}.invest-card{padding:20px;min-height:180px}.invest-card-title-large{font-size:2.2rem}.invest-card-title-small{font-size:.9rem}.invest-card-description{font-size:.85rem}.invest-card-icon{width:100px;height:100px}.invest-partnership-section{padding:40px 20px}.invest-partnership-main-title{font-size:1.6rem}.invest-partnership-main-description{font-size:.9rem}.invest-partnership-sub-title{font-size:1.3rem}.invest-partnership-item{margin-bottom:1.5rem}.invest-partnership-container{gap:20px}.invest-partnership-bottom-section{flex-direction:column;gap:20px}.invest-partnership-right{align-self:center}.invest-models-section{padding:40px 20px}.invest-models-title{font-size:1.6rem}.invest-models-description{font-size:.9rem}.invest-models-cards{grid-template-columns:1fr;gap:12px}.invest-model-card{padding:18px 12px;min-height:250px}.invest-model-card-header{margin-bottom:12px;gap:12px}.invest-model-card-title{font-size:1.2rem}.invest-model-card-image{width:50px;height:50px}}@media (max-width:768px){.hero-section .content-overlay{padding:15% 8%}.hero-section .content-overlay h1,.hero-section .content-overlay p{max-width:60%}.hero-section .content-overlay h1{font-size:2.5rem;margin-bottom:12px}.hero-section .content-overlay p{font-size:1rem;line-height:1.2}.hero-section .content-overlay p br{display:none}.services-title{bottom:30px;left:50%;transform:translateX(-50%);width:80%;text-align:center;padding:15px 20px;margin:0}.services-title h2{font-size:24px;margin:0;padding:0;line-height:1.2}.service-box-1{top:25%;left:15%;right:auto;width:30%}.service-box-2{top:25%;left:auto;right:15%;width:30%}.service-box-3{top:65%;left:15%;right:auto;width:30%}.service-box-4{top:65%;left:auto;right:15%;width:30%}.service-box h3{font-size:18px;margin-bottom:8px;line-height:1.2}.service-box p{display:none}.community-content{top:10%;left:8%;width:50%}.subtitle-badge{font-size:12px;padding:6px 8px;margin-bottom:15px;letter-spacing:.5px}.main-title{font-size:28px;line-height:1.1;margin-bottom:18px}.main-title br{display:none}.description{margin-bottom:20px;width:100%}.description p{font-size:14px;line-height:1.3;margin-bottom:12px}.description p:nth-child(2){display:none}.community-button,.growth-button,.ice-button,.newsletter-button{font-size:12px;padding:8px 12px}.growth-content{top:10%;right:8%;width:50%;transform:none}.growth-content .description{margin-bottom:20px;width:100%}.growth-content .description p{font-size:14px;line-height:1.3;margin-bottom:12px}.growth-content .description p:nth-child(2){display:none}.ice-content{top:20%;left:8%;width:50%;transform:none}.ice-content .subtitle-badge{font-size:10px;padding:4px 6px;margin-bottom:8px;letter-spacing:.3px}.ice-content .main-title{margin-bottom:10px}.ice-content .description{margin-bottom:20px;width:100%}.ice-content .description p{font-size:14px;line-height:1.3;margin-bottom:12px}.ice-content .description p br{display:none}.newsletter-content{top:10%;right:8%;width:50%;transform:none}.newsletter-content .subtitle-badge{font-size:10px;padding:4px 6px;margin-bottom:8px;letter-spacing:.3px}.newsletter-content .main-title{font-size:20px;margin-bottom:15px}.newsletter-content .description,.newsletter-content .main-title br{display:none}.subscription-section{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);width:80%;text-align:center;z-index:20}.subscription-section h3{font-size:14px;margin-bottom:10px;line-height:1.2}.subscription-section h3 br{display:none}.subscription-form{display:flex;flex-direction:column;gap:8px;align-items:center}.email-input,.name-input{padding:8px 12px;font-size:12px;width:70%;max-width:250px}.email-input-container{display:flex;width:70%;max-width:250px}.submit-arrow{padding:8px 12px;font-size:12px}.content-overlay h1{font-size:2rem}.content-overlay h2{font-size:1.8rem}.services-grid{grid-template-columns:1fr;gap:20px}.newsletter-form{flex-direction:column}}@media (max-width:480px){.hero-section .content-overlay{padding:15% 8%}.hero-section .content-overlay h1,.hero-section .content-overlay p{max-width:60%}.hero-section .content-overlay h1{font-size:1rem;margin-bottom:6px}.hero-section .content-overlay p{font-size:.5rem;line-height:1}.hero-section .content-overlay p br{display:none}.services-title{bottom:-10px;left:52.5%;transform:translateX(-50%);width:70%;text-align:left;padding:12px 15px;margin:0}.services-title h2{font-size:12px;margin:0;padding:0;line-height:1.1}.service-box-1{top:31%;left:23%;right:auto;width:35%}.service-box-2{top:31%;left:auto;right:13%;width:35%}.service-box-3{top:75%;left:23%;right:auto;width:35%}.service-box-4{top:75%;left:auto;right:13%;width:35%}.service-box h3{font-size:9px;margin-bottom:6px;line-height:1}.service-box p{display:none}.community-content{top:-4%;left:6%;width:55%}.subtitle-badge{font-size:10px;padding:4px 6px;margin-bottom:12px;letter-spacing:.3px}.main-title{font-size:22px;line-height:1;margin-bottom:15px}.main-title br{display:none}.description{margin-bottom:15px;width:100%}.description p{font-size:11px;line-height:1.2;margin-bottom:8px}.description p:nth-child(2){display:none}.community-button,.growth-button,.ice-button,.newsletter-button{font-size:10px;padding:6px 10px}.growth-content{top:40%;right:6%;width:55%;transform:none}.growth-content .description{margin-bottom:15px;width:100%}.growth-content .description p{font-size:11px;line-height:1.2;margin-bottom:8px}.growth-content .description p:nth-child(2){display:none}.ice-content{top:48%;left:6%;width:47%;transform:none}.ice-content .subtitle-badge{font-size:8px;padding:3px 5px;margin-bottom:6px;letter-spacing:.2px;line-height:1.1}.ice-content .main-title{margin-bottom:8px}.ice-content .description{margin-bottom:5px;width:100%}.ice-content .description p{font-size:10px;line-height:1.17;margin-bottom:8px}.ice-content .description p br{display:none}.newsletter-content{top:8%;right:8%;width:45%;transform:none}.newsletter-content .subtitle-badge{font-size:8px;padding:3px 5px;margin-bottom:6px;letter-spacing:.2px}.newsletter-content .main-title{font-size:16px;margin-bottom:12px}.newsletter-content .description,.newsletter-content .main-title br{display:none}.subscription-section{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);width:85%;text-align:center;z-index:20}.subscription-section h3{font-size:12px;margin-bottom:8px;line-height:1.1}.subscription-section h3 br{display:none}.subscription-form{display:flex;flex-direction:column;gap:6px;align-items:center}.email-input,.name-input{padding:6px 10px;font-size:10px;width:75%;max-width:200px}.email-input-container{display:flex;width:75%;max-width:200px}.submit-arrow{padding:6px 10px;font-size:10px}}.invest-profiles-section{position:relative;width:100%;display:flex;align-items:center;justify-content:center;min-height:600px}.invest-profiles-banner-image{width:100%;height:auto;object-fit:cover;max-height:600px}.invest-profiles-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:flex-start;padding:0 100px;background:linear-gradient(90deg,rgba(2,6,23,.72),rgba(2,6,23,.45) 55%,rgba(2,6,23,.1))}.invest-profiles-container{max-width:600px;width:100%}.invest-profiles-title{font-size:2.5rem;font-weight:600;color:#f1f5f9;line-height:1.1;margin-bottom:30px;text-shadow:0 2px 8px rgba(2,6,23,.8)}.invest-profiles-list{list-style:none;padding:0;margin:0 0 40px}.invest-profiles-item{display:flex;align-items:center;margin-bottom:8px;font-size:1.2rem;font-weight:600;color:#e2e8f0;text-shadow:0 1px 4px rgba(2,6,23,.8)}.invest-profiles-arrow{color:#67e8f9;font-size:1.6rem;font-weight:900;margin-right:15px;flex-shrink:0}.invest-profiles-cta{padding:12px 14px;border:3px solid #f1f5f9;background:rgba(2,6,23,.5);color:#f1f5f9;font-size:20px;font-weight:600;text-transform:capitalize;border-radius:10px;cursor:pointer;transition:all .3s ease}.invest-profiles-cta:hover{border:3px solid #ffffff;background:#16205a;color:rgb(255,255,255);transform:translateY(-2px)}@media (max-width:1024px){.invest-profiles-overlay{padding:0 60px}.invest-profiles-title{font-size:2.2rem}.invest-profiles-item{font-size:1.1rem}}@media (max-width:768px){.invest-profiles-overlay{padding:0 40px}.invest-profiles-title{font-size:1.8rem;margin-bottom:25px}.invest-profiles-item{font-size:1rem;margin-bottom:6px}.invest-profiles-arrow{font-size:1.4rem;font-weight:900;margin-right:12px}.invest-profiles-cta{padding:10px 12px;font-size:18px}.invest-profiles-overlay{position:static}.invest-profiles-section{flex-direction:column;gap:1em}}@media (max-width:480px){.invest-profiles-overlay{padding:0 20px}.invest-profiles-title{font-size:1.5rem;margin-bottom:20px}.invest-profiles-item{font-size:.9rem;margin-bottom:5px}.invest-profiles-arrow{font-size:1.2rem;font-weight:900;margin-right:10px}.invest-profiles-cta{padding:8px 12px;font-size:16px}}.invest-final-section{background-color:#fffcf6;padding:80px 20px;display:flex;justify-content:center;align-items:center;min-height:400px}.invest-final-container{max-width:1200px;width:100%;display:flex;justify-content:center}.invest-final-box{background-color:#fffcf6;border:5px solid #000000;border-radius:20px;padding:60px 80px;text-align:center;box-shadow:0 8px 30px rgba(0,0,0,.1);max-width:600px;width:100%}.invest-final-title{font-size:2.8rem;font-weight:600;color:#000000;line-height:1.2;margin-bottom:40px;text-align:center}.invest-final-cta{padding:12px 20px;border:3px solid #000000;background:transparent;color:#000000;font-size:20px;font-weight:600;text-transform:capitalize;border-radius:10px;cursor:pointer;transition:all .3s ease}.invest-final-cta:hover{border:3px solid #ffffff;background:#0e7490;color:rgb(255,255,255);transform:translateY(-2px)}@media (max-width:1024px){.invest-final-section{padding:60px 20px}.invest-final-box{padding:50px 60px}.invest-final-title{font-size:2.4rem;margin-bottom:35px}.invest-final-cta{font-size:18px;padding:10px 18px}}@media (max-width:768px){.invest-final-section{padding:50px 15px}.invest-final-box{padding:40px 30px;border-radius:15px}.invest-final-title{font-size:2rem;margin-bottom:30px}.invest-final-cta{font-size:16px;padding:10px 16px}}@media (max-width:480px){.invest-final-section{padding:40px 10px;min-height:350px}.invest-final-box{padding:30px 20px;border-radius:12px;border:2px solid #000000}.invest-final-title{font-size:1.6rem;margin-bottom:25px}.invest-final-cta{font-size:14px;padding:8px 14px}}.startup-container{width:100%}.startup-hero-section{background:linear-gradient(135deg,#0f172a,#052e1c);padding:100px 120px;width:100%;position:relative}.startup-hero-container{max-width:1400px;margin:0 auto;display:flex;gap:80px;align-items:center;position:relative;z-index:1}.startup-hero-content{flex:1}.startup-hero-title{font-size:3.8rem;font-weight:800;color:#f1f5f9;line-height:1.1;margin-bottom:1.5rem}.highlight-startup{background:linear-gradient(135deg,#10b981,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:800}.startup-hero-subtitle{font-size:1.4rem;color:#cbd5e1;line-height:1.6;margin-bottom:2.5rem}.startup-hero-buttons{display:flex;gap:1rem;margin-bottom:2rem}.btn-startup-primary{padding:12px 14px;border:3px solid #000000;background:transparent;color:#e2e8f0;font-size:20px;font-weight:600;text-transform:uppercase;border-radius:10px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.btn-startup-primary:hover{border:3px solid #ffffff;background:#065f46;color:#ffffff;transform:translateY(-2px)}.btn-startup-secondary{padding:12px 14px;border:3px solid #000000;background:transparent;color:#e2e8f0;font-size:20px;font-weight:600;text-transform:capitalize;border-radius:10px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.btn-startup-secondary:hover{border:3px solid #ffffff;background:#065f46;color:#ffffff;transform:translateY(-2px)}.startup-hero-image{flex:1;max-width:500px}.startup-hero-image-placeholder{width:100%;height:450px;background:linear-gradient(135deg,rgba(16,185,129,.05),rgba(5,150,105,.05));border-radius:20px;border:2px dashed rgba(16,185,129,.3);display:flex;align-items:center;justify-content:center;text-align:center;color:#059669;font-size:1.1rem;padding:20px}.startup-hero-banner{width:100%;height:auto;max-width:100%;border-radius:20px;object-fit:cover}.startup-about-section{background:linear-gradient(135deg,#ffffff,#f8fafc);padding:80px 120px;width:100%}.startup-about-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:row;gap:60px;align-items:center}.startup-about-text{flex:1}.startup-about-title{font-size:2.5rem;font-weight:700;color:#1f2937;line-height:1.2;margin-bottom:2rem}.startup-about-description{font-size:1.2rem;color:#4b5563;line-height:1.6;margin-bottom:1.5rem;font-weight:400}.startup-about-image{flex:1;max-width:500px}.startup-about-banner{width:100%;height:auto;max-width:100%;border-radius:20px;object-fit:cover}.startup-about-image-placeholder{width:100%;height:400px;background:rgba(0,0,0,.05);border-radius:15px;border:2px dashed rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;text-align:center;color:rgba(0,0,0,.5);font-size:1.1rem;padding:20px}.startup-services-section{background:linear-gradient(135deg,#ecfdf5,#d1fae5);padding:80px 120px;width:100%}.startup-services-container{max-width:1400px;margin:0 auto;text-align:center}.startup-services-title{font-size:2.8rem;font-weight:700;color:#1f2937;line-height:1.2;margin-bottom:1.5rem}.startup-services-description{font-size:1.3rem;color:#4b5563;line-height:1.5;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.startup-services-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-top:3rem}.startup-service-card{background:white;border-radius:20px;padding:40px 30px;text-align:center;box-shadow:0 8px 30px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.startup-service-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.startup-service-icon{margin-bottom:2rem}.startup-service-icon-placeholder{width:120px;height:120px;background:rgba(16,185,129,.1);border-radius:50%;border:2px dashed #10b981;display:flex;align-items:center;justify-content:center;text-align:center;color:#10b981;font-size:.9rem;font-weight:600;margin:0 auto}.startup-service-icon-img{width:80px;height:80px;object-fit:contain;margin:0 auto;display:block}.startup-service-title{font-size:1.8rem;font-weight:700;color:#000000;margin-bottom:1rem;line-height:1.3}.startup-service-description{font-size:1.1rem;color:#666666;line-height:1.6}.startup-process-section{background-color:#f8fafc;padding:80px 120px;width:100%}.startup-process-container{max-width:1400px;margin:0 auto;display:flex;gap:80px;align-items:flex-start}.startup-process-content{flex:2}.startup-process-title{font-size:2.8rem;font-weight:700;color:#000000;line-height:1.2;margin-bottom:1.5rem}.startup-process-description{font-size:1.3rem;color:#555555;line-height:1.5;margin-bottom:3rem}.startup-process-steps{display:flex;flex-direction:column;gap:2.5rem}.startup-process-step{display:flex;gap:2rem;align-items:flex-start}.startup-process-step-number{background:linear-gradient(135deg,#10b981,#059669);color:white;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0;box-shadow:0 4px 15px rgba(16,185,129,.3)}.startup-process-step-content{flex:1}.startup-process-step-title{font-size:1.6rem;font-weight:700;color:#1f2937;margin-bottom:.8rem;line-height:1.3}.startup-process-step-description{font-size:1.1rem;color:#4b5563;line-height:1.6}.startup-process-image{flex:1;max-width:450px}.startup-process-banner{width:200%;height:auto;max-width:120%;border-radius:20px;object-fit:cover}.startup-process-image-placeholder{width:100%;height:500px;background:rgba(0,0,0,.05);border-radius:15px;border:2px dashed rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;text-align:center;color:rgba(0,0,0,.5);font-size:1.1rem;padding:20px}.startup-packages-section{background:linear-gradient(135deg,#047857,#065f46);padding:80px 120px;width:100%}.startup-packages-container{max-width:1400px;margin:0 auto}.startup-packages-header{text-align:center;margin-bottom:4rem}.startup-packages-title{font-size:2.8rem;font-weight:700;color:white;line-height:1.2;margin-bottom:1.5rem}.startup-packages-description{font-size:1.3rem;color:rgba(255,255,255,.9);line-height:1.5;max-width:800px;margin:0 auto}.startup-packages-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:4rem;align-items:stretch}.startup-package-card{background:white;border-radius:20px;padding:40px 30px;text-align:center;position:relative;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:100%}.startup-package-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px rgba(16,185,129,.2)}.startup-package-featured{border:3px solid #10b981;transform:scale(1.05);box-shadow:0 10px 30px rgba(16,185,129,.3)}.startup-package-badge{position:absolute;top:-15px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#10b981,#059669);color:white;padding:8px 20px;border-radius:20px;font-size:.9rem;font-weight:600;box-shadow:0 4px 15px rgba(16,185,129,.3)}.startup-package-featured .startup-package-badge{background:linear-gradient(135deg,#f59e0b,#d97706);color:#ffffff}.startup-package-icon{margin:2rem 0}.startup-package-icon-placeholder{width:100px;height:100px;background:rgba(16,185,129,.1);border-radius:50%;border:2px dashed #10b981;display:flex;align-items:center;justify-content:center;text-align:center;color:#10b981;font-size:.8rem;font-weight:600;margin:0 auto}.startup-package-icon-img{width:80px;height:80px;object-fit:contain;margin:0 auto;display:block;transition:transform .3s ease}.startup-package-icon-img:hover{transform:scale(1.1)}.startup-package-title{font-size:1.8rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;line-height:1.3}.startup-package-price{margin-bottom:2rem;display:flex;align-items:baseline;justify-content:center;gap:8px}.startup-package-currency{font-size:1.5rem;font-weight:600;color:#10b981}.startup-package-amount{font-size:3rem;font-weight:800;color:#1f2937}.startup-package-period{font-size:1rem;color:#4b5563;font-weight:500}.startup-package-features{list-style:none;padding:0;margin:0 0 2.5rem;text-align:left;flex:1}.startup-package-features li{font-size:1rem;color:#4b5563;position:relative;padding:8px 0 8px 25px}.startup-package-features li:before{content:"✓";color:#10b981;font-weight:700;position:absolute;left:0}.startup-package-cta{padding:12px 14px;border:3px solid #000000;background:transparent;color:#000000;font-size:1.1rem;font-weight:600;text-transform:uppercase;border-radius:10px;cursor:pointer;transition:all .3s ease;width:100%}.startup-package-cta:hover{border:3px solid #ffffff;background:#065f46;color:#ffffff;transform:translateY(-2px)}.startup-package-featured .startup-package-cta{background:transparent;color:#000000;border:3px solid #000000}.startup-package-featured .startup-package-cta:hover{border:3px solid #ffffff;background:#065f46;color:#ffffff;transform:translateY(-2px)}.startup-custom-solution{background:rgba(255,255,255,.1);border-radius:20px;padding:40px;display:flex;align-items:center;gap:40px}.startup-custom-content{flex:2}.startup-custom-title{font-size:2rem;font-weight:700;color:white;margin-bottom:1rem;line-height:1.3}.startup-custom-description{font-size:1.2rem;color:rgba(255,255,255,.9);line-height:1.5;margin-bottom:2rem}.startup-custom-cta{padding:12px 14px;border:3px solid #000000;background:transparent;color:#000000;font-size:1.1rem;font-weight:600;text-transform:capitalize;border-radius:10px;cursor:pointer;transition:all .3s ease}.startup-custom-cta:hover{border:3px solid #ffffff;background:#065f46;color:#ffffff;transform:translateY(-2px)}.startup-custom-image{flex:1;max-width:300px}.startup-custom-banner{width:100%;height:auto;max-width:100%;border-radius:15px;object-fit:cover}.startup-custom-image-placeholder{width:100%;height:200px;background:rgba(255,255,255,.1);border-radius:15px;border:2px dashed rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;text-align:center;color:rgba(255,255,255,.7);font-size:1rem;padding:20px}.startup-tech-section{background:linear-gradient(135deg,#ecfdf5,#d1fae5);padding:80px 120px;width:100%}.startup-tech-container{max-width:1400px;margin:0 auto;text-align:center}.startup-tech-title{font-size:2.8rem;font-weight:700;color:#1f2937;line-height:1.2;margin-bottom:1.5rem}.startup-tech-description{font-size:1.3rem;color:#4b5563;line-height:1.5;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.startup-tech-categories{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.startup-tech-category{background:white;border-radius:15px;padding:30px;box-shadow:0 5px 20px rgba(0,0,0,.08)}.startup-tech-category-title{font-size:1.6rem;font-weight:700;color:#059669;margin-bottom:1.5rem}.startup-tech-items{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.startup-tech-item{background:linear-gradient(135deg,#10b981,#059669);color:white;padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:600;box-shadow:0 2px 8px rgba(16,185,129,.2);transition:all .3s ease}.startup-tech-item:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 4px 12px rgba(16,185,129,.3)}.startup-contact-section{background:linear-gradient(135deg,#ffffff,#f8fafc);padding:80px 120px;width:100%}.startup-contact-container{max-width:1400px;margin:0 auto;display:flex;gap:60px;align-items:center}.startup-contact-content{flex:2}.startup-contact-title{font-size:2.8rem;font-weight:700;color:#1f2937;line-height:1.2;margin-bottom:1.5rem}.startup-contact-description{font-size:1.3rem;color:#4b5563;line-height:1.5;margin-bottom:3rem}.startup-contact-options{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:3rem}.startup-contact-option{background:white;border-radius:15px;padding:30px 20px;text-align:center;box-shadow:0 5px 20px rgba(0,0,0,.08)}.startup-contact-option-icon{margin-bottom:1rem}.startup-contact-option-icon-placeholder{width:60px;height:60px;background:rgba(16,185,129,.1);border-radius:50%;border:2px dashed #10b981;display:flex;align-items:center;justify-content:center;text-align:center;color:#10b981;font-size:.7rem;font-weight:600;margin:0 auto}.startup-contact-icon-img{width:60px;height:60px;object-fit:contain;transition:transform .3s ease;margin:0 auto;display:block}.startup-contact-icon-img:hover{transform:scale(1.1)}.startup-contact-option-title{font-size:1.2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.startup-contact-option-text{font-size:1rem;color:#4b5563;font-weight:500}.startup-contact-cta-section{text-align:center}.startup-contact-cta{padding:12px 14px;border:3px solid #000000;background:transparent;color:#000000;font-size:1.3rem;font-weight:600;text-transform:uppercase;border-radius:10px;cursor:pointer;transition:all .3s ease;margin-bottom:1rem}.startup-contact-cta:hover{border:3px solid #ffffff;background:#065f46;color:#ffffff;transform:translateY(-2px)}.startup-contact-cta-note{font-size:1rem;color:#4b5563;font-style:italic}.startup-contact-image{flex:1;max-width:500px}.startup-contact-banner{width:100%;height:auto;max-width:100%;border-radius:20px;object-fit:cover}.startup-contact-image-placeholder{width:100%;height:500px;background:rgba(0,0,0,.05);border-radius:15px;border:2px dashed rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;text-align:center;color:rgba(0,0,0,.5);font-size:1.1rem;padding:20px}@media (max-width:1024px){.startup-banner-overlay{left:60px;max-width:500px}.startup-about-section,.startup-contact-section,.startup-packages-section,.startup-process-section,.startup-services-section,.startup-tech-section{padding:60px 80px}.startup-services-cards{grid-template-columns:1fr;gap:30px}.startup-packages-cards{grid-template-columns:repeat(2,1fr);gap:25px}.startup-package-featured{transform:none}.startup-tech-categories{grid-template-columns:1fr;gap:30px}}@media (max-width:768px){.startup-banner-overlay{left:30px;right:30px;width:auto;max-width:none;text-align:left}.startup-banner-title{font-size:2.5rem}.startup-banner-description{font-size:1.1rem}.startup-about-section,.startup-contact-section,.startup-packages-section,.startup-process-section,.startup-services-section,.startup-tech-section{padding:40px 30px}.startup-about-container,.startup-contact-container,.startup-process-container{flex-direction:column;gap:40px}.startup-about-text{text-align:left}.startup-about-title,.startup-contact-title,.startup-packages-title,.startup-process-title,.startup-services-title,.startup-tech-title{font-size:2.2rem}.startup-packages-cards{grid-template-columns:1fr;gap:20px}.startup-custom-solution{flex-direction:column;gap:30px;text-align:center}.startup-contact-options{grid-template-columns:1fr;gap:20px}}@media (max-width:480px){.startup-banner-title{font-size:2rem}.startup-banner-description{font-size:1rem}.startup-about-section,.startup-contact-section,.startup-packages-section,.startup-process-section,.startup-services-section,.startup-tech-section{padding:30px 20px}.startup-about-title,.startup-contact-title,.startup-packages-title,.startup-process-title,.startup-services-title,.startup-tech-title{font-size:1.8rem}.startup-package-card{padding:30px 20px}.startup-package-amount{font-size:2.5rem}.startup-contact-cta{font-size:1.1rem;padding:15px 30px}}.community-page{width:100%}.community-hero-section{background:linear-gradient(135deg,#0f172a,#1e1b4b);padding:100px 120px;width:100%;position:relative}.community-hero-container{max-width:1400px;margin:0 auto;display:flex;gap:80px;align-items:center;position:relative;z-index:1}.community-hero-content{flex:1}.community-hero-badge{background:rgba(255,255,255,.2);color:white;padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:600;display:inline-block;margin-bottom:1.5rem;backdrop-filter:blur(10px)}.community-hero-title{font-size:3.8rem;font-weight:800;color:#f1f5f9;line-height:1.1;margin-bottom:1.5rem}.highlight-purple{color:#67e8f9;font-weight:800}.community-hero-subtitle{font-size:1.4rem;color:#cbd5e1;line-height:1.6;margin-bottom:2.5rem;font-weight:400}.community-hero-buttons{display:flex;gap:1rem;margin-bottom:3rem}.btn-discord{padding:12px 24px;border:3px solid #130909;background:transparent;color:#e2e8f0;font-size:18px;font-weight:600;text-transform:uppercase;border-radius:10px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px}.btn-discord:hover{border:3px solid #ffffff;background:rgba(103,232,249,.14);color:#67e8f9;transform:translateY(-2px)}.btn-secondary{padding:12px 24px;border:3px solid #000000;background:transparent;color:#e2e8f0;font-size:18px;font-weight:600;text-transform:uppercase;border-radius:10px;cursor:pointer;transition:all .3s ease}.btn-secondary:hover{background:rgba(103,232,249,.24);color:#67e8f9;transform:translateY(-2px)}.community-hero-stats{display:flex;gap:2rem}.stat-item{display:flex;flex-direction:column;align-items:center;background:rgba(255,255,255,.2);padding:1rem 1.5rem;border-radius:15px;border:1px solid rgba(255,255,255,.3)}.stat-number{font-size:1.8rem;font-weight:800;color:#67e8f9;line-height:1}.stat-label{font-size:.9rem;color:rgba(226,232,240,.85);font-weight:500;margin-top:.3rem}.community-hero-image{flex:1;max-width:500px}.community-hero-banner{width:100%;height:auto;max-width:100%;border-radius:20px;object-fit:cover}.community-discord-section{background:#f5ebcd;padding:100px 120px;width:100%}.community-discord-container{max-width:1400px;margin:0 auto;text-align:center}.community-discord-header{margin-bottom:4rem}.community-discord-title{font-size:3rem;font-weight:800;color:#1e293b;line-height:1.2;margin-bottom:1rem}.community-discord-subtitle{font-size:1.3rem;color:#64748b;line-height:1.5}.community-discord-content{display:flex;gap:4rem;margin-top:3rem}.community-discord-image{flex:1;max-width:400px;display:flex;flex-direction:column;justify-content:center;gap:1.5rem}.discord-image-placeholder{width:100%;height:300px;background:#f1f5f9;border-radius:15px;border:2px dashed #cbd5e1;display:flex;align-items:center;justify-content:center;text-align:center;color:#64748b;font-size:1rem;padding:20px}.discord-features-image{width:100%;height:auto;max-width:100%;border-radius:15px;object-fit:contain}.discord-bottom-image,.discord-top-image{width:100%;height:auto;max-height:420px;border-radius:10px;object-fit:cover}.community-discord-grid{flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;justify-content:flex-end}.discord-feature-card{background:white;border-radius:20px;padding:2.5rem 2rem;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;border:3px solid #000000}.discord-feature-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.discord-feature-icon{margin-bottom:2rem}.feature-icon-placeholder{width:80px;height:80px;background:#f8fafc;border-radius:50%;border:2px dashed #cbd5e1;display:flex;align-items:center;justify-content:center;margin:0 auto;color:#64748b;font-size:.8rem;text-align:center}.feature-icon-image{width:120px;height:120px;object-fit:contain;margin:0 auto;display:block}.discord-feature-title{font-size:1.4rem;font-weight:700;color:#1e293b;margin-bottom:1rem;line-height:1.3}.discord-feature-description{font-size:1rem;color:#64748b;line-height:1.6}.community-channels-section{background:#0e7490;padding:100px 120px;width:100%;position:relative}.community-channels-container{max-width:1400px;margin:0 auto;display:flex;gap:80px;align-items:center}.community-channels-image{flex:1;max-width:500px}.community-channels-image-placeholder{width:100%;height:400px;background:rgba(0,0,0,.05);border-radius:20px;border:2px dashed rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;text-align:center;color:#f1f5f9;font-size:1.1rem;padding:20px}.community-channels-img{width:100%;height:auto;max-width:100%;border-radius:20px;object-fit:cover}.community-channels-content{flex:1}.community-channels-title{font-size:3rem;line-height:1.2;margin-bottom:2rem}.community-channels-title,.highlight-gradient{font-weight:800;color:#ffffff}.community-channels-list{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.channel-item{display:flex;align-items:flex-start;gap:1rem;background:white;padding:1.5rem;border-radius:15px;box-shadow:0 4px 15px rgba(0,0,0,.1);border:1px solid #e0e0e0}.channel-icon{background:#0e7490;color:white;width:35px;height:35px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.2rem;flex-shrink:0}.channel-content{flex:1}.channel-name{font-size:1.2rem;font-weight:700;color:#000000;margin-bottom:.5rem;font-family:Courier New,monospace}.channel-desc{font-size:1rem;color:#666666;line-height:1.5}.btn-explore{padding:12px 24px;border:3px solid #ffffff;background:transparent;color:#ffffff;font-size:18px;font-weight:600;text-transform:uppercase;border-radius:10px;cursor:pointer;transition:all .3s ease}.btn-explore:hover{border:3px solid #0e7490;background:#ffffff;color:#0e7490;transform:translateY(-2px)}.community-success-section{background:#fffcf6;padding:100px 120px}.community-success-container{text-align:center}.community-success-header{margin-bottom:4rem}.community-success-title{font-size:3rem;font-weight:800;color:#1e293b;margin-bottom:1rem}.community-success-subtitle{font-size:1.3rem;color:#64748b;line-height:1.5}.success-stories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;align-items:stretch}.success-story-card{background:white;border-radius:20px;padding:2.5rem;text-align:left;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;border:3px solid #000000;height:100%;display:flex;flex-direction:column;justify-content:space-between}.success-story-card.featured{border:3px solid #0e7490;box-shadow:0 8px 30px rgba(81,157,174,.15);background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.success-story-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.12)}.story-quote{font-size:1.1rem;color:#374151;line-height:1.7;font-style:italic;margin-bottom:2rem;position:relative}.story-quote:before{content:'"';font-size:4rem;color:#e5e7eb;position:absolute;top:-10px;left:-10px;font-family:Georgia,serif}.story-author{display:flex;align-items:center;gap:1rem}.author-avatar{width:50px;height:50px;flex-shrink:0}.author-avatar-placeholder{width:100%;height:100%;background:#f1f5f9;border-radius:50%;border:2px solid #cbd5e1;display:flex;align-items:center;justify-content:center;text-align:center;color:#64748b;font-size:.6rem;font-weight:600}.author-info{flex:1}.author-name{font-size:1.1rem;font-weight:700;color:#1e293b;margin-bottom:.3rem}.author-role{font-size:.9rem;color:#64748b;font-weight:500}.success-mascot{width:100%;margin:2rem auto 0;text-align:center;padding:2rem}.success-mascot-placeholder{width:100%;height:200px;background:#0e7490;border-radius:20px;border:2px dashed rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;text-align:center;color:white;font-size:1rem;font-weight:600;padding:20px}.success-mascot-img{width:auto;height:auto;border-radius:20px;object-fit:contain;max-width:420%;filter:drop-shadow(0 10px 20px rgba(0,0,0,.1))}.community-cta-section{background:#0e7490;padding:100px 120px;width:100%;position:relative}.community-cta-container{max-width:1400px;margin:0 auto;display:flex;gap:80px;align-items:center}.community-cta-content{flex:1}.community-cta-title{font-size:3.2rem;font-weight:800;color:white;line-height:1.2;margin-bottom:1.5rem}.community-cta-subtitle{font-size:1.4rem;color:rgba(255,255,255,.9);line-height:1.6;margin-bottom:3rem}.cta-buttons-group{display:flex;gap:1rem;margin-bottom:3rem}.btn-join-primary{padding:12px 24px;border:3px solid #ffffff;background:transparent;color:#ffffff;font-size:18px;font-weight:600;text-transform:uppercase;border-radius:10px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:10px}.btn-join-primary:hover{border:3px solid #ffffff;background:#ffffff;color:#0e7490;transform:translateY(-2px)}.btn-join-secondary{padding:12px 24px;border:3px solid #ffffff;background:transparent;color:#ffffff;font-size:18px;font-weight:600;text-transform:uppercase;border-radius:10px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:10px}.btn-join-secondary:hover{background:#ffffff;color:#0e7490;transform:translateY(-2px)}.btn-icon{font-size:1.3rem}.cta-features{display:flex;gap:2rem}.cta-feature{display:flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.2);padding:.8rem 1.2rem;border-radius:15px;border:1px solid rgba(255,255,255,.3)}.cta-feature-icon{font-size:1.2rem}.cta-feature-text{font-size:1rem;color:white;font-weight:600}.community-cta-mascot{flex:1;max-width:400px}.cta-mascot-placeholder{width:100%;height:400px;background:rgba(255,255,255,.2);border-radius:20px;border:2px dashed rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;text-align:center;color:rgba(255,255,255,.8);font-size:1.1rem;padding:20px}.cta-mascot-img{width:100%;height:auto;max-width:500px;border-radius:20px;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,.1))}@media (max-width:1024px){.community-channels-section,.community-cta-section,.community-discord-section,.community-hero-section,.community-success-section{padding:80px 60px}.community-channels-container,.community-cta-container,.community-hero-container{flex-direction:column;gap:50px}.community-discord-content{flex-direction:column;gap:2rem}.discord-bottom-image,.discord-top-image{max-height:80px}.community-discord-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.success-mascot{padding:1.5rem;max-width:100%;overflow:hidden}.success-mascot-img{width:100%;max-width:600px;height:auto}.success-stories-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.community-hero-stats,.cta-features{flex-wrap:wrap;gap:1rem}}@media (max-width:768px){.community-channels-section,.community-cta-section,.community-discord-section,.community-hero-section,.community-success-section{padding:60px 30px}.community-hero-title{font-size:3rem}.community-channels-title,.community-cta-title,.community-discord-title,.community-success-title{font-size:2.5rem}.community-discord-content{flex-direction:column;gap:1.5rem}.discord-bottom-image,.discord-top-image{max-height:60px}.community-discord-grid{grid-template-columns:1fr;gap:1.5rem}.success-mascot{padding:1rem;max-width:100%;overflow:hidden}.success-mascot-img{width:100%;max-width:100%;height:auto}.success-stories-grid{grid-template-columns:1fr;gap:1.5rem}.community-hero-buttons,.cta-buttons-group{flex-direction:column;gap:1rem}.btn-discord,.btn-join-primary,.btn-join-secondary,.btn-secondary{justify-content:center}.community-channels-list{gap:1rem}.channel-item{padding:1rem}.cta-features{flex-direction:column;gap:1rem}}@media (max-width:480px){.community-channels-section,.community-cta-section,.community-discord-section,.community-hero-section,.community-success-section{padding:40px 20px}.community-hero-title{font-size:2.5rem}.community-channels-title,.community-cta-title,.community-discord-title,.community-success-title{font-size:2rem}.discord-feature-card,.success-story-card{padding:2rem 1.5rem}.community-hero-stats{flex-direction:column;gap:.5rem}.stat-item{padding:.8rem 1rem}}.community-feature-card{background:white;border-radius:20px;padding:40px 35px;text-align:left;box-shadow:0 8px 30px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.community-feature-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.community-feature-icon{margin-bottom:2rem}.community-feature-icon-placeholder{width:80px;height:80px;background:rgba(81,157,174,.1);border-radius:15px;border:2px dashed #0e7490;display:flex;align-items:center;justify-content:center;text-align:center;color:#0e7490;font-size:.8rem;font-weight:600}.community-feature-title{font-size:1.8rem;font-weight:700;color:#000000;margin-bottom:1rem;line-height:1.3}.community-feature-description{font-size:1.1rem;color:#666666;line-height:1.6;margin-bottom:1.5rem}.community-feature-list{list-style:none;padding:0;margin:0}.community-feature-list li{font-size:1rem;color:#555555;position:relative;padding:6px 0 6px 20px}.community-feature-list li:before{content:"•";color:#0e7490;font-weight:700;position:absolute;left:0}.community-types-section{background-color:#0e7490;padding:80px 120px;width:100%}.community-types-container{max-width:1400px;margin:0 auto;text-align:center}.community-types-title{font-size:2.8rem;font-weight:700;color:white;line-height:1.2;margin-bottom:1.5rem}.community-types-description{font-size:1.3rem;color:rgba(255,255,255,.9);line-height:1.5;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.community-types-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-top:3rem}.community-type-card{background:white;border-radius:20px;padding:40px 30px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.community-type-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px rgba(0,0,0,.2)}.community-type-icon{margin-bottom:2rem}.community-type-icon-placeholder{width:100px;height:100px;background:rgba(16,185,129,.1);border-radius:50%;border:2px dashed #10b981;display:flex;align-items:center;justify-content:center;text-align:center;color:#10b981;font-size:.8rem;font-weight:600;margin:0 auto}.community-type-title{font-size:1.8rem;font-weight:700;color:#000000;margin-bottom:1rem;line-height:1.3}.community-type-description{font-size:1.1rem;color:#666666;line-height:1.6;margin-bottom:2rem}.community-type-tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.community-type-tag{background:#0e7490;color:white;padding:6px 12px;border-radius:15px;font-size:.8rem;font-weight:600}.community-success-section{background-color:#f8fafc;padding:80px 120px;width:100%}.community-success-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:40px;align-items:center}.community-success-content{flex:2}.community-success-title{font-size:2.8rem;font-weight:700;color:#000000;line-height:1.2;margin-bottom:1.5rem}.community-success-description{font-size:1.3rem;color:#555555;line-height:1.5;margin-bottom:3rem}.community-success-stories{display:flex;flex-direction:column;gap:2rem}.community-success-story{background:white;border-radius:15px;padding:2rem;box-shadow:0 5px 20px rgba(0,0,0,.08)}.community-success-quote{font-size:1.1rem;color:#333333;line-height:1.6;font-style:italic;margin-bottom:1rem}.community-success-author{font-size:1rem;color:#0e7490;font-weight:600}.community-success-image{flex:1;max-width:450px}.community-success-image-placeholder{width:100%;height:400px;background:rgba(0,0,0,.05);border-radius:15px;border:2px dashed rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;text-align:center;color:rgba(0,0,0,.5);font-size:1.1rem;padding:20px}.community-join-section{background-color:#fffcf6;padding:80px 120px;width:100%}.community-join-container{max-width:1400px;margin:0 auto;display:flex;gap:60px;align-items:center}.community-join-content{flex:2}.community-join-title{font-size:2.8rem;font-weight:700;color:#000000;line-height:1.2;margin-bottom:1.5rem}.community-join-description{font-size:1.3rem;color:#555555;line-height:1.5;margin-bottom:3rem}.community-join-options{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:3rem}.community-join-option{background:white;border-radius:15px;padding:30px 20px;text-align:center;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:transform .3s ease}.community-join-option:hover{transform:translateY(-5px)}.community-join-option-icon{margin-bottom:1rem}.community-join-option-icon-placeholder{width:60px;height:60px;background:rgba(16,185,129,.1);border-radius:50%;border:2px dashed #10b981;display:flex;align-items:center;justify-content:center;text-align:center;color:#10b981;font-size:.7rem;font-weight:600;margin:0 auto}.community-join-option-title{font-size:1.2rem;font-weight:700;color:#000000;margin-bottom:.5rem}.community-join-option-text{font-size:1rem;color:#666666;margin-bottom:1.5rem}.community-join-option-cta{background:#0e7490;color:white;border:none;border-radius:20px;padding:12px 20px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%}.community-join-option-cta:hover{background:#3f7a86}.community-join-main-cta{text-align:center}.community-join-main-button{background:#0e7490;color:white;border:none;border-radius:25px;padding:20px 50px;font-size:1.4rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin-bottom:1rem}.community-join-main-button:hover{background:#3f7a86;transform:translateY(-2px)}.community-join-main-note{font-size:1rem;color:#666666;font-style:italic}.community-join-image{flex:1;max-width:450px}.community-join-image-placeholder{width:100%;height:500px;background:rgba(0,0,0,.05);border-radius:15px;border:2px dashed rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;text-align:center;color:rgba(0,0,0,.5);font-size:1.1rem;padding:20px}.community-rules-section{background-color:#f8fafc;padding:80px 120px;width:100%}.community-rules-container{max-width:1400px;margin:0 auto;text-align:center}.community-rules-title{font-size:2.8rem;font-weight:700;color:#000000;line-height:1.2;margin-bottom:1.5rem}.community-rules-description{font-size:1.3rem;color:#555555;line-height:1.5;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.community-rules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:3rem}.community-rule{background:white;border-radius:15px;padding:30px 25px;text-align:center;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:transform .3s ease}.community-rule:hover{transform:translateY(-5px)}.community-rule-icon{font-size:3rem;margin-bottom:1rem}.community-rule-title{font-size:1.4rem;font-weight:700;color:#000000;margin-bottom:1rem;line-height:1.3}.community-rule-description{font-size:1rem;color:#666666;line-height:1.5}@media (max-width:1024px){.community-banner-overlay{left:60px;max-width:550px}.community-about-section,.community-features-section,.community-join-section,.community-rules-section,.community-success-section,.community-types-section{padding:60px 80px}.community-features-cards,.community-types-grid{grid-template-columns:1fr;gap:30px}.community-rules-grid{grid-template-columns:repeat(2,1fr);gap:25px}}@media (max-width:768px){.community-banner-overlay{left:30px;right:30px;width:auto;max-width:none;text-align:left}.community-banner-title{font-size:2.6rem}.community-banner-description{font-size:1.2rem}.community-about-section,.community-features-section,.community-join-section,.community-rules-section,.community-success-section,.community-types-section{padding:40px 30px}.community-about-container,.community-join-container,.community-success-container{flex-direction:column;gap:40px}.community-about-text{text-align:left}.community-about-stats{flex-direction:column;gap:1rem}.community-about-title,.community-features-title,.community-join-title,.community-rules-title,.community-success-title,.community-types-title{font-size:2.2rem}.community-join-options,.community-rules-grid{grid-template-columns:1fr;gap:20px}}@media (max-width:480px){.community-banner-title{font-size:2.2rem}.community-banner-description{font-size:1.1rem}.community-about-section,.community-features-section,.community-join-section,.community-rules-section,.community-success-section,.community-types-section{padding:30px 20px}.community-about-title,.community-features-title,.community-join-title,.community-rules-title,.community-success-title,.community-types-title{font-size:1.9rem}.community-feature-card,.community-type-card{padding:30px 25px}.community-join-main-button{font-size:1.2rem;padding:18px 40px}}@media (max-width:1024px){.startup-hero-section{padding:80px 60px}.startup-hero-container{margin-top:3em;flex-direction:column;gap:50px}.startup-hero-title{font-size:3.2rem}.startup-hero-buttons{flex-direction:column;gap:1rem}}@media (max-width:768px){h1,h2{font-size:1rem}.home-page-containerses{display:none!important}.home-page-containersesmobile{display:block}.mobiletext1{position:relative;top:31vw;left:10em;right:0;margin:0 auto;text-align:center;color:white;z-index:10;height:0}.mobiletext1 h1{font-size:1.7rem;font-weight:700;margin-bottom:1rem;line-height:1.2;color:black;width:100vw;height:0}.mobiletext1 p{font-size:1.1rem;line-height:1.5;opacity:.9;height:0}.mobiletext2{text-align:center;color:black;z-index:10;position:relative;width:100vw;top:164vw;height:0}.mobiletext2 h2{width:100vw;font-size:1.5rem;font-weight:600;line-height:1.3;padding:0 2em;height:0}.mobiletext3{text-align:center;color:black;z-index:10;position:relative;width:100vw;top:222vw;height:0}.mobiletext3 h2{width:100vw;font-size:1.3rem;font-weight:600;line-height:1.3;height:0;padding:3em}.mobiletext4{text-align:center;color:black;z-index:10;position:relative;width:100vw;top:310vw;height:0}.mobiletext4 h2{width:100vw;font-size:1.5rem;font-weight:600;line-height:1.3;padding:0 2em}.mobiletext5{text-align:center;color:black;z-index:10;position:relative;width:100vw;top:376vw;height:0}.mobiletext5 h2{width:100vw;font-size:1.5rem;font-weight:600;line-height:1.3;padding:0 2em}.mobiletext6{text-align:center;color:black;z-index:10;position:relative;width:100vw;top:442vw;height:0}.mobiletext6 h2{width:100vw;font-size:1.5rem;font-weight:600;line-height:1.3;padding:0 2em}.mobiletext7{text-align:left;color:black;z-index:10;top:508vw;height:0}.mobiletext7,.mobiletext7 h2{position:relative;width:100vw}.mobiletext7 h2{padding:0 2em;font-size:1.5rem;font-weight:600;line-height:1.3;left:-1em;top:-.4em}.mobiletext7 p{width:100vw;padding:0 2em;font-size:.8rem;font-weight:400;line-height:1.3}.mobiletext7 button{position:relative;left:2em;top:1em}.mobiletext8{text-align:right;color:black;z-index:10;top:590vw;height:0}.mobiletext8,.mobiletext8 h2{position:relative;width:100vw}.mobiletext8 h2{padding:0 2em;font-size:1.5rem;font-weight:600;line-height:1.3;top:-.4em;left:1em}.mobiletext8 p{width:100vw;font-size:.8rem;font-weight:400;line-height:1.3;padding:0 7em;position:relative;left:5.4em}.mobiletext8 button{position:relative;left:1em;top:.5em}.mobiletext9{text-align:left;color:black;z-index:10;top:695vw;height:0}.mobiletext9,.mobiletext9 h2{position:relative;width:100vw}.mobiletext9 h2{padding:0 4em;font-size:1.5rem;font-weight:600;line-height:1.3;top:-.4em;left:-3.6em}.mobiletext9 p{width:100vw;padding:0 9em;font-size:.8rem;font-weight:400;line-height:1.3;text-align:left;position:relative;left:-8em}.mobiletext9 button{position:relative;left:1em;top:1em}.startup-hero-section{padding:60px 30px}.startup-hero-title{font-size:2.8rem}.startup-hero-subtitle{font-size:1.2rem}.startup-hero-buttons{flex-direction:column;gap:1rem}.btn-startup-primary,.btn-startup-secondary{text-align:center;justify-content:center}.invest-banner-overlay{position:static!important;transform:none!important;width:100%!important;max-width:100%!important;border-radius:0!important;padding:24px 20px!important;background:linear-gradient(180deg,#0f172a,#134e4a)!important}}@media (max-width:480px){.startup-hero-section{padding:40px 20px}.startup-hero-title{font-size:2.2rem}.startup-hero-subtitle{font-size:1.1rem}}.terms-container{min-height:100vh;background:#f8fafc}.terms-content{padding:120px 40px 80px;max-width:1200px;margin:0 auto}.terms-wrapper{background:white;border-radius:20px;padding:60px;box-shadow:0 20px 40px rgba(0,0,0,.1)}.terms-title{font-size:3rem;font-weight:800;color:#1a202c;text-align:center;margin-bottom:1rem;background:linear-gradient(135deg,#065f46,#0e7490);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.terms-date{text-align:center;color:#718096;font-size:1.1rem}.terms-date,.terms-section{margin-bottom:3rem}.terms-section h2{font-size:1.8rem;font-weight:700;color:#2d3748;margin-bottom:1rem;border-bottom:2px solid #e2e8f0;padding-bottom:.5rem}.terms-section h3{font-size:1.4rem;font-weight:600;color:#4a5568;margin:1.5rem 0 1rem}.terms-section p{font-size:1.1rem;line-height:1.7;color:#4a5568;margin-bottom:1rem}.terms-section ul{margin:1rem 0;padding-left:2rem}.terms-section li{font-size:1.1rem;line-height:1.6;color:#4a5568;margin-bottom:.5rem}.cookie-container{min-height:100vh;background:#f8fafc}.cookie-content{padding:120px 40px 80px;max-width:1200px;margin:0 auto}.cookie-wrapper{background:white;border-radius:20px;padding:60px;box-shadow:0 20px 40px rgba(0,0,0,.1)}.cookie-title{font-size:3rem;font-weight:800;color:#1a202c;text-align:center;margin-bottom:1rem;background:linear-gradient(135deg,#065f46,#0e7490);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.cookie-date{text-align:center;color:#718096;font-size:1.1rem}.cookie-date,.cookie-section{margin-bottom:3rem}.cookie-section h2{font-size:1.8rem;font-weight:700;color:#2d3748;margin-bottom:1rem;border-bottom:2px solid #e2e8f0;padding-bottom:.5rem}.cookie-section h3{font-size:1.4rem;font-weight:600;color:#4a5568;margin:1.5rem 0 1rem}.cookie-section p{font-size:1.1rem;line-height:1.7;color:#4a5568;margin-bottom:1rem}.cookie-section ul{margin:1rem 0;padding-left:2rem}.cookie-section li{font-size:1.1rem;line-height:1.6;color:#4a5568;margin-bottom:.5rem}.cookie-section a{color:#065f46;text-decoration:none;font-weight:600}.cookie-section a:hover{text-decoration:underline}.cookie-table{width:100%;border-collapse:collapse;margin:2rem 0;background:#f7fafc;border-radius:12px;overflow:hidden}.cookie-table th{background:#065f46;color:white;padding:1rem;text-align:left;font-weight:600}.cookie-table td{padding:1rem;border-bottom:1px solid #e2e8f0;color:#4a5568}.cookie-table tr:last-child td{border-bottom:none}@media (max-width:768px){.cookie-content,.terms-content{padding:100px 20px 60px}.cookie-wrapper,.terms-wrapper{padding:40px 20px}.cookie-title,.terms-title{font-size:2.2rem}.cookie-table{font-size:.9rem}.cookie-table td,.cookie-table th{padding:.7rem}}.contact-form-section{padding:80px 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.contact-form-container{max-width:800px;margin:0 auto;padding:0 20px}.contact-form-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:16px;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.contact-form-subtitle{font-size:1.1rem;text-align:center;margin-bottom:48px;color:#666;line-height:1.6}.contact-form{background:white;padding:48px;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.1);border:1px solid #e9ecef}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}.form-group{display:flex;flex-direction:column}.form-label{font-size:.95rem;font-weight:600;color:#333;margin-bottom:8px}.form-input,.form-label,.form-textarea{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.form-input,.form-textarea{padding:16px;border:2px solid #e9ecef;border-radius:12px;font-size:1rem;transition:all .3s ease;background:#fafafa}.form-input:focus,.form-textarea:focus{outline:none;border-color:#047857;background:white;box-shadow:0 0 0 3px rgba(40,167,69,.1)}.form-input:disabled,.form-textarea:disabled{background:#f8f9fa;color:#6c757d;cursor:not-allowed}.form-textarea{resize:vertical;min-height:120px;font-family:inherit}.form-status{padding:16px;border-radius:12px;margin-bottom:24px;font-weight:500;text-align:center}.form-status.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.form-status.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.form-submit-btn{width:100%;padding:18px 32px;background:linear-gradient(135deg,#065f46,#047857);color:white;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;align-items:center;justify-content:center;gap:12px}.form-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#218838,#1ea085);transform:translateY(-2px);box-shadow:0 8px 25px rgba(40,167,69,.3)}.form-submit-btn:disabled{background:#6c757d;cursor:not-allowed;transform:none;box-shadow:none}.loading-spinner{width:20px;height:20px;border:2px solid transparent;border-top-color:white;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.contact-form-section{padding:60px 0}.contact-form-title{font-size:2rem}.contact-form{padding:32px 24px;margin:0 16px}.form-row{grid-template-columns:1fr;gap:16px;margin-bottom:16px}.form-input,.form-textarea{padding:14px}.form-submit-btn{padding:16px 24px;font-size:1rem}}.admin-container{min-height:100vh;background:#f8f9fa}.admin-login-section{padding:100px 0;min-height:80vh;display:flex;align-items:center;justify-content:center}.admin-login-container{max-width:500px;margin:0 auto;padding:0 20px}.admin-login-card{background:white;padding:48px;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.1);border:1px solid #e9ecef}.admin-login-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:16px;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.admin-login-subtitle{font-size:1.1rem;text-align:center;margin-bottom:32px;color:#666}.admin-login-form{margin-bottom:32px}.admin-login-btn{width:100%;padding:16px;background:linear-gradient(135deg,#0e7490,#155e75);color:white;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.admin-login-btn:hover{background:linear-gradient(135deg,#0056b3,#004085);transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,123,255,.3)}.admin-login-info{background:#f8f9fa;padding:20px;border-radius:12px;border:1px solid #e9ecef;text-align:center}.admin-login-info p{margin:4px 0;font-size:.9rem;color:#666}.form-error{background:#f8d7da;color:#721c24;padding:12px;border-radius:8px;margin-bottom:16px;text-align:center;border:1px solid #f5c6cb}.admin-panel-section{padding:40px 0 80px;min-height:80vh}.admin-panel-container{max-width:1200px;margin:0 auto;padding:0 20px}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding:24px;background:white;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.admin-header-left h1{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:8px}.admin-header-left p{color:#666;font-size:1rem}.admin-header-right{display:flex;gap:12px}.admin-btn{padding:12px 24px;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.admin-btn-primary{background:linear-gradient(135deg,#065f46,#047857);color:white}.admin-btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#218838,#1ea085);transform:translateY(-1px)}.admin-btn-secondary{background:linear-gradient(135deg,#6c757d,#495057);color:white}.admin-btn-secondary:hover:not(:disabled){background:linear-gradient(135deg,#5a6268,#343a40);transform:translateY(-1px)}.admin-btn-danger{background:linear-gradient(135deg,#dc3545,#c82333);color:white}.admin-btn-danger:hover{background:linear-gradient(135deg,#c82333,#a71e2a);transform:translateY(-1px)}.admin-btn:disabled{background:#e9ecef;color:#6c757d;cursor:not-allowed;transform:none}.admin-error,.admin-success{padding:16px;border-radius:12px;margin-bottom:24px;text-align:center;font-weight:500}.admin-error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.admin-success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.admin-loading{text-align:center;padding:60px 20px;background:white;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.admin-loading .loading-spinner{width:40px;height:40px;border:4px solid #e9ecef;border-top-color:#047857;margin:0 auto 20px}.admin-empty{text-align:center;padding:60px 20px;background:white;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.1);color:#666}.admin-messages-grid{display:grid;gap:24px}.message-card{background:white;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.1);border:1px solid #e9ecef;overflow:hidden;transition:all .3s ease}.message-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.message-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 16px;border-bottom:1px solid #f8f9fa}.message-info h3{font-size:1.2rem;font-weight:600;color:#1a1a1a;margin-bottom:4px}.message-date{font-size:.9rem;color:#666}.message-actions{display:flex;align-items:center;gap:12px}.status-badge{padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.status-unread{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.status-read{background:#d1ecf1;color:#0c5460;border:1px solid #b8daff}.status-replied{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.delete-btn{background:none;border:none;font-size:1.2rem;cursor:pointer;padding:8px;border-radius:8px;transition:all .3s ease}.delete-btn:hover{background:#f8d7da;transform:scale(1.1)}.message-content{padding:0 24px 24px}.message-contact-info{margin-bottom:20px}.message-contact-info p{margin:8px 0;font-size:.95rem;color:#666}.message-text{background:#f8f9fa;padding:20px;border-radius:12px;border:1px solid #e9ecef}.message-text strong{display:block;margin-bottom:12px;color:#333;font-weight:600}.message-text p{color:#555;line-height:1.6;margin:0}@media (max-width:768px){.admin-login-card{padding:32px 24px;margin:0 16px}.admin-login-title{font-size:2rem}.admin-header{flex-direction:column;gap:20px;text-align:center}.admin-header-right{flex-wrap:wrap;justify-content:center}.admin-btn{padding:10px 16px;font-size:.9rem}.message-header{flex-direction:column;gap:16px;text-align:center}.message-actions{justify-content:center}}.blog-hero-section{padding:140px 0 100px;background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);position:relative;overflow:hidden;top:5em}.blog-hero-section:before{background:radial-gradient(circle at 20% 50%,rgba(59,130,246,.15) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(16,185,129,.15) 0,transparent 50%),radial-gradient(circle at 40% 80%,rgba(139,92,246,.15) 0,transparent 50%);z-index:1}.blog-hero-section:after,.blog-hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.blog-hero-section:after{background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Ccircle cx='30' cy='30' r='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;z-index:2}.blog-hero-container{max-width:1400px;margin:0 auto;padding:0 24px;position:relative;z-index:3}.blog-hero-content{text-align:center;max-width:900px;margin:0 auto}.blog-hero-title{font-size:4.5rem;font-weight:800;margin-bottom:32px;color:#ffffff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.1;letter-spacing:-.02em;background:linear-gradient(135deg,#ffffff,#e2e8f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.blog-hero-subtitle{font-size:1.5rem;color:#cbd5e1;margin-bottom:56px;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.7;font-weight:400}.blog-hero-stats{display:flex;justify-content:center;gap:48px;margin-top:48px}.blog-stat{text-align:center}.blog-stat-number{display:block;font-size:2.5rem;font-weight:700;color:#34d399;margin-bottom:8px}.blog-stat-label{font-size:1rem;color:white;text-transform:uppercase;letter-spacing:.5px}.blog-content-section{padding:80px 0}.blog-content-container{max-width:1200px;margin:0 auto;padding:0 20px}.blog-filters{background:white;padding:32px;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.1);margin-bottom:48px;border:1px solid #e9ecef}.blog-filters-row{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:24px;align-items:end}.blog-search{position:relative}.blog-search-input{width:100%;padding:16px 50px 16px 20px;border:2px solid #e9ecef;border-radius:12px;font-size:1rem;transition:all .3s ease;background:#fafafa}.blog-search-input:focus{outline:none;border-color:#047857;background:white;box-shadow:0 0 0 3px rgba(40,167,69,.1)}.blog-search-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:1.2rem;color:#666}.blog-filter-group{display:flex;flex-direction:column}.blog-filter-label{font-size:.9rem;font-weight:600;color:#333;margin-bottom:8px}.blog-filter-select{padding:16px;border:2px solid #e9ecef;border-radius:12px;font-size:1rem;background:#fafafa;transition:all .3s ease}.blog-filter-select:focus{outline:none;border-color:#047857;background:white;box-shadow:0 0 0 3px rgba(40,167,69,.1)}.blog-clear-filters{padding:16px 24px;background:linear-gradient(135deg,#dc3545,#c82333);color:white;border:none;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.blog-clear-filters:hover{background:linear-gradient(135deg,#c82333,#a71e2a);transform:translateY(-2px)}.blog-active-filters{margin-top:20px;padding-top:20px;border-top:1px solid #e9ecef;display:flex;flex-wrap:wrap;gap:12px;align-items:center}.blog-active-filters-label{font-size:.9rem;font-weight:600;color:#666}.blog-active-filter{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;background:#e3f2fd;color:#1565c0;border-radius:20px;font-size:.85rem;font-weight:500}.blog-active-filter button{background:none;border:none;color:#1565c0;font-size:1.2rem;cursor:pointer;padding:0;margin-left:4px}.blog-results-info{margin-bottom:32px}.blog-results-count{font-size:1.1rem;color:#666;font-weight:500}.blog-posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:40px;margin-bottom:80px}.blog-card{background:white;border-radius:24px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.08);border:1px solid rgba(226,232,240,.8);transition:all .4s cubic-bezier(.4,0,.2,1);height:fit-content;position:relative}.blog-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(59,130,246,.02),rgba(16,185,129,.02));opacity:0;transition:opacity .4s ease;z-index:1}.blog-card:hover:before{opacity:1}.blog-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 20px 60px rgba(0,0,0,.15);border-color:rgba(59,130,246,.2)}.blog-card-link{display:block;text-decoration:none;color:inherit;position:relative;z-index:2}.blog-card-image-container{position:relative;overflow:hidden;height:280px}.blog-card-image{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.blog-card:hover .blog-card-image{transform:scale(1.08)}.blog-card-category{position:absolute;top:20px;left:20px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:white;padding:10px 20px;border-radius:25px;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;box-shadow:0 4px 16px rgba(59,130,246,.3);backdrop-filter:blur(10px)}.blog-card-content{padding:24px}.blog-card-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:.9rem;color:#666}.blog-card-date,.blog-card-read-time{font-weight:500}.blog-card-title{font-size:1.4rem;font-weight:700;color:#1a1a1a;margin-bottom:16px;line-height:1.4;-webkit-line-clamp:2}.blog-card-excerpt,.blog-card-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.blog-card-excerpt{color:#666;line-height:1.6;margin-bottom:20px;-webkit-line-clamp:3}.blog-card-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.blog-card-tag{background:#f8f9fa;color:#495057;padding:6px 12px;border-radius:16px;font-size:.8rem;font-weight:500;border:1px solid #e9ecef}.blog-card-tag-more{background:#e9ecef;color:#6c757d;padding:6px 12px;border-radius:16px;font-size:.8rem;font-weight:600}.blog-card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #f8f9fa}.blog-card-author{font-size:.9rem;color:#666;font-weight:500}.blog-card-read-more{color:#047857;font-weight:600;font-size:.9rem}.blog-no-results{text-align:center;padding:80px 20px;background:white;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.blog-no-results-icon{font-size:4rem;margin-bottom:24px}.blog-no-results-title{font-size:1.8rem;font-weight:700;color:#1a1a1a;margin-bottom:16px}.blog-no-results-message{font-size:1.1rem;color:#666;margin-bottom:32px;max-width:500px;margin-left:auto;margin-right:auto;line-height:1.6}.blog-no-results-button{padding:16px 32px;background:linear-gradient(135deg,#065f46,#047857);color:white;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.blog-no-results-button:hover{background:linear-gradient(135deg,#218838,#1ea085);transform:translateY(-2px)}.blog-popular-tags{background:white;padding:32px;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.1);border:1px solid #e9ecef}.blog-popular-tags-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:24px;text-align:center}.blog-popular-tags-list{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.blog-popular-tag{background:#f8f9fa;color:#495057;padding:12px 20px;border:2px solid #e9ecef;border-radius:25px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease}.blog-popular-tag:hover{background:#047857;color:white;border-color:#047857;transform:translateY(-2px)}.blog-breadcrumb-section{color:#555;z-index:999999999;background:#f8f9fa;max-width:1200px;height:0;margin:0 auto;padding:0 24px;font-size:.85rem;position:relative;top:8.7em;left:-1.5em}.blog-breadcrumb-container{max-width:1200px;margin:0 auto;padding:0 20px}.blog-breadcrumb{display:flex;align-items:center;gap:12px;font-size:.9rem}.blog-breadcrumb-link{color:#047857;text-decoration:none;font-weight:500;transition:color .3s ease}.blog-breadcrumb-link:hover{color:#218838}.blog-breadcrumb-separator{color:#6c757d;font-weight:600}.blog-breadcrumb-current{color:#6c757d;font-weight:500;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.blog-post-hero{padding:60px 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef);margin-top:6em}.blog-post-hero-container{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.blog-post-meta{display:flex;gap:16px;margin-bottom:24px;flex-wrap:wrap}.blog-post-category{background:linear-gradient(135deg,#065f46,#047857);color:white;padding:8px 16px;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.blog-post-date,.blog-post-read-time{color:#666;font-size:.95rem;font-weight:500}.blog-post-title{font-size:2.8rem;font-weight:700;color:#1a1a1a;margin-bottom:24px;line-height:1.2}.blog-post-excerpt{font-size:1.2rem;color:#666;line-height:1.6;margin-bottom:32px}.blog-post-author-info{display:flex;justify-content:space-between;align-items:center;gap:24px}.blog-post-author-name{font-size:1rem;color:#495057;font-weight:600}.blog-post-share{position:relative}.blog-post-share-button{padding:12px 24px;background:linear-gradient(135deg,#0e7490,#155e75);color:white;border:none;border-radius:25px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.blog-post-share-button:hover{background:linear-gradient(135deg,#0056b3,#004085);transform:translateY(-2px)}.blog-post-share-menu{position:absolute;top:100%;right:0;margin-top:8px;background:white;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.15);border:1px solid #e9ecef;padding:8px;min-width:150px;z-index:10}.blog-post-share-link{display:block;padding:12px 16px;color:#495057;text-decoration:none;border-radius:8px;font-size:.9rem;font-weight:500;transition:all .3s ease;border:none;background:none;width:100%;text-align:left;cursor:pointer}.blog-post-share-link:hover{background:#f8f9fa;color:#047857}.blog-post-hero-image{position:relative}.blog-post-image{width:100%;height:400px;object-fit:cover;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.15)}.blog-post-content-section{padding:80px 0}.blog-post-content-container{max-width:94%;margin:0 auto;padding:0 20px}.blog-post-content{background:white;padding:48px;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.1);border:1px solid #e9ecef;margin-bottom:48px;line-height:1.8}.blog-content-h1{font-size:2.2rem;font-weight:700;color:#1a1a1a;margin:48px 0 24px;line-height:1.3}.blog-content-h1:first-child{margin-top:0}.blog-content-h2{font-size:1.8rem;font-weight:700;color:#1a1a1a;margin:40px 0 20px;line-height:1.3}.blog-content-h3{font-size:1.4rem;font-weight:600;color:#1a1a1a;margin:32px 0 16px;line-height:1.3}.blog-content-p{font-size:1.1rem;color:#495057;margin-bottom:20px;line-height:1.8}.blog-content-image-container{margin:48px 0;text-align:center;background:#f8fafc;border-radius:16px;padding:24px;border:1px solid #e2e8f0}.blog-content-image{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.12);transition:transform .3s ease,box-shadow .3s ease}.blog-content-image:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(0,0,0,.18)}.blog-content-image-caption{margin-top:16px;font-size:.95rem;color:#64748b;font-style:italic;line-height:1.5;max-width:600px;margin-left:auto;margin-right:auto}.blog-post-tags-section{background:white;padding:32px;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.1);border:1px solid #e9ecef;margin-bottom:32px}.blog-post-tags-title{font-size:1.3rem;font-weight:700;color:#1a1a1a;margin-bottom:20px}.blog-post-tags{display:flex;flex-wrap:wrap;gap:12px}.blog-post-tag{background:#f8f9fa;color:#495057;padding:10px 16px;border-radius:20px;font-size:.9rem;font-weight:500;text-decoration:none;border:2px solid #e9ecef;transition:all .3s ease}.blog-post-tag:hover{background:#047857;color:white;border-color:#047857;transform:translateY(-2px)}.blog-post-share-section{background:white;padding:32px;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.1);border:1px solid #e9ecef;margin-bottom:48px}.blog-post-share-title{font-size:1.3rem;font-weight:700;color:#1a1a1a;margin-bottom:20px;text-align:center}.blog-post-share-buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px}.blog-post-share-btn{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px 20px;border-radius:12px;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s ease;border:2px solid transparent}.blog-post-share-btn.twitter{background:#1da1f2;color:white}.blog-post-share-btn.twitter:hover{background:#0d8bd9;transform:translateY(-2px)}.blog-post-share-btn.linkedin{background:#0077b5;color:white}.blog-post-share-btn.linkedin:hover{background:#005885;transform:translateY(-2px)}.blog-post-share-btn.facebook{background:#1877f2;color:white}.blog-post-share-btn.facebook:hover{background:#166fe5;transform:translateY(-2px)}.blog-post-share-btn.whatsapp{background:#25d366;color:white}.blog-post-share-btn.whatsapp:hover{background:#128c7e;transform:translateY(-2px)}.share-icon{font-size:1.2rem}.blog-related-section{padding:80px 0;background:#f8f9fa}.blog-related-container{max-width:1200px;margin:0 auto;padding:0 20px}.blog-related-title{font-size:2.2rem;font-weight:700;color:#1a1a1a;text-align:center;margin-bottom:48px}.blog-related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px}.blog-related-card{background:white;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);border:1px solid #e9ecef;transition:all .3s ease}.blog-related-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.blog-related-link{display:block;text-decoration:none;color:inherit}.blog-related-image-container{position:relative;overflow:hidden}.blog-related-image{width:100%;height:200px;object-fit:cover;transition:transform .3s ease}.blog-related-card:hover .blog-related-image{transform:scale(1.05)}.blog-related-category{position:absolute;top:12px;left:12px;background:linear-gradient(135deg,#065f46,#047857);color:white;padding:6px 12px;border-radius:16px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.blog-related-content{padding:20px}.blog-related-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:.85rem;color:#666}.blog-related-card-title{font-size:1.2rem;font-weight:700;color:#1a1a1a;margin-bottom:12px;line-height:1.4}.blog-related-card-title,.blog-related-excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-related-excerpt{color:#666;line-height:1.6;margin-bottom:16px;font-size:.95rem}.blog-related-tags{display:flex;flex-wrap:wrap;gap:6px}.blog-related-tag{background:#f8f9fa;color:#495057;padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:500;border:1px solid #e9ecef}.blog-post-navigation{padding:40px 0;background:white;border-top:1px solid #e9ecef}.blog-post-navigation-container{max-width:1200px;margin:0 auto;padding:0 20px;text-align:center}.blog-post-back-button{display:inline-flex;align-items:center;gap:12px;padding:16px 32px;background:linear-gradient(135deg,#065f46,#047857);color:white;text-decoration:none;border-radius:12px;font-size:1.1rem;font-weight:600;transition:all .3s ease}.blog-post-back-button:hover{background:linear-gradient(135deg,#218838,#1ea085);transform:translateY(-2px);box-shadow:0 8px 25px rgba(40,167,69,.3)}@media (max-width:768px){.blog-breadcrumb-section{color:#555;z-index:999999999;background:#f8f9fa;max-width:100%;height:0;margin:0 auto;padding:0 24px;font-size:.85rem;position:relative;top:6.7em;left:0}.blog-post-hero{margin-top:4em}.blog-hero-title{font-size:2.5rem}.blog-hero-subtitle{font-size:1.1rem}.blog-hero-stats{gap:24px}.blog-stat-number{font-size:2rem}.blog-filters-row{grid-template-columns:1fr;gap:16px}.blog-posts-grid{grid-template-columns:1fr;gap:24px}.blog-card-title{font-size:1.2rem}.blog-post-hero-container{grid-template-columns:1fr;gap:32px;text-align:center}.blog-post-title{font-size:2rem}.blog-post-excerpt{font-size:1.1rem}.blog-post-author-info{flex-direction:column;gap:16px}.blog-post-content{padding:24px}.blog-content-h1{font-size:1.8rem}.blog-content-h2{font-size:1.5rem}.blog-content-h3{font-size:1.2rem}.blog-post-share-buttons{grid-template-columns:1fr 1fr}.blog-related-grid{grid-template-columns:1fr;gap:24px}}.chat-widget-btn{position:fixed;bottom:24px;right:24px;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(0,0,0,.3);z-index:9999;transition:all .3s cubic-bezier(.4,0,.2,1)}.chat-widget-btn:hover{transform:scale(1.1);box-shadow:0 6px 28px rgba(0,0,0,.4)}.chat-widget-btn-active{background:#dc3545}.chat-widget-pulse{animation:chatPulse .6s ease-out}@keyframes chatPulse{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(26,26,46,.7)}50%{transform:scale(1.15);box-shadow:0 0 0 15px rgba(26,26,46,0)}to{transform:scale(1);box-shadow:0 4px 20px rgba(0,0,0,.3)}}.chat-widget-window{position:fixed;bottom:96px;right:24px;width:380px;max-height:520px;background:#fff;border-radius:16px;box-shadow:0 10px 50px rgba(0,0,0,.25);z-index:9998;display:flex;flex-direction:column;overflow:hidden;animation:chatSlideUp .3s ease-out}@keyframes chatSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-widget-header{background:linear-gradient(135deg,#1a1a2e,#16213e);padding:16px 20px;display:flex;align-items:center;justify-content:space-between}.chat-widget-header-info{display:flex;align-items:center;gap:12px}.chat-widget-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#4dabf7,#228be6);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:12px}.chat-widget-header-title{color:#fff;font-size:15px;font-weight:600;margin:0}.chat-widget-header-status{color:#8db4e6;font-size:12px;margin:2px 0 0}.chat-widget-end-btn{background:rgba(255,255,255,.15);border:none;color:#fff;width:28px;height:28px;border-radius:50%;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center;transition:background .2s}.chat-widget-end-btn:hover{background:rgba(255,255,255,.3)}.chat-widget-body{padding:20px;flex:1;overflow-y:auto;max-height:400px}.chat-widget-chat-body{padding:0;display:flex;flex-direction:column}.chat-widget-welcome{text-align:center;margin-bottom:20px}.chat-widget-welcome-text{font-size:18px;font-weight:600;color:#1a1a2e;margin:0 0 6px}.chat-widget-welcome-sub{font-size:13px;color:#6c757d;margin:0}.chat-widget-form{display:flex;flex-direction:column;gap:12px}.chat-widget-textarea{width:100%;padding:12px 14px;border:1.5px solid #dee2e6;border-radius:10px;font-size:14px;resize:none;font-family:inherit;transition:border-color .2s;box-sizing:border-box}.chat-widget-textarea:focus{outline:none;border-color:#1a1a2e}.chat-widget-send-btn{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;border:none;padding:12px 20px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.chat-widget-send-btn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.chat-widget-send-btn:disabled{opacity:.5;cursor:not-allowed}.chat-widget-preview-msg{margin-bottom:16px}.chat-widget-info-form{display:flex;flex-direction:column;gap:10px}.chat-widget-info-text{font-size:13px;color:#6c757d;margin:0 0 4px}.chat-widget-input{width:100%;padding:10px 14px;border:1.5px solid #dee2e6;border-radius:8px;font-size:14px;font-family:inherit;transition:border-color .2s;box-sizing:border-box}.chat-widget-input:focus{outline:none;border-color:#1a1a2e}.chat-widget-error{color:#dc3545;font-size:12px;margin:0}.chat-widget-messages{flex:1;overflow-y:auto;padding:16px;max-height:340px;display:flex;flex-direction:column;gap:8px}.chat-msg{max-width:80%;padding:10px 14px;border-radius:16px;font-size:14px;line-height:1.4;position:relative}.chat-msg p{margin:0;word-wrap:break-word}.chat-msg-visitor{align-self:flex-end;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;border-bottom-right-radius:4px}.chat-msg-admin{align-self:flex-start;background:#f1f3f5;color:#212529;border-bottom-left-radius:4px}.chat-msg-time{font-size:10px;opacity:.6;display:block;margin-top:4px}.chat-widget-input-bar{display:flex;align-items:center;gap:8px;padding:12px 16px;border-top:1px solid #e9ecef;background:#fff}.chat-widget-chat-input{flex:1;padding:10px 14px;border:1.5px solid #dee2e6;border-radius:20px;font-size:14px;font-family:inherit;transition:border-color .2s}.chat-widget-chat-input:focus{outline:none;border-color:#1a1a2e}.chat-widget-chat-send{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.chat-widget-chat-send:hover:not(:disabled){opacity:.9;transform:scale(1.05)}.chat-widget-chat-send:disabled{opacity:.4;cursor:not-allowed}@media (max-width:480px){.chat-widget-window{width:calc(100vw - 20px);right:10px;bottom:90px;max-height:70vh}.chat-widget-btn{bottom:16px;right:16px;width:54px;height:54px}}.admin-messenger{display:flex;height:calc(100vh - 72px);background:#f8f9fa}.admin-sidebar{width:340px;background:#fff;border-right:1px solid #e9ecef;display:flex;flex-direction:column;flex-shrink:0}.admin-sidebar-header{padding:16px 20px;border-bottom:1px solid #e9ecef;display:flex;align-items:center;justify-content:space-between}.admin-sidebar-title{font-size:18px;font-weight:700;color:#1a1a2e;margin:0}.admin-sidebar-tabs{display:flex;border-bottom:1px solid #e9ecef}.admin-sidebar-tab{flex:1;padding:12px;border:none;background:none;cursor:pointer;font-size:13px;font-weight:600;color:#6c757d;transition:all .2s;position:relative}.admin-sidebar-tab.active{color:#1a1a2e}.admin-sidebar-tab.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#1a1a2e}.admin-tab-badge{background:#dc3545;color:#fff;font-size:10px;padding:1px 6px;border-radius:10px;margin-left:6px}.admin-chat-list{flex:1;overflow-y:auto}.admin-chat-item{display:flex;align-items:center;gap:12px;padding:14px 20px;cursor:pointer;transition:background .15s;border-bottom:1px solid #f1f3f5}.admin-chat-item:hover{background:#f8f9fa}.admin-chat-item.active{background:#e7f5ff}.admin-chat-item.unread{background:#fff9e6}.admin-chat-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#4dabf7,#228be6);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;flex-shrink:0}.admin-chat-info{flex:1;min-width:0}.admin-chat-name{font-weight:600;font-size:14px;color:#212529;margin:0}.admin-chat-preview{font-size:12px;color:#6c757d;margin:2px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-chat-meta{text-align:right;flex-shrink:0}.admin-chat-time{font-size:11px;color:#adb5bd}.admin-chat-unread-dot{width:10px;height:10px;border-radius:50%;background:#228be6;margin:4px 0 0 auto}.admin-chat-main{flex:1;display:flex;flex-direction:column;background:#f8f9fa}.admin-chat-empty{flex:1;display:flex;align-items:center;justify-content:center;font-size:16px;color:#adb5bd}.admin-chat-topbar{padding:14px 24px;background:#fff;border-bottom:1px solid #e9ecef;display:flex;align-items:center;justify-content:space-between}.admin-chat-topbar-info h3{font-size:16px;font-weight:600;margin:0;color:#212529}.admin-chat-topbar-info p{font-size:12px;color:#6c757d;margin:2px 0 0}.admin-chat-topbar-actions{display:flex;gap:8px}.admin-chat-action-btn{padding:6px 14px;border:1px solid #dee2e6;border-radius:6px;background:#fff;cursor:pointer;font-size:12px;font-weight:500;transition:all .2s}.admin-chat-action-btn:hover{background:#f8f9fa}.admin-chat-action-btn.danger{color:#dc3545;border-color:#dc3545}.admin-chat-action-btn.danger:hover{background:#dc3545;color:#fff}.admin-chat-messages{flex:1;overflow-y:auto;padding:20px 24px;display:flex;flex-direction:column;gap:8px}.admin-msg{max-width:65%;padding:10px 16px;border-radius:16px;font-size:14px;line-height:1.45}.admin-msg p{margin:0;word-wrap:break-word}.admin-msg-visitor{align-self:flex-start;background:#fff;color:#212529;border:1px solid #e9ecef;border-bottom-left-radius:4px}.admin-msg-admin{align-self:flex-end;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;border-bottom-right-radius:4px}.admin-msg-time{font-size:10px;opacity:.6;display:block;margin-top:4px}.admin-reply-bar{display:flex;gap:10px;padding:14px 24px;background:#fff;border-top:1px solid #e9ecef}.admin-reply-input{flex:1;padding:12px 18px;border:1.5px solid #dee2e6;border-radius:24px;font-size:14px;font-family:inherit;transition:border-color .2s}.admin-reply-input:focus{outline:none;border-color:#1a1a2e}.admin-reply-send{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.admin-reply-send:hover:not(:disabled){transform:scale(1.05)}.admin-reply-send:disabled{opacity:.4;cursor:not-allowed}.admin-contacts-grid{display:grid;gap:12px;padding:20px;overflow-y:auto}.admin-contact-card{background:#fff;border-radius:10px;padding:16px;border:1px solid #e9ecef}.admin-contact-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.admin-contact-name{font-weight:600;font-size:15px;color:#212529}.admin-contact-date{font-size:11px;color:#adb5bd}.admin-contact-details p{font-size:13px;color:#495057;margin:4px 0}.admin-contact-message{background:#f8f9fa;padding:10px;border-radius:8px;margin-top:8px;font-size:13px;color:#212529}.admin-contact-actions{display:flex;gap:8px;margin-top:10px}.admin-auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a1a2e,#16213e)}.admin-auth-card{background:#fff;padding:40px;border-radius:16px;width:100%;max-width:400px;box-shadow:0 20px 60px rgba(0,0,0,.3)}.admin-auth-title{font-size:24px;font-weight:700;color:#1a1a2e;margin:0 0 6px;text-align:center}.admin-auth-subtitle{font-size:14px;color:#6c757d;margin:0 0 24px;text-align:center}.admin-auth-form{display:flex;flex-direction:column;gap:14px}.admin-auth-input{padding:12px 16px;border:1.5px solid #dee2e6;border-radius:10px;font-size:14px;font-family:inherit;transition:border-color .2s}.admin-auth-input:focus{outline:none;border-color:#1a1a2e}.admin-auth-btn{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;padding:14px;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}.admin-auth-btn:hover{opacity:.9}.admin-auth-error{color:#dc3545;font-size:13px;text-align:center;margin:0}.admin-topbar{background:#fff;padding:0 24px;height:72px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e9ecef}.admin-topbar-brand{font-size:18px;font-weight:700;color:#1a1a2e}.admin-topbar-actions{display:flex;gap:10px;align-items:center}.admin-topbar-btn{padding:8px 16px;border:1px solid #dee2e6;border-radius:8px;background:#fff;cursor:pointer;font-size:13px;font-weight:500;transition:all .2s}.admin-topbar-btn:hover{background:#f8f9fa}.admin-topbar-btn.danger{color:#dc3545;border-color:#dc3545}@media (max-width:768px){.admin-messenger{flex-direction:column;height:auto}.admin-sidebar{width:100%;max-height:300px}.admin-chat-main{min-height:400px}}.homepage-section-title{font-size:2.2rem;font-weight:800;color:#1a1a2e;text-align:center;margin:0 0 8px}.homepage-section-subtitle{font-size:1.05rem;color:#6c757d;text-align:center;max-width:600px;margin:0 auto 48px}.homepage-why-section{padding:80px 24px;background:#f8f9fa}.homepage-why-container{max-width:1200px;margin:0 auto}.homepage-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.homepage-why-card{background:#fff;border-radius:16px;padding:32px 24px;text-align:center;border:1px solid #e9ecef;transition:all .3s ease}.homepage-why-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px rgba(0,0,0,.1);border-color:#1a1a2e}.homepage-why-icon{font-size:2.5rem;margin-bottom:16px}.homepage-why-card h3{font-size:1.15rem;font-weight:700;color:#1a1a2e;margin:0 0 12px}.homepage-why-card p{font-size:.9rem;color:#6c757d;line-height:1.6;margin:0}.homepage-how-section{padding:80px 24px;background:#fff}.homepage-how-container{max-width:900px;margin:0 auto}.homepage-how-steps{display:flex;flex-direction:column;gap:0;position:relative}.homepage-how-steps:before{content:"";position:absolute;left:28px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#1a1a2e,#4dabf7)}.homepage-how-step{display:flex;align-items:flex-start;gap:24px;padding:24px 0;position:relative}.homepage-how-number{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.1rem;flex-shrink:0;z-index:1;box-shadow:0 4px 16px rgba(26,26,46,.3)}.homepage-how-step h3{font-size:1.15rem;font-weight:700;color:#1a1a2e;margin:0 0 8px}.homepage-how-step p{font-size:.9rem;color:#6c757d;line-height:1.6;margin:0}.homepage-faq-section{padding:80px 24px;background:#f8f9fa}.homepage-faq-container{max-width:800px;margin:0 auto}.homepage-faq-list{display:flex;flex-direction:column;gap:12px}.homepage-faq-item{background:#fff;border:1px solid #e9ecef;border-radius:12px;overflow:hidden;transition:all .3s ease}.homepage-faq-item:hover{border-color:#1a1a2e}.homepage-faq-item[open]{border-color:#1a1a2e;box-shadow:0 4px 20px rgba(26,26,46,.08)}.homepage-faq-item summary{padding:18px 24px;font-weight:600;font-size:1rem;color:#1a1a2e;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;transition:background .2s}.homepage-faq-item summary::-webkit-details-marker{display:none}.homepage-faq-item summary:after{content:"+";font-size:1.4rem;font-weight:300;color:#1a1a2e;transition:transform .3s}.homepage-faq-item[open] summary:after{content:"−"}.homepage-faq-item summary:hover{background:#f8f9fa}.homepage-faq-item p{padding:0 24px 20px;font-size:.92rem;color:#495057;line-height:1.7;margin:0}.related-articles-section{padding:80px 24px;background:#f8f9fa}.related-articles-container{max-width:1200px;margin:0 auto}.related-articles-title{font-size:2rem;font-weight:800;color:#1a1a2e;text-align:center;margin:0 0 8px}.related-articles-subtitle{font-size:1rem;color:#6c757d;text-align:center;margin:0 0 48px}.related-articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.related-article-card{background:#fff;border:1px solid #e9ecef;border-radius:16px;padding:32px 28px;text-decoration:none;color:inherit;transition:all .3s ease;display:flex;flex-direction:column;position:relative}.related-article-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px rgba(0,0,0,.1);border-color:#1a1a2e}.related-article-badge{display:inline-block;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;font-size:11px;font-weight:600;padding:4px 12px;border-radius:20px;margin-bottom:16px;align-self:flex-start}.related-article-card h3{font-size:1.1rem;font-weight:700;color:#1a1a2e;margin:0 0 12px;line-height:1.4}.related-article-card p{font-size:.88rem;color:#6c757d;line-height:1.6;margin:0 0 16px;flex:1}.related-article-link{font-size:.88rem;font-weight:600;color:#1a1a2e;transition:color .2s}.related-article-card:hover .related-article-link{color:#4dabf7}.about-facts-section{padding:80px 24px;background:#f8f9fa}.about-facts-container{max-width:1000px;margin:0 auto}.about-facts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.about-fact-item{background:#fff;border:1px solid #e9ecef;border-radius:10px;padding:20px 24px;font-size:.92rem;color:#495057;line-height:1.5}.about-fact-item strong{color:#1a1a2e;display:block;margin-bottom:4px;font-size:.8rem;text-transform:uppercase;letter-spacing:.5px}@media (max-width:1024px){.about-facts-grid,.homepage-why-grid,.related-articles-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.homepage-section-title{font-size:1.6rem}.about-facts-grid,.homepage-why-grid,.related-articles-grid{grid-template-columns:1fr}.about-facts-section,.homepage-faq-section,.homepage-how-section,.homepage-why-section,.related-articles-section{padding:48px 16px}.homepage-how-number{width:44px;height:44px;font-size:.9rem}.homepage-how-steps:before{left:21px}}.ccl-breadcrumb{color:#e2e8f0;z-index:99;font-size:.85rem;position:static;height:auto;width:100%;margin:0 0 18px;padding:0}.ccl-breadcrumb-list{list-style:none;display:inline-flex;flex-wrap:wrap;align-items:center;gap:4px 0;width:fit-content;background:rgba(2,6,23,.6);border:1px solid rgba(148,163,184,.25);border-radius:999px;padding:6px 16px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.ccl-breadcrumb-link{color:#67e8f9;text-decoration:none}.ccl-breadcrumb-link:hover{text-decoration:underline}.ccl-breadcrumb-sep{margin:0 8px;color:rgba(226,232,240,.55)}.ccl-breadcrumb-current{color:#e2e8f0;font-weight:500}.book-page-inner{max-width:720px;margin:0 auto;padding:100px 24px 80px}.book-page-title{font-size:2rem;margin:16px 0 20px;color:#111}.book-page-text{line-height:1.65;color:#333;margin-bottom:16px}.book-page-code{background:#f4f4f8;padding:2px 6px;border-radius:4px;font-size:.9em}.book-page-link{color:#0e7490}.book-page-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.book-page-btn-primary,.book-page-btn-secondary{display:inline-block;padding:12px 20px;border-radius:8px;font-weight:600;text-decoration:none;text-align:center}.book-page-btn-primary{background:#0e7490;color:#fff}.book-page-btn-secondary{border:2px solid #0e7490;color:#0e7490}.ccl-tldr{margin:24px 0;padding:16px 20px;border-left:4px solid #0e7490;background:#f7f8fc;border-radius:0 8px 8px 0}.ccl-tldr-title{font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:#0e7490;margin-bottom:8px;font-weight:700}.ccl-blog-toc{margin:24px 0 32px;padding:16px 20px;background:#fafafa;border-radius:8px;border:1px solid #eee}.ccl-blog-toc-title{font-size:.85rem;font-weight:700;margin-bottom:12px;color:#111}.ccl-blog-toc ul{list-style:none;margin:0;padding:0}.ccl-blog-toc li{margin:6px 0}.ccl-blog-toc a{color:#0e7490;text-decoration:none;font-size:.95rem}.ccl-blog-toc a:hover{text-decoration:underline}.ccl-blog-inline-cta{margin:40px 0;padding:24px;background:linear-gradient(135deg,#0e7490,#1a0d6e);color:#fff;border-radius:12px;text-align:center}.ccl-blog-inline-cta p{margin-bottom:16px;opacity:.95;line-height:1.5}.ccl-blog-inline-cta a{display:inline-block;margin:6px;padding:10px 18px;background:#fff;color:#0e7490;border-radius:8px;font-weight:600;text-decoration:none}.ccl-newsletter-card{margin-top:16px;padding:16px;background:rgba(255,255,255,.08);border-radius:8px}.ccl-newsletter-card p{font-size:.9rem;margin-bottom:10px;color:#e8e8f0}.ccl-newsletter-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.ccl-newsletter-actions a{padding:10px 16px;background:#fff;color:#0e7490;border-radius:8px;font-weight:600;text-decoration:none;font-size:.9rem}.ccl-trust-placeholder{margin:32px 0;padding:20px;border:1px dashed #c8c8d8;border-radius:10px;background:#fafbff}.ccl-trust-placeholder h3{font-size:1rem;margin-bottom:8px;color:#222}.ccl-trust-placeholder p{font-size:.9rem;color:#555;line-height:1.5}.ccl-case-study-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.ccl-case-study-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:28px 24px;transition:box-shadow .25s,transform .25s}.ccl-case-study-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.08);transform:translateY(-2px)}.ccl-case-study-industry{display:inline-block;background:#eef2ff;color:#4338ca;font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:6px;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.ccl-case-study-card h3{font-size:1.15rem;margin-bottom:8px;color:#1a202c}.ccl-case-study-card p{font-size:.93rem;color:#555;line-height:1.55}.ccl-case-study-metrics{list-style:none;padding:0;margin:12px 0 0;display:flex;flex-wrap:wrap;gap:8px}.ccl-case-study-metrics li{background:#f0fdf4;color:#166534;font-size:.82rem;font-weight:600;padding:4px 10px;border-radius:6px}.ccl-case-study-link{display:inline-block;margin-top:14px;font-size:.9rem;font-weight:600;color:#4338ca;text-decoration:none}.ccl-case-study-link:hover{text-decoration:underline}.ccl-testimonial-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.ccl-testimonial-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:28px 24px;margin:0;position:relative}.ccl-testimonial-card:before{content:"\201C";position:absolute;top:16px;left:20px;font-size:3rem;color:#ddd;line-height:1;font-family:Georgia,serif}.ccl-testimonial-quote{font-size:.95rem;line-height:1.6;color:#374151;font-style:italic;margin-bottom:16px;padding-top:20px}.ccl-testimonial-footer{display:flex;align-items:center;gap:12px}.ccl-testimonial-avatar{border-radius:50%;object-fit:cover}.ccl-testimonial-name{display:block;font-style:normal;font-weight:600;font-size:.9rem;color:#1a202c}.ccl-testimonial-role{display:block;font-size:.82rem;color:#718096}.ccl-trust-strip{padding:32px 24px;background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.ccl-trust-strip-title{text-align:center;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#94a3b8;margin-bottom:20px}.ccl-trust-badge-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:28px}.ccl-trust-badge{display:inline-flex;align-items:center;text-decoration:none;opacity:.7;transition:opacity .2s}.ccl-trust-badge:hover{opacity:1}.ccl-trust-badge-logo{height:32px;width:auto}.ccl-trust-badge-text{font-size:.9rem;font-weight:600;color:#475569}.blog-post-content table{width:100%;border-collapse:collapse;margin:24px 0;font-size:.93rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.blog-post-content th{background:#f1f5f9;font-weight:600;text-align:left;padding:12px 16px;border-bottom:2px solid #e2e8f0;color:#1a202c}.blog-post-content td{padding:10px 16px;border-bottom:1px solid #f1f5f9;color:#374151}.blog-post-content tr:last-child td{border-bottom:none}.blog-post-content tr:hover td{background:#f8fafc}@media (max-width:768px){.ccl-breadcrumb{margin:0 0 14px;padding:0;font-size:.8rem;color:#e2e8f0;position:static;z-index:9;height:auto}.ccl-case-study-grid,.ccl-testimonial-grid{grid-template-columns:1fr}.ccl-trust-badge-row{gap:16px}.blog-post-content table{font-size:.82rem;display:block;overflow-x:auto}}.services-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.services-hero-section{background:linear-gradient(135deg,#0f0c29,#1a1a2e 40%,#16213e);padding:140px 24px 100px;position:relative;overflow:hidden;min-height:520px;display:flex;align-items:center}.services-hero-section:before{top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(16,185,129,.12) 0,transparent 70%)}.services-hero-section:after,.services-hero-section:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.services-hero-section:after{bottom:-30%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(99,102,241,.08) 0,transparent 70%)}.services-hero-container{max-width:1200px;margin:0 auto;text-align:center;position:relative;z-index:2}.app-development-container .ccl-breadcrumb,.services-page .ccl-breadcrumb{color:rgba(255,255,255,.6)}.app-development-container .ccl-breadcrumb-link,.services-page .ccl-breadcrumb-link{color:rgba(255,255,255,.8)}.app-development-container .ccl-breadcrumb-link:hover,.services-page .ccl-breadcrumb-link:hover{color:#ffffff}.app-development-container .ccl-breadcrumb-sep,.services-page .ccl-breadcrumb-sep{color:rgba(255,255,255,.4)}.app-development-container .ccl-breadcrumb-current,.services-page .ccl-breadcrumb-current{color:#ffffff}.services-hero-title{font-size:3.8rem;font-weight:800;color:#ffffff;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-1.5px}.highlight-services{background:linear-gradient(135deg,#10b981,#34d399 50%,#6ee7b7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:800;background-size:200% auto;animation:shimmerGradient 4s ease infinite}@keyframes shimmerGradient{0%{background-position:0}50%{background-position:100%}to{background-position:0}}.services-hero-subtitle{font-size:1.25rem;color:rgba(255,255,255,.7);line-height:1.7;max-width:720px;margin:0 auto;letter-spacing:.2px}.services-grid-section{padding:100px 24px;background:#f8f9fa;position:relative}.services-grid-container{max-width:1200px;margin:0 auto}.services-grid-title{font-size:2.4rem;font-weight:800;color:#1a1a2e;text-align:center;margin-bottom:60px;letter-spacing:-.5px;line-height:1.2}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.service-card{background:#ffffff;border:1px solid #e9ecef;border-radius:20px;padding:44px 36px;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.service-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#10b981,#059669);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.service-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px rgba(0,0,0,.1);border-color:transparent}.service-card:hover:before{transform:scaleX(1)}.service-card-icon{margin-bottom:20px}.service-card-icon span{font-size:2.8rem;display:inline-block;transition:transform .3s ease}.service-card:hover .service-card-icon span{transform:scale(1.15) rotate(-5deg)}.service-card-title{font-size:1.35rem;font-weight:700;color:#1a1a2e;margin-bottom:12px;line-height:1.3}.service-card-description{font-size:.95rem;color:#6c757d;line-height:1.7;margin-bottom:20px;flex:1}.service-card-features{display:flex;flex-wrap:wrap;gap:8px}.service-card-features span{display:inline-block;padding:5px 14px;background:linear-gradient(135deg,rgba(16,185,129,.08),rgba(5,150,105,.06));color:#059669;font-size:.78rem;font-weight:600;border-radius:20px;border:1px solid rgba(16,185,129,.15);letter-spacing:.3px;transition:all .3s ease}.service-card:hover .service-card-features span{background:linear-gradient(135deg,rgba(16,185,129,.15),rgba(5,150,105,.12));border-color:rgba(16,185,129,.3)}.services-process-section{padding:100px 24px;background:#1a1a2e;position:relative;overflow:hidden}.services-process-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(16,185,129,.06) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(99,102,241,.05) 0,transparent 50%);pointer-events:none}.services-process-container{max-width:900px;margin:0 auto;position:relative;z-index:2}.services-process-title{font-size:2.4rem;font-weight:800;color:#ffffff;text-align:center;margin-bottom:64px;letter-spacing:-.5px}.services-process-steps{display:flex;flex-direction:column;gap:20px;position:relative}.services-process-steps:before{content:"";position:absolute;top:40px;bottom:40px;left:35px;width:2px;background:linear-gradient(180deg,#10b981,rgba(16,185,129,.2))}.services-process-steps .process-step{display:flex;gap:28px;align-items:flex-start;padding:36px 0;position:relative;border-bottom:1px solid rgba(255,255,255,.06);background:none;border-radius:0}.services-process-steps .process-step,.services-process-steps .process-step:nth-child(2n){flex-direction:row;border-left:none;border-right:none}.services-process-steps .process-step:last-child{border-bottom:none}.services-process-steps .process-step-number{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);color:#ffffff;font-size:1.3rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 8px 25px rgba(16,185,129,.3);position:relative;z-index:2;transition:transform .3s ease,box-shadow .3s ease}.services-process-steps .process-step:hover .process-step-number{transform:scale(1.1);box-shadow:0 12px 35px rgba(16,185,129,.4)}.services-process-steps .process-step-content{flex:1;padding-top:4px}.services-process-steps .process-step-title{font-size:1.2rem;font-weight:700;color:#ffffff;margin-bottom:8px;line-height:1.3}.services-process-steps .process-step-description{font-size:.95rem;color:rgba(255,255,255,.6);line-height:1.7}.services-cta-section{padding:100px 24px;background:linear-gradient(135deg,#059669,#10b981 50%,#34d399);text-align:center;position:relative;overflow:hidden}.services-cta-section:before{content:"";position:absolute;top:-50%;left:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(255,255,255,.08) 0,transparent 70%);border-radius:50%;pointer-events:none}.services-cta-container{max-width:700px;margin:0 auto;position:relative;z-index:2}.services-cta-title{font-size:2.6rem;font-weight:800;color:#ffffff;margin-bottom:20px;line-height:1.2;letter-spacing:-.5px}.services-cta-description{font-size:1.15rem;color:rgba(255,255,255,.85);line-height:1.7;margin-bottom:40px}.services-cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.services-cta-primary{padding:14px 32px;background:#ffffff;color:#059669;font-size:1rem;font-weight:700;border-radius:12px;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.services-cta-primary:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(0,0,0,.15);background:#f0fdf4}.services-cta-secondary{padding:14px 32px;background:transparent;color:#ffffff;font-size:1rem;font-weight:700;border:2px solid rgba(255,255,255,.5);border-radius:12px;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px}.services-cta-secondary:hover{border-color:#ffffff;background:rgba(255,255,255,.1);transform:translateY(-3px)}@media (max-width:1024px){.services-hero-title{font-size:3rem}.services-grid{grid-template-columns:repeat(2,1fr);gap:20px}.service-card{padding:36px 28px}}@media (max-width:768px){.services-hero-section{padding:120px 20px 70px;min-height:auto}.services-hero-title{font-size:2.2rem;letter-spacing:-.8px}.services-hero-subtitle{font-size:1rem}.services-grid-section{padding:60px 16px}.services-grid-title{font-size:1.8rem;margin-bottom:36px}.services-grid{grid-template-columns:1fr;gap:16px}.service-card{padding:32px 24px}.services-process-section{padding:60px 16px}.services-process-title{font-size:1.8rem;margin-bottom:40px}.services-process-steps:before{left:27px}.services-process-steps .process-step-number{width:56px;height:56px;font-size:1.1rem}.services-process-steps .process-step{gap:20px;padding:20px 0}.services-process-steps .process-step-title{font-size:1.05rem}.services-process-steps .process-step-description{font-size:.88rem}.services-cta-section{padding:60px 16px}.services-cta-title{font-size:1.8rem}.services-cta-description{font-size:1rem;margin-bottom:28px}.services-cta-buttons{flex-direction:column;align-items:center}.services-cta-primary,.services-cta-secondary{width:100%;max-width:320px;justify-content:center}}@media (max-width:480px){.services-hero-title{font-size:1.8rem}.services-hero-subtitle{font-size:.9rem}.services-grid-title{font-size:1.5rem}.service-card-title{font-size:1.15rem}.services-cta-title,.services-process-title{font-size:1.5rem}}.policies-page{min-height:100vh;display:flex;flex-direction:column;background:#f8fafc}.policies-container{flex:1;width:100%;max-width:1000px;margin:0 auto;padding:140px 24px 80px}.policies-title{font-size:2.4rem;font-weight:800;color:#0f172a;margin-bottom:1rem}.policies-description{color:#475569;font-size:1.05rem;line-height:1.6;max-width:640px;margin-bottom:2.5rem}.policies-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.policy-card{display:block;background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:28px 24px;text-decoration:none;box-shadow:0 2px 8px rgba(15,23,42,.06);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.policy-card:hover{border-color:#0e7490;transform:translateY(-3px);box-shadow:0 8px 20px rgba(15,23,42,.1)}.policy-card h2{color:#0e7490;font-size:1.25rem;margin-bottom:.5rem}.policy-card p{color:#475569;line-height:1.5}@media (max-width:768px){.policies-container{padding:120px 20px 60px}.policies-title{font-size:1.9rem}}.privacy-section a,.terms-section a{color:#065f46;text-decoration:none;font-weight:600}.privacy-section a:hover,.terms-section a:hover{text-decoration:underline}.policies-title{text-align:center;background:linear-gradient(135deg,#065f46,#0e7490);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.policies-description{text-align:center;margin-left:auto;margin-right:auto}@media (max-width:768px){.cookie-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.cookie-table td,.cookie-table th{min-width:140px;white-space:normal}}.blog-content-blockquote{border-left:4px solid #059669;background:#f0fdf9;color:#134e4a;padding:14px 20px;margin:12px 0;border-radius:0 10px 10px 0;font-size:1.05rem;line-height:1.6}.blog-content-blockquote a{color:#065f46;font-weight:600;text-decoration:none}.blog-content-blockquote a:hover{text-decoration:underline}@media (max-width:768px){.invest-profiles-overlay{background:rgba(2,6,23,.68);padding:0 24px}.page-banner-top-safe{padding-top:0}}.blog-content-list{margin:12px 0 12px 8px;padding-left:22px;color:#334155;line-height:1.7;font-size:1.05rem}.blog-content-list li{margin-bottom:6px}.blog-content-list a{color:#065f46;font-weight:600;text-decoration:none}.blog-content-list a:hover{text-decoration:underline}@media (max-width:768px){.blog-post-content{padding:14px}.blog-content-image-container{padding:10px;margin:28px 0}}.invest-banner-section:before{content:"";position:absolute;top:0;left:0;right:0;height:130px;background:linear-gradient(180deg,rgba(2,6,23,.72),rgba(2,6,23,0));z-index:1;pointer-events:none}@keyframes ccl-chat-nudge{0%,to{transform:scale(1);filter:none}50%{transform:scale(1.12);filter:drop-shadow(0 0 14px rgba(34,211,238,.85))}}.ccl-chat-nudge{animation:ccl-chat-nudge .8s ease-in-out 3}@media (prefers-reduced-motion:reduce){.ccl-chat-nudge{animation:none;filter:drop-shadow(0 0 14px rgba(34,211,238,.85))}}.night-sky-bg{position:relative;isolation:isolate;background:radial-gradient(120% 78% at 50% 112%,rgba(245,158,11,.3) 0,rgba(245,158,11,0) 60%),radial-gradient(85% 62% at 16% 6%,rgba(232,121,249,.16) 0,rgba(232,121,249,0) 62%),radial-gradient(82% 62% at 86% 10%,rgba(34,211,238,.15) 0,rgba(34,211,238,0) 60%),linear-gradient(180deg,#0b1026,#141c40 32%,#101a33 62%,#050b1c);color:var(--ccl-frost-100);overflow:hidden}.night-sky-bg:before{inset:0;background-image:radial-gradient(1.4px 1.4px at 12% 18%,rgba(226,232,240,.9),transparent 62%),radial-gradient(1.1px 1.1px at 34% 62%,rgba(226,232,240,.6),transparent 62%),radial-gradient(1.6px 1.6px at 58% 24%,rgba(165,243,252,.85),transparent 62%),radial-gradient(1px 1px at 77% 71%,rgba(226,232,240,.55),transparent 62%),radial-gradient(1.3px 1.3px at 90% 32%,rgba(226,232,240,.75),transparent 62%),radial-gradient(1px 1px at 5% 78%,rgba(226,232,240,.45),transparent 62%),radial-gradient(1.2px 1.2px at 45% 88%,rgba(245,158,11,.5),transparent 62%),radial-gradient(1px 1px at 68% 47%,rgba(226,232,240,.5),transparent 62%),radial-gradient(1.1px 1.1px at 24% 41%,rgba(165,243,252,.5),transparent 62%);background-size:430px 330px;background-color:transparent;height:auto;opacity:.9}.night-sky-bg:after,.night-sky-bg:before{content:"";position:absolute;z-index:-1;pointer-events:none;width:auto;border-radius:0;transform:none;filter:none}.night-sky-bg:after{inset:auto 0 0 0;height:42%;background:linear-gradient(180deg,rgba(2,6,23,0),rgba(2,6,23,.9))}.cookie-container.night-sky-bg,.policies-page.night-sky-bg,.privacy-container.night-sky-bg,.terms-container.night-sky-bg{background-color:var(--ccl-night-950);background-repeat:no-repeat;background-size:100% 640px,100% 640px,100% 640px,100% 640px}.cookie-container.night-sky-bg:before,.policies-page.night-sky-bg:before,.privacy-container.night-sky-bg:before,.terms-container.night-sky-bg:before{inset:0 0 auto 0;height:640px}.cookie-container.night-sky-bg:after,.policies-page.night-sky-bg:after,.privacy-container.night-sky-bg:after,.terms-container.night-sky-bg:after{inset:400px 0 auto 0;height:260px}.ccl-surface{background:linear-gradient(180deg,var(--ccl-night-900) 0,var(--ccl-night-950) 100%);color:var(--ccl-frost-300)}.ccl-surface-alt{background:linear-gradient(180deg,var(--ccl-night-950) 0,var(--ccl-night-900) 100%);color:var(--ccl-frost-300)}.ccl-card{background:var(--ccl-card-bg);border:1px solid var(--ccl-card-border);box-shadow:var(--ccl-card-shadow);backdrop-filter:blur(12px) saturate(1.2);-webkit-backdrop-filter:blur(12px) saturate(1.2);color:var(--ccl-frost-300)}.ccl-framed{border-radius:var(--ccl-radius-img);overflow:hidden;box-shadow:var(--ccl-shadow-img-glow);background:rgba(2,6,23,.4)}.ccl-framed>img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}.about-container,.app-development-container,.book-page,.community-page,.contact-container,.investment-strategies-container,.services-page,.startup-container{background-color:var(--ccl-night-950);color:var(--ccl-frost-300)}.about-hero-section.night-sky-bg,.appdev-hero-section.night-sky-bg,.community-hero-section.night-sky-bg,.contact-main-section.night-sky-bg,.services-hero-section.night-sky-bg,.services-hero-section.night-sky-bg:before,.startup-hero-section.night-sky-bg{background-color:transparent}.invest-banner-section.night-sky-bg:before{background-image:none}.invest-banner-section.night-sky-bg:after{inset:0;height:auto;z-index:1;background:linear-gradient(90deg,rgba(2,6,23,.82),rgba(2,6,23,.45) 46%,rgba(2,6,23,.15) 72%),linear-gradient(180deg,rgba(11,16,38,.55),rgba(2,6,23,0) 30%,rgba(2,6,23,.9))}.invest-banner-section .invest-banner-overlay{z-index:2}.about-facts-section,.about-mission-section,.community-discord-section,.community-join-section,.community-success-section,.contact-form-section,.homepage-why-section,.invest-about-section,.invest-partnership-section,.related-articles-section,.services-grid-section,.startup-about-section,.startup-process-section{background:linear-gradient(180deg,var(--ccl-night-900) 0,var(--ccl-night-950) 100%);color:var(--ccl-frost-300)}.about-tech-section,.about-values-section,.community-rules-section,.homepage-faq-section,.invest-content-section,.invest-final-section,.services-process-section,.startup-contact-section,.startup-services-section,.startup-tech-section{background:linear-gradient(180deg,var(--ccl-night-950) 0,#101a33 55%,var(--ccl-night-950) 100%);color:var(--ccl-frost-300)}.about-cta-section,.about-team-section,.community-channels-section,.community-cta-section,.contact-cta-section,.contact-social-section,.invest-models-section,.services-cta-section,.startup-packages-section{background:radial-gradient(90% 120% at 50% 118%,rgba(245,158,11,.2) 0,rgba(245,158,11,0) 62%),radial-gradient(70% 90% at 12% 0,rgba(34,211,238,.18) 0,rgba(34,211,238,0) 60%),linear-gradient(135deg,#0b1026,#0e2a3d 48%,#072a34);color:var(--ccl-frost-100)}.app-development-container,.final-cta-section,.info-section,.roadmap-section,.targets-section{background-color:var(--ccl-night-950)}.roadmap-section{background:linear-gradient(180deg,var(--ccl-night-950) 0,#101a33 50%,var(--ccl-night-950) 100%)}.final-cta-section{background:radial-gradient(90% 120% at 50% 118%,rgba(245,158,11,.2) 0,rgba(245,158,11,0) 62%),linear-gradient(135deg,#0b1026,#0e2a3d)}.about-fact-item,.about-value-card,.ccl-case-study-card,.ccl-newsletter-card,.ccl-testimonial-card,.ccl-trust-placeholder,.channel-item,.community-feature-card,.community-join-option,.community-rule,.community-type-card,.contact-form,.contact-info-card,.cookie-wrapper,.discord-feature-card,.homepage-faq-item,.homepage-why-card,.invest-card,.invest-final-box,.invest-model-card,.policy-card,.privacy-wrapper,.process-step,.related-article-card,.roadmap-step,.service-card,.startup-contact-option,.startup-custom-solution,.startup-package-card,.startup-service-card,.startup-tech-category,.success-story-card,.target-card,.terms-wrapper{background:var(--ccl-card-bg);border:1px solid var(--ccl-card-border);box-shadow:var(--ccl-card-shadow);backdrop-filter:blur(12px) saturate(1.2);-webkit-backdrop-filter:blur(12px) saturate(1.2);color:var(--ccl-frost-300)}.about-value-card:hover,.channel-item:hover,.contact-info-card:hover,.discord-feature-card:hover,.homepage-why-card:hover,.invest-card:hover,.invest-model-card:hover,.policy-card:hover,.related-article-card:hover,.roadmap-step:hover,.service-card:hover,.startup-contact-option:hover,.startup-package-card:hover,.startup-service-card:hover,.success-story-card:hover,.target-card:hover{background:rgba(30,41,59,.72);border-color:rgba(34,211,238,.38);box-shadow:0 20px 52px rgba(2,6,23,.6),0 0 0 1px rgba(34,211,238,.14)}.startup-package-featured,.success-story-card.featured{background:rgba(14,42,61,.72);border-color:rgba(34,211,238,.4)}.about-tech-item,.author-avatar-placeholder,.community-hero-badge,.cta-feature,.discord-image-placeholder,.feature-icon-placeholder,.icon-placeholder-large,.icon-placeholder-small,.startup-tech-item,.stat-item,.step-placeholder{background:rgba(148,163,184,.12);border:1px solid rgba(148,163,184,.18);color:var(--ccl-frost-100)}.about-tech-item:hover,.startup-tech-item:hover{background:rgba(34,211,238,.16);border-color:rgba(34,211,238,.4);color:var(--ccl-cyan-soft)}.about-cta-section,.about-facts-section,.about-mission-section,.about-team-section,.about-tech-section,.about-values-section,.ccl-dark-scope,.community-channels-section,.community-cta-section,.community-discord-section,.community-join-section,.community-rules-section,.community-success-section,.contact-cta-section,.contact-form-section,.contact-main-section,.contact-social-section,.cookie-wrapper,.final-cta-section,.homepage-faq-section,.homepage-why-section,.info-section,.invest-about-section,.invest-cards-section,.invest-content-section,.invest-final-section,.invest-models-section,.invest-partnership-section,.invest-profiles-section,.policies-content,.privacy-wrapper,.related-articles-section,.roadmap-section,.services-cta-section,.services-grid-section,.services-process-section,.startup-about-section,.startup-contact-section,.startup-packages-section,.startup-process-section,.startup-services-section,.startup-tech-section,.targets-section,.terms-wrapper{color:var(--ccl-frost-300)}:is(.about-mission-section,.about-values-section,.about-team-section,.about-tech-section,.about-cta-section,.about-facts-section,.services-grid-section,.services-process-section,.services-cta-section,.related-articles-section,.homepage-why-section,.homepage-faq-section,.contact-form-section,.contact-social-section,.contact-cta-section,.startup-about-section,.startup-services-section,.startup-process-section,.startup-packages-section,.startup-tech-section,.startup-contact-section,.community-discord-section,.community-channels-section,.community-success-section,.community-join-section,.community-rules-section,.community-cta-section,.invest-about-section,.invest-content-section,.invest-cards-section,.invest-partnership-section,.invest-models-section,.invest-profiles-section,.invest-final-section,.info-section,.targets-section,.roadmap-section,.final-cta-section,.policies-content,.privacy-wrapper,.terms-wrapper,.cookie-wrapper) :is(h1,h2,h3,h4,h5,h6){color:var(--ccl-frost-50)}:is(.about-mission-section,.about-values-section,.about-team-section,.about-tech-section,.about-cta-section,.about-facts-section,.services-grid-section,.services-process-section,.services-cta-section,.related-articles-section,.homepage-why-section,.homepage-faq-section,.contact-form-section,.contact-social-section,.contact-cta-section,.startup-about-section,.startup-services-section,.startup-process-section,.startup-packages-section,.startup-tech-section,.startup-contact-section,.community-discord-section,.community-channels-section,.community-success-section,.community-join-section,.community-rules-section,.community-cta-section,.invest-about-section,.invest-content-section,.invest-cards-section,.invest-partnership-section,.invest-models-section,.invest-profiles-section,.invest-final-section,.info-section,.targets-section,.roadmap-section,.final-cta-section,.policies-content,.privacy-wrapper,.terms-wrapper,.cookie-wrapper) :is(p,li,dd,dt,td,th,blockquote,label,figcaption,summary,strong,em){color:var(--ccl-frost-300)}.about-mission-description,.about-value-description,.channel-desc,.community-discord-subtitle,.community-success-subtitle,.cookie-date,.discord-feature-description,.homepage-section-subtitle,.invest-card-description,.invest-model-card-description,.policies-description,.privacy-date,.related-articles-subtitle,.service-card-description,.startup-packages-description,.startup-service-description,.terms-date{color:var(--ccl-frost-400)}.cookie-title,.policies-title,.policy-card h2,.policy-card h3,.privacy-title,.terms-title{color:var(--ccl-cyan-soft)}.cookie-section h2,.privacy-section h2,.terms-section h2{color:var(--ccl-frost-50);border-bottom-color:rgba(148,163,184,.2)}.cookie-table{background:rgba(2,6,23,.5);border-color:rgba(148,163,184,.18)}.cookie-table th{background:rgba(34,211,238,.12);color:var(--ccl-frost-50)}.cookie-table td,.cookie-table th{border-color:rgba(148,163,184,.16)}.highlight-gradient,.highlight-services,.highlight-startup{background:linear-gradient(135deg,var(--ccl-cyan) 0,var(--ccl-cyan-pale) 45%,var(--ccl-amber) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-size:200% auto}.highlight-about{background:linear-gradient(135deg,var(--ccl-cyan) 0,var(--ccl-cyan-pale) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.highlight-contact,.highlight-purple{color:var(--ccl-cyan-soft)}.about-cta-primary,.btn-discord,.btn-join-primary,.btn-startup-primary,.contact-cta-primary,.final-cta-button,.invest-final-cta,.invest-profiles-cta,.services-cta-primary,.startup-contact-cta,.startup-package-cta{background:rgba(34,211,238,.14);border:1px solid rgba(34,211,238,.45);color:var(--ccl-cyan-pale);box-shadow:0 10px 30px rgba(2,6,23,.45)}.about-cta-primary:hover,.btn-discord:hover,.btn-join-primary:hover,.btn-startup-primary:hover,.contact-cta-primary:hover,.final-cta-button:hover,.invest-final-cta:hover,.invest-profiles-cta:hover,.services-cta-primary:hover,.startup-contact-cta:hover,.startup-package-cta:hover{background:rgba(34,211,238,.26);border-color:rgba(34,211,238,.7);color:#ecfeff}.about-cta-secondary,.btn-explore,.btn-join-secondary,.btn-startup-secondary,.contact-cta-secondary,.services-cta-secondary{background:rgba(148,163,184,.1);border:1px solid rgba(148,163,184,.32);color:var(--ccl-frost-100)}.about-cta-secondary:hover,.btn-explore:hover,.btn-join-secondary:hover,.btn-startup-secondary:hover,.contact-cta-secondary:hover,.services-cta-secondary:hover{background:rgba(148,163,184,.2);border-color:rgba(203,213,225,.5);color:#ffffff}:is(.privacy-wrapper,.terms-wrapper,.cookie-wrapper,.contact-info-card,.policies-content) a{color:var(--ccl-cyan-soft)}.community-channels-list li,.service-card-features li,.startup-package-features li{color:var(--ccl-frost-300)}.form-input,.form-select,.form-textarea{background:rgba(2,6,23,.55);border:1px solid rgba(148,163,184,.26);color:var(--ccl-frost-100)}.form-input::placeholder,.form-textarea::placeholder{color:var(--ccl-frost-500)}.form-input:focus,.form-select:focus,.form-textarea:focus{background:rgba(2,6,23,.75);border-color:rgba(34,211,238,.6);outline:none;box-shadow:0 0 0 3px rgba(34,211,238,.16)}.form-input:disabled,.form-textarea:disabled{background:rgba(2,6,23,.35);color:var(--ccl-frost-500)}.form-status.success{background:rgba(52,211,153,.14);border:1px solid rgba(52,211,153,.4);color:#a7f3d0}.form-status.error{background:rgba(248,113,113,.14);border:1px solid rgba(248,113,113,.4);color:#fecaca}.about-hero-banner,.about-hero-image img,.appdev-hero-banner,.appdev-hero-image img,.community-channels-img,.community-hero-banner,.community-hero-image img,.cta-mascot-img,.discord-bottom-image img,.discord-features-image img,.discord-top-image img,.final-cta-image img,.invest-about-image img,.invest-model-card-image img,.invest-profiles-banner-image img,.startup-about-banner,.startup-about-image img,.startup-contact-banner,.startup-contact-image img,.startup-custom-banner,.startup-custom-image img,.startup-hero-banner,.startup-hero-image img,.startup-process-banner,.startup-process-image img,.success-mascot-img{border-radius:var(--ccl-radius-img-lg);box-shadow:var(--ccl-shadow-img-glow);object-fit:cover}.about-value-icon-img,.channel-icon img,.discord-feature-icon img,.feature-icon-image,.invest-card-icon img,.service-card-icon img,.startup-contact-icon-img,.startup-package-icon-img,.startup-service-icon-img,.step-icon-roadmap img,.target-icon-large img,.target-icon-small img{border-radius:14px;box-shadow:0 10px 26px rgba(2,6,23,.5);object-fit:cover}.contact-container iframe,.contact-main-section iframe{border-radius:var(--ccl-radius-img)}.ccl-case-study-industry,.ccl-case-study-metrics li,.ccl-trust-strip{background:rgba(148,163,184,.1);color:var(--ccl-frost-300)}.ccl-blog-inline-cta a,.ccl-newsletter-actions a{background:rgba(34,211,238,.14);border:1px solid rgba(34,211,238,.42);color:var(--ccl-cyan-pale)}@media (max-width:768px){.night-sky-bg:after{height:34%}.about-hero-image img,.appdev-hero-image img,.community-hero-image img,.startup-hero-image img{border-radius:var(--ccl-radius-img)}}@media (prefers-reduced-motion:reduce){.highlight-gradient,.highlight-services,.highlight-startup{animation:none}}:is(.about-container,.contact-container,.services-page,.community-page,.startup-container,.app-development-container,.investment-strategies-container,.policies-page,.privacy-container,.terms-container,.cookie-container) :is(h1,h2,h3,h4,h5,h6){color:var(--ccl-frost-50)}:is(.about-container,.contact-container,.services-page,.community-page,.startup-container,.app-development-container,.investment-strategies-container,.policies-page,.privacy-container,.terms-container,.cookie-container) :is(p,li,dd,dt,td,blockquote,figcaption,address){color:var(--ccl-frost-300)}:is(.about-container,.contact-container,.services-page,.community-page,.startup-container,.app-development-container,.investment-strategies-container,.policies-page,.privacy-container,.terms-container,.cookie-container) a:not([class]){color:var(--ccl-cyan-soft)}.cookie-title,.policies-title,.privacy-title,.terms-title{background:linear-gradient(135deg,var(--ccl-cyan) 0,var(--ccl-cyan-pale) 55%,var(--ccl-amber) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.related-article-link{color:var(--ccl-cyan-soft)}.related-article-card:hover .related-article-link{color:var(--ccl-cyan-pale)}.service-card-features li,.service-card-features span{color:var(--ccl-cyan-soft);background:rgba(34,211,238,.1);border-color:rgba(34,211,238,.3)}.author-name,.author-role,.story-author,.story-quote{color:var(--ccl-frost-300)}.invest-partnership-item-title{color:var(--ccl-frost-50)}.invest-partnership-item-description,.invest-partnership-main-description,.invest-partnership-sub-title{color:var(--ccl-frost-300)}.invest-partnership-arrow,.invest-profiles-arrow{color:var(--ccl-cyan-soft)}.startup-package-amount,.startup-package-currency,.startup-package-price{color:var(--ccl-frost-50)}.startup-package-period{color:var(--ccl-frost-400)}.contact-info-card h3{color:var(--ccl-frost-50)}.contact-info-card address,.contact-info-card p{color:var(--ccl-frost-300)}.contact-info-card a{color:var(--ccl-cyan-soft)}.btn-explore,.community-hero-buttons a,.startup-custom-cta,.startup-hero-buttons a,.startup-package-cta,.whatsapp-btn{background:rgba(34,211,238,.14);border:1px solid rgba(34,211,238,.45);color:var(--ccl-cyan-pale)}.community-hero-buttons a:hover,.startup-custom-cta:hover,.startup-hero-buttons a:hover,.startup-package-cta:hover,.whatsapp-btn:hover{background:rgba(34,211,238,.26);border-color:rgba(34,211,238,.7);color:#ecfeff}.startup-package-featured .startup-package-cta{background:rgba(245,158,11,.16);border-color:rgba(245,158,11,.5);color:#fde68a}.startup-package-featured .startup-package-cta:hover{background:rgba(245,158,11,.28);color:#fffbeb}.about-hero-subtitle.about-hero-subtitle,.about-mission-description.about-mission-description,.about-value-description.about-value-description,.appdev-hero-subtitle.appdev-hero-subtitle,.channel-desc.channel-desc,.community-discord-subtitle.community-discord-subtitle,.community-hero-subtitle.community-hero-subtitle,.community-success-subtitle.community-success-subtitle,.contact-main-subtitle.contact-main-subtitle,.cookie-date.cookie-date,.discord-feature-description.discord-feature-description,.homepage-section-subtitle.homepage-section-subtitle,.invest-card-description.invest-card-description,.invest-model-card-description.invest-model-card-description,.policies-description.policies-description,.privacy-date.privacy-date,.related-articles-subtitle.related-articles-subtitle,.service-card-description.service-card-description,.services-hero-subtitle.services-hero-subtitle,.startup-hero-subtitle.startup-hero-subtitle,.startup-packages-description.startup-packages-description,.startup-service-description.startup-service-description,.terms-date.terms-date{color:var(--ccl-frost-400)}.site-footer{background:linear-gradient(180deg,var(--ccl-night-950) 0,#0a1020 100%);border-top:1px solid rgba(148,163,184,.14);color:var(--ccl-frost-300)}.site-footer :is(h3,h4,h5){color:var(--ccl-frost-100)}.site-footer :is(p,li){color:var(--ccl-frost-400)}.footer-bottom-links a,.footer-links a{color:var(--ccl-frost-300)}.footer-bottom-links a:hover,.footer-links a:hover,.site-header .mobile-nav-section h4{color:var(--ccl-cyan-soft)}.site-header .mobile-nav-link,.site-header .mobile-nav-section a{color:var(--ccl-frost-300)}.site-header .nav-link{color:#cbd5e1}.site-header .nav-link:hover{color:#67e8f9}.site-header .desktop-nav a[href="/contact"].nav-link{color:var(--ccl-cyan-pale)}.services-process-steps:before,.startup-process-steps:before{background:linear-gradient(to bottom,var(--ccl-cyan),rgba(34,211,238,.15))}.process-step-number,.services-process-steps .process-step-number,.startup-process-step-number{background:linear-gradient(135deg,var(--ccl-cyan-deep) 0,var(--ccl-cyan) 100%);color:#041b21;box-shadow:0 0 0 4px rgba(34,211,238,.12),0 8px 24px rgba(2,6,23,.5)}.service-card:before,.startup-service-card:before{background:linear-gradient(90deg,var(--ccl-cyan) 0,var(--ccl-amber) 100%)}.startup-package-badge{background:linear-gradient(135deg,var(--ccl-amber) 0,#d97706 100%);color:#1c1207}.startup-package-featured{border:1px solid rgba(34,211,238,.45)}.about-value-icon,.startup-contact-option-icon,.startup-package-currency,.startup-package-features li:before,.startup-package-icon,.startup-service-icon,.startup-tech-category-title{color:var(--ccl-cyan-soft)}.startup-tech-item{background:rgba(34,211,238,.12);border:1px solid rgba(34,211,238,.28);color:var(--ccl-cyan-pale)}.startup-tech-item:hover{background:rgba(34,211,238,.22);border-color:rgba(34,211,238,.5);color:#ecfeff}.about-value-icon-placeholder,.community-join-option-icon-placeholder,.community-type-icon-placeholder,.startup-contact-option-icon-placeholder,.startup-hero-image-placeholder,.startup-package-icon-placeholder,.startup-service-icon-placeholder{background:rgba(34,211,238,.1);border:2px dashed rgba(34,211,238,.45);color:var(--ccl-cyan-soft)}.services-cta-section{background:radial-gradient(90% 120% at 50% 118%,rgba(245,158,11,.22) 0,rgba(245,158,11,0) 62%),radial-gradient(70% 90% at 12% 0,rgba(34,211,238,.2) 0,rgba(34,211,238,0) 60%),linear-gradient(135deg,#0b1026,#0e2a3d 48%,#072a34)}.services-cta-primary{color:var(--ccl-cyan-pale)}.btn-startup-primary:hover,.btn-startup-secondary:hover,.contact-cta-secondary:hover,.social-link:hover,.startup-contact-cta:hover,.startup-custom-cta:hover,.startup-package-cta:hover,.whatsapp-btn:hover{background:rgba(34,211,238,.26);border-color:rgba(34,211,238,.7);color:#ecfeff}.social-link{border:1px solid rgba(34,211,238,.4);color:var(--ccl-cyan-soft)}.footer-section h4:after{background:var(--ccl-cyan)}.cookie-section a,.footer-bottom-links a:hover,.footer-brand-name,.footer-section ul li a:hover,.privacy-section a,.terms-section a{color:var(--ccl-cyan-soft)}.footer-brand-name{background:linear-gradient(135deg,var(--ccl-cyan) 0,var(--ccl-cyan-pale) 55%,var(--ccl-amber) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer-logo-placeholder,.form-submit-btn{background:linear-gradient(135deg,var(--ccl-cyan-deep) 0,var(--ccl-cyan) 100%)}.form-submit-btn{color:#041b21;border:1px solid rgba(34,211,238,.5)}.form-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,var(--ccl-cyan) 0,var(--ccl-cyan-soft) 100%);color:#041b21}.form-input:focus,.form-textarea:focus{border-color:rgba(34,211,238,.6)}.cookie-table th{background:rgba(34,211,238,.14)}.services-hero-section.night-sky-bg:before{background-image:radial-gradient(1.4px 1.4px at 12% 18%,rgba(226,232,240,.9),transparent 62%),radial-gradient(1.1px 1.1px at 34% 62%,rgba(226,232,240,.6),transparent 62%),radial-gradient(1.6px 1.6px at 58% 24%,rgba(165,243,252,.85),transparent 62%),radial-gradient(1px 1px at 77% 71%,rgba(226,232,240,.55),transparent 62%),radial-gradient(1.3px 1.3px at 90% 32%,rgba(226,232,240,.75),transparent 62%),radial-gradient(1px 1px at 5% 78%,rgba(226,232,240,.45),transparent 62%),radial-gradient(1.2px 1.2px at 45% 88%,rgba(245,158,11,.5),transparent 62%),radial-gradient(1px 1px at 68% 47%,rgba(226,232,240,.5),transparent 62%),radial-gradient(1.1px 1.1px at 24% 41%,rgba(165,243,252,.5),transparent 62%);background-size:430px 330px;background-position:0 0;width:auto;height:auto;inset:0;border-radius:0;transform:none;opacity:.9;filter:none}.about-cta-section,.about-team-section,.community-channels-section,.community-cta-section,.contact-cta-section,.contact-social-section,.final-cta-section,.invest-models-section,.services-cta-section,.startup-packages-section{background:radial-gradient(90% 120% at 50% 118%,rgba(245,158,11,.18) 0,rgba(245,158,11,0) 62%),radial-gradient(70% 90% at 12% 0,rgba(34,211,238,.18) 0,rgba(34,211,238,0) 60%),linear-gradient(135deg,#0b1026,#0e2438 50%,#0a1f30)}.invest-banner-overlay{border-radius:var(--ccl-radius-img);background:var(--ccl-glass-bg);border:1px solid var(--ccl-glass-border);box-shadow:inset 0 1px 0 rgba(226,232,240,.08),0 12px 40px rgba(2,6,23,.5);backdrop-filter:blur(14px) saturate(1.3);-webkit-backdrop-filter:blur(14px) saturate(1.3)}.target-icon-small{width:110px;height:110px}.about-value-card,.discord-feature-card,.invest-model-card,.service-card,.startup-service-card,.target-card-large,.target-card-small{overflow:hidden}.community-channels-img,.discord-bottom-image img,.discord-features-image img,.discord-top-image img{width:100%;height:100%;object-fit:cover}.blog-hero-section{top:0;padding-top:150px}.blog-post-hero{margin-top:0;padding-top:24px}.blog-breadcrumb-section{top:0;left:0;height:auto;max-width:none;background:linear-gradient(135deg,#f8f9fa,#f6f7f8);padding:122px 0 0;z-index:1}.blog-breadcrumb-section .blog-breadcrumb-container{max-width:1200px;margin:0 auto;padding:0 20px}.blog-content-image-container{max-width:860px;margin-left:auto;margin-right:auto}.blog-content-image{max-width:100%;width:auto;max-height:520px;object-fit:contain;margin:0 auto}@media (max-width:768px){.blog-hero-section{padding-top:120px}.blog-post-hero{padding-top:100px}.blog-breadcrumb-section{padding-top:96px}.blog-content-image{max-height:340px}}.services-hero-split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:56px;align-items:center;text-align:left;max-width:1240px;margin:0 auto;width:100%}.services-hero-split .services-hero-subtitle,.services-hero-split .services-hero-title{text-align:left;margin-left:0;margin-right:0}.services-stack-panel{padding:28px;border-radius:20px;background:var(--ccl-glass-bg);border:1px solid var(--ccl-glass-border);box-shadow:inset 0 1px 0 rgba(226,232,240,.08),0 18px 50px rgba(2,6,23,.5);backdrop-filter:blur(14px) saturate(1.3);-webkit-backdrop-filter:blur(14px) saturate(1.3)}.services-stack-label{display:block;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--ccl-cyan-soft);margin-bottom:18px}.services-stack-groups{display:grid;grid-template-columns:1fr 1fr;gap:20px 24px}.services-stack-group h3{font-size:.9rem;font-weight:700;color:var(--ccl-frost-100);margin-bottom:10px}.services-stack-chips{display:flex;flex-wrap:wrap;gap:6px}.services-stack-chips span{padding:5px 10px;border-radius:999px;font-size:.74rem;background:rgba(34,211,238,.1);border:1px solid rgba(34,211,238,.28);color:var(--ccl-cyan-pale);white-space:nowrap}.service-card-lead{display:grid;grid-template-columns:172px minmax(0,1fr);gap:36px;align-items:center;padding:40px;margin-bottom:28px}.service-card-lead .service-card-icon{margin:0}.service-card-flag{display:inline-block;padding:5px 12px;margin-bottom:14px;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;background:rgba(245,158,11,.16);border:1px solid rgba(245,158,11,.4);color:#fde68a}.service-card-lead .service-card-title{font-size:1.9rem}.service-card-go{display:inline-block;margin-top:18px;font-weight:600;color:var(--ccl-cyan-soft)}.services-grid-trio{grid-template-columns:repeat(3,1fr)}.services-cta-banner{padding:72px 24px}.services-process-track{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;position:relative}.services-process-track:before{content:"";position:absolute;top:27px;bottom:auto;left:10%;right:10%;width:auto;height:2px;background:linear-gradient(90deg,rgba(34,211,238,.04),rgba(34,211,238,.55),rgba(34,211,238,.04))}.services-process-track .process-step{display:flex;flex-direction:column;align-items:center;gap:18px;padding:0 12px 28px;background:none;border:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;text-align:center}.services-process-track .process-step-number{position:relative;z-index:1;width:56px;height:56px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.services-process-track .process-step-title{font-size:1.02rem;margin-bottom:8px}.services-process-track .process-step-description{font-size:.88rem}.related-articles-split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:24px;align-items:stretch}.related-articles-stack{display:grid;grid-template-rows:1fr 1fr;gap:24px}.related-article-feature{display:flex;flex-direction:column;justify-content:center;padding:44px 40px}.related-article-feature h3{font-size:1.65rem}@media (max-width:1024px){.related-articles-split,.service-card-lead,.services-hero-split{grid-template-columns:1fr}.service-card-lead{gap:22px}.services-grid-trio,.services-process-track{grid-template-columns:1fr}.services-process-track:before{display:none}.services-process-track .process-step{flex-direction:row;align-items:flex-start;text-align:left}}.services-process-track .process-step:nth-child(2n),.services-process-track .process-step:nth-child(odd){flex-direction:column;border:none;padding:0 12px 28px}.services-process-track .process-step-content{padding-top:0}.services-process-container:has(.services-process-track){max-width:1320px}.appdev-hero-container .appdev-hero-image{order:0}.appdev-hero-container .appdev-hero-content{order:1}.targets-grid-trio{grid-template-columns:repeat(3,1fr);grid-template-rows:auto;gap:24px;max-width:1240px}.target-card-stack{display:flex;flex-direction:column;gap:0;padding:0;min-height:0;border-radius:20px;overflow:hidden}.target-icon-stack{width:100%;aspect-ratio:16/10;overflow:hidden}.target-text-stack{padding:22px 24px 26px}.target-title-stack{font-size:1.22rem;font-weight:700;line-height:1.35}.roadmap-goals-strip{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:56px}.target-card-strip{display:flex;align-items:center;gap:22px;padding:20px 26px;border-radius:18px;min-height:0}.target-icon-strip{width:82px;height:82px;flex-shrink:0;border-radius:14px;overflow:hidden}.target-title-strip{font-size:1.15rem;font-weight:700}.roadmap-container-split .roadmap-footsteps{order:0}.roadmap-container-split .roadmap-steps{order:1}.roadmap-steps-2col{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-content:start}.roadmap-steps-2col .roadmap-step{flex-direction:column;align-items:flex-start;gap:14px}.final-cta-container .final-cta-image{order:1}.final-cta-container .final-cta-text{order:0}.homepage-faq-2col{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-content:start}@media (max-width:1024px){.homepage-faq-2col,.roadmap-goals-strip,.roadmap-steps-2col,.targets-grid-trio{grid-template-columns:1fr}}.roadmap-goals-strip,.targets-grid-trio{margin-left:auto;margin-right:auto}.info-content .info-description{column-count:2;column-gap:56px;max-width:none}.targets-section .info-description{column-count:1;max-width:760px;margin-left:auto;margin-right:auto;text-align:center}.targets-section .targets-title{text-align:center}.homepage-why-section .homepage-why-grid{grid-template-columns:1fr 1fr;max-width:900px;margin:0 auto}.roadmap-container-split .roadmap-footsteps{position:sticky;top:140px;align-items:center}@media (max-width:1024px){.info-content .info-description{column-count:1}.homepage-why-section .homepage-why-grid{grid-template-columns:1fr}}.startup-container{display:flex;flex-direction:column}.startup-container>.startup-hero-section{order:1}.startup-container>.startup-about-section{order:2}.startup-container>.startup-services-section{order:3}.startup-container>.startup-process-section{order:4}.startup-container>.startup-tech-section{order:5}.startup-container>.startup-packages-section{order:6}.startup-container>.startup-contact-section{order:7}.startup-container>.homepage-faq-section{order:8}.startup-container>.related-articles-section{order:9}.startup-container>.site-footer,.startup-container>footer{order:10}.startup-hero-container .startup-hero-image{order:0}.startup-about-container .startup-about-image,.startup-hero-container .startup-hero-content{order:1}.startup-about-container .startup-about-text{order:0}.startup-services-cards{grid-template-columns:repeat(4,1fr);gap:22px}.startup-process-container .startup-process-image{order:0}.startup-process-container .startup-process-content{order:1}.startup-process-steps{display:grid;grid-template-columns:1fr 1fr;gap:22px}.startup-tech-categories{grid-template-columns:repeat(4,1fr);gap:22px}.startup-contact-container .startup-contact-image{order:0}.startup-contact-container .startup-contact-content{order:1}.startup-contact-options{grid-template-columns:1fr;gap:14px}@media (max-width:1024px){.startup-process-steps,.startup-services-cards,.startup-tech-categories{grid-template-columns:1fr}}.startup-contact-options .startup-contact-option{display:flex;align-items:center;gap:20px;text-align:left;padding:18px 24px}.startup-contact-options .startup-contact-option-icon{margin-bottom:0;flex-shrink:0;width:52px;height:52px;display:flex;align-items:center;justify-content:center}.startup-contact-options .startup-contact-option-icon img,.startup-contact-options .startup-contact-option-icon-img{width:52px;height:52px;object-fit:cover}.community-page{display:flex;flex-direction:column}.community-page>.community-hero-section{order:1}.community-page>.community-channels-section{order:2}.community-page>.community-discord-section{order:3}.community-page>.community-success-section{order:4}.community-page>.community-cta-section{order:5}.community-page>.site-footer,.community-page>footer{order:6}.community-hero-container .community-hero-image{order:0}.community-channels-container .community-channels-image,.community-hero-container .community-hero-content{order:1}.community-channels-container .community-channels-content{order:0}.community-channels-list{display:grid;grid-template-columns:1fr 1fr;gap:14px}.community-discord-content{flex-direction:row-reverse}.community-discord-grid{grid-template-columns:repeat(3,1fr);gap:20px}.community-discord-image{display:grid;grid-template-rows:repeat(3,1fr);gap:16px;width:260px;flex-shrink:0}.success-stories-grid{grid-template-columns:1fr 1fr;gap:22px}.success-stories-grid>.success-story-card:first-child{grid-column:1/-1}.community-cta-container .community-cta-mascot{order:0}.community-cta-container .community-cta-content{order:1}@media (max-width:1024px){.community-channels-list,.community-discord-grid,.success-stories-grid{grid-template-columns:1fr}.community-discord-image{width:100%;grid-template-rows:none;grid-template-columns:repeat(3,1fr)}}.investment-strategies-container{display:flex;flex-direction:column}.investment-strategies-container>.invest-banner-section{order:1}.investment-strategies-container>.invest-about-section{order:2}.investment-strategies-container>.invest-models-section{order:3}.investment-strategies-container>.invest-content-section{order:4}.investment-strategies-container>.invest-partnership-section{order:5}.investment-strategies-container>.invest-profiles-section{order:6}.investment-strategies-container>.invest-final-section{order:7}.investment-strategies-container>.site-footer,.investment-strategies-container>footer{order:8}.invest-about-container .invest-about-image{order:0}.invest-about-container .invest-about-text{order:1}.invest-models-cards{grid-template-columns:repeat(6,1fr);gap:22px}.invest-models-cards>.invest-model-card:nth-child(-n+3){grid-column:span 2}.invest-models-cards>.invest-model-card:nth-child(4),.invest-models-cards>.invest-model-card:nth-child(5){grid-column:span 3}.invest-cards-container{grid-template-columns:1fr 1fr;gap:22px;margin-left:auto;margin-right:auto}.invest-cards-container>.invest-card:first-child{grid-column:1/-1}.invest-partnership-bottom-section{flex-direction:row-reverse}.invest-partnership-list{display:grid;grid-template-columns:1fr 1fr;gap:18px 32px}@media (max-width:1024px){.invest-cards-container,.invest-models-cards,.invest-partnership-list{grid-template-columns:1fr}.invest-models-cards>.invest-model-card:nth-child(-n+5){grid-column:auto}}.about-container{display:flex;flex-direction:column}.about-container>.about-hero-section{order:1}.about-container>.about-facts-section{order:2}.about-container>.about-mission-section{order:3}.about-container>.about-values-section{order:4}.about-container>.about-team-section{order:5}.about-container>.about-tech-section{order:6}.about-container>.about-cta-section{order:7}.about-container>.site-footer,.about-container>footer{order:8}.about-hero-container .about-hero-image{order:0}.about-hero-container .about-hero-content{order:1}.about-mission-container{grid-template-columns:1fr;max-width:860px;gap:40px}.about-values-grid{grid-template-columns:1fr 1fr;gap:24px}.about-values-grid>.about-value-card:first-child{grid-column:1/-1;display:grid;grid-template-columns:120px 1fr;gap:28px;align-items:center;text-align:left}.about-facts-grid{grid-template-columns:repeat(4,1fr);gap:18px}.about-tech-categories{grid-template-columns:repeat(4,1fr);gap:28px}.contact-info-grid{grid-template-columns:repeat(2,1fr);gap:22px}.contact-info-grid>.contact-info-card:first-child{grid-column:1/-1;text-align:left}.contact-container{display:flex;flex-direction:column}.contact-container>.contact-main-section{order:1}.contact-container>.contact-cta-section{order:2}.contact-container>.contact-form-section{order:3}.contact-container>.site-footer,.contact-container>footer{order:4}.policies-grid{grid-template-columns:1fr;gap:14px;max-width:820px;margin:0 auto}.policies-grid .policy-card{display:grid;grid-template-columns:minmax(0,260px) minmax(0,1fr);gap:28px;align-items:center;text-align:left;padding:26px 32px}.policies-grid .policy-card h2,.policies-grid .policy-card h3,.policies-grid .policy-card p{margin:0}.cookie-content,.privacy-content,.terms-content{max-width:1180px}@media (max-width:1024px){.about-facts-grid,.about-tech-categories,.about-values-grid,.contact-info-grid{grid-template-columns:1fr}.about-values-grid>.about-value-card:first-child{grid-template-columns:1fr;text-align:center}.policies-grid .policy-card{grid-template-columns:1fr;gap:10px}}.cookie-content,.privacy-content,.terms-content{display:grid;grid-template-columns:268px minmax(0,1fr);gap:40px;align-items:start}.policy-nav{position:sticky;top:132px;padding:22px;border-radius:18px;background:var(--ccl-glass-bg);border:1px solid var(--ccl-glass-border);box-shadow:inset 0 1px 0 rgba(226,232,240,.08),0 16px 44px rgba(2,6,23,.45);backdrop-filter:blur(14px) saturate(1.3);-webkit-backdrop-filter:blur(14px) saturate(1.3)}.policy-nav-label{display:block;font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:var(--ccl-cyan-soft);margin-bottom:16px}.policy-nav-list{display:flex;flex-direction:column;gap:6px}.policy-nav-item{display:block;padding:12px 14px;border-radius:12px;border:1px solid transparent;text-decoration:none;transition:all .2s ease}.policy-nav-item:hover{background:rgba(34,211,238,.08);border-color:rgba(34,211,238,.24)}.policy-nav-item.active{background:rgba(34,211,238,.12);border-color:rgba(34,211,238,.42)}.policy-nav-item-label{display:block;font-size:.92rem;font-weight:600;color:var(--ccl-frost-100);margin-bottom:4px}.policy-nav-item.active .policy-nav-item-label{color:var(--ccl-cyan-pale)}.policy-nav-item-hint{display:block;font-size:.76rem;line-height:1.45;color:var(--ccl-frost-400)}.policy-nav-back{display:inline-block;margin-top:18px;font-size:.84rem;color:var(--ccl-cyan-soft);text-decoration:none}.cookie-wrapper,.privacy-wrapper,.terms-wrapper{max-width:none;margin:0}@media (max-width:900px){.cookie-content,.privacy-content,.terms-content{grid-template-columns:1fr;gap:24px}.policy-nav{position:static}.policy-nav-list{display:grid;grid-template-columns:1fr}}.contact-detail-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;align-items:stretch;max-width:1240px;margin:0 auto}.contact-map-panel{border-radius:var(--ccl-radius-img);overflow:hidden;border:1px solid var(--ccl-card-border);box-shadow:var(--ccl-shadow-img);min-height:420px}.contact-detail-split .contact-info-grid{grid-template-columns:1fr;gap:14px;margin-bottom:0}.contact-detail-split .contact-info-card{text-align:left;padding:20px 24px}@media (max-width:900px){.contact-detail-split{grid-template-columns:1fr}}.about-values-grid>.about-value-card:first-child{grid-template-rows:auto auto;align-items:start;row-gap:10px}.about-values-grid>.about-value-card:first-child .about-value-icon{grid-row:1/span 2;align-self:center}.about-values-grid>.about-value-card:first-child .about-value-description,.about-values-grid>.about-value-card:first-child .about-value-title{grid-column:2;text-align:left}.about-tech-categories{grid-template-columns:repeat(auto-fit,minmax(0,240px));justify-content:center;gap:40px}.story-quote{padding-left:36px}.story-quote:before{top:-4px;left:0;color:rgba(148,163,184,.35)}.success-story-card{justify-content:flex-start;height:auto}.success-story-card .story-quote{margin-bottom:1.4rem}.success-stories-grid>.success-story-card:first-child{padding:2.6rem 3rem}.success-stories-grid>.success-story-card:first-child .story-quote{font-size:1.3rem}.community-discord-image{grid-template-rows:repeat(3,minmax(0,1fr))}.community-discord-image .discord-bottom-image,.community-discord-image .discord-features-image,.community-discord-image .discord-top-image{width:100%;height:100%;min-height:0;object-fit:cover}.startup-process-steps .startup-process-step{background:var(--ccl-card-bg);border:1px solid var(--ccl-card-border);border-radius:16px;padding:22px 24px;gap:1.4rem}.startup-process-steps .startup-process-step:last-child:nth-child(odd){grid-column:1/-1}.roadmap-steps-2col .roadmap-step:last-child:nth-child(odd){grid-column:1/-1;flex-direction:row;align-items:center;gap:22px}.homepage-faq-2col .homepage-faq-item:last-child:nth-child(odd){grid-column:1/-1}.roadmap-container-split .roadmap-footsteps{width:340px}.roadmap-container-split .footsteps-container img{width:100%!important;height:auto!important;border-radius:20px;box-shadow:var(--ccl-shadow-img-glow)}.related-article-feature p{flex:0 0 auto}.related-article-feature .related-article-link{margin-top:20px}.about-values-grid>.about-value-card:first-child{row-gap:2px;padding:34px 38px}.about-values-grid>.about-value-card:first-child .about-value-title{margin:0 0 8px}.about-values-grid>.about-value-card:first-child .about-value-description{margin:0}.community-discord-content{align-items:flex-start}.community-discord-image{height:620px}.community-discord-grid{align-content:start}.discord-feature-card{height:auto}.community-discord-content{align-items:stretch;position:relative;display:block}.community-discord-grid{width:calc(100% - 340px)}.community-discord-image{position:absolute;top:0;right:0;bottom:0;width:300px;height:auto}@media (max-width:1024px){.community-discord-content{display:flex;flex-direction:column}.community-discord-grid{width:100%}.community-discord-image{position:static;width:100%;height:auto}}.community-success-header-split{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:48px;align-items:center;text-align:left;margin-bottom:40px}.community-success-header-split .community-success-subtitle,.community-success-header-split .community-success-title{text-align:left;margin-left:0;margin-right:0;max-width:none}.community-success-header-split .success-mascot{width:auto;margin:0;padding:0}.community-success-header-split .success-mascot-img{width:100%;max-width:220px;height:auto;border-radius:var(--ccl-radius-img);box-shadow:var(--ccl-shadow-img-glow);object-fit:cover}@media (max-width:1024px){.community-success-header-split{grid-template-columns:1fr;justify-items:center;text-align:center}}.info-section{padding-bottom:0}.targets-section{margin-bottom:0}.roadmap-content,.roadmap-goals-strip,.targets-grid-trio{max-width:1200px;margin-left:auto;margin-right:auto}.roadmap-container-split .roadmap-footsteps{width:300px}.invest-card{flex-direction:row;align-items:center;justify-content:space-between;gap:28px;min-height:0;padding:28px 32px}.invest-card-content{padding-right:0}.invest-card-icon{position:static;width:104px;height:104px;flex-shrink:0}.invest-cards-container>.invest-card:first-child .invest-card-icon{width:128px;height:128px}.invest-profiles-overlay{background:linear-gradient(90deg,rgba(2,6,23,.92),rgba(2,6,23,.86) 26%,rgba(2,6,23,.55) 46%,rgba(2,6,23,.12) 68%,rgba(2,6,23,0))}.invest-profiles-container{max-width:620px}@media (max-width:768px){.invest-card{flex-direction:column;align-items:flex-start}.invest-profiles-overlay{background:linear-gradient(180deg,rgba(2,6,23,.9),rgba(2,6,23,.75) 60%,rgba(2,6,23,.55))}}.invest-card-content{display:flex;flex-direction:column;gap:10px}.invest-card-title{display:block;margin:0;line-height:1}.invest-card-description{margin:0}.startup-process-image{max-width:440px;margin-right:40px}.startup-process-image .startup-process-banner,.startup-process-image img{width:100%;height:auto;display:block}.startup-process-section{padding-top:100px;padding-bottom:100px}.invest-partnership-right{align-self:center}