.adhya-custom-product,.adhya-custom-apparel{--adhya-green: #0b5c49;--adhya-green-dark: #073f34;--adhya-gold: #bd8d16;--adhya-ink: #15201d;--adhya-muted: #5f6865;--adhya-line: #dddcd7;--adhya-soft: #f5f7f5;--adhya-blush: #fbf2f3;color:var(--adhya-ink);background:#fff}.adhya-custom-product *,.adhya-custom-apparel *{box-sizing:border-box}.adhya-custom-product button,.adhya-custom-product input,.adhya-custom-product textarea,.adhya-custom-apparel button,.adhya-custom-apparel input{font:inherit;letter-spacing:0}.adhya-custom-product__inner,.adhya-custom-apparel__inner{width:min(1320px,calc(100% - 48px));margin:0 auto}.adhya-custom-product__crumbs{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:18px 0;color:var(--adhya-muted);font-size:13px}.adhya-custom-product__crumbs a{color:var(--adhya-green);text-decoration:none}.adhya-custom-product__layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:clamp(34px,5vw,76px);align-items:start;padding:12px 0 52px}.adhya-custom-gallery{position:sticky;top:calc(var(--header-height, 80px) + 18px);min-width:0}.adhya-custom-gallery__main{position:relative;overflow:hidden;aspect-ratio:4 / 5;border:1px solid var(--adhya-line);border-radius:8px;background:#f4f4f2}.adhya-custom-gallery__main img,.adhya-custom-gallery__placeholder{display:block;width:100%;height:100%;object-fit:contain}.adhya-custom-gallery__badge{position:absolute;left:16px;bottom:16px;padding:9px 13px;border:1px solid rgba(11,92,73,.25);border-radius:5px;color:var(--adhya-green-dark);background:#fffffff0;font-size:12px;font-weight:800;text-transform:uppercase}.adhya-custom-gallery__thumbs{display:flex;gap:9px;overflow-x:auto;padding:12px 1px 4px;scrollbar-width:thin}.adhya-custom-gallery__thumb{flex:0 0 66px;width:66px;height:78px;padding:3px;overflow:hidden;border:1px solid var(--adhya-line);border-radius:6px;background:#fff;cursor:pointer}.adhya-custom-gallery__thumb img{width:100%;height:100%;object-fit:contain}.adhya-custom-gallery__thumb.is-active{border-color:var(--adhya-green);box-shadow:0 0 0 1px var(--adhya-green)}.adhya-custom-builder__eyebrow,.adhya-custom-apparel__eyebrow{margin:0 0 9px;color:var(--adhya-gold);font-size:12px;font-weight:800;text-transform:uppercase}.adhya-custom-builder h1,.adhya-custom-apparel h1{margin:0;color:#111;font-family:var(--font-heading-family, Georgia, serif);font-size:clamp(30px,3.1vw,48px);line-height:1.08;letter-spacing:0}.adhya-custom-builder__price{display:flex;align-items:baseline;gap:9px;margin:17px 0 10px}.adhya-custom-builder__price span{color:var(--adhya-muted);font-size:14px}.adhya-custom-builder__price strong{color:var(--adhya-green);font-size:24px}.adhya-custom-builder__intro{max-width:60ch;margin:0 0 26px;color:var(--adhya-muted);line-height:1.6}.adhya-custom-form{display:grid;gap:18px}.adhya-custom-fieldset{min-width:0;margin:0;padding:18px;border:1px solid var(--adhya-line);border-radius:8px;background:#fff}.adhya-custom-fieldset legend{display:flex;gap:9px;align-items:center;width:100%;padding:0 5px;color:var(--adhya-ink);font-size:15px;font-weight:800}.adhya-custom-fieldset legend>span{display:inline-grid;width:24px;height:24px;place-items:center;border-radius:50%;color:#fff;background:var(--adhya-green);font-size:12px}.adhya-custom-fieldset legend strong{margin-left:auto;color:var(--adhya-muted);font-size:12px;font-weight:600}.adhya-custom-options{display:flex;flex-wrap:wrap;gap:9px;margin-top:6px}.adhya-custom-color,.adhya-custom-size{min-height:42px;border:1px solid var(--adhya-line);border-radius:6px;color:var(--adhya-ink);background:#fff;cursor:pointer}.adhya-custom-color{display:inline-flex;gap:8px;align-items:center;padding:8px 11px;font-size:13px}.adhya-custom-color__swatch{width:17px;height:17px;flex:0 0 17px;border:1px solid rgba(0,0,0,.12);border-radius:50%}.adhya-custom-color__swatch.is-light{box-shadow:inset 0 0 0 1px #00000014}.adhya-custom-size{min-width:50px;padding:8px 12px;font-weight:750}.adhya-custom-color:hover,.adhya-custom-size:hover:not(:disabled),.adhya-custom-color.is-selected,.adhya-custom-size.is-selected{border-color:var(--adhya-green);box-shadow:0 0 0 1px var(--adhya-green)}.adhya-custom-size:disabled{color:#9ea3a1;background:#f2f2f0;cursor:not-allowed;text-decoration:line-through}.adhya-custom-hint{margin:10px 0 0;color:var(--adhya-muted);font-size:12px}.adhya-custom-print-list{display:grid;gap:10px;margin-top:14px}.adhya-custom-print{border:1px solid var(--adhya-line);border-radius:7px;overflow:hidden}.adhya-custom-print:has([data-print-toggle]:checked){border-color:#0b5c498c}.adhya-custom-print__choice,.adhya-custom-background label{display:flex;gap:12px;align-items:center;padding:14px;cursor:pointer}.adhya-custom-print__choice input,.adhya-custom-background input{width:18px;height:18px;margin:0;accent-color:var(--adhya-green)}.adhya-custom-print__choice span,.adhya-custom-background span{display:grid;gap:2px}.adhya-custom-print__choice strong,.adhya-custom-background strong{font-size:14px}.adhya-custom-print__choice small,.adhya-custom-background small{color:var(--adhya-muted);font-size:12px}.adhya-custom-upload{padding:14px;border-top:1px solid var(--adhya-line);background:var(--adhya-soft)}.adhya-custom-upload label,.adhya-custom-notes label{display:block;margin-bottom:7px;font-size:13px;font-weight:750}.adhya-custom-upload input{display:block;width:100%;padding:10px;border:1px dashed #aeb8b4;border-radius:5px;background:#fff}.adhya-custom-upload small{display:block;margin-top:7px;color:var(--adhya-muted);font-size:11px}.adhya-custom-background{border:1px solid #ead6d9;border-radius:8px;background:var(--adhya-blush)}.adhya-custom-notes textarea{width:100%;min-height:92px;resize:vertical;padding:12px;border:1px solid var(--adhya-line);border-radius:6px;color:var(--adhya-ink);background:#fff}.adhya-custom-purchase{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:14px 0 0;border-top:1px solid var(--adhya-line)}.adhya-custom-quantity{display:grid;grid-template-columns:42px 52px 42px;height:44px;border:1px solid var(--adhya-line);border-radius:6px;overflow:hidden}.adhya-custom-quantity button,.adhya-custom-quantity input{width:100%;min-width:0;border:0;text-align:center;background:#fff}.adhya-custom-quantity button{color:var(--adhya-green);font-size:20px;cursor:pointer}.adhya-custom-quantity input{border-inline:1px solid var(--adhya-line);-webkit-appearance:textfield;appearance:textfield}.adhya-custom-quantity input::-webkit-inner-spin-button{display:none}.adhya-custom-total{display:grid;gap:1px;text-align:right}.adhya-custom-total span{color:var(--adhya-muted);font-size:12px}.adhya-custom-total strong{color:var(--adhya-green);font-size:23px}.adhya-custom-submit{width:100%;min-height:52px;padding:13px 18px;border:1px solid var(--adhya-green);border-radius:6px;color:#fff;background:var(--adhya-green);font-weight:800;cursor:pointer}.adhya-custom-submit:hover:not(:disabled){background:var(--adhya-green-dark)}.adhya-custom-submit:disabled{border-color:#b6bbb9;color:#6f7774;background:#e5e8e6;cursor:not-allowed}.adhya-custom-form__message{min-height:20px;margin:-7px 0 0;color:var(--adhya-green);font-size:13px}.adhya-custom-form__message.is-error{color:#a4262c}.adhya-custom-assurance{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px}.adhya-custom-assurance div{min-width:0;padding:12px;border:1px solid var(--adhya-line);border-radius:6px;background:var(--adhya-soft)}.adhya-custom-assurance strong,.adhya-custom-assurance span{display:block}.adhya-custom-assurance strong{margin-bottom:3px;color:var(--adhya-green-dark);font-size:12px}.adhya-custom-assurance span{color:var(--adhya-muted);font-size:10px;line-height:1.35}.adhya-custom-details{max-width:900px;margin:0 auto 70px;border-top:1px solid var(--adhya-line)}.adhya-custom-details details{border-bottom:1px solid var(--adhya-line)}.adhya-custom-details summary{padding:18px 4px;color:var(--adhya-ink);font-weight:800;cursor:pointer}.adhya-custom-details__content{padding:0 4px 20px;color:var(--adhya-muted);line-height:1.65}.adhya-custom-details__content ul{padding-left:20px}@media(max-width:899px){.adhya-custom-product__inner,.adhya-custom-apparel__inner{width:min(100% - 28px,720px)}.adhya-custom-product__layout{grid-template-columns:minmax(0,1fr);gap:24px;padding-top:0}.adhya-custom-gallery{position:static}.adhya-custom-gallery__main{aspect-ratio:1 / 1.08}.adhya-custom-builder h1{font-size:30px}.adhya-custom-assurance{grid-template-columns:1fr}}@media(max-width:520px){.adhya-custom-product__inner,.adhya-custom-apparel__inner{width:min(100% - 20px,480px)}.adhya-custom-product__crumbs{padding:12px 0;font-size:11px}.adhya-custom-product__layout{gap:18px;padding-bottom:36px}.adhya-custom-gallery__badge{left:10px;bottom:10px;padding:7px 10px;font-size:10px}.adhya-custom-builder h1{font-size:26px}.adhya-custom-fieldset{padding:14px}.adhya-custom-fieldset legend{align-items:flex-start;flex-wrap:wrap}.adhya-custom-fieldset legend strong{width:calc(100% - 33px);margin-left:33px;margin-top:-6px}.adhya-custom-color{max-width:100%}.adhya-custom-purchase{align-items:flex-end}.adhya-custom-total strong{font-size:20px}}.adhya-custom-apparel{min-height:70vh;padding:48px 0 72px}.adhya-custom-apparel__hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:end;padding-bottom:34px;border-bottom:1px solid var(--adhya-line)}.adhya-custom-apparel__hero>div:first-child{max-width:720px}.adhya-custom-apparel__hero p:not(.adhya-custom-apparel__eyebrow){margin:15px 0 0;color:var(--adhya-muted);font-size:16px;line-height:1.6}.adhya-custom-apparel__steps{display:flex;gap:10px}.adhya-custom-apparel__steps span{display:inline-flex;gap:7px;align-items:center;white-space:nowrap;color:var(--adhya-muted);font-size:12px}.adhya-custom-apparel__steps b{display:inline-grid;width:24px;height:24px;place-items:center;border-radius:50%;color:#fff;background:var(--adhya-green)}.adhya-custom-apparel__tabs{display:flex;gap:8px;overflow-x:auto;padding:24px 0 12px;scrollbar-width:thin}.adhya-custom-apparel__tabs button{min-height:44px;flex:0 0 auto;padding:10px 17px;border:1px solid var(--adhya-line);border-radius:6px;color:var(--adhya-ink);background:#fff;font-weight:750;cursor:pointer}.adhya-custom-apparel__tabs button[aria-selected=true]{border-color:var(--adhya-green);color:#fff;background:var(--adhya-green)}.adhya-custom-apparel__panel{padding-top:20px}.adhya-custom-apparel__panel-head{display:flex;gap:20px;align-items:end;justify-content:space-between;margin-bottom:20px}.adhya-custom-apparel__panel-head h2{margin:0;color:var(--adhya-ink);font-family:var(--font-heading-family, Georgia, serif);font-size:clamp(24px,2.5vw,34px);letter-spacing:0}.adhya-custom-apparel__panel-head p,.adhya-custom-apparel__panel-head span{margin:5px 0 0;color:var(--adhya-muted);font-size:13px}.adhya-custom-toolbar{display:flex;gap:20px;align-items:end;justify-content:space-between;margin-bottom:18px;padding:13px 15px;border:1px solid var(--adhya-line);border-radius:6px;background:#fff}.adhya-custom-toolbar__fields{display:flex;gap:10px;align-items:end}.adhya-custom-toolbar label{display:grid;gap:5px}.adhya-custom-toolbar label>span{color:var(--adhya-muted);font-size:11px;font-weight:750}.adhya-custom-toolbar select{min-width:145px;min-height:40px;padding:8px 34px 8px 11px;border:1px solid var(--adhya-line);border-radius:5px;color:var(--adhya-ink);background-color:#fff;font:inherit;font-size:13px;cursor:pointer}.adhya-custom-toolbar label:last-child select{min-width:178px}.adhya-custom-toolbar p{flex:0 0 auto;margin:0 0 10px;color:var(--adhya-muted);font-size:13px;font-weight:700}.adhya-custom-no-results{padding:34px 20px;border:1px solid var(--adhya-line);border-radius:6px;text-align:center;background:var(--adhya-soft)}.adhya-custom-no-results[hidden],.adhya-custom-card[hidden]{display:none!important}.adhya-custom-no-results button{display:block;margin:12px auto 0;padding:8px 14px;border:1px solid var(--adhya-green);border-radius:5px;color:var(--adhya-green);background:#fff;font-weight:750;cursor:pointer}.adhya-custom-apparel__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.adhya-custom-card{min-width:0;overflow:hidden;border:1px solid var(--adhya-line);border-radius:8px;background:#fff;box-shadow:0 8px 24px #132a230f}.adhya-custom-card__image{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;background:#f4f4f2}.adhya-custom-card__image img,.adhya-custom-card__image svg{width:100%;height:100%;object-fit:contain;transition:transform .25s ease}.adhya-custom-card:hover .adhya-custom-card__image img{transform:scale(1.025)}.adhya-custom-card__image span{position:absolute;left:10px;bottom:10px;padding:7px 9px;border-radius:4px;color:var(--adhya-green-dark);background:#fffffff0;font-size:10px;font-weight:850;text-transform:uppercase}.adhya-custom-card__copy{padding:15px}.adhya-custom-card__copy h3{min-height:42px;margin:0 0 8px;font-size:15px;line-height:1.35}.adhya-custom-card__copy h3 a{color:var(--adhya-ink);text-decoration:none}.adhya-custom-card__copy p{margin:0 0 13px;color:var(--adhya-muted);font-size:12px}.adhya-custom-card__copy p strong{color:var(--adhya-green);font-size:17px}.adhya-custom-card__button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;width:100%;padding:8px 12px;border:1px solid var(--adhya-green);border-radius:5px;color:#fff;background:var(--adhya-green);text-decoration:none;font-size:13px;font-weight:800}.adhya-custom-apparel__empty{padding:42px 24px;border:1px solid var(--adhya-line);border-radius:8px;text-align:center;background:var(--adhya-soft)}.adhya-custom-apparel__empty h3,.adhya-custom-apparel__empty p{margin:0 0 9px}.adhya-custom-apparel__help{display:flex;gap:24px;align-items:center;justify-content:space-between;margin-top:44px;padding:24px;border-left:4px solid var(--adhya-gold);border-radius:6px;background:var(--adhya-soft)}.adhya-custom-apparel__help strong,.adhya-custom-apparel__help p{display:block;margin:0}.adhya-custom-apparel__help p{margin-top:4px;color:var(--adhya-muted);font-size:13px}.adhya-custom-apparel__help a{flex:0 0 auto;padding:10px 16px;border:1px solid var(--adhya-green);border-radius:5px;color:var(--adhya-green);text-decoration:none;font-weight:800}@media(max-width:990px){.adhya-custom-apparel__hero{grid-template-columns:1fr;gap:20px}.adhya-custom-apparel__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.adhya-custom-apparel{padding:30px 0 48px}.adhya-custom-apparel__hero{padding-bottom:24px}.adhya-custom-apparel__steps{display:grid;grid-template-columns:repeat(3,1fr)}.adhya-custom-apparel__steps span{white-space:normal;line-height:1.25}.adhya-custom-apparel__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.adhya-custom-toolbar{align-items:stretch;flex-direction:column;gap:10px;padding:12px}.adhya-custom-toolbar__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.adhya-custom-toolbar label:last-child{grid-column:1 / -1}.adhya-custom-toolbar select,.adhya-custom-toolbar label:last-child select{width:100%;min-width:0}.adhya-custom-toolbar p{margin:0;text-align:right}.adhya-custom-card__copy{padding:11px}.adhya-custom-card__copy h3{min-height:52px;font-size:13px}.adhya-custom-card__copy p strong{font-size:15px}.adhya-custom-apparel__panel-head span{display:none}.adhya-custom-apparel__help{align-items:flex-start;flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/adhya-custom-apparel.css.map */
