.playground_page__x1GgW{padding:5rem 0 7rem;min-height:80vh}.playground_inner__4MVCP{max-width:720px;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;gap:1.5rem}.playground_eyebrow__1Eyq9{font-family:var(--font-accent);font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--secondary);margin-bottom:.5rem}.playground_title__ZpRxu{font-family:var(--font-accent);font-size:clamp(2rem,5vw,3rem);font-weight:800;letter-spacing:-.04em;color:var(--primary-bright);margin-bottom:.75rem}.playground_subtitle__owIvx{font-size:1rem;color:var(--primary-dim);line-height:1.65;margin-bottom:.5rem}.playground_disclaimer__yc2Fc{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;font-family:var(--font-accent);color:var(--primary-dim);background:var(--background-dim2);border:1px solid var(--primary-dim2);border-radius:99px;padding:.3rem .85rem;width:-moz-fit-content;width:fit-content}.playground_chatWindow__MSF7L{background:var(--background-dim);border:1px solid var(--primary-dim2);border-radius:18px;padding:1.5rem;min-height:380px;max-height:520px;overflow-y:auto;display:flex;flex-direction:column;gap:1rem;scroll-behavior:smooth}.playground_message__NzGhl{display:flex;gap:.75rem;align-items:flex-start}.playground_userMessage__k63Ha{flex-direction:row-reverse}.playground_userMessage__k63Ha .playground_bubble__ASTFc{background:var(--secondary);color:var(--background);border-radius:16px 4px 16px 16px}.playground_userMessage__k63Ha .playground_avatar__rqhdJ{background:var(--secondary);color:var(--background)}.playground_assistantMessage__DFqjd .playground_bubble__ASTFc{background:var(--background-dim2);color:var(--primary);border-radius:4px 16px 16px 16px;border:1px solid var(--primary-dim2)}.playground_assistantMessage__DFqjd .playground_avatar__rqhdJ{background:color-mix(in srgb,var(--secondary) 15%,transparent);color:var(--secondary)}.playground_avatar__rqhdJ{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.playground_bubble__ASTFc{padding:.75rem 1rem;font-size:.92rem;line-height:1.65;max-width:85%;white-space:pre-wrap;word-break:break-word}.playground_typingBubble__QsQUE{display:flex;align-items:center;gap:5px;padding:.85rem 1.1rem;min-width:56px}.playground_dot__1JFJl{width:7px;height:7px;border-radius:50%;background:var(--primary-dim);animation:playground_blink__qn_bN 1.2s infinite}.playground_dot__1JFJl:nth-child(2){animation-delay:.2s}.playground_dot__1JFJl:nth-child(3){animation-delay:.4s}@keyframes playground_blink__qn_bN{0%,80%,to{opacity:.3;transform:scale(.85)}40%{opacity:1;transform:scale(1)}}.playground_errorMsg__euE1h{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#f87171;padding:.6rem .9rem;background:rgba(248,113,113,.08);border:1px solid rgba(248,113,113,.2);border-radius:10px}.playground_inputRow__lRRnX{background:var(--background-dim);border:1px solid var(--primary-dim2);border-radius:14px;overflow:hidden;transition:border-color .2s ease}.playground_inputRow__lRRnX:focus-within{border-color:var(--secondary)}.playground_input__l2zAG{width:100%;background:rgba(0,0,0,0);border:none;outline:none;padding:1rem 1.1rem .5rem;font-size:.95rem;font-family:var(--font-sans);color:var(--primary);resize:none;line-height:1.6}.playground_input__l2zAG::placeholder{color:var(--primary-dim)}.playground_input__l2zAG:disabled{opacity:.5;cursor:not-allowed}.playground_inputMeta__gRxjy{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:.5rem .75rem .75rem}.playground_charCount__2eR8E{font-size:.72rem;color:var(--primary-dim);font-family:var(--font-accent)}.playground_charCountWarn__9ScSG{color:#f59e0b}.playground_sendBtn__ih4vh{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:var(--secondary);color:var(--background);border:none;cursor:pointer;transition:background .2s ease,transform .1s ease}.playground_sendBtn__ih4vh:hover:not(:disabled){background:var(--secondary-bright);transform:translateY(-1px)}.playground_sendBtn__ih4vh:disabled{opacity:.4;cursor:not-allowed;transform:none}.playground_footNote__rftgo{font-size:.82rem;color:var(--primary-dim);text-align:center}.playground_footNote__rftgo a{color:var(--secondary);font-weight:600;text-decoration:none}.playground_footNote__rftgo a:hover{color:var(--secondary-bright)}.playground_notConfigured__BaMPX{background:var(--background-dim2);border:1px solid var(--primary-dim2);border-radius:18px;padding:3rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.playground_notConfigured__BaMPX h2{font-family:var(--font-accent);font-size:1.5rem;font-weight:700;color:var(--primary-bright)}.playground_notConfigured__BaMPX p{font-size:.95rem;color:var(--primary-dim);line-height:1.7;max-width:460px}.playground_notConfigured__BaMPX p code{font-family:monospace;background:var(--primary-dim2);padding:.15em .4em;border-radius:4px;font-size:.85em}.playground_notConfigured__BaMPX p a{color:var(--secondary);font-weight:600}.playground_notConfigured__BaMPX p a:hover{color:var(--secondary-bright)}.playground_warnIcon__1hdRo{color:#f59e0b}.playground_srOnly__55zHp{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.playground_keyScreen__p8psJ{max-width:480px;margin:6rem auto 0;text-align:center;padding:1rem}.playground_keyIcon__muaLO{font-size:2.5rem;margin-bottom:1.25rem}.playground_keyForm__ZkqU3{display:flex;flex-direction:column;gap:.75rem;margin:2rem 0 1rem}.playground_keyInputWrapper__PKIJw{position:relative;display:flex;align-items:center}.playground_keyInput__K2BNY{width:100%;padding:.9rem 3rem .9rem 1rem;border-radius:10px;border:1.5px solid var(--primary-dark);background:var(--background-dim2);color:var(--primary-bright);font-size:.95rem;font-family:var(--font-accent);outline:none;transition:border-color .2s}.playground_keyInput__K2BNY:focus{border-color:var(--secondary)}.playground_eyeBtn__EAeLx{position:absolute;right:.85rem;background:none;border:none;color:var(--primary-dim);cursor:pointer;padding:.25rem;display:flex;align-items:center}.playground_eyeBtn__EAeLx:hover{color:var(--primary-bright)}.playground_keyError__vIkMX{font-size:.82rem;color:#f87171;display:flex;align-items:center;gap:.35rem;text-align:left}.playground_keySubmit__2mZr1{padding:.85rem 1.5rem;border-radius:10px;background:var(--secondary);color:#fff;font-weight:700;font-size:1rem;border:none;cursor:pointer;transition:opacity .2s}.playground_keySubmit__2mZr1:hover:not(:disabled){opacity:.88}.playground_keySubmit__2mZr1:disabled{opacity:.45;cursor:not-allowed}.playground_keyNote__th5Dc{font-size:.82rem;color:var(--primary-dim)}.playground_keyNote__th5Dc a{color:var(--secondary);text-decoration:underline}.playground_headerMeta__vZpVQ{display:flex;align-items:center;justify-content:center;gap:1.25rem;flex-wrap:wrap;margin-top:.5rem}.playground_clearKeyBtn__qE_qz{display:inline-flex;align-items:center;gap:.35rem;background:none;border:1px solid var(--primary-dark);color:var(--primary-dim);font-size:.78rem;padding:.25rem .7rem;border-radius:6px;cursor:pointer;transition:border-color .2s,color .2s}.playground_clearKeyBtn__qE_qz:hover{border-color:var(--secondary);color:var(--secondary)}@media(max-width:767px){.playground_page__x1GgW{padding:4rem 1rem 3rem}.playground_inner__4MVCP{max-width:100%}.playground_title__ZpRxu{font-size:2rem}.playground_subtitle__owIvx{font-size:.95rem}.playground_disclaimer__yc2Fc{font-size:.75rem}.playground_headerMeta__vZpVQ{flex-direction:column;gap:.6rem}.playground_chatWindow__MSF7L{min-height:300px;max-height:55vh;padding:1rem}.playground_bubble__ASTFc{font-size:.9rem;padding:.65rem .9rem}.playground_inputRow__lRRnX{flex-direction:column;gap:.5rem}.playground_input__l2zAG{font-size:.9rem;padding:.75rem 1rem}.playground_inputMeta__gRxjy{justify-content:flex-end}.playground_keyScreen__p8psJ{margin:4rem auto 0;padding:0 .5rem}.playground_keyInput__K2BNY{font-size:.85rem}.playground_keySubmit__2mZr1{font-size:.95rem}.playground_keyNote__th5Dc{font-size:.78rem}}.playground_chatWindowLocked__36KJe{position:relative}.playground_chatWindowLocked__36KJe:after{content:"";position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,transparent,var(--background));pointer-events:none;border-radius:0 0 12px 12px}.playground_inputArea__PZEUm{margin-top:.75rem}.playground_unlockBanner__lsni7{width:100%;display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-radius:12px;background:var(--background-dim2);border:1.5px dashed var(--secondary);color:var(--primary-dim);font-size:.9rem;cursor:pointer;transition:background .2s,border-color .2s;text-align:left}.playground_unlockBanner__lsni7:hover{background:var(--background-dim);border-color:var(--mesh-color-1);color:var(--primary-bright)}.playground_unlockBanner__lsni7 svg{color:var(--secondary);flex-shrink:0}.playground_unlockBanner__lsni7 span:first-of-type{flex:1 1}.playground_unlockCta__0oGQu{font-weight:700;color:var(--secondary);white-space:nowrap}.playground_modalOverlay__Nols1{position:fixed;inset:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.playground_keyModal__1oT7G{background:var(--background-dim2);border:1px solid var(--primary-dark);border-radius:20px;padding:2.5rem 2rem;max-width:440px;width:100%;position:relative;text-align:center;box-shadow:0 24px 60px rgba(0,0,0,.4)}.playground_modalClose__LhuHm{position:absolute;top:1rem;right:1rem;background:none;border:none;color:var(--primary-dim);cursor:pointer;padding:.35rem;display:flex;align-items:center;font-size:1rem;border-radius:6px}.playground_modalClose__LhuHm:hover{color:var(--primary-bright);background:var(--primary-dark)}.playground_keyIcon__muaLO{font-size:2rem;color:var(--secondary);margin-bottom:1rem}.playground_keyTitle__5V4Yd{font-size:1.5rem;font-weight:800;color:var(--primary-bright);margin-bottom:.6rem}.playground_keyDesc__dtQ6m{font-size:.9rem;color:var(--primary-dim);line-height:1.6;margin-bottom:1.5rem}.playground_keyDesc__dtQ6m a{color:var(--secondary);text-decoration:underline}@media(max-width:767px){.playground_keyModal__1oT7G{padding:2rem 1.5rem}.playground_keyTitle__5V4Yd{font-size:1.25rem}.playground_unlockBanner__lsni7{font-size:.82rem;gap:.5rem;padding:.9rem 1rem}}