@import "https://fonts.googleapis.com/css2?family=Bungee&family=Open+Sans:wght@400;600;700&display=swap";:root{--purple:#512087;--purple-dark:#26103f;--purple-soft:#f2e8ff;--ink:#111;--muted:#5f566a;--paper:#fff;--cream:#faf7ef;--line:#5120872e;--shadow:0 24px 80px #1d0b372e;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit}button,input,select,textarea{font:inherit}h1,h2,p{margin:0}h1,h2{letter-spacing:.01em;font-family:Bungee,system-ui,sans-serif;line-height:.98}h1{max-width:780px;font-size:clamp(3.4rem,9vw,7.8rem)}h2{font-size:clamp(2rem,5vw,4rem)}p{line-height:1.7}#root{min-height:100vh;overflow-x:hidden}.site-header{background:#fff;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(1rem,3vw,2.5rem);max-width:1320px;margin:0 auto;padding:2rem clamp(1.25rem,4vw,2rem) 1.9rem;display:grid}.brand{align-items:center;display:inline-flex}.brand img{object-fit:contain;width:104px;height:76px}.site-header nav,.site-footer nav{color:#151515;flex-wrap:wrap;justify-content:center;gap:1.1rem clamp(1.5rem,3vw,2.4rem);font-size:.92rem;display:flex}.site-header nav a,.site-footer nav a{text-decoration:none}.site-header nav a:hover,.site-footer nav a:hover{color:var(--purple)}.header-actions{align-items:center;gap:1.2rem;font-size:.92rem;display:flex}.header-actions a{text-decoration:none}.hero-section{color:#fff;background:linear-gradient(90deg,#00000047,#00000014),url(https://08bbc77ece63192959b4.cdn6.editmysite.com/uploads/b/08bbc77ece63192959b45525d255c8d9ed4bdf0281827da91d60fd9a724d35b7/Art%20Background_1750651027.png) 50%/cover;min-height:354px}.hero-inner,.section-inner{width:min(100% - 2.5rem,1320px);margin:0 auto}.hero-inner{align-content:center;justify-items:start;gap:1.7rem;min-height:354px;padding:1rem 0;display:grid}.hero-inner h1{color:#fff;text-transform:uppercase;max-width:530px;font-size:clamp(3rem,5vw,4.25rem);line-height:1.12}.button-primary{color:#111!important;background:#bf90ef!important}.button-dark{background:var(--purple)!important;color:#fff!important}.categories-section{background:#bb8de9;padding:2.9rem 0 3.1rem}.section-title-row{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.55rem;display:flex}.section-title-row.compact{margin-bottom:1.25rem}.section-title-row h2,.featured-section h2,.quote-copy h2,.hours-section h2{text-transform:uppercase;font-size:clamp(1.65rem,3vw,2rem);line-height:1.1}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.7rem;display:grid}.category-card{color:#111;background:#fff;border-radius:8px;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:1.2rem;min-height:102px;padding:1rem;text-decoration:none;transition:box-shadow .18s,transform .18s;display:grid;box-shadow:0 1px 2px #00000014}.category-card img{object-fit:cover;border-radius:6px;width:82px;height:82px;transition:transform .18s}.category-card span{text-overflow:ellipsis;white-space:nowrap;font-size:1.12rem;overflow:hidden}.category-card:hover,.category-card:focus-visible{transform:translateY(-3px);box-shadow:0 10px 24px #11111124}.category-card:hover img,.category-card:focus-visible img{transform:scale(1.04)}.featured-section,.popular-section,.quote-section{background:#fff;padding:4.8rem 0 3.8rem}.featured-layout{grid-template-columns:minmax(0,1fr) minmax(260px,.9fr);align-items:center;gap:clamp(2.5rem,6vw,5rem);display:grid}.featured-mosaic{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1.8rem;display:grid}.featured-mosaic img{aspect-ratio:1;object-fit:cover;background:#f0f0f0;border-radius:8px;width:100%;transition:box-shadow .18s,filter .18s,transform .18s}.featured-mosaic img:hover{filter:saturate(1.08)contrast(1.03);transform:translateY(-3px)scale(1.01);box-shadow:0 14px 30px #11111129}.featured-mosaic .featured-large{aspect-ratio:1.8;grid-column:1/-1}.ghost-art{grid-template-columns:1fr 1fr;align-items:center;gap:1.5rem;min-height:430px;display:grid}.ghost-art img{aspect-ratio:1;object-fit:contain;width:100%;transition:filter .18s,transform .18s}.ghost-art img:hover{filter:drop-shadow(0 12px 18px #1111112e);transform:translateY(-4px)rotate(-1deg)}.ghost-art img:last-child{grid-column:1/-1;justify-self:center;width:min(100%,360px)}.carousel-controls{gap:1.8rem;font-size:3rem;line-height:1;display:flex}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.55rem;display:grid}.product-card{color:#111;gap:.45rem;text-decoration:none;display:grid}.product-card img{aspect-ratio:1.18;object-fit:cover;background:#efefef;border-radius:8px;width:100%;transition:box-shadow .18s,filter .18s,transform .18s}.product-card span{margin-top:.7rem;font-size:1rem}.product-card strong{font-weight:400}.product-card:hover img,.product-card:focus-visible img{filter:saturate(1.08)contrast(1.03);transform:translateY(-3px)scale(1.015);box-shadow:0 14px 30px #1111112e}.product-card:hover span,.product-card:focus-visible span{text-underline-offset:.2em;text-decoration:underline}@media (prefers-reduced-motion:reduce){.category-card,.category-card img,.featured-mosaic img,.ghost-art img,.product-card img{transition:none}.category-card:hover,.category-card:focus-visible,.category-card:hover img,.category-card:focus-visible img,.featured-mosaic img:hover,.ghost-art img:hover,.product-card:hover img,.product-card:focus-visible img{transform:none}}.quote-layout{grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);align-items:start;gap:clamp(3rem,7vw,6rem);display:grid}.quote-copy{gap:1.55rem;max-width:430px;display:grid}.quote-copy p{font-size:1.05rem;line-height:1.46}.quote-form{gap:1rem;display:grid}.quote-form input,.quote-form select,.quote-form textarea,.newsletter input{color:#111;background:#fff;border:1px solid #cfcfcf;border-radius:8px;width:100%;padding:1rem 1.15rem}.quote-form textarea{resize:vertical}.quote-form .button-primary{color:#fff;justify-self:start;min-width:104px}.form-note{color:#222;max-width:520px;font-size:.92rem;line-height:1.5}.hours-section{color:#fff;background:#111;padding:4.3rem 0}.hours-inner{grid-template-columns:minmax(0,.45fr) minmax(280px,.55fr);align-items:start;gap:3rem;display:grid}.hours-section dl{gap:.85rem;max-width:520px;margin:0;display:grid}.hours-section dl div{grid-template-columns:1fr auto;gap:2rem;display:grid}.hours-section dd{margin:0}.site-footer{color:#111;background:#fff;padding:4rem 0 3rem}.footer-inner{gap:2rem;display:grid}.site-footer img{object-fit:contain;width:82px;height:82px}.site-footer nav{border-bottom:1px solid #dedede;justify-content:flex-start;padding-bottom:1.8rem}.footer-main{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:2rem;display:grid}.newsletter{gap:1rem;max-width:520px;display:grid}.newsletter label{font-size:1.45rem}.newsletter div{grid-template-columns:1fr auto;display:grid}.newsletter input{border-radius:8px 0 0 8px}.newsletter .MuiButton-root{border-radius:0 32px 32px 0;padding:0 1.55rem}.footer-meta{justify-items:end;gap:1.8rem;display:grid}.footer-meta p{margin:0;font-size:1rem;line-height:1.4}.social-links{gap:.45rem;display:flex}.social-links .MuiIconButton-root{color:#fff;background:#111;border-radius:50%;place-items:center;width:28px;height:28px;padding:0;display:grid}.social-links .MuiIconButton-root:hover{background:var(--purple)}.social-links .MuiSvgIcon-root{width:1rem;height:1rem}.powered{justify-self:center;margin-top:2rem;font-size:.86rem}@media (width<=900px){.site-header,.featured-layout,.quote-layout,.hours-inner,.footer-main{grid-template-columns:1fr}.site-header{justify-items:center;padding-top:1.6rem}.site-header nav,.site-footer nav{gap:.85rem 1.2rem}.category-grid,.product-grid{grid-template-columns:1fr}.section-title-row{flex-direction:column;align-items:flex-start}.ghost-art{min-height:200px}.footer-meta{justify-items:start}}@media (width<=560px){.hero-section,.hero-inner{min-height:300px}.category-card{grid-template-columns:74px minmax(0,1fr)}.category-card img{width:64px;height:64px}.featured-mosaic{grid-template-columns:1fr}.featured-mosaic .featured-large{grid-column:auto}.newsletter div{grid-template-columns:1fr}.newsletter input,.newsletter .MuiButton-root{border-radius:8px;min-height:48px}}
