:root {
  --navy: #05275c;
  --navy-2: #073b83;
  --cyan: #03bfe7;
  --cyan-2: #12d3d5;
  --ink: #07142f;
  --muted: #66708a;
  --line: #dce6f4;
  --paper: #ffffff;
  --soft: #f4f8fd;
  --shadow: 0 18px 45px rgba(7, 20, 47, 0.16);
}

/* Desktop-only professional print editor. Mobile keeps its existing compact flow. */
@media (min-width: 761px) {
  body.print-products-editor-page {
    overflow-x: hidden;
  }

  body.print-products-editor-page .print-editor-shell {
    width: 100%;
    max-width: none;
    min-height: 100vh;
    margin: 0;
    border: 0;
    box-shadow: none;
  }

  body.print-products-editor-page .print-editor-page {
    padding: 0 0 72px;
  }

  body.print-products-editor-page .print-studio-header {
    position: sticky;
    z-index: 30;
    top: 0;
    display: grid;
    grid-template-columns: 92px max-content minmax(220px, 1fr) max-content;
    align-items: center;
    gap: 14px;
    min-height: 54px;
    padding: 0 20px;
    border-bottom: 1px solid #d8e6f2;
    background: rgba(255, 255, 255, 0.97);
    box-shadow: 0 5px 18px rgba(7, 38, 72, 0.08);
    backdrop-filter: blur(12px);
  }

  body.print-products-editor-page .print-studio-brand img {
    display: block;
    width: 82px;
    max-height: 34px;
    object-fit: contain;
  }

  body.print-products-editor-page .print-studio-back,
  body.print-products-editor-page .print-studio-actions a,
  body.print-products-editor-page .print-studio-actions button {
    min-height: 31px;
    padding: 0 10px;
    border: 1px solid #c7ddea;
    border-radius: 5px;
    color: #0a315d;
    background: #fff;
    font-size: 0.7rem;
    font-weight: 900;
    line-height: 29px;
    text-decoration: none;
    white-space: nowrap;
  }

  body.print-products-editor-page .print-studio-order {
    overflow: hidden;
    margin: 0;
    color: #52708a;
    font-size: 0.74rem;
    font-weight: 800;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  body.print-products-editor-page .print-studio-actions {
    display: flex;
    gap: 7px;
  }

  body.print-products-editor-page .print-studio-actions button {
    border-color: #0a315d;
    background: #0a315d;
    color: #fff;
    cursor: pointer;
  }

  /* Full-screen desktop workspace: editor controls stay visible while designing. */
  body.print-products-editor-page .reseller-strip,
  body.print-products-editor-page .site-main-header,
  body.print-products-editor-page .desktop-print-editor-hero,
  body.print-products-editor-page .print-order-hero {
    display: none !important;
  }

  body.print-products-editor-page .print-order-hero {
    display: none;
  }

  body.print-products-editor-page .desktop-print-editor-hero {
    display: grid;
    grid-template-columns: minmax(320px, 0.9fr) minmax(420px, 1.1fr);
    gap: clamp(30px, 5vw, 84px);
    align-items: center;
    min-height: 280px;
    padding: 28px clamp(28px, 5vw, 78px);
    background: linear-gradient(112deg, #fff 0%, #f7fbff 56%, #f6d7f0 100%);
  }

  body.print-products-editor-page .desktop-editor-breadcrumb {
    margin: 0 0 7px;
    color: #0a315d;
    font-size: 0.76rem;
    font-weight: 900;
  }

  body.print-products-editor-page .desktop-editor-hero-copy > span {
    color: #00aacb;
    font-size: 0.69rem;
    font-weight: 900;
    letter-spacing: 0.07em;
    text-transform: uppercase;
  }

  body.print-products-editor-page .desktop-editor-hero-copy h1 {
    margin: 5px 0 11px;
    color: #082d5e;
    font-size: clamp(2.4rem, 4.8vw, 4.7rem);
    font-weight: 900;
    letter-spacing: 0;
    line-height: 0.84;
    text-transform: uppercase;
  }

  body.print-products-editor-page .desktop-editor-hero-copy h1 strong {
    color: #2186ee;
  }

  body.print-products-editor-page .desktop-editor-hero-copy > p:not(.desktop-editor-breadcrumb):not(.desktop-editor-rating) {
    max-width: 540px;
    margin: 0;
    color: #18365f;
    font-size: 0.91rem;
    font-weight: 700;
    line-height: 1.45;
  }

  body.print-products-editor-page .desktop-editor-benefits {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 8px;
    max-width: 590px;
    margin: 18px 0;
  }

  body.print-products-editor-page .desktop-editor-benefits span {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #31506d;
    font-size: 0.66rem;
    font-weight: 800;
  }

  body.print-products-editor-page .desktop-editor-benefits span::before {
    width: 16px;
    height: 16px;
    content: "";
    flex: 0 0 auto;
    border: 2px solid #16bceb;
    border-radius: 50%;
  }

  body.print-products-editor-page #printEditorStart {
    min-height: 40px;
    padding: 0 20px;
    border: 0;
    border-radius: 5px;
    background: linear-gradient(90deg, #12bde5, #4dd8d3);
    color: #fff;
    font-size: 0.75rem;
    font-weight: 900;
    text-transform: uppercase;
    cursor: pointer;
  }

  body.print-products-editor-page .desktop-editor-rating {
    margin: 8px 0 0;
    color: #0a315d;
    font-size: 0.7rem;
    font-weight: 900;
  }

  body.print-products-editor-page .desktop-editor-hero-art {
    position: relative;
    min-height: 220px;
  }

  body.print-products-editor-page .desktop-editor-art-card {
    display: grid;
    min-height: 210px;
    place-items: center;
    overflow: hidden;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 18px 40px rgba(19, 59, 94, 0.16);
  }

  body.print-products-editor-page .desktop-editor-art-card img {
    width: min(86%, 430px);
    max-height: 190px;
    object-fit: contain;
  }

  body.print-products-editor-page .desktop-editor-perfect-for {
    position: absolute;
    right: -24px;
    bottom: -20px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 7px;
    width: min(92%, 620px);
    padding: 13px 18px;
    border-radius: 8px;
    background: #0a3c7f;
    box-shadow: 0 12px 26px rgba(10, 42, 87, 0.24);
    color: #fff;
  }

  body.print-products-editor-page .desktop-editor-perfect-for strong {
    width: 100%;
    font-size: 0.72rem;
    text-transform: uppercase;
  }

  body.print-products-editor-page .desktop-editor-perfect-for span {
    padding: 5px 9px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.13);
    font-size: 0.64rem;
    font-weight: 800;
  }

  body.print-products-editor-page .print-order-hero {
    max-width: none;
    margin: 0;
    padding: 32px clamp(24px, 4vw, 72px);
  }

  body.print-products-editor-page .print-editor-workspace {
    display: grid;
    grid-template-columns: 82px minmax(0, 1fr);
    grid-template-rows: minmax(0, 1fr) auto auto;
    gap: 16px;
    max-width: none;
    min-height: calc(100vh - 54px);
    padding: 8px clamp(10px, 1.5vw, 28px) 0;
  }

  body.print-products-editor-page .print-editor-toolrail {
    position: sticky;
    top: 8px;
    z-index: 3;
    grid-column: 1;
    grid-row: 1 / span 3;
    display: flex;
    flex-direction: column;
    align-self: start;
    max-height: calc(100vh - 70px);
    overflow-y: auto;
    border: 1px solid #1ccde3;
    border-radius: 8px;
    background: linear-gradient(180deg, #0fbae0, #0874b4);
    box-shadow: 0 12px 30px rgba(10, 57, 96, 0.2);
  }

  body.print-products-editor-page .print-editor-toolrail button {
    display: grid;
    min-height: 45px;
    place-content: center;
    gap: 4px;
    padding: 7px 4px;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background: transparent;
    color: #effbff;
    font-size: 0.67rem;
    font-weight: 800;
    line-height: 1.1;
    text-align: center;
    cursor: pointer;
  }

  body.print-products-editor-page .print-editor-toolrail button:last-child {
    border-bottom: 0;
  }

  body.print-products-editor-page .print-editor-toolrail button span {
    font-size: 1.25rem;
    line-height: 1;
  }

  body.print-products-editor-page .print-editor-toolrail button:hover,
  body.print-products-editor-page .print-editor-toolrail button.active {
    background: #082d5f;
    color: #fff;
  }

  body.print-products-editor-page .print-editor-main {
    display: contents;
  }

  body.print-products-editor-page .print-design-card {
    position: relative;
    grid-column: 2;
    grid-row: 1;
    max-width: none;
    display: grid;
    grid-template-rows: auto auto minmax(0, 1fr);
    height: calc(100vh - 70px);
    min-height: 560px;
    padding: 12px;
    border-radius: 8px;
  }

  body.print-products-editor-page .print-design-top {
    display: grid;
    grid-template-columns: minmax(165px, 0.42fr) minmax(0, 1.58fr);
    align-items: center;
    gap: 10px;
  }

  body.print-products-editor-page .print-design-top h2 {
    margin-right: 0;
  }

  body.print-products-editor-page .print-object-toolbar {
    display: grid;
    grid-template-columns: minmax(92px, 1.2fr) minmax(72px, 0.8fr) minmax(72px, 0.7fr) repeat(4, minmax(68px, 0.85fr));
    gap: 6px;
    align-items: end;
  }

  body.print-products-editor-page .print-object-toolbar label {
    display: grid;
    gap: 3px;
    color: #5b7187;
    font-size: 0.57rem;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
  }

  body.print-products-editor-page .print-object-toolbar input,
  body.print-products-editor-page .print-object-toolbar select,
  body.print-products-editor-page .print-object-toolbar button {
    width: 100%;
    min-width: 0;
    min-height: 30px;
    padding: 0 6px;
    border: 1px solid #c9dced;
    border-radius: 4px;
    background: #fff;
    color: #082d5e;
    font-size: 0.62rem;
    font-weight: 800;
  }

  body.print-products-editor-page .print-object-toolbar input[type="color"] {
    padding: 2px;
  }

  body.print-products-editor-page .print-object-toolbar input[type="range"] {
    min-height: 30px;
    padding: 0;
    accent-color: #10badc;
  }

  body.print-products-editor-page .print-object-toolbar button {
    align-self: end;
    cursor: pointer;
  }

  body.print-products-editor-page .print-object-toolbar button.duplicate {
    border-color: #2667f0;
    background: #2667f0;
    color: #fff;
  }

  body.print-products-editor-page .print-object-toolbar button.danger {
    border-color: #e52828;
    background: #e52828;
    color: #fff;
  }

  body.print-products-editor-page .print-object-toolbar button:disabled,
  body.print-products-editor-page .print-object-toolbar input:disabled,
  body.print-products-editor-page .print-object-toolbar select:disabled {
    cursor: not-allowed;
    opacity: 0.44;
  }

  body.print-products-editor-page .print-object-toolbar button.active {
    border-color: #11c5dd;
    background: #e8fcff;
    color: #082d5e;
  }

  body.print-products-editor-page .print-desktop-toolbar {
    display: flex;
    align-items: center;
    grid-column: 2;
    justify-self: end;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 7px;
  }

  body.print-products-editor-page .print-desktop-toolbar button {
    min-height: 34px;
    padding: 0 10px;
    border: 1px solid #c8dced;
    border-radius: 5px;
    background: #fff;
    color: #10335c;
    font-size: 0.76rem;
    font-weight: 800;
    cursor: pointer;
  }

  body.print-products-editor-page .print-desktop-toolbar button:hover {
    border-color: #19c6dc;
    background: #eefbff;
  }

  body.print-products-editor-page .print-desktop-toolbar button.active {
    border-color: #12c5df;
    background: #e9fcff;
  }

  body.print-products-editor-page .print-desktop-toolbar .save-btn {
    width: auto;
    border-color: #0a315d;
    background: #0a315d;
    color: #fff;
  }

  body.print-products-editor-page .print-editor-drawer {
    display: none;
    position: absolute;
    z-index: 10;
    top: 112px;
    right: 14px;
    left: auto;
    width: min(310px, 25vw);
    max-height: calc(100% - 126px);
    overflow: auto;
    margin: 0;
    padding: 13px;
    border: 1px solid #d7e6f2;
    border-radius: 7px;
    background: #f8fbff;
    box-shadow: 0 18px 36px rgba(7, 38, 72, 0.2);
  }

  body.print-products-editor-page .print-editor-drawer.is-open {
    display: block;
  }

  body.print-products-editor-page .print-design-card:has(.print-editor-drawer.is-open) .print-canvas-frame {
    padding-right: min(360px, 29vw);
  }

  body.print-products-editor-page .print-drawer-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 10px;
  }

  body.print-products-editor-page .print-drawer-head h3,
  body.print-products-editor-page .print-drawer-head p {
    margin: 0;
  }

  body.print-products-editor-page .print-drawer-head h3 {
    color: #0a315d;
    font-size: 0.95rem;
  }

  body.print-products-editor-page .print-drawer-head p {
    color: #587087;
    font-size: 0.76rem;
  }

  body.print-products-editor-page .background-template-grid {
    display: grid;
    grid-template-columns: repeat(10, minmax(72px, 1fr));
    gap: 8px;
  }

  body.print-products-editor-page .background-template,
  body.print-products-editor-page .background-template-card {
    min-height: 50px;
    padding: 6px;
    border: 1px solid #c9dce8;
    border-radius: 5px;
    background: linear-gradient(135deg, var(--template-start, #0a315d), var(--template-end, #13c4dc));
    color: #fff;
    font-size: 0.67rem;
    font-weight: 800;
    line-height: 1.1;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    cursor: pointer;
  }

  body.print-products-editor-page .background-template:hover,
  body.print-products-editor-page .background-template-card:hover {
    outline: 2px solid #15c7dd;
    outline-offset: 1px;
  }

  body.print-products-editor-page .print-tool-panel {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 9px;
  }

  body.print-products-editor-page .print-tool-panel p {
    flex: 1 0 100%;
    margin: 0 0 2px;
    color: #587087;
    font-size: 0.77rem;
  }

  body.print-products-editor-page .print-tool-panel button,
  body.print-products-editor-page .print-tool-panel label {
    min-height: 37px;
    padding: 0 13px;
    border: 1px solid #b9d2e6;
    border-radius: 5px;
    background: #fff;
    color: #0a315d;
    font-size: 0.78rem;
    font-weight: 800;
    line-height: 37px;
    cursor: pointer;
  }

  body.print-products-editor-page .print-tool-panel button:hover,
  body.print-products-editor-page .print-tool-panel label:hover {
    border-color: #13c4dc;
    background: #ecfbff;
  }

  body.print-products-editor-page .print-tool-panel input[type="file"] {
    display: none;
  }

  body.print-products-editor-page .drawer-heading {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 14px;
    margin-bottom: 10px;
  }

  body.print-products-editor-page .drawer-heading span,
  body.print-products-editor-page .drawer-heading small {
    color: #4d7490;
    font-size: 0.68rem;
    font-weight: 800;
    text-transform: uppercase;
  }

  body.print-products-editor-page .drawer-heading h3 {
    margin: 3px 0 0;
    color: #0a315d;
    font-size: 0.95rem;
  }

  body.print-products-editor-page .drawer-copy {
    margin: 0 0 10px;
    color: #587087;
    font-size: 0.78rem;
  }

  body.print-products-editor-page .drawer-actions,
  body.print-products-editor-page .layer-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
  }

  body.print-products-editor-page .text-fx-modes {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-bottom: 12px;
  }

  body.print-products-editor-page .text-fx-modes button {
    min-height: 32px;
    padding: 0 11px;
    border: 1px solid #b9d2e6;
    border-radius: 5px;
    background: #fff;
    color: #0a315d;
    font-size: 0.72rem;
    font-weight: 900;
    cursor: pointer;
  }

  body.print-products-editor-page .text-fx-modes button.active {
    border-color: #08c2db;
    background: #e9fcff;
    box-shadow: inset 0 0 0 1px rgba(8, 194, 219, 0.16);
  }

  body.print-products-editor-page .text-fx-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(150px, 1fr));
    gap: 9px;
  }

  body.print-products-editor-page .text-fx-grid label {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 5px 8px;
    min-height: 54px;
    padding: 7px 8px;
    border: 1px solid #d1e2ef;
    border-radius: 5px;
    background: #f9fcff;
    color: #45647e;
    font-size: 0.67rem;
    font-weight: 900;
    text-transform: uppercase;
  }

  body.print-products-editor-page .text-fx-grid input[type="color"] {
    width: 34px;
    height: 25px;
    padding: 1px;
    border: 1px solid #b9d2e6;
    border-radius: 4px;
    background: #fff;
  }

  body.print-products-editor-page .text-fx-grid input[type="range"] {
    grid-column: 1 / -1;
    width: 100%;
    margin: 0;
    accent-color: #0abfd9;
  }

  body.print-products-editor-page .text-fx-grid output {
    color: #0a315d;
    font-size: 0.7rem;
    font-weight: 900;
    text-transform: none;
  }

  body.print-products-editor-page .text-fx-grid select {
    grid-column: 1 / -1;
    min-width: 0;
    min-height: 30px;
    padding: 0 7px;
    border: 1px solid #b9d2e6;
    border-radius: 4px;
    background: #fff;
    color: #0a315d;
    font-weight: 800;
  }

  body.print-products-editor-page .fx-fill-grid,
  body.print-products-editor-page .fx-photo-grid {
    grid-template-columns: repeat(2, minmax(140px, 1fr));
  }

  body.print-products-editor-page .text-fx-shape-heading {
    margin-top: 15px;
  }

  body.print-products-editor-page .text-fx-curve-control {
    grid-template-columns: minmax(210px, 0.4fr);
  }

  body.print-products-editor-page .ai-image-controls {
    display: grid;
    grid-template-columns: minmax(220px, 1fr) auto auto auto auto;
    gap: 8px;
    align-items: center;
  }

  body.print-products-editor-page .ai-image-controls input {
    min-width: 0;
    min-height: 37px;
    padding: 0 10px;
    border: 1px solid #b9d2e6;
    border-radius: 5px;
    color: #0a315d;
    font-size: 0.8rem;
  }

  body.print-products-editor-page .ai-image-controls button {
    min-height: 37px;
    padding: 0 11px;
    border: 1px solid #b9d2e6;
    border-radius: 5px;
    background: #fff;
    color: #0a315d;
    font-size: 0.74rem;
    font-weight: 800;
    cursor: pointer;
  }

  body.print-products-editor-page .ai-image-controls button.primary {
    border-color: #0a315d;
    background: #0a315d;
    color: #fff;
  }

  body.print-products-editor-page .ai-image-results {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 8px;
    margin-top: 12px;
  }

  body.print-products-editor-page .ai-image-result {
    overflow: hidden;
    padding: 0;
    border: 1px solid #cbddea;
    border-radius: 5px;
    background: #fff;
    color: #0a315d;
    font-size: 0.61rem;
    font-weight: 800;
    cursor: pointer;
  }

  body.print-products-editor-page .ai-image-result:hover {
    border-color: #12c5df;
    box-shadow: 0 0 0 2px rgba(18, 197, 223, 0.18);
  }

  body.print-products-editor-page .ai-image-result img {
    display: block;
    width: 100%;
    aspect-ratio: 1 / 0.7;
    object-fit: cover;
  }

  body.print-products-editor-page .ai-image-result span {
    display: block;
    overflow: hidden;
    padding: 4px 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  body.print-products-editor-page .drawer-actions button,
  body.print-products-editor-page .drawer-actions label,
  body.print-products-editor-page .layer-actions button {
    min-height: 37px;
    padding: 0 13px;
    border: 1px solid #b9d2e6;
    border-radius: 5px;
    background: #fff;
    color: #0a315d;
    font-size: 0.78rem;
    font-weight: 800;
    line-height: 35px;
    cursor: pointer;
  }

  body.print-products-editor-page .drawer-actions button:hover,
  body.print-products-editor-page .drawer-actions label:hover,
  body.print-products-editor-page .layer-actions button:hover {
    border-color: #13c4dc;
    background: #ecfbff;
  }

  body.print-products-editor-page .drawer-actions input[type="file"] {
    display: none;
  }

  body.print-products-editor-page .crop-shape-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
  }

  body.print-products-editor-page .crop-shape-grid button {
    display: grid;
    min-height: 72px;
    place-items: center;
    gap: 4px;
    padding: 7px;
    border: 1px solid #b9d2e6;
    border-radius: 5px;
    background: #fff;
    color: #0a315d;
    font-size: 0.67rem;
    font-weight: 900;
    cursor: pointer;
  }

  body.print-products-editor-page .crop-shape-grid button.active {
    border-color: #0abfd9;
    background: #e9fcff;
  }

  body.print-products-editor-page .crop-shape-preview {
    display: block;
    width: 34px;
    height: 25px;
    background: linear-gradient(135deg, #0b8df4, #12c5df);
  }

  body.print-products-editor-page .crop-shape-preview.crop-circle { border-radius: 50%; }
  body.print-products-editor-page .crop-shape-preview.crop-rounded { border-radius: 8px; }
  body.print-products-editor-page .crop-shape-preview.crop-triangle { clip-path: polygon(50% 0, 100% 100%, 0 100%); }
  body.print-products-editor-page .crop-shape-preview.crop-diamond { clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%); }
  body.print-products-editor-page .crop-shape-preview.crop-hexagon { clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%); }
  body.print-products-editor-page .crop-shape-preview.crop-star { clip-path: polygon(50% 0, 61% 35%, 98% 35%, 68% 56%, 79% 92%, 50% 70%, 21% 92%, 32% 56%, 2% 35%, 39% 35%); }
  body.print-products-editor-page .crop-shape-preview.crop-heart { clip-path: polygon(50% 100%, 0 50%, 0 24%, 14% 5%, 32% 5%, 50% 22%, 68% 5%, 86% 5%, 100% 24%, 100% 50%); }

  body.print-products-editor-page .print-layer-list,
  body.print-products-editor-page .layer-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 8px;
  }

  body.print-products-editor-page .print-layer-item,
  body.print-products-editor-page .layer-row {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 7px 9px;
    border: 1px solid #d3e2ef;
    border-radius: 5px;
    background: #fff;
    color: #0d315a;
    font-size: 0.75rem;
    font-weight: 700;
  }

  body.print-products-editor-page .print-layer-item.selected,
  body.print-products-editor-page .layer-row.active {
    border-color: #17c8df;
    background: #eafcff;
  }

  body.print-products-editor-page .print-layer-item button {
    min-height: 25px;
    margin-left: auto;
    padding: 0 7px;
    font-size: 0.67rem;
    line-height: 23px;
  }

  body.print-products-editor-page .print-canvas-frame {
    display: grid;
    min-height: 0;
    height: 100%;
    place-items: center;
    overflow: hidden;
    padding: 38px 48px;
    border: 1px dashed #9ebfd8;
    border-radius: 7px;
    background-color: #f0f6fb;
    background-image: linear-gradient(#e0ebf4 1px, transparent 1px), linear-gradient(90deg, #e0ebf4 1px, transparent 1px);
    background-size: 22px 22px;
  }

  body.print-products-editor-page .print-design-canvas {
    width: auto;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    min-height: 0;
    border: 2px solid #8845ff;
    border-radius: 0;
    box-shadow: 0 10px 26px rgba(7, 38, 72, 0.18);
  }

  body.print-products-editor-page .print-bleed-line,
  body.print-products-editor-page .print-trim-line,
  body.print-products-editor-page .print-safe-zone {
    position: absolute;
    pointer-events: none;
  }

  body.print-products-editor-page .print-bleed-line {
    inset: 0.6%;
    border: 2px dashed #e26b6b;
  }

  body.print-products-editor-page .print-trim-line {
    top: 5.5556%;
    right: 3.3333%;
    bottom: 5.5556%;
    left: 3.3333%;
    border: 2px dashed #6db0e8;
  }

  body.print-products-editor-page .print-safe-zone {
    top: 11.1111%;
    right: 6.6667%;
    bottom: 11.1111%;
    left: 6.6667%;
    border: 2px dashed #82bd75;
  }

  body.print-products-editor-page .print-bleed-line span,
  body.print-products-editor-page .print-trim-line span,
  body.print-products-editor-page .print-safe-zone span {
    position: absolute;
    top: -23px;
    left: -2px;
    padding: 3px 7px;
    border-radius: 3px 3px 0 0;
    color: #fff;
    font-size: 0.66rem;
    font-weight: 800;
    line-height: 1;
  }

  body.print-products-editor-page .print-bleed-line span { background: #c85050; }
  body.print-products-editor-page .print-trim-line span { background: #368dcc; }
  body.print-products-editor-page .print-safe-zone span { background: #5a9950; }

  body.print-products-editor-page .print-design-canvas.guides-hidden .print-bleed-line,
  body.print-products-editor-page .print-design-canvas.guides-hidden .print-trim-line,
  body.print-products-editor-page .print-design-canvas.guides-hidden .print-safe-zone {
    display: none;
  }

  body.print-products-editor-page .print-editor-controls {
    grid-column: 2;
    grid-row: 2;
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 16px;
    max-width: none;
    padding: 15px;
    border-radius: 8px;
  }

  body.print-products-editor-page .print-editor-controls[hidden] {
    display: none !important;
  }

  body.print-products-editor-page .print-product-fields {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 10px;
    align-content: start;
  }

  body.print-products-editor-page .print-product-fields h2 {
    grid-column: 1 / -1;
  }

  body.print-products-editor-page .print-product-fields .print-option-fields {
    display: contents;
  }

  body.print-products-editor-page .print-product-fields label {
    margin: 0;
  }

  body.print-products-editor-page .mockup-option-grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 9px;
  }

  body.print-products-editor-page .mockup-option {
    display: grid;
    gap: 5px;
    padding: 7px;
    border: 1px solid #c9dce8;
    border-radius: 5px;
    background: #fff;
    color: #0a315d;
    font-size: 0.66rem;
    font-weight: 800;
    cursor: pointer;
  }

  body.print-products-editor-page .mockup-option span {
    display: block;
    height: 44px;
    border: 5px solid #163b6a;
    border-radius: 3px;
    background: linear-gradient(135deg, #dff9ff, #78d0e9);
    box-shadow: 0 4px 8px rgba(5, 39, 92, 0.14);
  }

  body.print-products-editor-page .mockup-stack span { transform: rotate(-8deg); }
  body.print-products-editor-page .mockup-poster span { height: 52px; }
  body.print-products-editor-page .mockup-phone span { width: 34px; height: 52px; justify-self: center; border-radius: 8px; }
  body.print-products-editor-page .mockup-screen span { border-bottom-width: 11px; }
  body.print-products-editor-page .mockup-sign span { border-width: 8px; background: #f7f4e8; }

  body.print-products-editor-page .mockup-option:hover {
    border-color: #12c5df;
    background: #effdff;
  }

  body.print-products-editor-page .mockup-preview-modal {
    position: fixed;
    z-index: 1000;
    inset: 0;
    display: grid;
    place-items: center;
    padding: 24px;
    background: rgba(2, 19, 42, 0.72);
  }

  body.print-products-editor-page .mockup-preview-dialog {
    width: min(760px, 94vw);
    padding: 20px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 28px 70px rgba(0, 0, 0, 0.35);
  }

  body.print-products-editor-page .mockup-preview-dialog h2,
  body.print-products-editor-page .mockup-preview-dialog p { margin: 0; color: #0a315d; }
  body.print-products-editor-page .mockup-preview-dialog p { margin-top: 12px; color: #587087; font-size: 0.8rem; }
  body.print-products-editor-page .mockup-close { float: right; padding: 7px 11px; border: 0; border-radius: 5px; background: #0a315d; color: #fff; font-weight: 800; cursor: pointer; }

  body.print-products-editor-page .mockup-stage {
    display: grid;
    min-height: 380px;
    place-items: center;
    margin-top: 16px;
    overflow: hidden;
    border-radius: 7px;
    background: linear-gradient(135deg, #e9f4fb, #c9dfec);
  }

  body.print-products-editor-page .mockup-art { overflow: hidden; border: 8px solid #163b6a; background: #fff; box-shadow: 0 18px 28px rgba(5, 39, 92, 0.24); }
  body.print-products-editor-page .mockup-art img { display: block; width: 100%; height: 100%; object-fit: cover; }
  body.print-products-editor-page .mockup-stage-card .mockup-art { width: min(76%, 560px); aspect-ratio: 1.7; transform: rotate(-5deg); }
  body.print-products-editor-page .mockup-stage-stack .mockup-art { width: min(72%, 520px); aspect-ratio: 1.7; transform: rotate(5deg); box-shadow: -13px 13px 0 #fff, -22px 22px 0 #a8c2d2, 0 18px 28px rgba(5,39,92,.24); }
  body.print-products-editor-page .mockup-stage-poster .mockup-art { width: min(42%, 340px); aspect-ratio: .72; }
  body.print-products-editor-page .mockup-stage-phone .mockup-art { width: min(28%, 210px); aspect-ratio: .52; border-radius: 22px; border-width: 12px; }
  body.print-products-editor-page .mockup-stage-screen .mockup-art { width: min(78%, 590px); aspect-ratio: 1.55; border-bottom-width: 28px; }
  body.print-products-editor-page .mockup-stage-sign .mockup-art { width: min(74%, 560px); aspect-ratio: 1.7; border-width: 18px; }

  body.print-products-editor-page .edit-panel {
    display: none;
  }

  body.print-products-editor-page .edit-panel h2,
  body.print-products-editor-page .edit-panel label:first-of-type,
  body.print-products-editor-page .edit-panel .edit-actions {
    grid-column: 1 / -1;
  }

  body.print-products-editor-page .edit-panel .edit-actions {
    display: flex;
    gap: 8px;
  }

  body.print-products-editor-page .edit-panel .edit-actions button {
    flex: 1;
  }

  body.print-products-editor-page .print-bottom-panels {
    grid-column: 2;
    grid-row: 2;
    max-width: none;
  }

  body.print-products-editor-page .print-selection-compact {
    margin: 4px 0 2px;
    color: #567088;
    font-size: 0.67rem;
    font-weight: 800;
    white-space: nowrap;
  }

  body.print-products-editor-page .print-change-selection {
    color: #078daf;
    font-size: 0.66rem;
    font-weight: 900;
    text-decoration: none;
  }

  body.print-products-editor-page .print-shape-item {
    display: block;
    border: 2px solid rgba(9, 45, 82, 0.75);
  }

  body.print-products-editor-page .print-shape-item.shape-circle {
    border-radius: 50%;
  }

  body.print-products-editor-page .print-shape-item.shape-rounded {
    border-radius: 18px;
  }

  body.print-products-editor-page .print-shape-item.shape-square {
    aspect-ratio: 1;
  }

  body.print-products-editor-page .print-shape-item.shape-triangle {
    border: 0;
    clip-path: polygon(50% 0, 100% 100%, 0 100%);
  }

  body.print-products-editor-page .print-shape-item.shape-diamond {
    clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
  }

  body.print-products-editor-page .print-shape-item.shape-star {
    border: 0;
    clip-path: polygon(50% 0, 61% 35%, 98% 35%, 68% 56%, 79% 92%, 50% 70%, 21% 92%, 32% 56%, 2% 35%, 39% 35%);
  }

  body.print-products-editor-page .print-shape-item.shape-arrow {
    border: 0;
    clip-path: polygon(0 35%, 58% 35%, 58% 0, 100% 50%, 58% 100%, 58% 65%, 0 65%);
  }

  body.print-products-editor-page .print-shape-item.shape-hexagon {
    border: 0;
    clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);
  }

  body.print-products-editor-page .print-shape-item.shape-heart {
    border: 0;
    clip-path: polygon(50% 100%, 0 48%, 0 24%, 13% 5%, 32% 4%, 50% 22%, 68% 4%, 87% 5%, 100% 24%, 100% 48%);
  }

  body.print-products-editor-page .print-shape-item.shape-frame {
    background: transparent !important;
    border: 5px solid currentColor;
    color: #0b8df4;
  }

  body.print-products-editor-page .print-shape-item.shape-line {
    height: 8px !important;
    min-height: 8px;
  }

  body.print-products-editor-page .print-qr-art {
    display: block;
    width: 100%;
    height: 100%;
    background: repeating-conic-gradient(#0b315c 0 25%, #fff 0 50%) 50% / 24% 24%;
    border: 5px solid #fff;
  }

  body.print-products-editor-page .print-canvas-text-content {
    display: inline-block;
    max-width: 100%;
    overflow: visible;
    white-space: nowrap;
    word-break: normal;
  }

  body.print-products-editor-page .print-canvas-text-content[contenteditable="true"] {
    cursor: text;
    outline: 0;
    user-select: text;
  }

  body.print-products-editor-page .print-curved-text {
    display: block;
    width: 100%;
    height: 100%;
    overflow: visible;
    pointer-events: none;
  }

  body.print-products-editor-page .print-move-handle {
    position: absolute;
    z-index: 9;
    top: -30px;
    left: 50%;
    min-width: 48px;
    min-height: 23px;
    padding: 0 7px;
    border: 0;
    border-radius: 4px;
    background: #0b8df4;
    color: #fff;
    font-size: 0.62rem;
    font-weight: 800;
    line-height: 23px;
    cursor: move;
    transform: translateX(-50%);
  }

  body.print-products-editor-page .print-canvas-item img.flipped {
    transform: scaleX(-1);
  }

  body.print-products-editor-page .print-canvas-item img.crop-circle {
    border-radius: 50%;
  }

  body.print-products-editor-page .print-canvas-item img.crop-square {
    width: min(100%, 100%);
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  body.print-products-editor-page .print-canvas-item.has-custom-crop {
    display: block;
    padding: 0;
  }

  body.print-products-editor-page .print-custom-crop-selection {
    position: absolute;
    z-index: 12;
    box-sizing: border-box;
    border: 2px solid #12c5df;
    background: rgba(18, 197, 223, 0.08);
    box-shadow: 0 0 0 9999px rgba(2, 20, 45, 0.4);
    cursor: move;
  }

  body.print-products-editor-page .print-crop-handle {
    position: absolute;
    z-index: 2;
    width: 13px;
    height: 13px;
    padding: 0;
    border: 2px solid #fff;
    border-radius: 50%;
    background: #0b8df4;
  }

  body.print-products-editor-page .print-crop-handle.nw { top: -8px; left: -8px; cursor: nwse-resize; }
  body.print-products-editor-page .print-crop-handle.ne { top: -8px; right: -8px; cursor: nesw-resize; }
  body.print-products-editor-page .print-crop-handle.se { right: -8px; bottom: -8px; cursor: nwse-resize; }
  body.print-products-editor-page .print-crop-handle.sw { bottom: -8px; left: -8px; cursor: nesw-resize; }

  body.print-products-editor-page .print-ready-btn {
    background: #0f8b55 !important;
  }

  body.print-products-editor-page .preflight-btn {
    width: 100%;
    min-height: 36px;
    margin-top: 8px;
    border: 1px solid #19a060;
    border-radius: 5px;
    background: #effcf5;
    color: #15733f;
    font-size: 0.76rem;
    font-weight: 900;
    cursor: pointer;
  }

  body.print-products-editor-page #printPreflightResult.has-warning {
    color: #b35218;
  }
}

@media (max-width: 760px) {
  body.print-products-editor-page .desktop-print-editor-hero {
    display: none;
  }

  body.print-products-editor-page .print-editor-toolrail,
  body.print-products-editor-page .print-editor-drawer,
  body.print-products-editor-page .print-object-toolbar,
  body.print-products-editor-page .print-trim-line,
  body.print-products-editor-page .print-bleed-line {
    display: none !important;
  }

  body.print-products-editor-page .print-desktop-toolbar {
    display: block;
    margin-left: auto;
  }

  body.print-products-editor-page .print-desktop-toolbar button[data-canvas-action] {
    display: none;
  }
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  color: var(--ink);
  font-family: Arial, Helvetica, sans-serif;
  background: #f7f7f7;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input,
select,
textarea {
  font: inherit;
}

.page-shell {
  width: min(1128px, calc(100% - 20px));
  margin: 20px auto 42px;
  overflow: hidden;
  border: 1px solid #d7dbe4;
  border-radius: 0;
  background: var(--paper);
  box-shadow: 0 18px 34px rgba(7, 20, 47, 0.12);
}

.top-nav {
  min-height: 120px;
  display: grid;
  grid-template-columns: 170px minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
  padding: 14px 26px;
  background: #fff;
  border-bottom: 8px solid var(--navy);
}

.reseller-strip {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  min-height: 58px;
  padding: 10px 30px;
  color: #fff;
  background: linear-gradient(90deg, #05275c, #03bfe7);
}

.reseller-strip div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 14px;
}

.reseller-strip strong {
  font-size: 0.82rem;
  text-transform: uppercase;
}

.reseller-strip span {
  color: #e9fbff;
  font-size: 0.74rem;
  font-weight: 700;
}

.reseller-strip a {
  min-height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  border-radius: 7px;
  color: var(--navy);
  background: #fff;
  font-size: 0.72rem;
  font-weight: 900;
  text-transform: uppercase;
  white-space: nowrap;
}

.brand img {
  display: block;
  width: 160px;
  height: auto;
}

.menu {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  min-width: 0;
  color: #07142f;
  font-size: 0.6rem;
  font-weight: 900;
  line-height: 0.95;
  text-align: center;
  text-transform: uppercase;
}

.menu a {
  position: relative;
  min-height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 7px 8px;
  border: 1px solid #dbe8f7;
  border-radius: 8px;
  background: #f8fbff;
  box-shadow: 0 5px 12px rgba(7, 20, 47, 0.04);
  transition:
    color 0.2s ease,
    border-color 0.2s ease,
    background 0.2s ease,
    transform 0.2s ease;
}

.menu a.active,
.menu a:hover {
  color: var(--cyan);
  border-color: rgba(3, 191, 231, 0.55);
  background: #eefdff;
  transform: translateY(-1px);
}

.menu a.active::after,
.menu a:hover::after {
  content: none;
}

.nav-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  min-width: 0;
}

.top-nav-simple {
  grid-template-columns: auto 1fr;
  gap: 24px;
  padding-block: 4px;
}

.top-nav-simple .brand img {
  width: 200px;
}

.top-nav-simple .menu {
  justify-content: flex-end;
  gap: 8px;
  font-size: 0.72rem;
}

.top-nav-simple .menu a {
  min-height: 50px;
  padding: 10px 13px;
}

.phone-pill {
  display: inline-flex;
  min-height: 40px;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  border-radius: 10px;
  color: #fff;
  background: var(--navy);
  font-size: 0.66rem;
  font-weight: 900;
  white-space: nowrap;
}

.phone-pill::before {
  content: "☎";
  margin-right: 8px;
}

.language-switch {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  min-height: 40px;
  padding: 3px;
  border: 1px solid var(--line);
  border-radius: 10px;
  background: #fff;
}

.language-switch button {
  min-width: 32px;
  height: 32px;
  border: 0;
  border-radius: 7px;
  color: var(--muted);
  background: transparent;
  font-size: 0.68rem;
  font-weight: 900;
  cursor: pointer;
}

.language-switch button.active {
  color: #fff;
  background: var(--navy);
}

.menu-toggle {
  display: none;
  width: 44px;
  height: 44px;
  border: 0;
  border-radius: 10px;
  background: var(--navy);
  padding: 10px;
}

.menu-toggle span {
  display: block;
  height: 3px;
  margin: 5px 0;
  border-radius: 999px;
  background: #fff;
}

.hero {
  position: relative;
  overflow: hidden;
  min-height: 0;
  color: #fff;
  background:
    radial-gradient(circle at 112% 19%, rgba(3, 191, 231, 0.28) 0 14%, transparent 14.4% 19%, rgba(3, 191, 231, 0.18) 19.3% 26%, transparent 26.4%),
    linear-gradient(135deg, rgba(6, 45, 105, 0.95), rgba(1, 23, 60, 0.98)),
    linear-gradient(90deg, #061735, #09356f);
}

.hero-flag {
  position: absolute;
  z-index: 1;
  top: 28px;
  width: 122px;
  height: auto;
  opacity: 0.94;
  filter: drop-shadow(0 12px 14px rgba(0, 0, 0, 0.28));
  pointer-events: none;
}

.hero-flag-left {
  left: 24px;
  transform: rotate(-7deg) scaleX(-1);
}

.hero-flag-right {
  right: 24px;
  transform: rotate(7deg);
}

.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0.3;
  background:
    linear-gradient(90deg, transparent 0 12%, rgba(0, 0, 0, 0.4) 12% 16%, transparent 16% 21%, rgba(0, 0, 0, 0.32) 21% 25%, transparent 25%),
    linear-gradient(180deg, transparent 0 52%, rgba(0, 0, 0, 0.16));
  clip-path: polygon(0 0, 48% 0, 42% 72%, 0 82%);
}

.hero-content {
  position: relative;
  z-index: 2;
  width: min(972px, calc(100% - 52px));
  margin: 0 auto;
  padding: 34px 0 22px;
  text-align: center;
}

.hero h1 {
  width: min(760px, 100%);
  margin: 0 auto;
  color: #fff;
  font-size: clamp(2rem, 3.7vw, 3.05rem);
  line-height: 0.98;
  text-transform: uppercase;
}

.hero h1 span {
  display: block;
  color: var(--cyan);
  font-size: 1.12em;
}

.hero h1 .hero-line {
  color: #fff;
  font-size: 1em;
}

.hero p {
  width: min(540px, 100%);
  margin: 14px auto 24px;
  color: #e7f2ff;
  font-size: 1.08rem;
  line-height: 1.55;
}

.service-showcase {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  text-align: left;
}

.hero-copies-card {
  grid-column: span 2;
  min-height: 390px;
}

.showcase-card {
  position: relative;
  overflow: hidden;
  min-height: 390px;
  border: 2px solid rgba(24, 214, 239, 0.76);
  border-radius: 14px;
  background: linear-gradient(180deg, rgba(4, 57, 114, 0.62), rgba(3, 34, 76, 0.96));
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.25);
}

.showcase-card.light-card {
  color: var(--ink);
  border-color: rgba(255, 255, 255, 0.9);
  background: #fff;
}

.service-icon {
  position: absolute;
  z-index: 2;
  left: 22px;
  top: 18px;
  width: 72px;
  height: 72px;
  display: grid;
  place-items: center;
  border: 4px solid rgba(3, 191, 231, 0.65);
  border-radius: 50%;
  color: var(--navy);
  background: #fff;
  font-size: 2.1rem;
  font-weight: 900;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2);
}

.visual {
  display: block;
  width: 100%;
  height: 188px;
  object-fit: cover;
  background: #fff;
}

.contain-photo {
  object-fit: contain;
  padding: 10px 14px;
}

.showcase-body {
  padding: 20px 24px 22px;
}

.showcase-body h2 {
  margin: 0 0 10px;
  color: inherit;
  font-size: 1.28rem;
  text-transform: uppercase;
}

.showcase-body ul {
  margin: 0 0 20px;
  padding-left: 18px;
  font-size: 0.9rem;
  line-height: 1.75;
}

.mini-button,
.action-gradient {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 42px;
  padding: 0 24px;
  border: 0;
  border-radius: 7px;
  color: #fff;
  background: linear-gradient(90deg, var(--cyan), var(--cyan-2));
  font-size: 0.82rem;
  font-weight: 900;
  text-transform: uppercase;
  cursor: pointer;
}

.mini-button.dark {
  background: var(--navy);
}

.feature-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  margin-top: 26px;
  text-align: left;
}

.feature-row div {
  position: relative;
  padding-left: 44px;
}

.feature-row div::before {
  content: "✦";
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  display: grid;
  place-items: center;
  border: 2px solid var(--cyan);
  border-radius: 50%;
  color: var(--cyan);
}

.feature-row strong {
  display: block;
  color: #fff;
  font-size: 0.88rem;
  text-transform: uppercase;
}

.feature-row span {
  color: #d9e9ff;
  font-size: 0.78rem;
}

.tools-grid,
.visit-grid,
.mini-services {
  width: min(972px, calc(100% - 52px));
  margin: 12px auto;
}

.tools-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  text-align: left;
}

.tool-card {
  border: 1px solid rgba(3, 191, 231, 0.38);
  border-radius: 14px;
  background: #fff;
  padding: 20px;
  box-shadow: 0 8px 22px rgba(7, 20, 47, 0.06);
}

.tool-card h2 {
  margin: 0 0 6px;
  color: var(--navy);
  font-size: 1rem;
  text-align: center;
  text-transform: uppercase;
}

.tool-card p {
  margin: 0 0 14px;
  color: var(--muted);
  font-size: 0.82rem;
  line-height: 1.45;
  text-align: center;
}

.hero .tool-card {
  color: #fff;
  background: rgba(4, 28, 72, 0.78);
  border-color: rgba(5, 216, 246, 0.86);
}

.hero .tools-grid {
  width: 100%;
  margin-top: 22px;
  margin-bottom: 0;
}

.hero .tool-card p {
  color: #e7f5ff;
}

.hero .tool-card h2 {
  color: #fff;
}

.hero-printing-cta {
  width: min(860px, 100%);
  margin: 26px auto 34px;
  padding: 18px 22px;
  text-align: center;
}

.hero-printing-cta p {
  max-width: 620px;
  margin-inline: auto;
}

.chat-form input {
  width: 100%;
  border: 1px solid var(--line);
  border-radius: 7px;
  color: var(--ink);
  background: #fff;
}

.upload-card {
  box-shadow:
    0 0 0 1px rgba(8, 228, 255, 0.48),
    0 0 22px rgba(8, 228, 255, 0.72),
    inset 0 0 28px rgba(8, 228, 255, 0.12);
}

.copies-order-card {
  grid-column: 1 / -1;
}

.service-showcase .copies-order-card {
  grid-column: span 2;
}

.copies-order-card .upload-hero {
  grid-template-columns: minmax(260px, 0.9fr) minmax(0, 1.1fr);
  align-items: stretch;
}

.service-showcase .copies-order-card .upload-hero {
  height: 100%;
}

.copies-order-card .drop-zone {
  align-content: center;
  gap: 10px;
  padding: 10px;
  border: 1px dashed rgba(8, 228, 255, 0.6);
  background: rgba(255, 255, 255, 0.05);
}

.copies-service-image {
  width: 100%;
  max-height: 310px;
  object-fit: cover;
  object-position: center;
  border-radius: 8px;
}

.service-showcase .copies-service-image {
  max-height: 230px;
}

.tshirt-home-card {
  display: grid;
  align-content: start;
  gap: 12px;
}

.tshirt-home-card img {
  display: block;
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
  object-position: center;
  border: 1px solid rgba(8, 228, 255, 0.35);
  border-radius: 10px;
}

.tshirt-home-card h2,
.tshirt-home-card p {
  text-align: left;
}

.tshirt-home-card .action-gradient {
  width: 100%;
}

.copy-spec-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin: 0 0 10px;
}

.copy-spec-grid label {
  display: grid;
  gap: 5px;
  color: #d8f7ff;
  font-size: 0.68rem;
  font-weight: 900;
  text-align: left;
  text-transform: uppercase;
}

.copy-spec-grid input,
.copy-spec-grid select {
  width: 100%;
  min-height: 38px;
  border: 1px solid rgba(95, 218, 242, 0.55);
  border-radius: 7px;
  padding: 0 10px;
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
  font-size: 0.78rem;
  font-weight: 800;
}

.copy-spec-grid select option {
  color: var(--ink);
  background: #fff;
}

.copy-spec-grid input[readonly] {
  color: #d8f7ff;
}

.start-order-card {
  display: grid;
  align-content: center;
  gap: 12px;
  justify-items: center;
  background:
    linear-gradient(135deg, rgba(3, 191, 231, 0.16), rgba(255, 255, 255, 0.96)),
    #fff;
  text-align: center;
}

.hero .start-order-card {
  grid-column: 1 / -1;
  background:
    linear-gradient(135deg, rgba(3, 191, 231, 0.28), rgba(4, 28, 72, 0.9)),
    rgba(4, 28, 72, 0.86);
}

.start-order-card .action-gradient {
  justify-self: center;
}

.start-order-card p {
  max-width: 760px;
}

.upload-hero {
  display: grid;
  grid-template-columns: minmax(190px, 0.78fr) minmax(0, 1.22fr);
  gap: 26px;
  align-items: center;
}

.trust-section {
  padding: 34px 52px 42px;
  background: #fff;
}

.trust-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  align-items: stretch;
}

.review-card,
.founder-card {
  .chat-card {
  padding: 22px;
  border: 1px solid var(--line);
  border-radius: 8px;
  min-height: 0;
  overflow: hidden;
}  padding: 22px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--soft);
}

.review-card strong {
  display: block;
  margin-bottom: 12px;
  color: #ff9a00;
  font-size: 1.1rem;
  letter-spacing: 1px;
}

.review-card p,
.founder-card p {
  margin: 0;
  color: var(--muted);
  line-height: 1.55;
}

.founder-card {
  color: #fff;
  background:
    linear-gradient(135deg, rgba(3, 191, 231, 0.2), rgba(5, 39, 92, 0.94)),
    var(--navy);
}

.founder-card span {
  display: block;
  margin-bottom: 8px;
  color: var(--cyan);
  font-size: 0.75rem;
  font-weight: 900;
  text-transform: uppercase;
}

.founder-card h2 {
  margin: 0 0 12px;
  color: #fff;
  font-size: 1.3rem;
  text-transform: uppercase;
}

.founder-card p {
  color: #e7f5ff;
}

.drop-zone {
  display: grid;
  place-items: center;
  min-height: 198px;
  border: 0;
  border-radius: 18px;
  background: transparent;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

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

.cloud {
  width: 132px;
  height: 100px;
  display: grid;
  place-items: center;
  border: 12px solid #fff;
  border-top-width: 18px;
  border-radius: 54px;
  color: var(--cyan);
  font-size: 5rem;
  font-weight: 900;
  line-height: 0.7;
}

.drop-zone strong,
.drop-zone small,
.drop-zone em {
  display: block;
}

.drop-zone strong {
  font-size: 0.86rem;
}

.drop-zone small {
  color: #d8f7ff;
  font-weight: 800;
}

.drop-zone em {
  margin-top: 8px;
  color: var(--muted);
  font-size: 0.68rem;
  font-style: normal;
}

.upload-copy h2 {
  margin: 0;
  color: var(--cyan);
  font-size: 1.48rem;
  text-align: left;
  text-transform: uppercase;
}

.upload-copy p {
  margin: 3px 0 10px;
  color: #fff;
  font-size: 1.08rem;
  font-weight: 800;
  text-align: left;
}

.upload-copy ul {
  display: grid;
  gap: 7px;
  margin: 0 0 10px;
  padding: 0;
  list-style: none;
}

.upload-copy li {
  display: grid;
  grid-template-columns: 24px 1fr;
  gap: 8px;
  color: #d9f6ff;
  font-size: 0.72rem;
}

.upload-copy li::before {
  content: "♢";
  display: grid;
  place-items: center;
  width: 20px;
  height: 20px;
  border: 1px solid var(--cyan);
  border-radius: 50%;
  color: var(--cyan);
}

.upload-copy li strong,
.upload-copy li span {
  display: block;
  grid-column: 2;
}

.upload-copy li strong {
  color: #fff;
}

.upload-mini-fields {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 7px;
  margin: 0 0 10px;
}

.upload-mini-fields input,
.upload-mini-fields textarea {
  width: 100%;
  border: 1px solid rgba(95, 218, 242, 0.55);
  border-radius: 7px;
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
  font-size: 0.78rem;
  font-weight: 800;
}

.upload-mini-fields input {
  height: 34px;
  padding: 0 10px;
}

.upload-mini-fields input[type="email"] {
  grid-column: 1 / -1;
}

.upload-mini-fields textarea {
  grid-column: 1 / -1;
  min-height: 44px;
  max-height: 54px;
  resize: vertical;
  padding: 8px 10px;
}

.upload-mini-fields input::placeholder,
.upload-mini-fields textarea::placeholder {
  color: rgba(226, 246, 255, 0.72);
}

.upload-submit {
  width: 100%;
  margin-top: 0;
}

.upload-status {
  min-height: 18px;
  margin: 10px 0 0;
  color: #d8f7ff;
  font-size: 0.78rem;
  font-weight: 800;
  text-align: center;
}

.upload-status.error {
  color: #b42318;
}

.upload-status.success {
  color: #047857;
}

.chat-card > small {
  color: #b9d9ee;
  font-size: 0.72rem;
  text-align: center;
}

.chat-mini-header {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
  margin-bottom: 12px;
}

.bot-avatar {
  width: 52px;
  height: 52px;
  display: grid;
  place-items: center;
  border-radius: 16px;
  color: #fff;
  background: linear-gradient(180deg, var(--cyan), var(--navy-2));
  font-size: 0.92rem;
  font-weight: 900;
}

.chat-mini-header h2 {
  margin: 0;
  color: #fff;
  text-align: left;
}

.chat-mini-header span {
  color: #10a756;
  font-size: 0.78rem;
  font-weight: 900;
}

.chat-messages {
   height: 80px;
   min-height: 80px;
}

.message {
  width: fit-content;
  max-width: 92%;
  margin-bottom: 10px;
  padding: 10px 12px;
  border-radius: 9px;
  font-size: 0.8rem;
  line-height: 1.42;
}

.message.bot {
  color: var(--ink);
  background: #fff;
  border: 1px solid var(--line);
}

.message.user {
  margin-left: auto;
  color: #fff;
  background: var(--navy);
}

.message-signature {
  display: block;
  margin-top: 7px;
  color: var(--muted);
  font-size: 0.68rem;
  font-weight: 900;
}

.chat-form {
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px;
  margin-top: 10px;
}

.chat-form input {
  height: 40px;
  padding: 0 12px;
}

.chat-form button {
  min-height: 42px;
  border: 0;
  border-radius: 999px;
  color: #fff;
  background: linear-gradient(90deg, var(--cyan), var(--cyan-2));
  font-size: 0.82rem;
  font-weight: 900;
  text-transform: uppercase;
  cursor: pointer;
}
.visit-grid {
  display: grid;
  grid-template-columns: minmax(280px, 1fr) minmax(440px, 2fr) minmax(280px, 1fr);
  gap: 16px;
  width: min(1180px, calc(100% - 48px));
  margin: 18px auto 0;
  align-items: stretch;
}

.visit-card,
.contact-card {
  padding: 24px;
  border: 1px solid rgba(3, 191, 231, 0.45);
  border-radius: 16px;
  background: #fff;
  color: var(--navy);
}

.visit-card h2,
.contact-card h2 {
  text-align: left;
  margin: 0 0 12px;
}

.visit-card p,
.contact-card p {
  text-align: left;
  margin: 0 0 12px;
  color: var(--muted);
}

.visit-card a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  margin-top: 10px;
  border: 1px solid var(--cyan);
  border-radius: 8px;
  color: var(--navy);
  font-size: 0.82rem;
  font-weight: 800;
  text-transform: uppercase;
  text-decoration: none;
}

.map-frame {
  width: 100%;
  height: 100%;
  min-height: 320px;
  border: 1px solid rgba(3, 191, 231, 0.45);
  border-radius: 16px;
  overflow: hidden;
}

.contact-card a {
  text-decoration: none;
}

.contact-card .whatsapp-btn,
.contact-card .telegram-btn,
.contact-card a.whatsapp,
.contact-card a.telegram {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  margin-top: 12px;
  border-radius: 8px;
  color: #fff;
  font-weight: 800;
  text-transform: none;
}

.contact-card a.whatsapp {
  background: #20bf55;
}

.contact-card a.telegram {
  background: #18a8e8;
}

.social-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  margin-top: 22px;
  color: var(--navy);
  font-weight: 900;
}

.social-row span {
  color: var(--muted);
  font-size: 0.78rem;
  text-align: center;
  text-transform: uppercase;
}

.social-row a {
  color: var(--navy);
  font-size: 1.25rem;
}

.visit-card h2,
.contact-card h2 {
  color: #082b6d !important;
  font-size: 1.8rem;
  font-weight: 800;
}

.visit-card p,
.contact-card p,
.visit-card strong,
.contact-card strong {
  color: #082b6d !important;
}

.visit-card {
  background: #ffffff;
  box-shadow: 0 4px 18px rgba(0,0,0,.08);
}

.contact-card {
  background: #ffffff;
  box-shadow: 0 4px 18px rgba(0,0,0,.08);
}

.visit-card a {
  font-size: 1rem;
  font-weight: 800;
}

.contact-card {
  padding: 30px;
}

.visit-card {
  padding: 30px;
}

@media (max-width: 900px) {
  .visit-grid {
    grid-template-columns: 1fr;
    width: min(100% - 32px, 560px);
  }

  .map-frame {
    min-height: 280px;
  }
}
.mini-services {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
  padding: 12px 0;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}

.mini-services a {
  display: grid;
  gap: 3px;
  color: var(--navy);
  font-size: 0.72rem;
  font-weight: 900;
}

.mini-services span {
  color: var(--muted);
  font-weight: 700;
}

.footer {
  margin-top: 64px;
  padding: 26px 30px 0;
  color: #eefbff;
  background:
    linear-gradient(105deg, rgba(4, 24, 60, 0.98) 0%, rgba(5, 39, 92, 0.98) 54%, rgba(3, 191, 231, 0.9) 150%),
    #05275c;
  border-top: 1px solid rgba(125, 233, 255, 0.22);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.footer-container {
  max-width: 1400px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(250px, 1.55fr) repeat(4, minmax(120px, 1fr));
  gap: 0;
  align-items: start;
}

.footer-col {
  min-width: 0;
  min-height: 170px;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  border-left: 1px solid rgba(125, 233, 255, 0.32);
}

.footer-col:first-child {
  align-items: flex-start;
  padding-left: 0;
  text-align: left;
  border-left: 0;
}

.footer-logo {
  width: 170px;
  max-width: 100%;
  height: auto;
  margin: 0 0 12px;
  filter: drop-shadow(0 10px 18px rgba(0, 10, 36, 0.3));
}

.footer-col h4 {
  margin: 0 0 12px;
  color: #ffffff;
  font-size: 0.95rem;
  font-weight: 900;
  letter-spacing: 0.01em;
}

.footer-col p,
.footer-col a {
  margin: 0 0 7px;
  color: #d9f2ff;
  font-size: 0.8rem;
  line-height: 1.35;
  text-decoration: none;
}

.footer-col a:hover {
  color: #ffffff;
}

.footer-brand p {
  max-width: 310px;
}

.footer-contact p,
.footer-why p {
  white-space: nowrap;
}

.socials {
  display: flex;
  gap: 9px;
  margin-top: 12px;
}

.socials a {
  width: 32px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(217, 242, 255, 0.38);
  border-radius: 50%;
  color: #ffffff;
  font-size: 0.78rem;
  font-weight: 900;
  text-decoration: none;
}

.socials a:hover {
  border-color: #ffffff;
  background: rgba(255, 255, 255, 0.12);
}

.footer-bottom {
  max-width: 1400px;
  margin: 22px auto 0;
  padding: 16px 0 18px;
  border-top: 1px solid rgba(217, 242, 255, 0.2);
  color: #cfe7f6;
  font-size: 0.78rem;
  text-align: center;
}

@media (max-width: 900px) {
  .footer-container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 24px;
  }

  .footer-col,
  .footer-col:first-child {
    align-items: center;
    padding: 20px 24px 0;
    text-align: center;
    border-left: 0;
    border-top: 1px solid rgba(217, 242, 255, 0.18);
  }

  .footer-col:nth-child(1),
  .footer-col:nth-child(2) {
    padding-top: 0;
    border-top: 0;
  }

  .footer-brand p {
    margin-right: auto;
    margin-left: auto;
  }

  .socials {
    justify-content: center;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}

.placeholder-page {
  min-height: 58vh;
  display: grid;
  place-items: center;
  padding: 54px 24px;
  color: #fff;
  background:
    radial-gradient(circle at 92% 8%, rgba(3, 191, 231, 0.3), transparent 28%),
    linear-gradient(135deg, #062b65, #041735);
  text-align: center;
}

.placeholder-page article {
  width: min(620px, 100%);
}

.placeholder-page h1 {
  margin: 0 0 12px;
  color: #fff;
  font-size: clamp(2rem, 5vw, 3.4rem);
  text-transform: uppercase;
}

.placeholder-page p {
  color: #e8f4ff;
  font-size: 1.05rem;
  line-height: 1.6;
}

.placeholder-page a {
  margin-top: 18px;
}

.service-detail-page {
  color: var(--ink);
  background: #fff;
}

.service-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(280px, 0.92fr);
  gap: 34px;
  align-items: center;
  padding: 54px 52px;
  color: #fff;
  background:
    linear-gradient(90deg, rgba(5, 39, 92, 0.92), rgba(5, 39, 92, 0.58)),
    linear-gradient(135deg, #05275c, #041735);
}

.multiservices-detail .service-hero {
  color: var(--ink);
  background:
    linear-gradient(90deg, rgba(244, 248, 253, 0.96), rgba(255, 255, 255, 0.88)),
    linear-gradient(135deg, #ffffff, #e8f6fb);
}

.service-kicker {
  display: inline-flex;
  margin-bottom: 14px;
  color: var(--cyan);
  font-size: 0.78rem;
  font-weight: 900;
  text-transform: uppercase;
}

.multiservices-detail .service-kicker {
  color: var(--navy);
}

.service-hero h1 {
  margin: 0;
  font-size: clamp(2.15rem, 4.4vw, 4rem);
  line-height: 0.98;
  letter-spacing: 0;
  text-transform: uppercase;
}

.service-hero p {
  max-width: 650px;
  margin: 18px 0 0;
  color: rgba(255, 255, 255, 0.88);
  font-size: 1.05rem;
  line-height: 1.65;
}

.multiservices-detail .service-hero p {
  color: var(--muted);
}

.service-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 26px;
}

.outline-button {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 0 22px;
  border: 2px solid currentColor;
  border-radius: 8px;
  color: inherit;
  font-size: 0.82rem;
  font-weight: 900;
  text-transform: uppercase;
}

.service-hero-media {
  display: grid;
  place-items: center;
  min-height: 330px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.96);
  overflow: hidden;
}

.service-hero-media img {
  width: min(92%, 420px);
  max-height: 310px;
  object-fit: contain;
}

.service-band {
  padding: 46px 52px 28px;
}

.section-heading {
  max-width: 740px;
  margin-bottom: 22px;
}

.section-heading span {
  display: block;
  margin-bottom: 8px;
  color: var(--cyan);
  font-size: 0.78rem;
  font-weight: 900;
  text-transform: uppercase;
}

.section-heading h2 {
  margin: 0;
  color: var(--navy);
  font-size: clamp(1.7rem, 3vw, 2.5rem);
  line-height: 1.08;
  text-transform: uppercase;
}

.service-card-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.service-card-grid article {
  padding: 22px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--soft);
}

.service-card-grid h3 {
  margin: 0 0 12px;
  color: var(--navy);
  font-size: 1.05rem;
  text-transform: uppercase;
}

.service-card-grid ul {
  display: grid;
  gap: 9px;
  margin: 0;
  padding-left: 18px;
  color: var(--ink);
  line-height: 1.38;
}

.product-builder {
  display: grid;
  grid-template-columns: minmax(230px, 280px) minmax(0, 1fr);
  gap: 24px;
  padding: 44px 52px 22px;
  border-bottom: 1px solid var(--line);
  background: #fff;
}

.product-sidebar {
  border-right: 1px solid var(--line);
  padding-right: 18px;
}

.product-sidebar > span {
  display: block;
  margin-bottom: 14px;
  color: var(--ink);
  font-size: 1.15rem;
  font-weight: 900;
  text-transform: uppercase;
}

.product-list {
  display: grid;
  gap: 4px;
  max-height: 640px;
  overflow: auto;
  padding-right: 8px;
}

.product-list button {
  min-height: 38px;
  border: 0;
  border-radius: 8px;
  color: var(--ink);
  background: transparent;
  font-weight: 800;
  text-align: left;
  cursor: pointer;
}

.product-list button:has(.product-stock) {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.product-stock {
  flex: 0 0 auto;
  border: 1px solid #b8e8f5;
  border-radius: 999px;
  padding: 3px 7px;
  color: var(--navy);
  background: #e8f9fd;
  font-size: 0.68rem;
  font-weight: 900;
}

.product-list button:hover .product-stock,
.product-list button.active .product-stock {
  border-color: rgba(255, 255, 255, 0.6);
  color: #fff;
  background: rgba(255, 255, 255, 0.15);
}

.mockup-shirt {
  position: relative;
  width: 72%;
  aspect-ratio: 0.82;
  clip-path: polygon(28% 5%, 40% 0, 60% 0, 72% 5%, 100% 22%, 86% 42%, 76% 34%, 78% 100%, 22% 100%, 24% 34%, 14% 42%, 0 22%);
  display: grid;
  place-items: center;
  background: #f8fafc;
  filter: drop-shadow(0 16px 18px rgba(5, 39, 92, 0.18));
}

.mockup-shirt::after {
  content: "";
  position: absolute;
  top: 0;
  width: 24%;
  height: 12%;
  border-radius: 0 0 50% 50%;
  background: #dce6f0;
}

.mockup-shirt span {
  color: var(--cyan);
  font-weight: 900;
  font-size: clamp(0.8rem, 2vw, 1.25rem);
}

.shirt-page,
.designer-page {
  padding: 46px 52px 64px;
  background: #f4f8fd;
}

.shirt-heading {
  max-width: 850px;
  margin: 0 auto 28px;
  text-align: center;
}

.shirt-heading > span {
  color: var(--cyan);
  font-weight: 900;
  text-transform: uppercase;
}

.shirt-heading h1 {
  margin: 8px 0 10px;
  color: var(--navy);
  font-size: clamp(2rem, 5vw, 3.8rem);
}

.shirt-heading p {
  margin: 0;
  color: var(--muted);
  line-height: 1.6;
}

.shirt-configurator,
.designer-workspace {
  display: grid;
  grid-template-columns: minmax(320px, 0.9fr) minmax(420px, 1.1fr);
  gap: 28px;
  max-width: 1180px;
  margin: 0 auto;
}

.shirt-product-stage,
.shirt-selection-panel,
.designer-canvas-panel,
.designer-tools {
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 40px rgba(5, 39, 92, 0.08);
}

.shirt-product-stage {
  min-height: 650px;
  display: grid;
  place-items: center;
  align-content: center;
  gap: 18px;
  padding: 30px;
}

.shirt-preview {
  --shirt-color: #f7f7f4;
  position: relative;
  width: min(88%, 430px);
  aspect-ratio: 0.82;
  clip-path: polygon(28% 5%, 40% 0, 60% 0, 72% 5%, 100% 22%, 86% 42%, 76% 34%, 78% 100%, 22% 100%, 24% 34%, 14% 42%, 0 22%);
  display: grid;
  place-items: center;
  background:
    radial-gradient(circle at 50% 18%, rgba(255, 255, 255, 0.36), transparent 24%),
    linear-gradient(110deg, rgba(255, 255, 255, 0.28), transparent 30%),
    linear-gradient(245deg, rgba(5, 39, 92, 0.2), transparent 36%),
    var(--shirt-color);
  filter: drop-shadow(0 20px 20px rgba(5, 39, 92, 0.2));
}

.shirt-preview::after {
  content: "";
  position: absolute;
  top: 0;
  width: 24%;
  height: 12%;
  border-radius: 0 0 50% 50%;
  background: rgba(5, 39, 92, 0.14);
}

.shirt-product-stage p {
  margin: 0;
  color: var(--navy);
  font-size: 1.2rem;
  font-weight: 900;
}

.shirt-print-note {
  display: grid;
  gap: 5px;
  max-width: 430px;
  padding: 14px 16px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #f8fbff;
  color: var(--muted);
  text-align: center;
}

.shirt-print-note strong {
  color: var(--navy);
  text-transform: uppercase;
  font-size: 0.82rem;
}

.shirt-selection-panel,
.designer-tools {
  display: grid;
  gap: 22px;
  padding: 28px;
}

.shirt-selection-panel h2,
.designer-tools h2 {
  margin: 0 0 12px;
  color: var(--navy);
  font-size: 1.15rem;
}

.shirt-color-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.shirt-color-swatch {
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  border: 2px solid transparent;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
}

.shirt-color-swatch span {
  width: 30px;
  height: 30px;
  border: 1px solid #c8d2df;
  border-radius: 50%;
  background: var(--swatch);
}

.shirt-color-swatch.active {
  border-color: var(--cyan);
  box-shadow: 0 0 0 3px #dff8fd;
}

.shirt-size-grid,
.shirt-quantity-matrix {
  display: grid;
  grid-template-columns: repeat(4, minmax(110px, 1fr));
  gap: 12px;
}

.shirt-size-grid button,
.shirt-size-qty {
  min-height: 108px;
  display: grid;
  gap: 6px;
  place-items: center;
  border: 1px solid var(--line);
  border-radius: 8px;
  color: var(--navy);
  background: #fff;
}

.shirt-size-grid button {
  min-height: 64px;
  cursor: pointer;
}

.shirt-size-grid button.active {
  border-color: var(--cyan);
  background: #e9faff;
  box-shadow: inset 0 0 0 1px var(--cyan);
}

.shirt-size-grid small,
.shirt-selection-panel small {
  color: var(--muted);
}

.shirt-size-code {
  font-size: 1.2rem;
  font-weight: 900;
}

.shirt-size-price {
  color: #4a8d14;
  font-weight: 900;
}

.shirt-size-qty input {
  width: 74px;
  min-height: 42px;
  border: 1px solid var(--line);
  border-radius: 8px;
  color: var(--navy);
  text-align: center;
  font: 900 1.15rem/1 var(--font-family, inherit);
}

.shirt-size-qty:focus-within {
  border-color: var(--cyan);
  background: #f1fcff;
  box-shadow: inset 0 0 0 1px var(--cyan);
}

.shirt-quantity {
  display: grid;
  gap: 7px;
  color: var(--navy);
  font-weight: 900;
}

.shirt-quantity input,
.designer-tools input[type="text"] {
  min-height: 48px;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 0 12px;
  font: inherit;
}

.shirt-price-box {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 9px 18px;
  padding: 18px;
  border-radius: 8px;
  background: var(--soft);
  color: var(--muted);
}

.shirt-price-box strong {
  color: #5ea10b;
  font-size: 1.35rem;
}

.shirt-price-box small {
  grid-column: 1 / -1;
}

.shirt-order-summary {
  display: grid;
  gap: 10px;
  padding: 16px;
  border-radius: 8px;
  background: #f8fbff;
  border: 1px solid var(--line);
  color: var(--muted);
}

.shirt-order-summary strong {
  color: var(--navy);
}

.shirt-order-summary div {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.shirt-order-summary span {
  padding: 8px 10px;
  border-radius: 8px;
  background: #e9faff;
}

.shirt-order-summary p {
  margin: 0;
}

.shirt-order-summary .error {
  color: #b3261e;
  font-weight: 900;
}

.designer-canvas-panel {
  display: grid;
  gap: 10px;
  align-content: start;
  padding: 18px;
}

#shirtCanvas {
  width: 100%;
  height: auto;
  border-radius: 8px;
  touch-action: none;
}

.designer-canvas-panel p {
  margin: 0;
  color: var(--muted);
  text-align: center;
}

.designer-tools {
  align-content: start;
}

.designer-summary {
  display: grid;
  gap: 5px;
  padding: 16px;
  border-left: 4px solid var(--cyan);
  background: var(--soft);
  color: var(--muted);
}

.designer-summary div {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
}

.designer-summary div span {
  padding: 6px 8px;
  border-radius: 8px;
  background: #fff;
}

.designer-summary strong,
.designer-summary b {
  color: var(--navy);
}

.designer-summary b {
  font-size: 1.5rem;
}

.designer-upload {
  min-height: 88px;
  display: grid;
  place-items: center;
  border: 2px dashed var(--cyan);
  border-radius: 8px;
  color: var(--navy);
  background: #effcff;
  font-weight: 900;
  cursor: pointer;
}

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

.designer-side-tabs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.designer-side-tabs button {
  min-height: 56px;
  border: 1px solid var(--line);
  border-radius: 8px;
  color: var(--navy);
  background: #fff;
  font-weight: 900;
  cursor: pointer;
}

.designer-side-tabs button.active {
  color: #fff;
  border-color: var(--navy);
  background: var(--navy);
}

.designer-side-tabs button:disabled {
  color: #8b98ad;
  background: #f4f8fd;
  cursor: not-allowed;
}

.designer-inline-fields {
  display: grid;
  grid-template-columns: 110px 1fr;
  gap: 12px;
  margin-top: 10px;
}

.designer-inline-fields label {
  display: grid;
  gap: 5px;
  color: var(--muted);
  font-size: 0.78rem;
  font-weight: 900;
}

.designer-inline-fields input[type="color"] {
  width: 100%;
  min-height: 42px;
}

.designer-shape-field {
  display: grid;
  gap: 6px;
  margin-top: 10px;
  color: var(--muted);
  font-size: 0.78rem;
  font-weight: 900;
}

.designer-shape-field select {
  width: 100%;
  min-height: 44px;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 0 12px;
  color: var(--navy);
  background: #fff;
  font: inherit;
}

.designer-tools input[type="range"] {
  width: 100%;
  accent-color: var(--cyan);
}

.designer-actions {
  display: grid;
  gap: 10px;
}

.single-print-toggle {
  width: 100%;
  min-height: 46px;
  margin-top: 10px;
  border: 1px solid var(--line);
  border-radius: 8px;
  color: var(--navy);
  background: #fff;
  font-weight: 900;
  cursor: pointer;
}

.single-print-toggle.active {
  color: #fff;
  border-color: var(--navy);
  background: var(--navy);
}

/* T-shirt product page redesign */
.shirt-commerce-shell {
  width: min(1260px, calc(100% - 20px));
}

.shirt-top-nav {
  min-height: 86px;
  padding-block: 10px;
}

.shirt-top-nav .brand img {
  width: 150px;
}

.shirt-top-nav .menu {
  font-size: 0.66rem;
}

.shirt-top-nav .menu a.active {
  color: var(--navy);
  border-color: rgba(3, 191, 231, 0.45);
  background: #eefbff;
  box-shadow: inset 0 -2px 0 var(--cyan);
}

.shirt-commerce-page {
  padding: 0 32px 34px;
  background: #fff;
}

.shirt-store-hero {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(420px, 1.08fr);
  align-items: center;
  gap: 22px;
  min-height: 330px;
  padding: 24px 18px 16px;
  overflow: hidden;
  background:
    radial-gradient(circle at 92% 15%, rgba(255, 88, 172, 0.32), transparent 26%),
    radial-gradient(circle at 72% 28%, rgba(63, 111, 255, 0.24), transparent 30%),
    linear-gradient(90deg, #fff 0%, #f8fbff 45%, #eef8ff 100%);
}

.breadcrumb {
  margin: 0 0 16px;
  color: #40516f;
  font-size: 0.72rem;
  font-weight: 800;
}

.shirt-hero-copy > span {
  color: var(--cyan);
  font-size: 0.82rem;
  font-weight: 900;
  text-transform: uppercase;
}

.shirt-hero-copy h1 {
  max-width: 760px;
  margin: 6px 0 12px;
  color: var(--navy);
  font-size: clamp(2.25rem, 4.15vw, 3.55rem);
  line-height: 0.94;
  text-transform: uppercase;
}

.shirt-hero-copy h1 span {
  display: block;
  white-space: nowrap;
}

.shirt-hero-copy h1 strong {
  display: block;
  color: #147ee8;
  white-space: nowrap;
}

.shirt-hero-copy p {
  max-width: 560px;
  margin: 0;
  color: #0a2350;
  font-size: 1rem;
  line-height: 1.55;
}

.shirt-benefit-row {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin: 24px 0 22px;
}

.shirt-benefit-row span {
  position: relative;
  min-height: 44px;
  padding-left: 38px;
  color: #53617a;
  font-size: 0.66rem;
  font-weight: 800;
  line-height: 1.25;
}

.shirt-benefit-row span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  width: 28px;
  height: 28px;
  border: 2px solid #129eff;
  border-radius: 50%;
  background: rgba(18, 158, 255, 0.08);
}

.shirt-benefit-row b {
  display: block;
  color: var(--navy);
  font-size: 0.7rem;
}

.shirt-benefit-row small {
  display: block;
  color: #53617a;
  font-size: 0.66rem;
  font-weight: 800;
  line-height: 1.25;
}

.shirt-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.shirt-store-hero .np-rating {
  color: var(--navy);
}

.shirt-store-hero .np-rating span {
  color: #53617a;
}

.shirt-outline {
  min-width: 210px;
  color: #0866c6;
  border-color: #168ee8;
  background: #fff;
}

.shirt-hero-visual {
  position: relative;
  min-height: 285px;
  display: grid;
  place-items: center;
}

.shirt-hero-visual::before {
  content: "";
  position: absolute;
  inset: 12px 0 78px;
  border-radius: 50%;
  background:
    radial-gradient(circle at 18% 28%, rgba(10, 143, 255, 0.34), transparent 18%),
    radial-gradient(circle at 78% 25%, rgba(255, 76, 176, 0.32), transparent 20%),
    radial-gradient(circle at 70% 76%, rgba(255, 166, 36, 0.28), transparent 22%);
  filter: blur(4px);
}

.shirt-hero-visual > img {
  position: relative;
  z-index: 1;
  width: min(520px, 100%);
  max-height: 248px;
  object-fit: contain;
  object-position: center;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 20px 42px rgba(7, 20, 47, 0.18);
}

.print-products-hero {
  margin-bottom: 28px;
}

.print-products-visual {
  min-height: 305px;
}

.print-product-showcase {
  position: relative;
  z-index: 1;
  width: min(560px, 100%);
  min-height: 255px;
  padding: 20px;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 20px 42px rgba(7, 20, 47, 0.18);
}

.print-product-showcase img {
  position: absolute;
  width: 58%;
  max-height: 185px;
  object-fit: contain;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 14px 28px rgba(7, 20, 47, 0.16);
}

.print-product-showcase img:nth-child(1) {
  z-index: 2;
  left: 6%;
  top: 34px;
  transform: rotate(-5deg);
}

.print-product-showcase img:nth-child(2) {
  z-index: 1;
  right: 6%;
  top: 30px;
  transform: rotate(4deg);
}

.print-product-showcase img:nth-child(3) {
  display: none;
  z-index: 3;
  left: 32%;
  bottom: 18px;
  width: 38%;
  max-height: 140px;
  transform: rotate(-1deg);
}

.perfect-for {
  position: absolute;
  z-index: 2;
  right: 12px;
  bottom: 4px;
  width: min(500px, 92%);
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 12px 14px;
  border-radius: 9px;
  color: #fff;
  background: linear-gradient(135deg, #061b42, #073b83);
  box-shadow: 0 14px 26px rgba(7, 20, 47, 0.22);
}

.perfect-for strong {
  flex: 0 0 100%;
  font-size: 0.75rem;
  text-transform: uppercase;
}

.perfect-for span {
  min-height: 28px;
  display: inline-grid;
  place-items: center;
  padding: 0 8px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.09);
  font-size: 0.64rem;
  font-weight: 900;
  text-align: center;
}

.shirt-studio-card,
.shirt-template-strip,
.shirt-why,
.shirt-reviews {
  border: 1px solid var(--line);
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 14px 32px rgba(7, 20, 47, 0.07);
}

.shirt-studio-card {
  margin-top: 18px;
  padding: 18px;
}

.studio-heading {
  text-align: center;
}

.studio-heading h2,
.shirt-template-strip h2,
.shirt-why h2,
.shirt-reviews h2 {
  margin: 0 0 12px;
  color: var(--navy);
  font-size: 1.25rem;
  text-transform: uppercase;
}

.studio-heading ol {
  display: flex;
  justify-content: center;
  gap: 28px;
  margin: 0 0 16px;
  padding: 0;
  color: var(--navy);
  font-size: 0.72rem;
  font-weight: 900;
  list-style: none;
}

.studio-heading li {
  display: inline-flex;
  align-items: center;
  gap: 7px;
}

.studio-heading li span,
.builder-step-title span {
  width: 22px;
  height: 22px;
  display: inline-grid;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: #117ee8;
}

.shirt-studio-grid {
  display: grid;
  grid-template-columns: minmax(220px, 0.8fr) minmax(430px, 1.55fr) minmax(280px, 0.95fr);
  gap: 14px;
}

.shirt-builder-panel,
.shirt-live-stage,
.shirt-design-panel {
  border: 1px solid var(--line);
  border-radius: 9px;
  background: #fff;
  box-shadow: none;
}

.shirt-builder-panel {
  display: grid;
  gap: 14px;
  padding: 16px;
}

.builder-step-title {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--navy);
  font-size: 0.78rem;
  font-weight: 900;
  text-transform: uppercase;
}

.builder-select,
.shirt-design-panel label {
  display: grid;
  gap: 6px;
  color: #40516f;
  font-size: 0.72rem;
  font-weight: 900;
}

.builder-select select,
.shirt-design-panel select,
.shirt-design-panel input {
  min-height: 38px;
  border: 1px solid var(--line);
  border-radius: 7px;
  padding: 0 10px;
  color: var(--navy);
  background: #fff;
  font-size: 0.8rem;
  font-weight: 800;
}

.shirt-builder-panel .shirt-color-grid {
  gap: 7px;
}

.shirt-builder-panel .shirt-color-swatch {
  width: 25px;
  height: 25px;
}

.shirt-builder-panel .shirt-color-swatch span {
  width: 18px;
  height: 18px;
}

.shirt-builder-panel .shirt-quantity-matrix {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
}

.shirt-builder-panel .shirt-size-qty {
  min-height: 75px;
  gap: 3px;
}

.shirt-builder-panel .shirt-size-code {
  font-size: 0.9rem;
}

.shirt-builder-panel .shirt-size-price {
  font-size: 0.7rem;
}

.shirt-builder-panel .shirt-size-qty input {
  width: 54px;
  min-height: 32px;
  font-size: 0.9rem;
}

.shirt-builder-panel h2 {
  margin-bottom: 8px;
  font-size: 0.82rem;
}

.shirt-builder-panel .shirt-order-summary {
  max-height: 124px;
  overflow: auto;
  padding: 10px;
  font-size: 0.72rem;
}

.shirt-builder-panel .shirt-price-box {
  padding: 12px;
  font-size: 0.78rem;
}

.shirt-price-guide {
  margin: 4px 0 0;
  padding: 8px;
  border: 1px solid var(--line);
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(7, 20, 47, 0.06);
}

.shirt-price-guide img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 8px;
  object-fit: contain;
}

.shirt-live-stage {
  min-height: 560px;
  gap: 10px;
  padding: 14px 22px 18px;
  box-shadow: inset 0 0 0 1px #edf4fc;
}

.shirt-live-stage #shirtCanvas {
  width: min(100%, 520px);
  max-height: 590px;
  object-fit: contain;
  border-radius: 10px;
  background: #eef5fb;
}

