.compare{background:linear-gradient(180deg,#e9e5ff 0,#fafbfc 20%,#ffffff 50%,#fafbfc 80%,#e9e5ff);padding-bottom:40px}.compare h1{font-weight:400;font-size:48px;position:relative;max-width:800px;margin:auto;background:linear-gradient(135deg,#262626,#110038);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.compare p.subtitle{font-size:18px;font-weight:300;text-align:center;margin:10px 0 50px}.compare .compare-table{display:flex;width:100%;border-radius:8px}.compare .compare-table .column{flex:1 1;border:1px solid #9e9e9e;display:flex;flex-direction:column;height:min-content}.compare .compare-table .column:first-of-type{border-radius:8px 0 0 8px}.compare .compare-table .column:first-of-type .header{border-radius:8px 0 0 0}.compare .compare-table .column:first-of-type .feature-row:last-of-type{border-radius:0 0 0 8px}.compare .compare-table .column:last-of-type{border-radius:0 8px 8px 0;margin-left:-1px}.compare .compare-table .column:last-of-type .header{border-radius:0 8px 0 0}.compare .compare-table .column:last-of-type .feature-row:last-of-type{border-radius:0 0 8px 0}.compare .compare-table .column .header{text-align:center;border-bottom:1px solid #9e9e9e;padding:20px 10px;font-size:18px;font-weight:500;line-height:1;background:#fff;background-image:radial-gradient(circle at center,rgba(212,204,255,.3) 1px,transparent 0),linear-gradient(180deg,white,#f4f5f7);background-size:10px 10px,100% 100%;background-position:-5px -5px,0 0}.compare .compare-table .column .body{border-radius:8px;display:flex;flex-direction:column;justify-content:center}.compare .compare-table .column .body .feature-row{width:100%;height:47px;display:flex;align-items:center;justify-content:center}.compare .compare-table .column .body .feature-row:nth-of-type(2n){background-color:#f4f5f7}.compare .compare-table .column .body .feature-row .bi-check-circle{color:#16a34a;font-size:18px}.compare .compare-table .column .body .feature-row .bi-x-circle{color:#dc2626;font-size:18px}.compare .compare-table .column.items .body .feature-row{text-align:left;height:47px;display:flex;align-items:center;justify-content:flex-start;padding:20px}.compare .compare-table .column.featured{box-shadow:0 0 20px 5px #d4ccff;position:relative;z-index:1;background:none;border:none;border-radius:8px;transform:translateY(-19px)}.compare .compare-table .column.featured .header{border-radius:8px 8px 0 0;color:#fff;background-image:linear-gradient(90deg,#1a004d,#2d0077,#2d0077,#1a004d);background-size:300% 100%;height:80px;display:flex;align-items:center;justify-content:center;font-size:22px;border:1px solid #110038;border-bottom:none}.compare .compare-table .column.featured .header span{color:#d4ccff;font-weight:600}.compare .compare-table .column.featured .body{border-left:1px solid #110038;border-right:1px solid #110038;border-radius:0}.compare .compare-table .column.featured .body .feature-row{color:#16a34a;font-size:18px}.compare .compare-table .column.featured .card-footer{width:100%;height:50px;border-radius:0 0 8px 8px;border:1px solid #110038;border-top:none;background-image:linear-gradient(90deg,#1a004d,#2d0077,#2d0077,#1a004d);background-size:300% 100%}.countries{background:linear-gradient(180deg,#f3f0ff 0,#ffffff 50%,#f4f5f7);position:relative}.countries .background-elements{display:none;position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;overflow:hidden}.countries .background-elements .floating-shape{position:absolute;border-radius:50%;background:linear-gradient(135deg,#525252,#1a1a1a);opacity:.2;animation:float 12s ease-in-out infinite}.countries .background-elements .floating-shape:first-child{width:250px;height:250px;top:10%;left:5%;animation-delay:-2s}.countries .background-elements .floating-shape:nth-child(2){width:180px;height:180px;bottom:15%;right:8%;animation-delay:-6s}.countries .background-elements .floating-shape:nth-child(3){width:120px;height:120px;top:60%;left:15%;animation-delay:-10s}.countries h1{font-weight:400;font-size:48px}.countries h1,.countries p{background:linear-gradient(135deg,#262626,#110038);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.countries p{font-size:18px;font-weight:300}.countries .countries-section{position:relative;z-index:1}.countries .country-container{position:relative;max-width:300px;width:100%;max-height:300px;aspect-ratio:1/1;margin:auto;transition:all .3s ease;border-radius:12px;overflow:hidden;box-shadow:0 4px 10px 0 #404040;border:1px solid #d4ccff}.countries .country-container .country-info{position:absolute;bottom:0;left:0;width:100%;border-bottom-left-radius:12px;border-bottom-right-radius:12px;background:linear-gradient(transparent,rgba(0,0,0,.7));padding:12px;z-index:3;transition:all .3s ease}.countries .country-container .country-info .name{font-size:24px;font-weight:500;color:#fff;text-shadow:0 2px 5px #000}.countries-item{width:100%;height:100%;background-position:50%;background-size:cover;background-repeat:no-repeat;transition:filter .3s ease;position:relative}.countries-item:before{display:none;content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;transition:all .3s ease;background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border-radius:12px}.faq{background:linear-gradient(180deg,#f3f0ff,white 25%,#fafbfc 75%,#f3f0ff)}.faq h1{font-weight:400;font-size:48px}.faq p.subtitle{font-size:18px;font-weight:300}.faq .accordion-item{margin-bottom:20px;border-radius:8px;border:1px solid #d4ccff;transition:all .3s ease;background-image:radial-gradient(circle at center,#f3f0ff 1px,transparent 0),linear-gradient(145deg,white,#f3f0ff);background-size:10px 10px,100% 100%;background-position:-5px -5px,0 0}.faq .accordion-item:hover{box-shadow:0 4px 8px rgba(45,0,119,.2)}.faq .accordion-item:hover .accordion-header button{color:#240062}.faq .accordion-item .accordion-header{border-radius:8px}.faq .accordion-item .accordion-header button{border-radius:8px 8px 0 0;background:rgba(0,0,0,0);color:#262626;font-weight:500;font-size:18px;box-shadow:none;padding:24px 32px;border-bottom:1px solid rgba(0,0,0,0)}.faq .accordion-item .accordion-header button[aria-expanded=true]{border-color:#d4ccff;color:#240062}.faq .accordion-item .accordion-header button:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%236b46c1' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.faq .accordion-item .accordion-body{padding:20px}.features{position:relative;overflow-x:hidden;padding-bottom:80px;background-image:linear-gradient(180deg,white,#f3f0ff)}.features .background-elements{display:none;position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;overflow:hidden}.features .background-elements .geometric-shape{position:absolute;background:linear-gradient(135deg,#110038,#6b46c1);opacity:.1;-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%)}.features .background-elements .geometric-shape:first-child{width:300px;height:300px;top:10%;left:-5%;transform:rotate(45deg);animation:spin 60s linear infinite}.features .background-elements .geometric-shape:nth-child(2){width:200px;height:200px;bottom:15%;right:-3%;transform:rotate(-30deg);animation:spin 30s linear infinite reverse}.features .background-elements .geometric-shape:nth-child(3){width:150px;height:150px;top:50%;left:50%;transform:translate(-50%,-50%) rotate(60deg);animation:spin 20s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.features h1{font-weight:400;font-size:48px;position:relative;background:linear-gradient(135deg,#262626,#110038);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.features h1:before{display:none;content:"";position:absolute;top:-40px;left:50%;transform:translateX(-50%);width:100px;height:100px;background:linear-gradient(45deg,#9580ff,#2d0077);-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%);opacity:.15}.features-item{padding:20px;border-radius:12px;box-shadow:0 8px 10px 0 rgba(26,0,77,.2);transition:all .3s ease;border:1px solid rgba(45,0,119,.2)}.features-item,.features-item .icon{background:linear-gradient(135deg,#ffffff,#f3f0ff)}.features-item .icon{font-size:28px;margin-bottom:30px;padding:10px;width:50px;height:50px;display:flex;color:rgba(17,0,56,.8);align-items:center;justify-content:center;border-radius:4px;border:1px solid rgba(17,0,56,.3)}.features-item .icon svg{max-height:100%}.features-item .icon i{display:flex}.features-item .card-title{position:relative;z-index:1;color:#2d0077;font-size:24px;font-weight:500}.features-item .card-text{position:relative;z-index:1;color:#1a004d;opacity:.8}.hero{position:relative;background-image:radial-gradient(circle at center,rgba(212,204,255,.3) 1px,transparent 0),linear-gradient(180deg,white,#d4ccff);background-size:10px 10px,100% 100%;background-position:-5px -5px,0 0;min-height:calc(100vh - 56px);display:flex;flex-direction:column;justify-content:space-between}.hero .content{padding:120px 20px 50px}.hero .header,.hero .header h1{position:relative}.hero .header h1{z-index:1}.hero .header .circle{position:absolute;right:350px;bottom:-10px;width:350px;z-index:0}.hero h1{max-width:900px;color:#262626;letter-spacing:-2px;margin-top:0;margin-bottom:0;font-size:70px;font-weight:400;line-height:1}@media(max-width:767px){.hero h1{font-size:60px}}.hero h1 strong{color:#6b46c1;font-weight:700;line-height:1.5}.hero p{max-width:600px;color:#525252;margin:20px 0}.hero .stats{max-width:1320px;margin:0 auto}.hero .stat{margin:auto;max-width:250px;color:#1a004d;font-size:20px}.hero .btn-primary{background-image:linear-gradient(90deg,#240062,#6b46c1,#2d0077,#240062);background-size:300% 100%;border:none;border-radius:3px;transition:all .4s ease-in-out;padding:12px 20px}.hero .btn-primary:focus-visible,.hero .btn-primary:hover{background-position:100% 0;box-shadow:0 4px 15px 0 #6b46c1}.hero .btn-outline-secondary{font-weight:600;border-radius:3px;transition:all .4s ease-in-out;padding:12px 20px;color:#240062;border-color:#240062;background-color:#f3f0ff}.hero .btn-outline-secondary:focus-visible,.hero .btn-outline-secondary:hover{box-shadow:0 4px 15px 0 #9580ff}.hero .flags{display:none}.hero .flags .flag{width:90px;height:60px;position:absolute;background-size:cover;background-position:top;background-repeat:no-repeat;border-radius:5px;box-shadow:0 0 5px 0 #d1d1d1;will-change:transform}.hero .flags .flag.canada{background-image:url(/flags/canada.png);top:50px;left:175px;transform:rotate(-20deg)}.hero .flags .flag.canada.moved{bottom:0;left:200px}.hero .flags .flag.usa{background-image:url(/flags/usa.png);top:75px;right:250px;transform:rotate(30deg);width:105px;height:70px}.hero .flags .flag.uk{background-image:url(/flags/uk.png);top:300px;left:175px;transform:rotate(-10deg);width:120px;height:80px}.hero .flags .flag.germany{background-image:url(/flags/germany.png);top:350px;right:200px;transform:rotate(10deg);width:75px;height:50px}.macbook-container{width:100%;margin:auto}.screen-lid{background:linear-gradient(180deg,#2d2d30 0,#1a1a1a);border-radius:20px 20px 0 0;padding:12px;box-shadow:0 30px 80px rgba(0,0,0,.5)}.screen-bezel{background:#000;border-radius:14px 14px 0 0;padding:3px;position:relative}.browser-window{background:#fff;border-radius:12px 12px 0 0;height:450px;display:flex;flex-direction:column;overflow:hidden}.browser-chrome{background:linear-gradient(180deg,#f6f6f7 0,#f0f0f1);padding:14px 20px;display:flex;align-items:center;gap:15px;border-bottom:1px solid #d8d8d8;position:relative;z-index:10}.traffic-lights{display:flex;gap:8px}.light{width:12px;height:12px;border-radius:50%;position:relative;overflow:hidden}.light:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(255,255,255,.3),transparent 50%)}.light.red{background:#ff5f57}.light.yellow{background:#ffbd2e}.light.green{background:#28ca42}.url-bar-container{flex:1 1;display:flex;justify-content:center}.url-bar{background:#fff;border:1px solid #d0d0d0;border-radius:8px;padding:10px 16px;display:flex;align-items:center;gap:10px;width:100%;box-shadow:inset 0 1px 3px rgba(0,0,0,.05)}.secure-icon{color:#10b981;font-size:14px}.url-text{color:#333;font-size:13px;font-weight:500;letter-spacing:.2px}.browser-viewport{flex:1 1;overflow-y:auto;overflow-x:hidden;background:#fff;position:relative}.assessment-content{padding:30px 50px;margin:0 auto;font-family:system-ui,-apple-system,sans-serif}.assessment-header{text-align:center;margin-bottom:15px;background:linear-gradient(135deg,#fafbff,#f5f7ff);padding:15px 25px;border-radius:10px;border-bottom:2px solid #e5e7ff;position:relative}.assessment-header:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:10px 10px 0 0}h1.assessment-title{font-size:22px;font-weight:700;color:#1a1a2e;margin-bottom:5px;letter-spacing:-.5px}.assessment-subtitle{font-size:13px;color:#6b7280;margin-bottom:3px;font-weight:400}.assessment-date{font-size:11px;color:#9ca3af;font-style:italic}.success-banner{margin-bottom:20px;background:linear-gradient(135deg,#f0ebff,#e8e0ff);border-radius:16px;padding:20px 30px;box-shadow:0 4px 6px rgba(0,0,0,.06)}.banner-header{text-align:center;margin-bottom:15px}.banner-emoji{font-size:24px;margin-bottom:4px}.banner-title{font-size:17px;color:#1f2937;font-weight:600;margin-bottom:2px}.banner-subtitle{font-size:13px;color:#6b7280}.stats-cards{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.stat-card{flex:1 1;min-width:160px;background:#fff;border-radius:12px;padding:15px;text-align:center;position:relative;overflow:hidden;border:2px solid;transition:transform .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.05)}.stat-card:hover{transform:translateY(-2px)}.stat-card.high{border-color:#10b981;background:linear-gradient(135deg,#ffffff,#f0fdf4)}.stat-card.medium{border-color:#3b82f6;background:linear-gradient(135deg,#ffffff,#eff6ff)}.stat-card.low{border-color:#d1d5db;background:linear-gradient(135deg,#ffffff,#f9fafb)}.stat-number{font-size:30px;font-weight:700;margin-bottom:2px;line-height:1}.stat-card.high .stat-number{color:#10b981}.stat-card.medium .stat-number{color:#3b82f6}.stat-card.low .stat-number{color:#6b7280}.stat-label{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.stat-card.high .stat-label{color:#059669}.stat-card.medium .stat-label{color:#2563eb}.stat-card.low .stat-label{color:#6b7280}.stat-description{font-size:11px;color:#6b7280}.stat-icon{position:absolute;top:10px;right:10px;font-size:20px;opacity:.3}.pathway-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px 100px 20px 20px;margin-bottom:16px;position:relative;min-height:120px}.pathway-row{display:flex;align-items:flex-start;gap:12px}.card-number{width:28px;height:28px;background:#3b82f6;color:#fff;border-radius:50%;font-weight:600;font-size:13px}.card-icon,.card-number{display:flex;align-items:center;justify-content:center;flex-shrink:0}.card-icon{width:20px;height:20px}.card-content{flex:1 1;text-align:left;padding-right:20px}.card-title{font-size:14px;font-weight:600;color:#000;margin-bottom:3px}.card-description{font-size:12px;color:#6b7280;margin-bottom:8px}.card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.tag{padding:2px 8px;border-radius:4px;font-size:11px}.tag-country{background:#f3f4f6;color:#374151}.tag-provincial,.tag-skilled,.tag-talent,.tag-work{background:#dbeafe;color:#1e40af}.tag-confidence{background:#dcfce7;color:#16a34a}.tag-confidence-medium{background:#dbeafe;color:#3b82f6}.tag-confidence-low{background:#fed7aa;color:#f97316}.match-section{position:absolute;right:20px;top:20px;text-align:right;min-width:80px}.match-percent{font-size:20px;font-weight:700;color:#10b981;margin-bottom:2px}.match-percent.medium{color:#3b82f6}.match-percent.low{color:#f97316}.match-label{font-size:10px;color:#9ca3af}.match-sublabel{font-size:9px;color:#d1d5db}.requirements{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px;font-size:11px}.req-matched{color:#10b981}.req-exceeded{color:#3b82f6}.notes-box{background:#eff6ff;border-left:3px solid #3b82f6;padding:8px 12px;margin:8px 0;font-size:11px;color:#1e40af}.critical-missing{color:#dc2626;font-size:11px;margin:8px 0;font-weight:500}.improvement-box{background:#fffbeb;border-radius:6px;padding:10px;margin:8px 0}.improvement-title{font-size:11px;font-weight:600;color:#d97706;margin-bottom:6px}.improvement-item{font-size:10px;color:#92400e;margin:4px 0;line-height:1.4}.alternative-box{background:#f0f9ff;border-radius:6px;padding:10px;margin:8px 0}.alternative-title{font-size:11px;font-weight:600;color:#0369a1;margin-bottom:6px}.alternative-item{font-size:10px;color:#075985;margin:4px 0;line-height:1.4}.browser-viewport::-webkit-scrollbar{width:14px}.browser-viewport::-webkit-scrollbar-track{background:#f1f1f1;border-left:1px solid #e0e0e0}.browser-viewport::-webkit-scrollbar-thumb{background:#999;border-radius:7px;border:2px solid #f1f1f1}.browser-viewport::-webkit-scrollbar-thumb:hover{background:#777}.macbook-base{background:linear-gradient(180deg,#c5c5c7 0,#a8a8ab);height:22px;border-radius:0 0 6px 6px;position:relative;box-shadow:0 2px 4px rgba(0,0,0,.1),0 8px 20px rgba(0,0,0,.2)}.macbook-notch{position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:140px;height:10px;background:linear-gradient(180deg,#a8a8ab 0,#8e8e91);border-radius:0 0 12px 12px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.cta-section{margin-top:60px}.cta-button{display:inline-block;padding:18px 48px;background:#fff;color:#6366f1;text-decoration:none;border-radius:14px;font-weight:600;font-size:18px;box-shadow:0 12px 35px rgba(0,0,0,.2);transition:all .3s cubic-bezier(.4,0,.2,1)}.cta-button:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(0,0,0,.25)}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.info-section{background:linear-gradient(180deg,#ffffff 30%,rgba(254,242,242,.4) 50%,#ffffff 60%,#fafbfc);position:relative;padding:20px 0 100px}.info-section:before{display:none;content:"";position:absolute;top:50px;left:50%;transform:translateX(-50%);width:200px;height:200px;background:radial-gradient(circle,#fef2f2 0,transparent 70%);border-radius:50%;z-index:0}.info-section h1{font-size:48px;font-weight:400;color:#262626;max-width:550px;margin:auto;position:relative;z-index:1}.info-section p.subtitle{font-size:18px;font-weight:300;text-align:center;margin:10px 0 50px}.info-section .subheading{background:radial-gradient(circle at center,#262626 1px,transparent 0),linear-gradient(135deg,#404040,#1a1a1a,#1a1a1a);background-size:10px 10px,100% 100%;background-position:-5px -5px,0 0;box-shadow:0 8px 10px 0 rgba(38,38,38,.2);margin-top:100px;border-radius:12px;padding:40px;color:#e8e8e8;position:relative;overflow:hidden}.info-section .subheading:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 45%,#fee2e2,#fee2e2 48%,transparent 49%);opacity:.04}.info-section .subheading h2{font-weight:400}.info-section .subheading p{font-size:18px;max-width:700px;margin:auto}.info-section .subheading h2,.info-section .subheading p{position:relative;z-index:1}.info-section .card-col{margin-bottom:80px}@media(min-width:992px){.info-section .card-col{margin-bottom:0}}.info-section-card{background:linear-gradient(135deg,#ffffff,white 75%,#fef2f2);border-radius:12px;text-align:center;transition:all .3s ease;display:flex;flex-direction:column;position:relative;box-shadow:0 8px 10px 0 rgba(38,38,38,.2);-webkit-backface-visibility:hidden;backface-visibility:hidden;border:1px solid rgba(185,28,28,.3)}.info-section-card .icon{width:60px;height:60px;border-radius:50%;background-image:linear-gradient(180deg,#fafbfc,#fafbfc,#fee2e2);border:1px solid #b91c1c;color:#b91c1c;box-shadow:0 5px 10px rgba(220,38,38,.4);transition:all .3s;display:flex;align-items:center;justify-content:center;margin:0 auto;transform:translateY(-50%)}.info-section-card .icon i{font-size:28px}.info-section-card .card-title{font-weight:600;font-size:24px;color:#262626;transition:color .3s;text-align:left;padding-left:20px;margin-top:0}@media(min-width:992px){.info-section-card .card-title{text-align:center;padding:0;margin:10px 0 30px}}.info-section-card .card-body{padding:0 20px 20px}.info-section-card ul{list-style:none;text-align:left;flex-grow:1}.info-section-card ul li{margin-bottom:15px;padding-left:20px;position:relative;line-height:1.6;color:#6f6f6f;transition:color .3s}.info-section-card ul li:before{content:"×";position:absolute;left:-10px;top:-11px;font-weight:400;font-size:2rem;color:#dc2626}.info-section .floating-shapes{display:none;position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;z-index:0}.info-section .floating-shapes .shape{position:absolute;background:#e8e8e8;border-radius:50%;opacity:.4;animation:float 6s ease-in-out infinite}.info-section .floating-shapes .shape:first-child{width:80px;height:80px;top:20%;left:10%;animation-delay:-1s}.info-section .floating-shapes .shape:nth-child(2){width:60px;height:60px;top:70%;right:15%;animation-delay:-3s}.info-section .floating-shapes .shape:nth-child(3){width:100px;height:100px;bottom:20%;left:20%;animation-delay:-5s}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(10deg)}}.plan{color:#fff;background:linear-gradient(180deg,#1a004d,#2d0077 25%,#1a004d 75%,#110038)}.plan h1{font-weight:400;font-size:48px;max-width:600px;margin-bottom:20px;color:#f3f0ff}.plan p.subtitle{font-size:18px;font-weight:300;max-width:550px;margin-bottom:40px;color:#e9e5ff}.plan p.next-steps{font-weight:500;color:#b8a9ff;margin-bottom:20px}.plan ol{list-style:none;padding:0;margin-bottom:40px}.plan ol li{display:flex;align-items:flex-start;margin-bottom:12px;font-size:1rem;color:#d1d1d1;line-height:1.5}.plan ol li .step-number{background:linear-gradient(135deg,#6b46c1,#240062);color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:600;margin-right:12px;flex-shrink:0;margin-top:2px}.plan .btn-primary{margin-right:10px;background-image:linear-gradient(90deg,#9580ff,#d4ccff,#b8a9ff,#9580ff);background-size:300% 100%;border:none;border-radius:3px;transition:all .4s ease-in-out;padding:10px 40px;color:#1a1a1a;font-weight:600}.plan .btn-primary:focus-visible,.plan .btn-primary:hover{background-position:100% 0;box-shadow:0 4px 15px 0 #6b46c1}.plan .btn-outline-secondary{border:none;font-weight:600;color:#d4ccff}.plan .btn-outline-secondary svg{width:18px;padding-left:5px;opacity:0;transition:all .3s ease-in-out;transform:translateX(-8px)}.plan .btn-outline-secondary:focus-visible,.plan .btn-outline-secondary:hover{background:none;box-shadow:none;color:#b8a9ff}.plan .btn-outline-secondary:focus-visible svg,.plan .btn-outline-secondary:hover svg{opacity:1;transform:translateX(0)}.plan img{width:100%;border-radius:12px;box-shadow:0 25px 70px rgba(26,26,26,.6),0 10px 30px rgba(17,0,56,.5)}.pricing{background:linear-gradient(180deg,#e9e5ff 0,#fafbfc 20%,#ffffff 50%,#fafbfc 80%,#f3f0ff);padding-bottom:60px}.pricing h1{font-weight:400;font-size:48px}.pricing p.subtitle{font-size:18px;font-weight:300}.pricing .pricing-card-container{transform:scale(1);transition:transform .3s ease}.pricing .pricing-card-container.featured{transform:scale(1.05)}@media(max-width:991px){.pricing .pricing-card-container.featured{transform:scale(1)}}.pricing .pricing-card-container.featured .pricing-card{border:1px solid #6b46c1;background:linear-gradient(135deg,#ffffff,#fafbfc)}@media(max-width:991px){.pricing .pricing-card-container{margin-bottom:40px}}.pricing .pricing-card-container .pricing-card{transition:all .3s ease}.pricing .pricing-card-container:nth-of-type(2) .pricing-card-tier{border-color:#6b46c1}.pricing-card{background:linear-gradient(135deg,#ffffff,#f3f0ff);border:1px solid #d4ccff;border-radius:12px;padding:20px;color:#fff;text-align:center;min-height:90%}.pricing-card-header{position:relative;background-color:rgba(0,0,0,0);color:#2d0077;border:none;padding-top:40px}.pricing-card-header .pricing-card-tier{position:absolute;top:-20px;left:50%;transform:translateX(-50%);padding:5px 20px;background:#f3f0ff;color:#6b46c1;border-radius:0 0 10px 10px;border:1px solid #d4ccff;border-top:0;font-weight:500}.pricing-card-header .card-title{color:#110038;font-weight:500;font-size:26px;margin-bottom:15px}.pricing-card-body{background-color:rgba(0,0,0,0);flex-grow:0;padding:20px 20px 0;color:#2d0077}.pricing-card-body .price{font-size:42px;font-weight:600;color:#110038}.pricing-card-body .price .starting{display:block;font-size:18px;color:#240062}.pricing-card-body .card-text{margin:0}.pricing-card-body .card-text span{display:block;margin:10px 0 0}.pricing-card-footer{background-color:rgba(0,0,0,0);flex-grow:1;color:#2d0077;text-align:left;border:none;margin-top:20px}.pricing-card .btn-primary{color:#fff;background-image:linear-gradient(90deg,#240062,#6b46c1,#2d0077,#240062);background-size:300% 100%;border:none;border-radius:3px;transition:all .4s ease-in-out;padding:12px 20px}.pricing-card .btn-primary:focus-visible,.pricing-card .btn-primary:hover{background-position:100% 0;box-shadow:0 4px 15px 0 #6b46c1}.pricing-card .btn-outline-primary{background-image:linear-gradient(90deg,#e9e5ff,#ffffff,#f3f0ff,#e9e5ff);background-size:300% 100%;border:1px solid #d4ccff;border-radius:3px;transition:all .4s ease-in-out;padding:10px 40px;color:#1a004d;font-weight:600}.pricing-card .btn-outline-primary:focus-visible,.pricing-card .btn-outline-primary:hover{background-position:100% 0;box-shadow:0 4px 15px 0 #b8a9ff}.pricing-card ul{list-style:none;padding:0;margin:0}.pricing-card ul li{margin-bottom:10px;position:relative;padding-left:20px;line-height:1.6}.pricing-card ul li:before{content:"✓";position:absolute;left:0;top:4px;font-weight:700;font-size:.8rem;color:#6b46c1}.body-stats{padding:100px 0;background:linear-gradient(180deg,#f4f5f7,#f3f0ff 50%,#e9e5ff);position:relative;overflow-x:hidden}.body-stats .background-elements{display:none;position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;overflow:hidden}.body-stats .background-elements .floating-shape{position:absolute;border-radius:50%;background:linear-gradient(135deg,#d4ccff,#b8a9ff);opacity:.3;animation:float 15s ease-in-out infinite}.body-stats .background-elements .floating-shape:first-child{width:200px;height:200px;top:15%;left:5%;animation-delay:-3s}.body-stats .background-elements .floating-shape:nth-child(2){width:150px;height:150px;bottom:20%;right:8%;animation-delay:-8s}.body-stats .background-elements .floating-shape:nth-child(3){width:120px;height:120px;top:60%;left:10%;animation-delay:-12s}.body-stats .stat-container{border:1px solid rgba(184,169,255,.5);transition:all .3s ease;position:relative;overflow:hidden;background-image:radial-gradient(circle at center,rgba(233,229,255,.5) 1px,transparent 0),linear-gradient(135deg,#e9e5ff,#d4ccff);background-size:20px 20px,100% 100%;background-position:-10px -10px,0 0;padding:20px;border-radius:12px;height:100%}.body-stats .stat-container .icon{font-size:28px;margin-bottom:20px;padding:10px;width:50px;height:50px;display:flex;color:rgba(45,0,119,.5);background:linear-gradient(135deg,rgba(212,204,255,.5),rgba(184,169,255,.5));align-items:center;justify-content:center;border-radius:4px;border:1px solid rgba(45,0,119,.2)}.body-stats .stat-container .icon svg{max-height:100%}.body-stats .stat-container .icon i{display:flex}.body-stats .stat-container .amount{position:relative;z-index:1;color:#2d0077;font-size:32px;font-weight:600;margin-bottom:5px}.body-stats .stat-container .description{position:relative;z-index:1;color:#2d0077;opacity:.6}.body-stats .stat-image{width:100%;height:500px;border-radius:12px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;box-shadow:0 20px 60px rgba(38,38,38,.15),0 8px 25px rgba(17,0,56,.1)}.body-stats .stat-image:before{bottom:0;background:rgba(149,128,255,.2)}.body-stats .stat-image:after,.body-stats .stat-image:before{display:none;content:"";position:absolute;left:0;right:0;top:0;padding:40px;color:#fff;z-index:2}.body-stats .stat-image:after{background:linear-gradient(0deg,transparent,rgba(149,128,255,.4))}.body-stats .stat-image .content{position:absolute;bottom:50px;left:50px;z-index:2}.body-stats .stat-image .title{font-size:60px;color:#fff;font-weight:500;text-shadow:0 2px 5px #000;line-height:1}.body-stats .stat-image .description{font-size:40px;color:#fff;font-weight:500;text-shadow:0 2px 5px #000;line-height:1}.body-stats .stat-image img{max-width:100%}.steps{background:linear-gradient(180deg,#fafbfc 0,#f3f0ff 50%,#ffffff 60%,#fafbfc);overflow-x:hidden}.steps,.steps .steps-container{position:relative}.steps h1{max-width:650px;margin:auto;font-weight:400;font-size:48px}.steps p.subtitle{max-width:550px;margin:auto;font-size:18px;font-weight:300}.steps p.subtitle .highlight{color:#6b46c1;font-weight:500}.steps-item{position:relative;padding:80px 0}.steps-item .step-count{display:inline-block;background:linear-gradient(135deg,#2d0077,#240062);color:#fff;padding:8px 20px;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:20px;box-shadow:0 4px 10px rgba(36,0,98,.3)}.steps-item h3{color:#240062;font-weight:600}.steps-item ul{padding:10px 20px;margin:0}.steps-item ul li{margin-bottom:10px}.steps-item hr{color:#9580ff;border:1px solid}.steps-item p{color:#525252;margin:15px 0 30px}.steps-item .step-image{position:relative}.steps-item .step-image .image-container{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 25px 70px rgba(0,0,0,.12),0 10px 30px rgba(45,0,119,.15);transition:all .5s ease;background:#fff;max-height:400px;max-width:100%}.steps-item .step-image .image-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(107,70,193,.1),transparent 50%,rgba(212,204,255,.2));z-index:1;opacity:0;transition:opacity .4s ease}.steps-item .step-image .image-container .label{position:absolute;top:10px;right:10px;background:linear-gradient(135deg,#9580ff,#2d0077);color:#fff;padding:8px 16px;border-radius:8px;font-size:.85rem;font-weight:600;box-shadow:0 6px 20px rgba(26,0,77,.35);z-index:2;transition:transform .3s ease}.steps-item .step-image img{object-fit:cover;height:100%}.steps-item:nth-of-type(2){background:linear-gradient(135deg,#fafbfc,#f3f0ff)}.steps-item:nth-of-type(2) .decorative-shape{top:10%;right:15%;animation:float 6s ease-in-out infinite}.steps-item:nth-child(3){background:linear-gradient(135deg,#e9e5ff,#f4f5f7)}.steps-item:nth-child(3) .decorative-shape{bottom:5%;left:20%;animation:float 8s ease-in-out infinite reverse}.steps-item:nth-child(4){background:linear-gradient(135deg,#f4f5f7,#e9e5ff)}.steps-item:nth-child(4) .decorative-shape{top:10%;right:30%;animation:float 7s ease-in-out infinite}.steps-item .decorative-shape{position:absolute;width:150px;height:150px;border-radius:50%;background:linear-gradient(135deg,#d4ccff,#b8a9ff);opacity:.3;z-index:0}@media(max-width:767px){.steps-item .decorative-shape{display:none}}.steps .btn-primary{background-image:linear-gradient(90deg,#240062,#6b46c1,#2d0077,#240062);background-size:300% 100%;border:none;border-radius:3px;transition:all .4s ease-in-out;padding:12px 20px}.steps .btn-primary:focus-visible,.steps .btn-primary:hover{background-position:100% 0;box-shadow:0 4px 15px 0 #6b46c1}.testimonials{background:linear-gradient(0deg,#ffffff 0,#f3f0ff)}.testimonials h1{font-weight:400;font-size:48px;text-align:center}.testimonials p.subtitle{font-size:18px;font-weight:300;text-align:center}.testimonials .testimonial-card{background:#fff;padding:20px;border-radius:12px;box-shadow:0 8px 10px 0 rgba(26,0,77,.2);background:linear-gradient(135deg,#ffffff,#f3f0ff);transition:all .3s ease;border:1px solid rgba(45,0,119,.2);height:100%;display:flex;flex-direction:column}.testimonials .testimonial-card .testimonial{font-style:italic;font-size:18px;color:#404040;flex-grow:1}.testimonials .testimonial-card .testimonial-content{margin-top:30px;display:flex;align-items:center;gap:15px}.testimonials .testimonial-card .testimonial-content .testimonial-name{font-size:18px;font-weight:600;color:#1a004d}.testimonials .testimonial-card .testimonial-content .testimonial-avatar{width:50px;height:50px;border-radius:50%;box-shadow:0 2px 10px 0 #1a004d;background-size:cover;background-position:50%;background-repeat:no-repeat}.testimonials .testimonial-card .testimonial-content .testimonial-avatar.miguel{background-image:url(/testimonials/miguel.jpg)}.testimonials .testimonial-card .testimonial-content .testimonial-avatar.priya{background-image:url(/testimonials/priya.jpg)}.testimonials .testimonial-card .testimonial-content .testimonial-avatar.sarah{background-image:url(/testimonials/sarah.jpg)}.testimonials .testimonial-card .testimonial-content .testimonial-info{color:#525252;font-size:15px}.testimonials .testimonial-card .testimonial-content .testimonial-info svg{color:#9e9e9e;margin:0 5px}.testimonials .dots{display:flex;align-items:center;justify-content:center;margin-top:60px;gap:15px}.testimonials .dots .dot{width:10px;height:10px;border-radius:50%;background:#d1d1d1;cursor:pointer}.testimonials .dots .dot:hover{background:#e8e8e8}.testimonials .dots .dot:first-of-type{background:#240062}.testimonials .dots .dot:first-of-type:hover{background:#6b46c1}.modal-content{border-color:#2d0077}.modal-header{border:none;color:#110038}.modal-body{padding-top:0;padding-bottom:30px}.modal-body .description{padding:0 0 20px;color:#525252}.modal-body button{width:100%;margin-top:30px}.modal-body button.btn-primary{background-image:linear-gradient(90deg,#240062,#6b46c1,#2d0077,#240062);background-size:300% 100%;border:none;border-radius:3px;transition:all .4s ease-in-out;padding:12px 20px}.modal-body button.btn-primary:focus-visible,.modal-body button.btn-primary:hover{background-position:100% 0;box-shadow:0 4px 15px 0 #6b46c1}