.profile-button-container{display:inline-block;position:relative}.profile-button{border:2px solid var(--border-light);background:var(--bg-surface);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;padding:0;transition:border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.profile-button:hover{border-color:var(--brand-accent);box-shadow:0 0 0 4px #ff3b301a}.profile-button:active{transform:scale(.95)}.profile-avatar{object-fit:cover;border-radius:50%;width:100%;height:100%}.profile-initials{width:100%;height:100%;font-family:var(--font-display);font-size:1rem;font-weight:var(--fw-bold);color:var(--text-inverse);background:linear-gradient(135deg,var(--brand-black)0%,#333 100%);letter-spacing:.5px;justify-content:center;align-items:center;display:flex}.verified-badge{background:var(--brand-accent);border:2px solid var(--bg-surface);width:18px;height:18px;color:var(--text-inverse);pointer-events:none;border-radius:50%;justify-content:center;align-items:center;font-size:.5rem;display:flex;position:absolute;bottom:-2px;right:-2px}.profile-dropdown{background:var(--bg-surface);border-radius:var(--radius-lg);width:280px;box-shadow:var(--shadow-strong);border:1px solid var(--border-light);z-index:1000;opacity:0;pointer-events:none;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;transform:translateY(-8px)scale(.97)}.profile-dropdown.open{pointer-events:auto}.profile-dropdown-header{background:linear-gradient(135deg,var(--bg-main)0%,var(--bg-surface)100%);border-bottom:1px solid var(--border-light);align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.profile-dropdown-avatar{border:2px solid var(--border-light);border-radius:50%;flex-shrink:0;width:48px;height:48px;overflow:hidden}.profile-dropdown-avatar img{object-fit:cover;width:100%;height:100%}.profile-dropdown-initials{width:100%;height:100%;font-family:var(--font-display);font-size:1.15rem;font-weight:var(--fw-bold);color:var(--text-inverse);background:linear-gradient(135deg,var(--brand-black)0%,#333 100%);justify-content:center;align-items:center;display:flex}.profile-dropdown-info{flex:1;min-width:0}.profile-dropdown-name{font-family:var(--font-body);font-weight:var(--fw-bold);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.4rem;margin-bottom:.2rem;font-size:.9375rem;display:flex;overflow:hidden}.verified-icon{color:var(--brand-accent);flex-shrink:0}.profile-dropdown-email{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.4rem;font-size:.8rem;overflow:hidden}.profile-dropdown-role{color:var(--brand-accent);border-radius:var(--radius-full);font-size:.68rem;font-weight:var(--fw-medium);text-transform:uppercase;letter-spacing:.06em;background:#ff3b301a;padding:.2rem .65rem;display:inline-block}.profile-dropdown-divider{background:var(--border-light);height:1px;margin:.25rem 0}.profile-dropdown-menu{padding:.5rem}.profile-dropdown-item{width:100%;color:var(--text-primary);font-family:var(--font-body);font-size:.875rem;font-weight:var(--fw-medium);cursor:pointer;border-radius:var(--radius-md);text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;padding:.7rem .875rem;line-height:1;transition:background .2s,color .2s,transform .2s;display:flex}.profile-dropdown-item svg,.profile-dropdown-item .fa-fw{width:16px;color:var(--text-secondary);flex-shrink:0;transition:color .2s}.profile-dropdown-item:hover{background:var(--bg-main);color:var(--brand-black);transform:translate(3px)}.profile-dropdown-item:hover svg,.profile-dropdown-item:hover .fa-fw,.profile-dropdown-logout,.profile-dropdown-logout svg,.profile-dropdown-logout .fa-fw{color:var(--brand-accent)}.profile-dropdown-logout:hover{color:var(--brand-accent);background:#ff3b3014;transform:translate(3px)}.profile-dropdown-logout:hover svg,.profile-dropdown-logout:hover .fa-fw{color:var(--brand-accent)}.sidebar-profile-panel{opacity:0;max-height:0;margin:0 .625rem;transition:max-height .38s cubic-bezier(.16,1,.3,1);overflow:hidden}.sidebar-profile-panel.open{max-height:280px}.sidebar-panel-inner{background:var(--bg-surface);border:1px solid var(--border-light);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);margin-bottom:.5rem;overflow:hidden}.sidebar-panel-item{width:100%;color:var(--text-primary);font-family:var(--font-body);font-size:.875rem;font-weight:var(--fw-medium);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;padding:.875rem 1.125rem;line-height:1;transition:background .18s,color .18s,padding-left .18s;display:flex}.sidebar-panel-item:not(:last-child){border-bottom:1px solid var(--border-light)}.sidebar-panel-item svg,.sidebar-panel-item .fa-fw{width:14px;color:var(--text-secondary);flex-shrink:0;transition:color .18s}.sidebar-panel-item:hover{background:var(--bg-main);color:var(--text-primary);padding-left:1.375rem}.sidebar-panel-item:hover svg,.sidebar-panel-item:hover .fa-fw,.sidebar-panel-logout,.sidebar-panel-logout svg,.sidebar-panel-logout .fa-fw{color:var(--brand-accent)}.sidebar-panel-logout:hover{color:var(--brand-accent);background:#ff3b3012}.sidebar-panel-logout:hover svg,.sidebar-panel-logout:hover .fa-fw{color:var(--brand-accent)}.sidebar-profile-strip{border-radius:var(--radius-md);background:var(--bg-main);border:1.5px solid var(--border-light);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.875rem;margin:0 .625rem .75rem;padding:.875rem 1.125rem;transition:background .22s,border-color .22s,box-shadow .22s;display:flex}.sidebar-profile-strip:hover{background:#ff3b300a;border-color:#ff3b304d;box-shadow:0 4px 16px #ff3b3014}.sidebar-profile-avatar{border:2px solid var(--border-light);border-radius:50%;flex-shrink:0;width:38px;height:38px;transition:border-color .22s;position:relative;overflow:hidden}.sidebar-profile-strip:hover .sidebar-profile-avatar{border-color:var(--brand-accent)}.sidebar-profile-avatar img{object-fit:cover;width:100%;height:100%;display:block}.sidebar-avatar-initials{width:100%;height:100%;font-family:var(--font-display);color:#fff;background:linear-gradient(135deg,var(--brand-black)0%,#333 100%);letter-spacing:.5px;justify-content:center;align-items:center;font-size:.9rem;display:flex}.sidebar-avatar-dot{background:var(--brand-accent);border:2px solid var(--bg-surface);pointer-events:none;border-radius:50%;width:10px;height:10px;position:absolute;bottom:0;right:0}.sidebar-profile-info{flex:1;min-width:0}.sidebar-profile-name{font-size:.875rem;font-weight:var(--fw-bold);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.2rem;line-height:1.2;overflow:hidden}.sidebar-profile-role{color:var(--brand-accent);font-size:.68rem;font-weight:var(--fw-medium);text-transform:uppercase;letter-spacing:.09em;line-height:1}.sidebar-profile-chevron{border-radius:var(--radius-sm);width:22px;height:22px;color:var(--text-secondary);background:var(--bg-surface);border:1px solid var(--border-light);flex-shrink:0;justify-content:center;align-items:center;font-size:.6rem;transition:background .22s,border-color .22s,color .22s;display:flex}.sidebar-profile-strip:hover .sidebar-profile-chevron{color:var(--brand-accent);background:#ff3b3014;border-color:#ff3b3033}@media (max-width:480px){.profile-dropdown{width:260px;right:-8px}.profile-dropdown-header{padding:1rem 1.25rem}.profile-dropdown-avatar{width:42px;height:42px}}@media (max-width:360px){.sidebar-profile-strip{gap:.75rem;margin:0 .5rem .625rem;padding:.75rem 1rem}.sidebar-profile-avatar{width:34px;height:34px}.sidebar-profile-name{font-size:.8125rem}.sidebar-profile-role{font-size:.65rem}.sidebar-panel-item{padding:.75rem 1rem;font-size:.8125rem}.sidebar-panel-inner{margin-bottom:.375rem}.sidebar-profile-panel{margin:0 .5rem}}
.ct-section{background:var(--bg-main);padding:7rem 0 5rem;overflow:hidden}.ct-container{max-width:1200px;margin:0 auto;padding:0 5%}.ct-header{text-align:center;margin-bottom:4.5rem}.ct-eyebrow{font-size:.72rem;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.22em;color:var(--brand-accent);background:#ff3b3014;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.35rem 1rem;display:inline-flex}.ct-title{font-family:var(--font-display);letter-spacing:2px;color:var(--brand-black);margin-bottom:1.25rem;font-size:clamp(3rem,7vw,5.5rem);line-height:.95}.ct-title-accent{color:var(--brand-accent)}.ct-subtitle{color:var(--text-secondary);max-width:420px;margin:0 auto;font-size:1.05rem;line-height:1.7}.ct-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:2rem;margin-bottom:2.5rem;display:grid}.ct-col{flex-direction:column;gap:1.25rem;display:flex}.ct-col-heading{font-size:.68rem;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.2em;color:var(--text-secondary);margin-bottom:.1rem}.ct-info-list{flex-direction:column;gap:.55rem;display:flex}.ct-info-card-link{text-decoration:none;display:block}.ct-info-card{background:var(--bg-surface);border:1px solid var(--border-light);border-radius:14px;align-items:center;gap:.875rem;padding:.875rem 1rem;transition:all .25s;display:flex}.ct-info-card-link:not(.ct-info-card-static):hover .ct-info-card{border-color:var(--brand-black);box-shadow:var(--shadow-soft);transform:translate(4px)}.ct-info-card-link:not(.ct-info-card-static):hover .ct-info-icon{background:var(--brand-accent);color:#fff}.ct-info-card-link:not(.ct-info-card-static):hover .ct-info-arrow{opacity:1;transform:translate(3px)}.ct-info-icon{background:var(--bg-main);width:38px;height:38px;color:var(--brand-accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;transition:background .25s,color .25s;display:flex}.ct-info-text{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.ct-info-label{text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary);font-size:.62rem;font-weight:var(--fw-bold)}.ct-info-value{font-size:.85rem;font-weight:var(--fw-medium);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ct-info-arrow{color:var(--text-secondary);opacity:0;flex-shrink:0;font-size:.65rem;transition:opacity .2s,transform .2s}.ct-avail{background:var(--bg-surface);border:1px solid var(--border-light);border-radius:14px;align-items:flex-start;gap:.65rem;padding:.875rem 1.1rem;display:flex}.ct-avail-dot{background:#30d158;border-radius:50%;flex-shrink:0;width:9px;height:9px;margin-top:3px;animation:2.2s ease-in-out infinite ct-pulse;box-shadow:0 0 0 3px #30d15833}@keyframes ct-pulse{0%,to{box-shadow:0 0 0 3px #30d15833}50%{box-shadow:0 0 0 7px #30d15800}}.ct-avail-text{font-size:.78rem;font-weight:var(--fw-medium);color:var(--text-secondary);line-height:1.5}.ct-social-list{flex-direction:column;gap:.45rem;display:flex}.ct-social-row{border:1px solid var(--border-light);color:var(--text-primary);background:var(--bg-surface);border-radius:12px;align-items:center;gap:.875rem;padding:.7rem 1rem;text-decoration:none;transition:all .25s;display:flex}.ct-social-row:hover{background:var(--brand-black);border-color:var(--brand-black);color:#fff;box-shadow:var(--shadow-soft);transform:translate(4px)}.ct-social-row:hover .ct-social-icon{color:#fff;background:#ffffff1f}.ct-social-row:hover .ct-social-arrow{opacity:1;transform:translate(3px)}.ct-social-icon{background:var(--bg-main);width:34px;height:34px;color:var(--text-secondary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;transition:background .2s,color .2s;display:flex}.ct-social-text{flex-direction:column;flex:1;gap:.05rem;min-width:0;display:flex}.ct-social-label{font-size:.72rem;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em}.ct-social-handle{opacity:.55;font-size:.75rem}.ct-social-arrow{opacity:0;flex-shrink:0;font-size:.62rem;transition:opacity .2s,transform .2s}.ct-services-list{flex-direction:column;gap:0;list-style:none;display:flex}.ct-service-item{font-size:.875rem;font-weight:var(--fw-medium);color:var(--text-primary);border-bottom:1px solid var(--border-light);cursor:default;align-items:center;gap:.875rem;padding:.8rem 0;transition:color .2s,gap .2s;display:flex}.ct-service-item:last-child{border-bottom:none}.ct-service-item:hover{color:var(--brand-accent);gap:1.1rem}.ct-service-dot{background:var(--brand-accent);opacity:.5;border-radius:50%;flex-shrink:0;width:6px;height:6px;transition:opacity .2s}.ct-service-item:hover .ct-service-dot{opacity:1}.ct-cta-card{background:var(--bg-dark);border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:2.25rem 2.75rem;display:flex;position:relative;overflow:hidden}.ct-cta-card:before{content:"";background:linear-gradient(90deg,transparent,var(--brand-accent),transparent);opacity:.6;height:1px;position:absolute;top:0;left:8%;right:8%}.ct-cta-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff3b300f 0%,#0000 70%);width:400px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ct-cta-left{flex-direction:column;gap:.35rem;display:flex}.ct-cta-label{font-family:var(--font-display);letter-spacing:.04em;color:#fff;font-size:clamp(1.4rem,3vw,2rem);line-height:1.1}.ct-cta-desc{color:#fff6;font-size:.875rem;line-height:1.6}.ct-cta-actions{z-index:1;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.875rem;display:flex;position:relative}.ct-cta-btn-primary{background:var(--brand-accent);color:#fff;border:2px solid var(--brand-accent);border-radius:var(--radius-full);font-family:var(--font-body);font-size:.85rem;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.55rem;padding:.875rem 2rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden}.ct-cta-btn-primary span{z-index:1;position:relative}.ct-cta-btn-primary:before{content:"";background:#ffffff2e;transition:transform .32s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:translate(-101%)}.ct-cta-btn-primary:hover:before{transform:translate(0)}.ct-cta-btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 30px #ff3b3059}.ct-cta-btn-secondary{color:#ffffff8c;border-radius:var(--radius-full);font-family:var(--font-body);font-size:.85rem;font-weight:var(--fw-medium);text-transform:uppercase;letter-spacing:.1em;background:0 0;border:1.5px solid #ffffff1f;align-items:center;gap:.55rem;padding:.875rem 1.75rem;text-decoration:none;transition:border-color .25s,color .25s,transform .2s;display:inline-flex}.ct-cta-btn-secondary:hover{color:#fff;border-color:#ffffff59;transform:translateY(-2px)}@media (max-width:1024px){.ct-grid{grid-template-columns:1fr 1fr}.ct-col:last-child{grid-column:1/-1}.ct-services-list{grid-template-columns:repeat(2,1fr);display:grid}}@media (max-width:720px){.ct-grid{grid-template-columns:1fr}.ct-col:last-child{grid-column:auto}.ct-services-list{grid-template-columns:1fr}.ct-cta-card{flex-direction:column;align-items:flex-start;padding:1.75rem}.ct-cta-actions{width:100%}.ct-cta-btn-primary,.ct-cta-btn-secondary{flex:1;justify-content:center}}@media (max-width:480px){.ct-cta-actions{flex-direction:column}.ct-cta-btn-primary,.ct-cta-btn-secondary{width:100%}}
