.rail{z-index:90;pointer-events:none;will-change:transform, opacity;background:0 0;grid-template-columns:1fr auto 1fr;align-items:start;height:auto;padding:0;transition:transform .32s cubic-bezier(.16,1,.3,1),opacity .22s;display:grid;position:fixed;top:26px;left:26px;right:26px}.rail>*{pointer-events:auto}.rail--hidden{opacity:0;transform:translateY(-130%);pointer-events:none!important}.rail--hidden *{pointer-events:none!important}.rail--visible{opacity:1;transform:translateY(0)}.rail .pill-nav-container{z-index:1;grid-column:2;justify-self:center;position:relative;top:auto;left:auto}.rail__actions{grid-column:3;justify-self:end;align-items:center;gap:8px;display:flex}.rail__login,.rail__login-wrapper{grid-column:unset;justify-self:unset}.rail__onboarding-btn{min-height:42px;color:var(--fg,#050505);font-family:var(--font-display);letter-spacing:var(--track-sm);cursor:pointer;background:#fff;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;font-size:13px;font-weight:600;line-height:16px;transition:background .2s,transform .2s,box-shadow .25s,border-color .25s;display:inline-flex}.rail__onboarding-btn:hover{background:#f7f7f5;transform:translateY(-1px)}.rail__onboarding-btn:active{transform:translateY(0)}.rail__login-short,.rail__onboarding-short{display:none}.rail .pill-nav-items,.rail .interactive-hover-button,.rail .rail__onboarding-btn{border:1px solid #0000;transition:box-shadow .25s,border-color .25s,transform .2s}.rail--scrolled .pill-nav-items,.rail--scrolled .interactive-hover-button,.rail--scrolled .rail__onboarding-btn{border-color:#05050514;box-shadow:0 8px 24px #0505051f,0 1px 3px #0505050f}.page{margin:10px 10px 0;overflow-x:clip}.hero{z-index:0;flex-direction:column;align-items:center;width:100%;padding:0;display:flex;position:relative;overflow-x:clip}.hero__panel{--hero-notch-w:304px;--hero-notch-h:148px;isolation:isolate;border-radius:var(--radius-panel);background:var(--bg);width:100%;min-height:50vh;position:relative;overflow:clip visible}.hero__media{z-index:0;border-radius:var(--radius-panel);pointer-events:none;position:absolute;inset:0}.hero__photo{z-index:0;object-fit:cover;object-position:52% 42%;width:100%;height:100%;position:absolute;inset:0}.hero__wash{z-index:1;pointer-events:none;background:linear-gradient(#05050524 0%,#0505050a 20%,#0000 36%);position:absolute;inset:0}.hero__brand{z-index:4;box-sizing:border-box;width:var(--hero-notch-w);height:var(--hero-notch-h);cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;margin:0;padding:18px 36px 22px 18px;line-height:0;display:flex;position:absolute;top:0;left:0}.hero__brand:focus-visible{border-radius:18px}.hero__find{z-index:5;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;min-width:0;max-width:100%;padding:88px 24px 36px;display:flex;position:absolute;inset:0}.hero__find>*{pointer-events:auto}.hero__search{z-index:10;-webkit-backdrop-filter:blur(10px);width:512px;max-width:100%;height:64px;box-shadow:var(--shadow-search);background:#ffffffeb;border:1px solid #05294d1a;border-radius:999px;flex:none;align-items:center;margin:0;padding:12px;display:flex;position:relative}.hero__camera{color:#8b8b8b;border-radius:999px;flex:none;place-items:center;width:40px;height:40px;margin-right:8px;display:grid}.hero__camera:hover{background:#0000000d}.hero__camera svg{width:22px;height:22px}.hero__search textarea{resize:none;font:inherit;background:0 0;border:0;outline:0;flex:1;height:40px;padding:0 52px 0 0;font-size:16px;line-height:40px}.hero__search textarea::placeholder{color:var(--placeholder)}.hero__search-btn{background:var(--accent);color:#fff;width:40px;height:40px;transition:transform .2s var(--ease), background .2s var(--ease);border-radius:999px;place-items:center;display:grid;position:absolute;top:12px;right:12px}.hero__search-btn:hover{background:var(--accent-hover);transform:scale(1.06)}.hero__search-btn:active{transform:scale(.98)}.hero__search-btn svg{width:16px;height:16px}.hero__pills{scrollbar-width:none;justify-content:center;gap:8px;width:100%;min-width:0;max-width:100%;margin-top:14px;padding:0 4px;display:flex;overflow-x:auto}.hero__pills .pill{background:#fffffff0;box-shadow:0 6px 16px #05050514}.hero__pills .pill:hover{background:#fff}.brandsec:last-child{margin-bottom:32px}.hero__pills::-webkit-scrollbar{display:none}.pill{background:var(--fill-secondary);font-family:var(--font-label);letter-spacing:var(--track-sm);transition:background .2s var(--ease);border:0;border-radius:999px;flex:none;align-items:center;gap:7px;padding:7px 16px 7px 7px;font-size:14px;font-weight:500;line-height:16px;display:flex}.pill:hover{background:#e8e6df}.pill__icon{background:var(--accent);color:#fff;border-radius:999px;flex:none;place-items:center;width:30px;height:30px;display:grid}.pill__icon svg{width:16px;height:16px;display:block}.searchdock{z-index:30;pointer-events:none;justify-content:center;padding:0 16px;display:flex;position:fixed;bottom:36px;left:0;right:0}.searchdock__form{pointer-events:auto;-webkit-backdrop-filter:blur(10px);width:100%;max-width:600px;height:64px;box-shadow:var(--shadow-search);opacity:0;pointer-events:none;transition:opacity .25s var(--ease), transform .25s var(--ease);background:#ffffffeb;border:1px solid #05294d1a;border-radius:999px;align-items:center;padding:12px;display:flex;position:relative;transform:translateY(16px)}.searchdock--visible .searchdock__form{opacity:1;pointer-events:auto;transform:none}.searchdock__form .hero__camera{color:#8b8b8b;border-radius:999px;flex:none;place-items:center;width:40px;height:40px;margin-right:8px;display:grid}.searchdock__form .hero__camera:hover{background:#0000000d}.searchdock__form .hero__camera svg{width:22px;height:22px}.searchdock__form textarea{resize:none;font:inherit;background:0 0;border:0;outline:0;flex:1;height:40px;padding:0 52px 0 0;font-size:16px;line-height:40px}.searchdock__form textarea::placeholder{color:var(--placeholder)}.searchdock__btn{color:#fff;width:40px;height:40px;transition:transform .2s var(--ease), background .2s var(--ease);border-radius:999px;flex:none;place-items:center;display:grid;position:absolute;top:12px;right:12px;background:#ff6820!important}.searchdock__btn svg{width:16px;height:16px}.searchdock__btn:hover{transform:scale(1.06);background:#d94d00!important}.searchdock__btn:active{transform:scale(.98)}.search-feedback{z-index:80;color:#fff;opacity:0;pointer-events:none;background:#111;border-radius:999px;max-width:calc(100vw - 32px);padding:10px 16px;font-size:13px;transition:opacity .2s,transform .2s;position:fixed;top:24px;left:50%;transform:translate(-50%,-16px)}.search-feedback.is-visible{opacity:1;transform:translate(-50%)}.feed{z-index:10;background:var(--feed-bg);border-radius:18px 18px 0 0;padding:8px 48px 0;scroll-margin-top:16px;position:relative;overflow:clip}.carousel{min-width:0;padding:10px 0 18px;position:relative;overflow:visible}.carousel__track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;display:flex;overflow-x:auto}.carousel__track::-webkit-scrollbar{display:none}.carousel__track>*{scroll-snap-align:start;flex:none}.carousel__btn{z-index:5;width:52px;height:52px;transition:background .2s var(--ease), transform .2s var(--ease), border-color .2s var(--ease), box-shadow .2s var(--ease);background:#fff;border:1px solid #0505050f;border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 28px #0505051f}.carousel__btn[hidden]{display:none}.carousel__btn svg{width:20px;height:20px}.carousel__btn--prev{left:10px}.carousel__btn--next{right:10px}.carousel__btn:hover{color:var(--accent);background:#fff;border-color:#ff682047;transform:translateY(-50%)scale(1.06)}.carousel__btn:active{transform:translateY(-50%)scale(.96)}.carousel--showcase{padding:10px 0 18px;overflow:visible}.carousel--showcase .carousel__track{scroll-snap-type:x mandatory;overflow-x:auto}.carousel--showcase .carousel__btn{background:#fff;border:1px solid #0505050f;width:52px;height:52px;box-shadow:0 10px 28px #0505051f}.carousel--showcase .carousel__btn svg{width:20px;height:20px}.carousel--showcase .carousel__btn--prev{left:10px}.carousel--showcase .carousel__btn--next{right:10px}.carousel--showcase .carousel__btn:hover{color:var(--accent);background:#fff;border-color:#ff682047;transform:translateY(-50%)scale(1.06)}.carousel--showcase .carousel__btn:active{transform:translateY(-50%)scale(.96)}.carousel:before,.carousel:after,.carousel--showcase:before,.carousel--showcase:after{content:"";z-index:4;pointer-events:none;width:72px;transition:opacity .25s var(--ease);position:absolute;top:0;bottom:0}.carousel:before,.carousel--showcase:before{background:linear-gradient(90deg, var(--feed-bg) 0%, transparent 100%);opacity:0;left:0}.carousel:has(.carousel__btn--prev:not([hidden])):before,.carousel--showcase:has(.carousel__btn--prev:not([hidden])):before{opacity:1}.carousel:after,.carousel--showcase:after{background:linear-gradient(270deg, var(--feed-bg) 0%, transparent 100%);opacity:1;right:0}.carousel:has(.carousel__btn--next[hidden]):after,.carousel--showcase:has(.carousel__btn--next[hidden]):after{opacity:0}.prodrow{margin-bottom:20px}.prodrow__head{justify-content:space-between;align-items:center;padding:8px 0 16px;display:flex}.prodrow__head h2{font-family:var(--font-display);letter-spacing:var(--track-display);font-size:20px;font-weight:500;line-height:22px}.product-marquee{margin:0 0 28px;position:relative;overflow:hidden}.product-marquee__track{will-change:transform;width:max-content;min-width:max-content;animation:38s linear infinite product-marquee-scroll;display:flex}.product-marquee__group{flex:none;gap:14px;padding-right:14px;display:flex}.product-marquee__card{width:clamp(340px,20vw,420px);min-height:192px;color:var(--fg);text-align:left;transition:border-color .18s var(--ease), box-shadow .18s var(--ease), transform .18s var(--ease);background:#fff;border:1px solid #e4e7eb;border-radius:12px;flex-direction:column;flex:none;align-items:flex-start;padding:29px 32px 27px;display:flex}.product-marquee__card:not(article){cursor:pointer}.product-marquee__card:not(article):hover{border-color:#cdd2d9;transform:translateY(-2px);box-shadow:0 8px 20px #1118270f}.product-marquee__icon{color:#27313f;margin-bottom:18px}.product-marquee__title{font-family:var(--font-label);font-size:21px;font-weight:500;line-height:27px}.product-marquee__description{color:#5f6978;max-width:310px;font-family:var(--font-label);margin-top:14px;font-size:15px;line-height:23px}.product-marquee:before,.product-marquee:after{z-index:1;pointer-events:none;content:"";width:96px;position:absolute;top:0;bottom:0}.product-marquee:before{background:linear-gradient(90deg, var(--feed-bg), transparent);left:0}.product-marquee:after{background:linear-gradient(270deg, var(--feed-bg), transparent);right:0}.product-marquee:hover .product-marquee__track{animation-play-state:paused}@keyframes product-marquee-scroll{to{transform:translate(-50%)}}.mk-product-card{width:280px;min-width:0;transition:transform .18s var(--ease), border-color .18s var(--ease), box-shadow .18s var(--ease);background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;scroll-margin-top:16px;display:flex;overflow:hidden;box-shadow:0 1px 2px #1118270d}.mk-product-card:hover{border-color:#d4d4d8;transform:translateY(-3px);box-shadow:0 10px 24px #11182714}.mk-product-card__media{aspect-ratio:1;cursor:pointer;background:#fff;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.mk-product-card__media img:not(.mk-product-card__logo){object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .42s var(--ease);display:block}.mk-product-card:hover .mk-product-card__media img:not(.mk-product-card__logo){transform:scale(1.03)}.mk-product-card__logo{z-index:1;max-width:92px;height:28px;color:var(--fg);font-family:var(--font-display);letter-spacing:-.02em;object-fit:contain;background:#fff;border-radius:6px;align-items:center;padding:5px 8px;font-size:12px;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:12px;right:12px;box-shadow:0 1px 4px #05050514}.mk-product-card__logo[data-mark=Franja]{color:#1e4ed8}.mk-product-card__logo[data-mark=Franja]:after{content:"";background:var(--accent);border-radius:1px;width:6px;height:6px;margin-left:5px}.mk-product-card__body{flex-direction:column;flex:1;gap:8px;padding:13px 16px 15px;display:flex}.mk-product-card__amount{align-items:baseline;gap:6px;display:flex}.mk-product-card__amount strong{color:var(--fg);font-family:var(--font-display);letter-spacing:-.02em;font-size:21px;font-weight:700;line-height:1}.mk-product-card__amount small{color:var(--muted);font-family:var(--font-ui);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.2;overflow:hidden}.mk-product-card__title{color:var(--fg);font-family:var(--font-display);letter-spacing:-.01em;text-align:left;cursor:pointer;-webkit-line-clamp:2;background:0 0;border:0;-webkit-box-orient:vertical;padding:0;font-size:15.5px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.mk-product-card__title:hover{color:var(--accent-hover)}.mk-product-card__foot{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:auto;display:flex}.mk-product-card__supplier{color:var(--muted);font-family:var(--font-ui);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.4;overflow:hidden}.mk-product-card__moq{flex:none;align-items:baseline;gap:5px;display:inline-flex}.mk-product-card__moq small{color:var(--muted);font-family:var(--font-ui);letter-spacing:.06em;font-size:11px;font-weight:600}.mk-product-card__moq b{color:var(--fg);font-family:var(--font-display);letter-spacing:-.02em;font-size:17px;font-weight:700;line-height:1.2}.category-shelf,.brandsec{margin-bottom:64px;scroll-margin-top:16px;transition:box-shadow .22s}.category-shelf:last-child,.brandsec:last-child{margin-bottom:32px}.category-shelf__head,.brandsec__head{text-align:left;cursor:pointer;align-items:center;gap:8px;padding:0 0 16px;display:inline-flex}.category-shelf__head h2,.brandsec__head h2{font-family:var(--font-display);letter-spacing:var(--track-display);font-size:20px;font-weight:500;line-height:22px}.category-shelf__head svg,.brandsec__head svg{width:16px;height:16px;margin-bottom:-1px}.category-shelf__head:hover h2,.brandsec__head:hover h2{text-underline-offset:3px;text-decoration:underline}.category-shelf.is-matched,.brandsec.is-matched{box-shadow:inset 4px 0 0 var(--accent)}.category-shelf,.brandsec{content-visibility:auto;contain-intrinsic-size:auto 477px}.brandcard{border-radius:var(--radius-card);background:#fff;width:330px;position:relative;overflow:hidden}.brandcard__coverbtn{text-align:left;width:100%;display:block}.brandcard__cover{object-fit:cover;width:330px;height:220px;display:block}.brandcard__head{padding:14px 16px 16px;display:block}.brandcard__head h3{font-family:var(--font-display);letter-spacing:var(--track-sm);font-size:16px;font-weight:500;line-height:20px}.supplier-section{margin-bottom:64px;scroll-margin-top:16px}.supplier-section__head{text-align:left;grid-template-columns:auto auto 18px;align-items:end;gap:10px;padding:0 0 16px;display:inline-grid}.supplier-section__head>span:first-child{gap:3px;display:grid}.supplier-section__head h2{font-family:var(--font-display);letter-spacing:var(--track-display);font-size:24px;font-weight:600;line-height:1}.supplier-section__count{color:var(--muted);font-family:var(--font-ui);padding-bottom:1px;font-size:12px;line-height:1}.supplier-section__head svg{width:16px;height:16px;margin-bottom:-1px}.supplier-section__head:hover h2{text-underline-offset:3px;text-decoration:underline}.supplier-section.is-matched{box-shadow:inset 4px 0 0 var(--accent)}.supplier-card{cursor:pointer;width:330px;scroll-margin-top:16px}.cutout-card{background:#fff;border:1px solid #05050512;border-radius:24px;min-height:374px;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s;position:relative;overflow:hidden;box-shadow:0 8px 24px #241f1b12,0 1px 2px #241f1b0d}.supplier-card:hover .cutout-card,.supplier-card:focus-within .cutout-card{transform:translateY(-5px);box-shadow:0 22px 44px #241f1b24,0 2px 5px #241f1b0d}.cutout-card__media{background:#eeeae2;height:218px;position:relative;overflow:hidden}.cutout-card__image{object-fit:cover;width:100%;height:100%;transition:transform .52s cubic-bezier(.2,.8,.2,1),filter .28s}.supplier-card:hover .cutout-card__image,.supplier-card:focus-within .cutout-card__image{transform:scale(1.045)}.cutout-card__overlay{pointer-events:none;background:linear-gradient(#0505051f,#0000 38%,#0505050d);position:absolute;inset:0}.cutout-card__pin{z-index:3;color:#fff;min-width:84px;height:52px;font-family:var(--font-display);letter-spacing:-.02em;text-align:center;background:#171717;border-radius:0 0 0 29px;place-items:center;padding:0 18px 0 21px;font-size:13px;font-weight:650;line-height:1;display:grid;position:absolute;top:0;right:0}.cutout-card__inset-label{z-index:2;background:#fff;border-radius:0 24px 0 0;place-items:center;width:138px;height:36px;padding:0 10px;display:grid;position:absolute;bottom:0;left:0}.cutout-card__inset-label>span{width:100%;color:var(--fg);font-family:var(--font-label);letter-spacing:.045em;text-align:center;text-transform:uppercase;font-size:9px;font-weight:600;line-height:1;display:block}.cutout-corner{color:#fff;pointer-events:none;width:32px;height:32px;display:block;position:absolute;overflow:visible}.cutout-corner--label-start{width:24px;height:24px;top:-24px;left:0}.cutout-corner--pin{color:#171717;width:36px;height:36px;bottom:-36px;right:0}.cutout-card__content{min-height:92px;padding:22px 22px 16px}.cutout-card__content h3{font-family:var(--font-display);letter-spacing:-.025em;text-wrap:balance;font-size:20px;font-weight:650;line-height:1.18}.supplier-card__categories{color:#55534e;font-family:var(--font-ui);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:9px;font-size:15px;font-weight:450;line-height:1.35;display:-webkit-box;overflow:hidden}.cutout-card__footer{padding:0 22px 14px}.supplier-card__footer-button{text-align:left;cursor:pointer;border-top:1px solid #0505051a;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:55px;padding-top:13px;display:grid}.supplier-card__marker{background:var(--accent);color:#fff;width:34px;height:34px;font-family:var(--font-display);border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;font-weight:700;display:grid}.supplier-card__footer-name{font-family:var(--font-display);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.2;overflow:hidden}.supplier-card__footer-meta{color:#45433f;text-align:right;justify-content:flex-end;align-items:center;min-width:128px;height:34px;font-size:14px;font-weight:500;display:flex;position:relative}.supplier-card__product-count{white-space:nowrap;color:var(--muted);font-size:14px;transition:opacity .18s,transform .24s cubic-bezier(.2,.8,.2,1);display:block}.supplier-card__reveal{background:var(--accent);color:#fff;height:34px;font-family:var(--font-ui);letter-spacing:-.01em;white-space:nowrap;opacity:0;pointer-events:auto;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:12px;font-weight:600;line-height:1;transition:opacity .2s,transform .24s cubic-bezier(.2,.8,.2,1),background .18s,box-shadow .18s;display:inline-flex;position:absolute;top:50%;right:0;transform:translateY(calc(6px - 50%));box-shadow:0 4px 12px #ff682052}.supplier-card__reveal svg{stroke-width:2.2px;width:13px;height:13px;transition:transform .18s}.supplier-card:hover .supplier-card__product-count,.supplier-card:focus-within .supplier-card__product-count{opacity:0;transform:translateY(-7px)}.supplier-card:hover .supplier-card__reveal,.supplier-card:focus-within .supplier-card__reveal{opacity:1;transform:translateY(-50%)}.supplier-card__footer-button:hover .supplier-card__reveal{background:var(--accent-hover);transform:translateY(-50%)scale(1.03);box-shadow:0 6px 18px #d94d006b}.supplier-card__footer-button:hover .supplier-card__reveal svg{transform:translate(2px)}.supplier-card__footer-button:active .supplier-card__reveal{transform:translateY(-50%)scale(.96)}.supplier-card__footer-button:active{transform:translateY(1px)}.supplier-card.is-matched .cutout-card{box-shadow:0 0 0 3px var(--accent), 0 18px 38px #241f1b1f}.faq-section{border-top:1px solid var(--border);grid-template-columns:minmax(300px,.88fr) minmax(0,1.12fr);align-items:start;gap:clamp(40px,7vw,112px);margin-inline:48px;padding:72px 0 88px;scroll-margin-top:16px;display:grid}.faq-section__media{min-height:430px;color:var(--muted);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#fffc,#eae7e09e),repeating-linear-gradient(135deg,#0000 0 18px,#05050506 18px 19px);border:1px dashed #05050529;border-radius:24px;align-content:center;place-items:center;gap:14px;font-size:11px;display:grid}.faq-section__media-icon{color:var(--accent)}.faq-section__media--activity{height:430px;min-height:430px;font-family:var(--font-ui);letter-spacing:normal;text-transform:none;background:#fbfbfa;border-style:solid;justify-content:center;align-items:flex-start;padding:34px;display:flex;position:relative;overflow:hidden}.faq-activity-list{width:min(100%,520px);height:100%;max-height:390px;padding:14px 12px 44px;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0,#000 6% 88%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 6% 88%,#0000 100%)}.faq-activity-list:focus{outline:none}.faq-activity-list:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:16px}.faq-activity-list--scrollable{overscroll-behavior:contain;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden auto}.faq-activity-list::-webkit-scrollbar{width:0;height:0;display:none}.faq-activity-list--scrollable::-webkit-scrollbar{width:0;height:0;display:none}.animated-list{flex-direction:column;align-items:center;gap:16px;display:flex}.animated-list__item{transform-origin:top;flex-shrink:0;width:100%;animation:.56s cubic-bezier(.2,.8,.2,1) both animated-list-enter}.activity-card{width:100%;min-height:84px;color:var(--fg);background:#fff;border:1px solid #05050517;border-radius:20px;flex-shrink:0;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:16px;padding:14px 20px;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 10px 24px #241f1b17,0 1px 2px #241f1b0f}.activity-card:hover{transform:translateY(-1px);box-shadow:0 12px 28px #241f1b1f,0 2px 4px #241f1b14}.activity-card__icon{object-fit:cover;border-radius:16px;width:48px;height:48px;display:block;box-shadow:0 2px 5px #ff682033}.activity-card__copy{gap:6px;min-width:0;display:grid}.activity-card__headline{text-overflow:ellipsis;white-space:nowrap;font-size:18px;line-height:1.25;overflow:hidden}.activity-card__headline strong{font-weight:650}.activity-card__headline time{color:#727989;font-size:15px;font-weight:450}.activity-card__detail{text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:1.25;overflow:hidden}@keyframes animated-list-enter{0%{opacity:0;transform:scale(.86)translateY(14px)}to{opacity:1;transform:scale(1)translateY(0)}}.faq-section__content{min-width:0}.faq-list{border-top:1px solid var(--border);margin-top:0}.faq-item{border-bottom:1px solid var(--border)}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;min-height:68px;padding:18px 0;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item__question{font-family:var(--font-display);letter-spacing:-.015em;font-size:17px;font-weight:550;line-height:1.25}.faq-item__indicator{color:var(--accent);font-family:var(--font-ui);flex:none;font-size:24px;font-weight:300;line-height:1;transition:transform .18s}.faq-item[open] .faq-item__indicator{transform:rotate(45deg)}.faq-item summary:hover .faq-item__question{text-underline-offset:3px;text-decoration:underline}.faq-item summary:focus-visible{outline-offset:5px}.faq-item p{max-width:58ch;color:var(--muted);font-family:var(--font-ui);padding:0 44px 20px 0;font-size:15px;line-height:1.55}.footer{z-index:10;background:var(--bg);padding:72px 48px 32px;position:relative}.footer__grid{grid-template-columns:1fr auto;gap:48px;display:grid}.footer__mark{display:block}.footer__tag{font-family:var(--font-editorial);color:var(--muted);margin-top:12px;font-size:17px;font-weight:400;line-height:1.55}.footer__cols{gap:0;display:flex}.fcol{width:182px}.fcol h3{font-family:var(--font-display);margin-bottom:14px;font-size:13px;font-weight:500;line-height:18px}.fcol ul{flex-direction:column;gap:10px;list-style:none;display:flex}.fcol a,.fcol button{text-align:left;font-size:14px;line-height:18px}.fcol a:hover,.fcol button:hover{text-decoration:underline}.footer__base{color:var(--fg);flex-wrap:wrap;align-items:center;gap:12px;margin-top:44px;font-size:13px;line-height:18px;display:flex}.footer__powered{align-items:center;gap:6px;display:inline-flex}.footer__powered svg,.shopify-wordmark{object-fit:contain;width:63px;height:18px;display:block}.footer__sep{color:var(--muted)}.footer__base a:hover{text-decoration:underline}.footer__copy{color:var(--muted);margin-left:auto}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.icon-mask{flex:none;width:22px;height:22px;display:block}.magnops-mark{flex:none;line-height:0;display:block;position:relative;overflow:hidden}.magnops-mark img{object-fit:contain;max-width:none;display:block;position:absolute}.magnops-mark--nav{width:148px;height:48px}.magnops-mark--nav img{width:159px;height:89px;top:-23px;left:-6px}.magnops-mark--hero{width:232px;height:74px}.magnops-mark--hero img{object-fit:contain;width:100%;height:100%;inset:0}.magnops-mark--banner{width:92px;height:24px}.magnops-mark--banner img{width:99px;height:56px;top:-14px;left:-4px}.magnops-mark--footer{width:126px;height:42px}.magnops-mark--footer img{width:135px;height:76px;top:-20px;left:-5px}.brandcard__main{text-align:left;width:100%}.prodrow__head,.brandsec__head{text-align:left}.hero__camera img{object-fit:cover;border-radius:999px;width:36px;height:36px}.hero__image-remove{z-index:3;color:#fff;background:#111;border:2px solid #fff;border-radius:999px;place-items:center;width:20px;height:20px;display:grid;position:absolute;top:7px;left:42px}.hero__image-remove svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:9px;height:9px}.mk-product-card,.brandcard,.brandsec{transition:box-shadow .22s}.mk-product-card.is-matched,.brandcard.is-matched{box-shadow:0 0 0 3px var(--accent);border-radius:12px}.brandsec.is-matched{box-shadow:inset 4px 0 0 var(--accent)}.brandsec{content-visibility:auto;contain-intrinsic-size:auto 477px}.footer__language{font-size:13px;line-height:18px}.footer__language:hover{text-decoration:underline}@media (prefers-reduced-transparency:reduce){.hero__wash{background:linear-gradient(#0505051a 0%,#0000 28%)}.hero__search{-webkit-backdrop-filter:none;background:#fff}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}