.jykup-wrap{margin:14px 0 12px;padding:0;background:transparent;border:0;box-shadow:none;color:inherit}
.jykup-heading{font-size:22px;line-height:1.25;margin:0 0 12px;font-weight:700;color:inherit}
.jykup-helper{font-size:13px;line-height:1.45;margin:0 0 10px;color:#222}
.jykup-image-label,.jykup-small-label{font-size:12px;line-height:1.35;margin:0 0 7px;color:#444;font-weight:400}
.jykup-upload-row{position:relative;display:flex;align-items:center;min-height:68px;padding:15px 18px;margin:0 0 14px;background:#fff0ed;border:1px dashed #d9aaa0;border-radius:2px;gap:12px;flex-wrap:wrap}
.jykup-upload-prompt{font-size:13px;color:#765f5a}
.jykup-upload-button{display:inline-block!important;margin:0!important;padding:8px 13px!important;background:#fff!important;border:0!important;border-radius:2px!important;font-size:12px!important;font-weight:500!important;line-height:1!important;color:#444!important;cursor:pointer!important;box-shadow:none!important;text-transform:uppercase}
.jykup-file-input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;overflow:hidden!important;pointer-events:none!important}
.jykup-file-preview{display:flex;align-items:center;gap:9px;flex-basis:100%;margin-top:4px;font-size:12px;word-break:break-word}
.jykup-file-preview img{width:58px;height:58px;object-fit:cover;border:1px solid #ddd;background:#fff}
.jykup-pdf{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #ddd;background:#fff;font-weight:700}
.jykup-section{margin:14px 0 15px}
.jykup-section input[type=text]{display:block;width:100%;max-width:420px;height:38px;padding:8px 14px;border:1px solid #ddd;border-radius:24px;background:#fff;font-size:12px;box-shadow:none}
.jykup-message-note{font-size:11px;line-height:1.35;color:#777;margin:5px 0 0}
.jykup-radio-stack{display:flex;flex-direction:column;gap:13px}
.jykup-radio-inline{flex-direction:row;gap:22px}
.jykup-radio-stack label{font-size:12px;line-height:1.35;font-weight:400;margin:0;cursor:pointer}
.jykup-choice-row{display:grid!important;grid-template-columns:minmax(230px,1fr) minmax(180px,.9fr);column-gap:20px;align-items:start}
.jykup-choice-main{display:block}
.jykup-choice-help{display:block;font-size:11px;color:#777;line-height:1.35}
.jykup-receiving-title{font-weight:600;color:#222;margin-bottom:10px}
.jykup-pickup-date-wrap input[type=date]{width:150px;max-width:100%;height:38px;padding:5px 12px;border:1px solid #ddd;border-radius:22px;background:#fff;box-shadow:none;font-size:12px}
.jykup-legacy-hidden{display:none!important}
@media(max-width:640px){.jykup-heading{font-size:20px}.jykup-choice-row{grid-template-columns:1fr;row-gap:4px}.jykup-choice-help{padding-left:22px}.jykup-radio-inline{flex-direction:column;gap:8px}.jykup-upload-row{padding:14px}}
.jykup-template-section{margin-top:0;margin-bottom:20px}
.jykup-template-section select{display:block;width:100%;max-width:520px;height:42px;padding:6px 38px 6px 14px;border:1px solid #d8d8d8;border-radius:3px;background:#fff;font-size:13px;box-shadow:none}
.jykup-required-label{display:block;margin-bottom:8px;color:#222}
.jykup-template-error{min-height:16px;margin:6px 0 0;font-size:12px;font-weight:600;color:#b42318}

#jykup_message{max-width:360px;height:38px;padding:7px 10px}.jykup-char-count{white-space:nowrap;margin-left:4px}
.jykup-waiting-for-template{display:none!important}
.jykup-important-note{margin:12px 0 15px;font-size:12px;line-height:1.45;font-weight:600;color:#e00000}
.jykup-pickup-help{margin:5px 0 0;font-size:11px;line-height:1.35;color:#777}
.jykup-date-error,.jykup-fulfillment-error{margin:5px 0 0;font-size:12px;font-weight:600;color:#b42318}

#jykup_template optgroup{font-weight:700}#jykup_template option{font-weight:400;padding:4px 8px}

/* v1.6 guided shape -> size selector */
.jykup-template-native{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important}
.jykup-step-title{font-size:15px;font-weight:700;line-height:1.35;color:#222;margin:0 0 5px}
.jykup-step-help{font-size:12px;line-height:1.45;color:#777;margin:0 0 12px}
.jykup-shape-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 18px}
.jykup-shape-button,.jykup-size-button{appearance:none;-webkit-appearance:none;background:#fff;border:1px solid #ddd;border-radius:8px;color:#222;cursor:pointer;box-shadow:none;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}
.jykup-shape-button{min-height:54px;padding:11px 13px;font-size:13px;font-weight:700;text-align:center}
.jykup-shape-button:hover,.jykup-size-button:hover{border-color:#c86e55}
.jykup-shape-button.is-selected,.jykup-size-button.is-selected{border-color:#c65f43;background:#fff7f4;box-shadow:0 0 0 1px #c65f43 inset}
.jykup-size-panel{margin-top:4px;padding-top:2px}
.jykup-size-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0 0 8px}
.jykup-size-button{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;padding:10px 12px;font-size:12px;line-height:1.35}
.jykup-size-name{display:block;flex:1}
.jykup-size-price{display:block;white-space:nowrap;font-weight:700;color:#b94f32}
.jykup-cart-controls-hidden{display:none!important}
@media(max-width:640px){.jykup-shape-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.jykup-size-grid{grid-template-columns:1fr}.jykup-shape-button{min-height:50px}.jykup-size-button{min-height:54px}}

/* v1.6.1: categorize sizes by actual sheet family */
.jykup-size-category{margin:0 0 18px}
.jykup-size-category-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 9px;padding:9px 11px;border-left:3px solid #c65f43;background:#faf7f5;font-size:13px;font-weight:700;color:#222}
.jykup-size-category-head small{font-size:11px;font-weight:600;color:#b94f32;white-space:nowrap}
.jykup-size-category:last-child{margin-bottom:5px}
@media(max-width:640px){.jykup-size-category-head{align-items:flex-start;flex-direction:column;gap:2px}.jykup-size-category-head small{white-space:normal}}

/* v1.6.2: accurate printable-area wording + full-sheet orientation choice */
.jykup-orientation-section{margin:10px 0 18px;padding:13px 14px;border:1px solid #eadfd9;border-radius:9px;background:#fffaf8}
.jykup-orientation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:520px}
.jykup-orientation-card{display:flex!important;align-items:center;gap:10px;margin:0!important;padding:12px 14px;border:1px solid #ddd;border-radius:8px;background:#fff;cursor:pointer;min-height:62px}
.jykup-orientation-card:has(input:checked){border-color:#c65f43;background:#fff7f4;box-shadow:0 0 0 1px #c65f43 inset}
.jykup-orientation-card input{margin:0!important;flex:0 0 auto}
.jykup-orientation-card span,.jykup-orientation-card strong,.jykup-orientation-card small{display:block}
.jykup-orientation-card strong{font-size:12px;line-height:1.2}
.jykup-orientation-card small{font-size:11px;line-height:1.3;color:#777;margin-top:3px;font-weight:400}
.jykup-orientation-error{min-height:14px;margin:6px 0 0;font-size:12px;font-weight:600;color:#b42318}
@media(max-width:640px){.jykup-orientation-grid{grid-template-columns:1fr}}


/* v1.7.0 customer-friendly visual refresh */
.jykup-wrap{--jyk-blush:#fff4f1;--jyk-pink:#f7ded8;--jyk-accent:#c85f43;--jyk-accent-dark:#a9442d;--jyk-ink:#2e2927;--jyk-soft:#fffaf8;--jyk-green:#2f8f5b;font-size:14px}
.jykup-template-section{padding:16px 16px 12px;border:1px solid #f0ddd7;border-radius:14px;background:linear-gradient(180deg,#fffaf8 0%,#fff 100%)}
.jykup-step-title{font-size:17px;font-weight:800;line-height:1.3;color:var(--jyk-ink);margin-bottom:4px}
.jykup-step-help{font-size:13px;color:#6e625d;margin-bottom:14px}
.jykup-shape-grid{gap:10px}
.jykup-shape-button{min-height:64px;padding:12px 10px;border:1px solid #ecd8d1;background:#fff;border-radius:12px;font-size:14px;font-weight:800;color:#3c3431;text-transform:none;letter-spacing:0;box-shadow:0 2px 7px rgba(80,50,40,.04)}
.jykup-shape-button:nth-child(1){background:#fff7f3}.jykup-shape-button:nth-child(2){background:#fff9ef}.jykup-shape-button:nth-child(3){background:#fff2f5}.jykup-shape-button:nth-child(4){background:#f5f9ff}.jykup-shape-button:nth-child(5){background:#f8f5ff}.jykup-shape-button:nth-child(6){background:#f2fbf5}
.jykup-shape-button:hover{transform:translateY(-1px);border-color:var(--jyk-accent)}
.jykup-shape-button.is-selected{background:#fff0ea;border-color:var(--jyk-accent);box-shadow:0 0 0 2px rgba(200,95,67,.14) inset}
.jykup-size-panel{padding-top:7px}
.jykup-size-category-head{border-radius:9px;border-left:4px solid var(--jyk-accent);background:#fff6f2;padding:10px 12px}
.jykup-size-grid{gap:8px}
.jykup-size-button{border-radius:10px;background:#fff;min-height:55px;padding:10px 12px;border-color:#eee1dc}
.jykup-size-button.is-selected{background:#fff0ea}
.jykup-size-name{font-weight:650;color:#36302e;text-transform:none}
.jykup-size-price{font-size:13px;color:var(--jyk-accent-dark)}
.jykup-heading{margin-top:20px;font-size:25px;font-weight:800;color:var(--jyk-ink)}
.jykup-helper{font-size:14px;color:#625651;margin-bottom:10px}
.jykup-upload-row{min-height:118px;padding:18px;margin-bottom:16px;background:var(--jyk-blush);border:2px dashed #e4b8ad;border-radius:14px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px 14px}
.jykup-upload-prompt{font-size:14px;font-weight:650;color:#624f49}
.jykup-upload-button{padding:14px 20px!important;background:var(--jyk-accent)!important;border:1px solid var(--jyk-accent)!important;border-radius:9px!important;color:#fff!important;font-size:14px!important;font-weight:800!important;line-height:1.1!important;letter-spacing:.2px;box-shadow:0 4px 10px rgba(169,68,45,.15)!important;text-transform:none!important}
.jykup-upload-button:hover{background:var(--jyk-accent-dark)!important;border-color:var(--jyk-accent-dark)!important;color:#fff!important}
.jykup-file-preview{grid-column:1/-1;background:#fff;border-radius:10px;padding:9px 10px;border:1px solid #f0ddd7;font-size:13px}
.jykup-file-preview:empty{display:none}
.jykup-file-preview img{width:70px;height:70px;border-radius:8px}
.jykup-upload-success{grid-column:1/-1;color:var(--jyk-green);font-weight:800;font-size:13px}
.jykup-orientation-section{border-radius:12px;background:#fff8f5;border-color:#efd8cf}
.jykup-orientation-card{border-radius:10px;min-height:68px}
.jykup-important-note{padding:10px 12px;border-radius:8px;background:#fff5f3;border-left:4px solid #e35b4b;font-weight:650}
.jykup-small-label{font-size:13px}
.jykup-choice-row{padding:8px 10px;border-radius:9px;background:#fafafa}
@media(max-width:640px){.jykup-template-section{padding:13px 11px}.jykup-shape-grid{grid-template-columns:1fr 1fr}.jykup-shape-button{min-height:58px;font-size:13px}.jykup-upload-row{grid-template-columns:1fr;padding:14px}.jykup-upload-button{width:100%;text-align:center}.jykup-upload-prompt{text-align:center}.jykup-heading{font-size:22px}}


/* v1.7.1: simpler A4/A3 full-sheet shopping cards */
.jykup-fullsheet-group .jykup-size-category-head{display:none}
.jykup-fullsheet-group .jykup-size-category{margin:0 0 10px}
.jykup-fullsheet-group .jykup-size-grid{grid-template-columns:1fr;margin:0}
.jykup-fullsheet-card{min-height:82px!important;padding:14px 16px!important;border:2px solid #eadbd5!important;background:#fff!important}
.jykup-fullsheet-card .jykup-size-copy{display:flex;flex-direction:column;gap:5px;text-align:left}
.jykup-fullsheet-card .jykup-size-name{font-size:16px;font-weight:850;color:#2f2927}
.jykup-fullsheet-card .jykup-size-copy small{display:block;font-size:12px;line-height:1.35;color:#6f625d;font-weight:500}
.jykup-fullsheet-card .jykup-size-price{font-size:16px;font-weight:850}
.jykup-fullsheet-card.is-selected{background:#fff1ec!important;border-color:var(--jyk-accent)!important}
.jykup-orientation-section .jykup-step-title{font-size:18px}
@media(max-width:640px){.jykup-fullsheet-card{min-height:92px!important;align-items:flex-start;flex-direction:column;gap:8px}.jykup-fullsheet-card .jykup-size-price{font-size:15px}}

/* v1.7.5 promotional quantity-savings panel */
.jykup-tier-promo{
  margin:16px 0 5px;
  padding:16px;
  border:1px solid #efc9d5;
  border-radius:16px;
  background:linear-gradient(135deg,#fff7fa 0%,#fffdf8 100%);
  box-shadow:0 5px 18px rgba(125,52,75,.07);
}
.jykup-tier-promo-head{display:flex;align-items:center;gap:10px;margin-bottom:13px;}
.jykup-tier-gift{font-size:24px;line-height:1;}
.jykup-tier-promo-head strong{display:block;font-size:17px;line-height:1.15;letter-spacing:.02em;color:#9d304f;}
.jykup-tier-promo-head small{display:block;margin-top:4px;font-size:12px;line-height:1.35;color:#6f5a61;}
.jykup-tier-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px;}
.jykup-tier-card{position:relative;min-height:82px;padding:13px 12px;border:1px solid #f0d3dc;border-radius:13px;background:#fff;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.jykup-tier-card .jykup-tier-qty{font-size:12px;font-weight:700;letter-spacing:.04em;color:#65545a;}
.jykup-tier-card strong{display:block;margin-top:3px;font-size:21px;line-height:1.1;color:#bd3f63;}
.jykup-tier-card-best{border-color:#df9fb3;background:#fff3f7;}
.jykup-tier-badge{position:absolute;top:-9px;left:50%;transform:translateX(-50%);white-space:nowrap;padding:3px 8px;border-radius:999px;background:#9d304f;color:#fff;font-size:9px;font-weight:800;letter-spacing:.05em;}
.jykup-tier-mix{margin-top:11px;text-align:center;font-size:11px;line-height:1.35;color:#76636a;}
@media(max-width:520px){.jykup-tier-promo{padding:14px 12px}.jykup-tier-card strong{font-size:19px}.jykup-tier-badge{font-size:8px}}

/* v1.7.3: Regular mail-delivery processing message */
.jykup-shipping-note{
  margin:12px 0 16px;
  padding:14px 16px;
  border-left:4px solid #2f7d4a;
  border-radius:8px;
  background:#f0faf4;
  color:#245c37;
  font-size:15px;
  line-height:1.45;
}
.jykup-shipping-note strong{font-weight:700;}


/* v1.7.7: larger, easier-to-read ordering interface */
.jykup-wrap{font-size:16px;line-height:1.5}
.jykup-template-section{padding:20px 20px 18px}
.jykup-step-title{font-size:20px;line-height:1.3;margin-bottom:6px}
.jykup-step-help{font-size:15px;line-height:1.45;margin-bottom:16px}
.jykup-shape-grid{gap:12px;margin-bottom:22px}
.jykup-shape-button{min-height:70px;padding:14px 12px;font-size:16px;line-height:1.25;font-weight:800}
.jykup-size-panel{padding-top:9px}
.jykup-size-category-head{font-size:16px;padding:12px 14px}
.jykup-size-category-head small{font-size:13px}
.jykup-size-button{min-height:68px;padding:13px 15px;font-size:15px;line-height:1.4}
.jykup-size-name{font-size:15px;line-height:1.35;font-weight:750}
.jykup-size-price{font-size:16px;font-weight:850}
.jykup-fullsheet-card{min-height:100px!important;padding:18px 20px!important}
.jykup-fullsheet-card .jykup-size-name{font-size:19px;line-height:1.2}
.jykup-fullsheet-card .jykup-size-copy small{font-size:14px;line-height:1.45}
.jykup-fullsheet-card .jykup-size-price{font-size:19px}
.jykup-heading{font-size:28px;line-height:1.2}
.jykup-helper{font-size:16px;line-height:1.45}
.jykup-image-label,.jykup-small-label{font-size:15px;line-height:1.4}
.jykup-upload-prompt{font-size:16px}
.jykup-upload-button{font-size:16px!important;padding:16px 24px!important}
.jykup-file-preview{font-size:14px}
.jykup-upload-success{font-size:15px}
.jykup-section input[type=text]{height:46px;font-size:15px}
.jykup-message-note{font-size:13px;line-height:1.45}
.jykup-receiving-title{font-size:18px;margin-bottom:12px}
.jykup-radio-stack label{font-size:15px;line-height:1.45}
.jykup-choice-help{font-size:13px;line-height:1.45}
.jykup-pickup-date-wrap input[type=date]{height:44px;font-size:14px}
.jykup-pickup-help{font-size:13px;line-height:1.45}
.jykup-important-note{font-size:15px;line-height:1.5;padding:13px 15px}
.jykup-shipping-note{font-size:16px;line-height:1.5}
.jykup-orientation-section{padding:16px 17px}
.jykup-orientation-section .jykup-step-title{font-size:20px}
.jykup-orientation-card{min-height:76px;padding:14px 16px}
.jykup-orientation-card strong{font-size:15px}
.jykup-orientation-card small{font-size:13px}
.jykup-tier-promo{padding:18px;margin-top:18px}
.jykup-tier-gift{font-size:28px}
.jykup-tier-promo-head strong{font-size:20px}
.jykup-tier-promo-head small{font-size:14px}
.jykup-tier-card{min-height:96px;padding:15px 13px}
.jykup-tier-card .jykup-tier-qty{font-size:14px}
.jykup-tier-card strong{font-size:25px}
.jykup-tier-badge{font-size:10px;padding:4px 9px}
.jykup-tier-mix{font-size:13px;line-height:1.45}
.jykup-template-error,.jykup-date-error,.jykup-fulfillment-error,.jykup-orientation-error{font-size:14px}
@media(max-width:640px){
  .jykup-template-section{padding:16px 13px}
  .jykup-step-title{font-size:19px}
  .jykup-step-help{font-size:14px}
  .jykup-shape-button{min-height:64px;font-size:14px;padding:12px 8px}
  .jykup-size-button{font-size:14px;min-height:64px}
  .jykup-fullsheet-card{min-height:96px!important;padding:15px 14px!important}
  .jykup-fullsheet-card .jykup-size-name{font-size:17px}
  .jykup-fullsheet-card .jykup-size-copy small{font-size:13px}
  .jykup-fullsheet-card .jykup-size-price{font-size:17px}
  .jykup-heading{font-size:25px}
  .jykup-tier-promo-head strong{font-size:18px}
  .jykup-tier-card strong{font-size:22px}
}


/* v1.7.8: bold steps, selected-size collapse, visible validation */
.jykup-step-title{
  font-size:23px!important;
  font-weight:900!important;
  line-height:1.2!important;
  color:#221d1b!important;
}
.jykup-size-panel>.jykup-step-title{margin-top:2px;margin-bottom:12px}
.jykup-selected-size-summary{
  display:grid;
  grid-template-columns:1fr auto;
  gap:8px 14px;
  align-items:center;
  margin:4px 0 12px;
  padding:16px 17px;
  border:2px solid var(--jyk-accent);
  border-radius:13px;
  background:#fff5f1;
  box-shadow:0 3px 10px rgba(169,68,45,.07);
}
.jykup-selected-size-copy{display:flex;flex-direction:column;gap:3px;min-width:0}
.jykup-selected-label{font-size:11px;font-weight:900;letter-spacing:.08em;color:var(--jyk-accent-dark)}
.jykup-selected-size-copy strong{font-size:17px;line-height:1.25;color:#2b2523}
.jykup-selected-size-copy small{font-size:13px;line-height:1.35;color:#695c57}
.jykup-selected-price{font-size:18px;font-weight:900;color:var(--jyk-accent-dark);white-space:nowrap}
.jykup-change-size{
  grid-column:1/-1;
  justify-self:start;
  margin-top:4px;
  padding:8px 13px!important;
  border:1px solid #dcb1a6!important;
  border-radius:8px!important;
  background:#fff!important;
  color:var(--jyk-accent-dark)!important;
  font-size:12px!important;
  font-weight:900!important;
  letter-spacing:.03em;
}
.jykup-change-size:hover{background:#fff0ea!important;border-color:var(--jyk-accent)!important}
.jykup-field-error{
  outline:3px solid rgba(204,54,54,.18)!important;
  border-color:#d83b3b!important;
  border-radius:12px;
}
.jykup-upload-error,.jykup-template-error,.jykup-date-error,.jykup-fulfillment-error,.jykup-orientation-error{
  display:block;
  margin:8px 0 10px;
  color:#b42318!important;
  font-size:15px!important;
  font-weight:800!important;
  line-height:1.4;
}
.jykup-upload-row.jykup-field-error{background:#fff5f5!important;border:2px solid #d83b3b!important}
@media(max-width:640px){
  .jykup-step-title{font-size:21px!important}
  .jykup-selected-size-summary{grid-template-columns:1fr;padding:14px}
  .jykup-selected-price{font-size:17px}
}


/* v1.7.9: guided step badges + uninterrupted 1 > 2 > 3 > upload flow */
.jykup-step-title{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  padding:10px 12px!important;
  margin:0 0 8px!important;
  border-radius:12px!important;
  background:linear-gradient(90deg,#fff0ea 0%,#fff8f5 72%,#fff 100%)!important;
  border:1px solid #f0c7bb!important;
  box-shadow:0 2px 7px rgba(169,68,45,.06)!important;
}
.jykup-step-badge{
  display:inline-flex!important;
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:999px!important;
  background:var(--jyk-accent)!important;
  color:#fff!important;
  font-size:18px!important;
  font-weight:900!important;
  line-height:1!important;
  box-shadow:0 2px 5px rgba(169,68,45,.22)!important;
}
.jykup-step-title>span:last-child{font-size:21px!important;font-weight:900!important;color:#241f1d!important}
.jykup-step-title b{color:var(--jyk-accent-dark)!important}
.jykup-step-help{margin-left:46px!important;font-weight:600!important}
.jykup-orientation-section{margin-top:14px!important;margin-bottom:14px!important}
.jykup-orientation-section .jykup-step-title{margin-bottom:12px!important}
.jykup-heading{font-size:26px!important;font-weight:900!important;margin-top:8px!important}
.jykup-tier-promo{margin-top:18px!important;margin-bottom:18px!important}
@media(max-width:640px){
  .jykup-step-title{padding:9px 10px!important;gap:8px!important}
  .jykup-step-badge{width:31px!important;height:31px!important;min-width:31px!important;font-size:16px!important}
  .jykup-step-title>span:last-child{font-size:19px!important}
  .jykup-step-help{margin-left:39px!important}
}

/* v1.8.0: unmistakable missing-image validation */
.jykup-upload-alert{
  display:flex!important;flex-direction:column;gap:3px;margin:0 0 12px!important;padding:13px 15px!important;
  border:2px solid #c92f45!important;border-radius:10px!important;background:#fff0f3!important;color:#9d1730!important;
  font-size:15px!important;line-height:1.35!important;box-shadow:0 2px 8px rgba(157,23,48,.08);
}
.jykup-upload-alert strong{font-size:16px!important;font-weight:800!important;letter-spacing:.01em}
.jykup-upload-alert span{font-weight:600!important}
.jykup-upload-list.jykup-field-error{padding:8px!important;border-radius:12px!important;background:#fff8f9!important}

/* v1.8.2: large-print, easy-to-scan shopping UI */
.jykup-template-section{
  padding:24px 22px 22px!important;
  border-radius:18px!important;
}
.jykup-step-title{
  min-height:58px!important;
  gap:13px!important;
  padding:12px 14px!important;
  border-radius:14px!important;
  background:linear-gradient(90deg,#fff2ed 0%,#fff9f6 100%)!important;
}
.jykup-step-badge{
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  font-size:22px!important;
  box-shadow:0 3px 8px rgba(169,68,45,.22)!important;
}
.jykup-step-title>span:last-child{
  font-size:27px!important;
  line-height:1.12!important;
  font-weight:900!important;
  letter-spacing:-.015em!important;
}
.jykup-step-help{
  margin:8px 0 18px 58px!important;
  font-size:16px!important;
  line-height:1.4!important;
  font-weight:600!important;
  color:#665954!important;
}
.jykup-shape-grid{
  gap:13px!important;
  margin-bottom:25px!important;
}
.jykup-shape-button{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:11px!important;
  min-height:88px!important;
  padding:14px 15px!important;
  text-align:left!important;
  border-radius:14px!important;
  font-size:18px!important;
  line-height:1.15!important;
  font-weight:900!important;
}
.jykup-shape-icon{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 38px!important;
  width:38px!important;
  height:38px!important;
  font-size:34px!important;
  line-height:1!important;
  font-weight:500!important;
  color:var(--jyk-accent-dark)!important;
}
.jykup-shape-label{
  display:block!important;
  font-size:18px!important;
  line-height:1.12!important;
  font-weight:900!important;
  color:#27211f!important;
}
.jykup-shape-button:nth-child(2) .jykup-shape-icon{color:#c37b18!important}
.jykup-shape-button:nth-child(3) .jykup-shape-icon{color:#c52c63!important}
.jykup-shape-button:nth-child(4) .jykup-shape-icon{color:#17679a!important}
.jykup-shape-button:nth-child(5) .jykup-shape-icon{color:#7540ad!important}
.jykup-shape-button:nth-child(6) .jykup-shape-icon{color:#177442!important}

.jykup-size-panel>.jykup-step-title{margin-top:8px!important;margin-bottom:16px!important}
.jykup-size-category-head{
  font-size:17px!important;
  line-height:1.35!important;
  padding:13px 15px!important;
}
.jykup-size-category-head small{font-size:14px!important}
.jykup-size-button{
  min-height:82px!important;
  padding:16px 17px!important;
  border-radius:12px!important;
}
.jykup-size-name{
  font-size:18px!important;
  line-height:1.25!important;
  font-weight:850!important;
}
.jykup-size-price{
  font-size:19px!important;
  line-height:1.2!important;
  font-weight:900!important;
}
.jykup-fullsheet-card{
  min-height:128px!important;
  padding:22px 24px!important;
  gap:20px!important;
}
.jykup-fullsheet-card .jykup-size-name{
  font-size:24px!important;
  line-height:1.12!important;
  font-weight:900!important;
}
.jykup-fullsheet-card .jykup-size-copy small{
  display:block!important;
  margin-top:7px!important;
  font-size:16px!important;
  line-height:1.4!important;
  color:#625953!important;
}
.jykup-fullsheet-card .jykup-size-price{
  font-size:25px!important;
  font-weight:900!important;
}
.jykup-selected-size-summary{
  padding:20px 20px!important;
  border-radius:15px!important;
}
.jykup-selected-label{font-size:13px!important}
.jykup-selected-size-copy strong{font-size:22px!important}
.jykup-selected-size-copy small{font-size:15px!important}
.jykup-selected-price{font-size:23px!important}
.jykup-change-size{font-size:14px!important;padding:10px 15px!important}

.jykup-orientation-section{
  padding:20px!important;
  border-radius:16px!important;
}
.jykup-orientation-card{
  min-height:92px!important;
  padding:17px 18px!important;
  border-radius:12px!important;
}
.jykup-orientation-card input{transform:scale(1.3)}
.jykup-orientation-card strong{font-size:18px!important;line-height:1.2!important}
.jykup-orientation-card small{font-size:15px!important;line-height:1.35!important}

.jykup-heading{
  font-size:31px!important;
  line-height:1.15!important;
  letter-spacing:-.015em!important;
}
.jykup-helper{font-size:17px!important}
.jykup-upload-prompt{font-size:17px!important;font-weight:750!important}
.jykup-upload-button{font-size:17px!important;padding:17px 25px!important}

@media(max-width:760px){
  .jykup-template-section{padding:18px 15px!important}
  .jykup-step-title{min-height:52px!important;padding:10px 11px!important;gap:10px!important}
  .jykup-step-badge{width:38px!important;height:38px!important;min-width:38px!important;font-size:20px!important}
  .jykup-step-title>span:last-child{font-size:23px!important}
  .jykup-step-help{margin-left:48px!important;font-size:15px!important}
  .jykup-shape-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .jykup-shape-button{min-height:82px!important;padding:12px 11px!important;gap:8px!important}
  .jykup-shape-icon{flex-basis:31px!important;width:31px!important;height:31px!important;font-size:28px!important}
  .jykup-shape-label{font-size:16px!important}
  .jykup-fullsheet-card{min-height:116px!important;padding:18px 16px!important}
  .jykup-fullsheet-card .jykup-size-name{font-size:21px!important}
  .jykup-fullsheet-card .jykup-size-copy small{font-size:14px!important}
  .jykup-fullsheet-card .jykup-size-price{font-size:21px!important}
  .jykup-size-name{font-size:16px!important}
  .jykup-size-price{font-size:17px!important}
  .jykup-orientation-grid{grid-template-columns:1fr!important}
  .jykup-heading{font-size:28px!important}
}


/* v1.8.3: compact shopping-card proportions to match approved mockup */
.jykup-template-section{
  padding:16px 16px 14px!important;
  border-radius:16px!important;
}
.jykup-step-title{
  min-height:0!important;
  gap:10px!important;
  padding:9px 11px!important;
  margin-bottom:4px!important;
  border-radius:12px!important;
}
.jykup-step-badge{
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  font-size:18px!important;
}
.jykup-step-title>span:last-child{
  font-size:21px!important;
  line-height:1.12!important;
}
.jykup-step-help{
  margin:3px 0 10px 44px!important;
  font-size:12px!important;
  line-height:1.3!important;
  font-weight:500!important;
}
.jykup-shape-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:8px!important;
  margin:0 0 12px!important;
}
.jykup-shape-button{
  min-height:58px!important;
  padding:9px 10px!important;
  gap:7px!important;
  border-radius:10px!important;
  font-size:14px!important;
}
.jykup-shape-icon{
  flex:0 0 26px!important;
  width:26px!important;
  height:26px!important;
  font-size:24px!important;
}
.jykup-shape-label{
  font-size:13px!important;
  line-height:1.08!important;
}
.jykup-size-panel{padding-top:2px!important}
.jykup-size-panel>.jykup-step-title{
  margin-top:6px!important;
  margin-bottom:8px!important;
}
.jykup-size-category{margin-bottom:10px!important}
.jykup-size-category-head{
  font-size:14px!important;
  padding:8px 10px!important;
}
.jykup-size-category-head small{font-size:12px!important}
.jykup-size-grid{gap:7px!important}
.jykup-size-button{
  min-height:58px!important;
  padding:11px 12px!important;
  border-radius:10px!important;
}
.jykup-size-name{
  font-size:14px!important;
  line-height:1.2!important;
}
.jykup-size-price{
  font-size:15px!important;
  line-height:1.1!important;
}
.jykup-fullsheet-card{
  min-height:76px!important;
  padding:12px 14px!important;
  gap:12px!important;
}
.jykup-fullsheet-card .jykup-size-name{
  font-size:18px!important;
  line-height:1.1!important;
}
.jykup-fullsheet-card .jykup-size-copy small{
  margin-top:3px!important;
  font-size:12px!important;
  line-height:1.3!important;
}
.jykup-fullsheet-card .jykup-size-price{
  font-size:18px!important;
}
.jykup-selected-size-summary{
  padding:13px 14px!important;
  border-radius:12px!important;
}
.jykup-selected-label{font-size:10px!important}
.jykup-selected-size-copy strong{font-size:18px!important}
.jykup-selected-size-copy small{font-size:12px!important}
.jykup-selected-price{font-size:18px!important}
.jykup-change-size{font-size:11px!important;padding:7px 10px!important}
.jykup-orientation-section{
  padding:14px!important;
  border-radius:14px!important;
  margin-top:10px!important;
  margin-bottom:12px!important;
}
.jykup-orientation-card{
  min-height:64px!important;
  padding:11px 12px!important;
  border-radius:10px!important;
}
.jykup-orientation-card input{transform:scale(1.08)!important}
.jykup-orientation-card strong{font-size:14px!important}
.jykup-orientation-card small{font-size:12px!important}
.jykup-heading{
  font-size:25px!important;
  line-height:1.15!important;
  margin-top:8px!important;
}
.jykup-helper{font-size:13px!important}
.jykup-upload-prompt{font-size:14px!important}
.jykup-upload-button{font-size:14px!important;padding:14px 20px!important}

@media(max-width:760px){
  .jykup-template-section{padding:12px 12px 13px!important}
  .jykup-step-title{padding:8px 9px!important;gap:8px!important}
  .jykup-step-badge{width:32px!important;height:32px!important;min-width:32px!important;font-size:17px!important}
  .jykup-step-title>span:last-child{font-size:19px!important}
  .jykup-step-help{margin:3px 0 9px 40px!important;font-size:11px!important}
  .jykup-shape-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}
  .jykup-shape-button{min-height:56px!important;padding:8px 7px!important;gap:5px!important}
  .jykup-shape-icon{flex-basis:23px!important;width:23px!important;height:23px!important;font-size:21px!important}
  .jykup-shape-label{font-size:12px!important}
  .jykup-fullsheet-card{min-height:72px!important;padding:11px 12px!important}
  .jykup-fullsheet-card .jykup-size-name{font-size:17px!important}
  .jykup-fullsheet-card .jykup-size-copy small{font-size:11px!important}
  .jykup-fullsheet-card .jykup-size-price{font-size:18px!important}
  .jykup-heading{font-size:24px!important}
}
@media(max-width:390px){
  .jykup-shape-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

/* v1.8.4: approved Step 1 mockup — large visual shopping cards */
/* v1.8.5: keep WoodMart product columns untouched. The previous width override squeezed the summary. */

.jykup-template-section{
  padding:22px 20px 20px!important;
  border-radius:20px!important;
  border:1px solid #f0d8d0!important;
  background:#fffaf8!important;
}
.jykup-step-title{
  display:flex!important;
  align-items:center!important;
  gap:16px!important;
  padding:0!important;
  margin:0 0 2px!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.jykup-step-badge{
  width:52px!important;
  height:52px!important;
  min-width:52px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:50%!important;
  background:#d55b3f!important;
  color:#fff!important;
  font-size:27px!important;
  font-weight:900!important;
  box-shadow:0 4px 10px rgba(180,72,43,.18)!important;
}
.jykup-step-title>span:last-child{
  font-size:31px!important;
  line-height:1.05!important;
  font-weight:900!important;
  letter-spacing:-.02em!important;
  color:#17212f!important;
}
.jykup-step-help{
  margin:0 0 20px 68px!important;
  font-size:17px!important;
  line-height:1.25!important;
  color:#6d737b!important;
  font-weight:500!important;
}
.jykup-shape-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:16px!important;
  margin:0 0 20px!important;
}
.jykup-shape-button{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  min-height:112px!important;
  padding:18px 20px!important;
  gap:16px!important;
  border-width:1.5px!important;
  border-radius:12px!important;
  box-shadow:none!important;
  text-align:left!important;
}
.jykup-shape-icon{
  flex:0 0 52px!important;
  width:52px!important;
  height:52px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:48px!important;
  line-height:1!important;
}
.jykup-shape-label{
  font-size:21px!important;
  line-height:1.08!important;
  font-weight:900!important;
  letter-spacing:-.01em!important;
  color:#18212f!important;
}
.jykup-shape-button:nth-child(1){border-color:#f3a18d!important;background:#fff5f1!important}
.jykup-shape-button:nth-child(2){border-color:#f1d398!important;background:#fffaf0!important}
.jykup-shape-button:nth-child(3){border-color:#efbdd0!important;background:#fff3f7!important}
.jykup-shape-button:nth-child(4){border-color:#bcdcef!important;background:#f3f9ff!important}
.jykup-shape-button:nth-child(5){border-color:#d7c7ef!important;background:#f8f5ff!important}
.jykup-shape-button:nth-child(6){border-color:#bfe2cd!important;background:#f3fbf6!important}
.jykup-shape-button:hover{transform:none!important;box-shadow:0 4px 14px rgba(38,30,26,.06)!important}
.jykup-shape-button.is-selected{border-width:2px!important;box-shadow:0 0 0 2px rgba(200,95,67,.10) inset!important}

/* Keep Step 2 readable and visually consistent with the approved mockup. */
.jykup-size-panel>.jykup-step-title{margin-top:14px!important;margin-bottom:2px!important}
.jykup-fullsheet-card{
  min-height:100px!important;
  padding:17px 20px!important;
  gap:18px!important;
  border-radius:13px!important;
}
.jykup-fullsheet-card .jykup-size-name{font-size:22px!important;font-weight:900!important;color:#18212f!important}
.jykup-fullsheet-card .jykup-size-copy small{font-size:15px!important;line-height:1.35!important;color:#6d737b!important}
.jykup-fullsheet-card .jykup-size-price{font-size:23px!important;font-weight:900!important;color:#c84f31!important}

@media(max-width:899px){
  .jykup-template-section{padding:17px 14px 16px!important}
  .jykup-step-title{gap:11px!important}
  .jykup-step-badge{width:40px!important;height:40px!important;min-width:40px!important;font-size:21px!important}
  .jykup-step-title>span:last-child{font-size:24px!important}
  .jykup-step-help{margin:2px 0 13px 51px!important;font-size:14px!important}
  .jykup-shape-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important}
  .jykup-shape-button{min-height:78px!important;padding:11px 10px!important;gap:9px!important}
  .jykup-shape-icon{flex-basis:33px!important;width:33px!important;height:33px!important;font-size:31px!important}
  .jykup-shape-label{font-size:15px!important;line-height:1.06!important}
  .jykup-fullsheet-card{min-height:82px!important;padding:13px 14px!important}
  .jykup-fullsheet-card .jykup-size-name{font-size:18px!important}
  .jykup-fullsheet-card .jykup-size-copy small{font-size:12px!important}
  .jykup-fullsheet-card .jykup-size-price{font-size:19px!important}
}
@media(max-width:470px){
  .jykup-step-title>span:last-child{font-size:22px!important}
  .jykup-shape-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .jykup-shape-button{min-height:84px!important}
  .jykup-shape-label{font-size:15px!important}
}


/* v1.8.5: safe approved-mockup sizing without changing the WooCommerce product columns */
.jykup-wrap,
.jykup-template-section,
.jykup-shape-grid,
.jykup-size-panel{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
.jykup-shape-grid{overflow:visible!important}
.jykup-shape-button{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}
.jykup-shape-label{min-width:0!important;overflow-wrap:normal!important;word-break:normal!important}

/* Normal desktop product-summary width: preserve the 3 x 2 approved layout, but scale it to fit. */
@media(min-width:900px){
  .jykup-template-section{padding:18px 16px 17px!important;border-radius:16px!important}
  .jykup-step-title{gap:12px!important}
  .jykup-step-badge{width:42px!important;height:42px!important;min-width:42px!important;font-size:22px!important}
  .jykup-step-title>span:last-child{font-size:24px!important;line-height:1.05!important}
  .jykup-step-help{margin:2px 0 14px 54px!important;font-size:14px!important}
  .jykup-shape-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}
  .jykup-shape-button{min-height:82px!important;padding:11px 10px!important;gap:8px!important}
  .jykup-shape-icon{flex:0 0 34px!important;width:34px!important;height:34px!important;font-size:32px!important}
  .jykup-shape-label{font-size:15px!important;line-height:1.05!important;font-weight:900!important}
  .jykup-fullsheet-card{min-height:86px!important;padding:14px 15px!important;gap:12px!important}
  .jykup-fullsheet-card .jykup-size-name{font-size:19px!important}
  .jykup-fullsheet-card .jykup-size-copy small{font-size:12px!important}
  .jykup-fullsheet-card .jykup-size-price{font-size:20px!important}
}

/* On genuinely narrow screens keep the choices readable instead of crushing three columns. */
@media(max-width:520px){
  .jykup-shape-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .jykup-shape-button{min-height:78px!important}
}

/* v1.8.6: compact category cards matching the approved A4/A3 example */
.jykup-template-section{
  padding:14px 14px 15px!important;
  border-radius:14px!important;
}
.jykup-step-title{
  gap:9px!important;
  margin:0 0 1px!important;
}
.jykup-step-badge{
  width:36px!important;
  height:36px!important;
  min-width:36px!important;
  font-size:19px!important;
  box-shadow:0 2px 6px rgba(180,72,43,.16)!important;
}
.jykup-step-title>span:last-child{
  font-size:21px!important;
  line-height:1.08!important;
}
.jykup-step-help{
  margin:2px 0 11px 45px!important;
  font-size:12px!important;
}
.jykup-shape-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:8px!important;
  margin:0 0 14px!important;
}
.jykup-shape-button{
  min-height:60px!important;
  padding:8px 9px!important;
  gap:7px!important;
  border-radius:8px!important;
  border-width:1px!important;
  align-items:center!important;
  justify-content:flex-start!important;
}
.jykup-shape-icon{
  flex:0 0 26px!important;
  width:26px!important;
  height:26px!important;
  font-size:25px!important;
  line-height:1!important;
}
.jykup-shape-label{
  font-size:12.5px!important;
  line-height:1.06!important;
  font-weight:900!important;
  letter-spacing:0!important;
}
/* Make the first Full Sheet icon read like a simple page outline. */
.jykup-shape-button[data-group="Full Sheets"] .jykup-shape-icon{
  font-size:0!important;
  position:relative!important;
}
.jykup-shape-button[data-group="Full Sheets"] .jykup-shape-icon:before{
  content:"";
  display:block;
  width:17px;
  height:23px;
  border:2px solid #c84f31;
  border-radius:1px;
  box-sizing:border-box;
}
.jykup-shape-button[data-group="Circles / Rounds"] .jykup-shape-icon{color:#c68112!important}
.jykup-shape-button[data-group="Squares"] .jykup-shape-icon{color:#d72f67!important}
.jykup-shape-button[data-group="Hearts"] .jykup-shape-icon{color:#1673b9!important}
.jykup-shape-button[data-group="Rectangles / Photos / Labels"] .jykup-shape-icon{color:#7339bf!important}
.jykup-shape-button[data-group="Cake Wraps / Strips"] .jykup-shape-icon{color:#218753!important}

/* Keep Step 2 close and readable without oversized cards. */
.jykup-size-panel>.jykup-step-title{margin-top:10px!important}
.jykup-fullsheet-card{
  min-height:72px!important;
  padding:11px 13px!important;
  gap:10px!important;
  border-radius:10px!important;
}
.jykup-fullsheet-card .jykup-size-name{font-size:17px!important}
.jykup-fullsheet-card .jykup-size-copy small{font-size:11px!important}
.jykup-fullsheet-card .jykup-size-price{font-size:18px!important}

@media(max-width:760px){
  .jykup-template-section{padding:12px 11px 13px!important}
  .jykup-step-badge{width:34px!important;height:34px!important;min-width:34px!important;font-size:18px!important}
  .jykup-step-title>span:last-child{font-size:20px!important}
  .jykup-step-help{margin-left:43px!important;font-size:11px!important}
  .jykup-shape-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}
  .jykup-shape-button{min-height:58px!important;padding:7px 7px!important;gap:6px!important}
  .jykup-shape-icon{flex-basis:23px!important;width:23px!important;height:23px!important;font-size:22px!important}
  .jykup-shape-button[data-group="Full Sheets"] .jykup-shape-icon:before{width:15px;height:21px;border-width:2px}
  .jykup-shape-label{font-size:11.5px!important}
}
@media(max-width:360px){
  .jykup-shape-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

/* v1.8.7: make A4 and Large A3 sheet-family headers unmistakable */
.jykup-size-category{margin:0 0 16px!important}
.jykup-size-category-head{
  display:grid!important;
  grid-template-columns:42px minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:12px!important;
  min-height:76px!important;
  padding:12px 14px!important;
  margin:0 0 9px!important;
  border:1px solid #f0c5b8!important;
  border-left:0!important;
  border-radius:12px!important;
  background:#fff1ed!important;
  box-shadow:0 2px 7px rgba(61,35,25,.05)!important;
}
.jykup-size-category-head.jykup-paper-11x16{
  background:#eef6ff!important;
  border-color:#bfd8f4!important;
}
.jykup-paper-icon{
  display:block!important;
  width:29px!important;
  height:39px!important;
  border:3px solid #cf4f30!important;
  border-radius:2px!important;
  position:relative!important;
  box-sizing:border-box!important;
  margin:auto!important;
}
.jykup-paper-icon:after{
  content:"";
  position:absolute;
  right:-3px;top:-3px;
  width:11px;height:11px;
  background:inherit;
  border-left:3px solid #cf4f30;
  border-bottom:3px solid #cf4f30;
}
.jykup-paper-11x16 .jykup-paper-icon{border-color:#1760a8!important}
.jykup-paper-11x16 .jykup-paper-icon:after{border-color:#1760a8!important}
.jykup-paper-copy{display:flex!important;flex-direction:column!important;gap:3px!important;min-width:0!important}
.jykup-paper-copy strong{font-size:18px!important;line-height:1.12!important;font-weight:900!important;color:#172130!important;text-transform:none!important}
.jykup-paper-copy em{font-size:13px!important;line-height:1.25!important;font-style:normal!important;font-weight:500!important;color:#607080!important}
.jykup-size-category-head small{
  display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;
  min-width:82px!important;min-height:55px!important;padding:6px 9px!important;border-radius:9px!important;
  background:#d65332!important;color:#fff!important;white-space:nowrap!important;line-height:1!important;
}
.jykup-paper-11x16 small{background:#1760a8!important}
.jykup-size-category-head small span{font-size:11px!important;font-weight:700!important;color:#fff!important;margin-bottom:3px!important}
.jykup-size-category-head small b{font-size:20px!important;font-weight:900!important;color:#fff!important}
.jykup-size-grid{gap:8px!important}
.jykup-size-button:not(.jykup-fullsheet-card){min-height:50px!important;padding:10px 12px!important;font-size:14px!important;border-radius:9px!important}
.jykup-size-button:not(.jykup-fullsheet-card) .jykup-size-price{font-size:15px!important;font-weight:900!important;color:#cf4f30!important}
/* Full-sheet category still uses its individual A4/A3 cards; show the family headers there too for visual consistency. */
.jykup-fullsheet-group .jykup-size-category-head{display:grid!important}
.jykup-fullsheet-group .jykup-size-category{margin:0 0 14px!important}
@media(max-width:640px){
  .jykup-size-category-head{grid-template-columns:34px minmax(0,1fr) auto!important;gap:8px!important;min-height:68px!important;padding:10px!important}
  .jykup-paper-icon{width:24px!important;height:33px!important;border-width:2px!important}
  .jykup-paper-icon:after{right:-2px;top:-2px;border-width:2px;width:9px;height:9px}
  .jykup-paper-copy strong{font-size:15px!important}
  .jykup-paper-copy em{font-size:11px!important}
  .jykup-size-category-head small{min-width:68px!important;min-height:48px!important;padding:5px 7px!important}
  .jykup-size-category-head small span{font-size:9px!important}
  .jykup-size-category-head small b{font-size:17px!important}
  .jykup-size-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .jykup-size-button:not(.jykup-fullsheet-card){font-size:12px!important;padding:8px!important}
}
@media(max-width:390px){
  .jykup-size-category-head{grid-template-columns:28px minmax(0,1fr) 62px!important}
  .jykup-paper-copy strong{font-size:13.5px!important}
  .jykup-paper-copy em{font-size:10px!important}
  .jykup-size-category-head small{min-width:62px!important}
  .jykup-size-category-head small b{font-size:15px!important}
}


/* v1.8.8: Full Sheet A4/A3 family cards ARE the choices — no duplicate rows */
.jykup-paper-select{
  width:100%!important;text-align:left!important;cursor:pointer!important;font-family:inherit!important;
  appearance:none!important;-webkit-appearance:none!important;
}
.jykup-paper-select:hover{transform:translateY(-1px)!important;box-shadow:0 5px 14px rgba(61,35,25,.10)!important}
.jykup-paper-select.is-selected{outline:3px solid rgba(214,83,50,.20)!important;border-color:#d65332!important}
.jykup-paper-select.jykup-paper-11x16.is-selected{outline-color:rgba(23,96,168,.20)!important;border-color:#1760a8!important}
.jykup-paper-select small span{font-size:10px!important;text-transform:uppercase!important;letter-spacing:.04em!important}


/* v1.8.9: friendly Receiving Options cards */
.jykup-receiving-title{font-size:21px!important;line-height:1.15!important;font-weight:900!important;color:#172130!important;margin:0 0 4px!important}
.jykup-receiving-help{font-size:12px;line-height:1.35;color:#687381;margin:0 0 10px}
.jykup-receiving-cards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
.jykup-receiving-card{
  position:relative!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;gap:11px!important;
  align-items:center!important;min-height:104px!important;padding:14px 14px!important;border:2px solid #e5e8ec!important;
  border-radius:13px!important;background:#fff!important;box-shadow:0 2px 7px rgba(23,33,48,.04)!important;cursor:pointer!important;
  transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease,background .15s ease!important;
}
.jykup-receiving-card:hover{transform:translateY(-1px)!important;box-shadow:0 5px 14px rgba(23,33,48,.08)!important}
.jykup-pickup-card{background:#f2fbf5!important;border-color:#cbe8d5!important}
.jykup-mail-card{background:#f2f7ff!important;border-color:#cdddf3!important}
.jykup-receiving-radio{position:absolute!important;top:12px!important;right:12px!important;width:18px!important;height:18px!important;margin:0!important;accent-color:#d65332!important}
.jykup-receiving-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;border-radius:50%!important;font-size:25px!important;font-weight:800!important;color:#218753!important;background:#fff!important;border:1px solid #cbe8d5!important}
.jykup-mail-card .jykup-receiving-icon{color:#1760a8!important;border-color:#cdddf3!important}
.jykup-receiving-copy{display:flex!important;flex-direction:column!important;min-width:0!important;padding-right:22px!important}
.jykup-receiving-copy strong{font-size:16px!important;line-height:1.1!important;font-weight:900!important;color:#172130!important;letter-spacing:.01em!important}
.jykup-receiving-copy b{font-size:12px!important;line-height:1.3!important;font-weight:700!important;color:#465365!important;margin-top:3px!important}
.jykup-receiving-copy small{font-size:11px!important;line-height:1.3!important;font-weight:500!important;color:#687381!important;margin-top:5px!important}
.jykup-selected-mark{display:none;grid-column:1/-1;font-size:10px;font-weight:900;letter-spacing:.05em;color:#218753;margin-top:-3px}
.jykup-mail-card .jykup-selected-mark{color:#1760a8}
.jykup-receiving-card.is-selected{border-color:#218753!important;box-shadow:0 0 0 3px rgba(33,135,83,.11)!important}
.jykup-mail-card.is-selected{border-color:#1760a8!important;box-shadow:0 0 0 3px rgba(23,96,168,.11)!important}
.jykup-receiving-card.is-selected .jykup-selected-mark{display:block!important}
@media(max-width:640px){
 .jykup-receiving-cards{grid-template-columns:1fr!important}
 .jykup-receiving-card{min-height:92px!important;padding:12px!important}
 .jykup-receiving-title{font-size:19px!important}
}

/* v1.9.0 image requirements */
.jykup-file-requirements{margin:8px 0 14px;padding:12px 14px;border:1px solid #f0c9bc;border-radius:10px;background:#fffaf7;font-size:13px;line-height:1.5;color:#333}
.jykup-file-requirements>div+div{margin-top:3px}
.jykup-file-requirements .jykup-pdf-warning{margin-top:8px;padding:9px 10px;border-left:4px solid #d75b3e;background:#fff1ec;color:#7d2618;font-weight:600}


/* Cart edit / edit-mode UI */
.jykup-cart-edit-wrap{margin-top:10px;display:flex;flex-direction:column;align-items:flex-start;gap:4px}
.jykup-cart-edit-button.button{font-size:12px!important;font-weight:800!important;line-height:1!important;padding:9px 13px!important;border-radius:8px!important;text-transform:none!important}
.jykup-cart-edit-wrap small{font-size:11px;line-height:1.35;opacity:.78}
.jykup-editing-banner{margin:0 0 18px;padding:14px 16px;border:2px solid #d98a32;border-radius:12px;background:#fff8ed;display:flex;flex-direction:column;gap:3px}
.jykup-editing-banner strong{font-size:15px}
.jykup-editing-banner span{font-size:13px;line-height:1.4}
.jykup-existing-upload{margin:10px 0 14px;padding:13px 15px;border:1px solid #b9dcc3;border-radius:10px;background:#f1fbf4;display:flex;flex-direction:column;gap:3px}
.jykup-existing-upload strong{font-size:14px}
.jykup-existing-upload span{font-size:13px;font-weight:700;word-break:break-word}
.jykup-existing-upload small{font-size:12px;line-height:1.4}

.jykup-client-file-error{margin-top:8px;padding:10px 12px;border:1px solid #d63638;border-radius:8px;background:#fff5f5;display:flex;flex-direction:column;gap:2px;color:#8a1f1f}.jykup-client-file-error strong{font-size:13px}.jykup-client-file-error span{font-size:12px;line-height:1.35}

/* v1.9.7 — cleaner single-product heading, especially on phones. */
.jykup-product-subtitle{
  margin:-2px 0 12px;
  font-size:15px;
  line-height:1.2;
  font-weight:800;
  letter-spacing:.02em;
  color:#6f6662;
}
@media (max-width: 767px){
  body.single-product .summary .product_title,
  body.single-product .summary h1.product_title{
    font-size:30px!important;
    line-height:1.08!important;
    margin-bottom:8px!important;
  }
  .jykup-product-subtitle{
    font-size:14px;
    margin:0 0 12px;
  }
}

/* v1.9.8: cleaner circle quantity labels on Regular and Rush */
.jykup-circle-sheet-note{margin:10px 2px 12px;font-size:14px;line-height:1.35;color:#667085;font-weight:600}
@media (max-width: 767px){
  .jykup-circle-sheet-note{font-size:13px;margin:8px 2px 10px}
}


/* v1.10.1: clearer Step 1 selection — checkmark only on the selected choice */
.jykup-shape-button{position:relative!important;overflow:visible!important}
.jykup-shape-button.is-selected{
  border-width:3px!important;
  border-color:#d65332!important;
  box-shadow:0 0 0 3px rgba(214,83,50,.12)!important;
  transform:none!important;
}
.jykup-shape-button.is-selected::after{
  content:"✓";
  position:absolute;
  top:7px;
  right:8px;
  width:25px;
  height:25px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#218753;
  color:#fff;
  font-size:16px;
  font-weight:900;
  line-height:1;
  box-shadow:0 2px 7px rgba(33,135,83,.22);
}
.jykup-shape-button.is-selected .jykup-shape-label{padding-right:18px}
@media(max-width:470px){
  .jykup-shape-button.is-selected::after{width:22px;height:22px;top:6px;right:6px;font-size:14px}
  .jykup-shape-button.is-selected .jykup-shape-label{padding-right:14px}
}


/* v1.10.2: keep the Rectangles / Labels Step 1 label comfortably inside its card on phones */
@media(max-width:760px){
  .jykup-shape-button[data-group="Rectangles / Photos / Labels"] .jykup-shape-label{
    font-size:10.6px!important;
    line-height:1.02!important;
    letter-spacing:-.12px!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
  }
}

/* v1.10.4: visual print-type cards — real examples make choices easier to recognize */
.jykup-shape-button{
  flex-direction:column!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  padding:6px!important;
  gap:6px!important;
  overflow:hidden!important;
}
.jykup-shape-photo{
  display:block!important;
  width:100%!important;
  height:74px!important;
  border-radius:7px!important;
  overflow:hidden!important;
  background:#fff!important;
}
.jykup-shape-photo img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
}
.jykup-shape-label{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:28px!important;
  padding:0 2px 2px!important;
  text-align:center!important;
  font-size:11.5px!important;
  line-height:1.05!important;
}
@media(max-width:760px){
  .jykup-shape-button{min-height:112px!important;padding:5px!important;gap:5px!important}
  .jykup-shape-photo{height:68px!important}
  .jykup-shape-label{font-size:10.5px!important;min-height:27px!important}
}
@media(max-width:360px){
  .jykup-shape-photo{height:82px!important}
  .jykup-shape-label{font-size:11px!important}
}

/* v1.10.5: refined visual cards — show the full example instead of tight cropping */
.jykup-shape-photo{
  height:82px!important;
  padding:4px!important;
  box-sizing:border-box!important;
  background:rgba(255,255,255,.82)!important;
}
.jykup-shape-photo img{
  object-fit:contain!important;
  object-position:center!important;
  border-radius:5px!important;
}
.jykup-shape-button{
  min-height:122px!important;
  padding:6px!important;
  gap:5px!important;
}
.jykup-shape-label{
  min-height:24px!important;
  padding:0 2px 1px!important;
  font-size:11.5px!important;
  line-height:1.05!important;
}
.jykup-shape-grid{margin-bottom:6px!important}
.jykup-template-section{padding-bottom:12px!important}
@media(max-width:760px){
  .jykup-shape-button{min-height:112px!important;padding:5px!important;gap:4px!important}
  .jykup-shape-photo{height:74px!important;padding:4px!important}
  .jykup-shape-label{font-size:10.5px!important;min-height:22px!important}
  .jykup-shape-grid{margin-bottom:4px!important}
}
@media(max-width:360px){
  .jykup-shape-photo{height:84px!important}
  .jykup-shape-label{font-size:11px!important}
}


/* v1.10.6: make the full pickup-date field an obvious, easy calendar target */
.jykup-pickup-date-wrap input[type=date]{
  width:270px!important;
  max-width:100%!important;
  min-height:48px!important;
  padding:8px 14px!important;
  cursor:pointer!important;
}
.jykup-pickup-date-wrap input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;}
@media(max-width:640px){
  .jykup-pickup-date-wrap input[type=date]{width:100%!important;min-height:52px!important;font-size:16px!important;}
}


/* v1.10.7: warmer, clearer JYK-style pickup date field without changing native calendar behavior */
.jykup-pickup-date-wrap .jykup-small-label{
  color:#9f3d2b!important;
  font-weight:800!important;
  letter-spacing:.02em!important;
}
.jykup-pickup-date-wrap input[type=date]{
  color:#3c2d2a!important;
  font-weight:700!important;
  border:2px solid #efaa98!important;
  background:linear-gradient(135deg,#fff7f3 0%,#fff0eb 100%)!important;
  box-shadow:0 3px 10px rgba(203,92,61,.10)!important;
  accent-color:#d85b3f!important;
  color-scheme:light!important;
  transition:border-color .18s ease, box-shadow .18s ease, background .18s ease!important;
}
.jykup-pickup-date-wrap input[type=date]:hover{
  border-color:#dc755d!important;
  background:linear-gradient(135deg,#fff3ed 0%,#ffe9e1 100%)!important;
}
.jykup-pickup-date-wrap input[type=date]:focus{
  outline:none!important;
  border-color:#cf5c43!important;
  box-shadow:0 0 0 4px rgba(207,92,67,.15),0 4px 12px rgba(203,92,61,.12)!important;
}
.jykup-pickup-date-wrap input[type=date]::-webkit-calendar-picker-indicator{
  opacity:1!important;
  cursor:pointer!important;
  background-color:#ffd8cc!important;
  border-radius:50%!important;
  padding:7px!important;
  margin-right:1px!important;
}
.jykup-pickup-date-wrap .jykup-pickup-help{
  color:#7d665f!important;
}


/* v1.10.8: custom colourful JYK pickup calendar */
.jykup-pickup-date-wrap{position:relative!important;max-width:520px}
.jykup-date-display{
  width:320px;max-width:100%;min-height:56px;
  display:flex;align-items:center;justify-content:space-between;gap:14px;
  padding:10px 12px 10px 18px!important;
  border:2px solid #e99883!important;border-radius:28px!important;
  background:linear-gradient(135deg,#fff8f5 0%,#ffede7 100%)!important;
  color:#45322e!important;font-size:16px!important;font-weight:750!important;text-align:left!important;
  box-shadow:0 4px 12px rgba(194,80,50,.10)!important;cursor:pointer!important;
  transition:.18s ease!important;
}
.jykup-date-display:hover,.jykup-date-display.is-open{
  border-color:#d75f43!important;background:linear-gradient(135deg,#fff3ed 0%,#ffe4da 100%)!important;
  box-shadow:0 0 0 4px rgba(215,95,67,.12),0 5px 14px rgba(194,80,50,.13)!important;
}
.jykup-date-display.has-date .jykup-date-display-text{color:#9d3d2b!important;font-weight:800!important}
.jykup-date-display-icon{
  flex:0 0 38px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;
  background:#ffd9cf;font-size:19px;line-height:1;
}
.jykup-calendar{
  position:absolute;left:0;top:calc(100% - 2px);z-index:99999;
  width:390px;max-width:min(390px,calc(100vw - 36px));
  margin-top:8px;padding:16px!important;border:2px solid #f0b6a7;border-radius:22px!important;
  background:#fffaf8!important;box-shadow:0 18px 40px rgba(79,44,35,.22)!important;color:#2f2927!important;
}
.jykup-calendar[hidden]{display:none!important}
.jykup-cal-head{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:8px;margin-bottom:10px}
.jykup-cal-head strong{text-align:center;color:#9e3653;font-size:19px!important;font-weight:850!important}
.jykup-cal-nav{
  width:40px;height:40px;border:0!important;border-radius:50%!important;background:#ffe0d7!important;
  color:#ba4d36!important;font-size:30px!important;line-height:36px!important;padding:0!important;cursor:pointer!important;
}
.jykup-cal-nav:hover:not(:disabled){background:#f7bba9!important;color:#8f2f21!important}
.jykup-cal-nav:disabled{opacity:.28!important;cursor:not-allowed!important}
.jykup-cal-week,.jykup-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}
.jykup-cal-week{margin-bottom:7px;padding:0 1px}
.jykup-cal-week span{text-align:center;color:#8d6e66;font-size:11px!important;font-weight:800!important;text-transform:uppercase}
.jykup-cal-grid{align-items:center}
.jykup-cal-blank{height:42px}
.jykup-cal-day{
  appearance:none!important;width:100%;height:42px!important;min-width:0!important;padding:0!important;
  border:1px solid #f3ddd6!important;border-radius:12px!important;background:#fff!important;
  color:#403431!important;font-size:14px!important;font-weight:800!important;cursor:pointer!important;
  transition:transform .12s ease,background .12s ease,border-color .12s ease!important;
}
.jykup-cal-day:hover:not(:disabled){background:#fff0ea!important;border-color:#e78b73!important;transform:translateY(-1px)}
.jykup-cal-day.is-today:not(.is-selected):not(.is-disabled){box-shadow:inset 0 0 0 2px #f2b342!important}
.jykup-cal-day.is-selected{
  background:linear-gradient(135deg,#d95c3f,#bf3f5b)!important;border-color:#bd4550!important;color:#fff!important;
  box-shadow:0 4px 10px rgba(191,63,91,.25)!important;
}
.jykup-cal-day.is-disabled{
  background:#f1f1f1!important;border-color:#e5e5e5!important;color:#aaa!important;text-decoration:line-through;cursor:not-allowed!important;opacity:.65!important;
}
.jykup-cal-legend{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:13px;padding-top:11px;border-top:1px solid #f1d8d0;color:#765f58;font-size:11px!important;font-weight:700}
.jykup-cal-legend span{display:inline-flex;align-items:center;gap:5px}
.jykup-legend-dot{width:10px;height:10px;border-radius:50%;display:inline-block;background:#fff;border:1px solid #e8a18d}
.jykup-legend-dot.selected{background:#ce4d50;border-color:#ce4d50}
.jykup-legend-dot.unavailable{background:#d8d8d8;border-color:#c9c9c9}
.jykup-pickup-date-wrap .jykup-date-error{margin:7px 0 0!important;color:#c6382f!important;font-weight:700!important}
@media(max-width:640px){
  .jykup-pickup-date-wrap{max-width:none!important}
  .jykup-date-display{width:100%!important;min-height:58px!important;font-size:16px!important}
  .jykup-calendar{position:relative!important;top:auto!important;left:auto!important;width:100%!important;max-width:100%!important;margin:10px 0 0!important;padding:13px!important;box-shadow:0 10px 25px rgba(79,44,35,.16)!important}
  .jykup-cal-day{height:44px!important;font-size:15px!important}
  .jykup-cal-week span{font-size:10px!important}
}

/* v1.11.4 Cake Wrap Calculator */
.jykup-wrap-calculator{margin:18px 0 8px;padding:18px;border:2px solid #f0b8a9;border-radius:16px;background:#fff9f6}
.jykup-wrap-calc-head{display:flex;flex-direction:column;gap:3px;margin-bottom:14px}.jykup-wrap-calc-head strong{font-size:20px;color:#a63828}.jykup-wrap-calc-head span{font-size:14px;color:#555}
.jykup-wrap-question{font-size:16px;margin-bottom:9px}.jykup-wrap-shapes{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.jykup-wrap-shapes button{border:2px solid #e2d7d2;background:#fff;border-radius:10px;padding:11px 6px;font-weight:800;cursor:pointer}.jykup-wrap-shapes button.is-selected{border-color:#b33b2c;background:#fff0eb;color:#9d2f22}
.jykup-wrap-measure{margin-top:14px;padding:13px;background:#fff;border-radius:12px}.jykup-wrap-measure label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:6px 0}.jykup-wrap-measure label span{white-space:nowrap}.jykup-wrap-measure input{width:90px!important;padding:8px!important;border:1px solid #bbb!important;border-radius:8px!important}.jykup-wrap-measure small{display:block;margin-top:6px;color:#666}
.jykup-wrap-result{margin-top:14px;padding:15px;border:2px solid #54a875;border-radius:14px;background:#f1fbf5}.jykup-wrap-result-title{font-size:18px;font-weight:800;color:#236a40}.jykup-wrap-result-title b{font-size:23px}.jykup-wrap-result-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:11px 0}.jykup-wrap-result-grid span{background:#fff;padding:9px;border-radius:9px;font-size:12px}.jykup-wrap-result-grid strong{display:block;font-size:15px;margin-top:2px}.jykup-wrap-result p{margin:8px 0;font-size:13px}.jykup-wrap-order{margin-top:10px;padding:10px;text-align:center;background:#267347;color:#fff;border-radius:9px;font-weight:800}.jykup-wrap-order b{font-size:18px}
@media(max-width:600px){.jykup-wrap-shapes{grid-template-columns:1fr 1fr}.jykup-wrap-result-grid{grid-template-columns:1fr}.jykup-wrap-measure label{align-items:flex-start;flex-direction:column}.jykup-wrap-calculator{padding:14px}}
