:root{--color-ebony-black: #16110d;--color-sunset-orange: #c1440e;--color-marula-gold: #c89b3c;--color-warm-ivory: #f6eee3;--color-deep-umber: #2b1d14;--font-serif-jp: "Noto Serif JP", serif;--font-sans-jp: "Noto Sans JP", sans-serif;--font-serif-en: "Cormorant Garamond", serif;--font-sans-ui: Lato, sans-serif;--duration-link: .3s;--duration-hero: 1s;--ease-editorial: cubic-bezier(.25, .1, .25, 1);--header-h: 76px}*,*:before,*:after{box-sizing:border-box;border-color:color-mix(in srgb,var(--color-deep-umber) 20%,transparent)}html{scroll-behavior:smooth}body{margin:0;background:var(--color-warm-ivory);color:var(--color-ebony-black);font-family:var(--font-sans-jp),sans-serif;font-weight:300;letter-spacing:.04em;line-height:2;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input{font-family:inherit}h1,h2,h3,h4{font-family:var(--font-serif-jp),serif;font-weight:400;letter-spacing:.06em;line-height:1.65;margin:0}p{margin:0}::selection{background-color:color-mix(in srgb,var(--color-marula-gold) 35%,transparent);color:var(--color-ebony-black)}:focus-visible{outline:2px solid var(--color-marula-gold);outline-offset:4px}.font-serif-jp{font-family:var(--font-serif-jp),serif}.font-sans-jp{font-family:var(--font-sans-jp),sans-serif}.font-serif-en{font-family:var(--font-serif-en),serif}.font-sans-ui{font-family:var(--font-sans-ui),sans-serif}.text-nav{font-family:var(--font-sans-ui),sans-serif;font-size:.6875rem;font-weight:400;letter-spacing:.2em;line-height:1.4;text-transform:uppercase}.te-label{font-family:var(--font-sans-ui),sans-serif;font-size:.875rem;letter-spacing:.12em;text-transform:uppercase;color:var(--color-ebony-black)}.te-heading{margin-top:1rem;font-family:var(--font-serif-jp),serif;font-size:1.5rem;font-weight:400;line-height:1.7;letter-spacing:.05em}.te-body{font-family:var(--font-sans-jp),sans-serif;font-size:.9375rem;font-weight:300;line-height:1.9;letter-spacing:.04em}.te-cta{display:inline-flex;align-items:center;gap:.75rem;font-family:var(--font-serif-jp),serif;font-size:.875rem;letter-spacing:.08em;color:var(--color-ebony-black);background:none;border:0;padding:0;cursor:pointer}.te-cta span{border-bottom:1px solid var(--color-ebony-black);padding-bottom:.25rem;transition:color var(--duration-link) var(--ease-editorial),border-color var(--duration-link) var(--ease-editorial)}.te-cta:hover span{color:var(--color-marula-gold);border-color:var(--color-marula-gold)}.te-cta .te-cta-arrow{display:inline-block;margin-left:.75rem;transition:transform var(--duration-link) var(--ease-editorial)}.te-cta:hover .te-cta-arrow{transform:translate(.25rem)}.te-header,.shopify-section-group-header-group{position:static;inset:auto;top:auto;z-index:50;background:transparent}.te-header__inner{position:relative;display:flex;align-items:center;justify-content:space-between;height:76px;max-width:1440px;margin:0 auto;padding:0 1.5rem}.te-header__logo{font-family:var(--font-serif-en),serif;font-size:.8125rem;letter-spacing:.32em;text-transform:uppercase}.te-header__nav{display:none;position:absolute;left:50%;transform:translate(-50%);align-items:center;gap:1.5rem}.te-header__nav a{color:var(--color-ebony-black)}.te-header__nav a:hover,.te-header__icons a:hover,.te-header__menu:hover{color:var(--color-marula-gold)}.te-header__icons{display:flex;align-items:center;gap:1rem}.te-header__icons a:not(.te-header__buy),.te-header__menu{color:var(--color-ebony-black);background:none;border:0;padding:0;cursor:pointer}.te-header__buy{display:none;align-items:center;justify-content:center;padding:.32rem .9rem;border:1px solid var(--color-ebony-black);border-radius:999px;background:color-mix(in srgb,var(--color-warm-ivory) 40%,transparent);font-family:var(--font-sans-ui),sans-serif;font-size:.6875rem;font-weight:400;letter-spacing:.18em;line-height:1.2;text-transform:uppercase;color:var(--color-ebony-black)}.te-header__buy:hover{color:var(--color-marula-gold);border-color:var(--color-marula-gold)}.te-header__mobile .te-header__buy{display:inline-flex}.te-header__menu{display:block}.te-header__mobile{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:color-mix(in srgb,var(--color-warm-ivory) 98%,transparent);flex-direction:column;align-items:center;justify-content:center;gap:2rem}.te-header__mobile.is-open{display:flex}.te-hero{position:relative;min-height:100dvh;width:100%;overflow:hidden}.te-hero__img,.te-hero__img-sharp img,.te-hero__sharp img,.te-hero__img-base{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}.te-hero__img-base{filter:blur(.5px)}.te-hero__curtain{pointer-events:none;position:absolute;inset:0 auto 0 0;z-index:1;width:44%;background:color-mix(in srgb,var(--color-warm-ivory) 25%,transparent)}.te-hero__sharp{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;mask-image:linear-gradient(to right,transparent 33%,rgba(0,0,0,.4) 38%,black 44%);-webkit-mask-image:linear-gradient(to right,transparent 33%,rgba(0,0,0,.4) 38%,black 44%)}.te-hero__sharp img{filter:contrast(1.04) saturate(1.03)}.te-hero__content-wrap{position:relative;z-index:10;display:flex;flex-direction:column;min-height:100dvh;max-width:1440px;margin:0 auto;padding:var(--header-h) 1.5rem 0}.te-hero__content{display:flex;flex:1;align-items:center;padding-bottom:6rem}.te-hero__copy{width:100%;max-width:34rem}.te-hero h1{font-size:1.625rem;line-height:1.7;letter-spacing:.08em}.te-hero__lead{margin-top:1.5rem;max-width:28rem;font-size:.8125rem;line-height:2;font-weight:300;letter-spacing:.04em}.te-hero__cta{margin-top:2.35rem}.te-hero__cta .te-cta{font-size:1.0625rem;letter-spacing:.1em}.te-hero__cta .te-cta>span{border-bottom-width:1.5px;padding-bottom:.4rem}.te-hero__cta .te-cta:hover .te-cta-arrow{transform:translate(.4rem)}.te-hero__scroll{position:absolute;left:0;right:0;bottom:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;color:color-mix(in srgb,var(--color-ebony-black) 70%,transparent)}.te-hero__scroll-line{display:block;width:1px;height:2.5rem;background:color-mix(in srgb,var(--color-ebony-black) 30%,transparent)}.te-section{background:var(--color-warm-ivory);color:var(--color-ebony-black);padding:4rem 0}.te-section--about,.te-section--sustainability{padding:4rem 0}.te-wrap{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.te-wrap--wide{max-width:1440px}.te-center{text-align:center}.te-photo-frame{position:relative;width:100%;overflow:hidden;aspect-ratio:327 / 380}.te-photo-frame img{width:100%;height:100%;object-fit:cover}.te-photo-frame--42 img{object-position:center 42%}.te-about-row{display:flex;flex-direction:column;gap:3rem;margin-top:3rem}.te-about-copy{max-width:480px}.te-mvv{display:flex;flex-direction:column;align-items:center;margin-top:4rem}.te-mvv__col{display:flex;flex:1;flex-direction:column;align-items:center;text-align:center;padding:0 1.5rem}.te-mvv__meta{font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase}.te-gold{color:var(--color-marula-gold)}.te-sep{margin:0 .5rem;color:color-mix(in srgb,var(--color-deep-umber) 25%,transparent)}.te-mvv__rule{display:block;width:2.5rem;height:1px;margin-top:1rem;background:color-mix(in srgb,var(--color-marula-gold) 60%,transparent)}.te-mvv__text{margin-top:2rem;font-size:1.25rem;line-height:2;letter-spacing:.06em}.te-mvv__divider{width:100%;max-width:12rem;height:1px;margin:3rem 0;background:color-mix(in srgb,var(--color-marula-gold) 20%,transparent)}.te-marula-hero{margin-top:3rem}.te-marula-hero img{width:100%}.te-caption{margin-top:1rem;text-align:center;font-size:.8125rem;line-height:1.8;font-weight:300;letter-spacing:.06em}.te-cols{display:flex;flex-direction:column;margin-top:3rem}.te-col{display:flex;gap:1.5rem;padding:2rem 0}.te-col__num{width:1.5rem;flex-shrink:0;font-size:.8125rem;letter-spacing:.12em;color:color-mix(in srgb,var(--color-ebony-black) 40%,transparent)}.te-col h3{font-family:var(--font-sans-jp),sans-serif;font-size:1.125rem;font-weight:400;line-height:1.75;letter-spacing:.04em}.te-col p{margin-top:.75rem;font-size:.8125rem;line-height:1.8;font-weight:300}.te-product{display:flex;flex-direction:column;gap:3rem}.te-product__media{display:flex;justify-content:center}.te-product__media img,.te-gallery{width:100%;max-width:480px}.te-gallery__stage{position:relative}.te-gallery__main{position:relative;width:100%}.te-gallery__slide{display:none;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.te-gallery__slide.is-active{display:block}.te-gallery__slide img{width:100%;max-width:100%;height:auto}.te-gallery__arrow,.te-lightbox__arrow,.te-lightbox__close{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:var(--color-deep-umber);font-family:var(--font-serif-en),serif;font-size:1.75rem;line-height:1;cursor:pointer}.te-gallery__arrow{position:absolute;top:50%;z-index:2;width:2.5rem;height:2.5rem;transform:translateY(-50%);color:color-mix(in srgb,var(--color-deep-umber) 70%,transparent)}.te-gallery__arrow--prev{left:.25rem}.te-gallery__arrow--next{right:.25rem}.te-gallery__arrow:hover,.te-lightbox__arrow:hover,.te-lightbox__close:hover{color:var(--color-sunset-orange)}.te-gallery__thumbs{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.85rem}.te-gallery__thumb{width:4rem;padding:0;border:1px solid color-mix(in srgb,var(--color-deep-umber) 15%,transparent);background:transparent;cursor:pointer;opacity:.55}.te-gallery__thumb.is-active{border-color:var(--color-deep-umber);opacity:1}.te-gallery__thumb img{width:100%;max-width:100%;height:auto;display:block}.te-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:3.5rem 3rem;background:color-mix(in srgb,var(--color-ebony-black) 72%,transparent)}.te-lightbox[hidden]{display:none}.te-lightbox__frame{width:min(92vw,880px);max-height:86vh}.te-lightbox__image{display:none;width:100%;max-height:86vh;object-fit:contain}.te-lightbox__image.is-active{display:block}.te-lightbox__close{position:absolute;top:1rem;right:1.25rem;width:2.5rem;height:2.5rem;color:var(--color-warm-ivory);font-size:1.5rem}.te-lightbox__arrow{position:absolute;top:50%;width:2.75rem;height:2.75rem;transform:translateY(-50%);color:var(--color-warm-ivory)}.te-lightbox__arrow--prev{left:.75rem}.te-lightbox__arrow--next{right:.75rem}@media(min-width:1024px){.te-gallery{max-width:560px}}@media(max-width:1023px){.te-gallery{max-width:100%}.te-gallery__thumbs{flex-wrap:nowrap;overflow-x:auto}.te-gallery__thumb{flex:0 0 3.75rem}.te-lightbox{padding:3.5rem 2.5rem}}.te-product__oil{margin-top:5rem;max-width:260px}.te-meta{margin-top:1rem;font-size:.8125rem;line-height:1.8;letter-spacing:.06em;color:color-mix(in srgb,var(--color-deep-umber) 90%,transparent)}.te-volume{margin-top:.5rem;font-family:var(--font-sans-ui),sans-serif;font-size:.8125rem;letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb,var(--color-deep-umber) 80%,transparent)}.te-volume__price{display:inline;margin-left:1.35rem;letter-spacing:.08em}.te-product__detail{margin-top:1.25rem}.te-price{margin-top:.75rem;font-family:var(--font-serif-jp),serif;font-size:1.125rem;letter-spacing:.04em}.te-highlight{border-top:1px solid color-mix(in srgb,var(--color-deep-umber) 15%,transparent);padding-top:1.5rem;margin-top:1.5rem}.te-highlight:first-child{border-top:0;padding-top:0;margin-top:0}.te-highlight__label{font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;color:var(--color-marula-gold)}.te-highlight__label span{color:var(--color-ebony-black)}.te-highlight p{margin-top:.75rem;font-size:.8125rem;line-height:1.8;font-weight:300}.te-product-form{margin-top:2.5rem}.te-buy .te-product-form{margin-top:1.5rem}.te-buy{margin-top:1.75rem;width:100%;max-width:100%;min-width:0}.te-buy__form{margin:0}.te-buy__qty{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem 1rem}.te-buy__qty-label{font-family:var(--font-sans-ui),sans-serif;font-size:.8125rem;letter-spacing:.14em;color:color-mix(in srgb,var(--color-deep-umber) 80%,transparent)}.te-buy__qty-ctrl{display:inline-flex;align-items:center;border-bottom:1px solid color-mix(in srgb,var(--color-deep-umber) 22%,transparent)}.te-buy__qty-btn{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:0;background:none;color:var(--color-deep-umber);font-family:var(--font-sans-ui),sans-serif;font-size:1rem;line-height:1;letter-spacing:0;cursor:pointer}.te-buy__qty-btn:hover:not(:disabled){color:var(--color-sunset-orange)}.te-buy__qty-btn:disabled{opacity:.35;cursor:not-allowed}.te-buy__qty-input{width:2.25rem;min-width:0;padding:0;border:0;background:transparent;text-align:center;font-family:var(--font-sans-ui),sans-serif;font-size:.875rem;letter-spacing:.08em;color:var(--color-ebony-black);-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.te-buy__qty-input::-webkit-outer-spin-button,.te-buy__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.te-buy__qty-input:disabled{opacity:.35}.te-buy__add{display:inline-flex;align-items:center;margin-top:1.5rem;padding:0;border:0;background:none;font-family:var(--font-serif-jp),serif;font-size:1.0625rem;letter-spacing:.1em;color:var(--color-sunset-orange);cursor:pointer}.te-buy__add>span{border-bottom:1.5px solid var(--color-sunset-orange);padding-bottom:.4rem;transition:color var(--duration-link) var(--ease-editorial),border-color var(--duration-link) var(--ease-editorial)}.te-buy__arrow{display:inline-block;margin-left:.65rem;transition:transform var(--duration-link) var(--ease-editorial)}.te-buy__add:hover:not(:disabled){color:var(--color-marula-gold)}.te-buy__add:hover:not(:disabled)>span{border-color:var(--color-marula-gold)}.te-buy__add:hover:not(:disabled) .te-buy__arrow{transform:translate(.35rem)}.te-buy__add:disabled{color:color-mix(in srgb,var(--color-deep-umber) 45%,transparent);cursor:not-allowed}.te-buy__add:disabled>span{border-bottom-color:color-mix(in srgb,var(--color-deep-umber) 30%,transparent)}.te-buy__detail{display:inline-flex;align-items:center;margin-top:1.15rem;font-family:var(--font-serif-jp),serif;font-size:.8125rem;letter-spacing:.08em;color:color-mix(in srgb,var(--color-deep-umber) 70%,transparent)}.te-buy__detail:hover{color:var(--color-marula-gold)}.te-buy__detail:hover .te-buy__arrow{transform:translate(.25rem)}@media(max-width:1023px){.te-buy__qty-btn{width:3rem;height:3rem}.te-buy__qty-input{width:2.5rem;font-size:1rem}}.te-htu-grid{display:grid;grid-template-columns:1fr;gap:4rem;margin-top:3rem}.te-htu-card__img{position:relative;aspect-ratio:3 / 2;overflow:hidden}.te-htu-card__img img{width:100%;height:100%;object-fit:cover}.te-htu-card h3{margin-top:.75rem;font-size:1.25rem;line-height:1.7}.te-htu-card .te-body{margin-top:.75rem}.te-sus-img{margin-top:3rem}.te-sus-img img{width:100%;max-width:1200px;margin:0 auto}.te-sus-body{margin-top:2.5rem;max-width:520px}.te-sus-split{display:flex;flex-direction:column;gap:2rem;margin-top:4rem}.te-sus-en{white-space:nowrap;font-family:var(--font-serif-en),serif;font-size:clamp(1.0625rem,4.2vw,1.5rem);line-height:1;letter-spacing:.04em}.te-sus-jp{margin-top:1rem;font-size:.8125rem;line-height:1.9;font-weight:300}.te-sus-split img{max-width:520px}.te-life-caption{margin-top:2rem;max-width:480px}.te-life-caption .text-nav,.te-life-kicker{font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;color:color-mix(in srgb,var(--color-deep-umber) 80%,transparent)}.te-life-row{display:flex;flex-direction:column;gap:2rem;margin-top:4rem}.te-life-row img{max-width:640px}.te-life-close{margin-top:4rem}.te-life-close img{max-width:960px}.te-life-en{margin-top:2.5rem;font-family:var(--font-serif-en),serif;font-size:1.25rem;line-height:1.6;letter-spacing:.06em}.te-footer{background:var(--color-ebony-black);color:var(--color-warm-ivory);padding:4rem 1.5rem}.te-footer__inner{max-width:1440px;margin:0 auto}.te-footer__brand{font-family:var(--font-serif-en),serif;font-size:.875rem;letter-spacing:.28em;text-transform:uppercase}.te-footer__nav{display:flex;flex-wrap:wrap;gap:.75rem 2rem;margin-top:2.5rem}.te-footer__nav a{color:color-mix(in srgb,var(--color-warm-ivory) 80%,transparent)}.te-footer__nav a:hover,.te-footer__legal a:hover{color:var(--color-marula-gold)}.te-footer__copy{margin-top:3rem;font-size:.75rem;letter-spacing:.12em;color:color-mix(in srgb,var(--color-warm-ivory) 50%,transparent)}.te-footer__legal{margin-top:1rem}.te-footer__legal a{font-size:.75rem;letter-spacing:.08em;color:color-mix(in srgb,var(--color-warm-ivory) 70%,transparent)}.vic-footer,.vic-footer .container,.shopify-section-group-footer-group{overflow:visible}.vic-footer__copy-row,.vic-footer__copy,.vic-footer__policies,.vic-footer__payments{display:block;position:static;float:none;width:100%;max-width:100%;height:auto;max-height:none;overflow:visible;visibility:visible;white-space:normal;box-sizing:border-box}.vic-footer__copy-row{margin:0}.vic-footer__policies{margin-top:.75rem}.vic-footer__policies a{display:inline-block;position:static;float:none;visibility:visible;opacity:1;max-width:100%;white-space:normal;color:inherit}.vic-footer__payments{margin-top:.75rem}.te-legal{padding:calc(var(--header-h) + 4rem) 1.5rem 4rem}.te-legal__inner{max-width:800px;margin:0 auto}.te-legal__item{border-top:1px solid color-mix(in srgb,var(--color-deep-umber) 15%,transparent);padding:2rem 0}.te-legal__item:first-child{border-top:0;padding-top:0}.te-legal dt{font-family:var(--font-sans-ui),sans-serif;font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;color:var(--color-marula-gold)}.te-legal dd{margin:.75rem 0 0}.te-legal dd p+p{margin-top:.75rem}.te-cart,.te-page{padding:calc(var(--header-h) + 4rem) 1.5rem 4rem;max-width:800px;margin:0 auto}.te-cart table{width:100%;border-collapse:collapse;margin-top:2rem}.te-cart th,.te-cart td{text-align:left;padding:1rem 0;border-bottom:1px solid color-mix(in srgb,var(--color-deep-umber) 15%,transparent);font-weight:300}.te-qty{width:4rem;padding:.35rem;border:1px solid color-mix(in srgb,var(--color-deep-umber) 20%,transparent);background:transparent}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:768px){:root{--header-h: 5.25rem}.te-header__inner{height:5.25rem;padding:0 2.5rem}.te-header__logo{font-size:.875rem}.te-hero h1{font-size:2.2rem;line-height:1.68}.te-hero__lead{margin-top:2rem;font-size:.9375rem}.te-heading{font-size:1.75rem}.te-body{font-size:1rem}.te-photo-frame{aspect-ratio:340 / 420}.te-mvv__text{font-size:1.375rem}.te-product__media img{max-width:540px}.te-product__oil{max-width:340px}.te-htu-card h3{font-size:1.375rem}}@media(min-width:1024px){:root{--header-h: 5.5rem}.te-header__inner{height:5.5rem;padding:0 5rem}.te-header__logo{font-size:.9375rem}.te-header__nav{display:flex;gap:2rem;font-size:.8125rem;font-weight:400}.te-header__nav a{text-shadow:0 0 16px color-mix(in srgb,var(--color-warm-ivory) 90%,transparent)}.te-header__icons .te-header__buy{display:inline-flex;font-size:.75rem}.te-header__menu{display:none}.te-header__mobile{display:none!important}.te-header,.shopify-section-group-header-group{position:static;inset:auto;top:auto}.vic-footer__copy-row,.vic-footer__policies,.vic-footer__payments{width:100%;max-width:100%;overflow:visible;height:auto;max-height:none;float:none;visibility:visible}.vic-footer__policies{display:flex!important;flex-direction:row;flex-wrap:wrap!important;align-items:baseline;gap:.35rem 1.25rem;overflow:visible!important;height:auto!important;max-height:none!important}.vic-footer__policies a{display:inline-block!important;visibility:visible!important;opacity:1!important;white-space:normal!important}.te-hero__img-base,.te-hero__sharp img{object-position:53% center}.te-hero__content-wrap{padding-left:5rem;padding-right:5rem}.te-hero h1{font-size:3rem;line-height:1.65}.te-hero__lead{max-width:32rem;font-size:1rem}.te-hero__copy{max-width:36rem}.te-section{padding:7.5rem 0}.te-section--about,.te-section--sustainability{padding:8.75rem 0}.te-wrap{padding:0}.te-wrap--wide{padding:0 3rem}.te-heading{font-size:2rem}.te-photo-frame{aspect-ratio:560 / 640;width:560px;height:640px;flex-shrink:0}.te-about-row{flex-direction:row;align-items:flex-start;gap:7.5rem;margin-top:5rem}.te-about-row--reverse .te-about-copy{order:1;width:520px}.te-about-row--reverse .te-photo-frame{order:2}.te-mvv{flex-direction:row;align-items:stretch;justify-content:center;margin-top:6rem}.te-mvv__col{max-width:420px;padding:0 3rem}.te-mvv__text{margin-top:2.5rem;font-size:1.5rem}.te-mvv__divider{width:1px;height:auto;max-width:none;margin:0 2.5rem;align-self:stretch}.te-cols{flex-direction:row;justify-content:center;margin-top:5rem}.te-col{flex:1;max-width:380px;flex-direction:column;gap:0;padding:0 2rem}.te-col--divide{border-left:1px solid color-mix(in srgb,var(--color-deep-umber) 20%,transparent)}.te-col__num{display:none}.te-product{flex-direction:row;align-items:flex-start;gap:5.5rem}.te-product__media{width:560px;flex-shrink:0;justify-content:flex-start;padding-top:2rem}.te-product__media img{max-width:560px}.te-product__copy{width:520px;flex-shrink:0;padding-top:2rem}.te-product__oil{max-width:380px;margin-top:3.5rem}.te-highlight{padding-top:1.1rem;margin-top:1.1rem}.te-htu-grid{grid-template-columns:1fr 1fr;gap:5rem;margin-top:5rem}.te-sus-split{flex-direction:row;align-items:center;justify-content:flex-end;gap:3rem;padding-right:8%}.te-sus-split__text{order:1;max-width:420px}.te-sus-split__img{order:2}.te-life-row{flex-direction:row;align-items:flex-end;gap:3.5rem}.te-life-row__img{width:58%;padding-left:6%}.te-life-close img,.te-life-close .te-life-en,.te-life-close .te-sus-jp{margin-left:10%}}@media(min-width:1280px){.te-hero h1{font-size:3.2rem}}@media(max-width:1023px){html,body{width:100%;max-width:100%;min-width:0;overflow-x:clip}main,#MainContent,.shopify-section,.shopify-section-group-header-group,.shopify-section-group-footer-group,section{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.te-header,.te-header__inner,.te-section,.te-wrap,.te-wrap--wide{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.te-header,.shopify-section-group-header-group{position:static;inset:auto}.te-wrap,.te-wrap--wide{margin-left:0;margin-right:0;padding-left:1.5rem;padding-right:1.5rem}.te-header__inner{padding-left:1.5rem;padding-right:1.5rem}.te-header__logo{flex:1 1 auto;min-width:0}.te-header__icons{display:flex;flex:0 0 auto;flex-shrink:0;align-items:center;gap:.85rem;visibility:visible;opacity:1;color:var(--color-ebony-black);filter:drop-shadow(0 0 8px rgb(246 238 227 / .95))}.te-header__icons a:not(.te-header__buy),.te-header__menu{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;color:var(--color-ebony-black);visibility:visible;opacity:1}.te-header__icons svg,.te-header__menu svg{display:block;width:18px;height:18px;flex-shrink:0;stroke:currentColor}.te-header__menu svg{width:20px;height:20px}.te-header__menu{display:flex}img{max-width:100%;height:auto}.te-hero{display:flex;flex-direction:column;width:100%;max-width:100%;min-width:0;min-height:0;overflow:visible}section.te-hero img.te-hero__img-base,section.te-hero .te-hero__img,section.te-hero .te-hero__img-base{position:relative;inset:auto;display:block;width:100%;max-width:100%;min-width:0;height:auto;transform:none;filter:none;object-fit:contain;object-position:center right}.te-hero__curtain,.te-hero__sharp{display:none}.te-hero__content-wrap{position:relative;z-index:1;display:flex;flex-direction:column;flex:none;width:100%;max-width:100%;min-width:0;min-height:0;margin:0;padding:1.5rem 1.5rem 2.75rem}.te-hero__content{display:block;flex:none;align-items:stretch;padding-bottom:0}.te-hero__copy,.te-hero__lead{width:100%;max-width:100%;min-width:0}.te-hero__scroll{position:static;left:auto;right:auto;bottom:auto;margin-top:1.75rem}.te-about-row,.te-mvv,.te-cols,.te-product,.te-sus-split,.te-life-row,.te-htu-grid{display:flex;flex-direction:column;width:100%;max-width:100%;min-width:0}.te-htu-grid{display:grid;grid-template-columns:1fr}.te-about-copy,.te-photo-frame,.te-marula-hero,.te-marula-hero img,.te-product__media,.te-product__copy,.te-product__oil,.te-product__media img,.te-product__oil img,.te-sus-img,.te-sus-img img,.te-sus-body,.te-sus-split__text,.te-sus-split__img,.te-sus-split img,.te-htu-card,.te-htu-card__img,.te-htu-card__img img,.te-life-caption,.te-life-row__img,.te-life-row img,.te-life-close,.te-life-close img{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.te-about-row--reverse .te-about-copy,.te-about-row--reverse .te-photo-frame{order:unset;width:100%}.te-photo-frame{height:auto;flex-shrink:1}.te-product__media{justify-content:center;padding-top:0}.te-product__copy{flex-shrink:1;padding-top:0}.te-sus-en{white-space:normal}.te-sus-split{padding-right:0}.te-life-row__img{padding-left:0}.te-life-close img,.te-life-close .te-life-en,.te-life-close .te-sus-jp{margin-left:0}.vic-footer,.vic-footer .container,.shopify-section-group-footer-group{overflow:visible!important}.vic-footer,.vic-footer .container,.vic-footer .row,.vic-footer .col,.vic-footer [class*=col-]{width:100%;max-width:100%;min-width:0;float:none;box-sizing:border-box}.vic-footer .row{display:flex;flex-direction:column}.vic-footer .container{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.vic-footer__copy-row,.vic-footer__copy,.vic-footer__policies,.vic-footer__payments{overflow:visible!important;height:auto!important;max-height:none!important;visibility:visible!important;width:100%;max-width:100%}.vic-footer__policies{display:block!important;flex-wrap:unset;white-space:normal!important}.vic-footer__policies a{display:block!important;width:fit-content;max-width:100%;margin:.2rem 0;visibility:visible!important;opacity:1!important;white-space:normal!important;position:static!important;float:none!important}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/tasai.css.map */
