:root{--gc-bg:#f4efe6;--gc-paper:#fffaf2;--gc-ink:#171717;--gc-soft:#746d63;--gc-copper:#a96542;--gc-green:#2f6b32;--gc-green-2:#5f8d59;--gc-green-soft:#dfe9d9;--gc-dark:#11231b;--gc-line:#d9d0c2;--gc-radius:24px;--gc-shadow:0 20px 60px rgba(24,20,16,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--gc-bg);color:var(--gc-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.gc-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.gc-site-main{min-height:55vh}.gc-header{position:sticky;top:0;z-index:100;background:rgba(17,35,27,.97);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08);color:#fff}.gc-header-inner{height:84px;display:flex;align-items:center;gap:28px}.gc-brand{display:flex;align-items:center;gap:12px;margin-right:auto}.gc-brand-logo{width:58px;height:58px;object-fit:contain}.gc-brand-copy{display:grid;line-height:1}.gc-brand-copy strong{font-family:Georgia,"Times New Roman",serif;font-size:22px}.gc-brand-copy small{margin-top:7px;letter-spacing:.16em;text-transform:uppercase;font-size:9px;color:#d4c8b7}.gc-nav{display:flex;align-items:center;gap:20px;font-size:14px}.gc-nav a{opacity:.82}.gc-nav a:hover{opacity:1}.gc-languages{display:flex;gap:7px;margin-left:8px}.gc-languages a{padding:7px 8px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.08em;color:#bfb8ad}.gc-languages a.is-active{background:var(--gc-green);color:#fff}.gc-menu-toggle{display:none;background:none;border:0;color:#fff;font-size:25px}.gc-kicker{margin:0 0 14px;text-transform:uppercase;letter-spacing:.22em;font-size:11px;font-weight:800;color:var(--gc-green)}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;line-height:1.08;font-weight:500}h1{font-size:clamp(44px,6vw,88px);letter-spacing:-.035em}h2{font-size:clamp(32px,4vw,56px);letter-spacing:-.02em}h3{font-size:26px}.gc-lead{font-size:clamp(18px,2vw,22px);color:var(--gc-soft);max-width:760px}.gc-language-gateway{padding:90px 0 100px;min-height:75vh;display:flex;align-items:center;background:radial-gradient(circle at 82% 18%,rgba(169,101,66,.15),transparent 34%),linear-gradient(135deg,#f7f1e7,#eee5d8)}.gc-gateway-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:72px;align-items:center}.gc-gateway-copy h1{margin:0 0 26px}.gc-gateway-mark{position:relative}.gc-gateway-mark:before{content:"";position:absolute;inset:14% 4%;border-radius:50%;background:#e7dac7;filter:blur(1px)}.gc-gateway-mark img{position:relative;filter:drop-shadow(0 28px 40px rgba(35,25,16,.18))}.gc-language-cards{margin-top:38px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.gc-language-cards a{padding:19px 20px;background:rgba(255,255,255,.72);border:1px solid var(--gc-line);border-radius:16px;display:flex;justify-content:space-between;align-items:center;transition:.2s}.gc-language-cards a:hover{transform:translateY(-2px);box-shadow:var(--gc-shadow)}.gc-language-cards span{font-size:12px;color:var(--gc-soft)}.gc-page-hero{padding:92px 0 58px;background:linear-gradient(180deg,#efe6d8 0%,var(--gc-bg) 100%);border-bottom:1px solid var(--gc-line)}.gc-page-hero h1{margin:0;max-width:970px}.gc-page-content{padding:64px 0 100px}.gc-page-content>p,.gc-page-content>ul,.gc-page-content>ol{max-width:800px;font-size:18px}.gc-section{padding:32px 0 64px}.gc-section-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:52px;align-items:start;margin-bottom:38px}.gc-section-intro h2{margin:0}.gc-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gc-card{background:var(--gc-paper);border:1px solid var(--gc-line);border-radius:var(--gc-radius);padding:28px;box-shadow:0 2px 0 rgba(255,255,255,.6) inset}.gc-card h3,.gc-card h2{margin-top:0}.gc-card p{color:var(--gc-soft)}.gc-card .gc-meta{font-size:12px;text-transform:uppercase;letter-spacing:.15em;color:var(--gc-copper);font-weight:800}.gc-cta{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 20px;background:var(--gc-green);color:#fff;font-weight:700;font-size:14px}.gc-cta.gc-outline{background:transparent;color:var(--gc-green);border:1px solid var(--gc-green)}.gc-two-col{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.gc-editorial-image{width:100%;border-radius:var(--gc-radius);box-shadow:var(--gc-shadow)}.gc-featured{border-radius:var(--gc-radius);margin-bottom:30px}.gc-callout{padding:34px;border-radius:var(--gc-radius);background:var(--gc-dark);color:#fff;margin:38px 0}.gc-callout p{color:#d9d1c6}.gc-faq details{border-top:1px solid var(--gc-line);padding:18px 0}.gc-faq details:last-child{border-bottom:1px solid var(--gc-line)}.gc-faq summary{cursor:pointer;font-family:Georgia,"Times New Roman",serif;font-size:22px}.gc-form{background:var(--gc-paper);border:1px solid var(--gc-line);border-radius:var(--gc-radius);padding:32px;max-width:900px}.gc-form-step{scroll-margin-top:110px}.gc-form-step h3{margin-top:0}.gc-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.gc-field{display:grid;gap:7px}.gc-field.full{grid-column:1/-1}.gc-field label{font-size:13px;font-weight:750}.gc-field input,.gc-field select,.gc-field textarea{width:100%;border:1px solid #cfc5b6;border-radius:12px;background:#fff;padding:13px 14px;font:inherit;color:var(--gc-ink)}.gc-field textarea{min-height:130px;resize:vertical}.gc-form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:22px}.gc-form button{border:0;cursor:pointer}.gc-alert{padding:18px 20px;border-radius:14px;background:#e9f3e8;border:1px solid #bdd3ba;margin-bottom:20px}.gc-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:60px 0}.gc-footer{background:#10271d;color:#f5eee3;padding:68px 0 24px}.gc-footer-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:60px}.gc-footer-logo{width:120px;filter:drop-shadow(0 12px 24px rgba(0,0,0,.25))}.gc-footer h2{margin:12px 0 14px;max-width:650px}.gc-footer p{color:#bbb3a9;max-width:650px}.gc-footer-links{display:grid;align-content:start;gap:14px;padding-top:28px}.gc-footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:45px;padding-top:18px;font-size:12px;color:#8f8981}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{background:var(--gc-paper);border:1px solid var(--gc-line);border-radius:18px;padding:15px}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--gc-dark)!important;color:#fff!important;border-radius:999px!important}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.gc-puppy-intro{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);gap:54px;align-items:center;padding-top:6px}.gc-puppy-intro-copy h2{margin:0 0 18px}.gc-puppy-art{padding:18px}.gc-puppy-art img{display:block;width:100%;border-radius:28px;box-shadow:var(--gc-shadow);background:#fffaf4}.gc-process-grid{margin-top:34px}.gc-process-grid .gc-card{min-height:150px}
@media(max-width:980px){.gc-puppy-intro{grid-template-columns:1fr}.gc-puppy-art{max-width:720px;padding:0}.gc-puppy-art{order:-1}.gc-nav{display:none;position:absolute;top:84px;left:0;right:0;background:#151716;padding:20px;flex-direction:column;align-items:flex-start}.gc-nav.is-open{display:flex}.gc-menu-toggle{display:block}.gc-languages{margin-left:0}.gc-gateway-grid,.gc-section-intro,.gc-two-col,.gc-footer-grid{grid-template-columns:1fr}.gc-gateway-mark{max-width:520px;margin:auto}.gc-card-grid,.gc-post-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.gc-container{width:min(100% - 26px,1180px)}.gc-header-inner{height:72px}.gc-brand-logo{width:48px;height:48px}.gc-brand-copy{display:none}.gc-nav{top:72px}.gc-languages{gap:2px}.gc-languages a{padding:6px}.gc-language-gateway{padding:56px 0 70px}.gc-language-cards,.gc-card-grid,.gc-post-grid,.gc-form-grid{grid-template-columns:1fr}.gc-page-hero{padding:58px 0 36px}.gc-page-content{padding:42px 0 72px}.gc-form{padding:20px}.gc-field.full{grid-column:auto}}


/* Grancos v1.2 — huellas café y páginas editoriales */
.gc-page-content ul:not(.products):not(.woocommerce-error):not(.woocommerce-message):not(.woocommerce-info),
.gc-paw-list{list-style:none;padding-left:0;margin-left:0}
.gc-page-content ul:not(.products):not(.woocommerce-error):not(.woocommerce-message):not(.woocommerce-info)>li,
.gc-paw-list>li{position:relative;padding-left:30px;margin:.48rem 0}
.gc-page-content ul:not(.products):not(.woocommerce-error):not(.woocommerce-message):not(.woocommerce-info)>li::before,
.gc-paw-list>li::before{content:"";position:absolute;left:0;top:.42em;width:16px;height:16px;background:var(--gc-green);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cellipse cx='32' cy='42' rx='16' ry='13'/%3E%3Cellipse cx='13' cy='28' rx='7' ry='9' transform='rotate(-28 13 28)'/%3E%3Cellipse cx='25' cy='16' rx='7' ry='9' transform='rotate(-10 25 16)'/%3E%3Cellipse cx='39' cy='16' rx='7' ry='9' transform='rotate(10 39 16)'/%3E%3Cellipse cx='51' cy='28' rx='7' ry='9' transform='rotate(28 51 28)'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cellipse cx='32' cy='42' rx='16' ry='13'/%3E%3Cellipse cx='13' cy='28' rx='7' ry='9' transform='rotate(-28 13 28)'/%3E%3Cellipse cx='25' cy='16' rx='7' ry='9' transform='rotate(-10 25 16)'/%3E%3Cellipse cx='39' cy='16' rx='7' ry='9' transform='rotate(10 39 16)'/%3E%3Cellipse cx='51' cy='28' rx='7' ry='9' transform='rotate(28 51 28)'/%3E%3C/svg%3E") center/contain no-repeat}
.gc-standard-list{border-top:1px solid var(--gc-line)}
.gc-standard-section{border-bottom:1px solid var(--gc-line);padding:0}
.gc-standard-section summary{cursor:pointer;list-style:none;padding:22px 42px 22px 0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(22px,2.4vw,30px);position:relative}
.gc-standard-section summary::-webkit-details-marker{display:none}.gc-standard-section summary::after{content:"+";position:absolute;right:8px;top:18px;color:var(--gc-green);font:400 30px/1 Georgia,serif}.gc-standard-section[open] summary::after{content:"–"}.gc-standard-section .gc-paw-list{padding-bottom:20px;max-width:880px}
.gc-standard-note{margin-top:30px;padding:18px 20px;border-left:3px solid var(--gc-green);background:rgba(47,107,50,.07);color:var(--gc-soft);max-width:900px}
.gc-breed-facts{margin-top:34px}.gc-breed-use{margin-top:24px}.gc-breed-use .gc-meta{color:var(--gc-green)}.gc-breed-use p:last-child{font-size:19px;max-width:900px}
.gc-health-intro .gc-two-col{align-items:start}.gc-health-anatomy{background:#fff;border:1px solid var(--gc-line);border-radius:var(--gc-radius);padding:22px;box-shadow:var(--gc-shadow)}.gc-health-anatomy img{box-shadow:none;border-radius:12px;background:#fff}.gc-health-emergency{background:#14291f;border:1px solid rgba(95,141,89,.55)}.gc-health-emergency .gc-paw-list>li::before{background:#93b68a}.gc-health-emergency .gc-paw-list{color:#eee5dc}.gc-health-emergency h2{margin-top:0}
@media(max-width:1180px){.gc-nav{gap:14px;font-size:13px}.gc-header-inner{gap:20px}}

/* Grancos v1.3 — portada española, carrusel y acentos verdes */
.gc-paw-icon{width:20px;height:20px;fill:var(--gc-green);display:inline-block;vertical-align:-4px;flex:0 0 auto}.gc-paw-light{fill:#f8f4ea}
.gc-home-hero{position:relative;overflow:hidden;background:#15271e;color:#fff;min-height:620px}.gc-carousel-track{position:relative;min-height:620px}.gc-carousel-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .65s ease,visibility .65s ease}.gc-carousel-slide.is-active{opacity:1;visibility:visible;z-index:2}.gc-carousel-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.gc-carousel-slide:nth-child(2) .gc-carousel-image,.gc-carousel-slide:nth-child(4) .gc-carousel-image{object-position:center}.gc-carousel-slide:nth-child(5) .gc-carousel-image{object-position:center 38%}.gc-carousel-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,25,18,.82) 0%,rgba(11,25,18,.58) 38%,rgba(11,25,18,.12) 72%,rgba(11,25,18,.05) 100%)}
.gc-brand-slide{background:radial-gradient(circle at 82% 42%,rgba(95,141,89,.36),transparent 28%),linear-gradient(118deg,#12251b 0%,#1f4430 46%,#dcd1bd 120%)}.gc-brand-slide:after{content:"";position:absolute;inset:auto 0 0;height:48%;background:linear-gradient(175deg,transparent 15%,rgba(231,239,225,.16) 16%,rgba(231,239,225,.10) 34%,transparent 35%),linear-gradient(185deg,transparent 35%,rgba(255,255,255,.07) 36%,transparent 59%);opacity:.65}
.gc-carousel-content{position:relative;z-index:3;min-height:620px;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);align-items:center;gap:50px;padding-top:64px;padding-bottom:64px}.gc-carousel-copy{max-width:680px}.gc-carousel-copy .gc-kicker{color:#b9d4b0}.gc-carousel-copy h1,.gc-carousel-copy h2{margin:0 0 18px;color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.18)}.gc-carousel-copy h1{font-size:clamp(52px,6vw,88px)}.gc-carousel-copy h2{font-size:clamp(42px,5vw,70px)}.gc-carousel-lead{font-size:20px;line-height:1.5;color:#f0ede7;max-width:650px}.gc-hero-paws{list-style:none;padding:0;margin:22px 0 28px;display:grid;gap:8px;color:#f5f1e9}.gc-hero-paws li{position:relative;padding-left:31px}.gc-hero-paws li:before{content:"";position:absolute;left:0;top:.3em;width:18px;height:18px;background:#8ec17f;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cellipse cx='32' cy='42' rx='16' ry='13'/%3E%3Cellipse cx='13' cy='28' rx='7' ry='9' transform='rotate(-28 13 28)'/%3E%3Cellipse cx='25' cy='16' rx='7' ry='9' transform='rotate(-10 25 16)'/%3E%3Cellipse cx='39' cy='16' rx='7' ry='9' transform='rotate(10 39 16)'/%3E%3Cellipse cx='51' cy='28' rx='7' ry='9' transform='rotate(28 51 28)'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cellipse cx='32' cy='42' rx='16' ry='13'/%3E%3Cellipse cx='13' cy='28' rx='7' ry='9' transform='rotate(-28 13 28)'/%3E%3Cellipse cx='25' cy='16' rx='7' ry='9' transform='rotate(-10 25 16)'/%3E%3Cellipse cx='39' cy='16' rx='7' ry='9' transform='rotate(10 39 16)'/%3E%3Cellipse cx='51' cy='28' rx='7' ry='9' transform='rotate(28 51 28)'/%3E%3C/svg%3E") center/contain no-repeat}.gc-brand-slide-mark{justify-self:end;text-align:center;position:relative;z-index:3}.gc-brand-slide-mark img{width:min(430px,36vw);filter:drop-shadow(0 28px 50px rgba(0,0,0,.35))}.gc-brand-slide-mark span{display:block;margin-top:-15px;color:#dce7d7;font-family:Georgia,serif;font-size:24px}
.gc-reserve-ribbon{position:absolute;z-index:12;right:clamp(24px,5vw,80px);top:0;width:176px;min-height:174px;padding:28px 18px 42px;background:linear-gradient(180deg,#3b833e,#235928);color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px;font-family:Georgia,"Times New Roman",serif;font-size:24px;line-height:1.08;font-weight:700;clip-path:polygon(0 0,100% 0,100% 78%,50% 100%,0 78%);filter:drop-shadow(0 10px 16px rgba(0,0,0,.22))}.gc-reserve-ribbon .gc-paw-icon{width:28px;height:28px}.gc-reserve-ribbon:hover{background:linear-gradient(180deg,#4c944d,#2a6930)}
.gc-carousel-arrow{position:absolute;z-index:10;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;border:1px solid rgba(255,255,255,.5);background:rgba(10,20,15,.56);color:#fff;font-size:40px;line-height:1;cursor:pointer;display:grid;place-items:center}.gc-carousel-prev{left:22px}.gc-carousel-next{right:22px}.gc-carousel-dots{position:absolute;z-index:11;bottom:24px;left:50%;transform:translateX(-50%);display:flex;gap:9px}.gc-carousel-dot{width:10px;height:10px;border-radius:50%;border:1px solid rgba(255,255,255,.9);background:rgba(255,255,255,.42);padding:0;cursor:pointer}.gc-carousel-dot.is-active{background:#78a96d;box-shadow:0 0 0 3px rgba(120,169,109,.22)}
.gc-home-welcome{position:relative;padding:70px 0;background:#faf5eb;border-bottom:1px solid var(--gc-line);overflow:hidden}.gc-home-welcome-inner{text-align:center;position:relative}.gc-home-welcome h2{margin:0 0 18px}.gc-home-welcome .gc-lead{margin:0 auto 28px;max-width:900px}.gc-paw-cloud{position:absolute;color:var(--gc-green);opacity:.42}.gc-paw-cloud .gc-paw-icon{display:block;margin:12px;width:44px;height:44px}.gc-paw-cloud-left{left:0;top:6px;transform:rotate(-12deg)}.gc-paw-cloud-right{right:0;bottom:-6px;transform:rotate(13deg)}.gc-paw-cloud-right .gc-paw-icon:first-child{width:34px;height:34px}
.gc-home-cards-section{padding:26px 0 56px;background:#fffaf2}.gc-home-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.gc-home-card{border:1px solid var(--gc-line);border-radius:18px;overflow:hidden;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.gc-home-card:hover{transform:translateY(-4px);box-shadow:var(--gc-shadow)}.gc-home-card-image{height:180px;background:#e8e2d8;overflow:hidden}.gc-home-card-image img{width:100%;height:100%;object-fit:cover}.gc-home-card:nth-child(2) .gc-home-card-image img{object-position:center 35%}.gc-home-card:nth-child(3) .gc-home-card-image img{object-fit:contain;background:#f7f0e3;padding:10px}.gc-home-card-body{padding:18px}.gc-home-card-body h3{margin:0 0 8px;font-size:25px}.gc-home-card-body p{font-size:14px;line-height:1.45;color:var(--gc-soft);min-height:82px}.gc-home-card-link{display:flex;align-items:center;gap:8px;color:var(--gc-green);font-weight:800;font-size:13px}.gc-home-card-link .gc-paw-icon{width:18px;height:18px}
.gc-home-mountain-band{position:relative;overflow:hidden;background:linear-gradient(180deg,#f7f1e6 0%,#e8eee3 100%);border-top:1px solid #d8dfd1}.gc-home-mountain-band:before,.gc-home-mountain-band:after{content:"";position:absolute;left:-5%;right:-5%;pointer-events:none}.gc-home-mountain-band:before{bottom:60px;height:180px;background:linear-gradient(155deg,transparent 0 23%,rgba(73,104,72,.14) 23.3% 32%,transparent 32.3% 39%,rgba(73,104,72,.11) 39.3% 51%,transparent 51.3% 58%,rgba(73,104,72,.12) 58.3% 70%,transparent 70.3%)}.gc-home-mountain-band:after{bottom:0;height:105px;background:linear-gradient(180deg,transparent,rgba(31,73,47,.16))}.gc-home-mountain-content{position:relative;z-index:2;min-height:330px;padding:52px 230px 30px 0;text-align:center}.gc-home-mountain-copy h2{margin:0 0 12px}.gc-home-mountain-copy p{max-width:760px;margin:0 auto;color:var(--gc-soft)}.gc-dog-back{position:absolute;right:18px;bottom:0;width:205px;height:auto;filter:drop-shadow(0 8px 16px rgba(20,40,28,.16))}.gc-home-traits{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:52px}.gc-home-trait{display:grid;place-items:center;gap:6px;padding:0 18px;border-right:1px solid rgba(47,107,50,.22)}.gc-home-trait:last-child{border-right:0}.gc-home-trait span{font-size:28px;color:var(--gc-green)}.gc-home-trait strong{font-family:Georgia,"Times New Roman",serif;font-size:16px;color:#1c3e29}
.gc-page-hero{background:radial-gradient(circle at 88% 8%,rgba(95,141,89,.13),transparent 35%),linear-gradient(180deg,#efe6d8 0%,var(--gc-bg) 100%)}.gc-card .gc-meta{color:var(--gc-green)}.gc-home-card,.gc-cta,.gc-languages a,.gc-nav a{transition:all .2s ease}
@media(max-width:1180px){.gc-home-cards{grid-template-columns:repeat(3,1fr)}.gc-carousel-content{grid-template-columns:1fr .7fr}.gc-reserve-ribbon{right:28px;width:154px;min-height:158px;font-size:21px}.gc-home-mountain-content{padding-right:190px}.gc-dog-back{width:175px}}
@media(max-width:980px){.gc-home-hero,.gc-carousel-track,.gc-carousel-content{min-height:660px}.gc-carousel-content{grid-template-columns:1fr;padding-right:90px}.gc-brand-slide-mark{display:none}.gc-carousel-shade{background:linear-gradient(90deg,rgba(11,25,18,.88),rgba(11,25,18,.48))}.gc-reserve-ribbon{top:auto;bottom:22px;right:18px;width:135px;min-height:122px;padding:18px 12px 30px;font-size:18px}.gc-carousel-dots{bottom:30px}.gc-home-mountain-content{padding-right:150px}.gc-dog-back{width:140px}}
@media(max-width:760px){.gc-home-cards{grid-template-columns:1fr 1fr}.gc-home-hero,.gc-carousel-track,.gc-carousel-content{min-height:610px}.gc-carousel-content{padding:52px 32px 80px}.gc-carousel-copy h1{font-size:50px}.gc-carousel-copy h2{font-size:42px}.gc-carousel-lead{font-size:17px}.gc-carousel-arrow{width:42px;height:42px;font-size:32px}.gc-carousel-prev{left:8px}.gc-carousel-next{right:8px}.gc-reserve-ribbon{display:none}.gc-paw-cloud{display:none}.gc-home-mountain-content{padding:46px 20px 170px}.gc-dog-back{width:150px;right:50%;transform:translateX(50%)}.gc-home-traits{grid-template-columns:1fr 1fr;gap:18px}.gc-home-trait{border:0}.gc-home-card-body p{min-height:0}}
@media(max-width:520px){.gc-home-cards{grid-template-columns:1fr}.gc-home-card{display:grid;grid-template-columns:145px 1fr}.gc-home-card-image{height:100%;min-height:180px}.gc-home-card-body h3{font-size:22px}.gc-carousel-content{padding-left:52px;padding-right:28px}.gc-carousel-copy h1{font-size:44px}.gc-hero-paws{font-size:14px}.gc-home-traits{grid-template-columns:1fr 1fr}}

/* Grancos v1.4 — hero más compacto + paisaje inferior integrado */
@media (min-width:981px){
  .gc-home-hero,.gc-carousel-track,.gc-carousel-content{height:clamp(360px,28vw,430px);min-height:0}
  .gc-carousel-content{padding-top:30px;padding-bottom:30px;gap:34px}
  .gc-carousel-copy{max-width:610px}
  .gc-carousel-copy h1{font-size:clamp(44px,4.7vw,64px);margin-bottom:12px}
  .gc-carousel-copy h2{font-size:clamp(38px,4vw,54px);margin-bottom:12px}
  .gc-carousel-lead{font-size:17px;line-height:1.42;max-width:590px;margin:0 0 12px}
  .gc-carousel-copy .gc-kicker{margin-bottom:8px}
  .gc-hero-paws{margin:12px 0 16px;gap:5px;font-size:14px}
  .gc-hero-paws li{padding-left:27px}
  .gc-hero-paws li:before{width:16px;height:16px}
  .gc-carousel-copy .gc-cta{padding:11px 18px}
  .gc-brand-slide-mark img{width:min(310px,24vw)}
  .gc-brand-slide-mark span{font-size:19px;margin-top:-8px}
  .gc-reserve-ribbon{right:clamp(22px,4vw,58px);width:148px;min-height:140px;padding:20px 14px 34px;font-size:20px}
  .gc-reserve-ribbon .gc-paw-icon{width:23px;height:23px}
  .gc-carousel-arrow{width:44px;height:44px;font-size:33px}
  .gc-carousel-dots{bottom:15px}
}

.gc-home-mountain-band{
  position:relative;
  min-height:300px;
  overflow:hidden;
  background:linear-gradient(180deg,#f7f2e8 0%,#eef2e9 52%,#dce7d8 100%);
  border-top:1px solid #d6dfd1;
  isolation:isolate;
}
.gc-home-mountain-band:before{
  content:"";
  position:absolute;
  z-index:0;
  inset:0;
  height:auto;
  opacity:.92;
  background-repeat:no-repeat;
  background-position:center bottom;
  background-size:cover;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 420' preserveAspectRatio='none'%3E%3Cdefs%3E%3ClinearGradient id='sky' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23f8f3e9'/%3E%3Cstop offset='.55' stop-color='%23e7eee5'/%3E%3Cstop offset='1' stop-color='%23d7e3d4'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='1600' height='420' fill='url(%23sky)'/%3E%3Cpath d='M0 235 L170 92 310 188 460 78 650 210 815 70 1010 202 1160 105 1355 210 1500 115 1600 190 1600 420 0 420Z' fill='%23a8baa9' opacity='.38'/%3E%3Cpath d='M0 278 L180 154 325 239 490 132 650 255 830 148 1025 249 1200 150 1375 250 1510 175 1600 230 1600 420 0 420Z' fill='%238aa18d' opacity='.30'/%3E%3Cpath d='M0 323 C130 292 250 305 370 290 C520 272 645 310 785 286 C950 258 1080 305 1240 285 C1380 268 1500 285 1600 274 L1600 420 0 420Z' fill='%235d7e62' opacity='.30'/%3E%3Cg fill='%2349674f' opacity='.70'%3E%3Cpath d='M45 420V324l-34 46h23l-30 38h35l-24 12z'/%3E%3Cpath d='M105 420V336l-31 42h21l-27 34h32l-20 8z'/%3E%3Cpath d='M172 420V311l-38 51h25l-33 42h39l-25 16z'/%3E%3Cpath d='M246 420V340l-30 39h20l-26 34h31l-19 7z'/%3E%3Cpath d='M322 420V318l-36 48h24l-31 40h36l-23 14z'/%3E%3Cpath d='M405 420V345l-28 37h19l-25 31h29l-18 7z'/%3E%3Cpath d='M1190 420V330l-32 43h21l-28 36h33l-21 11z'/%3E%3Cpath d='M1265 420V305l-40 54h27l-35 44h41l-27 17z'/%3E%3Cpath d='M1355 420V337l-30 40h20l-26 33h31l-20 10z'/%3E%3Cpath d='M1430 420V314l-37 50h25l-33 41h38l-24 15z'/%3E%3Cpath d='M1510 420V342l-28 37h19l-25 31h29l-18 10z'/%3E%3C/g%3E%3C/svg%3E");
}
.gc-home-mountain-band:after{
  content:"";
  position:absolute;
  z-index:1;
  left:0;right:0;bottom:0;height:95px;
  background:linear-gradient(180deg,transparent,rgba(20,54,34,.20));
  pointer-events:none;
}
.gc-home-mountain-content{
  position:relative;
  z-index:2;
  min-height:300px;
  padding:42px 300px 26px 0;
  text-align:center;
}
.gc-home-mountain-copy{position:relative;z-index:4}
.gc-home-mountain-copy h2{margin:0 0 10px;font-size:clamp(30px,3.2vw,48px)}
.gc-home-mountain-copy p{max-width:720px;margin:0 auto;color:#5f695f}
.gc-dog-back{
  position:absolute;
  z-index:3;
  right:-8px;
  bottom:-8px;
  width:300px;
  height:auto;
  border-radius:42% 42% 0 0;
  filter:drop-shadow(0 10px 22px rgba(20,40,28,.18));
  -webkit-mask-image:radial-gradient(ellipse 88% 100% at 56% 58%,#000 48%,rgba(0,0,0,.96) 67%,rgba(0,0,0,.55) 82%,transparent 100%);
  mask-image:radial-gradient(ellipse 88% 100% at 56% 58%,#000 48%,rgba(0,0,0,.96) 67%,rgba(0,0,0,.55) 82%,transparent 100%);
}
.gc-home-traits{position:relative;z-index:4;margin-top:38px}
.gc-home-trait{background:rgba(250,248,241,.42);backdrop-filter:blur(2px)}

@media(max-width:1180px) and (min-width:981px){
  .gc-home-mountain-content{padding-right:240px}
  .gc-dog-back{width:250px}
}
@media(max-width:980px){
  .gc-home-mountain-band{min-height:360px}
  .gc-home-mountain-content{min-height:360px;padding:42px 165px 28px 0}
  .gc-dog-back{width:190px;right:-8px}
}
@media(max-width:760px){
  .gc-home-mountain-band{min-height:470px}
  .gc-home-mountain-content{min-height:470px;padding:38px 18px 200px}
  .gc-dog-back{width:205px;right:50%;transform:translateX(50%);bottom:-5px}
}

/* Grancos v1.5 — paisaje visible + Bernés transparente sticky */
.gc-home-mountain-band{
  position:relative;
  min-height:760px;
  overflow:visible;
  background:linear-gradient(180deg,#f7f2e8 0%,#f4efe6 30%,#e7eee3 100%);
  border-top:1px solid #d6dfd1;
  isolation:isolate;
}
.gc-home-mountain-band:before{
  background:none!important;
  opacity:0!important;
}
.gc-home-mountain-band:after{
  z-index:1;
  height:120px;
  background:linear-gradient(180deg,transparent,rgba(10,44,28,.16));
}
.gc-home-landscape{
  position:absolute;
  z-index:0;
  left:0;
  right:0;
  bottom:0;
  height:500px;
  background:url('../images/mountain-landscape.svg') center bottom/cover no-repeat;
  pointer-events:none;
}
.gc-home-landscape:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,#f7f2e8 0%,rgba(247,242,232,.70) 15%,transparent 44%);
}
.gc-home-mountain-content{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:minmax(0,1fr) 350px;
  gap:28px;
  min-height:760px;
  padding:58px 0 28px;
  text-align:center;
  align-items:start;
}
.gc-home-mountain-main{
  position:relative;
  z-index:4;
  padding:0 12px;
}
.gc-home-mountain-copy{
  position:relative;
  z-index:4;
  max-width:820px;
  margin:0 auto;
  padding:0 6px;
}
.gc-home-mountain-copy h2{
  margin:0 0 12px;
  font-size:clamp(34px,3.6vw,54px);
}
.gc-home-mountain-copy p{
  max-width:760px;
  margin:0 auto;
  color:#5f695f;
}
.gc-home-traits{
  position:relative;
  z-index:4;
  margin-top:52px;
  background:rgba(250,248,241,.60);
  border:1px solid rgba(47,107,50,.12);
  border-radius:24px;
  box-shadow:0 16px 42px rgba(21,55,35,.08);
  backdrop-filter:blur(5px);
  overflow:hidden;
}
.gc-home-trait{
  background:transparent;
  min-height:112px;
  padding:18px 16px;
}
.gc-dog-sticky-shell{
  position:relative;
  z-index:5;
  min-height:760px;
  align-self:stretch;
  pointer-events:none;
}
.gc-dog-back{
  position:sticky;
  z-index:5;
  top:118px;
  right:auto;
  bottom:auto;
  display:block;
  width:335px;
  max-width:100%;
  height:auto;
  margin:245px 0 0 auto;
  transform:none;
  border-radius:0;
  filter:drop-shadow(0 18px 22px rgba(10,35,22,.24));
  -webkit-mask-image:none;
  mask-image:none;
}
@media(max-width:1180px) and (min-width:981px){
  .gc-home-mountain-content{grid-template-columns:minmax(0,1fr) 300px}
  .gc-dog-back{width:290px;margin-top:280px}
}
@media(max-width:980px){
  .gc-home-mountain-band{min-height:680px}
  .gc-home-landscape{height:430px;background-size:auto 430px}
  .gc-home-mountain-content{grid-template-columns:minmax(0,1fr) 230px;min-height:680px;padding:46px 0 24px}
  .gc-dog-sticky-shell{min-height:680px}
  .gc-dog-back{top:102px;width:225px;margin-top:300px}
  .gc-home-traits{grid-template-columns:1fr 1fr}
  .gc-home-trait{border-right:0;border-bottom:1px solid rgba(47,107,50,.14)}
}
@media(max-width:760px){
  .gc-home-mountain-band{min-height:720px;overflow:hidden}
  .gc-home-landscape{height:430px;background-size:auto 430px;background-position:45% bottom}
  .gc-home-mountain-content{display:block;min-height:720px;padding:38px 16px 0}
  .gc-home-mountain-main{padding:0}
  .gc-home-traits{margin-top:34px;grid-template-columns:1fr 1fr}
  .gc-dog-sticky-shell{position:absolute;inset:auto 0 0 0;min-height:285px}
  .gc-dog-back{position:absolute;top:auto;right:50%;bottom:-8px;width:225px;margin:0;transform:translateX(50%)}
}

/* Grancos v1.6 — Bernés fijo al lado derecho, integrado y sin cortes */
@media(min-width:761px){
  .gc-home-mountain-band{
    min-height:780px;
    overflow:hidden;
  }
  .gc-home-landscape{
    height:510px;
    background-position:center bottom;
    background-size:cover;
  }
  .gc-home-mountain-content{
    grid-template-columns:minmax(0,1fr) 340px;
    min-height:780px;
    gap:20px;
    padding:56px 0 0;
    align-items:start;
  }
  .gc-home-mountain-main{
    padding-right:10px;
  }
  .gc-home-traits{
    margin-top:46px;
  }
  .gc-dog-sticky-shell{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    width:340px;
    min-height:0;
    pointer-events:none;
    z-index:6;
  }
  .gc-dog-back{
    position:absolute;
    right:0;
    bottom:0;
    top:auto;
    width:320px;
    max-width:none;
    height:auto;
    margin:0;
    transform:none;
    border-radius:0;
    filter:drop-shadow(0 18px 26px rgba(10,35,22,.20));
  }
  .gc-dog-sticky-shell.is-fixed .gc-dog-back{
    position:fixed;
    right:0;
    bottom:0;
  }
  .gc-dog-sticky-shell.is-bottom .gc-dog-back,
  .gc-dog-sticky-shell.is-static .gc-dog-back{
    position:absolute;
    right:0;
    bottom:0;
  }
}
@media(min-width:761px) and (max-width:1180px){
  .gc-home-mountain-content{grid-template-columns:minmax(0,1fr) 290px}
  .gc-dog-sticky-shell{width:290px}
  .gc-dog-back{width:275px}
}


/* Grancos v1.7 — perro fijo al borde derecho del viewport, sin cortes visibles */
@media (min-width: 761px) {
  .gc-home-mountain-band {
    position: relative;
    min-height: 820px;
    overflow: hidden;
  }

  .gc-home-landscape {
    height: 560px;
    background-position: center bottom;
    background-size: auto 560px;
    opacity: 1;
  }

  .gc-home-mountain-content {
    grid-template-columns: minmax(0,1fr) 360px;
    min-height: 820px;
    padding: 54px 0 0;
  }

  .gc-home-mountain-main {
    padding-right: 20px;
  }

  .gc-dog-sticky-shell {
    position: absolute;
    inset: 0;
    width: auto;
    min-height: 0;
    z-index: 8;
    pointer-events: none;
  }

  .gc-dog-back {
    position: absolute;
    top: auto;
    right: -72px;
    bottom: -155px;
    width: 440px;
    max-width: none;
    height: auto;
    margin: 0;
    transform: none;
    border-radius: 0;
    filter: drop-shadow(-8px 18px 26px rgba(10,35,22,.20));
  }

  .gc-dog-sticky-shell.is-fixed .gc-dog-back {
    position: fixed;
    right: -72px;
    bottom: -155px;
    width: 440px;
  }

  .gc-dog-sticky-shell.is-bottom .gc-dog-back {
    position: absolute;
    right: -72px;
    bottom: -155px;
  }

  .gc-dog-sticky-shell.is-before .gc-dog-back {
    position: absolute;
    right: -72px;
    bottom: -155px;
  }
}

@media (min-width: 761px) and (max-width: 1180px) {
  .gc-home-mountain-content {
    grid-template-columns: minmax(0,1fr) 315px;
  }
  .gc-dog-back,
  .gc-dog-sticky-shell.is-fixed .gc-dog-back {
    width: 390px;
    right: -68px;
    bottom: -138px;
  }
}


/* Grancos v1.8 — perro fijo por más recorrido y transición suave al footer */
@media (min-width: 761px) {
  .gc-home-mountain-band {
    position: relative;
    min-height: 980px;
    overflow: hidden;
  }

  .gc-home-landscape {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 620px;
    background-position: center bottom;
    background-size: cover;
    opacity: 1;
  }

  .gc-home-mountain-content {
    position: relative;
    z-index: 3;
    grid-template-columns: minmax(0,1fr) 360px;
    min-height: 980px;
    padding: 54px 0 0;
    align-items: start;
  }

  .gc-home-mountain-main {
    padding-right: 20px;
  }

  .gc-dog-sticky-shell {
    position: absolute;
    inset: 0;
    z-index: 8;
    width: auto;
    min-height: 0;
    pointer-events: none;
  }

  .gc-dog-back,
  .gc-dog-sticky-shell.is-fixed .gc-dog-back,
  .gc-dog-sticky-shell.is-before .gc-dog-back {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 420px;
    max-width: none;
    height: auto;
    margin: 0;
    transform: none;
    border-radius: 0;
    filter: drop-shadow(-10px 18px 28px rgba(10,35,22,.20));
  }

  .gc-dog-sticky-shell.is-fixed .gc-dog-back {
    position: fixed;
    right: 0;
    bottom: 0;
    width: 420px;
  }

  .gc-dog-sticky-shell.is-bottom .gc-dog-back {
    position: absolute;
    right: 74px;
    bottom: 0;
    width: 420px;
  }
}

@media (min-width: 761px) and (max-width: 1180px) {
  .gc-home-mountain-band {min-height: 900px;}
  .gc-home-landscape {height: 560px;}
  .gc-home-mountain-content {grid-template-columns:minmax(0,1fr) 310px; min-height:900px;}
  .gc-dog-back,
  .gc-dog-sticky-shell.is-fixed .gc-dog-back,
  .gc-dog-sticky-shell.is-bottom .gc-dog-back,
  .gc-dog-sticky-shell.is-before .gc-dog-back {
    width: 360px;
  }
  .gc-dog-sticky-shell.is-bottom .gc-dog-back { right: 42px; }
}


/* Grancos v1.9 — al llegar al footer NO se mete hacia adentro */
@media (min-width: 761px) {
  .gc-dog-sticky-shell.is-bottom .gc-dog-back,
  .gc-dog-sticky-shell.is-before .gc-dog-back {
    right: 0 !important;
  }
}

@media (min-width: 761px) and (max-width: 1180px) {
  .gc-dog-sticky-shell.is-bottom .gc-dog-back,
  .gc-dog-sticky-shell.is-before .gc-dog-back {
    right: 0 !important;
  }
}


/* Grancos v2.0 — perro visible desde que carga la página, fijo más tiempo y sin cambio horizontal */
html, body { overflow-x: hidden; }

@media (min-width: 761px) {
  .gc-home-mountain-band {
    position: relative;
    min-height: 980px;
    overflow: hidden;
  }

  .gc-home-landscape {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 610px;
    background-position: center bottom;
    background-size: cover;
    opacity: 1;
  }

  .gc-home-mountain-content {
    position: relative;
    z-index: 3;
    grid-template-columns: minmax(0,1fr) 360px;
    min-height: 980px;
    padding: 54px 0 0;
    align-items: start;
  }

  .gc-home-mountain-main {
    padding-right: 20px;
  }

  .gc-dog-sticky-shell {
    position: absolute;
    inset: 0;
    z-index: 24;
    pointer-events: none;
  }

  .gc-dog-back,
  .gc-dog-sticky-shell.is-fixed .gc-dog-back {
    position: fixed;
    right: 0 !important;
    bottom: 0 !important;
    width: 410px;
    max-width: none;
    height: auto;
    margin: 0;
    transform: none !important;
    border-radius: 0;
    filter: drop-shadow(-10px 16px 24px rgba(10,35,22,.20));
    z-index: 24;
  }

  .gc-dog-sticky-shell.is-bottom .gc-dog-back {
    position: absolute;
    right: 0 !important;
    bottom: 0 !important;
    width: 410px;
    transform: none !important;
  }
}

@media (min-width: 761px) and (max-width: 1180px) {
  .gc-home-mountain-band { min-height: 930px; }
  .gc-home-landscape { height: 560px; }
  .gc-home-mountain-content {
    grid-template-columns: minmax(0,1fr) 310px;
    min-height: 930px;
  }
  .gc-dog-back,
  .gc-dog-sticky-shell.is-fixed .gc-dog-back,
  .gc-dog-sticky-shell.is-bottom .gc-dog-back {
    width: 360px;
    right: 0 !important;
    bottom: 0 !important;
  }
}

@media (max-width: 760px) {
  .gc-dog-back,
  .gc-dog-sticky-shell.is-fixed .gc-dog-back,
  .gc-dog-sticky-shell.is-bottom .gc-dog-back {
    position: absolute;
    right: 50% !important;
    bottom: -8px !important;
    width: 225px;
    transform: translateX(50%) !important;
  }
}


/* Grancos v2.2 — Bernés global: SIEMPRE fijo, SIEMPRE al borde derecho */
.gc-global-dog{
  position:fixed!important;
  right:0!important;
  bottom:0!important;
  left:auto!important;
  top:auto!important;
  z-index:88!important;
  width:410px!important;
  max-width:38vw!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  pointer-events:none!important;
  overflow:visible!important;
}
.gc-global-dog img{
  display:block!important;
  position:static!important;
  width:100%!important;
  max-width:none!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  border:0!important;
  border-radius:0!important;
  filter:drop-shadow(-10px 16px 24px rgba(10,35,22,.20));
}
/* Ya no se usa el perro local de la banda de paisaje. */
.gc-dog-sticky-shell{display:none!important;}
@media (max-width:1180px) and (min-width:761px){
  .gc-global-dog{width:360px!important;max-width:36vw!important;right:0!important;}
}
@media (max-width:760px){
  .gc-global-dog{
    width:170px!important;
    max-width:42vw!important;
    right:0!important;
    bottom:0!important;
  }
}


/* Grancos v2.3 — Bernés responsive en móvil */
@media (max-width: 760px) {
  .gc-global-dog {
    position: fixed !important;
    right: 0 !important;
    bottom: max(0px, env(safe-area-inset-bottom)) !important;
    left: auto !important;
    top: auto !important;
    width: clamp(118px, 30vw, 145px) !important;
    max-width: 36vw !important;
    z-index: 88 !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
    pointer-events: none !important;
  }

  .gc-global-dog img {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
  }
}

@media (max-width: 420px) {
  .gc-global-dog {
    width: clamp(108px, 29vw, 128px) !important;
    max-width: 34vw !important;
  }
}

/* Grancos v2.4 — optimización del Bernés global para picture/srcset */
.gc-global-dog picture{display:block!important;width:100%!important;height:auto!important;}

/* Grancos v2.4 — centro de preguntas */
.gc-faq-group{margin-top:52px;scroll-margin-top:110px}
.gc-faq-group h2{margin:0 0 18px}
.gc-faq .gc-cta{margin:8px 8px 8px 0}


/* Grancos v2.5 — SEO/content UX helpers */
.gc-related{border-top:1px solid var(--gc-line);margin-top:18px}
.gc-related h2{margin-bottom:24px}
.gc-related .gc-card{transition:transform .18s ease,box-shadow .18s ease}
.gc-related .gc-card:hover{transform:translateY(-2px);box-shadow:var(--gc-shadow)}
.gc-editorial-note{margin-top:34px;padding:22px 24px;border:1px solid var(--gc-line);border-radius:18px;background:rgba(255,255,255,.55);font-size:14px;color:var(--gc-soft)}
.gc-editorial-note p{margin:6px 0}.gc-editorial-note a{text-decoration:underline;text-underline-offset:3px}
.gc-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px}
.gc-timeline .gc-card{min-height:180px}
.gc-considerations{margin-top:28px}
@media(max-width:900px){.gc-timeline{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.gc-timeline{grid-template-columns:1fr}}


/* Grancos v2.8 — fix responsive para "Continúa explorando" */
.gc-related{overflow:hidden}
.gc-related .gc-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}
.gc-related .gc-card{width:100%;min-width:0;overflow:hidden}
@media(max-width:900px){.gc-related .gc-card-grid{grid-template-columns:1fr!important;gap:16px}.gc-related .gc-card{padding:24px 22px;border-radius:22px}}
@media(max-width:640px){.gc-related h2{margin-bottom:18px}.gc-related .gc-card-grid{grid-template-columns:1fr!important}}


/* Grancos v2.9 — "Continúa explorando" aislado de las tarjetas genéricas */
.gc-related{
  overflow:visible;
}
.gc-related h2{
  margin-bottom:24px;
}
.gc-related-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  width:100%;
  max-width:100%;
  margin:0;
  padding:0;
}
.gc-related-link{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  width:100%;
  min-width:0;
  min-height:118px;
  padding:24px 26px;
  border:1px solid var(--gc-line);
  border-radius:22px;
  background:var(--gc-paper);
  box-shadow:0 2px 0 rgba(255,255,255,.6) inset;
  overflow:hidden;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
.gc-related-link:hover{
  transform:translateY(-2px);
  box-shadow:var(--gc-shadow);
  border-color:rgba(47,107,50,.28);
}
.gc-related-title{
  display:block;
  min-width:0;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(21px,2vw,26px);
  line-height:1.18;
  color:var(--gc-ink);
  overflow-wrap:anywhere;
}
.gc-related-arrow{
  flex:0 0 36px;
  width:36px;
  height:36px;
  display:grid;
  place-items:center;
  border-radius:999px;
  background:#e9f3e8;
  color:var(--gc-green);
  font-size:20px;
  font-weight:700;
  line-height:1;
}
@media(max-width:980px){
  .gc-related-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:640px){
  .gc-related-grid{
    grid-template-columns:1fr;
    gap:14px;
  }
  .gc-related-link{
    min-height:92px;
    padding:20px 20px;
    border-radius:20px;
  }
  .gc-related-title{
    font-size:21px;
  }
  .gc-related-arrow{
    flex-basis:34px;
    width:34px;
    height:34px;
  }
}


/* Grancos v3.0 — archivo histórico de revista con efecto de paso de página */
.gc-magazine-archive{
  display:grid;
  grid-template-columns:minmax(0,.78fr) minmax(420px,1.22fr);
  gap:54px;
  align-items:center;
  border-top:1px solid var(--gc-line);
}
.gc-mag-copy h2{margin:0 0 18px}
.gc-mag-source{margin-top:22px;color:var(--gc-soft);font-size:14px}
.gc-magazine{position:relative;min-width:0}
.gc-mag-stage{
  position:relative;
  aspect-ratio:3/4;
  max-height:740px;
  perspective:1800px;
  overflow:hidden;
  border-radius:26px;
  background:#171711;
  box-shadow:0 26px 60px rgba(20,24,20,.18);
}
.gc-mag-page{
  position:absolute;
  inset:0;
  margin:0;
  display:grid;
  place-items:center;
  opacity:0;
  transform-origin:left center;
  transform:rotateY(-84deg) translateX(-8%);
  backface-visibility:hidden;
  transition:transform .62s cubic-bezier(.2,.75,.2,1),opacity .36s ease;
  pointer-events:none;
}
.gc-mag-page.is-active{
  opacity:1;
  transform:rotateY(0deg) translateX(0);
  pointer-events:auto;
  z-index:2;
}
.gc-mag-page img{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
  background:#111;
}
.gc-mag-nav{
  position:absolute;
  top:50%;
  z-index:4;
  width:48px;
  height:48px;
  margin-top:-24px;
  display:grid;
  place-items:center;
  border:1px solid rgba(255,255,255,.36);
  border-radius:999px;
  background:rgba(16,39,29,.78);
  color:#fff;
  font-size:34px;
  line-height:1;
  cursor:pointer;
  backdrop-filter:blur(8px);
}
.gc-mag-prev{left:14px}
.gc-mag-next{right:14px}
.gc-mag-dots{
  display:flex;
  justify-content:center;
  gap:8px;
  margin-top:14px;
}
.gc-mag-dot{
  width:9px;
  height:9px;
  padding:0;
  border:0;
  border-radius:50%;
  background:#cfc7bb;
  cursor:pointer;
}
.gc-mag-dot.is-active{background:var(--gc-green)}
@media(max-width:900px){
  .gc-magazine-archive{grid-template-columns:1fr;gap:30px}
  .gc-magazine{width:min(100%,620px);margin:auto}
}
@media(max-width:640px){
  .gc-mag-stage{border-radius:18px}
  .gc-mag-nav{width:42px;height:42px;font-size:30px}
  .gc-mag-prev{left:8px}.gc-mag-next{right:8px}
}


/* Grancos v3.1 — flipbook con páginas completas, sin recortes */
.gc-mag-stage{
  aspect-ratio:auto;
  height:min(78vh,860px);
  min-height:620px;
  background:#efe9df;
  overflow:visible;
  padding:18px;
}
.gc-mag-page{
  inset:18px;
  overflow:visible;
}
.gc-mag-page img{
  width:100%;
  height:100%;
  object-fit:contain !important;
  object-position:center center;
  background:transparent;
  border-radius:10px;
  box-shadow:0 12px 28px rgba(0,0,0,.12);
}
@media(max-width:900px){
  .gc-mag-stage{
    height:auto;
    min-height:0;
    aspect-ratio:1103/1426;
    padding:10px;
  }
  .gc-mag-page{inset:10px}
}
@media(max-width:640px){
  .gc-mag-stage{
    aspect-ratio:1103/1426;
    padding:8px;
  }
  .gc-mag-page{inset:8px}
}


/* Grancos v3.2 — archivo histórico visual */
.gc-history-timeline{border-top:1px solid var(--gc-line)}
.gc-history-list{
  display:grid;
  gap:28px;
  margin-top:38px;
}
.gc-history-item{
  display:grid;
  grid-template-columns:minmax(280px, .95fr) minmax(0,1.05fr);
  gap:32px;
  align-items:center;
  padding:24px;
  border:1px solid var(--gc-line);
  border-radius:28px;
  background:rgba(255,255,255,.36);
}
.gc-history-media{
  overflow:hidden;
  border-radius:20px;
  background:#ebe5da;
  aspect-ratio:4/3;
}
.gc-history-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.gc-history-year{
  margin:0 0 8px;
  font-weight:800;
  letter-spacing:.12em;
  color:var(--gc-green);
  font-size:.86rem;
}
.gc-history-copy h3{margin:0 0 12px}
.gc-history-copy p:last-child{margin-bottom:0}
@media(max-width:820px){
  .gc-history-item{grid-template-columns:1fr;gap:18px;padding:16px}
  .gc-history-media{aspect-ratio:4/3}
}