.mini-tool-bar {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 6px;
  padding: 8px;
  border: 1px solid var(--line);
  border-radius: 8px;
  color: var(--navy);
  background: #f8fbff;
  font-size: 0.62rem;
  font-weight: 900;
  text-align: center;
}

.mini-tool-bar button {
  min-height: 42px;
  border: 1px solid rgba(11, 97, 200, 0.16);
  border-radius: 8px;
  color: var(--navy);
  background: #fff;
  font: inherit;
  cursor: pointer;
}

.mini-tool-bar button:hover,
.mini-tool-bar button:focus-visible {
  color: #fff;
  background: linear-gradient(135deg, #06306c, #0b7ee8);
  outline: none;
}

.studio-shirt-preview {
  width: min(82%, 390px);
  background:
    linear-gradient(110deg, rgba(255, 255, 255, 0.22), transparent 34%),
    linear-gradient(245deg, rgba(0, 0, 0, 0.18), transparent 38%),
    var(--shirt-color);
}

.studio-shirt-preview span {
  position: relative;
  z-index: 2;
  max-width: 44%;
  color: #fff;
  background: rgba(7, 20, 47, 0.7);
  padding: 12px;
  font-size: 1.4rem;
  font-weight: 900;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}

.shirt-print-options {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  width: min(500px, 100%);
  padding: 10px;
  border: 1px solid var(--line);
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(7, 20, 47, 0.08);
}

.shirt-print-options button {
  min-height: 72px;
  display: grid;
  gap: 4px;
  align-content: center;
  border: 1px solid var(--line);
  border-radius: 7px;
  color: #40516f;
  background: #fff;
  font-size: 0.66rem;
  font-weight: 900;
  text-align: center;
  cursor: pointer;
}

.shirt-print-options button.active {
  color: #0b6fe8;
  border-color: #0b8df4;
  background: #edf8ff;
}

.shirt-print-options strong {
  color: var(--navy);
  font-size: 0.76rem;
}

.shirt-print-note {
  display: grid;
  gap: 4px;
  width: min(500px, 100%);
  padding: 12px;
  border: 1px solid var(--line);
  border-radius: 9px;
  color: #5f6c86;
  background: #f8fbff;
  text-align: center;
  font-size: 0.78rem;
}

.shirt-print-note strong {
  color: var(--navy);
  text-transform: uppercase;
}

.shirt-design-panel {
  display: grid;
  align-content: start;
  gap: 12px;
  padding: 16px;
}

.shirt-design-panel section {
  display: grid;
  gap: 8px;
}

.shirt-design-panel h2 {
  margin: 0;
  color: var(--navy);
  font-size: 0.85rem;
}

.shirt-design-panel .designer-upload {
  min-height: 78px;
}

.shirt-design-panel .designer-actions .outline-button {
  min-height: 40px;
  color: #fff;
  border-color: #c7d4e2;
  background: #b9b9b9;
}

.designer-order-box {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 8px;
}

.designer-order-box #sideOrderSummary {
  grid-column: 1 / -1;
  max-height: 96px;
  overflow: auto;
  display: grid;
  gap: 6px;
}

