    body {
        /* Darkmode */

        color: white;
        font-family: poppins;
        background: #000000 url('img/bg9.png') fixed;
       /* background: #626d79;*/ 
        /* add filter to darken background image */
 
        
        
        /* Background fixed when scrolling */
        background-size: cover;
        background-attachment: fixed;
        margin:0px;
        padding:0px;
        /* cover image */
        background-size: cover; 
        margin:0px;
    }
    * {
        box-sizing: border-box;
    }
    /* fontfaces local */
    @font-face {
        font-family: poppins;
        font-weight: normal;
        src: url('font/Poppins-Regular.ttf');
    }
    @font-face {
        font-family: poppins;
        font-weight: bold;
        src: url('font/Poppins-Bold.ttf');
    }
    @font-face {
        font-family: poppins;
        font-weight: 200;
        src: url('font/Poppins-Light.ttf');
    }
    .themeimage {
        width:100%;
        height:250px;
        margin-bottom:20px;
    }
    input {
        width: 100%;
        height: 30px;
        margin-bottom: 10px;
        border-radius: 5px;
        border: none;
        background-color: #ffffff;
        color: rgb(0, 0, 0);
        padding:22px 10px;
        font-size: 20px;
        
    }
    .menu {
        background:#00000080;
        width:100%;
        text-align: center;;
        padding:4px;
        margin-bottom:10px;
    }
    .logo {
        height:40px;
        vertical-align:top;
        margin-left:20px;
        margin-right:20px;
    }
    #loginline
    {
        background:#00000070;
        width:100%;
        text-align: center;;
        padding:4px;
        margin-bottom:10px;
        margin-top:-10px;
    }
    .weekday {
        display:inline-block;
        color:#aaaaaa;
   

    }
    .clearfix {
        clear:both;
    }
    .people {
        
        position: relative;
   
        margin-top:0px;
        margin-bottom:15px;
        float:left;
        width: 100%;
        color:#7E7E7E;

    }
    .center {
        text-align:center;
    }
    .count {
        top:0px;
        border-radius:20px;
        height:24px;
        width:24px;
        
  
        text-align: center;
        background-color: #404040;
        color:#AAA;
        font-weight:bold;
        font-size:16px;
        right:0px;
        position:absolute;
        z-index:5;
     
    }
    .chosen {
        background-color: #0099ff;
        color:white;
    }
    .choisebound.event-final-date {
        margin-top: 14px;
        margin-bottom: 6px;
        padding: 10px 10px 8px;
        border-radius: 8px;
        border: 1px solid rgba(0, 153, 255, 0.55);
        background: rgba(0, 153, 255, 0.1);
        box-sizing: border-box;
    }
    .choisebound.event-final-date .count {
        background-color: #0099ff;
        color: #fff;
    }
    .final-date-badge {
        display: inline-block;
        margin-left: 8px;
        padding: 2px 8px;
        border-radius: 999px;
        background: rgba(0, 153, 255, 0.25);
        color: #66c2ff;
        font-size: 12px;
        font-weight: 700;
        vertical-align: middle;
    }

    /* Tear-off calendar sheet (final date) */
    .calendar-sheet {
        display: inline-block;
        width: 72px;
        border-radius: 10px;
        overflow: hidden;
        box-shadow: 0 6px 16px rgba(0, 0, 0, 0.45), 0 0 0 1px rgba(255, 255, 255, 0.08);
        vertical-align: middle;
        flex-shrink: 0;
    }
    .calendar-sheet__head {
        background: linear-gradient(180deg, #e53935 0%, #c62828 100%);
        color: #fff;
        text-align: center;
        font-size: 11px;
        font-weight: 800;
        letter-spacing: 0.12em;
        padding: 7px 4px 6px;
        line-height: 1;
    }
    .calendar-sheet__body {
        background: #fff;
        color: #1a1a1a;
        text-align: center;
        padding: 10px 8px 8px;
    }
    .calendar-sheet__day {
        font-size: 34px;
        font-weight: 800;
        line-height: 1;
        color: #111;
    }
    .calendar-sheet__weekday {
        font-size: 10px;
        font-weight: 600;
        color: #555;
        margin-top: 5px;
        line-height: 1.2;
        text-transform: capitalize;
    }
    .calendar-sheet__year {
        font-size: 10px;
        color: #888;
        margin-top: 2px;
    }
    .calendar-sheet--sm {
        width: 56px;
        border-radius: 8px;
    }
    .calendar-sheet--sm .calendar-sheet__head {
        font-size: 9px;
        padding: 5px 2px 4px;
    }
    .calendar-sheet--sm .calendar-sheet__body {
        padding: 6px 4px 5px;
    }
    .calendar-sheet--sm .calendar-sheet__day {
        font-size: 26px;
    }
    .calendar-sheet--sm .calendar-sheet__weekday,
    .calendar-sheet--sm .calendar-sheet__year {
        font-size: 8px;
        margin-top: 2px;
    }
    .calendar-sheet--lg {
        width: 96px;
        border-radius: 12px;
    }
    .calendar-sheet--lg .calendar-sheet__head {
        font-size: 12px;
        padding: 8px 4px 7px;
    }
    .calendar-sheet--lg .calendar-sheet__body {
        padding: 12px 10px 10px;
    }
    .calendar-sheet--lg .calendar-sheet__day {
        font-size: 44px;
    }
    .calendar-final-block {
        display: flex;
        align-items: center;
        gap: 18px;
        flex-wrap: wrap;
        margin-top: 8px;
    }
    .calendar-final-block__text {
        flex: 1;
        min-width: 160px;
    }
    .calendar-final-block__text .final-date-caption {
        margin: 0 0 4px;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.06em;
        color: #66c2ff;
    }
    .calendar-final-block__text .final-date-long {
        margin: 0;
        font-size: 18px;
        font-weight: 600;
        color: #fff;
        line-height: 1.35;
    }
    .event-closed-banner {
        margin: 16px 0;
        padding: 18px 20px;
        border-radius: 10px;
        border: 1px solid rgba(0, 153, 255, 0.45);
        background: rgba(0, 153, 255, 0.12);
        color: #cce9ff;
    }
    .event-closed-banner__title {
        font-weight: 700;
        font-size: 18px;
        color: #66c2ff;
        margin: 0 0 6px;
    }
    .event-closed-banner__lead {
        margin: 0 0 4px;
        font-size: 15px;
    }
    .info-item--final-date {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 10px;
    }
    .info-item--final-date .info-label {
        width: 100%;
    }
    .choisebound.event-final-date .eventdateline {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 10px;
    }
    .choisebound {
        position: relative;
        width:100%;
        margin-top:10px;
    }
    #curmonth {
        position:absolute;;
       display:block;
       text-align:center;
       width:100%;
       /* no select */
        user-select: none; /* Standard */
    }
    #calendar {
        margin-bottom:20px;
    }
    #calendar .day {
        width:14.2%;
        height:50px;
        line-height:35px;
        float:left;
        display:block;
        margin:0px;
        border-bottom:#1f1f1f 1px solid;
        border-right:#1f1f1f 1px solid;
        background-color: #535353;
        padding:4px;
        cursor: pointer;
        /* disable select text */
        -webkit-user-select: none; /* Safari 3.1+ */
        -moz-user-select: none; /* Firefox 2+ */
        -ms-user-select: none; /* IE 10+ */
        user-select: none; /* Standard */
        text-align: center;;

    }
    #calendar .weekend {
        background-color: #4e4141;
    }
    .bar {
        width:100%;
        height:8px;
        background-color:#474747;
        border-radius: 4px;;
        overflow: hidden;
        margin-bottom:5px;
        margin-top:4px;
    }
    .minibar {
        width:120px;
       
    }
    
    .barline {
        height:100%;
        background-color:#00ff94;
        border-radius: 4px;;
        transition: width 1s;
     
      
    }

    .barline.past {
        background-color:#77997d;
    }
    .eventdateline {
        font-weight: bold;;
    }
    .datebox {
        margin-bottom:25px;
        background-color: #ffffff;
        padding:0px;
        width:100px;
        text-align: center;
        color:black;
        float:left;

        border-radius:8px;
        overflow: hidden;;
        /* Not selectable */
        -webkit-user-select: none; /* Safari 3.1+ */
        -moz-user-select: none; /* Firefox 2+ */
        -ms-user-select: none; /* IE 10+ */
        user-select: none; /* Standard */
    
    }
    .datebox .month {
        font-size: 14px;
        padding:3px 0px;
        font-weight: normal;
        color:white;
        background-color: #ff0000;
    }
    .datebox .year {
        font-size: 11px;
        font-weight: normal;
        color:#535353;
    }
    .datebox .day {
        font-size: 32px;
        font-weight: normal;
        color:black;
        margin:0px;
        line-height:1.2;
    }
    .datebox .weekday {
        line-height:1;
        font-size: 14px;
        font-weight: normal;
        color:black;;
       
    }
  

    .monthline {
        width:100%;
        text-align:center;
        position:relative;
        height:50px;
    }
    #calendar .weekday {
        text-align: center;
        width:14.2%;
        
        padding:6px;
   
        float:left;
        font-size:12px;
        overflow: hidden;
        display: block;
        background:#707070;
        border-bottom:#1f1f1f 1px solid;
        border-right:#1f1f1f 1px solid;

        color:white;
    }
    #calendar .grey {
        color:#9c9c9c;
    }

  

    #calendar .selected {
        background-color: #0099ff;
    }
    #calendar .grey.selected {
        background-color:#0088ee;
        color:#eee;
    }

    .past {
        background-color: #767676;
        color:#ffffff40;
    }
    .inpast {
        display:none;
    }
    .space {
        margin-bottom:20px;
        margin-top:20px;
    }
    .clickable {
        cursor: pointer;
    }
   .datebox.past .month  {
        background-color: #5a3d41;
        color:#877375
    }
    .datebox.past .day {
        color:#444444;
    }
    .datebox.past .weekday {
        color:#444444;
    }
    .datebox.past .year {
        color:#444444;
    }

    .hideit {
        display:none;
    }
    /* grey out when disabled */
    input:disabled {
    
        color: #666666;

        user-select: none; /* Standard */

    }

    .container {
        display: block;
        position: relative;
        padding-left: 35px;
        margin-bottom: 12px;
        cursor: pointer;
        font-size: 16px;
        color:white;
        font-weight: normal;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
      }
      
      /* Hide the browser's default checkbox */
      .container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
      }
      
      /* Create a custom checkbox */
      .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px;
        background-color: #eee;
     
      }
      
      /* On mouse-over, add a grey background color */
      .container:hover input ~ .checkmark {
        background-color: #ccc;
      }
      
      /* When the checkbox is checked, add a blue background */
      .container input:checked ~ .checkmark {
        background-color: #2196F3;
      }
      
      /* Create the checkmark/indicator (hidden when not checked) */
      .checkmark:after {
        content: "";
        position: absolute;
        display: none;
      }
      
      /* Show the checkmark when checked */
      .container input:checked ~ .checkmark:after {
        display: block;
      }
      
      /* Style the checkmark/indicator */
      .container .checkmark:after {
        left: 9px;
        top: 5px;
        width: 5px;
        height: 10px;
        border: solid white;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
      }

  /* Style the custom checkbox when checked */
  .custom-checkbox:checked + .custom-checkbox-label::before {
    background-color: #00f; /* Change the background color when checked */
  }
  
  /* toogle swithc apple style */
  .toggle-switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    border-radius: 19px;
    background-color: #464a4d;
    cursor: pointer;

    }
