/* García Cando Arquitectos · V63 */
:root{--gc63-red:#ff3040;--gc63-line:rgba(255,255,255,.10);--gc63-soft:rgba(255,255,255,.045)}
body>#status,#status.status,.status.show{z-index:2147483647!important}

/* Personas / perfiles */
.gc63-person-cell{display:flex!important;align-items:center;gap:10px;border:0!important;background:transparent!important;color:inherit!important;text-align:left;padding:0!important;cursor:pointer}.gc63-person-cell strong,.gc63-person-cell small{display:block}.gc63-person-cell small{margin-top:2px;color:#849197}
.gc63-mini-avatar{position:relative;width:38px;height:38px;flex:0 0 38px;border-radius:50%;overflow:visible}.gc63-mini-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:#111416}.gc63-mini-avatar.large{width:46px;height:46px;flex-basis:46px}.gc63-mini-avatar.brand img{padding:9px;box-sizing:border-box;background:#0b0e0f}
.gc63-online-dot{position:absolute;right:-1px;bottom:1px;width:10px;height:10px;border-radius:50%;background:#465057;border:2px solid #0c0f10}.gc63-online-dot.on{background:#38d86b}
.gc63-people-table td{vertical-align:middle}.gc63-people-table button{white-space:nowrap}

.gc63-modal{display:none;position:fixed;inset:0;z-index:2147483500;background:rgba(2,4,5,.78);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);align-items:center;justify-content:center;padding:18px}.gc63-modal.open{display:flex}.gc63-modal-card{position:relative;width:min(780px,96vw);max-height:92vh;overflow:auto;border:1px solid rgba(255,255,255,.14);border-radius:25px;background:linear-gradient(145deg,rgba(25,29,31,.98),rgba(8,10,11,.99));box-shadow:0 40px 140px rgba(0,0,0,.75);padding:22px}.gc63-modal-x{position:absolute;right:14px;top:12px;width:38px;height:38px;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.05)!important;color:#e4e9eb!important;font-size:25px!important;cursor:pointer;z-index:2}
.gc63-profile-hero{display:flex;align-items:center;gap:16px;padding:4px 48px 18px 2px;border-bottom:1px solid var(--gc63-line)}.gc63-profile-hero .gc63-avatar-wrap{position:relative;width:82px;height:82px;flex:0 0 82px}.gc63-profile-hero img{width:82px;height:82px;object-fit:cover;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:#111416}.gc63-profile-hero small{color:#849197;font-size:9px;letter-spacing:.13em;text-transform:uppercase}.gc63-profile-hero h2{margin:5px 0 3px;font-size:25px;font-weight:460}.gc63-profile-hero p{margin:0;color:#9ca8ad}.gc63-presence{display:inline-flex;margin-top:8px;color:#78858b;font-size:10px}.gc63-presence.on{color:#68dc8a}.gc63-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:15px 0}.gc63-profile-grid>div{padding:12px;border:1px solid var(--gc63-line);border-radius:14px;background:var(--gc63-soft)}.gc63-profile-grid small,.gc63-profile-grid strong{display:block}.gc63-profile-grid small{color:#7f8c91;font-size:9px;text-transform:uppercase;letter-spacing:.09em;margin-bottom:4px}.gc63-profile-grid strong{font-size:12px;overflow-wrap:anywhere}.gc63-profile-projects h3{margin:18px 0 9px;font-size:15px}.gc63-profile-projects button{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:left;border:1px solid var(--gc63-line)!important;border-radius:14px!important;background:var(--gc63-soft)!important;color:#e3e8ea!important;padding:12px 13px!important;margin-top:7px;cursor:pointer}.gc63-profile-projects button span strong,.gc63-profile-projects button span small{display:block}.gc63-profile-projects button span small{color:#7f8c91;margin-top:3px;font-size:10px}.gc63-profile-projects button b{font-size:20px;font-weight:300}.gc63-empty{padding:16px;color:#77848a;font-size:11px}.gc63-empty.centered{display:grid;place-items:center;min-height:160px;text-align:center}

/* Crear / asignar proyecto */
.gc63-assign-client{display:flex;align-items:center;gap:13px;padding-right:45px}.gc63-assign-client img{width:58px;height:58px;object-fit:cover;border-radius:50%;border:1px solid rgba(255,255,255,.13)}.gc63-assign-client small{color:#7d8a90;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.gc63-assign-client h2{margin:3px 0;font-size:21px}.gc63-assign-client p{margin:0;color:#8d999e;font-size:10px}.gc63-assign-tabs{display:flex;gap:6px;margin:18px 0 12px;padding-bottom:10px;border-bottom:1px solid var(--gc63-line)}.gc63-assign-tabs button{border:0!important;background:transparent!important;color:#7f8b90!important;padding:8px 10px!important;border-radius:10px!important;cursor:pointer}.gc63-assign-tabs button.active{background:rgba(255,255,255,.07)!important;color:#fff!important}.gc63-form{display:grid;grid-template-columns:1fr 1fr;gap:9px}.gc63-form textarea,.gc63-form button{grid-column:1/-1}.gc63-form input,.gc63-form select,.gc63-form textarea{width:100%;box-sizing:border-box}.gc63-form textarea{min-height:95px;resize:none}.gc63-form button{min-height:42px;border-radius:12px!important}.gc63-current-projects{margin-top:18px;padding-top:14px;border-top:1px solid var(--gc63-line)}.gc63-current-projects h3{font-size:13px}.gc63-current-projects>div{padding:9px 0;border-bottom:1px solid rgba(255,255,255,.06)}.gc63-current-projects strong,.gc63-current-projects small{display:block}.gc63-current-projects small{color:#7f8c91;margin-top:2px;font-size:9px}

/* Chat estilo limpio */
.gc60-drawer.gc62-mode-messages .gc60-drawer-card{max-width:1120px!important}.gc60-drawer.gc62-mode-messages .gc60-body{padding:0!important}.gc63-chat-shell{display:grid;grid-template-columns:290px 1fr;min-height:min(680px,72vh);height:min(680px,72vh)}.gc63-chat-shell.single{grid-template-columns:1fr}.gc63-chat-list{border-right:1px solid var(--gc63-line);overflow:auto;padding:10px}.gc63-chat-list-title{padding:8px 9px 12px;font-size:15px;font-weight:600}.gc63-chat-contact{width:100%;display:flex!important;align-items:center;gap:10px;border:0!important;background:transparent!important;color:#dde3e5!important;border-radius:13px!important;padding:9px!important;text-align:left;cursor:pointer}.gc63-chat-contact:hover,.gc63-chat-contact.active{background:rgba(255,255,255,.065)!important}.gc63-chat-contact strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:520}.gc63-chat-thread{display:grid;grid-template-rows:auto 1fr auto;min-width:0;overflow:hidden}.gc63-chat-head{padding:11px 15px;border-bottom:1px solid var(--gc63-line);background:rgba(255,255,255,.018)}.gc63-chat-person{display:flex!important;align-items:center;gap:11px;width:100%;border:0!important;background:transparent!important;color:#e5eaec!important;text-align:left!important;padding:0!important;cursor:pointer}.gc63-chat-person.static{cursor:default}.gc63-chat-person>span:last-child{min-width:0}.gc63-chat-person strong,.gc63-chat-person small,.gc63-chat-person .gc63-chat-online{display:block}.gc63-chat-person strong{font-size:13px}.gc63-chat-person small{margin-top:3px;color:#879399;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gc63-chat-online{margin-top:4px;color:#6f7b80;font-size:9px}.gc63-chat-online.on{color:#59d77e}.gc63-thread-list{overflow:auto;padding:16px;display:flex;flex-direction:column;gap:10px}.gc63-msg{display:flex;gap:8px;align-items:flex-end;max-width:min(76%,650px)}.gc63-msg.mine{align-self:flex-end;flex-direction:row-reverse}.gc63-msg>img{width:27px;height:27px;object-fit:cover;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:#101314}.gc63-msg>div{padding:9px 11px;border:1px solid rgba(255,255,255,.09);border-radius:16px 16px 16px 5px;background:rgba(255,255,255,.045)}.gc63-msg.mine>div{border-radius:16px 16px 5px 16px;background:rgba(72,207,255,.09);border-color:rgba(72,207,255,.16)}.gc63-msg b{font-size:9px;font-weight:600}.gc63-msg p{margin:4px 0 5px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.5}.gc63-msg small{color:#718086;font-size:8px}.gc63-compose{display:grid;grid-template-columns:1fr auto;gap:8px;padding:11px 14px;border-top:1px solid var(--gc63-line)}.gc63-compose textarea{min-height:42px;max-height:110px;resize:none;border-radius:13px!important;margin:0!important}.gc63-compose button{min-width:78px;border-radius:12px!important}

/* Social por foto */
.gc63-gallery-item{position:relative;overflow:hidden;border-radius:13px;background:#0b0d0e}.gc63-gallery-item>img{width:100%!important;height:190px!important;object-fit:cover!important;border-radius:13px 13px 0 0!important}.gc63-media-social{display:flex;align-items:center;gap:2px;padding:7px 8px;border-top:1px solid rgba(255,255,255,.065);background:rgba(8,10,11,.94)}.gc-media-card>.gc63-media-social{border-top:1px solid rgba(255,255,255,.07)}.gc63-media-btn{height:34px;min-width:34px;display:inline-flex!important;align-items:center;justify-content:center;gap:5px;border:0!important;border-radius:50%!important;background:transparent!important;color:#d7dee1!important;padding:0 7px!important;cursor:pointer;box-shadow:none!important}.gc63-media-btn:hover{background:rgba(255,255,255,.06)!important}.gc63-media-btn svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.gc63-media-btn span{font-size:9px;color:#9aa5aa}.gc63-media-like.active{color:var(--gc63-red)!important}.gc63-media-like.active svg path{fill:var(--gc63-red);stroke:var(--gc63-red)}
.gc62-social-bar [data-gc63-project-comment] svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}

/* Comentarios */
.gc63-comment-modal,.gc63-share-modal{display:none;position:fixed;inset:0;z-index:2147483555;background:rgba(2,4,5,.78);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);align-items:center;justify-content:center;padding:18px}.gc63-comment-modal.open,.gc63-share-modal.open{display:flex}.gc63-comment-card{width:min(620px,96vw);height:min(720px,90vh);display:grid;grid-template-rows:auto auto 1fr auto;border:1px solid rgba(255,255,255,.14);border-radius:24px;overflow:hidden;background:#0b0e0f;box-shadow:0 40px 140px rgba(0,0,0,.75)}.gc63-comment-card header,.gc63-share-card header{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-bottom:1px solid var(--gc63-line)}.gc63-comment-card header small,.gc63-comment-card header strong{display:block}.gc63-comment-card header small{color:#707d82;font-size:7px;letter-spacing:.14em}.gc63-comment-card header strong{margin-top:3px;font-size:13px}.gc63-comment-card header button,.gc63-share-card header button{border:0!important;background:transparent!important;color:#dde3e5!important;font-size:26px!important;cursor:pointer}.gc63-comment-card #gc63CommentPreview:empty{display:none}.gc63-comment-card #gc63CommentPreview img{display:block;width:100%;max-height:220px;object-fit:cover;background:#090b0c}.gc63-comment-list{overflow:auto;padding:14px 16px}.gc63-comment-list article{display:flex;gap:9px;margin-bottom:14px}.gc63-comment-avatar{width:29px;height:29px;flex:0 0 29px;border:1px solid rgba(255,255,255,.11);border-radius:50%;display:grid;place-items:center;color:#7d898e}.gc63-comment-avatar svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.5}.gc63-comment-list strong{font-size:10px}.gc63-comment-list strong span{margin-left:5px;color:#77cee9;font-size:7px;text-transform:uppercase;letter-spacing:.08em}.gc63-comment-list p{margin:3px 0 3px;font-size:11px;line-height:1.5;white-space:pre-wrap}.gc63-comment-list small{color:#68757a;font-size:8px}.gc63-comment-card form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:11px 14px;border-top:1px solid var(--gc63-line)}.gc63-comment-card form textarea{min-height:42px;max-height:90px;resize:none;margin:0!important;border-radius:13px!important}.gc63-comment-card form button{border-radius:12px!important}

/* Compartir foto */
.gc63-share-card{width:min(520px,96vw);border:1px solid rgba(255,255,255,.14);border-radius:24px;overflow:hidden;background:#0b0e0f;box-shadow:0 40px 140px rgba(0,0,0,.75)}.gc63-share-preview{display:flex;align-items:center;gap:10px;padding:12px 16px}.gc63-share-preview img{width:54px;height:54px;object-fit:cover;border-radius:10px}.gc63-share-preview span{font-size:11px;color:#9aa6ab}.gc63-share-options{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;padding:9px 12px 16px}.gc63-share-options button{display:grid!important;justify-items:center;gap:6px;border:0!important;background:transparent!important;color:#dfe5e7!important;padding:5px!important;cursor:pointer}.gc63-share-options b{width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.13);display:grid;place-items:center;background:rgba(255,255,255,.04);font-size:12px}.gc63-share-options span{color:#87949a;font-size:8px}.gc63-share-copy{display:grid;grid-template-columns:1fr auto;gap:7px;margin:0 14px 14px;padding:7px;border:1px solid var(--gc63-line);border-radius:13px}.gc63-share-copy input{min-width:0;border:0!important;background:transparent!important;color:#748187!important;font-size:9px!important}.gc63-share-copy button{border-radius:10px!important}

@media(max-width:780px){.gc63-profile-grid,.gc63-form{grid-template-columns:1fr}.gc63-chat-shell{grid-template-columns:112px 1fr;height:76vh}.gc63-chat-list{padding:7px}.gc63-chat-list-title{font-size:11px}.gc63-chat-contact{display:grid!important;justify-items:center;padding:8px 3px!important;gap:5px}.gc63-chat-contact strong{font-size:8px;max-width:88px}.gc63-chat-contact .gc63-mini-avatar{width:34px;height:34px;flex-basis:34px}.gc63-chat-person small{white-space:normal}.gc63-msg{max-width:88%}.gc63-share-options{grid-template-columns:repeat(4,1fr)}.gc63-modal-card{padding:17px}.gc63-profile-hero{align-items:flex-start}.gc63-comment-card{height:88vh}}

/* =========================================================
   V64 · reparación del modal de comentarios
   Aísla el compositor de reglas globales heredadas.
   ========================================================= */
.gc63-comment-card{grid-template-rows:auto auto minmax(0,1fr) auto!important;min-height:0!important}
#gc63CommentList{min-height:0!important;overflow:auto!important}
#gc63CommentForm{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto!important;align-items:end!important;gap:8px!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:11px 14px!important;border-top:1px solid var(--gc63-line)!important;background:#0b0e0f!important}
#gc63CommentForm textarea{display:block!important;width:100%!important;height:54px!important;min-height:54px!important;max-height:90px!important;margin:0!important;padding:12px 14px!important;resize:none!important;overflow:auto!important;box-sizing:border-box!important;border-radius:13px!important}
#gc63CommentForm button[type="submit"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;align-self:end!important;width:auto!important;min-width:88px!important;height:54px!important;min-height:54px!important;max-height:54px!important;margin:0!important;padding:0 16px!important;border-radius:12px!important}
#gc63CommentForm button[type="submit"]:disabled{opacity:.55!important;cursor:wait!important}
.gc63-comment-list .gc63-empty.centered{min-height:100%;display:grid;place-items:center;text-align:center;padding:24px;color:#7f8b90}
@media(max-width:560px){#gc63CommentForm{grid-template-columns:1fr!important}#gc63CommentForm button[type="submit"]{width:100%!important;min-width:0!important}.gc63-comment-card{height:86vh!important}}


/* V65 · identidad visual de Administración en el canal del cliente */
.gc65-drawer-title{display:grid!important;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;column-gap:11px;align-items:center;min-width:0}.gc65-drawer-title .gc65-drawer-monogram{grid-column:1;grid-row:1/3;width:42px!important;height:42px!important;aspect-ratio:1/1;display:block;object-fit:contain!important;object-position:center;border-radius:0!important;padding:0!important;background:transparent!important;flex:none}.gc65-drawer-title h3{grid-column:2;grid-row:1;min-width:0}.gc65-drawer-title small{grid-column:2;grid-row:2;min-width:0}.gc65-admin-person{cursor:pointer!important}.gc65-admin-person .gc63-mini-avatar,.gc65-admin-person .gc63-mini-avatar img{width:52px!important;height:52px!important;min-width:52px!important;max-width:52px!important;aspect-ratio:1/1;border-radius:50%!important}.gc65-admin-person .gc63-mini-avatar img{object-fit:cover!important;padding:0!important}.gc65-admin-public-profile .gc63-profile-hero{border-bottom:0}.gc65-admin-public-profile .gc63-profile-hero img{aspect-ratio:1/1;object-fit:cover!important}
@media(max-width:780px){.gc65-drawer-title{grid-template-columns:36px minmax(0,1fr);column-gap:9px}.gc65-drawer-title .gc65-drawer-monogram{width:36px!important;height:36px!important}.gc65-admin-person .gc63-mini-avatar,.gc65-admin-person .gc63-mini-avatar img{width:46px!important;height:46px!important;min-width:46px!important;max-width:46px!important}}
