/* Geek Media Print Engine - frontend */
.gmpe-wrap,.gmpe-wrap *{box-sizing:border-box}
.gmpe-wrap{width:100%;max-width:1360px;margin:0 auto 26px;font-family:inherit;color:#111;clear:both;overflow:visible;position:relative;z-index:5}
.gmpe-wrap[hidden],.gmpe-wrap [hidden]{display:none!important}
.gmpe-searchline{display:flex;width:100%;margin:0 auto 24px;background:#fff;border:1px solid #ddd;box-shadow:none}
.gmpe-searchline input{flex:1;min-width:0;height:58px;padding:0 20px!important;border:0!important;background:#fff!important;font-size:16px!important;line-height:58px!important;box-shadow:none!important;border-radius:0!important;outline:none!important;color:#222!important}
.gmpe-search-btn{flex:0 0 62px;width:62px;height:58px;border:0!important;border-left:1px solid #ddd!important;background:#f7f7f7!important;font-size:28px!important;line-height:1!important;cursor:pointer;color:#111!important;border-radius:0!important;padding:0!important}
.gmpe-panel{width:100%;display:grid;grid-template-columns:minmax(230px,1.45fr) minmax(220px,1.15fr) minmax(120px,.68fr) minmax(190px,1.05fr) minmax(170px,.9fr) minmax(210px,1fr);align-items:end;gap:18px;background:var(--gmpe-bg,#fff);box-shadow:0 18px 42px rgba(20,16,10,.12);padding:26px 30px;border-top:5px solid var(--gmpe-primary,#c70000);border-radius:2px;overflow:visible}
.gmpe-layout-flush .gmpe-panel{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.94));box-shadow:0 16px 38px rgba(70,42,24,.13);border-radius:2px}
.gmpe-field{display:flex;flex-direction:column;justify-content:flex-end;min-width:0;position:relative}
.gmpe-field label,.gmpe-price-label{display:flex;align-items:flex-end;height:22px;font-weight:800;margin:0 0 9px!important;font-size:15px!important;color:#111!important;line-height:1.15!important}
.gmpe-field label span{font-weight:700;color:#333}
.gmpe-field input,.gmpe-field select,.gmpe-product-trigger{width:100%!important;height:50px!important;border:1px solid #cfd7df!important;border-radius:5px!important;padding:0 13px!important;font-size:16px!important;line-height:50px!important;background:#fff!important;color:#111!important;box-shadow:none!important;outline:none!important;margin:0!important;text-indent:0!important;appearance:auto!important;-webkit-appearance:auto!important}
.gmpe-field input:focus,.gmpe-field select:focus,.gmpe-product-trigger:focus{border-color:#0b82d9!important;box-shadow:0 0 0 2px rgba(11,130,217,.10)!important}
.gmpe-field small{display:block;color:#1688ff;margin:7px 0 0;font-size:12px;line-height:1.2;min-height:28px}
.gmpe-size-row{display:flex;gap:10px;align-items:center;white-space:nowrap;height:50px}
.gmpe-size-row span{font-weight:700;line-height:50px}
.gmpe-size-row input{width:74px!important;text-align:center!important;min-width:74px!important}
.gmpe-product-picker{position:relative;width:100%}
.gmpe-product-trigger{display:flex!important;align-items:center;gap:10px;text-align:left;cursor:pointer;padding:0 12px!important;appearance:none!important;-webkit-appearance:none!important}
.gmpe-product-thumb{width:38px;height:34px;flex:0 0 38px;display:flex;align-items:center;justify-content:center;background:#f4f4f4;border-radius:3px;overflow:hidden}
.gmpe-product-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.gmpe-product-name{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}
.gmpe-product-chevron{margin-left:auto;color:#8b949e;font-size:21px;line-height:1}
.gmpe-product-menu{position:absolute;top:calc(100% + 6px);left:0;width:min(430px,92vw);max-width:430px;background:#fff;border:1px solid #ccd6df;border-radius:5px;box-shadow:0 16px 38px rgba(0,0,0,.18);z-index:9999;overflow:hidden}
.gmpe-product-menu-search{width:100%!important;height:48px!important;padding:0 14px!important;border:0!important;border-bottom:1px solid #e1e5ea!important;border-radius:0!important;font-size:15px!important;box-shadow:none!important;outline:none!important}
.gmpe-product-results{max-height:360px;overflow:auto}
.gmpe-product-result{display:flex!important;width:100%;gap:12px;align-items:center;text-align:left;border:0!important;border-bottom:1px solid #eef1f4!important;background:#fff!important;color:#111!important;padding:12px 14px!important;box-shadow:none!important;border-radius:0!important;cursor:pointer!important}
.gmpe-product-result:hover,.gmpe-product-result.selected{background:#f7fafc!important}
.gmpe-result-img{width:70px;height:52px;flex:0 0 70px;background:#f1f1f1;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:3px}
.gmpe-result-img img{width:100%;height:100%;object-fit:cover;display:block}
.gmpe-result-copy{display:flex;flex-direction:column;gap:4px;min-width:0}
.gmpe-result-copy strong{font-size:15px;line-height:1.15;color:#111;font-weight:800}
.gmpe-result-copy small{font-size:13px;color:#59636f;line-height:1.25}
.gmpe-price-box{display:flex;flex-direction:column;justify-content:flex-end;min-width:0;padding-bottom:0;align-self:end}
.gmpe-price-label{margin-bottom:5px!important;height:22px!important}
.gmpe-price{display:block;color:var(--gmpe-button,#89c83a);font-size:31px!important;line-height:50px!important;height:50px;font-weight:800!important;white-space:nowrap;letter-spacing:-.5px}
.gmpe-price .woocommerce-Price-amount{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}
.gmpe-price-note{display:block;font-size:12px;color:#a35b00;margin-top:7px;line-height:1.25;min-height:28px;max-width:210px}
.gmpe-get-started{align-self:end;width:100%;height:50px;background:var(--gmpe-button,#89c83a)!important;color:#fff!important;border:0!important;border-radius:8px!important;padding:0 24px!important;font-size:18px!important;font-weight:800!important;cursor:pointer!important;text-align:center!important;line-height:50px!important;box-shadow:none!important;white-space:nowrap;margin-bottom:35px!important}
.gmpe-get-started:hover,.gmpe-add-cart:hover{filter:brightness(.96)}
.gmpe-toggle-options{margin:18px 0 6px;background:transparent!important;border:0!important;color:#1688ff!important;font-size:16px!important;cursor:pointer!important;padding:0!important;box-shadow:none!important}
.gmpe-options{border-bottom:1px solid #ddd;padding:18px 0 28px;overflow:visible;background:transparent}
.gmpe-group-tabs{display:flex;gap:24px;row-gap:12px;flex-wrap:wrap;justify-content:center;align-items:center;margin:4px 0 30px}
.gmpe-group-tab{background:transparent!important;border:0!important;border-bottom:2px solid transparent!important;border-radius:0!important;padding:10px 4px!important;font-size:17px!important;line-height:1.25!important;cursor:pointer!important;color:#111!important;box-shadow:none!important;font-weight:500!important;white-space:nowrap}
.gmpe-group-tab.active{border-color:#0877cf!important}.gmpe-group-tab span{font-weight:400;color:#111}.gmpe-group-panel{display:none;width:100%}.gmpe-group-panel.active{display:block}.gmpe-card-grid{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;width:100%}
.gmpe-option-card{width:160px;min-height:186px;border:2px solid #d1d8df;border-radius:5px;padding:12px;background:#fff;cursor:pointer;position:relative;display:flex;flex-direction:column;gap:8px;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease}.gmpe-option-card:hover{box-shadow:0 6px 16px rgba(0,0,0,.07)}.gmpe-option-card input{position:absolute!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important}.gmpe-option-card:has(input:checked),.gmpe-option-card.selected{border-color:#0877cf;box-shadow:0 0 0 1px #0877cf inset}.gmpe-card-title{font-size:14px;line-height:1.25;color:#111;min-height:34px}.gmpe-option-card img,.gmpe-placeholder-img{display:block;width:100%;height:92px;object-fit:contain;background:#f3f3f3;border-radius:2px}.gmpe-option-card small{font-size:13px;color:#111;margin-top:auto}
.gmpe-artwork{background:#fffaf2;border:1px solid #ffe0ad;padding:18px;margin-top:18px}.gmpe-artwork h3{margin-top:0}.gmpe-artwork label{display:block;margin:8px 0}.gmpe-muted{color:#666}.gmpe-actions{display:flex;gap:15px;align-items:center;justify-content:flex-end;margin-top:22px}.gmpe-add-cart{background:var(--gmpe-button,#89c83a)!important;color:#fff!important;border:0!important;border-radius:8px!important;padding:17px 30px!important;font-size:18px!important;font-weight:800!important;cursor:pointer!important;box-shadow:none!important}.gmpe-status{color:#555}.gmpe-thankyou-note{border-left:4px solid var(--gmpe-primary,#c70000);background:#fff7f7;padding:14px;margin:20px 0}
.gmpe-layout-compact{max-width:1100px;margin:12px auto 22px}.gmpe-layout-compact .gmpe-panel{grid-template-columns:1.4fr 1.05fr .65fr .95fr 1fr}.gmpe-layout-compact .gmpe-fulfilment{display:none}.gmpe-layout-compact .gmpe-price-note{display:none}.gmpe-layout-compact .gmpe-price{font-size:28px!important}.gmpe-wrap .gmpe-actions[hidden],.gmpe-wrap .gmpe-artwork[hidden],.gmpe-wrap .gmpe-options[hidden]{display:none!important}
@media(max-width:1180px){.gmpe-panel{grid-template-columns:1.4fr 1fr .7fr 1fr}.gmpe-price-box{grid-column:auto}.gmpe-get-started{margin-bottom:35px!important}}
@media(max-width:900px){.gmpe-panel{grid-template-columns:1fr 1fr}.gmpe-get-started{margin-bottom:0!important}.gmpe-field small,.gmpe-price-note{min-height:0}.gmpe-price{height:auto;line-height:1.15!important}}
@media(max-width:760px){.gmpe-wrap{margin:0 auto 18px}.gmpe-panel{display:grid;grid-template-columns:1fr;padding:20px;gap:16px}.gmpe-get-started{height:52px}.gmpe-searchline{margin-bottom:18px}.gmpe-group-tabs{justify-content:flex-start;gap:16px}.gmpe-card-grid{justify-content:flex-start}.gmpe-option-card{width:calc(50% - 6px);min-height:170px}.gmpe-actions{justify-content:stretch}.gmpe-add-cart{width:100%}.gmpe-product-menu{width:100%}.gmpe-field label,.gmpe-price-label{height:auto}.gmpe-field small{min-height:0}.gmpe-price-note{min-height:0}.gmpe-price{height:auto;line-height:1.1!important}.gmpe-get-started{margin-bottom:0!important}}
@media(max-width:420px){.gmpe-option-card{width:100%}.gmpe-size-row input{width:70px!important;min-width:70px!important}.gmpe-price{font-size:29px!important}}

/* v0.1.4 refinements */
.gmpe-panel{grid-template-columns:minmax(260px,1.35fr) minmax(210px,1fr) minmax(140px,.7fr) minmax(205px,1fr) minmax(175px,.82fr) minmax(220px,1fr);align-items:end;gap:18px 20px;background:rgba(255,255,255,.96);box-shadow:0 18px 44px rgba(42,24,12,.13),0 2px 6px rgba(42,24,12,.05);border-radius:3px;padding:26px 34px 24px;}
.gmpe-field label,.gmpe-price-label{height:24px;margin-bottom:8px!important;align-items:center;}
.gmpe-qty-field label{display:flex!important;gap:8px;align-items:center!important;white-space:nowrap;}
.gmpe-qty-field label span{font-size:15px!important;color:#111!important;font-weight:800!important;}
.gmpe-qty-field label small{display:inline!important;color:#1688ff!important;font-size:12px!important;line-height:1!important;margin:0!important;min-height:0!important;font-weight:600!important;}
.gmpe-qty-field input{height:50px!important;}
.gmpe-price-box{align-self:end;padding-bottom:0;}
.gmpe-price-label{margin-bottom:2px!important;}
.gmpe-price{height:50px!important;line-height:50px!important;}
.gmpe-start-box{display:flex;flex-direction:column;justify-content:flex-end;align-self:end;min-width:0;}
.gmpe-start-box .gmpe-get-started{width:100%;margin:0!important;height:50px!important;line-height:50px!important;}
.gmpe-start-box .gmpe-price-note{display:block;min-height:22px;margin:7px 0 0;font-size:12px;line-height:1.25;color:#a35b00;max-width:100%;}
.gmpe-price-box .gmpe-price-note{display:none!important;}
.gmpe-product-menu{width:min(470px,92vw);max-width:470px;}
.gmpe-product-menu-search-row{position:relative;border-bottom:1px solid #e1e5ea;}
.gmpe-product-menu-search{height:54px!important;padding:0 52px 0 14px!important;border-bottom:0!important;font-size:16px!important;}
.gmpe-product-menu-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:24px;color:#1688ff;pointer-events:none;}
.gmpe-product-results{max-height:420px;}
.gmpe-product-result{align-items:flex-start!important;padding:13px 14px!important;}
.gmpe-result-img{width:84px;height:62px;flex-basis:84px;}
.gmpe-result-copy{gap:5px;}
.gmpe-result-copy strong{font-size:16px;}
.gmpe-result-copy small{font-size:14px;line-height:1.32;color:#414b56;}
.gmpe-learn-more{display:inline-block;color:#1688ff!important;font-weight:700!important;text-decoration:underline!important;font-size:14px!important;line-height:1.1!important;}
.gmpe-toggle-options{margin-top:20px!important;}
.gmpe-layout-product{max-width:100%;}
.gmpe-layout-product .gmpe-panel{grid-template-columns:1fr 1fr;box-shadow:none;border-top:0;padding:18px;background:#fff;}
.gmpe-layout-product .gmpe-product-field{display:none;}
.gmpe-layout-product .gmpe-start-box{grid-column:2;}
.gmpe-product-detail{display:grid;grid-template-columns:minmax(360px,1.15fr) minmax(360px,.85fr);gap:48px;max-width:1200px;margin:28px auto;padding:0 20px;}
.gmpe-product-gallery-main{background:#f7f7f7;border:1px solid #eee;min-height:320px;display:flex;align-items:center;justify-content:center;overflow:hidden;}
.gmpe-product-gallery-main img{width:100%;height:auto;display:block;object-fit:contain;}
.gmpe-product-thumbs{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap;}
.gmpe-product-thumbs img{width:78px;height:58px;object-fit:cover;border:1px solid #ddd;background:#f7f7f7;border-radius:3px;}
.gmpe-product-copy h1{font-size:34px;line-height:1.12;margin:0 0 8px;}
.gmpe-product-copy .gmpe-product-desc{font-size:17px;line-height:1.45;margin:0 0 20px;color:#222;}
@media(max-width:1280px){.gmpe-panel{grid-template-columns:minmax(240px,1.3fr) minmax(200px,1fr) minmax(130px,.7fr) minmax(190px,1fr) minmax(160px,.8fr) minmax(210px,1fr);gap:16px;padding-left:28px;padding-right:28px}.gmpe-price{font-size:29px!important}}
@media(max-width:1120px){.gmpe-panel{grid-template-columns:1.35fr 1fr .7fr 1fr;}.gmpe-start-box{grid-column:auto}.gmpe-price-box{grid-column:auto}}
@media(max-width:900px){.gmpe-panel{grid-template-columns:1fr 1fr}.gmpe-start-box .gmpe-get-started{margin:0!important}.gmpe-product-detail{grid-template-columns:1fr;gap:22px}.gmpe-layout-product .gmpe-panel{grid-template-columns:1fr}}
@media(max-width:760px){.gmpe-panel{grid-template-columns:1fr}.gmpe-start-box .gmpe-price-note{min-height:0}.gmpe-product-menu{width:100%}.gmpe-product-result{gap:10px}.gmpe-result-img{width:72px;height:54px;flex-basis:72px}.gmpe-product-detail{padding:0}.gmpe-product-copy h1{font-size:28px}}
