.elementor-4270 .elementor-element.elementor-element-255aafa{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4270 .elementor-element.elementor-element-255aafa .wdb-image-hover{background-image:url( https://thebnbdepot.com/wp-content/plugins/elementor/assets/images/placeholder.png );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-4270 .elementor-element.elementor-element-255aafa{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(max-width:767px){.elementor-4270 .elementor-element.elementor-element-255aafa{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-068849d */<style>
/* === RESET & BASE STYLES === */
*, *::before, *::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.elementor-4270 .elementor-element.elementor-element-068849d html {
    scroll-behavior: smooth;
    overflow-x: hidden;
    font-size: 16px;
}

.elementor-4270 .elementor-element.elementor-element-068849d body {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
    line-height: 1.6;
    color: #1a202c;
    background: #fff;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.privacy-policy-container {
    width: 100%;
    max-width: none;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    width: 100%;
}

/* === RESPONSIVE TYPOGRAPHY === */
.elementor-4270 .elementor-element.elementor-element-068849d h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    margin-bottom: 16px;
    line-height: 1.2;
    color: #1a202c;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.elementor-4270 .elementor-element.elementor-element-068849d h1 {
    font-size: clamp(1.75rem, 4vw, 3rem);
    font-weight: 800;
}

.elementor-4270 .elementor-element.elementor-element-068849d h2 {
    font-size: clamp(1.25rem, 3vw, 2rem);
    margin-bottom: clamp(16px, 3vw, 24px);
    color: #2E7D32;
}

.elementor-4270 .elementor-element.elementor-element-068849d h3 {
    font-size: clamp(1.125rem, 2.5vw, 1.5rem);
    margin-bottom: clamp(12px, 2vw, 16px);
}

.elementor-4270 .elementor-element.elementor-element-068849d h4 {
    font-size: clamp(1rem, 2vw, 1.125rem);
    margin-bottom: clamp(8px, 1.5vw, 12px);
}

.elementor-4270 .elementor-element.elementor-element-068849d p {
    margin-bottom: 16px;
    color: #4a5568;
    line-height: 1.7;
    font-size: clamp(0.875rem, 1.5vw, 1rem);
}

.elementor-4270 .elementor-element.elementor-element-068849d a {
    color: #2E7D32;
    text-decoration: none;
    transition: color 0.3s ease;
    word-break: break-word;
}

.elementor-4270 .elementor-element.elementor-element-068849d a:hover {
    color: #1B5E20;
    text-decoration: underline;
}

/* === HEADER SECTION === */
.elementor-4270 .elementor-element.elementor-element-068849d .privacy-header {
    background: linear-gradient(135deg, #E8F5E8 0%, #C8E6C9 100%);
    padding: clamp(40px, 8vw, 80px) 0;
    text-align: center;
}

.elementor-4270 .elementor-element.elementor-element-068849d .breadcrumb {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-bottom: 24px;
    font-size: clamp(0.8rem, 1.5vw, 0.9rem);
    flex-wrap: wrap;
    flex-direction: row!important;
}

.elementor-4270 .elementor-element.elementor-element-068849d .breadcrumb-link {
    color: #2E7D32;
    font-weight: 500;
}

.elementor-4270 .elementor-element.elementor-element-068849d .breadcrumb i {
    color: #81C784;
    font-size: 0.75rem;
}

.breadcrumb-current {
    color: #4a5568;
    font-weight: 500;
}

.last-updated {
    background: #fff;
    display: inline-block;
    padding: clamp(6px, 1.5vw, 8px) clamp(12px, 3vw, 16px);
    border-radius: 20px;
    font-size: clamp(0.8rem, 1.5vw, 0.9rem);
    color: #2E7D32;
    margin-bottom: 24px;
    border: 1px solid #C8E6C9;
}

.policy-overview {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 16px;
}

.policy-overview p {
    font-size: clamp(1rem, 2vw, 1.125rem);
    color: #2d3748;
    margin: 0;
}

/* === QUICK SUMMARY SECTION === */
.quick-summary {
    padding: clamp(60px, 10vw, 80px) 0;
    background: #fff;
}

.summary-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(280px, 100%), 1fr));
    gap: clamp(20px, 4vw, 32px);
    margin-top: clamp(32px, 6vw, 40px);
}

.summary-card {
    background: #fff;
    border: 2px solid #E8F5E8;
    border-radius: 16px;
    padding: clamp(20px, 4vw, 32px) clamp(16px, 3vw, 24px);
    text-align: center;
    transition: all 0.3s ease;
}

.summary-card:hover {
    border-color: #2E7D32;
    box-shadow: 0 10px 25px rgba(46, 125, 50, 0.1);
    transform: translateY(-4px);
}

.summary-icon {
    width: clamp(64px, 12vw, 80px);
    height: clamp(64px, 12vw, 80px);
    background: linear-gradient(135deg, #2E7D32 0%, #43A047 100%);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto clamp(16px, 3vw, 24px);
    color: #fff;
    font-size: clamp(1.5rem, 3vw, 2rem);
}

.summary-card h3 {
    font-size: clamp(1.125rem, 2.5vw, 1.25rem);
    margin-bottom: 12px;
    color: #1a202c;
}

.summary-card p {
    color: #4a5568;
    margin: 0;
    line-height: 1.6;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

/* === TABLE OF CONTENTS === */
.table-of-contents {
    padding: clamp(50px, 8vw, 60px) 0;
    background: #FFFDE7;
}

.toc-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(300px, 100%), 1fr));
    gap: clamp(24px, 5vw, 40px);
    margin-top: clamp(32px, 6vw, 40px);
}

.toc-list {
    list-style: none;
    padding: 0;
}

.toc-list li {
    margin-bottom: 12px;
}

.toc-link {
    display: flex;
    align-items: center;
    padding: clamp(10px, 2vw, 12px) clamp(12px, 3vw, 16px);
    background: #fff;
    border-radius: 8px;
    font-weight: 500;
    transition: all 0.3s ease;
    border: 1px solid #E8F5E8;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.toc-link:hover {
    background: #E8F5E8;
    transform: translateX(8px);
    text-decoration: none;
}

/* === CONTENT SECTIONS === */
.privacy-content {
    padding: clamp(60px, 10vw, 80px) 0;
    background: #fff;
}

.content-section {
    margin-bottom: clamp(60px, 10vw, 80px);
    scroll-margin-top: 80px;
}

