/* start header */

/* ============================================================
   紫微占卜 — 2026 奢華暖色調 Color Palette
   Cream #FAF7F2 | Gold var(--color-gold) | Warm Brown #3D2914
   ============================================================ */

:root {
  --color-bg:         #FAF7F2;
  --color-bg-card:    #FFFDF8;
  --color-gold:       #C9A84C;
  --color-gold-dark:  #8B6914;
  --color-gold-light: #E8D5A3;
  --color-gold-pale:  #F5EDD8;
  --color-text:       #3D2914;
  --color-text-muted: #7A6040;
  --color-white:      #FFFEF9;
  --color-nav-bg:     #2C1A0E;
}

body {
    width: 100%;
    height: 100%;
    background: var(--color-bg);
    color: var(--color-text);
    font-size: 16px;
    font-weight: 300;
    line-height: 1.8em;
    -webkit-font-smoothing: antialiased;
    font-family: 'Noto Serif TC', 'Songti TC', serif;
}

.wrapper{
  background: var(--color-bg);
  width: 100%;

}

.row{

  margin-right: 0px !important;
}




#navbar-title{
  color : #666;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  margin-left: 0px;
  margin-top: -5px;
}

#white-logo{

   width: 70px;


}

.logo-div{

      margin: 0px 0px 25px 0px;
}

.white-logo-title{
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0px 10px 0px;

}

.header-div .col-sm-4,
.header-div .col-sm-6,
.header-div .col-sm-8
{
    padding-top: 30px;

}

.form-control{
    font-size: 18px;
    height: 50px;
    font-weight: bold;
    color: #999;
}



.coupon-input{
    font-size: 18px;
    height: 50px;
    font-weight: bold;
    color: black;
    vertical-align: middle;
    width: calc(100% - 86px);
    display: inline;
    padding: 6px 12px;
    line-height: 1.42857143;
    background-color: var(--color-bg-card);
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;


}

.coupon-btn{
  height: 50px;
  width: 80px;
  color: #fff!important;
  background: var(--color-gold-dark)!important;
  border-color: var(--color-gold-dark)!important;

}

.form-coupon{
  margin-top: 10px;
  margin-bottom: 30px;
}

#coupon-input-footer{
    padding-bottom: 10px;
    width: 100%;
    padding-top: 0px;

}

.coupon_success{
  color: #0dc5b9 !important;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 6px;
}

.coupon_failure{
  color: #e40613 !important;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 6px;
}


#go_example,
#payBtn{
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid #fff;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}


.header-div {
    margin-right:0px !important;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0px !important;
    color: white;
    background-image: url("/static/images/divine/section1_bg.jpg");

    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
    background-position: 50% 50%;
    background-attachment: fixed;

}





.header-title{
  font-size: 2rem;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0;
}


/* end header */

.divine-note-div,
.divine-prefix-div{

  color: var(--color-text-muted);
}


.scrolled { 
   background-color: white;
}

.scrolled a,
.scrolled span { 
  color: #626262 !important;
}

.paragraph,
.media-body{

  text-align: center;
}

.menu-click{

  color:#111;
  font-size: 1.4em;

}

.scrolled span { 
  background-color: #626262 !important;
}

.scrolled .navbar-toggle {
    border-color: #626262  !important;
}

.scrolled .active a
{
  border: 2px solid #626262;
}

.payreturn-note-div{
  padding-top: 80px;
  text-align: center;

}

.section-2{
    background-color: #333;

    padding: 80px 0;
}

.section-2-img-div img{
  width: 100%;
  height: 100%;
  border-radius: 4px;
}

.section-2-txt-div{
  text-align: center;
  background: var(--color-bg-card);
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 3px;
  box-shadow: none;
  padding: 22px 26px;
  margin-top: 20px;

}

.section-2-txt-div h3{
  color:black;

}



.section-2-left{

     margin-left: 7.333333%;
}

.section-2-left-h4{

     color:  #0dc5b9 !important;
}


.section-2-right-h4{

     color:  #e40613 !important;
}


.section-2-right{
    margin-left: 1%;

}

.section-2-txt-div p{
    color: #555;
    font-weight: 500;
    font-size: 100%;

}




.section-3-subtitle{
    color: #fff;
    line-height: 1.45;
    margin: 0px 0px 40px 0px;
    font-size: 30px;
}

.section-3{
  text-align: center;
  background: var(--color-bg);
}

.process-vertical-layout{

  font-weight: 500;
  text-align: center;
  width: 50%;
  height: 118px;
  float: none;
  vertical-align: top;
  zoom: 1;
  display: flex!important;
  margin-left: auto!important;
  margin-right: auto!important;
  margin-bottom: 50px;
  display: flex;
  margin-top: 11px;
  position: relative;

}

.process-item-infos{
    height: 100%;
    margin-right: 20px;

}


