@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+JP:wght@300;400;500;700&display=swap";:root{font-family:DM Sans,Noto Sans JP,sans-serif;color:#17202a;background:#fff;line-height:1.7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit}.site-header{height:78px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f4;background:#fff;position:sticky;top:0;z-index:10}.brand{font-size:1.45rem;font-weight:700;text-decoration:none}.site-header nav{display:flex;align-items:center;gap:28px;font-size:.9rem}.site-header nav a{text-decoration:none;color:#596273}.header-button,.primary-button{background:linear-gradient(135deg,#329fba,#4c73d8);color:#fff!important;border-radius:999px;padding:11px 22px;font-weight:700}.hero{min-height:calc(100vh - 78px);position:relative;display:grid;place-items:center;text-align:center;overflow:hidden;background:linear-gradient(180deg,#fff,#f7fbfc)}.hero-content{position:relative;z-index:1}.eyebrow{font-size:.75rem;letter-spacing:.16em;color:#3d9eb5;font-weight:700;margin:0 0 14px}.hero h1{font-size:clamp(3.2rem,8vw,7.2rem);line-height:1.05;margin:0;font-weight:700;letter-spacing:-.06em}.hero h1 span{background:linear-gradient(135deg,#2d9eb9,#5273d9);color:transparent;background-clip:text}.hero-sub{font-size:1.8rem;color:#64748b;margin:22px 0 5px}.hero-copy{font-size:1.1rem;color:#64748b;margin:0 0 34px}.primary-button{display:inline-block;text-decoration:none;padding:13px 25px;box-shadow:0 8px 24px #3b83c533}.hero-shape{position:absolute;border:2px solid #49b2c41c;border-radius:28px;width:330px;height:220px}.shape-one{top:13%;left:4%;transform:rotate(16deg)}.shape-two{bottom:10%;right:3%;transform:rotate(-14deg)}.section{padding:110px 6%;max-width:1400px;margin:auto}.about,.account{background:#f8fafb;max-width:none;padding-left:10%;padding-right:10%}.section-heading{text-align:center;margin-bottom:54px}.section-heading h2{font-size:clamp(2.3rem,5vw,4.3rem);line-height:1.1;margin:0 0 22px;letter-spacing:-.05em}.rule{height:1px;width:80px;margin:auto;background:linear-gradient(90deg,transparent,#3d9eb5,transparent)}.about-copy,.account-copy{max-width:850px;text-align:center;margin:0 auto 55px;font-size:1.3rem}.about-copy span{font-weight:700;color:#17202a}.muted{color:#64748b}.about-copy .muted,.account-copy .muted{font-size:1rem;margin-top:22px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:auto}.feature-grid article{padding:30px;border:1px solid #dce5ea;border-radius:16px;background:#fff;box-shadow:0 8px 30px #17202a0a}.feature-grid h3{font-size:1.1rem;margin:0 0 10px}.feature-grid p{margin:0;color:#64748b}.services{max-width:1450px}.service-heading{text-align:center;font-size:1.8rem;margin:0}.center{text-align:center}.featured{display:grid;grid-template-columns:1.45fr 1fr;border:2px solid #42a9bd55;border-radius:22px;overflow:hidden;box-shadow:0 16px 45px #17202a12;margin:50px 0}.featured-image{background:#0b1220;min-height:390px}.featured-image img{width:100%;height:100%;object-fit:cover;display:block}.featured-body{padding:46px 50px;display:flex;flex-direction:column;justify-content:center}.featured-body h3{font-size:clamp(2.8rem,5vw,5rem);line-height:1;margin:0 0 20px}.featured-lead{font-size:1.15rem;font-weight:600}.featured-body .muted{font-size:.95rem;margin-bottom:28px}.featured-body .primary-button{align-self:flex-start}.secondary-label{text-align:center;color:#64748b;font-size:.8rem;letter-spacing:.15em;margin:40px 0 18px}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.service-card{border:1px solid #e0e6eb;border-radius:15px;overflow:hidden;background:#fff;opacity:.82}.service-card img{display:block;width:100%;height:135px;object-fit:cover}.service-card div{padding:15px}.service-card h4{margin:0;font-size:1.1rem}.service-card p{font-size:.82rem;line-height:1.5;color:#64748b;min-height:50px;margin:5px 0}.service-card small{color:#8a94a2}.service-card a{font-size:.8rem}.inline-links{text-align:center;display:flex;justify-content:center;gap:25px;margin-top:40px;color:#348eae;font-size:.9rem}.origin{background:#f8fafb;max-width:none}.origin-card{max-width:850px;margin:auto;text-align:center;background:#fff;border:1px solid #dfe6eb;border-radius:24px;padding:65px 30px;box-shadow:0 12px 40px #17202a0a}.origin-card strong{font-size:clamp(3.5rem,9vw,7rem);line-height:1;background:linear-gradient(135deg,#2d9eb9,#5273d9);color:transparent;background-clip:text}.origin-card em{color:#348eae;font-style:normal;font-weight:700}.origin-card h3{font-size:2rem;margin:28px 0}.origin-card hr{border:0;border-top:1px solid #e6ebef;margin:38px auto;width:70%}footer{text-align:center;padding:70px 6%;border-top:1px solid #e5eaee}footer h2{font-size:2.6rem;margin:0;background:linear-gradient(135deg,#2d9eb9,#5273d9);color:transparent;background-clip:text}footer p{color:#64748b}.footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:22px;margin:35px 0;color:#64748b;font-size:.85rem}footer small{color:#94a3b8}@media(max-width:800px){.site-header{height:64px}.site-header nav{gap:10px}.site-header nav a:not(.header-button){display:none}.header-button{padding:8px 13px}.section{padding:75px 5%}.about,.account{padding-left:5%;padding-right:5%}.feature-grid,.service-grid,.featured{grid-template-columns:1fr}.featured-image{min-height:240px}.featured-body{padding:30px}.service-card{display:grid;grid-template-columns:120px 1fr}.service-card img{height:100%;min-height:120px}.inline-links{flex-direction:column;gap:10px}.hero h1{font-size:3.5rem}}
