.cfl-restoration-page { color: #212121; background: #fff; padding: clamp(36px, 6vw, 80px) 20px; }
.cfl-restoration-wrap { width: min(1180px, 100%); margin: 0 auto; }
.cfl-restoration-intro { max-width: 720px; margin: 0 auto 34px; text-align: center; }
.cfl-restoration-intro h1 { margin: 0 0 10px; color: #00a3e0; font: 700 clamp(2rem, 4vw, 3rem)/1.1 Montserrat, Arial, sans-serif; }
.cfl-restoration-intro p { margin: 0; font: 400 1.05rem/1.6 Lato, Arial, sans-serif; }
.cfl-restoration-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; }
.cfl-restoration-card, .cfl-restoration-event-item { display: flex; flex-direction: column; overflow: hidden; background: #f7f7f5; border: 1px solid rgb(0 0 0 / 10%); border-radius: 10px; box-shadow: 0 5px 18px rgb(0 0 0 / 8%); }
.cfl-restoration-image { display: block; width: 100%; max-height: 230px; object-fit: cover; }
.cfl-restoration-card-body { display: flex; flex: 1; flex-direction: column; padding: 18px; }
.cfl-restoration-card h2, .cfl-restoration-event-item h3 { margin: 0 0 10px; font: 700 1.05rem/1.25 Montserrat, Arial, sans-serif; }
.cfl-restoration-description, .cfl-restoration-copy { font: 400 .98rem/1.6 Lato, Arial, sans-serif; }
.cfl-restoration-card .cfl-restoration-button { margin-top: auto; }
.cfl-restoration-button { display: inline-flex; width: fit-content; align-items: center; justify-content: center; margin-top: 16px; padding: 10px 16px; border-radius: 999px; background: #ffc72c; color: #171717; font: 700 .9rem/1.2 Montserrat, Arial, sans-serif; text-decoration: none; }
.cfl-restoration-button:hover, .cfl-restoration-button:focus { background: #f7941d; color: #171717; }
.cfl-restoration-copy-grid, .cfl-restoration-event-grid { display: grid; grid-template-columns: minmax(0, 1.6fr) minmax(280px, .8fr); gap: 34px; align-items: start; }
.cfl-restoration-copy-grid aside, .cfl-restoration-event-grid aside { min-width: 0; }
.cfl-restoration-copy-grid h2 { margin: 28px 0 10px; font: 700 1.35rem/1.25 Montserrat, Arial, sans-serif; }
.cfl-restoration-copy-grid h2:first-child { margin-top: 0; }
.cfl-restoration-form { margin: 0 0 22px; padding: 22px; background: #f7f7f5; border: 1px solid rgb(0 0 0 / 10%); border-radius: 10px; }
.cfl-restoration-form h2 { margin: 0 0 14px; font: 700 1.15rem/1.3 Montserrat, Arial, sans-serif; }
.cfl-restoration-form label { display: block; margin: 0 0 12px; font: 700 .9rem/1.3 Lato, Arial, sans-serif; }
.cfl-restoration-form input { display: block; width: 100%; min-height: 42px; margin-top: 5px; padding: 8px 10px; border: 1px solid #aaa; border-radius: 4px; background: #fff; }
.cfl-restoration-event-item { margin: 0 0 18px; padding: 18px; }
.cfl-restoration-event-item .cfl-restoration-image { max-height: 260px; margin: -18px -18px 16px; width: calc(100% + 36px); }
.cfl-restoration-courses .cfl-restoration-intro { margin-bottom: 30px; }
.cfl-restoration-course-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }
.cfl-restoration-course-card { min-width: 0; overflow: hidden; background: #fff; border: 1px solid #dededb; border-radius: 10px; box-shadow: 0 5px 18px rgb(0 0 0 / 7%); }
.cfl-restoration-course-media { display: flex; height: 185px; align-items: center; justify-content: center; padding: 14px; background: #f4f4f1; }
.cfl-restoration-course-image { display: block; width: 100%; height: 100%; object-fit: contain; }
.cfl-restoration-course-placeholder { display: flex; width: 100%; height: 100%; align-items: center; justify-content: center; background: linear-gradient(120deg, #f7941d, #d9d9d6); color: #171717; font: 700 2.5rem/1 Montserrat, Arial, sans-serif; }
.cfl-restoration-course-body { padding: 18px 20px 20px; }
.cfl-restoration-course-body h2 { margin: 0 0 10px; font: 700 1.08rem/1.35 Montserrat, Arial, sans-serif; }
.cfl-restoration-course-body h2 a { color: #171717; text-decoration: none; }
.cfl-restoration-course-body h2 a:hover, .cfl-restoration-course-body h2 a:focus { text-decoration: underline; }
.cfl-restoration-course-body a:focus-visible, .cfl-restoration-pathway a:focus-visible, .cfl-restoration-pathway summary:focus-visible { outline: 3px solid #171717; outline-offset: 3px; }
.cfl-restoration-course-body p { margin: 0 0 12px; color: #555; font: 400 .92rem/1.4 Lato, Arial, sans-serif; }
.cfl-restoration-course-link { color: #925000; font: 700 .9rem/1.4 Montserrat, Arial, sans-serif; text-underline-offset: 3px; }
.cfl-restoration-pathway { margin: 0 auto 32px; padding: 24px 20px; background: #f7f7f5; }
.cfl-restoration-pathway-inner { width: min(1180px, 100%); margin: 0 auto; }
.cfl-restoration-pathway-inner > p { max-width: 78ch; margin: 0 0 20px; font: 400 1rem/1.6 Lato, Arial, sans-serif; }
.cfl-restoration-pathway h2 { margin: 0 0 14px; color: #171717; font: 700 1.3rem/1.3 Montserrat, Arial, sans-serif; }
.cfl-restoration-pathway ul { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; margin: 0 0 20px; padding: 0; list-style: none; }
.cfl-restoration-pathway li { min-width: 0; }
.cfl-restoration-pathway li a { display: block; height: 100%; padding: 12px 14px; border: 1px solid #dededb; border-radius: 6px; background: #fff; color: #171717; font: 700 .9rem/1.35 Montserrat, Arial, sans-serif; text-decoration: none; overflow-wrap: anywhere; }
.cfl-restoration-pathway li a:hover, .cfl-restoration-pathway li a:focus { border-color: #f7941d; text-decoration: underline; }
.cfl-restoration-pathway summary { width: fit-content; cursor: pointer; color: #925000; font: 700 .9rem/1.5 Montserrat, Arial, sans-serif; }
.cfl-restoration-pathway-details { max-width: 78ch; padding-top: 14px; font: 400 .96rem/1.6 Lato, Arial, sans-serif; overflow-wrap: anywhere; }
.cfl-restoration-pathway-details img { max-width: 100%; height: auto; }
.cfl-restoration-product-art { display: flex; aspect-ratio: 1; min-height: 190px; flex-direction: column; justify-content: space-between; padding: 20px; background: linear-gradient(145deg, #f7941d 0%, #ffc72c 55%, #d9d9d6 100%); color: #171717; text-align: left; overflow: hidden; }
.cfl-restoration-product-art-mark { font: 800 1.35rem/1 Montserrat, Arial, sans-serif; letter-spacing: .08em; }
.cfl-restoration-product-art-category { align-self: flex-start; padding: 5px 8px; border-radius: 3px; background: rgb(255 255 255 / 82%); font: 700 .7rem/1.3 Montserrat, Arial, sans-serif; text-transform: uppercase; overflow-wrap: anywhere; }
.cfl-restoration-product-art-title { display: -webkit-box; max-width: 25ch; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; font: 700 clamp(1rem, 1.5vw, 1.35rem)/1.25 Montserrat, Arial, sans-serif; overflow-wrap: anywhere; }
@media (max-width: 980px) { .cfl-restoration-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 980px) { .cfl-restoration-course-grid, .cfl-restoration-pathway ul { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 700px) { .cfl-restoration-copy-grid, .cfl-restoration-event-grid { grid-template-columns: minmax(0, 1fr); gap: 24px; } .cfl-restoration-grid, .cfl-restoration-course-grid, .cfl-restoration-pathway ul { grid-template-columns: minmax(0, 1fr); } .cfl-restoration-page { padding-inline: 16px; } .cfl-restoration-course-media { height: 170px; } }
