.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}

.venue{background-color:var(--background-hover);min-height:100vh;padding-bottom:4rem}.venue .venue-page{max-width:1180px;margin-left:auto;margin-right:auto;padding:1.5rem 1.5rem 3rem}.venue .venue-detail{grid-template-columns:1fr 380px;align-items:start;gap:3rem;margin-top:1rem;display:grid}.venue .venue-detail .detail-left{flex-direction:column;gap:1.5rem;min-width:0;display:flex}.venue .venue-detail .detail-left .detail-hero{z-index:1;border-radius:1rem;flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.venue .venue-detail .detail-left .detail-hero .detail-swiper{aspect-ratio:16/9;background-color:var(--gray-alpha-100);border-radius:1rem;width:100%;max-height:520px;overflow:hidden;box-shadow:0 4px 8px #00000014}.venue .venue-detail .detail-left .detail-hero .detail-swiper .swiper-slide img{object-fit:cover;width:100%;height:100%;display:block}.venue .venue-detail .detail-left .detail-hero .detail-swiper .swiper-button-next,.venue .venue-detail .detail-left .detail-hero .detail-swiper .swiper-button-prev{-webkit-backdrop-filter:blur(12px);color:#1a1a1a;opacity:0;visibility:hidden;z-index:10;background:#ffffffa6;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-top:0;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;top:50%;transform:translateY(-50%);box-shadow:0 8px 32px #00000014}.venue .venue-detail .detail-left .detail-hero .detail-swiper .swiper-button-next:after,.venue .venue-detail .detail-left .detail-hero .detail-swiper .swiper-button-prev:after{justify-content:center;align-items:center;font-size:.875rem;font-weight:800;display:flex}.venue .venue-detail .detail-left .detail-hero .detail-swiper .swiper-button-prev{left:.5rem}.venue .venue-detail .detail-left .detail-hero .detail-swiper .swiper-button-next{right:.5rem}.venue .venue-detail .detail-left .detail-hero .detail-swiper .swiper-pagination{z-index:10;justify-content:center;gap:8px;display:flex;bottom:1.25rem!important}.venue .venue-detail .detail-left .detail-hero .detail-swiper .swiper-pagination-bullet{opacity:1;background:#fff6;border-radius:50%;width:6px;height:6px;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 4px #0000001a;margin:0!important}.venue .venue-detail .detail-left .detail-hero .detail-swiper .swiper-pagination-bullet-active{background:var(--background);border-radius:4px;width:20px;box-shadow:0 2px 10px #0003}.venue .venue-detail .detail-left .detail-hero .thumbs-wrapper{margin-top:.75rem}.venue .venue-detail .detail-left .detail-hero .thumbs-wrapper .thumbs-swiper{padding-bottom:5px}.venue .venue-detail .detail-left .detail-hero .thumbs-wrapper .thumbs-swiper .swiper-slide{opacity:.4;cursor:pointer;border:2px solid #0000;border-radius:6px;height:80px;transition:all .3s;overflow:hidden}.venue .venue-detail .detail-left .detail-hero .thumbs-wrapper .thumbs-swiper .swiper-slide-thumb-active{opacity:1}.venue .venue-detail .detail-left .detail-hero .thumbs-wrapper .thumbs-swiper .swiper-slide .thumb-item{width:100%;height:100%}.venue .venue-detail .detail-left .detail-hero .thumbs-wrapper .thumbs-swiper .swiper-slide .thumb-item img{object-fit:cover;width:100%;height:100%}.venue .venue-detail .detail-left .detail-main{background:var(--background);border:1px solid var(--gray-alpha-200);border-radius:1rem;padding:2rem 2.5rem;box-shadow:0 4px 20px #00000005}.venue .venue-detail .detail-left .detail-main .venue-header-box{margin-bottom:3rem}.venue .venue-detail .detail-left .detail-main .venue-header-box .category-tag{color:var(--primary-color);letter-spacing:.02em;align-items:center;margin-bottom:.25rem;font-size:.875rem;font-weight:700;display:inline-flex}.venue .venue-detail .detail-left .detail-main .venue-header-box .venue-title{color:var(--foreground);margin-bottom:1.25rem;font-size:2.25rem;font-weight:800;line-height:1.3}.venue .venue-detail .detail-left .detail-main .venue-header-box .address-box{color:var(--gray-alpha-500);align-items:flex-start;gap:.5rem;font-size:1rem;line-height:1.5;display:flex}.venue .venue-detail .detail-left .detail-main .venue-header-box .address-box svg{color:var(--primary-color);margin-top:2px}.venue .venue-detail .detail-left .detail-main .detail-section{margin-bottom:3.5rem}.venue .venue-detail .detail-left .detail-main .detail-section:last-child{margin-bottom:0}.venue .venue-detail .detail-left .detail-main .detail-section .section-title{color:var(--foreground);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.375rem;font-weight:700;display:flex}.venue .venue-detail .detail-left .detail-main .detail-section .section-title:before{content:"";background:var(--primary-color);border-radius:3px;width:5px;height:1.375rem}.venue .venue-detail .detail-left .detail-main .detail-section .description-text{white-space:pre-wrap;letter-spacing:-.01em;opacity:.8;font-size:1.0625rem;line-height:1.6}.venue .venue-detail .detail-left .detail-main .detail-section .marketing-highlights{grid-template-columns:1fr;gap:1rem;margin-bottom:.5rem;display:grid}.venue .venue-detail .detail-left .detail-main .detail-section .marketing-highlights .highlight-item{background:var(--background);border:1px solid var(--gray-alpha-100);border-radius:2rem;flex-direction:column;justify-content:center;padding:2.25rem 2.5rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000005}.venue .venue-detail .detail-left .detail-main .detail-section .marketing-highlights .highlight-item .icon-wrapper{color:currentColor;opacity:.04;transition:all .5s;position:absolute;bottom:-1rem;right:-1.5rem}.venue .venue-detail .detail-left .detail-main .detail-section .marketing-highlights .highlight-item .icon-wrapper svg{font-size:9rem}.venue .venue-detail .detail-left .detail-main .detail-section .marketing-highlights .highlight-item .info-content{z-index:1;flex-direction:column;gap:.75rem;display:flex;position:relative}.venue .venue-detail .detail-left .detail-main .detail-section .marketing-highlights .highlight-item .info-content .label{width:fit-content;color:inherit;text-transform:uppercase;letter-spacing:.08em;margin-left:-.25rem;font-size:.875rem;font-weight:700;display:inline-flex}.venue .venue-detail .detail-left .detail-main .detail-section .marketing-highlights .highlight-item .info-content .value{color:var(--foreground);letter-spacing:-.02em;word-break:break-all;margin:0;font-size:1.125rem;font-weight:700;line-height:1.25}.venue .venue-detail .detail-left .detail-main .detail-section .marketing-highlights .highlight-item.blue{color:#2196f3;background:linear-gradient(135deg,#fff 0%,#f0f7ff 100%)}.venue .venue-detail .detail-left .detail-main .detail-section .marketing-highlights .highlight-item.blue:before{content:"";pointer-events:none;background:radial-gradient(circle,#2196f30d 0%,#0000 70%);width:100%;height:200%;position:absolute;top:-50%;right:-20%}.venue .venue-detail .detail-left .detail-main .detail-section .marketing-highlights .highlight-item.purple{color:#673ab7;background:linear-gradient(135deg,#fff 0%,#f7f4ff 100%)}.venue .venue-detail .detail-left .detail-main .detail-section .marketing-highlights .highlight-item.purple:before{content:"";pointer-events:none;background:radial-gradient(circle,#673ab70d 0%,#0000 70%);width:100%;height:200%;position:absolute;top:-50%;right:-20%}.venue .venue-detail .detail-left .detail-main .detail-section .marketing-highlights .highlight-item.green{color:#009688;background:linear-gradient(135deg,#fff 0%,#f2fcfb 100%)}.venue .venue-detail .detail-left .detail-main .detail-section .marketing-highlights .highlight-item.green:before{content:"";pointer-events:none;background:radial-gradient(circle,#0096880d 0%,#0000 70%);width:100%;height:200%;position:absolute;top:-50%;right:-20%}.venue .venue-detail .detail-left .detail-main .detail-section .features-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.venue .venue-detail .detail-left .detail-main .detail-section .features-grid .feature-item{background:var(--background);border:1px solid var(--gray-alpha-200);border-radius:.75rem;align-items:center;gap:1.25rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.venue .venue-detail .detail-left .detail-main .detail-section .features-grid .feature-item .feature-icon{color:var(--primary-color);background:rgba(var(--primary-color-rgb),.05);border-radius:.5rem;width:44px;height:44px;padding:10px;font-size:1.75rem}.venue .venue-detail .detail-left .detail-main .detail-section .features-grid .feature-item .feature-info{flex-direction:column;display:flex}.venue .venue-detail .detail-left .detail-main .detail-section .features-grid .feature-item .feature-info .label{color:var(--gray-alpha-400);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.875rem;font-weight:600}.venue .venue-detail .detail-left .detail-main .detail-section .features-grid .feature-item .feature-info .value{color:var(--foreground);align-items:baseline;font-size:1rem;font-weight:700;display:flex}.venue .venue-detail .detail-left .detail-main .detail-section .features-grid .feature-item .feature-info .value .dims{color:var(--gray-alpha-500);letter-spacing:-.01em;margin-left:.4rem;font-size:.8125rem}.venue .venue-detail .detail-left .detail-main .detail-section .features-grid .feature-item.full-width{grid-column:span 2}.venue .venue-detail .detail-left .detail-main .detail-section .venue-map{aspect-ratio:16/8;border:1px solid var(--gray-alpha-200);border-radius:.75rem;width:100%;overflow:hidden;box-shadow:0 8px 32px #0000000a}.venue .venue-detail .detail-sidebar{top:calc(var(--header-height) + 2rem);position:sticky}.venue .venue-detail .detail-sidebar .apply-card{background:var(--background);border:1px solid var(--gray-alpha-200);border-radius:1rem;padding:2.25rem;position:relative;box-shadow:0 20px 60px -15px #0000001a}.venue .venue-detail .detail-sidebar .apply-card .price-display{padding-top:.75rem;padding-bottom:2.25rem}.venue .venue-detail .detail-sidebar .apply-card .price-display .label{color:var(--gray-alpha-500);text-transform:uppercase;letter-spacing:.05em;margin-bottom:-.5rem;font-size:.8125rem;font-weight:600;display:block}.venue .venue-detail .detail-sidebar .apply-card .price-display .value{color:var(--primary-color);align-items:baseline;gap:6px;font-size:2.5rem;font-weight:900;display:flex}.venue .venue-detail .detail-sidebar .apply-card .price-display .value span{color:var(--gray-alpha-400);font-size:1rem;font-weight:600}.venue .venue-detail .detail-sidebar .apply-card .apply-button{background:var(--primary-color);width:100%;height:3.5rem;color:var(--background);border-radius:.75rem;justify-content:center;align-items:center;gap:.625rem;margin-bottom:1.5rem;font-size:1.125rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.venue .venue-detail .detail-sidebar .apply-card .apply-button svg{font-size:1.25rem}.venue .venue-detail .detail-sidebar .apply-card .apply-button:disabled{background-color:var(--gray-alpha-200);color:var(--gray-alpha-400);cursor:not-allowed;pointer-events:none;opacity:.8;box-shadow:none}.venue .venue-detail .detail-sidebar .apply-card .owner-action-card{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.venue .venue-detail .detail-sidebar .apply-card .owner-action-card .manage-applications-button{background:var(--primary-color);width:100%;color:var(--background);cursor:pointer;box-shadow:0 4px 12px rgba(var(--primary-color-rgb),.2);border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.9375rem;font-weight:800;transition:all .2s;display:flex}.venue .venue-detail .detail-sidebar .apply-card .owner-action-card .edit-venue-button-simple{background:var(--background);width:100%;color:var(--icon-color);border:1px solid var(--gray-alpha-200);cursor:pointer;border-radius:.75rem;padding:.875rem;font-size:.9375rem;font-weight:600;transition:all .2s}.venue .venue-detail .detail-sidebar .apply-card .applicant-status{padding:1rem .5rem}.venue .venue-detail .detail-sidebar .apply-card .applicant-status .status-header{justify-content:space-between;align-items:center;display:flex}.venue .venue-detail .detail-sidebar .apply-card .applicant-status .status-header .label-wrapper{align-items:center;gap:.5rem;display:flex}.venue .venue-detail .detail-sidebar .apply-card .applicant-status .status-header .label-wrapper .status-icon{color:var(--primary-color);opacity:.9;font-size:1.125rem}.venue .venue-detail .detail-sidebar .apply-card .applicant-status .status-header .label-wrapper .label{color:var(--foreground);letter-spacing:-.01em;font-size:.875rem;font-weight:700}.venue .venue-detail .detail-sidebar .apply-card .applicant-status .status-header .count{font-family:var(--font-outfit);align-items:baseline;display:flex}.venue .venue-detail .detail-sidebar .apply-card .applicant-status .status-header .count .current{color:var(--primary-color);font-size:1.375rem;font-weight:850}.venue .venue-detail .detail-sidebar .apply-card .applicant-status .status-header .count .separator{color:var(--gray-alpha-300);margin:0 4px;font-weight:400}.venue .venue-detail .detail-sidebar .apply-card .applicant-status .status-header .count .target{color:var(--gray-alpha-500);font-size:.9375rem;font-weight:600}.venue .venue-detail .detail-sidebar .apply-card .applicant-status .progress-bar-container{background:var(--gray-alpha-100);border-radius:3px;height:8px;margin-bottom:.75rem;overflow:hidden}.venue .venue-detail .detail-sidebar .apply-card .applicant-status .progress-bar-container .progress-bar{background:linear-gradient(90deg,var(--primary-color),#ff9800);border-radius:4px;height:100%;transition:width 1s ease-out}.venue .venue-detail .detail-sidebar .apply-card .notice-text{flex-direction:column;gap:.25rem;margin-top:.5rem;display:flex}.venue .venue-detail .detail-sidebar .apply-card .notice-text .notice-item{color:var(--gray-alpha-500);align-items:flex-start;gap:.5rem;font-size:.8125rem;line-height:1.5;display:flex}.venue .venue-detail .detail-sidebar .apply-card .notice-text .notice-item .notice-icon{color:var(--gray-alpha-300);margin-top:1px;font-size:.9375rem}.venue .mobile-action-bar{-webkit-backdrop-filter:blur(16px);border:1px solid var(--gray-alpha-100);z-index:100;background:#ffffffeb;border-radius:1.25rem;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;display:none;position:fixed;bottom:1rem;left:1.25rem;right:1.25rem;box-shadow:0 10px 30px #00000014}.venue .mobile-action-bar .price-info{flex-direction:column;gap:1px;display:flex}.venue .mobile-action-bar .price-info .price-row{align-items:baseline;gap:3px;display:flex}.venue .mobile-action-bar .price-info .price-row .value{color:var(--foreground);letter-spacing:-.01em;font-size:1.375rem;font-weight:800}.venue .mobile-action-bar .price-info .price-row .unit{color:var(--gray-alpha-500);font-size:.8125rem;font-weight:600}.venue .mobile-action-bar .price-info .status-badge{color:var(--primary-color);align-items:center;gap:6px;font-size:.75rem;font-weight:700;display:inline-flex}.venue .mobile-action-bar .price-info .status-badge:before{content:"";background:var(--primary-color);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse-opacity}.venue .mobile-action-bar .owner-action-btns{align-items:stretch;gap:.5rem;display:flex}.venue .mobile-action-bar .owner-action-btns .edit-button-mini{background:var(--background);color:var(--icon-color);border:1px solid var(--gray-alpha-200);border-radius:1rem;justify-content:center;align-items:center;padding:0 1.25rem;font-size:.9375rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000000a}.venue .mobile-action-bar .apply-button{background:var(--primary-color);color:var(--background);box-shadow:0 4px 12px -2px rgba(var(--primary-color-rgb),.3);border:none;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1.0625rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.venue .mobile-action-bar .apply-button:disabled{background-color:var(--gray-alpha-200);color:var(--gray-alpha-400);cursor:not-allowed;pointer-events:none;opacity:.8;box-shadow:none}@media (hover:hover) and (pointer:fine){.venue .detail-left .detail-hero .detail-swiper:hover .swiper-button-next,.venue .detail-left .detail-hero .detail-swiper:hover .swiper-button-prev{opacity:1;visibility:visible}.venue .detail-left .detail-hero .detail-swiper .swiper-button-next:hover,.venue .detail-left .detail-hero .detail-swiper .swiper-button-prev:hover{color:var(--primary-color);background:#fffffff2;transform:translateY(-50%)scale(1.08);box-shadow:0 12px 40px #00000026}.venue .detail-left .detail-main .marketing-highlights .highlight-item:hover{background:var(--background);transform:translate(6px)}.venue .detail-left .detail-main .marketing-highlights .highlight-item:hover.blue{box-shadow:0 12px 30px #2196f31f}.venue .detail-left .detail-main .marketing-highlights .highlight-item:hover.purple{box-shadow:0 12px 30px #673ab71f}.venue .detail-left .detail-main .marketing-highlights .highlight-item:hover.green{box-shadow:0 12px 30px #0096881f}.venue .detail-left .detail-main .marketing-highlights .highlight-item:hover .icon-wrapper{transform:scale(1.1)rotate(-5deg)}.venue .detail-left .detail-main .features-grid .feature-item:hover{background:var(--gray-alpha-100);border-color:rgba(var(--primary-color-rgb),.4);transform:translateY(-2px);box-shadow:0 8px 24px -10px #0000001a}.venue .detail-sidebar .owner-action-card .manage-applications-button:hover{box-shadow:0 8px 24px rgba(var(--primary-color-rgb),.3);transform:translateY(-2px)}.venue .detail-sidebar .owner-action-card .edit-venue-button-simple:hover{background:var(--gray-alpha-100);border-color:var(--gray-alpha-300)}.venue .detail-sidebar .apply-card .apply-button:hover{box-shadow:0 12px 30px -10px rgba(var(--primary-color-rgb),.5);transform:translateY(-2px)}.venue .mobile-action-bar .owner-action-btns .edit-button-mini:active{background:var(--gray-alpha-100);transform:scale(.96)}.venue .mobile-action-bar .apply-button:active{transform:scale(.95)}}@media (max-width:1179px){.venue{background-color:var(--background)}.venue .venue-page{padding:1rem}.venue .venue-detail{grid-template-columns:1fr;gap:2rem;margin-top:.5rem}.venue .venue-detail .detail-left .detail-hero{border-radius:.75rem;max-height:320px}.venue .venue-detail .detail-left .detail-hero .detail-swiper .swiper-button-next,.venue .venue-detail .detail-left .detail-hero .detail-swiper .swiper-button-prev{visibility:hidden}.venue .venue-detail .detail-left .detail-main{box-shadow:none;border:none;border-radius:0;padding:0}.venue .venue-detail .detail-left .detail-main .venue-header-box .venue-title{font-size:1.75rem}.venue .venue-detail .detail-left .detail-main .detail-section .marketing-highlights{gap:.5rem}.venue .venue-detail .detail-left .detail-main .detail-section .features-grid{grid-template-columns:1fr}.venue .venue-detail .detail-left .detail-main .detail-section .features-grid .feature-item.full-width{grid-column:auto}.venue .venue-detail .detail-left .detail-main .detail-section .venue-map{aspect-ratio:5/3}.venue .venue-detail .detail-sidebar{display:none}.venue .mobile-action-bar{display:flex}}
