*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}p{white-space:pre-line}.layout{display:flex;flex-direction:column;min-height:100vh}.main{flex:1 1}.header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fafafad9;border-bottom:1px solid #eaeaea;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-inner{align-items:center;display:flex;height:64px;justify-content:space-between;margin:0 auto;max-width:960px;padding:0 24px}.logo{color:#1a1a1a;font-size:1.125rem;font-weight:700;letter-spacing:-.02em;text-decoration:none}.header-right{align-items:center;display:flex;gap:24px}.nav{display:flex;gap:32px}.lang-toggle{background:none;border:1px solid #ddd;border-radius:6px;color:#666;cursor:pointer;font-size:.75rem;font-weight:600;letter-spacing:.02em;padding:4px 10px;transition:color .2s,border-color .2s}.lang-toggle:hover{border-color:#999;color:#1a1a1a}.nav-link{color:#666;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-link.active,.nav-link:hover{color:#1a1a1a}.footer{border-top:1px solid #eaeaea;margin-top:80px}.footer-inner{margin:0 auto;max-width:960px;padding:32px 24px}.footer-text{color:#999;font-size:.8125rem}.page{margin:0 auto;max-width:960px;padding:0 24px}.hero{padding:120px 0 80px;text-align:center}.hero-title{color:#1a1a1a;font-size:3rem;font-weight:700;letter-spacing:-.03em;margin-bottom:16px}.hero-slogan{color:#444;font-size:1.25rem;font-weight:400;margin-bottom:12px}.hero-description{color:#888;font-size:1.0625rem;font-weight:400}.page-header{padding:80px 0 48px}.page-title{color:#1a1a1a;font-size:2.25rem;font-weight:700;letter-spacing:-.03em;margin-bottom:12px}.page-subtitle{color:#666;font-size:1.0625rem;line-height:1.7;max-width:520px}.section{padding:48px 0}.section-title{color:#1a1a1a;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:24px}.section-content p{color:#444;font-size:1rem;line-height:1.8}.section-content p+p{margin-top:16px}.product-cards{grid-gap:24px;display:grid;gap:24px}.product-card{background:#fff;border:1px solid #eaeaea;border-radius:12px;color:inherit;padding:32px;text-decoration:none;transition:border-color .2s,box-shadow .2s}.product-card:hover{border-color:#ccc;box-shadow:0 4px 12px #0000000a}.product-card-header{align-items:center;display:flex;gap:12px;margin-bottom:12px}.product-card-name{color:#1a1a1a;font-size:1.25rem;font-weight:700}.product-status{border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.02em;padding:3px 10px}.status-in-progress{background:#fff8e1;color:#b8860b}.status-live{background:#e8f5e9;color:#2e7d32}.status-coming-soon{background:#f3e8ff;color:#7c3aed}.product-card-tagline{color:#444;font-size:.9375rem;font-weight:500;margin-bottom:8px}.product-card-description{color:#888;font-size:.875rem;line-height:1.6}.philosophy-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.philosophy-item{background:#fff;border:1px solid #eaeaea;border-radius:12px;padding:28px}.philosophy-item h3{color:#1a1a1a;font-size:1rem;font-weight:700;margin-bottom:8px}.philosophy-item p{color:#666;font-size:.875rem;line-height:1.7}.cta-section{padding:64px 0;text-align:center}.cta-text{color:#666;font-size:1.0625rem;margin-bottom:24px}.cta-button{background:#1a1a1a;border-radius:8px;color:#fff;display:inline-block;font-size:.9375rem;font-weight:600;padding:12px 32px;text-decoration:none;transition:background .2s}.cta-button:hover{background:#333}.product-detail-header{align-items:center;display:flex;gap:16px;margin-bottom:12px}.product-detail-name{color:#1a1a1a;font-size:2rem;font-weight:700;letter-spacing:-.02em}.product-detail-tagline{color:#666;font-size:1.0625rem;margin-bottom:40px}.product-section{margin-bottom:40px}.product-section h3{color:#1a1a1a;font-size:1.125rem;font-weight:700;margin-bottom:12px}.product-section p{color:#444;font-size:.9375rem;line-height:1.8}.feature-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.feature-card{background:#fff;border:1px solid #eaeaea;border-radius:12px;padding:24px}.feature-card h4{color:#1a1a1a;font-size:.9375rem;font-weight:700;margin-bottom:8px}.feature-card p{color:#666;font-size:.8125rem;line-height:1.7;max-width:none}.about-content{display:flex;flex-direction:column;gap:48px}.about-block h2{color:#1a1a1a;font-size:1.25rem;font-weight:700;margin-bottom:12px}.about-block p{color:#444;font-size:1rem;line-height:1.8}.contact-content{display:flex;flex-direction:column;gap:48px}.contact-block h2{color:#1a1a1a;font-size:1.25rem;font-weight:700;margin-bottom:12px}.contact-link{border-bottom:1px solid #ddd;color:#1a1a1a;font-size:1rem;padding-bottom:2px;text-decoration:none;transition:border-color .2s}.contact-link:hover{border-color:#1a1a1a}.social-links{display:flex;gap:24px}@media (max-width:640px){.hero{padding:80px 0 56px}.hero-title{font-size:2.25rem}.hero-slogan{font-size:1.0625rem}.nav{gap:20px}.feature-grid,.philosophy-grid{grid-template-columns:1fr}.page-title{font-size:1.75rem}.social-links{flex-direction:column;gap:12px}}.terms-container{background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;padding:60px 20px}.terms-content{background:#fff;line-height:1.7;margin:0 auto;max-width:800px;padding:0}.terms-title{color:#000;font-size:2rem;font-weight:600;margin-bottom:40px;text-align:left}.terms-intro{color:#666;font-size:.95rem;line-height:1.6;margin-bottom:40px}.terms-divider{border:none;border-top:1px solid #e5e5e5;margin:30px 0}.terms-section{margin-bottom:30px}.terms-section h2{color:#000;font-size:1.1rem;font-weight:600;margin-bottom:12px}.terms-section p{color:#666;font-size:.95rem;margin-bottom:12px}.terms-section ol{color:#666;font-size:.95rem;margin-left:0;padding-left:20px}.terms-section ol li{margin-bottom:8px;padding-left:4px}.terms-section ol[type=a]{list-style-type:lower-alpha;margin-left:0;margin-top:8px;padding-left:40px}.terms-footer{border-top:1px solid #e5e5e5;margin-top:50px;padding-top:30px;text-align:left}.terms-footer p{color:#666;font-size:.9rem;margin:6px 0}.terms-footer strong{color:#000;font-weight:500}@media (max-width:768px){.terms-container{padding:40px 24px}.terms-title{font-size:1.5rem}.terms-section h2{font-size:1rem}.terms-intro,.terms-section ol,.terms-section p{font-size:.9rem}.terms-footer p{font-size:.85rem}}
/*# sourceMappingURL=main.5e1cf79b.css.map*/