:root{--aside-width:400px;--cart-aside-summary-height-with-discount:300px;--cart-aside-summary-height:250px;--grid-item-width:355px;--header-height:64px;--color-dark:#000;--color-light:#fff}img{border-radius:4px}.link:hover{cursor:pointer;text-decoration:underline}@media (width<=45em){html:has(.overlay.expanded){overflow:hidden}}aside{background:var(--color-light);height:100vh;width:min(var(--aside-width), 100vw);right:calc(-1 * var(--aside-width));transition:transform .2s ease-in-out;position:fixed;top:0;box-shadow:0 0 50px #0000004d}aside header{border-bottom:1px solid var(--color-dark);height:var(--header-height);justify-content:space-between;align-items:center;padding:0 20px;display:flex}aside header h3{margin:0}aside header .close{opacity:.8;width:20px;font-weight:700;text-decoration:none;transition:all .2s}aside header .close:hover{opacity:1}aside header h2{margin-top:0;margin-bottom:.6rem}aside .aside-body{margin:1rem}aside p{margin:0 0 .25rem}aside p:last-child{margin:0}aside li{margin-bottom:.125rem}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.overlay{opacity:0;pointer-events:none;visibility:hidden;z-index:10;background:#0003;transition:opacity .4s;position:fixed;inset:0}.overlay .close-outside{color:#0000;height:100%;width:calc(100% - var(--aside-width));background:0 0;border:none;position:absolute;top:0;left:0}.overlay .light{background:#ffffff80}.overlay .cancel{cursor:default;width:100%;height:100%;position:absolute}.overlay.expanded{opacity:1;pointer-events:auto;visibility:visible}.overlay.expanded aside{transform:translateX(calc(var(--aside-width) * -1))}button.reset{background:inherit;font-size:inherit;border:0}button.reset>*{margin:0}button.reset:not(:has(>*)){height:1.5rem;line-height:1.5rem}button.reset:hover:not(:has(>*)){cursor:pointer;text-decoration:underline}.header{background:var(--color-ivory);border-bottom:1px solid var(--color-ink);z-index:1;justify-content:space-between;align-items:center;padding:18px 20px;display:flex;position:sticky;top:0}.header-wordmark{line-height:0;display:block}.header-wordmark img{width:auto;height:40px;display:block}.header-ctas{align-items:center;gap:18px;display:flex}.header-icon-button{color:var(--color-ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;display:flex}.header-icon-button:hover{color:var(--color-copper)}.header-bag-count{letter-spacing:.08em;font-size:11px}.footer{background:var(--color-ivory);border-top:1px solid var(--color-ink);margin-top:auto}.footer-inner{gap:var(--space-4);max-width:1100px;padding:var(--space-5) 20px var(--space-4);margin:0 auto;display:grid}.footer-wordmark{background-color:var(--color-ink);width:58px;height:34px;display:block;-webkit-mask-image:url(/brand/grady-wordmark.png);mask-image:url(/brand/grady-wordmark.png);-webkit-mask-position:0;mask-position:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.footer-nav{gap:var(--space-2);flex-direction:column;display:flex}.footer-nav a{color:var(--color-ink);width:fit-content;text-decoration:none}.footer-nav a:hover{color:var(--color-copper)}.footer-legal p{margin:0 0 var(--space-2)}.footer-legal p:last-child{margin-bottom:0}.footer-legal,.footer-credits,.footer-copyright{color:var(--color-ink-muted)}.footer-credits p{margin:0 0 4px}.footer-credits p:last-child{margin-bottom:0}.footer-legal-label{color:var(--color-ink);margin-bottom:4px;display:inline-block}.footer-legal a{color:var(--color-ink-muted);text-underline-offset:3px;text-decoration:underline}.footer-legal a:hover{color:var(--color-copper)}.footer-copyright{margin:0}@media (width>=768px){.footer-inner{column-gap:var(--space-5);grid-template-columns:auto 1fr}.footer-nav{gap:var(--space-4);flex-direction:row;justify-content:flex-end}.footer-service,.footer-legal,.footer-credits,.footer-copyright{grid-column:1/-1}}.cart-main{height:100%;max-height:calc(100vh - var(--cart-aside-summary-height));width:auto;overflow-y:auto}.cart-main.with-discount{max-height:calc(100vh - var(--cart-aside-summary-height-with-discount))}.cart-line{padding:.75rem 0}.cart-line-inner{display:flex}.cart-line img{height:100%;margin-right:.75rem;display:block}.cart-summary-page{position:relative}.cart-summary-aside{border-top:1px solid var(--color-dark);width:calc(var(--aside-width) - 40px);background:#fff;padding-top:.75rem;position:absolute;bottom:0}.cart-line-quantity{display:flex}.cart-line-children{padding-left:2rem}.cart-discount{align-items:center;margin-top:.25rem;display:flex}.cart-subtotal{align-items:center;display:flex}.predictive-search{height:calc(100vh - var(--header-height) - 40px);overflow-y:auto}.predictive-search-form{background:var(--color-light);position:sticky;top:0}.predictive-search-result{margin-bottom:2rem}.predictive-search-result h5{text-transform:uppercase}.predictive-search-result-item{margin-bottom:.5rem}.predictive-search-result-item a{align-items:center;display:flex}.predictive-search-result-item a img{height:100%;margin-right:.75rem}.search-result{margin-bottom:1.5rem}.search-results-item{margin-bottom:.5rem}.search-results-item a{flex:row;align-items:center;gap:1rem;display:flex}.collections-grid{grid-gap:1.5rem;grid-template-columns:repeat(auto-fit, minmax(var(--grid-item-width), 1fr));margin-bottom:2rem;display:grid}.collection-item img{height:auto}.collection-description{max-width:95%;margin-bottom:1rem}@media (width>=45em){.collection-description{max-width:600px}}.products-grid{grid-gap:1.5rem;grid-template-columns:repeat(auto-fit, minmax(var(--grid-item-width), 1fr));margin-bottom:2rem;display:grid}.product-item img{width:100%;height:auto}.product{display:grid}@media (width>=45em){.product{grid-gap:4rem;grid-template-columns:1fr 1fr}}.product h1{margin-top:0}.product-image img{width:100%;height:auto}.product-main{align-self:start;position:sticky;top:6rem}.product-price-on-sale{grid-gap:.5rem;display:flex}.product-price-on-sale s{opacity:.5}.product-options-grid{grid-gap:.75rem;flex-wrap:wrap;display:flex}.product-options-item,.product-options-item:disabled{background-color:#0000;padding:.25rem .5rem;font-family:inherit;font-size:1rem}.product-option-label-swatch{width:1.25rem;height:1.25rem;margin:.25rem 0}.product-option-label-swatch img{width:100%}.blog-grid{grid-gap:1.5rem;grid-template-columns:repeat(auto-fit, minmax(var(--grid-item-width), 1fr));margin-bottom:2rem;display:grid}.blog-article-image{aspect-ratio:3/2;display:block}.blog-article-image img{height:100%}.article img{width:100%;height:auto}.account-logout{display:inline-block}.order-search-form{margin-bottom:1.5rem}.order-search-fieldset{border:1px solid #e5e5e5;border-radius:4px;padding:1rem}.order-search-legend{padding:0 .5rem;font-weight:600}.order-search-active{opacity:.7;margin-left:.5rem;font-weight:400}.order-search-inputs{grid-template-columns:1fr;gap:1rem;margin:.25rem 0 1rem;display:grid}@media (width>=640px){.order-search-inputs{grid-template-columns:1fr 1fr}}.order-search-input{border:1px solid #d1d5db;border-radius:4px;width:100%;padding:.5rem;font-size:1rem}.order-search-buttons{flex-wrap:wrap;gap:.75rem;display:flex}.legal-page{max-width:42rem;padding:var(--space-5) var(--space-2) var(--space-6);margin:0 auto}@media (width>=768px){.legal-page{padding:var(--space-6) var(--space-3) var(--space-6)}}.legal-prose h2{margin:0 0 var(--space-3)}.legal-prose h3{margin:var(--space-4) 0 var(--space-2)}.legal-prose ul{margin:0 0 var(--space-2);padding-left:var(--space-3)}.legal-prose li{margin-bottom:var(--space-1)}.legal-prose hr{background:var(--color-muted-rule);height:1px;margin:var(--space-4) 0;border:0}
