.utitech-cta-u-curve-top{position:relative;display:flex;justify-content:center;align-items:center;min-height:480px;padding:100px 20px 80px;background:linear-gradient(270deg,#363D42,#738294,#363D42);background-size:400% 400%;animation:utitech-bg-pan 15s ease infinite;border-top-left-radius:12vw;border-top-right-radius:12vw;overflow:hidden;transform:translateZ(0);mask-image:radial-gradient(white,black);-webkit-mask-image:-webkit-radial-gradient(white,black);margin-top:-60px;z-index:10;box-shadow:0 -24px 60px rgba(0,0,0,0.08)}.utitech-cta-u-curve-top::before{content:'';position:absolute;top:0;left:0;right:0;height:70%;background:radial-gradient(ellipse at top,rgba(0,123,138,0.7) 0%,rgba(54,61,66,0) 70%);pointer-events:none;z-index:3}.utitech-cta-bg-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;max-width:1400px;height:100%;z-index:1;overflow:hidden}.utitech-cta-bg-image img{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(0.6) contrast(1.1);transition:transform 12s cubic-bezier(0.25,0.46,0.45,0.94)}.utitech-cta-u-curve-top:hover .utitech-cta-bg-image img{transform:scale(1.08)}.utitech-cta-overlay{position:absolute;inset:0;background:linear-gradient(45deg,rgba(0,123,138,0.15) 0%,rgba(54,61,66,0.4) 50%,rgba(0,137,167,0.05) 100%);z-index:2}.utitech-cta-content-wrapper{position:relative;z-index:4;width:100%;max-width:1280px;display:flex;justify-content:center}.utitech-cta-card{background:linear-gradient(135deg,rgba(15,23,42,0.85) 0%,rgba(30,41,59,0.8) 100%);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,0.1);border-radius:24px;padding:40px 48px;max-width:540px;width:100%;box-shadow:0 12px 40px rgba(0,0,0,0.3);transform:translateX(80px);transition:all 0.4s cubic-bezier(0.16,1,0.3,1)}.utitech-cta-card:hover{transform:translateX(80px) translateY(-4px);box-shadow:0 20px 50px rgba(0,0,0,0.4);border-color:rgba(255,255,255,0.15)}.utitech-cta-badge{display:inline-flex;align-items:center;background:linear-gradient(90deg,#007b8a,#0891b2);color:#ffffff;padding:6px 16px;border-radius:999px;font-size:0.85rem;font-family:'Fira Code',monospace;font-weight:600;margin-bottom:20px;box-shadow:0 4px 12px rgba(0,123,138,0.3)}.utitech-pulse-dot{width:8px;height:8px;background-color:#ffffff;border-radius:50%;margin-right:8px;animation:utitech-pulse 2s infinite}.utitech-cta-title{font-size:2.25rem;font-weight:800;color:#ffffff;margin-bottom:16px;line-height:1.2;letter-spacing:-0.02em}.utitech-cta-desc{color:#94A3B8;font-size:1rem;line-height:1.8;margin-bottom:16px}.utitech-cta-desc:last-of-type{margin-bottom:32px}.utitech-cta-button{display:inline-flex;align-items:center;padding:14px 32px;background:linear-gradient(90deg,#007b8a,#0891b2);color:#ffffff;border-radius:12px;text-decoration:none;font-weight:700;font-size:1rem;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);box-shadow:0 8px 24px rgba(0,123,138,0.3)}.utitech-cta-button:hover,.utitech-cta-button:focus{transform:translateY(-2px);box-shadow:0 12px 32px rgba(0,123,138,0.4);background:linear-gradient(90deg,#006673,#0a7ea1);color:#ffffff;text-decoration:none}@keyframes utitech-bg-pan{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes utitech-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:0.5;transform:scale(0.8)}}@media (min-width:1600px){.utitech-cta-u-curve-top{border-top-left-radius:192px;border-top-right-radius:192px}}@media (max-width:1024px){.utitech-cta-u-curve-top{border-top-left-radius:64px;border-top-right-radius:64px;padding:80px 5% 60px}.utitech-cta-card{transform:translateX(0);padding:32px}.utitech-cta-card:hover{transform:translateY(-4px)}}@media (max-width:768px){.utitech-cta-u-curve-top{border-top-left-radius:40px;border-top-right-radius:40px;min-height:auto;padding:60px 20px 40px}.utitech-cta-title{font-size:1.75rem}.utitech-cta-desc{font-size:0.95rem}.utitech-cta-button{width:100%;justify-content:center}}:root{--utitech-primary:#007b8a;--utitech-accent:#0089A7;--bg-dark-surface:#363D42;--bg-dark-card:#738294;--border-dark:#BECCD6;--bg-light:#ffffff;--bg-light-alt:#F8FAFC;--bg-warm-white:#fcfcfc;--border-light:#E2E8F0;--text-heading-light:#ffffff;--text-body-light:#94A3B8;--text-heading-dark:#0F172A;--text-body-dark:#475569;--radius-card:12px;--radius-pill:9999px;--transition-fast:all 0.3s cubic-bezier(0.4,0,0.2,1);--transition-smooth:all 0.6s cubic-bezier(0.16,1,0.3,1)}.utitech-breadcrumb-centered{display:flex;justify-content:center;width:100%;margin-bottom:28px;z-index:20}.utitech-breadcrumb-list{display:inline-flex;align-items:center;flex-wrap:nowrap;padding:0;margin:0;list-style:none;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.utitech-breadcrumb-list::-webkit-scrollbar{display:none}.utitech-breadcrumb-item{display:inline-flex;align-items:center;font-size:13px;font-weight:500;letter-spacing:0.5px;white-space:nowrap}.utitech-breadcrumb-item a{color:rgba(255,255,255,0.6);text-decoration:none;transition:color 0.3s ease}.utitech-breadcrumb-item a:hover{color:#ffffff}.utitech-breadcrumb-item .text-muted{color:rgba(255,255,255,0.4);cursor:default}.utitech-breadcrumb-item.current-page{color:var(--utitech-accent);font-weight:700}.utitech-breadcrumb-separator{display:inline-flex;align-items:center;margin:0 8px;color:rgba(255,255,255,0.3)}@media (max-width:768px){.utitech-breadcrumb-centered{margin-bottom:20px;justify-content:flex-start}.utitech-breadcrumb-item{font-size:12px}.utitech-breadcrumb-list::after{content:"";padding-right:20px}}.utitech-section{padding:120px 5%;position:relative;z-index:10}.utitech-container{max-width:1280px;margin:0 auto;position:relative;z-index:10}.utitech-grid-layout{display:grid;grid-template-columns:320px 1fr;gap:64px;align-items:start}.utitech-sticky-sidebar{position:sticky;top:100px}.utitech-category-label{display:inline-flex;align-items:center;font-family:'Fira Code',monospace;font-size:0.75rem;font-weight:600;letter-spacing:0.05em;text-transform:uppercase;padding:6px 12px;border-radius:var(--radius-pill);margin-bottom:24px}.theme-dark .utitech-category-label{background-color:rgba(0,137,167,0.1);color:var(--utitech-accent);border:1px solid rgba(0,137,167,0.3)}.theme-light .utitech-category-label{background-color:rgba(0,123,138,0.05);color:var(--utitech-primary);border:1px solid rgba(0,123,138,0.15)}.utitech-category-title{font-size:2.25rem;font-weight:800;line-height:1.2;margin-bottom:24px;letter-spacing:-0.02em}.theme-dark .utitech-category-title{color:var(--text-heading-light)}.theme-light .utitech-category-title{color:var(--text-heading-dark)}.utitech-category-en{display:block;font-size:1rem;font-weight:500;margin-top:8px;font-family:'Fira Code',monospace;color:var(--utitech-accent)}.utitech-category-subtitle{font-size:1rem;line-height:1.7;margin-bottom:40px}.theme-dark .utitech-category-subtitle{color:var(--text-body-light)}.theme-light .utitech-category-subtitle{color:var(--text-body-dark)}.theme-dark{background-color:var(--bg-dark-surface);color:var(--text-body-light)}.theme-light-gray{background-color:var(--bg-light-alt)}.theme-warm-white{background-color:var(--bg-warm-white)}.mongo-curve-bottom-right{border-bottom-right-radius:15vw;position:relative;z-index:2}.mongo-curve-bottom-left{border-bottom-left-radius:15vw;position:relative;z-index:2}.grid-pattern::before{content:'';position:absolute;inset:0;background-image:linear-gradient(var(--border-dark) 1px,transparent 1px),linear-gradient(90deg,var(--border-dark) 1px,transparent 1px);background-size:40px 40px;opacity:0.15;pointer-events:none;border-radius:inherit}.utitech-prod-hero{position:relative;min-height:85vh;display:flex;align-items:stretch;padding:180px 5% 140px;background-color:var(--bg-dark-surface)}.utitech-prod-hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.utitech-prod-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(54,61,66,0.4) 0%,rgba(54,61,66,0.9) 100%);z-index:1}.utitech-prod-hero-content{position:relative;z-index:5;max-width:960px;margin:0 auto;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.utitech-prod-hero-title{font-size:clamp(3rem,5vw,4.5rem);font-weight:800;color:#ffffff;line-height:1.2;margin-bottom:24px;letter-spacing:-0.02em}.utitech-prod-hero-desc{font-size:1.15rem;line-height:1.8;color:var(--text-body-light);max-width:760px;margin-bottom:48px}.utitech-hero-u-curve{border-bottom-left-radius:12vw;border-bottom-right-radius:12vw;overflow:hidden;transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(white,black);mask-image:radial-gradient(white,black);box-shadow:0 24px 60px rgba(0,0,0,0.08);z-index:10;margin-bottom:48px !important}.utitech-hero-u-curve::after{content:'';position:absolute;bottom:0;left:0;right:0;height:70%;background:radial-gradient(ellipse at bottom,rgba(0,123,138,0.85) 0%,rgba(54,61,66,0) 70%);pointer-events:none;z-index:1}.utitech-scroll-indicator{display:inline-flex;align-items:center;padding:16px 36px;background:rgba(255,255,255,0.05);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,0.15);color:#ffffff;border-radius:var(--radius-pill);font-weight:700;font-size:1rem;text-decoration:none;transition:var(--transition-fast)}.utitech-scroll-indicator:hover,.utitech-scroll-indicator:focus{background:rgba(255,255,255,0.15);border-color:rgba(255,255,255,0.3);color:#ffffff;transform:translateY(-4px)}.utitech-scroll-indicator .scroll-arrow{animation:utitech-bounce 2s infinite ease-in-out}@keyframes utitech-bounce{0%,100%{transform:translateY(-2px)}50%{transform:translateY(4px)}}@media (max-width:768px){.utitech-scroll-indicator{padding:10px 20px;font-size:0.85rem}}@media (max-width:768px){.utitech-prod-hero{padding:140px 5% 100px;min-height:auto}.utitech-hero-u-curve{border-bottom-left-radius:40px;border-bottom-right-radius:40px;margin-bottom:24px !important}.utitech-hero-u-curve::after{background:radial-gradient(ellipse at bottom,rgba(0,123,138,0.6) 0%,rgba(54,61,66,0) 60%)}.utitech-scroll-indicator{bottom:24px;padding:10px 20px;font-size:0.85rem}}.brand-features-section{background-color:var(--bg-light);padding:80px 5% 120px;margin-top:-2px;position:relative;z-index:1}.about-narrative-container{display:flex;flex-direction:column;gap:120px;max-width:1000px;margin:0 auto}.about-step{display:flex;align-items:center;gap:80px;opacity:0;transform:translateY(30px);transition:var(--transition-smooth)}.about-step.is-visible{opacity:1;transform:translateY(0)}.about-step:nth-child(even){flex-direction:row-reverse}.about-step-content{flex:1}.about-step-graphic{flex:1;display:flex;justify-content:center;align-items:center;position:relative}.about-step-num{font-family:'Fira Code',monospace;font-size:5rem;font-weight:800;color:rgba(0,123,138,0.05);line-height:1;position:absolute;top:-40px;left:-20px;z-index:0}.about-step:nth-child(even) .about-step-num{left:auto;right:-20px}.about-step-content h2{font-size:1.75rem;font-weight:800;color:var(--text-heading-dark);margin-bottom:20px;position:relative;z-index:1}.about-step-content p{font-size:1.1rem;color:var(--text-body-dark);line-height:1.8;position:relative;z-index:1}.geometric-svg{width:100%;max-width:320px;height:auto;position:relative;z-index:2}.geometric-circle{fill:rgba(0,123,138,0.08)}.geometric-accent{fill:var(--utitech-accent)}.geometric-primary{stroke:var(--utitech-primary);stroke-width:2;fill:none}.utitech-bento-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.bento-3-items .utitech-product-card:nth-child(3){grid-column:1 / -1}.utitech-product-card{border-radius:var(--radius-card);padding:36px;text-decoration:none;display:flex;flex-direction:column;transition:var(--transition-fast);position:relative;opacity:0;transform:translateY(15px);will-change:transform,opacity;border:1px solid transparent}.utitech-product-card.is-visible{opacity:1;transform:translateY(0)}.theme-dark .utitech-product-card{background-color:var(--bg-dark-card);border-color:var(--border-dark)}.theme-dark .utitech-product-card:hover{border-color:var(--utitech-accent);background-color:#738294;box-shadow:0 12px 30px rgba(0,0,0,0.2);transform:translateY(-4px)}.theme-light .utitech-product-card,.theme-light-gray .utitech-product-card,.theme-warm-white .utitech-product-card{background-color:#ffffff;border-color:var(--border-light)}.theme-light .utitech-product-card:hover,.theme-light-gray .utitech-product-card:hover,.theme-warm-white .utitech-product-card:hover{border-color:var(--utitech-primary);box-shadow:0 12px 30px rgba(0,123,138,0.08);transform:translateY(-4px)}.utitech-card-icon{margin-bottom:24px;transition:var(--transition-fast)}.theme-dark .utitech-card-icon{color:var(--utitech-accent)}.theme-light .utitech-card-icon,.theme-light-gray .utitech-card-icon,.theme-warm-white .utitech-card-icon{color:var(--utitech-primary)}.utitech-card-title{font-size:1.25rem;font-weight:800;margin-bottom:12px;letter-spacing:-0.01em}.theme-dark .utitech-card-title{color:#ffffff}.theme-light .utitech-card-title,.theme-light-gray .utitech-card-title,.theme-warm-white .utitech-card-title{color:var(--text-heading-dark)}.utitech-card-desc{font-size:0.95rem;line-height:1.7;margin-bottom:32px;flex-grow:1}.theme-dark .utitech-card-desc{color:var(--text-body-light)}.theme-light .utitech-card-desc,.theme-light-gray .utitech-card-desc,.theme-warm-white .utitech-card-desc{color:var(--text-body-dark)}.utitech-card-cta{display:inline-flex;align-items:center;font-family:'Fira Code',monospace;font-weight:600;font-size:0.85rem;margin-top:auto;transition:var(--transition-fast)}.theme-dark .utitech-card-cta{color:var(--utitech-accent)}.theme-light .utitech-card-cta,.theme-light-gray .utitech-card-cta,.theme-warm-white .utitech-card-cta{color:var(--utitech-primary)}#solutions{background-color:var(--bg-dark-surface);padding-bottom:160px}.industry-flex-accordion{display:flex;gap:16px;height:480px;max-width:1280px;margin:0 auto;position:relative;z-index:10}.industry-panel{flex:1;position:relative;border-radius:24px;overflow:hidden;transition:var(--transition-smooth);cursor:pointer;background-color:var(--bg-dark-card);border:1px solid var(--border-dark);display:flex;align-items:flex-end}.industry-panel::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(115,130,148,0) 0%,rgba(0,123,138,0.9) 100%);opacity:0;transition:var(--transition-smooth)}.industry-panel:hover{flex:3;background-color:var(--utitech-primary);border-color:var(--utitech-accent)}.industry-panel:hover::before{opacity:1}.industry-panel-content{padding:40px;position:relative;z-index:2;width:100%;display:flex;flex-direction:column;gap:16px}.industry-icon-wrapper{width:56px;height:56px;border-radius:12px;background-color:rgba(255,255,255,0.1);color:var(--utitech-accent);display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,0.2);transition:var(--transition-smooth)}.industry-panel:hover .industry-icon-wrapper{background-color:var(--utitech-accent);color:#ffffff;transform:scale(0.9)}.industry-panel h3{font-size:1.5rem;font-weight:800;color:#ffffff;margin:0;white-space:nowrap;transition:var(--transition-smooth)}.industry-panel p{font-size:1rem;line-height:1.7;color:#ffffff;margin:0;opacity:0;max-height:0;transform:translateY(20px);transition:all 0.5s cubic-bezier(0.16,1,0.3,1);width:400px;max-width:100%}.industry-panel:hover p{opacity:1;max-height:200px;transform:translateY(0);transition-delay:0.1s}.utitech-faq-container{max-width:860px;margin:0 auto;position:relative;z-index:10}.utitech-faq-list{display:flex;flex-direction:column;gap:16px}.utitech-faq-item{background:var(--bg-light);border:1px solid var(--border-light);border-radius:var(--radius-card);overflow:hidden;transition:var(--transition-fast)}.utitech-faq-item:hover{border-color:var(--utitech-primary)}.utitech-faq-item summary{padding:24px 32px;font-weight:700;font-size:1.125rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;list-style:none;color:var(--text-heading-dark);transition:background-color 0.2s ease}.utitech-faq-item summary::-webkit-details-marker{display:none}.faq-icon{color:var(--utitech-primary);transition:transform 0.3s cubic-bezier(0.4,0,0.2,1);flex-shrink:0;margin-left:16px}.utitech-faq-item[open]{border-color:var(--utitech-primary);box-shadow:0 4px 12px rgba(0,123,138,0.05)}.utitech-faq-item[open] summary .faq-icon{transform:rotate(45deg);color:var(--utitech-accent)}.utitech-faq-content{padding:0 32px 32px;color:var(--text-body-dark);line-height:1.7;font-size:0.95rem}@media (max-width:1024px){.utitech-grid-layout{grid-template-columns:1fr;gap:40px}.utitech-sticky-sidebar{position:relative;top:0}.about-step{flex-direction:column !important;gap:40px;text-align:center}.about-step-num{left:50% !important;transform:translateX(-50%);top:-30px}.industry-flex-accordion{flex-direction:column;height:800px}.industry-panel p{width:auto}.mongo-curve-bottom-right,.mongo-curve-bottom-left{border-bottom-right-radius:40px;border-bottom-left-radius:40px}}@media (max-width:768px){.utitech-section{padding:80px 5%}.hero-section{padding:120px 5% 80px}.hero-title{font-size:2.25rem}.hero-title span{font-size:1.5rem}.utitech-bento-grid{grid-template-columns:1fr}.bento-3-items .utitech-product-card:nth-child(3){grid-column:auto}}.utitech-curve-br{border-bottom-right-radius:12vw;position:relative;z-index:3;padding-bottom:120px}.utitech-curve-bl{border-bottom-left-radius:12vw;position:relative;z-index:3;padding-bottom:120px}.utitech-overlap-next{margin-top:-80px;padding-top:160px;position:relative;z-index:2}.theme-light .utitech-card-icon,.theme-light-gray .utitech-card-icon,.theme-warm-white .utitech-card-icon{color:var(--utitech-primary)}.theme-light .utitech-card-cta,.theme-light-gray .utitech-card-cta,.theme-warm-white .utitech-card-cta{color:var(--utitech-primary)}.theme-light .utitech-product-card:hover,.theme-light-gray .utitech-product-card:hover,.theme-warm-white .utitech-product-card:hover{border-color:var(--utitech-primary);box-shadow:0 12px 30px rgba(0,123,138,0.08);transform:translateY(-4px)}@media (max-width:1024px){.industry-flex-accordion{flex-direction:column;height:auto;min-height:unset;gap:24px}.industry-panel{flex:none !important;height:auto;min-height:240px;align-items:flex-end}.industry-panel:hover{flex:none !important}.industry-panel-content{padding:32px 24px;gap:12px}.industry-panel p{width:100% !important;max-height:500px !important;opacity:1 !important;transform:translateY(0) !important;color:#ffffff !important;font-size:0.95rem}.industry-panel::before{opacity:1;background:linear-gradient(180deg,rgba(115,130,148,0.2) 0%,rgba(0,123,138,0.95) 100%)}}.utitech-hero-logo{width:100%;max-width:240px;height:auto;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 8px 24px rgba(0,123,138,0.15))}:root{--reveal-delay:0ms;--reveal-easing:cubic-bezier(0.16,1,0.3,1)}.utitech-reveal{opacity:0;transform:translateY(40px);will-change:transform,opacity;transition:opacity 0.8s var(--reveal-easing) var(--reveal-delay),transform 0.8s var(--reveal-easing) var(--reveal-delay)}.utitech-reveal.is-revealed{opacity:1;transform:translateY(0)}@media (max-width:768px){.utitech-reveal{transform:translateY(20px);transition-delay:calc(var(--reveal-delay) * 0.5)}}:root{--reveal-delay:0ms;--reveal-easing:cubic-bezier(0.16,1,0.3,1)}.utitech-reveal{opacity:0;transform:translateY(40px);will-change:transform,opacity;transition:opacity 0.8s var(--reveal-easing) var(--reveal-delay),transform 0.8s var(--reveal-easing) var(--reveal-delay)}.utitech-reveal.is-revealed{opacity:1;transform:translateY(0)}@media (max-width:768px){.utitech-reveal{transform:translateY(20px);transition-delay:calc(var(--reveal-delay) * 0.5)}}.utitech-curve-bottom-right{border-bottom-right-radius:12vw;position:relative;z-index:3;padding-bottom:140px !important}.utitech-curve-bottom-left{border-bottom-left-radius:12vw;position:relative;z-index:3;padding-bottom:140px !important}.utitech-slide-under{margin-top:-80px;padding-top:160px !important;position:relative;z-index:2}.utitech-curve-top-right{border-top-right-radius:12vw;margin-top:-80px;padding-top:160px !important;position:relative;z-index:4}.utitech-curve-top-left{border-top-left-radius:12vw;margin-top:-80px;padding-top:160px !important;position:relative;z-index:4}@media (max-width:1024px){.utitech-curve-bottom-right{border-bottom-right-radius:48px;padding-bottom:100px !important}.utitech-curve-bottom-left{border-bottom-left-radius:48px;padding-bottom:100px !important}.utitech-curve-top-right{border-top-right-radius:48px;margin-top:-60px;padding-top:120px !important}.utitech-curve-top-left{border-top-left-radius:48px;margin-top:-60px;padding-top:120px !important}.utitech-slide-under{margin-top:-60px;padding-top:120px !important}}.utitech-slider-track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;margin-right:calc(-50vw+50%);padding-right:calc(50vw - 50%+24px);padding-top:16px;padding-bottom:32px}.utitech-slider-track::-webkit-scrollbar{display:none}.utitech-slider-card{flex:0 0 340px;scroll-snap-align:start;background-color:#ffffff;border-radius:20px;padding:36px 32px;text-decoration:none;display:flex;flex-direction:column;border:1px solid var(--border-light);box-shadow:0 8px 24px rgba(0,0,0,0.08);transition:all 0.4s cubic-bezier(0.4,0,0.2,1)}.utitech-slider-card:hover{transform:translateY(-6px);border-color:var(--utitech-accent);box-shadow:0 0 0 1.5px var(--utitech-accent),0 16px 40px rgba(0,0,0,0.15)}.utitech-slider-card .utitech-card-icon{color:var(--utitech-primary);margin-bottom:24px}.utitech-slider-card .utitech-card-icon{color:var(--utitech-primary);margin-bottom:24px}.utitech-slider-card .utitech-card-title{color:#1f2937;font-size:1.25rem;font-weight:800;margin-bottom:12px}.utitech-slider-card .utitech-card-desc{color:#4b5563;font-size:0.95rem;line-height:1.7;margin-bottom:32px;flex-grow:1}.utitech-slider-card .utitech-card-cta{color:var(--utitech-primary);font-family:'Fira Code',monospace;font-weight:600;font-size:0.85rem;display:inline-flex;align-items:center}.utitech-slider-controls{display:flex;gap:16px;margin-top:24px}.utitech-icon-btn{width:48px;height:48px;border-radius:50%;background-color:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.2);color:#ffffff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease}.utitech-icon-btn:hover{background-color:var(--utitech-accent);border-color:var(--utitech-accent);transform:scale(1.05)}@media (max-width:1024px){.utitech-slider-card{flex:0 0 280px;padding:24px}.utitech-slider-controls{display:none}}.utitech-slider-nav-group{display:flex;align-items:center;gap:24px;margin-top:32px}.utitech-slider-controls{display:flex;gap:12px}.utitech-slider-indicators{display:flex;align-items:center;gap:8px;padding:8px 12px;background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.1);border-radius:999px;box-shadow:inset 0 2px 4px rgba(0,0,0,0.2)}.utitech-dot{width:8px;height:8px;border-radius:4px;background-color:rgba(255,255,255,0.3);cursor:pointer;transition:all 0.4s cubic-bezier(0.16,1,0.3,1);will-change:width,background-color}.utitech-dot:hover{background-color:rgba(255,255,255,0.7)}.utitech-dot.is-active{width:24px;background-color:var(--utitech-accent);box-shadow:0 0 12px rgba(0,137,167,0.5)}@media (max-width:1024px){.utitech-slider-nav-group{display:none}}.utitech-hero-u-curve{position:relative;border-bottom-left-radius:12vw;border-bottom-right-radius:12vw;overflow:hidden;transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(white,black);mask-image:radial-gradient(white,black);box-shadow:0 24px 60px rgba(0,0,0,0.08);z-index:10;margin-bottom:48px !important}.utitech-hero-u-curve .carousel-inner,.utitech-hero-u-curve .container{position:relative;z-index:2}.utitech-hero-u-curve::after{content:'';position:absolute;bottom:0;left:0;right:0;height:70%;background:radial-gradient(ellipse at bottom,rgba(0,123,138,0.85) 0%,rgba(54,61,66,0) 70%);pointer-events:none;z-index:1}@media (min-width:1600px){.utitech-hero-u-curve{border-bottom-left-radius:192px;border-bottom-right-radius:192px}}@media (max-width:1024px){.utitech-hero-u-curve{border-bottom-left-radius:64px;border-bottom-right-radius:64px;margin-bottom:32px !important}}@media (max-width:768px){.utitech-hero-u-curve{border-bottom-left-radius:40px;border-bottom-right-radius:40px;margin-bottom:24px !important}.utitech-hero-u-curve::after{background:radial-gradient(ellipse at bottom,rgba(0,123,138,0.6) 0%,rgba(54,61,66,0) 60%)}}.utitech-portfolio-intro{text-align:center;max-width:860px;margin:0 auto 80px auto;display:flex;flex-direction:column;align-items:center}.utitech-portfolio-title{font-size:3rem;font-weight:800;line-height:1.3;margin-bottom:24px;letter-spacing:-0.02em;color:#ffffff}.utitech-portfolio-title .text-accent{color:var(--utitech-accent)}.utitech-portfolio-desc{font-size:1.125rem;line-height:1.8;color:var(--text-body-light)}@media (max-width:768px){.utitech-portfolio-intro{margin-bottom:48px;text-align:left;align-items:flex-start}.utitech-portfolio-title{font-size:2.25rem}}html{scroll-behavior:smooth}#category-iiot{scroll-margin-top:100px}.utitech-solutions-hub{max-width:960px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.hub-nav-wrapper{display:inline-flex;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);padding:6px;border-radius:99px;margin-bottom:48px;position:relative;z-index:10;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hub-nav-wrapper::-webkit-scrollbar{display:none}.hub-tab-btn{background:transparent;border:none;color:#94a3b8;padding:12px 28px;font-size:1rem;font-weight:600;border-radius:99px;cursor:pointer;white-space:nowrap;transition:all 0.4s cubic-bezier(0.16,1,0.3,1)}.hub-tab-btn:hover{color:#ffffff}.hub-tab-btn.is-active{background:var(--utitech-accent,#0089A7);color:#ffffff;box-shadow:0 4px 16px rgba(0,137,167,0.3)}.hub-content-wrapper{width:100%;display:grid}.hub-panel{grid-area:1 / 1;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(16px);transition:opacity 0.5s ease,transform 0.5s ease,visibility 0s 0.5s}.hub-panel.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:opacity 0.5s ease,transform 0.5s ease,visibility 0s;z-index:2}.hub-panel-inner{background:rgba(115,130,148,0.4);border:1px solid rgba(255,255,255,0.08);border-radius:24px;padding:56px;display:flex;align-items:center;gap:48px;box-shadow:0 24px 60px rgba(0,0,0,0.2)}.visual-icon-box{width:100px;height:100px;border-radius:24px;background:rgba(0,123,138,0.3);border:1px solid rgba(255,255,255,0.1);color:var(--utitech-accent,#0089A7);display:flex;justify-content:center;align-items:center;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1)}.hub-panel-text{flex:1}.hub-panel-text h3{font-size:2rem;font-weight:800;color:#ffffff;margin-top:0;margin-bottom:16px;letter-spacing:-0.01em}.hub-panel-text p{font-size:1.125rem;line-height:1.8;color:#a0a0ab;margin:0}@media (max-width:768px){.hub-panel-inner{flex-direction:column;padding:32px 24px;text-align:center;gap:24px}.visual-icon-box{width:80px;height:80px}.hub-panel-text h3{font-size:1.5rem}.hub-panel-text p{font-size:1rem}.hub-tab-btn{padding:10px 20px;font-size:0.95rem}}html body .utitech-section a:not(.utitech-prod-btn-primary):not(.utitech-prod-btn-secondary):not(.utitech-text-cta):not(.explorer-tab):not(.case-tab-btn){text-decoration:none !important;font-weight:700 !important;background-image:linear-gradient(currentColor,currentColor) !important;background-position:0% 100% !important;background-repeat:no-repeat !important;background-size:0% 2px !important;transition:background-size 0.4s cubic-bezier(0.16,1,0.3,1),color 0.3s ease !important;padding-bottom:2px !important}html body .utitech-section a:not(.utitech-prod-btn-primary):not(.utitech-prod-btn-secondary):not(.utitech-text-cta):not(.explorer-tab):not(.case-tab-btn):hover,html body .utitech-section a:not(.utitech-prod-btn-primary):not(.utitech-prod-btn-secondary):not(.utitech-text-cta):not(.explorer-tab):not(.case-tab-btn):focus{background-size:100% 2px !important;text-decoration:none !important}html body .theme-light .utitech-section a:not(.utitech-prod-btn-primary):not(.utitech-prod-btn-secondary):not(.utitech-text-cta):not(.explorer-tab):not(.case-tab-btn),html body .theme-light-gray .utitech-section a:not(.utitech-prod-btn-primary):not(.utitech-prod-btn-secondary):not(.utitech-text-cta):not(.explorer-tab):not(.case-tab-btn),html body .theme-warm-white .utitech-section a:not(.utitech-prod-btn-primary):not(.utitech-prod-btn-secondary):not(.utitech-text-cta):not(.explorer-tab):not(.case-tab-btn),html body .utitech-section.theme-light a:not(.utitech-prod-btn-primary):not(.utitech-prod-btn-secondary):not(.utitech-text-cta):not(.explorer-tab):not(.case-tab-btn),html body .utitech-section.theme-light-gray a:not(.utitech-prod-btn-primary):not(.utitech-prod-btn-secondary):not(.utitech-text-cta):not(.explorer-tab):not(.case-tab-btn),html body .utitech-section.theme-warm-white a:not(.utitech-prod-btn-primary):not(.utitech-prod-btn-secondary):not(.utitech-text-cta):not(.explorer-tab):not(.case-tab-btn){color:var(--utitech-primary) !important}html body .theme-light .utitech-section a:not(.utitech-prod-btn-primary):not(.utitech-prod-btn-secondary):not(.utitech-text-cta):not(.explorer-tab):not(.case-tab-btn):hover,html body .theme-light-gray .utitech-section a:not(.utitech-prod-btn-primary):not(.utitech-prod-btn-secondary):not(.utitech-text-cta):not(.explorer-tab):not(.case-tab-btn):hover,html body .theme-warm-white .utitech-section a:not(.utitech-prod-btn-primary):not(.utitech-prod-btn-secondary):not(.utitech-text-cta):not(.explorer-tab):not(.case-tab-btn):hover,html body .utitech-section.theme-light a:not(.utitech-prod-btn-primary):not(.utitech-prod-btn-secondary):not(.utitech-text-cta):not(.explorer-tab):not(.case-tab-btn):hover,html body .utitech-section.theme-light-gray a:not(.utitech-prod-btn-primary):not(.utitech-prod-btn-secondary):not(.utitech-text-cta):not(.explorer-tab):not(.case-tab-btn):hover,html body .utitech-section.theme-warm-white a:not(.utitech-prod-btn-primary):not(.utitech-prod-btn-secondary):not(.utitech-text-cta):not(.explorer-tab):not(.case-tab-btn):hover{color:var(--utitech-accent) !important}html body .theme-dark .utitech-section a:not(.utitech-prod-btn-primary):not(.utitech-prod-btn-secondary):not(.utitech-text-cta):not(.explorer-tab):not(.case-tab-btn),html body .utitech-section.theme-dark a:not(.utitech-prod-btn-primary):not(.utitech-prod-btn-secondary):not(.utitech-text-cta):not(.explorer-tab):not(.case-tab-btn){color:var(--utitech-accent) !important}html body .theme-dark .utitech-section a:not(.utitech-prod-btn-primary):not(.utitech-prod-btn-secondary):not(.utitech-text-cta):not(.explorer-tab):not(.case-tab-btn):hover,html body .theme-dark .utitech-section a:not(.utitech-prod-btn-primary):not(.utitech-prod-btn-secondary):not(.utitech-text-cta):not(.explorer-tab):not(.case-tab-btn):focus,html body .utitech-section.theme-dark a:not(.utitech-prod-btn-primary):not(.utitech-prod-btn-secondary):not(.utitech-text-cta):not(.explorer-tab):not(.case-tab-btn):hover,html body .utitech-section.theme-dark a:not(.utitech-prod-btn-primary):not(.utitech-prod-btn-secondary):not(.utitech-text-cta):not(.explorer-tab):not(.case-tab-btn):focus{color:#ffffff !important}.utitech-breadcrumb-centered{display:flex;justify-content:center;width:100%;margin-bottom:28px;z-index:20}.utitech-breadcrumb-list{display:inline-flex;align-items:center;flex-wrap:nowrap;padding:0;margin:0;list-style:none;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.utitech-breadcrumb-list::-webkit-scrollbar{display:none}.utitech-breadcrumb-item{display:inline-flex;align-items:center;font-size:13px;font-weight:500;letter-spacing:0.5px;white-space:nowrap}.utitech-breadcrumb-item a{color:rgba(255,255,255,0.6);text-decoration:none;transition:color 0.3s ease}.utitech-breadcrumb-item a:hover{color:#ffffff}.utitech-breadcrumb-item .text-muted{color:rgba(255,255,255,0.4);cursor:default}.utitech-breadcrumb-item.current-page{color:var(--utitech-accent);font-weight:700}.utitech-breadcrumb-separator{display:inline-flex;align-items:center;margin:0 8px;color:rgba(255,255,255,0.3)}@media (max-width:768px){.utitech-breadcrumb-centered{margin-bottom:20px;justify-content:flex-start}.utitech-breadcrumb-item{font-size:12px}.utitech-breadcrumb-list::after{content:"";padding-right:20px}}.utitech-prod-hero{position:relative;min-height:85vh;display:flex;align-items:center;padding:180px 5% 140px;background-color:var(--bg-dark-surface)}.utitech-prod-hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.utitech-prod-intro-desc{max-width:840px;margin:0 auto;text-align:center;font-size:1.125rem;line-height:1.85;letter-spacing:0.02em;color:var(--text-body-dark);padding:0 20px}.utitech-prod-hero-content{position:relative;z-index:5;width:100%;max-width:960px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;padding:0 15px}.utitech-prod-hero-title{font-size:clamp(3rem,5vw,4.5rem);font-weight:800;color:#ffffff;line-height:1.2;margin-bottom:24px;letter-spacing:-0.02em}.utitech-prod-hero-desc{font-size:1.15rem;line-height:1.8;color:var(--text-body-light);max-width:760px;margin-bottom:48px}.utitech-prod-hero-actions{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.utitech-prod-btn-primary{display:inline-flex;align-items:center;padding:16px 36px;background-color:var(--utitech-accent);color:#ffffff;border-radius:var(--radius-pill);font-weight:700;font-size:1rem;text-decoration:none;transition:var(--transition-fast);box-shadow:0 8px 24px rgba(0,137,167,0.3)}.utitech-prod-btn-primary:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,137,167,0.4);background-color:#00728c;color:#ffffff}.utitech-prod-btn-secondary{display:inline-flex;align-items:center;padding:16px 36px;background:rgba(255,255,255,0.05);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,0.15);color:#ffffff;border-radius:var(--radius-pill);font-weight:700;font-size:1rem;text-decoration:none;transition:var(--transition-fast)}.utitech-prod-btn-secondary:hover{background:rgba(255,255,255,0.15);border-color:rgba(255,255,255,0.3);color:#ffffff;transform:translateY(-4px)}.utitech-prod-intro-header{margin-bottom:64px}.utitech-prod-bento-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.utitech-prod-bento-grid .utitech-product-card{height:100%;min-height:280px;justify-content:flex-start}@media (max-width:1024px){.utitech-prod-bento-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.utitech-prod-hero{padding:140px 5% 100px;min-height:auto}.utitech-prod-hero-actions{flex-direction:column;width:100%;gap:16px}.utitech-prod-btn-primary,.utitech-prod-btn-secondary{width:100%;justify-content:center}}.utitech-prod-pipeline-layout{display:flex;gap:80px;align-items:flex-start;position:relative}.utitech-prod-pipeline-sticky{flex:0 0 45%;position:sticky;top:120px}.utitech-pipeline-tracker{margin-top:48px;display:flex;align-items:center;position:relative;height:32px}.tracker-line{position:absolute;left:0;right:0;height:2px;background-color:rgba(255,255,255,0.1);z-index:1}.tracker-progress{height:100%;width:0%;background-color:var(--utitech-accent);transition:width 0.4s cubic-bezier(0.16,1,0.3,1);box-shadow:0 0 12px rgba(0,137,167,0.6)}.tracker-steps{position:relative;z-index:2;display:flex;justify-content:space-between;width:100%}.step-dot{width:16px;height:16px;border-radius:50%;background-color:var(--bg-dark-surface);border:2px solid rgba(255,255,255,0.2);transition:all 0.4s ease}.step-dot.active{border-color:var(--utitech-accent);background-color:var(--utitech-accent);transform:scale(1.3)}.utitech-prod-pipeline-content{flex:1;display:flex;flex-direction:column;gap:20vh;padding-bottom:20vh}.utitech-pipeline-block{position:relative;padding-left:24px;border-left:1px solid rgba(255,255,255,0.1);opacity:0.3;transform:scale(0.98) translateX(-10px);transition:all 0.4s cubic-bezier(0.16,1,0.3,1);will-change:transform,opacity}.utitech-pipeline-block.is-focused{opacity:1;transform:scale(1) translateX(0);border-left-color:var(--utitech-accent)}.block-watermark{position:absolute;top:-40px;left:-20px;font-family:'Fira Code',monospace;font-size:5rem;font-weight:800;color:rgba(255,255,255,0.03);line-height:1;z-index:0;pointer-events:none}.block-title{font-size:2rem;font-weight:800;color:#ffffff;margin-bottom:20px;position:relative;z-index:1;letter-spacing:-0.01em}.block-desc{font-size:1.15rem;line-height:1.8;color:var(--text-body-light);position:relative;z-index:1}.block-desc strong{color:#ffffff;font-weight:600}@media (max-width:1024px){.utitech-prod-pipeline-layout{flex-direction:column;gap:64px}.utitech-prod-pipeline-sticky{position:relative;top:0;flex:none;width:100%}.utitech-pipeline-tracker{display:none}.utitech-prod-pipeline-content{gap:64px;padding-bottom:0}.utitech-pipeline-block{opacity:1;transform:none;border-left-color:var(--utitech-primary)}}.utitech-prod-intro-header{margin-bottom:48px}.utitech-prod-editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:64px;margin-top:40px}.utitech-editorial-item{position:relative;padding-left:24px;border-left:2px solid rgba(0,137,167,0.2);transition:var(--transition-fast)}.utitech-editorial-item:hover{border-left-color:var(--utitech-accent)}.utitech-editorial-item .editorial-icon{color:var(--utitech-primary);margin-bottom:20px;transition:transform 0.4s cubic-bezier(0.16,1,0.3,1)}.utitech-editorial-item:hover .editorial-icon{transform:translateX(4px)}.utitech-editorial-item .editorial-title{font-size:1.35rem;font-weight:800;color:var(--text-heading-dark);margin-bottom:12px;letter-spacing:-0.01em}.utitech-editorial-item .editorial-desc{font-size:1.05rem;line-height:1.8;color:var(--text-body-dark);margin:0}@media (max-width:1024px){.utitech-prod-editorial-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:48px}}@media (max-width:768px){.utitech-prod-editorial-grid{gap:40px}.utitech-editorial-item{padding-left:16px}}.utitech-prod-split-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;margin-bottom:120px}.utitech-prod-split-layout .split-content,.utitech-prod-split-layout .split-graphic{min-width:0;width:100%}.utitech-prod-split-layout .split-title{font-size:clamp(2.25rem,4vw,3rem);font-weight:800;color:var(--text-heading-dark);line-height:1.2;margin-bottom:24px;letter-spacing:-0.02em}.utitech-prod-split-layout .split-desc{font-size:1.125rem;line-height:1.8;color:var(--text-body-dark);margin-bottom:40px}.utitech-prod-split-layout .split-desc strong{color:var(--utitech-primary);font-weight:700}.utitech-prod-split-layout .split-graphic{display:flex;justify-content:center;align-items:center}.utitech-prod-split-layout .split-hero-image{width:100%;max-width:540px;height:auto;display:block;object-fit:contain;filter:drop-shadow(0 12px 40px rgba(0,0,0,0.08))}.utitech-text-cta{display:inline-flex;align-items:center;font-size:1.125rem;font-weight:700;color:var(--utitech-primary);text-decoration:none;padding-bottom:4px;background-image:linear-gradient(currentColor,currentColor);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 2px;transition:background-size 0.4s cubic-bezier(0.16,1,0.3,1),color 0.3s ease}.utitech-text-cta .cta-arrow{margin-left:8px;transition:transform 0.4s cubic-bezier(0.16,1,0.3,1)}.utitech-text-cta:hover,.utitech-text-cta:focus{color:var(--utitech-accent);background-size:100% 2px;text-decoration:none}.utitech-text-cta:hover .cta-arrow{transform:translateX(6px)}@media (max-width:1024px){.utitech-prod-split-layout{grid-template-columns:1fr;gap:64px;margin-bottom:80px}.utitech-prod-split-layout .split-title{font-size:2rem}.utitech-prod-split-layout .split-hero-image{max-width:100%;margin:0 auto}.utitech-prod-painpoints-header{margin-top:80px;margin-bottom:60px}}.utitech-prod-painpoints-header{text-align:center;margin-top:140px;margin-bottom:80px}.utitech-prod-painpoints-header .painpoints-title{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;color:var(--text-heading-dark);margin-bottom:16px;letter-spacing:-0.02em}.utitech-prod-painpoints-header .painpoints-subtitle{font-size:1.25rem;font-weight:600;color:var(--text-body-dark);margin:0}.utitech-prod-bento-header{text-align:center;margin-bottom:64px}.utitech-prod-bento-header .utitech-category-title{margin-bottom:16px;text-align:center}.utitech-prod-bento-header .bento-header-desc{max-width:800px;margin:0 auto;text-align:center !important;font-size:1.125rem;line-height:1.8;color:var(--text-body-dark);padding:0 20px}.utitech-prod-bento-core{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.prod-bento-card{background-color:#ffffff;border:1px solid var(--border-light);border-radius:20px;padding:40px 32px;display:flex;flex-direction:column;position:relative;overflow:hidden;min-width:0;transition:all 0.4s cubic-bezier(0.16,1,0.3,1);will-change:transform,box-shadow}.prod-bento-card:hover{transform:translateY(-6px);border-color:var(--utitech-primary);box-shadow:0 20px 40px rgba(0,123,138,0.08)}.prod-card-wide{grid-column:span 2}.prod-bento-card .bento-icon{width:48px;height:48px;border-radius:12px;background:rgba(0,123,138,0.06);display:flex;align-items:center;justify-content:center;color:var(--utitech-primary);margin-bottom:24px;position:relative;z-index:2;transition:transform 0.4s ease}.prod-bento-card:hover .bento-icon{transform:scale(1.1);background:var(--utitech-primary);color:#ffffff}.prod-bento-card .bento-content{position:relative;z-index:2;flex:1}.prod-bento-card h4{font-family:'Fira Code',monospace;font-size:0.85rem;color:var(--utitech-accent);margin-bottom:12px;letter-spacing:0.05em}.prod-bento-card h3{font-size:1.5rem;font-weight:800;color:var(--text-heading-dark);margin-bottom:16px;letter-spacing:-0.01em}.prod-bento-card p{font-size:1.05rem;line-height:1.7;color:var(--text-body-dark);margin:0}.prod-card-highlight .bento-bg-glow{position:absolute;top:-50%;right:-20%;width:300px;height:300px;background:radial-gradient(circle,rgba(0,137,167,0.08) 0%,rgba(255,255,255,0) 70%);border-radius:50%;z-index:1;pointer-events:none}@media (max-width:1024px){.utitech-prod-bento-core{grid-template-columns:repeat(2,1fr)}.prod-card-wide{grid-column:span 2}}@media (max-width:768px){.utitech-prod-bento-core{grid-template-columns:1fr}.prod-card-wide{grid-column:span 1}.prod-bento-card{padding:32px 24px}}.utitech-prod-z-pattern{display:flex;flex-direction:column;gap:120px}.z-row{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.z-row-reverse .z-content{order:1}.z-row-reverse .z-visual{order:2}.z-badge{display:inline-block;padding:6px 16px;background-color:rgba(0,123,138,0.08);color:var(--utitech-primary);border-radius:99px;font-weight:700;font-size:0.85rem;margin-bottom:20px}.z-row .z-title{font-size:2.25rem;font-weight:800;color:var(--text-heading-dark);margin-bottom:24px;letter-spacing:-0.02em;line-height:1.2}.z-row .z-desc{font-size:1.125rem;line-height:1.8;color:var(--text-body-dark);margin-bottom:16px}.prod-ui-mockup{background:#ffffff;border-radius:16px;border:1px solid var(--border-light);box-shadow:0 20px 50px rgba(0,0,0,0.06);overflow:hidden;position:relative;transform:perspective(1000px) rotateY(-2deg) rotateX(2deg);transition:transform 0.5s ease}.prod-ui-mockup:hover{transform:perspective(1000px) rotateY(0deg) rotateX(0deg)}.mockup-alt{transform:perspective(1000px) rotateY(2deg) rotateX(2deg)}.mockup-header{background:var(--bg-light-alt);padding:12px 16px;display:flex;gap:6px;border-bottom:1px solid var(--border-light)}.mockup-header .dot{width:10px;height:10px;border-radius:50%;background-color:#E2E8F0}.mockup-header .dot:nth-child(1){background-color:#FF5F56}.mockup-header .dot:nth-child(2){background-color:#FFBD2E}.mockup-header .dot:nth-child(3){background-color:#27C93F}.mockup-body{padding:80px 40px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffffff 0%,#F8FAFC 100%)}.mockup-body p{margin-top:16px;font-family:'Fira Code',monospace;color:var(--text-body-dark);font-size:0.95rem;font-weight:600}@media (max-width:1024px){.utitech-prod-z-pattern{gap:80px}.z-row{grid-template-columns:1fr;gap:40px}.z-row-reverse .z-content{order:2}.z-row-reverse .z-visual{order:1}.prod-ui-mockup,.mockup-alt{transform:none !important}.z-row .z-title{font-size:1.75rem}}.utitech-prod-explorer{display:grid;grid-template-columns:360px 1fr;gap:80px;align-items:stretch}.explorer-sidebar{display:flex;flex-direction:column}.explorer-title{font-size:2.25rem;font-weight:800;color:#ffffff;line-height:1.3;margin-bottom:16px;letter-spacing:-0.01em}.explorer-subtitle{font-size:1.05rem;color:var(--text-body-light);line-height:1.7;margin-bottom:40px}.explorer-tab-list{display:flex;flex-direction:column;border-left:2px solid rgba(255,255,255,0.1)}.explorer-tab{background:transparent;border:none;text-align:left;padding:24px 20px 24px 32px;cursor:pointer;position:relative;margin-left:-2px;border-left:2px solid transparent;transition:all 0.3s ease}.explorer-tab:hover{background:rgba(255,255,255,0.03)}.explorer-tab.is-active{border-left-color:var(--utitech-accent);background:linear-gradient(90deg,rgba(0,137,167,0.08) 0%,transparent 100%)}.explorer-tab h4{font-size:1.25rem;font-weight:700;color:var(--text-body-light);margin-bottom:8px;transition:color 0.3s ease}.explorer-tab.is-active h4{color:#ffffff}.explorer-tab p{font-size:0.95rem;color:rgba(255,255,255,0.4);margin:0;line-height:1.5;transition:color 0.3s ease}.explorer-tab.is-active p{color:var(--text-body-light)}.explorer-display{display:flex;flex-direction:column}.explorer-card{background:var(--bg-dark-card);border:1px solid rgba(255,255,255,0.1);border-radius:16px;box-shadow:0 24px 50px rgba(0,0,0,0.2);overflow:hidden;margin-bottom:24px}.explorer-card-header{background:rgba(0,0,0,0.2);padding:16px 24px;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,0.05)}.explorer-card-header .dots{display:flex;gap:8px}.explorer-card-header .dots span{width:12px;height:12px;border-radius:50%}.explorer-card-header .dots span:nth-child(1){background:#FF5F56}.explorer-card-header .dots span:nth-child(2){background:#FFBD2E}.explorer-card-header .dots span:nth-child(3){background:#27C93F}.explorer-card-header .header-title{flex:1;text-align:center;font-family:'Fira Code',monospace;font-size:0.85rem;color:rgba(255,255,255,0.5);margin-left:-48px}.explorer-panes-container{padding:40px;display:grid}.explorer-pane{grid-area:1 / 1;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(15px);transition:opacity 0.4s ease,transform 0.4s ease,visibility 0.4s}.explorer-pane.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.protocol-grid{display:flex;flex-wrap:wrap;gap:16px}.protocol-tag{display:inline-flex;align-items:center;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);color:#ffffff;padding:12px 20px;border-radius:8px;font-family:'Fira Code',monospace;font-size:0.95rem;transition:all 0.3s ease}.protocol-tag:hover{background:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.2);transform:translateY(-2px)}.protocol-tag::before{content:'';display:inline-block;width:16px;height:16px;margin-right:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2327C93F' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-size:contain}.highlight-tag{border-color:rgba(0,137,167,0.3)}.protocol-tag .badge{background:var(--utitech-accent);color:#ffffff;font-size:0.75rem;padding:2px 8px;border-radius:99px;margin-left:8px;font-family:system-ui,-apple-system,sans-serif}.explorer-disclaimer{display:flex;align-items:flex-start;gap:12px;padding:0 16px;color:var(--text-body-light)}.explorer-disclaimer svg{color:var(--utitech-accent);flex-shrink:0;margin-top:4px}.explorer-disclaimer p{font-size:0.9rem;line-height:1.6;margin:0}.explorer-disclaimer a{color:var(--utitech-accent);text-decoration:none;font-weight:600}.explorer-disclaimer a:hover{text-decoration:underline}@media (max-width:1024px){.utitech-prod-explorer{grid-template-columns:1fr;gap:40px}.explorer-tab-list{flex-direction:row;border-left:none;border-bottom:2px solid rgba(255,255,255,0.1);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.explorer-tab-list::-webkit-scrollbar{display:none}.explorer-tab{flex:1 0 auto;margin-left:0;margin-bottom:-2px;border-left:none;border-bottom:2px solid transparent;padding:16px 24px;text-align:center}.explorer-tab.is-active{border-left-color:transparent;border-bottom-color:var(--utitech-accent);background:linear-gradient(180deg,transparent 0%,rgba(0,137,167,0.08) 100%)}.explorer-tab p{display:none}.explorer-panes-container{padding:24px}.protocol-tag{font-size:0.85rem;padding:10px 16px}}.utitech-prod-case-header{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:2px solid var(--border-light);padding-bottom:24px}.utitech-prod-case-layout{display:grid;grid-template-columns:280px 1fr;gap:80px;align-items:flex-start}.case-sidebar{position:sticky;top:120px}.case-industry-badge{display:inline-flex;align-items:center;gap:8px;font-family:'Fira Code',monospace;font-size:0.85rem;font-weight:700;color:var(--utitech-primary);background:rgba(0,123,138,0.05);padding:8px 16px;border-radius:8px;margin-bottom:40px}.case-metric-group .metric-number{font-family:'Fira Code',monospace;font-size:3.5rem;font-weight:800;line-height:1;margin-bottom:8px;letter-spacing:-0.02em}.case-metric-group .text-primary{color:var(--utitech-primary)}.case-metric-group .text-accent{color:var(--utitech-accent)}.case-metric-group .unit{font-size:1.5rem;margin-left:4px}.case-metric-group .to{font-size:2rem;color:var(--border-light);margin:0 4px}.case-metric-group .metric-label{font-size:0.95rem;font-weight:600;color:var(--text-body-dark);line-height:1.5}.case-content{min-width:0;display:flex;flex-direction:column}.case-main-title{font-size:2.25rem;font-weight:800;color:var(--text-heading-dark);margin-bottom:32px;letter-spacing:-0.02em}.case-tab-nav{display:flex;border-bottom:1px solid var(--border-light);margin-bottom:40px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.case-tab-nav::-webkit-scrollbar{display:none}.case-tab-btn{background:none;border:none;padding:16px 24px;font-size:1.1rem;font-weight:700;color:var(--text-body-dark);border-bottom:3px solid transparent;cursor:pointer;transition:all 0.3s ease;white-space:nowrap}.case-tab-btn:hover{color:var(--utitech-primary)}.case-tab-btn.is-active{color:var(--utitech-primary);border-bottom-color:var(--utitech-primary)}.case-panes-container{display:grid}.case-pane{grid-area:1 / 1;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px);transition:opacity 0.4s ease,transform 0.4s ease,visibility 0.4s}.case-pane.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.case-sub-title{font-size:1.25rem;font-weight:800;color:var(--text-heading-dark);margin-bottom:16px}.case-text-block p{font-size:1.125rem;line-height:1.8;color:var(--text-body-dark);margin-bottom:16px}.case-list-ul{list-style:none;padding:0;margin:0}.case-list-ul li{font-size:1.125rem;line-height:1.8;color:var(--text-body-dark);margin-bottom:16px;padding-left:24px;position:relative}.case-list-ul li::before{content:'';position:absolute;left:0;top:12px;width:6px;height:6px;border-radius:50%;background-color:var(--utitech-accent)}.case-list-ul li strong{color:var(--text-heading-dark)}.case-solution-block{display:flex;gap:32px}.solution-brace{flex:0 0 30px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 200' preserveAspectRatio='none'%3E%3Cpath d='M35,0 C15,0 15,10 15,50 C15,90 0,95 0,100 C0,105 15,110 15,150 C15,190 15,200 35,200' fill='none' stroke='%23E2E8F0' stroke-width='8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat;margin-top:10px}.solution-content{flex:1}.solution-tag{font-family:'Fira Code',monospace;font-size:0.75rem;font-weight:700;letter-spacing:0.1em;color:var(--utitech-primary);text-transform:uppercase;margin-bottom:12px}.solution-steps{margin-top:32px;display:flex;flex-direction:column;gap:24px}.step-item{background:#ffffff;border:1px solid var(--border-light);border-radius:12px;padding:24px;box-shadow:0 4px 12px rgba(0,0,0,0.02)}.step-item h5{font-size:1.1rem;font-weight:700;color:var(--text-heading-dark);margin-bottom:12px;display:flex;align-items:center;gap:12px}.step-item h5 span{font-family:'Fira Code',monospace;font-size:0.8rem;background:var(--bg-dark-surface);color:#ffffff;padding:2px 8px;border-radius:4px}.step-item p{font-size:1.05rem;line-height:1.7;margin:0;color:var(--text-body-dark)}.case-results-grid{display:flex;flex-direction:column;gap:16px;margin-top:24px}.result-item{display:flex;align-items:flex-start;gap:16px;background:rgba(0,123,138,0.03);padding:20px 24px;border-radius:12px;border-left:4px solid var(--utitech-primary)}.result-item svg{width:24px;height:24px;color:#27C93F;flex-shrink:0;margin-top:2px}.result-item span{font-size:1.1rem;line-height:1.6;color:var(--text-body-dark)}.result-item strong{color:var(--text-heading-dark)}@media (max-width:1024px){.utitech-prod-case-header{flex-direction:column;align-items:flex-start;gap:16px}.utitech-prod-case-layout{grid-template-columns:1fr;gap:48px}.case-sidebar{position:relative;top:0;display:flex;flex-wrap:wrap;gap:24px;align-items:center}.case-industry-badge{margin-bottom:0}.case-metric-group{margin-top:0 !important}.case-main-title{font-size:1.75rem}.solution-brace{flex:0 0 4px;background-image:none;background-color:var(--border-light);border-radius:4px}}.desktop-only{display:block}.mobile-only{display:none}.pipeline-visual-screen{margin-top:48px;background:#738294;border:1px solid rgba(255,255,255,0.1);border-radius:16px;box-shadow:0 24px 50px rgba(0,0,0,0.25);overflow:hidden}.pipeline-visual-screen .mockup-header{background:rgba(0,0,0,0.2);padding:12px 16px;display:flex;gap:6px;border-bottom:1px solid rgba(255,255,255,0.05)}.pipeline-visual-screen .mockup-header .dot{width:10px;height:10px;border-radius:50%;background-color:rgba(255,255,255,0.2)}.pipeline-visual-screen .mockup-header .dot:nth-child(1){background-color:#FF5F56}.pipeline-visual-screen .mockup-header .dot:nth-child(2){background-color:#FFBD2E}.pipeline-visual-screen .mockup-header .dot:nth-child(3){background-color:#27C93F}.pipeline-visual-screen .screen-container{display:grid;aspect-ratio:16 / 10;background:#363D42}.pipeline-visual-screen .screen-img{grid-area:1 / 1;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(0.95);transition:opacity 0.5s ease,transform 0.5s cubic-bezier(0.16,1,0.3,1);will-change:opacity,transform}.pipeline-visual-screen .screen-img.is-active{opacity:1;transform:scale(1);z-index:2}.mobile-inline-visual{margin-top:24px;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,0.1);box-shadow:0 12px 24px rgba(0,0,0,0.15)}.mobile-inline-visual img{width:100%;display:block;object-fit:cover}@media (max-width:1024px){.utitech-prod-explorer{grid-template-columns:1fr;gap:32px}.explorer-tab-list{flex-direction:row;flex-wrap:wrap;gap:12px;border-left:none;border-bottom:none;overflow:visible}.explorer-tab{flex:1 1 calc(50% - 12px);min-width:150px;margin:0;padding:14px 16px;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:12px;text-align:center;transition:all 0.3s cubic-bezier(0.16,1,0.3,1)}.explorer-tab:nth-child(3){flex:1 1 100%}.explorer-tab.is-active{background:var(--utitech-primary);border-color:var(--utitech-accent);box-shadow:0 8px 24px rgba(0,123,138,0.4);transform:translateY(-2px)}.explorer-tab.is-active h4{color:#ffffff}.explorer-tab p{display:none}.explorer-panes-container{padding:24px}.protocol-tag{font-size:0.85rem;padding:10px 16px}}img.utitech-zoomable{cursor:zoom-in;transition:filter 0.3s ease}img.utitech-zoomable:hover{filter:brightness(0.9)}.utitech-lightbox{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.4s cubic-bezier(0.16,1,0.3,1),visibility 0.4s}.utitech-lightbox.is-open{opacity:1;visibility:visible;pointer-events:auto}.lightbox-backdrop{position:absolute;inset:0;background-color:rgba(115,130,148,0.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);cursor:zoom-out}.lightbox-close-btn{position:absolute;top:24px;right:32px;background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.2);color:#ffffff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all 0.3s ease}.lightbox-close-btn:hover{background:var(--utitech-accent);border-color:var(--utitech-accent);transform:scale(1.1)}.lightbox-content-wrapper{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:100%;max-width:90vw;max-height:90vh;transform:scale(0.95) translateY(20px);opacity:0;transition:transform 0.5s cubic-bezier(0.16,1,0.3,1),opacity 0.5s ease;transition-delay:0.1s}.utitech-lightbox.is-open .lightbox-content-wrapper{transform:scale(1) translateY(0);opacity:1}.lightbox-content-wrapper img{max-width:100%;max-height:calc(90vh - 60px);object-fit:contain;border-radius:12px;box-shadow:0 32px 64px rgba(0,0,0,0.4)}.lightbox-caption{margin-top:16px;color:#ffffff;font-size:1.15rem;font-weight:600;text-align:center;letter-spacing:0.02em;text-shadow:0 2px 4px rgba(0,0,0,0.5)}@media (max-width:768px){.lightbox-close-btn{top:16px;right:16px;width:40px;height:40px}.lightbox-content-wrapper{max-width:95vw}.lightbox-content-wrapper img{border-radius:8px}.lightbox-caption{font-size:1rem}}.utitech-prod-specs-header{margin-bottom:64px}.utitech-prod-specs-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:32px;align-items:stretch}.specs-card{background:#ffffff;border:1px solid var(--border-light);border-radius:16px;padding:40px;box-shadow:0 12px 30px rgba(0,0,0,0.03);transition:box-shadow 0.4s ease,border-color 0.4s ease}.specs-card:hover{border-color:rgba(0,123,138,0.2);box-shadow:0 20px 40px rgba(0,123,138,0.06)}.utitech-prod-specs-header{margin-bottom:64px;text-align:center}.utitech-prod-specs-header .utitech-category-title{margin-bottom:16px;text-align:center}.utitech-prod-specs-desc{max-width:800px;margin:0 auto;text-align:center !important;font-size:1.125rem;line-height:1.8;color:var(--text-body-dark);padding:0 20px}.specs-list{display:flex;flex-direction:column;gap:20px;margin:0}.spec-row{display:grid;grid-template-columns:160px 1fr;gap:24px;align-items:baseline;padding-bottom:20px;border-bottom:1px dashed var(--border-light)}.spec-row:last-child{border-bottom:none;padding-bottom:0}.spec-row dt{font-family:'Fira Code',monospace;font-size:0.85rem;font-weight:700;color:var(--utitech-primary);text-transform:uppercase;letter-spacing:0.05em;margin:0}.spec-row dd{font-size:1rem;line-height:1.6;color:var(--text-body-dark);margin:0}.spec-recommend{margin-top:8px;font-size:0.9rem;line-height:1.5;color:var(--utitech-primary);background:rgba(0,123,138,0.05);padding:8px 12px;border-radius:6px;border-left:3px solid var(--utitech-accent)}.utitech-prod-specs-note{margin-top:32px;display:flex;align-items:flex-start;gap:12px;padding:16px 24px;background:rgba(0,137,167,0.05);border-radius:8px;color:var(--text-body-dark)}.utitech-prod-specs-note svg{color:var(--utitech-accent);flex-shrink:0;margin-top:2px}.utitech-prod-specs-note p{font-size:0.95rem;line-height:1.6;margin:0}.matrix-cols-2{--matrix-cols:2;--matrix-label-w:240px;--matrix-col-min:240px;--matrix-label-w-mobile:120px;--matrix-col-min-mobile:180px}.matrix-cols-3{--matrix-cols:3;--matrix-label-w:280px;--matrix-col-min:200px;--matrix-label-w-mobile:140px;--matrix-col-min-mobile:160px}.matrix-cols-4{--matrix-cols:4;--matrix-label-w:220px;--matrix-col-min:170px;--matrix-label-w-mobile:110px;--matrix-col-min-mobile:140px}@media (max-width:1024px){.utitech-prod-specs-layout{grid-template-columns:1fr;gap:32px}}@media (max-width:768px){.specs-card{padding:24px}.spec-row{grid-template-columns:1fr;gap:8px}.spec-row dt{color:var(--utitech-accent)}}.utitech-faq-container{max-width:860px;margin:0 auto;position:relative;z-index:10}.utitech-faq-list{display:flex;flex-direction:column;gap:16px}.utitech-faq-item{background:#ffffff;border:1px solid var(--border-light);border-radius:var(--radius-card);overflow:hidden;transition:var(--transition-fast)}.utitech-faq-item:hover{border-color:var(--utitech-primary)}.utitech-faq-item summary{padding:24px 32px;font-weight:700;font-size:1.125rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;list-style:none;color:var(--text-heading-dark);transition:background-color 0.2s ease}.utitech-faq-item summary::-webkit-details-marker{display:none}.utitech-faq-item .faq-icon{color:var(--utitech-primary);transition:transform 0.4s cubic-bezier(0.4,0,0.2,1);flex-shrink:0;margin-left:16px}.utitech-faq-item[open]{border-color:var(--utitech-primary);box-shadow:0 4px 20px rgba(0,123,138,0.08)}.utitech-faq-item[open] summary .faq-icon{transform:rotate(45deg);color:var(--utitech-accent)}.utitech-faq-item .utitech-faq-content{padding:0 32px 32px;color:var(--text-body-dark);line-height:1.8;font-size:1.05rem}.utitech-faq-item .utitech-faq-content strong{color:var(--text-heading-dark)}@media (max-width:768px){.utitech-faq-item summary{padding:20px;font-size:1.05rem}.utitech-faq-item .utitech-faq-content{padding:0 20px 24px;font-size:1rem}}html body .theme-dark-gradient{background:linear-gradient(180deg,var(--bg-dark-surface) 0%,#030a14 100%) !important}html body .utitech-prod-related-header{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;margin-bottom:56px !important;width:100% !important}html body .utitech-prod-related-header .utitech-category-title{text-align:center !important;margin-bottom:16px !important;color:#ffffff !important}html body .utitech-prod-related-header .utitech-prod-related-desc{width:100% !important;max-width:800px !important;margin:0 auto !important;text-align:center !important;font-size:1.125rem !important;line-height:1.8 !important;color:var(--text-body-light) !important;padding:0 20px !important}.utitech-related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}html body .utitech-related-card{display:flex !important;flex-direction:column !important;box-sizing:border-box !important;gap:32px !important;padding:48px 40px !important;min-height:400px !important;background-color:rgba(255,255,255,0.03) !important;border:1px solid rgba(255,255,255,0.08) !important;border-radius:16px !important;text-decoration:none !important;transition:border-color 0.4s ease,background-color 0.4s ease,box-shadow 0.4s ease !important;will-change:box-shadow}html body .utitech-related-card:hover,html body .utitech-related-card:focus{background-color:rgba(255,255,255,0.05) !important;border-color:var(--utitech-accent) !important;box-shadow:0 24px 50px rgba(0,137,167,0.12) !important;outline:none !important}html body .utitech-related-card .card-icon{width:48px;height:48px;border-radius:12px;background:rgba(255,255,255,0.05);color:var(--utitech-accent);display:flex;align-items:center;justify-content:center;margin:0 !important;transition:transform 0.4s cubic-bezier(0.16,1,0.3,1),background 0.4s ease,color 0.4s ease}html body .utitech-related-card:hover .card-icon{transform:scale(1.05);background:var(--utitech-accent);color:#ffffff}html body .utitech-related-card .card-content{flex:0 0 auto !important;display:flex !important;flex-direction:column !important;gap:12px !important;padding-bottom:0 !important}html body .utitech-related-card .card-en-title{font-family:'Fira Code',monospace;font-size:0.85rem;font-weight:700;color:var(--text-body-light);letter-spacing:0.05em;margin:0 !important}html body .utitech-related-card .card-title{font-size:1.35rem;font-weight:800;color:#ffffff !important;margin:0 !important;transition:color 0.3s ease}html body .utitech-related-card:hover .card-title{color:var(--utitech-accent) !important}html body .utitech-related-card .card-desc{font-size:1.05rem;line-height:1.7;color:var(--text-body-light);margin:0 !important}html body .utitech-related-card .card-cta{margin-top:32px !important;margin-bottom:0 !important;display:inline-flex !important;align-items:center !important;font-size:1rem;font-weight:700;color:#ffffff !important;font-family:'Fira Code',monospace;transition:color 0.3s ease}html body .utitech-related-card .cta-arrow{margin-left:8px;color:#ffffff;transition:transform 0.4s cubic-bezier(0.16,1,0.3,1),color 0.3s ease}html body .utitech-related-card:hover .card-cta,html body .utitech-related-card:hover .cta-arrow{color:var(--utitech-accent) !important}html body .utitech-related-card:hover .cta-arrow{transform:translateX(6px)}@media (max-width:1024px){.utitech-related-grid{gap:20px}html body .utitech-related-card{padding:32px 24px !important;gap:24px !important;min-height:320px !important}}@media (max-width:768px){.utitech-related-grid{grid-template-columns:1fr}}.utitech-intent-header{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:56px;width:100%}.utitech-intent-header .utitech-category-title{color:#ffffff;margin-bottom:16px}.utitech-intent-header .utitech-intent-desc{max-width:720px;margin:0 auto;text-align:center;font-size:1.125rem;line-height:1.8;color:var(--text-body-light)}.utitech-intent-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.utitech-intent-card{display:flex;flex-direction:column;padding:40px;min-height:320px;background-color:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.08);border-radius:16px;text-decoration:none !important;transition:background-color 0.4s ease,border-color 0.4s ease,transform 0.4s cubic-bezier(0.16,1,0.3,1),box-shadow 0.4s ease;will-change:transform,box-shadow,border-color}.utitech-intent-card:hover{background-color:rgba(255,255,255,0.05);border-color:var(--utitech-accent);box-shadow:0 16px 40px rgba(0,137,167,0.12);transform:translateY(-4px);outline:none}.intent-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.intent-icon{width:48px;height:48px;border-radius:12px;background:rgba(255,255,255,0.05);color:var(--utitech-accent);display:flex;align-items:center;justify-content:center;transition:transform 0.4s ease,background 0.4s ease,color 0.4s ease}.utitech-intent-card:hover .intent-icon{background:var(--utitech-accent);color:#ffffff;transform:scale(1.05)}.intent-arrow{color:rgba(255,255,255,0.3);transition:transform 0.4s cubic-bezier(0.16,1,0.3,1),color 0.3s ease}.utitech-intent-card:hover .intent-arrow{color:var(--utitech-accent);transform:translate(4px,-4px)}.intent-content{flex:1 1 auto;display:flex;flex-direction:column}.intent-title{font-size:1.35rem;font-weight:800;color:#ffffff;line-height:1.4;margin-bottom:12px;letter-spacing:-0.01em;transition:color 0.3s ease}.utitech-intent-card:hover .intent-title{color:var(--utitech-accent)}.intent-desc{font-size:1.05rem;line-height:1.7;color:var(--text-body-light);margin:0}.intent-product-tag{margin-top:32px;display:inline-flex;align-items:center;font-family:'Fira Code',monospace;font-size:0.9rem;font-weight:600;color:#ffffff;background:rgba(0,0,0,0.2);padding:8px 16px;border-radius:8px;border:1px solid rgba(255,255,255,0.1);align-self:flex-start;transition:border-color 0.3s ease}.intent-product-tag .tag-label{color:rgba(255,255,255,0.5);margin-right:8px;font-size:0.75rem;text-transform:uppercase;letter-spacing:0.05em}.utitech-intent-card:hover .intent-product-tag{border-color:rgba(0,137,167,0.4)}@media (max-width:1024px){.utitech-intent-grid{gap:20px}.utitech-intent-card{padding:32px 24px;min-height:280px}}@media (max-width:768px){.utitech-intent-grid{grid-template-columns:1fr}.intent-title{font-size:1.25rem}}.utitech-intent-header{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:40px;width:100%}.utitech-intent-header .utitech-category-title{color:#ffffff;margin-bottom:24px}.utitech-intent-header .utitech-intent-desc{max-width:720px;margin:0 auto 40px auto;text-align:center;font-size:1.125rem;line-height:1.8;color:var(--text-body-light)}.utitech-intent-tabs{display:flex;gap:12px;background:rgba(255,255,255,0.05);padding:8px;border-radius:99px;border:1px solid rgba(255,255,255,0.1);max-width:100%}.intent-tab-pill{background:transparent;border:none;color:var(--text-body-light);font-size:1rem;font-weight:700;padding:12px 24px;border-radius:99px;cursor:pointer;white-space:nowrap;transition:all 0.3s cubic-bezier(0.16,1,0.3,1)}.intent-tab-pill:hover{color:#ffffff}.intent-tab-pill.is-active{background:var(--utitech-accent);color:#ffffff;box-shadow:0 4px 16px rgba(0,137,167,0.4)}.utitech-intent-panes{position:relative;display:grid;width:100%;min-width:0}.intent-pane{grid-area:1 / 1;width:100%;min-width:0;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px);transition:opacity 0.4s ease,transform 0.4s ease,visibility 0.4s}.intent-pane.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.utitech-intent-slider-wrapper{position:relative;width:100%;min-width:0}.utitech-intent-slider-track{display:flex;width:100%;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:24px}.utitech-intent-slider-track::-webkit-scrollbar{display:none}.utitech-intent-slider-wrapper .intent-slider-controls.desktop-only{display:flex !important;justify-content:center !important;align-items:center !important;flex-wrap:nowrap !important;gap:24px !important;margin-top:40px !important;padding:0 !important;width:100% !important}.intent-slider-btn{width:48px;height:48px;border-radius:50%;background:rgba(115,130,148,0.85);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,0.15);color:#ffffff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s cubic-bezier(0.16,1,0.3,1)}.intent-slider-btn:hover{background:var(--utitech-accent);border-color:var(--utitech-accent);transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,137,167,0.4)}.utitech-intent-card{flex:0 0 350px;scroll-snap-align:start;display:flex;flex-direction:column;padding:36px 32px;min-height:350px;background-color:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.08);border-radius:16px;text-decoration:none !important;transition:background-color 0.4s ease,border-color 0.4s ease,box-shadow 0.4s ease !important;will-change:box-shadow,border-color !important}.utitech-intent-card:hover,.utitech-intent-card:focus{background-color:rgba(255,255,255,0.05) !important;border-color:var(--utitech-accent) !important;box-shadow:0 16px 40px rgba(0,137,167,0.12) !important;transform:none !important;outline:none !important}.intent-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.intent-icon{width:48px;height:48px;border-radius:12px;background:rgba(255,255,255,0.05);color:var(--utitech-accent);display:flex;align-items:center;justify-content:center;transition:transform 0.4s ease,background 0.4s ease,color 0.4s ease}.utitech-intent-card:hover .intent-icon{background:var(--utitech-accent);color:#ffffff;transform:scale(1.05)}.intent-arrow{color:rgba(255,255,255,0.3);transition:transform 0.4s cubic-bezier(0.16,1,0.3,1),color 0.3s ease}.utitech-intent-card:hover .intent-arrow{color:var(--utitech-accent);transform:translate(4px,-4px)}.intent-content{flex:1 1 auto;display:flex;flex-direction:column}.intent-title{font-size:1.25rem;font-weight:800;color:#ffffff;line-height:1.4;margin-bottom:12px;letter-spacing:-0.01em;transition:color 0.3s ease}.utitech-intent-card:hover .intent-title{color:var(--utitech-accent)}.intent-desc{font-size:1.05rem;line-height:1.7;color:var(--text-body-light);margin:0}.intent-product-tag{margin-top:32px;display:inline-flex;align-items:center;font-family:'Fira Code',monospace;font-size:0.9rem;font-weight:600;color:#ffffff;background:rgba(0,0,0,0.2);padding:8px 16px;border-radius:8px;border:1px solid rgba(255,255,255,0.1);align-self:flex-start;transition:border-color 0.3s ease}.intent-product-tag .tag-label{color:rgba(255,255,255,0.5);margin-right:8px;font-size:0.75rem;text-transform:uppercase;letter-spacing:0.05em}.utitech-intent-card:hover .intent-product-tag{border-color:rgba(0,137,167,0.4)}@media (max-width:1024px){.desktop-only{display:none !important}.utitech-intent-card{flex:0 0 300px;padding:28px 24px;min-height:300px}}@media (max-width:768px){.utitech-intent-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;border-radius:16px;padding:8px;background:rgba(255,255,255,0.05)}.intent-tab-pill{width:100%;text-align:center;white-space:normal;font-size:0.95rem;padding:10px 8px;border-radius:12px;line-height:1.3}.utitech-intent-card{flex:0 0 280px}.intent-title{font-size:1.15rem}}.desktop-only{display:block !important}.mobile-only{display:none !important}@media (max-width:1024px){.desktop-only{display:none !important}.mobile-only{display:block !important}}.mobile-inline-visual{margin-top:24px;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,0.1);box-shadow:0 12px 24px rgba(0,0,0,0.15);background-color:var(--bg-dark-surface)}.mobile-inline-visual img{width:100%;display:block;object-fit:cover}.utitech-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;align-items:stretch;margin-top:3rem}.utitech-plan-card{background:#ffffff;border:1px solid #eaeaea;border-radius:12px;padding:2.5rem 2rem;box-shadow:0 4px 20px rgba(0,0,0,0.03);display:flex;flex-direction:column;position:relative;transition:transform 0.3s ease,box-shadow 0.3s ease}.utitech-plan-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,0.06)}.utitech-plan-header{margin-bottom:1.5rem;border-bottom:1px solid #f0f0f0;padding-bottom:1.5rem}.utitech-plan-title{font-size:1.5rem;font-weight:700;color:#333333;margin-bottom:0.25rem;margin-top:0}.utitech-plan-badge{font-size:0.9rem;color:#888888;font-weight:500}.utitech-plan-desc{font-size:0.95rem;color:#555555;line-height:1.6;margin-bottom:2rem;flex-grow:1}.utitech-feature-title{font-size:0.9rem;font-weight:700;color:#111111;margin-bottom:1rem;text-transform:uppercase;letter-spacing:0.5px}.utitech-feature-list{list-style:none;padding:0;margin:0}.utitech-feature-item{display:flex;align-items:flex-start;margin-bottom:0.75rem;font-size:0.95rem;color:#444444}.utitech-feature-item:last-child{margin-bottom:0}.utitech-feature-icon{margin-right:10px;flex-shrink:0;color:#28a745}.utitech-plan-card.is-popular{border:2px solid var(--utitech-primary,#0056b3);box-shadow:0 12px 30px rgba(0,86,179,0.12);transform:translateY(-10px)}.utitech-plan-card.is-popular:hover{transform:translateY(-15px);box-shadow:0 16px 40px rgba(0,86,179,0.18)}.utitech-plan-tag{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:var(--utitech-primary,#0056b3);color:#ffffff;padding:4px 16px;border-radius:20px;font-size:0.75rem;font-weight:700;letter-spacing:1px;white-space:nowrap}.utitech-plan-card.is-popular .utitech-plan-title{color:var(--utitech-primary,#0056b3)}.utitech-plan-card.is-popular .utitech-plan-desc{color:#333333;font-weight:500}.utitech-plan-card.is-popular .utitech-feature-item{color:#111111;font-weight:500}.utitech-plan-card.is-popular .utitech-feature-icon{color:var(--utitech-primary,#0056b3)}.utitech-plan-disclaimer{display:inline-flex;align-items:center;background:rgba(128,128,128,0.15);padding:12px 24px;border-radius:30px;font-size:0.95rem;color:inherit;text-align:left}.utitech-plan-disclaimer svg{margin-right:10px;flex-shrink:0;opacity:0.8}.utitech-plan-disclaimer a{font-weight:600;color:var(--utitech-primary-light,#66b2ff);text-decoration:none;margin-left:4px;margin-right:4px}.utitech-plan-disclaimer a:hover{text-decoration:underline;text-underline-offset:4px}@media (max-width:768px){.utitech-plan-card.is-popular{transform:translateY(0)}.utitech-plan-card.is-popular:hover{transform:translateY(-5px)}.utitech-plan-grid{gap:2.5rem}}:root{--matrix-border:#e2e8f0;--matrix-bg-hover:rgba(0,123,138,0.03);--matrix-text-main:#1e293b;--matrix-text-muted:#64748b;--utitech-brand:#007b8a}.utitech-matrix-wrapper{background:#ffffff;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,0.04);border:1px solid var(--matrix-border);overflow:hidden;position:relative;margin-top:40px}.utitech-matrix-grid{--matrix-cols:3;--matrix-label-w:280px;--matrix-col-min:200px;--matrix-label-w-mobile:140px;--matrix-col-min-mobile:160px;display:flex;flex-direction:column;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;position:relative}.matrix-row{display:grid;grid-template-columns:var(--matrix-label-w) repeat(var(--matrix-cols),minmax(var(--matrix-col-min),1fr));min-width:calc(var(--matrix-label-w)+var(--matrix-cols) * var(--matrix-col-min));border-bottom:1px solid var(--matrix-border);transition:background-color 0.3s ease}.matrix-row:not(.matrix-header-row):hover{background-color:var(--matrix-bg-hover)}.matrix-cell{padding:20px 24px;color:var(--matrix-text-main);font-size:15px;line-height:1.6;display:flex;flex-direction:column;justify-content:center}.label-col{position:sticky;left:0;background:#ffffff;font-weight:600;color:var(--utitech-brand);z-index:10;box-shadow:4px 0 12px rgba(0,0,0,0.03)}.matrix-row:not(.matrix-header-row):hover .label-col{background-color:#f8fafc}.matrix-header-row.sticky-top{position:sticky;top:0;background:rgba(255,255,255,0.95);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:20;border-bottom:2px solid var(--matrix-border)}.matrix-header-row .label-col{z-index:21;background:rgba(255,255,255,0.95);backdrop-filter:blur(8px);min-width:var(--matrix-label-w)}.product-col{align-items:center;text-align:center;padding-top:24px}.product-thumb{width:120px;height:auto;object-fit:contain;margin-bottom:12px;transition:transform 0.4s cubic-bezier(0.4,0,0.2,1)}.product-col:hover .product-thumb{transform:translateY(-4px)}.product-name{font-size:18px;font-weight:700;margin:0 0 8px 0;color:#111827}.port-badge{background:#f1f5f9;color:var(--matrix-text-muted);padding:4px 12px;border-radius:20px;font-size:13px;font-weight:600}.matrix-group-title{grid-column:1 / -1;background:#f8fafc;padding:16px 24px;font-size:14px;font-weight:700;color:var(--matrix-text-muted);letter-spacing:1px;border-bottom:1px solid var(--matrix-border);position:sticky;left:0}.spec-note{font-size:13px;font-weight:400;color:var(--matrix-text-muted);margin-top:4px}.text-muted{color:var(--matrix-text-muted)}.highlight-text{color:#059669;font-weight:600}.check-icon{color:#0089A7;font-weight:bold;margin-right:4px}.clean-list{margin:0;padding-left:20px}.clean-list li{margin-bottom:8px}.clean-list li:last-child{margin-bottom:0}.matrix-footer-cta{position:sticky;left:0;padding:32px 24px;background:#ffffff;text-align:center;border-top:1px solid var(--matrix-border)}.matrix-footer-cta p{color:var(--matrix-text-muted);margin-bottom:20px;font-size:15px}@media (max-width:991px){.utitech-matrix-wrapper{border-radius:12px;margin:0 -15px;border-left:none;border-right:none}.matrix-row{grid-template-columns:var(--matrix-label-w-mobile) repeat(var(--matrix-cols),minmax(var(--matrix-col-min-mobile),1fr));min-width:calc(var(--matrix-label-w-mobile)+var(--matrix-cols) * var(--matrix-col-min-mobile))}.matrix-header-row .label-col{min-width:var(--matrix-label-w-mobile)}.matrix-cell{padding:16px;font-size:14px}.product-thumb{width:80px}.product-name{font-size:16px}}.utitech-ai-assistant{--utitech-primary:#007b8a;--utitech-accent:#0089A7;--text-heading-dark:#1f2937;--text-body-dark:#4b5563;--bg-hover:rgba(0,123,138,0.03);--transition-fast:all 0.4s cubic-bezier(0.16,1,0.3,1);padding:120px 5%;background-color:#ffffff;font-family:system-ui,-apple-system,sans-serif;opacity:0;transform:translateY(20px);transition:var(--transition-fast)}.utitech-ai-assistant.is-visible{opacity:1;transform:translateY(0)}.utitech-container{width:100%;max-width:1280px;margin:0 auto}.ai-assistant-header{text-align:center;max-width:800px;margin:0 auto 64px}.ai-assistant-header h2{font-size:clamp(2rem,4vw,2.75rem);color:var(--text-heading-dark);margin-bottom:20px;font-weight:800;letter-spacing:-0.02em}.ai-assistant-header p{font-size:1.125rem;color:var(--text-body-dark);line-height:1.8}.ai-assistant-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:center}.ai-scenario-list{display:flex;flex-direction:column;border-left:2px solid rgba(0,123,138,0.1)}.ai-scenario-item{all:unset;box-sizing:border-box;padding:32px 24px 32px 32px;cursor:pointer;position:relative;margin-left:-2px;border-left:2px solid transparent;transition:var(--transition-fast)}.ai-scenario-item:hover{background-color:var(--bg-hover)}.ai-scenario-item.is-active{background:linear-gradient(90deg,rgba(0,137,167,0.05) 0%,transparent 100%);border-left-color:var(--utitech-accent)}.scenario-title{font-size:1.35rem;color:var(--text-heading-dark);margin:0 0 12px 0;font-weight:800;transition:color 0.3s ease}.ai-scenario-item.is-active .scenario-title{color:var(--utitech-primary)}.scenario-painpoint{font-size:1rem;color:var(--text-body-dark);margin-bottom:16px;line-height:1.6}.scenario-painpoint strong{color:var(--text-heading-dark)}.scenario-prompt{display:inline-flex;align-items:flex-start;background:rgba(0,123,138,0.04);border:1px solid rgba(0,123,138,0.1);padding:16px 20px;border-radius:12px 12px 12px 4px;margin-bottom:20px;transition:var(--transition-fast)}.ai-scenario-item.is-active .scenario-prompt{background:#ffffff;border-color:var(--utitech-accent);box-shadow:0 8px 24px rgba(0,137,167,0.1)}.prompt-icon{margin-right:12px;font-size:1.1rem;margin-top:2px}.prompt-text{font-family:'Fira Code',monospace,sans-serif;font-size:0.95rem;color:var(--utitech-primary);font-weight:600;line-height:1.5}.scenario-advantage{font-size:1.05rem;color:var(--text-body-dark);line-height:1.7;display:none}.ai-scenario-item.is-active .scenario-advantage{display:block;animation:fadeIn 0.5s ease forwards}.scenario-advantage strong{color:var(--utitech-accent)}.ai-visual-stage{position:relative;width:100%;aspect-ratio:16 / 10;background:#f8fafc;border-radius:16px;overflow:hidden;border:1px solid rgba(0,0,0,0.05);box-shadow:0 24px 50px rgba(0,123,138,0.08)}.ai-stage-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(0.98);transition:opacity 0.5s ease,transform 0.6s cubic-bezier(0.16,1,0.3,1);pointer-events:none}.ai-stage-media.is-active{opacity:1;transform:scale(1);pointer-events:auto}@keyframes fadeIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.ai-assistant-layout{grid-template-columns:1fr;gap:48px}.ai-visual-stage{order:-1}.ai-scenario-list{border-left:none}.ai-scenario-item{margin-left:0;border-left:none;border-top:1px solid rgba(0,123,138,0.1);padding:24px 0}.ai-scenario-item.is-active{background:transparent;border-left-color:transparent}}.rgs-tabs-container{max-width:1000px;margin:0 auto;background:rgba(255,255,255,0.05);border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,0.15);overflow:hidden;border:1px solid rgba(255,255,255,0.1)}.rgs-tabs-nav{display:flex;list-style:none;margin:0;padding:0;border-bottom:1px solid rgba(255,255,255,0.1);position:relative}.rgs-tab-item{flex:1;text-align:center;padding:20px 10px;font-size:1.125rem;font-weight:600;color:rgba(255,255,255,0.6);cursor:pointer;transition:color 0.3s ease;display:flex;align-items:center;justify-content:center;gap:10px;user-select:none}.rgs-tab-item i{font-size:1.2rem;color:rgba(255,255,255,0.5);transition:color 0.3s ease}.rgs-tab-item:hover,.rgs-tab-item.is-active{color:var(--utitech-accent)}.rgs-tab-item:hover i,.rgs-tab-item.is-active i{color:var(--utitech-accent)}.rgs-tabs-indicator{position:absolute;bottom:0;left:0;height:3px;background-color:var(--utitech-accent);transition:transform 0.3s cubic-bezier(0.4,0,0.2,1),width 0.3s cubic-bezier(0.4,0,0.2,1)}.rgs-tabs-content-wrapper{padding:40px;min-height:400px}.rgs-tab-pane{display:none;animation:fadeIn 0.4s ease forwards}.rgs-tab-pane.is-active{display:block}.rgs-tab-row{display:flex;flex-wrap:wrap;align-items:center;gap:40px}.rgs-tab-col-img{flex:1 1 450px;border-radius:8px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,0.1)}.rgs-tab-col-img img{width:100%;height:auto;display:block}.rgs-tab-col-text{flex:1 1 300px}.rgs-tab-title{font-size:1.75rem;color:#fff;margin-bottom:16px;font-weight:700}.rgs-tab-desc{font-size:1.125rem;color:rgba(255,255,255,0.9);line-height:1.8}@media (max-width:768px){.rgs-tabs-nav{flex-direction:column}.rgs-tab-item{justify-content:flex-start;padding:15px 20px;border-bottom:1px solid rgba(255,255,255,0.1)}.rgs-tab-item:last-child{border-bottom:none}.rgs-tabs-indicator{display:none}.rgs-tab-item.is-active{background-color:rgba(255,255,255,0.1);border-left:4px solid var(--utitech-accent)}.rgs-tabs-content-wrapper{padding:20px}.rgs-tab-title{font-size:1.5rem}}.utitech-arch-header{text-align:center;margin-bottom:40px}.utitech-arch-header .utitech-category-title{margin:16px 0}.utitech-arch-desc{max-width:720px;margin:0 auto;font-size:1.125rem;line-height:1.8;color:var(--text-body-dark)}.utitech-arch-toggle-wrapper{display:flex;justify-content:center;margin-bottom:48px}.utitech-arch-toggle{display:inline-flex;background:#f1f5f9;padding:6px;border-radius:99px;border:1px solid var(--border-light);box-shadow:inset 0 2px 4px rgba(0,0,0,0.02)}.arch-toggle-btn{display:inline-flex;align-items:center;gap:8px;background:transparent;border:none;padding:12px 32px;font-size:1.05rem;font-weight:700;color:var(--text-body-dark);border-radius:99px;cursor:pointer;transition:all 0.4s cubic-bezier(0.16,1,0.3,1)}.arch-toggle-btn:hover{color:var(--utitech-primary)}.arch-toggle-btn.is-active{background:#ffffff;color:var(--utitech-primary);box-shadow:0 4px 16px rgba(0,123,138,0.1)}.arch-toggle-btn.is-active svg{color:var(--utitech-accent)}.utitech-arch-stage{display:grid;max-width:1000px;margin:0 auto}.arch-pane{grid-area:1 / 1;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(15px) scale(0.98);transition:opacity 0.5s ease,transform 0.5s cubic-bezier(0.16,1,0.3,1),visibility 0.5s;will-change:opacity,transform}.arch-pane.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1);z-index:2}.arch-pane .prod-ui-mockup{transform:none !important;background:#ffffff}.arch-pane .mockup-body-image{padding:0;background:#f8fafc;display:flex;justify-content:center;align-items:center;overflow:hidden;aspect-ratio:16 / 9}.arch-pane .mockup-body-image img{width:100%;height:100%;object-fit:contain;padding:24px;cursor:zoom-in}.arch-pane-caption{text-align:center;margin-top:20px;font-size:1rem;color:var(--text-body-dark);font-weight:500}@media (max-width:768px){.utitech-arch-toggle{width:100%;flex-direction:column;border-radius:16px}.arch-toggle-btn{width:100%;justify-content:center;border-radius:12px}.arch-pane .mockup-body-image{aspect-ratio:auto;min-height:250px}.arch-pane .mockup-body-image img{padding:16px}}.utitech-feature-banner{display:flex;flex-direction:column;background:#ffffff;border-radius:32px;padding:60px;box-shadow:0 10px 40px rgba(0,0,0,0.06);margin-top:40px}.utitech-feature-banner .banner-header{margin-bottom:40px}.utitech-feature-banner .banner-body{display:flex;flex-wrap:wrap;gap:40px;align-items:center}.utitech-feature-banner .banner-points{flex:1 1 50%;display:flex;flex-direction:column;gap:24px}.utitech-feature-banner .banner-visual{flex:1 1 40%;display:flex;justify-content:center;align-items:center}.utitech-feature-banner .banner-visual svg{max-width:100%;height:auto;transition:transform 0.5s cubic-bezier(0.16,1,0.3,1);filter:drop-shadow(0 15px 35px rgba(0,0,0,0.05))}.utitech-feature-banner .banner-visual svg:hover{transform:translateY(-8px)}.utitech-feature-banner .banner-title{font-size:2.2rem;font-weight:700;color:#333333;margin-bottom:16px;line-height:1.3}.utitech-feature-banner .banner-subtitle{font-size:1.125rem;color:#666666;margin-bottom:40px}.utitech-feature-banner .banner-points{display:flex;flex-direction:column;gap:24px}.utitech-feature-banner .point-item{border-left:3px solid rgba(0,0,0,0.08);padding-left:20px;padding-top:8px;padding-bottom:8px;transition:all 0.3s cubic-bezier(0.16,1,0.3,1)}.utitech-feature-banner .point-item:hover{transform:translateY(-4px);border-left-color:var(--utitech-accent)}.utitech-feature-banner .point-title{font-size:1.125rem;color:#333333;font-weight:600;margin-bottom:8px}.utitech-feature-banner .point-desc{font-size:0.95rem;color:#666666;line-height:1.6;margin:0}@media (max-width:992px){.utitech-feature-banner{padding:40px 24px}.utitech-feature-banner .banner-body{flex-direction:column}}.utitech-prod-list-header{text-align:center;margin-bottom:56px}.utitech-prod-list-header .utitech-category-title{margin-bottom:16px;text-align:center}.utitech-prod-list-header .list-header-desc{max-width:800px;margin:0 auto;text-align:center !important;font-size:1.125rem;line-height:1.8;color:var(--text-body-dark);padding:0 20px}.utitech-prod-list-core{display:flex;flex-direction:column;border-top:1px solid rgba(0,123,138,0.15)}.utitech-prod-list-core:hover .prod-list-row:not(:hover){opacity:0.3;transform:scale(0.99)}.prod-list-row{display:grid;grid-template-columns:80px 1fr 1.8fr;gap:48px;padding:48px 0;border-bottom:1px solid rgba(0,123,138,0.15);transition:opacity 0.4s cubic-bezier(0.16,1,0.3,1),transform 0.4s cubic-bezier(0.16,1,0.3,1);cursor:default;will-change:opacity,transform}.prod-list-row .row-icon{width:64px;height:64px;border-radius:16px;background:rgba(0,123,138,0.04);display:flex;align-items:center;justify-content:center;color:var(--utitech-primary);transition:all 0.4s cubic-bezier(0.16,1,0.3,1)}.prod-list-row:hover .row-icon{background:var(--utitech-primary);color:#ffffff;transform:scale(1.1) rotate(-4deg);box-shadow:0 16px 32px rgba(0,123,138,0.2)}.prod-list-row .row-title-group{display:flex;flex-direction:column;justify-content:flex-start}.prod-list-row .row-tag{font-family:'Fira Code',monospace;font-size:0.85rem;font-weight:700;color:var(--utitech-accent);letter-spacing:0.05em;margin-bottom:12px;text-transform:uppercase}.prod-list-row .row-title{font-size:1.5rem;font-weight:800;color:var(--text-heading-dark);margin:0;line-height:1.4;transition:color 0.3s ease}.prod-list-row:hover .row-title{color:var(--utitech-primary)}.prod-list-row .row-desc p{font-size:1.125rem;line-height:1.8;color:var(--text-body-dark);margin:0;padding-left:24px;border-left:2px solid transparent;transition:border-color 0.4s ease}.prod-list-row:hover .row-desc p{border-left-color:var(--utitech-accent)}@media (max-width:1024px){.prod-list-row{grid-template-columns:64px 1fr;grid-template-rows:auto auto;gap:24px;padding:40px 0}.prod-list-row .row-desc{grid-column:1 / -1}.prod-list-row .row-desc p{padding-left:0;border-left:none}}@media (max-width:768px){.utitech-prod-list-core:hover .prod-list-row:not(:hover){opacity:1;transform:scale(1)}.prod-list-row{grid-template-columns:1fr;gap:16px;padding:32px 0}.prod-list-row .row-icon{width:48px;height:48px;margin-bottom:8px}.prod-list-row .row-title{font-size:1.35rem}.prod-list-row .row-desc p{font-size:1.05rem}}.arch-pane-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:center;margin-top:24px}.arch-pane-content{text-align:left}.arch-pane-desc{font-size:1.125rem;line-height:1.8;color:var(--text-body-dark);margin-bottom:32px}.arch-flow-box{background:#f8fafc;border-left:4px solid var(--utitech-accent);padding:24px;border-radius:0 8px 8px 0}.arch-flow-title{font-size:1.125rem;font-weight:700;color:var(--text-heading-dark);margin-bottom:16px}.arch-flow-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.arch-flow-list li{font-size:1rem;line-height:1.7;color:var(--text-body-dark);position:relative;padding-left:20px}.arch-flow-list li::before{content:"■";position:absolute;left:0;color:var(--utitech-accent);font-weight:bold}.arch-flow-list li strong{color:var(--utitech-primary);font-weight:700}@media (max-width:992px){.arch-pane-layout{grid-template-columns:1fr;gap:32px}}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-select:none}.interactive-solution-container{display:flex;gap:32px;margin-top:32px;align-items:flex-start}.solution-steps.interactive{flex:1;margin-top:0}.solution-steps.interactive .step-item{cursor:pointer;transition:all 0.3s ease;border:2px solid transparent}.solution-steps.interactive .step-item:hover,.solution-steps.interactive .step-item.is-active{border-color:var(--utitech-primary,#0056b3);box-shadow:0 4px 16px rgba(0,0,0,0.08);transform:translateX(4px)}.solution-image-showcase{flex:1.2;position:relative;background:#f8fafc;border-radius:12px;border:1px solid var(--border-light);overflow:hidden;min-height:360px;display:flex;align-items:center;justify-content:center}.showcase-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0.95);max-width:90%;max-height:90%;opacity:0;visibility:hidden;transition:all 0.4s cubic-bezier(0.4,0,0.2,1)}.showcase-img.is-active{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.mobile-step-img{margin-top:16px;width:100%;border-radius:8px;border:1px solid var(--border-light);background:#f8fafc;display:none}@media (max-width:768px){.mobile-step-img{display:block}.interactive-solution-container{flex-direction:column}.solution-image-showcase{display:none !important}.solution-steps.interactive .step-item{transform:none !important;cursor:default}}.utitech-wheel-showcase-wrapper{margin-top:48px;margin-bottom:24px}.utitech-wheel-container{display:grid;grid-template-columns:440px 1fr;gap:56px;align-items:center;min-height:480px}.utitech-wheel-visual{position:relative;width:440px;height:440px;margin:0 auto;display:flex;justify-content:center;align-items:center}.utitech-orbit-ring{position:absolute;top:50%;left:50%;width:340px;height:340px;margin-top:-170px;margin-left:-170px;border-radius:50%;border:2px dashed #cbd5e1;transition:transform 0.65s cubic-bezier(0.34,1.3,0.64,1);transform-origin:center center}.utitech-wheel-node{position:absolute;top:50%;left:50%;width:94px;height:94px;margin-top:-47px;margin-left:-47px;border:2px solid #cbd5e1;background:#ffffff;border-radius:24px;cursor:pointer;box-shadow:0 6px 18px rgba(15,23,42,0.08);transition:all 0.35s ease;transform-origin:47px 47px;transform:rotate(var(--angle)) translate(170px);padding:0}.utitech-wheel-node:hover{border-color:#38bdf8;box-shadow:0 10px 24px rgba(0,123,138,0.16)}.utitech-wheel-node.active{background:linear-gradient(135deg,#007b8a 0%,#011b47 100%);border:3px solid #38bdf8;box-shadow:0 10px 28px rgba(0,123,138,0.4);z-index:10}.node-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px;transition:transform 0.65s cubic-bezier(0.34,1.3,0.64,1)}.node-icon{display:flex;align-items:center;justify-content:center;color:#475569;transition:color 0.3s}.utitech-wheel-node.active .node-icon{color:#38bdf8}.node-label{font-size:12.5px;font-weight:700;color:#1e293b;margin-top:5px;text-align:center;line-height:1.2;transition:color 0.3s}.utitech-wheel-node.active .node-label{color:#ffffff;font-weight:800}.utitech-wheel-hub{position:absolute;top:50%;left:50%;width:154px;height:154px;margin-top:-77px;margin-left:-77px;background:radial-gradient(circle,#007b8a 0%,#021638 100%);border:3px solid #10b981;border-radius:50%;box-shadow:0 0 28px rgba(0,123,138,0.25);display:flex;align-items:center;justify-content:center;z-index:5;pointer-events:none}.hub-inner{display:flex;flex-direction:column;align-items:center;justify-content:center}.hub-radar{animation:utitechRadarSpin 12s linear infinite}@keyframes utitechRadarSpin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.hub-title{color:#ffffff;font-size:15px;font-weight:800;line-height:1.15;text-align:center;margin-top:6px;letter-spacing:0.5px}.hub-title span{color:#10b981;font-size:11px;font-weight:700;display:block;margin-top:2px}.utitech-wheel-stage{background:#ffffff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 16px 40px -10px rgba(15,23,42,0.08);padding:44px;min-height:380px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.utitech-wheel-stage::before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#007b8a,#10b981,#38bdf8)}.utitech-stage-panel{display:none;opacity:0;transform:translateY(14px);transition:opacity 0.4s ease,transform 0.4s ease}.utitech-stage-panel.active{display:block;animation:utitechPanelFadeIn 0.5s cubic-bezier(0.16,1,0.3,1) forwards}@keyframes utitechPanelFadeIn{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.panel-tag{background:#f0f9ff;color:#0284c7;font-weight:800;font-size:13.5px;padding:5px 15px;border-radius:100px;border:1px solid #bae6fd;letter-spacing:0.5px}.panel-num{color:#94a3b8;font-weight:800;font-size:14px;font-family:monospace}.panel-title{font-size:23px;font-weight:800;color:#1e293b;line-height:1.4;margin-bottom:22px}.panel-desc p{font-size:16px;line-height:1.8;color:#475569;margin-bottom:16px}.panel-highlight{background:#f8fafc;border-left:4px solid #10b981;padding:16px 22px;border-radius:0 12px 12px 0;font-size:15.5px;color:#1e293b;line-height:1.7;margin-bottom:0 !important;box-shadow:0 2px 8px rgba(0,0,0,0.03)}.utitech-stage-footer{display:flex;justify-content:space-between;align-items:center;margin-top:36px;padding-top:24px;border-top:1px solid #f1f5f9}.utitech-stage-dots{display:flex;gap:10px;align-items:center}.stage-dot{width:10px;height:10px;border-radius:5px;background:#cbd5e1;border:none;padding:0;cursor:pointer;transition:all 0.3s cubic-bezier(0.4,0,0.2,1)}.stage-dot.active{width:28px;background:#007b8a}.utitech-stage-arrows{display:flex;gap:12px}.stage-arrow{width:44px;height:44px;border-radius:50%;border:1px solid #e2e8f0;background:#ffffff;color:#475569;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.2s ease}.stage-arrow:hover{background:#f0f9ff;color:#007b8a;border-color:#38bdf8;transform:translateY(-2px)}@media (max-width:991px){.utitech-wheel-container{grid-template-columns:1fr;gap:36px}.utitech-wheel-visual{width:320px;height:320px}.utitech-orbit-ring{width:250px;height:250px;margin-top:-125px;margin-left:-125px}.utitech-wheel-hub{width:114px;height:114px;margin-top:-57px;margin-left:-57px}.hub-title{font-size:13px}.utitech-wheel-node{width:76px;height:76px;margin-top:-38px;margin-left:-38px;border-radius:20px;transform-origin:38px 38px;transform:rotate(var(--angle)) translate(125px)}.node-label{font-size:11px;margin-top:3px}.node-icon svg{width:22px;height:22px}.utitech-wheel-stage{padding:30px;min-height:auto}.panel-title{font-size:20px}}@media (max-width:480px){.utitech-wheel-visual{width:100%;height:auto;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:4px}.utitech-orbit-ring,.utitech-wheel-hub{display:none !important}.utitech-wheel-node{position:static !important;transform:none !important;margin:0 !important;width:calc(50% - 6px);height:64px;border-radius:14px;box-shadow:0 4px 10px rgba(15,23,42,0.05)}.utitech-wheel-node .node-content{flex-direction:row;gap:8px;transform:none !important}.node-label{margin-top:0;font-size:13px}}.sitemap-hub-main{background-color:#f8fafc;min-height:100vh;padding-bottom:80px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"微軟正黑體","Microsoft JhengHei",sans-serif;color:#1e293b}.sitemap-hero{position:relative;background:linear-gradient(135deg,#091e2f 0%,#0d283e 50%,#004d57 100%);color:#ffffff;padding:60px 20px 70px;text-align:center;overflow:hidden}.sitemap-hero::before{content:'';position:absolute;top:-50%;left:50%;transform:translateX(-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(0,123,138,0.25) 0%,rgba(9,30,47,0) 70%);pointer-events:none;z-index:1}.sitemap-hero-container{position:relative;z-index:2;max-width:900px;margin:0 auto}.sitemap-breadcrumb{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,0.08);backdrop-filter:blur(8px);padding:6px 16px;border-radius:30px;font-size:0.875rem;margin-bottom:24px;border:1px solid rgba(255,255,255,0.12)}.sitemap-breadcrumb a{color:#94a3b8;text-decoration:none;transition:color 0.2s ease}.sitemap-breadcrumb a:hover{color:#38bdf8}.sitemap-breadcrumb .separator{color:rgba(255,255,255,0.3);font-size:0.75rem}.sitemap-breadcrumb .current{color:#38bdf8;font-weight:600}.sitemap-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(0,123,138,0.3);color:#38bdf8;border:1px solid rgba(56,189,248,0.3);padding:4px 14px;border-radius:20px;font-size:0.85rem;font-weight:600;letter-spacing:0.5px;margin-bottom:16px}.sitemap-hero-title{font-size:2.75rem;font-weight:800;line-height:1.2;margin:0 0 16px;letter-spacing:-0.02em;color:#ffffff}.sitemap-hero-desc{font-size:1.125rem;color:#cbd5e1;max-width:680px;margin:0 auto 36px;line-height:1.7}.sitemap-search-wrap{position:relative;max-width:640px;margin:0 auto}.sitemap-search-box{position:relative;display:flex;align-items:center;background:#ffffff;border-radius:50px;padding:6px 12px 6px 20px;box-shadow:0 12px 36px rgba(0,0,0,0.25),0 0 0 2px rgba(0,123,138,0.3);transition:all 0.3s ease}.sitemap-search-box:focus-within{box-shadow:0 16px 40px rgba(0,123,138,0.3),0 0 0 3px #007b8a;transform:translateY(-2px)}.sitemap-search-icon{color:#007b8a;width:22px;height:22px;flex-shrink:0;margin-right:12px}.sitemap-search-input{flex:1;border:none;outline:none;font-size:1.05rem;color:#1e293b;background:transparent;padding:8px 0}.sitemap-search-input::placeholder{color:#94a3b8;font-size:0.95rem}.sitemap-search-clear{display:none;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#e2e8f0;color:#64748b;border:none;cursor:pointer;margin-right:8px;font-size:14px;transition:all 0.2s ease}.sitemap-search-clear:hover{background:#cbd5e1;color:#0f172a}.sitemap-result-info{margin-top:10px;font-size:0.9rem;color:#94a3b8;display:flex;align-items:center;justify-content:center;gap:8px;min-height:20px}.sitemap-result-count:empty{display:none}.sitemap-result-count.is-filtering{color:#38bdf8;font-weight:700}.sitemap-pills-nav{max-width:1300px;margin:-24px auto 40px;padding:0 20px;position:relative;z-index:10}.sitemap-pills-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;background:#ffffff;padding:12px 16px;border-radius:60px;box-shadow:0 8px 24px rgba(0,0,0,0.06);border:1px solid #e2e8f0}.sitemap-pill-btn{background:transparent;border:none;padding:8px 18px;border-radius:30px;font-size:0.92rem;font-weight:600;color:#475569;cursor:pointer;transition:all 0.25s ease;white-space:nowrap;display:inline-flex;align-items:center;gap:6px}.sitemap-pill-btn:hover{color:#007b8a;background:#f1f5f9}.sitemap-pill-btn.is-active{background:#007b8a;color:#ffffff;box-shadow:0 4px 12px rgba(0,123,138,0.25)}.sitemap-domains-container{max-width:1320px;margin:0 auto;padding:0 24px}.sitemap-domain-section{margin-bottom:56px;scroll-margin-top:100px}.sitemap-domain-header{display:flex;align-items:center;gap:14px;margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid #e2e8f0}.sitemap-domain-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,rgba(0,123,138,0.12) 0%,rgba(0,123,138,0.04) 100%);color:#007b8a;flex-shrink:0}.sitemap-domain-title{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0;letter-spacing:-0.01em}.sitemap-domain-count{font-size:0.85rem;font-weight:600;color:#64748b;background:#f1f5f9;padding:3px 10px;border-radius:12px}.sitemap-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:24px}.sitemap-grid.grid-cols-2{grid-template-columns:repeat(2,1fr)}.sitemap-grid.grid-cols-3{grid-template-columns:repeat(3,1fr)}.sitemap-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:18px;padding:28px 24px;box-shadow:0 4px 16px rgba(0,0,0,0.03);transition:transform 0.3s ease,box-shadow 0.3s ease,border-color 0.3s ease;display:flex;flex-direction:column;position:relative;overflow:hidden}.sitemap-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#007b8a 0%,#38bdf8 100%);opacity:0;transition:opacity 0.3s ease}.sitemap-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(0,123,138,0.08),0 2px 6px rgba(0,0,0,0.04);border-color:#cbd5e1}.sitemap-card:hover::before{opacity:1}.sitemap-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #f1f5f9}.sitemap-card-title-group{display:flex;align-items:center;gap:10px}.sitemap-card-icon{color:#007b8a;width:20px;height:20px;flex-shrink:0}.sitemap-card-title{font-size:1.15rem;font-weight:700;color:#1e293b;margin:0}.sitemap-card-badge{font-size:0.75rem;font-weight:700;text-transform:uppercase;letter-spacing:0.5px;color:#007b8a;background:rgba(0,123,138,0.08);padding:3px 8px;border-radius:6px}.sitemap-link-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.sitemap-link-item{position:relative}.sitemap-link-item a{display:flex;align-items:center;gap:8px;color:#475569;text-decoration:none;font-size:0.95rem;line-height:1.5;padding:4px 8px;border-radius:6px;transition:all 0.2s ease}.sitemap-link-item a::before{content:'';width:5px;height:5px;border-radius:50%;background-color:#94a3b8;flex-shrink:0;transition:all 0.2s ease}.sitemap-link-item a:hover{color:#007b8a;background-color:#f0fdfa;transform:translateX(4px)}.sitemap-link-item a:hover::before{background-color:#007b8a;transform:scale(1.5)}.sitemap-sub-list{list-style:none;padding-left:20px;margin-top:6px;display:flex;flex-direction:column;gap:6px;border-left:2px solid #f1f5f9}.sitemap-sub-list .sitemap-link-item a{font-size:0.88rem;color:#64748b;padding:2px 6px}.sitemap-sub-list .sitemap-link-item a::before{width:4px;height:4px}.sitemap-highlight{background-color:#fef08a;color:#854d0e;padding:1px 4px;border-radius:3px;font-weight:700}.sitemap-empty-state{display:none;background:#ffffff;border:1px dashed #cbd5e1;border-radius:18px;padding:60px 20px;text-align:center;margin:40px 0}.sitemap-empty-icon{width:56px;height:56px;color:#94a3b8;margin-bottom:16px}.sitemap-empty-title{font-size:1.25rem;font-weight:700;color:#334155;margin:0 0 8px}.sitemap-empty-desc{font-size:0.95rem;color:#64748b;margin:0 0 20px}.sitemap-reset-btn{background:#007b8a;color:#ffffff;border:none;padding:10px 24px;border-radius:30px;font-size:0.95rem;font-weight:600;cursor:pointer;box-shadow:0 4px 12px rgba(0,123,138,0.2);transition:all 0.2s ease}.sitemap-reset-btn:hover{background:#005f6b;transform:translateY(-2px)}@media (max-width:1024px){.sitemap-grid.grid-cols-2,.sitemap-grid.grid-cols-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.sitemap-hero{padding:40px 16px 50px}.sitemap-hero-title{font-size:2rem}.sitemap-hero-desc{font-size:0.98rem;margin-bottom:24px}.sitemap-pills-nav{margin-top:-16px;margin-bottom:28px;padding:0 12px}.sitemap-pills-wrapper{border-radius:16px;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding:8px 12px}.sitemap-pill-btn{flex-shrink:0;padding:6px 14px;font-size:0.85rem}.sitemap-grid,.sitemap-grid.grid-cols-2,.sitemap-grid.grid-cols-3{grid-template-columns:1fr;gap:16px}.sitemap-card{padding:20px 18px;border-radius:14px}.sitemap-domain-title{font-size:1.3rem}}:root{--utitech-primary-color:#007b8a;--utitech-primary-hover:#005f6b;--utitech-cta-color:#007b8a;--senwaiy-primary-color:#1d62a3;--senwaiy-bg-color:#f5f5f5;--stratus-primary-color:#f3ba00;--stratus-primary-hover:#ffcd30}.team-member-info{padding-bottom:28px}.mainContent.utitech .movie{border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.1)}.mainContent.utitech h1{font-size:2rem;font-weight:bold;color:#333;margin:0}.mainContent.utitech p{color:#555;line-height:1.8}.utitech-intro-btn{display:inline-block;padding:12px 24px;background-color:var(--utitech-primary-color);color:#ffffff;border-radius:6px;text-decoration:none;font-weight:bold;transition:all 0.3s ease;box-shadow:0 2px 8px rgba(0,0,0,0.15)}.utitech-intro-btn:hover,.utitech-intro-btn:focus{background-color:var(--utitech-primary-hover);box-shadow:0 6px 16px rgba(0,0,0,0.2);color:#ffffff;text-decoration:none}.utitech-solution-card{background:#ffffff;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,0.1);padding:0;display:flex;flex-direction:column;justify-content:space-between;transition:box-shadow 0.3s ease,transform 0.3s ease;width:100%;overflow:hidden}.utitech-solution-card:hover{box-shadow:0 8px 24px rgba(0,0,0,0.2);transform:translateY(-2px)}.utitech-solution-card img{width:100%;height:auto;border-top-left-radius:12px;border-top-right-radius:12px}.utitech-solution-card-body{padding:24px;display:flex;flex-direction:column;flex:1}.utitech-solution-btn,.utitech-project-btn{align-self:flex-start;display:inline-block;background-color:var(--utitech-primary-color);color:#ffffff;padding:10px 16px;border-radius:6px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease,box-shadow 0.3s ease}.utitech-solution-btn:hover,.utitech-solution-btn:focus,.utitech-project-btn:hover,.utitech-project-btn:focus{background-color:var(--utitech-primary-hover);color:#ffffff;text-decoration:none;box-shadow:0 4px 12px rgba(0,123,138,0.3)}.atlas-section{background-color:#ffffff;color:#333;padding:60px 0;border-radius:0;box-shadow:0 4px 12px rgba(0,0,0,0.05)}.atlas-section .container{max-width:1140px;margin:0 auto;padding:0 15px}.atlas-header{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem;text-align:center}.atlas-logo img{height:80px;max-width:180px;filter:none}.atlas-title h1{color:#333;font-size:2.2rem;font-weight:800;margin:1rem 0 0.5rem}.atlas-title p{color:#3e1152;font-size:1.5rem;font-weight:700;margin:0}.atlas-content{display:flex;gap:2rem}.atlas-menu{display:flex;flex-direction:column;border-right:1px solid #e0e0e0;padding-right:1.5rem;width:250px;flex-shrink:0}.tab-btn{background:transparent;border:none;color:#555;text-align:left;padding:0.8rem 1rem;cursor:pointer;transition:0.3s;font-size:1.05rem;font-weight:600;border-left:3px solid transparent}.tab-btn.active{color:#3e1152;border-left:3px solid #3e1152;background-color:rgba(0,123,138,0.08)}.tab-btn:hover{color:#5d197a;background-color:rgba(0,123,138,0.05)}.atlas-detail{flex:1;padding-left:1.5rem;overflow:hidden}.tab-content{display:none;opacity:0;transition:opacity 0.3s ease;will-change:opacity}.tab-content.active{display:flex;opacity:1}.tab-content h3{color:#3e1152;font-size:1.8rem;margin-top:0;margin-bottom:1.5rem;font-weight:700}.tab-content p{line-height:1.8;color:#444}.content-text{flex-basis:60%;padding-right:20px;transform:translateX(-50px);opacity:0;transition:transform 0.8s cubic-bezier(0.25,0.8,0.25,1),opacity 0.8s ease-in-out}.content-image{flex-basis:40%;display:flex;justify-content:center;align-items:center;transform:translateX(50px);opacity:0;transition:transform 0.8s cubic-bezier(0.25,0.8,0.25,1),opacity 0.8s ease-in-out;transition-delay:0.1s}.tab-content.is-animated .content-text,.tab-content.is-animated .content-image{transform:translateX(0);opacity:1}.content-image img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,0.1)}.cta-btn{align-self:flex-start;background-color:#3e1152;color:#ffffff;padding:10px 16px;border-radius:6px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease;display:inline-block;margin-top:1.5rem}.cta-btn:hover,.cta-btn:focus{background-color:#5d197a;color:#ffffff;text-decoration:none}.atlas-section.senwaiy-theme{background-color:var(--senwaiy-bg-color);color:#333}.senwaiy-theme .atlas-title p{color:var(--senwaiy-primary-color)}.senwaiy-theme .tab-content h3{color:var(--senwaiy-primary-color)}.senwaiy-theme .tab-btn.active{color:var(--senwaiy-primary-color);border-left:3px solid var(--senwaiy-primary-color);background-color:rgba(29,98,163,0.08)}.senwaiy-theme .tab-btn:hover{color:var(--senwaiy-primary-color);background-color:rgba(29,98,163,0.05)}.cta-btn.senwaiy-cta{background-color:var(--senwaiy-primary-color);color:#ffffff}.cta-btn.senwaiy-cta:hover,.cta-btn.senwaiy-cta:focus{background-color:#164f82;color:#ffffff;text-decoration:none}.atlas-section.stratus-theme{color:#333}.stratus-theme .atlas-title p{color:var(--stratus-primary-color)}.stratus-theme .tab-content h3{color:var(--stratus-primary-color)}.stratus-theme .tab-btn.active{color:var(--stratus-primary-color);border-left:3px solid var(--stratus-primary-color);background-color:rgba(0,79,152,0.08)}.stratus-theme .tab-btn:hover{color:var(--stratus-primary-color);background-color:rgba(0,79,152,0.05)}.cta-btn.stratus-cta{background-color:var(--stratus-primary-color);color:#ffffff}.cta-btn.stratus-cta:hover,.cta-btn.stratus-cta:focus{background-color:var(--stratus-primary-hover);color:#ffffff;text-decoration:none}@media (max-width:992px){.atlas-content{flex-direction:column}.atlas-menu{border-right:none;border-bottom:1px solid #e0e0e0;padding-right:0;padding-bottom:1rem;width:100%;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:center}.tab-btn{border-left:none !important;border-bottom:2px solid transparent;padding:0.5rem 0.8rem;text-align:center}.tab-btn.active{border-bottom:2px solid #007b8a !important;border-left:none;background-color:transparent}.stratus-theme .tab-btn.active{border-bottom:2px solid var(--stratus-primary-color) !important;border-left:none;background-color:transparent}.atlas-detail{padding-left:0;padding-top:1rem}.tab-content.active{flex-direction:column}.content-text,.content-image{flex-basis:100%;padding:0;margin-bottom:20px;transform:translateX(0)}.content-image{order:-1}}.utitech-project-card{border-radius:12px;background:#ffffff;padding:24px;box-shadow:0 4px 16px rgba(0,0,0,0.1);transition:box-shadow 0.3s ease,transform 0.3s ease;height:100%;display:flex;flex-direction:column;justify-content:space-between}.utitech-project-card:hover{box-shadow:0 8px 24px rgba(0,0,0,0.15);transform:translateY(-2px)}.utitech-project-card img{width:100%;height:auto;border-radius:8px;margin-bottom:16px}.card-slider-wrapper{position:relative;width:100%;margin:0 auto}.card-slider-container{overflow:hidden;width:100%}.card-slider-track{display:flex;transition:transform 0.5s ease-in-out}.card-slider-item{flex:0 0 calc(100% / 3);box-sizing:border-box;padding:0 12px}.card-slider-item>div,.card-slider-card{height:100%;margin-bottom:24px;background:#ffffff;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,0.1);padding:24px;display:flex;flex-direction:column;justify-content:space-between;transition:box-shadow 0.3s ease,transform 0.3s ease}.card-slider-item>div:hover,.card-slider-card:hover{box-shadow:0 8px 24px rgba(0,0,0,0.2);transform:translateY(-2px)}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);background-color:var(--utitech-primary-color);border:1px solid #dddddd;border-radius:50%;width:44px;height:44px;font-size:24px;font-weight:bold;color:#ffffff;cursor:pointer;z-index:10;transition:all 0.3s ease;display:none}.slider-btn:hover{background-color:#0089A7;box-shadow:0 4px 8px rgba(0,0,0,0.2)}.slider-btn.slider-prev{left:-22px}.slider-btn.slider-next{right:-22px}.slider-btn:disabled{opacity:0.3;cursor:not-allowed}@media (min-width:768px) and (max-width:991px){.card-slider-item{flex:0 0 50%}}@media (max-width:767px){.card-slider-item{flex:0 0 100%}.slider-btn.slider-prev{left:10px}.slider-btn.slider-next{right:10px}.slider-btn{width:36px;height:36px;font-size:20px}}.utitech-expert-section{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;padding:40px 20px;background:linear-gradient(270deg,#111111,#333333,#111111);background-size:400% 400%;animation:gradientMove 12s ease infinite;min-height:400px;position:relative}.utitech-expert-bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:135%;max-width:1300px;height:90%;z-index:1;border-radius:20px;overflow:hidden}.utitech-expert-bg img{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(0.7) contrast(1.1);transition:transform 8s ease;border-radius:20px}.utitech-expert-section:hover .utitech-expert-bg img{transform:scale(1.05)}.utitech-expert-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(0,123,138,0.1) 0%,transparent 30%,transparent 70%,rgba(251,191,36,0.1) 100%);z-index:2}.utitech-expert-container{position:relative;z-index:3;display:flex;justify-content:center;align-items:center;width:100%;padding:20px}.content-box{background:linear-gradient(135deg,rgba(45,50,55,0.95) 0%,rgba(30,35,40,0.92) 50%,rgba(25,30,35,0.95) 100%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:20px;padding:32px 30px;max-width:500px;width:100%;color:#ffffff;box-shadow:0 8px 32px rgba(0,0,0,0.3);transition:all 0.3s ease;border:1px solid rgba(255,255,255,0.1);transform:translateX(60px)}.content-box:hover{transform:translateX(60px) scale(1.02);box-shadow:0 12px 40px rgba(0,0,0,0.4)}.utitech-expert-badge{display:inline-flex;align-items:center;background:linear-gradient(90deg,#007b8a,#0891b2);color:#ffffff;padding:8px 16px;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:16px;box-shadow:0 4px 12px rgba(0,123,138,0.3)}.utitech-expert-badge span{margin-right:8px;animation:pulse 2s infinite}.utitech-expert-title{font-size:28px;margin-bottom:14px;color:#ffffff;font-weight:700;line-height:1.2;background:linear-gradient(135deg,#ffffff,#e5e7eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.utitech-expert-desc{line-height:1.7;margin-bottom:16px;font-size:15px;color:#d1d5db;opacity:0.9}.utitech-expert-desc:last-of-type{margin-bottom:20px}.utitech-expert-cta-btn{display:inline-flex;align-items:center;padding:14px 28px;background:linear-gradient(90deg,#007b8a,#0891b2);color:#ffffff;border-radius:12px;text-decoration:none;font-weight:600;font-size:16px;transition:all 0.4s cubic-bezier(0.4,0,0.2,1);box-shadow:0 8px 25px rgba(0,123,138,0.3);position:relative;overflow:hidden}.utitech-expert-cta-btn:hover,.utitech-expert-cta-btn:focus{transform:translateY(-2px);box-shadow:0 12px 35px rgba(0,123,138,0.4);background:linear-gradient(90deg,#005f6b,#0e7490);color:#ffffff;text-decoration:none}@media (max-width:768px){.utitech-expert-section{min-height:320px !important;padding:30px 15px !important}.utitech-expert-title{font-size:22px !important}.utitech-expert-bg{width:95% !important;height:80% !important}.content-box,.content-box:hover{transform:none !important}}