.tenpo-page-main{width:100%;max-width:100vw;overflow-x:hidden;color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.7}.tenpo-page-main,.tenpo-page-main *{box-sizing:border-box}.tenpo-container{width:100%;max-width:800px;margin:0 auto;padding:0 1rem}.tenpo-hero-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;padding:2rem 0 2.5rem}.tenpo-breadcrumbs{font-size:.85rem;color:#64748b;margin-bottom:1.25rem}.tenpo-breadcrumbs ol{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0;gap:.5rem}.tenpo-breadcrumbs li+li:before{content:">";padding-right:.5rem;color:#94a3b8}.tenpo-breadcrumbs a{color:#0284c7;text-decoration:underline}.tenpo-hero-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tenpo-badge{display:inline-block;background-color:#e0f2fe;color:#0369a1;font-size:.75rem;font-weight:600;padding:.25rem .6rem;border-radius:9999px;border:1px solid #bae6fd}.tenpo-hero-title{font-size:1.75rem;font-weight:700;color:#0f172a;line-height:1.35;margin:0 0 1rem}.tenpo-hero-subtitle{display:block;font-size:1.05rem;font-weight:500;color:#475569;margin-top:.5rem;line-height:1.5}.tenpo-hero-lead{font-size:.98rem;color:#334155;margin-bottom:1.5rem}.tenpo-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.tenpo-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;border-radius:6px;text-decoration:none;transition:all .2s ease;cursor:pointer;text-align:center}.tenpo-btn-primary{background-color:#d97706;color:#ffffff;border:1px solid #b45309}.tenpo-btn-primary:hover{background-color:#b45309;color:#ffffff}.tenpo-btn-secondary{background-color:#0284c7;color:#ffffff;border:1px solid #0369a1}.tenpo-btn-secondary:hover{background-color:#0369a1;color:#ffffff}.tenpo-btn-outline{background-color:#ffffff;color:#334155;border:1px solid #cbd5e1}.tenpo-btn-outline:hover{background-color:#f8fafc;color:#0f172a;border-color:#94a3b8}.tenpo-section{padding:2.5rem 0;border-bottom:1px solid #f1f5f9}.tenpo-section-title{font-size:1.4rem;font-weight:700;color:#0f172a;margin:0 0 1.25rem;padding-bottom:.5rem;border-bottom:2px solid #0284c7}.tenpo-section-lead{font-size:.98rem;color:#475569;margin-bottom:1.5rem}.tenpo-quick-answer-card{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:1.5rem;margin-bottom:0}.tenpo-quick-answer-title{font-size:1.2rem;font-weight:700;color:#166534;margin:0 0 .75rem}.tenpo-quick-answer-text{font-size:.95rem;color:#14532d;margin-bottom:1rem}.tenpo-quick-answer-list{margin:0;padding-left:1.25rem;color:#14532d;font-size:.92rem}.tenpo-quick-answer-list li{margin-bottom:.5rem}.tenpo-quick-answer-list li:last-child{margin-bottom:0}.tenpo-timeline-note{font-size:.88rem;color:#64748b;background-color:#f8fafc;border-left:3px solid #94a3b8;padding:.6rem .85rem;margin-bottom:1.5rem}.tenpo-timeline-steps{display:flex;flex-direction:column;gap:1rem}.tenpo-step-card{background-color:#ffffff;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem;box-shadow:0 1px 3px rgba(0,0,0,.05)}.tenpo-step-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.tenpo-step-badge{background-color:#0284c7;color:#ffffff;font-size:.75rem;font-weight:700;padding:.2rem .5rem;border-radius:4px;white-space:nowrap}.tenpo-step-title{font-size:1.05rem;font-weight:700;color:#0f172a;margin:0}.tenpo-step-card p{font-size:.92rem;color:#475569;margin:0}.tenpo-grid-2{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.tenpo-grid-3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.tenpo-card{background-color:#ffffff;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem;box-shadow:0 1px 2px rgba(0,0,0,.04)}.tenpo-card-highlight{border-top:3px solid #0284c7}.tenpo-card-warning{border-top:3px solid #d97706}.tenpo-card-title{font-size:1.05rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}.tenpo-card p{font-size:.9rem;color:#475569;margin:0 0 .5rem}.tenpo-card p:last-child{margin-bottom:0}.tenpo-card-list{margin:.5rem 0 0;padding-left:1.2rem;font-size:.88rem;color:#475569}.tenpo-card-list li{margin-bottom:.3rem}.tenpo-callout{background-color:#f8fafc;border-left:4px solid #0284c7;border-radius:0 6px 6px 0;padding:1rem 1.25rem;margin:1.25rem 0}.tenpo-callout-warning{background-color:#fffbeb;border-left-color:#d97706}.tenpo-callout-title{font-size:.95rem;font-weight:700;color:#0f172a;margin:0 0 .35rem}.tenpo-callout-warning .tenpo-callout-title{color:#92400e}.tenpo-callout p{font-size:.9rem;color:#334155;margin:0}.tenpo-callout-warning p{color:#78350f}.tenpo-faq-list{display:flex;flex-direction:column;gap:.75rem}.tenpo-faq-item{background-color:#ffffff;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.tenpo-faq-question{padding:1rem 1.25rem;font-size:.98rem;font-weight:700;color:#0f172a;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;background-color:#f8fafc;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tenpo-faq-question::-webkit-details-marker{display:none}.tenpo-faq-question:after{content:"+";font-size:1.2rem;color:#64748b;font-weight:400}details[open] .tenpo-faq-question:after{content:"−"}.tenpo-faq-answer{padding:1.25rem;font-size:.92rem;color:#334155;background-color:#ffffff;border-top:1px solid #f1f5f9}.tenpo-faq-answer p{margin:0 0 .5rem}.tenpo-faq-answer p:last-child{margin-bottom:0}.tenpo-sources-list{display:flex;flex-direction:column;gap:1rem}.tenpo-source-card{background-color:#ffffff;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem}.tenpo-source-card h4{font-size:1rem;font-weight:700;color:#0f172a;margin:0 0 .35rem}.tenpo-source-card p{font-size:.88rem;color:#64748b;margin:0 0 .6rem}.tenpo-source-link{font-size:.88rem;font-weight:600;color:#0284c7;text-decoration:underline;word-break:break-all}.tenpo-related-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.tenpo-related-card{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem;display:flex;flex-direction:column;justify-content:space-between}.tenpo-related-card h3{font-size:1rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}.tenpo-related-card p{font-size:.88rem;color:#64748b;margin:0 0 1rem}.tenpo-related-link{font-size:.88rem;font-weight:600;color:#0284c7;text-decoration:underline}.tenpo-final-cta-section{background:linear-gradient(135deg,#0f172a,#1e293b);color:#ffffff;padding:3.5rem 0}.tenpo-final-cta-card{text-align:center}.tenpo-cta-tag{display:inline-block;font-size:.75rem;font-weight:700;color:#38bdf8;letter-spacing:.05em;margin-bottom:.5rem}.tenpo-final-cta-card h2{font-size:1.6rem;font-weight:700;color:#ffffff;margin:0 0 .75rem}.tenpo-final-cta-lead{font-size:.98rem;color:#cbd5e1;max-width:640px;margin:0 auto 1.75rem}.tenpo-cta-actions{display:flex;flex-direction:column;align-items:center;gap:.75rem;max-width:480px;margin:0 auto}.tenpo-cta-actions .tenpo-btn{width:100%}.tenpo-cta-note{font-size:.82rem;color:#94a3b8;margin-top:1.25rem;margin-bottom:0}@media (max-width:768px){.tenpo-hero-title{font-size:1.4rem}.tenpo-hero-actions{flex-direction:column}.tenpo-hero-actions .tenpo-btn{width:100%}.tenpo-grid-2,.tenpo-grid-3,.tenpo-related-grid{grid-template-columns:1fr}.tenpo-section{padding:2rem 0}.tenpo-section-title{font-size:1.25rem}}