:root{
    --alshop-preorder-primary:#f4511e;
    --alshop-preorder-primary-dark:#d94112;
    --alshop-preorder-text:#20242c;
    --alshop-preorder-muted:#6c7280;
    --alshop-preorder-border:#e5e8ed;
    --alshop-preorder-soft:#f7f8fa;
    --alshop-preorder-success:#198754;
    --alshop-preorder-danger:#c73737;
}
.alshop-preorder-page{background:#f7f8fa;color:var(--alshop-preorder-text);min-height:70vh}
.alshop-preorder-page *{box-sizing:border-box}
.alshop-preorder-hero,.alshop-preorder-page-head{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border:1px solid var(--alshop-preorder-border);border-radius:16px;padding:28px;margin-bottom:22px}
.alshop-preorder-hero h1,.alshop-preorder-page-head h1{font-size:30px;line-height:1.2;margin:7px 0 8px;font-weight:800;color:var(--alshop-preorder-text)}
.alshop-preorder-hero p{max-width:760px;margin:0;color:var(--alshop-preorder-muted);font-size:15px;line-height:1.7}
.alshop-preorder-kicker{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--alshop-preorder-primary)}
.alshop-preorder-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:11px 17px;border:1px solid var(--alshop-preorder-primary);border-radius:9px;background:var(--alshop-preorder-primary);color:#fff!important;font-size:14px;font-weight:750;text-decoration:none!important;cursor:pointer;transition:.16s ease;white-space:nowrap}
.alshop-preorder-btn:hover{background:var(--alshop-preorder-primary-dark);border-color:var(--alshop-preorder-primary-dark);transform:translateY(-1px)}
.alshop-preorder-btn-light{background:#fff;color:var(--alshop-preorder-primary)!important}
.alshop-preorder-btn-light:hover{background:#fff6f2;color:var(--alshop-preorder-primary-dark)!important}
.alshop-preorder-btn-danger{background:#fff;color:var(--alshop-preorder-danger)!important;border-color:#e9bcbc}
.alshop-preorder-btn-danger:hover{background:#fff3f3;border-color:var(--alshop-preorder-danger)}
.alshop-preorder-btn-block{width:100%}
.alshop-preorder-btn-lg{min-height:52px;font-size:16px}
.alshop-preorder-search{display:flex;align-items:center;gap:12px;padding:16px;background:#fff;border:1px solid var(--alshop-preorder-border);border-radius:13px;margin-bottom:22px}
.alshop-preorder-search-field{position:relative;flex:1}
.alshop-preorder-search-field i{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:20px;color:#89909c}
.alshop-preorder-search-field input{width:100%;height:46px;border:1px solid var(--alshop-preorder-border);border-radius:9px;padding:0 14px 0 44px;font-size:15px;background:#fff}
.alshop-preorder-check,.alshop-preorder-terms{display:flex;align-items:flex-start;gap:9px;font-size:14px;color:#444b57;margin:0}
.alshop-preorder-check input,.alshop-preorder-terms input{width:18px;height:18px;accent-color:var(--alshop-preorder-primary);flex:0 0 auto;margin-top:1px}
.alshop-preorder-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.alshop-preorder-card{background:#fff;border:1px solid var(--alshop-preorder-border);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:.16s ease}
.alshop-preorder-card:hover{box-shadow:0 10px 28px rgba(31,36,44,.08);transform:translateY(-2px)}
.alshop-preorder-card-image{position:relative;display:block;aspect-ratio:1/1;background:#fff;padding:16px;overflow:hidden}
.alshop-preorder-card-image img{width:100%;height:100%;object-fit:contain}
.alshop-preorder-badge{display:inline-flex;align-items:center;min-height:27px;padding:5px 9px;border-radius:999px;background:#fff1ec;color:var(--alshop-preorder-primary-dark);font-size:12px;font-weight:800;border:1px solid #ffd5c7}
.alshop-preorder-card-image .alshop-preorder-badge{position:absolute;left:12px;top:12px;z-index:2}
.alshop-preorder-card-body{display:flex;flex:1;flex-direction:column;padding:16px;border-top:1px solid #f0f1f3}
.alshop-preorder-card-brand{font-size:12px;color:#8a909a;min-height:18px}
.alshop-preorder-card h2{font-size:15px;line-height:1.45;margin:4px 0 10px;min-height:44px;font-weight:700}
.alshop-preorder-card h2 a{color:var(--alshop-preorder-text);text-decoration:none}
.alshop-preorder-price{font-size:20px;font-weight:850;color:var(--alshop-preorder-primary);margin-bottom:10px}
.alshop-preorder-meta{display:flex;flex-direction:column;gap:5px;color:var(--alshop-preorder-muted);font-size:12px;margin-bottom:14px;min-height:38px}
.alshop-preorder-meta span{display:flex;align-items:center;gap:6px}
.alshop-preorder-card .alshop-preorder-btn{margin-top:auto}
.alshop-preorder-empty{text-align:center;padding:65px 20px;background:#fff;border:1px solid var(--alshop-preorder-border);border-radius:14px}
.alshop-preorder-empty>i{font-size:52px;color:#a9afb8}
.alshop-preorder-empty h2{font-size:22px;margin:10px 0 6px}
.alshop-preorder-empty p{color:var(--alshop-preorder-muted);margin:0}
.alshop-preorder-detail-grid{display:grid;grid-template-columns:minmax(300px,46%) minmax(0,1fr);gap:30px;background:#fff;border:1px solid var(--alshop-preorder-border);border-radius:17px;padding:26px}
.alshop-preorder-detail-image{position:relative;min-height:460px;border:1px solid #eef0f3;border-radius:13px;padding:24px;display:flex;align-items:center;justify-content:center;background:#fff}
.alshop-preorder-detail-image img{width:100%;height:100%;max-height:500px;object-fit:contain}
.alshop-preorder-detail-image .alshop-preorder-badge{position:absolute;left:16px;top:16px}
.alshop-preorder-detail-content h1{font-size:28px;line-height:1.25;margin:12px 0 7px;font-weight:850;color:var(--alshop-preorder-text)}
.alshop-preorder-muted{color:var(--alshop-preorder-muted);font-size:14px}
.alshop-preorder-back{display:inline-flex;align-items:center;gap:7px;color:#59606d!important;font-size:14px;text-decoration:none!important}
.alshop-preorder-price-large{font-size:31px;font-weight:900;color:var(--alshop-preorder-primary);margin:18px 0}
.alshop-preorder-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 18px}
.alshop-preorder-info-grid>div{display:flex;align-items:flex-start;gap:10px;padding:13px;border:1px solid var(--alshop-preorder-border);border-radius:10px;background:#fafbfc}
.alshop-preorder-info-grid i{font-size:23px;color:var(--alshop-preorder-primary)}
.alshop-preorder-info-grid span{display:flex;flex-direction:column;gap:2px;color:#59606d;font-size:13px}
.alshop-preorder-info-grid strong{font-size:12px;color:#232832;text-transform:uppercase;letter-spacing:.025em}
.alshop-preorder-note{display:flex;gap:10px;padding:14px;border-left:3px solid var(--alshop-preorder-primary);background:#fff7f3;border-radius:7px;color:#4b515c;line-height:1.55;margin-bottom:18px}
.alshop-preorder-note i{font-size:21px;color:var(--alshop-preorder-primary)}
.alshop-preorder-form{border-top:1px solid var(--alshop-preorder-border);padding-top:20px;margin-top:20px}
.alshop-preorder-form h2,.alshop-preorder-box h2{font-size:18px;font-weight:800;margin:0 0 16px}
.alshop-preorder-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.alshop-preorder-field{display:flex;flex-direction:column;gap:6px}
.alshop-preorder-field-wide{grid-column:1/-1}
.alshop-preorder-field label{font-size:13px;font-weight:750;color:#333945;margin:0}
.alshop-preorder-field input,.alshop-preorder-field textarea,.alshop-preorder-field select{width:100%;border:1px solid #dfe3e8;border-radius:9px;background:#fff;padding:11px 12px;font-size:15px;color:#222831;outline:none}
.alshop-preorder-field input{height:45px}
.alshop-preorder-field input:focus,.alshop-preorder-field textarea:focus,.alshop-preorder-field select:focus{border-color:#f5a184;box-shadow:0 0 0 3px rgba(244,81,30,.10)}
.alshop-preorder-terms{margin:15px 0 8px}
.alshop-preorder-terms-text{font-size:12px;line-height:1.55;color:#6a707c;background:#fafafa;border:1px solid #eceef1;border-radius:8px;padding:11px;margin-bottom:15px;max-height:130px;overflow:auto}
.alshop-preorder-login-box{display:flex;align-items:center;gap:14px;border:1px solid var(--alshop-preorder-border);border-radius:12px;padding:17px;background:#fafbfc;margin-top:20px}
.alshop-preorder-login-box>i{font-size:34px;color:var(--alshop-preorder-primary)}
.alshop-preorder-login-box>div{display:flex;flex-direction:column;flex:1}
.alshop-preorder-login-box span{font-size:13px;color:var(--alshop-preorder-muted);margin-top:2px}
.alshop-preorder-alert{padding:14px 16px;border:1px solid #b9dfc8;border-radius:9px;background:#f1fbf5;color:#17643a;margin-bottom:18px}
.alshop-preorder-alert-error{border-color:#edc3c3;background:#fff5f5;color:#9d2d2d}
.alshop-preorder-table-wrap{background:#fff;border:1px solid var(--alshop-preorder-border);border-radius:13px;overflow:auto}
.alshop-preorder-table{width:100%;border-collapse:collapse;min-width:850px}
.alshop-preorder-table th{padding:14px 16px;background:#fafbfc;border-bottom:1px solid var(--alshop-preorder-border);font-size:12px;color:#717783;text-transform:uppercase;letter-spacing:.035em;text-align:left}
.alshop-preorder-table td{padding:14px 16px;border-bottom:1px solid #eef0f3;vertical-align:middle;font-size:14px}
.alshop-preorder-table-product{display:flex;align-items:center;gap:11px;min-width:280px}
.alshop-preorder-table-product img{width:52px;height:52px;object-fit:contain;border:1px solid #eceef1;border-radius:8px;background:#fff}
.alshop-preorder-table-product span{display:flex;flex-direction:column;font-weight:700}
.alshop-preorder-table-product small{font-weight:400;color:#7a808b;margin-top:2px}
.alshop-preorder-status{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border-radius:999px;background:#eef1f5;color:#545b67;font-size:12px;font-weight:800;white-space:nowrap}
.alshop-preorder-status.status-accepted,.alshop-preorder-status.status-payment_confirmed,.alshop-preorder-status.status-ready,.alshop-preorder-status.status-final_order,.alshop-preorder-status.status-delivered{background:#eaf8ef;color:#17713c}
.alshop-preorder-status.status-payment_requested,.alshop-preorder-status.status-payment_submitted,.alshop-preorder-status.status-shipped{background:#fff6df;color:#8b6510}
.alshop-preorder-status.status-cancelled,.alshop-preorder-status.status-rejected,.alshop-preorder-status.status-refunded{background:#fff0f0;color:#a52d2d}
.alshop-preorder-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--alshop-preorder-border);border-radius:50%;color:var(--alshop-preorder-primary)!important;text-decoration:none!important;background:#fff}
.alshop-preorder-account-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px}
.alshop-preorder-box{background:#fff;border:1px solid var(--alshop-preorder-border);border-radius:13px;padding:20px;margin-bottom:18px}
.alshop-preorder-box h2{display:flex;align-items:center;gap:8px}
.alshop-preorder-box h2 i{font-size:22px;color:var(--alshop-preorder-primary)}
.alshop-preorder-order-product{display:grid;grid-template-columns:78px minmax(0,1fr) auto;gap:15px;align-items:center}
.alshop-preorder-order-product img{width:78px;height:78px;object-fit:contain;border:1px solid #eceef1;border-radius:9px}
.alshop-preorder-order-product>div:nth-child(2){display:flex;flex-direction:column;gap:4px}
.alshop-preorder-order-product span{font-size:13px;color:#737985}
.alshop-preorder-order-price{font-size:19px;font-weight:850;color:var(--alshop-preorder-primary)}
.alshop-preorder-timeline{position:relative}
.alshop-preorder-timeline-item{display:grid;grid-template-columns:16px minmax(0,1fr);gap:12px;padding-bottom:18px;position:relative}
.alshop-preorder-timeline-item:before{content:"";position:absolute;left:7px;top:14px;bottom:0;width:2px;background:#e5e8ed}
.alshop-preorder-timeline-item:last-child:before{display:none}
.alshop-preorder-timeline-item>span{width:16px;height:16px;border-radius:50%;background:var(--alshop-preorder-primary);border:4px solid #ffe8df;z-index:1;margin-top:2px}
.alshop-preorder-timeline-item>div{display:flex;flex-direction:column;gap:2px}
.alshop-preorder-timeline-item small{color:#858b95}
.alshop-preorder-timeline-item p{margin:4px 0 0;color:#565d69}
.alshop-preorder-summary{margin:0}
.alshop-preorder-summary>div{display:flex;justify-content:space-between;gap:15px;padding:10px 0;border-bottom:1px solid #eef0f3}
.alshop-preorder-summary>div:last-child{border-bottom:0}
.alshop-preorder-summary dt{font-weight:500;color:#666d79}
.alshop-preorder-summary dd{margin:0;font-weight:800}
.alshop-preorder-summary .total{font-size:17px;color:#20242c;padding-top:15px}
.alshop-preorder-product-panel{border:1px solid #ffd5c7;background:#fffaf8;border-radius:13px;padding:16px;margin:16px 0 18px}
.alshop-preorder-product-panel-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}
.alshop-preorder-product-panel-head strong{font-size:16px;color:#242a33}
.alshop-preorder-product-panel-meta{display:flex;flex-wrap:wrap;gap:8px 15px;color:#565d68;font-size:13px;margin-bottom:12px}
.alshop-preorder-product-panel-meta span{display:flex;align-items:center;gap:6px}
.alshop-preorder-product-panel-meta i{font-size:17px;color:var(--alshop-preorder-primary)}
.alshop-preorder-countdown{font-size:13px;font-weight:750;color:#7a4e0a;background:#fff4dd;border:1px solid #f3dfb0;border-radius:8px;padding:9px 11px;margin:0 0 12px}

@media(max-width:1199px){.alshop-preorder-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:991px){
    .alshop-preorder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .alshop-preorder-detail-grid{grid-template-columns:1fr}
    .alshop-preorder-detail-image{min-height:360px}
    .alshop-preorder-account-grid{grid-template-columns:1fr}
}
@media(max-width:767px){
    .alshop-preorder-page .container{padding-left:12px;padding-right:12px}
    .alshop-preorder-hero,.alshop-preorder-page-head{align-items:flex-start;flex-direction:column;padding:20px;border-radius:13px;gap:15px}
    .alshop-preorder-hero h1,.alshop-preorder-page-head h1{font-size:25px}
    .alshop-preorder-hero p{font-size:15px;line-height:1.6}
    .alshop-preorder-search{align-items:stretch;flex-direction:column}
    .alshop-preorder-search .alshop-preorder-btn{width:100%}
    .alshop-preorder-grid{grid-template-columns:1fr 1fr;gap:10px}
    .alshop-preorder-card-image{padding:10px}
    .alshop-preorder-card-body{padding:12px}
    .alshop-preorder-card h2{font-size:14px;min-height:61px;margin-bottom:7px}
    .alshop-preorder-price{font-size:18px}
    .alshop-preorder-card .alshop-preorder-btn{font-size:13px;padding:9px 8px;min-height:42px}
    .alshop-preorder-detail-grid{padding:15px;gap:18px;border-radius:13px}
    .alshop-preorder-detail-image{min-height:300px;padding:14px}
    .alshop-preorder-detail-content h1{font-size:24px}
    .alshop-preorder-price-large{font-size:28px;margin:13px 0}
    .alshop-preorder-info-grid{grid-template-columns:1fr}
    .alshop-preorder-form-grid{grid-template-columns:1fr}
    .alshop-preorder-field-wide{grid-column:auto}
    .alshop-preorder-field label{font-size:15px}
    .alshop-preorder-field input,.alshop-preorder-field textarea,.alshop-preorder-field select{font-size:17px;min-height:50px}
    .alshop-preorder-btn{min-height:50px;font-size:16px}
    .alshop-preorder-login-box{align-items:flex-start;flex-wrap:wrap}
    .alshop-preorder-login-box .alshop-preorder-btn{width:100%}
    .alshop-preorder-box{padding:16px}
    .alshop-preorder-order-product{grid-template-columns:66px minmax(0,1fr)}
    .alshop-preorder-order-product img{width:66px;height:66px}
    .alshop-preorder-order-price{grid-column:1/-1;text-align:right;font-size:21px}
    .alshop-preorder-product-panel-head{align-items:flex-start;flex-direction:column}
    .alshop-preorder-product-panel-meta{flex-direction:column;font-size:14px}
}
@media(max-width:430px){
    .alshop-preorder-grid{grid-template-columns:1fr}
    .alshop-preorder-card h2{min-height:auto;font-size:16px}
    .alshop-preorder-card-image{aspect-ratio:1.12/1}
}

/* ALSHOP_PREORDER_HIDE_REGULAR_PURCHASE_START */
html.alshop-preorder-active-product .agm-product-action-buttons,
html.alshop-preorder-active-product .order-via-whatsapp,
html.alshop-preorder-active-product #added_to_cart_btn,
html.alshop-preorder-active-product .agm-buy-now-btn,
html.alshop-preorder-active-product .agm-add-cart-btn,
html.alshop-preorder-active-product .agm-whatsapp-order-btn,
html.alshop-preorder-active-product button.buy-now,
html.alshop-preorder-active-product button.add-to-cart,
html.alshop-preorder-active-product a.order-via-whatsapp {
    display: none !important;
    visibility: hidden !important;
}
/* ALSHOP_PREORDER_HIDE_REGULAR_PURCHASE_END */