.process-item-index{
  
    align-items: center;
    border: 1px solid;
    display: inline-flex;
    font-size: 26px;
    font-weight: 700;
    height: 52px;
    justify-content: center;
    margin-bottom: 12px;
    width: 52px;
    color: #fff;

}

.process-item-linker{
  
    border-right: 1px solid;
    border-top: 0;
    height: 60px;
    left: 27px!important;
    position: absolute;
    top: 75px;
    width: 1px;
    opacity: .3;
    color: #fff;
    line-height: 1.45;

}

#header_go_coupon,
#dailyluck_header_go_love,
#header_go_love{
    cursor: pointer;
}

#header_go_love{
    color: #e40613 !important;
    border: 2px solid #e40613;
}

#header_go_index {
    cursor: pointer;
}

.process-text-group{
  color: #fff;
  line-height: 1.45;
  font-style: normal;
  font-size: 100%;
}

.process-text-title{
  text-align: left;
  margin-bottom: 5px;
}

.process-text-title p{
  font-size: 24px;
}

.process-text-text{
  text-align: left;
  
}

.process-text-text p{
    font-size: 16px;
    letter-spacing: .4px;
    line-height: 1.63;
    font-style: normal;
}


.section-4{
    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
    background-image: url("/static/images/divine/stars_bg.jpg");
    text-align: left;
    color:#fff;
    padding: 80px 0;

}

.section-4-container{
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 77%;

}

.section-4-subtitle{
  
  padding-bottom: 20px;
}

.section-4-container p{
    font-size: 95%;
    font-weight: bold;
  
}



.section-5{
  text-align: center;
  background: var(--color-bg);
  color: white;
  
}

.section-5-container{

  padding: 30px 0px;

}


.footer-container{

    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 80%;

}

.footer-email-div{
    display: inline-block;


}

.footer-email-img{
      width: 200px;

}

.footer-email-text{
  width: 200px;
  margin-top: 10px;
  display: block;
  color: #fff;


}

.footer-fb-div{
  display: inline-block;

}

.footer-fb-img{
      width: 200px;

}

.footer-fb-text{
    width: 200px;
    display: block;
    color: #fff;
    margin-top: 10px;
}




.foot-btn{

  margin-bottom: 100px !important;
}


.active a{

    background-color: unset !important;
    border: 1px solid white;

}

.navbar{
  border: unset !important;
  background-color: unset;
  color: white;

}

#navbar{

  margin-bottom: 5px;
}

.navbar_dark_bg{
  background-color: #333;
}

.nav-item{
  color: white;

}

.navbar-nav li a{
  color: white !important;
  font-weight: bold;
  border: 2px solid white;
  border-radius: 6px;
  margin-top: 5px;
  margin-right: 10px;
}

.navbar-toggle{
  background-color: #e40613;


}

.navbar-default .navbar-toggle .icon-bar {
    background-color: white !important;
}

.divine-note-inner{


  padding: 0px 20px 30px 20px;
}
.divine-prefix-inner{
  text-align: center;
  padding: 20px 20px 10px 20px;
}

.divine-prefix-inner hr{

  margin-bottom: 0px;
}

.divine-example-prefix-inner{
  text-align: center;
  padding: 10px 20px 10px 20px;

}

.divine-prefix-title{
  font-size: 56px;
  line-height: 1.2;
  font-weight: normal;
}

.divine-example-prefix-title{
  font-weight:bold;
  font-size: 20px;
  padding-top: 10px;
  margin-bottom: 10px;
}

.back_index_btn{

  min-width: 50px;
  max-width: 300px;
  display: block; 
  margin: 0 auto;
  margin-bottom: 40px;
}

.divine-prefix-text1{
    margin-top: 20px;
    font-size: 115%;
    font-weight: bold;
    margin-bottom: 20px;
}


.example-prefix-text1{
    margin-top: 10px;
    margin-bottom: 30px;
}


.divine-prefix-text2{
    margin-bottom: 30px;
}

.inline_p{

  display: inline;
}

.lutsun_string{

  color:#6495ed;
}

.huaji_string{

  color:#e05c5c;
}


.divine-note-subtitle{
  color: #333333;
  font-size: 34px;
  font-family: "Lora";
  padding-bottom: 15px;
  font-weight: 400;
  line-height: 1.2em;

}


.divine-input-div{

  padding: 10px;
}

#divine-input-footer{
    padding-bottom: 10px;
    width: 100%;
    padding-top: 20px;

}

.divine-input-footer-text{
    color: #f1c40f !important;

    font-size: 1.1em;
    font-weight: bold;
    margin-top:  10px;
    margin-bottom: 0px;
}

.divine-principle-div  {

  padding-left: 20px;
  padding-bottom: 60px;
}

.divine-chatbot-div{
  padding-left: 20px;
  padding-bottom: 60px;

}

.divine-principle-title  {

  color:#2a2a2a;
  font-size: 34px;
}

.question{

  font-size: 18px;
  padding-bottom: 20px;
  margin-left: 30px;
  margin-right: 30px;

}

