.cc2-scope{--cch-gold: #f1b92b;--cch-gold-deep: #d4a017;--cch-gold-dark: #b8890b;--cch-gold-soft: #f8e5b0;--cch-gold-tint: #fdf6e3;--cch-cream: #f6f1e7;--cch-cream-deep: #efe8d9;--cch-paper: #fbf8f2;--cch-navy: #1b2836;--cch-navy-deep: #131c27;--cch-navy-ink: #0e151e;--cch-ink: #26241f;--cch-ink-soft: #5c564a;--cch-ink-faint: #8a8271;--cch-line: rgba(38, 36, 31, .13);--cch-line-gold: rgba(212, 160, 23, .5);--cch-font-display: var(--font-stack-header, "Iowan Old Style", Georgia, serif);--cch-font-ui: var(--font-stack-body, -apple-system, "Segoe UI", sans-serif);--cch-text-hero: clamp(2.7rem, 1.2rem + 4.4vw, 4.7rem);--cch-text-h2: clamp(1.9rem, 1.1rem + 2.4vw, 3.05rem);--cch-text-h3: clamp(1.3rem, 1.1rem + .7vw, 1.7rem);--cch-text-body: clamp(.98rem, .93rem + .18vw, 1.06rem);--cch-section-pad: clamp(4.2rem, 3rem + 5.5vw, 7.5rem);--cch-radius: 14px;--cch-radius-sm: 8px;--cch-ease: cubic-bezier(.22, .61, .21, 1);font-family:var(--cch-font-ui);font-size:var(--cch-text-body);line-height:1.65;color:var(--cch-ink);-webkit-font-smoothing:antialiased}.cc2-scope *,.cc2-scope *:before,.cc2-scope *:after{box-sizing:border-box}.cc2-scope img{display:block;max-width:100%;height:auto;border:0}.cc2-scope ul{list-style:none;margin:0;padding:0}.cc2-scope p,.cc2-scope h1,.cc2-scope h2,.cc2-scope h3,.cc2-scope dl,.cc2-scope dd{margin:0;padding:0}.cc2-scope a{text-decoration:none;color:inherit}.cc2-scope ::selection{background:var(--cch-gold-soft);color:var(--cch-navy-ink)}.cc2-wrap{max-width:1200px;margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2.5rem)}.cch-display{font-family:var(--cch-font-display);font-weight:var(--font-weight-header, 600);line-height:1.07;letter-spacing:-.015em;color:var(--cch-navy-ink)}.cch-display em{font-style:italic;color:var(--cch-gold-deep)}.cch-eyebrow{display:inline-flex;align-items:center;gap:.8em;font-family:var(--cch-font-ui);font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--cch-gold-deep);margin:0 0 1rem}.cch-eyebrow:after{content:"";width:2.4em;height:1px;background:var(--cch-line-gold)}.cch-eyebrow--center:before{content:"";width:2.4em;height:1px;background:var(--cch-line-gold)}.cch-section-head{text-align:center;max-width:44rem;margin:0 auto clamp(2.4rem,5vw,4rem)}.cch-section-head h2{font-size:var(--cch-text-h2)}.cch-section-head p{color:var(--cch-ink-soft);margin-top:1rem}.cch-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6em;font-family:var(--cch-font-ui);font-size:.8rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;padding:1.05em 2.1em;border-radius:4px;border:0;cursor:pointer;transition:transform .3s var(--cch-ease),box-shadow .3s var(--cch-ease),background-color .25s,color .25s,border-color .25s}.cch-btn:hover{transform:translateY(-2px)}.cch-btn:focus-visible{outline:2px solid var(--cch-navy);outline-offset:3px}.cch-btn--gold{background:var(--cch-gold);color:var(--cch-navy-ink);box-shadow:0 1px #b8890b59,0 12px 26px -12px #d4a017a6}.cch-btn--gold:hover{background:var(--cch-gold-deep);color:#fff;box-shadow:0 1px #b8890b59,0 16px 32px -12px #d4a017bf}.cch-btn--outline{background:transparent;color:var(--cch-navy);border:1px solid rgba(27,40,54,.4)}.cch-btn--outline:hover{border-color:var(--cch-navy);background:#1b28360d}.cch-btn--navy{background:var(--cch-navy);color:var(--cch-cream)}.cch-btn--navy:hover{background:var(--cch-navy-deep)}.cch-btn--ghost-light{background:transparent;color:var(--cch-cream);border:1px solid rgba(246,241,231,.4)}.cch-btn--ghost-light:hover{border-color:var(--cch-gold);color:var(--cch-gold)}.cch-textlink{display:inline-flex;align-items:center;gap:.55em;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--cch-navy);position:relative}.cch-textlink svg{width:15px;height:15px;transition:transform .3s var(--cch-ease)}.cch-textlink:hover svg{transform:translate(4px)}.cch-textlink:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:1.5px;background:var(--cch-gold);transform:scaleX(0);transform-origin:left;transition:transform .3s var(--cch-ease)}.cch-textlink:hover:after{transform:scaleX(1)}.cch-icon{display:inline-flex;flex:none}.cch-icon svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.cc2-scope .cch-reveal{opacity:0;transform:translateY(24px);transition:opacity .85s var(--cch-ease),transform .85s var(--cch-ease);transition-delay:var(--d, 0s)}.cc2-scope .cch-reveal.is-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.cc2-scope .cch-reveal{opacity:1!important;transform:none!important;transition:none!important}}.cc2-hero{position:relative;background:var(--cch-cream);overflow:hidden}.cc2-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.cc2-hero__bg img{width:100%;height:100%;object-fit:cover;object-position:74% center}.cc2-hero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f6f1e7f2,#f6f1e7d1 24%,#f6f1e761 44%,#f6f1e700 60%)}.cc2-hero__inner{position:relative;z-index:2;display:flex;align-items:center;min-height:clamp(540px,74vh,760px);padding-block:clamp(3rem,6vw,5rem)}.cc2-hero__text{max-width:34rem}.cc2-hero__text h1{font-size:var(--cch-text-hero);margin:0 0 1.3rem}.cc2-hero__copy{color:var(--cch-ink-soft);max-width:27.5rem;margin-bottom:2.1rem}.cc2-hero__actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-bottom:2.3rem}.cc2-hero__trust{display:flex;flex-wrap:wrap;gap:.6rem 1.5rem;padding-top:1.4rem;border-top:1px solid var(--cch-line);max-width:31rem}.cc2-hero__trust li{display:flex;align-items:center;gap:.55em;font-size:.78rem;font-weight:600;color:var(--cch-ink-soft);letter-spacing:.01em}.cc2-hero__trust .cch-check{display:inline-flex;width:17px;height:17px;flex:none}.cc2-hero__trust .cch-check svg{width:100%;height:100%}.cc2-hero__badge{position:absolute;right:clamp(1rem,4vw,3.4rem);bottom:clamp(1.2rem,3.5vw,2.6rem);width:110px;height:110px;z-index:3;filter:drop-shadow(0 14px 24px rgba(14,21,30,.28))}@media(max-width:860px){.cc2-hero__bg{position:relative;height:min(94vw,470px)}.cc2-hero__bg img{object-position:center 32%}.cc2-hero__bg:after{background:linear-gradient(180deg,rgba(246,241,231,0) 70%,var(--cch-cream) 100%)}.cc2-hero__inner{min-height:0;padding-block:.6rem 2.8rem}.cc2-hero__badge{right:14px;bottom:auto;top:calc(min(94vw,470px) - 66px);width:86px;height:86px}}.cc2-journey{background:var(--cch-navy-ink);color:var(--cch-cream);padding-block:clamp(3.4rem,5.5vw,5.4rem);border-block:1px solid rgba(241,185,43,.22)}.cc2-journey__head{text-align:center;max-width:44rem;margin-inline:auto;margin-bottom:clamp(2.4rem,4vw,3.6rem)}.cc2-journey__head .cch-eyebrow{color:var(--cch-gold)}.cc2-journey__head .cch-eyebrow:before,.cc2-journey__head .cch-eyebrow:after{background:#f1b92b80}.cc2-journey__head h2{color:#fff;font-size:clamp(1.75rem,1.2rem + 2vw,2.6rem);margin-bottom:.7rem}.cc2-journey__head p{color:#f6f1e7b8;font-size:.96rem}.cc2-journey__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1.2rem,2.6vw,2.4rem)}.cc2-step{position:relative;text-align:center;padding-inline:clamp(.4rem,1.4vw,1.4rem)}.cc2-step+.cc2-step{border-left:1px solid rgba(246,241,231,.12)}.cc2-step__num{display:block;font-size:.66rem;font-weight:700;letter-spacing:.32em;color:var(--cch-gold);margin-bottom:1.05rem}.cc2-step .cch-icon{width:46px;height:46px;margin-inline:auto;margin-bottom:1.15rem;color:var(--cch-gold)}.cc2-step .cch-icon svg{stroke-width:1.5}.cc2-step h3{font-size:1.08rem;color:#fff;margin-bottom:.55rem;font-family:var(--cch-font-display);font-weight:var(--font-weight-header, 600);letter-spacing:.01em}.cc2-step p{font-size:.84rem;line-height:1.62;color:#f6f1e7ad;max-width:15.5rem;margin-inline:auto}@media(max-width:860px){.cc2-journey__grid{grid-template-columns:1fr 1fr;gap:2.2rem 1.2rem}.cc2-step+.cc2-step{border-left:0}.cc2-step:nth-child(2n){border-left:1px solid rgba(246,241,231,.12)}}@media(max-width:460px){.cc2-journey__grid{grid-template-columns:1fr;gap:2rem}.cc2-step:nth-child(2n){border-left:0}.cc2-step{padding-bottom:1.6rem}.cc2-step:not(:last-child){border-bottom:1px solid rgba(246,241,231,.12)}}.cc2-products{background:var(--cch-paper);padding-block:var(--cch-section-pad);border-bottom:1px solid var(--cch-line)}.cc2-products__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,3vw,3rem);position:relative}.cc2-products__grid:before{content:"";position:absolute;left:50%;top:8%;height:84%;width:1px;background:linear-gradient(to bottom,transparent,var(--cch-line-gold),transparent)}.cc2-products__mark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:54px;height:54px;background:var(--cch-paper);display:grid;place-items:center;font-family:var(--cch-font-display);font-style:italic;color:var(--cch-gold-deep);font-size:1.2rem;border:1px solid var(--cch-line-gold);border-radius:50%;z-index:2}.cch-pcard{display:grid;grid-template-columns:minmax(0,42%) minmax(0,1fr);gap:clamp(1.2rem,2.4vw,2rem);align-items:center;padding:clamp(1rem,2vw,1.6rem);border-radius:var(--cch-radius)}.cch-pcard__media{position:relative;border-radius:var(--cch-radius-sm);overflow:hidden;aspect-ratio:9 / 13.5;background:var(--cch-cream-deep)}.cch-pcard__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--cch-ease)}.cch-pcard:hover .cch-pcard__media img{transform:scale(1.035)}.cch-pcard__pill{position:absolute;top:10px;left:10px;font-size:.62rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--cch-navy-ink);background:var(--cch-gold);padding:.5em 1em;border-radius:100px}.cch-pcard__info h3{font-family:var(--cch-font-display);font-weight:400;font-size:var(--cch-text-h3);color:var(--cch-navy-ink)}.cch-pcard__roast{font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--cch-gold-deep);margin:.5rem 0 1rem}.cch-pcard__notes-label{font-size:.64rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--cch-ink-faint);margin-bottom:.3rem}.cch-pcard__notes{font-family:var(--cch-font-display);font-size:1.02rem;color:var(--cch-ink);margin-bottom:1rem}.cch-pcard__origin{display:flex;align-items:center;gap:.5em;font-size:.8rem;color:var(--cch-ink-soft);margin-bottom:1.2rem}.cch-pcard__origin .cch-icon{width:14px;height:14px;color:var(--cch-gold-deep)}.cch-sizes{display:inline-flex;border:1px solid var(--cch-line);border-radius:6px;overflow:hidden;background:var(--cch-cream);margin-bottom:.9rem}.cch-sizes button{font-family:var(--cch-font-ui);font-size:.74rem;font-weight:600;letter-spacing:.06em;padding:.55em 1.2em;color:var(--cch-ink-soft);background:none;border:0;cursor:pointer;transition:background-color .25s,color .25s}.cch-sizes button[aria-pressed=true]{background:var(--cch-navy);color:var(--cch-cream)}.cch-price{display:flex;align-items:baseline;gap:.6rem;margin-bottom:1.3rem}.cch-price__from{font-size:.64rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--cch-ink-faint)}.cch-price__value{font-family:var(--cch-font-display);font-size:1.65rem;color:var(--cch-navy-ink)}.cch-price__per{font-size:.78rem;color:var(--cch-ink-faint)}.cch-pcard__ctas{display:flex;flex-wrap:wrap;align-items:center;gap:.9rem}.cch-pcard__ctas .cch-btn{padding:.9em 1.6em;font-size:.74rem}@media(max-width:940px){.cc2-products__grid{grid-template-columns:1fr;gap:2.5rem}.cc2-products__grid:before,.cc2-products__mark{display:none}.cch-pcard{border:1px solid var(--cch-line);background:var(--cch-cream)}}@media(max-width:560px){.cch-pcard{grid-template-columns:1fr}.cch-pcard__media{aspect-ratio:4 / 4.6}}.cc2-purpose{background:var(--cch-cream);padding-block:var(--cch-section-pad);overflow:hidden}.cc2-purpose__grid{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,6fr);gap:clamp(2.5rem,6vw,5.5rem);align-items:center}.cc2-purpose__media{position:relative}.cc2-purpose__frame{border-radius:var(--cch-radius);overflow:hidden;aspect-ratio:4 / 4.4;box-shadow:22px 22px 0 -1px var(--cch-gold-soft),0 30px 70px -30px #0e151e73;background:var(--cch-navy-deep)}.cc2-purpose__frame img{width:100%;height:100%;object-fit:cover}.cc2-purpose__quote{position:absolute;right:-12px;bottom:-22px;background:var(--cch-navy);color:var(--cch-cream);font-family:var(--cch-font-display);font-style:italic;font-size:.96rem;line-height:1.5;padding:1.25rem 1.5rem;border-radius:var(--cch-radius-sm);max-width:250px;box-shadow:0 24px 50px -20px #0e151e80;margin:0}.cc2-purpose__quote .cch-ref{display:block;margin-top:.55rem;font-family:var(--cch-font-ui);font-style:normal;font-size:.62rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--cch-gold)}.cc2-purpose__copy h2{font-size:var(--cch-text-h2);margin-bottom:1.3rem}.cc2-purpose__lede{color:var(--cch-ink-soft);max-width:30rem;margin-bottom:2.2rem}.cch-goldrule{width:46px;height:2px;background:var(--cch-gold);border:0;margin:1.5rem 0 2rem}.cch-values{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--cch-line);border-left:1px solid var(--cch-line)}.cch-value{padding:1.5rem 1.4rem;border-right:1px solid var(--cch-line);border-bottom:1px solid var(--cch-line);transition:background-color .35s}.cch-value:hover{background:#f1b92b14}.cch-value .cch-icon{width:30px;height:30px;color:var(--cch-gold-deep);margin-bottom:.9rem}.cch-value h3{font-family:var(--cch-font-ui);font-size:1rem;font-weight:700;letter-spacing:.01em;color:var(--cch-navy-ink)}.cch-value p{font-size:.84rem;color:var(--cch-ink-soft);margin-top:.35rem;line-height:1.55}@media(max-width:900px){.cc2-purpose__grid{grid-template-columns:1fr}.cc2-purpose__media{max-width:480px}.cc2-purpose__quote{right:8px}}@media(max-width:480px){.cch-values{grid-template-columns:1fr}}.cc2-education{background:var(--cch-paper);padding-block:var(--cch-section-pad);border-block:1px solid var(--cch-line)}.cc2-education__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.4rem,3vw,2.4rem)}.cch-learn{display:block}.cch-learn__media{border-radius:var(--cch-radius-sm);overflow:hidden;aspect-ratio:4 / 2.9;position:relative;background:var(--cch-cream-deep)}.cch-learn__media img{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--cch-ease)}.cch-learn:hover .cch-learn__media img{transform:scale(1.05)}.cch-learn__cat{font-size:.66rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--cch-gold-deep);margin-top:1.2rem}.cch-learn h3{font-family:var(--cch-font-display);font-weight:400;font-size:1.25rem;color:var(--cch-navy-ink);margin:.5rem 0 .85rem;transition:color .3s}.cch-learn:hover h3{color:var(--cch-gold-deep)}@media(max-width:820px){.cc2-education__grid{grid-template-columns:1fr;max-width:460px;margin-inline:auto}.cch-learn__media{aspect-ratio:16 / 9}}.cc2-subscription{background:var(--cch-cream);padding-block:var(--cch-section-pad)}.cc2-subscription__grid{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,4fr);gap:clamp(2.5rem,5vw,5rem);align-items:center}.cc2-subscription h2{font-size:var(--cch-text-h2);margin-bottom:1rem}.cc2-subscription__lede{color:var(--cch-ink-soft);max-width:30rem;margin-bottom:2.2rem}.cch-subfeatures{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem;margin-bottom:2.2rem;padding-block:1.7rem;border-block:1px solid var(--cch-line)}.cch-subfeature{text-align:center;padding-inline:.4rem;position:relative}.cch-subfeature+.cch-subfeature:before{content:"";position:absolute;left:-.6rem;top:15%;height:70%;width:1px;background:var(--cch-line)}.cch-subfeature .cch-icon{width:26px;height:26px;color:var(--cch-gold-deep);margin:0 auto .65rem;display:block}.cch-subfeature .cch-icon svg{display:block;margin:0 auto}.cch-subfeature strong{display:block;font-size:.8rem;font-weight:700;color:var(--cch-navy-ink);margin-bottom:.15rem}.cch-subfeature span{display:block;font-size:.76rem;line-height:1.45;color:var(--cch-ink-soft)}.cc2-subscription__ctarow{display:flex;align-items:center;flex-wrap:wrap;gap:1.3rem}.cc2-subscription__note{font-size:.82rem;color:var(--cch-ink-soft);margin:0}.cc2-subscription__note b{color:var(--cch-gold-dark);font-weight:700}.cc2-subscription__visual{position:relative;display:grid;place-items:center}.cch-cupring{width:min(100%,330px);aspect-ratio:1;border-radius:50%;padding:13px;background:var(--cch-paper);border:1px solid var(--cch-line-gold);box-shadow:0 34px 70px -34px #0e151e73}.cch-cupring__inner{width:100%;height:100%;border-radius:50%;overflow:hidden}.cch-cupring__inner img{width:100%;height:100%;object-fit:cover}.cch-subchip{position:absolute;top:3%;left:5%;background:var(--cch-gold);color:var(--cch-navy-ink);font-size:.68rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;padding:.7em 1.3em;border-radius:100px;box-shadow:0 14px 30px -14px #b8890bb3}@media(max-width:900px){.cc2-subscription__grid{grid-template-columns:1fr}.cc2-subscription__visual{order:-1}.cch-subfeatures{grid-template-columns:repeat(2,1fr);row-gap:1.7rem}.cch-subfeature:nth-child(3):before{display:none}}.cc2-wholesale{background:radial-gradient(90% 120% at 85% 0%,rgba(241,185,43,.15),transparent 52%),linear-gradient(165deg,var(--cch-navy) 0%,var(--cch-navy-deep) 55%,var(--cch-navy-ink) 100%);color:#f6f1e7db;padding-block:var(--cch-section-pad);overflow:hidden}.cc2-wholesale__grid{display:grid;grid-template-columns:minmax(0,6fr) minmax(0,5fr);gap:clamp(2.5rem,6vw,5rem);align-items:center}.cc2-wholesale .cch-eyebrow{color:var(--cch-gold)}.cc2-wholesale .cch-eyebrow:after{background:#f1b92b73}.cc2-wholesale h2{color:var(--cch-cream);font-size:var(--cch-text-h2);margin-bottom:1.2rem;max-width:21ch}.cc2-wholesale h2 em{color:var(--cch-gold)}.cc2-wholesale__lede{max-width:32rem;color:#f6f1e7b8;margin-bottom:2rem}.cch-wspoints{display:grid;gap:1.05rem;margin-bottom:2.3rem}.cch-wspoints li{display:flex;gap:.9rem;align-items:flex-start;font-size:.92rem;line-height:1.55}.cch-wspoints .cch-icon{width:20px;height:20px;color:var(--cch-gold);margin-top:.12em}.cch-wspoints b{color:var(--cch-cream);font-weight:700}.cc2-wholesale__ctas{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.cc2-wholesale__note{font-size:.8rem;color:#f6f1e78c;width:100%;margin:.4rem 0 0}.cc2-wholesale__note a{color:var(--cch-gold);border-bottom:1px solid rgba(241,185,43,.4)}.cc2-wholesale__note a:hover{border-bottom-color:var(--cch-gold)}.cc2-wholesale__visual{position:relative}.cc2-wholesale__frame{border-radius:var(--cch-radius);overflow:hidden;aspect-ratio:5 / 4.2;border:1px solid rgba(241,185,43,.3);box-shadow:0 50px 90px -40px #0009;position:relative;background:var(--cch-navy-ink)}.cc2-wholesale__frame img{width:100%;height:100%;object-fit:cover;opacity:.96}.cc2-wholesale__frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(14,21,30,.6),transparent 46%)}.cc2-wholesale__tag{position:absolute;left:1.4rem;bottom:1.2rem;z-index:2;font-family:var(--cch-font-display);font-style:italic;color:var(--cch-cream);font-size:1.02rem;margin:0}.cc2-wholesale__tag small{display:block;font-family:var(--cch-font-ui);font-style:normal;font-size:.6rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--cch-gold);margin-top:.4rem}@media(max-width:900px){.cc2-wholesale__grid{grid-template-columns:1fr}.cc2-wholesale__visual{max-width:460px}}.cc2-newsletter{background:var(--cch-gold-tint);padding-block:clamp(3.2rem,5vw,5rem);border-top:1px solid var(--cch-line)}.cc2-newsletter__inner{max-width:620px;margin-inline:auto;text-align:center}.cc2-newsletter h2{font-size:clamp(1.6rem,1.2rem + 1.6vw,2.3rem);margin-bottom:.8rem}.cc2-newsletter p{color:var(--cch-ink-soft);margin-bottom:1.8rem}.cc2-newsletter form{display:flex;gap:.7rem;max-width:460px;margin-inline:auto}.cc2-newsletter input[type=email]{flex:1;font-family:var(--cch-font-ui);font-size:.92rem;padding:.95em 1.2em;border:1px solid var(--cch-line);border-radius:4px;background:#fff;color:var(--cch-ink)}.cc2-newsletter input[type=email]:focus{outline:2px solid var(--cch-gold);outline-offset:1px;border-color:transparent}@media(max-width:520px){.cc2-newsletter form{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/cc2-home.css.map */
