/* MAZI, September 2026. Owner's PSD is the visual source of truth. */
:root{--blue:#17283d;--navy:#12273e;--yellow:#ffcf00;--ink:#151515;--muted:#686763;--line:#dedbd2;--light:#f6f5f1;--radius:18px}
body{background:url('redesign/paper-waves.webp') center 900px/100% auto repeat-y;color:var(--ink)}
::selection{background:#ffcf00;color:#111}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex="0"]:focus-visible{outline:3px solid #a76b00;outline-offset:4px}
h1,h2,h3{letter-spacing:-.045em}.wrap{max-width:1440px;padding-inline:64px}.section{padding-block:80px}.eyebrow{letter-spacing:.13em}.button{border-radius:10px;min-height:45px;font-size:13px;gap:9px}.button-blue,.button-yellow{background:var(--yellow);color:#171717}.button-blue:hover,.button-yellow:hover{background:#efc000;color:#111;box-shadow:0 3px 8px #16161614}.button-outline{border-color:#b2aa7d;background:#fff;color:#181818}.button-outline:hover{background:#fff9d5;border-color:#63501a;color:#111}.button-night{background:#142840;color:var(--yellow);border:1px solid #acb3bb;border-radius:30px;min-width:230px;box-shadow:0 3px 18px #0006}.button-night:hover{background:#233b58}.text-link:hover{color:#6d5500}
.announcement{min-height:30px;height:30px;padding:0 20px;background:#080808;color:var(--yellow);display:flex;align-items:center;justify-content:center;gap:15px;font-size:10px;letter-spacing:.035em;font-weight:600}.announcement-messages{width:min(570px,70vw);text-align:center;line-height:1.2}.announcement button{background:transparent;border:0;color:var(--yellow);padding:0 4px;height:28px;font-size:18px}.announcement [data-announcement-pause]{font-size:10px}.announcement-messages a:hover{text-decoration:underline;text-underline-offset:3px}
.site-header{background:var(--yellow);border:0;backdrop-filter:none}.nav-inner{height:96px;max-width:1580px;gap:32px;padding:0 42px}.logo img{width:168px}.site-header nav{font-size:11px;gap:25px;font-weight:750;text-transform:uppercase}.site-header nav>a{padding-block:38px}.site-header nav>a:hover,.shop-nav>a:hover{color:#5b4800}.nav-actions{gap:17px}.nav-actions .icon-button{min-height:36px}.search-pill{background:#fff;border-radius:25px;gap:5px;width:128px;justify-content:flex-start;padding:0 12px;color:#686763}.search-pill span{font-size:10px;text-transform:uppercase}.cart-count{background:#151515;color:var(--yellow)}
/* The panel reveals downward; columns follow. It is inert until opened by JS. */
.shop-nav .mega-menu,.shop-nav:hover .mega-menu,.shop-nav:focus-within .mega-menu{display:block;visibility:hidden;opacity:0;clip-path:inset(0 0 100% 0);pointer-events:none;transform:translateY(-8px);transition:clip-path .38s cubic-bezier(.2,.7,.2,1),opacity .2s,transform .38s,visibility 0s .38s;text-transform:none;font-weight:400;border:0;padding:34px max(50px,calc((100vw - 1260px)/2)) 44px;box-shadow:0 20px 35px #0002}
.shop-nav.is-open .mega-menu{visibility:visible;opacity:1;clip-path:inset(0);pointer-events:auto;transform:none;transition-delay:0s}.mega-heading,.mega-columns>div{opacity:0;transform:translateY(-10px);transition:opacity .2s,transform .3s}.is-open .mega-heading,.is-open .mega-columns>div{opacity:1;transform:none;transition-delay:.09s}.is-open .mega-columns>div:nth-child(2){transition-delay:.13s}.is-open .mega-columns>div:nth-child(3){transition-delay:.17s}.is-open .mega-columns>div:nth-child(4){transition-delay:.21s}.mega-columns .mega-play{background:#fff3b4;color:#141414!important;border-radius:8px}.menu-toggle svg{transition:transform .25s}.shop-nav.is-open .menu-toggle svg{transform:rotate(180deg)}
.vase-hero{position:relative;isolation:isolate;aspect-ratio:1672/941;background:#101113;overflow:hidden;color:white}.vase-hero-base{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.vase-hero h1{position:absolute;top:1.8%;left:0;right:0;text-align:center;font-size:clamp(56px,12.8vw,255px);font-weight:700;letter-spacing:-.055em;line-height:1.1;z-index:1;white-space:nowrap}.vase-hero-foreground{position:absolute;left:12.248%;top:12.444%;width:81.4516%;height:52.820%;max-width:none;z-index:2}.vase-hero-offer{position:absolute;z-index:3;bottom:5.6%;left:0;right:0;text-align:center;text-shadow:0 2px 9px #000a}.vase-hero-offer p{font-size:clamp(11px,2vw,32px);line-height:1.3;font-weight:350;letter-spacing:-.025em}.vase-hero-offer h2{font-size:clamp(30px,5.3vw,92px);font-weight:500;letter-spacing:-.045em;margin:3px 0 17px}.vase-hero-offer h2 span{color:var(--yellow)}.vase-hero-offer .button{font-size:clamp(13px,1.6vw,25px);padding:9px 26px;min-height:44px;text-shadow:none}
.paper-world{background:#fff url('redesign/paper-waves.webp') center top/100% auto repeat-y}.center-heading{text-align:center;padding-inline:24px}.center-heading h2{font-size:clamp(28px,3.4vw,48px);font-weight:600;line-height:1.12}.center-heading p{font-size:18px;line-height:1.5;margin:15px 0 0}.center-actions{display:flex;justify-content:center;gap:20px;margin-top:25px}.center-actions .button{min-width:160px;text-transform:uppercase;font-weight:550;box-shadow:0 3px 8px #0002}.ways-section{padding:58px 0 65px;overflow:hidden}.collection-rail{display:flex;gap:28px;overflow-x:auto;scroll-snap-type:x mandatory;padding:55px max(32px,calc((100vw - 1120px)/2)) 16px;scrollbar-width:thin;scrollbar-color:#c9c5b6 transparent;scroll-padding-inline:max(32px,calc((100vw - 1120px)/2))}.design-collection{position:relative;flex:0 0 300px;aspect-ratio:2/3;border-radius:26px;background:#0c1115;overflow:hidden;color:#fff;scroll-snap-align:start;isolation:isolate;box-shadow:0 5px 14px #0003}.collection-artwork{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.5;z-index:-2}.design-collection:after{content:"";position:absolute;inset:0;background:linear-gradient(#0008,transparent 55%,#0009);z-index:-1}.design-collection-copy{padding:26px 25px 0;position:relative;z-index:2}.design-collection h3{color:var(--yellow);font-size:24px;line-height:1.06;text-transform:uppercase;font-weight:650}.design-collection p{font-size:12px;line-height:1.4;margin-top:10px;max-width:220px;color:#f0eee7}.collection-subjects{position:absolute;inset:28% 0 4%}.collection-subjects img{position:absolute;bottom:0;width:89%;height:100%;object-fit:contain;filter:drop-shadow(0 14px 12px #0007);transition:transform .35s}.collection-subjects img:first-child{left:-25%;transform:scale(.8) rotate(-8deg);opacity:.9}.collection-subjects img:last-child{right:-5%;transform:rotate(5deg)}.design-collection:hover .collection-subjects img:last-child{transform:translateY(-5px) rotate(2deg)}.collection-discover{position:absolute;bottom:18px;left:25px;right:25px;display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#fff}.rail-controls{display:flex;align-items:center;justify-content:flex-end;gap:10px;max-width:1248px;margin:18px auto 0;padding-inline:32px;font-size:12px;color:#5a584e}.rail-controls>span,.rail-controls>.text-link{margin-right:auto}.rail-controls button{border:1px solid #b5b0a0;background:#fff8;border-radius:50%;width:34px;height:34px;font-size:16px}.rail-controls button:hover{background:var(--yellow);color:#111}
.favorites-section{background:var(--yellow);padding:60px 0 80px}.favorites-section .wrap{max-width:1200px}.favorites-section .center-heading p{margin:0 0 7px;font-size:18px;font-weight:500}.favorites-section .center-heading h2{font-size:clamp(28px,3vw,40px)}.home-products{margin-top:45px;gap:30px}.product-card{min-width:0;background:#fff;border-radius:22px;padding:6px;box-shadow:0 4px 14px #24201417;display:flex;flex-direction:column;border:1px solid #ece9e2}.favorites-section .product-card{box-shadow:0 8px 18px #44330040;border:0}.product-image{border-radius:17px;aspect-ratio:1;overflow:hidden;background:#111516;flex-shrink:0}.product-stage{position:relative;isolation:isolate;background:#111719;overflow:hidden;width:100%;height:100%;aspect-ratio:1;border-radius:inherit}.product-stage .stage-art{position:absolute;inset:0;object-fit:cover;width:100%;height:100%;opacity:.37;z-index:-2}.product-stage:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,#0001,#0005);z-index:-1}.product-stage .stage-subject{position:relative;width:100%;height:100%;object-fit:contain;padding:7%;filter:drop-shadow(0 12px 9px #0008);transition:transform .3s}.product-image:hover .stage-subject{transform:translateY(-3px)}.product-badge{position:absolute;right:10px;top:10px;background:var(--yellow);font-size:9px;line-height:1;padding:6px 10px;border-radius:20px;color:#111;font-weight:700}.card-copy{padding:12px 12px 11px;display:flex;flex-direction:column;flex:1}.product-card h3{font-size:16px;font-weight:600;line-height:1.22;margin:0 0 6px;letter-spacing:-.035em;min-height:2.44em}.product-card h3 a:hover{color:#766000}.product-meta{font-size:10px;letter-spacing:0;color:#57544c;text-transform:none;margin:0 0 9px;line-height:1}.product-meta>span{display:flex;align-items:center;gap:5px}.wish-button{color:#d45944;min-width:26px;min-height:26px}.card-original{color:#7f7256;font-size:12px;margin-top:auto;margin-bottom:7px}.card-buy{font-size:11px;min-height:32px;padding:7px 6px;border-radius:6px;gap:5px;margin-top:auto}.card-original+.card-buy{margin-top:0}.card-play{font-size:10px;min-height:29px;margin-top:7px;padding:5px;border-radius:6px;gap:5px}
.home-journal{padding:70px 0 20px;overflow:hidden}.home-journal .center-heading p{margin-top:26px;font-size:16px}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.story-card{background:white;border:1px solid #ddd7ca;border-radius:24px;padding:22px;box-shadow:0 4px 10px #00000007;min-width:0;overflow:hidden}.story-image{display:block;border-radius:10px;overflow:hidden;aspect-ratio:4/3}.story-image img{width:100%;height:100%;object-fit:cover}.story-copy .eyebrow{font-size:9px;color:#766b50;margin:23px 0 10px}.story-copy h3{font-size:25px;line-height:1.16}.story-copy p{font-size:14px;line-height:1.65;color:#66635c;margin:15px 0 22px}.story-copy .button{font-size:11px;min-height:37px;padding:10px 16px}.story-rail{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#c9c5b6 transparent;gap:28px;padding:45px max(32px,calc((100vw - 1310px)/2)) 18px;scroll-padding-inline:max(32px,calc((100vw - 1310px)/2))}.story-rail .story-card{flex:0 0 545px;scroll-snap-align:start;display:grid;grid-template-columns:.95fr 1fr;gap:23px;padding:24px}.story-rail .story-image{height:100%;aspect-ratio:auto;min-height:245px;border-radius:3px}.story-rail .story-copy{display:flex;flex-direction:column}.story-rail .eyebrow{margin:0 0 10px}.story-rail h3{font-size:22px}.story-rail p{font-size:13px;line-height:1.6;margin:14px 0 20px}.story-rail .button{margin-top:auto;align-self:start}.follow-section{text-align:center;padding-top:80px;padding-bottom:75px}.follow-section h2{font-size:34px;font-weight:550}.social-links{display:flex;justify-content:center;gap:64px;margin-top:58px}.social-links a,.social-pending{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;color:#090909}.social-links a:hover{transform:translateY(-3px);color:#8d7000}.brand-story{padding-bottom:55px;max-width:1320px}.brand-story p{font-size:15px;line-height:1.85;color:#393833}.home .site-footer{margin-top:0}.footer-main{padding-block:66px}.site-footer{background:#12273e}.footer-brand p{font-size:14px}.footer-brand img{max-width:180px}
.page-intro{padding-block:55px 40px}.page-intro h1{font-weight:600}.page-intro>.eyebrow{color:#69551b}.store-layout{gap:34px;padding-bottom:85px}.collection-filter{top:122px;background:#fff9;padding:20px 14px;border-radius:15px;border:1px solid #eee9da}.collection-filter h2{font-size:11px;line-height:1.5}.filter-list button.is-active{background:var(--yellow);color:#181818}.filter-list button:hover,.filter-list>a:hover{background:#fff2b1}.store-grid{gap:26px 22px}.shop-toolbar{background:#fffc;border-radius:9px;gap:10px;padding:14px 12px}.shop-toolbar label{font-size:11px}.shop-toolbar input{max-width:140px;background:transparent}.shop-toolbar select{background:transparent}.product-float{background:#fff9da;backdrop-filter:none}.product-detail{gap:60px}.detail-image{padding:0;border-radius:26px;overflow:hidden;background:#0e1316}.detail-stage .stage-subject{padding:10%}.detail-copy h1{font-weight:600}.detail-copy>.price strong{background:var(--yellow);padding:4px 12px;border-radius:7px}.detail-copy .try-link{color:#171717;border-color:#b2aa7d;border-radius:9px;background:#fff}.mazi-purchase .single_add_to_cart_button{background:var(--yellow);color:#111;border-radius:9px}.mazi-purchase .single_add_to_cart_button:hover{background:#efc000}.mazi-purchase .qty{border-radius:9px}.detail-artwork{display:block;margin-top:20px;border-radius:18px;overflow:hidden;background:#fff;border:1px solid var(--line)}.detail-artwork img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto}.detail-artwork>span{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;font-size:12px}.detail-gallery a{border:1px solid var(--line);border-radius:8px;background:white}.detail-small-note{font-size:11px}.content-hero{gap:65px}.content-hero .editorial-stage{height:440px;border-radius:26px}.content-hero .product-stage img{border-radius:0}.content-hero .stage-art{height:100%;padding:0}.content-hero .stage-subject{height:100%;padding:6%}.content-hero>img{border-radius:25px;height:420px}.content-hero h1{font-weight:600}.empty-state{background:#ffffffc9;border-radius:20px}.editor-note{background:#fff6cf}.article-body{max-width:850px;padding-inline:30px}.article-body p,.article-body ul{color:#504f4a}.customer-story{max-width:900px}.story-heading{text-align:center;margin:50px auto 30px;max-width:740px}.story-heading .eyebrow{color:#756027}.story-heading h1{font-size:clamp(35px,4.5vw,60px);font-weight:600;line-height:1.05;margin-bottom:18px}.story-heading>p{font-size:12px!important;color:#7b7467}.customer-story .article-cover{max-height:620px;object-fit:contain;background:#f0ede6;border-radius:24px;width:100%}.story-prose{max-width:670px;margin:40px auto}.story-prose p{font-size:17px;line-height:1.9;margin:0 0 25px}.story-prose p:first-child:first-letter{font-size:58px;float:left;line-height:1;padding:6px 9px 0 0;color:#1e1e1b;font-weight:600}.story-ending{text-align:center;border-block:1px solid var(--line);padding:40px 20px;margin-top:50px}.story-ending .button{margin-top:14px}.article-body:has(#share-your-story){max-width:850px}.mazi-community-form{background:#fff8dc;border-radius:18px}.mazi-community-form button,.mazi-community-form>a{background:var(--yellow);color:#111;border-radius:9px}.mazi-community-form [role=status]{color:#554922}.leader-tabs button.is-active{background:var(--yellow);border-color:#cfaa0b;color:#111}.board-head{background:#fff2ab}.board-empty{background:#fff9;border-radius:20px}.account-shell>h1,.commerce-shell>h1{font-weight:600}.account-shell,.commerce-shell{max-width:1250px}.woocommerce-error,.woocommerce-info,.woocommerce-message{background:#fff7d8;border-color:#b9a128;border-radius:8px;color:#26221c}.woocommerce-error{background:#fff0ee;border-color:#a94232}.woocommerce-MyAccount-navigation li.is-active a{background:var(--yellow);color:#111}:is(.commerce-shell,.account-shell) .woocommerce :is(button.button,a.button,input.button){background:var(--yellow);color:#111;border-radius:9px}:is(.commerce-shell,.account-shell) .woocommerce :is(form.login,form.register,.cart-collaterals,#payment){background:#fff;border-radius:18px}:is(.commerce-shell,.account-shell) .woocommerce .cart-collaterals{background:#fff8dc}.prototype-note{background:#fff9e9;border-color:#e9dfc7}.search-dialog{border-radius:20px}.search-form input{background:#f8f6f0}.suggestion img{background:#e8e3d7}.toast{background:#172536;border-radius:10px}
/* Colors and artwork framing only: the cached puzzle renderer is unchanged. */
#mazi-game{--pg-ink:#1a1a18;--pg-blue:#514415;--pg-muted:#6a685f;--pg-line:#dedacf}.pg-filters button[aria-pressed=true],.pg-primary{background:var(--yellow);border-color:#e7bd00;color:#191919}.pg-card-image{border-radius:18px;background:#1b1d1e;aspect-ratio:4/3}.pg-card-image img{object-fit:cover;mix-blend-mode:normal;padding:0}.pg-play-cue{background:var(--yellow);color:#111}.pg-card-category{color:#776c50}.pg-choice-dialog>img{padding:0;mix-blend-mode:normal;object-fit:contain;background:#161718;border-radius:13px}.pg-count-choice input:checked+span{background:#fff4b5;border-color:#b09100;box-shadow:inset 0 0 0 1px #b09100;color:#111}.pg-controls{background:#fff9dc}.pg-room{background:#fff}.pg-tool[aria-pressed=true]{background:var(--yellow);color:#111;border-color:#cbb66b}.pg-table-footer{background:#fffdf7}.pg-loading-dot{border-top-color:#9e7f0e}.pg-gallery .eyebrow{color:#665016}#mazi-game :focus-visible{outline-color:#9a7411}
@media(min-width:1800px){.ways-section{padding-top:75px}.collection-rail{gap:42px}.design-collection{flex-basis:380px}.favorites-section{padding-block:80px 100px}}
@media(max-width:1200px){.nav-inner{padding-inline:28px;gap:25px}.site-header nav{gap:18px;font-size:10px}.logo img{width:145px}.nav-actions{gap:10px}.search-pill{width:93px}.wrap{padding-inline:40px}.product-detail{gap:35px}.home-products{gap:24px}.card-copy{padding:10px 9px}.story-grid{gap:18px}.story-card{padding:18px}.content-hero{gap:35px}}
@media(max-width:1000px){.nav-inner{height:80px;gap:20px}.mobile-menu-toggle{display:inline-flex}.site-header nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--yellow);padding:15px 28px 25px;box-shadow:0 10px 16px #0002;max-height:calc(100svh - 110px);overflow:auto}.site-header nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.site-header nav>a{padding:15px 0;font-size:13px}.shop-nav{display:flex;flex-wrap:wrap;align-self:auto;align-items:center;justify-content:space-between;min-height:44px}.shop-nav>a{font-size:13px}.menu-toggle{padding:12px}.shop-nav .mega-menu,.shop-nav:hover .mega-menu,.shop-nav:focus-within .mega-menu{position:static;flex-basis:100%;max-height:0;overflow:hidden;padding:0 15px;box-shadow:none;border-radius:12px;transition:max-height .35s,opacity .2s,visibility 0s .35s,transform .3s;clip-path:none}.shop-nav.is-open .mega-menu{max-height:700px;padding:20px 15px;transition-delay:0s}.mega-heading{padding-bottom:15px;margin-bottom:20px;gap:15px}.mega-heading>span{font-size:9px}.mega-heading a{font-size:11px}.mega-columns{grid-template-columns:1fr 1fr;gap:24px}.mega-columns>div{gap:8px}.mega-columns .mega-title{font-size:14px}.mega-columns span,.mega-columns a:not(.mega-title){font-size:12px}.logo{margin-right:auto}.nav-actions{margin-left:auto}.search-pill{width:130px}.store-layout{grid-template-columns:170px 1fr;gap:20px}.store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-toolbar{flex-wrap:wrap}.home-products{gap:18px}.product-card h3{font-size:14px}.collection-filter{top:100px}.story-grid{grid-template-columns:1fr}.story-grid:not(.story-rail) .story-card{display:grid;grid-template-columns:1fr 1.2fr;gap:26px}.story-grid:not(.story-rail) .story-image{height:100%;aspect-ratio:1}.story-grid:not(.story-rail) .story-copy .eyebrow{margin-top:10px}.content-hero h1{font-size:44px}.content-hero .editorial-stage,.content-hero>img{height:360px}.product-float-inner{padding-inline:40px}}
@media(max-width:760px){.wrap{padding-inline:24px}.nav-inner{padding-inline:20px;height:74px;gap:12px}.logo img{width:135px}.nav-actions{gap:10px}.search-pill{width:34px;padding:5px;justify-content:center;background:transparent}.search-pill span{display:none}.announcement{height:32px;font-size:8px;gap:7px;padding:0 12px}.announcement-messages{width:calc(100% - 70px);max-width:440px}.announcement [data-announcement-pause]{padding-left:8px}.vase-hero{aspect-ratio:auto;height:620px}.vase-hero-base{object-fit:cover;object-position:49% 50%;height:100%}.vase-hero h1{font-size:15vw;top:28px}.vase-hero-foreground{display:none}.vase-hero:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#000b);z-index:2}.vase-hero-offer{bottom:35px;padding:0 15px}.vase-hero-offer h2{font-size:clamp(34px,7.5vw,52px);margin-bottom:18px}.vase-hero-offer p{font-size:12px}.vase-hero-offer .button{font-size:16px;min-width:210px;min-height:44px}.center-heading h2{font-size:32px}.center-heading p{font-size:16px}.ways-section{padding:40px 0 36px}.center-actions{gap:14px}.center-actions .button{min-width:134px;font-size:11px}.collection-rail{padding:36px 24px 14px;gap:18px;scroll-padding-inline:24px}.design-collection{flex-basis:260px;border-radius:23px}.design-collection-copy{padding:25px 22px}.design-collection h3{font-size:24px}.rail-controls{padding-inline:24px;margin-top:12px}.favorites-section{padding:40px 0 45px}.favorites-section .center-heading{padding:0}.favorites-section .center-heading p{font-size:15px}.favorites-section .center-heading h2{font-size:28px;max-width:340px;margin:auto}.home-products{margin-top:28px;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}.product-card{border-radius:17px;padding:5px}.product-image{border-radius:12px}.card-copy{padding:10px 7px 7px}.product-card h3{font-size:14px}.card-original{font-size:11px}.card-buy{font-size:10px;min-height:32px}.card-play{font-size:9px;min-height:29px}.product-meta{font-size:9px}.home-journal{padding-top:45px}.home-journal .center-heading p{font-size:14px;margin-top:18px}.story-rail{padding:30px 24px 13px;gap:18px;scroll-padding-inline:24px}.story-rail .story-card{flex-basis:410px;gap:18px;padding:18px;grid-template-columns:.9fr 1fr}.story-rail h3{font-size:21px}.story-rail p{font-size:12px;margin-block:10px 16px}.story-rail .story-image{min-height:250px}.story-copy .button{font-size:10px;padding:9px 10px;gap:4px}.follow-section{padding-block:50px}.follow-section h2{font-size:29px}.social-links{margin-top:35px;gap:36px}.social-links svg{width:30px;height:30px}.brand-story{padding-bottom:35px}.brand-story p{font-size:13px;line-height:1.8}.site-footer{margin-top:25px}.footer-main{padding-block:45px;gap:30px;grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{font-size:10px;gap:14px;flex-wrap:wrap}.page-intro{padding-block:34px 26px}.page-intro h1{font-size:42px}.page-intro p{font-size:14px}.store-layout{display:block}.collection-filter{position:static;border:0;background:transparent;padding:0;margin-bottom:20px}.collection-filter h2{margin-bottom:9px}.filter-list{display:flex;flex-direction:row;gap:7px;overflow:auto;padding:0 0 10px}.filter-list button,.filter-list>a{flex:0 0 auto;border:1px solid var(--line);padding:8px 12px;font-size:11px;background:white;border-radius:25px;white-space:nowrap}.filter-list .filter-sub{font-size:10px;padding:8px 12px}.shop-toolbar{font-size:11px;padding:10px;gap:8px}.shop-toolbar input{max-width:130px;font-size:12px}.shop-toolbar select{font-size:11px;padding-right:12px}.store-grid{gap:20px 14px}.product-detail{grid-template-columns:1fr;gap:30px;padding-top:24px}.detail-image{border-radius:22px}.detail-copy h1{font-size:38px}.product-float-inner{padding-inline:20px}.content-hero{grid-template-columns:1fr;gap:28px;padding-block:35px}.content-hero .editorial-stage,.content-hero>img{height:auto;aspect-ratio:1.1}.content-hero h1{font-size:43px}.content-hero p{font-size:15px}.story-grid:not(.story-rail) .story-card{grid-template-columns:1fr;gap:8px;padding:20px}.story-grid:not(.story-rail) .story-image{aspect-ratio:4/3;max-height:340px}.story-copy .eyebrow{margin-top:20px}.story-copy h3{font-size:27px}.story-copy p{font-size:14px}.story-copy .button{min-height:40px;font-size:12px}.article-body{padding:35px 24px 50px}.story-heading{margin-top:40px}.story-heading h1{font-size:38px}.story-prose{margin-top:30px}.story-prose p{font-size:16px;line-height:1.85}.customer-story .article-cover{max-height:470px;border-radius:18px}.account-shell,.commerce-shell{padding:35px 24px 60px}.account-shell>h1,.commerce-shell>h1{font-size:35px}.section{padding-block:45px}.section-head{align-items:start}.section-head h2{font-size:30px}.section-head .text-link{font-size:11px}.pg-gallery{padding-top:34px}.pg-card h2{font-size:17px}.pg-gallery .pg-intro h1{font-size:45px}.pg-grid{gap:28px 15px}.pg-card-image img{padding:0}}
@media(max-width:420px){.nav-inner{padding-inline:14px;gap:8px}.logo img{width:118px}.nav-actions{gap:5px}.nav-actions .icon-button{min-width:28px}.vase-hero{height:515px}.vase-hero h1{top:30px;font-size:16vw}.vase-hero-base{object-position:46%}.center-heading h2{font-size:29px}.story-rail .story-card{flex-basis:calc(100vw - 48px);grid-template-columns:1fr;padding:18px;gap:16px}.story-rail .story-image{height:210px;min-height:0;aspect-ratio:auto;border-radius:8px}.story-rail .story-copy h3{font-size:24px}.story-rail .story-copy p{font-size:13px}.story-rail .story-copy .button{align-self:stretch}.social-links{gap:27px}.card-copy{padding-inline:5px}.product-card h3{font-size:13px}.card-buy{font-size:9px}.product-meta{font-size:8px}.shop-toolbar>div{margin-left:auto}.product-float-actions .button{font-size:10px}.product-float-name{font-size:11px}.collection-filter{margin-bottom:12px}}
@media(prefers-reduced-motion:reduce){.mega-menu,.mega-heading,.mega-columns>div,.stage-subject,.collection-subjects img{transition:none!important}.design-collection:hover .collection-subjects img:last-child{transform:rotate(5deg)}.product-image:hover .stage-subject{transform:none}}
.artist-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.artist-notes article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:30px}.artist-notes article>span{display:inline-flex;background:var(--yellow);width:38px;height:38px;align-items:center;justify-content:center;border-radius:50%;font-size:12px;font-weight:700;margin-bottom:35px}.artist-notes h3{font-size:27px;line-height:1.12}.artist-notes p{font-size:14px;color:var(--muted);margin:17px 0 20px}.artist-notes .text-link{font-size:12px}
@media(max-width:760px){.artist-notes{grid-template-columns:1fr}.artist-notes article{padding:25px}.artist-notes article>span{margin-bottom:22px}}

@media(max-width:760px){.filter-list .filter-sub{display:block}}

.mazi-leader-form{display:flex;align-items:end;gap:18px;flex-wrap:wrap;margin:24px 0}.mazi-leader-form label{display:grid;gap:8px;font-size:12px}.mazi-leader-form select{max-width:min(100%,390px);padding:12px;border:1px solid #ddd;border-radius:8px;background:white}.mazi-leader-table{width:100%;border-collapse:collapse}.mazi-leader-table td,.mazi-leader-table th{text-align:left;padding:15px 12px;border-bottom:1px solid #ddd}.mazi-leader-table[hidden]{display:none}
