:root{--skgc-gold: #b7862c;--skgc-gold-light: #d6b46a;--skgc-cream: #fff9ef;--skgc-cream-soft: #fffdf8;--skgc-navy: #0b2f47;--skgc-ink: #24251f;--skgc-muted: #716c61;--skgc-line: rgba(183, 134, 44, .28);--skgc-white-line: rgba(255,255,255,.35);--skgc-viewer-height: 85dvh}.skgc,.skgc *{box-sizing:border-box}.skgc{width:100%;color:#fff;font-family:Arial,Helvetica,sans-serif}.skgc button{font-family:inherit}.skgc__shell{position:relative;width:calc(100% - 24px);height:var(--skgc-viewer-height);min-height:520px;max-height:900px;margin:12px auto;overflow:hidden;background:#171914;border-radius:28px;isolation:isolate}.skgc__stage,.skgc__slide,.skgc__picture,.skgc__image,.skgc__shade{border-radius:inherit}.skgc__stage{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.skgc__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transform:scale(1.015);transition:opacity .9s ease,visibility .9s ease,transform 8s ease}.skgc__slide.is-active{opacity:1;visibility:visible;transform:scale(1.055);z-index:1}.skgc__slide.is-instant{transition:none}.skgc__picture,.skgc__image{display:block;width:100%;height:100%}.skgc__picture{overflow:hidden}.skgc__image{object-fit:cover;object-position:center}.skgc__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#080c08bd,#080c0870,#080c081f 52%,#080c0805 74%),linear-gradient(180deg,#080a0747,#080a070d,#080a0733);pointer-events:none;transition:opacity .5s ease}.skgc__content{position:absolute;z-index:3;top:clamp(92px,13vh,132px);left:clamp(28px,6vw,96px);width:min(560px,43vw);max-height:calc(100% - 210px);overflow:hidden;text-shadow:0 2px 20px rgba(0,0,0,.3);transition:opacity .5s ease,transform .5s ease}.skgc__eyebrow{margin:0 0 9px;color:var(--skgc-gold-light);font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.skgc__kicker{margin:0 0 13px;color:var(--skgc-gold-light);font-size:14.4px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.skgc__title{margin:0;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4.7vw,68px);line-height:.98;font-weight:400;letter-spacing:-.035em}.skgc__subtitle{margin:14px 0 0;max-width:540px;font-family:Georgia,Times New Roman,serif;font-size:clamp(17px,1.8vw,24px);line-height:1.28}.skgc__text{margin:14px 0 0;max-width:520px;font-size:clamp(16px,1.265vw,19.5px);line-height:1.48}.skgc__note{display:inline-block;margin:14px 0 0;padding:8px 11px;border-left:2px solid var(--skgc-gold-light);background:#00000038;font-size:15px;line-height:1.4}.skgc__timer{position:absolute;z-index:6;left:clamp(28px,6vw,96px);bottom:68px;display:flex;align-items:center;gap:14px;color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.34);transition:opacity .5s ease}.skgc__timer[hidden]{display:none!important}.skgc__timer-icon{display:flex;width:50px;height:50px;align-items:center;color:var(--skgc-gold-light)}.skgc__timer-icon svg{width:100%;height:100%}.skgc__timer-value{font-size:24px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.skgc__topbar{position:absolute;z-index:8;top:0;left:0;right:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:20px clamp(22px,4vw,54px);border-bottom:1px solid rgba(255,255,255,.12);background:linear-gradient(rgba(0,0,0,.38),rgba(0,0,0,.08),transparent)}.skgc__brand{display:flex;flex-direction:column;gap:2px;font-size:10px;letter-spacing:.16em;text-transform:uppercase}.skgc__brand strong{color:var(--skgc-gold-light);font-size:11px}.skgc__meta{display:flex;gap:20px;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.skgc__meta span+span:before{content:"\b7";margin-right:20px;color:var(--skgc-gold-light)}.skgc__mode,.skgc__pause{padding:0;border:0;background:none;color:#fff;cursor:pointer;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.skgc__mode{justify-self:end}.skgc__nav{position:absolute;z-index:7;top:50%;width:46px;height:46px;margin-top:-23px;border:1px solid rgba(255,255,255,.52);border-radius:50%;background:#1314102e;color:#fff;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer}.skgc__nav--prev{left:clamp(16px,3vw,38px)}.skgc__nav--next{right:clamp(16px,3vw,38px)}.skgc__footer{position:absolute;z-index:8;left:clamp(22px,4vw,54px);right:clamp(22px,4vw,54px);bottom:22px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px}.skgc__counter{display:flex;min-width:68px;gap:8px;font-size:11px;letter-spacing:.1em}.skgc__timeline{display:flex;gap:5px}.skgc__tick{position:relative;flex:1;height:22px;padding:0;border:0;background:transparent;cursor:pointer}.skgc__tick span{position:absolute;left:0;right:0;top:10px;height:1px;background:var(--skgc-white-line);overflow:hidden}.skgc__tick span:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--skgc-gold-light);transform:scaleX(0);transform-origin:left;transition:transform .45s ease}.skgc__tick.is-active span:after{transform:scaleX(1)}.skgc--clean .skgc__content,.skgc--clean .skgc__shade,.skgc--clean .skgc__timer{opacity:0;visibility:hidden;pointer-events:none}.skgc__developed-note{width:calc(100% - 24px);margin:7px auto 0;padding-right:6px;color:#24251f8f;text-align:right;font-family:Georgia,Times New Roman,serif;font-size:11px;font-style:italic;line-height:1.4;letter-spacing:.02em}.skgc__recipe-guide{width:calc(100% - 24px);max-width:1180px;margin:54px auto 62px;padding:52px clamp(26px,5vw,68px);color:var(--skgc-navy);background:linear-gradient(145deg,var(--skgc-cream-soft),var(--skgc-cream));border:1px solid rgba(183,134,44,.2);border-radius:28px;box-shadow:0 18px 50px #2a22140f}.skgc__recipe-guide-head{max-width:720px;margin-bottom:42px}.skgc__recipe-guide-eyebrow{margin-bottom:10px;color:var(--skgc-gold);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.skgc__recipe-guide-title{margin:0;color:var(--skgc-navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4.4vw,58px);line-height:1;font-weight:400;letter-spacing:-.025em}.skgc__recipe-guide-intro{margin:16px 0 0;color:var(--skgc-muted);font-size:15px;line-height:1.6}.skgc__accordion{width:100%}.skgc__accordion-item{border-top:1px solid var(--skgc-line)}.skgc__accordion-item:last-child{border-bottom:1px solid var(--skgc-line)}.skgc__accordion-trigger{width:100%;min-height:82px;display:grid;grid-template-columns:60px 1fr 44px;align-items:center;gap:18px;padding:0;border:0;background:transparent;color:var(--skgc-navy);text-align:left;cursor:pointer}.skgc__accordion-number{color:var(--skgc-gold);font-family:Georgia,Times New Roman,serif;font-size:19px;font-style:italic}.skgc__accordion-label{font-size:clamp(15px,1.45vw,19px);font-weight:700;letter-spacing:.105em;text-transform:uppercase}.skgc__accordion-plus{justify-self:end;color:var(--skgc-gold);font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:300;line-height:1;transition:transform .28s ease}.skgc__accordion-item.is-open .skgc__accordion-plus{transform:rotate(45deg)}.skgc__accordion-panel[hidden]{display:none}.skgc__accordion-inner{padding:4px 0 42px 78px}.skgc__ingredients-wrap{width:100%;max-width:1060px}.skgc__ingredients-table{display:block;width:100%}.skgc__ingredients-table img{display:block;width:100%;height:auto;border-radius:18px}.skgc__recipe-step{max-width:900px;padding:25px 0;border-bottom:1px solid rgba(183,134,44,.16)}.skgc__recipe-step:first-child{padding-top:6px}.skgc__recipe-step:last-child{padding-bottom:4px;border-bottom:0}.skgc__recipe-step-head{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:14px;align-items:baseline}.skgc__recipe-step-index{color:var(--skgc-gold);font-size:10px;font-weight:700;letter-spacing:.13em}.skgc__recipe-step-title{margin:0;color:var(--skgc-navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(21px,2vw,28px);line-height:1.15;font-weight:400}.skgc__recipe-step-time{display:inline-flex;align-items:center;gap:7px;color:var(--skgc-gold);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.skgc__recipe-step-clock{display:inline-flex;width:17px;height:17px}.skgc__recipe-step-clock svg{width:100%;height:100%}.skgc__recipe-step-text{max-width:740px;margin:10px 0 0 48px;color:#373a36;font-size:15px;line-height:1.65}.skgc__recipe-step-note{max-width:720px;margin:10px 0 0 48px;padding-left:14px;border-left:2px solid var(--skgc-gold-light);color:var(--skgc-muted);font-family:Georgia,Times New Roman,serif;font-size:14px;font-style:italic;line-height:1.55}@media(max-width:900px){.skgc__shell{width:calc(100% - 20px);height:85dvh;min-height:0;max-height:85dvh;margin:10px auto;border-radius:22px}.skgc__topbar{grid-template-columns:1fr auto;padding:14px 16px}.skgc__meta{display:none}.skgc__content{top:76px;left:18px;right:18px;width:auto;max-height:58%}.skgc__kicker{margin-bottom:8px;font-size:10.8px}.skgc__eyebrow{font-size:8px}.skgc__title{font-size:clamp(28px,8.8vw,46px)}.skgc__subtitle{margin-top:9px;font-size:clamp(14px,4.2vw,18px)}.skgc__text{margin-top:9px;font-size:clamp(13.8px,3.9vw,16.1px);line-height:1.4}.skgc__note{margin-top:8px;padding:6px 9px;font-size:clamp(11.5px,3.45vw,13.8px);line-height:1.4}.skgc__timer{left:18px;bottom:61px;gap:11px}.skgc__timer-icon{width:44px;height:44px}.skgc__timer-value{font-size:20px}.skgc__nav{top:auto;bottom:12px;width:38px;height:38px;margin:0}.skgc__nav--prev{left:12px}.skgc__nav--next{right:12px}.skgc__footer{left:59px;right:59px;bottom:17px;display:block}.skgc__counter,.skgc__pause{display:none}.skgc__developed-note{width:calc(100% - 20px);margin-top:7px;padding-right:4px;font-size:10px}.skgc__recipe-guide{width:calc(100% - 20px);margin:32px auto 44px;padding:34px 20px;border-radius:22px}.skgc__recipe-guide-head{margin-bottom:26px}.skgc__recipe-guide-title{font-size:clamp(32px,9vw,46px)}.skgc__recipe-guide-intro{font-size:14px}.skgc__accordion-trigger{min-height:72px;grid-template-columns:38px 1fr 30px;gap:10px}.skgc__accordion-number{font-size:16px}.skgc__accordion-label{font-size:13px;letter-spacing:.08em}.skgc__accordion-plus{font-size:29px}.skgc__accordion-inner{padding:4px 0 30px}.skgc__ingredients-table img{border-radius:12px}.skgc__recipe-step{padding:21px 0}.skgc__recipe-step-head{grid-template-columns:27px minmax(0,1fr);gap:8px 9px}.skgc__recipe-step-index{grid-column:1;grid-row:1;padding-top:5px}.skgc__recipe-step-title{grid-column:2;grid-row:1;font-size:clamp(19px,5.5vw,24px)}.skgc__recipe-step-time{grid-column:2;grid-row:2;justify-self:start;margin-top:3px}.skgc__recipe-step-text,.skgc__recipe-step-note{margin-left:36px}.skgc__recipe-step-text{font-size:14px;line-height:1.55}.skgc__recipe-step-note{font-size:13px}}@media(max-width:480px){.skgc__shell{width:calc(100% - 16px);margin:8px auto;border-radius:19px}.skgc__content{top:68px;left:16px;right:16px;max-height:58%}.skgc__timer{left:16px}.skgc__developed-note{width:calc(100% - 16px)}.skgc__recipe-guide{width:calc(100% - 16px);padding:30px 16px;border-radius:19px}.skgc__accordion-trigger{grid-template-columns:32px 1fr 26px}.skgc__accordion-label{font-size:12px}.skgc__recipe-step-text,.skgc__recipe-step-note{margin-left:34px}}@media(min-width:901px)and (max-height:760px){.skgc__shell{height:85dvh;min-height:0;max-height:85dvh}.skgc__content{top:80px;max-height:calc(100% - 190px)}.skgc__title{font-size:clamp(32px,4.4vw,58px)}.skgc__timer{bottom:62px}}@media(prefers-reduced-motion:reduce){.skgc__slide,.skgc__tick span:after,.skgc__content,.skgc__timer,.skgc__accordion-plus{transition:none!important}.skgc__slide.is-active{transform:none}}@media screen and (min-width:901px){.skgc__nav{top:72%;transform:translateY(-50%);width:46px;height:46px;opacity:.88}.skgc__nav:hover{opacity:1}.skgc__recipe-guide{padding-top:54px;padding-bottom:54px}.skgc__recipe-guide-head{margin-bottom:30px}.skgc__recipe-guide-title{margin-bottom:10px}.skgc__recipe-guide-intro{margin-top:0}.skgc__accordion-trigger{min-height:68px;padding-top:17px;padding-bottom:17px}.skgc__accordion-number{font-size:15px}.skgc__accordion-label{line-height:1.2}.skgc__accordion-plus{line-height:1}.skgc__accordion-inner{padding-top:8px;padding-bottom:26px}.skgc__recipe-step{padding-top:18px;padding-bottom:18px}}@media screen and (min-width:901px){.skgc__recipe-guide{padding-top:34px;padding-bottom:34px}.skgc__recipe-guide-head{margin-bottom:20px}.skgc__recipe-guide-eyebrow{margin-bottom:7px}.skgc__recipe-guide-title{margin-bottom:5px}.skgc__recipe-guide-intro{margin-top:0}.skgc__accordion-trigger{min-height:52px;padding-top:10px;padding-bottom:10px}.skgc__accordion-number{font-size:13px}.skgc__accordion-label{line-height:1.1}.skgc__accordion-plus{font-size:26px;line-height:1}.skgc__accordion-inner{padding-top:4px;padding-bottom:18px}.skgc__recipe-step{padding-top:14px;padding-bottom:14px}}@media screen and (min-width:901px){.skgc-ingredients{padding:42px 44px 46px;background:linear-gradient(145deg,#fffaf0,#fffdf8 62%,#f8f1e5);border:1px solid rgba(180,106,69,.16);border-radius:24px;box-shadow:0 14px 38px #2d25180b}.skgc-heading{margin-bottom:28px}.skgc-shop-group{margin-bottom:34px}.skgc-shop-group:last-child{margin-bottom:0}.skgc-shop-group__head{margin-bottom:14px;padding-bottom:9px;border-bottom:1px solid rgba(164,86,58,.16)}.skgc-shop-group__title{font-size:clamp(23px,2vw,29px)}.skgc-shop-group__text{margin-top:5px;font-size:13.5px;line-height:1.45}.skgc-shop-group__products{gap:16px 12px}.skgc-product-card{background:#ffffffb8}}@media screen and (max-width:900px){.skgc__slide[data-index="1"] .skgc__content,.skgc__slide[data-index="2"] .skgc__content,.skgc__slide[data-index="4"] .skgc__content,.skgc__slide[data-index="5"] .skgc__content,.skgc__slide[data-index="6"] .skgc__content,.skgc__slide[data-index="7"] .skgc__content,.skgc__slide[data-index="8"] .skgc__content,.skgc__slide[data-index="9"] .skgc__content,.skgc__slide[data-index="12"] .skgc__content,.skgc__slide[data-index="16"] .skgc__content{top:auto;bottom:112px;left:18px;right:18px;width:auto;max-height:52%}.skgc__slide[data-index="10"] .skgc__image{filter:brightness(1.12) contrast(1.02) saturate(1.04)}.skgc__slide[data-index="10"] .skgc__text,.skgc__slide[data-index="14"] .skgc__title{display:none}.skgc__content{overflow:visible}}@media screen and (max-width:900px){.skgc__recipe-guide{padding:27px 17px 28px}.skgc__recipe-guide-head{margin-bottom:17px}.skgc__recipe-guide-eyebrow{margin-bottom:6px;font-size:9px}.skgc__recipe-guide-title{margin-bottom:5px;font-size:clamp(28px,8vw,37px);line-height:1.02}.skgc__recipe-guide-intro{margin-top:5px;font-size:13px;line-height:1.45}.skgc__accordion-trigger{min-height:50px;padding:8px 0}.skgc__accordion-number{font-size:12px}.skgc__accordion-label{font-size:11.5px;line-height:1.15;letter-spacing:.075em}.skgc__accordion-plus{font-size:24px}.skgc__accordion-inner{padding:3px 0 18px}.skgc__recipe-step{padding:13px 0}}
/*# sourceMappingURL=/cdn/shop/t/53/assets/spanish-kitchen-guided-cooking.css.map */
