.navbar{z-index:9999;isolation:isolate;-webkit-backdrop-filter:blur(16px);background:#f8fdfeeb;border-bottom:1px solid #367ec11f;padding:0 24px;position:fixed;top:0;left:0;right:0;box-shadow:inset 0 1px #fff9,0 4px 24px #0000000f}.navbar-inner{justify-content:space-between;align-items:center;height:72px;display:flex}.navbar-brand{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;line-height:0;display:flex}.brand-logo{filter:drop-shadow(0 2px 6px #00000014);width:auto;height:150px;display:block}.navbar-links{align-items:center;gap:4px;display:flex}.nav-link{color:#2d3a45;cursor:pointer;font-size:14px;font-weight:600;font-family:var(--font-sans);background:0 0;border:none;border-radius:10px;padding:8px 16px;transition:all .2s;position:relative}.nav-link:hover{color:#367ec1;background:#367ec10f}.nav-link-btn{font-family:var(--font-sans)}.nav-cta{color:#fff;background:linear-gradient(145deg,#f76a25,#e05d1c);border:none;border-radius:12px;margin-left:8px;padding:10px 22px;font-size:14px;font-weight:700;transition:all .2s;position:relative;box-shadow:0 4px 12px #f76a254d,inset 0 1px #ffffff26}.nav-cta:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f76a2559,inset 0 1px #ffffff26}.hero{background:#f8fdfe;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-layout{z-index:1;justify-content:center;padding:120px 0 60px;display:flex;position:relative}.hero-left{text-align:center;max-width:720px}.hero-badge{text-transform:uppercase;letter-spacing:1.5px;color:#367ec1;align-items:center;gap:10px;margin-bottom:28px;font-size:12px;font-weight:700;display:inline-flex}.badge-line{background:linear-gradient(90deg,#367ec1,#f76a25);border-radius:2px;width:32px;height:2px}.hero-title{font-family:var(--font-display);color:#1a242e;letter-spacing:-.5px;margin-bottom:20px;font-size:clamp(36px,5vw,60px);line-height:1.1}.hero-title-blue{color:#367ec1}.hero-title-orange{color:#f76a25}.hero-desc{color:#5a6e7c;max-width:540px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.7}.hero-desc strong{color:#1a242e;font-weight:700}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:32px;display:flex}.hero-btn{cursor:pointer;font-size:15px;font-weight:600;font-family:var(--font-sans);border-radius:12px;align-items:center;gap:8px;padding:14px 28px;transition:all .25s;display:inline-flex}.hero-btn svg{width:16px;height:16px}.hero-btn-primary{color:#fff;background:#1a242e;border:none;box-shadow:0 4px 16px #1a242e33}.hero-btn-primary:hover{background:#2d3a45;transform:translateY(-2px);box-shadow:0 8px 24px #1a242e40}.hero-btn-outline{color:#1a242e;background:0 0;border:1.5px solid #dce5ea}.hero-btn-outline:hover{color:#367ec1;background:#367ec10a;border-color:#367ec1;transform:translateY(-2px)}.hero-tech-tags{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.tech-tag{color:#367ec1;background:#367ec10f;border:1px solid #367ec11a;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:600}.hero-stats{z-index:1;justify-content:center;align-items:center;gap:40px;padding:24px 0 40px;display:flex;position:relative}.hero-stat{flex-direction:column;align-items:center;gap:2px;display:flex}.hero-stat-value{color:#1a242e;font-size:24px;font-weight:800;line-height:1.2}.hero-stat-label{color:#8a9ca8;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.hero-stat-divider{background:#dce5ea;width:1px;height:36px}@media (width<=900px){.hero-layout{text-align:center;grid-template-columns:1fr;gap:40px}.hero-left,.hero-desc{max-width:100%}.hero-actions,.hero-tech-tags{justify-content:center}.hero-left{text-align:center}}@media (width<=600px){.hero-stats{gap:24px}.hero-stat-value{font-size:20px}}.services{background:linear-gradient(#f8fdfe 0%,#f0f8fe 100%);padding:100px 0;position:relative}.text-orange{background:linear-gradient(135deg,#f76a25,#d85718);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.services-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:28px;display:grid}.service-card{cursor:default;background:linear-gradient(145deg,#fff,#f4faff);border:1px solid #fff9;border-radius:24px;padding:40px 32px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 28px #367ec114,0 2px 6px #0000000a,inset 0 1px #fffc}.service-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #367ec124,0 4px 12px #0000000f,inset 0 1px #fffc}.service-card-glow{pointer-events:none;background:radial-gradient(circle,#367ec10a,#0000 70%);width:100%;height:100%;position:absolute;top:-50%;right:-50%}.service-icon-wrap{width:64px;height:64px;color:var(--blue);background:linear-gradient(145deg,#e8f2fc,#dce9f5);border:1px solid #fff6;border-radius:18px;justify-content:center;align-items:center;margin-bottom:20px;font-size:28px;display:flex;box-shadow:inset 0 1px 2px #fff9,0 4px 10px #367ec11f}.service-title{color:var(--gray-900);margin-bottom:10px;font-size:18px;font-weight:700}.service-desc{color:var(--gray-600);font-size:15px;line-height:1.7}.cleartitle{text-align:center;background:linear-gradient(160deg,#f0f7fe 0%,#e8f0f8 50%,#f8fdfe 100%);padding:100px 0;position:relative;overflow:hidden}.cleartitle:before{content:"";opacity:.6;background:linear-gradient(90deg,#367ec1,#f76a25,#367ec1);height:4px;position:absolute;top:0;left:0;right:0}.cleartitle-badge{letter-spacing:.5px;text-transform:uppercase;color:#fff;background:linear-gradient(145deg,#367ec1,#f76a25);border-radius:50px;align-items:center;gap:10px;margin-bottom:24px;padding:10px 24px;font-size:13px;font-weight:700;display:inline-flex;position:relative;box-shadow:0 4px 16px #367ec14d,0 2px 4px #0000001a,inset 0 1px #ffffff4d}.cleartitle-badge:after{content:"";pointer-events:none;background:linear-gradient(145deg,#ffffff26,#0000 60%);border-radius:50px;position:absolute;inset:0}.lock-icon{color:#fff;z-index:1;width:16px;height:16px;position:relative}.cleartitle-headline{font-family:var(--font-display);color:var(--gray-900);margin-bottom:16px;font-size:clamp(30px,4vw,44px);line-height:1.2}.cleartitle-sub{color:var(--gray-600);max-width:500px;margin:0 auto 32px;font-size:16px;line-height:1.7}.cleartitle-features{text-align:left;flex-direction:column;gap:12px;max-width:420px;margin:0 auto 32px;display:flex}.ct-feature{color:var(--gray-800);align-items:center;gap:12px;font-size:15px;font-weight:500;display:flex}.ct-check{color:#fff;background:linear-gradient(145deg,#367ec1,#2a659e);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:700;display:flex;box-shadow:0 2px 6px #367ec140,inset 0 1px #ffffff4d}.cleartitle-status{color:var(--orange);background:linear-gradient(145deg,#fef5ee,#fdede2);border-radius:50px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #ffffff80}.status-pulse{background:var(--orange);border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite pulse;box-shadow:0 0 8px #f76a2580}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.cleartitle-waitlist{gap:12px;max-width:460px;margin:0 auto;display:flex}.waitlist-input{border:2px solid var(--gray-200);font-size:15px;font-family:var(--font-sans);background:#fff;border-radius:14px;outline:none;flex:1;padding:14px 20px;transition:all .2s;box-shadow:inset 0 2px 6px #0000000f}.waitlist-input:focus{border-color:var(--blue);box-shadow:inset 0 2px 6px #0000000f,0 0 0 3px #367ec126}.waitlist-btn{color:#fff;cursor:pointer;font-size:15px;font-weight:700;font-family:var(--font-sans);white-space:nowrap;background:linear-gradient(145deg,#f76a25,#e05d1c);border:none;border-radius:14px;padding:14px 28px;transition:all .2s;box-shadow:0 4px 14px #f76a254d,inset 0 1px #ffffff40}.waitlist-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #f76a2559,inset 0 1px #ffffff4d}.whyus{background:linear-gradient(#f8fdfe 0%,#f0f8fe 100%);padding:100px 0}.whyus-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:28px;display:grid}.whyus-card{background:linear-gradient(145deg,#fff,#f4faff);border:1px solid #fff9;border-radius:24px;padding:36px 32px;transition:all .3s;box-shadow:0 8px 28px #367ec114,0 2px 6px #0000000a,inset 0 1px #fffc}.whyus-card:hover{transform:translateY(-4px);box-shadow:0 14px 36px #367ec11f,0 4px 8px #0000000f,inset 0 1px #fffc}.whyus-icon{width:36px;height:36px;color:var(--blue);filter:drop-shadow(0 2px 4px #0000001a);margin-bottom:16px}.whyus-title{color:var(--gray-900);margin-bottom:10px;font-size:18px;font-weight:700}.whyus-desc{color:var(--gray-600);font-size:15px;line-height:1.7}.about-page{background:linear-gradient(160deg,#f0f8fe 0%,#f8fdfe 50%,#f0f8fe 100%)}.section-tag{text-transform:uppercase;letter-spacing:1.5px;color:var(--blue);background:linear-gradient(145deg,#e8f2fc,#dce9f5);border-radius:50px;margin-bottom:16px;padding:6px 18px;font-size:12px;font-weight:700;display:inline-block;box-shadow:inset 0 1px 2px #fff9,0 2px 6px #367ec11a}.section-title{color:var(--gray-900);max-width:700px;margin-bottom:48px;font-size:clamp(28px,3.5vw,40px);font-weight:800;line-height:1.3}.about-hero{text-align:center;background:linear-gradient(160deg,#1a242e 0%,#0f171e 100%);padding:120px 0 80px;position:relative;overflow:hidden}.about-hero:before{content:"";background:radial-gradient(circle,#367ec114,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;right:-200px}.about-back{color:#fff9;cursor:pointer;font-size:14px;font-weight:600;font-family:var(--font-sans);background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:6px;margin-bottom:40px;padding:10px 20px;transition:all .2s;display:inline-flex}.about-back:hover{color:#fff;background:#ffffff1a;transform:translate(-3px)}.about-hero-content{max-width:720px;margin:0 auto}.about-hero-badge{text-transform:uppercase;letter-spacing:1.5px;color:var(--orange);background:#f76a250f;border:1px solid #f76a2533;border-radius:50px;margin-bottom:24px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-flex}.about-hero-title{font-family:var(--font-display);color:#fff;margin-bottom:20px;font-size:clamp(32px,5vw,52px);line-height:1.15}.about-hero-title .text-blue{color:var(--blue-light)}.text-blue{color:var(--blue)}.about-hero-sub{color:#ffffff8c;max-width:600px;margin:0 auto;font-size:17px;line-height:1.7}.about-mission{padding:80px 0}.about-mission-grid{grid-template-columns:1fr 1fr;gap:32px;max-width:900px;margin:0 auto;display:grid}.about-mission-card{text-align:center;background:linear-gradient(145deg,#fff,#f4faff);border:1px solid #ffffff80;border-radius:24px;padding:40px 32px;box-shadow:0 8px 24px #367ec114,0 2px 4px #00000008,inset 0 1px #fffc}.about-mission-icon{color:#fff;background:linear-gradient(145deg,#367ec1,#2a659e);border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 20px;display:flex;box-shadow:0 4px 12px #367ec133}.about-mission-card h3{color:var(--gray-900);margin-bottom:12px;font-size:20px;font-weight:700}.about-mission-card p{color:var(--gray-600);font-size:15px;line-height:1.7}.about-stats-section{padding:60px 0 80px}.about-stats-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.about-stat-card{text-align:center;background:linear-gradient(145deg,#fff,#f4faff);border:1px solid #ffffff80;border-radius:20px;padding:32px 20px;box-shadow:0 6px 20px #367ec10f,inset 0 1px #fffc}.about-stat-value{color:var(--blue);margin-bottom:6px;font-size:32px;font-weight:800;line-height:1.2;display:block}.about-stat-label{color:var(--gray-600);font-size:13px;font-weight:500}.about-values{text-align:center;padding:0 0 100px}.about-values .section-title{margin-bottom:48px;margin-left:auto;margin-right:auto}.about-values-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.about-value-card{text-align:center;background:linear-gradient(145deg,#fff,#f4faff);border:1px solid #ffffff80;border-radius:20px;padding:32px 24px;transition:all .25s;box-shadow:0 6px 20px #367ec10f,inset 0 1px #fffc}.about-value-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #367ec11a,inset 0 1px #fffc}.about-value-icon{color:#fff;background:linear-gradient(145deg,#367ec1,#2a659e);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 16px;display:flex;box-shadow:0 4px 12px #367ec133}.about-value-title{color:var(--gray-900);margin-bottom:8px;font-size:17px;font-weight:700}.about-value-desc{color:var(--gray-600);font-size:14px;line-height:1.6}@media (width<=900px){.about-mission-grid{grid-template-columns:1fr}.about-stats-grid,.about-values-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.about-hero{padding:100px 0 60px}.about-stats-grid{grid-template-columns:1fr 1fr}.about-values-grid{grid-template-columns:1fr}}.products-page{overflow-x:hidden}.back-btn{color:#fffc;-webkit-backdrop-filter:blur(12px);cursor:pointer;font-size:14px;font-weight:600;font-family:var(--font-sans);background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:6px;margin-bottom:40px;padding:10px 22px;transition:all .25s;display:inline-flex;box-shadow:0 2px 8px #0000001a}.back-btn:hover{color:#fff;background:#ffffff24;transform:translate(-4px);box-shadow:0 4px 16px #00000026}.section-label{text-transform:uppercase;letter-spacing:2px;color:var(--blue);background:linear-gradient(145deg,#e8f2fc,#dce9f5);border-radius:50px;margin-bottom:16px;padding:6px 18px;font-size:12px;font-weight:700;display:inline-block;box-shadow:inset 0 1px 2px #fff9,0 2px 6px #367ec11a}.section-heading{color:var(--gray-900);max-width:800px;margin-bottom:48px;font-size:clamp(28px,3.5vw,42px);font-weight:800;line-height:1.3}.text-gradient{background:linear-gradient(135deg,#367ec1,#5b9ad6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-gradient-orange{background:linear-gradient(135deg,#f76a25,#f98a52);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.products-hero{background:linear-gradient(160deg,#0d1b2a 0%,#1a2d42 40%,#2d3a45 100%);align-items:center;min-height:85vh;display:flex;position:relative;overflow:hidden}.products-hero .container{z-index:2;padding-top:100px;position:relative}.products-hero-content{max-width:720px}.ph-badge{text-transform:uppercase;letter-spacing:2px;color:#ffffffe6;-webkit-backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50px;align-items:center;margin-bottom:28px;padding:8px 20px;font-size:12px;font-weight:700;display:inline-flex}.ph-title{font-family:var(--font-display);color:#fff;text-shadow:0 2px 20px #0000004d;margin-bottom:20px;font-size:clamp(40px,6vw,68px);line-height:1.1}.ph-sub{color:#ffffffa6;max-width:560px;font-size:clamp(16px,2vw,20px);line-height:1.7}.ph-bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.ph-shape{filter:blur(60px);border-radius:50%;position:absolute}.ph-shape-1{background:radial-gradient(circle,#367ec133,#0000 70%);width:600px;height:600px;animation:8s ease-in-out infinite float1;top:-200px;right:-150px}.ph-shape-2{background:radial-gradient(circle,#f76a251f,#0000 70%);width:400px;height:400px;animation:10s ease-in-out infinite float2;bottom:-100px;left:-100px}.ph-shape-3{background:radial-gradient(circle,#367ec11a,#0000 70%);width:300px;height:300px;animation:12s ease-in-out infinite float3;top:30%;left:55%}@keyframes float1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(30px,-30px)scale(1.05)}}@keyframes float2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-20px,20px)scale(1.08)}}@keyframes float3{0%,to{transform:translate(0)}50%{transform:translate(15px,15px)}}.product-section{background:linear-gradient(#f8fdfe 0%,#f0f8fe 100%);padding:100px 0;position:relative}.pt-dark{background:linear-gradient(#0d1b2a 0%,#1a2d42 100%)}.section-mymane{background:linear-gradient(#fef8f2 0%,#fdf0e6 50%,#f8fdfe 100%);position:relative}.section-mymane:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4' cy='4' r='1.5' fill='%23F76A25' opacity='0.08'/%3E%3C/svg%3E");position:absolute;inset:0}.section-mymane .container{z-index:1;position:relative}.section-mymane .product-number{color:#f76a251f}.section-mymane .product-label-wrap{background:linear-gradient(145deg,#fef0e6,#fde8da);box-shadow:inset 0 1px 2px #ffffffb3}.section-mymane .product-label{color:var(--orange)}.section-mymane .product-intro-card{background:linear-gradient(145deg,#fffcf8,#fef5ee);border:1px solid #f76a2514;box-shadow:0 20px 60px #f76a2514,0 4px 12px #00000008,inset 0 1px #fffc}.section-mymane .product-intro-card:before{background:linear-gradient(90deg,#f76a25,#367ec1)}.section-mymane .pic-icon{color:var(--orange)}.section-mymane .pic-divider{background:linear-gradient(90deg,#f76a25,#367ec1)}.section-mymane .pic-tags span{color:var(--orange);background:linear-gradient(145deg,#fef0e6,#fde8da)}.section-mymane .feature-card{background:linear-gradient(145deg,#fffcf8,#fef5ee);border:1px solid #f76a250f;box-shadow:0 6px 20px #f76a250f,0 2px 4px #00000005,inset 0 1px #fffc}.section-mymane .feature-card:hover{border-color:#f76a251f;transform:translateY(-6px)scale(1.01);box-shadow:0 16px 40px #f76a251a,0 4px 12px #0000000a,inset 0 1px #fffc}.section-mymane .feature-icon-wrap{color:var(--orange);background:linear-gradient(145deg,#fef0e6,#fde8da);border:1px solid #f76a2514;box-shadow:inset 0 1px 2px #fff9,0 4px 10px #f76a2514}.section-mymane .product-stat{background:linear-gradient(145deg,#fef0e6,#fde8da);border:1px solid #f76a251a;box-shadow:inset 0 1px 2px #fff9,0 2px 8px #f76a2514}.section-mymane .product-stat-num{color:var(--orange)}.section-cleartitle{position:relative}.section-cleartitle:after{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 0 L60 30 L30 60 L0 30 Z' fill='none' stroke='%23367EC1' stroke-width='0.5' opacity='0.06'/%3E%3C/svg%3E");position:absolute;inset:0}.section-cleartitle .container{z-index:1;position:relative}.section-cleartitle .product-intro-card{-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #f76a2526;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d,inset 0 1px #ffffff0f}.section-cleartitle .product-intro-card:before{opacity:.6;background:linear-gradient(90deg,#f76a25,#0000 80%)}.section-cleartitle .product-intro-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#f76a250f,#0000 70%);width:100%;height:100%;position:absolute;top:-50%;right:-50%}.section-cleartitle .pic-icon{color:var(--orange);filter:drop-shadow(0 0 12px #f76a254d)}.section-cleartitle .pic-divider{background:linear-gradient(90deg,#f76a25,#0000)}.section-cleartitle .pic-tags span{color:var(--orange);background:#f76a251a;border:1px solid #f76a2526;box-shadow:0 0 12px #f76a250d}.section-cleartitle .product-name{text-shadow:0 0 40px #367ec11a}.section-cleartitle .product-number{color:#f76a251a}.section-cleartitle .product-label-wrap{-webkit-backdrop-filter:blur(8px);background:#f76a251a;border:1px solid #f76a251a}.section-cleartitle .product-label{color:var(--orange)}.section-cleartitle .product-stat{-webkit-backdrop-filter:blur(8px);background:#f76a250f;border:1px solid #f76a251a}.pt-dark .section-heading,.pt-dark .product-name,.pt-dark .product-tagline,.pt-dark .product-intro-card h3{color:#fff}.pt-dark .product-desc,.pt-dark .product-stat-label,.pt-dark .product-intro-card p{color:#ffffffb3}.product-header{align-items:center;gap:16px;margin-bottom:40px;display:flex}.product-number{color:#367ec11a;font-size:48px;font-weight:800;line-height:1;font-family:var(--font-display)}.pt-dark .product-number{color:#ffffff0f}.product-label-wrap{background:linear-gradient(145deg,#e8f2fc,#dce9f5);border-radius:50px;padding:4px 14px;box-shadow:inset 0 1px 2px #fff9}.pt-dark .product-label-wrap{-webkit-backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff14}.product-label{text-transform:uppercase;letter-spacing:2px;color:var(--blue);font-size:11px;font-weight:700}.pt-dark .product-label{color:#fff9}.product-intro{grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;margin-bottom:64px;display:grid}.product-name{font-family:var(--font-display);color:var(--gray-900);margin-bottom:12px;font-size:clamp(36px,5vw,56px);line-height:1.1}.product-tagline{color:var(--gray-600);margin-bottom:20px;font-size:18px;font-weight:600}.product-desc{color:var(--gray-600);margin-bottom:28px;font-size:15px;line-height:1.8}.product-stat{background:linear-gradient(145deg,#e8f2fc,#dce9f5);border:1px solid #ffffff4d;border-radius:14px;align-items:center;gap:12px;width:fit-content;padding:12px 20px;display:flex;box-shadow:inset 0 1px 2px #fff9,0 2px 8px #367ec114}.pt-dark .product-stat{-webkit-backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff14}.product-stat-num{color:var(--blue);white-space:nowrap;font-size:20px;font-weight:800}.pt-dark .product-stat-num{color:var(--orange)}.product-stat-label{color:var(--gray-600);font-size:13px;font-weight:500}.product-intro-card{background:linear-gradient(145deg,#fff,#f4faff);border:1px solid #ffffff80;border-radius:28px;padding:40px 36px;position:relative;overflow:hidden;box-shadow:0 20px 60px #367ec11a,0 4px 12px #0000000a,inset 0 1px #fffc}.product-intro-card:before{content:"";opacity:.5;background:linear-gradient(90deg,#367ec1,#f76a25);height:3px;position:absolute;top:0;left:0;right:0}.ct-card:before{background:linear-gradient(90deg,#f76a25,#367ec1)}.pt-dark .product-intro-card{-webkit-backdrop-filter:blur(16px);background:#ffffff0a;border:1px solid #ffffff14;box-shadow:0 20px 60px #0003}.pic-icon{width:40px;height:40px;color:var(--blue);filter:drop-shadow(0 2px 8px #0000001a);margin-bottom:16px}.pt-dark .pic-icon{color:var(--orange-light)}.product-intro-card h3{color:var(--gray-900);margin-bottom:10px;font-size:20px;font-weight:700}.product-intro-card p{color:var(--gray-600);margin-bottom:20px;font-size:14px;line-height:1.7}.pic-divider{background:linear-gradient(90deg,#367ec1,#f76a25);border-radius:2px;width:40px;height:3px;margin-bottom:16px}.pt-dark .pic-divider{background:linear-gradient(90deg,#f76a25,#367ec1)}.pic-tags{flex-wrap:wrap;gap:8px;display:flex}.pic-tags span{color:var(--blue);background:linear-gradient(145deg,#e8f2fc,#dce9f5);border-radius:50px;padding:5px 14px;font-size:11px;font-weight:600;box-shadow:inset 0 1px 2px #fff9}.pt-dark .pic-tags span{color:#fffc;-webkit-backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff14}.features-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.feature-card{animation:.6s ease-out both fadeUp;animation-delay:var(--delay,0s);background:linear-gradient(145deg,#fff,#f4faff);border:1px solid #ffffff80;border-radius:20px;padding:32px 28px;transition:all .35s cubic-bezier(.22,1,.36,1);box-shadow:0 6px 20px #367ec10f,0 2px 4px #00000008,inset 0 1px #fffc}.feature-card:hover{transform:translateY(-6px)scale(1.01);box-shadow:0 16px 40px #367ec11f,0 4px 12px #0000000f,inset 0 1px #fffc}.feature-icon-wrap{width:52px;height:52px;color:var(--blue);background:linear-gradient(145deg,#e8f2fc,#dce9f5);border:1px solid #fff6;border-radius:16px;justify-content:center;align-items:center;margin-bottom:18px;font-size:24px;display:flex;box-shadow:inset 0 1px 2px #fff9,0 4px 10px #367ec11a}.feature-title{color:var(--gray-900);margin-bottom:8px;font-size:17px;font-weight:700}.feature-desc{color:var(--gray-600);font-size:14px;line-height:1.7}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-divider{background:linear-gradient(#fdf0e6,#0d1b2a);padding:0}.pd-inner{align-items:center;gap:20px;padding:0;display:flex}.pd-line{background:linear-gradient(90deg,#0000,#f76a2526 30%,#ffffff14 70%,#0000);flex:1;height:1px}.pd-icon{width:16px;height:16px;color:var(--orange);filter:drop-shadow(0 0 8px #f76a254d);animation:2s ease-in-out infinite pdGlow}@keyframes pdGlow{0%,to{filter:drop-shadow(0 0 4px #f76a2533)}50%{filter:drop-shadow(0 0 12px #f76a2580)}}.problem-section{background:linear-gradient(#f8fdfe,#fef5ee);padding:100px 0}.problem-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;display:grid}.problem-card{background:linear-gradient(145deg,#fff,#fefaf5);border:1px solid #ffffff80;border-radius:20px;padding:32px 28px;transition:all .3s;box-shadow:0 6px 20px #f76a250d,0 2px 4px #00000005,inset 0 1px #fffc}.problem-card:hover{border-color:#f76a2526;transform:translateY(-4px);box-shadow:0 12px 32px #f76a251a,0 4px 8px #0000000a}.problem-num{color:#f76a251a;font-size:32px;font-weight:800;line-height:1;font-family:var(--font-display);margin-bottom:12px}.problem-card h3{color:var(--gray-900);margin-bottom:8px;font-size:17px;font-weight:700}.problem-card p{color:var(--gray-600);font-size:14px;line-height:1.7}.solution-section{background:linear-gradient(#f0f8fe,#f8fdfe);padding:100px 0}.solution-showcase{grid-template-columns:1fr 1fr;gap:40px;margin-bottom:64px;display:grid}.solution-left,.solution-right{background:linear-gradient(145deg,#fff,#f4faff);border:1px solid #ffffff80;border-radius:24px;padding:36px 32px;box-shadow:0 8px 28px #367ec10f,0 2px 6px #00000008,inset 0 1px #fffc}.solution-left h3,.solution-right h3{color:var(--gray-900);border-bottom:2px solid #367ec11a;margin-bottom:20px;padding-bottom:12px;font-size:18px;font-weight:700}.solution-list{flex-direction:column;gap:14px;list-style:none;display:flex}.solution-list li{color:var(--gray-600);padding-left:24px;font-size:14px;line-height:1.7;position:relative}.solution-list li:before{content:"→";color:var(--blue);font-weight:700;position:absolute;left:0}.solution-stakeholders h3{color:var(--gray-900);margin-bottom:24px;font-size:20px;font-weight:700}.stakeholder-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.stakeholder-card{text-align:center;background:linear-gradient(145deg,#fff,#f4faff);border:1px solid #fff6;border-radius:18px;padding:24px 20px;transition:all .3s;box-shadow:0 4px 16px #367ec10d,0 1px 3px #00000005,inset 0 1px #fffc}.stakeholder-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #367ec11a,0 4px 8px #0000000a}.sh-icon{width:32px;height:32px;color:var(--blue);filter:drop-shadow(0 2px 4px #00000014);margin-bottom:12px}.stakeholder-card h4{color:var(--gray-900);margin-bottom:6px;font-size:15px;font-weight:700}.stakeholder-card p{color:var(--gray-600);font-size:13px;line-height:1.6}.innovation-section{background:linear-gradient(160deg,#0d1b2a 0%,#1a2d42 50%,#0d1b2a 100%);padding:100px 0;position:relative}.innovation-section .section-label{-webkit-backdrop-filter:blur(8px);color:#ffffffb3;box-shadow:none;background:#ffffff14;border:1px solid #ffffff14}.innovation-section .section-heading{color:#fff}.innovation-timeline{flex-direction:column;gap:0;max-width:800px;display:flex;position:relative}.innovation-timeline:before{content:"";background:linear-gradient(#367ec14d,#f76a254d,#367ec14d);width:2px;position:absolute;top:0;bottom:0;left:40px}.innovation-layer{grid-template-columns:80px 1fr;gap:32px;padding:32px 0;display:grid;position:relative}.il-number{font-size:42px;font-weight:800;line-height:1;font-family:var(--font-display);text-align:center;opacity:.6}.il-content{padding-left:20px;position:relative}.il-dot{border:3px solid #ffffff1a;border-radius:50%;width:12px;height:12px;position:absolute;top:6px;left:-26px}.il-content h3{color:#fff;margin-bottom:10px;font-size:20px;font-weight:700}.il-content p{color:#ffffffa6;font-size:14px;line-height:1.8}.products-cta{background:linear-gradient(#f8fdfe,#f0f8fe);padding:80px 0}.products-cta-card{text-align:center;background:linear-gradient(145deg,#fff,#f4faff);border:1px solid #ffffff80;border-radius:32px;padding:60px 48px;position:relative;overflow:hidden;box-shadow:0 20px 60px #367ec11a,0 4px 12px #0000000a,inset 0 1px #fffc}.products-cta-card:before{content:"";opacity:.4;background:linear-gradient(90deg,#367ec1,#f76a25,#367ec1);height:4px;position:absolute;top:0;left:0;right:0}.products-cta-card h2{font-family:var(--font-display);color:var(--gray-900);margin-bottom:12px;font-size:clamp(28px,3.5vw,40px)}.products-cta-card p{color:var(--gray-600);margin-bottom:32px;font-size:16px}.cta-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.cta-primary{color:#fff;background:linear-gradient(145deg,#367ec1,#2a659e);border:1px solid #367ec14d;border-radius:16px;padding:16px 36px;font-size:16px;font-weight:700;transition:all .25s;box-shadow:0 8px 24px #367ec14d,inset 0 1px #fff3}.cta-primary:hover{transform:translateY(-3px);box-shadow:0 12px 32px #367ec159,inset 0 1px #ffffff40}.cta-secondary{color:var(--orange);background:linear-gradient(145deg,#fef5ee,#fdede2);border:1px solid #f76a2526;border-radius:16px;padding:16px 36px;font-size:16px;font-weight:700;transition:all .25s;box-shadow:inset 0 1px 2px #fff9,0 4px 12px #f76a251f}.cta-secondary:hover{transform:translateY(-3px);box-shadow:0 8px 24px #f76a252e,inset 0 1px 2px #fff9}.ct-badge-wrap{color:#fffc;-webkit-backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff14;border-radius:50px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:12px;font-weight:600;display:inline-flex}.ct-badge-dot{background:var(--orange);border-radius:50%;width:7px;height:7px;animation:1.5s ease-in-out infinite pulse;box-shadow:0 0 10px #f76a2599}@media (width<=900px){.product-intro{grid-template-columns:1fr;gap:32px}.solution-showcase{grid-template-columns:1fr}.features-grid{grid-template-columns:repeat(2,1fr)}.innovation-timeline:before{left:24px}.innovation-layer{grid-template-columns:50px 1fr}.il-number{font-size:28px}.il-dot{left:-31px}}@media (width<=600px){.features-grid,.problem-grid{grid-template-columns:1fr}.products-cta-card{padding:40px 24px}}.footer{background:linear-gradient(160deg,#0a141f 0%,#13212e 40%,#1a2d3d 100%);position:relative;overflow:hidden}.footer-top-border{opacity:.6;background:linear-gradient(90deg,#0000 0%,#367ec1 20%,#f76a25 50%,#367ec1 80%,#0000 100%);height:4px;position:relative}.footer-top-border:after{content:"";filter:blur(12px);background:inherit;position:absolute;inset:0}.footer-bg-grid{pointer-events:none;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.footer-grid{z-index:1;grid-template-columns:1.5fr 1fr 1.3fr;gap:32px;padding:40px 0 32px;display:grid;position:relative}.footer-logo{align-items:center;margin-bottom:16px;line-height:0;display:flex}.footer-logo-img{filter:drop-shadow(0 2px 8px #367ec14d);width:auto;height:100px;display:block}.footer-tagline{color:#ffffff80;max-width:320px;margin-bottom:24px;font-size:14px;line-height:1.7}.footer-stats{-webkit-backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:20px;width:fit-content;padding:16px 20px;display:flex}.footer-stat-item{flex-direction:column;align-items:center;gap:2px;display:flex}.footer-stat-value{color:#fff;font-size:18px;font-weight:800;line-height:1.2}.footer-stat-label{text-transform:uppercase;letter-spacing:.8px;color:#ffffff59;font-size:10px;font-weight:600}.footer-stat-divider{background:#ffffff14;width:1px;height:32px}.footer-col-title{text-transform:uppercase;letter-spacing:1.5px;color:#fff6;border-bottom:1px solid #ffffff0f;margin-bottom:20px;padding-bottom:12px;font-size:13px;font-weight:700;position:relative}.footer-col-title:after{content:"";background:linear-gradient(90deg,#367ec1,#f76a25);border-radius:2px;width:32px;height:2px;position:absolute;bottom:-1px;left:0}.footer-links{flex-direction:column;gap:10px;list-style:none;display:flex}.footer-link{color:#ffffff8c;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:5px;padding:4px 0;font-family:inherit;font-size:13px;transition:all .25s;display:inline-flex}.footer-link-icon{color:#fff3;flex-shrink:0;width:12px;height:12px;transition:all .25s}.footer-link:hover{color:#fff;transform:translate(4px)}.footer-link:hover .footer-link-icon{color:var(--orange);transform:translate(2px)}.footer-contact-list{flex-direction:column;gap:14px;display:flex}.footer-contact-item{cursor:default;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;align-items:flex-start;gap:10px;padding:12px 16px;text-decoration:none;transition:all .25s;display:flex}a.footer-contact-item:hover{background:#ffffff0f;border-color:#367ec133;transform:translateY(-2px)}.footer-contact-icon{width:18px;height:18px;color:var(--orange);flex-shrink:0;margin-top:2px}.footer-contact-text{flex-direction:column;gap:2px;display:flex}.footer-contact-label{text-transform:uppercase;letter-spacing:.8px;color:#ffffff4d;font-size:11px;font-weight:600}.footer-contact-value{color:#ffffffd9;word-break:break-all;font-size:14px;font-weight:600}a.footer-contact-item .footer-contact-value{color:var(--orange-light)}a.footer-contact-item:hover .footer-contact-value{color:#fff}.footer-bottom{z-index:1;border-top:1px solid #ffffff0f;position:relative}.footer-bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:14px 24px;display:flex}.footer-copy{color:#ffffff4d;font-size:13px}.footer-legal{align-items:center;gap:12px;display:flex}.footer-legal-link{color:#ffffff59;font-size:13px;transition:color .2s}.footer-legal-link:hover{color:var(--orange-light)}.footer-legal-dot{background:#fff3;border-radius:50%;width:3px;height:3px}@media (width<=1024px){.footer-grid{grid-template-columns:1fr 1fr;gap:40px}.footer-brand-col{grid-column:1/-1}}@media (width<=600px){.footer-grid{grid-template-columns:1fr;gap:32px;padding:40px 0 32px}.footer-bottom-inner{text-align:center;flex-direction:column;gap:8px}.footer-stats{justify-content:center;width:100%}.footer-tagline{max-width:100%}}*{box-sizing:border-box;margin:0;padding:0}:root{--blue:#367ec1;--blue-dark:#2a659e;--blue-light:#5b9ad6;--orange:#f76a25;--orange-dark:#d85718;--orange-light:#f98a52;--white:#f8fdfe;--gray-100:#eef4f7;--gray-200:#dce5ea;--gray-300:#b8c5ce;--gray-600:#5a6e7c;--gray-800:#2d3a45;--gray-900:#1a242e;--shadow-sm:0 2px 8px #00000014, 0 1px 2px #0000000f;--shadow-md:0 4px 16px #0000001a, 0 2px 4px #00000014;--shadow-lg:0 8px 32px #0000001f, 0 4px 8px #0000000f;--shadow-inset:inset 0 2px 4px #00000014, inset 0 1px 2px #0000000f;--shadow-pressed:inset 0 3px 8px #00000026, inset 0 1px 2px #0000001a;--shadow-button:0 4px 6px #00000026, 0 1px 3px #0000001a, inset 0 1px 0 #fff3;--shadow-card:0 8px 24px #0000001a, 0 2px 6px #0000000f, inset 0 1px 0 #ffffff80;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-display:"Playfair Display", serif}body{font-family:var(--font-sans);background:var(--white);color:var(--gray-800);-webkit-font-smoothing:antialiased;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:1200px;margin:0 auto;padding:0 24px}@keyframes pageEnter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-enter{animation:.4s ease-out pageEnter}
