[data-theme=mend]{scroll-behavior:smooth}[data-theme=mend] body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--ui);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}[data-theme=mend] button{font-family:inherit;background:none;border:none;padding:0;color:inherit;cursor:pointer}[data-theme=mend] img{display:block;max-width:100%}[data-theme=mend] p{margin:0;text-wrap:pretty}[data-theme=mend] h1,[data-theme=mend] h2,[data-theme=mend] h3{margin:0;text-wrap:balance}[data-theme=mend] :focus-visible{outline:2px solid var(--moss);outline-offset:3px;border-radius:4px}[data-theme=mend] .grain{position:relative}[data-theme=mend] .grain:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url%28%23n%29' opacity='0.5'/%3E%3C/svg%3E");background-size:180px 180px;mix-blend-mode:multiply;opacity:.12;pointer-events:none;border-radius:inherit}[data-theme=mend] .no-grain .grain:after{display:none}[data-theme=mend] .eyebrow{font-family:var(--brand);font-size:11px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--moss)}[data-theme=mend] .eyebrow-amber{color:var(--amber-text)}[data-theme=mend] .theme-forest .eyebrow-amber,[data-theme=mend] .why .eyebrow-amber{color:var(--amber)}[data-theme=mend] .sec-title{font-family:var(--disp);font-weight:500;letter-spacing:-.01em;font-size:clamp(34px,3.6vw,50px);line-height:1.06;margin-top:12px}[data-theme=mend] .sec-title em{font-style:italic;font-weight:400;color:var(--moss)}[data-theme=mend] .btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:56px;padding:0 34px;border-radius:999px;background:var(--moss);color:var(--milk);font-size:15px;font-weight:600;letter-spacing:.01em;transition:background .2s ease,transform .25s var(--spring),box-shadow .2s ease;box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 10px 26px rgba(61,43,23,.18)}[data-theme=mend] .btn-primary:hover{background:var(--pine);transform:translateY(-2px)}[data-theme=mend] .btn-primary:active{transform:translateY(0) scale(1.05,.92)}[data-theme=mend] .btn-primary:disabled{opacity:.55;cursor:default;transform:none}[data-theme=mend] .btn-ghost{display:inline-flex;align-items:center;gap:8px;height:56px;padding:0 8px;font-size:15px;font-weight:600;color:var(--ink);transition:color .18s ease}[data-theme=mend] .btn-ghost:hover{color:var(--moss)}[data-theme=mend] .btn-ghost .arr{transition:transform .25s var(--spring)}[data-theme=mend] .btn-ghost:hover .arr{transform:translateX(5px)}[data-theme=mend] .btn-secondary{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 24px;border-radius:999px;border:1.5px solid var(--moss);color:var(--moss);font-size:14px;font-weight:600;transition:all .2s ease}[data-theme=mend] .btn-secondary:hover{background:var(--moss);color:var(--milk)}[data-theme=mend] .btn-secondary:disabled{opacity:.5;cursor:default}[data-theme=mend] .btn-secondary:disabled:hover{background:transparent;color:inherit}[data-theme=mend].js-reveal .rv{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .8s var(--ease-out)}[data-theme=mend].js-reveal .rv.in{opacity:1;transform:none}@keyframes wave-hello{0%{transform:rotate(0deg)}22%{transform:rotate(-8deg)}50%{transform:rotate(6.5deg)}76%{transform:rotate(-3deg)}to{transform:rotate(0deg)}}[data-theme=mend] .waves{transform-origin:50% 92%}[data-theme=mend] .slot-jar .waves,[data-theme=mend] .wave-now{animation:wave-hello .85s var(--ease-out)}@keyframes badge-pop{0%{transform:scale(.4)}70%{transform:scale(1.25)}to{transform:scale(1)}}[data-theme=mend] .mq{background:var(--soil);color:var(--on-soil);overflow:hidden;white-space:nowrap;position:relative}[data-theme=mend] .mq-track{display:inline-flex;align-items:center;animation:mq-roll 30s linear infinite}[data-theme=mend] .mq:hover .mq-track{animation-play-state:paused}@keyframes mq-roll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}[data-theme=mend] .mq-half{display:inline-flex;align-items:center}[data-theme=mend] .mq-i{font-family:var(--brand);font-size:10px;font-weight:400;letter-spacing:.2em;text-transform:uppercase;padding:11px 26px}[data-theme=mend] .mq-i em{font-style:normal;color:var(--amber)}[data-theme=mend] .mq-sep{width:12px;height:12px;color:var(--amber);flex-shrink:0}[data-theme=mend] .nav{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--cream) 84%,transparent);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--line-soft)}[data-theme=mend] .nav-inner{max-width:var(--maxw);margin:0 auto;padding:0 var(--gutter);height:66px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}[data-theme=mend] .nav-links{display:flex;gap:26px}[data-theme=mend] .nav-cart,[data-theme=mend] .nav-link{font-size:13.5px;font-weight:600;color:var(--ink);transition:color .18s ease}[data-theme=mend] .nav-cart:hover,[data-theme=mend] .nav-link:hover{color:var(--moss)}[data-theme=mend] .nav-mark{display:inline-flex;align-items:center;gap:8px;font-family:var(--brand);font-size:21px;font-weight:600;letter-spacing:-.02em;color:var(--moss);line-height:1;transition:transform .25s var(--spring)}[data-theme=mend] .nav-logo{width:23px;height:23px;-o-object-fit:contain;object-fit:contain}[data-theme=mend] .nav-mark:hover{transform:rotate(-2deg)}[data-theme=mend] .nav-right{display:flex;justify-content:flex-end}[data-theme=mend] .nav-cart{display:inline-flex;align-items:center;gap:8px}[data-theme=mend] .nav-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--moss);color:var(--milk);font-size:11px;font-weight:700;animation:badge-pop .4s var(--spring)}[data-theme=mend] .jar-cart{flex-shrink:0}[data-theme=mend] .circled{position:relative;display:inline-block;padding:0 .08em}[data-theme=mend] .circled svg{position:absolute;inset:-12% -7% -16% -7%;width:114%;height:132%;overflow:visible;pointer-events:none}[data-theme=mend] .circled path{fill:none;stroke:var(--amber);stroke-width:3.2;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1;opacity:.9;animation:stir-draw 1.1s var(--ease-out) .5s forwards}@keyframes stir-draw{to{stroke-dashoffset:0}}[data-theme=mend] .stamp{width:clamp(96px,11vw,140px);height:auto;color:var(--soil);animation:stamp-spin 22s linear infinite}@keyframes stamp-spin{to{rotate:1turn}}[data-theme=mend] .stamp text{font-family:var(--brand);font-size:10.2px;font-weight:500;letter-spacing:.26em;text-transform:uppercase;fill:var(--soil)}[data-theme=mend] .footer-logo,[data-theme=mend] .nav-logo{filter:saturate(.5) brightness(.84)}[data-theme=mend] .footer{background:var(--soil);color:var(--on-soil)}[data-theme=mend] .footer-inner{max-width:var(--maxw);margin:0 auto;padding:clamp(56px,7vw,88px) var(--gutter) 38px;display:flex;flex-direction:column;gap:12px}[data-theme=mend] .footer-logo{width:clamp(44px,5vw,64px);height:auto;margin-bottom:4px}[data-theme=mend] .footer-mark{font-family:var(--brand);font-weight:600;line-height:.95;font-size:clamp(56px,9vw,130px);letter-spacing:-.02em;color:var(--on-soil)}[data-theme=mend] .footer-mark em{font-style:normal;color:var(--amber)}[data-theme=mend] .footer-line{font-family:var(--disp);font-style:italic;font-size:20px;color:var(--on-soil-60)}[data-theme=mend] .footer-row{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;border-top:1px solid var(--line-on-soil);margin-top:34px;padding-top:22px}[data-theme=mend] .footer-cap{font-size:12.5px;color:var(--on-soil-60)}[data-theme=mend] .footer-links{display:flex;gap:24px}[data-theme=mend] .footer-link{font-size:12.5px;font-weight:600;color:var(--on-soil-60);transition:color .18s ease}[data-theme=mend] a.footer-link:hover,[data-theme=mend] button.footer-link:hover{color:var(--on-soil)}[data-theme=mend] .footer-static{font-weight:400}[data-theme=mend] .sheet-scrim{position:fixed;inset:0;z-index:90;background:rgba(42,29,10,.45);animation:scrim-in .25s ease}@keyframes scrim-in{0%{opacity:0}to{opacity:1}}[data-theme=mend] .sheet{position:fixed;left:0;right:0;bottom:0;z-index:91;max-height:88vh;display:flex;flex-direction:column;background:var(--cream);border-radius:26px 26px 0 0;border-top:1px solid var(--line-soft);animation:sheet-up .42s var(--ease-out);box-shadow:0 -18px 48px rgba(42,29,10,.28)}@keyframes sheet-up{0%{transform:translateY(60%);opacity:.4}to{transform:none;opacity:1}}[data-theme=mend] .sheet-grab{flex-shrink:0;display:flex;justify-content:center;padding:10px 0 2px}[data-theme=mend] .sheet-grab:before{content:"";width:38px;height:4px;border-radius:999px;background:var(--line)}[data-theme=mend] .sheet-body{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:8px 20px 34px;scrollbar-width:none}[data-theme=mend] .sheet-body::-webkit-scrollbar{display:none}[data-theme=mend] .sheet-close{position:absolute;top:14px;right:16px;z-index:3;width:32px;height:32px;border-radius:50%;background:var(--milk);border:1px solid var(--line-soft);font-size:16px;line-height:1;color:var(--ink-70);display:flex;align-items:center;justify-content:center}[data-theme=mend] .hero{max-width:var(--maxw);margin:0 auto;padding:0 var(--gutter);display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(28px,4vw,60px);align-items:center;min-height:min(86vh,760px)}[data-theme=mend] .hero-text{display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:56px 0}[data-theme=mend] .hero-hello{font-family:var(--disp);font-style:italic;font-weight:500;font-size:clamp(52px,6.2vw,94px);line-height:1.02;color:var(--moss);letter-spacing:-.02em}[data-theme=mend] .hero-sub{font-size:17px;line-height:1.65;color:var(--ink-70);max-width:46ch}[data-theme=mend] .hero-sub strong{color:var(--ink);font-weight:600}[data-theme=mend] .hero-actions{display:flex;align-items:center;gap:20px;margin-top:6px;flex-wrap:wrap}[data-theme=mend] .hero-foot{display:flex;gap:22px;margin-top:14px;font-family:var(--brand);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-70)}[data-theme=mend] .hero-media{position:relative;display:flex;align-items:center;justify-content:center;padding:44px 0 56px}@media (max-width:980px){[data-theme=mend] .hero{grid-template-columns:1fr;min-height:0}[data-theme=mend] .hero-text{padding:40px 0 6px}[data-theme=mend] .hero-media{padding:8px 0 48px}}[data-theme=mend] .grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}[data-theme=mend] .card{cursor:pointer}[data-theme=mend] .card-meta{padding:16px 8px 0;display:flex;flex-direction:column;gap:3px}[data-theme=mend] .card-name-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}[data-theme=mend] .card-name{font-family:var(--brand);font-size:15.5px;font-weight:500;letter-spacing:-.01em;color:var(--ink)}[data-theme=mend] .card-price{font-size:14px;font-weight:600;color:var(--ink-70)}[data-theme=mend] .card-sub{font-size:13px;color:var(--ink-70)}@media (max-width:1080px){[data-theme=mend] .grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){[data-theme=mend] .grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){[data-theme=mend] .grid{gap:12px}[data-theme=mend] .card-name{font-size:12.5px}[data-theme=mend] .card-price{font-size:12px}}[data-theme=mend] .mend-chat-dock{bottom:calc(1.5rem + env(safe-area-inset-bottom))}[data-theme=mend] .mend-chat{max-height:calc(100dvh - 6rem);background:color-mix(in srgb,var(--cream) 84%,transparent);backdrop-filter:blur(16px);border:1px solid var(--line-soft)}[data-theme=mend] .mend-chat-launch{background:var(--moss);color:var(--on-soil);transition:background .18s var(--ease-out),color .18s var(--ease-out)}[data-theme=mend] .mend-chat-launch:hover{background:var(--pine)}[data-theme=mend] .mend-chat-head{background:color-mix(in srgb,var(--moss) 85%,transparent);color:var(--on-soil);border-bottom:1px solid var(--line-soft)}[data-theme=mend] .mend-chat-title{color:var(--on-soil)}[data-theme=mend] .mend-chat-ico{color:color-mix(in srgb,var(--on-soil) 72%,transparent);transition:color .16s var(--ease-out)}[data-theme=mend] .mend-chat-ico:hover{color:var(--on-soil)}[data-theme=mend] .mend-chat-hint{color:var(--ink-70)}[data-theme=mend] .mend-bub-bot{background:color-mix(in srgb,var(--milk) 80%,transparent);border:1px solid var(--line-soft);color:var(--ink)}[data-theme=mend] .mend-bub-user{background:var(--moss);color:var(--on-soil)}[data-theme=mend] .mend-chat-dot{background:var(--ink-50)}[data-theme=mend] .mend-chat-foot{background:color-mix(in srgb,var(--milk) 45%,transparent);border-top:1px solid var(--line-soft)}[data-theme=mend] .mend-chat-input{background:color-mix(in srgb,var(--milk) 70%,transparent);border:1px solid var(--line);color:var(--ink)}[data-theme=mend] .mend-chat-input::-moz-placeholder{color:var(--ink-50)}[data-theme=mend] .mend-chat-input::placeholder{color:var(--ink-50)}[data-theme=mend] .mend-chat-input:focus{outline:2px solid var(--moss);outline-offset:1px;border-color:var(--moss)}[data-theme=mend] .mend-chat-input:disabled{opacity:.5;cursor:not-allowed}[data-theme=mend] .mend-chat-send{background:var(--moss);color:var(--on-soil);transition:background .18s var(--ease-out)}[data-theme=mend] .mend-chat-send:hover:not(:disabled){background:var(--pine)}[data-theme=mend] .mend-chat-send:disabled{opacity:.5;cursor:not-allowed}[data-theme=mend] .mend-chat-error{background:color-mix(in srgb,var(--milk) 60%,transparent);border-top:1px solid var(--line-soft);color:#A3402C}[data-theme=mend] .mend-chat-banner{background:color-mix(in srgb,var(--milk) 55%,transparent);border-top:1px solid var(--line-soft)}[data-theme=mend] .mend-chat-banner--paid{color:var(--moss)}[data-theme=mend] .mend-chat-banner--pending{color:var(--amber-text)}[data-theme=mend] .mend-chat-card{background:color-mix(in srgb,var(--milk) 72%,transparent);border:1px solid var(--line-soft)}[data-theme=mend] .mend-chat-badge{background:var(--moss);color:var(--on-soil)}[data-theme=mend] .mend-chat-badge--pending{background:var(--amber);color:var(--soil)}[data-theme=mend] .theme-forest .grain:after{mix-blend-mode:screen;opacity:.07}[data-theme=mend] .theme-forest .btn-primary,[data-theme=mend] .theme-forest .nav-badge,[data-theme=mend] .theme-forest .paytab-on,[data-theme=mend] .theme-forest .plan-badge,[data-theme=mend] .theme-forest .rung-on,[data-theme=mend] .theme-forest .tab-on{color:#1D2510}[data-theme=mend] .theme-forest .stamp,[data-theme=mend] .theme-forest .stamp text{color:var(--ink);fill:var(--ink)}[data-theme=mend] .theme-forest .circled path{stroke:var(--amber)}@media (prefers-reduced-motion:reduce){[data-theme=mend]{scroll-behavior:auto}[data-theme=mend].js-reveal .rv{opacity:1;transform:none;transition:none}[data-theme=mend] .mq-track,[data-theme=mend] .stamp{animation:none}[data-theme=mend] .circled path{animation:none;stroke-dashoffset:0}[data-theme=mend] .jar-cart rect,[data-theme=mend] .nav-badge,[data-theme=mend] .waves{animation:none}[data-theme=mend] *,[data-theme=mend] :after,[data-theme=mend] :before{transition-duration:.01ms!important}}[data-theme=mend] .m-shell{display:none}[data-theme=mend] .mend-desk-only{display:block}[data-theme=mend] .mend-mob-only{display:none}@media (max-width:560px){[data-theme=mend] .desk-shell-footer,[data-theme=mend] .desk-shell-nav{display:none!important}[data-theme=mend] .m-shell{display:flex;flex-direction:column}[data-theme=mend] .m-shell-main{padding-bottom:78px}[data-theme=mend] .mend-chat-dock{bottom:calc(6rem + env(safe-area-inset-bottom))}[data-theme=mend] .mend-chat{max-height:calc(100dvh - 6rem - 6rem - env(safe-area-inset-top) - env(safe-area-inset-bottom))}[data-theme=mend] .mend-desk-only{display:none}[data-theme=mend] .mend-mob-only{display:block}}[data-theme=mend] .m-ticker{flex-shrink:0;background:var(--soil);color:var(--on-soil);overflow:hidden;white-space:nowrap}[data-theme=mend] .m-ticker .mq-track{display:inline-flex;align-items:center;animation:mq-roll 26s linear infinite}[data-theme=mend] .m-ticker .mq-i{font-family:var(--brand);font-size:8.5px;letter-spacing:.18em;text-transform:uppercase;padding:7px 16px}[data-theme=mend] .m-ticker .mq-sep{width:9px;height:9px;color:var(--amber);flex-shrink:0}[data-theme=mend] .m-ticker:hover .mq-track{animation-play-state:paused}[data-theme=mend] .m-head{position:sticky;top:0;z-index:50;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:10px 18px;background:var(--cream);border-bottom:1px solid var(--line-soft)}[data-theme=mend] .m-mark{display:inline-flex;align-items:center;gap:7px;font-family:var(--brand);font-size:18px;font-weight:600;color:var(--moss)}[data-theme=mend] .m-mark img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;filter:saturate(.5) brightness(.84)}[data-theme=mend] .m-cartbtn{position:relative;display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:var(--ink);padding:6px 2px}[data-theme=mend] .m-cartbtn .nav-badge{min-width:18px;height:18px;font-size:10px}[data-theme=mend] .m-tabs{position:fixed;left:0;right:0;bottom:0;z-index:60;display:grid;grid-template-columns:repeat(3,1fr);background:color-mix(in srgb,var(--milk) 94%,transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--line-soft);padding:8px 10px max(8px,env(safe-area-inset-bottom))}[data-theme=mend] .m-tab{position:relative;display:flex;flex-direction:column;align-items:center;gap:3px;padding:5px 0;color:var(--ink-70);border-radius:14px;min-height:48px}[data-theme=mend] .m-tab svg{width:21px;height:21px}[data-theme=mend] .m-tab span{font-size:10px;font-weight:600}[data-theme=mend] .m-tab-on{color:var(--moss)}[data-theme=mend] .m-tab .nav-badge{position:absolute;translate:14px -4px;min-width:17px;height:17px;font-size:10px;z-index:2}[data-theme=mend] .pdp-page{max-width:var(--maxw);margin:0 auto;padding:0 var(--gutter)}[data-theme=mend] .crumbs{display:flex;align-items:center;gap:10px;padding:24px 0 6px}[data-theme=mend] .crumb{font-size:13px;font-weight:600;color:var(--ink-70);transition:color .18s ease;text-decoration:none}[data-theme=mend] a.crumb:hover{color:var(--moss)}[data-theme=mend] .crumb-on{color:var(--ink)}[data-theme=mend] .crumb-sep{color:var(--ink-50);font-size:12px}[data-theme=mend] .pdp{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(32px,5vw,72px);padding:24px 0 clamp(60px,7vw,96px);align-items:start}[data-theme=mend] .pdp-media{position:sticky;top:92px;display:flex;flex-direction:column;gap:14px}[data-theme=mend] .pdp-stage{position:relative;border-radius:32px;border:1px solid var(--line-soft);overflow:hidden;background:radial-gradient(circle at 50% 36%,var(--milk) 0,var(--oat) 98%);aspect-ratio:1/1.02;display:flex;align-items:center;justify-content:center}[data-theme=mend] .pdp-jar{width:56%;transform-origin:50% 92%;filter:drop-shadow(0 28px 46px rgba(61,43,23,.22));animation:pdp-in .65s var(--ease-out)}@keyframes pdp-in{0%{opacity:0;transform:translateY(16px) rotate(-3deg)}to{opacity:1;transform:none}}[data-theme=mend] .pdp-buy{display:flex;flex-direction:column;gap:16px;padding-top:8px}[data-theme=mend] .pdp-name{font-family:var(--brand);font-size:34px;font-weight:500;letter-spacing:-.02em;color:var(--ink);line-height:1.1}[data-theme=mend] .pdp-headline{font-family:var(--disp);font-size:27px;line-height:1.22;letter-spacing:-.005em;color:var(--ink);font-weight:500}[data-theme=mend] .pdp-desc{font-size:15px;line-height:1.65;color:var(--ink-70);max-width:50ch}[data-theme=mend] .pdp-field{display:flex;flex-direction:column;gap:10px;margin-top:8px}[data-theme=mend] .seg{display:flex;gap:10px}[data-theme=mend] .seg-btn{flex:1;max-width:200px;position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding:13px 16px;border-radius:18px;border:1px solid var(--line);background:var(--milk);transition:border-color .2s ease,box-shadow .2s ease,transform .2s var(--spring);text-align:left}[data-theme=mend] .seg-btn:hover{border-color:var(--ink-50);transform:translateY(-1px)}[data-theme=mend] .seg-btn:disabled,[data-theme=mend] .seg-out{opacity:.5;cursor:default}[data-theme=mend] .seg-btn:disabled:hover,[data-theme=mend] .seg-out:hover{transform:none;border-color:var(--line)}[data-theme=mend] .seg-on{border-color:var(--moss);box-shadow:0 0 0 1px var(--moss)}[data-theme=mend] .seg-vol{font-size:15px;font-weight:600}[data-theme=mend] .seg-sub{font-size:12px;color:var(--ink-70)}[data-theme=mend] .seg-save{position:absolute;top:-10px;right:10px;font-family:var(--brand);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;background:var(--amber-text);color:#fff;border-radius:999px;padding:4px 9px}[data-theme=mend] .plan-list{display:flex;flex-direction:column;gap:10px}[data-theme=mend] .plan{display:flex;align-items:flex-start;gap:14px;padding:15px 18px;border:1px solid var(--line);border-radius:18px;background:var(--milk);text-align:left;transition:border-color .2s ease,box-shadow .2s ease}[data-theme=mend] .plan:hover{border-color:var(--ink-50)}[data-theme=mend] .plan-on{border-color:var(--moss);box-shadow:0 0 0 1px var(--moss)}[data-theme=mend] .plan-on .plan-dot{border-color:var(--moss)}[data-theme=mend] .plan-on .plan-dot:after{content:"";position:absolute;inset:3.5px;border-radius:50%;background:var(--moss)}[data-theme=mend] .plan-body{display:flex;flex-direction:column;gap:3px;flex:1}[data-theme=mend] .plan-name{font-size:14.5px;font-weight:600;display:flex;align-items:center;gap:10px;flex-wrap:wrap}[data-theme=mend] .plan-badge{font-family:var(--brand);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;background:var(--moss);color:var(--milk);border-radius:999px;padding:4px 9px}[data-theme=mend] .plan-meta{font-size:12.5px;color:var(--ink-70)}[data-theme=mend] .plan-price{display:flex;flex-direction:column;align-items:flex-end;gap:2px}[data-theme=mend] .plan-price .now{font-size:15px;font-weight:700;color:var(--moss)}[data-theme=mend] .plan-price .was{font-size:12px;color:var(--ink-70);text-decoration:line-through}[data-theme=mend] .cadence{display:flex;gap:8px;margin-top:10px}[data-theme=mend] .cad{font-size:12.5px;font-weight:600;padding:7px 14px;border-radius:999px;border:1px solid var(--line);color:var(--ink-70);background:var(--cream);transition:all .2s ease}[data-theme=mend] .cad-on{background:var(--moss);border-color:var(--moss);color:var(--milk)}[data-theme=mend] .sub-extras{display:flex;flex-direction:column;gap:12px;padding:4px 2px 0;animation:pdp-in .35s var(--ease-out)}[data-theme=mend] .sub-extras .cadence{margin-top:0}[data-theme=mend] .rot{display:flex;align-items:center;gap:11px;align-self:flex-start;font-size:13.5px;font-weight:600;color:var(--ink-70);text-align:left;transition:color .18s ease}[data-theme=mend] .rot:hover{color:var(--ink)}[data-theme=mend] .rot .mb-check{width:19px;height:19px}[data-theme=mend] .rot-on{color:var(--ink)}[data-theme=mend] .rot-on .mb-check{background:var(--moss);border-color:var(--moss);color:var(--milk)}[data-theme=mend] .perks{list-style:none;margin:2px 0 0;padding:0;display:flex;flex-direction:column;gap:7px}[data-theme=mend] .perks li{display:flex;align-items:center;gap:9px;font-size:12.5px;color:var(--ink-70)}[data-theme=mend] .perks svg{width:12px;height:12px;color:var(--moss);flex-shrink:0}[data-theme=mend] .buy-row{display:flex;align-items:stretch;gap:12px;margin-top:14px}[data-theme=mend] .qty-box{display:flex;align-items:center;gap:4px;border:1px solid var(--line);border-radius:999px;padding:0 6px;background:var(--milk)}[data-theme=mend] .pdp-add{flex:1;max-width:380px}[data-theme=mend] .pdp-add .sep{opacity:.45;font-weight:400}[data-theme=mend] .msgr{align-self:flex-start;margin-top:2px;font-size:13.5px;font-weight:600;color:var(--ink-70);text-decoration:none;border-bottom:1px dashed var(--line);padding-bottom:2px;transition:color .18s ease,border-color .18s ease}[data-theme=mend] .msgr:hover{color:var(--moss);border-color:var(--moss)}[data-theme=mend] .bicons{display:flex;gap:22px;margin-top:16px;flex-wrap:wrap}[data-theme=mend] .bicon{display:flex;align-items:center;gap:9px;font-size:12.5px;font-weight:600;color:var(--ink-70)}[data-theme=mend] .bicon svg{width:20px;height:20px;color:var(--moss);flex-shrink:0}[data-theme=mend] .pdp-benefits{list-style:none;margin:18px 0 0;padding:0;display:flex;flex-direction:column}[data-theme=mend] .pdp-benefit{display:flex;gap:13px;align-items:baseline;font-size:15px;color:var(--ink);padding:13px 0;border-top:1px solid var(--line-soft)}[data-theme=mend] .pdp-benefit:last-child{border-bottom:1px solid var(--line-soft)}[data-theme=mend] .tick-spoon{width:15px;height:15px;color:var(--moss);flex-shrink:0;align-self:center}[data-theme=mend] .pdp-instr{display:flex;flex-direction:column;gap:8px;margin-top:10px}[data-theme=mend] .pdp-instr-p{font-size:14.5px;line-height:1.6;color:var(--ink-70);max-width:48ch}[data-theme=mend] .mini-bundle{margin-top:26px;border:1px solid var(--line-soft);border-radius:26px;background:var(--milk);padding:24px;display:flex;flex-direction:column;gap:14px}[data-theme=mend] .mb-h{font-family:var(--disp);font-weight:500;font-size:23px}[data-theme=mend] .mb-h em{font-style:italic;color:var(--moss)}[data-theme=mend] .mb-list{display:flex;flex-direction:column}[data-theme=mend] .mb-item{display:flex;align-items:center;gap:13px;padding:11px 0;border-top:1px solid var(--line-soft);text-align:left;width:100%}[data-theme=mend] .mb-check{width:21px;height:21px;border-radius:7px;border:1.5px solid var(--line);flex-shrink:0;display:flex;align-items:center;justify-content:center;color:transparent;font-size:12px;font-weight:800;transition:all .18s ease}[data-theme=mend] .mb-on .mb-check{background:var(--moss);border-color:var(--moss);color:var(--milk)}[data-theme=mend] .mb-item img{width:36px;height:44px;-o-object-fit:contain;object-fit:contain}[data-theme=mend] .mb-name{flex:1;font-size:14px;font-weight:600}[data-theme=mend] .mb-name span{display:block;font-size:12px;font-weight:400;color:var(--ink-70)}[data-theme=mend] .mb-price{font-size:13.5px;font-weight:600;color:var(--ink-70)}[data-theme=mend] .mb-foot{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--line-soft);padding-top:16px;flex-wrap:wrap}[data-theme=mend] .mb-total{display:flex;flex-direction:column;gap:2px}[data-theme=mend] .mb-total .was{font-size:12.5px;color:var(--ink-50);text-decoration:line-through}[data-theme=mend] .mb-total .now{font-size:19px;font-weight:700}[data-theme=mend] .mb-total .now em{font-style:normal;font-size:12px;font-weight:600;color:var(--amber-text);margin-left:8px}[data-theme=mend] .atb-bar{position:fixed;bottom:0;left:0;right:0;z-index:60;background:color-mix(in srgb,var(--milk) 92%,transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--line-soft);transform:translateY(110%);transition:transform .35s var(--ease-out)}[data-theme=mend] .atb-on{transform:none}[data-theme=mend] .atb-inner{max-width:var(--maxw);margin:0 auto;padding:12px var(--gutter);display:flex;align-items:center;gap:16px}[data-theme=mend] .atb-inner img{width:38px;height:48px;-o-object-fit:contain;object-fit:contain}[data-theme=mend] .atb-name{font-family:var(--brand);font-size:13px;font-weight:500;flex:1}[data-theme=mend] .atb-name span{display:block;font-family:var(--ui);font-size:11.5px;font-weight:400;color:var(--ink-70)}[data-theme=mend] .atb-btn{height:46px;padding:0 26px;font-size:14px}[data-theme=mend] .fresh{display:flex;align-items:center;gap:9px;font-size:12.5px;font-weight:600;color:var(--ink-70);border:1px dashed var(--line);border-radius:999px;padding:9px 16px;align-self:center}[data-theme=mend] .fresh svg{width:15px;height:15px;color:var(--moss);flex-shrink:0}[data-theme=mend] .waitlist{position:relative;margin-top:10px;border:1px solid var(--line);border-radius:22px;background:var(--milk);padding:22px;display:flex;flex-direction:column;gap:12px}[data-theme=mend] .wl-badge{align-self:flex-start;font-family:var(--brand);font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;background:var(--soil);color:var(--on-soil);padding:6px 12px;border-radius:999px}[data-theme=mend] .wl-p{font-size:14px;line-height:1.6;color:var(--ink-70)}[data-theme=mend] .wl-row{display:flex;gap:10px}[data-theme=mend] .wl-row .inp{flex:1}[data-theme=mend] .wl-row .btn-primary{height:50px;padding:0 22px;font-size:14px}[data-theme=mend] .wl-ok{font-family:var(--disp);font-style:italic;font-size:17px;color:var(--moss)}[data-theme=mend] .waitlist .inp{height:50px;border-radius:14px;border:1px solid var(--line);background:var(--milk);padding:0 16px;font-size:14px;font-family:var(--ui);color:var(--ink);width:100%}[data-theme=mend] .waitlist .inp:focus-visible{outline:2px solid var(--moss);outline-offset:2px;border-color:var(--moss);box-shadow:0 0 0 1px var(--moss)}[data-theme=mend] .jarback{max-width:var(--maxw);margin:0 auto;padding:clamp(48px,6vw,88px) var(--gutter) clamp(56px,7vw,96px)}[data-theme=mend] .jarback-head{margin-bottom:clamp(28px,4vw,44px)}[data-theme=mend] .jarback-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(28px,5vw,72px);align-items:start}[data-theme=mend] .label-card{position:relative;background:var(--milk);border:1px solid var(--line);border-radius:18px;padding:32px 28px 24px;rotate:-1.4deg;box-shadow:0 20px 44px rgba(61,43,23,.13);display:flex;flex-direction:column;gap:14px;max-width:430px}[data-theme=mend] .label-tape{position:absolute;top:-13px;left:50%;translate:-50%;rotate:-2.5deg;width:98px;height:27px;background:color-mix(in srgb,var(--oat) 76%,transparent);opacity:.9;border-left:1px dashed rgba(67,49,28,.3);border-right:1px dashed rgba(67,49,28,.3)}[data-theme=mend] .label-brand{font-family:var(--brand);font-size:18px;font-weight:600}[data-theme=mend] .nutri{display:flex;flex-direction:column;border-top:3px solid var(--ink);padding-top:10px}[data-theme=mend] .nutri-h{font-family:var(--brand);font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}[data-theme=mend] .nutri-sub{font-size:12px;color:var(--ink-70);border-bottom:2px solid var(--ink);padding-bottom:9px;margin-bottom:3px}[data-theme=mend] .nutri-row{display:flex;align-items:baseline;gap:8px;font-size:13.5px;padding:7px 0;border-bottom:1px solid var(--line-soft)}[data-theme=mend] .nutri-row:last-child{border-bottom:2px solid var(--ink)}[data-theme=mend] .nutri-row .dots{flex:1;border-bottom:2px dotted var(--line);translate:0 -3px}[data-theme=mend] .nutri-row b{font-weight:700}[data-theme=mend] .label-row{font-size:13px;line-height:1.55;color:var(--ink-70)}[data-theme=mend] .label-row b{color:var(--ink);font-weight:600}[data-theme=mend] .label-foot{display:flex;align-items:center;gap:9px;font-family:var(--brand);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-70);border-top:1px solid var(--line-soft);padding-top:13px}[data-theme=mend] .label-foot img{width:19px;height:19px}[data-theme=mend] .jarback-right{display:flex;flex-direction:column}[data-theme=mend] .jarback-story{font-size:15px;line-height:1.7;color:var(--ink-70);margin-bottom:14px;max-width:58ch}[data-theme=mend] .acc{border-top:1px solid var(--line)}[data-theme=mend] .acc:last-of-type{border-bottom:1px solid var(--line)}[data-theme=mend] .acc summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 2px;font-size:15.5px;font-weight:600}[data-theme=mend] .acc summary::-webkit-details-marker{display:none}[data-theme=mend] .acc summary:hover{color:var(--moss)}[data-theme=mend] .acc-ic{font-family:var(--disp);font-size:23px;font-weight:400;line-height:1;color:var(--moss);transition:rotate .25s var(--spring)}[data-theme=mend] .acc[open] .acc-ic{rotate:45deg}[data-theme=mend] .acc-body{padding:2px 2px 20px;display:flex;flex-direction:column;gap:10px}[data-theme=mend] .acc-li{display:flex;gap:11px;font-size:14.5px;line-height:1.6;color:var(--ink-70)}[data-theme=mend] .acc-li svg{width:13px;height:13px;color:var(--moss);flex-shrink:0;margin-top:5px}[data-theme=mend] .acc-note{font-family:var(--disp);font-style:italic;font-size:16.5px;color:var(--moss)}[data-theme=mend] .related{padding:0 0 clamp(72px,8vw,110px)}[data-theme=mend] .related .sec-title{margin-bottom:36px}[data-theme=mend] .grid-3{grid-template-columns:repeat(3,1fr)}[data-theme=mend] .pdp-rel-card{display:block;text-decoration:none;color:inherit;border-radius:26px}[data-theme=mend] .pdp-rel-stage{position:relative;border-radius:26px;border:1px solid var(--line-soft);overflow:hidden;background:radial-gradient(circle at 50% 38%,var(--milk) 0,var(--oat) 100%);aspect-ratio:1/1.05;display:flex;align-items:center;justify-content:center}[data-theme=mend] .pdp-rel-jar{width:50%;transform-origin:50% 92%;filter:drop-shadow(0 18px 30px rgba(61,43,23,.2));transition:transform .35s var(--spring)}[data-theme=mend] .pdp-rel-chip{position:absolute;top:12px;left:12px;z-index:2;font-family:var(--brand);font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;background:var(--soil);color:var(--on-soil);padding:6px 11px;border-radius:999px}[data-theme=mend] .pdp-rel-out .pdp-rel-jar{opacity:.55;filter:grayscale(.35) drop-shadow(0 14px 22px rgba(61,43,23,.18))}[data-theme=mend] .pdp-rel-meta{padding:16px 8px 0;display:flex;flex-direction:column;gap:3px}[data-theme=mend] .pdp-rel-name{font-family:var(--brand);font-size:15.5px;font-weight:500;letter-spacing:-.01em;color:var(--ink)}[data-theme=mend] .pdp-rel-sub{font-size:13px;color:var(--ink-70)}[data-theme=mend] .pdp-rel-price{font-size:14px;font-weight:600;color:var(--ink-70);margin-top:2px}@media (prefers-reduced-motion:reduce){[data-theme=mend] .pdp-jar,[data-theme=mend] .pdp-rel-card:hover .pdp-rel-jar,[data-theme=mend] .pdp-stage:hover .pdp-jar,[data-theme=mend] .sub-extras{animation:none}[data-theme=mend] .atb-bar{transition:none}[data-theme=mend] *,[data-theme=mend] :after,[data-theme=mend] :before{transition-duration:.01ms!important}}@media (max-width:880px){[data-theme=mend] .pdp{grid-template-columns:1fr}[data-theme=mend] .pdp-media{position:static}[data-theme=mend] .jarback-grid{grid-template-columns:1fr}[data-theme=mend] .grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){[data-theme=mend] .pdp-name{font-size:28px}[data-theme=mend] .pdp-headline{font-size:22px}[data-theme=mend] .seg-btn{max-width:none}[data-theme=mend] .grid-3{grid-template-columns:repeat(2,1fr)}}[data-theme=mend] .bundle-wrap{max-width:var(--maxw);margin:0 auto;padding:0 var(--gutter) clamp(80px,9vw,120px)}[data-theme=mend] .bundle{border-radius:36px;border:1px solid var(--line-soft);background:var(--milk);overflow:hidden;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}[data-theme=mend] .bundle-left{padding:clamp(28px,4vw,52px);display:flex;flex-direction:column;gap:20px}[data-theme=mend] .bundle-title{font-family:var(--disp);font-weight:500;font-size:clamp(28px,2.8vw,40px);line-height:1.1}[data-theme=mend] .bundle-p{font-size:14.5px;line-height:1.6;color:var(--ink-70);max-width:44ch}[data-theme=mend] .ladder{display:flex;gap:8px}[data-theme=mend] .rung{font-family:var(--brand);font-size:10px;letter-spacing:.14em;text-transform:uppercase;padding:8px 14px;border-radius:999px;border:1px solid var(--line);color:var(--ink-70);transition:all .25s ease}[data-theme=mend] .rung-on{background:var(--moss);border-color:var(--moss);color:var(--milk)}[data-theme=mend] .picks{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}[data-theme=mend] .pick{position:relative;border-radius:18px;border:1px solid var(--line-soft);background:radial-gradient(circle at 50% 36%,var(--well-hi,#fffdf6) 0,var(--oat) 110%);aspect-ratio:1/1.06;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;transition:border-color .2s ease,box-shadow .25s ease,transform .25s var(--spring)}[data-theme=mend] .pick:hover{border-color:var(--line);transform:translateY(-2px)}[data-theme=mend] .pick img{width:52%;transform-origin:50% 92%;filter:drop-shadow(0 8px 12px rgba(61,43,23,.16))}[data-theme=mend] .pick-n{font-family:var(--brand);font-size:10px;letter-spacing:.06em;color:var(--ink-70)}[data-theme=mend] .pick-on{border-color:var(--moss);box-shadow:0 0 0 1.5px var(--moss)}[data-theme=mend] .pick-on .pick-n{color:var(--moss)}[data-theme=mend] .pick-check{position:absolute;top:8px;right:8px;width:20px;height:20px;border-radius:50%;background:var(--moss);color:var(--milk);font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;animation:badge-pop .35s var(--spring)}[data-theme=mend] .pick-out{opacity:.55;cursor:default}[data-theme=mend] .pick-out:hover{transform:none;border-color:var(--line-soft)}[data-theme=mend] .pick-soldout{position:absolute;top:6px;left:50%;translate:-50%;font-family:var(--brand);font-size:7.5px;letter-spacing:.1em;text-transform:uppercase;background:var(--soil);color:var(--on-soil);padding:3px 8px;border-radius:999px;white-space:nowrap}[data-theme=mend] .bundle-right{background:var(--cream);border-left:1px solid var(--line-soft);padding:clamp(28px,4vw,48px);display:flex;flex-direction:column;gap:22px}[data-theme=mend] .pdp-label{font-family:var(--brand);font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-70)}[data-theme=mend] .slots{display:flex;gap:14px;justify-content:center;padding:8px 0}[data-theme=mend] .slot{width:clamp(72px,7vw,96px);aspect-ratio:1;border-radius:50%;border:1.5px dashed var(--line);background:var(--milk);display:flex;align-items:center;justify-content:center;position:relative;transition:border-color .25s ease}[data-theme=mend] .slot-full{border-style:solid;border-color:var(--moss)}[data-theme=mend] .slot-jar{width:62%;animation:slot-drop .5s var(--spring);transform-origin:50% 92%}@keyframes slot-drop{0%{transform:translateY(-30px) scale(.6);opacity:0}60%{transform:translateY(3px) scale(1.06);opacity:1}to{transform:none;opacity:1}}[data-theme=mend] .slot-x{position:absolute;top:-5px;right:-5px;width:22px;height:22px;border-radius:50%;background:var(--soil);color:var(--on-soil);font-size:11px;line-height:1;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .18s ease}[data-theme=mend] .slot:hover .slot-x{opacity:1}[data-theme=mend] .slot-hint{font-family:var(--brand);font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-70)}[data-theme=mend] .bundle-totals{display:flex;flex-direction:column;gap:8px;border-top:1px solid var(--line-soft);padding-top:18px}[data-theme=mend] .btot-row{display:flex;justify-content:space-between;align-items:baseline;font-size:14px;color:var(--ink-70)}[data-theme=mend] .btot-row .strike{text-decoration:line-through}[data-theme=mend] .btot-final{font-size:16px;color:var(--ink);font-weight:600}[data-theme=mend] .btot-final .big{font-family:var(--disp);font-size:30px;font-weight:500}[data-theme=mend] .save-chip{align-self:flex-start;font-family:var(--brand);font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:#fff;background:var(--amber-text);border-radius:999px;padding:6px 12px}[data-theme=mend] .gift-row{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600;color:var(--moss);background:var(--moss-soft);border:1px dashed color-mix(in srgb,var(--moss) 45%,transparent);border-radius:14px;padding:11px 14px;animation:badge-pop .4s var(--spring)}[data-theme=mend] .gift-row svg{width:16px;height:16px;flex-shrink:0}@media (max-width:1024px){[data-theme=mend] .bundle{grid-template-columns:1fr}[data-theme=mend] .bundle-right{border-left:none;border-top:1px solid var(--line-soft)}}@media (max-width:640px){[data-theme=mend] .picks{grid-template-columns:repeat(4,1fr);gap:7px}}[data-theme=mend] .m-bundle{margin:0 18px;border-radius:22px;border:1px solid var(--line-soft);background:var(--milk);padding:20px 18px;display:flex;flex-direction:column;gap:12px}[data-theme=mend] .m-bundle-title{font-family:var(--disp);font-weight:500;font-size:21px}[data-theme=mend] .m-bundle .picks{grid-template-columns:repeat(4,1fr);gap:7px}[data-theme=mend] .m-bundle .pick{border-radius:13px}[data-theme=mend] .m-bundle .pick-n{font-size:8px}[data-theme=mend] .m-bundle .btn-primary{height:48px;font-size:13.5px}[data-theme=mend] .m-bundle .ladder{flex-wrap:wrap}[data-theme=mend] .m-bundle .rung{font-size:8.5px;padding:6px 11px}[data-theme=mend] .m-bundle .gift-row{font-size:11.5px;padding:9px 12px}[data-theme=mend] .m-bundle .btot-row{font-size:12.5px}[data-theme=mend] .m-bundle .btot-final .big{font-size:22px}[data-theme=mend] .qty-b{width:38px;height:38px;border-radius:50%;font-size:17px;font-weight:600;color:var(--ink);display:flex;align-items:center;justify-content:center;transition:background .18s ease}[data-theme=mend] .qty-b:hover{background:var(--moss-soft)}[data-theme=mend] .qty-b:disabled{opacity:.5;cursor:default}[data-theme=mend] .qty-n{font-size:14px;font-weight:700;min-width:22px;text-align:center}[data-theme=mend] .plan-dot{width:18px;height:18px;border-radius:50%;border:1.5px solid var(--line);flex-shrink:0;position:relative;margin-top:2px;transition:border-color .2s ease}[data-theme=mend] .chk-page{max-width:var(--maxw);margin:0 auto;padding:0 var(--gutter) clamp(72px,8vw,110px)}[data-theme=mend] .chk-title{font-family:var(--disp);font-weight:500;font-size:clamp(36px,4vw,54px);letter-spacing:-.01em;padding:clamp(34px,5vw,56px) 0 34px}[data-theme=mend] .chk-title em{font-style:italic;color:var(--moss)}[data-theme=mend] .chk{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:clamp(32px,5vw,64px);align-items:start}[data-theme=mend] .chk-form,[data-theme=mend] .chk-sec{display:flex;flex-direction:column}[data-theme=mend] .chk-sec{border-top:1px solid var(--line);padding:28px 0 36px;gap:16px}[data-theme=mend] .chk-sec-h{display:flex;align-items:baseline;gap:16px;font-family:var(--disp);font-weight:500;font-size:25px;letter-spacing:-.005em;margin-bottom:6px}[data-theme=mend] .chk-num{font-family:var(--brand);font-size:11px;font-weight:500;letter-spacing:.18em;color:var(--amber-text)}[data-theme=mend] .frow{display:grid;grid-template-columns:1fr 1fr;gap:14px}[data-theme=mend] .fld{display:flex;flex-direction:column;gap:7px}[data-theme=mend] .fld-l{font-family:var(--brand);font-size:10.5px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-70)}[data-theme=mend] .inp{height:50px;padding:0 16px;border-radius:14px;border:1px solid var(--line);background:var(--milk);font-family:var(--ui);font-size:15px;color:var(--ink);transition:border-color .2s ease,box-shadow .2s ease}[data-theme=mend] .inp::-moz-placeholder{color:var(--ink-50)}[data-theme=mend] .inp::placeholder{color:var(--ink-50)}[data-theme=mend] .inp:focus{outline:none;border-color:var(--moss);box-shadow:0 0 0 1px var(--moss)}[data-theme=mend] .inp:focus-visible{outline:2px solid var(--moss);outline-offset:2px;border-color:var(--moss)}[data-theme=mend] .inp-err{border-color:#A3402C;box-shadow:0 0 0 1px #A3402C}[data-theme=mend] .err-msg{font-size:12px;font-weight:600;color:#A3402C}[data-theme=mend] .bank{display:flex;flex-direction:column;gap:10px}[data-theme=mend] .bank-intro{font-family:var(--ui);font-size:13.5px;line-height:1.5;color:var(--ink-70)}[data-theme=mend] .bank-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 16px;border:1px solid var(--line);border-radius:14px;background:var(--milk)}[data-theme=mend] .bank-row-l{font-family:var(--brand);font-size:10.5px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-70);white-space:nowrap}[data-theme=mend] .bank-row-v{font-family:var(--ui);font-size:15px;font-weight:600;color:var(--ink);text-align:right;word-break:break-all}[data-theme=mend] .bank-copy{font-family:var(--brand);font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--moss);padding:6px 10px;border:1px solid var(--line);border-radius:10px;white-space:nowrap;transition:background .18s ease,border-color .18s ease}[data-theme=mend] .bank-copy:hover{background:var(--moss-soft);border-color:var(--moss)}[data-theme=mend] .bank-await{font-family:var(--ui);font-size:13.5px;font-weight:600;line-height:1.5;color:var(--amber-text);margin-top:4px}[data-theme=mend] .bank-modal-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(28,26,20,.55);backdrop-filter:blur(3px);animation:bank-modal-fade .18s ease}@keyframes bank-modal-fade{0%{opacity:0}to{opacity:1}}[data-theme=mend] .bank-modal{width:100%;max-width:420px;border-radius:24px;padding:28px 26px 24px;background:var(--paper,var(--milk));border:1px solid var(--line);box-shadow:0 24px 60px rgba(28,26,20,.28);display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}[data-theme=mend] .bank-modal-spin{width:34px;height:34px;border-radius:50%;border:3px solid var(--moss-soft);border-top-color:var(--moss);animation:mend-spin .8s linear infinite}@keyframes mend-spin{to{transform:rotate(1turn)}}[data-theme=mend] .bank-modal-h{font-family:var(--brand);font-size:19px;font-weight:600;color:var(--ink)}[data-theme=mend] .bank-modal-p{font-family:var(--ui);font-size:13.5px;line-height:1.55;color:var(--ink-70)}[data-theme=mend] .bank-modal-rows{width:100%;display:flex;flex-direction:column;gap:8px;margin-top:4px}[data-theme=mend] .bank-modal-actions{width:100%;display:flex;flex-direction:column;gap:10px;margin-top:6px}[data-theme=mend] .bank-modal-actions .btn-primary{width:100%}[data-theme=mend] .bank-modal-cancel{font-family:var(--ui);font-size:13.5px;font-weight:600;color:var(--ink-70);padding:8px;border-radius:12px;transition:color .16s ease}[data-theme=mend] .bank-modal-cancel:hover:not(:disabled){color:var(--ink)}[data-theme=mend] .bank-modal-cancel:disabled{opacity:.5;cursor:not-allowed}[data-theme=mend] .bank-modal-foot{font-family:var(--ui);font-size:12px;color:var(--ink-50);margin-top:2px}[data-theme=mend] .ship-list{display:flex;flex-direction:column;gap:10px;margin-top:6px}[data-theme=mend] .ship{display:flex;align-items:center;gap:14px;padding:15px 18px;border:1px solid var(--line);border-radius:18px;background:var(--milk);text-align:left;transition:border-color .2s ease,box-shadow .2s ease;width:100%}[data-theme=mend] .ship:hover{border-color:var(--ink-50)}[data-theme=mend] .ship-on{border-color:var(--moss);box-shadow:0 0 0 1px var(--moss)}[data-theme=mend] .ship-on .plan-dot{border-color:var(--moss)}[data-theme=mend] .ship-on .plan-dot:after{content:"";position:absolute;inset:3.5px;border-radius:50%;background:var(--moss)}[data-theme=mend] .ship-body{display:flex;flex-direction:column;gap:1px;flex:1}[data-theme=mend] .ship-name{font-size:14.5px;font-weight:600}[data-theme=mend] .ship-meta{font-size:12.5px;color:var(--ink-70)}[data-theme=mend] .ship-price{font-size:13px;font-weight:700;letter-spacing:.02em;color:var(--moss)}[data-theme=mend] .paytabs{display:flex;gap:4px;border:1px solid var(--line);border-radius:999px;padding:4px;align-self:flex-start;background:var(--milk)}[data-theme=mend] .paytab{height:38px;padding:0 26px;border-radius:999px;font-size:13.5px;font-weight:600;color:var(--ink-70);transition:background .2s ease,color .2s ease}[data-theme=mend] .paytab-on{background:var(--moss);color:var(--milk)}[data-theme=mend] .paycard{display:flex;flex-direction:column;gap:14px}[data-theme=mend] .qpay{display:flex;gap:20px;align-items:center}[data-theme=mend] .qpay-ph{width:120px;height:120px;border-radius:16px;flex-shrink:0;border:1px solid var(--line);background:repeating-linear-gradient(45deg,var(--milk) 0 10px,var(--oat) 10px 20px);display:flex;align-items:center;justify-content:center}[data-theme=mend] .qpay-ph span{font-family:ui-monospace,monospace;font-size:11px;color:var(--ink-70);background:var(--milk);padding:3px 7px;border-radius:6px;border:1px solid var(--line-soft)}[data-theme=mend] .qpay-p{font-size:13.5px;line-height:1.6;color:var(--ink-70);max-width:38ch}[data-theme=mend] .ebr-note{font-size:13px;color:var(--ink-70)}[data-theme=mend] .summary{position:sticky;top:92px;border:1px solid var(--line-soft);border-radius:28px;background:var(--milk);padding:28px;display:flex;flex-direction:column;gap:20px}[data-theme=mend] .sum-h{font-family:var(--disp);font-weight:500;font-size:25px}[data-theme=mend] .sum-lines{display:flex;flex-direction:column}[data-theme=mend] .sum-line{display:flex;gap:14px;align-items:flex-start;padding:14px 0;border-top:1px solid var(--line-soft)}[data-theme=mend] .sum-thumb{width:62px;height:62px;border-radius:16px;flex-shrink:0;background:radial-gradient(circle at 50% 40%,var(--well-hi,#FFFDF6) 0,var(--oat) 120%);border:1px solid var(--line-soft);display:flex;align-items:center;justify-content:center;overflow:hidden}[data-theme=mend] .sum-thumb img{width:58%}[data-theme=mend] .sum-line-body{flex:1;display:flex;flex-direction:column;gap:3px}[data-theme=mend] .sum-name{font-family:var(--brand);font-size:13px;font-weight:500;color:var(--ink)}[data-theme=mend] .sum-meta{font-size:12px;color:var(--ink-70)}[data-theme=mend] .sum-badges{display:flex;gap:6px;flex-wrap:wrap;margin-top:2px}[data-theme=mend] .sum-badge{font-family:var(--brand);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:4px 9px;background:var(--moss-soft);color:var(--moss);border:1px solid color-mix(in srgb,var(--moss) 30%,transparent)}[data-theme=mend] .sum-badge-amber{background:color-mix(in srgb,var(--amber) 14%,var(--milk));color:#8A5B14;border-color:color-mix(in srgb,var(--amber) 40%,transparent)}[data-theme=mend] .sum-price{font-size:14px;font-weight:700;align-self:flex-start;padding-top:2px}[data-theme=mend] .sum-qty{display:flex;align-items:center;gap:9px;margin-top:6px}[data-theme=mend] .sum-qty .qty-b{width:23px;height:23px;font-size:13px;background:var(--moss-soft)}[data-theme=mend] .sum-qty .qty-n{font-size:13px;min-width:14px}[data-theme=mend] .meter{display:flex;flex-direction:column;gap:10px}[data-theme=mend] .meter-track{position:relative;height:6px;border-radius:999px;background:rgba(67,49,28,.14)}[data-theme=mend] .meter-fill{height:100%;border-radius:999px;transition:width .6s var(--ease-out);background-color:var(--moss);background-image:repeating-linear-gradient(-55deg,rgba(255,255,255,.16) 0 7px,transparent 7px 14px);background-size:40px 100%;animation:tide-drift 1.7s linear infinite}@keyframes tide-drift{to{background-position:40px 0}}[data-theme=mend] .meter-spoon{position:absolute;top:50%;translate:-50% -50%;width:26px;height:26px;color:var(--moss);background:var(--milk);border:1.5px solid var(--moss);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:left .6s var(--ease-out);animation:wave-bob 2.6s ease-in-out infinite}[data-theme=mend] .meter-spoon svg{width:14px;height:14px}@keyframes wave-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-2.5px)}}[data-theme=mend] .meter-full .meter-spoon{background:var(--moss);color:var(--milk);animation:spoon-cheer .7s var(--spring)}@keyframes spoon-cheer{0%{transform:rotate(0)}30%{transform:rotate(-18deg) scale(1.2)}60%{transform:rotate(14deg) scale(1.15)}to{transform:rotate(0) scale(1)}}[data-theme=mend] .meter-t{font-size:12.5px;font-weight:600;color:var(--ink-70)}[data-theme=mend] .meter-full .meter-t{color:var(--moss)}[data-theme=mend] .totals{display:flex;flex-direction:column;gap:9px}[data-theme=mend] .trow{display:flex;justify-content:space-between;font-size:14px;color:var(--ink-70)}[data-theme=mend] .trow span:last-child{color:var(--ink);font-weight:600}[data-theme=mend] .trow-save span,[data-theme=mend] .trow-save span:last-child{color:var(--moss)}[data-theme=mend] .trow-total{border-top:1px solid var(--line);padding-top:13px;margin-top:4px;font-size:16px}[data-theme=mend] .trow-total span{font-weight:600;color:var(--ink)}[data-theme=mend] .trow-total span:last-child{font-family:var(--disp);font-size:26px;font-weight:500}[data-theme=mend] .btn-pay{width:100%}[data-theme=mend] .sum-note{font-size:12px;color:var(--ink-70);text-align:center}[data-theme=mend] .sub-note{font-size:12.5px;line-height:1.6;color:var(--ink-70);background:var(--moss-soft);border:1px solid color-mix(in srgb,var(--moss) 25%,transparent);border-radius:14px;padding:12px 15px}[data-theme=mend] .sub-note b{color:var(--moss);font-weight:700}[data-theme=mend] .paid{max-width:620px;margin:0 auto;padding:clamp(80px,12vh,140px) var(--gutter);display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;min-height:46vh}[data-theme=mend] .paid-jar{width:130px;margin-bottom:8px}[data-theme=mend] .paid-jar img{transform-origin:50% 92%;animation:wave-hello .95s var(--ease-out) .3s;filter:drop-shadow(0 18px 30px rgba(61,43,23,.22))}[data-theme=mend] .paid-jar.tipped{width:252px}[data-theme=mend] .tipped img{width:100%;height:auto;animation:none;filter:drop-shadow(0 10px 18px rgba(61,43,23,.2))}[data-theme=mend] .paid-h{font-family:var(--disp);font-weight:500;font-size:clamp(46px,5vw,68px);letter-spacing:-.01em;line-height:1.04}[data-theme=mend] .paid-h em{font-style:italic;color:var(--moss)}[data-theme=mend] .paid-p{font-size:15.5px;line-height:1.65;color:var(--ink-70);margin-bottom:12px;max-width:44ch}[data-theme=mend] .paid-extras{display:flex;flex-direction:column;gap:14px;width:100%;max-width:460px;margin:6px 0 14px}[data-theme=mend] .streak{display:flex;align-items:center;justify-content:center;gap:10px;border:1.5px solid var(--moss);color:var(--moss);border-radius:999px;min-height:50px;padding:10px 22px;font-size:14px;font-weight:600;transition:background .2s ease,color .2s ease}[data-theme=mend] .streak svg{width:15px;height:15px;flex-shrink:0}[data-theme=mend] .streak:hover{background:var(--moss-soft)}[data-theme=mend] .streak-on{background:var(--moss);color:var(--milk);cursor:default}[data-theme=mend] .streak-on:hover{background:var(--moss)}[data-theme=mend] .ref-card{border:1px dashed var(--line);border-radius:20px;background:var(--milk);padding:20px 22px;display:flex;flex-direction:column;gap:7px;text-align:center}[data-theme=mend] .ref-eyebrow{font-family:var(--brand);font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--moss)}[data-theme=mend] .ref-code{font-family:var(--brand);font-size:24px;font-weight:600;letter-spacing:.06em}[data-theme=mend] .ref-card p{font-size:13px;line-height:1.55;color:var(--ink-70)}@media (prefers-reduced-motion:reduce){[data-theme=mend] .meter-fill{animation:none;transition:width .6s var(--ease-out)}[data-theme=mend] .meter-spoon{animation:none;transition:left .6s var(--ease-out)}[data-theme=mend] .m-paid img,[data-theme=mend] .meter-full .meter-spoon,[data-theme=mend] .paid-jar img{animation:none}[data-theme=mend] *,[data-theme=mend] :after,[data-theme=mend] :before{transition-duration:.01ms!important}}[data-theme=mend] .mp-name{font-family:var(--brand);font-size:23px;font-weight:500;margin-top:16px}[data-theme=mend] .mc-line{display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-top:1px solid var(--line-soft)}[data-theme=mend] .mc-thumb{width:52px;height:52px;border-radius:13px;flex-shrink:0;background:radial-gradient(circle at 50% 40%,#FFFDF6 0,var(--oat) 120%);border:1px solid var(--line-soft);display:flex;align-items:center;justify-content:center;overflow:hidden}[data-theme=mend] .mc-thumb img{width:56%}[data-theme=mend] .mc-body{flex:1;display:flex;flex-direction:column;gap:2px}[data-theme=mend] .mc-name{font-family:var(--brand);font-size:12px;font-weight:500}[data-theme=mend] .mc-meta{font-size:11px;color:var(--ink-70)}[data-theme=mend] .mc-line .sum-badges{margin-top:3px}[data-theme=mend] .mc-line .sum-badge{font-size:8px;padding:3px 7px}[data-theme=mend] .mc-price{font-size:12.5px;font-weight:700;padding-top:2px}[data-theme=mend] .mc-qty{display:flex;align-items:center;gap:8px;margin-top:5px}[data-theme=mend] .mc-qty .qty-b{width:24px;height:24px;font-size:13px;background:var(--moss-soft);border-radius:50%}[data-theme=mend] .mc-qty .qty-n{font-size:12px;min-width:14px;text-align:center;font-weight:700}[data-theme=mend] .mc-meter{margin:14px 0 4px}[data-theme=mend] .mc-sec{border-top:1px solid var(--line);padding:16px 0}[data-theme=mend] .mc-sec-h{display:flex;align-items:baseline;gap:10px;font-family:var(--disp);font-weight:500;font-size:18px;margin-bottom:10px}[data-theme=mend] .mc-sec-h .chk-num{font-size:9.5px}[data-theme=mend] .mc-frow{display:grid;grid-template-columns:1fr 1fr;gap:10px}[data-theme=mend] .mc-sec .fld{margin-bottom:10px}[data-theme=mend] .mc-sec .fld-l{font-size:9px}[data-theme=mend] .mc-sec .inp{height:44px;border-radius:12px;font-size:14px}[data-theme=mend] .mc-sec .ship{padding:11px 13px;border-radius:14px}[data-theme=mend] .mc-sec .ship-name{font-size:13px}[data-theme=mend] .mc-sec .ship-meta{font-size:11px}[data-theme=mend] .mc-sec .paytabs{margin-bottom:12px}[data-theme=mend] .mc-sec .paytab{height:34px;padding:0 18px;font-size:12.5px}[data-theme=mend] .mc-totals{display:flex;flex-direction:column;gap:7px;padding:14px 0 4px;border-top:1px solid var(--line)}[data-theme=mend] .mc-totals .trow{font-size:13px}[data-theme=mend] .mc-totals .trow-total span:last-child{font-size:21px}[data-theme=mend] .mc-pay{margin:12px 0 4px;width:100%}[data-theme=mend] .m-empty{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;padding:36px 20px 46px}[data-theme=mend] .m-empty img{width:180px;height:auto;filter:drop-shadow(0 8px 14px rgba(61,43,23,.2));margin-bottom:8px}[data-theme=mend] .m-empty-h{font-family:var(--disp);font-weight:500;font-size:26px}[data-theme=mend] .m-empty-p{font-size:13.5px;color:var(--ink-70)}[data-theme=mend] .m-paid{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;padding:30px 16px 40px}[data-theme=mend] .m-paid img{width:92px;transform-origin:50% 92%;animation:wave-hello .95s var(--ease-out) .3s;filter:drop-shadow(0 12px 20px rgba(61,43,23,.22))}[data-theme=mend] .m-paid-h{font-family:var(--disp);font-weight:500;font-size:30px;line-height:1.1}[data-theme=mend] .m-paid-h em{font-style:italic;color:var(--moss)}[data-theme=mend] .m-paid-p{font-size:13.5px;color:var(--ink-70);line-height:1.6;max-width:32ch}[data-theme=mend] .m-paid .ref-card{margin-top:8px;padding:16px}[data-theme=mend] .m-paid .ref-code{font-size:19px}[data-theme=mend] .m-paid .streak{font-size:12.5px;min-height:44px;padding:8px 18px}[data-theme=mend]{--otog-cream:var(--cream);--otog-paper:var(--milk);--otog-black:var(--ink);--otog-orange:var(--moss);--otog-body-alt:var(--ink-70);--otog-muted:var(--ink-50);--otog-border:var(--line);--otog-font-display:var(--disp);--otog-font-ui:var(--ui);--otog-font-mono:var(--brand);--otog-ease:cubic-bezier(0.22,1,0.36,1);--otog-duration:0.2s}[data-theme=mend] .otog-overline{font-family:var(--brand);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--amber-text)}[data-theme=mend] .otog-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--ui);font-weight:600;font-size:14px;line-height:1;padding:13px 24px;border-radius:999px;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:filter .2s var(--otog-ease),background .2s var(--otog-ease)}[data-theme=mend] .otog-btn:hover{filter:brightness(.96)}[data-theme=mend] .otog-btn:focus-visible{outline:2px solid var(--moss);outline-offset:2px}[data-theme=mend] .otog-btn--primary{background:var(--moss);color:var(--on-soil)}[data-theme=mend] .otog-btn--secondary{background:transparent;color:var(--soil);border-color:var(--line)}[data-theme=mend] .otog-btn--accent{background:var(--amber);color:var(--soil)}[data-theme=mend] .otog-btn--sm{padding:9px 16px;font-size:13px}[data-theme=mend] .otog-container{width:100%;max-width:var(--maxw,1240px);margin-inline:auto;padding-inline:var(--gutter,clamp(20px,5vw,72px))}[data-theme=mend] .otog-section{padding-block:clamp(40px,6vw,80px)}[data-theme=mend] .otog-section--cream{background:var(--cream)}[data-theme=mend] .otog-form label{font-family:var(--ui);color:var(--ink)}[data-theme=mend] .otog-form input[type=email],[data-theme=mend] .otog-form input[type=number],[data-theme=mend] .otog-form input[type=password],[data-theme=mend] .otog-form input[type=search],[data-theme=mend] .otog-form input[type=tel],[data-theme=mend] .otog-form input[type=text],[data-theme=mend] .otog-form input[type=url],[data-theme=mend] .otog-form select,[data-theme=mend] .otog-form textarea{font-family:var(--ui);color:var(--ink);background:var(--milk);border:1px solid var(--line);border-radius:10px;padding:11px 13px}[data-theme=mend] .otog-form input:focus,[data-theme=mend] .otog-form select:focus,[data-theme=mend] .otog-form textarea:focus{outline:2px solid var(--moss);outline-offset:1px;border-color:var(--moss)}[data-theme=mend] .otog-form input::-moz-placeholder,[data-theme=mend] .otog-form textarea::-moz-placeholder{color:var(--ink-50)}[data-theme=mend] .otog-form input::placeholder,[data-theme=mend] .otog-form textarea::placeholder{color:var(--ink-50)}[data-theme=mend] .otog-grid{display:grid;gap:22px;grid-template-columns:repeat(2,1fr)}[data-theme=mend] .otog-grid--4{grid-template-columns:repeat(4,1fr)}@media (max-width:1080px){[data-theme=mend] .otog-grid--4{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){[data-theme=mend] .otog-grid--4{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){[data-theme=mend] .otog-grid--4{gap:12px}}[data-theme=mend] .otog-product{display:flex;flex-direction:column;gap:0;font-family:var(--ui);color:var(--ink)}[data-theme=mend] .otog-product__media{position:relative;display:block;width:100%;aspect-ratio:3/4;overflow:hidden;border-radius:10px;background:var(--oat);text-decoration:none}[data-theme=mend] .otog-product__img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .3s var(--ease-out)}[data-theme=mend] .otog-product__img--alt{opacity:0}[data-theme=mend] .otog-product__media:hover .otog-product__img--alt{opacity:1}[data-theme=mend] .otog-product__media:hover .otog-product__img:not(.otog-product__img--alt){opacity:0}[data-theme=mend] .otog-product__body{padding:12px 4px 0;display:flex;flex-direction:column;gap:3px}[data-theme=mend] .otog-product__brand{font-family:var(--brand);font-size:10px;font-weight:500;letter-spacing:.2em;color:var(--moss)}[data-theme=mend] .otog-product__name{font-family:var(--brand);font-size:14px;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:0}@media (max-width:480px){[data-theme=mend] .otog-product__name{font-size:12.5px}}[data-theme=mend] .otog-badge{position:absolute;top:10px;left:10px;font-family:var(--brand);font-size:9px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;padding:4px 10px;border-radius:999px;background:var(--soil);color:var(--on-soil);z-index:2}[data-theme=mend] .otog-badge--sale{background:var(--amber);color:var(--soil)}[data-theme=mend] .otog-badge--new{background:var(--moss);color:var(--on-soil)}[data-theme=mend] .otog-price{font-size:14px;font-weight:600;color:var(--ink-70)}[data-theme=mend] .otog-price--sale{color:var(--amber-text)}[data-theme=mend] .otog-price--strike{text-decoration:line-through;color:var(--ink-50)}[data-theme=mend] .otog-stars{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--amber)}[data-theme=mend] .otog-stars>span{color:var(--ink-50);font-size:11px}[data-theme=mend] .otog-cluster{display:flex;flex-wrap:wrap}