:root{--primary-brand:#A28E91;--secondary-brand:#C3B4BD;--tertiary-brand:#E0D5DB;--text-dark:#212529;--text-muted:#495057;--bg-light:#fff;--bg-subtle:#f8f9fa;--bg-cream:#fafbfc;--shadow-soft:0 2px 12px #a28e9114;--shadow-medium:0 4px 20px #a28e911f;--spacing-xs:.5rem;--spacing-sm:1rem;--spacing-md:1.5rem;--spacing-lg:2.5rem;--spacing-xl:4rem;--transition-base:.3s ease}
*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:clamp(1rem,0.95rem + 0.25vw,1.125rem);line-height:1.7;color:var(--text-dark);background:var(--bg-light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.workshop_header_9x{background:linear-gradient(135deg,color-mix(in oklch,var(--tertiary-brand) 40%,white) 0%,color-mix(in oklch,var(--bg-light) 90%,var(--secondary-brand)) 100%);border-bottom:1px solid color-mix(in oklch,var(--secondary-brand) 20%,white)}
.utility_ribbon_7k{background:color-mix(in oklch,var(--primary-brand) 8%,white);padding:15px 0;border-bottom:1px solid color-mix(in oklch,var(--secondary-brand) 15%,white)}
.utility_content_2m{max-width:1400px;margin:0 auto;padding:0 var(--spacing-md);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:var(--spacing-sm)}
.company_name_5p{font-size:clamp(0.95rem,0.9rem + 0.2vw,1.05rem);font-weight:600;color:var(--text-dark);letter-spacing:.3px}
.contact_cluster_8h{display:flex;gap:var(--spacing-md);flex-wrap:wrap}
.contact_item_3r{display:flex;align-items:center;gap:.4rem;font-size:clamp(0.875rem,0.85rem + 0.1vw,0.95rem);color:var(--text-muted);text-decoration:none;transition:color var(--transition-base)}
.contact_item_3r:hover{color:var(--primary-brand)}
.contact_item_3r:focus-visible{outline:2px solid var(--primary-brand);outline-offset:3px;border-radius:3px}
.icon_wrapper_1b{width:18px;height:18px;display:flex;align-items:center;justify-content:center}
.icon_svg_6t{fill:currentColor;width:100%;height:100%}
.banner_section_4w{padding:35px 0;background:linear-gradient(180deg,color-mix(in oklch,var(--bg-light) 95%,var(--tertiary-brand)) 0%,var(--bg-light) 100%)}
.banner_inner_9d{max-width:1400px;margin:0 auto;padding:0 var(--spacing-md);display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-lg)}
.logo_container_7x{flex-shrink:0;position:relative;z-index:10}
.logo_image_2s{height:62px;width:62px;display:block;object-fit:contain}
.nav_ribbon_5n{background:color-mix(in oklch,var(--primary-brand) 6%,white);padding:0;border-top:1px solid color-mix(in oklch,var(--secondary-brand) 12%,white);box-shadow:0 2px 8px #a28e910d}
.nav_container_8q{max-width:1400px;margin:0 auto;padding:0 var(--spacing-md)}
.main_navigation_3v{display:flex;justify-content:center;align-items:stretch;list-style:none;gap:0}
.nav_link_item_6z{position:relative}
.nav_anchor_4p{display:flex;align-items:center;padding:18px 28px;font-size:clamp(0.95rem,0.92rem + 0.15vw,1.05rem);font-weight:500;color:var(--text-dark);text-decoration:none;transition:color var(--transition-base),background-color var(--transition-base);letter-spacing:.2px;border-bottom:3px solid transparent}
.nav_anchor_4p:hover{color:var(--primary-brand);background:color-mix(in oklch,var(--tertiary-brand) 15%,white);border-bottom-color:var(--primary-brand)}
.nav_anchor_4p:focus-visible{outline:2px solid var(--primary-brand);outline-offset:-2px;background:color-mix(in oklch,var(--tertiary-brand) 20%,white)}
main{min-height:60vh}
.functional_footer_9m{background:linear-gradient(135deg,color-mix(in oklch,var(--text-dark) 95%,var(--primary-brand)) 0%,var(--text-dark) 100%);color:color-mix(in oklch,white 92%,var(--tertiary-brand));padding:var(--spacing-xl) 0 var(--spacing-md);margin-top:var(--spacing-xl);border-top:3px solid var(--primary-brand)}
.footer_grid_7h{max-width:1400px;margin:0 auto;padding:0 var(--spacing-md);display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--spacing-lg);margin-bottom:var(--spacing-lg)}
.footer_section_2k{display:flex;flex-direction:column;gap:var(--spacing-sm)}
.footer_heading_8r{font-size:clamp(1.1rem,1.05rem + 0.2vw,1.25rem);font-weight:600;color:var(--bg-light);margin-bottom:var(--spacing-xs);letter-spacing:.3px}
.footer_logo_5t{height:55px;width:55px;margin-bottom:var(--spacing-sm)}
.footer_text_6w{font-size:clamp(0.9rem,0.88rem + 0.1vw,0.98rem);line-height:1.65;color:color-mix(in oklch,white 85%,var(--primary-brand))}
.footer_link_3d{color:color-mix(in oklch,white 88%,var(--tertiary-brand));text-decoration:none;transition:color var(--transition-base);display:inline-block;padding:.3rem 0;font-size:clamp(0.9rem,0.88rem + 0.1vw,0.98rem)}
.footer_link_3d:hover{color:var(--tertiary-brand)}
.footer_link_3d:focus-visible{outline:2px solid var(--tertiary-brand);outline-offset:3px;border-radius:2px}
.footer_divider_1n{height:1px;background:color-mix(in oklch,white 15%,transparent);margin:var(--spacing-md) 0}
.disclaimer_block_4x{max-width:1400px;margin:0 auto var(--spacing-md);padding:var(--spacing-md);background:color-mix(in oklch,var(--primary-brand) 12%,black);border-left:3px solid var(--secondary-brand);border-radius:4px}
.disclaimer_text_9p{font-size:clamp(0.82rem,0.8rem + 0.1vw,0.9rem);line-height:1.6;color:color-mix(in oklch,white 80%,var(--tertiary-brand))}
.copyright_bar_5v{max-width:1400px;margin:0 auto;padding:var(--spacing-md) var(--spacing-md) 0;text-align:center;font-size:clamp(0.85rem,0.83rem + 0.1vw,0.93rem);color:color-mix(in oklch,white 75%,var(--primary-brand));border-top:1px solid color-mix(in oklch,white 12%,transparent);padding-top:var(--spacing-md)}
.consent_modal_8k{position:fixed;bottom:25px;right:25px;max-width:420px;background:var(--bg-light);border-radius:8px;box-shadow:0 8px 32px #a28e912e;padding:var(--spacing-md);z-index:9999;border:2px solid var(--tertiary-brand);display:none}
.consent_modal_8k.visible_state_3x{display:block;animation:slideInUp_7m .4s ease-out}
@keyframes slideInUp_7m {
from{opacity:0;transform:translateY(30px)}
to{opacity:1;transform:translateY(0)}
}
.consent_header_2w{display:flex;align-items:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-sm)}
.consent_icon_9r{width:28px;height:28px;fill:var(--primary-brand);flex-shrink:0}
.consent_title_4h{font-size:clamp(1.05rem,1rem + 0.2vw,1.15rem);font-weight:600;color:var(--text-dark)}
.consent_message_5p{font-size:clamp(0.9rem,0.88rem + 0.1vw,0.98rem);line-height:1.6;color:var(--text-muted);margin-bottom:var(--spacing-md)}
.consent_actions_7t{display:flex;gap:var(--spacing-sm);flex-wrap:wrap}
.consent_button_6n{flex:1;min-width:120px;padding:12px 20px;border:none;border-radius:6px;font-size:clamp(0.9rem,0.88rem + 0.1vw,0.98rem);font-weight:500;cursor:pointer;transition:all var(--transition-base);font-family:inherit}
.consent_button_6n:focus-visible{outline:2px solid var(--primary-brand);outline-offset:2px}
.primary_action_2d{background:linear-gradient(135deg,var(--primary-brand) 0%,var(--secondary-brand) 100%);color:var(--bg-light)}
.primary_action_2d:hover{background:linear-gradient(135deg,color-mix(in oklch,var(--primary-brand) 85%,black) 0%,color-mix(in oklch,var(--secondary-brand) 85%,black) 100%);transform:translateY(-1px)}
.secondary_action_8v{background:var(--bg-subtle);color:var(--text-dark);border:1px solid color-mix(in oklch,var(--secondary-brand) 30%,white)}
.secondary_action_8v:hover{background:color-mix(in oklch,var(--tertiary-brand) 20%,white)}
.policy_link_9x{display:block;text-align:center;margin-top:var(--spacing-sm);color:var(--primary-brand);text-decoration:none;font-size:clamp(0.85rem,0.83rem + 0.1vw,0.93rem);transition:color var(--transition-base)}
.policy_link_9x:hover{color:var(--secondary-brand);text-decoration:underline}
.policy_link_9x:focus-visible{outline:2px solid var(--primary-brand);outline-offset:2px;border-radius:3px}
@media (max-width: 1024px) {
.banner_inner_9d{flex-direction:column;text-align:center;gap:var(--spacing-md)}
.main_navigation_3v{flex-wrap:wrap}
.nav_anchor_4p{padding:15px 20px}
}
@media (max-width: 768px) {
.utility_content_2m{flex-direction:column;text-align:center}
.contact_cluster_8h{flex-direction:column;gap:var(--spacing-xs)}
.banner_section_4w{padding:25px 0}
.main_navigation_3v{flex-direction:column;align-items:stretch}
.nav_anchor_4p{justify-content:center;padding:14px var(--spacing-md)}
.footer_grid_7h{grid-template-columns:1fr;gap:var(--spacing-md)}
.consent_modal_8k{bottom:15px;right:15px;left:15px;max-width:none}
.consent_actions_7t{flex-direction:column}
.consent_button_6n{width:100%}
}
@media (max-width: 480px) {
:root{--spacing-lg:1.5rem;--spacing-xl:2.5rem}
.utility_ribbon_7k{padding:12px 0}
.logo_image_2s{height:52px;width:52px}
}
.aboutus-main-wrapper{background:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.7}
.aboutus-hero-block{background:linear-gradient(135deg,#fafbfc 0%,#E0D5DB 100%);padding:90px 20px 80px;position:relative;overflow:hidden}
.aboutus-hero-block::before{content:"";position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#c2b4bd26 0%,transparent 70%);border-radius:50%}
.aboutus-hero-content{max-width:820px;margin:0 auto;position:relative;z-index:2}
.aboutus-hero-content h1{font-size:2.8rem;font-weight:700;color:#343a40;margin-bottom:24px;line-height:1.2}
.aboutus-hero-content p{font-size:1.15rem;color:#495057;margin-bottom:0;max-width:680px}
.aboutus-story-section{padding:85px 20px;background:#f8f9fa}
.aboutus-story-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.aboutus-story-text h2{font-size:2.2rem;font-weight:700;color:#343a40;margin-bottom:28px;line-height:1.3}
.aboutus-story-text p{font-size:1.05rem;color:#495057;margin-bottom:20px}
.aboutus-story-text p:last-child{margin-bottom:0}
.aboutus-story-img{border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #a28e912e;position:relative}
.aboutus-story-img::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#a28e911a 0%,transparent 60%);pointer-events:none}
.aboutus-story-img img{width:100%;height:420px;object-fit:cover;display:block}
.aboutus-values-block{padding:80px 20px;background:#fff;position:relative}
.aboutus-values-wrapper{max-width:1180px;margin:0 auto}
.aboutus-values-header{text-align:center;margin-bottom:60px}
.aboutus-values-header h2{font-size:2.3rem;font-weight:700;color:#343a40;margin-bottom:18px}
.aboutus-values-header p{font-size:1.1rem;color:#495057;max-width:720px;margin:0 auto}
.aboutus-values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.aboutus-value-card{background:#fafbfc;border:2px solid #E0D5DB;border-radius:10px;padding:38px 30px;transition:all .3s ease;position:relative}
.aboutus-value-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #a28e9138;border-color:#C3B4BD}
.aboutus-value-icon{width:62px;height:62px;background:linear-gradient(135deg,#A28E91 0%,#C3B4BD 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;font-size:1.8rem;color:#fff}
.aboutus-value-card h3{font-size:1.4rem;font-weight:600;color:#343a40;margin-bottom:14px}
.aboutus-value-card p{font-size:1rem;color:#495057;line-height:1.6;margin:0}
.aboutus-team-section{padding:85px 20px 90px;background:linear-gradient(180deg,#f5f6fa 0%,#fff 100%)}
.aboutus-team-container{max-width:1100px;margin:0 auto}
.aboutus-team-intro{text-align:center;margin-bottom:55px}
.aboutus-team-intro h2{font-size:2.3rem;font-weight:700;color:#343a40;margin-bottom:20px}
.aboutus-team-intro p{font-size:1.08rem;color:#495057;max-width:650px;margin:0 auto}
.aboutus-team-members{display:flex;justify-content:center;gap:45px;flex-wrap:wrap}
.aboutus-member-profile{background:#fff;border-radius:14px;padding:32px;text-align:center;box-shadow:0 6px 20px #a28e9124;max-width:340px;flex:1;min-width:280px;border:1px solid #E0D5DB;transition:all .3s ease}
.aboutus-member-profile:hover{box-shadow:0 10px 28px #a28e913d;transform:translateY(-4px)}
.aboutus-member-photo{width:140px;height:140px;border-radius:50%;margin:0 auto 22px;overflow:hidden;border:4px solid #E0D5DB;position:relative}
.aboutus-member-photo img{width:100%;height:100%;object-fit:cover;display:block}
.aboutus-member-profile h3{font-size:1.35rem;font-weight:600;color:#343a40;margin-bottom:8px}
.aboutus-member-role{font-size:1rem;color:#A28E91;font-weight:500;margin-bottom:16px;display:block}
.aboutus-member-profile p{font-size:.98rem;color:#495057;line-height:1.6;margin:0}
.aboutus-approach-section{padding:80px 20px;background:#fff}
.aboutus-approach-layout{max-width:1180px;margin:0 auto;display:flex;gap:55px;align-items:flex-start}
.aboutus-approach-images{flex:0 0 48%;display:grid;grid-template-columns:1fr 1fr;gap:20px}
.aboutus-approach-img{border-radius:10px;overflow:hidden;box-shadow:0 6px 18px #a28e9129}
.aboutus-approach-img img{width:100%;height:240px;object-fit:cover;display:block}
.aboutus-approach-img.large-img{grid-column:1 / -1}
.aboutus-approach-img.large-img img{height:280px}
.aboutus-approach-content{flex:1}
.aboutus-approach-content h2{font-size:2.2rem;font-weight:700;color:#343a40;margin-bottom:26px;line-height:1.3}
.aboutus-approach-content p{font-size:1.05rem;color:#495057;margin-bottom:22px;line-height:1.65}
.aboutus-approach-list{list-style:none;padding:0;margin:28px 0 0}
.aboutus-approach-list li{padding-left:32px;position:relative;margin-bottom:18px;font-size:1.02rem;color:#495057}
.aboutus-approach-list li::before{content:"";position:absolute;left:0;color:#A28E91;font-weight:700;font-size:1.2rem}
.aboutus-cta-button{display:inline-block;background:linear-gradient(135deg,#A28E91 0%,#C3B4BD 100%);color:#fff;padding:14px 36px;border-radius:8px;text-decoration:none;font-size:1.05rem;font-weight:600;margin-top:24px;transition:all .3s ease;border:none;box-shadow:0 4px 12px #a28e914d}
.aboutus-cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 18px #a28e9166;background:linear-gradient(135deg,#8f7a7d 0%,#b19ba4 100%);color:#fff}
@media (max-width: 992px) {
.aboutus-hero-content h1{font-size:2.3rem}
.aboutus-story-container{grid-template-columns:1fr;gap:40px}
.aboutus-story-img{order:-1}
.aboutus-values-grid{grid-template-columns:1fr;gap:28px}
.aboutus-approach-layout{flex-direction:column;gap:45px}
.aboutus-approach-images{flex:0 0 100%}
}
@media (max-width: 768px) {
.aboutus-hero-block{padding:60px 20px 50px}
.aboutus-hero-content h1{font-size:1.95rem}
.aboutus-hero-content p{font-size:1.05rem}
.aboutus-story-section{padding:60px 20px}
.aboutus-story-text h2{font-size:1.85rem}
.aboutus-values-block{padding:60px 20px}
.aboutus-values-header h2{font-size:1.9rem}
.aboutus-team-section{padding:60px 20px}
.aboutus-team-intro h2{font-size:1.9rem}
.aboutus-team-members{flex-direction:column;align-items:center}
.aboutus-approach-section{padding:60px 20px}
.aboutus-approach-content h2{font-size:1.85rem}
.aboutus-approach-images{grid-template-columns:1fr}
.aboutus-approach-img.large-img{grid-column:1}
}
.nexta-index-wrapper{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.6;color:#212529;background:#fff}
.nexta-hero-section{background:linear-gradient(135deg,#fafbfc 0%,#E0D5DB 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.nexta-hero-content{max-width:680px;margin:0 0 0 40px}
.nexta-hero-title{font-size:3.2rem;font-weight:700;color:#212529;margin-bottom:24px;line-height:1.2}
.nexta-hero-text{font-size:1.15rem;color:#495057;margin-bottom:32px;line-height:1.7}
.nexta-hero-cta{display:inline-block;padding:14px 32px;background:#A28E91;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #a28e9133}
.nexta-hero-cta:hover{background:#8f7a7d;transform:translateY(-2px);box-shadow:0 6px 16px #a28e914d}
.nexta-problem-section{padding:70px 20px;background:#fff}
.nexta-problem-container{max-width:1100px;margin:0 auto}
.nexta-problem-intro{text-align:center;margin-bottom:50px}
.nexta-problem-heading{font-size:2.4rem;color:#212529;margin-bottom:16px;font-weight:700}
.nexta-problem-subtext{font-size:1.1rem;color:#495057;max-width:700px;margin:0 auto}
.nexta-problem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}
.nexta-problem-card{background:#f8f9fa;padding:30px;border-radius:8px;border-left:4px solid #A28E91;transition:all .3s ease}
.nexta-problem-card:hover{transform:translateX(8px);box-shadow:0 8px 20px #00000014}
.nexta-problem-card-title{font-size:1.3rem;color:#212529;margin-bottom:12px;font-weight:600}
.nexta-problem-card-text{font-size:1rem;color:#495057;line-height:1.6}
.nexta-approach-section{padding:70px 20px;background:linear-gradient(to bottom,#fafbfc 0%,#fff 100%)}
.nexta-approach-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.nexta-approach-visual{position:relative}
.nexta-approach-image{width:100%;height:auto;border-radius:12px;box-shadow:0 12px 30px #0000001f}
.nexta-approach-content h2{font-size:2.2rem;color:#212529;margin-bottom:20px;font-weight:700}
.nexta-approach-description{font-size:1.05rem;color:#495057;margin-bottom:30px;line-height:1.7}
.nexta-approach-list{list-style:none;padding:0;margin:0 0 30px}
.nexta-approach-list li{padding:12px 0 12px 32px;position:relative;color:#212529;font-size:1.05rem}
.nexta-approach-list li:before{content:"→";position:absolute;left:0;color:#A28E91;font-weight:700;font-size:1.3rem}
.nexta-approach-link{display:inline-block;color:#A28E91;text-decoration:none;font-weight:600;border-bottom:2px solid #A28E91;transition:all .3s ease}
.nexta-approach-link:hover{color:#8f7a7d;border-color:#8f7a7d}
.nexta-journey-section{padding:70px 20px;background:#fff}
.nexta-journey-container{max-width:900px;margin:0 auto}
.nexta-journey-header{text-align:center;margin-bottom:60px}
.nexta-journey-title{font-size:2.4rem;color:#212529;margin-bottom:16px;font-weight:700}
.nexta-journey-subtitle{font-size:1.1rem;color:#495057}
.nexta-journey-timeline{position:relative;padding-left:60px}
.nexta-journey-step{position:relative;margin-bottom:50px;padding:20px;background:#f8f9fa;border-radius:8px}
.nexta-journey-marker{position:absolute;left:-60px;top:24px;width:40px;height:40px;background:#A28E91;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.1rem;z-index:2}
.nexta-journey-step:before{content:"";position:absolute;left:-40px;top:64px;width:2px;height:calc(100% + 30px);background:#C3B4BD;z-index:1}
.nexta-journey-step:last-child:before{display:none}
.nexta-journey-step-title{font-size:1.4rem;color:#212529;margin-bottom:12px;font-weight:600}
.nexta-journey-step-text{font-size:1rem;color:#495057;line-height:1.7}
.nexta-proof-section{padding:70px 20px;background:linear-gradient(135deg,#E0D5DB 0%,#C3B4BD 100%)}
.nexta-proof-container{max-width:1100px;margin:0 auto}
.nexta-proof-header{text-align:center;margin-bottom:50px}
.nexta-proof-heading{font-size:2.4rem;color:#212529;margin-bottom:16px;font-weight:700}
.nexta-proof-subheading{font-size:1.1rem;color:#343a40}
.nexta-proof-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}
.nexta-proof-item{background:#fff;padding:30px;border-radius:8px;box-shadow:0 4px 16px #00000014}
.nexta-proof-item-image{width:100%;height:220px;object-fit:cover;border-radius:6px;margin-bottom:20px}
.nexta-proof-item-title{font-size:1.3rem;color:#212529;margin-bottom:12px;font-weight:600}
.nexta-proof-item-text{font-size:1rem;color:#495057;line-height:1.6;margin-bottom:20px}
.nexta-proof-testimonial{background:#fafbfc;padding:20px;border-radius:6px;border-left:3px solid #A28E91}
.nexta-proof-quote{font-size:.95rem;color:#343a40;font-style:italic;margin-bottom:12px;line-height:1.6}
.nexta-proof-author{display:flex;align-items:center;gap:12px}
.nexta-proof-author-img{width:45px;height:45px;border-radius:50%;object-fit:cover}
.nexta-proof-author-info{flex:1}
.nexta-proof-author-name{font-size:.95rem;color:#212529;font-weight:600;margin:0}
.nexta-proof-author-role{font-size:.85rem;color:#495057;margin:0}
@media (max-width: 992px) {
.nexta-approach-wrapper{grid-template-columns:1fr}
.nexta-proof-grid{grid-template-columns:1fr}
.nexta-hero-content{margin:0}
.nexta-hero-title{font-size:2.4rem}
}
@media (max-width: 768px) {
.nexta-hero-title{font-size:2rem}
.nexta-journey-timeline{padding-left:50px}
.nexta-journey-marker{left:-50px;width:35px;height:35px;font-size:1rem}
.nexta-journey-step:before{left:-32px}
.nexta-problem-grid{grid-template-columns:1fr}
.nexta-proof-heading,.nexta-journey-title,.nexta-problem-heading{font-size:2rem}
}
.contact-gateway{background:linear-gradient(165deg,#fafbfc 0%,#f8f9fa 50%,#E0D5DB 100%);min-height:100vh;padding:0}
.contact-hero-zone{background:linear-gradient(135deg,#fff 0%,#f5f6fa 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.contact-hero-zone::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#a28e911f 0%,transparent 70%);border-radius:50%}
.contact-hero-wrapper{max-width:1100px;margin:0 auto;position:relative;z-index:2}
.contact-hero-headline{font-size:2.8rem;color:#212529;margin:0 0 20px;font-weight:700;line-height:1.2}
.contact-hero-subtext{font-size:1.15rem;color:#495057;line-height:1.7;max-width:620px;margin:0 0 15px}
.contact-primary-area{padding:70px 20px;background:#fff}
.contact-content-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:start}
.contact-info-panel{background:linear-gradient(160deg,#f8f9fa 0%,#fff 100%);padding:45px 35px;border-radius:12px;box-shadow:0 4px 20px #0000000f;border:1px solid #E0D5DB}
.contact-info-title{font-size:1.6rem;color:#212529;margin:0 0 30px;font-weight:600}
.contact-detail-item{margin:0 0 28px;display:flex;align-items:flex-start;gap:15px}
.contact-detail-item:last-child{margin-bottom:0}
.contact-icon-box{width:42px;height:42px;background:linear-gradient(135deg,#A28E91 0%,#C3B4BD 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 3px 12px #a28e9140}
.contact-icon-box svg{width:20px;height:20px;fill:#fff}
.contact-detail-content{flex:1}
.contact-detail-label{font-size:.85rem;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;margin:0 0 5px;font-weight:500}
.contact-detail-value{font-size:1rem;color:#343a40;line-height:1.6;margin:0}
.contact-detail-value a{color:#A28E91;text-decoration:none;transition:color .3s ease}
.contact-detail-value a:hover{color:#8a7679;text-decoration:underline}
.contact-form-wrapper{background:#fff;padding:45px 40px;border-radius:12px;box-shadow:0 6px 24px #00000014;border:2px solid #E0D5DB}
.contact-form-title{font-size:1.7rem;color:#212529;margin:0 0 10px;font-weight:600}
.contact-form-intro{font-size:1rem;color:#6c757d;line-height:1.6;margin:0 0 35px}
.contact-form-main{display:flex;flex-direction:column;gap:24px}
.form-field-group{display:flex;flex-direction:column;gap:8px}
.form-field-label{font-size:.95rem;color:#343a40;font-weight:500;margin:0}
.form-field-label span{color:#A28E91}
.form-input-text,.form-input-email,.form-input-tel,.form-textarea-message{width:100%;padding:13px 16px;border:2px solid #dee2e6;border-radius:8px;font-size:1rem;color:#212529;background:#fff;transition:all .3s ease;font-family:inherit;box-sizing:border-box}
.form-input-text:focus,.form-input-email:focus,.form-input-tel:focus,.form-textarea-message:focus{outline:none;border-color:#A28E91;box-shadow:0 0 0 3px #a28e9126}
.form-textarea-message{resize:vertical;min-height:140px;line-height:1.6}
.form-checkbox-group{display:flex;align-items:flex-start;gap:12px;margin:8px 0 0}
.form-checkbox-input{width:20px;height:20px;margin:3px 0 0;cursor:pointer;accent-color:#A28E91;flex-shrink:0}
.form-checkbox-label{font-size:.92rem;color:#495057;line-height:1.5;margin:0;flex:1}
.form-checkbox-label a{color:#A28E91;text-decoration:none;font-weight:500}
.form-checkbox-label a:hover{text-decoration:underline}
.form-submit-button{background:linear-gradient(135deg,#A28E91 0%,#C3B4BD 100%);color:#fff;border:none;padding:16px 40px;font-size:1.05rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #a28e914d;align-self:flex-start}
.form-submit-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #a28e9166;background:linear-gradient(135deg,#8a7679 0%,#a99ba3 100%)}
.form-submit-button:active{transform:translateY(0)}
.contact-visual-section{padding:80px 20px;background:linear-gradient(180deg,#fff 0%,#f8f9fa 100%)}
.visual-content-wrapper{max-width:1150px;margin:0 auto}
.visual-section-header{text-align:center;margin:0 0 55px}
.visual-header-title{font-size:2.2rem;color:#212529;margin:0 0 15px;font-weight:600}
.visual-header-text{font-size:1.1rem;color:#6c757d;line-height:1.7;max-width:700px;margin:0 auto}
.visual-grid-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}
.visual-image-container{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 8px 28px #0000001f}
.visual-image-container img{width:100%;height:380px;object-fit:cover;display:block}
.visual-text-content{padding:0 20px}
.visual-content-heading{font-size:1.8rem;color:#212529;margin:0 0 20px;font-weight:600;line-height:1.3}
.visual-content-paragraph{font-size:1.05rem;color:#495057;line-height:1.8;margin:0 0 18px}
.visual-content-paragraph:last-child{margin-bottom:0}
@media (max-width: 968px) {
.contact-content-container{grid-template-columns:1fr;gap:45px}
.contact-hero-headline{font-size:2.2rem}
.visual-grid-layout{grid-template-columns:1fr;gap:35px}
.visual-image-container img{height:320px}
}
@media (max-width: 640px) {
.contact-hero-zone{padding:60px 20px 45px}
.contact-hero-headline{font-size:1.9rem}
.contact-hero-subtext{font-size:1.05rem}
.contact-primary-area{padding:50px 20px}
.contact-info-panel{padding:35px 25px}
.contact-form-wrapper{padding:35px 25px}
.contact-form-title{font-size:1.5rem}
.visual-section-header{margin:0 0 40px}
.visual-header-title{font-size:1.8rem}
.visual-content-heading{font-size:1.5rem}
.form-submit-button{width:100%;align-self:stretch}
.visual-image-container img{height:280px}
}
.services-nexta-main{background:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.7;overflow-x:hidden}
.services-nexta-main *{box-sizing:border-box}
.services-hero-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#E0D5DB 100%);padding:120px 20px 80px;position:relative}
.services-hero-wrapper::before{content:'';position:absolute;top:0;right:0;width:400px;height:400px;background:radial-gradient(circle,#a28e9126 0%,transparent 70%);border-radius:50%;pointer-events:none}
.services-hero-content{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.services-hero-content h1{font-size:48px;font-weight:700;color:#212529;margin:0 0 24px;line-height:1.2}
.services-hero-content .hero-subtitle{font-size:20px;color:#495057;margin:0 0 40px;max-width:700px}
.services-hero-content .hero-description{font-size:16px;color:#495057;margin:0 0 36px;max-width:800px;line-height:1.8}
.hero-cta-button{display:inline-block;background:#A28E91;color:#fff;padding:14px 32px;border-radius:6px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease;border:2px solid #A28E91;z-index:10;position:relative}
.hero-cta-button:hover{background:#8d7a7d;border-color:#8d7a7d;transform:translateY(-2px);box-shadow:0 6px 20px #a28e914d}
.automation-showcase-section{padding:100px 20px;background:#fff}
.automation-showcase-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;align-items:start}
.automation-feature-card{background:#f8f9fa;border-radius:12px;padding:36px;transition:all .3s ease;border:2px solid transparent;position:relative}
.automation-feature-card::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#A28E91 0%,#C3B4BD 100%);border-radius:0 0 12px 12px;opacity:0;transition:opacity .3s ease}
.automation-feature-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #a28e9133;border-color:#E0D5DB}
.automation-feature-card:hover::after{opacity:1}
.feature-card-icon{width:64px;height:64px;background:linear-gradient(135deg,#C3B4BD 0%,#E0D5DB 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 0 24px;font-size:28px;color:#495057}
.automation-feature-card h3{font-size:22px;color:#212529;margin:0 0 16px;font-weight:600}
.automation-feature-card p{font-size:15px;color:#495057;margin:0;line-height:1.7}
.process-visualization-section{padding:100px 20px;background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%);position:relative}
.process-viz-container{max-width:1200px;margin:0 auto}
.process-viz-header{text-align:center;margin:0 0 70px}
.process-viz-header h2{font-size:38px;color:#212529;margin:0 0 20px;font-weight:700}
.process-viz-header p{font-size:18px;color:#495057;max-width:700px;margin:0 auto}
.process-steps-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;position:relative}
.process-step-item{background:#fff;border-radius:12px;padding:32px 24px;text-align:center;border:2px solid #E0D5DB;transition:all .3s ease;position:relative}
.process-step-item:hover{border-color:#A28E91;box-shadow:0 8px 24px #a28e9126}
.step-number{width:48px;height:48px;background:#A28E91;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin:0 auto 20px}
.process-step-item h4{font-size:18px;color:#212529;margin:0 0 12px;font-weight:600}
.process-step-item p{font-size:14px;color:#495057;margin:0;line-height:1.6}
.client-stories-section{padding:100px 20px;background:#fff}
.client-stories-container{max-width:1200px;margin:0 auto}
.stories-header{margin:0 0 60px}
.stories-header h2{font-size:38px;color:#212529;margin:0 0 16px;font-weight:700}
.stories-header p{font-size:18px;color:#495057;max-width:800px}
.stories-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin:0 0 48px}
.story-card-large{display:grid;grid-template-columns:280px 1fr;gap:32px;background:#f8f9fa;border-radius:12px;padding:36px;align-items:center}
.story-image-wrapper{width:100%;height:320px;border-radius:8px;overflow:hidden}
.story-image-wrapper img{width:100%;height:100%;object-fit:cover}
.story-content-block h3{font-size:24px;color:#212529;margin:0 0 16px;font-weight:600}
.story-content-block p{font-size:15px;color:#495057;margin:0 0 16px;line-height:1.7}
.story-metrics{display:flex;gap:32px;margin:24px 0 0}
.metric-item{flex:1}
.metric-value{font-size:32px;font-weight:700;color:#A28E91;margin:0 0 4px;line-height:1}
.metric-label{font-size:13px;color:#495057;text-transform:uppercase;letter-spacing:.5px}
.testimonial-cards-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px}
.testimonial-card-compact{background:#fff;border:2px solid #E0D5DB;border-radius:12px;padding:32px;transition:all .3s ease}
.testimonial-card-compact:hover{border-color:#C3B4BD;box-shadow:0 8px 24px #a28e911f;transform:translateY(-4px)}
.testimonial-author-info{display:flex;align-items:center;gap:16px;margin:0 0 20px}
.author-avatar{width:56px;height:56px;border-radius:50%;overflow:hidden;border:3px solid #E0D5DB}
.author-avatar img{width:100%;height:100%;object-fit:cover}
.author-details h5{font-size:16px;color:#212529;margin:0 0 4px;font-weight:600}
.author-details p{font-size:13px;color:#495057;margin:0}
.testimonial-quote{font-size:15px;color:#495057;line-height:1.7;margin:0;font-style:italic}
.implementation-deep-dive-section{padding:100px 20px;background:linear-gradient(135deg,#E0D5DB 0%,#C3B4BD 100%);position:relative}
.implementation-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 400px;gap:60px;align-items:center}
.implementation-content h2{font-size:38px;color:#212529;margin:0 0 24px;font-weight:700}
.implementation-content p{font-size:16px;color:#343a40;margin:0 0 32px;line-height:1.8}
.implementation-features-list{list-style:none;padding:0;margin:0 0 36px}
.implementation-features-list li{font-size:15px;color:#343a40;padding:0 0 16px 36px;position:relative;line-height:1.6}
.implementation-features-list li::before{content:'';position:absolute;left:0;top:-2px;width:24px;height:24px;background:#A28E91;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}
.implementation-cta-button{display:inline-block;background:#fff;color:#A28E91;padding:14px 32px;border-radius:6px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease;border:2px solid #fff;z-index:10;position:relative}
.implementation-cta-button:hover{background:transparent;color:#fff;border-color:#fff;transform:translateY(-2px)}
.implementation-visual{width:100%;height:500px;border-radius:12px;overflow:hidden;box-shadow:0 16px 48px #00000026}
.implementation-visual img{width:100%;height:100%;object-fit:cover}
@media (max-width: 1024px) {
.automation-showcase-container{grid-template-columns:1fr 1fr}
.process-steps-wrapper{grid-template-columns:1fr 1fr}
.testimonial-cards-row{grid-template-columns:1fr 1fr}
.implementation-container{grid-template-columns:1fr;gap:40px}
.implementation-visual{height:400px}
}
@media (max-width: 768px) {
.services-hero-content h1{font-size:36px}
.automation-showcase-container{grid-template-columns:1fr;gap:24px}
.process-steps-wrapper{grid-template-columns:1fr}
.stories-grid{grid-template-columns:1fr;gap:32px}
.story-card-large{grid-template-columns:1fr;gap:24px}
.story-image-wrapper{height:240px}
.testimonial-cards-row{grid-template-columns:1fr}
.implementation-visual{height:320px}
.process-viz-header h2,.stories-header h2,.implementation-content h2{font-size:32px}
}
.careers-wrapper-main{background:#fff;min-height:100vh}
.careers-hero-area{background:linear-gradient(135deg,#fafbfc 0%,#E0D5DB 100%);padding:120px 20px 80px;position:relative;overflow:hidden}
.careers-hero-area::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#c3b4bd26 0%,transparent 70%);border-radius:50%}
.careers-hero-content{max-width:780px;margin:0 auto;position:relative;z-index:2}
.careers-hero-content h1{font-size:3.2rem;line-height:1.2;color:#212529;margin-bottom:24px;font-weight:700}
.careers-hero-content .subtitle-text{font-size:1.25rem;line-height:1.7;color:#495057;margin-bottom:0}
.positions-grid-section{padding:90px 20px;background:#f8f9fa}
.positions-grid-section .container{max-width:1200px;margin:0 auto}
.section-intro-text{max-width:680px;margin:0 auto 60px;text-align:center}
.section-intro-text h2{font-size:2.4rem;color:#212529;margin-bottom:18px;font-weight:600}
.section-intro-text p{font-size:1.1rem;line-height:1.65;color:#495057}
.jobs-display-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;margin-bottom:50px}
.job-card-item{background:#fff;border-radius:12px;padding:36px 32px;box-shadow:0 2px 8px #0000000f;transition:all .3s ease;border:2px solid transparent}
.job-card-item:hover{transform:translateY(-6px);box-shadow:0 8px 24px #a28e912e;border-color:#C3B4BD}
.job-card-item h3{font-size:1.5rem;color:#212529;margin-bottom:12px;font-weight:600}
.job-meta-info{display:flex;gap:18px;margin-bottom:20px;flex-wrap:wrap}
.job-meta-info span{font-size:.95rem;color:#A28E91;font-weight:500}
.job-description-text{font-size:1rem;line-height:1.7;color:#495057;margin-bottom:24px}
.job-requirements-list{list-style:none;padding:0;margin-bottom:28px}
.job-requirements-list li{font-size:.95rem;line-height:1.6;color:#343a40;padding-left:24px;position:relative;margin-bottom:10px}
.job-requirements-list li::before{content:'→';position:absolute;left:0;color:#A28E91;font-weight:700}
.apply-job-button{display:inline-block;padding:12px 28px;background:#A28E91;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;font-size:.95rem;transition:all .3s ease;border:2px solid #A28E91}
.apply-job-button:hover{background:#8d7a7d;border-color:#8d7a7d;transform:scale(1.03)}
.culture-showcase-block{padding:0 20px 90px;background:#fff}
.culture-showcase-block .container{max-width:1200px;margin:0 auto}
.culture-content-wrapper{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}
.culture-image-holder{position:relative}
.culture-image-holder img{width:100%;height:480px;object-fit:cover;border-radius:16px;box-shadow:0 12px 32px #0000001a}
.culture-text-content h2{font-size:2.2rem;color:#212529;margin-bottom:24px;font-weight:600;line-height:1.3}
.culture-text-content p{font-size:1.05rem;line-height:1.75;color:#495057;margin-bottom:20px}
.culture-highlights-box{background:#f8f9fa;border-left:4px solid #A28E91;padding:24px 28px;margin-top:32px;border-radius:8px}
.culture-highlights-box ul{list-style:none;padding:0;margin:0}
.culture-highlights-box li{font-size:1rem;line-height:1.65;color:#343a40;padding:10px 0;border-bottom:1px solid #E0D5DB}
.culture-highlights-box li:last-child{border-bottom:none}
.culture-highlights-box li strong{color:#A28E91;font-weight:600}
.testimonial-profile-section{padding:90px 20px;background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%)}
.testimonial-profile-section .container{max-width:900px;margin:0 auto}
.profile-content-box{background:#fff;border-radius:16px;padding:50px 45px;box-shadow:0 8px 24px #00000014;text-align:center}
.profile-image-circle{width:140px;height:140px;border-radius:50%;margin:0 auto 28px;overflow:hidden;border:4px solid #E0D5DB}
.profile-image-circle img{width:100%;height:100%;object-fit:cover}
.profile-name-title h3{font-size:1.6rem;color:#212529;margin-bottom:8px;font-weight:600}
.profile-name-title p{font-size:1.05rem;color:#A28E91;margin-bottom:28px;font-weight:500}
.testimonial-quote-text{font-size:1.15rem;line-height:1.8;color:#343a40;font-style:italic;position:relative;padding:0 30px}
.testimonial-quote-text::before{content:'"';font-size:4rem;color:#E0D5DB;position:absolute;top:-20px;left:-10px;font-family:Georgia,serif}
@media (max-width: 968px) {
.careers-hero-content h1{font-size:2.4rem}
.culture-content-wrapper{grid-template-columns:1fr;gap:40px}
.culture-image-holder img{height:360px}
.jobs-display-grid{grid-template-columns:1fr}
}
@media (max-width: 640px) {
.careers-hero-area{padding:80px 20px 60px}
.careers-hero-content h1{font-size:2rem}
.section-intro-text h2{font-size:1.8rem}
.culture-text-content h2{font-size:1.8rem}
.job-card-item{padding:28px 24px}
.profile-content-box{padding:35px 25px}
.testimonial-quote-text{font-size:1.05rem;padding:0 15px}
}
.cookie-policy-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh;padding:60px 20px}
.cookie-policy-container{max-width:920px;margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 4px 20px #a28e9114;padding:50px}
@media (max-width: 768px) {
.cookie-policy-container{padding:30px 20px}
.cookie-policy-wrapper{padding:40px 15px}
}
.cookie-header-section{border-bottom:3px solid #E0D5DB;padding-bottom:30px;margin-bottom:40px}
.cookie-main-title{font-size:2.4rem;color:#212529;font-weight:700;margin-bottom:12px;line-height:1.3}
.cookie-update-info{font-size:.95rem;color:#6c757d;font-style:italic;margin-top:15px}
.cookie-intro-text{font-size:1.05rem;color:#495057;line-height:1.7;margin-bottom:35px}
.cookie-content-block{margin-bottom:45px}
.cookie-section-heading{font-size:1.65rem;color:#343a40;font-weight:600;margin-bottom:18px;padding-left:15px;border-left:4px solid #A28E91}
.cookie-subheading{font-size:1.3rem;color:#495057;font-weight:600;margin-top:28px;margin-bottom:14px}
.cookie-text-paragraph{font-size:1rem;color:#495057;line-height:1.75;margin-bottom:20px}
.cookie-types-grid{display:grid;grid-template-columns:1fr;gap:25px;margin-top:30px;margin-bottom:30px}
.cookie-type-card{background:#f8f9fa;border:2px solid #E0D5DB;border-radius:8px;padding:25px;transition:all .3s ease}
.cookie-type-card:hover{border-color:#C3B4BD;box-shadow:0 6px 15px #a28e911f;transform:translateY(-2px)}
.cookie-type-title{font-size:1.15rem;color:#212529;font-weight:600;margin-bottom:12px;display:flex;align-items:center}
.cookie-type-badge{display:inline-block;background:#A28E91;color:#fff;padding:4px 12px;border-radius:4px;font-size:.8rem;margin-left:10px;font-weight:500}
.cookie-type-description{font-size:.98rem;color:#495057;line-height:1.65;margin-bottom:12px}
.cookie-example-list{list-style:none;padding-left:0;margin-top:15px}
.cookie-example-list li{padding-left:25px;position:relative;margin-bottom:8px;font-size:.95rem;color:#6c757d;line-height:1.6}
.cookie-example-list li:before{content:"→";position:absolute;left:0;color:#A28E91;font-weight:600}
.cookie-control-box{background:linear-gradient(135deg,#f8f9fa 0%,#E0D5DB 100%);border-radius:10px;padding:30px;margin:35px 0;border:2px solid #C3B4BD}
.cookie-control-heading{font-size:1.35rem;color:#212529;font-weight:600;margin-bottom:18px}
.cookie-steps-list{list-style:none;padding-left:0;counter-reset:step-counter}
.cookie-steps-list li{counter-increment:step-counter;position:relative;padding-left:45px;margin-bottom:18px;font-size:1rem;color:#495057;line-height:1.7}
.cookie-steps-list li:before{content:counter(step-counter);position:absolute;left:0;top:0;background:#A28E91;color:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem}
.cookie-browser-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:25px}
.cookie-browser-item{background:#fff;border:1px solid #E0D5DB;border-radius:6px;padding:20px;text-align:center}
.cookie-browser-name{font-size:1.1rem;color:#343a40;font-weight:600;margin-bottom:10px}
.cookie-browser-link{color:#A28E91;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s ease}
.cookie-browser-link:hover{color:#8a777a;text-decoration:underline}
.cookie-retention-info{background:#fafbfc;border-left:4px solid #C3B4BD;padding:25px;margin:30px 0}
.cookie-table-wrapper{overflow-x:auto;margin:25px 0}
.cookie-data-table{width:100%;border-collapse:collapse;background:#fff}
.cookie-data-table th{background:#A28E91;color:#fff;padding:14px;text-align:left;font-weight:600;font-size:.95rem}
.cookie-data-table td{padding:14px;border-bottom:1px solid #E0D5DB;color:#495057;font-size:.95rem;line-height:1.6}
.cookie-data-table tr:hover{background:#f8f9fa}
.cookie-contact-section{background:linear-gradient(135deg,#E0D5DB 0%,#C3B4BD 100%);border-radius:10px;padding:35px;margin-top:45px;text-align:center}
.cookie-contact-title{font-size:1.5rem;color:#212529;font-weight:600;margin-bottom:15px}
.cookie-contact-text{font-size:1rem;color:#343a40;line-height:1.7;margin-bottom:20px}
.cookie-contact-details{font-size:.95rem;color:#495057;line-height:1.8}
.cookie-contact-link{color:#6d5b5e;text-decoration:none;font-weight:500;transition:color .2s ease}
.cookie-contact-link:hover{color:#212529;text-decoration:underline}
.cookie-note-box{background:#fff9e6;border:2px solid #f0d68f;border-radius:8px;padding:20px;margin:25px 0}
.cookie-note-text{font-size:.98rem;color:#495057;line-height:1.7;margin:0}
@media (max-width: 768px) {
.cookie-main-title{font-size:1.9rem}
.cookie-section-heading{font-size:1.4rem}
.cookie-browser-grid{grid-template-columns:1fr}
.cookie-control-box,.cookie-contact-section{padding:25px 20px}
.cookie-data-table th,.cookie-data-table td{padding:10px;font-size:.88rem}
}
.privacy-policy-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh;padding:80px 0}
.privacy-policy-container{max-width:900px;margin:0 auto;padding:0 20px}
.privacy-header-section{background:#fff;padding:60px 50px;border-radius:12px;box-shadow:0 2px 8px #a28e9114;margin-bottom:40px;border-left:5px solid #A28E91}
.privacy-main-title{font-size:2.8rem;color:#212529;margin:0 0 20px;font-weight:700;line-height:1.2}
.privacy-last-updated{color:#6c757d;font-size:1rem;margin:0 0 25px;font-style:italic}
.privacy-intro-text{color:#495057;font-size:1.1rem;line-height:1.7;margin:0}
.privacy-content-block{background:#fff;padding:45px 50px;margin-bottom:30px;border-radius:10px;box-shadow:0 2px 6px #c3b4bd0f;border-bottom:3px solid #E0D5DB}
.privacy-section-heading{color:#212529;font-size:1.8rem;margin:0 0 25px;font-weight:600;position:relative;padding-bottom:12px}
.privacy-section-heading::after{content:'';position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#A28E91 0%,#C3B4BD 100%)}
.privacy-text-paragraph{color:#495057;font-size:1.05rem;line-height:1.8;margin:0 0 20px}
.privacy-text-paragraph:last-child{margin-bottom:0}
.privacy-subsection-title{color:#343a40;font-size:1.3rem;margin:35px 0 18px;font-weight:600}
.privacy-list-standard{margin:20px 0;padding-left:0;list-style:none}
.privacy-list-standard li{color:#495057;font-size:1.05rem;line-height:1.8;margin-bottom:15px;padding-left:30px;position:relative}
.privacy-list-standard li::before{content:'→';position:absolute;left:0;color:#A28E91;font-weight:700}
.privacy-emphasis-box{background:#f8f9fa;border-left:4px solid #C3B4BD;padding:25px 30px;margin:30px 0;border-radius:6px}
.privacy-emphasis-box p{color:#343a40;font-size:1.05rem;line-height:1.7;margin:0}
.privacy-data-table{width:100%;border-collapse:collapse;margin:25px 0}
.privacy-data-table th{background:linear-gradient(135deg,#A28E91 0%,#C3B4BD 100%);color:#fff;padding:18px 20px;text-align:left;font-size:1.05rem;font-weight:600}
.privacy-data-table td{padding:18px 20px;border-bottom:1px solid #E0D5DB;color:#495057;font-size:1rem;line-height:1.6}
.privacy-data-table tr:nth-child(even){background:#fafbfc}
.privacy-data-table tr:last-child td{border-bottom:none}
.privacy-contact-section{background:linear-gradient(135deg,#E0D5DB 0%,#C3B4BD 100%);padding:50px;border-radius:12px;margin-top:40px;text-align:center}
.privacy-contact-title{color:#212529;font-size:1.8rem;margin:0 0 25px;font-weight:600}
.privacy-contact-details{color:#343a40;font-size:1.1rem;line-height:1.8;margin:0 0 15px}
.privacy-contact-link{color:#212529;text-decoration:none;font-weight:600;border-bottom:2px solid #212529;transition:all .3s ease}
.privacy-contact-link:hover{color:#495057;border-bottom-color:#495057}
.privacy-numbered-list{counter-reset:privacy-counter;list-style:none;padding-left:0;margin:25px 0}
.privacy-numbered-list li{counter-increment:privacy-counter;position:relative;padding-left:45px;margin-bottom:20px;color:#495057;font-size:1.05rem;line-height:1.8}
.privacy-numbered-list li::before{content:counter(privacy-counter);position:absolute;left:0;top:0;background:#A28E91;color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem}
@media (max-width: 768px) {
.privacy-policy-wrapper{padding:40px 0}
.privacy-header-section{padding:40px 25px;margin-bottom:25px}
.privacy-main-title{font-size:2rem}
.privacy-content-block{padding:30px 25px;margin-bottom:20px}
.privacy-section-heading{font-size:1.5rem}
.privacy-subsection-title{font-size:1.2rem;margin:25px 0 15px}
.privacy-data-table{font-size:.9rem}
.privacy-data-table th,.privacy-data-table td{padding:12px 15px}
.privacy-contact-section{padding:35px 25px}
.privacy-contact-title{font-size:1.5rem}
.privacy-numbered-list li{padding-left:40px}
}
@media (max-width: 480px) {
.privacy-main-title{font-size:1.7rem}
.privacy-section-heading{font-size:1.3rem}
.privacy-data-table{display:block;overflow-x:auto}
}
.success-page-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh;padding:60px 20px}
.success-content-container{max-width:720px;margin:0 auto;background:#fff;border-radius:16px;padding:80px 60px;box-shadow:0 8px 32px #a28e911f;position:relative}
.success-icon-area{text-align:center;margin-bottom:40px}
.success-checkmark-circle{width:90px;height:90px;border-radius:50%;background:linear-gradient(135deg,#E0D5DB 0%,#C3B4BD 100%);margin:0 auto 24px;display:flex;align-items:center;justify-content:center;animation:successPulse .8s ease-out}
@keyframes successPulse {
0%{transform:scale(0.8);opacity:0}
50%{transform:scale(1.05)}
100%{transform:scale(1);opacity:1}
}
.success-checkmark-circle::after{content:'';font-size:48px;color:#fff;font-weight:600;line-height:1}
.success-main-heading{font-size:42px;color:#212529;margin:0 0 16px;font-weight:700;letter-spacing:-.5px;text-align:center}
.success-subheading-text{font-size:19px;color:#495057;line-height:1.6;text-align:center;margin:0 0 48px}
.success-details-block{background:#f8f9fa;border-left:4px solid #A28E91;padding:32px;margin-bottom:48px;border-radius:8px}
.success-details-block h2{font-size:22px;color:#212529;margin:0 0 20px;font-weight:600}
.success-info-list{list-style:none;padding:0;margin:0}
.success-info-list li{padding:12px 0 12px 32px;color:#343a40;font-size:16px;line-height:1.7;position:relative}
.success-info-list li::before{content:'→';position:absolute;left:0;color:#A28E91;font-weight:600;font-size:18px}
.success-timeline-note{background:#fff;border:2px solid #E0D5DB;border-radius:8px;padding:24px 28px;margin-bottom:48px}
.success-timeline-note p{margin:0;color:#495057;font-size:16px;line-height:1.6}
.success-timeline-note strong{color:#A28E91;font-weight:600}
.success-actions-section{text-align:center;padding-top:20px;border-top:1px solid #E0D5DB}
.success-actions-section h3{font-size:20px;color:#212529;margin:0 0 28px;font-weight:600}
.success-button-group{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.success-primary-btn{background:linear-gradient(135deg,#A28E91 0%,#C3B4BD 100%);color:#fff;padding:16px 36px;border-radius:8px;text-decoration:none;font-size:16px;font-weight:600;display:inline-block;transition:all .3s ease;border:none;box-shadow:0 4px 16px #a28e9140}
.success-primary-btn:hover{transform:translateY(-2px);box-shadow:0 6px 24px #a28e9159;color:#fff}
.success-secondary-btn{background:#fff;color:#A28E91;padding:16px 36px;border-radius:8px;text-decoration:none;font-size:16px;font-weight:600;display:inline-block;transition:all .3s ease;border:2px solid #A28E91}
.success-secondary-btn:hover{background:#A28E91;color:#fff;transform:translateY(-2px)}
.success-help-section{margin-top:56px;padding-top:40px;border-top:1px solid #E0D5DB}
.success-help-section h3{font-size:20px;color:#212529;margin:0 0 24px;font-weight:600;text-align:center}
.success-contact-grid{display:grid;grid-template-columns:1fr;gap:20px}
.success-contact-card{background:#fafbfc;padding:24px;border-radius:8px;border:1px solid #E0D5DB;text-align:center}
.success-contact-card h4{font-size:17px;color:#343a40;margin:0 0 12px;font-weight:600}
.success-contact-card p{margin:0;color:#495057;font-size:15px;line-height:1.6}
.success-contact-card a{color:#A28E91;text-decoration:none;font-weight:600;transition:color .2s ease}
.success-contact-card a:hover{color:#8a7476;text-decoration:underline}
.success-reference-number{margin-top:48px;text-align:center;padding:20px;background:linear-gradient(135deg,#E0D5DB 0%,#f8f9fa 100%);border-radius:8px}
.success-reference-number p{margin:0;color:#495057;font-size:14px}
.success-reference-number strong{display:block;font-size:18px;color:#212529;margin-top:8px;letter-spacing:1px}
@media (max-width: 768px) {
.success-page-wrapper{padding:40px 16px}
.success-content-container{padding:48px 28px;border-radius:12px}
.success-main-heading{font-size:32px}
.success-subheading-text{font-size:17px;margin-bottom:36px}
.success-checkmark-circle{width:75px;height:75px}
.success-checkmark-circle::after{font-size:38px}
.success-details-block{padding:24px 20px}
.success-details-block h2{font-size:20px}
.success-button-group{flex-direction:column;gap:12px}
.success-primary-btn,.success-secondary-btn{width:100%;padding:14px 24px}
.success-help-section{margin-top:40px;padding-top:32px}
}
@media (min-width: 769px) {
.success-contact-grid{grid-template-columns:repeat(2,1fr)}
}