.designer-order-box #sideOrderSummary span {
  padding: 8px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.72);
}

.format-buttons {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 6px;
}

.format-buttons button {
  min-height: 34px;
  border: 1px solid var(--line);
  border-radius: 6px;
  color: var(--navy);
  background: #fff;
  font-weight: 900;
}

.panel-label {
  margin: 0;
  color: #40516f;
  font-size: 0.72rem;
  font-weight: 900;
}

.tiny-color-row {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
}

.tiny-color-row span {
  width: 24px;
  height: 24px;
  display: grid;
  place-items: center;
  border: 1px solid var(--line);
  border-radius: 6px;
  background: var(--dot, #fff);
  color: var(--navy);
  font-weight: 900;
}

.fake-upload {
  min-height: 94px;
  text-align: center;
}

.fake-upload small {
  display: block;
  color: #40516f;
  font-size: 0.65rem;
}

.checkout-preview {
  display: grid;
  gap: 8px;
  padding: 12px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #f8fbff;
  color: #40516f;
  font-size: 0.74rem;
}

.checkout-preview p {
  margin: 0;
  color: var(--navy);
  font-weight: 900;
}

.checkout-preview div {
  display: flex;
  justify-content: space-between;
}

.checkout-preview strong,
.checkout-preview b {
  color: #178a17;
}

.shirt-checkout-page {
  background: linear-gradient(180deg, #f4f9fc 0%, #eaf3f8 100%);
  padding: 34px 20px 56px;
}

.shirt-checkout-shell {
  max-width: 1120px;
  margin: 0 auto;
}

.shirt-checkout-intro {
  margin-bottom: 18px;
}

.shirt-checkout-intro span,
.shirt-checkout-success span {
  color: var(--cyan-2);
  font-size: 0.76rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.shirt-checkout-intro h1 {
  margin: 7px 0 6px;
  color: var(--navy);
  font-size: clamp(2rem, 4vw, 3.1rem);
  line-height: 1;
}

.shirt-checkout-intro p {
  max-width: 620px;
  margin: 0;
  color: var(--muted);
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

.shirt-checkout-grid {
  display: grid;
  grid-template-columns: minmax(280px, 0.86fr) minmax(0, 1.14fr);
  gap: 18px;
  align-items: start;
}

.shirt-checkout-summary,
.shirt-checkout-card,
.shirt-checkout-success,
.shirt-checkout-missing {
  border: 1px solid #cfe4f3;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 42px rgba(5, 39, 92, 0.12);
}

.shirt-checkout-summary {
  padding: 16px;
}

.shirt-checkout-preview {
  display: grid;
  place-items: center;
  min-height: 230px;
  border-radius: 8px;
  background: linear-gradient(135deg, #071c3f, #0b6d9f);
  overflow: hidden;
}

.shirt-checkout-preview img {
  width: min(100%, 270px);
  height: auto;
  display: block;
}

.shirt-checkout-total {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  align-items: center;
  margin: 14px 0;
  padding: 13px;
  border-radius: 8px;
  background: #f2fbff;
}

.shirt-checkout-total span,
.shirt-checkout-summary dt {
  color: var(--muted);
  font-size: 0.72rem;
  font-weight: 900;
  text-transform: uppercase;
}

.shirt-checkout-total strong {
  color: var(--navy);
  font-size: 1.7rem;
  line-height: 1;
}

.shirt-checkout-summary dl {
  display: grid;
  gap: 8px;
  margin: 0;
}

.shirt-checkout-summary dl div {
  display: grid;
  grid-template-columns: 92px 1fr;
  gap: 10px;
  padding: 9px 0;
  border-bottom: 1px solid var(--line);
}

.shirt-checkout-summary dl div:last-child {
  border-bottom: 0;
}

.shirt-checkout-summary dd {
  margin: 0;
  color: var(--navy);
  font-size: 0.9rem;
  font-weight: 900;
}

.shirt-checkout-items {
  display: grid;
  gap: 7px;
  margin-top: 12px;
}

.shirt-checkout-items span {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  padding: 9px 10px;
  border-radius: 8px;
  background: #f8fbff;
  color: var(--ink);
  font-size: 0.86rem;
  font-weight: 800;
}

.shirt-checkout-card {
  display: grid;
  gap: 16px;
  padding: 18px;
}

.shirt-checkout-card section {
  display: grid;
  gap: 12px;
}

.shirt-checkout-card h2 {
  margin: 0;
  color: var(--navy);
  font-size: 1rem;
}

.shirt-checkout-fields {
  display: grid;
  gap: 12px;
}

.shirt-checkout-fields.two {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.shirt-checkout-fields.address {
  grid-template-columns: 1.35fr 0.75fr repeat(3, minmax(72px, 0.7fr));
}

.shirt-checkout-card label {
  display: grid;
  gap: 6px;
  color: var(--navy);
  font-size: 0.76rem;
  font-weight: 900;
  text-transform: uppercase;
}

.shirt-checkout-card input {
  width: 100%;
  min-height: 42px;
  padding: 0 11px;
  border: 1px solid #cfe2f7;
  border-radius: 8px;
  color: var(--ink);
  font-size: 0.95rem;
  font-weight: 800;
}

.shirt-fulfillment-options {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.shirt-fulfillment-options label {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 58px;
  padding: 11px;
  border: 1px solid #cfe2f7;
  border-radius: 8px;
  background: #f8fbff;
  text-transform: none;
  cursor: pointer;
}

.shirt-fulfillment-options input {
  width: 18px;
  min-height: 18px;
  accent-color: var(--cyan-2);
}

.shirt-fulfillment-options span {
  display: grid;
  gap: 2px;
  color: var(--muted);
  font-size: 0.84rem;
  font-weight: 800;
}

.shirt-fulfillment-options strong {
  color: var(--navy);
  font-size: 0.9rem;
}

.shirt-pickup-note {
  margin: 0;
  padding: 12px;
  border-radius: 8px;
  color: var(--navy);
  background: #f2fbff;
  font-weight: 800;
}

.shirt-pay-button {
  justify-content: center;
  min-height: 48px;
  border: 0;
  cursor: pointer;
}

.shirt-pay-button:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}

.embedded-paypal-panel {
  display: grid;
  gap: 14px;
  margin-top: 16px;
  padding: 18px;
  border: 1px solid #cde0f4;
  border-radius: 14px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(239, 247, 255, 0.96)),
    radial-gradient(circle at top right, rgba(0, 194, 214, 0.16), transparent 36%);
  box-shadow: 0 14px 32px rgba(7, 27, 58, 0.11);
}

.embedded-paypal-panel.compact {
  margin-top: 6px;
}

.embedded-paypal-panel span {
  display: block;
  color: #00bfd4;
  font-size: 0.78rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.embedded-paypal-panel h2 {
  margin: 4px 0;
  color: #061f49;
  font-size: 1.25rem;
  line-height: 1.15;
}

.embedded-paypal-panel p,
.embedded-paypal-panel small {
  margin: 0;
  color: #607089;
  line-height: 1.45;
}

.paypal-buttons-shell {
  min-height: 52px;
}

.shirt-checkout-success,
.shirt-checkout-missing {
  padding: 24px;
}

.shirt-checkout-success h2,
.shirt-checkout-missing h2 {
  margin: 8px 0;
  color: var(--navy);
  font-size: 1.8rem;
}

.shirt-checkout-success p,
.shirt-checkout-missing p {
  color: var(--muted);
  font-weight: 800;
}

.shirt-checkout-success div {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 16px;
}

.print-editor-page {
  background: #eef4fa;
  padding-bottom: 58px;
}

.print-order-hero {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 36px 5%;
  color: #fff;
  background: linear-gradient(135deg, #05275c, #061b42);
}

.print-order-hero span {
  color: var(--cyan-2);
  font-size: 0.76rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.print-order-hero h1 {
  margin: 6px 0 10px;
  color: #fff;
  font-size: clamp(2rem, 5vw, 3.2rem);
  line-height: 0.95;
  text-transform: uppercase;
}

.print-order-hero p {
  max-width: 680px;
  margin: 0;
  color: #dcecff;
  font-weight: 700;
  line-height: 1.55;
}

.print-whatsapp {
  flex: 0 0 auto;
  min-width: 140px;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.65);
  background: rgba(255, 255, 255, 0.03);
}

.print-editor-workspace {
  max-width: 1180px;
  display: grid;
  grid-template-columns: minmax(210px, 250px) minmax(0, 1fr);
  gap: 16px;
  margin: 0 auto;
  padding: 18px 18px 0;
}

.print-editor-card {
  border: 1px solid #d9e8f5;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 14px 34px rgba(5, 39, 92, 0.12);
}

.print-editor-card h2 {
  margin: 0 0 14px;
  color: var(--navy);
  font-size: 1rem;
  text-align: center;
}

.print-editor-controls {
  display: grid;
  gap: 10px;
  align-content: start;
  padding: 18px;
}

.print-editor-controls label,
.print-option-fields label {
  display: grid;
  gap: 6px;
  color: #24445d;
  font-size: 0.72rem;
  font-weight: 900;
  text-align: center;
}

.print-editor-controls input,
.print-editor-controls select,
.print-option-fields select {
  width: 100%;
  min-height: 38px;
  padding: 0 10px;
  border: 1px solid #cfe0ef;
  border-radius: 8px;
  color: var(--navy);
  background: #f8fbff;
  font-weight: 800;
}

.print-option-fields {
  display: grid;
  gap: 10px;
}

.print-product-fields,
.edit-panel {
  display: grid;
  gap: 10px;
}

.edit-panel {
  margin-top: 8px;
  padding-top: 16px;
  border-top: 1px solid #d9e8f5;
}

.edit-panel h3 {
  margin: 0 0 6px;
  color: var(--navy);
  font-size: 1rem;
  text-align: center;
}

.print-upload {
  min-height: 44px;
  display: grid;
  place-items: center;
  margin: 0;
}

.print-editor-controls .primary-btn,
.print-editor-controls .secondary-btn,
.print-editor-controls .danger-btn,
.print-submit-card .submit-btn,
.print-design-top .save-btn {
  width: 100%;
  min-height: 40px;
  border: 0;
  border-radius: 8px;
  font-weight: 900;
  cursor: pointer;
}

.print-editor-controls .primary-btn,
.print-submit-card .submit-btn,
.print-design-top .save-btn {
  color: #fff;
  background: var(--navy);
}

.print-editor-controls .secondary-btn {
  color: #fff;
  background: #2667f0;
}

.print-editor-controls .danger-btn {
  color: #fff;
  background: #e52828;
}

.print-editor-main {
  display: grid;
  gap: 16px;
  min-width: 0;
}

.print-design-card {
  min-width: 0;
  padding: 18px;
}

.print-design-top {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: center;
  margin-bottom: 12px;
}

.print-design-top span {
  color: #5c7182;
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.print-design-top h2 {
  margin: 2px 0 0;
  color: var(--navy);
  font-size: 1.2rem;
  text-align: left;
}

.print-side-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 12px;
}

.print-side-tabs button {
  min-width: 100px;
  min-height: 38px;
  border: 1px solid #cfe0ef;
  border-radius: 8px;
  color: var(--navy);
  background: #f8fbff;
  font-weight: 900;
}

.print-side-tabs button.active {
  color: #fff;
  background: var(--navy);
}

.print-canvas-frame {
  display: grid;
  place-items: center;
  min-height: clamp(330px, 45vw, 520px);
  padding: 18px;
  border: 1px dashed #c9d7e3;
  border-radius: 14px;
  background: #f2f7fb;
  overflow: auto;
}

.print-design-canvas {
  position: relative;
  width: min(100%, 620px);
  min-height: 220px;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 18px 42px rgba(7, 20, 47, 0.2);
}

.print-design-canvas.round-product {
  border-radius: 50%;
}

.print-bleed-line,
.print-safe-zone {
  pointer-events: none;
  position: absolute;
  z-index: 2;
}

.print-bleed-line {
  inset: 0;
  border: 2px solid rgba(5, 39, 92, 0.22);
}

.print-safe-zone {
  inset: 8%;
  border: 2px dashed rgba(5, 39, 92, 0.42);
}

.print-safe-zone span {
  position: absolute;
  top: -14px;
  left: 12px;
  padding: 4px 8px;
  border-radius: 999px;
  color: #fff;
  background: rgba(5, 39, 92, 0.9);
  font-size: 0.58rem;
  font-weight: 900;
  text-transform: uppercase;
}

.print-canvas-item {
  position: absolute;
  z-index: 5;
  display: grid;
  place-items: center;
  padding: 4px;
  color: var(--navy);
  font-weight: 900;
  text-align: center;
  line-height: 1.1;
  cursor: move;
  user-select: none;
}

.print-canvas-item.selected {
  outline: 2px solid #0b8df4;
  outline-offset: 3px;
}

.print-resize-handle {
  position: absolute;
  z-index: 8;
  width: 14px;
  height: 14px;
  padding: 0;
  border: 2px solid #fff;
  border-radius: 50%;
  background: #0b8df4;
  box-shadow: 0 2px 8px rgba(5, 39, 92, 0.25);
}

.print-resize-handle.nw,
.print-resize-handle.ne,
.print-resize-handle.se,
.print-resize-handle.sw {
  width: 16px;
  height: 16px;
}

.print-resize-handle.nw {
  top: -10px;
  left: -10px;
  cursor: nwse-resize;
}

.print-resize-handle.n {
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  cursor: ns-resize;
}

.print-resize-handle.ne {
  top: -10px;
  right: -10px;
  cursor: nesw-resize;
}

.print-resize-handle.e {
  top: 50%;
  right: -10px;
  transform: translateY(-50%);
  cursor: ew-resize;
}

.print-resize-handle.se {
  right: -10px;
  bottom: -10px;
  cursor: nwse-resize;
}

.print-resize-handle.s {
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  cursor: ns-resize;
}

.print-resize-handle.sw {
  bottom: -10px;
  left: -10px;
  cursor: nesw-resize;
}

.print-resize-handle.w {
  top: 50%;
  left: -10px;
  transform: translateY(-50%);
  cursor: ew-resize;
}

.print-canvas-item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  pointer-events: none;
}

.print-bottom-panels {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 0.92fr);
  gap: 16px;
}

.print-order-summary,
.print-submit-card {
  padding: 18px;
}

.print-order-summary dl {
  display: grid;
  gap: 8px;
  margin: 0;
}

.print-order-summary dl div {
  display: grid;
  grid-template-columns: 96px 1fr;
  gap: 10px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e4edf5;
}

.print-order-summary dt {
  color: var(--muted);
  font-size: 0.72rem;
  font-weight: 900;
  text-transform: uppercase;
}

.print-order-summary dd {
  margin: 0;
  color: var(--navy);
  font-weight: 900;
  text-align: right;
}

.print-submit-card {
  display: flex;
  flex-direction: column;
}

.print-submit-card .how-box {
  flex: 1;
}

.summary-total {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #e4edf5;
  color: var(--navy);
  font-weight: 900;
}

.print-upload-page {
  min-height: 620px;
}

.print-upload-workspace {
  max-width: 760px;
  margin: 0 auto;
  padding: 18px 18px 56px;
}

.print-upload-missing {
  max-width: 760px;
  margin: 24px auto 56px;
}

.print-upload-card {
  display: grid;
  gap: 18px;
  padding: 22px;
}

.print-upload-heading span {
  color: var(--cyan-2);
  font-size: 0.74rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.print-upload-heading h2 {
  margin: 4px 0 6px;
  color: var(--navy);
  font-size: clamp(1.8rem, 4vw, 2.65rem);
  line-height: 1;
  text-align: left;
}

.print-upload-heading p {
  max-width: 620px;
  margin: 0;
  color: var(--muted);
  font-weight: 800;
  line-height: 1.5;
}

.print-readonly-details {
  display: grid;
  gap: 0;
  overflow: hidden;
  border: 1px solid #d7e6f2;
  border-radius: 8px;
  background: #f8fbff;
}

.print-readonly-details div {
  display: grid;
  grid-template-columns: minmax(150px, 0.45fr) minmax(0, 1fr);
  gap: 14px;
  padding: 12px 14px;
  border-bottom: 1px solid #e2edf6;
}

.print-readonly-details div:last-child {
  border-bottom: 0;
}

.print-readonly-details span {
  color: var(--muted);
  font-size: 0.74rem;
  font-weight: 900;
  text-transform: uppercase;
}

.print-readonly-details strong {
  color: var(--navy);
  font-size: 0.92rem;
}

.print-upload-field-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.print-upload-card label {
  display: grid;
  gap: 6px;
  color: var(--navy);
  font-size: 0.76rem;
  font-weight: 900;
  text-transform: uppercase;
}

.print-upload-card input {
  min-height: 42px;
  width: 100%;
  padding: 0 11px;
  border: 1px solid #cfe2f7;
  border-radius: 8px;
  color: var(--ink);
  background: #fff;
  font-size: 0.95rem;
  font-weight: 800;
}

.print-upload-card input[readonly] {
  color: var(--navy);
  background: #f2fbff;
}

.print-upload-file-box {
  display: grid;
  gap: 12px;
  padding: 16px;
  border: 1px solid #d7e6f2;
  border-radius: 8px;
  background: #f8fbff;
}

.print-upload-file-box h3 {
  margin: 0 0 4px;
  color: var(--navy);
  font-size: 1rem;
}

.print-upload-file-box p {
  margin: 0;
  color: var(--muted);
  font-size: 0.86rem;
  font-weight: 800;
  line-height: 1.45;
}

.print-upload-drop {
  min-height: 92px;
  place-items: center;
  padding: 16px;
  border: 1px dashed var(--cyan-2);
  border-radius: 8px;
  background: #eefcff;
  text-align: center;
  cursor: pointer;
}

.print-upload-drop strong {
  color: var(--navy);
  font-size: 0.92rem;
}

.print-upload-drop span {
  color: var(--muted);
  font-size: 0.78rem;
  font-weight: 800;
  text-transform: none;
}

#printUploadFiles {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.print-upload-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 12px;
}

.print-upload-actions .action-gradient,
.print-upload-actions .outline-button {
  min-width: 180px;
  justify-content: center;
}

.print-checkout-preview {
  background:
    radial-gradient(circle at top, rgba(3, 191, 231, 0.22), transparent 38%),
    linear-gradient(135deg, #071c3f, #0b6d9f);
}

.print-checkout-preview img {
  max-width: 88%;
  max-height: 230px;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.14);
}

.print-checkout-name-card {
  display: grid;
  gap: 8px;
  width: min(86%, 320px);
  min-height: 180px;
  place-content: center;
  padding: 24px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 8px;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  text-align: center;
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.16);
}

.print-checkout-name-card span {
  color: var(--cyan-2);
  font-size: 0.74rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.print-checkout-name-card strong {
  color: #fff;
  font-size: clamp(1.6rem, 4vw, 2.4rem);
  line-height: 1;
}

.print-checkout-name-card small {
  color: #dcecff;
  font-weight: 800;
}

.shirt-template-strip,
.shirt-why,
.shirt-reviews {
  margin-top: 18px;
  padding: 18px;
  text-align: center;
}

.template-tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  margin-bottom: 16px;
}

.template-tabs span {
  padding: 8px 12px;
  border-radius: 999px;
  color: var(--navy);
  background: #f4f8fd;
  font-size: 0.7rem;
  font-weight: 900;
}

.template-tabs span.active {
  color: #fff;
  background: #0b61c8;
}

.template-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 14px;
}

.template-grid article {
  min-height: 128px;
  display: grid;
  place-items: center;
  padding: 14px;
  border-radius: 9px;
  color: #fff;
  background:
    radial-gradient(circle at top, rgba(255, 190, 44, 0.2), transparent 32%),
    linear-gradient(135deg, #081733, #111);
  font-size: 1rem;
  font-weight: 900;
  line-height: 1.05;
}

.template-grid small {
  color: #d8e7ff;
  font-size: 0.65rem;
}

.template-grid .template-card {
  position: relative;
  overflow: hidden;
  min-height: 150px;
  place-items: stretch;
  align-content: center;
  gap: 6px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04), 0 14px 28px rgba(7, 20, 47, 0.12);
  text-align: center;
  text-transform: uppercase;
}

.template-grid .template-card::before {
  content: "";
  position: absolute;
  inset: -30% auto auto -20%;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: rgba(0, 190, 230, 0.2);
}

.template-card strong,
.template-card b,
.template-card em,
.template-card .template-icon {
  position: relative;
  z-index: 1;
}

.template-card strong {
  font-size: 1.02rem;
}

.template-card b {
  color: #fff;
  font-size: 1.2rem;
}

.template-card em {
  color: #ffd84d;
  font-size: 0.72rem;
  font-style: normal;
}

.template-card.construction {
  background: linear-gradient(145deg, #111827, #020817);
}

.template-card.construction b,
.template-card.construction em,
.template-card.team em {
  color: #ffce2e;
}

.template-card.festival {
  color: #06306c;
  background: radial-gradient(circle at 50% 38%, #fff 0 25%, transparent 26%), linear-gradient(145deg, #fff6e5, #ffe8f5 55%, #e3fbff);
}

.template-card.festival b,
.template-card.festival strong {
  color: #1261a8;
}

.template-card.festival em {
  color: #e85b17;
}

.template-card.team {
  background: linear-gradient(145deg, #111827, #070b14);
}

.template-card.team b {
  font-size: 1.55rem;
}

.template-card.church {
  background: linear-gradient(145deg, #161616, #0d0d0d);
}

.template-card.church::after {
  content: "+";
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-size: 1.6rem;
}

.template-card.class-year {
  background: linear-gradient(145deg, #0a2e6e, #09204c);
}

.template-card.class-year b {
  font-family: Georgia, serif;
  font-size: 1.25rem;
}

.template-card.design-here {
  background: linear-gradient(145deg, #151515, #050505);
}

.template-card.design-here b {
  color: #ffce2e;
}

.shirt-why > div {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 10px;
}

.shirt-why span {
  display: grid;
  gap: 5px;
  padding: 12px;
  border-left: 1px solid var(--line);
  color: #40516f;
  font-size: 0.7rem;
  line-height: 1.35;
}

.shirt-why b {
  color: var(--navy);
}

.shirt-reviews {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  text-align: left;
}

.shirt-reviews h2 {
  grid-column: 1 / -1;
  text-align: center;
}

.shirt-reviews article {
  min-height: 124px;
  padding: 16px;
  border: 1px solid var(--line);
  border-radius: 9px;
  background: #fff;
}

.shirt-reviews strong {
  color: #f6a600;
}

.shirt-reviews p {
  color: #40516f;
  font-size: 0.82rem;
  line-height: 1.45;
}

.shirt-reviews b {
  color: var(--navy);
  font-size: 0.78rem;
}

@media (max-width: 880px) {
  .shirt-page,
  .designer-page {
    padding: 28px 14px 48px;
  }

  .shirt-configurator,
  .designer-workspace {
    grid-template-columns: 1fr;
  }

  .shirt-store-hero,
  .shirt-studio-grid,
  .shirt-checkout-grid,
  .shirt-reviews,
  .print-editor-workspace,
  .print-bottom-panels,
  .print-upload-field-grid {
    grid-template-columns: 1fr;
  }

  .shirt-checkout-fields.address {
    grid-template-columns: 1fr 1fr;
  }

  .print-order-hero,
  .print-design-top {
    align-items: stretch;
    flex-direction: column;
  }

  .shirt-benefit-row,
  .shirt-why > div,
  .template-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .perfect-for {
    position: relative;
    right: auto;
    bottom: auto;
    margin-top: 14px;
  }

  .shirt-product-stage {
    min-height: 440px;
  }

  .shirt-quantity-matrix {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 620px) {
  .shirt-commerce-page {
    padding: 0 14px 28px;
  }

  .shirt-store-hero {
    padding: 22px 8px;
  }

  .print-product-showcase {
    min-height: 240px;
    padding: 14px;
  }

  .print-product-showcase img {
    width: 58%;
    max-height: 150px;
  }

  .shirt-hero-copy h1 {
    font-size: clamp(2rem, 13vw, 3.25rem);
  }

  .shirt-hero-copy h1 span,
  .shirt-hero-copy h1 strong {
    white-space: normal;
  }

  .studio-heading ol,
  .shirt-hero-actions,
  .perfect-for,
  .mini-tool-bar,
  .shirt-print-options,
  .shirt-checkout-fields.two,
  .shirt-checkout-fields.address,
  .shirt-fulfillment-options,
  .print-order-summary dl div,
  .print-readonly-details div {
    grid-template-columns: 1fr;
  }

  .print-order-hero {
    padding: 28px 18px;
  }

  .print-order-hero h1 {
    font-size: clamp(2.1rem, 12vw, 3rem);
  }

  .print-editor-workspace {
    padding: 12px;
  }

  .print-upload-workspace {
    padding: 12px 12px 38px;
  }

  .print-upload-card {
    padding: 16px;
  }

  .print-upload-actions .action-gradient,
  .print-upload-actions .outline-button {
    width: 100%;
  }

  .print-canvas-frame {
    min-height: 280px;
    padding: 12px;
  }

  .print-design-card,
  .print-editor-controls,
  .print-order-summary,
  .print-submit-card {
    padding: 14px;
  }

  .print-side-tabs,
  .print-design-top .save-btn {
    width: 100%;
  }

  .print-side-tabs button,
  .print-design-top .save-btn {
    flex: 1;
  }

  .print-order-summary dd {
    text-align: left;
  }

  .shirt-checkout-page {
    padding: 24px 14px 38px;
  }

  .shirt-checkout-preview {
    min-height: 190px;
  }

  .studio-heading ol {
    display: grid;
    gap: 10px;
  }

  .shirt-benefit-row,
  .shirt-why > div,
  .template-grid {
    grid-template-columns: 1fr;
  }
}

.product-list button:hover,
.product-list button.active {
  color: #fff;
  background: var(--navy);
}

.product-detail-card {
  display: grid;
  gap: 22px;
}

.product-preview {
  display: grid;
  grid-template-columns: minmax(220px, 0.8fr) minmax(0, 1fr);
  gap: 24px;
  align-items: center;
}

.product-art {
  position: relative;
  overflow: hidden;
  min-height: 330px;
  display: grid;
  place-items: center;
  border: 1px solid var(--line);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(3, 191, 231, 0.16), rgba(5, 39, 92, 0.05)),
    #f8fbff;
}

.product-art::before {
  content: "";
  position: absolute;
  inset: 28px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(3, 191, 231, 0.2), transparent 68%);
}

.product-art img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  min-height: 330px;
  object-fit: contain;
  object-position: center;
  background: #fff;
  display: block;
}

.product-art:has(img)::before {
  content: none;
}

.product-art-overview {
  min-height: 350px;
  isolation: isolate;
  background:
    radial-gradient(circle at 84% 18%, rgba(3, 191, 231, 0.26), transparent 34%),
    linear-gradient(145deg, #f8fbff, #e7f3fb);
}

.product-art-overview img {
  position: absolute;
  min-height: 0;
  height: auto;
  width: 62%;
  padding: 6px;
  border: 1px solid rgba(9, 45, 93, 0.14);
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 16px 28px rgba(5, 39, 92, 0.18);
  object-fit: cover;
}

.product-art-overview img:nth-child(1) {
  top: 26px;
  left: 14px;
  z-index: 3;
  transform: rotate(-5deg);
}

.product-art-overview img:nth-child(2) {
  right: 12px;
  bottom: 28px;
  z-index: 2;
  transform: rotate(5deg);
}

.product-art-overview img:nth-child(3) {
  right: 24px;
  top: 48px;
  z-index: 1;
  width: 48%;
  transform: rotate(10deg);
}

.mockup-card-stack,
.mockup-flyers,
.mockup-stickers,
.mockup-menu,
.mockup-banner,
.mockup-hanger {
  position: relative;
  z-index: 1;
  filter: drop-shadow(0 18px 22px rgba(7, 20, 47, 0.2));
}

.mockup-card-stack {
  width: 190px;
  height: 132px;
  transform: rotate(-8deg);
}

.mockup-card-stack span {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  border: 2px solid #dce6f4;
  border-radius: 12px;
  color: var(--navy);
  background: #fff;
  font-size: 2.8rem;
  font-weight: 900;
}

.mockup-card-stack span:nth-child(2) {
  transform: translate(16px, 16px);
  background: #eefdff;
}

.mockup-card-stack span:nth-child(3) {
  transform: translate(32px, 32px);
  background: var(--navy);
}

.mockup-flyers {
  width: 178px;
  min-height: 226px;
  display: grid;
  align-content: center;
  gap: 9px;
  padding: 22px;
  border-radius: 10px;
  color: #fff;
  background:
    linear-gradient(145deg, rgba(3, 191, 231, 0.85), rgba(5, 39, 92, 0.96)),
    var(--navy);
  transform: rotate(4deg);
}

.mockup-flyers span,
.mockup-banner span {
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.08em;
}

.mockup-flyers strong {
  font-size: 3.6rem;
  line-height: 1;
}

.mockup-flyers em,
.mockup-hanger em {
  font-size: 0.78rem;
  font-style: normal;
  font-weight: 800;
}

.mockup-stickers {
  width: 210px;
  height: 170px;
}

.mockup-stickers span {
  position: absolute;
  display: grid;
  place-items: center;
  border: 5px solid #fff;
  color: var(--navy);
  background: #dff8ff;
  font-weight: 900;
  box-shadow: 0 12px 22px rgba(7, 20, 47, 0.14);
}

.mockup-stickers span:nth-child(1) {
  left: 40px;
  top: 0;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  font-size: 2rem;
}

.mockup-stickers span:nth-child(2) {
  left: 0;
  bottom: 8px;
  width: 94px;
  height: 94px;
  border-radius: 18px;
  transform: rotate(-10deg);
}

.mockup-stickers span:nth-child(3) {
  right: 0;
  bottom: 0;
  width: 108px;
  height: 80px;
  border-radius: 16px;
  color: #fff;
  background: var(--navy);
  transform: rotate(8deg);
}

.mockup-menu {
  width: 184px;
  min-height: 248px;
  display: grid;
  gap: 12px;
  padding: 24px;
  border-radius: 10px;
  color: var(--navy);
  background: #fff;
  transform: rotate(-3deg);
}

.mockup-menu strong {
  color: var(--cyan);
  font-size: 2rem;
}

.mockup-menu span {
  height: 12px;
  border-radius: 999px;
  background: #dce6f4;
}

.mockup-menu em {
  margin-top: 18px;
  color: var(--muted);
  font-style: normal;
  font-weight: 900;
}

.mockup-banner {
  width: 260px;
  min-height: 132px;
  display: grid;
  align-content: center;
  gap: 8px;
  padding: 22px;
  border-radius: 8px;
  color: #fff;
  background: linear-gradient(135deg, var(--navy), var(--cyan));
}

.mockup-banner::before,
.mockup-banner::after {
  content: "";
  position: absolute;
  top: 12px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
}

.mockup-banner::before {
  left: 12px;
}

.mockup-banner::after {
  right: 12px;
}

.mockup-banner strong {
  font-size: 1.7rem;
}

.mockup-hanger {
  width: 150px;
  min-height: 238px;
  display: grid;
  align-content: start;
  gap: 18px;
  padding: 22px 18px;
  border-radius: 12px;
  color: var(--navy);
  background: #fff;
  transform: rotate(4deg);
}

.mockup-hanger span {
  width: 48px;
  height: 48px;
  margin: 0 auto 4px;
  border: 10px solid #dff8ff;
  border-radius: 50%;
}

.mockup-hanger strong {
  font-size: 1.45rem;
  line-height: 1.05;
  text-align: center;
}

.product-preview h2 {
  margin: 0;
  color: var(--navy);
  font-size: clamp(2rem, 4vw, 3.4rem);
  line-height: 1;
  text-transform: uppercase;
}

.product-preview p {
  margin: 16px 0 0;
  color: var(--muted);
  line-height: 1.6;
}

.product-info-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(220px, 0.85fr);
  gap: 12px;
  margin-top: 18px;
}

.product-info-grid article {
  padding: 14px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #f8fbff;
}

.product-info-grid span {
  color: var(--cyan);
  font-size: 0.72rem;
  font-weight: 900;
  text-transform: uppercase;
}

.product-info-grid p,
.product-info-grid ul {
  margin: 7px 0 0;
  color: var(--muted);
  font-size: 0.84rem;
  line-height: 1.45;
}

.product-info-grid ul {
  padding-left: 18px;
}

.product-order-panel {
  display: grid;
  grid-template-columns: minmax(170px, 1.2fr) minmax(120px, 0.75fr) minmax(150px, auto) auto;
  gap: 14px;
  align-items: end;
  padding: 18px;
  border-radius: 8px;
  background: var(--soft);
}

.product-order-panel[hidden] {
  display: none !important;
}

.product-order-panel label {
  display: grid;
  gap: 7px;
  color: var(--navy);
  font-weight: 900;
}

.product-order-panel select {
  width: 100%;
  min-height: 48px;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 0 12px;
  color: var(--ink);
  background: #fff;
}

.product-order-panel.configured-product-mode {
  grid-template-columns: minmax(0, 1fr);
  align-items: stretch;
  width: 100%;
  max-width: 720px;
  margin-inline: auto;
  padding: 24px;
  box-sizing: border-box;
}

.product-configuration-options {
  display: grid;
  gap: 14px;
}

.banner-custom-size-fields {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.banner-custom-size-fields[hidden] {
  display: none;
}

.banner-custom-size-fields input {
  width: 100%;
  min-height: 48px;
  box-sizing: border-box;
  padding: 0 12px;
  border: 1px solid var(--line);
  border-radius: 8px;
  color: var(--ink);
  background: #fff;
  font: inherit;
}

.product-order-panel.configured-product-mode .banner-custom-size-fields label {
  grid-template-columns: 1fr;
  gap: 7px;
}

.product-configuration-options[hidden],
.product-configuration-options label[hidden] {
  display: none;
}

.product-order-panel.configured-product-mode label {
  grid-template-columns: minmax(150px, 0.42fr) minmax(0, 1fr);
  gap: 18px;
  align-items: center;
}

.product-order-panel.configured-product-mode label > span {
  font-size: 1rem;
}

.product-order-panel.configured-product-mode .selected-price {
  grid-template-columns: minmax(150px, 0.42fr) minmax(0, 1fr);
  gap: 18px;
  align-items: center;
  padding-top: 8px;
  border-top: 1px solid var(--line);
}

.product-order-panel.configured-product-mode .action-gradient {
  justify-self: stretch;
  text-align: center;
}

.product-upload-link {
  display: grid;
  min-height: 44px;
  place-items: center;
  border: 1px solid #0b315c;
  border-radius: 7px;
  color: #0b315c;
  background: #fff;
  font-size: 0.78rem;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
}

.product-upload-link:hover {
  border-color: var(--cyan);
  background: #effcff;
}

.product-upload-link[hidden] {
  display: none;
}

.product-order-panel.shirt-product-mode {
  grid-template-columns: minmax(180px, auto) minmax(220px, 0.75fr);
  align-items: center;
}

.product-order-panel.shirt-product-mode label {
  display: none;
}

.product-order-panel.shirt-product-mode .selected-price {
  gap: 2px;
}

.product-order-panel.shirt-product-mode .selected-price strong {
  display: flex;
  align-items: end;
  gap: 8px;
}

.product-order-panel.shirt-product-mode .selected-price small {
  padding-bottom: 4px;
  color: var(--navy);
  font-size: 0.88rem;
  font-weight: 900;
  text-transform: uppercase;
}

.selected-price {
  display: grid;
  gap: 5px;
}

.selected-price span {
  color: var(--muted);
  font-size: 0.75rem;
  font-weight: 900;
  text-transform: uppercase;
}

.selected-price strong {
  color: #5ea10b;
  font-size: 1.65rem;
}

.process-strip {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  margin: 18px 52px 0;
  overflow: hidden;
  border-radius: 8px;
  background: var(--line);
}

.process-strip div {
  min-height: 118px;
  display: grid;
  align-content: center;
  gap: 8px;
  padding: 20px;
  background: #fff;
}

.process-strip strong {
  width: 34px;
  height: 34px;
  display: inline-grid;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: var(--navy);
}

.process-strip span {
  color: var(--ink);
  font-weight: 900;
  line-height: 1.3;
}

.service-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin: 40px 52px 54px;
  padding: 26px;
  border-radius: 8px;
  color: #fff;
  background: linear-gradient(90deg, #04183c, #06387a);
}

.service-cta h2 {
  margin: 0;
  color: #fff;
  font-size: clamp(1.35rem, 2.4vw, 2rem);
  text-transform: uppercase;
}

.service-cta p {
  max-width: 680px;
  margin: 8px 0 0;
  color: rgba(255, 255, 255, 0.82);
  line-height: 1.55;
}

.order-page {
  background: #fff;
}

.order-hero {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 46px 52px;
  color: #fff;
  background:
    linear-gradient(90deg, rgba(5, 39, 92, 0.96), rgba(5, 39, 92, 0.72)),
    linear-gradient(135deg, #05275c, #041735);
}

.order-hero span {
  display: block;
  margin-bottom: 10px;
  color: var(--cyan);
  font-size: 0.78rem;
  font-weight: 900;
  text-transform: uppercase;
}

.order-hero h1 {
  margin: 0;
  font-size: clamp(2.1rem, 4vw, 3.5rem);
  line-height: 0.98;
  text-transform: uppercase;
}

.order-hero p {
  max-width: 680px;
  margin: 16px 0 0;
  color: rgba(255, 255, 255, 0.84);
  line-height: 1.6;
}

.order-workspace {
  display: block;
  padding: 38px 52px 58px;
}

.order-steps {
  position: sticky;
  top: 18px;
  display: grid;
  gap: 8px;
}

.order-steps div {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 50px;
  padding: 10px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--soft);
  color: var(--navy);
  font-weight: 900;
}

.order-steps strong {
  width: 28px;
  height: 28px;
  display: inline-grid;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: var(--navy);
}

.order-steps .active {
  border-color: var(--cyan);
  background: #e7fbff;
}

.smart-order-form {
  width: min(760px, 100%);
  display: grid;
  gap: 18px;
  margin: 0 auto;
  padding: 26px;
  border: 1px solid var(--line);
  border-radius: 14px;
  background:
    linear-gradient(180deg, rgba(244, 248, 253, 0.72), rgba(255, 255, 255, 0.98)),
    #fff;
  box-shadow: 0 20px 48px rgba(7, 20, 47, 0.12);
}

.order-form-section,
.order-success {
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.order-form-section {
  display: grid;
  gap: 14px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--line);
}

.order-success {
  padding: 22px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 8px 22px rgba(7, 20, 47, 0.06);
}

.order-form-section h2,
.order-success h2 {
  margin: 0;
  color: var(--navy);
  font-size: 1.25rem;
  text-transform: uppercase;
}

.choice-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

.choice-grid label {
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 54px;
  padding: 12px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--soft);
  cursor: pointer;
}

.choice-grid span {
  color: var(--navy);
  font-weight: 900;
}

.order-fields {
  margin-top: 0;
}

.order-form-section label {
  display: grid;
  gap: 8px;
  color: var(--navy);
  font-weight: 900;
}

.order-form-section input,
.order-form-section textarea {
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 14px;
  background: #fff;
  box-shadow: 0 4px 12px rgba(7, 20, 47, 0.04);
}

.order-form-section textarea {
  min-height: 132px;
  line-height: 1.45;
}

.order-form-section input[readonly] {
  color: var(--muted);
  background: #f8fbff;
  cursor: default;
}

.order-file-drop {
  min-height: 128px;
  display: grid;
  gap: 8px;
  place-items: center;
  border: 1px dashed var(--cyan);
  border-radius: 14px;
  background: #f2fcff;
  text-align: center;
  cursor: pointer;
}

.order-file-drop input {
  display: none;
}

.order-file-drop span {
  display: inline-flex;
  min-height: 42px;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
  border-radius: 8px;
  color: var(--navy);
  background: #fff;
  font-size: 0.95rem;
  font-weight: 900;
  box-shadow: 0 8px 18px rgba(7, 20, 47, 0.08);
}

.order-file-drop small {
  color: var(--muted);
  font-weight: 700;
  overflow-wrap: anywhere;
  padding: 0 14px;
  line-height: 1.45;
}

.order-file-drop.has-auto-file {
  min-height: 96px;
  border-style: solid;
  background: #f8fbff;
  cursor: default;
}

.order-file-drop.has-auto-file > span,
.order-file-drop.has-auto-file input {
  display: none !important;
}

.order-file-drop.has-auto-file small {
  color: var(--navy);
  font-size: 1rem;
  font-weight: 900;
}

.order-file-drop small.error,
.order-status.error {
  color: #b42318;
}

.order-submit {
  justify-self: center;
  min-width: min(260px, 100%);
}

.order-status {
  min-height: 22px;
  margin: 0;
  color: var(--muted);
  font-weight: 800;
}

.order-success {
  margin: 0 52px 52px;
  background: linear-gradient(135deg, #f4f8fd, #ffffff);
}

.order-success > span {
  display: block;
  color: var(--cyan);
  font-weight: 900;
  text-transform: uppercase;
}

.order-success p {
  color: var(--muted);
  font-size: 1rem;
}

.order-success strong {
  color: var(--navy);
  font-size: 1.1rem;
}

.payment-card {
  display: grid;
  gap: 16px;
  margin: 18px 0;
  padding: 18px;
  border: 1px solid #bceefa;
  border-left: 5px solid var(--cyan);
  border-radius: 8px;
  background: linear-gradient(135deg, #f2fcff, #ffffff);
}

.payment-card.large {
  max-width: 820px;
  margin: 0 auto;
}

.payment-card span {
  display: block;
  color: var(--cyan);
  font-size: 0.78rem;
  font-weight: 900;
  text-transform: uppercase;
}

.payment-card h3 {
  margin: 5px 0 8px;
  color: var(--navy);
  font-size: 1.35rem;
}

.payment-card p {
  margin: 0;
  color: var(--muted);
  line-height: 1.55;
}

.payment-card dl {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 10px;
  margin: 0;
}

.payment-card dl div {
  padding: 12px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
}

.payment-card dt {
  color: var(--muted);
  font-size: 0.75rem;
  font-weight: 900;
  text-transform: uppercase;
}

.payment-card dd {
  margin: 6px 0 0;
  color: var(--navy);
  font-size: 1rem;
  font-weight: 900;
  overflow-wrap: anywhere;
}

.invoice-shell {
  background: #eef4fb;
}

.invoice-nav {
  border-bottom: 1px solid var(--line);
}

.invoice-page {
  padding: 34px;
}

.invoice-lookup {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 22px;
  margin-bottom: 22px;
}

.invoice-lookup span {
  color: var(--cyan);
  font-size: 0.8rem;
  font-weight: 900;
  text-transform: uppercase;
}

.invoice-lookup h1 {
  margin: 4px 0 0;
  color: var(--navy);
  font-size: clamp(1.8rem, 3vw, 2.8rem);
  text-transform: uppercase;
}

.invoice-lookup form {
  display: flex;
  align-items: end;
  gap: 10px;
}

.invoice-lookup input {
  min-width: 240px;
}

.invoice-actions {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-bottom: 16px;
}

.invoice-paper {
  overflow: hidden;
  width: min(920px, 100%);
  margin: 0 auto;
  border: 1px solid var(--line);
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 22px 50px rgba(7, 20, 47, 0.14);
}

.invoice-head {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  padding: 34px;
  color: #fff;
  background:
    linear-gradient(135deg, rgba(3, 191, 231, 0.26), transparent 44%),
    var(--navy);
}

.invoice-head img {
  width: 190px;
  padding: 10px;
  border-radius: 8px;
  background: #fff;
}

.invoice-head p {
  margin: 12px 0 0;
  color: #dcefff;
  font-weight: 800;
}

.invoice-title {
  display: grid;
  justify-items: end;
  align-content: start;
  gap: 6px;
  text-align: right;
}

.invoice-title span {
  color: var(--cyan);
  font-size: 0.9rem;
  font-weight: 900;
  letter-spacing: 0.08em;
}

.invoice-title strong {
  font-size: 1.9rem;
}

.invoice-title small {
  padding: 6px 10px;
  border-radius: 999px;
  color: var(--navy);
  background: #dff8ff;
  font-weight: 900;
}

.invoice-parties,
.invoice-meta-grid,
.invoice-total-row {
  display: grid;
  gap: 16px;
  padding: 26px 34px;
}

.invoice-parties {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-bottom: 1px solid var(--line);
}

.invoice-parties span,
.invoice-meta-grid span,
.invoice-total-row span {
  color: var(--muted);
  font-size: 0.78rem;
  font-weight: 900;
  text-transform: uppercase;
}

.invoice-parties strong,
.invoice-meta-grid strong {
  display: block;
  margin-top: 6px;
  color: var(--navy);
  font-size: 1.05rem;
}

.invoice-parties p,
.invoice-total-row p {
  margin: 8px 0 0;
  color: var(--muted);
  line-height: 1.55;
}

.invoice-meta-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  background: #f8fbff;
}

.invoice-table {
  width: calc(100% - 68px);
  margin: 26px 34px 0;
  border-collapse: collapse;
}

.invoice-table th,
.invoice-table td {
  padding: 14px 12px;
  border-bottom: 1px solid var(--line);
  text-align: left;
}

.invoice-table th {
  color: var(--muted);
  font-size: 0.76rem;
  text-transform: uppercase;
}

.invoice-table td {
  color: var(--ink);
  font-weight: 800;
}

.invoice-table td:not(:first-child),
.invoice-table th:not(:first-child) {
  text-align: right;
}

.invoice-table small {
  display: block;
  margin-top: 5px;
  color: var(--muted);
  font-weight: 700;
}

.invoice-total-row {
  grid-template-columns: minmax(0, 1fr) minmax(260px, 0.42fr);
  align-items: start;
}

.invoice-total-row dl {
  display: grid;
  gap: 10px;
  margin: 0;
}

.invoice-total-row dl div {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  color: var(--muted);
  font-weight: 800;
}

.invoice-total-row dd {
  margin: 0;
}

.invoice-grand-total {
  padding-top: 12px;
  border-top: 2px solid var(--navy);
  color: var(--navy) !important;
  font-size: 1.25rem;
}

.invoice-footer {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 18px 34px;
  color: #dcefff;
  background: var(--navy);
  font-size: 0.82rem;
  font-weight: 800;
}

.invoice-footer p {
  margin: 0;
}

.payment-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.payment-actions button,
.payment-actions a {
  display: inline-flex;
  min-height: 40px;
  align-items: center;
  justify-content: center;
  padding: 0 14px;
  border: 0;
  border-radius: 8px;
  color: #fff;
  background: var(--navy);
  font-weight: 900;
  cursor: pointer;
}

.payment-actions a {
  background: linear-gradient(135deg, var(--cyan), var(--cyan-2));
}

.payment-actions button:hover,
.payment-actions a:hover {
  background: var(--navy-2);
}

.payment-order-note {
  margin-top: 12px;
  padding: 11px 12px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
}

.payment-checkout-form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr)) auto;
  gap: 14px;
  align-items: end;
  padding: 16px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
}

.payment-checkout-form label {
  display: grid;
  gap: 7px;
  color: var(--navy);
  font-size: 0.78rem;
  font-weight: 900;
  text-transform: uppercase;
}

.payment-checkout-form input {
  width: 100%;
  min-height: 44px;
  padding: 0 12px;
  border: 1px solid #cfe2f7;
  border-radius: 8px;
  color: var(--ink);
  font-size: 1rem;
  font-weight: 800;
}

.payment-checkout-form button {
  min-height: 44px;
  padding: 0 18px;
  border: 0;
  border-radius: 8px;
  color: #fff;
  background: linear-gradient(135deg, var(--navy), var(--cyan-2));
  font-weight: 900;
  cursor: pointer;
}

.payment-checkout-form button:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}

.payment-status {
  grid-column: 1 / -1;
  min-height: 20px;
  margin: 0;
  color: var(--muted);
  font-weight: 800;
}

.payment-status.error {
  color: #c1121f;
}

.payment-workspace {
  padding: 36px 52px 54px;
}

.payment-steps {
  display: grid;
  gap: 10px;
  margin: 0;
  padding-left: 22px;
  color: var(--ink);
  font-weight: 800;
  line-height: 1.45;
}

.tracking-page {
  background: #fff;
}

.tracking-hero {
  padding: 52px;
  color: #fff;
  text-align: center;
  background:
    linear-gradient(90deg, rgba(5, 39, 92, 0.96), rgba(5, 39, 92, 0.72)),
    linear-gradient(135deg, #05275c, #041735);
}

.tracking-hero span {
  display: block;
  margin-bottom: 10px;
  color: var(--cyan);
  font-size: 0.78rem;
  font-weight: 900;
  text-transform: uppercase;
}

.tracking-hero h1 {
  margin: 0;
  color: #fff;
  font-size: clamp(2.1rem, 4vw, 3.5rem);
  line-height: 0.98;
  text-transform: uppercase;
}

.tracking-hero p {
  max-width: 680px;
  margin: 16px auto 0;
  color: rgba(255, 255, 255, 0.84);
  line-height: 1.6;
}

.tracking-workspace {
  display: grid;
  gap: 18px;
  padding: 32px 52px 54px;
}

.tracking-form,
.tracking-result {
  padding: 24px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 8px 22px rgba(7, 20, 47, 0.06);
}

.tracking-form {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 12px;
  align-items: end;
}

.tracking-form label {
  color: var(--navy);
}

.tracking-form input {
  min-height: 48px;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 12px;
  text-transform: uppercase;
}

.tracking-status {
  grid-column: 1 / -1;
  min-height: 22px;
  margin: 0;
  color: var(--muted);
  font-weight: 800;
}

.tracking-status.error {
  color: #b42318;
}

.tracking-summary {
  text-align: center;
}

.tracking-summary > span {
  color: var(--cyan);
  font-size: 0.78rem;
  font-weight: 900;
  text-transform: uppercase;
}

.tracking-summary h2 {
  margin: 8px 0 10px;
  color: var(--navy);
  font-size: clamp(1.4rem, 3vw, 2.2rem);
}

.tracking-summary p {
  margin: 6px 0;
  color: var(--muted);
}

.tracking-summary strong {
  color: var(--ink);
}

.tracking-timeline {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 10px;
  margin: 24px 0;
}

.tracking-timeline div {
  display: grid;
  gap: 8px;
  justify-items: center;
  padding: 16px 10px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--soft);
  color: var(--muted);
  text-align: center;
  font-weight: 900;
}

.tracking-timeline strong {
  width: 34px;
  height: 34px;
  display: inline-grid;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: #9aa6bd;
}

.tracking-timeline .done {
  border-color: rgba(3, 191, 231, 0.48);
  color: var(--navy);
  background: #e7fbff;
}

.tracking-timeline .done strong {
  background: var(--navy);
}

.tracking-timeline .current {
  box-shadow: 0 0 0 2px rgba(3, 191, 231, 0.36);
}

.quick-action-bar {
  position: fixed;
  z-index: 80;
  left: 50%;
  bottom: 14px;
  display: none;
  width: min(520px, calc(100% - 20px));
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 6px;
  padding: 8px;
  border: 1px solid rgba(3, 191, 231, 0.5);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 14px 34px rgba(7, 20, 47, 0.22);
  transform: translateX(-50%);
  backdrop-filter: blur(14px);
}

.quick-action-bar a {
  min-height: 54px;
  display: grid;
  place-items: center;
  gap: 3px;
  border-radius: 8px;
  color: var(--navy);
  background: var(--soft);
  font-size: 0.72rem;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.quick-action-bar a:nth-child(2),
.quick-action-bar a:nth-child(3) {
  color: #fff;
  background: linear-gradient(135deg, var(--cyan), var(--cyan-2));
}

.quick-icon {
  display: inline-grid;
  min-width: 24px;
  min-height: 22px;
  place-items: center;
  border-radius: 999px;
  color: inherit;
  font-size: 0.64rem;
  line-height: 1;
}

@media (max-width: 980px) {
  .page-shell {
    width: min(760px, calc(100% - 18px));
    border-radius: 30px;
  }

  .top-nav {
    grid-template-columns: auto 1fr auto;
    min-height: 0;
    padding: 12px 18px;
  }

  .top-nav-simple .brand img {
    width: 152px;
  }

  .top-nav-simple {
    grid-template-columns: auto minmax(0, 1fr);
    gap: 14px;
    overflow: hidden;
  }

  .top-nav-simple .menu-toggle {
    display: none;
  }

  .top-nav-simple .menu {
    grid-column: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 7px;
    overflow-x: auto;
    padding-bottom: 4px;
    scrollbar-width: thin;
  }

  .top-nav-simple .menu a {
    min-height: 46px;
    flex: 0 0 auto;
    padding: 9px 11px;
    white-space: nowrap;
  }

  .menu-toggle {
    display: block;
    justify-self: end;
  }

  .menu {
    grid-column: 1 / -1;
  }

  .menu {
    display: none;
    flex-direction: column;
    align-items: stretch;
    gap: 4px;
  }

  .menu.open {
    display: flex;
  }

  .menu a {
    padding: 12px;
    border-radius: 8px;
    background: #f4f8fd;
  }

  .nav-actions {
    grid-column: auto;
    justify-content: space-between;
    gap: 8px;
  }

  .phone-pill {
    min-height: 38px;
    padding: 0 10px;
  }

  .language-switch {
    min-height: 38px;
  }

  .hero-flag {
    top: 66px;
    width: 92px;
    opacity: 0.72;
  }

  .hero-flag-left {
    left: 14px;
  }

  .hero-flag-right {
    right: 14px;
  }

  .service-showcase,
  .tools-grid,
  .visit-grid,
  .service-hero,
  .service-card-grid,
  .product-builder,
  .product-preview,
  .order-workspace,
  .tracking-form,
  .choice-grid {
    grid-template-columns: 1fr;
  }

  .hero .service-showcase {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
    overflow: visible;
    padding-bottom: 0;
  }

  .hero-copies-card,
  .service-showcase .copies-order-card {
    grid-column: span 2;
  }

  .hero .showcase-card {
    min-width: 0;
  }

  .hero .service-icon {
    left: 14px;
    top: 14px;
    width: 58px;
    height: 58px;
    font-size: 1.55rem;
  }

  .hero .visual {
    height: 150px;
  }

  .hero .showcase-body {
    padding: 16px 14px 18px;
  }

  .hero .showcase-body h2 {
    font-size: 1rem;
  }

  .hero .showcase-body ul {
    padding-left: 16px;
    font-size: 0.76rem;
    line-height: 1.55;
  }

  .hero .mini-button {
    width: 100%;
    padding-inline: 10px;
    font-size: 0.72rem;
  }

  .feature-row,
  .mini-services,
  .process-strip {
    grid-template-columns: repeat(2, 1fr);
  }

  .hero .feature-row {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
  }

  .hero .feature-row div {
    min-width: 0;
    padding-left: 34px;
  }

  .hero .feature-row div::before {
    width: 24px;
    height: 24px;
    font-size: 0.7rem;
  }

  .hero .feature-row strong {
    font-size: 0.7rem;
  }

  .hero .feature-row span {
    font-size: 0.64rem;
  }

  .service-hero,
  .service-band,
  .order-hero,
  .tracking-hero {
    padding: 38px 28px;
  }

  .process-strip,
  .service-cta,
  .order-success {
    margin-left: 28px;
    margin-right: 28px;
  }

  .product-builder {
    padding: 32px 28px 18px;
  }

  .product-sidebar {
    border-right: 0;
    border-bottom: 1px solid var(--line);
    padding: 0 0 18px;
  }

  .product-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-height: none;
    overflow: visible;
  }

  .product-order-panel {
    grid-template-columns: 1fr;
  }

  .product-info-grid {
    grid-template-columns: 1fr;
  }

  .service-cta,
  .order-hero {
    align-items: flex-start;
    flex-direction: column;
  }

  .order-workspace {
    padding: 28px;
  }

  .tracking-workspace {
    padding: 28px;
  }

  .payment-workspace {
    padding: 28px;
  }

  .payment-card dl {
    grid-template-columns: 1fr;
  }

  .invoice-lookup,
  .invoice-lookup form,
  .invoice-head,
  .invoice-footer {
    align-items: stretch;
    flex-direction: column;
  }

  .invoice-title {
    justify-items: start;
    text-align: left;
  }

  .invoice-parties,
  .invoice-meta-grid,
  .invoice-total-row {
    grid-template-columns: 1fr;
  }

  .order-steps {
    position: static;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tracking-timeline {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 620px) {
  body {
    padding-bottom: 86px;
  }

  .product-order-panel.configured-product-mode label,
  .product-order-panel.configured-product-mode .selected-price {
    grid-template-columns: 1fr;
    gap: 7px;
  }

  .quick-action-bar {
    display: grid;
  }

  .page-shell {
    width: 100%;
    margin: 0;
    border-radius: 0;
  }

  .reseller-strip {
    align-items: stretch;
    flex-direction: column;
    padding: 12px 18px;
    text-align: center;
  }

  .reseller-strip div {
    justify-content: center;
  }

  .top-nav {
    grid-template-columns: 1fr auto;
    padding: 12px 14px;
    gap: 10px;
  }

  .top-nav .brand img {
    width: 142px;
  }

  .top-nav .nav-actions {
    grid-column: 1 / -1;
    justify-content: center;
    flex-wrap: wrap;
  }

  .top-nav .menu {
    grid-column: 1 / -1;
  }

  .hero .service-showcase,
  .trust-grid {
    grid-template-columns: 1fr;
  }

  .hero-copies-card,
  .service-showcase .copies-order-card {
    grid-column: auto;
  }

  .trust-section {
    padding: 28px 18px 34px;
  }

  .copies-order-card .upload-hero,
  .copy-spec-grid,
  .upload-mini-fields {
    grid-template-columns: 1fr;
  }

  .copies-service-image {
    max-height: 220px;
  }

  .brand img {
    width: 152px;
  }

  .hero-content,
  .tools-grid,
  .visit-grid,
  .mini-services {
    width: calc(100% - 28px);
  }

  .feature-row,
  .mini-services,
  .process-strip {
    grid-template-columns: 1fr;
  }

  .hero .feature-row {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 7px;
  }

  .hero .feature-row div {
    padding-left: 0;
    text-align: center;
  }

  .hero .feature-row div::before {
    position: static;
    width: 22px;
    height: 22px;
    margin: 0 auto 5px;
  }

  .hero .feature-row strong {
    font-size: 0.58rem;
  }

  .hero .feature-row span {
    font-size: 0.54rem;
  }

  .hero h1 {
    font-size: 2rem;
  }

  .hero-flag {
    display: none;
  }

  .service-hero,
  .service-band,
  .order-hero,
  .tracking-hero {
    padding: 30px 18px;
  }

  .product-builder {
    padding: 28px 18px 16px;
  }

  .product-list {
    grid-template-columns: 1fr;
  }

  .product-art {
    min-height: 230px;
  }

  .service-hero-media {
    min-height: 220px;
  }

  .process-strip,
  .service-cta,
  .order-success {
    margin-left: 18px;
    margin-right: 18px;
  }

  .order-workspace {
    padding: 18px;
  }

  .tracking-workspace {
    padding: 18px;
  }

  .payment-workspace {
    padding: 18px;
  }

  .payment-checkout-form {
    grid-template-columns: 1fr;
  }

  .invoice-page {
    padding: 18px;
  }

  .invoice-table {
    width: calc(100% - 28px);
    margin: 18px 14px 0;
    font-size: 0.82rem;
  }

  .invoice-head,
  .invoice-parties,
  .invoice-meta-grid,
  .invoice-total-row,
  .invoice-footer {
    padding: 20px;
  }

  .order-steps {
    grid-template-columns: 1fr;
  }

  .tracking-timeline {
    grid-template-columns: 1fr;
  }

  .footer {
    padding: 24px 20px 0;
  }

  .footer-container {
    grid-template-columns: 1fr;
  }

  .footer-col,
  .footer-col:first-child {
    align-items: center;
    padding: 20px 0 0;
    text-align: center;
    border-left: 0;
    border-top: 1px solid rgba(217, 242, 255, 0.18);
  }

  .footer-col:first-child {
    padding-top: 0;
    border-top: 0;
  }

  .footer-brand p {
    margin-right: auto;
    margin-left: auto;
  }

  .socials {
    justify-content: center;
  }

  .footer-contact p,
  .footer-why p {
    white-space: normal;
  }
}

@media print {
  body {
    background: #fff;
  }

  .page-shell,
  .invoice-shell {
    width: 100%;
    margin: 0;
    border: 0;
    box-shadow: none;
  }

  .no-print,
  .invoice-nav {
    display: none !important;
  }

  .invoice-page {
    padding: 0;
  }

  .invoice-paper {
    width: 100%;
    border: 0;
    border-radius: 0;
    box-shadow: none;
  }
}

/* Homepage wholesale redesign */
.np-home-hero {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(360px, 1.08fr);
  gap: 24px;
  padding: 32px 34px 24px;
  color: #fff;
  background:
    linear-gradient(104deg, rgba(255, 255, 255, 0) 0%, rgba(220, 246, 255, 0.06) 43%, rgba(220, 246, 255, 0.25) 71%, rgba(255, 255, 255, 0.42) 100%),
    linear-gradient(135deg, #031b45 0%, #063e73 57%, #1296c1 100%);
}

.np-hero-copy h1 {
  max-width: 620px;
  margin: 0;
  color: #fff;
  font-size: clamp(2rem, 3.45vw, 3.05rem);
  line-height: 1.04;
  text-transform: uppercase;
}

.np-hero-copy h1 span,
.np-hero-copy h1 strong {
  display: block;
  white-space: nowrap;
}

.np-hero-copy h1 strong {
  color: #19c8ff;
}

.np-hero-copy > p {
  max-width: 620px;
  margin: 14px 0 0;
  color: #edf7ff;
  font-size: 1.08rem;
  line-height: 1.55;
}

.np-hero-badges {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin: 22px 0 22px;
}

.np-hero-badges span {
  position: relative;
  min-height: 38px;
  padding-left: 28px;
  color: #e8f6ff;
  font-size: 0.74rem;
  font-weight: 800;
}

.np-hero-badges span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  border: 2px solid var(--cyan);
  border-radius: 50%;
}

.np-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.outline-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 26px;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 7px;
  color: #fff;
  font-size: 0.82rem;
  font-weight: 900;
  text-transform: uppercase;
}

.np-rating {
  margin-top: 16px;
  color: #ffb229;
  font-weight: 900;
}

.np-rating span {
  color: #fff;
  font-size: 0.84rem;
}

.np-hero-collage {
  position: relative;
  min-height: 325px;
  display: grid;
  place-items: center;
  overflow: visible;
}

.np-hero-collage img {
  display: block;
}

.np-hero-main-image {
  width: min(680px, 112%);
  max-height: 370px;
  object-fit: contain;
  object-position: center;
  background: transparent;
  filter: drop-shadow(0 20px 24px rgba(0, 7, 25, 0.4));
}

.np-service-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  padding: 0 22px 22px;
  margin-top: -10px;
  background: #061b42;
}

.np-service-card {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 9px;
  color: #fff;
}

.np-service-card img {
  width: 100%;
  height: 170px;
  display: block;
  object-fit: contain;
  background: #fff;
}

.website-card-visual {
  position: relative;
  height: 170px;
  display: grid;
  place-items: center;
  overflow: hidden;
  background:
    radial-gradient(circle at 78% 20%, rgba(255, 255, 255, 0.72), transparent 26%),
    linear-gradient(135deg, #eef7ff 0%, #d7ecff 100%);
}

.website-screen {
  width: 72%;
  min-height: 106px;
  padding: 14px;
  border: 8px solid #092b5f;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 22px rgba(7, 20, 47, 0.22);
}

.website-screen span,
.website-screen em {
  display: block;
  border-radius: 999px;
  background: #eaf2fb;
}

.website-screen span {
  width: 68%;
  height: 10px;
  margin-bottom: 12px;
}

.website-screen strong {
  display: block;
  margin-bottom: 10px;
  color: var(--navy);
  font-size: 0.62rem;
}

.website-screen em {
  width: 100%;
  height: 8px;
  margin-top: 7px;
}

.website-screen em:nth-of-type(2) {
  width: 78%;
}

.website-phone {
  position: absolute;
  right: 24px;
  bottom: 22px;
  width: 42px;
  height: 76px;
  border: 5px solid #092b5f;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 10px 18px rgba(7, 20, 47, 0.24);
}

.website-phone span {
  width: 20px;
  height: 6px;
  display: block;
  margin: 12px auto 0;
  border-radius: 999px;
  background: #ff8a00;
}

.np-service-card h2 {
  margin: 20px 18px 8px;
  color: #fff;
  font-size: 1.25rem;
  text-transform: uppercase;
}

.np-service-card p {
  margin: 0 18px 14px;
  color: #eaf7ff;
  font-size: 0.85rem;
  line-height: 1.45;
}

.np-service-card ul {
  margin: 0 18px 20px;
  padding: 0;
  list-style: none;
  color: #fff;
  font-size: 0.78rem;
  line-height: 1.75;
}

.np-service-card li::before {
  content: "✓";
  margin-right: 7px;
}

.np-service-card a {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 42px;
  margin: 18px;
  border-radius: 6px;
  color: #fff;
  background: rgba(255, 255, 255, 0.14);
  font-size: 0.76rem;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.np-service-card.blue { background: linear-gradient(180deg, #084c9d, #05275c); }
.np-service-card.purple { background: linear-gradient(180deg, #4426a8, #171b64); }
.np-service-card.green { background: linear-gradient(180deg, #17883a, #06531c); }
.np-service-card.orange { background: linear-gradient(180deg, #ff8a00, #c76300); }

.np-product-strip,
.np-why-section,
.np-memberships,
.trust-section,
.visit-grid {
  background: #fff;
}

.np-product-strip {
  margin: 0 22px 22px;
  padding: 14px 22px 18px;
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: 0 8px 22px rgba(7, 20, 47, 0.08);
}

.np-product-strip h2,
.np-why-section h2,
.np-memberships h2 {
  margin: 0 0 16px;
  color: var(--navy);
  font-size: 1.15rem;
  text-align: center;
  text-transform: uppercase;
}

.np-product-row {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 14px;
  align-items: center;
}

.np-product-row a {
  display: grid;
  gap: 8px;
  justify-items: center;
  color: var(--navy);
  font-size: 0.72rem;
  font-weight: 900;
  text-align: center;
}

.np-product-row img {
  width: 82px;
  height: 58px;
  object-fit: contain;
}

.np-product-row .np-view-all {
  min-height: 42px;
  align-self: end;
  border: 1px solid var(--cyan);
  border-radius: 6px;
  padding: 0 12px;
  text-transform: uppercase;
}

.np-why-section,
.np-memberships {
  padding: 20px 34px 28px;
}

.np-why-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 12px;
}

.np-why-grid article {
  text-align: center;
}

.np-why-grid strong {
  width: 48px;
  height: 48px;
  display: grid;
  place-items: center;
  margin: 0 auto 10px;
  border-radius: 50%;
  color: #0b8fff;
  background: #eaf6ff;
  font-weight: 900;
}

.np-why-grid h3 {
  margin: 0 0 6px;
  color: var(--navy);
  font-size: 0.78rem;
}

.np-why-grid p {
  margin: 0;
  color: var(--muted);
  font-size: 0.72rem;
  line-height: 1.35;
}

.np-memberships > p {
  margin: -8px 0 20px;
  color: var(--muted);
  text-align: center;
}

.np-plan-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.np-plan-grid article {
  padding: 20px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 8px 20px rgba(7, 20, 47, 0.07);
}

.np-plan-grid h3 {
  margin: 0 0 4px;
  color: var(--navy);
  text-align: center;
  text-transform: uppercase;
}

.np-plan-grid p {
  margin: 0 0 12px;
  color: var(--ink);
  font-size: 0.8rem;
  text-align: center;
}

.np-plan-grid strong {
  display: block;
  margin-bottom: 14px;
  color: #1a5faa;
  font-size: 2rem;
  text-align: center;
}

.np-plan-grid strong span {
  font-size: 0.8rem;
}

.np-plan-grid ul {
  margin: 0 0 18px;
  padding-left: 18px;
  color: var(--ink);
  font-size: 0.78rem;
  line-height: 1.8;
}

.np-plan-grid a {
  min-height: 38px;
  display: grid;
  place-items: center;
  border-radius: 5px;
  color: #fff;
  background: var(--navy);
  font-size: 0.74rem;
  font-weight: 900;
  text-transform: uppercase;
}

.np-plan-grid .np-custom-plan {
  color: #fff;
  background: linear-gradient(135deg, #05275c, #031b45);
}

.np-custom-plan h3,
.np-custom-plan p {
  color: #fff;
  text-align: left;
}

.np-custom-plan a {
  color: var(--navy);
  background: #fff;
}

.np-reseller-panel {
  display: grid;
  grid-template-columns: 220px minmax(0, 1fr) 230px;
  gap: 22px;
  align-items: center;
  margin: 0 22px 24px;
  padding: 22px;
  border-radius: 8px;
  color: #fff;
  background: linear-gradient(135deg, #05275c, #031b45);
}

.np-reseller-panel img {
  width: 100%;
  border-radius: 8px;
}

.np-reseller-panel h2 {
  margin: 0;
  color: #fff;
  text-transform: uppercase;
}

.np-reseller-panel h3 {
  margin: 2px 0 10px;
  color: #19c8ff;
  font-size: 1.75rem;
  text-transform: uppercase;
}

.np-reseller-panel p {
  margin: 0 0 18px;
  color: #e8f6ff;
}

.np-reseller-points {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  font-size: 0.72rem;
  font-weight: 900;
  text-align: center;
}

.np-reseller-panel > a {
  display: grid;
  place-items: center;
  min-height: 96px;
  padding: 16px;
  border-radius: 7px;
  color: var(--navy);
  background: #fff;
  font-size: 0.82rem;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.np-tools-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  padding: 22px;
  color: #fff;
  background: #061b42;
}

.np-tools-grid .copies-order-card {
  grid-column: 1 / -1;
}

.np-tools-grid .chat-card,
.np-tools-grid .tshirt-home-card,
.np-tools-grid .copies-order-card {
  color: #fff;
  background: rgba(5, 39, 92, 0.82);
  border-color: rgba(3, 191, 231, 0.75);
}

.np-tools-grid .tool-card h2 {
  color: #fff;
}

.np-tools-grid .tool-card p,
.np-tools-grid small {
  color: #e8f6ff;
}

@media (max-width: 980px) {
  .np-home-hero,
  .np-reseller-panel,
  .np-tools-grid {
    grid-template-columns: 1fr;
  }

  .np-service-grid,
  .np-plan-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .np-product-row,
  .np-why-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .np-hero-collage {
    min-height: 320px;
  }
}

@media (max-width: 620px) {
  .np-home-hero {
    padding: 30px 18px;
  }

  .np-hero-copy h1 span,
  .np-hero-copy h1 strong {
    white-space: normal;
  }

  .np-hero-badges,
  .np-service-grid,
  .np-plan-grid,
  .np-tools-grid {
    grid-template-columns: 1fr;
  }

.np-product-row,
.np-why-grid,
.np-reseller-points {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
}

/* Larger single-line print products strip */
.np-product-strip {
  padding: 10px 18px 16px;
}

.np-product-strip h2 {
  margin-bottom: 10px;
}

.np-product-row {
  display: grid;
  grid-template-columns: repeat(6, minmax(115px, 1fr));
  gap: 18px;
  align-items: start;
}

.np-product-row a:not(.np-view-all) {
  min-width: 0;
  padding: 0;
  gap: 8px;
}

.np-product-row img {
  width: 100%;
  max-width: 150px;
  height: 78px;
  object-fit: contain;
  object-position: center;
}

.np-product-row span {
  display: block;
  min-height: 1.2em;
  font-size: 0.82rem;
  line-height: 1.05;
}

@media (max-width: 860px) {
  .np-product-row {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 8px;
  }

  .np-product-row a:not(.np-view-all) {
    padding: 0;
  }

  .np-product-row img {
    height: 66px;
  }

  .np-product-row span {
    font-size: 0.72rem;
  }
}

@media (max-width: 760px) {
  body.home-page {
    padding-bottom: 0;
    background: #f4f7fb;
  }

  body.home-page .page-shell {
    width: 100%;
    margin: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
  }

  body.home-page main {
    display: flex;
    flex-direction: column;
  }

  body.home-page .reseller-strip {
    display: grid;
    gap: 8px;
    min-height: 108px;
    padding: 14px 18px 12px;
    text-align: center;
    background: linear-gradient(90deg, #05275c 0%, #03bfe7 100%);
  }

  body.home-page .reseller-strip div {
    display: grid;
    justify-items: center;
    gap: 7px;
  }

  body.home-page .reseller-strip strong {
    font-size: 0.9rem;
    line-height: 1.1;
  }

  body.home-page .reseller-strip span {
    font-size: 0.73rem;
    line-height: 1.25;
  }

  body.home-page .reseller-strip a {
    width: min(100%, 320px);
    min-height: 32px;
    justify-self: center;
    border-radius: 7px;
    font-size: 0.78rem;
  }

  body.home-page .top-nav.site-main-header {
    grid-template-columns: 92px minmax(0, 1fr) 48px;
    min-height: 72px;
    gap: 8px;
    padding: 10px 12px;
    border-bottom: 6px solid var(--navy);
  }

  body.home-page .top-nav .brand {
    grid-column: 1;
  }

  body.home-page .top-nav .brand img {
    width: 88px;
  }

  body.home-page .top-nav .nav-actions {
    grid-column: 2;
    grid-row: 1;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    gap: 7px;
    min-width: 0;
  }

  body.home-page .phone-pill {
    min-height: 38px;
    padding: 0 9px;
    border-radius: 8px;
    font-size: 0.68rem;
    white-space: nowrap;
  }

  body.home-page .phone-pill::before {
    margin-right: 5px;
  }

  body.home-page .language-switch {
    min-height: 38px;
    flex: 0 0 auto;
  }

  body.home-page .language-switch button {
    min-width: 31px;
    padding: 0 7px;
    font-size: 0.72rem;
  }

  body.home-page .menu-toggle {
    grid-column: 3;
    grid-row: 1;
    width: 46px;
    height: 46px;
    display: grid;
    align-content: center;
    justify-content: center;
    gap: 5px;
    border-radius: 11px;
    background: var(--navy);
    box-shadow: 0 8px 18px rgba(5, 39, 92, 0.24);
  }

  body.home-page .menu-toggle span {
    width: 24px;
    height: 3px;
    background: #fff;
  }

  body.home-page .top-nav .menu {
    grid-column: 1 / -1;
    width: 100%;
    margin-top: 8px;
  }

  body.home-page .top-nav .menu.open {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 7px;
  }

  body.home-page .top-nav .menu a {
    min-height: 38px;
    padding: 9px 7px;
    border: 1px solid #d3e3f6;
    text-align: center;
    font-size: 0.68rem;
    line-height: 1;
  }

  body.home-page .np-home-hero {
    order: 1;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(104px, 0.58fr);
    grid-template-areas:
      "heading artwork"
      "copy artwork"
      "benefits benefits"
      "actions actions"
      "rating rating";
    align-items: start;
    column-gap: 4px;
    row-gap: 7px;
    padding: 11px 12px 13px;
    background:
      linear-gradient(145deg, rgba(255, 255, 255, 0) 0%, rgba(220, 246, 255, 0.08) 48%, rgba(255, 255, 255, 0.25) 100%),
      linear-gradient(135deg, #031b45 0%, #06467d 62%, #0e8eb7 100%);
  }

  body.home-page .np-hero-copy {
    display: contents;
  }

  body.home-page .np-hero-copy h1 {
    grid-area: heading;
    margin: 0;
    font-size: clamp(1.45rem, 7vw, 1.9rem);
    line-height: 0.96;
    position: relative;
    z-index: 2;
  }

  body.home-page .np-hero-copy h1 span,
  body.home-page .np-hero-copy h1 strong {
    white-space: normal;
  }

  body.home-page .np-hero-actions {
    grid-area: actions;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 7px;
    max-width: 330px;
    margin: 0;
  }

  body.home-page .np-hero-actions .action-gradient,
  body.home-page .np-hero-actions .outline-button {
    width: 100%;
    min-height: 34px;
    padding: 0 7px;
    border-radius: 5px;
    font-size: 0.5rem;
    line-height: 1.1;
    text-align: center;
  }

  body.home-page .np-hero-copy > p:not(.np-rating) {
    grid-area: copy;
    margin: 0;
    font-size: 0.64rem;
    line-height: 1.35;
    position: relative;
    z-index: 2;
  }

  body.home-page .np-rating {
    grid-area: rating;
    position: static !important;
    margin: 0;
    font-size: 0.72rem;
    line-height: 1.15;
    white-space: nowrap;
  }

  body.home-page .np-rating span {
    font-size: 0.5rem;
  }

  body.home-page .np-hero-badges {
    grid-area: benefits;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 6px;
    margin: 0;
  }

  body.home-page .np-hero-badges span {
    min-height: 26px;
    padding-left: 18px;
    font-size: 0.47rem;
    line-height: 1.05;
  }

  body.home-page .np-hero-badges span::before {
    width: 13px;
    height: 13px;
    top: 0;
  }

  body.home-page .np-hero-collage {
    display: grid;
    grid-area: artwork;
    align-self: start;
    justify-self: end;
    min-height: 0;
    max-width: none;
    margin: 5px 0 0;
    overflow: visible;
  }

  body.home-page .np-hero-main-image {
    width: 100%;
    max-width: 142px;
    max-height: 124px;
    justify-self: end;
    filter: drop-shadow(0 12px 16px rgba(0, 7, 25, 0.36));
    transform: none;
  }

  body.home-page .np-service-grid {
    order: 2;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 5px;
    margin: 0;
    padding: 6px 6px 8px;
    background: #061b42;
  }

  body.home-page .np-service-card {
    border-radius: 5px;
  }

  body.home-page .np-service-card img {
    height: 76px;
    object-fit: cover;
  }

  body.home-page .np-service-card h2 {
    margin: 7px 5px 4px;
    font-size: 0.52rem;
    line-height: 1.08;
  }

  body.home-page .np-service-card p {
    margin: 0 5px 5px;
    font-size: 0.43rem;
    line-height: 1.25;
  }

  body.home-page .np-service-card ul {
    margin: 0 5px 6px;
    font-size: 0.42rem;
    line-height: 1.25;
  }

  body.home-page .np-service-card li::before {
    margin-right: 3px;
  }

  body.home-page .np-service-card a {
    min-height: 24px;
    margin: 6px 5px 7px;
    padding: 0 4px;
    border-radius: 3px;
    font-size: 0.39rem;
    line-height: 1.05;
  }

  body.home-page .np-why-section {
    order: 3;
    padding: 12px 8px 14px;
  }

  body.home-page .np-why-section h2 {
    margin-bottom: 10px;
    font-size: 0.78rem;
  }

  body.home-page .np-why-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 5px;
  }

  body.home-page .np-why-grid strong {
    width: 28px;
    height: 28px;
    margin-bottom: 5px;
    font-size: 0.58rem;
  }

  body.home-page .np-why-grid h3 {
    font-size: 0.48rem;
    line-height: 1.12;
  }

  body.home-page .np-why-grid p {
    font-size: 0.42rem;
    line-height: 1.15;
  }

  body.home-page .np-product-strip {
    order: 4;
    margin: 0;
    padding: 10px 6px 12px;
    border: 0;
    border-radius: 0;
    box-shadow: none;
  }

  body.home-page .np-product-strip h2 {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
  }

  body.home-page .np-product-row {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 9px 7px;
  }

  body.home-page .np-product-row img {
    width: 100%;
    max-width: none;
    height: 96px;
    border-radius: 2px;
    object-fit: cover;
  }

  body.home-page .np-product-row span {
    min-height: 34px;
    color: var(--navy);
    font-size: 1.02rem;
    line-height: 1.05;
  }

  body.home-page .np-tools-grid {
    order: 5;
    display: block;
    padding: 5px;
    background: #6c20ff;
  }

  body.home-page .np-tools-grid .copies-order-card {
    padding: 10px;
    border: 1px solid rgba(3, 191, 231, 0.9);
    border-radius: 6px;
    background:
      radial-gradient(circle at 20% 15%, rgba(18, 211, 213, 0.16), transparent 32%),
      linear-gradient(135deg, #05275c, #031b45);
  }

  body.home-page .copies-order-card .upload-hero {
    grid-template-columns: 0.9fr 1.1fr;
    gap: 10px;
  }

  body.home-page .copies-order-card .drop-zone {
    min-height: 214px;
    padding: 8px;
    border-radius: 5px;
  }

  body.home-page .copies-service-image {
    max-height: 142px;
  }

  body.home-page .copies-order-card .drop-zone strong {
    font-size: 0.58rem;
  }

  body.home-page .copies-order-card .drop-zone small {
    font-size: 0.46rem;
  }

  body.home-page .upload-copy h2 {
    margin-bottom: 3px;
    font-size: 1rem;
    line-height: 1.05;
  }

  body.home-page .upload-copy p {
    margin-bottom: 7px;
    font-size: 0.56rem;
    line-height: 1.2;
  }

  body.home-page .copy-spec-grid,
  body.home-page .upload-mini-fields {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 5px;
  }

  body.home-page .copy-spec-grid label span {
    font-size: 0.45rem;
  }

  body.home-page .copy-spec-grid input,
  body.home-page .copy-spec-grid select,
  body.home-page .upload-mini-fields input,
  body.home-page .upload-mini-fields textarea {
    min-height: 26px;
    padding: 5px 7px;
    border-radius: 4px;
    font-size: 0.55rem;
  }

  body.home-page .upload-mini-fields textarea {
    grid-column: 1 / -1;
  }

  body.home-page .upload-submit {
    width: 100%;
    min-height: 33px;
    margin-top: 7px;
    font-size: 0.58rem;
  }

  body.home-page .np-memberships {
    order: 6;
    padding: 14px 10px 16px;
  }

  body.home-page .np-memberships h2 {
    margin-bottom: 3px;
    font-size: 0.72rem;
  }

  body.home-page .np-memberships > p {
    margin-bottom: 10px;
    font-size: 0.56rem;
  }

  body.home-page .np-plan-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 6px;
  }

  body.home-page .np-plan-grid article {
    padding: 8px 5px;
    border-radius: 4px;
  }

  body.home-page .np-plan-grid h3 {
    font-size: 0.5rem;
  }

  body.home-page .np-plan-grid p,
  body.home-page .np-plan-grid li {
    font-size: 0.43rem;
    line-height: 1.18;
  }

  body.home-page .np-plan-grid strong {
    margin-bottom: 6px;
    font-size: 1rem;
  }

  body.home-page .np-plan-grid ul {
    margin-bottom: 7px;
    padding-left: 10px;
  }

  body.home-page .np-plan-grid a {
    min-height: 22px;
    padding: 0 3px;
    font-size: 0.38rem;
  }

  body.home-page .np-reseller-panel {
    order: 7;
    grid-template-columns: 76px minmax(0, 1fr);
    gap: 10px;
    margin: 0;
    padding: 12px;
    border-radius: 0;
  }

  body.home-page .np-reseller-panel h2 {
    font-size: 0.78rem;
  }

  body.home-page .np-reseller-panel h3 {
    font-size: 1rem;
  }

  body.home-page .np-reseller-panel p,
  body.home-page .np-reseller-points {
    font-size: 0.52rem;
  }

  body.home-page .np-reseller-points {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.home-page .np-reseller-panel > a {
    grid-column: 1 / -1;
    min-height: 34px;
    font-size: 0.58rem;
  }

  body.home-page .visit-grid {
    order: 8;
    display: grid;
    grid-template-columns: 0.8fr 1.45fr 0.9fr;
    gap: 6px;
    width: 100%;
    padding: 8px;
    background: #f6f9fc;
  }

  body.home-page .visit-card,
  body.home-page .contact-card {
    padding: 8px;
    border-radius: 4px;
  }

  body.home-page .visit-card h2,
  body.home-page .contact-card h2 {
    font-size: 0.74rem;
  }

  body.home-page .visit-card p,
  body.home-page .visit-card a,
  body.home-page .contact-card a,
  body.home-page .social-row {
    font-size: 0.48rem;
    line-height: 1.25;
  }

  body.home-page .visit-card a,
  body.home-page .contact-card a.whatsapp,
  body.home-page .contact-card a.telegram {
    min-height: 24px;
    padding: 5px;
  }

  body.home-page .map-frame {
    min-height: 164px;
    border-radius: 4px;
  }

  body.home-page .footer {
    order: 9;
    padding: 20px 10px 0;
    border-top: 4px solid #063f8f;
  }

  body.home-page .footer-container {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0;
  }

  body.home-page .footer-brand,
  body.home-page .footer-col:nth-child(2) {
    display: none;
  }

  body.home-page .footer-col,
  body.home-page .footer-col:first-child {
    align-items: center;
    min-height: 0;
    padding: 0 8px;
    border-top: 0;
    border-left: 1px solid rgba(217, 242, 255, 0.18);
    text-align: center;
  }

  body.home-page .footer-col:nth-child(3) {
    border-left: 0;
  }

  body.home-page .footer-col h4 {
    margin-bottom: 8px;
    font-size: 0.78rem;
  }

  body.home-page .footer-col a,
  body.home-page .footer-col p {
    font-size: 0.64rem;
    line-height: 1.35;
    white-space: normal;
  }

  body.home-page .footer-bottom {
    margin-top: 16px;
    padding: 12px 0;
    font-size: 0.62rem;
  }
}

@media (max-width: 760px) {
  body.printing-page {
    padding-bottom: 0;
    background: #eef2f7;
  }

  body.printing-page .page-shell {
    width: 100%;
    margin: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
  }

  body.printing-page .reseller-strip {
    display: grid;
    gap: 8px;
    min-height: 108px;
    padding: 14px 18px 12px;
    text-align: center;
    background: linear-gradient(90deg, #05275c 0%, #03bfe7 100%);
  }

  body.printing-page .reseller-strip div {
    display: grid;
    justify-items: center;
    gap: 7px;
  }

  body.printing-page .reseller-strip strong {
    font-size: 0.8rem;
    line-height: 1.1;
  }

  body.printing-page .reseller-strip span {
    font-size: 0.68rem;
    line-height: 1.25;
  }

  body.printing-page .reseller-strip a {
    width: min(100%, 280px);
    min-height: 32px;
    justify-self: center;
    border-radius: 7px;
    font-size: 0.65rem;
  }

  body.printing-page .top-nav.site-main-header {
    grid-template-columns: minmax(82px, 1fr) 42px minmax(138px, 1.45fr);
    gap: 7px;
    min-height: 72px;
    padding: 9px 9px 11px;
    border-bottom: 5px solid #05275c;
  }

  body.printing-page .top-nav .brand {
    min-width: 0;
  }

  body.printing-page .top-nav .brand img {
    width: 88px;
  }

  body.printing-page .menu-toggle {
    grid-column: 2;
    grid-row: 1;
    display: grid;
    align-content: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    padding: 8px;
    border-radius: 9px;
    background: #05275c;
    box-shadow: 0 7px 16px rgba(5, 39, 92, 0.22);
  }

  body.printing-page .menu-toggle span {
    width: 22px;
    height: 3px;
    margin: 3px 0;
    background: #fff;
  }

  body.printing-page .top-nav .nav-actions {
    grid-column: 3;
    grid-row: 1;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    gap: 6px;
    min-width: 0;
  }

  body.printing-page .phone-pill {
    min-height: 36px;
    padding: 0 8px;
    border-radius: 8px;
    font-size: 0.58rem;
  }

  body.printing-page .language-switch {
    min-height: 36px;
    flex: 0 0 auto;
    gap: 2px;
    padding: 3px;
  }

  body.printing-page .language-switch button {
    min-width: 26px;
    height: 28px;
    font-size: 0.58rem;
  }

  body.printing-page .top-nav .menu {
    grid-column: 1 / -1;
    width: 100%;
    margin-top: 8px;
  }

  body.printing-page .top-nav .menu.open {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 6px;
  }

  body.printing-page .top-nav .menu a {
    min-height: 34px;
    padding: 8px 6px;
    font-size: 0.58rem;
    line-height: 1;
  }

  body.printing-page .print-products-hero {
    display: block;
    min-height: 0;
    margin: 0;
    padding: 24px 18px 16px;
    text-align: left;
    background:
      radial-gradient(circle at 92% 11%, rgba(255, 88, 172, 0.36), transparent 26%),
      radial-gradient(circle at 64% 18%, rgba(63, 111, 255, 0.22), transparent 30%),
      linear-gradient(180deg, #ffffff 0%, #f7fbff 60%, #eaf7ff 100%);
  }

  body.printing-page .shirt-hero-copy {
    max-width: none;
  }

  body.printing-page .breadcrumb {
    margin: 0 0 7px;
    color: #234368;
    font-size: 0.74rem;
    font-weight: 900;
  }

  body.printing-page .shirt-hero-copy > span {
    color: #08b9d7;
    font-size: 0.72rem;
    font-weight: 900;
  }

  body.printing-page .shirt-hero-copy h1 {
    max-width: 340px;
    margin: 6px 0 10px;
    color: #05275c;
    font-size: clamp(2.05rem, 10.5vw, 3.1rem);
    line-height: 0.93;
  }

  body.printing-page .shirt-hero-copy h1 span,
  body.printing-page .shirt-hero-copy h1 strong {
    white-space: normal;
  }

  body.printing-page .shirt-hero-copy h1 strong {
    color: #147ee8;
  }

  body.printing-page .shirt-hero-copy > p {
    max-width: 330px;
    margin: 0;
    color: #102f59;
    font-size: 0.93rem;
    line-height: 1.35;
  }

  body.printing-page .shirt-benefit-row {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 8px;
    margin: 18px 0 16px;
  }

  body.printing-page .shirt-benefit-row span {
    min-height: 46px;
    padding-left: 28px;
    font-size: 0.52rem;
    line-height: 1.1;
  }

  body.printing-page .shirt-benefit-row span::before {
    width: 21px;
    height: 21px;
    border-width: 1.5px;
  }

  body.printing-page .shirt-benefit-row b,
  body.printing-page .shirt-benefit-row small {
    font-size: 0.52rem;
    line-height: 1.05;
  }

  body.printing-page .shirt-hero-actions {
    display: block;
    max-width: 150px;
  }

  body.printing-page .shirt-hero-actions .action-gradient {
    width: 100%;
    min-height: 44px;
    border-radius: 5px;
    font-size: 0.62rem;
  }

  body.printing-page .shirt-hero-actions .outline-button {
    display: none;
  }

  body.printing-page .shirt-store-hero .np-rating {
    margin: 8px 0 0;
    color: #05275c;
    font-size: 0.95rem;
  }

  body.printing-page .shirt-store-hero .np-rating span {
    color: #53617a;
    font-size: 0.7rem;
  }

  body.printing-page .print-products-visual {
    display: none;
  }

  body.printing-page .product-builder {
    display: grid;
    grid-template-columns: minmax(130px, 0.62fr) minmax(0, 1fr);
    gap: 10px;
    padding: 16px 12px 8px;
    border-bottom: 0;
  }

  body.printing-page .product-sidebar {
    grid-column: 1;
    border-right: 1px solid var(--line);
    border-bottom: 0;
    padding: 0 8px 0 0;
  }

  body.printing-page .product-sidebar > span {
    margin-bottom: 10px;
    font-size: 0.72rem;
  }

  body.printing-page .product-list {
    grid-template-columns: 1fr;
    gap: 5px;
    max-height: none;
    overflow: visible;
    padding-right: 0;
  }

  body.printing-page .product-list button {
    min-height: 29px;
    border-radius: 5px;
    padding: 5px 7px;
    font-size: 0.62rem;
    line-height: 1.05;
  }

  body.printing-page .product-stock {
    padding: 2px 5px;
    font-size: 0.48rem;
  }

  body.printing-page .product-detail-card {
    display: contents;
  }

  body.printing-page .product-preview {
    grid-column: 2;
    display: block;
    min-width: 0;
  }

  body.printing-page .product-art {
    display: none;
  }

  body.printing-page .service-kicker {
    font-size: 0.58rem;
  }

  body.printing-page .product-preview h2 {
    font-size: clamp(1.6rem, 8vw, 2.4rem);
    line-height: 0.94;
  }

  body.printing-page .product-preview p {
    margin-top: 8px;
    font-size: 0.57rem;
    line-height: 1.35;
  }

  body.printing-page .product-info-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 6px;
    margin-top: 9px;
  }

  body.printing-page .product-info-grid article {
    padding: 8px;
    border-radius: 5px;
  }

  body.printing-page .product-info-grid span {
    font-size: 0.48rem;
  }

  body.printing-page .product-info-grid p,
  body.printing-page .product-info-grid ul {
    margin-top: 4px;
    padding-left: 10px;
    font-size: 0.48rem;
    line-height: 1.25;
  }

  body.printing-page .product-order-panel,
  body.printing-page .product-order-panel.configured-product-mode,
  body.printing-page .product-order-panel.shirt-product-mode {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
    max-width: none;
    margin: 22px 4px 0;
    padding: 24px;
    border-radius: 8px;
    background: #f4f7fd;
  }

  body.printing-page .product-order-panel label,
  body.printing-page .product-order-panel.configured-product-mode label,
  body.printing-page .product-order-panel.configured-product-mode .selected-price {
    grid-template-columns: 1fr;
    gap: 7px;
  }

  body.printing-page .product-order-panel label {
    color: #102f59;
    font-size: 1rem;
  }

  body.printing-page .product-order-panel select {
    min-height: 34px;
    border-radius: 7px;
    font-size: 0.92rem;
    font-weight: 800;
  }

  body.printing-page .product-configuration-options {
    gap: 13px;
  }

  body.printing-page .banner-custom-size-fields {
    grid-template-columns: 1fr;
    gap: 13px;
  }

  body.printing-page .selected-price {
    padding-top: 8px;
    border-top: 1px solid var(--line);
  }

  body.printing-page .selected-price span {
    font-size: 0.72rem;
  }

  body.printing-page .selected-price strong {
    font-size: 1.72rem;
  }

  body.printing-page .product-order-panel .action-gradient {
    justify-self: stretch;
    min-height: 44px;
    text-align: center;
    font-size: 0.72rem;
  }

  body.printing-page .service-band {
    padding: 30px 14px 14px;
  }

  body.printing-page .section-heading {
    margin-bottom: 12px;
  }

  body.printing-page .section-heading span {
    font-size: 0.5rem;
  }

  body.printing-page .section-heading h2 {
    font-size: 1rem;
  }

  body.printing-page .service-card-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 6px;
  }

  body.printing-page .service-card-grid article {
    padding: 10px;
    border-radius: 5px;
  }

  body.printing-page .service-card-grid h3 {
    margin-bottom: 6px;
    font-size: 0.55rem;
  }

  body.printing-page .service-card-grid ul {
    gap: 4px;
    padding-left: 10px;
    font-size: 0.48rem;
    line-height: 1.25;
  }

  body.printing-page .process-strip {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 5px;
    margin: 16px 14px 0;
    overflow: visible;
    background: transparent;
  }

  body.printing-page .process-strip div {
    min-height: 58px;
    padding: 7px 4px;
    background: transparent;
  }

  body.printing-page .process-strip strong {
    width: 20px;
    height: 20px;
    margin: 0 auto;
    font-size: 0.55rem;
  }

  body.printing-page .process-strip span {
    text-align: center;
    font-size: 0.45rem;
    line-height: 1.15;
  }

  body.printing-page .service-cta {
    flex-direction: row;
    align-items: center;
    gap: 12px;
    margin: 14px 14px 26px;
    padding: 14px;
    border-radius: 5px;
  }

  body.printing-page .service-cta h2 {
    font-size: 0.82rem;
  }

  body.printing-page .service-cta p {
    margin-top: 4px;
    font-size: 0.48rem;
    line-height: 1.25;
  }

  body.printing-page .service-cta .action-gradient {
    min-width: 112px;
    min-height: 30px;
    padding: 0 8px;
    font-size: 0.46rem;
  }

  body.printing-page .footer {
    margin-top: 0;
    padding: 18px 8px 0;
    border-top: 1px solid rgba(217, 242, 255, 0.25);
  }

  body.printing-page .footer-container {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0;
  }

  body.printing-page .footer-brand,
  body.printing-page .footer-col:nth-child(2) {
    display: none;
  }

  body.printing-page .footer-col,
  body.printing-page .footer-col:first-child,
  body.printing-page .footer-col:nth-child(2) {
    align-items: center;
    min-height: 0;
    padding: 0 7px;
    border-top: 0;
    border-left: 1px solid rgba(217, 242, 255, 0.2);
    text-align: center;
  }

  body.printing-page .footer-col:nth-child(3) {
    border-left: 0;
  }

  body.printing-page .footer-col h4 {
    margin-bottom: 8px;
    font-size: 0.78rem;
    line-height: 1.05;
  }

  body.printing-page .footer-col p,
  body.printing-page .footer-col a {
    margin-bottom: 6px;
    font-size: 0.62rem;
    line-height: 1.25;
    white-space: normal;
  }

  body.printing-page .footer-bottom {
    margin-top: 14px;
    padding: 11px 0 13px;
    font-size: 0.57rem;
  }
}

@media (max-width: 760px) {
  body.print-products-editor-page .print-studio-header {
    display: none;
  }

  body.print-products-editor-page {
    padding-bottom: 0;
    background: #eef2f7;
  }

  body.print-products-editor-page .page-shell {
    width: 100%;
    margin: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
  }

  body.print-products-editor-page .reseller-strip {
    display: grid;
    gap: 8px;
    min-height: 108px;
    padding: 14px 18px 12px;
    text-align: center;
    background: linear-gradient(90deg, #05275c 0%, #03bfe7 100%);
  }

  body.print-products-editor-page .reseller-strip div {
    display: grid;
    justify-items: center;
    gap: 7px;
  }

  body.print-products-editor-page .reseller-strip strong {
    font-size: 0.8rem;
    line-height: 1.1;
  }

  body.print-products-editor-page .reseller-strip span {
    font-size: 0.68rem;
    line-height: 1.25;
  }

  body.print-products-editor-page .reseller-strip a {
    width: min(100%, 280px);
    min-height: 32px;
    justify-self: center;
    border-radius: 7px;
    font-size: 0.65rem;
  }

  body.print-products-editor-page .top-nav.site-main-header {
    grid-template-columns: minmax(82px, 1fr) 42px minmax(138px, 1.45fr);
    gap: 7px;
    min-height: 72px;
    padding: 9px 9px 11px;
    border-bottom: 5px solid #05275c;
  }

  body.print-products-editor-page .top-nav .brand {
    min-width: 0;
  }

  body.print-products-editor-page .top-nav .brand img {
    width: 88px;
  }

  body.print-products-editor-page .menu-toggle {
    grid-column: 2;
    grid-row: 1;
    display: grid;
    align-content: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    padding: 8px;
    border-radius: 9px;
    background: #05275c;
    box-shadow: 0 7px 16px rgba(5, 39, 92, 0.22);
  }

  body.print-products-editor-page .menu-toggle span {
    width: 22px;
    height: 3px;
    margin: 3px 0;
    background: #fff;
  }

  body.print-products-editor-page .top-nav .nav-actions {
    grid-column: 3;
    grid-row: 1;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    gap: 6px;
    min-width: 0;
  }

  body.print-products-editor-page .phone-pill {
    min-height: 36px;
    padding: 0 8px;
    border-radius: 8px;
    font-size: 0.58rem;
  }

  body.print-products-editor-page .language-switch {
    min-height: 36px;
    flex: 0 0 auto;
    gap: 2px;
    padding: 3px;
  }

  body.print-products-editor-page .language-switch button {
    min-width: 26px;
    height: 28px;
    font-size: 0.58rem;
  }

  body.print-products-editor-page .top-nav .menu {
    grid-column: 1 / -1;
    width: 100%;
    margin-top: 8px;
  }

  body.print-products-editor-page .top-nav .menu.open {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 6px;
  }

  body.print-products-editor-page .top-nav .menu a {
    min-height: 34px;
    padding: 8px 6px;
    font-size: 0.58rem;
    line-height: 1;
  }

  body.print-products-editor-page .print-editor-page {
    padding-bottom: 0;
    background: #eef4fa;
  }

  body.print-products-editor-page .print-order-hero {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 14px;
    padding: 28px 18px;
  }

  body.print-products-editor-page .print-order-hero span {
    font-size: 0.6rem;
  }

  body.print-products-editor-page .print-order-hero h1 {
    max-width: 360px;
    margin: 4px 0 8px;
    font-size: clamp(2.2rem, 11vw, 3.25rem);
  }

  body.print-products-editor-page .print-order-hero p {
    max-width: 390px;
    font-size: 0.78rem;
    line-height: 1.35;
  }

  body.print-products-editor-page .print-whatsapp {
    min-width: 104px;
    min-height: 44px;
    padding: 0 14px;
    font-size: 0.62rem;
  }

  body.print-products-editor-page .print-editor-workspace {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
    max-width: none;
    padding: 0;
  }

  body.print-products-editor-page .print-editor-main {
    display: contents;
  }

  body.print-products-editor-page .print-design-card {
    order: 1;
    padding: 8px 8px 14px;
    border: 0;
    border-radius: 0;
    box-shadow: none;
  }

  body.print-products-editor-page .print-design-top {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: end;
    gap: 10px;
    margin-bottom: 6px;
  }

  body.print-products-editor-page .print-design-top span {
    font-size: 0.62rem;
  }

  body.print-products-editor-page .print-design-top h2 {
    font-size: 0.86rem;
    line-height: 1.15;
  }

  body.print-products-editor-page .print-design-top .save-btn {
    width: auto;
    min-height: 28px;
    padding: 0 8px;
    border-radius: 3px;
    font-size: 0.58rem;
    white-space: nowrap;
  }

  body.print-products-editor-page .print-side-tabs {
    gap: 7px;
    margin-bottom: 10px;
  }

  body.print-products-editor-page .print-side-tabs button {
    min-width: 58px;
    min-height: 30px;
    border-radius: 4px;
    font-size: 0.68rem;
  }

  body.print-products-editor-page .print-canvas-frame {
    min-height: clamp(280px, 70vw, 470px);
    padding: 36px 18px;
    border-radius: 5px;
    background: #f3f7ff;
    overflow: hidden;
  }

  body.print-products-editor-page .print-design-canvas {
    width: min(100%, 560px);
    min-height: 0;
    border-radius: 4px;
    box-shadow: 0 20px 34px rgba(7, 20, 47, 0.18);
  }

  body.print-products-editor-page .print-safe-zone span {
    top: -13px;
    left: 10px;
    padding: 3px 7px;
    font-size: 0.48rem;
  }

  body.print-products-editor-page .print-canvas-item {
    padding: 2px;
  }

  body.print-products-editor-page .print-editor-controls {
    order: 2;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: start;
    gap: 12px;
    padding: 18px 8px;
    border: 0;
    border-radius: 0;
    background: #eef4fa;
    box-shadow: none;
  }

  body.print-products-editor-page .print-product-fields,
  body.print-products-editor-page .edit-panel {
    min-height: 100%;
    padding: 14px 12px;
    border: 1px solid #d9e8f5;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 12px 24px rgba(5, 39, 92, 0.08);
  }

  body.print-products-editor-page .edit-panel {
    margin-top: 0;
    border-top: 1px solid #d9e8f5;
  }

  body.print-products-editor-page .print-editor-card h2,
  body.print-products-editor-page .edit-panel h3 {
    margin-bottom: 10px;
    font-size: 0.92rem;
  }

  body.print-products-editor-page .print-editor-controls label,
  body.print-products-editor-page .print-option-fields label {
    gap: 5px;
    font-size: 0.55rem;
  }

  body.print-products-editor-page .print-editor-controls input,
  body.print-products-editor-page .print-editor-controls select,
  body.print-products-editor-page .print-option-fields select {
    min-height: 34px;
    padding: 0 8px;
    border-radius: 7px;
    font-size: 0.58rem;
  }

  body.print-products-editor-page .print-editor-controls input[type="color"] {
    padding: 3px;
  }

  body.print-products-editor-page .print-editor-controls .primary-btn,
  body.print-products-editor-page .print-editor-controls .secondary-btn,
  body.print-products-editor-page .print-editor-controls .danger-btn,
  body.print-products-editor-page .print-upload {
    min-height: 34px;
    border-radius: 4px;
    font-size: 0.62rem;
  }

  body.print-products-editor-page .print-upload input {
    width: 100%;
    margin-top: 6px;
    font-size: 0.5rem;
  }

  body.print-products-editor-page .print-bottom-panels {
    order: 3;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    padding: 0 8px 16px;
    background: #eef4fa;
  }

  body.print-products-editor-page .print-order-summary,
  body.print-products-editor-page .print-submit-card {
    padding: 14px 12px;
    border-radius: 4px;
  }

  body.print-products-editor-page .print-order-summary h2,
  body.print-products-editor-page .print-submit-card h2 {
    margin-bottom: 12px;
    font-size: 0.8rem;
  }

  body.print-products-editor-page .print-order-summary dl {
    gap: 6px;
  }

  body.print-products-editor-page .print-order-summary dl div {
    grid-template-columns: minmax(52px, 0.72fr) minmax(0, 1fr);
    gap: 8px;
    padding-bottom: 6px;
  }

  body.print-products-editor-page .print-order-summary dt,
  body.print-products-editor-page .print-order-summary dd,
  body.print-products-editor-page .summary-total span,
  body.print-products-editor-page .summary-total strong {
    font-size: 0.56rem;
    line-height: 1.25;
  }

  body.print-products-editor-page .print-submit-card .how-box {
    display: grid;
    gap: 8px;
    padding: 10px;
    border-radius: 4px;
    background: #f3f7fb;
  }

  body.print-products-editor-page .print-submit-card .how-box p {
    margin: 0;
    font-size: 0.58rem;
    font-weight: 800;
    line-height: 1.35;
  }

  body.print-products-editor-page .print-submit-card .submit-btn {
    min-height: 32px;
    margin-top: 12px;
    border-radius: 4px;
    font-size: 0.58rem;
  }

  body.print-products-editor-page .order-status {
    margin-top: 8px;
    font-size: 0.58rem;
  }

  body.print-products-editor-page .footer {
    margin-top: 0;
    padding: 18px 8px 0;
    border-top: 1px solid rgba(217, 242, 255, 0.25);
  }

  body.print-products-editor-page .footer-container {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0;
  }

  body.print-products-editor-page .footer-brand,
  body.print-products-editor-page .footer-col:nth-child(2) {
    display: none;
  }

  body.print-products-editor-page .footer-col,
  body.print-products-editor-page .footer-col:first-child,
  body.print-products-editor-page .footer-col:nth-child(2) {
    align-items: center;
    min-height: 0;
    padding: 0 7px;
    border-top: 0;
    border-left: 1px solid rgba(217, 242, 255, 0.2);
    text-align: center;
  }

  body.print-products-editor-page .footer-col:nth-child(3) {
    border-left: 0;
  }

  body.print-products-editor-page .footer-col h4 {
    margin-bottom: 8px;
    font-size: 0.78rem;
    line-height: 1.05;
  }

  body.print-products-editor-page .footer-col p,
  body.print-products-editor-page .footer-col a {
    margin-bottom: 6px;
    font-size: 0.62rem;
    line-height: 1.25;
    white-space: normal;
  }

  body.print-products-editor-page .footer-bottom {
    margin-top: 14px;
    padding: 11px 0 13px;
    font-size: 0.57rem;
  }
}