.level_list{
    font-size: 14px;
    padding-top: 20px;
    color: #9b9b9b;

}

#footer-div{
    padding: 60px 0px;
    width: 100%;
    background-color: #333;
    color: #999999;
    text-align: right;
    font-size: 18px;
    text-align: center;
    color: #fff;
    font-weight: bold;

}

.footer-right-div {
    font-weight: 400;
    line-height: normal;
    font-size: medium;
    padding-bottom: 20px;

}
.footer-left-div {
    font-weight: 400;
    line-height: normal;
    font-size: small;
    padding-bottom: 60px;

}





.divider{

  border-color: #3b3b3b;
}

.small-divider{
    margin-bottom: 10px !important;


}

.divine-time{
  text-align: center;
  margin-bottom: 0px;
  font-weight: 500;
}

.wsite-content-title{
  color: white;
  font-size: 20px;

}

.wsite-content-email{
  font-size: 18px;

}

.footer-button-inner{
  border: 2px solid #337ab7;
  height: 48px;
  background-color: #337ab7;
  border-radius: 6px;
  line-height: 1.333333;
  margin: 10px 0px;

}

.footer-button-inner span.text {
    font-size: 18px;
    padding: 10px;
    color: white;
}

.btn-pay {
  min-width: 150px;
  display: inline-block;
  margin-left: 20%;
  
}
.btn-pay-single {
  min-width: 150px;
  display: inline-block;
  
}


.btn-example{
  background-color: #999999;
  min-width: 150px;
  display: inline-block;
  

}

#stars-table{ 
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 40px;
}

#stars-table table,
#stars-table th, 
#stars-table tr
{ 
    border: 1px solid #C9CDCF;
    text-align: center;
}

#stars-table td
{ 
    border: 1px solid #C9CDCF;
    text-align: left;
}


#stars-table td { 
    padding:  15px; 
}

#stars-table th { 
    padding:  15px; 
}

.star_title {

    background-color: #f8a9a9;

}

.star_lang{
    min-width: 200px;
}
/* example*/




.score_num{
    font-size: 70px;
    color: #e05c5c !important;
    margin-top: -10px;
    margin-bottom: -10px;
    text-align: center;
    padding: 0;
    min-height: 80px;
    line-height: 80px;
    font-weight: 100;

}

.score_level{
    font-size: 50px;
    color: #e05c5c;
    margin-top: -10px;
    margin-bottom: -10px;
    text-align: center;
    padding: 0;
    min-height: 80px;
    line-height: 80px;
    font-weight: bold;


}


.score-div hr{

    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #dddddd;
}

.score-div{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 100px;
  margin-bottom: 0px;

}

.divider-div{
    padding: 10px;

}

.divider-div hr{
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #dddddd;

}

.null_cell{

  background-color: white;
  width: 50px;
  height: 50px;
}

.light_cell{

  background-color: white;
  width: 50px;
  height: 50px;
  border: 1px solid lightgray;
}

.palace_cell{
  padding: 10px 0px;
  background-color: #f5f5f5;
  width: 100px;
  height: 100px;
  border: 2px solid #f5f5f5;
  font-size: 24px;
  text-align: center;
  font-weight: 100;
  line-height: 30px;

}

.chart-div{
  padding-bottom: 60px;
  width: 100%;
}

.chart-div table{

  margin-left: auto;
  margin-right: auto;
}


.star_light{
    width: 24px;
    height: 24px;
    margin-top: -6px;
    margin-right: 4px;


}

.table_star_light{
    width: 36px;
    height: 36px;
    margin:-6px 5px 0px -4px;

}


.taichi{
    margin-top: 10px;
    margin-bottom: 0px;
    color:#3b3b3b;
    font-weight: bold;
    font-size: 26px;
}
.taichi .divider{
    margin-top: 5px;
    margin-bottom: 5px;
}

#email-check{
  text-align: center;


}


#email-check input{

    max-width: 300px;
    text-align: center;
    margin: 20px auto;

}
#email-check label{

    max-width: 200px;
    text-align: center;
    margin: 10px 0px 0px 0px;

}

#email-change-btn{

  margin-top: 30px;
}

#payreturn-email{
  color: rgb(100, 149, 237);
}

#payreturn-input{

  display: none;
}


.animation-slide_in {
    opacity: 0;
}


