.art-phone-vs-portal{font-family:-apple-system,Segoe UI,sans-serif;color:#3f4948;padding:72px 24px;box-sizing:border-box}.art-phone-vs-portal *,.art-phone-vs-portal *:before,.art-phone-vs-portal *:after{box-sizing:border-box}.art-phone-vs-portal .pvp-wrap{position:relative;max-width:1100px;margin:0 auto}.art-phone-vs-portal .pvp-hd{text-align:center;margin:0 0 44px}.art-phone-vs-portal .kicker{margin:0 0 12px}.art-phone-vs-portal .pvp-headline{font-family:Montserrat,sans-serif;font-weight:700;font-size:clamp(28px,4.4vw,44px);line-height:1.12;color:#3f4948;margin:0;letter-spacing:-.01em}.art-phone-vs-portal .pvp-replay{position:absolute;top:-46px;right:0;z-index:5;display:inline-flex;align-items:center;gap:7px;font-family:Montserrat,sans-serif;font-weight:600;font-size:12px;letter-spacing:.04em;color:#5d6a68;background:#fff;border:1px solid rgba(63,73,72,.16);border-radius:var(--r-pill);padding:7px 14px;cursor:pointer;box-shadow:var(--shadow-sm);transition:color .25s,border-color .25s,box-shadow .25s,transform .25s}.art-phone-vs-portal .pvp-replay:hover{color:#69936c;border-color:#69936c;box-shadow:0 4px 14px #3f494824}.art-phone-vs-portal .pvp-replay:active{transform:scale(.96)}.art-phone-vs-portal .pvp-replay:focus-visible{outline:2px solid #69936C;outline-offset:2px}.art-phone-vs-portal .pvp-replay svg{width:13px;height:13px;fill:currentColor}.art-phone-vs-portal .pvp-grid{display:grid;grid-template-columns:minmax(0,1fr) 64px minmax(0,1fr);align-items:stretch}.art-phone-vs-portal .pvp-col{display:flex;flex-direction:column;min-width:0}.art-phone-vs-portal .pvp-label{font-family:"PT Serif",Georgia,serif;font-style:italic;font-size:15px;color:#6b7472;margin:0 0 12px;text-align:center}.art-phone-vs-portal .pvp-label-green{color:#4a7c59}.art-phone-vs-portal .pvp-vs{align-self:center;justify-self:center;width:42px;height:42px;border-radius:var(--r-circle);display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #E0E4E2;font-family:Montserrat,sans-serif;font-weight:700;font-size:11px;letter-spacing:.06em;color:#8c9593;box-shadow:var(--shadow-sm)}.art-phone-vs-portal .pvp-card{background:#fff;border:1px solid rgba(63,73,72,.08);border-radius:var(--r-lg);box-shadow:var(--shadow-lg);overflow:hidden;flex:1;display:flex;flex-direction:column}.art-phone-vs-portal .pvp-phone-hd{display:flex;align-items:center;gap:11px;padding:13px 18px;border-bottom:1px solid #EDEFEE;background:#fff}.art-phone-vs-portal .pvp-avatar{width:32px;height:32px;border-radius:var(--r-circle);flex:none;background:#e4e7e6;color:#7d8785;display:flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-weight:700;font-size:13px}.art-phone-vs-portal .pvp-phone-who{min-width:0}.art-phone-vs-portal .pvp-phone-name{font-family:Montserrat,sans-serif;font-weight:600;font-size:13px;color:#3f4948}.art-phone-vs-portal .pvp-phone-sub{font-size:11px;color:#9aa3a1;margin-top:1px}.art-phone-vs-portal .pvp-phone-hd svg{margin-left:auto;width:15px;height:15px;fill:#c2c8c6;flex:none}.art-phone-vs-portal .pvp-thread{background:#f7f8f8;padding:18px 18px 20px;flex:1;display:flex;flex-direction:column}.art-phone-vs-portal .pvp-msg{display:flex;flex-direction:column;align-items:flex-start;margin:0 0 11px;opacity:0;transform:translateY(10px) scale(.96);transform-origin:bottom left;transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.22,1,.36,1)}.art-phone-vs-portal .pvp-you{align-items:flex-end;transform-origin:bottom right}.art-phone-vs-portal .pvp-msg.pvp-show{opacity:1;transform:translateY(0) scale(1)}.art-phone-vs-portal .pvp-bub{position:relative;max-width:80%;background:#e9eceb;border-radius:var(--r-md);border-bottom-left-radius:6px;padding:9px 13px;font-size:13.5px;line-height:1.45;color:#3f4948}.art-phone-vs-portal .pvp-you .pvp-bub{background:#dce1df;border-radius:var(--r-md);border-bottom-right-radius:6px}.art-phone-vs-portal .pvp-ghost{visibility:hidden;white-space:pre-wrap}.art-phone-vs-portal .pvp-txt{position:absolute;top:9px;left:13px;right:13px;white-space:pre-wrap}.art-phone-vs-portal .pvp-dots{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:4px}.art-phone-vs-portal .pvp-msg.pvp-typed .pvp-dots{display:none}.art-phone-vs-portal .pvp-dots i{width:6px;height:6px;border-radius:var(--r-circle);background:#9aa3a1;opacity:.35}.art-phone-vs-portal .pvp-msg.pvp-show:not(.pvp-typed) .pvp-dots i{animation:phone-vs-portal-dot 1s infinite ease-in-out}.art-phone-vs-portal .pvp-msg.pvp-show:not(.pvp-typed) .pvp-dots i:nth-child(2){animation-delay:.15s}.art-phone-vs-portal .pvp-msg.pvp-show:not(.pvp-typed) .pvp-dots i:nth-child(3){animation-delay:.3s}@keyframes phone-vs-portal-dot{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}.art-phone-vs-portal .pvp-ts{font-size:10px;color:#a6aeac;margin-top:4px;padding:0 4px;opacity:0;transition:opacity .4s ease .1s}.art-phone-vs-portal .pvp-msg.pvp-done .pvp-ts{opacity:1}.art-phone-vs-portal .pvp-gap{display:flex;align-items:center;gap:12px;margin:4px 0 15px;opacity:0;transition:opacity .6s cubic-bezier(.22,1,.36,1)}.art-phone-vs-portal .pvp-gap.pvp-show{opacity:1}.art-phone-vs-portal .pvp-gap:before,.art-phone-vs-portal .pvp-gap:after{content:"";flex:1;height:1px;background:#e1e5e3}.art-phone-vs-portal .pvp-gap span{font-family:"PT Serif",Georgia,serif;font-style:italic;font-size:11px;color:#9aa3a1;white-space:nowrap}.art-phone-vs-portal .pvp-callrow{align-self:center;display:flex;align-items:center;gap:7px;background:#fff;border:1px solid #E6E9E8;border-radius:var(--r-pill);padding:6px 13px;margin:1px 0 13px;font-size:11.5px;color:#7d8785;opacity:0;transform:translateY(8px);transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.22,1,.36,1)}.art-phone-vs-portal .pvp-callrow.pvp-show{opacity:1;transform:translateY(0)}.art-phone-vs-portal .pvp-callrow svg{width:12px;height:12px;flex:none;fill:#a6aeac}.art-phone-vs-portal .pvp-missed{color:#a33226}.art-phone-vs-portal .pvp-missed svg{fill:#c56b5f}.art-phone-vs-portal .pvp-callrow .pvp-call-ts{color:#a6aeac}.art-phone-vs-portal .pvp-tally{margin-top:auto;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:var(--r-sm);padding:10px 14px;font-family:Montserrat,sans-serif;font-weight:700;font-size:12.5px;letter-spacing:.01em;opacity:0;transform:translateY(10px);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.art-phone-vs-portal .pvp-tally.pvp-show{opacity:1;transform:translateY(0)}.art-phone-vs-portal .pvp-tally svg{width:14px;height:14px;flex:none;fill:currentColor}.art-phone-vs-portal .pvp-tally-red{background:#fbecea;border:1px solid #F0CCC6;color:#9f2b1e}.art-phone-vs-portal .pvp-tally-green{background:#eaf3ec;border:1px solid #C9E4CF;color:#3d6b4a}.art-phone-vs-portal .pvp-portal{border-top:4px solid #4A7C59}.art-phone-vs-portal .pvp-portal-hd{display:flex;align-items:center;gap:9px;padding:13px 18px;border-bottom:1px solid #EDEFEE}.art-phone-vs-portal .pvp-portal-hd svg{width:18px;height:18px;flex:none}.art-phone-vs-portal .pvp-portal-title{font-family:Montserrat,sans-serif;font-weight:700;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#3f4948}.art-phone-vs-portal .pvp-portal-bd{padding:18px 18px 20px;flex:1;display:flex;flex-direction:column}.art-phone-vs-portal .pvp-search{display:flex;align-items:center;gap:9px;border:1.5px solid #DDE2E0;border-radius:var(--r-sm);padding:11px 14px;background:#fff;transition:border-color .3s,box-shadow .3s}.art-phone-vs-portal .pvp-search.pvp-typing{border-color:#4a7c59;box-shadow:0 0 0 3px #4a7c591f}.art-phone-vs-portal .pvp-search svg{width:15px;height:15px;flex:none;fill:#9aa3a1}.art-phone-vs-portal .pvp-search-text{font-size:14.5px;color:#3f4948;min-height:21px;display:flex;align-items:center}.art-phone-vs-portal .pvp-ph{color:#a6aeac}.art-phone-vs-portal .pvp-search.pvp-typing .pvp-ph,.art-phone-vs-portal .pvp-search.pvp-has .pvp-ph{display:none}.art-phone-vs-portal .pvp-caret{display:none;width:1.5px;height:16px;background:#4a7c59;margin-left:1px}.art-phone-vs-portal .pvp-search.pvp-typing .pvp-caret{display:inline-block;animation:phone-vs-portal-caret 1s steps(2,start) infinite}@keyframes phone-vs-portal-caret{0%,49%{opacity:1}50%,to{opacity:0}}.art-phone-vs-portal .pvp-result{margin-top:14px;border:1px solid #E4E8E6;border-radius:var(--r-md);padding:14px;opacity:0;transform:translateY(10px);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1)}.art-phone-vs-portal .pvp-result.pvp-show{opacity:1;transform:translateY(0)}.art-phone-vs-portal .pvp-result-top{display:flex;align-items:flex-start;gap:10px}.art-phone-vs-portal .pvp-result-name{font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;color:#3f4948}.art-phone-vs-portal .pvp-result-sub{font-size:12px;color:#8c9593;margin-top:3px}.art-phone-vs-portal .pvp-count{margin-left:auto;flex:none;display:inline-flex;align-items:center;gap:6px;background:#eaf3ec;border:1px solid #C9E4CF;border-radius:var(--r-pill);padding:5px 11px;font-size:12px;font-weight:600;color:#3d6b4a;white-space:nowrap}.art-phone-vs-portal .pvp-live{width:6px;height:6px;border-radius:var(--r-circle);background:#63b76b;flex:none}.art-phone-vs-portal .pvp-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:13px;padding-top:13px;border-top:1px solid #EFF1F0}.art-phone-vs-portal .pvp-qtybox{display:inline-flex;align-items:center;gap:7px;border:1px solid #DDE2E0;border-radius:var(--r-sm);padding:7px 11px;font-size:12.5px;color:#7d8785}.art-phone-vs-portal .pvp-qty{font-family:Montserrat,sans-serif;font-weight:700;color:#3f4948;min-width:18px;text-align:right}.art-phone-vs-portal .pvp-reserve{display:inline-flex;align-items:center;background:#4a7c59;color:#fff;border-radius:var(--r-sm);padding:8px 18px;font-family:Montserrat,sans-serif;font-weight:700;font-size:12.5px;letter-spacing:.02em;box-shadow:0 4px 10px -3px #4a7c598c;transition:transform .14s ease,background .14s ease,box-shadow .14s ease}.art-phone-vs-portal .pvp-reserve.pvp-pressed{transform:scale(.93);background:#3d6849;box-shadow:0 2px 5px -2px #4a7c598c}.art-phone-vs-portal .pvp-pill{margin-top:14px;display:flex;align-items:center;justify-content:center;gap:8px;background:#eaf3ec;border:1px solid #BFE3C8;border-radius:var(--r-pill);padding:9px 16px;font-family:Montserrat,sans-serif;font-weight:700;font-size:13px;color:#2f5a3c;opacity:0;transform:translateY(10px) scale(.97);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1)}.art-phone-vs-portal .pvp-pill.pvp-show{opacity:1;transform:translateY(0) scale(1)}.art-phone-vs-portal .pvp-pill svg{width:15px;height:15px;flex:none;fill:#4a7c59}.art-phone-vs-portal .pvp-portal-bd .pvp-tally{margin-top:auto}.art-phone-vs-portal .pvp-portal-bd .pvp-pill+.pvp-tally{padding-top:10px}.art-phone-vs-portal .pvp-note{margin:auto 0;padding:18px 0;text-align:center;font-family:"PT Serif",Georgia,serif;font-style:italic;font-size:13px;color:#9aa3a1;opacity:0;transform:translateY(6px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.art-phone-vs-portal .pvp-note.pvp-show{opacity:1;transform:translateY(0)}.art-phone-vs-portal .pvp-foot{text-align:center;margin:28px 0 0;font-family:"PT Serif",Georgia,serif;font-style:italic;font-size:12px;color:#9aa3a1}.art-phone-vs-portal .pvp-hd,.art-phone-vs-portal .pvp-col-left,.art-phone-vs-portal .pvp-col-right,.art-phone-vs-portal .pvp-vs,.art-phone-vs-portal .pvp-foot,.art-phone-vs-portal .pvp-replay{opacity:0;transform:translateY(24px);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}.art-phone-vs-portal .pvp-replay{transform:translateY(10px)}.art-phone-vs-portal.pvp-in .pvp-hd,.art-phone-vs-portal.pvp-in .pvp-col-left,.art-phone-vs-portal.pvp-in .pvp-col-right,.art-phone-vs-portal.pvp-in .pvp-vs,.art-phone-vs-portal.pvp-in .pvp-foot,.art-phone-vs-portal.pvp-in .pvp-replay{opacity:1;transform:translateY(0)}.art-phone-vs-portal.pvp-in .pvp-col-left{transition-delay:.12s}.art-phone-vs-portal.pvp-in .pvp-col-right{transition-delay:.24s}.art-phone-vs-portal.pvp-in .pvp-vs{transition-delay:.3s}.art-phone-vs-portal.pvp-in .pvp-foot{transition-delay:.34s}.art-phone-vs-portal.pvp-noanim *,.art-phone-vs-portal.pvp-noanim *:before,.art-phone-vs-portal.pvp-noanim *:after{transition:none!important;animation:none!important}.art-phone-vs-portal .pvp-sr{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(max-width:880px){.art-phone-vs-portal{padding:56px 18px}.art-phone-vs-portal .pvp-grid{grid-template-columns:1fr}.art-phone-vs-portal .pvp-vs{margin:20px auto}.art-phone-vs-portal .pvp-replay{top:-40px}.art-phone-vs-portal .pvp-hd{margin-bottom:32px}}@media(max-width:480px){.art-phone-vs-portal .pvp-bub{max-width:92%}.art-phone-vs-portal .pvp-actions{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){.art-phone-vs-portal *,.art-phone-vs-portal *:before,.art-phone-vs-portal *:after{transition:none!important;animation:none!important}.art-phone-vs-portal .pvp-hd,.art-phone-vs-portal .pvp-col-left,.art-phone-vs-portal .pvp-col-right,.art-phone-vs-portal .pvp-vs,.art-phone-vs-portal .pvp-foot,.art-phone-vs-portal .pvp-replay{opacity:1;transform:none}}.one-rec[data-astro-cid-iullwe7r]{text-align:center}.or-stage[data-astro-cid-iullwe7r]{position:relative;width:980px;max-width:100%;height:520px;margin:30px auto 0}.or-wires[data-astro-cid-iullwe7r]{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.or-wire[data-astro-cid-iullwe7r]{fill:none;stroke-width:1.6;opacity:.6}.or-rec[data-astro-cid-iullwe7r]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:320px;z-index:3;text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);box-shadow:0 1px #fffc inset,0 34px 64px -32px #2c343380,0 10px 24px -16px #2c34332e}.or-rec-hd[data-astro-cid-iullwe7r]{display:flex;align-items:center;gap:8px;padding:13px 15px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fbfdfb,#f6f8f5);border-radius:var(--r-md) var(--r-md) 0 0}.or-rec-leaf[data-astro-cid-iullwe7r]{width:22px;height:22px;border-radius:6px;background:var(--spring-soft);display:flex;align-items:center;justify-content:center;flex:none}.or-rec-leaf[data-astro-cid-iullwe7r] svg[data-astro-cid-iullwe7r]{width:13px;height:13px}.or-rec-no[data-astro-cid-iullwe7r]{font-size:14.5px;font-weight:700;color:var(--soil-deep);letter-spacing:.02em}.or-rec-status[data-astro-cid-iullwe7r]{margin-left:auto;font-family:var(--mono);font-size:9.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#276535;background:var(--spring-soft);border-radius:var(--r-pill);padding:3px 9px}.or-rec-bd[data-astro-cid-iullwe7r]{padding:13px 15px}.or-rec-cust[data-astro-cid-iullwe7r]{font-size:13.5px;font-weight:600;color:var(--soil-deep)}.or-rec-cust[data-astro-cid-iullwe7r] span[data-astro-cid-iullwe7r]{font-family:var(--mono);font-size:10px;color:var(--text-faint);margin-left:5px}.or-rec-line[data-astro-cid-iullwe7r]{display:flex;align-items:center;gap:8px;margin-top:11px;padding-top:11px;border-top:1px solid var(--line);font-size:13px}.or-rec-line[data-astro-cid-iullwe7r] .nm[data-astro-cid-iullwe7r]{flex:1;color:var(--soil)}.or-rec-line[data-astro-cid-iullwe7r] .q[data-astro-cid-iullwe7r]{font-family:var(--mono);font-weight:600;color:var(--text-dim)}.or-rec-meta[data-astro-cid-iullwe7r]{display:flex;gap:6px;flex-wrap:wrap;margin-top:11px}.or-rec-tag[data-astro-cid-iullwe7r]{font-family:var(--mono);font-size:9.5px;color:var(--text-dim);background:var(--bg);border:1px solid var(--line);border-radius:var(--r-pill);padding:3px 8px}.or-rec-ft[data-astro-cid-iullwe7r]{display:flex;justify-content:space-between;padding:11px 15px;border-top:1px solid var(--line);background:var(--bg);border-radius:0 0 var(--r-md) var(--r-md);font-family:var(--mono);font-size:10px;color:var(--text-faint)}.or-rec-ft[data-astro-cid-iullwe7r] b[data-astro-cid-iullwe7r]{color:var(--soil-deep);font-weight:600}.or-mod[data-astro-cid-iullwe7r]{position:absolute;width:210px;z-index:2}.or-mod-in[data-astro-cid-iullwe7r]{display:flex;flex-direction:column;gap:2px;text-align:left;background:color-mix(in srgb,var(--surface) 78%,transparent);border:1px solid var(--line);border-radius:var(--r-sm);padding:11px 13px}.or-mod-hd[data-astro-cid-iullwe7r]{display:flex;align-items:center;gap:7px}.or-mod-dot[data-astro-cid-iullwe7r]{width:9px;height:9px;border-radius:50%;flex:none}.or-mod-nm[data-astro-cid-iullwe7r]{font-family:var(--mono);font-size:11px;font-weight:600;letter-spacing:.11em;text-transform:uppercase}.or-mod-nm[data-astro-cid-iullwe7r] sup[data-astro-cid-iullwe7r]{font-size:.62em;line-height:0;letter-spacing:0}.or-mod-ds[data-astro-cid-iullwe7r]{font-size:11.5px;color:var(--text-dim);line-height:1.4}.or-mod[data-astro-cid-iullwe7r].r .or-mod-in[data-astro-cid-iullwe7r]{text-align:right}.or-mod[data-astro-cid-iullwe7r].r .or-mod-hd[data-astro-cid-iullwe7r]{flex-direction:row-reverse}.m-fulfill[data-astro-cid-iullwe7r]{left:0;top:24px}.m-produce[data-astro-cid-iullwe7r]{left:-6px;top:206px}.m-restock[data-astro-cid-iullwe7r]{left:0;top:388px}.m-report[data-astro-cid-iullwe7r]{right:0;top:24px}.m-books[data-astro-cid-iullwe7r]{right:-6px;top:206px}.m-forecast[data-astro-cid-iullwe7r]{right:0;top:388px}.one-rec[data-astro-cid-iullwe7r] .or-link[data-astro-cid-iullwe7r]{display:inline-block;margin-top:30px;font-family:var(--mono);font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--fern-deep);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.one-rec[data-astro-cid-iullwe7r] .or-link[data-astro-cid-iullwe7r] span[data-astro-cid-iullwe7r]{transition:transform .2s ease;display:inline-block}.one-rec[data-astro-cid-iullwe7r] .or-link[data-astro-cid-iullwe7r]:hover{border-color:var(--fern-deep)}.one-rec[data-astro-cid-iullwe7r] .or-link[data-astro-cid-iullwe7r]:hover span[data-astro-cid-iullwe7r]{transform:translate(3px)}@media(max-width:900px){.or-stage[data-astro-cid-iullwe7r]{height:auto;display:flex;flex-direction:column;gap:12px;align-items:center;margin-top:24px}.or-wires[data-astro-cid-iullwe7r]{display:none}.or-rec[data-astro-cid-iullwe7r]{position:static;transform:none}.or-mod[data-astro-cid-iullwe7r]{position:static;width:100%;max-width:340px}.or-mod[data-astro-cid-iullwe7r].r .or-mod-in[data-astro-cid-iullwe7r]{text-align:left}.or-mod[data-astro-cid-iullwe7r].r .or-mod-hd[data-astro-cid-iullwe7r]{flex-direction:row}}.sol-shell[data-astro-cid-2lqzrun5]{display:grid;grid-template-columns:var(--sside-w, 210px) minmax(0,1fr)}.sol-main[data-astro-cid-2lqzrun5] .wrap{max-width:1400px}.sol-main[data-astro-cid-2lqzrun5]{min-width:0}@media(min-width:1024px){.sol-main[data-astro-cid-2lqzrun5]>.block[data-astro-cid-2lqzrun5].tint,.sol-main[data-astro-cid-2lqzrun5]>.block[data-astro-cid-2lqzrun5].on-dark,.sol-main[data-astro-cid-2lqzrun5]>.block.aiw{margin-inline:calc(-1 * var(--sside-w, 210px)) 0;padding-inline:var(--sside-w, 210px) 0}}.sol-shell[data-astro-cid-2lqzrun5]>.mside{z-index:3}.sol-shell[data-astro-cid-2lqzrun5] .mside-inner.over-photo a{color:#fff}@media(max-width:1023px){.sol-shell[data-astro-cid-2lqzrun5]{display:block}}.pain[data-astro-cid-2lqzrun5] .fix[data-astro-cid-2lqzrun5]{display:flex;flex-direction:column;gap:.5rem}.pain-mod[data-astro-cid-2lqzrun5]{display:inline-flex;align-items:center;gap:.45rem}.pain-mod-ic[data-astro-cid-2lqzrun5]{display:block;flex-shrink:0}.pain-fix[data-astro-cid-2lqzrun5]{font-size:.86rem;color:var(--text-dim);line-height:1.5}.seg-proof[data-astro-cid-2lqzrun5]{padding-top:2.4rem}.seg-hero-split[data-astro-cid-2lqzrun5]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem 3.5rem;align-items:center;text-align:left}.seg-hero-copy[data-astro-cid-2lqzrun5] h1[data-astro-cid-2lqzrun5]{margin:0;max-width:none;font-size:var(--hero-h1-sm);hyphens:none}.seg-hero-copy[data-astro-cid-2lqzrun5] .lede[data-astro-cid-2lqzrun5]{margin-left:0;margin-right:0;max-width:34rem}.seg-hero-copy[data-astro-cid-2lqzrun5] .hero-ctas[data-astro-cid-2lqzrun5]{justify-content:flex-start}@media(min-width:1024px){.seg-hero-copy[data-astro-cid-2lqzrun5] .hero-ctas[data-astro-cid-2lqzrun5]{flex-wrap:nowrap;gap:.65rem}.seg-hero-copy[data-astro-cid-2lqzrun5] .hero-ctas[data-astro-cid-2lqzrun5] .btn[data-astro-cid-2lqzrun5]{padding-inline:1.3rem;white-space:nowrap}}.seg-hero-shot[data-astro-cid-2lqzrun5]{min-width:0}.seg-shot-note[data-astro-cid-2lqzrun5]{margin:.5rem 0 0;font-size:.68rem;color:var(--text-faint);max-width:calc(100% - 12.5rem)}@media(max-width:1023px){.seg-hero-split[data-astro-cid-2lqzrun5]{grid-template-columns:1fr}.seg-hero-shot[data-astro-cid-2lqzrun5]{max-width:34rem}}.seg-feats[data-astro-cid-2lqzrun5]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem 2.8rem;max-width:66rem}@media(max-width:700px){.seg-feats[data-astro-cid-2lqzrun5]{grid-template-columns:1fr}}.seg-feats[data-astro-cid-2lqzrun5] li[data-astro-cid-2lqzrun5]{display:flex;gap:.85rem;align-items:flex-start}.seg-feat-ic[data-astro-cid-2lqzrun5]{width:1.7rem;height:1.7rem;border-radius:var(--r-circle, 999px);background:var(--spring-soft, rgba(105, 147, 108, .16));color:var(--fern-deep);display:grid;place-items:center;flex-shrink:0;margin-top:.15rem}.seg-feat-ic[data-astro-cid-2lqzrun5] svg[data-astro-cid-2lqzrun5]{width:.9rem;height:.9rem}.seg-feat-tx[data-astro-cid-2lqzrun5] b[data-astro-cid-2lqzrun5]{display:block;font-size:1.04rem;font-weight:600;color:var(--soil-deep);line-height:1.35}.seg-feat-tx[data-astro-cid-2lqzrun5]>span[data-astro-cid-2lqzrun5]{display:block;font-size:.9rem;color:var(--text-dim);line-height:1.5;margin-top:.15rem}.seg-proof-card[data-astro-cid-2lqzrun5]{margin-top:2.2rem;padding:1.9rem 2.4rem}.block[data-astro-cid-2lqzrun5].on-dark{position:relative;background-color:var(--soil-deep);background-image:radial-gradient(ellipse 70% 80% at 50% 0%,rgba(105,147,108,.22),transparent 70%),linear-gradient(180deg,#26302e 0%,var(--soil-deep, #2c3433) 100%)}.block[data-astro-cid-2lqzrun5].on-dark>.wrap[data-astro-cid-2lqzrun5]{position:relative;z-index:1}.block[data-astro-cid-2lqzrun5].on-dark .sec-head[data-astro-cid-2lqzrun5] .kicker[data-astro-cid-2lqzrun5]{color:var(--spring, #a1dba6)}.block[data-astro-cid-2lqzrun5].on-dark .sec-head[data-astro-cid-2lqzrun5] h2[data-astro-cid-2lqzrun5]{color:#fff}.block[data-astro-cid-2lqzrun5].on-dark .sec-head[data-astro-cid-2lqzrun5] p[data-astro-cid-2lqzrun5]{color:#ffffffe0}.seg-stats[data-astro-cid-2lqzrun5]{list-style:none;margin:.9rem 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:0 2.2rem}.seg-stats[data-astro-cid-2lqzrun5] li[data-astro-cid-2lqzrun5]{padding:.4rem 0}.seg-stats[data-astro-cid-2lqzrun5] li[data-astro-cid-2lqzrun5]+li[data-astro-cid-2lqzrun5]{border-left:1px solid var(--line);padding-left:2.2rem}.seg-stats[data-astro-cid-2lqzrun5] b[data-astro-cid-2lqzrun5]{display:block;font-size:1.3rem;line-height:1.2;color:var(--soil-deep)}.seg-stats[data-astro-cid-2lqzrun5] span[data-astro-cid-2lqzrun5]{font-size:.85rem;color:var(--text-dim)}@media(max-width:700px){.seg-stats[data-astro-cid-2lqzrun5]{grid-template-columns:1fr;gap:0}.seg-stats[data-astro-cid-2lqzrun5] li[data-astro-cid-2lqzrun5]{padding:1.05rem 0;border-top:1px solid var(--line)}.seg-stats[data-astro-cid-2lqzrun5] li[data-astro-cid-2lqzrun5]:first-child{padding-top:.6rem;border-top:0}.seg-stats[data-astro-cid-2lqzrun5] li[data-astro-cid-2lqzrun5]+li[data-astro-cid-2lqzrun5]{border-left:0;padding-left:0}}.seg-quote-fig[data-astro-cid-2lqzrun5]{margin:.9rem 0 0}.seg-quote[data-astro-cid-2lqzrun5]{font-size:1.3rem;line-height:1.62;color:var(--soil-deep);margin:0 0 1.3rem}@media(max-width:700px){.seg-quote[data-astro-cid-2lqzrun5]{font-size:1.08rem}}.seg-quote-fig[data-astro-cid-2lqzrun5] figcaption[data-astro-cid-2lqzrun5]{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap}.seg-quote-avatar[data-astro-cid-2lqzrun5]{border-radius:50%;object-fit:cover;flex-shrink:0}.seg-quote-cite[data-astro-cid-2lqzrun5] b[data-astro-cid-2lqzrun5]{display:block;font-size:.86rem;color:var(--soil-deep);font-style:normal}.seg-quote-cite[data-astro-cid-2lqzrun5] span[data-astro-cid-2lqzrun5]{font-size:.78rem;color:var(--text-dim)}.seg-quote-result[data-astro-cid-2lqzrun5]{margin-left:auto;font-family:var(--mono);font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:#3f5c42;background:var(--spring-soft, rgba(105, 147, 108, .16));border-radius:var(--r-pill, 999px);padding:.3rem .7rem}.cmp-ledger[data-astro-cid-2lqzrun5]{max-width:60rem;margin-inline:auto;border-top:1px solid rgba(255,255,255,.16)}.cmp-row[data-astro-cid-2lqzrun5]{display:grid;grid-template-columns:2.6rem minmax(9rem,1fr) 1.5fr auto;align-items:center;gap:0 1.5rem;padding:1.15rem .4rem;border-bottom:1px solid rgba(255,255,255,.13);text-decoration:none;color:inherit;transition:background .16s ease,padding .16s ease}.cmp-row[data-astro-cid-2lqzrun5]:hover{background:#ffffff0d;padding-inline:.9rem}.cmp-row[data-astro-cid-2lqzrun5]:focus-visible{outline:2px solid var(--spring);outline-offset:-3px}.cmp-glyph[data-astro-cid-2lqzrun5]{display:inline-flex;width:2.35rem;height:2.35rem;flex:0 0 auto}.cmp-glyph[data-astro-cid-2lqzrun5] img[data-astro-cid-2lqzrun5]{display:block;width:100%;height:100%}.cmp-id[data-astro-cid-2lqzrun5]{min-width:0}.cmp-word[data-astro-cid-2lqzrun5]{display:block;font-size:1.24rem;font-weight:800;letter-spacing:.015em;line-height:1.05;color:#fff}.cmp-word[data-astro-cid-2lqzrun5] sup[data-astro-cid-2lqzrun5]{font-size:.5em;font-weight:700;margin-left:.12em;vertical-align:baseline;position:relative;top:-.62em;color:#fff}.cmp-cat[data-astro-cid-2lqzrun5]{display:block;margin-top:.28rem;font-family:var(--mono);font-size:.66rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--acc, rgba(255, 255, 255, .62))}.cmp-tag[data-astro-cid-2lqzrun5]{font-size:1rem;line-height:1.4;color:#ffffffe6}.cmp-go[data-astro-cid-2lqzrun5]{display:inline-flex;align-items:center;gap:.4rem;justify-self:end;white-space:nowrap;font-family:var(--mono);font-size:.66rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--spring)}.cmp-go[data-astro-cid-2lqzrun5] span[data-astro-cid-2lqzrun5]{transition:transform .18s ease}.cmp-row[data-astro-cid-2lqzrun5]:hover .cmp-go[data-astro-cid-2lqzrun5] span[data-astro-cid-2lqzrun5]{transform:translate(3px)}.cmp-row[data-astro-cid-2lqzrun5].mod-produce{--acc: #e5852f}.cmp-row[data-astro-cid-2lqzrun5].mod-fulfill{--acc: #e06868}.cmp-row[data-astro-cid-2lqzrun5].mod-restock{--acc: #74c67c}.cmp-row[data-astro-cid-2lqzrun5].mod-forecast{--acc: #b48fc6}.cmp-row[data-astro-cid-2lqzrun5].mod-portal{--acc: var(--mod-portal)}@media(max-width:1023px){.cmp-row[data-astro-cid-2lqzrun5]{grid-template-columns:2.6rem minmax(8rem,1fr) 1.4fr auto}}.rep-grid[data-astro-cid-2lqzrun5]{display:grid;grid-template-columns:repeat(4,1fr);gap:0 2rem;margin-top:2.2rem}.rep-item[data-astro-cid-2lqzrun5]{padding:.4rem 0;display:flex;align-items:flex-start;gap:.85rem}.rep-item[data-astro-cid-2lqzrun5]+.rep-item[data-astro-cid-2lqzrun5]{border-left:1px solid var(--line);padding-left:2rem}.rep-ic[data-astro-cid-2lqzrun5]{color:var(--fern-deep);display:block;flex:none;margin-top:.1rem}.rep-ic[data-astro-cid-2lqzrun5] svg{width:26px;height:26px}.rep-item[data-astro-cid-2lqzrun5] b[data-astro-cid-2lqzrun5]{display:block;color:var(--soil-deep);font-size:1.02rem;margin:0 0 .4rem}.rep-item[data-astro-cid-2lqzrun5] p[data-astro-cid-2lqzrun5]{color:var(--text-dim);font-size:.88rem;line-height:1.5;margin:0}@media(max-width:980px){.rep-grid[data-astro-cid-2lqzrun5]{grid-template-columns:repeat(2,1fr);gap:1.6rem 2rem}.rep-item[data-astro-cid-2lqzrun5]:nth-child(3){border-left:0;padding-left:0}}@media(max-width:560px){.rep-grid[data-astro-cid-2lqzrun5]{grid-template-columns:1fr;gap:0}.rep-item[data-astro-cid-2lqzrun5]{padding:1.05rem 0;border-top:1px solid var(--line)}.rep-item[data-astro-cid-2lqzrun5]:first-child{border-top:0;padding-top:.4rem}.rep-item[data-astro-cid-2lqzrun5]+.rep-item[data-astro-cid-2lqzrun5]{border-left:0;padding-left:0}}@media(max-width:640px){.seg-quote-result[data-astro-cid-2lqzrun5]{margin-left:0}}@media(max-width:760px){.cmp-row[data-astro-cid-2lqzrun5]{grid-template-columns:2.2rem 1fr auto;grid-template-areas:"glyph id  go" "tag   tag tag";gap:.1rem 1rem;padding:1.05rem .2rem}.cmp-glyph[data-astro-cid-2lqzrun5]{grid-area:glyph}.cmp-id[data-astro-cid-2lqzrun5]{grid-area:id}.cmp-go[data-astro-cid-2lqzrun5]{grid-area:go;align-self:center}.cmp-tag[data-astro-cid-2lqzrun5]{grid-area:tag;margin-top:.55rem;font-size:.95rem}.cmp-row[data-astro-cid-2lqzrun5]:hover{padding-inline:.2rem}}
