:root{--bg-light: #ffffff;--bg-light-alt: #f8f9fa;--text-main: #1a1a1a;--text-muted: #666666;--border-light: #e5e5e5;--accent-blue: #0058a5}body{background-color:var(--bg-light);color:var(--text-main)}header{background:#fffffff2!important;mix-blend-mode:normal!important;border-bottom:1px solid rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(min-width:769px){.dropdown{position:fixed!important;top:var(--header-height, 80px)!important;left:0!important;right:0!important;width:100vw!important;margin:0!important;background:#000000f2!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;padding:3rem 4rem!important;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important;gap:2rem!important;z-index:90!important;opacity:0!important;visibility:hidden!important;transition:opacity .3s ease,visibility .3s ease!important;pointer-events:none!important;max-width:100vw!important}.nav-item:hover .dropdown,.nav-item.dropdown-active .dropdown{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.mega-item{display:flex!important;flex-direction:column!important;gap:1rem!important;text-align:left!important;text-decoration:none!important;transition:transform .3s ease!important}.mega-item:hover{transform:translateY(-5px)!important}.mega-image{width:100%!important;height:160px!important;background-size:cover!important;background-position:center!important;border-radius:8px!important;border:1px solid rgba(255,255,255,.1)!important;background-color:#1a1a1a!important;display:block!important}.mega-title{font-family:var(--font-display, sans-serif)!important;font-size:1rem!important;color:#fff!important;font-weight:700!important;letter-spacing:.05em!important}.mega-desc{font-size:.8rem!important;color:#fff9!important;line-height:1.5!important}}.logo{color:#0058a5!important}.menu-toggle span{background:#333!important}body.menu-open .logo{color:#fff!important}body.menu-open .menu-toggle span{background:#fff!important}nav a{color:#0009!important}nav a:hover{color:#000!important}nav a.active{color:#000!important}.btn-nav{border-color:#0000004d!important;color:#000000b3!important}.btn-nav:hover{background:#0058a5!important;color:#fff!important;border-color:#0058a5!important}footer{background:#000!important;color:#fff!important;padding:4rem 2rem;border-top:1px solid #333}.footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-end}.company-info h3{font-size:1.1rem;margin:1rem 0 .5rem;font-family:var(--font-main);font-weight:700}.company-info p{font-size:.9rem;opacity:.7}.footer-logo{font-family:Michroma,sans-serif;font-size:1.2rem;font-weight:700;color:#fff!important;letter-spacing:.05em}.copyright{color:#ffffff80!important;font-size:.8rem}html{overflow-x:hidden;width:100%;margin:0;padding:0}body{overflow-x:hidden;width:100%;min-width:0;margin:0;padding:0;position:relative}.page-hero{padding:150px 0 60px;text-align:center;background:linear-gradient(180deg,#f8f9fa,#fff)}.page-label{font-family:var(--font-en);font-size:.9rem;letter-spacing:.3em;color:var(--accent-blue);display:block;margin-bottom:24px;font-weight:600}.page-title{font-size:clamp(3rem,10vw,6rem);line-height:1;margin-bottom:32px;color:var(--text-main);word-break:break-word;overflow-wrap:break-word;max-width:100%}.page-lead{font-size:1.1rem;color:var(--text-muted);max-width:700px;margin:0 auto}.section{padding:100px 0}.section-head{margin-bottom:60px}.center-head{text-align:center;margin-bottom:80px}.section-title{font-size:2.5rem;color:var(--text-main);margin-bottom:16px}.label{font-family:var(--font-en);letter-spacing:.2em;color:var(--accent-blue);font-weight:600;display:block;margin-bottom:16px;font-size:.9rem}.feature-section{padding:100px 0}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.feature-content{flex:1}.feature-content h3{font-size:2rem;line-height:1.3;color:var(--text-main);margin-bottom:24px}.feature-content p{color:var(--text-muted);font-size:1rem;line-height:1.8;margin-bottom:16px}.feature-image{flex:1}.feature-image img{width:100%;height:auto;border-radius:16px;box-shadow:0 20px 60px #0000001a}.cta-section{padding:120px 0;text-align:center}.cta-inner{background:linear-gradient(135deg,#0058a5,#036);border-radius:40px;padding:80px 20px;color:#fff}.cta-title{font-size:3rem;margin-bottom:16px;color:#fff}.cta-desc{font-size:1.2rem;opacity:.9;margin-bottom:40px;color:#fff}.cta-button-animate{display:inline-block;padding:18px 50px;background:#fff;color:var(--accent-blue);border-radius:50px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:transform .3s ease,box-shadow .3s ease}.cta-button-animate:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0003}.cta-main-text{display:block}.cta-sub-text{display:block;font-size:.9rem;opacity:.8;margin-top:4px}@media(hover:none)and (pointer:coarse){.cursor-follower{display:none!important}body,a,button{cursor:auto}}@media(max-width:1024px){.page-hero{padding:140px 0 80px}.page-lead{padding:0 20px}.section{padding:80px 0}.section-head{margin-bottom:60px}.section-title{font-size:2rem}}@media(max-width:768px){html,body{overflow-x:hidden!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.container,header,main,footer,section,.page-hero,.feature-section,.impact-message,.cta-section,.process-section{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow-x:hidden!important}.feature-grid,.spec-list,.process-grid,.row,.grid{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}h1,h2,h3,h4,h5,h6,.page-title,.section-title,.impact-title,.cta-title,.feature-content h3{word-wrap:break-word!important;word-break:break-word!important;overflow-wrap:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important;max-width:100%!important}h1.glitch-text{white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;font-size:clamp(2.5rem,11vw,3.5rem)!important;letter-spacing:-.02em!important}img,video,iframe,canvas,svg,picture{max-width:100%!important;height:auto!important}#webgl-canvas{width:100%!important;max-width:100%!important;left:0!important}.container{padding:0 1.5rem!important}header{padding:1rem 1.5rem;mix-blend-mode:normal;overflow:visible!important;height:var(--header-height)!important;max-height:var(--header-height)!important;left:0!important;right:0!important;width:100%!important;box-sizing:border-box!important}.menu-toggle span{background:var(--text-main)}.menu-toggle.active span{background:#fff}nav{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;min-width:100vw!important;min-height:100vh!important;background:#000000fa!important;z-index:99998!important;display:none!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0!important;margin:0!important;pointer-events:none!important;opacity:0!important;visibility:hidden!important;transform:none!important;clip:auto!important;clip-path:none!important}nav.active{display:flex!important;opacity:1!important;visibility:visible!important;z-index:99998!important;pointer-events:auto!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important}nav a{color:#fff!important;-webkit-text-fill-color:#fff!important}nav a:hover,nav a.active{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:.8!important}.nav-menu{display:flex!important;flex-direction:column!important;height:auto!important;min-height:auto!important;width:100%!important;max-width:100%!important;padding:80px 2rem 40px!important;margin:0!important;gap:0!important;list-style:none!important;opacity:1!important;visibility:visible!important;z-index:100000!important;overflow:visible!important}.nav-item{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:auto!important;margin:0!important;padding:0!important;border-bottom:1px solid rgba(255,255,255,.1)!important;opacity:1!important;visibility:visible!important;position:relative!important}.nav-item>a{display:block!important;width:100%!important;padding:1.5rem 0!important;margin:0!important;font-size:1.5rem!important;font-weight:500!important;text-align:left!important;color:#fff!important;text-decoration:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;cursor:pointer!important;-webkit-text-fill-color:#fff!important}.dropdown{position:static!important;width:100%!important;max-width:100%!important;background:transparent!important;border:none!important;padding:0 0 0 1rem!important;margin:0!important;opacity:1!important;visibility:visible!important;display:block!important;box-shadow:none!important;grid-template-columns:none!important;gap:0!important;pointer-events:auto!important;overflow:visible!important}.nav-item.active .dropdown{display:block!important;padding-bottom:1.5rem!important}.mega-item{display:block!important;width:100%!important;padding:.8rem 0 .8rem 1rem!important;margin:0!important;border-left:2px solid rgba(255,255,255,.2)!important;color:#fff!important;text-decoration:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;cursor:pointer!important;-webkit-text-fill-color:#fff!important}.mega-item:hover{opacity:.8!important}.mega-image{display:none!important;visibility:hidden!important}.mega-text{display:block!important;opacity:1!important;visibility:visible!important}.mega-title{display:block!important;color:#fff!important;font-size:1rem!important;font-weight:500!important;margin-bottom:.2rem!important;opacity:1!important;visibility:visible!important;-webkit-text-fill-color:#fff!important}.mega-desc{display:block!important;color:#fff9!important;font-size:.8rem!important;opacity:1!important;visibility:visible!important;-webkit-text-fill-color:rgba(255,255,255,.6)!important}.btn-nav{margin-top:2rem!important;display:inline-block!important;text-align:center!important;width:100%!important}.page-hero{padding:100px 0 40px!important}.page-label{font-size:.8rem!important;letter-spacing:.2em!important}.page-title{font-size:clamp(2rem,9vw,2.8rem)!important;margin-bottom:24px!important;word-break:break-word!important;overflow-wrap:break-word!important;letter-spacing:.02em!important}.page-lead{font-size:1rem!important;padding:0 1rem!important}.page-lead br{display:none}.section{padding:60px 0!important}.section-head{margin-bottom:40px!important}.section-title{font-size:clamp(1.8rem,8vw,2.5rem)!important}.section-label{font-size:.75rem!important}.feature-grid{grid-template-columns:1fr!important;gap:40px!important}.feature-content h3{font-size:clamp(1.5rem,6vw,2rem)!important}.feature-content p{font-size:.95rem!important}.cta-inner{padding:60px 20px!important}.cta-title{font-size:clamp(1.5rem,5vw,2rem)!important}.cta-desc{font-size:1rem!important}.cta-button-animate{padding:14px 32px!important;font-size:1rem!important}.btn-primary{padding:14px 28px!important;font-size:.95rem!important}.btn-large{padding:16px 32px!important;font-size:1rem!important}footer{padding:3rem 1.5rem!important}.footer-content{flex-direction:column!important;align-items:center!important;text-align:center!important;gap:2rem!important}.work-hero{padding:120px 0 60px}.work-hero-content{padding:0 1.5rem!important}.work-title{font-size:clamp(1.5rem,8vw,2rem)!important}.work-lead{font-size:.95rem!important}.overview-section{padding:60px 0!important}.overview-grid{grid-template-columns:1fr!important;gap:40px!important}.overview-text h2{font-size:1.5rem!important;margin-bottom:20px!important}.overview-text p{font-size:.95rem!important;margin-bottom:16px!important}.overview-img{height:300px!important}.screen-list-box{padding:24px!important;margin-top:32px!important;margin-bottom:0!important}.screen-list-box h3{font-size:1rem!important;margin-bottom:16px!important}.screen-list li{font-size:.9rem!important;padding:10px 0 10px 20px!important}.dev-section{padding:60px 0!important}.dev-story-grid{grid-template-columns:repeat(2,1fr)!important;gap:16px!important;margin-bottom:40px!important}.story-item{padding:24px 16px!important}.story-value{font-size:2rem!important}.story-text{padding:0 1.5rem!important}.story-text p{font-size:.95rem!important;margin-bottom:16px!important}.gallery-section{padding:60px 0!important}.gallery-grid{grid-template-columns:1fr!important;gap:24px!important}.gallery-img{height:200px!important}.gallery-caption{font-size:.9rem!important}.feature-section{padding:60px 0!important}.feature-list{grid-template-columns:1fr!important;gap:24px!important;margin-bottom:40px!important}.feature-item{padding:24px!important}.feature-item h3{font-size:1.1rem!important;margin-bottom:10px!important}.feature-item p{font-size:.9rem!important}.tech-stack-box{padding:24px!important;margin-top:40px!important;margin-bottom:0!important}.tech-stack-title{font-size:1.1rem!important;margin-bottom:8px!important}.tech-tags{gap:10px!important;margin-top:12px!important}.tech-tag{padding:6px 12px!important;font-size:.8rem!important}.back-link{margin-top:32px!important;padding:10px 20px!important;font-size:.9rem!important}.cta-section{padding:60px 0!important}.cta-section h2{font-size:clamp(1.3rem,5vw,2rem)!important;margin-bottom:16px!important}.cta-section p{font-size:1rem!important;margin-bottom:32px!important}.cta-section .btn-primary{padding:14px 32px!important;font-size:1rem!important}}@media(max-width:480px){.container{padding:0 1rem!important}.page-hero{padding:100px 0 40px}.page-title{font-size:2.2rem}.page-lead{font-size:.9rem}.section{padding:40px 0}.section-title{font-size:1.5rem}.btn-primary{padding:12px 24px;font-size:.9rem}nav ul li a{font-size:1.1rem}.work-hero{padding:100px 0 40px!important}.work-hero-content{padding:0 1rem!important}.work-title{font-size:1.5rem!important}.work-lead{font-size:.9rem!important}.overview-section{padding:40px 0!important}.overview-text h2{font-size:1.3rem!important;margin-bottom:16px!important}.overview-text p{font-size:.9rem!important;margin-bottom:14px!important}.overview-img{height:250px!important}.screen-list-box{padding:20px!important;margin-top:24px!important}.screen-list-box h3{font-size:.95rem!important;margin-bottom:12px!important}.screen-list li{font-size:.85rem!important;padding:8px 0 8px 18px!important}.dev-section{padding:40px 0!important}.dev-story-grid{grid-template-columns:1fr!important;gap:12px!important;margin-bottom:32px!important}.story-item{padding:20px 12px!important}.story-value{font-size:1.8rem!important}.story-text{padding:0 1rem!important}.story-text p{font-size:.9rem!important;margin-bottom:14px!important}.gallery-section{padding:40px 0!important}.gallery-grid{gap:20px!important}.gallery-img{height:180px!important}.gallery-caption{font-size:.85rem!important}.feature-section{padding:40px 0!important}.feature-list{gap:20px!important;margin-bottom:32px!important}.feature-item{padding:20px!important}.feature-item h3{font-size:1rem!important;margin-bottom:8px!important}.feature-item p{font-size:.85rem!important}.tech-stack-box{padding:20px!important;margin-top:32px!important}.tech-stack-title{font-size:1rem!important;margin-bottom:6px!important}.tech-tags{gap:8px!important;margin-top:10px!important}.tech-tag{padding:5px 10px!important;font-size:.75rem!important}.back-link{margin-top:24px!important;padding:8px 16px!important;font-size:.85rem!important}.cta-section{padding:40px 0!important}.cta-section h2{font-size:1.3rem!important;margin-bottom:12px!important}.cta-section p{font-size:.95rem!important;margin-bottom:24px!important}.cta-section .btn-primary{padding:12px 24px!important;font-size:.9rem!important}}.work-hero{padding:140px 0 80px;background:linear-gradient(180deg,#f8f9fa,#fff);text-align:center}.work-hero-content{max-width:900px;margin:0 auto;padding:0 2rem}.work-category{display:inline-block;padding:8px 16px;background:var(--accent-blue);color:#fff;border-radius:4px;font-size:.85rem;font-weight:600;letter-spacing:.05em;margin-bottom:24px}.work-title{font-size:clamp(2rem,8vw,3.5rem);font-weight:700;color:var(--text-main);margin-bottom:24px;line-height:1.2}.work-lead{font-size:1.1rem;color:var(--text-muted);line-height:1.8;max-width:700px;margin:0 auto}.overview-section{padding:100px 0;background:#fff}.overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.overview-text h2{font-size:2rem;font-weight:700;color:var(--text-main);margin-bottom:24px}.overview-text p{font-size:1rem;color:var(--text-muted);line-height:1.8;margin-bottom:20px}.overview-img{height:400px;background-size:cover;background-position:center;border-radius:16px;box-shadow:0 20px 40px #0000001a;width:100%}.screen-list-box{margin-top:40px;padding:32px;background:#f8f9fa;border-radius:12px}.screen-list-box h3{font-size:1.1rem;font-weight:700;color:var(--text-main);margin-bottom:20px;letter-spacing:.05em}.screen-list{list-style:none;padding:0;margin:0}.screen-list li{padding:12px 0 12px 24px;position:relative;color:var(--text-muted);font-size:.95rem}.screen-list li:before{content:"✓";position:absolute;left:0;color:var(--accent-blue);font-weight:700}.dev-section{padding:100px 0;background:#f8f9fa}.dev-story-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:60px}.story-item{text-align:center;padding:32px 24px;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d}.story-label{display:block;font-size:.85rem;color:var(--text-muted);margin-bottom:12px;font-weight:600}.story-value{display:block;font-size:2.5rem;font-weight:700;color:var(--accent-blue);line-height:1}.story-value span{display:block;font-size:.9rem;font-weight:500;color:var(--text-muted);margin-top:8px}.story-text{max-width:800px;margin:0 auto}.story-text p{font-size:1rem;color:var(--text-muted);line-height:1.8;margin-bottom:20px}.story-text strong{color:var(--text-main);font-weight:700}.gallery-section{padding:100px 0;background:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.gallery-item{text-align:center}.gallery-img{width:100%;height:250px;background-size:cover;background-position:center;border-radius:12px;margin-bottom:16px;box-shadow:0 4px 12px #0000001a}.gallery-caption{font-size:.95rem;color:var(--text-muted);font-weight:500}.feature-section{padding:100px 0;background:#f8f9fa}.feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:60px}.feature-item{padding:32px;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.feature-item:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001a}.feature-item h3{font-size:1.2rem;font-weight:700;color:var(--text-main);margin-bottom:12px}.feature-item p{font-size:.95rem;color:var(--text-muted);line-height:1.7}.tech-stack-box{margin-top:60px;padding:40px;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d}.tech-stack-title{font-size:1.2rem;font-weight:700;color:var(--text-main);margin-bottom:8px}.tech-tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.tech-tag{display:inline-block;padding:8px 16px;background:#f0f4f8;color:var(--accent-blue);border-radius:20px;font-size:.85rem;font-weight:600}.back-link{display:inline-block;margin-top:40px;padding:12px 24px;color:var(--accent-blue);text-decoration:none;font-weight:600;transition:opacity .3s ease}.back-link:hover{opacity:.7}.cta-section{background:#000;color:#fff;text-align:center;padding:100px 0}.cta-section h2{font-size:clamp(1.5rem,5vw,2.5rem);margin-bottom:20px;font-weight:700;width:100%;word-wrap:break-word;overflow-wrap:break-word}.cta-section p{margin-bottom:40px;opacity:.8;font-size:1.1rem}.cta-section .btn-primary{background:#fff;color:#000;padding:18px 50px;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.1rem;display:inline-block;transition:transform .3s ease,box-shadow .3s ease}.cta-section .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #fff3}
