:root{--teal:#08b8b2;--teal-deep:#078d8a;--mint:#d8f6f2;--ink:#111716;--cream:#fffdf7;--line:#d4e0dd;font-family:Arial,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;color:var(--ink);scroll-behavior:smooth}
*{box-sizing:border-box}body{margin:0;overflow-x:hidden;background:var(--cream)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.075em}p{line-height:1.8}.wrap{width:min(1240px,calc(100% - 80px));margin-inline:auto}.skip{position:absolute;left:12px;top:-80px;z-index:50;background:#fff;padding:12px}.skip:focus{top:10px}.demo-bar{height:25px;background:var(--ink);color:#fff;text-align:center;font-size:11px;line-height:25px;letter-spacing:.07em}.header{position:absolute;z-index:8;top:25px;left:0;right:0;height:84px;padding:0 40px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;line-height:1}.brand-mark{position:relative;background:#111;color:#fff;display:grid;place-items:center;width:44px;height:44px;border-radius:13px;transform:rotate(-8deg);font-weight:1000;font-size:28px;letter-spacing:-.1em}.brand-mark span{position:absolute;right:3px;bottom:2px;color:var(--teal);font-size:11px}.brand>span:last-child{display:flex;flex-direction:column}.brand b{font-size:25px;font-weight:1000;letter-spacing:-.07em}.brand small{font-size:9px;font-weight:900;letter-spacing:.17em;margin-top:5px}.nav{display:flex;align-items:center;gap:21px;background:rgba(255,253,247,.92);padding:6px 6px 6px 20px;font-size:13px;font-weight:900;box-shadow:0 8px 25px rgba(0,0,0,.07)}.nav>a:not(.nav-cta):hover{color:var(--teal-deep)}.nav-cta{background:var(--ink);color:#fff;display:flex;align-items:center;gap:24px;padding:13px 17px}.nav-cta span{font-size:19px}.menu-toggle{display:none}
.hero{position:relative;height:min(790px,calc(100svh - 25px));min-height:700px;overflow:hidden;background:var(--teal)}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,184,178,.08),rgba(7,184,178,.02) 47%,transparent 68%);z-index:1}.hero-content{position:relative;z-index:2;padding-top:177px}.hero-kicker{font-size:17px;font-weight:900;letter-spacing:.02em;margin-bottom:18px}.dot{display:inline-block;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:22px 0 #fff,44px 0 #fff;margin-right:49px}.hero h1{font-size:clamp(65px,6.5vw,104px);line-height:1.13;font-weight:1000;margin:0;max-width:900px;letter-spacing:-.1em}.hero h1 span{position:relative;display:inline-block}.hero h1 span:after{content:"";position:absolute;height:12px;background:#fff;left:3%;right:0;bottom:1px;z-index:-1;transform:rotate(-2deg)}.hero-sticker{display:inline-block;background:#fff;padding:7px 13px;font-size:21px;font-weight:900;transform:rotate(-3deg);margin:25px 0 12px;box-shadow:6px 6px 0 #111}.hero-sticker strong{color:var(--teal-deep)}.hero-copy{font-weight:800;font-size:17px;line-height:1.65;margin:15px 0 25px}.hero-actions{display:flex;align-items:center;gap:25px}.button{min-height:59px;border:0;padding:0 24px;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;font-size:15px;font-weight:900;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-3px);box-shadow:0 9px 22px rgba(0,0,0,.16)}.button span{font-size:23px;font-weight:500}.button-dark{background:var(--ink);color:#fff;min-width:225px}.text-link{font-size:15px;font-weight:900;border-bottom:2px solid var(--ink);padding:8px 0}.text-link span{margin-left:12px;font-size:19px}.hero-side{position:absolute;z-index:2;right:20px;top:160px;writing-mode:vertical-rl;font-size:10px;font-weight:900;letter-spacing:.18em;color:#fff}.hero-dots{position:absolute;z-index:2;left:40px;bottom:82px;width:82px;height:30px;background-image:radial-gradient(#fff 2px,transparent 2px);background-size:13px 13px}.hero-bottom{position:absolute;z-index:2;left:40px;right:40px;bottom:24px;display:flex;justify-content:space-between;color:#111;font-weight:900;font-size:11px;letter-spacing:.15em}
.steps-band{background:var(--ink);color:#fff}.steps-band .wrap{min-height:95px;display:flex;align-items:center;justify-content:space-between;gap:12px}.steps-band span{font-size:clamp(21px,2.4vw,30px);font-weight:900}.steps-band i{font-style:normal;color:var(--teal);font-size:12px;vertical-align:top;margin-right:9px}.steps-band b{color:var(--teal);font-size:31px}.section{padding:105px 0}.section-label{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:900;letter-spacing:.16em;margin-bottom:55px}.section-label span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--teal);letter-spacing:0}.eyebrow{font-size:15px;font-weight:900;color:var(--teal-deep);margin-bottom:16px}.intro{background:#fff}.intro-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:75px;align-items:end}.intro h2,.section-head h2,.faq h2,.contact h2{font-size:clamp(44px,5.3vw,72px);line-height:1.25;font-weight:1000;margin:0}.intro h2 em,.section-head h2 em,.faq h2 em,.contact h2 em{font-style:normal;color:var(--teal-deep)}.intro-copy p{font-size:16px;font-weight:600}.under-link{display:inline-flex;justify-content:space-between;min-width:200px;padding:9px 0;border-bottom:2px solid var(--teal);font-size:15px;font-weight:900}.under-link span{color:var(--teal-deep);font-size:20px}.intro-badges{display:flex;gap:13px;margin-top:75px}.intro-badges span{display:grid;place-items:center;width:145px;height:88px;border:3px solid var(--ink);border-radius:50%;font-size:22px;font-weight:1000;transform:rotate(-8deg)}.intro-badges span:nth-child(2){background:var(--teal);border-color:var(--teal);transform:rotate(8deg)}.intro-badges span:nth-child(3){transform:rotate(-3deg)}
.program{background:#eaf8f6}.section-head{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:46px}.section-head>p{max-width:310px;font-size:15px;font-weight:700;margin:0 0 5px}.program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.program-card{min-height:385px;background:#fff;border:2px solid var(--ink);padding:23px 25px;display:flex;flex-direction:column;box-shadow:6px 6px 0 var(--ink);transition:transform .2s}.program-card:hover{transform:translateY(-5px)}.program-card:nth-child(2){box-shadow:6px 6px 0 var(--teal)}.card-top{display:flex;justify-content:space-between;font-size:11px;font-weight:900;letter-spacing:.13em}.card-top b{font-size:22px;letter-spacing:0}.card-art{height:122px;display:flex;align-items:center;font-size:83px;font-weight:900;letter-spacing:-.16em;color:var(--teal);line-height:1}.robot-art{gap:2px}.robot-art span:last-child{font-size:55px;color:#111}.code-art{color:#111}.code-art span{color:var(--teal)}.project-art span{font-size:60px;color:#111}.program-card h3{font-size:29px;margin:5px 0 9px}.program-card p{font-size:15px;font-weight:600;margin:0 0 20px}.program-card small{margin-top:auto;font-size:11px;font-weight:900;color:var(--teal-deep)}.sample-note{font-size:12px;color:#4a6966;margin:22px 0 0}.statement{background:var(--teal);overflow:hidden}.statement .wrap{padding:80px 0 92px;position:relative}.statement p{font-size:clamp(53px,7vw,98px);line-height:1.2;font-weight:1000;margin:0 0 13px}.statement strong{color:#fff}.statement-arrow{position:absolute;right:8%;top:12%;border:4px solid #fff;border-radius:50%;width:140px;height:140px;display:grid;place-items:center;font-size:70px;transform:rotate(-15deg)}.statement span{font-size:11px;font-weight:900;letter-spacing:.2em}
.flow{background:#fff}.flow-row{display:grid;grid-template-columns:repeat(3,1fr);border:2px solid var(--ink)}.flow-row article{min-height:245px;padding:24px 26px}.flow-row article+article{border-left:2px solid var(--ink)}.flow-row article:nth-child(2){background:var(--mint)}.flow-row article>span{font-size:12px;font-weight:900;color:var(--teal-deep);letter-spacing:.12em}.flow-row strong{display:block;font-size:34px;letter-spacing:-.07em;margin:37px 0 10px}.flow-row p{font-size:15px;font-weight:600;margin:0}.faq{background:#fafaf6}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-list{border-top:2px solid var(--ink)}.faq-list details{border-bottom:1px solid #c8d4d1}.faq-list summary{display:flex;align-items:center;gap:15px;list-style:none;cursor:pointer;padding:24px 0;font-size:17px;font-weight:900}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--teal-deep);font-size:20px}.faq-list summary b{margin-left:auto;font-size:25px;color:var(--teal-deep)}.faq-list details[open] summary b{transform:rotate(45deg)}.faq-list details p{font-size:15px;margin:0 12px 22px 39px}
.contact{background:var(--mint)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:start}.contact h2{max-width:650px}.contact-copy{font-size:17px;font-weight:700;margin:26px 0}.line-button{display:flex;align-items:center;gap:15px;width:min(420px,100%);padding:15px 18px;border:2px solid var(--ink);background:#fff;text-align:left;font-size:17px;font-weight:900;box-shadow:5px 5px 0 var(--ink)}.line-icon,.line-dialog-icon{display:grid;place-items:center;background:#06b95b;color:#fff;border-radius:8px;width:48px;height:48px;font-size:11px;font-weight:900}.line-button span:nth-child(2){display:flex;flex-direction:column}.line-button small{font-size:11px;margin-top:4px;color:#54736d}.line-button b{margin-left:auto;font-size:25px}.form-panel{background:#fff;border:2px solid var(--ink);box-shadow:8px 8px 0 var(--teal);padding:30px}.form-tag{display:inline-block;background:var(--teal);font-size:11px;font-weight:900;padding:7px 10px;letter-spacing:.07em}.form-panel h3{font-size:29px;margin:15px 0 25px}.form-panel label{display:block;font-size:14px;font-weight:900;margin-bottom:18px}.form-panel em{font-style:normal;background:#e5f8f6;color:#14736f;font-size:11px;padding:3px 6px;margin-left:5px}.form-panel input,.form-panel textarea{display:block;width:100%;border:1px solid #b9c8c5;background:#fbfdfc;color:var(--ink);padding:13px 14px;margin-top:8px;font-size:15px;outline:0}.form-panel input:focus,.form-panel textarea:focus{border-color:var(--teal-deep);box-shadow:0 0 0 3px #cdf4f0}.form-panel textarea{resize:vertical}.form-note{font-size:12px;color:#5d7471;line-height:1.6}.form-panel .button{width:100%}.form-status{font-size:13px;font-weight:800;color:var(--teal-deep);min-height:1.2em;margin:10px 0 0}
.footer{background:var(--ink);color:#fff;padding:50px 0 26px}.footer-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #54605c;padding-bottom:35px}.footer .brand-mark{background:var(--teal);color:#111}.footer .brand-mark span{color:#fff}.footer-top>a:last-child{font-size:11px;font-weight:900;letter-spacing:.12em}.footer-bottom{display:flex;gap:20px;justify-content:space-between;padding-top:20px;font-size:12px;color:#cbd6d2}.footer-bottom p{margin:0}.footer-bottom small{white-space:nowrap}.chat-launcher{position:fixed;z-index:20;bottom:18px;right:20px;border:2px solid var(--ink);border-radius:40px;background:#fff;color:#111;padding:12px 18px;font-size:13px;font-weight:900;box-shadow:5px 5px 0 var(--teal)}.chat-panel{position:fixed;z-index:21;right:20px;bottom:79px;width:min(370px,calc(100vw - 26px));background:#fff;border:2px solid var(--ink);box-shadow:8px 8px 0 var(--teal)}.chat-panel[hidden]{display:none}.chat-head{display:flex;align-items:center;justify-content:space-between;background:var(--teal);padding:17px 18px}.chat-head div{display:flex;flex-direction:column;gap:4px}.chat-head small{font-size:10px;font-weight:900;letter-spacing:.1em}.chat-head strong{font-size:16px}.chat-close,.dialog-close{background:none;border:0;font-size:27px;color:inherit}.chat-body{height:210px;overflow:auto;background:#f5fbfa;display:flex;flex-direction:column;gap:10px;padding:15px}.bot-message,.user-message{font-size:13px;line-height:1.6;padding:10px 12px;max-width:88%}.bot-message{background:#fff;border:1px solid #d3e5e2;align-self:flex-start}.user-message{background:#cbf4ef;align-self:flex-end}.chat-options{display:flex;gap:6px;flex-wrap:wrap;padding:13px 14px 3px}.chat-options button{background:#fff;border:1px solid var(--teal-deep);color:var(--teal-deep);font-size:11px;font-weight:900;padding:7px 9px}.chat-note{font-size:11px;color:#5b716e;padding:8px 14px 14px;margin:0}.line-dialog{border:2px solid var(--ink);color:var(--ink);width:min(460px,calc(100vw - 28px));padding:36px;box-shadow:8px 8px 0 var(--teal)}.line-dialog::backdrop{background:rgba(0,0,0,.55)}.dialog-close{position:absolute;right:14px;top:9px}.line-dialog h2{font-size:25px;margin:23px 0 10px}.line-dialog p{font-size:15px;margin-bottom:25px}.line-dialog .button{width:100%;justify-content:center}
@media(max-width:1100px){.wrap{width:calc(100% - 50px)}.header{padding:0 25px}.nav{gap:13px;font-size:11px}.hero h1{font-size:clamp(61px,7.2vw,86px)}.hero-content{padding-top:158px}.contact-grid{gap:40px}}
@media(max-width:800px){.header{height:70px}.menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:43px;height:43px;border:2px solid var(--ink);background:#fff;z-index:9}.menu-toggle span{height:2px;width:19px;background:var(--ink)}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.nav{display:none;position:absolute;top:70px;left:0;right:0;flex-direction:column;align-items:stretch;background:#fff;padding:17px 23px 23px;gap:0;font-size:15px;box-shadow:0 15px 22px rgba(0,0,0,.17)}.nav.open{display:flex}.nav>a{padding:13px 0;border-bottom:1px solid var(--line)}.nav .nav-cta{margin-top:10px;padding:13px;justify-content:space-between;border:0}.hero-photo{object-position:60% center}.hero:before{background:linear-gradient(90deg,rgba(8,184,178,.62),rgba(8,184,178,.44) 58%,transparent)}.hero h1{font-size:clamp(59px,9vw,79px)}.intro-grid,.faq-grid,.contact-grid{grid-template-columns:1fr;gap:35px}.intro-copy{max-width:610px}.program-grid{gap:8px}.program-card{padding:18px}.program-card h3{font-size:23px}.section{padding:80px 0}.form-panel{max-width:600px}}
@media(max-width:600px){.demo-bar{height:24px;line-height:24px;font-size:10px}.wrap{width:calc(100% - 34px)}.header{top:24px;padding:0 17px}.brand-mark{width:37px;height:37px;font-size:23px}.brand b{font-size:19px}.brand small{font-size:8px}.hero{min-height:750px;height:calc(100svh - 24px);max-height:880px}.hero-photo{object-position:69% center}.hero:before{background:linear-gradient(180deg,rgba(7,184,178,.55),rgba(7,184,178,.72) 34%,rgba(7,184,178,.92) 72%,rgba(7,184,178,.97))}.hero-content{padding-top:119px}.hero-kicker{font-size:13px}.dot{width:8px;height:8px;box-shadow:15px 0 #fff,30px 0 #fff;margin-right:34px}.hero h1{font-size:clamp(42px,11.6vw,61px);line-height:1.16}.hero h1 span:after{height:7px}.hero-sticker{font-size:16px;margin:24px 0 10px}.hero-copy{font-size:14px}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px}.hero-side,.hero-dots{display:none}.hero-bottom{left:17px;right:17px;font-size:9px}.steps-band .wrap{min-height:78px;gap:5px}.steps-band span{font-size:15px}.steps-band i{font-size:9px;display:block}.steps-band b{font-size:18px}.section{padding:69px 0}.section-label{font-size:10px;margin-bottom:36px}.intro h2,.section-head h2,.faq h2,.contact h2{font-size:clamp(38px,9.5vw,52px)}.intro-copy p{font-size:15px}.intro-badges{margin-top:48px;gap:5px}.intro-badges span{width:90px;height:58px;font-size:15px;border-width:2px}.section-head{display:block;margin-bottom:32px}.section-head>p{font-size:14px;margin-top:16px}.program-grid{grid-template-columns:1fr;gap:15px}.program-card{min-height:276px}.card-art{height:76px;font-size:56px}.program-card h3{font-size:25px}.program-card p{font-size:14px}.statement .wrap{padding:68px 0 79px}.statement p{font-size:clamp(45px,11vw,65px)}.statement-arrow{width:70px;height:70px;font-size:35px;right:0;top:auto;bottom:15px}.flow-row{display:block}.flow-row article{min-height:155px;padding:20px}.flow-row article+article{border-left:0;border-top:2px solid var(--ink)}.flow-row strong{font-size:27px;margin:14px 0 5px}.flow-row p{font-size:14px}.faq-list summary{font-size:14px;gap:8px;padding:17px 0}.faq-list details p{font-size:14px;margin:0 7px 18px}.contact-copy{font-size:14px}.form-panel{padding:24px 18px}.footer-bottom{display:block;font-size:11px}.footer-bottom small{display:block;margin-top:15px}.chat-launcher{right:10px;bottom:10px;font-size:12px;padding:10px 14px}.chat-panel{right:10px;bottom:65px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
