.starry-background{background:linear-gradient(135deg,#0c0c0c,#1a1a2e 25%,#16213e 50%,#0f3460 75%,#533483);min-height:100vh;overflow:visible;position:relative;width:100%}.stars-container{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.star{animation:twinkle linear infinite;background:#fff;pointer-events:none}@keyframes twinkle{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.content-overlay{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem;position:relative;text-align:center;width:100%;z-index:10}.content-overlay *{position:relative;z-index:11}.star:nth-child(4n){animation:pulse 4s ease-in-out infinite}.star:nth-child(6n){animation:float 6s ease-in-out infinite}.star:nth-child(8n){background:linear-gradient(45deg,#fff,gold)}.star:nth-child(10n){background:linear-gradient(45deg,#fff,#87ceeb)}@keyframes pulse{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1.5)}}@media (max-width:768px){.content-overlay{padding:1rem}.star:nth-child(n+101){display:none}}.starry-background{will-change:transform}.star{-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:opacity,transform}.homepage-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1200px;padding:2rem;position:relative;width:100%;z-index:10}.homepage-brand{align-items:center;animation:fadeInUp 1s ease-out .2s forwards;color:#fff;display:flex;font-size:1.5rem;font-weight:700;gap:.75rem;margin-bottom:3rem;opacity:0}.homepage-brand-icon{filter:drop-shadow(0 4px 12px rgba(207,119,89,.4));height:40px;pointer-events:none;-webkit-user-select:none;user-select:none;width:40px}.homepage-brand-text{letter-spacing:-.5px}.homepage-badge{background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:8px;box-shadow:0 4px 12px #f59e0b4d;color:#fff;font-size:.875rem;font-weight:600;margin-left:.5rem;padding:.25rem .75rem}.homepage-hero{margin-bottom:4rem;position:relative;text-align:center;z-index:100}.homepage-title{animation:fadeInUp 1s ease-out .4s forwards;color:#fff;font-size:clamp(3rem,8vw,6rem);font-weight:900;letter-spacing:-2px;line-height:1.3;margin-bottom:2rem;opacity:0;padding:.2em .3em .2em 0;position:relative;z-index:999}.homepage-title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#a855f7 25%,#c084fc 50%,#e879f9 75%,#f0abfc);-webkit-background-clip:text;background-clip:text;display:inline-block;font-style:italic;margin-right:.1em;padding:.15em .25em .15em 0;position:relative;z-index:1000}.homepage-subtitle{animation:fadeInUp 1s ease-out .6s forwards;color:#fffc;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px;opacity:0}.homepage-actions{align-items:center;animation:fadeInUp 1s ease-out .8s forwards;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;opacity:0}.homepage-btn{align-items:center;border:none;border-radius:16px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.75rem;overflow:hidden;padding:1rem 2rem;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.homepage-btn-primary{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #ffffff1a;box-shadow:0 8px 32px #fff3;color:#1e293b}.homepage-btn-primary:hover{background:linear-gradient(135deg,#f8fafc,#fff);box-shadow:0 12px 40px #ffffff4d;transform:translateY(-2px)}.homepage-btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293bcc;border:1px solid #ffffff1a;box-shadow:0 8px 32px #0000004d;color:#fff}.homepage-btn-secondary:hover{background:#1e293be6;border-color:#fff3;box-shadow:0 12px 40px #0006;transform:translateY(-2px)}.homepage-btn-icon{font-size:1.25rem}.homepage-btn-content{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.homepage-btn-label{font-size:.75rem;font-weight:500;letter-spacing:.5px;opacity:.8}.homepage-btn-text{font-size:.875rem;font-weight:600}.homepage-decoration{animation:fadeInRight 1s ease-out 1s forwards;opacity:0;position:absolute;right:-100px;top:50%;transform:translateY(-50%);z-index:-1}.homepage-orb{animation:float 6s ease-in-out infinite;background:radial-gradient(circle,#8b5cf699 0,#a855f766 25%,#c084fc4d 50%,#e879f933 75%,#0000 100%);border-radius:50%;filter:blur(1px);height:200px;width:200px}@keyframes fadeInRight{0%{opacity:0;transform:translateY(-50%) translateX(30px)}to{opacity:1;transform:translateY(-50%) translateX(0)}}@keyframes float{0%,to{transform:translateY(-50%) scale(1)}50%{transform:translateY(-60%) scale(1.05)}}@media (max-width:768px){.homepage-content{justify-content:center;min-height:100vh;padding:1rem}.homepage-brand{font-size:1.125rem;margin-bottom:2rem}.homepage-brand-icon{height:28px;width:28px}.homepage-badge{font-size:.75rem;margin-left:.375rem;padding:.2rem .5rem}.homepage-hero{margin-bottom:2.5rem}.homepage-title{font-size:clamp(2.5rem,10vw,4rem);letter-spacing:-1px;margin-bottom:1.25rem}.homepage-title-highlight{padding:.1em .2em .1em 0}.homepage-subtitle{font-size:1rem;line-height:1.5;padding:0 1rem}.homepage-actions{flex-direction:column;gap:1rem;padding:0 1rem;width:100%}.homepage-btn{border-radius:12px;justify-content:center;padding:1rem 1.5rem;width:100%}.homepage-btn-content{align-items:center;text-align:center}.homepage-btn-label{font-size:.7rem}.homepage-btn-text{font-size:.875rem}.homepage-btn-icon{font-size:1.125rem}.homepage-decoration{display:none}}@media (max-width:480px){.homepage-content{padding:.75rem}.homepage-brand{font-size:1rem;margin-bottom:1.5rem}.homepage-brand-icon{height:24px;width:24px}.homepage-title{font-size:clamp(2rem,12vw,3rem);margin-bottom:1rem}.homepage-subtitle{font-size:.9rem;padding:0 .5rem}.homepage-btn{padding:.875rem 1.25rem}.homepage-btn-label{font-size:.65rem}.homepage-btn-text{font-size:.8rem}}@media (max-width:360px){.homepage-title{font-size:1.75rem}.homepage-subtitle{font-size:.85rem}.homepage-btn{font-size:.875rem;padding:.75rem 1rem}}.forgot-password-modal{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.forgot-password-content{animation:slideUp .3s ease-out;background:#fff;border:1px solid #d1d9e0;border-radius:12px;box-shadow:0 10px 40px #0000001a;max-width:460px;padding:0;width:90%}.forgot-password-content .modal-header{align-items:center;background:#f6f8fa;border-bottom:1px solid #d1d9e0;border-radius:12px 12px 0 0;display:flex;justify-content:space-between;padding:16px 20px}.forgot-password-content .modal-title{color:#1f2328;font-size:16px;font-weight:600;margin:0}.forgot-password-content .close{align-items:center;background:none;border:none;border-radius:6px;color:#656d76;cursor:pointer;display:flex;font-size:24px;height:28px;justify-content:center;line-height:1;padding:0;transition:all .2s;width:28px}.forgot-password-content .close:hover{background:#d8dee4;color:#1f2328;transform:rotate(90deg)}.forgot-password-content .modal-body{padding:20px 24px}.forgot-password-content .form-group{margin-bottom:12px}.forgot-password-content .form-label{color:#1f2328;display:block;font-size:13px;font-weight:600;margin-bottom:4px}.forgot-password-content .input-wrapper{display:inline-block;position:relative;width:100%}.forgot-password-content .activation-input{background:#fff;border:1px solid #d1d9e0;border-radius:6px;box-sizing:border-box;color:#1f2328;font-size:13px;line-height:1.4;padding:6px 10px;transition:all .2s;width:100%}.forgot-password-content .activation-input:focus{border-color:#0969da;box-shadow:0 0 0 3px #0969da1a;outline:none}.forgot-password-content .activation-input.error{animation:shake .3s;border-color:#dc3545}.forgot-password-content .activation-input::placeholder{color:#656d76}.forgot-password-content .tooltip-error{word-wrap:break-word;animation:tooltipFadeIn .25s ease forwards;background:#dc3545;border-radius:6px;box-shadow:0 4px 12px #dc35454d;color:#fff;font-size:12px;font-weight:500;left:0;margin-top:4px;max-width:280px;opacity:0;padding:6px 10px;pointer-events:none;position:absolute;top:100%;transform:translateY(-8px);white-space:nowrap;white-space:normal;z-index:1000}.forgot-password-content .tooltip-error:before{border-bottom:6px solid #dc3545;border-left:6px solid #0000;border-right:6px solid #0000;content:"";height:0;left:16px;position:absolute;top:-6px;width:0}.verification-group .input-wrapper{flex:1 1}.forgot-password-content .usage-query-btn{background:#0969da;border:1px solid #0969da;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-weight:500;min-width:95px;padding:7px 10px;transition:background-color .2s;white-space:nowrap}.forgot-password-content .usage-query-btn:hover:not(:disabled){background:#0550ae}.forgot-password-content .usage-query-btn:disabled{background:#8c959f;border-color:#8c959f;cursor:not-allowed}.forgot-password-content .activate-btn{background:#1f883d;border:1px solid #1a7f37;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;margin-top:6px;padding:8px 14px;transition:all .2s;width:100%}.forgot-password-content .activate-btn:hover:not(:disabled){background:#1a7f37}.forgot-password-content .activate-btn:disabled{background:#8c959f;border-color:#8c959f;cursor:not-allowed}.forgot-password-content .message{animation:slideDown .3s ease-out;border-radius:6px;font-size:13px;margin-bottom:12px;padding:10px 14px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.forgot-password-content .message.success{background:#dafbe1;border:1px solid #1f883d;color:#1a7f37}.forgot-password-content .message.error{background:#ffebe9;border:1px solid #dc3545;color:#cf222e}.forgot-password-content .message.info{background:#ddf4ff;border:1px solid #0969da;color:#0550ae}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-5px)}20%,40%,60%,80%{transform:translateX(5px)}}@media (max-width:640px){.forgot-password-content{margin:20px;width:95%}.verification-group{flex-direction:column}.forgot-password-content .usage-query-btn{width:100%}}@media (max-width:480px){.forgot-password-content .modal-header{padding:16px 20px}.forgot-password-content .modal-body{padding:20px}.forgot-password-content .modal-title{font-size:16px}.forgot-password-content .form-label{font-size:13px}.forgot-password-content .activation-input{font-size:13px;padding:7px 10px}.forgot-password-content .usage-query-btn{font-size:11px;padding:9px 8px}.forgot-password-content .activate-btn{font-size:13px;padding:9px 14px}}.login-page{background:#f6f8fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif;min-height:100vh}.brand-header{border-bottom:1px solid #d1d9e0;flex-shrink:0;height:64px;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.brand-header,.brand-info{align-items:center;display:flex}.brand-info{gap:12px}.brand-logo{height:32px;width:32px}.brand-title{align-items:center;color:#1f2328;display:inline-flex;font-size:20px;font-weight:600;gap:6px;white-space:nowrap}.login-badge{background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:4px;box-shadow:0 1px 4px #f59e0b4d;color:#fff;font-size:.625rem;font-weight:500;letter-spacing:.25px;line-height:1;padding:.125rem .375rem;vertical-align:middle}.switch-info{height:32px;min-width:180px;position:relative}.switch-info,.switch-text{align-items:center;display:flex}.switch-text{color:#656d76;font-size:14px;gap:8px;opacity:0;pointer-events:none;position:absolute;right:0;transform:translateX(10px);transition:all .3s ease}.switch-text.active{opacity:1;pointer-events:auto;transform:translateX(0)}.switch-text.hidden{opacity:0;pointer-events:none;transform:translateX(10px)}.switch-btn{background:none;border:none;border-radius:6px;color:#0969da;cursor:pointer;font-size:14px;font-weight:500;padding:6px 12px;transition:background-color .2s;white-space:nowrap}.switch-btn:hover{background:#f3f4f6}.form-label-with-help{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.help-icon{background:#fff;border:1px solid #d1d9e0;border-radius:12px;box-shadow:0 1px 3px #0000001a;color:#656d76;cursor:pointer;font-size:11px;font-weight:500;height:24px;justify-content:center;padding:0 8px;transition:all .2s ease;white-space:nowrap}.help-icon,.help-icon-text{align-items:center;display:flex}.help-icon-text{gap:4px}.help-icon:hover{background:#f6f8fa;border-color:#0969da;box-shadow:0 2px 8px #0969da33;color:#0969da;transform:translateY(-1px)}.help-icon:active{box-shadow:0 1px 3px #0000001a;transform:translateY(0)}.help-modal{max-width:400px}.login-main{display:flex;min-height:100vh}.login-left{align-items:center;background:linear-gradient(135deg,#1e1b4b,#312e81 50%,#4338ca);display:flex;flex:1 1;justify-content:center;overflow:hidden;padding:80px 60px;position:relative}.decoration-container{left:0;overflow:hidden;top:0}.decoration-container,.stars-bg{height:100%;position:absolute;width:100%}.star{animation:starTwinkle 3s ease-in-out infinite;background:#fffc;border-radius:50%;height:2px;position:absolute;width:2px}@keyframes starTwinkle{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.floating-shapes{height:100%;position:absolute;width:100%}.shape{animation:floatShape 20s ease-in-out infinite;border-radius:50%;filter:blur(1px);position:absolute}.shape-1{animation-delay:0s;background:linear-gradient(135deg,#a855f7,#ec4899);height:200px;left:10%;top:20%;width:200px}.shape-2{animation-delay:5s;background:linear-gradient(135deg,#3b82f6,#8b5cf6);height:150px;left:70%;top:60%;width:150px}.shape-3{animation-delay:10s;background:linear-gradient(135deg,#f59e0b,#ef4444);height:120px;left:50%;top:40%;width:120px}@keyframes floatShape{0%,to{opacity:.6;transform:translate(0) rotate(0deg) scale(1)}25%{opacity:.8;transform:translate(30px,-20px) rotate(90deg) scale(1.1)}50%{opacity:.7;transform:translate(-20px,30px) rotate(180deg) scale(.9)}75%{opacity:.9;transform:translate(20px,20px) rotate(270deg) scale(1.05)}}.login-right{align-items:center;background:#fff;display:flex;flex:1 1;justify-content:center;min-height:100vh;padding:80px 60px}.form-container{display:flex;flex-direction:column;height:auto;max-width:400px;width:100%}.form-header{flex-shrink:0;margin-bottom:32px}.form-title-container{align-items:center;display:flex;gap:16px;justify-content:space-between;min-height:32px}.form-title{color:#1f2328;flex-shrink:0;font-size:24px;font-weight:300;height:32px;margin:0;position:relative}.form-title span{left:0;opacity:0;position:absolute;top:0;transform:translateY(10px);transition:all .3s ease;white-space:nowrap}.form-title span.active{opacity:1;transform:translateY(0)}.form-title span.hidden{opacity:0;transform:translateY(10px)}.message-inline{border-radius:6px;flex-shrink:0;font-size:13px;font-weight:500;margin-left:auto;max-width:250px;overflow:hidden;padding:6px 12px;text-overflow:ellipsis;white-space:nowrap}.message-inline.success{background:#dafbe1;border:1px solid #a2eebc;color:#1a7f37}.message-inline.error{background:#ffebe9;border:1px solid #fd8c73;color:#d1242f}.message-inline.info{background:#dbeafe;border:1px solid #54aeff;color:#0969da}.form-content{background:#fff;border:1px solid #d1d9e0;border-radius:12px;box-shadow:0 8px 24px #8c959f33;display:flex;flex-direction:column;height:auto;min-height:540px;overflow:visible;padding:16px;position:relative}.form-content-wrapper{display:flex;flex:1 1;flex-direction:column;min-height:440px;position:relative}.form-section{bottom:0;display:flex;flex-direction:column;height:100%;left:0;opacity:0;overflow:visible;pointer-events:none;position:absolute;right:0;top:0;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease;width:100%}.form-section.active{opacity:1;pointer-events:auto;transform:translateY(0)}.form-section.hidden{opacity:0;pointer-events:none;transform:translateY(20px)}.form-group{margin-bottom:8px}.login-form .form-group{margin-bottom:20px}.login-form{padding:20px 0}.register-form{display:flex;flex-direction:column;height:100%;padding:10px 0 0}.register-form .form-group{margin-bottom:10px}.form-label{color:#1f2328;display:block;font-size:14px;font-weight:600;margin-bottom:6px}.register-form .form-label{font-size:13px;margin-bottom:5px}.login-form .form-label{color:#495057;font-size:15px;font-weight:500;margin-bottom:10px}.activation-input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;border:1px solid #d1d9e0;border-radius:6px;color:#1f2328;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif;font-size:15px;letter-spacing:.2px;line-height:1.4;padding:12px 14px;text-rendering:optimizeLegibility;transition:border-color .2s,box-shadow .2s,background-color .2s}.register-form .activation-input{font-size:14px;font-weight:400;letter-spacing:.1px;line-height:1.4;padding:11px 12px}.login-form .activation-input{background:#f8f9fa;border:2px solid #e9ecef;font-size:16px;font-weight:400;letter-spacing:.3px;line-height:1.5;padding:14px 16px}.login-form .activation-input:focus{background:#fff;border-color:#0969da;box-shadow:0 0 0 3px #0969da1a}.activation-input::placeholder{color:#656d76;font-size:14px;letter-spacing:.1px}.login-form .activation-input::placeholder{font-size:15px;letter-spacing:.2px}.register-form .activation-input::placeholder{font-size:13px;letter-spacing:.1px}.activation-input:focus{border-color:#0969da;box-shadow:0 0 0 3px #0969da4d;color:#0f172a;font-weight:450}.verification-group{display:flex;gap:6px}.verification-group .activation-input{flex:1 1}.usage-query-btn{background:#0969da;border:1px solid #0969da;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-weight:500;min-width:85px;padding:10px;transition:background-color .2s;white-space:nowrap}.usage-query-btn:hover:not(:disabled){background:#0550ae}.usage-query-btn:disabled{background:#8c959f;border-color:#8c959f;cursor:not-allowed}.activate-btn{background:#1f883d;border:1px solid #1f883d;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;margin-top:8px;padding:10px 16px;transition:background-color .2s;width:100%}.register-form .activate-btn{font-size:13px;margin-bottom:0;margin-top:12px;padding:10px 16px}.login-form .activate-btn{background:linear-gradient(135deg,#1f883d,#26a641);border:none;border-radius:8px;box-shadow:0 2px 8px #1f883d4d;font-size:16px;margin-top:24px;padding:14px 16px;transition:all .2s ease}.login-form .activate-btn:hover:not(:disabled){background:linear-gradient(135deg,#1a7f37,#22873b);box-shadow:0 4px 12px #1f883d66;transform:translateY(-1px)}.activate-btn:hover:not(:disabled){background:#1a7f37}.activate-btn:disabled{background:#8c959f;border-color:#8c959f;cursor:not-allowed}.password-hint{color:#656d76;font-size:10px;line-height:1.2;margin-top:3px}.form-hint{color:#64748b;font-size:11px;line-height:1.3;margin-top:4px}.input-wrapper{display:inline-block;position:relative;width:100%}.tooltip-error{word-wrap:break-word;animation:tooltipFadeIn .25s ease forwards;background:#dc3545;border-radius:6px;box-shadow:0 4px 12px #dc35454d;color:#fff;font-size:13px;font-weight:500;left:0;margin-top:6px;max-width:280px;opacity:0;padding:8px 12px;pointer-events:none;position:absolute;top:100%;transform:translateY(-8px);white-space:nowrap;white-space:normal;z-index:1000}.tooltip-error:before{border-bottom:6px solid #dc3545;border-left:6px solid #0000;border-right:6px solid #0000;content:"";height:0;left:16px;position:absolute;top:-6px;width:0}.tooltip-verification{left:0;right:auto}@keyframes tooltipFadeIn{0%{opacity:0;transform:translateY(-8px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.activation-input.error{background:#fffbfa;border-color:#d1242f}.activation-input.error:focus{border-color:#d1242f;box-shadow:0 0 0 3px #d1242f1a}.message{border-radius:6px;font-size:14px;margin-bottom:16px;padding:16px}.message.success{background:#dafbe1;border:1px solid #a2eebc;color:#1a7f37}.message.error{background:#ffebe9;border:1px solid #fd8c73;color:#d1242f}.message.info{background:#dbeafe;border:1px solid #54aeff;color:#0969da}.loading{color:#656d76;font-size:14px;padding:16px;text-align:center}.form-footer{background:#fff;margin-top:16px;padding-bottom:4px;position:relative;z-index:1}.form-footer,.form-footer-inner{border-top:1px solid #d1d9e0;flex-shrink:0;padding-top:12px}.form-footer-inner{margin-top:auto;padding-bottom:0}.footer-text{color:#656d76;font-size:11px;line-height:1.4;margin:0}.footer-link{background:none;border:none;color:#0969da;cursor:pointer;font-size:inherit;padding:0;text-decoration:none}.footer-link:hover{text-decoration:underline}.modal{background:#00000080}.modal-content{background:#fff;border-radius:12px;box-shadow:0 16px 32px #0000003d;margin:24px;max-height:80vh;max-width:600px}.modal-header{border-bottom:1px solid #d1d9e0;padding:24px}.modal-title{color:#1f2328;font-size:20px}.close{border-radius:6px;color:#656d76;padding:8px;transition:background-color .2s}.close:hover{background:#f3f4f6}.modal-body{padding:24px}.modal-body h3{color:#1f2328;font-size:16px;margin:0 0 12px}.modal-body p{margin:0 0 16px}.modal-body p,.modal-body ul{color:#656d76;font-size:14px;line-height:1.5}.modal-body ul{margin:0 0 16px 20px}.modal-body li{margin-bottom:8px}@media (max-width:1024px){.login-main{flex-direction:column}.login-left{min-height:250px;padding:50px 35px}.left-title{font-size:32px}.login-right{padding:50px 35px}}@media (max-width:768px){.brand-header{align-items:center;flex-direction:column;gap:1rem;height:auto;padding-bottom:1rem}.brand-info{flex-direction:column;gap:.5rem;text-align:center}.brand-title{font-size:18px}.brand-logo{height:28px;width:28px}.switch-info{justify-content:center;width:100%}.nav-content{padding:0 16px}.nav-right{gap:8px}.login-left,.nav-text{display:none}.login-right{align-items:center;display:flex;min-height:100vh;padding:30px 20px}.form-container{max-width:100%;width:100%}.form-content{box-shadow:0 4px 16px #8c959f26;height:auto;min-height:450px;padding:20px}.form-title{font-size:20px}.activation-input{font-size:14px;padding:10px 12px}.register-form .activation-input{font-size:13px;padding:9px 10px}.activate-btn{font-size:14px;padding:10px 14px}.register-form .activate-btn{font-size:13px;padding:9px 12px}.verification-group{flex-direction:row;gap:8px}.usage-query-btn{font-size:11px;min-width:75px;padding:9px 8px}.form-title-container{align-items:stretch;flex-direction:column;gap:8px}.message-inline{font-size:12px;margin-left:0;max-width:100%;text-align:center}.help-icon{font-size:10px;height:22px;padding:0 6px}.login-form .form-group{margin-bottom:16px}.register-form .form-group{margin-bottom:8px}}@media (max-width:480px){.login-right{padding:20px 15px}.form-content{border-radius:10px;padding:16px}.form-title{font-size:18px}.activation-input{font-size:13px;padding:9px 10px}.activation-input::placeholder{font-size:12px}.activate-btn{font-size:13px;padding:9px 12px}.usage-query-btn{font-size:10px;min-width:70px;padding:8px 6px}.form-label{font-size:13px;margin-bottom:4px}.register-form .form-label{font-size:12px}.password-hint{font-size:9px}.form-footer{padding-top:6px}.footer-text{font-size:9px}}@media (max-width:360px){.form-content{min-height:400px;padding:14px}.form-title{font-size:16px}.activation-input{font-size:12px;padding:8px 9px}.activate-btn{font-size:12px;padding:8px 10px}.verification-group{flex-direction:column}.usage-query-btn{width:100%}}.login-mode-tabs,.register-mode-tabs{background:#f6f8fa;border:1px solid #d1d9e0;border-radius:6px;display:flex;margin-bottom:24px;padding:4px}.mode-tab{background:none;border:none;border-radius:4px;color:#656d76;cursor:pointer;flex:1 1;font-size:14px;font-weight:500;padding:8px 12px;text-align:center;transition:all .2s ease}.mode-tab.active,.mode-tab:hover{background:#fff;color:#1f2328}.mode-tab.active{border:1px solid #d1d9e0;box-shadow:0 1px 3px #0000001a}@media (max-width:768px){.login-mode-tabs,.register-mode-tabs{margin-bottom:20px}.mode-tab{font-size:13px;padding:10px 8px}}.form-footer-actions{display:flex;justify-content:flex-end;margin-bottom:16px;margin-top:-8px}.forgot-password-link{background:none;border:none;color:#667eea;cursor:pointer;font-size:14px;font-weight:500;padding:0;text-decoration:none;transition:all .2s}.forgot-password-link:hover{color:#764ba2;text-decoration:underline}.forgot-password-link:active{transform:scale(.95)}.welcome-popup-overlay{align-items:center;animation:fadeIn .3s ease-in-out;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.welcome-popup-container{animation:slideUp .4s ease-out;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:linear-gradient(180deg,#fffffffa,#fefce8f2);border:1px solid #fbbf2426;border-radius:16px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;max-height:85vh;max-width:700px;padding:32px;position:relative;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.welcome-popup-close{align-items:center;background:#0000;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;font-size:20px;height:28px;justify-content:center;position:absolute;right:16px;top:16px;transition:all .2s ease;width:28px}.welcome-popup-close:hover{background-color:#0000000d;color:#374151}.welcome-popup-header{margin-bottom:16px;text-align:center}.welcome-popup-title{color:#111827;font-size:24px;font-weight:700;letter-spacing:-.5px;margin:0 0 6px}.welcome-popup-subtitle{color:#6b7280;font-size:15px;font-weight:500;margin:0}.welcome-popup-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fbbf241a;border-radius:10px;box-shadow:0 1px 3px #0000001a;flex:1 1;margin-bottom:20px;max-height:450px;overflow-y:auto;padding:20px}.welcome-announcement-item{align-items:flex-start;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#ffffffe6,#fefce8cc);border:1px solid #fbbf2426;border-left:4px solid #f59e0b;border-radius:8px;box-shadow:0 2px 8px #00000014;display:flex;margin-bottom:12px;padding:16px;transition:all .2s ease}.welcome-announcement-item:hover{background:linear-gradient(135deg,#fffffff2,#fefce8e6);border-color:#fbbf2440;box-shadow:0 4px 12px #0000001f;transform:translateX(2px)}.welcome-announcement-item:last-child{margin-bottom:0}.announcement-number{align-items:center;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:50%;box-shadow:0 2px 4px #f973164d;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:24px;justify-content:center;margin-right:12px;width:24px}.announcement-content{word-wrap:break-word;color:#374151;flex:1 1;font-size:15px;line-height:1.7;overflow-wrap:break-word}.announcement-content p{margin:0 0 8px}.announcement-content p:last-child{margin-bottom:0}.announcement-content b,.announcement-content strong{color:#111827;font-weight:700}.announcement-content em,.announcement-content i{font-style:italic}.announcement-content a{color:#f97316;font-weight:500;text-decoration:none;transition:color .2s ease}.announcement-content a:hover{color:#ea580c;text-decoration:underline}.announcement-content ol,.announcement-content ul{margin:8px 0;padding-left:20px}.announcement-content li{margin:4px 0}.announcement-content span[style*=color]{font-weight:600}.announcement-content code{background-color:#f3f4f6;border-radius:4px;color:#dc2626;font-family:Consolas,Monaco,Courier New,monospace;font-size:14px;padding:2px 6px}.announcement-content br{content:"";display:block;margin:4px 0}.default-welcome-message{text-align:left}.default-welcome-message h3{color:#1e293b;font-size:20px;font-weight:600;margin-bottom:12px}.default-welcome-message p{color:#64748b;line-height:1.6;margin-bottom:16px}.welcome-features{list-style:none;margin:16px 0;padding:0}.welcome-features li{color:#475569;font-size:15px;line-height:1.5;padding:8px 0}.welcome-tip{background:linear-gradient(135deg,#fef3c7,#fde68a);border-left:3px solid #f59e0b;border-radius:8px;color:#92400e;font-size:14px;margin-top:16px;padding:12px 16px}.welcome-popup-footer{text-align:center}.welcome-popup-button{background:linear-gradient(135deg,#f59e0b,#f97316);border:none;border-radius:8px;box-shadow:0 4px 14px #f59e0b4d;color:#fff;cursor:pointer;font-size:16px;font-weight:600;letter-spacing:.3px;padding:12px 40px;transition:all .3s ease}.welcome-popup-button:hover{background:linear-gradient(135deg,#fb923c,#f97316);box-shadow:0 6px 20px #f59e0b66;transform:translateY(-2px)}.welcome-popup-button:active{box-shadow:0 2px 10px #f59e0b4d;transform:translateY(0)}@media (max-width:768px){.welcome-popup-container{max-height:90vh;padding:16px;width:95%}.welcome-popup-title{font-size:20px}.welcome-popup-subtitle{font-size:12px}.announcement-content{font-size:13px}.welcome-popup-button{font-size:14px;padding:10px 30px}}.welcome-popup-container::-webkit-scrollbar{width:8px}.welcome-popup-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.welcome-popup-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.welcome-popup-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}.welcome-popup-loading{align-items:center;display:flex;justify-content:center;min-height:200px}.welcome-popup-loading-spinner{animation:spin .8s linear infinite;border:3px solid #f3f4f6;border-radius:50%;border-top-color:#f97316;height:40px;width:40px}.mcp-help-container{background:#0000;margin:0 auto;max-width:1600px;min-height:100vh;padding:1rem 1.5rem;width:100%}.mcp-help-header{color:#292524;margin-bottom:2rem;padding:0 1.5rem;position:relative;text-align:left}.mcp-help-title{align-items:center;color:#1e293b!important;display:flex;font-size:2.25rem!important;font-weight:700!important;line-height:1.2;margin:0 0 .5rem!important;padding:0!important;text-shadow:0 2px 8px #0000000d}.mcp-help-subtitle{color:#57534e!important;font-size:1.125rem!important;font-weight:400!important;line-height:1.4!important;margin:0 0 1.5rem!important;max-width:600px;opacity:.8!important;padding:0!important}.mcp-intro-section{background:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 1px 3px #00000014;margin-bottom:2rem;padding:2rem}.mcp-section-title{align-items:center;color:#1e293b;display:flex;font-size:1.75rem;font-weight:600;gap:.5rem;margin-bottom:1.5rem}.mcp-intro-text{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.mcp-features{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.mcp-feature{align-items:center;background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:25px;box-shadow:0 2px 8px #f59e0b33;color:#fff;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.25rem;transition:transform .3s ease}.mcp-feature:hover{box-shadow:0 4px 12px #f59e0b4d;transform:translateY(-2px)}.mcp-feature svg{font-size:1.2rem}.mcp-filter-section{background:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 1px 3px #00000014;margin-bottom:2rem;padding:1.5rem}.mcp-filter-header{align-items:center;color:#333;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.mcp-filter-tags{display:flex;flex-wrap:wrap;gap:.5rem}.mcp-filter-tag{background:#f0f2f5;border:2px solid #0000;border-radius:20px;color:#666;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.mcp-filter-tag:hover{background:#e8eaed;color:#333}.mcp-filter-tag.active{background:linear-gradient(135deg,#f59e0b,#f97316);border-color:#0000;box-shadow:0 2px 8px #f59e0b33;color:#fff}.mcp-servers-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));margin-bottom:3rem}.mcp-server-card{background:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 1px 3px #00000014;padding:1.5rem;position:relative;transition:all .3s ease}.mcp-server-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-3px)}.mcp-server-badge{background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:20px;box-shadow:0 2px 8px #f59e0b33;color:#fff;font-size:.75rem;font-weight:600;padding:.3rem .8rem;position:absolute;right:1rem;top:1rem}.mcp-server-header{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1rem}.mcp-server-icon{color:#f59e0b;font-size:2rem;margin-top:.2rem}.mcp-server-title-section{flex:1 1}.mcp-server-name{color:#333;font-size:1.3rem;font-weight:600;margin:0 0 .5rem}.mcp-server-meta{align-items:center;display:flex;gap:.5rem}.mcp-server-category{background:#f0f2f5;border-radius:10px;color:#666;font-size:.75rem;padding:.2rem .6rem}.mcp-server-level{font-size:.75rem;font-weight:600}.mcp-server-description{color:#666;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.mcp-server-features{margin-bottom:1rem}.mcp-server-features h4{color:#333;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.mcp-server-features ul{list-style:none;margin:0;padding:0}.mcp-server-features li{color:#666;font-size:.85rem;line-height:1.8;padding-left:1.2rem;position:relative}.mcp-server-features li:before{color:#f59e0b;content:"•";font-weight:700;left:0;position:absolute}.mcp-server-links{display:flex;gap:.5rem;margin-bottom:1rem}.mcp-server-link{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;color:#495057;display:flex;font-size:.85rem;gap:.3rem;padding:.4rem .8rem;text-decoration:none;transition:all .2s ease}.mcp-server-link:hover{background:#e9ecef;color:#333;transform:translateY(-1px)}.mcp-server-package{margin-bottom:1rem}.mcp-package-label{color:#666;font-size:.85rem;font-weight:500;margin-bottom:.3rem}.mcp-package-name{background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;color:#495057;display:block;font-family:Courier New,monospace;font-size:.85rem;padding:.5rem;word-break:break-all}.mcp-server-command{margin-top:1rem}.mcp-command-label{color:#666;font-size:.85rem;font-weight:500;margin-bottom:.3rem}.mcp-command-box{align-items:center;background:#2d3748;border-radius:8px;display:flex;padding:.8rem;position:relative}.mcp-command-box code{color:#4ade80;flex:1 1;font-family:Courier New,monospace;font-size:.85rem;word-break:break-all}.mcp-copy-btn{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#94a3b8;cursor:pointer;display:flex;justify-content:center;margin-left:.5rem;padding:.4rem .6rem;transition:all .2s ease}.mcp-copy-btn:hover{background:#fff3;color:#cbd5e1}.mcp-install-section{background:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 1px 3px #00000014;margin-bottom:2rem;padding:2rem}.mcp-install-step{margin-bottom:2rem}.mcp-install-step h3{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.mcp-install-step p{color:#666;line-height:1.6;margin-bottom:1rem}.mcp-install-step code{background:#f4f6f8;border-radius:4px;color:#e83e8c;font-family:Courier New,monospace;font-size:.9rem;padding:.2rem .4rem}.mcp-code-block{background:#2d3748;border-radius:10px;margin:1rem 0;padding:1.5rem;position:relative}.mcp-code-block pre{color:#e2e8f0;font-family:Courier New,monospace;font-size:.9rem;line-height:1.6;margin:0;overflow-x:auto}.mcp-code-block .mcp-copy-btn{position:absolute;right:1rem;top:1rem}.mcp-tip{align-items:flex-start;background:#fef3c7;border:1px solid #fbbf24;border-radius:12px;display:flex;gap:1rem;margin-top:1.5rem;padding:1.5rem}.mcp-tip-icon{flex-shrink:0;font-size:1.5rem}.mcp-tip-text{color:#92400e;line-height:1.6}.mcp-suggestions{background:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 1px 3px #00000014;padding:2rem}.mcp-suggestion-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.mcp-suggestion-card{background:#f8f9fa;border-radius:15px;padding:1.5rem;text-align:center;transition:all .3s ease}.mcp-suggestion-card:hover{background:#e9ecef;box-shadow:0 5px 15px #0000001a;transform:translateY(-3px)}.mcp-suggestion-icon{font-size:2rem;margin-bottom:1rem}.mcp-suggestion-card h4{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.mcp-suggestion-card p{color:#666;font-size:.9rem;line-height:1.5}@media (max-width:768px){.mcp-help-container{padding:.75rem}.mcp-help-header{padding:0 .75rem}.mcp-help-title{font-size:1.75rem!important}.mcp-help-subtitle{font-size:1rem!important}.mcp-servers-grid{grid-template-columns:1fr}.mcp-features{align-items:stretch;flex-direction:column}.mcp-suggestion-cards{grid-template-columns:1fr}}@media (max-width:480px){.mcp-help-title{font-size:1.5rem!important}.mcp-help-subtitle{font-size:.9rem!important}}.tips-container{background:#0000;margin:0 auto;max-width:1600px;min-height:100vh;padding:1rem 1.5rem;width:100%}.tips-header{color:#292524;margin-bottom:2rem;padding:0 1.5rem;position:relative;text-align:left}.tips-title{align-items:center;color:#1e293b!important;display:flex;font-size:2.25rem!important;font-weight:700!important;line-height:1.2;margin:0 0 .5rem!important;padding:0!important;text-shadow:0 2px 8px #0000000d}.tips-subtitle{color:#57534e!important;font-size:1.125rem!important;font-weight:400!important;line-height:1.4!important;margin:0 0 1.5rem!important;max-width:600px;opacity:.8!important;padding:0!important}.tips-filter-section{background:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 1px 3px #00000014;margin-bottom:2rem;padding:1.5rem}.tips-filter-header{align-items:center;color:#1e293b;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.tips-filter-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tips-filter-tag{background:#f0f2f5;border:2px solid #0000;border-radius:20px;color:#666;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.tips-filter-tag:hover{background:#e8eaed;color:#333}.tips-filter-tag.active{background:linear-gradient(135deg,#f59e0b,#f97316);border-color:#0000;box-shadow:0 2px 8px #f59e0b33;color:#fff}.tips-list{margin-bottom:3rem}.tips-card{background:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 1px 3px #00000014;margin-bottom:1rem;overflow:hidden;transition:all .3s ease}.tips-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.tips-card.highlight{background:linear-gradient(135deg,#f59e0b08,#f9731608);border:2px solid #f59e0b}.tips-card-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:1.5rem;transition:background .2s ease}.tips-card-header:hover{background:#00000005}.tips-card-left{align-items:center;display:flex;flex:1 1;gap:1rem}.tips-card-number{align-items:center;background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.9rem;font-weight:600;height:32px;justify-content:center;width:32px}.tips-card-icon{color:#f59e0b;flex-shrink:0;font-size:1.5rem}.tips-card-title-section{flex:1 1}.tips-card-title{color:#1e293b;font-size:1.2rem;font-weight:600;margin:0 0 .25rem}.tips-card-category{align-items:center;background:#f0f2f5;border-radius:12px;color:#666;display:inline-flex;font-size:.75rem;gap:.3rem;padding:.25rem .75rem}.tips-card-category svg{font-size:.7rem}.tips-card-expand-icon{color:#94a3b8;font-size:1rem;transition:transform .3s ease}.tips-card.expanded .tips-card-expand-icon{transform:rotate(180deg)}.tips-card-content{max-height:0;overflow:hidden;padding:0 1.5rem;transition:max-height .3s ease}.tips-card.expanded .tips-card-content{max-height:none;padding:0 1.5rem 1.5rem}.tips-card-description{color:#64748b;line-height:1.6;margin-bottom:1rem}.tips-main-content{margin-top:1rem}.tips-content-section{margin-bottom:1.5rem}.tips-content-section h4{color:#1e293b;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.tips-content-section ul{list-style:none;margin:0;padding:0}.tips-content-section li{color:#64748b;line-height:1.8;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.tips-content-section li:before{color:#f59e0b;content:"•";font-weight:700;left:0;position:absolute}.tips-workflow{background:#fef3c7;color:#92400e}.tips-highlight,.tips-workflow{border-radius:8px;font-weight:500;margin-top:1rem;padding:1rem;text-align:center}.tips-highlight{background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff}.tips-good-example{align-items:center;background:#dcfce7;border-radius:8px;color:#166534;display:flex;gap:.5rem;margin:1rem 0;padding:.75rem 1rem}.tips-good-example svg{color:#22c55e;font-size:1.2rem}.tips-steps{background:#f8fafc;border-radius:8px;margin:1rem 0;padding:1rem 1rem 1rem 2rem}.tips-steps li{color:#475569;margin-bottom:.5rem}.tips-examples{background:#f8fafc;border-radius:8px;list-style:none;margin:1rem 0;padding:1rem}.tips-examples li{color:#475569;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.tips-examples li:before{color:#f59e0b;content:"→";font-weight:700;left:0;position:absolute}.tips-shortcuts{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:1rem 0}.tips-shortcut{align-items:center;background:#f8fafc;border-radius:8px;display:flex;gap:.5rem;padding:.5rem .75rem}.tips-shortcut kbd,.tips-single-shortcut kbd{background:#1e293b;border-radius:4px;color:#fff;font-family:Courier New,monospace;font-size:.85rem;font-weight:600;padding:.25rem .5rem}.tips-code{background:#1e293b;border-radius:8px;color:#e2e8f0;margin:1rem 0;overflow-x:auto;padding:1rem}.tips-code code{font-family:Courier New,monospace;font-size:.9rem;line-height:1.6}.tips-levels{background:#fef3c7;color:#92400e;font-family:Courier New,monospace;font-weight:500;text-align:center}.tips-levels,.tips-single-shortcut{border-radius:8px;margin:1rem 0;padding:1rem}.tips-single-shortcut{align-items:center;background:#f8fafc;display:flex;gap:1rem}.tips-section{margin:1.5rem 0}.tips-section h4{color:#1e293b;font-size:1rem;font-weight:600;margin-bottom:.75rem}.tips-section ul{list-style:none;padding:0}.tips-section li{color:#64748b;line-height:1.8;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.tips-section li:before{color:#f59e0b;content:"•";font-weight:700;left:0;position:absolute}.tips-example-text{color:#64748b;font-style:italic;margin:.5rem 0}.tips-result{color:#059669;font-weight:500;margin:.5rem 0}.tips-note{background:#eff6ff;border-left:3px solid #3b82f6;border-radius:8px;color:#1e40af;margin:1rem 0;padding:.75rem 1rem}.tips-method{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin:1rem 0;padding:1rem}.tips-method h4{color:#1e293b;font-weight:600;margin-bottom:.5rem}.tips-table{background:#fff;border-collapse:collapse;border-radius:8px;margin:1rem 0;overflow:hidden;width:100%}.tips-table thead{background:#f8fafc}.tips-table th{border-bottom:2px solid #e5e7eb;color:#475569;font-weight:600;padding:.75rem;text-align:left}.tips-table td{border-bottom:1px solid #f1f5f9;color:#64748b;padding:.75rem}.tips-table td code{background:#f1f5f9;border-radius:4px;color:#e11d48;font-family:Courier New,monospace;font-size:.85rem;padding:.2rem .4rem}.tips-interactions{margin:1rem 0}.tips-interaction{margin-bottom:1rem}.tips-interaction-say{background:#f0f9ff;border-radius:8px 8px 0 0;color:#0369a1;font-weight:500;padding:.75rem 1rem}.tips-interaction-result{background:#f8fafc;border-left:3px solid #f59e0b;border-radius:0 0 8px 8px;color:#64748b;padding:.75rem 1rem}.tips-command{background:#1e293b;border-radius:6px;color:#4ade80;display:inline-block;font-family:Courier New,monospace;font-size:.95rem;margin:1rem 0;padding:.5rem 1rem}.tips-models{margin:1rem 0}.tips-model{background:#f8fafc;border-radius:8px;margin-bottom:.75rem;padding:1rem}.tips-model h4{color:#1e293b;font-size:1rem;margin-bottom:.5rem}.tips-model p{color:#64748b;margin:0}.tips-benefits{list-style:none;margin:1rem 0;padding:0}.tips-benefits li{color:#64748b;line-height:1.8;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.tips-benefits li:before{color:#22c55e;content:"✓";font-weight:700;left:0;position:absolute}.tips-management{background:#f8fafc;border-radius:8px;margin:1rem 0;padding:1rem}.tips-management h4{color:#1e293b;margin-bottom:.75rem}.tips-syntax{margin:1rem 0}.tips-syntax h4{color:#1e293b;font-weight:600;margin-bottom:.5rem}.tips-syntax code{background:#1e293b;border-radius:6px;color:#4ade80;display:block;font-family:Courier New,monospace;margin-top:.5rem;padding:.75rem 1rem}.tips-type{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:1rem;padding:1rem}.tips-type h4{color:#1e293b;font-weight:600;margin-bottom:.5rem}.tips-type p{color:#64748b;margin:.25rem 0}.tips-type code{background:#f1f5f9;border-radius:4px;color:#e11d48;font-family:Courier New,monospace;font-size:.85rem;padding:.2rem .4rem}.tips-example-section{background:#f8fafc;border-radius:8px;margin:1rem 0;padding:1rem}.tips-example-section h4{color:#1e293b;font-weight:600;margin-bottom:.75rem}.tips-example-prompt{color:#0369a1;font-weight:500;margin:.5rem 0}.tips-example-result{color:#059669;margin:.5rem 0}.tips-servers{margin:1rem 0}.tips-servers h4{color:#1e293b;font-weight:600;margin-bottom:.75rem}.tips-donts,.tips-dos{margin:1rem 0}.tips-dos h4{color:#059669}.tips-donts h4,.tips-dos h4{font-weight:600;margin-bottom:.75rem}.tips-donts h4{color:#dc2626}.tips-priority{background:#fef3c7;border-radius:8px;margin:1rem 0;padding:1rem}.tips-priority h4{color:#92400e;font-weight:600;margin-bottom:.5rem}.tips-priority p{color:#92400e;font-family:Courier New,monospace;margin:0}.tips-templates{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:1rem 0}.tips-template{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;color:#475569;padding:.75rem 1rem;text-align:center;transition:all .2s ease}.tips-template:hover{background:#f1f5f9;border-color:#f59e0b}.tips-prompts{margin:1rem 0}.tips-prompts h4{color:#1e293b;font-weight:600;margin-bottom:.75rem}.tips-prompt{color:#0369a1;font-style:italic;margin:.5rem 0}.tips-analysis{background:#f8fafc;border-radius:8px;margin:1rem 0;padding:1rem}.tips-analysis h4{color:#1e293b;font-weight:600;margin-bottom:.75rem}.tips-uses{margin:1rem 0}.tips-uses h4{color:#1e293b;font-weight:600;margin-bottom:.75rem}.tips-built-in,.tips-custom,.tips-customizations{margin:1rem 0}.tips-built-in h4,.tips-custom h4,.tips-customizations h4{color:#1e293b;font-weight:600;margin-bottom:.75rem}.tips-controls{margin:1rem 0}.tips-controls h4{color:#1e293b;font-weight:600;margin-bottom:.75rem}.tips-capabilities{margin:1rem 0}.tips-capabilities h4{color:#1e293b;font-weight:600;margin-bottom:.75rem}.tips-workflow-section{margin:1rem 0}.tips-workflow-section h4{color:#1e293b;font-weight:600;margin-bottom:.75rem}.tips-commands{margin:1rem 0}.tips-command-item{align-items:center;background:#f8fafc;border-radius:8px;display:flex;gap:1rem;margin-bottom:.5rem;padding:.75rem 1rem}.tips-command-item code{background:#1e293b;border-radius:4px;color:#4ade80;font-family:Courier New,monospace;font-size:.85rem;padding:.25rem .5rem}.tips-checks{margin:1rem 0}.tips-checks h4{color:#1e293b;font-weight:600;margin-bottom:.75rem}.tips-tip{background:#fef3c7;border-left:3px solid #fbbf24;color:#92400e}.tips-tip,.tips-warning{border-radius:8px;margin:1rem 0;padding:.75rem 1rem}.tips-warning{background:#fee2e2;border-left:3px solid #ef4444;color:#991b1b}.tips-benefit{background:#dcfce7;border-left:3px solid #22c55e;border-radius:8px;color:#166534;margin:1rem 0;padding:.75rem 1rem}.tips-core-section{background:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 1px 3px #00000014;margin-bottom:2rem;padding:2rem}.tips-section-title{color:#1e293b;font-size:1.75rem;font-weight:600;margin-bottom:1rem}.tips-section-desc{color:#64748b;line-height:1.6;margin-bottom:2rem}.tips-core-points{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.tips-core-point{background:#f8fafc;border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.tips-core-point:hover{background:#f1f5f9;box-shadow:0 4px 12px #00000014;transform:translateY(-3px)}.tips-core-icon{display:block;font-size:2rem;margin-bottom:1rem}.tips-core-point h4{color:#1e293b;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.tips-core-point p{color:#64748b;font-size:.9rem;line-height:1.5}.tips-learning-path{background:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 1px 3px #00000014;margin-bottom:2rem;padding:2rem}.tips-path-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.tips-path-step{padding-left:3rem;position:relative}.tips-path-number{align-items:center;background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:50%;color:#fff;display:flex;font-size:1.1rem;font-weight:600;height:36px;justify-content:center;left:0;position:absolute;top:0;width:36px}.tips-path-step h4{color:#1e293b;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.tips-path-step p{color:#64748b;line-height:1.5}.tips-get-started{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000000d;margin:3rem 0 2rem;overflow:hidden;padding:3rem 2rem;position:relative}.tips-get-started:before{background:linear-gradient(90deg,#f59e0b,#f97316 50%,#f59e0b);content:"";height:4px;left:0;position:absolute;right:0;top:0}.tips-started-content{margin:0 auto;max-width:600px;text-align:center}.tips-started-icon{align-items:center;background:#fef3c7;border-radius:12px;color:#f59e0b;display:inline-flex;font-size:1.75rem;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.tips-started-title{color:#1e293b;font-size:1.5rem;font-weight:600;margin:0 0 .75rem}.tips-started-desc{color:#64748b;font-size:1rem;line-height:1.6;margin:0 0 2rem}.tips-started-actions{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.tips-action-item{align-items:center;color:#475569;display:flex;font-size:.95rem;gap:.5rem;transition:color .2s ease}.tips-action-item:hover{color:#f59e0b}.tips-action-icon{color:#f59e0b;font-size:1.1rem}@media (max-width:768px){.tips-container{padding:.75rem}.tips-header{padding:0 .75rem}.tips-title{font-size:1.75rem!important}.tips-subtitle{font-size:1rem!important}.tips-card-left{align-items:flex-start;flex-direction:column}.tips-core-points,.tips-path-steps,.tips-shortcuts,.tips-templates{grid-template-columns:1fr}}@media (max-width:480px){.tips-title{font-size:1.5rem!important}.tips-subtitle{font-size:.9rem!important}.tips-started-title{font-size:1.25rem}.tips-started-actions{flex-direction:column;gap:1rem}}.dashboard-container{background:#faf9f5;color:#292524;display:flex;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Helvetica,Arial,sans-serif;min-height:100vh;overflow-x:hidden}.dashboard-sidebar{-ms-overflow-style:none;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:linear-gradient(180deg,#fffffffa,#fefce8f2);border-right:1px solid #fbbf2426;box-shadow:2px 0 20px #00000014;display:flex;flex-direction:column;height:100vh;left:0;overflow-y:auto;position:fixed;scrollbar-width:none;top:0;transition:transform .3s ease;width:280px;z-index:50}.dashboard-sidebar::-webkit-scrollbar{display:none}.dashboard-sidebar-header{border-bottom:1px solid #fbbf241a;padding:2rem 1.5rem 1.5rem;text-align:center}.dashboard-sidebar-brand{color:#1e293b;font-size:1.25rem;font-weight:700;gap:.75rem;margin-bottom:.5rem}.dashboard-sidebar-brand,.dashboard-sidebar-brand i{align-items:center;display:flex;justify-content:center}.dashboard-sidebar-brand i{background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:10px;box-shadow:0 4px 12px #f59e0b4d;color:#fff;font-size:1rem;height:32px;width:32px}.dashboard-sidebar-brand-icon{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;background:#0000;border:none;filter:drop-shadow(0 4px 12px rgba(207,119,89,.3));height:32px;object-fit:contain;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:32px}.dashboard-sidebar-subtitle{color:#64748b;font-size:.875rem;font-weight:500;margin:0}.dashboard-sidebar-footer{border-top:1px solid #fbbf241a;margin-top:auto;padding:1.5rem}.dashboard-user-info{align-items:center;background:#fbbf240d;border:1px solid #fbbf241a;border-radius:12px;display:flex;gap:.75rem;padding:1rem}.dashboard-user-avatar{align-items:center;background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:50%;box-shadow:0 2px 8px #f59e0b4d;color:#fff;display:flex;flex-shrink:0;font-size:.875rem;height:36px;justify-content:center;width:36px}.dashboard-user-details{display:flex;flex:1 1;flex-direction:column;min-width:0}.dashboard-user-name{color:#1e293b;font-size:.875rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-user-status{color:#10b981;font-size:.75rem;font-weight:500}.dashboard-logout-btn{align-items:center;background:#ef44441a;border:1px solid #ef444433;border-radius:12px;color:#dc2626;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:1rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.dashboard-logout-btn:hover{background:#ef444426;border-color:#ef44444d;box-shadow:0 2px 8px #ef444433;transform:translateY(-1px)}.dashboard-sidebar-nav{flex:1 1;padding:1.5rem 0}.dashboard-nav-list{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.dashboard-nav-item{margin:0 1.5rem}.dashboard-nav-link{align-items:center;border:2px solid #0000;border-radius:12px;color:#64748b;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:1rem;padding:1.25rem 1.5rem;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.dashboard-nav-link:before{background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:0 4px 4px 0;bottom:0;content:"";left:0;position:absolute;top:0;transform:scaleY(0);transition:transform .3s cubic-bezier(.4,0,.2,1);width:4px}.dashboard-nav-link:hover{background:linear-gradient(135deg,#fbbf2414,#f59e0b0d);border-color:#fbbf2433;box-shadow:0 4px 16px #fbbf2426;color:#f59e0b;transform:translateX(4px)}.dashboard-nav-link:hover:before{transform:scaleY(1)}.dashboard-nav-link.active{background:linear-gradient(135deg,#fbbf2426,#f59e0b1a);border-color:#fbbf244d;box-shadow:0 6px 20px #fbbf2433;color:#f59e0b;font-weight:700;transform:translateX(4px)}.dashboard-nav-link.active:before{transform:scaleY(1)}.dashboard-nav-link i{align-items:center;background:#fbbf241a;border-radius:8px;color:#f59e0b;display:flex;font-size:1.25rem;height:24px;justify-content:center;transition:all .3s ease;width:24px}.dashboard-nav-link.active i,.dashboard-nav-link:hover i{background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff;transform:scale(1.1)}.dashboard-nav-divider{background:#fbbf2426;height:1px;list-style:none;margin:1rem 1.5rem}.dashboard-nav-group{list-style:none;margin:0 1.5rem}.dashboard-nav-group-header{align-items:center;border-radius:12px;color:#64748b;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:1rem;padding:1rem 1.5rem;position:relative;transition:all .3s ease}.dashboard-nav-group-header:hover{background:#fbbf240d;color:#f59e0b}.dashboard-nav-group-header i:first-child,.dashboard-nav-group-header svg:first-child{align-items:center;color:#64748b;display:flex;font-size:.875rem!important;height:16px!important;justify-content:center;max-height:16px!important;max-width:16px!important;width:16px!important}.dashboard-nav-group-arrow{font-size:.8rem!important;height:12px!important;margin-left:auto!important;max-height:12px!important;max-width:12px!important;transition:transform .3s ease;width:12px!important}.dashboard-nav-group.expanded .dashboard-nav-group-arrow{transform:rotate(180deg)}.dashboard-nav-sublist{list-style:none;margin:0;max-height:0;overflow:hidden;padding:0;transition:max-height .3s ease}.dashboard-nav-group.expanded .dashboard-nav-sublist{max-height:300px}.dashboard-nav-subitem{margin:0}.dashboard-nav-subitem .dashboard-nav-link{border-radius:8px;color:#6b7280;font-size:.9rem;margin-left:2rem;padding:.875rem 1rem}.dashboard-nav-subitem .dashboard-nav-link i{background:#6b72801a;color:#6b7280;font-size:.9rem;height:18px;width:18px}.dashboard-nav-subitem .dashboard-nav-link:hover{background:#fbbf240d;color:#f59e0b;transform:translateX(2px)}.dashboard-nav-subitem .dashboard-nav-link:hover i{background:#fbbf2433;color:#f59e0b;transform:scale(1.05)}.dashboard-main-content{background:#0000;flex:1 1;margin-left:280px;min-height:100vh;overflow-y:auto;padding:2rem 1rem}.dashboard-content-section{animation:fadeIn .3s ease-in-out;display:none}.dashboard-content-section.active{display:block}.apikeys-page-header,.dashboard-overview-header,.dashboard-page-header,.dashboard-tutorial-header,.macos-linux-header,.redeem-page-header,.usage-page-header{color:#292524;margin-bottom:2rem;padding:0 1.5rem;position:relative;text-align:left}.api-keys-title,.apikeys-page-title,.dashboard-overview-title,.dashboard-page-title,.dashboard-tutorial-title,.macos-linux-title,.redeem-page-title,.redeem-title,.usage-page-title{align-items:center;color:#1e293b!important;display:flex;font-size:2.25rem!important;font-weight:700!important;gap:.75rem;line-height:1.2;margin:0 0 .5rem!important;padding:0!important;text-shadow:0 2px 8px #0000000d}.api-keys-subtitle,.apikeys-page-subtitle,.dashboard-overview-subtitle,.dashboard-page-subtitle,.dashboard-tutorial-description,.macos-linux-subtitle,.redeem-page-subtitle,.redeem-subtitle,.usage-page-subtitle{color:#57534e!important;font-size:1.125rem!important;font-weight:400!important;line-height:1.4!important;margin:0 0 1.5rem!important;max-width:600px;opacity:.8!important;padding:0!important}.dashboard-overview-latest-announcement{align-items:flex-start;color:#64748b;display:flex;font-size:.875rem;line-height:1.5;margin:-.5rem 0 0;max-width:680px}.dashboard-overview-latest-announcement svg{color:#f59e0b;flex-shrink:0;margin-right:.375rem;margin-top:.25rem}.dashboard-overview-latest-announcement-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.apikeys-page-title i,.dashboard-overview-title i,.dashboard-page-title i,.dashboard-tutorial-title i,.redeem-page-title i,.usage-page-title i{color:#f59e0b;font-size:2.5rem}.dashboard-subscription-card{background:#fff;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 10px 40px #0000001a;margin-bottom:2rem;padding:2rem}.dashboard-card-header{align-items:center;display:flex;gap:12px;margin-bottom:1.5rem}.dashboard-card-title{color:#292524;font-size:1.5rem;font-weight:800}.dashboard-card-icon{color:#f59e0b;font-size:28px}.dashboard-recharge-section{background:linear-gradient(135deg,#fef9e7,#fef3c7);border:1px solid #f59e0b33;border-radius:16px;box-shadow:0 4px 20px #f59e0b1a;margin-bottom:2rem;padding:1.5rem}.dashboard-recharge-title{align-items:center;color:#292524;display:flex;font-size:1.25rem;font-weight:700;gap:.5rem;margin-bottom:1rem}.dashboard-recharge-form{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.dashboard-activation-input{border:2px solid #e2e8f0;border-radius:12px;flex:1 1;font-family:monospace;letter-spacing:1px;padding:12px 16px}.dashboard-recharge-btn{align-items:center;background:linear-gradient(135deg,#f59e0b,#f97316);border:none;border-radius:12px;box-shadow:0 4px 16px #f59e0b4d;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;justify-content:center;padding:12px 24px;transition:all .3s ease}.dashboard-recharge-btn:hover:not(:disabled){box-shadow:0 8px 32px #f59e0b66;transform:translateY(-2px)}.dashboard-recharge-btn:disabled{background:#d2d2d7;box-shadow:none;cursor:not-allowed;transform:none}.dashboard-recharge-note{color:#64748b;font-size:14px;text-align:center}.dashboard-points-display{align-items:center;display:flex;gap:2rem;justify-content:center;margin-bottom:1.5rem}.dashboard-points-value{color:#1e293b;font-size:28px;font-weight:700}.dashboard-points-slash{color:#64748b;font-size:24px;font-weight:500}.dashboard-progress-container{background:#f1f5f9;border-radius:12px;height:20px;margin-bottom:1.5rem;overflow:hidden;position:relative}.dashboard-progress-bar{background:linear-gradient(90deg,#10b981,#059669);border-radius:12px;height:100%;position:relative;transition:all .5s ease}.dashboard-progress-bar.warning{background:linear-gradient(90deg,#f59e0b,#d97706)}.dashboard-progress-bar.danger{background:linear-gradient(90deg,#ef4444,#dc2626)}.dashboard-progress-text{color:#fff;font-size:12px;font-weight:600;left:50%;position:absolute;text-shadow:0 1px 2px #0000004d;top:50%;transform:translate(-50%,-50%)}.dashboard-subscription-details{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:1rem}.dashboard-detail-item{text-align:center}.dashboard-detail-label{align-items:center;color:#64748b;display:flex;font-size:14px;font-weight:500;gap:6px;justify-content:center;margin-bottom:8px}.dashboard-detail-value{color:#1e293b;font-size:16px;font-weight:600}.dashboard-status-indicator{align-items:center;border-radius:8px;display:flex;font-size:14px;gap:8px;justify-content:center;padding:10px;text-align:center}.dashboard-status-normal{background:#10b9811a;color:#10b981}.dashboard-status-warning{background:#f59e0b1a;color:#f59e0b}.dashboard-status-expired{background:#ef44441a;color:#ef4444}.dashboard-tutorial-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 15px 35px #00000014,0 5px 15px #00000008;margin-bottom:2rem;max-width:none;padding:2.5rem}.dashboard-tutorial-header{border-bottom:2px solid #f59e0b1a;padding-bottom:1.5rem}.dashboard-method-title{align-items:center;background:#f59e0b0d;border-left:4px solid #f59e0b;border-radius:8px;color:#1e293b;display:flex;font-size:1.25rem;font-weight:700;gap:.75rem;margin-bottom:1rem;padding:.75rem}.dashboard-method-title i{color:#f59e0b;font-size:1.25rem}.dashboard-method-section{background:#f8fafc80;border:1px solid #e2e8f099;border-radius:10px;margin-bottom:1.5rem;padding:1.25rem}.dashboard-method-section:last-child{margin-bottom:0}.dashboard-method-label{align-items:center;color:#374151;display:flex;font-size:1rem;font-weight:700;gap:.5rem;margin-bottom:.75rem}.dashboard-method-label:before{color:#f59e0b;content:"▸";font-weight:700}.dashboard-method-desc{color:#64748b;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.dashboard-method-note{background:#f59e0b1a;border-left:3px solid #f59e0b;border-radius:6px;color:#f59e0b;font-size:.875rem;font-style:italic;margin-top:.75rem;padding:.5rem}.dashboard-step-list{color:#475569;line-height:1.7;margin:1rem 0;padding-left:2rem}.dashboard-step-list li{margin-bottom:.75rem;padding-left:.5rem;position:relative}.dashboard-step-list li::marker{color:#f59e0b;font-weight:700}.dashboard-code-comment{color:#94a3b8;font-style:italic;margin-bottom:.25rem;opacity:.8}.dashboard-code-line{margin-bottom:.25rem;padding:.1rem 0;transition:background-color .2s ease}.dashboard-code-line:hover{background-color:#ffffff0d;border-radius:4px;margin:.1rem -.5rem .25rem;padding:.1rem .5rem}.dashboard-verify-box{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:2px solid #a7f3d0;border-radius:12px;box-shadow:0 4px 16px #10b9811a;margin-top:1.5rem;padding:1.5rem;position:relative}.dashboard-verify-box:before{align-items:center;background:#10b981;border-radius:50%;box-shadow:0 2px 8px #10b9814d;color:#fff;content:"✓";display:flex;font-size:.875rem;font-weight:700;height:24px;justify-content:center;left:1rem;position:absolute;top:-12px;width:24px}.dashboard-verify-box h6{color:#065f46;font-size:1rem;font-weight:700;margin-bottom:.75rem;padding-left:.5rem}.dashboard-verify-box p{color:#047857;font-size:.9rem;line-height:1.6;margin-bottom:.75rem;padding-left:.5rem}.dashboard-verify-section{margin-bottom:16px}.dashboard-verify-section h6{color:#1f2937;font-size:14px;font-weight:600;margin-bottom:8px}.dashboard-expected-output{margin-top:16px}.dashboard-expected-output p{color:#374151}.dashboard-env-vars{grid-gap:.75rem;display:grid;gap:.75rem;margin-top:1rem}.dashboard-env-var{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0cc;border-radius:10px;box-shadow:0 2px 4px #0000000d;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:.9rem;padding:1rem;position:relative;transition:all .2s ease}.dashboard-env-var:hover{border-color:#f59e0b4d;box-shadow:0 4px 8px #0000001a;transform:translateY(-1px)}.dashboard-env-var:before{background:#f59e0b;border-radius:4px;color:#fff;content:"ENV";font-family:system-ui,sans-serif;font-size:.7rem;font-weight:700;left:12px;padding:.2rem .5rem;position:absolute;top:-8px}.dashboard-usage-section{background:#f59e0b0d;border-left:4px solid #f59e0b;border-radius:10px;margin-bottom:1.5rem;padding:1rem}.dashboard-usage-section h6{align-items:center;color:#374151;display:flex;font-size:1rem;font-weight:700;gap:.5rem;margin-bottom:.75rem}.dashboard-usage-section h6:before{color:#f59e0b;content:"▶";font-size:.875rem}.dashboard-tutorial-success{background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:16px;box-shadow:0 8px 32px #f59e0b4d;color:#fff;margin-top:2rem;padding:2rem;text-align:center}.dashboard-tutorial-success h5{font-size:24px;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 8px #0003}.dashboard-tutorial-success p{font-size:16px;line-height:1.6;margin-bottom:.5rem;text-shadow:0 1px 3px #0003}.dashboard-tutorial-success a{color:#fff;font-weight:600;text-decoration:underline}.dashboard-system-tabs{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border:1px solid #f59e0b1a;border-radius:16px;box-shadow:inset 0 2px 8px #0000000d;display:flex;gap:.5rem;margin-bottom:2rem;padding:.5rem}.dashboard-system-tab{align-items:center;background:#0000;border:none;border-radius:12px;color:#64748b;cursor:pointer;display:flex;flex:1 1;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;min-height:48px;padding:1rem 1.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.dashboard-system-tab.active{background:linear-gradient(135deg,#f59e0b,#f97316);box-shadow:0 4px 16px #f59e0b4d,0 2px 8px #0000001a;color:#fff;transform:translateY(-1px)}.dashboard-system-tab:hover:not(.active){background:#ffffffb3;box-shadow:0 2px 8px #0000001a;color:#475569;transform:translateY(-1px)}.dashboard-tutorial-content{display:none}.dashboard-tutorial-content.active{animation:fadeInUp .5s ease-out;display:block}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dashboard-tutorial-step{background:linear-gradient(135deg,#ffffffe6,#f8fafce6);border:1px solid #f59e0b1a;border-radius:16px;box-shadow:0 2px 12px #0000000a;margin-bottom:2.5rem;padding:2rem;position:relative;transition:all .3s ease}.dashboard-tutorial-step:hover{border-color:#f59e0b33;box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.dashboard-tutorial-step:last-child{margin-bottom:0}.dashboard-step-title{color:#1e293b;font-size:1.375rem;gap:1rem;margin-bottom:1rem;position:relative}.dashboard-step-number,.dashboard-step-title{align-items:center;display:flex;font-weight:700}.dashboard-step-number{background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:12px;box-shadow:0 4px 12px #f59e0b4d;color:#fff;flex-shrink:0;font-size:1.125rem;height:44px;justify-content:center;width:44px}.dashboard-step-description{color:#64748b;font-size:1rem;line-height:1.7;margin-bottom:1.5rem;margin-left:3.5rem;opacity:.9}.dashboard-step-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #e2e8f0cc;border-radius:12px;margin-left:3.5rem;padding:1.5rem}.dashboard-code-block{background:linear-gradient(135deg,#1e293b,#334155);border:1px solid #94a3b84d;border-radius:12px;box-shadow:0 4px 16px #1e293b4d;color:#e2e8f0;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:.875rem;line-height:1.6;margin:1rem 0;overflow-x:auto;padding:1.25rem;position:relative}.dashboard-code-block:before{background:linear-gradient(90deg,#f59e0b,#f97316);border-radius:12px 12px 0 0;content:"";height:3px;left:0;position:absolute;right:0;top:0}.dashboard-code-line{color:#e2e8f0;margin-bottom:2px}.dashboard-notice-box{border-left:4px solid;border-radius:12px;box-shadow:0 2px 8px #00000014;margin:1rem 0;padding:1.25rem;position:relative}.dashboard-notice-box h6{align-items:center;display:flex;font-size:1rem;font-weight:700;gap:.5rem;margin-bottom:.75rem}.dashboard-notice-box ul{margin:0;padding-left:1.5rem}.dashboard-notice-box li{font-size:.9rem;line-height:1.6;margin-bottom:.5rem;position:relative}.dashboard-notice-info{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#f59e0b;color:#f97316}.dashboard-notice-info h6:before{color:#f59e0b;content:"ⓘ"}.dashboard-notice-warning{background:linear-gradient(135deg,#fef3c7,#fde68a);border-color:#f59e0b;color:#92400e}.dashboard-notice-warning h6:before{color:#f59e0b;content:"⚠"}.dashboard-notice-success{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-color:#10b981;color:#065f46}.dashboard-notice-success h6:before{color:#10b981;content:"✓"}.dashboard-success-message{animation:slideInUp .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#d1fae5;border:1px solid #a7f3d0;border-radius:12px;border-radius:16px;box-shadow:0 4px 20px #10b9814d;color:#065f46;display:none;font-weight:600;left:50%;margin-bottom:1rem;max-width:500px;min-width:300px;padding:1rem 1.5rem;position:fixed;text-align:center;top:20px;transform:translateX(-50%);z-index:1001}.dashboard-success-message:before{content:"✓ ";font-weight:700;margin-right:8px}.dashboard-error-message.show,.dashboard-success-message.show{display:block}@keyframes slideInUp{0%{opacity:0;transform:translateX(-50%) translateY(-20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.dashboard-usage-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;margin-bottom:2rem;padding:2rem}.dashboard-usage-search-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:2rem;padding:1.5rem}.dashboard-search-form{align-items:center;display:flex;gap:1rem}.dashboard-search-input{border:2px solid #e2e8f0;border-radius:12px;flex:1 1;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:16px;padding:12px 16px;transition:all .3s ease}.dashboard-search-input:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1a;outline:none}.dashboard-search-btn{align-items:center;background:linear-gradient(135deg,#f59e0b,#f97316);border:none;border-radius:12px;box-shadow:0 4px 16px #f59e0b4d;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.dashboard-search-btn:hover:not(:disabled){box-shadow:0 8px 32px #f59e0b66;transform:translateY(-2px)}.dashboard-search-btn:disabled{background:#d2d2d7;box-shadow:none;cursor:not-allowed;transform:none}.dashboard-usage-loading{color:#f59e0b;display:none;font-size:18px;padding:2rem;text-align:center}.dashboard-usage-loading:after{animation:spin 1s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#f59e0b;content:"";display:inline-block;height:20px;margin-left:10px;vertical-align:middle;width:20px}@keyframes spin{to{transform:rotate(1turn)}}.dashboard-usage-results-container{display:none}.dashboard-usage-stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem}.dashboard-usage-stat-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:1.5rem;transition:all .3s ease}.dashboard-usage-stat-card:hover{box-shadow:0 8px 32px #0000001f;transform:translateY(-2px)}.dashboard-usage-stat-icon{align-items:center;border-radius:16px;color:#fff;display:flex;font-size:24px;height:60px;justify-content:center;margin-bottom:1rem;width:60px}.dashboard-usage-stat-icon.points{background:linear-gradient(135deg,#f59e0b,#f97316)}.dashboard-usage-stat-icon.requests{background:linear-gradient(135deg,#f093fb,#f5576c)}.dashboard-usage-stat-icon.today{background:linear-gradient(135deg,#4facfe,#00f2fe)}.dashboard-usage-stat-value{color:#1e293b;font-size:32px;font-weight:700;margin-bottom:.5rem}.dashboard-usage-stat-label{color:#64748b;font-size:14px;font-weight:500}.dashboard-chart-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:2rem;padding:2rem}.dashboard-chart-title{align-items:center;color:#1e293b;display:flex;font-size:20px;font-weight:700;gap:12px;margin-bottom:1.5rem}.dashboard-chart-wrapper{height:400px;position:relative}.dashboard-table-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:2rem;padding:2rem}.dashboard-table-title{align-items:center;color:#1e293b;display:flex;font-size:20px;font-weight:700;gap:12px;margin-bottom:1.5rem}.dashboard-table-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:2rem;overflow-x:auto}.dashboard-usage-table{background:#fff;border-collapse:initial;border-spacing:0;font-size:16px;table-layout:fixed;width:100%}.dashboard-usage-table th{background:linear-gradient(135deg,#f59e0b,#f97316);border:none;border-right:1px solid #fff3;color:#fff;font-size:.875rem;font-weight:700;letter-spacing:.025em;padding:1rem .75rem;position:relative;text-shadow:0 1px 3px #0003;white-space:nowrap}.dashboard-usage-table th:last-child{border-right:none}.dashboard-usage-table td{background:#fff;border-bottom:1px solid #fef3c7;border-right:1px solid #fef3c7;color:#292524;font-size:.875rem;padding:1rem .75rem;position:relative;vertical-align:middle;white-space:nowrap}.dashboard-usage-table td:last-child{border-right:none}.dashboard-usage-table td:first-child,.dashboard-usage-table th:first-child{min-width:180px;text-align:left!important;width:180px}.dashboard-usage-table td:nth-child(2),.dashboard-usage-table th:nth-child(2){min-width:200px;text-align:center!important;width:200px}.dashboard-usage-table td:nth-child(3),.dashboard-usage-table th:nth-child(3){min-width:80px;text-align:center!important;width:80px}.dashboard-usage-table td:nth-child(4),.dashboard-usage-table th:nth-child(4){min-width:120px;text-align:center!important;width:120px}.dashboard-usage-table td:nth-child(5),.dashboard-usage-table th:nth-child(5){min-width:80px;text-align:center!important;width:80px}.dashboard-usage-table td:nth-child(6),.dashboard-usage-table th:nth-child(6){min-width:100px;text-align:right!important;width:100px}.usage-table-wrapper table th:first-child,table.dashboard-usage-table th:first-child,table.usage-table th:first-child{text-align:left!important}.usage-table-wrapper table th:nth-child(2),.usage-table-wrapper table th:nth-child(3),.usage-table-wrapper table th:nth-child(4),.usage-table-wrapper table th:nth-child(5),table.dashboard-usage-table th:nth-child(2),table.dashboard-usage-table th:nth-child(3),table.dashboard-usage-table th:nth-child(4),table.dashboard-usage-table th:nth-child(5),table.usage-table th:nth-child(2),table.usage-table th:nth-child(3),table.usage-table th:nth-child(4),table.usage-table th:nth-child(5){text-align:center!important}.usage-table-wrapper table th:nth-child(6),table.dashboard-usage-table th:nth-child(6),table.usage-table th:nth-child(6){text-align:right!important}.api-keys-table{border-collapse:initial;border-spacing:0;font-size:14px;table-layout:fixed}.api-keys-table th{border:none;border-right:1px solid #fff3;padding:1rem .75rem;position:relative;white-space:nowrap}.api-keys-table th:last-child{border-right:none}.api-keys-table td{background:#fff;border-bottom:1px solid #fef3c7;border-right:1px solid #fef3c7;padding:1rem .75rem;position:relative;vertical-align:middle;white-space:nowrap}.api-keys-table td:last-child{border-right:none}.api-keys-table td:first-child,.api-keys-table th:first-child{text-align:left!important}.api-keys-table td:nth-child(2),.api-keys-table td:nth-child(3),.api-keys-table td:nth-child(4),.api-keys-table td:nth-child(5),.api-keys-table td:nth-child(6),.api-keys-table th:nth-child(2),.api-keys-table th:nth-child(3),.api-keys-table th:nth-child(4),.api-keys-table th:nth-child(5),.api-keys-table th:nth-child(6){text-align:center!important}.api-keys-table td:nth-child(7),.api-keys-table th:nth-child(7){text-align:right!important}.api-keys-table-wrapper table th:first-child,table.api-keys-table th:first-child{text-align:left!important}.api-keys-table-wrapper table th:nth-child(2),.api-keys-table-wrapper table th:nth-child(3),.api-keys-table-wrapper table th:nth-child(4),.api-keys-table-wrapper table th:nth-child(5),.api-keys-table-wrapper table th:nth-child(6),table.api-keys-table th:nth-child(2),table.api-keys-table th:nth-child(3),table.api-keys-table th:nth-child(4),table.api-keys-table th:nth-child(5),table.api-keys-table th:nth-child(6){text-align:center!important}.api-keys-table-wrapper table th:nth-child(7),table.api-keys-table th:nth-child(7){text-align:right!important}.dashboard-usage-table tbody tr{transition:all .2s ease}.dashboard-usage-table tbody tr:hover{background:linear-gradient(135deg,#fef9e7,#fef3c7)}.dashboard-usage-table tr:last-child td{border-bottom:none}.dashboard-pagination{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;display:flex;justify-content:space-between;padding:1.5rem}.dashboard-record-info{color:#64748b;font-size:14px;font-weight:500}.dashboard-pagination-controls{align-items:center;display:flex;gap:1rem}.dashboard-page-numbers{align-items:center;display:flex;gap:.5rem}.dashboard-page-number{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:40px;justify-content:center;min-width:40px;text-decoration:none;transition:all .3s ease}.dashboard-page-number:hover{background:#fef9e7;border-color:#f59e0b;color:#f59e0b}.dashboard-page-number.active{background:linear-gradient(135deg,#f59e0b,#f97316);border-color:#f59e0b;color:#fff}.dashboard-page-ellipsis{color:#94a3b8;font-weight:600;padding:0 .5rem}.dashboard-pagination button{align-items:center;background:#fff;border:2px solid #f59e0b;border-radius:12px;color:#f59e0b;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.75rem 1.25rem;transition:all .3s ease}.dashboard-pagination button:hover:not(:disabled){background:linear-gradient(135deg,#f59e0b,#f97316);box-shadow:0 8px 32px #f59e0b4d;color:#fff;transform:translateY(-2px)}.dashboard-pagination button:disabled{box-shadow:none;cursor:not-allowed;opacity:.4;transform:none}.dashboard-no-data{color:#86868b;font-size:18px;padding:4rem 2rem;text-align:center}.dashboard-no-data i{font-size:64px;margin-bottom:1rem;opacity:.5}.dashboard-message{border-radius:8px;font-weight:500;margin-bottom:1.5rem;padding:1rem}.dashboard-message.success{background:#d1fae5;border:1px solid #a7f3d0;color:#065f46}.dashboard-message.error{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b}.dashboard-message.info{background:#dbeafe;border:1px solid #93c5fd;color:#f97316}.dashboard-btn-primary{align-items:center;background:linear-gradient(135deg,#f59e0b,#f97316);border:none;border-radius:12px;box-shadow:0 4px 12px #f59e0b4d;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;min-width:120px;padding:.75rem 2rem;transition:all .3s ease}.dashboard-btn-primary:hover:not(:disabled){box-shadow:0 8px 32px #f59e0b66;transform:translateY(-2px)}.dashboard-btn-primary:disabled{cursor:not-allowed;opacity:.6;transform:none}.dashboard-btn-secondary{align-items:center;background:#78716c;border:none;border-radius:12px;box-shadow:0 2px 8px #78716c33;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;min-width:120px;padding:.75rem 2rem;transition:all .3s ease}.dashboard-btn-secondary:hover{background:#4b5563;transform:translateY(-1px)}.dashboard-loading-state{color:#64748b;display:none;padding:2rem;text-align:center}.dashboard-loading-state i{font-size:24px;margin-bottom:1rem}.dashboard-error-message{animation:slideInUp .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fef2f2;border:1px solid #fecaca;border-radius:16px;box-shadow:0 4px 20px #dc26264d;color:#dc2626;display:none;font-weight:600;left:50%;margin-bottom:1rem;max-width:500px;min-width:300px;padding:1rem 1.5rem;position:fixed;text-align:center;top:20px;transform:translateX(-50%);z-index:1001}.dashboard-error-message:before{content:"⚠ ";font-weight:700;margin-right:8px}.dashboard-default-message{color:#86868b;padding:3rem;text-align:center}.dashboard-default-message i{font-size:48px;margin-bottom:1rem;opacity:.5}.dashboard-overview-container{margin:0 auto;max-width:1400px;padding:1rem 1.5rem;width:100%}.dashboard-support-btn{align-items:center;display:flex}.dashboard-support-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:12px;color:#292524;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.75rem 1.25rem;text-decoration:none;transition:all .3s ease}.dashboard-support-button:hover{background:#f59e0b26;border-color:#f59e0b4d;box-shadow:0 4px 16px #f59e0b33;transform:translateY(-1px)}.dashboard-support-button i{font-size:1rem}.modal{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background-color:#fff;border:none;border-radius:16px;box-shadow:0 20px 40px #0000001a;max-height:85vh;max-width:550px;overflow-y:auto;padding:32px;position:relative;width:90%}.modal-header{align-items:center;border-bottom:1px solid #00000014;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:12px}.modal-title{color:#1d1d1f;font-size:24px;font-weight:600;margin:0}.close{align-items:center;background:none;border:none;border-radius:50%;color:#86868b;cursor:pointer;display:flex;font-size:24px;font-weight:400;height:32px;justify-content:center;padding:0;transition:all .2s ease;width:32px}.close:hover{background:#0000000d;color:#1d1d1f}.modal-body{color:#1d1d1f;line-height:1.6}.modal-body h3{color:#1d1d1f;font-size:18px;font-weight:600;margin-bottom:10px;margin-top:20px}.modal-body p{color:#86868b;font-size:15px;margin-bottom:12px}.modal-body ul{margin-bottom:12px;padding-left:18px}.modal-body li{color:#86868b;font-size:14px;margin-bottom:6px}.dashboard-overview-header{color:#292524;margin-bottom:2rem;padding:0 1.5rem;text-align:left}.dashboard-overview-header-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.dashboard-pricing-cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-bottom:2rem}.dashboard-pricing-card{background:#fff;border:2px solid #0000;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:1.5rem;transition:all .3s ease}.dashboard-pricing-card-featured{border-color:#f97316;box-shadow:0 8px 32px #f9731633;position:relative}.dashboard-pricing-header{margin-bottom:1rem;position:relative}.dashboard-pricing-title{color:#1e293b;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.dashboard-pricing-badge{background:#f97316;border-radius:20px;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.dashboard-pricing-description{color:#64748b;font-size:.9rem;line-height:1.5;margin-bottom:.5rem}.dashboard-pricing-btn{background:#e5e7eb;border:none;border-radius:8px;color:#6b7280;cursor:pointer;font-size:.9rem;font-weight:600;margin-top:1rem;padding:.5rem 1rem;transition:all .3s ease;width:100%}.dashboard-pricing-btn-active{background:#f97316;color:#fff}.dashboard-pricing-btn:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.dashboard-overview-main{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.dashboard-overview-left{display:flex;flex-direction:column;gap:1rem}.dashboard-points-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:1rem}.dashboard-points-card-content{display:flex;flex-direction:column}.dashboard-points-progress{border-bottom:1px solid #e2e8f099;margin-bottom:1rem;padding-bottom:1rem}.dashboard-points-card-header{border-bottom:1px solid #e5e7eb;margin-bottom:1rem;padding-bottom:.75rem}.dashboard-points-card-title{align-items:center;color:#292524;display:flex;font-size:1.25rem;font-weight:700;gap:.5rem}.dashboard-points-card-title>.fa-solid{color:#f59e0b}.dashboard-points-card-title .points-info-icon,.dashboard-points-card-title i{align-items:center;color:#f59e0b;cursor:help;display:flex;font-size:.8rem;transition:color .2s ease}.dashboard-points-card-title .points-info-icon:hover{color:#d97706}.points-info-icon-container{align-items:center;display:flex;margin-left:-.375rem;position:relative}.points-tooltip{left:50%;margin-top:8px;pointer-events:none;position:absolute;top:100%;transform:translateX(-50%);z-index:1000}.points-tooltip-content{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 30px #00000026;color:#374151;font-size:13px;line-height:1.4;max-width:320px;min-width:280px;padding:16px}.points-tooltip-content h4{border-bottom:1px solid #f3f4f6;color:#1f2937;font-size:14px;font-weight:600;margin:0 0 12px;padding-bottom:8px}.points-tooltip-content ul{list-style:none;margin:0;padding:0}.points-tooltip-content li{margin:8px 0;padding-left:16px;position:relative}.points-tooltip-content li:before{color:#f59e0b;content:"•";font-weight:700;left:0;position:absolute}.points-tooltip:before{border-bottom:6px solid #e5e7eb;top:-6px}.points-tooltip:after,.points-tooltip:before{border-left:6px solid #0000;border-right:6px solid #0000;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.points-tooltip:after{border-bottom:6px solid #fff;top:-5px}.dashboard-points-display-new{margin-bottom:1.5rem;text-align:center}.dashboard-points-current{color:#1e293b;font-size:2rem;font-weight:700}.dashboard-points-separator{color:#6b7280;font-size:1.5rem;margin:0 .5rem}.dashboard-points-total{color:#6b7280;font-size:2rem;font-weight:700}.dashboard-points-progress{margin-bottom:1.5rem}.dashboard-points-progress-bar{background:#f3f4f6;border-radius:12px;height:24px;margin-bottom:.5rem;overflow:hidden}.dashboard-points-progress-fill{background:linear-gradient(90deg,#10b981,#f59e0b,#ef4444);border-radius:12px;height:100%;transition:width .5s ease}.dashboard-points-progress-labels{color:#6b7280;display:flex;font-size:.75rem;justify-content:space-between;margin-bottom:1rem}.dashboard-points-legend{display:flex;flex-wrap:wrap;gap:1rem}.dashboard-legend-item{align-items:center;color:#6b7280;display:flex;font-size:.8rem;gap:.5rem}.dashboard-legend-color{border-radius:2px;height:12px;width:12px}.dashboard-legend-work{background:#10b981}.dashboard-legend-weekend{background:#f59e0b}.dashboard-legend-busy{background:#ef4444}.dashboard-legend-peak{background:#dc2626}.dashboard-recharge-info{background:#f8fafc;border-radius:12px;margin-top:0;padding:1rem}.dashboard-recharge-text p{color:#64748b;font-size:.9rem;margin-bottom:.5rem}.dashboard-recharge-button{align-items:center;background:linear-gradient(135deg,#f59e0b,#f97316);border:none;border-radius:12px;box-shadow:0 4px 12px #f59e0b4d;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;justify-content:center;margin:1rem 0;padding:.75rem 1.5rem;transition:all .3s ease;width:100%}.dashboard-recharge-button:hover{background:linear-gradient(135deg,#f97316,#ea580c);box-shadow:0 8px 24px #f59e0b66;transform:translateY(-2px)}.dashboard-subscription-buttons{display:flex;gap:.75rem;margin-top:auto}.dashboard-redeem-btn{background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:12px;box-shadow:0 4px 12px #f59e0b4d;flex:1 1;font-size:.95rem}.dashboard-redeem-btn:hover{background:linear-gradient(135deg,#f97316,#ea580c);box-shadow:0 8px 24px #f59e0b66}.dashboard-redeem-btn i{font-size:1rem}.dashboard-purchase-btn{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;box-shadow:0 4px 12px #10b9814d;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1.5rem;transition:all .3s ease}.dashboard-purchase-btn:hover{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 8px 24px #10b98166;transform:translateY(-2px)}.dashboard-purchase-btn i{font-size:1rem}.custom-tooltip{display:inline-block;position:relative}.custom-tooltip .tooltip-text{background:#fff;border:1px solid #e5e7eb;border-radius:8px;bottom:125%;box-shadow:0 10px 30px #00000026;color:#374151;font-size:13px;left:50%;line-height:1.4;margin-bottom:8px;max-width:320px;min-width:280px;opacity:0;padding:16px;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .3s;visibility:hidden;z-index:1000}.custom-tooltip .tooltip-text:after{border-top:6px solid #fff;margin-top:1px}.custom-tooltip .tooltip-text:after,.custom-tooltip .tooltip-text:before{border-left:6px solid #0000;border-right:6px solid #0000;content:"";height:0;left:50%;position:absolute;top:100%;transform:translateX(-50%);width:0}.custom-tooltip .tooltip-text:before{border-top:6px solid #e5e7eb}.custom-tooltip:hover .tooltip-text{opacity:1;visibility:visible}.dashboard-invite-friends-section{background:#fff;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;padding:1.5rem}.dashboard-invite-friends-header{border-bottom:1px solid #fef3c7;margin-bottom:1.5rem;padding-bottom:1rem}.dashboard-invite-friends-title{color:#292524;font-weight:700;gap:.5rem}.dashboard-invite-friends-title .points-info-icon-container{margin-left:-.375rem}.dashboard-invite-friends-title>.fa-solid{color:#f59e0b}.dashboard-invite-friends-title .points-info-icon,.dashboard-invite-friends-title i{align-items:center;color:#f59e0b;cursor:help;display:flex;font-size:.8rem;transition:color .2s ease}.dashboard-invite-friends-title .points-info-icon:hover{color:#d97706}.dashboard-invite-friends-content{grid-gap:2rem;gap:2rem}.invite-info-row{background:#fef9e7;border:1px solid #f59e0b1a;border-radius:8px;display:flex;padding:.75rem}.invite-label{color:#292524;font-size:.9rem;font-weight:600;min-width:100px}.invite-value{color:#57534e;flex:1 1;font-family:monospace}.invite-value.with-background{background:#fff;border:1px solid #f59e0b33;padding:.5rem}.simple-copy-btn{background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:8px;box-shadow:0 2px 8px #f59e0b4d;color:#fff;height:40px;min-width:40px;transition:all .3s ease}.simple-copy-btn:hover{background:linear-gradient(135deg,#f97316,#ea580c);box-shadow:0 4px 12px #f59e0b66;transform:translateY(-1px)}.simple-copy-btn i{font-size:.875rem}.dashboard-invite-users-header{margin-bottom:1rem}.dashboard-invite-users-title{color:#292524;font-size:1rem}.dashboard-next-available,.dashboard-next-recharge{color:#374151;font-size:.8rem;margin-bottom:.25rem}.dashboard-next-available{color:#d97706;font-weight:500}.dashboard-invite-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:1.5rem}.dashboard-invite-card-header{border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem;padding-bottom:1rem}.dashboard-invite-card-title{align-items:center;color:#1e293b;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem}.dashboard-invite-card-title i{color:#8b5cf6}.dashboard-invite-points-note{background:#f59e0b1a;border-radius:12px;color:#f59e0b;font-size:.75rem;font-weight:400;margin-left:12px;padding:4px 8px;white-space:nowrap}.dashboard-invite-item{margin-bottom:1rem}.dashboard-invite-item label{color:#374151;display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.dashboard-invite-input-group{display:flex;gap:.5rem}.dashboard-invite-input-group input{background:#f9fafb;border:1px solid #d1d5db;border-radius:6px;flex:1 1;font-family:monospace;font-size:.9rem;padding:.5rem}.dashboard-copy-btn{align-items:center;background:linear-gradient(135deg,#f59e0b,#f97316);border:none;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.25rem;justify-content:center;min-width:60px;overflow:hidden;padding:.5rem .75rem;position:relative;transition:all .2s ease}.dashboard-copy-btn:hover{background:linear-gradient(135deg,#ea580c,#dc2626);box-shadow:0 4px 8px #f59e0b4d;transform:translateY(-1px)}.dashboard-copy-btn:active{box-shadow:0 1px 2px #0000001a;transform:translateY(0)}.dashboard-copy-btn i{font-size:12px}.dashboard-copy-btn span{font-size:12px;font-weight:500}.dashboard-copy-btn.copied{animation:copySuccess .3s ease;background:linear-gradient(135deg,#10b981,#059669)!important}.dashboard-copy-btn.copied span{display:none}.dashboard-copy-btn.copied:after{content:"✓ 已复制";font-size:12px;font-weight:500}@keyframes copySuccess{0%{transform:scale(1) translateY(-1px)}50%{transform:scale(1.1) translateY(-2px)}to{transform:scale(1) translateY(-1px)}}.dashboard-overview-right{display:flex;flex-direction:column;gap:1.5rem}.dashboard-api-keys-card{flex:1 1;padding:1.5rem}.dashboard-api-keys-card,.dashboard-subscription-card-new{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014}.dashboard-subscription-card-new{display:flex;flex-direction:column;height:100%;padding:1rem}.dashboard-subscription-header{border-bottom:1px solid #e5e7eb;margin-bottom:1rem;padding-bottom:.75rem}.dashboard-subscription-title{align-items:center;color:#292524;display:flex;font-size:1.25rem;font-weight:700;gap:.5rem}.dashboard-subscription-title i{color:#f59e0b}.dashboard-subscription-content{display:flex;flex:1 1;flex-direction:column;gap:1rem}.subscription-plan-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.plan-info{align-items:center;display:flex;gap:1rem}.plan-description{display:flex;flex-direction:column;gap:.1rem;text-align:center}.plan-name{font-size:1rem}.plan-status{background:#0000;border:none;filter:contrast(1.2) saturate(1.3);font-family:SF Pro Display,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:800;letter-spacing:1.5px;padding:0;position:relative;text-transform:uppercase;transform:translateY(-2px);transition:color .3s ease}.subscription-stats{grid-gap:.75rem;background:#f1f5f9;border:1px solid #e2e8f0cc;border-radius:8px;display:grid;gap:.75rem;grid-template-columns:repeat(3,1fr);padding:1rem}.stat-item{align-items:center;display:flex;flex-direction:column;text-align:center}.stat-label{color:#64748b;font-size:1rem;font-weight:500;margin-bottom:.25rem}.stat-value{color:#1e293b;font-size:1.25rem}.dashboard-subscription-details-compact{background:#f1f5f999;border-radius:8px;padding:.75rem}.detail-row{display:flex;flex-direction:column;gap:.5rem}.dashboard-plan-badge{background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:8px;box-shadow:0 2px 8px #f59e0b4d;color:#fff;font-size:1.1rem;font-weight:600;padding:.5rem 1rem}.dashboard-plan-progress-circle{align-items:center;display:flex;flex-shrink:0;height:80px;justify-content:center;position:relative;width:80px}.progress-ring{height:100%;left:0;position:absolute;top:0;width:100%}.progress-ring-background{opacity:.2}.progress-ring-progress{stroke-linecap:round}.progress-content{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1}.dashboard-plan-days{color:#1e293b;font-family:SF Pro Display,Helvetica Neue,Arial,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.5px;line-height:1;text-shadow:0 1px 2px #0000001a}.dashboard-plan-days-label{color:#64748b;font-size:.7rem;font-weight:500;margin-top:.1rem}.dashboard-subscription-details-new{margin-bottom:1.5rem}.dashboard-subscription-detail{align-items:center;color:#64748b;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:.75rem}.dashboard-subscription-detail i{color:#6b7280}.dashboard-renewal-btn{background:#dc2626;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease;width:100%}.dashboard-renewal-btn:hover{background:#b91c1c;transform:translateY(-1px)}.dashboard-api-keys-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.dashboard-api-keys-title{align-items:center;color:#292524;display:flex;font-size:1.25rem;font-weight:700;gap:.5rem}.dashboard-api-keys-count{color:#6b7280;font-size:.9rem;font-weight:400}.dashboard-create-key-btn{background:#f59e0b;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background-color .2s}.dashboard-create-key-btn:hover:not(:disabled){background:#ea580c}.dashboard-create-key-btn:disabled{background:#9ca3af;cursor:not-allowed}.dashboard-api-keys-actions{color:#6b7280;font-size:.9rem}.dashboard-api-key-item{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;font-size:.9rem;justify-content:space-between;padding:.75rem 0}.dashboard-api-key-item:last-child{border-bottom:none}.dashboard-api-key-name{color:#374151;font-weight:500}.dashboard-api-key-actions{align-items:center;display:flex;gap:1rem}.dashboard-api-key-value{color:#6b7280;font-family:monospace}.dashboard-api-key-status{color:#f59e0b;cursor:pointer}.dashboard-api-key-delete{background:none;border:none;border-radius:4px;color:#ef4444;cursor:pointer;font-size:.85rem;padding:.25rem .5rem;transition:background-color .2s}.dashboard-api-key-delete:hover:not(:disabled){background:#ef44441a}.dashboard-api-key-delete:disabled{cursor:not-allowed;opacity:.5}.dashboard-create-key-form{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:1rem;padding:1rem}.dashboard-form-group{margin-bottom:1rem}.dashboard-form-group label{color:#374151;display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.dashboard-form-group input{border:1px solid #d1d5db;border-radius:4px;font-size:.9rem;padding:.5rem;width:100%}.dashboard-form-group input:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #3b82f61a;outline:none}.dashboard-form-actions{display:flex;gap:.5rem;margin-top:1rem}.dashboard-confirm-btn{background:#10b981;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background-color .2s}.dashboard-confirm-btn:hover:not(:disabled){background:#059669}.dashboard-confirm-btn:disabled{background:#9ca3af;cursor:not-allowed}.dashboard-cancel-btn{background:#6b7280;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background-color .2s}.dashboard-cancel-btn:hover{background:#4b5563}.dashboard-api-key-info{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.dashboard-api-key-created,.dashboard-api-key-expires{color:#6b7280;font-size:.8rem}.dashboard-api-key-status.active{color:#10b981;font-weight:500}.dashboard-api-key-status.inactive{color:#ef4444;font-weight:500}.dashboard-empty-keys,.dashboard-loading{color:#6b7280;padding:2rem;text-align:center}.dashboard-announcements{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:1.5rem;position:relative;z-index:1}.dashboard-announcements-content{margin-top:0;max-height:400px;overflow-y:auto;padding-right:8px;position:relative;z-index:1}.dashboard-announcements-content::-webkit-scrollbar{width:6px}.dashboard-announcements-content::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.dashboard-announcements-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.dashboard-announcements-content::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dashboard-announcements-header{background:#fff;border-bottom:2px solid #e5e7eb;margin-bottom:1.5rem;padding-bottom:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.dashboard-announcements-title{align-items:center;background:#fff;color:#292524;display:flex;font-size:1.25rem;font-weight:700;gap:.5rem;margin:0;padding:.25rem 0;position:relative;z-index:11}.dashboard-announcements-title i{color:#f59e0b}.dashboard-announcement-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;margin:0 0 1.25rem;padding:1.5rem;position:relative;transition:all .2s ease;z-index:1}.dashboard-announcement-item:hover{border-color:#f97316;box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}.dashboard-announcement-item:last-child{margin-bottom:0}.dashboard-announcement-title{color:#0f172a;font-size:1.1rem;font-weight:700;letter-spacing:-.01em;line-height:1.4;margin-bottom:.75rem}.dashboard-announcement-meta{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.dashboard-announcement-category{background:#f3f4f6;border-radius:4px;color:#6b7280;font-size:.8rem;padding:.25rem .5rem}.dashboard-announcement-date{color:#9ca3af;font-size:.8rem}.dashboard-announcement-description{word-wrap:break-word;background:#f8fafc;border-left:4px solid #e2e8f0;border-radius:8px;color:#475569;font-size:.95rem;line-height:1.7;margin-top:.5rem;overflow-wrap:break-word;padding:1rem}.dashboard-announcement-description p{margin:.5rem 0}.dashboard-announcement-description p:first-child{margin-top:0}.dashboard-announcement-description p:last-child{margin-bottom:0}.dashboard-announcement-description b,.dashboard-announcement-description strong{color:#374151;font-weight:700}.dashboard-announcement-description em,.dashboard-announcement-description i{font-style:italic}.dashboard-announcement-description a{color:#f97316;font-weight:500;text-decoration:none;transition:color .2s ease}.dashboard-announcement-description a:hover{color:#ea580c;text-decoration:underline}.dashboard-announcement-description ol,.dashboard-announcement-description ul{margin:.5rem 0;padding-left:1.5rem}.dashboard-announcement-description li{margin:.25rem 0}.dashboard-announcement-description code{background-color:#f3f4f6;border-radius:.25rem;color:#dc2626;font-family:Consolas,Monaco,Courier New,monospace;font-size:.875em;padding:.125rem .375rem}.dashboard-announcement-description br{line-height:1.4}.dashboard-announcement-description h1,.dashboard-announcement-description h2,.dashboard-announcement-description h3,.dashboard-announcement-description h4,.dashboard-announcement-description h5,.dashboard-announcement-description h6{color:#374151;font-weight:600;margin:.75rem 0 .5rem}.dashboard-announcement-description h1:first-child,.dashboard-announcement-description h2:first-child,.dashboard-announcement-description h3:first-child,.dashboard-announcement-description h4:first-child,.dashboard-announcement-description h5:first-child,.dashboard-announcement-description h6:first-child{margin-top:0}.dashboard-announcement-empty,.dashboard-announcement-loading{align-items:center;color:#6b7280;display:flex;font-size:.9rem;gap:.5rem;justify-content:center;padding:2rem}.dashboard-announcement-loading i{color:#f59e0b}.dashboard-announcement-empty i{color:#9ca3af}.macos-linux-container{margin:0 auto;max-width:1600px;padding:1rem 1.5rem;width:100%}.macos-linux-cards{display:flex;flex-direction:column;gap:1rem}.macos-linux-card{align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;gap:1rem;padding:1.5rem}.macos-linux-card-success{background:#f0fdf4;border-color:#bbf7d0}.macos-linux-card-icon{align-items:center;background:#f3f4f6;border-radius:8px;color:#6b7280;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.macos-linux-card-success .macos-linux-card-icon{background:#dcfce7;color:#16a34a}.macos-linux-card-content{flex:1 1}.macos-linux-card-title{color:#111827;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.macos-linux-card-success .macos-linux-card-title{color:#166534}.macos-linux-card-desc{color:#6b7280;font-size:.875rem;margin:0}.macos-linux-card-success .macos-linux-card-desc{color:#166534}.macos-linux-install-steps{align-items:flex-start}.macos-linux-steps-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.macos-linux-support-btn{align-items:center;display:flex;gap:.5rem}.macos-linux-pointer-icon{animation:pointRight 1.5s ease-in-out infinite;color:#d97757}@keyframes pointRight{0%,to{transform:translateX(0)}50%{transform:translateX(3px)}}.macos-linux-support-button{background:#fff5f0;border:1px solid #d87757;border-radius:8px;color:#d87757;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem .75rem;transition:all .3s ease}.macos-linux-support-button:hover{background:#d87757;color:#fff}.macos-linux-steps{display:flex;flex-direction:column;gap:1.5rem}.macos-linux-step{align-items:flex-start;display:flex;gap:1rem}.macos-linux-step-number{align-items:center;background:#fdba74;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.875rem;font-weight:600;height:32px;justify-content:center;width:32px}.macos-linux-step-number-check,.macos-linux-step-number-star{background:#6ee7b7}.macos-linux-step-content{flex:1 1}.macos-linux-step-title{color:#111827;font-size:1rem;font-weight:600;margin-bottom:.25rem}.macos-linux-step-desc{color:#6b7280;font-size:.875rem;margin-bottom:.5rem}.macos-linux-terminal{background:#000;border:1px solid #374151;border-radius:8px;margin-top:.5rem;overflow:hidden}.macos-linux-terminal-header{background:#000;padding:.5rem .75rem}.macos-linux-terminal-dots{display:flex;gap:.375rem}.macos-linux-dot{border-radius:50%;height:.75rem;width:.75rem}.macos-linux-dot-red{background:#ef4444}.macos-linux-dot-yellow{background:#eab308}.macos-linux-dot-green{background:#22c55e}.macos-linux-terminal-content{padding:0 .75rem 1rem}.macos-linux-code{color:#22c55e;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:.875rem;line-height:1.5;overflow-x:auto;white-space:pre-wrap}.macos-linux-comment,.macos-linux-prompt{color:#9ca3af}@media (max-width:1024px){.dashboard-overview-container,.macos-linux-container{padding:1rem}.dashboard-overview-main{gap:1.5rem;grid-template-columns:1fr}.dashboard-pricing-cards{grid-template-columns:repeat(2,1fr)}}.dashboard-mobile-menu-toggle{align-items:center;background:#fff;border:1px solid #fbbf2433;border-radius:12px;box-shadow:0 4px 12px #0000001a;color:#f59e0b;cursor:pointer;display:none;font-size:1.25rem;height:48px;justify-content:center;left:1rem;position:fixed;top:1rem;transition:all .3s ease;width:48px;z-index:100}.dashboard-mobile-menu-toggle:hover{background:#fbbf241a;transform:scale(1.05)}.dashboard-mobile-menu-toggle:active{transform:scale(.95)}.dashboard-mobile-overlay{animation:fadeIn .3s ease;background:#00000080;bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:40}@media (max-width:768px){.dashboard-mobile-menu-toggle{display:flex}.dashboard-sidebar{transform:translateX(-100%)}.dashboard-sidebar.open{transform:translateX(0);z-index:60}.dashboard-mobile-overlay{display:block}.dashboard-main-content{padding:4rem 1rem 2rem}.dashboard-main-container{flex-direction:column}.dashboard-overview-container,.macos-linux-container{padding:.75rem}.dashboard-pricing-cards{gap:.75rem;grid-template-columns:1fr}.dashboard-overview-main{gap:1rem;grid-template-columns:1fr}.dashboard-overview-left,.dashboard-overview-right{gap:1rem}.dashboard-announcements,.dashboard-api-keys-card,.dashboard-invite-card,.dashboard-points-card,.dashboard-subscription-card-new{padding:1rem}.dashboard-points-legend{flex-direction:column;gap:.5rem}.dashboard-plan-progress-circle,.progress-ring{height:80px;width:80px}.dashboard-plan-days{font-family:SF Pro Display,Helvetica Neue,Arial,sans-serif;font-size:1.1rem;letter-spacing:.5px;text-shadow:0 1px 2px #0000001a}.subscription-stats{gap:.5rem;grid-template-columns:1fr;padding:.75rem}.stat-item{flex-direction:row;justify-content:space-between;text-align:left}.plan-info{gap:.75rem}.subscription-plan-header{align-items:flex-start;flex-direction:column;gap:1rem}.dashboard-api-key-actions{align-items:flex-end;flex-direction:column;gap:.5rem}.macos-linux-title{font-size:1.5rem}.macos-linux-card{flex-direction:column;gap:.75rem;padding:1rem}.macos-linux-steps-header{align-items:flex-start;flex-direction:column;gap:1rem}.macos-linux-support-btn{align-self:stretch;justify-content:center}.macos-linux-step{gap:.75rem}.macos-linux-terminal-content{padding:0 .5rem .75rem}.macos-linux-code{font-size:.8125rem}.dashboard-main-content{margin-left:0;padding:1rem}.dashboard-page-title{font-size:32px}.dashboard-page-subtitle{font-size:18px}.dashboard-subscription-details{grid-template-columns:1fr}.dashboard-system-tabs{flex-direction:column;gap:.5rem}.dashboard-system-tab{font-size:.9rem;min-height:44px}.dashboard-tutorial-card{margin-bottom:1rem;padding:1.5rem}.dashboard-tutorial-step{margin-bottom:1.5rem;padding:1.5rem}.dashboard-step-content{margin-left:0;padding:1rem}.dashboard-step-description{margin-left:0}.dashboard-method-section{padding:1rem}.dashboard-usage-stats-grid{gap:1rem;grid-template-columns:1fr}.dashboard-search-form{flex-direction:column;gap:1rem}.dashboard-chart-wrapper{height:300px}.dashboard-usage-table{font-size:15px}.dashboard-usage-table td,.dashboard-usage-table th{padding:8px 6px}.dashboard-pagination,.dashboard-pagination-controls,.dashboard-recharge-form{flex-direction:column;gap:1rem}}@media (max-width:480px){.dashboard-mobile-menu-toggle{font-size:1.125rem;height:40px;left:.75rem;top:.75rem;width:40px}.dashboard-main-content{padding:3.5rem .75rem 1.5rem}.dashboard-sidebar{max-width:300px;width:85%}.dashboard-navbar{padding:0 1rem}.dashboard-nav-brand{font-size:20px}.dashboard-subscription-card,.dashboard-tutorial-card{padding:1.5rem}.dashboard-step-title{align-items:flex-start;flex-direction:column;gap:8px}.dashboard-usage-search-section{padding:1rem}.dashboard-chart-wrapper{height:250px}.dashboard-usage-table{font-size:14px}.dashboard-usage-table td,.dashboard-usage-table th{padding:6px 4px}.dashboard-usage-table td:first-child,.dashboard-usage-table th:first-child{min-width:120px;width:120px}.dashboard-usage-table td:nth-child(2),.dashboard-usage-table th:nth-child(2){min-width:140px;width:140px}}.macos-linux-collapsible-toggle{background:#fdba74;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.75rem;font-weight:500;margin-left:.5rem;padding:.375rem .75rem;transition:all .3s ease}.macos-linux-collapsible-toggle:hover{background:#f97316;transform:scale(1.05)}.macos-linux-env-details{background:#f9fafb;border-left:4px solid #fdba74;border-radius:8px;margin-top:1rem;padding:1rem}.macos-linux-env-details h4{color:#111827;font-size:.875rem;font-weight:600;margin:0 0 .75rem}.macos-linux-env-gui-steps{color:#4b5563;font-size:.875rem;line-height:1.5}.macos-linux-env-gui-steps p{margin:.375rem 0}.macos-linux-env-vars{background:#fef3c7;border:1px solid #f59e0b;border-radius:6px;margin:.75rem 0;padding:.75rem}.macos-linux-env-var{background:#fffc;border-left:3px solid #f59e0b;border-radius:4px;color:#1f2937;font-family:SF Mono,Monaco,Cascadia Code,Consolas,monospace;font-size:.8125rem;margin:.375rem 0;padding:.5rem}.macos-linux-step-title{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.usage-analysis-container{margin:0 auto;max-width:1400px;padding:1rem 1.5rem}.usage-search-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;margin-bottom:2rem;padding:2rem}.usage-search-form{align-items:center;display:flex;gap:1rem}.usage-search-input{border:2px solid #e2e8f0;border-radius:12px;flex:1 1;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:16px;padding:16px 20px;transition:all .3s ease}.usage-search-input:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1a;outline:none}.usage-search-btn{align-items:center;background:linear-gradient(135deg,#f59e0b,#f97316);border:none;border-radius:12px;box-shadow:0 4px 16px #f59e0b4d;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;padding:16px 32px;transition:all .3s ease}.usage-search-btn:hover:not(:disabled){box-shadow:0 8px 32px #f59e0b66;transform:translateY(-2px)}.usage-search-btn:disabled{background:#d2d2d7;box-shadow:none;cursor:not-allowed;transform:none}.usage-loading{color:#f59e0b;display:block;font-size:18px;padding:2rem;text-align:center}.usage-loading:after{animation:spin 1s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#f59e0b;content:"";display:inline-block;height:20px;margin-left:10px;vertical-align:middle;width:20px}.usage-error-message{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#dc2626;margin:1rem 0;padding:1rem;text-align:center}.usage-results-container{display:block}.usage-points-info{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;padding:1.5rem}.usage-points-display{align-items:center;display:flex;gap:2rem;justify-content:center;margin-bottom:1.5rem}.usage-points-value{color:#1e293b;font-size:28px;font-weight:700}.usage-points-slash{color:#64748b;font-size:24px;font-weight:500}.usage-progress-container{background:#f1f5f9;border-radius:12px;height:20px;overflow:hidden;position:relative}.usage-progress-bar{background:linear-gradient(90deg,#10b981,#059669);border-radius:12px;height:100%;position:relative;transition:all .5s ease}.usage-progress-bar.warning{background:linear-gradient(90deg,#f59e0b,#d97706)}.usage-progress-bar.danger{background:linear-gradient(90deg,#ef4444,#dc2626)}.usage-progress-text{color:#fff;font-size:12px;font-weight:600;left:50%;position:absolute;text-shadow:0 1px 2px #0000004d;top:50%;transform:translate(-50%,-50%)}.usage-subscription-info{background:#f8fafc;border-left:4px solid #f59e0b;border-radius:12px;margin-top:1.5rem;padding:1rem}.usage-subscription-detail{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.usage-subscription-dates{color:#475569;font-size:14px}.usage-subscription-dates div{margin:.25rem 0}.usage-subscription-status{align-items:center;border-radius:20px;display:flex;font-size:14px;font-weight:600;gap:.5rem;padding:.5rem 1rem}.usage-subscription-status.success{background:#10b9811a;color:#10b981}.usage-subscription-status.warning{background:#f59e0b1a;color:#f59e0b}.usage-subscription-status.danger{background:#ef44441a;color:#ef4444}.usage-stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem}.usage-stat-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:1.5rem;transition:all .3s ease}.usage-stat-card:hover{box-shadow:0 8px 32px #0000001f;transform:translateY(-2px)}.usage-stat-icon{align-items:center;border-radius:16px;color:#fff;display:flex;font-size:24px;height:60px;justify-content:center;margin-bottom:1rem;width:60px}.usage-stat-icon-points{background:linear-gradient(135deg,#f59e0b,#f97316)}.usage-stat-icon-requests{background:linear-gradient(135deg,#f093fb,#f5576c)}.usage-stat-icon-today{background:linear-gradient(135deg,#4facfe,#00f2fe)}.usage-stat-icon-remaining{background:linear-gradient(135deg,#43e97b,#38f9d7)}.usage-stat-icon-increase{background:linear-gradient(135deg,#10b981,#059669)}.usage-stat-value{color:#1e293b;font-size:32px;font-weight:700;margin-bottom:.5rem}.usage-stat-label{color:#64748b;font-size:14px;font-weight:500}.usage-chart-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;margin-bottom:2rem;padding:2rem}.usage-chart-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.usage-chart-title{align-items:center;color:#1e293b;display:flex;font-size:24px;font-weight:700;gap:12px}.usage-chart-wrapper{height:400px;position:relative}.usage-table-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.usage-table-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.usage-table-title{align-items:center;color:#1e293b;display:flex;font-size:20px;font-weight:600;gap:12px}.usage-table-wrapper{border:1px solid #e2e8f0;border-radius:16px;margin-bottom:2rem;overflow-x:auto}.usage-table{background:#fff;border-collapse:initial;border-spacing:0;font-size:16px;table-layout:fixed;width:100%}.usage-table th,.usage-table-wrapper table,.usage-table-wrapper table *,.usage-table-wrapper table td,.usage-table-wrapper table th,table.usage-table,table.usage-table *{font-size:16px!important}.usage-table th{background:linear-gradient(135deg,#f59e0b,#f97316);border:none;border-right:2px solid #ffffff4d;color:#fff;font-size:16px;font-weight:700;padding:16px 12px;position:relative;text-shadow:0 1px 3px #0000004d;white-space:nowrap}.usage-table th:last-child{border-right:none}.usage-table td{background:#fff;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;padding:16px 12px;position:relative;vertical-align:middle;white-space:nowrap}.usage-table td:last-child{border-right:none}.usage-table td:first-child,.usage-table th:first-child{min-width:140px;text-align:left!important;width:140px}.usage-table td:nth-child(2),.usage-table th:nth-child(2){min-width:240px;text-align:center!important;width:240px}.usage-table td:nth-child(3),.usage-table th:nth-child(3){min-width:80px;text-align:center!important;width:80px}.usage-table td:nth-child(4),.usage-table th:nth-child(4){min-width:180px;text-align:center!important;width:180px}.usage-table td:nth-child(5),.usage-table th:nth-child(5){min-width:80px;text-align:center!important;width:80px}.usage-table td:nth-child(6),.usage-table th:nth-child(6){min-width:80px;text-align:right!important;width:80px}.usage-table tbody tr{transition:all .2s ease}.usage-table tbody tr:hover{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.usage-table tr:last-child td{border-bottom:none}.usage-model-badge{background:#f1f5f9;border-radius:6px;font-size:12px;font-weight:500;padding:4px 8px}.usage-no-data{color:#86868b;font-size:18px;padding:4rem 2rem;text-align:center}.usage-no-data i{display:block;font-size:64px;margin-bottom:1rem;opacity:.5}.usage-pagination{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1.5rem}.usage-record-info{color:#64748b;font-size:14px;font-weight:500}.usage-pagination-controls{align-items:center;display:flex;gap:1rem}.usage-page-numbers{align-items:center;display:flex;gap:.5rem}.usage-page-number{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:40px;justify-content:center;min-width:40px;text-decoration:none;transition:all .3s ease}.usage-page-number:hover{background:#f8fafc;border-color:#f59e0b;color:#f59e0b}.usage-page-number.active{background:linear-gradient(135deg,#f59e0b,#f97316);border-color:#f59e0b;color:#fff}.usage-page-number.active:hover{background:linear-gradient(135deg,#ea580c,#dc2626)}.usage-pagination-btn{align-items:center;background:#fff;border:2px solid #f59e0b;border-radius:12px;color:#f59e0b;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 20px;transition:all .3s ease}.usage-pagination-btn:hover:not(:disabled){background:linear-gradient(135deg,#f59e0b,#f97316);box-shadow:0 8px 32px #f59e0b4d;color:#fff;transform:translateY(-2px)}.usage-pagination-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.4;transform:none}.usage-stats-section{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.usage-stats-header{margin-bottom:2rem}.usage-stats-title{align-items:center;color:#1e293b;display:flex;font-size:24px;font-weight:700;gap:12px}@media (max-width:1024px){.usage-analysis-container{padding:1rem}}@media (max-width:768px){.usage-analysis-container{padding:.75rem}.usage-page-title{font-size:32px}.chart-wrapper{height:200px}.stats-grid{grid-template-columns:1fr!important}.usage-table{font-size:14px}.usage-table td,.usage-table th{font-size:14px!important;padding:.5rem .25rem!important}.usage-search-form{flex-direction:column}.usage-stats-grid{gap:1rem}.usage-stats-grid,.usage-stats-grid[style*="repeat(3, 1fr)"]{grid-template-columns:repeat(2,1fr)}.usage-subscription-detail{text-align:center}.usage-chart-header,.usage-table-header{align-items:flex-start;flex-direction:column;gap:1rem}.usage-table{font-size:15px;table-layout:fixed}.usage-table td,.usage-table th{font-size:15px!important;padding:12px 8px}.usage-table td:first-child,.usage-table th:first-child{min-width:140px;width:140px}.usage-table td:nth-child(2),.usage-table th:nth-child(2){min-width:160px;width:160px}.usage-table td:nth-child(3),.usage-table th:nth-child(3){min-width:60px;width:60px}.usage-table td:nth-child(4),.usage-table td:nth-child(5),.usage-table th:nth-child(4),.usage-table th:nth-child(5){min-width:80px;width:80px}.usage-pagination,.usage-pagination-controls{flex-direction:column;gap:1rem}.usage-record-info{text-align:center}}@media (max-width:480px){.usage-stats-grid,.usage-stats-grid[style*="repeat(3, 1fr)"]{grid-template-columns:1fr}.usage-points-info .usage-stats-grid{gap:1rem;grid-template-columns:1fr}}.usage-page-header{margin-bottom:1.5rem;padding:0 1.5rem;text-align:left}.usage-page-title{color:#1d1d1f;font-size:18px;font-weight:600;margin-bottom:.125rem}.results-container{display:flex;flex-direction:column;gap:.5rem}.chart-section{background:#fff;border:1px solid #f0f0f0;border-radius:8px;box-shadow:0 1px 2px #0000000f;padding:.5rem}.chart-header{margin-bottom:.25rem}.chart-title{align-items:center;color:#1d1d1f;display:flex;font-size:16px;font-weight:600;gap:.5rem}.chart-wrapper{height:180px;position:relative}.table-section{background:#fff;border:1px solid #f0f0f0;border-radius:8px;box-shadow:0 1px 2px #0000000f;padding:.5rem}.table-header{margin-bottom:.25rem}.table-title{align-items:center;color:#1d1d1f;display:flex;font-size:16px;gap:.5rem}.table-wrapper{border:1px solid #e5e5e7;border-radius:8px;overflow:hidden}.usage-table th{background:#f5f5f7!important;border:none!important;color:#1d1d1f!important;font-size:18px!important;font-weight:600!important;letter-spacing:.5px;padding:.375rem .5rem!important;text-align:left!important;text-transform:uppercase}.usage-table td{border-bottom:1px solid #f0f0f0!important;font-size:16px!important;padding:.375rem .5rem!important}.usage-table tbody tr:last-child td{border-bottom:none!important}.usage-table tbody tr:hover{background:#fafafa!important}.pagination{align-items:center;background:#fafafa;border-radius:6px;display:flex;justify-content:space-between;margin-top:.5rem;padding:.375rem .5rem}.record-info{color:#86868b;font-size:12px}.pagination-controls{align-items:center;display:flex;gap:.5rem}.pagination button{background:#fff!important;border:1px solid #d2d2d7!important;border-radius:6px!important;color:#1d1d1f!important;cursor:pointer;font-size:12px!important;padding:.5rem .75rem!important;transition:all .2s}.pagination button:hover:not(:disabled){background:#f5f5f7!important}.pagination button:disabled{cursor:not-allowed;opacity:.3}.page-numbers{display:flex;gap:.25rem}.page-number{align-items:center;background:#0000;border-radius:6px!important;color:#1d1d1f;cursor:pointer;display:flex;font-size:12px!important;font-weight:500!important;height:28px!important;justify-content:center;min-width:28px!important;transition:all .2s}.page-number:hover{background:#f5f5f7!important}.page-number.active{background:#007aff!important;color:#fff!important}.page-ellipsis{color:#86868b;font-size:12px;padding:0 .25rem}.stats-section{background:#fff;border:1px solid #f0f0f0;border-radius:8px;box-shadow:0 1px 2px #0000000f;padding:.5rem}.stats-header{margin-bottom:.25rem}.stats-title{align-items:center;color:#1d1d1f;display:flex;font-size:16px;font-weight:600;gap:.5rem}.stats-grid{grid-gap:.375rem;display:grid;gap:.375rem}.stat-card{background:#fafafa!important;border:1px solid #f0f0f0;border-radius:6px!important;box-shadow:none!important;padding:.5rem!important;transition:all .2s}.stat-card:hover{background:#f5f5f7!important;transform:translateY(-1px)}.stat-icon{align-items:center;border-radius:6px!important;color:#fff;display:flex;font-size:12px!important;height:24px!important;justify-content:center;margin-bottom:.25rem!important;width:24px!important}.stat-icon.requests{background:linear-gradient(135deg,#007aff,#005bb5)!important}.stat-icon.today{background:linear-gradient(135deg,#ff9500,#c70)!important}.stat-value{color:#1d1d1f!important;font-size:20px!important;font-weight:600!important;margin-bottom:.125rem!important}.stat-label{color:#86868b!important;font-size:14px!important;font-weight:500!important}.no-data{color:#86868b;padding:2rem 1rem;text-align:center}.no-data i{font-size:32px;margin-bottom:.5rem;opacity:.3}.no-data p{font-size:14px;margin:0}.error-message,.loading{border-radius:8px;font-size:14px;margin-bottom:1rem;padding:1rem;text-align:center}.loading{background:#f5f5f7;color:#1d1d1f}.error-message{background:#fff2f0;border:1px solid #fecaca;color:#d93025}.api-keys-page{margin:0 auto;max-width:1400px;min-height:100vh;padding:1rem 1.5rem}.api-keys-header{align-items:flex-start;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:1.5rem;padding:0 1.5rem}.api-keys-header-content,.redeem-header-content,.usage-page-header-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}.api-keys-create-button{align-items:center;background:#ea580c;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:background-color .2s;white-space:nowrap}.api-keys-create-button:hover:not(:disabled){background:#dc2626}.api-keys-create-button:disabled{background:#d1d5db;cursor:not-allowed}.api-keys-create-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem;padding:1.5rem}.create-form-title{color:#1e293b;font-size:1.25rem;font-weight:600;margin:0 0 1.5rem}.create-form-content{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column}.form-group label{color:#374151;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.form-group input{border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;padding:.75rem;transition:border-color .2s}.form-group input:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-actions{display:flex;gap:1rem;grid-column:span 2;justify-content:flex-start}.btn-primary{background:#f59e0b;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s}.btn-primary:hover:not(:disabled){background:#ea580c}.btn-primary:disabled{background:#9ca3af;cursor:not-allowed}.btn-secondary{background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.btn-secondary:hover{background:#e5e7eb}.api-keys-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem;overflow:hidden}.table-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1.5rem 2rem}.table-title{color:#1e293b;font-size:1.125rem;font-weight:600;margin:0}.table-count{color:#64748b;font-size:.875rem}.api-keys-table-wrapper{overflow-x:auto}.table-empty,.table-loading{align-items:center;color:#64748b;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem}.table-loading i{color:#f59e0b;font-size:1.5rem;margin-bottom:1rem}.empty-content i{color:#d1d5db;font-size:3rem;margin-bottom:1rem}.empty-content h3{color:#374151;font-size:1.125rem;font-weight:500;margin:0 0 .5rem}.empty-content p{color:#6b7280;margin:0}.api-keys-table thead th{background:#f5f5f7!important;border-bottom:1px solid #e2e8f0;font-weight:600!important;text-align:left;white-space:nowrap}.api-keys-table tbody td,.api-keys-table thead th{color:#1d1d1f!important;font-size:16px!important;padding:1rem 1.5rem}.api-keys-table tbody td{border-bottom:1px solid #f1f5f9;vertical-align:top}.key-name-cell{min-width:300px}.key-name{color:#1e293b;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.key-value{background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:.8rem;gap:.5rem;padding:.375rem .75rem}.copy-key-btn,.key-value{align-items:center;color:#6b7280;display:flex}.copy-key-btn{background:none;border:none;border-radius:4px;cursor:pointer;justify-content:center;padding:.25rem;transition:all .2s}.copy-key-btn:hover{background:#e2e8f0;color:#374151}.time-cell{color:#6b7280;font-size:.875rem;white-space:nowrap}.usage-count-cell{color:#1e293b;font-size:.875rem;font-weight:500;text-align:center}.status-cell{white-space:nowrap}.status-tag{align-items:center;border-radius:9999px;display:inline-flex;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.status-tag.status-inactive{color:#dc2626}.actions-cell{white-space:nowrap}.delete-action-btn{border:none;color:#dc2626;display:flex;padding:.5rem;transition:all .2s}.delete-action-btn:hover:not(:disabled){background:#fee2e2}.delete-action-btn:disabled{color:#9ca3af}.api-keys-info-section{margin-bottom:1.5rem}.info-box{align-items:flex-start;border:1px solid;border-radius:12px;display:flex;gap:1rem;padding:1.5rem}.info-box.info-box-success{background:#f0fdf4;border-color:#bbf7d0}.info-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:2rem;justify-content:center;width:2rem}.info-box-success .info-icon{background:#dcfce7;color:#166534}.info-content h3{color:#166534;font-size:1rem;font-weight:600;margin:0 0 .5rem}.info-content p{color:#15803d;font-size:.875rem;line-height:1.5;margin:0}.api-keys-env-section,.api-keys-env-section .macos-linux-card{margin-bottom:1.5rem}.env-config-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.env-config-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.env-config-title{color:#1e293b;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.env-config-subtitle{color:#64748b;font-size:.875rem;margin:0 0 1.5rem}.env-code-block{background:#1e293b;border-radius:8px;color:#f1f5f9;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:.875rem;line-height:1.6;margin-bottom:1rem;overflow-x:auto;padding:1.5rem}.env-code-block:last-child{margin-bottom:0}.code-line{margin-bottom:.5rem}.code-line:last-child{margin-bottom:0}.env-config-separator{color:#64748b;font-size:.875rem;font-weight:500;margin:1rem 0 .5rem;position:relative;text-align:center}.env-config-separator:after,.env-config-separator:before{background:#e2e8f0;content:"";height:1px;position:absolute;top:50%;width:50%}.env-config-separator:before{left:0}.env-config-separator:after{right:0}@media (max-width:1024px){.api-keys-page{padding:1rem}.api-keys-header{align-items:stretch;flex-direction:column;gap:1.5rem}.create-form-content,.env-config-row{grid-template-columns:1fr}}@media (max-width:768px){.api-keys-page{padding:.75rem}.api-keys-header-content h1.api-keys-title{font-size:1.75rem}.table-header{align-items:flex-start;flex-direction:column;gap:.5rem}.api-keys-table{font-size:.8rem}.api-keys-table tbody td,.api-keys-table thead th{padding:.75rem 1rem}.key-name-cell{min-width:250px}.key-value{font-size:.75rem}}.points-time-section{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.points-section-label{color:#333;font-size:1rem;font-weight:600;margin:0}.points-current-status{color:#ff4d4f;font-size:.9rem;font-weight:600}.points-time-bar-container{margin-bottom:1.5rem}.points-time-bar{border-radius:10px;box-shadow:0 2px 8px #0000001a;display:flex;height:20px;overflow:hidden;position:relative}.time-bar-segment{cursor:pointer;height:100%;transition:all .3s ease}.time-bar-segment:hover{transform:scaleY(1.1);z-index:1}.time-bar-indicator{background:#000;border-radius:2px;height:24px;pointer-events:none;position:absolute;top:-2px;width:4px;z-index:999}.points-time-labels{color:#666;display:flex;font-size:.8rem;justify-content:space-between;margin-top:.5rem}.points-legend-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.legend-group{align-items:center;display:flex;gap:.5rem}.legend-label{background:#f0f0f0;border-radius:15px;color:#666;cursor:pointer;font-size:.8rem;padding:.3rem .8rem;transition:all .3s ease}.legend-label.active{background:#1890ff;color:#fff}.legend-button{align-items:center;background:#fff;border:1px solid #d9d9d9;border-radius:15px;color:#333;cursor:pointer;display:flex;font-size:.8rem;gap:.4rem;padding:.4rem .8rem;transition:all .3s ease}.legend-button:hover{border-color:#1890ff;transform:translateY(-1px)}.legend-dot{border-radius:50%;height:8px;width:8px}@media (max-width:768px){.points-legend-buttons{align-items:stretch;flex-direction:column;gap:.8rem}.legend-group{justify-content:center}.points-time-section{align-items:flex-start;flex-direction:column;gap:.5rem}}.points-progress-section{border-bottom:1px solid #e2e8f099;margin:0 0 1rem;padding-bottom:1rem}.points-info-section{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.points-info-item{color:#374151;font-size:.875rem;line-height:1.4;margin:0}.points-display-large{color:#333;font-size:2rem;font-weight:600;margin-bottom:.5rem;text-align:left}.points-progress-bar-container{width:100%}.points-progress-bar{background:#f0f0f0;border-radius:10px;height:20px;overflow:hidden;position:relative;width:100%}.points-progress-fill{border-radius:10px;height:100%;position:relative;transition:all .6s ease}.points-progress-fill:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#ffffff4d 50%,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.activation-modal-overlay{align-items:center;animation:activationOverlayFadeIn .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#f59e0b26,#f9731626);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}@keyframes activationOverlayFadeIn{0%{opacity:0}to{opacity:1}}.activation-modal-container{animation:activationModalSlideIn .4s cubic-bezier(.34,1.56,.64,1);background:linear-gradient(145deg,#fff,#f8fafc);border-radius:24px;box-shadow:0 32px 64px #00000026,0 0 0 1px #ffffff0d,inset 0 1px 0 #ffffff1a;display:flex;flex-direction:column;max-height:90vh;max-width:480px;overflow:auto;position:relative;width:95%}@keyframes activationModalSlideIn{0%{opacity:0;transform:scale(.8) translateY(40px)}to{opacity:1;transform:scale(1) translateY(0)}}.activation-modal-header{align-items:center;background:linear-gradient(135deg,#f59e0b,#f97316);display:flex;flex-shrink:0;overflow:hidden;padding:24px 24px 20px;position:relative}.activation-modal-header:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='25' cy='25' r='1' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='75' cy='75' r='1' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='50' cy='10' r='.5' fill='rgba(255,255,255,0.05)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.activation-modal-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fff3,#ffffff1a);border:1px solid #fff3;border-radius:16px;display:flex;height:56px;justify-content:center;margin-right:16px;position:relative;width:56px;z-index:1}.activation-modal-icon i{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));font-size:24px}.activation-modal-title-section{flex:1 1;position:relative;z-index:1}.activation-modal-title{color:#fff;font-size:24px;font-weight:700;letter-spacing:-.5px;margin:0 0 4px;text-shadow:0 2px 4px #0003}.activation-modal-subtitle{color:#ffffffe6;font-size:14px;font-weight:400;margin:0}.activation-modal-close{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:12px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:relative;transition:all .2s ease;width:40px;z-index:1}.activation-modal-close:hover{background:#ffffff4d;transform:scale(1.05)}.activation-modal-close i{font-size:16px}.activation-modal-body{flex:1 1;overflow-y:auto;padding:24px}.activation-error-message,.redeem-error-message{align-items:flex-start;animation:activationErrorSlideIn .4s cubic-bezier(.34,1.56,.64,1);background:linear-gradient(135deg,#fef2f2,#fdf2f8);border:1px solid #fecaca;border-radius:16px;display:flex;gap:16px;margin-bottom:24px;overflow:hidden;padding:20px;position:relative}.activation-error-message:before,.redeem-error-message:before{background:linear-gradient(180deg,#ef4444,#dc2626);border-radius:2px;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.activation-error-icon,.redeem-error-icon{align-items:center;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:12px;box-shadow:0 4px 12px #ef44444d;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.activation-error-icon i,.redeem-error-icon i{color:#fff;font-size:18px}.activation-error-content,.redeem-error-content{display:flex;flex:1 1;flex-direction:column;gap:4px}.activation-error-title,.redeem-error-title{color:#dc2626;font-size:16px;font-weight:600;margin:0}.activation-error-text,.redeem-error-text{color:#991b1b;font-size:14px;line-height:1.5;margin:0}@keyframes activationErrorSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.activation-input-section{margin-bottom:20px}.activation-input-label{align-items:center;color:#374151;display:flex;font-size:16px;font-weight:600;gap:8px;margin-bottom:12px}.activation-input-label i{color:#f59e0b;font-size:18px}.activation-input-wrapper{position:relative;transition:all .3s ease}.activation-input{background:linear-gradient(145deg,#fff,#f9fafb);border:2px solid #e5e7eb;border-radius:16px;box-sizing:border-box;color:#374151;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:16px;font-weight:500;letter-spacing:2px;padding:16px 20px;transition:all .3s ease;width:100%}.activation-input.activation-code-input{text-transform:uppercase}.activation-input.api-key-display{letter-spacing:1px;text-transform:none}.activation-input:focus{background:#fff;border-color:#f59e0b;box-shadow:0 0 0 4px #f59e0b1a;outline:none}.activation-input-wrapper.error .activation-input{background:#fef2f2;border-color:#ef4444;box-shadow:0 0 0 4px #ef44441a}.activation-input-wrapper.loading .activation-input{padding-right:60px}.activation-input-spinner{color:#f59e0b;font-size:18px;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.activation-input-hint{align-items:flex-start;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:12px;color:#0369a1;display:flex;font-size:13px;gap:8px;line-height:1.5;margin-top:12px;padding:12px 16px}.activation-input-hint i{color:#0284c7;flex-shrink:0;margin-top:2px}.activation-benefits-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:32px;overflow:hidden;padding:24px;position:relative}.activation-benefits-card:before{background:linear-gradient(90deg,#f59e0b,#f97316 50%,#f093fb);content:"";height:4px;left:0;position:absolute;right:0;top:0}.activation-benefits-header{align-items:center;display:flex;gap:12px;margin-bottom:20px}.activation-benefits-header i{align-items:center;background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:10px;color:#fff;display:flex;font-size:16px;height:32px;justify-content:center;width:32px}.activation-benefits-header span{color:#374151;font-size:18px;font-weight:600}.activation-benefits-list{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}.activation-benefit-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:12px;padding:12px 16px;transition:all .2s ease}.activation-benefit-item:hover{border-color:#f59e0b;transform:translateX(4px)}.activation-benefit-item i{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:8px;color:#fff;display:flex;flex-shrink:0;font-size:12px;height:24px;justify-content:center;width:24px}.activation-benefit-item span{color:#374151;font-size:14px;font-weight:500}.activation-modal-footer{background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-top:1px solid #e5e7eb;display:flex;flex-shrink:0;gap:12px;justify-content:flex-end;padding:20px 24px 24px}.activation-btn{border:none;border-radius:12px;cursor:pointer;font-size:16px;font-weight:600;gap:8px;min-width:120px;overflow:hidden;padding:14px 28px;position:relative;transition:all .2s ease}.activation-btn,.simple-modal-overlay{align-items:center;display:flex;justify-content:center}.simple-modal-overlay{animation:simpleOverlayFadeIn .2s ease-out;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0000004d;bottom:0;left:0;position:fixed;right:0;top:0;z-index:10000}@keyframes simpleOverlayFadeIn{0%{opacity:0}to{opacity:1}}.simple-modal-container{animation:simpleModalScale .3s ease-out;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #f59e0b1a;border-radius:16px;box-shadow:0 20px 40px #0000001a,0 0 1px #0000001a;max-width:420px;padding:32px;width:90%}@keyframes simpleModalScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.simple-icon-section{display:flex;justify-content:center;margin-bottom:20px}.simple-icon-main{align-items:center;border-radius:12px;color:#fff;display:flex;font-size:24px;height:56px;justify-content:center;width:56px}.simple-icon-main.primary{background:linear-gradient(135deg,#f59e0b,#f97316);box-shadow:0 4px 12px #f59e0b40}.simple-icon-main.warning{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 12px #ef444440}.simple-modal-title{color:#1f2937;font-size:20px;font-weight:600;margin:0 0 8px;text-align:center}.simple-modal-subtitle{color:#6b7280;font-size:14px;line-height:1.5;margin:0 0 24px;text-align:center}.simple-info-container{background:#fef3c7;border-radius:12px;margin-bottom:20px;padding:20px}.simple-info-row{align-items:center;display:flex;gap:16px;justify-content:center;margin-bottom:16px}.info-item{text-align:center}.info-label{color:#92400e;display:block;font-size:12px;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.info-value{font-feature-settings:"tnum";display:block;font-size:24px;font-variant-numeric:tabular-nums;font-weight:700}.info-value.current{color:#b45309}.info-value.target{color:#059669}.info-arrow{animation:arrowMove 1.5s ease-in-out infinite;color:#d97706;font-size:16px}@keyframes arrowMove{0%,to{transform:translateX(0)}50%{transform:translateX(3px)}}.simple-increase-badge{align-items:center;background:#10b9811a;border-radius:20px;color:#059669;display:inline-flex;font-size:13px;font-weight:500;gap:6px;margin-bottom:12px;padding:6px 12px}.simple-counter{align-items:center;border-top:1px solid #b453091a;display:flex;justify-content:space-between;padding-top:12px}.counter-text{color:#92400e;font-size:13px}.counter-number{color:#b45309;font-size:16px;font-weight:600}.counter-number.low{color:#dc2626}.simple-warning{align-items:center;background:#fef3c7;border-left:3px solid #f59e0b;border-radius:8px;color:#92400e;display:flex;font-size:13px;gap:8px;margin-bottom:20px;padding:12px 16px}.simple-warning svg{color:#d97706;flex-shrink:0}.simple-modal-actions{display:flex;gap:12px}.simple-btn{border:none;border-radius:10px;cursor:pointer;flex:1 1;font-size:15px;font-weight:500;padding:12px 20px;transition:all .2s ease}.simple-btn-secondary{background:#f3f4f6;color:#6b7280}.simple-btn-secondary:hover{background:#e5e7eb}.simple-btn-primary{background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff}.simple-btn-primary:hover{background:linear-gradient(135deg,#d97706,#ea580c);box-shadow:0 4px 12px #f59e0b40;transform:translateY(-1px)}.simple-btn-primary.warning{background:linear-gradient(135deg,#ef4444,#dc2626)}.simple-btn-primary.warning:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 4px 12px #ef444440}.luxury-modal-container{animation:luxuryModalSlide .4s cubic-bezier(.34,1.56,.64,1);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:linear-gradient(145deg,#fffffffa,#fafafcf2);border:1px solid #fff3;border-radius:24px;box-shadow:0 50px 100px #0006,0 20px 40px #0003,inset 0 2px 4px #fff9,inset 0 -2px 4px #0000000d;max-width:520px;overflow:hidden;padding:0;position:relative;width:95%}@keyframes luxuryModalSlide{0%{opacity:0;transform:scale(.7) translateY(100px)}to{opacity:1;transform:scale(1) translateY(0)}}.luxury-modal-bg-decoration{bottom:0;left:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0}.luxury-glow-orb{border-radius:50%;filter:blur(60px);opacity:.3;position:absolute}.luxury-glow-orb.orb-1{animation:floatOrb1 15s ease-in-out infinite;background:radial-gradient(circle,#667eea,#0000);height:300px;left:-100px;top:-100px;width:300px}.luxury-glow-orb.orb-2{animation:floatOrb2 18s ease-in-out infinite;background:radial-gradient(circle,#f093fb,#0000);bottom:-80px;height:250px;right:-80px;width:250px}.luxury-glow-orb.orb-3{animation:floatOrb3 20s ease-in-out infinite;background:radial-gradient(circle,#4facfe,#0000);height:200px;left:50%;top:50%;transform:translate(-50%,-50%);width:200px}@keyframes floatOrb1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-20px) scale(1.1)}66%{transform:translate(-20px,30px) scale(.9)}}@keyframes floatOrb2{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-30px,20px) scale(.9)}66%{transform:translate(20px,-30px) scale(1.1)}}@keyframes floatOrb3{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.2)}}.luxury-modal-top-glow{animation:glowSlide 3s linear infinite;background:linear-gradient(90deg,#0000,#667eea 20%,#764ba2 35%,#f093fb 50%,#4facfe 65%,#00f2fe 80%,#0000);height:2px;left:0;position:absolute;right:0;top:0}@keyframes glowSlide{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.luxury-icon-section{display:flex;justify-content:center;padding:40px 0 20px;position:relative}.luxury-icon-bg-rings,.ring{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.ring{border:2px solid;border-radius:50%;opacity:.1}.ring-1{animation:ringPulse 3s ease-in-out infinite;border-color:#667eea;height:120px;width:120px}.ring-2{animation:ringPulse 3s ease-in-out .5s infinite;border-color:#764ba2;height:150px;width:150px}.ring-3{animation:ringPulse 3s ease-in-out 1s infinite;border-color:#f093fb;height:180px;width:180px}@keyframes ringPulse{0%,to{opacity:.1;transform:translate(-50%,-50%) scale(1)}50%{opacity:.3;transform:translate(-50%,-50%) scale(1.1)}}.luxury-icon-main{align-items:center;border-radius:20px;box-shadow:0 10px 30px #0003,inset 0 2px 4px #ffffff80;display:flex;height:80px;justify-content:center;position:relative;width:80px;z-index:1}.luxury-icon-main.success-mode{background:linear-gradient(135deg,#667eea,#764ba2)}.luxury-icon-main.warning-mode{animation:warningGlow 2s ease-in-out infinite;background:linear-gradient(135deg,#f093fb,#f5576c)}@keyframes warningGlow{0%,to{box-shadow:0 10px 30px #0003}50%{box-shadow:0 10px 40px #f5576c80}}.luxury-icon-inner{position:relative}.main-icon{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));font-size:36px}.icon-sparkles{height:100px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100px}.sparkle{color:gold;filter:drop-shadow(0 0 3px #ffd700);position:absolute}.sparkle-1{animation:sparkleFloat 2s ease-in-out infinite;font-size:10px;left:20px;top:-10px}.sparkle-2{animation:sparkleFloat 2s ease-in-out .5s infinite;font-size:8px;right:5px;top:10px}.sparkle-3{animation:sparkleFloat 2s ease-in-out 1s infinite;bottom:5px;font-size:12px;left:10px}.sparkle-4{animation:sparkleFloat 2s ease-in-out 1.5s infinite;bottom:20px;font-size:9px;right:15px}@keyframes sparkleFloat{0%,to{opacity:0;transform:translateY(0) scale(1)}50%{opacity:1;transform:translateY(-10px) scale(1.2)}}.icon-particles{height:100px;transform:translate(-50%,-50%);width:100px}.icon-particles,.particle{left:50%;position:absolute;top:50%}.particle{animation:particleFloat 2s ease-out infinite;background:#f5576c;border-radius:50%;height:4px;width:4px}.particle:first-child{animation-delay:0s}.particle:nth-child(2){animation-delay:.7s}.particle:nth-child(3){animation-delay:1.4s}@keyframes particleFloat{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(30px,-30px) scale(0);transform:translate(var(--x,30px),var(--y,-30px)) scale(0)}}.particle:first-child{--x:30px;--y:-30px}.particle:nth-child(2){--x:-35px;--y:-25px}.particle:nth-child(3){--x:25px;--y:35px}.luxury-title-section{margin-bottom:30px;padding:0 40px;text-align:center}.luxury-modal-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#1a1a1a;font-size:28px;font-weight:700;letter-spacing:-.5px;margin:0 0 12px}.luxury-title-underline{align-items:center;display:flex;gap:12px;justify-content:center;margin-bottom:16px}.underline-segment{background:linear-gradient(90deg,#0000,#667eea,#0000);height:2px;width:40px}.underline-diamond{color:#764ba2;font-size:10px}.luxury-modal-subtitle{color:#6b7280;font-size:15px;line-height:1.5}.luxury-stats-container{align-items:center;display:flex;gap:20px;justify-content:center;margin-bottom:25px;padding:0 40px}.luxury-stat-card{border-radius:16px;flex:1 1;overflow:hidden;position:relative;transition:transform .3s ease}.luxury-stat-card:hover:not(.disabled){transform:translateY(-5px)}.stat-card-bg{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.luxury-stat-card.current .stat-card-bg{background:linear-gradient(135deg,#667eea20,#764ba220)}.luxury-stat-card.target:not(.disabled) .stat-card-bg{background:linear-gradient(135deg,#10b98120,#05966920)}.luxury-stat-card.disabled .stat-card-bg{background:#f3f4f6;opacity:.3}.stat-card-content{padding:20px;position:relative;text-align:center}.stat-icon{color:#667eea;font-size:24px;margin-bottom:8px}.luxury-stat-card.target:not(.disabled) .stat-icon{color:#10b981}.luxury-stat-card.disabled .stat-icon{color:#9ca3af}.stat-label{color:#6b7280;font-size:12px;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.stat-value{font-feature-settings:"tnum";color:#1f2937;font-size:24px;font-variant-numeric:tabular-nums;font-weight:700}.stat-progress{margin-top:12px}.progress-track{background:#0000001a;border-radius:2px;height:4px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;height:100%;transition:width .5s ease}.stat-increase{color:#10b981;font-size:14px;font-weight:600;gap:4px;margin-top:8px}.luxury-stats-separator,.stat-increase{align-items:center;display:flex;justify-content:center}.luxury-stats-separator{color:#9ca3af}.separator-arrow{animation:arrowPulse 1.5s ease-in-out infinite;color:#667eea;display:flex;gap:-8px}@keyframes arrowPulse{0%,to{transform:translateX(0)}50%{transform:translateX(5px)}}.separator-warning{align-items:center;animation:warningBounce 2s ease-in-out infinite;background:linear-gradient(135deg,#f59e0b,#ef4444);border-radius:50%;color:#fff;display:flex;height:32px;justify-content:center;width:32px}@keyframes warningBounce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.luxury-reset-counter{border-radius:12px;margin:0 40px 20px;overflow:hidden;position:relative}.counter-bg{background:linear-gradient(135deg,#fef3c7,#fde68a);bottom:0;left:0;opacity:.3;position:absolute;right:0;top:0}.counter-content{align-items:center;display:flex;gap:12px;padding:12px 16px;position:relative}.counter-icon{color:#f59e0b;font-size:20px}.counter-label{color:#6b7280;flex:1 1;font-size:14px}.counter-value{color:#f59e0b;font-size:20px;font-weight:700}.counter-value.low{animation:lowCountPulse 1s ease-in-out infinite;color:#ef4444}@keyframes lowCountPulse{0%,to{opacity:1}50%{opacity:.6}}.luxury-warning-banner{align-items:flex-start;background:linear-gradient(135deg,#fef3c7,#fed7aa);border-left:4px solid #f59e0b;border-radius:8px;display:flex;gap:12px;margin:0 40px 25px;padding:12px 16px}.warning-icon-wrapper{color:#f59e0b;flex-shrink:0;font-size:18px}.warning-text{color:#92400e;flex:1 1;font-size:13px;line-height:1.5}.warning-text strong{display:block;font-weight:600;margin-bottom:4px}.luxury-modal-actions{background:linear-gradient(180deg,#0000,#00000005);display:flex;gap:12px;padding:30px 40px}.luxury-btn{border:none;border-radius:12px;cursor:pointer;flex:1 1;overflow:hidden;padding:0;position:relative;transition:transform .2s ease}.luxury-btn:hover{transform:translateY(-2px)}.luxury-btn:active{transform:translateY(0)}.btn-bg{bottom:0;left:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.luxury-btn-cancel .btn-bg{background:linear-gradient(135deg,#e5e7eb,#d1d5db)}.luxury-btn-cancel:hover .btn-bg{background:linear-gradient(135deg,#d1d5db,#9ca3af)}.luxury-btn-confirm .btn-bg{background:linear-gradient(135deg,#667eea,#764ba2)}.luxury-btn-confirm:hover .btn-bg{background:linear-gradient(135deg,#5a67d8,#6b46c1)}.luxury-btn-confirm.warning .btn-bg{background:linear-gradient(135deg,#f59e0b,#ef4444)}.luxury-btn-confirm.warning:hover .btn-bg{background:linear-gradient(135deg,#d97706,#dc2626)}.btn-content{align-items:center;display:flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;letter-spacing:-.3px;padding:14px 24px;position:relative}.luxury-btn-cancel .btn-content{color:#4b5563}.luxury-btn-confirm .btn-content{color:#fff}.apple-modal-overlay{align-items:center;animation:appleOverlayFadeIn .2s ease-out;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}@keyframes appleOverlayFadeIn{0%{backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);opacity:0}to{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);opacity:1}}.apple-modal-container{animation:appleModalScale .3s cubic-bezier(.68,-.55,.265,1.55);backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);background:#fffffff2;border-radius:20px;box-shadow:0 30px 60px #0000004d,0 0 0 .5px #0000001a;max-width:400px;padding:32px;width:90%}@keyframes appleModalScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.apple-modal-icon{display:flex;justify-content:center;margin-bottom:20px}.apple-icon-circle{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:28px;height:64px;justify-content:center;overflow:hidden;position:relative;width:64px}.apple-icon-circle.primary{background:linear-gradient(135deg,#007aff,#0051d5);box-shadow:0 8px 16px #007aff4d}.apple-icon-circle.warning{animation:warningPulse 2s ease-in-out infinite;background:linear-gradient(135deg,#ff9500,#ff6200);box-shadow:0 8px 16px #ff95004d}@keyframes warningPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.apple-icon-circle:after{animation:iconShine 3s infinite;background:linear-gradient(45deg,#0000,#ffffff4d,#0000);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}@keyframes iconShine{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.apple-modal-title{color:#000;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;font-size:22px;font-weight:600;letter-spacing:-.5px;margin:0 0 8px;text-align:center}.apple-modal-subtitle{color:#6e6e73;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;font-size:15px;line-height:1.4;margin:0 0 24px;text-align:center}.apple-info-card{background:#f5f5f7;border-radius:12px;margin-bottom:20px;overflow:hidden;padding:4px 0}.apple-info-row{align-items:center;display:flex;justify-content:space-between;padding:12px 16px;transition:background .2s ease}.apple-info-row:hover{background:#00000005}.apple-info-label{color:#6e6e73;font-size:15px;font-weight:400}.apple-info-value{font-feature-settings:"tnum";color:#1d1d1f;font-size:15px;font-variant-numeric:tabular-nums;font-weight:500}.apple-info-value.highlight{color:#007aff;font-weight:600}.apple-info-value.success{color:#34c759;font-weight:600}.apple-info-value.warning{color:#ff9500;font-weight:600}.apple-info-divider{background:#0000001a;height:.5px;margin:0 16px}.apple-warning-box{align-items:center;background:#fff3cd;border-radius:10px;color:#856404;display:flex;font-size:13px;gap:10px;line-height:1.4;margin-bottom:24px;padding:12px 14px}.apple-warning-box svg{flex-shrink:0;font-size:16px}.apple-modal-actions{display:flex;gap:12px}.apple-btn{border:none;border-radius:12px;cursor:pointer;flex:1 1;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;font-size:17px;font-weight:500;letter-spacing:-.3px;overflow:hidden;padding:14px 20px;position:relative;transition:all .2s ease}.apple-btn:before{background:#ffffff80;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.apple-btn:active:before{height:300px;width:300px}.apple-btn-secondary{background:#f5f5f7;color:#1d1d1f}.apple-btn-secondary:hover{background:#e8e8ed}.apple-btn-primary{background:#007aff;color:#fff}.apple-btn-primary:hover{background:#0066d6;box-shadow:0 10px 20px #007aff4d;transform:translateY(-1px)}.apple-btn-primary.warning{background:#ff9500}.apple-btn-primary.warning:hover{background:#e68600;box-shadow:0 10px 20px #ff95004d}@media (max-width:480px){.api-keys-title,.apikeys-page-title,.dashboard-overview-title,.dashboard-page-title,.dashboard-tutorial-title,.macos-linux-title,.redeem-page-title,.redeem-title,.usage-page-title{font-size:1.5rem!important}.api-keys-subtitle,.apikeys-page-subtitle,.dashboard-overview-subtitle,.dashboard-page-subtitle,.dashboard-tutorial-description,.macos-linux-subtitle,.redeem-page-subtitle,.redeem-subtitle,.usage-page-subtitle{font-size:.875rem!important}.dashboard-pricing-cards{grid-template-columns:1fr}.dashboard-points-card,.dashboard-pricing-card,.dashboard-subscription-card{padding:1rem}.api-keys-table td,.api-keys-table th,.dashboard-usage-table td,.dashboard-usage-table th,.usage-table td,.usage-table th{font-size:11px!important;padding:6px 4px!important}.activate-btn,.dashboard-purchase-btn,.dashboard-recharge-button,.dashboard-redeem-btn{font-size:.8rem;padding:.5rem 1rem}.apple-modal-container{margin:16px;padding:24px}.apple-modal-title{font-size:20px}.apple-modal-subtitle{font-size:14px}.apple-btn{font-size:16px;padding:12px 16px}}.activation-btn:disabled{cursor:not-allowed;opacity:.6}.activation-btn-cancel{background:linear-gradient(135deg,#fff,#f9fafb);border:1px solid #d1d5db;color:#6b7280}.activation-btn-cancel:hover:not(:disabled){background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-color:#9ca3af;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.activation-btn-primary{background:linear-gradient(135deg,#f59e0b,#f97316);border:1px solid #0000;box-shadow:0 4px 16px #f59e0b4d;color:#fff}.activation-btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#ea580c,#dc2626);box-shadow:0 8px 24px #f59e0b66;transform:translateY(-2px)}.activation-btn-primary.loading{background:linear-gradient(135deg,#9ca3af,#6b7280)}.activation-btn i{font-size:14px}@media (max-width:768px){.activation-modal-container{margin:20px;max-width:none;width:calc(100% - 40px)}.activation-modal-header{flex-direction:column;padding:24px 24px 20px;text-align:center}.activation-modal-icon{margin-bottom:16px;margin-right:0}.activation-modal-close{height:36px;position:absolute;right:16px;top:16px;width:36px}.activation-modal-body{padding:24px}.activation-benefits-list{grid-template-columns:1fr}.activation-modal-footer{flex-direction:column-reverse;gap:12px;padding:20px 24px 24px}.activation-btn{justify-content:center;width:100%}.activation-input{font-size:14px;padding:14px 16px}.activation-input-hint{font-size:12px}.activation-benefits-card{padding:20px}.modal-content{margin:20px;width:calc(100% - 40px)}.modal-header{padding:16px 20px 12px}.modal-body{padding:20px}.modal-footer{flex-direction:column-reverse;padding:12px 20px 20px}.modal-footer button{margin-right:0!important;width:100%}}.api-keys-table{background:#fff;border-collapse:collapse;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden;width:100%}.api-keys-table thead{background:#f8fafc;border-bottom:1px solid #e2e8f0}.api-keys-table th{background:#f5f5f7!important;border-bottom:1px solid #e2e8f0;color:#1d1d1f!important;font-size:16px!important;font-weight:600!important;padding:16px 20px;text-align:left}.api-keys-table tbody tr{border-bottom:1px solid #f1f5f9;transition:background-color .2s ease}.api-keys-table tbody tr:hover{background:#f8fafc}.api-keys-table tbody tr.even{background:#fff}.api-keys-table tbody tr.odd{background:#fafbfc}.api-keys-table tbody tr:hover{background:#f1f5f9!important}.api-keys-table td{color:#1d1d1f!important;font-size:16px!important;padding:16px 20px;vertical-align:top}.name-cell{min-width:300px;width:35%}.key-name-info{display:flex;flex-direction:column;gap:8px}.key-name-primary{color:#1e293b;font-size:.9rem;font-weight:600}.key-name-secondary{color:#64748b;font-size:.8rem;line-height:1.4}.key-value-display{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;display:flex;gap:8px;margin-top:4px;padding:8px 12px}.key-value-text{background:none;border:none;color:#475569;flex:1 1;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.75rem;letter-spacing:.025em;word-break:break-all}.key-copy-btn{align-items:center;background:none;border:1px solid #10b981;border-radius:4px;color:#10b981;cursor:pointer;display:flex;flex-shrink:0;font-size:.7rem;height:24px;justify-content:center;transition:all .2s ease;width:24px}.key-copy-btn:hover{background:#10b981;color:#fff}.time-cell{color:#64748b;font-size:.8rem;width:18%}.usage-cell{color:#374151;font-weight:600;text-align:center;width:12%}.status-cell{width:15%}.status-tag{border-radius:4px;display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.03em;padding:4px 8px;text-transform:uppercase}.status-tag.status-active{background:#dcfce7;border:1px solid #bbf7d0;color:#166534}.status-tag.status-inactive{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.expiry-warning{font-size:.7rem;font-weight:600;margin-top:4px}.expiry-warning.expired{color:#dc2626}.expiry-warning.expiring{color:#d97706}.expiry-info{font-size:.7rem;font-weight:600;margin-top:4px}.expiry-info.expired{color:#dc2626}.expiry-info.expiring{color:#d97706}.expiry-info.normal{color:#6b7280}.actions-cell{text-align:center;width:10%}.delete-action-btn{align-items:center;background:none;border:1px solid #ef4444;border-radius:6px;color:#ef4444;cursor:pointer;display:inline-flex;font-size:.8rem;height:32px;justify-content:center;transition:all .2s ease;width:32px}.delete-action-btn:hover{background:#ef4444;color:#fff}.delete-action-btn:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.api-keys-table-wrapper,.dashboard-table-wrapper,.usage-table-wrapper{-webkit-overflow-scrolling:touch;margin-bottom:1rem;overflow-x:auto;width:100%}.api-keys-table,.dashboard-usage-table,.usage-table{font-size:12px;min-width:600px}.api-keys-table td,.api-keys-table th,.dashboard-usage-table td,.dashboard-usage-table th,.usage-table td,.usage-table th{font-size:12px!important;padding:8px 6px!important}.api-keys-table{display:block}.api-keys-table thead{display:none}.api-keys-table tbody{display:block}.api-keys-table tr{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 4px #0000000d;display:block;margin-bottom:12px;padding:16px}.api-keys-table td{grid-gap:8px;align-items:center;border:none;display:grid;gap:8px;grid-template-columns:100px 1fr;padding:6px 0 6px 30%;position:relative}.api-keys-table td:before{color:#64748b;content:attr(data-label);font-size:11px;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-align:left;text-transform:uppercase;width:25%}.name-cell{min-width:auto;width:100%}.key-value-display{margin-left:-30%;margin-top:8px}}.redeem-page{margin:0 auto;max-width:1400px;padding:1rem 1.5rem}.redeem-content-grid{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 1fr;grid-template-rows:-webkit-max-content;grid-template-rows:max-content}.redeem-left-column{gap:2rem}.redeem-left-column,.redeem-right-column{display:flex;flex-direction:column}.redeem-header{margin-bottom:1.5rem;padding:0 1.5rem;text-align:left}.redeem-card{background:#fff;border:1px solid #f59e0b1a;border-radius:20px;box-shadow:0 10px 40px #0000001a;margin-bottom:0;padding:2rem}.redeem-form-title{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.redeem-input-group{display:flex;gap:1rem;margin-bottom:1rem}.redeem-input{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;flex:1 1;font-size:1rem;padding:1rem;transition:all .3s ease}.redeem-input:focus{background:#fff;border-color:#f59e0b;box-shadow:0 0 0 4px #f59e0b1a;outline:none}.redeem-input.error{background:#fef2f2;border-color:#ef4444}.redeem-input.error:focus{border-color:#ef4444;box-shadow:0 0 0 4px #ef44441a}.redeem-submit-btn{background:linear-gradient(135deg,#f59e0b,#f97316);border:none;border-radius:12px;box-shadow:0 4px 16px #f59e0b4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease;white-space:nowrap}.redeem-submit-btn:hover:not(:disabled){box-shadow:0 8px 32px #f59e0b66;transform:translateY(-2px)}.redeem-submit-btn:disabled{box-shadow:0 4px 16px #f59e0b33;cursor:not-allowed;opacity:.6;transform:none}.redeem-hint{color:#64748b;font-size:.875rem;margin:0}.redeem-instructions{background:#fff;border:1px solid #f59e0b1a;border-radius:20px;box-shadow:0 10px 40px #0000001a;margin-bottom:0;padding:2rem}.instructions-title{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.instructions-steps{margin-bottom:2rem}.instruction-step{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1.5rem}.instruction-step:last-child{margin-bottom:0}.step-number{align-items:center;background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.875rem;font-weight:600;height:32px;justify-content:center;width:32px}.step-content{color:#475569;font-size:1rem;line-height:1.6;padding-top:.25rem}.redeem-warning{background:#fef3c7;border:1px solid #f59e0b;border-radius:12px;display:flex;gap:1rem;padding:1.5rem}.warning-icon{flex-shrink:0;font-size:1.25rem}.warning-content h4{color:#92400e;font-size:1rem;font-weight:600;margin-bottom:.5rem}.warning-content ul{color:#92400e;font-size:.875rem;margin:0;padding-left:1.25rem}.warning-content li{margin-bottom:.25rem}.warning-content li:last-child{margin-bottom:0}.my-subscription-section{background:#fff;border:1px solid #f59e0b1a;border-radius:20px;box-shadow:0 10px 40px #0000001a;display:flex;flex-direction:column;padding:2rem}.subscription-content-wrapper{flex:1 1;min-height:0;overflow-y:auto;padding-right:.5rem}.subscription-content-wrapper::-webkit-scrollbar{width:6px}.subscription-content-wrapper::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.subscription-content-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.subscription-content-wrapper::-webkit-scrollbar-thumb:hover{background:#94a3b8}.subscription-loading-more{font-size:.875rem;gap:.5rem;padding:1rem}.subscription-loading,.subscription-loading-more{align-items:center;color:#6b7280;display:flex;justify-content:center}.subscription-loading{flex-direction:column;padding:2rem}.my-subscription-title{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.subscription-cards{display:flex;flex-direction:column;gap:1rem}.subscription-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem}.subscription-plan{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.plan-name{color:#1e293b;font-size:1.125rem;font-weight:600}.plan-status{border-radius:6px;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.plan-status.redeemed{background:#dbeafe;color:#f97316}.plan-status.active{background:#dcfce7;color:#16a34a}.plan-status.expired{background:#fee2e2;color:#dc2626}.subscription-details{grid-gap:.75rem;display:grid;gap:.75rem}.detail-item{align-items:center;display:flex;justify-content:space-between}.detail-label{color:#64748b;font-size:.875rem}.detail-value{color:#1e293b;font-size:.875rem;font-weight:500}@media (max-width:1024px){.redeem-page{padding:1rem}.redeem-content-grid{gap:1.5rem}.my-subscription-section{height:100%!important}}@media (max-width:768px){.redeem-page{padding:.75rem}.redeem-content-grid{gap:1.5rem;grid-template-columns:1fr}.redeem-right-column{height:auto}.my-subscription-section{height:auto!important}.redeem-input-group{flex-direction:column;gap:.75rem}.redeem-submit-btn{width:100%}.redeem-title{font-size:2rem}.my-subscription-section,.redeem-card,.redeem-instructions{padding:1.5rem}}.dashboard-invite-friends-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #f59e0b26;border-radius:16px;box-shadow:0 8px 32px #00000014;margin:2rem 0;overflow:hidden}.dashboard-invite-friends-header{background:linear-gradient(135deg,#f59e0b0d,#f973160d);border-bottom:1px solid #f59e0b1a;padding:1.5rem 2rem}.dashboard-invite-friends-title{align-items:center;color:#1d1d1f;display:flex;font-size:1.25rem;font-weight:600;gap:.75rem;margin:0}.dashboard-invite-friends-title i{color:#f59e0b;font-size:1.1rem}.dashboard-invite-friends-info{margin-left:auto}.dashboard-invite-friends-info i{color:#8b5cf6;cursor:help;font-size:1rem}.dashboard-invite-friends-content{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;min-height:350px;padding:1.5rem}.dashboard-invite-friends-left{border-right:1px solid #e5e7eb;display:flex;flex-direction:column;padding-right:1.5rem}.invite-info-table{display:flex;flex-direction:column;gap:1rem}.invite-info-row{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:auto 1fr auto}.invite-label{color:#374151;font-size:.875rem;font-weight:500;white-space:nowrap}.invite-value{color:#1f2937;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:.875rem;padding:0;text-align:left}.invite-value.with-background{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;padding:.5rem .75rem}.invite-link{font-size:.875rem!important;word-break:break-all}.invite-copy-placeholder{height:32px;width:32px}.simple-copy-btn{align-items:center;background:#e5e7eb;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;flex-shrink:0;font-size:.8rem;height:32px;justify-content:center;min-width:32px;padding:.5rem;transition:all .2s ease}.simple-copy-btn:hover{background:#d1d5db;color:#374151}.simple-copy-btn:active{transform:scale(.95)}.dashboard-invite-friends-right{display:flex;flex-direction:column;gap:1rem}.dashboard-invite-users-header{border-bottom:1px solid #e2e8f0;padding-bottom:.75rem}.dashboard-invite-users-title-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.dashboard-invite-table-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;padding:.5rem .25rem}.dashboard-invite-header-cell{align-items:center;color:#6b7280;display:flex;font-size:.875rem;font-weight:600;padding:0 .5rem}.dashboard-invite-header-cell.user-id{flex:2 1;justify-content:flex-start;padding-left:0}.dashboard-invite-header-cell.points,.dashboard-invite-header-cell.status{flex:1 1;justify-content:center}.dashboard-invite-users-title{color:#1d1d1f;font-size:1.1rem;font-weight:600;margin:0}.dashboard-invite-users-actions{align-items:center;display:flex;gap:1rem}.dashboard-invite-users-stats{color:#6b7280;font-size:.875rem;font-weight:500;min-width:80px;text-align:center}.dashboard-invite-refresh-btn{background:#10b981;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:all .2s ease}.dashboard-invite-refresh-btn:hover{background:#059669}.dashboard-invite-refresh-btn:disabled{background:#9ca3af;cursor:not-allowed}.dashboard-invite-users-list{display:flex;flex-direction:column;gap:.375rem;max-height:280px;overflow-y:auto;padding-right:.5rem}.dashboard-invite-empty,.dashboard-invite-loading{color:#6b7280;padding:2rem;text-align:center}.dashboard-invite-user-item{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;padding:.75rem .25rem;transition:all .2s ease}.dashboard-invite-user-item:last-child{border-bottom:none}.dashboard-invite-user-cell{align-items:center;display:flex;padding:0 .5rem}.dashboard-invite-user-cell.user-id{align-items:flex-start;flex:2 1;flex-direction:column;gap:.25rem;justify-content:flex-start;padding-left:0}.dashboard-invite-user-cell.points,.dashboard-invite-user-cell.status{flex:1 1;justify-content:center}.dashboard-invite-user-item:hover{background-color:#f8fafc}.dashboard-invite-user-id{color:#1e293b;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:.8rem;font-weight:500}.dashboard-invite-user-date{color:#64748b;font-size:.8rem}.status-badge{border-radius:9999px;font-size:.75rem;font-weight:500;padding:.25rem .75rem;text-align:center}.status-badge.active{background:#dcfce7;color:#166534}.status-badge.registered{background:#fef3c7;color:#92400e}.points-earned{align-items:center;color:#059669;display:flex;font-size:.875rem;font-weight:500;gap:.25rem}.points-earned i{color:#f59e0b;font-size:.8rem}.dashboard-redeem-btn{align-items:center;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:10px;box-shadow:0 3px 10px #f59e0b4d;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1.5rem;transition:all .3s ease;width:100%}.dashboard-redeem-btn:hover{box-shadow:0 6px 20px #f59e0b66;transform:translateY(-2px)}.dashboard-redeem-btn:active{transform:translateY(0)}@media (max-width:1024px){.dashboard-invite-friends-content{gap:1.5rem;grid-template-columns:1fr}.dashboard-invite-users-actions{align-items:stretch;flex-direction:column;gap:.5rem}.dashboard-invite-users-stats{min-width:auto;text-align:left}}@media (max-width:768px){.api-keys-title,.apikeys-page-title,.dashboard-overview-title,.dashboard-page-title,.dashboard-tutorial-title,.macos-linux-title,.redeem-page-title,.redeem-title,.usage-page-title{font-size:1.75rem!important}.api-keys-subtitle,.apikeys-page-subtitle,.dashboard-overview-subtitle,.dashboard-page-subtitle,.dashboard-tutorial-description,.macos-linux-subtitle,.redeem-page-subtitle,.redeem-subtitle,.usage-page-subtitle{font-size:1rem!important}.dashboard-points-card,.dashboard-pricing-card,.dashboard-subscription-card{padding:1.25rem}.dashboard-pricing-cards{grid-template-columns:1fr 1fr}.dashboard-overview-main{grid-template-columns:1fr}.dashboard-purchase-btn,.dashboard-recharge-button,.dashboard-redeem-btn{font-size:.875rem;padding:.625rem 1.25rem}.dashboard-subscription-buttons{flex-direction:column;gap:.5rem}.dashboard-invite-friends-section{margin:1rem 0}.dashboard-invite-friends-content{padding:1rem}.dashboard-invite-user-item{gap:.5rem;grid-template-columns:1fr;text-align:center}.dashboard-invite-users-stats{display:none}}.tutorial-header-with-help{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between}.tutorial-header-content{flex:1 1}.tutorial-help-section{align-items:center;display:flex;flex-shrink:0;gap:12px;margin-top:8px}.help-pointing-finger{animation:pointingFinger 1.5s ease-in-out infinite;color:#f59e0b;font-size:18px}@keyframes pointingFinger{0%,to{transform:translateX(0)}50%{transform:translateX(8px)}}.tutorial-help-icon{align-items:center;background:#fff;border:1px solid #d1d9e0;border-radius:16px;box-shadow:0 2px 4px #0000000f;color:#374151;cursor:pointer;display:flex;font-size:13px;font-weight:500;height:32px;justify-content:center;padding:0 16px;transition:all .2s ease;white-space:nowrap}.tutorial-help-icon:hover{background:#f8fafc;border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626;color:#3b82f6;transform:translateY(-1px)}.tutorial-help-icon:active{box-shadow:0 2px 4px #0000000f;transform:translateY(0)}.help-popup-container{background:#fffbeb;border:1px solid #fde68a;border-radius:16px;box-shadow:0 20px 60px #0000001f;max-width:680px;position:relative;width:90%}.help-popup-close{align-items:center;background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;font-size:18px;height:32px;justify-content:center;position:absolute;right:16px;top:16px;transition:all .2s ease;width:32px;z-index:10}.help-popup-close:hover{background:#f3f4f6;color:#374151}.help-popup-content{padding:32px 24px 24px;text-align:center}.help-popup-title{color:#374151;font-size:20px;font-weight:600;margin-bottom:12px}.help-popup-subtitle{color:#6b7280;font-size:14px;line-height:1.5;margin-bottom:24px}.help-popup-image-container{align-items:center;background:linear-gradient(135deg,#fffdf7,#fefce8);border:1px solid #fde68a;border-radius:16px;display:flex;justify-content:center;margin-bottom:20px;padding:12px}.help-popup-image{border:2px solid #fbbf24;border-radius:12px;box-shadow:0 8px 32px #fbbf2433;height:auto;max-width:570px;transition:transform .2s ease}.help-popup-image:hover{border-color:#f59e0b;box-shadow:0 12px 40px #fbbf244d;transform:scale(1.08)}.help-popup-fallback{background:#fef3c7;border:2px solid #fbbf24;border-radius:12px;color:#92400e;display:none;padding:40px}.help-popup-footer{color:#9ca3af;font-size:12px;font-style:italic;margin:0}@media (max-width:768px){.api-keys-title,.apikeys-page-title,.dashboard-overview-title,.dashboard-page-title,.dashboard-tutorial-title,.macos-linux-title,.redeem-page-title,.redeem-title,.usage-page-title{font-size:1.75rem!important}.api-keys-subtitle,.apikeys-page-subtitle,.dashboard-overview-subtitle,.dashboard-page-subtitle,.dashboard-tutorial-description,.macos-linux-subtitle,.redeem-page-subtitle,.redeem-subtitle,.usage-page-subtitle{font-size:1rem!important}.dashboard-points-card,.dashboard-pricing-card,.dashboard-subscription-card{padding:1.25rem}.dashboard-pricing-cards{grid-template-columns:1fr 1fr}.dashboard-overview-main{grid-template-columns:1fr}.dashboard-purchase-btn,.dashboard-recharge-button,.dashboard-redeem-btn{font-size:.875rem;padding:.625rem 1.25rem}.dashboard-subscription-buttons{flex-direction:column;gap:.5rem}.tutorial-header-with-help{align-items:stretch;flex-direction:column;gap:1rem}.tutorial-help-section{justify-content:flex-end}.help-pointing-finger{font-size:16px}.tutorial-help-icon{font-size:12px;height:28px;padding:0 12px}.help-popup-container{max-width:580px;width:95%}.help-popup-content{padding:28px 20px 20px}.help-popup-image{max-width:480px}}.image-zoom-overlay{align-items:center;animation:fadeIn .3s ease;background:#000000d9;bottom:0;cursor:zoom-out;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.image-zoom-container{align-items:center;display:flex;flex-direction:column;max-height:90vh;max-width:90vw;overflow:hidden;position:relative}.image-zoom-content{border-radius:8px;box-shadow:0 8px 32px #0000004d;cursor:default;max-height:80vh;max-width:100%;object-fit:contain;transform-origin:center center;transition:transform .2s ease}.image-zoom-close{align-items:center;background:#ffffffe6;border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;position:absolute;right:0;top:-40px;transition:all .2s ease;width:32px;z-index:10001}.image-zoom-close:hover{background:#fff;transform:scale(1.1)}.image-zoom-hint{color:#fffc;font-size:14px;margin-top:16px;text-align:center}.zoom-indicator{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;border:1px solid #fff3;border-radius:20px;color:#fff;font-size:14px;font-weight:500;left:50%;padding:6px 16px;pointer-events:none;position:absolute;top:-40px;transform:translateX(-50%);-webkit-user-select:none;user-select:none;z-index:10001}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.App{display:flex;flex-direction:column;min-height:100vh}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#0f0f23,#1a1a2e 25%,#16213e 50%,#0f3460 75%,#533483);background-attachment:fixed;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.6;min-height:100vh;overflow-x:hidden;position:relative}body:before{animation:backgroundShift 20s ease-in-out infinite alternate;background:radial-gradient(circle at 20% 50%,#7877c64d 0,#0000 50%),radial-gradient(circle at 80% 20%,#ff77c626 0,#0000 50%),radial-gradient(circle at 40% 80%,#78dbe226 0,#0000 50%),linear-gradient(135deg,#00ffff08,#0000 70%);content:"";height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}@keyframes backgroundShift{0%{opacity:.8;transform:translateX(0) scale(1)}to{opacity:1;transform:translateX(-20px) scale(1.05)}}#root{min-height:100vh}