.hero{background-color:#0000;background-image:radial-gradient(2000px 900px at 50% 120%,#0d40638c 0%,#103e7259 25%,#0a152933 45%,#000 70% 85%),url(../media/hero.14ivxtm517cjl.png);background-position:50%;background-repeat:no-repeat;background-size:contain;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;height:100%;min-height:850px;display:flex;position:relative;overflow:hidden}@media (max-width:900px){.hero{min-height:0;padding:4rem 0}}.hero-container{flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:1200px;padding:.5rem 2rem;display:flex}@media (max-width:900px){.hero-container{flex-direction:column;padding:.5rem 1rem}}.hero-left{text-align:center;flex-direction:column;flex:1;align-items:center;gap:1rem;max-width:1200px;display:flex}.hero-right{flex:1;justify-content:center;gap:1rem;width:100%;max-width:1500px;display:flex}@media (max-width:900px){.hero-right{width:100%}}.hero-container h1{text-align:center;color:#fff;font-family:Inter,sans-serif;font-size:5rem;font-weight:400;line-height:1.1}@media (max-width:1100px){.hero-container h1{font-size:3rem}}@media (max-width:900px){.hero-container h1{font-size:2.6rem}}@media (max-width:520px){.hero-container h1{font-size:2.1rem}}@media (max-width:430px){.hero-container h1{font-size:1.8rem}}.hero-highlight span{color:#6babff;display:inline-block}.hero-cursor{display:inline-block}.hero-des{color:#8f8f8f;text-align:left;margin-bottom:1rem;font-size:.9rem}@media (max-width:900px){.hero-des{text-align:center;max-width:480px}}@media (max-width:610px){.hero-des{font-size:.85rem}}.hero-badge{color:#ffffff8c;background:#ffffff0a;border:1px solid #ffffff17;border-radius:2rem;justify-content:center;align-items:center;gap:.3rem;padding:.3rem .9rem;font-size:.75rem;display:flex}.hero-badge-flag{border-radius:.1rem;width:16px}.stars{z-index:0;pointer-events:none;height:100%;position:absolute;inset:0}.hero-asteroids{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-asteroid{color:#ffffff52;background:linear-gradient(135deg,#ffffff12 0%,#ffffff05 55%,#0000001a 100%);border:1px solid #ffffff1a;justify-content:center;align-items:center;animation-name:asteroidTumble;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate;display:flex;position:absolute;box-shadow:inset -3px -3px 6px #00000040,inset 2px 2px 4px #ffffff0d}@media (max-width:700px){.hero-asteroid{display:none}}@keyframes asteroidTumble{0%{transform:translate(0)rotate(0)}to{transform:translate(18px,26px)rotate(180deg)}}.hero-card-asteroid{background:linear-gradient(135deg,#ffffff24 0%,#ffffff0d 60%,#00000026 100%);border:1px solid #ffffff38;border-radius:8px;flex-direction:column;justify-content:center;gap:6px;width:72px;height:46px;padding:0 8px;animation-name:cardTumble;animation-duration:11s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate;display:flex;position:absolute;top:78%;left:88%;box-shadow:inset -3px -3px 6px #00000040,inset 2px 2px 4px #ffffff14}@media (max-width:700px){.hero-card-asteroid{display:none}}.hero-card-chip{background:#ffffff52;border-radius:2px;width:12px;height:9px}.hero-card-line{background:#ffffff38;border-radius:2px;width:70%;height:4px}@keyframes cardTumble{0%{transform:translate(0)rotate(0)}to{transform:translate(-16px,22px)rotate(-160deg)}}.hero-wa-asteroid{color:#25d366bf;background:linear-gradient(135deg,#25d36629 0%,#25d3660a 55%,#0000001f 100%);border:1px solid #25d3664d;border-radius:45% 55% 60% 40%/50% 45% 55% 50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;animation-name:asteroidTumble;animation-duration:10s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate;display:flex;position:absolute;top:26%;left:9%;box-shadow:inset -3px -3px 6px #0003,inset 2px 2px 4px #ffffff0d}@media (max-width:700px){.hero-wa-asteroid{display:none}}.star{background:#fff;border-radius:50%;animation:ease-in-out infinite alternate twinkle,linear infinite float;position:absolute;overflow:hidden;box-shadow:0 0 2px #fff3}@keyframes twinkle{0%{opacity:.15}to{opacity:.6}}@keyframes float{0%{transform:translateY(0)}to{transform:translateY(-80px)}}@keyframes floatDown{0%{transform:translateY(0)}to{transform:translateY(80px)}}.star:nth-child(2n){animation-duration:3s,6s}.star:nth-child(3n){animation-duration:5s,10s}.hero-visual-stage{width:100%;max-width:1500px;padding:1rem 0 2rem;position:relative}.hero-mock-editor{box-sizing:border-box;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#181818b3;border:none;border-radius:14px;flex-direction:column;justify-content:center;gap:.8rem;height:314px;padding:2rem 1.1rem;display:flex;position:relative;box-shadow:0 20px 60px -20px #0009,0 0 0 1px #ffffff08}@media (max-width:800px){.hero-mock-editor{padding:2rem 1.1rem}}.hero-mock-row{align-items:center;gap:.5rem;display:flex;position:relative}.hero-mock-nav{border-bottom:1px solid #ffffff0f;padding-bottom:.6rem}.hero-mock-dot{background:#00000080;border-radius:50%;flex-shrink:0;width:20px;height:20px}.hero-mock-line{background:#ffffff1f;border-radius:4px;height:7px}.hero-mock-line.tiny{width:24px}.hero-mock-line.short{width:60px}.hero-mock-line.medium{width:140px;height:11px}.hero-mock-line.short.light{opacity:.5;width:90px}.hero-mock-selected{flex-direction:column;align-items:flex-start;gap:.5rem;margin:.2rem -.2rem;padding:.9rem 1rem}.hero-mock-selection-outline{pointer-events:none;background:#729ace0f;border:1.5px solid #729ace;border-radius:8px;position:absolute;inset:-2px}.hero-mock-handle{background:#729ace;border:1px solid #fff;border-radius:1px;width:6px;height:6px;position:absolute}.hero-mock-handle.tl{top:-3px;left:-3px}.hero-mock-handle.tr{top:-3px;right:-3px}.hero-mock-handle.bl{bottom:-3px;left:-3px}.hero-mock-handle.br{bottom:-3px;right:-3px}.hero-mock-services{gap:.5rem}.hero-mock-rating{gap:.4rem}.hero-mock-stars{gap:1px;display:flex}.hero-mock-rating-text{color:#fff6;font-size:.65rem}.hero-mock-cta-row{justify-content:center}.hero-mock-cta-button{color:#0a0a0a;cursor:pointer;background:#729ace;border-radius:7px;padding:.45rem 1.4rem;font-size:.7rem;font-weight:700;text-decoration:none;transition:background .15s,transform .15s}.hero-mock-cta-button:hover{background:#8fb2e0;transform:translateY(-1px)}.hero-mock-info{gap:.9rem}.hero-mock-info-item{color:#ffffff59;white-space:nowrap;align-items:center;gap:.3rem;font-size:.62rem;display:flex}.hero-mock-chip{background:#ffffff0d;border:1px solid #ffffff12;border-radius:6px;width:44px;height:30px}.hero-mock-cursor{z-index:4;align-items:flex-start;animation:6s ease-in-out infinite cursorDrift;display:flex;position:absolute;top:62%;left:78%}.hero-mock-cursor-tag{color:#0a0a0a;white-space:nowrap;background:#729ace;border-radius:4px;margin-top:10px;margin-left:2px;padding:.15rem .5rem;font-size:.62rem;font-weight:700}@keyframes cursorDrift{0%,to{transform:translate(0)}50%{transform:translate(8px,-10px)}}.hero-float{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#131313d9;border:1px solid #ffffff17;border-radius:10px;padding:.6rem .8rem;animation:5s ease-in-out infinite floatGentle;position:absolute;box-shadow:0 14px 34px -12px #0000008c}.hero-float-title,.hero-float-amount{color:#fff;white-space:nowrap;margin:0;font-size:.75rem;font-weight:700}.hero-float-amount{color:#0bba15}.hero-float-sub{color:#969696;white-space:nowrap;margin:.15rem 0 0;font-size:.65rem}.hero-float-calendar{animation-delay:0s;top:-10px;left:-10px}.hero-float-payment{animation-delay:1.2s;bottom:6px;right:-10px}.hero-float-members{animation-delay:0s;top:-10px;left:-10px}.hero-float-wa{animation-delay:1.2s;bottom:-10px;left:-10px}.hero-float-avatars{display:flex}.hero-mock-nav-brand{color:#ffffffd9;letter-spacing:.03em;font-size:.78rem;font-weight:700}.hero-mock-nav-links{color:#fff6;gap:1rem;margin-left:auto;font-size:.68rem;display:flex}.hero-mock-headline{color:#ffffffe6;white-space:nowrap;font-size:.88rem;font-weight:600}.hero-mock-subline{color:#ffffff59;white-space:nowrap;font-size:.68rem}.hero-mock-chip{color:#ffffff8c;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;width:auto;height:auto;padding:.3rem .65rem;font-size:.65rem}.hero-avatar{color:#0a0a0a;background:#729ace;border:2px solid #14161c;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:-6px;font-size:.55rem;font-weight:700;display:flex}@keyframes floatGentle{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hero-slide-wrapper{transition:opacity .4s,transform .4s}.hero-slide-in{opacity:1;transform:translateY(0)}.hero-slide-out{opacity:0;transform:translateY(8px)}.hero-slide-dots{justify-content:center;gap:.4rem;margin-bottom:.6rem;display:flex}.hero-slide-dot{background:#fff3;border-radius:50%;width:5px;height:5px;transition:background .3s,transform .3s}.hero-slide-dot.active{background:#729ace;transform:scale(1.3)}.hero-mock-calendar{height:314px;gap:.5rem!important}.hero-cal-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-bottom:.5rem;display:flex}.hero-cal-month{color:#ffffffd9;font-size:.78rem;font-weight:700}.hero-cal-today-badge{color:#729ace;background:#729ace1a;border:1px solid #729ace40;border-radius:4px;padding:.1rem .4rem;font-size:.6rem}.hero-cal-grid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.hero-cal-daynames{margin-bottom:1px}.hero-cal-dayname{color:#ffffff4d;text-align:center;text-transform:uppercase;font-size:.55rem;font-weight:600}.hero-cal-cell{background:#ffffff05;border-radius:4px;flex-direction:column;gap:2px;min-height:28px;padding:2px 3px;display:flex}.hero-cal-cell.hero-cal-empty{background:0 0}.hero-cal-cell.hero-cal-today{background:#729ace14;border:1px solid #729ace33}.hero-cal-date{color:#ffffff73;font-size:.58rem;line-height:1}.hero-cal-today .hero-cal-date{color:#729ace;font-weight:700}.hero-cal-appt{white-space:nowrap;text-overflow:ellipsis;border-radius:2px;padding:1px 3px;font-size:.5rem;font-weight:600;line-height:1.4;overflow:hidden}.hero-cal-upcoming{border-top:1px solid #ffffff0f;flex-direction:column;gap:.35rem;margin-top:.3rem;padding-top:.5rem;display:flex}.hero-cal-upcoming-row{align-items:center;gap:.4rem;display:flex}.hero-cal-upcoming-dot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.hero-cal-upcoming-name{color:#ffffffbf;flex:1;font-size:.65rem;font-weight:600}.hero-cal-upcoming-meta{color:#ffffff4d;white-space:nowrap;font-size:.6rem}.hero-mock-calendar-v2{height:314px;overflow:hidden;gap:0!important;padding:0!important}.hero-calv2-header{border-bottom:1px solid #ffffff0f;flex-shrink:0;height:52px;display:flex}.hero-calv2-time-spacer{border-right:1px solid #ffffff0d;flex-shrink:0;width:52px}@media (max-width:800px){.hero-calv2-time-spacer{display:none}}.hero-calv2-header-day{color:#ffffff4d;border-right:1px solid #ffffff0a;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1px;display:flex}.hero-calv2-header-day.active{color:#fff}.hero-calv2-date-num{font-size:.85rem;font-weight:600;line-height:1}.hero-calv2-day-name{text-transform:uppercase;letter-spacing:.06em;font-size:.52rem}.hero-calv2-grid{height:260px;display:flex;overflow:hidden}.hero-calv2-time-col{border-right:1px solid #ffffff0d;flex-shrink:0;width:52px}.hero-calv2-time-slot{color:#ffffff40;letter-spacing:.02em;border-bottom:1px solid #ffffff0a;justify-content:center;align-items:flex-start;height:52px;padding-top:6px;font-size:.48rem;display:flex}.hero-calv2-day-col{border-right:1px solid #ffffff0a;flex:1;position:relative;overflow:hidden}.hero-calv2-day-col:last-child{border-right:none}.hero-calv2-cell{border-bottom:1px solid #ffffff0a;height:52px}.hero-calv2-event{cursor:pointer;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;gap:1px;padding:.4rem .5rem;transition:transform .2s,box-shadow .2s;display:flex;position:absolute;overflow:hidden;box-shadow:0 4px 14px #0000004d}.hero-calv2-event:hover{transform:translateY(-3px);box-shadow:0 10px 28px #00000073}.hero-calv2-event-name{color:#fffffff2;white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:600;overflow:hidden}.hero-calv2-event-time{color:#ffffff8c;white-space:nowrap;font-size:.6rem}.hero-calv2-event-title{color:#ffffffa6;white-space:nowrap;text-overflow:ellipsis;font-size:.6rem;overflow:hidden}@media (max-width:800px){.hero-calv2-header-day:nth-child(5),.hero-calv2-day-col:nth-child(5){display:none}}.hero-mock-crm{overflow:hidden;flex-direction:row!important;justify-content:flex-start!important;align-items:stretch!important;gap:0!important;padding:0!important}.hero-crm-sidebar{background:#14141499;border-right:1px solid #ffffff12;flex-direction:column;flex-shrink:0;width:25%;display:flex;overflow:hidden}.hero-crm-search{border-bottom:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:.4rem;padding:.5rem .7rem;display:flex}.hero-crm-search-text{color:#ffffff40;font-size:.6rem}.hero-crm-contact{cursor:pointer;border-bottom:1px solid #ffffff0a;align-items:center;gap:.5rem;padding:.5rem .7rem;transition:background .15s;display:flex;position:relative}.hero-crm-contact.active{background:#72ce771a;border-left:2px solid #7ace72}.hero-crm-avatar{color:#0a0a0a;background:#7dce72;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.58rem;font-weight:700;display:flex}.hero-crm-avatar.small{width:22px;height:22px;font-size:.52rem}.hero-crm-contact-info{flex:1;overflow:hidden}.hero-crm-contact-top{justify-content:space-between;align-items:center;display:flex}.hero-crm-contact-name{color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;font-size:.62rem;font-weight:600;overflow:hidden}.hero-crm-contact-time{color:#ffffff4d;flex-shrink:0;margin-left:.3rem;font-size:.52rem}.hero-crm-contact-preview{color:#ffffff59;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:.55rem;overflow:hidden}.hero-crm-unread{background:#75ce72;border-radius:50%;flex-shrink:0;width:7px;height:7px}.hero-crm-chat{background:#f0ece4 radial-gradient(#0000000a 1px,#0000 1px) 0 0/14px 14px;flex-direction:column;flex:1;display:flex;overflow:hidden}.hero-crm-chat-header{background:#e9e4dc;border-bottom:1px solid #00000014;flex-shrink:0;align-items:center;gap:.5rem;padding:.5rem .8rem;display:flex}.hero-crm-chat-name{color:#111;flex:1;font-size:.65rem;font-weight:600}.hero-crm-messages{flex-direction:column;flex:1;gap:.4rem;padding:.6rem .8rem;display:flex;overflow:hidden}.hero-crm-bubble{border-radius:8px;flex-direction:column;max-width:80%;padding:.35rem .55rem;display:flex}.hero-crm-bubble-user{background:#fff;border-top-left-radius:2px;align-self:flex-start;box-shadow:0 1px 2px #0000001a}.hero-crm-bubble-bot{background:#d9fdd3;border-top-right-radius:2px;align-self:flex-end;box-shadow:0 1px 2px #0000001a}.hero-crm-bubble-text{color:#111;margin:0;font-size:.6rem;line-height:1.35}.hero-crm-bubble-meta{justify-content:flex-end;align-items:center;gap:2px;margin-top:2px;display:flex}.hero-crm-bubble-time{color:#00000059;font-size:.5rem}.hero-crm-input{background:#fff;border-radius:999px;flex-shrink:0;justify-content:space-between;align-items:center;margin:.4rem .6rem;padding:.4rem .4rem .4rem .8rem;display:flex;box-shadow:0 1px 3px #0000001f}.hero-crm-input-placeholder{color:#0000004d;font-size:.58rem}.hero-crm-send-btn{background:#00a884;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.hero-crm-typing{align-items:center;gap:3px;flex-direction:row!important;padding:.45rem .65rem!important;display:flex!important}.hero-crm-dot{background:#00000059;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite crmBounce}.hero-crm-dot:nth-child(2){animation-delay:.15s}.hero-crm-dot:nth-child(3){animation-delay:.3s}@keyframes crmBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.hero-term-pop{animation:.25s ease-out heroTermPop}@keyframes heroTermPop{0%{opacity:0;transform:translateY(6px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.hero-free-ribbon{z-index:10;letter-spacing:.03em;color:#fff;white-space:nowrap;background:linear-gradient(135deg,#1a6bb5 0%,#2d8de8 50%,#1a6bb5 100%) 0 0/200% 100%;border:1px solid #72b4ff66;border-radius:20px;padding:7px 18px;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;animation:2.5s ease-in-out infinite ribbonShine;position:absolute;top:14px;right:14px;overflow:hidden;box-shadow:0 4px 16px #2d8de873,inset 0 1px #ffffff40}.hero-free-ribbon:after{content:"";background:linear-gradient(90deg,#0000,#ffffff59,#0000);width:40%;height:100%;animation:2.5s ease-in-out infinite ribbonSweep;position:absolute;top:0;left:-60%}@keyframes ribbonSweep{0%{left:-60%}60%,to{left:120%}}@keyframes ribbonShine{0%,to{background-position:0 0}50%{background-position:100% 0}}.hero-float-calendar,.hero-float-wa{align-items:center;gap:8px;display:flex}.hero-float-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.hero-float-icon--wa{background:#2bdf6d04;border:1px solid #25d36633}.hero-float-members--topleft{top:-10px;bottom:auto;left:-10px}@media (max-width:600px){.hero-float-members,.hero-float-wa,.hero-crm-sidebar,.hero-calv2-time-col{display:none}}
.feat-top{flex-direction:column;justify-content:center;align-items:center;padding:5rem 1rem 1rem;display:flex}.feat-topic{background:#729ace0a;border:1px solid #729ace1f;border-radius:2rem;justify-content:center;align-items:center;height:max-content;margin-bottom:1rem;padding:.3rem 1rem;display:flex}.feat-topic span{letter-spacing:.08em;text-transform:uppercase;color:#0000;background-image:linear-gradient(90deg,#c3d7f0,#729ace);-webkit-background-clip:text;background-clip:text;font-size:.68rem;font-weight:600}.feat-top h2{color:#fff;text-align:center;font-family:Inter,sans-serif;font-size:3rem;font-weight:400}@media (max-width:1000px){.feat-top h2{font-size:3.5rem}}@media (max-width:900px){.feat-top h2{font-size:3rem}}@media (max-width:800px){.feat-top h2{font-size:2rem}}.feat-des{color:gray;text-align:center;max-width:800px;margin-top:.5rem;font-size:.9rem}@media (max-width:480px){.feat-des{font-size:.9rem}}.feat-bottom{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;padding:1rem;display:flex}.f-u-one{background-color:#0c0c0c;border-top:1px solid #1a1a1a;border-left:1px solid #1a1a1a;border-right:1px solid #1a1a1a;border-top-left-radius:1rem;border-top-right-radius:1rem;flex-direction:column;width:100%;max-width:340px;height:250px;padding:1.5rem 1rem;display:flex;-webkit-mask-image:linear-gradient(#000 60%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000 100%)}@media (max-width:900px){.f-u-one{width:90%;max-width:500px}}.f-u-o-top{justify-content:space-between;align-items:center;display:flex}.f-u-o-top img{width:25px}.f-u-o-top p{color:#fff;background-color:#141414;border:1px solid #2b2b2b;border-radius:.3rem;padding:.2rem .5rem;font-family:Satoshi;font-size:.8rem;font-style:italic}.f-u-price{color:#e7e7e7;margin-top:1rem;font-family:Satoshi;font-size:3.7rem;font-weight:800}.f-u-price span{color:#8f8f8f;font-size:1.3rem}.f-u-button{text-align:center;color:#fff;background:radial-gradient(377% 289% at 53.2% 84.1%,#ffffff2b 0%,#ffffff1a 100%);border:1px solid #0000003b;border-radius:.4rem;width:100%;margin-top:1rem;padding:.5rem;transition:all .2s ease-in-out;box-shadow:inset 0 0 20px #f2f2f21a,inset -1px -1px 1px .5px #8a8a8a,inset 1px 1px .5px #616161,inset 1.5px 1.5px 2px -1px #dadada80,0 0 20px #4d4d4d,0 12px 40px #0a0a0a,1px 1px 2px #27272799,-1px -1px 1px #1b1b1b66}.f-u-button:hover{color:#729ace;background:radial-gradient(377% 289% at 53.2% 84.1%,#d4e5ff2b 0%,#ffffff1a 100%);border:1px solid #0000003b;box-shadow:inset 0 0 20px #f2f2f21a,inset -1px -1px 1px .5px #48586d,inset 1px 1px .5px #48586d,inset 1.5px 1.5px 2px -1px #48586d,0 0 10px #253844,0 12px 40px #0a0a0a,1px 1px 2px #27272799,-1px -1px 1px #1b1b1b66}.f-u-two{flex-direction:column;justify-content:center;align-items:center;gap:1.1rem;width:100%;height:100%;padding:1rem;display:flex;overflow:hidden}@media (max-width:900px){.f-u-two{width:100%;max-width:700px}}@media (max-width:600px){.f-u-two{padding:.5rem}}.f-cal-grid{flex-direction:column;align-items:center;gap:.55rem;width:100%;max-width:250px;display:flex}.f-cal-day-labels,.f-cal-days{grid-template-columns:repeat(7,1fr);gap:.3rem;width:100%;display:grid}.f-cal-day-label{text-align:center;color:#787878;text-transform:uppercase;font-family:Satoshi;font-size:.62rem}.f-cal-day{aspect-ratio:1;color:#969696;background:#ffffff06;border:1px solid #ffffff0d;border-radius:.4rem;justify-content:center;align-items:center;font-family:Satoshi;font-size:.68rem;transition:all .2s ease-in-out;display:flex}.f-cal-day:hover{color:#fff;cursor:pointer;background:#729ace2e;border:1px solid #728bce}.f-cal-day-selected{color:#fff;background:#729ace2e;border:1px solid #728bce;font-weight:700;box-shadow:0 0 14px -2px #729ace99}.f-cal-time-chip{color:#fff;background:#729ace2e;border:1px solid #729ace80;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .9rem;font-family:Satoshi;font-size:.7rem;font-weight:600;display:inline-flex;box-shadow:0 0 14px -2px #729ace99}.f-u-two-top{grid-template-columns:repeat(3,1fr);gap:.5rem;width:100%;max-width:270px;display:grid;overflow:hidden}.f-u-t-text{text-align:center;color:#828282;background:#ffffff04;border:1px solid #ffffff0f;border-radius:.5rem;width:100%;padding:.4rem .2rem;font-family:Satoshi;font-size:.62rem;overflow:hidden}.f-u-three{background-color:#0c0c0c;border-top:1px solid #1a1a1a;border-left:1px solid #1a1a1a;border-right:1px solid #1a1a1a;border-top-left-radius:1rem;border-top-right-radius:1rem;flex-direction:column;width:100%;max-width:340px;height:250px;padding:1.5rem 1rem;display:flex;-webkit-mask-image:linear-gradient(#000 60%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000 100%)}@media (max-width:900px){.f-u-three{width:90%;max-width:500px}}.f-u-three-top{justify-content:space-between;align-items:center;display:flex}.f-u-three-top img{width:25px}.f-u-three-top p{color:#fff;background-color:#141414;border:1px solid #2b2b2b;border-radius:.3rem;padding:.2rem .5rem;font-size:.8rem;font-style:italic}.feat-card-title{color:#fff;margin-top:.5rem;font-size:1.4rem}.feat-card-des{color:gray;margin-top:.5rem}.feat-card{max-width:550px;height:100%}@media (max-width:900px){.feat-card{width:100%;max-width:700px;height:100%}}.feat-upper{background-color:#ffffff0a;border-top-left-radius:20px;border-top-right-radius:20px;justify-content:center;align-items:end;width:100%;max-width:400px;height:300px;display:flex;overflow:hidden;box-shadow:0 8px 40px -20px #fff3,1px 1px #0c0c0c14,0 0 0 1px #ffffff14}@media (max-width:900px){.feat-upper{max-width:700px}}.feat-lower{background-color:#3b3b3b3b;border-bottom-right-radius:20px;border-bottom-left-radius:20px;width:100%;max-width:400px;min-height:150px;padding:1rem 1.5rem;box-shadow:0 8px 40px -20px #fff3,1px 1px #ffffff14,0 0 0 1px #ffffff14}@media (max-width:900px){.feat-lower{max-width:700px}}
.redirect{padding:3rem 1rem 9rem;position:relative;overflow:hidden}@media (max-width:520px){.redirect{padding:3rem .5rem 9rem}}.redirect:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#3ba2f62e 0%,#0000 70%);width:380px;max-width:100vw;height:380px;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.redirect-container{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex;position:relative}.redirect-top{flex-direction:column;justify-content:center;align-items:center;display:flex}.redirect-top h2{color:#b8b8b8;text-align:center;max-width:1100px;font-family:Inter,sans-serif;font-size:5rem;font-weight:300;line-height:5rem}@media (max-width:850px){.redirect-top h2{font-size:4rem;line-height:4rem}}@media (max-width:670px){.redirect-top h2{font-size:3.5rem;line-height:3.5rem}}@media (max-width:600px){.redirect-top h2{font-size:3rem;line-height:3rem}}@media (max-width:520px){.redirect-top h2{font-size:2.5rem;line-height:2.5rem}}@media (max-width:420px){.redirect-top h2{font-size:2rem;line-height:2rem}}.redirect-top h2 span{color:#fff}.redirect-buttons{justify-content:center;align-items:center;gap:1rem;display:flex}.redirect-button{color:#fff;cursor:pointer;background:radial-gradient(377% 289% at 53.2% 84.1%,#ffffff2b 0%,#ffffff1a 100%);border:1px solid #0000003b;border-radius:.4rem;padding:.5rem 1rem;font-size:.9rem;transition:all .2s ease-in-out;display:inline;box-shadow:inset 0 0 20px #f2f2f21a,inset -1px -1px 1px .5px #8a8a8a,inset 1px 1px .5px #616161,inset 1.5px 1.5px 2px -1px #dadada80,0 0 10px #4d4d4d,0 12px 40px #0a0a0a,1px 1px 2px #27272799,-1px -1px 1px #1b1b1b66}.redirect-button:hover{color:#729ace;background:radial-gradient(377% 289% at 53.2% 84.1%,#d4e5ff2b 0%,#ffffff1a 100%);border:1px solid #0000003b;box-shadow:inset 0 0 20px #f2f2f21a,inset -1px -1px 1px .5px #48586d,inset 1px 1px .5px #48586d,inset 1.5px 1.5px 2px -1px #48586d,0 0 10px #253844,0 12px 40px #0a0a0a,1px 1px 2px #27272799,-1px -1px 1px #1b1b1b66}.redirect-links{color:#fff;flex-direction:column;align-items:center;margin-top:1rem;font-family:Satoshi1;font-size:1.3rem;display:flex}.redirect-demo{color:#fff;transition:all .2s ease-in-out}.redirect-demo:hover{cursor:pointer;color:#adadad}
.cal-preview{padding:3rem 1rem;font-family:Inter,sans-serif}.cal-preview-container{max-width:1400px;margin:0 auto}.cal-preview-top{text-align:center;flex-direction:column;align-items:center;margin-bottom:1.5rem;display:flex}.cal-preview-topic{background:#729ace0a;border:1px solid #729ace1f;border-radius:2rem;justify-content:center;align-items:center;height:max-content;margin-bottom:1rem;padding:.3rem 1rem;display:flex}.cal-preview-topic span{letter-spacing:.08em;text-transform:uppercase;color:#0000;background-image:linear-gradient(90deg,#c3d7f0,#729ace);-webkit-background-clip:text;background-clip:text;font-size:.68rem;font-weight:600}.cal-preview-top h2{color:#fff;text-align:center;font-family:Inter,sans-serif;font-size:3rem;font-weight:400}@media (max-width:1000px){.cal-preview-top h2{font-size:3.5rem}}@media (max-width:900px){.cal-preview-top h2{font-size:3rem}}@media (max-width:800px){.cal-preview-top h2{font-size:2rem}}@media (max-width:400px){.cal-preview-top h2{font-size:1.8rem}}.cal-preview-des{color:gray;text-align:center;max-width:800px;margin-top:.5rem;font-size:.9rem}@media (max-width:480px){.cal-preview-des{font-size:.9rem}}.cal-preview-ui{flex-direction:column;gap:1rem;display:flex}.cal-preview-wrapper{background-color:#20202066;border-radius:1rem;width:100%;overflow:hidden}.cal-preview-header{z-index:5;border-radius:14px 14px 0 0;height:80px;display:flex;position:sticky;top:0;overflow:hidden}.cal-time-slot{color:#fff;text-align:center;border-bottom:1px solid #141414;justify-content:center;align-items:start;height:90px;padding:10px 3px;font-size:12px;display:flex}.cal-preview-time-spacer{flex-shrink:0;width:70px}.cal-preview-header-day{color:#8a8a8a;border-bottom:1px solid #161616;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.cal-preview-header-day.active{color:#fff}.cal-preview-grid{border-right:1px solid #131313;width:100%;height:500px;display:flex;overflow:hidden}.cal-preview-time-col{border-right:1px solid #161616;flex-shrink:0;width:70px;overflow:hidden}.cal-preview-days{flex:1;display:flex;overflow:hidden}.cal-preview-days .calendar-day-column{overflow:hidden}.cal-preview-days .calendar-event{transition:transform .2s,box-shadow .2s,z-index}.cal-preview-days .calendar-event:hover{transform:translateY(-6px);box-shadow:0 16px 40px #00000080;z-index:999!important}.cal-preview-days .calendar-day-column{border-right:1px solid #141414;flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.cal-preview-days .calendar-day-column:last-child{border-right:none}.cal-preview-days .calendar-cell{border-bottom:1px solid #141414;height:90px}.cal-preview-days .calendar-event{color:#ffffffeb;cursor:pointer;z-index:10;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:.3rem;padding:.7rem 1rem;font-size:12px;font-weight:500;display:flex;position:absolute;overflow:hidden;box-shadow:0 6px 18px #00000040}.cal-preview-days .calendar-event-top{justify-content:space-between;align-items:start;display:flex}.cal-preview-days .calendar-event-name{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.cal-preview-days .calendar-event-time{white-space:nowrap;font-size:.8rem}.cal-preview-days .calendar-event-title{opacity:.7;font-size:12px}.cal-preview-days .calendar-event-professional{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.calendar-header-number{font-size:24px;font-weight:600}.calendar-header-name{text-transform:uppercase;letter-spacing:.6px;font-size:12px}@media (max-width:1100px){.cal-preview-header-day:nth-child(5),.cal-preview-days .calendar-day-column:nth-child(5){display:none}}@media (max-width:900px){.cal-preview-header-day:nth-child(4),.cal-preview-header-day:nth-child(5),.cal-preview-days .calendar-day-column:nth-child(4),.cal-preview-days .calendar-day-column:nth-child(5){display:none}}@media (max-width:700px){.cal-preview-header-day:nth-child(3),.cal-preview-header-day:nth-child(4),.cal-preview-header-day:nth-child(5),.cal-preview-days .calendar-day-column:nth-child(3),.cal-preview-days .calendar-day-column:nth-child(4),.cal-preview-days .calendar-day-column:nth-child(5){display:none}}@media (max-width:500px){.cal-preview-header-day:nth-child(2),.cal-preview-header-day:nth-child(3),.cal-preview-header-day:nth-child(4),.cal-preview-header-day:nth-child(5),.cal-preview-days .calendar-day-column:nth-child(2),.cal-preview-days .calendar-day-column:nth-child(3),.cal-preview-days .calendar-day-column:nth-child(4),.cal-preview-days .calendar-day-column:nth-child(5){display:none}}
.plans{padding:1rem 1rem 5rem;position:relative}.plans-container{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.plans-top{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:2000px;display:flex}.plans-topic{background:#729ace0a;border:1px solid #729ace1f;border-radius:2rem;justify-content:center;align-items:center;height:max-content;margin-bottom:1rem;padding:.3rem 1rem;display:flex}.plans-topic span{letter-spacing:.08em;text-transform:uppercase;color:#0000;background-image:linear-gradient(90deg,#c3d7f0,#729ace);-webkit-background-clip:text;background-clip:text;font-size:.68rem;font-weight:600}.plans-top-title{color:#fff;text-align:center;font-family:Inter,sans-serif;font-size:3rem;font-weight:400}@media (max-width:1000px){.plans-top-title{font-size:3.5rem}}@media (max-width:900px){.plans-top-title{font-size:3rem}}@media (max-width:800px){.plans-top-title{font-size:2rem}}.plans-top-des{color:gray;text-align:center;max-width:800px;margin-top:.5rem;font-size:.9rem}@media (max-width:480px){.plans-top-des{font-size:.9rem}}.plans-plans{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;display:flex}.plans-plans-selector{background-color:#ffffff0d;border:1px solid #3a3a3a66;border-radius:.8rem;gap:.5rem;margin-top:1rem;padding:.3rem;display:flex;box-shadow:0 8px 40px -20px #69696933,1px 1px #0c0c0c14,0 0 0 1px #ffffff14}.plans-selector-option{cursor:pointer;background-color:#053b6d21;border:1px solid #4c9fec33;border-radius:.5rem;padding:.5rem 1rem;transition:all .2s ease-in-out}.plans-selector-option2{border:1px solid #0000;border-radius:.5rem;padding:.5rem 1rem;transition:all .2s ease-in-out}.plans-selector-option2:hover{cursor:pointer;background-color:#06477c21;border:1px solid #053b6d66}.plans-selector-option span,.plans-selector-option2 span{background-color:#0ba1f8ad;border-radius:.5rem;margin-left:.3rem;padding:.2rem .4rem;font-size:.845rem}.plans-flex{flex-wrap:wrap;justify-content:center;gap:2rem;width:100%;display:flex}@media (max-width:1200px){.plans-flex{gap:1rem}}.plans-card{background-color:#ffffff0d;border:1px solid #1a1a1a;border-radius:1rem;width:100%;max-width:400px;height:100%;min-height:500px;padding:1rem;box-shadow:0 8px 40px -20px #fff3,1px 1px #0c0c0c14,0 0 0 1px #ffffff14}@media (max-width:750px){.plans-card{max-width:500px}}.plans-card2{background-color:#a3d7ff14;border:1px solid #88b8ff40;border-radius:1rem;width:100%;max-width:400px;height:100%;min-height:500px;padding:1rem;box-shadow:0 8px 40px -20px #4ca4ec40,1px 1px #4c97ec14,0 0 0 1px #4c8cec1f}@media (max-width:750px){.plans-card2{max-width:500px}}.plans-card-top{border-bottom:2px solid #25252580;flex-direction:column;justify-content:space-between;gap:2rem;padding-bottom:1.5rem;display:flex}.plans-card-title{color:#acacac;font-size:.9rem;font-weight:500}.plans-card-amount{font-size:3rem;font-weight:500}.plans-card-amount span{color:#727272;font-size:1rem;font-weight:600}.plans-card-button2{text-align:center;color:#88b6f3;cursor:pointer;background:radial-gradient(377% 289% at 53.2% 84.1%,#d4e5ff2b 0%,#ffffff1a 100%);border:1px solid #0000003b;border-radius:.4rem;width:100%;padding:.5rem;font-size:.95rem;transition:all .2s ease-in-out;box-shadow:inset 0 0 20px #f2f2f21a,inset -1px -1px 1px .5px #48596d,inset 1px 1px .5px #48586d,inset 1.5px 1.5px 2px -1px #48586d,0 0 10px #394752,0 0 #0a0a0a,0 0 #27272799,0 0 #1b1b1b66}.plans-card-button2:hover{opacity:.6}.plans-card-button{text-align:center;color:#fff;background:radial-gradient(377% 289% at 53.2% 84.1%,#ffffff2b 0%,#ffffff1a 100%);border:1px solid #0000003b;border-radius:.4rem;width:100%;padding:.5rem;font-size:.95rem;transition:all .2s ease-in-out;box-shadow:inset 0 0 20px #f2f2f21a,inset -1px -1px 1px .5px #8a8a8a,inset 1px 1px .5px #616161,inset 1.5px 1.5px 2px -1px #dadada80,0 0 10px #4d4d4d,0 0 #0a0a0a,0 0 #27272799,0 0 #1b1b1b66}.plans-card-button:hover{cursor:pointer;opacity:.6}.plans-card-bottom{flex-direction:column;gap:1rem;padding:1rem 0 0;display:flex}.plans-card-bottom-title{color:#818181;font-size:.9rem;font-weight:500}.plans-card-bottom-reason{align-items:center;gap:.5rem;display:flex}.plans-card-bottom-reason p{font-size:.9rem}.stars{z-index:1;pointer-events:none;position:absolute;inset:0}.star{background-color:#bdbdbd;border-radius:50%;position:absolute;overflow:hidden;box-shadow:0 0 2px #fff3}@keyframes twinkle{0%{opacity:.15}to{opacity:.6}}@keyframes float{0%{transform:translateY(0)}to{transform:translateY(-80px)}}@keyframes floatDown{0%{transform:translateY(0)}to{transform:translateY(80px)}}.custom-rays{z-index:0;pointer-events:none;position:absolute;inset:0}
.sp-section{justify-content:center;width:100%;padding:3rem 1rem 1rem;font-family:Inter,sans-serif;display:flex}.sp-container{width:100%;max-width:1400px;margin:0 auto}.sp-top{text-align:center;flex-direction:column;align-items:center;margin-bottom:1.5rem;display:flex}.sp-topic{background:#729ace0a;border:1px solid #729ace1f;border-radius:2rem;justify-content:center;align-items:center;height:max-content;margin-bottom:1rem;padding:.3rem 1rem;display:inline-flex}.sp-topic span{letter-spacing:.08em;text-transform:uppercase;color:#0000;background-image:linear-gradient(90deg,#c3d7f0,#729ace);-webkit-background-clip:text;background-clip:text;font-size:.68rem;font-weight:600}.sp-top h2{color:#fff;text-align:center;margin:0;font-family:Inter,sans-serif;font-size:3rem;font-weight:400}@media (max-width:600px){.sp-top h2{font-size:2.2rem}}@media (max-width:500px){.sp-top h2{font-size:2rem}}@media (max-width:450px){.sp-top h2{font-size:1.6rem}}.sp-des{color:gray;text-align:center;max-width:600px;margin:.5rem 0 0;font-size:.9rem}.sp-editor{border-radius:1rem;width:100%;height:640px;display:flex;position:relative;overflow:hidden}@media (max-width:900px){.sp-editor{height:600px}}@media (max-width:800px){.sp-editor{border:1px solid #2c2c2c;height:600px}}@media (max-width:480px){.sp-editor{height:560px}}.sp-editor-canvas{flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:0;padding:1.2rem;display:flex;position:relative;overflow:auto}@media (max-width:800px){.sp-editor-canvas{justify-content:start;padding:0}}.sp-editor-toggle{z-index:10;background:#0f0f0f;border:1px solid #1e1e1e;border-radius:.5rem;align-self:flex-end;gap:.25rem;margin-bottom:.7rem;padding:.25rem;display:flex}@media (max-width:800px){.sp-editor-toggle{display:none}}.sp-editor-toggle-btn{color:#646464;border-radius:.35rem;justify-content:center;align-items:center;padding:.4rem .6rem;transition:all .2s ease-in-out;display:flex}.sp-editor-toggle-btn:hover{cursor:pointer;color:#fff;background:#1e1e1e}.sp-editor-toggle-btn.active{color:#fff;background:#1e1e1e}.sp-editor-stage{outline-offset:-1.5px;cursor:pointer;background:#fff;border:1px solid #262626;border-radius:.7rem;width:100%;max-width:900px;position:relative;overflow:hidden;box-shadow:0 18px 50px #00000073}@media (max-width:800px){.sp-editor-stage{max-width:100%}}.sp-editor-stage--mobile{border:4px solid #b9b9b933;border-radius:1.4rem;max-width:320px;margin:1rem auto;overflow:hidden}.sp-editor-mobile-hint{color:#ffffff4d;margin-top:1rem;font-size:.78rem;animation:1.8s ease-in-out infinite spHintPulse;display:none}@media (max-width:800px){.sp-editor-mobile-hint{display:block}}@keyframes spHintPulse{0%,to{opacity:.3}50%{opacity:.75}}.sp-site-gallery{background:#fff;grid-template-columns:1fr 130px;gap:8px;height:210px;padding:12px 12px 0;display:grid}@media (max-width:800px){.sp-site-gallery{height:160px}}.sp-site-gallery--mobile{grid-template-columns:1fr;height:160px}.sp-site-gallery--mobile .sp-site-gallery-thumbs{display:none}.sp-site-gallery-main{background:#f4f4f4;border-radius:10px;overflow:hidden}.sp-site-gallery-main img,.sp-site-gallery-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.sp-site-gallery-thumbs{flex-direction:column;gap:8px;display:flex}.sp-site-gallery-thumb{background:#f0f0f0;border-radius:10px;flex:1;overflow:hidden}.sp-site-content{background:#fff;grid-template-columns:1fr 200px;gap:1.2rem;padding:1.1rem 1.4rem 1.4rem;font-family:Inter,sans-serif;display:grid}@media (max-width:800px){.sp-site-content{grid-template-columns:1fr;padding:1rem 1.1rem 1.1rem}}.sp-site-content--mobile{grid-template-columns:1fr;padding:1rem 1.1rem 1.1rem}.sp-site-left{flex-direction:column;gap:.35rem;min-width:0;display:flex}.sp-site-name{letter-spacing:-.01em;margin:0;font-family:Inter,sans-serif;line-height:1.15}.sp-site-category{color:#7a7a7a;margin:0;font-size:.72rem}.sp-site-metaline{color:#4a4a4a;flex-wrap:wrap;align-items:center;gap:.35rem;margin:.15rem 0 .35rem;font-size:.72rem;display:flex}.sp-site-status{color:#1a8a4a;font-weight:500}.sp-site-dot{color:#ccc}.sp-site-directions{color:#5b7fd9}.sp-site-desc{color:#5a5a5a;margin:0 0 .55rem;font-size:.78rem;line-height:1.6}.sp-site-socials{gap:.5rem;margin-bottom:.9rem;display:flex}.sp-site-social-btn{color:#888;border:.5px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.75rem;display:flex}.sp-site-services-label{color:#1a1a1a;margin:0 0 .15rem;font-size:.85rem;font-weight:600}.sp-site-search{color:#9a9a9a;background:#fff;border:1px solid #d9d9d9;border-radius:8px;margin-bottom:.25rem;padding:.42rem .7rem;font-size:.72rem}.sp-site-service-row{background:#fff;border:1px solid #e2e2e2;border-radius:10px;justify-content:space-between;align-items:center;padding:.55rem .8rem;display:flex}.sp-site-service-name{color:#1a1a1a;margin:0 0 1px;font-size:.76rem;font-weight:600}.sp-site-service-duration{color:#8a8a8a;margin:0;font-size:.67rem}.sp-site-service-book{color:#1a1a1a;cursor:default;background:#fff;border:1px solid #d1d1d1;border-radius:999px;flex-shrink:0;padding:.32rem .85rem;font-size:.7rem;font-weight:500}.sp-site-card{background:#fff;border:1px solid #ececec;border-radius:.6rem;flex-direction:column;gap:.55rem;height:fit-content;padding:.9rem;display:flex}@media (max-width:800px){.sp-site-card{display:none}}.sp-site-content--mobile .sp-site-card{display:none}.sp-site-map{background:#f0f0f0;border-radius:.4rem;width:100%;height:70px;position:relative;overflow:hidden}.sp-site-map-grid{background:repeating-linear-gradient(90deg,#0000 0 13px,#0000000a 13px 14px),repeating-linear-gradient(0deg,#0000 0 13px,#0000000a 13px 14px);position:absolute;inset:0}.sp-site-map-pin{background:#4c91ec;border-radius:50%;width:9px;height:9px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 5px #4c91ec26}.sp-site-card-status{color:#1a8a4a;font-size:.72rem;font-weight:500}.sp-site-card-address{color:#4a4a4a;font-size:.7rem}.sp-editor-sidebar{background:#0a0a0a;border-left:1px solid #1f1f1f;flex-direction:column;flex-shrink:0;width:300px;display:flex}.sp-editor-sidebar-tab{display:none}.sp-editor-sidebar-scroll{flex-direction:column;flex:1;gap:1rem;padding:1.1rem;display:flex;overflow-y:auto}@media (max-width:800px){.sp-editor-sidebar{z-index:20;border-top:1.5px solid #2d85b8;border-left:none;width:100%;height:88%;transition:transform .35s cubic-bezier(.32,.72,0,1);position:absolute;bottom:0;left:0;right:0;transform:translateY(calc(100% - 45px));box-shadow:0 -10px 30px #00000059}.sp-editor-sidebar-open{transform:translateY(0%)}.sp-editor-sidebar-tab{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:10px 0;display:flex}.sp-editor-sidebar-tab-bar{background:#3c3c3c;border-radius:99px;width:50px;height:5px}}.sp-editor-sidebar-top{justify-content:space-between;align-items:center;display:flex}.sp-editor-sidebar-title{color:#fff;margin:0;font-size:.95rem;font-weight:600}.sp-editor-chev{color:#969696;cursor:pointer}.sp-editor-chev-disabled{opacity:0;cursor:default}.sp-editor-section-title{color:#fff;margin:0;font-size:.88rem;font-weight:500}.sp-editor-section{border-bottom:2px solid #161616;flex-direction:column;gap:.7rem;padding-bottom:1rem;display:flex}.sp-editor-section--last{border-bottom:none;padding-bottom:0}.sp-editor-check-row{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:flex}.sp-editor-checkbox{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff26;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:15px;height:15px;transition:all .15s;display:flex}.sp-editor-checkbox:hover{border-color:#ffffff4d}.sp-editor-checkbox.checked{background:#4c91ec;border-color:#4c8cec}.sp-editor-check-label{color:#999898;font-size:.78rem}.sp-editor-field{flex-direction:column;gap:.4rem;display:flex}.sp-editor-field-label{color:#f3f3f3;font-size:.8rem;font-weight:500}.sp-editor-text-input{color:#fff;background:#141414;border:1px solid #2d2d2d;border-radius:.3rem;width:100%;padding:.4rem .55rem;font-size:.8rem}.sp-editor-image-upload{color:#787878;cursor:pointer;background:#121212;border:1px dashed #323232;border-radius:.4rem;justify-content:center;align-items:center;gap:.5rem;width:100%;height:70px;font-size:.78rem;transition:all .18s;display:flex}.sp-editor-image-upload:hover{color:#b4b4b4;background:#161616;border-color:#464646}.sp-editor-image-input{display:none}.sp-editor-image-preview-wrap{border:1px solid #262626;border-radius:.4rem;width:100%;height:70px;position:relative;overflow:hidden}.sp-editor-image-preview{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.sp-editor-image-remove{color:#fff;cursor:pointer;background:#000000a6;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:background .15s;display:flex;position:absolute;top:6px;right:6px}.sp-editor-image-remove:hover{background:#000000d9}.sp-editor-row{justify-content:space-between;align-items:center;display:flex}.sp-editor-row-label{color:#f3f3f3;font-size:.8rem;font-weight:500}.sp-editor-swatch,.sp-editor-color-input{cursor:pointer;background:0 0;border:1px solid #2d2d2d;border-radius:.3rem;outline:none;width:30px;height:24px;padding:2px;transition:border-color .15s}.sp-editor-color-input:hover{border-color:#464646}.sp-editor-color-input::-webkit-color-swatch-wrapper{padding:0}.sp-editor-color-input::-webkit-color-swatch{border:none;border-radius:.2rem}.sp-editor-input-row{align-items:center;gap:.3rem;display:flex}.sp-editor-number,.sp-editor-number-input{color:#fff;text-align:center;background:#141414;border:1px solid #2d2d2d;border-radius:.3rem;outline:none;width:48px;padding:.25rem .4rem;font-family:Inter,sans-serif;font-size:.78rem;transition:border-color .15s}.sp-editor-number-input:focus{border-color:#464646}.sp-editor-number-input::-webkit-outer-spin-button{-webkit-appearance:none}.sp-editor-number-input::-webkit-inner-spin-button{-webkit-appearance:none}.sp-editor-unit{color:#5a5a5a;font-size:.7rem}.sp-editor-select,.sp-editor-select-input{color:#d1d1d1;cursor:pointer;appearance:none;background:#141414 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23666' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") right .6rem center no-repeat;border:1px solid #2d2d2d;border-radius:.4rem;outline:none;justify-content:space-between;align-items:center;width:100%;padding:.5rem 1.7rem .5rem .6rem;font-family:Inter,sans-serif;font-size:.85rem;transition:border-color .15s;display:flex}.sp-editor-select-input--sm{flex-shrink:0;width:70px}.sp-editor-select-input:focus{border-color:#464646}.sp-editor-select-input option{color:#d1d1d1;background:#141414}.sp-editor-select svg{color:#666;flex-shrink:0}