:root{--ink:#172831;--teal:#087f82;--coral:#ef745e;--cream:#f5f8f7;--line:#d8e3e2;--muted:#617177;--white:#fff;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px}button,input,select,textarea{font:inherit}a{color:inherit}.skip-link{position:absolute;left:-9999px;top:10px;z-index:20;background:#fff;padding:12px}.skip-link:focus{left:10px}.page-width{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{background:var(--ink);color:#fff;border-bottom:3px solid var(--coral)}.header-inner{width:min(1180px,calc(100% - 40px));min-height:88px;margin:auto;display:flex;align-items:center;gap:28px}.brand{display:flex}.brand-logo{width:168px;height:auto;max-height:70px;object-fit:contain}.header-note{display:flex;align-items:center;gap:9px;color:#c6d5d7;font-size:.9rem}.status-dot{width:8px;height:8px;border-radius:50%;background:#63c7b9}.cart-link{margin-left:auto;text-decoration:none;font-weight:800;padding:11px 15px;border:1px solid #49616a;border-radius:10px}.store-intro{padding:54px 0 30px;display:flex;justify-content:space-between;align-items:end;gap:30px}.store-intro>div:first-child{max-width:760px}.eyebrow{margin:0 0 8px;color:var(--teal);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.store-intro h1,.product-info h1,.cart-page h1,.not-found h1{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.5rem,5vw,4.7rem);line-height:.98;letter-spacing:-.04em}.store-intro>div>p:last-child{max-width:690px;margin:21px 0 0;color:var(--muted);font-size:1.08rem;line-height:1.65}.intro-badge{display:flex;align-items:center;gap:12px;padding:14px 18px;border-radius:14px;background:var(--ink);color:#fff}.intro-badge b{font-size:1.2rem}.bag-icon{color:#63c7b9}.builder{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:24px;align-items:start;padding-bottom:76px}.builder-panel{grid-column:1;padding:clamp(22px,4vw,38px);background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 14px 45px rgb(24 35 43 / 6%)}.logo-panel{margin-top:0}.section-heading{display:flex;gap:16px;align-items:flex-start;margin-bottom:25px}.section-heading>span{display:grid;place-items:center;flex:none;width:38px;height:38px;border-radius:50%;background:var(--ink);color:#fff;font-weight:900}.section-heading h1,.section-heading h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:1.75rem}.section-heading p{margin:6px 0 0;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.product-card{display:grid;gap:9px;padding:15px;border:1px solid var(--line);border-radius:17px;background:#fcfefd}.catalog-image{height:190px;display:grid;place-items:center;border-radius:12px;background:radial-gradient(circle at 50% 45%,#f3f8f7,#e1eae9);overflow:hidden}.catalog-image img{width:95%;height:95%;object-fit:contain}.product-title{display:flex;justify-content:space-between;align-items:start;gap:12px;margin:4px 0}.product-title h3{margin:0;font-size:1rem}.product-title p{margin:4px 0 0;color:#809095;font-size:.78rem}.product-title>strong{white-space:nowrap;color:var(--teal);font-size:.9rem}.product-card label,.logo-upload-card label,.product-info label,.checkout-card label,.cart-price label{font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}select,input,textarea{width:100%;min-height:44px;border:1px solid #cbd9d8;border-radius:10px;background:#fff;color:var(--ink);padding:10px 12px}.quantity-control{display:grid;grid-template-columns:42px 70px 42px;width:max-content}.quantity-control button{border:1px solid #cbd9d8;background:#fff}.quantity-control button:first-child{border-radius:10px 0 0 10px}.quantity-control button:last-child{border-radius:0 10px 10px 0}.quantity-control input{border-radius:0;text-align:center}.order-summary{grid-column:2;grid-row:1/span 2;position:sticky;top:20px;padding:28px;background:#fff;border:1px solid var(--line);border-top:5px solid var(--coral);border-radius:var(--radius);box-shadow:0 14px 45px rgb(24 35 43 / 6%)}.order-summary h2{margin:0 0 25px;font-size:1.5rem}.summary-total,.summary-line,.cart-total{display:flex;align-items:end;justify-content:space-between;gap:16px;padding:15px 0;border-top:1px solid #e2e9e8}.summary-total strong,.cart-total strong{font-size:1.6rem}.order-summary>p:not(.eyebrow),.checkout-card>p{color:#738287;font-size:.82rem;line-height:1.55}.primary-button,.secondary-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:0;border-radius:11px;padding:12px 18px;text-decoration:none;font-weight:900;cursor:pointer}.primary-button{width:100%;background:var(--teal);color:#fff}.primary-button:hover{background:#066d70}.primary-button:disabled{opacity:.45;cursor:not-allowed}.secondary-button{width:100%;background:#e8f2f1;color:var(--ink)}.logo-upload-card{display:grid;gap:9px}.logo-upload-card label small{display:block;margin-top:5px;color:#859397;font-size:.8rem;font-weight:500;letter-spacing:0;text-transform:none}.logo-upload-card input[type=file]{min-height:74px;padding:20px;border:2px dashed #9fc7c3}.hidden-logo-form{display:none}.setup-warning{grid-column:1/-1;padding:20px;border-radius:12px;background:#fff0ed;color:#8f4438}.setup-warning p{margin-bottom:0}.form-message{min-height:20px;color:#a34a3d}.site-footer{min-height:130px;padding:30px max(20px,calc((100% - 1180px)/2));display:flex;justify-content:space-between;gap:25px;background:var(--ink);color:#fff}.site-footer>div{display:grid;gap:6px}.site-footer span{color:#b9cacc}.site-footer a{color:#d5e5e4}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding-block:62px}.product-media{min-height:480px;display:grid;place-items:center;border-radius:24px;background:radial-gradient(circle,#f4f9f8,#dfeae8)}.product-media img{max-width:90%;max-height:520px;object-fit:contain}.product-info{padding-block:25px}.product-description{margin:25px 0;color:var(--muted);line-height:1.7}.product-info form{display:grid;gap:12px}.cart-page{padding-block:55px 80px}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:24px;align-items:start}.cart-lines{display:grid;gap:14px}.cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:20px;padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff}.cart-image{display:grid;place-items:center;background:#edf4f3;border-radius:11px;overflow:hidden}.cart-image img{width:100%;height:110px;object-fit:contain}.cart-item h2{margin:2px 0 5px;font-size:1.15rem}.cart-item p{margin:4px 0;color:var(--muted);font-size:.88rem}.property a{color:var(--teal)}.remove-link{display:inline-block;margin-top:8px;color:#a04c3f;font-size:.82rem}.cart-price{display:grid;justify-items:end;align-content:start;gap:9px}.cart-price input{width:75px}.checkout-card{position:sticky;top:20px;display:grid;gap:10px;padding:25px;border:1px solid var(--line);border-top:5px solid var(--coral);border-radius:18px;background:#fff}.checkout-card textarea{min-height:100px}.empty-cart,.not-found{min-height:55vh;display:grid;place-content:center;justify-items:center;gap:20px;text-align:center}.empty-cart h2{font-family:Georgia,serif;font-size:2rem}
@media(max-width:900px){.builder,.cart-layout{grid-template-columns:1fr}.order-summary{grid-column:1;grid-row:auto;position:static}.product-page{grid-template-columns:1fr}.product-media{min-height:340px}}
@media(max-width:680px){.page-width,.header-inner{width:min(100% - 28px,1180px)}.header-note{display:none}.store-intro{align-items:flex-start;flex-direction:column}.product-grid{grid-template-columns:1fr}.builder-panel{padding:22px 16px}.cart-item{grid-template-columns:85px 1fr}.cart-price{grid-column:2;justify-items:start}.site-footer{flex-direction:column}.product-page{gap:15px;padding-block:35px}.product-media{min-height:280px}}
.catalog-image canvas{width:95%;height:95%;object-fit:contain}.product-media canvas{max-width:90%;max-height:520px;width:auto;height:auto;object-fit:contain}.color-preview-note{min-height:1em;margin:-3px 0 0;color:var(--teal);font-size:.72rem;font-weight:800}.product-media [hidden],.catalog-image [hidden]{display:none}
.logo-proof-editor{display:grid;gap:12px;margin-top:8px;padding:13px;border:1px solid #bad4d1;border-radius:14px;background:#f4f9f8}.logo-proof-editor[hidden]{display:none}.logo-proof-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.logo-proof-heading>div{display:grid;gap:3px}.logo-proof-heading strong{font-size:.85rem}.logo-proof-heading small{color:var(--muted);font-size:.67rem;line-height:1.35}.logo-proof-heading>span{flex:none;padding:4px 7px;border-radius:999px;background:var(--ink);color:#fff;font-size:.62rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.logo-proof-stage{--proof-color:#3d4144;position:relative;aspect-ratio:1.08/1;overflow:hidden;border:1px solid #cbdcda;border-radius:12px;background:radial-gradient(circle at 50% 42%,#fff 0,#e8f1f0 72%);touch-action:none}.garment-proof{position:absolute;inset:4%;width:92%;height:92%;filter:drop-shadow(0 10px 10px rgb(23 40 49 / 12%))}.garment-fill{fill:var(--proof-color);stroke:#15252d;stroke-width:2;stroke-linejoin:round}.garment-outline{stroke-width:3}.garment-detail{fill:none;stroke:rgb(255 255 255 / 42%);stroke-width:3;stroke-linecap:round}.garment-shade{fill:none;stroke:rgb(0 0 0 / 22%);stroke-width:3}.garment-back{display:none}.logo-proof-stage[data-view="back"] .garment-front{display:none}.logo-proof-stage[data-view="back"] .garment-back{display:block}.customer-logo-proof{position:absolute;z-index:3;left:39%;top:33%;width:17.5%;max-height:38%;object-fit:contain;transform:translate(-50%,-50%);cursor:grab;touch-action:none;user-select:none;-webkit-user-drag:none;filter:drop-shadow(0 1px 2px rgb(0 0 0 / 30%))}.customer-logo-proof.is-dragging{cursor:grabbing;filter:drop-shadow(0 5px 7px rgb(0 0 0 / 35%))}.logo-proof-empty{position:absolute;z-index:4;left:50%;bottom:8px;transform:translateX(-50%);width:85%;margin:0;padding:6px 8px;border-radius:8px;background:rgb(255 255 255 / 90%);color:var(--muted);font-size:.68rem;text-align:center}.proof-drop-zones span{position:absolute;z-index:2;width:19%;height:17%;border:1px dashed rgb(8 127 130 / 45%);border-radius:8px;transform:translate(-50%,-50%);pointer-events:none}.proof-drop-zones [data-zone="left-chest"]{left:39%;top:33%}.proof-drop-zones [data-zone="right-chest"]{left:61%;top:33%}.proof-drop-zones [data-zone="center-front"]{left:50%;top:47%;width:38%;height:34%}.proof-drop-zones [data-zone="back-shoulders"]{display:none;left:50%;top:30%;width:38%;height:20%}.logo-proof-stage[data-view="back"] .proof-drop-zones span{display:none}.logo-proof-stage[data-view="back"] .proof-drop-zones [data-zone="back-shoulders"]{display:block}.placement-choices{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;border:0}.placement-choices legend{width:100%;margin-bottom:2px;color:var(--muted);font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.placement-choice{min-height:32px;padding:6px 8px;border:1px solid #bdd0ce;border-radius:8px;background:#fff;color:var(--ink);font-size:.68rem;font-weight:800;cursor:pointer}.placement-choice.is-active{border-color:var(--teal);background:var(--teal);color:#fff}.logo-size-control{display:grid;gap:7px}.logo-size-control>span{font-size:.72rem;text-transform:none;letter-spacing:0}.logo-size-control input{min-height:auto;padding:0;accent-color:var(--teal)}.drag-instruction{margin:0;color:var(--muted);font-size:.65rem;line-height:1.4}.logo-panel{scroll-margin-top:20px}
.proof-confirmation{display:grid;grid-template-columns:20px 1fr;align-items:start;gap:9px;margin:5px 0 8px;color:var(--ink);font-size:.75rem;line-height:1.45;cursor:pointer}.proof-confirmation input{width:18px;min-height:18px;margin:2px 0 0;padding:0;accent-color:var(--teal)}
.product-builder-callout{display:grid;gap:12px;padding:20px;border:1px solid var(--line);border-left:5px solid var(--teal);border-radius:14px;background:#fff}.product-builder-callout strong{font-size:1.05rem}.product-builder-callout p{margin:0;color:var(--muted);line-height:1.55}
@media(max-width:680px){.logo-proof-stage{max-height:310px}.placement-choice{font-size:.72rem}.customer-logo-proof{min-width:34px}}
.header-nav{display:flex;align-items:center;gap:18px;margin-left:auto}.header-nav a{text-decoration:none;color:#d5e5e4;font-size:.85rem;font-weight:800}.header-nav a:hover,.header-nav a:focus-visible{color:#fff;text-decoration:underline}.header-nav+.cart-link{margin-left:0}.logo-source-choices{display:flex;flex-wrap:wrap;gap:10px 20px;margin:0;padding:0;border:0}.logo-source-choices legend{width:100%;margin-bottom:3px;color:var(--muted);font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.logo-source-choices label{display:flex;align-items:center;gap:8px;color:var(--ink);font-size:.9rem;font-weight:800;text-transform:none;letter-spacing:0;cursor:pointer}.logo-source-choices input{width:18px;min-height:18px;margin:0;padding:0;accent-color:var(--teal)}.logo-source-panel{display:grid;gap:9px;margin-top:3px}.logo-source-panel[hidden]{display:none}.account-note{margin:0;padding:13px 15px;border-radius:11px;background:#e8f2f1;color:var(--ink);font-size:.85rem;line-height:1.5}.account-note a{color:var(--teal);font-weight:900}.builder-selection-list,.builder-cart-list{margin-top:18px;padding-top:16px;border-top:1px solid #e2e9e8}.builder-selection-list>strong,.builder-cart-list>div strong{font-size:.83rem}.builder-cart-list>div{display:flex;justify-content:space-between;align-items:center;gap:10px}.builder-cart-list>div a{color:var(--teal);font-size:.75rem;font-weight:900}.builder-selection-list ul,.builder-cart-list ul{display:grid;gap:8px;margin:10px 0 0;padding:0;list-style:none}.builder-selection-list li,.builder-cart-list li{display:grid;gap:2px;padding:8px 10px;border-radius:9px;background:#f4f8f7;font-size:.78rem}.builder-selection-list li small,.builder-cart-list li small{color:var(--muted)}.builder-selection-list .empty-selection,.builder-cart-list .empty-selection{color:var(--muted);font-style:italic}
@media(max-width:1050px){.header-inner{gap:18px}.header-nav{gap:11px}.header-nav a{font-size:.78rem}}
@media(max-width:800px){.header-inner{flex-wrap:wrap;padding-block:12px}.header-nav{order:3;width:100%;justify-content:center;margin-left:0;padding-top:10px;border-top:1px solid #49616a}.header-inner>.cart-link{margin-left:auto}}
@media(max-width:560px){.header-nav{justify-content:space-between;gap:8px}.header-nav a{font-size:.72rem}.brand-logo{width:142px}}
.account-menu{display:inline-flex;align-items:center;color:#d5e5e4}.account-menu shopify-account{--shopify-account-signed-in-avatar-size:34px}.account-menu shopify-account::part(signed-out-avatar){width:34px;height:34px;padding:5px;color:#fff}.account-note-success{border:1px solid #9acfc4;background:#e7f6f2}.account-note-warning{border:1px solid #efc18c;background:#fff6e8}@media(max-width:560px){.account-menu shopify-account{--shopify-account-signed-in-avatar-size:31px}}
.quantity-tier-card{display:grid;gap:8px;margin:4px 0 18px;padding:15px;border:1px solid #9acfc4;border-radius:13px;background:#e7f6f2}.quantity-tier-card>strong{color:var(--ink);font-size:.92rem;line-height:1.35}.quantity-tier-card>p{margin:0;color:var(--muted);font-size:.74rem;line-height:1.4}.quantity-tier-progress{height:7px;overflow:hidden;border-radius:999px;background:#cbdedb}.quantity-tier-progress>span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--teal),#63c7b9);transition:width .2s ease}.quantity-tier-list{display:flex;flex-wrap:wrap;gap:6px}.quantity-tier-list span{padding:4px 7px;border-radius:999px;background:#fff;color:var(--teal);font-size:.68rem;font-weight:900}.quantity-tier-card-cart{margin:0 0 8px}