.promote-price{

    color: #e40613 !important;
    display: inline;
    font-weight: bold;
    font-size: 1.14em;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

.invoice_info_div{
  display: none;

}


/* CSS used here will be applied after bootstrap.css */ /* custom checkboxes */
  .custom-checkbox{
    padding-top: 30px;
    opacity: 0.6;
  }

  .pro-checkbox{
    padding-top: 10px;
    opacity: 1.0 !important;
    margin-bottom: 20px;
  }

  .pro-checkbox label{
    color:#f1c40f;
  }

  #pro_divine_text{

    margin: 10px 0 0 0 ; 
  }

  .pro_info_div{
    display: none;

  }

  .custom-checkbox > [type="checkbox"],
  .custom-checkbox > label{
    margin-bottom:0px !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .custom-checkbox > [type="checkbox"]:not(:checked),
  .custom-checkbox > [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
  }
  .custom-checkbox > [type="checkbox"]:not(:checked) + label,
  .custom-checkbox > [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 22px;
    cursor: pointer;
    font-size: 1.1em;
  }
  .custom-checkbox > [type="checkbox"]:not(:checked) + label:before,
  .custom-checkbox > [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left:0; 
    top: 50%;
    margin-top:-9px;
    width: 17px; 
    height: 17px;
    border: 1px solid #ddd;
    border-radius: 2px;
  }
  .custom-checkbox > [type="checkbox"]:not(:checked) + label:after,
  .custom-checkbox > [type="checkbox"]:checked + label:after {
    font: normal normal normal 12px/1 'Glyphicons Halflings';
    content: '\e013';
    position: absolute;
    top: 50%;
    margin-top:-7px;
    left: 2px;
    color: white;
    xtransition: all .2s;
  }
  
  .custom-checkbox > [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
  }
  .custom-checkbox > [type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
  }
  
  .custom-checkbox > [type="checkbox"][data-indeterminate] + label:after,
  .custom-checkbox > [type="checkbox"][data-indeterminate] + label:after {
    content: '\2212';
    left: 2px;
    opacity: 1;
    transform: scale(1);
  }
  
  .custom-checkbox > [type="checkbox"]:disabled:not(:checked) + label:before,
  .custom-checkbox > [type="checkbox"]:disabled:checked + label:before {
      box-shadow: none;
      background-color: #eeeeee;
    border-color: #eeeeee;
    cursor: not-allowed;
    opacity: 1;
    color: #dadada;
  }
  .custom-checkbox > [type="checkbox"]:disabled:checked + label:after {
    color: #dadada; cursor: not-allowed;
  }
  .custom-checkbox > [type="checkbox"]:disabled + label {
    color: #aaa; cursor: not-allowed;
  }
  .custom-checkbox > [type="checkbox"]:checked:focus + label:before,
  .custom-checkbox > [type="checkbox"]:not(:checked):focus + label:before {
    border: 1px solid #66afe9;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  }
  .custom-checkbox > label:hover:before {
      border: 1px solid #88D2FF !important;
  }
  .custom-checkbox > [type="checkbox"]:disabled:not(:checked) + label:hover:before,
  .custom-checkbox > [type="checkbox"]:disabled:checked + label:hover:before{
    border: 1px solid #E4E4E4 !important;
  }


  /* user guide */


  #guide-navbar-title {
      color: white;
      font-size: 24px;
      font-weight: 600;
      line-height: normal;
      margin-left: 0px;
      margin-top: -5px;
  }

  .guide_paragraph{
    text-align: left;
  }

  .guide_header_img{
    height: 400px;
    vertical-align: middle;
    background-image: url(/static/images/divine/Oriental_Lantern.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
    background-color: transparent;
    background-size: cover;

  }

  .guide_h2{
    font-weight: 700;
    font-size: 26px;
    margin-top: 32px;
    margin-bottom: 20px;

  }

  .guide_key_txt{
    color: black;
    font-size: 18px;

  }

  .dailyluck_info_div{

    padding-bottom: 30px;
  }

  .dailyluck-header-div {
      margin-right:0px !important;
      width: 100%;
      padding-top: 50px;
      padding-bottom: 20px;
      padding-left: 10px;
      padding-right: 10px;
      margin-left: 0px !important;
      color: white;
      background-image: url("/static/images/divine/dailyluck_bg_1.jpg");

      background-repeat: no-repeat;
      background-size: cover;
      background-color: transparent;
      background-position: 50% 50%;
      background-attachment: fixed;

  }

  #dailyluck-info-div {
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;

    color :white;
  }



#tappay-iframe{
  padding-left: -15px;
  padding-right: -15px;
}





/*TapPay*/

.loader {
    border: 16px solid #ccc; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    margin: 0 auto;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}















@media only screen and (max-width: 1075px) {

  .divine-prefix-title{
    font-size: 47px !important;
  }




}


@media only screen and (max-width: 1020px) {


  .header-div,
  .dailyluck-header-div,
  .section-4{

    background-attachment:scroll;

  }
  .section-4{


    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
    background-image: url("/static/images/divine/stars_bg_m.jpg");
    text-align: left;
    color:#fff;
    padding-top: 30px;

  }


}





@media only screen and (max-width: 880px) {

  .divine-prefix-title{
    font-size: 42px !important;
  }

  .btn-pay{
    margin-left: 10%;
  }

}

@media only screen and (max-width: 800px) {
  
  /* Force table to not be like tables anymore */

  .divine-prefix-title{
    font-size: 40px !important;
  }

  #stars-table table, 
  #stars-table thead, 
  #stars-table tbody, 
  #stars-table th, 
  #stars-table td, 
  #stars-table tr { 
    display: block; 
  }
 
  /* Hide table headers (but not display: none;, for accessibility) */
  #stars-table thead tr { 
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
 
  #stars-table tr { border: 1px solid #ccc; }
 
  #stars-table td { 
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee; 
    position: relative;
    padding-left: 15%; 
    white-space: normal;
    text-align:left;
  }
 
  #stars-table td:before { 
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 70%; 
    padding-right: 10px; 
    white-space: nowrap;
    text-align:left;
    font-weight: bold;
    padding-top: 10px;
  }




  .divine-prefix-text1{
    font-size: 1.2em;
  }

 
  /*
  Label the data
  */
  #stars-table td:before { content: attr(data-title); }
}



