@keyframes hub-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.hub-skeleton{min-height:100vh;background:#fff}.hub-skeleton-header{display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:56px;border-bottom:1px solid #f1f5f9}.hub-skeleton-hero{display:flex;flex-direction:column;align-items:center;gap:12px;padding:4rem 2rem 3rem;text-align:center}.hub-skeleton-title{height:40px!important;border-radius:6px}.hub-skeleton-subtitle{height:20px!important;border-radius:4px}.hub-skeleton-pills{display:flex;gap:10px;margin-top:8px}.hub-skeleton-pill{width:80px;height:32px;border-radius:20px}.hub-skeleton-photos{display:flex;gap:12px;padding:0 2rem 3rem;overflow:hidden}.hub-skeleton-photo{flex:1 1;height:220px;border-radius:12px;min-width:0}.hub-skeleton-section{padding:2rem 2rem 3rem;max-width:960px;margin:0 auto;width:100%}.hub-skeleton-section-title{height:28px!important;margin-bottom:1.5rem;border-radius:5px}.hub-skeleton-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:16px;gap:16px}.hub-skeleton-card{display:flex;flex-direction:column;gap:10px;padding:1.25rem;border:1px solid #f1f5f9;border-radius:12px}.hub-skeleton-bar{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:800px 100%;animation:hub-shimmer 1.4s linear infinite;border-radius:4px;height:14px}.hub-skeleton-bar.w-24{width:6rem}.hub-skeleton-bar.w-32{width:8rem}.hub-skeleton-bar.w-40{width:10rem}.hub-skeleton-bar.w-48{width:12rem}.hub-skeleton-bar.w-64{width:16rem}.hub-skeleton-bar.w-full{width:100%}.hub-skeleton-bar.w-5-6{width:83%}.hub-skeleton-bar.w-3-4{width:75%}.hub-skeleton-pill{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:800px 100%;animation:hub-shimmer 1.4s linear infinite}.hub-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;background:#f5f5f5}.hub-spinner{width:36px;height:36px;border:3px solid #e2e8f0;border-top:3px solid var(--green);border-radius:50%;animation:hub-spin .8s linear infinite}.hub-status{font-size:1rem;color:#475569;font-weight:500}.hub-status,.hub-status-sub{font-family:DM Sans,sans-serif}.hub-status-sub{font-size:.85rem;color:#94a3b8}.hub-error{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:#f5f5f5;padding:2rem;text-align:center;font-family:DM Sans,sans-serif}.hub-error p{color:#475569;font-size:.95rem}.hub-error button{font-size:.9rem;color:var(--green);background:none;border:none;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.hub-upgrade-btn{display:inline-flex;align-items:center;padding:.55rem 1.25rem;background:var(--green,#22c55e);color:#fff;border-radius:8px;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s}.hub-upgrade-btn:hover{background:#16a34a}.hub-root{background:#f5f5f5;min-height:100vh;font-family:DM Sans,sans-serif;color:#1a1a1a}.hub-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(245,245,245,.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);justify-content:space-between;padding:0 2rem;height:62px;gap:1rem;border-bottom:none}.hub-header,.hub-header-left{display:flex;align-items:center}.hub-header-left{gap:14px;flex:1 1;min-width:0}.hub-header-logo{font-family:"Instrument Serif",serif;font-size:1.3rem;color:#1a1a1a;text-decoration:none;background:none;border:none;cursor:pointer;padding:0;line-height:1;flex-shrink:0}.hub-header-logo span{color:var(--green)}.hub-header-divider-v{width:1px;height:20px;background:rgba(0,0,0,.12);flex-shrink:0}.hub-header-name{font-family:"Instrument Serif",serif;font-size:1.2rem;font-weight:400;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.hub-header-name:hover{color:var(--green)}.hub-header-links{gap:20px;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;padding:0;position:static}.hub-header-ctas,.hub-header-links{display:flex;align-items:center;flex-shrink:0}.hub-header-ctas{gap:10px}.hub-header-link{display:inline-flex;align-items:center;font-size:.8rem;font-weight:600;color:rgba(0,0,0,.5);text-decoration:none;padding:0;background:none;border:none;cursor:pointer;font-family:DM Sans,sans-serif;white-space:nowrap;transition:color .15s;flex-shrink:0}.hub-header-link:hover{color:#1a1a1a}.hub-header-social-link{display:inline-flex;align-items:center;gap:6px;padding:0;border:none;background:none;color:rgba(0,0,0,.5);text-decoration:none;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;white-space:nowrap;transition:color .15s;flex-shrink:0}.hub-header-social-link:hover{color:#1a1a1a}.hub-header-link-label{line-height:1}.hub-header-divider{width:1px;height:18px;background:rgba(0,0,0,.1);margin:0 .15rem}.hub-header-user{display:inline-flex;align-items:center;gap:7px;text-decoration:none;color:#1a1a1a;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500;padding:3px 10px 3px 3px;border:1px solid rgba(0,0,0,.1);border-radius:20px;transition:border-color .15s,background .15s;flex-shrink:0}.hub-header-user:hover{border-color:rgba(0,0,0,.25);background:rgba(0,0,0,.03)}.hub-header-user-avatar{object-fit:cover}.hub-header-user-avatar,.hub-header-user-initial{width:24px;height:24px;border-radius:50%;flex-shrink:0}.hub-header-user-initial{background:var(--green);color:#fff;font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center}.hub-header-user-name{line-height:1;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-header-signup{display:inline-flex;align-items:center;padding:.3rem .85rem;background:#1a1a1a;color:#fff;border-radius:20px;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .15s;flex-shrink:0}.hub-header-signup:hover{background:#333}.hub-share-tools{gap:6px;margin-top:6px}.hub-share-btn,.hub-share-tools{display:inline-flex;align-items:center}.hub-share-btn{gap:4px;padding:4px 7px;border:1px solid rgba(0,0,0,.12);border-radius:6px;background:transparent;color:rgba(0,0,0,.4);font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:500;cursor:pointer;transition:border-color .15s,color .15s,background .15s;line-height:1}.hub-share-btn:hover{border-color:rgba(0,0,0,.25);color:#1a1a1a;background:rgba(0,0,0,.03)}.hub-share-btn-copied{border-color:var(--green)!important;color:var(--green)!important}.hub-share-btn-active{border-color:rgba(0,0,0,.25);color:#1a1a1a;background:rgba(0,0,0,.04)}.hub-share-btn-label{font-size:.7rem}.hub-qr-wrap{position:relative}.hub-qr-popover{top:calc(100% + 10px);border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:16px;box-shadow:0 8px 32px rgba(0,0,0,.12);z-index:100;display:flex;flex-direction:column;align-items:center;gap:10px;min-width:210px}.hub-qr-popover,.hub-qr-popover:before{position:absolute;left:50%;transform:translateX(-50%);background:#fff}.hub-qr-popover:before{content:"";top:-6px;width:10px;height:10px;border-left:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1);rotate:45deg}.hub-qr-label{font-size:.75rem;color:rgba(0,0,0,.45);font-family:DM Sans,sans-serif;margin:0}.hub-qr-image{display:block;border-radius:6px;border:1px solid rgba(0,0,0,.06)}.hub-qr-download{font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:600;color:var(--green);text-decoration:none;padding:4px 10px;border:1px solid var(--green);border-radius:5px;transition:background .12s}.hub-qr-download:hover{background:rgba(34,197,94,.08)}@media (max-width:768px){.hub-header{flex-wrap:wrap;height:auto;padding:0;gap:0}.hub-header-left{flex:1 1;min-width:0;padding:0 0 0 1rem;height:52px;order:1}.hub-header-ctas{flex-shrink:0;height:52px;padding:0 1rem 0 0;order:2;gap:8px}.hub-header-links{width:100%;order:3;padding:0 1rem;height:44px;border-top:1px solid rgba(0,0,0,.07);justify-content:flex-start;gap:16px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hub-header-links::-webkit-scrollbar{display:none}.hub-header-name{display:block}.hub-header-link-label{display:inline}.hub-header-divider,.hub-header-divider-v{display:none}}.hub-header-link-wrap{position:relative}.hub-header-link-editable{cursor:-webkit-grab;cursor:grab}.hub-header-link-editable:active{cursor:-webkit-grabbing;cursor:grabbing}.hub-header-link-drag-over .hub-header-social-link{outline:2px dashed var(--green);outline-offset:2px}.hub-header-link-controls{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:3px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:6px;padding:3px 5px;z-index:60;opacity:0;pointer-events:none;transition:opacity .15s;white-space:nowrap;box-shadow:0 2px 8px rgba(0,0,0,.08)}.hub-header-link-editable:hover .hub-header-link-controls{opacity:1;pointer-events:auto}.hub-header-link-handle{font-size:.8rem;color:rgba(0,0,0,.35);cursor:-webkit-grab;cursor:grab;padding:1px 3px;line-height:1}.hub-header-link-handle:hover{color:rgba(0,0,0,.6)}.hub-header-link-hide{width:16px;height:16px;border-radius:50%;border:none;background:#fee2e2;color:#dc2626;font-size:.5rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;transition:background .15s;flex-shrink:0}.hub-header-link-hide:hover{background:#fca5a5}.hub-header-add-link-wrap{position:relative}.hub-header-add-link-btn{font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:600;color:var(--green);background:none;border:1px dashed var(--green);border-radius:6px;padding:4px 10px;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s;line-height:1.4}.hub-header-add-link-btn:hover{background:rgba(22,163,74,.06)}.hub-header-add-link-menu{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.12);padding:8px;z-index:100;min-width:200px;display:flex;flex-direction:column;gap:4px}.hub-header-add-link-item{font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:500;color:#1a1a1a;background:none;border:none;border-radius:6px;padding:7px 10px;text-align:left;cursor:pointer;transition:background .12s}.hub-header-add-link-item:hover{background:#f5f5f5}.hub-header-add-link-custom{display:flex;flex-direction:column;gap:6px;padding-top:6px;border-top:1px solid rgba(0,0,0,.07);margin-top:2px}.hub-header-add-link-custom-label{font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:600;color:rgba(0,0,0,.4);text-transform:uppercase;letter-spacing:.04em;margin:0 0 2px}.hub-header-add-link-input{font-family:DM Sans,sans-serif;font-size:.82rem;border:1px solid rgba(0,0,0,.12);border-radius:6px;padding:6px 9px;outline:none;color:#1a1a1a;background:#fafafa;width:100%;box-sizing:border-box;transition:border-color .15s}.hub-header-add-link-input:focus{border-color:var(--green);background:#fff}.hub-header-add-link-submit{font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:600;background:#1a1a1a;color:#fff;border:none;border-radius:6px;padding:7px 10px;cursor:pointer;transition:background .15s;align-self:flex-end}.hub-header-add-link-submit:hover{background:#333}.hub-header-add-link-submit:disabled{background:rgba(0,0,0,.2);cursor:default}.hub-hero{background:#f5f5f5}.hub-hero-inner{max-width:1200px;margin:0 auto;padding:80px 32px 72px;display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:start}.hub-hero-text{display:flex;flex-direction:column;justify-content:space-between}.hub-hero-identity{display:flex;align-items:flex-start;gap:16px;margin-bottom:14px}.hub-hero-identity-text{display:flex;flex-direction:column;min-width:0}.hub-logo-box{flex-shrink:0;width:160px;height:160px;border-radius:10px;overflow:hidden;position:relative;background:#f0f0f0;border:1px solid rgba(0,0,0,.08)}.hub-logo-box-editable{cursor:pointer;border:2px dashed #cbd5e1;background:#f8fafc}.hub-logo-box-editable:hover{border-color:var(--green)}.hub-logo-img{width:100%;height:100%;object-fit:contain;display:block}.hub-logo-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#94a3b8;font-family:DM Sans,sans-serif;font-size:.62rem;font-weight:500;text-align:center;padding:8px}.hub-logo-box-editable:hover .hub-logo-placeholder{color:var(--green)}.hub-logo-overlay{position:absolute;inset:0;background:rgba(0,0,0,.5);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#fff;font-family:DM Sans,sans-serif;font-size:.62rem;font-weight:600;opacity:0;transition:opacity .15s}.hub-logo-box-editable:hover .hub-logo-overlay{opacity:1}.hub-logo-remove{position:absolute;top:4px;right:4px;width:18px;height:18px;border-radius:50%;border:none;background:rgba(220,38,38,.85);color:#fff;font-size:.6rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.hub-biz-label{display:flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--green);margin-bottom:1rem}.hub-dot{color:rgba(0,0,0,.25)}.hub-biz-name{font-family:"Instrument Serif",serif;font-size:clamp(32px,5vw,52px);line-height:1.05;color:#1a1a1a;margin:0;font-weight:400;letter-spacing:-1px;white-space:pre-wrap}.hub-stars{display:inline-flex;align-items:center;gap:.15rem;font-size:1.05rem;margin-top:2px;margin-bottom:0}.hub-stars .star{color:rgba(0,0,0,.15)}.hub-stars .star.on{color:#f59e0b}.hub-rating-num{font-size:.85rem;font-weight:700;color:#1a1a1a;margin-left:.35rem}.hub-review-count{font-size:.85rem;color:rgba(0,0,0,.45);margin:2px 0 0}.hub-gmaps-badge{display:inline-flex;align-items:center;gap:10px;padding:9px 13px 9px 10px;background:#fff;border:1px solid var(--border);border-radius:12px;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s,transform .15s;margin:4px 0 0}.hub-gmaps-badge:hover{border-color:#4285f4;box-shadow:0 2px 10px rgba(66,133,244,.12);transform:translateY(-1px)}.hub-gmaps-badge-g{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#4285f4,#34a853 40%,#fbbc05 70%,#ea4335);color:#fff;font-weight:700;font-size:13px;font-family:DM Sans,sans-serif;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hub-gmaps-badge-body{display:flex;flex-direction:column;gap:1px}.hub-gmaps-badge-top{display:flex;align-items:center;gap:6px}.hub-gmaps-badge-rating{font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:700;color:#1a1a1a;line-height:1}.hub-gmaps-stars{display:flex;gap:1px}.hub-gmaps-stars .star{font-size:.75rem;color:#d1d5db}.hub-gmaps-stars .star.on{color:#f59e0b}.hub-gmaps-badge-count{font-family:DM Sans,sans-serif;font-size:.75rem;color:#9ca3af;font-weight:400}.hub-gmaps-badge-arrow{color:#d1d5db;flex-shrink:0;transition:transform .15s,color .15s;margin-left:2px}.hub-gmaps-badge:hover .hub-gmaps-badge-arrow{transform:translate(2px,-2px);color:#4285f4}.hub-contact-links{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 2rem}.hub-contact-link{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:24px;font-size:15px;font-weight:400;text-decoration:none;transition:all .2s;white-space:nowrap;line-height:1}.hub-contact-link-primary{background:#1a1a1a;color:#fff;border:1px solid #1a1a1a}.hub-contact-link-primary:hover{background:#333;border-color:#333;transform:translateY(-1px)}.hub-contact-link-secondary{background:transparent;color:#1a1a1a;border:1px solid rgba(0,0,0,.15)}.hub-contact-link-secondary:hover{background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.25);transform:translateY(-1px)}.hub-contact-icon{display:flex;align-items:center;flex-shrink:0}.hub-contact-link-primary .hub-contact-icon{color:rgba(255,255,255,.75)}.hub-contact-link-secondary .hub-contact-icon{color:rgba(0,0,0,.45)}.hub-contact-edit-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem;margin-bottom:1.75rem}.hub-contact-edit-field{display:flex;flex-direction:column;gap:.2rem}.hub-contact-edit-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:rgba(0,0,0,.4)}.hub-contact-edit-input{padding:.45rem .7rem;border:2px dashed var(--green);border-radius:6px;font-family:DM Sans,sans-serif;font-size:.82rem;color:#1a1a1a;background:rgba(34,197,94,.05);outline:none}.hub-contact-edit-input:focus{border-style:solid;background:rgba(34,197,94,.08)}.hub-headline{font-family:"Instrument Serif",serif;font-size:clamp(1.3rem,2.5vw,1.65rem);font-weight:400;font-style:italic;line-height:1.4;color:#1a1a1a;margin:0 0 .85rem}.hub-subtitle{font-size:18px;line-height:28px;color:rgba(0,0,0,.55);font-weight:400;margin:0 0 2.5rem}.hub-hero-image{position:relative;border-radius:16px;overflow:hidden;height:520px;background:#e5e5e5;cursor:pointer}.hub-hero-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.hub-hero-image:hover img{transform:scale(1.02)}.hub-hero-image-editable{cursor:default}.hub-hero-image-badge{position:absolute;top:12px;left:12px;background:var(--green);color:#fff;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:4px 10px;border-radius:20px;pointer-events:none}.hub-photos{background:#f5f5f5;padding:0 0 16px}.hub-photos-grid{max-width:1200px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.hub-photo-item{display:flex;flex-direction:column;gap:10px;cursor:pointer}.hub-photo-image{border-radius:16px;overflow:hidden;height:220px;background:#e5e5e5}.hub-photo-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.hub-photo-item:hover .hub-photo-image img{transform:scale(1.02)}.hub-photo-item-editable{cursor:default}.hub-photo-image{position:relative}.hub-photo-set-featured{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;padding-bottom:14px;background:linear-gradient(0deg,rgba(0,0,0,.55) 0,transparent 60%);color:#fff;font-size:12px;font-weight:600;letter-spacing:.03em;border:none;cursor:pointer;opacity:0;transition:opacity .2s;border-radius:16px;width:100%}.hub-photo-item-editable:hover .hub-photo-set-featured{opacity:1}.hub-photo-title{font-size:14px;font-weight:400;color:#1a1a1a;line-height:1.4;white-space:pre-wrap}.hub-photo-caption{font-size:14px;color:rgba(0,0,0,.55);font-weight:400}.hub-section{padding:64px 32px}.hub-section,.hub-section-alt{background:#f5f5f5}.hub-section-inner{max-width:1200px;margin:0 auto}.hub-section-heading{margin-bottom:2.5rem}.hub-eyebrow{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--green);margin:0 0 12px}.hub-section-title{font-family:"Instrument Serif",serif;font-size:clamp(28px,4vw,40px);font-weight:400;color:#1a1a1a;margin:0;line-height:1.15;letter-spacing:-.8px}.hub-advantages{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2px;gap:2px;background:rgba(0,0,0,.06);border-radius:8px;overflow:hidden}.hub-adv-card{background:#fff;padding:32px;display:flex;flex-direction:column;gap:0;position:relative}.hub-adv-num{font-size:.65rem;font-weight:700;letter-spacing:.1em;color:var(--green);margin-bottom:8px;text-transform:uppercase}.hub-adv-card h3{font-family:DM Sans,sans-serif;font-size:20px;font-weight:500;color:#1a1a1a;margin:0 0 8px;line-height:1.3}.hub-adv-card>p{font-size:16px;line-height:1.65;color:rgba(0,0,0,.55);margin:0 0 16px;flex:1 1}.hub-card-testimonial{margin-top:20px;padding:16px 18px;background:rgba(0,0,0,.025);border-radius:10px;border-left:3px solid var(--green)}.hub-card-quote{font-size:14.5px;line-height:1.7;color:rgba(0,0,0,.6);font-style:italic;margin:0 0 12px}.hub-author-row{display:flex;align-items:center;gap:10px;margin-top:10px}.hub-author-avatar{width:30px;height:30px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1.5px solid rgba(0,0,0,.08)}.hub-author-initial{width:30px;height:30px;border-radius:50%;background:var(--green);display:flex;align-items:center;justify-content:center;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;color:#fff;flex-shrink:0}.hub-author-info{display:flex;flex-direction:column;gap:2px;min-width:0}.hub-author-name{font-size:13px;font-weight:600;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.hub-author-source{font-size:11px;color:rgba(0,0,0,.35);line-height:1.3}.hub-aspects{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2px;gap:2px;background:rgba(0,0,0,.06);border-radius:8px;overflow:hidden}.hub-aspect-card{background:#fff;padding:32px;display:flex;flex-direction:column}.hub-aspect-card h4{font-size:18px;font-weight:500;color:#1a1a1a;margin:0 0 14px;line-height:1.3}.hub-aspect-card .hub-card-quote{flex:1 1;margin:0}.hub-highlights{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2px;gap:2px;background:rgba(0,0,0,.06);border-radius:8px;overflow:hidden}.hub-highlight-card{background:#fff;padding:32px;display:flex;flex-direction:column}.hub-highlight-card h4{font-size:18px;font-weight:500;color:#1a1a1a;margin:0 0 14px;line-height:1.3}.hub-highlight-card .hub-card-quote{flex:1 1;margin:0}.hub-touches{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2px;gap:2px;background:rgba(0,0,0,.06);border-radius:8px;overflow:hidden}.hub-touch-card{background:#fff;padding:32px}.hub-touch-card h4{font-size:18px;font-weight:500;color:#1a1a1a;margin:0 0 8px;line-height:1.3}.hub-touch-card p{font-size:15px;line-height:1.65;color:rgba(0,0,0,.55);margin:0}.hub-tips{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2px;gap:2px;background:rgba(0,0,0,.06);border-radius:8px;overflow:hidden}.hub-tip-card{display:flex;flex-direction:column;padding:32px;background:#fff}.hub-tip-icon{font-size:32px;line-height:1;margin-bottom:16px;display:block}.hub-tip-card h4{font-size:18px;font-weight:500;color:#1a1a1a;margin:0 0 8px;line-height:1.3}.hub-tip-card p{font-size:15px;line-height:1.65;color:rgba(0,0,0,.55);margin:0}.hub-map{padding:64px 32px;background:#f5f5f5}.hub-map-inner{max-width:1200px;margin:0 auto}.hub-map-embed{display:block;width:100%;height:500px;border:1px solid rgba(0,0,0,.1);border-radius:8px;overflow:hidden;filter:none}.hub-sub-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 52px;background:#f0ede6;border-top:.5px solid rgba(0,0,0,.08)}.hub-sub-footer-brand{display:flex;align-items:center;gap:8px;flex-shrink:0}.hub-sub-footer-powered{font-size:10px;color:rgba(0,0,0,.35);text-transform:uppercase;letter-spacing:.1em;font-weight:600}.hub-sub-footer-logo{font-family:"Instrument Serif",serif;font-size:1.2rem;background:none;border:none;cursor:pointer;color:#1a1a1a;padding:0;line-height:1}.hub-sub-footer-logo span{color:var(--green)}.hub-sub-footer-cta{display:flex;align-items:center;gap:16px;flex:1 1;justify-content:center}.hub-sub-footer-tagline{font-size:13px;color:rgba(0,0,0,.45);margin:0;line-height:1.4}.hub-sub-footer-btn{display:inline-flex;align-items:center;white-space:nowrap;background:var(--green);color:#fff;border:none;border-radius:20px;padding:8px 18px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:opacity .15s,transform .1s;text-decoration:none;flex-shrink:0}.hub-sub-footer-btn:hover{opacity:.88;transform:translateY(-1px)}.hub-sub-footer-updated{font-size:11.5px;color:rgba(0,0,0,.3);text-decoration:none;white-space:nowrap;flex-shrink:0;transition:color .15s}.hub-sub-footer-updated:hover{color:rgba(0,0,0,.55)}.hub-cta-btn-secondary{background:transparent;color:rgba(0,0,0,.55);border:1px solid rgba(0,0,0,.15);border-radius:24px;padding:11px 24px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;cursor:pointer;transition:all .15s;text-decoration:none;display:inline-flex;align-items:center}.hub-cta-btn-secondary:hover{color:#1a1a1a;border-color:rgba(0,0,0,.3)}@media (max-width:768px){.hub-sub-footer{gap:16px;padding:20px}.hub-sub-footer,.hub-sub-footer-cta{flex-direction:column;align-items:flex-start}.hub-sub-footer-cta{gap:10px}}@media (max-width:1024px){.hub-photos-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.hub-hero-inner{grid-template-columns:1fr;gap:40px;padding:56px 20px 48px}.hub-hero-image{height:auto;aspect-ratio:16/9}.hub-advantages{grid-template-columns:1fr}.hub-aspects,.hub-highlights,.hub-photos-grid,.hub-tips,.hub-touches{grid-template-columns:repeat(2,1fr)}.hub-photos-grid{padding:0 20px}.hub-section{padding:56px 20px}.hub-map{padding:48px 20px}.hub-mkt-footer{padding:32px 20px 24px}.hub-biz-name{font-size:clamp(28px,7vw,44px)}.hub-subtitle{font-size:16px;line-height:26px;margin-bottom:2rem}.hub-logo-box{width:120px;height:120px}}@media (max-width:560px){.hub-aspects,.hub-highlights,.hub-tips,.hub-touches{grid-template-columns:1fr}.hub-photos-grid{grid-template-columns:repeat(2,1fr)}.hub-section{padding:48px 16px}.hub-contact-link{padding:10px 18px;font-size:14px}.hub-hero-inner{padding:48px 16px 40px;gap:32px}.hub-logo-box{width:88px;height:88px}.hub-biz-name{font-size:clamp(24px,8vw,36px);letter-spacing:-.5px}.hub-headline{font-size:clamp(1.1rem,4vw,1.35rem)}.hub-subtitle{font-size:15px;line-height:24px}.hub-section-heading{margin-bottom:1.75rem}.hub-adv-card{padding:1.25rem}.hub-aspect-card,.hub-highlight-card,.hub-tip-card,.hub-touch-card{padding:1rem}.hub-contact-links{flex-wrap:wrap;gap:8px}}.hub-status-business{font-family:"Instrument Serif",serif;font-size:1.1rem;color:#1a1a1a;text-align:center;margin:0;order:-1}.hub-auth-gate{margin-top:0;gap:.5rem;max-width:340px}.hub-auth-business,.hub-auth-gate{display:flex;flex-direction:column;align-items:center;width:100%}.hub-auth-business{gap:.3rem;margin-bottom:.5rem;padding:1rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:14px;text-align:center}.hub-auth-business-badge{font-size:.7rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--green,#16a34a);background:#f0fdf4;padding:.2rem .6rem;border-radius:20px}.hub-auth-business-name{font-family:"Instrument Serif",serif;font-size:1.25rem;font-weight:400;color:#0f172a;margin:0;line-height:1.2}.hub-auth-business-city{font-size:.8rem;color:#64748b;margin:0}.hub-auth-title{font-size:.92rem;font-weight:600;color:#1a1a1a;text-align:center;margin:4px 0 0}.hub-auth-sub{font-size:.78rem;color:#64748b;text-align:center;line-height:1.5;margin:0 0 8px}.hub-auth-check{width:40px;height:40px;border-radius:50%;background:var(--green-light,#e6f2ec);color:var(--green,#1a6e48);font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.hub-ready-icon{font-size:2rem;line-height:1}.hub-signup-form{margin-top:2rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}.hub-signup-label{font-size:.8rem;color:#64748b;margin:0}.hub-signup-fields{flex-direction:column;width:100%;max-width:340px}.hub-signup-fields,.hub-signup-name-row{display:flex;gap:.5rem}.hub-signup-input{width:100%;padding:.65rem .9rem;border:1px solid rgba(0,0,0,.12);border-radius:8px;font-family:DM Sans,sans-serif;font-size:.9rem;background:#fff;color:#1a1a1a;outline:none;box-sizing:border-box}.hub-signup-input:focus{border-color:var(--green)}.hub-signup-btn{width:100%;padding:.7rem 1rem;background:#1a1a1a;color:#fff;border:none;border-radius:24px;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;cursor:pointer;transition:opacity .15s}.hub-signup-btn:hover{opacity:.85}.hub-signup-btn:disabled{opacity:.5;cursor:default}.hub-signup-thanks{margin-top:2rem;font-size:.85rem;color:var(--green)}.hub-signup-error{font-size:.75rem;color:#e53e3e;margin:0}.hub-oauth-btn{display:flex;align-items:center;justify-content:center;gap:.6rem;width:100%;padding:.65rem 1rem;border:1px solid rgba(0,0,0,.12);border-radius:8px;background:#fff;color:#1a1a1a;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s}.hub-oauth-btn:hover{background:#f5f5f5;border-color:rgba(0,0,0,.2)}.hub-oauth-btn:disabled{opacity:.5;cursor:default}.hub-signup-divider{display:flex;align-items:center;gap:.75rem;color:rgba(0,0,0,.35);font-size:.75rem}.hub-signup-divider:after,.hub-signup-divider:before{content:"";flex:1 1;height:1px;background:rgba(0,0,0,.1)}.hub-settings-overlay{position:fixed;inset:0;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:200;display:flex;justify-content:flex-end}.hub-settings-panel{width:420px;max-width:100vw;height:100%;background:#fafafa;box-shadow:-8px 0 48px rgba(0,0,0,.1);display:flex;flex-direction:column;animation:hub-slide-in .2s cubic-bezier(.25,.46,.45,.94)}@keyframes hub-slide-in{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.hub-settings-header{background:#fff;border-bottom:1px solid rgba(0,0,0,.08);position:-webkit-sticky;position:sticky;top:0;z-index:1}.hub-settings-header-top{display:flex;align-items:flex-start;justify-content:space-between;padding:1.25rem 1.5rem .75rem}.hub-settings-title{font-family:"Instrument Serif",serif;font-size:1.2rem;font-weight:400;margin:0 0 2px;color:#1a1a1a}.hub-settings-subtitle{font-family:DM Sans,sans-serif;font-size:.78rem;color:rgba(0,0,0,.4);margin:0}.hub-settings-close{width:30px;height:30px;border-radius:7px;border:1px solid rgba(0,0,0,.1);background:transparent;color:rgba(0,0,0,.4);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s;flex-shrink:0}.hub-settings-close:hover{background:#f5f5f5;color:#1a1a1a}.hub-settings-tabs{display:flex;padding:0 1.5rem;gap:0}.hub-settings-tab{padding:.65rem 1rem;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500;color:rgba(0,0,0,.45);background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:color .15s,border-color .15s;margin-bottom:-1px;white-space:nowrap}.hub-settings-tab:hover{color:#1a1a1a}.hub-settings-tab-active{color:#1a1a1a;font-weight:600;border-bottom-color:#1a1a1a}.hub-settings-body{flex:1 1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.hub-settings-group{display:flex;flex-direction:column;gap:.65rem}.hub-settings-group-label{font-size:.67rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:rgba(0,0,0,.3);margin:0}.hub-settings-field{display:flex;flex-direction:column;gap:.3rem}.hub-settings-field-header{display:flex;align-items:center;justify-content:space-between}.hub-settings-field label{font-size:.82rem;font-weight:600;color:rgba(0,0,0,.65)}.hub-settings-char-count{font-size:.7rem;color:rgba(0,0,0,.3);font-family:DM Mono,monospace}.hub-settings-char-over{color:#dc2626}.hub-settings-input,.hub-settings-textarea{padding:.65rem .9rem;border:1px solid rgba(0,0,0,.1);border-radius:8px;font-family:DM Sans,sans-serif;font-size:.875rem;color:#1a1a1a;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s;width:100%;box-sizing:border-box}.hub-settings-input:focus,.hub-settings-textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(34,197,94,.1)}.hub-settings-textarea{resize:vertical;min-height:88px;line-height:1.6}.hub-settings-toggle-row{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;gap:1rem}.hub-settings-toggle-info{display:flex;flex-direction:column;gap:.2rem;min-width:0}.hub-settings-toggle-label{font-size:.875rem;font-weight:600;color:#1a1a1a}.hub-settings-toggle-sub{font-size:.75rem;color:rgba(0,0,0,.4);line-height:1.4}.hub-settings-toggle{position:relative;width:42px;height:24px;flex-shrink:0}.hub-settings-toggle input{opacity:0;width:0;height:0}.hub-settings-toggle-track{position:absolute;inset:0;background:rgba(0,0,0,.12);border-radius:24px;cursor:pointer;transition:background .2s}.hub-settings-toggle input:checked+.hub-settings-toggle-track{background:var(--green)}.hub-settings-toggle-track:before{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;background:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 4px rgba(0,0,0,.18)}.hub-settings-toggle input:checked+.hub-settings-toggle-track:before{transform:translateX(18px)}.hub-settings-seo-preview{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;padding:1rem}.hub-settings-seo-preview-label{font-size:.67rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:rgba(0,0,0,.3);margin:0 0 .75rem}.hub-settings-seo-url{font-size:.75rem;color:#15803d;margin:0 0 2px;font-family:DM Mono,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-settings-seo-ptitle{font-size:.95rem;font-weight:600;color:#1a0dab;margin:0 0 3px;line-height:1.3}.hub-settings-seo-pdesc{font-size:.8rem;color:rgba(0,0,0,.55);margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hub-settings-empty-state{font-size:.82rem;color:rgba(0,0,0,.35);padding:.85rem 1rem;background:#fff;border:1px dashed rgba(0,0,0,.1);border-radius:8px;margin:0;line-height:1.5}.hub-settings-footer{padding:1rem 1.5rem;border-top:1px solid rgba(0,0,0,.08);background:#fff;display:flex;gap:.5rem}.hub-settings-save{flex:1 1;background:#1a1a1a;color:#fff;border:none;border-radius:8px;padding:.72rem;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;transition:opacity .15s}.hub-settings-save:hover{opacity:.85}.hub-settings-save:disabled{opacity:.5;cursor:default}.hub-owner-bar{position:-webkit-sticky;position:sticky;top:62px;z-index:40;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.08);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 1.5rem;height:48px;transition:background .2s,box-shadow .2s}.hub-owner-bar-editing{background:rgba(240,253,244,.97);border-bottom-color:rgba(34,197,94,.2);box-shadow:0 1px 0 rgba(34,197,94,.15)}.hub-owner-back{display:inline-flex;align-items:center;gap:4px;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500;color:rgba(0,0,0,.4);text-decoration:none;transition:color .15s}.hub-owner-back:hover{color:#1a1a1a}.hub-owner-center{display:flex;justify-content:center}.hub-owner-mode-badge{display:inline-flex;align-items:center;gap:6px;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:600;color:var(--green);background:rgba(34,197,94,.1);padding:3px 10px;border-radius:20px}.hub-owner-mode-dot{width:6px;height:6px;border-radius:50%;background:var(--green);animation:hub-pulse 1.8s ease-in-out infinite}@keyframes hub-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hub-owner-page-label{display:inline-flex;align-items:center;gap:6px;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:500;color:rgba(0,0,0,.4)}.hub-owner-status-dot{width:6px;height:6px;border-radius:50%}.hub-owner-status-live{background:var(--green)}.hub-owner-status-draft{background:#f59e0b}.hub-owner-actions{display:flex;align-items:center;gap:8px;justify-content:flex-end}.hub-owner-edit{display:inline-flex;align-items:center;gap:6px;padding:.38rem .9rem;background:#1a1a1a;color:#fff;border:none;border-radius:7px;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .15s}.hub-owner-edit:hover{background:#333}.hub-owner-save{display:inline-flex;align-items:center;gap:6px;padding:.38rem 1rem;background:var(--green);color:#fff;border:none;border-radius:7px;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:600;cursor:pointer;transition:opacity .15s}.hub-owner-save:hover{opacity:.88}.hub-owner-save:disabled{opacity:.55;cursor:default}.hub-owner-save-spinner{width:11px;height:11px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:hub-spin .7s linear infinite;flex-shrink:0}@keyframes hub-spin{to{transform:rotate(1turn)}}.hub-owner-discard{padding:.38rem .85rem;background:transparent;color:rgba(0,0,0,.45);border:1px solid rgba(0,0,0,.12);border-radius:7px;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500;cursor:pointer;transition:border-color .15s,color .15s}.hub-owner-discard:hover{border-color:rgba(0,0,0,.3);color:#1a1a1a}.hub-owner-divider{width:1px;height:20px;background:rgba(0,0,0,.1)}.hub-owner-settings-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:7px;border:1px solid rgba(0,0,0,.1);background:transparent;color:rgba(0,0,0,.4);cursor:pointer;transition:border-color .15s,color .15s,background .15s}.hub-owner-settings-btn:hover{border-color:rgba(0,0,0,.25);color:#1a1a1a;background:rgba(0,0,0,.03)}.hub-card-editable{position:relative;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hub-card-editable:active{cursor:-webkit-grabbing;cursor:grabbing}.hub-card-editable.hub-drag-over{outline:2px dashed var(--green);outline-offset:3px;background:rgba(34,197,94,.04)!important}.hub-card-controls{position:absolute;top:.55rem;right:.55rem;display:flex;align-items:center;gap:.25rem;z-index:10;opacity:0;transition:opacity .15s}.hub-card-editable:hover .hub-card-controls{opacity:1}.hub-drag-handle{font-size:1rem;color:rgba(0,0,0,.35);line-height:1;padding:.2rem .3rem;cursor:-webkit-grab;cursor:grab;border-radius:4px;transition:color .15s,background .15s}.hub-drag-handle:hover{color:rgba(0,0,0,.6);background:rgba(0,0,0,.06)}.hub-card-delete{width:22px;height:22px;border-radius:50%;border:none;background:#fee2e2;color:#dc2626;font-size:.65rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;flex-shrink:0}.hub-card-delete:hover{background:#fca5a5}.hub-edit-field{width:100%;padding:.4rem .6rem;border:2px dashed var(--green);border-radius:6px;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;background:rgba(34,197,94,.05);outline:none;resize:vertical}.hub-edit-field:focus{border-style:solid;background:rgba(34,197,94,.08)}.hub-edit-textarea{min-height:80px;line-height:1.5}.hub-eyebrow-row{display:flex;align-items:center;justify-content:space-between}.hub-eyebrow-row .hub-eyebrow{margin-bottom:0}.hub-regen-btn{font-size:.78rem;padding:.25rem .6rem;border:1px dashed var(--green);border-radius:5px;background:transparent;color:var(--green);cursor:pointer;font-family:DM Sans,sans-serif;font-weight:600;transition:background .15s,opacity .15s;white-space:nowrap}.hub-regen-btn:hover{background:rgba(34,197,94,.08)}.hub-regen-btn:disabled{opacity:.4;cursor:default}.hub-regen-btn-labeled{display:inline-flex;align-items:center;gap:7px;padding:.3rem .7rem}.hub-regen-btn-icon{font-size:.9rem;flex-shrink:0}.hub-regen-btn-body{display:flex;flex-direction:column;align-items:flex-start;gap:1px}.hub-regen-btn-text{font-size:.75rem;font-weight:600;line-height:1.2}.hub-regen-btn-hint{font-size:.68rem;font-weight:400;color:rgba(34,197,94,.7);line-height:1.2}.hub-section-shell{position:relative}.hub-section-editable{outline:1px dashed transparent;transition:outline-color .15s}.hub-section-editable:hover{outline-color:rgba(0,0,0,.15)}.hub-section-drag-over{outline:2px dashed var(--green)!important;outline-offset:-2px}.hub-section-controls{position:absolute;top:.75rem;right:1.25rem;display:flex;align-items:center;gap:.35rem;z-index:20;opacity:0;transition:opacity .15s;background:rgba(255,255,255,.97);border:1px solid rgba(0,0,0,.1);border-radius:7px;padding:.25rem .4rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hub-section-editable:hover .hub-section-controls{opacity:1}@media (hover:none){.hub-section-editable .hub-section-controls{opacity:1}}.hub-section-drag-handle{font-size:1rem;color:rgba(0,0,0,.35);cursor:-webkit-grab;cursor:grab;padding:.15rem .25rem;border-radius:4px;line-height:1;transition:color .15s,background .15s}.hub-section-drag-handle:hover{color:rgba(0,0,0,.6);background:rgba(0,0,0,.06)}.hub-section-arrows{display:flex;flex-direction:column;gap:1px}.hub-section-arrow{width:20px;height:16px;border:1px solid rgba(0,0,0,.1);border-radius:3px;background:#f5f5f5;color:rgba(0,0,0,.45);font-size:.65rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;line-height:1;transition:background .12s,color .12s}.hub-section-arrow:hover:not(:disabled){background:rgba(0,0,0,.06);color:#1a1a1a}.hub-section-arrow:disabled{opacity:.3;cursor:default}.hub-section-hide{width:22px;height:22px;border-radius:50%;border:none;background:#fee2e2;color:#dc2626;font-size:.65rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;flex-shrink:0}.hub-section-hide:hover{background:#fca5a5}.hub-settings-restore-btn{padding:.3rem .75rem;border:1px solid var(--green);border-radius:5px;background:transparent;color:var(--green);font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .12s}.hub-settings-restore-btn:hover{background:rgba(34,197,94,.08)}.hub-settings-btn-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.hub-settings-btn-fields{display:flex;flex:1 1;gap:.4rem}.hub-settings-btn-label{flex:0 0 120px}.hub-settings-btn-url{flex:1 1}.hub-settings-btn-delete{width:26px;height:26px;border-radius:50%;border:none;flex-shrink:0;background:#fee2e2;color:#dc2626;font-size:.65rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.hub-settings-btn-delete:hover{background:#fca5a5}.hub-settings-add-btn{padding:.35rem .85rem;border:1px dashed #94a3b8;border-radius:6px;background:transparent;color:#64748b;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:500;cursor:pointer;width:100%;transition:border-color .15s,color .15s}.hub-settings-add-btn:hover{border-color:var(--green);color:var(--green)}.hub-header-custom-btn{display:inline-flex;align-items:center;padding:.3rem .75rem;border:1px solid var(--green);border-radius:20px;background:var(--green);color:#fff;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:600;white-space:nowrap;text-decoration:none;transition:background .15s,opacity .15s;flex-shrink:0}.hub-header-custom-btn:hover{opacity:.85}.hub-unavailable{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:2rem;font-family:DM Sans,sans-serif;color:#1a1a1a;background:#f5f5f5}.hub-unavailable h1{font-family:"Instrument Serif",serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:400;margin:0}.hub-unavailable p{font-size:.95rem;color:rgba(0,0,0,.45);margin:0}.hub-unpublished-banner{background:#fef3c7;color:#92400e;font-family:DM Sans,sans-serif;font-size:.85rem;text-align:center;padding:.6rem 1rem;border-bottom:1px solid #fde68a}.hub-unpublished-settings-link{background:none;border:none;color:#92400e;font-family:inherit;font-size:inherit;font-weight:600;cursor:pointer;text-decoration:underline;padding:0}@media (max-width:560px){.hub-owner-bar{padding:0 .75rem}.hub-owner-back span,.hub-owner-page-label{display:none}.hub-owner-discard,.hub-owner-edit,.hub-owner-save{font-size:.75rem;padding:.32rem .65rem}.hub-section-controls{position:relative;top:auto;right:auto;opacity:1;justify-content:flex-end;border-radius:0;border:none;border-bottom:1px solid rgba(0,0,0,.08);background:#f5f5f5;padding:.35rem .75rem}.hub-card-editable .hub-card-controls,.hub-section-editable:hover .hub-section-controls{opacity:1}.hub-card-editable{padding-top:2.25rem}.hub-adv-card.hub-card-editable .hub-adv-num{margin-top:0}}.hub-section-empty{font-size:.88rem;color:rgba(0,0,0,.4);font-style:italic;margin:0;padding:1.5rem 0 .5rem}.hub-footer-remove-branding{background:none;border:none;padding:0;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:600;color:rgba(0,0,0,.35);cursor:pointer;text-decoration:underline;text-underline-offset:2px;transition:color .15s}.hub-footer-remove-branding:hover{color:var(--green)}.hub-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;z-index:9000;padding:1rem}.hub-modal{position:relative;background:#fff;border-radius:16px;padding:2rem;max-width:400px;width:100%;box-shadow:0 20px 60px rgba(0,0,0,.18)}.hub-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1rem;color:rgba(0,0,0,.4);cursor:pointer;padding:.25rem .4rem;border-radius:6px;transition:background .15s}.hub-modal-close:hover{background:#f1f5f9;color:#0f172a}.hub-modal-title{font-family:DM Sans,sans-serif;font-size:1.05rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}.hub-modal-sub{font-family:DM Sans,sans-serif;font-size:.88rem;color:#64748b;margin:0 0 1.25rem;line-height:1.5}.hub-modal-feats{list-style:none;padding:0;margin:0 0 1.25rem;display:flex;flex-direction:column;gap:.4rem}.hub-modal-feats li{font-family:DM Sans,sans-serif;font-size:.85rem;color:#0f172a;font-weight:500}.hub-modal-btn{display:block;width:100%;padding:.75rem 1.25rem;background:var(--green,#22c55e);color:#fff;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:700;border:none;border-radius:10px;cursor:pointer;text-align:center;text-decoration:none;transition:opacity .15s}.hub-modal-btn:hover{opacity:.88}.hub-modal-btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:480px){.hub-header{padding:0}.hub-header-links{gap:12px}.hub-header-ctas{gap:6px}.hub-hero-inner{padding:40px 16px 36px}.hub-section{padding:40px 16px}.hub-map{padding:36px 16px}.hub-photos-grid{grid-template-columns:1fr;padding:0 16px}.hub-footer-cta{padding:28px 16px 20px}.hub-settings-panel{width:100vw}.hub-contact-links{flex-direction:column;align-items:stretch}.hub-contact-link{text-align:center;justify-content:center}}