:root{--blue:#004AAD;--accent:#F2C14E;--cream:#F7F2EA;--ink:#121212;--page:1600px;--radius:7px;--heading-font:Impact,"Arial Narrow Bold","Arial Black",sans-serif;--body-font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--body-font);-webkit-font-smoothing:antialiased}body.drawer-open{overflow:hidden}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}.page-width{width:min(var(--page),calc(100% - 64px));margin-inline:auto}.narrow{max-width:900px}.visually-hidden,.skip-link{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{clip:auto;width:auto;height:auto;margin:0;left:12px;top:12px;background:#fff;padding:12px;z-index:9999}.rte{line-height:1.65}.rte a{text-decoration:underline}.rte img{margin:20px 0}.no-js [data-cart-open]{display:none}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.announcement{min-height:34px;background:var(--bar-bg);color:var(--bar-text);display:flex;align-items:center;justify-content:center;gap:22px;font-size:12px;font-weight:900;letter-spacing:.04em;position:relative}.announcement p,.announcement a{margin:0}.announcement button{position:absolute;right:16px;border:0;background:transparent;font-size:18px;cursor:pointer}.site-header{background:var(--blue);color:#fff;position:relative;z-index:40;border-bottom:1px solid rgba(255,255,255,.12)}.site-header-sticky{position:sticky;top:0}.header-inner{min-height:88px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:38px}.brand{display:block}.brand-logo{height:auto;object-fit:contain}.desktop-nav{display:flex;justify-content:center;align-items:center;gap:29px}.desktop-nav>a,.nav-dropdown>a,.mobile-menu a{font-weight:900;font-size:13px;letter-spacing:.035em;transition:opacity .2s}.desktop-nav a:hover{opacity:.72}.nav-dropdown{position:relative}.nav-dropdown-panel{position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%) translateY(8px);min-width:190px;background:#fff;color:var(--ink);padding:10px;border-radius:10px;box-shadow:0 16px 35px #0000002e;opacity:0;visibility:hidden;transition:.2s}.nav-dropdown:hover .nav-dropdown-panel,.nav-dropdown:focus-within .nav-dropdown-panel{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.nav-dropdown-panel a{display:block;padding:10px 12px;border-radius:6px;font-weight:800;font-size:12px}.nav-dropdown-panel a:hover{background:#f2f2f2}.header-actions{display:flex;gap:8px;align-items:center}.icon-button{border:0;background:transparent;color:inherit;font-size:24px;cursor:pointer;width:38px;height:38px;display:grid;place-items:center}.icon-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}.cart-button{position:relative}.cart-count{position:absolute;top:-2px;right:-2px;background:var(--accent);color:var(--ink);min-width:18px;height:18px;padding:0 4px;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:900}.mobile-menu-button{display:none}.mobile-menu{padding:0 24px 22px}.mobile-menu a{display:block;padding:15px 0;border-top:1px solid rgba(255,255,255,.16)}.mobile-menu .mobile-child{padding-left:18px;opacity:.75;font-size:11px}h1,h2,h3{font-family:var(--heading-font);text-transform:uppercase;letter-spacing:.005em;margin:0;line-height:.88}h2{font-size:clamp(48px,5vw,82px)}.section-pad{padding:82px 0}.section-pad-sm{padding:38px 0}.section-heading{margin-bottom:32px}.section-heading p{font-size:20px;margin:12px 0 0}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.16em}.eyebrow.dark{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:var(--radius);padding:14px 22px;font-size:13px;font-weight:900;letter-spacing:.02em;cursor:pointer;min-height:48px;transition:transform .18s,box-shadow .18s,background .18s}.button:hover{transform:translateY(-2px);box-shadow:0 7px #0000001f}.button-accent{background:var(--accent);color:var(--ink)}.button-blue{background:var(--blue);color:#fff}.button-light{background:#fff;color:var(--ink)}.button.mini{min-height:38px;padding:9px 12px;font-size:10px}.text-link{font-weight:900;font-size:12px;text-decoration:underline;text-underline-offset:4px}.hero-marshie{background:var(--hero-bg);color:#fff;overflow:hidden}.hero-stage{display:grid;grid-template-columns:minmax(390px,.82fr) minmax(560px,1.18fr);gap:30px;min-height:var(--hero-min);align-items:center}.hero-copy{position:relative;z-index:7;padding:58px 0}.hero-title{font-size:clamp(64px,6vw,var(--hero-heading));line-height:.82;max-width:7.5ch;word-break:normal}.hero-sub{font-size:18px;line-height:1.45;max-width:410px;margin:26px 0}.hero-buttons{display:flex;align-items:center;gap:22px}.scribble{display:block;margin-top:48px;font-size:17px;font-weight:700;font-style:italic;transform:rotate(-6deg);width:max-content;opacity:.95}.hero-products{position:relative;height:min(720px,calc(var(--hero-min) - 50px));min-height:610px;--mx:0px;--my:0px}.hero-bag{position:absolute;width:calc(35% * var(--bag-scale) * var(--bag-mult));z-index:3;transition:transform .25s ease,filter .25s ease}.hero-bag-art{transform:rotate(var(--bag-rot));filter:drop-shadow(0 22px 17px rgba(0,0,0,.28));transition:transform .25s ease,filter .25s ease}.hero-bag:hover{z-index:8}.hero-bag:hover .hero-bag-art{transform:rotate(calc(var(--bag-rot) * .5)) translateY(-10px) scale(1.035);filter:drop-shadow(0 28px 20px rgba(0,0,0,.34))}.hero-bag img{width:100%;height:auto}.hero-bag-1{left:3%;top:14%;transform:translate(var(--mx),var(--my))}.hero-bag-2{left:34%;top:5%;transform:translate(calc(var(--mx) * -.5),calc(var(--my) * .7))}.hero-bag-3{right:0;top:22%;transform:translate(calc(var(--mx) * .7),calc(var(--my) * -.5))}.hero-bag-4{left:37%;bottom:-5%;transform:translate(calc(var(--mx) * -.7),calc(var(--my) * -.4))}.hero-bag-label{position:absolute;left:50%;bottom:1%;transform:translate(-50%,14px);background:#fff;color:var(--ink);padding:9px 12px;border-radius:7px;box-shadow:0 10px 24px #0000002e;min-width:max-content;text-align:center;opacity:0;transition:.2s;pointer-events:none}.hero-bag:hover .hero-bag-label{opacity:1;transform:translate(-50%)}.hero-bag-label strong,.hero-bag-label small{display:block}.hero-bag-label strong{font-size:11px}.hero-bag-label small{font-size:9px;color:var(--blue);margin-top:2px;font-weight:900}.real-bean{position:absolute;z-index:1;width:44px;filter:drop-shadow(0 8px 6px rgba(0,0,0,.2));pointer-events:none}.real-bean-1{left:1%;top:5%;transform:rotate(25deg)}.real-bean-2{left:24%;top:3%;width:34px;transform:rotate(-15deg)}.real-bean-3{left:55%;top:2%;width:39px;transform:rotate(34deg)}.real-bean-4{right:7%;top:8%;width:46px;transform:rotate(-22deg)}.real-bean-5{left:9%;top:46%;width:36px;transform:rotate(64deg)}.real-bean-6{left:30%;top:43%;width:48px;transform:rotate(-35deg)}.real-bean-7{right:2%;top:49%;width:35px;transform:rotate(23deg)}.real-bean-8{left:12%;bottom:7%;width:43px;transform:rotate(-23deg)}.real-bean-9{left:52%;bottom:2%;width:33px;transform:rotate(45deg)}.real-bean-10{right:5%;bottom:11%;width:50px;transform:rotate(-45deg)}.real-bean-11{left:69%;top:40%;width:30px;transform:rotate(11deg)}.real-bean-12{left:47%;top:19%;width:34px;transform:rotate(68deg)}.real-bean-13{right:20%;bottom:1%;width:38px;transform:rotate(-5deg)}.marshie-marquee{background:var(--marquee-bg);color:var(--marquee-text);overflow:hidden;border-block:1px solid rgba(0,0,0,.1)}.marquee-track{display:flex;width:max-content;animation:marshie-marquee var(--marquee-speed) linear infinite}.marquee-track.reverse{animation-direction:reverse}.marquee-track span{font-weight:900;font-size:13px;letter-spacing:.08em;padding:12px 20px;white-space:nowrap}.marquee-track b{margin-left:28px}@keyframes marshie-marquee{to{transform:translate(-12.5%)}}.type-section{background:var(--type-bg)}.type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.type-card{display:block}.type-art{height:420px;background:#f2f0ed;border-radius:16px;overflow:hidden;position:relative;transition:transform .2s,box-shadow .2s}.type-card:hover .type-art{transform:translateY(-5px) rotate(-.35deg);box-shadow:0 15px 30px #00000014}.type-title{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding:18px 6px 0}.type-title h3{color:var(--blue);font-size:42px}.type-title span{font-size:10px;font-weight:900;white-space:nowrap}.bag-collage{position:absolute;top:0;right:0;bottom:0;left:0}.bag-collage img{position:absolute;width:42%;filter:drop-shadow(0 12px 9px rgba(0,0,0,.2))}.bag-collage img:nth-child(1){left:1%;top:10%;transform:rotate(-12deg)}.bag-collage img:nth-child(2){left:27%;top:1%;transform:rotate(7deg)}.bag-collage img:nth-child(3){right:2%;top:9%;transform:rotate(13deg)}.bag-collage img:nth-child(4){left:18%;bottom:-6%;transform:rotate(-4deg)}.bag-collage img:nth-child(5){right:15%;bottom:-8%;transform:rotate(5deg)}.flavored img:nth-child(1){left:-3%;top:0}.flavored img:nth-child(2){left:31%;top:2%}.flavored img:nth-child(3){right:-4%;top:2%}.flavored img:nth-child(4){left:16%;bottom:-8%}.flavored img:nth-child(5){right:16%;bottom:-7%}.merch-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--blue);display:grid;place-content:center;text-align:center;color:#fff;padding:30px}.merch-placeholder img{width:90px;margin:0 auto 18px}.merch-placeholder span{font:900 54px/.85 var(--heading-font)}.merch-placeholder small{font-size:11px;margin-top:12px;opacity:.75}.favorites{background:var(--fav-bg);color:#fff}.favorites-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}.favorites-head p{margin:9px 0 0}.product-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{background:#fff;color:var(--ink);border-radius:13px;padding:13px;display:flex;flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-5px);box-shadow:0 17px 36px #0000001f}.product-card-image{height:330px;background:#f4efe8;border-radius:9px;position:relative;display:grid;place-items:center;overflow:hidden}.product-card-image img,.product-card-image svg{width:100%;height:100%;object-fit:contain;transition:transform .25s}.product-card:hover .product-card-image img{transform:scale(1.035) rotate(-1deg)}.sale-badge{position:absolute;top:10px;left:10px;background:var(--accent);padding:6px 8px;font-size:9px;font-weight:900;border-radius:4px}.product-card-copy{display:flex;flex-direction:column;flex:1;padding:13px 2px 2px}.product-card-copy h3{font-family:var(--body-font);font-size:16px;text-transform:none;letter-spacing:0;line-height:1.2}.product-card-copy small,.roast{font-size:10px;font-weight:800;letter-spacing:.04em;margin:6px 0}.card-flavor{font-size:12px;line-height:1.4;opacity:.72;margin:7px 0 0}.card-bottom{display:grid;gap:10px;margin-top:auto;padding-top:13px}.card-bottom strong{font-size:15px}.demo-card .product-card-image img{object-fit:contain}.brand-story{background:#f7f2e9}.story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.story-copy>p{font-size:18px;line-height:1.6;max-width:620px}.story-points{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:38px}.story-points>div{text-align:center}.story-icon{font-size:32px;color:var(--blue)}.story-points strong{display:block;font-size:11px;margin:10px 0}.story-points p{font-size:11px;line-height:1.45;margin:0}.brand-poster{height:500px;background:var(--blue);border-radius:24px;position:relative;overflow:hidden;color:#fff;padding:34px}.brand-poster img{position:absolute;width:110%;max-width:none;left:-4%;bottom:2%;filter:drop-shadow(0 16px 14px rgba(0,0,0,.24))}.brand-poster strong{font:900 clamp(62px,6vw,105px)/.8 var(--heading-font);display:block;max-width:600px}.poster-small{font-weight:900;letter-spacing:.25em}.brand-poster em{position:absolute;right:32px;bottom:30px;z-index:2;transform:rotate(-5deg);font-weight:700}.flavor-finder{background:var(--finder-bg)}.flavor-head{display:grid;grid-template-columns:1fr minmax(280px,500px);gap:55px;align-items:end}.flavor-head>div>p:last-child{font-size:19px;margin:12px 0 0;max-width:680px}.flavor-explainer{font-size:13px;line-height:1.55;padding:20px;border-left:4px solid var(--finder-accent);background:#f7f7f7}.mood-row{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:16px;margin-top:36px}.mood{width:145px;height:145px;border-radius:50%;border:0;background:var(--mood);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;cursor:pointer}.mood:hover{transform:translateY(-6px) rotate(-2deg)}.mood.is-active{box-shadow:0 0 0 6px #fff,0 0 0 10px var(--ink);transform:translateY(-5px)}.mood strong{font:900 31px var(--heading-font)}.mood span{font-size:10px}.flavor-result-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:42px 0 18px;border-top:1px solid #ddd;padding-top:20px}.flavor-result-head p{font-weight:800;margin:0}.flavor-result-head a{font-size:11px;font-weight:900;color:var(--blue)}.flavor-products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.flavor-product[hidden]{display:none}.flavor-product.flavor-pop{animation:flavor-pop .3s both}.flavor-product .product-card{height:100%;border:1px solid #e4e4e4}.editor-empty{grid-column:1/-1;padding:36px;border:2px dashed #bbb;border-radius:12px;text-align:center}.editor-empty strong{font:900 30px var(--heading-font)}@keyframes flavor-pop{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.social-strip{background:var(--blue);color:#fff}.social-header{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:28px}.social-header h2{font-size:clamp(48px,5vw,var(--social-heading));line-height:.84;max-width:13ch}.social-header p{line-height:1.5;margin:15px 0 0;font-size:16px}.social-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.social-tile{aspect-ratio:1;border-radius:13px;overflow:hidden;background:#fff;transition:transform .2s}.social-tile:hover{transform:rotate(-1deg) translateY(-4px)}.social-tile img{width:100%;height:100%;object-fit:cover}.social-tile.is-placeholder img{object-fit:contain;padding:8px}.newsletter{background:var(--newsletter-bg);padding:34px 0}.newsletter-inner{display:grid;grid-template-columns:minmax(300px,.8fr) 1.2fr;gap:45px;align-items:center}.newsletter-inner h2{font-size:clamp(38px,4vw,56px)}.newsletter-inner p{margin:7px 0 0}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:10px}.newsletter-form input,.search-page input,.product-form select,.sort-form select,.cart-line input,.contact-card input,.contact-card textarea{border:1px solid #b8b8b8;border-radius:var(--radius);padding:13px;background:#fff;min-height:48px;width:100%}.form-message{grid-column:1/-1;margin:0}.site-footer{background:var(--footer-bg);color:var(--footer-text);padding:38px 0 18px}.footer-main{display:grid;grid-template-columns:1.45fr repeat(4,1fr);gap:34px;align-items:start}.footer-brand img{width:210px}.footer-brand p{font-size:10px;line-height:1.5;max-width:270px;margin:15px 0}.footer-socials{display:flex;gap:8px}.footer-socials a{width:33px;height:33px;border:1px solid rgba(255,255,255,.5);border-radius:50%;display:grid!important;place-items:center;font-size:10px!important;font-weight:900;margin:0!important}.footer-column h3{font-family:var(--body-font);font-size:11px;line-height:1.2;margin:2px 0 13px}.footer-column a{display:block;font-size:11px;margin:8px 0;opacity:.88}.footer-column a:hover{opacity:1;text-decoration:underline}.footer-editor-note{font-size:10px;opacity:.55;line-height:1.35}.footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;gap:25px;align-items:end;border-top:1px solid rgba(255,255,255,.22);margin-top:28px;padding-top:16px}.footer-bottom p{font-size:10px;margin:0}.footer-bottom em{font-size:18px;transform:rotate(-4deg)}.payment-icons{display:flex;justify-content:flex-end;gap:5px;flex-wrap:wrap}.payment-icons svg{width:34px;height:auto}.product-page-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr);gap:65px}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.product-media{border:0;padding:0;background:#f3eee7;border-radius:13px;overflow:hidden}.product-media img{width:100%;height:auto;transition:transform .25s}.product-media:hover img{transform:scale(1.025)}.product-info{position:sticky;top:120px;align-self:start}.product-info h1,.collection-head h1,.cart-page h1,.standard-page h1,.search-page h1,.empty-state h1,.contact-copy h1{font-size:clamp(55px,5.8vw,94px);line-height:.84}.price{font-size:24px;font-weight:900;margin:18px 0}.price s{opacity:.45;margin-left:10px}.product-meta-pill{display:inline-block;background:var(--blue);color:#fff;padding:8px 10px;border-radius:99px;font-size:10px;font-weight:900;margin:0 6px 8px 0}.product-flavor-callout{border-left:5px solid var(--accent);padding:13px 16px;background:#fff;margin:13px 0}.product-flavor-callout strong{font-size:10px;letter-spacing:.1em}.product-flavor-callout p{margin:5px 0 0;line-height:1.45}.product-description{margin:22px 0}.product-form{display:grid;gap:15px;margin-top:20px}.product-form label{font-size:11px;font-weight:900;display:grid;gap:8px}.quantity{display:grid;grid-template-columns:44px 70px 44px;width:max-content;border:1px solid #bbb;border-radius:var(--radius);overflow:hidden;background:#fff}.quantity button{border:0;background:#fff;font-size:20px}.quantity input{border:0;text-align:center;width:100%}.product-add{width:100%;font-size:15px}.shopify-payment-button__button{border-radius:var(--radius)!important;min-height:48px!important}.product-assurances{display:flex;gap:8px;flex-wrap:wrap;margin-top:19px;font-size:10px;font-weight:900}.product-assurances span{border:1px solid #ddd;padding:8px;border-radius:99px;background:#fff}.product-accordion{border-top:1px solid #ccc;padding:14px 0}.product-accordion:last-child{border-bottom:1px solid #ccc}.product-accordion summary{cursor:pointer;font-weight:900;font-size:12px;display:flex;justify-content:space-between}.product-accordion summary::marker{display:none}.product-accordion .rte{font-size:13px;margin-top:13px}.collection-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.collection-head .rte{max-width:800px}.sort-form label{display:grid;gap:8px;font-size:10px;font-weight:900}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.collection-grid .product-card{border:1px solid #ddd}.cart-lines{max-width:950px}.cart-line{display:grid;grid-template-columns:160px 1fr;gap:22px;padding:22px 0;border-bottom:1px solid #ddd}.cart-line img{background:#f3eee7;border-radius:8px}.cart-line h3{font-family:var(--body-font);font-size:18px;line-height:1.2;text-transform:none}.cart-line input{width:75px;margin:10px 0}.remove-link{text-decoration:underline;font-size:11px}.cart-summary{margin-left:auto;max-width:430px;display:grid;gap:10px;padding-top:30px}.cart-summary p{display:flex;justify-content:space-between;font-size:20px}.search-page form{display:flex;gap:10px;margin:28px 0 45px}.search-page form input{flex:1}.empty-state{text-align:center;padding:80px 0}.empty-state p{font-size:18px}.pagination{margin-top:35px;text-align:center}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.contact-copy p:not(.eyebrow){font-size:18px;line-height:1.55;max-width:470px}.contact-email{font-weight:900;color:var(--blue);text-decoration:underline}.contact-card{background:#fff;padding:32px;border-radius:16px;box-shadow:0 15px 35px #0000000f}.contact-card form{display:grid;gap:16px}.contact-card label{font-size:11px;font-weight:900;display:grid;gap:7px}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-success{background:#e6f7ea;padding:12px;border-radius:7px}.cart-drawer-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.cart-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0000007a;width:100%;height:100%;cursor:pointer}.cart-drawer{position:absolute;right:0;top:0;height:100%;width:min(480px,92vw);background:#fff;display:flex;flex-direction:column;box-shadow:-20px 0 40px #0003}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:25px;border-bottom:1px solid #ddd}.drawer-head h2{font-size:42px}.drawer-body{padding:0 25px;overflow:auto;flex:1}.drawer-line{display:grid;grid-template-columns:105px 1fr;gap:15px;padding:18px 0;border-bottom:1px solid #e4e4e4}.drawer-line img{width:105px;height:105px;object-fit:contain;background:#f5f2ed}.drawer-line h3{font-family:var(--body-font);font-size:14px;line-height:1.2;text-transform:none}.drawer-line p{font-size:10px;margin:6px 0}.drawer-qty{display:flex;align-items:center;gap:8px;margin-top:10px}.drawer-qty button{border:1px solid #ddd;background:#fff;min-width:28px;height:28px;cursor:pointer}.drawer-qty .drawer-remove{border:0;text-decoration:underline;font-size:10px}.drawer-foot{border-top:1px solid #ddd;padding:20px 25px;display:grid;gap:10px}.drawer-total{display:flex;justify-content:space-between;font-size:18px}.drawer-foot form .button{width:100%}.drawer-empty{text-align:center;padding:70px 0}@media(max-width:1180px){.desktop-nav{display:none}.mobile-menu-button{display:grid}.header-inner{grid-template-columns:auto 1fr auto}.brand{justify-self:center}.hero-stage{grid-template-columns:minmax(330px,.8fr) minmax(470px,1.2fr)}.hero-title{font-size:clamp(62px,7.2vw,94px)}.hero-products{min-height:560px}.product-row,.flavor-products{grid-template-columns:repeat(4,260px);overflow-x:auto;padding-bottom:12px}.story-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1.3fr repeat(2,1fr)}.footer-help,.footer-legal{margin-top:10px}.product-page-grid{grid-template-columns:1fr}.product-info{position:static}.collection-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:850px){.hero-stage{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:55px 0 15px}.hero-title{max-width:8ch}.hero-products{height:560px;min-height:0}.hero-bag{width:calc(39% * var(--bag-scale) * var(--bag-mult))}.hero-bag-1{left:2%;top:9%}.hero-bag-2{left:31%;top:0}.hero-bag-3{right:-4%;top:14%}.hero-bag-4{left:32%;bottom:-8%}.type-grid{grid-template-columns:1fr}.type-art{height:440px}.flavor-head{grid-template-columns:1fr}.flavor-explainer{max-width:650px}.social-header{display:block}.social-header .button{margin-top:22px}.social-grid{grid-template-columns:repeat(4,240px);overflow-x:auto}.newsletter-inner{grid-template-columns:1fr}.footer-main{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}.footer-bottom{grid-template-columns:1fr}.payment-icons{justify-content:flex-start}.footer-bottom em{grid-row:2}.contact-grid{grid-template-columns:1fr}}@media(max-width:600px){.page-width{width:min(var(--page),calc(100% - 30px))}.announcement{font-size:9px;gap:8px;min-height:29px;padding:0 35px}.header-inner{min-height:68px;gap:10px}.site-header .brand-logo{width:155px!important}.header-actions{gap:2px}.desktop-only{display:none}.hero-copy{padding-top:40px}.hero-title{font-size:clamp(56px,17vw,74px);max-width:7.3ch}.hero-sub{font-size:15px;max-width:330px;margin:20px 0}.hero-buttons{align-items:flex-start;flex-direction:column;gap:14px}.scribble{display:none}.hero-products{height:450px;margin:0 -8px}.hero-bag{width:calc(46% * var(--bag-scale) * var(--bag-mult))}.hero-bag-1{left:-8%;top:9%}.hero-bag-2{left:29%;top:0}.hero-bag-3{right:-12%;top:14%}.hero-bag-4,.hero-bag-label{display:none}.real-bean{width:28px}.section-pad{padding:54px 0}.section-heading p{font-size:16px}.type-art{height:360px}.type-title h3{font-size:38px}.product-row,.flavor-products{grid-template-columns:repeat(4,210px);margin-right:-15px}.product-card-image{height:260px}.story-grid{gap:35px}.story-points{grid-template-columns:1fr 1fr}.brand-poster{height:350px}.brand-poster strong{font-size:65px}.mood{width:108px;height:108px}.mood strong{font-size:24px}.mood span{font-size:9px}.flavor-result-head{align-items:flex-start;flex-direction:column}.social-header h2{font-size:clamp(46px,13vw,64px);max-width:10ch}.social-grid{grid-template-columns:repeat(4,210px);margin-right:-15px}.newsletter{padding:28px 0}.newsletter-inner{gap:20px}.newsletter-inner h2{font-size:40px}.newsletter-form{grid-template-columns:1fr}.site-footer{padding:32px 0 16px}.footer-main{grid-template-columns:1fr 1fr;gap:26px}.footer-brand{grid-column:1/-1}.footer-bottom{margin-top:22px}.collection-head{display:block}.sort-form{margin-top:20px}.collection-grid{grid-template-columns:repeat(2,1fr);gap:10px}.collection-grid .product-card{padding:9px}.collection-grid .product-card-image{height:220px}.product-gallery{grid-template-columns:1fr}.product-info h1,.collection-head h1,.cart-page h1,.standard-page h1,.search-page h1,.empty-state h1,.contact-copy h1{font-size:58px}.cart-line{grid-template-columns:100px 1fr}.search-page form{display:grid}.field-pair{grid-template-columns:1fr}.contact-card{padding:22px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.motion-off .marquee-track{animation:none}.motion-off .hero-bag,.motion-off .hero-bag-art,.motion-off .real-bean{transition:none!important}.password-body{margin:0;background:var(--blue);color:#fff}.password-page{min-height:100vh;background:var(--password-bg);display:grid;place-items:center;position:relative;overflow:hidden;padding:35px}.password-card{position:relative;z-index:2;text-align:center;max-width:760px;width:100%}.password-logo{width:260px;margin:0 auto 28px}.password-card h1{font-size:clamp(64px,10vw,130px);line-height:.82;white-space:pre-line}.password-card>p:not(.eyebrow){max-width:560px;margin:22px auto;line-height:1.5}.password-form{display:grid;grid-template-columns:1fr auto;gap:10px;max-width:560px;margin:26px auto}.password-form input,.password-newsletter input{min-height:48px;border:0;border-radius:var(--radius);padding:13px}.password-newsletter{margin:32px auto 0;max-width:560px;border-top:1px solid rgba(255,255,255,.3);padding-top:24px}.password-newsletter>div{display:grid;grid-template-columns:1fr auto;gap:10px}.password-beans img{position:absolute;width:70px;filter:drop-shadow(0 10px 8px rgba(0,0,0,.24))}.password-beans img:nth-child(1){left:8%;top:16%;transform:rotate(22deg)}.password-beans img:nth-child(2){right:10%;top:21%;transform:rotate(-25deg)}.password-beans img:nth-child(3){right:18%;bottom:10%;transform:rotate(45deg)}@media(max-width:600px){.password-form,.password-newsletter>div{grid-template-columns:1fr}.password-page{padding:24px}.password-logo{width:210px}}.collection-list-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.collection-list-card{background:#fff;border-radius:14px;overflow:hidden;border:1px solid #ddd;transition:transform .2s}.collection-list-card:hover{transform:translateY(-5px)}.collection-list-card>img{width:100%;aspect-ratio:1.15;object-fit:cover;background:#f3eee7}.collection-list-card>div{padding:20px}.collection-list-card h2{font-size:42px}.collection-list-card span{display:block;margin-top:12px;font-size:11px;font-weight:900;color:var(--blue)}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.article-card{background:#fff;border-radius:14px;overflow:hidden}.article-card img{width:100%;aspect-ratio:1.3;object-fit:cover}.article-card div{padding:20px}.article-card small{font-size:10px;font-weight:800}.article-card h2{font-size:42px;margin:10px 0}.article-card p{font-size:13px;line-height:1.5}.article-card strong{font-size:11px;color:var(--blue)}.article-page h1{font-size:clamp(60px,8vw,110px);margin:20px 0 30px}.article-page>div>img{width:100%;border-radius:15px;margin-bottom:34px}.article-content{font-size:17px}.gift-card-page{min-height:100vh;padding:50px;display:grid;place-content:center;justify-items:center;text-align:center;background:var(--cream);gap:20px}.gift-card-page h1{font-size:70px}.gift-card-balance{font-size:36px;font-weight:900;margin:0}.gift-card-code{font-family:monospace;background:#fff;border:2px dashed var(--blue);padding:16px 22px;font-size:22px}.gift-card-qr svg{width:160px;height:160px}@media(max-width:850px){.collection-list-grid,.article-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.collection-list-grid,.article-grid{grid-template-columns:1fr}.gift-card-page{padding:25px}.gift-card-page h1{font-size:52px}}.hero-v6 .hero-stage{grid-template-columns:minmax(380px,.82fr) minmax(520px,1.18fr);min-height:var(--hero-min);gap:70px}.hero-v6 .hero-copy{padding:72px 0}.hero-v6 .hero-title{font-size:clamp(68px,6vw,var(--hero-heading));max-width:8ch;line-height:.82}.hero-v6 .hero-sub{max-width:480px;font-size:19px}.hero-v6 .hero-buttons{margin-top:30px}.hero-v6 .button{padding-inline:30px}.hero-visual{height:600px;position:relative;display:grid;place-items:center}.hero-glow{position:absolute;width:70%;height:70%;border-radius:50%;background:radial-gradient(circle,#00000040,#0000 66%);filter:blur(12px);bottom:4%;left:16%}.hero-main-product{position:relative;z-index:3;width:min(520px,72%);max-height:570px;object-fit:contain;filter:drop-shadow(0 34px 28px rgba(0,0,0,.35));transform:rotate(7deg)}.hero-cup{position:absolute;right:-3%;top:33%;width:190px;height:190px;border-radius:50%;background:#f7f2ea;box-shadow:0 26px 35px #00000040;z-index:2;padding:15px}.hero-cup-rim{width:100%;height:100%;border-radius:50%;border:8px solid #204f96;background:#fff;padding:8px}.hero-cup-rim span{display:block;width:100%;height:100%;border-radius:50%;background:radial-gradient(circle at 40% 38%,#5d3524 0 4%,#2b160f 20%,#0e0806 70%);box-shadow:inset 0 0 0 3px #68402e}.hero-single-bean{position:absolute!important;z-index:4!important}.bean-v6-1{left:12%;top:11%;transform:rotate(25deg)}.bean-v6-2{left:28%;top:2%;width:34px!important;transform:rotate(-18deg)}.bean-v6-3{right:14%;top:7%;transform:rotate(45deg)}.bean-v6-4{left:5%;top:42%;width:36px!important;transform:rotate(75deg)}.bean-v6-5{right:1%;top:26%;width:36px!important}.bean-v6-6{left:16%;bottom:8%;transform:rotate(-18deg)}.bean-v6-7{left:54%;bottom:2%;width:34px!important;transform:rotate(55deg)}.bean-v6-8{right:10%;bottom:12%;transform:rotate(-40deg)}.bean-v6-9{left:48%;top:16%;width:31px!important}.bean-v6-10{right:28%;top:50%;width:38px!important;transform:rotate(22deg)}.coffee-type-v6{background:var(--type-bg);text-align:center}.type-v6-heading{max-width:880px;margin:0 auto 45px}.type-v6-heading h2{color:var(--blue);font-size:clamp(58px,6.5vw,92px);margin-top:7px}.type-v6-heading>p:not(.eyebrow){font-size:18px}.type-toggle{display:inline-grid;grid-template-columns:1fr 1fr;background:#e9e2d8;border-radius:999px;padding:5px;margin-top:22px;min-width:min(100%,420px)}.type-toggle-button{border:0;border-radius:999px;background:transparent;color:var(--blue);font-weight:900;padding:15px 26px;cursor:pointer;transition:.2s}.type-toggle-button.is-active{background:var(--blue);color:#fff;box-shadow:0 8px 18px #004aad2e}.type-v6-caption{font-size:14px!important;font-style:italic;color:#6b6b6b;min-height:20px}.type-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;text-align:left}.type-product-item[hidden]{display:none!important}.type-product-item{animation:typePop .24s ease both}@keyframes typePop{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.type-shop-all{text-align:right;margin-top:22px;color:var(--blue)}.featured-v6{background:var(--featured-bg)}.featured-v6-head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:28px}.featured-v6-head h2{font-size:clamp(54px,5.2vw,80px);color:var(--blue)}.featured-v6-head .text-link{color:var(--blue)}.featured-v6-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.fallback-coffee-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e1ddd7;border-radius:12px;padding:18px;min-height:100%;transition:.2s}.fallback-coffee-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000014}.fallback-coffee-card>div{background:#f4f1ed;border-radius:9px;aspect-ratio:1/1.08;display:grid;place-items:center;padding:15px}.fallback-coffee-card img{width:100%;height:100%;object-fit:contain}.fallback-coffee-card strong{font-size:14px;margin-top:16px;text-transform:uppercase}.fallback-coffee-card span{font-size:10px;font-weight:900;color:var(--blue);margin-top:6px}.social-v6{background:var(--social-bg);color:#fff}.social-v6-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.social-v6-head h2{font-size:clamp(58px,6vw,92px);max-width:9ch}.social-v6-head p:not(.eyebrow){font-size:18px}.social-v6-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.social-v6-tile{aspect-ratio:1;border-radius:12px;overflow:hidden;background:#ffffff1a;display:block;border:1px solid rgba(255,255,255,.2)}.social-v6-tile>img{width:100%;height:100%;object-fit:cover}.social-upload-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:7px;padding:25px;border:2px dashed rgba(255,255,255,.38);border-radius:12px}.social-upload-placeholder span{font-size:42px;font-weight:300}.social-upload-placeholder strong{font-size:14px;letter-spacing:.08em}.social-upload-placeholder small{opacity:.7;max-width:180px}.product-v6{background:#f8f5ef}.product-v6-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);gap:70px;align-items:start}.product-v6-gallery{display:grid;grid-template-columns:86px minmax(0,1fr);gap:16px;position:sticky;top:120px}.product-v6-thumbs{display:flex;flex-direction:column;gap:10px}.product-v6-thumb{padding:0;border:2px solid transparent;background:#fff;border-radius:9px;overflow:hidden;cursor:pointer;aspect-ratio:1}.product-v6-thumb.is-active{border-color:var(--blue)}.product-v6-thumb img{width:100%;height:100%;object-fit:cover}.product-v6-main-media{background:#f1eee9;border-radius:16px;min-height:650px;display:grid;place-items:center;padding:36px;overflow:hidden}.product-v6-media{width:100%;height:100%;display:grid;place-items:center}.product-v6-media.is-hidden{display:none}.product-v6-media img{width:100%;height:auto;max-height:650px;object-fit:contain}.product-v6-media.fallback img{max-width:560px}.product-v6-info{padding-top:18px}.product-breadcrumb{font-size:11px;color:#777;margin:0 0 25px}.product-v6-info h1{font-size:clamp(58px,5vw,88px);line-height:.88;margin-bottom:14px}.product-v6-price{font-size:25px;font-weight:900;margin-bottom:22px}.product-v6-price s{font-size:15px;color:#777;margin-left:9px}.product-v6-description{font-size:15px;line-height:1.65;max-width:700px}.product-v6-description p:first-child{margin-top:0}.product-v6-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:22px 0;border-block:1px solid #ddd7cf;margin:28px 0}.product-v6-facts>div{display:flex;gap:10px;align-items:flex-start}.fact-icon{font-size:22px;color:var(--blue)}.product-v6-facts p{margin:0;display:flex;flex-direction:column}.product-v6-facts strong{font-size:10px;letter-spacing:.08em}.product-v6-facts small{font-size:11px;line-height:1.3;margin-top:4px;color:#555}.product-v6-buyrow{display:grid;grid-template-columns:120px 1fr;gap:12px}.product-v6-form .quantity{height:54px;border:1px solid #bbb;border-radius:8px;background:#fff;display:grid;grid-template-columns:38px 1fr 38px;align-items:center}.product-v6-form .quantity button{border:0;background:transparent;font-size:20px;cursor:pointer}.product-v6-form .quantity input{width:100%;border:0;background:transparent;text-align:center;font-weight:800;-webkit-appearance:textfield;appearance:textfield}.product-v6-form .quantity input::-webkit-inner-spin-button{display:none}.product-v6-form .product-add{min-height:54px;width:100%}.product-v6-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0}.product-v6-trust span{display:grid;grid-template-columns:auto 1fr;column-gap:8px;align-items:center;font-size:18px}.product-v6-trust b,.product-v6-trust small{grid-column:2}.product-v6-trust b{font-size:11px}.product-v6-trust small{font-size:10px;color:#777}.product-v6-info .product-accordion{border-top:1px solid #d9d2c9;margin-top:20px}.featured-v6 .product-card,.coffee-type-v6 .product-card{background:#fff;border:1px solid #e2ddd6;border-radius:12px;overflow:hidden;box-shadow:none}.featured-v6 .product-card-image,.coffee-type-v6 .product-card-image{background:#f2efeb;aspect-ratio:1/1.08;padding:18px}.featured-v6 .product-card-image img,.coffee-type-v6 .product-card-image img{width:100%;height:100%;object-fit:contain}.featured-v6 .product-card-copy,.coffee-type-v6 .product-card-copy{padding:15px}.featured-v6 .product-card-copy h3,.coffee-type-v6 .product-card-copy h3{font-family:var(--body-font);font-size:13px;line-height:1.2;letter-spacing:0}.featured-v6 .card-flavor,.coffee-type-v6 .card-flavor{display:none}.featured-v6 .card-bottom,.coffee-type-v6 .card-bottom{margin-top:9px}.featured-v6 .button.mini,.coffee-type-v6 .button.mini{font-size:9px}@media(max-width:1000px){.hero-v6 .hero-stage{grid-template-columns:1fr 1fr;gap:20px}.hero-visual{height:520px}.hero-cup{width:145px;height:145px}.type-product-grid,.featured-v6-grid,.social-v6-grid{grid-template-columns:repeat(2,1fr)}.product-v6-grid{grid-template-columns:1fr;gap:38px}.product-v6-gallery{position:static}.product-v6-main-media{min-height:520px}}@media(max-width:720px){.hero-v6 .hero-stage{grid-template-columns:1fr;min-height:auto}.hero-v6 .hero-copy{padding:55px 0 20px}.hero-v6 .hero-title{font-size:clamp(60px,18vw,90px)}.hero-visual{height:430px;margin-bottom:30px}.hero-main-product{width:68%;max-height:420px}.hero-cup{right:0;width:120px;height:120px}.type-v6-heading h2{font-size:58px}.type-product-grid,.featured-v6-grid{grid-template-columns:repeat(2,1fr);gap:10px}.featured-v6-head,.social-v6-head{align-items:flex-start;flex-direction:column}.social-v6-grid{grid-template-columns:repeat(2,1fr)}.product-v6-gallery{grid-template-columns:1fr}.product-v6-thumbs{order:2;flex-direction:row;overflow:auto}.product-v6-thumb{min-width:72px;width:72px}.product-v6-main-media{min-height:420px;padding:22px}.product-v6-info h1{font-size:58px}.product-v6-facts{grid-template-columns:1fr}.product-v6-buyrow{grid-template-columns:105px 1fr}.product-v6-trust{grid-template-columns:1fr}.section-pad{padding:58px 0}}@media(max-width:460px){.type-product-grid,.featured-v6-grid{grid-template-columns:1fr 1fr}.fallback-coffee-card,.featured-v6 .product-card-copy,.coffee-type-v6 .product-card-copy{padding:10px}.featured-v6 .card-bottom form,.coffee-type-v6 .card-bottom form{display:none}.product-v6-buyrow{grid-template-columns:1fr}.product-v6-form .quantity{width:130px}}.product-v6-buyrow{display:grid;grid-template-columns:140px minmax(0,1fr);gap:12px;width:100%;align-items:stretch}.product-v6-form .quantity{width:100%;max-width:140px;min-width:0;height:54px;box-sizing:border-box;display:grid;grid-template-columns:40px minmax(0,1fr) 40px}.product-v6-form .quantity input{width:100%;min-width:0;box-sizing:border-box}.product-v6-form .quantity button{width:40px;padding:0}.product-v6-form .product-add{width:100%;min-width:0;margin:0}@media screen and (max-width:460px){.product-v6-buyrow{grid-template-columns:120px minmax(0,1fr)}.product-v6-form .quantity{max-width:120px;grid-template-columns:36px minmax(0,1fr) 36px}.product-v6-form .quantity button{width:36px}}.product-grid,.flavor-products,.featured-products-grid{display:flex!important;flex-wrap:nowrap!important;gap:20px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;width:100%;max-width:100%;padding-bottom:18px;-webkit-overflow-scrolling:touch}.product-grid>*,.flavor-products>*,.featured-products-grid>*{flex:0 0 calc((100% - 60px)/4);min-width:0;scroll-snap-align:start}.product-grid::-webkit-scrollbar,.flavor-products::-webkit-scrollbar,.featured-products-grid::-webkit-scrollbar{display:none}.product-grid,.flavor-products,.featured-products-grid{scrollbar-width:none}@media screen and (max-width:990px){.product-grid>*,.flavor-products>*,.featured-products-grid>*{flex:0 0 calc((100% - 20px)/2)}}@media screen and (max-width:600px){.product-grid>*,.flavor-products>*,.featured-products-grid>*{flex:0 0 82%}}.product-v6-variants{margin:24px 0}.product-v6-option{border:0;padding:0;margin:0 0 20px}.product-v6-option legend{font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:13px;margin-bottom:10px}.product-v6-option-values{display:flex;flex-wrap:wrap;gap:10px}.product-v6-option-pill{cursor:pointer}.product-v6-option-pill input{position:absolute;opacity:0;pointer-events:none}.product-v6-option-pill span{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:10px 18px;border:1.5px solid #1a1a1a;border-radius:999px;background:#fff;transition:.2s ease}.product-v6-option-pill input:checked+span{background:#004aad;border-color:#004aad;color:#fff}.product-v6-option-pill:hover span{border-color:#004aad}html,body{width:100%;max-width:100%;overflow-x:hidden}#MainContent,.shopify-section{max-width:100%;overflow-x:clip}.product-grid,.flavor-products,.featured-products-grid{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;box-sizing:border-box}.product-grid>*,.flavor-products>*,.featured-products-grid>*{max-width:100%;box-sizing:border-box}@media screen and (max-width:749px){body{position:relative}.page-width,.marshie-page-width,.section-inner,.homepage-section{width:100%;max-width:100%;box-sizing:border-box}.product-grid,.flavor-products,.featured-products-grid{padding-left:16px;padding-right:16px;scroll-padding-left:16px}.product-grid>*,.flavor-products>*,.featured-products-grid>*{flex:0 0 82%}.social-section,.marshie-social,.social-gallery-section{width:100%;max-width:100%;overflow:hidden}.social-grid,.social-gallery{width:100%;max-width:100%;box-sizing:border-box}img{max-width:100%;height:auto}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/base.css.map */