@media only screen and (max-width: 767px) {

  .section-2-left{
       margin-left: 10%;
       margin-right: 10%;
  }

  .section-2-right{
      margin-left: 10%;
      margin-right: 10%;
      margin-top: 40px;
  }


  .nav-item{
    display: block !important;
  }

  .navbar-nav li a{
    color:#666 !important;
    border: 2px solid #666;
    font-weight: bold;
    border: unset !important;
    border-radius: unset !important;
    margin-top: 0px;
  }

  .navbar_dark_bg{
    background-color: unset;
  }

  .guide_header_img{
    height: 160px !important;

  }



}



@media only screen and (max-width: 727px) {

  .process-vertical-layout{
    width: 70%;

  }


}







@media only screen and (max-width: 414px) {

  .btn-pay {
    min-width: 120px;
    
  }

  .btn-example{
    min-width: 120px;

  }
  .footer-button-inner span.text {
    padding: 0px;
  }

  .divine-prefix-title{

    font-size: 36px !important;
  }

  .divine-prefix-text1{
    font-size: 1.1em;
  }

  .section-2-left{
       margin-left: 4%;
       margin-right: 4%;
  }

  .section-2-right{
      margin-left: 4%;
      margin-right: 4%;
      margin-top: 40px;
  }

  .section-3-subtitle{
        font-size: 26px;

  }



  .process-vertical-layout{

    height: 148px;
    width: 84%;
  }


  .section-4{


    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
    background-image: url("/static/images/divine/stars_bg_s.jpg");
    text-align: left;
    color:#fff;
    padding-top: 30px;

  }


  .dailyluck-header-div {
      background-image: url("/static/images/divine/dailyluck_bg_2.jpg");
  }


}


@media only screen and (max-width: 420px) {

  .footer-fb-div{
    margin-top: 30px;

  }




}



@media only screen and (max-width: 375px) {

  .btn-pay {
    margin-left: 10%;
  }

  .btn-example{
    margin-left: 0%;
  }

}


@media only screen and (max-width: 320px) {

  .btn-pay {
    min-width: 110px;
    margin-left: 10%;
  }



  .divine-prefix-text1{
    font-size: 0.95em;
  }

  .btn-example{
    min-width: 110px;

    margin-left: 0%;


  }

  .footer-button-inner span.text {
    padding: 0px;
  }

  .divine-prefix-title{

    font-size: 28px !important;
  }

   .divine-prefix-text1{
    font-size: 0.75em;
  } 





}

/* ============================================================
   2026 奢華暖色調 — 補充樣式（追加於 divine.css）
   ============================================================ */

/* ── HERO ─────────────────────────────────────────────── */
.jumbotron-header {
  background: linear-gradient(160deg, #2C1A0E 0%, #4A2E14 50%, #3D2914 100%);
  padding: 5rem 1rem 4rem;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}
.jumbotron-header::before {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse at 30% 50%, rgba(201,168,76,0.15) 0%, transparent 60%),
              radial-gradient(ellipse at 70% 80%, rgba(201,168,76,0.1) 0%, transparent 50%);
  pointer-events: none;
}
.header-container {
  text-align: center;
  position: relative;
  z-index: 1;
}
.header-title img, .header-subtitle img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
.header-subtitle {
  margin-top: 0.5rem;
}

/* ── NAVBAR ─────────────────────────────────────────────── */
.nav-brand {
  background: var(--color-nav-bg) !important;
  border-color: var(--color-nav-bg) !important;
}
.navbar-brand {
  color: var(--color-gold) !important;
  font-weight: 600;
  letter-spacing: 2px;
  font-family: 'Noto Serif TC', serif;
}
.nav-link {
  color: var(--color-gold-light) !important;
  transition: color .25s;
  font-size: 0.95rem;
  letter-spacing: 0.5px;
}
.nav-link:hover {
  color: var(--color-gold) !important;
}
.navbar-toggler-icon {
  filter: brightness(0) invert(1);
}

/* ── MAIN CONTENT ─────────────────────────────────────── */
.container-fix {
  background: var(--color-bg);
  padding-top: 0;
  padding-bottom: 3rem;
}

