.pub-auth-page{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:1rem;background:#fbf8f4;font-family:Inter,system-ui,sans-serif;color:#1b2333}.pub-auth-card{width:100%;max-width:28rem;background:#fff;border:1px solid #e8e2d9;border-radius:24px;padding:2.5rem;box-shadow:0 16px 64px rgba(27,35,51,.06),0 4px 16px rgba(27,35,51,.04)}.pub-auth-logo{display:flex;justify-content:center;margin-bottom:2rem}.pub-auth-logo-circle{width:80px;height:80px;border-radius:50%;background:#f5efe6;border:1px solid #e8e2d9;overflow:hidden;position:relative}.pub-auth-title{font-family:Assistant,system-ui,sans-serif;font-size:1.75rem;font-weight:700;text-align:center;margin-bottom:.25rem;color:#1b2333}.pub-auth-subtitle{text-align:center;font-size:.9375rem;color:#5a6478;margin-bottom:2rem}.pub-auth-label{display:block;font-size:.8125rem;font-weight:500;color:#1b2333;margin-bottom:.375rem}.pub-auth-input{width:100%;padding:.75rem 1rem;border-radius:12px;border:1.5px solid #e8e2d9;background:#fbf8f4;font-family:Inter,system-ui,sans-serif;font-size:.9375rem;color:#1b2333;transition:border-color .2s}.pub-auth-input::-moz-placeholder{color:#8d95a3}.pub-auth-input::placeholder{color:#8d95a3}.pub-auth-input:focus{outline:none;border-color:#e85d3a}.pub-auth-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.8rem 1.5rem;font-family:Inter,system-ui,sans-serif;font-size:.9375rem;font-weight:600;border-radius:100px;border:none;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1)}.pub-auth-btn-coral{background:#e85d3a;color:#fff}.pub-auth-btn-coral:hover{background:#d14e2e;transform:translateY(-1px);box-shadow:0 8px 24px rgba(232,93,58,.25)}.pub-auth-btn-coral:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.pub-auth-btn-outline{background:transparent;color:#1b2333;border:1.5px solid #e8e2d9}.pub-auth-btn-outline:hover{border-color:#5a6478;background:#fff}.pub-auth-link{color:#e85d3a;text-decoration:none;font-weight:500}.pub-auth-link:hover{text-decoration:underline}.pub-auth-footer-text{text-align:center;font-size:.75rem;color:#8d95a3;margin-top:1.5rem}.pub-auth-footer-text a{color:#5a6478;text-decoration:underline;text-underline-offset:2px}.pub-auth-error{border-radius:12px;background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.pub-auth-error,.pub-auth-success{padding:.75rem 1rem;font-size:.875rem;margin-bottom:1.5rem}.pub-auth-success{border-radius:12px;background:#ecfdf5;border:1px solid #a7f3d0;color:#059669}.pub-auth-icon-circle{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.pub-auth-icon-circle-accent{background:#fff0ec;color:#e85d3a}.pub-auth-icon-circle-green{background:#ecfdf5;color:#059669}.pub-auth-icon-circle-red{background:#fef2f2;color:#dc2626}.pub-auth-checkbox{margin-top:.125rem;width:1rem;height:1rem;border-radius:4px;border:1.5px solid #e8e2d9;accent-color:#e85d3a;cursor:pointer}.pub-auth-signout{display:block;text-align:center;margin-top:1.5rem;font-size:.8125rem;color:#8d95a3;background:none;border:none;cursor:pointer;transition:color .2s}.pub-auth-signout:hover{color:#1b2333}.pub-pw-weak{color:#dc2626}.pub-pw-good{color:#2563eb}.pub-pw-strong{color:#059669}.pub-eye-toggle{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#8d95a3;cursor:pointer;padding:.25rem;transition:color .2s}.pub-eye-toggle:hover{color:#1b2333}.pub-feature-list{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.75rem}.pub-feature-list li{display:flex;align-items:center;gap:.625rem;font-size:.9375rem;color:#5a6478}.pub-feature-check{width:20px;height:20px;min-width:20px;border-radius:50%;background:#ecfdf5;display:flex;align-items:center;justify-content:center;color:#059669;flex-shrink:0}.pub-price{font-family:Assistant,system-ui,sans-serif;font-size:2.75rem;font-weight:700;text-align:center;margin-bottom:.25rem;color:#1b2333}.pub-price span{font-family:Inter,system-ui,sans-serif;font-size:.9375rem;font-weight:400;color:#5a6478}.pub-price-billing{text-align:center;font-size:.8125rem;color:#8d95a3;margin-bottom:2rem}.pub-blog-page{min-height:100vh;background:#fbf8f4;font-family:Inter,system-ui,sans-serif;color:#1b2333}.pub-blog-container{max-width:48rem;margin:0 auto;padding:4rem 1.5rem}.pub-blog-back{display:inline-block;font-size:.875rem;color:#8d95a3;text-decoration:none;margin-bottom:2rem;transition:color .2s}.pub-blog-back:hover{color:#e85d3a}.pub-blog-title{font-family:Assistant,system-ui,sans-serif;font-size:2rem;font-weight:700;margin-bottom:.75rem;color:#1b2333}.pub-blog-desc{font-size:1.125rem;color:#5a6478;line-height:1.7;margin-bottom:.5rem}.pub-blog-meta{display:flex;align-items:center;gap:.75rem;font-size:.75rem;color:#8d95a3;margin-bottom:1rem}.pub-blog-tag{display:inline-block;padding:.25rem .625rem;border-radius:100px;background:#f5efe6;color:#5a6478;font-size:.75rem;font-weight:500}.pub-blog-card{display:block;padding:1.75rem;background:#fff;border:1px solid #e8e2d9;border-radius:20px;text-decoration:none;color:inherit;transition:all .3s cubic-bezier(.16,1,.3,1)}.pub-blog-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px rgba(27,35,51,.06);border-color:#e85d3a}.pub-blog-card-title{font-family:Assistant,system-ui,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#1b2333}.pub-blog-card-desc{font-size:.9375rem;color:#5a6478;line-height:1.6}.pub-blog-content h2{font-size:1.5rem;font-weight:700;margin-top:2.5rem;margin-bottom:.75rem}.pub-blog-content h2,.pub-blog-content h3{font-family:Assistant,system-ui,sans-serif;color:#1b2333}.pub-blog-content h3{font-size:1.25rem;font-weight:600;margin-top:1.5rem;margin-bottom:.5rem}.pub-blog-content p{color:#5a6478;line-height:1.8}.pub-blog-content li{color:#5a6478;margin-left:1rem;margin-bottom:.25rem}.pub-blog-content strong{color:#1b2333;font-weight:600}.pub-blog-cta{margin-top:4rem;padding-top:2rem;border-top:1px solid #e8e2d9}.pub-blog-cta-card{padding:2rem;background:#f5efe6;border:1px solid #e8e2d9;border-radius:20px;text-align:center}.pub-legal-page{min-height:100vh;background:#fbf8f4;font-family:Inter,system-ui,sans-serif;color:#1b2333}.pub-legal-container{max-width:52rem;margin:0 auto;padding:3rem 1.5rem}.pub-legal-back{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:#8d95a3;text-decoration:none;margin-bottom:2rem;transition:color .2s}.pub-legal-back:hover{color:#e85d3a}.pub-legal-card{background:#fff;border:1px solid #e8e2d9;border-radius:24px;padding:2.5rem;box-shadow:0 4px 16px rgba(27,35,51,.04)}@media (min-width:768px){.pub-legal-card{padding:3rem}}.pub-legal-title{font-family:Assistant,system-ui,sans-serif;font-size:2rem;font-weight:700;margin-bottom:.5rem;color:#1b2333}@media (min-width:768px){.pub-legal-title{font-size:2.5rem}}.pub-legal-updated{font-size:.875rem;color:#8d95a3;margin-bottom:2rem}.pub-legal-content h2{font-size:1.25rem;font-weight:700;margin-top:2rem;margin-bottom:1rem}.pub-legal-content h2,.pub-legal-content h3{font-family:Assistant,system-ui,sans-serif;color:#1b2333}.pub-legal-content h3{font-size:1.125rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem}.pub-legal-content p{color:#5a6478;line-height:1.7;margin-bottom:.75rem}.pub-legal-content ol,.pub-legal-content ul{padding-left:1.5rem;margin-bottom:.75rem}.pub-legal-content li{color:#5a6478;line-height:1.7;margin-bottom:.5rem}.pub-legal-content strong{color:#1b2333;font-weight:600}.pub-legal-content a{color:#e85d3a;text-decoration:none}.pub-legal-content a:hover{text-decoration:underline}.pub-legal-callout{padding:1.25rem;border-radius:16px;margin:1rem 0}.pub-legal-callout-warn{background:#fff7ed;border:1px solid #fed7aa}.pub-legal-callout-success{background:#ecfdf5;border:1px solid #a7f3d0}.pub-legal-callout-error{background:#fef2f2;border:1px solid #fecaca}.pub-legal-content table{width:100%;border-collapse:collapse;margin:1rem 0}.pub-legal-content th{text-align:left;font-weight:600;color:#1b2333;padding:.75rem;border-bottom:2px solid #e8e2d9;font-size:.875rem}.pub-legal-content td{padding:.75rem;border-bottom:1px solid #f0ebe3;color:#5a6478;font-size:.875rem}.pub-legal-footer{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e8e2d9;font-size:.875rem;color:#8d95a3}