.dog-profile{--profile-border:color-mix(in srgb,var(--profile-deep) 15%,transparent);--profile-shadow:0 18px 50px rgba(34,66,41,.08);color:var(--profile-text);background:var(--profile-surface)}.dog-profile *,.dog-profile *:before,.dog-profile *:after{box-sizing:border-box}.dog-profile [id]{scroll-margin-top:2rem}.dog-profile__container{width:min(100% - 2rem,1280px);margin-inline:auto}.dog-profile__hero-shell{padding:0 0 4rem;background:radial-gradient(circle at 90% 5%,rgba(229,238,215,.9),transparent 34rem),linear-gradient(180deg,var(--profile-cream) 0%,#fff 100%);border-bottom:1px solid var(--profile-border)}.dog-profile__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:1rem 0 1.5rem;color:var(--profile-muted);font-size:.82rem}.dog-profile__breadcrumb a{color:var(--profile-primary-dark);text-decoration:none}.dog-profile__breadcrumb a:hover{text-decoration:underline;text-underline-offset:3px}.dog-profile__hero{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;align-items:center}.dog-profile__hero-content{max-width:720px}.dog-profile__eyebrow,.dog-profile__section-label{margin:0 0 .55rem;color:var(--profile-primary);font-size:.75rem;font-weight:800;letter-spacing:.09em;line-height:1.35;text-transform:uppercase}.dog-profile__hero h1,.dog-profile__panel h2,.dog-profile__facts-card h2,.dog-profile__section-heading h2,.dog-profile__cta h2,.dog-profile__product-group h3,.dog-profile__similar-content h3{color:var(--profile-text)}.dog-profile__hero h1{max-width:760px;margin:0 0 .45rem;line-height:1.06}.dog-profile__english-name{margin:0 0 1.25rem;color:var(--profile-muted);font-style:italic}.dog-profile__lead{max-width:700px;margin:0;color:var(--profile-muted);line-height:1.75}.dog-profile__lead>:first-child,.dog-profile__lead .metafield-rich_text_field>:first-child{margin-top:0}.dog-profile__lead>:last-child,.dog-profile__lead .metafield-rich_text_field>:last-child{margin-bottom:0}.dog-profile__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.75rem}.dog-profile__stat{min-width:0;padding:.9rem 1rem;background:#ffffffd1;border:1px solid var(--profile-border);border-radius:14px;box-shadow:0 5px 18px #22422909}.dog-profile__stat span{display:block;margin-bottom:.25rem;color:var(--profile-muted);font-size:.72rem;line-height:1.35}.dog-profile__stat strong{display:block;color:var(--profile-primary-dark);line-height:1.35}.dog-profile__hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem 1.25rem;margin-top:1.75rem}.dog-profile__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.75rem 1.15rem;border:1px solid transparent;border-radius:999px;font-size:.9rem;font-weight:750;line-height:1.25;text-align:center;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,color .18s ease,background-color .18s ease,border-color .18s ease}.dog-profile__button:hover{transform:translateY(-2px)}.dog-profile__button--primary{color:#fff;background:var(--profile-primary);border-color:var(--profile-primary);box-shadow:0 10px 24px #17532d2e}.dog-profile__button--primary:hover{color:#fff;background:var(--profile-primary-dark);border-color:var(--profile-primary-dark)}.dog-profile__button--secondary{width:100%;color:var(--profile-primary-dark);background:var(--profile-light-green);border-color:color-mix(in srgb,var(--profile-primary) 25%,transparent)}.dog-profile__button--secondary:hover{color:#fff;background:var(--profile-primary);border-color:var(--profile-primary)}.dog-profile__button--light{flex:0 0 auto;color:var(--profile-deep);background:var(--profile-cream);border-color:#ffffff59}.dog-profile__button--light:hover{color:var(--profile-deep);background:#fff}.dog-profile__text-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--profile-primary-dark);font-weight:700;text-decoration:none}.dog-profile__text-link span{transition:transform .18s ease}.dog-profile__text-link:hover span{transform:translate(3px)}.dog-profile__media{position:relative;min-height:360px;aspect-ratio:4/3;overflow:hidden;background:var(--profile-light-green);border:1px solid var(--profile-border);border-radius:26px;box-shadow:var(--profile-shadow)}.dog-profile__media img{display:block;width:100%;height:100%;object-fit:cover}.dog-profile__media--placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:var(--profile-primary-dark);background:radial-gradient(circle at 72% 25%,rgba(255,255,255,.65),transparent 14rem),linear-gradient(145deg,var(--profile-light-green),var(--profile-cream))}.dog-profile__media--placeholder:before,.dog-profile__media--placeholder:after{content:"";position:absolute;border:1px solid rgba(23,83,45,.12);border-radius:50%}.dog-profile__media--placeholder:before{width:15rem;height:15rem;top:-5rem;right:-4rem}.dog-profile__media--placeholder:after{width:9rem;height:9rem;bottom:-3rem;left:-2rem}.dog-profile__monogram{position:relative;z-index:1;display:grid;width:6.5rem;height:6.5rem;place-items:center;color:#fff;background:var(--profile-primary);border-radius:50%;box-shadow:0 14px 32px #17532d33;font-size:2.75rem;font-weight:800}.dog-profile__placeholder-label{position:relative;z-index:1;font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.dog-profile__body{padding-top:1.5rem;padding-bottom:4rem}.dog-profile__jumpbar{display:flex;align-items:center;gap:.8rem 1.1rem;margin-bottom:1.5rem;padding:.9rem 1rem;background:var(--profile-surface);border:1px solid var(--profile-border);border-radius:15px;box-shadow:0 8px 24px #2242290a}.dog-profile__jumpbar-label{flex:0 0 auto;color:var(--profile-muted);font-size:.75rem;font-weight:750}.dog-profile__jumpbar-links{display:flex;flex-wrap:wrap;gap:.45rem}.dog-profile__jumpbar a{padding:.45rem .7rem;color:var(--profile-primary-dark);background:var(--profile-cream);border:1px solid transparent;border-radius:999px;font-size:.78rem;font-weight:700;line-height:1.2;text-decoration:none}.dog-profile__jumpbar a:hover{color:#fff;background:var(--profile-primary)}.dog-profile__content-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem;align-items:start}.dog-profile__main{display:grid;gap:1.25rem}.dog-profile__panel,.dog-profile__facts-card{padding:clamp(1.25rem,2.5vw,2rem);background:var(--profile-surface);border:1px solid var(--profile-border);border-radius:20px;box-shadow:0 8px 28px #2242290b}.dog-profile__panel h2,.dog-profile__facts-card h2{margin:0 0 1rem;line-height:1.2}.dog-profile__rte{color:var(--profile-muted);line-height:1.8}.dog-profile__rte>:first-child,.dog-profile__rte .metafield-rich_text_field>:first-child{margin-top:0}.dog-profile__rte>:last-child,.dog-profile__rte .metafield-rich_text_field>:last-child{margin-bottom:0}.dog-profile__rte h3,.dog-profile__rte h4{color:var(--profile-text)}.dog-profile__rte a{color:var(--profile-primary-dark);text-underline-offset:3px}.dog-profile__aside{display:grid;gap:1rem}.dog-profile__facts-card dl{display:grid;gap:0;margin:0 0 1.25rem}.dog-profile__facts-card dl>div{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:.75rem;padding:.75rem 0;border-bottom:1px solid var(--profile-border)}.dog-profile__facts-card dt{color:var(--profile-muted);font-size:.78rem}.dog-profile__facts-card dd{margin:0;color:var(--profile-text);font-size:.84rem;font-weight:700;text-align:right}.dog-profile__notice{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;color:var(--profile-muted);background:var(--profile-light-green);border:1px solid color-mix(in srgb,var(--profile-primary) 18%,transparent);border-radius:16px}.dog-profile__notice>span{flex:0 0 auto;line-height:1.4}.dog-profile__notice p{margin:0;font-size:.82rem;line-height:1.6}.dog-profile__wide-section{margin-top:3.5rem;padding-top:3.5rem;border-top:1px solid var(--profile-border)}.dog-profile__section-heading{max-width:760px;margin-bottom:1.5rem}.dog-profile__section-heading h2{margin:0 0 .65rem;line-height:1.2}.dog-profile__section-heading>p:not(.dog-profile__section-label){margin:0;color:var(--profile-muted);line-height:1.7}.dog-profile__section-heading--row{display:flex;max-width:none;align-items:end;justify-content:space-between;gap:1rem}.dog-profile__product-group+.dog-profile__product-group{margin-top:2.25rem}.dog-profile__product-group h3{margin:0 0 1rem}.dog-profile__product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.dog-profile__faq-list{display:grid;gap:.65rem;max-width:960px}.dog-profile__faq-item{background:var(--profile-cream);border:1px solid var(--profile-border);border-radius:15px;overflow:clip}.dog-profile__faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;color:var(--profile-text);cursor:pointer;font-weight:700;list-style:none}.dog-profile__faq-item summary::-webkit-details-marker{display:none}.dog-profile__faq-icon{display:grid;flex:0 0 30px;width:30px;height:30px;place-items:center;color:var(--profile-primary-dark);background:var(--profile-light-green);border-radius:50%;transition:transform .18s ease}.dog-profile__faq-item[open] .dog-profile__faq-icon{transform:rotate(45deg)}.dog-profile__faq-answer{padding:0 1.1rem 1.1rem;color:var(--profile-muted);line-height:1.7}.dog-profile__faq-answer>:first-child{margin-top:0}.dog-profile__faq-answer>:last-child{margin-bottom:0}.dog-profile__similar-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.dog-profile__similar-card{display:block;color:inherit;background:var(--profile-surface);border:1px solid var(--profile-border);border-radius:17px;overflow:hidden;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.dog-profile__similar-card:hover{border-color:color-mix(in srgb,var(--profile-primary) 36%,transparent);box-shadow:0 14px 30px #22422917;transform:translateY(-3px)}.dog-profile__similar-media{aspect-ratio:4/3;overflow:hidden;background:var(--profile-light-green)}.dog-profile__similar-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.dog-profile__similar-card:hover .dog-profile__similar-media img{transform:scale(1.035)}.dog-profile__similar-media--placeholder{display:grid;place-items:center;color:var(--profile-primary-dark);background:linear-gradient(145deg,var(--profile-light-green),var(--profile-cream))}.dog-profile__similar-media--placeholder span{display:grid;width:4rem;height:4rem;place-items:center;color:#fff;background:var(--profile-primary);border-radius:50%;font-size:1.5rem;font-weight:800}.dog-profile__similar-content{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.9rem 1rem}.dog-profile__similar-content h3{margin:0;line-height:1.25}.dog-profile__similar-content>span{color:var(--profile-primary);transition:transform .18s ease}.dog-profile__similar-card:hover .dog-profile__similar-content>span{transform:translate(3px)}.dog-profile__cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:3.5rem;padding:clamp(1.5rem,4vw,3rem);color:#fff;background:radial-gradient(circle at 90% 20%,rgba(229,238,215,.15),transparent 18rem),var(--profile-deep);border-radius:24px;overflow:hidden}.dog-profile__cta .dog-profile__section-label,.dog-profile__cta h2,.dog-profile__cta p{color:#fff}.dog-profile__cta h2{margin:0 0 .6rem;line-height:1.2}.dog-profile__cta p:not(.dog-profile__section-label){max-width:680px;margin:0;opacity:.86;line-height:1.65}.dog-profile :focus-visible{outline:3px solid rgba(23,83,45,.34);outline-offset:3px}@media(min-width:990px){.dog-profile__hero{grid-template-columns:minmax(0,1.04fr) minmax(380px,.96fr);gap:clamp(2.5rem,6vw,5rem)}.dog-profile__content-layout{grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:1.5rem}.dog-profile__aside{position:sticky;top:1.5rem}}@media(max-width:1050px){.dog-profile__product-grid,.dog-profile__similar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.dog-profile__container{width:min(100% - 1.25rem,1280px)}.dog-profile__hero-shell{padding-bottom:2.5rem}.dog-profile__breadcrumb{padding-bottom:1rem}.dog-profile__hero{gap:1.4rem}.dog-profile__media{min-height:260px;order:-1;border-radius:19px}.dog-profile__stats{grid-template-columns:1fr}.dog-profile__hero-actions{align-items:stretch;flex-direction:column}.dog-profile__hero-actions .dog-profile__button,.dog-profile__hero-actions .dog-profile__text-link{justify-content:center;width:100%}.dog-profile__jumpbar{align-items:flex-start;flex-direction:column}.dog-profile__jumpbar-links{flex-wrap:nowrap;width:100%;padding-bottom:.3rem;overflow-x:auto;scrollbar-width:thin}.dog-profile__jumpbar a{flex:0 0 auto}.dog-profile__panel,.dog-profile__facts-card{border-radius:16px}.dog-profile__section-heading--row,.dog-profile__cta{align-items:flex-start;flex-direction:column}.dog-profile__product-grid,.dog-profile__similar-grid{grid-template-columns:1fr}.dog-profile__cta .dog-profile__button{width:100%}}@media(prefers-reduced-motion:reduce){.dog-profile *,.dog-profile *:before,.dog-profile *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/hondenras-profile.css.map */
