: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-card-bg:#fff;--look-card-hover-bg:#f5f5f5;--look-border:#e5e5e5;--look-border-hover:#d0d0d0;--look-overlay-subtle:#0000000d;--look-overlay-subtle-hover:#0000001a}.dark{--look-text-primary:#fff;--look-text-body:#a1a1a1;--look-text-muted:#6b6b6b;--look-text-dark:#d4d4d4;--look-surface:#1a1a1a;--look-hover-bg:#2a2a2a;--look-icon-bg:#2a2a2a;--look-card-bg:#000;--look-card-hover-bg:#111;--look-border:#2e2e2e;--look-border-hover:#404040;--look-overlay-subtle:#ffffff14;--look-overlay-subtle-hover:#ffffff26}.look-floating-icons-container{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.look-floating-icon-inner{opacity:.12;pointer-events:none;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.look-floating-icon-img{object-fit:contain;width:24px;height:24px}.look-floating-icon-lucide{color:#00000073;stroke-width:1.5px;width:24px;height:24px}@media (min-width:768px){.look-floating-icon-inner{width:60px;height:60px}.look-floating-icon-img{width:30px;height:30px}}.look-welcome-container{background:var(--look-surface);justify-content:center;align-items:center;min-height:100dvh;display:flex;position:relative;overflow:hidden}.look-welcome-content{z-index:10;text-align:center;padding:2rem;position:relative}.look-welcome-subtitle{color:var(--look-text-body);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);background:var(--look-overlay-subtle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid var(--look-border-hover);cursor:pointer;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:67px;height:67px}.look-floating-icon-img{width:34px;height:34px}}@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-email-toggle-btn{color:var(--look-text-body);border:1.5px solid var(--look-border);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;min-width:160px;margin-top:.75rem;padding:.75rem 2rem;font-size:.9375rem;font-weight:500;transition:all .3s;display:inline-flex}.look-email-toggle-btn:hover{color:var(--look-text-primary);border-color:var(--look-border-hover);background:var(--look-overlay-subtle)}.look-email-input-wrapper{width:100%;position:relative}.look-email-input-wrapper .look-email-input{padding-right:2.5rem}.look-email-eye-btn{cursor:pointer;color:var(--look-text-muted);background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.look-email-eye-btn:hover{color:var(--look-text-primary)}.look-email-login-form{flex-direction:column;gap:.75rem;max-width:320px;margin-top:1rem;margin-left:auto;margin-right:auto;display:flex;overflow:hidden}.look-email-input{width:100%;height:44px;color:var(--look-text-primary);background:var(--look-surface);border:1px solid var(--look-border);box-sizing:border-box;border-radius:12px;outline:none;padding:0 1rem;font-size:.875rem;transition:border-color .2s}.look-email-input::placeholder{color:var(--look-text-muted)}.look-email-input:focus{border-color:var(--look-text-primary)}.look-email-login-btn{color:var(--look-text-primary);background:var(--look-overlay-subtle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid var(--look-border-hover);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:100%;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #0000001a}.look-email-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-email-login-btn:active{transform:translateY(0);box-shadow:0 2px 10px #0000001a}.look-email-login-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.look-email-error{color:#ef4444;text-align:center;margin:0;font-size:.8125rem}.look-email-register-link{color:var(--look-text-muted);text-align:center;font-size:.8125rem;text-decoration:none;transition:color .2s;display:block}.look-email-register-link:hover{color:var(--look-text-primary)}@media (max-width:480px){.look-email-login-form{max-width:100%}.look-email-login-btn{padding:.625rem 1.5rem;font-size:.875rem}}.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-card-bg);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-card-hover-bg);border-color:var(--look-border-hover);box-shadow:0 4px 16px #0000000f}.look-entry-card-icon--small{background:var(--look-icon-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:67px;height:67px}.look-floating-icon-img{width:34px;height:34px}}@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%;height:100%;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}.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{justify-content:center;padding:1.5rem .5rem}.look-chat-welcome .look-entry-title{font-size:1.75rem}}.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{background:var(--look-overlay-subtle);cursor:pointer;width:32px;height:32px;color:var(--look-text-body);border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.look-modal-close:hover{background:var(--look-overlay-subtle-hover);color:var(--look-text-primary)}.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:var(--look-text-body);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);background:var(--look-overlay-subtle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid var(--look-border-hover);cursor:pointer;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}}