.content-section:last-child {
    margin-bottom: 0;
}

.subsection {
    margin-bottom: clamp(32px, 6vw, 40px);
    padding: clamp(20px, 4vw, 32px);
    background: #f8f9fa;
    border-radius: 12px;
    border-left: 4px solid #2E7D32;
}

.subsection h3 {
    color: #2E7D32;
    margin-bottom: 16px;
}

.info-list {
    list-style: none;
    padding: 0;
}

.info-list li {
    padding: 8px 0;
    border-bottom: 1px solid #e2e8f0;
    display: flex;
    align-items: flex-start;
    gap: 12px;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.info-list li:last-child {
    border-bottom: none;
}

.info-list li::before {
    content: "•";
    color: #2E7D32;
    font-weight: bold;
    flex-shrink: 0;
    margin-top: 2px;
}

.info-list strong {
    color: #1a202c;
}

/* === SENSITIVE DATA NOTICE === */
.sensitive-data-notice {
    display: flex;
    align-items: flex-start;
    gap: clamp(12px, 3vw, 16px);
    background: #E3F2FD;
    border: 1px solid #90CAF9;
    border-radius: 12px;
    padding: clamp(16px, 4vw, 24px);
    margin-top: 32px;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.sensitive-data-notice i {
    color: #1976D2;
    font-size: clamp(1.25rem, 2.5vw, 1.5rem);
    flex-shrink: 0;
    margin-top: 2px;
}

.sensitive-data-notice strong {
    color: #1976D2;
}

/* === USAGE GRID === */
.usage-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(320px, 100%), 1fr));
    gap: clamp(16px, 3vw, 24px);
    margin-top: clamp(32px, 6vw, 40px);
}

.usage-card {
    background: #fff;
    border: 2px solid #E8F5E8;
    border-radius: 12px;
    padding: clamp(16px, 3vw, 24px);
    transition: all 0.3s ease;
}

.usage-card:hover {
    border-color: #2E7D32;
    box-shadow: 0 8px 16px rgba(46, 125, 50, 0.1);
}

.usage-icon {
    width: clamp(48px, 8vw, 60px);
    height: clamp(48px, 8vw, 60px);
    background: #E8F5E8;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    color: #2E7D32;
    font-size: clamp(1.25rem, 2.5vw, 1.5rem);
}

.usage-card h3 {
    font-size: clamp(1rem, 2vw, 1.125rem);
    margin-bottom: 12px;
    color: #1a202c;
}

.usage-card ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.usage-card li {
    padding: 4px 0;
    color: #4a5568;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.usage-card li::before {
    content: "✓";
    color: #2E7D32;
    font-weight: bold;
    flex-shrink: 0;
}

/* === LEGAL BASIS GRID === */
.legal-basis-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(280px, 100%), 1fr));
    gap: clamp(16px, 3vw, 24px);
    margin-top: clamp(32px, 6vw, 40px);
}

.legal-card {
    background: #fff;
    border: 1px solid #E8F5E8;
    border-radius: 12px;
    padding: clamp(16px, 3vw, 24px);
    text-align: center;
}

.legal-card h3 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-size: clamp(1rem, 2vw, 1.125rem);
    margin-bottom: 12px;
    color: #2E7D32;
    flex-wrap: wrap;
}

.legal-card i {
    color: #2E7D32;
}

.legal-card p {
    margin: 0;
    color: #4a5568;
    line-height: 1.6;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

/* === JURISDICTION NOTICE === */
.jurisdiction-notice {
    background: #FFFDE7;
    border: 1px solid #FFF176;
    border-radius: 12px;
    padding: clamp(16px, 4vw, 24px);
    margin-top: 32px;
}

.jurisdiction-notice h3 {
    color: #F57F17;
    margin-bottom: 12px;
}

.jurisdiction-notice ul {
    margin: 16px 0 0 20px;
}

.jurisdiction-notice li {
    color: #4a5568;
    margin-bottom: 8px;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

/* === SHARING SECTION === */
.sharing-intro {
    background: #E8F5E8;
    border-radius: 12px;
    padding: clamp(16px, 4vw, 24px);
    margin-bottom: clamp(32px, 6vw, 40px);
    border-left: 4px solid #2E7D32;
}

.sharing-intro p {
    margin: 0;
    font-size: clamp(1rem, 2vw, 1.125rem);
    color: #1a202c;
}

.sharing-categories {
    display: grid;
    gap: clamp(24px, 5vw, 32px);
}

.sharing-card {
    background: #fff;
    border: 1px solid #E8F5E8;
    border-radius: 12px;
    padding: clamp(20px, 4vw, 32px);
}

.sharing-card h3 {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: clamp(1.125rem, 2.5vw, 1.25rem);
    margin-bottom: 16px;
    color: #2E7D32;
    flex-wrap: wrap;
}

.sharing-card i {
    color: #2E7D32;
    font-size: clamp(1.125rem, 2.5vw, 1.25rem);
}

.sharing-card ul {
    margin: 16px 0 0 0;
    padding: 0;
    list-style: none;
}

.sharing-card li {
    padding: 8px 0;
    border-bottom: 1px solid #f1f5f9;
    display: flex;
    align-items: flex-start;
    gap: 8px;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.sharing-card li:last-child {
    border-bottom: none;
}

.sharing-card li::before {
    content: "→";
    color: #2E7D32;
    font-weight: bold;
    flex-shrink: 0;
    margin-top: 2px;
}

.sharing-card strong {
    color: #1a202c;
}

/* === COOKIES SECTION === */
.cookies-overview {
    background: #f8f9fa;
    border-radius: 12px;
    padding: clamp(16px, 4vw, 24px);
    margin-bottom: clamp(32px, 6vw, 40px);
    text-align: center;
}

.cookies-overview p {
    font-size: clamp(1rem, 2vw, 1.125rem);
    margin: 0;
    color: #1a202c;
}

.cookie-types {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(300px, 100%), 1fr));
    gap: clamp(16px, 3vw, 24px);
    margin-top: clamp(32px, 6vw, 40px);
}

.cookie-category {
    background: #fff;
    border: 1px solid #E8F5E8;
    border-radius: 12px;
    padding: clamp(16px, 3vw, 24px);
}

.cookie-category h3 {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: clamp(1rem, 2vw, 1.125rem);
    margin-bottom: 12px;
    color: #2E7D32;
    flex-wrap: wrap;
}

.cookie-category i {
    color: #2E7D32;
}

.cookie-category ul {
    margin: 12px 0 0 0;
    padding: 0;
    list-style: none;
}

.cookie-category li {
    padding: 6px 0;
    color: #4a5568;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.cookie-category li::before {
    content: "•";
    color: #2E7D32;
    font-weight: bold;
    flex-shrink: 0;
}

/* === COOKIE CONTROL === */
.cookie-control {
    background: #E8F5E8;
    border-radius: 12px;
    padding: clamp(20px, 4vw, 32px);
    margin-top: clamp(32px, 6vw, 40px);
}

.cookie-control h3 {
    color: #2E7D32;
    margin-bottom: 16px;
}

.control-list {
    list-style: none;
    padding: 0;
    margin: 16px 0;
}

.control-list li {
    padding: 8px 0;
    display: flex;
    align-items: flex-start;
    gap: 12px;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.control-list li::before {
    content: "⚙️";
    flex-shrink: 0;
    margin-top: 2px;
}

.control-list strong {
    color: #1a202c;
}

.cookie-warning {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    background: #FFF3E0;
    border: 1px solid #FFCC02;
    border-radius: 8px;
    padding: clamp(12px, 3vw, 16px);
    margin-top: 20px;
}

.cookie-warning i {
    color: #F57C00;
    font-size: clamp(1rem, 2vw, 1.25rem);
    flex-shrink: 0;
    margin-top: 2px;
}

.cookie-warning p {
    margin: 0;
    color: #4a5568;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.cookie-warning strong {
    color: #F57C00;
}

/* === SOCIAL LOGIN SECTION === */
.social-login-info {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(300px, 100%), 1fr));
    gap: clamp(16px, 3vw, 24px);
    margin-top: clamp(32px, 6vw, 40px);
}

