/** Shopify CDN: Minification failed

Line 649:0 All "@import" rules must come first

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:about-daily-plus (INDEX:0) */
.dp-story-page { background:var(--dp-cream); color:var(--dp-ink); font-family:var(--font-body-family); line-height:1.5; overflow:clip; }
.dp-story-page *, .dp-story-page *::before, .dp-story-page *::after { box-sizing:border-box; }
.dp-story-page h1, .dp-story-page h2, .dp-story-page h3, .dp-story-page p, .dp-story-page figure { margin:0; }
.dp-story-page h1, .dp-story-page h2, .dp-story-page h3 { font-family:var(--font-body-family); color:inherit; font-style:normal; font-weight:600; letter-spacing:-.035em; }
.dp-story-page img { display:block; width:100%; height:auto; }
.dp-story-page a { color:inherit; }
.dp-story-page a:focus-visible { outline:3px solid currentColor; outline-offset:5px; }
.dp-story-page [id] { scroll-margin-top:calc(var(--header-height, 100px) + 32px); }
.dps-wrap { width:min(100% - 80px, 1240px); margin-inline:auto; }
.dps-section { padding:clamp(72px, 8vw, 112px) 0; }
.dp-story-page .dps-kicker { font-size:12px; font-weight:600; letter-spacing:.15em; line-height:1.5; text-transform:uppercase; margin-bottom:24px; }
.dp-story-page .dps-heading { font-size:clamp(38px, 4.5vw, 64px); line-height:1.08; text-wrap:balance; }
.dp-story-page .dps-body { font-size:20px; line-height:1.6; max-width:580px; }
.dps-hero { padding:var(--dp-top, 192px) 0 0; }
.dps-hero-grid { display:grid; grid-template-columns:1.08fr 1fr; align-items:center; gap:48px; }
.dps-hero-copy { min-width:0; padding:16px 0 32px; }
.dp-story-page .dps-display { font-size:clamp(56px, 6.2vw, 88px); line-height:1.04; letter-spacing:-.045em; font-weight:600; max-width:none; }
.dp-story-page .dps-lead { font-size:22px; line-height:1.5; max-width:420px; margin-top:32px; }
.dps-actions { display:flex; flex-wrap:wrap; align-items:center; gap:24px; margin-top:32px; }
.dps-button { display:inline-flex; justify-content:space-between; align-items:center; gap:28px; min-height:52px; padding:14px 24px; border-radius:6px; background:var(--dp-ink); color:var(--dp-cream)!important; font-size:16px; font-weight:600; text-decoration:none; transition:background .2s; }
.dps-button:hover { background:var(--dp-deep-green); }
.dps-text-link { display:inline-flex; align-items:center; gap:16px; font-size:16px; font-weight:600; text-decoration:none; border-bottom:1px solid currentColor; padding:12px 0 8px; }
.dps-hero-media { position:relative; min-width:0; }
.dps-hero-media > img, .dps-video { width:100%; aspect-ratio:1.08; object-fit:cover; border-radius:10px; display:block; background:var(--dp-deep-green); }
.dps-hero-media figcaption { display:flex; justify-content:flex-end; padding-top:14px; font-size:12px; text-transform:uppercase; letter-spacing:.09em; }
.dps-benefits { display:grid; grid-template-columns:repeat(3, 1fr); gap:28px; padding-block:36px; margin-top:52px; border-top:1px solid #231f2030; }
.dps-benefit { display:flex; gap:16px; align-items:baseline; }
.dps-benefit p { font-size:14px; font-weight:600; white-space:nowrap; }
.dps-benefit span { font-size:15px; color:#55504d; }
.dps-nav { border-top:1px solid #231f2030; border-bottom:1px solid #231f2030; }
.dps-nav-grid { display:grid; grid-template-columns:repeat(4, 1fr); }
.dps-nav a { display:flex; align-items:center; min-height:62px; gap:14px; font-size:15px; text-decoration:none; }
.dps-nav a span { color:var(--dp-deep-green); font-size:12px; }
.dps-nav a:hover { text-decoration:underline; text-underline-offset:5px; }
.dps-origin { background:var(--dp-ink); color:var(--dp-cream); }
.dps-origin-grid { display:grid; grid-template-columns:.9fr 1.4fr; gap:80px; align-items:center; }
.dps-year-block { border-right:1px solid #f3eee940; padding-right:50px; }
.dps-year-block .dps-kicker { margin-bottom:4px; }
.dp-story-page .dps-year { color:var(--dp-green); font-size:clamp(108px, 12vw, 176px); font-weight:500; line-height:1; letter-spacing:-.065em; }
.dp-story-page .dps-year-note { margin-top:22px; font-size:16px; }
.dps-origin-copy .dps-heading { max-width:660px; }
.dps-origin-copy .dps-body { margin-top:28px; color:#e2dcd7; }
.dps-making { background:var(--dp-deep-green); color:var(--dp-cream); }
.dps-section-head { display:grid; grid-template-columns:1.4fr .85fr; gap:64px; align-items:end; margin-bottom:48px; }
.dps-making-intro { max-width:380px; font-size:20px; }
.dps-making-intro p + p { margin-top:12px; }
.dps-process-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:28px; }
.dps-process-top { display:flex; justify-content:space-between; border-top:1px solid #f3eee966; padding:16px 0; font-size:16px; }
.dps-process-image { aspect-ratio:1.1; overflow:hidden; border-radius:5px; background:#f3eee915; }
.dps-process-image img { height:100%; object-fit:cover; }
.dps-process h3 { font-size:30px; margin-top:24px; }
.dps-process > p { font-size:18px; margin-top:10px; max-width:340px; }
.dps-interlude { background:var(--dp-cream); padding:72px 0; border-bottom:1px solid #231f2030; text-align:center; }
.dps-interlude .dps-kicker { color:var(--dp-deep-green); }
.dp-story-page .dps-statement { font-size:clamp(32px,4.5vw,62px); line-height:1.12; letter-spacing:-.035em; font-weight:500; }
.dp-story-page .dps-interlude-text { font-size:18px; line-height:1.6; max-width:540px; margin:24px auto 0; }
.dps-moments-grid { display:grid; grid-template-columns:1.3fr 1fr; gap:28px 40px; align-items:start; }
.dps-moment { min-width:0; }
.dps-moment:first-child { grid-row:span 3; }
.dps-moment:not(:first-child) { display:grid; grid-template-columns:42% 1fr; align-items:center; gap:22px; padding-top:24px; border-top:1px solid #231f2030; }
.dps-moment-image { aspect-ratio:1.4; background:#e5e0d9; overflow:hidden; border-radius:6px; }
.dps-moment:first-child .dps-moment-image { aspect-ratio:16/9; }
.dps-moment:not(:first-child) .dps-moment-image { aspect-ratio:4/5; }
.dps-moment:not(:first-child) .dps-moment-copy { padding:0; }
.dps-moment:not(:first-child) h3 { font-size:25px; line-height:1.15; }
.dps-moment-image img { width:100%; height:100%; object-fit:cover; }
.dps-moment-copy { padding:20px 0 0; }
.dp-story-page .dps-moment-label { font-size:12px; letter-spacing:.12em; text-transform:uppercase; color:var(--dp-deep-green); margin-bottom:10px; font-weight:600; }
.dps-moment h3 { font-size:30px; }
.dps-moment-copy > p:last-child { font-size:18px; margin-top:6px; }
.dps-moment:first-child .dps-moment-copy { padding-top:28px; }
.dps-products { background:#e8e6df; }
.dps-products .dps-section-head { grid-template-columns:1fr auto; }
.dps-products-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:20px; }
.dps-product { display:block; min-width:0; text-decoration:none; }
.dps-product-image { overflow:hidden; border-radius:6px; aspect-ratio:1; }
.dps-product-image img { height:100%; object-fit:cover; transition:transform .25s; }
.dps-product:hover img { transform:scale(1.035); }
.dps-product h3 { display:flex; justify-content:space-between; align-items:center; gap:12px; margin-top:18px; font-size:24px; }
.dps-product h3 span { font-size:20px; }
.dps-founders-head { display:grid; grid-template-columns:.6fr 1.4fr; align-items:start; gap:40px; margin-bottom:40px; }
.dps-founders-head .dps-kicker { padding-top:8px; }
.dps-founders-photo img { border-radius:8px; height:auto; object-fit:contain; }
.dps-founders-photo figcaption { padding-top:16px; font-size:14px; color:#5b5551; }
.dps-founder-letter { display:grid; grid-template-columns:.6fr 1.4fr; gap:40px; padding-top:44px; margin-top:26px; border-top:1px solid #231f2030; }
.dp-story-page .dps-letter-text { font-size:clamp(22px,2.4vw,32px); line-height:1.45; max-width:780px; }
.dps-signatures { display:grid; grid-template-columns:repeat(4,1fr); gap:22px; margin:36px 0 0; padding:0; list-style:none; }
.dps-signatures li { min-width:0; }
.dps-signature-name { display:block; font-family:var(--font-body-family); font-style:italic; font-weight:500; font-size:clamp(26px,3vw,38px); line-height:1.5; letter-spacing:-.04em; transform:rotate(-5deg); transform-origin:left; }
.dps-signatures li:nth-child(even) .dps-signature-name { transform:rotate(-2deg); }
.dps-signature-name::after { content:''; display:block; width:56px; border-bottom:1px solid var(--dp-deep-green); margin-top:-3px; transform:rotate(-3deg); }
.dps-signatures img { width:100%; height:58px; object-fit:contain; object-position:left center; }
.dps-signature-caption { display:block; margin-top:14px; font-size:12px; letter-spacing:.1em; text-transform:uppercase; color:#605a56; }
.dps-purpose { background:var(--dp-deep-green); color:var(--dp-cream); }
.dps-purpose-head { margin-bottom:52px; }
.dps-purpose-grid { display:grid; grid-template-columns:1fr 1fr; gap:64px; }
.dps-purpose-grid article { border-top:1px solid #f3eee966; padding-top:26px; }
.dps-purpose-grid h3 { font-size:34px; line-height:1.15; max-width:430px; }
.dps-purpose-grid article > p:last-child { font-size:20px; line-height:1.6; margin-top:24px; max-width:480px; }
.dps-closing-grid { display:grid; grid-template-columns:1.6fr 1fr; align-items:center; gap:72px; }
.dps-closing .dps-heading { max-width:730px; }
.dps-closing .dps-body { margin-top:24px; }
.dps-closing .dps-actions { justify-content:flex-end; margin:0; }
@media(max-width:1100px) { .dps-hero-grid { gap:32px; } .dps-display { font-size:clamp(56px,6vw,72px); } .dps-benefit { display:block; } .dps-benefit span { display:block; margin-top:5px; } .dps-origin-grid { gap:48px; } }
@media(max-width:989px) { .dps-wrap { width:calc(100% - 48px); } .dps-hero-grid { grid-template-columns:1fr; gap:36px; } .dp-story-page .dps-display { font-size:clamp(56px,9vw,84px); } .dps-hero-copy { padding:0; } .dps-hero-media > img, .dps-video { aspect-ratio:1.65; } .dps-hero-copy .dps-lead { max-width:540px; } .dps-origin-grid { grid-template-columns:.8fr 1.2fr; gap:32px; } .dps-year-block { padding-right:24px; } .dp-story-page .dps-year { font-size:112px; } .dps-section-head { gap:36px; } .dps-process-grid { gap:20px; } .dps-making-intro { font-size:18px; } .dps-founders-head, .dps-founder-letter { grid-template-columns:1fr; gap:20px; } .dps-founder-letter > .dps-kicker { margin:0; } .dps-closing-grid { grid-template-columns:1fr; gap:32px; } .dps-closing .dps-actions { justify-content:flex-start; } }
@media(max-width:749px) { .dps-wrap { width:calc(100% - 40px); } .dps-section { padding:64px 0; } .dps-hero { padding-top:var(--dp-top-mobile,160px); } .dp-story-page .dps-kicker { margin-bottom:20px; font-size:11px; } .dp-story-page .dps-display { font-size:clamp(45px,10.8vw,70px); line-height:1.09; } .dp-story-page .dps-heading { font-size:38px; } .dp-story-page .dps-lead { margin-top:24px; font-size:20px; } .dps-actions { margin-top:28px; gap:20px; } .dps-hero-media > img, .dps-video { aspect-ratio:1.16; border-radius:6px; } .dps-hero-media figcaption { justify-content:flex-start; font-size:10px; } .dps-benefits { grid-template-columns:1fr; gap:0; margin-top:32px; padding:12px 0; } .dps-benefit { display:grid; grid-template-columns:110px 1fr; gap:12px; padding:12px 0; } .dps-benefit span { margin:0; font-size:14px; } .dps-benefit p { font-size:12px; } .dps-nav-grid { grid-template-columns:1fr 1fr; padding:8px 0; } .dps-nav a { min-height:46px; gap:10px; font-size:13px; } .dps-origin-grid { grid-template-columns:1fr; gap:40px; } .dps-year-block { border-right:0; padding:0 0 28px; border-bottom:1px solid #f3eee940; } .dps-year-block .dps-kicker { margin-bottom:0; } .dp-story-page .dps-year { font-size:120px; } .dp-story-page .dps-year-note { margin-top:12px; } .dp-story-page .dps-body { font-size:18px; } .dps-section-head { grid-template-columns:1fr; gap:24px; margin-bottom:32px; } .dps-making-intro { max-width:520px; } .dps-process-grid { grid-template-columns:1fr; gap:36px; } .dps-process-image { aspect-ratio:1.45; } .dps-process h3 { font-size:28px; margin-top:18px; } .dps-process > p { max-width:100%; } .dps-interlude { padding:56px 0; } .dp-story-page .dps-statement { font-size:34px; } .dps-moments-grid { grid-template-columns:1fr; gap:36px; } .dps-moment:nth-child(n) { padding:0; } .dps-moment:nth-child(n) .dps-moment-image { aspect-ratio:1.4; } .dps-moment h3 { font-size:28px; } .dps-products .dps-section-head { grid-template-columns:1fr; } .dps-products .dps-text-link { justify-self:start; } .dps-products-grid { grid-template-columns:1fr 1fr; gap:28px 14px; } .dps-product h3 { font-size:20px; margin-top:12px; } .dps-product h3 span { font-size:16px; } .dps-founders-head { gap:0; margin-bottom:28px; } .dps-founders-photo figcaption { font-size:13px; } .dps-founder-letter { margin-top:24px; padding-top:28px; } .dps-signatures { grid-template-columns:1fr 1fr; row-gap:26px; } .dps-signature-name { font-size:34px; } .dps-purpose-head { margin-bottom:36px; } .dps-purpose-grid { grid-template-columns:1fr; gap:40px; } .dps-purpose-grid h3 { font-size:30px; } .dps-purpose-grid article > p:last-child { font-size:18px; margin-top:18px; } .dps-closing .dps-heading { font-size:38px; } }
@media(prefers-reduced-motion:reduce) { .dps-button, .dps-product-image img { transition:none; } }
@media(max-width:749px) { .dps-moment:first-child { grid-row:auto; } .dps-moment:first-child .dps-moment-image { aspect-ratio:16/9; } .dps-moment:not(:first-child) { grid-template-columns:38% 1fr; gap:20px; padding-top:24px; } .dps-moment:not(:first-child) .dps-moment-image { aspect-ratio:4/5; } .dps-moment:not(:first-child) h3 { font-size:23px; } .dps-moment:not(:first-child) .dps-moment-label { font-size:10px; } .dps-moment:not(:first-child) .dps-moment-copy > p:last-child { font-size:16px; } }

.dp-story-page { --dps-paper:#fffdfa; --dps-sage:#e5ebe2; --dps-frame-shadow:0 3px 7px #231f2007, 0 16px 30px -18px #231f203d; }
.dp-story-page .dps-display { font-weight:500; line-height:1.08; }
.dp-story-page .dps-heading { font-weight:500; font-size:clamp(36px,4vw,56px); line-height:1.13; }
.dp-story-page .dps-kicker { letter-spacing:.12em; }
.dps-hero-grid { gap:64px; }
.dps-hero-media { padding:12px 12px 0; background:var(--dps-paper); border:1px solid #231f2010; border-radius:2px; box-shadow:var(--dps-frame-shadow); transform:rotate(2deg); }
.dps-hero-media > img, .dps-video { border-radius:1px; }
.dps-hero-media figcaption { justify-content:center; padding:19px 8px 22px; font-size:13px; letter-spacing:.015em; text-transform:none; font-style:italic; color:#615951; }
.dps-button { border-radius:999px; background:var(--dp-deep-green); padding-inline:26px; }
.dps-button:hover { background:var(--dp-ink); }
.dps-benefits { border-top:0; padding-block:26px 30px; margin-top:44px; }
.dps-benefit { column-gap:12px; }
.dps-benefit p { font-size:12px; letter-spacing:.035em; }
.dps-benefit span { font-size:14px; }
.dps-nav { border:0; padding:0 0 20px; }
.dps-nav-grid { grid-template-columns:repeat(6,minmax(0,1fr)); gap:12px; border-top:1px solid #231f2026; padding-top:14px; }
.dps-nav a { font-size:13px; min-height:46px; gap:9px; }
.dps-origin { background:var(--dp-cream); color:var(--dp-ink); padding-top:64px; }
.dps-origin-grid { grid-template-columns:.8fr 1.4fr; gap:88px; }
.dps-year-block { background:var(--dps-paper); padding:34px 32px 40px; width:100%; max-width:340px; border:1px solid #231f2012; border-radius:2px; box-shadow:var(--dps-frame-shadow); transform:rotate(-2deg); }
.dps-year-block .dps-kicker { color:var(--dp-deep-green); }
.dp-story-page .dps-year { font-size:clamp(96px,10.8vw,142px); color:var(--dp-deep-green); }
.dp-story-page .dps-year-note { font-size:15px; font-style:italic; margin-top:24px; }
.dps-origin-copy .dps-body { color:#514c47; font-size:19px; }
.dps-making { background:#e9eee6; color:var(--dp-ink); }
.dps-making .dps-kicker { color:var(--dp-deep-green); }
.dps-making-intro { color:#514c47; font-size:19px; }
.dps-process-grid { gap:34px; padding:10px 8px 12px; align-items:start; }
.dps-process { padding:0 12px 24px; background:var(--dps-paper); border:1px solid #231f2010; border-radius:2px; box-shadow:var(--dps-frame-shadow); transform:rotate(-1.7deg); }
.dps-process:nth-child(2) { transform:rotate(1.5deg); margin-top:18px; }
.dps-process:nth-child(3) { transform:rotate(-.8deg); }
.dps-process-top { border-top:0; padding:13px 4px 11px; font-size:12px; color:var(--dp-deep-green); letter-spacing:.1em; }
.dps-process-image { border-radius:1px; aspect-ratio:1.1; }
.dps-process h3 { font-size:27px; font-weight:500; margin:18px 8px 0; }
.dps-process > p { margin:8px 8px 0; font-size:17px; color:#615951; }
.dps-interlude { border-bottom:0; padding:64px 0 48px; }
.dp-story-page .dps-statement { font-size:clamp(32px,3.9vw,50px); font-weight:400; }
.dp-story-page .dps-interlude-text { max-width:510px; color:#615951; font-size:17px; }
.dps-moments { padding-top:48px; }
.dps-moments-grid { gap:28px 52px; padding:8px 10px 10px; }
.dps-moment:first-child { background:var(--dps-paper); padding:12px 12px 28px; border:1px solid #231f2010; border-radius:2px; box-shadow:var(--dps-frame-shadow); transform:rotate(-1.5deg); }
.dps-moment:first-child .dps-moment-image { border-radius:1px; }
.dps-moment:first-child .dps-moment-copy { padding:22px 14px 0; }
.dps-moment h3 { font-weight:500; }
.dps-moment:not(:first-child) { border-top:0; padding-top:0; }
.dps-moment:not(:first-child) .dps-moment-image { padding:7px 7px 17px; background:var(--dps-paper); border:1px solid #231f2010; border-radius:2px; box-shadow:var(--dps-frame-shadow); }
.dps-moment:nth-child(2) .dps-moment-image { transform:rotate(2deg); }
.dps-moment:nth-child(4) .dps-moment-image { transform:rotate(-1.4deg); }
.dps-moment-copy > p:last-child { color:#615951; }
.dps-products { background:transparent; padding-top:40px; }
.dps-products > .dps-wrap { border-top:1px solid #231f2026; padding-top:64px; }
.dps-product-image { border-radius:12px; }
.dps-product h3 { font-weight:500; font-size:22px; }
.dps-founders { background:#e9eee6; }
.dp-story-page .dps-founders-photo { max-width:1040px; margin:0 auto; padding:14px 14px 0; background:var(--dps-paper); border:1px solid #231f2010; border-radius:2px; box-shadow:var(--dps-frame-shadow); transform:rotate(1deg); }
.dps-founders-photo img { border-radius:1px; }
.dps-founders-photo figcaption { padding:21px 14px 27px; text-align:center; font-size:15px; font-style:italic; }
.dps-founder-letter { border-top:0; padding-top:26px; margin-top:40px; }
.dp-story-page .dps-letter-text { font-size:clamp(21px,2vw,27px); line-height:1.6; }
.dps-signatures { margin-top:28px; }
.dps-purpose { background:var(--dp-cream); color:var(--dp-ink); }
.dps-purpose-head { margin-bottom:38px; }
.dps-purpose-grid { gap:56px; }
.dps-purpose-grid article { border-top:1px solid #231f2026; padding-top:24px; }
.dps-purpose-grid .dps-kicker { color:var(--dp-deep-green); }
.dps-purpose-grid h3 { font-size:30px; font-weight:500; }
.dps-purpose-grid article > p:last-child { font-size:18px; color:#615951; margin-top:18px; }
.dps-closing { padding-top:8px; }
.dps-closing-grid { padding:48px; border-radius:24px; background:var(--dps-sage); gap:40px; }
.dps-closing .dps-heading { font-size:clamp(34px,3.4vw,46px); }
.dps-closing .dps-body { font-size:18px; }
@media(max-width:989px) {
  .dps-hero-grid { gap:46px; }
  .dps-hero-media { max-width:700px; width:calc(100% - 16px); justify-self:center; }
  .dps-nav-grid { grid-template-columns:repeat(3,minmax(0,1fr)); gap:0 18px; }
  .dps-origin-grid { grid-template-columns:.9fr 1.2fr; gap:40px; }
  .dps-year-block { padding:24px 22px 30px; }
  .dp-story-page .dps-year { font-size:100px; }
  .dps-process-grid { gap:22px; padding-inline:4px; }
  .dps-process { padding-inline:9px; }
  .dps-process h3 { font-size:25px; }
  .dps-process > p { font-size:16px; }
  .dps-moments-grid { gap:28px 34px; }
  .dps-closing-grid { padding:40px; }
}
@media(max-width:749px) {
  .dp-story-page .dps-heading { font-size:36px; }
  .dps-hero-media { padding:8px 8px 0; transform:rotate(1deg); }
  .dps-hero-media > img, .dps-video { border-radius:1px; }
  .dps-hero-media figcaption { padding:14px 6px 18px; font-size:12px; }
  .dps-benefits { margin-top:28px; padding-block:8px 16px; }
  .dps-benefit { padding-block:9px; }
  .dps-nav-grid { grid-template-columns:repeat(2,minmax(0,1fr)); gap:0 16px; padding-top:12px; }
  .dps-nav a { font-size:12px; }
  .dps-origin { padding-top:44px; }
  .dps-origin-grid { grid-template-columns:1fr; gap:38px; }
  .dps-year-block { max-width:260px; padding:24px 26px 28px; margin-left:7px; }
  .dp-story-page .dps-year { font-size:110px; }
  .dp-story-page .dps-year-note { margin-top:14px; }
  .dps-origin-copy .dps-body { font-size:18px; }
  .dps-process-grid { gap:32px; padding:6px 8px; }
  .dps-process { transform:rotate(-1deg); padding:0 10px 22px; }
  .dps-process:nth-child(2) { transform:rotate(1deg); margin-top:0; }
  .dps-process:nth-child(3) { transform:rotate(-.6deg); }
  .dps-process-image { aspect-ratio:1.45; }
  .dps-process h3 { font-size:27px; }
  .dps-process > p { font-size:17px; }
  .dps-interlude { padding:52px 0 24px; }
  .dp-story-page .dps-statement { font-size:33px; }
  .dps-moments { padding-top:40px; }
  .dps-moments-grid { gap:30px; padding:5px; }
  .dps-moment:first-child { padding:9px 9px 24px; transform:rotate(-.8deg); }
  .dps-moment:first-child .dps-moment-copy { padding:20px 10px 0; }
  .dps-moment:not(:first-child) { padding-top:0; }
  .dps-moment:not(:first-child) .dps-moment-image { padding:5px 5px 13px; }
  .dps-products { padding-top:28px; }
  .dps-products > .dps-wrap { padding-top:44px; }
  .dps-product h3 { font-size:20px; }
  .dp-story-page .dps-founders-photo { padding:8px 8px 0; width:calc(100% - 6px); transform:rotate(.6deg); }
  .dps-founders-photo figcaption { padding:15px 8px 19px; font-size:13px; }
  .dps-founder-letter { padding-top:12px; margin-top:26px; }
  .dps-purpose-grid { gap:34px; }
  .dps-purpose-grid h3 { font-size:28px; }
  .dps-closing-grid { padding:30px 22px; border-radius:18px; gap:26px; }
  .dps-closing .dps-heading { font-size:34px; }
}

.dp-story-page { --dps-sticky-top:calc(var(--header-height,100px) + 16px); }
.dps-benefits { gap:16px; padding-bottom:40px; }
.dps-benefit { display:flex; flex-direction:column; align-items:flex-start; gap:7px; padding:20px 24px; border:1px solid #231f2017; border-radius:12px; background:var(--dps-paper); }
.dps-benefit p { font-size:13px; }
.dps-benefit span { margin:0; font-size:15px; }
.dps-story-content { min-width:0; }
.dps-nav { position:sticky; top:var(--dps-sticky-top); align-self:start; z-index:10; margin-top:40px; padding:17px 10px 12px; border:1px solid #231f2022; border-radius:14px; background:var(--dps-paper); box-shadow:0 7px 22px #231f2007; max-height:calc(100dvh - var(--dps-sticky-top) - 16px); overflow:auto; }
.dp-story-page .dps-nav-title { margin:0 10px 12px; font-size:11px; letter-spacing:.12em; font-weight:600; text-transform:uppercase; }
.dps-nav-grid { display:flex; flex-direction:column; gap:3px; width:100%; padding:0; margin:0; border:0; }
.dps-nav a { display:grid; grid-template-columns:25px minmax(0,1fr); gap:8px; padding:10px; min-height:44px; border-radius:7px; font-size:13px; line-height:1.3; }
.dps-nav a > span { font-size:11px; font-weight:500; }
.dps-nav a:hover { background:#edf0e9; text-decoration:none; }
.dps-nav a[aria-current="location"] { color:var(--dps-paper); background:var(--dp-deep-green); }
.dps-nav a[aria-current="location"] > span { color:inherit; }
.dps-nav a:focus-visible { outline-offset:-3px; }
.dps-founders-head { display:block; text-align:center; max-width:680px; margin:0 auto 38px; }
.dps-founders-head .dps-kicker { padding:0; margin-bottom:16px; }
.dps-founders-head .dps-heading { max-width:620px; margin-inline:auto; text-wrap:balance; }
.dps-founders { padding-bottom:64px; }
.dps-letter-section { padding:64px 0; }
.dps-founder-letter { display:block; max-width:850px; padding:48px 56px 44px; margin:0 auto; border:1px solid #231f2018; border-radius:2px; background:var(--dps-paper); box-shadow:var(--dps-frame-shadow); }
.dps-founder-letter > .dps-kicker { color:var(--dp-deep-green); margin-bottom:26px; }
.dp-story-page .dps-letter-greeting { margin-bottom:24px; font-size:24px; font-weight:500; }
.dp-story-page .dps-letter-text { font-size:21px; line-height:1.75; max-width:680px; }
.dp-story-page .dps-letter-signoff { margin-top:28px; font-size:19px; line-height:1.5; }
.dps-signatures { grid-template-columns:repeat(4,minmax(0,1fr)); gap:22px; margin-top:20px; }
.dps-signature-name { font-family:var(--dps-signature-font); font-style:var(--dps-signature-style,normal); font-weight:var(--dps-signature-weight,400); font-size:48px; letter-spacing:0; line-height:1.5; transform:rotate(-3deg); }
.dps-signatures li:nth-child(even) .dps-signature-name { transform:rotate(1deg); }
.dps-signature-name::after { content:none; }
.dps-signature-caption { position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip-path:inset(50%); white-space:nowrap; border:0; }
.dps-signatures img { height:74px; }
.dps-purpose { padding-top:40px; }
.dps-purpose-grid { grid-template-columns:1fr; gap:40px; }
.dps-purpose-grid article { display:grid; grid-template-columns:1fr 1fr; column-gap:36px; }
.dps-purpose-grid article > .dps-kicker, .dps-purpose-grid article > h3 { grid-column:1; }
.dps-purpose-grid article > p:last-child { grid-column:2; grid-row:1 / span 2; align-self:center; margin:0; }
.dps-button, .dps-text-link { justify-content:center; gap:0; }
.dps-product h3 { justify-content:flex-start; }
@media(min-width:990px) and (max-width:1279px) {
  .dps-nav { padding-inline:7px; }
  .dps-nav a { font-size:12px; gap:5px; padding-inline:7px; }
  .dps-founder-letter { padding:36px; }
  .dps-signature-name { font-size:43px; }
}
@media(max-width:989px) {
  .dps-nav { margin:0 16px 20px; padding:10px; border-radius:12px; max-height:none; overflow:visible; box-shadow:0 5px 18px #231f2012; }
  .dp-story-page .dps-nav-title { margin:0 4px 7px; font-size:10px; }
  .dps-nav-grid { display:grid; grid-template-columns:repeat(8,minmax(0,1fr)); gap:4px; }
  .dps-nav a { display:flex; justify-content:center; min-height:44px; padding:8px 3px; }
  .dps-nav a > span:first-child { font-size:13px; }
  .dps-nav-label { position:absolute; width:1px; height:1px; overflow:hidden; clip-path:inset(50%); white-space:nowrap; }
  .dps-story-content [id] { scroll-margin-top:calc(var(--dps-sticky-top) + 102px); }
  .dps-founder-letter { padding:40px; }
}
@media(max-width:749px) {
  .dps-benefits { gap:10px; padding-bottom:28px; }
  .dps-benefit { padding:16px 18px; gap:5px; }
  .dps-nav { margin-inline:10px; padding:9px 7px; }
  .dps-nav-grid { gap:2px; }
  .dps-founders-head { margin-bottom:28px; }
  .dps-founders-head .dps-heading { font-size:36px; }
  .dps-founders { padding-bottom:48px; }
  .dps-letter-section { padding:40px 0; }
  .dps-founder-letter { padding:28px 24px 32px; }
  .dps-founder-letter > .dps-kicker { margin-bottom:22px; }
  .dp-story-page .dps-letter-greeting { font-size:23px; }
  .dp-story-page .dps-letter-text { font-size:18px; line-height:1.75; }
  .dp-story-page .dps-letter-signoff { font-size:18px; margin-top:24px; }
  .dps-signatures { grid-template-columns:1fr 1fr; gap:12px 20px; }
  .dps-signature-name { font-size:44px; }
  .dps-purpose { padding-top:32px; }
  .dps-purpose-grid article { display:block; }
  .dps-purpose-grid article > p:last-child { margin-top:18px; }
}

/* Full-width chapter navigation and a consistent real-life photo grid. */
.dps-story-layout { display:block; width:100%; padding-top:var(--dp-top,192px); }
.dps-story-content .dps-wrap { width:min(100% - 80px,1240px); }
.dps-story-content .dps-hero { padding-top:48px; }
.dps-nav { width:min(100% - 48px,1280px); margin:0 auto; padding:8px; max-height:none; overflow:visible; border-radius:12px; box-shadow:0 5px 18px #231f2010; }
.dp-story-page .dps-nav-title { display:none; }
.dps-nav-grid { display:grid; grid-template-columns:repeat(8,minmax(0,1fr)); gap:4px; }
.dps-nav a { display:flex; justify-content:center; gap:7px; padding:10px 5px; min-height:46px; }
.dps-nav a > .dps-nav-label { font-size:12px; }
.dps-story-content [id] { scroll-margin-top:calc(var(--dps-sticky-top) + var(--dps-nav-height,64px) + 24px); }
.dps-moments .dps-section-head { display:block; max-width:720px; margin-bottom:40px; }
.dps-moments .dps-section-head .dps-body { margin-top:22px; max-width:560px; }
.dps-story-content .dps-moments-grid { grid-template-columns:repeat(2,minmax(0,1fr)); gap:32px; padding:0; align-items:stretch; }
.dps-moments .dps-moment:nth-child(n) { display:flex; flex-direction:column; grid-row:auto; padding:12px; gap:0; border:1px solid #231f2012; border-radius:3px; background:var(--dps-paper); box-shadow:0 5px 16px #231f2007; transform:none; }
.dps-moments .dps-moment:nth-child(n) .dps-moment-image { aspect-ratio:4/3; padding:0; border:0; border-radius:1px; box-shadow:none; transform:none; background:#ede9e2; }
.dps-moments .dps-moment:nth-child(n) .dps-moment-image img { display:block; object-fit:cover; object-position:center; }
.dps-moments .dps-moment:first-child .dps-moment-image img { object-fit:contain; }
.dps-moments .dps-moment:nth-child(n) .dps-moment-copy { padding:24px 18px 20px; }
.dp-story-page .dps-moments .dps-moment-label { font-size:11px; margin-bottom:9px; }
.dps-moments .dps-moment:nth-child(n) h3 { font-size:30px; line-height:1.2; font-weight:500; }
.dps-moments .dps-moment:nth-child(n) .dps-moment-copy > p:last-child { font-size:18px; line-height:1.5; margin-top:10px; }
@media(max-width:989px) {
  .dps-story-content .dps-wrap { width:calc(100% - 48px); }
  .dps-nav { width:calc(100% - 32px); padding:9px; }
  .dp-story-page .dps-nav-title { display:block; margin:0 4px 6px; }
  .dps-nav a { min-height:44px; }
  .dps-story-content .dps-moments-grid { gap:22px; }
}
@media(max-width:749px) {
  .dps-story-layout { padding-top:var(--dp-top-mobile,160px); }
  .dps-story-content .dps-hero { padding-top:32px; }
  .dps-story-content .dps-wrap { width:calc(100% - 40px); }
  .dps-nav { width:calc(100% - 20px); padding:9px 7px; }
  .dps-nav-grid { gap:2px; }
  .dps-moments .dps-section-head { margin-bottom:28px; }
  .dps-story-content .dps-moments-grid { grid-template-columns:1fr; gap:24px; }
  .dps-moments .dps-moment:nth-child(n) { padding:9px; }
  .dps-moments .dps-moment:nth-child(n) .dps-moment-copy { padding:20px 14px 18px; }
  .dps-moments .dps-moment:nth-child(n) h3 { font-size:28px; }
}

.dp-story-page { --dps-sticky-top:172px; }
.dps-nav { z-index:2; }
.dps-pouch { width:min(calc(100% - 64px),1100px); margin:64px auto 40px; }
.dps-pouch-cap { position:relative; width:68%; margin:0 auto; padding:48px 42px 40px; border:1px solid #d9d7d0; border-radius:34px 34px 14px 14px; background:repeating-linear-gradient(90deg,#f8f7f2 0px,#f8f7f2 9px,#f0eee8 10px,#fffefa 13px); box-shadow:inset 0 -14px 0 #eae7df,0 5px 15px #231f2007; text-align:center; }
.dps-pouch-cap .dps-kicker { margin-bottom:18px; }
.dp-story-page .dps-pouch-cap .dps-statement { font-size:clamp(30px,3.5vw,44px); line-height:1.15; max-width:540px; margin:0 auto; }
.dp-story-page .dps-pouch-cap .dps-interlude-text { font-size:16px; line-height:1.6; max-width:440px; margin:20px auto 0; }
.dps-pouch-neck { position:relative; width:24%; height:58px; margin:auto; background:linear-gradient(90deg,#e0ddd6,#faf9f5 30%,#faf9f5 70%,#e0ddd6); border:1px solid #d9d7d0; border-block:0; }
.dps-pouch-neck::before { content:''; position:absolute; left:-20%; bottom:0; width:140%; height:15px; background:#f8f6ef; border:1px solid #d9d7d0; border-radius:8px 8px 0 0; }
.dps-pouch-neck::after { content:''; position:absolute; right:-46px; top:5px; width:56px; height:26px; border:7px solid #f6f4ed; border-radius:0 30px 30px 0; box-shadow:1px 1px 0 #d5d2ca; }
.dps-pouch-body { position:relative; padding:64px 58px 78px; background:#f2c665; border:1px solid #d9ab4d; border-radius:48px 48px 66px 66px; box-shadow:inset 12px 0 20px #fff4c64d,inset -12px 0 20px #b2771233; }
.dps-pouch-body::before { content:''; position:absolute; inset:14px; border:1px solid #fff7d080; border-radius:36px 36px 54px 54px; pointer-events:none; }
.dps-pouch-body .dps-pouch-heading { position:relative; max-width:680px; margin:0 auto 30px; text-align:center; }
.dps-pouch-body .dps-pouch-heading .dps-kicker { margin-bottom:16px; }
.dps-pouch-body .dps-pouch-heading .dps-heading { font-size:clamp(34px,4.4vw,56px); }
.dps-pouch-body .dps-pouch-heading .dps-body { font-size:18px; max-width:490px; margin:18px auto 0; }
.dps-scenario-tabs { display:none; }
.dps-pouch[data-scenarios-ready] .dps-scenario-tabs { display:flex; flex-wrap:wrap; justify-content:center; gap:8px; margin:0 0 40px; position:relative; }
.dps-scenario-tab { appearance:none; border:1px solid #231f2040; border-radius:30px; background:transparent; color:var(--dp-ink); padding:12px 20px; min-height:46px; font:500 14px/1.3 var(--font-body-family); cursor:pointer; }
.dps-scenario-tab[aria-selected=true] { background:var(--dp-ink); color:#fffaf0; border-color:var(--dp-ink); }
.dps-scenario-tab:focus-visible { outline:3px solid var(--dp-ink); outline-offset:3px; }
.dps-scenes { position:relative; }
.dp-story-page .dps-scene { display:grid; grid-template-columns:1.15fr .85fr; align-items:center; gap:48px; margin:0 0 48px; }
.dp-story-page .dps-pouch[data-scenarios-ready] .dps-scene { margin-bottom:0; }
.dp-story-page .dps-scene[hidden] { display:none; }
.dps-scene-photo { min-width:0; padding:10px 10px 28px; background:#fffcf5; box-shadow:0 8px 20px #75501126; transform:rotate(-2deg); }
.dp-story-page .dps-scene-photo img { width:100%; height:440px; object-fit:contain; background:#f0ebe3; }
.dps-scene:nth-child(even) .dps-scene-photo { transform:rotate(2deg); }
.dps-scene-copy { min-width:0; }
.dp-story-page .dps-scene-copy .dps-kicker { font-size:11px; margin-bottom:18px; }
.dp-story-page .dps-scene-copy h3 { font-family:var(--dps-signature-font); font-size:clamp(36px,4.3vw,54px); font-weight:400; letter-spacing:-.01em; line-height:1.12; transform:rotate(-2deg); margin-bottom:24px; }
.dp-story-page .dps-scene-copy > p:last-child { font-size:20px; line-height:1.65; max-width:300px; }
.dps-founders.dps-founders-connected { background:#e9eee5; padding-block:88px; }
.dps-founders-connected .dps-founders-spread { display:grid; grid-template-columns:.85fr 1.15fr; align-items:start; gap:44px; }
.dps-founders-connected .dps-founders-head { text-align:left; margin:0 0 34px; max-width:440px; }
.dps-founders-connected .dps-founders-head .dps-heading { font-size:clamp(34px,3.7vw,48px); }
.dps-founders-connected .dps-founders-photo { transform:rotate(-2deg); padding:10px 10px 22px; margin:0; }
.dps-founders-connected .dps-founders-photo img { aspect-ratio:auto; height:auto; }
.dps-founders-connected .dps-founders-photo figcaption { padding:18px 10px 0; font-size:14px; }
.dps-founders-connected .dps-founder-letter { margin:46px 0 0; padding:38px 40px; max-width:none; }
.dps-founders-connected .dps-letter-text { font-size:19px; line-height:1.75; }
.dps-founders-connected .dps-signatures { gap:12px; }
.dps-founders-connected .dps-signature-name { font-size:40px; }
@media(max-width:989px) {
 .dps-pouch { width:calc(100% - 40px); }
 .dps-pouch-cap { width:80%; padding:36px 28px; }
 .dps-pouch-body { padding:48px 36px 60px; }
 .dp-story-page .dps-scene { gap:30px; }
 .dp-story-page .dps-scene-photo img { height:360px; }
 .dps-founders-connected .dps-founders-spread { grid-template-columns:1fr; gap:0; max-width:720px; }
 .dps-founders-connected .dps-founders-photo { max-width:560px; }
 .dps-founders-connected .dps-founder-letter { margin-top:38px; }
}
@media(max-width:749px) {
 .dp-story-page { --dps-sticky-top:160px; }
 .dps-pouch { width:calc(100% - 24px); margin-top:40px; }
 .dps-pouch-cap { width:88%; padding:30px 18px 32px; border-radius:24px 24px 10px 10px; }
 .dp-story-page .dps-pouch-cap .dps-statement { font-size:30px; }
 .dp-story-page .dps-pouch-cap .dps-interlude-text { font-size:14px; }
 .dps-pouch-neck { height:42px; width:34%; }
 .dps-pouch-body { padding:38px 24px 44px; border-radius:30px 30px 42px 42px; }
 .dps-pouch-body::before { inset:8px; border-radius:24px 24px 34px 34px; }
 .dps-pouch-body .dps-pouch-heading .dps-heading { font-size:34px; }
 .dps-pouch-body .dps-pouch-heading .dps-body { font-size:16px; }
 .dps-pouch[data-scenarios-ready] .dps-scenario-tabs { gap:7px; margin-bottom:30px; }
 .dps-scenario-tab { padding:10px 13px; font-size:12px; }
 .dp-story-page .dps-scene { grid-template-columns:1fr; gap:30px; }
 .dp-story-page .dps-scene-photo img { height:320px; height:clamp(230px,82vw,390px); }
 .dps-scene-photo { padding:8px 8px 20px; }
 .dp-story-page .dps-scene-copy h3 { font-size:40px; margin-bottom:16px; }
 .dp-story-page .dps-scene-copy > p:last-child { font-size:18px; max-width:none; }
 .dps-founders.dps-founders-connected { padding-block:56px; }
 .dps-founders-connected .dps-founder-letter { padding:28px 24px; }
 .dps-founders-connected .dps-letter-text { font-size:18px; }
 .dps-founders-connected .dps-signatures { grid-template-columns:1fr 1fr; }
 .dps-founders-connected .dps-signature-name { font-size:44px; }
}

.dps-pouch { width:min(calc(100% - 64px),900px); }
.dps-pouch-cap { width:34%; min-width:175px; padding:38px 22px 32px; border-radius:28px 28px 10px 10px; box-shadow:inset 0 -12px 0 #e7e4dc,inset 10px 0 12px #ffffffa0,inset -10px 0 12px #ddd9ce80; }
.dp-story-page .dps-pouch-cap .dps-kicker { margin:0; font-size:12px; max-width:160px; margin-inline:auto; line-height:1.8; }
.dps-pouch-neck { width:22%; height:65px; }
.dps-pouch-neck::before { height:20px; }
.dps-pouch-neck::after { top:5px; right:-50px; width:60px; height:32px; }
.dps-pouch-body { padding:66px 52px 72px; border-radius:56px 56px 74px 74px; background:linear-gradient(100deg,#e7ab39 0%,#f4c76b 6%,#f9d27d 14%,#f2c366 40%,#efbd5d 80%,#d99c2e 97%,#edb34b 100%); box-shadow:inset 18px 0 12px #fff2c14d,inset -18px 0 16px #9a66192b,inset 0 -26px 8px #cb902629,0 14px 30px #77501b0c; border:1px solid #d9a444; }
.dps-pouch-body::before { inset:17px; border:1px solid #fff0bd80; border-bottom-width:7px; border-radius:42px 42px 58px 58px; }
.dps-pouch-body::after { content:''; position:absolute; pointer-events:none; top:3px; left:38px; right:38px; height:14px; border-top:3px double #ffe7a475; border-bottom:1px solid #a8722433; border-radius:50%; }
.dps-pouch-body .dps-pouch-heading { margin-bottom:28px; }
.dps-pouch-body .dps-pouch-heading .dps-heading { font-size:clamp(36px,4.5vw,54px); }
.dp-story-page .dps-scene { grid-template-columns:1.1fr .9fr; gap:34px; }
.dp-story-page .dps-scene-photo img { height:380px; }
.dp-story-page .dps-scene-copy h3 { font-size:44px; }
.dp-story-page .dps-scene-copy > p:last-child { font-size:18px; }
.dps-product-viewer { position:relative; }
.dps-product-track { display:flex; width:100%; overflow-x:auto; overscroll-behavior-x:contain; scroll-snap-type:x mandatory; scrollbar-width:thin; scrollbar-color:#5d6f6080 transparent; border-radius:24px; background:#ebe6dc; }
.dps-product-slide { flex:0 0 100%; min-width:0; display:grid; grid-template-columns:1fr 1fr; align-items:center; gap:44px; padding:36px 70px 44px; scroll-snap-align:center; scroll-snap-stop:always; background:var(--variant-bg,#ebe6dc); }
.dp-story-page .dps-product-packshot img { width:100%; height:490px; object-fit:contain; filter:drop-shadow(8px 14px 10px #231f201c); }
.dps-product-detail { max-width:370px; }
.dp-story-page .dps-product-detail .dps-kicker { margin-bottom:16px; }
.dp-story-page .dps-product-detail h3 { font-size:clamp(36px,4.5vw,60px); font-weight:500; line-height:1.08; }
.dp-story-page .dps-product-detail .dps-product-intro { font-size:21px; line-height:1.6; margin-top:22px; }
.dps-product-detail .dps-button { display:inline-flex; margin-top:28px; }
.dps-variant-controls { display:none; }
.dps-product-viewer[data-viewer-ready] .dps-variant-controls { display:flex; flex-wrap:wrap; align-items:center; justify-content:center; gap:12px; padding-top:24px; }
.dps-variant-choices { display:flex; justify-content:center; flex-wrap:wrap; gap:8px; }
.dps-variant-choice,.dps-variant-step { font:500 14px/1.3 var(--font-body-family); color:var(--dp-ink); border:1px solid #231f2033; border-radius:24px; background:transparent; cursor:pointer; padding:12px 18px; min-height:44px; }
.dps-variant-choice[aria-current=true] { color:#fffaf4; background:var(--dp-deep-green); border-color:var(--dp-deep-green); }
.dps-variant-step { border-color:transparent; }
.dps-variant-step:disabled { opacity:.35; cursor:default; }
.dps-product-track:focus-visible,.dps-variant-controls button:focus-visible { outline:3px solid var(--dp-deep-green); outline-offset:3px; }
.dps-viewer-status { position:absolute; width:1px; height:1px; overflow:hidden; clip-path:inset(50%); }
.dps-founders-connected .dps-founder-letter { position:relative; background:#fffdf6; border:1px solid #ddd7c9; border-radius:1px; transform:rotate(.8deg); padding:46px 42px 44px; box-shadow:3px 8px 0 -2px #f1ebdf,4px 9px 0 -2px #d8d2c5,0 15px 30px #231f2010; }
.dps-founders-connected .dps-founder-letter::before { content:''; position:absolute; top:0; bottom:0; left:25px; border-left:1px solid #ba8d7820; pointer-events:none; }
.dp-story-page .dps-founders-connected .dps-founder-letter > .dps-kicker { font:400 32px/1.2 var(--dps-signature-font); letter-spacing:0; text-transform:none; margin-bottom:28px; color:var(--dp-deep-green); }
.dp-story-page .dps-founders-connected .dps-letter-greeting { font:400 34px/1.3 var(--dps-signature-font); margin-bottom:20px; }
.dp-story-page .dps-founders-connected .dps-letter-text { font-size:18px; line-height:1.85; }
.dp-story-page .dps-founders-connected .dps-letter-signoff { font:400 27px/1.45 var(--dps-signature-font); margin-top:25px; }
.dps-founders-connected .dps-signature-name { font-size:44px; }
.dp-story-page .dps-founders-connected .dps-founders-photo figcaption { font:400 26px/1.3 var(--dps-signature-font); }
@media(max-width:989px) {
 .dps-pouch { width:calc(100% - 40px); }
 .dps-pouch-body { padding:52px 38px 62px; }
 .dps-product-slide { gap:24px; padding:30px 32px 38px; }
 .dp-story-page .dps-product-packshot img { height:430px; }
 .dp-story-page .dps-product-detail .dps-product-intro { font-size:18px; }
}
@media(max-width:749px) {
 .dps-pouch { width:calc(100% - 32px); }
 .dps-pouch-cap { width:42%; min-width:145px; padding:26px 12px 24px; border-radius:20px 20px 8px 8px; }
 .dp-story-page .dps-pouch-cap .dps-kicker { font-size:10px; }
 .dps-pouch-neck { width:30%; height:48px; }
 .dps-pouch-neck::after { width:42px; height:24px; border-width:6px; right:-35px; }
 .dps-pouch-body { padding:42px 23px 48px; border-radius:36px 36px 48px 48px; }
 .dps-pouch-body::before { inset:10px; border-radius:26px 26px 38px 38px; }
 .dps-pouch-body::after { left:24px; right:24px; }
 .dp-story-page .dps-scene { grid-template-columns:1fr; gap:25px; }
 .dp-story-page .dps-scene-photo img { height:clamp(240px,80vw,360px); }
 .dp-story-page .dps-scene-copy h3 { font-size:38px; }
 .dp-story-page .dps-scene-copy > p:last-child { font-size:17px; }
 .dps-product-slide { grid-template-columns:1fr; gap:24px; padding:28px 24px 32px; align-content:start; }
 .dp-story-page .dps-product-packshot img { height:360px; height:clamp(280px,90vw,390px); }
 .dps-product-detail { text-align:center; margin-inline:auto; }
 .dp-story-page .dps-product-detail h3 { font-size:38px; }
 .dp-story-page .dps-product-detail .dps-product-intro { font-size:17px; margin-top:15px; }
 .dps-product-detail .dps-button { margin-top:20px; }
 .dps-variant-choices { order:-1; flex-basis:100%; }
 .dps-variant-choice { padding:10px 12px; font-size:12px; }
 .dps-founders-connected .dps-founder-letter { padding:34px 27px; transform:rotate(.4deg); }
 .dps-founders-connected .dps-founder-letter::before { left:15px; }
 .dp-story-page .dps-founders-connected .dps-letter-text { font-size:17px; }
}

.dp-story-page .dps-pouch.dps-pouch-explorer { display:grid; grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr); align-items:center; gap:72px; width:min(calc(100% - 80px),1140px); margin:64px auto 80px; }
.dps-pouch-art { position:relative; width:100%; max-width:470px; margin-inline:auto; container-type:inline-size; isolation:isolate; }
.dps-pouch-art::before { content:""; position:absolute; z-index:-1; top:18.3%; right:1%; bottom:0.5%; left:1%; border-radius:12% 12% 15% 15% / 6% 6% 5% 5%; box-shadow:7px 10px 16px rgb(35 31 32 / 18%); pointer-events:none; }
.dp-story-page .dps-pouch-art > img { width:100%; height:auto; display:block; mix-blend-mode:normal; }
.dps-pouch-content { position:absolute; top:37%; left:15%; right:14%; bottom:9%; display:flex; flex-direction:column; color:#fffaf0; }
.dp-story-page .dps-pouch-content .dps-kicker { font-size:clamp(9px,2.6cqw,12px); line-height:1.5; margin-bottom:18px; letter-spacing:.13em; color:#fffaf0; }
.dp-story-page .dps-pouch-content .dps-heading { font-size:clamp(25px,9.1cqw,43px); font-weight:500; line-height:1.1; letter-spacing:-.035em; color:#fffaf0; }
.dp-story-page .dps-pouch-explorer .dps-scenario-tabs { margin:28px 0 0; gap:5px; flex-direction:column; flex-wrap:nowrap; align-items:stretch; justify-content:flex-start; }
.dp-story-page .dps-pouch-explorer .dps-scenario-tab { display:flex; align-items:center; text-align:left; width:100%; gap:18px; padding:10px 16px; min-height:44px; background:transparent; border:1px solid transparent; color:#fffaf0; font-size:clamp(15px,3.6cqw,18px); line-height:1.3; border-radius:28px; }
.dps-pouch-explorer .dps-scenario-number { min-width:22px; font-size:.85em; font-variant-numeric:tabular-nums; }
.dp-story-page .dps-pouch-explorer .dps-scenario-tab[aria-selected=true] { background:#f8f2e5; border-color:#f8f2e5; color:#344a3b; font-weight:600; }
.dp-story-page .dps-pouch-explorer .dps-scenario-tab:hover { border-color:#fffaf070; }
.dp-story-page .dps-pouch-explorer .dps-scenario-tab:focus-visible { outline:2px solid #fffaf0; outline-offset:3px; }
.dp-story-page .dps-pouch-explorer .dps-scene { display:block; margin:0 0 40px; }
.dp-story-page .dps-pouch-explorer .dps-scene[hidden] { display:none; }
.dp-story-page .dps-pouch-explorer .dps-scene-photo { padding:12px 12px 15px; transform:rotate(1.5deg); background:#fffdf7; box-shadow:0 8px 24px #231f2012; }
.dp-story-page .dps-pouch-explorer .dps-scene-photo img { width:100%; height:auto; aspect-ratio:4/3; object-fit:contain; background:#f3eee9; }
.dp-story-page .dps-pouch-explorer .dps-photo-note { font:400 22px/1.4 var(--dps-signature-font); color:#3b4238; text-align:right; margin:10px 6px 0; }
.dp-story-page .dps-pouch-explorer .dps-scene-copy { padding:30px 12px 0; }
.dp-story-page .dps-pouch-explorer .dps-scene-copy .dps-kicker { color:#465e4e; font-size:12px; margin-bottom:14px; }
.dp-story-page .dps-pouch-explorer .dps-scene-copy h3 { font-family:var(--font-body-family); font-size:clamp(28px,3vw,38px); line-height:1.17; font-weight:500; letter-spacing:-.03em; transform:none; color:#344a3b; margin-bottom:16px; }
.dp-story-page .dps-pouch-explorer .dps-scene-copy > p:last-child { font-size:19px; max-width:430px; line-height:1.55; }
@media(max-width:989px) {
 .dp-story-page .dps-pouch.dps-pouch-explorer { width:calc(100% - 48px); gap:36px; }
 .dp-story-page .dps-pouch-content .dps-kicker { margin-bottom:12px; }
 .dp-story-page .dps-pouch-explorer .dps-scenario-tabs { margin-top:18px; gap:2px; }
 .dp-story-page .dps-pouch-explorer .dps-scenario-tab { gap:12px; padding:8px 12px; }
 .dp-story-page .dps-pouch-explorer .dps-scene-copy { padding:26px 4px 0; }
 .dp-story-page .dps-pouch-explorer .dps-scene-copy h3 { font-size:29px; }
 .dp-story-page .dps-pouch-explorer .dps-scene-copy > p:last-child { font-size:17px; }
}
@media(max-width:749px) {
 .dp-story-page .dps-pouch.dps-pouch-explorer { grid-template-columns:1fr; width:calc(100% - 32px); gap:36px; margin:40px auto 56px; }
 .dps-pouch-art { width:min(100%,370px); }
 .dps-pouch-art::before { box-shadow:4px 7px 11px rgb(35 31 32 / 16%); }
 .dp-story-page .dps-pouch-content .dps-heading { font-size:9.1cqw; }
 .dp-story-page .dps-pouch-explorer .dps-scenario-tab { font-size:16px; }
 .dp-story-page .dps-pouch-explorer .dps-scenes { width:calc(100% - 12px); margin-inline:auto; }
 .dp-story-page .dps-pouch-explorer .dps-scene-photo { padding:9px 9px 12px; }
 .dp-story-page .dps-pouch-explorer .dps-photo-note { font-size:21px; }
}
@media(prefers-reduced-motion:no-preference) {
 .dp-story-page .dps-pouch-explorer .dps-scenario-tab { transition:background-color .16s,color .16s; }
}


.dps-mobile-chapters { display:none; }
.dps-story-content [tabindex="-1"]:focus { outline:none; }
@media(max-width:749px) {
 .dps-story-layout { padding-top:140px; }
 .dp-story-page[data-timeline-ready] .dps-nav { padding:4px 10px; width:calc(100% - 32px); border-radius:10px; }
 .dp-story-page[data-timeline-ready] .dps-nav-title, .dp-story-page[data-timeline-ready] .dps-nav-grid { display:none; }
 .dp-story-page[data-timeline-ready] .dps-mobile-chapters { display:block; width:100%; min-height:44px; padding:8px 4px; border:0; background:transparent; color:var(--dp-deep-green); font:500 16px/1.4 var(--font-body-family); }
 .dps-mobile-chapters:focus-visible { outline:2px solid var(--dp-deep-green); outline-offset:0; border-radius:5px; }
 .dps-story-content .dps-wrap { width:calc(100% - 36px); }
 .dps-story-content .dps-hero { padding-top:28px; }
 .dps-hero-grid { gap:28px; }
 .dp-story-page .dps-display { font-size:clamp(38px,10.5vw,46px); line-height:1.08; }
 .dp-story-page .dps-heading { font-size:32px; line-height:1.15; }
 .dp-story-page .dps-kicker { margin-bottom:14px; }
 .dp-story-page .dps-lead { font-size:18px; margin-top:18px; }
 .dps-actions { gap:12px 18px; margin-top:22px; }
 .dps-button, .dps-text-link { min-height:44px; }
 .dps-hero-media > img, .dps-video { aspect-ratio:4/3; object-fit:cover; }
 .dps-hero-media figcaption { padding:10px 4px 12px; }
 .dps-benefits { gap:8px; margin-top:22px; padding:0 0 10px; }
 .dps-benefit { display:grid; grid-template-columns:100px 1fr; align-items:center; gap:12px; padding:12px 14px; border-radius:9px; }
 .dps-benefit p { font-size:12px; }
 .dps-benefit span { font-size:14px; line-height:1.4; }
 .dps-section { padding-block:44px; }
 .dps-origin-grid { gap:26px; }
 .dps-year-block { display:grid; grid-template-columns:auto 1fr; gap:0 20px; align-items:center; max-width:none; margin:0; padding:18px 20px; transform:rotate(-.6deg); }
 .dps-year-block .dps-year { grid-column:1; grid-row:1 / 3; font-size:72px; line-height:1; }
 .dps-year-block .dps-kicker { grid-column:2; grid-row:1; margin:0; }
 .dp-story-page .dps-year-note { grid-column:2; grid-row:2; margin:5px 0 0; font-size:14px; }
 .dps-origin-copy .dps-body { font-size:17px; margin-top:18px; }
 .dps-section-head { gap:18px; margin-bottom:24px; }
 .dps-making-intro { font-size:16px; line-height:1.55; }
 .dps-process-grid { gap:16px; padding:0 2px; }
 .dps-process { display:grid; grid-template-columns:96px minmax(0,1fr); gap:8px 14px; padding:14px; transform:rotate(-.4deg); }
 .dps-process:nth-child(2) { transform:rotate(.4deg); margin-top:0; }
 .dps-process:nth-child(3) { transform:rotate(-.3deg); }
 .dps-process-top { grid-column:1 / -1; padding:0; }
 .dps-process-image { grid-column:1; grid-row:2 / 4; aspect-ratio:1; align-self:start; }
 .dps-process h3 { grid-column:2; font-size:23px; line-height:1.15; margin:0; }
 .dps-process > p { grid-column:2; font-size:15px; line-height:1.5; margin:0; }
 .dp-story-page .dps-pouch.dps-pouch-explorer { grid-template-columns:minmax(0,1fr); gap:24px; margin-block:36px 44px; }
 .dps-pouch[data-scenarios-ready] .dps-pouch-art { width:300px; max-width:100%; }
 .dps-pouch[data-scenarios-ready] .dps-pouch-content { top:36%; left:14%; right:12%; bottom:7%; }
 .dp-story-page .dps-pouch-content .dps-heading { font-size:28px; line-height:1.1; }
 .dp-story-page .dps-pouch-content .dps-kicker { font-size:10px; letter-spacing:.08em; margin-bottom:10px; }
 .dp-story-page .dps-pouch-explorer .dps-scenario-tabs { margin:14px 0 0; gap:2px; }
 .dp-story-page .dps-pouch-explorer .dps-scenario-tab { min-height:44px; padding:8px 12px; font-size:16px; gap:12px; }
 .dp-story-page .dps-pouch-explorer .dps-scenes { width:100%; min-height:450px; }
 .dp-story-page .dps-pouch-explorer .dps-scene-photo { transform:rotate(.6deg); padding:8px 8px 10px; }
 .dp-story-page .dps-pouch-explorer .dps-photo-note { font-size:20px; margin:8px 3px 0; }
 .dp-story-page .dps-pouch-explorer .dps-scene-copy { padding:22px 4px 0; }
 .dp-story-page .dps-pouch-explorer .dps-scene-copy h3 { font-size:27px; margin-bottom:12px; }
 .dp-story-page .dps-pouch-explorer .dps-scene-copy > p:last-child { font-size:16px; line-height:1.5; }
 .dps-products > .dps-wrap { padding-top:0; }
 .dps-product-viewer[data-viewer-ready] { display:grid; grid-template-columns:1fr 1fr; gap:12px; }
 .dps-product-viewer[data-viewer-ready] .dps-variant-controls { display:contents; }
 .dps-variant-choices { grid-column:1 / -1; order:-1; display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:5px; }
 .dps-variant-choice { padding:10px 3px; font-size:12px; min-height:44px; }
 .dps-product-track { grid-column:1 / -1; border-radius:16px; }
 .dps-variant-step { order:1; min-height:44px; border:1px solid #231f2020; }
 .dps-product-slide { grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr); padding:24px 16px; gap:16px; align-items:center; }
 .dp-story-page .dps-product-packshot img { height:260px; }
 .dps-product-detail { text-align:left; }
 .dp-story-page .dps-product-detail h3 { font-size:28px; overflow-wrap:normal; }
 .dp-story-page .dps-product-detail .dps-kicker { font-size:10px; margin-bottom:10px; }
 .dp-story-page .dps-product-detail .dps-product-intro { font-size:15px; line-height:1.5; margin-top:12px; }
 .dps-product-detail .dps-button { font-size:14px; padding:12px; width:100%; margin-top:16px; }
 .dps-founders.dps-founders-connected { padding-block:44px; }
 .dps-founders-connected .dps-founders-head { margin-bottom:24px; }
 .dps-founders-connected .dps-founders-head .dps-heading { font-size:32px; }
 .dps-founders-connected .dps-founders-photo { transform:rotate(-.6deg); padding-bottom:14px; }
 .dp-story-page .dps-founders-connected .dps-founders-photo figcaption { font-size:23px; padding-top:12px; }
 .dps-founders-connected .dps-founder-letter { padding:26px 24px; margin-top:30px; transform:none; }
 .dp-story-page .dps-founders-connected .dps-founder-letter > .dps-kicker { margin-bottom:20px; }
 .dp-story-page .dps-founders-connected .dps-letter-greeting { margin-bottom:16px; }
 .dp-story-page .dps-founders-connected .dps-letter-text { font-size:17px; line-height:1.7; }
 .dps-purpose-grid { gap:16px; }
 .dps-purpose-grid article { display:block; padding:22px; background:var(--dps-paper); border:1px solid #231f2015; border-radius:12px; }
 .dps-purpose-grid h3 { font-size:27px; }
 .dps-purpose-grid article > p:last-child { font-size:17px; line-height:1.55; margin-top:14px; }
 .dps-purpose-head { margin-bottom:24px; }
 .dps-closing-grid { padding:26px 22px; gap:22px; }
 .dps-closing .dps-heading { font-size:30px; }
 .dps-closing .dps-body { font-size:17px; margin-top:16px; }
}
/* END_SECTION:about-daily-plus */

/* START_SECTION:daily-insider-club (INDEX:21) */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
#daily-insider-sports{background:#f3eee9;color:#231f20;font-family:'Poppins',sans-serif;line-height:1.6;color-scheme:light;overflow:hidden}
#daily-insider-sports *{box-sizing:border-box}
#daily-insider-sports p,#daily-insider-sports h1,#daily-insider-sports h2,#daily-insider-sports h3{margin:0;color:inherit;font-family:inherit}
#daily-insider-sports button,#daily-insider-sports input,#daily-insider-sports select,#daily-insider-sports textarea{font:inherit}
#daily-insider-sports .dp-announcement{background:#5d6f60;color:#fff;text-align:center;font-size:10px;letter-spacing:2px;padding:8px 16px}
#daily-insider-sports .dp-nav{display:flex;align-items:center;justify-content:space-between;padding:22px 5%;background:#f3eee9;border-bottom:1px solid #231f2015;gap:22px}
#daily-insider-sports .dp-logo{width:108px;height:auto;display:block}
#daily-insider-sports .dp-navlinks{display:flex;gap:24px;font-size:12px;align-items:center}
#daily-insider-sports .dp-navlinks a{color:#231f20;text-decoration:none}
#daily-insider-sports .dp-navlinks .dp-current{border-bottom:2px solid #2ea66f;padding-bottom:5px}
#daily-insider-sports .dp-small{font-size:11px;letter-spacing:1.6px;text-transform:uppercase;font-weight:600}
#daily-insider-sports .dp-hero{background:#5d6f60;color:#f3eee9;display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:66px 5% 60px;align-items:center}
#daily-insider-sports .dp-eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:24px}
#daily-insider-sports .dp-dot{width:8px;height:8px;background:#2ea66f;border-radius:100%}
#daily-insider-sports h1{font-size:clamp(38px,5.6vw,65px);font-weight:600;line-height:1.05;letter-spacing:-3px;margin-bottom:24px}
#daily-insider-sports h1 em{font-style:normal;color:#dce6dc}
#daily-insider-sports .dp-lead{font-size:15px;max-width:360px;line-height:1.75;color:#f3eee9}
#daily-insider-sports .dp-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:28px}
#daily-insider-sports .dp-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:14px 23px;background:#2ea66f;color:#162c20;border:0;border-radius:100px;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;transition:background .2s,transform .2s}
#daily-insider-sports .dp-button:hover{background:#269761;transform:translateY(-2px)}
#daily-insider-sports .dp-textlink{border:0;background:transparent;color:#f3eee9;font-size:14px;text-decoration:underline;text-underline-offset:5px;cursor:pointer;padding:10px 0}
#daily-insider-sports .dp-photo-wrap{position:relative;padding:9px 6px 16px 0}
#daily-insider-sports .dp-photo{width:100%;height:auto;aspect-ratio:1.03;object-fit:cover;object-position:48% center;border-radius:100px 24px 24px 24px;display:block}
#daily-insider-sports .dp-photo-caption{color:#231f20;position:absolute;bottom:0;right:0;background:#dce6dc;padding:13px 21px;transform:rotate(-3deg);border:1px solid #e1ded7;font-size:12px;border-radius:4px}
#daily-insider-sports .dp-tagline{display:flex;gap:8px;flex-wrap:wrap;margin:30px 0 0;padding:0;font-size:10px;color:#f3eee9;letter-spacing:.6px}
#daily-insider-sports .dp-tagline span{padding:7px 11px;border:1px solid #f3eee94d;border-radius:30px}
#daily-insider-sports .dp-perks{padding:64px 5%;background:#dce6dc;margin-top:0}
#daily-insider-sports .dp-section-heading{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:end;margin-bottom:38px}
#daily-insider-sports h2{font-size:36px;line-height:1.15;letter-spacing:-1.4px;font-weight:600;margin-top:14px}
#daily-insider-sports .dp-section-heading p{font-size:15px;color:#625c58;max-width:360px}
#daily-insider-sports .dp-perkgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
#daily-insider-sports .dp-perk{padding:26px;background:#f3eee9;border:1px solid #231f200d;border-radius:20px}
#daily-insider-sports .dp-perk img{width:64px;height:64px;object-fit:contain;display:block;margin-bottom:17px;transition:transform .2s}
#daily-insider-sports .dp-perk:hover img{transform:rotate(-5deg)}
#daily-insider-sports h3{font-size:16px;font-weight:600;letter-spacing:-.35px;line-height:1.4;margin-bottom:9px}
#daily-insider-sports .dp-perk p{font-size:14px;color:#625c58;max-width:235px;line-height:1.7}
#daily-insider-sports .dp-perk-note{padding-top:22px;font-size:12px;color:#625c58}
#daily-insider-sports .dp-who{display:grid;grid-template-columns:1fr 1fr;gap:55px;background:#5d6f60;color:#fff;padding:55px 5%}
#daily-insider-sports .dp-who p{font-size:14px;line-height:1.8;color:#f3eee9}
#daily-insider-sports .dp-who h2{max-width:330px}
#daily-insider-sports .dp-who .dp-small{color:#e2eadd}
#daily-insider-sports .dp-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:21px}
#daily-insider-sports .dp-chips span{padding:5px 12px;border:1px solid #ffffff55;border-radius:100px;font-size:11px}
#daily-insider-sports .dp-application{background:#f3eee9;padding:64px 5%;display:grid;grid-template-columns:.8fr 1.2fr;gap:56px;align-items:start}
#daily-insider-sports .dp-application-intro>p{font-size:15px;color:#625c58;margin-top:22px;max-width:275px}
#daily-insider-sports .dp-steps{margin-top:30px;padding:0;list-style:none}
#daily-insider-sports .dp-steps li{display:flex;gap:13px;font-size:14px;margin-bottom:17px;align-items:center}
#daily-insider-sports .dp-stepnum{border:1px solid #c5c9bf;border-radius:50%;width:28px;height:28px;display:grid;place-items:center;flex-shrink:0;color:#5d6f60;font-size:11px}
#daily-insider-sports .dp-form{background:#e5ebdf;padding:28px;border-radius:16px}
#daily-insider-sports .dp-fields{display:grid;grid-template-columns:1fr 1fr;gap:17px 16px}
#daily-insider-sports label{display:block;font-size:13px;font-weight:500;color:#231f20}
#daily-insider-sports label span{font-weight:400;color:#76706c}
#daily-insider-sports input:not([type=checkbox]),#daily-insider-sports select,#daily-insider-sports textarea{display:block;width:100%;margin-top:7px;border:1px solid #c4ccbc;background:#f3eee9;border-radius:5px;padding:10px 11px;color:#231f20;font-size:16px;min-width:0;box-shadow:none}
#daily-insider-sports textarea{min-height:110px;resize:vertical}
#daily-insider-sports .dp-full{grid-column:1/-1}
#daily-insider-sports .dp-check{display:flex;align-items:flex-start;gap:9px;font-weight:400;font-size:12px;line-height:1.6;margin:18px 0}
#daily-insider-sports input[type=checkbox]{accent-color:#5d6f60;margin-top:3px;flex-shrink:0}
#daily-insider-sports .dp-submit{width:100%;justify-content:center;margin-top:2px}
#daily-insider-sports .dp-privacy{font-size:12px;line-height:1.7;color:#716b66;margin-top:14px}
#daily-insider-sports .dp-privacy a{color:inherit;text-decoration:underline}
#daily-insider-sports .dp-preview-status{font-size:12px;color:#385740;margin-top:12px}
#daily-insider-sports .dp-footer{border-top:1px solid #231f2020;padding:30px 5%;display:flex;gap:22px;align-items:center;justify-content:space-between;font-size:11px}
#daily-insider-sports .dp-footer img{width:87px;height:auto}
@media(max-width:650px){#daily-insider-sports .dp-nav{padding:18px 6%}#daily-insider-sports .dp-navlinks{gap:15px}#daily-insider-sports .dp-navlinks a:not(.dp-current){display:none}#daily-insider-sports .dp-hero{grid-template-columns:1fr;padding:38px 6%;gap:28px}#daily-insider-sports h1{font-size:48px;letter-spacing:-2px}#daily-insider-sports .dp-lead{max-width:none}#daily-insider-sports .dp-photo{aspect-ratio:1.35;border-top-left-radius:70px}#daily-insider-sports .dp-tagline{margin:24px 0 0;font-size:9px;gap:7px}#daily-insider-sports .dp-perks{padding:40px 6%}#daily-insider-sports .dp-section-heading{grid-template-columns:1fr;gap:18px}#daily-insider-sports h2{font-size:30px}#daily-insider-sports .dp-perkgrid{grid-template-columns:1fr 1fr;gap:12px}#daily-insider-sports .dp-perk img{width:55px;height:55px}#daily-insider-sports .dp-perk h3{font-size:15px}#daily-insider-sports .dp-who{grid-template-columns:1fr;padding:38px 6%;gap:24px}#daily-insider-sports .dp-application{grid-template-columns:1fr;padding:40px 6%;gap:25px}#daily-insider-sports .dp-application-intro>p{max-width:none}#daily-insider-sports .dp-form{padding:23px}#daily-insider-sports .dp-fields{grid-template-columns:1fr}#daily-insider-sports .dp-footer{align-items:flex-start}#daily-insider-sports .dp-footer span{max-width:140px;text-align:right}}
@media(prefers-reduced-motion:reduce){#daily-insider-sports *{transition:none!important}}
#daily-insider-sports .dp-sport-section{display:grid;grid-template-columns:minmax(110px,1fr) minmax(250px,2fr) minmax(110px,1fr);gap:26px;align-items:center;padding:58px 5% 65px}
#daily-insider-sports .dp-sport-copy{text-align:center;padding:10px 0}
#daily-insider-sports .dp-sport-copy h2{margin:16px auto 22px;max-width:none;font-size:40px}
#daily-insider-sports .dp-sport-copy p{font-size:15px;line-height:1.85;margin:0 auto 15px;max-width:355px}
#daily-insider-sports .dp-sport-copy .dp-button{margin-top:14px;background:#dce6dc;color:#231f20;font-size:14px}
#daily-insider-sports .dp-sport-pair{display:grid;gap:29px;min-width:0}
#daily-insider-sports .dp-sport-right{padding-top:39px}
#daily-insider-sports .dp-sport-photo{margin:0;background:#f3eee9;padding:6px 6px 9px;border-radius:7px;box-shadow:0 7px 15px #253b2926;min-width:0}
#daily-insider-sports .dp-sport-photo figcaption{font-size:11px;color:#231f20;text-align:left;line-height:1.4;padding:8px 4px 0}
#daily-insider-sports .dp-sport-window{aspect-ratio:1;background-image:var(--dp-sport-sheet);background-size:200% 200%;border-radius:3px;background-repeat:no-repeat}
#daily-insider-sports .dp-running{transform:rotate(-6deg);width:96%;justify-self:start}
#daily-insider-sports .dp-running .dp-sport-window{background-position:0 0}
#daily-insider-sports .dp-strength{transform:rotate(4deg);width:91%;justify-self:end}
#daily-insider-sports .dp-strength .dp-sport-window{background-position:0 100%}
#daily-insider-sports .dp-cycling{transform:rotate(5deg);width:100%}
#daily-insider-sports .dp-cycling .dp-sport-window{background-position:100% 0}
#daily-insider-sports .dp-community{transform:rotate(-4deg);width:95%}
#daily-insider-sports .dp-community .dp-sport-window{background-position:100% 100%}
@media(max-width:650px){#daily-insider-sports .dp-sport-section{grid-template-columns:1fr 1fr;padding:38px 7% 48px;gap:24px}#daily-insider-sports .dp-sport-copy{grid-column:1/-1;grid-row:1}#daily-insider-sports .dp-sport-copy h2{font-size:34px}#daily-insider-sports .dp-sport-pair{gap:22px}#daily-insider-sports .dp-sport-right{padding-top:20px}#daily-insider-sports .dp-sport-photo{max-width:200px}#daily-insider-sports .dp-sport-copy .dp-button{min-height:44px}}

#daily-insider-sports{--dp-sport-sheet:url(/cdn/shop/files/daily-insider-sports-scenes.png?v=1788767676&width=1200)}

#daily-insider-sports{font-size:16px;letter-spacing:normal} #daily-insider-sports [id]{scroll-margin-top:var(--dp-club-top,190px)} #daily-insider-sports .dp-status{padding:16px;border:1px solid #5d6f60;border-radius:8px;margin-bottom:20px;font-size:14px} #daily-insider-sports .dp-status--error{border-color:#9c392e} #daily-insider-sports .dp-hero,#daily-insider-sports .dp-perks,#daily-insider-sports .dp-who,#daily-insider-sports .dp-application{padding-left:max(5%,calc((100% - 1200px)/2));padding-right:max(5%,calc((100% - 1200px)/2))}

#daily-insider-sports .dp-sport-window{display:block!important;width:100%}
#daily-insider-sports .dp-hero{padding-top:var(--dp-club-top,190px)}
#daily-insider-sports .dp-privacy a{margin-left:.3em}
#daily-insider-sports a:focus-visible,#daily-insider-sports button:focus-visible,#daily-insider-sports input:focus-visible,#daily-insider-sports select:focus-visible,#daily-insider-sports textarea:focus-visible{outline:2px solid currentColor;outline-offset:3px}
@media(max-width:650px){#daily-insider-sports .dp-hero{padding-top:var(--dp-club-top-mobile,160px)}}

#daily-insider-sports .dp-hero>div,#daily-insider-sports .dp-application>div{min-width:0}
#daily-insider-sports .dp-button,#daily-insider-sports .dp-textlink{min-height:44px}
#daily-insider-sports .dp-photo-caption{--dp-tilt:-3deg;max-width:95%;font-size:13px;box-shadow:0 5px 12px #253b291a}
#daily-insider-sports .dp-running{--dp-tilt:-6deg}
#daily-insider-sports .dp-strength{--dp-tilt:4deg}
#daily-insider-sports .dp-cycling{--dp-tilt:5deg}
#daily-insider-sports .dp-community{--dp-tilt:-4deg}
#daily-insider-sports .banner-image-1{transform:rotate(var(--dp-tilt));transition:transform .4s ease}
#daily-insider-sports .banner-image-1.dp-in-view{animation:dp-insider-photo-float 3.6s ease-in-out 1}
#daily-insider-sports .dp-strength.dp-in-view,#daily-insider-sports .dp-community.dp-in-view{animation-delay:.2s}
@keyframes dp-insider-photo-float{0%,100%{transform:translateY(0) rotate(var(--dp-tilt))}50%{transform:translateY(-8px) rotate(calc(var(--dp-tilt) + 1deg))}}
@media(hover:hover){#daily-insider-sports .banner-image-1:hover{transform:translateY(-4px) rotate(0deg)}}
@media(max-width:650px){
 #daily-insider-sports [id]{scroll-margin-top:var(--dp-club-top-mobile,160px)}
 #daily-insider-sports .dp-perk{padding:20px 16px}
 #daily-insider-sports .dp-section-heading{margin-bottom:26px}
 #daily-insider-sports .dp-photo-caption{padding:11px 15px;font-size:12px}
 #daily-insider-sports .dp-form{padding:22px 18px}
 #daily-insider-sports .dp-sport-copy p{font-size:15px}
}
@media(max-width:480px){
 #daily-insider-sports h1{font-size:clamp(38px,11vw,48px)}
 #daily-insider-sports .dp-perkgrid{grid-template-columns:1fr}
 #daily-insider-sports .dp-perk{display:grid;grid-template-columns:48px minmax(0,1fr);column-gap:16px;padding:20px}
 #daily-insider-sports .dp-perk img{grid-row:1/3;width:48px;height:48px;margin:0}
 #daily-insider-sports .dp-perk h3,#daily-insider-sports .dp-perk p{grid-column:2;max-width:none}
 #daily-insider-sports .dp-perk h3{margin-bottom:6px}
 #daily-insider-sports .dp-actions{gap:12px 20px}
}
@media(prefers-reduced-motion:reduce){#daily-insider-sports .banner-image-1{animation:none!important;transition:none!important}}
/* END_SECTION:daily-insider-club */

/* START_SECTION:daily-shop (INDEX:22) */
.daily-shop{position:relative;isolation:isolate;z-index:0;background:#f3eee9;color:#231f20;font-family:Poppins,sans-serif;font-size:16px;line-height:1.6;overflow:clip;--ds-green:#5d6f60}
.daily-shop *{box-sizing:border-box}.daily-shop h1,.daily-shop h2,.daily-shop h3,.daily-shop p{font-family:inherit;color:inherit;margin:0;letter-spacing:normal}.daily-shop a{color:inherit}.daily-shop img{display:block;width:100%;height:auto}.daily-shop .ds-wrap{padding-left:max(5%,calc((100% - 1240px)/2));padding-right:max(5%,calc((100% - 1240px)/2))}.daily-shop .ds-kicker{display:block;font-size:11px;font-weight:600;letter-spacing:1.6px;text-transform:uppercase;margin-bottom:16px;color:#5d6f60}.daily-shop .ds-hero{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:30px;padding-top:var(--ds-top,190px);padding-bottom:65px}.daily-shop h1{font-size:clamp(42px,5.2vw,72px);line-height:1.05;font-weight:600;letter-spacing:-2.5px;max-width:600px}.daily-shop .ds-hero-copy>p{max-width:390px;margin:26px 0;font-size:16px;line-height:1.8}.daily-shop .ds-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:100px;background:#5d6f60;color:#fff;text-decoration:none;font-family:inherit;font-size:14px;font-weight:600;padding:15px 26px;min-height:48px;cursor:pointer;transition:background .2s,transform .2s;text-align:center}.daily-shop .ds-button:hover{background:#3f5745}.daily-shop .ds-button:disabled{cursor:not-allowed;opacity:.6}.daily-shop .ds-hero-note{font-size:12px;margin-top:22px;color:#655f59}.daily-shop .ds-hero-art{position:relative;min-width:0;height:520px}.daily-shop .ds-oval{position:absolute;inset:55px 0 45px;background:#dbe8d9;border-radius:48% 52% 46% 54%;transform:rotate(-8deg)}.daily-shop .ds-hero-pouch{position:absolute;width:25%;top:75px;filter:drop-shadow(0 12px 7px #253b291f);transition:transform .35s}.daily-shop .ds-hero-pouch img{width:100%;height:350px;object-fit:contain}.daily-shop .ds-hero-pouch--1{left:0;transform:rotate(-15deg);top:93px;z-index:2}.daily-shop .ds-hero-pouch--2{left:25%;transform:rotate(-5deg);top:48px;z-index:3}.daily-shop .ds-hero-pouch--3{left:49%;transform:rotate(7deg);top:72px;z-index:2}.daily-shop .ds-hero-pouch--4{left:73%;transform:rotate(16deg);top:114px}.daily-shop .ds-ingredient{position:absolute;pointer-events:none}.daily-shop .ds-kiwi{width:100px;left:-10px;bottom:28px;z-index:4;transform:rotate(-18deg)}.daily-shop .ds-ginger{width:145px;right:-20px;bottom:25px;z-index:4;transform:rotate(8deg)}.daily-shop .ds-art-note{position:absolute;left:27%;bottom:4px;font-size:12px;letter-spacing:.3px;transform:rotate(-4deg);background:#fffaf3;padding:10px 16px;z-index:5}.daily-shop h2{font-size:clamp(30px,3.2vw,45px);line-height:1.15;font-weight:600;letter-spacing:-1.4px}.daily-shop .ds-section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:32px}.daily-shop .ds-section-head>p{max-width:360px;color:#655f59;font-size:14px}.daily-shop .ds-range{padding-top:38px;padding-bottom:65px;scroll-margin-top:160px}.daily-shop .ds-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.daily-shop .ds-product-block{min-width:0}.daily-shop .ds-card{border-radius:24px;background:var(--ds-tone);padding:22px 18px;height:100%;display:flex;flex-direction:column;scroll-margin-top:170px}.daily-shop .ds-card-image{display:flex;align-items:center;justify-content:center;height:275px;margin-bottom:24px;text-decoration:none}.daily-shop .ds-card-image img{max-height:100%;max-width:100%;width:auto;object-fit:contain;filter:drop-shadow(0 9px 5px #231f2014);transition:transform .3s}.daily-shop .ds-card-copy{display:flex;flex-direction:column;flex:1;min-width:0}.daily-shop h3{font-size:19px;line-height:1.3;font-weight:600;margin-bottom:10px}.daily-shop h3 a{text-decoration:none}.daily-shop .ds-flavour{font-size:13px;line-height:1.6;min-height:44px;margin-bottom:18px;color:#514e48}.daily-shop .ds-buy{margin-top:auto}.daily-shop .ds-pack{font-size:12px;margin-bottom:4px}.daily-shop .ds-price{font-size:20px;font-weight:600;letter-spacing:-.4px;margin-bottom:16px}.daily-shop .ds-buy .ds-button{width:100%;padding:13px 12px}.daily-shop .ds-buy label{font-size:12px;display:block}.daily-shop .ds-buy select{width:100%;font-family:inherit;font-size:16px;min-height:44px;border:1px solid #5d6f6055;border-radius:8px;background:#fff9;padding:9px;color:#231f20;margin:6px 0 12px}.daily-shop .ds-detail{font-size:12px;text-align:center;margin-top:13px;text-underline-offset:4px}.daily-shop .ds-range-note{font-size:12px;color:#655f59;margin-top:20px}.daily-shop .ds-mixed{padding-bottom:75px}.daily-shop .ds-card--featured{display:grid;grid-template-columns:1.1fr .9fr;gap:65px;padding:42px 6%;align-items:center}.daily-shop .ds-card--featured .ds-card-image{height:330px;margin:0}.daily-shop .ds-card--featured .ds-card-copy{max-width:450px}.daily-shop .ds-card--featured h3{font-size:15px;margin-top:22px}.daily-shop .ds-mix-text{margin-top:20px;font-size:15px}.daily-shop .ds-ingredients{background:#5d6f60;color:#f3eee9;padding-top:80px;padding-bottom:80px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:85px}.daily-shop .ds-ingredients .ds-kicker{color:#d7e8d9}.daily-shop .ds-ingredients p{margin:25px 0;max-width:430px;line-height:1.8;font-size:15px}.daily-shop .ds-button--light{background:#f3eee9;color:#231f20}.daily-shop .ds-button--light:hover{background:#dce6dc}.daily-shop .ds-ingredient-photo{margin:0;background:#fffaf3;padding:12px 12px 18px;transform:rotate(-3deg);color:#231f20;max-width:480px}.daily-shop .ds-ingredient-photo img{aspect-ratio:1.25;object-fit:cover}.daily-shop figcaption{font-size:12px;margin-top:13px}.daily-shop .ds-faq{padding-top:75px;padding-bottom:90px;display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.daily-shop details{border-bottom:1px solid #5d6f6040;padding:20px 0}.daily-shop summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:16px;font-weight:500}.daily-shop summary::-webkit-details-marker{display:none}.daily-shop summary span{font-size:24px;font-weight:400}.daily-shop details[open] summary span{transform:rotate(45deg)}.daily-shop .ds-answer{font-size:14px;line-height:1.8;color:#655f59;padding-top:15px}.daily-shop a:focus-visible,.daily-shop button:focus-visible,.daily-shop select:focus-visible,.daily-shop summary:focus-visible{outline:2px solid currentColor;outline-offset:5px}
@media(hover:hover){.daily-shop .ds-card-image:hover img{transform:translateY(-5px) rotate(-3deg)}.daily-shop .ds-hero-pouch:hover{transform:translateY(-7px) rotate(0deg)}}
@media(max-width:989px){.daily-shop .ds-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.daily-shop .ds-hero-art{height:420px}.daily-shop .ds-hero-pouch img{height:285px}.daily-shop .ds-hero-pouch--4{top:85px}.daily-shop .ds-ginger{width:110px}.daily-shop .ds-kiwi{width:80px}.daily-shop .ds-card--featured{gap:35px}.daily-shop .ds-ingredients{gap:40px}}
@media(max-width:650px){.daily-shop .ds-hero{grid-template-columns:1fr;padding-top:var(--ds-top-mobile,165px);padding-bottom:25px;gap:10px}.daily-shop h1{font-size:clamp(38px,10vw,54px);letter-spacing:-1.6px}.daily-shop .ds-hero-copy>p{font-size:15px;margin:20px 0;max-width:360px}.daily-shop .ds-hero-note{margin-top:16px;font-size:11px}.daily-shop .ds-hero-art{height:315px;margin:0 3%}.daily-shop .ds-oval{inset:45px -5px 35px}.daily-shop .ds-hero-pouch img{height:220px}.daily-shop .ds-hero-pouch--1{top:50px}.daily-shop .ds-hero-pouch--2{top:22px}.daily-shop .ds-hero-pouch--3{top:40px}.daily-shop .ds-hero-pouch--4{top:60px}.daily-shop .ds-kiwi{width:68px;bottom:15px;left:-12px}.daily-shop .ds-ginger{width:92px;right:-14px;bottom:20px}.daily-shop .ds-art-note{bottom:5px;left:23%;font-size:10px;padding:7px 10px}.daily-shop .ds-section-head{display:block;margin-bottom:24px}.daily-shop .ds-section-head>p{margin-top:16px;font-size:14px}.daily-shop .ds-range{padding-top:25px;padding-bottom:40px}.daily-shop .ds-grid{gap:12px}.daily-shop .ds-card{padding:16px 12px;border-radius:18px}.daily-shop .ds-card-image{height:190px;margin-bottom:20px}.daily-shop h3{font-size:16px}.daily-shop .ds-flavour{font-size:12px;min-height:58px;margin-bottom:12px}.daily-shop .ds-price{font-size:17px}.daily-shop .ds-pack{font-size:11px}.daily-shop .ds-buy .ds-button{font-size:12px;padding:12px 5px}.daily-shop .ds-detail{font-size:11px}.daily-shop .ds-card--featured{grid-template-columns:1fr;padding:26px;gap:22px}.daily-shop .ds-card--featured .ds-card-image{height:220px}.daily-shop .ds-mixed{padding-bottom:40px}.daily-shop .ds-ingredients{grid-template-columns:1fr;gap:35px;padding-top:48px;padding-bottom:48px}.daily-shop .ds-ingredient-photo{max-width:420px;margin:0 8px}.daily-shop .ds-faq{grid-template-columns:1fr;gap:20px;padding-top:45px;padding-bottom:55px}.daily-shop summary{font-size:15px}}
@media(prefers-reduced-motion:reduce){.daily-shop *{transition:none!important;scroll-behavior:auto!important}}
.daily-shop [hidden]{display:none!important}
.daily-shop .ds-hero{row-gap:0;padding-bottom:45px}
.daily-shop .ds-hero-pouch--1{--ds-tilt:-15deg}.daily-shop .ds-hero-pouch--2{--ds-tilt:-5deg}.daily-shop .ds-hero-pouch--3{--ds-tilt:7deg}.daily-shop .ds-hero-pouch--4{--ds-tilt:16deg}
.daily-shop .ds-hero-pouch.is-picked{transform:translateY(-12px) rotate(var(--ds-tilt));filter:drop-shadow(0 15px 8px #253b292e)}
.daily-shop .ds-pick-panel{grid-column:2;display:flex;gap:22px;justify-content:space-between;align-items:center;padding:20px 0;min-height:126px;border-top:1px solid #5d6f6033}
.daily-shop .ds-pick-panel .ds-kicker{font-size:10px;margin-bottom:5px}.daily-shop .ds-pick-panel p{font-size:18px;font-weight:500;line-height:1.4}.daily-shop .ds-pick-panel small{font-size:12px;color:#655f59;display:block;margin-top:6px}.daily-shop .ds-pick-panel .ds-button{flex-shrink:0;font-size:12px;padding:12px 18px}
.daily-shop .ds-filter{display:flex;align-items:center;flex-wrap:wrap;gap:12px 22px;margin-bottom:30px;padding:14px 0;background:#f3eee9;position:sticky;top:150px;z-index:6}.daily-shop .ds-filter>span:first-child{font-size:13px;font-weight:500}.daily-shop .ds-filter>div{display:flex;gap:8px;flex-wrap:wrap}.daily-shop .ds-filter button{font:inherit;font-size:13px;border:1px solid #5d6f6044;border-radius:30px;padding:10px 18px;min-height:44px;background:transparent;color:#231f20;cursor:pointer}.daily-shop .ds-filter button[aria-pressed=true]{background:#5d6f60;color:#fff;border-color:#5d6f60}
.daily-shop .ds-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:44px 35px}
.daily-shop .ds-card:not(.ds-card--featured){display:grid;grid-template-columns:43% minmax(0,1fr);gap:22px;padding:0 0 26px;background:transparent;border-radius:0;border-bottom:1px solid #5d6f602b;align-items:start}
.daily-shop .ds-gallery{min-width:0;background:var(--ds-tone);border-radius:90px 90px 16px 16px;overflow:hidden}
.daily-shop .ds-media-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain}.daily-shop .ds-media-track::-webkit-scrollbar{display:none}
.daily-shop .ds-card-image{flex:0 0 100%;scroll-snap-align:start;height:300px;padding:20px 15px 5px;margin:0}.daily-shop .ds-card-image img{max-width:100%;height:auto}.daily-shop .ds-card-image--second{padding:20px 8px}
.daily-shop .ds-media-toggle{display:flex;justify-content:center;gap:4px;padding:5px 8px 12px}.daily-shop .ds-media-toggle button{font:inherit;font-size:11px;padding:7px 11px;min-height:44px;border-radius:25px;border:0;background:transparent;cursor:pointer;color:#231f20}.daily-shop .ds-media-toggle button[aria-pressed=true]{background:#fff9}
.daily-shop .ds-card-copy{padding-top:8px}.daily-shop .ds-card h3{font-size:21px}.daily-shop .ds-flavour{min-height:0;margin-bottom:18px;font-size:12px}.daily-shop .ds-card-note{font-style:italic;font-weight:500;font-size:17px;line-height:1.4;transform:rotate(-2deg);margin-bottom:9px}.daily-shop .ds-card-story{font-size:13px;line-height:1.75;color:#655f59;margin-bottom:22px}.daily-shop .ds-buy{margin-top:4px}.daily-shop .ds-price{margin-bottom:12px}.daily-shop .ds-detail{font-size:11px;text-align:left;margin-top:12px}.daily-shop .ds-feedback{font-size:12px;line-height:1.5;margin-top:10px}.daily-shop .ds-feedback:empty{display:none}.daily-shop .ds-cart-fallback{font-size:12px;text-underline-offset:4px}
.daily-shop .ds-card--featured{border-radius:65px 18px 65px 18px}.daily-shop .ds-card--featured .ds-gallery{background:transparent;border-radius:0}.daily-shop .ds-card--featured .ds-card-copy{padding:0}.daily-shop .ds-mix-contents{font-size:12px;line-height:1.6;margin-top:14px;color:#5d6f60}.daily-shop .ds-card--featured .ds-card-image{padding:0}
.daily-shop .ds-life{display:grid;grid-template-columns:1fr 1.25fr .7fr;gap:45px;align-items:center;padding-top:25px;padding-bottom:90px}.daily-shop .ds-life figure{background:#fffaf3;padding:10px 10px 17px;margin:0;transform:rotate(-4deg)}.daily-shop .ds-life figure:last-child{transform:rotate(6deg);margin-top:90px}.daily-shop .ds-life img{aspect-ratio:.9;object-fit:cover}.daily-shop .ds-life figure:last-child img{aspect-ratio:.8}.daily-shop .ds-life p{font-size:15px;line-height:1.8;margin-top:22px}.daily-shop .ds-life h2{font-size:clamp(28px,3.1vw,42px)}.daily-shop .ds-life figcaption{font-size:11px}
.daily-shop .ds-grid--expanded{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.daily-shop .ds-grid--expanded .ds-card{display:flex}.daily-shop .ds-grid--expanded .ds-gallery{width:100%}.daily-shop .ds-grid--expanded .ds-card-copy{padding-top:20px}.daily-shop .ds-grid--expanded .ds-card-story{flex-grow:1}
@media(max-width:989px){.daily-shop .ds-card:not(.ds-card--featured){grid-template-columns:1fr}.daily-shop .ds-card-copy{padding-top:0}.daily-shop .ds-gallery{width:100%}.daily-shop .ds-pick-panel{grid-column:1/-1;margin-top:20px}.daily-shop .ds-life{grid-template-columns:1fr 1.3fr;gap:30px}.daily-shop .ds-life figure:last-child{display:none}.daily-shop .ds-grid--expanded{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.daily-shop .ds-hero{padding-bottom:20px}.daily-shop .ds-pick-panel{margin:12px 0 0;padding:15px 0;gap:12px;min-height:120px}.daily-shop .ds-pick-panel p{font-size:15px}.daily-shop .ds-pick-panel small{font-size:11px}.daily-shop .ds-pick-panel .ds-button{font-size:11px;padding:10px 12px;max-width:120px}.daily-shop .ds-filter{top:130px;padding:10px 0;gap:8px;margin-bottom:24px}.daily-shop .ds-filter>span:first-child{font-size:12px}.daily-shop .ds-filter button{font-size:12px;padding:8px 13px}.daily-shop .ds-filter>div{gap:6px}.daily-shop .ds-grid{grid-template-columns:1fr;gap:30px}.daily-shop .ds-card:not(.ds-card--featured){grid-template-columns:40% minmax(0,1fr);gap:16px;padding-bottom:24px}.daily-shop .ds-card-image{height:235px;padding:14px 10px 0}.daily-shop .ds-media-toggle{padding:0 4px 8px;gap:0}.daily-shop .ds-media-toggle button{font-size:10px;padding:6px 8px}.daily-shop .ds-card h3{font-size:18px}.daily-shop .ds-card-note{font-size:15px}.daily-shop .ds-card-story{font-size:12px;line-height:1.65;margin-bottom:14px}.daily-shop .ds-flavour{font-size:11px;margin-bottom:12px}.daily-shop .ds-price{font-size:17px}.daily-shop .ds-buy .ds-button{font-size:12px}.daily-shop .ds-detail{font-size:11px}.daily-shop .ds-life{grid-template-columns:1fr;gap:30px;padding-top:10px;padding-bottom:50px}.daily-shop .ds-life figure{width:77%;max-width:330px;margin:0 5%}.daily-shop .ds-life figure:last-child{display:block;margin:0 0 0 auto;width:55%}.daily-shop .ds-life figure:last-child img{aspect-ratio:1.2}.daily-shop .ds-life>div{max-width:380px}.daily-shop .ds-grid--expanded{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.daily-shop .ds-grid--expanded .ds-card{display:flex}.daily-shop .ds-grid--expanded .ds-card h3{font-size:16px}.daily-shop .ds-grid--expanded .ds-card-image{height:190px}.daily-shop .ds-card--featured{border-radius:40px 16px 40px 16px}}
@media(prefers-reduced-motion:reduce){.daily-shop .ds-media-track{scroll-behavior:auto!important}.daily-shop .ds-hero-pouch.is-picked{transform:rotate(var(--ds-tilt))}}


.daily-shop .ds-proof{padding:20px 0 35px;background:#e7ecdf}.daily-shop .ds-proof-heading{display:flex;gap:20px;justify-content:space-between;align-items:center;padding-top:20px;padding-bottom:8px}.daily-shop .ds-proof h2{scroll-margin-top:160px;font-size:clamp(24px,3vw,34px);letter-spacing:-1px}.daily-shop .ds-proof-heading p{font-size:13px;margin-top:10px}.daily-shop .ds-proof-toggle{font:inherit;font-size:11px;min-height:44px;padding:10px 15px;border:1px solid #5d6f6066;border-radius:30px;background:transparent;cursor:pointer;flex-shrink:0;color:#231f20}.daily-shop .ds-proof-window{overflow-x:auto;scrollbar-width:thin;overscroll-behavior-x:contain;padding:22px 0 15px}.daily-shop .ds-proof-track{display:flex;width:max-content}.daily-shop .ds-proof-group{display:flex;gap:22px;padding:0 22px 0 0;flex-shrink:0}.daily-shop .ds-proof figure{width:210px;margin:0;background:#fffaf3;padding:8px 8px 12px;transform:rotate(-3deg);box-shadow:0 3px 7px #253b2912}.daily-shop .ds-proof figure:nth-child(even){transform:rotate(3deg)}.daily-shop .ds-proof figure img{width:100%;height:220px;object-fit:cover}.daily-shop .ds-proof figcaption{font-size:11px;line-height:1.4;margin:10px 3px 0}.daily-shop .ds-proof.is-running .ds-proof-window{overflow:hidden}.daily-shop .ds-proof.is-running .ds-proof-track{animation:ds-proof-drift 55s linear infinite}.daily-shop .ds-proof.is-paused .ds-proof-track,.daily-shop .ds-proof:focus-within .ds-proof-track{animation-play-state:paused}.daily-shop .ds-proof-quote{text-align:center;margin:28px 0 0}.daily-shop .ds-proof-quote p{font-size:20px}.daily-shop .ds-proof-quote cite{display:block;font-size:12px;margin-top:12px;font-style:normal}@keyframes ds-proof-drift{to{transform:translateX(-50%)}}@media(hover:hover){.daily-shop .ds-proof:hover .ds-proof-track{animation-play-state:paused}}@media(max-width:650px){.daily-shop .ds-proof-heading{align-items:start}.daily-shop .ds-proof h2{scroll-margin-top:160px;font-size:25px}.daily-shop .ds-proof-toggle{font-size:10px;max-width:90px}.daily-shop .ds-proof figure{width:160px}.daily-shop .ds-proof figure img{height:175px}.daily-shop .ds-proof-group{gap:16px;padding-right:16px}}@media(prefers-reduced-motion:reduce){.daily-shop .ds-proof.is-running .ds-proof-track{animation:none}.daily-shop .ds-proof.is-running .ds-proof-window{overflow-x:auto}}

.daily-shop .ds-proof{background:#2ea66f;padding:10px 0 30px;color:#231f20}.daily-shop .ds-proof-heading{justify-content:flex-end;padding-top:0;padding-bottom:0}.daily-shop .ds-proof figure{padding:7px;box-shadow:0 5px 10px #15382326}.daily-shop .ds-proof-toggle{border-color:#231f2077;background:#f3eee9;font-size:0;width:44px;padding:10px}.daily-shop .ds-proof-toggle::before{content:'Ⅱ';font-size:20px;line-height:1}.daily-shop .ds-proof-toggle[aria-pressed=true]::before{content:'▷'}.daily-shop .ds-proof-quote{margin:20px 0 0}.daily-shop .ds-proof-quote p{font-size:clamp(23px,3vw,34px);line-height:1.3;font-weight:500}.daily-shop .ds-proof-quote cite{font-size:11px;margin-top:12px}.daily-shop .ds-proof-quote a{display:inline-block;font-size:11px;text-underline-offset:3px;padding:9px}.daily-shop .ds-button:not(.ds-button--light){background:#2ea66f;color:#231f20}.daily-shop .ds-button:not(.ds-button--light):hover{background:#268c5e;color:#fff}.daily-shop .ds-filter button[aria-pressed=true]{background:#2ea66f;border-color:#2ea66f;color:#231f20}.daily-shop .ds-card--featured{background:#b6e2bf}.daily-shop .ds-ingredients{background:#2ea66f;color:#231f20}.daily-shop .ds-ingredients .ds-kicker{color:#231f20}

.daily-shop .ds-pick-panel{background:var(--pick-tone,#dbe8d9);border:1px solid #231f201a;border-radius:22px;padding:23px 25px;min-height:148px;box-shadow:0 7px 18px #231f2009;transition:background-color .2s ease;margin-top:18px}.daily-shop .ds-pick-panel .ds-kicker{color:#231f20;font-size:11px}.daily-shop .ds-pick-panel p{font-size:20px;font-weight:600}.daily-shop .ds-pick-panel small{color:#39362f}.daily-shop .ds-pick-panel .ds-button{background:#231f20;color:#fff}.daily-shop .ds-pick-panel .ds-button:hover{background:#424039;color:#fff}@media(max-width:650px){.daily-shop .ds-pick-panel{display:grid;grid-template-columns:1fr;gap:14px;padding:20px;min-height:192px;margin-top:12px}.daily-shop .ds-pick-panel p{font-size:19px;min-height:27px}.daily-shop .ds-pick-panel .ds-button{max-width:none;justify-self:start;padding:12px 20px;font-size:12px}.daily-shop .ds-pick-panel small{font-size:12px}}
/* END_SECTION:daily-shop */

/* CSS from snippet stylesheet tags */
/* START_SNIPPET:daily-home-blueprint (INDEX:290) */
.dh.dbp{position:relative;isolation:isolate;overflow:clip;padding:75px 4% 65px;background-color:#deeddf;background-image:radial-gradient(ellipse at 50% 48%,#fafbf7d9 0%,#f9faf51a 57%,transparent 80%),linear-gradient(#385b4310 1px,transparent 1px),linear-gradient(90deg,#385b4310 1px,transparent 1px);background-size:auto,36px 36px,36px 36px}.dbp-header{text-align:center;max-width:1050px;margin:auto}.dbp .dbp-label{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px}.dbp .dbp-header h2{scroll-margin-top:180px;font-size:clamp(42px,5.8vw,82px);line-height:1.03;letter-spacing:-.055em;text-wrap:balance}.dbp .dbp-intro{font-size:20px;margin-top:20px}.dbp-stage{position:relative;max-width:1240px;height:600px;margin:26px auto 0}.dbp-art{position:absolute;top:0;left:33%;width:34%;height:100%;z-index:2;pointer-events:none}.dbp .dbp-art img{display:block;width:100%;height:100%;max-width:none;object-fit:contain;transform:rotate(-4deg);filter:drop-shadow(7px 15px 13px #23442a26)}.dbp-arrows{position:absolute;inset:0;width:100%;height:100%;overflow:visible;z-index:3;pointer-events:none;stroke:#304c38;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dbp-arrows--mobile{display:none}.dbp-point{position:absolute;width:24%;z-index:4}.dbp-point--1{left:1%;top:17%}.dbp-point--2{right:0;top:12%}.dbp-point--3{left:1%;top:65%}.dbp-point--4{right:0;top:63%}.dbp-number{display:inline-block;font-size:12px;letter-spacing:.08em;color:#48674f;font-weight:700;margin-bottom:10px;border-bottom:1px solid #48674f77;padding-bottom:3px}.dbp .dbp-point h3{font-size:clamp(21px,2.05vw,29px);line-height:1.08;letter-spacing:-.03em;text-wrap:balance}.dbp .dbp-point p{font-size:17px;line-height:1.4;margin-top:12px;max-width:245px}.dbp-footer{text-align:center;position:relative;z-index:4;margin-top:10px}.dbp .dbp-footer p{font-size:13px;color:#465649;line-height:1.4;margin-bottom:22px}.dbp-footer .dh-button{background:#231f20;color:white!important;min-height:48px;padding:12px 28px}.dbp-footer .dh-button:hover{background:#3d5142}
@media(min-width:750px) and (max-width:1000px){.dbp-stage{height:550px}.dbp-point{width:25%}.dbp .dbp-point h3{font-size:21px}.dbp .dbp-point p{font-size:15px}.dbp-art{left:34%;width:32%}.dbp-arrows{stroke-width:2.2}}
@media(max-width:749px){.dh.dbp{padding:48px 5% 46px;background-size:auto,28px 28px,28px 28px}.dbp .dbp-label{font-size:10px;margin-bottom:15px}.dbp .dbp-header h2{scroll-margin-top:180px;font-size:clamp(35px,10vw,49px);max-width:440px;margin:auto}.dbp .dbp-intro{font-size:16px;line-height:1.4;max-width:285px;margin:17px auto 0}.dbp-stage{height:670px;margin-top:35px}.dbp-art{top:141px;left:17%;width:66%;height:365px}.dbp .dbp-art img{transform:rotate(-3deg);filter:drop-shadow(5px 10px 9px #23442a22)}.dbp-arrows--desktop{display:none}.dbp-arrows--mobile{display:block;stroke-width:1.65}.dbp-point{width:43%}.dbp-point--1{left:0;top:0}.dbp-point--2{right:0;top:0}.dbp-point--3{left:0;top:546px}.dbp-point--4{right:0;top:546px}.dbp-number{font-size:10px;margin-bottom:8px}.dbp .dbp-point h3{font-size:19px;line-height:1.12;text-wrap:initial}.dbp .dbp-point p{font-size:14px;line-height:1.35;margin-top:9px}.dbp-footer{margin-top:22px}.dbp .dbp-footer p{font-size:12px;max-width:270px;margin:0 auto 20px}.dbp-footer .dh-button{font-size:15px}.dbp-footer .dh-button:hover{transform:none}}
@media(max-width:359px){.dbp-stage{height:715px}.dbp .dbp-point h3{font-size:17px}.dbp .dbp-point p{font-size:13px}.dbp-art{top:148px;height:365px}.dbp-point--3,.dbp-point--4{top:580px}}
/* END_SNIPPET:daily-home-blueprint */

/* START_SNIPPET:daily-home-cinema (INDEX:292) */
.dh-cinema{overflow:clip;background:#f3eee9;color:#161b15}.dc-brand{position:relative;isolation:isolate;min-height:max(780px,calc(56.25vw + 100px));background:#f2f1ed;padding:var(--dc-top,205px) 5% 78px}.dc-brand-image{position:absolute;inset:100px 0 0;z-index:-1;overflow:hidden}.dh-cinema .dc-brand-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;max-width:none}.dc-brand-image::before{content:"";position:absolute;inset:0 0 auto;height:110px;z-index:1;background:linear-gradient(180deg,#f2f1ed,transparent)}.dc-brand-copy{width:42%;position:relative}.dc-label{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:22px!important}.dc-brand h1{font-size:clamp(42px,4.9vw,90px);line-height:1.05;letter-spacing:-.055em;white-space:pre-line;min-height:3.15em;margin:0 0 20px!important;color:#151912}.dc-description{font-size:clamp(17px,1.5vw,24px);line-height:1.4;max-width:360px;margin-bottom:23px!important}.dc-brand .dc-brand-cta,.dc-copy .dc-shop{background:#161b15;color:white!important;min-height:48px;padding:12px 25px;font-size:16px}.dc-brand .dc-brand-cta:hover,.dc-copy .dc-shop:hover{background:#2e4432}.dc-brand-motion{position:absolute;left:5%;bottom:20px}.dc-stage{width:100%;position:relative;aspect-ratio:16/9;isolation:isolate;overflow:hidden;scroll-margin-top:145px;background:#f5df9e;touch-action:pan-y}.dc-scene{position:absolute;inset:0;background:var(--dc-tone);opacity:0;visibility:hidden;transition:opacity .65s ease,visibility .65s;pointer-events:none}.dc-scene.is-current{opacity:1;visibility:visible;pointer-events:auto;z-index:2}.dc-backdrop{position:absolute;inset:0;z-index:0;overflow:hidden}.dc-backdrop .dc-bg{display:block;max-width:none;width:100%;height:100%;object-fit:cover;transform:none}.dc-title{position:absolute;left:4.8%;top:17%;margin:0!important;font-size:13.4vw!important;line-height:.84!important;letter-spacing:-.03em!important;text-transform:uppercase;white-space:nowrap;z-index:2;color:#11150f!important;max-width:52%;pointer-events:none}.dc-copy{position:absolute;z-index:3;left:5%;top:42%;width:43%}.dc-line{font-family:var(--font-body-family,Barlow,sans-serif);font-size:clamp(27px,3.7vw,68px);font-weight:700;letter-spacing:-.035em;line-height:1.1;min-height:2.2em;max-width:100%;text-wrap:balance}.dc-taste{font-size:clamp(15px,1.4vw,24px);margin:10px 0 22px!important;line-height:1.3}.dc-controls{position:absolute;z-index:8;bottom:2.5%;left:5%;right:5%;display:flex;align-items:center;justify-content:space-between;gap:20px}.dc-flavours{display:flex;gap:26px;align-items:center;max-width:100%;overflow:auto;scrollbar-width:thin}.dc-flavours button{position:relative;min-height:46px;padding:8px 4px 10px;border:0;border-bottom:2px solid transparent;background:transparent;font:inherit;font-size:16px;font-weight:500;cursor:pointer;color:#161b15;flex-shrink:0}.dc-flavours button[aria-pressed=true]{border-bottom-color:#161b15;font-weight:700}.dc-flavours button:hover{border-bottom-color:#161b1577}.dc-motion{border:0;background:transparent;min-height:44px;font:inherit;font-size:13px!important;color:#161b15;cursor:pointer;text-decoration:underline;text-underline-offset:4px;padding:8px;flex-shrink:0}.dc-write-visual{white-space:inherit}.dc-word{display:inline-block;white-space:nowrap}.dc-ink{opacity:0;animation:dc-ink-on 1ms step-end forwards;animation-delay:var(--dc-delay)}.dc-sr{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.dc-no-write .dc-ink{opacity:1;animation:none}.dc-scene.is-current .dc-title{animation:dc-title-in .55s cubic-bezier(.2,.7,.2,1) both}.dc-no-write .dc-title{animation:none!important}
@keyframes dc-ink-on{to{opacity:1}}@keyframes dc-title-in{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1900px){.dc-brand{min-height:52vw}.dc-brand h1{font-size:5vw}.dc-description{max-width:30vw}.dc-copy{top:41%}}
@media(min-width:750px) and (max-width:1100px){.dc-brand{min-height:780px}.dc-brand-copy{width:44%}.dc-brand h1{font-size:44px}.dh-cinema .dc-brand-image img{object-position:53% center}.dc-line{font-size:30px;min-height:2.2em}.dc-title{top:14%}.dc-copy{top:39%;width:44%}.dc-taste{font-size:15px;margin:6px 0 14px!important}.dc-copy .dc-shop{font-size:14px;min-height:44px;padding:9px 20px}.dc-flavours{gap:20px}.dc-flavours button{font-size:14px}.dc-controls{bottom:1.2%}}
@media(max-width:749px){.dc-brand{padding:var(--dc-top,165px) 6% 390px;min-height:0;background:#f2f1ed}.dc-brand-copy{width:100%;max-width:500px}.dc-brand h1{font-size:clamp(33px,9.1vw,48px);min-height:3.15em;margin-bottom:14px!important}.dc-label{font-size:11px;margin-bottom:17px!important}.dc-description{font-size:17px;max-width:330px;margin-bottom:18px!important}.dc-brand .dc-brand-cta{font-size:15px;min-height:46px}.dc-brand-image{inset:auto 0 0;height:385px;z-index:-1}.dh-cinema .dc-brand-image img{object-position:95% center}.dc-brand-image::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#f2f1ed,transparent)}.dc-brand-motion{left:5%;bottom:10px}.dc-stage{aspect-ratio:auto;height:795px;scroll-margin-top:125px}.dc-title{left:6%;top:25px;font-size:22vw!important;max-width:89%}.dc-backdrop{top:155px;bottom:auto;height:405px}.dc-backdrop .dc-bg{object-position:84% center}.dc-backdrop::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,var(--dc-tone),transparent 11%,transparent 86%,var(--dc-tone))}.dc-copy{top:580px;left:6%;width:88%}.dc-line{font-size:28px;line-height:1.1;min-height:2.2em;text-wrap:balance}.dc-taste{font-size:16px;margin:10px 0 17px!important}.dc-copy .dc-shop{font-size:15px;min-height:46px;padding:10px 24px}.dc-controls{left:6%;right:6%;top:98px;bottom:auto;display:grid;grid-template-columns:1fr auto;gap:13px}.dc-flavours{gap:9px;justify-content:space-between}.dc-flavours button{font-size:13px;padding:9px 0;min-height:44px}.dc-controls .dc-motion{justify-self:end;padding:4px 0;font-size:12px!important;min-height:44px}.dc-brand .dc-brand-cta:hover,.dc-copy .dc-shop:hover{transform:none}}
@media(max-width:359px){.dc-brand h1{font-size:30px}.dc-brand{padding-bottom:350px}.dc-brand-image{height:345px}.dc-stage{height:815px}.dc-copy .dc-line{font-size:26px}.dc-controls{left:5%;right:5%;gap:9px}}
@media(prefers-reduced-motion:reduce){.dh-cinema *{animation:none!important;transition:none!important}.dc-ink{opacity:1!important}.dc-motion{display:none}}
/* END_SNIPPET:daily-home-cinema */

/* START_SNIPPET:daily-home-ui (INDEX:293) */
.dh{--dh-green:#2ea66f;--dh-ink:#231f20;--dh-cream:#f3eee9;color:var(--dh-ink);font-family:var(--font-body-family,Barlow,sans-serif);background:var(--dh-cream);letter-spacing:0;font-size:18px;line-height:1.5;box-sizing:border-box}.dh *{box-sizing:border-box}.dh [hidden]{display:none!important}.dh h1,.dh h2,.dh h3{font-family:var(--font-heading-family,Poppins,sans-serif);font-style:normal;color:var(--dh-ink);letter-spacing:-.045em;line-height:1.08;font-weight:700;margin:0}.dh h2{font-size:clamp(34px,4.5vw,66px)}.dh h3{font-size:23px;line-height:1.2;letter-spacing:-.035em}.dh p{margin:0}.dh a{color:inherit}.dh img{display:block;max-width:100%;height:auto}.dh button,.dh select{font:inherit;color:inherit}.dh a:focus-visible,.dh button:focus-visible,.dh select:focus-visible,.dh summary:focus-visible,.dh [tabindex]:focus-visible{outline:3px solid #231f20;outline-offset:5px;box-shadow:0 0 0 7px #fff}.dh-wrap{padding-left:max(5%,calc((100% - 1320px)/2));padding-right:max(5%,calc((100% - 1320px)/2))}.dh-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border:0;border-radius:100px;background:var(--dh-green);color:#151b16!important;text-decoration:none;font-weight:700;font-size:16px;padding:14px 26px;cursor:pointer;text-align:center;transition:background .2s,transform .2s}.dh-button:hover{background:#6bcd91;transform:translateY(-2px)}.dh-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.dh-intro{text-align:center;padding-top:var(--dh-top,210px);padding-bottom:44px}.dh-intro h1{font-size:clamp(40px,4.65vw,66px);min-height:2.2em;max-width:1050px;margin:auto;white-space:pre-line;text-wrap:balance}.dh-intro>p{margin:20px auto;max-width:560px;font-size:19px}.dh-stage{position:relative;margin:0 auto;width:calc(100% - 48px);max-width:1500px;border-radius:40px;overflow:hidden;background:#e1dfd2}.dh-scene{display:grid;grid-template-columns:.85fr 1.15fr;min-height:600px;background:var(--dh-tone);position:absolute;inset:0 0 78px;opacity:0;visibility:hidden;transition:opacity .65s,visibility .65s}.dh-scene.is-active{position:relative;inset:auto;opacity:1;visibility:visible}.dh-scene-copy{padding:65px 0 60px max(40px,7vw);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;z-index:2}.dh-eyebrow{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:22px}.dh-scene h2{font-size:clamp(48px,6.8vw,98px);letter-spacing:-.055em}.dh-storyline{font-size:clamp(24px,2.7vw,37px);font-weight:600;line-height:1.2;max-width:360px;margin-top:20px!important}.dh-taste{margin:20px 0 26px!important;font-size:17px;max-width:380px}.dh-scene .dh-button{background:var(--dh-ink);color:#fff!important}.dh-scene .dh-button:hover{background:#3b423a}.dh-art{position:relative;isolation:isolate;min-width:0;min-height:600px;overflow:hidden}.dh .dh-atlas{display:block;position:absolute;inset:-2px;background-size:200% 200%;background-position:var(--dh-position);background-repeat:no-repeat;mask-image:linear-gradient(90deg,transparent,#000 17%);transform:scale(1.035)}.dh-pouch{position:absolute;inset:42px 12% 42px 16%;display:flex;align-items:center;justify-content:center;filter:drop-shadow(8px 19px 12px #0003);transform:rotate(7deg)}.dh-pouch img{width:100%;height:100%;object-fit:contain}.dh-scene.is-active .dh-pouch{animation:dh-float 6s ease-in-out infinite}.dh-stage-controls{min-height:78px;display:flex;align-items:center;justify-content:center;gap:24px;padding:14px 24px;background:#fffaf3;position:relative;z-index:3}.dh-flavours{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.dh-flavours button{min-height:44px;min-width:94px;border:1px solid #231f2040;border-radius:100px;padding:8px 19px;background:transparent;font-weight:600;font-size:15px;cursor:pointer}.dh-flavours button[aria-pressed=true]{background:var(--dh-ink);color:#fff;border-color:var(--dh-ink)}.dh-motion{background:none;border:0;text-decoration:underline;text-underline-offset:4px;font-size:12px!important;min-height:44px;padding:8px;cursor:pointer}.dh.is-paused .dh-pouch,.dh.is-paused .dh-proof-track{animation-play-state:paused!important}.dh-catalog{padding-top:95px;padding-bottom:100px;scroll-margin-top:175px}.dh-section-top{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:36px}.dh-section-top h2{max-width:760px}.dh-section-top>a{font-size:16px;white-space:nowrap;text-underline-offset:5px;padding:12px 0}.dh-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.dh-card{background:var(--dh-tone);border-radius:25px;padding:26px 20px 23px;display:flex;flex-direction:column;height:100%}.dh-card-image{height:270px;display:flex;justify-content:center;align-items:center;margin-bottom:24px}.dh-card-image img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 6px #231f2020);transition:transform .35s}.dh-card-image:hover img{transform:rotate(-5deg) translateY(-7px)}.dh-card-copy{display:flex;flex-direction:column;flex:1}.dh-card h3 a{text-decoration:none}.dh-card-taste{font-size:16px;line-height:1.5;margin:13px 0 20px!important;min-height:48px}.dh-product-form{margin-top:auto}.dh-product-form label,.dh-pack{font-size:14px;margin-bottom:4px!important}.dh-price{font-size:24px;font-weight:700;margin-bottom:15px}.dh-product-form .dh-button{width:100%;background:var(--dh-ink);color:#fff!important}.dh-product-form select{width:100%;padding:10px;background:#fff9;border:1px solid #231f2040;border-radius:8px;margin:6px 0 12px;min-height:44px;font-size:16px}.dh-details-link{font-size:13px;text-underline-offset:4px;text-align:center;margin-top:15px;min-height:26px}.dh-form-status:empty{display:none}.dh-form-status,.dh-cart-link{font-size:14px;margin-top:10px!important}.dh-feature{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding-top:65px;padding-bottom:65px;background:#94d8aa}.dh-feature-image{height:550px;display:flex;align-items:center;justify-content:center;position:relative}.dh-feature-image img{height:100%;width:100%;object-fit:contain;filter:drop-shadow(10px 20px 12px #153b2529);transform:rotate(-7deg)}.dh-feature p{max-width:470px;font-size:21px;margin:26px 0!important}.dh-feature .dh-button{background:var(--dh-ink);color:#fff!important}.dh-life{padding-top:100px;padding-bottom:100px;overflow:hidden}.dh-life h2{max-width:700px;margin-bottom:50px}.dh-life-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}.dh-photo{display:block;background:#fffdf7;padding:12px 12px 22px;box-shadow:0 14px 28px #231f2010;text-decoration:none;transform:rotate(-3deg);transition:transform .35s}.dh-photo:nth-child(2){transform:rotate(3deg) translateY(20px)}.dh-photo:nth-child(3){transform:rotate(-2deg)}.dh-photo:hover{transform:rotate(0) translateY(-5px)}.dh-photo img{width:100%;aspect-ratio:1;object-fit:cover}.dh-photo span{display:block;padding:18px 8px 0;font-size:21px;font-weight:600;line-height:1.25}.dh-mix{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;align-items:center;padding-top:50px;padding-bottom:90px}.dh-mix>div>p{font-size:21px;margin-top:24px;max-width:400px}.dh-mix .dh-card{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center;padding:32px}.dh-mix .dh-card-image{height:270px;margin:0}.dh-proof{padding:12px 0 70px;overflow:hidden}.dh-proof-controls{display:flex;justify-content:flex-end;margin-bottom:12px}.dh-proof-window{overflow:hidden}.dh-proof-track{display:flex;width:max-content;animation:dh-marquee 55s linear infinite}.dh-proof-group{display:flex;align-items:center;gap:20px;padding-right:20px}.dh-proof figure{margin:0;flex:0 0 210px;width:210px;background:#fffaf3;padding:7px;transform:rotate(-3deg)}.dh-proof figure:nth-child(even){transform:rotate(3deg)}.dh-proof figure img{width:100%;aspect-ratio:4/5;object-fit:cover}.dh-proof blockquote{border:0;padding:0;margin:60px auto 0;text-align:center;max-width:840px}.dh-proof blockquote p{font-size:clamp(28px,3.1vw,44px);font-weight:700;line-height:1.15;letter-spacing:-.035em}.dh-proof cite{display:block;font-size:13px;font-style:normal;margin-top:18px}.dh-feature--people{background:var(--dh-cream);padding-bottom:100px;gap:75px}.dh-feature--people .dh-feature-image{height:auto;background:#fffaf3;padding:14px 14px 38px;transform:rotate(-3deg)}.dh-feature--people .dh-feature-image img{aspect-ratio:1.15;object-fit:cover;transform:none;filter:none}.dh-close{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-bottom:100px}.dh-invitation{background:#b6e2bf;padding:48px;border-radius:28px;transform:rotate(-1deg)}.dh-invitation h2,.dh-faq h2{font-size:clamp(32px,3.2vw,46px)}.dh-invitation p{margin:24px 0!important;font-size:19px}.dh-faq{padding:30px 0}.dh-faq h2{margin-bottom:20px}.dh details{border-bottom:1px solid #231f2033;padding:20px 0}.dh summary{list-style:none;cursor:pointer;font-size:19px;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:20px}.dh summary::-webkit-details-marker{display:none}.dh summary span{font-size:26px;transition:transform .2s}.dh details[open] summary span{transform:rotate(45deg)}.dh details p{font-size:16px;line-height:1.6;margin-top:15px}.dh details a{text-underline-offset:4px}
@keyframes dh-float{0%,100%{transform:rotate(7deg) translateY(0)}50%{transform:rotate(4deg) translateY(-12px)}}@keyframes dh-marquee{to{transform:translateX(-50%)}}
@media(min-width:1000px){.dh-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dh-card-image{height:260px}}
@media(min-width:1500px){.dh-scene-copy{padding-left:90px}}@media(max-width:1100px){.dh-product-grid{gap:18px}.dh-card-image{height:300px}.dh-card-taste{min-height:24px}.dh-feature{gap:35px}.dh-scene,.dh-art{min-height:540px}.dh-scene-copy{padding-left:35px}.dh-feature-image{height:470px}.dh-mix{gap:35px}.dh-mix .dh-card{grid-template-columns:1fr}.dh-mix .dh-card-image{height:220px}.dh-life-photos{gap:20px}.dh-close{gap:35px}.dh-invitation{padding:32px}}
@media(min-width:750px) and (max-width:999px){.dh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:749px){.dh{font-size:16px}.dh-wrap{padding-left:22px;padding-right:22px}.dh h2{font-size:36px}.dh-intro{padding-top:var(--dh-top,150px);padding-bottom:28px}.dh-intro h1{font-size:clamp(34px,8.7vw,52px);min-height:3.25em;max-width:550px;display:flex;align-items:center;justify-content:center}.dh-intro>p{font-size:17px;margin:16px auto 20px;max-width:330px}.dh-stage{width:calc(100% - 24px);border-radius:26px;display:flex;flex-direction:column}.dh-scene{grid-template-columns:1fr;min-height:660px;grid-template-rows:350px 310px;inset:110px 0 0}.dh-scene.is-active{inset:auto}.dh-art{grid-row:1;min-height:0;height:350px}.dh-atlas{mask-image:linear-gradient(#000 75%,transparent);background-size:200% 200%}.dh-pouch{inset:18px 22% 15px;filter:drop-shadow(6px 12px 8px #0003)}.dh-scene-copy{padding:10px 28px 28px;justify-content:flex-start}.dh-eyebrow{font-size:11px;margin-bottom:8px}.dh-scene h2{font-size:50px}.dh-storyline{font-size:25px;line-height:1.12;max-width:310px;margin-top:12px!important;min-height:56px}.dh-taste{font-size:15px;margin:12px 0 17px!important}.dh-scene .dh-button{font-size:15px;min-height:46px;padding:11px 22px}.dh-stage-controls{order:-1;min-height:110px;gap:0;flex-direction:column;padding:10px}.dh-flavours{gap:5px;width:100%;flex-wrap:nowrap}.dh-flavours button{font-size:12px;min-width:0;padding:8px 12px;flex:1}.dh-motion{font-size:11px!important;min-height:38px}.dh-catalog{padding-top:60px;padding-bottom:60px;scroll-margin-top:140px}.dh-section-top{display:block;margin-bottom:24px}.dh-section-top>a{display:inline-block;margin-top:14px;font-size:15px}.dh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dh-card{border-radius:18px;padding:17px 13px}.dh-card-image{height:190px;margin-bottom:18px}.dh-card h3{font-size:19px}.dh-card-taste{font-size:14px;min-height:63px;margin:10px 0 14px!important}.dh-pack{font-size:12px}.dh-price{font-size:20px}.dh-product-form .dh-button{font-size:13px;min-height:47px;padding:10px 6px}.dh-details-link{font-size:11px;line-height:1.5;min-height:34px}.dh-feature{grid-template-columns:1fr;gap:25px;padding-top:40px;padding-bottom:46px}.dh-feature-image{height:370px}.dh-feature p{font-size:18px;margin:20px 0!important}.dh-life{padding-top:60px;padding-bottom:70px}.dh-life h2{margin-bottom:35px}.dh-life-photos{display:flex;overflow-x:auto;padding:15px 12px 35px;margin:0 -12px;gap:22px;scroll-snap-type:x mandatory}.dh-photo{flex:0 0 82%;scroll-snap-align:center}.dh-photo span{font-size:20px}.dh-mix{grid-template-columns:1fr;gap:30px;padding-top:10px;padding-bottom:45px}.dh-mix>div>p{font-size:18px;margin-top:20px}.dh-mix .dh-card{grid-template-columns:1fr 1fr;gap:16px;padding:22px 18px}.dh-mix .dh-card-image{height:235px}.dh-mix .dh-card h3{font-size:21px}.dh-proof{padding-bottom:60px}.dh-proof figure{width:165px;flex-basis:165px}.dh-proof-group{gap:14px;padding-right:14px}.dh-proof blockquote{margin:42px 22px 0}.dh-proof cite{font-size:12px}.dh-feature--people{padding-top:20px;padding-bottom:60px;gap:38px}.dh-feature--people .dh-feature-image{padding:10px 10px 27px}.dh-close{grid-template-columns:1fr;gap:30px;padding-bottom:55px}.dh-invitation{padding:30px 25px}.dh-invitation h2,.dh-faq h2{font-size:34px}.dh-faq{padding:0}.dh summary{font-size:17px}}
@media(max-width:360px){.dh-wrap{padding-left:16px;padding-right:16px}.dh-card-image{height:165px}.dh-card h3{font-size:17px}.dh-price{font-size:18px}.dh-flavours button{padding:8px}.dh-mix .dh-card{grid-template-columns:1fr}.dh-mix .dh-card-image{height:230px}}
@media(prefers-reduced-motion:reduce){.dh *{animation:none!important;transition:none!important;scroll-behavior:auto!important}.dh-proof-window{overflow-x:auto}.dh-proof-group[data-dh-clone]{display:none}.dh-proof-track{transform:none!important}.dh-card-image:hover img,.dh-button:hover{transform:none}}
@media(max-width:359px){.dh-feature--ingredients{overflow:clip}}
/* END_SNIPPET:daily-home-ui */