.gk-blog{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:clamp(4rem,6vw,7.2rem) 0}.gk-blog__head{max-width:64ch;margin:0 0 clamp(3rem,4vw,4.4rem)}.gk-blog__title{margin:.6rem 0 1rem}.gk-blog__lead{color:var(--g-ink-soft);max-width:56ch;margin:0}.gk-blog__toc{margin:0 0 clamp(3.6rem,5vw,5.6rem);padding:clamp(2.2rem,3vw,3rem) clamp(2rem,3vw,3rem);background:var(--g-surface);border:.1rem solid var(--g-line);border-radius:var(--g-radius-lg)}.gk-blog__toc-label{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin:0 0 1.4rem;font-family:var(--font-heading-family);font-weight:600;font-size:1.25rem;letter-spacing:.16em;text-transform:uppercase;color:var(--g-ink-soft)}.gk-blog__toc-label span{letter-spacing:.04em}.gk-blog__toc-list{list-style:none;margin:0;padding:0;columns:2;column-gap:clamp(2rem,4vw,4rem)}.gk-blog__toc-list li{break-inside:avoid}.gk-blog__toc-list a{display:flex;align-items:baseline;gap:1rem;padding:.7rem 0;border-bottom:.1rem solid var(--g-line);text-decoration:none;color:rgb(var(--g-primary-rgb));transition:color .15s ease}.gk-blog__toc-list a:hover{color:rgb(var(--g-accent-rgb))}.gk-blog__toc-num{font-variant-numeric:tabular-nums;font-size:1.2rem;font-weight:600;color:rgb(var(--g-accent-rgb));flex:none}.gk-blog__toc-name{font-size:1.5rem;line-height:1.3}.gk-blog__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:clamp(1.6rem,2.4vw,2.4rem)}.gk-blog__card-link{display:grid;grid-template-columns:11rem 1fr;gap:1.6rem;align-items:center;text-decoration:none;color:inherit}.gk-blog__card-media{display:block;border-radius:var(--g-radius);overflow:hidden;background:var(--g-sand);aspect-ratio:1 / 1}.gk-blog__card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.2,.6,.2,1)}.gk-blog__card:hover .gk-blog__card-img{transform:scale(1.05)}.gk-blog__card-noimg{display:block;width:100%;height:100%;background:var(--g-sand)}.gk-blog__card-body{display:flex;flex-direction:column;gap:.5rem;min-width:0}.gk-blog__card-meta{font-size:1.15rem;letter-spacing:.08em;text-transform:uppercase;color:var(--g-ink-soft)}.gk-blog__card-title{margin:0;font-size:clamp(1.7rem,1.5rem + .5vw,2rem);line-height:1.22}.gk-blog__card:hover .gk-blog__card-title{color:rgb(var(--g-accent-rgb))}.gk-blog__card-excerpt{color:var(--g-ink-soft);font-size:1.4rem;line-height:1.55}.gk-blog__card-cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:.4rem;font-size:1.35rem;font-weight:600;color:rgb(var(--g-primary-rgb))}.gk-blog__card-cta svg{width:1.6rem;height:1.6rem;transition:transform .18s ease}.gk-blog__card:hover .gk-blog__card-cta svg{transform:translate(.3rem)}@media screen and (min-width:750px){.gk-blog__grid{grid-template-columns:1fr 1fr;gap:clamp(2.4rem,3vw,3.6rem) clamp(2.4rem,4vw,4.4rem)}}@media screen and (max-width:600px){.gk-blog__toc-list{columns:1}.gk-blog__card-link{grid-template-columns:8.5rem 1fr;gap:1.3rem}}@media(prefers-reduced-motion:reduce){.gk-blog__card-img{transition:none}}.gk-cathero{position:relative;background-color:var(--g-sand, #E4DCCD);background-size:cover;background-position:right bottom;background-repeat:no-repeat;color:#2e2a24;overflow:hidden}.gk-cathero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f4efe6f7,#f4efe6db 24%,#f4efe659 50%,#f4efe600 70%)}.gk-cathero__inner{position:relative;display:flex;align-items:center;min-height:54rem}.gk-cathero--small .gk-cathero__inner{min-height:46rem}.gk-cathero--large .gk-cathero__inner{min-height:62rem}.gk-cathero__text{max-width:46rem;padding:5rem 0}.gk-cathero__title{font-family:var(--font-heading-family);font-weight:600;font-size:var(--g-step-display);line-height:1.02;letter-spacing:-.03em;margin:0}.gk-cathero__desc{margin-top:1.6rem;font-size:var(--g-step-lead);line-height:1.55;color:#2e2a24d1;max-width:40rem}.gk-cathero__desc>*:first-child{margin-top:0}.gk-cathero__desc>*:last-child{margin-bottom:0}@media screen and (max-width:749px){.gk-cathero{background-position:70% center}.gk-cathero__scrim{background:linear-gradient(175deg,#f4efe69e,#f4efe6d1 45%,#f4efe6f5)}.gk-cathero__inner,.gk-cathero--small .gk-cathero__inner,.gk-cathero--large .gk-cathero__inner{min-height:34rem;align-items:flex-end}.gk-cathero__text{padding:0 0 3.2rem;max-width:100%}}.gk-quiz{padding-block:var(--g-section-y)}.gk-quiz__head{max-width:60rem;margin:0 auto 3rem;text-align:center}.gk-quiz__head .g-eyebrow{justify-content:center}.gk-quiz__title{font-family:var(--font-heading-family);font-weight:600;font-size:var(--g-step-h2);line-height:1.05;letter-spacing:-.02em;margin:0}.gk-quiz__lead{margin:1.6rem auto 0}.gk-quiz__panel{max-width:80rem;margin:0 auto;position:relative;background:var(--g-surface);border:.1rem solid rgba(var(--color-foreground),.1);border-radius:calc(var(--g-radius-lg) + .4rem);padding:clamp(2.6rem,4vw,4.6rem);box-shadow:0 3rem 6rem -3.4rem rgba(var(--g-ink-rgb),.4)}.gk-quiz__bar{display:flex;align-items:center;gap:1.4rem;margin-bottom:3rem}.gk-quiz__bar-label{font-size:1.15rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--color-foreground),.55);white-space:nowrap}.gk-quiz__bar-track{flex:1;height:.4rem;border-radius:var(--g-radius-pill);background:rgba(var(--color-foreground),.1);overflow:hidden}.gk-quiz__bar-fill{display:block;height:100%;border-radius:var(--g-radius-pill);background:rgb(var(--g-accent-rgb));transition:width .4s cubic-bezier(.2,.6,.2,1)}.gk-quiz__q{animation:gkfade .4s ease both}@keyframes gkfade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.gk-quiz__qtitle{font-family:var(--font-heading-family);font-weight:600;font-size:clamp(2.1rem,1.6rem + 1.1vw,2.8rem);line-height:1.18;text-align:center;margin:0 0 2.6rem;letter-spacing:-.01em}.gk-quiz__options{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}@media screen and (max-width:540px){.gk-quiz__options{grid-template-columns:1fr}}.gk-quiz__opt{display:flex;align-items:center;gap:1.5rem;text-align:left;cursor:pointer;width:100%;font-family:inherit;background:var(--g-bg);border:.1rem solid rgba(var(--color-foreground),.12);border-radius:var(--g-radius-lg);padding:1.6rem 1.8rem;transition:border-color .18s,transform .18s,box-shadow .18s,background .18s}.gk-quiz__opt:hover,.gk-quiz__opt:focus-visible{border-color:rgb(var(--g-accent-rgb));transform:translateY(-2px);box-shadow:0 1.6rem 2.8rem -1.8rem rgba(var(--g-ink-rgb),.45);outline:none}.gk-quiz__ico{width:4.6rem;height:4.6rem;border-radius:50%;flex:none;display:flex;align-items:center;justify-content:center;background:rgba(var(--g-accent-rgb),.1);color:rgb(var(--g-accent-dark));transition:background .18s,color .18s}.gk-quiz__ico svg{width:2.5rem;height:2.5rem}.gk-quiz__opt:hover .gk-quiz__ico{background:rgb(var(--g-accent-rgb));color:var(--g-surface)}.gk-quiz__opt-txt b{display:block;font-family:var(--font-heading-family);font-size:1.65rem;font-weight:600;margin-bottom:.2rem}.gk-quiz__opt-txt span{display:block;font-size:1.3rem;line-height:1.4;color:rgba(var(--color-foreground),.6)}.gk-quiz__back{display:inline-flex;margin-top:2.4rem;background:none;border:0;cursor:pointer;font-size:1.35rem;color:rgba(var(--color-foreground),.55)}.gk-quiz__back:hover{color:rgb(var(--g-accent-rgb))}.gk-quiz__result{animation:gkfade .45s ease both;text-align:center}.gk-quiz__rlead{font-size:1.2rem;letter-spacing:.16em;text-transform:uppercase;color:rgb(var(--g-accent-dark));margin:0 0 .6rem}.gk-quiz__rtitle{font-family:var(--font-heading-family);font-weight:600;font-size:clamp(2.2rem,1.7rem + 1.4vw,3rem);line-height:1.1;margin:0 auto;max-width:22ch;letter-spacing:-.02em}.gk-quiz__rtitle em{font-style:normal;color:rgb(var(--g-accent-dark))}.gk-quiz__meter{max-width:40rem;margin:2.4rem auto .6rem}.gk-quiz__meter-track{position:relative;height:.9rem;border-radius:var(--g-radius-pill);background:linear-gradient(90deg,#E8D9C4,var(--g-accent),#2E2A24)}.gk-quiz__meter-dot{position:absolute;top:50%;width:2rem;height:2rem;border-radius:50%;background:var(--g-surface);border:.3rem solid rgb(var(--g-accent-dark));transform:translate(-50%,-50%);box-shadow:0 .4rem 1rem -.3rem rgba(var(--g-ink-rgb),.5);transition:left .6s cubic-bezier(.2,.6,.2,1)}.gk-quiz__meter-labels{display:flex;justify-content:space-between;margin-top:.9rem;font-size:1.15rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--color-foreground),.5)}.gk-quiz__rwhy{font-size:1.5rem;line-height:1.55;color:rgba(var(--color-foreground),.78);max-width:50ch;margin:2rem auto 3rem}.gk-quiz__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;text-align:left}@media screen and (max-width:640px){.gk-quiz__cards{grid-template-columns:1fr}}.gk-quiz__card{background:var(--g-bg);border:.1rem solid rgba(var(--color-foreground),.1);border-radius:var(--g-radius-lg);overflow:hidden;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s}.gk-quiz__card:hover{transform:translateY(-3px);box-shadow:0 2.4rem 3.8rem -2.2rem rgba(var(--g-ink-rgb),.36)}.gk-quiz__card:first-child{position:relative}.gk-quiz__card-badge{position:absolute;top:1rem;left:1rem;z-index:1;background:rgb(var(--g-accent-dark));color:var(--g-surface);font-size:1.05rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:.4rem .9rem;border-radius:var(--g-radius-pill)}.gk-quiz__card-media{aspect-ratio:1/1;background:var(--g-sand)}.gk-quiz__card-media img{width:100%;height:100%;object-fit:cover;display:block}.gk-quiz__card-body{padding:1.5rem 1.7rem 1.7rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.gk-quiz__card-roast{font-size:1.1rem;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--g-accent-dark))}.gk-quiz__card-title{font-family:var(--font-heading-family);font-weight:600;font-size:1.75rem;margin:0}.gk-quiz__card-notes{font-size:1.3rem;line-height:1.45;color:rgba(var(--color-foreground),.6)}.gk-quiz__card-foot{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:1rem}.gk-quiz__card-price{font-family:var(--font-heading-family);font-weight:600;font-size:1.6rem}.gk-quiz__card-cta{font-size:1.3rem;font-weight:600;color:rgb(var(--g-accent-dark));display:inline-flex;align-items:center;gap:.4rem}.gk-quiz__card{animation:gkfade .5s ease both}.gk-quiz__card-title a{color:inherit;text-decoration:none}.gk-quiz__card-title a:hover{color:rgb(var(--g-accent-dark))}.gk-quiz__card-match{position:absolute;top:1rem;right:1rem;z-index:1;background:var(--g-surface);color:rgb(var(--g-accent-dark));font-size:1.05rem;font-weight:600;letter-spacing:.03em;padding:.4rem .8rem;border-radius:var(--g-radius-pill);box-shadow:0 .2rem .6rem -.2rem rgba(var(--g-ink-rgb),.4)}.gk-quiz__add{display:block;width:100%;margin-top:1.2rem;text-align:center;cursor:pointer;font-family:var(--font-heading-family);font-weight:500;font-size:1.4rem;padding:1rem 1.4rem;border-radius:var(--g-radius);border:0;background:rgb(var(--g-primary-rgb));color:var(--g-surface);text-decoration:none;transition:transform .12s,opacity .12s}.gk-quiz__add:hover{transform:translateY(-1px)}.gk-quiz__add[disabled]{opacity:.7;cursor:default}.gk-quiz__add--link{background:transparent;color:rgb(var(--g-accent-dark));border:.1rem solid rgba(var(--color-foreground),.2)}.gk-quiz__tip{display:flex;align-items:center;gap:1.4rem;margin:2.4rem auto 0;max-width:54rem;text-align:left;text-decoration:none;color:inherit;background:rgba(var(--g-accent-rgb),.07);border:.1rem solid rgba(var(--g-accent-rgb),.25);border-radius:var(--g-radius-lg);padding:1.4rem 1.8rem;transition:background .18s}.gk-quiz__tip:hover{background:rgba(var(--g-accent-rgb),.13)}.gk-quiz__tip-ico{width:3.8rem;height:3.8rem;flex:none;border-radius:50%;background:rgb(var(--g-accent-rgb));color:var(--g-surface);display:flex;align-items:center;justify-content:center}.gk-quiz__tip-ico svg{width:2.1rem;height:2.1rem}.gk-quiz__tip-txt{font-size:1.35rem;line-height:1.45;color:rgba(var(--color-foreground),.78)}.gk-quiz__tip-txt b{display:block;font-family:var(--font-heading-family);font-size:1.3rem;margin-bottom:.2rem;color:rgb(var(--g-accent-dark))}.gk-quiz__tip-arrow{margin-left:auto;color:rgb(var(--g-accent-dark));font-size:1.8rem}.gk-quiz__sub{margin-top:2.4rem;padding:2.4rem 2.2rem;background:var(--g-sand);border-radius:var(--g-radius-lg);display:flex;flex-direction:column;align-items:center;gap:1.3rem}.gk-quiz__sub-txt{margin:0;font-size:1.6rem}.gk-quiz__sub-btn{min-width:22rem;text-align:center}.gk-quiz__restart{margin-top:2.6rem;background:none;border:0;cursor:pointer;font-size:1.4rem;color:rgba(var(--color-foreground),.6)}.gk-quiz__restart:hover{color:rgb(var(--g-accent-rgb))}.gk-collections{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.gk-collections__inner{padding-top:var(--g-section-y);padding-bottom:var(--g-section-y)}.gk-collections__head{margin-bottom:clamp(2.4rem,4vw,4rem)}.gk-collections__title{font-family:var(--font-heading-family);font-weight:600;font-size:var(--g-step-h2);line-height:1.05;letter-spacing:-.02em;margin:0}.gk-collections__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.4rem}.gk-tile{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;min-height:19rem;padding:1.8rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:var(--g-radius-lg);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));text-decoration:none;transition:transform .16s ease}.gk-tile:hover{transform:translateY(-.3rem)}.gk-tile__title{display:block;font-family:var(--font-heading-family);font-weight:600;font-size:2.1rem;letter-spacing:-.01em}.gk-tile__sub{display:block;font-size:1.3rem;opacity:.8;margin-top:.4rem}.gk-tile__arrow{font-size:1.9rem;line-height:1}@media screen and (max-width:989px){.gk-collections__grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:599px){.gk-collections__grid{grid-template-columns:1fr}.gk-tile{min-height:13rem}}.gk-split{padding-top:var(--g-section-y);padding-bottom:var(--g-section-y)}.gk-split__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem}.gk-split__panel{padding:clamp(2.8rem,5vw,5rem);border-radius:var(--g-radius-lg);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));display:flex;flex-direction:column;align-items:flex-start}.gk-split__title{font-family:var(--font-heading-family);font-weight:600;font-size:var(--g-step-h2);line-height:1.05;letter-spacing:-.02em;margin:0}.gk-split__text{margin:1.4rem 0 2.4rem;font-size:1.6rem;line-height:1.65;max-width:38ch;opacity:.92}.gk-split__panel .button{margin-top:auto}.gk-split__panel--photo{position:relative;overflow:hidden;isolation:isolate;min-height:34rem;color:#fff}.gk-split__panel--photo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background-image:var(--gk-panel-img);background-size:cover;background-position:center;transition:transform .7s cubic-bezier(.2,.6,.2,1)}.gk-split__panel--photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#14120f59,#14120fd6)}.gk-split__panel--photo:hover:before{transform:scale(1.04)}.gk-split__panel--photo .g-eyebrow,.gk-split__panel--photo .gk-split__title,.gk-split__panel--photo .gk-split__text{color:#fff}.gk-split__panel--photo .gk-split__text{opacity:.95}.gk-split__panel--photo .button{background:#fff;color:rgb(var(--g-primary-rgb));border-color:#fff}.gk-split__panel--photo .button:hover{background:#ffffffe0}@media(prefers-reduced-motion:reduce){.gk-split__panel--photo:before{transition:none}}@media screen and (max-width:749px){.gk-split__grid{grid-template-columns:1fr}}.gk-hero{position:relative;overflow:clip;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.gk-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(120% 90% at 88% 6%,rgba(var(--g-accent-rgb),.1),transparent 55%),radial-gradient(90% 70% at 0% 100%,rgba(var(--g-primary-rgb),.05),transparent 60%);pointer-events:none}.gk-hero__inner{position:relative;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2.4rem,5vw,7rem);padding-top:clamp(4.8rem,7vw,8.4rem);padding-bottom:clamp(4.8rem,7vw,8.4rem)}.gk-hero__title{max-width:16ch}.gk-hero__lead{margin-top:2.4rem;max-width:46ch}.gk-hero__cta{margin-top:3.6rem;display:flex;gap:1.2rem;flex-wrap:wrap}.gk-hero__cta .button{min-width:15rem}.gk-hero__meta{margin:2.8rem 0 0;font-size:1.3rem;letter-spacing:.01em;color:rgba(var(--color-foreground),.6)}.gk-hero__art{justify-self:center;width:100%;max-width:42rem;color:rgb(var(--g-primary-rgb))}.gk-emblem{width:100%;height:auto;display:block}.gk-emblem__text{font-family:var(--font-heading-family);font-weight:600}.gk-hero__art--photo{max-width:38rem}.gk-hero__photo{width:100%;aspect-ratio:4 / 5;max-height:46rem;object-fit:cover;display:block;border-radius:var(--g-radius-lg);box-shadow:0 3rem 6rem -2.4rem rgba(var(--g-primary-rgb),.5)}@media screen and (max-width:989px){.gk-hero__inner{grid-template-columns:1fr}.gk-hero__art{display:none}.gk-hero__art--photo{display:block;max-width:100%;margin-top:.8rem}.gk-hero__photo{aspect-ratio:16 / 10;max-height:none}}.gk-process{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.gk-process__inner{padding-top:var(--g-section-y);padding-bottom:var(--g-section-y)}.gk-process__head{max-width:60ch;margin-bottom:clamp(3rem,5vw,5rem)}.gk-process__title{font-family:var(--font-heading-family);font-weight:600;font-size:var(--g-step-h2);line-height:1.05;letter-spacing:-.02em;margin:0}.gk-process__steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(2rem,3vw,3.2rem)}.gk-process__icon{width:4.6rem;height:4.6rem;border-radius:50%;display:flex;align-items:center;justify-content:center;border:.1rem solid rgba(var(--color-foreground),.16);margin-bottom:1.6rem}.gk-process__icon svg{width:2.2rem;height:2.2rem;color:rgb(var(--g-primary-rgb))}.gk-process__steps h3{font-family:var(--font-heading-family);font-size:1.8rem;font-weight:600;margin:0 0 .6rem;letter-spacing:-.01em}.gk-process__steps p{margin:0;font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.72)}@media screen and (max-width:989px){.gk-process__steps{grid-template-columns:1fr 1fr}}@media screen and (max-width:599px){.gk-process__steps{grid-template-columns:1fr}}.gk-statement{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.gk-statement--photo{position:relative;overflow:hidden;isolation:isolate}.gk-statement--photo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background-image:var(--gk-stmt-img);background-size:cover;background-position:center}.gk-statement__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#14120feb,#14120fbd 42%,#14120f4d)}.gk-statement__inner{padding-top:var(--g-section-y);padding-bottom:var(--g-section-y)}.gk-statement--photo .gk-statement__inner{min-height:42rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.gk-statement__btn{align-self:flex-start;width:auto}.gk-statement__text{font-family:var(--font-heading-family);font-weight:600;font-size:var(--g-step-h1);line-height:1.1;letter-spacing:-.025em;margin:0;max-width:20ch}.gk-statement__btn{margin-top:3rem}.gk-sub{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.gk-sub__inner{padding-top:var(--g-section-y);padding-bottom:var(--g-section-y);display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.4rem,5vw,6rem);align-items:center}.gk-sub__title{font-family:var(--font-heading-family);font-weight:600;font-size:var(--g-step-h2);line-height:1.05;letter-spacing:-.02em;margin:0}.gk-sub__lead{margin-top:1.6rem;max-width:46ch}.gk-sub__chips{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2.4rem}.gk-sub__chip--accent{border-color:rgb(var(--g-accent-rgb));color:rgb(var(--g-accent-rgb));font-weight:500}.gk-sub__btn{margin-top:2.8rem}.gk-sub__steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.2rem}.gk-sub__steps li{display:grid;grid-template-columns:auto 1fr;column-gap:1.6rem;align-items:start;padding:1.8rem 2rem;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:var(--g-radius-lg)}.gk-sub__num{grid-row:span 2;width:3.4rem;height:3.4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading-family);font-weight:600;background-color:rgb(var(--g-primary-rgb));color:rgb(var(--color-background))}.gk-sub__steps h3{font-family:var(--font-heading-family);font-size:1.7rem;font-weight:600;margin:.3rem 0}.gk-sub__steps p{margin:0;font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.72)}@media screen and (max-width:749px){.gk-sub__inner{grid-template-columns:1fr}}.gk-tasting{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.gk-tasting__head{max-width:64ch;margin:0 0 clamp(2.8rem,4vw,4rem)}.gk-tasting__title{margin:.6rem 0 1rem}.gk-tasting__lead{color:var(--g-ink-soft);max-width:56ch;margin:0}.gk-tasting__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.gk-tasting__card{display:flex;flex-direction:column;align-items:flex-start;background:rgb(var(--color-background));border:.1rem solid var(--g-line);border-radius:var(--g-radius-lg);padding:clamp(2.2rem,3vw,3rem);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.gk-tasting__card:hover{transform:translateY(-.3rem);box-shadow:0 2.4rem 5rem -2.4rem rgba(var(--g-primary-rgb),.4);border-color:rgba(var(--g-primary-rgb),.2)}.gk-tasting__meter{display:flex;align-items:center;gap:.5rem;margin-bottom:1.8rem}.gk-tasting__seg{width:2.4rem;height:.5rem;border-radius:999px;background:rgba(var(--g-primary-rgb),.14)}.gk-tasting__seg.is-on{background:rgb(var(--g-accent-rgb))}.gk-tasting__meter-label{margin-left:.6rem;font-style:normal;font-size:1.15rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--g-ink-soft)}.gk-tasting__tag{font-size:1.2rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--g-accent-rgb))}.gk-tasting__name{margin:.6rem 0 .8rem;font-size:clamp(1.9rem,2.4vw,2.3rem)}.gk-tasting__desc{margin:0;color:var(--g-ink-soft);line-height:1.6}.gk-tasting__contents{margin:1.6rem 0 0;padding-top:1.4rem;border-top:.1rem solid var(--g-line);font-size:1.4rem}.gk-tasting__contents span{display:block;font-size:1.1rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--g-ink-soft);margin-bottom:.3rem}.gk-tasting__cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:2rem;font-weight:600;text-decoration:none;color:rgb(var(--g-primary-rgb))}.gk-tasting__cta svg{width:1.7rem;height:1.7rem;transition:transform .18s ease}.gk-tasting__cta:hover{color:rgb(var(--g-accent-rgb))}.gk-tasting__cta:hover svg{transform:translate(.3rem)}.gk-tasting__foot{margin:3.2rem 0 0;color:var(--g-ink-soft);font-size:1.5rem}.gk-tasting__foot a{color:rgb(var(--g-primary-rgb));font-weight:600;text-underline-offset:.3rem}.gk-tasting__foot a:hover{color:rgb(var(--g-accent-rgb))}@media screen and (max-width:989px){.gk-tasting__grid{grid-template-columns:1fr;gap:1.6rem}}.gk-trustbar{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));border-top:.1rem solid rgba(var(--color-foreground),.08);border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.gk-trustbar__row{list-style:none;margin:0;padding:1.8rem 0;display:grid;grid-template-columns:repeat(4,1fr);gap:1.4rem 2rem}.gk-trustbar__row li{display:flex;align-items:center;justify-content:center;gap:.9rem;font-size:1.4rem;font-weight:500}.gk-trustbar__row svg{width:2.1rem;height:2.1rem;flex:none;color:rgb(var(--g-primary-rgb))}@media screen and (max-width:749px){.gk-trustbar__row{grid-template-columns:1fr 1fr}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
