body{margin:0;padding:0;font-family:Arial,sans-serif;background-color:#f5f5f5}header{padding:1rem 2rem;background-color:#2b6cb0;color:#fff}main{padding:2rem;min-height:calc(100vh - 160px)}.header{width:100%;box-sizing:border-box;padding:1rem 2rem;background-color:#2b6cb0;color:#fff;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:100}.logo{margin:0;min-width:0;font-size:1.5rem;font-weight:700}.login-btn{background-color:#4a5568;color:#fff;padding:8px 16px;border:none;border-radius:5px;cursor:pointer}.login-btn:hover{opacity:.9}.login-btn:disabled{opacity:.5;cursor:default}.user-dropdown{position:relative;display:inline-block;flex-shrink:0}.user-icon{appearance:none;border:0;background:transparent;padding:4px 8px;cursor:pointer;display:flex;align-items:center;gap:8px;color:#fff;-webkit-tap-highlight-color:transparent}.user-icon:focus,.user-icon:active{outline:none;background:transparent;box-shadow:none}.user-icon:disabled{opacity:.5;cursor:default}.username{display:inline-block;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}.dropdown-arrow{font-size:12px;color:#fff}.dropdown-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:9999;min-width:140px;padding:6px;background-color:#fff;border:1px solid #d7dee8;border-radius:10px;box-shadow:0 8px 22px #0f172a29}.dropdown-menu button{width:100%;padding:9px 12px;background:none;border:0;border-radius:7px;cursor:pointer;font-size:14px;color:#333;text-align:left}.dropdown-menu button:hover{background-color:#f5f5f5}.avatar-image{width:40px;height:40px;border-radius:50%;object-fit:cover}.header-user-area{display:flex;align-items:center;gap:12px;min-width:0;margin-left:auto}.word-share-button-wrap{position:relative;flex-shrink:0;z-index:10001}.word-share-btn{background:#fff;color:#2b6cb0;font-size:.9rem;font-weight:600;padding:7px 14px;border:none;border-radius:8px;cursor:pointer;white-space:nowrap;transition:background .15s,transform .15s}.word-share-btn:hover{background:#ebf2fa}.word-share-btn:active{transform:translateY(1px)}.word-share-btn:disabled{opacity:.5;cursor:default;transform:none}.word-share-guide{position:absolute;top:calc(100% + 16px);right:0;z-index:10000;width:310px;max-width:calc(100vw - 32px);box-sizing:border-box;padding:18px;background:#fff;border:1px solid #cbd5e1;border-radius:16px;color:#0f172a;box-shadow:0 14px 34px #0f172a2e,0 4px 10px #0f172a14;animation:word-share-guide-show .2s ease-out}@keyframes word-share-guide-show{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.word-share-guide-arrow{position:absolute;top:-8px;right:38px;width:14px;height:14px;background:#fff;border-top:1px solid #cbd5e1;border-left:1px solid #cbd5e1;transform:rotate(45deg)}.word-share-guide-close{position:absolute;top:8px;right:10px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:transparent;color:#64748b;font-size:22px;line-height:1;cursor:pointer}.word-share-guide-close:hover{background:#f1f5f9;color:#0f172a}.word-share-guide-title{margin:0 30px 7px 0;color:#0f172a;font-size:16px;font-weight:800;line-height:1.45;white-space:normal;word-break:keep-all;overflow-wrap:anywhere}.word-share-guide-description{margin:0;color:#475569;font-size:13px;line-height:1.65;white-space:normal;word-break:keep-all;overflow-wrap:anywhere}.word-share-guide-actions{display:flex;align-items:center;gap:8px;margin-top:15px}.word-share-guide-actions button{width:auto;min-width:0;height:36px;padding:0 12px;border-radius:9px;font-size:13px;font-weight:700;white-space:nowrap;cursor:pointer}.word-share-guide-open-btn{border:1px solid #2b6cb0;background:#2b6cb0;color:#fff}.word-share-guide-open-btn:hover{background:#245b96}.word-share-guide-hide-btn{border:1px solid #cbd5e1;background:#fff;color:#475569}.word-share-guide-hide-btn:hover{background:#f8fafc;color:#0f172a}.logo-img{height:70px;object-fit:contain;flex-shrink:0}.logo-text{font-size:1.5rem;font-weight:700}@media(max-width:640px){.header{padding:.75rem 1rem;flex-wrap:wrap;row-gap:8px;overflow:visible}.logo{max-width:100%}.logo-img{height:44px}.logo-text{font-size:1.1rem;white-space:nowrap;word-break:keep-all}.header-user-area{width:100%;justify-content:flex-end;gap:6px;overflow:visible}.username{max-width:80px;white-space:nowrap;word-break:keep-all}.word-share-button-wrap{position:relative;flex-shrink:0;z-index:10001}.word-share-btn{padding:7px 11px;font-size:.85rem;white-space:nowrap;word-break:keep-all;flex-shrink:0}.dropdown-menu button{white-space:nowrap;word-break:keep-all}.word-share-guide{position:fixed;inset:112px 12px auto;z-index:100000;width:auto;max-width:none;min-width:0;padding:16px;box-sizing:border-box;border-radius:16px}.word-share-guide-arrow{display:block;inset:-8px 132px auto auto}.word-share-guide-title{width:auto;max-width:100%;margin:0 32px 7px 0;font-size:15px;line-height:1.45;white-space:normal;word-break:keep-all;overflow-wrap:anywhere}.word-share-guide-description{width:100%;max-width:100%;margin:0;font-size:12.5px;line-height:1.6;white-space:normal;word-break:keep-all;overflow-wrap:anywhere}.word-share-guide-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.word-share-guide-actions button{flex:1 1 120px;min-width:0}}@media(max-width:420px){.header-user-area{align-items:center}.user-icon{padding:4px;gap:5px}.avatar-image{width:34px;height:34px}.username{display:none}.word-share-guide{top:108px;right:10px;left:10px;width:auto;max-width:none;padding:15px}.word-share-guide-arrow{right:86px}.word-share-guide-title{margin-right:30px;font-size:15px}.word-share-guide-description{font-size:12.5px}.word-share-guide-actions{flex-direction:column;align-items:stretch}.word-share-guide-actions button{width:100%;flex:none}}.modal.wide{max-width:800px;width:100%}.modal-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-overlay.nested{z-index:1100}.modal{background:#fff;border-radius:10px;padding:24px;min-width:480px;max-width:760px;box-shadow:0 10px 30px #0003;position:relative;flex-direction:column}.modal h2{margin:0 0 1rem;color:#2b6cb0;text-align:center}.modal .close-btn{position:absolute;top:12px;right:12px;background:none;border:none;font-size:1.2rem;cursor:pointer;color:#666;line-height:1}.modal-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:auto}.close-btn{position:absolute;right:16px;top:16px;cursor:pointer;border:none;background:transparent;font-size:20px;font-weight:700;line-height:1;color:#333;opacity:1;visibility:visible}.close-btn:hover{color:#000}.section{padding:8px 0;border-bottom:1px solid #f1f3f5}.section:last-of-type{border-bottom:0}.section.row{display:flex;align-items:center;justify-content:space-between;gap:12px}.section.vertical{display:flex;flex-direction:column;align-items:center}.left{display:flex;align-items:center;gap:10px;min-width:0}.title-value{display:flex;align-items:center;gap:6px}.label{font-weight:600;white-space:nowrap;flex:0 0 88px;text-align:left;margin-top:10px;margin-bottom:10px}.value-ellipsis{color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-left:20px}.avatar-inline.large{display:flex;align-items:center;justify-content:center}.avatar.large{width:64px;height:64px;border-radius:50%;object-fit:cover;background:#f2f2f2}.avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;background:#f2f2f2;flex-shrink:0}.avatar.placeholder{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;font-size:10px;color:#666;flex-shrink:0}.text-btn{background:none;border:none;padding:0;font-size:14px;color:#2563eb;cursor:pointer}.text-btn:hover{text-decoration:underline}.text-btn.danger{color:#e53e3e}.text-btn.danger:hover{text-decoration:underline}button.ghost{background:#f3f4f6;color:#111}button:disabled{opacity:.6;cursor:not-allowed!important}.danger-btn{background:#e53e3e;color:#fff}.danger-text{color:#b91c1c}.error-message{background:#fee2e2;color:#b91c1c;padding:8px 10px;border-radius:6px;margin-top:8px}.success-message{background:#e6ffed;color:#137333;padding:8px 10px;border-radius:6px;margin-top:8px}.account-modal input[type=text],.account-modal input[type=password]{width:100%;padding:8px 10px;border:1px solid #ddd;border-radius:6px}.small{font-size:12px;color:#666}.app-disabled{pointer-events:none;-webkit-user-select:none;user-select:none}.pw-form{display:flex;flex-direction:column;gap:20px;width:100%}.pw-form .fg{display:flex;flex-direction:column;align-items:center;width:100%}.field-label{display:block;margin-bottom:6px;font-weight:600;text-align:center}.underline-input{width:50%;border:none;border-bottom:2px solid #ccc;padding:8px 0;outline:none;box-sizing:border-box;text-align:center}.underline-input:focus{border-bottom-color:#2563eb}.pw-rules-inline{font-size:13px;margin-top:6px;line-height:1.4}.small.danger-text{color:#b91c1c;font-size:12px;text-align:center;width:100%}.ok{color:green;font-weight:700}.bad{color:red;font-weight:700}.modal button:not(.close-btn):not(.text-btn):not(.ghost):not(.danger-btn):not(.usage-modal__close-btn):not(.usage-modal__subscribe-btn):not(.subscription-history-tab):not(.usage-modal__access-code-link){background:#2563eb;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px}.modal button:not(.close-btn):not(.text-btn):not(.ghost):not(.danger-btn):not(.usage-modal__close-btn):not(.usage-modal__subscribe-btn):not(.subscription-history-tab):not(.usage-modal__access-code-link):hover{background:#1d4ed8}@media(max-width:420px){.modal{min-width:unset;width:calc(100% - 32px);max-width:none}.section.row{align-items:flex-start}.text-btn{margin-top:2px}}.modal-content{background:#fff;padding:2rem;border-radius:12px;max-width:420px;width:90%;text-align:center;box-shadow:0 6px 20px #00000040;animation:fadeIn .3s ease-out}.modal-content h2{margin-bottom:1rem;font-size:1.5rem;color:#d9534f}.modal-content p{margin-bottom:1.5rem;font-size:1rem;color:#333;line-height:1.4}.modal-actions{display:flex;justify-content:space-between;gap:1rem}.modal-actions button{flex:1;padding:.6rem 1.2rem;border-radius:6px;cursor:pointer;font-size:1rem;transition:background .2s ease-in-out;border:none}.modal-actions .btn-cancel{background:#6c757d;color:#fff}.modal-actions .btn-cancel:hover{background:#5a6268}.modal-actions .btn-renew{background:#d9534f;color:#fff}.modal-actions .btn-renew:hover{background:#c9302c}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
