:root{--ivory:#f4f0e8;--ivory-light:#fbf9f4;--ink:#140d16;--ink-muted:#5e5660;--cobalt:#1669ba;--crimson:#971b14;--orange:#c65225;--line:#140d1633;--display:"Iowan Old Style", "Baskerville", "Times New Roman", serif;--sans:"Helvetica Neue", "Nimbus Sans L", Arial, sans-serif;--page-pad:clamp(1.25rem, 4vw, 4.5rem);--header-height:5.5rem}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ivory)}body{color:var(--ink);background:var(--ivory);font-family:var(--sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5}body.menu-open{overflow:hidden}::selection{color:var(--ivory-light);background:var(--crimson)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button,input,textarea{font:inherit}button{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:var(--display);letter-spacing:-.045em;font-weight:400;line-height:.94}h3{font-weight:500}a:focus-visible,button:focus-visible{outline:3px solid var(--cobalt);outline-offset:4px}.skip-link{z-index:1000;color:#fff;background:var(--cobalt);padding:.7rem 1rem;transition:transform .18s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:100;min-height:var(--header-height);padding:1.15rem var(--page-pad);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f0e8ed;justify-content:space-between;align-items:center;gap:2rem;display:flex;position:sticky;top:0}.wordmark{z-index:102;letter-spacing:-.035em;text-transform:uppercase;flex-direction:column;font-size:1.05rem;font-weight:700;line-height:.95;display:inline-flex;position:relative}.wordmark span:last-child{color:var(--crimson)}.site-nav{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:clamp(1.25rem,2.4vw,2.5rem);font-size:.78rem;font-weight:600;display:flex}.site-nav a{padding:.7rem 0;position:relative}.site-nav a:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:.35rem;left:0;right:0;transform:scaleX(0)}.site-nav a:hover:after,.site-nav a[aria-current=page]:after{transform-origin:0;transform:scaleX(1)}.site-nav a[aria-current=page]{color:var(--crimson)}.menu-button{z-index:102;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;min-width:3.5rem;min-height:2.75rem;padding:0;font-size:.75rem;font-weight:700;display:none;position:relative}.eyebrow{letter-spacing:.17em;text-transform:uppercase;font-size:.7rem;font-weight:700;line-height:1.3}.button{letter-spacing:.11em;text-transform:uppercase;border:1px solid var(--ink);justify-content:center;align-items:center;min-height:3.25rem;padding:.9rem 1.3rem;font-size:.72rem;font-weight:700;line-height:1;transition:color .18s,background-color .18s,border-color .18s;display:inline-flex}.button-dark{color:var(--ivory-light);background:var(--ink)}.button-dark:hover{background:var(--crimson);border-color:var(--crimson)}.button-line{color:var(--ink);background:0 0}.button-line:hover{color:var(--ivory-light);background:var(--ink)}.button-light{color:var(--ink);background:var(--ivory-light);border-color:var(--ivory-light)}.button-light:hover{color:var(--ivory-light);background:0 0}.inline-link{color:var(--cobalt);letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid;padding:.3rem 0 .45rem;font-size:.78rem;font-weight:700;display:inline-block;position:relative}.inline-link:hover{color:var(--crimson)}.section-pad{padding:clamp(5rem, 10vw, 9.5rem) var(--page-pad)}.home-hero{min-height:calc(100svh - var(--header-height));padding:clamp(2.5rem, 5vw, 5rem) var(--page-pad) clamp(3.5rem, 6vw, 6rem);grid-template-columns:minmax(21rem,.78fr) minmax(31rem,1.22fr);align-items:center;gap:clamp(2rem,5vw,7rem);display:grid;overflow:hidden}.hero-copy{z-index:2;max-width:35rem;position:relative}.hero-copy .eyebrow{color:var(--crimson);margin-bottom:1.1rem}.hero-copy h1{font-size:clamp(4.8rem,8vw,8.7rem)}.hero-intro{max-width:32rem;color:var(--ink-muted);margin-top:2rem;font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:.7rem;margin-top:2.25rem;display:flex}.hero-art{min-height:min(72vw,46rem);position:relative}.hero-art figure{background:#fff;overflow:hidden;box-shadow:0 2rem 5rem #140d1629}.hero-art img{object-fit:cover;width:100%;height:100%}.hero-art-primary{aspect-ratio:1;width:min(74%,35rem);position:absolute;top:0;right:0;transform:rotate(1.8deg)}.hero-art-secondary{aspect-ratio:1;width:min(48%,21rem);position:absolute;bottom:0;left:0;transform:rotate(-2.5deg)}.hero-art-label{writing-mode:vertical-rl;letter-spacing:.14em;text-transform:uppercase;font-size:.62rem;font-weight:700;position:absolute;bottom:3%;right:0}.marquee{padding:1.1rem var(--page-pad);color:var(--ivory-light);background:var(--ink);border-block:1px solid var(--ink);overflow:hidden}.marquee p{width:max-content;min-width:100%;font-family:var(--display);letter-spacing:-.025em;text-align:center;font-size:clamp(1.35rem,2.4vw,2.3rem)}.marquee span{color:var(--orange);padding:0 1rem}.home-feature{grid-template-columns:minmax(18rem,.9fr) minmax(22rem,1.1fr);align-items:center;gap:clamp(3rem,8vw,9rem);display:grid}.feature-image{aspect-ratio:.78;background:var(--ivory-light);max-width:36rem;position:relative;overflow:hidden}.feature-image:after{z-index:-1;content:"";background:var(--cobalt);width:42%;height:30%;position:absolute;bottom:-1.1rem;right:-1.1rem}.feature-image img{object-fit:cover;width:100%;height:100%}.feature-copy{max-width:38rem}.feature-copy .eyebrow{color:var(--crimson);margin-bottom:1.3rem}.feature-copy h2,.section-heading-row h2,.shop-callout h2,.work-detail h2,.live-process h2,.live-inquiry h2,.inquiry-guide h2,.shop-empty h2{font-size:clamp(3rem,5.8vw,6.1rem)}.feature-copy>p:not(.eyebrow){max-width:34rem;color:var(--ink-muted);margin-top:1.5rem;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.7}.feature-copy .inline-link{margin-top:2.1rem}.selected-work{background:var(--ivory-light)}.section-heading-row{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:clamp(3rem,6vw,5.5rem);display:flex}.section-heading-row .eyebrow{color:var(--crimson);margin-bottom:1rem}.selected-grid{grid-template-columns:repeat(12,1fr);align-items:start;gap:clamp(1.25rem,2.4vw,2.5rem);display:grid}.selected-grid figure:first-child{grid-column:1/span 5}.selected-grid figure:nth-child(2){grid-column:7/span 6;margin-top:7rem}.selected-grid figure:nth-child(3){grid-column:2/span 6;margin-top:1rem}.selected-grid figure:nth-child(4){grid-column:9/span 4;margin-top:4.5rem}.selected-grid img{aspect-ratio:1;object-fit:cover;background:#fff;width:100%}.selected-grid figcaption{letter-spacing:.11em;text-transform:uppercase;margin-top:.75rem;font-size:.7rem;font-weight:700}.mobile-link{display:none}.shop-callout{color:var(--ivory-light);background:var(--crimson);grid-template-columns:1fr minmax(18rem,.72fr);align-items:center;gap:clamp(3rem,8vw,9rem);display:grid}.shop-callout-copy{max-width:48rem}.shop-callout .eyebrow{margin-bottom:1.1rem}.shop-callout-copy>p:not(.eyebrow){color:#ffffffc7;max-width:32rem;margin-top:1.5rem;font-size:1.12rem;line-height:1.7}.shop-callout .button{margin-top:2rem}.shop-callout-art{aspect-ratio:1;overflow:hidden;transform:rotate(1.5deg);box-shadow:0 1.5rem 4rem #140d1640}.shop-callout-art img{object-fit:cover;width:100%;height:100%}.inner-page{min-height:70vh}.page-intro{padding:clamp(5rem, 10vw, 9.5rem) var(--page-pad) clamp(4rem, 8vw, 8rem);border-bottom:1px solid var(--line)}.page-intro .eyebrow{color:var(--crimson);margin-bottom:1.2rem}.page-intro h1{max-width:68rem;font-size:clamp(4rem,9.5vw,10.5rem)}.page-intro>p:not(.eyebrow){max-width:42rem;color:var(--ink-muted);margin-top:2rem;margin-left:auto;font-size:clamp(1.05rem,1.55vw,1.35rem);line-height:1.7}.work-gallery{padding:clamp(4rem, 9vw, 8rem) var(--page-pad);background:var(--ivory-light);grid-template-columns:repeat(12,1fr);gap:clamp(2rem,5vw,6rem) clamp(1.25rem,3vw,3rem);display:grid}.work-gallery figure{grid-column:span 5}.work-gallery figure:nth-child(3n+2){grid-column:7/span 6;margin-top:7rem}.work-gallery figure:nth-child(4n){grid-column:2/span 7}.work-gallery img{aspect-ratio:1;object-fit:cover;background:#fff;width:100%}.work-gallery figcaption{letter-spacing:.1em;text-transform:uppercase;border-top:1px solid var(--line);justify-content:space-between;gap:1rem;padding-top:.8rem;font-size:.72rem;font-weight:700;display:flex}.work-gallery figcaption span:last-child{color:var(--ink-muted)}.work-detail{color:var(--ivory-light);background:var(--ink);grid-template-columns:.82fr 1fr;align-items:center;gap:clamp(3rem,8vw,9rem);display:grid}.work-detail .eyebrow{color:#7ebcf4;margin-bottom:1rem}.work-detail p:not(.eyebrow){color:#ffffffad;max-width:34rem;margin-top:1.5rem;font-size:1.08rem;line-height:1.75}.work-detail .inline-link{color:#7ebcf4;margin-top:2rem}.work-detail img{object-fit:cover;width:100%;max-height:47rem}.shop-intro{grid-template-columns:1fr minmax(20rem,.65fr);align-items:end;gap:3rem;display:grid}.shop-intro h1{max-width:50rem}.shop-intro>p{margin:0}.shop-section{padding:1.5rem var(--page-pad) clamp(5rem, 9vw, 9rem);background:var(--ivory-light)}.shop-status{letter-spacing:.03em;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1.5rem;min-height:5rem;margin-bottom:2.2rem;padding-block:1rem;font-size:.78rem;font-weight:600;display:flex}.shop-consent{max-width:52rem;color:var(--ink);background:var(--ivory);border:1px solid var(--line);margin:clamp(2rem,6vw,5rem) auto;padding:clamp(2rem,5vw,4.5rem)}.shop-consent.is-loading{min-height:15rem;color:var(--ink-muted);place-items:center;display:grid}.shop-consent .eyebrow{color:var(--crimson);margin-bottom:1rem}.shop-consent h2{max-width:38rem;font-size:clamp(2.5rem,6vw,5.25rem)}.shop-consent>p:not(.eyebrow){max-width:39rem;color:var(--ink-muted);margin-top:1.25rem;font-size:1rem;line-height:1.7}.shop-consent a:not(.button){color:var(--cobalt);text-underline-offset:.18em;text-decoration:underline}.shop-consent .button{margin-top:1.75rem}.shop-consent small{max-width:42rem;color:var(--ink-muted);margin-top:2rem;font-size:.75rem;font-weight:600;line-height:1.6;display:block}.shop-status>div{align-items:center;gap:.65rem;display:flex}.status-dot{background:var(--orange);border-radius:50%;flex:none;width:.55rem;height:.55rem;display:inline-block}.status-dot.is-live{background:#2a7e49;box-shadow:0 0 0 4px #2a7e4921}.status-time{color:var(--ink-muted);font-weight:400}.text-button{min-height:2.75rem;color:var(--cobalt);letter-spacing:.09em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:.35rem 0;font-size:.72rem;font-weight:700}.text-button:disabled{color:var(--ink-muted);cursor:wait}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2.2rem,4vw,4.75rem) clamp(1rem,2.5vw,2.25rem);display:grid}.product-card{min-width:0}.product-image-wrap{aspect-ratio:1;background:#fff;display:block;position:relative;overflow:hidden}.product-image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .42s cubic-bezier(.2,.7,.2,1)}.product-view{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:var(--ink);opacity:0;padding:.6rem .75rem;font-size:.65rem;font-weight:700;transition:opacity .18s,transform .18s;position:absolute;bottom:.8rem;right:.8rem;transform:translateY(.4rem)}.product-image-wrap:hover img{transform:scale(1.025)}.product-image-wrap:hover .product-view,.product-image-wrap:focus-visible .product-view{opacity:1;transform:translateY(0)}.product-meta{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:1rem;min-height:4.25rem;padding:.9rem 0 .8rem;display:flex}.product-meta h2,.product-meta p{font-family:var(--sans);letter-spacing:.02em;font-size:.79rem;font-weight:600;line-height:1.35}.product-meta h2{max-width:68%}.product-meta p{color:var(--ink-muted);text-align:right}.product-buy{min-height:3rem;color:var(--cobalt);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.69rem;font-weight:700;display:flex}.product-buy:hover{color:var(--crimson)}.etsy-checkout-note{color:var(--ink-muted);border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:.7rem 2rem;margin-top:clamp(4rem,7vw,7rem);padding-top:1.5rem;font-size:.78rem;line-height:1.6;display:grid}.etsy-checkout-note a{color:var(--cobalt);font-weight:700}.etsy-checkout-note small{max-width:58rem;color:var(--ink);grid-column:1/-1;font-size:.75rem;font-weight:600}.shop-empty{max-width:58rem;padding:clamp(4rem,9vw,8rem) 0}.shop-empty h2{margin-top:1rem}.shop-empty>p:not(.eyebrow){color:var(--ink-muted);margin-top:1.5rem}.shop-empty .button{margin-top:2rem}.about-hero{padding:clamp(5rem, 10vw, 9rem) var(--page-pad) clamp(4rem, 8vw, 8rem);grid-template-columns:1fr minmax(21rem,.7fr);align-items:end;gap:clamp(3rem,8vw,9rem);display:grid}.about-title .eyebrow{color:var(--crimson);margin-bottom:1.2rem}.about-title h1{max-width:65rem;font-size:clamp(4rem,8.7vw,9.5rem)}.about-image{align-self:center}.about-image img{aspect-ratio:.76;object-fit:cover;width:100%}.about-image figcaption{letter-spacing:.12em;text-transform:uppercase;padding-top:.7rem;font-size:.65rem;font-weight:700}.about-copy{background:var(--ivory-light);border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,9vw,10rem);display:grid}.about-copy-lead p{font-family:var(--display);letter-spacing:-.035em;font-size:clamp(2.1rem,4vw,4.2rem);line-height:1.08}.about-copy-body{max-width:43rem}.about-copy-body>p{color:var(--ink-muted);margin-bottom:1.4rem;font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.75}.about-links{flex-wrap:wrap;gap:.7rem;margin-top:2.2rem;display:flex}.practice-band{color:var(--ivory-light);background:var(--cobalt);grid-template-columns:repeat(4,1fr);display:grid}.practice-band p{min-height:10rem;font-family:var(--display);text-align:center;border-right:1px solid #ffffff59;justify-content:center;align-items:center;padding:1.5rem;font-size:clamp(1.4rem,2.4vw,2.5rem);display:flex}.practice-band p:last-child{border-right:0}.live-hero{min-height:calc(100svh - var(--header-height));padding:clamp(4rem, 8vw, 8rem) var(--page-pad);grid-template-columns:minmax(20rem,.82fr) 1.18fr;align-items:center;gap:clamp(3rem,7vw,8rem);display:grid;overflow:hidden}.live-hero-copy .eyebrow{color:var(--crimson);margin-bottom:1.2rem}.live-hero-copy h1{font-size:clamp(4rem,7.8vw,8.5rem)}.live-hero-copy>p:not(.eyebrow){max-width:35rem;color:var(--ink-muted);margin-top:1.8rem;font-size:1.12rem;line-height:1.7}.live-hero-copy .button{margin-top:2rem}.live-hero-images{min-height:min(70vw,45rem);position:relative}.live-hero-images img{object-fit:cover;position:absolute;box-shadow:0 1.5rem 4rem #140d1629}.live-image-main{width:70%;height:88%;top:0;right:0}.live-image-inset{aspect-ratio:1;border:.7rem solid var(--ivory);width:48%;bottom:0;left:0}.live-process{color:var(--ivory-light);background:var(--ink)}.live-process>div:first-child{grid-template-columns:.35fr 1fr;align-items:start;gap:3rem;display:grid}.live-process .eyebrow{color:#7ebcf4;padding-top:.65rem}.live-process h2{max-width:65rem}.process-steps{border-top:1px solid #ffffff40;grid-template-columns:repeat(3,1fr);margin-top:clamp(4rem,8vw,8rem);display:grid}.process-steps article{border-right:1px solid #ffffff40;min-height:19rem;padding:1.5rem 2rem 2rem 0}.process-steps article+article{padding-left:2rem}.process-steps article:last-child{border-right:0}.process-steps span{color:#7ebcf4;letter-spacing:.12em;font-size:.7rem}.process-steps h3{font-family:var(--display);letter-spacing:-.03em;margin-top:3.5rem;font-size:clamp(1.8rem,3vw,3.1rem);line-height:1}.process-steps p{color:#ffffff9e;margin-top:1.2rem;line-height:1.7}.live-inquiry{background:var(--ivory-light);grid-template-columns:1.15fr .85fr;align-items:end;gap:clamp(3rem,8vw,9rem);display:grid}.live-inquiry .eyebrow{color:var(--crimson);margin-bottom:1rem}.live-inquiry>div:last-child p{color:var(--ink-muted);font-size:1.12rem;line-height:1.75}.live-inquiry .inline-link{margin-top:1.8rem}.contact-layout{min-height:calc(100svh - var(--header-height));padding:clamp(4rem, 8vw, 8rem) var(--page-pad);grid-template-columns:1.05fr minmax(20rem,.75fr);align-items:center;gap:clamp(3rem,8vw,9rem);display:grid}.contact-copy .eyebrow{color:var(--crimson);margin-bottom:1.2rem}.contact-copy h1{max-width:60rem;font-size:clamp(4.2rem,8.5vw,9.5rem)}.contact-copy>p:not(.eyebrow){max-width:42rem;color:var(--ink-muted);margin-top:2rem;font-size:clamp(1.05rem,1.5vw,1.28rem);line-height:1.75}.contact-actions{flex-wrap:wrap;gap:.7rem;margin-top:2rem;display:flex}.contact-art{aspect-ratio:.72;background:#fff;overflow:hidden}.contact-art img{object-fit:cover;width:100%;height:100%}.inquiry-guide{color:var(--ivory-light);background:var(--cobalt);grid-template-columns:1fr minmax(22rem,.8fr);gap:clamp(3rem,8vw,9rem);display:grid}.inquiry-guide .eyebrow{margin-bottom:1rem}.inquiry-guide ul{border-top:1px solid #fff6;margin:0;padding:0;list-style:none}.inquiry-guide li{border-bottom:1px solid #fff6;padding:1.2rem 0;line-height:1.55}.policy-page{padding:clamp(5rem, 10vw, 9rem) var(--page-pad)}.policy-page article{max-width:52rem;margin:0 auto}.policy-page .eyebrow{color:var(--crimson);margin-bottom:1.2rem}.policy-page h1{font-size:clamp(4rem,8vw,8rem)}.policy-date{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;margin:1.5rem 0 4rem;font-size:.75rem}.policy-page h2{font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;margin-top:2.5rem;font-size:1rem;font-weight:700;line-height:1.4}.policy-page article>p:not(.eyebrow):not(.policy-date){color:var(--ink-muted);margin-top:.9rem;font-size:1.03rem;line-height:1.75}.policy-page article a{color:var(--cobalt);border-bottom:1px solid;font-weight:600}.site-footer{padding:clamp(4rem, 7vw, 7rem) var(--page-pad) 2rem;color:var(--ivory-light);background:var(--ink);grid-template-columns:1fr auto;gap:4rem;display:grid}.footer-statement>p:last-child{max-width:34rem;font-family:var(--display);letter-spacing:-.04em;margin-top:.75rem;font-size:clamp(3rem,6vw,6.5rem);line-height:.95}.footer-statement .eyebrow{color:#7ebcf4}.footer-links{grid-template-columns:repeat(2,minmax(7rem,1fr));align-content:start;gap:.3rem 2rem;display:grid}.footer-links a{color:#ffffffb8;letter-spacing:.09em;text-transform:uppercase;border-bottom:1px solid #ffffff2e;align-items:center;min-height:2.8rem;font-size:.72rem;font-weight:600;display:flex}.footer-links a:hover{color:#fff}.footer-note{color:#ffffffad;letter-spacing:.03em;border-top:1px solid #ffffff2e;grid-column:1/-1;padding-top:2rem;font-size:.65rem}@media (max-width:1100px){.home-hero{grid-template-columns:minmax(18rem,.85fr) minmax(27rem,1.15fr)}.practice-band{grid-template-columns:repeat(2,1fr)}.practice-band p:nth-child(2){border-right:0}.practice-band p:nth-child(-n+2){border-bottom:1px solid #ffffff59}}@media (max-width:820px){:root{--header-height:4.8rem}.site-header{padding-block:.85rem}.menu-button{display:block}.site-nav{z-index:101;padding:6rem var(--page-pad) 3rem;color:var(--ivory-light);background:var(--ink);opacity:0;visibility:hidden;flex-direction:column;justify-content:safe center;align-items:flex-start;gap:0;transition:opacity .18s,visibility .18s;display:flex;position:fixed;inset:0;overflow-y:auto}.site-nav.is-open{opacity:1;visibility:visible}.site-nav a{width:100%;min-height:4.7rem;font-family:var(--display);letter-spacing:-.04em;text-transform:none;border-bottom:1px solid #ffffff2e;align-items:center;padding:0;font-size:clamp(2.7rem,11vw,5rem);font-weight:400;line-height:1;display:flex}.site-nav a:after{display:none}.site-nav a[aria-current=page]{color:#7ebcf4}body.menu-open .wordmark,body.menu-open .menu-button{color:var(--ivory-light)}body.menu-open .wordmark span:last-child{color:#7ebcf4}.home-hero,.home-feature,.shop-callout,.work-detail,.shop-intro,.about-hero,.about-copy,.live-hero,.live-inquiry,.contact-layout,.inquiry-guide{grid-template-columns:1fr}.home-hero{gap:2.5rem;padding-top:2rem}.hero-art{order:-1;min-height:32rem}.hero-art-primary{width:min(78%,30rem)}.hero-art-secondary{width:min(48%,16rem)}.hero-copy h1{font-size:clamp(4.2rem,19vw,7rem)}.home-feature{gap:4rem}.feature-image{width:min(85%,34rem)}.shop-callout-art{order:-1;max-width:29rem}.work-gallery figure,.work-gallery figure:nth-child(3n+2),.work-gallery figure:nth-child(4n){grid-column:span 6;margin-top:0}.work-gallery figure:nth-child(2n){margin-top:5rem}.work-detail img{order:-1}.shop-intro>p{max-width:40rem;margin-left:0}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-hero{align-items:start}.about-image{max-width:36rem}.live-hero-images{order:-1;min-height:35rem}.live-process>div:first-child{grid-template-columns:1fr;gap:1.2rem}.process-steps{grid-template-columns:1fr}.process-steps article,.process-steps article+article{border-bottom:1px solid #ffffff40;border-right:0;min-height:0;padding:1.5rem 0 3rem}.process-steps h3{margin-top:2rem}.contact-art{order:-1;width:min(84%,34rem)}.site-footer{grid-template-columns:1fr}}@media (max-width:820px) and (max-height:620px){.site-nav{justify-content:flex-start;padding-top:5.5rem}.site-nav a{min-height:3.6rem;font-size:2.7rem}}@media (max-width:560px){.section-pad{padding-block:4.8rem}.home-hero{min-height:auto;padding-bottom:4rem}.hero-art{min-height:24.5rem}.hero-art-primary{width:78%}.hero-art-secondary{width:48%}.hero-art-label{display:none}.hero-actions,.contact-actions,.about-links{grid-template-columns:1fr;display:grid}.marquee{overflow-x:auto}.marquee p{text-align:left;min-width:58rem}.selected-grid{grid-template-columns:1fr}.selected-grid figure:nth-child(n){grid-column:1;margin-top:0}.selected-grid figure:nth-child(2n){width:82%;margin-left:auto}.desktop-link{display:none}.mobile-link{margin-top:2.5rem;display:inline-block}.page-intro h1,.about-title h1,.live-hero-copy h1,.contact-copy h1{font-size:clamp(3.7rem,17vw,5.6rem)}.work-gallery{grid-template-columns:1fr}.work-gallery figure,.work-gallery figure:nth-child(3n+2),.work-gallery figure:nth-child(4n),.work-gallery figure:nth-child(2n){grid-column:1;margin-top:0}.work-gallery figure:nth-child(2n){width:84%;margin-left:auto}.shop-status{align-items:flex-start}.shop-status>div{flex-wrap:wrap}.status-time{width:100%;padding-left:1.2rem}.shop-grid{grid-template-columns:1fr;gap:3rem}.product-view{opacity:1;transform:none}.etsy-checkout-note{grid-template-columns:1fr}.etsy-checkout-note small{grid-column:1}.practice-band{grid-template-columns:1fr}.practice-band p{border-bottom:1px solid #ffffff59;border-right:0;min-height:7rem}.practice-band p:last-child{border-bottom:0}.live-hero-images{min-height:27rem}.live-image-main{width:78%}.live-image-inset{width:51%}.contact-layout{min-height:auto}.contact-art{width:100%}.footer-links{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
