.ftto-page{min-height:100vh;background:#f8f9fa;padding:2rem;width:100%}.ftto-container{max-width:1400px;margin:0 auto;width:100%}.ftto-header{text-align:center;padding:3rem 0;background:#fff;border-radius:12px;margin-bottom:2rem;box-shadow:0 2px 8px rgba(0,0,0,.08)}.ftto-icon{display:flex;justify-content:center;margin-bottom:1.5rem}.ftto-header h1{font-size:3rem;color:#088434;margin-bottom:.5rem}.subtitle{font-size:1.2rem;color:#666;margin:0}.ftto-description{background:#fff;padding:2rem;border-radius:12px;margin-bottom:2rem;box-shadow:0 2px 8px rgba(0,0,0,.08)}.ftto-description p{font-size:1.1rem;line-height:1.8;color:#444;margin:0 0 1rem}.ftto-description p:last-child{margin-bottom:0}.ftto-section{background:#fff;padding:2rem;border-radius:12px;margin-bottom:2rem;box-shadow:0 2px 8px rgba(0,0,0,.08)}.ftto-section h2{font-size:2rem;color:#333;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #088434}.diagram-container{display:flex;justify-content:center;align-items:center;padding:2rem 0;overflow-x:auto}.diagram-container svg{max-width:100%;height:auto}.legend{display:flex;justify-content:center;gap:2rem;margin:2rem 0;flex-wrap:wrap}.legend-item{display:flex;align-items:center;gap:.5rem}.legend-color{width:30px;height:20px;border-radius:4px;border:1px solid #ddd}.technical-legend{background:#f8f9fa;padding:1.5rem;border-radius:8px;margin-top:1.5rem}.technical-legend h3{font-size:1.2rem;color:#088434;margin-bottom:1rem}.technical-legend ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:.8rem;gap:.8rem}.technical-legend li{font-size:.95rem;color:#555}.related-products{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.product-card{background:#f8f9fa;padding:2rem;border-radius:8px;text-decoration:none;transition:all .3s ease;border:2px solid transparent}.product-card:hover{background:#fff;border-color:#088434;box-shadow:0 4px 12px rgba(8,132,52,.15);transform:translateY(-2px)}.product-card h3{font-size:1.3rem;color:#088434;margin-bottom:.8rem}.product-card p{font-size:.95rem;color:#555;line-height:1.6;margin:0}.journey-card{background:#f8f9fa;padding:2rem;border-radius:8px;margin-bottom:2rem}.journey-card:last-child{margin-bottom:0}.journey-card h3{font-size:1.5rem;color:#088434;margin-bottom:1.5rem}.api-flow{flex-wrap:wrap}.api-flow,.api-step{display:flex;align-items:center;gap:1rem}.api-step{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);flex:1 1;min-width:200px}.step-number{width:40px;height:40px;background:#088434;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;flex-shrink:0}.step-content h4{font-size:1rem;color:#333;margin-bottom:.25rem}.step-content p{font-size:.9rem;color:#666;margin:0}.flow-arrow{font-size:2rem;color:#088434;font-weight:700;flex-shrink:0}.ftto-footer{text-align:center;padding:2rem;color:#666;font-size:.9rem}.ftto-footer p{margin:0}@media (max-width:768px){.ftto-page{padding:1rem}.ftto-header h1{font-size:2rem}.api-flow{flex-direction:column}.flow-arrow{transform:rotate(90deg)}.api-step{width:100%}.related-products{grid-template-columns:1fr}}