/* ── CTA SECTION ────────────────────────────────────────── */
.calltoaction {
  padding: 0;
}
.wrap-back {
  /* remove decorative image dependency */
}
.calltoaction-content {
  padding: 3rem 2rem;
  text-align: center;
  max-width: 680px;
  margin: 0 auto;
}
.calltoaction-content h3 {
  font-family: 'Noto Serif TC', serif;
  font-size: 1.75rem;
  color: var(--color-gold-dark);
  margin-bottom: 1.5rem;
  font-weight: 700;
  letter-spacing: 3px;
}
.calltoaction-content .text {
  color: var(--color-text);
  font-size: 1rem;
  line-height: 2;
}
.text-sale {
  font-size: 1.2rem;
  color: var(--color-gold-dark);
  font-weight: 600;
  font-family: 'Noto Serif TC', serif;
}
.text-origin {
  color: var(--color-text-muted);
}
.on-sale-tag {
  width: 48px;
  height: auto;
}
.media-onsale {
  background: var(--color-gold-pale);
  border: 1px solid var(--color-gold-light);
  border-radius: 12px;
  padding: 1rem 1.25rem;
  max-width: 480px;
  margin: 1.5rem auto;
  align-items: center;
}
#onsale-price {
  color: #c0392b;
  font-size: 1.3rem;
  font-weight: 700;
}

/* ── BUTTONS ────────────────────────────────────────────── */
.btn-action, a.btn-action {
  background: linear-gradient(135deg, var(--color-gold) 0%, var(--color-gold-dark) 100%);
  color: var(--color-white) !important;
  border: none;
  border-radius: 50px;
  padding: 0.6rem 2.5rem;
  font-size: 1.1rem;
  font-weight: 600;
  letter-spacing: 2px;
  font-family: 'Noto Serif TC', serif;
  box-shadow: 0 4px 20px rgba(201,168,76,0.35);
  transition: all .3s ease;
  display: inline-block;
  text-decoration: none !important;
  cursor: pointer;
  line-height: 1.4;
}
.btn-action:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 30px rgba(201,168,76,0.5);
  background: linear-gradient(135deg, var(--color-gold-light) 0%, var(--color-gold) 100%);
  color: var(--color-nav-bg) !important;
}
.btn-action-header {
  padding: 0.55rem 1.8rem !important;
}
.btn-example {
  background: transparent;
  color: var(--color-gold-dark) !important;
  border: 2px solid var(--color-gold);
  border-radius: 50px;
  padding: 0.7rem 2.2rem;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 2px;
  font-family: 'Noto Serif TC', serif;
  transition: all .3s ease;
  display: inline-block;
  text-decoration: none !important;
}
.btn-example:hover {
  background: var(--color-gold-pale);
  color: var(--color-gold-dark) !important;
}

/* call-bk-end decorative images – hide them, we use CSS now */
.call-bk-end { display: none; }
.end-top, .end-bottom { display: none; }

