html,body{min-height:100%;margin:0;padding:0}.artisan-showcase{display:flex;flex-direction:column;background-color:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;position:relative}.showcase-container{flex:1 0 auto;display:flex;flex-direction:column}.showcase-layout{display:flex;flex:1;overflow:visible;position:relative}.navigation-sidebar{width:280px;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;flex-shrink:0;transition:transform 0.3s ease;position:sticky;top:0;max-height:100vh;overflow-y:auto;align-self:flex-start}.admin-bar .navigation-sidebar{top:32px;max-height:calc(100vh - 32px)}@media screen and (max-width:782px){.admin-bar .navigation-sidebar{top:46px;max-height:calc(100vh - 46px)}}.main-content{flex:1;display:flex;flex-direction:column;background-color:#f9fafb;overflow:visible}.exhibitor-profile{flex:1;min-height:0}.mobile-header{display:none;background:#fff;border-bottom:1px solid #e5e7eb;padding:.65rem 1rem;align-items:center;position:sticky;top:0;z-index:100;gap:.5rem}.mobile-context{display:flex;align-items:center;gap:.5rem;min-width:0}.mobile-context-icon{font-size:1rem;flex-shrink:0}.mobile-current-name{font-size:.875rem;color:#6b7280;font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color 0.2s ease}.mobile-current-name.has-selection{font-weight:600;color:#111827;font-style:normal}.sheet-handle{display:none;flex-shrink:0;cursor:pointer;user-select:none;padding:.6rem 1.25rem .5rem;background:#fff;border-radius:1.25rem 1.25rem 0 0}.sheet-handle-bar{width:36px;height:4px;background:#d1d5db;border-radius:2px;margin:0 auto .6rem}.sheet-handle-title{display:flex;justify-content:space-between;align-items:center}.sheet-handle-label{font-size:1rem;font-weight:700;color:#111827;letter-spacing:.01em}.sheet-close-btn{background:none;border:none;font-size:1.1rem;cursor:pointer;color:#6b7280;padding:.25rem .5rem;line-height:1;border-radius:50%;transition:background 0.15s ease}.sheet-close-btn:hover{background:#f3f4f6;color:#111827}.categories-menu{flex:1;overflow-y:auto;padding:1rem;padding-bottom:1.5rem}.sidebar-header{position:sticky;top:0;background:#fff;border-bottom:1px solid #e5e7eb;padding:2rem 1.5rem;z-index:10}.sidebar-header h1{font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 .5rem 0;line-height:1.2}.sidebar-header p{font-size:.875rem;color:#6b7280;margin:0;line-height:1.5}.category-section{margin-bottom:1rem}.category-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border:1px solid #e5e5e5;border-radius:0;background:#fff;cursor:pointer;transition:all 0.2s ease;text-align:left;font-weight:600}.category-toggle:hover{background:#f5f5f5}.category-toggle.active{background:#eaeaea;color:#111827;border-color:#d4d4d4}.category-icon,.category-description{display:none}.category-info{display:flex;align-items:center;gap:.75rem;flex:1}.category-names{text-align:left;min-width:0}.category-name{font-weight:500;font-size:.875rem;color:#111827;margin-bottom:.125rem}.category-meta{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.exhibitor-count{background:#f3f4f6;color:#6b7280;font-size:.75rem;padding:.25rem .5rem;border-radius:9999px;font-weight:500}.chevron{font-size:.75rem;color:#9ca3af;transition:transform 0.2s ease}.category-section.expanded .chevron{transform:rotate(180deg)}.exhibitor-list{margin-top:.5rem;margin-left:0;display:none;animation:slideDown 0.3s ease}.category-section.expanded .exhibitor-list{display:block}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.exhibitor-item{display:block;width:100%;padding:.5rem 1rem;margin:0;border:none;border-left:3px solid transparent;border-radius:0;background:transparent;cursor:pointer;transition:background 0.15s ease;text-align:left}.exhibitor-item:hover{background:#f9f9f9}.exhibitor-item.active{border-left-color:#000;background:#f0f0f0}.exhibitor-avatar,.exhibitor-avatar-placeholder,.exhibitor-title{display:none}.exhibitor-info{text-align:left;min-width:0;flex:1}.exhibitor-name{font-weight:500;font-size:.875rem;color:#111827}.no-exhibitors{padding:1rem .75rem;text-align:center;font-size:.875rem;color:#6b7280;font-style:italic}.exhibitor-item:focus-visible{outline:2px solid #3b82f6;outline-offset:-2px}.no-selection{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:4rem 2rem 2rem}.placeholder-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.no-selection h2{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 .5rem 0}.no-selection p{color:#6b7280;margin:0;max-width:400px;line-height:1.5}.profile-content{display:flex;flex-direction:column;align-items:center;padding:2rem;margin:0 auto;width:100%;box-sizing:border-box}.profile-content>*{width:100%;background:#fff;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.06);padding:1.25rem 1.5rem;box-sizing:border-box}.profile-header{background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);margin-bottom:1.5rem;text-align:center;padding:2rem 1rem}.profile-header h1{font-size:2rem;font-weight:700;color:#111827;margin:0 0 .5rem 0;line-height:1.2}.profile-avatar{width:150px;height:150px;border-radius:.75rem;object-fit:cover;border:3px solid #fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);flex-shrink:0}.profile-avatar-placeholder{width:150px;height:150px;border-radius:.75rem;background:#f3f4f6;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:3rem}.profile-categories{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:1rem 0}.category-tag{display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;color:#fff;line-height:1}.profile-main{display:grid;grid-template-columns:1fr 1fr;width:100%;box-sizing:border-box;align-items:start;gap:2rem}@media (max-width:768px){.profile-main{display:flex;flex-direction:column}}.image-gallery{grid-column:1;width:100%}.image-gallery .single-image,.gallery-container img{width:100%;height:auto;border-radius:.75rem}.about-section{background:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);margin-bottom:2rem}.about-section h2{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 1.5rem 0;text-align:center}.about-content{color:#4b5563;line-height:1.7;max-width:800px;margin:0 auto;font-size:1rem}.about-content p{margin:0 0 1.25em 0}.about-content p:last-child{margin-bottom:0}.contact-section{background:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);margin-bottom:2rem;width:100%;box-sizing:border-box}.contact-section h2{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 1.5rem 0;text-align:center}.contact-info{display:flex;flex-direction:column;padding-top:1rem}.contact-item{display:flex;align-items:flex-start;gap:.85rem;font-size:.95rem;color:#374151;padding:.5rem 0;border-bottom:1px solid #f3f4f6;line-height:1.5}.contact-item:last-child{border-bottom:none}.contact-icon{flex-shrink:0;width:24px;height:24px;color:#6b7280;margin-top:2px}.contact-item a{color:#3b82f6;text-decoration:none;transition:color 0.2s ease;word-break:break-all}.contact-item a:hover{color:#2563eb;text-decoration:underline}.social-links{display:flex;gap:1rem;margin-top:1.25rem;flex-wrap:wrap}.social-link{display:inline-flex;align-items:center;gap:.6rem;padding:.6rem 1.1rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;color:#334155;text-decoration:none;font-weight:500;font-size:.9rem;transition:all 0.2s ease}.social-link:hover{background-color:#f1f5f9;transform:translateY(-2px);box-shadow:0 2px 8px rgba(0,0,0,.05);border-color:#cbd5e1}.social-icon{width:18px;height:18px}.main-image-section{margin:2rem 0;border-radius:.75rem;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);display:flex;justify-content:center;align-items:center;padding:0}.main-image-section img,.main-blog-image{max-width:100%;height:auto;border-radius:.75rem;display:block}.profile-gallery{background:#fff;border-radius:1rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);border:1px solid #f3f4f6;margin-bottom:1.5rem;overflow:hidden}.profile-gallery h2{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 1rem 0;padding:1.5rem 1.5rem 0 1.5rem}.gallery-container{position:relative;padding:0 1.5rem 1.5rem 1.5rem}.gallery-main{position:relative;aspect-ratio:16 / 9;background:#f3f4f6;border-radius:.75rem;overflow:hidden}.main-gallery-image{width:100%;height:100%;object-fit:cover}.gallery-controls{position:absolute;top:50%;left:1rem;right:1rem;transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none}.gallery-prev,.gallery-next{background:rgba(255,255,255,.9);border:none;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.25rem;color:#374151;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all 0.2s ease;pointer-events:auto}.gallery-prev:hover,.gallery-next:hover{background:#fff;transform:scale(1.05)}.gallery-dots{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem}.gallery-dot{width:.5rem;height:.5rem;border-radius:50%;border:none;background:rgba(255,255,255,.5);cursor:pointer;transition:all 0.2s ease}.gallery-dot.active{background:#fff;transform:scale(1.2)}[type="button"]:focus,[type="button"]:hover,[type="submit"]:focus,[type="submit"]:hover,button:focus,button:hover{background-color:unset!important}.loading{padding:3rem;text-align:center;color:#6b7280}.error-message{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;text-align:center}.error-icon{font-size:2.5rem}.error-text{color:#6b7280;font-size:.9375rem}.retry-button{padding:.6rem 1.25rem;background:#111827;color:#fff;border:none;border-radius:.5rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:background 0.2s ease}.retry-button:hover{background:#374151}@media print{.navigation-sidebar,.mobile-header,.gallery-controls,.gallery-dots{display:none}.main-content{width:100%}.profile-content{max-width:none;padding:0}}