.social-provider {
    background: #fff;
    border: 1px solid #E8F5E8;
    border-radius: 12px;
    padding: clamp(16px, 3vw, 24px);
}

.social-provider h3 {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: clamp(1rem, 2vw, 1.125rem);
    margin-bottom: 12px;
    color: #2E7D32;
    flex-wrap: wrap;
}

.social-provider .fab {
    font-size: clamp(1.125rem, 2.5vw, 1.25rem);
}

.social-provider ul {
    margin: 12px 0 0 0;
    padding: 0;
    list-style: none;
}

.social-provider li {
    padding: 6px 0;
    color: #4a5568;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.social-provider li::before {
    content: "▶";
    color: #2E7D32;
    font-size: 0.75rem;
    flex-shrink: 0;
}

/* === SOCIAL PRIVACY NOTICE === */
.social-privacy-notice {
    background: #E3F2FD;
    border: 1px solid #90CAF9;
    border-radius: 12px;
    padding: clamp(16px, 4vw, 24px);
    margin-top: 32px;
}

.social-privacy-notice h3 {
    color: #1976D2;
    margin-bottom: 16px;
}

.privacy-points {
    list-style: none;
    padding: 0;
    margin: 0;
}

.privacy-points li {
    padding: 8px 0;
    color: #4a5568;
    display: flex;
    align-items: flex-start;
    gap: 8px;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.privacy-points li::before {
    content: "🔒";
    flex-shrink: 0;
    margin-top: 2px;
}

/* === RETENTION SECTION === */
.retention-schedule {
    display: grid;
    gap: clamp(16px, 3vw, 24px);
    margin-top: clamp(32px, 6vw, 40px);
}

.retention-item {
    background: #fff;
    border: 1px solid #E8F5E8;
    border-radius: 12px;
    padding: clamp(16px, 3vw, 24px);
    border-left: 4px solid #2E7D32;
}

.retention-item h3 {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: clamp(1rem, 2vw, 1.125rem);
    margin-bottom: 12px;
    color: #2E7D32;
    flex-wrap: wrap;
}

.retention-item i {
    color: #2E7D32;
}

.retention-item p {
    margin-bottom: 8px;
    color: #4a5568;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.retention-item strong {
    color: #1a202c;
}

/* === RETENTION NOTICE === */
.retention-notice {
    display: flex;
    align-items: flex-start;
    gap: clamp(12px, 3vw, 16px);
    background: #E8F5E8;
    border: 1px solid #C8E6C9;
    border-radius: 12px;
    padding: clamp(16px, 4vw, 24px);
    margin-top: 32px;
}

.retention-notice i {
    color: #2E7D32;
    font-size: clamp(1.25rem, 2.5vw, 1.5rem);
    flex-shrink: 0;
    margin-top: 2px;
}

.retention-notice strong {
    color: #2E7D32;
}

/* === SECURITY MEASURES === */
.security-measures {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(320px, 100%), 1fr));
    gap: clamp(20px, 4vw, 32px);
    margin-top: clamp(32px, 6vw, 40px);
}

.security-category {
    background: #fff;
    border: 1px solid #E8F5E8;
    border-radius: 12px;
    padding: clamp(16px, 3vw, 24px);
}

.security-category h3 {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: clamp(1rem, 2vw, 1.125rem);
    margin-bottom: 16px;
    color: #2E7D32;
    flex-wrap: wrap;
}

.security-category i {
    color: #2E7D32;
}

