:root{--blue-900:#1e3a5f;--blue-800:#1e4d8c;--blue-700:#1d5faa;--blue-600:#2570c0;--blue-500:#3182ce;--blue-400:#5a9fd4;--blue-300:#90cdf4;--blue-200:#bee3f8;--blue-100:#e0f0ff;--blue-50:#f0f7ff;--gray-900:#1a202c;--gray-800:#2d3748;--gray-700:#4a5568;--gray-600:#5a6577;--gray-500:#718096;--gray-400:#a0aec0;--gray-300:#cbd5e0;--gray-200:#e8ecf1;--gray-100:#f4f6f8;--gray-50:#f9fafb;--white:#fff;--text-heading:#1a1a2e;--text-body:#595959;--text-light:#8c8c8c;--accent:#2b6cb0;--font-sans:"Noto Sans JP", "Inter", -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;--shadow-xs:0 1px 2px #0000000a;--shadow-sm:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow-md:0 4px 12px #0000000f;--shadow-lg:0 8px 24px #00000014;--shadow-xl:0 12px 36px #0000001a;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-xl:12px;--transition:all .25s ease;--sky-500:#2aa9e0;--sky-400:#5fc0ea;--fg-1:#1a1a2e;--fg-2:#595959;--fg-3:#8c8c8c;--fg-inverse:#fff;--bg-1:#fff;--bg-2:#f9fafb;--bg-3:#f0f7ff;--bg-dark:linear-gradient(160deg, #1e3a5f 0%, #1a3a6c 40%, #1e4d8c 100%);--primary:#2570c0;--primary-hover:#1d5faa;--border-1:#e8ecf1;--border-2:#f0eded;--border-3:#cbd5e0;--danger:#dc2626;--success:#059669;--warning:#d97706;--font-en:"Inter", "Noto Sans JP", -apple-system, sans-serif;--fs-xs:.6875rem;--fs-sm:.75rem;--fs-base:.875rem;--fs-md:.9375rem;--fs-lg:1rem;--fs-xl:1.125rem;--fs-2xl:1.25rem;--fs-3xl:1.5rem;--fs-4xl:1.875rem;--fs-5xl:2.125rem;--fs-6xl:2.75rem;--fw-regular:400;--fw-medium:500;--fw-semi:600;--fw-bold:700;--fw-black:800;--lh-tight:1.35;--lh-snug:1.55;--lh-body:1.75;--lh-relaxed:1.9;--ls-tight:-.02em;--ls-snug:-.01em;--ls-normal:0;--ls-wide:.02em;--ls-wider:.04em;--ls-widest:.12em;--ls-xxwide:.2em;--radius-pill:100px;--shadow-card:0 1px 4px #0000000a;--shadow-card-hover:0 4px 16px #00000014;--focus-ring:0 0 0 3px #3182ce1f;--ease-default:ease;--dur-fast:.15s;--dur-default:.25s;--dur-slow:.6s;--container-max:1120px;--container-pad-sm:20px;--container-pad-md:32px;--container-pad-lg:40px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-sans);color:var(--text-body);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"palt";line-height:1.75;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);color:var(--text-heading);font-weight:700;line-height:1.35}h1,h2{letter-spacing:.04em}h3{letter-spacing:.02em}.container{width:100%;max-width:1120px;margin:0 auto;padding:0 20px}@media (width>=768px){.container{padding:0 32px}}@media (width>=1024px){.container{padding:0 40px}}.section{padding:64px 0}@media (width>=768px){.section{padding:80px 0}}@media (width>=1024px){.section{padding:96px 0}}.section-label{letter-spacing:.12em;text-transform:uppercase;color:var(--blue-600);margin-bottom:12px;font-size:.6875rem;font-weight:600;display:inline-block}.section-label:before{content:"";background:var(--blue-500);vertical-align:middle;width:24px;height:1px;margin-right:8px;display:inline-block}.section-title{color:var(--text-heading);margin-bottom:12px;font-size:1.5rem;font-weight:700;line-height:1.5}@media (width>=768px){.section-title{font-size:1.875rem}}@media (width>=1024px){.section-title{font-size:2.125rem}}.section-subtitle{color:var(--text-body);max-width:600px;font-size:.9375rem;line-height:1.9}@media (width>=768px){.section-subtitle{font-size:1rem}}.btn{cursor:pointer;transition:var(--transition);white-space:nowrap;font-size:.875rem;font-weight:600;font-family:var(--font-sans);border:none;border-radius:100px;justify-content:center;align-items:center;gap:6px;padding:12px 24px;text-decoration:none;display:inline-flex}@media (width>=768px){.btn{padding:13px 28px;font-size:.9375rem}}.btn-primary{background:var(--blue-600);color:var(--white)}.btn-primary:hover{background:var(--blue-700);box-shadow:var(--shadow-md);transform:translateY(-1px)}.btn-secondary{background:var(--white);color:var(--blue-700);border:1px solid var(--gray-300)}.btn-secondary:hover{background:var(--blue-50);border-color:var(--blue-300)}.btn-white{background:var(--white);color:var(--text-heading)}.btn-white:hover{background:var(--gray-50);transform:translateY(-1px)}.btn-outline-white{color:var(--white);background:0 0;border:1px solid #ffffff59}.btn-outline-white:hover{background:#ffffff1a;border-color:#fff9}.header{z-index:1000;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--gray-200);transition:var(--transition);background:#ffffffeb;position:fixed;top:0;left:0;right:0}.header-inner{justify-content:space-between;align-items:center;height:64px;display:flex}@media (width>=1024px){.header-inner{height:72px}}.logo{color:var(--text-heading);letter-spacing:-.01em;align-items:center;gap:10px;font-size:1.0625rem;font-weight:700;display:flex}.logo-mark{background:var(--blue-600);border-radius:var(--radius-md);width:32px;height:32px;color:var(--white);justify-content:center;align-items:center;font-size:.8125rem;font-weight:700;display:flex}.logo-mark--img{object-fit:contain;background:0 0;border-radius:8px;width:36px;height:36px;display:inline-block}.logo-text-img{vertical-align:middle;width:auto;height:30px;display:inline-block}@media (width<=640px){.logo-text-img{height:24px}}.brand-bluespace-mark{background:0 0;margin:.75rem 0 1.25rem;padding:0;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-flex}a.brand-bluespace-mark:hover{opacity:.88;transform:translateY(-1px)}.brand-bluespace-mark img{width:auto;height:34px;display:block}@media (width<=640px){.brand-bluespace-mark img{height:26px}}.nav{gap:4px;display:none}@media (width>=1024px){.nav{display:flex}}.nav a{color:var(--text-body);border-radius:var(--radius-sm);transition:var(--transition);letter-spacing:-.01em;padding:6px 14px;font-size:.8125rem;font-weight:500}.nav a:hover{color:var(--blue-700);background:var(--blue-50)}.header-cta{display:none}@media (width>=1024px){.header-cta{display:flex}}.header-cta .btn{padding:8px 20px;font-size:.8125rem}.mobile-menu-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:flex}@media (width>=1024px){.mobile-menu-btn{display:none}}.mobile-menu-btn span{background:var(--text-heading);width:22px;height:2px;transition:var(--transition);border-radius:1px}.mobile-menu{background:var(--white);z-index:999;padding:16px 20px;display:none;position:fixed;inset:64px 0 0;overflow-y:auto}.mobile-menu.active{display:block}.mobile-menu a{color:var(--text-body);border-bottom:1px solid var(--gray-200);transition:var(--transition);padding:14px 0;font-size:.9375rem;font-weight:500;display:block}.mobile-menu a:hover{color:var(--blue-700)}.mobile-menu a:last-child{border-bottom:none}.mobile-menu .btn{justify-content:center;width:100%;margin-top:16px}.hero{background:linear-gradient(160deg, var(--blue-900) 0%, #1a3a6c 40%, #1e4d8c 100%);align-items:center;min-height:100vh;padding-top:96px;padding-bottom:56px;display:flex;position:relative;overflow:hidden}@media (width>=768px){.hero{padding-top:112px;padding-bottom:72px}}@media (width>=1024px){.hero{padding-top:128px;padding-bottom:88px}}.hero:before{content:"";pointer-events:none;background:radial-gradient(#3182ce2e 0%,#0000 65%);width:70%;height:140%;position:absolute;top:-40%;right:-15%}.hero:after{content:"";pointer-events:none;background:radial-gradient(#2b6cb01a 0%,#0000 65%);width:50%;height:80%;position:absolute;bottom:-20%;left:-10%}.hero-grid{z-index:1;grid-template-columns:1fr;align-items:center;gap:40px;padding:40px 0;display:grid;position:relative}@media (width>=1024px){.hero-grid{grid-template-columns:1fr 1fr;gap:48px;padding:0}}.hero-badge{color:var(--blue-200);letter-spacing:.03em;background:#ffffff1a;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:.75rem;font-weight:500;display:inline-flex}.hero-badge-dot{background:var(--blue-300);border-radius:50%;width:5px;height:5px;animation:2.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.hero-title{color:var(--white);margin-bottom:16px;font-size:1.75rem;font-weight:700;line-height:1.45}@media (width>=768px){.hero-title{font-size:2.25rem;line-height:1.4}}@media (width>=1024px){.hero-title{font-size:2.75rem;line-height:1.35}}.hero-title .gradient-text{color:var(--blue-300);-webkit-text-fill-color:unset;background:0 0}.hero-description{color:#ffffffb3;max-width:480px;margin-bottom:28px;font-size:.9375rem;line-height:1.9}@media (width>=768px){.hero-description{font-size:1rem}}.hero-buttons{flex-direction:column;gap:10px;margin-bottom:36px;display:flex}@media (width>=480px){.hero-buttons{flex-direction:row;gap:12px}}.hero-buttons .btn{justify-content:center}@media (width>=480px){.hero-buttons .btn{justify-content:flex-start}}.hero-stats{border-top:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);gap:20px;padding-top:24px;display:grid}.hero-stat-number{color:var(--white);font-size:1.375rem;font-weight:700}@media (width>=768px){.hero-stat-number{font-size:1.625rem}}.hero-stat-label{color:#ffffff80;letter-spacing:.02em;margin-top:2px;font-size:.6875rem}@media (width>=768px){.hero-stat-label{font-size:.75rem}}.hero-visual{display:none}@media (width>=1024px){.hero-visual{display:block;position:relative}}.hero-card{backdrop-filter:blur(16px);border-radius:var(--radius-xl);background:#ffffff0f;border:1px solid #ffffff14;padding:24px}.hero-card-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.hero-mini-card{border-radius:var(--radius-lg);transition:var(--transition);background:#ffffff0d;border:1px solid #ffffff0f;padding:16px}.hero-mini-card:hover{background:#ffffff14}.hero-mini-card-icon{background:var(--blue-600);border-radius:var(--radius-md);justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:10px;display:flex}.hero-mini-card h3{color:var(--white);margin-bottom:2px;font-size:.8125rem;font-weight:600}.hero-mini-card p{color:#ffffff80;font-size:.6875rem}.services-grid{grid-template-columns:1fr;gap:16px;margin-top:40px;display:grid}@media (width>=640px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.services-grid{grid-template-columns:repeat(3,1fr);gap:20px}}.service-card{background:var(--white);border-radius:var(--radius-lg);transition:var(--transition);border:1px solid #f0eded;padding:28px 24px;position:relative;overflow:hidden;box-shadow:0 1px 4px #0000000a}.service-card:before{content:"";background:var(--blue-500);opacity:0;height:3px;transition:var(--transition);position:absolute;top:0;left:0;right:0}.service-card:hover{border-color:#0000;transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.service-card:hover:before{opacity:1}.service-icon{background:var(--blue-50);border-radius:var(--radius-md);width:44px;height:44px;color:var(--blue-600);transition:var(--transition);justify-content:center;align-items:center;margin-bottom:16px;display:flex}.service-card:hover .service-icon{background:var(--blue-600);color:var(--white)}.service-card h3{color:var(--text-heading);margin-bottom:8px;font-size:1rem;font-weight:600;line-height:1.5}.service-card p{color:var(--text-body);margin-bottom:16px;font-size:.875rem;line-height:1.8}.service-link{color:var(--blue-600);transition:var(--transition);align-items:center;gap:4px;font-size:.8125rem;font-weight:600;display:inline-flex}.service-link:hover{color:var(--blue-700);gap:8px}.about-section{background:var(--gray-50)}.about-grid{grid-template-columns:1fr;align-items:center;gap:40px;margin-top:40px;display:grid}@media (width>=1024px){.about-grid{grid-template-columns:1fr 1fr;gap:56px}}.about-image{border-radius:var(--radius-xl);aspect-ratio:4/3;background:linear-gradient(135deg, var(--blue-100), var(--blue-50));justify-content:center;align-items:center;display:flex;overflow:hidden}.about-image-placeholder{opacity:.25}.about-features{grid-template-columns:1fr;gap:16px;margin-top:24px;display:grid}@media (width>=480px){.about-features{grid-template-columns:1fr 1fr}}.about-feature{gap:10px;display:flex}.about-feature-icon{background:var(--blue-100);width:20px;height:20px;color:var(--blue-600);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:.625rem;display:flex}.about-feature h4{color:var(--text-heading);margin-bottom:2px;font-size:.875rem;font-weight:600}.about-feature p{color:var(--text-light);font-size:.75rem;line-height:1.6}.cta-section{background:linear-gradient(160deg, var(--blue-900), #1a3a6c);position:relative;overflow:hidden}.cta-section:before{content:"";background:radial-gradient(#3182ce1f 0%,#0000 65%);width:50%;height:140%;position:absolute;top:-40%;right:-15%}.cta-inner{text-align:center;z-index:1;position:relative}.cta-title{color:var(--white);margin-bottom:12px;font-size:1.375rem;font-weight:700;line-height:1.5}@media (width>=768px){.cta-title{font-size:1.75rem}}.cta-description{color:#ffffffa6;max-width:520px;margin:0 auto 28px;font-size:.9375rem;line-height:1.9}.cta-buttons{flex-direction:column;justify-content:center;gap:10px;display:flex}@media (width>=480px){.cta-buttons{flex-direction:row;gap:12px}}.cta-buttons .btn{justify-content:center}.footer{background:var(--gray-900);padding:48px 0 24px}.footer-grid{grid-template-columns:1fr;gap:32px;margin-bottom:32px;display:grid}@media (width>=640px){.footer-grid{grid-template-columns:1fr 1fr}}@media (width>=768px){.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}}.footer-brand p{color:var(--gray-500);max-width:300px;margin-top:12px;font-size:.8125rem;line-height:1.8}.footer-heading{color:var(--gray-400);text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px;font-size:.6875rem;font-weight:600}.footer-links{list-style:none}.footer-links li{margin-bottom:8px}.footer-links a{color:var(--gray-500);transition:var(--transition);font-size:.8125rem}.footer-links a:hover{color:var(--blue-300)}.footer-bottom{text-align:center;border-top:1px solid #ffffff0f;flex-direction:column;align-items:center;gap:8px;padding-top:20px;display:flex}@media (width>=768px){.footer-bottom{flex-direction:row;justify-content:space-between}}.footer-copyright{color:var(--gray-600);font-size:.75rem}.footer-legal{gap:20px;display:flex}.footer-legal a{color:var(--gray-600);transition:var(--transition);font-size:.75rem}.footer-legal a:hover{color:var(--blue-300)}.page-header{background:linear-gradient(160deg, var(--blue-900), #1a3a6c);padding:100px 0 48px;position:relative;overflow:hidden}@media (width>=768px){.page-header{padding:112px 0 56px}}.page-header:before{content:"";background:radial-gradient(#3182ce1a 0%,#0000 65%);width:50%;height:140%;position:absolute;top:-40%;right:-15%}.page-header-content{z-index:1;position:relative}.page-header h1{color:var(--white);margin-bottom:10px;font-size:1.5rem;font-weight:700;line-height:1.4}@media (width>=768px){.page-header h1{font-size:2rem}}.page-header p{color:#ffffffa6;max-width:560px;font-size:.9375rem;line-height:1.8}.breadcrumb{color:#fff6;align-items:center;gap:6px;margin-bottom:16px;font-size:.75rem;display:flex}.breadcrumb a{color:#ffffff80;transition:var(--transition)}.breadcrumb a:hover{color:var(--blue-300)}.service-detail{padding:48px 0}@media (width>=768px){.service-detail{padding:64px 0}}.service-detail-content{max-width:720px;margin:0 auto}.service-detail-content h2{color:var(--text-heading);border-bottom:2px solid var(--blue-100);margin:36px 0 12px;padding-bottom:8px;font-size:1.25rem;font-weight:700}@media (width>=768px){.service-detail-content h2{font-size:1.375rem}}.service-detail-content p{color:var(--text-body);margin-bottom:16px;font-size:.9375rem;line-height:1.9}.service-detail-content ul{margin-bottom:20px;list-style:none}.service-detail-content ul li{color:var(--text-body);margin-bottom:8px;padding-left:20px;font-size:.9375rem;line-height:1.7;position:relative}.service-detail-content ul li:before{content:"";background:var(--blue-500);border-radius:50%;width:5px;height:5px;position:absolute;top:10px;left:0}.price-table{border-collapse:collapse;border-radius:var(--radius-lg);border:1px solid var(--gray-200);width:100%;margin:20px 0;font-size:.875rem;overflow:hidden}.price-table th{background:var(--blue-900);color:var(--white);text-align:left;padding:12px 16px;font-size:.8125rem;font-weight:600}.price-table td{border-bottom:1px solid var(--gray-100);color:var(--text-body);padding:12px 16px;font-size:.875rem}.price-table tr:last-child td{border-bottom:none}.price-table tr:nth-child(2n){background:var(--gray-50)}.contact-form{max-width:600px;margin:0 auto}.form-group{margin-bottom:20px}.form-label{color:var(--text-heading);margin-bottom:6px;font-size:.8125rem;font-weight:600;display:block}.form-label .required{color:#dc2626;margin-left:4px;font-size:.75rem}.form-label .optional{color:var(--text-light,#8c8c8c);margin-left:4px;font-size:.75rem;font-weight:400}.form-input,.form-select,.form-textarea{width:100%;font-size:.9375rem;font-family:var(--font-sans);border:1px solid var(--gray-300);border-radius:var(--radius-md);background:var(--white);color:var(--text-heading);transition:var(--transition);padding:10px 14px}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--blue-500);outline:none;box-shadow:0 0 0 3px #3182ce1f}.form-input::placeholder,.form-textarea::placeholder{color:var(--gray-400)}.form-textarea{resize:vertical;min-height:140px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:.5s ease-out forwards fadeInUp}.text-center{text-align:center}.text-gradient{color:var(--blue-600)}.skip-link{z-index:10000;background:var(--blue-700);color:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);padding:10px 18px;font-size:.875rem;font-weight:600;text-decoration:none;transition:top .2s;position:absolute;top:-48px;left:16px}.skip-link:focus{outline:3px solid var(--blue-300);outline-offset:2px;top:12px}:focus-visible{outline:3px solid var(--blue-400);outline-offset:2px;border-radius:var(--radius-sm)}.btn:focus-visible,a:focus-visible{outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html{scroll-behavior:auto!important}}.achievements{background:linear-gradient(180deg, var(--white) 0%, var(--blue-50) 100%);padding:clamp(4rem,10vw,7rem) 0}.achievements-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:clamp(1rem,3vw,2rem);margin-top:3rem;display:grid}.achievement-card{text-align:center;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);transition:var(--transition);padding:2rem 1.25rem}.achievement-card:hover{border-color:var(--blue-300);box-shadow:var(--shadow-md);transform:translateY(-4px)}.achievement-number{color:var(--blue-700);letter-spacing:-.02em;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:800;line-height:1;display:block}.achievement-number-suffix{color:var(--blue-500);margin-left:.25rem;font-size:.5em;font-weight:600}.achievement-label{color:var(--text-heading);margin-bottom:.35rem;font-size:.95rem;font-weight:600}.achievement-note{color:var(--text-light);font-size:.8rem;line-height:1.5}.clients{background:var(--white);padding:clamp(3.5rem,8vw,5.5rem) 0}.clients-logos{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));place-items:center;gap:1.25rem 2rem;margin-top:2.5rem;display:grid}.client-logo{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius-md);width:100%;height:72px;color:var(--gray-600);text-align:center;transition:var(--transition);filter:grayscale();opacity:.72;justify-content:center;align-items:center;padding:.5rem .75rem;font-size:.9rem;font-weight:600;display:flex}.client-logo img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.client-logo:hover{filter:grayscale(0%);opacity:1;color:var(--blue-700);border-color:var(--blue-300);background:var(--white)}.testimonials{background:var(--gray-50);padding:clamp(4rem,10vw,7rem) 0}.testimonial-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.testimonial-card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);transition:var(--transition);flex-direction:column;gap:1.25rem;padding:2rem;display:flex;position:relative}.testimonial-card:before{content:"\"";color:var(--blue-200);font-family:Inter,serif;font-size:4rem;font-weight:900;line-height:1;position:absolute;top:.5rem;right:1.25rem}.testimonial-card:hover{border-color:var(--blue-300);box-shadow:var(--shadow-md);transform:translateY(-3px)}.testimonial-quote{color:var(--text-heading);flex:1;font-size:.95rem;line-height:1.85}.testimonial-author{border-top:1px solid var(--gray-200);align-items:center;gap:.85rem;padding-top:1rem;display:flex}.testimonial-avatar{background:linear-gradient(135deg, var(--blue-500), var(--blue-700));width:44px;height:44px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;display:flex}.testimonial-name{color:var(--text-heading);font-size:.9rem;font-weight:700;line-height:1.3}.testimonial-role{color:var(--text-light);margin-top:.15rem;font-size:.78rem}.news-preview{background:var(--white);padding:clamp(4rem,10vw,7rem) 0}.news-list{border-top:1px solid var(--gray-200);flex-direction:column;gap:0;margin-top:2.5rem;display:flex}.news-card{border-bottom:1px solid var(--gray-200);color:var(--text-heading);transition:var(--transition);grid-template-columns:120px 110px 1fr auto;align-items:center;gap:1.5rem;padding:1.25rem .25rem;text-decoration:none;display:grid}.news-card:hover{background:var(--blue-50);padding-left:1rem;padding-right:1rem}.news-date{color:var(--text-light);letter-spacing:.02em;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500}.news-category{background:var(--blue-50);color:var(--blue-700);letter-spacing:.05em;text-align:center;border:1px solid var(--blue-200);border-radius:999px;justify-self:start;padding:.25rem .75rem;font-size:.72rem;font-weight:600;display:inline-block}.news-title{font-size:.98rem;font-weight:600;line-height:1.55}.news-arrow{color:var(--blue-500);font-size:1.1rem;transition:transform .2s}.news-card:hover .news-arrow{transform:translate(4px)}@media (width<=720px){.news-card{grid-template-columns:1fr;gap:.5rem;padding:1.25rem 0}.news-card:hover{padding-left:.5rem;padding-right:.5rem}.news-arrow{display:none}}.faq-preview{background:var(--gray-50);padding:clamp(4rem,10vw,7rem) 0}.faq-list{flex-direction:column;gap:.75rem;max-width:860px;margin:3rem auto 0;display:flex}.faq-item{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);transition:border-color .2s;overflow:hidden}.faq-item[open],.faq-item:hover{border-color:var(--blue-300)}.faq-question{color:var(--text-heading);cursor:pointer;padding:1.15rem 3rem 1.15rem 1.5rem;font-size:.98rem;font-weight:600;line-height:1.55;list-style:none;position:relative}.faq-question::-webkit-details-marker{display:none}.faq-question:after{content:"+";color:var(--blue-600);font-size:1.5rem;font-weight:300;line-height:1;transition:transform .2s;position:absolute;top:50%;right:1.5rem;transform:translateY(-50%)}.faq-item[open] .faq-question:after{transform:translateY(-50%)rotate(45deg)}.faq-answer{color:var(--text-body);padding:0 1.5rem 1.5rem;font-size:.95rem;line-height:1.85}.faq-answer p+p{margin-top:.75rem}.representative{background:var(--white);padding:clamp(4rem,10vw,7rem) 0}.representative-inner{grid-template-columns:minmax(220px,280px) 1fr;align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.representative-photo{aspect-ratio:4/5;border-radius:var(--radius-lg);background:linear-gradient(160deg, var(--blue-100), var(--blue-300));justify-content:center;align-items:flex-end;width:100%;padding:1.5rem;display:flex;position:relative;overflow:hidden}.representative-photo:before{content:"";background:radial-gradient(at top,#fff9,#0000 60%);position:absolute;inset:15% 20% 0}.representative-silhouette{background:linear-gradient(180deg, var(--blue-700), var(--blue-900));clip-path:polygon(50% 0,70% 22%,82% 50%,82% 100%,18% 100%,18% 50%,30% 22%);opacity:.85;width:70%;height:82%;position:absolute;bottom:0}.representative-name{text-align:center;color:var(--text-heading);z-index:2;margin-top:1rem;font-weight:700;position:relative}.representative-role{color:var(--blue-700);letter-spacing:.1em;margin-bottom:.25rem;font-size:.8rem;font-weight:600;display:block}.representative-body h2{margin-bottom:1.5rem}.representative-body p{margin-bottom:1.25rem;line-height:2}.representative-signature{border-top:1px solid var(--gray-200);color:var(--text-heading);margin-top:2rem;padding-top:1.5rem;font-weight:600}@media (width<=720px){.representative-inner{grid-template-columns:1fr}.representative-photo{max-width:240px;margin:0 auto}}.mvv{background:var(--gray-50);padding:clamp(4rem,10vw,7rem) 0}.mvv-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.mvv-card{background:var(--white);border:1px solid var(--gray-200);border-top:3px solid var(--blue-600);border-radius:var(--radius-lg);transition:var(--transition);padding:2rem}.mvv-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.mvv-label{color:var(--blue-600);letter-spacing:.2em;text-transform:uppercase;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700}.mvv-title{color:var(--text-heading);margin-bottom:1rem;font-size:1.35rem;font-weight:700}.mvv-body{font-size:.95rem;line-height:1.9}.timeline{background:var(--white);padding:clamp(4rem,10vw,7rem) 0}.timeline-list{max-width:720px;margin:3rem auto 0;padding-left:2rem;position:relative}.timeline-list:before{content:"";background:linear-gradient(180deg, var(--blue-400), var(--blue-200));width:2px;position:absolute;top:10px;bottom:10px;left:7px}.timeline-item{padding-bottom:2rem;position:relative}.timeline-item:last-child{padding-bottom:0}.timeline-item:before{content:"";background:var(--white);border:3px solid var(--blue-600);width:16px;height:16px;box-shadow:0 0 0 3px var(--blue-50);border-radius:50%;position:absolute;top:6px;left:-29px}.timeline-year{color:var(--blue-700);letter-spacing:.02em;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700}.timeline-title{color:var(--text-heading);margin-top:.25rem;margin-bottom:.35rem;font-weight:700}.timeline-body{color:var(--text-body);font-size:.92rem;line-height:1.75}.section-label{color:var(--blue-600);letter-spacing:.2em;text-transform:uppercase;margin-bottom:.75rem;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;display:inline-block}.space-card-image{aspect-ratio:16/9;background:var(--navy-100);border-radius:var(--radius-xl) var(--radius-xl) 0 0;margin:-2rem -2rem 0;overflow:hidden}.space-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.service-card:hover .space-card-image img{transform:scale(1.04)}.reveal{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.reveal.is-in{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translate(-24px)}.reveal-right{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translate(24px)}.reveal-scale{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:scale(.96)}.reveal-left.is-in,.reveal-right.is-in{opacity:1;transform:translate(0)}.reveal-scale.is-in{opacity:1;transform:scale(1)}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes gradientShift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.hero-intro>*{opacity:0;animation:.9s cubic-bezier(.22,1,.36,1) forwards heroFadeUp}.hero-intro>:first-child{animation-delay:50ms}.hero-intro>:nth-child(2){animation-delay:.2s}.hero-intro>:nth-child(3){animation-delay:.35s}.hero-intro>:nth-child(4){animation-delay:.5s}.hero-intro>:nth-child(5){animation-delay:.65s}.svc{position:relative;overflow:hidden}.svc:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 30%,#ffffff73 50%,#0000 70%);transition:transform .9s;position:absolute;inset:0;transform:translate(-100%)}.svc:hover:after{transform:translate(100%)}.news-row{position:relative}.news-row:before{content:"";background:linear-gradient(90deg,#2570c0,#5a9fd4);width:0;height:2px;transition:width .5s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0}.news-row:hover:before{width:100%}.ach-bg{background:linear-gradient(#fff 0%,#f0f7ff 50%,#e6f1fb 100%) 0 0/100% 200%;animation:18s ease-in-out infinite gradientShift}@media (prefers-reduced-motion:reduce){.reveal,.reveal-left,.reveal-right,.reveal-scale,.hero-intro>*,.svc:after,.news-row:before,.ach-bg{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}.header.scrolled{box-shadow:0 1px 8px #0000000f}
