*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Manrope',-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(135deg,#fafbfc 0%,#fff 50%,#f8f9fa 100%);color:#212529;line-height:1.7;font-size:17px;min-height:100vh;display:flex;flex-direction:column}
main{flex:1}
a{text-decoration:none;color:inherit;transition:color .25s ease}
img{max-width:100%;height:auto;display:block}
.skip-link{position:absolute;top:-40px;left:0;background:#391783;color:#F3F0DC;padding:12px 20px;z-index:100;border-radius:0 0 4px 0;font-weight:600}
.skip-link:focus{top:0;outline:3px solid #FB3666;outline-offset:2px}
header{background:linear-gradient(to right,#fff 0%,#F3F0DC 100%);box-shadow:0 2px 12px #39178314;position:relative;z-index:50}
.header_wrapper_qx9m{max-width:1340px;margin:0 auto;padding:18px 32px;display:flex;align-items:center;justify-content:space-between;gap:40px;min-height:84px}
.logo-container_vp8k{display:flex;align-items:center;gap:14px;flex-shrink:0;z-index:52}
.logo_img_rt7h{width:66px;height:66px;object-fit:contain}
.brand_name_lz3j{font-family:'Space Grotesk',sans-serif;font-size:19px;font-weight:600;color:#391783;letter-spacing:-.3px}
.nav_primary_k4mp{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end;z-index:51}
.nav_primary_k4mp a{padding:11px 18px;font-size:15.5px;font-weight:500;color:#343a40;position:relative;border-radius:6px;transition:background .2s ease,color .2s ease;white-space:nowrap}
.nav_primary_k4mp a:hover{background:#fb366617;color:#FB3666}
.nav_primary_k4mp a:focus{outline:3px solid #391783;outline-offset:3px}
.nav_primary_k4mp a:active{background:#3917831f}
footer{background:linear-gradient(110deg,#391783 0%,#391783 48%,#FB3666 48%,#FB3666 100%);color:#F3F0DC;margin-top:80px;position:relative;overflow:hidden}
footer::before{content:'';position:absolute;top:0;left:0;right:0;height:220px;background:repeating-linear-gradient(90deg,transparent,transparent 40px,#f3f0dc08 40px,#f3f0dc08 80px);pointer-events:none}
.footer_main_bx6w{max-width:1340px;margin:0 auto;padding:68px 32px 48px;display:grid;grid-template-columns:1.3fr 1fr;gap:80px;position:relative;z-index:2}
.footer_left_dense_yr2q{display:grid;grid-template-columns:repeat(2,1fr);gap:44px;row-gap:52px}
.footer_block_zn8p{display:flex;flex-direction:column;gap:18px}
.footer_block_zn8p h3{font-family:'Space Grotesk',sans-serif;font-size:17px;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:6px;color:#F3F0DC}
.footer_block_zn8p a{font-size:15px;color:#f3f0dce0;transition:color .25s ease,padding-left .25s ease;display:block;line-height:1.8}
.footer_block_zn8p a:hover{color:#fff;padding-left:6px}
.footer_block_zn8p a:focus{outline:2px solid #F3F0DC;outline-offset:4px}
.footer_logo_section_pw4m{display:flex;flex-direction:column;gap:26px}
.footer_logo_display_kx7b{width:82px;height:82px;object-fit:contain;background:#ffffff1f;padding:14px;border-radius:12px}
.footer_contact_item_hg3v{display:flex;flex-direction:column;gap:8px}
.footer_contact_item_hg3v span:first-child{font-size:13px;text-transform:uppercase;letter-spacing:.8px;color:#f3f0dcb3;font-weight:600}
.footer_contact_item_hg3v a,.footer_contact_item_hg3v span:last-child{font-size:15.5px;color:#F3F0DC;transition:color .25s ease}
.footer_contact_item_hg3v a:hover{color:#fff}
.footer_right_sparse_tm9c{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:48px;padding-left:40px}
.footer_services_list_dv5k{display:flex;flex-direction:column;gap:16px}
.footer_services_list_dv5k h3{font-family:'Space Grotesk',sans-serif;font-size:16px;font-weight:600;margin-bottom:8px;color:#F3F0DC}
.footer_services_list_dv5k a{font-size:14.5px;color:#f3f0dcd9;transition:color .25s ease}
.footer_services_list_dv5k a:hover{color:#fff}
.footer_bottom_bar_nc4x{max-width:1340px;margin:0 auto;padding:28px 32px;border-top:1px solid #f3f0dc2e;text-align:center;font-size:14px;color:#f3f0dccc;position:relative;z-index:2}
.cookie_membrane_vx3r{position:fixed;bottom:32px;left:50%;transform:translateX(-50%);background:#fff;color:#212529;padding:28px 36px;border-radius:14px;box-shadow:0 8px 32px #3917833d;max-width:520px;width:calc(100% - 40px);z-index:9999;border:2px solid #fb366633}
.cookie_membrane_vx3r.hidden_state_qm8f{display:none}
.cookie_text_core_bp7n{font-size:15px;line-height:1.65;color:#343a40;margin-bottom:22px}
.cookie_controls_layer_wk2s{display:flex;gap:12px;flex-wrap:wrap}
.cookie_btn_accept_jr9t,.cookie_btn_decline_ps6v{padding:12px 24px;border:none;border-radius:8px;font-size:14.5px;font-weight:600;cursor:pointer;transition:background .25s ease,transform .15s ease;font-family:'Manrope',sans-serif;min-width:44px;min-height:44px}
.cookie_btn_accept_jr9t:focus,.cookie_btn_decline_ps6v:focus{outline:3px solid #391783;outline-offset:3px}
.cookie_btn_accept_jr9t{background:linear-gradient(135deg,#FB3666 0%,#391783 100%);color:#fff}
.cookie_btn_accept_jr9t:hover{background:linear-gradient(135deg,#d12e56 0%,#2d1266 100%)}
.cookie_btn_decline_ps6v{background:#f8f9fa;color:#495057;border:1px solid #dee2e6}
.cookie_btn_decline_ps6v:hover{background:#e9ecef}
@media (max-width: 968px) {
.header_wrapper_qx9m{flex-direction:column;align-items:center;padding:20px 24px;gap:24px}
.logo-container_vp8k{justify-content:center}
.nav_primary_k4mp{justify-content:center;width:100%}
.nav_primary_k4mp a{font-size:14.5px;padding:10px 14px}
.footer_main_bx6w{grid-template-columns:1fr;gap:56px;padding:52px 24px 40px}
.footer_left_dense_yr2q{grid-template-columns:1fr;gap:40px}
.footer_right_sparse_tm9c{padding-left:0}
.cookie_membrane_vx3r{bottom:20px;padding:24px 28px}
}
@media (max-width: 580px) {
body{font-size:16px}
.header_wrapper_qx9m{padding:16px 18px}
.logo_img_rt7h{width:54px;height:54px}
.brand_name_lz3j{font-size:16px}
.nav_primary_k4mp{flex-direction:column;gap:8px}
.nav_primary_k4mp a{width:100%;text-align:center}
.footer_main_bx6w{padding:44px 18px 32px}
.cookie_controls_layer_wk2s{flex-direction:column}
.cookie_btn_accept_jr9t,.cookie_btn_decline_ps6v{width:100%}
}
.page-wrapper-budget{background:#fff;overflow-x:hidden}
.hero-finance-intro{position:relative;min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#391783 0%,#FB3666 100%);overflow:hidden}
.hero-finance-intro::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(./img_assets/jZT5c0.jpg);background-size:cover;background-position:center;opacity:.15;z-index:1}
.hero-finance-intro .container{position:relative;z-index:2}
.hero-content-wrapper{max-width:720px;padding:60px 0}
.hero-content-wrapper h1{font-size:3.8rem;line-height:1.1;color:#fff;font-weight:800;margin-bottom:32px;letter-spacing:-.02em}
.hero-content-wrapper .lead-text{font-size:1.35rem;line-height:1.6;color:#F3F0DC;margin-bottom:40px;font-weight:400}
.hero-btn-primary{display:inline-block;padding:18px 42px;background:#F3F0DC;color:#391783;font-size:1.1rem;font-weight:700;text-decoration:none;border-radius:8px;transition:all .3s ease;border:3px solid transparent}
.hero-btn-primary:hover{background:#fff;transform:translateY(-2px);box-shadow:0 12px 28px #fb36664d}
.reality-check-section{background:#f8f9fa;padding:100px 0;position:relative}
.reality-check-section::after{content:'';position:absolute;bottom:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#FB3666 0%,#391783 100%)}
.reality-intro-block{max-width:780px;margin:0 auto 60px;text-align:center}
.reality-intro-block h2{font-size:2.6rem;color:#391783;font-weight:800;margin-bottom:24px;line-height:1.2}
.reality-intro-block .subtext{font-size:1.15rem;color:#495057;line-height:1.7}
.problems-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;margin-top:50px}
.problem-card{background:#fff;padding:36px;border-radius:12px;border-left:5px solid #FB3666;box-shadow:0 4px 16px #0000000f;transition:all .3s ease}
.problem-card:hover{transform:translateX(8px);box-shadow:0 8px 24px #fb366626}
.problem-card h3{font-size:1.4rem;color:#212529;font-weight:700;margin-bottom:16px}
.problem-card p{font-size:1rem;color:#495057;line-height:1.6;margin:0}
.approach-reveal-section{background:#fff;padding:110px 0;position:relative}
.approach-split-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.approach-visual-side{position:relative}
.approach-main-img{width:100%;height:520px;object-fit:cover;border-radius:16px;box-shadow:0 20px 60px #39178333}
.approach-content-side h2{font-size:2.4rem;color:#391783;font-weight:800;margin-bottom:28px;line-height:1.2}
.approach-content-side .intro-para{font-size:1.1rem;color:#495057;line-height:1.7;margin-bottom:36px}
.method-list{list-style:none;padding:0;margin:0}
.method-list li{padding:20px 0;border-bottom:1px solid #e9ecef;position:relative;padding-left:44px}
.method-list li::before{content:'→';position:absolute;left:0;top:18px;font-size:1.5rem;color:#FB3666;font-weight:700}
.method-list li:last-child{border-bottom:none}
.method-list strong{color:#391783;font-size:1.15rem;display:block;margin-bottom:8px}
.method-list p{margin:0;color:#495057;line-height:1.6}
.curriculum-deep-dive{background:linear-gradient(180deg,#F3F0DC 0%,#fff 100%);padding:100px 0;position:relative}
.curriculum-header{text-align:center;max-width:680px;margin:0 auto 70px}
.curriculum-header h2{font-size:2.5rem;color:#391783;font-weight:800;margin-bottom:20px}
.curriculum-header p{font-size:1.1rem;color:#495057;line-height:1.6}
.timeline-vertical{position:relative;max-width:900px;margin:0 auto;padding-left:80px}
.timeline-vertical::before{content:'';position:absolute;left:30px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#FB3666 0%,#391783 100%)}
.timeline-item{position:relative;margin-bottom:50px;background:#fff;padding:32px;border-radius:12px;box-shadow:0 6px 20px #00000014}
.timeline-marker{position:absolute;left:-50px;top:35px;width:24px;height:24px;background:#FB3666;border:4px solid #F3F0DC;border-radius:50%;z-index:2}
.timeline-item h3{font-size:1.5rem;color:#391783;font-weight:700;margin-bottom:12px}
.timeline-item .duration{display:inline-block;background:#FB3666;color:#fff;padding:6px 16px;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:16px}
.timeline-item p{color:#495057;line-height:1.7;margin:0}
.investment-honest{background:#fff;padding:100px 0}
.investment-wrapper{max-width:1000px;margin:0 auto}
.investment-intro{text-align:center;margin-bottom:60px}
.investment-intro h2{font-size:2.5rem;color:#391783;font-weight:800;margin-bottom:20px}
.investment-intro p{font-size:1.1rem;color:#495057;line-height:1.6;max-width:700px;margin:0 auto}
.pricing-comparison{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;margin-top:40px}
.price-option{background:#f8f9fa;padding:40px;border-radius:12px;border:3px solid transparent;transition:all .3s ease;position:relative}
.price-option.featured{background:linear-gradient(135deg,#391783 0%,#FB3666 100%);border-color:#391783;transform:scale(1.05)}
.price-option.featured *{color:#fff!important}
.price-option:not(.featured):hover{border-color:#FB3666;transform:translateY(-4px);box-shadow:0 12px 32px #fb366633}
.price-tag{font-size:.95rem;font-weight:600;color:#FB3666;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}
.price-option.featured .price-tag{color:#F3F0DC}
.price-amount{font-size:3rem;font-weight:800;color:#391783;margin-bottom:8px}
.price-amount .currency{font-size:1.5rem;vertical-align:super}
.price-period{font-size:1rem;color:#495057;margin-bottom:24px}
.price-features{list-style:none;padding:0;margin:24px 0}
.price-features li{padding:12px 0;color:#495057;border-bottom:1px solid #00000014;position:relative;padding-left:30px}
.price-option.featured .price-features li{border-bottom-color:#fff3}
.price-features li::before{content:'';position:absolute;left:0;color:#FB3666;font-weight:700;font-size:1.2rem}
.price-option.featured .price-features li::before{color:#F3F0DC}
.price-cta{display:block;width:100%;padding:16px;background:#391783;color:#fff;text-align:center;text-decoration:none;border-radius:8px;font-weight:700;margin-top:24px;transition:all .3s ease}
.price-option.featured .price-cta{background:#F3F0DC;color:#391783}
.price-cta:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3917834d}
.testimonial-authentic{background:#f8f9fa;padding:100px 0;position:relative}
.testimonial-authentic::before{content:'';position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#391783 0%,#FB3666 100%)}
.testimonial-layout{display:grid;grid-template-columns:350px 1fr;gap:50px;align-items:center;max-width:1100px;margin:0 auto}
.testimonial-profile-side{text-align:center}
.profile-photo{width:180px;height:180px;border-radius:50%;object-fit:cover;border:6px solid #FB3666;margin-bottom:24px;box-shadow:0 12px 32px #fb366640}
.profile-name{font-size:1.5rem;font-weight:700;color:#391783;margin-bottom:8px}
.profile-role{font-size:1rem;color:#495057;font-style:italic}
.testimonial-content-side{background:#fff;padding:44px;border-radius:12px;box-shadow:0 8px 24px #00000014;position:relative}
.testimonial-content-side::before{content:'"';position:absolute;top:-30px;left:30px;font-size:120px;color:#FB3666;opacity:.2;font-family:Georgia,serif;line-height:1}
.testimonial-content-side h3{font-size:1.8rem;color:#391783;font-weight:700;margin-bottom:20px}
.testimonial-content-side p{font-size:1.1rem;color:#495057;line-height:1.8;margin-bottom:16px}
@media (max-width: 768px) {
.hero-content-wrapper h1{font-size:2.4rem}
.hero-content-wrapper .lead-text{font-size:1.1rem}
.approach-split-layout{grid-template-columns:1fr;gap:40px}
.approach-main-img{height:350px}
.timeline-vertical{padding-left:50px}
.timeline-vertical::before{left:15px}
.timeline-marker{left:-35px}
.testimonial-layout{grid-template-columns:1fr;gap:30px}
.pricing-comparison{grid-template-columns:1fr}
.price-option.featured{transform:scale(1)}
.reality-intro-block h2{font-size:2rem}
.curriculum-header h2{font-size:2rem}
}
.reach-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:auto}
.reach-intro-zone{padding:5rem 2rem 3rem;max-width:720px;margin:0 auto;text-align:center}
.reach-intro-zone h1{font-size:2.8rem;font-weight:700;color:#391783;margin-bottom:1.5rem;line-height:1.2}
.reach-intro-zone .subline-text{font-size:1.15rem;color:#495057;line-height:1.7;margin-bottom:0}
.reach-form-container{background:#fff;padding:4rem 2rem;border-top:3px solid #FB3666}
.reach-form-inner{max-width:680px;margin:0 auto}
.reach-form-inner h2{font-size:1.6rem;color:#212529;margin-bottom:2.5rem;font-weight:600;text-align:center}
.form-field-group{margin-bottom:1.8rem}
.form-field-group label{display:block;font-size:.95rem;font-weight:500;color:#343a40;margin-bottom:.5rem}
.form-field-group input,.form-field-group textarea,.form-field-group select{width:100%;padding:.85rem 1rem;border:2px solid #e1e4e8;border-radius:6px;font-size:1rem;color:#212529;background:#fafbfc;transition:all .3s ease}
.form-field-group input:focus,.form-field-group textarea:focus,.form-field-group select:focus{outline:none;border-color:#FB3666;background:#fff;box-shadow:0 0 0 3px #fb36661a}
.form-field-group textarea{min-height:140px;resize:vertical;font-family:inherit}
.form-field-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%23391783' d='M6 8L0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}
.form-grid-split{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}
.consent-wrapper{margin:2rem 0 1.5rem;padding:1.2rem;background:#f8f9fa;border-radius:6px;border-left:4px solid #391783}
.consent-checkbox-row{display:flex;align-items:flex-start;gap:.75rem}
.consent-checkbox-row input[type="checkbox"]{width:20px;height:20px;margin-top:.15rem;cursor:pointer;flex-shrink:0;accent-color:#FB3666}
.consent-checkbox-row label{font-size:.92rem;color:#495057;line-height:1.6;margin:0;cursor:pointer}
.consent-checkbox-row label a{color:#391783;text-decoration:underline;font-weight:500}
.consent-checkbox-row label a:hover{color:#FB3666}
.submit-button-zone{text-align:center;margin-top:2rem}
.submit-button-zone button{background:linear-gradient(135deg,#FB3666 0%,#391783 100%);color:#fff;font-size:1.1rem;font-weight:600;padding:1rem 3rem;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #fb36664d}
.submit-button-zone button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #fb366666}
.submit-button-zone button:active{transform:translateY(0)}
.alternate-methods-panel{background:linear-gradient(to bottom,#f8f9fa 0%,#fff 100%);padding:4rem 2rem}
.alternate-methods-inner{max-width:960px;margin:0 auto}
.alternate-methods-inner h2{font-size:1.8rem;color:#391783;text-align:center;margin-bottom:3rem;font-weight:700}
.connection-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}
.connection-single-card{background:#fff;padding:2rem;border-radius:12px;border:2px solid #e1e4e8;transition:all .3s ease;position:relative}
.connection-single-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#FB3666 0%,#391783 100%);border-radius:12px 12px 0 0;opacity:0;transition:opacity .3s ease}
.connection-single-card:hover{border-color:#FB3666;box-shadow:0 8px 25px #3917831f;transform:translateY(-4px)}
.connection-single-card:hover::before{opacity:1}
.card-icon-holder{width:56px;height:56px;background:linear-gradient(135deg,#FB3666 0%,#391783 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}
.card-icon-holder svg{width:28px;height:28px;stroke:#fff;fill:none;stroke-width:2}
.connection-single-card h3{font-size:1.3rem;color:#212529;margin-bottom:.8rem;font-weight:600}
.connection-single-card p{font-size:.95rem;color:#495057;line-height:1.7;margin-bottom:1rem}
.connection-single-card .detail-link{color:#391783;text-decoration:none;font-weight:600;font-size:1rem;display:inline-flex;align-items:center;gap:.5rem;transition:color .3s ease}
.connection-single-card .detail-link:hover{color:#FB3666}
.connection-single-card .detail-link::after{content:'→';transition:transform .3s ease}
.connection-single-card .detail-link:hover::after{transform:translateX(4px)}
@media (max-width: 768px) {
.reach-intro-zone{padding:3rem 1.5rem 2rem}
.reach-intro-zone h1{font-size:2rem}
.reach-intro-zone .subline-text{font-size:1rem}
.reach-form-container{padding:3rem 1.5rem}
.form-grid-split{grid-template-columns:1fr;gap:1.2rem}
.connection-cards-grid{grid-template-columns:1fr;gap:1.5rem}
.submit-button-zone button{width:100%;padding:1rem 2rem}
}
@media (max-width: 480px) {
.reach-intro-zone h1{font-size:1.7rem}
.reach-form-inner h2{font-size:1.4rem}
.alternate-methods-inner h2{font-size:1.5rem}
}
.about-hero-wrapper{background:linear-gradient(135deg,#F3F0DC 0%,#fff 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.about-hero-wrapper::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#fb366614 0%,transparent 70%);border-radius:50%;z-index:1}
.about-hero-content{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.about-hero-content h1{font-size:3.2rem;color:#391783;margin-bottom:20px;font-weight:700;line-height:1.2}
.about-hero-content .lead-text{font-size:1.3rem;color:#495057;line-height:1.7;max-width:720px;margin-bottom:30px}
.founding-story-section{background:#fff;padding:90px 20px}
.founding-story-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.story-image-wrapper{position:relative}
.story-image-wrapper img{width:100%;height:520px;object-fit:cover;border-radius:12px;box-shadow:0 12px 40px #39178326}
.story-image-wrapper::after{content:'';position:absolute;bottom:-20px;right:-20px;width:200px;height:200px;background:linear-gradient(135deg,#FB3666 0%,#391783 100%);border-radius:12px;z-index:-1;opacity:.3}
.story-content-block h2{font-size:2.6rem;color:#391783;margin-bottom:25px;font-weight:700;line-height:1.3}
.story-content-block h2::before{content:'';display:block;width:60px;height:4px;background:#FB3666;margin-bottom:20px;border-radius:2px}
.story-content-block p{font-size:1.08rem;color:#495057;line-height:1.8;margin-bottom:18px}
.story-content-block .highlight-text{color:#FB3666;font-weight:600}
.approach-values-section{background:linear-gradient(to bottom,#f8f9fa 0%,#fff 100%);padding:90px 20px}
.approach-values-container{max-width:1200px;margin:0 auto}
.section-header-center{text-align:center;margin-bottom:70px}
.section-header-center h2{font-size:2.8rem;color:#391783;margin-bottom:18px;font-weight:700}
.section-header-center p{font-size:1.15rem;color:#495057;max-width:680px;margin:0 auto;line-height:1.7}
.values-grid-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:80px}
.value-card-item{background:#fff;padding:40px 30px;border-radius:10px;box-shadow:0 4px 20px #0000000f;position:relative;transition:transform .3s ease,box-shadow .3s ease}
.value-card-item:hover{transform:translateY(-8px);box-shadow:0 12px 35px #fb36662e}
.value-card-item::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#FB3666 0%,#391783 100%);border-radius:10px 10px 0 0}
.value-card-item h3{font-size:1.5rem;color:#391783;margin-bottom:16px;font-weight:600}
.value-card-item p{font-size:1.02rem;color:#495057;line-height:1.7;margin:0}
.approach-visual-block{display:grid;grid-template-columns:45% 55%;gap:50px;align-items:center;background:#fff;padding:50px;border-radius:12px;box-shadow:0 6px 30px #3917831a}
.approach-image-container img{width:100%;height:400px;object-fit:cover;border-radius:8px}
.approach-text-content h3{font-size:2rem;color:#391783;margin-bottom:20px;font-weight:600}
.approach-text-content p{font-size:1.05rem;color:#495057;line-height:1.8;margin-bottom:16px}
.approach-text-content ul{list-style:none;padding:0;margin:25px 0}
.approach-text-content ul li{font-size:1.05rem;color:#495057;line-height:1.7;margin-bottom:14px;padding-left:30px;position:relative}
.approach-text-content ul li::before{content:'';position:absolute;left:0;color:#FB3666;font-weight:700;font-size:1.2rem}
.team-leadership-section{background:#fff;padding:90px 20px}
.team-leadership-container{max-width:1200px;margin:0 auto}
.team-section-header{text-align:center;margin-bottom:60px}
.team-section-header h2{font-size:2.8rem;color:#391783;margin-bottom:18px;font-weight:700}
.team-section-header h2::after{content:'';display:block;width:80px;height:4px;background:#FB3666;margin:20px auto 0;border-radius:2px}
.team-section-header p{font-size:1.12rem;color:#495057;max-width:650px;margin:0 auto;line-height:1.7}
.team-members-display{display:grid;grid-template-columns:repeat(2,1fr);gap:50px;max-width:900px;margin:0 auto}
.team-member-card{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border-radius:12px;padding:40px;box-shadow:0 6px 25px #00000014;display:flex;gap:30px;align-items:flex-start;transition:transform .3s ease;position:relative;overflow:hidden}
.team-member-card::before{content:'';position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(180deg,#FB3666 0%,#391783 100%)}
.team-member-card:hover{transform:translateY(-6px);box-shadow:0 12px 35px #39178326}
.member-photo-wrapper{flex-shrink:0}
.member-photo-wrapper img{width:140px;height:140px;object-fit:cover;border-radius:50%;border:4px solid #FB3666}
.member-info-text h3{font-size:1.6rem;color:#391783;margin-bottom:6px;font-weight:600}
.member-info-text .role-title{font-size:1.05rem;color:#FB3666;font-weight:600;margin-bottom:16px;display:block}
.member-info-text p{font-size:1rem;color:#495057;line-height:1.7;margin:0}
.commitment-cta-wrapper{background:linear-gradient(135deg,#391783 0%,#FB3666 100%);padding:70px 40px;border-radius:12px;text-align:center;margin-top:80px;box-shadow:0 10px 40px #39178340}
.commitment-cta-wrapper h3{font-size:2.2rem;color:#fff;margin-bottom:20px;font-weight:700}
.commitment-cta-wrapper p{font-size:1.15rem;color:#fff;margin-bottom:35px;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.7;opacity:.95}
.cta-button-primary{display:inline-block;background:#fff;color:#391783;padding:16px 45px;border-radius:8px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 15px #0003}
.cta-button-primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000004d;color:#391783}
@media (max-width: 992px) {
.founding-story-container{grid-template-columns:1fr;gap:40px}
.story-image-wrapper::after{width:150px;height:150px;bottom:-15px;right:-15px}
.values-grid-layout{grid-template-columns:1fr;gap:30px}
.approach-visual-block{grid-template-columns:1fr;padding:40px 30px}
.team-members-display{grid-template-columns:1fr;gap:35px}
}
@media (max-width: 768px) {
.about-hero-content h1{font-size:2.4rem}
.about-hero-content .lead-text{font-size:1.15rem}
.story-content-block h2,.section-header-center h2,.team-section-header h2{font-size:2.2rem}
.story-image-wrapper img{height:380px}
.approach-image-container img{height:320px}
.team-member-card{flex-direction:column;align-items:center;text-align:center;padding:30px}
.commitment-cta-wrapper{padding:50px 25px}
.commitment-cta-wrapper h3{font-size:1.8rem}
.about-hero-wrapper{padding:60px 20px 40px}
.founding-story-section,.approach-values-section,.team-leadership-section{padding:60px 20px}
}
@media (max-width: 480px) {
.about-hero-content h1{font-size:2rem}
.story-content-block h2,.section-header-center h2{font-size:1.9rem}
.value-card-item{padding:30px 20px}
.approach-visual-block{padding:30px 20px}
.member-photo-wrapper img{width:120px;height:120px}
.cta-button-primary{padding:14px 35px;font-size:1rem}
}
.learning-program-main{background:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.7}
.learning-program-main a{text-decoration:none;transition:all .3s ease}
.lp-hero-block{background:linear-gradient(135deg,#F3F0DC 0%,#fff 100%);padding:5rem 0 4rem;position:relative;overflow:hidden}
.lp-hero-block::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#fb366614 0%,transparent 70%);border-radius:50%}
.lp-hero-content{max-width:720px;position:relative;z-index:2}
.lp-hero-content h1{font-size:2.8rem;font-weight:700;color:#391783;margin:0 0 1.5rem;line-height:1.2}
.lp-hero-content h1::after{content:'';display:block;width:80px;height:4px;background:#FB3666;margin-top:1.2rem}
.lp-hero-content p{font-size:1.15rem;color:#495057;margin-bottom:2rem}
.lp-hero-cta{display:inline-block;background:#FB3666;color:#fff;padding:.95rem 2.2rem;border-radius:6px;font-weight:600;font-size:1.05rem;transition:all .3s ease;border:2px solid #FB3666}
.lp-hero-cta:hover{background:#d92e56;border-color:#d92e56;transform:translateY(-2px);box-shadow:0 6px 20px #fb366640}
.lp-journey-section{padding:5rem 0;background:#fff}
.lp-journey-header{text-align:center;max-width:680px;margin:0 auto 4rem}
.lp-journey-header h2{font-size:2.4rem;color:#391783;font-weight:700;margin-bottom:1rem;position:relative;display:inline-block}
.lp-journey-header h2::before{content:'';position:absolute;left:-40px;top:50%;transform:translateY(-50%);width:30px;height:3px;background:#FB3666}
.lp-journey-header p{font-size:1.1rem;color:#495057}
.lp-journey-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;margin-top:3rem}
.lp-journey-card{background:#f8f9fa;border-radius:12px;padding:2rem 1.8rem;position:relative;transition:all .35s ease;border:2px solid transparent}
.lp-journey-card::before{content:'';position:absolute;top:0;left:0;width:5px;height:100%;background:#FB3666;border-radius:12px 0 0 12px;opacity:0;transition:opacity .35s ease}
.lp-journey-card:hover{transform:translateY(-6px);box-shadow:0 12px 35px #39178326;border-color:#F3F0DC}
.lp-journey-card:hover::before{opacity:1}
.lp-journey-card h3{font-size:1.4rem;color:#391783;font-weight:600;margin-bottom:.8rem}
.lp-journey-card p{font-size:.98rem;color:#495057;line-height:1.65;margin:0}
.lp-structure-block{background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%);padding:5rem 0}
.lp-structure-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}
.lp-structure-visual{position:relative}
.lp-structure-visual img{width:100%;height:480px;object-fit:cover;border-radius:16px;box-shadow:0 15px 50px #39178333}
.lp-structure-visual::after{content:'';position:absolute;bottom:-20px;right:-20px;width:200px;height:200px;background:#fb36661a;border-radius:50%;z-index:-1}
.lp-structure-content h2{font-size:2.3rem;color:#391783;font-weight:700;margin-bottom:1.5rem}
.lp-structure-content h2 span{color:#FB3666;position:relative}
.lp-structure-content h2 span::after{content:'';position:absolute;bottom:-5px;left:0;width:100%;height:3px;background:#FB3666}
.lp-structure-list{list-style:none;padding:0;margin:2rem 0}
.lp-structure-list li{padding:1rem 0 1rem 2.5rem;position:relative;color:#343a40;font-size:1.05rem;border-bottom:1px solid #e9ecef}
.lp-structure-list li:last-child{border-bottom:none}
.lp-structure-list li::before{content:'→';position:absolute;left:0;top:1rem;color:#FB3666;font-weight:700;font-size:1.3rem}
.lp-instructor-zone{padding:5rem 0;background:#fff;position:relative}
.lp-instructor-zone::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#FB3666 0%,#391783 50%,#FB3666 100%)}
.lp-instructor-heading{text-align:center;margin-bottom:4rem}
.lp-instructor-heading h2{font-size:2.5rem;color:#391783;font-weight:700;margin-bottom:1rem}
.lp-instructor-grid{display:flex;gap:3rem;justify-content:center;flex-wrap:wrap}
.lp-instructor-profile{background:#f8f9fa;border-radius:16px;padding:2.5rem;max-width:420px;text-align:center;transition:all .35s ease;border:3px solid transparent}
.lp-instructor-profile:hover{border-color:#FB3666;transform:scale(1.03);box-shadow:0 18px 45px #fb366633}
.lp-instructor-photo{width:140px;height:140px;border-radius:50%;object-fit:cover;margin:0 auto 1.5rem;border:5px solid #F3F0DC;display:block}
.lp-instructor-profile h3{font-size:1.5rem;color:#391783;font-weight:600;margin-bottom:.4rem}
.lp-instructor-role{font-size:.95rem;color:#FB3666;font-weight:600;margin-bottom:1rem;display:block}
.lp-instructor-profile p{font-size:1rem;color:#495057;line-height:1.7;margin:0}
.lp-approach-section{background:linear-gradient(135deg,#391783 0%,#5a2ba8 100%);padding:5rem 0;color:#fff;position:relative;overflow:hidden}
.lp-approach-section::after{content:'';position:absolute;bottom:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,#fb366633 0%,transparent 70%);border-radius:50%}
.lp-approach-container{position:relative;z-index:2}
.lp-approach-intro{max-width:720px;margin:0 auto 3.5rem;text-align:center}
.lp-approach-intro h2{font-size:2.6rem;font-weight:700;margin-bottom:1.2rem;color:#fff}
.lp-approach-intro p{font-size:1.15rem;color:#F3F0DC;line-height:1.75}
.lp-approach-split{display:grid;grid-template-columns:1.2fr 1fr;gap:3.5rem;align-items:center;margin-top:3rem}
.lp-approach-details h3{font-size:1.8rem;color:#F3F0DC;font-weight:600;margin-bottom:1.5rem}
.lp-approach-points{list-style:none;padding:0;margin:0}
.lp-approach-points li{padding:1.2rem 0;border-bottom:1px solid #f3f0dc33;font-size:1.05rem;color:#fff;position:relative;padding-left:2rem}
.lp-approach-points li::before{content:'';position:absolute;left:0;color:#FB3666;font-weight:700;font-size:1.3rem}
.lp-approach-points li:last-child{border-bottom:none}
.lp-approach-image-box{position:relative}
.lp-approach-image-box img{width:100%;height:420px;object-fit:cover;border-radius:12px;border:4px solid #F3F0DC}
.lp-approach-cta-box{margin-top:3rem;text-align:center}
.lp-approach-btn{display:inline-block;background:#FB3666;color:#fff;padding:1.1rem 2.8rem;border-radius:8px;font-weight:600;font-size:1.1rem;transition:all .3s ease;border:2px solid #FB3666}
.lp-approach-btn:hover{background:transparent;border-color:#F3F0DC;color:#F3F0DC;transform:translateY(-3px);box-shadow:0 8px 25px #fb36664d}
@media (max-width: 992px) {
.lp-structure-wrapper,.lp-approach-split{grid-template-columns:1fr;gap:2.5rem}
.lp-structure-visual::after{width:150px;height:150px;bottom:-15px;right:-15px}
.lp-hero-content h1{font-size:2.3rem}
.lp-journey-header h2,.lp-structure-content h2,.lp-instructor-heading h2,.lp-approach-intro h2{font-size:2rem}
}
@media (max-width: 768px) {
.lp-hero-block{padding:3.5rem 0 3rem}
.lp-hero-content h1{font-size:2rem}
.lp-journey-grid{grid-template-columns:1fr;gap:1.8rem}
.lp-journey-header h2::before{display:none}
.lp-structure-visual img,.lp-approach-image-box img{height:320px}
.lp-instructor-grid{gap:2rem}
.lp-journey-section,.lp-structure-block,.lp-instructor-zone,.lp-approach-section{padding:3.5rem 0}
.lp-approach-intro h2{font-size:1.9rem}
.lp-approach-details h3{font-size:1.5rem}
}
@media (max-width: 576px) {
.lp-hero-content h1{font-size:1.75rem}
.lp-hero-content p{font-size:1rem}
.lp-hero-cta,.lp-approach-btn{padding:.85rem 1.8rem;font-size:1rem}
.lp-journey-header h2,.lp-structure-content h2,.lp-instructor-heading h2{font-size:1.7rem}
.lp-structure-list li{font-size:.98rem}
.lp-instructor-profile{padding:2rem 1.5rem}
}
.upcoming-schedule-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}
.upcoming-schedule-wrapper *{box-sizing:border-box}
.schedule-hero-block{background:linear-gradient(165deg,#391783 0%,#FB3666 100%);padding:90px 20px 110px;position:relative;overflow:hidden}
.schedule-hero-block::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:#f3f0dc14;border-radius:50%;z-index:1}
.schedule-hero-block::after{content:'';position:absolute;bottom:-30%;left:-15%;width:500px;height:500px;background:#ffffff0d;border-radius:50%;z-index:1}
.schedule-hero-content{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.schedule-hero-content h1{font-size:3.2rem;font-weight:800;color:#fff;margin:0 0 24px;line-height:1.15;letter-spacing:-.02em}
.schedule-hero-content .hero-subtitle-text{font-size:1.3rem;color:#F3F0DC;margin:0 0 18px;line-height:1.5;max-width:720px}
.schedule-hero-content .hero-detail-text{font-size:1.05rem;color:#ffffffe0;line-height:1.6;max-width:680px}
.courses-grid-section{padding:95px 20px;background:#fff;position:relative}
.courses-grid-section::before{content:'';position:absolute;top:0;left:8%;width:3px;height:140px;background:linear-gradient(180deg,#FB3666 0%,transparent 100%)}
.courses-grid-container{max-width:1200px;margin:0 auto}
.courses-section-header{margin-bottom:70px}
.courses-section-header h2{font-size:2.6rem;font-weight:700;color:#212529;margin:0 0 20px;line-height:1.2;position:relative;display:inline-block}
.courses-section-header h2::after{content:'';position:absolute;bottom:-8px;left:0;width:85px;height:4px;background:#FB3666;border-radius:2px}
.courses-section-header p{font-size:1.15rem;color:#495057;line-height:1.7;margin:28px 0 0;max-width:780px}
.courses-display-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:40px;margin-bottom:65px}
.course-card-item{background:#f8f9fa;border-radius:16px;overflow:hidden;transition:all .35s cubic-bezier(0.4,0,0.2,1);border:2px solid transparent;display:flex;flex-direction:column}
.course-card-item:hover{transform:translateY(-8px);box-shadow:0 20px 50px #39178326;border-color:#FB3666}
.course-card-visual{width:100%;height:240px;overflow:hidden;position:relative}
.course-card-visual img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.course-card-item:hover .course-card-visual img{transform:scale(1.08)}
.course-timing-badge{position:absolute;top:16px;right:16px;background:#fb3666f2;color:#fff;padding:8px 16px;border-radius:20px;font-size:.85rem;font-weight:600;letter-spacing:.3px}
.course-card-details{padding:32px 28px 36px;flex-grow:1;display:flex;flex-direction:column}
.course-card-details h3{font-size:1.5rem;font-weight:700;color:#212529;margin:0 0 14px;line-height:1.3}
.course-meta-info{display:flex;gap:18px;margin-bottom:18px;flex-wrap:wrap}
.course-meta-item{display:flex;align-items:center;gap:6px;font-size:.9rem;color:#495057}
.course-meta-item::before{content:'●';color:#FB3666;font-size:.7rem}
.course-card-details p{font-size:.98rem;color:#495057;line-height:1.65;margin:0 0 24px;flex-grow:1}
.course-details-list{list-style:none;padding:0;margin:0 0 28px}
.course-details-list li{padding:10px 0;color:#343a40;font-size:.92rem;position:relative;padding-left:26px;line-height:1.5}
.course-details-list li::before{content:'';position:absolute;left:0;color:#391783;font-weight:700;font-size:1.1rem}
.course-action-link{display:inline-flex;align-items:center;gap:8px;color:#391783;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .25s ease}
.course-action-link::after{content:'→';font-size:1.2rem;transition:transform .25s ease}
.course-action-link:hover{color:#FB3666;gap:12px}
.course-action-link:hover::after{transform:translateX(4px)}
.instructors-showcase-section{padding:90px 20px;background:linear-gradient(165deg,#f8f9fa 0%,#F3F0DC 100%);position:relative}
.instructors-showcase-section::after{content:'';position:absolute;bottom:0;right:0;width:300px;height:300px;background:radial-gradient(circle,#fb36660f 0%,transparent 70%);pointer-events:none}
.instructors-content-wrapper{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.instructors-section-intro{text-align:center;margin-bottom:65px}
.instructors-section-intro h2{font-size:2.5rem;font-weight:700;color:#212529;margin:0 0 22px;line-height:1.2;position:relative;display:inline-block}
.instructors-section-intro h2::before{content:'';position:absolute;top:-18px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:#391783;border-radius:2px}
.instructors-section-intro p{font-size:1.1rem;color:#495057;line-height:1.7;max-width:700px;margin:0 auto}
.instructors-profiles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:45px;margin-bottom:55px}
.instructor-profile-card{background:#fff;border-radius:20px;padding:40px 32px;text-align:center;box-shadow:0 8px 30px #39178314;transition:all .35s ease;position:relative;overflow:hidden}
.instructor-profile-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#391783 0%,#FB3666 100%);transform:scaleX(0);transform-origin:left;transition:transform .35s ease}
.instructor-profile-card:hover::before{transform:scaleX(1)}
.instructor-profile-card:hover{transform:translateY(-6px);box-shadow:0 16px 50px #39178326}
.instructor-photo-wrapper{width:130px;height:130px;margin:0 auto 24px;border-radius:50%;overflow:hidden;border:4px solid #F3F0DC;transition:border-color .3s ease}
.instructor-profile-card:hover .instructor-photo-wrapper{border-color:#FB3666}
.instructor-photo-wrapper img{width:100%;height:100%;object-fit:cover}
.instructor-profile-card h3{font-size:1.4rem;font-weight:700;color:#212529;margin:0 0 8px;line-height:1.3}
.instructor-specialty{font-size:.95rem;color:#FB3666;font-weight:600;margin:0 0 20px;letter-spacing:.3px}
.instructor-profile-card p{font-size:.94rem;color:#495057;line-height:1.65;margin:0}
.enrollment-info-block{background:#fff;border-radius:16px;padding:45px 40px;box-shadow:0 10px 40px #3917831a;max-width:900px;margin:0 auto}
.enrollment-info-block h3{font-size:1.8rem;font-weight:700;color:#212529;margin:0 0 20px;line-height:1.3}
.enrollment-info-block p{font-size:1.02rem;color:#495057;line-height:1.7;margin:0 0 30px}
.enrollment-cta-button{display:inline-block;background:linear-gradient(135deg,#FB3666 0%,#391783 100%);color:#fff;padding:16px 42px;border-radius:30px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s ease;box-shadow:0 6px 20px #fb36664d;position:relative;z-index:10}
.enrollment-cta-button:hover{transform:translateY(-3px);box-shadow:0 10px 30px #fb366666;background:linear-gradient(135deg,#391783 0%,#FB3666 100%)}
@media (max-width: 768px) {
.schedule-hero-block{padding:60px 20px 70px}
.schedule-hero-content h1{font-size:2.2rem}
.schedule-hero-content .hero-subtitle-text{font-size:1.1rem}
.courses-grid-section{padding:60px 20px}
.courses-section-header h2{font-size:2rem}
.courses-display-grid{grid-template-columns:1fr;gap:30px}
.instructors-showcase-section{padding:60px 20px}
.instructors-section-intro h2{font-size:2rem}
.instructors-profiles-grid{grid-template-columns:1fr;gap:30px}
.enrollment-info-block{padding:35px 25px}
.enrollment-info-block h3{font-size:1.5rem}
}
@media (min-width: 769px) and (max-width: 1024px) {
.courses-display-grid{grid-template-columns:repeat(2,1fr)}
.instructors-profiles-grid{grid-template-columns:repeat(2,1fr)}
}
.cookie-policy-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh;padding:0;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}
.policy-hero-block{background:linear-gradient(165deg,#391783 0%,#FB3666 100%);padding:4rem 2rem 3rem;position:relative;overflow:hidden}
.policy-hero-block::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,#f3f0dc1a 0%,transparent 50%);pointer-events:none}
.policy-hero-content{max-width:900px;margin:0 auto;position:relative;z-index:2}
.policy-hero-content h1{color:#fff;font-size:2.8rem;font-weight:700;margin:0 0 1.5rem;line-height:1.2;letter-spacing:-.02em}
.policy-intro-text{color:#F3F0DC;font-size:1.15rem;line-height:1.7;margin:0;opacity:.95}
.policy-main-content{max-width:1400px;margin:0 auto;padding:3rem 2rem 5rem}
.policy-section-block{background:#fff;border-radius:12px;padding:2.5rem;margin-bottom:2rem;box-shadow:0 2px 8px #3917830f;border-left:4px solid #FB3666}
.policy-section-block:nth-child(even){border-left-color:#391783}
.policy-section-block h2{color:#391783;font-size:1.9rem;font-weight:700;margin:0 0 1.8rem;line-height:1.3;position:relative;padding-bottom:.8rem}
.policy-section-block h2::after{content:'';position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#FB3666 0%,#391783 100%)}
.policy-section-block h3{color:#FB3666;font-size:1.35rem;font-weight:600;margin:2rem 0 1rem;line-height:1.4}
.policy-text-content{color:#343a40;font-size:1.02rem;line-height:1.8;margin:0 0 1.3rem}
.policy-text-content:last-child{margin-bottom:0}
.tech-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem;margin:2rem 0}
.tech-item-card{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border:2px solid #F3F0DC;border-radius:10px;padding:1.8rem;transition:all .3s ease}
.tech-item-card:hover{border-color:#FB3666;transform:translateY(-3px);box-shadow:0 6px 16px #fb366626}
.tech-item-card h4{color:#391783;font-size:1.2rem;font-weight:600;margin:0 0 .9rem;display:flex;align-items:center}
.tech-item-card h4::before{content:'';width:8px;height:8px;background:#FB3666;border-radius:50%;margin-right:.7rem;flex-shrink:0}
.tech-item-card p{color:#495057;font-size:.98rem;line-height:1.7;margin:0}
.purpose-listing{background:#f8f9fa;border-radius:8px;padding:2rem;margin:1.5rem 0}
.purpose-item-row{display:flex;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e9ecef}
.purpose-item-row:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}
.purpose-marker{width:36px;height:36px;background:linear-gradient(135deg,#FB3666 0%,#391783 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.1rem;flex-shrink:0;margin-right:1.2rem}
.purpose-text-area{flex:1}
.purpose-text-area strong{color:#391783;font-size:1.08rem;display:block;margin-bottom:.5rem}
.purpose-text-area span{color:#495057;font-size:.98rem;line-height:1.7}
.control-options-wrapper{background:linear-gradient(135deg,#f8f9fa 0%,#F3F0DC 100%);border-radius:10px;padding:2.2rem;margin:2rem 0;border:2px solid #391783}
.control-options-wrapper h3{color:#391783;font-size:1.4rem;margin-top:0}
.control-method-list{display:flex;flex-direction:column;gap:1.2rem}
.control-method-item{background:#fff;border-radius:8px;padding:1.5rem;border-left:4px solid #FB3666;box-shadow:0 2px 6px #0000000a}
.control-method-item h4{color:#FB3666;font-size:1.15rem;font-weight:600;margin:0 0 .7rem}
.control-method-item p{color:#495057;font-size:.98rem;line-height:1.7;margin:0}
.distinction-comparison{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:2rem 0}
.distinction-column{background:#fff;border-radius:10px;padding:2rem;border:2px solid #e9ecef}
.distinction-column.essential-side{border-color:#391783}
.distinction-column.optional-side{border-color:#FB3666}
.distinction-column h4{font-size:1.3rem;font-weight:700;margin:0 0 1.5rem;padding-bottom:.8rem;border-bottom:3px solid}
.distinction-column.essential-side h4{color:#391783;border-bottom-color:#391783}
.distinction-column.optional-side h4{color:#FB3666;border-bottom-color:#FB3666}
.distinction-feature-list{list-style:none;padding:0;margin:0}
.distinction-feature-list li{color:#495057;font-size:.98rem;line-height:1.7;padding:.8rem 0;padding-left:1.8rem;position:relative}
.distinction-feature-list li::before{content:'';position:absolute;left:0;font-weight:700;font-size:1.1rem}
.distinction-column.essential-side .distinction-feature-list li::before{color:#391783}
.distinction-column.optional-side .distinction-feature-list li::before{color:#FB3666}
.data-narrative-section{background:linear-gradient(165deg,#391783 0%,#FB3666 100%);border-radius:12px;padding:3rem;margin:3rem 0;color:#fff}
.data-narrative-section h3{color:#F3F0DC;font-size:1.6rem;margin:0 0 1.5rem}
.data-narrative-section p{color:#fff;font-size:1.05rem;line-height:1.8;margin:0 0 1.2rem;opacity:.95}
.contact-details-block{background:#f8f9fa;border-radius:10px;padding:2.5rem;margin-top:3rem;border-top:4px solid #391783}
.contact-details-block h3{color:#391783;font-size:1.5rem;font-weight:700;margin:0 0 1.5rem}
.contact-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}
.contact-info-item{display:flex;align-items:flex-start}
.contact-icon-box{width:42px;height:42px;background:linear-gradient(135deg,#FB3666 0%,#391783 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0}
.contact-icon-box::before{content:'◆';color:#fff;font-size:1.2rem}
.contact-text-box{flex:1}
.contact-text-box strong{color:#391783;font-size:.92rem;display:block;margin-bottom:.3rem;text-transform:uppercase;letter-spacing:.5px}
.contact-text-box span{color:#495057;font-size:1.02rem;line-height:1.6}
.contact-text-box a{color:#FB3666;text-decoration:none;transition:color .2s ease}
.contact-text-box a:hover{color:#391783;text-decoration:underline}
@media (max-width: 768px) {
.policy-hero-content h1{font-size:2rem}
.policy-intro-text{font-size:1.05rem}
.policy-section-block{padding:1.8rem}
.policy-section-block h2{font-size:1.5rem}
.tech-category-grid{grid-template-columns:1fr}
.distinction-comparison{grid-template-columns:1fr;gap:1.5rem}
.data-narrative-section{padding:2rem}
.contact-info-grid{grid-template-columns:1fr}
.purpose-marker{width:32px;height:32px;font-size:1rem}
}
@media (max-width: 480px) {
.policy-hero-block{padding:3rem 1.5rem 2.5rem}
.policy-main-content{padding:2rem 1.5rem 3rem}
.policy-section-block{padding:1.5rem}
.tech-item-card{padding:1.5rem}
.control-options-wrapper{padding:1.8rem}
}
.privacy-policy-main{background:linear-gradient(135deg,#fff 0%,#f8f9fa 50%,#fafbfc 100%);padding:0;margin:0}
.privacy-hero-block{background:linear-gradient(165deg,#391783 0%,#FB3666 100%);padding:80px 20px;text-align:center;position:relative;overflow:hidden}
.privacy-hero-block::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:#f3f0dc1a;border-radius:50%;z-index:1}
.privacy-hero-block::after{content:'';position:absolute;bottom:-30%;left:-10%;width:400px;height:400px;background:#ffffff0d;border-radius:50%;z-index:1}
.privacy-hero-content{max-width:900px;margin:0 auto;position:relative;z-index:2}
.privacy-hero-content h1{color:#fff;font-size:3.2rem;font-weight:700;margin:0 0 20px;letter-spacing:-.5px}
.privacy-hero-content .hero-subtext{color:#F3F0DC;font-size:1.15rem;line-height:1.6;margin:0 0 30px}
.privacy-meta-row{display:flex;gap:40px;justify-content:center;flex-wrap:wrap;margin-top:35px}
.privacy-meta-item{color:#fff;font-size:.95rem}
.privacy-meta-item strong{color:#F3F0DC;font-weight:600}
.privacy-content-wrapper{max-width:1400px;margin:0 auto;padding:0}
.privacy-section-block{padding:70px 40px;border-bottom:1px solid #39178314}
.privacy-section-block:nth-child(even){background:#fff}
.privacy-section-block:nth-child(odd){background:#fafbfc}
.privacy-section-block:last-child{border-bottom:none}
.section-header-zone{margin-bottom:45px;padding-bottom:25px;border-bottom:3px solid #FB3666;position:relative}
.section-header-zone::after{content:'';position:absolute;bottom:-3px;left:0;width:120px;height:3px;background:#391783}
.section-header-zone h2{color:#391783;font-size:2.4rem;font-weight:700;margin:0 0 12px;letter-spacing:-.3px}
.section-header-zone .section-intro{color:#495057;font-size:1.1rem;line-height:1.7;margin:0}
.privacy-text-content p{color:#343a40;font-size:1.05rem;line-height:1.8;margin:0 0 25px}
.privacy-text-content p:last-child{margin-bottom:0}
.privacy-text-content strong{color:#391783;font-weight:600}
.privacy-text-content em{color:#FB3666;font-style:normal;font-weight:500}
.subsection-block{margin:40px 0;padding:35px;background:#fff;border-left:4px solid #FB3666;box-shadow:0 2px 8px #3917830f}
.subsection-block h3{color:#391783;font-size:1.6rem;font-weight:600;margin:0 0 20px}
.subsection-block p{color:#495057;font-size:1.02rem;line-height:1.75;margin:0 0 18px}
.subsection-block p:last-child{margin-bottom:0}
.data-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;margin:40px 0}
.category-card{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);padding:30px;border-radius:8px;border:2px solid #F3F0DC;transition:all .3s ease}
.category-card:hover{border-color:#FB3666;box-shadow:0 6px 20px #fb36661f;transform:translateY(-3px)}
.category-card h4{color:#391783;font-size:1.3rem;font-weight:600;margin:0 0 15px;position:relative;padding-left:25px}
.category-card h4::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:12px;height:12px;background:#FB3666;border-radius:50%}
.category-card p{color:#495057;font-size:.98rem;line-height:1.7;margin:0}
.purpose-list{list-style:none;padding:0;margin:35px 0}
.purpose-list li{color:#343a40;font-size:1.05rem;line-height:1.75;margin:0 0 20px;padding-left:40px;position:relative}
.purpose-list li::before{content:'→';position:absolute;left:0;color:#FB3666;font-size:1.5rem;font-weight:700}
.rights-table-wrapper{margin:40px 0;overflow-x:auto}
.rights-display-table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;box-shadow:0 2px 12px #39178314}
.rights-display-table thead{background:linear-gradient(135deg,#391783 0%,#FB3666 100%)}
.rights-display-table thead th{color:#fff;font-size:1.1rem;font-weight:600;padding:20px;text-align:left;border-bottom:3px solid #F3F0DC}
.rights-display-table tbody tr{transition:background .2s ease}
.rights-display-table tbody tr:nth-child(even){background:#fafbfc}
.rights-display-table tbody tr:hover{background:#f8f9fa}
.rights-display-table tbody td{color:#343a40;font-size:1rem;line-height:1.65;padding:18px 20px;border-bottom:1px solid #f0f0f0}
.rights-display-table tbody td:first-child{color:#391783;font-weight:600}
.contact-info-panel{background:linear-gradient(135deg,#391783 0%,#FB3666 100%);padding:50px 40px;margin:60px 0 0;border-radius:12px;box-shadow:0 8px 24px #39178326}
.contact-info-panel h3{color:#fff;font-size:2rem;font-weight:700;margin:0 0 30px;text-align:center}
.contact-details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1000px;margin:0 auto}
.contact-detail-item{background:#ffffff26;padding:25px;border-radius:8px;text-align:center;backdrop-filter:blur(10px)}
.contact-detail-item strong{display:block;color:#F3F0DC;font-size:1rem;font-weight:600;margin-bottom:10px;text-transform:uppercase;letter-spacing:.5px}
.contact-detail-item a{color:#fff;font-size:1.1rem;text-decoration:none;transition:color .3s ease}
.contact-detail-item a:hover{color:#F3F0DC;text-decoration:underline}
.contact-detail-item span{color:#fff;font-size:1.1rem}
@media (max-width: 768px) {
.privacy-hero-block{padding:60px 20px}
.privacy-hero-content h1{font-size:2.2rem}
.privacy-hero-content .hero-subtext{font-size:1.05rem}
.privacy-meta-row{gap:20px}
.privacy-section-block{padding:50px 20px}
.section-header-zone h2{font-size:1.9rem}
.data-category-grid{grid-template-columns:1fr;gap:20px}
.contact-details-grid{grid-template-columns:1fr;gap:20px}
.rights-display-table{font-size:.9rem}
.rights-display-table thead th,.rights-display-table tbody td{padding:12px 10px}
}
@media (max-width: 480px) {
.privacy-hero-content h1{font-size:1.8rem}
.section-header-zone h2{font-size:1.6rem}
.subsection-block{padding:25px 20px}
.contact-info-panel{padding:40px 20px}
}
.success-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:85vh;display:flex;align-items:center;justify-content:center;padding:3rem 1rem}
.success-container{max-width:720px;margin:0 auto;background:#fff;border-radius:16px;padding:3.5rem 2rem;box-shadow:0 8px 32px #39178314;position:relative;overflow:hidden}
.success-container::before{content:'';position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#FB3666 0%,#391783 100%)}
.success-icon-wrapper{width:90px;height:90px;margin:0 auto 2rem;border-radius:50%;background:linear-gradient(135deg,#fb36661f 0%,#3917831f 100%);display:flex;align-items:center;justify-content:center;position:relative;animation:pulse-gently 2s ease-in-out infinite}
@keyframes pulse-gently {
0%,100%{transform:scale(1)}
50%{transform:scale(1.05)}
}
.success-icon-inner{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#FB3666 0%,#391783 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;font-weight:700}
.success-heading-primary{font-size:2.2rem;font-weight:700;color:#212529;text-align:center;margin:0 0 1rem;line-height:1.2}
.success-subheading{font-size:1.1rem;color:#495057;text-align:center;margin:0 0 2.5rem;line-height:1.6}
.success-details-box{background:#f8f9fa;border-radius:12px;padding:2rem;margin:0 0 2rem;border-left:4px solid #FB3666}
.success-detail-item{display:flex;align-items:flex-start;margin-bottom:1.2rem;gap:.75rem}
.success-detail-item:last-child{margin-bottom:0}
.success-detail-marker{width:24px;height:24px;border-radius:50%;background:#391783;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0;margin-top:2px}
.success-detail-content{flex:1}
.success-detail-label{font-size:.85rem;color:#6c757d;margin:0 0 .25rem;text-transform:uppercase;letter-spacing:.5px;font-weight:600}
.success-detail-value{font-size:1rem;color:#212529;margin:0;line-height:1.5}
.success-timeline-section{margin:2.5rem 0}
.success-timeline-heading{font-size:1.3rem;font-weight:700;color:#391783;margin:0 0 1.5rem;text-align:center}
.success-timeline-items{display:flex;flex-direction:column;gap:1.5rem;position:relative;padding-left:2.5rem}
.success-timeline-items::before{content:'';position:absolute;left:11px;top:30px;bottom:30px;width:2px;background:linear-gradient(180deg,#FB3666 0%,#391783 100%)}
.success-timeline-entry{position:relative;background:#fff;border:1px solid #e9ecef;border-radius:10px;padding:1.2rem 1.5rem;transition:all .3s ease}
.success-timeline-entry:hover{border-color:#FB3666;box-shadow:0 4px 16px #fb36661f;transform:translateX(4px)}
.success-timeline-entry::before{content:'';position:absolute;left:-2.5rem;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;background:#fff;border:3px solid #FB3666;box-shadow:0 0 0 4px #fb366626;z-index:2}
.success-timeline-time{font-size:.85rem;color:#FB3666;font-weight:700;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.5px}
.success-timeline-text{font-size:.95rem;color:#495057;margin:0;line-height:1.6}
.success-contact-info{background:linear-gradient(135deg,#3917830d 0%,#fb36660d 100%);border-radius:12px;padding:1.8rem;margin:2rem 0;text-align:center}
.success-contact-heading{font-size:1.1rem;font-weight:700;color:#391783;margin:0 0 1rem}
.success-contact-details{display:flex;flex-direction:column;gap:.75rem;align-items:center}
.success-contact-link{font-size:.95rem;color:#FB3666;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}
.success-contact-link:hover{color:#391783;transform:translateX(3px)}
.success-action-area{display:flex;flex-direction:column;gap:1rem;margin-top:2.5rem}
.success-btn-primary{background:linear-gradient(135deg,#FB3666 0%,#391783 100%);color:#fff;padding:1rem 2rem;border-radius:10px;text-decoration:none;font-weight:700;font-size:1rem;text-align:center;transition:all .3s ease;border:none;box-shadow:0 4px 16px #fb366640;cursor:pointer;position:relative;z-index:10}
.success-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 24px #fb366659}
.success-btn-secondary{background:#fff;color:#391783;padding:1rem 2rem;border-radius:10px;text-decoration:none;font-weight:600;font-size:1rem;text-align:center;transition:all .3s ease;border:2px solid #391783;cursor:pointer;position:relative;z-index:10}
.success-btn-secondary:hover{background:#391783;color:#fff;transform:translateY(-2px)}
.success-reference-number{background:#F3F0DC;border-radius:8px;padding:1rem;margin:2rem 0 1.5rem;text-align:center;border:1px dashed #391783}
.success-ref-label{font-size:.8rem;color:#6c757d;margin:0 0 .4rem;text-transform:uppercase;letter-spacing:.5px;font-weight:600}
.success-ref-code{font-size:1.4rem;color:#391783;font-weight:700;margin:0;letter-spacing:2px;font-family:'Courier New',monospace}
@media (max-width: 768px) {
.success-container{padding:2.5rem 1.5rem}
.success-heading-primary{font-size:1.8rem}
.success-subheading{font-size:1rem}
.success-timeline-items{padding-left:2rem}
.success-timeline-entry::before{left:-2rem;width:20px;height:20px}
.success-timeline-items::before{left:9px}
.success-action-area{gap:.8rem}
.success-btn-primary,.success-btn-secondary{padding:.9rem 1.5rem;font-size:.95rem}
}
@media (max-width: 480px) {
.success-wrapper{padding:2rem .75rem}
.success-container{padding:2rem 1.25rem;border-radius:12px}
.success-icon-wrapper{width:75px;height:75px}
.success-icon-inner{width:50px;height:50px;font-size:1.6rem}
.success-details-box{padding:1.5rem}
.success-ref-code{font-size:1.2rem}
}