*{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,sans-serif}html{font-size:16px}body{background:#0f172a;background-size:cover;background-position:50%;background-attachment:fixed;color:#fff;line-height:1.6}nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:-webkit-sticky;position:sticky;top:0;z-index:100;flex-wrap:wrap}.logo{font-size:clamp(1.2rem,5vw,1.5rem);font-weight:700;white-space:nowrap}nav ul{list-style:none;gap:clamp(.5rem,2vw,1.5rem);flex-wrap:wrap;align-items:center}nav a,nav ul,nav ul li{display:flex}nav a{text-decoration:none;color:#fff;transition:.3s ease;font-size:clamp(.75rem,2vw,.95rem);padding:.5rem .75rem;border-radius:5px;align-items:center;gap:.5rem;white-space:nowrap}nav a:hover{color:#0f8;background:rgba(0,255,136,.1)}.nav-actions,.nav-left{display:flex;align-items:center;gap:1rem}.nav-actions{margin-left:auto}nav .logo{display:flex;align-items:center;gap:.5rem}.lang-toggle{background:hsla(0,0%,100%,.1);border:none;color:#fff;padding:.55rem 1rem;border-radius:999px;cursor:pointer;font-size:.95rem;transition:.3s ease;min-width:120px}.lang-toggle:hover{background:hsla(0,0%,100%,.18)}.lang-dropdown{position:relative;display:inline-block}.lang-dropdown-content{display:none;position:absolute;background:hsla(0,0%,4%,.98);min-width:190px;border-radius:10px;z-index:1000;top:calc(100% + 8px);right:0;box-shadow:0 12px 28px rgba(0,0,0,.2)}.lang-dropdown-content:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:10px}.lang-dropdown.lang-dropdown--open .lang-dropdown-content,.lang-dropdown:hover .lang-dropdown-content{display:block}.lang-dropdown-content button{width:100%;background:transparent;border:none;color:#fff;text-align:left;padding:.85rem 1rem;cursor:pointer;transition:background .2s ease;font-size:.95rem}.lang-dropdown-content button:hover,nav a[aria-current=page]{background:rgba(0,255,136,.12)}nav a[aria-current=page]{color:#0f8}.menu-toggle{display:none;flex-direction:column;cursor:pointer;gap:.35rem;background:none;border:none;padding:.5rem}.menu-toggle span{width:25px;height:2px;background:#fff;transition:.3s ease}@media (max-width:768px){nav{padding:1rem}nav ul{position:absolute;top:100%;left:0;right:0;background:rgba(0,0,0,.8);flex-direction:column;gap:0;display:none;width:100%;padding:1rem 0}nav ul.active{display:flex}nav a{width:100%;padding:1rem 1.5rem;border-radius:0;font-size:1rem}.menu-toggle{display:flex}.logo{font-size:1.2rem}}.hero h1{font-size:clamp(1.75rem,8vw,3.5rem);line-height:1.2}.hero h1,.hero h2{margin-bottom:clamp(1rem,3vh,2rem);font-weight:700}.hero h2{font-size:clamp(1.5rem,7vw,3rem)}.hero p{font-size:clamp(.95rem,3vw,1.2rem);margin-bottom:clamp(1.5rem,4vh,2rem);max-width:600px;line-height:1.8;opacity:.95}.btn{padding:clamp(.75rem,2vw,1rem) clamp(1.5rem,4vw,2rem);background:#0f8;color:#000;border:none;border-radius:25px;cursor:pointer;font-size:clamp(.9rem,2vw,1rem);font-weight:600;transition:.3s ease;display:inline-block;white-space:nowrap}.btn:hover{background:#00cc6a;transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,255,136,.3)}a.btn{text-decoration:none;text-align:center}.btn:active{transform:translateY(0)}.hero{margin-bottom:30px}.features{background:#f8fafc;color:#111;text-align:center;padding:80px 20px}.section-tag{display:inline-block;background:#d1fae5;color:#065f46;padding:6px 14px;border-radius:20px;font-size:12px;margin-bottom:10px}.features h2{font-size:36px;margin-bottom:10px}.section-sub{max-width:600px;margin:auto auto 40px;color:#555}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:20px;gap:20px}.card{background:#fff;padding:25px;border-radius:15px;text-align:center;box-shadow:0 5px 20px rgba(0,0,0,.05);transition:.3s}.card:hover{transform:translateY(-8px)}.card i{font-size:22px;margin-bottom:10px;color:#16a34a}.card h3{margin-bottom:8px;color:#111}.card p{color:#555;font-size:14px}.cta{text-align:center;padding:clamp(2rem,8vh,5rem) clamp(1rem,5vw,3rem)}.cta h2{font-size:clamp(1.5rem,6vw,2.5rem);margin-bottom:clamp(1.5rem,3vh,2.5rem);font-weight:700}footer{text-align:center;padding:clamp(1.5rem,3vh,2.5rem) clamp(1rem,5vw,2rem);background:rgba(0,0,0,.7);font-size:clamp(.8rem,2vw,.95rem)}footer p{margin:0}.profile-img{width:clamp(100px,25vw,180px);height:clamp(100px,25vw,180px);margin:auto;overflow:hidden;border-radius:50%;flex-shrink:0}.profile-img img{width:100%;height:100%;object-fit:cover;object-position:top}.role{color:#0f8;font-weight:700;margin-bottom:.75rem;font-size:clamp(.9rem,2vw,1rem)}.desc{font-size:clamp(.85rem,2vw,.95rem);opacity:.9;line-height:1.6}.social{display:inline-block;margin-top:1rem;font-size:clamp(1.5rem,4vw,1.75rem);color:#fff;transition:.3s ease;text-decoration:none}.social:hover{color:#0f8;transform:scale(1.2)}.icon{font-size:clamp(1.75rem,5vw,2.5rem);margin-bottom:.75rem;color:#0f8}.contact-form{max-width:100%;width:100%;margin:auto;padding:0 clamp(1rem,5vw,2rem)}.input-group{background:hsla(0,0%,100%,.1);padding:clamp(.75rem,2vw,1rem);margin-bottom:clamp(1rem,2vh,1.5rem);border-radius:10px;border:1px solid hsla(0,0%,100%,.1);transition:all .3s ease;gap:.75rem;flex-wrap:wrap}.input-group:focus-within{background:hsla(0,0%,100%,.15);border-color:rgba(0,255,136,.3);box-shadow:0 0 15px rgba(0,255,136,.1)}.input-group i{color:#0f8;font-size:clamp(.95rem,2vw,1.1rem);flex-shrink:0}.input-group input,.input-group textarea{color:#fff;font-size:clamp(.9rem,2vw,1rem);font-family:inherit;resize:vertical}.input-group input::placeholder,.input-group textarea::placeholder{color:hsla(0,0%,100%,.6)}.input-group textarea{min-height:120px}@media (min-width:769px) and (max-width:1024px){.cards{grid-template-columns:repeat(2,1fr)}nav ul{gap:1rem}nav a{font-size:.9rem;padding:.4rem .6rem}}@media (max-width:768px){html{font-size:15px}nav ul{flex-direction:column;padding:0}nav a{padding:.75rem 1rem}.hero{min-height:auto;padding:3rem 1rem}.cards{grid-template-columns:1fr;gap:1.5rem}.card{min-height:auto;padding:1.5rem}.profile-img{width:120px;height:120px}.input-group{flex-direction:column}.input-group i{align-self:flex-start}.contact-form .btn,.input-group input,.input-group textarea{width:100%}.features{padding:2rem 1rem}.features h2{margin-bottom:1.5rem}nav{padding:.75rem 1rem}.logo{font-size:1.1rem}}@media (max-width:480px){html{font-size:14px}.hero{padding:2rem .75rem;min-height:auto}.hero h1,.hero h2{margin-bottom:.75rem}.hero p{margin-bottom:1rem}.btn{padding:.6rem 1.2rem;font-size:.85rem}.features{padding:1.5rem .75rem}.features h2{margin-bottom:1rem}.cards{gap:1rem}.card{padding:1rem;min-height:auto}.card h3{font-size:1rem}.card p{font-size:.8rem}.card i{font-size:1.5rem;margin-bottom:.5rem}.profile-img{width:100px;height:100px}footer{padding:1rem .75rem;font-size:.75rem}nav a{padding:.5rem .75rem;gap:.25rem}nav ul{padding:.5rem 0}nav a i{display:none}.input-group{padding:.6rem;margin-bottom:.75rem}.input-group textarea{min-height:100px}.icon,.role{margin-bottom:.5rem}.social{margin-top:.75rem;font-size:1.3rem}}@media (min-width:1025px){.cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}nav{padding:1.5rem 3rem}nav a{padding:.75rem 1rem}.features{padding:5rem 3rem}.hero{padding:8rem 3rem}body{background-attachment:fixed}}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}.btn,.card,.input-group,.social,nav a{transition:none}}@media print{footer,nav{display:none}.card,body{background:#fff;color:#000}.card{border:1px solid #ccc}.btn{background:#0f8;color:#000}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:flex-start;padding:80px;text-align:left;background:url(/image/fram.jpg) 50%/cover no-repeat;overflow:hidden}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,128,0,.3))}.hero-content{position:relative;z-index:2;max-width:650px;margin-left:50px}.tag{background:#facc15;color:#000;padding:6px 12px;border-radius:20px;display:inline-block;margin-bottom:15px;font-size:14px}.hero h1{font-size:60px;font-weight:800}.hero h1 span{color:#facc15}.hero-buttons{margin-top:20px;display:flex;gap:15px}.primary{background:#facc15;color:#000}.secondary{background:#2bcc3e;color:#000}.hero-stats{display:flex;gap:30px;margin-top:30px}.hero-stats h3{color:#facc15}@media(max-width:768px){.hero{padding:40px}.hero h1{font-size:32px}.hero-stats{flex-direction:column}}.vision{text-align:center;padding:100px 20px;background:linear-gradient(135deg,#064e3b,#a16207);color:#fff}.vision-tag{display:inline-block;background:hsla(0,0%,100%,.2);padding:6px 14px;border-radius:20px;margin-bottom:15px;font-size:12px}.vision h2{font-size:40px;margin-bottom:15px}.vision h2 span{color:#facc15}.vision p{max-width:600px;margin:auto auto 25px;opacity:.9}.vision-points{gap:20px;margin-bottom:30px;flex-wrap:wrap}.vision-buttons,.vision-points{display:flex;justify-content:center}.vision-buttons{gap:15px}.technology{background:#f8fafc;padding:80px 20px;color:#111}.tech-container{display:flex;align-items:center;gap:40px;max-width:1200px;margin:auto}.tech-left{flex:1 1}.tech-left h2{font-size:36px;margin-bottom:10px}.tech-left p{margin-bottom:20px;color:#555}.tech-list{list-style:none;padding:0}.tech-list li{display:flex;justify-content:space-between;align-items:center;background:#fff;color:#111;padding:14px 16px;margin-bottom:10px;border-radius:10px;font-weight:600;position:relative}.tech-list li:before{content:"";width:8px;height:8px;background:#facc15;border-radius:50%;position:absolute;left:-18px;top:50%;transform:translateY(-50%)}.tech-list span{background:#d1fae5;color:#065f46;padding:5px 12px;border-radius:20px;font-size:12px;font-weight:500}.tech-left{padding-left:20px}.tech-btn{margin-top:15px;padding:12px 20px;background:#16a34a;color:#fff;border:none;border-radius:8px;cursor:pointer}.tech-right{flex:1 1;position:relative}.tech-right img{width:100%;border-radius:20px}.status{position:absolute;bottom:15px;left:15px;background:#facc15;padding:6px 12px;border-radius:20px;font-size:12px}@media(max-width:768px){.tech-container{flex-direction:column}}.footer{background:linear-gradient(135deg,#021a14,#022c22);color:#d1fae5;padding:60px 40px;text-align:left}.footer-container{display:flex;justify-content:flex-start;align-items:flex-start;gap:20px}.footer-left{max-width:350px;flex:1 1}.footer-logo{display:flex;align-items:center;gap:10px;margin-bottom:10px}.footer-logo i{background:#16a34a;padding:10px;border-radius:8px;color:#fff}.footer-logo h2{margin:0;color:#fff}.footer-logo span{font-size:12px;color:#facc15}.footer-desc{margin:15px 0;font-size:14px;color:#a7f3d0}.footer-links h3{color:#facc15;margin-bottom:10px;font-size:14px}.footer-links a{display:block;margin:6px 0;text-decoration:none;color:#d1fae5;font-size:14px;transition:.3s}.footer-links a:hover{color:#22c55e}.footer-bottom{margin-top:40px;padding-top:15px;border-top:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.status-dot{color:#22c55e;font-size:14px}.status-dot:before{content:"●";color:#facc15;margin-right:6px}@media(max-width:768px){.footer-bottom,.footer-container{flex-direction:column}.footer-bottom{gap:10px}}.product-hero{padding:120px 20px 80px;text-align:center;background:linear-gradient(135deg,#064e3b,#a16207);color:#fff}.product-hero h1{font-size:42px;margin-bottom:15px}.product-hero p{max-width:600px;margin:auto;opacity:.9}.product-section{padding:80px 20px;background:#f8fafc;color:#111}.product-section h2{text-align:center;margin-bottom:40px}.product-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:25px;gap:25px;max-width:1100px;margin:auto}.product-cards .card{background:#fff;padding:20px;border-radius:12px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.08);transition:.3s;color:#111}.product-cards .card:hover{transform:translateY(-5px)}.product-cards .icon{font-size:24px;color:#16a34a;margin-bottom:10px}.product-cta{text-align:center;padding:80px 20px;background:linear-gradient(135deg,#065f46,#854d0e);color:#fff}.product-showcase{background:#f8fafc;padding:80px 20px;color:#111}.product-container{display:flex;align-items:center;gap:50px;max-width:1200px;margin:auto}.product-image{flex:1 1;position:relative}.product-image img{width:100%;border-radius:20px}.badge{position:absolute;bottom:15px;padding:6px 12px;background:#facc15;border-radius:20px;font-size:12px;font-weight:600}.badge.left{left:15px}.badge.right{right:15px}.product-content{flex:1 1}.product-content h2{font-size:40px;margin-bottom:15px}.product-content p{color:#555;margin-bottom:25px;line-height:1.7}.product-features{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px 30px;gap:12px 30px;margin-bottom:30px}.feature{font-size:15px}.product-buttons{display:flex;gap:15px}.btn.yellow{background:#facc15;color:#000}.btn.green{background:#16a34a;color:#fff}@media(max-width:768px){.product-container{flex-direction:column}.product-features{grid-template-columns:1fr}}.product-cta{padding:100px 20px;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#064e3b,#a16207)}.cta-box{text-align:center;max-width:600px}.product-cta h2{font-size:40px;color:#fff;margin-bottom:15px}.product-cta p{color:hsla(0,0%,100%,.85);margin-bottom:25px;font-size:16px}.cta-btn{background:#facc15;color:#000;font-weight:600;padding:12px 28px;border-radius:30px;transition:.3s}.cta-btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.3)}.tech-hero{padding:120px 20px;text-align:center;background:linear-gradient(135deg,#064e3b,#a16207);color:#fff}.tech-section{padding:80px 20px;text-align:center}.tech-section.light{background:#f8fafc;color:#111}.tech-section.dark{background:linear-gradient(135deg,#064e3b,#854d0e);color:#fff}.tech-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:20px;gap:20px;max-width:1100px;margin:auto}.tech-card{background:#fff;padding:20px;border-radius:12px;color:#111;box-shadow:0 5px 15px rgba(0,0,0,.08)}.tech-card i{font-size:24px;color:#16a34a;margin-bottom:10px}.split-container{display:flex;align-items:center;gap:40px;max-width:1100px;margin:auto;text-align:left}.split.reverse .split-container{flex-direction:row-reverse}.split-text ul{margin-top:15px}.split-text li{margin-bottom:8px}.split-image img{width:100%;border-radius:20px}@media(max-width:768px){.split-container{flex-direction:column;text-align:center}}.team-hero{padding:120px 20px;text-align:center;background:linear-gradient(135deg,#064e3b,#a16207);color:#fff}.team-section{padding:80px 20px;text-align:center}.team-section.light{background:linear-gradient(135deg,#93edd5,#fd5751);color:#242222}.team-section.highlight{background:linear-gradient(135deg,#064e3b,#854d0e);color:#fff}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:30px;gap:30px;max-width:1100px;margin:auto}.team-grid.small{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.team-card{background:#fff;padding:25px;border-radius:15px;transition:.3s;color:#111}.team-card:hover{transform:translateY(-8px)}.team-card.founder img{width:100px;height:100px;border-radius:50%;object-fit:cover;margin-bottom:15px}.role{font-weight:600}.role,.team-card i{color:#16a34a;margin-bottom:10px}.team-card i{font-size:28px}.team-section.highlight .team-card{background:hsla(0,0%,100%,.1);color:#121010}.contact-hero{padding:120px 20px;text-align:center;background:linear-gradient(135deg,#064e3b,#a16207);color:#fff}.contact-section{padding:80px 20px;background:#f8fafc}.contact-container{display:flex;gap:50px;max-width:1100px;margin:auto}.contact-form-box{flex:1 1;background:#fff;padding:30px;border-radius:15px;color:#111}.input-group{display:flex;align-items:center;margin-bottom:15px;background:#5b6671;padding:10px;border-radius:8px}.input-group i{margin-right:10px;color:#16a34a}.input-group input,.input-group textarea{border:none;outline:none;background:transparent;width:100%;color:#111}.contact-info{flex:1 1}.info-card{display:flex;gap:15px;margin-bottom:20px;background:#fff;padding:20px;border-radius:12px;color:#111}.info-card i{font-size:20px;color:#16a34a}@media(max-width:768px){.contact-container{flex-direction:column}}.page-team .team-hero{position:relative;overflow:hidden;padding:clamp(4.5rem,10vw,7rem) 1.5rem;background:radial-gradient(ellipse 80% 60% at 50% -20%,rgba(0,255,136,.18),transparent 55%),linear-gradient(145deg,#022c22,#0f172a 45%,#422006)}.page-team .team-hero-inner{max-width:900px;margin:0 auto}.page-team .team-hero-label{display:inline-block;text-transform:uppercase;letter-spacing:.22em;font-size:.72rem;font-weight:700;color:#6ee7b7;margin-bottom:1rem}.page-team .team-hero h1{font-size:clamp(1.85rem,5vw,3rem);line-height:1.12;margin-bottom:1.25rem;font-weight:700}.page-team .team-hero-lead{font-size:clamp(1rem,2.2vw,1.15rem);line-height:1.75;color:hsla(0,0%,100%,.88);max-width:42rem;margin:0 auto 2.25rem}.page-team .team-hero-stats{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem 1.25rem;gap:1rem 1.25rem;max-width:52rem;margin:0 auto;padding:0;text-align:left}.page-team .team-hero-stats li{display:flex;align-items:flex-start;gap:.85rem;padding:1rem 1.1rem;background:rgba(15,23,42,.55);border:1px solid hsla(0,0%,100%,.08);border-radius:14px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.page-team .team-hero-stat-value{flex-shrink:0;width:2.5rem;height:2.5rem;display:grid;place-items:center;border-radius:12px;background:rgba(0,255,136,.12);color:#34d399;font-size:1.1rem}.page-team .team-hero-stat-label{font-size:.92rem;line-height:1.45;color:hsla(0,0%,100%,.9)}.page-team .section-intro{max-width:40rem;margin:-.5rem auto 2.5rem;font-size:clamp(.95rem,2vw,1.05rem);line-height:1.65}.page-team .team-section:not(.light):not(.highlight) .section-intro{color:hsla(0,0%,100%,.78)}.page-team .team-section.light .section-intro{color:#475569}.page-team .team-section.highlight .section-intro{color:hsla(0,0%,100%,.88)}.page-team .team-values{background:#f8fafc;color:#0f172a}.page-team .team-values h2{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700}.page-team .team-values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.25rem;gap:1.25rem;max-width:1100px;margin:0 auto;text-align:left}.page-team .value-card{background:#fff;border-radius:16px;padding:1.5rem 1.35rem;box-shadow:0 4px 24px rgba(15,23,42,.06);border:1px solid rgba(15,23,42,.06);transition:transform .25s ease,box-shadow .25s ease}.page-team .value-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px rgba(15,23,42,.1)}.page-team .value-card-icon{width:3rem;height:3rem;border-radius:12px;display:grid;place-items:center;background:#ecfdf5;color:#059669;font-size:1.25rem;margin-bottom:1rem}.page-team .value-card h3{font-size:1.1rem;margin-bottom:.5rem;color:#0f172a}.page-team .value-card p{font-size:.92rem;color:#64748b;line-height:1.6;margin:0}.page-team .founder-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.75rem;gap:1.75rem;max-width:920px;margin:0 auto}.page-team .founder-card{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:20px;padding:2rem 1.75rem;text-align:center;transition:transform .25s ease,border-color .25s ease,background .25s ease}.page-team .founder-card:hover{transform:translateY(-6px);background:hsla(0,0%,100%,.09);border-color:rgba(0,255,136,.25)}.page-team .founder-card h3{color:#fff;font-size:1.35rem;margin-top:.5rem}.page-team .founder-card .desc{color:hsla(0,0%,100%,.82);text-align:left}.page-team .founder-tags{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:1.25rem 0 1.5rem;padding:0}.page-team .founder-tags li{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.35rem .65rem;border-radius:999px;background:rgba(0,255,136,.12);color:#6ee7b7;border:1px solid rgba(0,255,136,.2)}.page-team .btn-linkedin{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#0a66c2;color:#fff!important;padding:.65rem 1.35rem;border-radius:999px;text-decoration:none;font-weight:600;font-size:.9rem;transition:background .2s ease,transform .2s ease}.page-team .btn-linkedin:hover{background:#084d96;transform:translateY(-2px)}.page-team .team-role-cards{max-width:1000px;margin:0 auto}.page-team .team-card-desc{margin:.75rem 0 0;font-size:.9rem;line-height:1.55;color:#475569;text-align:center}.page-team .team-section.highlight .team-card-desc{color:#475569}.page-team .team-section.highlight .team-card{background:hsla(0,0%,100%,.92);color:#0f172a;border:1px solid hsla(0,0%,100%,.35)}.page-team .team-section.highlight .team-card h3{color:#0f172a}.page-team .team-cta-band{background:linear-gradient(180deg,rgba(15,23,42,.95),#020617);border-top:1px solid hsla(0,0%,100%,.06)}.page-team .team-cta-band p{max-width:36rem;margin:0 auto 1.75rem;color:hsla(0,0%,100%,.85);line-height:1.65}.page-team .team-cta-band .btn{text-decoration:none}.page-team nav a[aria-current=page]{color:#0f8;background:rgba(0,255,136,.12)}@media (max-width:768px){.page-team .team-hero-stats{grid-template-columns:1fr}.page-team .founder-card .desc{text-align:center}}