@keyframes toast-slide-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#5865f2 transparent;margin:0;padding:0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#5865f2;background-clip:content-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:#32e6a1}:root{--ink:#081a24;--white:#fff;--tangerine:#ff7a1a;--orange:#ff5100;--blurple:#5865f2;--mint:#32e6a1;--cyan:#2ad3ff;--grey:#9e9e9e;--light-grey:#f7f7f7;--black:#010101}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif;overflow-x:hidden}ul{list-style:none}button{cursor:pointer;border:none;outline:none;font-family:Poppins,sans-serif}@media screen and (width<=768px){input,select,textarea{font-size:16px!important}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:Poppins,sans-serif}:root{--page-pad:clamp(20px, 5.26vw, 76px)}.page{max-width:1444px;margin:0 auto;overflow-x:hidden}.navbar{z-index:100;background:#fff;border-bottom:1px solid #eee;align-items:center;height:78px;padding:0 34px;display:flex;position:sticky;top:0}.navbar-logo{align-items:center;text-decoration:none;display:flex}.navbar-logo img{width:auto;height:32px}.navbar-links{align-items:center;gap:24px;margin-left:42px;display:flex}.navbar-links a{color:#424242;font-size:15px;font-weight:500;line-height:1.5;transition:color .2s}.navbar-links a:hover{color:#ff5100}.navbar-actions{align-items:center;gap:16px;margin-left:auto;display:flex}.navbar-lang{color:#424242;align-items:center;gap:6px;font-size:15px;font-weight:500;display:flex}.navbar-login{color:#424242;cursor:pointer;background:0 0;border:none;padding:0;font-family:Poppins,sans-serif;font-size:15px;font-weight:500}.navbar-login:hover{color:#ff5100}.navbar-signup{color:#000;cursor:pointer;background:#ff5100;border:1px solid #000;border-radius:8px;justify-content:center;align-items:center;width:111px;height:40px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.navbar-signup:hover{background:#e04800}.navbar-user{position:relative}.navbar-user-btn{cursor:pointer;background:0 0;border:1.5px solid #0000;border-radius:50px;align-items:center;gap:8px;padding:4px 8px 4px 4px;transition:border-color .2s;display:flex}.navbar-user-btn:hover{border-color:#e0e0e0}.navbar-user-avatar{color:#fff;background-color:#5865f2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;display:flex}.navbar-user-name{color:#081a24;text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;overflow:hidden}.navbar-user-dropdown{z-index:100;background:#fff;border:1px solid #e8e8e8;border-radius:12px;min-width:200px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #0000001a}.navbar-user-dropdown-item{cursor:pointer;color:#081a24;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:10px 14px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:background-color .15s;display:flex}.navbar-user-dropdown-item:hover{background-color:#f5f5f5}.navbar-user-dropdown-onboarding{color:#5865f2;font-weight:600}.navbar-user-dropdown-onboarding:hover{background-color:#5865f20f}.navbar-user-dropdown-logout{color:#c33}.navbar-user-dropdown-logout:hover{background-color:#fff0f0}.navbar-user-badge{color:#707070;background:#f0f0f0;border-radius:20px;padding:2px 8px;font-size:11px;font-weight:500}.navbar-mobile-user-btn{cursor:pointer;background:0 0;border:none;padding:0;display:none}.mobile-menu-user-info{border-bottom:1px solid #e8e8e8;align-items:center;gap:12px;margin-bottom:8px;padding:0 0 16px;display:flex}.mobile-menu-user-details{flex-direction:column;gap:2px;min-width:0;display:flex}.mobile-menu-user-name{color:#081a24;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.mobile-menu-user-email{color:#707070;text-overflow:ellipsis;white-space:nowrap;font-family:Inter,sans-serif;font-size:12px;font-weight:400;overflow:hidden}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:60px;padding:0 28px;font-family:Poppins,sans-serif;font-size:17px;font-weight:700;line-height:1.5;transition:all .2s;display:inline-flex}.btn-primary{color:#fff;background:#010101}.btn-primary:hover{background:#222;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.btn-outline{color:#000;background:0 0;border:2px solid #000}.btn-outline:hover{color:#fff;background:#000}.btn-sm{height:44px;padding:0 20px;font-size:14px}.btn-arrow{width:18px;height:16px}.hero{height:588px;margin:24px var(--page-pad) 0;background:#ff5100;border-radius:16px;position:relative;overflow:hidden}.hero-content{width:50%;position:absolute;top:90px;left:1.84%}.hero-title{color:#000;margin:0;font-family:Poppins,sans-serif;font-size:clamp(32px,4.43vw,64px);font-weight:700;line-height:1.125}.hero-subtitle{color:#000;margin-top:3px;font-family:Poppins,sans-serif;font-size:18px;font-weight:500;line-height:1.5}.hero-buttons{gap:16px;margin-top:27px;display:flex}.hero-buttons .btn-primary{background:#010101;width:222px;height:60px}.hero-buttons .btn-outline{border:2px solid #000;width:218px;height:60px}.hero-divider{background:#000;width:2px;height:540px;position:absolute;top:24px;left:54.45%}.hero-main-image{aspect-ratio:1;object-fit:cover;border-radius:16px;width:41.47%;height:92%;position:absolute;top:24px;left:56.68%}.hero-peer-card{object-fit:contain;border-radius:16px;width:29.03%;height:auto;position:absolute;top:44px;left:62.9%}.services{padding:24px var(--page-pad) 0}.services-grid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.service-card{cursor:pointer;border:1px solid #707070;border-radius:8px;width:100%;height:276px;transition:border-color .2s,border-width .2s,box-shadow .2s;position:relative;overflow:hidden}.service-card--active{border:4px solid #ff5100}.service-card:hover{border:4px solid #ff5100;box-shadow:0 2px 8px #ff510026}.service-card-label{color:#000;z-index:1;flex-direction:column;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:1.5;display:flex;position:absolute;top:18px;left:16px}.service-card-image{object-fit:contain;width:169px;height:168px;position:absolute;bottom:12px;right:12px}.service-card-image--photo{object-fit:cover;border-radius:50%;width:167px;height:167px}.service-showmore{color:#000;cursor:pointer;justify-content:center;align-items:center;gap:8px;height:276px;font-family:Poppins,sans-serif;font-size:17px;font-weight:600;line-height:1.5;display:flex}.service-showmore:hover{color:#ff5100}.best-places{padding:80px var(--page-pad) 0}.best-places-header{justify-content:space-between;align-items:center;margin-bottom:27px;display:flex}.best-places-title{color:#000;font-family:Poppins,sans-serif;font-size:36px;font-weight:600;line-height:1.5}.best-places-btn{color:#000;background:#ff5100;border-radius:8px;width:222px;height:60px;font-size:17px}.best-places-btn:hover{background:#e04800;transform:translateY(-2px);box-shadow:0 4px 12px #ff51004d}.places-scroll-wrapper{position:relative}.places-grid{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;gap:18px;display:flex;overflow-x:auto}.places-grid::-webkit-scrollbar{display:none}.place-card{cursor:pointer;scroll-snap-align:start;border-radius:16px;flex-shrink:0;width:312px;min-width:312px;height:312px;position:relative;overflow:hidden}.place-card:hover{transition:transform .2s;transform:translateY(-4px)}.place-card-image{object-fit:cover;width:100%;height:100%}.place-card-name{color:#fff;text-shadow:0 2px 8px #0006;font-family:Poppins,sans-serif;font-size:32px;font-weight:600;line-height:1.5;position:absolute;bottom:24px;left:24px}.place-scroll-arrow{cursor:pointer;z-index:2;background:#fff;border:1px solid #000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.place-scroll-arrow--right{right:-20px}.place-scroll-arrow--left{left:-20px}.place-scroll-arrow:hover{background:#f7f7f7}.how-it-works{padding:80px var(--page-pad) 0}.how-header{justify-content:space-between;align-items:center;margin-bottom:18px;padding:0;display:flex}.how-title{color:#000;font-family:Poppins,sans-serif;font-size:42px;font-weight:600;line-height:1.5}.how-btn{color:#000;background:#fd5d12;border-radius:8px;width:222px;height:60px;font-size:17px}.how-btn:hover{background:#e04800;transform:translateY(-2px);box-shadow:0 4px 12px #fd5d124d}.how-grid{grid-template-columns:repeat(3,1fr);gap:35px;display:grid}.how-card{min-width:0;position:relative}.how-card-inner{background:#fff;border:2.5px solid #000;border-radius:16px;flex-direction:column;height:501px;padding:24px;display:flex;position:relative;overflow:hidden}.how-card-number{color:#9e9e9e;opacity:.2;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-family:Poppins,sans-serif;font-size:242px;font-weight:600;line-height:1;position:absolute;top:24px}.how-card-number--1,.how-card-number--2,.how-card-number--3{right:24px}.how-card-icon{object-fit:contain;z-index:1;flex-shrink:0;width:65px;height:65px;margin-bottom:14px;position:relative}.how-card-title{color:#000;z-index:1;flex-shrink:0;margin-bottom:8px;font-family:Poppins,sans-serif;font-size:36px;font-weight:600;line-height:1.5;position:relative}.how-card-text{color:#000;z-index:1;flex-shrink:0;margin-bottom:16px;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.5;position:relative}.how-card-illustration{object-fit:contain;object-position:bottom center;z-index:1;flex-shrink:1;width:calc(100% + 48px);min-height:0;margin:auto -24px -24px;padding-top:16px;position:relative}.how-peer-list{z-index:1;flex-direction:column;gap:6px;margin-top:auto;margin-bottom:0;margin-left:0;display:flex;position:relative}.how-peer-item{background:#fff;border:2px solid #000;border-radius:10px;align-items:center;gap:0;width:100%;max-width:350px;height:70px;padding:10px;display:flex}.how-peer-photo-wrapper{flex-shrink:0;width:50px;height:50px;position:relative}.how-peer-photo{object-fit:cover;border-radius:50%;width:50px;height:50px}.how-peer-online{background:#32e6a1;border:1.5px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:1px;right:1px}.how-peer-info{flex:1;min-width:0;margin-left:8px;position:relative}.how-peer-name-row{align-items:center;gap:3px;display:flex}.how-peer-name{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.5}.how-peer-verified{flex-shrink:0;width:14px;height:14px}.how-peer-flag{font-size:16px;line-height:1}.how-peer-badge{color:#0d47a1;white-space:nowrap;background:#bbdefb;border-radius:4px;margin-left:auto;padding:3px 8px;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;line-height:1.5}.how-peer-rating-row{align-items:center;gap:2px;display:flex}.how-stars{color:#000;letter-spacing:-.5px;font-size:13px}.how-peer-score{color:#000;margin-left:2px;font-family:Poppins,sans-serif;font-size:13px;font-weight:600}.how-peer-count{color:#9e9e9e;font-family:Poppins,sans-serif;font-size:13px;font-weight:600}.why-choose{padding:80px var(--page-pad);background:#fff}.why-choose-title{color:#000;margin-bottom:24px;font-family:Poppins,sans-serif;font-size:36px;font-weight:600;line-height:1.5}.why-choose-grid{align-items:stretch;gap:16px;display:flex}.why-choose-left{background-color:#f7f7f7;border-radius:16px;flex-direction:column;flex:1 1 0;display:flex;position:relative;overflow:hidden}.why-choose-left-text{z-index:1;flex-shrink:0;padding:26px 24px;position:relative}.why-choose-map-svg{flex-shrink:0;width:100%;margin-top:-20px}.why-choose-subtitle{color:#000;margin-bottom:8px;font-family:Poppins,sans-serif;font-size:36px;font-weight:600;line-height:1.3}.why-choose-desc{color:#000;white-space:pre-line;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.why-choose-right{flex-direction:column;flex:1 1 0;gap:16px;display:flex}.why-choose-block{background:#f7f7f7;border-radius:16px;height:230px;display:flex;position:relative;overflow:hidden}.why-choose-block-text{z-index:1;flex-shrink:0;max-width:50%;padding:24px}.why-choose-peers{flex-direction:column;align-items:center;display:flex;position:absolute;top:30px;left:50%}.why-choose-peers .how-peer-item{background:#fff;border:1.5px solid #000;border-radius:8px;gap:0;height:50px;padding:6px 8px;position:relative;box-shadow:0 2px 8px #0000001a}.why-choose-peers .how-peer-item:first-child{z-index:3;width:300px}.why-choose-peers .how-peer-item:nth-child(2){z-index:2;width:270px;margin-top:-6px}.why-choose-peers .how-peer-item:nth-child(3){z-index:1;width:235px;margin-top:-6px}.why-choose-peers .how-peer-photo-wrapper,.why-choose-peers .how-peer-photo{width:34px;height:34px}.why-choose-peers .how-peer-info{margin-left:6px}.why-choose-peers .how-peer-name{font-size:12px}.why-choose-peers .how-peer-verified{width:10px;height:10px}.why-choose-peers .how-peer-flag{font-size:11px}.why-choose-peers .how-peer-badge{padding:2px 6px;font-size:9px}.why-choose-peers .how-stars,.why-choose-peers .how-peer-score,.why-choose-peers .how-peer-count{font-size:9px}.why-choose-peers .how-peer-online{width:6px;height:6px}.why-choose-block-img{object-fit:cover;width:52%;max-width:55%;height:auto;position:absolute;top:0;right:0}.meet-peers{padding:80px var(--page-pad)}.meet-peers-title{color:#000;margin-bottom:24px;font-family:Poppins,sans-serif;font-size:42px;font-weight:600;line-height:1.5}.meet-peers-scroll-wrapper{position:relative}.meet-peers-grid{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;gap:15px;display:flex;overflow-x:auto}.meet-peers-grid::-webkit-scrollbar{display:none}.meet-peers-arrow{cursor:pointer;z-index:2;background:#fff;border:1px solid #000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.meet-peers-arrow--right{right:-20px}.meet-peers-arrow--left{left:-20px}.meet-peers-arrow:hover{background:#f7f7f7}.meet-card{scroll-snap-align:start;background:#fff;border:2px solid #000;border-radius:16px;flex-shrink:0;width:314px;min-width:314px;transition:transform .2s,box-shadow .2s;overflow:hidden}.meet-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.meet-card-photo-area{position:relative}.meet-card-photo{aspect-ratio:1;object-fit:cover;width:100%;display:block}.meet-card-photo-placeholder{aspect-ratio:1;color:#fff;letter-spacing:2px;background:linear-gradient(135deg,#5865f2,#32e6a1);justify-content:center;align-items:center;width:100%;font-family:Inter,sans-serif;font-size:48px;font-weight:700;display:flex}.meet-card-avatar-placeholder{color:#fff;background:linear-gradient(135deg,#5865f2,#32e6a1);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;display:flex}.meet-card-heart{cursor:pointer;background:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:12px;right:12px}.meet-card-heart:hover{background:#fff}.meet-card-info{padding:10px 12px 14px}.meet-card-profile-row{align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.meet-card-avatar-wrapper{flex-shrink:0;width:36px;height:36px;position:relative}.meet-card-avatar{object-fit:cover;border-radius:50%;width:36px;height:36px}.meet-card-online{background:#32e6a1;border:1.5px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;bottom:0;right:0}.meet-card-details{flex:1;min-width:0}.meet-card-name-row{align-items:center;gap:3px;margin-bottom:1px;display:flex}.meet-card-name{color:#000;font-family:Poppins,sans-serif;font-size:12px;font-weight:600}.meet-card-verified{flex-shrink:0;width:11px;height:11px}.meet-card-flag{font-size:12px;line-height:1}.meet-card-badge{color:#0d47a1;white-space:nowrap;background:#bbdefb;border-radius:4px;margin-left:auto;padding:2px 6px;font-family:Poppins,sans-serif;font-size:10px;font-weight:600}.meet-card-rating-row{align-items:center;gap:3px;display:flex}.meet-card-star{color:#000;font-size:11px}.meet-card-score{color:#000;font-family:Poppins,sans-serif;font-size:10px;font-weight:600}.meet-card-count{color:#9e9e9e;font-family:Poppins,sans-serif;font-size:11px;font-weight:700}.meet-card-bio{color:#000;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.5}.authentic{padding:0 var(--page-pad)}.authentic-inner{background:#f7f7f7;border-radius:16px;align-items:center;min-height:418px;display:flex;overflow:hidden}.authentic-visual{flex:0 45%;justify-content:center;align-items:center;min-width:0;max-width:45%;padding:10px;display:flex}.authentic-visual-img{width:100%;max-width:500px;height:auto}.authentic-content{flex:1 0;min-width:400px;padding:40px 48px 40px 24px}.authentic-title{color:#000;margin-bottom:16px;font-family:Poppins,sans-serif;font-size:36px;font-weight:600;line-height:1.3}.authentic-text{color:#000;margin-bottom:24px;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.authentic-actions{align-items:center;gap:24px;display:flex}.authentic-actions .btn{width:222px;height:60px}.faq{padding:80px var(--page-pad)}.faq-header{justify-content:space-between;align-items:flex-start;margin-bottom:32px;display:flex}.faq-title{color:#000;margin-bottom:16px;font-family:Poppins,sans-serif;font-size:42px;font-weight:600;line-height:1.3}.faq-subtitle{color:#000;max-width:634px;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.faq-btn{color:#000;background:#ff5100;border-radius:8px;flex-shrink:0;width:222px;height:60px}.faq-btn:hover{background:#e04800;transform:translateY(-2px);box-shadow:0 4px 12px #ff51004d}.faq-grid{gap:16px;display:flex}.faq-column{flex:1}.faq-item{background:#f7f7f7;border-radius:8px;margin-bottom:8px;overflow:hidden}.faq-item--open{background:#fff;border:1px solid #000}.faq-question{cursor:pointer;text-align:left;color:#000;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:14px 20px;font-family:Poppins,sans-serif;font-size:22px;font-weight:600;line-height:1.5;display:flex}.faq-question:hover{color:#ff5100}.faq-icon{color:#000;flex-shrink:0;margin-left:16px;font-size:24px;font-weight:300}.faq-answer{padding:0 20px 16px}.faq-answer p{color:#000;white-space:pre-line;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.7}.cta-banner{margin:80px var(--page-pad) 60px;background:#32e6a1;border-radius:24px;align-items:center;min-height:500px;display:flex;position:relative;overflow:hidden}.cta-content{flex:1;padding:40px 24px 40px 40px}.cta-title{color:#000;margin-bottom:16px;font-family:Poppins,sans-serif;font-size:42px;font-weight:700;line-height:1.3}.cta-subtitle{color:#000;margin-bottom:32px;font-family:Poppins,sans-serif;font-size:20px;font-weight:400;line-height:1.5}.cta-buttons{gap:16px;display:flex}.cta-buttons .btn-primary{width:222px;height:60px}.cta-buttons .btn-outline{width:218px;height:60px}.cta-visual{flex-shrink:1;min-width:0}.cta-visual img{object-fit:contain;width:100%;max-width:500px;height:auto}.footer-top-row,.footer-col--security{display:none}.footer{padding:48px var(--page-pad) 24px;background:#fff;border-top:1px solid #62646a;position:relative}.footer-scroll-top{top:-25px;right:var(--page-pad);cursor:pointer;background:#ff5100;border:1px solid #000;border-radius:8px;justify-content:center;align-items:center;width:52px;height:50px;padding:0;display:flex;position:absolute}.footer-scroll-top:hover{background:#e04800}.footer-columns{gap:24px;margin-bottom:48px;display:flex}.footer-col--contact{flex:1.5}.footer-col{flex:1}.footer-col-title{color:#000;margin-bottom:12px;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:1.5}.footer-col a{color:#000;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:2;text-decoration:underline;transition:color .2s;display:block}.footer-col a:hover{color:#ff5100}.footer-link-text{color:#000;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:2;display:block}.footer-social{gap:10px;display:flex}.footer-social a{text-decoration:none;transition:opacity .2s;display:flex}.footer-social a:hover{opacity:.6}.footer-badges{align-items:center;gap:12px;display:flex}.footer-badges img{width:auto;height:56px}.footer-bottom{border-top:1px solid #62646a;flex-wrap:wrap;align-items:center;gap:16px;padding-top:20px;display:flex}.footer-bottom-top{align-items:center;gap:16px;display:flex}.footer-logo{color:#000;font-family:Poppins,sans-serif;font-size:24px;font-weight:900}.footer-logo-dot{color:#ff5100}.footer-copyright{color:#62646a;font-family:Poppins,sans-serif;font-size:12px;font-weight:600}.footer-legal{gap:16px;margin-left:auto;display:flex}.footer-legal a{color:#000;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;text-decoration:underline}.footer-legal a:hover{color:#ff5100}.footer-lang{color:#62646a;align-items:center;gap:6px;margin-left:24px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;display:flex}.mobile-menu-overlay,.mobile-menu{display:none}.navbar-hamburger{cursor:pointer;background:0 0;border:none;padding:0;display:none}.navbar-mobile-login{color:#424242;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;display:none}@media (width<=1024px){.navbar{height:64px;padding:0 20px}.navbar-links{display:none}.hero{border-radius:16px;flex-direction:column;align-items:stretch;height:auto;min-height:auto;margin:19px 24px 0;padding:16px;display:flex}.hero-main-image{aspect-ratio:1;border-radius:12px;order:1;width:100%;height:auto;display:block;position:relative;top:0;left:0}.hero-divider{order:2;width:100%;height:2px;margin-top:12px;display:block;position:relative;top:0;left:0}.hero-content{order:3;width:100%;margin-top:12px;position:relative;top:0;left:0}.hero-title{font-size:40px;line-height:1.2}.hero-buttons{gap:12px}.hero-buttons .btn-primary,.hero-buttons .btn-outline{width:auto;height:52px}.hero-peer-card{display:none}.services,.best-places,.how-it-works,.why-choose,.meet-peers,.faq{padding:60px 20px}.authentic-inner{flex-direction:column;min-height:auto}.authentic-visual{flex:none;width:100%;max-width:100%}.authentic-content{min-width:0;padding:32px 24px}.services{padding:24px 24px 0}.services-grid{flex-direction:column;gap:8px;display:flex}.service-card{border-radius:12px;flex-direction:row;align-items:center;height:68px;padding:0 8px;display:flex}.service-card--active,.service-card:hover{border-width:1px}.service-card-image{flex-shrink:0;order:-1;width:52px;height:52px;position:static}.service-card-image--photo{width:52px;height:52px}.service-card-label{flex-flow:wrap;gap:0 4px;margin-left:8px;font-size:18px;position:static}.best-places{padding:40px 24px 0}.best-places-header{flex-direction:row;align-items:center;margin-bottom:20px}.best-places-title{max-width:265px;font-size:28px;line-height:1.4}.best-places-btn.btn{border-radius:8px;flex-shrink:0;gap:0;width:46px;min-width:46px;height:46px;padding:0}.best-places-btn .best-places-btn-text{display:none}.best-places-btn .best-places-btn-arrow{width:24px;height:24px}.place-card{width:250px;min-width:250px;height:250px}.place-card-name{font-size:24px;bottom:20px;left:20px}.place-scroll-arrow--left{display:none}.how-it-works{padding:60px 20px 0}.how-grid{grid-template-columns:1fr;gap:24px}.how-card-inner{height:auto;min-height:400px}.how-card-number{opacity:.12;font-size:202px;top:-20px;right:0}.how-card-illustration{align-self:center;width:100%;margin:auto auto -24px}.why-choose-grid{flex-direction:column}.why-choose-left{flex:none}.why-choose-block-img{object-fit:contain;object-position:right center;width:48%;height:100%;display:block;position:absolute;top:0;right:0}.why-choose-block{border-radius:16px;height:170px}.why-choose-block-text{max-width:50%;padding:16px}.why-choose-subtitle{font-size:22px}.why-choose-map-svg{margin-top:0}.faq-header{flex-direction:column;align-items:flex-start;gap:16px}.cta-banner{flex-direction:column;min-height:auto;margin:0 20px 40px}.cta-content{padding:40px 24px}.cta-title{font-size:32px}.cta-visual img{border-radius:0 0 24px 24px;width:100%;height:auto}.footer{padding:60px 20px 30px}.footer-columns{flex-wrap:wrap}.footer-col--contact{flex:100%}.footer-col{flex:45%}}@media (width<=640px){.navbar{justify-content:center;height:60px;padding:0 24px}.navbar-links,.navbar-actions{display:none}.navbar-hamburger{justify-content:center;align-items:center;display:flex;position:absolute;left:24px}.navbar-logo{margin-left:0}.navbar-mobile-login,.navbar-mobile-user-btn{display:block;position:absolute;right:24px}.mobile-menu-overlay{z-index:200;background:#0006;width:100%;height:100%;display:block;position:fixed;top:0;left:0}.mobile-menu{z-index:300;background:#fff;flex-direction:column;width:80%;max-width:320px;height:100%;padding:24px 24px 32px;transition:transform .3s;display:flex;position:fixed;top:0;left:0;transform:translate(-100%)}.mobile-menu--open{transform:translate(0)}.mobile-menu-logo{margin-bottom:24px;display:block}.mobile-menu-logo img{width:auto;height:32px}.mobile-menu-links{flex-direction:column;flex:1;gap:0;display:flex}.mobile-menu-links a{color:#000;border-bottom:1px solid #eee;padding:14px 0;font-family:Poppins,sans-serif;font-size:18px;font-weight:500;text-decoration:none;transition:color .2s}.mobile-menu-links a:hover{color:#ff5100}.mobile-menu-actions{border-top:1px solid #eee;flex-direction:column;gap:12px;padding-top:24px;display:flex}.mobile-menu-login{color:#424242;text-align:center;padding:12px 0;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;text-decoration:none}.mobile-menu-signup{width:100%;height:48px;font-size:15px;text-decoration:none}.hero{border-radius:16px;flex-direction:column;align-items:stretch;height:auto;min-height:auto;margin:19px 24px 0;padding:12px;display:flex}.hero-main-image{aspect-ratio:1;border-radius:12px;order:1;width:100%;height:auto;display:block;position:relative;top:0;left:0}.hero-divider{order:2;width:100%;height:2px;margin-top:10px;display:block;position:relative;top:0;left:0}.hero-content{order:3;width:100%;margin-top:11px;position:relative;top:0;left:0}.hero-peer-card{display:none}.hero-title{font-size:28px;line-height:1.2}.hero-subtitle{margin-top:8px;font-size:14px;line-height:1.5}.hero-subtitle br{display:none}.hero-buttons{flex-direction:row;gap:8px;margin-top:22px}.hero-buttons .btn-primary{flex:1;width:auto;height:48px;font-size:14px}.hero-buttons .btn-outline{flex:none;width:auto;height:48px;padding:0 16px;font-size:14px;display:inline-flex}.btn{height:48px;padding:0 20px;font-size:15px}.services{padding:24px 24px 0}.services-grid{flex-direction:column;gap:8px;display:flex}.service-card{border-radius:12px;flex-direction:row;align-items:center;height:68px;padding:0 8px;display:flex}.service-card--active,.service-card:hover{border-width:1px}.service-card-image{flex-shrink:0;order:-1;width:52px;height:52px;position:static}.service-card-image--photo{width:52px;height:52px}.service-card-label{flex-flow:wrap;gap:0 4px;margin-left:8px;font-size:18px;position:static}.service-showmore{height:48px;font-size:14px}.best-places{padding:40px 24px 0}.best-places-title{font-size:28px}.place-card{width:250px;min-width:250px;height:250px}.place-card-name{font-size:22px;bottom:16px;left:16px}.how-it-works{padding:40px 16px 0}.how-header{flex-direction:column;align-items:flex-start;gap:12px}.how-title{font-size:24px}.how-btn{width:100%;height:48px;font-size:15px}.how-card-inner{height:auto;min-height:350px;padding:20px}.how-card-title{font-size:28px}.how-card-number{opacity:.12;font-size:202px;top:5px;right:0}.how-card-illustration{align-self:center;width:90%;margin:auto auto -20px}.how-peer-item{max-width:100%}.why-choose{padding:40px 24px}.why-choose-title{font-size:28px}.why-choose-subtitle{font-size:22px}.why-choose-left{min-height:310px}.why-choose-left-text{padding:14px 13px}.why-choose-block{flex-direction:row;height:auto;min-height:auto}.why-choose-desc{font-size:14px}.why-choose-peers{width:155px;padding:0;position:absolute;top:50%;left:auto;right:12px;transform:translateY(-50%)}.why-choose-peers .how-peer-item{border-width:1px;border-radius:5px;height:28px;padding:3px 5px;box-shadow:0 1px 4px #00000014}.why-choose-peers .how-peer-item:first-child{z-index:3;width:155px}.why-choose-peers .how-peer-item:nth-child(2){z-index:2;width:145px;margin-top:-2px}.why-choose-peers .how-peer-item:nth-child(3){z-index:1;width:130px;margin-top:-2px}.why-choose-peers .how-peer-photo-wrapper,.why-choose-peers .how-peer-photo{width:20px;height:20px}.why-choose-peers .how-peer-info{margin-left:4px}.why-choose-peers .how-peer-name{font-size:7px}.why-choose-peers .how-peer-verified{width:6px;height:6px}.why-choose-peers .how-peer-flag{font-size:7px}.why-choose-peers .how-peer-badge{padding:1px 3px;font-size:5px}.why-choose-peers .how-stars,.why-choose-peers .how-peer-score,.why-choose-peers .how-peer-count{font-size:5px}.why-choose-peers .how-peer-online{width:4px;height:4px}.why-choose-peers .how-peer-rating-row{gap:1px;display:flex}.why-choose-block-text{max-width:55%;padding:12px}.why-choose-block .why-choose-subtitle{margin-bottom:8px;font-size:22px;line-height:1.4}.why-choose-block .why-choose-desc{font-size:16px;font-weight:500;line-height:1.5}.meet-peers{padding:40px 24px}.meet-peers-title{margin-bottom:20px;font-size:28px}.meet-card{width:314px;min-width:314px}.meet-card-heart{background:0 0;border-radius:0;width:auto;height:auto;top:9px;right:9px}.meet-card-heart svg{stroke:#fff;stroke-width:1.5px;width:27px;height:22px}.meet-card-heart:hover{background:0 0}.meet-peers-arrow--left{display:flex;left:-10px}.meet-peers-arrow--right{display:flex;right:-10px}.authentic{padding:0 24px}.authentic-inner{border-radius:16px;padding:12px}.authentic-visual{flex:none;width:100%;max-width:100%;padding:0;display:flex}.authentic-visual-img{border-radius:8px;width:100%}.authentic-content{min-width:0;padding:12px 0 0}.authentic-title{margin-bottom:12px;font-size:28px;line-height:1.3}.authentic-title br{display:none}.authentic-text{margin-bottom:16px;font-size:16px;font-weight:500}.authentic-actions .btn{width:184px;height:48px;font-size:15px}.faq{padding:40px 16px}.faq-title{font-size:24px}.faq-grid{flex-direction:column;gap:0}.faq-question{padding:12px 16px;font-size:15px}.faq-answer{padding:0 16px 12px}.faq-btn{display:none}.cta-banner{border-radius:16px;flex-direction:column;min-height:auto;margin:40px 24px}.cta-visual{order:-1;display:block}.cta-visual img{aspect-ratio:1;object-fit:cover;border-radius:16px 16px 0 0;width:100%;height:auto}.cta-content{padding:16px 12px 24px}.cta-title{font-size:28px;font-weight:700;line-height:1.4}.cta-title br{display:none}.cta-subtitle{margin-bottom:20px;font-size:16px;font-weight:500}.cta-subtitle br{display:none}.cta-buttons{flex-direction:row;gap:8px}.cta-buttons .btn-primary{flex:1;width:auto;height:48px;font-size:14px}.cta-buttons .btn-outline{flex:none;width:auto;height:48px;padding:0 16px;font-size:14px}.footer{background:#f7f7f7;border-top:1px solid #62646a;padding:24px 24px 20px}.footer-scroll-top{display:none}.footer-top-row{gap:0;margin-bottom:16px;display:flex}.footer-contacts{flex:none;margin-right:40px}.footer-follow{flex:none}.footer-top-row .footer-col-title{margin-bottom:12px;font-size:16px;font-weight:600}.footer-top-row a{color:#000;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:2;text-decoration:underline;display:block}.footer-top-row .footer-link-text{color:#000;font-family:Poppins,sans-serif;font-size:14px;line-height:2;display:block}.footer-social{gap:8px}.footer-columns{flex-direction:column;gap:0;margin-bottom:16px}.footer-col{border-top:1px solid #9e9e9e;flex:none;padding:12px 8px}.footer-col--security{display:block}.footer-col-title{justify-content:space-between;align-items:center;margin-bottom:0;font-size:16px;display:flex}.footer-col .footer-col-title:after{content:"";background:url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50% no-repeat;flex-shrink:0;width:12px;height:7px;display:block}.footer-col a,.footer-col .footer-link-text,.footer-col .footer-badges{display:none}.footer-col--open a,.footer-col--open .footer-badges{display:block}.footer-col--open .footer-col-title:after{transform:rotate(180deg)}.footer-col .footer-col-title{cursor:pointer}.footer-bottom{border-top:1px solid #62646a;flex-direction:column;align-items:flex-start;gap:0;padding-top:12px}.footer-bottom-top{justify-content:space-between;align-items:center;width:100%;margin-bottom:12px;display:flex}.footer-lang{margin-left:auto}.footer-legal{flex-wrap:wrap;gap:0;width:100%;margin-bottom:8px;margin-left:0;display:flex}.footer-legal a{font-size:14px;font-weight:400;line-height:2;text-decoration:none}.footer-legal a:first-child{flex:0 0 37%;order:1}.footer-legal a:nth-child(2){flex:0 0 37%;order:3}.footer-legal a:nth-child(3){flex:0 0 63%;order:2}.footer-legal a:nth-child(4){flex:0 0 63%;order:4}.footer-copyright{color:#62646a;font-size:14px;font-weight:400}}.lang-dropdown{position:relative}.lang-dropdown-trigger{cursor:pointer;background:0 0;border:1px solid #9e9e9e;border-radius:6px;align-items:center;gap:6px;padding:4px 12px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;transition:border-color .15s;display:flex}.lang-dropdown-trigger--dark{color:#62646a}.lang-dropdown-trigger--light{color:#424242}.lang-dropdown-trigger:hover{border-color:#707070}.lang-dropdown-label{-webkit-user-select:none;user-select:none}.lang-dropdown-chevron{transition:transform .15s}.lang-dropdown-chevron--open{transform:rotate(180deg)}.lang-dropdown-menu{z-index:100;background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;min-width:120px;display:flex;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.lang-dropdown-option{cursor:pointer;color:#000;text-align:left;background:0 0;border:none;align-items:center;width:100%;padding:10px 16px;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;transition:background-color .1s;display:flex}.lang-dropdown-option:hover{background:#f5f5f5}.lang-dropdown-option--active{color:#5865f2;font-weight:600}.forgot-password-overlay{z-index:1001;background:#081a2499;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.forgot-password-modal{background:#fff;border-radius:20px;flex-direction:column;gap:0;width:100%;max-width:480px;padding:40px;display:flex;position:relative}.forgot-password-close{color:#081a24;cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex;position:absolute;top:16px;right:16px}.forgot-password-close:hover{background:#e0e0e0}.forgot-password-title{color:#000;margin-bottom:8px;padding-right:40px;font-family:Poppins,sans-serif;font-size:24px;font-weight:800}.forgot-password-description{color:#707070;margin-bottom:20px;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.6}.forgot-password-description strong{color:#081a24;font-weight:600}.forgot-password-hint{color:#9e9e9e;text-align:center;margin-bottom:8px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.5}.forgot-password-error{color:#c33;background-color:#fff0f0;border:1px solid #fcc;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;padding:10px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;display:flex}.forgot-password-error button{cursor:pointer;color:#c33;opacity:.6;background:0 0;border:none;flex-shrink:0;padding:0;font-size:18px;line-height:1}.forgot-password-error button:hover{opacity:1}.forgot-password-form{flex-direction:column;display:flex}.forgot-password-field{margin-bottom:16px}.forgot-password-label{color:#000;margin-bottom:4px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:1.5;display:block}.forgot-password-input{color:#081a24;border:1px solid #9e9e9e;border-radius:8px;outline:none;width:100%;height:48px;padding:0 16px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;transition:border-color .2s}.forgot-password-input:focus{border-color:#ff5100}.forgot-password-input::placeholder{color:#707070}.forgot-password-pw-wrapper{position:relative}.forgot-password-pw-wrapper .forgot-password-input{padding-right:44px}.forgot-password-eye-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.forgot-password-otp-row{justify-content:center;align-items:center;gap:10px;margin-bottom:20px;display:flex}.forgot-password-otp-input{text-align:center;color:#081a24;caret-color:#ff5100;border:1.5px solid #9e9e9e;border-radius:10px;outline:none;width:48px;height:56px;font-family:Inter,sans-serif;font-size:22px;font-weight:600;transition:border-color .2s}.forgot-password-otp-input:focus{border-color:#5865f2}.forgot-password-resend{cursor:pointer;color:#5865f2;background:0 0;border:none;padding:0;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;text-decoration:underline}.forgot-password-resend:hover{opacity:.7}.forgot-password-resend:disabled{opacity:.5;cursor:not-allowed}.forgot-password-submit{color:#fff;cursor:pointer;background:#ff5100;border:none;border-radius:8px;width:100%;height:48px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;transition:background .2s}.forgot-password-submit:hover{background:#e04800}.forgot-password-submit:disabled{opacity:.7;cursor:not-allowed}.forgot-password-back{cursor:pointer;color:#707070;text-align:center;background:0 0;border:none;width:100%;margin-top:12px;padding:10px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;transition:color .2s;display:block}.forgot-password-back:hover{color:#081a24}.forgot-password-success{text-align:center;flex-direction:column;align-items:center;display:flex}.forgot-password-success-icon{margin-bottom:16px}.forgot-password-success .forgot-password-title{padding-right:0}.forgot-password-success .forgot-password-description{text-align:center}@media (width<=480px){.forgot-password-modal{border-radius:16px;padding:28px 20px}.forgot-password-title{font-size:20px}.forgot-password-otp-input{width:42px;height:48px;font-size:18px}.forgot-password-otp-row{gap:8px}}.booking{max-width:1200px;margin:0 auto;padding:0 40px 80px}.booking-breadcrumb{color:var(--grey);z-index:10;background:#fff;align-items:center;gap:8px;margin:0 -40px 16px;padding:24px 40px 16px;font-size:13px;display:flex;position:sticky;top:78px}.booking-breadcrumb-link{color:var(--grey);transition:color .2s}.booking-breadcrumb-link:hover{color:var(--blurple)}.booking-breadcrumb-sep{color:var(--grey);opacity:.5}.booking-breadcrumb-active{color:var(--ink);font-weight:500}.booking-title{color:var(--ink);margin-bottom:32px;font-size:28px;font-weight:700;line-height:1.3}.booking-not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:400px;padding:40px;display:flex}.booking-not-found h2{color:var(--ink);font-size:24px;font-weight:700}.booking-not-found p{color:var(--grey);font-size:15px}.booking-back-link{color:var(--blurple);margin-top:8px;font-size:15px;font-weight:500}.booking-unavailable{color:#707070;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:12px;align-items:center;gap:10px;margin-bottom:20px;padding:16px 20px;font-size:14px;font-weight:500;display:flex}.booking-steps--disabled,.booking-layout--disabled{opacity:.4;pointer-events:none;-webkit-user-select:none;user-select:none}.booking-no-dates{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:20px 16px;display:flex}.booking-no-dates p{color:#707070;margin:0;font-size:14px}.booking-no-dates-final{color:#999;font-size:13px;font-style:italic}.booking-jump-btn{border:1px solid var(--blurple);background:var(--white);color:var(--blurple);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.booking-jump-btn:hover{background:#5865f20f}.booking-back-link:hover{text-decoration:underline}.booking-steps{justify-content:center;align-items:center;gap:0;margin-bottom:40px;display:flex}.booking-step-item{align-items:center;gap:8px;display:flex}.booking-step-circle{background:var(--light-grey);width:32px;height:32px;color:var(--grey);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:600;transition:background .25s,color .25s;display:flex}.booking-step-circle--active{background:var(--blurple);color:var(--white)}.booking-step-label{color:var(--grey);white-space:nowrap;font-size:14px;font-weight:500;transition:color .25s}.booking-step-label--active{color:var(--ink)}.booking-step-line{background:#e0e0e0;flex-shrink:0;width:48px;height:2px;margin:0 12px;transition:background .25s}.booking-step-line--done{background:var(--blurple)}.booking-layout{align-items:flex-start;gap:40px;display:flex}.booking-content{flex:1;width:100%;min-width:0}.booking-sidebar{flex:0 0 340px}.booking-section-title{color:var(--ink);margin-bottom:12px;font-size:18px;font-weight:700}.booking-section-sub{color:var(--grey);margin-top:-8px;margin-bottom:24px;font-size:14px}.booking-step-content{flex-direction:column;gap:0;width:100%;display:flex}.booking-calendar{background:var(--white);box-sizing:border-box;border:1px solid #e8e8e8;border-radius:16px;width:100%;margin-bottom:16px;padding:16px 20px}.booking-calendar-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.booking-calendar-month{color:var(--ink);font-size:16px;font-weight:600}.booking-calendar-nav{background:var(--light-grey);width:36px;height:36px;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex}.booking-calendar-nav:hover{background:#e0e0e0}.booking-calendar-weekdays{grid-template-columns:repeat(7,1fr);width:100%;margin-bottom:8px;display:grid}.booking-calendar-weekdays span{text-align:center;color:var(--grey);text-transform:uppercase;font-size:12px;font-weight:600}.booking-calendar-grid{grid-template-columns:repeat(7,1fr);width:100%;display:grid}.booking-calendar-empty,.booking-calendar-day{box-sizing:border-box;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin:1px auto;padding:0;font-size:14px;font-weight:500;display:flex}.booking-calendar-day{color:silver;cursor:default;background:0 0}.booking-calendar-day--available{color:var(--ink);cursor:pointer;transition:background .15s,color .15s}.booking-calendar-day--available:hover{background:#eef0ff}.booking-calendar-day--today{font-weight:700;position:relative}.booking-calendar-day--today:after{content:"";background:var(--blurple);border-radius:50%;width:4px;height:4px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.booking-calendar-day--selected{background:var(--blurple)!important;color:var(--white)!important}.booking-calendar-day--selected:after{display:none}.booking-time-section{margin-bottom:16px}.booking-time-slots{flex-wrap:wrap;gap:10px;display:flex}.booking-time-slot{background:var(--white);color:var(--ink);cursor:pointer;border:1.5px solid #e0e0e0;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:500;transition:border-color .2s,background .2s,color .2s}.booking-time-slot:hover{border-color:var(--blurple);background:#eef0ff}.booking-time-slot--selected{border-color:var(--blurple);background:var(--blurple);color:var(--white)}.booking-service-list{flex-direction:column;gap:10px;margin-bottom:32px;display:flex}.booking-service-card{background:var(--white);cursor:pointer;text-align:left;border:1.5px solid #e8e8e8;border-radius:12px;align-items:center;gap:14px;padding:16px 20px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.booking-service-card:hover{border-color:var(--blurple);box-shadow:0 2px 8px #5865f214}.booking-service-card--selected{border-color:var(--blurple);background:#f5f6ff;box-shadow:0 2px 8px #5865f21f}.booking-service-icon{flex-shrink:0}.booking-service-text{text-align:left;flex-direction:column;gap:4px;display:flex}.booking-service-label{color:var(--ink);font-size:15px;font-weight:500}.booking-service-desc{color:#707070;font-size:13px;line-height:1.5}.booking-summary-card{background:var(--light-grey);border-radius:16px;flex-direction:column;gap:14px;margin-bottom:24px;padding:24px;display:flex}.booking-summary-row{color:var(--ink);justify-content:space-between;align-items:flex-start;font-size:14px;display:flex}.booking-summary-row span:first-child{color:var(--grey);font-weight:400}.booking-summary-row span:last-child{text-align:right;max-width:60%;font-weight:500}.booking-summary-service{font-size:13px}.booking-summary-divider{background:#e0e0e0;height:1px}.booking-summary-row--total span:first-child{color:var(--ink);font-size:16px;font-weight:700}.booking-summary-row--total span:last-child{color:var(--ink);font-size:18px;font-weight:700}.booking-payment-secure{background:#e8faf2;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:32px;padding:16px 20px;display:flex}.booking-payment-secure svg{flex-shrink:0;margin-top:2px}.booking-payment-secure span{color:#1a7a52;font-size:13px;line-height:1.5}.booking-step-actions{align-items:center;gap:12px;display:flex}.booking-back-btn{background:var(--light-grey);color:var(--ink);border-radius:10px;padding:14px 28px;font-size:15px;font-weight:600;transition:background .2s}.booking-back-btn:hover{background:#e0e0e0}.booking-next-btn{background:var(--blurple);color:var(--white);border-radius:10px;margin-top:8px;padding:14px 32px;font-size:15px;font-weight:600;transition:background .2s,opacity .2s}.booking-next-btn:hover:not(:disabled){background:#4752c4}.booking-next-btn:disabled{opacity:.4;cursor:not-allowed}.booking-confirm-btn{background:var(--tangerine);color:var(--white);border-radius:10px;flex:1;padding:14px 32px;font-size:16px;font-weight:700;transition:background .2s}.booking-confirm-btn:hover{background:var(--orange)}.booking-confirm-btn:disabled{opacity:.6;cursor:not-allowed}.booking-error{color:#dc2626;background:#fef2f2;border-radius:8px;margin-bottom:12px;padding:12px 16px;font-size:.9rem}.booking-summary-disabled{opacity:.5;-webkit-user-select:none;user-select:none}.booking-peer-warning{color:#c2410c;background:#fff7ed;border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:.9rem}.booking-peer-card{background:var(--white);border:1px solid #e8e8e8;border-radius:16px;flex-direction:column;gap:16px;padding:24px;display:flex;position:sticky;top:100px}.booking-peer-photo{object-fit:cover;border-radius:50%;width:80px;height:80px}.booking-peer-info{flex-direction:column;gap:8px;display:flex}.booking-peer-name-row{align-items:center;gap:6px;display:flex}.booking-peer-name{color:var(--ink);font-size:18px;font-weight:700}.booking-peer-verified{flex-shrink:0}.booking-peer-flag{font-size:16px}.booking-peer-super{color:var(--blurple);background:#eef0ff;border-radius:20px;padding:2px 8px;font-size:11px;font-weight:600}.booking-peer-detail{color:#555;align-items:center;gap:8px;font-size:13px;display:flex}.booking-peer-icon{opacity:.6;width:16px;height:16px}.booking-peer-stats{border-top:1px solid #f0f0f0;flex-direction:column;gap:6px;padding-top:8px;display:flex}.booking-peer-stat{align-items:center;gap:6px;font-size:13px;display:flex}.booking-peer-stat-value{color:var(--ink);font-weight:600}.booking-peer-stat-label{color:var(--grey)}.booking-peer-price{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;align-items:baseline;gap:6px;padding:12px 0;display:flex}.booking-peer-price-amount{color:var(--ink);font-size:24px;font-weight:700}.booking-peer-price-label{color:var(--grey);font-size:13px}.booking-peer-bio{color:#666;font-size:13px;line-height:1.6}.booking-peer-profile-link{color:var(--blurple);text-align:left;background:0 0;padding:0;font-size:14px;font-weight:600;transition:color .2s}.booking-peer-profile-link:hover{color:#4752c4;text-decoration:underline}.login-overlay{z-index:1000;background:#081a2499;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.login-modal{background:var(--white);border-radius:20px;flex-direction:column;gap:0;width:100%;max-width:480px;padding:40px;display:flex;position:relative}.login-close{background:var(--light-grey);width:36px;height:36px;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;top:16px;right:16px}.login-close:hover{background:#e0e0e0}.login-modal-title{color:#000;margin-bottom:4px;padding-right:40px;font-family:Poppins,sans-serif;font-size:24px;font-weight:800}.login-modal-subtitle{color:#000;margin-bottom:16px;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.5}.login-modal-link{color:#000;cursor:pointer;text-decoration:underline}.login-modal-link:hover{opacity:.7}.login-modal-google-btn{cursor:pointer;color:#000;background:0 0;border:1px solid #9e9e9e;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;transition:background-color .2s;display:flex}.login-modal-google-btn:hover{background-color:#00000008}.login-modal-divider{align-items:center;gap:16px;margin:11px 0 20px;display:flex}.login-modal-divider-line{background:#9e9e9e;flex:1;height:1px}.login-modal-divider-text{color:#000;font-family:Poppins,sans-serif;font-size:12px;font-weight:600}.login-modal-form{flex-direction:column;display:flex}.login-modal-field{margin-bottom:12px}.login-modal-label{color:#000;margin-bottom:4px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:1.5;display:block}.login-modal-input{color:#081a24;border:1px solid #9e9e9e;border-radius:8px;outline:none;width:100%;height:48px;padding:0 16px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;transition:border-color .2s}.login-modal-input:focus{border-color:#ff5100}.login-modal-input::placeholder{color:#707070}.login-modal-password-wrapper{position:relative}.login-modal-eye-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.login-modal-forgot{color:#000;cursor:pointer;background:0 0;border:none;margin-bottom:8px;padding:0;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;text-decoration:underline;display:inline-block}.login-modal-forgot:hover{opacity:.7}.login-modal-submit{color:#fff;cursor:pointer;background:#ff5100;border:none;border-radius:8px;width:100%;height:48px;margin-top:5px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;transition:background .2s}.login-modal-submit:hover{background:#e04800}.login-modal-submit:disabled{opacity:.7;cursor:not-allowed}.login-modal-terms{color:#707070;text-align:center;margin-top:16px;font-family:Poppins,sans-serif;font-size:11px;font-weight:400;line-height:1.6}.login-modal-terms-link{color:#707070;text-decoration:underline}.login-modal-terms-link:hover{color:#000}.login-modal-error{color:#c33;background-color:#fff0f0;border:1px solid #fcc;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;padding:10px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;display:flex}.login-modal-error button{cursor:pointer;color:#c33;opacity:.6;background:0 0;border:none;flex-shrink:0;padding:0;font-size:18px;line-height:1}.login-modal-error button:hover{opacity:1}@media (width<=900px){.booking-layout{flex-direction:column-reverse}.booking-sidebar{flex:none;width:100%}.booking-peer-card{flex-flow:wrap;align-items:center;gap:12px;position:static}.booking-peer-photo{width:60px;height:60px}.booking-peer-info{flex:1;min-width:200px}.booking-peer-stats,.booking-peer-bio,.booking-peer-profile-link{display:none}.booking-peer-price{border:none;margin-left:auto;padding:0}}@media (width<=768px){.booking{padding:0 16px 60px}.booking-breadcrumb{margin:0 -16px 12px;padding:20px 16px 12px;top:64px}.booking-title{margin-bottom:24px;font-size:22px}.booking-steps{margin-bottom:28px}.booking-step-label{display:none}.booking-step-line{width:32px;margin:0 8px}.booking-calendar{border-radius:12px;padding:16px 12px}.booking-calendar-day,.booking-calendar-empty{font-size:13px}.booking-time-slot{padding:10px 16px;font-size:13px}.booking-step-actions{flex-direction:column}.booking-back-btn,.booking-next-btn,.booking-confirm-btn{text-align:center;width:100%}.booking-next-btn{margin-top:0}.login-modal{border-radius:16px;padding:28px 20px}.login-title{font-size:20px}}@media (width<=480px){.booking-title{font-size:19px}.booking-peer-card{padding:16px}.booking-peer-name{font-size:16px}.booking-peer-price-amount{font-size:20px}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.onboarding{width:100%;height:100vh;display:flex}.onboarding-left{background:#fff;border-radius:0 16px 16px 0;flex-shrink:0;width:50%;min-width:50%;height:100vh;position:relative;overflow:hidden}.onboarding-left-img{object-fit:cover;width:100%;height:100%;display:block}.onboarding-right{background:#fff;flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow:hidden}.onboarding-content{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;padding:0 80px;display:flex;position:relative;overflow:hidden}.onboarding-topbar{flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 32px;display:flex}.onboarding-topbar-logo{align-items:center;display:flex}.onboarding-logo-img{width:auto;height:32px}.onboarding-topbar-right{align-items:center;gap:16px;display:flex}.onboarding-lang-selector{cursor:pointer;background:0 0;border:1px solid #9e9e9e;border-radius:6px;align-items:center;gap:6px;padding:4px 12px;display:flex}.onboarding-lang-text{color:#62646a;font-family:Poppins,sans-serif;font-size:12px;font-weight:500}.onboarding-hamburger{cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;display:flex}.onboarding-step-number{opacity:.2;color:#9e9e9e;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-family:Poppins,sans-serif;font-size:242px;font-weight:600;line-height:1;position:absolute;bottom:-40px;right:-20px}.onboarding-title{color:#000;margin:0 0 8px;font-family:Poppins,sans-serif;font-size:24px;font-weight:700;line-height:1.5}.onboarding-form-label{color:#000;margin-bottom:4px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:1.5;display:block}.onboarding-input{width:100%;height:48px;color:var(--ink,#081a24);box-sizing:border-box;background:0 0;border:1px solid #9e9e9e;border-radius:8px;outline:none;padding:0 16px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;transition:border-color .2s}.onboarding-input:focus{border-color:var(--orange,#ff5100)}.onboarding-input::placeholder{color:#707070}.onboarding-select-wrapper{width:100%;position:relative}.onboarding-select{width:100%;height:48px;color:var(--ink,#081a24);appearance:none;cursor:pointer;box-sizing:border-box;background:0 0;border:1px solid #9e9e9e;border-radius:8px;outline:none;padding:0 40px 0 16px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400}.onboarding-select:focus{border-color:var(--orange,#ff5100)}.onboarding-select:invalid,.onboarding-select option[value=""]{color:#707070}.onboarding-select-chevron{pointer-events:none;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.onboarding-btn-primary{background:var(--orange,#ff5100);color:#000;cursor:pointer;border:1px solid #000;border-radius:8px;justify-content:center;align-items:center;height:48px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;transition:opacity .2s;display:flex}.onboarding-btn-primary:hover{opacity:.9}.onboarding-back-btn{cursor:pointer;color:#000;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:24px;padding:0;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;display:inline-flex}.onboarding-back-btn:hover{opacity:.7}.step-one-form{z-index:1;max-width:376px;margin-left:100px;position:relative}.step-one-login-link{color:#000;margin:0 0 10px;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.5}.step-one-login-link a{color:#000;cursor:pointer;text-decoration:underline}.step-one-login-link a:hover{opacity:.7}.step-one-google-btn{cursor:pointer;color:#000;background:0 0;border:1px solid #9e9e9e;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;transition:background-color .2s;display:flex}.step-one-google-btn:hover{background-color:#00000008}.step-one-google-btn img{width:25px;height:25px}.step-one-connected-avatar{color:#fff;background-color:#5865f2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:25px;height:25px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;display:flex}.step-one-google-connected{background-color:#32e6a10f;border:1.5px solid #32e6a1;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 16px;display:flex}.step-one-google-connected-info{align-items:center;gap:12px;min-width:0;display:flex}.step-one-google-connected-details{flex-direction:column;gap:2px;min-width:0;display:flex}.step-one-google-connected-name{color:#081a24;font-size:14px;font-weight:600;line-height:1.3}.step-one-google-connected-email{color:#707070;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:400;line-height:1.3;overflow:hidden}.step-one-google-disconnect-btn{color:#707070;cursor:pointer;background:0 0;border:1px solid #d0d0d0;border-radius:8px;flex-shrink:0;padding:6px 14px;font-size:13px;font-weight:500;transition:all .2s}.step-one-google-disconnect-btn:hover{color:#081a24;border-color:#081a24}.step-one-divider{align-items:center;gap:16px;margin:11px 0 20px;display:flex}.step-one-divider-line{background:#9e9e9e;flex:1;height:1px}.step-one-divider-text{color:#000;font-family:Poppins,sans-serif;font-size:12px;font-weight:600}.step-one-name-row{gap:16px;margin-bottom:12px;display:flex}.step-one-name-field{flex:1}.step-one-field{margin-bottom:12px}.step-one-phone-input{background:0 0;border:1px solid #9e9e9e;border-radius:8px;height:48px;padding:0 16px;transition:border-color .2s}.step-one-phone-input:focus-within{border-color:var(--orange,#ff5100)}.step-one-phone-input .PhoneInputInput{color:var(--ink,#081a24);background:0 0;border:none;outline:none;height:100%;font-family:Poppins,sans-serif;font-size:12px;font-weight:400}.step-one-phone-input .PhoneInputInput::placeholder{color:#707070}.step-one-phone-input .PhoneInputCountry{margin-right:8px}.step-one-submit{width:100%;margin-top:13px}.step-one-password-wrapper{position:relative}.step-one-eye-btn{cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.step-one-terms{color:#000;text-align:center;margin-top:24px;font-family:Poppins,sans-serif;font-size:10px;font-weight:400;line-height:1.5}.step-one-terms-link{color:#000;cursor:pointer;font-weight:600;text-decoration:underline}.step-one-terms-link:hover{opacity:.7}.step-one-otp-description{color:#707070;margin-bottom:20px;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.6}.step-one-otp-description strong{color:#081a24;font-weight:600}.step-one-otp-error{color:#c33;background-color:#fff0f0;border:1px solid #fcc;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;padding:10px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;display:flex}.step-one-otp-error button{cursor:pointer;color:#c33;opacity:.6;background:0 0;border:none;flex-shrink:0;padding:0;font-size:18px;line-height:1}.step-one-otp-error button:hover{opacity:1}.step-one-otp-row{justify-content:center;align-items:center;gap:10px;margin-bottom:24px;display:flex}.step-one-otp-input{text-align:center;color:#081a24;caret-color:#ff5100;border:1.5px solid #9e9e9e;border-radius:10px;outline:none;width:48px;height:56px;font-family:Inter,sans-serif;font-size:22px;font-weight:600;transition:border-color .2s}.step-one-otp-input:focus{border-color:#5865f2}.step-one-otp-hint{color:#9e9e9e;text-align:center;margin-top:16px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.5}.step-one-otp-resend{cursor:pointer;color:#5865f2;background:0 0;border:none;padding:0;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;text-decoration:underline}.step-one-otp-resend:hover{opacity:.7}.step-one-otp-resend:disabled{opacity:.5;cursor:not-allowed}.step-one-otp-back{cursor:pointer;color:#707070;text-align:center;background:0 0;border:none;width:100%;margin-top:12px;padding:10px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;transition:color .2s;display:block}.step-one-otp-back:hover{color:#081a24}@media (width<=480px){.step-one-otp-input{width:42px;height:48px;font-size:18px}.step-one-otp-row{gap:8px}}.step-two-wrapper{justify-content:flex-start;padding-top:20px;padding-bottom:40px;overflow-y:auto}.step-two-form{z-index:1;width:100%;position:relative}.step-two-field{margin-bottom:12px}.step-two-row{gap:16px;margin-bottom:12px;display:flex}.step-two-row>*{flex:1}.step-two-actions{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.step-two-add-degree{cursor:pointer;color:#000;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-family:Poppins,sans-serif;font-size:17px;font-weight:400;display:inline-flex}.step-two-add-degree:hover{opacity:.7}.step-two-add-icon{justify-content:center;align-items:center;width:14px;height:14px;display:flex}.step-two-continue{width:222px}.step-two-degree-separator{background:#e0e0e0;width:100%;height:1px;margin:24px 0}.step-two-degree-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.step-two-degree-label{color:#000;font-family:Poppins,sans-serif;font-size:14px;font-weight:600}.step-two-remove-degree{cursor:pointer;color:#707070;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;display:inline-flex}.step-two-remove-degree:hover{color:#e04800}.step-three-content{z-index:1;width:100%;position:relative}.step-three-grid{flex-wrap:wrap;gap:14px;margin:24px 0;display:flex}.step-three-card{cursor:pointer;box-sizing:border-box;background:0 0;border:1px solid #707070;border-radius:8px;flex-direction:column;flex:calc(33.333% - 14px);justify-content:center;align-items:center;gap:8px;min-width:140px;height:136px;padding:12px;transition:all .15s;display:flex}.step-three-card:hover{border-color:var(--orange,#ff5100)}.step-three-card--selected{border:2px solid var(--orange,#ff5100);background:#ffccbc4d}.step-three-card-icon{object-fit:contain;width:66px;height:66px}.step-three-card-label{color:#000;text-align:center;white-space:pre-line;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.5}.step-three-actions{justify-content:flex-end;display:flex}.step-three-continue{width:222px}.thank-you-wrapper{text-align:center;justify-content:center;align-items:center;padding:0 80px}.thank-you-content{flex-direction:column;justify-content:center;align-items:center;max-width:440px;display:flex}.thank-you-illustration{object-fit:contain;width:218px;height:218px;margin-bottom:8px}.thank-you-title{color:#000;margin:0 0 8px;font-family:Poppins,sans-serif;font-size:24px;font-weight:700;line-height:1.5}.thank-you-text{color:#000;margin:0 0 32px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;line-height:1.6}.thank-you-btn{gap:8px;width:222px}@media (width<=1024px){.onboarding-left{display:none}.onboarding-content{align-items:center;padding:40px 48px 32px}.thank-you-wrapper{padding:40px 48px 32px}}@media (width<=768px){.onboarding-content{justify-content:flex-start;padding:32px 16px;overflow-y:auto}.thank-you-wrapper{justify-content:center;padding:32px 16px}.step-one-form{width:100%;max-width:100%;margin-left:0}.step-one-name-row{flex-direction:column;gap:12px}.step-two-form{max-width:100%}.step-two-row{flex-direction:column;gap:12px}.step-two-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px}.step-two-add-degree{font-size:14px}.step-three-grid{flex-flow:column;gap:8px;margin:16px 0;overflow-y:visible}.step-three-card{border-radius:12px;flex-direction:row;flex:none;align-items:center;gap:8px;width:100%;min-width:auto;height:68px;padding:0 12px;display:flex}.step-three-card-icon{order:-1;width:48px;height:48px}.step-three-card-label{text-align:left;white-space:nowrap;font-size:14px}}@media (width<=480px){.onboarding-content{padding:24px}.onboarding-step-number{font-size:160px}}.role-select{background:#fff;flex-direction:row;width:100%;min-height:100vh;display:flex}.role-select-left{background:#fff;border-radius:0 16px 16px 0;flex-shrink:0;width:50%;min-width:50%;height:100vh;position:relative;overflow:hidden}.role-select-left-img{object-fit:cover;width:100%;height:100%;display:block}.role-select-right{background:#fff;flex-direction:column;flex:1;min-height:100vh;display:flex}.role-select-topbar{flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 32px;display:flex}.role-select-logo{align-items:center;text-decoration:none;display:flex}.role-select-logo img{width:auto;height:32px}.role-select-content{max-width:auto;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;padding:40px 64px 40px 200px;display:flex}.role-select-title{color:#000;white-space:pre-line;margin:0 0 24px;font-family:Poppins,sans-serif;font-size:24px;font-weight:700;line-height:1.4}.role-select-cards{flex-direction:row;justify-content:flex-start;align-items:stretch;gap:12px;width:100%;display:flex}.role-select-card{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;width:188px;min-height:197px;padding:12px;transition:background-color .2s,border-color .2s;display:flex;position:relative}.role-select-card:hover{border-color:silver}.role-select-card--selected{background:#ffccbc4d;border-color:#ffccbc99}.role-select-card--selected:hover{border-color:#ffccbccc}.role-select-card-radio{position:absolute;top:12px;right:12px}.role-select-card-radio-outer{border:1.5px solid silver;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;transition:border-color .2s;display:flex}.role-select-card--selected .role-select-card-radio-outer{border-color:#ff5100}.role-select-card-radio-inner{background:#ff5100;border-radius:50%;width:9px;height:9px}.role-select-card-illustration{object-fit:contain;width:95px;height:95px;margin-bottom:4px}.role-select-card-title{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-weight:700}.role-select-card-desc{color:#000;max-width:164px;font-family:Poppins,sans-serif;font-size:11px;font-weight:400;line-height:1.5}.role-select-continue{background:var(--orange,#ff5100);color:#000;cursor:pointer;border:1px solid #000;border-radius:8px;justify-content:center;align-items:center;width:222px;height:48px;margin-top:32px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;transition:opacity .2s;display:flex}.role-select-continue:hover:not(:disabled){opacity:.9}.role-select-continue:disabled{opacity:.4;cursor:not-allowed}.role-select-hint{color:#5865f2;margin-top:16px;font-family:Poppins,sans-serif;font-size:13px;font-weight:400}@media (width<=960px){.role-select{flex-direction:column}.role-select-left{display:none}.role-select-right{min-height:100vh}.role-select-content{align-items:center;padding:40px 24px}.role-select-title{text-align:center}.role-select-cards{justify-content:center}.role-select-continue{align-self:center}.role-select-hint{text-align:center}}@media (width<=480px){.role-select-title{font-size:20px}.role-select-cards{flex-direction:column;align-items:center}.role-select-card{width:100%;max-width:280px}.role-select-topbar{padding:16px}.role-select-content{padding:32px 16px}}.tz-page{background:#fff;flex-direction:row;justify-content:flex-start;align-items:stretch;width:100%;height:100vh;display:flex}.tz-left{border-radius:0 16px 16px 0;flex-shrink:0;width:48%;min-width:48%;height:100vh;overflow:hidden}.tz-left-img{object-fit:cover;width:100%;height:100%;display:block}.tz-right{flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;min-width:0;height:100vh;display:flex;overflow:hidden}.tz-topbar{flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 36px;display:flex}.tz-logo{width:auto;height:32px}.tz-lang-btn{cursor:pointer;background:0 0;border:1px solid #9e9e9e;border-radius:7px;flex-direction:row;justify-content:center;align-items:center;gap:6px;width:103px;height:29px;display:flex}.tz-lang-text{color:#62646a;font-family:Poppins,sans-serif;font-size:12px;font-weight:500}.tz-lang-icon{width:16px;height:16px}.tz-lang-chevron{width:8px;height:4px}.tz-content{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;padding:0 68px 0 104px;display:flex;overflow-y:auto}.tz-back-btn{cursor:pointer;color:#000;background:0 0;border:none;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;margin-top:16px;margin-bottom:14px;padding:0;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;display:flex}.tz-back-btn:hover{opacity:.7}.tz-title{color:#000;max-width:376px;margin:0 0 10px;font-family:Poppins,sans-serif;font-size:24px;font-weight:700;line-height:1.4}.tz-grid{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:14px;width:100%;margin-top:10px;display:flex}.tz-card{box-sizing:border-box;cursor:pointer;background:0 0;border:1px solid #707070;border-radius:12px;flex-direction:column;flex:0 0 calc(33.3333% - 9.33333px);justify-content:center;align-items:flex-start;height:136px;padding:10px 12px;transition:border-color .15s,background-color .15s;display:flex}.tz-card:hover{border-color:#ff5100}.tz-card--selected{background:#ffccbc4d;border:2px solid #ff5100}.tz-card-icon{object-fit:contain;width:66px;height:66px}.tz-card-label{color:#000;text-align:left;white-space:pre-line;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.45}.tz-actions{flex-direction:row;justify-content:flex-end;align-items:center;width:100%;margin-top:24px;padding-bottom:24px;display:flex}.tz-continue-btn{color:#000;cursor:pointer;background:#ff5100;border:1px solid #000;border-radius:8px;justify-content:center;align-items:center;width:222px;height:48px;font-family:Poppins,sans-serif;font-size:17px;font-weight:600;transition:opacity .2s;display:flex}.tz-continue-btn:hover{opacity:.9}@media (width<=1024px){.tz-left{display:none}.tz-content{align-items:center;padding:0 48px}.tz-title{text-align:center}}@media (width<=768px){.tz-content{padding:0 24px}.tz-card{flex:0 0 calc(50% - 7px)}}@media (width<=480px){.tz-content{padding:0 16px}.tz-card{flex:0 0 100%}}.find-peer-page{max-width:1444px;margin:0 auto}.find-peer{padding:24px var(--page-pad) 60px;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:calc(100vh - 78px);display:flex}.find-peer-breadcrumb{color:#9e9e9e;justify-content:flex-start;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;font-weight:400;display:flex}.find-peer-breadcrumb svg{flex-shrink:0}.find-peer-breadcrumb-sep{color:#d0d0d0}.find-peer-breadcrumb-active{color:var(--ink);font-weight:500}.find-peer-title{color:var(--ink);margin-bottom:20px;font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:1.3}.find-peer-filters{z-index:50;background:var(--white);flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-bottom:32px;padding-bottom:16px;display:flex;position:sticky;top:78px}.find-peer-filters-title{color:var(--ink);margin-bottom:16px;font-family:Poppins,sans-serif;font-size:24px;font-weight:700}.find-peer-filters-grid{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:12px;width:100%;display:flex}.find-peer-filter-row{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:12px;display:flex}.find-peer-select-wrapper{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;min-width:160px;display:flex;position:relative}.find-peer-select-label{color:#62646a;pointer-events:none;font-size:11px;font-weight:400;position:absolute;top:8px;left:16px}.find-peer-select{width:100%;height:48px;color:var(--ink);appearance:none;cursor:pointer;box-sizing:border-box;background:url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 16px center no-repeat;border:1px solid #9e9e9e;border-radius:8px;outline:none;padding:0 40px 0 16px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400}.find-peer-select:focus{border-color:var(--orange)}.find-peer-select--has-label{padding-top:14px;padding-bottom:0}.find-peer-tuition-wrapper{position:relative}.find-peer-tuition-trigger{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;padding:6px 40px 6px 16px;display:flex}.find-peer-tuition-trigger-label{color:#62646a;font-size:11px;font-weight:400;line-height:1}.find-peer-tuition-trigger-value{color:var(--ink);font-size:12px;font-weight:500;line-height:1.2}.find-peer-tuition-overlay{z-index:9;position:fixed;inset:0}.find-peer-tuition-dropdown{background:var(--white);z-index:10;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;gap:12px;width:260px;padding:16px;display:flex;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 4px 16px #0000001a}.find-peer-slider-label{color:var(--ink);font-family:Poppins,sans-serif;font-size:12px;font-weight:400}.find-peer-slider-label strong{font-weight:600}.find-peer-slider{appearance:none;cursor:pointer;background:#e0e0e0;border-radius:2px;outline:none;width:100%;height:4px}.find-peer-slider::-webkit-slider-thumb{appearance:none;background:var(--blurple);cursor:pointer;border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #0003}.find-peer-slider::-moz-range-thumb{background:var(--blurple);cursor:pointer;border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #0003}.find-peer-slider-range{color:#9e9e9e;justify-content:space-between;align-items:center;font-family:Poppins,sans-serif;font-size:10px;display:flex}.find-peer-slider-wrapper{position:relative}.find-peer-tuition-mobile-panel{flex-direction:column;gap:10px;padding:12px 0;display:flex}.find-peer-filter-spacer{flex:1}.find-peer-checkbox-label{color:var(--ink);cursor:pointer;white-space:nowrap;justify-content:flex-start;align-items:center;gap:8px;font-size:13px;font-weight:400;display:flex}.find-peer-checkbox{cursor:pointer;width:18px;height:18px;accent-color:var(--ink);border:1px solid #d9d9d9;border-radius:4px}.find-peer-filter-btn{color:#9e9e9e;cursor:default;white-space:nowrap;background:#e0e0e0;border:1px solid #d0d0d0;border-radius:8px;justify-content:center;align-items:center;width:111px;height:40px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.find-peer-filter-btn--active{background:var(--blurple);color:#000;cursor:pointer;border:1px solid #000}.find-peer-filter-btn--active:hover{background:#4752c4}.find-peer-clear-btn{background:var(--white);height:40px;color:var(--ink);border:1.5px solid var(--ink);cursor:pointer;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:0 20px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.find-peer-clear-btn:hover{background:var(--ink);color:var(--white)}.find-peer-mobile-filter-btn{background:var(--white);width:100%;height:44px;color:var(--ink);cursor:pointer;border:1px solid #9e9e9e;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-bottom:20px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;display:none}.find-peer-filter-overlay{z-index:200;background:#0006;position:fixed;inset:0}.find-peer-filter-drawer{background:var(--white);z-index:201;flex-direction:column;width:92%;max-width:400px;height:100vh;transition:right .3s;display:flex;position:fixed;top:0;right:-100%;box-shadow:-4px 0 20px #0000001a}.find-peer-filter-drawer--open{right:0}.find-peer-filter-drawer-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:20px 20px 16px;display:flex}.find-peer-filter-drawer-header h3{color:var(--ink);font-family:Poppins,sans-serif;font-size:20px;font-weight:600}.find-peer-filter-drawer-close{cursor:pointer;background:0 0;border:none;padding:4px}.find-peer-filter-drawer-body{flex-direction:column;flex:1;gap:12px;padding:20px;display:flex;overflow-y:auto}.find-peer-filter-drawer-body .find-peer-select,.find-peer-filter-drawer-body .find-peer-select-wrapper{width:100%}.find-peer-filter-drawer-footer{border-top:1px solid #eee;flex-direction:column;gap:10px;padding:16px 20px;display:flex}.find-peer-filter-drawer-footer .find-peer-filter-btn,.find-peer-filter-drawer-footer .find-peer-clear-btn{width:100%;height:44px}.find-peer-cards{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:20px;width:100%;display:flex}.find-peer-load-more{background:var(--white);width:200px;height:44px;color:var(--ink);border:1.5px solid var(--ink);cursor:pointer;border-radius:8px;justify-content:center;align-self:center;align-items:center;margin:24px auto;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:background .15s,color .15s;display:flex}.find-peer-load-more:hover{background:var(--ink);color:var(--white)}.peer-card-wrapper{flex-direction:row;justify-content:flex-start;align-items:stretch;gap:12px;display:flex}.peer-card{background:var(--white);border:1px solid #f0f0f0;border-radius:16px;flex:0 0 75%;max-width:75%;transition:border-color .2s;overflow:hidden;box-shadow:0 1px 4px #0000000a}.peer-card-wrapper--active .peer-card{border:2px solid var(--ink)}.peer-card-side{background:var(--white);opacity:0;border:1px solid #f0f0f0;border-radius:16px;flex:0 0 25%;max-width:25%;transition:opacity .2s}.peer-card-wrapper--active .peer-card-side{opacity:1}.peer-card-inner{flex-direction:column;justify-content:flex-start;align-items:stretch;padding:16px 20px 20px;display:flex}.peer-card-match{background:#f5f5f5;justify-content:flex-start;align-items:center;gap:5px;padding:8px 20px;display:flex}.peer-card-match span{color:var(--ink);font-size:11px;font-weight:400}.peer-card-match strong{font-weight:700}.peer-card-body{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:16px;display:flex}.peer-card-center{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;gap:4px;min-width:0;display:flex}.peer-card-photo-wrapper{flex-shrink:0}.peer-card-photo-placeholder{color:#fff;letter-spacing:1px;background:linear-gradient(135deg,#5865f2,#32e6a1);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-family:Inter,sans-serif;font-size:24px;font-weight:700;display:flex}.peer-card-photo{object-fit:cover;border-radius:50%;width:80px;height:80px}.peer-card-info{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;gap:4px;min-width:0;display:flex}.peer-card-name-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:6px;display:flex}.peer-card-name{color:var(--ink);font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.4}.peer-card-verified{flex-shrink:0}.peer-card-flags{justify-content:flex-start;align-items:center;gap:3px;font-size:14px;display:flex}.peer-card-flag{line-height:1}.peer-card-super-badge{color:#0d47a1;white-space:nowrap;background:#bbdefb;border-radius:4px;justify-content:center;align-items:center;padding:2px 6px;font-size:10px;font-weight:500;display:flex}.peer-card-detail{color:#666;justify-content:flex-start;align-items:center;gap:6px;font-size:13px;font-weight:400;display:flex}.peer-card-detail svg{flex-shrink:0}.peer-card-icon{opacity:.56;flex-shrink:0;width:15px;height:15px}.peer-card-main-service{color:#666;margin-top:2px;font-size:12px;font-weight:400}.peer-card-mobile-stats,.peer-card-mobile-sub{display:none}.peer-card-services{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;margin-top:4px;display:flex}.peer-card-service-tag{color:#62646a;white-space:nowrap;background:0 0;border:.75px solid #9e9e9e;border-radius:6px;justify-content:center;align-items:center;padding:4px 12px;font-size:10.5px;font-weight:400;display:flex}.peer-card-service-more{color:#000;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:0;font-size:12px;font-weight:500;text-decoration:underline;display:flex}.peer-card-bio{flex-direction:column;align-items:flex-start;gap:4px;margin-top:6px;display:flex}.peer-card-bio p{color:#000;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.peer-card-learn-more{color:#000;cursor:pointer;flex-shrink:0;font-size:12px;font-weight:500;text-decoration:underline}.peer-card-right{flex-direction:column;flex-shrink:0;justify-content:flex-end;align-self:stretch;align-items:flex-start;gap:16px;min-width:250px;display:flex}.peer-card-favorite--top{align-self:flex-end;margin-bottom:auto}.peer-card-right-top{justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.peer-card-price-block{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.peer-card-price{color:#000;font-family:Poppins,sans-serif;font-size:25px;font-weight:600;line-height:1.4}.peer-card-price-label{color:#62646a;font-size:12px;font-weight:400}.peer-card-favorite{cursor:pointer;background:0 0;border:none;margin-top:2px;padding:4px;transition:transform .2s}.peer-card-favorite:hover{transform:scale(1.15)}.peer-card-stats-block{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;display:flex}.peer-card-stat-row{justify-content:flex-start;align-items:flex-end;gap:16px;display:flex}.peer-card-stat{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.peer-card-stat-number{color:#000;font-size:18px;font-weight:600;line-height:1.4}.peer-card-stat-label{color:#62646a;font-size:12px;font-weight:400}.peer-card-stat-star{flex-direction:row;justify-content:center;align-items:center;gap:4px;display:flex}.peer-card-right-bottom{justify-content:flex-start;align-items:center;gap:8px;width:100%;display:flex}.peer-card-save-btn{cursor:pointer;background:0 0;border:1px solid #9e9e9e;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:43px;height:43px;transition:border-color .2s;display:flex}.peer-card-save-btn:hover{border-color:#000}.peer-card-book-btn{background:var(--orange);color:#000;cursor:pointer;white-space:nowrap;border:1px solid #000;border-radius:8px;flex:1;justify-content:center;align-items:center;height:43px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;transition:background .2s;display:flex}.peer-card-book-btn:hover{background:var(--tangerine)}.peer-card-favorite--mobile,.peer-card-mobile-actions{display:none}@media (width<=768px){.find-peer{padding:20px 10px 40px}.find-peer-title{font-size:24px;line-height:1.3}.peer-card-wrapper{flex-direction:column}.peer-card-side{display:none}.peer-card{flex:1;max-width:100%}.peer-card-wrapper--active .peer-card{border:1px solid #f0f0f0}.peer-card-inner{padding:14px 20px 20px;position:relative}.peer-card-favorite--mobile{z-index:1;display:flex;position:absolute;top:12px;right:12px}.peer-card-body{flex-flow:wrap;gap:14px}.peer-card-photo-wrapper{flex-shrink:0;align-self:center;width:90px;min-width:90px}.peer-card-photo,.peer-card-photo-placeholder{width:90px;max-width:none;height:90px}.peer-card-center{flex:1;display:contents}.peer-card-info-top{flex:1;gap:1px;min-width:0}.peer-card-info-bottom{flex:0 0 100%;gap:6px;margin-top:8px}.peer-card-name{font-size:16px}.peer-card-mobile-stats{justify-content:flex-start;align-items:center;gap:16px;margin-top:4px;display:flex}.peer-card-mobile-rating{color:#000;justify-content:flex-start;align-items:center;gap:4px;font-size:18px;font-weight:600;display:flex}.peer-card-mobile-price{color:#000;font-size:18px;font-weight:600}.peer-card-mobile-sub{color:#62646a;justify-content:flex-start;align-items:center;gap:20px;font-size:12px;font-weight:400;display:flex}.peer-card-right,.peer-card-bio{display:none}.peer-card-mobile-actions{justify-content:flex-start;align-items:center;gap:8px;margin-top:14px;display:flex}.peer-card-mobile-actions .peer-card-save-btn{width:43px;height:43px}.peer-card-book-btn--mobile{flex:1;height:43px;font-size:16px;font-weight:500}.peer-card-services{gap:6px;margin-top:6px}.peer-card-service-tag{padding:4px 10px;font-size:10px}.peer-card-service-more{font-size:10px}.find-peer-filters{display:none}.find-peer-mobile-filter-btn{display:flex}}@media (width<=480px){.find-peer-title{font-size:20px}}.login-form{z-index:1;width:100%;max-width:480px;position:relative}.login-signup-link{color:#000;margin:0 0 10px;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.5}.login-signup-link a{color:#000;cursor:pointer;text-decoration:underline}.login-signup-link a:hover{opacity:.7}.login-field{margin-bottom:12px}.login-forgot-link{color:#000;cursor:pointer;background:0 0;border:none;margin-bottom:8px;padding:0;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;text-decoration:underline;display:inline-block}.login-forgot-link:hover{opacity:.7}.login-submit{width:100%;margin-top:13px}.login-logged-in-card{background-color:#5865f20d;border:1.5px solid #5865f2;border-radius:12px;justify-content:space-between;align-items:center;margin:24px 0 16px;padding:16px;display:flex}.login-logged-in-info{align-items:center;gap:12px;min-width:0;display:flex}.login-logged-in-avatar{color:#fff;background-color:#5865f2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;display:flex}.login-logged-in-details{flex-direction:column;gap:2px;min-width:0;display:flex}.login-logged-in-name{color:#081a24;font-size:14px;font-weight:600;line-height:1.3}.login-logged-in-email{color:#707070;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:400;line-height:1.3;overflow:hidden}.login-logout-btn{cursor:pointer;color:#707070;text-align:center;background:0 0;border:none;width:100%;margin-top:12px;padding:10px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:color .2s;display:block}.login-logout-btn:hover{color:#081a24}@media (width<=1024px){.login-form{max-width:480px}}@media (width<=768px){.login-form{width:100%;max-width:100%;margin-left:0}}.bap-hero{flex-direction:column;justify-content:center;min-height:calc(100vh - 78px);padding:10px 32px 0;display:flex}.bap-hero-inner{background:#007bff;border-radius:24px;justify-content:space-between;align-items:flex-start;max-width:1302px;min-height:588px;margin:0 auto;padding:26px 0 0 24px;display:flex;position:relative;overflow:hidden}.bap-hero-content{flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:flex-start;max-width:620px;display:flex}.bap-hero-title{letter-spacing:0;color:#fff;margin-bottom:0;font-family:Poppins,sans-serif;font-size:58px;font-weight:700;line-height:87px}.bap-hero-steps{flex-direction:column;align-items:flex-start;display:flex}.bap-hero-steps-bar{align-items:center;gap:12px;display:flex}.bap-hero-step-circle{background:#fff;border-radius:50%;flex-shrink:0;width:53px;height:53px}.bap-hero-step-line{background:#fff;border-radius:3px;flex-shrink:0;width:151px;height:6px}.bap-hero-steps-labels{align-items:flex-start;margin-top:17px;display:flex}.bap-hero-step-col{flex-direction:column;flex-shrink:0;align-items:flex-start;width:228px;display:flex}.bap-hero-step-col:last-child{width:auto}.bap-hero-step-label{letter-spacing:0;color:#fff;font-family:Poppins,sans-serif;font-size:24px;font-weight:600;line-height:36px}.bap-hero-step-desc{letter-spacing:0;color:#fff;margin-top:3px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px}.bap-hero-cta{letter-spacing:0;color:#000;cursor:pointer;background:#fff;border:1px solid #000;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:222px;height:60px;margin-top:32px;font-family:Poppins,sans-serif;font-size:17px;font-weight:700;line-height:25.5px;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.bap-hero-cta:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.bap-hero-photo{object-fit:cover;flex-shrink:0;width:625px;height:390px;margin-top:66px;margin-left:auto}.bap-benefits{padding:24px 32px 80px}.bap-benefits-grid{justify-content:center;align-items:flex-start;gap:35px;max-width:1302px;margin:0 auto;display:flex}.bap-benefit{flex-direction:column;flex:1;align-items:flex-start;max-width:411px;display:flex}.bap-benefit-card{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:100%;height:465px;display:flex;box-shadow:0 0 16px #00000029}.bap-benefit-icon{object-fit:contain;width:167px;height:167px}.bap-benefit-title{letter-spacing:0;color:#000;margin-top:24px;font-family:Poppins,sans-serif;font-size:42px;font-weight:600;line-height:63px}.bap-benefit-title em{font-style:italic}.bap-benefit-desc{letter-spacing:0;color:#000;margin-top:19px;font-family:Poppins,sans-serif;font-size:20px;font-weight:500;line-height:30px}@media (width<=1100px){.bap-hero-inner{flex-direction:column;min-height:auto;padding:26px 24px 0}.bap-hero-title{margin-bottom:48px;font-size:42px;line-height:63px}.bap-hero-photo{align-self:center;width:100%;max-width:500px;height:auto;margin-top:32px}.bap-hero-step-line{width:60px}.bap-hero-step-col{width:185px}.bap-benefits-grid{gap:20px}.bap-benefit-card{height:360px}.bap-benefit-title{font-size:32px;line-height:48px}.bap-benefit-desc{font-size:16px;line-height:24px}}@media (width<=768px){.bap-hero{padding:10px 20px 0}.bap-hero-inner{padding:24px 20px 0}.bap-hero-title{margin-bottom:32px;font-size:32px;line-height:48px}.bap-hero-steps-bar{gap:8px}.bap-hero-step-line{width:40px}.bap-hero-step-circle{width:40px;height:40px}.bap-hero-step-col{flex:1;width:auto}.bap-hero-steps-labels{gap:16px;margin-top:12px}.bap-hero-step-label{font-size:18px;line-height:27px}.bap-hero-step-desc{font-size:14px;line-height:21px}.bap-hero-cta{width:100%;max-width:280px;margin-top:24px}.bap-hero-photo{width:100%;max-width:400px;height:auto}.bap-benefits{padding:24px 20px 60px}.bap-benefits-grid{flex-direction:column;align-items:center}.bap-benefit{max-width:100%}.bap-benefit-card{height:320px}}@media (width<=480px){.bap-hero-title{margin-bottom:24px;font-size:26px;line-height:39px}.bap-hero-steps-bar{gap:6px}.bap-hero-step-line{width:30px}.bap-hero-step-circle{width:32px;height:32px}.bap-hero-steps-labels{gap:10px;margin-top:10px}.bap-hero-step-label{font-size:14px;line-height:21px}.bap-hero-step-desc{display:none}.bap-benefit-card{height:260px}.bap-benefit-icon{width:120px;height:120px}.bap-benefit-title{font-size:26px;line-height:39px}.bap-benefit-desc{font-size:15px;line-height:22px}}.verify-email-page{background:#f9fafb;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.verify-email-card{text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:480px;padding:48px 40px;display:flex}.verify-email-icon{margin-bottom:20px}.verify-email-title{color:#000;margin-bottom:8px;font-family:Poppins,sans-serif;font-size:24px;font-weight:800}.verify-email-description{color:#707070;margin-bottom:24px;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.6}.verify-email-description strong{color:#081a24;font-weight:600}.verify-email-sent-hint{color:#707070;margin-bottom:20px;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.6}.verify-email-sent-hint strong{color:#081a24;font-weight:600}.verify-email-error{color:#c33;text-align:left;background-color:#fff0f0;border:1px solid #fcc;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;width:100%;margin-bottom:16px;padding:10px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;display:flex}.verify-email-error button{cursor:pointer;color:#c33;opacity:.6;background:0 0;border:none;flex-shrink:0;padding:0;font-size:18px;line-height:1}.verify-email-error button:hover{opacity:1}.verify-email-otp-row{justify-content:center;align-items:center;gap:10px;margin-bottom:24px;display:flex}.verify-email-otp-input{text-align:center;color:#081a24;caret-color:#ff5100;border:1.5px solid #9e9e9e;border-radius:10px;outline:none;width:48px;height:56px;font-family:Inter,sans-serif;font-size:22px;font-weight:600;transition:border-color .2s}.verify-email-otp-input:focus{border-color:#5865f2}.verify-email-btn{color:#fff;cursor:pointer;background:#ff5100;border:none;border-radius:8px;width:100%;height:48px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;transition:background .2s}.verify-email-btn:hover{background:#e04800}.verify-email-btn:disabled{opacity:.7;cursor:not-allowed}.verify-email-resend-hint{color:#9e9e9e;margin-top:16px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.5}.verify-email-resend{cursor:pointer;color:#5865f2;background:0 0;border:none;padding:0;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;text-decoration:underline}.verify-email-resend:hover{opacity:.7}.verify-email-resend:disabled{opacity:.5;cursor:not-allowed}@media (width<=480px){.verify-email-card{border-radius:16px;padding:32px 20px}.verify-email-title{font-size:20px}.verify-email-otp-input{width:42px;height:48px;font-size:18px}.verify-email-otp-row{gap:8px}}.dashboard{flex-direction:row;justify-content:flex-start;align-items:stretch;height:100vh;display:flex;overflow:hidden}.dashboard-sidebar{background:#007bff;flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:stretch;width:220px;height:100vh;padding:24px 0;display:flex;position:sticky;top:0;overflow-y:auto}.dashboard-sidebar-logo{justify-content:flex-start;align-items:center;margin-bottom:16px;padding:0 24px 20px;display:flex}.dashboard-logo-img{width:auto;height:28px}.dashboard-profile-btn{color:var(--white);background:0 0;border-radius:8px;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;margin:0 12px 8px;padding:10px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.dashboard-profile-btn:hover{color:var(--white);background:#ffffff26}.dashboard-profile-btn.active{background:var(--white);color:var(--black)}.dashboard-profile-avatar{background:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.dashboard-profile-avatar img{object-fit:cover;width:100%;height:100%}.dashboard-profile-avatar span{color:var(--white);font-size:13px;font-weight:700}.dashboard-profile-btn.active .dashboard-profile-avatar{background:#0000001a}.dashboard-profile-btn.active .dashboard-profile-avatar span{color:var(--black)}.dashboard-profile-label{font-weight:inherit}.dashboard-sidebar-nav{flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;gap:2px;padding:0 12px;display:flex}.dashboard-nav-item{color:var(--white);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.dashboard-nav-item:hover{color:var(--white);background:#ffffff26}.dashboard-nav-item.active{color:var(--black);background:var(--white);font-weight:600}.dashboard-nav-item svg{flex-shrink:0;width:20px;height:20px}.dashboard-nav-dropdown{flex-direction:column;display:flex}.dashboard-nav-chevron{margin-left:auto;transition:transform .2s;width:12px!important;height:12px!important}.dashboard-nav-chevron--open{transform:rotate(180deg)}.dashboard-nav-subitems{flex-direction:column;gap:2px;margin-top:2px;padding-left:46px;display:flex}.dashboard-nav-subitem{color:#ffffffb3;border-radius:8px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.dashboard-nav-subitem svg{flex-shrink:0;width:16px;height:16px}.dashboard-nav-subitem:hover{color:var(--white);background:#ffffff1a}.dashboard-nav-subitem.active{color:var(--white);background:#fff3;font-weight:600}.dashboard-sidebar-footer{border-top:1px solid #fff3;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:2px;margin-top:auto;padding:16px 12px 0;display:flex}.dashboard-logout-btn{color:var(--black);background:var(--white);cursor:pointer;border:none;border-radius:8px;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;width:100%;margin-top:4px;padding:10px 14px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s;display:flex}.dashboard-logout-btn:hover{opacity:.85}.dashboard-logout-btn svg{flex-shrink:0;width:20px;height:20px}.dashboard-menu-toggle{z-index:100;color:var(--white);cursor:pointer;background:#007bff;border:none;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:none;position:fixed;top:16px;left:16px;box-shadow:0 2px 12px #00000026}.dashboard-overlay{display:none}.dashboard-main{background:var(--white);flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;min-height:0;display:flex;overflow:hidden}.dashboard-header{border-bottom:1px solid #eee;flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 32px;display:none}.dashboard-header-hamburger{cursor:pointer;width:40px;height:40px;color:var(--ink);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:none}.dashboard-header-logo{width:auto;height:28px}.dashboard-header-profile{justify-content:center;align-items:center;display:flex}.dashboard-header-avatar{cursor:pointer;background:#eee;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.dashboard-header-avatar img{object-fit:cover;width:100%;height:100%}.dashboard-header-avatar span{color:#999;font-size:14px;font-weight:700}.dashboard-content{flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;min-height:0;padding:16px 32px 32px;display:flex;overflow-y:auto}.overview-welcome-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.overview-welcome-title{color:var(--ink);font-size:24px;font-weight:700}.overview-status-tag{white-space:nowrap;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600}.overview-status-tag--approved{color:#2e7d32;background:#e8f5e9}.overview-status-tag--rejected{color:#d32f2f;background:#ffebee}.overview-status-tag--pending{color:#f57c00;background:#fff8e1}.overview-share-links{flex-direction:row;gap:12px;margin-bottom:20px;display:flex}.overview-share-btn{background:var(--white);color:var(--ink);cursor:pointer;border:1px solid #e8e8e8;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:500;transition:border-color .15s,background .15s;display:flex}.overview-share-btn:hover{border-color:var(--blurple);background:#f5f5ff}.overview-profile-card{background:var(--white);border:2.5px solid #000;border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;margin-bottom:20px;padding:24px 28px;display:flex}.overview-profile-card-header{flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;display:flex}.overview-profile-card-title{color:var(--ink);font-size:18px;font-weight:700}.overview-progress-bar{border:1px solid var(--black);background:#e8e8e8;border-radius:999px;width:100%;height:8px;overflow:hidden}.overview-progress-fill{background:var(--orange);border-radius:999px;height:100%;transition:width .4s}.overview-progress-text{color:#707070;font-size:13px}.overview-complete-btn{color:var(--white);border:1px solid var(--black);cursor:pointer;background:#007bff;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:opacity .2s;display:flex}.overview-complete-btn:hover{opacity:.9}.overview-status-divider{background:#e0e0e0;width:100%;height:1px}.overview-status{border-radius:8px;flex-direction:row;align-items:center;gap:10px;width:100%;padding:12px 16px;display:flex}.overview-status p{margin:0;font-size:14px;font-weight:500}.overview-status--pending{color:#f57c00;background:#fff8e1}.overview-status--approved{color:#2e7d32;background:#e8f5e9}.overview-status--rejected{color:#d32f2f;background:#ffebee}.overview-stats{flex-flow:wrap;justify-content:flex-start;align-items:stretch;gap:16px;margin-bottom:16px;display:flex}.stat-card{background:var(--white);border:2.5px solid #000;border-radius:16px;flex-direction:column;flex:200px;justify-content:flex-start;align-items:flex-start;gap:8px;padding:20px 24px;display:flex}.stat-card-top{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.stat-card-label{color:#707070;font-size:13px;font-weight:500}.stat-card-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.stat-card-icon--tangerine{color:var(--tangerine);background:#ff7a1a1f}.stat-card-icon--mint{color:var(--mint);background:#32e6a11f}.stat-card-icon--blurple{color:var(--blurple);background:#5865f21f}.stat-card-icon--yellow{color:#e6a800;background:#ffc1071f}.stat-card-value{color:var(--ink);font-size:28px;font-weight:700}.stat-card-change{color:var(--mint);font-size:12px;font-weight:500}.stat-card-change--tangerine{color:var(--tangerine)}.stat-card-change--mint{color:var(--mint)}.stat-card-payout-text{color:#707070;font-size:13px;line-height:1.5}.overview-payout-btn{background:var(--mint);color:var(--ink);border:1px solid var(--black);cursor:pointer;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:12px 20px;font-family:inherit;font-size:13px;font-weight:600;transition:opacity .2s;display:flex}.overview-payout-btn:hover{opacity:.9}.overview-payout-btn:disabled{opacity:.6;cursor:not-allowed}.overview-payout-btn--connected{color:#16a34a;cursor:default;opacity:1;background:#f0fdf4;border-color:#bbf7d0}.overview-payout-btn--connected:disabled{opacity:1}.overview-row{flex-flow:wrap;justify-content:flex-start;align-items:stretch;gap:16px;display:flex}.coming-soon-card{background:var(--white);text-align:center;border:2.5px solid #000;border-radius:16px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:64px 32px;display:flex}.coming-soon-icon{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:8px;font-size:32px;display:flex}.coming-soon-icon.blurple{background:#5865f21a}.coming-soon-icon.mint{background:#32e6a11a}.coming-soon-icon.tangerine{background:#ff7a1a1a}.coming-soon-icon.cyan{background:#2ad3ff1a}.coming-soon-card h2{color:var(--ink);font-size:24px;font-weight:700}.coming-soon-card p{color:#707070;max-width:420px;font-size:15px;line-height:1.6}.coming-soon-badge{color:var(--blurple);letter-spacing:.5px;text-transform:uppercase;background:#5865f214;border-radius:999px;justify-content:center;align-items:center;padding:6px 16px;font-size:12px;font-weight:600;display:flex}@media (width<=768px){.dashboard-sidebar{z-index:90;width:260px;height:100vh;transition:left .3s;position:fixed;top:0;left:-280px;box-shadow:4px 0 24px #0000001a}.dashboard-sidebar.open{left:0}.dashboard-header,.dashboard-header-hamburger{display:flex}.dashboard-overlay{z-index:80;background:#0006;display:none;position:fixed;inset:0}.dashboard-overlay.visible{display:block}.dashboard-header{padding:12px 16px}.dashboard-content{padding:16px}.overview-share-links{flex-wrap:wrap}.overview-share-btn{padding:8px 12px;font-size:12px}.overview-stats,.overview-row{flex-direction:column}.overview-profile-card{padding:20px}}.cal-page{flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;gap:20px;display:flex;overflow:hidden}.cal-page-header{flex-direction:row;flex-shrink:0;align-items:center;gap:16px;display:flex;position:relative}.cal-page-avatar-img{object-fit:cover;border:2px solid var(--black);border-radius:50%;width:52px;height:52px}.cal-page-avatar{background:var(--blurple);width:52px;height:52px;color:var(--white);border:2px solid var(--black);border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.cal-page-title{color:var(--ink);font-size:22px;font-weight:700}.cal-page-subtitle{color:#707070;margin-top:2px;font-size:14px}.cal-page-header-actions{align-items:center;gap:12px;margin-left:auto;display:flex}.cal-copy-link-btn{background:var(--white);color:var(--ink);cursor:pointer;white-space:nowrap;border:1px solid #e8e8e8;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:500;transition:border-color .15s,background .15s;display:flex}.cal-copy-link-btn:hover{border-color:var(--blurple);background:#f5f5ff}.cal-save-indicator{border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;animation:.2s cal-save-fadein;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.cal-save-indicator--saving{color:#707070;background:#f5f5f5}.cal-save-indicator--saved{color:#34a853;background:#34a85314}.cal-save-spinner{border:2px solid #ddd;border-top-color:#707070;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite cal-spin}@keyframes cal-spin{to{transform:rotate(360deg)}}@keyframes cal-save-fadein{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.cal-layout{flex-direction:row;flex:1;gap:20px;min-height:0;display:flex;overflow:hidden}.cal-sidebar{background:#f7f8fa;border:1.5px solid #e0e0e0;border-radius:14px;flex-direction:column;flex-shrink:0;align-self:flex-start;gap:4px;width:200px;padding:10px;display:flex}.cal-sidebar-item{color:#555;cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:row;align-items:center;gap:10px;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s;display:flex}.cal-sidebar-item:hover{color:var(--ink);background:#eef0f4}.cal-sidebar-item--active{background:var(--blurple);color:var(--white);font-weight:600}.cal-sidebar-item--active:hover{background:var(--blurple);color:var(--white)}.cal-sidebar-item svg{flex-shrink:0;width:18px;height:18px}.cal-main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.cal-settings-content{background:var(--white);border:2.5px solid #000;border-radius:16px;flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow-y:auto}.cal-settings-content .calsettings-title{padding:32px 32px 0}.cal-settings-content .calsettings-subtitle{border-bottom:1px solid #f0f0f0;padding:8px 32px 24px}.calsettings-sticky-header{background:var(--white);z-index:5;border-bottom:1px solid #f0f0f0;flex-direction:row;justify-content:space-between;align-items:center;padding:28px 32px 20px;display:flex;position:sticky;top:0}.calsettings-sticky-header .calsettings-title{margin-bottom:2px;padding:0}.calsettings-sticky-header .calsettings-subtitle{border-bottom:none;padding:0}.calsettings-save-changes-btn{color:var(--white);border:1px solid var(--black);cursor:pointer;white-space:nowrap;background:#007bff;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:opacity .2s;display:flex}.calsettings-saved-badge{color:#34a853;justify-content:flex-end;align-items:center;gap:6px;margin-bottom:24px;font-size:13px;font-weight:600;animation:.25s cal-save-fadein;display:flex}.calsettings-hint{color:#999;margin-bottom:12px;font-size:12px}.calsettings-no-slots{color:#999;padding:6px 0;font-size:12px;font-style:italic}.calsettings-save-row{justify-content:flex-end;align-items:center;gap:14px;margin-bottom:24px;animation:.25s cal-save-fadein;display:flex}.calsettings-save-error{color:#ff4d4f;font-size:12px;font-weight:500}.calsettings-save-changes-btn:hover{opacity:.9}.calsettings-save-changes-btn:disabled{opacity:.6;cursor:not-allowed}.calsettings-save-changes-btn .cal-save-spinner{border-top-color:var(--white);border-color:#ffffff4d;border-top-color:var(--white);width:14px;height:14px}.cal-settings-body{padding:24px 32px 32px}.cal-container{background:var(--white);border:2.5px solid #000;border-radius:16px;flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;min-height:0;display:flex;overflow:hidden auto}.cal-toolbar{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.cal-toolbar-left{flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;display:flex}.cal-nav-arrows{background:var(--blurple);border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:0;display:flex;overflow:hidden}.cal-arrow-btn{width:36px;height:36px;color:var(--white);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s;display:flex}.cal-arrow-btn:hover{background:#ffffff26}.cal-today-btn{background:var(--blurple);color:var(--white);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px 20px;font-family:inherit;font-size:13px;font-weight:600;transition:opacity .15s;display:flex}.cal-today-btn:hover{opacity:.9}.cal-month-label{color:var(--tangerine);font-size:18px;font-weight:600}.cal-view-toggle{background:var(--blurple);border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:0;display:flex;overflow:hidden}.cal-view-btn{color:#ffffffb3;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s;display:flex}.cal-view-btn:hover{color:var(--white);background:#ffffff1a}.cal-view-btn--active{background:var(--tangerine);color:var(--white);font-weight:600}.cal-day-headers{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}.cal-day-header{background:var(--tangerine);color:var(--white);text-transform:capitalize;flex:1;justify-content:center;align-items:center;padding:10px 0;font-size:13px;font-weight:600;display:flex}.cal-grid{flex-flow:wrap;justify-content:flex-start;align-items:stretch;display:flex}.cal-cell{box-sizing:border-box;border:1px solid #f0f0f0;flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:4px;width:14.2857%;min-height:80px;padding:8px 10px;display:flex}.cal-cell--muted{background:#fafafa}.cal-cell--muted .cal-cell-date{color:#ccc}.cal-cell--today{background:#5865f214}.cal-cell--today .cal-cell-date{color:var(--blurple);font-weight:700}.cal-cell-date{color:var(--ink);font-size:13px;font-weight:500}.cal-event{flex-direction:row;justify-content:flex-start;align-items:center;gap:4px;width:100%;margin-top:2px;display:flex}.cal-event-dot{background:var(--blurple);border-radius:50%;flex-shrink:0;width:6px;height:6px}.cal-event-text{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.cal-event-dot--booking{background:var(--blurple)}.cal-event-dot--google{background:#4285f4}.cal-event--booking{background:#635bff14;border-radius:4px;padding:1px 4px}.cal-event--google{background:#4285f414;border-radius:4px;padding:1px 4px}.cal-list-source{border-radius:4px;width:fit-content;padding:2px 8px;font-size:11px;font-weight:600}.cal-list-source--booking{color:var(--blurple);background:#635bff1a}.cal-list-source--google{color:#4285f4;background:#4285f41a}.cal-list-item--booking{border-left:3px solid var(--blurple)}.cal-list-item--google{border-left:3px solid #4285f4}.cal-week{flex-direction:column;flex:1;min-height:0;display:flex}.cal-week-header{border-bottom:1px solid #e0e0e0;flex-direction:row;flex-shrink:0;display:flex}.cal-week-time-col{flex-shrink:0;width:60px}.cal-week-day-col{flex-direction:column;flex:1;align-items:center;gap:2px;padding:10px 0;display:flex}.cal-week-day-col--today{background:#5865f20f}.cal-week-day-name{color:#999;text-transform:uppercase;font-size:11px;font-weight:600}.cal-week-day-num{color:var(--ink);font-size:18px;font-weight:700}.cal-week-day-col--today .cal-week-day-num{color:var(--blurple)}.cal-week-body{flex-direction:column;flex:1;display:flex;overflow-y:auto}.cal-week-row{border-bottom:1px solid #f5f5f5;flex-direction:row;min-height:48px;display:flex}.cal-week-time-label{color:#999;text-align:right;flex-shrink:0;width:60px;padding:4px 8px 0 0;font-size:11px}.cal-week-cell{border-left:1px solid #f5f5f5;flex:1;min-height:48px;padding:2px 4px}.cal-week-cell--today{background:#5865f208}.cal-day-view{flex-direction:column;flex:1;min-height:0;display:flex}.cal-day-view-header{color:var(--ink);border-bottom:1px solid #e0e0e0;flex-shrink:0;padding:16px 20px;font-size:16px;font-weight:600}.cal-day-view-body{flex-direction:column;flex:1;display:flex;overflow-y:auto}.cal-day-view-row{border-bottom:1px solid #f5f5f5;flex-direction:row;min-height:56px;display:flex}.cal-day-view-cell{border-left:1px solid #f0f0f0;flex:1;padding:4px 12px}.cal-year-grid{grid-template-columns:repeat(4,1fr);gap:16px;padding:16px;display:grid;overflow-y:auto}.cal-year-month{cursor:pointer;border-radius:10px;flex-direction:column;gap:8px;padding:12px;transition:background .15s;display:flex}.cal-year-month:hover{background:#f7f8fa}.cal-year-month-name{color:var(--ink);font-size:13px;font-weight:700}.cal-year-mini-grid{flex-wrap:wrap;display:flex}.cal-year-mini-headers{width:100%;display:flex}.cal-year-mini-h{text-align:center;color:#bbb;width:14.2857%;padding:2px 0;font-size:9px;font-weight:600}.cal-year-mini-day{text-align:center;width:14.2857%;color:var(--ink);padding:2px 0;font-size:10px;line-height:1.6}.cal-year-mini-day--muted{color:#ddd}.cal-year-mini-day--today{color:var(--blurple);background:#5865f21a;border-radius:50%;font-weight:700}.cal-list-view{flex-direction:column;flex:1;gap:8px;padding:16px;display:flex;overflow-y:auto}.cal-list-empty{color:#999;flex:1;justify-content:center;align-items:center;padding:60px 0;font-size:15px;display:flex}.cal-list-item{border:1px solid #e8e8e8;border-radius:12px;flex-direction:row;align-items:center;gap:16px;padding:14px 18px;transition:border-color .15s;display:flex}.cal-list-item:hover{border-color:var(--blurple)}.cal-list-date{flex-direction:column;flex-shrink:0;align-items:center;width:48px;display:flex}.cal-list-date-day{color:var(--ink);font-size:22px;font-weight:700;line-height:1}.cal-list-date-month{color:#999;text-transform:uppercase;font-size:11px;font-weight:600}.cal-list-details{flex-direction:column;gap:2px;display:flex}.cal-list-title{color:var(--ink);font-size:14px;font-weight:600}.cal-list-time{color:#707070;font-size:12px}.calsettings-page{flex-direction:column;flex:1;gap:24px;display:flex}.calsettings-page-header{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;display:flex}.calsettings-page-header-left{flex-direction:row;align-items:center;gap:16px;display:flex}.calsettings-profile-img{object-fit:cover;border-radius:50%;width:48px;height:48px}.calsettings-profile-initials{background:var(--blurple);width:48px;height:48px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.calsettings-page-heading{color:var(--ink);margin:0;font-size:22px;font-weight:700}.calsettings-page-subheading{color:#707070;margin:2px 0 0;font-size:14px}.calsettings-saving-indicator{color:#707070;font-size:13px;font-style:italic}.calsettings-layout{flex-direction:row;align-items:flex-start;gap:24px;display:flex}.calsettings-layout>.calsettings-card{flex:1;min-width:0}.calsettings-card{background:var(--white);border:1px solid #e8e8e8;border-radius:16px;padding:28px}.calsettings-title{color:var(--ink);margin-bottom:4px;font-size:22px;font-weight:700}.calsettings-subtitle{color:#707070;margin-bottom:28px;font-size:14px;line-height:1.6}.calsettings-toggle-row{border:1px solid #e8e8e8;border-radius:12px;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:24px;padding:14px 18px;display:flex}.calsettings-toggle-label{color:var(--ink);font-size:14px;font-weight:500}.calsettings-toggle{cursor:pointer;background:#ccc;border:none;border-radius:999px;width:48px;height:26px;padding:0;transition:background .2s;position:relative}.calsettings-toggle--on{background:var(--blurple)}.calsettings-toggle-knob{background:var(--white);border-radius:50%;width:20px;height:20px;transition:left .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000026}.calsettings-toggle--on .calsettings-toggle-knob{left:25px}.calsettings-grid{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.calsettings-field{flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;gap:8px;display:flex}.calsettings-field-label{color:#444;flex-direction:row;justify-content:flex-start;align-items:center;gap:6px;margin-bottom:2px;font-size:13px;font-weight:600;display:flex}.calsettings-info-icon{cursor:help;justify-content:center;align-items:center;display:flex}.calsettings-select{color:var(--ink);background:var(--white);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px;border:1px solid #e0e0e0;border-radius:8px;padding:10px 36px 10px 14px;font-family:inherit;font-size:14px;font-weight:500}.calsettings-select:focus{border-color:var(--blurple);outline:none}.calsettings-select--small{flex:none;min-width:110px;padding-right:32px}.calsettings-select--time{background-position:right 8px center;background-size:10px;flex:1;min-width:0;padding:8px 30px 8px 10px;font-size:13px}.calsettings-input{color:var(--ink);background:var(--white);text-align:center;box-sizing:border-box;border:1px solid #e0e0e0;border-radius:8px;height:42px;padding:10px 14px;font-family:inherit;font-size:14px;font-weight:500}.calsettings-input:focus{border-color:var(--blurple);outline:none}.calsettings-input--small{flex:1;min-width:0}.calsettings-buffer-row{flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;display:flex}.calsettings-gcal-section{border:1px solid #e0e0e0;border-radius:12px;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:16px 20px;display:flex}.calsettings-gcal-text{flex-direction:column;gap:2px;display:flex}.calsettings-gcal-heading{color:var(--ink);font-size:14px;font-weight:600}.calsettings-gcal-desc{color:#707070;font-size:12px;line-height:1.4}.calsettings-google-btn{cursor:pointer;color:#000;white-space:nowrap;background:0 0;border:1px solid #9e9e9e;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:8px 20px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;transition:background-color .2s;display:flex}.calsettings-google-btn:hover{background-color:#00000008}.calsettings-google-btn:disabled{opacity:.6;cursor:not-allowed}.calsettings-gcal-actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.calsettings-gcal-connected{color:#34a853;white-space:nowrap;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.calsettings-google-btn--disconnect{color:#ff4d4f;border-color:#ff4d4f}.calsettings-google-btn--disconnect:hover{background-color:#ff4d4f0d}.calsettings-time-row--overlap{position:relative}.calsettings-time-row--overlap .calsettings-select--time{border-color:#ff4d4f}.calsettings-time-row--overlap:after{content:"Not available";color:#ff4d4f;white-space:nowrap;margin-left:8px;font-size:11px;font-weight:600}.calsettings-gcal-card{border:1px solid #e8e8e8;border-radius:12px;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;padding:16px 20px;display:flex}.calsettings-gcal-status{color:#707070;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;font-size:14px;display:flex}.calsettings-gcal-btn{background:var(--blurple);color:var(--white);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:opacity .15s;display:flex}.calsettings-gcal-btn:hover{opacity:.9}.calsettings-gcal-btn--disconnect{color:#e74c3c;background:0 0;border:1px solid #e74c3c}.calsettings-gcal-btn--disconnect:hover{opacity:1;background:#e74c3c1a}.calsettings-gcal-btn--disconnect:disabled{opacity:.5;cursor:not-allowed}@keyframes gcal-spin{to{transform:rotate(360deg)}}.calsettings-gcal-spinner{border:2px solid #e74c3c;border-top-color:#0000;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.6s linear infinite gcal-spin;display:inline-block}.calsettings-day-pills{flex-flow:wrap;gap:8px;margin-bottom:24px;display:flex}.calsettings-day-pill{background:var(--white);color:#999;cursor:pointer;border:2px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s;display:flex}.calsettings-day-pill:hover{border-color:var(--blurple);color:var(--blurple)}.calsettings-day-pill--active{background:var(--blurple);border-color:var(--blurple);color:var(--white)}.calsettings-day-pill--active:hover{opacity:.9;color:var(--white)}.calsettings-days-list{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;display:flex}.calsettings-day-row{border-bottom:1px solid #f0f0f0;flex-direction:row;align-items:flex-start;gap:16px;padding:14px 0;display:flex}.calsettings-day-row:last-child{border-bottom:none}.calsettings-day-label{color:var(--ink);flex-shrink:0;width:90px;padding-top:8px;font-size:14px;font-weight:600}.calsettings-day-times{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.calsettings-time-row{flex-direction:row;align-items:center;gap:8px;display:flex}.calsettings-time-dash{color:#999;flex-shrink:0;font-size:14px}.calsettings-slot-remove{cursor:pointer;color:#999;background:0 0;border:1px solid #e0e0e0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.calsettings-slot-remove:hover{color:#ff4d4f;border-color:#ff4d4f}.calsettings-add-time{color:var(--blurple);cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-family:inherit;font-size:13px;font-weight:600;transition:opacity .15s;display:inline-flex}.calsettings-add-time:hover{opacity:.7}@media (width<=768px){.cal-copy-link-btn{padding:6px 10px;font-size:11px;position:absolute;top:0;right:0}.cal-page-header{position:relative}.cal-page-header-actions{position:static}.calsettings-layout{flex-direction:column}.calsettings-card{padding:20px}.calsettings-page-header{flex-direction:column;align-items:flex-start}.cal-page{gap:12px;overflow:auto}.cal-layout{flex-direction:column;overflow:visible}.cal-sidebar{flex-direction:row;flex-shrink:0;align-self:stretch;gap:2px;width:100%;padding:4px;overflow-x:auto}.cal-sidebar-item{white-space:nowrap;flex:1;justify-content:center;gap:4px;padding:8px 10px;font-size:11px}.cal-sidebar-item svg{width:14px;height:14px}.cal-main{overflow:visible}.cal-toolbar{flex-direction:column;align-items:stretch;gap:10px;padding:12px}.cal-toolbar-left{justify-content:center}.cal-month-label{text-align:center;font-size:16px}.cal-view-toggle{flex-wrap:wrap;justify-content:center;gap:4px}.cal-view-btn{padding:5px 10px;font-size:11px}.cal-cell{min-height:44px;padding:3px}.cal-cell-date{font-size:11px}.cal-event{padding:0 1px;display:flex}.cal-event-text{font-size:8px}.cal-event-dot{width:4px;height:4px}.cal-day-header{padding:4px 0;font-size:10px}.cal-container{border-width:1.5px;border-radius:12px}.cal-modal{width:95vw;max-height:80vh;padding:20px}.cal-modal-actions{flex-direction:column}.cal-modal-title{font-size:17px}.cal-page-header{gap:10px}.cal-page-avatar-img,.cal-page-avatar{width:36px;height:36px;font-size:13px}.cal-page-title{font-size:16px}.cal-page-subtitle{font-size:11px}.cal-save-indicator{margin-left:auto;padding:4px 10px;font-size:11px;position:static;transform:none}.cal-settings-content{box-shadow:none;border:none;padding:0;overflow:visible}.cal-settings-content .calsettings-title{padding:16px 16px 0;font-size:18px}.cal-settings-content .calsettings-subtitle{padding:4px 16px 16px;font-size:13px}.cal-settings-body{padding:16px}.calsettings-sticky-header{padding:12px 16px}.calsettings-grid{flex-direction:column;gap:16px}.calsettings-select{box-sizing:border-box;width:100%;font-size:14px}.calsettings-toggle-row{box-sizing:border-box;width:100%;padding:12px 16px}.calsettings-field-label{font-size:13px}.calsettings-field input[type=number],.calsettings-number-input,.calsettings-input{box-sizing:border-box;width:100%}.calsettings-input--small,.calsettings-field{width:100%}.calsettings-buffer-row{flex-direction:column;gap:8px;width:100%}.calsettings-buffer-row .calsettings-input--small,.calsettings-buffer-row .calsettings-select--small{flex:1;width:100%}.calsettings-gcal-section{flex-direction:column;align-items:flex-start;gap:12px}.calsettings-gcal-info h3{font-size:14px}.calsettings-gcal-info p{font-size:12px}.calsettings-save-row{justify-content:stretch}.calsettings-save-changes-btn{width:100%}.calsettings-day-pills{flex-wrap:wrap;gap:6px}.calsettings-day-pill{width:38px;height:38px;font-size:11px}.calsettings-day-row{flex-direction:column;gap:8px;padding:12px}.calsettings-day-label{width:auto;padding-top:0;font-size:14px}.calsettings-time-row{flex-wrap:wrap;gap:6px}.calsettings-time-select{flex:1;min-width:100px;font-size:13px}.calsettings-time-sep{font-size:12px}.calsettings-slot-delete-btn{flex-shrink:0;width:32px;height:32px}.calsettings-add-slot-btn{padding:8px;font-size:12px}.calsettings-number-input{width:100%}.calsettings-buffer-row{flex-direction:column;gap:8px}.cal-year-grid{grid-template-columns:repeat(2,1fr);gap:8px}.cal-week-time-col,.cal-week-time-label{width:36px;font-size:9px}.cal-week-day-name{font-size:9px}.cal-week-day-num{font-size:13px}.cal-week-day-col{min-width:0}.cal-list-item{gap:10px;padding:10px 12px}.cal-list-date-day{font-size:18px}.cal-list-title{font-size:13px}.cal-list-time{font-size:11px}.cal-list-source{font-size:10px}.cal-day-view-header{font-size:14px}}.cal-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.cal-modal{background:var(--white);border-radius:16px;flex-direction:column;gap:16px;width:420px;max-width:90vw;max-height:85vh;padding:28px;display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000026}.cal-modal-close{cursor:pointer;color:#999;background:0 0;border:none;border-radius:6px;padding:4px;transition:background .15s,color .15s;position:absolute;top:16px;right:16px}.cal-modal-close:hover{color:var(--ink);background:#f0f0f0}.cal-modal-source{border-radius:6px;align-items:center;gap:6px;width:fit-content;padding:4px 10px;font-size:12px;font-weight:600;display:flex}.cal-modal-source--booking{color:var(--blurple);background:#635bff1a}.cal-modal-source--google{color:#4285f4;background:#4285f41a}.cal-modal-brand-logo{width:auto;height:16px}.cal-modal-google-icon{flex-shrink:0;width:16px;height:16px}.cal-modal-title{color:var(--ink);margin:0;padding-right:24px;font-size:20px;font-weight:700}.cal-modal-time{color:#555;align-items:center;gap:8px;font-size:14px;display:flex}.cal-modal-time-range{color:var(--ink);font-size:15px;font-weight:600}.cal-modal-status{border-radius:6px;width:fit-content;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.cal-modal-status--booked{color:#4285f4;background:#4285f41a}.cal-modal-status--completed,.cal-modal-status--delivered{color:#16a34a;background:#22c55e1a}.cal-modal-status--cancelled{color:#dc2626;background:#ef44441a}.cal-modal-student{flex-direction:column;gap:8px;display:flex}.cal-modal-student-label{color:#999;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.cal-modal-student-info{background:#f9f9f9;border:1px solid #eee;border-radius:10px;align-items:center;gap:12px;padding:12px;display:flex}.cal-modal-student-avatar{object-fit:cover;border:2px solid var(--blurple);border-radius:50%;width:40px;height:40px}.cal-modal-student-initials{background:var(--blurple);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:flex}.cal-modal-student-details{flex-direction:column;gap:2px;display:flex}.cal-modal-student-name{color:var(--ink);font-size:15px;font-weight:600}.cal-modal-student-country{color:#777;align-items:center;gap:5px;font-size:12px;display:flex}.cal-modal-flag{object-fit:cover;border-radius:2px;width:16px;height:12px}.cal-modal-meeting{margin-top:4px}.cal-modal-meeting-btn{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .15s;display:flex}.cal-modal-meeting-btn:hover{opacity:.9}.cal-modal-meeting-btn--booking{background:var(--blurple);color:#fff}.cal-modal-meeting-btn--google{color:#fff;background:#4285f4}.cal-modal-btn-logo{filter:brightness(0)invert();width:auto;height:18px}.cal-modal-no-meeting{color:#999;background:#f5f5f5;border:1px dashed #ddd;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:13px;font-weight:500;display:flex}.cal-modal-actions{gap:10px;display:flex}.cal-modal-action-btn{cursor:pointer;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 14px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s;display:flex}.cal-modal-action-btn--outline{color:var(--ink);background:0 0;border:1.5px solid #e0e0e0}.cal-modal-action-btn--outline:hover{border-color:var(--blurple);color:var(--blurple);background:#635bff0a}.profile-page{flex-direction:row;justify-content:center;align-items:flex-start;gap:24px;display:flex;position:relative}.profile-main{flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;gap:16px;min-width:0;max-width:720px;display:flex}.profile-sticky-header{z-index:10;background:var(--white);flex-direction:column;gap:12px;padding:16px 0;display:flex;position:sticky;top:0}.profile-sticky-header:before{content:"";background:var(--white);height:32px;position:absolute;top:-32px;left:-32px;right:-32px}.profile-page-title{color:var(--ink);font-size:24px;font-weight:700}.profile-progress{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;display:flex}.profile-progress-bar{border:1px solid var(--black);background:#e8e8e8;border-radius:999px;width:100%;height:8px;overflow:hidden}.profile-progress-fill{background:var(--orange);border-radius:999px;height:100%;transition:width .4s}.profile-progress-text{color:#707070;font-size:13px}.profile-autosave{background:var(--ink);color:var(--white);z-index:50;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:500;animation:.3s profile-autosave-slide;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 12px #00000026}.profile-autosave--saved{background:var(--mint);color:var(--ink);animation:.3s profile-autosave-slide,.4s 1.1s forwards profile-autosave-fadeout}.profile-autosave-spinner{border:2px solid #ffffff4d;border-top-color:var(--white);border-radius:50%;width:14px;height:14px;animation:.6s linear infinite profile-spin}@keyframes profile-autosave-slide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes profile-autosave-fadeout{to{opacity:0;transform:translateY(10px)}}.profile-card{background:var(--white);border:2.5px solid #000;border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px;padding:24px 28px;display:flex}.profile-section-title{color:#000;margin:0;font-size:18px;font-weight:700}.profile-section-subtitle{color:#707070;margin:0;font-size:14px;line-height:1.5}.profile-greeting{color:var(--ink);flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;margin:0;font-size:24px;font-weight:700;display:flex}.profile-greeting-wave{font-size:28px}.profile-header-content{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:20px;display:flex}.profile-header-label{color:var(--ink);margin:0;font-size:18px;font-weight:700}.profile-upload-section{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px;display:flex}.profile-image-row{flex-direction:row;justify-content:flex-start;align-items:center;gap:20px;display:flex}.profile-avatar-circle{background:var(--light-grey);border:1px solid #e0e0e0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.profile-avatar-img{object-fit:cover;width:100%;height:100%}.profile-choose-btn{color:var(--ink);cursor:pointer;background:0 0;border:1px solid #9e9e9e;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.profile-choose-btn:hover{border-color:var(--black)}.profile-video-box{cursor:pointer;background:var(--white);border:2px dashed #d0d0d0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:32px 20px;transition:border-color .2s;display:flex}.profile-video-box--uploading{border-color:var(--blurple);cursor:default;background:#5865f20a}.profile-avatar-circle--uploading{opacity:.6}@keyframes profile-spin{to{transform:rotate(360deg)}}.profile-upload-spinner{border:3px solid #e8e8e8;border-top-color:var(--blurple);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite profile-spin}.profile-upload-spinner--sm{border-width:2px;width:16px;height:16px}.profile-video-box:hover{border-color:#9e9e9e}.profile-video-box-text{color:#707070;margin:0;font-size:13px}.profile-video-box-actions{flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex}.profile-phone-input{box-sizing:border-box;background:0 0;border:1px solid #9e9e9e;border-radius:8px;width:100%;height:48px;padding:0 16px;transition:border-color .2s}.profile-phone-input:focus-within{border-color:var(--orange)}.profile-phone-input .PhoneInputInput{color:var(--ink);background:0 0;border:none;outline:none;flex:1;width:100%;height:100%;font-family:inherit;font-size:12px;font-weight:400}.profile-phone-input .PhoneInputInput::placeholder{color:#707070}.profile-phone-input .PhoneInputCountry{margin-right:8px}.profile-bio{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:6px;display:flex}.profile-form-section{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:14px;display:flex}.profile-form-row{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:16px;display:flex}.profile-form-field{flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;gap:6px;display:flex}.profile-form-field--phone-code{flex:0 0 120px}.profile-input{width:100%;height:48px;color:var(--ink);box-sizing:border-box;background:0 0;border:1px solid #9e9e9e;border-radius:8px;outline:none;padding:0 16px;font-family:inherit;font-size:12px;font-weight:400;transition:border-color .2s;display:block}.profile-input:focus{border-color:var(--orange)}.profile-input::placeholder{color:#707070}.profile-input--readonly{background:var(--light-grey);color:#707070;cursor:not-allowed}.profile-select-wrapper{width:100%;position:relative}.profile-select{width:100%;height:48px;color:var(--ink);box-sizing:border-box;appearance:none;cursor:pointer;background:0 0;border:1px solid #9e9e9e;border-radius:8px;outline:none;padding:0 40px 0 16px;font-family:inherit;font-size:12px;font-weight:400;transition:border-color .2s;display:block}.profile-select:focus{border-color:var(--orange)}.profile-select:invalid,.profile-select option[value=""],.profile-select option[value="0"]{color:#707070}.profile-select-chevron{pointer-events:none;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.profile-textarea{width:100%;color:var(--ink);resize:vertical;box-sizing:border-box;background:0 0;border:1px solid #9e9e9e;border-radius:8px;outline:none;min-height:100px;padding:14px 16px;font-family:inherit;font-size:12px;font-weight:400;line-height:1.6;transition:border-color .2s;display:block}.profile-textarea:focus{border-color:var(--orange)}.profile-textarea::placeholder{color:#707070}.profile-label{color:#000;font-size:12px;font-weight:500;line-height:1.5}.profile-add-link{cursor:pointer;color:#000;background:0 0;border:none;justify-content:flex-start;align-self:flex-start;align-items:center;gap:8px;padding:0;font-family:inherit;font-size:15px;font-weight:400;display:inline-flex}.profile-add-link:hover{text-decoration:underline}.profile-add-link-icon{font-size:18px;line-height:1}.profile-label--highlight{background:var(--mint);color:var(--white);border-radius:8px;justify-content:flex-start;align-items:center;padding:12px 16px;font-size:14px;font-weight:600;display:flex}.profile-checkbox-label{color:var(--ink);cursor:pointer;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;font-size:14px;display:flex}.profile-checkbox-label input[type=checkbox]{width:18px;height:18px;accent-color:var(--blurple);cursor:pointer}.profile-degree-block{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:12px;display:flex}.profile-degree-header{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.profile-degree-label{color:#000;font-size:14px;font-weight:600}.profile-degree-remove{cursor:pointer;color:#707070;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:inherit;font-size:13px;font-weight:400;display:inline-flex}.profile-degree-remove:hover{color:#e04800}.profile-degree-fields{background:var(--light-grey);border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:14px;padding:20px;display:flex}.profile-degree-separator{background:#e0e0e0;width:100%;height:1px;margin:8px 0}.profile-languages-native{background:var(--light-grey);border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;padding:16px;display:flex}.profile-languages-additional{flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;display:flex}.profile-languages-additional .profile-select{flex:1}.profile-english-proficiency,.profile-tuition{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;display:flex}.profile-tuition-value{color:var(--blurple);text-align:center;font-size:14px;font-weight:600}.profile-tuition-slider{flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex}.profile-range{appearance:none;background:var(--blurple);cursor:pointer;touch-action:none;border-radius:999px;outline:none;width:100%;height:6px}.profile-range::-webkit-slider-thumb{-webkit-appearance:none;background:var(--blurple);border:3px solid var(--white);cursor:pointer;border-radius:50%;width:28px;height:28px;box-shadow:0 1px 4px #0003}.profile-range::-moz-range-thumb{background:var(--blurple);border:3px solid var(--white);cursor:pointer;border-radius:50%;width:28px;height:28px;box-shadow:0 1px 4px #0003}.profile-tuition-labels{color:#707070;flex-direction:row;justify-content:space-between;align-items:center;font-size:12px;font-weight:500;display:flex}.profile-doc-uploads{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:12px;display:flex}.file-upload-field{cursor:pointer;background:var(--light-grey);border:2px dashed #d0d0d0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:60px;padding:20px;transition:border-color .2s,background .2s;display:flex}.file-upload-field:hover{border-color:var(--blurple);background:#5865f20a}.file-upload-field--large{min-height:80px;padding:24px}.file-upload-field-placeholder{color:#707070;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:13px;display:flex}.file-upload-field-placeholder svg{color:#999}.file-upload-field--uploading{border-color:var(--blurple);cursor:default;background:#5865f20a}.file-upload-field--done{background:#32e6a10a;border-style:solid;border-color:#32e6a1;padding:14px 16px}.file-upload-field--done:hover{background:#32e6a114;border-color:#32e6a1}.file-upload-field-uploading{color:var(--blurple);flex-direction:row;align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.file-upload-field-uploaded{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.file-upload-field-uploaded-info{flex-direction:row;align-items:center;gap:8px;display:flex}.file-upload-field-label{color:var(--ink);font-size:13px;font-weight:500}.file-upload-field-actions{flex-direction:row;flex-shrink:0;align-items:center;gap:12px;display:flex}.file-upload-field-view{color:var(--blurple);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:12px;font-weight:500}.file-upload-field-view:hover{text-decoration:underline}.file-upload-field-view:disabled{opacity:.6;cursor:default}.file-upload-field-replace{color:#707070;cursor:pointer;background:0 0;border:1px solid #d0d0d0;border-radius:6px;padding:4px 12px;font-family:inherit;font-size:12px;font-weight:500;transition:all .2s}.file-upload-field-replace:hover{color:var(--ink);border-color:var(--ink)}.profile-toggle-row{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;display:flex}.profile-toggle-label{color:var(--ink);flex:1;font-size:14px;line-height:1.5}.profile-toggle{cursor:pointer;flex-shrink:0;width:48px;height:26px;display:inline-flex;position:relative}.profile-toggle input{opacity:0;width:0;height:0}.profile-toggle-slider{background:#d0d0d0;border-radius:999px;transition:background .2s;position:absolute;inset:0}.profile-toggle-slider:before{content:"";background:var(--white);border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;bottom:3px;left:3px;box-shadow:0 1px 3px #00000026}.profile-toggle input:checked+.profile-toggle-slider{background:var(--blurple)}.profile-toggle input:checked+.profile-toggle-slider:before{transform:translate(22px)}.profile-parttime-entry{background:var(--light-grey);border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:12px;padding:16px;display:flex}.profile-service-entry{border-bottom:1px solid #eee;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px;padding-bottom:16px;display:flex}.profile-service-entry:last-child{border-bottom:none;padding-bottom:0}.profile-rate-input{box-sizing:border-box;border:1px solid #9e9e9e;border-radius:8px;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;width:100%;display:flex;overflow:hidden}.profile-rate-currency{background:var(--light-grey);height:48px;color:var(--ink);border-right:1px solid #9e9e9e;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:600;display:flex}.profile-input--rate{border:none;border-radius:0}.profile-input--rate:focus{border:none}.profile-input--rate::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.profile-input--rate::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.profile-input--rate[type=number]{-moz-appearance:textfield}.profile-payment-fields{background:var(--light-grey);border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:14px;padding:20px;display:flex}.profile-btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 24px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.profile-btn--primary{background:var(--orange);color:#000;border:1px solid #000}.profile-btn--primary:hover{opacity:.9}.profile-btn--outline{color:#000;background:0 0;border:1px solid #9e9e9e}.profile-btn--outline:hover{border-color:var(--orange);color:var(--orange)}.profile-btn--danger{color:#e53e3e;background:0 0;border:1px solid #e53e3e;height:40px}.profile-btn--danger:hover{background:#e53e3e0f}.profile-btn--save{color:var(--white);border:1px solid var(--black);background:#007bff;padding:0 48px;font-size:16px;font-weight:600}.profile-btn--save:hover{opacity:.9}.profile-btn--save:disabled{opacity:.6;cursor:not-allowed}.profile-btn--sm{height:40px;padding:0 16px;font-size:13px}.profile-btn--icon-remove{color:#e53e3e;background:0 0;border:none;height:auto;padding:4px 8px;font-size:20px;line-height:1}.profile-save-row{flex-direction:row;justify-content:flex-end;align-items:center;padding:8px 0 16px;display:flex}.profile-save-error{color:#e53e3e;background:#e53e3e14;border-radius:8px;padding:12px 16px;font-size:14px}.profile-save-success{color:#0d8050;background:#32e6a11a;border-radius:8px;padding:12px 16px;font-size:14px}.profile-sidebar{flex-direction:column;flex-shrink:0;justify-content:flex-start;align-self:flex-start;align-items:stretch;width:260px;max-height:calc(100vh - 80px);display:flex;position:sticky;top:0}.profile-sidebar-card{background:var(--white);border:2.5px solid #000;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:28px 20px;display:flex}.profile-sidebar-avatar{background:#eee;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.profile-sidebar-avatar img{object-fit:cover;width:100%;height:100%}.profile-sidebar-avatar-placeholder{color:#999;justify-content:center;align-items:center;display:flex}.profile-sidebar-name{color:var(--ink);margin:0;font-size:16px;font-weight:700}.profile-sidebar-btn{border:1px solid var(--black);width:100%;height:42px;color:var(--black);cursor:pointer;background:0 0;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s;display:flex}.profile-sidebar-btn:hover{background:var(--black);color:var(--white)}.profile-preview-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.profile-preview-modal{background:var(--white);border-radius:16px;width:100%;max-width:600px;max-height:90vh;padding:28px;overflow-y:auto}.profile-preview-header{flex-direction:column;gap:4px;margin-bottom:20px;display:flex;position:relative}.profile-preview-header h3{color:var(--ink);font-size:18px;font-weight:700}.profile-preview-subtitle{color:#707070;font-size:13px}.profile-preview-close{color:#707070;cursor:pointer;background:0 0;border:none;padding:0;font-size:24px;line-height:1;position:absolute;top:0;right:0}.profile-preview-close:hover{color:var(--ink)}.profile-preview-card{border:1.5px solid #e0e0e0;border-radius:12px;flex-direction:column;gap:14px;padding:20px;display:flex}.profile-preview-top{flex-direction:row;align-items:center;gap:14px;display:flex}.profile-preview-photo{background:#eee;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.profile-preview-photo img{object-fit:cover;width:100%;height:100%}.profile-preview-initials{color:#999;font-size:18px;font-weight:700}.profile-preview-info{flex-direction:column;gap:4px;display:flex}.profile-preview-name{color:var(--ink);font-size:16px;font-weight:700}.profile-preview-tag{color:#707070;font-size:12px}.profile-preview-price{color:var(--blurple);font-size:14px;font-weight:600}.profile-preview-row{color:#555;flex-direction:row;align-items:center;gap:8px;font-size:13px;display:flex}.profile-preview-services{flex-wrap:wrap;gap:6px;display:flex}.profile-preview-service-tag{color:var(--blurple);background:#5865f214;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:500}.profile-preview-bio{color:#555;font-size:13px;line-height:1.6}.profile-preview-loading{color:#707070;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 20px;font-size:14px;display:flex}.profile-preview-meta{flex-direction:row;align-items:center;gap:8px;display:flex}.profile-preview-video{background:#000;border-radius:8px;max-height:220px;overflow:hidden}.profile-preview-video video{object-fit:contain;border-radius:8px;width:100%;max-height:250px;display:block}.profile-preview-section{border-top:1px solid #eee;flex-direction:column;gap:8px;padding-top:14px;display:flex}.profile-preview-section-title{color:var(--ink);text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600}.profile-preview-edu-item{flex-direction:row;align-items:flex-start;gap:10px;display:flex}.profile-preview-edu-item svg{flex-shrink:0;margin-top:2px}.profile-preview-edu-name{color:var(--ink);font-size:13px;font-weight:600}.profile-preview-edu-detail{color:#707070;font-size:12px;line-height:1.5}.profile-preview-services-list{flex-direction:column;gap:8px;display:flex}.profile-preview-service-card{background:var(--light-grey);border-radius:8px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.profile-preview-service-name{color:var(--ink);font-size:13px;font-weight:600}.profile-preview-service-desc{color:#555;font-size:12px;line-height:1.5}.profile-preview-review{border-bottom:1px solid #f0f0f0;flex-direction:column;gap:6px;padding:10px 0;display:flex}.profile-preview-review:last-child{border-bottom:none}.profile-preview-review-header{flex-direction:row;align-items:center;gap:10px;display:flex}.profile-preview-stars{gap:2px;display:flex}.profile-preview-reviewer{color:#707070;font-size:12px;font-weight:500}.profile-preview-review-text{color:#555;font-size:13px;line-height:1.5}.profile-loading{color:#707070;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:64px 32px;display:flex}.profile-loading-spinner{border:3px solid #5865f233;border-top-color:var(--blurple);border-radius:50%;width:32px;height:32px;animation:.7s linear infinite profile-spin}.profile-error{color:#e53e3e;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:64px 32px;display:flex}.profile-mobile-actions{flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;display:none}.profile-mobile-actions .profile-choose-btn{flex:1}@media (width<=1024px){.profile-sidebar{display:none}.profile-mobile-actions{display:flex}.profile-main{max-width:100%}}@media (width<=768px){.profile-sticky-header:before{height:16px;top:-16px;left:-16px;right:-16px}.profile-page{flex-direction:column}.profile-main{max-width:100%}.profile-card{padding:20px 16px}.profile-form-row{flex-direction:column;gap:14px}.profile-form-field,.profile-form-field--phone-code{flex:none;width:100%}.profile-image-row{flex-direction:column;align-items:flex-start}.profile-greeting{font-size:20px}.profile-degree-fields{padding:16px}.profile-degree-fields .profile-form-row{flex-direction:column;gap:14px}.profile-video-box{padding:24px 16px}.profile-save-row{justify-content:stretch}.profile-btn--save{width:100%}.profile-autosave{bottom:16px;right:16px}.profile-mobile-actions{flex-direction:column}.profile-mobile-actions .profile-choose-btn{width:100%}.file-upload-field-uploaded{flex-direction:column;align-items:flex-start;gap:10px}.file-upload-field-actions{justify-content:flex-start;width:100%}.profile-preview-modal{max-height:85vh;margin:16px;padding:20px}}.peer-profile-page{box-sizing:border-box;width:100%;max-width:1080px;margin:0 auto;padding:0 24px}.peer-profile-loading{color:#707070;justify-content:center;align-items:center;min-height:300px;font-size:15px;display:flex}.peer-profile-error{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:80px 20px;display:flex}.peer-profile-error h2{color:var(--ink);font-size:22px;font-weight:700}.peer-profile-error p{color:#707070;font-size:15px}.peer-profile-back-link{color:var(--blurple);font-size:14px;font-weight:600;text-decoration:none}.peer-profile-back-link:hover{text-decoration:underline}.peer-profile-breadcrumb{z-index:10;background:#fff;align-items:center;gap:8px;margin:0 -24px 16px;padding:24px 24px 16px;font-size:14px;display:flex;position:sticky;top:78px}.peer-profile-breadcrumb-link{color:#9e9e9e;align-items:center;text-decoration:none;display:flex}.peer-profile-breadcrumb-link:hover{color:var(--ink)}.peer-profile-breadcrumb-sep{color:#ccc}.peer-profile-breadcrumb-active{color:var(--ink);font-weight:500}.peer-profile-layout{flex-direction:column;margin-bottom:64px;display:flex}.peer-profile-content{background:var(--white);border:1.5px solid #e0e0e0;border-radius:16px;flex-direction:column;gap:0;padding:28px;display:flex}.peer-profile-top{flex-direction:row;align-items:center;gap:16px;padding-bottom:20px;display:flex}.peer-profile-top .peer-profile-info{flex:1}.peer-profile-photo{background:#eee;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden}.peer-profile-photo img{object-fit:cover;width:100%;height:100%}.peer-profile-initials{color:#999;font-size:22px;font-weight:700}.peer-profile-info{flex-direction:column;gap:6px;display:flex}.peer-profile-name{color:var(--ink);margin:0;font-size:22px;font-weight:700}.peer-profile-meta{flex-direction:row;align-items:center;gap:10px;display:flex}.peer-profile-tag{color:#707070;font-size:13px}.peer-profile-price{color:var(--blurple);font-size:15px;font-weight:600}.peer-profile-section{border-top:1px solid #eee;flex-direction:column;gap:10px;padding-top:20px;display:flex}.peer-profile-section-title{color:var(--ink);text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:14px;font-weight:600}.peer-profile-bio{color:#555;font-size:14px;line-height:1.7}.peer-profile-row{color:#555;flex-direction:row;align-items:center;gap:10px;font-size:14px;display:flex}.peer-profile-video{background:#000;border-radius:10px;overflow:hidden}.peer-profile-video video{object-fit:contain;border-radius:10px;width:100%;max-height:360px;display:block}.peer-profile-edu-item{flex-direction:row;align-items:flex-start;gap:12px;display:flex}.peer-profile-edu-item svg{flex-shrink:0;margin-top:2px}.peer-profile-edu-name{color:var(--ink);font-size:14px;font-weight:600}.peer-profile-edu-detail{color:#707070;font-size:13px;line-height:1.6}.peer-profile-services-list{flex-direction:column;gap:10px;display:flex}.peer-profile-service-card{background:#f7f7fa;border-radius:10px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.peer-profile-service-name{color:var(--ink);font-size:14px;font-weight:600}.peer-profile-service-desc{color:#555;font-size:13px;line-height:1.6}.peer-profile-review{border-bottom:1px solid #f0f0f0;flex-direction:column;gap:6px;padding:12px 0;display:flex}.peer-profile-review:last-child{border-bottom:none}.peer-profile-review-header{flex-direction:row;align-items:center;gap:10px;display:flex}.peer-profile-stars{gap:2px;display:flex}.peer-profile-reviewer{color:#707070;font-size:13px;font-weight:500}.peer-profile-review-text{color:#555;font-size:14px;line-height:1.6}.peer-profile-book-btn{color:var(--white);border:1px solid var(--ink);cursor:pointer;white-space:nowrap;background:#007bff;border-radius:8px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:opacity .2s;display:flex}.peer-profile-book-btn:hover{opacity:.9}@media (width<=768px){.peer-profile-page{padding:0 16px}.peer-profile-breadcrumb{margin:0 -16px;padding-left:16px;padding-right:16px;top:64px}.peer-profile-content{padding:20px}.peer-profile-top{flex-wrap:wrap;gap:12px}.peer-profile-book-btn{justify-content:center;width:100%;padding:12px 16px;font-size:13px}.peer-profile-name{font-size:20px}}.book-onboarding-page{flex-direction:column;min-height:100vh;display:flex}.book-onboarding-container{flex-direction:column;flex:1;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:8px 24px 32px;display:flex}.book-onboarding-header{text-align:center;margin-bottom:0}.book-onboarding-title{color:var(--ink,#1a1a1a);margin:0 0 4px;font-family:Poppins,sans-serif;font-size:28px;font-weight:600}.book-onboarding-subtitle{color:#707070;margin:0;font-family:Poppins,sans-serif;font-size:15px}.book-onboarding-iframe-wrapper{contain:content;overscroll-behavior:none;width:100%;min-height:600px}.book-onboarding-iframe{border:none;width:100%;min-height:85lvh;margin-top:-40px;display:block}@media (width<=768px){.book-onboarding-container{padding:24px 16px}.book-onboarding-title{font-size:22px}.book-onboarding-subtitle{font-size:14px}.book-onboarding-iframe-wrapper{min-height:550px}.book-onboarding-iframe{height:550px}}
