*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#333;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.site-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffffff2;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #0000001a}.header-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.site-logo{object-fit:contain;width:auto;height:40px}.main-nav{align-items:center;gap:2rem;display:flex}.main-nav a{color:#333;font-weight:500;transition:color .3s}.main-nav a:hover{color:#ff6b35}.main-nav .cta-link{color:#fff;background:linear-gradient(135deg,#ff6b35 0%,#ff8c5a 100%);border-radius:50px;padding:.75rem 1.5rem}.mobile-menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:5px;display:none}.hamburger-line{background:#333;border-radius:2px;width:25px;height:3px}footer{color:#fff;text-align:center;background:#333;padding:3rem 2rem}footer a{color:#ccc;transition:color .3s}footer a:hover{color:#fff}.hero-section{color:#fff;text-align:center;background:linear-gradient(135deg,#333333b3 0% 100%),url(/images/hero_background.jpg) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:100vh;padding:5rem 2rem;display:flex}.hero-content{max-width:900px}.hero-heading{text-shadow:0 2px 8px #00000080;margin-bottom:1.5rem;font-family:Yu Mincho,YuMincho,Hiragino Mincho ProN,serif;font-size:3.5rem;font-weight:700;line-height:1.3}.hero-subheading{opacity:.95;text-shadow:0 2px 8px #00000080;margin-bottom:3rem;font-size:1.5rem}.hero-cta{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.btn{cursor:pointer;border:none;border-radius:50px;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:inline-block}.btn-primary{color:#fff;background:linear-gradient(135deg,#ff6b35 0%,#ff8c5a 100%);box-shadow:0 4px 15px #ff6b3566}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px #ff6b3580}.btn-secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fffc}.btn-secondary:hover{background:#fff3;transform:translateY(-3px)}.service-card-section{max-width:1200px;margin:0 auto;padding:5rem 2rem}.services-heading{text-align:center;color:#333;margin-bottom:3rem;font-size:2.5rem}.service-category{margin-bottom:1rem}.category-toggle{cursor:pointer;background:#f8f9fa;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 1.5rem;font-size:1.25rem;font-weight:600;transition:all .3s;display:flex}.category-toggle:hover{background:#e9ecef}.category-toggle.active{color:#fff;background:#ff6b35}.category-content{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-height:0;padding:0 1.5rem;transition:max-height .3s ease-out,padding .3s ease-out;display:grid;overflow:hidden}.category-content.active{max-height:2000px;padding:1.5rem}.service-card{background:#fff;border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #00000014}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.service-header{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.service-header i{color:#ff6b35;font-size:2rem}.service-header h3{color:#333;font-size:1.25rem}.service-header .price{color:#fff;background:#ff6b35;border-radius:20px;margin-left:auto;padding:.25rem .75rem;font-size:.875rem}.service-features{margin-top:1rem;list-style:none}.service-features li{color:#666;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.95rem;display:flex}.service-features i{color:#28a745;margin-top:.2rem}.service-meta{color:#888;border-top:1px solid #eee;margin-top:1rem;padding-top:1rem;font-size:.875rem}.portfolio-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#333333e6 0%,#666666e6 100%),url(/images/works_image.jpg) 50%/cover no-repeat;padding:6rem 2rem}.portfolio-heading{margin-bottom:1.5rem;font-size:2.5rem}.portfolio-description{opacity:.9;margin-bottom:2rem;font-size:1.25rem}.production-flow{max-width:1200px;margin:0 auto;padding:5rem 2rem}.flow-heading{text-align:center;margin-bottom:3rem;font-size:2.5rem}.flow-steps{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.flow-step{text-align:center;flex:1;min-width:200px;max-width:250px;padding:2rem}.step-number{color:#fff;background:linear-gradient(135deg,#ff6b35 0%,#ff8c5a 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;font-size:1.5rem;font-weight:700;display:flex}.step-title{color:#333;margin-bottom:.75rem;font-size:1.125rem}.step-description{color:#666;font-size:.95rem}.faq-section{max-width:800px;margin:0 auto;padding:5rem 2rem}.faq-heading{text-align:center;margin-bottom:3rem;font-size:2.5rem}.faq-item{border:1px solid #e9ecef;border-radius:8px;margin-bottom:1rem;overflow:hidden}.faq-question{cursor:pointer;text-align:left;background:#f8f9fa;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 1.5rem;font-size:1rem;font-weight:500;transition:background .3s;display:flex}.faq-question:hover{background:#e9ecef}.faq-icon{color:#ff6b35;font-size:1.5rem;transition:transform .3s}.faq-item.active .faq-icon{transform:rotate(45deg)}.faq-answer{background:#fff;padding:1.5rem;display:none}.faq-item.active .faq-answer{display:block}.company-profile-section{max-width:1000px;margin:0 auto;padding:5rem 2rem}.profile-heading{text-align:center;margin-bottom:2rem;font-size:2.5rem}.company-description{text-align:center;color:#666;margin-bottom:3rem}.section-title{color:#333;text-align:center;margin-bottom:1.5rem;font-size:1.5rem}.philosophy-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.philosophy-item{text-align:center;background:#f8f9fa;border-radius:12px;padding:2rem}.item-label{color:#ff6b35;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.item-text{font-size:1.125rem;font-weight:500}.strengths-list{list-style:none}.strength-item{background:#f8f9fa;border-radius:8px;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.strength-item i{color:#28a745;margin-top:.1rem;font-size:1.25rem}.contact-form-wrapper{color:#fff;background:linear-gradient(135deg,#333333f2 0%,#666666f2 100%);padding:6rem 2rem}.form-content{max-width:600px;margin:0 auto}.form-header{text-align:center;margin-bottom:2rem}.form-heading{margin-bottom:1rem;font-size:2rem}.form-description{opacity:.9}.contact-form{color:#333;background:#fff;border-radius:12px;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{margin-bottom:.5rem;font-weight:500;display:block}.form-group .required{color:#dc3545}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:8px;width:100%;padding:.875rem;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{border-color:#ff6b35;outline:none}.contact-form .btn-primary{width:100%}@media (max-width:768px){.main-nav{display:none}.mobile-menu-toggle{display:flex}.hero-heading{font-size:2.25rem}.hero-subheading{font-size:1.125rem}.hero-cta{flex-direction:column;align-items:center}.btn{width:100%;max-width:300px}.services-heading,.portfolio-heading,.flow-heading,.faq-heading,.profile-heading{font-size:2rem}.flow-steps{flex-direction:column;align-items:center}.flow-step{max-width:100%}}