.security-category ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.security-category li {
    padding: 8px 0;
    color: #4a5568;
    display: flex;
    align-items: flex-start;
    gap: 8px;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.security-category li::before {
    content: "🛡️";
    flex-shrink: 0;
    margin-top: 2px;
}

.security-category strong {
    color: #1a202c;
}

/* === SECURITY DISCLAIMER === */
.security-disclaimer {
    background: #FFF3E0;
    border: 1px solid #FFCC02;
    border-radius: 12px;
    padding: clamp(16px, 4vw, 24px);
    margin-top: 32px;
}

.security-disclaimer h3 {
    color: #F57C00;
    margin-bottom: 16px;
}

.security-disclaimer ul {
    margin: 16px 0 0 20px;
}

.security-disclaimer li {
    color: #4a5568;
    margin-bottom: 8px;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

/* === CHILDREN'S POLICY === */
.children-policy {
    margin-top: clamp(32px, 6vw, 40px);
}

.policy-statement {
    display: flex;
    align-items: flex-start;
    gap: clamp(16px, 4vw, 20px);
    background: #E3F2FD;
    border: 1px solid #90CAF9;
    border-radius: 12px;
    padding: clamp(16px, 4vw, 24px);
    margin-bottom: 32px;
}

.policy-statement i {
    color: #1976D2;
    font-size: clamp(1.5rem, 3vw, 2rem);
    flex-shrink: 0;
    margin-top: 4px;
}

.policy-statement h3 {
    color: #1976D2;
    margin-bottom: 8px;
}

.policy-statement p {
    margin: 0;
    color: #4a5568;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.protection-measures {
    background: #fff;
    border: 1px solid #E8F5E8;
    border-radius: 12px;
    padding: clamp(16px, 3vw, 24px);
    margin-bottom: 24px;
}

.protection-measures h3 {
    color: #2E7D32;
    margin-bottom: 16px;
}

.protection-measures ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.protection-measures li {
    padding: 8px 0;
    color: #4a5568;
    display: flex;
    align-items: flex-start;
    gap: 8px;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.protection-measures li::before {
    content: "👶";
    flex-shrink: 0;
    margin-top: 2px;
}

.protection-measures strong {
    color: #1a202c;
}

.reporting-notice {
    background: #FFEBEE;
    border: 1px solid #FFCDD2;
    border-radius: 12px;
    padding: clamp(16px, 4vw, 24px);
}

.reporting-notice h3 {
    color: #C62828;
    margin-bottom: 12px;
}

.reporting-notice p {
    margin: 0;
    color: #4a5568;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

/* === RIGHTS GRID === */
.rights-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(280px, 100%), 1fr));
    gap: clamp(16px, 3vw, 24px);
    margin-top: clamp(32px, 6vw, 40px);
}

.right-card {
    background: #fff;
    border: 1px solid #E8F5E8;
    border-radius: 12px;
    padding: clamp(16px, 3vw, 24px);
    text-align: center;
    transition: all 0.3s ease;
}

.right-card:hover {
    border-color: #2E7D32;
    box-shadow: 0 8px 16px rgba(46, 125, 50, 0.1);
    transform: translateY(-2px);
}

.right-icon {
    width: clamp(48px, 8vw, 60px);
    height: clamp(48px, 8vw, 60px);
    background: #E8F5E8;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto clamp(12px, 3vw, 16px);
    color: #2E7D32;
    font-size: clamp(1.25rem, 2.5vw, 1.5rem);
}

.right-card h3 {
    font-size: clamp(1rem, 2vw, 1.125rem);
    margin-bottom: 12px;
    color: #1a202c;
}

.right-card p {
    margin: 0;
    color: #4a5568;
    line-height: 1.6;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

/* === EXERCISE RIGHTS === */
.exercise-rights {
    background: #f8f9fa;
    border-radius: 12px;
    padding: clamp(20px, 4vw, 32px);
    margin-top: clamp(32px, 6vw, 40px);
}

.exercise-rights h3 {
    color: #2E7D32;
    margin-bottom: clamp(16px, 3vw, 24px);
    text-align: center;
}

.exercise-methods {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(250px, 100%), 1fr));
    gap: clamp(16px, 3vw, 24px);
    margin-bottom: 32px;
}

.method {
    display: flex;
    align-items: flex-start;
    gap: clamp(12px, 3vw, 16px);
    background: #fff;
    border-radius: 8px;
    padding: clamp(16px, 3vw, 20px);
    border: 1px solid #E8F5E8;
}

.method i {
    color: #2E7D32;
    font-size: clamp(1.25rem, 2.5vw, 1.5rem);
    flex-shrink: 0;
    margin-top: 4px;
}

.method h4 {
    color: #1a202c;
    margin-bottom: 8px;
    font-size: clamp(0.9rem, 1.8vw, 1rem);
}

.method p {
    margin: 0;
    color: #4a5568;
    font-size: clamp(0.8rem, 1.6vw, 0.9rem);
}

.verification-notice,
.response-timeline {
    background: #E8F5E8;
    border-radius: 8px;
    padding: clamp(16px, 3vw, 20px);
    margin-bottom: 20px;
}

.verification-notice:last-child,
.response-timeline:last-child {
    margin-bottom: 0;
}

.verification-notice h4,
.response-timeline h4 {
    color: #2E7D32;
    margin-bottom: 12px;
    font-size: clamp(0.9rem, 1.8vw, 1rem);
}

.verification-notice ul,
.response-timeline ul {
    margin: 12px 0 0 20px;
}

.verification-notice li,
.response-timeline li {
    color: #4a5568;
    margin-bottom: 6px;
    font-size: clamp(0.875rem, 1.6vw, 0.9rem);
}

.verification-notice strong,
.response-timeline strong {
    color: #1a202c;
}

/* === DNT SECTION === */
.dnt-explanation {
    margin-top: clamp(32px, 6vw, 40px);
}

.dnt-status {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(300px, 100%), 1fr));
    gap: clamp(16px, 3vw, 24px);
    margin-top: 32px;
}

.status-item {
    display: flex;
    align-items: flex-start;
    gap: clamp(12px, 3vw, 16px);
    background: #fff;
    border: 1px solid #E8F5E8;
    border-radius: 12px;
    padding: clamp(16px, 3vw, 24px);
}

.status-item i {
    color: #2E7D32;
    font-size: clamp(1.25rem, 2.5vw, 1.5rem);
    flex-shrink: 0;
    margin-top: 4px;
}

.status-item h3 {
    color: #2E7D32;
    margin-bottom: 8px;
    font-size: clamp(1rem, 2vw, 1.125rem);
}

.status-item p {
    margin: 0;
    color: #4a5568;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.california-dnt {
    background: #FFFDE7;
    border: 1px solid #FFF176;
    border-radius: 12px;
    padding: clamp(16px, 4vw, 24px);
    margin-top: 32px;
}

.california-dnt h3 {
    color: #F57F17;
    margin-bottom: 12px;
}

.california-dnt ul {
    margin: 16px 0 0 20px;
}

