.maestranze_pageWrapper__rbzWa{min-height:100vh;background:linear-gradient(135deg,#1e293b,#1e3a8a 50%,#1e293b);padding:2rem 1rem}.maestranze_container__k4_pZ{max-width:1200px;margin:0 auto}.maestranze_header__09kBV{text-align:center;margin-bottom:4rem}.maestranze_iconBox__ZnZpB{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:20px;margin-bottom:1.5rem}.maestranze_iconBlue__oF2ya,.maestranze_iconOrange__NJfAA{background:linear-gradient(135deg,#2563eb,#60a5fa);box-shadow:0 10px 30px rgba(37,99,235,.3)}.maestranze_addButton__UdW_e{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;margin-top:1.5rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-radius:10px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px rgba(37,99,235,.3);white-space:nowrap}.maestranze_addButton__UdW_e:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-2px);box-shadow:0 6px 16px rgba(37,99,235,.4)}.maestranze_title__wxABb{font-size:3rem;font-weight:800;color:#fff;margin-bottom:1rem;letter-spacing:-.02em}.maestranze_subtitle__SUthn{font-size:1.25rem;color:hsla(0,0%,100%,.7);max-width:600px;margin:0 auto;line-height:1.6}.maestranze_description__3GGPl{font-size:1.125rem;color:hsla(0,0%,100%,.6);max-width:700px;margin:1rem auto 0}.maestranze_categoriesGrid__xGVaF{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.maestranze_categoryCard__OCDm6{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:2rem;transition:all .3s ease;cursor:pointer;text-decoration:none;display:flex;flex-direction:column}.maestranze_categoryCard__OCDm6:hover{background:hsla(0,0%,100%,.08);border-color:rgba(37,99,235,.5);transform:translateY(-4px);box-shadow:0 12px 40px rgba(37,99,235,.2)}.maestranze_categoryHeader__12LYS{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.maestranze_categoryTitle__Rl5_4{font-size:1.75rem;font-weight:700;color:#fff;margin:0}.maestranze_categoryArrow__IchKv{width:24px;height:24px;color:rgba(37,99,235,.7);transition:transform .3s ease}.maestranze_categoryCard__OCDm6:hover .maestranze_categoryArrow__IchKv{transform:translateX(4px);color:#2563eb}.maestranze_categoryDescription__3Ye7V{color:hsla(0,0%,100%,.6);font-size:1rem;margin-bottom:1.5rem;flex-grow:1;line-height:1.6}.maestranze_categoryFooter__zstif{padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.1)}.maestranze_subcategoryCount__ZIMiR{color:rgba(37,99,235,.9);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.maestranze_grid__xWM_e{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.maestranze_card__A2cQv{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:1.5rem;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center}.maestranze_card__A2cQv:hover{background:hsla(0,0%,100%,.08);border-color:rgba(37,99,235,.4);transform:translateY(-2px)}.maestranze_cardIcon__K2485{width:60px;height:60px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#60a5fa);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#fff}.maestranze_cardTitle__i9r_Z{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.5rem}.maestranze_cardCode__P1oZT{font-size:.875rem;color:hsla(0,0%,100%,.5);font-family:Courier New,monospace;margin-bottom:1rem}.maestranze_cardFooter__RU_4s{margin-top:auto;padding-top:1rem;width:100%}.maestranze_comingSoon__qV8rp{display:inline-block;background:rgba(37,99,235,.2);color:#60a5fa;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:600}.maestranze_browseLink__IwcXN{display:inline-block;color:#2563eb;font-weight:600;font-size:.9rem;transition:transform .2s ease}.maestranze_card__A2cQv:hover .maestranze_browseLink__IwcXN{transform:translateX(4px)}.maestranze_breadcrumb__L4Iiy{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap;justify-content:center}.maestranze_breadcrumbLink__OEfjf{color:hsla(0,0%,100%,.6);text-decoration:none;font-size:.9rem;transition:color .2s ease}.maestranze_breadcrumbLink__OEfjf:hover{color:#2563eb}.maestranze_breadcrumbSeparator__YiL7Z{color:hsla(0,0%,100%,.3)}.maestranze_breadcrumbCurrent__MEJ4A{color:#fff;font-weight:600;font-size:.9rem}.maestranze_roleCode__5I3Bp{background:rgba(37,99,235,.2);padding:.25rem .75rem;border-radius:6px;font-family:Courier New,monospace;font-size:.9rem;color:#60a5fa}.maestranze_emptyState__eQ8xw,.maestranze_errorState__ELo0c,.maestranze_loadingState__ePqCP{text-align:center;padding:4rem 2rem}.maestranze_spinner__STz0y{width:48px;height:48px;color:#2563eb;margin:0 auto 1rem;animation:maestranze_spin__0A3X_ 1s linear infinite}@keyframes maestranze_spin__0A3X_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.maestranze_errorState__ELo0c p,.maestranze_loadingState__ePqCP p{color:hsla(0,0%,100%,.6);font-size:1rem}.maestranze_errorText__PIt91{color:#ff6b6b}.maestranze_emptyIcon__Vrl9O{width:64px;height:64px;color:hsla(0,0%,100%,.3);margin:0 auto 1.5rem}.maestranze_emptyTitle__zVN2c{font-size:1.5rem;color:#fff;margin-bottom:.5rem}.maestranze_emptyText__xVSgg{color:hsla(0,0%,100%,.6);max-width:500px;margin:0 auto;line-height:1.6}.maestranze_peopleGrid__Io1_v{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.maestranze_personCard__pX4Zn{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:1.5rem;transition:all .3s ease}.maestranze_personCard__pX4Zn:hover{background:hsla(0,0%,100%,.08);border-color:rgba(37,99,235,.4);transform:translateY(-2px)}.maestranze_personHeader__MX_UO{display:flex;gap:1rem;margin-bottom:1.5rem}.maestranze_personAvatar__kxi1Z{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#60a5fa);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.maestranze_personInfo__KaHbF{flex:1 1}.maestranze_personName__Ui2kt{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.5rem}.maestranze_personRoles__zbbqg{display:flex;flex-wrap:wrap;gap:.5rem}.maestranze_roleTag__zFykt{background:rgba(37,99,235,.2);color:#60a5fa;padding:.25rem .75rem;border-radius:6px;font-size:.75rem;font-weight:600}.maestranze_personDetails__sbAP_{display:flex;flex-direction:column;gap:1rem}.maestranze_contactItem__Ex2NK{display:flex;align-items:center;gap:.5rem;color:hsla(0,0%,100%,.7);font-size:.9rem}.maestranze_contactItem__Ex2NK svg{color:#2563eb}.maestranze_contactLink__863ga{color:hsla(0,0%,100%,.7);text-decoration:none;transition:color .2s ease}.maestranze_contactLink__863ga:hover{color:#2563eb}.maestranze_certifications__4pDGz{margin-top:.5rem;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.1)}.maestranze_certHeader__JykGg{display:flex;align-items:center;gap:.5rem;color:#2563eb;font-weight:600;font-size:.9rem;margin-bottom:.75rem}.maestranze_certList__Bk09k{list-style:none;padding:0;margin:0}.maestranze_certItem__NDKf6{color:hsla(0,0%,100%,.7);font-size:.85rem;margin-bottom:.5rem;line-height:1.4}.maestranze_certItem__NDKf6 strong{color:hsla(0,0%,100%,.9)}.maestranze_certInstitution__VE2e4,.maestranze_certYear__dpm4z{color:hsla(0,0%,100%,.5);font-size:.8rem}.maestranze_stats___XKkr{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1)}.maestranze_statsText__hE7T9{color:hsla(0,0%,100%,.6);font-size:.9rem}@media (max-width:768px){.maestranze_peopleGrid__Io1_v{grid-template-columns:1fr}.maestranze_breadcrumb__L4Iiy{justify-content:flex-start}}.maestranze_backLink__OfsHE{display:inline-flex;align-items:center;gap:.5rem;color:hsla(0,0%,100%,.7);text-decoration:none;font-size:.95rem;margin-bottom:2rem;transition:color .2s ease}.maestranze_backLink__OfsHE:hover{color:#2563eb}.maestranze_errorCard__cqXKc{background:hsla(0,0%,100%,.05);border:1px solid rgba(255,0,0,.3);border-radius:16px;padding:3rem;text-align:center;max-width:500px;margin:4rem auto}.maestranze_errorCard__cqXKc h1{color:#fff;font-size:2rem;margin-bottom:1rem}.maestranze_errorCard__cqXKc p{color:hsla(0,0%,100%,.6);margin-bottom:2rem}.maestranze_searchSection__P8zy5{margin-bottom:3rem}.maestranze_searchBar__WiUAA{position:relative;max-width:600px;margin:0 auto}.maestranze_searchIcon__kkKkg{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:20px;height:20px;color:hsla(0,0%,100%,.5);pointer-events:none}.maestranze_searchInput__R6Xwd{width:100%;padding:1rem 3rem;background:hsla(0,0%,100%,.05);border:2px solid hsla(0,0%,100%,.1);border-radius:12px;color:#fff;font-size:1rem;transition:all .3s ease}.maestranze_searchInput__R6Xwd::placeholder{color:hsla(0,0%,100%,.4)}.maestranze_searchInput__R6Xwd:focus{outline:none;border-color:rgba(37,99,235,.5);background:hsla(0,0%,100%,.08);box-shadow:0 0 0 4px rgba(37,99,235,.1)}.maestranze_clearButton__uGBVx{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:transparent;border:none;color:hsla(0,0%,100%,.5);cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.maestranze_clearButton__uGBVx:hover{color:#2563eb;background:rgba(37,99,235,.1)}.maestranze_searchResults__u_ir9{margin-top:2rem;max-width:1000px;margin-left:auto;margin-right:auto}.maestranze_searchMessage__y8Beo{text-align:center;color:hsla(0,0%,100%,.6);padding:2rem;font-size:1rem}.maestranze_searchError__U9Rpe{text-align:center;color:#ff6b6b;padding:2rem;background:rgba(37,99,235,.1);border:1px solid rgba(37,99,235,.3);border-radius:12px}.maestranze_searchCount__lLweP{text-align:center;color:#60a5fa;font-weight:600;margin-bottom:1.5rem;font-size:1rem}.maestranze_resultsGrid__dksBc{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));grid-gap:1.5rem;gap:1.5rem}.maestranze_resultCard__EKoxm{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:1.5rem;transition:all .3s ease;cursor:pointer;display:block;text-decoration:none}.maestranze_resultCard__EKoxm:hover{background:hsla(0,0%,100%,.08);border-color:rgba(37,99,235,.4);transform:translateY(-2px);box-shadow:0 8px 24px rgba(37,99,235,.15)}.maestranze_resultHeader__cvGGX{display:flex;gap:1rem;margin-bottom:1rem}.maestranze_resultAvatar__aeaOP{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#60a5fa);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;position:relative;overflow:hidden}.maestranze_avatarImage__x31Kn{object-fit:cover;border-radius:50%}.maestranze_resultInfo__ysbS7{flex:1 1;min-width:0}.maestranze_nameWithBadge__k32zb{display:flex;align-items:center;gap:8px;margin-bottom:.5rem}.maestranze_resultName__F44KH{font-size:1.125rem;font-weight:600;color:#fff;margin:0;word-wrap:break-word}.maestranze_verifiedBadgeSmall__c1IAW{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#22c55e;padding:4px;background:rgba(34,197,94,.2);border:1px solid rgba(34,197,94,.4);border-radius:50%}.maestranze_resultRoles__iSXMg{display:flex;flex-wrap:wrap;gap:.5rem}.maestranze_resultRoleTag__P3f2w{background:rgba(37,99,235,.2);color:#60a5fa;padding:.25rem .75rem;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em}.maestranze_resultContacts__qd1As{display:flex;flex-direction:column;gap:.75rem}.maestranze_resultContact__uqfWQ{display:flex;align-items:center;gap:.75rem;padding:.5rem;background:hsla(0,0%,100%,.03);border-radius:8px}.maestranze_resultContact__uqfWQ svg{color:#2563eb;flex-shrink:0}.maestranze_resultLink__FdYli{color:hsla(0,0%,100%,.8);text-decoration:none;font-size:.875rem;transition:color .2s ease;word-break:break-all}.maestranze_resultLink__FdYli:hover{color:#2563eb}.maestranze_resultCerts__x8RIg{display:flex;align-items:center;gap:.5rem;color:hsla(0,0%,100%,.7);font-size:.875rem;padding:.5rem;background:hsla(0,0%,100%,.03);border-radius:8px}.maestranze_resultCerts__x8RIg svg{color:#2563eb;flex-shrink:0}@media (max-width:768px){.maestranze_title__wxABb{font-size:2rem}.maestranze_subtitle__SUthn{font-size:1rem}.maestranze_categoriesGrid__xGVaF,.maestranze_grid__xWM_e{grid-template-columns:1fr}.maestranze_categoryTitle__Rl5_4{font-size:1.5rem}.maestranze_resultsGrid__dksBc{grid-template-columns:1fr}.maestranze_searchInput__R6Xwd{font-size:.9rem;padding:.875rem 2.75rem}}