/* Base font for the whole app */
body {
    font-family: 'Inter', sans-serif;
    font-size: 16px; 
    font-weight: 400;
    line-height: 1.5;
    color: #16141C;
}






.boogalo-3xl {
    font-family: 'Boogaloo';
    font-size: 32px; 
    font-weight: 400; 
    font-style: normal;
    line-height:100%;
    letter-spacing: 0;
    
}

.boogalo-2xl {
    font-family: 'Boogaloo';
    font-size: 28px; 
    font-weight: 400; 
    font-style: normal;
    line-height:100%;
    letter-spacing: 0;
    
}

.boogalo-xl {
    font-family: 'Boogaloo';
    font-size: 24px; 
    font-weight: 400; 
    font-style: normal;
    line-height:100%;
    
     letter-spacing: 0;   
}

.inter-3xl {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 32px;
  line-height: 1;
  letter-spacing: 0;
}

.inter-2xl {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0;
}

.inter-xl {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0;
}

.inter-l-semi-bold {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0;
}

.inter-l-medium {
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0;
}

.inter-m-semi-bold {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0;
}

.inter-m-medium {
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0;
}

.inter-m-regular {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0;
}

.inter-s-semi-bold {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0;
}

.inter-s-medium {
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0;
}

.inter-s-regular {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0;
}

.inter-xs-semi-bold {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0;
}

.inter-xs-semi-medium {
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
}

.inter-xs-regular {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0;
}

.inter-2xs-semi-bold {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0;
}

.inter-2xs-medium {
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0;
}

.inter-2xs-regular {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0;
}

.black-1000 {
  color: #1E1A2E;
}

.black-900 {
  color: #353143;
}

.black-800 {
  color: #4B4858;
}

.black-700 {
  color: #625F6D;
}

.black-600 {
  color: #72737F;
}

.black-500 {
  color: #A5A9B1;
}

.black-400 {
  color: #D1D5DB;
}

.black-300 {
  color: #E5E7EB;
}

.black-200 {
  color: #F3F4F6;
}

.black-100 {
  color: #F9FAFB;
}

/* Pink Shades */
.pink-600 {
  color: #EC3C88;
}

.pink-500 {
  color: #F6579C;
}

.pink-300 {
  color: #FBA3C7;
}

.pink-100 {
  color: #FEF1F7;
}

/* Blue Shades */
.blue-500 {
  color: #34CCCC;
}

.blue-300 {
  color: #AEEBEB;
}

.blue-200 {
  color: #E7F9F9;
}

.blue-100 {
  color: #FCFEFE;
}

/* Peach Shades */
.peach-300 {
  color: #F3B0A9;
}

.peach-200 {
  color: #FFD6D1;
}

.peach-100 {
  color: #FFE8DF;
}

/* Named Colors */
.red {
  color: #EC3C3F;
}

.white {
  color: #FFFFFF;
}

.logo-container a
{
    padding-top:41px;
    
}

.signup-right-bg {
  background-color: #E7F9F9; /* mint base */
  background-image: url('/assets/img/icons/bg-signup-flakes.svg');
  background-repeat: repeat;
  background-size: 10px 7px;  /* small tile to mimic high-frequency noise */
  background-position: center;
  height: 96%;
}

.login-right-bg {
 
  background-image: url('/assets/img/general/login-forgot-pass-right-image.png');
  background-position: center 40px; /* 40px from the top */
  height: 96%;
}

.google-button
{
  width: 100%;
  height: 48px;
  opacity: 1;
  gap: 12px;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  padding: 12px 20px; 
  background:white; 
  display: inline-flex;
  align-items: center; 
  justify-content: center;
}

.button-icon-right{
  display:inline-flex;                 /* flex so gap works */
  align-items:center;
  justify-content:center;
  gap:12px;                            /* <-- 12px space between text and icon */
  width:100%;
  height:48px;
  padding:12px 20px;
  border-radius:8px;
  border:none;
  background:#F6579C;
  color:#fff;
  font-family:Inter, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Apple Color Emoji", "Segoe UI Emoji";
  font-weight:600;
  font-size:16px;
  line-height:1;
}

