body {
    font-family: 'Lato', sans-serif;
    background: #f5f5f5;
}
a {
    text-decoration: none !important;
}

.lc-navbar {
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    padding: 14px 0;
    margin-bottom: 40px;
}
.lc-navbar img {
    max-height: 40px !important;
}
.lc-navbar a.back-link {
    color: #007791 !important;
    font-size: 14px !important;
    letter-spacing: 0.5px;
}
.lc-navbar a.back-link i {
    margin-right: 6px;
}
.lc-main-container {
    padding-bottom: 60px !important;
}

.lc-cover {
    width: 100%;
    max-height: 340px;
    object-fit: cover;
    border-radius: 6px;
    margin-bottom: 24px;
}
.lc-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: 600;
    color: #222;
    margin-bottom: 12px;
}
.lc-desc {
    color: #555;
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 28px;
}
.lc-subtitle {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 500;
    color: #555;
    line-height: 1.5;
    margin: 0 0 20px 0;
    padding-left: 12px;
    border-left: 3px solid #007791;
}
.lc-body {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 28px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.lc-body p {
    margin: 0 0 12px 0;
}
.lc-body h1,
.lc-body h2,
.lc-body h3,
.lc-body h4,
.lc-body h5,
.lc-body h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #222;
    margin: 20px 0 10px 0;
    line-height: 1.3;
}
.lc-body h1 {
    font-size: 22px;
}
.lc-body h2 {
    font-size: 20px;
}
.lc-body h3 {
    font-size: 18px;
}
.lc-body h4 {
    font-size: 16px;
}
.lc-body h5,
.lc-body h6 {
    font-size: 15px;
}
.lc-body ul,
.lc-body ol {
    padding-left: 22px;
    margin: 0 0 14px 0;
}
.lc-body li {
    margin-bottom: 6px;
}
.lc-body a {
    color: #007791;
    text-decoration: underline !important;
}
.lc-body a:hover {
    color: #005f75;
}
.lc-body strong,
.lc-body b {
    color: #1a1a1a;
}
.lc-body em,
.lc-body i {
    color: #444;
}
.lc-body img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 14px auto;
    border-radius: 4px;
}
.lc-body blockquote {
    border-left: 4px solid #e0f0f4;
    background: #fafcfd;
    padding: 10px 16px;
    margin: 14px 0;
    color: #555;
    font-style: italic;
}
.lc-body table {
    width: 100%;
    border-collapse: collapse;
    margin: 14px 0;
}
.lc-body th,
.lc-body td {
    border: 1px solid #e6e6e6;
    padding: 8px 10px;
    text-align: left;
}
.lc-body th {
    background: #f0f7f9;
    font-weight: 600;
    color: #007791;
}
.lc-body iframe {
    max-width: 100%;
    margin: 14px 0;
}
.lc-body pre,
.lc-body code {
    background: #f5f5f5;
    border-radius: 4px;
    padding: 2px 6px;
    font-size: 13px;
}
.lc-body pre {
    padding: 12px;
    overflow-x: auto;
}
.lc-section-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #007791;
    border-bottom: 2px solid #e0f0f4;
    padding-bottom: 8px;
    margin-bottom: 14px;
}
.lc-module-list {
    list-style: none;
    padding: 0;
    margin: 0 0 28px;
}
.lc-module-list li {
    padding: 8px 0;
    border-bottom: 1px solid #eee;
    color: #444;
    font-size: 14px;
}
.lc-module-list li:last-child {
    border-bottom: none;
}
.lc-module-list li::before {
    content: '›';
    color: #007791;
    font-weight: bold;
    margin-right: 8px;
}

/* Sidebar acquisto */
.lc-sidebar {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
    padding: 28px 24px;
    position: sticky;
    top: 20px;
}
.lc-sidebar-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    font-weight: 600;
    color: #222;
    margin-bottom: 20px;
}
.lc-price-row {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #666;
    margin-bottom: 6px;
}
.lc-price-total {
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    font-weight: 700;
    color: #007791;
    border-top: 1px solid #e0f0f4;
    padding-top: 12px;
    margin: 12px 0 22px;
}
.lc-price-period {
    font-size: 13px;
    font-weight: 400;
    color: #888;
}
.lc-btn {
    display: block;
    width: 100%;
    text-align: center;
    padding: 13px 0;
    border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    cursor: pointer;
}
.lc-btn-primary {
    background: #007791;
    color: #fff;
}
.lc-btn-primary:hover {
    background: #005f75;
    color: #fff;
}
.lc-btn-outline {
    border: 2px solid #007791;
    color: #007791;
    background: #fff;
}
.lc-btn-outline:hover {
    background: #e0f0f4;
}
.lc-enrolled-note {
    text-align: center;
    color: #555;
    font-size: 13px;
    margin-bottom: 16px;
}