.toggle-dot-on {
    position: absolute;
    cursor: pointer;
    top: 1px;
   right:1px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #0099ff;
    -webkit-transition: .4s;
    transition: .4s;
    }
.toggle-dot-off {
    position: absolute;
    cursor: pointer;
    top: 1px;
    left:1px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #ff6666;
    -webkit-transition: .4s;
    transition: .4s;
    }
#update {
    display: inline-block;
}





    /* Submit */
    input[type=submit] {
        width:100%;
        height:auto;
        margin-bottom: 10px;
        border-radius: 5px;
        border: none;
        background-color: #0099ff;
        color:white;
        font-size:20px;
        padding:10px 10px 10px 10px;
        cursor: pointer;
    }
    input[type=submit].wide {
        width:100%;
    }
    textarea {
        font-size: 16px;
        width: 100%;
        height: 100px;
        margin-bottom: 10px;
        border-radius: 5px;
        border: none;
        background-color:#ffffff;
        color: black;
        padding:10px;
        font-family: poppins;
    }
    
    .knap {
        width: auto;
        padding:2px 10px 10px 10px;
        text-decoration: none;;
        line-height:36px;
        
        height: 40px;
        margin-bottom: 5px;
        border-radius: 5px;
        border: none;
        background-color: #0099ff;
        color: white;
        text-align: center;
        cursor: pointer;
        display: inline-block;
        /* no select */
        user-select: none; /* Standard */
        transition: background-color 0.3s ease-in-out;
        width:150px;
        position:relative;
    }
    .knap.wide {
        width:100%;
    }
    .knap img {
        position: absolute;
        left:10px;
    }
    .knap.half {
        width:150px;
    }
    .knap.half {
        text-align:center;
    }
    .knap.half img {
        left:0px;
        position:relative;
    }
    .knap.fit {
        width:auto;
        display:inline-block;
    }
    .knap.fit img {
        left:0px;
        position:relative;
    }

    .knap.low {
        background-color: #777;;
    }
    .knap.small {
        padding:6px 6px;
        font-size:12px;
        font-weight: bold;
        height:auto;
        line-height:1.1;
        width:auto;
        /* background-color: #005c9e; */
    }

    .knap img {
        margin-top:7px;
        vertical-align:top;
        filter: drop-shadow(2px 2px 0px #00000050);
    }
    .knap:hover {
        background-color: #005ca3;
        color:#ffffff;

    }
    .green-box {
        background: linear-gradient(135deg, #00ff94 0%, #00cc7a 100%);
        color:black;
        padding:10px;
        text-align: center;
        font-size:24px;
        border-radius: 5px;
        margin-bottom: 10px;
        max-width: 300px;
        margin:10px auto;
    }
    .green {
        background-color: #00b357;;
    }
    .green:hover {
        background-color: #006622;
    }
    .redbg:hover {
        background-color: #ff6666;
    }
    .dateline {
       padding:25px ;
       margin:15px 0px 30px 0px;
       border-radius:8px;
       background-color: #212121;;
       box-shadow: #000000 0px 0px 50px;
       /* border-bottom:1px solid #525252; */
    }
    .prev {
    display: block;;
    position:absolute;
    left:0px;
    z-index:2;
    }
    .next {
    display: block;;
    position:absolute;
    right:0px;
    z-index:2;
    }
    #confirmdelete {
        position:fixed;
        top:75px;
        background-color: #ffffff;
        color:black;
        padding:20px;
        border-radius: 8px;
        left:50%;
        width:300px;
        margin-left:-150px;
        box-shadow: #000000 0px 0px 50px;
        text-align: center;
        z-index:2;
    }
    .whitebox
    {
        background-color: #ffffff;
        color:black;
        padding:20px;
        border-radius: 8px;
    }
    .whitebox p,
    .whitebox h2,
    .whitebox h3,
    .whitebox h4 {
        color:black;
    }
    #confirmdelete p {
        color:#808080;
    }
    /* Type date should be just click and white */
    input[type=date] {
        width: 150px;
        height: 30px;
        font-size:16px;
        margin-bottom: 10px;
        border-radius: 5px;
        border: none;
        background-color: white;
        color: black;
        padding:10px;
        font-family: poppins;
    }
    .redtxt {
        color:rgb(255, 72, 99);
    }
    .greentxt {
        color:#00ff7b;
    }
    .bluetxt {
        color:#0099ff;
    }
    .redbg {
        background-color: rgb(255, 72, 99);
        color:white;
    }
    .greycol {
        color:#6d6d6d;
    }
    .greybg {
        background-color: #606060;
        color:white;
    }
    a {
        color:#3bb0ff;
        text-decoration: none;;
    }
    a:hover {
        color:#8ed2ff;
    }
    .large {
        font-size:20px;

    }
    #cookiedisclaimer
    {
        position:fixed;
        top:20px;
        left:10%;
        width:80%;
        background-color: #ffffff;
        color:black;
        padding:40px 10px;
        font-size:16px;
        text-align: center;
        z-index: 999;
        border-radius: 8px;;
        box-shadow: #000000 0px 0px 50px;
    }
    .divider {
        height:25px;
    }
    .pincode {
        font-size:26px;
        letter-spacing: 20px;
        width:250px
    }
    .errorbox {
        background-color: #990011;
        color:white;
        padding:10px;
        border-radius: 5px;
        margin-bottom: 10px;
        color:#ffd7c9;
        text-align: center;
        width:360px;
        margin-left:auto;
        margin-right:auto;
        
    }
    .okbox {
        background-color: #009933;
        color:white;
        padding:10px;
        border-radius: 5px;
        margin-bottom: 10px;
        color:#ffffff;
        margin-left:5px;
        margin-right:5px;
        text-align:center;
        
    
    }