.button-icon-right:disabled{
  background:#E5E7EB;
  color:#A5A9B1;
  cursor:not-allowed;
}

/* your existing button styles ... */

/* one span, default = grey icon */
.button-icon-right .icon{
  width:20px; height:20px; flex:0 0 20px; display:inline-block;
  background: center / contain no-repeat url('/assets/img/icons/chevron-right-grey.svg');
}

/* turn white while interactive (hover/focus/active) */
.button-icon-right:hover .icon,
.button-icon-right:focus-visible .icon,
.button-icon-right:active .icon{
  background-image: url('/assets/img/icons/chevron-right-white.svg');
}

/* keep grey when disabled (optional explicit) */
.button-icon-right:disabled .icon{
  background-image: url('/assets/img/icons/chevron-right-grey.svg');
}

.button-icon-right:not(:disabled) .icon{
  background-image: url('/assets/img/icons/chevron-right-white.svg');
}


.signup-border
{
 border-color:#D1D5DB;
    
}

.form-control 
{
  height:48px;  
}

/* make the input + button look like a single control */

/* input + icon button look like one control */
.input-group .form-control{

  border-color:#dfe4ec;
  border-right:0;                 /* <-- no border next to the icon */
}

.input-group .btn-icon{
  border:1px solid #dfe4ec;
  border-left:0;                  /* <-- remove the left divider */
  background:transparent;
  width:44px; padding:0;
  display:flex; align-items:center; justify-content:center;
}
.input-group .btn-icon img{
  display:block; width:20px; height:20px;
  filter:grayscale(30%) opacity(.85);
}

/* optional: match focus on both pieces */
.input-group:focus-within .form-control,
.input-group:focus-within .btn-icon{
  border-color:#F6579C;
  
}
.input-group .form-control:focus{ box-shadow:none;  } /* ring comes from group */

.form-control:focus{
  border-color:#F6579C;                     /* your pink */
  box-shadow: none;
  outline:0;
}

.signup-checkbox-terms
{
  border:1px solid #D1D5DB;
  border-radius:4px !important;
  width:16px;
  height:16px;
  color:white;    
}

.signup-checkbox-terms:focus
{
  border:1px solid #F6579C;
  color: #F6579C;
  box-shadow:none;    
}

.signup-checkbox-terms:checked
{
  background-image:url('/assets/img/icons/icon-checkmark.png');
  background-repeat:no-repeat;
  background-position:center;
  background-size:9.33px 6.42px;      /* tweak to your PNG */
   background-color:#fff; /* keep white box */
  border-color:#ff4f9a;  
}

.rating-stars{
  display:inline-flex;
  gap:6px;                              /* spacing between boxes */
}

.star-box{
  width:26px; height:26px;
  border-radius:6px;
  background:#F6579C;                   /* pink background */
  color:#fff;                           /* white star */
  display:inline-flex;
  align-items:center; justify-content:center;
  font-size:16px; line-height:1; font-weight:800; /* crisp star */
  text-shadow:0 1px 0 rgba(0,0,0,.12);
}




/* Use your SVG file as the icon */
.badge-check{
  width:24px;                 /* tweak to your design */
  height:24px;
  display:inline-block;       /* so it behaves like an icon */
  flex:0 0 24px;              /* keeps fixed size inside .d-flex rows */
  background: center / contain no-repeat url('/assets/img/icons/pink-checkmark-signup.svg');
  /* remove any leftover text styles from earlier */
  color:transparent; 
}

/* if you want a tiny nudge to align with text */
.badge-check { vertical-align: top; }

/* keep content above the art; art above the panel bg */
.hero-card{ position:relative; overflow:hidden; }
.hero-card .hero-content{ position:relative; z-index:2; }

