body.page-home{--primary:#12D4D7;--primary-dark:#12D4D7;--text:#111111;--text-secondary:#333333;--muted:#5e666b;--background:#FFFFFF;--surface:#F8F9FA;--border:#E8EAEC;--dark:#11191b;--dark-border:#344042;--radius:22px;--shadow:0 18px 50px rgba(17,17,17,.08)}body.page-home *{box-sizing:border-box;margin:0;padding:0}body.page-home{scroll-behavior:smooth}body.page-home{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--background);line-height:1.5;overflow-x:hidden}body.page-home a{text-decoration:none;color:inherit}body.page-home button,body.page-home input{font:inherit}body.page-home button:focus-visible,body.page-home a:focus-visible,body.page-home input:focus-visible,body.page-home summary:focus-visible{outline:3px solid rgba(18,212,215,.35);outline-offset:3px}body.page-home .container{width:min(1160px,calc(100% - 40px));margin:auto}body.page-home nav{display:flex;gap:30px;font-size:14px;font-weight:600}body.page-home nav a{color:#3c4245;transition:.25s}body.page-home nav a:hover{color:var(--primary-dark)}body.page-home .cta{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#072b2f;border:0;border-radius:999px;padding:13px 20px;font-weight:800;cursor:pointer;transition:.25s}body.page-home .cta:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(18,212,215,.25)}body.page-home .hero{position:relative;padding:82px 0 78px;overflow:hidden;color:#11191b;background:linear-gradient( 90deg,#00C4CC 0%,rgba(0,196,204,.96) 18%,rgba(0,196,204,.82) 36%,rgba(0,196,204,.52) 55%,rgba(0,196,204,.22) 72%,rgba(0,196,204,.07) 87%,rgba(0,196,204,0) 100% ),#ffffff}body.page-home .hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 22%,rgba(255,255,255,.19),transparent 25%),radial-gradient(circle at 44% 88%,rgba(255,255,255,.10),transparent 32%);pointer-events:none}body.page-home .hero:after{content:"";position:absolute;width:520px;height:520px;right:-170px;top:-210px;border-radius:50%;border:1px solid rgba(0,196,204,.14);pointer-events:none}body.page-home .hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:55px}body.page-home .hero-copy-wrap{max-width:610px}body.page-home .hero .eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.58);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.50);border-radius:999px;padding:8px 13px;font-size:12px;font-weight:800;color:#173638;margin-bottom:22px;box-shadow:0 8px 30px rgba(17,17,17,.12)}body.page-home .dot{width:7px;height:7px;background:#ffffff;border-radius:50%}body.page-home .hero h1{font-size:clamp(3.2rem,6vw,6.3rem);line-height:.9;letter-spacing:-.075em;max-width:650px;color:#0D2F32}body.page-home .hero h1 .accent{position:relative;display:inline-block;color:#ffffff}body.page-home .hero h1 .accent:after{content:"";position:absolute;left:2px;right:5px;bottom:-8px;height:5px;border-radius:10px;background:rgba(255,255,255,.78);transform:rotate(-2deg)}body.page-home .hero-copy{font-size:18px;line-height:1.6;max-width:545px;margin:28px 0 30px;color:#173C3F}body.page-home .hero-actions{display:flex;gap:12px;align-items:center}body.page-home .hero-main-cta{padding:15px 23px;background:#290b47;color:white;box-shadow:0 18px 34px rgba(41,11,71,.20)}body.page-home .secondary{display:inline-flex;align-items:center;justify-content:center;padding:13px 19px;border:1px solid rgba(17,25,27,.10);border-radius:999px;font-weight:750;background:rgba(255,255,255,.64);color:#173638;backdrop-filter:blur(10px);transition:.25s}body.page-home .secondary:hover{transform:translateY(-2px);border-color:rgba(17,25,27,.18);background:rgba(255,255,255,.82)}body.page-home .hero-note{margin-top:15px;font-size:11px;color:#496568}body.page-home .hero-interactive{min-height:535px;position:relative;display:flex;align-items:center;justify-content:center;perspective:1100px}body.page-home .finance-card{position:relative;z-index:5;width:min(440px,90%);min-height:275px;border-radius:27px;padding:26px 28px;color:white;background:radial-gradient(circle at 82% 18%,rgba(255,255,255,.24),transparent 20%),radial-gradient(circle at 18% 88%,rgba(255,255,255,.10),transparent 28%),linear-gradient(135deg,rgba(0,196,204,.88),rgba(0,196,204,.60));border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 32px 70px rgba(17,25,27,.18);transform:rotate(4deg) translateX(0);transition:transform .55s cubic-bezier(.2,.8,.2,1),box-shadow .55s ease;overflow:hidden;cursor:pointer}body.page-home .finance-card:hover{transform:rotate(0deg) translateX(24px) translateY(-8px) rotateY(-7deg);box-shadow:0 42px 85px rgba(17,25,27,.22)}body.page-home .finance-card:before{content:"";position:absolute;width:210px;height:210px;border:1px solid rgba(255,255,255,.16);border-radius:50%;right:-70px;bottom:-110px}body.page-home .card-shine{position:absolute;inset:0;background:linear-gradient(115deg,transparent 30%,rgba(255,255,255,.12) 48%,transparent 65%);transform:translateX(-120%);transition:transform .8s ease}body.page-home .finance-card:hover .card-shine{transform:translateX(120%)}body.page-home .fc-top{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}body.page-home .fc-logo{display:flex;align-items:center;padding:0;border-radius:0;background:transparent;box-shadow:none}body.page-home .fc-logo img{display:block;height:28px;width:auto;max-width:150px;object-fit:contain}@media (max-width:640px){body.page-home .fc-logo img{height:22px;max-width:120px}}body.page-home .fc-label{font-size:9px;letter-spacing:.12em;color:rgba(255,255,255,.78)}body.page-home .chip{width:42px;height:31px;border-radius:8px;background:linear-gradient(135deg,#dce7e7,#84989a);margin-top:48px;position:relative;z-index:2}body.page-home .chip:after{content:"";position:absolute;left:12px;top:0;bottom:0;width:1px;background:#657577;box-shadow:9px 0 #657577}body.page-home .card-number{position:relative;z-index:2;margin-top:24px;font-size:21px;letter-spacing:.18em;font-weight:650}body.page-home .fc-bottom{position:relative;z-index:2;display:flex;justify-content:space-between;margin-top:20px;font-size:10px;color:#b5c0c1}body.page-home .fc-type{font-size:18px;font-weight:800;color:#dbe5e5}body.page-home .secure-line{display:flex;align-items:center;gap:7px}body.page-home .secure-dot{width:8px;height:8px;border-radius:50%;background:var(--primary)}body.page-home .amount-top{display:flex;justify-content:space-between;align-items:center;gap:10px}body.page-home .amount-top span:first-child{font-size:11px;color:#697376}body.page-home .amount-value{font-size:22px;font-weight:850;letter-spacing:-1px}body.page-home .amount-range{width:100%;accent-color:var(--primary);cursor:pointer;margin-top:8px}body.page-home .amount-scale{display:flex;justify-content:space-between;font-size:9px;color:#8a9496}body.page-home .trust{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:19px 0}body.page-home .trust-row{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap}body.page-home .trust-item{font-size:13px;font-weight:750;color:#465055}body.page-home section{padding:100px 0}body.page-home .section-head{max-width:700px;margin-bottom:48px}body.page-home .kicker{font-size:12px;text-transform:uppercase;letter-spacing:.13em;font-weight:850;color:#12D4D7;margin-bottom:13px}body.page-home h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1;letter-spacing:-.05em}body.page-home .section-head p{color:var(--muted);font-size:17px;margin-top:18px}body.page-home #services-title,body.page-home #guides-title,body.page-home #about-title,body.page-home #final-title,body.page-home #faq-title{color:#290b47}body.page-home .cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}body.page-home .account-card{position:relative;min-height:500px;border-radius:28px;overflow:hidden;background:#dfe9ea;box-shadow:0 20px 45px rgba(17,25,27,.09);isolation:isolate;transition:transform .3s ease,box-shadow .3s ease}body.page-home .account-card:hover{transform:translateY(-6px);box-shadow:0 30px 70px rgba(17,25,27,.14)}body.page-home .account-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.26) 0%,rgba(0,0,0,.04) 28%,rgba(0,0,0,.14) 100%);pointer-events:none;z-index:1}body.page-home .account-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}body.page-home .account-top-label{position:absolute;top:26px;left:26px;z-index:2;color:white;font-size:1rem;font-weight:800;letter-spacing:-.02em}body.page-home .account-bubble{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;background:rgba(255,255,255,.96);border-radius:24px;padding:16px 17px;box-shadow:0 14px 32px rgba(17,25,27,.14)}body.page-home .account-bubble-inner{display:grid;grid-template-columns:60px 1fr;gap:14px;align-items:start}body.page-home .account-icon{width:54px;height:54px;border-radius:50%;background:rgba(0,196,204,.12);display:grid;place-items:center;color:#00C4CC}body.page-home .account-icon svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}body.page-home .account-bubble h3{font-size:.95rem;line-height:1.14;margin:2px 0 7px;color:#11191b}body.page-home .account-bubble p{margin:0;color:#00C4CC;font-size:.88rem;font-weight:800;line-height:1.2}body.page-home .benefits .kicker{color:var(--primary)}body.page-home .guides{background:var(--surface)}body.page-home .guides .section-head{margin-bottom:34px}body.page-home .guides-layout{position:relative;overflow:hidden;border-radius:34px;padding:54px 42px 34px;background:radial-gradient(circle at 84% 8%,rgba(255,255,255,.20),transparent 22%),linear-gradient(135deg,#00C4CC 0%,#08b6bd 100%);box-shadow:0 24px 58px rgba(17,25,27,.10)}body.page-home .guides-layout::before,body.page-home .guides-layout::after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.20);pointer-events:none}body.page-home .guides-layout::before{width:270px;height:270px;left:-110px;top:-120px}body.page-home .guides-layout::after{width:220px;height:220px;right:-90px;bottom:-100px}body.page-home .guide-widgets{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:start;min-height:318px}body.page-home .guide-widget{position:relative;min-width:0;min-height:265px;border:1px solid rgba(255,255,255,.88);border-radius:24px;padding:22px 20px 24px;background:rgba(255,255,255,.96);text-align:left;cursor:pointer;overflow:hidden;box-shadow:0 18px 36px rgba(7,64,68,.15);transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease,border-color .3s ease}body.page-home .guide-widget:nth-child(1){transform:translateY(30px) rotate(-1.2deg)}body.page-home .guide-widget:nth-child(2){transform:translateY(-8px) rotate(.8deg)}body.page-home .guide-widget:nth-child(3){transform:translateY(22px) rotate(1.15deg)}body.page-home .guide-widget::before{content:"";position:absolute;top:-7px;right:20px;width:31px;height:62px;background-image:url("../../media/media-95f65fb3c3c3d42a.svg");background-repeat:no-repeat;background-position:center;background-size:contain;transform:rotate(12deg);opacity:1;z-index:4;pointer-events:none;filter:drop-shadow(0 2px 2px rgba(31,44,48,.12));transition:transform .35s ease,filter .35s ease}body.page-home .guide-widget::after{content:"";position:absolute;left:18px;right:18px;bottom:16px;height:3px;border-radius:99px;background:#e7eeee}body.page-home .guide-widget:hover,body.page-home .guide-widget.is-active{border-color:#fff;box-shadow:0 28px 48px rgba(7,64,68,.22)}body.page-home .guide-widget:nth-child(1):hover,body.page-home .guide-widget:nth-child(1).is-active{transform:translateY(14px) rotate(-.3deg) scale(1.025)}body.page-home .guide-widget:nth-child(2):hover,body.page-home .guide-widget:nth-child(2).is-active{transform:translateY(-23px) rotate(.1deg) scale(1.025)}body.page-home .guide-widget:nth-child(3):hover,body.page-home .guide-widget:nth-child(3).is-active{transform:translateY(7px) rotate(.3deg) scale(1.025)}body.page-home .guide-widget:hover::before,body.page-home .guide-widget.is-active::before{transform:rotate(4deg) translateY(-3px) scale(1.035);filter:drop-shadow(0 4px 3px rgba(31,44,48,.18))}body.page-home .guide-progress{position:absolute;z-index:2;left:18px;bottom:16px;height:3px;width:34%;border-radius:99px;background:#00C4CC;transition:width .42s cubic-bezier(.2,.8,.2,1)}body.page-home .guide-widget:hover .guide-progress,body.page-home .guide-widget.is-active .guide-progress{width:calc(100% - 36px)}body.page-home .guide-icon{position:relative;z-index:2;width:74px;height:74px;border-radius:22px;display:grid;place-items:center;background:rgba(0,196,204,.11);color:#08747a;margin:19px auto 21px;transition:transform .38s cubic-bezier(.2,.8,.2,1),background .3s ease,color .3s ease}body.page-home .guide-widget:hover .guide-icon,body.page-home .guide-widget.is-active .guide-icon{transform:translateY(-5px) rotate(-6deg) scale(1.07);background:#00C4CC;color:#fff}body.page-home .guide-icon svg{width:34px;height:34px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}body.page-home .guide-widget small{position:relative;z-index:2;display:block;color:#6c7c7f;font-size:9px;font-weight:850;letter-spacing:.10em;text-transform:uppercase;margin-bottom:7px}body.page-home .guide-widget h3{position:relative;z-index:2;font-size:18px;line-height:1.12;letter-spacing:-.025em;margin:0 0 8px;color:#11191b}body.page-home .guide-widget p{position:relative;z-index:2;color:#637275;font-size:11px;line-height:1.45;margin:0;padding-right:8px}body.page-home .guide-arrow{position:absolute;z-index:2;right:18px;bottom:28px;color:#08747a;font-size:17px;font-weight:900;transition:transform .28s ease,color .28s ease}body.page-home .guide-widget:hover .guide-arrow,body.page-home .guide-widget.is-active .guide-arrow{transform:translateX(5px);color:#00C4CC}body.page-home .guide-preview{position:relative;z-index:3;margin-top:28px;min-height:0;border-radius:22px;padding:20px 22px;background:rgba(11,43,46,.90);color:#fff;border:1px solid rgba(255,255,255,.14);box-shadow:none;overflow:hidden}body.page-home .guide-preview::before{content:"";position:absolute;width:180px;height:180px;right:-75px;top:-90px;border-radius:50%;background:rgba(0,196,204,.18)}body.page-home .guide-preview::after{display:none}body.page-home .guide-preview-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:22px 34px;align-items:center}body.page-home .guide-preview-label{grid-column:1;display:inline-flex;align-items:center;gap:8px;width:max-content;padding:7px 10px;border-radius:999px;background:rgba(0,196,204,.14);border:1px solid rgba(0,196,204,.26);color:#b8fbfd;font-size:9px;font-weight:850;letter-spacing:.08em}body.page-home .guide-preview-label::before{content:"";width:6px;height:6px;border-radius:50%;background:#00C4CC}body.page-home .guide-preview h3{grid-column:1;font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.04;letter-spacing:-.04em;margin:2px 0 7px;max-width:620px}body.page-home .guide-preview-text{grid-column:1;color:#b9c6c8;max-width:680px;font-size:12px;line-height:1.55;min-height:0;margin:0}body.page-home .guide-meter{grid-column:1;margin:6px 0 0}body.page-home .guide-meter-top{display:flex;justify-content:space-between;gap:12px;align-items:center;color:#8ea0a3;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;margin-bottom:7px}body.page-home .guide-meter-top strong{color:#fff;font-size:10px}body.page-home .guide-meter-track{height:5px;border-radius:99px;background:#314145;overflow:hidden}body.page-home .guide-meter-fill{display:block;height:100%;width:72%;background:#00C4CC;border-radius:inherit;transition:width .5s cubic-bezier(.2,.8,.2,1)}body.page-home .guide-points{grid-column:2;grid-row:1 / span 4;display:grid;gap:8px;margin:0}body.page-home .guide-point{display:flex;align-items:center;gap:9px;min-width:0;padding:10px 11px;border-radius:12px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.07);color:#e0e8e9;font-size:11px;transition:transform .28s ease,background .28s ease}body.page-home .guide-preview:hover .guide-point:nth-child(1){transform:translateX(3px)}body.page-home .guide-preview:hover .guide-point:nth-child(2){transform:translateX(6px)}body.page-home .guide-preview:hover .guide-point:nth-child(3){transform:translateX(9px)}body.page-home .guide-point span{width:20px;height:20px;flex:0 0 20px;display:grid;place-items:center;border-radius:50%;background:rgba(0,196,204,.15);color:#00C4CC;font-weight:900}body.page-home .guide-open{grid-column:2;justify-self:end;margin-top:3px;display:inline-flex;align-items:center;gap:8px;width:max-content;color:#fff;font-size:10px;font-weight:850}body.page-home .guide-open i{font-style:normal;color:#00C4CC;transition:transform .25s ease}body.page-home .guide-preview:hover .guide-open i{transform:translateX(5px)}@media (max-width:900px){body.page-home .guides-layout{padding:46px 28px 28px}body.page-home .guide-widgets{gap:14px;min-height:290px}body.page-home .guide-widget{min-height:240px;padding:18px 16px 22px}body.page-home .guide-icon{width:62px;height:62px;margin-top:18px}body.page-home .guide-icon svg{width:29px;height:29px}body.page-home .guide-widget h3{font-size:15px}body.page-home .guide-widget p{font-size:10px}body.page-home .guide-preview-inner{grid-template-columns:1fr}body.page-home .guide-preview-label,body.page-home .guide-preview h3,body.page-home .guide-preview-text,body.page-home .guide-meter,body.page-home .guide-points,body.page-home .guide-open{grid-column:1;grid-row:auto}body.page-home .guide-points{margin-top:4px}body.page-home .guide-open{justify-self:start}}@media (max-width:650px){body.page-home .guides .section-head{margin-bottom:24px}body.page-home .guides-layout{border-radius:26px;padding:30px 16px 20px}body.page-home .guide-widgets{grid-template-columns:1fr;gap:12px;min-height:0}body.page-home .guide-widget,body.page-home .guide-widget:nth-child(1),body.page-home .guide-widget:nth-child(2),body.page-home .guide-widget:nth-child(3){min-height:175px;transform:none;border-radius:20px;padding:16px 16px 20px;display:grid;grid-template-columns:66px 1fr;grid-template-rows:auto auto 1fr;column-gap:14px;align-items:center}body.page-home .guide-widget:hover,body.page-home .guide-widget.is-active,body.page-home .guide-widget:nth-child(1):hover,body.page-home .guide-widget:nth-child(1).is-active,body.page-home .guide-widget:nth-child(2):hover,body.page-home .guide-widget:nth-child(2).is-active,body.page-home .guide-widget:nth-child(3):hover,body.page-home .guide-widget:nth-child(3).is-active{transform:translateY(-4px) scale(1.01)}body.page-home .guide-widget::before{top:-6px;right:14px;width:26px;height:52px}body.page-home .guide-icon{grid-column:1;grid-row:1 / span 3;width:58px;height:58px;margin:0}body.page-home .guide-icon svg{width:26px;height:26px}body.page-home .guide-widget small{grid-column:2;grid-row:1;margin:0 0 4px}body.page-home .guide-widget h3{grid-column:2;grid-row:2;font-size:15px;margin:0 22px 5px 0}body.page-home .guide-widget p{grid-column:2;grid-row:3;font-size:10px;line-height:1.4;padding:0 20px 0 0}body.page-home .guide-arrow{right:16px;bottom:27px}body.page-home .guide-preview{margin-top:18px;border-radius:18px;padding:17px 15px}body.page-home .guide-preview h3{font-size:1.35rem}body.page-home .guide-preview-text{font-size:11px}body.page-home .guide-point{font-size:10px;padding:9px 10px}}@media (max-width:380px){body.page-home .guide-widget{grid-template-columns:52px 1fr;min-height:164px}body.page-home .guide-icon{width:48px;height:48px}body.page-home .guide-icon svg{width:22px;height:22px}body.page-home .guide-widget h3{font-size:14px}}body.page-home .about-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:58px;align-items:center}body.page-home .about-copy{color:var(--muted);font-size:18px;line-height:1.6;max-width:600px;margin:25px 0 30px}body.page-home .bank-wheel{position:relative;min-height:470px;border-radius:32px;padding:26px;overflow:hidden;background:radial-gradient(circle at 50% 46%,rgba(0,196,204,.16),transparent 24%),linear-gradient(145deg,#10191b 0%,#172629 100%);border:1px solid rgba(0,196,204,.18);box-shadow:0 28px 65px rgba(17,25,27,.14)}body.page-home .bank-wheel::before{content:"";position:absolute;width:390px;height:390px;left:50%;top:48%;transform:translate(-50%,-50%);border:1px solid rgba(0,196,204,.20);border-radius:50%;box-shadow:0 0 0 38px rgba(0,196,204,.025),0 0 0 78px rgba(0,196,204,.018);pointer-events:none}body.page-home .bank-wheel::after{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background:#00C4CC;left:50%;top:48%;transform:translate(-50%,-50%);box-shadow:0 0 0 10px rgba(0,196,204,.10);z-index:2}body.page-home .bank-wheel-stage{position:relative;z-index:3;min-height:418px}body.page-home .bank-wheel-center{position:absolute;left:50%;top:48%;width:148px;height:148px;transform:translate(-50%,-50%);border-radius:50%;background:rgba(255,255,255,.97);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 20px 50px rgba(0,0,0,.22);z-index:4}body.page-home .bank-wheel-center strong{display:block;color:#11191b;font-size:42px;line-height:.9;letter-spacing:-.06em}body.page-home .bank-wheel-center span{color:#567073;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;margin-top:9px}body.page-home .bank-wheel-orbit{position:absolute;left:50%;top:48%;width:350px;height:350px;transform:translate(-50%,-50%) rotate(var(--wheel-angle,0deg));transition:transform .7s cubic-bezier(.22,.85,.2,1);z-index:3}body.page-home .bank-wheel-item{--item-angle:0deg;position:absolute;left:50%;top:50%;width:142px;min-height:58px;border:1px solid rgba(255,255,255,.10);border-radius:16px;background:rgba(255,255,255,.08);color:#c7d3d5;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:10px 12px;transform:translate(-50%,-50%) rotate(var(--item-angle)) translateY(-175px) rotate(var(--item-counter-angle)) rotate(var(--wheel-counter-angle,0deg));transition:transform .7s cubic-bezier(.22,.85,.2,1),background .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease;cursor:pointer;text-align:center;font-size:11px;line-height:1.15;font-weight:800}body.page-home .bank-wheel-item:nth-child(1){--item-angle:0deg;--item-counter-angle:0deg}body.page-home .bank-wheel-item:nth-child(2){--item-angle:90deg;--item-counter-angle:-90deg}body.page-home .bank-wheel-item:nth-child(3){--item-angle:180deg;--item-counter-angle:-180deg}body.page-home .bank-wheel-item:nth-child(4){--item-angle:270deg;--item-counter-angle:-270deg}body.page-home .bank-wheel-item:hover{border-color:rgba(0,196,204,.42);background:rgba(0,196,204,.14);color:#fff}body.page-home .bank-wheel-item.is-active{background:#00C4CC;color:#08383b;border-color:#00C4CC;box-shadow:0 13px 32px rgba(0,196,204,.24)}body.page-home .bank-wheel-detail{position:absolute;z-index:6;left:22px;right:22px;bottom:20px;display:grid;grid-template-columns:auto 1fr;gap:13px;align-items:center;padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 18px 38px rgba(0,0,0,.18)}body.page-home .bank-wheel-detail-index{width:43px;height:43px;border-radius:13px;background:rgba(0,196,204,.12);display:grid;place-items:center;color:#08747a;font-size:12px;font-weight:900}body.page-home .bank-wheel-detail h3{font-size:16px;line-height:1.15;margin:0 0 4px;color:#11191b}body.page-home .bank-wheel-detail p{color:#667679;font-size:11px;line-height:1.4;margin:0}body.page-home .bank-wheel-progress{position:absolute;left:22px;right:22px;bottom:10px;height:3px;border-radius:99px;overflow:hidden;background:rgba(255,255,255,.10);z-index:5}body.page-home .bank-wheel-progress span{display:block;width:0;height:100%;background:#00C4CC;animation:home-home-bankWheelTimer 2s linear infinite}@keyframes home-bankWheelTimer{from{width:0}to{width:100%}}body.page-home .bank-wheel.is-paused .bank-wheel-progress span{animation-play-state:paused}@media (max-width:900px){body.page-home .about-grid{grid-template-columns:1fr;gap:36px}body.page-home .bank-wheel{width:min(560px,100%);margin:0 auto}}@media (max-width:600px){body.page-home .about-copy{font-size:15px}body.page-home .bank-wheel{min-height:360px;border-radius:24px;padding:17px}body.page-home .bank-wheel::before{width:270px;height:270px}body.page-home .bank-wheel-stage{min-height:326px}body.page-home .bank-wheel-center{width:108px;height:108px}body.page-home .bank-wheel-center strong{font-size:31px}body.page-home .bank-wheel-center span{font-size:8px}body.page-home .bank-wheel-orbit{width:246px;height:246px}body.page-home .bank-wheel-item{width:104px;min-height:48px;padding:8px;font-size:9px;border-radius:13px;transform:translate(-50%,-50%) rotate(var(--item-angle)) translateY(-123px) rotate(var(--item-counter-angle)) rotate(var(--wheel-counter-angle,0deg))}body.page-home .bank-wheel-detail{left:12px;right:12px;bottom:16px;padding:11px 12px;border-radius:15px}body.page-home .bank-wheel-detail-index{width:36px;height:36px}body.page-home .bank-wheel-detail h3{font-size:13px}body.page-home .bank-wheel-detail p{font-size:9.5px}body.page-home .bank-wheel-progress{left:12px;right:12px;bottom:8px}}body.page-home .faq{background:var(--surface)}body.page-home details{background:white;border:1px solid var(--border);border-radius:15px;margin:10px 0;padding:0 20px}body.page-home summary{list-style:none;cursor:pointer;padding:21px 0;font-weight:800;display:flex;justify-content:space-between;gap:20px}body.page-home summary::-webkit-details-marker{display:none}body.page-home summary span{color:var(--primary-dark);font-size:20px;line-height:1}body.page-home details p{color:var(--muted);padding:0 0 21px;max-width:800px}body.page-home .summary-banner{padding:18px 0 92px}body.page-home .summary-banner-box{position:relative;overflow:hidden;width:100%;margin:0;border-radius:26px;padding:28px 32px;background:radial-gradient(circle at 10% 30%,rgba(255,255,255,.10),transparent 16%),linear-gradient(90deg,#00c4cc 0%,rgba(0,196,204,.94) 28%,rgba(0,196,204,.72) 56%,rgba(0,196,204,.35) 78%,rgba(0,196,204,.10) 100%);box-shadow:0 22px 50px rgba(0,196,204,.14);border:1px solid rgba(0,196,204,.12)}body.page-home .summary-banner-box::before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 8%,rgba(255,255,255,.10) 46%,transparent 72%);transform:translateX(-120%);animation:home-home-summarySweep 7s ease-in-out infinite;pointer-events:none}body.page-home .summary-banner-inner{position:relative;z-index:2;width:100%;margin:0 auto;display:grid;grid-template-columns:minmax(300px,1.2fr) minmax(0,1fr) auto;gap:26px;align-items:center}body.page-home .summary-copy{min-width:0}body.page-home .summary-copy strong{display:block;color:#290b47;font-size:clamp(1.5rem,2.4vw,2.45rem);line-height:1.02;letter-spacing:-.04em;margin-bottom:8px}body.page-home .summary-copy p{margin:0;color:rgba(41,11,71,.82);font-size:.97rem;line-height:1.45;max-width:690px}body.page-home .summary-points{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}body.page-home .summary-point{display:flex;align-items:center;gap:10px;min-width:0;padding:14px;border-radius:18px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.24);backdrop-filter:blur(6px);transition:transform .28s ease,background .28s ease,box-shadow .28s ease}body.page-home .summary-point:hover{transform:translateY(-4px);background:rgba(255,255,255,.24);box-shadow:0 12px 24px rgba(41,11,71,.07)}body.page-home .summary-point-icon{width:42px;height:42px;flex:0 0 42px;border-radius:14px;display:grid;place-items:center;background:rgba(41,11,71,.86);color:#ffffff;animation:home-home-summaryPulse 3.8s ease-in-out infinite}body.page-home .summary-point:nth-child(2) .summary-point-icon{animation-delay:.45s}body.page-home .summary-point:nth-child(3) .summary-point-icon{animation-delay:.9s}body.page-home .summary-point-icon svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}body.page-home .summary-point-text{min-width:0}body.page-home .summary-point-text b{display:block;color:#290b47;font-size:.98rem;line-height:1.05;letter-spacing:-.02em;margin-bottom:3px}body.page-home .summary-point-text span{display:block;color:rgba(41,11,71,.72);font-size:.8rem;line-height:1.3}@keyframes home-summaryPulse{0%,100%{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes home-summarySweep{0%,20%{transform:translateX(-120%)}48%,100%{transform:translateX(120%)}}@media (max-width:1100px){body.page-home .summary-banner-inner{grid-template-columns:1fr;gap:16px}}@media (max-width:760px){body.page-home .summary-banner{padding:14px 0 74px}body.page-home .summary-banner-box{border-radius:22px;padding:18px 16px}body.page-home .summary-copy strong{font-size:1.56rem}body.page-home .summary-copy p{font-size:.92rem}body.page-home .summary-points{grid-template-columns:1fr}body.page-home .summary-point{padding:12px;border-radius:16px}}body.page-home .final{padding:95px 0}body.page-home .final-box{position:relative;overflow:hidden;border-radius:34px;padding:48px 46px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:34px;align-items:center;background:radial-gradient(circle at 16% 24%,rgba(0,196,204,.10),transparent 18%),linear-gradient(135deg,#f7fbfb 0%,#ffffff 55%,#eefcfc 100%);border:1px solid rgba(0,196,204,.14);box-shadow:0 28px 65px rgba(17,25,27,.08)}body.page-home .final-copy{position:relative;z-index:2;max-width:660px}body.page-home .final .kicker{margin-bottom:14px}body.page-home .final h2{max-width:610px;font-size:clamp(2.2rem,4.8vw,4.4rem);line-height:.95;letter-spacing:-.06em;margin-bottom:20px}body.page-home .final p{margin-top:0;color:#355255;font-size:17px;line-height:1.65;max-width:650px}body.page-home .final p + p{margin-top:16px}body.page-home .final strong{color:#11191b}body.page-home .final-actions{margin-top:26px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}body.page-home .final .cta{background:#00C4CC;color:#ffffff;position:relative;z-index:1;white-space:nowrap;box-shadow:0 16px 32px rgba(0,196,204,.22)}body.page-home .final-note{display:inline-flex;align-items:center;gap:10px;color:#5b7376;font-size:13px;font-weight:700}body.page-home .final-note::before{content:"•";color:#00C4CC;font-size:20px;line-height:1}body.page-home .final-visual{position:relative;min-height:360px;display:flex;align-items:center;justify-content:center}body.page-home .final-orb{position:absolute;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(0,196,204,.20) 0%,rgba(0,196,204,.06) 48%,transparent 70%);filter:blur(6px)}body.page-home .final-phone-wrap{position:relative;width:min(100%,360px);display:flex;align-items:flex-end;justify-content:center}body.page-home .final-card{position:absolute;left:6px;top:18px;width:170px;padding:16px 15px;border-radius:18px;background:#ffffff;border:1px solid rgba(0,196,204,.16);box-shadow:0 18px 36px rgba(17,25,27,.10);transform:rotate(-3.5deg)}body.page-home .final-card h3{font-size:15px;line-height:1.12;letter-spacing:-.03em;color:#143437;margin-bottom:10px}body.page-home .final-card p{margin:0;font-size:11px;line-height:1.45;color:#708284}body.page-home .final-card .mini{margin-top:12px;height:8px;border-radius:99px;background:linear-gradient(90deg,#00C4CC 0%,rgba(0,196,204,.20) 100%)}body.page-home .phone-mockup{position:relative;width:220px;height:420px;border-radius:38px;background:#0f191b;padding:11px;box-shadow:0 28px 50px rgba(17,25,27,.16);transform:rotate(8deg)}body.page-home .phone-mockup::before{content:"";position:absolute;left:50%;top:10px;transform:translateX(-50%);width:76px;height:12px;border-radius:0 0 12px 12px;background:#0a1112;z-index:3}body.page-home .phone-screen{position:relative;width:100%;height:100%;overflow:hidden;border-radius:28px;background:radial-gradient(circle at 30% 15%,rgba(255,255,255,.18),transparent 22%),linear-gradient(180deg,#0eaeb5 0%,#00C4CC 58%,#0b8f95 100%);padding:24px 18px 18px;display:flex;flex-direction:column;color:#ffffff}body.page-home .phone-brand{margin-top:14px;font-size:14px;font-weight:800;letter-spacing:.02em;opacity:.94}body.page-home .phone-headline{margin-top:34px;font-size:29px;line-height:.98;letter-spacing:-.05em;font-weight:850;max-width:140px}body.page-home .phone-caption{margin-top:14px;font-size:11px;line-height:1.45;opacity:.88;max-width:150px}body.page-home .phone-chip{margin-top:auto;align-self:flex-start;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.22);font-size:11px;font-weight:800;backdrop-filter:blur(8px)}body.page-home .final-badge{position:absolute;right:8px;bottom:26px;padding:12px 14px;border-radius:16px;background:#ffffff;border:1px solid rgba(0,196,204,.16);box-shadow:0 18px 34px rgba(17,25,27,.10);display:flex;gap:10px;align-items:center}body.page-home .final-badge-dot{width:12px;height:12px;border-radius:50%;background:#00C4CC;box-shadow:0 0 0 6px rgba(0,196,204,.12)}body.page-home .final-badge span{display:block;font-size:10px;font-weight:800;letter-spacing:.08em;color:#6b8082;text-transform:uppercase}body.page-home .final-badge strong{display:block;font-size:14px;line-height:1.1;color:#11191b}@media (max-width:900px){body.page-home .final-box{grid-template-columns:1fr;padding:40px 28px}body.page-home .final-visual{min-height:320px;order:2}body.page-home .final-copy{order:1}body.page-home .final h2{max-width:none}}@media (max-width:600px){body.page-home .final{padding:68px 0}body.page-home .final-box{padding:28px 18px 22px;border-radius:24px;gap:22px}body.page-home .final h2{font-size:2.15rem;margin-bottom:14px}body.page-home .final p{font-size:14px;line-height:1.55}body.page-home .final-actions{margin-top:18px;gap:10px}body.page-home .final-visual{min-height:262px}body.page-home .final-card{width:138px;left:4px;top:10px;padding:12px}body.page-home .final-card h3{font-size:13px;margin-bottom:8px}body.page-home .final-card p{font-size:10px}body.page-home .phone-mockup{width:170px;height:322px;border-radius:28px;padding:8px}body.page-home .phone-mockup::before{width:58px;height:10px;top:8px}body.page-home .phone-screen{border-radius:22px;padding:18px 14px 14px}body.page-home .phone-brand{font-size:12px;margin-top:10px}body.page-home .phone-headline{margin-top:24px;font-size:23px;max-width:118px}body.page-home .phone-caption{font-size:10px;max-width:122px}body.page-home .phone-chip{font-size:10px;padding:8px 11px}body.page-home .final-badge{right:0;bottom:10px;padding:9px 10px;border-radius:14px}body.page-home .final-badge strong{font-size:12px}}@media (max-width:800px){body.page-home nav{display:none}body.page-home .hero{padding-top:55px}body.page-home .hero-grid,body.page-home .about-grid{grid-template-columns:1fr;gap:45px}body.page-home .hero-copy-wrap{max-width:680px}body.page-home .hero-interactive{min-height:490px}body.page-home .finance-card{width:min(430px,88%)}body.page-home .cards{grid-template-columns:1fr;gap:16px}body.page-home .account-card{min-height:440px}body.page-home .account-top-label{top:24px;left:24px;font-size:.98rem}body.page-home .account-bubble{left:18px;right:18px;bottom:18px}body.page-home .account-bubble-inner{grid-template-columns:56px 1fr;gap:13px}body.page-home .account-icon{width:50px;height:50px}body.page-home section{padding:75px 0}body.page-home .final-box{padding:40px 28px;display:block}body.page-home .final .cta{margin-top:25px}}@media (max-width:480px){body.page-home .container{width:min(100% - 28px,1160px)}body.page-home .cards{gap:14px}body.page-home .account-card{min-height:360px;border-radius:24px}body.page-home .account-top-label{top:18px;left:18px;font-size:.86rem}body.page-home .account-bubble{left:12px;right:12px;bottom:12px;border-radius:20px;padding:13px 14px}body.page-home .account-bubble-inner{grid-template-columns:46px 1fr;gap:10px}body.page-home .account-icon{width:42px;height:42px}body.page-home .account-icon svg{width:19px;height:19px}body.page-home .account-bubble h3{font-size:.84rem;margin-bottom:5px}body.page-home .account-bubble p{font-size:.79rem}body.page-home .hero .eyebrow{font-size:10px;padding:6px 10px;margin-bottom:14px}body.page-home .hero h1{font-size:2.35rem;line-height:.94;letter-spacing:-.055em}body.page-home .hero-copy{font-size:14px;line-height:1.42;margin:18px 0 20px}body.page-home .hero-note{font-size:9px;margin-top:10px}body.page-home .hero-actions{flex-direction:column;align-items:stretch}body.page-home .hero-actions a{text-align:center}body.page-home .hero-interactive{min-height:430px}body.page-home .finance-card{min-height:230px;padding:22px}body.page-home .chip{margin-top:30px}body.page-home .card-number{font-size:16px}body.page-home .trust-row{display:grid;grid-template-columns:1fr 1fr}body.page-home .trust-item{font-size:11px}}@media (prefers-reduced-motion:reduce){body.page-home *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (max-width:600px){body.page-home .hero{padding:38px 0 44px;min-height:0}body.page-home .hero-grid{grid-template-columns:minmax(0,1.12fr) minmax(145px,.78fr);align-items:center;gap:10px}body.page-home .hero-copy-wrap{min-width:0}body.page-home .hero .eyebrow{font-size:8px;line-height:1.2;padding:6px 8px;gap:5px;margin-bottom:14px;white-space:normal}body.page-home .hero .eyebrow .dot{width:5px;height:5px;flex:0 0 5px}body.page-home .hero h1{font-size:clamp(2.25rem,9.5vw,3.1rem);line-height:.91;letter-spacing:-.07em}body.page-home .hero h1 .accent:after{height:3px;bottom:-5px}body.page-home .hero-copy{font-size:12px;line-height:1.42;margin:17px 0 17px}body.page-home .hero-actions{display:flex;flex-direction:column;align-items:stretch;gap:7px}body.page-home .hero-actions a{width:100%;padding:10px 8px;font-size:10px;text-align:center}body.page-home .hero-note{font-size:7.5px;line-height:1.35;margin-top:9px}body.page-home .hero-interactive{min-height:315px;width:100%;transform:scale(.94);transform-origin:center right}body.page-home .finance-card{width:175px;min-height:112px;border-radius:15px;padding:12px 13px;transform:rotate(4deg);box-shadow:0 20px 38px rgba(12,28,30,.22)}body.page-home .finance-card:hover{transform:rotate(0deg) translateX(8px) translateY(-4px) rotateY(-5deg)}body.page-home .fc-logo{font-size:10px}body.page-home .fc-label{font-size:5px}body.page-home .chip{width:22px;height:16px;border-radius:4px;margin-top:19px}body.page-home .chip:after{left:6px;box-shadow:5px 0 #657577}body.page-home .card-number{margin-top:9px;font-size:8px;letter-spacing:.14em}body.page-home .fc-bottom{margin-top:8px;font-size:4.5px}body.page-home .fc-type{font-size:8px}body.page-home .secure-line{gap:4px}body.page-home .secure-dot{width:5px;height:5px}body.page-home .amount-top{gap:4px}body.page-home .amount-top span:first-child{font-size:6px}body.page-home .amount-value{font-size:11px}body.page-home .amount-range{margin-top:3px;height:12px}body.page-home .amount-scale{font-size:5px}}@media (max-width:390px){body.page-home .hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(132px,.76fr);gap:6px}body.page-home .hero{padding-top:30px}body.page-home .hero h1{font-size:2.05rem}body.page-home .hero-copy{font-size:11px;margin:14px 0}body.page-home .hero-actions a{font-size:9px;padding:9px 6px}body.page-home .hero-interactive{min-height:285px;transform:scale(.9);margin-left:-5px}body.page-home .finance-card{width:160px;min-height:103px}}body.page-home .needs{padding:92px 0 32px}body.page-home .needs-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:28px;align-items:stretch}body.page-home .needs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}body.page-home .need-card{position:relative;text-align:left;border:1px solid rgba(0,0,0,.06);background:#fff;border-radius:26px;padding:18px;box-shadow:0 20px 45px rgba(17,25,27,.06);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;overflow:hidden}body.page-home .need-card:hover,body.page-home .need-card.is-active{transform:translateY(-5px);box-shadow:0 26px 54px rgba(17,25,27,.10);border-color:rgba(0,196,204,.26)}body.page-home .need-card-kicker{display:inline-flex;align-items:center;gap:8px;color:#6a7b7d;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}body.page-home .need-card h3{margin:10px 0 8px;font-size:1.35rem;line-height:1.05;letter-spacing:-.03em;color:#11191b}body.page-home .need-card p{margin:0;font-size:.95rem;line-height:1.5;color:#617375;max-width:34ch}body.page-home .need-card-art{margin-top:18px;height:150px;border-radius:22px;background:linear-gradient(145deg,rgba(0,196,204,.14),rgba(0,196,204,.03));display:flex;align-items:center;justify-content:center}body.page-home .need-card-art svg,body.page-home .need-card-art img{width:100%;height:100%;display:block;object-fit:cover;border-radius:22px}body.page-home .need-preview-tags .chip{padding:8px 12px;border-radius:999px;background:rgba(0,196,204,.10);color:#0c5f64;font-weight:700;font-size:.8rem;white-space:nowrap;line-height:1}body.page-home .criteria{padding:46px 0 28px}body.page-home .criteria-tab.is-active{transform:translateY(-3px);border-color:rgba(0,196,204,.28);background:linear-gradient(135deg,rgba(0,196,204,.10),rgba(0,196,204,.03));box-shadow:0 14px 26px rgba(17,25,27,.04)}@media (max-width:760px){body.page-home .criteria{padding-top:72px}}body.page-home .profiles{padding:38px 0 18px}body.page-home .profiles-shell{display:grid;grid-template-columns:330px minmax(0,1fr);gap:24px;align-items:stretch}body.page-home .profile-list{display:grid;gap:12px}body.page-home .profile-tab{position:relative;border-radius:22px;background:#fff;border:1px solid rgba(0,0,0,.06);padding:16px;display:flex;align-items:center;gap:14px;text-align:left;box-shadow:0 14px 30px rgba(17,25,27,.05);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}body.page-home .profile-tab:hover,body.page-home .profile-tab.is-active{transform:translateY(-3px);box-shadow:0 18px 36px rgba(17,25,27,.09);border-color:rgba(0,196,204,.25)}body.page-home .profile-avatar{width:60px;height:60px;flex:0 0 60px;border-radius:18px;background:linear-gradient(135deg,#00c4cc 0%,rgba(0,196,204,.22) 100%);display:grid;place-items:center}body.page-home .profile-avatar svg{width:34px;height:34px}body.page-home .profile-meta strong{display:block;color:#290b47;font-size:1rem;margin-bottom:3px}body.page-home .profile-meta span{display:block;color:#6a7b7d;font-size:.88rem;line-height:1.35}body.page-home .profile-stage{border-radius:30px;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 24px 50px rgba(17,25,27,.08);display:grid;grid-template-columns:minmax(0,.95fr) minmax(300px,1.05fr)}body.page-home .profile-stage-visual{min-height:100%;background:linear-gradient(135deg,#00c4cc 0%,rgba(0,196,204,.42) 58%,rgba(0,196,204,.08) 100%);padding:28px;display:flex;align-items:flex-end;justify-content:flex-start;overflow:hidden}body.page-home .profile-stage-copy{padding:26px}body.page-home .profile-stage-copy span{display:block;color:#00aab1;font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}body.page-home .profile-stage-copy h3{margin:0 0 12px;color:#290b47;font-size:2rem;line-height:1.02;letter-spacing:-.04em}body.page-home .profile-stage-copy p{margin:0;color:#5d7072;line-height:1.7}body.page-home .profile-stage-checks{display:grid;gap:10px;margin-top:18px}body.page-home .profile-stage-check{display:flex;align-items:center;gap:10px;border-radius:16px;padding:12px 14px;background:rgba(0,196,204,.08);color:#2d4e50;font-weight:700}body.page-home .profile-stage-check i{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#290b47;color:#fff;font-style:normal;font-size:.8rem}body.page-home .profile-scene{position:relative;width:100%;min-height:280px}body.page-home .profile-card-float{position:absolute;background:rgba(255,255,255,.92);border-radius:22px;box-shadow:0 16px 30px rgba(17,25,27,.10)}body.page-home .profile-scene-main{left:18px;bottom:18px;width:66%;height:74%;padding:18px}body.page-home .profile-scene-main .window{height:100%;border-radius:18px;background:linear-gradient(180deg,rgba(0,196,204,.22),rgba(255,255,255,.82));display:flex;align-items:center;justify-content:center}body.page-home .profile-scene-mini{right:18px;top:24px;width:126px;height:142px;padding:14px}body.page-home .profile-scene-mini .lines{display:grid;gap:10px}body.page-home .profile-scene-mini .lines span{display:block;height:10px;border-radius:999px;background:rgba(41,11,71,.12)}body.page-home .profile-scene-mini .lines span:nth-child(1){width:74%}body.page-home .profile-scene-mini .lines span:nth-child(2){width:100%}body.page-home .profile-scene-mini .lines span:nth-child(3){width:58%}body.page-home .profile-scene-main svg,body.page-home .profile-scene-main img{width:100%;height:100%;display:block;object-fit:cover;border-radius:18px}@media (max-width:980px){body.page-home .needs-layout,body.page-home .profiles-shell,body.page-home .profile-stage{grid-template-columns:1fr}}@media (max-width:760px){body.page-home .needs,body.page-home .criteria,body.page-home .profiles{padding-top:72px}body.page-home .needs-grid{grid-template-columns:1fr}body.page-home .profile-stage-copy{padding:18px}body.page-home .profile-stage-visual{padding:18px}body.page-home .profile-stage-copy h3{font-size:1.62rem}body.page-home .profile-scene{min-height:230px}}@media (max-width:600px){body.page-home{padding-bottom:78px}}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .summary-point{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;column-gap:12px;min-height:86px;padding:16px 18px;box-sizing:border-box}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .summary-point-text{min-width:0;min-height:42px;display:flex;flex-direction:column;justify-content:center;padding-right:2px;box-sizing:border-box}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .summary-point-text b{margin:0 0 4px;line-height:1.12}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .summary-point-text span{margin:0;line-height:1.35}@media (max-width:760px){body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .summary-point{min-height:78px;padding:14px 16px}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .summary-point-text{min-height:auto;padding-right:0}}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .summary-banner-inner{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:24px}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .summary-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .summary-point{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;min-width:0;min-height:154px;padding:18px 16px;box-sizing:border-box;text-align:center;overflow:hidden}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .summary-point-icon{width:48px;height:48px;flex:0 0 48px;border-radius:15px}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .summary-point-text{width:100%;min-width:0;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;overflow:hidden}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .summary-point-text b{width:100%;margin:0 0 5px;font-size:.92rem;line-height:1.15;text-align:center;white-space:normal;overflow-wrap:anywhere;word-break:normal}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .summary-point-text span{width:100%;margin:0;font-size:.75rem;line-height:1.35;text-align:center;white-space:normal;overflow-wrap:anywhere;word-break:normal}@media (max-width:1100px){body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .summary-banner-inner{grid-template-columns:1fr}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .summary-points{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .summary-points{grid-template-columns:1fr}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .summary-point{min-height:106px;flex-direction:row;justify-content:flex-start;text-align:left;padding:14px 16px}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .summary-point-text{align-items:flex-start}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .summary-point-text b,body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .summary-point-text span{text-align:left}}body.page-home .summary-banner[aria-labelledby="summary-banner-mid-title"] .summary-banner-inner{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:24px}body.page-home .summary-banner[aria-labelledby="summary-banner-mid-title"] .summary-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%}body.page-home .summary-banner[aria-labelledby="summary-banner-mid-title"] .summary-point{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;min-width:0;min-height:154px;padding:18px 16px;box-sizing:border-box;text-align:center;overflow:hidden}body.page-home .summary-banner[aria-labelledby="summary-banner-mid-title"] .summary-point-icon{width:48px;height:48px;flex:0 0 48px;border-radius:15px}body.page-home .summary-banner[aria-labelledby="summary-banner-mid-title"] .summary-point-text{width:100%;min-width:0;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;overflow:hidden}body.page-home .summary-banner[aria-labelledby="summary-banner-mid-title"] .summary-point-text b{width:100%;margin:0 0 5px;font-size:.92rem;line-height:1.15;text-align:center;white-space:normal;overflow-wrap:anywhere;word-break:normal}body.page-home .summary-banner[aria-labelledby="summary-banner-mid-title"] .summary-point-text span{width:100%;margin:0;font-size:.75rem;line-height:1.35;text-align:center;white-space:normal;overflow-wrap:anywhere;word-break:normal}@media (max-width:1100px){body.page-home .summary-banner[aria-labelledby="summary-banner-mid-title"] .summary-banner-inner{grid-template-columns:1fr}body.page-home .summary-banner[aria-labelledby="summary-banner-mid-title"] .summary-points{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){body.page-home .summary-banner[aria-labelledby="summary-banner-mid-title"] .summary-points{grid-template-columns:1fr}body.page-home .summary-banner[aria-labelledby="summary-banner-mid-title"] .summary-point{min-height:106px;flex-direction:row;justify-content:flex-start;text-align:left;padding:14px 16px}body.page-home .summary-banner[aria-labelledby="summary-banner-mid-title"] .summary-point-text{align-items:flex-start}body.page-home .summary-banner[aria-labelledby="summary-banner-mid-title"] .summary-point-text b,body.page-home .summary-banner[aria-labelledby="summary-banner-mid-title"] .summary-point-text span{text-align:left}}body.page-home .profile-stage-visual{padding:22px}body.page-home .profile-scene{min-height:320px}body.page-home .profile-scene-main{left:16px;right:72px;bottom:16px;width:auto;height:82%;padding:14px}body.page-home .profile-scene-main .window{border-radius:22px;overflow:hidden}body.page-home .profile-scene-main img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:18px}body.page-home .profile-scene-mini{right:16px;top:18px;width:108px;height:124px;padding:12px}@media (max-width:760px){body.page-home .profile-stage-visual{padding:16px}body.page-home .profile-scene{min-height:280px}body.page-home .profile-scene-main{left:12px;right:60px;bottom:12px;height:80%;padding:12px}body.page-home .profile-scene-mini{right:12px;top:12px;width:88px;height:104px;padding:10px}}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .final-summary-carousel{position:relative;display:block;min-height:154px;width:100%;overflow:visible;perspective:900px}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .final-summary-carousel .summary-point{position:absolute;top:0;left:50%;width:min(100%,290px);height:154px;min-height:154px;margin:0;visibility:visible;pointer-events:none;transform-origin:center center;transition:transform .58s cubic-bezier(.22,.8,.25,1),opacity .48s ease,filter .48s ease;will-change:transform,opacity}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .final-summary-carousel .summary-point.is-active{z-index:3;opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0) scale(1);filter:none;animation:home-home-finalCarouselFloat 1.5s ease-in-out infinite}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .final-summary-carousel .summary-point.is-back-1{z-index:2;opacity:.48;transform:translateX(calc(-50% + 38px)) translateY(10px) scale(.92);filter:saturate(.82)}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .final-summary-carousel .summary-point.is-back-2{z-index:1;opacity:.25;transform:translateX(calc(-50% + 72px)) translateY(18px) scale(.84);filter:saturate(.7)}@keyframes home-finalCarouselFloat{0%,100%{top:0}50%{top:-3px}}@media (max-width:760px){body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .final-summary-carousel{min-height:106px;overflow:hidden}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .final-summary-carousel .summary-point{width:min(calc(100% - 28px),330px);height:106px;min-height:106px}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .final-summary-carousel .summary-point.is-back-1{transform:translateX(calc(-50% + 24px)) translateY(7px) scale(.94)}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .final-summary-carousel .summary-point.is-back-2{transform:translateX(calc(-50% + 44px)) translateY(13px) scale(.88)}}@media (prefers-reduced-motion:reduce){body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .final-summary-carousel .summary-point{transition:none}body.page-home .summary-banner[aria-labelledby="summary-banner-title"] .final-summary-carousel .summary-point.is-active{animation:none}}body.page-home .final-slider-dots button.is-active{width:24px;background:#fff}body.page-home .hero-reference-test{position:relative;min-height:640px;padding:46px 0 0;overflow:hidden;color:#11191b;background:radial-gradient(circle at 50% 76%,rgba(41,11,71,.17),transparent 26%),radial-gradient(circle at 52% 67%,rgba(0,196,204,.34),transparent 34%),linear-gradient( 180deg,#ffffff 0%,#ffffff 37%,rgba(0,196,204,.05) 48%,rgba(0,196,204,.20) 66%,rgba(0,196,204,.34) 82%,rgba(41,11,71,.12) 100% )}body.page-home .hero-reference-test::before{content:"";position:absolute;inset:auto -8% -230px;height:500px;border-radius:50%;background:rgba(255,255,255,.32);filter:blur(24px);pointer-events:none}body.page-home .hero-reference-test::after{content:"";position:absolute;left:50%;bottom:-210px;width:560px;height:560px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle,rgba(0,196,204,.25),rgba(41,11,71,.05) 58%,transparent 72%);pointer-events:none}body.page-home .hero-reference-test .hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr;gap:16px;align-items:start}body.page-home .hero-reference-test .hero-copy-wrap{width:min(760px,100%);max-width:none;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center}body.page-home .hero-reference-test .hero .eyebrow,body.page-home .hero-reference-test .eyebrow{margin:0 0 12px;padding:0;border:0;background:transparent;box-shadow:none;backdrop-filter:none;color:#00aeb5;font-size:11px;letter-spacing:.12em}body.page-home .hero-reference-test .dot{background:#00c4cc}body.page-home .hero-reference-test h1{margin:0;max-width:720px;font-size:clamp(2.85rem,5vw,5.05rem);line-height:.91;letter-spacing:-.07em;color:#290b47}body.page-home .hero-reference-test h1 .accent{display:block;margin-top:2px;color:#11191b}body.page-home .hero-reference-test h1 .accent::after{display:none}body.page-home .hero-reference-test .hero-copy{max-width:560px;margin:16px auto 18px;color:#536b6d;font-size:15px;line-height:1.5}body.page-home .hero-reference-test .hero-actions{justify-content:center;gap:9px}body.page-home .hero-reference-test .hero-main-cta{padding:12px 18px;background:#290b47;color:#fff;box-shadow:none}body.page-home .hero-reference-test .secondary{padding:11px 17px;background:#fff;color:#290b47;border-color:rgba(41,11,71,.16)}body.page-home .hero-reference-test .hero-note{margin-top:10px;color:#66797b;font-size:9.5px}body.page-home .hero-reference-test .hero-interactive{position:relative;width:min(760px,100%);height:292px;min-height:292px;margin:0 auto;display:flex;align-items:flex-end;justify-content:center;perspective:1100px}body.page-home .hero-reference-test .hero-orbit{display:none}body.page-home .hero-reference-test .hero-glow{position:absolute;border-radius:50%;filter:blur(28px);pointer-events:none}body.page-home .hero-reference-test .hero-glow-cyan{width:330px;height:190px;left:50%;bottom:8px;transform:translateX(-58%);background:rgba(0,196,204,.34)}body.page-home .hero-reference-test .hero-glow-purple{width:230px;height:155px;left:50%;bottom:0;transform:translateX(-15%);background:rgba(41,11,71,.18)}body.page-home .hero-reference-test .finance-card{position:relative;z-index:5;width:208px;min-height:255px;margin-bottom:-12px;padding:18px 17px 16px;border-radius:34px;color:#fff;background:radial-gradient(circle at 70% 18%,rgba(255,255,255,.21),transparent 22%),linear-gradient(160deg,#290b47 0%,#35105a 47%,#00c4cc 145%);border:7px solid rgba(17,25,27,.92);box-shadow:0 28px 55px rgba(17,25,27,.24);transform:rotate(5deg);overflow:hidden}body.page-home .hero-reference-test .finance-card:hover{transform:rotate(1deg) translateY(-5px)}body.page-home .hero-reference-test .fc-logo img{height:22px;max-width:116px}body.page-home .hero-reference-test .fc-label{font-size:6px;color:rgba(255,255,255,.62)}body.page-home .hero-reference-test .fc-bottom{margin-top:24px;font-size:6px;color:rgba(255,255,255,.64)}body.page-home .hero-reference-test .fc-type{color:#fff;font-size:13px}body.page-home .hero-reference-test .hero-stat{background:rgba(255,255,255,.80);color:#290b47;border:1px solid rgba(255,255,255,.72);backdrop-filter:blur(14px);box-shadow:0 14px 34px rgba(17,25,27,.10)}body.page-home .hero-reference-test .hero-stat small{color:#5d7072}body.page-home .hero-reference-test .hero-stat strong{color:#290b47}body.page-home .hero-reference-test .stat-growth{right:96px;top:76px}body.page-home .hero-reference-test .stat-secure{left:105px;bottom:38px}body.page-home .hero-reference-test .secure-dot{background:#00c4cc}body.page-home .hero-reference-test .amount-box{right:72px;bottom:20px;width:190px;padding:13px;border-radius:18px;background:rgba(255,255,255,.78);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.72);box-shadow:0 15px 34px rgba(17,25,27,.10)}@media (max-width:760px){body.page-home .hero-reference-test{min-height:555px;padding:34px 0 0}body.page-home .hero-reference-test .hero-grid{grid-template-columns:1fr;gap:12px}body.page-home .hero-reference-test .hero-copy-wrap{width:100%}body.page-home .hero-reference-test .eyebrow{margin-bottom:10px;font-size:8px}body.page-home .hero-reference-test h1{max-width:360px;font-size:clamp(2.25rem,11vw,3.2rem);line-height:.92}body.page-home .hero-reference-test .hero-copy{max-width:330px;margin:12px auto 14px;font-size:12px;line-height:1.42}body.page-home .hero-reference-test .hero-actions{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:7px}body.page-home .hero-reference-test .hero-actions a{width:auto;min-width:130px;padding:9px 12px;font-size:9px}body.page-home .hero-reference-test .hero-note{margin-top:8px;font-size:7.5px}body.page-home .hero-reference-test .hero-interactive{height:245px;min-height:245px;transform:none;margin:0 auto}body.page-home .hero-reference-test .finance-card{width:160px;min-height:202px;margin-bottom:-10px;padding:13px;border-width:5px;border-radius:28px}body.page-home .hero-reference-test .fc-logo img{height:17px}body.page-home .hero-reference-test .stat-growth{right:4px;top:50px}body.page-home .hero-reference-test .stat-secure{left:0;bottom:32px}body.page-home .hero-reference-test .hero-stat{padding:8px 9px;border-radius:12px}body.page-home .hero-reference-test .hero-stat small{font-size:6px}body.page-home .hero-reference-test .hero-stat strong{font-size:10px}body.page-home .hero-reference-test .amount-box{right:0;bottom:4px;width:126px;padding:8px;border-radius:12px}body.page-home .hero-reference-test .amount-top span:first-child{font-size:6px}body.page-home .hero-reference-test .amount-value{font-size:10px}body.page-home .hero-reference-test .amount-scale{font-size:5px}}@media (max-width:390px){body.page-home .hero-reference-test{min-height:535px}body.page-home .hero-reference-test h1{font-size:2.15rem}body.page-home .hero-reference-test .hero-interactive{height:225px;min-height:225px}body.page-home .hero-reference-test .finance-card{width:148px;min-height:190px}body.page-home .hero-reference-test .stat-growth{top:42px}body.page-home .hero-reference-test .stat-secure{bottom:27px}}body.page-home .hero-reference-test{min-height:620px !important;padding-top:36px !important;padding-bottom:10px !important}body.page-home .hero-reference-test .hero-grid{gap:8px !important;align-items:start !important}body.page-home .hero-reference-test .hero-copy-wrap{position:relative;z-index:3}body.page-home .hero-reference-test .hero-note{margin-top:14px !important}body.page-home .hero-reference-test .hero-interactive{position:relative !important;height:268px !important;min-height:268px !important;margin:4px auto 0 !important;align-items:center !important;transform:translateY(-22px) !important}body.page-home .hero-reference-test .hero-glow-cyan{bottom:22px !important}body.page-home .hero-reference-test .hero-glow-purple{bottom:14px !important}body.page-home .hero-reference-test .finance-card{margin-bottom:0 !important}body.page-home .hero-reference-test .hero-stat{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}body.page-home .hero-reference-test .fc-logo,body.page-home .hero-reference-test .fc-logo::before,body.page-home .hero-reference-test .fc-logo::after{background:transparent !important;box-shadow:none !important;border:0 !important}body.page-home .hero-reference-test .fc-logo img{display:block !important;background:transparent !important;box-shadow:none !important;border:0 !important;object-fit:contain !important}@media (max-width:980px){body.page-home .hero-reference-test{min-height:580px !important;padding-top:28px !important;padding-bottom:4px !important}body.page-home .hero-reference-test .hero-grid{gap:6px !important}body.page-home .hero-reference-test .hero-note{margin-top:12px !important}body.page-home .hero-reference-test .hero-interactive{height:248px !important;min-height:248px !important;margin-top:0 !important;transform:translateY(-16px) !important}}@media (max-width:640px){body.page-home .hero-reference-test{min-height:520px !important;padding-top:22px !important;padding-bottom:0 !important}body.page-home .hero-reference-test .hero-copy{margin-bottom:10px !important}body.page-home .hero-reference-test .hero-actions{margin-bottom:0 !important}body.page-home .hero-reference-test .hero-note{margin-top:10px !important}body.page-home .hero-reference-test .hero-interactive{width:min(340px,100%) !important;height:222px !important;min-height:222px !important;margin-top:0 !important;transform:translateY(-12px) !important}body.page-home .hero-reference-test .hero-glow-cyan{width:240px !important;height:132px !important;bottom:20px !important}body.page-home .hero-reference-test .hero-glow-purple{width:170px !important;height:110px !important;bottom:10px !important}}body.page-home .hero-reference-test .hero-interactive{position:relative !important;width:min(760px,100%) !important;height:268px !important;min-height:268px !important;margin:4px auto 0 !important;transform:translateY(-18px) !important;display:block !important}body.page-home .hero-reference-test .finance-card{position:absolute !important;right:58px !important;left:auto !important;top:4px !important;bottom:auto !important;margin:0 !important;z-index:6 !important}body.page-home .hero-reference-test .stat-growth{left:34px !important;right:auto !important;top:22px !important;bottom:auto !important;min-width:150px}body.page-home .hero-reference-test .stat-secure{left:34px !important;right:auto !important;top:92px !important;bottom:auto !important;min-width:138px}body.page-home .hero-reference-test .amount-box{left:26px !important;right:auto !important;bottom:8px !important;top:auto !important;width:230px !important;box-sizing:border-box}body.page-home .hero-reference-test .hero-glow-cyan{left:auto !important;right:0 !important;bottom:20px !important;transform:none !important}body.page-home .hero-reference-test .hero-glow-purple{left:auto !important;right:34px !important;bottom:10px !important;transform:none !important}body.page-home .hero-reference-test .hero-copy-wrap{text-align:center !important;align-items:center !important;margin-left:auto !important;margin-right:auto !important}body.page-home .hero-reference-test .hero-actions{justify-content:center !important}@media (max-width:980px){body.page-home .hero-reference-test .hero-interactive{width:min(660px,100%) !important;height:248px !important;min-height:248px !important;transform:translateY(-14px) !important}body.page-home .hero-reference-test .finance-card{right:36px !important;top:4px !important}body.page-home .hero-reference-test .stat-growth{left:22px !important;top:18px !important}body.page-home .hero-reference-test .stat-secure{left:22px !important;top:82px !important}body.page-home .hero-reference-test .amount-box{left:16px !important;bottom:4px !important;width:210px !important}}@media (max-width:640px){body.page-home .hero-reference-test .hero-interactive{width:min(340px,100%) !important;height:222px !important;min-height:222px !important;transform:translateY(-9px) !important}body.page-home .hero-reference-test .finance-card{right:0 !important;left:auto !important;top:10px !important;width:148px !important;min-height:190px !important}body.page-home .hero-reference-test .stat-growth{left:0 !important;right:auto !important;top:20px !important;min-width:112px !important}body.page-home .hero-reference-test .stat-secure{left:0 !important;right:auto !important;top:72px !important;min-width:106px !important}body.page-home .hero-reference-test .amount-box{left:0 !important;right:auto !important;bottom:4px !important;width:136px !important;padding:8px !important}body.page-home .hero-reference-test .hero-glow-cyan{width:205px !important;height:120px !important;right:-18px !important;bottom:18px !important}body.page-home .hero-reference-test .hero-glow-purple{width:145px !important;height:96px !important;right:4px !important;bottom:7px !important}}@media (max-width:390px){body.page-home .hero-reference-test .hero-interactive{width:min(320px,100%) !important;height:214px !important;min-height:214px !important}body.page-home .hero-reference-test .finance-card{width:140px !important;min-height:182px !important;right:0 !important}body.page-home .hero-reference-test .stat-growth{top:17px !important}body.page-home .hero-reference-test .stat-secure{top:66px !important}body.page-home .hero-reference-test .amount-box{width:128px !important;bottom:2px !important}}body.page-home .hero-reference-test{position:relative !important;min-height:620px !important;padding-top:38px !important;padding-bottom:8px !important}body.page-home .hero-reference-test .hero-grid{position:relative !important;display:grid !important;grid-template-columns:1fr !important;gap:8px !important;align-items:start !important}body.page-home .hero-reference-test .hero-copy-wrap{position:relative !important;z-index:4 !important;width:min(760px,100%) !important;margin:0 auto !important;text-align:center !important;align-items:center !important}body.page-home .hero-reference-test .hero-actions{justify-content:center !important}body.page-home .hero-reference-test .hero-widget{position:absolute !important;z-index:8 !important;box-sizing:border-box;background:rgba(255,255,255,.78);border:1px solid rgba(255,255,255,.74);box-shadow:0 14px 32px rgba(17,25,27,.09);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);color:#290b47}body.page-home .hero-reference-test .hero-widget small{display:block;color:#5f7476;font-size:10px;line-height:1.25;margin-bottom:4px}body.page-home .hero-reference-test .hero-widget strong{color:#290b47}body.page-home .hero-reference-test .hero-widget-entities{top:10px !important;left:6px !important;width:156px !important;padding:12px 14px !important;border-radius:18px !important}body.page-home .hero-reference-test .hero-widget-entities strong{display:block;font-size:17px;line-height:1.05}body.page-home .hero-reference-test .hero-widget-neutral{top:88px !important;left:34px !important;width:142px !important;padding:11px 13px !important;border-radius:17px !important}body.page-home .hero-reference-test .hero-widget-neutral .secure-line{display:flex;align-items:center;gap:7px}body.page-home .hero-reference-test .hero-widget-neutral .secure-dot{flex:0 0 auto}body.page-home .hero-reference-test .hero-widget-neutral strong{font-size:16px;line-height:1}body.page-home .hero-reference-test .hero-widget-range{top:162px !important;left:0 !important;width:220px !important;padding:12px 14px 11px !important;border-radius:19px !important}body.page-home .hero-reference-test .hero-widget-range .amount-top{margin-bottom:8px}body.page-home .hero-reference-test .hero-widget-range .amount-top span:first-child{font-size:9px}body.page-home .hero-reference-test .hero-widget-range .amount-value{font-size:15px}body.page-home .hero-reference-test .hero-widget-range .amount-scale{font-size:8px}body.page-home .hero-reference-test .hero-interactive{position:relative !important;width:min(760px,100%) !important;height:265px !important;min-height:265px !important;margin:2px auto 0 !important;transform:translateY(-14px) !important;display:block !important;overflow:visible !important}body.page-home .hero-reference-test .finance-card{position:absolute !important;right:38px !important;left:auto !important;top:0 !important;bottom:auto !important;margin:0 !important;z-index:6 !important}body.page-home .hero-reference-test .hero-interactive .stat-growth,body.page-home .hero-reference-test .hero-interactive .stat-secure,body.page-home .hero-reference-test .hero-interactive .amount-box{display:none !important}body.page-home .hero-reference-test .hero-glow-cyan{left:auto !important;right:-6px !important;bottom:20px !important;transform:none !important}body.page-home .hero-reference-test .hero-glow-purple{left:auto !important;right:36px !important;bottom:10px !important;transform:none !important}@media (max-width:980px){body.page-home .hero-reference-test{min-height:590px !important;padding-top:32px !important}body.page-home .hero-reference-test .hero-widget-entities{top:8px !important;left:4px !important;width:142px !important}body.page-home .hero-reference-test .hero-widget-neutral{top:78px !important;left:22px !important;width:132px !important}body.page-home .hero-reference-test .hero-widget-range{top:145px !important;left:0 !important;width:196px !important}body.page-home .hero-reference-test .hero-interactive{width:min(650px,100%) !important;height:245px !important;min-height:245px !important;transform:translateY(-10px) !important}body.page-home .hero-reference-test .finance-card{right:20px !important}}@media (max-width:640px){body.page-home .hero-reference-test{min-height:535px !important;padding-top:24px !important}body.page-home .hero-reference-test .hero-copy-wrap{width:100% !important}body.page-home .hero-reference-test .hero-widget{box-shadow:0 9px 22px rgba(17,25,27,.08)}body.page-home .hero-reference-test .hero-widget-entities{top:4px !important;left:0 !important;width:104px !important;padding:8px 9px !important;border-radius:13px !important}body.page-home .hero-reference-test .hero-widget-entities small{font-size:6px}body.page-home .hero-reference-test .hero-widget-entities strong{font-size:10px}body.page-home .hero-reference-test .hero-widget-neutral{top:52px !important;left:12px !important;width:98px !important;padding:7px 8px !important;border-radius:12px !important}body.page-home .hero-reference-test .hero-widget-neutral small{font-size:6px}body.page-home .hero-reference-test .hero-widget-neutral strong{font-size:9px}body.page-home .hero-reference-test .hero-widget-neutral .secure-dot{width:6px !important;height:6px !important}body.page-home .hero-reference-test .hero-widget-range{top:103px !important;left:0 !important;width:122px !important;padding:7px 8px 6px !important;border-radius:12px !important}body.page-home .hero-reference-test .hero-widget-range .amount-top{margin-bottom:4px}body.page-home .hero-reference-test .hero-widget-range .amount-top span:first-child{font-size:5.5px}body.page-home .hero-reference-test .hero-widget-range .amount-value{font-size:8px}body.page-home .hero-reference-test .hero-widget-range .amount-scale{font-size:5px}body.page-home .hero-reference-test .hero-interactive{width:min(340px,100%) !important;height:220px !important;min-height:220px !important;margin-top:0 !important;transform:translateY(-7px) !important}body.page-home .hero-reference-test .finance-card{right:0 !important;width:146px !important;min-height:188px !important;top:8px !important}}@media (max-width:390px){body.page-home .hero-reference-test .hero-widget-entities{width:96px !important}body.page-home .hero-reference-test .hero-widget-neutral{width:92px !important}body.page-home .hero-reference-test .hero-widget-range{width:116px !important}body.page-home .hero-reference-test .finance-card{width:138px !important;min-height:180px !important}}body.page-home .hero-reference-test{min-height:590px !important;padding:42px 0 24px !important}body.page-home .hero-reference-test .hero-grid{position:relative !important;display:grid !important;grid-template-columns:minmax(185px,.72fr) minmax(480px,1.8fr) minmax(245px,.88fr) !important;gap:26px !important;align-items:center !important;min-height:500px !important}body.page-home .hero-reference-test .hero-widget-stack{position:relative !important;z-index:7 !important;display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:center !important;gap:14px !important;min-width:0 !important}body.page-home .hero-reference-test .hero-widget{position:relative !important;inset:auto !important;margin:0 !important;box-sizing:border-box !important;background:rgba(255,255,255,.78) !important;border:1px solid rgba(255,255,255,.74) !important;box-shadow:0 13px 30px rgba(17,25,27,.085) !important;backdrop-filter:blur(16px) !important;-webkit-backdrop-filter:blur(16px) !important;color:#290b47 !important}body.page-home .hero-reference-test .hero-widget-entities{width:172px !important;padding:13px 15px !important;border-radius:19px !important;align-self:flex-start !important}body.page-home .hero-reference-test .hero-widget-neutral{width:156px !important;padding:12px 14px !important;border-radius:18px !important;align-self:flex-end !important}body.page-home .hero-reference-test .hero-widget-range{width:205px !important;padding:13px 14px 11px !important;border-radius:20px !important;align-self:flex-start !important}body.page-home .hero-reference-test .hero-widget small{display:block !important;margin:0 0 5px !important;color:#647779 !important;font-size:10px !important;line-height:1.25 !important}body.page-home .hero-reference-test .hero-widget-entities strong{display:block !important;font-size:18px !important;line-height:1.05 !important}body.page-home .hero-reference-test .hero-widget-neutral .secure-line{display:flex !important;align-items:center !important;gap:7px !important}body.page-home .hero-reference-test .hero-widget-neutral strong{font-size:17px !important;line-height:1 !important}body.page-home .hero-reference-test .hero-widget-range .amount-top{margin-bottom:7px !important}body.page-home .hero-reference-test .hero-widget-range .amount-top span:first-child{font-size:8px !important}body.page-home .hero-reference-test .hero-widget-range .amount-value{font-size:13px !important}body.page-home .hero-reference-test .hero-widget-range .amount-scale{font-size:7px !important}body.page-home .hero-reference-test .hero-copy-wrap{position:relative !important;z-index:6 !important;width:100% !important;max-width:620px !important;margin:0 auto !important;padding:0 !important;text-align:center !important;align-items:center !important}body.page-home .hero-reference-test .hero-copy{margin-left:auto !important;margin-right:auto !important}body.page-home .hero-reference-test .hero-actions{justify-content:center !important}body.page-home .hero-reference-test .hero-interactive{position:relative !important;width:100% !important;height:300px !important;min-height:300px !important;margin:0 !important;transform:none !important;display:flex !important;align-items:center !important;justify-content:flex-end !important;overflow:visible !important;perspective:1100px !important}body.page-home .hero-reference-test .finance-card{position:relative !important;inset:auto !important;width:min(280px,100%) !important;min-height:178px !important;margin:0 !important;padding:20px 22px !important;border-radius:24px !important;border:1px solid rgba(255,255,255,.22) !important;background:radial-gradient(circle at 82% 18%,rgba(255,255,255,.22),transparent 20%),linear-gradient(135deg,rgba(0,196,204,.94),rgba(0,196,204,.64)) !important;box-shadow:0 28px 60px rgba(17,25,27,.17) !important;transform:rotate(5deg) !important}body.page-home .hero-reference-test .finance-card:hover,body.page-home .hero-reference-test .finance-card:focus{transform:rotate(1deg) translateY(-5px) !important}body.page-home .hero-reference-test .fc-logo{background:transparent !important;border:0 !important;box-shadow:none !important;padding:0 !important}body.page-home .hero-reference-test .fc-logo img{height:24px !important;width:auto !important;max-width:132px !important;background:transparent !important;border:0 !important;box-shadow:none !important}body.page-home .hero-reference-test .fc-label{color:rgba(255,255,255,.82) !important;font-size:8px !important}body.page-home .hero-reference-test .chip{width:38px !important;height:29px !important;margin-top:30px !important;border-radius:8px !important}body.page-home .hero-reference-test .card-number{margin-top:20px !important;font-size:17px !important;letter-spacing:.16em !important;color:#fff !important}body.page-home .hero-reference-test .fc-bottom{margin-top:18px !important;color:rgba(255,255,255,.74) !important;font-size:8px !important}body.page-home .hero-reference-test .fc-type{color:#fff !important;font-size:13px !important}body.page-home .hero-reference-test .hero-glow-cyan{width:260px !important;height:150px !important;left:50% !important;right:auto !important;bottom:48px !important;transform:translateX(-46%) !important}body.page-home .hero-reference-test .hero-glow-purple{width:185px !important;height:120px !important;left:50% !important;right:auto !important;bottom:34px !important;transform:translateX(-15%) !important}@media (max-width:1050px){body.page-home .hero-reference-test .hero-grid{grid-template-columns:minmax(155px,.66fr) minmax(400px,1.65fr) minmax(210px,.82fr) !important;gap:18px !important}body.page-home .hero-reference-test .hero-widget-entities{width:150px !important}body.page-home .hero-reference-test .hero-widget-neutral{width:140px !important}body.page-home .hero-reference-test .hero-widget-range{width:178px !important}body.page-home .hero-reference-test .finance-card{width:230px !important;min-height:160px !important;padding:17px 18px !important}}@media (max-width:760px){body.page-home .hero-reference-test{min-height:560px !important;padding:26px 0 12px !important}body.page-home .hero-reference-test .hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;grid-template-rows:auto auto !important;gap:12px 10px !important;align-items:center !important;min-height:auto !important}body.page-home .hero-reference-test .hero-copy-wrap{grid-column:1 / -1 !important;grid-row:1 !important;max-width:100% !important}body.page-home .hero-reference-test .hero-widget-stack{grid-column:1 !important;grid-row:2 !important;gap:8px !important;justify-content:center !important;align-items:flex-start !important}body.page-home .hero-reference-test .hero-interactive{grid-column:2 !important;grid-row:2 !important;height:205px !important;min-height:205px !important;justify-content:center !important}body.page-home .hero-reference-test .hero-widget-entities{width:110px !important;padding:8px 9px !important;border-radius:13px !important}body.page-home .hero-reference-test .hero-widget-neutral{width:104px !important;padding:8px 9px !important;border-radius:13px !important;align-self:flex-end !important}body.page-home .hero-reference-test .hero-widget-range{width:132px !important;padding:8px 9px 7px !important;border-radius:14px !important}body.page-home .hero-reference-test .hero-widget small{font-size:6px !important;margin-bottom:3px !important}body.page-home .hero-reference-test .hero-widget-entities strong{font-size:10px !important}body.page-home .hero-reference-test .hero-widget-neutral strong{font-size:9px !important}body.page-home .hero-reference-test .hero-widget-neutral .secure-dot{width:6px !important;height:6px !important}body.page-home .hero-reference-test .hero-widget-range .amount-top span:first-child{font-size:5.5px !important}body.page-home .hero-reference-test .hero-widget-range .amount-value{font-size:8px !important}body.page-home .hero-reference-test .hero-widget-range .amount-scale{font-size:5px !important}body.page-home .hero-reference-test .finance-card{width:150px !important;min-height:112px !important;padding:11px 12px !important;border-radius:17px !important;transform:rotate(4deg) !important}body.page-home .hero-reference-test .fc-logo img{height:15px !important;max-width:82px !important}body.page-home .hero-reference-test .fc-label{font-size:5px !important}body.page-home .hero-reference-test .chip{width:26px !important;height:20px !important;margin-top:18px !important;border-radius:5px !important}body.page-home .hero-reference-test .card-number{margin-top:12px !important;font-size:9px !important;letter-spacing:.11em !important}body.page-home .hero-reference-test .fc-bottom{margin-top:11px !important;font-size:5px !important}body.page-home .hero-reference-test .fc-type{font-size:7px !important}body.page-home .hero-reference-test .hero-glow-cyan{width:150px !important;height:90px !important;bottom:44px !important}body.page-home .hero-reference-test .hero-glow-purple{width:110px !important;height:76px !important;bottom:35px !important}}@media (max-width:390px){body.page-home .hero-reference-test .hero-widget-range{width:124px !important}body.page-home .hero-reference-test .finance-card{width:142px !important}}body.page-home .fc-logo,body.page-home .fc-logo img{background:transparent !important;box-shadow:none !important;border:0 !important}body.page-home .fc-logo img{object-fit:contain !important}body.page-home .fc-logo::before,body.page-home .fc-logo::after{content:none !important}body.page-home{overflow-x:hidden}body.page-home{overflow-x:hidden}body.page-home img,body.page-home svg,body.page-home video{max-width:100%;height:auto}body.page-home section{overflow:hidden}body.page-home .container{width:min(100%,1180px)}@media (max-width:1120px){body.page-home .container{padding-left:24px !important;padding-right:24px !important}body.page-home .hero-grid,body.page-home .needs-layout,body.page-home .about-grid,body.page-home .profiles-shell,body.page-home .guides-layout,body.page-home .final-box{display:grid !important;grid-template-columns:1fr !important;gap:28px !important}body.page-home .hero-widget-stack{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:14px !important;max-width:100% !important}body.page-home .cards,body.page-home .needs-grid,body.page-home .guide-widgets,body.page-home .profile-list,body.page-home .summary-points{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:16px !important}body.page-home .hero-copy-wrap,body.page-home .hero-interactive,body.page-home .profile-stage,body.page-home .guide-preview,body.page-home .final-visual,body.page-home .final-copy,body.page-home .bank-wheel-stage,body.page-home .about-copy{max-width:100% !important;width:100% !important}body.page-home .finance-card{width:min(100%,460px) !important;margin-inline:auto !important}body.page-home .hero-interactive,body.page-home .profile-stage,body.page-home .guide-preview,body.page-home .final-visual,body.page-home .bank-wheel-stage{justify-self:center !important}body.page-home .final-phone-wrap,body.page-home .profile-scene,body.page-home .guide-preview-inner{max-width:100% !important}}@media (max-width:760px){body.page-home .container{padding-left:18px !important;padding-right:18px !important}body.page-home section{padding-top:56px !important;padding-bottom:56px !important}body.page-home .hero-grid{display:grid !important;grid-template-columns:1fr !important;gap:22px !important}body.page-home .hero-widget-stack{order:1;grid-template-columns:1fr !important;max-width:360px !important;margin:0 auto !important}body.page-home .hero-copy-wrap{order:2;text-align:center !important;max-width:640px !important;margin:0 auto !important}body.page-home .hero-copy-wrap .eyebrow,body.page-home .hero-copy-wrap .hero-note{justify-content:center !important;text-align:center !important}body.page-home .hero-copy-wrap h1{max-width:12ch !important;margin-left:auto !important;margin-right:auto !important}body.page-home .hero-actions{display:flex !important;flex-direction:column !important;align-items:stretch !important;gap:12px !important}body.page-home .hero-actions .cta,body.page-home .hero-actions .secondary{width:100% !important;justify-content:center !important;text-align:center !important}body.page-home .hero-interactive{order:3;min-height:auto !important;padding-top:6px !important}body.page-home .finance-card{width:min(100%,340px) !important;transform:none !important;margin-inline:auto !important}body.page-home .hero-glow,body.page-home .hero-glow-cyan,body.page-home .hero-glow-purple,body.page-home .final-orb,body.page-home .profile-card-float,body.page-home .bank-wheel-orbit,body.page-home .bank-wheel-progress,body.page-home .lines{display:none !important}body.page-home .cards,body.page-home .needs-grid,body.page-home .guide-widgets,body.page-home .profile-list,body.page-home .summary-points{grid-template-columns:1fr !important}body.page-home .section-head,body.page-home .section-head h2,body.page-home .section-head p,body.page-home .kicker,body.page-home .about-copy,body.page-home .final-copy{text-align:center !important;margin-left:auto !important;margin-right:auto !important}body.page-home .needs-layout,body.page-home .about-grid,body.page-home .profiles-shell,body.page-home .guides-layout,body.page-home .final-box{gap:22px !important}body.page-home .need-card,body.page-home .account-card,body.page-home .summary-point,body.page-home .profile-tab,body.page-home .guide-widget{min-height:auto !important}body.page-home .need-card,body.page-home .account-card,body.page-home .summary-point,body.page-home .profile-tab,body.page-home .guide-widget{padding:18px !important}body.page-home .bank-wheel-stage,body.page-home .profile-stage,body.page-home .guide-preview,body.page-home .final-visual,body.page-home .summary-banner-box{border-radius:24px !important;min-height:auto !important}body.page-home .profile-stage,body.page-home .guide-preview,body.page-home .final-visual,body.page-home .summary-banner-box,body.page-home .bank-wheel-stage{width:100% !important;max-width:100% !important;margin-inline:auto !important}body.page-home .guide-meter-top,body.page-home .final-actions{flex-direction:column !important;align-items:stretch !important;gap:12px !important}body.page-home .bank-wheel{min-height:330px !important;transform:scale(.88);transform-origin:center top}body.page-home .bank-wheel-detail{position:relative !important;inset:auto !important;margin-top:14px !important}body.page-home .profile-stage-visual,body.page-home .guide-preview-inner,body.page-home .final-phone-wrap{min-height:auto !important}body.page-home .profile-scene{min-height:280px !important}body.page-home .profile-scene-main,body.page-home .profile-scene-mini,body.page-home .phone-mockup{transform:none !important}body.page-home .final-box{padding:24px !important}body.page-home .final-actions{display:flex !important;flex-direction:column !important}body.page-home .final-actions .cta,body.page-home .final-actions .secondary{width:100% !important;justify-content:center !important}}@media (max-width:420px){body.page-home .hero-copy-wrap h1,body.page-home .section-head h2,body.page-home .about-copy h2,body.page-home .final-copy h2{font-size:clamp(2rem,8.5vw,2.45rem) !important;line-height:1.08 !important}body.page-home .hero-copy,body.page-home .section-head p,body.page-home .about-copy p,body.page-home .final-copy p,body.page-home .guide-preview-text,body.page-home .profile-stage-copy p{font-size:15px !important;line-height:1.55 !important}body.page-home .hero-widget,body.page-home .need-card,body.page-home .account-card,body.page-home .summary-point,body.page-home .profile-tab,body.page-home .guide-widget{border-radius:20px !important}body.page-home .bank-wheel{transform:scale(.8)}}@media (prefers-reduced-motion:reduce){body.page-home .hero-widget,body.page-home .finance-card,body.page-home .summary-point,body.page-home .need-card,body.page-home .bank-wheel-item,body.page-home .profile-tab,body.page-home .guide-widget{animation:none !important;transition:none !important}}body.page-home .hero-reference-test .hero-subcopy{max-width:650px;margin:14px auto 7px;color:#6d7e80;font-size:15px;line-height:1.55;font-weight:500;text-align:center}@media (max-width:760px){body.page-home .hero-reference-test .hero-subcopy{max-width:340px;margin:10px auto 6px;font-size:13px;line-height:1.5}}body.page-home .criteria-profile-layout{padding:52px 0;background:#fff}body.page-home .criteria-profile-card{position:relative;display:grid;grid-template-columns:minmax(250px,.92fr) minmax(300px,1.05fr) minmax(320px,1.08fr);gap:34px;align-items:center;width:100%;min-height:310px;padding:28px 32px;border-radius:30px;background:#fbfaf7;border:1px solid rgba(41,11,71,.07);box-shadow:0 20px 42px rgba(17,25,27,.06);overflow:hidden}body.page-home .criteria-profile-visual{position:relative;min-height:246px;border-radius:24px;overflow:hidden;background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.34),transparent 26%),linear-gradient(145deg,rgba(0,196,204,.98),rgba(0,196,204,.60))}body.page-home .criteria-profile-copy{min-width:0;padding:4px 2px}body.page-home .criteria-profile-copy .kicker{margin-bottom:12px;color:#00aeb5;text-align:left}body.page-home .criteria-profile-copy h2{margin:0 0 16px;color:#290b47;font-size:clamp(2rem,3.1vw,3.25rem);line-height:.98;letter-spacing:-.055em}body.page-home .criteria-profile-copy p{margin:0;color:#5f7173;font-size:1rem;line-height:1.58;max-width:43ch}body.page-home .criteria-profile-note{margin-top:16px !important;color:#11191b !important;font-weight:700}body.page-home .criteria-profile-list{display:grid;grid-template-columns:1fr 1fr;gap:8px 18px;padding-left:26px;border-left:1px solid rgba(41,11,71,.10)}body.page-home .criteria-profile-item{display:flex;align-items:flex-start;gap:11px;min-width:0;padding:10px 6px;border-radius:14px;transition:transform .2s ease,background .2s ease}body.page-home .criteria-profile-item:hover{transform:translateX(3px);background:rgba(0,196,204,.07)}body.page-home .criteria-profile-icon{flex:0 0 30px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:#00aeb5;background:rgba(0,196,204,.10)}body.page-home .criteria-profile-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}body.page-home .criteria-profile-item strong{display:block;margin-bottom:3px;color:#290b47;font-size:.95rem;line-height:1.15}body.page-home .criteria-profile-item small{display:block;color:#6b7c7e;font-size:.75rem;line-height:1.35}body.page-home .criteria-profile-layout .criteria-score,body.page-home .criteria-profile-layout .criteria-meter,body.page-home .criteria-profile-layout .criteria-bullets,body.page-home .criteria-profile-layout .criteria-tab,body.page-home .criteria-profile-layout .criteria-panel{display:none !important}@media (max-width:980px){body.page-home .criteria-profile-card{grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:24px}body.page-home .criteria-profile-list{grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr));padding:20px 0 0;border-left:0;border-top:1px solid rgba(41,11,71,.10)}}@media (max-width:700px){body.page-home .criteria-profile-layout{padding:48px 0 !important}body.page-home .criteria-profile-card{grid-template-columns:1fr;gap:22px;padding:18px;min-height:auto;border-radius:24px}body.page-home .criteria-profile-visual{min-height:210px}body.page-home .criteria-profile-copy{text-align:center;padding:0 4px}body.page-home .criteria-profile-copy .kicker{text-align:center}body.page-home .criteria-profile-copy h2{margin-bottom:14px;font-size:2.15rem;line-height:1.02}body.page-home .criteria-profile-copy p{max-width:36ch;margin-left:auto;margin-right:auto;font-size:.94rem}body.page-home .criteria-profile-list{grid-column:auto;grid-template-columns:1fr 1fr;gap:6px;padding-top:18px}body.page-home .criteria-profile-item{padding:10px 4px}}@media (max-width:430px){body.page-home .criteria-profile-card{padding:14px}body.page-home .criteria-profile-visual{min-height:190px}body.page-home .criteria-profile-list{grid-template-columns:1fr}body.page-home .criteria-profile-item{align-items:center;padding:9px 4px}body.page-home .criteria-profile-item strong{font-size:.94rem}body.page-home .criteria-profile-item small{font-size:.74rem}}body.page-home .criteria-profile-photo{position:relative;min-height:246px;padding:0 !important;overflow:hidden;background:none !important}body.page-home .criteria-profile-photo img{display:block;width:100%;height:100%;min-height:246px;object-fit:cover;object-position:center center;border-radius:inherit}body.page-home .criteria-profile-photo::before,body.page-home .criteria-profile-photo::after{content:none !important;display:none !important}@media (max-width:700px){body.page-home .criteria-profile-photo,body.page-home .criteria-profile-photo img{min-height:210px}}@media (max-width:430px){body.page-home .criteria-profile-photo,body.page-home .criteria-profile-photo img{min-height:190px}}body.page-home .final-static-actions .cta{background:#290b47;color:#fff;box-shadow:0 18px 36px rgba(41,11,71,.18)}body.page-home .final-static-actions .cta:hover{background:#1f0736}body.page-home .compact-final-banner{padding-top:36px}body.page-home .compact-final-box{display:grid;grid-template-columns:minmax(0,1.2fr) auto;align-items:center;gap:28px;padding:24px 28px;border-radius:32px;background:linear-gradient(90deg,rgba(0,196,204,.95) 0%,rgba(0,196,204,.78) 30%,rgba(41,11,71,.96) 100%);border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 40px rgba(22,16,41,.12);overflow:hidden}body.page-home .compact-final-box::before{content:"";position:absolute}body.page-home .compact-final-copy,body.page-home .compact-final-side{position:relative;z-index:1}body.page-home .compact-final-copy h2{margin:0 0 10px;color:#ffffff;font-size:clamp(2rem,3vw,2.8rem);line-height:1.02;letter-spacing:-.04em}body.page-home .compact-final-copy p{margin:0;max-width:660px;color:rgba(255,255,255,.92);font-size:16px;line-height:1.55}body.page-home .compact-final-side{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:flex-end}body.page-home .compact-final-tags{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}body.page-home .compact-final-tags span{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);color:#ffffff;font-size:14px;font-weight:700;line-height:1.2;text-align:center;white-space:nowrap}body.page-home .compact-final-cta.cta{min-width:190px;justify-content:center;background:#00c4cc;color:#ffffff;box-shadow:none;border:1px solid rgba(0,196,204,.48)}body.page-home .compact-final-cta.cta:hover{background:#00aeb5}@media (max-width:1100px){body.page-home .compact-final-box{grid-template-columns:1fr;gap:18px}body.page-home .compact-final-side,body.page-home .compact-final-tags{justify-content:flex-start}}@media (max-width:700px){body.page-home .compact-final-box{padding:20px 18px;border-radius:28px;gap:16px}body.page-home .compact-final-copy h2{font-size:clamp(1.6rem,8vw,2.2rem)}body.page-home .compact-final-copy p{font-size:14.5px;line-height:1.5}body.page-home .compact-final-tags{gap:8px}body.page-home .compact-final-tags span{min-height:38px;padding:8px 12px;font-size:13px;white-space:normal}body.page-home .compact-final-cta.cta{width:100%;min-width:0}}body.page-home .compact-final-banner .compact-final-box{border:0 !important;outline:0 !important}body.page-home .compact-final-banner .compact-final-box::before,body.page-home .compact-final-banner .compact-final-box::after{content:none !important;display:none !important}body.page-home .hero-reference-test h1 .accent{display:inline-block !important;width:auto !important;margin-top:8px !important;padding:6px 16px 8px !important;border-radius:999px !important;color:#ffffff !important;background:linear-gradient(90deg,#00c4cc 0%,#290b47 100%) !important;box-shadow:0 10px 24px rgba(41,11,71,.12) !important;line-height:.98 !important}body.page-home .hero-reference-test h1 .accent::after{display:none !important}@media (max-width:760px){body.page-home .hero-reference-test h1 .accent{margin-top:6px !important;padding:5px 12px 7px !important}}body.page-home .compact-final-banner{padding-top:36px !important}body.page-home .compact-final-banner .compact-final-box{align-items:center}body.page-home .compact-final-banner .compact-final-kicker{display:none !important}body.page-home .compact-final-banner .compact-final-copy h2{margin-top:0}body.page-home .compact-final-banner .compact-final-cta.cta{background:#00c4cc !important;border-color:rgba(0,196,204,.50) !important;color:#290b47 !important}body.page-home .compact-final-banner .compact-final-cta.cta:hover{background:#6ea451 !important}@media (max-width:760px){body.page-home .compact-final-banner{padding-top:28px !important}}body.page-home .compact-final-banner .compact-final-cta.cta{background:#00C4CC !important;color:#290B47 !important;border-color:rgba(0,196,204,.50) !important}body.page-home .compact-final-banner .compact-final-cta.cta:hover{background:#00AEB5 !important;color:#290B47 !important}body.page-home .needs .needs-layout{display:block !important}body.page-home .needs .needs-grid{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:18px !important;width:100% !important;align-items:stretch !important}body.page-home .needs .need-card{width:100% !important;min-width:0 !important;height:100% !important;display:flex !important;flex-direction:column !important;padding:18px !important;border-radius:24px !important}body.page-home .needs .need-card h3{min-height:2.2em}body.page-home .needs .need-card p{flex:0 0 auto}body.page-home .needs .need-card-art{width:100% !important;aspect-ratio:4 / 3 !important;height:auto !important;margin-top:auto !important;border-radius:20px !important;overflow:hidden !important}body.page-home .needs .need-card-art img,body.page-home .needs .need-card-art svg{width:100% !important;height:100% !important;object-fit:cover !important;border-radius:20px !important}body.page-home .needs .need-preview{display:none !important}@media (max-width:980px){body.page-home .needs .needs-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:16px !important}}@media (max-width:640px){body.page-home .needs .needs-grid{display:flex !important;overflow-x:auto !important;overflow-y:hidden !important;gap:14px !important;padding:2px 2px 14px !important;scroll-snap-type:x mandatory !important;-webkit-overflow-scrolling:touch !important;scrollbar-width:none !important}body.page-home .needs .needs-grid::-webkit-scrollbar{display:none !important}body.page-home .needs .need-card{flex:0 0 min(82vw,300px) !important;scroll-snap-align:start !important;min-height:390px !important}body.page-home .needs .need-card h3{min-height:auto !important}body.page-home .needs .need-card-art{aspect-ratio:16 / 10 !important}}body.page-home .summary-banner-mid{padding-top:64px !important}@media (max-width:760px){body.page-home .summary-banner-mid{padding-top:44px !important}}body.page-home #necesidades .section-head .kicker,body.page-home #necesidades .section-head h2,body.page-home #perfiles .section-head .kicker,body.page-home #perfiles .section-head h2{color:#290b47 !important}body.page-home .hero-reference-test .hero-description-group{max-width:650px;margin:13px auto 0;text-align:center}body.page-home .hero-reference-test .hero-description-group .hero-subcopy{max-width:650px;margin:0 auto;color:#6d7e80;font-size:15px;line-height:1.38;font-weight:500;text-align:center}body.page-home .hero-reference-test .hero-description-group .hero-copy{max-width:620px;margin:5px auto 0 !important;color:#33484c;font-size:14px;line-height:1.34;font-weight:600;text-align:center}@media (max-width:760px){body.page-home .hero-reference-test .hero-description-group{max-width:350px;margin-top:10px}body.page-home .hero-reference-test .hero-description-group .hero-subcopy{max-width:350px;font-size:13px;line-height:1.36}body.page-home .hero-reference-test .hero-description-group .hero-copy{max-width:330px;margin-top:4px !important;font-size:12.5px;line-height:1.32}}body.page-home .hero-reference-test .hero-actions{margin-top:24px !important}@media (max-width:760px){body.page-home .hero-reference-test .hero-actions{margin-top:20px !important}}body.page-home,body.page-home{width:100%;max-width:100%;overflow-x:hidden !important}body.page-home *{min-width:0}body.page-home img{max-width:100%}@media (min-width:761px) and (max-width:1120px){body.page-home .container{width:100% !important;max-width:980px !important;padding-left:28px !important;padding-right:28px !important}body.page-home #servicios .cards{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:18px !important}body.page-home #servicios .account-card{min-height:430px !important;padding:0 !important}body.page-home #servicios .account-card:last-child{grid-column:1 / -1;width:min(50%,470px);justify-self:center}body.page-home #perfiles .profile-list{grid-template-columns:repeat(2,minmax(0,1fr)) !important}body.page-home #perfiles .profile-stage{grid-template-columns:minmax(0,.95fr) minmax(300px,1.05fr) !important}body.page-home #perfiles .profile-stage-visual{min-height:340px !important}}@media (max-width:760px){body.page-home{scroll-padding-top:76px}body.page-home{overflow-x:hidden !important}body.page-home .container{width:100% !important;max-width:none !important;padding-left:18px !important;padding-right:18px !important}body.page-home section{width:100% !important}body.page-home .hero-reference-test{overflow:hidden !important}body.page-home .hero-reference-test .hero-grid{width:100% !important}body.page-home .hero-reference-test .hero-copy-wrap{width:100% !important}body.page-home .hero-reference-test .hero-interactive{overflow:visible !important}body.page-home #servicios .cards{display:grid !important;grid-template-columns:1fr !important;gap:18px !important;width:100% !important}body.page-home #servicios .account-card{position:relative !important;width:100% !important;min-height:390px !important;height:auto !important;padding:0 !important;border-radius:24px !important;overflow:hidden !important}body.page-home #servicios .account-card>img{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;object-fit:cover !important;display:block !important}body.page-home #servicios .account-top-label{top:18px !important;left:18px !important}body.page-home #servicios .account-bubble{left:14px !important;right:14px !important;bottom:14px !important;padding:14px !important;border-radius:20px !important}body.page-home #servicios .account-bubble-inner{grid-template-columns:46px minmax(0,1fr) !important;gap:11px !important}body.page-home #necesidades .needs-layout{width:100% !important;overflow:visible !important}body.page-home #necesidades .needs-grid{display:flex !important;grid-template-columns:none !important;gap:14px !important;width:100% !important;overflow-x:auto !important;overflow-y:hidden !important;padding:2px 0 16px !important;scroll-snap-type:x mandatory;scroll-padding-left:0;-webkit-overflow-scrolling:touch;scrollbar-width:none}body.page-home #necesidades .needs-grid::-webkit-scrollbar{display:none}body.page-home #necesidades .need-card{flex:0 0 calc(100vw - 54px) !important;width:calc(100vw - 54px) !important;max-width:350px !important;min-height:390px !important;padding:18px !important;scroll-snap-align:start;border-radius:24px !important}body.page-home #necesidades .need-card-art{min-height:175px !important;margin-top:18px !important}body.page-home .summary-banner-mid{padding-top:48px !important;padding-bottom:48px !important}body.page-home .summary-banner-mid .summary-banner-box{padding:22px 18px !important}body.page-home #criterios .criteria-profile-card{width:100% !important;padding:16px !important;gap:20px !important}body.page-home #criterios .criteria-profile-photo,body.page-home #criterios .criteria-profile-photo img{min-height:220px !important;height:220px !important}body.page-home #criterios .criteria-profile-list{width:100% !important}body.page-home #nosotros .about-grid{width:100% !important}body.page-home #nosotros .bank-wheel{width:100% !important;max-width:430px !important;min-height:380px !important;margin:0 auto !important;padding:17px !important;transform:none !important;border-radius:24px !important}body.page-home #nosotros .bank-wheel-stage{position:relative !important;width:100% !important;min-height:344px !important;height:344px !important}body.page-home #nosotros .bank-wheel-orbit{display:block !important;width:246px !important;height:246px !important}body.page-home #nosotros .bank-wheel-item{display:block !important;width:104px !important;min-height:48px !important;padding:8px !important;font-size:9px !important;border-radius:13px !important}body.page-home #nosotros .bank-wheel-center{display:flex !important;width:108px !important;height:108px !important}body.page-home #nosotros .bank-wheel-detail{position:absolute !important;left:12px !important;right:12px !important;top:auto !important;bottom:16px !important;margin:0 !important;padding:11px 12px !important;border-radius:15px !important}body.page-home #nosotros .bank-wheel-progress{display:block !important;position:absolute !important;left:12px !important;right:12px !important;bottom:8px !important}body.page-home #perfiles .profiles-shell{width:100% !important}body.page-home #perfiles .profile-list{display:grid !important;grid-template-columns:1fr !important;gap:12px !important;width:100% !important}body.page-home #perfiles .profile-tab{width:100% !important}body.page-home #perfiles .profile-stage{display:grid !important;grid-template-columns:1fr !important;width:100% !important;overflow:hidden !important;border-radius:24px !important}body.page-home #perfiles .profile-stage-visual{display:flex !important;min-height:310px !important;height:310px !important;padding:16px !important;overflow:hidden !important}body.page-home #perfiles .profile-scene{position:relative !important;width:100% !important;min-height:278px !important;height:278px !important}body.page-home #perfiles .profile-card-float{display:block !important}body.page-home #perfiles .profile-scene-main{position:absolute !important;display:block !important;left:12px !important;right:58px !important;bottom:12px !important;top:auto !important;width:auto !important;height:80% !important;padding:12px !important;border-radius:20px !important}body.page-home #perfiles .profile-scene-mini{position:absolute !important;display:block !important;right:12px !important;top:12px !important;width:90px !important;height:106px !important;padding:10px !important;border-radius:18px !important}body.page-home #perfiles .profile-scene-mini .lines{display:grid !important}body.page-home #perfiles .profile-stage-copy{width:100% !important;padding:22px 18px !important}body.page-home #contacto .final-box{width:100% !important;padding:22px 18px !important}body.page-home #contacto .final-visual{width:100% !important;overflow:visible !important}body.page-home #contacto .final-phone-wrap{width:100% !important;min-height:370px !important}body.page-home #guias .guides-layout{width:100% !important}body.page-home #guias .guide-widgets{display:grid !important;grid-template-columns:1fr !important;width:100% !important}body.page-home #guias .guide-widget,body.page-home #guias .guide-preview{width:100% !important}body.page-home .faq details{width:100% !important}body.page-home .faq summary{gap:14px}body.page-home .compact-final-banner{padding-top:34px !important;padding-bottom:46px !important}body.page-home .compact-final-banner .compact-final-box{width:100% !important;padding:22px 18px !important;gap:18px !important;border-radius:26px !important}body.page-home .compact-final-banner .compact-final-side{width:100% !important}body.page-home .compact-final-banner .compact-final-tags{width:100% !important;justify-content:flex-start !important}body.page-home .compact-final-banner .compact-final-cta{width:100% !important}}@media (max-width:430px){body.page-home .container{padding-left:16px !important;padding-right:16px !important}body.page-home .hero-reference-test h1{font-size:clamp(2.35rem,11vw,3rem) !important;line-height:.96 !important}body.page-home .hero-reference-test .hero-description-group{max-width:340px !important}body.page-home #servicios .account-card{min-height:365px !important}body.page-home #necesidades .need-card{flex-basis:calc(100vw - 46px) !important;width:calc(100vw - 46px) !important;min-height:375px !important}body.page-home #criterios .criteria-profile-photo,body.page-home #criterios .criteria-profile-photo img{min-height:200px !important;height:200px !important}body.page-home #nosotros .bank-wheel{min-height:365px !important}body.page-home #nosotros .bank-wheel-stage{min-height:329px !important;height:329px !important}body.page-home #perfiles .profile-stage-visual{min-height:290px !important;height:290px !important}body.page-home #perfiles .profile-scene{min-height:258px !important;height:258px !important}body.page-home #contacto .final-phone-wrap{min-height:345px !important}}@media (max-width:650px){body.page-home .guide-widget,body.page-home .guide-widget:nth-child(1),body.page-home .guide-widget:nth-child(2),body.page-home .guide-widget:nth-child(3){min-height:192px !important;padding:18px 18px 24px !important;grid-template-columns:60px minmax(0,1fr) !important;grid-template-rows:auto auto 1fr !important;column-gap:16px !important}body.page-home .guide-widget::before{right:16px !important}body.page-home .guide-widget::after{left:18px !important;right:56px !important;bottom:18px !important;height:4px !important;border-radius:999px !important;background:#d8e2e4 !important}body.page-home .guide-progress{left:18px !important;bottom:18px !important;height:4px !important;width:38% !important;border-radius:999px !important}body.page-home .guide-widget:hover .guide-progress,body.page-home .guide-widget.is-active .guide-progress{width:calc(100% - 74px) !important}body.page-home .guide-widget p{padding:0 26px 14px 0 !important;margin:0 !important;line-height:1.42 !important}body.page-home .guide-widget h3{margin:0 26px 6px 0 !important}body.page-home .guide-arrow{right:18px !important;bottom:8px !important;width:30px !important;height:30px !important;display:grid !important;place-items:center !important;font-size:18px !important}}@media (max-width:380px){body.page-home .guide-widget,body.page-home .guide-widget:nth-child(1),body.page-home .guide-widget:nth-child(2),body.page-home .guide-widget:nth-child(3){min-height:186px !important;padding:16px 16px 22px !important;grid-template-columns:54px minmax(0,1fr) !important;column-gap:14px !important}body.page-home .guide-widget::after{left:16px !important;right:50px !important;bottom:16px !important}body.page-home .guide-progress{left:16px !important;bottom:16px !important}body.page-home .guide-widget:hover .guide-progress,body.page-home .guide-widget.is-active .guide-progress{width:calc(100% - 66px) !important}body.page-home .guide-widget p{padding:0 20px 12px 0 !important}body.page-home .guide-arrow{right:16px !important;bottom:6px !important}}@media (max-width:650px){body.page-home #nosotros .bank-wheel{width:100% !important;max-width:100% !important;min-height:422px !important;padding:18px 14px 16px !important;border-radius:26px !important;overflow:hidden !important}body.page-home #nosotros .bank-wheel::before{width:258px !important;height:258px !important;top:43.5% !important}body.page-home #nosotros .bank-wheel::after{top:43.5% !important}body.page-home #nosotros .bank-wheel-stage{min-height:388px !important;height:388px !important}body.page-home #nosotros .bank-wheel-center{width:118px !important;height:118px !important;top:43.5% !important}body.page-home #nosotros .bank-wheel-center strong{font-size:33px !important}body.page-home #nosotros .bank-wheel-center span{font-size:8.5px !important;line-height:1.25 !important}body.page-home #nosotros .bank-wheel-orbit{width:214px !important;height:214px !important;top:43.5% !important}body.page-home #nosotros .bank-wheel-item{width:96px !important;min-height:56px !important;padding:10px 9px !important;font-size:8.8px !important;line-height:1.2 !important;border-radius:15px !important;transform:translate(-50%,-50%) rotate(var(--item-angle)) translateY(-107px) rotate(var(--item-counter-angle)) rotate(var(--wheel-counter-angle,0deg)) !important}body.page-home #nosotros .bank-wheel-detail{left:18px !important;right:18px !important;bottom:24px !important;padding:14px 14px !important;gap:12px !important;border-radius:18px !important}body.page-home #nosotros .bank-wheel-detail-index{width:42px !important;height:42px !important;font-size:12px !important}body.page-home #nosotros .bank-wheel-detail h3{font-size:15px !important;margin:0 0 5px !important;line-height:1.12 !important}body.page-home #nosotros .bank-wheel-detail p{font-size:11px !important;line-height:1.45 !important}body.page-home #nosotros .bank-wheel-progress{left:18px !important;right:18px !important;bottom:12px !important;height:4px !important;border-radius:999px !important}}@media (max-width:430px){body.page-home #nosotros .bank-wheel{min-height:408px !important;padding:16px 12px 14px !important}body.page-home #nosotros .bank-wheel::before{width:244px !important;height:244px !important}body.page-home #nosotros .bank-wheel-stage{min-height:374px !important;height:374px !important}body.page-home #nosotros .bank-wheel-center{width:112px !important;height:112px !important}body.page-home #nosotros .bank-wheel-orbit{width:204px !important;height:204px !important}body.page-home #nosotros .bank-wheel-item{width:92px !important;min-height:54px !important;padding:9px 8px !important;font-size:8.4px !important;transform:translate(-50%,-50%) rotate(var(--item-angle)) translateY(-102px) rotate(var(--item-counter-angle)) rotate(var(--wheel-counter-angle,0deg)) !important}body.page-home #nosotros .bank-wheel-detail{left:14px !important;right:14px !important;bottom:22px !important;padding:13px 12px !important}body.page-home #nosotros .bank-wheel-detail h3{font-size:14px !important}body.page-home #nosotros .bank-wheel-detail p{font-size:10.5px !important}body.page-home #nosotros .bank-wheel-progress{left:14px !important;right:14px !important;bottom:10px !important}}body.page-home .account-euro-symbol{display:block;color:#00C4CC;font-size:31px;line-height:1;font-weight:700;letter-spacing:-.04em;transform:translateY(-1px)}body.page-home .inline-home-c7f39e500a{position:absolute;left:-9999px}
body.page-home .hero-widget-products .amount-top{margin-bottom:10px}
body.page-home .product-mini-list{display:flex;flex-wrap:wrap;gap:8px}
body.page-home .product-mini-list span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.62);border:1px solid rgba(255,255,255,.5);font-size:.76rem;font-weight:800}


