.navbar{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#003378eb;border-bottom:1px solid #ffffff14;padding:14px 0;position:sticky;top:0;transition:all .3s ease;z-index:1000}.navbar.scrolled{background:#002864f7;box-shadow:0 4px 30px #0000004d;padding:10px 0}.nav-container{justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 40px}.nav-brand,.nav-container{align-items:center;display:flex}.nav-brand{flex-shrink:0;gap:8px;text-decoration:none;transition:transform .3s ease}.nav-brand:hover{transform:scale(1.05)}.brand-icon{font-size:1.8rem}.brand-text{color:#fff;font-size:1.5rem;font-weight:800;letter-spacing:.3px;white-space:nowrap}.nav-right{align-items:center;display:flex;gap:14px}.language-switcher{background:#ffffff1f;border-radius:20px;display:flex;gap:4px;padding:4px}.lang-btn{background:#0000;border:none;border-radius:14px;color:#ffffffbf;cursor:pointer;font-size:.8rem;font-weight:600;padding:5px 11px;transition:all .25s ease}.lang-btn.active{background:#fff;color:#06c;font-weight:700}.lang-btn:hover:not(.active){background:#fff3;color:#fff}.auth-buttons{align-items:center;display:flex;gap:8px}.btn-signin{background:#0000;border:1.5px solid #ffffff80;border-radius:25px;color:#ffffffe6;display:inline-block;font-size:.9rem;font-weight:600;padding:8px 18px;text-decoration:none;transition:all .3s ease}.btn-signin:hover{background:#ffffff1a;border-color:#fff;color:#fff}.btn-logout,.btn-signup{background:linear-gradient(135deg,gold,orange);border:none;border-radius:25px;color:#003380;cursor:pointer;display:inline-block;font-size:.9rem;font-weight:700;padding:8px 20px;text-decoration:none;transition:all .3s ease;white-space:nowrap}.btn-logout:hover,.btn-signup:hover{background:linear-gradient(135deg,#ffe44d,#ffb800);box-shadow:0 6px 20px #ffa50066;transform:translateY(-2px)}.hamburger{background:none;border:none;border-radius:6px;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:6px;transition:background .2s}.hamburger:hover{background:#ffffff1a}.bar{background:#fff;border-radius:4px;display:block;height:2.5px;transition:all .3s ease;width:24px}.hamburger.open .bar:first-child{transform:translateY(7.5px) rotate(45deg)}.hamburger.open .bar:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.open .bar:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.mobile-menu{animation:slideDown .25s ease;background:#00235ffa;border-top:1px solid #ffffff1a;display:none;flex-direction:column;gap:20px;padding:20px 24px 28px}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile-menu.open{display:flex}.mobile-lang{display:flex;gap:8px}.mobile-auth-btns{display:flex;flex-direction:column;gap:10px}.mobile-full{font-size:1rem!important;padding:12px 20px!important;text-align:center;width:100%}@media (max-width:768px){.nav-container{padding:0 20px}.nav-right{display:none}.hamburger{display:flex}.brand-text{font-size:1.2rem}.brand-icon{font-size:1.5rem}}.hero-slider{background:#050e2a;height:100vh;min-height:560px;overflow:hidden;position:relative;width:100%}.slide-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;opacity:0;position:absolute;transform:scale(1.06);transition:opacity 1s ease,transform 6s ease;z-index:0}.slide-bg.active{opacity:1;transform:scale(1);z-index:1}.slide-overlay{background:linear-gradient(90deg,#040d2aeb 0,#040d2ad1 45%,#040d2a99);inset:0;position:absolute;z-index:2}.slide-overlay:after{background:linear-gradient(#0000,#040d2ad9);bottom:0;content:"";height:200px;left:0;position:absolute;right:0}.slide-content{color:#fff;left:50%;max-width:1200px;padding:0 40px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:3}.slide-label{animation:slideUp .7s ease .1s both;background:#040d2a8c;border:1px solid #ffd70099;border-radius:30px;color:gold;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:2px;margin-bottom:20px;padding:6px 16px;text-shadow:0 1px 6px #0009;text-transform:uppercase}.slide-title{animation:slideUp .7s ease .25s both;font-size:clamp(2rem,5vw,3.8rem);font-weight:900;letter-spacing:-1px;line-height:1.1;margin-bottom:20px;max-width:680px;text-shadow:0 2px 30px #000000e6,0 1px 6px #000000b3}.slide-sub{animation:slideUp .7s ease .4s both;color:#fffffff2;font-size:clamp(.95rem,2vw,1.15rem);line-height:1.75;margin-bottom:36px;max-width:560px;text-shadow:0 1px 12px #000c}.slide-btns{animation:slideUp .7s ease .55s both;display:flex;flex-wrap:wrap;gap:14px}.slide-btn-primary{background:linear-gradient(135deg,#c41e3a,#9b1530);border-radius:50px;box-shadow:0 8px 28px #c41e3a73;color:#fff;display:inline-block;font-size:.97rem;font-weight:700;padding:14px 38px;text-decoration:none;transition:all .3s ease;white-space:nowrap}.slide-btn-primary:hover{background:linear-gradient(135deg,#d4243f,#ae1a35);box-shadow:0 16px 42px #c41e3a99;transform:translateY(-3px)}.slide-btn-ghost{background:#ffffff1a;border:1.5px solid #ffffff59;border-radius:50px;color:#fff;display:inline-block;font-size:.97rem;font-weight:600;padding:14px 38px;text-decoration:none;transition:all .3s ease;white-space:nowrap}.slide-btn-ghost:hover{background:#ffffff2e;border-color:#ffffffb3;transform:translateY(-3px)}@keyframes slideUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.slider-arrow{align-items:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#ffffff1a;border:1.5px solid #ffffff38;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:50px;justify-content:center;line-height:1;position:absolute;top:50%;transform:translateY(-50%);transition:all .25s ease;width:50px;z-index:4}.slider-arrow:hover{background:#c41e3abf;border-color:#0000;transform:translateY(-50%) scale(1.08)}.slider-prev{left:24px}.slider-next{right:24px}.slider-bottom{bottom:0;flex-direction:column;gap:14px;left:0;padding:0 40px 28px;position:absolute;right:0;z-index:4}.slider-bottom,.slider-dots{align-items:center;display:flex}.slider-dots{gap:10px}.slider-dot{background:#ffffff59;border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:all .3s ease;width:8px}.slider-dot.active{background:gold;border-radius:4px;box-shadow:0 0 8px #ffd70099;width:28px}.slider-progress{background:#ffffff26;border-radius:2px;height:2px;overflow:hidden;width:200px}.slider-progress-bar{animation:progressFill 5.5s linear forwards;background:linear-gradient(90deg,gold,orange);border-radius:2px;height:100%;width:0}@keyframes progressFill{0%{width:0}to{width:100%}}@media (max-width:768px){.hero-slider{height:100svh;min-height:500px}.slide-content{padding:0 24px;top:50%}.slide-overlay{background:linear-gradient(180deg,#040d2a80 0,#040d2abf)}.slide-btns{align-items:flex-start;flex-direction:column;gap:10px}.slide-btn-ghost,.slide-btn-primary{font-size:.92rem;padding:13px 32px}.slider-arrow{font-size:1.6rem;height:40px;width:40px}.slider-prev{left:12px}.slider-next{right:12px}.slider-bottom{padding:0 20px 20px}.slider-progress{width:140px}}@media (max-width:480px){.hero-slider{min-height:480px}.slide-content{padding:0 18px}.slide-title{font-size:1.75rem;letter-spacing:-.3px}.slide-sub{font-size:.88rem;margin-bottom:28px}.slide-btn-ghost,.slide-btn-primary{font-size:.88rem;max-width:260px;padding:12px 26px;text-align:center;width:100%}.slider-arrow{display:none}.slider-dots{gap:8px}.slider-dot{height:7px;width:7px}.slider-dot.active{width:22px}}.about-us{background:#fff;border-top:1px solid #e8f0fe;padding:100px 20px}.about-container{margin:0 auto;max-width:1200px}.about-header{margin-bottom:70px;text-align:center}.about-badge{background:#e8f0fe;border-radius:20px;color:#06c;display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:1.2px;margin-bottom:16px;padding:6px 14px;text-transform:uppercase}.about-us h2{color:#0d2b6e;font-size:2.6rem;font-weight:800;line-height:1.25;margin-bottom:16px}.about-subtitle{color:#64748b;font-size:1.1rem;line-height:1.7;margin:0 auto;max-width:620px}.about-cards{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(3,1fr);margin-bottom:70px}.about-card{background:#f8faff;border-radius:18px;border-top:4px solid #06c;box-shadow:0 6px 24px #0000000f;padding:40px 32px;transition:all .3s ease}.about-card:hover{box-shadow:0 16px 44px #0066cc21;transform:translateY(-6px)}.about-card-icon{font-size:2.2rem;margin-bottom:16px}.about-card h3{color:#0d2b6e;font-size:1.15rem;font-weight:700;margin-bottom:12px}.about-card p{color:#64748b;font-size:.95rem;line-height:1.75}.about-offerings{background:linear-gradient(135deg,#0052c8,#003880);border-radius:20px;margin-bottom:50px;padding:50px 40px}.offerings-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:36px;text-align:center}.offerings-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.offering-item{align-items:center;background:#ffffff1a;border-radius:12px;display:flex;gap:12px;padding:16px 20px;transition:background .25s}.offering-item:hover{background:#ffffff2e}.offering-icon{flex-shrink:0;font-size:1.5rem}.offering-label{color:#ffffffe6;font-size:.92rem;font-weight:600}.about-values{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.value-item{align-items:flex-start;background:#f8faff;border:1px solid #e8f0fe;border-radius:14px;display:flex;gap:14px;padding:24px;transition:all .25s ease}.value-item:hover{background:#eef4ff;border-color:#bfdbfe}.value-icon{flex-shrink:0;font-size:1.8rem}.value-text h4{color:#0d2b6e;font-size:.95rem;font-weight:700;margin-bottom:4px}.value-text p{color:#64748b;font-size:.82rem;line-height:1.5}@media (max-width:1024px){.about-cards{grid-template-columns:repeat(2,1fr)}.about-cards .about-card:last-child{grid-column:span 2}.about-values,.offerings-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-us{padding:70px 20px}.about-us h2{font-size:2rem}.about-header{margin-bottom:50px}.about-cards{gap:20px;grid-template-columns:1fr}.about-cards .about-card:last-child{grid-column:span 1}.about-offerings{padding:36px 24px}.offerings-grid{gap:12px;grid-template-columns:1fr}.about-values{gap:14px;grid-template-columns:1fr}}.contact-us{background:linear-gradient(135deg,#0d2b6e,#001a4d);border-top:1px solid #ffffff0f;padding:100px 20px}.contact-container{margin:0 auto;max-width:1200px}.contact-us h2{color:#fff;font-size:2.6rem;font-weight:800;margin-bottom:16px;text-align:center}.contact-subtitle-text{color:#ffffffa6;font-size:1.05rem;line-height:1.6;margin-bottom:70px;text-align:center}.contact-content{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:1fr 1fr}.contact-info h3{color:#fff;font-size:1.6rem;font-weight:700;margin-bottom:14px}.contact-info>p{color:#ffffffa6;font-size:1rem;line-height:1.7;margin-bottom:36px}.contact-details{display:flex;flex-direction:column;gap:18px}.contact-item{align-items:flex-start;background:#ffffff12;border:1px solid #ffffff1a;border-radius:14px;display:flex;gap:18px;padding:22px 24px;transition:all .3s ease}.contact-item:hover{background:#ffffff1f;border-color:#fff3;transform:translateX(4px)}.contact-icon{flex-shrink:0;font-size:2rem}.contact-text h4{color:#93c5fd;font-size:.85rem;font-weight:700;letter-spacing:.8px;margin-bottom:6px;text-transform:uppercase}.contact-text a{color:#fff;font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s ease}.contact-text a:hover{color:gold}.contact-text p{color:#ffffffa6;font-size:.88rem;line-height:1.6;margin:3px 0}.contact-form-container h3{color:#fff;font-size:1.6rem;font-weight:700;margin-bottom:28px}.contact-form{background:#fff;border-radius:18px;box-shadow:0 20px 60px #0000004d;padding:40px}.form-group{margin-bottom:22px}.form-group label{color:#0d2b6e;display:block;font-size:.88rem;font-weight:700;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.form-group input,.form-group textarea{background:#fafcff;border:2px solid #e8f0fe;border-radius:10px;color:#374151;font-family:inherit;font-size:.97rem;padding:13px 16px;transition:all .3s ease;width:100%}.form-group input::placeholder,.form-group textarea::placeholder{color:#a0aec0}.form-group input:focus,.form-group textarea:focus{background:#fff;border-color:#06c;box-shadow:0 0 0 3px #0066cc1a;outline:none}.submit-btn{border-radius:10px;box-shadow:0 6px 20px #0066cc4d;font-size:1rem;font-weight:700;letter-spacing:.5px;padding:15px;text-transform:uppercase;width:100%}.submit-btn:hover{background:linear-gradient(135deg,#07e,#0052a3);box-shadow:0 10px 28px #0066cc73;transform:translateY(-2px)}.submit-btn:active{transform:translateY(0)}.success-message{background:#d1fae5;border-left:5px solid #10b981;border-radius:10px;color:#065f46;font-size:.95rem;font-weight:600;margin-bottom:20px;padding:14px 18px;text-align:center}@media (max-width:900px){.contact-content{gap:50px;grid-template-columns:1fr}}@media (max-width:768px){.contact-us{padding:70px 20px}.contact-us h2{font-size:2rem}.contact-subtitle-text{margin-bottom:50px}.contact-form{padding:28px 22px}}.home{background:#f7f9fc;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;min-height:100vh}.home-badge{background:#eef2ff;border-radius:30px;color:#3b5bdb;display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:1.5px;margin-bottom:14px;padding:6px 16px;text-transform:uppercase}.light-badge{background:#ffffff24;border:1px solid #fff3;color:#ffffffe6}.home-section-header{margin-bottom:60px;text-align:center}.home-section-header h2{color:#0b1f4b;font-size:clamp(1.75rem,3.5vw,2.55rem);font-weight:800;letter-spacing:-.5px;line-height:1.18;margin-bottom:14px}.home-section-header p{color:#64748b;font-size:clamp(.93rem,2vw,1.05rem);line-height:1.7;margin:0 auto;max-width:560px}.light-header h2{color:#fff}.light-header p{color:#ffffffad}.trust-strip{background:#0b1f4b;overflow:hidden;padding:12px 16px}.trust-strip-inner{align-items:center;color:#ffffffb3;display:flex;flex-wrap:wrap;font-size:.78rem;font-weight:600;gap:12px;justify-content:center;margin:0 auto;max-width:1100px}.ts-sep{color:#fff3}.stats-band{background:linear-gradient(135deg,#0b1f4b,#0e2b7a);padding:clamp(40px,6vw,70px) 20px}.stats-band-inner{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1000px}.sband-item{border-right:1px solid #ffffff1a;padding:20px 16px;text-align:center}.sband-item:last-child{border-right:none}.sband-icon{font-size:1.8rem;margin-bottom:10px}.sband-number{color:gold;font-size:clamp(1.8rem,4vw,2.7rem);font-weight:900;letter-spacing:-1px;line-height:1;margin-bottom:7px}.sband-label{color:#fff9;font-size:clamp(.75rem,1.5vw,.88rem);font-weight:600}.opportunity-section{background:#fff;padding:clamp(60px,8vw,110px) clamp(16px,4vw,40px)}.opp-inner{grid-gap:clamp(36px,6vw,72px);align-items:center;display:grid;gap:clamp(36px,6vw,72px);grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.opp-img-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;height:clamp(320px,40vw,480px)}.opp-img-card{border-radius:16px;box-shadow:0 10px 36px #00000024;overflow:hidden;position:relative}.opp-img-card.tall{grid-row:span 2}.opp-img-card img{display:block;height:100%;object-fit:cover;transition:transform .55s ease;width:100%}.opp-img-card:hover img{transform:scale(1.06)}.opp-img-label{background:linear-gradient(#0000,#000000b8);bottom:0;color:#fff;font-size:.76rem;font-weight:700;left:0;letter-spacing:.3px;padding:26px 12px 12px;position:absolute;right:0}.opp-content h2{color:#0b1f4b;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;letter-spacing:-.4px;line-height:1.18;margin-bottom:16px}.opp-content>p{color:#64748b;font-size:clamp(.9rem,1.8vw,1.02rem);line-height:1.8;margin-bottom:32px}.opp-list{display:flex;flex-direction:column;gap:16px}.opp-item{align-items:flex-start;display:flex;gap:14px}.opp-item-icon{align-items:center;background:#eef2ff;border-radius:10px;display:flex;flex-shrink:0;font-size:1.05rem;height:40px;justify-content:center;width:40px}.opp-item>div{display:flex;flex-direction:column;gap:2px}.opp-item strong{color:#0b1f4b;font-size:.9rem;font-weight:700;line-height:1.3}.opp-item span{color:#64748b;font-size:.82rem;line-height:1.5}.process-section{background:#f7f9fc;padding:clamp(60px,8vw,110px) clamp(16px,4vw,40px);scroll-margin-top:80px}.process-inner{margin:0 auto;max-width:1200px}.process-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.process-card{background:#fff;border-radius:18px;box-shadow:0 4px 18px #0000000f;overflow:hidden;padding:clamp(24px,3vw,38px) clamp(18px,2.5vw,28px);position:relative;text-align:center;transition:all .3s ease}.process-card:before{background:linear-gradient(90deg,#0052cc,#c41e3a);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.process-card:hover{box-shadow:0 24px 56px #0b1f4b21;transform:translateY(-10px)}.process-card:hover:before{opacity:1}.pc-num{color:#eef2ff;font-size:clamp(2rem,4vw,3.2rem);font-weight:900;letter-spacing:-2px;line-height:1}.pc-icon{display:block;font-size:clamp(1.6rem,3vw,2.2rem);margin-bottom:16px;margin-top:-4px}.process-card h3{color:#0b1f4b;font-size:clamp(.9rem,1.8vw,1.05rem);font-weight:700;margin-bottom:10px}.process-card p{color:#64748b;font-size:clamp(.8rem,1.5vw,.88rem);line-height:1.7}.pathways-section{background:linear-gradient(145deg,#040d2a,#0b1e50);overflow:hidden;padding:clamp(60px,8vw,110px) clamp(16px,4vw,40px);position:relative}.pathways-section:before{background-image:radial-gradient(#ffffff0a 1px,#0000 0);background-size:28px 28px;content:"";inset:0;pointer-events:none;position:absolute}.pathways-inner{margin:0 auto;max-width:1200px;position:relative;z-index:1}.pathways-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr);margin-bottom:48px}.pathway-card{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#ffffff0d;border:1px solid #ffffff17;border-radius:16px;padding:clamp(20px,3vw,32px) clamp(16px,2.5vw,26px);transition:all .3s ease}.pathway-card:hover{background:#ffffff17;border-color:#fff3;box-shadow:0 22px 56px #00000052;transform:translateY(-6px)}.pc-top{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;margin-bottom:14px}.pc-icon-lg{font-size:clamp(1.6rem,3vw,2.2rem)}.pc-tag{border-radius:20px;font-size:.67rem;font-weight:700;letter-spacing:.4px;padding:4px 10px;text-transform:uppercase;white-space:nowrap}.tag-green{background:#10b9812e;color:#6ee7b7}.tag-blue{background:#60a5fa2e;color:#93c5fd}.tag-purple{background:#a78bfa2e;color:#c4b5fd}.tag-orange{background:#fb923c2e;color:#fca878}.tag-red{background:#c41e3a38;color:#fca5a5}.tag-teal{background:#2dd4bf2e;color:#5eead4}.pathway-card h3{color:#fff;font-size:clamp(.9rem,1.8vw,1.05rem);font-weight:700;margin-bottom:8px}.pathway-card p{color:#ffffff94;font-size:clamp(.78rem,1.5vw,.85rem);line-height:1.65}.pathways-action{text-align:center}.btn-white{background:#fff;border:none;border-radius:50px;box-shadow:0 8px 28px #0000003d;color:#0b1f4b;cursor:pointer;font-family:inherit;font-size:clamp(.88rem,1.8vw,1rem);font-weight:700;padding:15px 44px;transition:all .3s ease}.btn-white:hover{background:#eef2ff;box-shadow:0 16px 44px #00000057;transform:translateY(-3px)}.testimonials-section{background:#fff;padding:clamp(60px,8vw,110px) clamp(16px,4vw,40px)}.testi-inner{margin:0 auto;max-width:1200px}.testi-grid{grid-gap:22px;align-items:start;display:grid;gap:22px;grid-template-columns:repeat(3,1fr)}.testi-card{background:#f7f9fc;border-radius:18px;display:flex;flex-direction:column;gap:18px;overflow:hidden;padding:clamp(22px,3vw,34px);position:relative;transition:all .3s ease}.testi-card:after{background:linear-gradient(90deg,#0052cc,#c41e3a);content:"";height:3px;left:0;position:absolute;right:0;top:0}.testi-card:hover{box-shadow:0 22px 56px #0000001a;transform:translateY(-6px)}.testi-featured{background:linear-gradient(145deg,#0b1f4b,#0e2b7a)}.testi-quote{color:#0052cc;font-family:Georgia,serif;font-size:4.5rem;height:26px;line-height:.65;opacity:.18}.testi-featured .testi-quote{color:#fff;opacity:.22}.testi-text{color:#374151;flex:1 1;font-size:clamp(.84rem,1.6vw,.95rem);font-style:italic;line-height:1.82}.testi-featured .testi-text{color:#ffffffd1}.testi-footer{align-items:center;border-top:1px solid #0000000f;display:flex;flex-wrap:wrap;gap:10px;padding-top:8px}.testi-featured .testi-footer{border-top-color:#ffffff1a}.testi-avatar{align-items:center;background:linear-gradient(135deg,#0052cc,#c41e3a);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.85rem;font-weight:800;height:42px;justify-content:center;width:42px}.testi-info{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.testi-info strong{color:#0b1f4b;font-size:.86rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.testi-featured .testi-info strong{color:#fff}.testi-info span{color:#64748b;font-size:.74rem}.testi-featured .testi-info span{color:#ffffff8c}.testi-plan{border-radius:12px;flex-shrink:0;font-size:.68rem;font-weight:700;padding:4px 10px;white-space:nowrap}.plan-blue{background:#dbeafe;color:#1d4ed8}.plan-white{background:#ffffff26;color:#ffffffe6}.plan-purple{background:#ede9fe;color:#5b21b6}.faq-section{background:#f7f9fc;padding:clamp(60px,8vw,110px) clamp(16px,4vw,40px)}.faq-inner{margin:0 auto;max-width:1100px}.faq-list{display:flex;flex-direction:column;gap:10px;margin:0 auto;max-width:800px}.faq-item{background:#fff;border-radius:14px;box-shadow:0 2px 12px #0000000d;overflow:hidden;transition:box-shadow .3s ease}.faq-item.open{box-shadow:0 8px 30px #0b1f4b1f}.faq-q{align-items:center;background:none;border:none;color:#0b1f4b;cursor:pointer;display:flex;font-family:inherit;font-size:clamp(.85rem,1.8vw,.97rem);font-weight:600;gap:14px;justify-content:space-between;line-height:1.4;padding:clamp(16px,2.5vw,22px) clamp(16px,2.5vw,26px);text-align:left;transition:background .2s;width:100%}.faq-q:hover{background:#f7f9fc}.faq-icon{color:#3b5bdb;flex-shrink:0;font-size:1.3rem;font-weight:300;text-align:center;width:24px}.faq-a{max-height:0;overflow:hidden;padding:0 clamp(16px,2.5vw,26px);transition:max-height .4s ease,padding .4s ease}.faq-item.open .faq-a{max-height:320px;padding:0 clamp(16px,2.5vw,26px) clamp(14px,2.5vw,22px)}.faq-a p{border-top:1px solid #f1f5f9;color:#64748b;font-size:clamp(.82rem,1.6vw,.93rem);line-height:1.78;padding-top:14px}.final-cta{background:linear-gradient(135deg,#c41e3a,#8b0e24);overflow:hidden;padding:clamp(70px,10vw,110px) clamp(16px,4vw,40px);position:relative}.fcta-bg{background-image:radial-gradient(hsla(0,0%,100%,.055) 1px,#0000 0);background-size:24px 24px;inset:0;pointer-events:none;position:absolute}.final-cta:before{border:2px solid #ffffff12;border-radius:50%;height:clamp(200px,35vw,450px);right:-80px;top:-120px;width:clamp(200px,35vw,450px)}.final-cta:after,.final-cta:before{content:"";pointer-events:none;position:absolute}.final-cta:after{border:2px solid #ffffff0d;border-radius:50%;bottom:-80px;height:clamp(150px,25vw,320px);left:-60px;width:clamp(150px,25vw,320px)}.fcta-inner{margin:0 auto;max-width:680px;position:relative;text-align:center;z-index:1}.fcta-maple{animation:maplePulse 3s ease-in-out infinite;display:block;font-size:clamp(2rem,5vw,3.4rem);margin-bottom:18px}@keyframes maplePulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.fcta-inner h2{color:#fff;font-size:clamp(1.6rem,4vw,2.6rem);font-weight:800;letter-spacing:-.4px;line-height:1.2;margin-bottom:14px}.fcta-inner p{color:#ffffffc7;font-size:clamp(.92rem,2vw,1.08rem);line-height:1.75;margin-bottom:38px}.fcta-actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.fcta-btn-primary{background:#fff;border:none;border-radius:50px;box-shadow:0 8px 28px #00000038;color:#c41e3a;cursor:pointer;font-family:inherit;font-size:clamp(.88rem,1.8vw,1.02rem);font-weight:700;padding:clamp(12px,2vw,16px) clamp(28px,5vw,46px);transition:all .3s ease}.fcta-btn-primary:hover{background:#fff0f2;box-shadow:0 18px 44px #0000004d;transform:translateY(-4px)}.fcta-btn-ghost{background:#0000;border:2px solid #ffffff80;border-radius:50px;color:#fff;cursor:pointer;font-family:inherit;font-size:clamp(.88rem,1.8vw,1.02rem);font-weight:600;padding:clamp(12px,2vw,16px) clamp(28px,5vw,46px);transition:all .3s ease}.fcta-btn-ghost:hover{background:#ffffff1f;border-color:#fff;transform:translateY(-4px)}@media (max-width:1100px){.stats-band-inner{grid-template-columns:repeat(2,1fr);max-width:580px}.sband-item{border-bottom:1px solid #ffffff1a;border-right:none}.sband-item:nth-child(odd){border-right:1px solid #ffffff1a}.sband-item:nth-last-child(-n+2){border-bottom:none}.opp-inner{gap:44px;grid-template-columns:1fr}.opp-img-grid{margin:0 auto;max-width:600px}.pathways-grid,.process-grid{grid-template-columns:repeat(2,1fr)}.testi-grid{grid-template-columns:1fr 1fr}.testi-grid .testi-card:last-child{grid-column:span 2;margin:0 auto;max-width:500px;width:100%}}@media (max-width:768px){.home-section-header{margin-bottom:40px}.trust-strip-inner{flex-wrap:nowrap;font-size:.72rem;gap:8px;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.trust-strip-inner::-webkit-scrollbar{display:none}.trust-strip-inner .ts-sep{display:none}.opp-img-grid{grid-template-columns:1fr 1fr;grid-template-rows:180px;height:auto}.opp-img-card.tall{grid-row:span 1}.opp-img-card:nth-child(3){display:none}.process-grid{gap:14px;grid-template-columns:1fr}.pathways-grid{gap:12px}.pathways-grid,.testi-grid{grid-template-columns:1fr}.testi-grid .testi-card:last-child{grid-column:span 1;max-width:100%}.fcta-actions{align-items:center;flex-direction:column}.fcta-btn-ghost,.fcta-btn-primary{max-width:300px;text-align:center;width:100%}}@media (max-width:480px){.trust-strip-inner{font-size:.68rem}.stats-band-inner{max-width:100%}.sband-item{padding:16px 10px}.opp-img-grid{grid-template-columns:1fr;grid-template-rows:200px;height:auto}.opp-img-card.tall{grid-row:span 1}.opp-img-card:nth-child(2),.opp-img-card:nth-child(3){display:none}.opp-list{gap:12px}.pc-top{align-items:flex-start;flex-direction:column}.testi-footer{flex-wrap:wrap}}@media (max-width:360px){.home-section-header h2{font-size:1.5rem}.btn-white{font-size:.85rem;padding:13px 28px}}.plans-container{background:linear-gradient(180deg,#f9fbff,#eef4ff);margin:0 auto;max-width:1280px;min-height:100vh;padding:80px 20px 100px}.plans-header{margin-bottom:20px;text-align:center}.plans-header h2{color:#0d2b6e;font-size:2.6rem;font-weight:900;line-height:1.25;margin-bottom:12px}.plans-header p{color:#64748b;font-size:1.05rem;line-height:1.7;margin:0 auto;max-width:580px}.plans-trust{display:flex;flex-wrap:wrap;gap:32px;justify-content:center;margin:28px 0 60px}.trust-item{align-items:center;color:#64748b;display:flex;font-size:.88rem;font-weight:600;gap:8px}.trust-item span:first-child{font-size:1.1rem}.plans-grid{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:repeat(3,1fr);margin-bottom:80px}.plan-card{background:#fff;border-radius:22px;box-shadow:0 12px 40px #00000014;display:flex;flex-direction:column;overflow:hidden;padding:36px 28px;position:relative;text-align:left;transition:all .35s ease}.plan-card:hover{box-shadow:0 24px 60px #00000024;transform:translateY(-10px)}.plan-premium{border:2px solid #10b981;box-shadow:0 20px 60px #10b98133;transform:scale(1.04)}.plan-premium:hover{transform:scale(1.04) translateY(-8px)}.most-popular-badge{background:linear-gradient(135deg,#10b981,#059669);border-radius:0 22px 0 14px;color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.8px;padding:6px 14px;position:absolute;right:0;text-transform:uppercase;top:0}.plan-card:before{border-radius:22px 22px 0 0;content:"";height:5px;left:0;position:absolute;right:0;top:0}.plan-basic:before{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.plan-premium:before{background:linear-gradient(90deg,#10b981,#34d399)}.plan-enterprise:before{background:linear-gradient(90deg,#8b5cf6,#a78bfa)}.plan-icon{font-size:2.4rem;margin-bottom:14px}.plan-card h3{color:#0d2b6e;font-size:1.4rem;font-weight:800;margin-bottom:8px}.plan-description{color:#64748b;font-size:.92rem;line-height:1.6;margin-bottom:22px}.plan-price{border-bottom:1px solid #f1f5f9;border-top:1px solid #f1f5f9;margin:20px 0 24px;padding:20px 0}.amount{color:#0d2b6e;font-size:2.6rem;font-weight:900;line-height:1}.period{color:#94a3b8;display:block;font-size:.85rem;margin-top:6px}.plan-features{flex:1 1;list-style:none;margin:0 0 28px;padding:0}.plan-features li{align-items:flex-start;color:#374151;display:flex;font-size:.91rem;gap:10px;line-height:1.5;margin-bottom:12px}.plan-features li:before{color:#10b981;content:"✓";flex-shrink:0;font-weight:700;margin-top:1px}.select-plan-btn{border:none;border-radius:12px;cursor:pointer;font-size:.97rem;font-weight:700;margin-top:auto;padding:15px;transition:all .3s ease;width:100%}.plan-basic .select-plan-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.plan-basic .select-plan-btn:hover{box-shadow:0 10px 28px #3b82f666;transform:translateY(-2px)}.plan-premium .select-plan-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.plan-premium .select-plan-btn:hover{box-shadow:0 10px 28px #10b98166;transform:translateY(-2px)}.plan-enterprise .select-plan-btn{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.plan-enterprise .select-plan-btn:hover{box-shadow:0 10px 28px #8b5cf666;transform:translateY(-2px)}.plans-details{margin-top:30px;padding:20px 0}.details-title{color:#0d2b6e;font-size:2.2rem;font-weight:900;margin-bottom:10px;text-align:center}.details-subtitle{color:#64748b;font-size:1rem;line-height:1.6;margin-bottom:50px;text-align:center}.details-grid{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:repeat(3,1fr)}.details-card{background:#fff;border-radius:18px;box-shadow:0 8px 30px #00000012;padding:32px 28px;position:relative;text-align:left;transition:all .3s ease}.details-card:hover{box-shadow:0 20px 50px #0000001f;transform:translateY(-8px)}.details-card.basic{border-top:5px solid #3b82f6}.details-card.premium{border-top:5px solid #10b981}.details-card.enterprise{border-top:5px solid #8b5cf6}.details-card h3{color:#0d2b6e;font-size:1.15rem;font-weight:700;margin-bottom:10px}.details-desc{color:#64748b;font-size:.88rem;line-height:1.6;margin-bottom:20px}.details-card ul{list-style:none;margin-bottom:22px;padding:0}.details-card li{color:#374151;font-size:.88rem;line-height:1.5;margin-bottom:10px;padding-left:22px;position:relative}.details-card li:before{color:#10b981;content:"✓";font-weight:700;left:0;position:absolute}.details-footer{background:#f8faff;border-radius:8px;color:#374151;font-size:.88rem;font-weight:700;padding:10px 14px;text-align:center}.details-footer.highlight{background:#d1fae5;color:#059669}.payment-box{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000001a;margin:50px auto;max-width:440px;padding:40px;text-align:center}.payment-box h3{color:#0d2b6e;font-size:1.3rem;font-weight:700;margin-bottom:22px}.payment-row{display:flex;gap:12px;margin-bottom:20px}.payment-row input,.payment-row select{border:2px solid #e8f0fe;border-radius:10px;flex:1 1;font-size:.95rem;padding:13px;transition:border-color .25s}.payment-row input:focus,.payment-row select:focus{border-color:#06c;outline:none}.pay-btn{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;box-shadow:0 8px 24px #10b9814d;color:#fff;cursor:pointer;font-size:1rem;font-weight:800;padding:15px;transition:all .3s ease;width:100%}.pay-btn:hover{box-shadow:0 14px 35px #10b98166;transform:translateY(-2px)}.loading{font-size:1.2rem;min-height:60vh}@media (max-width:1024px){.plans-grid{gap:20px;grid-template-columns:1fr;margin:0 auto 80px;max-width:480px}.plan-premium{order:-1;transform:scale(1)}.plan-premium:hover{transform:translateY(-10px)}.details-grid{gap:20px;grid-template-columns:1fr;margin:0 auto;max-width:480px}}@media (max-width:768px){.plans-container{padding:60px 16px 80px}.plans-header h2{font-size:2rem}.plans-trust{gap:18px}.plans-grid{max-width:100%}.plan-card{padding:28px 22px}.details-title{font-size:1.8rem}.details-grid{max-width:100%}}.ps-page{align-items:center;background:linear-gradient(135deg,#050e2a,#0a1f5c 60%,#0d2b6e);display:flex;justify-content:center;min-height:100vh;padding:40px 20px}.ps-card{border-radius:28px;box-shadow:0 40px 100px #00000080;display:grid;grid-template-columns:1fr 1fr;max-width:960px;overflow:hidden;width:100%}.ps-left{background:linear-gradient(160deg,#0d2b6e,#1a4080);color:#fff;display:flex;flex-direction:column;gap:32px;overflow:hidden;padding:48px 40px;position:relative}.ps-left:before{bottom:-30px;content:"🍁";font-size:180px;opacity:.05;pointer-events:none;position:absolute;right:-30px}.ps-plan-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:.78rem;font-weight:700;gap:8px;letter-spacing:1px;padding:6px 16px;text-transform:uppercase;width:fit-content}.ps-plan-badge.basic{background:#3b82f640;border:1px solid #3b82f666;color:#93c5fd}.ps-plan-badge.premium{background:#10b98140;border:1px solid #10b98166;color:#6ee7b7}.ps-plan-badge.enterprise{background:#8b5cf640;border:1px solid #8b5cf666;color:#c4b5fd}.ps-plan-name{font-size:2.2rem;font-weight:900;line-height:1.1;margin:0}.ps-price-block{background:#ffffff12;border:1px solid #ffffff1f;border-radius:16px;padding:20px 24px}.ps-price-label{color:#ffffff8c;font-size:.78rem;font-weight:600;letter-spacing:1px;margin-bottom:6px;text-transform:uppercase}.ps-price-amount{font-size:2.6rem;font-weight:900;line-height:1}.ps-price-amount span{color:#ffffffa6;font-size:1rem;font-weight:600;margin-left:6px}.ps-price-duration{color:#ffffff80;font-size:.85rem;margin-top:4px}.ps-features h4{color:#ffffff80;font-size:.8rem;font-weight:700;letter-spacing:1px;margin:0 0 14px;text-transform:uppercase}.ps-features ul{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.ps-features li{align-items:flex-start;color:#ffffffd1;display:flex;font-size:.9rem;gap:10px;line-height:1.45}.ps-check{align-items:center;border-radius:50%;display:inline-flex;flex-shrink:0;font-size:.65rem;font-weight:900;height:18px;justify-content:center;margin-top:1px;width:18px}.ps-check.basic{background:#3b82f64d;color:#93c5fd}.ps-check.premium{background:#10b9814d;color:#6ee7b7}.ps-check.enterprise{background:#8b5cf64d;color:#c4b5fd}.ps-trust{border-top:1px solid #ffffff1a;display:flex;flex-direction:column;gap:8px;margin-top:auto;padding-top:20px}.ps-trust-item{align-items:center;color:#ffffff80;display:flex;font-size:.82rem;gap:8px}.ps-right{background:#fff;display:flex;flex-direction:column;gap:28px;padding:48px 40px}.ps-steps{gap:8px;margin-bottom:4px}.ps-step,.ps-steps{align-items:center;display:flex}.ps-step{color:#94a3b8;font-size:.78rem;font-weight:600;gap:6px}.ps-step.active{color:#0d2b6e}.ps-step.done{color:#10b981}.ps-step-num{align-items:center;background:#e2e8f0;border-radius:50%;color:#64748b;display:flex;flex-shrink:0;font-size:.7rem;font-weight:800;height:22px;justify-content:center;width:22px}.ps-step.active .ps-step-num{background:#0d2b6e;color:#fff}.ps-step.done .ps-step-num{background:#10b981;color:#fff}.ps-step-sep{color:#cbd5e1;font-size:.8rem}.ps-right-header h2{color:#0d2b6e;font-size:1.7rem;font-weight:900;margin:0 0 4px}.ps-right-header p{color:#64748b;font-size:.9rem;margin:0}.ps-method-label{color:#374151;font-size:.8rem;font-weight:700;letter-spacing:.8px;margin-bottom:10px;text-transform:uppercase}.ps-methods{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.ps-method-btn{align-items:center;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;gap:10px;padding:14px 16px;text-align:left;transition:all .2s ease}.ps-method-btn:hover{background:#f0f4ff;border-color:#0d2b6e}.ps-method-btn.selected{background:#eef2ff;border-color:#0d2b6e;box-shadow:0 0 0 3px #0d2b6e1a}.ps-method-icon{align-items:center;border-radius:8px;display:flex;flex-shrink:0;font-size:1.2rem;height:36px;justify-content:center;width:36px}.ps-method-btn:first-child .ps-method-icon{background:#fef3c7}.ps-method-btn:nth-child(2) .ps-method-icon{background:#fee2e2}.ps-method-btn:nth-child(3) .ps-method-icon{background:#dbeafe}.ps-method-btn:nth-child(4) .ps-method-icon{background:#f3e8ff}.ps-method-name{color:#1e293b;font-size:.85rem;font-weight:700;line-height:1.2}.ps-method-sub{color:#94a3b8;font-size:.72rem}.ps-field{display:flex;flex-direction:column;gap:6px}.ps-field label{color:#374151;font-size:.82rem;font-weight:700}.ps-field-row{display:flex;gap:10px}.ps-country-code{cursor:pointer;flex-shrink:0;padding:13px 14px;transition:border-color .2s;width:110px}.ps-country-code,.ps-input{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;color:#1e293b;font-size:.93rem}.ps-input{flex:1 1;padding:13px 16px;transition:all .2s ease;width:100%}.ps-country-code:focus,.ps-input:focus{background:#fff;border-color:#0d2b6e;box-shadow:0 0 0 3px #0d2b6e14;outline:none}.ps-status{align-items:center;border-radius:12px;display:flex;font-size:.9rem;font-weight:600;gap:10px;padding:14px 18px}.ps-status.processing{background:#fef9c3;border:1px solid #fde68a;color:#92400e}.ps-status.success{background:#d1fae5;border:1px solid #6ee7b7;color:#065f46}.ps-status.error{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b}.ps-pay-btn{align-items:center;border:none;border-radius:14px;cursor:pointer;display:flex;font-size:1.05rem;font-weight:800;gap:10px;justify-content:center;letter-spacing:.3px;padding:17px;transition:all .3s ease;width:100%}.ps-pay-btn.basic{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 10px 28px #3b82f659;color:#fff}.ps-pay-btn.premium{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 10px 28px #10b98159;color:#fff}.ps-pay-btn.enterprise{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 10px 28px #8b5cf659;color:#fff}.ps-pay-btn:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-3px)}.ps-pay-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}.ps-fine-print{color:#94a3b8;font-size:.75rem;line-height:1.6;margin-top:-8px;text-align:center}.ps-fine-print a{color:#0d2b6e;text-decoration:underline}.ps-waiting{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:18px;justify-content:center;padding:20px 0;text-align:center}.ps-waiting h2{color:#1e293b;font-size:1.4rem;font-weight:800}.ps-waiting p{color:#64748b;font-size:.92rem;line-height:1.6;max-width:340px}.ps-ref{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;color:#475569;font-family:monospace;font-size:.8rem;padding:10px 20px}.ps-ref span{color:#1e293b;font-weight:700;margin-right:6px}.ps-countdown{background:#fef9c3;border-radius:20px;color:#f59e0b;font-size:.85rem;font-weight:700;padding:6px 16px}.ps-cancel-btn{background:#fff;border:2px solid #e2e8f0;border-radius:10px;color:#64748b;cursor:pointer;font-size:.88rem;font-weight:600;margin-top:8px;padding:10px 28px;transition:all .2s}.ps-cancel-btn:hover{border-color:#94a3b8;color:#374151}.ps-spinner{animation:ps-spin .9s linear infinite;border:5px solid #e2e8f0;border-radius:50%;border-top-color:#0d2b6e;height:60px;width:60px}@keyframes ps-spin{to{transform:rotate(1turn)}}@media (max-width:768px){.ps-page{align-items:flex-start;padding:20px 12px}.ps-card{border-radius:20px;grid-template-columns:1fr}.ps-left{gap:24px;padding:32px 24px}.ps-left:before{font-size:120px}.ps-plan-name{font-size:1.8rem}.ps-right{gap:22px;padding:32px 24px}.ps-methods{grid-template-columns:1fr}}@media (max-width:480px){.ps-price-amount{font-size:2rem}.ps-right-header h2{font-size:1.4rem}}.su-page{align-items:center;background:linear-gradient(135deg,#050e2a,#0a1f5c 60%,#0d2b6e);display:flex;justify-content:center;min-height:100vh;padding:40px 20px}.su-card{border-radius:28px;box-shadow:0 40px 100px #00000080;display:grid;grid-template-columns:420px 1fr;max-width:1000px;overflow:hidden;width:100%}.su-left{background:linear-gradient(160deg,#0d2b6e,#1a4080);color:#fff;display:flex;flex-direction:column;gap:30px;overflow:hidden;padding:48px 36px;position:relative}.su-left:before{bottom:-40px;content:"🍁";font-size:200px;opacity:.05;pointer-events:none;position:absolute;right:-40px}.su-brand{align-items:center;display:flex;gap:10px}.su-brand-icon{font-size:2rem}.su-brand-name{font-size:1.3rem;font-weight:800;letter-spacing:.3px}.su-left-heading{display:flex;flex-direction:column;gap:8px}.su-left-heading h2{font-size:1.7rem;font-weight:900;line-height:1.2;margin:0}.su-left-heading p{color:#fff9;font-size:.9rem;line-height:1.6;margin:0}.su-plan-box{background:#ffffff12;border:1px solid #ffffff1f;border-radius:16px;padding:20px}.su-plan-box-label{color:#ffffff73;font-size:.72rem;font-weight:700;letter-spacing:1.2px;margin-bottom:10px;text-transform:uppercase}.su-plan-name-row{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:14px}.su-plan-name-row h3{font-size:1.35rem;font-weight:900;margin:0}.su-plan-chip{border-radius:20px;font-size:.72rem;font-weight:700;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.su-plan-chip.basic{background:#3b82f640;color:#93c5fd}.su-plan-chip.premium{background:#10b98140;color:#6ee7b7}.su-plan-chip.enterprise{background:#8b5cf640;color:#c4b5fd}.su-plan-features{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.su-plan-features li{align-items:flex-start;color:#ffffffc7;display:flex;font-size:.84rem;gap:8px;line-height:1.4}.su-feat-check{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:.6rem;font-weight:900;height:16px;justify-content:center;margin-top:1px;width:16px}.su-feat-check.basic{background:#3b82f64d;color:#93c5fd}.su-feat-check.premium{background:#10b9814d;color:#6ee7b7}.su-feat-check.enterprise{background:#8b5cf64d;color:#c4b5fd}.su-trust{border-top:1px solid #ffffff1a;display:flex;flex-direction:column;gap:8px;margin-top:auto;padding-top:20px}.su-trust-item{align-items:center;color:#ffffff80;display:flex;font-size:.81rem;gap:8px}.su-right{background:#fff;display:flex;flex-direction:column;gap:22px;overflow-y:auto;padding:44px 40px}.su-steps{gap:8px}.su-step,.su-steps{align-items:center;display:flex}.su-step{color:#94a3b8;font-size:.76rem;font-weight:600;gap:6px}.su-step.done{color:#10b981}.su-step.active{color:#0d2b6e}.su-step-num{align-items:center;background:#e2e8f0;border-radius:50%;color:#64748b;display:flex;flex-shrink:0;font-size:.68rem;font-weight:800;height:22px;justify-content:center;width:22px}.su-step.done .su-step-num{background:#10b981;color:#fff}.su-step.active .su-step-num{background:#0d2b6e;color:#fff}.su-step-sep{color:#cbd5e1;font-size:.9rem}.su-header h2{color:#0d2b6e;font-size:1.6rem;font-weight:900;margin:0 0 4px}.su-header p{color:#64748b;font-size:.88rem;margin:0}.su-error{align-items:center;background:#fef2f2;border:1px solid #fca5a5;border-radius:12px;color:#991b1b;display:flex;font-size:.88rem;gap:8px;padding:12px 16px}.su-form{display:flex;flex-direction:column;gap:16px}.su-row{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}.su-field{display:flex;flex-direction:column;gap:6px}.su-field label{color:#374151;font-size:.8rem;font-weight:700}.su-input,.su-select{appearance:none;-webkit-appearance:none;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;color:#1e293b;font-size:.92rem;padding:13px 15px;transition:all .2s ease;width:100%}.su-input:focus,.su-select:focus{background:#fff;border-color:#0d2b6e;box-shadow:0 0 0 3px #0d2b6e14;outline:none}.su-input.invalid,.su-select.invalid{background:#fff5f5;border-color:#f87171}.su-field-err{color:#ef4444;font-size:.75rem;margin-top:-2px}.su-pw-wrap{position:relative}.su-pw-wrap .su-input{padding-right:46px}.su-pw-toggle{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:1.05rem;line-height:1;padding:0;position:absolute;right:14px;top:50%;transform:translateY(-50%)}.su-phone-row{display:flex;gap:10px}.su-code-select{appearance:none;-webkit-appearance:none;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;color:#1e293b;flex-shrink:0;font-size:.88rem;padding:13px 10px;transition:all .2s ease;width:120px}.su-code-select:focus{background:#fff;border-color:#0d2b6e;box-shadow:0 0 0 3px #0d2b6e14;outline:none}.su-terms{align-items:flex-start;color:#64748b;display:flex;font-size:.8rem;gap:10px;line-height:1.5}.su-terms input[type=checkbox]{accent-color:#0d2b6e;cursor:pointer;flex-shrink:0;height:16px;margin-top:1px;width:16px}.su-terms a{color:#0d2b6e;text-decoration:underline}.su-submit{align-items:center;border:none;border-radius:14px;cursor:pointer;display:flex;font-size:1rem;font-weight:800;gap:8px;justify-content:center;letter-spacing:.3px;margin-top:4px;padding:16px;transition:all .3s ease;width:100%}.su-submit.basic{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 10px 28px #3b82f64d;color:#fff}.su-submit.premium{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 10px 28px #10b9814d;color:#fff}.su-submit.enterprise{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 10px 28px #8b5cf64d;color:#fff}.su-submit:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-2px)}.su-submit:disabled{cursor:not-allowed;opacity:.65;transform:none}.su-signin-link{color:#64748b;font-size:.83rem;text-align:center}.su-signin-link a{color:#0d2b6e;font-weight:700;text-decoration:none}.su-signin-link a:hover{text-decoration:underline}@media (max-width:900px){.su-card{grid-template-columns:1fr;max-width:520px}.su-left{gap:22px;padding:32px 28px}.su-left:before{font-size:130px}}@media (max-width:580px){.su-page{align-items:flex-start;padding:16px 10px}.su-right{gap:18px;padding:28px 20px}.su-row{gap:16px;grid-template-columns:1fr}.su-header h2{font-size:1.35rem}}.signin-container{margin:80px auto;max-width:450px;padding:0 20px}.signin-wrapper{background:#fff;border-radius:18px;box-shadow:0 20px 60px #0000001f;overflow:hidden;padding:45px 35px;position:relative}.signin-wrapper:before{background:linear-gradient(135deg,#06c,#00a86b);content:"";height:6px;left:0;position:absolute;top:0;width:100%}.signin-wrapper h2{color:#004599;font-size:2.2rem;font-weight:800;margin-bottom:10px}.signin-wrapper>p{color:#666;font-size:1rem;margin-bottom:30px}.error-message{background:#fee2e2;border:1px solid #fecaca;border-radius:10px;color:#7f1d1d;margin-bottom:20px;padding:12px}.signin-form{display:flex;flex-direction:column;gap:20px}.form-group label{color:#333;font-weight:600;margin-bottom:6px}.form-group input{border:2px solid #e5e7eb;border-radius:10px;font-size:1rem;padding:13px;transition:all .25s ease}.form-group input:focus{border-color:#06c;box-shadow:0 0 0 3px #0066cc1a;outline:none}.password-wrap{position:relative}.password-wrap input{padding-right:44px;width:100%}.password-toggle{background:none;line-height:1;padding:6px;position:absolute;right:6px;top:50%;transform:translateY(-50%)}.password-toggle,.submit-btn{border:none;cursor:pointer;font-size:1.1rem}.submit-btn{background:linear-gradient(135deg,#06c,#004599);border-radius:12px;color:#fff;font-weight:800;margin-top:10px;padding:14px;transition:all .3s ease}.submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#004599,#036);box-shadow:0 12px 30px #0066cc59;transform:translateY(-3px)}.submit-btn:disabled{cursor:not-allowed;opacity:.6}.signup-link{color:#666;margin-top:25px;text-align:center}.signup-link a{color:#06c;font-weight:700;text-decoration:none}.signup-link a:hover{text-decoration:underline}@media (max-width:768px){.signin-wrapper{padding:25px}}:root{--dash-color:#0ea5e9;--dash-dark:#0284c7;--dash-light:#e0f2fe}.dashboard{background:#f1f5f9;min-height:100vh;padding-bottom:60px}.dash-banner{background:linear-gradient(135deg,#0ea5e9,#0284c7);background:linear-gradient(135deg,var(--dash-color) 0,var(--dash-dark) 100%);color:#fff;overflow:hidden;padding:40px 48px;position:relative}.dash-banner:before{background:#ffffff12;height:300px;right:-60px;top:-60px;width:300px}.dash-banner:after,.dash-banner:before{border-radius:50%;content:"";position:absolute}.dash-banner:after{background:#ffffff0d;bottom:-80px;height:250px;left:30%;width:250px}.banner-inner{align-items:center;display:flex;gap:24px;justify-content:space-between;margin:0 auto;max-width:1280px;position:relative;z-index:1}.banner-left h1{color:#fff;font-size:2rem;font-weight:800;line-height:1.2;margin-bottom:8px}.banner-sub{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.plan-badge{background:#fff3;border:1.5px solid #fff6;border-radius:20px;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:1px;padding:4px 12px;text-transform:uppercase}.plan-expiry{color:#fffc;font-size:.88rem;gap:6px}.banner-right,.plan-expiry{align-items:center;display:flex}.banner-right{flex-shrink:0;gap:10px}.upgrade-btn{background:linear-gradient(135deg,gold,orange);border:none;border-radius:25px;color:#003380;cursor:pointer;font-size:.9rem;font-weight:700;padding:10px 22px;transition:all .3s ease;white-space:nowrap}.upgrade-btn:hover{box-shadow:0 8px 20px #00000040;transform:translateY(-2px)}.logout-btn{background:#ffffff1f;border:1.5px solid #fff6;border-radius:25px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 22px;transition:all .3s ease;white-space:nowrap}.logout-btn:hover{background:#ffffff38}.vip-badge{background:linear-gradient(135deg,gold,orange);border-radius:25px;color:#003380;font-size:.85rem;font-weight:800;letter-spacing:.5px;padding:8px 18px}.quick-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1280px;padding:0 48px;transform:translateY(-24px)}.stat-card{align-items:center;background:#fff;border-left:4px solid #0ea5e9;border-left:4px solid var(--dash-color);border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;gap:16px;padding:22px 24px;transition:transform .25s ease,box-shadow .25s ease}.stat-card:hover{box-shadow:0 10px 30px #0000001f;transform:translateY(-4px)}.stat-icon{flex-shrink:0;font-size:2rem}.stat-info{flex:1 1;min-width:0}.stat-value{color:#0d2b6e;font-size:1.5rem;font-weight:900;line-height:1;margin-bottom:4px}.stat-label{color:#64748b;font-size:.78rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.dash-container{margin:0 auto;max-width:1280px;padding:0 48px}.dash-tabs{background:#fff;border-radius:14px;box-shadow:0 2px 12px #0000000f;display:flex;gap:4px;margin-bottom:32px;overflow-x:auto;padding:6px;scrollbar-width:none}.dash-tabs::-webkit-scrollbar{display:none}.dash-tab{align-items:center;background:none;border:none;border-radius:10px;color:#64748b;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:6px;padding:10px 20px;transition:all .25s ease;white-space:nowrap}.dash-tab:hover{background:#e0f2fe;background:var(--dash-light,#e0f2fe);color:#0ea5e9;color:var(--dash-color)}.dash-tab.active{background:#0ea5e9;background:var(--dash-color);color:#fff}.tab-body{animation:fadeSlide .3s ease}@keyframes fadeSlide{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.section-title{color:#0d2b6e;font-size:1.5rem;font-weight:800;margin-bottom:8px}.section-sub{color:#64748b;font-size:.95rem;line-height:1.6;margin-bottom:28px}.info-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(2,1fr);margin-bottom:32px}.info-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000f;padding:28px;transition:transform .25s ease,box-shadow .25s ease}.info-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-4px)}.info-card.full-width{grid-column:span 2}.info-card.accent{border-left:5px solid #0ea5e9;border-left:5px solid var(--dash-color)}.info-card-header{align-items:center;display:flex;gap:12px;margin-bottom:18px}.info-card-icon{flex-shrink:0;font-size:1.8rem}.info-card-header h3{color:#0d2b6e;font-size:1.1rem;font-weight:700}.info-card-header p{color:#64748b;font-size:.82rem;margin-top:2px}.checklist{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.checklist li{align-items:flex-start;color:#374151;display:flex;font-size:.92rem;gap:10px;line-height:1.5}.checklist li .check{color:#10b981;flex-shrink:0;font-size:1rem;font-weight:700;margin-top:2px}.checklist li .lock{color:#94a3b8;flex-shrink:0;margin-top:2px}.tips-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-bottom:32px}.tip-card{align-items:flex-start;background:#fff;border-radius:14px;border-top:3px solid #0ea5e9;border-top:3px solid var(--dash-color);box-shadow:0 3px 14px #0000000f;display:flex;gap:14px;padding:22px;transition:transform .2s}.tip-card:hover{transform:translateY(-3px)}.tip-num{align-items:center;background:#0ea5e9;background:var(--dash-color);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.8rem;font-weight:800;height:28px;justify-content:center;width:28px}.tip-card h4{color:#0d2b6e;font-size:.92rem;font-weight:700;margin-bottom:4px}.tip-card p{color:#64748b;font-size:.84rem;line-height:1.55}.crs-section{margin-bottom:32px}.data-table{background:#fff;border-collapse:collapse;border-radius:14px;box-shadow:0 4px 20px #00000012;font-size:.88rem;overflow:hidden;width:100%}.data-table thead{background:linear-gradient(135deg,#0ea5e9,#0284c7);background:linear-gradient(135deg,var(--dash-color),var(--dash-dark));color:#fff}.data-table th{font-size:.8rem;font-weight:700;letter-spacing:.5px;padding:14px 18px;text-align:left;text-transform:uppercase}.data-table td{border-bottom:1px solid #f1f5f9;color:#374151;padding:13px 18px}.data-table tr:last-child td{border-bottom:none}.data-table tr:hover td{background:#f8faff}.data-table .highlight-row td{background:#f0fdf4;color:#059669;font-weight:700}.pts-badge{background:#dbeafe;border-radius:12px;color:#1d4ed8;font-size:.78rem;font-weight:700;padding:3px 10px;white-space:nowrap}.province-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr);margin-bottom:32px}.province-card{background:#fff;border-radius:14px;border-top:4px solid #0ea5e9;border-top:4px solid var(--dash-color);box-shadow:0 4px 18px #00000012;padding:22px;transition:all .25s ease}.province-card:hover{box-shadow:0 12px 35px #0000001a;transform:translateY(-5px)}.province-flag{font-size:2rem;margin-bottom:10px}.province-card h4{color:#0d2b6e;font-size:1rem;font-weight:700;margin-bottom:12px}.province-meta{display:flex;flex-direction:column;gap:6px}.province-meta-item{align-items:center;display:flex;font-size:.8rem;justify-content:space-between}.province-meta-item .label{color:#64748b;font-weight:500}.province-meta-item .value{color:#0d2b6e;font-weight:700}.province-tag{background:#e8f0fe;border-radius:10px;color:#06c;display:inline-block;font-size:.72rem;font-weight:700;margin-top:12px;padding:3px 10px}.city-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,1fr);margin-bottom:32px}.city-card{background:#fff;border-radius:14px;box-shadow:0 4px 18px #00000012;padding:24px}.city-card h4{align-items:center;color:#0d2b6e;display:flex;font-size:1rem;font-weight:700;gap:8px;margin-bottom:16px}.city-rows{display:flex;flex-direction:column;gap:8px}.city-row{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;font-size:.85rem;justify-content:space-between;padding:6px 0}.city-row:last-child{border-bottom:none;border-top:2px solid #e8f0fe;color:#0d2b6e;font-weight:700;margin-top:4px;padding-top:10px}.city-row .row-label{color:#64748b}.city-row .row-val{color:#374151;font-weight:600}.info-alert{align-items:flex-start;background:#f0fdf4;border:1px solid #bbf7d0;border-left:5px solid #10b981;border-radius:12px;display:flex;gap:14px;margin-bottom:22px;padding:18px 22px}.info-alert.warning{background:#fffbeb;border-color:#fde68a #fde68a #fde68a #f59e0b}.info-alert.blue{background:#eff6ff;border-color:#bfdbfe #bfdbfe #bfdbfe #3b82f6}.info-alert .alert-icon{flex-shrink:0;font-size:1.4rem}.info-alert h4{color:#065f46;font-size:.92rem;font-weight:700;margin-bottom:4px}.info-alert.warning h4{color:#92400e}.info-alert.blue h4{color:#1e40af}.info-alert p{color:#374151;font-size:.85rem;line-height:1.6}.upgrade-banner{align-items:center;background:linear-gradient(135deg,#0052c8,#003880);border-radius:18px;color:#fff;display:flex;gap:24px;justify-content:space-between;margin-bottom:32px;padding:32px 36px}.upgrade-banner h3{color:#fff;font-size:1.3rem;font-weight:800;margin-bottom:6px}.upgrade-banner p{color:#ffffffbf;font-size:.9rem;line-height:1.6}.upgrade-banner .upgrade-btn-lg{background:linear-gradient(135deg,gold,orange);border:none;border-radius:30px;color:#003380;cursor:pointer;flex-shrink:0;font-size:.95rem;font-weight:800;padding:14px 32px;transition:all .3s;white-space:nowrap}.upgrade-banner .upgrade-btn-lg:hover{box-shadow:0 10px 24px #ffa50066;transform:translateY(-2px)}.content-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.filter-pill{background:#fff;border:2px solid #e2e8f0;border-radius:25px;color:#64748b;cursor:pointer;font-size:.85rem;font-weight:600;padding:7px 18px;transition:all .2s}.filter-pill.active,.filter-pill:hover{background:#0ea5e9;background:var(--dash-color);border-color:#0ea5e9;border-color:var(--dash-color);color:#fff}.guides-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.guide-card{background:#fff;border-radius:16px;box-shadow:0 4px 18px #00000012;display:flex;flex-direction:column;gap:12px;overflow:hidden;padding:26px;position:relative;transition:all .25s ease}.guide-card:before{background:#0ea5e9;background:var(--dash-color);content:"";height:4px;left:0;position:absolute;right:0;top:0}.guide-card:hover{box-shadow:0 16px 40px #0000001f;transform:translateY(-6px)}.guide-card-icon{font-size:2.2rem}.guide-category{background:#e0f2fe;background:var(--dash-light,#e0f2fe);border-radius:10px;color:#0ea5e9;color:var(--dash-color);display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.8px;padding:3px 10px;text-transform:uppercase}.guide-card h3{color:#0d2b6e;flex:1 1;font-size:1rem;font-weight:700;line-height:1.35}.guide-card p{color:#64748b;font-size:.85rem;line-height:1.55}.guide-card-footer{justify-content:space-between;margin-top:4px}.guide-card-footer,.read-time{align-items:center;display:flex}.read-time{color:#94a3b8;font-size:.78rem;gap:4px}.read-guide-btn{background:#0ea5e9;background:var(--dash-color);border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.82rem;font-weight:700;padding:8px 18px;transition:all .25s}.read-guide-btn:hover{opacity:.9;transform:translateX(3px)}.guide-reader{background:#fff;border-radius:18px;box-shadow:0 4px 24px #00000014;overflow:hidden}.reader-top{align-items:center;background:linear-gradient(135deg,#0ea5e9,#0284c7);background:linear-gradient(135deg,var(--dash-color),var(--dash-dark));display:flex;gap:20px;padding:28px 36px}.reader-icon{flex-shrink:0;font-size:3rem}.reader-top h2{color:#fff;font-size:1.4rem;font-weight:800;margin-bottom:4px}.reader-top p{color:#ffffffbf;font-size:.85rem}.back-btn{background:#ffffff26;border:1.5px solid #fff6;border-radius:20px;color:#fff;cursor:pointer;flex-shrink:0;font-size:.85rem;font-weight:600;margin-left:auto;padding:8px 18px;transition:all .2s;white-space:nowrap}.back-btn:hover{background:#ffffff40}.reader-body{max-width:860px;padding:40px 48px}.reader-body h1{color:#0d2b6e;font-size:2rem;font-weight:800;line-height:1.25;margin-bottom:24px}.reader-body h2{border-bottom:2px solid #e8f0fe;color:#0d2b6e;font-size:1.4rem;font-weight:700;margin:32px 0 14px;padding-bottom:8px}.reader-body h3{color:#1e40af;font-size:1.1rem;font-weight:700;margin:22px 0 10px}.reader-body p{color:#374151;font-size:.97rem;line-height:1.8;margin-bottom:14px}.reader-body li{color:#374151;font-size:.95rem;line-height:1.7;list-style:disc;margin-bottom:8px;margin-left:20px}.consultation-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-bottom:32px}.consult-card{background:#fff;border-radius:16px;box-shadow:0 4px 18px #00000012;padding:30px;text-align:center;transition:transform .25s}.consult-card:hover{transform:translateY(-4px)}.consult-icon{font-size:3rem;margin-bottom:16px}.consult-card h3{color:#0d2b6e;font-size:1.1rem;font-weight:700;margin-bottom:10px}.consult-card p{color:#64748b;font-size:.88rem;line-height:1.65;margin-bottom:20px}.consult-btn{background:#0ea5e9;background:var(--dash-color);border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;padding:11px 28px;transition:all .25s}.consult-btn:hover{opacity:.9;transform:translateY(-2px)}.consult-hours{background:#f8faff;border:1px solid #e8f0fe;border-radius:14px;margin-bottom:22px;padding:22px}.consult-hours h4{color:#0d2b6e;font-size:.95rem;font-weight:700;margin-bottom:14px}.hours-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.hour-item{border-bottom:1px dashed #e2e8f0;display:flex;font-size:.82rem;justify-content:space-between;padding:6px 0}.hour-item .day{color:#64748b;font-weight:500}.hour-item .time{color:#0d2b6e;font-weight:700}.support-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-bottom:32px}.support-card{background:#fff;border-radius:16px;border-top:4px solid #0ea5e9;border-top:4px solid var(--dash-color);box-shadow:0 4px 18px #00000012;padding:28px;transition:transform .25s}.support-card:hover{transform:translateY(-4px)}.support-card-icon{font-size:2.2rem;margin-bottom:14px}.support-card h3{color:#0d2b6e;font-size:1rem;font-weight:700;margin-bottom:8px}.support-card p{color:#64748b;font-size:.85rem;line-height:1.65;margin-bottom:18px}.support-btn{background:linear-gradient(135deg,#0ea5e9,#0284c7);background:linear-gradient(135deg,var(--dash-color),var(--dash-dark));border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:700;padding:10px 22px;transition:all .25s}.support-btn:hover{opacity:.9;transform:translateY(-2px)}.roadmap{margin-bottom:32px;padding-left:40px;position:relative}.roadmap:before{background:linear-gradient(180deg,#0ea5e9,#e2e8f0);background:linear-gradient(180deg,var(--dash-color),#e2e8f0);bottom:0;content:"";left:12px;position:absolute;top:0;width:2px}.roadmap-step{background:#fff;border-radius:14px;box-shadow:0 3px 14px #00000012;margin-bottom:28px;padding:22px 24px;position:relative}.roadmap-step:before{background:#0ea5e9;background:var(--dash-color);border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #0ea5e9;box-shadow:0 0 0 2px var(--dash-color);content:"";height:16px;left:-34px;position:absolute;top:50%;transform:translateY(-50%);width:16px}.roadmap-step.done:before{background:#10b981;box-shadow:0 0 0 2px #10b981}.roadmap-step.current:before{animation:pulse 1.5s infinite;background:gold;box-shadow:0 0 0 2px gold}@keyframes pulse{0%,to{box-shadow:0 0 0 2px gold}50%{box-shadow:0 0 0 6px #ffd7004d}}.roadmap-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.roadmap-title{color:#0d2b6e;font-size:.97rem;font-weight:700}.roadmap-badge{border-radius:12px;font-size:.72rem;font-weight:700;padding:3px 10px}.badge-done{background:#d1fae5;color:#065f46}.badge-active{background:#fef3c7;color:#92400e}.badge-pending{background:#f1f5f9;color:#64748b}.roadmap-desc{color:#64748b;font-size:.85rem;line-height:1.6}.roadmap-time{align-items:center;color:#94a3b8;display:flex;font-size:.78rem;gap:5px;margin-top:6px}.profile-wrapper{grid-gap:24px;display:grid;gap:24px;grid-template-columns:320px 1fr}.profile-card{background:#fff;border-radius:18px;box-shadow:0 4px 20px #00000012;padding:32px 28px;text-align:center}.profile-avatar{align-items:center;background:linear-gradient(135deg,#0ea5e9,#0284c7);background:linear-gradient(135deg,var(--dash-color),var(--dash-dark));border-radius:50%;color:#fff;display:flex;font-size:2rem;font-weight:800;height:80px;justify-content:center;margin:0 auto 16px;width:80px}.profile-name{color:#0d2b6e;font-size:1.2rem;font-weight:800;margin-bottom:4px}.profile-email{color:#64748b;font-size:.85rem;margin-bottom:18px}.profile-plan-tag{background:#e0f2fe;background:var(--dash-light,#e0f2fe);border-radius:20px;color:#0ea5e9;color:var(--dash-color);display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:1px;margin-bottom:20px;padding:5px 16px;text-transform:uppercase}.profile-divider{border:none;border-top:1px solid #f1f5f9;margin:20px 0}.profile-detail{align-items:center;border-bottom:1px solid #f8faff;display:flex;font-size:.85rem;justify-content:space-between;padding:10px 0}.profile-detail:last-child{border-bottom:none}.detail-key{color:#64748b;font-weight:600}.detail-val{color:#0d2b6e;font-weight:700;max-width:180px;text-align:right;word-break:break-all}.profile-info-panel{display:flex;flex-direction:column;gap:20px}.status-active{align-items:center;background:#d1fae5;border-radius:20px;color:#065f46;display:inline-flex;font-size:.78rem;font-weight:700;gap:6px;padding:4px 12px}.status-active:before{background:#10b981;border-radius:50%;content:"";height:6px;width:6px}@media (max-width:1100px){.dash-banner{padding:32px 28px}.quick-stats{grid-template-columns:repeat(2,1fr)}.dash-container,.quick-stats{padding:0 28px}.province-grid{grid-template-columns:repeat(2,1fr)}.profile-wrapper{grid-template-columns:1fr}}@media (max-width:768px){.dash-banner{padding:28px 20px}.banner-inner{align-items:flex-start;flex-direction:column;gap:16px}.banner-right{flex-wrap:wrap;width:100%}.quick-stats{gap:12px;grid-template-columns:repeat(2,1fr)}.dash-container,.quick-stats{padding:0 16px}.info-grid{grid-template-columns:1fr}.info-card.full-width{grid-column:span 1}.city-grid,.consultation-grid,.province-grid,.support-grid,.tips-grid{grid-template-columns:1fr}.upgrade-banner{flex-direction:column;text-align:center}.reader-body{padding:24px 20px}.reader-top{flex-wrap:wrap;padding:22px 20px}.back-btn{margin-left:0;margin-top:12px}.banner-left h1{font-size:1.5rem}}@media (max-width:480px){.hours-grid,.quick-stats{grid-template-columns:1fr}}.App{background:linear-gradient(180deg,#f9fbff,#eef4ff);display:flex;flex-direction:column;min-height:100vh;position:relative}.App:before{background:radial-gradient(circle,#0066cc14,#0000 70%);right:-200px;top:-200px}.App:after,.App:before{content:"";height:500px;position:fixed;width:500px;z-index:0}.App:after{background:radial-gradient(circle,#10b98114,#0000 70%);bottom:-200px;left:-200px}.main-content{flex:1 1;padding:50px 20px;position:relative;z-index:1}@media (max-width:768px){.main-content{padding:25px 12px}}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.loading{font-size:1.5rem;font-weight:600}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#06c;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#0052a3}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--primary:#06c;--primary-dark:#004599;--secondary:#10b981;--text-dark:#1e293b;--text-light:#64748b;--bg-light:#f9fbff}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f9fbff;background:var(--bg-light);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;min-height:100vh}body,h1,h2,h3,h4,h5{color:#1e293b;color:var(--text-dark)}h1,h2,h3,h4,h5{font-weight:800}p{color:#64748b;color:var(--text-light)}a{color:inherit;text-decoration:none}button{border:none}button,input,select,textarea{font-family:inherit;outline:none}.loading{align-items:center;color:#06c;color:var(--primary);display:flex;font-size:1.3rem;font-weight:700;justify-content:center;min-height:100vh}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#edf2f7}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#06c,#004599);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#004599,#036)}html{scroll-behavior:smooth}
/*# sourceMappingURL=main.c82ce645.css.map*/