:root{--cream: #fff8ed;--sand: #efd9bd;--terracotta: #c76545;--burnt-orange: #b4512f;--mustard: #d59b35;--olive: #68724a;--teal: #3f7770;--plum: #633e4f;--ink: #322820;--white: #ffffff;--radius: 22px;--shadow: 0 18px 50px rgba(67, 43, 28, .12);--page: min(1180px, calc(100% - 40px) )}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:var(--font-body, Arial, sans-serif);font-size:16px;line-height:1.6}body,button,input,select,textarea{font:inherit}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}button,input,select,textarea{color:inherit}h1,h2,h3,h4{margin:0 0 .55em;font-family:var(--font-heading, Georgia, serif);line-height:1.08;letter-spacing:-.025em}h1{font-size:clamp(2.8rem,7vw,6.6rem)}h2{font-size:clamp(2rem,4.6vw,4.2rem)}h3{font-size:clamp(1.35rem,2.4vw,2rem)}p{margin:0 0 1.2em}.page-width{width:var(--page);margin-inline:auto}.section{padding-block:clamp(64px,9vw,120px)}.section--tight{padding-block:48px}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:var(--burnt-orange);font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow:before{content:"";width:34px;height:2px;background:currentColor}.rte>*:last-child{margin-bottom:0}.muted{color:#322820b8}.skip-link{position:fixed;left:12px;top:-100px;z-index:1000;background:var(--white);padding:12px 18px}.skip-link:focus{top:12px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:10px;padding:13px 24px;border:2px solid var(--burnt-orange);border-radius:999px;background:var(--burnt-orange);color:var(--white);font-weight:800;line-height:1;text-decoration:none;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px);background:var(--plum);border-color:var(--plum)}.button--secondary{background:transparent;color:var(--burnt-orange)}.button--secondary:hover{color:var(--white)}.button--full{width:100%}.announcement{background:var(--plum);color:var(--white);text-align:center;padding:9px 20px;font-size:.86rem;font-weight:700;letter-spacing:.03em}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(71,51,38,.1);background:#fff8edf0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header__inner{display:grid;min-height:82px;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.brand{justify-self:center;font-family:var(--font-heading, Georgia, serif);font-size:clamp(1.65rem,3vw,2.35rem);font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.brand img{width:auto;max-height:58px}.nav-list{display:flex;align-items:center;gap:26px;margin:0;padding:0;list-style:none}.nav-list a,.header-actions a{font-weight:700;text-decoration:none}.nav-list a:hover,.header-actions a:hover{color:var(--burnt-orange)}.header-actions{display:flex;justify-content:flex-end;gap:18px}.mobile-menu{display:none}.mobile-menu summary{cursor:pointer;font-weight:800;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu__panel{position:absolute;inset:100% 0 auto 0;padding:26px 20px;border-top:1px solid rgba(71,51,38,.1);background:var(--cream);box-shadow:var(--shadow)}.mobile-menu__panel .nav-list{align-items:flex-start;flex-direction:column}.voraise-hero{position:relative;overflow:hidden;padding-block:clamp(60px,9vw,118px)}.voraise-hero:before,.voraise-hero:after{position:absolute;content:"";border-radius:50%;filter:blur(1px);opacity:.75}.voraise-hero:before{width:420px;height:420px;top:-240px;right:-80px;background:var(--mustard)}.voraise-hero:after{width:230px;height:230px;bottom:-120px;left:-60px;background:var(--teal)}.voraise-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(40px,8vw,110px)}.voraise-hero__copy{max-width:620px}.voraise-hero__copy h1 span{color:var(--terracotta);font-style:italic}.voraise-hero__copy>p{max-width:580px;font-size:clamp(1.05rem,2vw,1.28rem)}.voraise-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.voraise-hero__art{position:relative;min-height:590px}.voraise-hero__image{position:absolute;overflow:hidden;border:10px solid var(--white);background:var(--sand);box-shadow:var(--shadow)}.voraise-hero__image img{width:100%;height:100%;object-fit:cover}.voraise-hero__image--main{top:0;right:8%;bottom:7%;left:14%;border-radius:48% 48% 24px 24px}.voraise-hero__image--accent{width:42%;height:41%;right:0;bottom:0;border-radius:50% 50% 18px 18px;transform:rotate(3deg)}.voraise-hero__sun{position:absolute;width:96px;height:96px;top:9%;left:3%;border-radius:50%;background:var(--mustard);box-shadow:0 0 0 18px #d59b352e}.values{background:var(--terracotta);color:var(--white)}.values__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;padding-block:26px}.value{text-align:center}.value strong{display:block;font-family:var(--font-heading, Georgia, serif);font-size:1.25rem}.value span{font-size:.88rem;opacity:.88}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-heading>div{max-width:720px}.section-heading h2{margin-bottom:0}.collection-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.collection-tile{position:relative;min-height:540px;overflow:hidden;border-radius:var(--radius);background:var(--sand);color:var(--white);box-shadow:var(--shadow);text-decoration:none}.collection-tile img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.collection-tile:hover img{transform:scale(1.035)}.collection-tile:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,transparent 38%,rgba(40,24,18,.78))}.collection-tile__content{position:absolute;z-index:1;inset:auto 32px 24px}.collection-tile h3{margin-bottom:6px;font-size:clamp(2rem,4vw,3.3rem)}.collection-tile p{margin:0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-card{min-width:0}.product-card__image{display:block;aspect-ratio:4 / 5;overflow:hidden;border-radius:18px;background:var(--sand)}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover img{transform:scale(1.035)}.product-card__content{padding:16px 4px 0}.product-card__title{margin:0 0 5px;font-family:var(--font-heading, Georgia, serif);font-size:1.18rem;line-height:1.28}.product-card__title a{text-decoration:none}.product-card__price{color:var(--burnt-orange);font-weight:800}.product-card__badge{position:absolute;margin:12px;padding:5px 10px;border-radius:999px;background:var(--plum);color:var(--white);font-size:.72rem;font-weight:800}.product-card__image-wrap{position:relative}.story{background:var(--olive);color:var(--white)}.story__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,9vw,120px)}.story__art{display:grid;grid-template-columns:1fr .65fr;align-items:end;gap:16px}.story__art img{width:100%;height:480px;object-fit:cover;border-radius:44% 44% 18px 18px}.story__art img+img{height:330px;border-radius:18px 18px 44% 44%}.story .eyebrow{color:var(--sand)}.story .button{background:var(--mustard);border-color:var(--mustard);color:var(--ink)}.main-content{padding-block:clamp(54px,8vw,100px)}.page-header{max-width:820px;margin-bottom:40px}.page-header h1{font-size:clamp(2.7rem,6vw,5.5rem)}.collection-description{max-width:760px}.pagination{display:flex;justify-content:center;gap:10px;margin-top:48px}.pagination a,.pagination span{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--sand);border-radius:50%;text-decoration:none}.pagination .current{background:var(--terracotta);color:var(--white)}.product{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(38px,8vw,100px);align-items:start}.product__gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.product__gallery img{width:100%;border-radius:18px;background:var(--sand)}.product__gallery>:first-child{grid-column:1 / -1}.product__info{position:sticky;top:130px}.product__info h1{font-size:clamp(2.4rem,5vw,4.5rem)}.product__price{margin-bottom:24px;color:var(--burnt-orange);font-size:1.55rem;font-weight:800}.field{margin-bottom:18px}.field label{display:block;margin-bottom:7px;font-size:.84rem;font-weight:800}.field input,.field select,.field textarea,.search-form input,.newsletter input{width:100%;min-height:50px;padding:12px 14px;border:1px solid rgba(50,40,32,.28);border-radius:12px;background:var(--white)}.quantity{display:grid;width:150px;grid-template-columns:42px 1fr 42px;border:1px solid rgba(50,40,32,.28);border-radius:999px;overflow:hidden;background:var(--white)}.quantity button{border:0;background:transparent;cursor:pointer}.quantity input{width:100%;min-height:44px;border:0;text-align:center}.product__description{margin-top:30px;padding-top:28px;border-top:1px solid var(--sand)}.cart-table{width:100%;border-collapse:collapse}.cart-table th{padding:12px;border-bottom:1px solid var(--sand);text-align:left}.cart-table td{padding:20px 12px;border-bottom:1px solid var(--sand);vertical-align:middle}.cart-item{display:flex;align-items:center;gap:18px}.cart-item img{width:96px;aspect-ratio:1;object-fit:cover;border-radius:12px}.cart-summary{max-width:440px;margin:36px 0 0 auto;padding:28px;border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow)}.cart-summary__row{display:flex;justify-content:space-between;gap:20px;font-size:1.2rem;font-weight:800}.search-form{display:flex;max-width:680px;gap:10px;margin-bottom:40px}.search-form .button{flex:0 0 auto}.empty-state{padding:60px 28px;border:1px dashed var(--sand);border-radius:var(--radius);text-align:center}.site-footer{padding-top:74px;background:var(--plum);color:var(--white)}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:60px}.footer-brand{font-family:var(--font-heading, Georgia, serif);font-size:2.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.footer-links{margin:0;padding:0;list-style:none}.footer-links li+li{margin-top:9px}.footer-links a{text-decoration:none}.newsletter{display:flex;gap:8px}.newsletter input{border:1px solid rgba(255,255,255,.35);background:#ffffff1a;color:var(--white)}.newsletter input::placeholder{color:#ffffffbf}.newsletter .button{flex:0 0 auto;background:var(--mustard);border-color:var(--mustard);color:var(--ink)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:68px;padding-block:24px;border-top:1px solid rgba(255,255,255,.18);font-size:.86rem}@media(max-width:900px){.desktop-nav{display:none}.mobile-menu{display:block}.site-header__inner{grid-template-columns:1fr auto 1fr}.voraise-hero__grid,.story__grid,.product{grid-template-columns:1fr}.voraise-hero__art{min-height:530px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product__info{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>:first-child{grid-column:1 / -1}}@media(max-width:640px){:root{--page: min(100% - 28px, 1180px)}h1{font-size:clamp(2.6rem,14vw,4rem)}.site-header__inner{min-height:68px;gap:10px}.brand{font-size:1.35rem}.header-actions a:first-child{display:none}.voraise-hero{padding-top:42px}.voraise-hero__art{min-height:410px}.voraise-hero__image--main{left:4%}.values__grid{grid-template-columns:1fr;gap:16px}.section-heading{align-items:flex-start;flex-direction:column}.collection-grid{grid-template-columns:1fr}.collection-tile{min-height:420px}.product-grid{gap:18px 12px}.story__art img{height:340px}.story__art img+img{height:230px}.product__gallery{grid-template-columns:1fr}.product__gallery>:first-child{grid-column:auto}.cart-table thead{display:none}.cart-table,.cart-table tbody,.cart-table tr,.cart-table td{display:block;width:100%}.cart-table tr{padding-block:18px;border-bottom:1px solid var(--sand)}.cart-table td{padding:8px 0;border:0}.search-form,.newsletter{flex-direction:column}.footer-grid{grid-template-columns:1fr;gap:36px}.footer-grid>:first-child{grid-column:auto}.footer-bottom{flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}.product-card__image{aspect-ratio:1 / 1;background:#fff}.product-card__image img{object-fit:contain}.product__gallery{width:100%;max-width:680px;justify-self:center}.product__gallery img{display:block;height:auto;max-height:72vh;object-fit:contain;background:#fff}@media screen and (max-width:900px){.product__gallery{max-width:620px;margin-inline:auto}.product__gallery img{max-height:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/theme.css.map */
