@keyframes gtl-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes gtl-bounce{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-6px);opacity:1}}@keyframes gtl-slideup{0%{transform:translateY(30px);opacity:.6}to{transform:none;opacity:1}}.gtl-try{--primary:#1a1a2e;--success:#00b649;--ground:#f5f5f7;--surface:#ffffff;--surface-2:#fbfbfd;--heading:#1a1a2e;--muted:#6e6e73;--border:#d2d2d7;--user-bubble:#1a1a2e;--user-text:#ffffff;--header-bg:rgba(255,255,255,.8);--shadow:0 3px 12px rgba(0,0,0,.1);--focus:rgba(26,26,46,.14);position:fixed;inset:0;z-index:1;background:var(--ground);color:var(--heading);display:flex;flex-direction:column;-webkit-font-smoothing:antialiased}@media(prefers-color-scheme:dark){.gtl-try{--ground:#000;--surface:#1c1c1e;--surface-2:#161618;--heading:#f5f5f7;--muted:#98989d;--border:#38383a;--user-bubble:#f5f5f7;--user-text:#1a1a2e;--header-bg:rgba(20,20,24,.8);--focus:rgba(255,255,255,.18)}}.gtl-try *{box-sizing:border-box}.gtl-try h1,.gtl-try h2,.gtl-try p{margin:0}.gtl-try .gtl-t-header{position:sticky;top:0;z-index:20;background:var(--header-bg);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid var(--border);padding:.6rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.gtl-try .gtl-t-logo{display:inline-flex;align-items:center;gap:.45rem;font-weight:700;letter-spacing:.05em;font-size:1rem;color:var(--heading);text-decoration:none}.gtl-try .gtl-t-logo-mark{width:26px;height:26px;display:grid;place-items:center;color:var(--heading);filter:drop-shadow(0 3px 7px rgba(26,26,46,.42))}.gtl-try .gtl-t-logo-mark svg{width:100%;height:100%}.gtl-try .gtl-t-who{font-size:.8rem;color:var(--muted);display:flex;align-items:center;gap:.5rem}.gtl-try .gtl-t-avatar-sm{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#1a1a2e,#3b3b5c);color:#fff;display:grid;place-items:center;font-size:.7rem;font-weight:700}.gtl-try .gtl-t-login{font:inherit;font-size:.85rem;font-weight:500;color:var(--muted);padding:.4rem .85rem;border:1px solid var(--border);border-radius:980px;cursor:pointer;background:none}.gtl-try .gtl-t-login:hover{color:var(--heading);border-color:var(--muted)}.gtl-try .gtl-t-ref{display:flex;align-items:center;gap:.6rem;padding:.55rem 1rem;background:var(--surface);border-bottom:1px solid var(--border);font-size:.82rem}.gtl-try .gtl-t-thumb{width:34px;height:34px;border-radius:8px;display:grid;place-items:center;flex-shrink:0}.gtl-try .gtl-t-ref-title{font-weight:600}.gtl-try .gtl-t-ref-sub{color:var(--muted);font-size:.74rem}.gtl-try .gtl-t-main{flex:1 1;overflow-y:auto;padding:1.25rem 1rem 1rem}.gtl-try .gtl-t-thread{max-width:640px;margin:0 auto}.gtl-try .gtl-t-welcome{text-align:center;padding:2rem 1rem 1rem}.gtl-try .gtl-t-welcome .gtl-t-wi{width:72px;height:72px;border-radius:20px;margin:0 auto 1rem;display:grid;place-items:center;box-shadow:var(--shadow);font-size:2rem}.gtl-try .gtl-t-welcome h1{font-size:clamp(1.35rem,5vw,1.7rem);font-weight:700;letter-spacing:-.015em;margin-bottom:.4rem}.gtl-try .gtl-t-welcome p{color:var(--muted);font-size:.92rem;max-width:32ch;margin:0 auto}.gtl-try .gtl-t-msg{display:flex;gap:.6rem;margin-bottom:1rem;animation:gtl-fade .3s ease-out}.gtl-try .gtl-t-msg.user{flex-direction:row-reverse}.gtl-try .gtl-t-msg.user .gtl-t-av,.gtl-try .gtl-t-msg.user .gtl-t-bubble{background:var(--user-bubble);color:var(--user-text)}.gtl-try .gtl-t-msg.user .gtl-t-bubble{border-bottom-right-radius:5px}.gtl-try .gtl-t-msg.ai .gtl-t-bubble{background:var(--surface);border:1px solid var(--border);border-bottom-left-radius:5px}.gtl-try .gtl-t-av{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;flex-shrink:0;box-shadow:var(--shadow)}.gtl-try .gtl-t-av svg{width:17px;height:17px}.gtl-try .gtl-t-bubble{max-width:80%;padding:.65rem .9rem;border-radius:16px;font-size:.92rem;line-height:1.5}.gtl-try .gtl-t-bubble img{max-width:180px;border-radius:10px;display:block}.gtl-try .gtl-t-result{margin-top:.5rem;max-width:220px}.gtl-try .gtl-t-cell{aspect-ratio:1;border-radius:12px;overflow:hidden;display:grid;place-items:center;font-size:1.8rem}.gtl-try .gtl-t-cell img{width:100%;height:100%;object-fit:cover}.gtl-try .gtl-t-actions{display:flex;gap:.5rem;margin-top:.6rem;flex-wrap:wrap}.gtl-try .gtl-t-chip{font:inherit;font-size:.76rem;font-weight:600;padding:.4rem .8rem;border-radius:980px;border:1px solid var(--border);background:var(--surface-2);color:var(--heading);cursor:pointer}.gtl-try .gtl-t-chip.primary{background:var(--primary);color:#fff;border-color:var(--primary)}.gtl-try .gtl-t-typing{display:flex;gap:.6rem;margin-bottom:1rem}.gtl-try .gtl-t-typing .gtl-t-dots{display:flex;align-items:center;gap:4px;padding:.7rem .9rem;background:var(--surface);border:1px solid var(--border);border-radius:16px;border-bottom-left-radius:5px}.gtl-try .gtl-t-typing span{width:7px;height:7px;border-radius:50%;background:var(--muted);animation:gtl-bounce 1.4s infinite}.gtl-try .gtl-t-typing span:nth-child(2){animation-delay:.2s}.gtl-try .gtl-t-typing span:nth-child(3){animation-delay:.4s}.gtl-try .gtl-t-composer-wrap{border-top:1px solid var(--border);background:var(--surface);padding:.75rem 1rem calc(.9rem + env(safe-area-inset-bottom))}.gtl-try .gtl-t-composer{max-width:640px;margin:0 auto}.gtl-try .gtl-t-drop{display:flex;align-items:center;gap:.75rem;padding:.75rem;border:1.5px dashed var(--border);border-radius:16px;cursor:pointer;transition:border-color .2s,background .2s;margin-bottom:.6rem}.gtl-try .gtl-t-drop:hover{border-color:var(--primary);background:var(--surface-2)}.gtl-try .gtl-t-drop.has-img{border-style:solid}.gtl-try .gtl-t-upico{width:42px;height:42px;border-radius:12px;background:var(--surface-2);border:1px solid var(--border);display:grid;place-items:center;flex-shrink:0;color:var(--muted)}.gtl-try .gtl-t-upico svg{width:20px;height:20px}.gtl-try .gtl-t-preview{width:46px;height:46px;border-radius:10px;object-fit:cover;flex-shrink:0}.gtl-try .gtl-t-uptxt{flex:1 1;min-width:0}.gtl-try .gtl-t-uptxt strong{display:block;font-size:.9rem}.gtl-try .gtl-t-uptxt span{font-size:.76rem;color:var(--muted)}.gtl-try .gtl-t-remove{margin-left:auto;width:26px;height:26px;border-radius:50%;border:none;background:var(--surface-2);color:var(--muted);cursor:pointer;font-size:1rem;line-height:1}.gtl-try .gtl-t-row{display:flex;align-items:flex-end;gap:.5rem;background:var(--surface-2);border:1px solid var(--border);border-radius:18px;padding:.5rem .5rem .5rem .9rem;transition:border-color .2s,box-shadow .2s}.gtl-try .gtl-t-row:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px var(--focus)}.gtl-try .gtl-t-row textarea{flex:1 1;border:none;background:rgba(0,0,0,0);resize:none;font:inherit;font-size:.95rem;line-height:1.4;max-height:110px;outline:none;color:var(--heading)}.gtl-try .gtl-t-send{width:38px;height:38px;border-radius:50%;border:none;background:var(--primary);color:#fff;cursor:pointer;display:grid;place-items:center;flex-shrink:0;transition:transform .2s,opacity .2s}.gtl-try .gtl-t-send:disabled{opacity:.4;cursor:not-allowed}.gtl-try .gtl-t-send:not(:disabled):hover{transform:scale(1.06)}.gtl-try .gtl-t-send svg{width:17px;height:17px}.gtl-try .gtl-t-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:none;align-items:flex-end;justify-content:center;z-index:100;padding:0}.gtl-try .gtl-t-overlay.on{display:flex;animation:gtl-fade .2s ease-out}@media(min-width:560px){.gtl-try .gtl-t-overlay{align-items:center;padding:1.5rem}}.gtl-try .gtl-t-sheet{width:100%;max-width:420px;background:var(--surface);border-radius:22px 22px 0 0;padding:1.75rem 1.5rem calc(1.75rem + env(safe-area-inset-bottom));box-shadow:0 -8px 40px rgba(0,0,0,.3);animation:gtl-slideup .28s cubic-bezier(.2,.8,.2,1)}@media(min-width:560px){.gtl-try .gtl-t-sheet{border-radius:22px}}.gtl-try .gtl-t-sheet h2{text-align:center;font-size:1.25rem;font-weight:700;letter-spacing:-.01em;margin-bottom:.4rem}.gtl-try .gtl-t-mico{width:56px;height:56px;border-radius:16px;margin:0 auto 1rem;display:grid;place-items:center;box-shadow:var(--shadow);font-size:1.6rem}.gtl-try .gtl-t-google{display:flex;justify-content:center;margin-bottom:.6rem;min-height:40px}.gtl-try .gtl-t-msub{text-align:center;color:var(--muted);font-size:.9rem;line-height:1.5;margin-bottom:1.35rem}.gtl-try .gtl-t-btn{width:100%;padding:.85rem;border-radius:12px;font:inherit;font-weight:600;font-size:.95rem;cursor:pointer;border:none;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.6rem;transition:transform .15s;text-decoration:none}.gtl-try .gtl-t-btn:hover{transform:translateY(-1px)}.gtl-try .gtl-t-btn.google{background:var(--surface);color:var(--heading);border:1px solid var(--border)}.gtl-try .gtl-t-btn.dark{background:var(--primary);color:#fff}.gtl-try .gtl-t-divider{display:flex;align-items:center;gap:.75rem;color:var(--muted);font-size:.78rem;margin:.4rem 0 .8rem}.gtl-try .gtl-t-divider:after,.gtl-try .gtl-t-divider:before{content:"";flex:1 1;height:1px;background:var(--border)}.gtl-try .gtl-t-field{width:100%;padding:.8rem .9rem;border:1px solid var(--border);border-radius:12px;font:inherit;font-size:.95rem;background:var(--surface-2);color:var(--heading);outline:none;margin-bottom:.6rem}.gtl-try .gtl-t-field:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--focus)}.gtl-try .gtl-t-fine{text-align:center;font-size:.72rem;color:var(--muted);margin-top:.6rem;line-height:1.5}.gtl-try .gtl-t-dismiss{display:block;width:100%;text-align:center;background:none;border:none;color:var(--muted);font:inherit;font-size:.85rem;cursor:pointer;padding:.6rem;margin-top:.3rem}.gtl-try .gtl-t-dismiss:hover{color:var(--heading)}.gtl-try .gtl-t-perks{margin-bottom:1.1rem}.gtl-try .gtl-t-perk{display:flex;align-items:center;gap:.6rem;font-size:.88rem;padding:.4rem 0}.gtl-try .gtl-t-perk svg{color:var(--success);flex-shrink:0}.gtl-try .gtl-t-bubble img,.gtl-try .gtl-t-cell img{cursor:zoom-in}.gtl-try .gtl-t-lightbox{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;padding:1.25rem;cursor:zoom-out;animation:gtl-fade .15s ease-out}.gtl-try .gtl-t-lightbox img{max-width:100%;max-height:100%;object-fit:contain;border-radius:10px}@media(prefers-reduced-motion:reduce){.gtl-try .gtl-t-msg,.gtl-try .gtl-t-overlay.on,.gtl-try .gtl-t-sheet{animation:none}.gtl-try .gtl-t-btn,.gtl-try .gtl-t-drop,.gtl-try .gtl-t-row,.gtl-try .gtl-t-send{transition:none}}