:root{
  --lff-coral:#cf7468;
  --lff-coral-deep:#b75e53;
  --lff-coral-soft:#e8a39a;
  --lff-gold:#bf8748;
  --lff-gold-soft:#ddb57f;
  --lff-ink:#3f302b;
  --lff-muted:#796a64;
  --lff-line:#efdcd4;
  --lff-cream:#fffaf7;
  --lff-blush:#fff6f2;
  --lff-white:#fffefd;
  --lff-shadow:0 18px 50px rgba(124,78,61,.08);
}

body.lff-luxury-page{background:#fff!important;color:var(--lff-ink)}
body.lff-luxury-page .entry-header,
body.lff-luxury-page .page-header,
body.lff-luxury-page .entry-title{display:none!important}
body.lff-luxury-page .site-content,
body.lff-luxury-page .content-area,
body.lff-luxury-page .site-main,
body.lff-luxury-page article,
body.lff-luxury-page .entry-content{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}
body.lff-luxury-page .woocommerce{max-width:1440px;margin:0 auto;padding:30px 42px 42px;box-sizing:border-box}
body.lff-luxury-page *{box-sizing:border-box}

.lff-hero{position:relative;min-height:185px;background-image:linear-gradient(90deg,rgba(255,255,255,.18),rgba(255,255,255,.05)),var(--lff-hero-bg);background-size:cover;background-position:center top;border-top:1px solid #f4dfd7;border-bottom:1px solid #f5e5df;display:flex;align-items:center;justify-content:center;overflow:hidden}
.lff-hero-inner{text-align:center;position:relative;padding:30px 20px 26px}
.lff-script{position:absolute;top:4px;left:50%;transform:translateX(-50%);font-family:"Times New Roman",serif;font-style:italic;font-size:58px;line-height:1;color:rgba(207,116,104,.09);letter-spacing:1px}
.lff-hero h1{position:relative;margin:14px 0 14px!important;font-family:"Noto Serif Thai","Times New Roman",serif!important;font-size:42px!important;font-weight:600!important;line-height:1.2!important;color:var(--lff-ink)!important}
.lff-ornament,.lff-summary-ornament{display:flex;align-items:center;justify-content:center;gap:13px;color:var(--lff-gold)}
.lff-ornament i,.lff-summary-ornament i{display:block;width:88px;height:1px;background:linear-gradient(90deg,transparent,var(--lff-gold-soft))}
.lff-ornament i:last-child,.lff-summary-ornament i:last-child{background:linear-gradient(90deg,var(--lff-gold-soft),transparent)}
.lff-ornament b,.lff-summary-ornament b{font-size:20px;font-weight:400}

.lff-cart-shell{display:grid;grid-template-columns:minmax(0,2.05fr) minmax(330px,.86fr);gap:42px;align-items:start}
.lff-cart-main{min-width:0}
.lff-cart-aside{min-width:0}

/* Cart table */
.lff-luxury-cart .woocommerce-cart-form{margin:0}
.lff-luxury-cart table.shop_table{border-collapse:separate!important;border-spacing:0!important;border:1px solid var(--lff-line)!important;border-radius:14px!important;overflow:hidden;background:rgba(255,255,255,.94);box-shadow:none!important;margin:0 0 18px!important}
.lff-luxury-cart table.shop_table thead th{background:transparent!important;border:0!important;border-bottom:1px solid #f2e3dd!important;padding:18px 16px!important;color:#4e3f39!important;font-size:15px!important;font-weight:500!important;text-align:center}
.lff-luxury-cart table.shop_table thead th.product-name{text-align:left}
.lff-luxury-cart table.shop_table td{border:0!important;padding:20px 16px!important;vertical-align:middle!important;color:var(--lff-ink)!important}
.lff-luxury-cart tr.woocommerce-cart-form__cart-item td{border-bottom:1px solid #f4e5df!important}
.lff-luxury-cart td.product-remove{width:56px;text-align:center}
.lff-luxury-cart td.product-remove a.remove{display:inline-flex!important;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #ecd8cf;border-radius:50%;font-size:25px!important;font-weight:300!important;line-height:1!important;color:#b66e55!important;background:#fff!important;transition:.2s}
.lff-luxury-cart td.product-remove a.remove:hover{background:var(--lff-coral)!important;color:#fff!important;border-color:var(--lff-coral)!important}
.lff-luxury-cart td.product-thumbnail{width:185px}
.lff-luxury-cart td.product-thumbnail img{width:170px!important;height:170px!important;object-fit:cover;border-radius:11px;box-shadow:0 8px 24px rgba(125,84,66,.08)}
.lff-luxury-cart td.product-name{font-family:"Noto Serif Thai","Times New Roman",serif;font-size:20px;line-height:1.5}
.lff-luxury-cart td.product-name a{color:var(--lff-ink)!important;text-decoration:none!important}
.lff-product-excerpt{display:block;margin-top:8px;font-family:inherit;font-size:13px;line-height:1.7;color:var(--lff-muted)}
.lff-luxury-cart td.product-price,.lff-luxury-cart td.product-subtotal{font-family:"Noto Serif Thai","Times New Roman",serif;font-size:17px;text-align:center;white-space:nowrap}

.lff-quantity{display:inline-flex!important;align-items:center;justify-content:center;border:1px solid #ead8d0;border-radius:8px;overflow:hidden;background:#fff;min-width:126px;height:44px}
.lff-quantity input.qty{border:0!important;background:transparent!important;width:48px!important;height:42px!important;padding:0!important;text-align:center!important;box-shadow:none!important;color:var(--lff-ink)!important;-moz-appearance:textfield}
.lff-quantity input.qty::-webkit-outer-spin-button,.lff-quantity input.qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.lff-qty-minus,.lff-qty-plus{border:0!important;background:transparent!important;color:var(--lff-coral)!important;width:38px;height:42px;padding:0!important;font-size:18px;cursor:pointer}

.lff-luxury-cart td.actions{padding:14px!important;background:linear-gradient(90deg,#fffaf8,#fff)!important}
.lff-luxury-cart td.actions .coupon{display:flex!important;gap:10px;align-items:center;float:none!important;max-width:590px}
.lff-luxury-cart td.actions .coupon input{min-height:48px!important;min-width:300px!important;border:1px solid var(--lff-line)!important;border-radius:7px!important;background:#fff!important;padding:0 18px!important;box-shadow:none!important}
.lff-luxury-cart td.actions button[name="apply_coupon"],
.lff-luxury-cart td.actions button[name="update_cart"]{min-height:48px!important;border-radius:6px!important;border:1px solid var(--lff-coral)!important;background:var(--lff-coral)!important;color:#fff!important;padding:0 25px!important;font-weight:500!important}
.lff-luxury-cart td.actions button[name="update_cart"]{float:right;background:#fff!important;color:var(--lff-coral)!important}

.lff-summary-card{position:sticky;top:34px;border:1px solid var(--lff-line)!important;border-radius:14px!important;background:linear-gradient(180deg,rgba(255,251,248,.97),rgba(255,255,255,.98))!important;padding:34px 34px 28px!important;box-shadow:var(--lff-shadow);width:100%!important}
.lff-summary-card h2,.lff-checkout-aside #order_review_heading{font-family:"Noto Serif Thai","Times New Roman",serif!important;text-align:center!important;color:var(--lff-ink)!important;font-size:27px!important;font-weight:500!important;margin:0 0 12px!important;padding:0!important}
.lff-summary-ornament{margin:0 0 22px}
.lff-summary-ornament i{width:68px}
.lff-summary-card table.shop_table{border:0!important;border-radius:0!important;background:transparent!important;margin:0!important}
.lff-summary-card table.shop_table th,.lff-summary-card table.shop_table td{border:0!important;border-bottom:1px solid #efe3dd!important;padding:18px 0!important;background:transparent!important;font-size:15px!important}
.lff-summary-card table.shop_table th{text-align:left;font-weight:500;color:#594944}
.lff-summary-card table.shop_table td{text-align:right;color:#554640}
.lff-summary-card .order-total th{font-size:17px!important}
.lff-summary-card .order-total td{font-family:"Noto Serif Thai","Times New Roman",serif;font-size:23px!important;color:var(--lff-coral)!important}
.lff-summary-card .wc-proceed-to-checkout{padding:26px 0 0!important}
.lff-summary-card .checkout-button,
.lff-checkout-aside #place_order{display:flex!important;align-items:center;justify-content:center;width:100%!important;min-height:60px!important;border:0!important;border-radius:5px!important;background:linear-gradient(135deg,var(--lff-coral-deep),#df8b82)!important;color:#fff!important;font-size:18px!important;font-weight:500!important;letter-spacing:.2px;box-shadow:0 10px 22px rgba(190,89,78,.19)!important;transition:.2s!important}
.lff-summary-card .checkout-button:hover,.lff-checkout-aside #place_order:hover{transform:translateY(-1px);filter:brightness(.98)}
.lff-continue-shopping{display:flex;align-items:center;justify-content:center;min-height:54px;margin-top:14px;border:1px solid var(--lff-coral);border-radius:5px;color:var(--lff-coral)!important;text-decoration:none!important;background:#fff;font-size:16px}
.lff-security-note{display:flex;align-items:flex-start;gap:12px;margin-top:26px;padding-top:22px;border-top:1px solid #efe2dc;color:#675851;font-size:13px;line-height:1.5}
.lff-security-note svg{width:24px;height:24px;fill:none;stroke:var(--lff-coral);stroke-width:1.4;flex:0 0 auto}
.lff-security-note small{display:block;color:#8b7d76}

.lff-service-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--lff-line);border-radius:12px;background:#fffdfa;margin:14px 0 18px;padding:20px 18px}
.lff-service{display:flex;align-items:center;gap:12px;padding:0 16px;border-right:1px solid #f0e3dd;min-width:0}
.lff-service:last-child{border-right:0}
.lff-service-icon{display:flex;width:38px;height:38px;align-items:center;justify-content:center;flex:0 0 auto}
.lff-service-icon svg{width:31px;height:31px;fill:none;stroke:var(--lff-coral);stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}
.lff-service strong{display:block;font-family:"Noto Serif Thai","Times New Roman",serif;font-size:14px;color:#55423b;font-weight:600;white-space:nowrap}
.lff-service small{display:block;margin-top:2px;font-size:11px;color:#877872;white-space:nowrap}

.lff-concierge{min-height:155px;border:1px solid var(--lff-line);border-radius:12px;background-image:var(--lff-concierge-bg);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;padding:20px 28px;overflow:hidden}
.lff-concierge-copy{margin-left:24%;text-align:left}
.lff-concierge h2{font-family:"Noto Serif Thai","Times New Roman",serif;font-size:18px;margin:0 0 5px;color:#a85b45}
.lff-concierge p{font-size:13px;line-height:1.65;color:#5e504a;margin:0 0 12px}
.lff-line-button{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--lff-coral);border-radius:5px;min-height:40px;padding:0 17px;color:var(--lff-coral)!important;background:rgba(255,255,255,.8);text-decoration:none!important;font-size:14px}
.lff-line-button span{display:inline-flex;align-items:center;justify-content:center;width:25px;height:18px;border-radius:10px;background:var(--lff-coral);color:#fff;font-size:8px;font-weight:700}

/* Checkout */
.lff-luxury-checkout .woocommerce{max-width:1320px;padding-top:26px}
.lff-luxury-checkout .woocommerce-form-coupon-toggle{margin-bottom:20px}
.lff-luxury-checkout .woocommerce-info{border:1px solid var(--lff-line)!important;border-top:1px solid var(--lff-line)!important;background:#fffaf7!important;color:#5f4e47!important;border-radius:9px!important;padding:18px 22px 18px 50px!important}
.lff-luxury-checkout .woocommerce-info:before{color:var(--lff-coral)!important;top:18px!important}
.lff-luxury-checkout form.checkout.lff-checkout-shell{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(370px,.8fr);gap:42px;align-items:start}
.lff-customer-card{border:1px solid var(--lff-line);border-radius:14px;background:#fff;padding:34px 36px!important;box-shadow:0 12px 40px rgba(119,75,59,.05)}
.lff-customer-card .col-1,.lff-customer-card .col-2{float:none!important;width:100%!important}
.lff-checkout-intro{margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid #f1e4de}
.lff-checkout-intro span{font-size:11px;letter-spacing:2.1px;text-transform:uppercase;color:var(--lff-coral)}
.lff-checkout-intro h2{font-family:"Noto Serif Thai","Times New Roman",serif;font-size:29px;margin:5px 0 7px;color:var(--lff-ink);font-weight:500}
.lff-checkout-intro p{margin:0;color:#7e6d66;font-size:14px;line-height:1.65}
.lff-customer-card h3{font-family:"Noto Serif Thai","Times New Roman",serif!important;color:#865545!important;font-size:21px!important;font-weight:500!important;border-bottom:1px solid #f1e4de;padding-bottom:12px;margin:10px 0 22px!important}
.lff-luxury-checkout .form-row{margin:0 0 18px!important}
.lff-luxury-checkout .form-row label{font-size:13px!important;color:#574842!important;font-weight:600!important;margin-bottom:8px!important}
.lff-luxury-checkout input.input-text,.lff-luxury-checkout textarea,.lff-luxury-checkout select,.lff-luxury-checkout .select2-selection{min-height:52px!important;border:1px solid #ead8d0!important;border-radius:7px!important;background:#fffdfc!important;box-shadow:none!important;padding:0 15px!important;color:#4f413b!important}
.lff-luxury-checkout textarea{min-height:120px!important;padding:14px 15px!important;resize:vertical}
.lff-luxury-checkout .select2-selection__rendered{line-height:50px!important;padding-left:0!important}
.lff-luxury-checkout .select2-selection__arrow{height:50px!important}
.lff-luxury-checkout .woocommerce-invalid input.input-text{border-color:#d86e67!important}
.lff-luxury-checkout .woocommerce-validated input.input-text{border-color:#c8b49f!important}

.lff-checkout-aside{position:sticky;top:30px;border:1px solid var(--lff-line);border-radius:14px;background:linear-gradient(180deg,#fffaf7,#fff);padding:33px 32px 28px;box-shadow:var(--lff-shadow)}
.lff-checkout-aside #order_review_heading{float:none!important;width:100%!important}
.lff-checkout-aside #order_review{float:none!important;width:100%!important}
.lff-checkout-aside table.shop_table{border:0!important;border-radius:0!important;background:transparent!important;margin:0!important}
.lff-checkout-aside table.shop_table th,.lff-checkout-aside table.shop_table td{border:0!important;border-bottom:1px solid #efe3dd!important;padding:16px 0!important;background:transparent!important;font-size:14px!important}
.lff-checkout-aside table.shop_table th{text-align:left;color:#554640;font-weight:500}
.lff-checkout-aside table.shop_table td{text-align:right;color:#554640}
.lff-checkout-aside .order-total td{font-family:"Noto Serif Thai","Times New Roman",serif;color:var(--lff-coral)!important;font-size:21px!important}
.lff-checkout-aside #payment{background:transparent!important;border-radius:0!important;margin-top:20px}
.lff-checkout-aside #payment ul.payment_methods{padding:20px 0!important;border-bottom:1px solid #efe3dd!important}
.lff-checkout-aside #payment div.payment_box{background:#fff4ef!important;color:#5e4e47!important;border-radius:7px!important}
.lff-checkout-aside #payment div.payment_box:before{border-bottom-color:#fff4ef!important}
.lff-checkout-aside #payment .place-order{padding:20px 0 0!important;margin:0!important}
.lff-checkout-aside .woocommerce-privacy-policy-text{font-size:12px;line-height:1.6;color:#7d6d65}
.lff-checkout-benefits{display:grid;grid-template-columns:1fr;gap:12px;margin-top:24px;padding-top:22px;border-top:1px solid #efe3dd}
.lff-checkout-benefits>div{display:flex;align-items:center;gap:11px}
.lff-checkout-benefits svg{width:27px;height:27px;fill:none;stroke:var(--lff-coral);stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
.lff-checkout-benefits strong{display:block;font-size:13px;color:#594942}
.lff-checkout-benefits small{display:block;font-size:11px;color:#8a7b74}

.lff-noscript-intro,.lff-noscript-concierge{max-width:1320px;margin:15px auto;padding:18px;background:#fff8f4;border:1px solid var(--lff-line);border-radius:10px;text-align:center}

@media (max-width:1100px){
  body.lff-luxury-page .woocommerce{padding-left:24px;padding-right:24px}
  .lff-cart-shell,.lff-luxury-checkout form.checkout.lff-checkout-shell{grid-template-columns:1fr;gap:24px}
  .lff-summary-card,.lff-checkout-aside{position:relative;top:auto}
  .lff-service-strip{grid-template-columns:repeat(2,1fr);row-gap:20px}
  .lff-service:nth-child(2){border-right:0}
  .lff-service:nth-child(3),.lff-service:nth-child(4){border-top:1px solid #f0e3dd;padding-top:18px}
}

@media (max-width:768px){
  body.lff-luxury-page .woocommerce{padding:18px 14px 30px}
  .lff-hero{min-height:145px;background-position:center top}
  .lff-hero h1{font-size:32px!important}
  .lff-script{font-size:45px}
  .lff-luxury-cart table.shop_table{border:0!important;background:transparent!important}
  .lff-luxury-cart table.shop_table thead{display:none!important}
  .lff-luxury-cart table.shop_table tr.woocommerce-cart-form__cart-item{display:grid!important;grid-template-columns:42px 92px 1fr;gap:9px;border:1px solid var(--lff-line);border-radius:12px;background:#fff;margin-bottom:14px;padding:14px}
  .lff-luxury-cart table.shop_table tr.woocommerce-cart-form__cart-item td{display:block!important;padding:4px!important;border:0!important;text-align:left!important}
  .lff-luxury-cart td.product-remove{grid-column:1;grid-row:1/3;width:auto}
  .lff-luxury-cart td.product-thumbnail{grid-column:2;grid-row:1/3;width:auto}
  .lff-luxury-cart td.product-thumbnail img{width:88px!important;height:105px!important}
  .lff-luxury-cart td.product-name{grid-column:3;font-size:17px}
  .lff-luxury-cart td.product-price{grid-column:3;font-size:15px}
  .lff-luxury-cart td.product-quantity{grid-column:2/4;margin-top:8px}
  .lff-luxury-cart td.product-subtotal{grid-column:2/4;font-size:17px;text-align:right!important}
  .lff-luxury-cart td.actions{display:block!important;border:1px solid var(--lff-line)!important;border-radius:12px!important;padding:12px!important}
  .lff-luxury-cart td.actions .coupon{display:grid!important;grid-template-columns:1fr auto;max-width:none}
  .lff-luxury-cart td.actions .coupon input{min-width:0!important;width:100%!important}
  .lff-luxury-cart td.actions button[name="update_cart"]{float:none!important;width:100%;margin-top:10px}
  .lff-summary-card,.lff-checkout-aside,.lff-customer-card{padding:26px 20px!important}
  .lff-service-strip{grid-template-columns:1fr;padding:8px 16px}
  .lff-service,.lff-service:nth-child(2),.lff-service:nth-child(3),.lff-service:nth-child(4){border-right:0;border-top:1px solid #f0e3dd;padding:14px 0}
  .lff-service:first-child{border-top:0}
  .lff-service strong,.lff-service small{white-space:normal}
  .lff-concierge{min-height:190px;background-position:left center;justify-content:flex-end;padding:18px}
  .lff-concierge-copy{width:60%;margin-left:0}
  .lff-concierge p br{display:none}
  .lff-luxury-checkout form.checkout.lff-checkout-shell{display:block!important}
  .lff-checkout-aside{margin-top:22px}
}

@media (max-width:480px){
  .lff-concierge{background-image:linear-gradient(90deg,rgba(255,255,255,.4),rgba(255,255,255,.92) 42%),var(--lff-concierge-bg)}
  .lff-concierge-copy{width:68%}
  .lff-luxury-cart td.actions .coupon{grid-template-columns:1fr}
  .lff-luxury-cart td.actions .coupon button{width:100%}
}