/* ── SAMPLE CARDS ──────────────────────────────────────── */
.row-sample {
  margin: 2.5rem auto;
  max-width: 960px;
  text-align: center !important;
}
.row-sample > .col-xs-12.col-md-6 {
  display: inline-block !important;
  float: none !important;
  vertical-align: top;
  text-align: left;
}
.row-sample > .col-xs-12.col-md-6 .sample-frame {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.row-sample .sample-frame {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.row-sample > [class*="col-"] {
  display: inline-block !important;
  float: none !important;
  vertical-align: top;
}

.wrap-samle {
  background: var(--color-bg-card);
  border: 1px solid var(--color-gold-light);
  border-radius: 20px;
  padding: 2.5rem 2rem;
  margin-bottom: 1.5rem;
  box-shadow: 0 4px 24px rgba(61,41,20,0.08);
  height: 100%;
}
.wrap-samle:hover {
  box-shadow: 0 8px 40px rgba(61,41,20,0.14);
  border-color: var(--color-gold);
}
.sample-content h2 {
  font-family: 'Noto Serif TC', serif;
  color: var(--color-gold-dark);
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 4px;
  text-align: center;
  margin-bottom: 1rem;
  border-bottom: 2px solid var(--color-gold-light);
  padding-bottom: 0.75rem;
}
.sample-content h6 {
  color: var(--color-text-muted);
  font-style: italic;
  text-align: center;
  margin-bottom: 1.25rem;
  font-size: 0.95rem;
}
.sample-content-img {
  width: 100%;
  min-height: 80px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
}
.work-img { 
  background: linear-gradient(135deg, #C9A84C 0%, #8B6914 100%); 
}
.work-img h2 { color: #FFFEF9 !important; }
.love-img { 
  background: linear-gradient(135deg, #d4a3c4 0%, #a87aa0 100%); 
}
.love-img h2 { color: #FFFEF9 !important; }
.wish-img { 
  background: linear-gradient(135deg, #f0e0b8, #d4b87a); 
}

/* ── 愛情/事業 卡片框架 ──────────────────────────────── */
.sample-frame {
  position: relative;
  background: var(--color-bg-card);
  border: 1.5px solid var(--color-gold-light);
  border-radius: 16px;
  padding: 2rem;
  margin: 0 auto 1.5rem auto;
  max-width: 700px;
  box-shadow: 0 2px 12px rgba(61,41,20,0.06);
}
.sample-frame.theory {
  max-width: 800px;
  margin: 2.5rem auto;
}
.sample-frame::before,
.sample-frame::after,
.sample-frame .corner-bl,
.sample-frame .corner-br {
  content: '';
  position: absolute;
  width: 24px;
  height: 24px;
  border-color: var(--color-gold);
  border-style: solid;
}
.sample-frame::before {
  top: 8px;
  left: 8px;
  border-width: 2px 0 0 2px;
  border-radius: 4px 0 0 0;
}
.sample-frame::after {
  top: 8px;
  right: 8px;
  border-width: 2px 2px 0 0;
  border-radius: 0 4px 0 0;
}
.sample-frame .corner-bl {
  bottom: 8px;
  left: 8px;
  border-width: 0 0 2px 2px;
  border-radius: 0 0 0 4px;
}
.sample-frame .corner-br {
  bottom: 8px;
  right: 8px;
  border-width: 0 2px 2px 0;
  border-radius: 0 0 4px 0;
}
.sample-frame-love {
  border-color: #d4a3c4;
}
.sample-frame-love::before,
.sample-frame-love::after {
  border-color: #a87aa0;
}
.sample-frame-work {
  border-color: var(--color-gold-light);
}
.sample-frame-work::before,
.sample-frame-work::after {
  border-color: var(--color-gold);
}

/* ── STEP SECTION ──────────────────────────────────────── */
.ask-step {
  max-width: 700px;
  margin: 2.5rem auto;
  position: relative;
}
.ask-step-list {
  text-align: left;
  padding: 0;
  list-style: none;
}
.ask-step-list li.media {
  padding: 0 0 2rem 0;
  margin-left: 2rem;
  position: relative;
  align-items: flex-start;
}
.ask-step-list li.media:last-child {
  padding-bottom: 0;
}
/* 連接線 */
.ask-step-list li.media::before {
  content: '';
  position: absolute;
  left: 23px;
  top: 48px;
  bottom: -8px;
  width: 2px;
  background: linear-gradient(to bottom, var(--color-gold), var(--color-gold-light));
}
.ask-step-list li.media:last-child::before {
  display: none;
}
/* 步驟編號圓圈 */
.step-number {
  position: absolute;
  left: -2rem;
  top: 0;
  width: 48px;
  height: 48px;
  background: linear-gradient(135deg, var(--color-gold) 0%, var(--color-gold-dark) 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Noto Serif TC', serif;
  font-weight: 700;
  font-size: 1.2rem;
  color: #FFFEF9;
  box-shadow: 0 4px 12px rgba(201,168,76,0.3);
  z-index: 1;
}
.ask-step-list li.media:hover .step-number {
  transform: scale(1.1);
  box-shadow: 0 6px 20px rgba(201,168,76,0.4);
}
.ask-step-list li.media:hover {
  transform: translateX(4px);
  transition: transform 0.3s ease;
}
.ask-step-list li.media {
  transition: transform 0.3s ease;
}
.ask-step-list h5 {
  font-family: 'Noto Serif TC', serif;
  color: var(--color-gold-dark);
  font-weight: 700;
  font-size: 1.15rem;
  margin-bottom: 0.5rem;
}
.ask-step-list .media-body {
  color: var(--color-text);
  font-size: 0.97rem;
  line-height: 1.9;
  padding-left: 0.5rem;
  border-left: 2px solid var(--color-gold-pale);
}

/* ── THEORY / ACCORDION ────────────────────────────────── */
.theory {
  max-width: 800px;
  margin: 2.5rem auto;
}
.card-qa {
  background: var(--color-bg-card);
  border: 1px solid var(--color-gold-light);
  border-radius: 12px !important;
  margin-bottom: 0.75rem;
  overflow: hidden;
}
.card-header {
  background: #FFF8F0 !important;
  border-bottom: 1px solid var(--color-gold-light) !important;
  padding: 1rem 1.25rem !important;
}
.card-header .btn-link {
  color: #3D2914 !important;
  font-weight: 600 !important;
  font-family: 'Noto Serif TC', serif !important;
  font-size: 1rem !important;
  text-decoration: none !important;
  width: 100%;
  text-align: left;
}
.card-header .btn-link:hover {
  color: var(--color-gold-dark) !important;
  text-decoration: none !important;
}
.card-body {
  color: #3D2914 !important;
  line-height: 1.9;
  font-size: 0.97rem;
  background: #FFFEF9 !important;
}
.collapse.show { border-top: 1px solid var(--color-gold-light); }
.card-qa { border-top: none; }
.card-qa:first-child { border-top: 1px solid var(--color-gold-light); }
/* 折疊箭頭：改成金色小三角 */
.card-header .btn-link.collapsed::after {
  content: '▶';
  color: var(--color-gold);
  margin-left: 8px;
  font-size: 0.75rem;
}
.card-header .btn-link:not(.collapsed)::after {
  content: '▼';
  color: var(--color-gold);
  margin-left: 8px;
  font-size: 0.75rem;
}
/* 原理區 Q&A 標題背景 */
#accordion .card:first-child .card-header {
  border-radius: 12px 12px 0 0;
}

/* ── FACEBOOK PLUGIN ───────────────────────────────────── */
.facebook-plugin {
  display: flex;
  justify-content: center;
}
.btn-other {
  max-width: 200px;
  height: auto;
  margin: 0.5rem;
  transition: opacity .25s;
  display: inline-block;
}
.btn-other:hover { opacity: 0.8; }

/* ── FOOTER ─────────────────────────────────────────────── */
.footer {
  background: var(--color-nav-bg);
  padding: 2.5rem 1rem;
  text-align: center;
}
.wrap-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}

/* ── MODAL ──────────────────────────────────────────────── */
.modal-header {
  background: var(--color-nav-bg);
  color: var(--color-gold);
  border-radius: 16px 16px 0 0;
}
.modal-header .close {
  color: var(--color-gold);
  opacity: 0.8;
}
.modal-header .close:hover { opacity: 1; }
.modal-title {
  font-family: 'Noto Serif TC', serif;
  font-weight: 700;
  font-size: 1.1rem;
}
.modal-content {
  background: var(--color-bg-card);
  border: 1px solid var(--color-gold-light);
  border-radius: 16px;
}
.btn-enter {
  background: linear-gradient(135deg, var(--color-gold), var(--color-gold-dark));
  color: white;
  border: none;
  border-radius: 50px;
  padding: 0.6rem 2rem;
  font-family: 'Noto Serif TC', serif;
  font-weight: 600;
  transition: all .3s;
}
.btn-enter:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 16px rgba(201,168,76,0.4);
}
.form-control:focus, .custom-select:focus {
  border-color: var(--color-gold);
  box-shadow: 0 0 0 3px rgba(201,168,76,0.2);
}
.badge-fix {
  background: var(--color-gold);
  font-weight: 600;
}
.pro_info_div {
  background: var(--color-gold-pale);
  border: 1px solid var(--color-gold-light);
  border-radius: 10px;
  color: var(--color-text);
}
.mobile-footer {
  border-top: 1px solid var(--color-gold-pale);
  justify-content: space-between;
}
.btn-secondary {
  background: transparent;
  border: 1px solid var(--color-gold);
  color: var(--color-gold-dark);
  border-radius: 50px;
}
.btn-secondary:hover {
  background: var(--color-gold-pale);
}

/* ── RESPONSIVE ────────────────────────────────────────── */
@media (max-width: 768px) {
  .jumbotron-header { padding: 3.5rem 0.5rem 2.5rem; }
  .header-title img, .header-subtitle img { max-width: 90vw; }
  .calltoaction-content { padding: 2rem 1rem; }
  .wrap-samle { padding: 1.5rem 1rem; }
  .row-sample { margin: 1.5rem 0.5rem; }
  .navbar-brand { font-size: 1rem; letter-spacing: 1px; }
}

/* ── FIX: Navbar fixed-top 遮住內容 ──────────────────── */
body {
  padding-top: 70px !important;
}

/* ── FIX: 主要文字對比度不足 ──────────────────────────── */
.header-title {
  color: #C9A84C !important;
  text-shadow: 0 2px 20px rgba(201,168,76,0.5) !important;
}
.header-subtitle {
  color: #E8D5A3 !important;
  opacity: 1 !important;
}
.calltoaction-content .text {
  color: #3D2914;
  font-size: 1rem;
  line-height: 2;
}
.sample-content p.text-justify {
  color: #3D2914;
}
.card-body {
  color: #3D2914;
}
/* 原理折疊區文字太淡，加強對比 */
#accordion .card-body {
  color: #3D2914;
  font-size: 0.97rem;
  background: #FFFEF9;
}
/* Navbar 連結加強可讀性 */
.nav-link {
  color: #E8D5A3 !important;
  font-size: 0.95rem;
}
.nav-item.active .nav-link {
  color: #C9A84C !important;
  font-weight: 600;
}
/* CTA 說明文字加強 */
.calltoaction-content p.text {
  color: #3D2914;
}
/* ── FIX: 卡片內文 ──────────────────────────────────── */
.wrap-samle p {
  color: #3D2914;
  font-size: 0.95rem;
  line-height: 1.9;
}
.wrap-samle h6 {
  color: #7A6040;
}
/* 步驟區步驟說明 */
.ask-step-list .media-body {
  color: #3D2914;
}
