.Home_pageContent__C63Vs{display:flex;flex-direction:column;gap:2rem;margin:2rem auto;padding:2rem;max-width:800px;background-color:rgba(0,0,0,.15);border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,.25);color:#c7c7c7}.Home_apiKeySection__gdRUd,.Home_userInfoSection__i_er5{padding:1.5rem;background-color:#2a2d33;border-radius:12px;box-shadow:0 4px 8px rgba(0,0,0,.15);transition:transform .2s ease,box-shadow .2s ease}.Home_apiKeySection__gdRUd:hover,.Home_userInfoSection__i_er5:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,.3)}.Home_apiKeySection__gdRUd h2,.Home_userInfoSection__i_er5 h2{margin-bottom:1rem;color:#7289da;font-size:1.8rem;font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Home_apiKeyControls__I86yS{display:flex;gap:1rem;align-items:center}.Home_lockedInput__6tx_j{flex:1;background-color:#1e2127;color:#c7c7c7;border:1px solid #444;border-radius:6px;font-size:1rem;box-shadow:inset 0 2px 4px rgba(0,0,0,.1);transition:border-color .3s ease,box-shadow .3s ease;padding:.75rem 40px .75rem .75rem}.Home_lockedInput__6tx_j:focus{outline:none;border-color:#667bc5;box-shadow:0 0 8px #667bc5}.Home_createButton__ZDeVg{flex-grow:1;white-space:nowrap;padding:.75rem 1.5rem;background-color:#7289da;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .3s ease,transform .2s ease;box-shadow:0 4px 6px rgba(0,0,0,.2)}.Home_createButton__ZDeVg:disabled{background-color:#4a5a91;color:#e6e6e6;cursor:not-allowed;box-shadow:none}.Home_createButton__ZDeVg:hover:enabled{background-color:#667bc5;transform:translateY(-2px)}.Home_userInfoSection__i_er5 p{margin:.5rem 0;font-size:1.1rem;color:#c7c7c7;display:flex;justify-content:space-between;align-items:center}.Home_userInfoSection__i_er5 p strong{color:#7289da;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Home_inputWrapper__F1s_V{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%}.Home_clipboardIconContainer__z_L_d{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer}.Home_clipboardIcon__CZInQ{display:flex;justify-content:center;align-items:center;padding:8px;border-radius:12px;background-color:transparent;transition:background-color .3s ease;margin-left:5px}.Home_clipboardIcon__CZInQ:hover{background-color:hsla(0,0%,100%,.1)}.Home_clipboardIcon__CZInQ.Home_copied__sYqVu:hover{background-color:rgba(76,175,80,.25);transition:background-color .3s ease}.Home_clipboardIcon__CZInQ svg,.Home_clipboardIcon__CZInQ:hover svg{color:#fff}