.cat-age-page{background:#fff;color:#1d1d1d}.cat-age-hero{background:#f8f7f4;border-bottom:1px solid #e8e5df}.cat-age-hero-content{max-width:1200px;min-height:420px;margin:0 auto;padding:70px 40px 0;display:grid;grid-template-columns:1fr .9fr;align-items:center}.cat-age-hero-text{padding-bottom:80px}.cat-age-hero h1{margin:0 0 24px;line-height:1.05;letter-spacing:-.04em;font-weight:600}.cat-age-hero p{max-width:520px;margin:0;font-size:18px;line-height:1.7}.cat-age-hero-image{height:100%;display:flex;align-items:flex-end;justify-content:center}.cat-age-hero-image img{display:block;max-width:100%;max-height:380px;object-fit:contain}.cat-age-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:50px}.cat-age-main{min-width:0}.cat-age-calculator-card{position:relative;z-index:2;margin:-70px 30px 80px;padding:32px;background:#fff;border:1px solid #e8e5df;border-radius:20px;box-shadow:0 12px 40px #00000014}.cat-age-inputs{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cat-age-field{cursor:pointer;-webkit-user-select:none;user-select:none}.cat-age-field label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;cursor:pointer}.cat-age-field input{width:100%;height:48px;padding:0 14px;border:1px solid #dcd9d2;border-radius:8px;background:#fff;font:inherit;color:#1d1d1d;box-sizing:border-box;user-select:none;-webkit-user-select:none}.cat-age-field input:focus{outline:none;border-color:#1d1d1d}.cat-age-field input[type=date]{cursor:pointer;user-select:none;-webkit-user-select:none}.cat-age-calculate-button{width:100%;height:48px;margin-top:18px;border:none;border-radius:8px;background:#1d1d1d;color:#fff;font-size:15px;font-weight:500;cursor:pointer;transition:opacity .2s ease}.cat-age-calculate-button:hover{opacity:.85}.cat-age-divider{height:1px;margin:18px 0;background:#eeeae4}.cat-age-results{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cat-age-result-box{padding:22px;min-height:150px;border-radius:12px;background:#faf8f5;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.cat-age-result-title{margin-bottom:16px;font-size:14px;font-weight:500}.cat-age-result-values{display:flex;align-items:center;gap:12px}.cat-age-result-values strong{display:block;font-size:36px;line-height:1;font-weight:600}.cat-age-result-values span{display:block;margin-top:7px;font-size:12px}.cat-age-plus{color:#999}.cat-age-big-number{display:block;font-size:42px;line-height:1;font-weight:600}.cat-age-result-age{display:flex;align-items:baseline;justify-content:center;gap:8px}.cat-age-approx{font-size:32px;font-weight:500}.cat-age-result-box>span{margin-top:7px;font-size:12px}.cat-age-progress{width:100%;height:8px;margin-top:15px;overflow:hidden;border-radius:999px;background:#e8e3dc}.cat-age-progress-bar{height:100%;width:0;border-radius:inherit;background:#c88d55;transition:width .5s ease}.cat-age-result-box small{margin-top:10px;font-size:11px;line-height:1.4;color:#777}.cat-age-article{padding:0 30px 80px}.cat-age-article section{padding:50px 0;border-bottom:1px solid #ebe8e2}.cat-age-article h2{margin:0 0 18px;font-size:32px;line-height:1.2;letter-spacing:-.025em}.cat-age-article h3{margin-top:30px;margin-bottom:10px;font-size:20px}.cat-age-article p{max-width:720px;margin:0 0 16px;font-size:16px;line-height:1.75}.cat-age-content-with-image{display:grid;grid-template-columns:1fr .8fr;gap:40px;align-items:center}.cat-age-article-image img{width:100%;max-height:330px;object-fit:cover;border-radius:16px}.cat-age-highlight{margin-top:24px;padding:20px 24px;border-radius:12px;background:#f8f4ee}.cat-age-highlight p{margin:0 0 8px}.cat-age-highlight p:last-child{margin-bottom:0}.cat-age-table-wrapper{margin-top:25px;overflow-x:auto;border-radius:12px}.cat-age-table{width:100%;border-collapse:collapse;background:#faf8f5;font-size:13px}.cat-age-table th,.cat-age-table td{padding:13px 10px;text-align:center;white-space:nowrap}.cat-age-table th{font-weight:600}.cat-age-toc{padding-top:1px}.cat-age-toc-inner{position:sticky;top:60px;padding:24px 0}.cat-age-toc h2{margin:0 0 20px;font-size:20px;font-weight:600}#cat-age-toc-nav{display:flex;flex-direction:column}#cat-age-toc-nav a{position:relative;padding:10px 0 10px 16px;border-left:2px solid #eeeae4;color:#555;font-size:14px;line-height:1.4;text-decoration:none;transition:all .2s ease}#cat-age-toc-nav a:hover{color:#1d1d1d}#cat-age-toc-nav a.active{border-left-color:#c88d55;color:#1d1d1d;font-weight:500}@media screen and (max-width:1024px){.cat-age-hero-content{padding-left:30px;padding-right:30px}.cat-age-layout{grid-template-columns:1fr}.cat-age-toc{display:none}}@media screen and (max-width:767px){.cat-age-hero-content{display:block;min-height:auto;padding:45px 20px 0}.cat-age-hero-text{padding-bottom:30px}.cat-age-hero h1{font-size:42px}.cat-age-hero p{font-size:16px}.cat-age-hero-image{display:none}.cat-age-layout{display:block}.cat-age-calculator-card{margin:15px 40px;padding:20px;border-radius:16px}.cat-age-inputs,.cat-age-results{grid-template-columns:1fr}.cat-age-article{padding:0 20px 50px}.cat-age-article h2{font-size:28px}.cat-age-content-with-image{grid-template-columns:1fr}.cat-age-article-image{order:-1}}.cat-life-stage-table-wrapper{overflow-x:auto}.cat-life-stage-table-wrapper .cat-age-table th,.cat-life-stage-table-wrapper .cat-age-table td{white-space:normal;text-align:left;vertical-align:top}.cat-life-stage-table-wrapper .cat-age-table th{white-space:nowrap}.cat-age-article a{color:#3474f4}.cat-age-article a:hover{text-decoration:underline}
/*# sourceMappingURL=/cdn/shop/t/23/assets/cat-age-calculator.css.map */