.california-dnt li {
    color: #4a5568;
    margin-bottom: 8px;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

/* === STATE LAWS SECTION === */
.state-laws {
    margin-top: clamp(32px, 6vw, 40px);
}

.state-section {
    background: #fff;
    border: 1px solid #E8F5E8;
    border-radius: 12px;
    padding: clamp(20px, 4vw, 32px);
    margin-bottom: 32px;
}

.state-section h3 {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #2E7D32;
    margin-bottom: clamp(16px, 3vw, 24px);
    font-size: clamp(1.125rem, 2.5vw, 1.25rem);
    flex-wrap: wrap;
}

.state-section i {
    color: #2E7D32;
}

.state-content h4 {
    color: #1a202c;
    margin-bottom: 16px;
    font-size: clamp(1rem, 2vw, 1.125rem);
}

/* === INFO CATEGORIES === */
.info-categories {
    display: grid;
    gap: 12px;
    margin: 20px 0;
}

.category-item {
    display: grid;
    grid-template-columns: 2fr 1fr 3fr;
    gap: clamp(8px, 2vw, 16px);
    align-items: center;
    padding: clamp(8px, 2vw, 12px) clamp(12px, 3vw, 16px);
    background: #f8f9fa;
    border-radius: 8px;
    font-size: clamp(0.8rem, 1.6vw, 0.9rem);
}

.category-name {
    font-weight: 600;
    color: #1a202c;
}

.collected-status {
    font-weight: 600;
    text-align: center;
}

.collected-status:contains("✓") {
    color: #2E7D32;
}

.collected-status:contains("✗") {
    color: #D32F2F;
}

.examples {
    color: #4a5568;
    font-size: clamp(0.75rem, 1.4vw, 0.85rem);
}

/* === CALIFORNIA RIGHTS === */
.california-rights {
    list-style: none;
    padding: 0;
    margin: 16px 0;
}

.california-rights li {
    padding: 8px 0;
    color: #4a5568;
    display: flex;
    align-items: flex-start;
    gap: 8px;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.california-rights li::before {
    content: "⚖️";
    flex-shrink: 0;
    margin-top: 2px;
}

.california-rights strong {
    color: #1a202c;
}

/* === SHINE THE LIGHT === */
.shine-the-light {
    background: #FFFDE7;
    border: 1px solid #FFF176;
    border-radius: 8px;
    padding: clamp(16px, 3vw, 20px);
    margin-top: 24px;
}

.shine-the-light h4 {
    color: #F57F17;
    margin-bottom: 12px;
}

.shine-the-light p {
    margin: 0;
    color: #4a5568;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

/* === STATES GRID === */
.states-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(min(140px, 100%), 1fr));
    gap: clamp(6px, 1.5vw, 8px);
    margin: 16px 0;
}

.state-item {
    background: #E8F5E8;
    color: #2E7D32;
    padding: clamp(6px, 1.5vw, 8px) clamp(8px, 2vw, 12px);
    border-radius: 6px;
    font-size: clamp(0.75rem, 1.4vw, 0.85rem);
    font-weight: 500;
    text-align: center;
}

/* === STATE RIGHTS === */
.state-rights {
    list-style: none;
    padding: 0;
    margin: 16px 0;
}

.state-rights li {
    padding: 6px 0;
    color: #4a5568;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.state-rights li::before {
    content: "📋";
    flex-shrink: 0;
}

/* === REQUEST PROCESS === */
.request-process {
    background: #f8f9fa;
    border-radius: 12px;
    padding: clamp(20px, 4vw, 32px);
    margin-top: clamp(32px, 6vw, 40px);
}

.request-process h3 {
    color: #2E7D32;
    margin-bottom: clamp(16px, 3vw, 24px);
    text-align: center;
}

.process-steps {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(200px, 100%), 1fr));
    gap: clamp(16px, 3vw, 24px);
    margin-bottom: 32px;
}

.step {
    display: flex;
    align-items: flex-start;
    gap: clamp(12px, 3vw, 16px);
    background: #fff;
    border-radius: 8px;
    padding: clamp(16px, 3vw, 20px);
    border: 1px solid #E8F5E8;
}

.step-number {
    width: clamp(28px, 6vw, 32px);
    height: clamp(28px, 6vw, 32px);
    background: #2E7D32;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    flex-shrink: 0;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.step h4 {
    color: #1a202c;
    margin-bottom: 8px;
    font-size: clamp(0.9rem, 1.8vw, 1rem);
}

.step p {
    margin: 0;
    color: #4a5568;
    font-size: clamp(0.8rem, 1.6vw, 0.9rem);
}

/* === APPEALS PROCESS === */
.appeals-process {
    background: #E3F2FD;
    border: 1px solid #90CAF9;
    border-radius: 8px;
    padding: clamp(16px, 3vw, 20px);
}

.appeals-process h4 {
    color: #1976D2;
    margin-bottom: 12px;
}

