.nv-df-pack{width:100%;min-width:0;margin:10px 0 20px;--df-green:#263f2b;--df-gold:#b48a47;--df-muted:#6d746c;--df-border:#dddcd5}.nv-df-pack,.nv-df-pack *{box-sizing:border-box}.nv-df-pack__header{text-align:center;margin-bottom:14px}.nv-df-pack__header h2{margin:0;color:var(--df-green);font-size:19px;font-weight:750;line-height:1.25}.nv-df-pack__header p{max-width:430px;margin:5px auto 0;color:var(--df-muted);font-size:12.5px;line-height:1.4}.nv-df-pack__options{display:grid;gap:11px}.nv-df-pack__card{position:relative;display:grid;grid-template-columns:20px minmax(0,1fr) auto;width:100%;min-width:0;min-height:96px;align-items:center;gap:13px;padding:15px;color:#252723;background:#fff;border:1px solid var(--df-border);border-radius:15px;box-shadow:0 2px 8px rgba(30,35,28,.025);font:inherit;text-align:left;cursor:pointer;appearance:none;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s}.nv-df-pack__card:hover:not(:disabled){border-color:rgba(38,63,43,.5);background:#fdfdfb;transform:translateY(-1px);box-shadow:0 5px 15px rgba(38,63,43,.07)}.nv-df-pack__card:focus-visible{outline:3px solid rgba(180,138,71,.28);outline-offset:3px}.nv-df-pack__card.is-selected{padding:14px;background:linear-gradient(135deg,#fbfcf9,#fff);border:2px solid var(--df-green);box-shadow:0 7px 20px rgba(38,63,43,.10)}.nv-df-pack__card:disabled{cursor:not-allowed;opacity:.48}.nv-df-pack__radio{display:block;width:20px;height:20px;background:#fff;border:2px solid var(--df-gold);border-radius:50%}.nv-df-pack__card.is-selected .nv-df-pack__radio{border:6px solid var(--df-green)}.nv-df-pack__info,.nv-df-pack__price{display:flex;min-width:0;flex-direction:column}.nv-df-pack__info strong{color:var(--df-green);font-size:17px;font-weight:800;line-height:1.2}.nv-df-pack__note{margin-top:4px;color:var(--df-muted);font-size:11.5px;line-height:1.3}.nv-df-pack__unit{width:fit-content;margin-top:6px;padding:3px 6px;color:#5e604f;background:#faf6ed;border-radius:6px;font-size:10px;font-weight:700}.nv-df-pack__price{align-items:flex-end;min-width:88px;padding-top:5px;white-space:nowrap}.nv-df-pack__price s{color:#999b96;font-size:10.5px}.nv-df-pack__price>strong{color:var(--df-green);font-size:18px;font-weight:800;line-height:1.3}.nv-df-pack__price small{margin-top:3px;color:#567048;font-size:9px;font-weight:700}.nv-df-pack__badge{position:absolute;top:-8px;right:11px;padding:4px 8px;color:#fff;background:var(--df-gold);border-radius:999px;font-size:7px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.nv-df-pack__soldout{position:absolute;right:12px;bottom:6px;color:#8a2e2e;font-size:8px;font-weight:800;text-transform:uppercase}.nv-df-pack__trust{display:flex;align-items:center;gap:7px;margin-top:10px;padding:9px 10px;color:#686b64;background:#f7f7f3;border-radius:9px;font-size:10.5px;line-height:1.35}.nv-df-pack__trust span{display:inline-flex;width:18px;height:18px;flex:0 0 18px;align-items:center;justify-content:center;color:var(--df-green);background:#e9eee6;border-radius:50%;font-size:9px;font-weight:800}@media(max-width:749px){.nv-df-pack{margin:7px 0 18px}.nv-df-pack__header h2{font-size:17px}.nv-df-pack__header p{max-width:310px;font-size:11.5px}.nv-df-pack__card{grid-template-columns:18px minmax(0,1fr) 76px;min-height:88px;gap:9px;padding:12px 10px;border-radius:13px}.nv-df-pack__card.is-selected{padding:11px 9px}.nv-df-pack__radio{width:18px;height:18px}.nv-df-pack__card.is-selected .nv-df-pack__radio{border-width:5px}.nv-df-pack__info strong{font-size:15px}.nv-df-pack__note{font-size:10px}.nv-df-pack__unit{font-size:9px}.nv-df-pack__price{min-width:76px}.nv-df-pack__price>strong{font-size:15px}.nv-df-pack__trust{font-size:9.8px}}

/* Readable dry-fruit product story */
details.nv-df-details{margin:15px 0 19px;border:1px solid rgba(35,69,42,.12);border-radius:18px;background:radial-gradient(circle at 100% 0%,rgba(111,143,78,.10),transparent 34%),#f8faf6;box-shadow:none;overflow:hidden}details.nv-df-details>summary{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 16px 13px;color:#23452a;background:transparent;border:0;font-size:17px;font-weight:760;line-height:1.25;text-align:left}details.nv-df-details>summary>span:first-child:before{content:'GOOD TO KNOW';display:block;width:fit-content;margin:0 0 5px;padding:4px 7px;color:#31593a;background:#eaf5e7;border:1px solid rgba(111,143,78,.25);border-radius:999px;font-size:7px;font-weight:800;letter-spacing:.09em;line-height:1}details.nv-df-details>summary .nv-df-details__plus{display:flex;width:28px;height:28px;flex:0 0 28px;align-items:center;justify-content:center;color:#31593a;background:#fff;border:1px solid rgba(35,69,42,.11);border-radius:50%;font-size:18px;line-height:1}details.nv-df-details>.nv-df-details__body{padding:0 16px 16px;color:#58635b;font-size:12.5px;line-height:1.52}details.nv-df-details>.nv-df-details__body>p{margin:0 0 11px}details.nv-df-details>.nv-df-details__body>p:first-child{margin:0 0 8px;text-align:center}details.nv-df-details>.nv-df-details__body>p:first-child strong{display:block;color:#263f2b;font-size:15px;font-weight:760;line-height:1.35}details.nv-df-details>.nv-df-details__body>p:nth-child(2){margin:0 0 16px;padding:12px 13px;color:#59645c;background:#fff;border:1px solid rgba(35,69,42,.10);border-radius:12px;box-shadow:0 3px 10px rgba(35,69,42,.035);line-height:1.55}details.nv-df-details>.nv-df-details__body h2,details.nv-df-details>.nv-df-details__body h3,details.nv-df-details>.nv-df-details__body h4{display:flex;align-items:center;gap:8px;margin:17px 0 9px;color:#23452a;font-size:14.5px;font-weight:780;line-height:1.3}details.nv-df-details>.nv-df-details__body h2:before,details.nv-df-details>.nv-df-details__body h3:before,details.nv-df-details>.nv-df-details__body h4:before{content:'✓';display:inline-flex;width:20px;height:20px;flex:0 0 20px;align-items:center;justify-content:center;color:#fff;background:#31593a;border-radius:50%;font-size:9px;font-weight:800}details.nv-df-details>.nv-df-details__body ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 15px;padding:0;list-style:none}details.nv-df-details>.nv-df-details__body li{position:relative;min-width:0;margin:0;padding:10px 9px 10px 31px;color:#526056;background:#fff;border:1px solid rgba(35,69,42,.10);border-radius:11px;box-shadow:0 3px 9px rgba(35,69,42,.03);font-size:10.5px;line-height:1.38}details.nv-df-details>.nv-df-details__body li:before{content:'✓';position:absolute;top:10px;left:9px;display:flex;width:16px;height:16px;align-items:center;justify-content:center;color:#31593a;background:#eaf5e7;border-radius:50%;font-size:8px;font-weight:800}details.nv-df-details>.nv-df-details__body h3+p,details.nv-df-details>.nv-df-details__body h2+p,details.nv-df-details>.nv-df-details__body h4+p{margin:0 0 13px;padding:11px 12px;color:#536057;background:#f0f6ed;border-left:3px solid #6f8f4e;border-radius:10px;line-height:1.55}details.nv-df-details>.nv-df-details__body>p:last-child{position:relative;margin:13px 0 0;padding:10px 11px 10px 34px;color:#5c5f55;background:#faf7ef;border:1px solid rgba(180,138,71,.20);border-radius:10px;font-size:10.8px;line-height:1.45}details.nv-df-details>.nv-df-details__body>p:last-child:before{content:'↟';position:absolute;top:10px;left:11px;display:flex;width:16px;height:16px;align-items:center;justify-content:center;color:#8a6a28;background:#f1e5cb;border-radius:50%;font-size:9px;font-weight:800}details.nv-df-details>.nv-df-details__body>p:last-child strong{color:#5d4c29}@media(max-width:749px){details.nv-df-details{margin:13px 0 17px;border-radius:16px}details.nv-df-details>summary{padding:13px 12px 11px;font-size:15px}details.nv-df-details>.nv-df-details__body{padding:0 12px 14px;font-size:12px}details.nv-df-details>.nv-df-details__body>p:first-child strong{font-size:14px}details.nv-df-details>.nv-df-details__body>p:nth-child(2){padding:11px}details.nv-df-details>.nv-df-details__body ul{grid-template-columns:1fr;gap:7px}details.nv-df-details>.nv-df-details__body li{padding:10px 10px 10px 32px;font-size:10.8px}}