@import "https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,400;14..32,500;14..32,600;14..32,700;14..32,800;14..32,900&display=swap";*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;margin:0;padding:0}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:hidden}body{color:#fff;-webkit-font-smoothing:antialiased;background:#000;max-width:100vw;font-family:Inter,system-ui,sans-serif;line-height:1.6;overflow-x:hidden}body:before{content:"";z-index:9999;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#6366f180 20%,#8b5cf6 50%,#6366f180 80%,#0000 100%);height:1px;position:fixed;top:0;left:0;right:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}ul{list-style:none}:root{--bg:#000;--s1:#0a0a0a;--s2:#111;--s3:#161616;--s4:#1c1c1c;--bd:#232323;--bd2:#303030;--tx:#fff;--t2:#888;--t3:#555;--t4:#333}.nav{z-index:300;-webkit-backdrop-filter:blur(20px);background:#000000eb;border-bottom:1px solid #0000;height:72px;transition:border-color .3s;position:fixed;top:0;left:0;right:0}.nav--scrolled{border-bottom-color:#ffffff12}.nav-inner{justify-content:space-between;align-items:center;max-width:1240px;height:100%;margin:0 auto;padding:0 2.5rem;display:flex}.nav-logo{align-items:center;gap:.625rem;display:flex}.nav-mark{color:#000;letter-spacing:-.02em;background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.0625rem;font-weight:900;display:flex}.nav-name{color:#fff;letter-spacing:-.03em;font-size:1.4375rem;font-weight:800}.nav-links{display:flex}.nav-link{color:#ffffff8c;border-radius:6px;padding:.4rem 1rem;font-size:.9375rem;font-weight:500;transition:color .2s,background .2s}.nav-link:hover{color:#fff;background:#ffffff12}.nav-cta{color:#000;background:#fff;border-radius:8px;padding:.625rem 1.375rem;font-size:.875rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 0 0 1px #ffffff26}.nav-cta:hover{background:#f0f0f0;transform:translateY(-1px);box-shadow:0 4px 16px #ffffff2e}.nav-actions{align-items:center;gap:.625rem;display:flex}.nav-partner{color:#fff;white-space:nowrap;background:0 0;border:1px solid #ffffff2e;border-radius:8px;padding:.625rem 1.125rem;font-size:.875rem;font-weight:600;transition:background .2s,border-color .2s,transform .2s}.nav-partner:hover{background:#a08cff1f;border-color:#a08cff8c;transform:translateY(-1px)}.hero{background:var(--bg);grid-template-columns:52% 48%;min-height:100vh;padding-top:72px;display:grid;position:relative;overflow:hidden}.hero-bg{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.hero-grid{background-image:radial-gradient(#ffffff0e 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(65% 90% at 25%,#000 20%,#0000 100%);mask-image:radial-gradient(65% 90% at 25%,#000 20%,#0000 100%)}.hero-glow{background:radial-gradient(circle,#6366f121 0%,#6366f10a 40%,#0000 70%);width:720px;height:720px;animation:9s ease-in-out infinite glow-drift;position:absolute;top:45%;left:28%;transform:translate(-50%,-50%)}@keyframes glow-drift{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-45%,-55%)scale(1.14)}}.hero-l{z-index:1;justify-content:flex-end;align-items:center;min-width:0;padding:5rem 4.5rem 5rem 2.5rem;display:flex;position:relative}.hero-l-wrap{width:100%;min-width:0;max-width:580px}.hero-l-wrap>*{animation:.9s cubic-bezier(.22,1,.36,1) both hero-in}.hero-live{animation-delay:0s}.hero-h1{animation-delay:80ms}.hero-lead{animation-delay:.16s}.hero-marquee-wrap{animation-delay:.23s}.hero-ctas{animation-delay:.29s}.hero-trust{animation-delay:.35s}@keyframes hero-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.hero-r{z-index:1;background:#000;min-width:0;position:relative;overflow:hidden}.hero-r img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.hero-r:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#000 0%,#0000 100%);width:220px;position:absolute;top:0;bottom:0;left:0}.hero-r-fade{z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#0006 45%,#000 100%);height:300px;position:absolute;bottom:0;left:0;right:0}.hero-booking-card{z-index:2;z-index:3;-webkit-backdrop-filter:blur(24px);background:#0c0c0ce0;border:1px solid #ffffff1a;border-radius:18px;min-width:260px;padding:1.25rem 1.625rem;animation:4.5s ease-in-out infinite float-card;position:absolute;bottom:2.75rem;left:2.25rem;box-shadow:0 20px 60px #0009,0 0 0 1px #ffffff0f}@keyframes float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hbc-head{align-items:center;gap:.5rem;margin-bottom:.4rem;display:flex}.hbc-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:9px;height:9px;box-shadow:0 0 0 3px #22c55e38}.hbc-status{color:#22c55e;text-transform:uppercase;letter-spacing:.07em;font-size:.75rem;font-weight:700}.hbc-role{color:#fff;letter-spacing:-.015em;margin-bottom:.3rem;font-size:1rem;font-weight:700}.hbc-info{color:#ffffff73;font-size:.8125rem;font-weight:400}.hero-live{background:#22c55e0f;border:1px solid #22c55e38;border-radius:99px;align-items:center;gap:.5rem;margin-bottom:2.25rem;padding:.4375rem 1.125rem;display:inline-flex}.hero-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.5s ease-in-out infinite pdot;box-shadow:0 0 0 3px #22c55e38}@keyframes pdot{0%,to{box-shadow:0 0 0 3px #22c55e38}50%{box-shadow:0 0 0 7px #22c55e0d}}.hero-live span{color:#ffffffbf;letter-spacing:.01em;font-size:.875rem;font-weight:600}.hero-h1{letter-spacing:-.04em;background:linear-gradient(160deg,#fff 50%,#dcdeffd9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3.25rem,4.8vw,5.5rem);font-weight:900;line-height:1.03}.hero-lead{color:#ffffff9e;word-wrap:break-word;overflow-wrap:break-word;max-width:460px;margin-bottom:2.25rem;font-size:1.0625rem;font-weight:400;line-height:1.85}.hero-marquee-wrap{width:100%;max-width:100%;margin-bottom:2.5rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 12% 88%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 12% 88%,#0000 100%)}.hero-marquee{gap:.5rem;width:max-content;animation:28s linear infinite hmarq;display:flex}@keyframes hmarq{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-marquee-pill{color:#ffffffa6;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:99px;flex-shrink:0;align-items:center;padding:.4rem 1.125rem;font-size:.875rem;font-weight:500;display:inline-flex}.hero-ctas{flex-wrap:wrap;gap:1rem;margin-bottom:2.75rem;display:flex}.btn-book{color:#000;background:#fff;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.875rem;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden}.btn-book:after{content:"";background:linear-gradient(90deg,#0000,#ffffff59,#0000);width:60%;height:100%;position:absolute;top:0;left:-110%;transform:skew(-18deg)}.btn-book:hover:after{animation:.55s forwards btn-shimmer}@keyframes btn-shimmer{to{left:160%}}.btn-book:hover{background:#ebebeb;transform:translateY(-2px);box-shadow:0 8px 24px #ffffff26}.btn-book svg{flex-shrink:0;width:20px;height:20px}.btn-main{letter-spacing:-.015em;font-size:1rem;font-weight:700;line-height:1.2;display:block}.btn-sub{opacity:.5;margin-top:3px;font-size:.75rem;font-weight:400;line-height:1.3;display:block}.btn-schedule{color:#fff;background:#ffffff0d;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.875rem;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.btn-schedule:hover{background:#ffffff17;border-color:#ffffff47;transform:translateY(-2px);box-shadow:0 8px 24px #ffffff0f}.btn-schedule svg{flex-shrink:0;width:20px;height:20px}.btn-schedule .btn-sub{opacity:.38}.hero-trust{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.trust-item{color:#ffffff85;align-items:center;gap:.4rem;font-size:.875rem;font-weight:500;display:flex}.trust-item svg{opacity:.8;flex-shrink:0;width:15px;height:15px}.trust-sep{background:#ffffff2e;flex-shrink:0;width:1px;height:15px}.stats{background:var(--s1);border-top:1px solid var(--bd);border-bottom:1px solid var(--bd)}.stats-row{grid-template-columns:repeat(4,1fr);max-width:1240px;margin:0 auto;display:grid}.s-cell{text-align:center;padding:3.25rem 2rem;transition:background .25s;position:relative}.s-cell:not(:last-child):after{content:"";background:linear-gradient(to bottom,transparent,var(--bd),transparent);width:1px;position:absolute;top:25%;bottom:25%;right:0}.s-cell:hover{background:#6366f10a}.s-num{letter-spacing:-.04em;background:linear-gradient(135deg,#fff 10%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1}.s-lbl{color:#ffffff6b;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:600}.sec{background:var(--bg);padding:9rem 2.5rem}.sec-alt{background:var(--s1)}.w{max-width:1240px;margin:0 auto}.sec-hd{margin-bottom:4rem}.tag{letter-spacing:.14em;text-transform:uppercase;color:#8b5cf6e6;background:#6366f114;border:1px solid #6366f140;border-radius:99px;margin-bottom:1rem;padding:.3rem .875rem;font-size:.6875rem;font-weight:700;display:inline-block}.h2{letter-spacing:-.035em;background:linear-gradient(150deg,#fff 30%,#c8cdffbf 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2.25rem,3.4vw,3.5rem);font-weight:900;line-height:1.02}.lead{color:#ffffff94;max-width:500px;font-size:1.0625rem;font-weight:400;line-height:1.85}.roles-grid{border:1px solid var(--bd);border-radius:14px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.role{background:var(--s1);border-right:1px solid var(--bd);border-bottom:1px solid var(--bd);transition:background .25s,border-color .25s;position:relative;overflow:hidden}.role:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(135deg,#6366f117 0%,#0000 55%);transition:opacity .35s;position:absolute;inset:0}.role:hover{background:var(--s2);border-color:var(--bd2)}.role:hover:after{opacity:1}.role:nth-child(4n){border-right:none}.role:nth-child(n+9){border-bottom:none}.role-img{aspect-ratio:1;object-fit:cover;object-position:center;background:var(--s3);width:100%;height:auto;transition:transform .4s cubic-bezier(.22,1,.36,1);display:block}.role:hover .role-img{transform:scale(1.03)}.role-body{padding:1.5rem 1.5rem 1.75rem}.r-name{color:#fff;letter-spacing:-.015em;margin-bottom:.375rem;font-size:1.0625rem;font-weight:700}.r-desc{color:#ffffff75;margin-bottom:1rem;font-size:.875rem;font-weight:400;line-height:1.6}.r-tags{flex-wrap:wrap;gap:.375rem;display:flex}.r-tag{color:var(--t2);background:var(--s3);border:1px solid var(--bd);border-radius:99px;padding:.25rem .625rem;font-size:.75rem;font-weight:500}.hiw-img{border:1px solid var(--bd);border-radius:16px;width:100%;margin-bottom:3.5rem;box-shadow:0 0 80px #6366f114,0 40px 100px #00000080}.steps{background:var(--bd);border:1px solid var(--bd);border-radius:14px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.steps--4{grid-template-columns:repeat(4,1fr)}.step--ill{padding:2.5rem 2rem 2.75rem}.step-ill{aspect-ratio:6/5;background:linear-gradient(135deg,#6366f112 0%,#6366f105 100%);border:1px solid #a08cff2e;border-radius:14px;justify-content:center;align-items:center;width:100%;max-height:200px;margin-bottom:1.75rem;transition:border-color .25s,box-shadow .25s;display:flex;overflow:hidden}.step-ill svg{width:78%;height:78%}.step--ill:hover .step-ill{border-color:#a08cff66;box-shadow:0 0 30px #6366f11f}.step{background:var(--s1);padding:3rem 2.75rem;transition:background .25s;position:relative;overflow:hidden}.step:before{content:"";pointer-events:none;opacity:0;background:linear-gradient(135deg,#6366f112 0%,#0000 60%);transition:opacity .35s;position:absolute;inset:0}.step:hover{background:var(--s2)}.step:hover:before{opacity:1}.step-n{letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;margin-bottom:1.5rem;font-size:.75rem;font-weight:700}.step-num{color:#fff;background:linear-gradient(135deg,#6366f133 0%,#6366f10d 100%);border:1px solid #6366f14d;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.75rem;font-size:1.125rem;font-weight:900;transition:border-color .25s,box-shadow .25s;display:flex}.step:hover .step-num{border-color:#6366f166;box-shadow:0 0 20px #6366f126}.step-title{color:#fff;letter-spacing:-.02em;margin-bottom:.625rem;font-size:1.25rem;font-weight:700}.step-desc{color:var(--t2);font-size:1rem;line-height:1.75}.hw-trust{background:var(--s2);border:1px solid var(--bd);border-radius:14px;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3.5rem;padding:2rem 2.25rem;display:grid}.hw-ti{align-items:flex-start;gap:.75rem;display:flex}.hw-ti svg{opacity:.5;flex-shrink:0;width:16px;height:16px;margin-top:3px}.hwt-label{color:#fff;margin-bottom:.2rem;font-size:.9375rem;font-weight:700}.hwt-sub{color:var(--t2);font-size:.8125rem;font-weight:400;line-height:1.5}.rev-outer{padding:.5rem 0;overflow:hidden}.rev-track{gap:1.25rem;width:max-content;animation:50s linear infinite rroll;display:flex}.rev-track:hover{animation-play-state:paused}@keyframes rroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.rev-card{background:var(--s2);border:1px solid var(--bd);border-radius:16px;flex-direction:column;flex-shrink:0;gap:1rem;width:330px;padding:2rem;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden}.rev-card:before{content:"“";color:#6366f11a;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Inter,sans-serif;font-size:6rem;font-weight:900;line-height:1;position:absolute;top:-.5rem;right:1.25rem}.rev-card:hover{border-color:#6366f159;transform:translateY(-4px);box-shadow:0 0 0 1px #6366f11a,0 24px 60px #00000080}.rev-stars{gap:2px;display:flex}.rev-stars svg{fill:#f59e0b;width:14px;height:14px}.rev-text{color:var(--t2);flex:1;font-size:.9375rem;font-style:italic;font-weight:400;line-height:1.8}.rev-bot{align-items:center;gap:.75rem;display:flex}.rev-av{color:#c8c8ffe6;background:linear-gradient(135deg,#6366f14d,#8b5cf633);border:1px solid #6366f14d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.875rem;font-weight:800;display:flex}.rev-name{color:#fff;font-size:.9375rem;font-weight:700}.rev-loc{color:#ffffff73;font-size:.8125rem;font-weight:400}.faq-grid{background:var(--bd);border:1px solid var(--bd);border-radius:14px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.faq-item{background:var(--s1)}.faq-item.open{background:var(--s2)}.faq-btn{text-align:left;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:1.25rem;width:100%;padding:1.75rem 2rem;transition:background .15s;display:flex}.faq-btn:hover{background:#ffffff06}.faq-q{color:#fff;flex:1;font-size:1rem;font-weight:700;line-height:1.5}.faq-tog{border:1.5px solid var(--bd2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:2px;transition:background .2s,border-color .2s;display:flex}.faq-item.open .faq-tog{background:#fff;border-color:#fff}.faq-tog svg{width:10px;height:10px;stroke:var(--t3);stroke-width:2.5px;fill:none;stroke-linecap:round;transition:transform .28s,stroke .2s}.faq-item.open .faq-tog svg{stroke:#000;transform:rotate(45deg)}.faq-body{max-height:0;color:var(--t2);padding:0 2rem;font-size:.9375rem;font-weight:400;line-height:1.8;transition:max-height .32s,padding .32s;overflow:hidden}.faq-item.open .faq-body{max-height:240px;padding:0 2rem 1.75rem}.cta-sec{background:var(--s1);padding:9rem 2.5rem;position:relative;overflow:hidden}.cta-sec:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f11a 0%,#0000 70%);width:580px;height:580px;position:absolute;top:-180px;right:-80px}.cta-sec:after{content:"";pointer-events:none;background:radial-gradient(circle,#6366f10f 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:-120px;left:10%}.cta-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:1240px;margin:0 auto;display:grid;position:relative}.cta-h2{letter-spacing:-.035em;background:linear-gradient(150deg,#fff 30%,#c8cdffcc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.25rem;font-size:clamp(2.25rem,3.4vw,3.5rem);font-weight:900;line-height:1.02}.cta-p{color:var(--t2);margin-bottom:.625rem;font-size:1.0625rem;font-weight:400;line-height:1.8}.cta-mail{color:#ffffffa6;align-items:center;gap:.375rem;margin-bottom:2.5rem;font-size:1rem;font-weight:500;transition:color .15s;display:inline-flex}.cta-mail:hover{color:#fff}.cta-btns{flex-wrap:wrap;gap:.875rem;display:flex}.phones{justify-content:center;align-items:flex-end;gap:14px;min-height:420px;display:flex;position:relative}.ph{object-fit:cover;background:#0a0a0a;border-radius:26px;flex-shrink:0;transition:transform .35s cubic-bezier(.22,1,.36,1);display:block;box-shadow:0 30px 70px #000000b3,0 0 0 1px #ffffff0f}.ph-c{z-index:2;width:200px;height:432px;box-shadow:0 50px 110px #6366f147,0 30px 60px #000000b3,0 0 0 1px #ffffff14}.ph-s{opacity:.5;z-index:1;width:150px;height:325px}.phones:hover .ph-c{transform:translateY(-6px)}a.role{color:inherit;text-decoration:none;display:block}a.role .r-name{transition:color .2s}a.role:hover .r-name{color:#ffffffb3}.svc-dir{background:var(--bg);border-top:1px solid var(--bd);padding:7rem 2.5rem}.svc-dir-inner{max-width:1240px;margin:0 auto}.svc-dir-hd{margin-bottom:3.5rem}.svc-dir-h2{color:#fff;letter-spacing:-.03em;margin-top:.5rem;margin-bottom:.625rem;font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:800;line-height:1.08}.svc-dir-sub{color:#ffffff80;font-size:1rem;font-weight:400;line-height:1.6}.svc-dir-grid{background:var(--bd);border:1px solid var(--bd);border-radius:16px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.svc-dir-card{background:var(--s1);flex-direction:column;transition:background .2s;display:flex}.svc-dir-card:hover{background:var(--s2)}.svc-dir-card-head{border-bottom:1px solid var(--bd);justify-content:space-between;align-items:center;padding:1.125rem 1.375rem;text-decoration:none;transition:background .2s;display:flex}.svc-dir-card-head:hover{background:#6366f10f}.svc-dir-card-name{color:#fff;letter-spacing:-.015em;font-size:.9375rem;font-weight:700}.svc-dir-card-arr{color:#fff6;font-size:.875rem;transition:transform .2s,color .2s}.svc-dir-card-head:hover .svc-dir-card-arr{color:var(--t2);transform:translate(3px)}.svc-dir-chips{flex-wrap:wrap;flex:1;align-content:flex-start;gap:.375rem;padding:1rem 1.25rem;display:flex}.svc-dir-chip{color:#ffffff8c;background:var(--s3);border:1px solid var(--bd);white-space:nowrap;border-radius:99px;padding:.25rem .625rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s,background .15s}.svc-dir-chip:hover{color:#ffffffd9;background:#6366f114;border-color:#6366f166}.footer{background:var(--bg);border-top:1px solid var(--bd);padding:6rem 2.5rem 2.5rem}.ft-grid{border-bottom:1px solid var(--bd);grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;max-width:1240px;margin:0 auto;padding-bottom:4rem;display:grid}.ft-brand{align-items:center;gap:.5rem;margin-bottom:1.25rem;display:flex}.ft-name{color:#fff;letter-spacing:-.025em;font-size:1.125rem;font-weight:800}.ft-desc{color:#ffffff8c;max-width:250px;margin-bottom:1.75rem;font-size:.9375rem;font-weight:400;line-height:1.8}.ft-social{gap:.5rem;display:flex}.ft-social a{background:var(--s2);border:1px solid var(--bd);color:#ffffff80;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:800;transition:color .15s,border-color .15s;display:flex}.ft-social a:hover{color:#fff;border-color:var(--bd2)}.ft-col-title{color:#fff6;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.75rem;font-weight:700}.ft-col li{margin-bottom:.625rem}.ft-col a{color:#fff9;font-size:.9375rem;font-weight:400;transition:color .15s}.ft-col a:hover{color:#fff}.ft-bot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;max-width:1240px;margin:0 auto;padding-top:2rem;display:flex}.ft-copy{color:#ffffff59;font-size:.8125rem}@media (prefers-reduced-motion:reduce){[data-anim]{opacity:1;transition:none;transform:none}.hero-l-wrap>*,.hero-glow,.hero-booking-card{animation:none}.btn-book:after{display:none}}.hero-h1 em{background:linear-gradient(135deg,#b4b9fff2 0%,#8b5cf6d9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}@media (width>=1440px){.hero-l{padding:6rem 5rem 6rem 3rem}.sec,.cta-sec{padding:10rem 3rem}}@media (width<=1100px){.nav-links,.nav-partner{display:none}.hero{grid-template-columns:54% 46%}.hero-l{padding:4rem 3rem 4rem 2rem}.roles-grid{grid-template-columns:repeat(3,1fr)}.role:nth-child(4n){border-right:1px solid var(--bd)}.role:nth-child(3n){border-right:none}.role:nth-child(n+10){border-bottom:none}.steps{grid-template-columns:1fr}.steps--4{grid-template-columns:repeat(2,1fr)}.faq-grid{grid-template-columns:1fr}.cta-inner{grid-template-columns:1fr;gap:3.5rem}.phones{justify-content:center}.ft-grid{grid-template-columns:1fr 1fr;gap:2.5rem}.sec,.cta-sec{padding:7rem 2rem}.hw-trust{grid-template-columns:repeat(2,1fr);gap:1.25rem}.svc-dir-grid{grid-template-columns:repeat(3,1fr)}.svc-dir{padding:5rem 2rem}.svc-dir-h2{font-size:1.75rem}}@media (width<=860px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:0}.hero-r{order:-1;height:55vw;min-height:280px;max-height:440px;margin-top:72px}.hero-r:before{display:none}.hero-r-fade{height:180px}.hero-booking-card{display:none}.hero-l{order:1;justify-content:flex-start;align-items:flex-start;padding:3rem 2.5rem 5rem;overflow:hidden}.hero-l-wrap{width:100%;max-width:100%;overflow:hidden}.hero-h1{font-size:2.75rem;line-height:1.06}.stats-row{grid-template-columns:repeat(2,1fr)}.sec,.cta-sec{padding:5rem 2rem}.h2{font-size:2.25rem}.lead{font-size:1rem}.steps--4,.roles-grid{grid-template-columns:repeat(2,1fr)}.role:nth-child(3n){border-right:1px solid var(--bd)}.role:nth-child(2n){border-right:none}.role{border-bottom:1px solid var(--bd)}.role:nth-last-child(-n+2){border-bottom:none}.role:last-child:nth-child(odd){border-right:none;grid-column:span 2}.role-img{aspect-ratio:1;max-height:340px}.svc-dir-grid{grid-template-columns:repeat(2,1fr)}.svc-dir-card:last-child:nth-child(odd){grid-column:span 2}.svc-dir{padding:4rem 2rem}}@media (width<=600px){.hero-r{height:60vw;max-height:380px}.phones{gap:10px;min-height:380px}.ph-c{width:176px;height:380px}.ph-s{width:130px;height:281px}.hero-l{padding:2.5rem 1.5rem 4rem;overflow:hidden}.hero-l-wrap{width:calc(100vw - 3rem);max-width:calc(100vw - 3rem);overflow:hidden}.hero-h1{font-size:2.375rem}.hero-ctas{flex-direction:column;align-items:stretch}.btn-book,.btn-schedule{justify-content:center;width:100%;max-width:100%;display:flex}.sec,.cta-sec{padding:4rem 1.5rem}.ft-grid{grid-template-columns:1fr;gap:2rem}}@media (width<=480px){.nav-inner{padding:0 1.25rem}.nav-mark{border-radius:8px;width:34px;height:34px;font-size:.9375rem}.nav-name{font-size:1.25rem}.nav-cta{border-radius:7px;padding:.5rem 1rem;font-size:.875rem}.hero-r{height:65vw;min-height:220px;max-height:320px}.hero-r-fade{height:130px}.hero-l{padding:2rem 1.25rem 3.5rem;overflow:hidden}.hero-l-wrap{width:calc(100vw - 2.5rem);max-width:calc(100vw - 2.5rem)}.hero-live{margin-bottom:1.25rem;padding:.375rem .875rem}.hero-live span{font-size:.8125rem}.hero-h1{letter-spacing:-.025em;margin-bottom:1rem;font-size:2rem;line-height:1.08}.hero-lead{max-width:100%;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.7}.hero-marquee-wrap{max-width:100%;margin-bottom:1.5rem;overflow:hidden}.hero-marquee-pill{padding:.25rem .75rem;font-size:.8125rem}.hero-ctas{flex-direction:column;align-items:stretch;gap:.625rem;width:100%;margin-bottom:1.75rem}.btn-book,.btn-schedule{box-sizing:border-box;border-radius:10px;justify-content:center;width:100%;padding:.875rem 1.25rem}.btn-main{font-size:.9375rem}.btn-sub{font-size:.6875rem}.hero-trust{flex-wrap:wrap;gap:.5rem}.trust-item{font-size:.8125rem}.trust-sep{display:none}.hw-trust{grid-template-columns:1fr 1fr;gap:1rem;padding:1.5rem}.stats-row{grid-template-columns:1fr 1fr}.s-cell{padding:1.75rem 1rem}.s-num{letter-spacing:-.03em;font-size:1.875rem}.s-lbl{letter-spacing:.07em;font-size:.6875rem}.sec,.cta-sec{padding:3.5rem 1.25rem}.sec-hd{margin-bottom:2rem}.h2{letter-spacing:-.02em;font-size:1.875rem}.lead{font-size:.9375rem}.tag{margin-bottom:.625rem;font-size:.6875rem}.steps--4{grid-template-columns:1fr}.step--ill{padding:2rem 1.5rem 2.25rem}.roles-grid{border-radius:10px;grid-template-columns:1fr}.role{border-right:none!important}.role:last-child{border-bottom:none}.role-img{aspect-ratio:1;max-height:380px}.role-body{padding:1.125rem 1.25rem 1.375rem}.r-name{font-size:1rem}.r-desc{font-size:.875rem}.r-tag{padding:.1875rem .5rem;font-size:.6875rem}.steps{border-radius:10px}.step{padding:1.75rem 1.5rem}.step-num{border-radius:10px;width:44px;height:44px;margin-bottom:1.25rem;font-size:1rem}.step-title{font-size:1.125rem}.step-desc{font-size:.9375rem}.rev-card{width:270px;padding:1.5rem}.rev-text{font-size:.875rem;line-height:1.7}.rev-name{font-size:.875rem}.faq-grid{border-radius:10px}.faq-btn{gap:1rem;padding:1.25rem}.faq-q{font-size:.9375rem}.faq-body{padding:0 1.25rem;font-size:.875rem}.faq-item.open .faq-body{padding:0 1.25rem 1.375rem}.cta-h2{font-size:1.875rem}.cta-p,.cta-mail{font-size:.9375rem}.cta-btns{flex-direction:column;gap:.625rem}.phones{display:none}.footer{padding:3.5rem 1.25rem 2rem}.ft-grid{grid-template-columns:1fr;gap:2rem;padding-bottom:2rem}.ft-desc{max-width:100%}.ft-col-title{margin-bottom:1rem}.ft-bot{text-align:center;flex-direction:column;align-items:center;gap:.375rem;padding-top:1.5rem}.svc-dir-grid{grid-template-columns:1fr}.svc-dir{padding:3rem 1.25rem}.svc-dir-h2{font-size:1.5rem}}@media (width<=380px){.nav-cta{display:none}.hero-r{height:70vw}.hero-h1{font-size:1.75rem}.hero-lead{font-size:.875rem}.s-num,.h2{font-size:1.625rem}.sec,.cta-sec{padding:3rem 1rem}.role-img{aspect-ratio:1;max-height:320px}.step{padding:1.5rem 1.25rem}}.s-cell--city{flex-direction:column;justify-content:center;align-items:center;gap:0;display:flex}.s-city-icon{filter:drop-shadow(0 0 12px #8b5cf659);width:48px;height:44px;margin-bottom:.625rem;transition:filter .3s}.s-cell--city:hover .s-city-icon{filter:drop-shadow(0 0 18px #8b5cf68c)}.s-city-name{letter-spacing:-.03em;background:linear-gradient(135deg,#b4b9fff2 0%,#8b5cf6d9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.375rem;font-size:1.625rem;font-weight:900;line-height:1}@media (width<=480px){.s-city-icon{width:38px;height:34px}.s-city-name{font-size:1.25rem}}.pricing-grid{grid-template-columns:1fr 1fr;gap:1.5rem;max-width:860px;display:grid}.price-card{background:var(--s1);border:1px solid var(--bd);border-radius:20px;flex-direction:column;padding:2.5rem 2.25rem;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden}.price-card:hover{border-color:#6366f14d;transform:translateY(-3px);box-shadow:0 12px 50px #00000080,0 0 0 1px #6366f114}.price-card--featured{background:linear-gradient(160deg,#6366f114 0%,var(--s1) 60%);border-color:#6366f166;box-shadow:0 0 0 1px #6366f126,0 20px 60px #0006}.price-card--featured:hover{border-color:#6366f18c;box-shadow:0 0 0 1px #6366f133,0 20px 70px #00000080}.price-badge{letter-spacing:.1em;text-transform:uppercase;color:#8b5cf6f2;background:#6366f126;border:1px solid #6366f159;border-radius:99px;align-self:flex-start;margin-bottom:1.5rem;padding:.3rem .875rem;font-size:.6875rem;font-weight:700;display:inline-flex}.price-tag-wrap{align-items:flex-end;gap:.125rem;margin-bottom:.5rem;line-height:1;display:flex}.price-currency{color:#ffffffb3;letter-spacing:-.02em;padding-bottom:.3rem;font-size:1.75rem;font-weight:800}.price-amount{letter-spacing:-.05em;background:linear-gradient(135deg,#fff 20%,#c8cdffd9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:900}.price-per{color:#ffffff73;letter-spacing:-.01em;padding-bottom:.6rem;font-size:1rem;font-weight:500}.price-name{color:#fff;letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.price-desc{color:#ffffff80;margin-bottom:1.75rem;font-size:.9375rem;line-height:1.7}.price-perks{flex-direction:column;flex:1;gap:.625rem;margin-bottom:2rem;display:flex}.price-perks li{color:#ffffffa6;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:400;display:flex}.price-perks li svg{color:#6366f1cc;flex-shrink:0}.price-cta{letter-spacing:-.01em;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:1rem 1.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:flex}.price-cta--primary{color:#000;background:#fff}.price-cta--primary:hover{background:#ebebeb;transform:translateY(-2px);box-shadow:0 8px 28px #ffffff24}.price-cta--primary svg{flex-shrink:0;width:16px;height:16px}.price-cta--secondary{color:#fff;background:#6366f11f;border:1px solid #6366f159}.price-cta--secondary:hover{background:#6366f133;border-color:#6366f180;transform:translateY(-2px)}.price-note{color:#ffffff4d;text-align:center;font-size:.8125rem}.pricing-note{color:#ffffff59;text-align:center;border-top:1px solid var(--bd);max-width:860px;margin-top:2.5rem;padding-top:2rem;font-size:.875rem}@media (width<=680px){.pricing-grid{grid-template-columns:1fr}}@media (width<=480px){.price-card{padding:2rem 1.5rem}.price-amount{font-size:3.25rem}}.ft-address{align-items:flex-start;gap:.5rem;margin-bottom:1.75rem;display:flex}.ft-address svg{color:#ffffff59;flex-shrink:0;width:14px;height:14px;margin-top:3px}.ft-addr-line{color:#ffffff80;font-size:.875rem;font-weight:400;line-height:1.65}.ft-map-link{color:#8b5cf6cc;margin-top:.3rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-block}.ft-map-link:hover{color:#a078ff}.ft-phone{color:#fff;background:#6366f114;border:1px solid #a08cff40;border-radius:10px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.75rem 1rem;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.ft-phone:hover{background:#6366f124;border-color:#a08cff8c;transform:translateY(-1px)}.ft-phone-ico{color:#fff;background:linear-gradient(135deg,#a08cffe6,#6366f199);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ft-phone-ico svg{width:16px;height:16px}.ft-phone-lbl{color:#ffffff80;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.125rem;font-size:.6875rem;font-weight:600;display:block}.ft-phone-num{color:#fff;letter-spacing:-.01em;font-size:.9375rem;font-weight:700;display:block}.promo-sec{background:radial-gradient(ellipse 80% 60% at 20% 0%,#fbbf240f,transparent 60%), radial-gradient(ellipse 80% 60% at 80% 100%,#a78bfa0f,transparent 60%), var(--bg)}.promo-tag-hd{color:#fde68a;background:linear-gradient(135deg,#fbbf242e,#f59e0b1a);border-color:#fbbf2473}.promo-em{background:linear-gradient(135deg,#fde68a 0%,#fbbf24 50%,#a78bfa 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.promo-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:3rem;display:grid}.promo-card{border:1px solid var(--bd);background:linear-gradient(#ffffff0a,#ffffff03);border-radius:22px;padding:2.5rem 2.25rem;transition:border-color .3s,transform .3s,box-shadow .3s;position:relative;overflow:hidden}.promo-card:before{content:"";pointer-events:none;opacity:0;background:linear-gradient(135deg,#a78bfa0f,#0000 55%);transition:opacity .35s;position:absolute;inset:0}.promo-card:hover{border-color:#a78bfa59;transform:translateY(-3px);box-shadow:0 30px 80px #0006}.promo-card:hover:before{opacity:1}.promo-card--featured{background:radial-gradient(100% 70% at 0 0,#fbbf2424,#0000 65%),radial-gradient(100% 70% at 100% 100%,#a78bfa29,#0000 65%),linear-gradient(#ffffff0f,#ffffff05);border:1.5px solid #fbbf2452;box-shadow:0 0 0 1px #fbbf2414,0 30px 80px #fbbf2414}.promo-ribbon{color:#1a1100;letter-spacing:.12em;background:linear-gradient(135deg,#fbbf24,#d97706);padding:.375rem 3.25rem;font-size:.6875rem;font-weight:900;position:absolute;top:18px;right:-44px;transform:rotate(35deg);box-shadow:0 4px 16px #fbbf2466}.promo-ribbon--alt{color:#fff;background:linear-gradient(135deg,#a78bfa,#6366f1);box-shadow:0 4px 16px #a78bfa66}.promo-icon{border:1px solid var(--bd2);background:linear-gradient(135deg,#ffffff14,#ffffff05);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;font-size:2.25rem;display:flex;box-shadow:0 0 30px #fbbf241f}.promo-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#fbbf24d9;margin-bottom:.625rem;font-size:.6875rem;font-weight:800}.promo-card .promo-eyebrow{color:#c4b5fdd9}.promo-card--featured .promo-eyebrow{color:#fbbf24}.promo-title{letter-spacing:-.03em;color:#fff;margin-bottom:1.25rem;font-size:1.875rem;font-weight:900;line-height:1.1}.promo-price-row{border-bottom:1px solid var(--bd);align-items:flex-end;gap:1.25rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.promo-price-block{align-items:flex-end;gap:.125rem;line-height:1;display:flex}.promo-currency{color:#fff;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.625rem;font-weight:800}.promo-price{letter-spacing:-.04em;background:linear-gradient(#fff 0%,#ffffffc7 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:4.5rem;font-weight:900;line-height:.95}.promo-card--featured .promo-price{background:linear-gradient(#fde68a 0%,#fbbf24 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.promo-per{color:var(--t2);letter-spacing:-.01em;margin-bottom:.625rem;margin-left:.125rem;font-size:1.125rem;font-weight:700}.promo-strike{flex-direction:column;gap:.25rem;padding-bottom:.5rem;display:flex}.promo-strike-old{color:#fff6;letter-spacing:-.01em;font-size:1.0625rem;font-weight:700;text-decoration:line-through}.promo-strike-save{letter-spacing:.08em;text-transform:uppercase;color:#fbbf24;font-size:.75rem;font-weight:800}.promo-card .promo-strike-save{color:#c4b5fd}.promo-card--featured .promo-strike-save{color:#fbbf24}.promo-perks{flex-direction:column;gap:.625rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.promo-perks li{color:#ffffffd1;align-items:center;gap:.625rem;font-size:.9375rem;display:flex}.promo-perks li svg{color:#a78bfa;flex-shrink:0;width:14px;height:14px}.promo-card--featured .promo-perks li svg{color:#fbbf24}.promo-coupon{cursor:pointer;color:#fff;background:repeating-linear-gradient(45deg,#fbbf240a,#fbbf240a 6px,#fbbf2414 6px 12px);border:1.5px dashed #fbbf2480;border-radius:12px;align-items:center;gap:.875rem;width:100%;margin-bottom:1rem;padding:1rem 1.125rem;transition:background .2s,border-color .2s,transform .15s;display:flex}.promo-coupon:hover{border-color:#fbbf24d9;transform:translateY(-1px)}.promo-coupon--copied{background:#22c55e1f;border-color:#22c55e99}.promo-coupon-lbl{letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c;font-size:.6875rem;font-weight:700}.promo-coupon-code{letter-spacing:.1em;color:#fbbf24;flex:1;font-family:JetBrains Mono,SF Mono,Menlo,Consolas,monospace;font-size:1.125rem;font-weight:900}.promo-coupon--copied .promo-coupon-code{color:#86efac}.promo-coupon-cta{color:#ffffff8c;letter-spacing:.04em;font-size:.75rem;font-weight:700}.promo-coupon--copied .promo-coupon-cta{color:#86efac}.promo-pack{border:1px solid var(--bd);background:#ffffff06;border-radius:12px;flex-direction:column;gap:0;margin-bottom:1rem;display:flex;overflow:hidden}.promo-pack-row{border-bottom:1px solid var(--bd);justify-content:space-between;align-items:center;padding:.6875rem 1rem;font-size:.9375rem;display:flex}.promo-pack-row:last-child{background:#a78bfa0f;border-bottom:none}.promo-pack-row span{color:#ffffffb3}.promo-pack-row strong{color:#fff;letter-spacing:-.01em;font-weight:800}.promo-cta{color:#000;letter-spacing:-.01em;background:linear-gradient(#fff 0%,#ededed 100%);border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 1.25rem;font-size:.9375rem;font-weight:800;transition:transform .2s,box-shadow .2s,filter .2s;display:flex;box-shadow:inset 0 1px #ffffffb3,0 0 0 1px #ffffff2e,0 8px 24px #fbbf242e}.promo-cta:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:inset 0 1px #ffffffb3,0 0 0 1px #ffffff47,0 14px 36px #fbbf2447}.promo-cta svg{width:16px;height:16px}.promo-cta--alt{box-shadow:inset 0 1px #ffffffb3,0 0 0 1px #ffffff2e,0 8px 24px #a78bfa38}.promo-cta--alt:hover{box-shadow:inset 0 1px #ffffffb3,0 0 0 1px #ffffff47,0 14px 36px #a78bfa57}.promo-fine{color:#ffffff6b;text-align:center;margin-top:.875rem;font-size:.75rem;line-height:1.5}.promo-trust{border:1px solid var(--bd);color:var(--t2);background:#ffffff06;border-radius:14px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;padding:1.5rem 2rem;font-size:.9375rem;font-weight:500;display:flex}.promo-trust span{align-items:center;gap:.5rem;display:inline-flex}.promo-trust svg{color:#a78bfa}.nav-link--hot{background:#fbbf240f;border:1px solid #fbbf2433;animation:2s ease-in-out infinite nav-hot-pulse;color:#fde68a!important}.nav-link--hot:hover{border-color:#fbbf2480;background:#fbbf2424!important}@keyframes nav-hot-pulse{0%,to{box-shadow:0 0 #fbbf242e}50%{box-shadow:0 0 0 6px #fbbf2400}}@media (width<=860px){.promo-grid{grid-template-columns:1fr;gap:1.25rem}.promo-card{padding:2rem 1.5rem}.promo-price{font-size:3.5rem}.promo-title{font-size:1.5rem}.promo-ribbon{padding:.3125rem 3rem;font-size:.625rem;top:14px;right:-48px}.promo-trust{gap:.75rem;padding:1rem 1.25rem;font-size:.8125rem}}@media (width<=480px){.promo-card{border-radius:18px;padding:1.75rem 1.25rem}.promo-icon{width:54px;height:54px;margin-bottom:1.125rem;font-size:1.875rem}.promo-title{font-size:1.375rem}.promo-price{font-size:3rem}.promo-currency{margin-bottom:.375rem;font-size:1.375rem}.promo-per{font-size:1rem}.promo-strike-old{font-size:.9375rem}.promo-price-row{gap:.875rem}.promo-perks li{font-size:.875rem}.promo-coupon{gap:.625rem;padding:.875rem 1rem}.promo-coupon-code{font-size:1rem}.promo-coupon-lbl,.promo-coupon-cta{font-size:.6875rem}}.sp-root{color:#fff;-webkit-font-smoothing:antialiased;background:#000;min-height:100vh;font-family:Inter,system-ui,sans-serif}.sp-w{max-width:1100px;margin:0 auto;padding:0 2rem}.sp-nav{z-index:100;-webkit-backdrop-filter:blur(20px);background:#000000f2;border-bottom:1px solid #ffffff12;height:64px;position:sticky;top:0}.sp-nav-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;height:100%;margin:0 auto;padding:0 2rem;display:flex}.sp-nav-logo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.sp-nav-mark{color:#000;background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;font-weight:900;display:flex}.sp-nav-name{color:#fff;letter-spacing:-.03em;font-size:1.25rem;font-weight:800}.sp-nav-links{gap:.25rem;display:flex}.sp-nav-link{color:#ffffff73;border-radius:6px;padding:.35rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.sp-nav-link:hover{color:#fff;background:#ffffff0f}.sp-nav-cta{color:#000;white-space:nowrap;background:#fff;border-radius:8px;padding:.5rem 1.125rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .15s}.sp-nav-cta:hover{background:#e5e5e5}.sp-breadcrumb{background:#000;border-bottom:1px solid #111;padding:.625rem 2rem}.sp-breadcrumb ol{flex-wrap:wrap;align-items:center;gap:.375rem;max-width:1100px;margin:0 auto;padding:0;list-style:none;display:flex}.sp-breadcrumb li{color:#444;font-size:.8125rem}.sp-breadcrumb a{color:#ffffff59;text-decoration:none;transition:color .15s}.sp-breadcrumb a:hover{color:#ffffffa6}.sp-breadcrumb [aria-current=page]{color:#ffffff8c}.sp-hero{background:#000;padding:4.5rem 2rem 3.5rem}.sp-hero-sm{padding:3.5rem 2rem 2.75rem}.sp-hero-inner{grid-template-columns:1fr 360px;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.sp-hero-img{position:relative}.sp-hero-img img{object-fit:cover;object-position:center top;background:#f0f0f0;border-radius:16px;width:100%;height:300px;display:block}.sp-hero-badge{-webkit-backdrop-filter:blur(16px);white-space:nowrap;color:#fff9;background:#0c0c0ce6;border:1px solid #ffffff1a;border-radius:99px;align-items:center;gap:.5rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;display:flex;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.sp-hero-badge-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.5s ease-in-out infinite spDot;box-shadow:0 0 0 3px #22c55e33}@keyframes spDot{0%,to{box-shadow:0 0 0 3px #22c55e33}50%{box-shadow:0 0 0 6px #22c55e0f}}.sp-hero-btns{flex-wrap:wrap;gap:.875rem;display:flex}.sp-tag{letter-spacing:.12em;text-transform:uppercase;color:#555;margin-bottom:1rem;font-size:.6875rem;font-weight:700;display:inline-block}.sp-h1{color:#fff;letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.08}.sp-h2{color:#fff;letter-spacing:-.025em;margin-bottom:1.5rem;font-size:clamp(1.375rem,2.25vw,1.875rem);font-weight:800;line-height:1.1}.sp-intro{color:#ffffff8c;max-width:600px;margin-bottom:1.75rem;font-size:1.0625rem;line-height:1.8}.sp-body{color:#ffffff80;max-width:700px;margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.sp-section{padding:4.5rem 2rem}.sp-alt{background:#0a0a0a}.sp-trust{flex-wrap:wrap;gap:.625rem;margin-bottom:2rem;display:flex}.sp-trust span{color:#ffffff73;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:99px;padding:.3rem .875rem;font-size:.8125rem;font-weight:600}.sp-prices{background:#1e1e1e;border:1px solid #1e1e1e;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.sp-price-card{text-align:center;background:#0a0a0a;padding:2rem 1.5rem;transition:background .2s}.sp-price-card:hover{background:#111}.sp-price-label{letter-spacing:.1em;text-transform:uppercase;color:#555;margin-bottom:.75rem;font-size:.6875rem;font-weight:700}.sp-price-amt{color:#fff;letter-spacing:-.03em;margin-bottom:.5rem;font-size:2rem;font-weight:800}.sp-price-desc{color:#555;font-size:.8125rem}.sp-tasks{grid-template-columns:repeat(2,1fr);gap:.75rem 2rem;margin:0;padding:0;list-style:none;display:grid}.sp-tasks li{color:#fff9;align-items:flex-start;gap:.625rem;font-size:.9375rem;line-height:1.5;display:flex}.sp-check{color:#22c55e;flex-shrink:0;margin-top:1px;font-weight:700}.sp-benefits{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.sp-benefits li{color:#ffffffa6;background:#0d0d0d;border:1px solid #1e1e1e;border-radius:10px;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;font-size:.9375rem;line-height:1.6;display:flex}.sp-areas{flex-wrap:wrap;gap:.5rem;display:flex}.sp-area{color:#ffffff80;background:#ffffff0d;border:1px solid #ffffff17;border-radius:99px;padding:.375rem 1rem;font-size:.875rem;font-weight:500}.sp-reviews{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:2rem;display:grid}.sp-review{background:#0d0d0d;border:1px solid #1e1e1e;border-radius:14px;flex-direction:column;gap:.875rem;padding:1.75rem;transition:border-color .2s;display:flex}.sp-review:hover{border-color:#2a2a2a}.sp-stars{gap:2px;display:flex}.sp-rev-text{color:#ffffff80;flex:1;font-size:.9375rem;font-style:italic;line-height:1.7}.sp-rev-name{color:#ffffffb3;font-size:.875rem;font-weight:700}.sp-rating-summary{text-align:center;margin-bottom:2.5rem}.sp-rating-big{color:#fff;letter-spacing:-.04em;font-size:3.5rem;font-weight:800;line-height:1}.sp-rating-label{color:#555;margin-top:.5rem;font-size:.875rem}.sp-faqs{border:1px solid #1e1e1e;border-radius:14px;margin-bottom:2rem;overflow:hidden}.sp-faq-item{background:#0a0a0a;border-bottom:1px solid #1a1a1a}.sp-faq-item:last-child{border-bottom:none}.sp-faq-btn{cursor:pointer;text-align:left;color:#fff;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:1.25rem;width:100%;padding:1.375rem 1.75rem;font-family:inherit;font-size:.9375rem;font-weight:700;line-height:1.5;transition:background .15s;display:flex}.sp-faq-btn:hover{background:#ffffff05}.sp-faq-icon{stroke:#555;stroke-width:2.5px;fill:none;stroke-linecap:round;flex-shrink:0;width:16px;height:16px;margin-top:2px;transition:transform .25s,stroke .2s}.sp-faq-item.open .sp-faq-icon{stroke:#888;transform:rotate(45deg)}.sp-faq-body{color:#ffffff80;max-height:0;padding:0 1.75rem;font-size:.9375rem;line-height:1.8;transition:max-height .3s,padding .3s;overflow:hidden}.sp-faq-item.open .sp-faq-body{max-height:300px;padding:0 1.75rem 1.5rem}.sp-steps{background:#1e1e1e;border:1px solid #1e1e1e;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.sp-step{background:#0a0a0a;padding:2.25rem 2rem;transition:background .2s}.sp-step:hover{background:#0f0f0f}.sp-step-n{letter-spacing:.12em;text-transform:uppercase;color:#444;margin-bottom:1.125rem;font-size:.6875rem;font-weight:700}.sp-step-title{color:#fff;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.0625rem;font-weight:700}.sp-step-desc{color:#ffffff80;font-size:.9375rem;line-height:1.7}.sp-cta{text-align:center;background:#080808;border:1px solid #222;border-radius:16px;margin-top:3rem;padding:3rem}.sp-cta-rating{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.sp-cta-rating span{color:#555;font-size:.875rem;font-weight:500}.sp-cta-h{color:#fff;letter-spacing:-.025em;margin-bottom:.625rem;font-size:1.625rem;font-weight:800}.sp-cta-p{color:#fff6;margin-bottom:1.75rem;font-size:.9375rem;line-height:1.7}.sp-cta-btn{color:#000;background:#fff;border-radius:10px;align-items:center;padding:.875rem 2.25rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background .15s,transform .2s;display:inline-flex}.sp-cta-btn:hover{background:#e8e8e8;transform:translateY(-2px)}.sp-cta-ghost{color:#ffffff73;align-items:center;padding:.875rem 0;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.sp-cta-ghost:hover{color:#fffc}.sp-comparison{margin-top:.5rem}.sp-comparison-scroll{-webkit-overflow-scrolling:touch;border:1px solid #1e1e1e;border-radius:14px;overflow-x:auto}.sp-comparison table{border-collapse:collapse;width:100%;min-width:560px}.sp-comparison thead tr{background:#0d0d0d;border-bottom:1px solid #1e1e1e}.sp-comparison th{text-align:center;color:#555;letter-spacing:.06em;text-transform:uppercase;padding:1rem 1.25rem;font-size:.8125rem;font-weight:700}.sp-comp-switch{color:#fff!important;background:#ffffff0a!important}.sp-comparison tbody tr{border-bottom:1px solid #141414}.sp-comparison tbody tr:last-child{border-bottom:none}.sp-comparison td{text-align:center;color:#ffffff59;background:#0a0a0a;padding:.875rem 1.25rem;font-size:.9375rem}.sp-comp-feature{font-weight:600;text-align:left!important;color:#ffffff8c!important}.sp-comp-good{font-weight:600;color:#22c55e!important;background:#22c55e0a!important}.sp-comp-neutral{color:#ffffff40!important}.sp-checklist-grid{background:#1e1e1e;border:1px solid #1e1e1e;border-radius:14px;grid-template-columns:repeat(2,1fr);gap:1px;margin-bottom:2rem;display:grid;overflow:hidden}.sp-checklist-cat{background:#0a0a0a;padding:2rem}.sp-cat-title{letter-spacing:.1em;text-transform:uppercase;color:#444;margin-bottom:1.125rem;font-size:.75rem;font-weight:700}.sp-checklist-cat ul{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.sp-checklist-cat li{color:#ffffff80;align-items:flex-start;gap:.5rem;font-size:.9375rem;line-height:1.5;display:flex}.sp-vsteps{background:#1e1e1e;border:1px solid #1e1e1e;border-radius:14px;flex-direction:column;gap:1px;display:flex;overflow:hidden}.sp-vstep{background:#0a0a0a;align-items:flex-start;gap:1.5rem;padding:2rem 2.25rem;transition:background .2s;display:flex}.sp-vstep:hover{background:#0f0f0f}.sp-vstep-n{color:#fff;background:#141414;border:1px solid #2a2a2a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.125rem;font-weight:900;display:flex}.sp-vstep-title{color:#fff;letter-spacing:-.015em;margin-bottom:.4rem;font-size:1.0625rem;font-weight:700}.sp-vstep-desc{color:#ffffff80;font-size:.9375rem;line-height:1.7}.sp-related{background:#050505;border-top:1px solid #141414;padding:2.5rem 2rem}.sp-related-inner{max-width:1100px;margin:0 auto}.sp-related-h{color:#3a3a3a;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:700}.sp-related-links{flex-wrap:wrap;gap:.5rem;display:flex}.sp-related-link{color:#ffffff4d;background:#ffffff08;border:1px solid #ffffff12;border-radius:99px;padding:.35rem .875rem;font-size:.8125rem;text-decoration:none;transition:color .15s,border-color .15s}.sp-related-link:hover{color:#ffffffa6;border-color:#ffffff2e}.sp-footer{background:#000;border-top:1px solid #111;padding:1.5rem 2rem}.sp-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;max-width:1100px;margin:0 auto;display:flex}.sp-footer-logo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.sp-footer p{color:#3a3a3a;font-size:.8125rem}.sp-footer a{color:#444;text-decoration:none;transition:color .15s}.sp-footer a:hover{color:#ffffff80}.sp-sticky{z-index:200;padding:.875rem 1.25rem calc(.875rem + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);pointer-events:none;background:#000000f2;border-top:1px solid #ffffff14;transition:transform .3s;position:fixed;bottom:0;left:0;right:0;transform:translateY(110%)}.sp-sticky--show{pointer-events:auto;transform:translateY(0)}.sp-sticky-btn{text-align:center;color:#000;background:#fff;border-radius:10px;width:100%;padding:.875rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background .15s;display:block}.sp-sticky-btn:hover{background:#e8e8e8}@media (width>=960px){.sp-sticky{display:none}}@media (width<=960px){.sp-hero-inner{grid-template-columns:1fr;gap:2rem}.sp-hero-img{display:none}.sp-prices,.sp-reviews{grid-template-columns:repeat(2,1fr)}.sp-steps,.sp-tasks,.sp-checklist-grid{grid-template-columns:1fr}.sp-nav-links{display:none}}@media (width<=600px){.sp-hero,.sp-hero-sm{padding:2.5rem 1.25rem 2rem}.sp-section{padding:3rem 1.25rem}.sp-w,.sp-nav-inner{padding:0 1.25rem}.sp-breadcrumb{padding:.5rem 1.25rem}.sp-h1{font-size:1.75rem}.sp-h2{margin-bottom:1.125rem;font-size:1.375rem}.sp-prices{grid-template-columns:repeat(2,1fr)}.sp-reviews{grid-template-columns:1fr}.sp-cta{padding:2rem 1.25rem}.sp-cta-h{font-size:1.25rem}.sp-hero-btns{flex-direction:column;align-items:flex-start}.sp-related{padding:2rem 1.25rem}.sp-footer{padding:1.25rem}.sp-footer-inner{flex-direction:column;align-items:flex-start}}@media (width<=380px){.sp-prices{grid-template-columns:1fr}.sp-trust span{padding:.25rem .625rem;font-size:.75rem}}.pp-root{color:#fff;--pp-bd:#ffffff14;--pp-bd2:#ffffff29;--pp-s1:#ffffff06;--pp-s2:#ffffff0d;--pp-s3:#ffffff14;--pp-t2:#fff9;--pp-t3:#ffffff6b;--pp-acc:#a78bfa;--pp-acc-d:#6366f1;--pp-gold:#fbbf24;background:#070707;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.pp-root *{box-sizing:border-box}.pp-root a{color:inherit;text-decoration:none}.pp-nav{z-index:60;-webkit-backdrop-filter:blur(18px)saturate(140%);border-bottom:1px solid var(--pp-bd);background:#070707c7;position:sticky;top:0}.pp-nav-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1280px;margin:0 auto;padding:.875rem 2rem;display:flex}.pp-nav-logo{align-items:center;gap:.625rem;display:flex}.pp-nav-mark{color:#000;letter-spacing:-.02em;background:#fff;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.9375rem;font-weight:900;display:flex}.pp-nav-name{letter-spacing:-.03em;font-size:1.25rem;font-weight:800}.pp-nav-pill{letter-spacing:.08em;text-transform:uppercase;color:#ddd6fe;background:linear-gradient(135deg,#a78bfa40,#6366f126);border:1px solid #a78bfa66;border-radius:5px;margin-left:.25rem;padding:.25rem .5rem;font-size:.6875rem;font-weight:800}.pp-nav-right{align-items:center;gap:.625rem;display:flex}.pp-nav-back{color:var(--pp-t2);border-radius:8px;padding:.5rem .875rem;font-size:.875rem;font-weight:500;transition:color .2s,background .2s}.pp-nav-back:hover{color:#fff;background:#ffffff0f}.pp-nav-cta{color:#000;letter-spacing:-.005em;background:#fff;border-radius:8px;align-items:center;gap:.375rem;padding:.5625rem 1rem;font-size:.875rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 0 0 1px #ffffff2e}.pp-nav-cta:hover{transform:translateY(-1px);box-shadow:0 6px 20px #ffffff2e}.pp-hero{border-bottom:1px solid var(--pp-bd);padding:6.5rem 2rem 5.5rem;position:relative;overflow:hidden}.pp-hero-bg{pointer-events:none;z-index:0;position:absolute;inset:0}.pp-hero-grid{background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 80% at 50% 30%,#000 25%,#0000 90%);mask-image:radial-gradient(70% 80% at 50% 30%,#000 25%,#0000 90%)}.pp-hero-glow{background:radial-gradient(circle,#6366f138 0%,#6366f10d 40%,#0000 70%);width:900px;height:900px;animation:11s ease-in-out infinite pp-drift;position:absolute;top:25%;left:50%;transform:translate(-50%,-50%)}.pp-hero-glow-2{background:radial-gradient(circle,#a78bfa2e 0%,#a78bfa08 40%,#0000 70%);width:550px;height:550px;animation-duration:13s;animation-delay:-3s;top:60%;left:80%}@keyframes pp-drift{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-45%,-55%)scale(1.15)}}.pp-hero-inner{z-index:1;text-align:center;max-width:900px;margin:0 auto;position:relative}.pp-tag-row{color:#ddd6fe;background:#6366f124;border:1px solid #a78bfa59;border-radius:99px;align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:.4375rem .9375rem;font-size:.8125rem;font-weight:600;display:inline-flex;box-shadow:0 0 24px #6366f12e}.pp-dot{background:#c4b5fd;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite pp-pulse;box-shadow:0 0 10px #c4b5fde6}@keyframes pp-pulse{0%,to{opacity:1}50%{opacity:.35}}.pp-h1{letter-spacing:-.04em;background:linear-gradient(#fff 0% 50%,#ffffffc7 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 1.5rem;font-size:4.75rem;font-weight:900;line-height:1.02}.pp-h1 em{background:linear-gradient(135deg,#fde68a 0%,#fbbf24 50%,#a78bfa 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal;display:inline-block}.pp-lead{color:var(--pp-t2);max-width:660px;margin:0 auto 2.25rem;font-size:1.1875rem;line-height:1.6}.pp-lead strong{color:#fff;font-weight:700}.pp-cta-row{flex-wrap:wrap;justify-content:center;gap:.875rem;margin-bottom:3rem;display:flex}.pp-cta-primary{color:#000;letter-spacing:-.01em;background:linear-gradient(#fff 0%,#ededed 100%);border-radius:11px;align-items:center;gap:.5rem;padding:.9375rem 1.625rem;font-size:.9375rem;font-weight:700;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:inset 0 1px #ffffffb3,0 0 0 1px #ffffff2e,0 8px 32px #6366f140,0 4px 16px #ffffff1f}.pp-cta-primary:hover{filter:brightness(1.04);transform:translateY(-2px);box-shadow:inset 0 1px #ffffffb3,0 0 0 1px #ffffff40,0 14px 40px #6366f159,0 6px 20px #ffffff2e}.pp-cta-secondary{color:#fff;border:1px solid var(--pp-bd2);background:#ffffff08;border-radius:11px;justify-content:center;align-items:center;gap:.375rem;padding:.9375rem 1.5rem;font-size:.9375rem;font-weight:600;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.pp-cta-secondary:hover{background:#ffffff12;border-color:#ffffff52;transform:translateY(-1px)}.pp-cta-big{padding:1.125rem 2.125rem;font-size:1rem}.pp-mid-cta{justify-content:center;margin-top:3rem;display:flex}.pp-trust-row{background:var(--pp-bd);border:1px solid var(--pp-bd);border-radius:16px;grid-template-columns:repeat(4,1fr);gap:1px;max-width:760px;margin:0 auto 1.5rem;display:grid;overflow:hidden;box-shadow:0 30px 80px #0006}.pp-trust-cell{background:#ffffff05;flex-direction:column;align-items:center;gap:.3125rem;padding:1.5rem 1rem;display:flex}.pp-trust-cell strong{letter-spacing:-.025em;background:linear-gradient(#fff,#ffffffc7);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.625rem;font-weight:900}.pp-trust-cell span{color:var(--pp-t3);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:600}.pp-rating{color:var(--pp-t2);align-items:center;gap:.625rem;font-size:.875rem;display:inline-flex}.pp-rating strong{color:#fff;font-weight:700}.pp-stars{gap:2px;display:inline-flex}.pp-sec{border-top:1px solid var(--pp-bd);padding:6.5rem 2rem;position:relative}.pp-sec-alt{background:radial-gradient(80% 50% at 50% 0,#6366f10f,#0000 60%),#ffffff03}.pp-w{z-index:1;max-width:1180px;margin:0 auto;position:relative}.pp-sec-hd{text-align:center;max-width:720px;margin:0 auto 3.5rem}.pp-tag{letter-spacing:.1em;text-transform:uppercase;color:#c4b5fd;background:#6366f11f;border:1px solid #a78bfa4d;border-radius:99px;margin-bottom:1rem;padding:.3125rem .875rem;font-size:.75rem;font-weight:700;display:inline-block}.pp-h2{letter-spacing:-.03em;background:linear-gradient(#fff,#ffffffd1);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 .875rem;font-size:2.75rem;font-weight:900;line-height:1.08}.pp-sub{color:var(--pp-t2);margin:0;font-size:1.0625rem;line-height:1.65}.pp-calc{grid-template-columns:1fr 1.2fr;gap:1.5rem;display:grid}.pp-calc-controls{background:linear-gradient(#6366f10f,#6366f104);border:1px solid #a78bfa2e;border-radius:18px;flex-direction:column;gap:2rem;padding:2rem 1.875rem;display:flex}.pp-ctrl{flex-direction:column;gap:.625rem;display:flex}.pp-ctrl-top{justify-content:space-between;align-items:baseline;display:flex}.pp-ctrl-top label{color:var(--pp-t2);font-size:.875rem;font-weight:600}.pp-ctrl-val{letter-spacing:-.02em;background:linear-gradient(135deg,#fff,#c4b5fd);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:900}.pp-ctrl input[type=range]{appearance:none;background:linear-gradient(90deg,#a78bfa,#6366f1);border-radius:99px;outline:none;width:100%;height:6px}.pp-ctrl input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .15s;box-shadow:0 0 0 4px #a78bfa40,0 4px 12px #0006}.pp-ctrl input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.1)}.pp-ctrl input[type=range]::-moz-range-thumb{cursor:pointer;background:#fff;border:none;border-radius:50%;width:22px;height:22px;box-shadow:0 0 0 4px #a78bfa40}.pp-ctrl-scale{color:var(--pp-t3);justify-content:space-between;font-size:.6875rem;font-weight:600;display:flex}.pp-calc-out{flex-direction:column;gap:1.5rem;display:flex}.pp-calc-card{border:1px solid var(--pp-bd);background:#ffffff06;border-radius:18px;padding:1.75rem;position:relative}.pp-calc-card--hero{background:radial-gradient(80% 100% at 0 0,#6366f140,#0000 60%),radial-gradient(80% 100% at 100% 100%,#a78bfa2e,#0000 60%),#0f0f1999;border:1px solid #a78bfa47;flex-direction:column;align-items:flex-start;padding:2.25rem;display:flex;box-shadow:0 30px 80px #6366f126}.pp-calc-card--hero .pp-cta-primary{margin-top:.25rem}.pp-calc-side{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.pp-calc-lbl{letter-spacing:.08em;text-transform:uppercase;color:var(--pp-t3);margin-bottom:.5rem;font-size:.75rem;font-weight:700}.pp-calc-big{letter-spacing:-.04em;background:linear-gradient(#fff 0%,#ddd6fe 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.625rem;font-size:3.5rem;font-weight:900;line-height:1}.pp-calc-mid{letter-spacing:-.025em;margin-bottom:.375rem;font-size:1.75rem;font-weight:900}.pp-calc-note{color:var(--pp-t3);margin-bottom:1.5rem;font-size:.8125rem;line-height:1.5}.pp-calc-card--hero .pp-calc-note{color:#c4b5fdd9;font-size:.875rem}.pp-benefits{background:var(--pp-bd);border:1px solid var(--pp-bd);border-radius:18px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden;box-shadow:0 30px 80px #0000004d}.pp-benefit{background:#ffffff05;padding:2rem 1.75rem;transition:background .25s,transform .25s;position:relative}.pp-benefit:before{content:"";pointer-events:none;opacity:0;background:linear-gradient(135deg,#a78bfa12,#0000 55%);transition:opacity .3s;position:absolute;inset:0}.pp-benefit:hover{background:#ffffff0a}.pp-benefit:hover:before{opacity:1}.pp-benefit-ico{background:linear-gradient(135deg,#a78bfa38,#6366f10f);border:1px solid #a78bfa4d;border-radius:13px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;font-size:1.5rem;display:flex;box-shadow:0 0 30px #6366f11a}.pp-benefit-title{color:#fff;letter-spacing:-.015em;margin-bottom:.5rem;font-size:1.0625rem;font-weight:700;line-height:1.3}.pp-benefit-desc{color:var(--pp-t2);margin:0;font-size:.9375rem;line-height:1.6}.pp-steps{background:var(--pp-bd);border:1px solid var(--pp-bd);border-radius:16px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden;box-shadow:0 30px 80px #0000004d}.pp-step{background:#ffffff05;padding:2.25rem 1.875rem;transition:background .25s}.pp-step:hover{background:#ffffff0b}.pp-step-num{letter-spacing:.08em;color:#c4b5fd;background:#6366f124;border:1px solid #a78bfa4d;border-radius:6px;margin-bottom:1.25rem;padding:.3125rem .6875rem;font-size:.8125rem;font-weight:800;display:inline-block;box-shadow:0 0 16px #6366f126}.pp-step-title{letter-spacing:-.015em;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.pp-step-desc{color:var(--pp-t2);margin:0;font-size:.9375rem;line-height:1.65}.pp-two-col{grid-template-columns:1.3fr 1fr;align-items:start;gap:4rem;display:grid}.pp-two-col .pp-h2{font-size:2.25rem}.pp-rate-grid{background:var(--pp-bd);border:1px solid var(--pp-bd);border-radius:14px;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:1.75rem;display:grid;overflow:hidden}.pp-rate{background:#ffffff05;justify-content:space-between;align-items:center;padding:1rem 1.125rem;transition:background .2s;display:flex}.pp-rate:hover{background:#ffffff0d}.pp-rate-name{color:#fff;font-size:.9375rem;font-weight:600}.pp-rate-pay{color:#c4b5fd;letter-spacing:-.005em;font-size:.8125rem;font-weight:700}.pp-req-card{background:radial-gradient(80% 60% at 50% 0,#a78bfa29,#0000 70%),linear-gradient(#6366f10d,#6366f103);border:1px solid #a78bfa40;border-radius:20px;padding:2rem;position:sticky;top:88px;box-shadow:0 30px 80px #6366f11f}.pp-req-title{letter-spacing:.06em;text-transform:uppercase;color:#c4b5fd;margin:0 0 1.25rem;font-size:1.0625rem;font-weight:800}.pp-req-list{margin:0 0 1.75rem;padding:0;list-style:none}.pp-req-list li{color:#ffffffe0;border-bottom:1px solid var(--pp-bd);align-items:center;gap:.625rem;padding:.6875rem 0;font-size:.9375rem;display:flex}.pp-req-list li:last-child{border-bottom:none}.pp-req-list li svg{color:#a78bfa;flex-shrink:0}.pp-req-card .pp-cta-primary{justify-content:center;width:100%}.pp-req-call{text-align:center;color:var(--pp-t3);margin-top:.875rem;font-size:.8125rem;transition:color .2s;display:block}.pp-req-call:hover{color:#fff}.pp-stories{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.pp-story{border:1px solid var(--pp-bd);background:linear-gradient(#ffffff0a,#ffffff03);border-radius:18px;padding:1.75rem;transition:border-color .25s,transform .25s}.pp-story:hover{border-color:#a78bfa59;transform:translateY(-2px)}.pp-story-top{align-items:center;gap:.875rem;margin-bottom:1rem;display:flex}.pp-story-top img{object-fit:cover;border:2px solid #a78bfa4d;border-radius:14px;width:60px;height:60px}.pp-story-name{letter-spacing:-.01em;margin-bottom:.125rem;font-size:1rem;font-weight:700}.pp-story-role{color:var(--pp-t3);margin-bottom:.25rem;font-size:.8125rem}.pp-story-stars{gap:1px;display:inline-flex}.pp-story-text{color:#ffffffd9;margin:0;font-size:.9375rem;font-style:italic;line-height:1.65}.pp-faq{background:var(--pp-bd);border:1px solid var(--pp-bd);border-radius:16px;grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.pp-faq-item{background:#ffffff05;padding:1.875rem;transition:background .25s}.pp-faq-item:hover{background:#ffffff0b}.pp-faq-q{letter-spacing:-.015em;margin-bottom:.625rem;font-size:1.0625rem;font-weight:700}.pp-faq-a{color:var(--pp-t2);margin:0;font-size:.9375rem;line-height:1.65}.pp-final{border-top:1px solid var(--pp-bd);text-align:center;background:radial-gradient(70% 60% at 50% 30%,#6366f12e,#0000 60%),radial-gradient(60% 50% at 50% 80%,#a78bfa1f,#0000 65%),#070707;padding:7rem 2rem;position:relative;overflow:hidden}.pp-final:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 70%,#000 25%,#0000 85%);mask-image:radial-gradient(60% 70%,#000 25%,#0000 85%)}.pp-final-inner{max-width:720px;margin:0 auto;position:relative}.pp-final-tag{letter-spacing:.1em;text-transform:uppercase;color:#ddd6fe;background:#a78bfa26;border:1px solid #a78bfa66;border-radius:99px;margin-bottom:1.25rem;padding:.3125rem .875rem;font-size:.75rem;font-weight:700;display:inline-block}.pp-final-h{letter-spacing:-.035em;background:linear-gradient(#fff,#ffffffd1);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 1.125rem;font-size:3.25rem;font-weight:900;line-height:1.05}.pp-final-p{color:var(--pp-t2);max-width:560px;margin:0 auto 2.25rem;font-size:1.0625rem;line-height:1.6}.pp-final-ctas{flex-wrap:wrap;justify-content:center;gap:.875rem;margin-bottom:2rem;display:flex}.pp-final-row{color:var(--pp-t2);flex-wrap:wrap;justify-content:center;gap:1.5rem;font-size:.875rem;display:flex}.pp-final-row span{align-items:center;gap:.375rem;display:inline-flex}.pp-final-row svg{color:#a78bfa}.pp-sticky{z-index:55;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--pp-bd2);background:#070707eb;align-items:center;gap:.875rem;padding:.75rem 1rem;display:none;position:fixed;bottom:0;left:0;right:0}.pp-sticky-info{flex-direction:column;flex:1;gap:.125rem;display:flex}.pp-sticky-info strong{letter-spacing:-.01em;font-size:.9375rem;font-weight:800}.pp-sticky-info span{color:var(--pp-t3);font-size:.75rem}.pp-sticky-btn{color:#000;background:#fff;border-radius:10px;align-items:center;gap:.375rem;padding:.6875rem 1.125rem;font-size:.875rem;font-weight:700;display:inline-flex;box-shadow:0 4px 16px #ffffff2e}.pp-footer{text-align:center;border-top:1px solid var(--pp-bd);color:var(--pp-t3);padding:2rem;font-size:.8125rem}.pp-footer a{color:var(--pp-t3);transition:color .2s}.pp-footer a:hover{color:#fff}@media (width<=1100px){.pp-h1{font-size:3.5rem}.pp-h2{font-size:2.25rem}.pp-benefits,.pp-steps{grid-template-columns:repeat(2,1fr)}.pp-two-col{grid-template-columns:1fr;gap:2.5rem}.pp-two-col .pp-h2{font-size:2rem}.pp-req-card{position:static}.pp-faq,.pp-stories{grid-template-columns:1fr}.pp-calc{grid-template-columns:1fr;gap:1.25rem}}@media (width<=680px){.pp-hero{padding:4.5rem 1.25rem 4rem}.pp-sec{padding:4rem 1.25rem}.pp-final{padding:5rem 1.25rem 7rem}.pp-h1{letter-spacing:-.03em;font-size:2.625rem;line-height:1.05}.pp-h2{font-size:1.875rem}.pp-final-h{font-size:2.125rem}.pp-lead{font-size:1rem}.pp-trust-row{grid-template-columns:repeat(2,1fr)}.pp-trust-cell strong{font-size:1.375rem}.pp-benefits,.pp-steps,.pp-rate-grid,.pp-calc-side{grid-template-columns:1fr}.pp-calc-big{font-size:2.75rem}.pp-cta-row,.pp-final-ctas{flex-direction:column;align-items:stretch}.pp-cta-primary,.pp-cta-secondary{justify-content:center}.pp-nav-inner{padding:.75rem 1.25rem}.pp-nav-pill,.pp-nav-back{display:none}.pp-sticky{display:flex}.pp-footer{padding-bottom:5rem}}.ab-root{color:#fff;--ab-bd:#ffffff14;--ab-bd2:#ffffff29;--ab-s1:#ffffff06;--ab-s2:#ffffff0d;--ab-t2:#ffffffa6;--ab-t3:#ffffff73;--ab-acc:#a78bfa;--ab-acc2:#6366f1;background:#070707;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ab-root *{box-sizing:border-box}.ab-root a{color:inherit;text-decoration:none}.ab-w{max-width:1180px;margin:0 auto;padding:0 1.5rem}.ab-hero{border-bottom:1px solid var(--ab-bd);padding:6rem 0 4rem;position:relative;overflow:hidden}.ab-hero-bg{pointer-events:none;position:absolute;inset:0}.ab-hero-grid{background-image:linear-gradient(#a78bfa0d 1px,#0000 1px),linear-gradient(90deg,#a78bfa0d 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}.ab-hero-glow{filter:blur(40px);background:radial-gradient(closest-side,#a78bfa29,#0000 70%);border-radius:50%;width:1100px;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%,-25%)}.ab-hero-inner{text-align:center;max-width:880px;margin:0 auto;position:relative}.ab-tag{letter-spacing:.12em;text-transform:uppercase;color:#ddd6fe;background:linear-gradient(135deg,#a78bfa2e,#6366f11a);border:1px solid #a78bfa4d;border-radius:999px;margin-bottom:1.5rem;padding:.4rem .8rem;font-size:.75rem;font-weight:700;display:inline-block}.ab-h1{letter-spacing:-.035em;margin:0 0 1.5rem;font-size:clamp(2.2rem,5.5vw,4rem);font-weight:900;line-height:1.04}.ab-h1 em{background:linear-gradient(135deg,#c4b5fd,#a78bfa 50%,#818cf8);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.ab-lead{color:var(--ab-t2);max-width:680px;margin:0 auto 2rem;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.65}.ab-hero-ctas{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem;display:flex}.ab-cta-primary{color:#fff;background:linear-gradient(135deg,#a78bfa,#6366f1);border-radius:12px;align-items:center;gap:.5rem;padding:.9rem 1.5rem;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 24px #6366f159}.ab-cta-primary:hover{transform:translateY(-2px);box-shadow:0 12px 32px #6366f173}.ab-cta-secondary{border:1px solid var(--ab-bd2);color:#fff;background:#ffffff0d;border-radius:12px;align-items:center;gap:.5rem;padding:.9rem 1.5rem;font-size:.95rem;font-weight:600;transition:background .2s,border-color .2s;display:inline-flex}.ab-cta-secondary:hover{background:#ffffff14;border-color:#ffffff40}.ab-stats{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:760px;margin:0 auto;display:grid}.ab-stat{background:var(--ab-s1);border:1px solid var(--ab-bd);text-align:center;border-radius:14px;padding:1.25rem .75rem}.ab-stat-num{letter-spacing:-.02em;background:linear-gradient(135deg,#fff,#c4b5fd);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.4rem,2.5vw,1.85rem);font-weight:900}.ab-stat-lbl{color:var(--ab-t3);margin-top:.35rem;font-size:.78rem;font-weight:500}@media (width<=680px){.ab-stats{grid-template-columns:repeat(2,1fr)}}.ab-sec{border-bottom:1px solid var(--ab-bd);padding:5rem 0}.ab-sec-alt{background:linear-gradient(#a78bfa06,#0000)}.ab-sec-hd{text-align:center;max-width:780px;margin:0 auto 3rem}.ab-h2{letter-spacing:-.028em;margin:.75rem 0 1rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:900;line-height:1.1}.ab-sub{color:var(--ab-t2);margin:0;font-size:1rem;line-height:1.6}.ab-text{max-width:780px;color:var(--ab-t2);margin:0 auto;font-size:1.05rem;line-height:1.75}.ab-text p{margin:0 0 1.25rem}.ab-text strong{color:#fff;font-weight:700}.ab-text em{color:#c4b5fd;font-style:normal;font-weight:600}.ab-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (width<=900px){.ab-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=580px){.ab-grid{grid-template-columns:1fr}}.ab-card{background:var(--ab-s1);border:1px solid var(--ab-bd);border-radius:16px;padding:1.6rem;transition:background .25s,border-color .25s,transform .25s}.ab-card:hover{background:var(--ab-s2);border-color:#a78bfa4d;transform:translateY(-3px)}.ab-card-ico{background:linear-gradient(135deg,#a78bfa33,#6366f11a);border:1px solid #a78bfa40;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:1rem;font-size:1.6rem;display:flex}.ab-card-title{letter-spacing:-.015em;margin:0 0 .5rem;font-size:1.05rem;font-weight:800}.ab-card-desc{color:var(--ab-t2);margin:0;font-size:.92rem;line-height:1.55}.ab-mission{text-align:center;background:linear-gradient(135deg,#a78bfa14,#6366f108);border:1px solid #a78bfa40;border-radius:20px;max-width:820px;margin:0 auto;padding:2.5rem}.ab-mission-text{color:var(--ab-t2);margin:1rem 0 0;font-size:1.1rem;line-height:1.75}.ab-mission-text strong{color:#fff;font-weight:700}.ab-areas{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:980px;margin:0 auto;display:flex}.ab-area-pill{background:var(--ab-s2);border:1px solid var(--ab-bd2);color:#e2e8f0;border-radius:999px;padding:.55rem .95rem;font-size:.85rem;font-weight:500}.ab-pin-block{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.ab-pin-label{color:var(--ab-t3);letter-spacing:.04em;font-size:.85rem;font-weight:600}.ab-pins{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}.ab-pin{color:#ddd6fe;font-variant-numeric:tabular-nums;background:#a78bfa14;border:1px solid #a78bfa40;border-radius:8px;padding:.4rem .7rem;font-size:.82rem;font-weight:600}.ab-story{text-align:center;max-width:780px;margin:0 auto}.ab-story p{color:var(--ab-t2);margin:1rem 0;font-size:1.05rem;line-height:1.75}.ab-story strong{color:#c4b5fd;font-weight:700}.ab-cta-sec{padding:5rem 0}.ab-cta{text-align:center;background:radial-gradient(at top,#a78bfa2e,#0000 70%),linear-gradient(#a78bfa0f,#6366f105);border:1px solid #a78bfa4d;border-radius:24px;max-width:820px;margin:0 auto;padding:3rem 2.5rem}.ab-cta-h{letter-spacing:-.025em;margin:0 0 1rem;font-size:clamp(1.6rem,3.2vw,2.25rem);font-weight:900}.ab-cta-p{color:var(--ab-t2);max-width:620px;margin:0 auto 1.5rem;font-size:1.05rem;line-height:1.65}.ab-cta-btns{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.ab-cta-fine{color:var(--ab-t3);margin:1.25rem 0 0;font-size:.85rem;font-weight:500}.bl-root,.bp-root{color:#fff;--bl-bd:#ffffff14;--bl-bd2:#ffffff29;--bl-s1:#ffffff06;--bl-s2:#ffffff0d;--bl-t2:#ffffffa6;--bl-t3:#ffffff73;--bl-acc:#a78bfa;background:#070707;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.bl-root *,.bp-root *{box-sizing:border-box}.bl-root a,.bp-root a{color:inherit;text-decoration:none}.bl-w,.bp-w{max-width:1180px;margin:0 auto;padding:0 1.5rem}.bp-w--narrow{max-width:780px}.bl-hero{border-bottom:1px solid var(--bl-bd);padding:5.5rem 0 3rem;position:relative;overflow:hidden}.bl-hero-bg{pointer-events:none;position:absolute;inset:0}.bl-hero-grid{background-image:linear-gradient(#a78bfa0d 1px,#0000 1px),linear-gradient(90deg,#a78bfa0d 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}.bl-hero-glow{filter:blur(40px);background:radial-gradient(closest-side,#a78bfa24,#0000 70%);border-radius:50%;width:1100px;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%,-25%)}.bl-hero-inner{text-align:center;max-width:860px;margin:0 auto;position:relative}.bl-tag{letter-spacing:.12em;text-transform:uppercase;color:#ddd6fe;background:linear-gradient(135deg,#a78bfa2e,#6366f11a);border:1px solid #a78bfa4d;border-radius:999px;margin-bottom:1.25rem;padding:.4rem .8rem;font-size:.72rem;font-weight:700;display:inline-block}.bl-h1{letter-spacing:-.03em;margin:0 0 1.25rem;font-size:clamp(2rem,4.5vw,3.4rem);font-weight:900;line-height:1.08}.bl-h1 em{background:linear-gradient(135deg,#c4b5fd,#a78bfa 50%,#818cf8);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.bl-lead{color:var(--bl-t2);max-width:680px;margin:0 auto;font-size:1.05rem;line-height:1.65}.bl-sec{padding:3.5rem 0}.bl-sec-hd{text-align:center;max-width:760px;margin:0 auto 2.5rem}.bl-h2{letter-spacing:-.025em;margin:.5rem 0 .75rem;font-size:clamp(1.5rem,2.8vw,2.1rem);font-weight:900}.bl-sub{color:var(--bl-t2);margin:0;font-size:.98rem}.bl-feature{background:var(--bl-s1);border:1px solid var(--bl-bd);border-radius:20px;grid-template-columns:1.05fr 1fr;transition:border-color .25s,transform .25s;display:grid;overflow:hidden}.bl-feature:hover{border-color:#a78bfa66;transform:translateY(-2px)}.bl-feature-img{min-height:340px;position:relative;overflow:hidden}.bl-feature-img img{object-fit:cover;width:100%;height:100%;display:block}.bl-feature-overlay{pointer-events:none;background:linear-gradient(135deg,#0000 50%,#070707b3 100%);position:absolute;inset:0}.bl-feature-body{flex-direction:column;justify-content:center;padding:2.25rem 2.5rem;display:flex}.bl-feature-title{letter-spacing:-.022em;margin:.75rem 0 1rem;font-size:clamp(1.4rem,2.6vw,1.95rem);font-weight:900;line-height:1.18}.bl-feature-excerpt{color:var(--bl-t2);margin:0 0 1.25rem;font-size:1.02rem;line-height:1.6}.bl-feature-cta{color:#fff;background:linear-gradient(135deg,#a78bfa,#6366f1);border-radius:10px;align-self:flex-start;align-items:center;gap:.4rem;padding:.7rem 1.15rem;font-size:.92rem;font-weight:700;display:inline-flex}@media (width<=880px){.bl-feature{grid-template-columns:1fr}.bl-feature-img{min-height:240px}.bl-feature-body{padding:1.5rem}}.bl-meta{color:var(--bl-t3);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.82rem;display:flex}.bl-meta--sm{font-size:.78rem}.bl-meta-sep{color:var(--bl-t3);opacity:.6}.bl-chip{color:#ddd6fe;letter-spacing:.04em;text-transform:uppercase;background:#a78bfa1f;border:1px solid #a78bfa47;border-radius:6px;padding:.3rem .65rem;font-size:.72rem;font-weight:700;display:inline-block}.bl-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (width<=880px){.bl-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.bl-grid{grid-template-columns:1fr}}.bl-card{background:var(--bl-s1);border:1px solid var(--bl-bd);border-radius:16px;flex-direction:column;transition:border-color .25s,transform .25s,background .25s;display:flex;overflow:hidden}.bl-card:hover{background:var(--bl-s2);border-color:#a78bfa59;transform:translateY(-3px)}.bl-card-img{aspect-ratio:16/10;background:var(--bl-s2);overflow:hidden}.bl-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.bl-card:hover .bl-card-img img{transform:scale(1.04)}.bl-card-body{flex-direction:column;gap:.6rem;padding:1.25rem 1.35rem 1.5rem;display:flex}.bl-card-title{letter-spacing:-.015em;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:.25rem 0 .1rem;font-size:1.05rem;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.bl-card-excerpt{color:var(--bl-t2);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.88rem;line-height:1.55;display:-webkit-box;overflow:hidden}.bl-card-date{color:var(--bl-t3);margin-top:.4rem;font-size:.78rem}.bl-cta-sec{padding:4rem 0 5rem}.bl-cta{text-align:center;background:radial-gradient(at top,#a78bfa29,#0000 70%),linear-gradient(#a78bfa0d,#6366f105);border:1px solid #a78bfa47;border-radius:22px;max-width:780px;margin:0 auto;padding:2.75rem 2rem}.bl-cta-h{letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(1.4rem,2.6vw,1.95rem);font-weight:900}.bl-cta-p{color:var(--bl-t2);max-width:560px;margin:0 auto 1.25rem;font-size:1rem;line-height:1.6}.bl-cta-primary{color:#fff;background:linear-gradient(135deg,#a78bfa,#6366f1);border-radius:11px;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 24px #6366f159}.bl-cta-primary:hover{transform:translateY(-2px);box-shadow:0 12px 32px #6366f173}[data-anim]{opacity:0;transition:opacity .7s,transform .7s;transition-delay:var(--delay,0s);transform:translateY(16px)}[data-anim].anim-in{opacity:1;transform:translateY(0)}.bp-crumb-bar{border-bottom:1px solid var(--bl-bd);background:#07070799;padding:1rem 0}.bp-crumb{color:var(--bl-t3);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.bp-crumb a{color:var(--bl-t2);transition:color .2s}.bp-crumb a:hover{color:#c4b5fd}.bp-crumb-current{color:#ddd6fe;font-weight:600}.bp-article{padding:3rem 0 4rem}.bp-header{text-align:center;max-width:760px;margin:0 auto 2rem}.bp-h1{letter-spacing:-.028em;margin:1rem 0;font-size:clamp(1.85rem,4.2vw,3rem);font-weight:900;line-height:1.1}.bp-meta{color:var(--bl-t3);justify-content:center;align-items:center;gap:.5rem;margin:0 0 1.25rem;font-size:.85rem;display:flex}.bp-excerpt{color:var(--bl-t2);margin:0;font-size:1.1rem;font-weight:500;line-height:1.65}.bp-hero{background:var(--bl-s2);border:1px solid var(--bl-bd);aspect-ratio:16/8;border-radius:18px;margin:2rem 0 2.5rem;overflow:hidden}.bp-hero img{object-fit:cover;width:100%;height:100%;display:block}.bp-body{color:var(--bl-t2);font-size:1.05rem;line-height:1.78}.bp-h2{letter-spacing:-.022em;color:#fff;margin:2.25rem 0 .85rem;font-size:clamp(1.35rem,2.4vw,1.7rem);font-weight:800;line-height:1.25}.bp-h3{letter-spacing:-.015em;color:#fff;margin:1.6rem 0 .55rem;font-size:1.1rem;font-weight:800;line-height:1.3}.bp-p{margin:0 0 1.1rem}.bp-list{margin:0 0 1.25rem;padding-left:1.4rem}.bp-list li{margin:.4rem 0;line-height:1.65}.bp-list--ord{list-style:decimal}.bp-list:not(.bp-list--ord) li{list-style:outside}.bp-callout{color:#e2e8f0;background:linear-gradient(135deg,#a78bfa1a,#6366f10a);border:1px solid #a78bfa4d;border-radius:13px;margin:1.5rem 0;padding:1.15rem 1.4rem;font-size:1rem;line-height:1.6;position:relative}.bp-callout:before{content:"💡";background:#070707;border:1px solid #a78bfa66;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.95rem;display:flex;position:absolute;top:-.65rem;left:-.5rem}.bp-inline-cta{background:radial-gradient(ellipse at top right,#a78bfa2e,transparent 70%), var(--bl-s1);text-align:center;border:1px solid #a78bfa4d;border-radius:18px;margin:3rem 0 1rem;padding:1.8rem}.bp-inline-h{letter-spacing:-.018em;color:#fff;margin:0 0 .5rem;font-size:1.2rem;font-weight:800}.bp-inline-cta p{color:var(--bl-t2);margin:0 0 1.1rem;font-size:.95rem;line-height:1.6}.bp-cta-primary{color:#fff;background:linear-gradient(135deg,#a78bfa,#6366f1);border-radius:11px;align-items:center;gap:.5rem;padding:.8rem 1.4rem;font-size:.92rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 20px #6366f14d}.bp-cta-primary:hover{transform:translateY(-2px);box-shadow:0 10px 28px #6366f166}
