/*
Theme Name: Billie Eilish
Theme URI: https://idizbox.com
Author: iDizBox
Author URI: https://idizbox.com
Description: Thème By iDizBox - 2026
Version: 1.00
Text Domain: idbxboostrap1
*/

@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap');


:root {
    --white: #FFFFFF;
    --black: #000000;
}


html, body {
    padding: 0;
    margin: 0;
    width: 100%;
    min-height: 100vh;
    overflow-x: clip;
    overflow-y: visible !important;
}

body {
    background-color: var(--black);
    color: var(--white);
    font-family: "Archivo", sans-serif;
    font-size: 18px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    position: relative;
}

.mobile_only {
    display: none;
}

:focus {
    outline: 0!important;
}

a, a:visited, a:focus {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.mb_10 { margin-bottom: 10px; }
.mb_15 { margin-bottom: 15px; }
.mb_20 { margin-bottom: 20px; }
.mb_25 { margin-bottom: 25px; }
.mb_30 { margin-bottom: 30px; }
.mb_40 { margin-bottom: 40px; }
.mb_50 { margin-bottom: 50px; }
.mb_60 { margin-bottom: 60px; }
.mt_10 { margin-top: 10px; }
.mt_15 { margin-top: 15px; }
.mt_20 { margin-top: 20px; }
.mt_25 { margin-top: 25px; }
.mt_30 { margin-top: 30px; }
.mt_40 { margin-top: 40px; }
.mt_50 { margin-top: 50px; }
.mt_60 { margin-top: 60px; }

.pb_10 { padding-bottom: 10px; }
.pb_15 { padding-bottom: 15px; }
.pb_20 { padding-bottom: 20px; }
.pb_25 { padding-bottom: 25px; }
.pb_30 { padding-bottom: 30px; }
.pb_40 { padding-bottom: 40px; }
.pb_50 { padding-bottom: 50px; }
.pt_10 { padding-top: 10px; }
.pt_15 { padding-top: 15px; }
.pt_20 { padding-top: 20px; }
.pt_25 { padding-top: 25px; }
.pt_30 { padding-top: 30px; }
.pt_40 { padding-top: 40px; }
.pt_50 { padding-top: 50px; }

.pos_rel {
    position: relative;
}

h1, .h1 {
    font-size: 32px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 0;
}

h2, .h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 0;
}

.p_div p:last-of-type {
    margin-bottom: 0;
}

.btn, .btn:active, .btn:visited, .btn:focus {
    background-color: var(--color-1);
    color: var(--white);
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 900;
    padding: 8px 30px;
    border-radius: 100px;
}

.btn:hover {
    background-color: #E65273;
    color: #FFFFFF;
}

.btn_white {
    background-color: var(--white);
    color: var(--color-1);
}

.btn_100 {
    width: 100%;
}

.btn_sublink {
    color: var(--white);
    text-transform: uppercase;
    font-weight: 900;
    font-size: 11px;
}

/************************************/
/************************************/
/*             MAIN                 */
/************************************/
/************************************/

.billie_page {
    position: relative;
    min-height: 100vh;
    overflow: hidden;
    color: #fff;
}

#bg_video {
    position: fixed;
    inset: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1;
    overflow: hidden;
}

#bg_video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bg_video_overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(3,10,25,0.45) 0%, rgba(3,10,25,0.78) 100%);
}

.billie_page_inner {
    position: relative;
    z-index: 2;
    min-height: 100vh;
    padding: 30px 0 60px;
}

#home_top {
    padding: 10px 0 20px;
    padding-bottom: 40px;
}

.home_top_inner {
    display: flex;
    justify-content: center;
    align-items: center;
}

.home_logo {
    max-width: 260px;
    width: 100%;
    height: auto;
}

.home_intro_actions {
    margin-top: 30px;
}

#home_content {
    padding-bottom: 40px;
}

.home_content_inner {
    max-width: 860px;
    margin: 0 auto;
}

.home_intro {
    text-align: center;
    margin-bottom: 30px;
}

.home_intro_subtitle {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 10px 15px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.16);
    border: 1px solid rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(10px);
    opacity: 1;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

.home_intro h1 {
    margin-bottom: 16px;
    font-size: 40px;
    line-height: 0.95;
    text-transform: uppercase;
    font-weight: 900;
}

.home_intro_text {
    max-width: 700px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.5;
    opacity: 0.9;
}

