*{margin:0;padding:0}body{color:#333;font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}html{scroll-behavior:smooth}.container{max-width:1200px}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text}.btn-primary{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-weight:500;gap:8px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary:hover{box-shadow:0 8px 25px #667eea4d;transform:translateY(-2px)}.btn-secondary{align-items:center;background:#0000;border:2px solid #667eea;border-radius:8px;color:#667eea;cursor:pointer;display:inline-flex;font-weight:500;gap:8px;padding:10px 24px;text-decoration:none;transition:all .3s ease}.btn-secondary:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.section-header{margin-bottom:60px;text-align:center}.section-header h2{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:16px}.section-header p{color:#718096;font-size:1.1rem;margin:0 auto;max-width:600px}@media (max-width:768px){.container{padding:0 16px}.section-header h2{font-size:2rem}.btn-primary,.btn-secondary{font-size:.9rem;padding:10px 20px}}*{box-sizing:border-box}#root,body,html{max-width:100vw}#root,.container,body,html{overflow-x:hidden;width:100%}.container{margin:0 auto;max-width:1280px;padding:0 20px}@media (max-width:768px){.container{padding:0 15px}}@media (max-width:480px){.container{padding:0 10px}}@media (min-width:1400px){.container{max-width:1400px;padding:0 40px}.header .container{max-width:1400px;padding:16px 40px}.hero-content{max-width:1000px;padding:0 40px}}.App,section{max-width:100vw;overflow-x:hidden;width:100%}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #ffffff1a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{background:#fffffffa;box-shadow:0 2px 20px #0000001a}.header .container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1280px;padding:16px 20px;width:100%}.logo h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;font-size:1.8rem;font-weight:700}.nav{display:flex;gap:32px}.nav a{color:#4a5568;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav a:hover{color:#667eea}.nav a:after{background:#667eea;bottom:-4px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:0}.nav a:hover:after{width:100%}.mobile-menu-toggle{background:none;border:none;color:#4a5568;cursor:pointer;display:none}.hero{max-width:100vw;min-height:100vh}.hero,.hero .container{align-items:center;display:flex;justify-content:center;width:100%}.hero .container{height:100%}.hero-background{background:radial-gradient(circle at 20% 80%,#7877c64d 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff1a 0,#0000 50%)}.hero-overlay{background:#0000001a}.hero-content{color:#fff;margin:0 auto;max-width:900px;padding:0 20px;text-align:center;width:100%;z-index:2}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:24px}.hero-subtitle{font-size:1.2rem;line-height:1.6;margin-bottom:40px;opacity:.9}.hero-features{display:flex;gap:40px;justify-content:center;margin-bottom:40px}.feature-item{flex-direction:column;gap:8px}.feature-icon,.feature-item{align-items:center;display:flex}.feature-icon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:12px;height:48px;justify-content:center;width:48px}.hero-cta{align-items:center;display:flex;gap:20px;justify-content:center}.scroll-indicator{bottom:30px;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.scroll-mouse{border:2px solid #ffffff80;border-radius:12px;height:40px;position:relative;width:24px}.scroll-wheel{animation:scroll-wheel 2s infinite;background:#ffffffb3;border-radius:1px;height:8px;left:50%;position:absolute;top:8px;transform:translateX(-50%);width:2px}@keyframes scroll-wheel{0%{opacity:1;top:8px}to{opacity:0;top:24px}}.services{background:#f7fafc;padding:100px 0}.services-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:60px}.service-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;padding:40px;text-align:center;transition:all .3s ease}.service-card:hover{box-shadow:0 10px 40px #00000026}.service-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;color:#fff;display:flex;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.service-card h3{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:16px}.service-card p{color:#718096;line-height:1.6;margin-bottom:24px}.service-features{list-style:none;margin-bottom:24px}.service-features li{color:#4a5568;padding:8px 0 8px 20px;position:relative}.service-features li:before{color:#667eea;content:"✓";font-weight:700;left:0;position:absolute}.service-cta{align-items:center;background:#0000;border:2px solid #667eea;border-radius:6px;color:#667eea;cursor:pointer;display:inline-flex;font-weight:500;gap:8px;padding:8px 16px;transition:all .3s ease}.service-cta:hover{background:#667eea;color:#fff}.about{background:#fff;padding:100px 0}.about-content{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:1fr 1fr}.about-text h2{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:24px}.about-description{color:#4a5568;font-size:1.1rem;font-weight:500;margin-bottom:24px}.about-text p{color:#718096;line-height:1.7;margin-bottom:40px}.company-stats{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.stat-item{background:#f7fafc;border-radius:12px;padding:20px;text-align:center}.stat-number{color:#667eea;font-size:2rem;font-weight:700;margin-bottom:8px}.stat-label{color:#718096;font-size:.9rem}.company-info{display:flex;flex-direction:column;gap:24px}.info-card,.mission-card{background:#f7fafc;border-radius:16px;padding:32px}.info-card h3{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:24px}.info-list{display:flex;flex-direction:column;gap:16px}.info-item{align-items:center;display:flex;gap:12px}.info-icon{color:#667eea}.info-content{display:flex;flex-direction:column}.info-label{color:#718096;font-size:.9rem}.info-value{color:#2d3748;font-weight:500}.mission-card h4{color:#2d3748;font-size:1.2rem;font-weight:600;margin-bottom:12px}.mission-card p{color:#718096;line-height:1.6}.contact{background:#f7fafc;padding:100px 0}.contact-content{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin-top:60px}.contact-info h3{color:#2d3748;font-size:1.8rem;font-weight:600;margin-bottom:32px}.contact-methods{display:flex;flex-direction:column;gap:24px;margin-bottom:40px}.contact-method{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;padding:24px}.contact-method h4{color:#2d3748;font-size:1.1rem;font-weight:600;margin-bottom:8px}.contact-method p{color:#667eea;font-weight:500;margin-bottom:4px}.contact-method span{color:#718096;font-size:.9rem}.response-time{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;padding:24px}.response-time h4{color:#2d3748;font-size:1.1rem;font-weight:600;margin-bottom:12px}.response-time p{color:#718096;line-height:1.6}.contact-form-container{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;padding:40px}.contact-form{gap:24px}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:8px}.form-group label{color:#2d3748;font-weight:500}.form-group input,.form-group select,.form-group textarea{border:2px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:1rem;padding:12px 16px;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.submit-btn{align-items:center;align-self:flex-start;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:8px;justify-content:center;padding:16px 32px;transition:all .3s ease}.submit-btn:hover{box-shadow:0 8px 25px #667eea4d;transform:translateY(-2px)}.success-message{padding:40px;text-align:center}.success-icon{color:#48bb78;margin-bottom:16px}.success-message h3{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:12px}.success-message p{color:#718096;line-height:1.6}.footer{background:#2d3748;color:#fff;padding:60px 0 20px}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:40px}.footer-section h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:20px}.footer-section h4{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:16px}.footer-section p{color:#a0aec0;line-height:1.6;margin-bottom:20px}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:8px}.footer-section ul li a{color:#a0aec0;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#667eea}.footer-contact{display:flex;flex-direction:column;gap:12px;margin-top:20px}.contact-item{align-items:center;color:#a0aec0;display:flex;gap:8px}.business-hours{background:#667eea1a;border-radius:8px;margin-top:20px;padding:16px}.business-hours strong{color:#fff;display:block;margin-bottom:8px}.business-hours p{color:#a0aec0;margin:0}.footer-bottom{border-top:1px solid #4a5568;padding-top:20px}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.footer-bottom p{color:#a0aec0;margin:0}.footer-links{display:flex;gap:24px}.footer-links a{color:#a0aec0;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#667eea}.chatbot-toggle{align-items:center;border:none;border-radius:50%;bottom:24px;box-shadow:0 4px 20px #00000026;color:#fff;cursor:pointer;height:60px;justify-content:center;transition:all .3s ease;width:60px;z-index:1000}.chatbot-container,.chatbot-toggle{display:flex;position:fixed;right:24px}.chatbot-container{background:#fff;border:2px solid #667eea;border-radius:16px;bottom:100px;box-shadow:0 10px 40px #00000026;flex-direction:column;height:600px;overflow:hidden;width:400px;z-index:999}.chatbot-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;gap:12px;padding:20px}.chatbot-avatar{align-items:center;background:#fff3;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.chatbot-info h4{font-size:1.1rem;font-weight:600;margin:0 0 4px}.status{font-size:.8rem;opacity:.8}.chatbot-messages{display:flex;flex:1 1;flex-direction:column;gap:16px;overflow-y:auto;padding:20px}.message{display:flex;gap:8px;max-width:80%}.message.user{align-self:flex-end;flex-direction:row-reverse}.message-avatar{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.message.bot .message-avatar{background:#667eea;color:#fff}.message.user .message-avatar{background:#e2e8f0;color:#4a5568}.message-content{display:flex;flex-direction:column;gap:4px}.message-text{border-radius:12px;font-size:.9rem;line-height:1.4;padding:12px 16px}.message.bot .message-text{background:#f7fafc;border-bottom-left-radius:4px;color:#2d3748}.message.user .message-text{background:#667eea;border-bottom-right-radius:4px;color:#fff}.message-time{color:#a0aec0;font-size:.7rem;padding:0 4px}.message.user .message-time{text-align:right}.typing-indicator{align-items:center;background:#f7fafc;border-radius:12px;border-bottom-left-radius:4px;display:flex;gap:4px;padding:12px 16px}.typing-indicator span{animation:typing 1.4s infinite;background:#a0aec0;border-radius:50%;height:6px;width:6px}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.3}30%{opacity:1}}.chatbot-input{align-items:flex-end;border-top:1px solid #e2e8f0;display:flex;gap:12px;padding:20px}.chatbot-input textarea{border:2px solid #e2e8f0;border-radius:8px;flex:1 1;font-family:inherit;font-size:.9rem;max-height:100px;min-height:44px;padding:12px;resize:none}.chatbot-input textarea:focus{border-color:#667eea;outline:none}.send-button{align-items:center;background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:44px;justify-content:center;transition:all .3s ease;width:44px}.send-button:hover:not(:disabled){background:#5a67d8}.send-button:disabled{cursor:not-allowed;opacity:.5}.quick-replies{display:flex;flex-wrap:wrap;gap:8px;padding:0 20px 20px}.quick-replies button{background:#f7fafc;border:1px solid #e2e8f0;border-radius:16px;color:#4a5568;cursor:pointer;font-size:.8rem;padding:6px 12px;transition:all .3s ease}.quick-replies button:hover{background:#667eea;border-color:#667eea;color:#fff}@media (max-width:1024px){.about-content,.contact-content{gap:40px;grid-template-columns:1fr}.company-stats{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.nav{align-items:center;background:#fff;box-shadow:0 2px 20px #0000001a;flex-direction:column;height:calc(100vh - 70px);justify-content:flex-start;padding:40px;position:fixed;right:-100%;top:70px;transition:right .3s ease;width:100%}.nav.nav-open{right:0}.mobile-menu-toggle{display:block}.hero{min-height:100vh;padding:80px 15px 40px}.hero-content{max-width:100%;padding:0}.hero-title{font-size:2.2rem;line-height:1.3;margin-bottom:20px}.hero-subtitle{font-size:1rem;line-height:1.5;margin-bottom:30px;padding:0 10px}.hero-features{flex-direction:column;gap:15px;margin-bottom:30px}.feature-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:25px;display:flex;gap:8px;justify-content:center;padding:12px 20px}.hero-cta{align-items:stretch;flex-direction:column;gap:15px}.btn-primary,.btn-secondary{border-radius:10px;font-size:1rem;padding:16px 24px;width:100%}.company-stats,.footer-content,.services-grid{grid-template-columns:1fr}.footer-content{text-align:center}.footer-bottom-content{flex-direction:column;text-align:center}.chatbot-container{bottom:100px;height:400px;left:16px;max-width:calc(100vw - 32px);right:16px;width:100%}.chatbot-toggle{bottom:16px;right:16px}}@media (max-width:480px){.hero{padding:100px 10px 40px}.hero-title{font-size:1.8rem;line-height:1.2;margin-bottom:16px}.hero-subtitle{font-size:.9rem;line-height:1.4;margin-bottom:25px;padding:0 5px}.hero-features{gap:12px;margin-bottom:25px}.feature-item{font-size:.9rem;padding:10px 16px}.hero-cta{gap:12px}.btn-primary,.btn-secondary{font-size:.95rem;padding:14px 20px}.section-header h2{font-size:1.8rem}.contact-form-container,.service-card{padding:24px}.fluid-background{height:30vh}.light-ray-1{height:300px;width:400px}.light-ray-2{height:350px;width:500px}.floating-dot{height:3px;width:3px}}.fluid-background{height:40vh;overflow:hidden;right:0;z-index:1}.fluid-background,.wave-svg{bottom:0;left:0;position:absolute}.wave-svg{height:100%;min-height:200px;width:100%}.lighting-effects{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.light-ray{background:radial-gradient(ellipse at center,#667eea33 0,#667eea1a 40%,#0000 70%);border-radius:50%;filter:blur(1px);position:absolute}.light-ray-1{height:400px;left:-10%;top:10%;width:600px}.light-ray-2{background:radial-gradient(ellipse at center,#38bdf840 0,#38bdf826 40%,#0000 70%);height:500px;right:-15%;top:20%;width:800px}.light-ray-3{background:radial-gradient(ellipse at center,#9333ea33 0,#9333ea1a 40%,#0000 70%);height:600px;left:50%;max-width:1000px;top:50%;transform:translate(-50%,-50%);width:100%}.floating-elements{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:3}.floating-dot{border-radius:50%;box-shadow:0 0 12px #667eea99,0 0 24px #667eea66,0 0 36px #667eea33;position:absolute}.floating-dot.small{background:linear-gradient(135deg,#667eeae6,#764ba2b3);height:3px;width:3px}.floating-dot.medium{background:linear-gradient(135deg,#38bdf8cc,#9333ea99);box-shadow:0 0 15px #38bdf880,0 0 30px #38bdf84d;height:5px;width:5px}.floating-dot.large{background:linear-gradient(135deg,#ec4899e6,#a855f7b3);box-shadow:0 0 20px #ec489999,0 0 40px #ec489966,0 0 60px #ec489933;height:7px;width:7px}.dynamic-background{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.energy-ring{border:2px solid;border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.ring-1{border-color:#667eea4d;box-shadow:0 0 20px #667eea4d,inset 0 0 20px #667eea1a;height:200px;width:200px}.ring-2{border-color:#38bdf866;box-shadow:0 0 30px #38bdf866,inset 0 0 30px #38bdf833;height:150px;width:150px}.hero{background:linear-gradient(135deg,#667eea,#764ba2);overflow:hidden;position:relative}.hero-background{background:linear-gradient(135deg,#0f172ab3,#1e293bcc 50%,#0f172ae6)}.hero-background,.hero-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.hero-overlay{background:linear-gradient(180deg,#0000,#0000001a 50%,#0003);z-index:4}.hero-content{position:relative;z-index:5}.floating-dot,.light-ray,.wave-svg path{will-change:transform,opacity}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.founder-vision{background:linear-gradient(135deg,#667eea0d,#764ba208);border-left:4px solid #667eea;border-radius:8px;margin-top:32px;padding:24px}.founder-vision h3{color:#2d3748;font-size:1.25rem;font-weight:600;margin-bottom:16px}.founder-vision p{margin-bottom:12px}.founder-vision p:first-of-type{color:#667eea;font-size:1.1rem;font-style:italic;font-weight:500;margin-bottom:16px}.vision-description{color:#4a5568;line-height:1.7;margin-bottom:0}@media (max-width:768px){.about{padding:60px 0}.about-text h2{font-size:2rem;margin-bottom:20px}.about-description{font-size:1rem;margin-bottom:20px}.about-text p{font-size:.95rem;margin-bottom:24px}.founder-vision{border-left-width:3px;margin-top:24px;padding:16px}.founder-vision h3{font-size:1.1rem;margin-bottom:12px}.founder-vision p:first-of-type{font-size:.95rem;margin-bottom:12px}.vision-description{font-size:.9rem;line-height:1.6}.company-stats{margin-top:32px}}.business-formula{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#667eea14,#764ba20d);border:1px solid #667eea33;border-radius:16px;margin:40px 0;padding:32px}.formula-content{text-align:center}.formula-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#2d3748;display:inline-block;font-size:1.5rem;font-weight:600;letter-spacing:.5px;margin-bottom:16px}.company-description{color:#4a5568;font-size:1.1rem;line-height:1.6;margin-bottom:0;margin-top:16px}@media (max-width:768px){.business-formula{margin:24px 0;padding:20px}.formula-text{font-size:1.2rem}.company-description{font-size:1rem}.company-description br{display:none}}.case-study-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.case-study-modal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffffff2,#f8fafcfa);border-radius:20px;box-shadow:0 25px 50px #00000040,0 0 0 1px #ffffff80;max-height:90vh;max-width:800px;overflow-y:auto;position:relative;width:100%}.modal-header{align-items:center;background:linear-gradient(135deg,#667eea1a,#764ba20d);border-bottom:1px solid #e2e8f080;display:flex;justify-content:space-between;padding:24px 32px}.modal-title-section{align-items:center;display:flex;gap:16px}.modal-icon{background:#667eea1a;border-radius:12px;color:#667eea;padding:12px}.modal-header h3{color:#1a202c;font-size:1.5rem;font-weight:700;margin:0}.modal-close{background:none;border:none;border-radius:8px;color:#64748b;cursor:pointer;padding:8px;transition:all .2s ease}.modal-close:hover{background:#64748b1a;color:#334155}.modal-content{padding:32px}.case-study-section{margin-bottom:32px}.case-study-section h4{align-items:center;color:#2d3748;display:flex;font-size:1.25rem;font-weight:600;gap:8px;margin-bottom:20px}.case-study-card{background:linear-gradient(135deg,#667eea0d,#764ba208);border:1px solid #667eea33;border-radius:16px;margin-bottom:20px;overflow:hidden;padding:24px;position:relative}.case-study-card:before{background:linear-gradient(135deg,#667eea,#764ba2);content:"";height:4px;left:0;position:absolute;right:0;top:0}.case-study-card.additional{background:linear-gradient(135deg,#38bdf80d,#9333ea08);border-color:#38bdf833}.case-study-card.additional:before{background:linear-gradient(135deg,#38bdf8,#9333ea)}.case-study-card h5{color:#1a202c;font-size:1.1rem;font-weight:600;line-height:1.4;margin-bottom:12px}.case-description{color:#4a5568;line-height:1.6;margin-bottom:16px}.case-result{background:#22c55e1a;border:1px solid #22c55e33;border-radius:12px;margin-bottom:20px;padding:16px}.case-result strong{color:#059669;font-weight:600}.case-result span{color:#065f46;font-weight:500;margin-left:8px}.case-metrics{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.metric-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #e2e8f080;border-radius:12px;display:flex;gap:12px;padding:16px}.metric-icon{background:#667eea1a;border-radius:8px;color:#667eea;padding:8px}.metric-content{flex:1 1}.metric-label{color:#64748b;font-size:.875rem;margin-bottom:4px}.metric-value{color:#1a202c;font-size:1.125rem;font-weight:700}.service-features-section{margin-bottom:32px}.service-features-section h4{align-items:center;color:#2d3748;display:flex;font-size:1.25rem;font-weight:600;gap:8px;margin-bottom:16px}.features-list{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));list-style:none;margin:0;padding:0}.features-list li{background:#f8fafccc;border:1px solid #e2e8f080;border-radius:8px;color:#4a5568;font-weight:500;padding:12px 16px;transition:all .2s ease}.features-list li:hover{background:#667eea0d;border-color:#667eea33;color:#2d3748;transform:translateY(-1px)}.modal-cta{background:linear-gradient(135deg,#667eea1a,#764ba20d);border:1px solid #667eea33;border-radius:16px;padding:24px;text-align:center}.modal-cta p{color:#4a5568;font-size:1.1rem;margin-bottom:20px}.cta-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 15px #667eea66;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:16px 32px;transition:all .3s ease}.cta-button:hover{box-shadow:0 8px 25px #667eea80;transform:translateY(-2px)}@media (max-width:768px){.case-study-modal{margin:10px;max-height:95vh}.modal-content,.modal-header{padding:20px}.case-metrics,.features-list{grid-template-columns:1fr}.modal-header h3{font-size:1.25rem}}.pricing-section{margin-bottom:32px}.pricing-section h4{align-items:center;color:#2d3748;display:flex;font-size:1.25rem;font-weight:600;gap:8px;margin-bottom:20px}.pricing-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:20px}.pricing-card{background:linear-gradient(135deg,#667eea14,#764ba20d);border:1px solid #667eea33;border-radius:16px;overflow:hidden;padding:24px;position:relative;transition:all .3s ease}.pricing-card:hover{border-color:#667eea4d;box-shadow:0 12px 30px #667eea26;transform:translateY(-4px)}.pricing-card:before{background:linear-gradient(135deg,#667eea,#764ba2);content:"";height:4px;left:0;position:absolute;right:0;top:0}.plan-header h5{color:#1a202c;font-size:1.1rem;font-weight:700;margin-bottom:16px}.plan-pricing{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.price-item{align-items:center;border-bottom:1px solid #e2e8f04d;display:flex;justify-content:space-between;padding:8px 0}.price-item:last-child{border-bottom:none}.price-label{color:#64748b;font-size:.9rem;font-weight:500}.price-value{color:#667eea;font-size:1.1rem;font-weight:700}.plan-description{color:#4a5568;font-size:.9rem;line-height:1.5;margin:0}.pricing-note{background:#3b82f60d;border:1px solid #3b82f633;border-radius:12px;margin-top:20px;padding:16px}.pricing-note p{color:#3730a3;font-size:.875rem;line-height:1.5;margin:0}.pricing-note p:first-child{margin-bottom:8px}@media (max-width:768px){.pricing-grid{grid-template-columns:1fr}.pricing-card{padding:20px}}
/*# sourceMappingURL=main.f67622ef.css.map*/