*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fa;color:#2c3e50;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:0 20px}.header{background:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 8px #00000014;margin-bottom:30px;padding:20px 0}.header-content{align-items:left;display:flex;justify-content:space-between;min-height:64px;padding:0 20px;position:relative}.logo{gap:15px}.logo,.logo-center{align-items:center;display:flex}.logo-center{position:static;transform:none}.logo-icon{font-size:20px;font-weight:700;height:36px;width:36px}.logo-text{color:#2c3e50;font-size:24px;font-weight:600;text-align:center;white-space:nowrap}.header-actions{gap:15px}.header-actions,.lang-switch{align-items:center;display:flex}.lang-switch{gap:6px}.lang-select{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;padding:6px 8px}.user-menu{gap:15px}.user-info,.user-menu{align-items:center;display:flex}.user-info{color:#2c3e50;font-weight:500;gap:8px}.user-role{color:#666;font-size:12px;font-weight:400}.projects-button{align-items:center;background:#5d4037;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:8px 16px;transition:all .3s ease}.projects-button:hover{background:#4a3329;transform:translateY(-1px)}.logout-button{align-items:center;background:#ff4757;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:8px 16px;transition:all .3s ease}.logout-button:hover{background:#ff3742;transform:translateY(-1px)}.loading-container{align-items:center;background:#f8f9fa;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #e0e0e0;border-radius:50%;border-top-color:#5d4037;height:40px;margin-bottom:20px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.publish-btn{background:#e0e0e0;border:none;border-radius:4px;cursor:pointer;font-size:14px;padding:8px 16px}.user-icon{align-items:center;background:#ddd;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.progress-section{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 12px #0000000d;margin-bottom:30px;padding:30px}.progress-title{color:#333;font-size:20px;font-weight:600;margin-bottom:20px}.stages-container{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:repeat(5,1fr);margin-bottom:20px}.stage-name{color:#666;font-size:14px;font-weight:500;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stage-circles{align-items:center;display:flex;flex-direction:column;gap:14px}.actual-label{align-self:flex-start;color:#666;font-size:12px;font-weight:700;letter-spacing:.08em;margin:2px 0 0 2px}.circle{align-items:center;border:2px solid #0000;border-radius:50%;display:flex;font-size:14px;font-weight:700;height:40px;justify-content:center;width:40px}.circle.completed{background:#5d4037;color:#fff}.circle.pending{background:#e0e0e0;color:#666}.circle.current{background:#5d4037;color:#fff}.stage-circles .circle.top{background:#efe9e3;border-color:#ddd2c8;color:#6f635a}.stage-circles .circle.top.completed{background:#d8c9bd;border-color:#cbbbae;color:#5d4037}.stage-circles .circle.top.pending{background:#f3eee9;border-color:#ded6cd;box-shadow:inset 0 0 0 3px #e7dfd7;color:#8d837a}.stage-circles .circle.top svg{stroke:currentColor}.stage-circles .circle.bottom.completed{background:#5d4037;color:#fff}.stage-circles .circle.bottom.pending{background:#e0e0e0;color:#666}.stage-circles .circle.bottom.partial{background:#5d4037;box-shadow:0 0 0 3px #d0cbc6;color:#fff}.stage-circles .circle.bottom.full{background:#5d4037;color:#fff}.analytics-text{color:#666;font-size:12px;font-style:italic;text-align:right}.dashboard-section{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 12px #0000000d;padding:40px}.welcome-title{color:#333;font-size:32px;font-weight:700;margin-bottom:10px}.welcome-subtitle{color:#666;font-size:16px;margin-bottom:40px}.modules-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.module-icon{align-items:center;background:#5d4037;border-radius:50%;box-shadow:0 8px 24px #00000026;color:#fff;display:flex;height:100px;justify-content:center;margin:0 auto 18px;width:100px}.module-title{color:#333;font-size:18px;font-weight:700;margin-bottom:6px;min-height:44px}.module-description,.module-title{align-items:center;display:flex;justify-content:center;text-align:center}.module-description{color:#7a7a7a;font-size:13px;min-height:36px}.milestones-section{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-top:30px;padding:30px}.milestones-title{color:#333;font-size:20px;font-weight:600;margin-bottom:20px}.milestones-table{border-collapse:collapse;width:100%}.milestones-table td,.milestones-table th{border-bottom:1px solid #e0e0e0;padding:12px;text-align:left}.milestones-table th{background:#f8f9fa;color:#333;font-weight:600}.status-badge{border-radius:4px;font-size:12px;font-weight:500;padding:4px 8px}.status-pending{background:#fff3cd;color:#856404}.status-in-progress{background:#e3f2fd;color:#1565c0}.status-completed{background:#e8f5e8;color:#2e7d32}.status-delayed{background:#ffebee;color:#c62828}.module{background:#f8f9fa;border:2px solid #0000;border-radius:8px;cursor:pointer;padding:20px;text-align:center;transition:transform .2s}.module:hover{background:#e9ecef;border-color:#5d4037;transform:translateY(-2px)}.module.active{background:#5d4037;color:#fff}.module.active .module-icon{background:#fff;color:#5d4037}.stage{border-radius:8px;cursor:pointer;flex:1 1;padding:10px;text-align:center;transition:background-color .2s}.stage:hover{background:#f8f9fa}.stage-progress{color:#666;font-size:12px;font-weight:500;margin-top:5px}.stage-percentage{color:#5d4037;font-size:10px;font-weight:600;margin-top:2px}.overall-progress{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-bottom:30px;padding:20px}.progress-label{color:#333;font-size:16px;font-weight:600;margin-bottom:10px}.progress-bar{background:#e9ecef;border-radius:10px;height:20px;margin-bottom:10px;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#5d4037,#4caf50);border-radius:10px;height:100%;transition:width .3s ease}.progress-text{color:#666;font-size:14px;font-weight:500;text-align:center}.steps-list{margin-top:15px;max-height:400px;overflow-y:auto}.step-item{align-items:flex-start;background:#f8f9fa;border-left:4px solid #5d4037;border-radius:6px;display:flex;margin:5px 0;padding:10px;transition:all .2s}.step-item.completed{background:#d4edda;border-left-color:#28a745}.step-item.pending{background:#fff3cd;border-left-color:#ffc107}.step-checkbox{margin-right:10px;margin-top:2px}.step-checkbox input[type=checkbox]{appearance:none;-webkit-appearance:none;background:#fff;border:2px solid #5d4037;border-radius:6px;cursor:pointer;height:20px;outline:none;position:relative;transition:all .15s ease;width:20px}.step-checkbox input[type=checkbox]:hover{box-shadow:0 0 0 4px #5d40371f}.step-checkbox input[type=checkbox]:focus-visible{box-shadow:0 0 0 4px #5d403733}.step-checkbox input[type=checkbox]:checked{background:#5d4037;border-color:#5d4037}.step-checkbox input[type=checkbox]:checked:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:12px;left:5px;position:absolute;top:1px;transform:rotate(45deg);width:6px}.step-content{flex:1 1}.step-name{color:#333;font-weight:600;margin-bottom:4px}.step-description{color:#666;font-size:14px;margin-bottom:4px}.step-notes{color:#888;font-size:12px;font-style:italic}.modal{background-color:#00000080;display:block;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;margin:5% auto;width:80%}.close{color:#aaa;cursor:pointer;float:right;font-size:28px;font-weight:700;position:absolute;right:15px;top:15px}.close:hover{color:#000}.modal-content h2{color:#5d4037;margin-bottom:15px}.modal-content h3{color:#333;margin:20px 0 10px}.modal-content ul{list-style-type:disc;margin-left:20px}.modal-content li{color:#666;margin:5px 0}@media (max-width:768px){.header{margin-bottom:12px;padding:6px 0}.header-content{grid-template-columns:auto 1fr auto}.header-content,.logo{grid-column-gap:8px;align-items:center;column-gap:8px;display:grid}.logo{grid-template-columns:auto 1fr}.logo-icon{font-size:16px!important;height:36px!important;width:36px!important}.logo-text{font-size:16px;line-height:1.1;max-width:54vw;white-space:normal}.user-menu{gap:8px}.user-info{font-size:13px;gap:6px}.user-info svg{height:36px!important;width:36px!important}.user-role{display:none;font-size:11px}.logout-button{font-size:12px;line-height:1.2;padding:4px 8px}.stages-container{gap:8px;grid-template-columns:repeat(5,1fr)}.stage{min-width:auto}.stage-name{font-size:clamp(11px,3vw,13px);margin-bottom:6px}.circle{font-size:clamp(11px,2.5vw,13px);height:clamp(26px,6.2vw,34px);width:clamp(26px,6.2vw,34px)}.container{padding:0 8px}.progress-section{padding:14px}.dashboard-section{padding:12px}.lang-switch select{background:#ffffffe6!important;border:1px solid #00000040!important;border-radius:6px!important;font-size:12px!important;padding:4px 6px!important}.modules-grid{gap:10px;grid-template-columns:repeat(3,1fr)}.module{padding:14px}.module-icon{height:60px;width:60px}.module-title{font-size:14px}.module-description{font-size:12px}.header-content{flex-direction:row;gap:8px}.modal-content{margin:10% auto;padding:20px;width:95%}}@media (max-width:380px){.modules-grid{gap:12px;grid-template-columns:repeat(2,1fr)}}@media (min-width:1400px){.modules-grid{grid-template-columns:repeat(6,1fr)}}.ai-fab{-webkit-tap-highlight-color:transparent;border:none;bottom:22px;cursor:pointer;position:fixed;right:22px;transition:transform .15s ease;z-index:1100}.ai-fab:hover{transform:translateY(-1px)}.ai-panel{background:#fff;border:1px solid #e6e3e1;border-radius:12px;bottom:86px;box-shadow:0 18px 48px #0000002e;max-height:60vh;overflow:hidden;position:fixed;right:22px;width:340px;z-index:1100}.ai-panel-header{align-items:center;background:#f7f5f3;border-bottom:1px solid #ece9e7;display:flex;justify-content:space-between;padding:12px 14px}.ai-panel-title{align-items:center;color:#3b2f2a;display:flex;font-weight:600;gap:8px}.ai-panel-close{background:#0000;border:none;color:#776a63;cursor:pointer;font-size:20px;line-height:1}.ai-panel-body{max-height:50vh;overflow:auto;padding:8px 8px 10px}.ai-reco-item{grid-gap:10px;align-items:center;background:#faf9f8;border:1px solid #eee9e6;border-radius:10px;display:grid;gap:10px;grid-template-columns:auto 1fr auto;margin:8px 4px;padding:10px 8px}.ai-reco-icon{color:#5d4037;display:flex}.ai-reco-title{color:#2f2a26;font-weight:600}.ai-reco-hint{color:#6c6763;font-size:12px}.ai-reco-action{background:#5d4037;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:12px;padding:6px 10px}@media (max-width:480px){.ai-panel{left:10px;right:10px;width:auto}}.ai-fab.module-icon{height:60px;margin:0;width:60px}.ai-fab.module-icon svg{height:32px;width:32px}@media (max-width:768px){.ai-fab.module-icon{height:36px;width:36px}.ai-fab.module-icon svg{height:24px;width:24px}.ai-fab{bottom:10px;right:10px}}.login-container{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-card{background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000001a;max-width:450px;overflow:hidden;padding:40px;position:relative;width:100%}.login-card:before{background:linear-gradient(90deg,#5d4037,#4caf50);content:"";height:4px;left:0;position:absolute;right:0;top:0}.login-header{margin-bottom:30px;text-align:center}.logo-section{gap:15px;margin-bottom:20px}.logo-icon,.logo-section{align-items:center;display:flex;justify-content:center}.logo-icon{background:#5d4037;border-radius:50%;color:#fff;height:60px;width:60px}.logo-section h1{color:#2c3e50;font-size:24px;font-weight:700;margin:0}.login-subtitle{color:#666;font-size:16px;margin:0}.login-form{margin-bottom:30px}.form-group{margin-bottom:20px}.form-row{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr}.form-group label{color:#2c3e50;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.input-group{align-items:center;display:flex;position:relative}.input-icon{color:#666;left:15px;position:absolute;z-index:1}.input-group input{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;font-size:16px;padding:15px 15px 15px 50px;transition:all .3s ease;width:100%}.input-group input:focus{background:#fff;border-color:#5d4037;box-shadow:0 0 0 3px #5d40371a;outline:none}.password-toggle{background:none;border:none;border-radius:4px;color:#666;cursor:pointer;padding:5px;position:absolute;right:15px;transition:color .3s ease}.password-toggle:hover{color:#5d4037}.login-button{background:linear-gradient(135deg,#5d4037,#4caf50);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:10px;padding:15px;transition:all .3s ease;width:100%}.login-button:hover:not(:disabled){box-shadow:0 8px 20px #5d40374d;transform:translateY(-2px)}.login-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.login-footer{margin-bottom:20px;text-align:center}.login-footer p{color:#666;margin:0}.toggle-button{background:none;border:none;color:#5d4037;cursor:pointer;font-weight:600;margin-left:5px;text-decoration:underline}.toggle-button:hover{color:#4caf50}.error-message{background:#ffebee;border-left:4px solid #c62828;border-radius:8px;color:#c62828;font-size:14px;margin-bottom:20px;padding:12px}.demo-credentials{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:20px}.demo-credentials h4{color:#2c3e50;font-size:14px;font-weight:600;margin:0 0 15px}.credential-item{color:#666;font-size:13px;margin-bottom:8px}.credential-item:last-child{margin-bottom:0}.credential-item strong{color:#5d4037;font-weight:600}@media (max-width:480px){.login-card{margin:10px;padding:30px 20px}.form-row{gap:0;grid-template-columns:1fr}.logo-section{flex-direction:column;gap:10px}.logo-section h1{font-size:20px}}.active-projects-page{background:#f8f9fa;min-height:100vh}.projects-header{background:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 8px #00000014;margin-bottom:10px;padding:10px 0}.projects-header-content{grid-gap:14px;align-items:center;display:grid;gap:14px;grid-template-columns:auto 1fr auto;margin:0 auto;max-width:1200px;padding:0 20px}.projects-user-profile{align-items:center;display:flex;flex-shrink:0;gap:12px;position:relative}.projects-avatar-button{background:none;border:none;cursor:pointer;padding:0}.projects-avatar,.projects-avatar-button{align-items:center;display:flex;justify-content:center}.projects-avatar{background:#5d4037;border-radius:50%;color:#fff;height:48px;transition:transform .2s;width:48px}.projects-avatar-button:hover .projects-avatar{transform:scale(1.05)}.user-menu-dropdown{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;left:0;min-width:200px;padding:12px 16px;position:absolute;top:60px;z-index:1000}.user-menu-item{color:#2c3e50;font-size:14px;padding:8px 0}.company-logo{align-items:center;border:1px solid #e0e0e0;border-radius:6px;color:#2c3e50;display:flex;font-size:14px;font-weight:600;height:44px;justify-content:center;line-height:1.2;padding:6px 8px;text-align:center;white-space:normal;width:96px}.projects-page-title{color:#2c3e50;font-size:20px;font-weight:600;justify-self:start;margin:0;text-align:left}.projects-header-actions{align-items:center;display:flex;flex-shrink:0;gap:15px}.back-button{align-items:center;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:6px;color:#2c3e50;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:center;padding:8px 12px;transition:all .3s ease}.back-button:hover{background:#e0e0e0;transform:translateY(-1px)}.cro-access-button{background:#5d4037;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .3s ease}.cro-access-button:hover{background:#4a3329;transform:translateY(-1px)}.study-info-section{margin:0 auto 20px;max-width:360px;padding:0 20px;text-align:center}.protocol-number{color:#2c3e50;font-size:18px}.protocol-number,.sponsor-name{font-weight:700;margin-bottom:8px}.sponsor-name{color:#0b8e51;font-size:16px}.phase-indication{color:#2c3e50;cursor:help;display:inline-block;font-size:16px;font-weight:500;position:relative}.protocol-tooltip{background:#2c3e50;border-radius:6px;box-shadow:0 4px 12px #0003;color:#fff;font-size:14px;font-weight:400;left:0;margin-top:8px;max-width:90vw;padding:12px 16px;position:absolute;top:100%;white-space:normal;width:400px;z-index:1000}.protocol-tooltip:before{border:6px solid;border-color:#0000 #0000 #2c3e50;bottom:100%;content:"";left:20px;position:absolute}.timeline-section{margin:0 auto;max-width:80vw;padding:0 20px 4px}.timeline-container{align-items:flex-start;display:flex;gap:30px}.timeline-labels{align-items:flex-end;display:flex;flex-direction:column;gap:12px;min-width:120px;padding-top:6px;text-align:right}.timeline-label{color:#666;font-size:11px;font-weight:500}.timeline-label strong{color:#2c3e50;display:block;margin-bottom:4px}.timeline-wrapper{flex:1 1;padding-top:12px;position:relative}.current-status-button{background:#4caf50;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;position:absolute;right:0;top:-26px;transition:all .3s ease}.current-status-button:hover{background:#388e3c;transform:translateY(-1px)}.timeline-line{align-items:center;display:flex;gap:0;padding:4px 0 6px;position:relative}.timeline-line:before{background:#2c3e50;content:"";height:2px;left:0;position:absolute;right:60px;top:25px;z-index:1}.timeline-month{flex:1 1;flex-direction:column;pointer-events:none;z-index:2}.timeline-marker,.timeline-month{align-items:center;display:flex;position:relative}.timeline-marker{background:#ccc;border-radius:50%;cursor:pointer;height:16px;justify-content:center;margin-bottom:8px;pointer-events:auto;width:16px}.timeline-marker.milestone-gold{background:gold;border:2px solid #ffb300}.timeline-marker.milestone-green{background:#4caf50;border:2px solid #388e3c}.timeline-marker.milestone-red{background:#f44336;border:2px solid #d32f2f}.timeline-marker.milestone-pending{background:#ccc;border:2px solid #999}.timeline-marker.current:after{border:2px solid #5d4037;border-radius:50%;content:"";height:20px;width:20px}.current-indicator,.timeline-marker.current:after{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.current-indicator{background:#fff;border-radius:50%;height:6px;width:6px}.timeline-month-label{color:#2c3e50;cursor:pointer;font-size:14px;font-weight:500;pointer-events:auto}.timeline-completion{align-items:center;display:flex;flex-direction:column;gap:4px;margin-left:20px}.star-icon{fill:gold;color:gold}.completion-date{color:#2c3e50;font-size:12px;font-weight:600;white-space:nowrap}.status-panel{max-width:600px}.current-roles-list{margin-top:20px}.current-roles-list h3{color:#2c3e50;font-size:18px;margin-bottom:15px}.role-item{background:#f5f5f5;border-radius:6px;margin-bottom:12px;padding:15px}.role-name{color:#2c3e50;font-size:16px;margin-bottom:6px}.role-function{color:#666;font-size:14px;margin-bottom:4px}.role-deadline{color:#4caf50;font-size:13px;font-weight:600}.active-projects-page .modules-zone{align-items:center;display:flex;justify-content:center;margin:45px auto 0;max-width:1200px;min-height:280px;padding:4px 20px 12px}.active-projects-page .modules-circle-container{height:270px;margin:0 auto;position:relative;width:420px}.active-projects-page .modules-circle-container .module-circle{position:absolute;transform:translate(-50%,-50%)}.active-projects-page .module-circle{align-items:center;background:#e8f5e9;border:3px solid #4caf50;border-radius:50%;cursor:pointer;display:flex;height:120px;justify-content:center;position:relative;transition:all .3s ease;width:120px}.active-projects-page .module-circle:hover{border-color:#388e3c;box-shadow:0 4px 12px #4caf504d;transform:scale(1.05)}.active-projects-page .module-position-2.module-circle:hover{transform:translateX(-50%) scale(1.05)}.active-projects-page .module-circle-label{word-wrap:break-word;align-items:center;color:#2c3e50;display:flex;font-size:15.3px;font-weight:700;-webkit-hyphens:auto;hyphens:auto;justify-content:center;line-height:1.3;overflow-wrap:break-word;padding:12px;text-align:center}@media (max-width:767px){.active-projects-page .module-circle{height:150px;width:150px}.active-projects-page .module-circle-label{font-size:16px;padding:12px}.active-projects-page .projects-header-content{flex-wrap:wrap}.active-projects-page .projects-page-title{margin-top:10px;order:3;width:100%}.active-projects-page .timeline-container{flex-direction:column;gap:15px}.active-projects-page .timeline-labels{flex-direction:row;gap:20px;min-width:auto;padding-top:0}.active-projects-page .modules-circle-container{height:350px;max-width:400px;width:100%}.active-projects-page .module-position-1{left:10px;top:10px}.active-projects-page .module-position-2{left:50%;top:10px;transform:translateX(-50%)}.active-projects-page .module-position-3{right:10px;top:10px}.active-projects-page .module-position-4{bottom:10px;right:10px}.active-projects-page .module-position-5{bottom:10px;left:10px}.active-projects-page .module-circle{height:140px;width:140px}.active-projects-page .module-circle-label{font-size:14px;padding:10px}}@media (max-width:480px){.active-projects-page .modules-circle-container{height:300px}.active-projects-page .module-circle{height:120px;width:120px}.active-projects-page .module-circle-label{font-size:12px;padding:8px}}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 8px 24px #0003;max-height:80vh;max-width:600px;overflow-y:auto;padding:30px;position:relative;width:100%}.modal-close{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;justify-content:center;padding:5px;position:absolute;right:15px;top:15px;transition:color .2s}.modal-close:hover{color:#2c3e50}.modal-content h2{color:#2c3e50;font-size:24px;margin:0 0 20px}.modal-body{color:#666;line-height:1.6}.team-content{display:flex;flex-direction:column;gap:15px}.team-member{background:#f5f5f5;border-radius:6px;color:#2c3e50;padding:12px}.documentation-content{display:flex;flex-direction:column;gap:12px}.document-item{background:#f5f5f5;border-radius:6px;color:#2c3e50;padding:12px}.meetings-table{border-collapse:collapse;margin-top:10px;width:100%}.meetings-table td,.meetings-table th{border-bottom:1px solid #e0e0e0;padding:12px;text-align:left}.meetings-table th{background:#f5f5f5;color:#2c3e50;font-weight:600}.emails-content{display:flex;flex-direction:column;gap:12px}.email-item{background:#f5f5f5;border-radius:6px;color:#2c3e50;padding:12px}.project-architect-page{background:#f8f9fa;min-height:100vh}.primary-buttons-section{margin:0 auto;max-width:1200px;padding:32px 16px}.primary-buttons-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:900px}.primary-button{align-items:center;background:#e8f5e9;border:3px solid #4caf50;border-radius:50%;cursor:pointer;display:flex;flex-direction:column;height:144px;justify-content:center;margin:0 auto;transition:all .3s ease;width:144px}.primary-button:hover{border-color:#388e3c;box-shadow:0 4px 12px #4caf504d;transform:scale(1.05)}.primary-button.active{background:#4caf50;border-color:#388e3c;color:#fff}.primary-button-label{font-size:26px;font-weight:700;margin-bottom:8px}.primary-button-name{font-size:12px;font-weight:600;padding:0 10px;text-align:center}.primary-button.active .primary-button-label,.primary-button.active .primary-button-name{color:#fff}.oval-buttons-section{margin:0 auto;max-width:1200px;padding:24px 16px}.oval-buttons-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(5,1fr);margin:0 auto;max-width:1000px}.oval-button{background:#fff;border:3px solid #5d4037;border-radius:40px;color:#2c3e50;cursor:pointer;font-size:15px;font-weight:700;padding:16px 24px;text-align:center;transition:all .3s ease}.oval-button:hover{background:#f5f5f5;box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.oval-button.active{background:#5d4037;border-color:#4a3329;color:#fff}.roles-section{margin:0 auto;max-width:1200px;padding:40px 20px}.roles-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:800px}.role-circle{align-items:center;background:#fff;border:3px solid #5d4037;border-radius:50%;cursor:pointer;display:flex;flex-direction:column;height:120px;justify-content:center;margin:0 auto;transition:all .3s ease;width:120px}.role-circle:hover{border-color:#4a3329;box-shadow:0 4px 12px #5d40374d;transform:scale(1.1)}.role-circle-initial{color:#5d4037;font-size:24px;font-weight:700;margin-bottom:4px}.role-circle-label{color:#2c3e50;font-size:11px;font-weight:600;line-height:1.2;padding:0 8px;text-align:center}.instruction-button{background:#5d4037;border:none;border-radius:25px;color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:600;margin:30px auto 0;padding:12px 30px;transition:all .3s ease}.instruction-button:hover{background:#4a3329;box-shadow:0 4px 8px #0003;transform:translateY(-2px)}.role-details-modal{max-width:700px}.role-details-person{background:#f5f5f5;border-radius:6px;color:#2c3e50;font-size:18px;margin-bottom:20px;padding:12px}.role-details-section{margin-bottom:20px}.role-details-section h3{color:#2c3e50;font-size:16px;font-weight:600;margin-bottom:8px}.role-details-section p{color:#666;line-height:1.6}.role-details-section ul{color:#666;margin-left:20px}.role-details-section li{line-height:1.5;margin-bottom:6px}.deadline-text{color:#4caf50;font-size:18px;font-weight:700}@media (max-width:768px){.primary-buttons-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.primary-button{height:150px;width:150px}.oval-buttons-grid{gap:15px}.oval-buttons-grid,.roles-grid{grid-template-columns:repeat(2,1fr)}.roles-grid{gap:20px}.role-circle{height:100px;width:100px}}@media (max-width:480px){.oval-buttons-grid,.primary-buttons-grid{grid-template-columns:1fr}.roles-grid{grid-template-columns:repeat(2,1fr)}}