.sione-cart{width:min(var(--sione-shop-width),calc(100% - var(--sione-gutter-desktop)));margin-inline:auto;padding-block:calc(var(--sione-header-height) + var(--space-8, 32px)) var(--space-20, 80px);color:var(--sione-text)}.sione-cart h1{margin:0;color:var(--sione-text-strong);font-family:var(--sione-font-display);font-size:var(--type-heading-40);font-weight:400;line-height:1.1}.sione-cart__table{width:100%;margin-top:var(--space-8, 32px);border-collapse:collapse}.sione-cart__table th{border-bottom:1px solid var(--sione-border);padding-block:var(--space-3, 12px);color:var(--sione-text-muted);font-size:var(--type-body-14);font-weight:700;text-align:left}.sione-cart__table th:last-child,.sione-cart__table td:last-child{width:180px;text-align:right}.sione-cart__table td{border-bottom:1px solid var(--sione-border);padding-block:var(--space-5, 20px);vertical-align:middle}.sione-cart__item{display:flex;align-items:center;gap:var(--space-5, 20px)}.sione-cart__item a:first-child{flex:0 0 96px;overflow:hidden;border-radius:var(--sione-radius-card-sm);background:var(--sione-surface-mist)}.sione-cart__item p{margin:0;color:var(--sione-text-strong);font-size:var(--type-body-16);font-weight:700;line-height:1.4}.sione-cart__item a:not(:first-child){display:inline-flex;margin-top:var(--space-2, 8px);color:var(--sione-text-muted);font-size:var(--type-body-14);font-weight:600;text-decoration:none}.sione-cart__quantity{display:inline-grid;justify-items:end;gap:var(--space-2, 8px)}.sione-cart__quantity span{color:var(--sione-text-muted);font-size:var(--type-body-14);font-weight:700}.sione-cart__quantity input{min-height:44px;width:96px;border:1px solid var(--sione-border);border-radius:var(--sione-radius-card-sm);padding-inline:var(--space-3, 12px);color:var(--sione-text);text-align:right}.sione-cart__footer{display:flex;justify-content:flex-end;gap:var(--space-3, 12px);margin-top:var(--space-6, 24px)}.sione-cart__update,.sione-cart__checkout{min-height:56px;border:1px solid var(--sione-accent-light);border-radius:var(--sione-radius-card-sm);padding-inline:var(--space-8, 32px);font-size:var(--type-body-16);font-weight:800;line-height:1;transition:background .12s ease-out,border-color .12s ease-out,color .12s ease-out}.sione-cart__update{background:var(--sione-surface);color:var(--sione-accent)}.sione-cart__checkout{background:var(--sione-accent-light);color:var(--sione-text-inverse)}.sione-cart__update:hover,.sione-cart__update:focus-visible{border-color:var(--sione-accent)}.sione-cart__checkout:hover,.sione-cart__checkout:focus-visible{background:var(--sione-accent-hover);border-color:var(--sione-accent-hover)}.sione-cart__empty{margin-top:var(--space-6, 24px);color:var(--sione-text-muted);font-size:var(--type-body-16);line-height:1.65}@media(max-width:749px){.sione-cart{width:calc(100% - var(--sione-gutter-mobile));padding-block:calc(var(--sione-header-height-mobile) + var(--space-8, 32px)) var(--space-16, 64px)}.sione-cart h1{font-size:var(--type-heading-24)}.sione-cart__table,.sione-cart__table tbody,.sione-cart__table tr,.sione-cart__table td{display:block;width:100%}.sione-cart__table thead{display:none}.sione-cart__table td:last-child{width:100%;padding-top:0;text-align:left}.sione-cart__quantity{justify-items:start}.sione-cart__footer{display:grid;grid-template-columns:1fr}}.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.sione-footer{display:grid;grid-template-columns:minmax(280px,520px) minmax(0,1fr);gap:var(--space-10, 40px);width:min(1360px,calc(100% - 48px));margin:var(--space-20, 80px) auto var(--space-8, 32px);color:var(--sione-text-muted)}.sione-footer a{text-decoration:none;color:inherit;transition:color .12s ease-out}.sione-footer a:hover,.sione-footer a:focus-visible{color:var(--sione-accent)}.sione-footer__company,.sione-footer__sitemap{min-height:340px;border-radius:var(--sione-radius-card);background:var(--sione-surface-soft);padding:var(--space-10, 40px)}.sione-footer__logo{display:inline-block;color:var(--sione-text);font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,6vw,82px);line-height:1}.sione-footer__company p{max-width:62ch;margin-top:var(--space-4, 16px);font-size:13px;font-weight:700;line-height:1.7}.sione-footer__company .sione-footer__copyright{color:var(--sione-accent)}.sione-footer__meta{display:flex;flex-wrap:wrap;column-gap:var(--space-2, 8px)}.sione-footer__meta>*+*:before{content:"|";margin-right:var(--space-2, 8px);color:var(--sione-text-muted)}.sione-footer__legal{display:flex;flex-wrap:wrap;gap:var(--space-8, 32px);margin-top:var(--space-8, 32px);font-size:13px;font-weight:800}.sione-footer__sitemap{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-8, 32px);align-content:start}.sione-footer__sitemap h2{margin-bottom:var(--space-4, 16px);color:var(--sione-accent);font-size:15px;font-style:italic}.sione-footer__sitemap a{display:block;margin-top:var(--space-2, 8px);font-size:13px;font-weight:700}@media(max-width:749px){.sione-footer{grid-template-columns:1fr;width:calc(100% - 32px);margin-top:var(--space-12, 48px)}.sione-footer__company,.sione-footer__sitemap{min-height:0;border-radius:var(--sione-radius-card-sm);padding:var(--space-6, 24px)}.sione-footer__sitemap{grid-template-columns:repeat(2,minmax(0,1fr))}}.sione-header{position:fixed;top:0;left:0;z-index:50;width:100%;background:transparent}.sione-header__inner{position:relative;height:var(--sione-header-height);display:flex;align-items:center;justify-content:space-between;width:min(1440px,100%);margin-inline:auto;padding-inline:var(--space-5, 20px)}@media(min-width:990px){.sione-header__inner{padding-inline:var(--space-20, 80px)}}.sione-header a{position:relative;text-decoration:none;color:var(--sione-accent);display:flex;align-items:center;justify-content:center;font-size:var(--type-body-18);font-weight:500;line-height:1.3;transition:color .12s ease-out,transform .12s ease-out}.sione-header a:hover,.sione-header a:focus-visible{color:var(--sione-accent-hover)}.sione-header__nav{display:flex;gap:var(--space-10, 40px)}.sione-header .sione-header__logo{position:absolute;top:50%;left:50%;width:var(--sione-logo-width);height:var(--sione-logo-height);transform:translate(-50%,-50%)}.sione-header__logo img{display:block;width:100%;height:100%;object-fit:contain}.sione-header a sup{position:absolute;left:100%;overflow:hidden;max-width:var(--page-margin)}.sione-header__icons img{display:block;width:var(--sione-icon-size);height:var(--sione-icon-size)}.sione-header__icons{display:flex;gap:var(--space-4, 16px)}.sione-header__icons a{color:var(--sione-accent)}@media(max-width:749px){.sione-header{height:var(--sione-header-height-mobile);background:var(--sione-surface)}.sione-header__inner{height:var(--sione-header-height-mobile);justify-content:flex-end;padding-inline:var(--space-4, 16px)}.sione-header__nav{display:grid;gap:var(--sione-mobile-hamburger-gap);width:var(--sione-mobile-hamburger-width);order:2}.sione-header__nav a{overflow:hidden;height:var(--sione-mobile-hamburger-line);border-radius:var(--sione-mobile-hamburger-line);background:var(--sione-accent-light);color:transparent;font-size:0}.sione-header .sione-header__logo{width:auto;height:var(--sione-logo-height-mobile)}.sione-header__icons{display:none}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.sione-product{width:min(var(--sione-shop-width),calc(100% - var(--sione-gutter-desktop)));margin-inline:auto;padding-block:calc(var(--sione-header-height) + var(--space-5, 20px)) var(--space-24, 96px);color:var(--sione-text)}.sione-product__top{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(360px,1fr);gap:var(--space-6, 24px);align-items:start}.sione-product__main-media{overflow:hidden;border-radius:var(--sione-radius-card);background:var(--sione-surface-mist)}.sione-product__main-media img,.sione-product__placeholder{display:block;aspect-ratio:1 / 1;width:100%;height:auto;object-fit:cover}.sione-product__placeholder{background:var(--sione-surface-mist)}.sione-product__thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--space-3, 12px);margin-top:var(--space-3, 12px)}.sione-product__thumb{min-width:0;overflow:hidden;border:2px solid transparent;border-radius:var(--sione-radius-card-sm);padding:0;background:var(--sione-surface-mist);cursor:pointer}.sione-product__thumb[aria-current=true],.sione-product__thumb:focus-visible{border-color:var(--sione-accent-light)}.sione-product__thumb img{display:block;aspect-ratio:1 / 1;width:100%;object-fit:cover}.sione-product__panel{min-height:100%;display:flex;flex-direction:column;border-radius:var(--sione-radius-card);background:var(--sione-surface-mist);padding:var(--space-8, 32px)}.sione-product__heading{display:grid;gap:var(--space-2, 8px)}.sione-product__english{margin:0;color:var(--sione-text-strong);font-family:var(--sione-font-display);font-size:var(--type-heading-36);font-weight:400;line-height:1.1;letter-spacing:0}.sione-product__heading h1{margin:0;color:var(--sione-text-strong);font-size:var(--type-heading-24);font-weight:700;line-height:1.3}.sione-product__summary{margin:var(--space-2, 8px) 0 0;color:var(--sione-text-muted);font-size:var(--type-body-16);font-weight:600;line-height:1.5}.sione-product__volume{margin:var(--space-2, 8px) 0 0;color:var(--sione-text-strong);font-size:var(--type-body-18);font-weight:700;line-height:1.3}.sione-product__price{display:grid;gap:var(--space-2, 8px);margin-top:var(--space-10, 40px)}.sione-product__compare{margin:0;color:var(--sione-text-soft);font-size:var(--type-body-18);font-weight:600;line-height:1.3;text-decoration:line-through}.sione-product__selling-row{display:flex;align-items:center;gap:var(--space-3, 12px);color:var(--sione-text-strong);font-size:var(--type-body-18);line-height:1.3}.sione-product__discount{color:var(--sione-sale);font-weight:800}.sione-product__selling-row strong{font-weight:800}.is-hidden{display:none}.sione-product__form{display:flex;flex:1;flex-direction:column;margin-top:var(--space-6, 24px)}.sione-product__field{display:grid;gap:var(--space-2, 8px);color:var(--sione-text-muted);font-size:var(--type-body-14);font-weight:700}.sione-product__field+.sione-product__field{margin-top:var(--space-4, 16px)}.sione-product__field select,.sione-product__field input{min-height:58px;width:100%;border:1px solid var(--sione-accent-light);border-radius:var(--sione-radius-card-sm);padding:0 var(--space-5, 20px);background:var(--sione-surface);color:var(--sione-text);font:inherit;font-size:var(--type-body-16);font-weight:700}.sione-product__field--quantity input{max-width:128px}.sione-product__actions{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3, 12px);margin-top:auto;padding-top:var(--space-24, 96px)}.sione-product__buy,.sione-product__cart-link{min-height:56px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--sione-accent-light);border-radius:var(--sione-radius-card-sm);font-size:var(--type-body-16);font-weight:800;line-height:1;text-decoration:none;transition:background .12s ease-out,border-color .12s ease-out,color .12s ease-out}.sione-product__buy{background:var(--sione-accent-light);color:var(--sione-text-inverse);cursor:pointer}.sione-product__buy:disabled{cursor:not-allowed;opacity:.45}.sione-product__cart-link{background:var(--sione-surface);color:var(--sione-accent)}.sione-product__buy:hover,.sione-product__buy:focus-visible{background:var(--sione-accent-hover);border-color:var(--sione-accent-hover)}.sione-product__cart-link:hover,.sione-product__cart-link:focus-visible{border-color:var(--sione-accent)}.sione-product__payment{grid-column:1 / -1;margin-top:var(--space-1, 4px)}.sione-product__reviews{margin-top:var(--space-20, 80px);border-radius:var(--sione-radius-card);background:var(--sione-surface-soft);padding:var(--space-10, 40px)}.sione-product__reviews h2{margin:0;color:var(--sione-text);font-size:var(--type-heading-24);font-weight:700;line-height:1.3}.sione-product__review-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--space-5, 20px);margin-top:var(--space-8, 32px)}.sione-product-review{min-width:0}.sione-product-review img,.sione-product-review__placeholder{display:block;aspect-ratio:1 / 1;width:100%;border-radius:var(--sione-radius-card-sm);object-fit:cover;background:var(--sione-surface-mist)}.sione-product-review__stars{margin:var(--space-4, 16px) 0 0;color:var(--sione-accent);font-size:var(--type-body-18);letter-spacing:0}.sione-product-review p:not(.sione-product-review__stars){margin:var(--space-3, 12px) 0 0;color:var(--sione-text);font-size:var(--type-body-14);font-weight:700;line-height:1.55}.sione-product-review span{display:block;margin-top:var(--space-4, 16px);color:var(--sione-text-soft);font-size:var(--type-body-14);font-style:italic;font-weight:700}.sione-product__reviews>a{display:inline-flex;margin-top:var(--space-8, 32px);color:var(--sione-text);font-size:var(--type-body-14);font-weight:700;text-decoration:none}.sione-product__tabs{position:sticky;top:var(--sione-header-height);z-index:3;display:flex;justify-content:center;gap:var(--space-16, 64px);margin-block:var(--space-12, 48px) var(--space-8, 32px);background:var(--sione-surface);padding-block:var(--space-3, 12px)}.sione-product__tabs a{min-height:40px;display:inline-flex;align-items:center;border-radius:var(--sione-radius-pill);padding-inline:var(--space-5, 20px);color:var(--sione-text-muted);font-family:var(--sione-font-display);font-size:var(--type-body-16);font-style:italic;font-weight:600;text-decoration:none}.sione-product__tabs a:hover,.sione-product__tabs a:focus-visible,.sione-product__tabs a:first-child{background:var(--sione-accent-light);color:var(--sione-text-inverse)}.sione-product__detail h2{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.sione-product__rte{display:grid;gap:var(--space-6, 24px)}.sione-product__rte>*{max-width:100%;margin-inline:auto}.sione-product__rte img,.sione-product__rte video,.sione-product__rte iframe{display:block;max-width:min(100%,1000px);height:auto;margin-inline:auto}.sione-product__rte p{color:var(--sione-text-muted);font-size:var(--type-body-16);font-weight:500;line-height:1.65}.sione-product__shipping{display:grid;gap:0;margin-top:var(--space-12, 48px);border-radius:var(--sione-radius-card);background:var(--sione-surface-soft);padding:var(--space-6, 24px) var(--space-8, 32px)}.sione-product__shipping details{border-top:1px solid var(--sione-border)}.sione-product__shipping details:last-child{border-bottom:1px solid var(--sione-border)}.sione-product__shipping summary{cursor:pointer;padding-block:var(--space-5, 20px);color:var(--sione-text-strong);font-size:var(--type-body-18);font-weight:700}.sione-product__shipping p{margin:0;padding-bottom:var(--space-5, 20px);color:var(--sione-text-muted);font-size:var(--type-body-16);font-weight:500;line-height:1.65;white-space:pre-line}@media(max-width:989px){.sione-product{width:min(100% - var(--sione-gutter-mobile),760px)}.sione-product__top{grid-template-columns:1fr}.sione-product__panel{min-height:auto}.sione-product__actions{padding-top:var(--space-8, 32px)}.sione-product__review-grid{grid-template-columns:repeat(3,minmax(180px,1fr));overflow-x:auto;padding-bottom:var(--space-2, 8px)}}@media(max-width:749px){.sione-product{width:100%;padding-block:var(--sione-header-height-mobile) calc(var(--space-20, 80px) + 148px)}.sione-product__top{gap:0}.sione-product__main-media{border-radius:0}.sione-product__thumbs{display:none}.sione-product__panel{border-radius:0;background:var(--sione-surface);padding:var(--space-6, 24px) var(--space-4, 16px) var(--space-8, 32px)}.sione-product__english{font-size:var(--type-heading-24);font-weight:600;line-height:1.25}.sione-product__heading h1{font-size:var(--type-heading-24);line-height:1.35}.sione-product__summary{font-size:var(--type-body-14)}.sione-product__price{margin-top:var(--space-6, 24px)}.sione-product__actions{position:static;display:block;margin:var(--space-4, 16px) calc(var(--space-4, 16px) * -1) 0;background:var(--sione-surface);padding:var(--space-2, 8px) var(--space-4, 16px) 0}.sione-product__field{gap:var(--space-1, 4px);font-size:var(--type-caption-12)}.sione-product__field+.sione-product__field{margin-top:var(--space-3, 12px)}.sione-product__field select,.sione-product__field input{min-height:48px;padding-inline:var(--space-4, 16px);font-size:var(--type-body-14)}.sione-product__field--quantity input{max-width:112px}.sione-product__buy{width:100%;min-height:54px}.sione-product__cart-link{display:none}.sione-product__payment{margin-top:var(--space-2, 8px)}.sione-product__reviews{margin-top:0;border-radius:0;padding:var(--space-8, 32px) var(--space-4, 16px)}.sione-product__review-grid{display:flex;gap:var(--space-3, 12px);margin-top:var(--space-5, 20px);overflow-x:auto}.sione-product-review{flex:0 0 162px}.sione-product__tabs{top:var(--sione-header-height-mobile);justify-content:flex-start;gap:var(--space-10, 40px);overflow-x:auto;margin-block:0;padding:var(--space-3, 12px) var(--space-4, 16px) 0;border-bottom:1px solid var(--sione-border)}.sione-product__tabs a{flex:0 0 auto;border-radius:0;padding-inline:0}.sione-product__tabs a:hover,.sione-product__tabs a:focus-visible,.sione-product__tabs a:first-child{border-bottom:2px solid var(--sione-accent-light);background:transparent;color:var(--sione-accent)}.sione-product__detail,.sione-product__shipping{padding-inline:var(--space-4, 16px)}.sione-product__shipping{border-radius:0;margin-top:var(--space-8, 32px);padding-block:var(--space-8, 32px)}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.sione-brand{color:var(--sione-text);display:grid;grid-template-columns:minmax(24px,1fr) minmax(0,1280px) minmax(24px,1fr);overflow-x:clip}.sione-brand>*{grid-column:2;min-width:0}.sione-brand__hero-wrapper,.sione-brand__mission{grid-column:1 / -1;width:100%}.sione-brand__hero-wrapper{height:200vh;background:var(--sione-surface)}.sione-brand__hero{position:sticky;top:0;height:100vh;min-height:var(--sione-brand-hero-min-height);overflow:hidden;background:var(--sione-surface-mist)}.sione-brand__hero-bg,.sione-brand__hero-mobile-gradient{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.sione-brand__hero-bg{object-fit:cover}.sione-brand__hero-bg--mobile,.sione-brand__hero-mobile-gradient{display:none}.sione-brand__hero-content{position:relative;z-index:2;height:100%;width:min(var(--sione-shop-width),calc(100% - var(--sione-gutter-desktop)));margin-inline:auto}.sione-brand__hero-logo{position:absolute;top:clamp(var(--sione-brand-logo-top-min),var(--sione-brand-logo-top-fluid),var(--sione-brand-logo-top-max));left:0;width:clamp(var(--sione-brand-logo-width-min),var(--sione-brand-logo-width-fluid),var(--sione-brand-logo-width-max))}.sione-brand__hero-logo img{display:block;width:100%;height:auto}.sione-brand__hero-copy{position:absolute;left:0;bottom:clamp(var(--sione-brand-copy-bottom-min),var(--sione-brand-copy-bottom-fluid),var(--sione-brand-copy-bottom-max));max-width:var(--sione-brand-copy-max-width);color:var(--sione-text-strong)}.sione-brand__hero-copy h1{font-size:var(--sione-brand-hero-title-size);font-weight:600;line-height:1.5}.sione-brand__hero-copy p{margin-top:var(--sione-brand-copy-top-gap);font-size:var(--type-body-18);font-weight:500;line-height:1.6}.sione-brand__hero-scroll{position:absolute;left:50%;bottom:22px;color:var(--sione-gray-300);transform:translate(-50%) rotate(180deg)}.sione-brand__hero-scroll svg{display:block;stroke:currentcolor}.sione-brand__story{padding-block:var(--space-24, 96px);text-align:center}.sione-brand__label{color:var(--sione-text-muted);font-size:12px;font-weight:800;letter-spacing:.02em}.sione-brand h2{margin-top:var(--space-4, 16px);font-family:var(--sione-font-display);font-size:var(--type-display-52);font-weight:400;line-height:1.1;letter-spacing:-.02em}.sione-brand h3{margin-top:var(--space-8, 32px);font-size:var(--type-heading-24)}.sione-brand p{font-weight:600}.sione-brand__story>p:not(.sione-brand__label){max-width:720px;margin:var(--space-4, 16px) auto 0;color:var(--sione-text-muted)}.sione-brand__story-gallery{width:100vw;margin:var(--space-10, 40px) calc(50% - 50vw) 0;overflow:hidden}.sione-brand__story-track{display:flex;gap:var(--space-4, 16px);width:max-content;animation:brandMarquee 40s linear infinite}.sione-brand__story-track img,.sione-brand__split img,.sione-brand__split picture,.sione-brand__value-grid img,.sione-brand__value-grid picture{width:100%;border-radius:var(--sione-radius-card-sm);object-fit:cover}.sione-brand__story-track img{flex:0 0 200px;aspect-ratio:1 / 1}@keyframes brandMarquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - var(--space-2, 8px)))}}.sione-brand__split{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1fr);gap:var(--space-20, 80px);align-items:center;padding-block:var(--space-16, 64px)}.sione-brand__name-view{display:contents}.sione-brand__split--reverse{grid-template-columns:minmax(0,1fr) minmax(0,.95fr)}.sione-brand__split img,.sione-brand__split picture{aspect-ratio:1 / 1}.sione-brand__split p:not(.sione-brand__label){margin-top:var(--space-5, 20px);color:var(--sione-text-muted);font-size:var(--sione-brand-split-copy-size)}.sione-brand__mission{position:relative;min-height:var(--sione-brand-mission-height);display:grid;place-items:center;overflow:hidden;margin-top:var(--space-16, 64px);color:var(--sione-text-inverse);text-align:center}.sione-brand__mission>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.sione-brand__mission>div{position:relative;z-index:1;width:min(760px,calc(100% - 48px));text-shadow:0 1px 22px var(--sione-overlay-medium)}.sione-brand__mission p:not(.sione-brand__label){margin-top:var(--space-6, 24px);font-size:var(--sione-brand-mission-copy-size)}.sione-brand__values{padding-block:var(--space-24, 96px);text-align:center}.sione-brand__value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-10, 40px);margin-top:var(--space-10, 40px)}.sione-brand__value-grid article{min-width:0}.sione-brand__value-grid img,.sione-brand__value-grid picture{aspect-ratio:1 / 1}.sione-brand__value-grid h3{margin-top:var(--space-5, 20px);color:var(--sione-text)}.sione-brand__value-grid p{margin-top:var(--space-3, 12px);color:var(--sione-text-muted)}.sione-brand__closing{padding-block:calc(var(--space-24, 96px) + var(--space-16, 64px)) calc(var(--space-24, 96px) + var(--space-20, 80px));text-align:center}.sione-brand__closing-logo{margin-inline:auto;color:var(--sione-text);font-family:Georgia,Times New Roman,serif;font-size:clamp(var(--type-display-60),8vw,108px);font-weight:400;line-height:.95;letter-spacing:0}.sione-brand__closing p:not(.sione-brand__closing-logo){margin-top:var(--space-3, 12px);color:var(--sione-text);font-size:var(--type-body-18);font-weight:500;line-height:1.4}@media(max-width:749px){.sione-brand{grid-template-columns:16px minmax(0,1fr) 16px}.sione-brand__hero{height:100svh;min-height:var(--sione-brand-hero-min-height);background:var(--sione-surface-hero-fog)}.sione-brand__hero-bg--desktop{display:none}.sione-brand__hero-bg--mobile,.sione-brand__hero-mobile-gradient{display:block}.sione-brand__hero-bg--mobile{inset:var(--sione-header-height-mobile) 0 auto;height:auto;object-fit:contain}.sione-brand__hero-mobile-gradient{top:auto;height:var(--sione-brand-mobile-gradient-height);background:linear-gradient(180deg,transparent,var(--sione-surface-hero-fog) 78%)}.sione-brand__hero-content{width:var(--sione-mobile-copy-width)}.sione-brand__hero-logo{top:var(--sione-brand-mobile-logo-top);left:50%;width:var(--sione-brand-mobile-logo-width);transform:translate(-50%)}.sione-brand__hero-copy{bottom:var(--sione-brand-mobile-copy-bottom);left:0;max-width:100%;color:var(--sione-text);text-align:left}.sione-brand__hero-copy h1{font-size:var(--sione-brand-mobile-title-size);line-height:1.5}.sione-brand__hero-copy p{font-size:var(--sione-brand-mobile-copy-size);line-height:1.7}.sione-brand h2{font-size:var(--type-heading-36)}.sione-brand__story-track img{flex-basis:200px}.sione-brand__split,.sione-brand__split--reverse,.sione-brand__value-grid{grid-template-columns:1fr;gap:var(--space-8, 32px)}.sione-brand__story,.sione-brand__values{padding-block:var(--space-16, 64px)}.sione-brand__closing{padding-block:var(--space-24, 96px) calc(var(--space-24, 96px) + var(--space-8, 32px))}.sione-brand__closing-logo{font-size:var(--type-display-60)}.sione-brand__closing p:not(.sione-brand__closing-logo){font-size:var(--type-body-14)}.sione-brand__name-view{display:grid;grid-column:1 / -1;grid-template-columns:16px minmax(0,1fr) 16px;background:var(--sione-surface-mist);padding-block:100px}.sione-brand__name-view>*{grid-column:2}}@media(prefers-reduced-motion:reduce){.sione-brand__story-track{animation:none}}.sione-home{--sione-section-gap: var(--space-20, 80px);color:var(--sione-text);display:grid;grid-template-columns:minmax(40px,1fr) minmax(0,var(--sione-page-width)) minmax(40px,1fr);overflow-x:clip}.sione-home>*{grid-column:2;min-width:0}.sione-home__hero{grid-column:1 / -1;width:100%}.sione-home__hero{position:relative;min-height:var(--sione-hero-height);overflow:hidden;background:var(--sione-surface-mist)}.sione-home__hero-media,.sione-home__hero-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.sione-home__hero-media img{object-fit:cover}.sione-home__hero-copy{position:relative;z-index:1;width:min(var(--sione-page-width),calc(100% - var(--sione-gutter-desktop)));margin:0 auto;padding-top:185px}.sione-home__hero-copy h1{max-width:540px;font-family:var(--sione-font-display);font-size:var(--type-display-60);font-weight:400;line-height:1.1;letter-spacing:-.02em}.sione-home__hero-copy p{margin-top:var(--space-4, 16px);font-size:var(--type-body-18);font-weight:500;line-height:1.4}.sione-home__hero-copy a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:var(--space-8, 32px);padding:0 var(--space-8, 32px);border-radius:999px;background:var(--sione-accent-light);color:var(--sione-text-inverse);font-weight:800;text-decoration:none;transition:background .12s ease-out,transform .12s ease-out}.sione-home__hero-copy a:hover{background:var(--sione-accent-hover);transform:translateY(-1px)}.sione-home__products{padding-block:var(--sione-section-gap);text-align:center}.sione-home__products h2,.sione-home__reviews h2{font-family:var(--sione-font-display);font-size:var(--type-heading-40);font-weight:400;line-height:1.3;letter-spacing:-.02em}.sione-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-10, 40px);margin-top:var(--space-10, 40px)}.sione-product-card{min-width:0}.sione-product-card__media{display:block;color:inherit;text-decoration:none}.sione-product-card img,.sione-product-card__placeholder{aspect-ratio:1 / 1;width:100%;border-radius:var(--sione-radius-card);object-fit:cover;background:var(--sione-surface-mist);transition:transform .18s ease-in-out}.sione-product-card:hover img{transform:translateY(-4px)}.sione-product-card h3{margin-top:var(--space-5, 20px);color:var(--sione-accent);font-size:var(--type-body-24);font-weight:400;line-height:1.3}.sione-product-card h3 a{color:inherit;text-decoration:none}.sione-product-card h3 a:hover{color:var(--sione-accent-hover)}.sione-product-card p{margin-top:var(--space-1, 4px);font-size:var(--type-body-20);font-weight:500}.sione-product-card__price{display:flex;justify-content:center;gap:var(--space-2, 8px);margin-top:var(--space-4, 16px);font-size:18px}.sione-product-card__price span{color:var(--sione-sale);font-weight:800}.sione-home__empty{grid-column:1 / -1;margin:0;color:var(--sione-text-muted);font-size:var(--type-body-18);font-weight:600}.sione-home__features{display:grid;gap:var(--space-10, 40px);padding-bottom:var(--sione-section-gap)}.sione-feature{position:relative;min-height:var(--sione-feature-height);overflow:hidden;border-radius:var(--sione-radius-card);background-color:var(--sione-surface-mist);background-position:center;background-size:cover}.sione-feature--wash{display:grid;grid-template-columns:minmax(0,.47fr) minmax(0,.53fr);background:transparent;gap:0}.sione-feature__panel{position:relative;min-height:var(--sione-feature-height);overflow:hidden;border-radius:var(--sione-radius-card) 0 0 var(--sione-radius-card);background:var(--sione-wash-panel);padding:var(--space-10, 40px)}.sione-feature__image{min-height:var(--sione-feature-height);border-radius:0 var(--sione-radius-card) var(--sione-radius-card) 0;background-image:url(https://sione.kr/SkinImg/img/desktop/desktop-wash-bg.webp);background-position:center;background-size:cover}.sione-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-10, 40px)}.sione-feature--serum{background-image:url(https://sione.kr/SkinImg/img/desktop/desktop-serum-bg.webp)}.sione-feature--lotion{background-image:url(https://sione.kr/SkinImg/img/desktop/desktop-lotion-bg.webp)}.sione-feature__content{position:relative;z-index:1}.sione-feature:not(.sione-feature--wash) .sione-feature__content{padding:var(--space-10, 40px)}.sione-feature h2{margin-top:var(--space-5, 20px);font-family:var(--sione-font-display);font-size:var(--type-heading-48);font-weight:400;line-height:1.1;letter-spacing:-.02em}.sione-feature p:not(.sione-kicker){margin-top:var(--space-5, 20px);font-size:var(--type-heading-24);font-weight:500;line-height:1.4}.sione-feature img{position:absolute;right:var(--space-8, 32px);bottom:var(--space-6, 24px);width:min(48%,280px);aspect-ratio:1 / 1;object-fit:contain}.sione-feature--wash img{right:var(--space-8, 32px);bottom:var(--space-5, 20px);width:min(45%,250px)}.sione-home__reviews{margin-bottom:var(--sione-section-gap);padding:var(--space-10, 40px);border-radius:var(--sione-radius-card);background:linear-gradient(180deg,var(--sione-review-gradient-start),var(--sione-review-gradient-end))}.sione-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-8, 32px);margin-top:var(--space-8, 32px)}.sione-review-grid article{min-width:0;border-radius:var(--sione-radius-card-sm);background:var(--sione-surface);padding:var(--space-6, 24px)}.sione-review-grid img{aspect-ratio:1 / 1;width:100%;border-radius:var(--sione-radius-card-sm);object-fit:cover}.sione-review-grid h3{margin-top:var(--space-5, 20px);font-size:20px}.sione-review-grid p{margin-top:var(--space-3, 12px);color:var(--sione-text-muted);font-weight:600}.sione-kicker{color:var(--sione-text-muted);font-size:var(--type-body-20);font-weight:400;line-height:1.3}@media(max-width:749px){.sione-home{grid-template-columns:16px minmax(0,1fr) 16px}.sione-home__hero{min-height:calc(var(--sione-header-height-mobile) + var(--sione-hero-height-mobile))}.sione-home__hero-copy{display:flex;flex-direction:column;justify-content:flex-end;min-height:calc(var(--sione-header-height-mobile) + var(--sione-hero-height-mobile));width:var(--sione-mobile-copy-width);padding:0 0 var(--sione-home-mobile-copy-bottom)}.sione-home__hero-copy h1{font-size:var(--type-display-40);line-height:var(--sione-home-mobile-title-line-height)}.sione-home__hero-copy p{font-size:var(--sione-home-mobile-copy-size);line-height:var(--sione-home-mobile-copy-line-height)}.sione-home__hero-copy a{align-self:flex-start;min-height:44px;margin-top:var(--space-10, 40px);padding:0 var(--sione-home-mobile-cta-inline);font-size:var(--type-body-16)}.sione-home__products h2,.sione-home__reviews h2{font-size:var(--type-heading-24);line-height:1.3}.sione-product-grid,.sione-review-grid,.sione-feature-grid{grid-template-columns:1fr;gap:var(--space-8, 32px)}.sione-feature,.sione-feature--wash{grid-template-columns:1fr;min-height:var(--sione-feature-height-mobile)}.sione-feature__panel,.sione-feature__image{min-height:var(--sione-feature-height-mobile);border-radius:var(--sione-radius-card-sm)}.sione-feature__image{margin-top:var(--space-5, 20px);background-image:url(https://cdn.oyd.kr/static/mobile-wash.avif)}.sione-feature--serum{background-image:url(https://cdn.oyd.kr/static/mobile-serum.avif)}.sione-feature--lotion{background-image:url(https://cdn.oyd.kr/static/mobile-lotion.avif)}.sione-feature h2{font-size:var(--type-heading-36)}.sione-feature p:not(.sione-kicker){font-size:var(--type-body-18)}.sione-feature img{width:min(58%,220px);right:var(--space-5, 20px);bottom:var(--space-5, 20px)}.sione-home__reviews{padding:var(--space-6, 24px)}}.sione-shop{color:var(--sione-text);width:min(var(--sione-shop-width),calc(100% - var(--sione-gutter-mobile)));margin-inline:auto;padding-block:calc(var(--sione-header-height) + var(--space-10, 40px)) var(--space-24, 96px)}.sione-shop__hero{position:relative;min-height:var(--sione-shop-hero-height);overflow:hidden;border-radius:var(--sione-radius-card);background:var(--sione-surface-mist)}.sione-shop__hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.sione-shop__hero div{position:relative;z-index:1;padding:var(--space-10, 40px)}.sione-shop__hero h1{max-width:560px;color:var(--sione-text-strong);font-family:var(--sione-font-display);font-size:var(--type-heading-40);font-weight:400;line-height:1.1;letter-spacing:-.02em}.sione-shop__hero p{margin-top:var(--space-4, 16px);color:var(--sione-text-strong);font-size:var(--type-heading-24);font-weight:500;line-height:1.3}.sione-shop__tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--sione-shop-tab-gap);margin-block:var(--space-10, 40px)}.sione-shop__tabs a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--sione-radius-pill);padding:0 var(--space-6, 24px);color:var(--sione-text);font-size:var(--type-body-18);font-weight:500;text-decoration:none;transition:border-color .12s ease-out,color .12s ease-out,background .12s ease-out}.sione-shop__tabs a:hover,.sione-shop__tabs a:focus-visible,.sione-shop__tabs .is-active{background:var(--sione-accent-light);color:var(--sione-text-inverse)}.sione-shop__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-10, 40px) var(--sione-shop-grid-column-gap)}.sione-shop-card{min-width:0;text-align:center}.sione-shop-card__image-link{display:block;overflow:hidden;border-radius:var(--sione-radius-card-sm);background:var(--sione-surface-mist)}.sione-shop-card img,.sione-shop-card__placeholder{aspect-ratio:1 / 1;width:100%;object-fit:cover;background:var(--sione-surface-mist);transition:transform .18s ease-in-out}.sione-shop-card:hover img{transform:translateY(-4px)}.sione-shop-card h2{margin-top:var(--space-5, 20px);font-size:var(--type-body-20);line-height:1.3}.sione-shop-card h2 a{color:var(--sione-accent);font-weight:500;text-decoration:none}.sione-shop-card>p:not(.sione-shop-card__original){margin-top:var(--space-2, 8px);font-size:var(--type-body-16);font-weight:500}.sione-shop-card__original{margin-top:var(--space-8, 32px);color:var(--sione-text-soft);font-size:var(--type-body-16);font-weight:500;text-decoration:line-through}.sione-shop-card__price{display:flex;justify-content:center;gap:var(--space-2, 8px);margin-top:var(--space-2, 8px);font-size:var(--type-body-20)}.sione-shop-card__price span{color:var(--sione-sale);font-weight:700}.sione-shop-card__cta{display:inline-flex;min-height:44px;align-items:center;justify-content:center;margin-top:var(--space-5, 20px);border:1px solid var(--sione-border);border-radius:var(--sione-radius-pill);padding:0 var(--space-8, 32px);color:var(--sione-text);font-size:var(--type-body-16);font-weight:600;line-height:1;white-space:nowrap;text-decoration:none;transition:border-color .12s ease-out,color .12s ease-out}.sione-shop-card__cta:hover,.sione-shop-card__cta:focus-visible{border-color:var(--sione-accent);color:var(--sione-accent)}.sione-shop__empty,.sione-shop__pagination{grid-column:1 / -1;text-align:center}.sione-shop__empty{color:var(--sione-text-muted);font-size:var(--type-body-16);font-weight:600}.sione-shop__pagination{margin-top:var(--space-10, 40px)}@media(max-width:989px){.sione-shop__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-12, 48px) var(--space-5, 20px)}}@media(max-width:749px){.sione-shop{padding-block:calc(var(--sione-header-height-mobile) + var(--sione-shop-mobile-top-gap)) var(--space-16, 64px)}.sione-shop__hero{min-height:var(--sione-shop-hero-height-mobile);border-radius:var(--sione-radius-card-sm)}.sione-shop__hero div{display:none}.sione-shop__hero h1{font-size:var(--type-heading-24)}.sione-shop__hero p,.sione-shop-card>p:not(.sione-shop-card__original){font-size:var(--type-body-14)}.sione-shop__tabs{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;gap:var(--sione-shop-mobile-tab-gap);margin-block:var(--sione-shop-mobile-tab-margin-top) var(--sione-shop-mobile-tab-margin-bottom);padding-bottom:var(--space-2, 8px)}.sione-shop__tabs a{flex:0 0 auto;min-height:32px;padding:0 var(--sione-shop-mobile-tab-inline);font-size:var(--sione-shop-mobile-tab-size)}.sione-shop-card h2{font-size:var(--type-body-14);font-weight:700;line-height:var(--sione-shop-mobile-card-line-height);text-align:left}.sione-shop-card{text-align:left}.sione-shop__grid{gap:var(--sione-shop-mobile-grid-row-gap) var(--sione-product-card-mobile-gap)}.sione-shop-card>p:not(.sione-shop-card__original){margin-top:var(--space-1, 4px);line-height:var(--sione-shop-mobile-copy-line-height);text-align:left}.sione-shop-card__cta{width:min(100%,var(--sione-shop-mobile-cta-width));padding:0 var(--space-2, 8px);font-size:var(--sione-shop-mobile-cta-size)}.sione-shop-card__original{margin-top:var(--space-5, 20px);font-size:var(--sione-shop-mobile-price-size)}.sione-shop-card__price{justify-content:flex-start;font-size:var(--sione-shop-mobile-price-size)}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