/* hero widget progress + home asset tweak */
body.page-home .hero-widget-products{display:grid;gap:12px}body.page-home .hero-widget-progress-track{display:block;position:relative;width:100%;height:4px;border-radius:999px;background:rgba(255,255,255,.45);overflow:hidden}body.page-home .hero-widget-progress-fill{display:block;width:72%;height:100%;border-radius:999px;background:#00C4CC;box-shadow:0 0 0 1px rgba(255,255,255,.18) inset}body.page-home .account-card .account-top-label+img[src="/assets/media/revision-condiciones-cuenta-bancaria.webp"]{object-position:center 38%}

/* ==========================================================
   HOME — MENÚ MÓVIL PROPORCIONADO
   Neutraliza los estilos generales de nav propios de Home
   únicamente dentro del header móvil.
========================================================== */
@media (max-width:820px){
  body.page-home .site-header-global .site-nav{
    position:absolute !important;
    top:78px !important;
    left:14px !important;
    right:14px !important;
    width:auto !important;
    display:none !important;
    flex-direction:column !important;
    align-items:stretch !important;
    justify-content:flex-start !important;
    gap:0 !important;
    padding:10px !important;
    margin:0 !important;
    border:1px solid rgba(41,11,71,.08) !important;
    border-radius:20px !important;
    background:#fff !important;
    box-shadow:0 18px 42px rgba(41,11,71,.12) !important;
    overflow:hidden !important;
  }

  body.page-home .site-header-global .site-nav.is-open{
    display:flex !important;
  }

  body.page-home .site-header-global .site-nav a{
    width:100% !important;
    min-height:50px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:flex-start !important;
    margin:0 !important;
    padding:0 16px !important;
    border-radius:13px !important;
    color:#171A20 !important;
    font-size:.96rem !important;
    line-height:1.2 !important;
    font-weight:800 !important;
    letter-spacing:-.015em !important;
    white-space:normal !important;
    transition:background .2s ease,color .2s ease !important;
  }

  body.page-home .site-header-global .site-nav a + a{
    margin-top:3px !important;
  }

  body.page-home .site-header-global .site-nav a:hover,
  body.page-home .site-header-global .site-nav a:focus-visible{
    background:#F4FBFA !important;
    color:#290B47 !important;
  }

  body.page-home .site-header-global .site-nav a[aria-current="page"]::after{
    display:none !important;
  }
}

@media (max-width:430px){
  body.page-home .site-header-global .site-nav{
    left:12px !important;
    right:12px !important;
    padding:9px !important;
    border-radius:18px !important;
  }

  body.page-home .site-header-global .site-nav a{
    min-height:48px !important;
    padding:0 14px !important;
    font-size:.94rem !important;
  }
}


/* ==========================================================
   MENÚ MÓVIL GLOBAL — COMPACTO Y PROPORCIONADO
   Ajuste visual únicamente. Mantiene la estructura y el JS.
========================================================== */
@media (max-width:820px){
  body.page-home .site-header-global{
    position:sticky !important;
    top:0 !important;
    overflow:visible !important;
  }

  body.page-home .site-header-global .header-inner{
    position:relative !important;
    min-height:72px !important;
  }

  body.page-home .site-header-global .site-nav{
    position:absolute !important;
    top:calc(100% + 8px) !important;
    left:0 !important;
    right:0 !important;
    width:100% !important;
    max-width:none !important;
    display:none !important;
    flex-direction:column !important;
    align-items:stretch !important;
    justify-content:flex-start !important;
    gap:0 !important;
    margin:0 !important;
    padding:8px !important;
    border:1px solid rgba(41,11,71,.09) !important;
    border-radius:18px !important;
    background:rgba(255,255,255,.98) !important;
    box-shadow:0 18px 42px rgba(41,11,71,.14) !important;
    backdrop-filter:blur(14px) !important;
    -webkit-backdrop-filter:blur(14px) !important;
    overflow:hidden !important;
    z-index:120 !important;
  }

  body.page-home .site-header-global .site-nav.is-open{
    display:flex !important;
  }

  body.page-home .site-header-global .site-nav a,
  body.page-home .site-header-global .site-nav a:link,
  body.page-home .site-header-global .site-nav a:visited{
    position:relative !important;
    width:100% !important;
    min-height:48px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:flex-start !important;
    margin:0 !important;
    padding:0 14px !important;
    border:0 !important;
    border-radius:11px !important;
    color:#171A20 !important;
    background:transparent !important;
    font-size:1rem !important;
    line-height:1.15 !important;
    font-weight:800 !important;
    letter-spacing:-.02em !important;
    white-space:nowrap !important;
    text-align:left !important;
  }

  body.page-home .site-header-global .site-nav a + a{
    margin-top:2px !important;
  }

  body.page-home .site-header-global .site-nav a:hover,
  body.page-home .site-header-global .site-nav a:focus-visible,
  body.page-home .site-header-global .site-nav a[aria-current="page"]{
    color:#290B47 !important;
    background:#F2FAF9 !important;
  }

  body.page-home .site-header-global .site-nav a[aria-current="page"]::after{
    display:none !important;
    content:none !important;
  }
}

@media (max-width:430px){
  body.page-home .site-header-global .site-nav{
    top:calc(100% + 6px) !important;
    padding:7px !important;
    border-radius:16px !important;
  }

  body.page-home .site-header-global .site-nav a,
  body.page-home .site-header-global .site-nav a:link,
  body.page-home .site-header-global .site-nav a:visited{
    min-height:46px !important;
    padding:0 13px !important;
    font-size:.96rem !important;
  }
}

/* FINAL MOBILE CTA — texto y flecha blancos */
@media (max-width:820px){
  body.page-home a.mobile-conversion-cta,
  body.page-home a.mobile-conversion-cta:link,
  body.page-home a.mobile-conversion-cta:visited,
  body.page-home a.mobile-conversion-cta:hover,
  body.page-home a.mobile-conversion-cta:active,
  body.page-home a.mobile-conversion-cta:focus{
    color:#fff !important;
    -webkit-text-fill-color:#fff !important;
  }
}

/* COMPTELIER-R2-HOME-MOBILE-HERO */
@media (max-width:760px){
  body.page-home .hero-actions{
    display:flex !important;
    flex-direction:row !important;
    align-items:stretch !important;
    justify-content:center !important;
    gap:10px !important;
    width:100% !important;
    max-width:440px !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }

  body.page-home .hero-actions .cta,
  body.page-home .hero-actions .secondary{
    flex:1 1 0 !important;
    width:auto !important;
    min-width:0 !important;
    min-height:52px !important;
    padding:14px 12px !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    text-align:center !important;
    font-size:12.5px !important;
    line-height:1.15 !important;
    font-weight:800 !important;
    white-space:nowrap !important;
    border-radius:999px !important;
  }
}
@media (max-width:350px){
  body.page-home .hero-actions{gap:8px !important}
  body.page-home .hero-actions .cta,
  body.page-home .hero-actions .secondary{
    min-height:50px !important;
    padding:13px 8px !important;
    font-size:11.5px !important;
  }
}
