@import "https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@300;400;500;600;700&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}#root{text-align:left!important;border:none!important;width:100%!important;max-width:100%!important;margin:0!important}.homepage{color:#1c1b1b;background-color:#fff;flex-direction:column;min-height:100vh;font-family:Hanken Grotesk,Inter,sans-serif;display:flex}.homepage-header{z-index:50;background-color:#fff;padding:1rem 0;position:sticky;top:0;box-shadow:0 1px 3px #0000000d}.header-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.logo-link{align-items:center;text-decoration:none;display:flex}.logo-img{object-fit:contain;width:auto;height:2.5rem}.btn-primary{color:#fff;cursor:pointer;background-color:#00a0df;border:none;border-radius:9999px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .3s;display:inline-block}.btn-primary:hover{background-color:#0088bd}.py-16{padding-top:4rem;padding-bottom:4rem}.py-8{padding-top:2rem;padding-bottom:2rem}.hero-section{width:100%}.hero-grid{flex-direction:column;align-items:center;gap:3rem;display:flex}@media (width>=768px){.hero-grid{flex-direction:row}.hero-text{width:50%}}.hero-title{color:#1f2937;letter-spacing:-.02em;margin-bottom:2rem;font-size:3rem;font-weight:700;line-height:1.15}.hero-desc{color:#4b5563;margin-bottom:3rem;font-size:1.125rem;line-height:1.625}.discover-container{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:3rem;display:flex}.discover-text{text-transform:uppercase;letter-spacing:.3em;color:#9ca3af;writing-mode:vertical-lr;font-size:.625rem;transform:rotate(180deg)}.discover-arrow-circle{color:#00a0df;border:1px solid #00a0df;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.discover-arrow-icon{width:1.25rem;height:1.25rem}.hero-image-container{width:100%;margin-top:2rem}.hero-image{object-fit:cover;border-radius:.25rem;width:100%;height:auto}.why-choose-section{background-color:#fff}.section-line{background-color:#00a0df;width:48px;height:2px;margin-bottom:1.5rem}.section-title{color:#1f2937;margin-bottom:2rem;font-size:1.875rem;font-weight:700}.why-choose-desc{color:#4b5563;text-align:justify;margin-bottom:1.5rem;line-height:1.625}.why-choose-additional{color:#4b5563;line-height:1.625}.mission-vision-section{background-color:#fff}.mission-vision-grid{grid-template-columns:1fr;align-items:start;gap:3rem;display:grid}@media (width>=768px){.mission-vision-grid{grid-template-columns:1fr 1fr}}.mission-vision-image{object-fit:cover;border-radius:.25rem;width:100%;height:auto}.mission-vision-content{flex-direction:column;gap:4rem;display:flex}.mission-vision-item{flex-direction:column;display:flex}.mission-vision-text{color:#4b5563;line-height:1.625}.our-structure-section{background-color:#fff}.structure-desc{color:#4b5563;margin-bottom:4rem;line-height:1.625}.structure-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=768px){.structure-grid{grid-template-columns:repeat(3,1fr)}}.structure-item{align-items:start;gap:1rem;display:flex}.structure-icon{color:#00a0df;flex-shrink:0;width:2rem;height:2rem}.structure-text{color:#374151;padding-top:.25rem;font-size:.875rem;font-weight:500;line-height:1.4}.our-service-section{background-color:#fff}.service-intro{color:#374151;max-width:56rem;margin-bottom:5rem;line-height:1.625}.service-grid{grid-template-columns:1fr;gap:4rem;display:grid}@media (width>=768px){.service-grid{grid-template-columns:1fr 1fr}}.service-item{flex-direction:column;display:flex}.service-header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.service-icon{color:#00a0df;flex-shrink:0;width:2rem;height:2rem}.service-title{color:#00a0df;margin:0;font-size:1.25rem;font-weight:500}.service-desc{color:#4b5563;margin-left:3rem;font-size:.875rem;line-height:1.625}.homepage-footer{background-color:#fff;border-top:1px solid #e5e7eb;margin-top:auto;padding:2rem 0}.footer-container{color:#6b7280;flex-direction:column;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1.5rem;font-size:.875rem;display:flex}@media (width>=768px){.footer-container{flex-direction:row}}.footer-info{text-align:center;margin-bottom:1rem}@media (width>=768px){.footer-info{text-align:left;margin-bottom:0}}.footer-info p{text-align:center;margin:0}@media (width>=768px){.footer-info p{text-align:left}}.privacy-link{color:#6b7280;text-decoration:none;transition:color .3s}.privacy-link:hover{color:#1f2937}.privacy-policy-page{background-color:var(--color-surface,#fcf9f8);flex-direction:column;min-height:100vh;display:flex}.pp-header{background-color:#fff;padding:1.5rem 0}.header-container{max-width:1200px;margin:0 auto;padding:0 24px}.logo-link{display:inline-block}.logo-img{width:auto;height:40px}.pp-main{flex:1}.container-5xl{max-width:1200px;margin:0 auto;padding:0 24px}.py-24{padding-top:6rem;padding-bottom:6rem}.pp-title{color:#0b132b;letter-spacing:-.02em;margin-bottom:3rem;font-family:Hanken Grotesk,sans-serif;font-size:48px;font-weight:700;line-height:56px}.pp-content{background-color:#fff;border-radius:1rem;padding:48px;box-shadow:0 4px 12px #0b132b0d}.pp-section{margin-bottom:2rem}.pp-section:last-child{margin-bottom:0}.pp-section h2{color:#0b132b;margin-bottom:16px;font-family:Hanken Grotesk,sans-serif;font-size:24px;font-weight:600;line-height:32px}.pp-section p,.pp-section ul{color:#1a1a1a;font-family:Hanken Grotesk,sans-serif;font-size:16px;font-weight:400;line-height:24px}.pp-section ul{margin-top:8px;padding-left:24px;list-style-type:disc}.pp-section li{margin-bottom:8px}.pp-back{margin-top:3rem}.btn-secondary{color:#00aeef;background-color:#0000;border:1px solid #00aeef;border-radius:.5rem;padding:12px 24px;font-family:Hanken Grotesk,sans-serif;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.btn-secondary:hover{background-color:#00aeef1a}@media (width<=768px){.py-24{padding-top:3rem;padding-bottom:3rem}.pp-title{font-size:32px;line-height:40px}.pp-content{padding:24px}}
