.si-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99998;background:#00000073;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.si-backdrop.si-visible{opacity:1;visibility:visible}.si-panel{position:fixed;top:0;left:0;right:0;z-index:99999;background:#fff;transform:translateY(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);max-height:85vh;display:flex;flex-direction:column;font-family:var(--FONT-STACK-BASE, "IntentionFigtree", sans-serif);box-shadow:0 8px 32px #00000026}.si-panel.si-open{transform:translateY(0)}.si-search-header{display:flex;flex-direction:column;align-items:center;padding:28px 0 20px;flex-shrink:0}.si-logo{display:flex;justify-content:center;width:100%;max-width:520px;padding:0 0 18px;flex-shrink:0}.si-logo svg{width:44px;height:44px;opacity:.55}.si-search-row{position:relative;width:100%;max-width:520px}.si-input-box{width:100%;display:flex;align-items:center;gap:10px;border:1.5px solid #ddd;border-radius:0;padding:0 16px;height:52px;background:#fff;transition:border-color .2s ease;box-sizing:border-box}.si-input-box:focus-within{border-color:#bbb}.si-search-icon{flex-shrink:0;width:20px;height:20px;color:#00ffbf;display:block}.si-search-input{flex:1;border:none!important;outline:none!important;font-size:17px;font-family:inherit;background:transparent!important;color:#000;padding:0!important;margin:0!important;line-height:normal;height:auto;min-height:0;box-shadow:none!important;border-radius:0!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;align-self:center}.si-search-input::placeholder{color:#aaa}.si-close-btn{position:absolute;right:-36px;top:50%;transform:translateY(-50%);width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#00ffbf;padding:0;transition:opacity .15s}.si-close-btn:hover{opacity:.7}.si-close-btn svg{width:18px;height:18px;display:block}.si-body{flex:1;overflow-y:auto;overscroll-behavior:contain;display:none;padding:0 24px 24px}.si-body.si-has-results{display:block}.si-columns{display:flex;gap:32px;padding-top:20px}.si-left{flex:0 0 260px;min-width:0}.si-right{flex:1;min-width:0}.si-section-title{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#999;margin:0 0 10px;padding-bottom:6px;border-bottom:1px solid #eee}.si-suggestions{margin-bottom:20px}.si-suggestion-item{display:block;padding:8px 12px;color:#333;text-decoration:none;font-size:15px;border-radius:6px;cursor:pointer;transition:background .12s;line-height:1.4}.si-suggestion-item:hover,.si-suggestion-item.si-kb-focus{background:#f5f5f5}.si-suggestion-item mark{background:none;font-weight:700;color:#000}.si-categories,.si-pages{margin-bottom:20px}.si-cat-item,.si-page-item{display:block;padding:7px 12px;color:#333;text-decoration:none;font-size:14px;border-radius:6px;cursor:pointer;transition:background .12s}.si-cat-item:hover,.si-page-item:hover{background:#f5f5f5;color:#000}.si-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.si-product-card{text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;text-align:center;transition:opacity .15s}.si-product-card:hover{opacity:1}.si-product-img-wrap{width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:4px;background:#fff;margin-bottom:8px;position:relative;border:1.5px solid transparent;transition:border-color .2s ease}.si-product-card:hover .si-product-img-wrap{border-color:#00ffbf}.si-product-img{width:100%;height:100%;object-fit:cover;transition:opacity .25s ease}.si-product-img-hover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .25s ease}.si-product-card:hover .si-product-img-hover{opacity:1}.si-product-card:hover .si-product-img.si-has-hover{opacity:0}.si-product-framed .si-product-img-wrap{padding:4%;box-sizing:border-box}.si-product-framed .si-product-img,.si-product-framed .si-product-img-hover{object-fit:contain!important;background:#fff}.si-product-img-wrap .int-badges{position:absolute;z-index:6;display:flex;flex-direction:column;gap:4px;pointer-events:none}.si-product-img-wrap .int-badges--top{top:6px;left:6px}.si-product-img-wrap .int-badges--bottom{bottom:6px;left:6px}.si-product-img-wrap .int-badge{display:block;line-height:0;width:40px}.si-product-img-wrap .int-badge img{display:block;width:100%;height:auto}.si-product-img-wrap .int-badge--newcolour{display:none}.si-product-img-wrap .int-badge--newcolour.is-visible{display:block}@media(max-width:820px){.si-product-img-wrap .int-badge{width:30px}}.si-labels{position:absolute;top:6px;left:6px;display:flex;flex-direction:column;gap:3px;z-index:2}.si-label{display:inline-block;font-size:9px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:2px 6px;border-radius:3px;line-height:1.3}.si-label-organic{background:#00ffbf;color:#000}.si-label-recycled{background:#b8e6c8;color:#1a3a2a}.si-label-intention{background:#000;color:#00ffbf}.si-product-title{font-size:13px;font-weight:500;line-height:1.3;margin-bottom:2px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.si-product-title mark{background:none;font-weight:700}.si-product-subtitle{font-size:11px;color:#888;margin-bottom:3px}.si-product-price{font-size:13px;font-weight:500;color:#000}.si-view-all-wrap{margin-top:20px;text-align:center}.si-view-all-btn{display:inline-block;padding:12px 36px;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;color:#000;background:#fff;border:1.5px solid #000;border-radius:0;cursor:pointer;transition:background .15s,color .15s;font-family:inherit}.si-view-all-btn:hover{background:#000;color:#fff}.si-loader{display:none;justify-content:center;align-items:center;padding:60px 0}.si-loader.si-loading{display:flex}.si-loader svg{width:60px;height:60px;animation:si-spin 1.8s linear infinite}@keyframes si-spin{to{transform:rotate(360deg)}}.si-loader .sa-eye{fill:#00ffbf}.si-loader .sa-blade-g path{fill:#00ffbf}.si-empty{padding:40px 20px;text-align:center;color:#888;font-size:15px}.snize-ac-results,#snize-search-results-header,.snize-ac-results-wrapper,[class*=snize-ac-results]{display:none!important;visibility:hidden!important;pointer-events:none!important}@media(max-width:820px){.si-panel{max-height:100vh;max-height:100dvh;height:auto;min-height:0;transition:transform .3s cubic-bezier(.4,0,.2,1),height 0s}.si-panel.si-has-content{height:100vh;height:100dvh}.si-search-header{padding:16px 16px 14px}.si-search-row{max-width:100%;padding-right:34px}.si-close-btn{right:0}.si-input-box{height:46px}.si-search-input{font-size:16px}.si-body{padding:0 16px 16px}.si-columns{flex-direction:column;gap:16px;padding-top:12px}.si-left,.si-right{flex:none;width:100%}.si-product-grid{grid-template-columns:repeat(3,1fr);gap:10px}.si-product-title,.si-product-price{font-size:12px}.si-product-subtitle{font-size:10px}.si-label{font-size:8px;padding:1px 4px}}@media(max-width:480px){.si-product-grid{grid-template-columns:repeat(2,1fr)}}.si-page-search{display:none;justify-content:center;padding:0;margin:12px 0 8px;font-family:var(--FONT-STACK-BASE, "IntentionFigtree", sans-serif)}.si-page-search.si-page-search-visible{display:flex}.si-page-search.si-page-search-no-banner{margin-top:20px}.si-page-search-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:1.5px solid #ddd;border-radius:50%;cursor:pointer;transition:border-color .2s ease,background .2s ease;padding:0}.si-page-search-btn:active{border-color:#00ffbf;background:#00ffbf0f}.si-page-search-btn svg{width:20px;height:20px;color:#00ffbf;display:block}@media(min-width:821px){.si-page-search{display:none!important}}@media(max-width:820px){.si-page-search{margin-bottom:16px!important}.sa-page .sa-summary-bar{position:sticky!important;top:calc(var(--sticky-header-h, 100px) - 1px)!important;z-index:50!important;background:#fff!important;border-bottom:2px solid #00FFBF!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;height:48px!important;min-height:48px!important;padding:0 16px!important;margin:0 -16px!important;gap:0!important;width:auto!important;box-sizing:border-box!important}.sa-page .sa-summary-left{display:flex!important;align-items:center!important;flex:0 0 auto!important;margin:0!important}.sa-page .sa-summary-left #sa_summary{display:none!important}.sa-page .sa-mobile-filter-btn,#sa_mobile_filter_btn.sa-mobile-filter-btn{flex:0 0 auto!important;margin:0!important;padding:0!important;height:48px!important;display:inline-flex!important;align-items:center!important;order:0!important;font-family:var(--FONT-STACK-BASE, inherit)!important;font-size:13px!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#222!important;background:transparent!important;border:none!important;cursor:pointer!important;line-height:1!important;-webkit-tap-highlight-color:transparent!important}.sa-page .sa-mobile-filter-btn.sa-filter-active,#sa_mobile_filter_btn.sa-mobile-filter-btn.sa-filter-active{color:#00ffbf!important}.sa-page .sa-sorting{flex:0 0 auto!important;margin:0!important;order:1!important}#sa_sort_select{max-width:130px!important;padding:0 18px 0 4px!important;height:48px!important;font-size:13px!important;font-weight:400!important;letter-spacing:.04em!important;margin:0!important;border:none!important;box-shadow:none!important;background-color:transparent!important;color:#666!important;-webkit-appearance:none!important;appearance:none!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 0 center!important;background-size:10px 6px!important;text-align:right!important;text-align-last:right!important;line-height:1!important}.sa-sorting:after{display:none!important}.sa-page .sa-active-filters{position:sticky!important;top:calc(var(--sticky-header-h, 100px) + 47px)!important;z-index:49!important;background:#fff!important;margin:0!important;padding:8px 0 10px!important;border-bottom:1px solid #f0f0f0!important;display:flex!important;align-items:center!important;gap:6px!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;white-space:nowrap!important;scrollbar-width:none!important}.sa-page .sa-active-filters:empty{display:none!important}.sa-page .sa-active-filters::-webkit-scrollbar{display:none!important}.sa-page .sa-active-prefix{display:none!important}.sa-page .sa-active-chip{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;gap:6px!important;padding:5px 6px 5px 11px!important;background:#fff!important;border:1px solid #00FFBF!important;border-radius:999px!important;font-family:var(--FONT-STACK-BASE, inherit)!important;font-size:12px!important;font-weight:400!important;color:#222!important;cursor:pointer!important;-webkit-tap-highlight-color:transparent!important;line-height:1!important}.sa-page .sa-chip-label{line-height:1!important}.sa-page .sa-chip-x{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:16px!important;height:16px!important;border-radius:50%!important;background:#f5f5f5!important;color:#666!important;font-size:13px!important;line-height:1!important}.sa-page .sa-reset-filters{flex:0 0 auto!important;margin-left:4px!important;padding:5px 8px!important;font-size:11px!important;font-weight:400!important;color:#666!important;text-decoration:underline!important;cursor:pointer!important;-webkit-tap-highlight-color:transparent!important;background:transparent!important;border:none!important}}
/*# sourceMappingURL=/cdn/shop/t/74/assets/si-instant.css.map */
