@import "https://fonts.cdnfonts.com/css/nunito";
*{box-sizing:border-box;margin:0;padding:0}
body{color:#2a2a2a;background:linear-gradient(135deg,#f4f9fb 0%,#e8f4f8 100%);font:16px/1.65 'Nunito',sans-serif}
img{max-inline-size:100%;block-size:auto;display:block}
a{text-decoration:none;transition:all .3s ease}
.axiom--content-boundary-shell{max-inline-size:1240px;margin-inline:auto;padding-inline:20px}
.parallax__typographic--banner-substrate{position:relative;background:linear-gradient(118deg,#1FD9FF 0%,#8A0F67 100%);padding-block:18px;overflow:hidden}
.parallax__typographic--banner-substrate::before{content:'JOLINTOS VORANDRO';position:absolute;inset-block-start:50%;inset-inline-start:50%;transform:translate(-50%,-50%);font-size:4.2rem;font-weight:900;color:#ffffff14;letter-spacing:.18em;white-space:nowrap;pointer-events:none;z-index:1}
.quantum--overlay-navigation-framework{position:relative;z-index:10;background:#fff;border-block-end:2px solid #1fd9ff33;padding-block:16px}
.quantum--overlay-navigation-framework .axiom--content-boundary-shell{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:32px}
.synthesis__brand-emblem-container{display:flex;align-items:center;gap:15px;flex-shrink:0}
.synthesis__brand-emblem-container img{inline-size:85px;block-size:85px;aspect-ratio:1 / 1;object-fit:contain}
.meridian--horizontal-link-orchestration{display:flex;flex-direction:row;gap:38px;align-items:center;flex-wrap:wrap}
.meridian--horizontal-link-orchestration a{color:#3a3a3a;font-size:17px;font-weight:600;position:relative;padding-block:8px}
.meridian--horizontal-link-orchestration a::after{content:'';position:absolute;inset-inline-start:0;inset-block-end:0;inline-size:0;block-size:3px;background:linear-gradient(90deg,#1FD9FF,#8A0F67);transition:inline-size .35s ease}
.meridian--horizontal-link-orchestration a:hover{color:#1FD9FF}
.meridian--horizontal-link-orchestration a:hover::after{inline-size:100%}
.meridian--horizontal-link-orchestration a:focus{outline:3px solid #1FD9FF;outline-offset:4px;border-radius:4px}
.cosmological__mega-hero-territory{background:linear-gradient(155deg,#2a2a2a 0%,#4a3a5a 100%);padding-block:85px 95px;color:#f9f9f9;border-block-start:5px solid #DDFF8D}
.cosmological__mega-hero-territory .axiom--content-boundary-shell{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}
.tessellation--footer-navigation-cluster{display:flex;flex-direction:column;gap:22px}
.tessellation--footer-navigation-cluster a{color:#e0e0e0;font-size:16px;font-weight:500;transition:color .25s ease,padding-inline-start .25s ease}
.tessellation--footer-navigation-cluster a:hover{color:#DDFF8D;padding-inline-start:8px}
.tessellation--footer-navigation-cluster a:focus{outline:2px solid #DDFF8D;outline-offset:3px;border-radius:5px}
.dimension__footer-branding-segment h3{font-size:2.1rem;margin-block-end:18px;color:#DDFF8D;font-weight:800}
.dimension__footer-branding-segment p{font-size:15px;line-height:1.75;color:#c9c9c9;margin-block-end:28px}
.dimension__footer-branding-segment img{inline-size:110px;block-size:110px;margin-block-start:24px}
.crystalline--utility-strip-foundation{background:#1a1a1a;padding-block:22px;text-align:center;border-block-start:1px solid #ddff8d4d}
.crystalline--utility-strip-foundation p{color:#b0b0b0;font-size:14px}
.harmonic__consent-modal-apparatus{position:fixed;inset-block-end:35px;inset-inline-start:35px;inline-size:420px;max-inline-size:calc(100vw - 70px);background:#fff;border-radius:12px;box-shadow:0 12px 48px #00000040;padding:28px;z-index:9999;display:none;border:2px solid #1FD9FF}
.harmonic__consent-modal-apparatus.is-visible{display:block;animation:slideInFromBottom .45s ease}
@keyframes slideInFromBottom {
from{transform:translateY(100%);opacity:0}
to{transform:translateY(0);opacity:1}
}
.harmonic__consent-modal-apparatus h4{font-size:1.35rem;margin-block-end:14px;color:#2a2a2a;font-weight:700}
.harmonic__consent-modal-apparatus p{font-size:14px;line-height:1.6;color:#4a4a4a;margin-block-end:20px}
.ephemeral--permission-grouping-module{margin-block-end:18px;padding:14px;background:#f8f8f8;border-radius:8px;border-inline-start:4px solid #8A0F67}
.ephemeral--permission-grouping-module label{display:flex;align-items:center;gap:12px;cursor:pointer;font-size:15px;color:#3a3a3a;font-weight:600}
.ephemeral--permission-grouping-module input[type="checkbox"]{inline-size:20px;block-size:20px;cursor:pointer;accent-color:#1FD9FF}
.velocity__action-button-matrix{display:flex;gap:12px;margin-block-start:22px}
.velocity__action-button-matrix button{flex:1;padding-block:12px;padding-inline:18px;border:none;border-radius:6px;font-size:15px;font-weight:700;cursor:pointer;transition:all .3s ease}
.manifold--affirm-all-directive{background:linear-gradient(90deg,#1FD9FF,#8A0F67);color:#fff}
.manifold--affirm-all-directive:hover{opacity:.85}
.manifold--affirm-all-directive:focus{outline:3px solid #DDFF8D;outline-offset:3px}
.manifold--decline-all-directive{background:#e0e0e0;color:#3a3a3a}
.manifold--decline-all-directive:hover{background:#c9c9c9}
.manifold--decline-all-directive:focus{outline:3px solid #8A0F67;outline-offset:3px}
@media (max-width: 768px) {
.parallax__typographic--banner-substrate::before{font-size:2rem;letter-spacing:.12em}
.quantum--overlay-navigation-framework .axiom--content-boundary-shell{flex-direction:column;gap:20px}
.meridian--horizontal-link-orchestration{flex-direction:column;gap:18px;inline-size:100%}
.meridian--horizontal-link-orchestration a{inline-size:100%;text-align:center;padding-block:12px;background:#f4f9fb;border-radius:6px}
.cosmological__mega-hero-territory .axiom--content-boundary-shell{grid-template-columns:1fr;gap:40px}
.cosmological__mega-hero-territory{padding-block:55px 65px}
.dimension__footer-branding-segment h3{font-size:1.65rem}
.harmonic__consent-modal-apparatus{inset-inline-start:15px;inset-block-end:15px;max-inline-size:calc(100vw - 30px);inline-size:auto}
.velocity__action-button-matrix{flex-direction:column}
}
@media (max-width: 480px) {
.synthesis__brand-emblem-container img{inline-size:65px;block-size:65px}
.dimension__footer-branding-segment img{inline-size:85px;block-size:85px}
}
.HedLp{background:linear-gradient(135deg,#f0fdff 0%,#fffef5 50%,#fef9ff 100%);min-height:400px;position:relative;overflow:hidden;padding:80px 20px}
.HedLp::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#1fd9ff26 0%,transparent 70%);border-radius:50%}
.HedLp::after{content:'';position:absolute;bottom:-30%;left:-5%;width:500px;height:500px;background:radial-gradient(circle,#ddff8d33 0%,transparent 70%);border-radius:50%}
.container{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.TxtHdCore{max-width:850px;margin:0 auto;text-align:center}
.TxtHdCore h1{font-size:3.2rem;line-height:1.2;color:#1a2332;margin-bottom:24px;font-weight:700;letter-spacing:-.5px}
.TxtHdCore h1::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#1FD9FF 0%,#8A0F67 100%);margin:28px auto 0}
.TxtHdCore p{font-size:1.25rem;line-height:1.7;color:#4a5568;margin-top:28px}
.BlkGrd47{padding:100px 20px;background:#fff}
.BlkGrd47 .container{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.ImgWrp82{position:relative}
.ImgWrp82::before{content:'';position:absolute;top:-20px;left:-20px;width:100%;height:100%;background:linear-gradient(135deg,#1fd9ff33 0%,#8a0f6733 100%);border-radius:12px;z-index:1}
.ImgWrp82 img{position:relative;z-index:2;width:100%;height:auto;border-radius:12px;box-shadow:0 12px 40px #00000014}
.CntBox91 h2{font-size:2.4rem;color:#1a2332;margin-bottom:20px;line-height:1.3;font-weight:700}
.CntBox91 h2::before{content:'';display:inline-block;width:6px;height:45px;background:linear-gradient(180deg,#1FD9FF 0%,#8A0F67 100%);margin-right:18px;vertical-align:middle}
.CntBox91 p{font-size:1.1rem;line-height:1.8;color:#4a5568;margin-bottom:22px}
.CntBox91 .highlight-term{color:#8A0F67;font-weight:600}
.LnkBtn23{display:inline-flex;align-items:center;padding:14px 32px;background:linear-gradient(135deg,#1FD9FF 0%,#1ab8e0 100%);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.05rem;margin-top:16px;transition:all .3s ease;box-shadow:0 4px 15px #1fd9ff4d}
.LnkBtn23:hover{transform:translateY(-2px);box-shadow:0 8px 25px #1fd9ff66}
.LnkBtn23 i{margin-left:10px;font-size:1.2rem}
.ModSecPath{padding:100px 20px;background:linear-gradient(180deg,#fafcff 0%,#fff 100%);position:relative}
.ModSecPath::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:2px;height:100%;background:linear-gradient(180deg,transparent 0%,#1FD9FF 20%,#8A0F67 80%,transparent 100%);opacity:.3}
.TtlCntr56{text-align:center;margin-bottom:70px}
.TtlCntr56 h2{font-size:2.6rem;color:#1a2332;margin-bottom:18px;font-weight:700}
.TtlCntr56 p{font-size:1.15rem;color:#4a5568;max-width:700px;margin:0 auto;line-height:1.7}
.PathGrd88{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;max-width:1100px;margin:0 auto}
.ModCard34{background:#fff;border:2px solid #e8f4f8;border-radius:12px;padding:35px;position:relative;transition:all .4s ease}
.ModCard34:hover{border-color:#1FD9FF;box-shadow:0 10px 35px #1fd9ff26;transform:translateY(-5px)}
.ModCard34 h3{font-size:1.6rem;color:#1a2332;margin-bottom:16px;font-weight:700;display:flex;align-items:center}
.IcnWrap67{width:50px;height:50px;background:linear-gradient(135deg,#1FD9FF 0%,#1ab8e0 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-right:16px;flex-shrink:0}
.IcnWrap67 i{font-size:1.6rem;color:#fff}
.ModCard34 h4{font-size:1.15rem;color:#8A0F67;margin-top:20px;margin-bottom:12px;font-weight:600}
.ModCard34 ul{list-style:none;padding:0;margin:0}
.ModCard34 ul li{padding:8px 0 8px 30px;color:#4a5568;font-size:1.05rem;line-height:1.6;position:relative}
.ModCard34 ul li::before{content:'';position:absolute;left:0;color:#DDFF8D;font-weight:700;font-size:1.2rem}
.TstSec92{padding:100px 20px;background:linear-gradient(135deg,#f8fbff 0%,#fef9ff 100%)}
.TstSec92 h2{font-size:2.5rem;text-align:center;color:#1a2332;margin-bottom:60px;font-weight:700}
.TstSec92 h2::after{content:'';display:block;width:70px;height:3px;background:linear-gradient(90deg,#8A0F67 0%,#1FD9FF 100%);margin:20px auto 0}
.TstGrd45{display:grid;grid-template-columns:repeat(2,1fr);gap:35px;max-width:1150px;margin:0 auto}
.TstCard78{background:#fff;border-radius:12px;padding:40px;box-shadow:0 6px 25px #0000000f;position:relative;transition:all .3s ease}
.TstCard78:hover{box-shadow:0 12px 40px #0000001a;transform:translateY(-3px)}
.TstCard78::before{content:'"';position:absolute;top:20px;left:30px;color:#1fd9ff26;font:5rem/1 Georgia,serif}
.ProfSec56{display:flex;align-items:center;margin-bottom:22px;position:relative;z-index:2}
.ProfImg34{width:65px;height:65px;border-radius:50%;object-fit:cover;margin-right:18px;border:3px solid #1FD9FF}
.ProfInfo23 h5{font-size:1.2rem;color:#1a2332;margin:0 0 6px;font-weight:600}
.ProfInfo23 p{font-size:.95rem;color:#718096;margin:0}
.TstCard78 p.quote-text{font-size:1.05rem;line-height:1.8;color:#4a5568;position:relative;z-index:2;font-style:italic}
.CtaSec67{padding:90px 20px;background:linear-gradient(135deg,#1a2332 0%,#2d3748 100%);position:relative;overflow:hidden}
.CtaSec67::before{content:'';position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,#1fd9ff1a 0%,transparent 70%);border-radius:50%}
.CtaSec67::after{content:'';position:absolute;bottom:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,#ddff8d14 0%,transparent 70%);border-radius:50%}
.CtaCnt89{max-width:850px;margin:0 auto;text-align:center;position:relative;z-index:2}
.CtaCnt89 h2{font-size:2.7rem;color:#fff;margin-bottom:22px;font-weight:700;line-height:1.3}
.CtaCnt89 p{font-size:1.2rem;color:#e2e8f0;margin-bottom:35px;line-height:1.7}
.BtnGrp45{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.BtnPrim78{display:inline-flex;align-items:center;padding:16px 38px;background:linear-gradient(135deg,#1FD9FF 0%,#1ab8e0 100%);color:#1a2332;text-decoration:none;border-radius:8px;font-weight:700;font-size:1.1rem;transition:all .3s ease;box-shadow:0 6px 20px #1fd9ff66}
.BtnPrim78:hover{transform:translateY(-3px);box-shadow:0 10px 30px #1fd9ff80}
.BtnSec78{display:inline-flex;align-items:center;padding:16px 38px;background:none;color:#fff;text-decoration:none;border-radius:8px;border:2px solid #DDFF8D;font-weight:700;font-size:1.1rem;transition:all .3s ease}
.BtnSec78:hover{background:#DDFF8D;color:#1a2332;transform:translateY(-3px)}
.BtnGrp45 a i{margin-left:10px;font-size:1.15rem}
@media (max-width: 768px) {
.HedLp{padding:60px 20px}
.TxtHdCore h1{font-size:2.2rem}
.TxtHdCore p{font-size:1.1rem}
.BlkGrd47{padding:60px 20px}
.BlkGrd47 .container{grid-template-columns:1fr;gap:40px}
.ImgWrp82::before{top:-10px;left:-10px}
.CntBox91 h2{font-size:1.9rem}
.ModSecPath{padding:60px 20px}
.ModSecPath::before{display:none}
.TtlCntr56{margin-bottom:40px}
.TtlCntr56 h2{font-size:2rem}
.PathGrd88{grid-template-columns:1fr;gap:30px}
.TstSec92{padding:60px 20px}
.TstSec92 h2{font-size:2rem;margin-bottom:40px}
.TstGrd45{grid-template-columns:1fr;gap:25px}
.TstCard78{padding:30px}
.CtaSec67{padding:60px 20px}
.CtaCnt89 h2{font-size:2rem}
.CtaCnt89 p{font-size:1.05rem}
.BtnGrp45{flex-direction:column;align-items:stretch}
.BtnPrim78,.BtnSec78{justify-content:center}
}
.quartz_flow_main{background:linear-gradient(135deg,#f0f9ff 0%,#fef9ff 50%,#fffef5 100%);min-height:100vh}
.frost_hero_wrap{background:linear-gradient(160deg,#e0f7ff 0%,#fff5fc 100%);padding:90px 20px;position:relative;overflow:hidden}
.frost_hero_wrap::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#1fd9ff26 0%,transparent 70%);border-radius:50%}
.frost_hero_wrap::after{content:'';position:absolute;bottom:-30%;left:-5%;width:500px;height:500px;background:radial-gradient(circle,#ddff8d1f 0%,transparent 70%);border-radius:50%}
.frost_hero_content{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.frost_hero_content h1{font-size:3.2rem;line-height:1.2;color:#1a1a2e;margin-bottom:28px;font-weight:700;letter-spacing:-.5px}
.frost_hero_content h1::before{content:'';display:block;width:70px;height:5px;background:linear-gradient(90deg,#1FD9FF 0%,#8A0F67 100%);margin-bottom:24px;border-radius:3px}
.frost_hero_content p{font-size:1.25rem;line-height:1.7;color:#3a3a52;max-width:850px;margin-bottom:35px}
.sediment_dual_block{max-width:1200px;margin:80px auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}
.sediment_visual_side{position:relative}
.sediment_visual_side img{width:100%;height:520px;object-fit:cover;border-radius:12px;box-shadow:0 8px 30px #8a0f6726}
.sediment_content_side h2{font-size:2.4rem;line-height:1.3;color:#1a1a2e;margin-bottom:22px;font-weight:700}
.sediment_content_side h2::after{content:'';display:block;width:50px;height:4px;background:#1FD9FF;margin-top:16px;border-radius:2px}
.sediment_content_side p{font-size:1.1rem;line-height:1.8;color:#3a3a52;margin-bottom:18px}
.cirrus_method_grid{max-width:1200px;margin:100px auto;padding:0 20px}
.cirrus_method_grid h2{font-size:2.6rem;line-height:1.25;color:#1a1a2e;text-align:center;margin-bottom:55px;font-weight:700}
.cirrus_grid_layout{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.cirrus_method_card{background:#fff;padding:40px 30px;border-radius:10px;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease;position:relative;border-top:4px solid #1FD9FF}
.cirrus_method_card:nth-child(2){border-top-color:#8A0F67}
.cirrus_method_card:nth-child(3){border-top-color:#DDFF8D}
.cirrus_method_card:hover{transform:translateY(-6px);box-shadow:0 8px 35px #0000001f}
.cirrus_method_card h3{font-size:1.5rem;line-height:1.4;color:#1a1a2e;margin-bottom:18px;font-weight:600}
.cirrus_method_card p{font-size:1.05rem;line-height:1.7;color:#3a3a52;margin-bottom:14px}
.cirrus_method_card .la{font-size:2.8rem;color:#1FD9FF;margin-bottom:20px;display:block}
.cirrus_method_card:nth-child(2) .la{color:#8A0F67}
.cirrus_method_card:nth-child(3) .la{color:#8A0F67}
.aurora_expert_zone{background:linear-gradient(180deg,#fff 0%,#f9fcff 100%);padding:90px 20px;margin:80px 0}
.aurora_inner_wrap{max-width:1200px;margin:0 auto}
.aurora_inner_wrap h2{font-size:2.5rem;line-height:1.3;color:#1a1a2e;margin-bottom:50px;text-align:center;font-weight:700}
.aurora_experts_flex{display:flex;gap:40px;justify-content:center;flex-wrap:wrap}
.aurora_expert_card{background:#fff;border-radius:10px;padding:35px 28px;max-width:320px;box-shadow:0 5px 25px #0000001a;text-align:center;transition:transform .3s ease}
.aurora_expert_card:hover{transform:scale(1.04)}
.aurora_expert_card img{width:120px;height:120px;border-radius:50%;object-fit:cover;margin-bottom:22px;border:4px solid #1FD9FF}
.aurora_expert_card h4{font-size:1.35rem;line-height:1.4;color:#1a1a2e;margin-bottom:8px;font-weight:600}
.aurora_expert_card h5{font-size:1rem;line-height:1.5;color:#8A0F67;margin-bottom:16px;font-weight:500}
.aurora_expert_card p{font-size:1.05rem;line-height:1.7;color:#3a3a52}
.basalt_asymmetric_wrap{max-width:1200px;margin:100px auto;padding:0 20px;display:grid;grid-template-columns:1.2fr 0.8fr;gap:60px;align-items:center}
.basalt_content_zone h2{font-size:2.5rem;line-height:1.3;color:#1a1a2e;margin-bottom:26px;font-weight:700}
.basalt_content_zone h2 span{color:#8A0F67;position:relative}
.basalt_content_zone h2 span::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:#DDFF8D}
.basalt_content_zone p{font-size:1.1rem;line-height:1.8;color:#3a3a52;margin-bottom:20px}
.basalt_image_zone img{width:100%;height:400px;object-fit:cover;border-radius:10px;box-shadow:0 6px 28px #1fd9ff33}
.basalt_cta_btn{display:inline-block;background:linear-gradient(135deg,#1FD9FF 0%,#8A0F67 100%);color:#fff;padding:16px 40px;border-radius:8px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;margin-top:15px}
.basalt_cta_btn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #1fd9ff59}
@media (max-width: 768px) {
.frost_hero_content h1{font-size:2.2rem}
.frost_hero_content p{font-size:1.1rem}
.sediment_dual_block{grid-template-columns:1fr;gap:40px;margin:60px auto}
.sediment_visual_side img{height:380px}
.cirrus_method_grid{margin:70px auto}
.cirrus_grid_layout{grid-template-columns:1fr;gap:25px}
.cirrus_method_grid h2{font-size:2rem;margin-bottom:40px}
.aurora_expert_zone{padding:60px 20px}
.aurora_experts_flex{flex-direction:column;align-items:center}
.basalt_asymmetric_wrap{grid-template-columns:1fr;gap:40px;margin:70px auto}
.basalt_content_zone h2{font-size:2rem}
.basalt_image_zone img{height:320px}
}
.fpl_main_wrapper{background:linear-gradient(135deg,#f0f9fc 0%,#fef9ff 100%);min-height:100vh;position:relative;overflow-x:hidden}
.fpl_hero_container{max-width:1200px;margin:0 auto;padding:80px 20px 60px;position:relative}
.fpl_hero_grid_layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.fpl_hero_text_zone h1{font-size:3.2rem;line-height:1.15;margin-bottom:28px;color:#1a1a2e;font-weight:700;letter-spacing:-.02em}
.fpl_hero_text_zone h1::before{content:'';display:block;width:60px;height:5px;background:linear-gradient(90deg,#1FD9FF 0%,#8A0F67 100%);margin-bottom:20px;border-radius:3px}
.fpl_hero_text_zone p{font-size:1.15rem;line-height:1.75;color:#4a4a5e;margin-bottom:35px}
.fpl_cta_button_primary{display:inline-block;padding:16px 40px;background:linear-gradient(135deg,#8A0F67 0%,#a81677 100%);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.05rem;transition:all .3s ease;box-shadow:0 4px 15px #8a0f6740}
.fpl_cta_button_primary:hover{transform:translateY(-2px);box-shadow:0 6px 25px #8a0f6759}
.fpl_hero_visual_block{position:relative;z-index:1}
.fpl_hero_main_image{width:100%;height:auto;border-radius:16px;box-shadow:0 20px 60px #1fd9ff26;display:block}
.fpl_geometric_accent_01{position:absolute;top:-30px;right:-30px;width:120px;height:120px;background:linear-gradient(135deg,#ddff8d4d 0%,#1fd9ff33 100%);border-radius:50%;z-index:-1}
.fpl_approach_section{background:#fff;padding:90px 20px;position:relative}
.fpl_approach_section::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,#1FD9FF 50%,transparent 100%)}
.fpl_section_container{max-width:1200px;margin:0 auto}
.fpl_section_title_block{text-align:center;margin-bottom:70px}
.fpl_section_title_block h2{font-size:2.6rem;color:#1a1a2e;margin-bottom:18px;font-weight:700}
.fpl_section_title_block h2 span{color:#8A0F67;position:relative}
.fpl_section_title_block h2 span::after{content:'';position:absolute;bottom:-5px;left:0;right:0;height:3px;background:linear-gradient(90deg,#1FD9FF 0%,#DDFF8D 100%)}
.fpl_section_subtitle{font-size:1.1rem;color:#5a5a6e;line-height:1.6}
.fpl_approach_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.fpl_approach_card{background:linear-gradient(145deg,#f8fcff 0%,#fef9ff 100%);padding:40px 30px;border-radius:12px;border:2px solid transparent;transition:all .4s ease;position:relative;overflow:hidden}
.fpl_approach_card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1FD9FF 0%,#8A0F67 100%);transform:scaleX(0);transition:transform .4s ease}
.fpl_approach_card:hover::before{transform:scaleX(1)}
.fpl_approach_card:hover{border-color:#1fd9ff4d;transform:translateY(-5px);box-shadow:0 15px 40px #1fd9ff1f}
.fpl_approach_icon{font-size:2.8rem;color:#1FD9FF;margin-bottom:20px;display:block}
.fpl_approach_card h3{font-size:1.4rem;color:#1a1a2e;margin-bottom:15px;font-weight:600}
.fpl_approach_card p{font-size:1rem;color:#5a5a6e;line-height:1.7}
.fpl_method_showcase_section{background:linear-gradient(170deg,#fff 0%,#f5f9ff 100%);padding:85px 20px;position:relative}
.fpl_method_layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:45% 55%;gap:70px;align-items:center}
.fpl_method_image_wrapper{position:relative}
.fpl_method_main_photo{width:100%;height:auto;border-radius:12px;box-shadow:0 15px 50px #8a0f6726;display:block}
.fpl_method_overlay_shape{position:absolute;bottom:-20px;left:-20px;width:140px;height:140px;background:linear-gradient(135deg,#ddff8dcc 0%,#1fd9ff80 100%);border-radius:50%;z-index:-1}
.fpl_method_content_block h2{font-size:2.4rem;color:#1a1a2e;margin-bottom:25px;font-weight:700;line-height:1.25}
.fpl_method_content_block h4{font-size:1.3rem;color:#8A0F67;margin-bottom:20px;font-weight:600}
.fpl_method_content_block p{font-size:1.05rem;color:#4a4a5e;line-height:1.75;margin-bottom:30px}
.fpl_method_features_list{list-style:none;padding:0;margin:0 0 35px}
.fpl_method_features_list li{padding:12px 0 12px 40px;position:relative;font-size:1.05rem;color:#4a4a5e;line-height:1.6}
.fpl_method_features_list li::before{content:'\f00c';position:absolute;left:0;color:#1FD9FF;font:900 1.2rem 'Line Awesome Free'}
.fpl_link_button_secondary{display:inline-block;padding:14px 35px;background:linear-gradient(135deg,#1FD9FF 0%,#3de0ff 100%);color:#1a1a2e;text-decoration:none;border-radius:8px;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 15px #1fd9ff40}
.fpl_link_button_secondary:hover{transform:translateY(-2px);box-shadow:0 6px 25px #1fd9ff59}
.fpl_process_timeline_section{background:#fff;padding:90px 20px;position:relative}
.fpl_timeline_container{max-width:1100px;margin:0 auto}
.fpl_timeline_header{text-align:center;margin-bottom:75px}
.fpl_timeline_header h2{font-size:2.5rem;color:#1a1a2e;margin-bottom:15px;font-weight:700}
.fpl_timeline_header p{font-size:1.1rem;color:#5a5a6e}
.fpl_timeline_steps_wrapper{position:relative;padding:0}
.fpl_timeline_connector_line{position:absolute;left:60px;top:30px;bottom:30px;width:3px;background:linear-gradient(180deg,#1FD9FF 0%,#8A0F67 100%)}
.fpl_timeline_step_item{display:flex;gap:40px;margin-bottom:50px;position:relative}
.fpl_timeline_marker_zone{flex-shrink:0;width:120px;display:flex;align-items:flex-start;justify-content:center;padding-top:5px}
.fpl_step_number_circle{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#8A0F67 0%,#a81677 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;box-shadow:0 6px 20px #8a0f674d;position:relative;z-index:2}
.fpl_step_content_area{flex:1;background:linear-gradient(145deg,#f8fcff 0%,#fff 100%);padding:30px 35px;border-radius:10px;border-left:4px solid #1FD9FF;box-shadow:0 4px 15px #0000000a}
.fpl_step_content_area h5{font-size:1.4rem;color:#1a1a2e;margin-bottom:12px;font-weight:600}
.fpl_step_content_area p{font-size:1.05rem;color:#4a4a5e;line-height:1.7;margin:0}
.fpl_comparison_matrix_section{background:linear-gradient(165deg,#fef9ff 0%,#f0f9fc 100%);padding:85px 20px}
.fpl_matrix_wrapper{max-width:1200px;margin:0 auto}
.fpl_matrix_intro{text-align:center;margin-bottom:65px}
.fpl_matrix_intro h2{font-size:2.5rem;color:#1a1a2e;margin-bottom:18px;font-weight:700}
.fpl_matrix_intro h2::before{content:'';display:inline-block;width:8px;height:8px;background:#DDFF8D;border-radius:50%;margin-right:12px;vertical-align:middle}
.fpl_matrix_intro p{font-size:1.1rem;color:#5a5a6e;max-width:700px;margin:0 auto;line-height:1.65}
.fpl_comparison_table_holder{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 40px #0000000f}
.fpl_comparison_table{width:100%;border-collapse:collapse}
.fpl_comparison_table thead{background:linear-gradient(135deg,#8A0F67 0%,#a81677 100%)}
.fpl_comparison_table thead th{padding:22px 20px;text-align:left;color:#fff;font-size:1.15rem;font-weight:600}
.fpl_comparison_table tbody tr{border-bottom:1px solid #e8eef5;transition:background .2s ease}
.fpl_comparison_table tbody tr:hover{background:#f8fcff}
.fpl_comparison_table tbody td{padding:20px;font-size:1.05rem;color:#4a4a5e;vertical-align:top}
.fpl_comparison_table tbody td:first-child{font-weight:600;color:#1a1a2e}
.fpl_feature_checkmark{color:#1FD9FF;font-size:1.3rem;display:inline-block;margin-right:6px}
.fpl_feature_cross{color:#e0e0e8;font-size:1.3rem;display:inline-block;margin-right:6px}
.fpl_testimonials_section{background:#fff;padding:90px 20px;position:relative}
.fpl_testimonials_container{max-width:1100px;margin:0 auto}
.fpl_testimonials_heading{text-align:center;margin-bottom:70px}
.fpl_testimonials_heading h2{font-size:2.6rem;color:#1a1a2e;margin-bottom:15px;font-weight:700}
.fpl_testimonials_heading h2 span{background:linear-gradient(135deg,#1FD9FF 0%,#8A0F67 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.fpl_testimonials_grid{display:grid;grid-template-columns:repeat(2,1fr);gap:45px}
.fpl_testimonial_card_unit{background:linear-gradient(145deg,#fff 0%,#f8fcff 100%);padding:40px 35px;border-radius:12px;box-shadow:0 8px 30px #0000000d;position:relative;border:2px solid transparent;transition:all .3s ease}
.fpl_testimonial_card_unit:hover{border-color:#1fd9ff4d;transform:translateY(-3px)}
.fpl_testimonial_quote_icon{position:absolute;top:20px;right:25px;font-size:3rem;color:#1fd9ff26}
.fpl_testimonial_text_block{margin-bottom:30px}
.fpl_testimonial_text_block p{font-size:1.05rem;color:#4a4a5e;line-height:1.75;font-style:italic}
.fpl_testimonial_author_info{display:flex;align-items:center;gap:18px}
.fpl_author_photo_circle{width:60px;height:60px;border-radius:50%;object-fit:cover;border:3px solid #1FD9FF}
.fpl_author_details h6{font-size:1.15rem;color:#1a1a2e;margin-bottom:4px;font-weight:600}
.fpl_author_details span{font-size:.95rem;color:#7a7a8e}
.fpl_cta_final_section{background:linear-gradient(135deg,#8A0F67 0%,#5a0a45 100%);padding:85px 20px;text-align:center;position:relative;overflow:hidden}
.fpl_cta_final_section::before{content:'';position:absolute;top:-50%;right:-20%;width:500px;height:500px;background:radial-gradient(circle,#1fd9ff26 0%,transparent 70%);border-radius:50%}
.fpl_cta_final_content{max-width:800px;margin:0 auto;position:relative;z-index:2}
.fpl_cta_final_content h2{font-size:2.8rem;color:#fff;margin-bottom:22px;font-weight:700;line-height:1.2}
.fpl_cta_final_content p{font-size:1.2rem;color:#ffffffe6;margin-bottom:40px;line-height:1.7}
.fpl_cta_button_light{display:inline-block;padding:18px 50px;background:#fff;color:#8A0F67;text-decoration:none;border-radius:8px;font-weight:700;font-size:1.1rem;transition:all .3s ease;box-shadow:0 6px 25px #00000026}
.fpl_cta_button_light:hover{transform:translateY(-3px);box-shadow:0 10px 35px #00000040;background:#DDFF8D}
@media (max-width: 1024px) {
.fpl_hero_grid_layout{grid-template-columns:1fr;gap:40px}
.fpl_approach_grid{grid-template-columns:1fr;gap:30px}
.fpl_method_layout{grid-template-columns:1fr;gap:50px}
.fpl_comparison_table{font-size:.95rem}
.fpl_comparison_table thead th,.fpl_comparison_table tbody td{padding:15px 12px}
.fpl_testimonials_grid{grid-template-columns:1fr;gap:35px}
}
@media (max-width: 768px) {
.fpl_hero_container{padding:50px 20px 40px}
.fpl_hero_text_zone h1{font-size:2.2rem}
.fpl_section_title_block h2,.fpl_timeline_header h2,.fpl_matrix_intro h2,.fpl_testimonials_heading h2{font-size:2rem}
.fpl_cta_final_content h2{font-size:2rem}
.fpl_timeline_connector_line{left:28px}
.fpl_timeline_marker_zone{width:70px}
.fpl_step_number_circle{width:48px;height:48px;font-size:1.3rem}
.fpl_timeline_step_item{gap:20px}
.fpl_comparison_table_holder{overflow-x:auto}
.fpl_comparison_table{min-width:600px}
}
.astr_contact_wrap{background:linear-gradient(135deg,#f0f9fc 0%,#fef9e7 100%);min-height:80vh;padding:0}
.astr_contact_wrap .container{max-width:1200px;margin:0 auto;padding:0 20px}
.nebula_hero_zone{padding:80px 0 60px;position:relative}
.nebula_hero_zone::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1FD9FF 0%,#8A0F67 50%,#DDFF8D 100%)}
.nebula_hero_zone h1{font-size:2.8rem;font-weight:700;color:#2d2d2d;margin:0 0 25px;line-height:1.2}
.nebula_hero_zone h1::after{content:'';display:block;width:80px;height:4px;background:#1FD9FF;margin-top:20px}
.nebula_intro_text{font-size:1.15rem;color:#4a4a4a;line-height:1.7;max-width:720px;margin-bottom:30px}
.geo_double_layout{display:flex;gap:50px;align-items:flex-start;margin-top:60px;flex-wrap:wrap}
.geo_left_panel{flex:1;min-width:300px;background:#fff;padding:50px 40px;border-radius:12px;box-shadow:0 8px 30px #1fd9ff1f}
.geo_right_visual{flex:.8;min-width:280px;position:relative}
.geo_right_visual img{width:100%;height:auto;border-radius:12px;box-shadow:0 12px 40px #8a0f6726;object-fit:cover;max-height:450px}
.geo_form_title{font-size:1.5rem;font-weight:600;color:#2d2d2d;margin:0 0 10px}
.geo_form_subtitle{font-size:.95rem;color:#666;margin-bottom:35px;line-height:1.5}
.flux_field_group{margin-bottom:28px}
.flux_field_group label{display:block;font-size:.9rem;font-weight:600;color:#3a3a3a;margin-bottom:8px;letter-spacing:.3px}
.flux_field_group input,.flux_field_group textarea,.flux_field_group select{width:100%;padding:14px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;color:#2d2d2d;background:#fafafa;transition:all .3s ease;font-family:inherit}
.flux_field_group input:focus,.flux_field_group textarea:focus,.flux_field_group select:focus{outline:none;border-color:#1FD9FF;background:#fff;box-shadow:0 0 0 3px #1fd9ff1a}
.flux_field_group textarea{min-height:140px;resize:vertical}
.flux_field_group select{cursor:pointer;appearance:none;padding-right:40px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%233a3a3a' d='M0 0l6 8 6-8z'/%3E%3C/svg%3E") no-repeat right 16px center}
.quartz_consent_wrap{margin:30px 0;padding:18px;background:#f7f7f7;border-radius:8px;border-left:4px solid #8A0F67}
.quartz_consent_wrap label{display:flex;align-items:flex-start;cursor:pointer;font-size:.9rem;color:#4a4a4a;line-height:1.6}
.quartz_consent_wrap input[type="checkbox"]{margin-right:12px;margin-top:4px;width:18px;height:18px;cursor:pointer;flex-shrink:0}
.quartz_consent_wrap a{color:#8A0F67;text-decoration:underline;font-weight:600}
.quartz_consent_wrap a:hover{color:#1FD9FF}
.volt_submit_btn{width:100%;padding:16px 32px;background:linear-gradient(135deg,#1FD9FF 0%,#8A0F67 100%);border:none;border-radius:8px;color:#fff;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;letter-spacing:.5px;box-shadow:0 4px 15px #1fd9ff4d}
.volt_submit_btn:hover{transform:translateY(-2px);box-shadow:0 6px 25px #8a0f6766}
.volt_submit_btn:active{transform:translateY(0)}
.terra_contact_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:35px;margin-top:60px;padding:60px 0;background:#fff;border-radius:12px;padding:50px 40px;box-shadow:0 4px 20px #0000000d}
.terra_info_card{text-align:center;padding:25px;border-radius:10px;background:#fafafa;transition:all .3s ease}
.terra_info_card:hover{background:#f0f9fc;transform:translateY(-5px);box-shadow:0 8px 20px #1fd9ff26}
.terra_info_card i{font-size:2.5rem;color:#1FD9FF;margin-bottom:18px;display:block}
.terra_info_card h5{font-size:1.1rem;font-weight:700;color:#2d2d2d;margin:0 0 12px;letter-spacing:.3px}
.terra_info_card p{font-size:.95rem;color:#555;margin:0;line-height:1.6}
.terra_info_card a{color:#8A0F67;text-decoration:none;font-weight:600;transition:color .3s ease}
.terra_info_card a:hover{color:#1FD9FF}
@media (max-width: 768px) {
.nebula_hero_zone h1{font-size:2rem}
.geo_double_layout{flex-direction:column;gap:35px}
.geo_left_panel{padding:35px 25px}
.geo_right_visual{order:-1}
.terra_contact_grid{grid-template-columns:1fr;padding:35px 25px}
.nebula_intro_text{font-size:1.05rem}
}
@media (max-width: 480px) {
.nebula_hero_zone{padding:50px 0 40px}
.nebula_hero_zone h1{font-size:1.7rem}
.geo_left_panel{padding:25px 20px}
.flux_field_group input,.flux_field_group textarea,.flux_field_group select{font-size:.95rem;padding:12px 14px}
.volt_submit_btn{font-size:1rem;padding:14px 28px}
}
.trailmap_content_stage{background:linear-gradient(135deg,#f0fdff 0%,#fffef5 100%);min-height:400px;position:relative;overflow:hidden}
.trailmap_content_stage::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#1fd9ff26 0%,transparent 70%);border-radius:50%}
.trailmap_content_stage .container{max-width:1200px;margin:0 auto;padding:80px 20px;position:relative;z-index:2}
.pathway_header_lockbox{max-width:850px;margin:0 auto 60px;text-align:center}
.pathway_header_lockbox h1{font-size:2.8rem;color:#2d2d2d;margin-bottom:20px;font-weight:700;line-height:1.2}
.pathway_header_lockbox h1::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#1FD9FF 0%,#8A0F67 100%);margin:25px auto 0;border-radius:2px}
.pathway_header_lockbox p{font-size:1.15rem;color:#4a4a4a;line-height:1.7;margin-top:25px}
.mechanics_flow_assembly{background:#fff;padding:90px 20px}
.mechanics_flow_assembly .container{max-width:1180px;margin:0 auto}
.stepwise_navigation_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:50px}
.singular_phase_enclosure{background:linear-gradient(145deg,#fafffe 0%,#f9f9f9 100%);border-radius:12px;padding:45px 35px;position:relative;box-shadow:0 4px 20px #0000000f;transition:all .3s ease;border:2px solid transparent}
.singular_phase_enclosure:hover{transform:translateY(-8px);box-shadow:0 12px 35px #1fd9ff33;border-color:#1fd9ff66}
.circuit_marker_emblem{width:70px;height:70px;background:linear-gradient(135deg,#1FD9FF 0%,#8A0F67 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 0 25px;font-size:1.8rem;color:#fff;font-weight:700;box-shadow:0 6px 20px #1fd9ff4d}
.singular_phase_enclosure h3{font-size:1.5rem;color:#2d2d2d;margin-bottom:15px;font-weight:600}
.singular_phase_enclosure p{font-size:1.05rem;color:#5a5a5a;line-height:1.7}
.architectural_approach_vault{background:linear-gradient(165deg,#fff9f0 0%,#f0f9ff 100%);padding:100px 20px;position:relative}
.architectural_approach_vault::before{content:'';position:absolute;bottom:-5%;left:-5%;width:500px;height:500px;background:radial-gradient(circle,#ddff8d33 0%,transparent 70%);border-radius:50%}
.architectural_approach_vault .container{max-width:1300px;margin:0 auto;position:relative;z-index:2}
.blueprint_narrative_junction{display:flex;align-items:center;gap:70px;margin-bottom:80px}
.visual_representation_chamber{flex:0 0 45%}
.visual_representation_chamber img{width:100%;height:420px;object-fit:cover;border-radius:16px;box-shadow:0 10px 40px #0000001f}
.textual_breakdown_reservoir{flex:1}
.textual_breakdown_reservoir h2{font-size:2.2rem;color:#2d2d2d;margin-bottom:25px;font-weight:700;position:relative;padding-left:20px}
.textual_breakdown_reservoir h2::before{content:'';position:absolute;left:0;top:5px;width:6px;height:85%;background:linear-gradient(180deg,#1FD9FF 0%,#8A0F67 100%);border-radius:3px}
.textual_breakdown_reservoir p{font-size:1.08rem;color:#4a4a4a;line-height:1.8;margin-bottom:20px}
.blueprint_narrative_junction:nth-child(even){flex-direction:row-reverse}
.framework_portrait_module{background:#fff;padding:85px 20px}
.framework_portrait_module .container{max-width:1150px;margin:0 auto}
.testimonial_insight_framework{display:grid;grid-template-columns:320px 1fr;gap:50px;align-items:center;background:linear-gradient(120deg,#f8fffe 0%,#fffef8 100%);border-radius:16px;padding:50px;box-shadow:0 8px 30px #00000014}
.portrait_containment_shell{position:relative}
.portrait_containment_shell img{width:100%;height:380px;object-fit:cover;border-radius:12px;box-shadow:0 8px 25px #8a0f6726}
.portrait_containment_shell::before{content:'';position:absolute;top:-15px;left:-15px;width:100%;height:100%;border:3px solid #DDFF8D;border-radius:12px;z-index:-1}
.spoken_experience_compartment h4{font-size:1.35rem;color:#2d2d2d;margin-bottom:20px;font-weight:600}
.spoken_experience_compartment p{font-size:1.1rem;color:#4a4a4a;line-height:1.8;margin-bottom:25px;font-style:italic}
.attribution_signature_line{display:flex;align-items:center;gap:15px;margin-top:30px;padding-top:25px;border-top:2px solid #e8e8e8}
.attribution_signature_line::before{content:'';width:50px;height:3px;background:linear-gradient(90deg,#1FD9FF 0%,#8A0F67 100%);border-radius:2px}
.expert_identity_label{font-size:1rem;color:#2d2d2d;font-weight:600}
.expert_identity_label span{display:block;font-size:.9rem;color:#8A0F67;font-weight:400;margin-top:5px}
.directional_engagement_beacon{text-align:center;margin-top:60px}
.primary_action_transmitter{display:inline-block;background:linear-gradient(135deg,#1FD9FF 0%,#8A0F67 100%);color:#fff;padding:18px 50px;border-radius:50px;font-size:1.1rem;font-weight:600;text-decoration:none;box-shadow:0 6px 25px #1fd9ff59;transition:all .3s ease;border:none;cursor:pointer}
.primary_action_transmitter:hover{transform:translateY(-3px);box-shadow:0 10px 35px #1fd9ff73;color:#fff}
.primary_action_transmitter i{margin-left:10px;transition:transform .3s ease}
.primary_action_transmitter:hover i{transform:translateX(5px)}
@media (max-width: 1024px) {
.stepwise_navigation_grid{grid-template-columns:repeat(2,1fr);gap:30px}
.blueprint_narrative_junction{gap:40px}
.testimonial_insight_framework{grid-template-columns:1fr;gap:35px}
.portrait_containment_shell img{height:320px}
}
@media (max-width: 768px) {
.trailmap_content_stage .container{padding:60px 20px}
.pathway_header_lockbox h1{font-size:2.2rem}
.pathway_header_lockbox p{font-size:1.05rem}
.stepwise_navigation_grid{grid-template-columns:1fr;gap:25px}
.singular_phase_enclosure{padding:35px 25px}
.blueprint_narrative_junction{flex-direction:column!important;gap:30px}
.visual_representation_chamber{flex:1;width:100%}
.visual_representation_chamber img{height:280px}
.textual_breakdown_reservoir h2{font-size:1.8rem}
.testimonial_insight_framework{padding:35px 25px}
.portrait_containment_shell img{height:280px}
.primary_action_transmitter{padding:16px 40px;font-size:1rem}
}
@media (max-width: 480px) {
.pathway_header_lockbox h1{font-size:1.9rem}
.circuit_marker_emblem{width:60px;height:60px;font-size:1.5rem}
.singular_phase_enclosure h3{font-size:1.3rem}
.textual_breakdown_reservoir h2{font-size:1.6rem}
.visual_representation_chamber img{height:240px}
.portrait_containment_shell img{height:240px}
}
.tracking-container{max-width:1200px;margin:0 auto;padding:3rem 2rem;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.7;color:#2d2d2d;background:linear-gradient(135deg,#fafbfc 0%,#f0f4f8 100%)}
.tracking-container h1{font-size:2.75rem;font-weight:700;color:#1a1d29;margin-bottom:1.5rem;border-bottom:4px solid #1FD9FF;padding-bottom:1rem;letter-spacing:-.02em}
.tracking-container h2{font-size:2rem;font-weight:600;color:#8A0F67;margin-top:3rem;margin-bottom:1.25rem;padding-left:1rem;border-left:5px solid #DDFF8D}
.tracking-container h3{font-size:1.5rem;font-weight:600;color:#2d2d2d;margin-top:2.5rem;margin-bottom:1rem;background:linear-gradient(90deg,#1fd9ff26 0%,#ddff8d26 100%);padding:.75rem 1rem;border-radius:8px}
.tracking-container h4{font-size:1.25rem;font-weight:600;color:#444;margin-top:2rem;margin-bottom:.875rem;padding-left:.75rem;border-left:3px solid #1FD9FF}
.tracking-container p{margin-bottom:1.25rem;color:#3a3a3a;font-size:1.05rem}
.tracking-container ul{margin:1.5rem 0;padding-left:0;list-style:none}
.tracking-container li{margin-bottom:1.25rem;position:relative;color:#3a3a3a;font-size:1.05rem;background:#fff;padding:1.25rem 1.25rem 1.25rem 3rem;border-radius:8px;box-shadow:0 2px 8px #8a0f6714;border-left:4px solid #1FD9FF}
.tracking-container li::before{content:"→";position:absolute;left:1.25rem;color:#8A0F67;font-weight:700;font-size:1.2rem}
.tracking-container div{margin:2rem 0}
.tracking-container span{font-weight:600;color:#8A0F67;background:#ddff8d4d;padding:.15rem .4rem;border-radius:3px}
.section-wrapper{background:#fff;padding:2.5rem;margin:2.5rem 0;border-radius:12px;box-shadow:0 4px 16px #1fd9ff1f;border-top:3px solid #DDFF8D}
.intro-section{background:linear-gradient(135deg,#1fd9ff14 0%,#ddff8d14 100%);padding:2rem;border-radius:12px;margin-bottom:2.5rem;border:2px solid #1fd9ff4d}
.privacy-policy-container{max-width:1200px;margin:0 auto;padding:3rem 2rem;background:linear-gradient(135deg,#fff 0%,#f0f9ff 100%);font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;line-height:1.75;color:#1a1a1a}
.privacy-policy-container h1{font-size:2.75rem;font-weight:700;color:#0a0a0a;margin-bottom:1.5rem;text-align:center;letter-spacing:-.02em}
.privacy-policy-container h2{font-size:2rem;font-weight:600;color:#8A0F67;margin-top:3rem;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:3px solid #DDFF8D}
.privacy-policy-container h3{font-size:1.5rem;font-weight:600;color:#0a0a0a;margin-top:2rem;margin-bottom:1rem}
.privacy-policy-container h4{font-size:1.2rem;font-weight:600;color:#2a2a2a;margin-top:1.5rem;margin-bottom:.75rem}
.privacy-policy-container p{margin-bottom:1.25rem;color:#1a1a1a;font-size:1.05rem}
.intro-section{background:linear-gradient(120deg,#f5fffd 0%,#fffef5 100%);padding:2rem;border-radius:12px;margin-bottom:2.5rem;border-left:5px solid #1FD9FF;box-shadow:0 2px 8px #1fd9ff1a}
.content-section{margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:8px;box-shadow:0 1px 4px #0000000d}
.privacy-policy-container ul{margin:1.25rem 0;padding-left:0;list-style:none}
.privacy-policy-container li{margin-bottom:1rem;padding-left:2rem;position:relative;color:#1a1a1a;font-size:1.05rem}
.privacy-policy-container li:before{content:"→";position:absolute;left:0;color:#1FD9FF;font-weight:700;font-size:1.2rem}
.highlight-box{background:linear-gradient(135deg,#fffef5 0%,#f0fff4 100%);padding:1.5rem;border-radius:8px;margin:1.5rem 0;border:2px solid #DDFF8D}
.info-badge{display:inline-block;background:#8A0F67;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.9rem;font-weight:600;margin-right:.5rem}
.subsection-wrapper{margin-left:1rem;padding-left:1.5rem;border-left:3px solid #DDFF8D}
.data-category{background:#f9fcff;padding:1rem 1.5rem;margin:1rem 0;border-radius:6px;border-left:4px solid #1FD9FF}
.security-note{background:linear-gradient(120deg,#fff5f8 0%,#f5f0ff 100%);padding:1.25rem;border-radius:8px;margin:1.5rem 0;border:1px solid #8A0F67}
.frmVault{background:linear-gradient(135deg,#f0fdff 0%,#fffef8 100%);min-height:85vh;display:flex;align-items:center;justify-content:center;padding:40px 20px}
.frmVault .container{max-width:850px;margin:0 auto}
.msgPod{background:#fff;border-radius:16px;padding:60px 50px;box-shadow:0 8px 32px #1fd9ff1f;text-align:center;border:2px solid #1fd9ff26}
.msgPod::before{content:'';display:block;width:90px;height:90px;margin:0 auto 35px;background:linear-gradient(135deg,#1FD9FF 0%,#8A0F67 100%);border-radius:50%;position:relative}
.msgPod::after{content:'';display:block;position:absolute;top:85px;left:50%;transform:translateX(-50%);width:38px;height:38px;background:#DDFF8D;clip-path:polygon(50% 70%,0% 0%,100% 0%)}
.hdTxt{font-size:42px;font-weight:700;color:#1a2332;margin:0 0 22px;line-height:1.2;letter-spacing:-.5px}
.subFlow{font-size:19px;color:#4a5568;line-height:1.65;margin:0 0 38px}
.dtlChunk{background:linear-gradient(to right,#1fd9ff0f,#ddff8d0f);border-left:4px solid #1FD9FF;padding:28px 32px;margin:35px 0;border-radius:8px;text-align:left}
.dtlChunk h6{font-size:15px;text-transform:uppercase;letter-spacing:1.2px;color:#8A0F67;margin:0 0 16px;font-weight:600}
.dtlChunk p{font-size:17px;color:#2d3748;line-height:1.7;margin:0}
.dtlChunk p strong{color:#1a2332;font-weight:600}
.nexSteps{margin:42px 0 0;padding:32px 0 0;border-top:1px solid #1fd9ff2e}
.nexSteps h5{font-size:21px;color:#1a2332;margin:0 0 28px;font-weight:600}
.stepGrid{display:grid;grid-template-columns:1fr 1fr;gap:24px;text-align:left}
.stepItem{background:#fff;border:1.5px solid #8a0f671f;border-radius:10px;padding:24px 26px;transition:all .3s ease}
.stepItem:hover{border-color:#8A0F67;box-shadow:0 4px 16px #8a0f671a;transform:translateY(-2px)}
.stepItem::before{content:'';display:inline-block;width:28px;height:28px;background:linear-gradient(135deg,#DDFF8D 0%,#1FD9FF 100%);border-radius:50%;margin-bottom:14px}
.stepItem h6{font-size:16px;color:#1a2332;margin:0 0 10px;font-weight:600}
.stepItem p{font-size:15px;color:#4a5568;line-height:1.6;margin:0}
.actZone{margin:48px 0 0;display:flex;gap:18px;justify-content:center;flex-wrap:wrap}
.btnPrim{background:linear-gradient(135deg,#1FD9FF 0%,#8A0F67 100%);color:#fff;font-size:17px;font-weight:600;padding:16px 42px;border-radius:8px;text-decoration:none;display:inline-flex;align-items:center;gap:10px;transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 4px 16px #1fd9ff4d}
.btnPrim:hover{transform:translateY(-3px);box-shadow:0 8px 24px #1fd9ff66}
.btnSec{background:#fff;color:#8A0F67;font-size:17px;font-weight:600;padding:16px 42px;border-radius:8px;text-decoration:none;display:inline-flex;align-items:center;gap:10px;transition:all .3s ease;border:2px solid #8A0F67;cursor:pointer}
.btnSec:hover{background:#8A0F67;color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px #8a0f6740}
.refNote{margin:38px 0 0;font-size:14px;color:#718096;line-height:1.6}
.refNote strong{color:#4a5568}
@media (max-width: 768px) {
.frmVault{padding:30px 15px;min-height:auto}
.msgPod{padding:40px 28px;border-radius:12px}
.msgPod::before{width:70px;height:70px;margin-bottom:28px}
.msgPod::after{top:68px;width:32px;height:32px}
.hdTxt{font-size:32px;margin-bottom:18px}
.subFlow{font-size:17px;margin-bottom:30px}
.dtlChunk{padding:22px 24px;margin:28px 0}
.dtlChunk h6{font-size:14px}
.dtlChunk p{font-size:16px}
.nexSteps h5{font-size:19px;margin-bottom:22px}
.stepGrid{grid-template-columns:1fr;gap:18px}
.stepItem{padding:20px 22px}
.actZone{flex-direction:column;gap:14px;margin-top:38px}
.btnPrim,.btnSec{width:100%;justify-content:center;font-size:16px;padding:15px 32px}
.refNote{font-size:13px;margin-top:32px}
}
@media (max-width: 480px) {
.hdTxt{font-size:28px}
.subFlow{font-size:16px}
.msgPod{padding:32px 20px}
.stepItem h6{font-size:15px}
.stepItem p{font-size:14px}
}