ss-lunar-calendar.ss-lunar{display:block;color:#233f32;padding-top:40px;padding-bottom:56px;--lunar-border:#dcded1;--lunar-cream:#f4f0e5;--lunar-green:#233f32;--lunar-root:#9b4d32;--lunar-leaf:#416547;--lunar-flower:#815772;--lunar-fruit:#815a22}.ss-lunar [hidden]{display:none!important}.ss-lunar button,.ss-lunar select{font:inherit;color:inherit}.ss-lunar button{cursor:pointer}.ss-lunar button:disabled{cursor:default;opacity:.4}.ss-lunar :is(button,select,a,summary):focus-visible{outline:3px solid #a95735;outline-offset:3px}.ss-lunar__intro{text-align:center;max-width:750px;margin:0 auto 30px}.ss-lunar__eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:700;display:block;margin-bottom:12px}.ss-lunar h1{font-family:Georgia,serif;font-size:clamp(36px,5vw,60px);font-weight:400;line-height:1.1;margin:0 0 16px}.ss-lunar__intro p{font-size:15px;line-height:1.7;max-width:650px;margin:auto}.ss-lunar__range{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#e7eddf;padding:16px 22px;border-radius:14px 14px 0 0;font-size:13px}.ss-lunar__range>span{display:flex;align-items:center;gap:10px;font-weight:700}.ss-lunar__range p{margin:0}.ss-lunar__workspace{display:grid;grid-template-columns:minmax(0,1fr) 310px;border:1px solid var(--lunar-border);border-top:0;border-radius:0 0 14px 14px;background:#fffcf5;overflow:hidden}.ss-lunar__month{min-width:0;padding:24px}.ss-lunar__toolbar{display:flex;align-items:center;gap:10px}.ss-lunar__arrow{width:44px;height:44px;border:1px solid var(--lunar-border);border-radius:50%;flex-shrink:0;font-size:19px}.ss-lunar__month-select{display:flex;align-items:center;position:relative;flex:1;min-width:0;font-family:Georgia,serif;font-size:25px}.ss-lunar__month-select select{-webkit-appearance:none;appearance:none;border:0;background:transparent;width:100%;padding:10px 24px 10px 8px;cursor:pointer;text-transform:capitalize;min-height:44px;font-family:Georgia,serif}.ss-lunar__month-select>span:last-child{pointer-events:none;position:absolute;right:8px;font-size:17px}.ss-lunar__today{border-bottom:1px solid currentColor;margin-left:6px;min-height:44px;font-size:12px!important}.ss-lunar__hint{font-size:12px;color:#5d6c5f;margin:14px 0}.ss-lunar__grid{table-layout:fixed;width:100%;border:0;border-collapse:separate;border-spacing:4px;margin:0!important}.ss-lunar__grid th{text-align:center;font-size:11px;font-weight:500;color:#5d6c5f;padding:0 0 9px!important;border:0!important;text-transform:capitalize}.ss-lunar__grid td{padding:0!important;border:0!important;vertical-align:top;white-space:normal!important}ss-lunar-calendar .ss-lunar__day{width:100%;min-height:88px;display:flex;flex-direction:column;align-items:flex-start;position:relative;padding:8px;border:1px solid transparent;border-top:3px solid var(--day-ink);border-radius:7px;background:var(--day-bg);gap:5px;text-align:left}.ss-lunar__day[data-type=root],.ss-lunar__period[data-type=root]{--day-bg:#f5e8dd;--day-ink:var(--lunar-root)}.ss-lunar__day[data-type=leaf],.ss-lunar__period[data-type=leaf]{--day-bg:#eaf0e1;--day-ink:var(--lunar-leaf)}.ss-lunar__day[data-type=flower],.ss-lunar__period[data-type=flower]{--day-bg:#f0e8ef;--day-ink:var(--lunar-flower)}.ss-lunar__day[data-type=fruit],.ss-lunar__period[data-type=fruit]{--day-bg:#f7efd7;--day-ink:var(--lunar-fruit)}.ss-lunar__day[aria-pressed=true]{outline:2px solid var(--lunar-green);outline-offset:0;background:#fffdf8;box-shadow:0 3px 8px #233f321a}.ss-lunar__day[aria-current=date] .ss-lunar__number{border-radius:50%;background:var(--lunar-green);color:#fff;min-width:24px;line-height:24px;text-align:center;margin-top:-2px}.ss-lunar__number{font-size:15px;font-weight:600;line-height:22px}.ss-lunar__day-label{font-size:9px;line-height:1.1;color:var(--day-ink)}.ss-lunar__day svg{width:18px;height:18px;color:var(--day-ink)}.ss-lunar__day .ss-lunar__mini-moon{position:absolute;right:5px;top:8px;width:12px;height:12px;color:#233f32}.ss-lunar__legend{display:flex;justify-content:center;flex-wrap:wrap;gap:14px;margin-top:16px;font-size:11px}.ss-lunar__type{display:inline-flex;align-items:center;gap:5px}.ss-lunar__type i{width:8px;height:8px;border-radius:50%;background:currentColor}.ss-lunar__type--root{color:var(--lunar-root)}.ss-lunar__type--leaf{color:var(--lunar-leaf)}.ss-lunar__type--flower{color:var(--lunar-flower)}.ss-lunar__type--fruit{color:var(--lunar-fruit)}.ss-lunar__range-note{text-align:center;font-size:10px;line-height:1.5;color:#657060;margin:12px 0 0}.ss-lunar__detail{padding:26px;background:var(--lunar-cream);border-left:1px solid var(--lunar-border)}.ss-lunar__detail h2{font-family:Georgia,serif;font-size:26px;line-height:1.2;font-weight:400;margin:8px 0 20px;text-transform:capitalize}.ss-lunar__detail h3{font-size:18px;font-weight:600;margin:0}.ss-lunar__detail p{font-size:12px;line-height:1.65;margin:10px 0}.ss-lunar__detail-title{display:flex;gap:9px;align-items:center;padding-top:20px}.ss-lunar__detail-title svg{width:27px;height:27px;flex-shrink:0}.ss-lunar__moon-card{display:flex;align-items:center;gap:14px;background:#233f32;color:#fff8e8;padding:16px;border-radius:10px}.ss-lunar__moon-card svg{width:48px;height:48px;flex-shrink:0}.ss-lunar__moon-card strong{font-size:13px;display:block}.ss-lunar__moon-card small{font-size:10px;display:block;margin-top:4px}.ss-lunar__movement{padding-top:14px;margin-top:16px;border-top:1px solid #d8d7c9;font-size:12px}.ss-lunar__movement strong{font-size:13px}.ss-lunar__detail a{display:inline-flex;align-items:center;gap:8px;font-size:12px;border-bottom:1px solid currentColor;min-height:44px}.ss-lunar__section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin-bottom:18px}.ss-lunar__section-heading h2,.ss-lunar__guide h2{font-family:Georgia,serif;font-weight:400;font-size:28px;line-height:1.2;margin:0}.ss-lunar__section-heading p{font-size:12px;margin:0;color:#5b6d5e}.ss-lunar__upcoming{margin-top:40px}.ss-lunar__periods{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}ss-lunar-calendar .ss-lunar__period{display:flex;flex-direction:column;gap:9px;align-items:flex-start;text-align:left;padding:20px;background:var(--day-bg);border-radius:10px;border:1px solid transparent;color:var(--day-ink)!important;min-width:0}.ss-lunar__period svg{width:26px;height:26px}.ss-lunar__period strong{font-size:15px}.ss-lunar__period span{font-family:Georgia,serif;font-size:22px;line-height:1.2}.ss-lunar__period small{font-size:11px;line-height:1.5;color:#3c503f}.ss-lunar__phases{margin-top:35px;padding-bottom:28px;border-bottom:1px solid var(--lunar-border)}.ss-lunar__phase-list{display:flex;flex-wrap:wrap;gap:12px}.ss-lunar__phase{display:flex;align-items:center;gap:12px;padding:10px 14px;border:1px solid var(--lunar-border);border-radius:9px;text-align:left;flex:1 1 190px;min-height:70px}.ss-lunar__phase svg{width:28px;height:28px;flex-shrink:0}.ss-lunar__phase strong{display:block;font-size:12px}.ss-lunar__phase small{font-size:11px;color:#5c6b5d;display:block;margin-top:3px}.ss-lunar__guide{display:grid;grid-template-columns:1fr 1.3fr;gap:64px;margin-top:44px}.ss-lunar__guide>div>p{font-size:13px;line-height:1.7;margin-top:15px}.ss-lunar__questions details{border-bottom:1px solid var(--lunar-border)}.ss-lunar__questions summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 0;cursor:pointer;font-size:13px;font-weight:600;list-style:none}.ss-lunar__questions summary::-webkit-details-marker{display:none}.ss-lunar__questions details[open] summary>span{transform:rotate(45deg)}.ss-lunar__questions details p{font-size:12px;line-height:1.75;margin:0 0 16px}.ss-lunar__questions details a{font-size:12px;text-decoration:underline;display:inline-block;margin-bottom:16px}.ss-lunar__links{display:flex;justify-content:space-between;gap:20px;margin-top:30px}.ss-lunar__links a{font-size:12px;text-decoration:underline;min-height:44px;display:flex;align-items:center;gap:10px}@media(min-width:1500px){.ss-lunar__workspace{grid-template-columns:minmax(0,1fr) 360px}.ss-lunar__day{min-height:105px}.ss-lunar__day-label{font-size:11px}}@media(max-width:1050px){.ss-lunar__workspace{grid-template-columns:minmax(0,1fr) 260px}.ss-lunar__month{padding:18px}.ss-lunar__detail{padding:20px}.ss-lunar__day{padding:6px;min-height:80px}.ss-lunar__day-label{font-size:8px}.ss-lunar__section-heading{display:block}.ss-lunar__section-heading p{margin-top:8px}.ss-lunar__period{padding:16px}.ss-lunar__month-select{font-size:21px}}@media(max-width:800px){.ss-lunar__workspace{grid-template-columns:1fr}.ss-lunar__detail{border-left:0;border-top:1px solid var(--lunar-border);display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.ss-lunar__detail>.ss-lunar__detail-heading,.ss-lunar__detail>.ss-lunar__moon-card{grid-column:1}.ss-lunar__detail>.ss-lunar__day-advice{grid-column:2;grid-row:1 / span 3}.ss-lunar__detail h2{margin-bottom:15px}.ss-lunar__day-label{font-size:10px}.ss-lunar__periods{grid-template-columns:repeat(2,minmax(0,1fr))}.ss-lunar__guide{gap:28px}}@media(max-width:540px){ss-lunar-calendar.ss-lunar{padding-top:25px;padding-bottom:32px}.ss-lunar__intro{margin-bottom:22px}.ss-lunar__intro p{font-size:13px}.ss-lunar__eyebrow{font-size:9px}.ss-lunar__range{display:block;padding:14px 16px}.ss-lunar__range p{margin-top:5px;font-size:11px;padding-left:34px}.ss-lunar__month{padding:14px 8px}.ss-lunar__toolbar{gap:4px}.ss-lunar__arrow{width:38px;height:44px;border:0}.ss-lunar__month-select{font-size:20px}.ss-lunar__month-select select{padding-left:0}.ss-lunar__today{font-size:10px!important;margin:0 4px}.ss-lunar__hint{font-size:10px;margin:10px 6px}.ss-lunar__grid{border-spacing:3px}.ss-lunar__grid th{font-size:10px}.ss-lunar__day{padding:6px 3px;align-items:center;min-height:70px;gap:4px}.ss-lunar__number{font-size:13px}.ss-lunar__day-label{display:none}.ss-lunar__day .ss-lunar__mini-moon{position:static;width:8px;height:8px}.ss-lunar__day svg{width:17px;height:17px}.ss-lunar__legend{gap:10px;font-size:10px}.ss-lunar__range-note{font-size:9px;padding:0 6px}.ss-lunar__detail{display:block;padding:20px}.ss-lunar__detail h2{font-size:27px}.ss-lunar__detail p{font-size:13px}.ss-lunar__moon-card{padding:14px}.ss-lunar__section-heading h2,.ss-lunar__guide h2{font-size:26px}.ss-lunar__periods{gap:9px}.ss-lunar__period{padding:15px;gap:8px}.ss-lunar__period span{font-size:20px}.ss-lunar__period strong{font-size:13px}.ss-lunar__phase{flex-basis:140px;padding:10px;gap:8px}.ss-lunar__phase svg{width:24px;height:24px}.ss-lunar__phase strong{font-size:11px}.ss-lunar__phase small{font-size:10px}.ss-lunar__guide{display:block;margin-top:30px}.ss-lunar__questions{margin-top:18px}.ss-lunar__links{display:block}.ss-lunar__upcoming{margin-top:30px}}.ss-lunar__saying{display:flex;gap:24px;align-items:flex-start;position:relative;margin-top:24px;padding:28px 34px;background:#eee7d7;border:1px solid #ddd6c6;border-radius:12px}.ss-lunar__saying-mark{display:flex;align-items:center;justify-content:center;width:58px;height:58px;flex:0 0 58px;border:1px solid #b7be9e;border-radius:50%;color:#526346;background:#f7f2e6}.ss-lunar__saying-mark svg{width:30px;height:30px}.ss-lunar__saying-body{min-width:0;flex:1}.ss-lunar__saying h2{margin:0 0 6px;font-family:inherit;font-weight:700}.ss-lunar__saying-context{font-size:11px;color:#5d6954;margin:0 0 14px}.ss-lunar__saying blockquote{font-family:Georgia,serif;font-size:clamp(23px,2.7vw,32px);font-weight:400;line-height:1.35;margin:0;max-width:900px}.ss-lunar__saying-tip{margin-top:20px;padding-left:15px;border-left:2px solid #b6bea1;max-width:850px}.ss-lunar__saying-tip>strong{font-size:11px}.ss-lunar__saying-tip p{font-size:13px;line-height:1.65;margin:4px 0 0}.ss-lunar__saying-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:14px}.ss-lunar__saying-actions :is(a,button){display:inline-flex;align-items:center;gap:9px;min-height:44px;font-size:12px;text-decoration:underline;text-underline-offset:5px}.ss-lunar__saying-note{font-size:10px;color:#5d6954;line-height:1.5;margin-top:5px}@media(max-width:540px){.ss-lunar__saying{gap:12px;padding:20px 18px;display:block}.ss-lunar__saying-mark{width:40px;height:40px;margin-bottom:14px}.ss-lunar__saying-mark svg{width:23px;height:23px}.ss-lunar__saying blockquote{font-size:25px}.ss-lunar__saying-actions{gap:0 18px}.ss-lunar__saying-actions :is(a,button){font-size:11px}.ss-lunar__saying-tip{margin-top:16px}}.ss-shipping-incentive{padding:14px 16px;background:#e4e8d9;border:1px solid #203d3026;border-radius:4px;color:#203d30;font-size:14px;line-height:1.5;gap:10px;width:100%;max-width:580px}.ss-shipping-incentive .progress-bar{height:5px;border-radius:3px;overflow:hidden}.ss-shipping-incentive .text-accent{color:#203d30}.cart-header .ss-shipping-incentive{margin-inline:auto}@media(max-width:699px){.ss-shipping-incentive{font-size:13px;padding:12px 14px}}body.ss-brand .skip-to-content:focus-visible{position:fixed;inset:12px auto auto 12px;margin:0;padding:12px 18px;max-width:calc(100vw - 24px);min-height:44px;border-radius:4px;background:#fffdf8;color:#203d30;outline:2px solid #a85232;outline-offset:2px;box-shadow:0 4px 20px #203d3026;z-index:9999}body.ss-brand .text-with-icons .page-dots{gap:0}body.ss-brand .text-with-icons .page-dots>button.tap-area{width:44px;height:44px;min-width:44px;min-height:44px;background:transparent;opacity:1;display:grid;place-items:center}body.ss-brand .text-with-icons .page-dots>button.tap-area:before{position:static;inset:auto;width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.3;transition:opacity .2s ease-in-out}body.ss-brand .text-with-icons .page-dots>button.tap-area[aria-current=true]:before{opacity:1}body.ss-brand .text-with-icons .page-dots>button.tap-area:focus-visible{outline:2px solid currentColor;outline-offset:-4px}body.ss-brand{--background:245 242 232;--text-color:32 61 48;--heading-font-family:Georgia,serif;--heading-font-weight:400;--heading-letter-spacing:-.035em;--button-border-radius:2px;background:#f5f2e8;color:#203d30}body.ss-brand #main{background:#f5f2e8}body.ss-brand #main :is(h1,h2,h3,.h0,.h1,.h2,.h3,.h4,.h5){font-family:Georgia,serif;font-weight:400;letter-spacing:-.035em;text-transform:none;line-height:1.16}body.ss-brand .header{background:#f5f2e8;color:#203d30;--background:245 242 232;--text-color:32 61 48}body.ss-brand .header :is(.header__logo-image,.header__logo-icon){filter:brightness(0) saturate(100%) invert(20%) sepia(20%) saturate(900%) hue-rotate(95deg) brightness(95%) contrast(90%)!important}body.ss-brand .header img.header__logo-icon--stylized{filter:none!important;mix-blend-mode:multiply;object-fit:contain}body.ss-brand .ss-header-wordmark{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;color:#203d30;font-family:var(--text-font-family);font-weight:400;letter-spacing:-.045em;white-space:nowrap}body.ss-brand .ss-header-wordmark__name{font-size:30px;line-height:1.1}body.ss-brand .ss-header-wordmark__subtitle{font-size:12px;line-height:1.35;letter-spacing:.045em}@media(min-width:1150px){body.ss-brand .header .header__wrapper{column-gap:16px}body.ss-brand .header .header__main-nav .header__link-list{column-gap:8px}}@media(max-width:699px){body.ss-brand .ss-header-wordmark{width:var(--header-logo-width)}body.ss-brand .ss-header-wordmark__name{font-size:clamp(11px,calc(15vw - 36.9px),20.5px)}body.ss-brand .ss-header-wordmark__subtitle{font-size:clamp(8px,2.4vw,10px);letter-spacing:0}}body.ss-brand .announcement-bar{background:#203d30;color:#f5f2e8;--text-color:245 242 232}body.ss-brand .button{border-radius:2px}body.ss-brand :is(.input,.textarea,.select){border-radius:3px}body.ss-brand #main h1{font-size:clamp(32px,4.5vw,64px);overflow-wrap:break-word}body.ss-brand .product-info h1{font-size:clamp(30px,3.1vw,46px)!important;line-height:1.13!important}body.ss-brand .product-card__figure{border-radius:3px;box-shadow:none}body.ss-brand .product-card__title{font-size:14px;line-height:1.5}body.ss-brand .product-card__title .bold{font-weight:500}body.ss-brand .product-info .prose{line-height:1.75}body.ss-brand .product-info .accordion{border-color:#203d3029}body.ss-brand :is(.collection,.product,.article,.blog) .prose a{text-underline-offset:4px}body.ss-brand :is(a,button,input,select,summary):focus-visible{outline:2px solid #a85232;outline-offset:4px}body.ss-brand .blog-banner{background:#e4e8d9;color:#203d30;--text-color:32 61 48}body.ss-brand #main .blog-banner:before{opacity:.07}body.ss-brand #main .blog-banner-content{padding-block:56px}body.ss-brand #main .blog-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 36px}body.ss-brand #main .blog-list__link{grid-template-columns:140px minmax(0,1fr);padding-block:22px;gap:20px}body.ss-brand #main .blog-list__title{font-family:Georgia,serif;font-size:24px;font-weight:400;line-height:1.25;letter-spacing:-.02em}body.ss-brand #main .blog-list__media{aspect-ratio:4/3;border-radius:2px}body.ss-brand .article-content{max-width:76ch;margin-inline:auto}body.ss-brand .article-content>.prose{line-height:1.85}body.ss-brand .article-content>.prose :is(h2,h3){margin-top:1.6em;line-height:1.2}body.ss-brand .article-content>.prose h2{font-size:clamp(27px,3vw,38px)}body.ss-brand .article-content>.prose h3{font-size:clamp(23px,2.4vw,29px)}body.ss-brand .article-content>.prose img{border-radius:3px;height:auto;max-width:100%}body.ss-brand .article-content>.prose table{font-size:.9em}body.ss-brand .footer{border-top:1px solid #203d3029}body.ss-brand .footer__block--newsletter .h3{font-family:Georgia,serif;font-weight:400}body.ss-brand .ss-breadcrumbs{font-size:12px;color:#526355;line-height:1.6}body.ss-brand [id*=footer] .text-with-icons__text-wrapper .h6{font-size:13px}body.ss-brand [id*=footer] .text-with-icons__text-wrapper p:not(.h6){font-size:11px;line-height:1.5}@media(max-width:999px){body.ss-brand #main .blog-list__link{grid-template-columns:100px minmax(0,1fr)}body.ss-brand #main .blog-list__title{font-size:21px}}@media(max-width:699px){body.ss-brand #main .blog-list{grid-template-columns:1fr}body.ss-brand #main .blog-list__link{grid-template-columns:96px minmax(0,1fr);gap:16px;padding-block:18px}body.ss-brand #main .blog-list__title{font-size:20px}body.ss-brand #main .blog-banner-content{padding-block:36px}body.ss-brand .product-card__title{font-size:12px}body.ss-brand .article-content>.prose{font-size:15px;line-height:1.8}body.ss-brand [id*=footer] .text-with-icons__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}body.ss-brand [id*=footer] .text-with-icons__item{min-width:0}body.ss-brand [id*=footer] page-dots{display:none}}@media(prefers-reduced-motion:reduce){body.ss-brand *,body.ss-brand *:before,body.ss-brand *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}body.ss-brand #main .ss-collection-photo-banner{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#e4e8d9;color:#203d30;--text-color:32 61 48;min-height:0}body.ss-brand #main .ss-collection-photo-banner:before{display:none}body.ss-brand #main .ss-collection-photo-banner>img{grid-area:1/2;width:100%;height:380px;max-height:none;object-fit:cover;position:static}body.ss-brand #main .ss-collection-photo-banner>div{grid-area:1/1;margin:0;padding:36px 40px;max-width:100%;width:100%;text-align:left;place-self:center}body.ss-brand #main .ss-collection-photo-banner h1{font-size:clamp(34px,3.5vw,52px);color:#203d30}body.ss-brand #main .ss-collection-photo-banner .prose{font-family:var(--text-font-family);font-size:14px;line-height:1.7;color:#203d30}body.ss-brand #main .ss-collection-photo-banner .prose :is(p,span){font-family:var(--text-font-family)!important}@media(max-width:699px){body.ss-brand #main .ss-collection-photo-banner{grid-template-columns:1fr}body.ss-brand #main .ss-collection-photo-banner>img{grid-area:2/1;height:220px}body.ss-brand #main .ss-collection-photo-banner>div{grid-area:1/1;padding:28px 24px}}body.ss-brand #main .ss-collection-photo-banner{grid:auto / 1fr 1fr;min-height:380px;height:auto}body.ss-brand #main .ss-collection-photo-banner>img{min-height:0;align-self:stretch}body.ss-brand #main .article-banner{display:grid;grid:auto / 1.1fr 1fr;gap:0;padding:40px var(--container-gutter);margin:0;max-width:none;background:#e4e8d9;align-items:center}body.ss-brand #main .article-banner:before{display:none}body.ss-brand #main .article-banner__image{grid-area:1/1;position:static;margin:0;height:400px;max-height:none;max-width:none;width:100%}body.ss-brand #main .article-banner__image img{width:100%;height:100%;object-fit:cover}body.ss-brand #main .article-banner__content{grid-area:1/2;position:static;align-self:center;max-width:none;margin:0;padding:32px 40px;color:#203d30;--text-color:32 61 48}body.ss-brand #main .article-banner h1{font-size:clamp(34px,3.8vw,52px);line-height:1.15;text-shadow:none;color:#203d30;margin-top:24px;text-wrap:pretty}@media(max-width:699px){body.ss-brand #main .ss-collection-photo-banner{grid:auto auto / 1fr;min-height:0}body.ss-brand #main .article-banner{grid:auto auto / 1fr;padding:0}body.ss-brand #main .article-banner__image{grid-area:1/1;height:220px}body.ss-brand #main .article-banner__content{grid-area:2/1;padding:28px 24px}body.ss-brand #main .article-banner h1{font-size:32px;margin-top:18px}}body.ss-brand #main .article-banner__image:after{display:none!important}body.ss-brand .text-with-icons__text-wrapper .h6{font-family:var(--text-font-family);font-weight:500}body.ss-brand .header__main-nav .header__link-list{font-size:13px;column-gap:18px;row-gap:8px}body.ss-brand .header__main-nav .header__link-list .bold{font-weight:500}body.ss-brand #main :is(h1,h2,h3){text-wrap:pretty}body.ss-brand .ss-editorial--story .ss-editorial__copy{padding:40px 48px}body.ss-brand #main .ss-editorial--story h2{font-size:clamp(32px,3.1vw,44px);max-width:22ch}body.ss-brand .ss-editorial--story .ss-editorial__image{height:100%;min-height:360px}body.ss-brand .ss-editorial--story .ss-editorial__image img{height:100%}body.ss-brand .ss-editorial__link{transition:background .2s,color .2s}body.ss-brand .ss-editorial--story .ss-editorial__link:hover{color:#f0ccac;background:transparent}@media(min-width:1150px){body.ss-brand .header__wrapper{padding-block:14px;column-gap:24px}body.ss-brand .header .header__logo-with-icon .header__logo-icon{height:52px!important}body.ss-brand .header__main-nav .header__link-list{justify-content:center;font-size:12px;column-gap:12px}}@media(max-width:699px){body.ss-brand .ss-editorial--story .ss-editorial__copy{padding:32px 24px}body.ss-brand .ss-editorial--story .ss-editorial__image{height:190px;min-height:0}body.ss-brand #main .ss-editorial--story h2{font-size:32px}}body.ss-brand #main .ss-collection-photo-banner--bonsai>img{object-fit:contain;background:#e4e8d9}.ss-cart-quantity{display:flex;flex-direction:column;align-items:center;gap:2px;width:max-content;max-width:100%}.ss-cart-quantity__control{display:flex;align-items:center;border:1px solid #203d304d;border-radius:3px;background:#fffdf8;overflow:hidden}.ss-cart-quantity .quantity-input{width:42px;min-width:0;height:44px;padding:0;border:0;border-radius:0;font-size:16px;text-align:center;background:transparent;color:#203d30}.ss-cart-quantity__step{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex:none;font-size:20px;color:#203d30;line-height:1}.ss-cart-quantity__step:hover{background:#e4e8d9}.ss-cart-quantity__step:disabled{opacity:.35;cursor:not-allowed}.ss-cart-quantity__remove{display:inline-flex;align-items:center;min-height:32px;font-size:12px;text-decoration:underline;text-underline-offset:3px}.ss-cart-quantity a:focus-visible,.ss-cart-quantity input:focus-visible{outline:2px solid #a85232;outline-offset:-3px}.ss-cart-suggestions{border-top:1px solid #203d3026;padding-top:18px;min-width:0}.ss-cart-suggestions__heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.ss-cart-suggestions__heading h2{font-family:inherit;font-size:15px;line-height:1.4;font-weight:600;letter-spacing:normal}.ss-cart-suggestions__arrow{display:grid;place-items:center;width:40px;height:40px;background:#e4e8d9;border-radius:50%;color:#203d30}.ss-cart-suggestions__arrow:disabled{opacity:.35}.ss-cart-suggestions__carousel{display:grid;grid-auto-flow:column;grid-auto-columns:calc(100% - 36px);gap:12px;scroll-snap-type:x mandatory;padding-bottom:5px}.ss-cart-suggestions .horizontal-product{padding:14px;background:#f5f1e7;border:1px solid #203d301a;border-radius:4px;column-gap:12px;align-items:center}.ss-cart-suggestions .horizontal-product__image{width:64px;height:76px;object-fit:contain;background:#fffdf8;flex-shrink:0}.ss-cart-suggestions .horizontal-product__info{min-width:0;gap:10px}.ss-cart-suggestions .horizontal-product__info .text-sm{font-size:13px;line-height:1.4}.ss-cart-suggestions .horizontal-product__cta .button{min-height:44px;padding:10px 12px;background:#203d30;color:#fffdf8;font-size:12px;white-space:nowrap}.ss-cart-suggestions :is(button,a):focus-visible{outline:2px solid #a85232;outline-offset:3px}@media(min-width:700px){.ss-cart-suggestions__carousel{grid-auto-columns:calc(85% - 12px)}}@media(max-width:399px){.ss-cart-suggestions .horizontal-product__image{width:52px;height:66px}.ss-cart-suggestions .horizontal-product__info{display:flex;flex-direction:column;align-items:start}.ss-cart-suggestions .horizontal-product{padding:12px}}ss-cart-shipping{display:block;width:100%}ss-cart-shipping [hidden]{display:none!important}.ss-cart-shipping__confirmation{display:flex;align-items:center;gap:14px;padding:22px 20px;background:#e4e8d9;border:1px solid #203d3026;border-radius:4px;color:#203d30}.ss-cart-shipping__confirmation strong{font-size:18px;line-height:1.4}.ss-cart-shipping__confirmation>svg{flex-shrink:0}.ss-cart-shipping__check{margin-inline-start:auto;font-size:20px}.ss-cart-shipping--summary .ss-cart-shipping__confirmation{display:block;padding:0;background:none;border:0;border-radius:0;color:inherit;font-size:inherit;line-height:inherit}.ss-cart-shipping--summary .ss-cart-shipping__confirmation .link{display:block;margin-block-start:3px}@media(max-width:699px){.ss-cart-shipping__confirmation{padding:18px 16px;gap:12px}.ss-cart-shipping__confirmation strong{font-size:16px}}body.ss-brand #main .shopify-section--main-cart h1{font-size:clamp(28px,3vw,40px);line-height:1.2}body.ss-brand .shopify-section--main-cart .page-spacer{padding-block:32px}body.ss-brand .cart-form{background:#f5f1e7;border:1px solid #203d3026;border-radius:4px;padding:24px}body.ss-brand .cart-form__totals .h5{font-size:24px}body.ss-brand .ss-cart-note{border-top:1px solid #203d3026;padding-top:12px}body.ss-brand .ss-cart-note summary{cursor:pointer;font-size:13px;line-height:1.6;padding:8px 0}body.ss-brand .ss-cart-note[open] summary{margin-bottom:12px}body.ss-brand .ss-cart-note textarea{font-size:16px}body.ss-brand .ss-cart-continue{display:inline-flex;align-items:center;min-height:44px;font-size:13px;text-decoration:underline;text-underline-offset:4px;margin-top:12px}body.ss-brand .cart-header{row-gap:12px}body.ss-brand .cart-drawer__top .free-shipping-bar{font-size:13px;line-height:1.5}body.ss-brand .cart-drawer .line-item{column-gap:16px}body.ss-brand .cart-drawer .line-item__actions{align-self:start}body.ss-brand .cart-drawer__line-items{row-gap:24px}body.ss-brand .cart-drawer [slot=footer]{background:#f5f1e7}body.ss-brand .cart-drawer [slot=footer] .text-sm{font-size:12px;line-height:1.5}body.ss-brand .ss-cart-empty{max-width:800px;margin-inline:auto}body.ss-brand .ss-cart-empty .ss-search-explore{margin-top:16px}body.ss-brand .ss-cart-empty .empty-state__icon-wrapper>svg{width:40px;height:40px;color:#45604c}body.ss-brand .cart-drawer .ss-cart-empty{padding:24px 0}body.ss-brand .cart-drawer .ss-cart-empty .ss-search-explore__intro{font-size:13px}body.ss-brand .cart-drawer .ss-cart-empty .h5{font-size:26px}@media(max-width:699px){body.ss-brand .cart-form{padding:20px}body.ss-brand .cart-drawer .line-item{column-gap:12px}body.ss-brand .cart-drawer .line-item__media-wrapper{width:72px}body.ss-brand .line-item__info .ss-cart-quantity{margin-top:8px;align-items:flex-start}body.ss-brand .ss-cart-empty .ss-search-explore__links{justify-content:center}body.ss-brand .cart-drawer [slot=footer]{gap:12px}}body.ss-brand .cart-drawer form.buy-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body.ss-brand .cart-drawer form.buy-buttons>.rale-widget{grid-column:1/-1;grid-row:1;margin:0}body.ss-brand .cart-drawer form.buy-buttons>.button{min-width:0}body.ss-brand .cart-drawer form.buy-buttons>.rale-widget a{color:#203d30;text-underline-offset:3px}@media(max-width:699px){body.ss-brand .cart-drawer form.buy-buttons{grid-template-columns:1fr;gap:8px}body.ss-brand .cart-drawer form.buy-buttons>button[name=checkout]{grid-column:1;grid-row:2;min-height:52px}body.ss-brand .cart-drawer form.buy-buttons>a.button{grid-column:1;grid-row:3;min-height:36px;padding:6px;background:transparent;color:#203d30;border:0;box-shadow:none;text-decoration:underline;text-underline-offset:3px}}body.ss-brand .cart-drawer form.buy-buttons>button[name=checkout]{padding-inline:16px}.ss-guide-navigation{position:relative}.ss-guide-navigation summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:8px;font-weight:600}.ss-guide-navigation summary::-webkit-details-marker{display:none}.ss-guide-navigation>ul{position:absolute;z-index:20;top:calc(100% + 16px);right:0;min-width:240px;margin:0;padding:10px;list-style:none;background:#f5f2e8;box-shadow:0 8px 24px #203d3020;border:1px solid #203d3026;border-radius:3px}.ss-guide-navigation a{display:block;padding:12px;font-size:14px;line-height:1.4}.ss-guide-navigation a:hover{background:#e4e8d9}.ss-guide-navigation--mobile>ul{position:static;min-width:0;margin-top:12px;box-shadow:none}.ss-guide-navigation summary:focus-visible,.ss-guide-navigation a:focus-visible{outline:2px solid #a85232;outline-offset:4px}.ss-search-explore{width:100%;max-width:800px;margin:0 auto;text-align:left}.ss-search-explore__intro{font-size:14px;line-height:1.6;color:#4d5b50;margin-bottom:20px}.ss-search-explore__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ss-search-explore__card{display:flex;align-items:center;gap:14px;min-height:80px;padding:8px;background:#fffdf8;border:1px solid #203d3026;border-radius:4px;font-size:14px;font-weight:500;color:#203d30}.ss-search-explore__card img{width:64px;height:64px;object-fit:cover;border-radius:2px;flex:none}.ss-search-explore__card:hover{background:#e4e8d9}.ss-search-explore__arrow{margin-left:auto;padding-right:8px}.ss-search-explore__links{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:20px;font-size:13px}.ss-search-explore__links a{padding:8px 0;text-decoration:underline;text-underline-offset:4px}.ss-search-explore a:focus-visible{outline:2px solid #a85232;outline-offset:3px}@media(max-width:699px){.ss-search-explore__grid{gap:8px}.ss-search-explore__card{flex-wrap:wrap;gap:8px;min-height:76px;padding:10px;font-size:12px}.ss-search-explore__card img{width:48px;height:48px}.ss-search-explore__card span:not(.ss-search-explore__arrow){flex:1;min-width:60px}.ss-search-explore__arrow{display:none}.ss-search-explore__intro{font-size:13px}.ss-search-explore__links{gap:4px 18px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/59/compiled_assets/styles.css.map?subset=AAAAAAAAAABAAAAAAQAAAAAI6EEAAg */