.form_group select#pays {
    background-repeat:no-repeat;
    background-position:97% 50%;
    background-size:13px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7.049' viewBox='0 0 12 7.049'%3E%3Cpath fill='%23FFFFFF' d='M341.493-697l-4.2-4.2a1.021,1.021,0,0,1-.3-.753,1.021,1.021,0,0,1,.3-.753,1.021,1.021,0,0,1,.753-.3,1.021,1.021,0,0,1,.753.3l4.951,4.951a.944.944,0,0,1,.229.35,1.191,1.191,0,0,1,.067.4,1.191,1.191,0,0,1-.067.4.945.945,0,0,1-.229.35L338.8-691.3a1.021,1.021,0,0,1-.753.3,1.02,1.02,0,0,1-.753-.3,1.02,1.02,0,0,1-.3-.753,1.02,1.02,0,0,1,.3-.753Z' transform='translate(-691 -337) rotate(90)'/%3E%3C/svg%3E%0A");
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
    padding-right:25px;
}

input.pretty_checkbox[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

input.pretty_checkbox[type="checkbox"] + label {
    display: block;
    position: relative;
    padding-left: 25px;
    color: inherit;
    font-weight: 400;
    line-height: inherit;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    text-align: left;
    margin-bottom: 10px;
    font-size: 15px;
}

input.pretty_checkbox[type="checkbox"] + label:before {
    content: '';
    display: block;
    width: 17px;
    height: 17px;
    border: 1px solid rgb(255 255 255 / 70%);
    position: absolute;
    left: 0;
    top: 4px;
    opacity: 1;
    border-radius: 5px;
    -webkit-transition: all .12s, border-color .08s;
    transition: all .12s, border-color .08s;
}

input.pretty_checkbox + label a {
    color: var(--white);
}

input.pretty_checkbox[type="checkbox"]:checked + label:before {
  width: 10px;
  top: 0px;
  left: 5px;
  border-radius: 2px;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.home_card {
    padding: 30px;
    border-radius: 28px;
    background: rgba(8, 16, 35, 0.72);
    border: 1px solid rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(14px);
    background: rgba(255, 255, 255, 0.16);
    max-width: 600px;
    margin: auto;
}

.btn_spotify,
.btn_main {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-height: 54px;
    padding: 0 22px;
    border: 0;
    border-radius: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: 0.2s ease;
}

.btn_spotify {
    background: #1ed760;
    color: #08101f;
    border-radius: 100px;
}

.btn_main {
    background: #ffffff;
    color: #08101f;
}

.btn_spotify:hover,
.btn_main:hover {
    transform: translateY(-1px);
}

.form_row {
    display: flex;
    gap: 16px;
    margin-bottom: 16px;
}

.form_group {
    flex: 1;
    margin-bottom: 16px;
}

.form_group label {
    display: block;
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: 600;
}

.form_group input,
.form_group select {
    width: 100%;
    height: 52px;
    padding: 0 16px;
    border-radius: 14px;
    border: 1px solid rgba(255,255,255,0.14);
    background: rgba(255,255,255,0.08);
    color: #fff;
}

.memory_types {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.memory_type {
    position: relative;
}

.memory_type input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.memory_type span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 110px;
    min-height: 48px;
    padding: 0 18px;
    border-radius: 14px;
    background: rgba(255,255,255,0.08);
    border: 1px solid rgba(255,255,255,0.12);
    cursor: pointer;
    font-weight: 600;
}

.memory_type input:checked + span {
    background: #fff;
    color: #08101f;
}

.form_actions {
    margin-top: 28px;
}

@media (max-width: 767px) {
    .home_logo {
        max-width: 200px;
    }

    .home_card {
        padding: 20px;
    }

    .form_row {
        flex-direction: column;
        gap: 0;
    }

    .home_intro h1 {
        font-size: 24px;
    }

    .home_intro_text {
        font-size: 16px;
    }
}

.form_step {
    display: none;
}

.form_step.active {
    display: block;
}

.home_intro_actions {
    margin-top: 28px;
    display: flex;
    justify-content: center;
}

.home_card_header {
    margin-bottom: 24px;
}

.home_card_title {
    margin-bottom: 10px;
    font-size: 34px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 900;
}

.form_group textarea,
.form_group input[type="file"] {
    width: 100%;
    border-radius: 14px;
    border: 1px solid rgba(255,255,255,0.14);
    background: rgba(255,255,255,0.08);
    color: #fff;
    padding: 16px;
}

.form_group textarea::placeholder {
    color: rgba(255,255,255,0.6);
}

.form_actions_between {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
}

.btn_second {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-height: 54px;
    padding: 0 22px;
    border-radius: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: 0.2s ease;
    border: 1px solid rgba(255,255,255,0.14);
    background: rgba(255,255,255,0.08);
    color: #fff;
}

.btn_second:hover {
    transform: translateY(-1px);
}

.form_group input[type="file"] {
    padding: 12px 16px;
}

@media (max-width: 767px) {
    .form_actions_between {
        flex-direction: column;
    }

    .form_actions_between .btn_second,
    .form_actions_between .btn_main {
        width: 100%;
    }

    .home_card_title {
        font-size: 24px;
    }
}

/* ---------------------------------------------------------
   UPLOAD CUSTOM
--------------------------------------------------------- */

.custom_upload_label {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    min-height: 64px;
    padding: 16px 20px;
    border: 1px dashed rgba(255,255,255,0.35);
    border-radius: 16px;
    background: rgba(255,255,255,0.04);
    cursor: pointer;
    transition: all 0.2s ease;
    text-align: center;
}

.custom_upload_label:hover {
    border-color: rgba(255,255,255,0.6);
    background: rgba(255,255,255,0.08);
}

.custom_upload_icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #fff;
    color: #000;
    font-size: 20px;
    line-height: 1;
    font-weight: 600;
    flex-shrink: 0;
}

.custom_upload_text {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}

.custom_upload_selected {
    margin-top: 12px;
}

.custom_upload_selected_inner {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 14px 16px;
    border-radius: 16px;
    background: rgba(255,255,255,0.08);
    border: 1px solid rgba(255,255,255,0.12);
}

.custom_upload_selected_icon {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 52px;
    width: 52px;
    height: 52px;
    border-radius: 12px;
    background: rgba(255,255,255,0.14);
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    flex-shrink: 0;
}

.custom_upload_selected_icon.is-image {
    background: rgba(255,255,255,0.22);
}

.custom_upload_selected_infos {
    flex-grow: 1;
    min-width: 0;
}

.custom_upload_filename {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    line-height: 1.3;
    word-break: break-word;
}

.custom_upload_filesize {
    margin-top: 4px;
    font-size: 13px;
    color: rgba(255,255,255,0.7);
    line-height: 1.2;
}

.custom_upload_remove {
    appearance: none;
    border: 0;
    background: transparent;
    color: #fff;
    font-size: 28px;
    line-height: 1;
    cursor: pointer;
    padding: 0;
    width: 32px;
    height: 32px;
    flex-shrink: 0;
    opacity: 0.8;
    transition: opacity 0.2s ease, transform 0.2s ease;
}

.custom_upload_remove:hover {
    opacity: 1;
    transform: scale(1.08);
}

.form_label {
    display: block;
    margin-bottom: 10px;
    font-weight: 600;
}

.form_message.success {
    color: #9ff3b1;
}

.form_message.error {
    color: #ff9d9d;
}

.memory_file_native {
    position: absolute;
    width: 1px!important;
    height: 1px!important;
    opacity: 0;
    pointer-events: none;
}

/* ---------------------------------------------------------
   ETAPE MERCI
--------------------------------------------------------- */

.form_step[data-step="3"] .home_card_header {
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
}

.form_step[data-step="3"] .btn_main {
    min-width: 220px;
}

#billie_skip_step2 {
    color: var(--white);
    font-weight: bold;
    font-size: 14px;
}

.trailer_capture {
    max-width: 350px;
    width: 100%;
    margin: auto;
    border-radius: 10px;
}

.trailer_info {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 24px;
}

.thisiscapture {
    max-width: 200px;
    width: 100%;
    margin: auto;
    border-radius: 10px;
}

/* ---------------------------------------------------------
   RESPONSIVE
--------------------------------------------------------- */

@media (max-width: 767.98px) {
    .custom_upload_label {
        min-height: 58px;
        padding: 14px 16px;
    }

    .custom_upload_selected_inner {
        align-items: flex-start;
    }

    .custom_upload_selected_icon {
        min-width: 44px;
        width: 44px;
        height: 44px;
        border-radius: 10px;
    }

    .custom_upload_filename {
        font-size: 14px;
    }

    .custom_upload_filesize {
        font-size: 12px;
    }
}

/************************************/
/************************************/
/*          MEDIA QUERIES           */
/************************************/
/************************************/

@media (min-width: 1270px) and (max-width: 1350px) {

    
    
}

@media (min-width: 993px) and (max-width: 1269px) {
    
    
    
}

@media (max-width: 992px) {


    
}