/* stronger, crisper background images */
.bg-anim{
  position:absolute;
  z-index:1;                      /* sits under .hero-content */
  pointer-events:none;
  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;
  opacity:1;                      /* was .95 -> make fully opaque */
  filter: brightness(1.05) contrast(1.25) saturate(1.1);
}

/* add a soft white halo behind each image to lift it off the mint */
.bg-anim::before{
  content:"";
  position:absolute;
  background: radial-gradient(closest-side, rgba(255,255,255,.50), rgba(255,255,255,0) 65%);
  filter: blur(10px);
  z-index:-1;                     /* stays behind its image */
}

/* positions & gentle motion (tweak sizes/coords to taste) */
.bg-top{
  background-image:url('/assets/img/icons/signup-animatie-top.png');
  width:560px; height:560px;  top:-110px; right:-40px;
  
}
.bg-left{
  background-image:url('/assets/img/icons/signup-animatie-left.png');
  width:320px; height:320px; left:-116px; top:75%;  transform:translateY(-50%);
  
}
.bg-bottom{
  background-image:url('/assets/img/icons/signup-animatie-bottom.png');
  width:680px; height:680px; right:-130px;  bottom:-120px;
  
}


.dropdown-events
{
    display: flex;
    height: 48px;
    padding: 10px 14px;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 8px;
    border: 1px solid var(--Pink-600, #EC3C88);
    background: var(--White, #FFF);   
}

.dropdown-user
{
background-color: white;
border: none;
padding-left: 16px;
padding-right: 16px; 
  
}

 .menu-divider-top
 {
  width: 268px;
  height: 1px;
  background: #F3F4F6;
  margin-top:16px;
  margin-bottom:16px;  
 }
 
.menu-divider-bottom
 {
  width: 268px;
  height: 1px;
  background: #F3F4F6;
  margin-top:12px;  
 }


.blue-badge
{
display: flex;
padding: 4px 8px;
justify-content: center;
align-items: center;
gap: 10px; 
border-radius: 16px;
background: var(--Blue-200, #E7F9F9);  
}

.left-menu-hr
{
  width: 268px;
  height: 1px;
  background: var(--Black-200, #F3F4F6);  
}

.left-menu-item {
  display: flex;
  width: 268px;
  height: 48px;
  padding: 12px 36px 12px 16px;
  align-items: center;
  gap: 7px;
  flex-shrink: 0;
  border-radius: 12px;
  text-decoration: none;
}

.left-menu-item.active {
  border-radius: 8px;
  background: var(--Pink-100, #FEF1F7);
  
}

.left-menu-plan-details
{
display: flex;
width: 268px;
padding: 20px;
flex-direction: column;
gap: 16px;
border-radius: 7px;
border: 1px solid rgba(55, 205, 205, 0.40);
background: linear-gradient(248deg, rgba(255, 255, 255, 0.70) 1.26%, rgba(239, 251, 251, 0.70) 56.51%);
}
 

.upgrade-plan-button
{
display: flex;
width: 228px;
padding: 10px 16px 10px 8px;
justify-content: center;
align-items: center;
gap: 8px;
border-radius: 8px;
border: 1px solid var(--Pink-600, #EC3C88);
background: var(--Pink-100, #FEF1F7);
}

.left-menu-item-icon
{
 width:24px;
 height:24px;   
}

.left-menu-profile-icon
{
 width:16px;
 height:16px;   
}

/* Wrapper track (transparent like your design) */
.progress-thin {
  height: 6px;                 /* match your size */
  border-radius: 20px;
  background: transparent;     /* or a subtle track color if you want */
  border: 0.3px solid var(--Black-400, #D1D5DB);
  overflow: hidden;            /* keep fill rounded */
}

/* Fill */
.progress-fill {
  height: 100%;
  border-radius: 20px;         /* keeps ends rounded */
  background: linear-gradient(90deg, #FFEDED 0%, #EC3C88 100%);
  transition: width .3s ease;  /* smooth updates */
}

 /* Dashboard */

.card-blue
{
 display: flex;
padding: 20px;
align-items: center;
gap: 16px;
flex: 1 0 0;
border-radius: 8px;
border: 1px solid var(--Blue-500, #34CCCC);
background: #CFFFFF;
--bs-card-border-color: none;  
}

.card-peach
{
display: flex;
padding: 20px;
align-items: center;
gap: 16px;
flex: 1 0 0; 
border-radius: 8px;
border: 1px solid var(--Peach-300, #F3B0A9);
background: var(--Peach-100, #FFE8DF);

}

.white-badge
{
 display: flex;
padding: 6px 10px;
align-items: center;
gap: 4px; 
border-radius: 8px;
background: var(--White, #FFF);  
}

.pink-badge
{
 display: flex;
padding: 6px 10px;
align-items: center;
gap: 4px; 
border-radius: 8px;
background: var(--Pink-100, #FEF1F7);  
}




.input-group-copy-share{
  border-radius: 8px;
  border: 1px solid var(--Blue-300, #AEEBEB);
  background: var(--Blue-100, #FCFEFE);
  padding: 0px 14px;
}

/* make inner controls transparent so the parent draws the box */
.input-group-copy-share .form-control{
  border: 0;
  background: transparent;
  box-shadow: none;
  padding-left: 0;         /* optional: match Figma spacing */
}
.input-group-copy-share .form-control:focus{
  box-shadow: none;
}

/* icon buttons: no box, just separators */
.input-group-copy-share .icon-btn{
  border: 0;
  background: transparent;
  width: 40px;             /* adjust to your spec */
  height: 47px;
  padding: 0;
  gap:8px;
  display: flex;
  align-items: center;
  justify-content: center;
}


/* if you ever use input-group-text here, make it transparent too */
.input-group-copy-share .input-group-text{
  background: transparent;
  border: 0;
}


.white-outline-button
{
display: flex;
height: 48px;
padding: 12px 20px;
justify-content: center;
align-items: center;
gap: 8px;
align-self: stretch;
border-radius: 8px;
border: 1px solid var(--Pink-500, #F6579C); 
background:white;
width:100%;
}


/* Media */

.album-button
{
    display: flex;
    padding: 9.5px 24px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    border-radius: 8px;
    border: 1px solid var(--Black-300, #E5E7EB);
    background: var(--Black-100, #F9FAFB);
  
}
.album-button.active {
    border-radius: 8px;
    background: var(--Pink-500, #F6579C);
    /* Shadow 1 */
    box-shadow: 0 -1px 8px 0 rgba(90, 84, 84, 0.05), -2px 100px 100px -70px rgba(88, 92, 98, 0.15);
    color:white;
}

.album-button .pencil-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: no-repeat center/contain url("/assets/img/icons/grey-pencil.svg");
}

/* Active button shows white pencil */
.album-button.active .pencil-icon {
  background-image: url("/assets/img/icons/white-pencil.svg");
}

.album-button-add
{
display: flex;
width: 40px;
height: 40px;
padding: 8px;
justify-content: center;
align-items: center;
gap: 8px;
border-radius: 8px;
border: 1px solid var(--Black-400, #D1D5DB);
background:white;   
}

/* toggle */
.media-dropdown {
  display: flex;
  align-items: center;
  gap: 8px;
  height: 40px;
  padding: 10px 14px;
  border: 1px solid var(--Black-400, #D1D5DB);
  border-radius: 8px;
  background: var(--White, #FFF);
}

/* menu items */
.media-dropdown-item {
  display: flex;
  align-items: center;
  gap: 8px;
  height: 40px;
  padding: 10px 14px;
  border: none;
  background: var(--White, #FFF);
  color: var(--Black-1000, #1E1A2E);
  width: 100%;              /* ensures button fills the li */
  text-align: left;
}

.media-dropdown-item:focus {
  outline: none;
}

.media-dropdown-item.active {
  background: var(--Pink-100, #FEF1F7);
  color: var(--Pink-600, #EC3C88);
}

.media-export-button
{
 display: flex;
height: 40px;
padding: 10px 16px;
justify-content: center;
align-items: center;
gap: 8px;
border-radius: 8px;
border: 1px solid var(--Black-400, #D1D5DB);
background: white;   
}

.album-button-delete
{
display: flex;
width: 40px;
height: 40px;
padding: 8px;
justify-content: center;
align-items: center;
gap: 8px;
border-radius: 8px;
border: 1px solid var(--Black-400, #D1D5DB);
background:white;   
}

.media-card {
  width: 205px;
  height: 205px;
  border-radius: 8px;     /* matches your figma */
  overflow: hidden;       /* keep images clipped */
}

/* toolbar container: centered at bottom, hidden until hover */
.media-card-toolbar{
  position:absolute;
  left:0; right:0; bottom:0;
  display:flex;
  justify-content:center;
  gap:12px;                 /* space between tools */
  padding:8px;              /* breathing room from bottom edge */
  opacity:0;
  transform:translateY(100%);
  transition:all .18s ease;
  pointer-events:none;      /* avoid hover flicker until visible */
  z-index:4;
}

/* reveal on hover */
.media-card:hover .media-card-toolbar{
  opacity:1;
  transform:translateY(0);
  pointer-events:auto;
}

/* optional: subtle dark fade behind tools (comment out if not wanted) */
.media-card:hover::after{
  content:"";
  position:absolute; inset:0 0 0 0;
  background:linear-gradient(180deg, rgba(0,0,0,0) 55%, rgba(0,0,0,.25) 100%);
  border-radius:8px;
  z-index:1;
}

/* Figma-style tool button: 28x28, 4px padding, white bg, 4px radius */
.media-tool{
  display:flex;
  justify-content:center;
  align-items:center;
  width:28px;
  height:28px;
  padding:4px;             /* leaves ~20px content box */
  aspect-ratio:1/1;
  gap:4px;
  background:#FFF;         /* var(--White) */
  border:none;
  border-radius:4px;
  box-shadow:0 1px 2px rgba(0,0,0,.08);
  cursor:pointer;
}

/* icon inside (your exported SVGs) */
.media-tool > img{
  width:20px;
  height:20px;
  display:block;
}

/* states */
.media-tool:hover{ box-shadow:0 2px 6px rgba(0,0,0,.12); }
.media-tool:active{ transform:translateY(1px); }
.media-tool:focus-visible{
  outline:2px solid rgba(0,123,255,.4);
  outline-offset:2px;
}


/* 28x28 white container positioned at 10px/10px */
.media-check{
  position:absolute;
  left:10px;
  top:10px;
  display:flex;
  width:28px;
  height:28px;
  padding:4px;                 /* -> inner box will be 20x20 */
  justify-content:center;
  align-items:center;
  gap:4px;
  aspect-ratio:1/1;
  border-radius:4px;
  background:#fff;             /* var(--White, #FFF) */
   z-index: 5; /* higher than toolbar */
}

/* hide native checkbox but keep it accessible */
.media-check-input{
  position:absolute;
  inset:0;
  opacity:0;
  cursor:pointer;
  margin:0;
}

/* 20x20 inner square */
.media-check-box{
  width:20px;
  height:20px;
  border-radius:4px;
  border:1px solid #D1D5DB;    /* var(--Black-400) */
  background:#fff;
  transition:all .15s ease;
}

/* focus ring (keyboard) */
.media-check-input:focus-visible + .media-check-box{
  outline:2px solid rgba(0,123,255,.35);
  outline-offset:2px;
}

/* checked state: pink fill + white check */
.media-check-input:checked + .media-check-box{
  border-color:#EC3C88;        /* var(--Pink-600) */
  background:#EC3C88 center/14px no-repeat
    url('data:image/svg+xml;utf8,\
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="white"><path d="M6.173 12.067 2.4 8.293l1.414-1.414 2.36 2.36 6.01-6.01 1.414 1.414z"/></svg>');
}

/* optional hover */
.media-check:hover .media-check-box{
  border-color:#C5CAD1;
}

#bulkToolbar
{
border-radius: 8px;
border: 1px solid var(--Blue-500, #34CCCC);
background: var(--Blue-100, #FCFEFE);

}

.bulktoolbar-icon
{
    border-radius: 8px;
    border: 1px solid var(--Pink-500, #F6579C);
    display: flex;
    width: 40px;
    height: 40px;
    padding: 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    background:white;
}



 /* UPGRADE PAGE */

 .currency-switcher-button
 {
display: flex;
height: 48px;
padding: 10px 14px;
align-items: center;
gap: 8px;
align-self: stretch;  
border-radius: 8px;
border: 1px solid var(--Black-400, #D1D5DB);
background: var(--White, #FFF);
 }
 
.selected-plan-button
{
display: flex;
height: 44px;
padding: 10px 18px;
justify-content: center;
align-items: center;
gap: 10px;
align-self: stretch;
border-radius: 8px;
border: 1px solid var(--Black-600, #72737F);
background: var(--Black-100, #F9FAFB);    
}

.discount-badge
{
 
padding: 6px 10px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 12px;
background: var(--Pink-500, #F6579C);
color:white;
font-size:18px;  
}

.upgrade-button-pink
{
display: flex;
height: 44px;
padding: 10px 18px;
justify-content: center;
align-items: center;
gap: 8px;
align-self: stretch; 
border-radius: 8px;
background: var(--Pink-500, #F6579C); 
color:white;
border:none;
}

.plan-card
{
border-radius: 12px;
border: 1px solid var(--Black-300, #E5E7EB);
background: var(--White, #FFF);
padding:20px;
}
.plan-card-active
{
border-radius: 12px;
border: 1px solid var(--Pink-300, #FBA3C7);
background: var(--White, #FFF);
padding:20px;
}

.recommended-badge
{
border-radius: 0 8px;
background: var(--Pink-100, #FEF1F7);
display: flex;
padding: 4px 10px;
justify-content: center;
align-items: center;
gap: 10px;
position: absolute;
right: 0.336px; 
margin:0px !important; 
}

.upgrade-card-usps
{
 border-radius: 12px;
border: 1.5px solid var(--Black-300, #E5E7EB); 
display: flex;
padding: 28px;
justify-content: center;
align-items: center;
flex: 1 0 0;  
}


/* Settings page */

.settings-card
{
border-radius: 12px;
background: var(--White, #FFF);
/* Block Shadow */
box-shadow: -2px 20px 50px -10px rgba(88, 92, 98, 0.12);
display: flex;
padding: 24px;
gap: 28px;
}

.calender-icon
{

border-radius: 8px;
border: 1px solid var(--Black-400, #D1D5DB);
background: var(--White, #FFF);
}

.event-type-button {
  display: flex;
  height: 48px;
  padding: 10px 14px;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  border-radius: 8px;
  border: 1px solid var(--Black-400, #D1D5DB);
  background: var(--White, #FFF);
  cursor: pointer;
}

/* Hide the checkmark by default */
.event-type-button .checkmark {
  display: none;
}

/* When radio is checked → style + show checkmark */
.btn-check:checked + .event-type-button {
  border-color: var(--Pink-500, #F6579C);
  background: var(--White, #FFF);
}

.btn-check:checked + .event-type-button .checkmark {
  display: inline;
}

.event-setup-description
{
border-radius: 8px;
background: #F5FDFD;
display: flex;
padding: 12px 16px;
justify-content: center;
align-items: center;
gap: 10px;
align-self: stretch;
}

.event-setup-toggler
{
border-radius: 50px;
border: 1px solid var(--Black-400, #D1D5DB);
background: var(--Black-200, #F3F4F6);
width: 45px;
height: 24px;
flex-shrink: 0;
}

.event-setup-card
{
border-radius: 8px;
border: 1px solid var(--Black-300, #E5E7EB);
display: flex;
padding: 20px 16px;
flex-direction: column;
align-items: flex-start;
gap: 16px;
flex: 1 0 0;
margin-bottom:15px;
}

.voicemail-card
{
border-radius: 12px;
background: var(--White, #FFF);
/* Block Shadow */
box-shadow: -2px 20px 50px -10px rgba(88, 92, 98, 0.12);
display: flex;
padding: 24px 24px 32px 24px;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 16px;
align-self: stretch;
}

.voicemail-greeting-card
{
border-radius: 12px;
background: var(--White, #FFF);
/* Block Shadow */
box-shadow: -2px 20px 50px -10px rgba(88, 92, 98, 0.12);
padding: 24px 24px 32px 24px;
flex-direction: column;
justify-content: center;
gap: 16px;
align-self: stretch;
}



.voicemail-button-default-greeting
{
  display: flex;
height: 44px;
padding: 10px 18px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 8px;
border: 1px solid var(--Pink-500, #F6579C);
background:white;
}

.voicemail-button-record-greeting
{
 display: flex;
width: 245px;
height: 44px;
padding: 10px 18px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 8px;
background: var(--Pink-500, #F6579C);
color:white;
border:1px;   
}

.onboarding-modal
{
padding: 25px;
border-radius: 24px;
background: #FFF;
/* shadow/2xl */
box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);  
}

.modal-content
{
    border:none !important;
}


.onboarding-modal-stepper .stepper {
  position: relative;
  gap: 2rem;
}

.onboarding-modal-stepper .step {
  position: relative;
  flex: 1 1 0;
  text-align: center;
  font-size: 0.9rem;
  color: var(--bs-secondary-color);
}

.onboarding-modal-stepper .step:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 22px;
  left: calc(50% + 20px);
  right: -50%;
  height: 2px;
  background: var(--bs-border-color);
  border-radius: 2px;
  margin-left: 10px;
  margin-right:25px;
}

.onboarding-modal-stepper .step .circle {
  width: 36px;
  height: 36px;
  padding:12px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid var(--bs-border-color);
  background: #fff;
  font-weight: 600;
  color: var(--bs-secondary-color);
}

/* Active and Completed states */
.onboarding-modal-stepper .step.active .circle,
.onboarding-modal-stepper .step.completed .circle {
  background: #34CCCC;
  border-color: #34CCCC;
  color: #fff;
}

.onboarding-modal-stepper .step.completed {
  color: var(--bs-body-color);
}

.onboarding-modal-stepper .step.completed::after {
  background: var(--bs-teal);
}

/* Optional gradient transition for the active step line */
.onboarding-modal-stepper .step.active:not(.completed)::after {
  background: linear-gradient(to right, var(#34CCCC) 40%, var(#34CCCC) 60%);
}

.onboarding-modal-stepper .circle-wrapper {
  border: 2px solid #34CCCC;
  border-radius: 50%;
  padding: 3px; /* controls white gap */
  display: inline-block;
}
.onboarding-modal-stepper .circle {
  background: #34CCCC;
  color: #fff;
  border: none;
}


.onboarding-modal-next-button
{
display: flex;
width: 288px;
height: 48px;
padding: 12px 20px;
justify-content: center;
align-items: center;
gap: 12px;
flex-shrink: 0;
border:none;
border-radius: 8px;
background: var(--Pink-500, #F6579C);
color:white;
 
}
/* accessibility */
@media (prefers-reduced-motion: reduce){
  .bg-anim{ animation:none; }
}
.p-xl-6
{
    padding: 4.8rem !important;
}






























