:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}a{color:inherit;text-decoration:none}.blog-index-page{max-width:1200px;margin:0 auto;padding:2rem 1rem}.blog-header{text-align:center;margin-bottom:3rem}.blog-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.blog-description{font-size:1.125rem;color:#666;max-width:600px;margin:0 auto}.blog-content-wrapper{display:grid;grid-template-columns:250px 1fr;gap:2rem}@media(max-width:768px){.blog-content-wrapper{grid-template-columns:1fr}}.blog-sidebar{position:sticky;top:2rem;height:fit-content}@media(max-width:768px){.blog-sidebar{position:static}}.category-filter{background:#f9fafb;border-radius:8px;padding:1.5rem}.category-filter-title{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#374151}.category-filter-buttons{display:flex;flex-direction:column;gap:.5rem}.category-filter-button{padding:.75rem 1rem;border:1px solid #e5e7eb;background:#fff;border-radius:6px;cursor:pointer;transition:all .2s;text-align:left;font-size:.9375rem}.category-filter-button:hover{background:#f3f4f6}.category-filter-button.active{background:#10b981;color:#fff;border-color:#10b981}.blog-articles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}@media(max-width:640px){.blog-articles-grid{grid-template-columns:1fr}}.blog-article-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a;transition:all .3s;cursor:pointer}.blog-article-card:hover{transform:translateY(-4px);box-shadow:0 10px 20px #00000026}.article-card-thumbnail{position:relative;padding-top:56.25%;overflow:hidden}.article-card-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.article-card-category{position:absolute;top:.75rem;left:.75rem;background:#10b981e6;color:#fff;padding:.375rem .75rem;border-radius:4px;font-size:.75rem;font-weight:600}.article-card-content{padding:1.5rem}.article-card-title{font-size:1.125rem;font-weight:600;margin-bottom:.75rem;line-height:1.5;color:#1a1a1a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-card-description{font-size:.875rem;color:#666;line-height:1.6;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.article-card-meta{display:flex;justify-content:space-between;align-items:center;font-size:.8125rem;color:#999}.blog-pagination{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:3rem;padding:2rem 0}.pagination-button{padding:.75rem 1.5rem;background:#10b981;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s}.pagination-button:hover:not(:disabled){background:#059669}.pagination-button:disabled{background:#d1d5db;cursor:not-allowed}.pagination-info{font-size:.9375rem;color:#666}.blog-article-page{max-width:1400px;margin:0 auto;padding:2rem 1rem}.article-with-sidebar{display:grid;grid-template-columns:250px 1fr 250px;gap:2rem;align-items:start}@media(max-width:1200px){.article-with-sidebar{grid-template-columns:1fr}}.article-sidebar{position:sticky;top:2rem;height:fit-content}@media(max-width:1200px){.article-sidebar{display:none}}.article-main-content{max-width:800px;margin:0 auto;width:100%}.breadcrumb{margin-bottom:2rem}.breadcrumb-list{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0;margin:0;font-size:.875rem}.breadcrumb-item{display:flex;align-items:center;gap:.5rem}.breadcrumb-link{color:#10b981;text-decoration:none;transition:color .2s}.breadcrumb-link:hover{color:#059669;text-decoration:underline}.breadcrumb-current{color:#666}.breadcrumb-separator{color:#d1d5db}.blog-article-detail{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 1px 3px #0000001a}@media(max-width:640px){.blog-article-detail{padding:1.5rem}}.article-header{margin-bottom:2rem}.article-meta-top{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.article-category-badge{background:#10b981;color:#fff;padding:.375rem .75rem;border-radius:4px;font-size:.75rem;font-weight:600}.article-date{color:#999;font-size:.875rem}.article-title{font-size:2rem;font-weight:700;line-height:1.4;margin-bottom:1rem;color:#1a1a1a}.article-description{font-size:1.125rem;color:#666;line-height:1.6;margin-bottom:1rem}.article-author-info{padding-top:1rem;border-top:1px solid #e5e7eb}.article-author{font-size:.875rem;color:#666}.article-thumbnail-wrapper{margin-bottom:2rem}.article-thumbnail{width:100%;border-radius:8px}.article-content{font-size:1rem;line-height:1.8;color:#374151}.article-content h2{font-size:1.75rem;font-weight:600;margin:2.5rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.article-content h3{font-size:1.5rem;font-weight:600;margin:2rem 0 1rem}.article-content p{margin:1rem 0}.article-content ul,.article-content ol{margin:1rem 0;padding-left:2rem}.article-content li{margin:.5rem 0}.article-content a{color:#10b981;text-decoration:none}.article-content a:hover{text-decoration:underline}.article-content code{background:#f3f4f6;padding:.125rem .375rem;border-radius:4px;font-family:Courier New,monospace;font-size:.875em}.article-content pre{background:#1f2937;color:#f9fafb;padding:1rem;border-radius:8px;overflow-x:auto;margin:1.5rem 0}.article-content pre code{background:none;padding:0;color:#f9fafb}.article-content img{max-width:100%;height:auto;border-radius:8px;margin:1.5rem 0}.article-content blockquote{border-left:4px solid #10b981;padding-left:1rem;margin:1.5rem 0;color:#666;font-style:italic}.article-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.article-tag{background:#f3f4f6;color:#374151;padding:.375rem .75rem;border-radius:4px;font-size:.875rem}.related-articles{margin-top:4rem;padding-top:2rem;border-top:2px solid #e5e7eb}.related-articles-title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#1a1a1a}.related-articles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}@media(max-width:640px){.related-articles-grid{grid-template-columns:1fr}}.related-article-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .2s}.related-article-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.related-article-thumbnail{padding-top:56.25%;position:relative;overflow:hidden}.related-article-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.related-article-content{padding:1rem}.related-article-category{display:inline-block;background:#ecfdf5;color:#059669;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;margin-bottom:.5rem}.related-article-title{font-size:.9375rem;font-weight:600;line-height:1.4;margin-bottom:.5rem;color:#1a1a1a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-article-date{font-size:.8125rem;color:#999}.article-footer{margin-top:3rem;text-align:center}.back-to-list-button{padding:.75rem 2rem;background:#10b981;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500;font-size:1rem;transition:all .2s}.back-to-list-button:hover{background:#059669}.blog-loading,.blog-error,.blog-empty{text-align:center;padding:4rem 2rem;color:#666}.blog-error{color:#dc2626}.retry-button{margin-top:1rem;padding:.75rem 1.5rem;background:#10b981;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500}.retry-button:hover{background:#059669}.ad-banner{margin-top:2rem;background:#f9fafb;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb}.ad-banner-link{display:block;text-decoration:none}.ad-banner-image{width:100%;height:auto;display:block;transition:opacity .2s}.ad-banner-link:hover .ad-banner-image{opacity:.9}@media(max-width:768px){.blog-sidebar .ad-banner{display:none}}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#101828;background-color:#f8fafc}*{box-sizing:border-box}body{margin:0;background-color:#f8fafc;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:inherit}#root{min-height:100vh;overflow-x:hidden;width:100%}.layout{max-width:960px;margin:0 auto;padding:32px 24px 48px;display:flex;flex-direction:column;gap:24px}.app-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.dashboard-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:24px}.subtitle{margin:4px 0 0;color:#475467;font-size:14px}.user-info{display:flex;align-items:center;gap:12px;font-size:14px;color:#475467}.screen{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;text-align:center;padding:32px}.description{color:#475467;margin:8px 0 24px}.card{background:#fff;border-radius:16px;box-shadow:0 18px 32px -18px #0f172a40;padding:32px;display:flex;flex-direction:column;gap:16px}.card.secondary{background:linear-gradient(135deg,#0f172a0a,#2563eb14)}.section-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.status-chip{display:inline-flex;align-items:center;gap:12px;font-size:13px;color:#1f2937}.status-indicator{width:8px;height:8px;border-radius:9999px;background:#94a3b8;display:inline-block}.status-indicator.status-active{background:#10b981}.status-indicator.status-trialing{background:#f59e0b}.status-indicator.status-past_due,.status-indicator.status-incomplete,.status-indicator.status-incomplete_expired,.status-indicator.status-unpaid{background:#ef4444}.status-indicator.status-canceled{background:#64748b}.status-indicator.status-none{background:#cbd5f5}.solve-form{display:flex;flex-direction:column;gap:12px}.form-label{font-weight:600;color:#1d2939}textarea{resize:vertical;min-height:200px;padding:12px;border-radius:8px;border:1px solid #d0d5dd;font-size:14px;font-family:inherit;line-height:1.6}textarea:focus{outline:2px solid #2563eb;border-color:transparent}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;border-radius:999px;border:none;font-weight:600;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease;background:#fff;color:#1d2939;box-shadow:inset 0 0 0 1px #d0d5dd}.button.primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 12px 24px -12px #2563eb99}.button-ghost{background:transparent;color:#1d4ed8;box-shadow:inset 0 0 0 1px #2563eb66}.button-danger{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 12px 24px -12px #dc26268c}.button:disabled{cursor:not-allowed;opacity:.7;box-shadow:none}.button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 12px 24px -16px #0f172a59}.error{color:#dc2626;background:#fca5a533;padding:8px 12px;border-radius:8px;font-size:13px}.instruction-list{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:8px;color:#1d2939;font-size:14px;line-height:1.6}.plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.plan-card{background:#fff;border-radius:16px;padding:24px;box-shadow:inset 0 0 0 1px #e2e8f0;display:flex;flex-direction:column;gap:16px;transition:transform .16s ease,box-shadow .16s ease}.plan-card.highlight{box-shadow:0 18px 32px -18px #2563eb66}.plan-card.active{border:2px solid rgba(37,99,235,.6)}.plan-card:hover{transform:translateY(-2px);box-shadow:0 12px 24px -16px #0f172a59}.plan-card h3{margin:0 0 4px}.plan-description{margin:0;color:#475467;font-size:14px}.plan-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.plan-price-block{display:flex;align-items:baseline;gap:8px}.plan-price{font-size:28px;font-weight:700;color:#1d2939}.plan-interval{font-size:13px;color:#475467}.current-plan-summary{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px;background:linear-gradient(135deg,#2563eb1a,#1e40af0d);border-radius:12px}.summary-main{margin:8px 0 4px;font-size:24px;font-weight:600}.summary-sub{margin:0;color:#334155;font-size:13px}.summary-actions{display:flex;flex-direction:column;gap:8px}.current-plan-placeholder{padding:16px;border-radius:12px;background:#f1f5f9;color:#475467}.lp-shell{min-height:100vh;background:linear-gradient(180deg,#f8fafc,#eef2ff 40%,#fff);display:flex;flex-direction:column;color:#0f172a}.lp-nav{display:flex;justify-content:space-between;align-items:center;padding:24px 48px}.lp-logo{font-weight:700;font-size:20px}.lp-nav-actions{display:flex;align-items:center;gap:16px}.lp-nav-link{color:#475467;text-decoration:none;font-weight:500}.lp-main{width:min(1200px,calc(100% - 64px));margin:0 auto;display:flex;flex-direction:column;gap:72px;padding-bottom:96px}.lp-hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;align-items:center}.lp-hero-content{display:flex;flex-direction:column;gap:16px}.lp-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#2563eb1f;color:#1d4ed8;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.lp-hero h1{font-size:40px;line-height:1.2;margin:0}.lp-hero-copy{font-size:18px;color:#475467;margin:0}.lp-hero-cta{display:flex;flex-wrap:wrap;gap:12px}.lp-consent{font-size:13px;color:#64748b}.lp-consent a{color:#1d4ed8;text-decoration:none;font-weight:600}.lp-hero-card{background:#0f172a;color:#fff;border-radius:24px;padding:32px;display:flex;flex-direction:column;gap:24px;box-shadow:0 24px 48px -24px #0f172ae6}.lp-hero-metric{display:flex;flex-direction:column;gap:4px}.lp-hero-metric.secondary{background:#ffffff14;border-radius:16px;padding:16px}.lp-metric-label{font-size:14px;letter-spacing:.1em;text-transform:uppercase;color:#ffffffa3}.lp-metric-value{font-size:48px;margin:0;font-weight:700}.lp-metric-caption{font-size:13px;color:#ffffffb3}.lp-section{background:#fff;border-radius:32px;padding:40px;box-shadow:0 24px 48px -32px #0f172a59;display:flex;flex-direction:column;gap:32px}.lp-section-heading{display:flex;flex-direction:column;gap:8px}.lp-section-label{margin:0;font-size:13px;text-transform:uppercase;letter-spacing:.2em;color:#94a3b8}.lp-section h2{margin:0;font-size:28px;color:#0f172a}.lp-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.lp-feature-card{border-radius:20px;padding:24px;background:linear-gradient(145deg,#2563eb14,#0ea5e914);display:flex;flex-direction:column;gap:16px;min-height:240px}.lp-feature-card h3{margin:0}.lp-feature-card p{margin:0;color:#475467}.lp-feature-card ul{margin:0;padding-left:20px;color:#1d2939;display:flex;flex-direction:column;gap:8px;font-size:14px}.pre-reg-banner{background:#fff;border-radius:32px;padding:40px;box-shadow:0 30px 60px -40px #0f172a73;display:flex;flex-direction:column;gap:16px}.pre-reg-copy{margin:0;font-size:18px;color:#475467}.pre-reg-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.pre-reg-note{font-size:14px;color:#475467;margin:0}.pre-reg-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.pre-reg-card{background:#fff;border-radius:24px;padding:24px;box-shadow:0 20px 40px -30px #0f172a59;display:flex;flex-direction:column;gap:16px}.pre-reg-card.secondary{background:linear-gradient(135deg,#2563eb14,#0e74900d)}.pre-reg-card ul{margin:0;padding-left:18px;color:#475467}.pre-reg-steps{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:12px;color:#1d2939}.lp-steps{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.lp-step{display:flex;align-items:center;gap:16px;padding:16px 20px;border-radius:16px;background:#f8fafc;border:1px solid #e2e8f0}.lp-step-index{font-weight:700;font-size:18px;color:#1d4ed8;font-feature-settings:"tnum"}.lp-footer{display:flex;justify-content:space-between;align-items:center;padding:24px 48px 48px;flex-wrap:wrap;gap:16px}.lp-footer-title{margin:0 0 4px;font-weight:700}.lp-footer-copy{margin:0;color:#475467}.lp-footer-actions{display:flex;align-items:center;gap:16px}.notice{margin:12px 0 0;font-size:12px;color:#64748b}.link{color:#1d4ed8;text-decoration:none}.link:hover{text-decoration:underline}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.metric-card{background:#f8fafc;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:8px;border:1px solid #e2e8f0}.metric-label{font-size:13px;color:#475467}.metric-value{font-size:20px;font-weight:600;color:#111827}.log-section{margin-top:24px;display:flex;flex-direction:column;gap:12px}.log-section.collapsed{gap:8px}.log-section.collapsed #learning-log-content{display:none}.log-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.log-section-header h3{margin:0}.log-status{font-size:12px;color:#1d4ed8}.log-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.log-entry{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;font-size:13px;color:#1f2937}.log-entry-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.log-timestamp{font-weight:600;color:#0f172a}.log-action{font-weight:600;color:#1d4ed8}.log-question{margin:0;font-weight:600;color:#0f172a}.log-choice-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.log-choice{display:flex;align-items:flex-start;gap:12px;padding:8px 12px;border-radius:10px;border:1px solid #e2e8f0;background:#fff}.log-choice.correct{border-color:#34d399;background:#ecfdf5}.choice-label{font-weight:600;color:#0f172a;min-width:24px}.choice-text{flex:1;color:#1f2937}.choice-probability{font-size:12px;color:#475467}.log-answer{font-size:13px;font-weight:600;color:#047857}.log-explanation{font-size:13px;color:#1f2937;line-height:1.6}.log-explanation :where(p,ul,ol){margin:0 0 8px}.log-explanation :where(p:last-child,ul:last-child,ol:last-child){margin-bottom:0}.log-token-stats{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;color:#475467}.log-token-stats span{background:#eef2ff;border-radius:999px;padding:4px 10px}.log-metadata{font-family:Menlo,Roboto Mono,Consolas,monospace;font-size:12px;color:#475467;word-break:break-word}.log-empty{margin:0;padding:16px;border-radius:12px;background:#f8fafc;border:1px dashed #cbd5f5;font-size:13px;color:#475467}.guide-actions{display:flex;flex-wrap:wrap;gap:12px}.modal-backdrop{position:fixed;inset:0;background:#0f172a80;display:flex;align-items:center;justify-content:center;padding:24px;z-index:1000}.modal{background:#fff;border-radius:16px;max-width:520px;width:100%;box-shadow:0 24px 48px -24px #0f172a73;display:flex;flex-direction:column;overflow:hidden}.modal-header,.modal-footer{padding:20px 24px;display:flex;align-items:center;justify-content:space-between}.modal-body{padding:0 24px 24px;display:flex;flex-direction:column;gap:16px}.icon-button{border:none;background:transparent;font-size:22px;cursor:pointer;line-height:1}.wizard-progress{display:flex;gap:8px}.wizard-dot{width:10px;height:10px;border-radius:999px;background:#cbd5f5}.wizard-dot.active{background:#2563eb}.wizard-title{margin:0;font-size:20px}.wizard-description{margin:0;color:#475467;font-size:14px}.wizard-list{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:8px;font-size:14px;color:#1f2937}.result{display:flex;flex-direction:column;gap:16px}.result-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 18px 32px -18px #0f172a40;display:flex;flex-direction:column;gap:16px}.question-text{white-space:pre-wrap;background:#f8fafc;padding:16px;border-radius:12px;border:1px solid #e2e8f0}.choice-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.choice-list li{display:grid;grid-template-columns:72px 1fr 80px;align-items:center;gap:12px;padding:12px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.choice-label{font-weight:600;color:#2563eb}.choice-text{font-size:14px}.choice-probability{justify-self:end;font-weight:600;color:#111827}.answer-block{background:linear-gradient(135deg,#2563eb1f,#1e40af14);border-radius:12px;padding:16px;border:1px solid rgba(37,99,235,.35)}.answer-label{font-weight:700;margin-bottom:4px}.metadata{display:flex;gap:12px;flex-wrap:wrap}.badge{background:#e0f2fe;color:#0c4a6e;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600}.badge-accent{background:#2563eb1f;color:#1d4ed8}.terms-consent{font-size:13px;color:#475467;margin:8px 0 0}.terms-link{color:#2563eb;font-weight:600;margin:0 4px}.terms-layout{max-width:960px;margin:0 auto;padding:48px 24px 64px;display:flex;flex-direction:column;gap:32px;min-height:100vh}.terms-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.terms-meta{color:#475467;font-size:14px;margin:4px 0}.terms-content{background:#fff;border-radius:24px;box-shadow:0 18px 32px -18px #0f172a40;padding:40px 36px;line-height:1.8;font-size:15px;color:#1f2937}.terms-section{margin-bottom:32px}.terms-section:last-of-type{margin-bottom:0}.terms-article{margin-top:16px}.terms-article h3{margin:0 0 8px;font-size:16px;color:#0f172a}.terms-list{margin:8px 0 0;padding-left:20px}.terms-list li{margin-bottom:4px}.startup-page{min-height:100vh;background:linear-gradient(180deg,#fff,#f8fafc,#fff);display:flex;flex-direction:column;width:100%;max-width:100vw;overflow-x:hidden}.register-page{min-height:100vh;background-color:#fff;display:flex;flex-direction:column}.register-header{border-bottom:1px solid #e2e8f0;background:#fff}.register-header-inner{max-width:1200px;margin:0 auto;padding:20px 32px;display:flex;justify-content:space-between;align-items:center}.register-logo{font-size:18px;font-weight:700;color:#0f172a}.register-nav{display:flex;gap:24px;align-items:center}.register-nav-link{color:#475467;text-decoration:none;font-size:14px;font-weight:500;transition:color .2s}.register-nav-link:hover{color:#2563eb}.register-main{flex:1;background:linear-gradient(180deg,#f8fafc,#fff)}.register-container{max-width:800px;margin:0 auto;padding:64px 32px;display:flex;flex-direction:column;gap:56px}.register-hero{text-align:center;display:flex;flex-direction:column;gap:16px;align-items:center}.register-badge{display:inline-block;padding:6px 16px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:700;letter-spacing:.05em;border-radius:6px}.register-title{font-size:48px;font-weight:700;line-height:1.2;color:#0f172a;margin:0}.register-subtitle{font-size:18px;line-height:1.6;color:#475467;margin:0;max-width:600px}.register-cta-box{display:flex;flex-direction:column;align-items:center;gap:12px;padding:32px;background:#fff;border-radius:12px;border:2px solid #e2e8f0}.register-cta-button{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;background:#2563eb;color:#fff;font-size:16px;font-weight:600;border-radius:8px;text-decoration:none;transition:background .2s,transform .2s;box-shadow:0 4px 12px #2563eb4d}.register-cta-button:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 16px #2563eb66}.register-cta-note{margin:0;font-size:14px;color:#64748b}.register-steps-wrapper{display:flex;flex-direction:column;gap:24px}.register-section-title{font-size:24px;font-weight:700;color:#0f172a;margin:0;text-align:center}.register-steps{display:flex;flex-direction:column;gap:16px}.register-step{display:flex;gap:16px;align-items:flex-start;padding:20px;background:#fff;border-radius:8px;border:1px solid #e2e8f0}.register-step-number{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#2563eb;color:#fff;font-weight:700;border-radius:50%;font-size:16px}.register-step-content{flex:1}.register-step-text{margin:0;font-size:15px;line-height:1.6;color:#1d2939}.register-benefits-wrapper{display:grid;grid-template-columns:1fr;gap:24px}.register-benefit-card,.register-features-card{padding:32px;background:#fff;border-radius:12px;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:20px}.register-benefit-title,.register-features-title{margin:0;font-size:20px;font-weight:700;color:#0f172a}.register-benefit-list{margin:0;padding-left:24px;display:flex;flex-direction:column;gap:12px;color:#1d2939;font-size:15px;line-height:1.6}.register-benefit-note{margin:0;padding-top:12px;border-top:1px solid #e2e8f0;font-size:14px;color:#475467}.register-features-list{display:flex;flex-direction:column;gap:20px}.register-feature-item{display:flex;flex-direction:column;gap:8px}.register-feature-name{margin:0;font-size:16px;font-weight:600;color:#0f172a}.register-feature-desc{margin:0;font-size:14px;line-height:1.6;color:#475467}.register-final-cta{display:flex;flex-direction:column;align-items:center;gap:16px;padding:48px 32px;background:#f8fafc;border-radius:12px;text-align:center}.register-final-title{margin:0;font-size:28px;font-weight:700;color:#0f172a}.register-final-text{margin:0;font-size:16px;color:#475467}.register-footer{border-top:1px solid #e2e8f0;background:#fff}.register-footer-inner{max-width:1200px;margin:0 auto;padding:32px;display:flex;justify-content:space-between;align-items:center;gap:32px}.register-footer-brand{display:flex;flex-direction:column;gap:4px}.register-footer-logo{margin:0;font-weight:700;font-size:16px;color:#0f172a}.register-footer-tagline{margin:0;font-size:14px;color:#64748b}.register-footer-links{display:flex;gap:24px}.register-footer-link{color:#475467;text-decoration:none;font-size:14px;transition:color .2s}.register-footer-link:hover{color:#2563eb}@media(max-width:768px){.layout{padding:24px 16px}.app-header{flex-direction:column;align-items:flex-start}.dashboard-grid{gap:16px}.summary-actions,.summary-actions .button{width:100%}.guide-actions{flex-direction:column}.log-list li,.choice-list li{grid-template-columns:1fr}.choice-probability{justify-self:start}.terms-layout{padding:32px 16px 48px}.terms-header{flex-direction:column;align-items:flex-start}.terms-content{padding:28px 20px}.register-header-inner{padding:16px 20px}.register-nav{gap:16px}.register-container{padding:48px 20px;gap:40px}.register-title{font-size:32px}.register-subtitle{font-size:16px}.register-cta-box{padding:24px 20px}.register-cta-button{width:100%;padding:14px 24px}.register-step{padding:16px}.register-benefit-card,.register-features-card{padding:24px 20px}.register-final-cta{padding:32px 20px}.register-footer-inner{flex-direction:column;align-items:flex-start;padding:24px 20px}.register-footer-links{flex-direction:column;gap:12px}}.startup-header{position:sticky;top:0;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(226,232,240,.6);z-index:100}.startup-header-inner{max-width:1280px;margin:0 auto;padding:16px 32px;display:flex;justify-content:space-between;align-items:center}.startup-logo{display:flex;align-items:center;gap:8px}.startup-logo-text{font-size:20px;font-weight:800;background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.startup-logo-beta{padding:2px 8px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-size:10px;font-weight:700;border-radius:4px;letter-spacing:.05em}.startup-nav{display:flex;gap:24px;align-items:center}.startup-nav-link{color:#64748b;text-decoration:none;font-size:14px;font-weight:500;transition:color .2s}.startup-nav-link:hover{color:#2563eb}.startup-nav-cta{padding:8px 20px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-size:14px;font-weight:600;border-radius:8px;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px #2563eb4d}.startup-nav-cta:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2563eb66}.startup-main{flex:1}.startup-hero{padding:80px 32px;background:radial-gradient(ellipse at top,rgba(37,99,235,.1) 0%,transparent 60%)}.startup-hero-container{max-width:900px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:32px}.startup-hero-badge{display:inline-block;padding:8px 16px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;color:#1d4ed8;font-size:14px;font-weight:600;border-radius:999px}.startup-hero-title{font-size:64px;font-weight:900;line-height:1.1;color:#0f172a;margin:0;letter-spacing:-.02em}.startup-hero-gradient{background:linear-gradient(135deg,#2563eb,#7c3aed,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.startup-hero-subtitle{font-size:20px;line-height:1.7;color:#475467;margin:0;max-width:700px}.startup-hero-cta{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:16px}.startup-cta-primary{display:inline-flex;align-items:center;justify-content:center;padding:18px 40px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-size:18px;font-weight:700;border-radius:12px;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 24px #2563eb66}.startup-cta-primary:hover{transform:translateY(-3px);box-shadow:0 12px 32px #2563eb80}.startup-cta-primary.large{padding:20px 48px;font-size:20px}.startup-cta-note{margin:0;font-size:14px;color:#64748b}.startup-stats{display:flex;gap:48px;margin-top:32px;padding:32px 48px;background:#fff;border-radius:16px;box-shadow:0 4px 24px #0f172a14}.startup-stat{display:flex;flex-direction:column;align-items:center;gap:4px}.startup-stat-value{font-size:36px;font-weight:800;background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.startup-stat-label{font-size:13px;color:#64748b;font-weight:500}.startup-features,.startup-pricing,.startup-steps{padding:80px 32px}.startup-section-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:48px}.startup-section-header{text-align:center;display:flex;flex-direction:column;gap:12px;align-items:center}.startup-section-label{display:inline-block;padding:4px 12px;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#2563eb;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:6px}.startup-section-title{font-size:40px;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.01em}.startup-section-description{font-size:18px;color:#475467;margin:0;max-width:700px}.startup-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}.startup-feature-card{padding:32px;background:#fff;border-radius:16px;border:1px solid #e2e8f0;transition:transform .2s,box-shadow .2s}.startup-feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0f172a26}.startup-feature-title{margin:0 0 12px;font-size:20px;font-weight:700;color:#0f172a}.startup-feature-description{margin:0;font-size:15px;line-height:1.7;color:#475467}.startup-pricing{background:linear-gradient(180deg,#f8fafc,#fff)}.startup-pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.startup-pricing-card{position:relative;padding:40px 32px;background:#fff;border-radius:20px;border:2px solid #e2e8f0;display:flex;flex-direction:column;gap:24px;transition:transform .2s,box-shadow .2s,border-color .2s}.startup-pricing-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0f172a1f}.startup-pricing-card.recommended{border-color:#2563eb;box-shadow:0 8px 32px #2563eb33}.startup-pricing-card.best-value{border-color:#7c3aed;box-shadow:0 8px 32px #7c3aed33}.startup-pricing-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);padding:6px 16px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-size:12px;font-weight:700;border-radius:999px;box-shadow:0 4px 12px #2563eb66}.startup-pricing-name{margin:0;font-size:20px;font-weight:700;color:#0f172a}.startup-pricing-price{display:flex;align-items:baseline;gap:4px}.startup-pricing-amount{font-size:48px;font-weight:900;color:#0f172a}.startup-pricing-period{font-size:18px;color:#64748b;font-weight:500}.startup-pricing-per-month{margin:-16px 0 0;font-size:14px;color:#10b981;font-weight:600}.startup-pricing-description{margin:0;font-size:15px;color:#475467}.startup-pricing-features{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.startup-pricing-features li{font-size:14px;color:#1d2939;display:flex;align-items:center;gap:8px}.startup-steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.startup-step-card{padding:32px 28px;background:#fff;border-radius:16px;border:1px solid #e2e8f0;display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.startup-step-number{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-size:28px;font-weight:800;border-radius:50%;box-shadow:0 8px 24px #2563eb4d}.startup-step-text{margin:0;font-size:15px;line-height:1.6;color:#1d2939}.startup-steps-note{margin-top:24px;text-align:center;font-size:14px;color:#475467}.startup-cta-final{padding:100px 32px;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff}.startup-cta-final-container{max-width:800px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px}.startup-cta-final-title{margin:0;font-size:48px;font-weight:900;color:#fff;letter-spacing:-.01em}.startup-cta-final-text{margin:0;font-size:18px;color:#cbd5e1;line-height:1.7}.startup-footer{border-top:1px solid #e2e8f0;background:#fff}.startup-footer-inner{max-width:1280px;margin:0 auto;padding:48px 32px;display:flex;justify-content:space-between;align-items:center;gap:32px}.startup-footer-brand{display:flex;flex-direction:column;gap:8px}.startup-footer-logo{margin:0;font-weight:800;font-size:18px;background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.startup-footer-tagline{margin:0;font-size:14px;color:#64748b}.startup-footer-links{display:flex;gap:24px}.startup-footer-link{color:#64748b;text-decoration:none;font-size:14px;font-weight:500;transition:color .2s}.startup-footer-link:hover{color:#2563eb}@media(max-width:768px){.startup-header-inner{padding:12px 16px;flex-wrap:wrap;gap:12px}.startup-logo{flex-shrink:0}.startup-logo-text{font-size:16px}.startup-logo-beta{font-size:9px;padding:2px 6px}.startup-nav{gap:8px;flex-wrap:wrap;width:100%;justify-content:flex-end}.startup-nav-link{font-size:12px;padding:8px 12px;white-space:nowrap}.startup-nav-cta{padding:10px 20px;font-size:13px;width:100%;text-align:center;margin-top:4px}.startup-hero{padding:40px 16px}.startup-hero-badge{font-size:12px;padding:6px 12px}.startup-hero-title{font-size:32px;letter-spacing:-.01em}.startup-hero-subtitle{font-size:15px;line-height:1.6}.startup-cta-primary{width:100%;padding:16px 24px;font-size:16px}.startup-cta-primary.large{padding:18px 32px;font-size:18px}.startup-cta-note{font-size:13px}.startup-stats{flex-direction:column;gap:20px;padding:20px 16px}.startup-stat-value{font-size:28px}.startup-stat-label{font-size:12px}.startup-features,.startup-pricing,.startup-steps{padding:48px 16px}.startup-section-label{font-size:11px;padding:4px 10px}.startup-section-title{font-size:28px}.startup-section-description{font-size:15px;line-height:1.6}.startup-features-grid{grid-template-columns:1fr;gap:24px}.startup-feature-card{padding:24px 20px}.startup-feature-title{font-size:18px}.startup-feature-description{font-size:14px}.startup-pricing-grid{grid-template-columns:1fr;gap:24px}.startup-pricing-card{padding:32px 24px}.startup-pricing-name{font-size:18px}.startup-pricing-amount{font-size:40px}.startup-pricing-period{font-size:16px}.startup-pricing-features li{font-size:13px}.startup-steps-grid{grid-template-columns:1fr;gap:20px}.startup-step-card{padding:28px 24px}.startup-step-number{width:48px;height:48px;font-size:24px}.startup-step-text{font-size:14px}.startup-steps-note{font-size:13px}.startup-cta-final{padding:48px 16px}.startup-cta-final-title{font-size:28px}.startup-cta-final-text{font-size:15px}.startup-footer-inner{flex-direction:column;align-items:flex-start;padding:32px 16px;gap:24px}.startup-footer-logo{font-size:16px}.startup-footer-tagline{font-size:13px}.startup-footer-links{flex-direction:column;gap:12px;width:100%}.startup-footer-link{font-size:13px;padding:8px 0}}@media(max-width:480px){.startup-header-inner{padding:10px 12px}.startup-logo-text{font-size:14px}.startup-nav{gap:6px}.startup-nav-link{font-size:11px;padding:6px 10px}.startup-nav-cta{padding:12px 16px;font-size:14px}.startup-hero{padding:32px 12px}.startup-hero-title{font-size:28px}.startup-hero-subtitle{font-size:14px}.startup-stats{padding:16px 12px}.startup-features,.startup-pricing,.startup-steps{padding:40px 12px}.startup-section-container{gap:36px}.startup-section-title{font-size:24px}.startup-section-description{font-size:14px}.startup-feature-card{padding:20px 16px}.startup-pricing-card{padding:28px 20px}.startup-pricing-amount{font-size:36px}.startup-step-card{padding:24px 20px}.startup-cta-final{padding:40px 12px}.startup-cta-final-title{font-size:24px}.startup-footer-inner{padding:24px 12px}}.mobile-only-message{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(180deg,#f8fafc,#fff)}.mobile-message-content{max-width:480px;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px;padding:40px 32px;background:#fff;border-radius:24px;box-shadow:0 18px 32px -18px #0f172a40}.mobile-logo{height:80px;width:auto;object-fit:contain}.mobile-message-content h1{margin:0;font-size:24px;font-weight:700;color:#0f172a;line-height:1.3}.mobile-message-content p{margin:0;font-size:16px;line-height:1.6;color:#475467}.mobile-message-content .button{width:100%;margin-top:8px}.mobile-message-content .button.primary{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-weight:600;box-shadow:0 4px 12px #2563eb4d}.mobile-message-content .button.primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #2563eb66}.mobile-message-content .button.primary:disabled{opacity:.6;cursor:not-allowed}.email-sent-message{padding:20px;background:linear-gradient(135deg,#2563eb1a,#7c3aed1a);border-radius:12px;border:2px solid rgba(37,99,235,.3);text-align:center;width:100%}.email-sent-message p{margin:0;font-size:16px;font-weight:600;color:#2563eb}.email-sent-note{margin-top:8px!important;font-size:14px!important;font-weight:400!important;color:#64748b!important}@media(max-width:480px){.mobile-message-content{padding:32px 24px}.mobile-logo{height:60px}.mobile-message-content h1{font-size:20px}.mobile-message-content p,.email-sent-message p{font-size:14px}}@keyframes pulse-glow{0%,to{box-shadow:0 8px 24px #10b9814d;transform:scale(1)}50%{box-shadow:0 8px 32px #10b98180;transform:scale(1.02)}}@media(max-width:767px){.startup-hero-cta>div[style*=pulse-glow]{flex-direction:row;padding:.75rem 1.25rem!important;font-size:.9375rem!important;gap:.5rem!important;max-width:95%;margin-left:auto;margin-right:auto}}@media(max-width:480px){.startup-hero-cta>div[style*=pulse-glow]{font-size:.875rem!important;padding:.625rem 1rem!important;flex-wrap:wrap}}.free-trial-banner{background:#fff;border-radius:16px;box-shadow:0 18px 32px -18px #0f172a40;padding:24px;margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.free-trial-banner.active{background:linear-gradient(135deg,#2563eb14,#3b82f61f);border:1px solid rgba(37,99,235,.2)}.free-trial-banner.exhausted{background:linear-gradient(135deg,#f59e0b14,#ef44441f);border:1px solid rgba(245,158,11,.2)}.banner-content{display:flex;align-items:center;gap:16px;flex:1;min-width:0}.banner-icon{font-size:32px;line-height:1;flex-shrink:0}.banner-text{flex:1;min-width:0}.banner-title{margin:0 0 4px;font-size:18px;font-weight:700;color:#101828;line-height:1.4}.banner-description{margin:0;font-size:14px;color:#475467;line-height:1.5}.remaining-count{font-size:20px;font-weight:800;color:#2563eb}.badge-counter{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#2563eb1f;border:2px solid rgba(37,99,235,.3);border-radius:12px;padding:16px 20px;min-width:80px;flex-shrink:0}.counter-value{font-size:32px;font-weight:800;color:#1d4ed8;line-height:1}.counter-label{font-size:12px;color:#475467;margin-top:4px;font-weight:600}@media(max-width:640px){.free-trial-banner{padding:20px;flex-direction:column;align-items:stretch}.banner-content{flex-direction:column;align-items:flex-start;gap:12px}.banner-icon{font-size:28px}.banner-title{font-size:16px}.banner-description{font-size:13px}.remaining-count{font-size:18px}.badge-counter{align-self:center;padding:12px 16px}.counter-value{font-size:28px}.free-trial-banner .button{width:100%}}*{margin:0;padding:0;box-sizing:border-box}:root{--primary: #2563eb;--primary-dark: #1d4ed8;--primary-light: #3b82f6;--secondary: #10b981;--text-primary: #0f172a;--text-secondary: #64748b;--text-light: #94a3b8;--bg-white: #ffffff;--bg-gray: #f8fafc;--bg-light: #f1f5f9;--border-light: #e2e8f0;--border-gray: #cbd5e1;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1)}html{scroll-behavior:smooth;font-size:16px}body{font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.7;color:var(--text-primary);background-color:var(--bg-white);overflow-x:hidden;font-weight:400}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.container{padding:0 1.5rem}}@media(min-width:1024px){.container{padding:0 2rem}}#particleCanvas{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:.4}.header{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border-light);z-index:1000;transition:all .4s cubic-bezier(.4,0,.2,1)}.header.scrolled{box-shadow:var(--shadow-md);background:#fffffffa}.header-content{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;min-height:70px}@media(max-width:767px){.header-content{padding:.5rem 0;min-height:64px}}.logo{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;color:var(--text-primary);text-decoration:none;transition:transform .3s ease}.logo:hover{transform:translateY(-2px)}.logo-icon{color:var(--primary)}@media(max-width:767px){.logo img{height:50px!important}}.nav{display:none;gap:2.5rem}@media(min-width:768px){.nav.desktop-nav{display:flex}}.nav-link{color:var(--text-secondary);text-decoration:none;font-weight:500;font-size:.9375rem;transition:all .3s ease;position:relative;padding:.5rem 0}.nav-link:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--primary);transition:all .3s ease;transform:translate(-50%)}.nav-link:hover{color:var(--primary)}.nav-link:hover:after{width:100%}.btn{padding:.875rem 1.75rem;border:none;border-radius:.75rem;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;position:relative;overflow:hidden;justify-content:center}@media(max-width:767px){.btn{padding:.875rem 1.5rem;font-size:1rem;min-height:50px;width:100%}.btn-large{padding:1rem 1.5rem;font-size:1.0625rem;min-height:56px}}.btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.btn:hover:before{width:300px;height:300px}.btn-primary{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:var(--bg-white);box-shadow:0 4px 12px #2563eb4d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #2563eb66}.btn-primary:active{transform:translateY(0);box-shadow:0 4px 12px #2563eb4d}.btn-secondary{background:var(--bg-white);color:var(--text-primary);border:2px solid var(--border-gray)}.btn-secondary:hover{background:var(--bg-gray);border-color:var(--primary);color:var(--primary)}.btn-outline{background:transparent;color:var(--text-primary);border:2px solid var(--border-gray)}.btn-outline:hover{background:var(--primary);color:var(--bg-white);border-color:var(--primary)}.btn-outline:active{transform:scale(.98)}.btn-large{padding:1.125rem 2.25rem;font-size:1rem}.btn-full{width:100%}.btn-header{display:none}@media(min-width:768px){.btn-header{display:inline-flex;width:auto}}.mobile-menu-btn{display:flex;flex-direction:column;gap:.375rem;background:none;border:none;cursor:pointer;padding:.5rem;transition:transform .3s ease;z-index:1001}@media(max-width:767px){.mobile-menu-btn{padding:.5rem;min-width:48px;min-height:48px;align-items:flex-end;justify-content:center}}.mobile-menu-btn:hover{transform:scale(1.1)}@media(min-width:768px){.mobile-menu-btn{display:none}}.mobile-menu-btn span{width:24px;height:2px;background:var(--text-primary);transition:all .3s ease;border-radius:2px}.mobile-menu{display:none;flex-direction:column;gap:.5rem;padding:1.5rem;background:var(--bg-white);border-top:1px solid var(--border-light);position:absolute;top:100%;left:0;right:0;box-shadow:var(--shadow-lg);border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.mobile-menu.active{display:flex;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-menu-link{color:var(--text-secondary);text-decoration:none;font-weight:600;padding:1rem;border-radius:.75rem;transition:all .3s ease;display:flex;align-items:center;background:var(--bg-light)}.mobile-menu-link:hover{color:var(--primary);background:#eff6ff}@media(max-width:767px){.mobile-menu-link{font-size:1rem;min-height:52px}.btn-mobile{margin-top:1rem}}.hero{padding:10rem 0 6rem;background:linear-gradient(180deg,var(--bg-white) 0%,var(--bg-gray) 100%);position:relative;z-index:1;overflow:hidden}.hero-content{max-width:600px;position:relative;z-index:2}.hero-badge{display:inline-flex;align-items:center;gap:.625rem;padding:.625rem 1.25rem;background:var(--bg-white);border:1px solid var(--border-light);border-radius:2rem;font-size:.875rem;font-weight:500;color:var(--text-secondary);margin-bottom:2rem;box-shadow:var(--shadow-sm);animation:fadeInUp .8s ease-out}.badge-dot{width:8px;height:8px;background:var(--secondary);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.hero-title{font-size:3.5rem;font-weight:900;line-height:1.15;margin-bottom:1.5rem;color:var(--text-primary);letter-spacing:-.02em;animation:fadeInUp .8s ease-out .1s both;word-break:keep-all;overflow-wrap:break-word}@media(min-width:768px){.hero-title{font-size:4.5rem}}@media(max-width:767px){.hero{padding:7rem 0 4rem}.hero-content{text-align:center;margin:0 auto;max-width:100%;padding:0}.hero-badge{justify-content:center;margin:0 auto 1.5rem;font-size:.8125rem;padding:.5rem 1rem}.hero-title{font-size:2.5rem;line-height:1.25;margin-bottom:1.25rem;word-break:break-word;padding:0}.hero-title .gradient-text{white-space:normal;display:inline}.hero-subtitle{font-size:1.0625rem;text-align:center;word-break:break-word;line-height:1.7;margin-bottom:2.5rem;padding:0;opacity:.9}.hero-cta{flex-direction:column;width:100%;gap:1rem;margin-bottom:3rem;padding:0}}.gradient-text{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-light) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;white-space:nowrap}.hero-subtitle{font-size:1.25rem;color:var(--text-secondary);margin-bottom:2.5rem;line-height:1.8;animation:fadeInUp .8s ease-out .2s both;word-break:keep-all;overflow-wrap:break-word}.hero-cta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:4rem;animation:fadeInUp .8s ease-out .3s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-stats{display:grid;grid-template-columns:1fr 1px 1fr 1px 1fr;gap:1rem;padding:2rem;background:var(--bg-white);border-radius:1rem;box-shadow:var(--shadow-lg);animation:fadeInUp .8s ease-out .4s both;max-width:100%}@media(max-width:767px){.hero-stats{grid-template-columns:1fr;gap:2rem;padding:2.5rem 2rem;width:100%;margin:0 auto;max-width:400px;border:1px solid var(--border-light)}.stat-divider{display:none}.stat-item{padding:0;border-bottom:none}}.stat-item{text-align:center}.stat-number{font-size:2.5rem;font-weight:900;color:var(--text-primary);line-height:1;margin-bottom:.5rem;overflow-wrap:break-word;word-break:keep-all}@media(max-width:767px){.stat-number{font-size:2.25rem;margin-bottom:.25rem}}.stat-number.stat-primary{color:var(--primary)}.stat-number.stat-secondary{color:var(--secondary)}.stat-number.stat-gold{color:#d4af37}.stat-label{font-size:.8rem;color:var(--text-secondary);font-weight:600;letter-spacing:.02em;word-break:keep-all}.stat-divider{width:1px;background:var(--border-light)}.hero-visual{position:absolute;right:8%;top:35%;transform:translateY(-50%);width:550px;height:auto;z-index:1;display:flex;align-items:center}.hero-visual-mobile{display:none}.demo-video{width:100%;height:auto;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;border:2px solid rgba(255,255,255,.8);display:block;object-fit:cover}@media(max-width:1400px){.hero-visual-desktop{width:450px}}@media(max-width:1200px){.hero-visual-desktop{position:relative;right:auto;top:auto;transform:none;width:100%;max-width:100%;margin-top:3rem;z-index:1}}@media(max-width:767px){.hero-visual-desktop{display:none}.hero-visual-mobile{display:flex;width:100%;margin:3rem 0;padding:0;align-items:center;justify-content:center;position:relative}.hero-visual-mobile:before{content:"";position:absolute;top:50%;left:50%;width:90%;height:90%;background:var(--primary);opacity:.15;filter:blur(40px);transform:translate(-50%,-50%);z-index:-1;border-radius:50%}.hero-visual-mobile .demo-video{border-radius:16px;box-shadow:0 20px 40px -10px #0003}}section{padding:6rem 0;position:relative;z-index:1}@media(max-width:767px){section{padding:4.5rem 0}}.section-header{text-align:center;margin-bottom:4rem}@media(max-width:767px){.section-header{margin-bottom:3rem;padding:0}.section-badge{font-size:.8125rem;padding:.5rem 1rem;margin-bottom:1rem}}.section-badge{display:inline-block;padding:.5rem 1rem;background:var(--bg-gray);color:var(--primary);border-radius:2rem;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;letter-spacing:.05em;text-transform:uppercase}.section-title{font-size:2.75rem;font-weight:900;line-height:1.2;margin-bottom:1.5rem;color:var(--text-primary);letter-spacing:-.02em}@media(max-width:767px){.section-title{font-size:2rem;line-height:1.3;margin-bottom:1rem}.section-title .gradient-text{white-space:normal;display:inline}}.section-subtitle{font-size:1.125rem;color:var(--text-secondary);max-width:700px;margin:0 auto;line-height:1.8}@media(max-width:767px){.section-subtitle{font-size:1rem;line-height:1.6;padding:0 .5rem}}.features{background:var(--bg-white)}.features-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature-item{padding:2.5rem;background:var(--bg-white);border:1px solid var(--border-light);border-radius:1.25rem;transition:all .4s cubic-bezier(.4,0,.2,1)}@media(max-width:767px){.feature-item{padding:2rem;text-align:center;border-radius:1.5rem;box-shadow:var(--shadow-sm)}.feature-item:hover{transform:translateY(-4px)}}.feature-item:hover{transform:translateY(-8px);box-shadow:var(--shadow-xl);border-color:var(--primary)}.feature-icon{width:64px;height:64px;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-light) 100%);border-radius:1rem;display:flex;align-items:center;justify-content:center;color:var(--bg-white);margin-bottom:1.5rem;transition:transform .4s ease}@media(max-width:767px){.feature-icon{width:60px;height:60px;margin:0 auto 1.5rem;box-shadow:0 8px 16px #2563eb33}}.feature-item:hover .feature-icon{transform:scale(1.1) rotate(5deg)}.feature-title{font-size:1.375rem;font-weight:700;margin-bottom:1rem;color:var(--text-primary);word-break:keep-all}@media(max-width:767px){.feature-title{font-size:1.25rem}}.feature-description{color:var(--text-secondary);line-height:1.8}.how-it-works{background:var(--bg-gray)}.steps{max-width:900px;margin:0 auto}.step-item{display:grid;grid-template-columns:auto 1fr auto;gap:2rem;align-items:center;padding:2.5rem;background:var(--bg-white);border-radius:1.25rem;box-shadow:var(--shadow);transition:all .4s ease;position:relative;z-index:2}.step-item:hover{transform:translate(10px);box-shadow:var(--shadow-lg)}.step-reverse{grid-template-columns:auto 1fr auto}.step-reverse:hover{transform:translate(-10px)}@media(max-width:767px){.step-item,.step-reverse{grid-template-columns:1fr;text-align:center;padding:2.5rem 1.5rem;gap:1.5rem;border-radius:1.5rem}.step-item:hover,.step-reverse:hover{transform:translateY(-4px)}}.step-number{font-size:3rem;font-weight:900;color:var(--bg-light);line-height:1}@media(max-width:767px){.step-number{font-size:2.5rem;order:-1;margin-bottom:.5rem}}.step-title{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:var(--text-primary)}@media(max-width:767px){.step-title{font-size:1.25rem}}.step-description{color:var(--text-secondary);line-height:1.8}.step-visual{width:80px;height:80px;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-light) 100%);border-radius:1rem;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:#fff}@media(max-width:767px){.step-visual{width:70px;height:70px;font-size:2rem;margin:0 auto;box-shadow:0 8px 16px #2563eb33}}.step-connector{width:2px;height:60px;background:linear-gradient(180deg,var(--border-light) 0%,var(--primary) 50%,var(--border-light) 100%);margin:1rem auto;position:relative;z-index:1}@media(max-width:767px){.step-connector{height:40px;margin:.5rem auto}}.pricing{background:var(--bg-white)}.pricing-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1000px;margin:0 auto}@media(min-width:768px){.pricing-grid{grid-template-columns:repeat(3,1fr)}}.pricing-card{padding:2.5rem;background:var(--bg-white);border:2px solid var(--border-light);border-radius:1.25rem;transition:all .4s ease;position:relative;display:flex;flex-direction:column}@media(max-width:767px){.pricing-card{padding:2rem;margin-bottom:0;border-radius:1.5rem;background:#fff}}.pricing-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-xl);border-color:var(--primary)}.pricing-featured{border-color:var(--primary);box-shadow:var(--shadow-lg);z-index:2}.pricing-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);padding:.375rem 1rem;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-light) 100%);color:var(--bg-white);border-radius:2rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 4px 6px #2563eb33}.pricing-header{text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--border-light)}.pricing-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--text-primary)}.pricing-price{display:flex;align-items:baseline;justify-content:center;gap:.25rem}.price-currency{font-size:1.5rem;font-weight:700;color:var(--text-secondary)}.price-amount{font-size:3.5rem;font-weight:900;color:var(--text-primary);line-height:1}.price-period{font-size:1rem;color:var(--text-secondary)}.pricing-features{list-style:none;margin-bottom:2rem;flex-grow:1}.pricing-features li{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;color:var(--text-secondary)}.pricing-features li svg{color:var(--primary);flex-shrink:0}.faq{background:var(--bg-gray)}.faq-list{max-width:800px;margin:0 auto}.faq-item{background:var(--bg-white);border-radius:1rem;margin-bottom:1rem;overflow:hidden;border:1px solid var(--border-light);transition:all .3s ease}.faq-item:hover{box-shadow:var(--shadow-md)}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.75rem;background:none;border:none;text-align:left;font-size:1.0625rem;font-weight:600;color:var(--text-primary);cursor:pointer;transition:all .3s ease}@media(max-width:767px){.faq-question{padding:1.5rem;font-size:1rem;gap:1rem}}.faq-question:hover{color:var(--primary)}.faq-icon{transition:transform .3s ease;flex-shrink:0;color:var(--text-secondary)}.faq-item.active .faq-icon{transform:rotate(180deg);color:var(--primary)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease}.faq-item.active .faq-answer{max-height:500px;padding:0 1.75rem 1.75rem}@media(max-width:767px){.faq-item.active .faq-answer{padding:0 1.5rem 1.5rem}}.faq-answer p{color:var(--text-secondary);line-height:1.8}.cta-section{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:var(--bg-white);text-align:center;padding:8rem 0}@media(max-width:767px){.cta-section{padding:6rem 0}}.cta-content{max-width:700px;margin:0 auto}.cta-title{font-size:3rem;font-weight:900;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.02em;word-break:keep-all}@media(max-width:767px){.cta-title{font-size:2rem;line-height:1.3;margin-bottom:2rem}.cta-title .gradient-text{background:linear-gradient(135deg,#fff,#e0e7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block}}.cta-subtitle{font-size:1.125rem;margin-bottom:2.5rem;opacity:.9}.cta-section .btn-primary{background:var(--bg-white);color:var(--primary);box-shadow:0 4px 12px #00000026}.cta-section .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.footer{background:var(--bg-white);border-top:1px solid var(--border-light);padding:4rem 0 2rem}.footer-content{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}@media(min-width:768px){.footer-content{grid-template-columns:1.5fr 2fr}}.footer-brand{max-width:300px}.footer-description{color:var(--text-secondary);line-height:1.8;margin-top:1rem;font-size:.9375rem}.footer-links-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem}.footer-links-title{font-size:.875rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.footer-link{display:block;color:var(--text-secondary);text-decoration:none;margin-bottom:.75rem;transition:all .3s ease;font-size:.9375rem}.footer-link:hover{color:var(--primary);transform:translate(5px)}.footer-bottom{display:flex;flex-direction:column;gap:1.5rem;align-items:center;padding-top:2rem;border-top:1px solid var(--border-light)}@media(min-width:768px){.footer-bottom{flex-direction:row;justify-content:space-between}}.footer-copyright{color:var(--text-light);font-size:.875rem}.footer-social{display:flex;gap:1rem}.social-link{width:40px;height:40px;border-radius:50%;background:var(--bg-gray);display:flex;align-items:center;justify-content:center;color:var(--text-secondary);transition:all .3s ease}.social-link:hover{background:var(--primary);color:var(--bg-white);transform:translateY(-3px)}[data-aos]{opacity:0;transition-property:opacity,transform;transition-duration:.8s;transition-timing-function:cubic-bezier(.4,0,.2,1)}[data-aos].aos-animate{opacity:1}[data-aos=fade-up]{transform:translateY(30px)}[data-aos=fade-up].aos-animate{transform:translateY(0)}[data-aos=fade-right]{transform:translate(-30px)}[data-aos=fade-right].aos-animate{transform:translate(0)}[data-aos=fade-left]{transform:translate(30px)}[data-aos=fade-left].aos-animate{transform:translate(0)}[data-aos=zoom-in]{transform:scale(.95)}[data-aos=zoom-in].aos-animate{transform:scale(1)}.free-trial-banner{max-width:100%;text-align:center;word-break:keep-all}@media(max-width:767px){.free-trial-banner{flex-direction:column;padding:.75rem 1.25rem!important;font-size:.9375rem!important;gap:.5rem!important;max-width:95%;margin-left:auto;margin-right:auto}.free-trial-banner span:first-child{font-size:1.125rem!important}}@media(max-width:480px){.free-trial-banner{font-size:.875rem!important;padding:.625rem 1rem!important}}@media(max-width:359px){.container{padding:0 1rem}.hero-title{font-size:1.75rem}.section-title{font-size:1.5rem}.free-trial-banner{font-size:.8125rem!important;padding:.5rem .875rem!important}}@media(max-width:767px){.container{padding:0 1.25rem}.desktop-br{display:none!important}body{overflow-wrap:break-word;word-break:normal;-webkit-font-smoothing:antialiased}.header-content{min-height:60px;padding:.5rem 0}.logo img{height:40px!important;width:auto!important}.mobile-menu-btn{padding:.5rem;min-width:44px;min-height:44px;justify-content:center;align-items:flex-end}.mobile-menu-link{min-height:48px;font-size:1rem}.btn-mobile{margin-top:1rem;width:100%;justify-content:center}.hero{padding:6rem 0 3rem;text-align:center}.hero-content{margin:0 auto;padding:0;width:100%}.hero-badge{margin:0 auto 1.5rem;font-size:.8rem;padding:.4rem 1rem;width:auto;max-width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-title{font-size:2.25rem;line-height:1.3;margin-bottom:1.25rem;padding:0}.hero-title .gradient-text{white-space:normal;display:inline}.hero-subtitle{font-size:1rem;line-height:1.6;margin-bottom:2rem;padding:0 .5rem;text-align:left;display:inline-block;text-align:center}.hero-cta{flex-direction:column;width:100%;gap:1rem;margin-bottom:2.5rem;padding:0 1rem}.btn-large{width:100%;justify-content:center;padding:1rem 1.5rem}.hero-stats{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem;margin:0 auto;max-width:100%;border:1px solid var(--border-light);box-shadow:var(--shadow-md)}.stat-divider{display:none}.stat-item{display:flex;flex-direction:column;align-items:center;padding:1rem;background:var(--bg-light);border-radius:.75rem}.stat-number{font-size:2rem;margin-bottom:.25rem}.stat-label{font-size:.85rem}.hero-visual-desktop{display:none}.hero-visual-mobile{display:flex;width:100%;margin:2.5rem 0;justify-content:center;padding:0 1rem}.demo-video{border-radius:12px;box-shadow:0 15px 30px -5px #00000026;max-width:100%}section{padding:4rem 0}.section-header{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:2.5rem;padding:0 1rem}.section-badge{margin-bottom:.5rem}.section-title{font-size:1.75rem;line-height:1.3;margin-bottom:.5rem;overflow-wrap:break-word;width:100%}.section-title .gradient-text{display:inline;white-space:normal}.section-subtitle{font-size:.95rem;padding:0;line-height:1.5;overflow-wrap:break-word;margin-top:.5rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}.feature-item{padding:1.75rem;text-align:center;border-radius:1rem}.feature-icon{margin:0 auto 1.25rem;width:56px;height:56px}.feature-title{font-size:1.25rem}.step-item,.step-reverse{grid-template-columns:1fr;text-align:center;padding:2rem 1.5rem;gap:1.25rem;border-radius:1rem}.step-number{font-size:2rem;margin-bottom:.5rem;order:-1}.step-visual{margin:0 auto;width:64px;height:64px;font-size:1.75rem}.step-connector{height:30px;margin:.5rem auto}.pricing-grid{grid-template-columns:1fr;gap:1.5rem}.pricing-card{padding:2rem 1.5rem;border-radius:1rem}.pricing-price{flex-wrap:wrap}.price-amount{font-size:3rem}.faq-question{padding:1.25rem;font-size:.95rem;gap:.75rem}.faq-item.active .faq-answer{padding:0 1.25rem 1.25rem}.cta-section{padding:5rem 0}.cta-title{font-size:1.85rem;margin-bottom:1.5rem}.cta-content{padding:0 1rem}.footer{padding:3rem 0 1.5rem}.footer-content{grid-template-columns:1fr;gap:2.5rem;text-align:left}.footer-brand{max-width:100%;text-align:left}.footer-links-group{grid-template-columns:1fr;gap:2rem}.footer-links-column{display:flex;flex-direction:column;align-items:flex-start}.footer-bottom{flex-direction:column-reverse;gap:1.5rem;padding-top:1.5rem}}.mobile-lp-page{font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.7;color:#0f172a;background-color:#fff;overflow-x:hidden;padding:0;margin:0;min-height:100vh}.mobile-lp-header{padding:1rem;text-align:center;background:#fff;border-bottom:1px solid #e2e8f0}.mobile-lp-logo{height:60px;width:auto;object-fit:contain}.mobile-lp-hero{padding:2rem 1.5rem 3rem;text-align:center;background:linear-gradient(180deg,#fff,#f8fafc)}.mobile-lp-badge{display:inline-flex;align-items:center;gap:.625rem;padding:.5rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:2rem;font-size:.8125rem;font-weight:500;color:#64748b;margin-bottom:1.5rem;box-shadow:0 1px 2px #0000000d}.mobile-lp-badge-dot{width:8px;height:8px;background:#10b981;border-radius:50%;animation:badge-pulse 2s ease-in-out infinite}.mobile-lp-title{font-size:2rem;font-weight:900;line-height:1.25;margin-bottom:1.25rem;color:#0f172a;letter-spacing:-.02em}.mobile-lp-gradient{background:linear-gradient(135deg,#2563eb,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.mobile-lp-subtitle{font-size:1rem;color:#64748b;margin-bottom:1.5rem;line-height:1.6}.mobile-lp-free-trial-banner{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,#10b981,#059669);border-radius:3rem;color:#fff;font-size:.9375rem;font-weight:700;margin-bottom:2rem;box-shadow:0 8px 24px #10b9814d;animation:pulse-glow-mobile 2s ease-in-out infinite;border:2px solid rgba(255,255,255,.3);max-width:95%;text-align:center}.mobile-lp-gift-icon{font-size:1.125rem}.mobile-lp-free-trial-text{flex:1}.mobile-lp-video-container{margin:2rem 0;border-radius:1rem;overflow:hidden;box-shadow:0 20px 40px -10px #0003}.mobile-lp-video{width:100%;height:auto;display:block;border-radius:1rem;border:2px solid rgba(255,255,255,.8)}.mobile-lp-cta-button{width:100%;padding:1rem 1.5rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:.75rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #2563eb4d;margin-bottom:1rem;min-height:50px}.mobile-lp-cta-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #2563eb66}.mobile-lp-cta-button:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 12px #2563eb4d}.mobile-lp-cta-button:disabled{opacity:.6;cursor:not-allowed}.mobile-lp-error{color:#dc2626;font-size:.875rem;margin-top:.5rem;text-align:center}.mobile-lp-stats{display:grid;grid-template-columns:1fr;gap:1.5rem;padding:2rem 1.5rem;background:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a;margin-top:2rem;border:1px solid #e2e8f0}.mobile-lp-stat-item{text-align:center;padding:1rem;background:#f1f5f9;border-radius:.75rem}.mobile-lp-stat-value{font-size:2rem;font-weight:900;color:#2563eb;line-height:1;margin-bottom:.25rem}.mobile-lp-stat-label{font-size:.85rem;color:#64748b;font-weight:600}.mobile-lp-features{padding:3rem 1.5rem;background:#f8fafc}.mobile-lp-section-title{font-size:1.75rem;font-weight:900;line-height:1.3;margin-bottom:2rem;color:#0f172a;text-align:center;letter-spacing:-.02em}.mobile-lp-features-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.mobile-lp-feature-card{padding:1.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;text-align:center;transition:all .3s ease;box-shadow:0 1px 2px #0000000d}.mobile-lp-feature-card:active{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.mobile-lp-feature-icon{font-size:3rem;margin-bottom:1rem}.mobile-lp-feature-title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:#0f172a}.mobile-lp-feature-description{font-size:.9375rem;color:#64748b;line-height:1.6}.mobile-lp-cta-section{padding:3rem 1.5rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;text-align:center}.mobile-lp-cta-title{font-size:1.85rem;font-weight:900;line-height:1.3;margin-bottom:1.5rem;letter-spacing:-.02em}.mobile-lp-cta-section .mobile-lp-gradient{background:linear-gradient(135deg,#fff,#e0e7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.mobile-lp-cta-section .mobile-lp-cta-button{background:#fff;color:#2563eb;box-shadow:0 4px 12px #00000026}.mobile-lp-cta-section .mobile-lp-cta-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #0003}.mobile-lp-footer{padding:2rem 1.5rem 3rem;background:#fff;border-top:1px solid #e2e8f0;text-align:center}.mobile-lp-footer-links{display:flex;justify-content:center;gap:2rem;margin-bottom:1.5rem;flex-wrap:wrap}.mobile-lp-footer-link{color:#64748b;text-decoration:none;font-size:.9375rem;font-weight:500;transition:color .3s ease}.mobile-lp-footer-link:hover{color:#2563eb}.mobile-lp-footer-copyright{color:#94a3b8;font-size:.875rem;margin:0}@media(max-width:480px){.mobile-lp-title{font-size:1.75rem}.mobile-lp-free-trial-banner{font-size:.875rem;padding:.75rem 1.25rem;flex-direction:column;gap:.5rem}.mobile-lp-stat-value{font-size:1.75rem}.mobile-lp-section-title,.mobile-lp-cta-title{font-size:1.5rem}}@media(max-width:360px){.mobile-lp-hero{padding:1.5rem 1rem 2.5rem}.mobile-lp-title{font-size:1.5rem}.mobile-lp-free-trial-banner{font-size:.8125rem;padding:.625rem 1rem}.mobile-lp-features,.mobile-lp-cta-section{padding:2.5rem 1rem}}.admin-layout{min-height:100vh;display:flex;flex-direction:column;background-color:#f8fafc}.admin-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:16px 24px}.admin-header-content{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.admin-logo-section{display:flex;align-items:center;gap:16px}.admin-logo{height:48px;width:auto;object-fit:contain}.admin-title{font-size:20px;font-weight:700;color:#101828;margin:0}.admin-user-info{display:flex;align-items:center;gap:12px}.admin-user-email{font-size:14px;color:#475467}.admin-nav{background:#fff;border-bottom:1px solid #e2e8f0;padding:0 24px}.admin-nav-tabs{max-width:1400px;margin:0 auto;display:flex;gap:8px}.admin-nav-tab{padding:12px 20px;background:transparent;border:none;border-bottom:2px solid transparent;color:#64748b;font-size:14px;font-weight:600;cursor:pointer;transition:color .16s ease,border-color .16s ease}.admin-nav-tab:hover{color:#1d4ed8}.admin-nav-tab-active{color:#2563eb;border-bottom-color:#2563eb}.admin-main{max-width:1400px;margin:0 auto;padding:32px 24px;width:100%}.admin-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:24px;margin-bottom:24px}.admin-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.admin-card-title{font-size:18px;font-weight:700;color:#101828;margin:0}.admin-card-subtitle{font-size:14px;color:#64748b;margin:4px 0 0}.admin-metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:24px}.admin-metric-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:20px}.admin-metric-label{font-size:13px;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.admin-metric-value{font-size:32px;font-weight:700;color:#101828;margin:0}.admin-metric-secondary{font-size:14px;color:#64748b;margin-top:4px}.admin-table-container{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse;font-size:14px}.admin-table thead{background:#f8fafc;border-bottom:1px solid #e2e8f0}.admin-table th{padding:12px 16px;text-align:left;font-weight:600;color:#475467;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.admin-table td{padding:16px;border-bottom:1px solid #f1f5f9;color:#101828}.admin-table tbody tr{transition:background-color .16s ease}.admin-table tbody tr:hover{background-color:#f8fafc}.admin-table-clickable{cursor:pointer}.admin-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;border-radius:6px;border:none;font-weight:600;font-size:14px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.admin-button-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 4px 12px -4px #2563eb66}.admin-button-primary:hover{transform:translateY(-1px);box-shadow:0 8px 16px -4px #2563eb80}.admin-button-secondary{background:#fff;color:#1d2939;box-shadow:inset 0 0 0 1px #d0d5dd}.admin-button-secondary:hover{background:#f8fafc}.admin-button-small{padding:6px 12px;font-size:13px}.admin-button:disabled{opacity:.5;cursor:not-allowed}.admin-status-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600}.admin-status-badge.status-active{background:#d1fae5;color:#065f46}.admin-status-badge.status-trialing{background:#fef3c7;color:#92400e}.admin-status-badge.status-canceled,.admin-status-badge.status-none{background:#f1f5f9;color:#475467}.admin-status-badge.status-past_due,.admin-status-badge.status-incomplete{background:#fee2e2;color:#991b1b}.admin-loading{display:flex;align-items:center;justify-content:center;padding:48px;color:#64748b}.admin-error{background:#fee2e2;color:#991b1b;padding:12px 16px;border-radius:8px;font-size:14px;margin-bottom:16px}.admin-detail-section{margin-bottom:32px}.admin-detail-section-title{font-size:16px;font-weight:700;color:#101828;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #e2e8f0}.admin-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:16px}.admin-detail-item{display:flex;flex-direction:column;gap:4px}.admin-detail-label{font-size:12px;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.admin-detail-value{font-size:15px;color:#101828;font-weight:500}.admin-pagination{display:flex;align-items:center;justify-content:space-between;margin-top:24px;padding-top:16px;border-top:1px solid #e2e8f0}.admin-pagination-info{font-size:14px;color:#64748b}.admin-pagination-controls{display:flex;gap:8px}.admin-search-bar{display:flex;gap:12px;margin-bottom:24px}.admin-search-input{flex:1;padding:10px 16px;border-radius:8px;border:1px solid #d0d5dd;font-size:14px;font-family:inherit}.admin-search-input:focus{outline:2px solid #2563eb;border-color:transparent}.admin-cost-breakdown{display:flex;flex-direction:column;gap:12px}.admin-cost-item{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#f8fafc;border-radius:8px}.admin-cost-label{font-size:14px;color:#475467;font-weight:500}.admin-cost-value{font-size:14px;color:#101828;font-weight:700}.admin-cost-total{border-top:2px solid #e2e8f0;padding-top:12px;margin-top:8px}.admin-cost-total .admin-cost-label{font-size:15px;font-weight:700;color:#101828}.admin-cost-total .admin-cost-value{font-size:16px;color:#2563eb}.admin-logs-table{font-size:13px}.admin-logs-table th,.admin-logs-table td{padding:10px 12px}
