:root{--look-font-serif:var(--font-lora),"Georgia",serif;--look-text-primary:#000;--look-text-body:#5d5d5d;--look-text-muted:#b4b4b4;--look-text-dark:#3d3d3d;--look-surface:#fff;--look-hover-bg:#f5f5f5;--look-icon-bg:#f0f0f0;--look-border:#e5e5e5;--look-border-hover:#d0d0d0}.look-floating-icons-container{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.look-floating-icon-inner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:.15;pointer-events:auto;background:#0000000d;border:1px solid #00000014;border-radius:24px;justify-content:center;align-items:center;width:64px;height:64px;padding:12px;transition:opacity .35s;display:flex;box-shadow:0 10px 30px #0000000f}.look-floating-icon-inner:hover{opacity:.55}.look-floating-icon-img{object-fit:contain;width:32px;height:32px}@media (min-width:768px){.look-floating-icon-inner{width:80px;height:80px;padding:16px}.look-floating-icon-img{width:40px;height:40px}}.look-welcome-container{background:var(--look-surface);justify-content:center;align-items:center;width:100%;height:100vh;min-height:700px;display:flex;position:relative;overflow:hidden}.look-welcome-content{z-index:10;text-align:center;padding:2rem;position:relative}.look-welcome-subtitle{color:#0009;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .5rem;font-size:1rem;font-weight:400}.look-welcome-title{font-family:var(--look-font-serif);letter-spacing:-.02em;color:var(--look-text-primary);margin:0 0 3rem;font-size:4rem;font-weight:700;line-height:1.1}.look-join-button{color:var(--look-text-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#0000000d;border:2px solid #0003;border-radius:999px;justify-content:center;align-items:center;min-width:160px;padding:1rem 3rem;font-size:1.25rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #0000001a}.look-join-button:hover{background:var(--look-text-primary);color:var(--look-surface);border-color:var(--look-text-primary);transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.look-join-button:active{transform:translateY(0);box-shadow:0 2px 10px #0000001a}@media (min-width:768px){.look-welcome-subtitle{font-size:1.125rem}.look-welcome-title{font-size:6rem}}@media (min-width:1024px){.look-welcome-title{font-size:7rem}}@media (max-width:768px){.look-welcome-container{min-height:600px;padding:1rem}.look-welcome-content{padding:1.5rem}.look-welcome-title{margin-bottom:2rem;font-size:3rem}.look-join-button{min-width:140px;padding:.875rem 2rem;font-size:1.1rem}.look-floating-icon-inner{width:56px;height:56px;padding:10px}.look-floating-icon-img{width:28px;height:28px}}@media (max-width:480px){.look-welcome-title{font-size:2.5rem}.look-join-button{min-width:120px;padding:.75rem 1.5rem;font-size:1rem}.look-welcome-footer{bottom:1.5rem}.look-welcome-copyright{font-size:.75rem}}.look-entry-container{background:var(--look-surface);justify-content:center;align-items:center;width:100%;min-height:100vh;padding-bottom:4rem;display:flex;position:relative;overflow:hidden}.look-entry-logout{z-index:20;color:var(--look-text-body);background:var(--look-surface);border:1px solid var(--look-border);cursor:pointer;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.875rem;font-weight:500;transition:background .2s,color .2s,border-color .2s;display:inline-flex;position:absolute;top:1.5rem;right:1.5rem}.look-entry-logout:hover{background:var(--look-hover-bg);color:var(--look-text-primary);border-color:var(--look-border-hover)}.look-entry-content{z-index:10;text-align:center;width:100%;max-width:680px;padding:2rem;position:relative}.look-entry-subtitle{color:var(--look-text-muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .5rem;font-size:.875rem;font-weight:400}.look-entry-title{font-family:var(--look-font-serif);letter-spacing:-.02em;color:var(--look-text-primary);margin:0 0 1.75rem;font-size:2.25rem;font-weight:700;line-height:1.1}.look-entry-chat-bar{margin-bottom:1.5rem}.look-entry-cards-container{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:.75rem;display:flex}.look-entry-card--small{background:var(--look-surface);border:1px solid var(--look-border);cursor:pointer;text-align:left;border-radius:16px;flex:1;align-items:center;gap:.75rem;min-width:180px;max-width:220px;padding:.875rem 1.1rem;transition:background .2s,border-color .2s,box-shadow .2s;display:flex}.look-entry-card--small:hover{background:var(--look-hover-bg);border-color:var(--look-border-hover);box-shadow:0 4px 16px #00000014}.look-entry-card-icon--small{background:var(--look-hover-bg);width:36px;height:36px;color:var(--look-text-body);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:0;display:flex}.look-entry-card-text{flex-direction:column;gap:.2rem;min-width:0;display:flex}.look-entry-card-title--small{color:var(--look-text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:600;overflow:hidden}.look-entry-card-description--small{color:var(--look-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.75rem;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.look-entry-user{z-index:20;align-items:center;gap:.625rem;display:flex;position:absolute;bottom:1.5rem;left:1.5rem}.look-entry-user-avatar{background:var(--look-icon-bg);border:1px solid var(--look-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.look-entry-user-avatar img{object-fit:cover;width:100%;height:100%}.look-entry-user-avatar-fallback{color:var(--look-text-body);font-size:.8125rem;font-weight:600;line-height:1}.look-entry-user-info{flex-direction:column;gap:.125rem;display:flex}.look-entry-user-name{color:var(--look-text-dark);font-size:.8125rem;font-weight:500;line-height:1.2}.look-entry-user-email{color:var(--look-text-muted);font-size:.75rem;font-weight:400;line-height:1.2}.look-entry-footer{text-align:center;z-index:10;position:absolute;bottom:1.5rem;left:0;right:0}.look-entry-copyright{color:var(--look-text-muted);letter-spacing:.03em;margin:0;font-size:.8125rem;font-weight:400}@media (min-width:768px){.look-entry-title{font-size:2.75rem}.look-entry-content{max-width:680px}}@media (max-width:768px){.look-entry-container{padding-bottom:3rem}.look-entry-content{padding:1.5rem}.look-entry-title{margin-bottom:1.25rem;font-size:1.75rem}.look-entry-cards-container{gap:.625rem}.look-entry-card--small{min-width:140px;padding:.75rem .875rem}.look-floating-icon-inner{width:56px;height:56px;padding:10px}.look-floating-icon-img{width:28px;height:28px}}@media (max-width:480px){.look-entry-title{font-size:1.5rem}.look-entry-cards-container{flex-direction:column;align-items:stretch}.look-entry-card--small{max-width:100%}.look-entry-footer{bottom:1rem}}.look-chat-welcome{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:480px;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}.look-chat-welcome-orbit{pointer-events:none;position:absolute;inset:0}.look-chat-welcome-content{z-index:10;text-align:center;width:100%;max-width:680px;padding:0 1rem;position:relative}@media (max-width:768px){.look-chat-welcome{min-height:380px;padding:1.5rem .5rem}}.look-modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.look-modal-container{background:var(--look-surface);border-radius:24px;flex-direction:column;gap:1.5rem;width:100%;max-width:420px;padding:2rem;display:flex;position:relative;box-shadow:0 20px 60px #0000004d}.look-modal-close{cursor:pointer;color:#0009;background:#0000000d;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.look-modal-close:hover{color:#000c;background:#0000001a}.look-modal-close:active{transform:scale(.95)}.look-modal-header{text-align:center;margin-top:.5rem}.look-modal-title{font-family:var(--look-font-serif);letter-spacing:-.02em;color:var(--look-text-primary);margin:0 0 .5rem;font-size:2rem;font-weight:700;line-height:1.2}.look-modal-subtitle{color:#0009;letter-spacing:.01em;margin:0;font-size:.9375rem;font-weight:400}.look-modal-options{flex-direction:column;gap:.75rem;display:flex}.look-login-btn{color:var(--look-text-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#0000000d;border:2px solid #0003;border-radius:999px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000001a}.look-login-btn:hover{background:var(--look-text-primary);color:var(--look-surface);border-color:var(--look-text-primary);transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.look-login-btn:active{transform:translateY(0);box-shadow:0 2px 10px #0000001a}.look-login-btn-icon{object-fit:contain;flex-shrink:0;width:20px;height:20px}@media (max-width:768px){.look-modal-container{max-width:100%;margin:1rem;padding:1.5rem}.look-modal-title{font-size:1.75rem}.look-login-btn{padding:.75rem 1.25rem;font-size:.9375rem}}@media (max-width:480px){.look-modal-container{border-radius:20px;padding:1.25rem}.look-modal-title{font-size:1.5rem}.look-modal-subtitle{font-size:.875rem}.look-login-btn{padding:.6875rem 1rem;font-size:.875rem}}
