.home-module__Hx0lNG__container{max-width:100%;margin:0 auto;padding:1.5rem 1.25rem;position:relative}.home-module__Hx0lNG__videoCard{background:var(--card);border:1px solid var(--border);z-index:1;border-radius:1rem;max-width:600px;margin:0 auto 2rem;padding:1.5rem;transition:all .3s;position:relative;box-shadow:0 2px 8px #0000000d}.home-module__Hx0lNG__videoCloseButton{z-index:2;border:1px solid var(--border);background:var(--card);width:1.75rem;height:1.75rem;color:var(--muted-foreground);cursor:pointer;opacity:0;border-radius:.375rem;justify-content:center;align-items:center;transition:opacity .2s,background .2s,color .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.home-module__Hx0lNG__videoCard:hover .home-module__Hx0lNG__videoCloseButton{opacity:1}.home-module__Hx0lNG__videoCloseButton:hover{background:var(--destructive);border-color:var(--destructive);color:#fff}.home-module__Hx0lNG__videoCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.home-module__Hx0lNG__videoWrapper{border:1px solid var(--border);border-radius:.5rem;overflow:hidden}.home-module__Hx0lNG__heroVideo{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.home-module__Hx0lNG__hero{text-align:center;z-index:1;margin-bottom:2rem;position:relative}.home-module__Hx0lNG__title{color:var(--foreground);margin-bottom:.5rem;font-size:3rem;font-weight:700;line-height:1.2}.home-module__Hx0lNG__subtitle{color:var(--muted-foreground);margin-bottom:.5rem;font-size:1.25rem}.home-module__Hx0lNG__workspaceInfo{color:var(--muted-foreground);margin-top:.5rem;font-size:.875rem}.home-module__Hx0lNG__sectionsGrid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;display:grid;position:relative}.home-module__Hx0lNG__sectionCard{background:var(--card);border:1px solid var(--border);border-radius:1rem;padding:1.5rem;transition:box-shadow .3s;position:relative;box-shadow:0 2px 8px #0000000d}.home-module__Hx0lNG__sectionCard:hover{box-shadow:0 8px 24px #0000001f}.home-module__Hx0lNG__dragHandle{width:1.75rem;height:1.75rem;color:var(--muted-foreground);cursor:grab;opacity:0;touch-action:none;border-radius:.375rem;justify-content:center;align-items:center;transition:opacity .2s,background .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.home-module__Hx0lNG__dragHandle:hover{background:var(--accent);color:var(--foreground)}.home-module__Hx0lNG__dragHandle:active{cursor:grabbing}.home-module__Hx0lNG__sectionCard:hover .home-module__Hx0lNG__dragHandle{opacity:1}.home-module__Hx0lNG__sectionHeader{border-bottom:1px solid var(--border);align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.home-module__Hx0lNG__sectionIconWrapper{border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.home-module__Hx0lNG__sectionIconWrapper.home-module__Hx0lNG__color-purple{color:#9333ea;background:#9333ea1a}.home-module__Hx0lNG__sectionIconWrapper.home-module__Hx0lNG__color-blue{color:#3b82f6;background:#3b82f61a}.home-module__Hx0lNG__sectionIconWrapper.home-module__Hx0lNG__color-green{color:#22c55e;background:#22c55e1a}.home-module__Hx0lNG__sectionIconWrapper.home-module__Hx0lNG__color-orange{color:#f97316;background:#f973161a}.home-module__Hx0lNG__sectionIconWrapper.home-module__Hx0lNG__color-red{color:#ef4444;background:#ef44441a}.home-module__Hx0lNG__sectionIconWrapper.home-module__Hx0lNG__color-teal{color:#14b8a6;background:#14b8a61a}.home-module__Hx0lNG__sectionIconWrapper.home-module__Hx0lNG__color-slate{color:#64748b;background:#64748b1a}.home-module__Hx0lNG__sectionIconWrapper.home-module__Hx0lNG__color-gray{color:#6b7280;background:#6b72801a}.home-module__Hx0lNG__sectionTitle{color:var(--card-foreground);margin:0 0 .25rem;font-size:1.5rem;font-weight:600}.home-module__Hx0lNG__sectionDescription{color:var(--card-muted-foreground,var(--muted-foreground));margin:0;font-size:.875rem;line-height:1.4}.home-module__Hx0lNG__itemsList{flex-direction:column;gap:.5rem;display:flex}.home-module__Hx0lNG__itemLink{background:var(--background);border:1px solid var(--border);cursor:pointer;border-radius:.5rem;align-items:center;gap:1rem;padding:.875rem 1rem;text-decoration:none;transition:all .2s;display:flex}.home-module__Hx0lNG__itemLink:hover{background:var(--accent);border-color:var(--primary);transform:translate(4px)}.home-module__Hx0lNG__itemIcon{color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.home-module__Hx0lNG__itemContent{flex:1;min-width:0}.home-module__Hx0lNG__itemTitle{color:var(--foreground);margin:0 0 .25rem;font-size:1rem;font-weight:600;line-height:1.3}.home-module__Hx0lNG__itemDescription{color:var(--muted-foreground);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;line-height:1.4;display:-webkit-box;overflow:hidden}.home-module__Hx0lNG__separator{background:var(--border);height:1px;margin:.5rem 0}.home-module__Hx0lNG__toursGrid{flex-direction:column;gap:.5rem;display:flex}.home-module__Hx0lNG__tourCard{background:var(--background);border:1px solid var(--border);text-align:left;cursor:pointer;border-radius:.75rem;align-items:flex-start;gap:1rem;width:100%;padding:1rem;transition:all .2s;display:flex}.home-module__Hx0lNG__tourCard:hover{background:var(--accent);border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.home-module__Hx0lNG__tourCardIcon{color:#b45309;background:#f973161a;border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.home-module__Hx0lNG__tourCardContent{flex:1;min-width:0}.home-module__Hx0lNG__tourCardTitle{color:var(--foreground);margin:0 0 .25rem;font-size:.9375rem;font-weight:600;line-height:1.3}.home-module__Hx0lNG__tourCardDescription{color:var(--muted-foreground);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:.8125rem;line-height:1.4;display:-webkit-box;overflow:hidden}.home-module__Hx0lNG__tourCardMeta{flex-wrap:wrap;gap:.5rem;display:flex}.home-module__Hx0lNG__tourCardBadge{color:var(--muted-foreground);background:var(--card);border:1px solid var(--border);white-space:nowrap;border-radius:999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.6875rem;display:inline-flex}.home-module__Hx0lNG__tourCardActions{flex-shrink:0;align-self:center;align-items:center;gap:.375rem;display:flex}.home-module__Hx0lNG__tourCardPlayBtn{width:2.25rem;height:2.25rem;color:var(--primary);cursor:pointer;background:#3863ff14;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.home-module__Hx0lNG__tourCard:hover .home-module__Hx0lNG__tourCardPlayBtn{background:var(--primary);color:#fff}.home-module__Hx0lNG__tourCardRecordBtn{color:#dc2626;cursor:pointer;background:#dc262614;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .2s;display:flex}.home-module__Hx0lNG__tourCardRecordBtn:hover{color:#fff;background:#dc2626}.home-module__Hx0lNG__tourCardRecordingBadge{color:#dc2626;white-space:nowrap;background:#dc262614;border-radius:999px;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:500;animation:2s ease-in-out infinite home-module__Hx0lNG__pulse;display:inline-flex}@keyframes home-module__Hx0lNG__pulse{0%,to{opacity:1}50%{opacity:.6}}.home-module__Hx0lNG__tourCardVideoLink{color:var(--primary);white-space:nowrap;background:#3863ff14;border-radius:999px;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.home-module__Hx0lNG__tourCardVideoLink:hover{background:var(--primary);color:#fff}@media (max-width:1024px){.home-module__Hx0lNG__sectionsGrid{grid-template-columns:1fr}}@media (max-width:768px){.home-module__Hx0lNG__container{padding:1.5rem 1rem}.home-module__Hx0lNG__hero{margin-bottom:1.5rem}.home-module__Hx0lNG__title{font-size:2rem}.home-module__Hx0lNG__subtitle{font-size:1rem}.home-module__Hx0lNG__videoCard{margin-bottom:1.5rem;padding:1.25rem}.home-module__Hx0lNG__sectionsGrid{gap:1.5rem}.home-module__Hx0lNG__sectionCard{padding:1.25rem}.home-module__Hx0lNG__sectionTitle{font-size:1.25rem}.home-module__Hx0lNG__sectionIconWrapper{width:3rem;height:3rem}}@media (max-width:640px){.home-module__Hx0lNG__container{padding:.75rem .5rem}.home-module__Hx0lNG__title{font-size:1.75rem}.home-module__Hx0lNG__sectionsGrid{gap:1rem}.home-module__Hx0lNG__sectionCard{border-radius:.75rem;padding:1rem}.home-module__Hx0lNG__sectionHeader{gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem}.home-module__Hx0lNG__sectionIconWrapper{width:2.5rem;height:2.5rem}.home-module__Hx0lNG__sectionTitle{font-size:1.125rem}.home-module__Hx0lNG__itemLink{gap:.75rem;padding:.75rem}.home-module__Hx0lNG__itemTitle{font-size:.875rem}.home-module__Hx0lNG__itemDescription{font-size:.75rem}.home-module__Hx0lNG__videoCard{border-radius:.75rem;padding:.75rem}}@media (max-width:480px){.home-module__Hx0lNG__title{font-size:1.5rem}}
