
/* KiraPas light luxury skin — built on the purchased PayNext Bootstrap theme */
:root{
  --white-color:#FFFFFF;
  --heading-color:#0F172A;
  --heading-color-2:#0F172A;
  --body-color:#64748B;
  --gray-color:#F8F6F2;
  --gray-color-2:#F3F6FA;
  --border-color:#E5E7EB;
  --accent-color:#2563EB;
}
html,body{background:#FAFAFA;color:#64748B}
body{font-weight:400}
h1,h2,h3,h4,h5,h6{color:#0F172A;letter-spacing:-.035em}
a{color:inherit}
.cs_accent_color{color:#2563EB!important}
.cs_heading_color{color:#0F172A!important}
.cs_body_color{color:#64748B!important}
.cs_white_bg{background:#fff!important}
.cs_gray_bg{background:#fff!important}
.cs_gray_bg_2{background:#F3F6FA!important}
.cs_heading_bg{background:#0F172A}
.cs_radius_20{border-radius:20px}

/* Brand */
.cs_site_branding{display:none!important}
.notadres_brand{display:inline-flex;align-items:center;gap:9px;text-decoration:none;white-space:nowrap}
.notadres_brand_icon{width:30px;height:30px;color:#2563EB;display:inline-flex;align-items:center;justify-content:center}
.notadres_brand_icon svg{width:100%;height:100%}
.notadres_brand_text{font-family:Inter,sans-serif;font-size:21px;line-height:1;letter-spacing:-.045em;color:#0F172A;display:inline-flex;align-items:baseline}
.notadres_brand_text strong{font-weight:800}
.notadres_brand_text span{font-weight:500;color:#2563EB}
.notadres_brand_footer .notadres_brand_text{font-size:24px}

/* Header */
.cs_site_header.cs_style_1{background:rgba(250,250,250,.94)!important;color:#0F172A!important;border-bottom:1px solid rgba(226,232,240,.85);backdrop-filter:blur(14px)}
.cs_site_header.cs_style_1 .cs_main_header_in{height:78px}
.cs_site_header.cs_style_1.cs_sticky_active{background:rgba(255,255,255,.96)!important;box-shadow:0 8px 30px rgba(15,23,42,.06)}
.cs_site_header.cs_style_1.cs_sticky_active .cs_main_header_in{height:70px}
.cs_site_header .cs_nav_list>li>a{color:#475569!important;font-weight:600}
.cs_site_header .cs_nav_list>li>a:hover,.cs_site_header .current-menu-item>a{color:#0F172A!important}
.cs_site_header .current-menu-item>a:before{background:#2563EB!important}
.cs_site_header .cs_menu_toggle{color:#0F172A!important}
.cs_main_header_right{gap:8px!important}
.notadres_login_btn{background:transparent!important;border:1px solid #E2E8F0!important;color:#0F172A!important}
.notadres_primary_btn,.cs_btn.cs_style_1.notadres_primary_btn{background:#2563EB!important;color:#fff!important;border:1px solid #2563EB!important;box-shadow:0 6px 20px rgba(37,99,235,.16)}
.notadres_primary_btn:hover,.cs_btn.cs_style_1.notadres_primary_btn:hover{background:#1D4ED8!important;color:#fff!important}

/* Hero */
.notadres_hero{padding:124px 0 54px;background:
 radial-gradient(circle at 82% 24%,rgba(219,234,254,.9),transparent 24%),
 radial-gradient(circle at 6% 95%,rgba(209,250,229,.55),transparent 22%),
 #FAFAFA;overflow:hidden}
.notadres_hero .cs_badge{background:#EFF6FF!important;color:#2563EB!important;border:1px solid #DBEAFE;box-shadow:none;padding:7px 13px}
.notadres_hero h1{font-size:58px;line-height:1.05;font-weight:800;letter-spacing:-.055em;margin:18px 0;color:#0F172A}
.notadres_hero .hero-copy{font-size:18px;line-height:1.7;color:#64748B;max-width:585px;margin-bottom:24px}
.notadres_hero .hero-meta{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:24px;font-size:13px;font-weight:600;color:#64748B}
.notadres_hero .hero-meta span{display:inline-flex;align-items:center;gap:7px}
.notadres_hero .hero-meta i{width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#ECFDF5;color:#059669;font-style:normal;font-size:11px}
.notadres_upload_card{background:#fff;border:1px solid #F1F5F9;border-radius:24px;padding:24px;box-shadow:0 14px 42px rgba(15,23,42,.08);position:relative}
.notadres_upload_head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}
.notadres_upload_label{font-size:11px;font-weight:800;letter-spacing:.13em;color:#94A3B8;text-transform:uppercase;margin-bottom:6px}
.notadres_upload_card h3{font-size:24px;font-weight:800;margin:0 0 6px;color:#0F172A}
.notadres_upload_card p{margin:0;color:#64748B;font-size:14px}
.notadres_upload_icon{width:46px;height:46px;border-radius:14px;background:#EFF6FF;color:#2563EB;display:grid;place-items:center;flex:0 0 auto}
.notadres_upload_icon svg{width:22px;height:22px}
.notadres_dropzone{min-height:145px;border:2px dashed #CBD5E1;border-radius:18px;background:#F8FAFC;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:18px;cursor:pointer;transition:.2s ease}
.notadres_dropzone:hover,.notadres_dropzone.is-ready{border-color:#93C5FD;background:#EFF6FF}
.notadres_dropzone b{display:block;color:#0F172A;font-size:14px;margin-top:10px}
.notadres_dropzone small{color:#94A3B8;font-size:12px;margin-top:3px}
.notadres_upload_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}
.notadres_upload_stat{background:#F8F6F2;border-radius:12px;padding:11px}
.notadres_upload_stat span{display:block;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#94A3B8}
.notadres_upload_stat b{display:block;font-size:12px;color:#0F172A;margin-top:3px}
.notadres_file_preview{display:none;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;padding:10px 12px;border:1px solid #E2E8F0;border-radius:12px;background:#fff}
.notadres_file_preview.show{display:flex}
.notadres_file_preview strong{font-size:12px;color:#0F172A;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.notadres_file_preview em{font-style:normal;background:#ECFDF5;color:#059669;font-size:10px;font-weight:800;border-radius:99px;padding:5px 8px}

/* PayNext cards restyled */
.cs_feature_card,.cs_pricing_table_style_1,.cs_value_card,.cs_accordian_border{background:#fff!important;border:1px solid #F1F5F9!important;box-shadow:0 8px 26px rgba(15,23,42,.055);border-radius:22px!important}
.cs_feature_card{padding:28px!important}
.cs_feature_card_title{color:#0F172A!important}
.cs_feature_card_subtitle{color:#64748B!important;font-weight:400!important}
.cs_feature_cards_wrapper.cs_type_1 .cs_feature_card:nth-child(3) .cs_feature_card_thumb::before{background:#EFF6FF!important}
.cs_section_title{font-weight:750!important;color:#0F172A!important}
.cs_section_minititle,.cs_section_subtitle.cs_badge{background:#EFF6FF!important;color:#2563EB!important;border:1px solid #DBEAFE!important}
.cs_funfact .cs_fs_62{color:#0F172A!important}

/* Workflow: light, no dark band */
.notadres_workflow{background:#F8F6F2!important;color:#0F172A!important}
.notadres_workflow .cs_white_color{color:#0F172A!important}
.notadres_workflow .cs_section_subtitle{color:#64748B!important}
.notadres_workflow .cs_iconbox{background:#fff;border:1px solid #F1F5F9;border-radius:18px;padding:16px;box-shadow:0 8px 24px rgba(15,23,42,.05)}
.notadres_workflow .cs_iconbox_icon{background:#EFF6FF!important;border-radius:14px}

/* Pricing */
.cs_pricing_table_style_1.cs_popular{border:1px solid #BFDBFE!important;box-shadow:0 16px 40px rgba(37,99,235,.10)!important}
.cs_pricing_table_style_1.cs_popular:before{background:#2563EB!important}
.cs_pricing_feature_list .cs_feature_icon{background:#EFF6FF!important;color:#2563EB!important}
.cs_pricing_btn{border-color:#E2E8F0!important;color:#0F172A!important;background:#fff!important}
.cs_pricing_table_style_1.cs_popular .cs_pricing_btn{background:#2563EB!important;color:#fff!important;border-color:#2563EB!important}
.cs_tab_links li.active a{background:#2563EB!important;color:#fff!important}

/* Kira score helper */
.notadres_score_box{background:#fff;border:1px solid #F1F5F9;border-radius:24px;padding:28px;box-shadow:0 10px 32px rgba(15,23,42,.06)}
.notadres_score_value{font-size:64px;font-weight:800;letter-spacing:-.055em;color:#0F172A;line-height:1}
.notadres_score_value small{font-size:15px;color:#94A3B8;font-weight:700;letter-spacing:0}
.notadres_score_badge{display:inline-flex;align-items:center;background:#ECFDF5;color:#059669;border-radius:99px;padding:6px 10px;font-size:11px;font-weight:800}
.notadres_timeline{display:grid;gap:0}
.notadres_step{display:flex;gap:14px;position:relative;padding-bottom:24px}
.notadres_step:not(:last-child):before{content:"";position:absolute;left:15px;top:31px;bottom:0;width:1px;background:#DBEAFE}
.notadres_step.pending:not(:last-child):before{background:#E4E4E7}
.notadres_step_no{position:relative;z-index:1;width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#2563EB;color:#fff;font-size:11px;font-weight:800;flex:0 0 auto}
.notadres_step.pending .notadres_step_no{background:#E4E4E7;color:#71717A}
.notadres_step.pending h4{color:#52525B!important}
.notadres_step.pending p{color:#A1A1AA!important}

/* CTA */
.notadres_cta{background:#EFF6FF!important;border:1px solid #DBEAFE!important;box-shadow:none!important}
.notadres_cta .cs_white_color{color:#0F172A!important}
.notadres_cta .cs_badge{background:#fff!important;color:#2563EB!important;border:1px solid #DBEAFE!important}
.notadres_cta .cs_section_subtitle{color:#64748B!important}

/* Footer */
.cs_footer{background:#fff!important;border-top:1px solid #E2E8F0;color:#64748B}
.cs_footer .cs_footer_widget_title{color:#0F172A!important}
.cs_footer a{color:#64748B!important}
.cs_footer a:hover{color:#2563EB!important}
.cs_bottom_footer{border-top:1px solid #E2E8F0!important}
.cs_newsletter_btn{background:#2563EB!important}

/* Subpages/auth */
.pagehero{background:#F3F6FA!important;color:#0F172A!important;padding:122px 0 62px!important;border-bottom:1px solid #E2E8F0}
.pagehero h1{color:#0F172A!important}
.pagehero p{color:#64748B!important}
.auth-shell{background:#FAFAFA!important}
.auth-card,.panel{background:#fff!important;border:1px solid #F1F5F9!important;box-shadow:0 10px 30px rgba(15,23,42,.06)!important}
.role-btn.active{background:#EFF6FF!important;color:#2563EB!important;border-color:#BFDBFE!important}
.field input:focus{border-color:#60A5FA!important;box-shadow:0 0 0 3px #EFF6FF!important}
.dash-top{background:#fff!important;border-bottom:1px solid #E2E8F0!important}
.side a.active{background:#EFF6FF!important;color:#2563EB!important}
.progressline i{background:#2563EB!important}
.score{color:#0F172A!important}
.blue{background:#EFF6FF!important;color:#2563EB!important}

@media(max-width:1199px){
  .cs_site_header.cs_style_1 .cs_main_header_in{height:72px}
}
@media(max-width:991px){
  .notadres_hero{padding:104px 0 44px}
  .notadres_hero h1{font-size:46px}
  .notadres_upload_card{margin-top:8px}
  .cs_nav_list_wrap{background:#fff!important;box-shadow:0 18px 42px rgba(15,23,42,.10)!important}
  .cs_site_header .cs_nav_list>li>a{color:#0F172A!important}
}
@media(max-width:575px){
  .notadres_brand_icon{width:27px;height:27px}
  .notadres_brand_text{font-size:19px}
  .notadres_hero{padding:92px 0 34px}
  .notadres_hero h1{font-size:39px;line-height:1.07;margin:14px 0}
  .notadres_hero .hero-copy{font-size:15px;line-height:1.65;margin-bottom:18px}
  .notadres_hero .hero-meta{display:none}
  .notadres_upload_card{padding:17px;border-radius:20px}
  .notadres_upload_card h3{font-size:20px}
  .notadres_dropzone{min-height:105px;padding:12px}
  .notadres_upload_grid{gap:6px}
  .notadres_upload_stat{padding:8px}
}


/* =========================================================
   KiraPas Mobile Polish — 05.09.2026
   Purchased PayNext theme preserved.
   ========================================================= */

/* Mobile navigation: compact dropdown instead of full-screen empty panel */
@media (max-width:1199px){
  .cs_nav .cs_nav_list_wrap{
    top:72px!important;
    left:-100vw;
    width:100vw!important;
    height:auto!important;
    max-height:calc(100vh - 72px)!important;
    padding:14px 18px 18px!important;
    background:#FFFFFF!important;
    border-top:1px solid #E2E8F0!important;
    border-bottom:1px solid #E2E8F0!important;
    box-shadow:0 18px 40px rgba(15,23,42,.10)!important;
    overflow:auto!important;
  }
  .cs_nav .cs_nav_list_wrap.cs_active{left:0!important}
  .cs_nav .cs_nav_list{
    height:auto!important;
    padding:0!important;
    overflow:visible!important;
  }
  .cs_nav .cs_nav_list>li{margin:0!important}
  .cs_nav .cs_nav_list>li>a{
    padding:12px 8px!important;
    min-height:44px;
    display:flex!important;
    align-items:center;
    color:#0F172A!important;
    font-size:16px!important;
    line-height:1.25!important;
    border-radius:10px;
  }
  .cs_nav .cs_nav_list>li>a:hover{background:#F8FAFC!important;color:#2563EB!important}
  .cs_site_header.cs_style_1 .cs_main_header_in{height:72px!important}
  .cs_site_header.cs_style_1.cs_sticky_active .cs_main_header_in{height:68px!important}
  .notadres_mobile_only{display:block!important}
  .notadres_mobile_action a{
    margin-top:8px;
    justify-content:center;
    text-align:center;
    font-weight:800!important;
  }
  .notadres_mobile_action.login a{
    border:1px solid #E2E8F0;
    background:#fff;
  }
  .notadres_mobile_action.signup a{
    background:#2563EB!important;
    color:#fff!important;
  }
}
@media (min-width:1200px){
  .notadres_mobile_only{display:none!important}
}

/* Workflow / timeline: keep icons inside cards and remove PayNext purple line */
.notadres_workflow .cs_workflow_wrap{
  position:relative;
  padding-left:0!important;
}
.notadres_workflow .cs_workflow_wrap::before{
  content:"";
  position:absolute;
  left:35px;
  top:30px;
  bottom:30px;
  width:2px;
  background:#DBEAFE;
  border-radius:99px;
  z-index:0;
}
.notadres_workflow .cs_workflow_wrap .cs_iconbox{
  position:relative;
  z-index:1;
  padding:18px 18px 18px 72px!important;
  margin-bottom:14px;
  min-height:78px;
  background:#fff!important;
  border:1px solid #F1F5F9!important;
  border-radius:18px!important;
  box-shadow:0 8px 24px rgba(15,23,42,.05)!important;
}
.notadres_workflow .cs_workflow_wrap .cs_iconbox:last-child{margin-bottom:0}
.notadres_workflow .cs_workflow_wrap .cs_iconbox::before,
.notadres_workflow .cs_workflow_wrap .cs_iconbox::after{
  display:none!important;
}
.notadres_workflow .cs_workflow_wrap .cs_iconbox_icon{
  left:14px!important;
  top:18px!important;
  width:42px!important;
  height:42px!important;
  border-radius:14px!important;
  background:#EFF6FF!important;
  box-shadow:0 0 0 4px #F8F6F2;
}
.notadres_workflow .cs_workflow_wrap .cs_iconbox_icon img{
  width:23px!important;
  height:23px!important;
  filter:brightness(0) saturate(100%) invert(36%) sepia(99%) saturate(1781%) hue-rotate(210deg) brightness(96%) contrast(92%)!important;
}
.notadres_workflow .cs_workflow_wrap .cs_iconbox.active .cs_iconbox_icon{
  background:#2563EB!important;
}
.notadres_workflow .cs_workflow_wrap .cs_iconbox.active .cs_iconbox_icon img{
  filter:brightness(0) invert(1)!important;
}
.notadres_workflow .cs_workflow_wrap .cs_iconbox_title{
  color:#0F172A!important;
  margin-bottom:5px!important;
}
.notadres_workflow .cs_workflow_wrap .cs_iconbox_subtitle{
  color:#64748B!important;
  line-height:1.5!important;
}

/* Mobile hero: less vertical height, more first-screen content */
@media(max-width:575px){
  .notadres_hero{
    padding:76px 0 22px!important;
    background:
      radial-gradient(circle at 88% 18%,rgba(219,234,254,.72),transparent 28%),
      radial-gradient(circle at 4% 98%,rgba(209,250,229,.34),transparent 22%),
      #FAFAFA!important;
  }
  .notadres_hero .row{
    --bs-gutter-y:14px;
  }
  .notadres_hero .cs_badge{
    padding:6px 11px!important;
    font-size:12px!important;
  }
  .notadres_hero h1{
    font-size:35px!important;
    line-height:1.055!important;
    letter-spacing:-.05em!important;
    margin:12px 0 12px!important;
  }
  .notadres_hero .hero-copy{
    font-size:14px!important;
    line-height:1.55!important;
    margin-bottom:15px!important;
  }
  .notadres_hero .notadres_primary_btn{
    padding:12px 22px!important;
    min-height:48px!important;
  }
  .notadres_hero .hero-meta{display:none!important}

  .notadres_upload_card{
    margin-top:0!important;
    padding:14px!important;
    border-radius:18px!important;
    box-shadow:0 10px 28px rgba(15,23,42,.07)!important;
  }
  .notadres_upload_head{
    gap:12px!important;
    margin-bottom:10px!important;
  }
  .notadres_upload_label{
    font-size:9px!important;
    margin-bottom:3px!important;
  }
  .notadres_upload_card h3{
    font-size:18px!important;
    line-height:1.18!important;
    margin-bottom:3px!important;
  }
  .notadres_upload_card p{
    font-size:12px!important;
    line-height:1.45!important;
  }
  .notadres_upload_head>.notadres_upload_icon{
    width:39px!important;
    height:39px!important;
    border-radius:12px!important;
  }
  .notadres_dropzone{
    min-height:82px!important;
    padding:9px 12px!important;
    border-radius:15px!important;
  }
  .notadres_dropzone .notadres_upload_icon{
    width:32px!important;
    height:32px!important;
    border-radius:10px!important;
  }
  .notadres_dropzone .notadres_upload_icon svg{
    width:17px!important;
    height:17px!important;
  }
  .notadres_dropzone b{
    font-size:12px!important;
    margin-top:5px!important;
    line-height:1.25!important;
  }
  .notadres_dropzone small{
    font-size:10px!important;
    margin-top:1px!important;
  }
  .notadres_upload_grid{
    display:none!important;
  }

  /* Workflow mobile */
  .notadres_workflow .cs_workflow_wrap::before{
    left:31px!important;
    top:28px!important;
    bottom:28px!important;
    background:#DBEAFE!important;
  }
  .notadres_workflow .cs_workflow_wrap .cs_iconbox{
    padding:14px 13px 14px 62px!important;
    min-height:72px!important;
    margin-bottom:10px!important;
    border-radius:16px!important;
  }
  .notadres_workflow .cs_workflow_wrap .cs_iconbox_icon{
    left:12px!important;
    top:14px!important;
    width:38px!important;
    height:38px!important;
    border-radius:12px!important;
  }
  .notadres_workflow .cs_workflow_wrap .cs_iconbox_icon img{
    width:21px!important;
    height:21px!important;
  }
  .notadres_workflow .cs_workflow_wrap .cs_iconbox_title{
    font-size:19px!important;
    line-height:1.2!important;
    margin-bottom:4px!important;
  }
  .notadres_workflow .cs_workflow_wrap .cs_iconbox_subtitle{
    font-size:14px!important;
    line-height:1.45!important;
  }
  .notadres_workflow .cs_cta_title{
    font-size:32px!important;
    line-height:1.08!important;
    margin-bottom:14px!important;
  }
  .notadres_workflow .cs_section_subtitle{
    font-size:15px!important;
    line-height:1.55!important;
  }
}


/* =========================================================
   KiraPas Header + Hero Refinement — exact requested direction
   Purchased PayNext Bootstrap theme preserved.
   ========================================================= */
.notadres_brand{gap:8px!important}
.notadres_brand_icon{
  width:29px!important;height:29px!important;color:#2563EB!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
}
.notadres_brand_icon svg{width:29px!important;height:29px!important;stroke-width:2.5}
.notadres_brand_text{
  display:inline-flex!important;align-items:baseline!important;
  font-family:Inter,sans-serif!important;font-size:21px!important;
  line-height:1!important;letter-spacing:-.045em!important;
}
.notadres_brand_text strong{font-weight:900!important;color:#0F172A!important}
.notadres_brand_text span{font-weight:500!important;color:#2563EB!important}

/* Header stays PayNext; lighter premium proportions */
.cs_site_header.cs_style_1 .cs_main_header_in{height:76px!important}
.cs_site_header.cs_style_1.cs_sticky_active .cs_main_header_in{height:68px!important}

/* Hero: effective ~py-12 beneath the absolute PayNext header */
.notadres_hero{
  padding:118px 0 48px!important;
  min-height:auto!important;
}
.notadres_hero .row{--bs-gutter-x:32px;--bs-gutter-y:24px}
.notadres_hero h1{
  max-width:620px;
  font-size:54px!important;
  line-height:1.035!important;
  margin:15px 0 16px!important;
}
.notadres_hero .hero-copy{
  max-width:560px!important;
  font-size:17px!important;
  line-height:1.62!important;
  margin-bottom:20px!important;
}
.notadres_hero .hero-meta{margin-top:18px!important}
.notadres_upload_card{
  border-radius:22px!important;
  padding:21px!important;
  box-shadow:0 16px 45px rgba(15,23,42,.075)!important;
}
.notadres_upload_head{margin-bottom:14px!important}
.notadres_dropzone{min-height:126px!important;padding:15px!important}
.notadres_upload_grid{margin-top:11px!important}

@media(max-width:991px){
  .notadres_hero{padding:106px 0 42px!important}
  .notadres_hero h1{font-size:43px!important}
  .notadres_hero .row{--bs-gutter-x:24px;--bs-gutter-y:20px}
  .notadres_upload_card{margin-top:0!important}
}

/* Requested md breakpoint: 2 columns from 768px upward */
@media(min-width:768px) and (max-width:991px){
  .notadres_hero .col-md-6{display:flex;align-items:center}
  .notadres_hero .col-md-6>div{width:100%}
  .notadres_hero h1{font-size:38px!important}
  .notadres_hero .hero-copy{font-size:15px!important;line-height:1.55!important}
  .notadres_upload_card{padding:17px!important}
  .notadres_upload_card h3{font-size:20px!important}
  .notadres_dropzone{min-height:108px!important}
  .notadres_upload_grid{display:none!important}
}

@media(max-width:767px){
  .notadres_brand_icon{width:27px!important;height:27px!important}
  .notadres_brand_icon svg{width:27px!important;height:27px!important}
  .notadres_brand_text{font-size:20px!important}
  .notadres_hero{padding:78px 0 24px!important}
  .notadres_hero .row{--bs-gutter-y:14px}
  .notadres_hero h1{font-size:35px!important;line-height:1.045!important;margin:12px 0!important}
  .notadres_hero .hero-copy{font-size:14px!important;line-height:1.52!important;margin-bottom:14px!important}
  .notadres_hero .hero-meta{display:none!important}
  .notadres_upload_card{padding:14px!important;border-radius:18px!important}
  .notadres_upload_head{margin-bottom:9px!important}
  .notadres_upload_card h3{font-size:18px!important}
  .notadres_upload_card p{font-size:12px!important;line-height:1.4!important}
  .notadres_dropzone{min-height:80px!important;padding:8px 10px!important}
  .notadres_upload_grid{display:none!important}
}


/* =========================================================
   KiraPas Premium refresh — logo upgrade + hero swap
   ========================================================= */
.notadres_brand{
  gap:12px!important;
}
.notadres_brand_icon{
  width:42px!important;
  height:42px!important;
  flex:0 0 42px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:14px!important;
  box-shadow:0 10px 22px rgba(37,99,235,.18)!important;
}
.notadres_brand_icon svg{
  width:42px!important;
  height:42px!important;
  display:block!important;
}
.notadres_brand_text{
  display:inline-flex!important;
  align-items:baseline!important;
  gap:0!important;
  font-size:23px!important;
  line-height:1!important;
  letter-spacing:-.055em!important;
}
.notadres_brand_text strong{
  font-weight:900!important;
  color:#0F172A!important;
}
.notadres_brand_text span{
  font-weight:600!important;
  color:#2563EB!important;
}
.notadres_brand_footer .notadres_brand_icon{
  width:44px!important;height:44px!important;flex-basis:44px!important;
}
.notadres_brand_footer .notadres_brand_text{font-size:24px!important}

.notadres_hero{
  padding:104px 0 46px!important;
}
.notadres_hero .cs_badge{
  background:#EFF6FF!important;
  color:#2563EB!important;
  border:1px solid #DBEAFE!important;
}
.notadres_hero h1{
  max-width:620px!important;
}
.notadres_hero .hero-copy{
  max-width:560px!important;
}

@media(max-width:991px){
  .notadres_hero{padding:92px 0 40px!important}
  .notadres_brand_text{font-size:22px!important}
}
@media(max-width:767px){
  .notadres_brand{gap:10px!important}
  .notadres_brand_icon,
  .notadres_brand_icon svg{width:38px!important;height:38px!important}
  .notadres_brand_text{font-size:21px!important}
  .notadres_hero{padding:74px 0 24px!important}
}


/* =========================================================
   KiraPas SaaS polish: upload states, icons, tooltip, modal
   ========================================================= */
.notadres_trust_note{margin:10px 0 0;color:#64748B;font-size:12px;font-weight:600;letter-spacing:-.01em}
.notadres_trust_note span{color:#CBD5E1;margin:0 4px}
.notadres_upload_grid{display:none!important;opacity:0;transform:translateY(7px);transition:.3s ease}
.notadres_upload_grid.show{display:grid!important;opacity:1;transform:none;animation:kpFadeUp .35s ease both}
.notadres_upload_loading{display:none;align-items:center;gap:9px;margin-top:12px;padding:10px 12px;border:1px solid #DBEAFE;border-radius:12px;background:#EFF6FF;color:#2563EB;font-size:12px;font-weight:700}
.notadres_upload_loading.show{display:flex;animation:kpFadeUp .25s ease both}
.notadres_spinner{width:17px;height:17px;border-radius:50%;border:2px solid #BFDBFE;border-top-color:#2563EB;animation:kpSpin .7s linear infinite}
.notadres_file_meta{min-width:0;display:flex;flex-direction:column;gap:1px}
.notadres_file_preview small{color:#94A3B8;font-size:10px;font-weight:600}
.notadres_dropzone.is-dragover{border-color:#2563EB!important;background:#EFF6FF!important;transform:translateY(-1px)}
.notadres_dropzone:focus-visible{outline:3px solid #BFDBFE;outline-offset:3px}
.notadres_dropzone.is-loading{pointer-events:none;opacity:.72}
@keyframes kpSpin{to{transform:rotate(360deg)}}
@keyframes kpFadeUp{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}

.kp_feature_visual{width:min(210px,72%);aspect-ratio:1.3;margin:6px auto 0;border-radius:24px;display:grid;place-items:center;position:relative;border:1px solid rgba(37,99,235,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.75)}
.kp_feature_visual svg{width:74px;height:74px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}
.kp_blue{background:#EFF6FF;color:#2563EB}.kp_cyan{background:#ECFEFF;color:#0891B2}.kp_indigo{background:#EEF2FF;color:#4F46E5}.kp_emerald{background:#ECFDF5;color:#059669}.kp_sky{background:#F0F9FF;color:#0284C7}.kp_violet{background:#F5F3FF;color:#7C3AED}.kp_slate{background:#F8FAFC;color:#334155}.kp_amber{background:#FFFBEB;color:#D97706}
.kp_score_chip{position:absolute;right:18px;top:16px;background:#fff;border:1px solid #EDE9FE;color:#6D28D9;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:900;box-shadow:0 5px 16px rgba(76,29,149,.08)}
.cs_feature_card_thumb .kp_feature_visual{min-height:150px}

.kp_tooltip_wrap{display:inline-flex;align-items:center;gap:7px;position:relative;flex-wrap:wrap}
.kp_info_btn{width:20px;height:20px;border-radius:50%;border:1px solid #BFDBFE;background:#EFF6FF;color:#2563EB;font-size:11px;font-weight:900;line-height:1;display:inline-grid;place-items:center;padding:0;position:relative}
.kp_info_btn::after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 10px);transform:translateX(-50%) translateY(4px);width:260px;padding:10px 12px;border-radius:12px;background:#0F172A;color:#fff;font-size:12px;font-weight:500;line-height:1.45;box-shadow:0 14px 38px rgba(15,23,42,.18);opacity:0;visibility:hidden;pointer-events:none;transition:.2s;z-index:30;text-align:left}
.kp_info_btn:hover::after,.kp_info_btn:focus::after,.kp_info_btn.is-open::after{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}

.kp_toast{position:fixed;right:20px;bottom:20px;z-index:10000;max-width:min(390px,calc(100vw - 32px));padding:13px 16px;border-radius:14px;background:#0F172A;color:#fff;font-size:13px;font-weight:700;box-shadow:0 18px 50px rgba(15,23,42,.24);opacity:0;visibility:hidden;transform:translateY(12px);transition:.25s}
.kp_toast.show{opacity:1;visibility:visible;transform:none}.kp_toast.success{background:#047857}.kp_toast.error{background:#B91C1C}
.kp_modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:18px;opacity:0;visibility:hidden;transition:.2s}.kp_modal.show{opacity:1;visibility:visible}.kp_modal_backdrop{position:absolute;inset:0;background:rgba(15,23,42,.42);backdrop-filter:blur(7px)}.kp_modal_card{position:relative;z-index:2;width:min(470px,100%);background:#fff;border:1px solid #E2E8F0;border-radius:24px;padding:28px;box-shadow:0 28px 80px rgba(15,23,42,.22)}.kp_modal_card h3{font-size:27px;letter-spacing:-.04em;margin:15px 0 8px;color:#0F172A}.kp_modal_card p{color:#64748B;margin-bottom:20px}.kp_modal_close{position:absolute;right:16px;top:14px;width:36px;height:36px;border:0;border-radius:50%;background:#F8FAFC;color:#475569;font-size:24px;line-height:1}.kp_field_label{display:block;font-size:12px;font-weight:800;color:#475569;margin-bottom:7px}.kp_field_input{width:100%;height:50px;border:1px solid #CBD5E1;border-radius:12px;padding:0 14px;margin-bottom:12px;outline:none}.kp_field_input:focus{border-color:#60A5FA;box-shadow:0 0 0 3px #DBEAFE}.kp_form_note{display:block;margin-top:11px;color:#94A3B8;font-size:10px;line-height:1.45}.kp_modal_open{overflow:hidden}

@media(max-width:575px){
  .kp_toast{left:16px;right:16px;bottom:16px;max-width:none}
  .kp_feature_visual{width:68%;min-height:120px!important;border-radius:20px}.kp_feature_visual svg{width:58px;height:58px}
  .kp_info_btn::after{left:auto;right:-16px;transform:translateY(4px);width:240px}.kp_info_btn:hover::after,.kp_info_btn:focus::after,.kp_info_btn.is-open::after{transform:none}
  .kp_modal_card{padding:23px}.kp_modal_card h3{font-size:23px}
  .notadres_trust_note{font-size:11px}
}


/* =========================================================
   KiraPas mobile visual-density polish v2
   ========================================================= */
/* The custom SVG visuals replace PayNext's large image compositions. */
.cs_feature_card{
  gap:20px!important;
  padding:26px!important;
}
.cs_feature_card .cs_feature_card_text{
  max-width:430px!important;
}
.cs_feature_card .cs_feature_card_title{
  margin-bottom:12px!important;
}
.cs_feature_card .cs_feature_card_thumb{
  max-width:300px!important;
}
.kp_feature_visual{
  width:min(170px,56%)!important;
  min-height:108px!important;
  aspect-ratio:1.28!important;
  margin:0 auto!important;
  border-radius:20px!important;
}
.kp_feature_visual svg{
  width:52px!important;
  height:52px!important;
  stroke-width:2.35!important;
}
/* Remove the old PayNext skewed image backing from the third service card. */
.cs_feature_cards_wrapper.cs_type_1 .cs_feature_card:nth-child(3) .cs_feature_card_thumb::before{
  display:none!important;
}
.cs_feature_cards_wrapper.cs_type_1 .cs_feature_card:nth-child(3) .cs_feature_card_thumb{
  padding:0!important;
}
/* No floating carousel arrows anywhere on this landing page. */
.cs_slider_arrows.cs_style_5{display:none!important}

@media(max-width:767px){
  .cs_feature_card{
    padding:20px!important;
    gap:16px!important;
    border-radius:20px!important;
  }
  .cs_feature_card .cs_feature_card_title{
    font-size:22px!important;
    line-height:1.2!important;
    margin-bottom:10px!important;
  }
  .cs_feature_card .cs_feature_card_subtitle{
    font-size:16px!important;
    line-height:1.5!important;
  }
  .cs_feature_card .cs_feature_card_thumb{
    max-width:230px!important;
  }
  .kp_feature_visual{
    width:145px!important;
    min-height:96px!important;
    border-radius:18px!important;
  }
  .kp_feature_visual svg{
    width:44px!important;
    height:44px!important;
  }
}

@media(max-width:575px){
  .cs_feature_cards_wrapper{gap:16px!important}
  .cs_feature_card{
    padding:18px!important;
    gap:14px!important;
  }
  .cs_feature_card .cs_feature_card_thumb{
    max-width:200px!important;
  }
  .kp_feature_visual{
    width:132px!important;
    min-height:86px!important;
    aspect-ratio:1.24!important;
  }
  .kp_feature_visual svg{
    width:40px!important;
    height:40px!important;
  }
  /* Reduce section-heading breathing room on mobile without crowding. */
  #abonelikler .cs_section_heading,
  section.cs_gray_bg_2 .cs_section_heading{
    margin-bottom:0!important;
  }
}


/* =========================================================
   KiraPas hero copy + logo spacing refinement v4
   ========================================================= */
.notadres_brand{
  display:inline-flex!important;
  align-items:center!important;
  gap:14px!important;
  flex-wrap:nowrap!important;
}
.notadres_brand_icon{
  flex:0 0 42px!important;
}
.notadres_brand_text{
  display:inline-flex!important;
  flex-wrap:nowrap!important;
  align-items:baseline!important;
  white-space:nowrap!important;
  line-height:1.08!important;
  letter-spacing:-0.03em!important;
  gap:0.03em!important;
  font-size:22px!important;
}
.notadres_brand_text strong,
.notadres_brand_text span{
  display:inline-block!important;
}
.notadres_brand_text strong{
  font-weight:900!important;
  color:#0F172A!important;
  margin-right:0.015em!important;
}
.notadres_brand_text span{
  font-weight:600!important;
  color:#2563EB!important;
  margin-left:0.01em!important;
}
.notadres_brand_footer .notadres_brand_text{
  font-size:24px!important;
}
.notadres_hero .cs_badge{
  min-height:54px!important;
  padding:14px 22px!important;
  font-size:18px!important;
  letter-spacing:-0.02em!important;
}
.notadres_hero h1{
  max-width:640px!important;
  font-size:clamp(40px,6vw,72px)!important;
  line-height:1.02!important;
  letter-spacing:-0.045em!important;
}
.notadres_hero .hero-copy{
  max-width:610px!important;
  font-size:clamp(18px,2.2vw,22px)!important;
  line-height:1.6!important;
}
.notadres_trust_line{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
}
/* Hide leftover auto-generated slider arrows on landing sections */
.cs_slider .cs_slider_prev,
.cs_slider .cs_slider_next,
.cs_slider .slick-arrow,
.cs_slider .swiper-button-prev,
.cs_slider .swiper-button-next,
.cs_slider .owl-nav,
.cs_slider_arrows,
.cs_slider_navigation,
.cs_left_arrow,
.cs_right_arrow{
  display:none!important;
}
@media (max-width:767px){
  .notadres_brand{gap:12px!important}
  .notadres_brand_icon,
  .notadres_brand_icon svg{width:40px!important;height:40px!important}
  .notadres_brand_text{font-size:21px!important;letter-spacing:-0.02em!important;gap:0.025em!important}
  .notadres_hero .cs_badge{min-height:50px!important;padding:12px 20px!important;font-size:17px!important}
  .notadres_hero h1{font-size:clamp(34px,11vw,50px)!important;line-height:1.03!important;max-width:100%!important}
  .notadres_hero .hero-copy{font-size:17px!important;line-height:1.58!important}
}


/* =========================================================
   KiraPas pricing / Rehber layout integrity fix v5
   ========================================================= */
#paketler .cs_tab_content,
#paketler .cs_tab,
#paketler .row,
#paketler .col-lg-4{
  position:relative!important;
}
#paketler .cs_pricing_table_style_1{
  height:100%!important;
  min-height:0!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:visible!important;
}
#paketler .cs_pricing_feature_list{
  flex:1 1 auto!important;
}
#paketler .cs_pricing_btn{
  margin-top:auto!important;
  position:relative!important;
  inset:auto!important;
  width:100%!important;
}
/* Rehber must always start as a separate normal-flow section */
#paketler + .cs_height_100,
#paketler ~ .cs_height_112{
  clear:both!important;
}
@media(max-width:991px){
  #paketler .row > [class*="col-"]{
    width:100%!important;
    max-width:100%!important;
    flex:0 0 100%!important;
    margin-bottom:22px!important;
  }
  #paketler .cs_pricing_table_style_1{
    height:auto!important;
    min-height:0!important;
    padding-bottom:22px!important;
  }
  #paketler .cs_pricing_feature_list{
    margin-bottom:24px!important;
  }
  #paketler .cs_pricing_btn{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:52px!important;
  }
}


/* =========================================================
   KiraPas Premium Mobile Hero v7
   ========================================================= */
.kp_hero_v7{
  position:relative!important;
  isolation:isolate;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 88% 12%,rgba(219,234,254,.85),transparent 30%),
    radial-gradient(circle at 4% 92%,rgba(209,250,229,.55),transparent 24%),
    linear-gradient(180deg,#FBFDFF 0%,#FFFFFF 62%,#F8FCFA 100%)!important;
}
.kp_hero_v7:before{
  content:"";position:absolute;inset:0;z-index:-2;pointer-events:none;
  background-image:radial-gradient(rgba(37,99,235,.08) .8px,transparent .8px);
  background-size:22px 22px;
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.28),transparent 65%);
}
.kp_hero_glow{position:absolute;border-radius:50%;filter:blur(72px);z-index:-1;pointer-events:none}
.kp_hero_glow_1{width:240px;height:240px;background:rgba(96,165,250,.18);right:-70px;top:70px}
.kp_hero_glow_2{width:220px;height:220px;background:rgba(52,211,153,.12);left:-80px;bottom:0}
.kp_hero_copywrap{position:relative}
.kp_hero_kicker{display:inline-flex;align-items:center;gap:9px;color:#2563EB;font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;margin-bottom:16px}
.kp_hero_kicker span{width:7px;height:7px;border-radius:50%;background:#2563EB;box-shadow:0 0 0 5px #DBEAFE}
.kp_hero_v7 h1{letter-spacing:-.055em!important;max-width:640px!important}
.kp_hero_v7 h1 span{color:#2563EB}
.kp_hero_actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.kp_text_link{color:#334155;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;gap:7px}
.kp_text_link span{color:#2563EB;font-size:18px;transition:transform .2s ease}
.kp_text_link:hover{color:#2563EB}.kp_text_link:hover span{transform:translateX(3px)}
.kp_check{color:#16A34A;font-weight:900}.kp_sep{color:#CBD5E1!important;margin:0 3px}
.kp_micro_stats{display:flex;align-items:center;gap:15px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(226,232,240,.82);max-width:530px}
.kp_micro_stats div{display:flex;align-items:baseline;gap:5px;white-space:nowrap}.kp_micro_stats strong{font-size:18px;color:#0F172A}.kp_micro_stats span{font-size:11px;color:#64748B;font-weight:650}.kp_micro_stats i{width:1px;height:22px;background:#E2E8F0}
.kp_upload_v7{position:relative!important;background:rgba(255,255,255,.94)!important;border:1px solid rgba(226,232,240,.9)!important;box-shadow:0 24px 70px rgba(15,23,42,.11),0 2px 0 rgba(255,255,255,.85) inset!important;backdrop-filter:blur(18px)}
.kp_upload_v7:before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(37,99,235,.18),rgba(255,255,255,.5),rgba(16,185,129,.15));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}
.kp_upload_topline{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:15px}
.kp_product_pill,.kp_secure_pill{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800;white-space:nowrap}
.kp_product_pill{background:#EFF6FF;color:#2563EB;border:1px solid #DBEAFE}.kp_secure_pill{background:#ECFDF5;color:#15803D;border:1px solid #D1FAE5}.kp_secure_pill i{font-style:normal}
.kp_upload_icon_main{background:linear-gradient(135deg,#EFF6FF,#E0F2FE)!important;border:1px solid #DBEAFE!important;box-shadow:0 8px 20px rgba(37,99,235,.08)}
.kp_dropzone_v7{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;text-align:left!important;gap:12px!important;padding:14px!important;min-height:86px!important;background:#F8FAFC!important;border:1.5px dashed #BFDBFE!important}
.kp_drop_icon{flex:0 0 42px!important;width:42px!important;height:42px!important;background:#EFF6FF!important}
.kp_drop_text{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.kp_drop_text b{font-size:13px!important;margin:0!important;color:#0F172A}.kp_drop_text small{font-size:10px!important;margin:0!important;color:#94A3B8}.kp_choose_file{font-size:11px;font-weight:800;color:#2563EB;background:white;border:1px solid #DBEAFE;border-radius:10px;padding:9px 11px;white-space:nowrap}
.kp_utility_row{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:12px;padding-top:12px;border-top:1px solid #F1F5F9}
.kp_utility_row>span{display:flex;align-items:center;justify-content:center;gap:5px;font-size:9px;font-weight:750;color:#475569;background:#F8FAFC;border:1px solid #F1F5F9;border-radius:10px;padding:8px 4px;white-space:nowrap}
.kp_util_icon{width:18px;height:18px;border-radius:6px;display:grid;place-items:center;font-style:normal;font-size:10px;font-weight:900}.kp_electric{background:#FEF3C7;color:#B45309}.kp_water{background:#E0F2FE;color:#0284C7}.kp_gas{background:#FFEDD5;color:#EA580C}.kp_net{background:#EDE9FE;color:#7C3AED}

@media(max-width:767px){
  .kp_hero_v7{padding:70px 0 28px!important}
  .kp_hero_row{--bs-gutter-y:18px!important}
  .kp_hero_kicker{font-size:10px;margin-bottom:10px;letter-spacing:.08em}
  .kp_hero_v7 h1{font-size:39px!important;line-height:1.02!important;margin:0 0 12px!important;letter-spacing:-.055em!important}
  .kp_hero_v7 .hero-copy{font-size:15px!important;line-height:1.55!important;margin-bottom:16px!important;max-width:100%!important}
  .kp_hero_actions{gap:12px!important;flex-wrap:nowrap!important}
  .kp_hero_actions .notadres_primary_btn{min-height:48px!important;padding:12px 20px!important;flex:1;justify-content:center!important}
  .kp_text_link{font-size:12px;flex:0 0 auto}
  .notadres_trust_note{font-size:10px!important;margin-top:10px!important;line-height:1.4!important}
  .kp_micro_stats{margin-top:12px;padding-top:11px;gap:10px;justify-content:space-between;max-width:100%}.kp_micro_stats strong{font-size:15px}.kp_micro_stats span{font-size:9px}.kp_micro_stats i{height:18px}
  .kp_upload_v7{padding:14px!important;border-radius:20px!important;margin-top:0!important}
  .kp_upload_topline{margin-bottom:10px}.kp_product_pill,.kp_secure_pill{padding:6px 8px;font-size:9px}
  .kp_upload_v7 .notadres_upload_head{margin-bottom:10px!important}.kp_upload_v7 .notadres_upload_label{font-size:9px!important}.kp_upload_v7 .notadres_upload_head h3{font-size:20px!important;margin-bottom:3px!important}.kp_upload_v7 .notadres_upload_head p{font-size:11px!important;line-height:1.35!important}
  .kp_upload_icon_main{width:40px!important;height:40px!important}
  .kp_dropzone_v7{min-height:72px!important;padding:10px!important;gap:9px!important;border-radius:14px!important}.kp_drop_icon{width:36px!important;height:36px!important;flex-basis:36px!important}.kp_drop_text b{font-size:11px!important}.kp_drop_text small{font-size:8.5px!important}.kp_choose_file{padding:7px 8px;font-size:9px}
  .kp_utility_row{margin-top:9px;padding-top:9px;gap:4px}.kp_utility_row>span{font-size:7.8px;padding:6px 2px;border-radius:8px}.kp_util_icon{width:16px;height:16px;font-size:8px}
  /* Remove the lonely badge at the start of the next section to keep the fold intentional */
  #abonelikler>.cs_section_heading .cs_section_subtitle{display:none!important}
}


/* =========================================================
   KiraPas Mobile Drawer v8 — RentSpree-inspired interaction
   ========================================================= */
.kirapas_menu_overlay{
  position:fixed;
  inset:72px 0 0 0;
  background:rgba(15,23,42,.58);
  backdrop-filter:blur(3px);
  -webkit-backdrop-filter:blur(3px);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .26s ease,visibility .26s ease;
  z-index:998;
}
body.kirapas_menu_open{
  overflow:hidden!important;
}
body.kirapas_menu_open .kirapas_menu_overlay{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}

@media(max-width:1199px){
  .cs_nav .cs_nav_list_wrap{
    position:fixed!important;
    top:72px!important;
    right:-70vw!important;
    left:auto!important;
    width:64vw!important;
    min-width:250px!important;
    max-width:360px!important;
    height:calc(100vh - 72px)!important;
    max-height:none!important;
    padding:22px 18px 24px!important;
    background:#fff!important;
    border:0!important;
    border-left:1px solid #E2E8F0!important;
    box-shadow:-18px 0 50px rgba(15,23,42,.16)!important;
    overflow-y:auto!important;
    transform:translateX(0)!important;
    transition:right .28s cubic-bezier(.22,.61,.36,1)!important;
    z-index:999!important;
  }
  .cs_nav .cs_nav_list_wrap.cs_active{
    right:0!important;
    left:auto!important;
  }
  .cs_nav .cs_nav_list{
    height:auto!important;
    padding:4px 0 0!important;
    overflow:visible!important;
  }
  .cs_nav .cs_nav_list>li{
    margin:0!important;
    border-bottom:1px solid #F1F5F9;
  }
  .cs_nav .cs_nav_list>li>a{
    min-height:52px!important;
    padding:14px 8px!important;
    display:flex!important;
    align-items:center!important;
    font-size:16px!important;
    font-weight:700!important;
    line-height:1.25!important;
    color:#0F172A!important;
    border-radius:9px!important;
  }
  .cs_nav .cs_nav_list>li>a:hover{
    background:#F8FAFC!important;
    color:#2563EB!important;
  }
  .cs_nav .cs_nav_list>li.notadres_mobile_action{
    border-bottom:0!important;
  }
  .notadres_mobile_action a{
    margin-top:12px!important;
    min-height:50px!important;
    justify-content:center!important;
    border:1px solid #CBD5E1!important;
    background:#FFFFFF!important;
    color:#0F172A!important;
    font-weight:800!important;
    box-shadow:0 3px 12px rgba(15,23,42,.04)!important;
  }
  .notadres_mobile_action.signup a{
    background:#FFFFFF!important;
    color:#0F172A!important;
    border-color:#CBD5E1!important;
  }
  .notadres_mobile_action.login a{
    background:#FFFFFF!important;
    color:#0F172A!important;
    border-color:#CBD5E1!important;
  }
}

@media(max-width:575px){
  .kirapas_menu_overlay{inset:72px 0 0 0}
  .cs_nav .cs_nav_list_wrap{
    width:66vw!important;
    min-width:245px!important;
    max-width:310px!important;
    right:-72vw!important;
    padding:18px 16px 22px!important;
  }
}

/* =========================================================
   KiraPas mobile menu v9 — RentSpree-style full-screen menu
   ========================================================= */
@media (max-width:1199px){
  .kirapas_menu_overlay{
    display:none!important;
  }

  .cs_nav .cs_nav_list_wrap{
    position:fixed!important;
    top:72px!important;
    right:auto!important;
    left:-100vw!important;
    width:100vw!important;
    min-width:0!important;
    max-width:none!important;
    height:calc(100dvh - 72px)!important;
    max-height:none!important;
    padding:34px 28px 38px!important;
    background:#FFFFFF!important;
    border:0!important;
    box-shadow:none!important;
    overflow-y:auto!important;
    transform:none!important;
    transition:left .28s ease!important;
    z-index:999!important;
  }

  .cs_nav .cs_nav_list_wrap.cs_active{
    left:0!important;
    right:auto!important;
  }

  .cs_nav .cs_nav_list{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    height:auto!important;
    padding:0!important;
    margin:0!important;
    overflow:visible!important;
  }

  .cs_nav .cs_nav_list>li{
    margin:0!important;
    border:0!important;
  }

  .cs_nav .cs_nav_list>li>a{
    min-height:auto!important;
    padding:15px 8px!important;
    display:flex!important;
    align-items:center!important;
    font-size:18px!important;
    font-weight:600!important;
    line-height:1.3!important;
    color:#111827!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
  }

  .cs_nav .cs_nav_list>li>a:hover,
  .cs_nav .cs_nav_list>li>a:focus{
    color:#2563EB!important;
    background:transparent!important;
  }

  .notadres_mobile_action.login{
    margin-top:26px!important;
    padding-top:24px!important;
    border-top:1px solid #D1D5DB!important;
  }

  .notadres_mobile_action.login a{
    margin-top:0!important;
    min-height:auto!important;
    justify-content:flex-start!important;
    padding:14px 8px!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
    color:#3F3F46!important;
    font-size:17px!important;
    font-weight:500!important;
  }

  .notadres_mobile_action.signup{
    margin-top:8px!important;
  }

  .notadres_mobile_action.signup a{
    margin-top:0!important;
    min-height:54px!important;
    justify-content:center!important;
    padding:14px 18px!important;
    background:#FFFFFF!important;
    color:#27272A!important;
    border:1.5px solid #27272A!important;
    border-radius:14px!important;
    box-shadow:none!important;
    font-size:17px!important;
    font-weight:700!important;
  }
}

@media (max-width:575px){
  .cs_nav .cs_nav_list_wrap{
    top:70px!important;
    height:calc(100dvh - 70px)!important;
    padding:30px 28px 34px!important;
  }
  .cs_nav .cs_nav_list>li>a{
    padding:14px 8px!important;
    font-size:17px!important;
  }
}


/* =========================================================
   KiraPas Mobile UX + accessibility refinement v10
   ========================================================= */

/* Header safe-area alignment and stronger hamburger */
@media (max-width:1199px){
  .cs_site_header .container{
    padding-left:max(16px, env(safe-area-inset-left))!important;
    padding-right:max(16px, env(safe-area-inset-right))!important;
  }
  .cs_site_header.cs_style_1 .cs_main_header_in{
    padding-left:0!important;
    padding-right:0!important;
  }
  .cs_site_header.cs_style_1 .cs_menu_toggle{
    width:32px!important;
    height:30px!important;
    right:0!important;
    margin-top:-15px!important;
  }
  .cs_menu_toggle span,
  .cs_menu_toggle span:before,
  .cs_menu_toggle span:after{
    height:3px!important;
    border-radius:999px!important;
  }
  .cs_menu_toggle span:before{margin-top:-9px!important}
  .cs_menu_toggle span:after{margin-top:9px!important}
}

/* Perfect X-axis alignment of hero copy */
.kp_hero_copywrap,
.kp_hero_kicker,
.kp_hero_v7 h1,
.kp_hero_v7 .hero-copy,
.kp_hero_actions,
.kp_trust_badges,
.kp_step_wizard{
  margin-left:0!important;
  padding-left:0!important;
}
.kp_hero_copywrap{width:100%!important}

/* Consistent green trust items */
.kp_trust_badges{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:8px 18px;
  margin-top:12px;
  color:#64748B;
  font-size:12px;
  font-weight:650;
  line-height:1.4;
}
.kp_trust_badges>span{
  display:inline-flex;
  align-items:center;
  gap:6px;
}
.kp_trust_badges svg{
  width:17px;
  height:17px;
  flex:0 0 17px;
  fill:#16A34A;
}

/* 1–4–1 now reads as a connected process */
.kp_step_wizard{
  display:grid!important;
  grid-template-columns:auto 1fr auto 1fr auto;
  align-items:center!important;
  gap:9px!important;
  max-width:540px!important;
  border-top:0!important;
  padding-top:0!important;
  margin-top:18px!important;
}
.kp_step_wizard>div{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  text-align:center!important;
}
.kp_step_wizard>div strong{
  display:grid!important;
  place-items:center!important;
  width:34px!important;
  height:34px!important;
  border-radius:50%!important;
  background:#EFF6FF!important;
  border:1px solid #BFDBFE!important;
  color:#2563EB!important;
  font-size:14px!important;
  font-weight:850!important;
  line-height:1!important;
}
.kp_step_wizard>div span{
  font-size:10px!important;
  color:#475569!important;
  font-weight:700!important;
}
.kp_step_wizard>i{
  width:100%!important;
  height:1.5px!important;
  background:linear-gradient(90deg,#BFDBFE,#60A5FA,#BFDBFE)!important;
  border-radius:999px!important;
}

/* Stronger drop zone contrast and tap target */
.kp_dropzone_v7{
  border:2px dashed #7BAAF7!important;
  background:#F8FBFF!important;
}
.kp_choose_file{
  min-height:44px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:#1D4ED8!important;
  border-color:#93C5FD!important;
  font-weight:800!important;
}

/* Utility services: accessible text, visually disabled until upload */
.kp_utility_row{
  opacity:.70;
  transition:opacity .25s ease, transform .25s ease;
}
.kp_utility_row.is-active{
  opacity:1;
}
.kp_utility_row>span{
  color:#334155!important;
  font-weight:800!important;
}
.kp_electric{color:#92400E!important;background:#FEF3C7!important}
.kp_water{color:#075985!important;background:#E0F2FE!important}
.kp_gas{color:#9A3412!important;background:#FFEDD5!important}
.kp_net{color:#5B21B6!important;background:#EDE9FE!important}

/* Focus visibility */
.kp_dropzone_v7:focus-visible,
.kp_choose_file:focus-visible,
.cs_menu_toggle:focus-visible,
.kp_text_link:focus-visible{
  outline:3px solid rgba(37,99,235,.30)!important;
  outline-offset:3px!important;
}

@media (max-width:767px){
  .kp_hero_v7 .container{
    padding-left:max(18px, env(safe-area-inset-left))!important;
    padding-right:max(18px, env(safe-area-inset-right))!important;
  }
  .kp_hero_kicker,
  .kp_hero_v7 h1,
  .kp_hero_v7 .hero-copy,
  .kp_hero_actions,
  .kp_trust_badges,
  .kp_step_wizard{
    width:100%!important;
    max-width:100%!important;
  }
  .kp_trust_badges{
    font-size:10.5px!important;
    gap:7px 12px!important;
    margin-top:11px!important;
  }
  .kp_trust_badges svg{width:15px;height:15px;flex-basis:15px}
  .kp_step_wizard{
    grid-template-columns:auto 1fr auto 1fr auto!important;
    gap:7px!important;
    margin-top:14px!important;
  }
  .kp_step_wizard>div strong{width:30px!important;height:30px!important;font-size:12px!important}
  .kp_step_wizard>div span{font-size:8.5px!important;white-space:nowrap!important}
  .kp_step_wizard>i{height:1px!important}

  .kp_dropzone_v7{
    display:grid!important;
    grid-template-columns:38px minmax(0,1fr)!important;
    align-items:center!important;
    column-gap:10px!important;
    row-gap:10px!important;
    padding:12px!important;
  }
  .kp_drop_icon{grid-column:1!important;grid-row:1!important}
  .kp_drop_text{grid-column:2!important;grid-row:1!important}
  .kp_choose_file{
    grid-column:1 / -1!important;
    grid-row:2!important;
    width:100%!important;
    padding:10px 14px!important;
    font-size:11px!important;
    border-radius:11px!important;
  }
  .kp_utility_row>span{
    color:#334155!important;
    font-size:8px!important;
  }
}


/* =========================================================
   KiraPas V11 — premium single-flow mobile hero
   ========================================================= */
.kp_hero_singleflow{
  position:relative!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 92% 8%, rgba(219,234,254,.88) 0, rgba(219,234,254,0) 31%),
    radial-gradient(circle at 0% 92%, rgba(209,250,229,.50) 0, rgba(209,250,229,0) 29%),
    linear-gradient(180deg,#FBFDFF 0%,#F8FBFF 55%,#FAFAFA 100%)!important;
}
.kp_hero_singleflow:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.34;
  background-image:
    linear-gradient(rgba(37,99,235,.035) 1px,transparent 1px),
    linear-gradient(90deg,rgba(37,99,235,.035) 1px,transparent 1px);
  background-size:32px 32px;
  mask-image:linear-gradient(to bottom,black 0%,transparent 82%);
}
.kp_singleflow_shell{
  position:relative;
  z-index:2;
  width:min(100%,920px);
  margin-inline:auto;
}
.kp_hero_singleflow .kp_hero_copywrap{
  max-width:760px!important;
}
.kp_hero_singleflow .hero-copy{
  max-width:700px!important;
  margin-bottom:0!important;
}
.kp_hero_singleflow .kp_trust_badges{
  margin-top:16px!important;
  margin-bottom:18px!important;
}
.kp_singleflow_upload{
  width:100%;
  margin-top:2px;
}
.kp_upload_premium{
  width:100%;
  max-width:760px;
  margin:0!important;
  border:1px solid rgba(148,163,184,.20)!important;
  box-shadow:0 22px 60px rgba(15,23,42,.09)!important;
  background:rgba(255,255,255,.94)!important;
  backdrop-filter:blur(12px);
}
.kp_step_in_card{
  max-width:none!important;
  margin:16px 0 18px!important;
  padding:14px 10px 4px!important;
  border-radius:14px;
  background:#F8FAFC;
}
.kp_step_in_card>div strong{
  background:#2563EB!important;
  color:#fff!important;
  border-color:#2563EB!important;
  box-shadow:0 5px 14px rgba(37,99,235,.20);
}
.kp_step_in_card>i{
  background:#CBD5E1!important;
}
.kp_dropzone_premium{
  border:2px dashed #4F8DF7!important;
  background:rgba(239,246,255,.72)!important;
  transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease!important;
}
.kp_dropzone_premium:hover,
.kp_dropzone_premium.is-dragover{
  border-color:#2563EB!important;
  background:rgba(219,234,254,.80)!important;
  box-shadow:0 0 0 4px rgba(37,99,235,.08)!important;
}
.kp_choose_file{
  color:#fff!important;
  background:#2563EB!important;
  border:1px solid #2563EB!important;
  border-radius:12px!important;
  box-shadow:0 8px 18px rgba(37,99,235,.22)!important;
  font-weight:850!important;
  transition:transform .2s ease,box-shadow .2s ease,background .2s ease!important;
}
.kp_dropzone_premium:hover .kp_choose_file{
  background:#1D4ED8!important;
  box-shadow:0 10px 22px rgba(37,99,235,.28)!important;
}
.kp_utility_row{
  opacity:.70!important;
}
.kp_utility_row.is-active{
  opacity:1!important;
}
.kp_utility_row>span{
  color:#334155!important;
}

@media(max-width:767px){
  .cs_site_header.cs_style_1 .container{
    padding-left:max(16px,env(safe-area-inset-left))!important;
    padding-right:max(16px,env(safe-area-inset-right))!important;
  }
  .kp_hero_singleflow{
    padding:66px 0 24px!important;
  }
  .kp_hero_singleflow .container{
    padding-left:max(18px,env(safe-area-inset-left))!important;
    padding-right:max(18px,env(safe-area-inset-right))!important;
  }
  .kp_hero_singleflow .kp_hero_kicker,
  .kp_hero_singleflow h1,
  .kp_hero_singleflow .hero-copy,
  .kp_hero_singleflow .kp_trust_badges,
  .kp_singleflow_upload{
    margin-left:0!important;
    padding-left:0!important;
    width:100%!important;
  }
  .kp_hero_singleflow h1{
    margin-bottom:12px!important;
  }
  .kp_hero_singleflow .hero-copy{
    margin-bottom:0!important;
  }
  .kp_hero_singleflow .kp_trust_badges{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:7px!important;
    margin-top:13px!important;
    margin-bottom:14px!important;
  }
  .kp_upload_premium{
    max-width:none!important;
    padding:14px!important;
    border-radius:20px!important;
  }
  .kp_upload_topline{
    margin-bottom:10px!important;
  }
  .notadres_upload_head{
    margin-bottom:4px!important;
  }
  .kp_step_in_card{
    margin:12px 0 14px!important;
    padding:11px 6px 4px!important;
  }
  .kp_step_in_card>div strong{
    width:28px!important;
    height:28px!important;
    font-size:11px!important;
  }
  .kp_step_in_card>div span{
    font-size:8.5px!important;
  }
  .kp_step_in_card>i{
    height:1px!important;
  }
  .kp_dropzone_premium{
    grid-template-columns:38px minmax(0,1fr)!important;
    padding:12px!important;
    row-gap:11px!important;
  }
  .kp_choose_file{
    grid-column:1/-1!important;
    width:100%!important;
    min-height:46px!important;
    font-size:12px!important;
    padding:12px 16px!important;
  }
  .kp_utility_row{
    grid-template-columns:repeat(2,1fr)!important;
    gap:7px!important;
  }
  .kp_utility_row>span{
    min-height:38px!important;
    font-size:9px!important;
  }
}

/* v12: removed hero eyebrow/badge and tightened mobile spacing */
@media(max-width:767px){
  .notadres_hero h1{margin-top:0!important;}
}

/* =========================================================
   KiraPas V14 — mobile hero/header overlap fix
   Keep the absolute PayNext header, but reserve enough visual space
   so the H1 can never begin underneath it.
   ========================================================= */
@media (max-width: 767px){
  .kp_hero_singleflow,
  .kp_hero_v7.notadres_hero{
    padding-top: 98px !important;
  }
  .kp_hero_singleflow .kp_singleflow_shell{
    padding-top: 0 !important;
  }
  .kp_hero_singleflow h1{
    margin-top: 0 !important;
  }
}

@media (max-width: 390px){
  .kp_hero_singleflow,
  .kp_hero_v7.notadres_hero{
    padding-top: 94px !important;
  }
}


/* =========================================================
   KiraPas V16 — RentSpree-inspired mobile navigation polish
   ========================================================= */
@media (max-width:1199px){
  .kirapas_menu_overlay{display:none!important}
  body.kirapas_menu_open{overflow:hidden!important}

  .cs_nav .cs_nav_list_wrap{
    position:fixed!important;
    top:72px!important;
    left:-100vw!important;
    right:auto!important;
    width:100vw!important;
    min-width:0!important;
    max-width:none!important;
    height:calc(100dvh - 72px)!important;
    max-height:none!important;
    padding:34px 36px 42px!important;
    background:#FFFFFF!important;
    border:0!important;
    box-shadow:none!important;
    overflow-y:auto!important;
    transform:none!important;
    transition:left .24s cubic-bezier(.22,.61,.36,1)!important;
    z-index:999!important;
  }
  .cs_nav .cs_nav_list_wrap.cs_active{left:0!important;right:auto!important}

  .cs_nav .cs_nav_list{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    height:auto!important;
    margin:0!important;
    padding:2px 0 0!important;
    overflow:visible!important;
  }
  .cs_nav .cs_nav_list>li{margin:0!important;border:0!important}
  .cs_nav .cs_nav_list>li>a{
    display:flex!important;
    align-items:center!important;
    min-height:0!important;
    padding:13px 0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    color:#18181B!important;
    font-size:18px!important;
    font-weight:600!important;
    line-height:1.35!important;
    letter-spacing:-.015em!important;
  }
  .cs_nav .cs_nav_list>li>a:hover,
  .cs_nav .cs_nav_list>li>a:focus{background:transparent!important;color:#2563EB!important}

  .notadres_mobile_action.login{
    margin-top:26px!important;
    padding-top:23px!important;
    border-top:1px solid #D4D4D8!important;
  }
  .notadres_mobile_action.login a{
    justify-content:flex-start!important;
    margin:0!important;
    padding:12px 0!important;
    min-height:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    color:#3F3F46!important;
    font-size:17px!important;
    font-weight:500!important;
  }
  .notadres_mobile_action.signup{margin-top:12px!important}
  .notadres_mobile_action.signup a{
    justify-content:center!important;
    width:100%!important;
    min-height:54px!important;
    margin:0!important;
    padding:14px 18px!important;
    border:1.5px solid #27272A!important;
    border-radius:14px!important;
    background:#FFFFFF!important;
    color:#27272A!important;
    box-shadow:none!important;
    font-size:17px!important;
    font-weight:700!important;
  }

  .cs_site_header.cs_style_1 .cs_menu_toggle{
    width:34px!important;
    height:34px!important;
    right:0!important;
    margin-top:-17px!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
  }
  .cs_menu_toggle span,
  .cs_menu_toggle span:before,
  .cs_menu_toggle span:after{
    width:34px!important;
    height:3px!important;
    border-radius:999px!important;
    background-color:#0F172A!important;
  }
  .cs_menu_toggle span{top:15px!important}
  .cs_menu_toggle span:before{margin-top:-10px!important}
  .cs_menu_toggle span:after{margin-top:10px!important}

  .cs_menu_toggle.cs_toggle_active span{background-color:transparent!important}
  .cs_menu_toggle.cs_toggle_active span:before,
  .cs_menu_toggle.cs_toggle_active span:after{
    margin-top:0!important;
    top:0!important;
    background-color:#0F172A!important;
  }
  .cs_menu_toggle.cs_toggle_active span:before{transform:rotate(45deg)!important}
  .cs_menu_toggle.cs_toggle_active span:after{transform:rotate(-45deg)!important}
}

@media (max-width:575px){
  .cs_nav .cs_nav_list_wrap{
    top:70px!important;
    height:calc(100dvh - 70px)!important;
    padding:30px 36px 38px!important;
  }
  .cs_nav .cs_nav_list>li>a{padding:12px 0!important;font-size:17px!important}
}

/* KiraPas v17 – rental lifecycle + secure deposit */
.kp_rentalos_hero .kp_singleflow_shell{align-items:center}.kp_hero_actions{display:flex;align-items:center;gap:18px;margin-top:24px}.kp_text_link{font-weight:750;color:#0f172a}.kp_text_link:hover{color:#2563eb}.kp_deposit_hero_card{padding:26px!important}.kp_deposit_amount{padding:20px 0 16px;border-bottom:1px solid #e8edf5;display:flex;flex-direction:column;gap:3px}.kp_deposit_amount span{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#64748b;font-weight:800}.kp_deposit_amount strong{font-size:34px;letter-spacing:-.04em;color:#0f172a}.kp_deposit_amount small{color:#64748b}.kp_deposit_timeline{padding:17px 0 4px}.kp_deposit_timeline>div{display:flex;gap:12px;align-items:flex-start;position:relative;padding:0 0 15px}.kp_deposit_timeline>div:not(:last-child):after{content:"";position:absolute;left:14px;top:30px;width:1px;height:calc(100% - 16px);background:#dbe4f0}.kp_deposit_timeline i{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#eef4ff;color:#2563eb;font-style:normal;font-weight:800;font-size:12px;flex:0 0 auto}.kp_deposit_timeline .done i{background:#2563eb;color:white}.kp_deposit_timeline p{margin:0;display:flex;flex-direction:column}.kp_deposit_timeline b{font-size:15px;color:#0f172a}.kp_deposit_timeline span{font-size:12px;color:#64748b}.kp_deposit_fullbtn{width:100%;justify-content:center}.kp_deposit_note{font-size:11px;line-height:1.45;color:#718096;margin:12px 0 0;text-align:center}.kp_core_section{padding-top:4px}.kp_core_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.kp_core_card{background:#fff;border:1px solid #e5eaf1;border-radius:24px;padding:25px;min-height:258px;position:relative;transition:.2s ease;box-shadow:0 12px 38px rgba(15,23,42,.04)}.kp_core_card:hover{transform:translateY(-3px);box-shadow:0 18px 48px rgba(15,23,42,.08)}.kp_core_primary{background:linear-gradient(145deg,#eff6ff,#fff);border-color:#cfe0ff}.kp_core_no{position:absolute;right:20px;top:18px;font-size:12px;letter-spacing:.1em;color:#94a3b8;font-weight:800}.kp_core_icon{width:48px;height:48px;border-radius:15px;background:#eff6ff;color:#2563eb;display:grid;place-items:center;font-size:22px;font-weight:800;margin-bottom:18px}.kp_core_card h3{font-size:22px;margin:0 0 10px;color:#0f172a}.kp_core_card p{font-size:15px;line-height:1.65;color:#64748b;margin:0 0 18px}.kp_core_card a{font-weight:750;color:#2563eb}.kp_lifecycle{background:#0f172a;color:#fff;padding:80px 0}.kp_lifecycle_head{max-width:740px}.kp_lifecycle_head>span{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#93c5fd;font-weight:800}.kp_lifecycle_head h2{font-size:44px;color:#fff;letter-spacing:-.04em;margin:8px 0 10px}.kp_lifecycle_head p{color:#aebbd0;font-size:17px}.kp_lifecycle_steps{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:34px}.kp_lifecycle_steps>div{padding:16px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.04);min-height:142px}.kp_lifecycle_steps>div.active{background:#2563eb;border-color:#2563eb}.kp_lifecycle_steps i{display:grid;width:26px;height:26px;border-radius:50%;place-items:center;background:rgba(255,255,255,.1);font-style:normal;font-size:12px;margin-bottom:20px}.kp_lifecycle_steps b,.kp_lifecycle_steps span{display:block}.kp_lifecycle_steps b{font-size:14px;color:#fff}.kp_lifecycle_steps span{font-size:12px;color:#aebbd0;margin-top:4px}.kp_lifecycle_steps .active span{color:#dbeafe}.kp_pricing_new{background:#f8fafc;padding:92px 0}.kp_pricing_intro{max-width:720px;margin:15px auto 0;color:#64748b;font-size:16px}.kp_price_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:44px;align-items:stretch}.kp_price_card{background:#fff;border:1px solid #e4eaf2;border-radius:26px;padding:28px;display:flex;flex-direction:column;box-shadow:0 12px 36px rgba(15,23,42,.04)}.kp_price_card.featured{border:2px solid #2563eb;box-shadow:0 18px 55px rgba(37,99,235,.12)}.kp_price_badge{align-self:flex-start;background:#eef4ff;color:#2563eb;font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:850;padding:7px 10px;border-radius:999px}.kp_price_card h3{font-size:24px;margin:20px 0 10px}.kp_price{display:flex;align-items:flex-end;gap:7px;border-bottom:1px solid #e8edf4;padding-bottom:18px}.kp_price strong{font-size:38px;letter-spacing:-.05em;color:#0f172a}.kp_price span{font-size:13px;color:#64748b;padding-bottom:7px}.kp_price_min{font-size:13px;color:#475569;margin:10px 0 0}.kp_price_card ul{list-style:none;padding:0;margin:22px 0 24px;display:grid;gap:11px;flex:1}.kp_price_card li{font-size:14px;color:#334155;position:relative;padding-left:22px}.kp_price_card li:before{content:"✓";position:absolute;left:0;color:#16a34a;font-weight:900}.kp_price_legal{display:block;font-size:10.5px;line-height:1.45;color:#7c899d;margin-top:12px}.kp_fee_examples{margin-top:20px;background:#fff;border:1px solid #e5eaf1;border-radius:18px;padding:15px 18px;display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:10px;align-items:center}.kp_fee_examples>span{font-size:12px;text-transform:uppercase;letter-spacing:.09em;font-weight:850;color:#64748b}.kp_fee_examples>div{display:flex;justify-content:space-between;gap:8px;padding-left:15px;border-left:1px solid #e8edf4}.kp_fee_examples b{font-size:12px;color:#475569}.kp_fee_examples strong{font-size:13px;color:#0f172a}
@media(max-width:991px){.kp_core_grid{grid-template-columns:repeat(2,1fr)}.kp_lifecycle_steps{grid-template-columns:repeat(3,1fr)}.kp_price_grid{grid-template-columns:1fr}.kp_fee_examples{grid-template-columns:1fr}.kp_fee_examples>div{border-left:0;padding:8px 0;border-top:1px solid #e8edf4}.kp_rentalos_hero .kp_singleflow_shell{padding-top:34px}}
@media(max-width:575px){.kp_hero_actions{flex-direction:column;align-items:stretch;gap:13px}.kp_hero_actions .kp-btn{width:100%;justify-content:center}.kp_text_link{text-align:center}.kp_deposit_hero_card{padding:18px!important}.kp_core_grid{grid-template-columns:1fr}.kp_core_card{min-height:0;padding:21px}.kp_lifecycle{padding:58px 0}.kp_lifecycle_head h2{font-size:34px}.kp_lifecycle_steps{grid-template-columns:1fr 1fr}.kp_lifecycle_steps>div{min-height:126px;padding:13px}.kp_pricing_new{padding:62px 0}.kp_price_card{padding:22px}.kp_price strong{font-size:34px}}

/* =========================================================
   KiraPas V19 — product family + mobile header alignment
   ========================================================= */
.kp_platform_hero .hero-copy{max-width:680px!important}
.kp_transaction_preview{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:end;padding:19px 0 17px;border-bottom:1px solid #e8edf5}
.kp_transaction_preview>div{display:flex;flex-direction:column;gap:3px}.kp_transaction_preview span{font-size:11px;text-transform:uppercase;letter-spacing:.11em;color:#64748b;font-weight:850}.kp_transaction_preview strong{font-size:20px;color:#0f172a;letter-spacing:-.03em}.kp_transaction_preview .kp_preview_amount{text-align:right}.kp_transaction_preview .kp_preview_amount strong{font-size:28px}.kp_usecase_chips{display:flex;flex-wrap:wrap;gap:7px;padding:14px 0 2px}.kp_usecase_chips span{padding:7px 9px;border:1px solid #dbe5f2;background:#f8fbff;border-radius:999px;font-size:10px;font-weight:800;color:#475569}.kp_general_timeline{padding-top:15px}.kp_scope_band{border-top:1px solid #e7edf5;border-bottom:1px solid #e7edf5;background:rgba(248,250,252,.78)}.kp_scope_band .container{min-height:76px;display:flex;align-items:center;gap:22px}.kp_scope_label{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#64748b;font-weight:900;white-space:nowrap}.kp_scope_items{display:flex;gap:8px;flex-wrap:wrap}.kp_scope_items span{background:#fff;border:1px solid #e3e8f0;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:750;color:#334155}.kp_five_products{grid-template-columns:repeat(5,1fr)}.kp_five_products .kp_core_card{min-height:300px;padding:22px}.kp_five_products .kp_core_card h3{font-size:19px}.kp_five_products .kp_core_card p{font-size:13px;line-height:1.58}.kp_core_business{background:linear-gradient(145deg,#f0fdf4,#fff);border-color:#ccebd5}.kp_core_business .kp_core_icon{background:#ecfdf5;color:#047857}.kp_support_modules{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:18px;padding:16px 18px;border:1px solid #e4eaf2;border-radius:18px;background:#fff}.kp_support_modules>span{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:#64748b;font-weight:900;margin-right:5px}.kp_support_modules a{font-size:12px;font-weight:750;color:#334155;background:#f8fafc;border:1px solid #e5eaf1;border-radius:999px;padding:8px 10px}.kp_support_modules a:hover{color:#2563eb;border-color:#bfdbfe;background:#eff6ff}
@media(max-width:1199px){.kp_five_products{grid-template-columns:repeat(2,1fr)}
  .cs_site_header.cs_style_1 .cs_main_header_in{display:flex!important;align-items:center!important;justify-content:space-between!important;position:relative!important}
  .cs_site_header .cs_main_header_left{display:flex!important;align-items:center!important;height:100%!important;position:relative!important;z-index:1002!important}
  .cs_site_header .cs_main_header_left .notadres_brand{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;height:44px!important;margin:0!important;transform:none!important;position:relative!important;top:auto!important}
  .cs_site_header .cs_main_header_center{position:absolute!important;right:0!important;left:auto!important;top:50%!important;transform:translateY(-50%)!important;width:40px!important;height:44px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;z-index:1003!important}
  .cs_site_header .cs_nav{position:relative!important;width:40px!important;height:44px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;line-height:normal!important}
  .cs_site_header.cs_style_1 .cs_menu_toggle{position:absolute!important;top:50%!important;right:0!important;transform:translateY(-50%)!important;margin:0!important;width:34px!important;height:34px!important}
  .cs_site_header.cs_style_1 .cs_menu_toggle span{top:15px!important}
}
@media(max-width:767px){.kp_scope_band .container{padding-top:14px;padding-bottom:14px;align-items:flex-start;flex-direction:column;gap:9px}.kp_scope_label{white-space:normal}.kp_transaction_preview{grid-template-columns:1fr}.kp_transaction_preview .kp_preview_amount{text-align:left}.kp_five_products{grid-template-columns:1fr}.kp_five_products .kp_core_card{min-height:0}.kp_support_modules{align-items:flex-start}.kp_support_modules>span{width:100%}}
@media(max-width:575px){
  .cs_site_header.cs_style_1 .cs_main_header_in{height:70px!important;min-height:70px!important}
  .cs_site_header .cs_main_header_left .notadres_brand{height:42px!important}
  .cs_site_header .cs_main_header_center{height:42px!important}
  .cs_site_header.cs_style_1 .cs_menu_toggle{width:32px!important;height:32px!important}
  .cs_site_header.cs_style_1 .cs_menu_toggle span,.cs_site_header.cs_style_1 .cs_menu_toggle span:before,.cs_site_header.cs_style_1 .cs_menu_toggle span:after{width:32px!important}
  .cs_site_header.cs_style_1 .cs_menu_toggle span{top:14px!important}
}
.kp_b2b_strip{margin-top:16px;border:1px solid #dbe5f2;background:linear-gradient(135deg,#fff,#f8fbff);border-radius:19px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px}.kp_b2b_strip>div{display:flex;flex-direction:column;gap:2px}.kp_b2b_strip span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#2563eb;font-weight:900}.kp_b2b_strip strong{font-size:15px;color:#0f172a}.kp_b2b_strip small{font-size:10px;color:#64748b}.kp_b2b_strip .kp-btn{flex:0 0 auto}@media(max-width:680px){.kp_b2b_strip{align-items:stretch;flex-direction:column}.kp_b2b_strip .kp-btn{width:100%;justify-content:center}}

/* =========================================================
   KiraPas V20 — mobile drawer viewport fix
   Fixes V19 transformed header ancestor trapping position:fixed menu.
   ========================================================= */
@media (max-width:1199px){
  /* Do not create a containing block for the fixed drawer. */
  .cs_site_header .cs_main_header_center{
    top:0!important;
    bottom:0!important;
    margin:auto 0!important;
    transform:none!important;
  }

  /* Force the drawer to the viewport, not the 40px nav column. */
  .cs_site_header .cs_nav .cs_nav_list_wrap{
    position:fixed!important;
    top:72px!important;
    left:-100vw!important;
    right:0!important;
    bottom:0!important;
    width:100vw!important;
    min-width:100vw!important;
    max-width:100vw!important;
    height:calc(100dvh - 72px)!important;
    margin:0!important;
    padding:30px max(28px, env(safe-area-inset-right)) 38px max(28px, env(safe-area-inset-left))!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    box-sizing:border-box!important;
    background:#fff!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    transform:none!important;
    z-index:1001!important;
  }
  .cs_site_header .cs_nav .cs_nav_list_wrap.cs_active{
    left:0!important;
    right:0!important;
  }

  .cs_site_header .cs_nav .cs_nav_list{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
  }
  .cs_site_header .cs_nav .cs_nav_list>li,
  .cs_site_header .cs_nav .cs_nav_list>li>a{
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }

  /* Keep header above the drawer and make the open state an unmistakable X. */
  .cs_site_header.cs_style_1 .cs_menu_toggle{
    z-index:1004!important;
  }
  body.kirapas_menu_open .cs_menu_toggle span,
  .cs_menu_toggle.cs_toggle_active span{
    background:transparent!important;
  }
  body.kirapas_menu_open .cs_menu_toggle span:before,
  body.kirapas_menu_open .cs_menu_toggle span:after,
  .cs_menu_toggle.cs_toggle_active span:before,
  .cs_menu_toggle.cs_toggle_active span:after{
    top:0!important;
    margin-top:0!important;
    background:#0F172A!important;
  }
  body.kirapas_menu_open .cs_menu_toggle span:before,
  .cs_menu_toggle.cs_toggle_active span:before{
    transform:rotate(45deg)!important;
  }
  body.kirapas_menu_open .cs_menu_toggle span:after,
  .cs_menu_toggle.cs_toggle_active span:after{
    transform:rotate(-45deg)!important;
  }
}

@media (max-width:575px){
  .cs_site_header .cs_nav .cs_nav_list_wrap{
    top:70px!important;
    height:calc(100dvh - 70px)!important;
    padding:28px max(24px, env(safe-area-inset-right)) 34px max(24px, env(safe-area-inset-left))!important;
  }
}