.appeals-process p {
    margin: 0;
    color: #4a5568;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

/* === TRANSFER SECTION === */
.transfer-overview {
    background: #f8f9fa;
    border-radius: 12px;
    padding: clamp(16px, 4vw, 24px);
    margin-bottom: 32px;
    text-align: center;
}

.transfer-overview p {
    font-size: clamp(1rem, 2vw, 1.125rem);
    margin: 0;
    color: #1a202c;
}

.transfer-details {
    display: grid;
    gap: clamp(16px, 3vw, 24px);
    margin-top: clamp(32px, 6vw, 40px);
}

.transfer-section {
    background: #fff;
    border: 1px solid #E8F5E8;
    border-radius: 12px;
    padding: clamp(16px, 3vw, 24px);
}

.transfer-section h3 {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #2E7D32;
    margin-bottom: 16px;
    font-size: clamp(1rem, 2vw, 1.125rem);
    flex-wrap: wrap;
}

.transfer-section i {
    color: #2E7D32;
}

.transfer-section ul {
    margin: 12px 0 0 0;
    padding: 0;
    list-style: none;
}

.transfer-section li {
    padding: 8px 0;
    color: #4a5568;
    display: flex;
    align-items: flex-start;
    gap: 8px;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.transfer-section li::before {
    content: "🌐";
    flex-shrink: 0;
    margin-top: 2px;
}

.transfer-section strong {
    color: #1a202c;
}

/* === EU/UK SPECIFIC === */
.eu-uk-specific {
    background: #E3F2FD;
    border: 1px solid #90CAF9;
    border-radius: 12px;
    padding: clamp(16px, 4vw, 24px);
    margin-top: 32px;
}

.eu-uk-specific h3 {
    color: #1976D2;
    margin-bottom: 12px;
}

.eu-uk-specific p {
    margin: 0;
    color: #4a5568;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

/* === UPDATES SECTION === */
.updates-overview {
    background: #f8f9fa;
    border-radius: 12px;
    padding: clamp(16px, 4vw, 24px);
    margin-bottom: 32px;
    text-align: center;
}

.updates-overview p {
    font-size: clamp(1rem, 2vw, 1.125rem);
    margin: 0;
    color: #1a202c;
}

.update-process {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(280px, 100%), 1fr));
    gap: clamp(16px, 3vw, 24px);
    margin-top: clamp(32px, 6vw, 40px);
}

.update-item {
    background: #fff;
    border: 1px solid #E8F5E8;
    border-radius: 12px;
    padding: clamp(16px, 3vw, 24px);
}

.update-item h3 {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #2E7D32;
    margin-bottom: 16px;
    font-size: clamp(1rem, 2vw, 1.125rem);
    flex-wrap: wrap;
}

.update-item i {
    color: #2E7D32;
}

.update-item ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.update-item li {
    padding: 8px 0;
    color: #4a5568;
    display: flex;
    align-items: flex-start;
    gap: 8px;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.update-item li::before {
    content: "📝";
    flex-shrink: 0;
    margin-top: 2px;
}

.update-item strong {
    color: #1a202c;
}

/* === CONTINUED USE === */
.continued-use {
    background: #FFFDE7;
    border: 1px solid #FFF176;
    border-radius: 12px;
    padding: clamp(16px, 4vw, 24px);
    margin-top: 32px;
}

.continued-use h3 {
    color: #F57F17;
    margin-bottom: 12px;
}

.continued-use p {
    margin: 0;
    color: #4a5568;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

/* === CONTACT SECTION === */
.contact-overview {
    background: #f8f9fa;
    border-radius: 12px;
    padding: clamp(16px, 4vw, 24px);
    margin-bottom: 32px;
    text-align: center;
}

.contact-overview p {
    font-size: clamp(1rem, 2vw, 1.125rem);
    margin: 0;
    color: #1a202c;
}

.contact-methods {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(260px, 100%), 1fr));
    gap: clamp(16px, 3vw, 24px);
    margin-top: clamp(32px, 6vw, 40px);
}

.contact-card {
    background: #fff;
    border: 1px solid #E8F5E8;
    border-radius: 12px;
    padding: clamp(16px, 3vw, 24px);
    text-align: center;
}

.contact-icon {
    width: clamp(48px, 8vw, 60px);
    height: clamp(48px, 8vw, 60px);
    background: #E8F5E8;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto clamp(12px, 3vw, 16px);
    color: #2E7D32;
    font-size: clamp(1.25rem, 2.5vw, 1.5rem);
}

.contact-card h3 {
    color: #2E7D32;
    margin-bottom: 12px;
    font-size: clamp(1rem, 2vw, 1.125rem);
}

.contact-card p {
    margin-bottom: 8px;
    color: #4a5568;
    font-size: clamp(0.8rem, 1.6vw, 0.9rem);
}

.contact-card p:last-child {
    margin-bottom: 0;
}

.contact-card strong {
    color: #1a202c;
}

/* === RESPONSE COMMITMENT === */
.response-commitment {
    background: #E8F5E8;
    border-radius: 12px;
    padding: clamp(20px, 4vw, 32px);
    margin-top: clamp(32px, 6vw, 40px);
}

.response-commitment h3 {
    color: #2E7D32;
    margin-bottom: clamp(16px, 3vw, 24px);
    text-align: center;
}

.commitment-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(230px, 100%), 1fr));
    gap: clamp(16px, 3vw, 24px);
}

.commitment-item {
    display: flex;
    align-items: flex-start;
    gap: clamp(12px, 3vw, 16px);
    background: #fff;
    border-radius: 8px;
    padding: clamp(16px, 3vw, 20px);
    border: 1px solid #C8E6C9;
}

.commitment-item i {
    color: #2E7D32;
    font-size: clamp(1.25rem, 2.5vw, 1.5rem);
    flex-shrink: 0;
    margin-top: 4px;
}

.commitment-item h4 {
    color: #1a202c;
    margin-bottom: 8px;
    font-size: clamp(0.9rem, 1.8vw, 1rem);
}

.commitment-item p {
    margin: 0;
    color: #4a5568;
    font-size: clamp(0.8rem, 1.6vw, 0.9rem);
}

/* === REQUEST OVERVIEW === */
.request-overview {
    background: #f8f9fa;
    border-radius: 12px;
    padding: clamp(16px, 4vw, 24px);
    margin-bottom: 32px;
    text-align: center;
}

.request-overview p {
    font-size: clamp(1rem, 2vw, 1.125rem);
    margin: 0;
    color: #1a202c;
}

/* === REQUEST TYPES === */
.request-types {
    margin-top: clamp(32px, 6vw, 40px);
}

.request-types h3 {
    color: #2E7D32;
    margin-bottom: clamp(16px, 3vw, 24px);
    text-align: center;
}

.request-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(230px, 100%), 1fr));
    gap: clamp(16px, 3vw, 20px);
    margin-top: 24px;
}

.request-type {
    background: #fff;
    border: 1px solid #E8F5E8;
    border-radius: 8px;
    padding: clamp(16px, 3vw, 20px);
    text-align: center;
    transition: all 0.3s ease;
}

.request-type:hover {
    border-color: #2E7D32;
    box-shadow: 0 4px 8px rgba(46, 125, 50, 0.1);
}

.request-type i {
    color: #2E7D32;
    font-size: clamp(1.25rem, 2.5vw, 1.5rem);
    margin-bottom: 12px;
}

.request-type h4 {
    color: #1a202c;
    margin-bottom: 8px;
    font-size: clamp(0.9rem, 1.8vw, 1rem);
}

.request-type p {
    margin: 0;
    color: #4a5568;
    font-size: clamp(0.8rem, 1.6vw, 0.9rem);
}

/* === REQUEST PROCESS DETAILED === */
.request-process-detailed {
    margin-top: clamp(32px, 6vw, 40px);
}

.request-process-detailed h3 {
    color: #2E7D32;
    margin-bottom: clamp(16px, 3vw, 24px);
    text-align: center;
}

.process-timeline {
    display: grid;
    gap: clamp(16px, 3vw, 24px);
}

.timeline-item {
    display: flex;
    align-items: flex-start;
    gap: clamp(16px, 4vw, 20px);
    background: #fff;
    border: 1px solid #E8F5E8;
    border-radius: 12px;
    padding: clamp(16px, 3vw, 24px);
}

.timeline-number {
    width: clamp(32px, 6vw, 40px);
    height: clamp(32px, 6vw, 40px);
    background: #2E7D32;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    flex-shrink: 0;
    font-size: clamp(1rem, 2vw, 1.125rem);
}

