.trust-seals{padding:56px 0;background:linear-gradient(180deg,#fff8f5,#fff)}.trust-seals__head{text-align:center;margin-bottom:36px}.trust-seals__head h2{font-size:clamp(24px,3vw,34px);margin-bottom:8px;font-weight:800}.trust-seals__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;max-width:1100px;margin:0 auto}.trust-seal{position:relative;background:#fff;border:2px solid #ffe5d9;border-radius:14px;padding:22px 16px;text-align:center;transition:all .25s;overflow:hidden}.trust-seal:hover{transform:translateY(-3px);box-shadow:0 8px 24px #ee4d2d1f;border-color:var(--color-primary)}.trust-seal--featured{background:linear-gradient(135deg,#fff5f1,#ffe5d9);border-color:var(--color-primary)}.trust-seal--featured:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.4) 50%,transparent 70%);animation:shine 3.5s linear infinite;pointer-events:none}@keyframes shine{0%{transform:translate(-100%,-100%) rotate(45deg)}to{transform:translate(100%,100%) rotate(45deg)}}.trust-seal__ribbon{position:absolute;top:8px;right:-28px;background:var(--color-primary);color:#fff;padding:3px 32px;font-size:11px;font-weight:800;transform:rotate(45deg)}.trust-seal__icon{font-size:40px;margin-bottom:10px;line-height:1}.trust-seal__title{font-size:14px;font-weight:800;color:#222;margin-bottom:4px;line-height:1.2}.trust-seal__sub{font-size:11px;color:#777;line-height:1.3}.press{padding:56px 0;background:#fff}.press__head{text-align:center;margin-bottom:32px}.press__head h2{font-size:clamp(22px,3vw,30px);margin-bottom:8px;font-weight:800}.press__logos{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:24px;padding:24px 16px;background:var(--color-bg-alt);border-radius:14px;max-width:1100px;margin:0 auto 24px}.press__logo{display:flex;flex-direction:column;align-items:center;padding:8px 16px;opacity:.8;transition:opacity .2s}.press__logo:hover{opacity:1}.press__logo-name{font-family:Inter,serif;font-weight:900;font-size:20px;color:#1a1a1a;letter-spacing:-.5px;line-height:1}.press__logo-tag{font-size:10px;color:#888;text-transform:uppercase;letter-spacing:1px;margin-top:4px}.press__quote{max-width:760px;margin:0 auto;text-align:center;font-style:italic;font-size:17px;color:#444;line-height:1.6;padding:24px;background:linear-gradient(135deg,#fff5f1,#ffe5d9);border-radius:14px;position:relative}.press__quote span{color:var(--color-primary);font-size:32px;font-weight:900;opacity:.4}.live-notif{position:fixed;bottom:24px;left:24px;max-width:340px;background:#fff;border:1px solid #2dbe6c;border-radius:12px;box-shadow:0 12px 32px #0000002e;padding:12px;display:grid;grid-template-columns:56px 1fr auto;gap:10px;align-items:center;z-index:88;transform:translateY(140%);transition:transform .45s cubic-bezier(.4,0,.2,1);pointer-events:auto}.live-notif.is-visible{transform:translateY(0)}.live-notif__photo{width:56px;height:56px;border-radius:8px;overflow:hidden;cursor:pointer;background:var(--color-bg-alt)}.live-notif__photo img{width:100%;height:100%;object-fit:cover}.live-notif__content{min-width:0}.live-notif__header{display:flex;align-items:center;gap:6px;font-size:11px;color:#2dbe6c;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:4px}.live-notif__pulse{width:8px;height:8px;border-radius:50%;background:#2dbe6c;animation:pulse-dot 1.4s infinite}.live-notif__text{font-size:13px;color:#333;line-height:1.3}.live-notif__text strong{color:#222;font-weight:700}.live-notif__product{font-size:12px;color:var(--color-primary);font-weight:700;line-height:1.2;margin-top:2px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.live-notif__time{font-size:11px;color:#888;margin-top:2px}.live-notif__close{width:24px;height:24px;border-radius:50%;background:transparent;color:#999;font-size:18px;line-height:1;cursor:pointer;align-self:flex-start}.live-notif__close:hover{color:#333;background:var(--color-bg-alt)}@media(max-width:600px){.live-notif{bottom:90px;left:12px;max-width:calc(100% - 24px)}}.company-info{padding:48px 0;background:linear-gradient(135deg,#222,#333);color:#fff}.company-info__grid{display:grid;grid-template-columns:1.2fr 1.5fr auto;gap:32px;align-items:center;max-width:1100px;margin:0 auto}@media(max-width:900px){.company-info__grid{grid-template-columns:1fr;gap:24px;text-align:center}}.company-info__brand .company-info__logo{font-family:var(--font-heading);font-weight:900;font-size:32px;color:var(--color-primary);letter-spacing:-1.5px;margin-bottom:10px}.company-info__brand p{color:#ccc;font-size:14px;line-height:1.6;margin:0}.company-info__details{display:grid;gap:10px;font-size:13px}.company-info__item{display:flex;gap:12px;align-items:center;padding:8px 12px;background:#ffffff0d;border-radius:8px;border:1px solid rgba(255,255,255,.08)}@media(max-width:900px){.company-info__item{justify-content:center}}.company-info__label{font-size:12px;color:#aaa;font-weight:600;min-width:180px}.company-info__value{color:#fff;font-weight:700}.company-info__badges{display:flex;gap:12px;flex-direction:column}@media(max-width:900px){.company-info__badges{flex-direction:row;justify-content:center}}.company-info__badge{background:#fff;color:#222;border-radius:10px;padding:12px 16px;text-align:center;min-width:90px;box-shadow:0 4px 16px #0003}.company-info__badge strong{display:block;font-size:14px;font-weight:900;color:#ee4d2d}.company-info__badge span{display:block;font-size:10px;font-weight:700;letter-spacing:1.5px;color:#555;margin-top:2px}.company-info__badge--green strong{color:#2dbe6c}.delivery-estimate{background:linear-gradient(135deg,#e8f5ee,#d4eedf);border-radius:8px;padding:14px 16px;margin:14px 0;display:flex;align-items:center;gap:12px;border:1px solid #2dbe6c}.delivery-estimate__icon{width:40px;height:40px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0;box-shadow:0 2px 8px #2dbe6c33}.delivery-estimate__text{font-size:13px;color:#1a5d3a;line-height:1.4}.delivery-estimate__text strong{color:#15803d;font-weight:800}.delivery-estimate__date{font-size:14px;font-weight:800;color:#166534;display:block;margin-top:2px}.hero-trust-strip{background:#fff;padding:12px 0;border-bottom:1px solid var(--color-border)}.hero-trust-strip__row{display:flex;justify-content:center;align-items:center;gap:24px;flex-wrap:wrap;font-size:13px;color:#444}.hero-trust-strip__item{display:flex;align-items:center;gap:6px}.hero-trust-strip__item strong{color:#222}.hero-trust-strip__stars{color:#fbbf24;letter-spacing:1px}@media(max-width:600px){.hero-trust-strip__row{gap:12px;font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/extras-3.css.map */
