:root{--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;--font-mono: "JetBrains Mono", Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace}body{margin:0;font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.min-h-screen{min-height:100vh;background:linear-gradient(to bottom,#f9fafb,#fff)}.header{padding:4rem 1rem;text-align:center}.title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:1rem;letter-spacing:-.025em}.subtitle{font-size:1.125rem;color:#4b5563;max-width:42rem;margin:0 auto;line-height:1.75}.main-content{max-width:64rem;margin:0 auto;padding:0 1rem 4rem}.alert{background-color:#ecfdf5;color:#065f46;border:1px solid #a7f3d0;border-radius:.375rem;padding:1rem;margin-bottom:2rem;display:flex;align-items:center;gap:.5rem}.alert.hidden{display:none}.alert-icon{width:1rem;height:1rem}.space-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.space-option{position:relative;padding:1.5rem;background-color:#fff;border-radius:.5rem;border:1px solid #e5e7eb;cursor:pointer;transition:all .3s}.space-option:hover{box-shadow:0 4px 6px -1px #0000001a}.space-header{display:flex;justify-content:space-between;align-items:center}.space-label{font-size:1.125rem;font-weight:600;color:#111827}.space-content{margin-top:.5rem;background-color:#f9fafb;padding:.75rem;border-radius:.375rem;border:1px solid #f3f4f6;font-family:var(--font-mono);font-size:.875rem}.info-section{margin-top:4rem;text-align:center}.info-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1rem;letter-spacing:-.025em}.info-text{color:#4b5563;line-height:1.75;max-width:42rem;margin:0 auto}.footer{padding:2rem;text-align:center;color:#6b7280;font-size:.875rem}.copy-icon,.check-icon{width:1.25rem;height:1.25rem}.check-icon{color:#10b981}.copy-icon{color:#9ca3af}.space-option:hover .copy-icon{color:#4b5563}.space-types-list{max-width:42rem;margin:1.5rem auto;text-align:center;list-style-type:none;padding:0}.space-types-list li{margin:1rem 0;color:#4b5563;line-height:1.75}.space-types-list strong{color:#111827}.faq-section{margin-top:4rem;padding:0 1rem}.faq-list{max-width:42rem;margin:2rem auto}.faq-item{margin-bottom:2rem;text-align:left}.faq-item h3{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.75rem}.faq-item p{color:#4b5563;line-height:1.75;margin:0}
