.hero-private{position:relative;padding-top:var(--space-32);padding-bottom:var(--space-32)}.hero-private .hero-title{max-width:20ch;margin-inline:auto}.hero-private .hero-description{max-width:46ch}.hero-cta-wrap{margin-top:var(--space-8);flex-wrap:wrap}.hero-cta-wrap .btn{min-width:210px;justify-content:center}.section-alt{background:radial-gradient(circle at 0 0,rgba(85,239,124,0.08),transparent 55%)}.private-intro-grid{align-items:stretch}.private-main-image,.private-space-image{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);border:1px solid rgba(85,239,124,0.4)}.private-card-image .card,.private-space-image-card .card{padding:var(--space-8)}.private-tags{margin-top:var(--space-10)}.private-bullet-list{display:flex;flex-direction:column;gap:var(--space-4);margin-top:var(--space-6)}.private-bullet-list li{position:relative;padding-left:20px;font-size:var(--font-size-sm);color:var(--gray-200)}.private-bullet-list li::before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:999px;background:var(--color-primary);box-shadow:0 0 12px rgba(85,239,124,0.8)}.private-format-grid,.private-program-grid,.private-experience-grid,.private-space-grid{align-items:start}.private-format-list{display:flex;flex-direction:column;gap:var(--space-8)}.private-format-list h3{font-size:var(--font-size-lg);margin-bottom:var(--space-3)}.private-format-list p{color:var(--gray-200);margin-bottom:0}.private-format-list-wrap{display:flex;flex-direction:column;gap:var(--space-10)}.private-links-inline{display:flex;flex-wrap:wrap;gap:var(--space-4)}.private-cta-header{display:flex;flex-direction:column;gap:var(--space-8);margin-bottom:var(--space-8)}.private-cta-short p{margin-bottom:var(--space-4);color:var(--gray-200)}.private-form{margin-top:var(--space-4)}.private-form-footer{align-items:flex-start;gap:var(--space-8);flex-direction:column}.private-consent-field input[type="checkbox"]{width:18px;height:18px;min-width:18px;border-radius:4px;border:1px solid rgba(85,239,124,0.6);background-color:rgba(8,12,8,0.85);appearance:none;display:inline-block;position:relative}.private-consent-field input[type="checkbox"]:checked{background-color:var(--color-primary);box-shadow:var(--shadow-glow)}.private-consent-field input[type="checkbox"]:checked::after{content:"";position:absolute;inset:3px;border-radius:2px;background-color:#020402}.private-consent-field .form-helper{margin-top:0}.private-crosslinks .card-body p{color:var(--gray-200)}@media (min-width:768px){.hero-private{padding-top:var(--space-40);padding-bottom:var(--space-40)}.private-cta-header{flex-direction:row;justify-content:space-between;align-items:flex-end}.private-cta-short{max-width:360px;text-align:right}.private-form-footer{flex-direction:row;justify-content:space-between;align-items:center}.private-consent-field{flex:1;max-width:640px}}@media (max-width:767.98px){.hero-private{padding-top:var(--space-24);padding-bottom:var(--space-32)}.private-card-image{order:-1}.private-space-image-card{order:-1}.private-links-inline{flex-direction:column}.private-links-inline .btn{width:100%;justify-content:center}}