body .dw-bottom{width:min(400px,calc(100% - 24px));grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:7px;border-radius:18px;align-items:stretch}body .dw-bottom>a,body .dw-bottom>button,body .dw-bottom summary{display:flex;justify-content:center;align-items:center;gap:7px;min-height:48px;padding:9px 6px;font-size:15px;font-weight:500;text-decoration:none;border:1px solid #dce5df;border-radius:12px;background:#f5f8f6;color:#284d3c;cursor:pointer;white-space:nowrap;box-sizing:border-box}body .dw-bottom svg{width:18px;height:18px;flex-shrink:0}body .dw-bottom.dw-list-bar>button{background:#19703e;color:white;border-color:#19703e}body .dw-bottom details{position:relative;min-width:0;margin:0}body .dw-bottom summary{list-style:none;height:100%}body .dw-bottom summary::-webkit-details-marker{display:none}body .dw-bottom .dw-bar-menu{position:absolute;bottom:calc(100% + 14px);left:50%;transform:translateX(-50%);width:220px;padding:8px;background:white;border:1px solid #dce5df;border-radius:12px;box-shadow:0 5px 24px #173e6226}body .dw-bottom .dw-bar-menu a{display:block;padding:10px 12px;font-size:14px;color:#284d3c;text-decoration:none;border-radius:7px}body .dw-bottom .dw-bar-menu a,body .dw-bottom .dw-bar-menu a:last-child{background:transparent;color:#284d3c;border:0;box-shadow:none}body .dw-bottom .dw-bar-menu a:hover,body .dw-bottom .dw-bar-menu a:focus-visible{background:#edf6f0;color:#284d3c}body .dw-bottom.dw-article-bar{width:min(640px,calc(100% - 24px));grid-template-columns:1fr 1fr 2.5fr}body .dw-article-bar>button{background:#e9f6ed;color:#19703e}body .dw-bottom.dw-article-bar>.dw-price-action{background:#0964df;color:white;font-weight:700;border-color:#0964df}body .dw-share-status:not(:empty){position:fixed;bottom:90px;left:50%;transform:translateX(-50%);z-index:950;background:white;box-shadow:0 3px 20px #0002;padding:10px 16px;border-radius:10px;max-width:90vw}@media(max-width:600px){body .dw-bottom>a,body .dw-bottom>button,body .dw-bottom summary{font-size:13px;gap:4px}body .dw-bottom.dw-article-bar{grid-template-columns:1fr 1fr 2.3fr}body .dw-article-bar svg{width:15px;height:15px}body .dw-bottom.dw-article-bar>.dw-price-action{font-size:11px}}