@import url("/assets/css/public-footer.css?v=20260904-v14");
:root{--ink:#071d54;--muted:#425b89;--blue:#075ef7;--blue-dark:#0649c8;--green:#12bd4a;--green-text:#0d7a31;--line:#d8e3f4;--glass:rgba(255,255,255,.86);--container:min(1380px,calc(100% - 64px));font-family:Onest,Manrope,Inter,Aptos,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#f8fbff}
@font-face{font-family:Onest;src:url('/assets/fonts/onest/Onest-Regular.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Onest;src:url('/assets/fonts/onest/Onest-Medium.woff2') format('woff2');font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:Onest;src:url('/assets/fonts/onest/Onest-SemiBold.woff2') format('woff2');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:Onest;src:url('/assets/fonts/onest/Onest-Bold.woff2') format('woff2');font-style:normal;font-weight:700 900;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/fonts/manrope/Manrope-Regular.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/fonts/manrope/Manrope-Medium.woff2') format('woff2');font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/fonts/manrope/Manrope-SemiBold.woff2') format('woff2');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/fonts/manrope/Manrope-Bold.woff2') format('woff2');font-style:normal;font-weight:700 900;font-display:swap}
@font-face{font-family:Caveat;src:url('/assets/fonts/caveat/Caveat-Variable.woff2') format('woff2'),url('/assets/fonts/caveat/Caveat-Variable.ttf') format('truetype-variations');font-style:normal;font-weight:400 700;font-display:swap}
.v2-preloader{position:fixed;z-index:2000;inset:0;display:grid;place-content:center;gap:16px;text-align:center;color:var(--blue);background:#f8fbff;transition:opacity .35s ease,visibility .35s ease}.v2-preloader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.v2-preloader-logo{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin:auto}.v2-preloader-logo svg{width:100%;height:100%;display:block;animation:v2-loader-pulse 1.8s ease-in-out infinite}@keyframes v2-loader-pulse{0%,100%{transform:scale(1);opacity:.9}50%{transform:scale(1.08);opacity:1}}.v2-preloader-text{display:flex;flex-direction:column;gap:5px;text-align:center}.v2-preloader-text strong{font-size:20px;font-weight:900;letter-spacing:.04em;color:#075ef7}.v2-preloader-text small{font-size:9px;font-weight:800;letter-spacing:.08em;color:#50688f;text-transform:uppercase}
html{box-sizing:border-box;overflow-x:clip;-webkit-text-size-adjust:100%;scroll-behavior:smooth}*,*::before,*::after{box-sizing:inherit}body{margin:0;min-width:320px;max-width:100%;overflow-x:clip;overflow-wrap:break-word;background:#f8fbff;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}svg{width:1.3em;height:1.3em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.v2-container{width:100%;max-width:min(1360px,100%);margin-inline:auto;padding-inline:clamp(14px,3.5vw,32px);box-sizing:border-box;min-width:0}.skip{position:fixed;z-index:100;top:10px;left:10px;padding:10px 14px;transform:translateY(-150%);border-radius:8px;color:white;background:var(--ink)}.skip:focus{transform:translateY(0)}
.v2-header{position:relative;z-index:30;height:78px;border-bottom:1px solid rgba(204,219,239,.6);background:rgba(255,255,255,.95);backdrop-filter:blur(16px)}.v2-header .v2-container{max-width:min(1680px,calc(100% - 48px));padding-inline:clamp(14px,2vw,32px)}.header-row{display:flex;height:100%;align-items:center;gap:clamp(8px,1.5vw,16px);justify-content:space-between;min-width:0}.v2-brand{display:flex;align-items:center;gap:11px;min-width:0;flex-shrink:0}.v2-logo{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0}.v2-logo svg{width:100%;height:100%;display:block}.v2-brand-text{display:flex;flex-direction:column;justify-content:center}.v2-brand strong{font-size:22px;font-weight:900;letter-spacing:-.03em;color:#075ef7;line-height:1.1}.v2-brand small{font-size:8px;font-weight:800;letter-spacing:.08em;color:#425b89;text-transform:uppercase;margin-top:3px;line-height:1;white-space:nowrap}.v2-nav{display:flex;align-items:center;justify-content:center;gap:clamp(6px,0.9vw,16px);flex:0 1 auto;min-width:0;margin:0 clamp(4px,0.8vw,12px)}.v2-nav a{position:relative;font-size:clamp(11px,0.8vw,13px);font-weight:750;white-space:nowrap;flex-shrink:0;color:#071d54}.v2-nav a::after{content:"";position:absolute;right:0;bottom:-9px;left:0;height:2px;transform:scaleX(0);background:var(--green);transition:.2s}.v2-nav a:hover::after{transform:scaleX(1)}.v2-actions{display:flex;align-items:center;gap:clamp(6px,1.2vw,10px);margin-left:auto;flex-shrink:0}.v2-lang{display:inline-flex;align-items:center;padding:3px;border-radius:10px;background:#eef4fc;border:1px solid #d8e5f5;gap:2px;flex-shrink:0}.v2-lang button{padding:4px 9px;border:0;border-radius:7px;color:#50688f;background:none;font-size:11px;font-weight:750;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;min-width:32px;min-height:30px;cursor:pointer;transition:all .15s ease}.v2-lang button.is-active{color:#075ef7;background:#ffffff;box-shadow:0 2px 6px rgba(7,29,84,.1)}.v2-phone{display:flex;align-items:center;gap:7px;min-width:max-content;font-size:11px;font-weight:800;flex-shrink:0;white-space:nowrap}.v2-phone svg{color:var(--blue)}.v2-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:10px;padding:0 24px;border-radius:14px;font-family:inherit;font-size:15px;font-weight:750;letter-spacing:-.01em;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:all .2s cubic-bezier(.16,1,.3,1);user-select:none}.v2-button:hover{transform:translateY(-1.5px)}.v2-button:active{transform:scale(.98)}.v2-button--header{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 15px;border-radius:10px;border:1px solid #0d5ce6;color:white;background:linear-gradient(180deg,#126bfe 0%,#075ef7 100%);font-size:12px;font-weight:750;box-shadow:0 4px 12px rgba(7,94,247,.25);flex-shrink:0;white-space:nowrap;user-select:none;transition:all .2s ease}.v2-menu{display:none;width:40px;height:40px;padding:0;border:1px solid #d0e1f7;border-radius:10px;background:#edf4ff;cursor:pointer;flex-shrink:0;flex-direction:column;align-items:center;justify-content:center;gap:4.5px;transition:all .2s ease}.v2-menu:hover{background:#e1edfe;border-color:#075ef7}.v2-menu span{display:block;width:20px;height:2px;background:#071d54;border-radius:2px;margin:0;transition:transform .25s ease,opacity .2s ease}.v2-menu[aria-expanded="true"] span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.v2-menu[aria-expanded="true"] span:nth-child(2){opacity:0;transform:scaleX(0)}.v2-menu[aria-expanded="true"] span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.v2-mobile-nav{display:none}
.v2-hero{position:relative;min-height:auto;padding-top:clamp(16px,2vw,30px);padding-bottom:clamp(36px,4vw,56px);overflow:hidden;background:linear-gradient(135deg,#fff 0%,#f7fbff 60%,#eaf4ff 100%)}.v2-art{position:absolute;z-index:0;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.88) 29%,rgba(255,255,255,.1) 57%,rgba(255,255,255,0) 100%),url('/assets/images/almaty-hero-v2.webp') center right/cover no-repeat}.v2-hero::after{content:"";position:absolute;z-index:0;inset:0;background:linear-gradient(180deg,transparent 62%,rgba(240,247,255,.88) 100%);pointer-events:none}.orbit{position:absolute;z-index:1;border:1px solid rgba(51,123,241,.24);border-radius:50%;pointer-events:none}.orbit--one{width:960px;height:960px;right:-360px;top:90px}.orbit--two{width:760px;height:760px;right:-280px;top:220px;border-color:rgba(255,255,255,.8);box-shadow:0 0 0 1px rgba(30,101,229,.15)}.floating-leaf{position:absolute;z-index:2;width:27px;height:14px;border-radius:100% 0 100% 0;background:linear-gradient(135deg,#5ee026,#0daa34);box-shadow:0 7px 12px rgba(29,147,53,.18);transform:rotate(28deg)}.leaf--one{top:215px;left:49%}.leaf--two{top:350px;left:55%;width:20px;height:10px;transform:rotate(36deg)}
.hero-grid{position:relative;z-index:3;display:grid;grid-template-columns:41% 59%;column-gap:clamp(20px,2.5vw,36px);row-gap:22px;align-items:start}.hero-copy{align-self:start;padding-top:clamp(6px,1.2vw,20px)}.hero-eyebrow{display:flex;align-items:center;gap:13px;margin:0 0 25px;color:var(--green-text,#0d7a31);font-size:13px;font-weight:800}.hero-eyebrow i{width:42px;height:2px;background:var(--green)}.hero-copy h1{max-width:620px;margin:0;font-size:clamp(40px,3.4vw,54px);line-height:1.03;letter-spacing:-.035em}.hero-lead{max-width:510px;margin:16px 0 0;color:#365184;font-size:16px;line-height:1.55}.hero-slogan{position:relative;width:max-content;max-width:100%;margin:16px 0 22px;color:var(--green-text,#0d7a31);font-family:"Segoe Script","Bradley Hand",cursive;font-size:27px;font-style:italic;transform:rotate(-2deg)}.hero-slogan::after{content:"";position:absolute;right:-12px;bottom:-8px;left:10px;height:2px;border-radius:50%;background:var(--green);transform:rotate(1deg)}.hero-buttons{display:flex;gap:13px}.v2-button--primary{color:white!important;background:linear-gradient(180deg,#126bfe 0%,#0655e8 100%);border:1px solid #0d5ce6;box-shadow:0 4px 14px rgba(7,94,247,.32),inset 0 1px 0 rgba(255,255,255,.22)}.v2-button--primary:hover{background:linear-gradient(180deg,#1b72ff 0%,#054ecc 100%);box-shadow:0 6px 20px rgba(7,94,247,.42),inset 0 1px 0 rgba(255,255,255,.28);transform:translateY(-1.5px)}.v2-button--outline{color:#071d54!important;background:#ffffff;border:1px solid #cce0fa;box-shadow:0 3px 10px rgba(7,29,84,.05),0 1px 2px rgba(7,29,84,.03)}.v2-button--outline svg{font-size:18px;color:#075ef7;transition:transform .2s ease}.v2-button--outline:hover{background:#f6faff;border-color:#075ef7;color:#075ef7!important;box-shadow:0 6px 16px rgba(7,94,247,.12);transform:translateY(-1.5px)}.v2-button--outline:hover svg{transform:rotate(12deg) scale(1.08)}.business-note{display:flex;max-width:520px;gap:12px;margin-top:18px;padding:12px 14px;border:1px solid rgba(68,110,180,.18);border-radius:12px;background:rgba(255,255,255,.55);backdrop-filter:blur(10px)}.business-note>span{display:grid;width:25px;height:25px;flex:0 0 auto;place-items:center;border:2px solid var(--blue);border-radius:50%;color:var(--blue);font-family:Georgia,serif;font-weight:bold}.business-note p{margin:0;color:#38527f;font-size:11px;line-height:1.65}
.finance-stage{align-self:start;margin-top:0!important;margin-bottom:0!important}.v2-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.v2-facts article{display:flex;min-height:137px;flex-direction:column;justify-content:center;padding:20px 23px;border:1px solid rgba(255,255,255,.92);border-radius:18px;background:rgba(255,255,255,.86);box-shadow:0 18px 40px rgba(31,85,152,.1);backdrop-filter:blur(15px)}.v2-facts svg{margin-bottom:13px;color:var(--green);font-size:27px}.v2-facts strong{color:var(--blue);font-size:18px;line-height:1.1}.v2-facts strong span{font-size:inherit}.v2-facts small{margin-top:7px;color:#58709a;font-size:9px}.v2-calculator{position:relative;margin-top:11px;margin-bottom:18px;padding:19px 24px 17px;border:1px solid rgba(255,255,255,.94);border-radius:19px;background:rgba(255,255,255,.9);box-shadow:0 22px 48px rgba(28,77,137,.11);backdrop-filter:blur(18px)}.v2-calculator h2{margin:0 0 15px;font-size:15px}.calc-controls{display:grid;grid-template-columns:1fr 1fr 1.05fr;gap:22px}.calc-control{position:relative;display:grid;align-content:start;gap:7px}.calc-control>label{font-size:9px}.calc-number-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border:1px solid #d5e0ef;border-radius:6px;background:rgba(255,255,255,.9);transition:border-color .2s,box-shadow .2s}.calc-number-row:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px rgba(7,94,247,.13)}.calc-number{width:100%;min-width:0;min-height:36px;padding:0 10px;border:0;border-radius:6px;color:#214375;background:transparent;font-size:11px;font-weight:700;outline:0}.calc-number:invalid{color:#a22}.calc-formatted{padding:0 10px;border-left:1px solid #dbe4f1;color:#58709a;font-size:9px;white-space:nowrap}.calc-controls select{width:100%;min-height:36px;padding:0 10px;border:1px solid #d5e0ef;border-radius:6px;color:#214375;background:rgba(255,255,255,.9);font-size:11px;font-weight:700}.calc-controls input[type=range]{width:100%;height:4px;margin:3px 0 0;appearance:none;border-radius:99px;background:linear-gradient(to right,var(--blue) var(--progress,10%),#ccd9e9 var(--progress,10%))}.calc-controls input[type=range]::-webkit-slider-thumb{width:13px;height:13px;appearance:none;border-radius:50%;background:var(--blue);box-shadow:0 2px 5px rgba(0,50,140,.25)}.calc-control>small{display:flex;justify-content:space-between;color:#526685;font-size:8px}.calc-controls small i{font-style:normal}.calc-controls .calc-hint{display:block;margin-top:5px;line-height:1.4}.calc-results{display:grid;grid-template-columns:1.1fr 1.05fr .95fr .65fr auto;align-items:center;margin-top:17px;padding-top:14px;border-top:1px solid #e0e7f2}.calc-results>div{display:flex;min-height:48px;flex-direction:column;justify-content:center;padding:0 15px;border-right:1px solid #e1e8f2}.calc-results>div:first-child{padding-left:0}.calc-results small{color:#526685;font-size:8px}.calc-results strong{margin-top:7px;font-size:14px}.calc-results>div:first-child strong{color:var(--blue);font-size:16px}.calc-action{min-height:46px;margin-left:18px;padding:0 24px;border:1px solid #0d5ce6;border-radius:12px;color:white;background:linear-gradient(180deg,#126bfe 0%,#0655e8 100%);font-size:14px;font-weight:750;box-shadow:0 4px 14px rgba(7,94,247,.32),inset 0 1px 0 rgba(255,255,255,.22);cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1);user-select:none}.calc-action:hover{background:linear-gradient(180deg,#1b72ff 0%,#054ecc 100%);box-shadow:0 6px 20px rgba(7,94,247,.42);transform:translateY(-1.5px)}.calc-action:active{transform:scale(.98)}.schedule-link{display:block;margin:8px 0 0 auto;padding:0;border:0;color:var(--blue);background:none;font-size:9px;text-decoration:underline}.v2-trust{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:18px 26px;border:1px solid rgba(255,255,255,.92);border-radius:19px;background:rgba(255,255,255,.88);box-shadow:0 20px 45px rgba(27,74,130,.1);backdrop-filter:blur(16px)}.v2-trust article{display:grid;grid-template-columns:56px 1fr;align-items:center;gap:14px;padding:0 22px;border-right:1px solid #dbe4f1}.v2-trust article:first-child{padding-left:0}.v2-trust article:last-child{padding-right:0;border:0}.v2-trust article>span{display:grid;width:52px;height:52px;place-items:center;border:1px solid #dae5f4;border-radius:50%;color:var(--blue);background:white;box-shadow:0 9px 20px rgba(28,77,137,.08)}.v2-trust svg{font-size:24px}.v2-trust div{display:flex;min-width:0;flex-direction:column;gap:7px}.v2-trust strong{font-size:10px}.v2-trust small{color:#5e7298;font-size:8px;line-height:1.5}
.v2-dialog{width:min(900px,calc(100% - 30px));max-height:calc(100vh - 30px);padding:30px;border:0;border-radius:18px;color:var(--ink);box-shadow:0 40px 100px rgba(4,30,75,.3)}.v2-dialog::backdrop{background:rgba(4,25,60,.58);backdrop-filter:blur(5px)}.v2-dialog h2{margin:0 0 8px}.v2-dialog>p{margin:0 0 20px;color:var(--muted);font-size:11px}.dialog-close{position:absolute;top:13px;right:13px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:#edf3fb;font-size:19px}.schedule-scroll{max-height:60vh;overflow:auto;border:1px solid var(--line);border-radius:10px}.schedule-scroll table{width:100%;border-collapse:collapse}.schedule-scroll th,.schedule-scroll td{padding:10px;border-bottom:1px solid var(--line);text-align:right;white-space:nowrap;font-size:9px}.schedule-scroll th{position:sticky;top:0;background:#eff5fc}.consult-dialog{width:min(500px,calc(100% - 30px))}.dialog-kicker{color:var(--green-text,#0d7a31)!important;font-size:9px!important;font-weight:900!important;letter-spacing:.1em;text-transform:uppercase}.consult-dialog form{display:grid;gap:14px}.consult-dialog label{display:grid;gap:6px;font-size:10px}.consult-dialog input{min-height:45px;padding:0 12px;border:1px solid var(--line);border-radius:8px}.consult-dialog .check{display:flex;grid-template-columns:auto 1fr;align-items:center}.consult-dialog .check input{width:16px;min-height:16px}.consult-dialog .v2-button{border:0}



@media(max-width:1250px){
  .v2-nav{display:none!important}
  .v2-button--header{display:none!important}
  .v2-menu{display:flex!important;flex-direction:column!important;align-items:center;justify-content:center}
  .v2-mobile-nav.is-open{display:flex;flex-direction:column;position:absolute;top:100%;right:0;left:0;z-index:1000;padding:10px 20px;border-bottom:2px solid var(--blue);background:white;box-shadow:0 20px 40px rgba(15,54,100,.16)}
  .v2-mobile-nav a{display:flex;align-items:center;justify-content:space-between;min-height:46px;padding:10px 4px;border-bottom:1px solid #edf2f8;font-size:15px;font-weight:750;color:#071d54;text-decoration:none;transition:color .15s ease}
  .v2-mobile-nav a:hover{color:var(--blue)}
  .v2-mobile-nav a:last-child{border-bottom:0}
}
@media(max-width:1550px) and (min-width:1251px){.v2-work-status{display:none!important}}
@media(max-width:1380px) and (min-width:1251px){.v2-phone{display:none!important}.v2-button--header{padding:0 10px!important;font-size:11.5px!important}}
@media(max-width:1420px){.v2-phone span{display:none}}


@media(max-width:980px){
  .v2-hero{min-height:auto}
  .hero-grid{min-height:auto;grid-template-columns:1fr;grid-template-rows:auto;row-gap:18px}
  .v2-art{opacity:.46;background-position:60% center}
  .v2-hero::before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.62))}
  .hero-copy{padding-top:50px}
  .hero-copy h1{max-width:650px}
  .hero-lead{max-width:570px}
  .finance-stage{margin-top:24px}
  .v2-trust{grid-column:1;grid-template-columns:1fr 1fr;margin:0}
  .v2-trust article:nth-child(2){border-right:0}
  .v2-trust article:nth-child(-n+2){padding-bottom:14px}
  .v2-trust article:nth-child(n+3){padding-top:14px}
  .orbit,.floating-leaf{display:none}
}

@media(max-width:650px){body{overflow-x:hidden}.v2-header{height:64px}.v2-header .v2-container{padding-inline:12px}.v2-brand{gap:8px}.v2-brand strong{font-size:clamp(15px,4.2vw,17px)}.v2-brand small{font-size:clamp(6px,1.6vw,7px);letter-spacing:.02em}.v2-logo{width:32px;height:32px}.v2-phone{display:none!important}.header-row{gap:6px}.v2-actions{gap:5px;margin-left:auto}.v2-lang{padding:2px}.v2-lang button{padding:2px 5px;min-width:26px;min-height:26px;font-size:10px}.hero-copy{padding-top:36px}.hero-eyebrow{font-size:11px}.hero-eyebrow i{width:24px}.hero-copy h1{font-size:clamp(26px,7.5vw,36px);line-height:1.08;text-wrap:balance;word-break:break-word;overflow-wrap:break-word}.hero-lead{font-size:15px;line-height:1.5}.hero-slogan{font-size:clamp(18px,4.8vw,22px);margin:16px 0 24px;width:auto;max-width:100%;overflow-wrap:break-word}.hero-buttons{flex-direction:column;width:100%;gap:10px}.hero-buttons .v2-button{width:100%}.business-note{margin-top:18px}.finance-stage{margin-top:24px}.v2-facts{grid-template-columns:1fr 1fr;gap:8px}.v2-facts article{min-height:110px;padding:14px}.v2-calculator{padding:18px 14px}.calc-controls{grid-template-columns:1fr;gap:16px}.calc-results{grid-template-columns:1fr 1fr}.calc-results>div{padding:10px 8px;border-right:0;border-bottom:1px solid #e1e8f2}.calc-action{grid-column:1/-1;width:100%;margin:12px 0 0}.schedule-link{margin-top:13px}.v2-trust{grid-template-columns:1fr;padding:12px 16px;margin:0}.v2-trust article,.v2-trust article:first-child,.v2-trust article:last-child,.v2-trust article:nth-child(n+3){padding:12px 0;border-right:0;border-bottom:1px solid #dbe4f1}.v2-trust article:last-child{border-bottom:0}.v2-dialog{padding:22px 14px;width:calc(100% - 24px);max-height:calc(100dvh - 24px);margin:auto}.schedule-scroll{overflow-x:auto}.v2-search,.v2-menu{width:36px;height:36px}}
@media(max-width:380px){.v2-container{padding-inline:10px}.v2-header{height:58px}.v2-brand small{display:block;font-size:6.5px;letter-spacing:.02em}.v2-brand strong{font-size:16px}.v2-actions{gap:4px}.v2-search,.v2-menu{width:36px;height:36px}.v2-lang button{padding:3px 6px;min-width:26px;min-height:26px;font-size:10px}}
.v2-compliance-strip{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0}
.v2-compliance-card{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border-radius:14px;border:1px solid #d9e6f7;background:linear-gradient(135deg,#ffffff 0%,#f6faff 100%);box-shadow:0 4px 14px rgba(12,53,102,.05)}
.v2-compliance-card--security{border-color:rgba(234,179,8,.35);background:linear-gradient(135deg,#ffffff 0%,#fefcf3 100%)}
.v2-compliance-logo{width:44px;height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#f0f5fc;border:1px solid #e1ecf8;margin-top:1px;flex-shrink:0}
.v2-compliance-card--security .v2-compliance-logo{background:#fef9e7;border-color:#fef08a}
.v2-compliance-logo img{max-width:38px;max-height:24px;width:auto;height:auto;object-fit:contain;display:block}
.v2-compliance-logo svg{width:22px;height:22px;display:block}
.v2-compliance-content{display:flex;flex-direction:column;gap:6px}
.v2-compliance-content strong{color:#071d54;font-size:15px;font-weight:800;line-height:1.25}
.v2-compliance-content p{margin:0;color:#496387;font-size:12.5px;line-height:1.5}
.v2-compliance-link{display:inline-flex;align-items:center;gap:4px;margin-top:4px;font-size:13px;font-weight:800;color:#075ef7;text-decoration:none}
.v2-compliance-link:hover{color:#0548be;text-decoration:underline}
.v2-compliance-link--warn{color:#b45309}
.v2-compliance-link--warn:hover{color:#92400e}
@media(max-width:850px){.v2-compliance-strip{grid-template-columns:1fr;gap:16px;margin:0}.v2-compliance-card{padding:14px 15px}}
.v2-search{display:grid;width:34px;height:34px;place-items:center;border:1px solid #d7e2f3;border-radius:8px;color:var(--blue);font-size:20px;font-weight:850}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.v2-facts strong{font-size:20px}.v2-facts small{font-size:10.5px}.v2-trust strong{font-size:12px}.v2-trust small{font-size:10px}
.form-status{min-height:18px;margin:0;color:#405a84;font-size:10px;line-height:1.5}
@media(min-width:981px){.hero-grid{grid-template-columns:minmax(0,40.5fr) minmax(0,59.5fr)}}

/* CEHIM-VMY typography system: readable KZ/RU Modern Finance scale. */
:root{font-family:Onest,Manrope,"Segoe UI",Arial,sans-serif;font-synthesis:none}
body{font-size:16px;line-height:1.5}
.v2-nav a{font-size:clamp(11px,0.8vw,13px)}.v2-lang button{font-size:12px}.v2-phone{font-size:13px}.v2-button{font-size:15px}.v2-button--header{font-size:13px}
.hero-eyebrow{font-size:15px}.hero-copy h1{font-size:clamp(40px,3.4vw,54px);line-height:1.03;letter-spacing:-.035em}.hero-lead{font-size:18px;line-height:1.65}.hero-slogan{font-family:Caveat,Onest,Manrope,sans-serif;font-size:36px;font-style:normal;font-weight:600;line-height:1.1}.business-note p{font-size:14px;line-height:1.65}
.v2-facts strong{font-size:22px}.v2-facts small{font-size:13px;line-height:1.4}.v2-calculator h2{font-size:18px}.calc-control>label{font-size:13px}.calc-number,.calc-controls select{min-height:42px;font-size:15px}.calc-formatted{font-size:12px}.calc-control>small{font-size:12px}.calc-results small{font-size:12px;line-height:1.35}.calc-results strong{font-size:17px}.calc-results>div:first-child strong{font-size:19px}.calc-action{min-height:44px;font-size:14px}.schedule-link{font-size:12px}.v2-trust strong{font-size:14px}.v2-trust small{font-size:12px;line-height:1.55}
.v2-dialog>p{font-size:14px}.dialog-kicker{font-size:12px!important}.schedule-scroll th,.schedule-scroll td{font-size:12px}.consult-dialog label{font-size:13px}.form-status{font-size:13px}

@media(max-width:1250px){.calc-results{grid-template-columns:repeat(2,minmax(0,1fr))}.calc-results>div{padding:10px 12px;border-bottom:1px solid #e1e8f2}.calc-action{grid-column:1/-1;width:100%;margin:12px 0 0}}
@media(max-width:650px){.hero-eyebrow{font-size:13px}.hero-copy h1{font-size:clamp(35px,10vw,42px);line-height:1.08}.hero-lead{font-size:16px}.hero-slogan{font-size:31px}.business-note p{font-size:14px}.v2-facts strong{font-size:19px}.v2-facts small{font-size:12px}.v2-calculator h2{font-size:17px}.calc-results small{font-size:12px}.calc-results strong,.calc-results>div:first-child strong{font-size:16px}.v2-trust strong{font-size:14px}.v2-trust small{font-size:12px}.v2-mobile-nav a{font-size:15px}}


/* Public accessibility: reliable touch targets, focus, dialog and narrow viewport behavior. */
body{min-width:0;overflow-wrap:anywhere}body.dialog-open{overflow:hidden}.v2-container,.hero-grid,.finance-stage,.calc-control{min-width:0}
:where(a,button,input,select,textarea):focus-visible{outline:3px solid #075ef7;outline-offset:3px}
.v2-search,.v2-menu{width:40px;height:40px;border-radius:10px}.v2-mobile-nav a{display:flex;min-height:44px;align-items:center}.schedule-link{display:flex;min-height:44px;align-items:center;padding:0 6px}.dialog-close{width:44px;height:44px;cursor:pointer}.v2-dialog{overflow:auto}.calc-controls input[type=range]{height:44px;margin:-7px 0 -10px;background-position:center;background-repeat:no-repeat;background-size:100% 4px}.calc-controls input[type=range]::-webkit-slider-thumb{width:20px;height:20px}
@media(max-width:650px){.v2-dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px);margin:auto}.calc-number-row{grid-template-columns:minmax(0,1fr) auto}.calc-formatted{max-width:45vw;overflow:hidden;text-overflow:ellipsis}}

/* Calc preset chips */
.calc-presets{display:flex;flex-wrap:wrap;gap:4px 6px;margin-top:7px;padding:2px 0}
.preset-chip{flex:0 0 auto;padding:3.5px 8.5px;border:1px solid #d5e0ef;border-radius:8px;background:#f4f8fd;color:#2b4872;font-family:inherit;font-size:11px;font-weight:700;cursor:pointer;transition:all .18s ease;white-space:nowrap;user-select:none;-webkit-tap-highlight-color:transparent}
.preset-chip:hover{background:#e8f1fc;border-color:#b4cff4;color:#075ef7;transform:translateY(-1px)}
.preset-chip:active{transform:scale(.96)}
.preset-chip.is-active{background:linear-gradient(135deg,#075ef7 0%,#004bc8 100%);border-color:#075ef7;color:#ffffff;box-shadow:0 2px 8px rgba(7,94,247,.28)}

/* Visual Schedule Dialog */
.schedule-dialog{width:min(880px,calc(100% - 28px));max-height:calc(100vh - 40px);padding:28px 30px;border-radius:20px;box-shadow:0 24px 60px rgba(7,29,84,.22)}
.schedule-dialog .dialog-header{margin-bottom:16px}
.schedule-dialog .dialog-header h2{margin:2px 0 6px;font-size:20px;font-weight:800;color:#071d54}
.schedule-dialog .dialog-header p{margin:0;color:#526685;font-size:12.5px;line-height:1.45}
.schedule-summary-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:16px}
.sched-card{background:#f6f9fe;border:1px solid #e1ecfa;border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:5px;transition:border-color .15s ease}
.sched-card:hover{border-color:#b9d5f7}
.sched-card small{font-size:11px;font-weight:600;color:#526685;line-height:1.25}
.sched-card strong{font-size:14px;font-weight:800;color:#071d54;white-space:nowrap}
.sched-card .sched-highlight{color:#075ef7;font-size:15px}
.schedule-distribution{margin-bottom:18px;padding:14px 16px;background:#ffffff;border:1px solid #e2edf9;border-radius:14px;box-shadow:0 2px 8px rgba(7,94,247,.04)}
.distribution-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;flex-wrap:wrap}
.dist-legend{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;color:#3b5070}
.dist-badge{width:10px;height:10px;border-radius:3px;flex-shrink:0}
.dist-badge--principal{background:#075ef7}
.dist-badge--interest{background:#12bd4a}
.dist-name{font-weight:600}
.dist-pct{color:#071d54;font-weight:800;font-size:13px}
.dist-val{color:#6b7f9e;font-size:11.5px}
.distribution-bar{height:11px;border-radius:99px;overflow:hidden;display:flex;background:#e6eef8;box-shadow:inset 0 1px 2px rgba(0,0,0,.08)}
.distribution-fill{height:100%;transition:width .35s cubic-bezier(.16,1,.3,1)}
.distribution-fill--principal{background:linear-gradient(90deg,#075ef7,#2575fc)}
.distribution-fill--interest{background:linear-gradient(90deg,#10b344,#12bd4a)}
.schedule-scroll{max-height:46vh;overflow:auto;border:1px solid #dce7f5;border-radius:12px;background:#ffffff}
.schedule-scroll table{width:100%;border-collapse:collapse;font-variant-numeric:tabular-nums}
.schedule-scroll th,.schedule-scroll td{padding:10px 14px;border-bottom:1px solid #e8f0fa;text-align:right;white-space:nowrap;font-size:12.5px}
.schedule-scroll th{position:sticky;top:0;background:#f2f7fd;font-weight:750;color:#2b4872;z-index:2;border-bottom:1.5px solid #dce7f5}
.schedule-scroll tbody tr:nth-child(even){background:#fafcff}
.schedule-scroll tbody tr:hover{background:#edf5ff}
.schedule-scroll td:first-child,.schedule-scroll th:first-child{text-align:center;width:40px;color:#6b7f9e}

@media(max-width:768px){
  .schedule-summary-cards{grid-template-columns:repeat(2,1fr);gap:8px}
  .schedule-summary-cards .sched-card:last-child{grid-column:1/-1}
  .schedule-dialog{padding:20px 14px;max-height:calc(100dvh - 20px);width:calc(100% - 20px)}
  .distribution-header{flex-direction:column;align-items:flex-start;gap:6px}
  .sched-card strong{font-size:13px}
  .sched-card .sched-highlight{font-size:14px}
  .schedule-scroll th,.schedule-scroll td{padding:8px 8px;font-size:11px}
  .preset-chip{font-size:11px;padding:4px 9px}
}

/* Sleek search button */
.v2-search{display:flex!important;align-items:center;justify-content:center;width:38px!important;height:38px!important;border:1px solid #d7e2f3!important;border-radius:10px!important;color:#1e3a6a!important;background:#ffffff!important;box-shadow:0 1px 3px rgba(7,29,84,.06);transition:all .2s ease;cursor:pointer}
.v2-search:hover{background:#f0f6ff!important;border-color:#075ef7!important;color:#075ef7!important;transform:translateY(-1px);box-shadow:0 3px 8px rgba(7,94,247,.16)}
.v2-search svg{width:18px;height:18px;display:block}

/* =========================================================
   Fintech Micro-Animations & Interactive Dynamics
   ========================================================= */

/* 1. Shimmer Sheen Wave on Action Buttons */
@keyframes fintech-sheen {
  0% { transform: translateX(-140%) rotate(25deg); opacity: 0; }
  15% { opacity: 0.6; }
  35% { transform: translateX(260%) rotate(25deg); opacity: 0; }
  100% { transform: translateX(260%) rotate(25deg); opacity: 0; }
}

.v2-button--primary,
.calc-action {
  position: relative !important;
  overflow: hidden !important;
  transition: all 0.22s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

.v2-button--primary::after,
.calc-action::after {
  content: "";
  position: absolute;
  top: -60%;
  left: 0;
  width: 40%;
  height: 220%;
  background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.32) 50%, rgba(255,255,255,0) 100%);
  transform: translateX(-140%) rotate(25deg);
  pointer-events: none;
  animation: fintech-sheen 4.8s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}

.v2-button--primary:hover::after,
.calc-action:hover::after {
  animation-duration: 2.2s;
}

.v2-button--primary:active,
.calc-action:active {
  transform: scale(0.97) !important;
}

/* 2. Interactive Range Sliders */
.calc-controls input[type=range] {
  cursor: grab;
  transition: opacity 0.15s ease;
}

.calc-controls input[type=range]:active {
  cursor: grabbing;
}

.calc-controls input[type=range]::-webkit-slider-thumb {
  width: 22px !important;
  height: 22px !important;
  border-radius: 50% !important;
  background: #075ef7 !important;
  border: 3.5px solid #ffffff !important;
  box-shadow: 0 3px 10px rgba(7, 94, 247, 0.45) !important;
  cursor: pointer !important;
  transition: transform 0.16s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.16s ease !important;
}

.calc-controls input[type=range]::-webkit-slider-thumb:hover {
  transform: scale(1.22) !important;
  box-shadow: 0 0 0 6px rgba(7, 94, 247, 0.18), 0 4px 14px rgba(7, 94, 247, 0.55) !important;
}

.calc-controls input[type=range]:active::-webkit-slider-thumb {
  transform: scale(1.15) !important;
  box-shadow: 0 0 0 8px rgba(7, 94, 247, 0.25), 0 4px 14px rgba(7, 94, 247, 0.6) !important;
}

/* 3. Number Counter & Calculation State */
.calc-results strong {
  transition: opacity 0.2s ease, filter 0.2s ease, color 0.2s ease;
  will-change: transform, opacity;
}

.calc-results.is-calculating strong {
  opacity: 0.45;
  filter: blur(0.6px);
}

/* 4. Terms Facts Card Lift & Glow */
.v2-facts article {
  transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

.v2-facts article:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 42px -6px rgba(7, 94, 247, 0.16), 0 6px 16px rgba(18, 189, 74, 0.08) !important;
  border-color: rgba(7, 94, 247, 0.35) !important;
}

.v2-facts article svg {
  transition: transform 0.25s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

.v2-facts article:hover svg {
  transform: translateY(-2px) scale(1.08);
  color: #075ef7 !important;
}

/* 5. Trust Badges Interactive Glow */
.v2-trust article {
  transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

.v2-trust article > span {
  transition: transform 0.25s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.25s ease, border-color 0.25s ease !important;
}

.v2-trust article:hover > span {
  transform: scale(1.08);
  border-color: #075ef7 !important;
  box-shadow: 0 10px 24px rgba(7, 94, 247, 0.2) !important;
}

.v2-trust article:hover strong {
  color: #075ef7;
  transition: color 0.2s ease;
}

/* 6. Live Pulse Dot (License & Status) */
.fintech-pulse-dot {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #12bd4a;
  box-shadow: 0 0 0 0 rgba(18, 189, 74, 0.7);
  animation: fintech-pulse-ring 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  vertical-align: middle;
  margin-left: 6px;
  flex-shrink: 0;
}

@keyframes fintech-pulse-ring {
  0% { box-shadow: 0 0 0 0 rgba(18, 189, 74, 0.75); }
  70% { box-shadow: 0 0 0 7px rgba(18, 189, 74, 0); }
  100% { box-shadow: 0 0 0 0 rgba(18, 189, 74, 0); }
}

/* 7. KASE & Security Cards Hover */
.v2-compliance-card {
  transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

.v2-compliance-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 16px 36px -6px rgba(12, 53, 102, 0.12) !important;
  border-color: #075ef7 !important;
}

.v2-compliance-card--security:hover {
  border-color: #f59e0b !important;
  box-shadow: 0 16px 36px -6px rgba(217, 119, 6, 0.12) !important;
}

.v2-compliance-logo {
  transition: transform 0.25s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

.v2-compliance-card:hover .v2-compliance-logo {
  transform: scale(1.06);
}

/* 8. Dialog Smooth Fade-In */
.v2-dialog[open] {
  animation: fintechDialogIn 0.26s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

@keyframes fintechDialogIn {
  from {
    opacity: 0;
    transform: translateY(14px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

/* 9. Preset Chips Micro-Bounce */
.preset-chip {
  transition: all 0.18s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

.preset-chip:hover {
  transform: translateY(-1.5px) scale(1.02) !important;
}

.preset-chip:active {
  transform: scale(0.95) !important;
}

.preset-chip.is-active {
  box-shadow: 0 4px 12px rgba(7, 94, 247, 0.32) !important;
}

@media (prefers-reduced-motion: reduce) {
  .v2-button--primary::after,
  .calc-action::after,
  .fintech-pulse-dot,
  .status-dot--open {
    animation: none !important;
  }
  .v2-dialog[open] {
    animation: none !important;
  }
}

/* 10. Live Working Hours Status in Header & Mobile Nav */
.v2-phone-group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  gap: 2px;
  flex-shrink: 0;
}

@media (max-width: 768px) {
  .v2-header .v2-phone-group,
  .v2-header .v2-work-status,
  .header-row .v2-phone-group,
  .header-row .v2-work-status {
    display: none !important;
  }
}

.v2-work-status,
.mobile-nav-status {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 10.5px;
  font-weight: 750;
  line-height: 1;
  white-space: nowrap;
}

.mobile-nav-status {
  padding: 10px 14px;
  background: #f0f6ff;
  border-radius: 10px;
  margin-bottom: 8px;
  font-size: 12px;
  width: 100%;
}

.status-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  flex-shrink: 0;
}

.status-dot--open {
  background: #12bd4a;
  box-shadow: 0 0 0 0 rgba(18, 189, 74, 0.7);
  animation: fintech-pulse-ring 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

.status-dot--closed {
  background: #627d98;
}

.v2-work-status.is-open,
.mobile-nav-status.is-open {
  color: #0d7a31;
}

.v2-work-status.is-closed,
.mobile-nav-status.is-closed {
  color: #486581;
}

/* 11. Interactive Office Map Links (2GIS & Yandex Maps) & Trust Card Alignment */
.v2-trust article {
  align-items: flex-start !important;
}

.v2-trust article > span {
  margin-top: 3px !important;
}

.v2-trust article div {
  justify-content: flex-start !important;
}

.office-map-links,
.v2-trust .office-map-links {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 5px !important;
  margin-top: 6px !important;
  flex-wrap: nowrap !important;
}

.map-link-btn,
.v2-trust .map-link-btn {
  display: inline-flex !important;
  align-items: center !important;
  gap: 3px !important;
  padding: 2.5px 6px !important;
  border-radius: 6px !important;
  font-size: 10px !important;
  font-weight: 750 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  transition: all 0.18s cubic-bezier(0.16, 1, 0.3, 1);
  line-height: 1.2 !important;
}

.map-link-btn--2gis {
  background: #edf8ee;
  color: #1e7e34 !important;
  border: 1px solid #c2e7c9;
}

.map-link-btn--2gis:hover {
  background: #1e7e34;
  color: #ffffff !important;
  border-color: #1e7e34;
  transform: translateY(-1.5px);
  box-shadow: 0 4px 10px rgba(30, 126, 52, 0.28);
}

.map-link-btn--yandex {
  background: #fff3f3;
  color: #d92525 !important;
  border: 1px solid #fed1d1;
}

.map-link-btn--yandex:hover {
  background: #d92525;
  color: #ffffff !important;
  border-color: #d92525;
  transform: translateY(-1.5px);
  box-shadow: 0 4px 10px rgba(217, 37, 37, 0.28);
}

.map-link-tag {
  font-size: 9px;
  font-weight: 900;
  padding: 1px 4px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.07);
}

.map-link-btn:hover .map-link-tag {
  background: rgba(255, 255, 255, 0.28);
}

/* ==========================================================================
   P23 UI Polish: Facts Cards, Symmetrical Presets, Aligned Calc Results
   ========================================================================== */

/* 1. Hero Facts Cards - Perfect Balance & Typography */
.v2-facts {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 12px !important;
}

.v2-facts article {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  align-items: flex-start !important;
  min-height: 124px !important;
  padding: 18px 20px !important;
  border: 1px solid rgba(255, 255, 255, 0.95) !important;
  border-radius: 18px !important;
  background: rgba(255, 255, 255, 0.92) !important;
  box-shadow: 0 12px 30px rgba(31, 85, 152, 0.08) !important;
  backdrop-filter: blur(15px) !important;
  transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

.v2-facts article:hover {
  transform: translateY(-3px) !important;
  border-color: rgba(7, 94, 247, 0.3) !important;
  box-shadow: 0 18px 36px rgba(7, 94, 247, 0.12) !important;
}

.v2-facts article svg {
  width: 28px !important;
  height: 28px !important;
  margin-bottom: 12px !important;
  color: #12bd4a !important;
  flex-shrink: 0 !important;
}

.v2-facts article strong {
  display: block !important;
  font-size: 20px !important;
  font-weight: 800 !important;
  color: #071d54 !important;
  line-height: 1.15 !important;
  margin: 0 0 5px 0 !important;
  white-space: nowrap !important;
}

.v2-facts article small {
  display: block !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  color: #58709a !important;
  line-height: 1.3 !important;
  margin: 0 !important;
}

/* 2. Symmetrical 6 Preset Buttons (3 x 2 Grid) */
.calc-presets {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 6px !important;
  margin-top: 8px !important;
  padding: 0 !important;
  width: 100% !important;
}

.preset-chip {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  box-sizing: border-box !important;
  min-height: 30px !important;
  padding: 4px 2px !important;
  border: 1px solid #d5e0ef !important;
  border-radius: 8px !important;
  background: #f4f8fd !important;
  color: #2b4872 !important;
  font-family: inherit !important;
  font-size: 11.5px !important;
  font-weight: 700 !important;
  text-align: center !important;
  cursor: pointer !important;
  transition: all 0.18s ease !important;
  white-space: nowrap !important;
  user-select: none !important;
}

.preset-chip:hover {
  background: #e8f1fc !important;
  border-color: #b4cff4 !important;
  color: #075ef7 !important;
  transform: translateY(-1px) !important;
}

.preset-chip.is-active {
  background: linear-gradient(135deg, #075ef7 0%, #004bc8 100%) !important;
  border-color: #075ef7 !important;
  color: #ffffff !important;
  box-shadow: 0 2px 8px rgba(7, 94, 247, 0.28) !important;
}

/* 3. Calculator Results - Perfect Horizontal & Baseline Alignment */
.calc-results {
  display: grid !important;
  grid-template-columns: 1.15fr 1.1fr 0.95fr 0.65fr auto !important;
  align-items: stretch !important;
  margin-top: 18px !important;
  padding-top: 16px !important;
  border-top: 1px solid #e0e7f2 !important;
}

.calc-results > div {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  padding: 0 16px !important;
  border-right: 1px solid #e1e8f2 !important;
  border-bottom: none !important;
  min-height: 52px !important;
}

.calc-results > div:first-child {
  padding-left: 0 !important;
}

.calc-results small {
  display: flex !important;
  align-items: flex-end !important;
  min-height: 28px !important;
  margin-bottom: 6px !important;
  color: #526685 !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 1.25 !important;
}

.calc-results strong {
  display: block !important;
  margin-top: 0 !important;
  font-size: 17px !important;
  font-weight: 800 !important;
  color: #071d54 !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
  font-feature-settings: "tnum" !important;
}

.calc-results > div:first-child strong {
  color: #075ef7 !important;
  font-size: 20px !important;
}

/* 4. Mobile Responsiveness (max-width: 650px) */
@media (max-width: 650px) {
  .v2-facts {
    grid-template-columns: 1fr 1fr !important;
    gap: 8px !important;
  }
  
  .v2-facts article {
    min-height: 104px !important;
    padding: 12px 14px !important;
    border-radius: 14px !important;
  }
  
  .v2-facts article svg {
    width: 24px !important;
    height: 24px !important;
    margin-bottom: 8px !important;
  }
  
  .v2-facts article strong {
    font-size: 17px !important;
    margin-bottom: 3px !important;
  }
  
  .v2-facts article small {
    font-size: 11px !important;
  }

  .calc-presets {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 5px !important;
  }

  .preset-chip {
    font-size: 11px !important;
    min-height: 32px !important;
    padding: 3px 2px !important;
  }

  .calc-results {
    grid-template-columns: 1fr 1fr !important;
    gap: 12px 10px !important;
    padding-top: 14px !important;
  }

  .calc-results > div {
    padding: 6px 4px !important;
    border-right: 0 !important;
    border-bottom: 1px solid #e1e8f2 !important;
    min-height: 46px !important;
  }

  .calc-results > div:first-child {
    padding-left: 4px !important;
  }

  .calc-results small {
    min-height: 22px !important;
    font-size: 11.5px !important;
    margin-bottom: 4px !important;
  }

  .calc-results strong {
    font-size: 15.5px !important;
  }

  .calc-results > div:first-child strong {
    font-size: 17px !important;
  }

  .calc-action {
    grid-column: 1 / -1 !important;
    width: 100% !important;
    margin: 8px 0 0 !important;
  }
}
