.BentoGrid-module__iikGGq__bento-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-auto-rows:250px;grid-auto-flow:dense;gap:16px;padding:16px 0;display:grid}.BentoGrid-module__iikGGq__bento-item{cursor:pointer;background-color:#f3f4f6;border:1px solid #ffffff1a;border-radius:24px;transition:all .4s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.BentoGrid-module__iikGGq__bento-item:hover{z-index:2;transform:scale(.98);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.BentoGrid-module__iikGGq__bento-item:hover .BentoGrid-module__iikGGq__bento-image{transform:scale(1.05)}.BentoGrid-module__iikGGq__bento-item:hover .BentoGrid-module__iikGGq__bento-overlay{opacity:1}.BentoGrid-module__iikGGq__bento-image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,.8,.25,1);display:block}.BentoGrid-module__iikGGq__bento-overlay{opacity:0;background:linear-gradient(#0000 0%,#0003 50%,#000c 100%);flex-direction:column;justify-content:flex-end;padding:20px;transition:opacity .3s;display:flex;position:absolute;inset:0}.BentoGrid-module__iikGGq__bento-overlay.BentoGrid-module__iikGGq__visible{opacity:1}.BentoGrid-module__iikGGq__bento-content{transition:transform .3s;transform:translateY(10px)}.BentoGrid-module__iikGGq__bento-item:hover .BentoGrid-module__iikGGq__bento-content{transform:translateY(0)}.BentoGrid-module__iikGGq__bento-item.BentoGrid-module__iikGGq__large{grid-area:span 2/span 2}.BentoGrid-module__iikGGq__bento-item.BentoGrid-module__iikGGq__wide{grid-column:span 2}.BentoGrid-module__iikGGq__bento-item.BentoGrid-module__iikGGq__tall{grid-row:span 2}@media (max-width:768px){.BentoGrid-module__iikGGq__bento-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:200px;gap:12px}.BentoGrid-module__iikGGq__bento-item.BentoGrid-module__iikGGq__large{grid-area:span 2/span 2}.BentoGrid-module__iikGGq__bento-item.BentoGrid-module__iikGGq__wide{grid-column:span 2}.BentoGrid-module__iikGGq__bento-overlay{opacity:1;background:linear-gradient(#0000 0%,#000000b3 100%)}.BentoGrid-module__iikGGq__bento-content{transform:translateY(0)}}.BentoGrid-module__iikGGq__bento-actions-top{z-index:10;pointer-events:none;justify-content:space-between;display:flex;position:absolute;top:12px;left:12px;right:12px}.BentoGrid-module__iikGGq__bento-action-btn{pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff3;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.BentoGrid-module__iikGGq__bento-action-btn:hover{background:#fff6;transform:scale(1.1)}.BentoGrid-module__iikGGq__bento-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite BentoGrid-module__iikGGq__shimmer}@keyframes BentoGrid-module__iikGGq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
:root{--primary-color:#6c5ce7;--secondary-color:#a29bfe;--primary-rgb:108,92,231;--secondary-rgb:162,155,254;--bg-color:#fbfbfd;--text-primary:#1d1d1f;--text-secondary:#86868b;--card-bg:#fffc;--glass-border:#ffffff80;--shadow-sm:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;--shadow-md:0 10px 30px -5px #0000000d;--shadow-glow:0 4px 20px rgba(var(--primary-rgb),.15);--radius-lg:24px;--radius-md:16px;--radius-sm:12px}body{background-color:var(--bg-color);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.profile-page-container{max-width:1280px;min-height:100vh;margin:0 auto;padding:2rem}.profile-grid{grid-template-columns:350px 1fr;align-items:start;gap:2.5rem;display:grid}@media (max-width:1024px){.profile-grid{flex-direction:column;gap:2rem;display:flex}.profile-sidebar{width:100%;max-width:500px;margin:0 auto;top:0;position:relative!important}.profile-card{padding:2rem 1.5rem}.content-area{width:100%}}.back-nav{color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;display:flex}.back-link{color:var(--text-secondary);text-decoration:none;transition:color .2s}.back-link:hover{color:var(--primary-color)}.back-btn-container{margin-bottom:1rem}.back-btn{color:var(--primary-color);border-radius:var(--radius-sm);background:#6c5ce70d;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.back-btn:hover{background:#6c5ce71a;transform:translate(-2px)}.profile-sidebar{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:2rem}.profile-card{background:var(--card-bg);-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-md);border:1px solid var(--glass-border);flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 2rem;display:flex}.profile-image-wrapper{margin-bottom:.5rem;position:relative}.profile-image-container{color:#fff;background:linear-gradient(135deg,#2d3436,#636e72);border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;font-size:2.5rem;font-weight:700;display:flex;overflow:hidden;box-shadow:0 8px 20px #0000001a}.profile-image{object-fit:cover;width:100%;height:100%}.profile-name{color:var(--text-primary);margin:0;font-size:2rem;font-weight:700;line-height:1.2}.profile-location{color:var(--text-secondary);align-items:center;gap:.4rem;margin-top:-.5rem;font-size:.9rem;font-weight:500;display:flex}.profile-bio{color:var(--text-secondary);margin-bottom:.5rem;font-size:.95rem;font-style:italic;line-height:1.6}.profile-social{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.profile-insta{color:#fff;background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);border-radius:99px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #cc236640}.profile-insta:hover{color:#fff;opacity:.95;transform:translateY(-2px);box-shadow:0 6px 20px #cc236666}.profile-shop-btn{color:var(--text-primary);cursor:pointer;background:#fff;border:1px solid #1f293726;border-radius:999px;align-items:center;gap:.5rem;padding:.55rem 1.1rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #0f172a14}.profile-shop-btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0f172a24}.profile-info-card{background:var(--card-bg);-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--glass-border);text-align:left;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.profile-info-title{color:var(--text-primary);margin:0;font-size:1rem;font-weight:700}.profile-info-list{flex-direction:column;gap:.85rem;display:flex}.profile-info-item{flex-direction:column;gap:.3rem;display:flex}.profile-info-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);font-size:.7rem;font-weight:600}.profile-info-value{color:var(--text-primary);font-size:.95rem;font-weight:600}.profile-info-line{display:block}.profile-info-link{color:var(--primary-color);font-size:.95rem;font-weight:600;text-decoration:none}.profile-info-link:hover{text-decoration:underline}.content-area{flex-direction:column;gap:2rem;display:flex}.about-accordion{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;padding:.2rem 1.2rem}.about-accordion summary{cursor:pointer;color:var(--text-primary);justify-content:space-between;align-items:center;padding:.9rem .2rem;font-weight:700;list-style:none;display:flex}.about-accordion summary::-webkit-details-marker{display:none}.about-accordion summary:after{content:"▾";color:var(--text-secondary);font-size:1.1rem}.about-accordion[open] summary:after{content:"▴"}.about-content{color:var(--text-secondary);padding:0 .2rem 1rem;line-height:1.6}.about-content h2{color:var(--text-primary);margin:1rem 0 .4rem;font-size:1.1rem}.about-content p{margin:.4rem 0}.tab-container{box-shadow:var(--shadow-sm);scrollbar-width:none;background:#fff;border-radius:99px;gap:.5rem;padding:.5rem;display:flex;overflow-x:auto}.tab-container::-webkit-scrollbar{display:none}.tab-btn{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:99px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.tab-btn:hover{color:var(--primary-color);background:#f5f5f7}.tab-btn.active{background:var(--primary-color);color:#fff;box-shadow:0 4px 12px #6c5ce740}.category-block{margin-bottom:2rem}.category-header{border-radius:var(--radius-md);cursor:pointer;width:100%;box-shadow:var(--shadow-sm);background:#fff;border:none;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;transition:all .2s;display:flex}.category-header:hover{background:#fdfdfd;transform:translateY(-1px)}.category-title-group{align-items:center;gap:1rem;display:flex}.category-title{color:var(--text-primary);margin:0;font-size:1.2rem;font-weight:700}.category-count{color:var(--primary-color);background:#6c5ce71a;border-radius:99px;padding:.2rem .6rem;font-size:.8rem;font-weight:700}.category-icon{width:2rem;height:2rem;color:var(--primary-color);background:#6c5ce70d;border-radius:50%;justify-content:center;align-items:center;transition:transform .3s;display:flex}.category-icon.rotated{transform:rotate(180deg)}.accordion-content{opacity:0;max-height:0;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.accordion-content.open{opacity:1;max-height:5000px;padding-top:1rem}.services-list{grid-template-columns:1fr;gap:1.5rem;padding-left:0;display:grid}@media (max-width:1024px){.services-list{flex-direction:column;gap:1rem;padding-left:0;display:flex}}.service-card{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #00000005;flex-direction:column;transition:all .2s;display:flex;position:relative;overflow:hidden}.service-card.focused{box-shadow:0 0 0 2px #6c5ce71f,var(--shadow-md);border-color:#6c5ce759}.service-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.service-focus-banner{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#6c5ce714,#a29bfe1f);border:1px solid #6c5ce72e;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.5rem 1.75rem;display:flex}.service-focus-main{gap:.4rem;display:grid}.service-focus-label{letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);font-size:.7rem;font-weight:700}.service-focus-title{color:var(--text-primary);margin:0;font-size:1.75rem}.service-focus-meta{color:var(--text-secondary);margin:0;font-weight:500}.service-focus-description{color:var(--text-primary);max-width:600px;margin:0;line-height:1.5}.service-focus-link{color:var(--primary-color);background:#6c5ce724;border-radius:999px;justify-content:center;align-items:center;padding:.65rem 1.1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.service-focus-link:hover{background:#6c5ce73d;transform:translateY(-1px)}.service-header{align-items:center;gap:1rem;padding:1rem 1rem .5rem;display:flex}.service-image-box{border-radius:var(--radius-sm);flex-shrink:0;width:60px;height:60px;overflow:hidden}.service-image-box.placeholder{background:linear-gradient(135deg,var(--secondary-color),var(--primary-color));justify-content:center;align-items:center;font-size:1.5rem;display:flex}.service-img{object-fit:cover;width:100%;height:100%}.service-title-box{flex:1}.service-detail-link{color:var(--primary-color);align-items:center;gap:.35rem;margin-top:.35rem;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.service-detail-link:hover{text-decoration:underline}.service-selected-badge{z-index:1;color:#5f4fd8;background:#6c5ce71f;border:1px solid #6c5ce759;border-radius:999px;align-items:center;height:22px;padding:0 .5rem;font-size:.7rem;font-weight:700;display:inline-flex;position:absolute;top:10px;right:10px}.continue-btn.jiggle{will-change:transform;animation:.42s continue-jiggle}@keyframes continue-jiggle{0%{transform:translateY(0)rotate(0)}20%{transform:translateY(-1px)rotate(-1deg)}40%{transform:translateY(0)rotate(1deg)}60%{transform:translateY(-1px)rotate(-.8deg)}80%{transform:translateY(0)rotate(.6deg)}to{transform:translateY(0)rotate(0)}}.service-name{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:700;line-height:1.3}.service-options-hint{color:var(--text-secondary);margin:.25rem 0 0;font-size:.8rem}.service-body{padding:.5rem 1rem 1rem}.service-desc-text{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}.read-more-btn{color:var(--primary-color);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;margin-top:.25rem;padding:0;font-size:.85rem;font-weight:600;display:flex}.profile-rating{flex-direction:column;align-items:center;gap:.25rem;margin-bottom:.5rem;display:flex}.rating-stars{color:#fbbf24;letter-spacing:2px;font-size:1.2rem}.rating-text{color:var(--text-secondary);font-size:.85rem;font-weight:500}.service-footer{background:#fafafa80;border-top:1px solid #0000000d;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.mobile-only{display:none!important}.desktop-only{align-items:center;display:flex!important}@media (max-width:1024px){.mobile-only{display:flex!important}.desktop-only{display:none!important}}.service-controls{justify-content:space-between;align-items:center;width:100%;display:flex}.service-controls .read-more-btn{margin-top:0}.desktop-actions{align-items:center;gap:1rem;display:flex}.service-price-duration{color:var(--text-primary);font-size:.95rem;font-weight:600}.btn-choose{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;cursor:pointer;box-shadow:0 4px 10px rgba(var(--primary-rgb),.2);border:1px solid #0000;border-radius:99px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:600;transition:transform .1s,background .2s,color .2s,box-shadow .2s,border-color .2s}.btn-choose.selected{background:linear-gradient(135deg,rgba(var(--primary-rgb),.18),rgba(var(--secondary-rgb),.45));color:var(--primary-color);border-color:rgba(var(--primary-rgb),.35);box-shadow:0 4px 12px rgba(var(--primary-rgb),.16)}.btn-choose:active{transform:scale(.98)}@media (max-width:640px){.tab-container{gap:.25rem;padding:.25rem}.tab-btn{padding:.6rem .5rem;font-size:.8rem}.profile-social{flex-direction:column;align-items:flex-start}}.service-desc-text{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.read-more-btn{color:var(--primary-color);cursor:pointer;background:0 0;border:none;margin-top:.5rem;padding:0;font-size:.8rem;font-weight:600}.read-more-btn:hover{text-decoration:underline}.hidden{display:none}.loading-spinner{border:3px solid #6c5ce71a;border-top:3px solid var(--primary-color);border-radius:50%;width:40px;height:40px;margin:3rem auto;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.empty-state{text-align:center;color:var(--text-secondary);border-radius:var(--radius-md);background:#fff;border:1px dashed #ccc;padding:3rem}.btn-create{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;border-radius:var(--radius-sm);cursor:pointer;box-shadow:var(--shadow-glow);border:none;padding:.6rem 1.2rem;font-weight:600;transition:all .2s}.btn-create:hover{transform:translateY(-2px)}.animate-fade-in{animation:.4s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
