.homepage-container{height:100%;width:100%;overflow-x:hidden;overflow-y:auto;margin:0;position:relative;z-index:0}.homepage-main{min-height:100vh;height:100%;width:100%;display:flex;align-items:center;justify-content:center;background:url(/images/hero-background.jpg) center center / cover no-repeat;padding:1.5rem;position:relative;overflow-x:hidden;overflow-y:auto;margin:0}.homepage-main:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000001a;pointer-events:none}@keyframes gradientPulse{0%,to{opacity:.4}50%{opacity:.7}}.homepage-content{max-width:1400px;width:100%;height:100%;display:flex;flex-direction:column;gap:2.25rem;position:relative;z-index:1;justify-content:center;margin:0 auto;overflow:visible}.homepage-header-bar{display:flex;justify-content:flex-end;align-items:center;padding:0 1rem}.auth-wrapper{position:relative}.btn-auth{padding:1rem 2.5rem;font-size:1rem;font-weight:600;background:linear-gradient(135deg,#5865a8,#7b88d8);color:#fff;border:2px solid rgba(255,255,255,.3);border-radius:50px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;box-shadow:0 4px 15px #5865a84d;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-auth:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#fff3;transition:left .3s ease;z-index:0}.btn-auth:hover:before{left:0}.btn-auth:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 8px 25px #5865a866;border-color:#ffffff80}.btn-auth>*{position:relative;z-index:1}.auth-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:#fffffffa;border-radius:1rem;box-shadow:0 20px 60px #0000004d;overflow:hidden;min-width:280px;z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(255,255,255,.5);animation:dropdownSlide .3s ease-out}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.auth-dropdown button{width:100%;padding:1.25rem 1.5rem;background:transparent;border:none;color:#374151;cursor:pointer;transition:all .3s;text-align:left;display:flex;flex-direction:column;gap:.25rem}.dropdown-title{font-size:1rem;font-weight:600;color:#1e3a8a}.dropdown-subtitle{font-size:.85rem;font-weight:400;color:#6b7280}.auth-dropdown button:hover{background:linear-gradient(135deg,#3b82f61a,#1e3a8a1a)}.auth-dropdown button:hover .dropdown-title{color:#3b82f6}.auth-dropdown button:not(:last-child){border-bottom:1px solid rgba(229,231,235,.5)}.hero-center{text-align:center;color:#fff;width:100%;max-width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;position:relative;padding:2rem 0 0;overflow:visible}.hero-content-wrapper{display:flex;flex-direction:column;align-items:center;gap:1.75rem;flex:1;justify-content:center;max-width:1000px;padding:0 2rem;margin-bottom:3rem}.hero-badge{background:#fffffff2;color:#1e293b;padding:.75rem 1.75rem;border-radius:50px;font-size:.95rem;font-weight:500;animation:fadeInUp 1s ease-out;box-shadow:0 4px 15px #0000001a}.hero-title{font-size:3.5rem;font-weight:700;margin:0;color:#fff;line-height:1.2;text-shadow:0 2px 20px rgba(0,0,0,.3);animation:fadeInUp 1s ease-out .15s both;max-width:1000px}@keyframes titleShine{0%,to{filter:drop-shadow(0 0 20px rgba(139,92,246,.4))}50%{filter:drop-shadow(0 0 40px rgba(99,102,241,.6))}}.hero-subtitle{font-size:1.35rem;font-weight:400;color:#fffffff2;max-width:850px;margin:0;line-height:1.6;text-shadow:0 2px 15px rgba(0,0,0,.3);animation:fadeInUp 1s ease-out .2s both}.hero-cta-button{background:#fffffff2;color:#1e293b;padding:1rem 2.5rem;border-radius:50px;font-size:1.1rem;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #0003;animation:fadeInUp 1s ease-out .3s both}.hero-cta-button:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 6px 30px #0000004d;background:#fff}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-robots-container{position:relative;width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);height:min(420px,60vh);overflow:hidden}.hero-robots-image{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero-robots-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.hero-robots-badge{background:#6c757de6;color:#fff;padding:16px 40px;border-radius:12px;font-size:24px;font-weight:600;box-shadow:0 4px 20px #0000004d;display:inline-block;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap}.what-is-dorg-section{background:#f8f9fa;padding:80px 40px}.what-is-dorg-content{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.what-is-dorg-text{display:flex;flex-direction:column;gap:24px}.what-is-dorg-label{color:#5865a8;font-size:16px;font-weight:500;margin:0}.what-is-dorg-title{font-size:42px;font-weight:700;color:#1e293b;margin:0;line-height:1.2}.what-is-dorg-description{font-size:18px;color:#475569;line-height:1.6;margin:0}.what-is-dorg-buttons{display:flex;gap:16px;margin-top:8px}.btn-learn-more{background:#5865a8;color:#fff;padding:14px 32px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-learn-more:hover{background:#4a5590;transform:translateY(-2px);box-shadow:0 4px 12px #5865a84d}.btn-book-demo{background:#fff;color:#1e293b;padding:14px 32px;border:2px solid #e2e8f0;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-book-demo:hover{border-color:#5865a8;color:#5865a8;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.what-is-dorg-image{position:relative;width:100%}.dorg-workplace-image{width:100%;height:auto;border-radius:16px}.features-section{background:#f1f5f9;padding:80px 40px}.features-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.feature-card{text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px}.feature-icon{width:80px;height:80px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#5865a8;box-shadow:0 4px 12px #00000014}.feature-icon svg{width:32px;height:32px}.feature-title{font-size:24px;font-weight:700;color:#1e293b;margin:0}.feature-description{font-size:16px;color:#64748b;line-height:1.6;margin:0;max-width:360px}.how-it-works-section{background:#fff;padding:80px 40px}.how-it-works-content{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.how-it-works-left{display:flex;flex-direction:column;gap:24px}.how-it-works-label{color:#5865a8;font-size:16px;font-weight:500;margin:0}.how-it-works-title{font-size:42px;font-weight:700;color:#1e293b;margin:0;line-height:1.2}.how-it-works-description{font-size:18px;color:#475569;line-height:1.6;margin:0}.how-it-works-right{background:#f8f9fa;padding:40px;border-radius:16px;display:flex;flex-direction:column;gap:28px}.how-it-works-intro{font-size:16px;color:#1e293b;line-height:1.6;margin:0;font-weight:500}.how-it-works-checklist{display:flex;flex-direction:column;gap:20px}.checklist-item{display:flex;align-items:flex-start;gap:12px}.check-icon{width:28px;height:28px;background:#5865a8;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;margin-top:2px}.check-icon svg{width:16px;height:16px}.checklist-item span{font-size:16px;color:#334155;line-height:1.6}.possibilities-section{background:url(/images/hero-background.jpg) center center / cover no-repeat;padding:80px 40px;border-radius:24px;max-width:1400px;margin:0 auto 80px;position:relative}.possibilities-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;border-radius:24px;pointer-events:none;z-index:0}.possibilities-header,.possibilities-tabs,.possibilities-content-box{position:relative;z-index:1}.possibilities-header{text-align:center;margin-bottom:50px}.possibilities-label{color:#fffc;font-size:16px;font-weight:500;margin:0 0 20px}.possibilities-title{font-size:42px;font-weight:700;color:#fff;line-height:1.2;max-width:900px;margin:0 auto 20px}.possibilities-subtitle{font-size:18px;color:#ffffffe6;line-height:1.6;max-width:800px;margin:0 auto}.possibilities-tabs{display:flex;gap:20px;justify-content:center;margin-bottom:40px;flex-wrap:wrap}.tab-button{background:#ffffff26;color:#fff;padding:16px 32px;border:2px solid rgba(255,255,255,.2);border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tab-button svg{width:20px;height:20px}.tab-button:hover{background:#ffffff40;border-color:#fff6;transform:translateY(-2px)}.tab-button.active{background:#fff;color:#3730a3;border-color:#fff}.possibilities-content-box{background:#fff;border-radius:20px;padding:50px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.possibilities-text{display:flex;flex-direction:column;gap:20px}.possibilities-content-title{font-size:32px;font-weight:700;color:#1e293b;margin:0}.possibilities-content-description{font-size:17px;color:#475569;line-height:1.7;margin:0}.possibilities-image{position:relative;width:100%}.possibilities-img{width:100%;height:auto;border-radius:12px}.ecosystem-section{background:url(/images/network-pattern-bg.png) center center / cover no-repeat,linear-gradient(to bottom,#f8f9fa,#fff);padding:100px 40px;position:relative;overflow:hidden}.ecosystem-header{text-align:center;margin-bottom:70px;position:relative;z-index:1}.ecosystem-label{color:#5865a8;font-size:16px;font-weight:500;margin:0 0 20px}.ecosystem-title{font-size:42px;font-weight:700;color:#1e293b;margin:0 0 20px;line-height:1.2}.ecosystem-subtitle{font-size:18px;color:#64748b;line-height:1.6;margin:0}.ecosystem-cards{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;position:relative;z-index:1}.ecosystem-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:50px 40px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px;transition:all .3s ease;box-shadow:0 2px 8px #0000000d}.ecosystem-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #0000001a;border-color:#cbd5e1}.ecosystem-logo{height:60px;width:auto;-o-object-fit:contain;object-fit:contain}.ecosystem-card-description{font-size:16px;color:#475569;line-height:1.6;margin:0}.ethics-committee-section{background:#f8f9fa;padding:80px 40px}.ethics-committee-content{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.ethics-left{display:flex;flex-direction:column;gap:30px;align-items:flex-start}.ethics-logo{height:60px;width:auto;-o-object-fit:contain;object-fit:contain}.ethics-title{font-size:42px;font-weight:700;color:#1e293b;margin:0;line-height:1.2}.btn-read-manifesto{background:#5865a8;color:#fff;padding:14px 32px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-read-manifesto:hover{background:#4a5590;transform:translateY(-2px);box-shadow:0 4px 12px #5865a84d}.ethics-right{display:flex;flex-direction:column;gap:24px}.ethics-description-highlight{font-size:18px;font-weight:700;color:#1e293b;line-height:1.6;margin:0}.ethics-description{font-size:16px;color:#475569;line-height:1.6;margin:0}.mcp-skills-section{background:#e5e7eb;padding:80px 40px}.mcp-skills-header{text-align:center;margin-bottom:60px;display:flex;flex-direction:column;align-items:center;gap:20px}.mcp-university-logo{height:70px;width:auto;-o-object-fit:contain;object-fit:contain}.mcp-skills-title{font-size:42px;font-weight:700;color:#1e293b;margin:0;line-height:1.2;max-width:900px}.mcp-skills-subtitle{font-size:18px;color:#64748b;line-height:1.6;margin:0;max-width:800px}.mcp-skills-carousel{max-width:1400px;margin:0 auto 50px;position:relative;display:flex;align-items:center;gap:30px}.carousel-arrow{background:#fff;border:2px solid #e2e8f0;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#1e293b;flex-shrink:0;box-shadow:0 2px 8px #00000014}.carousel-arrow:hover{background:#5865a8;color:#fff;border-color:#5865a8;transform:scale(1.1);box-shadow:0 4px 12px #5865a84d}.carousel-arrow svg{width:24px;height:24px}.skills-cards-container{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;flex:1}.skill-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:30px;display:flex;flex-direction:column;gap:20px;transition:all .3s ease;box-shadow:0 2px 8px #0000000d;position:relative}.skill-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a;border-color:#cbd5e1}.skill-tags-top{position:absolute;top:16px;right:16px;display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.skill-header{display:flex;flex-direction:column;gap:16px}.skill-icon-container{display:flex;gap:12px;align-items:center}.skill-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.skill-icon.instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcaf45);color:#fff}.skill-icon.zendesk{background:#03363d;color:#fff}.skill-icon.clickup{background:#7b68ee;color:#fff}.skill-icon svg{width:28px;height:28px}.skill-icon-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.skill-tags{display:flex;gap:8px;flex-wrap:wrap}.skill-tag{background:#f1f5f9;color:#475569;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:500}.skill-body{display:flex;flex-direction:column;gap:12px}.skill-title{font-size:20px;font-weight:700;color:#1e293b;margin:0;line-height:1.3}.skill-version{font-size:13px;color:#94a3b8;font-weight:500}.skill-description{font-size:15px;color:#64748b;line-height:1.6;margin:0}.skill-price{font-size:24px;font-weight:700;color:#1e293b;margin:8px 0 0}.skill-footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #f1f5f9}.skill-provider{display:flex;align-items:center;gap:8px;color:#64748b;font-size:14px;font-weight:500}.provider-icon{width:18px;height:18px;color:#94a3b8}.skill-rating{display:flex;align-items:center;gap:6px;color:#64748b;font-size:14px;font-weight:600}.star-icon{width:16px;height:16px;color:#fbbf24}.mcp-cta-container{text-align:center}.btn-discover-university{background:#5865a8;color:#fff;padding:16px 40px;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #5865a833}.btn-discover-university:hover{background:#4a5590;transform:translateY(-2px);box-shadow:0 6px 20px #5865a84d}.faq-section{background:#fff;padding:80px 40px}.faq-container{max-width:900px;margin:0 auto}.faq-label{color:#5865a8;font-size:16px;font-weight:500;margin:0 0 20px;text-align:center}.faq-title{font-size:42px;font-weight:700;color:#1e293b;margin:0 0 50px;text-align:center;line-height:1.2}.faq-accordion{display:flex;flex-direction:column;gap:16px}.faq-item{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:all .3s ease}.faq-item:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000d}.faq-question{width:100%;background:#fff;border:none;padding:24px 28px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:18px;font-weight:600;color:#1e293b;text-align:left;transition:all .3s ease}.faq-question:hover,.faq-question.active{background:#f8f9fa}.faq-icon{flex-shrink:0;transition:transform .3s ease;color:#64748b}.faq-icon.rotated{transform:rotate(180deg)}.faq-answer{padding:0 28px 24px;background:#fff;animation:fadeIn .3s ease}.faq-answer p{font-size:16px;color:#475569;line-height:1.6;margin:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dorg-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:0;animation:fadeInUp 1s ease-out .4s both;flex-shrink:0}.dorg-card{background:linear-gradient(135deg,#ffffffd9,#f8fafce6);border:1px solid rgba(203,213,225,.4);border-radius:1.25rem;padding:2rem 1.75rem;text-align:center;color:#334155;transition:all .5s cubic-bezier(.4,0,.2,1);cursor:default;box-shadow:0 4px 15px #00000014;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:relative;overflow:hidden}.dorg-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#6366f108,#8b5cf608);opacity:0;transition:opacity .5s ease}.dorg-card:hover:before{opacity:1}.dorg-card:hover{transform:translateY(-10px);border-color:#8b5cf64d;box-shadow:0 12px 30px #8b5cf626,0 0 20px #6366f11a}.dorg-card-logo{width:160px;height:85px;margin:0 auto 1.5rem;border-radius:.875rem;background:linear-gradient(135deg,#c8f0c84d,#b4e6b466);display:flex;align-items:center;justify-content:center;transition:all .5s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #0000000d;position:relative;z-index:1;padding:1rem}.dorg-card:hover .dorg-card-logo{transform:scale(1.05);box-shadow:0 8px 25px #0000001a}.dorg-logo-alt{background:linear-gradient(135deg,#ffc8dc4d,#ffb4d266)}.dorg-card:hover .dorg-logo-alt{box-shadow:0 8px 25px #0000001a}.dorg-logo-tertiary{background:linear-gradient(135deg,#dcdcff4d,#c8c8fa66)}.dorg-card:hover .dorg-logo-tertiary{box-shadow:0 8px 25px #0000001a}.card-logo-img{width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.dorg-card h3{font-size:1.45rem;font-weight:700;margin:0 0 .875rem;color:#1e293b;position:relative;z-index:1}.dorg-card p{font-size:1rem;font-weight:600;color:#475569;margin:0 0 .75rem;line-height:1.5;position:relative;z-index:1}.card-description-secondary{font-size:.9rem;font-weight:400;color:#64748b;margin:0;line-height:1.45}@media (max-width: 1024px){.hero-center{min-height:100vh}.hero-content-wrapper{padding:0 1.5rem;margin-bottom:2.5rem}.hero-title{font-size:2.75rem}.hero-subtitle{font-size:1.2rem}.hero-cta-button{font-size:1rem;padding:.9rem 2.25rem}.hero-robots-badge{font-size:20px;padding:14px 36px}.what-is-dorg-section{padding:60px 30px}.what-is-dorg-content{gap:50px}.what-is-dorg-title{font-size:36px}.what-is-dorg-description{font-size:17px}.features-section{padding:60px 30px}.features-container{gap:35px}.feature-title{font-size:22px}.feature-description{font-size:15px}.how-it-works-section{padding:60px 30px}.how-it-works-content{gap:60px}.how-it-works-title{font-size:36px}.how-it-works-description{font-size:17px}.how-it-works-right{padding:35px}.possibilities-section{padding:60px 30px;margin:0 30px 60px}.possibilities-title{font-size:36px}.possibilities-subtitle{font-size:17px}.possibilities-content-box{padding:40px;gap:40px}.possibilities-content-title{font-size:28px}.ecosystem-section{padding:80px 30px}.ecosystem-header{margin-bottom:60px}.ecosystem-title{font-size:36px}.ecosystem-subtitle{font-size:17px}.ecosystem-cards{gap:35px}.ecosystem-card{padding:45px 35px}.ethics-committee-section{padding:60px 30px}.ethics-committee-content{gap:60px}.ethics-logo{height:55px}.ethics-title{font-size:36px}.ethics-description-highlight{font-size:17px}.ethics-description{font-size:15px}.mcp-skills-section{padding:60px 30px}.mcp-skills-header{margin-bottom:50px}.mcp-university-logo{height:60px}.mcp-skills-title{font-size:36px}.mcp-skills-subtitle{font-size:17px}.mcp-skills-carousel{gap:20px}.carousel-arrow{width:45px;height:45px}.carousel-arrow svg{width:22px;height:22px}.skills-cards-container{gap:25px}.skill-card{padding:25px}.skill-icon{width:44px;height:44px}.skill-icon svg{width:26px;height:26px}.skill-title{font-size:18px}.skill-price{font-size:22px}.faq-section{padding:60px 30px}.faq-title{font-size:36px;margin-bottom:40px}.faq-question{font-size:17px;padding:20px 24px}.faq-answer{padding:0 24px 20px}.faq-answer p{font-size:15px}.dorg-cards{gap:1.5rem}.dorg-card{padding:2rem 1.5rem}}@media (max-width: 768px){.homepage-main{padding:1.5rem}.homepage-content{gap:2rem}.btn-auth{padding:.75rem 1.5rem;font-size:.9rem}.hero-center{min-height:100vh}.hero-content-wrapper{padding:0 1.5rem;gap:1.5rem;margin-bottom:2rem}.hero-badge{font-size:.85rem;padding:.6rem 1.5rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.hero-cta-button{font-size:.95rem;padding:.85rem 2rem}.hero-robots-badge{font-size:16px;padding:11px 28px}.what-is-dorg-section{padding:50px 24px}.what-is-dorg-content{grid-template-columns:1fr;gap:40px}.what-is-dorg-title{font-size:32px}.what-is-dorg-description{font-size:16px}.what-is-dorg-buttons{flex-direction:column}.btn-learn-more,.btn-book-demo{width:100%;text-align:center}.features-section{padding:50px 24px}.features-container{grid-template-columns:1fr;gap:50px}.feature-title{font-size:20px}.feature-description{font-size:15px}.how-it-works-section{padding:50px 24px}.how-it-works-content{grid-template-columns:1fr;gap:40px}.how-it-works-title{font-size:32px}.how-it-works-description{font-size:16px}.how-it-works-right{padding:30px}.possibilities-section{padding:50px 24px;margin:0 24px 50px;border-radius:20px}.possibilities-title{font-size:32px}.possibilities-subtitle{font-size:16px}.tab-button{padding:14px 24px;font-size:15px}.possibilities-content-box{grid-template-columns:1fr;padding:35px;gap:35px}.possibilities-content-title{font-size:26px}.possibilities-content-description{font-size:16px}.ecosystem-section{padding:60px 24px}.ecosystem-header{margin-bottom:50px}.ecosystem-title{font-size:32px}.ecosystem-subtitle{font-size:16px}.ecosystem-cards{grid-template-columns:1fr;gap:30px}.ecosystem-card{padding:40px 30px}.ethics-committee-section{padding:50px 24px}.ethics-committee-content{grid-template-columns:1fr;gap:40px}.ethics-logo{height:50px}.ethics-title{font-size:32px}.ethics-description-highlight{font-size:16px}.ethics-description{font-size:15px}.mcp-skills-section{padding:50px 24px}.mcp-skills-header{margin-bottom:40px}.mcp-university-logo{height:55px}.mcp-skills-title{font-size:32px}.mcp-skills-subtitle{font-size:16px}.mcp-skills-carousel{flex-direction:column;gap:30px}.carousel-arrow{display:none}.skills-cards-container{grid-template-columns:1fr;gap:24px}.skill-card{padding:30px}.faq-section{padding:50px 24px}.faq-title{font-size:32px;margin-bottom:35px}.faq-question{font-size:16px;padding:18px 20px}.faq-answer{padding:0 20px 18px}.faq-answer p{font-size:15px}.dorg-cards{grid-template-columns:1fr;gap:1.5rem}.dorg-card{padding:2rem}.dorg-card-logo{width:140px;height:80px}.dorg-card h3{font-size:1.25rem}.dorg-card p{font-size:.95rem}}@media (max-width: 480px){.homepage-main{padding:1rem}.hero-center{min-height:100vh}.hero-content-wrapper{padding:0 1rem;gap:1.25rem;margin-bottom:1.5rem}.hero-badge{font-size:.75rem;padding:.5rem 1.25rem}.hero-title{font-size:1.5rem}.hero-subtitle{font-size:.95rem}.hero-cta-button{font-size:.85rem;padding:.7rem 1.5rem}.hero-robots-badge{font-size:14px;padding:8px 20px}.what-is-dorg-section{padding:40px 16px}.what-is-dorg-content{gap:32px}.what-is-dorg-title{font-size:28px}.what-is-dorg-description{font-size:15px}.btn-learn-more,.btn-book-demo{padding:12px 24px;font-size:14px}.features-section{padding:40px 16px}.features-container{gap:40px}.feature-icon{width:70px;height:70px}.feature-icon svg{width:28px;height:28px}.feature-title{font-size:18px}.feature-description{font-size:14px}.how-it-works-section{padding:40px 16px}.how-it-works-content{gap:32px}.how-it-works-title{font-size:28px}.how-it-works-description{font-size:15px}.how-it-works-right{padding:24px}.how-it-works-intro,.checklist-item span{font-size:15px}.possibilities-section{padding:40px 16px;margin:0 16px 40px;border-radius:16px}.possibilities-header{margin-bottom:35px}.possibilities-title{font-size:26px}.possibilities-subtitle{font-size:15px}.tab-button{padding:12px 20px;font-size:14px;gap:8px}.tab-button svg{width:18px;height:18px}.possibilities-content-box{padding:24px;gap:28px}.possibilities-content-title{font-size:22px}.possibilities-content-description{font-size:15px}.ecosystem-section{padding:50px 16px}.ecosystem-header{margin-bottom:40px}.ecosystem-title{font-size:28px}.ecosystem-subtitle{font-size:15px}.ecosystem-cards{gap:24px}.ecosystem-card{padding:35px 24px}.ecosystem-logo{height:50px}.ecosystem-card-description{font-size:15px}.ethics-committee-section{padding:40px 16px}.ethics-committee-content{gap:32px}.ethics-logo{height:45px}.ethics-title{font-size:26px}.ethics-description-highlight{font-size:15px}.ethics-description{font-size:14px}.btn-read-manifesto{padding:12px 28px;font-size:15px;width:100%}.mcp-skills-section{padding:40px 16px}.mcp-skills-header{margin-bottom:35px}.mcp-university-logo{height:50px}.mcp-skills-title{font-size:26px}.mcp-skills-subtitle{font-size:15px}.skills-cards-container{gap:20px}.skill-card{padding:24px}.skill-icon{width:42px;height:42px}.skill-icon svg{width:24px;height:24px}.skill-title{font-size:18px}.skill-description{font-size:14px}.skill-price{font-size:20px}.btn-discover-university{padding:14px 32px;font-size:15px}.faq-section{padding:40px 16px}.faq-title{font-size:26px;margin-bottom:30px}.faq-question{font-size:15px;padding:16px 18px}.faq-icon{width:18px;height:18px}.faq-answer{padding:0 18px 16px}.faq-answer p{font-size:14px}.btn-auth{padding:.625rem 1.25rem;font-size:.85rem}.dorg-card{padding:1.5rem}}.notification{position:fixed;top:2rem;right:2rem;min-width:350px;padding:1.25rem 1.5rem;border-radius:1rem;box-shadow:0 10px 40px #0003;z-index:9999;animation:slideInRight .4s ease-out,fadeOut .3s ease-out 2.7s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.notification.success{background:linear-gradient(135deg,#10b981f2,#059669f2);border:2px solid rgba(255,255,255,.3)}.notification.error{background:linear-gradient(135deg,#ef4444f2,#dc2626f2);border:2px solid rgba(255,255,255,.3)}.notification-content{display:flex;align-items:center;gap:1rem;color:#fff}.notification-icon{width:28px;height:28px;flex-shrink:0}.notification-message{font-size:1rem;font-weight:500;line-height:1.5}@keyframes slideInRight{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@media (max-width: 768px){.notification{top:1rem;right:1rem;left:1rem;min-width:unset}}.submitting-overlay{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:#0009;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999;color:#fff;font-family:sans-serif;pointer-events:all;margin:0;padding:0}.submitting-spinner{width:80px;height:80px;border:8px solid rgba(255,255,255,.2);border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem;box-shadow:0 0 15px #667eea}.submitting-overlay p{font-size:1.2rem;font-weight:600;text-align:center;color:#fff}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:#000000b3;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);pointer-events:all;margin:0;padding:0}.loading-spinner{width:80px;height:80px;border:8px solid rgba(255,255,255,.2);border-top-color:#6366f1;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1.5rem;box-shadow:0 0 20px #6366f180}.loading-text{font-size:1.2rem;font-weight:600;color:#fff;text-align:center;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.notification-title{font-weight:700;font-size:1.1rem;margin-bottom:.25rem}.notification-description{font-weight:400;font-size:.95rem;opacity:.95}.notification-close{background:none;border:none;cursor:pointer;padding:.25rem;color:#fff;opacity:.8;transition:opacity .2s;flex-shrink:0}.notification-close:hover{opacity:1}