.greyed {
    color:#777;
}
    /* Simple notification in bottom right */
    .notification {
        position: fixed !important;
        bottom: 20px !important;
        right: 20px !important;
        background-color: #009933 !important;
        color: white !important;
        padding: 15px 20px !important;
        border-radius: 8px !important;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3) !important;
        z-index: 99999 !important;
        max-width: 300px !important;
        font-size: 14px !important;
        line-height: 1.4 !important;
        display: none !important;
    }

    .notification.show {
        display: block !important;
        animation: slideIn 0.3s ease-out;
    }

    @keyframes slideIn {
        from {
            transform: translateX(100%);
            opacity: 0;
        }
        to {
            transform: translateX(0);
            opacity: 1;
        }
    }

    label {
        font-size: 13px;
        font-weight: bold;
        color:#0099ff;;
        margin:0px;
        margin-top:10px;
        margin-bottom:0px;
        display:block;
    }
    h1 {
        margin-top:2px;
        margin-bottom:2px;
        font-size:30px;
        line-height:1.1;
    }
    h1.intro {
        font-size:35px;
        font-weight:200;
        text-align:center;
        margin-top:30px;
        margin-bottom:30px;
        line-height:1.2;
    }
    h2.intro {
        font-size:25px;
        font-weight:200;
        text-align:center;
        margin-top:10px;
        margin-bottom:10px;
    }
    strong {
        font-weight: bold;
        color:#0099ff;
    }
    .frontlogo {
        width:270px;
        margin-top:15px;
    }

    h2 {
        margin-top:2px;
        margin-bottom:2px;
        color:#fff;
        font-size:20px;
        line-height:1.1;
    }
    h3 {
        margin-top:10px;
        margin-bottom:2px;
        color:#ffffff;
        font-size:16px;
    }
    h4 {
        margin-top:12px;
        margin-bottom:4px;
        color:#818181;
        margin-bottom:2px;
    }
    p {
        margin-top:2px;
    
    }
    .infobox {
        background-color: #cccccc;
        color:black;
        padding:10px;
        border-radius: 5px;
        margin-bottom: 10px;
        margin-top:10px;
    
    
    }
    .infobox h2 {
        color:black;
    }

    .content {
       background-color: #212225;
       box-shadow: #000000 0px 0px 20px;
        color:white;
        padding:20px;
        border-radius: 5px;
        margin-bottom: 25px;
        width: 728px;
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
        box-sizing: border-box;
    
    }
    .chosendel {
 
        color: #ff6666;
    }
    .delete {
        background-color: #ff6666;
    }
    .voter {
        cursor: pointer;
    }
    .voter:hover {
       color: #eeeeee;
    }
    .chosendel.voter {
        color: #ff6666;
    }

    .noback {
        background-color:transparent;
        padding:0px;
        text-shadow: #00000050 3px 3px 5px;
        box-shadow: none;
    }
    .content.hilight {
        background-color: #111111;
    }
    .content.full {
        width:90%;
        

        
    }
    p {
        color:#cccccc;
    }
    .infobox p {
        color:black;
    }
    .footer {
        margin-top: 100px;
        background: linear-gradient(135deg, #1a1a1a 0%, #2a2a2a 100%);
        color: #fff;
        padding: 0;
        width: 100%;
        border-top: 1px solid #444;
    }
    
    .footer-container {
        max-width: 1200px;
        margin: 0 auto;
        padding: 60px 20px 40px 20px;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        gap: 40px;
    }
    
    .footer-section {
        display: flex;
        flex-direction: column;
    }
    
    .footer-logo {
        margin-bottom: 20px;
    }
    
    .footer-logo-img {
        margin-bottom: 15px;
        width: 100%;
        height: auto;
    }
    
    .footer-tagline {
        color: #ccc;
        font-size: 16px;
        margin: 0;
        line-height: 1.5;
    }
    
    .footer-title {
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        margin: 0 0 20px 0;
    }
    
    .footer-links {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    
    .footer-links li {
        margin-bottom: 12px;
    }
    
    .footer-links a {
        color: #ccc;
        text-decoration: none;
        font-size: 14px;
        transition: color 0.3s ease;
    }
    
    .footer-links a:hover {
        color: #0099ff;
    }
    
    .footer-text {
        color: #ccc;
        font-size: 14px;
        margin: 0 0 15px 0;
        line-height: 1.5;
    }
    
    .footer-cta {
        display: inline-block;
        background: linear-gradient(135deg, #0099ff 0%, #007acc 100%);
        color: #fff;
        padding: 12px 24px;
        text-decoration: none;
        border-radius: 6px;
        font-size: 14px;
        font-weight: bold;
        transition: all 0.3s ease;
        text-align: center;
    }
    
    .footer-cta:hover {
        background: linear-gradient(135deg, #007acc 0%, #005c9e 100%);
        transform: translateY(-1px);
        box-shadow: 0 4px 12px rgba(0, 153, 255, 0.3);
    }
    
    .footer-bottom {
        background: #111;
        border-top: 1px solid #333;
        padding: 20px 0;
    }
    
    .footer-bottom-content {
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        gap: 10px;
    }
    
    .footer-bottom p {
        color: #999;
        font-size: 14px;
        margin: 0;
    }
    
    .footer-early-access {
        color: #ff6b35 !important;
        font-weight: bold;
    }
    .hideit {
        display:none;
    
    }

/* Signup Page Styles */
.signup-container {
    max-width: 480px;
    margin: 40px auto;
    padding: 0 20px;
}

.signup-card {
    background: radial-gradient(circle at top left, #303030 0%, #1f1f1f 55%, #181818 100%);
    border: 1px solid rgba(255,255,255,0.06);
    border-radius: 12px;
    padding: 28px 26px 26px 26px;
    box-shadow: 0 18px 45px rgba(0,0,0,0.7);
}

.signup-header {
    text-align: center;
    margin-bottom: 20px;
}

.signup-title {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 8px 0;
}

.signup-subtitle {
    color: #ccc;
    font-size: 14px;
    margin: 0;
}

.form-group {
    margin-bottom: 15px;
}

.form-label {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 8px;
}

.form-input {
    width: 100%;
    padding: 18px 16px;
    background: #262626;
    border: 1px solid #444;
    border-radius: 8px;
    color: #fff;
    font-size: 17px;
    line-height: 1.4;
    transition: border-color 0.3s ease;
    box-sizing: border-box;
}

.form-input:focus {
    outline: none;
    border-color: #0099ff;
    box-shadow: 0 0 0 3px rgba(0, 153, 255, 0.1);
}

.form-input::placeholder {
    color: #999;
}

.captcha-section {
    background: #333;
    border: 1px solid #555;
    border-radius: 6px;
    padding: 10px;
    text-align: center;
    margin: 10px 0;
}

.captcha-image {
    margin: 5px 0;
    border-radius: 4px;
}

.captcha-input {
    width: 80px;
    padding: 8px 10px;
    background: #333;
    border: 1px solid #555;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    transition: border-color 0.3s ease;
    box-sizing: border-box;
    margin-top: 5px;
}

.checkbox-group {
    background: #333;
    border: 1px solid #555;
    border-radius: 6px;
    padding: 15px;
    margin: 15px 0;
}

.checkbox-label {
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    display: flex;
    align-items: flex-start;
    gap: 12px;
    cursor: pointer;
}

.checkbox-label a {
    color: #0099ff;
    text-decoration: none;
}

.checkbox-label a:hover {
    text-decoration: underline;
}

.custom-checkbox {
    width: 18px;
    height: 18px;
    margin: 0;
    cursor: pointer;
    flex-shrink: 0;
    margin-top: 2px;
}

.submit-btn {
    width: 100%;
    background: #0099ff;
    color: #fff;
    border: none;
    border-radius: 6px;
    padding: 12px 16px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    transition: background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
    margin-top: 15px;
}

.submit-btn:hover {
    background: #007acc;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(0, 153, 255, 0.3);
}

.success-card {
    background: #2a2a2a;
    border: 1px solid #444;
    border-radius: 8px;
    padding: 25px;
    text-align: center;
    box-shadow: 0 2px 4px rgba(0,0,0,0.3);
}

.success-title {
    color: #00ff94;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.success-subtitle {
    color: #fff;
    font-size: 16px;
    margin: 0 0 15px 0;
}

.info-item {
    background: #333;
    border: 1px solid #555;
    border-radius: 6px;
    padding: 12px;
    margin: 8px 0;
    text-align: left;
}

.info-label {
    color: #999;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0 0 5px 0;
}

.info-value {
    color: #fff;
    font-size: 16px;
    margin: 0;
}

.status-badge {
    display: inline-block;
    background: #ff6b35;
    color: #fff;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

/* Max width 750px */
@media (max-width:750px) {
    .minibar {
        width:100px;
    }
    .content {
        width:90%;
        left:0px;
        margin:20px 5%;
        box-shadow: #000000 0px 0px 20px;
        }
    .noback {
        background-color:transparent;
        padding:0px;
        box-shadow: none;
    }

    h1 {
        font-size:26px;
    }
    h2 {
        font-size:18px;
    }
    h3 {
        font-size:16px;
    }
    #loginline {
        margin-bottom:0px;
        background-color: #000000;
        padding:12px 0px 6px 0px;
        font-size:14px;
    }
    body {
        background:#101010;
    }
    .menu {
        background:#000000;
        margin-bottom:0px;
        padding:10px 0px;
    }
    .footer {
        background: linear-gradient(135deg, #1a1a1a 0%, #2a2a2a 100%);
    }
    
    .footer-container {
        padding: 40px 15px 30px 15px;
        gap: 30px;
    }
    
    .footer-bottom-content {
        flex-direction: column;
        text-align: center;
        gap: 10px;
    }
    .logo {
        display:block;
        margin:2px auto 6px auto;
        width:200px;
        height:auto;
    }
    .knap {
        width:100%;
        margin:0px 0px 5px 0px;
        display: block;
    }
    .knap.small {
        display: inline-block;
        width:auto;
    }
    .knap.half {
        display: inline-block;
        width:45%;
    }
    .menu .knap {
        width:auto;
        margin:0px 0px 0px 0px;
        display: inline-block;
    }
    .datebox {
        width:70px;
        border-radius:4px;
   
        margin-bottom:10px;
    }
    .datebox .month {
        font-size: 10px;
    }
    .datebox .year {
        font-size: 10px;
    }
    .datebox .day {
        font-size: 23px;
        height:22px;
    }
    .datebox .weekday {
        font-size: 10px;
        height:12px;
    }

    .people {
        font-size:14px;
        padding-left:0px;

    }

    /* Mobile signup adjustments */
    .signup-container {
        margin: 20px auto;
        padding: 0 15px;
    }
    
    .signup-card {
        padding: 30px 20px;
    }
    
    .signup-title {
        font-size: 24px;
    }

}

/* Test mailer */
/* use mail standards on h1,h2 etc and p */
#mailoutput {
    color:black;
}
#mailoutput h1 {
    font-size: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
}
#mailoutput h2 {
    font-size: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
    color:black;
}
#mailoutput h3 {
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    color:black;

}
#mailoutput p {
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
    color:black;
}

/* Event Dashboard Styles */
.event-dashboard {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.success-banner {
    background: linear-gradient(135deg, #00ff94 0%, #00cc7a 100%);
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    gap: 15px;
    color: #000;
    box-shadow: 0 4px 8px rgba(0, 255, 148, 0.3);
    animation: slideInFromTop 0.6s ease-out;
}

@keyframes slideInFromTop {
    0% {
        opacity: 0;
        transform: translateY(-30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.success-banner h2 {
    color: #000 !important;
    font-weight: bold;
}

.success-banner p {
    color: #000 !important;
    opacity: 0.8;
}

.success-icon {
    font-size: 24px;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: checkmarkBounce 0.8s ease-out, checkmarkPulse 2s ease-in-out 1s infinite;
    transform-origin: center;
}

@keyframes checkmarkBounce {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    50% {
        transform: scale(1.3);
        opacity: 1;
    }
    70% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes checkmarkPulse {
    0%, 100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(0, 255, 148, 0.7);
    }
    50% {
        transform: scale(1.1);
        box-shadow: 0 0 0 10px rgba(0, 255, 148, 0);
    }
}

.success-text {
    animation: fadeInUp 0.6s ease-out 0.3s both;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}


.success-text h2 {
    margin: 0 0 5px 0;
    font-size: 24px;
}

.success-text p {
    margin: 0;
    opacity: 0.8;
}

.notification-card {
    background: #2a2a2a;
    border: 1px solid #444;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 30px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.3);
}

.notification-header h3 {
    color: #00ff94;
    margin: 0 0 15px 0;
}

.notification-content p {
    color: #ccc;
    margin: 0 0 15px 0;
}

.notification-form {
    display: inline-block;
}

.event-header {
    margin-bottom: 30px;
}

.event-title-section {
    display: flex;
    align-items: center;
    gap: 15px;
}

.event-title {
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    margin: 0;
}

.edit-link {
    color: #00ff94;
    text-decoration: none;
    font-size: 14px;
    padding: 5px 10px;
    border: 1px solid #00ff94;
    border-radius: 4px;
    transition: all 0.3s ease;
}

.edit-link:hover {
    background: #00ff94;
    color: #000;
}

.dashboard-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    gap: 20px;
    margin-bottom: 30px;
}

.share-card, .email-card, .stats-card, .dates-card, .actions-card {
    background: #2a2a2a;
    border: 1px solid #444;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.3);
}

.card-header {
    padding: 20px 20px 0 20px;
    border-bottom: 1px solid #444;
    margin-bottom: 20px;
}

.card-header h2 {
    color: #fff;
    font-size: 20px;
    margin: 0 0 20px 0;
}

.card-content {
    padding: 0 20px 20px 20px;
}

.link-container {
    display: flex;
    gap: 10px;
    margin-bottom: 15px;
}

.link-text {
    flex: 1;
    background: #333;
    padding: 10px;
    border-radius: 4px;
    color: #ccc;
    font-family: monospace;
    word-break: break-all;
    border: 1px solid #555;
}

.copy-btn {
    white-space: nowrap;
}

.action-buttons {
    display: flex;
    gap: 10px;
}

.email-description {
    color: #ccc;
    margin: 0 0 20px 0;
    font-size: 14px;
}

.email-inputs {
    margin-bottom: 15px;
}

.email-input {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    background: #333;
    border: 1px solid #555;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
}

.email-input:focus {
    outline: none;
    border-color: #00ff94;
}

.email-actions {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.stats-section {
    margin-bottom: 30px;
}

.stats-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

.stats-column {
    display: flex;
    flex-direction: column;
}

.stat-item {
    margin-bottom: 15px;
}

.stat-item label {
    color: #00ff94;
    font-weight: bold;
    display: block;
    margin-bottom: 8px;
}

.stat-value {
    color: #fff;
    font-size: 16px;
    margin-bottom: 5px;
}

.no-votes {
    color: #888;
    font-style: italic;
}

.popular-date {
    color: #fff;
    font-size: 16px;
}

.vote-count {
    color: #00ff94;
    font-weight: normal;
}

.dates-section {
    margin-bottom: 30px;
}

.actions-section {
    margin-top: 30px;
}

.action-buttons-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 15px;
}


/* Mobile responsive */
@media (max-width: 768px) {
    .dashboard-grid {
        grid-template-columns: 1fr;
    }
    
    .action-buttons-grid {
        grid-template-columns: 1fr;
    }
    
    .link-container {
        flex-direction: column;
    }
    
    .event-title-section {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .email-actions {
        flex-direction: column;
    }
    
    .stats-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}