.timeline-content h4 {
    color: #1a202c;
    margin-bottom: 8px;
    font-size: clamp(1rem, 2vw, 1.125rem);
}

.timeline-content > p {
    color: #4a5568;
    margin-bottom: 12px;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.timeline-details {
    background: #f8f9fa;
    border-radius: 8px;
    padding: clamp(12px, 3vw, 16px);
    margin-top: 12px;
}

.timeline-details strong {
    color: #2E7D32;
    display: block;
    margin-bottom: 8px;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.timeline-details ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.timeline-details li {
    padding: 4px 0;
    color: #4a5568;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: clamp(0.8rem, 1.6vw, 0.9rem);
}

.timeline-details li::before {
    content: "▸";
    color: #2E7D32;
    font-weight: bold;
    flex-shrink: 0;
}

/* === REQUEST LIMITATIONS === */
.request-limitations {
    background: #f8f9fa;
    border-radius: 12px;
    padding: clamp(20px, 4vw, 32px);
    margin-top: clamp(32px, 6vw, 40px);
}

.request-limitations h3 {
    color: #2E7D32;
    margin-bottom: 16px;
    text-align: center;
}

.request-limitations > p {
    text-align: center;
    margin-bottom: 24px;
    color: #4a5568;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.limitations-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(230px, 100%), 1fr));
    gap: clamp(16px, 3vw, 20px);
}

.limitation-item {
    display: flex;
    align-items: flex-start;
    gap: clamp(12px, 3vw, 16px);
    background: #fff;
    border-radius: 8px;
    padding: clamp(16px, 3vw, 20px);
    border: 1px solid #E8F5E8;
}

.limitation-item i {
    color: #F57C00;
    font-size: clamp(1.25rem, 2.5vw, 1.5rem);
    flex-shrink: 0;
    margin-top: 4px;
}

.limitation-item h4 {
    color: #1a202c;
    margin-bottom: 8px;
    font-size: clamp(0.9rem, 1.8vw, 1rem);
}

.limitation-item p {
    margin: 0;
    color: #4a5568;
    font-size: clamp(0.8rem, 1.6vw, 0.9rem);
}

/* === AUTHORIZED AGENTS === */
.authorized-agents {
    background: #E3F2FD;
    border: 1px solid #90CAF9;
    border-radius: 12px;
    padding: clamp(16px, 4vw, 24px);
    margin-top: 32px;
}

.authorized-agents h3 {
    color: #1976D2;
    margin-bottom: 12px;
}

.authorized-agents > p {
    color: #4a5568;
    margin-bottom: 16px;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.agent-requirements {
    list-style: none;
    padding: 0;
    margin: 0;
}

.agent-requirements li {
    padding: 8px 0;
    color: #4a5568;
    display: flex;
    align-items: flex-start;
    gap: 8px;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.agent-requirements li::before {
    content: "📋";
    flex-shrink: 0;
    margin-top: 2px;
}

.agent-requirements strong {
    color: #1a202c;
}

/* === QUICK ACTIONS SECTION === */
.quick-actions {
    padding: clamp(60px, 10vw, 80px) 0;
    background: #E8F5E8;
}

.quick-actions h2 {
    text-align: center;
    color: #2E7D32;
    margin-bottom: 16px;
}

.quick-actions > .container > p {
    text-align: center;
    font-size: clamp(1rem, 2vw, 1.125rem);
    color: #4a5568;
    margin-bottom: clamp(32px, 6vw, 40px);
}

.actions-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(260px, 100%), 1fr));
    gap: clamp(16px, 3vw, 24px);
}

.action-card {
    background: #fff;
    border: 1px solid #C8E6C9;
    border-radius: 12px;
    padding: clamp(16px, 3vw, 24px);
    text-decoration: none;
    color: inherit;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: relative;
}

.action-card:hover {
    border-color: #2E7D32;
    box-shadow: 0 8px 16px rgba(46, 125, 50, 0.15);
    transform: translateY(-4px);
    text-decoration: none;
    color: inherit;
}

.action-icon {
    width: clamp(48px, 8vw, 60px);
    height: clamp(48px, 8vw, 60px);
    background: #E8F5E8;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    color: #2E7D32;
    font-size: clamp(1.25rem, 2.5vw, 1.5rem);
}

.action-card h3 {
    color: #1a202c;
    margin-bottom: 8px;
    font-size: clamp(1rem, 2vw, 1.125rem);
}

.action-card p {
    color: #4a5568;
    margin-bottom: 16px;
    flex-grow: 1;
    font-size: clamp(0.8rem, 1.6vw, 0.9rem);
    line-height: 1.5;
}

.action-arrow {
    color: #2E7D32;
    font-size: clamp(1rem, 2vw, 1.25rem);
    font-weight: 600;
}

/* === FOOTER SECTION === */
.privacy-footer {
    padding: clamp(40px, 8vw, 60px) 0 clamp(30px, 6vw, 40px);
    background: #1a202c;
    color: #fff;
}

.footer-content {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: clamp(24px, 6vw, 40px);
    margin-bottom: clamp(32px, 6vw, 40px);
    align-items: center;
}

.footer-main h3 {
    color: #fff;
    margin-bottom: 16px;
    font-size: clamp(1.25rem, 2.5vw, 1.5rem);
}

.footer-main p {
    color: #cbd5e0;
    margin: 0;
    line-height: 1.6;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
}

.footer-stats {
    display: flex;
    gap: clamp(16px, 4vw, 24px);
    justify-content: flex-end;
}

.stat-item {
    text-align: center;
}

.stat-number {
    font-size: clamp(1.5rem, 3vw, 1.75rem);
    font-weight: 800;
    color: #2E7D32;
    line-height: 1;
    margin-bottom: 4px;
}

.stat-label {
    font-size: clamp(0.7rem, 1.4vw, 0.75rem);
    color: #cbd5e0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.footer-links {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(180px, 100%), 1fr));
    gap: clamp(20px, 4vw, 32px);
    margin-bottom: clamp(32px, 6vw, 40px);
    padding-bottom: clamp(32px, 6vw, 40px);
    border-bottom: 1px solid #2d3748;
}

.link-group h4 {
    color: #fff;
    margin-bottom: 16px;
    font-size: clamp(0.9rem, 1.8vw, 1rem);
}

.link-group ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.link-group li {
    margin-bottom: 8px;
}

.link-group a {
    color: #cbd5e0;
    text-decoration: none;
    font-size: clamp(0.8rem, 1.6vw, 0.9rem);
    transition: color 0.3s ease;
}

.link-group a:hover {
    color: #2E7D32;
    text-decoration: none;
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.footer-bottom p {
    color: #718096;
    margin: 0;
    font-size: clamp(0.8rem, 1.6vw, 0.9rem);
}

.certifications {
    display: flex;
    gap: clamp(8px, 2vw, 12px);
    flex-wrap: wrap;
}

.cert-badge {
    background: #2d3748;
    color: #2E7D32;
    padding: clamp(3px, 1vw, 4px) clamp(6px, 1.5vw, 8px);
    border-radius: 4px;
    font-size: clamp(0.7rem, 1.4vw, 0.75rem);
    font-weight: 600;
    border: 1px solid #4a5568;
}

/* === MOBILE-SPECIFIC RESPONSIVE FIXES === */
@media (max-width: 768px) {
    .container {
        padding: 0 16px;
    }

    .breadcrumb {
        flex-direction: column;
        gap: 4px;
    }

    .category-item {
        grid-template-columns: 1fr;
        gap: 8px;
        text-align: left;
    }

    .collected-status {
        text-align: left;
    }

    .states-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .footer-content {
        grid-template-columns: 1fr;
        gap: 24px;
        text-align: center;
    }

    .footer-stats {
        justify-content: center;
        gap: 20px;
    }

    .footer-links {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
    }

    .footer-bottom {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }

    .certifications {
        justify-content: center;
    }

    .timeline-item {
        gap: 12px;
        padding: 16px;
    }

    .timeline-number {
        width: 28px;
        height: 28px;
        font-size: 0.875rem;
    }
}

@media (max-width: 480px) {
    .states-grid {
        grid-template-columns: 1fr;
    }

    .footer-links {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .footer-stats {
        flex-direction: row;
        gap: 16px;
    }

    .certifications {
        gap: 6px;
    }

    .timeline-details {
        padding: 10px;
    }
}

/* === ACCESSIBILITY ENHANCEMENTS === */
@media (prefers-reduced-motion: reduce) {
    * {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
    }

    .summary-card:hover,
    .usage-card:hover,
    .right-card:hover,
    .action-card:hover,
    .request-type:hover {
        transform: none !important;
    }
}

@media (prefers-contrast: high) {
    .summary-card,
    .usage-card,
    .legal-card,
    .sharing-card,
    .right-card,
    .action-card,
    .request-type {
        border-width: 2px;
    }

    .summary-icon,
    .usage-icon,
    .right-icon,
    .action-icon,
    .contact-icon {
        border: 2px solid #2E7D32;
    }
}

/* === FOCUS STYLES === */
.toc-link:focus,
.action-card:focus {
    outline: 2px solid #2E7D32;
    outline-offset: 2px;
}

/* === PRINT STYLES === */
@media print {
    .privacy-policy-container {
        color: #000;
        background: #fff;
    }

    .privacy-header,
    .quick-actions,
    .privacy-footer {
        background: #fff !important;
        color: #000 !important;
    }

    .summary-icon,
    .usage-icon,
    .right-icon,
    .action-icon,
    .contact-icon {
        background: #f0f0f0 !important;
        color: #000 !important;
    }

    .action-card {
        border: 1px solid #ccc !important;
        box-shadow: none !important;
    }

    .footer-stats,
    .certifications {
        display: none;
    }

    .elementor-4270 .elementor-element.elementor-element-068849d a {
        color: #000 !important;
        text-decoration: underline !important;
    }

    .content-section {
        page-break-inside: avoid;
    }

    .elementor-4270 .elementor-element.elementor-element-068849d h2, h3 {
        page-break-after: avoid;
    }
}

/* === SMOOTH SCROLLING FOR ANCHOR LINKS === */
.elementor-4270 .elementor-element.elementor-element-068849d html {
    scroll-padding-top: 80px;
}

/* === DISABLE HOVER ON TOUCH DEVICES === */
@media (hover: none) and (pointer: coarse) {
    .summary-card:hover,
    .usage-card:hover,
    .right-card:hover,
    .action-card:hover,
    .request-type:hover {
        transform: none !important;
        box-shadow: none !important;
        border-color: #E8F5E8 !important;
    }
}

/* === ULTRA-WIDE SCREEN OPTIMIZATION === */
@media (min-width: 1400px) {
    .container {
        max-width: 1400px;
        padding: 0 40px;
    }
}

/* === EXTRA SMALL SCREENS === */
@media (max-width: 360px) {
    .container {
        padding: 0 12px;
    }

    .summary-card,
    .usage-card,
    .subsection {
        padding: 16px 12px;
    }

    .timeline-item {
        padding: 12px;
        gap: 10px;
    }

    .timeline-number {
        width: 24px;
        height: 24px;
        font-size: 0.75rem;
    }

    .footer-stats {
        gap: 12px;
    }

    .certifications {
        gap: 4px;
    }
}

/* === HIGH DPI SCREENS === */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .summary-icon,
    .usage-icon,
    .right-icon,
    .action-icon,
    .contact-icon {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* === LANDSCAPE ORIENTATION ON MOBILE === */
@media (max-width: 768px) and (orientation: landscape) {
    .privacy-header {
        padding: 30px 0 40px;
    }

    .quick-summary,
    .table-of-contents,
    .privacy-content,
    .quick-actions {
        padding: 40px 0;
    }

    .content-section {
        margin-bottom: 40px;
    }
}

/* === FONT LOADING OPTIMIZATION === */
@font-face {
    font-family: 'Inter';
    font-display: swap;
}

/* === ENSURE PROPER LINE HEIGHTS === */
.info-list li,
.sharing-card li,
.cookie-category li,
.social-provider li,
.privacy-points li,
.protection-measures li,
.california-rights li,
.state-rights li,
.control-list li,
.agent-requirements li {
    line-height: 1.5;
}

/* === IMPROVED LINK ACCESSIBILITY === */
.elementor-4270 .elementor-element.elementor-element-068849d a {
    outline-offset: 2px;
}

.elementor-4270 .elementor-element.elementor-element-068849d a:focus {
    outline: 2px solid #2E7D32;
    outline-offset: 2px;
}

/* === ENSURE MINIMUM TOUCH TARGET SIZE === */
@media (max-width: 768px) {
    .toc-link,
    .action-card {
        min-height: 44px;
        padding: 12px;
    }
}
</style>/* End custom CSS */