@charset "UTF-8";#ai-demand-forecast-page{--primary: #e60012;--primary-dark: #cc0010;--primary-light: #ff1a2a;--secondary: #6366f1;--accent: #06b6d4;--success: #10b981;--warning: #f59e0b;--dark: #0f172a;--gray-900: #111827;--gray-800: #1f2937;--gray-700: #374151;--gray-600: #4b5563;--gray-500: #6b7280;--gray-400: #9ca3af;--gray-300: #d1d5db;--gray-200: #e5e7eb;--gray-100: #f3f4f6;--gray-50: #f9fafb;--white: #ffffff;--radius: .75rem;--radius-lg: 1rem;--radius-xl: 1.5rem}#ai-demand-forecast-page .container{max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:10}#ai-demand-forecast-page .hero{min-height:100vh;display:flex;align-items:center;padding-top:120px;background:linear-gradient(135deg,#fffffff2,#f8f8f8e6);position:relative;overflow:hidden}#ai-demand-forecast-page .hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 25% 40%,rgba(230,0,18,.08) 0%,transparent 50%),radial-gradient(circle at 75% 70%,rgba(99,102,241,.06) 0%,transparent 50%)}#ai-demand-forecast-page .hero-content-ai-demand-forecast{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}#ai-demand-forecast-page .hero-badge{display:inline-flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#e6001214,#ff1a2a0f);color:var(--primary);padding:.75rem 2rem;border-radius:2.5rem;font-size:.95rem;font-weight:700;margin-bottom:2.5rem;animation:pulse 3s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}#ai-demand-forecast-page .hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1;margin-bottom:2rem;background:linear-gradient(135deg,var(--gray-900),var(--gray-700));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#ai-demand-forecast-page .hero-title .highlight{background:linear-gradient(135deg,var(--primary),var(--primary-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block}#ai-demand-forecast-page .hero-subtitle{font-size:1.35rem;color:var(--gray-600);margin-bottom:3rem;line-height:1.7}#ai-demand-forecast-page .hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}#ai-demand-forecast-page .stat-item{text-align:center;background:#ffffffe6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:2rem 1rem;border-radius:var(--radius-xl);border:1px solid rgba(0,0,0,.05);transition:all .3s ease}#ai-demand-forecast-page .stat-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}#ai-demand-forecast-page .stat-number{font-size:3rem;font-weight:900;background:linear-gradient(135deg,var(--primary),var(--primary-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}#ai-demand-forecast-page .stat-label{font-size:.95rem;color:var(--gray-600);font-weight:600}#ai-demand-forecast-page .hero-cta{display:flex;flex-direction:column;gap:1.5rem}#ai-demand-forecast-page .btn-primary{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:var(--white);padding:1.25rem 3rem;border-radius:2.5rem;text-decoration:none;font-weight:700;font-size:1.15rem;text-align:center;transition:all .3s ease;box-shadow:0 6px 20px #e600124d;display:flex;align-items:center;justify-content:center;gap:.75rem}#ai-demand-forecast-page .btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px #e6001266}#ai-demand-forecast-page .btn-secondary{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:var(--gray-700);padding:1.25rem 3rem;border-radius:2.5rem;text-decoration:none;font-weight:700;font-size:1.15rem;text-align:center;transition:all .3s ease;border:2px solid var(--gray-200);display:flex;align-items:center;justify-content:center;gap:.75rem}#ai-demand-forecast-page .btn-secondary:hover{background:var(--white);border-color:var(--primary);color:var(--primary);transform:translateY(-3px)}#ai-demand-forecast-page .hero-trust{display:flex;align-items:center;gap:2rem;margin-top:2rem;font-size:.95rem;color:var(--gray-600)}#ai-demand-forecast-page .trust-badge{background:var(--success);color:var(--white);padding:.5rem 1.2rem;border-radius:2rem;font-size:.8rem;font-weight:700;display:flex;align-items:center;gap:.5rem}#ai-demand-forecast-page .hero-visual{position:relative;display:flex;justify-content:center;align-items:center}#ai-demand-forecast-page .dashboard-mockup{background:#fffffffa;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-radius:var(--radius-xl);box-shadow:0 30px 60px #0003;padding:2.5rem;border:1px solid rgba(230,0,18,.08);transform:perspective(1200px) rotateY(-8deg) rotateX(3deg);transition:all .6s ease;max-width:550px;width:100%}#ai-demand-forecast-page .dashboard-mockup:hover{transform:perspective(1200px) rotateY(0) rotateX(0) scale(1.02)}#ai-demand-forecast-page .mockup-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}#ai-demand-forecast-page .mockup-title{font-size:1.25rem;font-weight:800;color:var(--dark)}#ai-demand-forecast-page .status-good{background:var(--success);color:var(--white);padding:.4rem 1rem;border-radius:1.5rem;font-size:.8rem;font-weight:700}#ai-demand-forecast-page .chart-area{height:220px;background:linear-gradient(to top,#e6001214,#e6001240);border-radius:var(--radius-lg);margin-bottom:1.5rem;position:relative;overflow:hidden}#ai-demand-forecast-page .chart-line{position:absolute;bottom:0;left:0;width:100%;height:100%;overflow:hidden}#ai-demand-forecast-page .chart-line svg{position:absolute;width:100%;height:100%}#ai-demand-forecast-page .chart-line path{fill:none;stroke:var(--primary);stroke-width:3;filter:drop-shadow(0 2px 8px rgba(230,0,18,.3));stroke-dasharray:1000;stroke-dashoffset:1000;animation:drawLine 3s ease-in-out forwards}@keyframes drawLine{to{stroke-dashoffset:0}}#ai-demand-forecast-page .chart-dots{position:absolute;width:100%;height:100%}#ai-demand-forecast-page .chart-dot{position:absolute;width:8px;height:8px;background:var(--primary);border-radius:50%;transform:translate(-50%,-50%);opacity:0;animation:fadeInDot .5s ease-out forwards;box-shadow:0 0 0 3px #e6001233}#ai-demand-forecast-page .chart-dot:nth-child(1){left:10%;bottom:20%;animation-delay:.5s}#ai-demand-forecast-page .chart-dot:nth-child(2){left:25%;bottom:35%;animation-delay:.8s}#ai-demand-forecast-page .chart-dot:nth-child(3){left:40%;bottom:30%;animation-delay:1.1s}#ai-demand-forecast-page .chart-dot:nth-child(4){left:55%;bottom:55%;animation-delay:1.4s}#ai-demand-forecast-page .chart-dot:nth-child(5){left:70%;bottom:65%;animation-delay:1.7s}#ai-demand-forecast-page .chart-dot:nth-child(6){left:85%;bottom:80%;animation-delay:2s}@keyframes fadeInDot{to{opacity:1;transform:translate(-50%,-50%) scale(1.2)}}#ai-demand-forecast-page .prediction-value{text-align:center}#ai-demand-forecast-page .prediction-number{font-size:2.5rem;font-weight:900;background:linear-gradient(135deg,var(--primary),var(--primary-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}#ai-demand-forecast-page .prediction-label{color:var(--gray-600);font-size:.95rem;font-weight:600}#ai-demand-forecast-page .floating-card{position:absolute;padding:1.25rem;border-radius:var(--radius-xl);box-shadow:0 10px 30px #00000026;animation:float-card 4s ease-in-out infinite}#ai-demand-forecast-page .floating-card.ai{top:-40px;right:-60px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}#ai-demand-forecast-page .floating-card.data{bottom:-40px;left:-60px;background:linear-gradient(135deg,#06b6d4,#0ea5e9);color:#fff;animation-delay:-2s}@keyframes float-card{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(3deg)}}#ai-demand-forecast-page .problems-section{padding:8rem 0;background:linear-gradient(to bottom,#fffffffa,#f9fafbf2)}#ai-demand-forecast-page .section-header{text-align:center;margin-bottom:5rem}#ai-demand-forecast-page .section-badge{display:inline-flex;align-items:center;gap:.75rem;background:#e6001214;color:var(--primary);padding:.75rem 2rem;border-radius:2.5rem;font-size:.95rem;font-weight:700;margin-bottom:1.5rem}#ai-demand-forecast-page .section-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;line-height:1.2;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--gray-900),var(--gray-700));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#ai-demand-forecast-page .section-subtitle{font-size:1.3rem;color:var(--gray-600);max-width:700px;margin:0 auto;line-height:1.7}#ai-demand-forecast-page .problems-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}#ai-demand-forecast-page .problem-card{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:3rem;border-radius:var(--radius-xl);text-align:center;transition:all .3s ease;position:relative;overflow:hidden;border:2px solid transparent}#ai-demand-forecast-page .problem-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(135deg,var(--primary),var(--primary-light));opacity:0;transition:opacity .3s ease}#ai-demand-forecast-page .problem-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a;border-color:#e600121a}#ai-demand-forecast-page .problem-card:hover:before{opacity:1}#ai-demand-forecast-page .problem-icon{font-size:4rem;margin-bottom:2rem}#ai-demand-forecast-page .problem-title{font-size:1.5rem;margin-bottom:1.5rem;color:var(--dark);font-weight:800}#ai-demand-forecast-page .problem-description{color:var(--gray-600);line-height:1.8;margin-bottom:2rem;font-size:1.05rem}#ai-demand-forecast-page .problem-impact{background:#e6001214;color:var(--primary);padding:.75rem 1.5rem;border-radius:2rem;font-size:.9rem;font-weight:700;display:inline-block}#ai-demand-forecast-page .solution-section{padding:8rem 0;background:linear-gradient(135deg,#f9fafbfa,#f3f4f6f2)}#ai-demand-forecast-page .solution-content{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}#ai-demand-forecast-page .solution-steps{display:flex;flex-direction:column;gap:2.5rem}#ai-demand-forecast-page .step-item{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:2.5rem;border-radius:var(--radius-xl);display:flex;align-items:start;gap:2rem;box-shadow:0 10px 30px #00000014;transition:all .3s ease}#ai-demand-forecast-page .step-item:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001f}#ai-demand-forecast-page .step-number{background:linear-gradient(135deg,var(--primary),var(--primary-light));color:var(--white);width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1.5rem;flex-shrink:0;box-shadow:0 5px 15px #e600124d}#ai-demand-forecast-page .step-content h3{margin-bottom:1rem;color:var(--dark);font-size:1.25rem;font-weight:800}#ai-demand-forecast-page .step-description{color:var(--gray-600);line-height:1.8;margin-bottom:1rem;font-size:1.05rem}#ai-demand-forecast-page .step-benefit{background:#10b98114;color:var(--success);padding:.5rem 1rem;border-radius:1.5rem;font-size:.8rem;font-weight:700;display:inline-block}#ai-demand-forecast-page .roi-showcase{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:3rem;border-radius:var(--radius-xl);box-shadow:0 25px 60px #00000026;position:relative;overflow:hidden}#ai-demand-forecast-page .roi-showcase:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(135deg,var(--primary),var(--primary-light))}#ai-demand-forecast-page .roi-title{font-size:1.25rem;margin-bottom:2rem;color:var(--dark);font-weight:700}#ai-demand-forecast-page .roi-calculation{display:grid;gap:1.5rem;margin-bottom:2rem}#ai-demand-forecast-page .calc-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f9fafbcc;border-radius:var(--radius-lg);font-size:1.1rem}#ai-demand-forecast-page .calc-label{color:var(--gray-600)}#ai-demand-forecast-page .calc-value{font-weight:700;color:var(--primary)}#ai-demand-forecast-page .roi-total{text-align:center;padding-top:2rem;border-top:2px solid var(--gray-200)}#ai-demand-forecast-page .roi-amount{font-size:3.5rem;font-weight:900;background:linear-gradient(135deg,var(--primary),var(--primary-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}#ai-demand-forecast-page .roi-description{color:var(--gray-600);margin-bottom:2rem;font-size:1.05rem}#ai-demand-forecast-page .roi-timeline{background:linear-gradient(135deg,var(--success),#10d190);color:var(--white);padding:1rem 2rem;border-radius:2rem;font-weight:700;font-size:1.1rem;display:inline-block;box-shadow:0 5px 15px #10b9814d}#ai-demand-forecast-page .results-section{padding:8rem 0;background:linear-gradient(to bottom,#fffffffa,#f9fafbf2)}#ai-demand-forecast-page .results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}#ai-demand-forecast-page .result-card{background:linear-gradient(135deg,#f9fafbfa,#f3f4f6f2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:3rem;border-radius:var(--radius-xl);text-align:center;transition:all .3s ease;border:1px solid rgba(0,0,0,.03)}#ai-demand-forecast-page .result-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a;background:var(--white)}#ai-demand-forecast-page .result-industry{background:linear-gradient(135deg,var(--primary),var(--primary-light));color:var(--white);padding:.75rem 2rem;border-radius:2rem;font-size:.9rem;font-weight:700;display:inline-block;margin-bottom:2rem}#ai-demand-forecast-page .result-metric{font-size:3rem;font-weight:900;color:var(--primary);margin-bottom:1rem}#ai-demand-forecast-page .result-label{color:var(--gray-600);margin-bottom:2rem;font-size:1.05rem;font-weight:600}#ai-demand-forecast-page .result-detail{background:#fffc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:2rem;border-radius:var(--radius-lg);box-shadow:0 5px 20px #0000000d}#ai-demand-forecast-page .detail-row{display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.05)}#ai-demand-forecast-page .detail-row:last-child{border-bottom:none;margin-bottom:0}#ai-demand-forecast-page .detail-value{font-weight:800;color:var(--primary)}#ai-demand-forecast-page .pricing-section{padding:8rem 0;background:linear-gradient(135deg,#f9fafbfa,#f3f4f6f2)}#ai-demand-forecast-page .pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}#ai-demand-forecast-page .pricing-card{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid var(--gray-200);border-radius:var(--radius-xl);padding:3rem;text-align:center;position:relative;transition:all .3s ease}#ai-demand-forecast-page .pricing-card.featured{border-color:var(--primary);transform:scale(1.05);box-shadow:0 20px 50px #e6001233;background:var(--white)}#ai-demand-forecast-page .pricing-card.featured:before{content:"最人気";position:absolute;top:-1.2rem;left:50%;transform:translate(-50%);background:linear-gradient(135deg,var(--primary),var(--primary-light));color:var(--white);padding:.75rem 2.5rem;border-radius:2rem;font-size:.9rem;font-weight:800;box-shadow:0 5px 15px #e600124d;white-space:nowrap;z-index:10}#ai-demand-forecast-page .pricing-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #0000001a;border-color:var(--primary)}#ai-demand-forecast-page .pricing-card.featured:hover{transform:scale(1.05) translateY(-10px)}#ai-demand-forecast-page .plan-name{font-size:1.75rem;margin-bottom:1rem;color:var(--dark);font-weight:800}#ai-demand-forecast-page .plan-price{margin-bottom:2.5rem}#ai-demand-forecast-page .price-initial{font-size:1rem;color:var(--gray-600);display:block;margin-bottom:1rem;font-weight:600}#ai-demand-forecast-page .price-amount{font-size:3rem;font-weight:900;color:var(--primary)}#ai-demand-forecast-page .price-monthly{font-size:1rem;color:var(--gray-600);display:block;margin-top:1rem;font-weight:600}#ai-demand-forecast-page .plan-features{list-style:none;margin-bottom:2.5rem;text-align:left}#ai-demand-forecast-page .plan-features li{padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.05);display:flex;align-items:center;gap:1rem;font-size:1.05rem}#ai-demand-forecast-page .plan-features li:last-child{border-bottom:none}#ai-demand-forecast-page .feature-check{color:var(--success);font-weight:800;font-size:1.3rem}#ai-demand-forecast-page .plan-cta{width:100%;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:var(--white);padding:1.25rem 2rem;border-radius:2rem;font-weight:700;font-size:1.1rem;text-decoration:none;transition:all .3s ease;display:inline-block;box-shadow:0 5px 20px #e600124d}#ai-demand-forecast-page .plan-cta:hover{transform:translateY(-3px);box-shadow:0 8px 25px #e6001266}#ai-demand-forecast-page .faq-section{padding:8rem 0;background:linear-gradient(to bottom,#fffffffa,#f9fafbf2)}#ai-demand-forecast-page .faq-container{max-width:900px;margin:0 auto}#ai-demand-forecast-page .faq-item{margin-bottom:1.5rem;border:1px solid var(--gray-200);border-radius:var(--radius-xl);overflow:hidden;transition:all .3s ease;background:#fffc}#ai-demand-forecast-page .faq-item:hover{box-shadow:0 10px 30px #00000014;border-color:#e6001233}#ai-demand-forecast-page .faq-question{padding:2rem;background:#f9fafb80;cursor:pointer;font-weight:700;font-size:1.1rem;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease;-webkit-user-select:none;user-select:none}#ai-demand-forecast-page .faq-question:hover{background:#f3f4f6cc}#ai-demand-forecast-page .faq-toggle{font-size:1.5rem;transition:all .3s ease;color:var(--primary);font-weight:800}#ai-demand-forecast-page .faq-answer{padding:0 2rem;max-height:0;overflow:hidden;transition:all .3s ease;background:var(--white)}#ai-demand-forecast-page .faq-item.active .faq-answer{padding:2rem;max-height:400px}#ai-demand-forecast-page .faq-item.active .faq-toggle{transform:rotate(45deg)}#ai-demand-forecast-page .faq-item.active .faq-question{background:#e600120d}#ai-demand-forecast-page .cta-section{padding:8rem 0;background:linear-gradient(135deg,var(--primary),var(--primary-dark));text-align:center;position:relative;overflow:hidden}#ai-demand-forecast-page .cta-section:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);animation:rotate 35s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#ai-demand-forecast-page .cta-content{position:relative;z-index:1}#ai-demand-forecast-page .cta-title{font-size:clamp(2.5rem,5vw,4rem);color:var(--white);margin-bottom:1.5rem;font-weight:900;line-height:1.2}#ai-demand-forecast-page .cta-subtitle{font-size:1.3rem;color:#fffffff2;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.7}#ai-demand-forecast-page .cta-buttons{display:flex;gap:2rem;justify-content:center;margin-bottom:3rem;flex-wrap:wrap}#ai-demand-forecast-page .btn-white{background:var(--white);color:var(--primary);padding:1.5rem 3rem;border-radius:2.5rem;text-decoration:none;font-weight:800;font-size:1.2rem;transition:all .3s ease;box-shadow:0 10px 30px #0003;display:inline-flex;align-items:center;gap:.75rem}#ai-demand-forecast-page .btn-white:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000004d}#ai-demand-forecast-page .btn-outline{background:transparent;color:var(--white);padding:1.5rem 3rem;border:2px solid var(--white);border-radius:2.5rem;text-decoration:none;font-weight:800;font-size:1.2rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:.75rem}#ai-demand-forecast-page .btn-outline:hover{background:var(--white);color:var(--primary);transform:translateY(-5px)}#ai-demand-forecast-page .cta-guarantee{color:#ffffffe6;font-size:1.05rem;line-height:1.8}#ai-demand-forecast-page .floating-cta{position:fixed;bottom:2.5rem;right:2.5rem;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:var(--white);padding:1rem 2rem;border-radius:3rem;text-decoration:none;font-weight:700;font-size:.95rem;box-shadow:0 10px 30px #e6001266;z-index:999;display:none;transition:all .3s ease}#ai-demand-forecast-page .floating-cta.show{display:block}#ai-demand-forecast-page .floating-cta:hover{transform:translateY(-5px);box-shadow:0 15px 40px #e6001280}#ai-demand-forecast-page .modal{display:none;position:fixed;inset:0;background:#000000d9;z-index:2000;align-items:center;justify-content:center;padding:2rem}#ai-demand-forecast-page .modal.show{display:flex}#ai-demand-forecast-page .modal-content{background:var(--white);border-radius:var(--radius-xl);padding:3rem;max-width:700px;width:100%;max-height:95vh;overflow-y:auto;position:relative;animation:modalSlideIn .3s ease}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.9) translateY(-30px)}to{opacity:1;transform:scale(1) translateY(0)}}#ai-demand-forecast-page .modal-close{position:absolute;top:1.5rem;right:1.5rem;font-size:2rem;cursor:pointer;color:var(--gray-500);transition:all .3s ease;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--gray-100)}#ai-demand-forecast-page .modal-close:hover{background:var(--gray-200);color:var(--primary);transform:scale(1.1)}@media (max-width: 1024px){#ai-demand-forecast-page .hero-content-ai-demand-forecast{grid-template-columns:1fr;text-align:center;gap:3rem}#ai-demand-forecast-page .hero-visual{order:-1;margin-top:2rem}#ai-demand-forecast-page .solution-content{grid-template-columns:1fr;gap:4rem}#ai-demand-forecast-page .problems-grid,#ai-demand-forecast-page .results-grid,#ai-demand-forecast-page .pricing-grid{grid-template-columns:repeat(2,1fr);gap:2rem}#ai-demand-forecast-page .pricing-card.featured{transform:none}#ai-demand-forecast-page .cta-buttons{flex-direction:column;align-items:center}#ai-demand-forecast-page .dashboard-mockup{transform:translateY(0)}#ai-demand-forecast-page .dashboard-mockup:hover{transform:translateY(-10px)}}@media (max-width: 768px){#ai-demand-forecast-page .hero{padding-top:100px;padding-bottom:3rem;overflow:hidden;position:relative;min-height:auto}#ai-demand-forecast-page .hero-title{font-size:2.5rem;background:none!important;-webkit-background-clip:initial!important;-webkit-text-fill-color:initial!important;background-clip:initial!important;color:#111827!important}#ai-demand-forecast-page .hero-title .highlight{background:none!important;-webkit-background-clip:initial!important;-webkit-text-fill-color:initial!important;background-clip:initial!important;color:#e60012!important}#ai-demand-forecast-page .hero-badge{color:#e60012!important}#ai-demand-forecast-page .stat-number{background:none!important;-webkit-background-clip:initial!important;-webkit-text-fill-color:initial!important;background-clip:initial!important;color:#e60012!important}#ai-demand-forecast-page .section-badge{color:#e60012!important}#ai-demand-forecast-page .section-title{font-size:2.5rem;background:none!important;-webkit-background-clip:initial!important;-webkit-text-fill-color:initial!important;background-clip:initial!important;color:#111827!important}#ai-demand-forecast-page .btn-primary{background:#e60012!important}#ai-demand-forecast-page .btn-secondary:hover{background:#fff!important;border-color:#e60012!important;color:#e60012!important}#ai-demand-forecast-page .problem-card:before{background:#e60012!important}#ai-demand-forecast-page .problem-impact{color:#e60012!important}#ai-demand-forecast-page .step-number{background:#e60012!important}#ai-demand-forecast-page .roi-showcase:before{background:#e60012!important}#ai-demand-forecast-page .calc-value{color:#e60012!important}#ai-demand-forecast-page .roi-amount,#ai-demand-forecast-page .prediction-number{background:none!important;-webkit-background-clip:initial!important;-webkit-text-fill-color:initial!important;background-clip:initial!important;color:#e60012!important}#ai-demand-forecast-page .result-card:hover{background:#fff!important}#ai-demand-forecast-page .result-industry{background:#e60012!important}#ai-demand-forecast-page .result-metric,#ai-demand-forecast-page .detail-value{color:#e60012!important}#ai-demand-forecast-page .pricing-card.featured{border-color:#e60012!important;background:#fff!important}#ai-demand-forecast-page .pricing-card.featured:before{background:#e60012!important}#ai-demand-forecast-page .pricing-card:hover{border-color:#e60012!important}#ai-demand-forecast-page .price-amount{color:#e60012!important}#ai-demand-forecast-page .plan-cta{background:#e60012!important}#ai-demand-forecast-page .faq-toggle{color:#e60012!important}#ai-demand-forecast-page .faq-answer{background:#fff!important}#ai-demand-forecast-page .cta-section{background:#e60012!important}#ai-demand-forecast-page .cta-title{font-size:2.5rem}#ai-demand-forecast-page .btn-white,#ai-demand-forecast-page .btn-outline:hover{background:#fff!important;color:#e60012!important}#ai-demand-forecast-page .floating-cta{background:#e60012!important;bottom:1rem;right:1rem;padding:.75rem 1.5rem;font-size:.875rem}#ai-demand-forecast-page .modal-content{background:#fff!important;padding:2rem;margin:1rem}#ai-demand-forecast-page .modal-close:hover{color:#e60012!important}#ai-demand-forecast-page button,#ai-demand-forecast-page .btn,#ai-demand-forecast-page .btn-primary,#ai-demand-forecast-page .btn-secondary,#ai-demand-forecast-page [role=button],#ai-demand-forecast-page a[class*=btn],#ai-demand-forecast-page .case-tab,#ai-demand-forecast-page .answer-option{min-height:44px;-webkit-tap-highlight-color:transparent}#ai-demand-forecast-page input[type=text],#ai-demand-forecast-page input[type=email],#ai-demand-forecast-page input[type=tel],#ai-demand-forecast-page input[type=password],#ai-demand-forecast-page input[type=number],#ai-demand-forecast-page input[type=search],#ai-demand-forecast-page textarea,#ai-demand-forecast-page select,#ai-demand-forecast-page .form-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;border-radius:.5rem}#ai-demand-forecast-page .stat-card,#ai-demand-forecast-page .stat-item,#ai-demand-forecast-page .service-card,#ai-demand-forecast-page .dashboard-mockup,#ai-demand-forecast-page .problem-card,#ai-demand-forecast-page .step-item,#ai-demand-forecast-page .roi-showcase,#ai-demand-forecast-page .result-card,#ai-demand-forecast-page .pricing-card,#ai-demand-forecast-page [class*=-card]{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}#ai-demand-forecast-page .dashboard-mockup,#ai-demand-forecast-page [style*=perspective],#ai-demand-forecast-page [style*=rotateX],#ai-demand-forecast-page [style*=rotateY]{transform:none!important;perspective:none!important}#ai-demand-forecast-page .dashboard-mockup:hover{transform:translateY(-5px)!important}#ai-demand-forecast-page .hero-stats{grid-template-columns:1fr;gap:1.5rem}#ai-demand-forecast-page .hero-cta{gap:1rem}#ai-demand-forecast-page .btn-primary,#ai-demand-forecast-page .btn-secondary{width:100%;justify-content:center}#ai-demand-forecast-page .problems-grid,#ai-demand-forecast-page .results-grid,#ai-demand-forecast-page .pricing-grid{grid-template-columns:1fr;gap:2rem}#ai-demand-forecast-page .solution-steps{gap:2rem}#ai-demand-forecast-page .step-item{flex-direction:column;text-align:center;gap:1.5rem}#ai-demand-forecast-page .section-title{font-size:2.5rem}#ai-demand-forecast-page .floating-card{position:absolute;padding:.75rem;font-size:.875rem;z-index:5}#ai-demand-forecast-page .floating-card.ai{top:10px;right:10px;transform:scale(.85)}#ai-demand-forecast-page .floating-card.data{bottom:10px;left:10px;transform:scale(.85)}#ai-demand-forecast-page .hero-trust{flex-wrap:wrap;gap:.5rem;font-size:.85rem;justify-content:center}#ai-demand-forecast-page .hero-trust>*{white-space:nowrap}#ai-demand-forecast-page .solution-section{padding-top:2rem!important}#ai-demand-forecast-page .dashboard-mockup{transform:none;max-width:100%}#ai-demand-forecast-page .service-icon,#ai-demand-forecast-page [class*=-icon]{animation:none}#ai-demand-forecast-page *{-webkit-tap-highlight-color:transparent}#ai-demand-forecast-page a,#ai-demand-forecast-page button,#ai-demand-forecast-page [role=button]{-webkit-tap-highlight-color:rgba(0,0,0,.1)}}@media (max-width: 480px){#ai-demand-forecast-page .hero{padding-top:90px}#ai-demand-forecast-page .hero-title,#ai-demand-forecast-page .section-title,#ai-demand-forecast-page .cta-title{font-size:2rem}#ai-demand-forecast-page .modal-content{padding:1.5rem}#ai-demand-forecast-page .container{padding:0 1rem}#ai-demand-forecast-page .floating-card{padding:.5rem;font-size:.75rem}#ai-demand-forecast-page .floating-card.ai{top:5px;right:5px;transform:scale(.75)}#ai-demand-forecast-page .floating-card.data{bottom:5px;left:5px;transform:scale(.75)}}@media (max-width: 375px){#ai-demand-forecast-page .hero h1{font-size:1.75rem}#ai-demand-forecast-page .case-tab{padding:.4375rem .875rem;font-size:.75rem}}
