.page{max-width:1080px;margin:0 auto;padding:0 16px 96px}.site-header{z-index:10;background:linear-gradient(135deg,#111 0%,#444 50%,#222 100%) 0 0/200% 200%;border-bottom:2px solid #0000002e;animation:6s infinite gradientShift;position:sticky;top:0;box-shadow:0 4px 12px #0003}.site-topbar{color:#fff;background:#000;border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:32px;margin:0;padding:2px 16px;font-size:.85rem;display:flex}.site-topbar-contact,.site-topbar-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.site-topbar-contact a,.site-topbar-socials a{color:#ffffffeb;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.site-topbar-contact a:hover,.site-topbar-socials a:hover{color:#fff}.site-topbar-socials{align-items:center;gap:10px;display:inline-flex}.site-language-select select{color:#fff;background:#ffffff1f;border:1px solid #ffffff3d;border-radius:999px;padding:4px 10px;font-size:.85rem}.contact-grid{grid-template-columns:1fr;gap:48px;display:grid}@media (min-width:840px){.contact-grid{grid-template-columns:1fr 1fr;align-items:start}}.contact-form{background:var(--md-sys-color-surface-container-low);border:1px solid var(--md-sys-color-outline-variant);border-radius:12px;padding:20px;box-shadow:0 8px 24px #0000000f}.contact-form .form-row{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.contact-form label{color:var(--md-sys-color-on-surface);font-weight:600}.contact-form input,.contact-form textarea{border:1px solid var(--md-sys-color-outline-variant);background:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);border-radius:8px;padding:10px 12px;font-size:.95rem}.contact-form textarea{resize:vertical;min-height:120px}.btn-filled{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);cursor:pointer;border:none;border-radius:10px;padding:12px 16px;font-weight:600}.btn-filled:hover{opacity:.95}.btn-secondary{border:1px solid var(--md-sys-color-outline-variant);color:var(--md-sys-color-on-surface-variant);cursor:pointer;background:0 0;border-radius:8px;padding:6px 10px}.modal-overlay{z-index:1000;background:#000000b8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal-content{background:var(--md-sys-color-surface);border-radius:24px;width:min(740px,100%);padding:28px;position:relative;box-shadow:0 32px 80px #0000003d}.modal-header{justify-content:space-between;align-items:start;gap:16px;margin-bottom:24px;display:flex}.modal-header h2{color:var(--md-sys-color-on-surface);margin:0}.modal-close-button{border:1px solid var(--md-sys-color-outline-variant);width:40px;height:40px;color:var(--md-sys-color-on-surface);cursor:pointer;background:0 0;border-radius:9999px;font-size:1.4rem;line-height:1}.modal-close-button:hover{background:#0000000a}.application-form{background:linear-gradient(#fffffff2,#f5f8fff2);border:1px solid #666cff29;border-radius:24px;flex-direction:column;gap:18px;padding:28px;display:flex;box-shadow:0 28px 80px #0f172a1f}.application-form-header{background:#2a5eff14;border:1px solid #2a5eff24;border-radius:18px;padding:16px 20px}.application-form-description{color:#1f2937;margin:0;font-size:.98rem;line-height:1.6}.application-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.application-form .form-row{flex-direction:column;gap:10px;display:flex}.application-form .form-row label{color:#334155;letter-spacing:.01em;font-weight:700}.application-form input,.application-form select,.application-form textarea{color:#0f172a;background:#fff;border:1px solid #94a3b86b;border-radius:14px;padding:14px 16px;transition:border-color .2s,box-shadow .2s;box-shadow:inset 0 1px 2px #0f172a0a}.application-form input:hover,.application-form select:hover,.application-form textarea:hover,.application-form input:focus,.application-form select:focus,.application-form textarea:focus{border-color:#3b82f68c;outline:none;box-shadow:0 0 0 4px #3b82f614}.application-form textarea{min-height:140px}.application-form .field-note{color:#64748b;margin:0;font-size:.9rem}.application-form .form-actions{justify-content:flex-end;display:flex}.application-form .btn-filled{border-radius:14px;min-width:220px;padding:14px 20px}.application-form input:disabled,.application-form textarea:disabled,.application-form select:disabled,.contact-form input:disabled,.contact-form textarea:disabled,.contact-form select:disabled{cursor:not-allowed;background:#f1f1f1}.application-form button:disabled,.contact-form button:disabled{opacity:.65;cursor:not-allowed}@media (max-width:840px){.application-form-grid{grid-template-columns:1fr}}.application-success-modal-overlay,.contact-success-modal-overlay{z-index:1100;background:#0f172ab8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.application-success-modal,.contact-success-modal{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:520px;padding:32px;box-shadow:0 28px 80px #0f172a2e}.application-success-modal h3,.contact-success-modal h3{color:#0f172a;margin:0 0 16px;font-size:1.6rem}.application-success-modal p,.contact-success-modal p{color:#475569;margin:0 0 24px;line-height:1.7}.application-success-actions{justify-content:center;display:flex}.site-header-inner{align-items:center;gap:16px;max-width:1080px;margin:0 auto;padding:12px 16px;display:flex}.logo-link{color:#fff;background:0 0;align-items:center;gap:12px;font-size:1.2rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.logo-link img{background:0 0!important}.logo-link:hover{filter:brightness(1.1);transform:scale(1.05)}.site-nav{gap:24px;margin-left:auto;display:flex}.site-nav a{color:#fff;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.site-nav a:after{content:"";background:#fffc;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.site-nav a:hover{color:#fff;text-shadow:0 0 8px #ffffff80}.site-nav a:hover:after{width:100%}.hero{z-index:1;flex-direction:column;align-items:flex-start;gap:16px;padding:64px 0 48px;display:flex;position:relative}.hero-with-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;justify-content:center;align-items:center;width:100vw;min-height:520px;margin:-96px -16px 0 calc(50% - 50vw);padding:120px 16px 96px;display:flex;position:relative}.hero-with-bg>div{background:0 0;border-radius:24px;width:min(100%,760px);padding:32px;box-shadow:0 24px 64px #00000059}.hero-with-bg .hero-content{flex-direction:column;gap:18px;display:flex}.hero-with-bg:before{content:"";z-index:-1;background:#000000a6;position:absolute;inset:0}.hero-with-bg:after{content:"";z-index:-1;background:linear-gradient(#00000059 0%,#0000001a 100%);position:absolute;inset:0}.hero-with-bg .hero-title,.hero-with-bg .hero-subtitle,.hero-with-bg .hero-actions,.hero-with-bg .hero-actions *{color:#fff!important}.hero-with-bg .hero-content{width:min(100%,1080px);margin:0 auto}.hero-with-bg .hero-title{color:#f8f8f8!important}.hero-with-bg .hero-subtitle{color:#ffffffe6!important}.hero-with-bg .hero-actions{flex-wrap:wrap;gap:16px;margin-top:24px;display:flex}.hero-with-bg md-filled-button{color:#111!important;background:#fff!important}.hero-with-bg md-outlined-button{color:#fff!important;border-color:#ffffffd9!important}.hero-with-bg md-outlined-button span{color:inherit!important}.hero-eyebrow{color:var(--md-sys-color-on-primary-container);background:var(--md-sys-color-primary-container);border-radius:var(--md-sys-shape-corner-full,9999px);margin:0;padding:6px 16px}.hero-title{max-width:48ch;color:var(--md-sys-color-on-surface);margin:0}.hero-subtitle{max-width:52ch;color:var(--md-sys-color-on-surface-variant);margin:0}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.button-link{text-decoration:none;display:inline-flex}.button-link md-filled-button,.button-link md-outlined-button{width:100%}.service-photo-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:24px 0;display:grid}.service-photo-card{background:#ffffff14;border:1px solid #ffffff1a;border-radius:18px;min-height:140px;overflow:hidden}.service-photo-card img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:840px){.service-photo-row{grid-template-columns:1fr}}.section{padding:48px 0 0;position:relative}.section-title{color:var(--md-sys-color-on-surface);margin:0 0 4px}.section-subtitle{color:var(--md-sys-color-on-surface-variant);margin:0 0 24px}.subsection-title{color:var(--md-sys-color-on-surface);margin:32px 0 12px}.color-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:8px;display:grid}.color-swatch{border-radius:12px;flex-direction:column;justify-content:space-between;gap:16px;min-height:88px;padding:12px;display:flex}.color-swatch code{opacity:.8}.type-scale-card{background:var(--md-sys-color-surface-container-low);border-radius:16px;padding:8px 20px}.type-row{border-bottom:1px solid var(--md-sys-color-outline-variant);color:var(--md-sys-color-on-surface);justify-content:space-between;align-items:baseline;gap:16px;padding:12px 0;display:flex}.type-row:last-child{border-bottom:none}.type-token{color:var(--md-sys-color-on-surface-variant);white-space:nowrap}.component-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:16px;display:grid}.component-card{background:var(--md-sys-color-surface-container-low);border:1px solid var(--md-sys-color-outline-variant);border-radius:16px;flex-direction:column;gap:16px;padding:20px;display:flex}.card-title{color:var(--md-sys-color-on-surface);margin:0}.button-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.form-demo{flex-direction:column;gap:16px;display:flex}.checkbox-label,.selection-row{color:var(--md-sys-color-on-surface);align-items:center;gap:12px;display:flex}.selection-demo{flex-direction:column;gap:12px;display:flex}.slider-demo label{color:var(--md-sys-color-on-surface);flex-direction:column;gap:8px;display:flex}.slider-demo md-slider{width:100%}.tab-panel{color:var(--md-sys-color-on-surface-variant)}.tab-panel p{margin:8px 0 0}.progress-demo{color:var(--md-sys-color-on-surface-variant);flex-direction:column;gap:8px;display:flex}.progress-demo md-linear-progress{width:100%}.fab{z-index:20;position:fixed;bottom:24px;right:24px}.site-footer{max-width:1080px;color:var(--md-sys-color-on-surface-variant);border-top:1px solid var(--md-sys-color-outline-variant);margin:0 auto;padding:24px 16px 32px}.services-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.service-card{background:var(--md-sys-color-surface-container-low);border:1px solid var(--md-sys-color-outline-variant);border-radius:16px;flex-direction:column;gap:12px;padding:24px;display:flex}.service-card h3{color:var(--md-sys-color-primary);margin:0}.service-card p{color:var(--md-sys-color-on-surface-variant);margin:0;font-size:.9rem}.why-choose-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:20px;margin-top:24px;display:grid}.why-item{background:var(--md-sys-color-surface-container-low);border:1px solid var(--md-sys-color-outline-variant);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:16px;padding:24px;transition:all .3s cubic-bezier(.23,1,.32,1);display:flex}.why-item:hover{border-color:var(--md-sys-color-on-surface-variant);transform:translateY(-8px);box-shadow:0 12px 24px #0000001f}.why-icon{border:2px solid var(--md-sys-color-on-surface-variant);background:linear-gradient(135deg,#0000000d,#ffffff26);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:40px;transition:all .3s;display:flex}.why-item:hover .why-icon{background:linear-gradient(135deg,#0000001a,#fff3);transform:scale(1.1)}.why-content h4{color:var(--md-sys-color-on-surface);margin:0;font-size:1.1rem;font-weight:600}.why-content p{color:var(--md-sys-color-on-surface-variant);margin:0;font-size:.95rem;line-height:1.5}.testimonials-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.testimonial-card{background:var(--md-sys-color-surface-container-low);border:1px solid var(--md-sys-color-outline-variant);border-radius:16px;padding:20px}.testimonial-text{color:var(--md-sys-color-on-surface);margin:0 0 12px;font-style:italic}.testimonial-author{color:var(--md-sys-color-primary);margin:0;font-weight:600}.industries-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.industry-card{background:var(--md-sys-color-surface-container-low);border:1px solid var(--md-sys-color-outline-variant);border-radius:20px;grid-template-columns:64px 1fr;align-items:center;gap:16px;padding:20px;transition:transform .25s,box-shadow .25s;display:grid}.industry-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0f172a1f}.industry-icon{background:var(--md-sys-color-primary-container);width:64px;height:64px;color:var(--md-sys-color-primary);border-radius:18px;place-items:center;font-size:1.8rem;display:grid}.industry-card h3{color:var(--md-sys-color-on-surface);margin:0 0 6px;font-size:1.05rem}.industry-card p{color:var(--md-sys-color-on-surface-variant);margin:0;font-size:.95rem;line-height:1.5}.faq-preview{margin-top:24px}.faq-item{background:var(--md-sys-color-surface-container-low);border:1px solid var(--md-sys-color-outline-variant);border-radius:12px;margin-bottom:12px;padding:16px}.faq-question{color:var(--md-sys-color-on-surface);margin:0;font-weight:600}.faq-answer{color:var(--md-sys-color-on-surface-variant);margin:8px 0 0;font-size:.9rem}@media (min-width:600px){.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-card{grid-template-columns:64px 1fr}.service-image-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.why-choose-grid,.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industries-grid,.color-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.component-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:840px){.color-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.component-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero{padding-top:96px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes rotateIcon{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gradient-primary{background:linear-gradient(135deg,#111 0%,#666 100%) 0 0/200% 200%;animation:6s infinite gradientShift}.gradient-primary-light{background:linear-gradient(135deg,#00000014 0%,#ffffff14 100%)}.gradient-secondary{background:linear-gradient(135deg,#ddd 0%,#aaa 100%) 0 0/200% 200%;animation:6s infinite gradientShift}.gradient-accent{background:linear-gradient(135deg,#f2f2f2 0%,#444 100%) 0 0/200% 200%;animation:6s infinite gradientShift}.hero{animation:.8s ease-out fadeInUp}.hero-eyebrow{animation:.6s ease-out .1s both slideInLeft}.hero-title{animation:.6s ease-out .2s both slideInLeft;color:#f8f8f8!important;background:0 0!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:initial!important;background-clip:unset!important}.hero-subtitle{animation:.6s ease-out .3s both slideInLeft}.hero-actions{animation:.6s ease-out .4s both slideInLeft}.service-card,.component-card,.testimonial-card,.faq-item{border:1px solid var(--md-sys-color-outline-variant);transition:all .3s cubic-bezier(.23,1,.32,1);animation:.6s ease-out fadeInUp;position:relative}.service-card:hover,.component-card:hover,.testimonial-card:hover{border-color:var(--md-sys-color-on-surface-variant);transform:translateY(-8px);box-shadow:0 12px 24px #0000001f}.services-grid>.service-card:first-child{animation-delay:.1s}.services-grid>.service-card:nth-child(2){animation-delay:.2s}.services-grid>.service-card:nth-child(3){animation-delay:.3s}.services-grid>.service-card:nth-child(4){animation-delay:.4s}.services-grid>.service-card:nth-child(5){animation-delay:.5s}.services-grid>.service-card:nth-child(6){animation-delay:.6s}.testimonials-grid>.testimonial-card:first-child{animation-delay:.1s}.testimonials-grid>.testimonial-card:nth-child(2){animation-delay:.2s}.testimonials-grid>.testimonial-card:nth-child(3){animation-delay:.3s}.testimonials-grid>.testimonial-card:nth-child(4){animation-delay:.4s}.component-grid>.component-card:first-child{animation-delay:.1s}.component-grid>.component-card:nth-child(2){animation-delay:.2s}.component-grid>.component-card:nth-child(3){animation-delay:.3s}.section{animation:.8s ease-out fadeInUp}.section-title{background:linear-gradient(135deg, var(--md-sys-color-on-surface), var(--md-sys-color-primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:.6s ease-out slideInLeft}.why-item{transition:all .3s;animation:.6s ease-out slideInLeft}.why-item:first-child{animation-delay:.1s}.why-item:nth-child(2){animation-delay:.2s}.why-item:nth-child(3){animation-delay:.3s}.why-item:nth-child(4){animation-delay:.4s}.why-item:nth-child(5){animation-delay:.5s}.why-item:nth-child(6){animation-delay:.6s}.why-item:hover{transform:translate(8px)}.why-icon{justify-content:center;align-items:center;transition:all .3s;animation:.8s ease-out bounceIn;display:flex}.why-icon i,.why-icon span{color:var(--md-sys-color-on-surface);font-size:28px}.why-item:hover .why-icon{background:linear-gradient(135deg, var(--md-sys-color-surface-container), var(--md-sys-color-surface-container-high));animation:2s ease-in-out infinite pulse}.industry-tag{background:linear-gradient(135deg,#f2f2f2,#d0d0d0) 0 0/200% 200%;transition:all .3s;animation:.4s ease-out scaleIn}.industry-tag:first-child{animation-delay:50ms}.industry-tag:nth-child(2){animation-delay:.1s}.industry-tag:nth-child(3){animation-delay:.15s}.industry-tag:nth-child(4){animation-delay:.2s}.industry-tag:nth-child(5){animation-delay:.25s}.industry-tag:nth-child(6){animation-delay:.3s}.industry-tag:hover{animation:3s infinite gradientShift;transform:scale(1.05)rotate(2deg)}.hero-image,.section-image{background:linear-gradient(var(--md-sys-color-surface), var(--md-sys-color-surface)) padding-box, linear-gradient(135deg, #222, #777) border-box;border:2px solid #0000;border-radius:16px;transition:all .3s;animation:.8s ease-out .2s both fadeInUp}.section-image:hover{transform:scale(1.02)translateY(-4px);box-shadow:0 12px 24px #0000002e}md-filled-button,md-outlined-button,md-tonal-button{transition:all .3s cubic-bezier(.23,1,.32,1);animation:.6s ease-out fadeInUp}md-filled-button:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000002e}.icon-animated{animation:2s linear infinite rotateIcon}.icon-floating{animation:3s ease-in-out infinite float}.icon-pulse{animation:2s ease-in-out infinite pulse}.image-container{border-radius:16px;position:relative;overflow:hidden}.image-container:before{content:"";pointer-events:none;background:linear-gradient(135deg,#0000001f,#ffffff14);position:absolute;inset:0}img{max-width:100%;height:auto;display:block}.text-gradient{background:linear-gradient(135deg,#111,#888);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}
