.human-years-calculator{display:block;padding:196px 0 72px;background:var(--hyc-section-bg, #f3f5f7);color:var(--hyc-text, #1a2233)}.human-years-calculator *,.human-years-calculator *:before,.human-years-calculator *:after{box-sizing:border-box}.human-years-calculator [hidden]{display:none!important}.human-years-calculator__inner{max-width:980px}.human-years-calculator__head{max-width:780px;margin-bottom:28px}.human-years-calculator__eyebrow{display:inline-flex;align-items:center;margin:0 0 18px;color:var(--hyc-accent, #0f8a7b);font-size:14px;line-height:1.2;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.human-years-calculator__title{margin:0 0 12px;color:var(--hyc-text, #1a2233);font-size:38px;line-height:.98;font-weight:900;letter-spacing:-.04em}.human-years-calculator__desc{max-width:760px;margin:0;color:var(--hyc-muted, #667085);font-size:16px;line-height:1.6;font-weight:500}.human-years-calculator__form{display:grid;gap:18px}.human-years-calculator__panel{padding:28px;border:1px solid var(--hyc-line, #dbe6e5);border-radius:28px;background:var(--hyc-panel-bg, #ffffff);box-shadow:0 10px 30px #1a22330d}.human-years-calculator__panel-head{margin-bottom:18px}.human-years-calculator__panel-title{display:flex;align-items:baseline;gap:7px;margin:0;color:var(--hyc-accent-2, #0b6e63);font-size:15px;line-height:1.3;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.human-years-calculator__panel-title span{color:var(--hyc-muted, #667085)}.human-years-calculator__panel-desc{max-width:760px;margin:10px 0 0;color:var(--hyc-muted, #667085);font-size:14px;line-height:1.55;font-weight:500}.human-years-calculator__fields{display:grid;gap:18px}.human-years-calculator__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.human-years-calculator__field{display:flex;flex-direction:column;gap:8px;min-width:0;margin:0}.human-years-calculator__field--inline{display:flex;flex-direction:column;align-items:stretch;gap:8px}.human-years-calculator__field--inline>span{display:block;width:100%;min-width:0}.human-years-calculator__field--inline>span small{display:inline;margin:0;color:var(--hyc-muted, #667085);font-size:inherit;line-height:inherit;font-weight:500}.human-years-calculator__field--inline>input,.human-years-calculator__field--inline>select,.human-years-calculator__field--inline>.human-years-calculator__inline-input{width:100%;min-width:0}.human-years-calculator__field--weight{display:flex;flex-direction:column;align-items:stretch;gap:8px}.human-years-calculator__field--weight>span,.human-years-calculator__field--weight>.human-years-calculator__inline-input,.human-years-calculator__field-note--inline{width:100%;margin:0}.human-years-calculator__field-note--inline{display:block}.human-years-calculator [data-hyc-dog-fields],.human-years-calculator [data-hyc-cat-fields]{display:grid;gap:18px}.human-years-calculator__field>span,.human-years-calculator__fieldset>legend,.human-years-calculator__factor-group>legend{color:var(--hyc-text, #1a2233);font-size:14px;line-height:1.35;font-weight:900;letter-spacing:-.01em}.human-years-calculator__field>span small{color:var(--hyc-muted, #667085);font-size:inherit;font-weight:500}.human-years-calculator__field-note{display:block;margin:0;color:var(--hyc-muted, #667085);font-size:12.5px;line-height:1.5;font-weight:500}.human-years-calculator__fieldset,.human-years-calculator__factor-group{min-width:0;margin:0;padding:0;border:0}.human-years-calculator__fieldset>legend,.human-years-calculator__factor-group>legend{margin-bottom:10px;padding:0}.human-years-calculator__factor-group+.human-years-calculator__factor-group{margin-top:22px}.human-years-calculator input,.human-years-calculator select{font:inherit}.human-years-calculator input[type=text],.human-years-calculator input[type=number],.human-years-calculator select{width:100%;min-width:0;height:56px;padding:0 16px;border:1px solid rgba(26,34,51,.14);border-radius:16px;background:#fff;color:var(--hyc-text, #1a2233);font-size:15px;line-height:1;font-weight:700;outline:none;-webkit-appearance:none;appearance:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.human-years-calculator select{padding-right:46px;background-image:linear-gradient(45deg,transparent 50%,var(--hyc-muted, #667085) 50%),linear-gradient(135deg,var(--hyc-muted, #667085) 50%,transparent 50%);background-position:calc(100% - 20px) 50%,calc(100% - 15px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.human-years-calculator select[data-hyc-dog-breed]:disabled,.human-years-calculator select[data-hyc-cat-breed]:disabled{cursor:wait}.human-years-calculator input::placeholder{color:#8c97a8;font-weight:600}.human-years-calculator input:focus,.human-years-calculator select:focus{border-color:var(--hyc-accent, #0f8a7b);box-shadow:0 0 0 4px #0f8a7b1f}.human-years-calculator input:disabled,.human-years-calculator select:disabled{opacity:.58;cursor:not-allowed}.human-years-calculator__inline-input{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:stretch}.human-years-calculator__segmented,.human-years-calculator__unit-toggle{display:flex;gap:10px}.human-years-calculator__segmented--species{width:100%}.human-years-calculator__segment,.human-years-calculator__unit-toggle label{position:relative;display:flex;min-width:0;margin:0}.human-years-calculator__segment{flex:1 1 0}.human-years-calculator__segment input,.human-years-calculator__unit-toggle input,.human-years-calculator__checkbox input{position:absolute;opacity:0;pointer-events:none}.human-years-calculator__segment>span,.human-years-calculator__unit-toggle label>span{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:56px;padding:0 20px;border:1.5px solid rgba(26,34,51,.12);border-radius:16px;background:#fff;color:var(--hyc-muted, #667085);font-size:15px;line-height:1.2;font-weight:800;text-align:center;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.human-years-calculator__segment>span{flex-direction:column;min-height:102px;gap:7px;padding:16px}.human-years-calculator__segment-icon{font-size:30px;line-height:1}.human-years-calculator__unit-toggle label>span{min-width:68px;padding:0 16px}.human-years-calculator__segment input:checked+span,.human-years-calculator__unit-toggle input:checked+span{border-color:var(--hyc-accent, #0f8a7b);background:#0f8a7b14;color:var(--hyc-accent, #0f8a7b);box-shadow:inset 0 0 0 2px #0f8a7b0d}.human-years-calculator__segment:hover>span,.human-years-calculator__unit-toggle label:hover>span{transform:translateY(-1px);border-color:#0f8a7b80}.human-years-calculator__checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.human-years-calculator__checkbox{position:relative;display:flex;align-items:flex-start;gap:12px;min-height:56px;margin:0;padding:15px 16px;border:1px solid rgba(26,34,51,.12);border-radius:16px;background:#fff;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.human-years-calculator__checkbox:before{content:"";flex:0 0 auto;width:22px;height:22px;margin-top:1px;border:1.5px solid rgba(26,34,51,.42);border-radius:5px;background:#fff;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.human-years-calculator__checkbox:hover{transform:translateY(-1px);border-color:#0f8a7b6b}.human-years-calculator__checkbox:has(input:checked),.human-years-calculator__checkbox.is-selected{border-color:#0f8a7b47;background:#0f8a7b0f}.human-years-calculator__checkbox:has(input:checked):before,.human-years-calculator__checkbox.is-selected:before{border-color:var(--hyc-accent, #0f8a7b);background:var(--hyc-accent, #0f8a7b);box-shadow:inset 0 0 0 4px #fff}.human-years-calculator__checkbox>span{min-width:0}.human-years-calculator__checkbox strong{display:block;color:var(--hyc-text, #1a2233);font-size:14px;line-height:1.35;font-weight:800}.human-years-calculator__checkbox small{display:block;margin-top:3px;color:var(--hyc-muted, #667085);font-size:12px;line-height:1.4;font-weight:500}.human-years-calculator__errors{margin-top:18px;padding:14px 16px;border:1px solid rgba(185,28,28,.16);border-radius:16px;background:#b91c1c14;color:var(--hyc-danger, #b91c1c);font-size:14px;line-height:1.45;font-weight:700}.human-years-calculator__actions{display:flex;margin-top:20px}.human-years-calculator__submit,.human-years-calculator__primary,.human-years-calculator__restart-link{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 24px;border:1px solid transparent;border-radius:16px;font-size:15px;line-height:1;font-weight:900;text-align:center;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease,color .2s ease}.human-years-calculator__submit{width:100%;background:var(--hyc-accent, #0f8a7b);color:#fff;box-shadow:0 10px 24px #0f8a7b2e}.human-years-calculator__submit:hover{transform:translateY(-1px);color:#fff;box-shadow:0 14px 26px #0f8a7b3b}.human-years-calculator__results{display:grid;gap:18px;margin-top:24px;scroll-margin-top:120px}.human-years-calculator__result-hero{padding:30px 24px;border-radius:28px;background:linear-gradient(135deg,var(--hyc-accent-2, #0b6e63),#094f49);color:#fff;text-align:center;box-shadow:0 14px 36px #0b6e6329}.human-years-calculator__result-label{display:block;margin-bottom:8px;color:#ffffffdb;font-size:12px;line-height:1.2;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.human-years-calculator__result-age{display:flex;align-items:baseline;justify-content:center;gap:10px}.human-years-calculator__result-age strong{color:#fff;font-size:58px;line-height:.95;font-weight:900;letter-spacing:-.05em}.human-years-calculator__result-age span{color:#ffffffdb;font-size:18px;line-height:1.2;font-weight:800}.human-years-calculator__result-summary{max-width:640px;margin:14px auto 0;color:#ffffffe6;font-size:15px;line-height:1.55;font-weight:500}.human-years-calculator__stage-badge{display:inline-flex;align-items:center;justify-content:center;min-height:34px;margin-top:16px;padding:6px 16px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#ffffff24;color:#fff;font-size:14px;line-height:1.2;font-weight:900}.human-years-calculator__stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.human-years-calculator__stat-card{min-width:0;padding:18px 14px;border:1px solid var(--hyc-line, #dbe6e5);border-radius:18px;background:var(--hyc-card-bg, #ffffff);text-align:center}.human-years-calculator__stat-card span{display:block;margin-bottom:7px;color:var(--hyc-muted, #667085);font-size:11px;line-height:1.3;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.human-years-calculator__stat-card strong{display:block;color:var(--hyc-text, #1a2233);font-size:20px;line-height:1.15;font-weight:900;letter-spacing:-.02em}.human-years-calculator__notice{padding:15px 17px;border:1px solid rgba(217,161,6,.24);border-radius:16px;background:#d9a1061a;color:#745807;font-size:14px;line-height:1.55;font-weight:600}.human-years-calculator__notice strong{color:#5d4706}.human-years-calculator__result-card{padding:24px;border:1px solid var(--hyc-line, #dbe6e5);border-radius:24px;background:var(--hyc-card-bg, #ffffff);box-shadow:0 8px 26px #1a22330a}.human-years-calculator__result-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.human-years-calculator__result-card-eyebrow{display:block;margin-bottom:6px;color:var(--hyc-accent, #0f8a7b);font-size:11px;line-height:1.2;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.human-years-calculator__result-card h2{margin:0;color:var(--hyc-text, #1a2233);font-size:21px;line-height:1.2;font-weight:900;letter-spacing:-.03em}.human-years-calculator__biological-age{display:flex;align-items:baseline;gap:8px;margin-bottom:10px}.human-years-calculator__biological-age strong{color:var(--hyc-text, #1a2233);font-size:40px;line-height:1;font-weight:900;letter-spacing:-.04em}.human-years-calculator__biological-age span{color:var(--hyc-muted, #667085);font-size:15px;line-height:1.2;font-weight:700}.human-years-calculator__biological-delta{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:5px 11px;border-radius:999px;font-size:13px;line-height:1.2;font-weight:900}.human-years-calculator__biological-delta[data-state=up]{background:#b91c1c17;color:var(--hyc-danger, #b91c1c)}.human-years-calculator__biological-delta[data-state=down]{background:#2fa56b1a;color:var(--hyc-success, #2fa56b)}.human-years-calculator__biological-delta[data-state=flat]{background:#6670851a;color:var(--hyc-muted, #667085)}.human-years-calculator__biological-summary,.human-years-calculator__chart-description,.human-years-calculator__result-note,.human-years-calculator__disclaimer p,.human-years-calculator__cta p{margin:0;color:var(--hyc-muted, #667085);font-size:15px;line-height:1.6;font-weight:500}.human-years-calculator__factor-list,.human-years-calculator__care-list{margin:18px 0 0;padding:0;list-style:none}.human-years-calculator__factor-list li{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 0;border-top:1px solid var(--hyc-line, #dbe6e5);color:var(--hyc-text, #1a2233);font-size:14px;line-height:1.4;font-weight:700}.human-years-calculator__factor-list li:last-child{padding-bottom:0}.human-years-calculator__factor-list [data-state=up]{color:var(--hyc-danger, #b91c1c)}.human-years-calculator__factor-list [data-state=down]{color:var(--hyc-success, #2fa56b)}.human-years-calculator__result-note{margin-top:16px;padding-top:16px;border-top:1px solid var(--hyc-line, #dbe6e5);font-size:13px}.human-years-calculator__chart-description{margin-bottom:16px}.human-years-calculator__chart{width:100%;overflow:hidden}.human-years-calculator__chart svg{display:block;width:100%;height:auto}.human-years-calculator__chart-legend{display:flex;flex-wrap:wrap;gap:14px;margin-top:12px;color:var(--hyc-muted, #667085);font-size:12px;line-height:1.4;font-weight:700}.human-years-calculator__chart-legend span{display:inline-flex;align-items:center;gap:7px}.human-years-calculator__chart-legend i{display:inline-block;width:11px;height:11px;border-radius:999px;background:var(--hyc-accent, #0f8a7b)}.human-years-calculator__chart-legend i[data-type=current]{background:#fff;border:3px solid var(--hyc-accent-2, #0b6e63)}.human-years-calculator__care-list{margin-top:0}.human-years-calculator__care-list li{position:relative;padding:12px 0 12px 28px;border-top:1px solid var(--hyc-line, #dbe6e5);color:var(--hyc-muted, #667085);font-size:14.5px;line-height:1.55;font-weight:500}.human-years-calculator__care-list li:first-child{border-top:0;padding-top:0}.human-years-calculator__care-list li:before{content:"";position:absolute;top:19px;left:2px;width:9px;height:9px;border-radius:999px;background:var(--hyc-accent, #0f8a7b)}.human-years-calculator__care-list li:first-child:before{top:7px}.human-years-calculator__care-list strong{color:var(--hyc-text, #1a2233)}.human-years-calculator__species-note{padding:16px 18px;border:1px solid rgba(15,138,123,.18);border-radius:18px;background:#0f8a7b14;color:#0b5f57;font-size:14px;line-height:1.55;font-weight:600}.human-years-calculator__species-note strong{color:#084941}.human-years-calculator__cta{padding:28px;border-radius:24px;background:var(--hyc-text, #1a2233);color:#fff;text-align:center}.human-years-calculator__cta-eyebrow{display:block;margin-bottom:8px;color:#7ed5c9;font-size:11px;line-height:1.2;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.human-years-calculator__cta h2{margin:0 0 10px;color:#fff;font-size:22px;line-height:1.2;font-weight:900;letter-spacing:-.03em}.human-years-calculator__cta p{max-width:620px;margin:0 auto 18px;color:#ffffffb8}.human-years-calculator__primary{width:auto;min-width:220px;background:var(--hyc-accent, #0f8a7b);color:#fff;box-shadow:0 10px 24px #0f8a7b33}.human-years-calculator__primary:hover{transform:translateY(-1px);color:#fff;box-shadow:0 14px 28px #0f8a7b40}.human-years-calculator__disclaimer{padding-top:18px;border-top:1px solid var(--hyc-line, #dbe6e5)}.human-years-calculator__disclaimer p{font-size:12.5px}.human-years-calculator__restart-link{justify-self:start;width:auto;min-height:auto;padding:0;border:0;border-radius:0;background:transparent;color:var(--hyc-accent, #0f8a7b);box-shadow:none}.human-years-calculator__restart-link:hover{transform:none;text-decoration:underline}.human-years-calculator .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:1024px){.human-years-calculator__title{font-size:32px}.human-years-calculator__stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.human-years-calculator{padding:124px 0 40px}.human-years-calculator__head{margin-bottom:22px}.human-years-calculator__eyebrow{margin-bottom:14px;font-size:12px}.human-years-calculator__title{font-size:26px;line-height:1.02}.human-years-calculator__desc{font-size:15px}.human-years-calculator__panel{padding:20px;border-radius:22px}.human-years-calculator__grid,.human-years-calculator__checkbox-grid,.human-years-calculator__inline-input{grid-template-columns:1fr}.human-years-calculator__unit-toggle{width:100%}.human-years-calculator__unit-toggle label{flex:1 1 0}.human-years-calculator__unit-toggle label>span{width:100%;min-width:0}.human-years-calculator__result-hero{padding:24px 18px;border-radius:22px}.human-years-calculator__result-age{flex-direction:column;align-items:center;gap:6px}.human-years-calculator__result-age strong{font-size:48px}.human-years-calculator__result-age span{font-size:16px}.human-years-calculator__result-card{padding:20px;border-radius:22px}.human-years-calculator__result-card-head{flex-direction:column;align-items:flex-start;gap:12px}.human-years-calculator__biological-age strong{font-size:34px}.human-years-calculator__factor-list li{align-items:flex-start;flex-direction:column;gap:5px}.human-years-calculator__cta{padding:24px 18px;border-radius:22px}.human-years-calculator__primary{width:100%;min-width:0}}@media(max-width:560px){.human-years-calculator__segmented--species{display:grid;grid-template-columns:1fr 1fr}.human-years-calculator__segment>span{min-height:92px;padding:14px 10px}.human-years-calculator__stats-grid{grid-template-columns:1fr}.human-years-calculator__stat-card{text-align:left}.human-years-calculator__result-summary{font-size:14px}.human-years-calculator__chart{width:calc(100% + 16px);margin-inline:-8px}.human-years-calculator__chart svg text{font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/s-human-years-calculator.css.map */
