.page-specification main{padding:0 24px 72px}
.spec-breadcrumb{display:flex;align-items:center;gap:9px;width:min(1240px,100%);margin:22px auto 14px;color:#72685f;font-size:13px;font-weight:750}
.spec-breadcrumb a:hover{color:var(--blue)}.spec-breadcrumb strong{color:#342f2b}.spec-breadcrumb span{opacity:.5}
.spec-page{display:grid;gap:24px;width:min(1240px,100%);margin:0 auto}
.spec-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,390px);align-items:stretch;gap:24px;padding:38px;border:1px solid #e6ddd4;border-radius:30px;background:linear-gradient(135deg,#fffaf6,#fff 58%,#f6f3ef);box-shadow:0 24px 65px rgba(73,57,44,.09)}
.spec-hero h1{margin:12px 0 13px;font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.04em;color:#27231f}.spec-hero p{max-width:760px;margin:0;color:#625951;line-height:1.78}
.spec-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.spec-actions .button--secondary{border:1px solid #d9c8b9;background:#fff;color:#5a4638;box-shadow:none}
.spec-hero__summary{display:flex;flex-direction:column;justify-content:center;min-height:235px;padding:28px;border:1px solid #dcd1c7;border-radius:24px;background:#fff;box-shadow:0 18px 46px rgba(73,57,44,.08)}
.spec-hero__summary span{color:#88715f;font-size:12px;font-weight:850;letter-spacing:.08em}.spec-hero__summary strong{margin-top:10px;color:#2a2521;font-size:34px;line-height:1.15}.spec-hero__summary b{margin-top:9px;color:#986a4e;font-size:20px}.spec-hero__summary small{margin-top:12px;color:#6d655f;line-height:1.55}.spec-hero__summary--ratio strong{font-size:62px;letter-spacing:-.05em}
.spec-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.spec-facts article{display:grid;align-content:start;gap:7px;min-height:128px;padding:20px;border:1px solid #e4ddd7;border-radius:18px;background:#fff}.spec-facts span{color:#89796d;font-size:11px;font-weight:850;letter-spacing:.07em}.spec-facts strong{color:#302a25;font-size:18px;line-height:1.45}.spec-facts small{color:#726860;font-size:12px;line-height:1.55}
.spec-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.spec-content-card{padding:26px;border:1px solid #e3dbd4;border-radius:22px;background:#fff}.spec-content-card>span,.spec-section-head span,.spec-final-cta span{color:#a06446;font-size:11px;font-weight:900;letter-spacing:.09em}.spec-content-card h2,.spec-section-head h2,.spec-final-cta h2{margin:7px 0 12px;color:#302a25;font-size:23px;line-height:1.25}.spec-content-card p,.spec-content-card li{color:#625a53;line-height:1.72}.spec-content-card ul{margin:10px 0 0;padding-left:20px}.spec-warning{padding:12px 14px;border-left:3px solid #b27a55;border-radius:8px;background:#fbf5f0;color:#67574b!important}
.spec-sources{padding:28px;border:1px solid #dfd6ce;border-radius:24px;background:#fbfaf8}.spec-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.spec-section-head h2{margin-bottom:0}.spec-section-head>strong{padding:8px 11px;border-radius:999px;background:#eee6df;color:#684b3a;font-size:12px}.spec-sources__intro{max-width:850px;margin:12px 0 18px;color:#6d655f;line-height:1.7}.spec-sources code{padding:2px 6px;border-radius:6px;background:#eee9e4;font-size:12px}
.spec-source-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.spec-source{display:grid;gap:11px;padding:20px;border:1px solid #e0d8d1;border-radius:18px;background:#fff}.spec-source__head{display:flex;align-items:start;justify-content:space-between;gap:14px}.spec-source__head span{color:#8a6955;font-size:10px;font-weight:900;letter-spacing:.07em}.spec-source__head h3{margin:3px 0 0;color:#39312b;font-size:16px}.spec-source__head>b{padding:5px 8px;border-radius:999px;background:#f0ebe6;color:#62574f;font-size:10px}.spec-source>strong{color:#302a25;line-height:1.5}.spec-source dl{display:grid;gap:5px;margin:0}.spec-source dl div{display:grid;grid-template-columns:72px 1fr;gap:8px;font-size:12px;line-height:1.55}.spec-source dt{color:#887b70;font-weight:800}.spec-source dd{margin:0;color:#504942}.spec-source p{margin:0;color:#6b625a;font-size:12px;line-height:1.65}.spec-source>a{justify-self:start;color:#925d40;font-size:12px;font-weight:850}.spec-source>a:hover{text-decoration:underline}
.spec-final-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 30px;border-radius:22px;background:#2b2723;color:#fff}.spec-final-cta h2{color:#fff}.spec-final-cta p{margin:0;color:#cfc8c2;line-height:1.6}.spec-final-cta .button{flex:none}
@media(max-width:900px){.spec-hero{grid-template-columns:1fr}.spec-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.spec-source-grid{grid-template-columns:1fr}}
@media(max-width:620px){.page-specification main{padding:0 12px 42px}.spec-breadcrumb{margin-top:14px;overflow:hidden;white-space:nowrap}.spec-breadcrumb strong{overflow:hidden;text-overflow:ellipsis}.spec-page{gap:15px}.spec-hero{gap:16px;padding:23px 19px;border-radius:23px}.spec-hero h1{font-size:33px}.spec-actions{display:grid}.spec-actions .button{width:100%}.spec-hero__summary{min-height:180px;padding:21px}.spec-hero__summary strong{font-size:29px}.spec-hero__summary--ratio strong{font-size:52px}.spec-facts{grid-template-columns:1fr 1fr;gap:9px}.spec-facts article{min-height:112px;padding:15px}.spec-facts strong{font-size:15px}.spec-content-grid{grid-template-columns:1fr;gap:11px}.spec-content-card,.spec-sources{padding:19px}.spec-section-head{align-items:flex-start;flex-direction:column;gap:9px}.spec-source{padding:16px}.spec-final-cta{align-items:flex-start;flex-direction:column;padding:22px}.spec-final-cta .button{width:100%}}
