*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:"Plus Jakarta Sans",sans-serif;background-color:#FAF8F5;color:#1E293B;line-height:1.6;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.header{display:flex;align-items:center;padding:0 80px;height:72px;background-color:transparent;gap:48px;position:absolute;top:0;left:0;right:0;z-index:100}.header .header-logo{display:flex;align-items:center;gap:10px}.header .header-logo .logo-mark{width:32px;height:32px;border-radius:4px;overflow:hidden}.header .header-logo .logo-mark img{width:100%;height:100%;object-fit:cover}.header .header-logo .logo-name{font-family:"Space Grotesk",sans-serif;font-weight:800;font-size:24px;letter-spacing:2px;color:#1E293B}.header .spacer{flex-grow:1}.hero{position:relative;padding:120px 160px 100px 160px;background-color:#FAF8F5;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:0;overflow:hidden}.hero .hero-bg{flex:0 0 325px;height:325px;opacity:0.35;z-index:1}.hero .hero-bg img{width:100%;height:100%;object-fit:contain}.hero .hero-content{flex:1;position:relative;z-index:2;display:flex;flex-direction:column;gap:40px;max-width:834px;text-align:left}.hero .hero-content .hero-badge{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;background-color:#fff;padding:4px 12px;border-radius:4px;border:1px solid #1E293B}.hero .hero-content .hero-badge .badge-dot{width:8px;height:8px;background-color:#C04000;border-radius:50%}.hero .hero-content .hero-badge .badge-text{font-family:"Space Grotesk",sans-serif;font-weight:600;font-size:11px;color:#C04000;letter-spacing:1px}.hero .hero-content .hero-headline{font-weight:700;font-size:66px;line-height:1.1;letter-spacing:-2px;color:#1E293B}.hero .hero-content .hero-sub{font-size:22px;font-weight:400;color:#475569;line-height:1.6;max-width:100%}.hero .hero-content .hero-cta-row{display:flex;gap:16px;margin-top:16px}.hero .hero-content .hero-cta-row .hero-primary-cta{background-color:#C04000;color:#0A0F1C;font-weight:700;font-size:16px;padding:16px 36px;border-radius:8px;transition:opacity 0.2s}.hero .hero-content .hero-cta-row .hero-primary-cta:hover{opacity:0.9}.hero .hero-content .hero-cta-row .hero-secondary-cta{background-color:#1E293B;color:white;font-weight:600;font-size:16px;padding:16px 36px;border-radius:8px;transition:background-color 0.2s}.hero .hero-content .hero-cta-row .hero-secondary-cta:hover{background-color:#2f405d}.problem{padding:100px 160px;background-color:#fff;display:flex;flex-direction:column;gap:64px}.problem .problem-header{display:flex;flex-direction:column;gap:16px}.problem .problem-header .problem-label{font-family:"Space Grotesk",sans-serif;font-size:11px;font-weight:600;color:#C04000;letter-spacing:4px}.problem .problem-header .problem-title{font-size:52px;font-weight:700;line-height:1.3;color:#1E293B}.problem .problem-header .problem-desc{font-size:18px;color:#64748B;line-height:1.7;max-width:900px}.problem .problem-cards{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}.problem .problem-cards .card{background-color:#F8FAFC;padding:40px;border-radius:4px;border:1px solid #E2E8F0;display:flex;flex-direction:column;gap:16px}.problem .problem-cards .card .card-icon{font-size:32px;margin-bottom:8px}.problem .problem-cards .card .card-num{font-family:"Space Grotesk",sans-serif;font-weight:800;font-size:32px;color:#C04000}.problem .problem-cards .card .card-title{font-weight:700;font-size:20px;line-height:1.4;color:#1E293B}.problem .problem-cards .card .card-desc{color:#64748B;font-size:14px;line-height:1.7}.features{padding:120px 80px;background-color:#FAF8F5;display:flex;flex-direction:column;gap:120px}.features .feat-header{display:flex;flex-direction:column;gap:16px;padding-left:80px}.features .feat-header .feat-label{font-family:"Space Grotesk",sans-serif;font-size:11px;font-weight:700;color:#C04000;letter-spacing:4px}.features .feat-header .feat-title{font-size:56px;font-weight:700;line-height:1.3;letter-spacing:-1px;color:#1E293B}.features .feat-header .feat-sub{font-size:18px;color:#64748B;line-height:1.6}.features .feat-block{display:flex;align-items:center;background-color:#fff;padding:80px;border-radius:16px;border:1px solid #E2E8F0;gap:80px}.features .feat-block.reverse{flex-direction:row-reverse}.features .feat-block .feat-left,.features .feat-block .feat-right{flex:1}.features .feat-block .feat-image{width:100%;height:300px;object-fit:cover;border-radius:12px}.features .feat-block .feat-content{display:flex;flex-direction:column;gap:24px}.features .feat-block .feat-tag{display:inline-flex;background-color:#166534;color:#FFFFFF;font-family:"Space Grotesk",sans-serif;font-size:12px;font-weight:600;padding:6px 14px;border-radius:100px;align-self:flex-start;letter-spacing:1px}.features .feat-block .feat-block-title{font-family:"Zen Old Mincho",serif;font-size:40px;font-weight:700;line-height:1.3;color:#1E293B}.features .feat-block .feat-block-desc{font-size:16px;color:#64748B;line-height:1.7}.features .feat-block .feat-footnote{color:#94A3B8;font-size:11px}.stats{padding:100px 160px;background-color:#166534;color:white;display:flex;flex-direction:column;gap:64px}.stats .stats-label{font-family:"Space Grotesk",sans-serif;font-size:11px;font-weight:600;color:#BAE6FD;letter-spacing:2px}.stats .stats-title{font-size:48px;font-weight:700;line-height:1.3}.stats .stats-row{display:grid;grid-template-columns:repeat(3, 1fr);gap:8px}.stats .stats-row .stat{background-color:#0A0F1C;padding:40px;border-radius:12px;display:flex;flex-direction:column;gap:12px}.stats .stats-row .stat .stat-num{font-family:"JetBrains Mono",monospace;font-size:48px;font-weight:700;color:#BAE6FD}.stats .stats-row .stat .stat-tagline{font-size:18px;font-weight:600;color:white}.stats .stats-row .stat .stat-label{font-size:14px;color:#94A3B8;line-height:1.5}.demo{padding:100px 160px;background-color:#fff;display:flex;flex-direction:column;gap:64px}.demo .demo-header{display:flex;flex-direction:column;gap:16px}.demo .demo-header .demo-label{font-family:"Space Grotesk",sans-serif;font-size:11px;font-weight:700;color:#166534;letter-spacing:4px}.demo .demo-header .demo-title{font-size:48px;font-weight:700;line-height:1.3;color:#1E293B}.demo .demo-content{display:flex;flex-direction:column;gap:32px}.demo .demo-content .demo-screenshot-container{display:flex;flex-direction:column;gap:12px;align-items:center}.demo .demo-content .demo-screenshot{width:100%;height:auto;object-fit:contain;border-radius:12px;border:1px solid #E2E8F0}.demo .demo-content .demo-screenshot-label{font-size:16px;color:#64748B;text-align:center}.final-cta{position:relative;padding:120px 160px;background-color:#1E293B;display:flex;justify-content:center;overflow:hidden}.final-cta::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("../../images/hokkaido_wind_hero.png");background-size:cover;background-position:center;opacity:0.7;z-index:1}.final-cta .cta-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.3);z-index:2}.final-cta .cta-box{position:relative;z-index:3;background-color:rgba(30,41,59,0.4);backdrop-filter:blur(8px);width:100%;max-width:1000px;padding:100px 60px 60px 60px;display:flex;flex-direction:column;gap:32px;text-align:left}.final-cta .cta-box .cta-label{font-family:"Space Grotesk",sans-serif;font-size:11px;font-weight:800;color:#C04000;letter-spacing:4px}.final-cta .cta-box .cta-title{font-family:"Zen Old Mincho",serif;font-size:80px;font-weight:800;line-height:1.2;color:white}.final-cta .cta-box .cta-desc{font-size:22px;font-weight:600;color:#F1F5F9;line-height:1.7}.final-cta .cta-box .cta-buttons{display:flex;gap:16px;margin-top:16px}.final-cta .cta-box .cta-buttons .cta-main{background-color:#166534;color:white;font-weight:700;font-size:16px;padding:20px 48px;border-radius:8px;transition:opacity 0.2s}.final-cta .cta-box .cta-buttons .cta-main:hover{opacity:0.9}.qa-section{padding:100px 160px;background-color:#fff;display:flex;flex-direction:column;gap:64px}.qa-section .qa-header{display:flex;flex-direction:column;gap:16px}.qa-section .qa-header .qa-label{font-family:"Space Grotesk",sans-serif;font-size:11px;font-weight:600;color:#C04000;letter-spacing:4px}.qa-section .qa-header .qa-title{font-size:48px;font-weight:700;color:#1E293B}.qa-section .qa-list{display:flex;flex-direction:column;gap:32px}.qa-section .qa-list .qa-item{display:flex;flex-direction:column;gap:12px;padding-bottom:32px;border-bottom:1px solid #E2E8F0}.qa-section .qa-list .qa-item:last-child{border-bottom:none}.qa-section .qa-list .qa-item .question{font-size:20px;font-weight:700;color:#1E293B;display:flex;gap:12px}.qa-section .qa-list .qa-item .question::before{content:"Q.";color:#166534}.qa-section .qa-list .qa-item .answer{font-size:16px;color:#64748B;line-height:1.7;padding-left:32px}.qa-section .qa-list .qa-item .answer p{margin-bottom:16px}.qa-section .qa-list .qa-item .answer p:last-child{margin-bottom:0}.qa-section .qa-list .qa-item .answer ul{margin-top:12px;list-style:none}.qa-section .qa-list .qa-item .answer ul li{position:relative;padding-left:20px;margin-bottom:8px}.qa-section .qa-list .qa-item .answer ul li::before{content:"•";position:absolute;left:0;color:#166534;font-weight:bold}.qa-section .qa-list .qa-item .answer a{color:#166534;text-decoration:underline}.footer{padding:100px 80px;background-color:#1E293B;color:white;display:flex;flex-direction:column;gap:48px}.footer .footer-top{display:flex;justify-content:space-between;gap:80px}.footer .footer-top .footer-brand{display:flex;flex-direction:column;gap:16px;width:333px}.footer .footer-top .footer-brand .footer-logo-row{display:flex;align-items:center;gap:10px}.footer .footer-top .footer-brand .footer-logo-row .footer-logo-mark{width:28px;height:28px;background-color:#22D3EE;border-radius:6px;display:flex;align-items:center;justify-content:center}.footer .footer-top .footer-brand .footer-logo-row .footer-logo-mark .footer-logo-icon{font-size:16px;color:#0A0F1C}.footer .footer-top .footer-brand .footer-logo-row .footer-logo-name{font-family:"Space Grotesk",sans-serif;font-weight:800;font-size:20px;letter-spacing:1px}.footer .footer-top .footer-brand .footer-tagline{font-size:13px;color:#94A3B8;line-height:1.5}.footer .footer-divider{height:1px;background-color:rgba(255,255,255,0.1);width:100%}.footer .footer-bottom{display:flex}.footer .footer-bottom .footer-copy{font-family:"Space Grotesk",sans-serif;font-size:12px;color:#64748B}@media (max-width: 1280px){.hero,.problem,.features,.stats,.demo,.final-cta,.qa-section,.footer{padding-left:80px;padding-right:80px}}@media (max-width: 1024px){.hero-headline{font-size:48px}.problem-title,.feat-title,.demo-title,.qa-title{font-size:40px}.demo-content{grid-template-columns:1fr}.cta-title{font-size:48px}}@media (max-width: 768px){.header{padding:0 20px}.hero,.problem,.features,.stats,.demo,.final-cta,.qa-section,.footer{padding-left:20px;padding-right:20px}}@media (max-width: 1024px){.header{padding:0 40px}.hero{flex-direction:column;align-items:flex-start;gap:32px;padding-top:144px;padding-bottom:80px}.hero .hero-bg{flex:0 0 auto;width:240px;height:240px}.hero .hero-content{max-width:100%;gap:24px}.hero .hero-content .hero-cta-row{flex-wrap:wrap}.problem{padding-top:80px;padding-bottom:80px;gap:40px}.features{padding-top:80px;padding-bottom:80px;gap:80px}.features .feat-header{padding-left:0}.features .feat-block{padding:48px;gap:32px}.features .feat-block .feat-content{gap:20px}.features .feat-block .feat-block-title{font-size:30px}.features .feat-block .feat-image{height:260px}.stats{padding-top:80px;padding-bottom:80px;gap:40px}.stats .stats-title{font-size:40px}.stats .stats-row{gap:24px}.stats .stats-row .stat .stat-num{font-size:40px}.demo{padding-top:80px;padding-bottom:80px;gap:40px}.demo .demo-content{gap:24px}.final-cta{padding-top:96px;padding-bottom:96px}.final-cta .cta-box{padding:72px 48px 48px;gap:24px}.final-cta .cta-box .cta-buttons{flex-wrap:wrap}.qa-section{padding-top:80px;padding-bottom:80px;gap:40px}.qa-section .qa-list{gap:24px}.footer{padding-top:80px;padding-bottom:80px}.footer .footer-top{flex-direction:column;gap:32px}.footer .footer-top .footer-brand{width:auto;max-width:333px}}@media (max-width: 768px){.header{height:64px;padding:0 20px}.header .header-logo .logo-mark{width:28px;height:28px}.header .header-logo .logo-name{font-size:20px;letter-spacing:1px}.hero{gap:24px;padding-top:104px;padding-bottom:64px}.hero .hero-bg{width:180px;height:180px}.hero .hero-content{gap:20px}.hero .hero-content .hero-headline{font-size:36px;line-height:1.2;letter-spacing:-1px}.hero .hero-content .hero-sub{font-size:18px}.hero .hero-content .hero-cta-row{flex-direction:column;align-items:stretch;gap:12px;margin-top:8px}.hero .hero-content .hero-cta-row .hero-primary-cta,.hero .hero-content .hero-cta-row .hero-secondary-cta{width:100%;padding:14px 20px;text-align:center}.problem{padding-top:64px;padding-bottom:64px;gap:32px}.problem .problem-header{gap:12px}.problem .problem-header .problem-title{font-size:32px}.problem .problem-header .problem-desc{font-size:16px}.problem .problem-cards{grid-template-columns:1fr;gap:16px}.problem .problem-cards .card{padding:28px}.features{padding-top:64px;padding-bottom:64px;gap:64px}.features .feat-header{gap:12px;padding-left:0}.features .feat-header .feat-title{font-size:32px}.features .feat-header .feat-sub{font-size:16px}.features .feat-block{flex-direction:column;padding:28px;gap:24px}.features .feat-block.reverse{flex-direction:column}.features .feat-block .feat-content{gap:16px}.features .feat-block .feat-block-title{font-size:28px}.features .feat-block .feat-image{height:220px}.stats{padding-top:64px;padding-bottom:64px;gap:32px}.stats .stats-title{font-size:32px}.stats .stats-row{grid-template-columns:1fr;gap:16px}.stats .stats-row .stat{padding:28px}.stats .stats-row .stat .stat-num{font-size:36px}.stats .stats-row .stat .stat-tagline{font-size:16px}.demo{padding-top:64px;padding-bottom:64px;gap:32px}.demo .demo-header{gap:12px}.demo .demo-header .demo-title{font-size:32px}.demo .demo-content{gap:20px}.demo .demo-content .demo-screenshot-label{font-size:14px}.final-cta{padding-top:64px;padding-bottom:64px}.final-cta .cta-box{padding:48px 24px 32px;gap:20px}.final-cta .cta-box .cta-title{font-size:40px}.final-cta .cta-box .cta-desc{font-size:18px}.final-cta .cta-box .cta-buttons{margin-top:8px}.final-cta .cta-box .cta-buttons .cta-main{width:100%;padding:16px 20px;text-align:center}.qa-section{padding-top:64px;padding-bottom:64px;gap:32px}.qa-section .qa-header{gap:12px}.qa-section .qa-header .qa-title{font-size:32px}.qa-section .qa-list{gap:20px}.qa-section .qa-list .qa-item{padding-bottom:20px}.qa-section .qa-list .qa-item .question{font-size:18px}.qa-section .qa-list .qa-item .answer{padding-left:0;font-size:15px}.footer{padding-top:56px;padding-bottom:56px;gap:32px}.footer .footer-top{gap:24px}.footer .footer-top .footer-brand{max-width:none}.footer .footer-top .footer-brand .footer-logo-row .footer-logo-name{font-size:18px}.footer .footer-bottom{justify-content:center}.footer .footer-bottom .footer-copy{text-align:center}}@media (max-width: 480px){.header{padding:0 16px}.hero,.problem,.features,.stats,.demo,.final-cta,.qa-section,.footer{padding-left:16px;padding-right:16px}.hero .hero-bg{width:140px;height:140px}.hero .hero-content .hero-headline{font-size:30px}.hero .hero-content .hero-sub{font-size:16px}.problem .problem-header .problem-title{font-size:28px}.features .feat-header .feat-title{font-size:28px}.features .feat-block{padding:24px 20px}.features .feat-block .feat-block-title{font-size:24px}.features .feat-block .feat-image{height:180px}.stats .stats-title{font-size:28px}.stats .stats-row .stat .stat-num{font-size:30px}.demo .demo-header .demo-title{font-size:28px}.final-cta .cta-box{padding:40px 20px 28px}.final-cta .cta-box .cta-title{font-size:32px}.final-cta .cta-box .cta-desc{font-size:16px}.qa-section .qa-header .qa-title{font-size:28px}.qa-section .qa-list .qa-item .question{font-size:17px}}
