@charset "UTF-8";.app{min-height:100vh;background-color:#fff;color:#29303a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}.main-content{width:100%}.nav{position:sticky;top:0;background-color:#fff;border-bottom:1px solid #f3f4f6;z-index:100;padding:0}.nav .nav-container{width:100%;margin:0 auto;padding:0 2.5rem;display:flex;justify-content:space-between;align-items:center;height:60px;max-width:1400px}.nav .nav-brand{display:flex;align-items:center;gap:.625rem}.nav .nav-logo{height:36px;width:36px;filter:brightness(0) saturate(100%) invert(15%) sepia(8%) saturate(1000%) hue-rotate(180deg) brightness(95%) contrast(90%)}.nav .nav-title{font-size:1.25rem;font-weight:600;color:#29303a;letter-spacing:-.01em;margin:0}.nav .nav-actions{display:flex;gap:0;align-items:center;height:100%}.nav .nav-link{padding:0;margin:0 1.5rem;background-color:transparent;color:#6b7280;border:none;border-radius:0;font-size:.875rem;font-weight:400;text-decoration:none;cursor:pointer;transition:color .2s ease;position:relative;height:100%;display:flex;align-items:center;letter-spacing:.01em}.nav .nav-link:hover{color:#29303a}.nav .nav-link:first-of-type{margin-left:0}.nav .nav-link:last-of-type{margin-right:0}.nav .nav-cta{padding:.5rem 1.25rem;background-color:#29303a;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;margin-left:1rem}.nav .nav-cta:hover{background-color:#1e242b;transform:translateY(-1px);box-shadow:0 4px 12px #29303a26}.hero{padding:6rem 0;text-align:center;background:linear-gradient(180deg,#fff,#fafbfc);border-bottom:1px solid #f3f4f6}.hero .hero-container{max-width:1200px;margin:0 auto;padding:0 2.5rem;max-width:900px}.hero .hero-logo{margin-bottom:2.5rem}.hero .hero-logo .logo{max-width:160px;height:auto;filter:brightness(0) saturate(100%) invert(15%) sepia(8%) saturate(1000%) hue-rotate(180deg) brightness(95%) contrast(90%)}.hero .hero-title{font-weight:600;letter-spacing:-.03em;line-height:1.1;color:#29303a;font-size:3.5rem;margin-bottom:1.5rem}.hero .hero-subtitle{font-size:1.125rem;line-height:1.7;font-size:1.25rem;max-width:700px;margin:0 auto 2rem;color:#4b5563}.hero .hero-tagline{font-size:1rem;line-height:1.6;color:#4b5563;font-style:italic;color:#6b7280;margin-bottom:3rem}.hero .name-meaning{background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;padding:2rem;transition:all .2s ease;max-width:600px;margin:0 auto 3rem;text-align:center;background-color:#f9fafb;padding:2.5rem}.hero .name-meaning .name-breakdown{font-size:2rem;font-weight:600;color:#29303a;letter-spacing:.08em;margin-bottom:.75rem}.hero .name-meaning .name-part{display:inline-block}.hero .name-meaning .name-dot{margin:0 .5rem;color:#9ca3af;font-weight:400}.hero .name-meaning .pronunciation{font-size:1rem;color:#6b7280;font-style:italic;margin-bottom:.5rem;letter-spacing:.02em}.hero .name-meaning .word-type{font-size:.875rem;color:#9ca3af;margin-bottom:1.25rem;font-style:italic;text-transform:lowercase}.hero .name-meaning .definition{font-size:1rem;line-height:1.6;color:#4b5563;color:#29303a;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #e5e7eb;font-weight:400}.hero .hero-cta{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.hero .hero-cta .cta-primary{padding:.875rem 2rem;background-color:#29303a;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block}.hero .hero-cta .cta-primary:hover{background-color:#1e242b;transform:translateY(-1px);box-shadow:0 6px 16px #29303a33}.hero .hero-cta .cta-secondary{padding:.875rem 2rem;background-color:transparent;color:#29303a;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.hero .hero-cta .cta-secondary:hover{background-color:#f9fafb;border-color:#29303a}.how-it-works{padding:6rem 0;background-color:#fff}.how-it-works .how-it-works-container{max-width:1200px;margin:0 auto;padding:0 2.5rem}.how-it-works .how-it-works-header{text-align:center;margin-bottom:4rem}.how-it-works .how-it-works-header h2{font-size:2.5rem;font-weight:600;letter-spacing:-.02em;line-height:1.2;color:#29303a;margin-bottom:1rem}.how-it-works .how-it-works-header p{font-size:1.125rem;line-height:1.7;max-width:700px;margin:0 auto;color:#4b5563}.how-it-works .flow-diagram{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:0}.how-it-works .flow-step{transition:all .2s ease;background-color:#fff;border:1px solid #f3f4f6;border-radius:0;padding:2rem;text-align:center;position:relative;margin-bottom:0}.how-it-works .flow-step:first-child{border-radius:12px 12px 0 0}.how-it-works .flow-step:not(.final):not(:first-child){border-top:none}.how-it-works .flow-step.final{border-radius:0 0 12px 12px;background:linear-gradient(135deg,#29303a,#1e242b);color:#fff;border-color:#29303a}.how-it-works .flow-step.final h3,.how-it-works .flow-step.final p{color:#fff}.how-it-works .flow-step.final .flow-icon{background-color:#ffffff26;color:#fff}.how-it-works .flow-step .flow-icon{width:56px;height:56px;background-color:#f9fafb;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;color:#29303a}.how-it-works .flow-step .flow-icon svg{width:28px;height:28px}.how-it-works .flow-step h3{font-size:1.75rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;color:#29303a;font-size:1.375rem;margin-bottom:.75rem}.how-it-works .flow-step p{font-size:1rem;line-height:1.6;margin:0;color:#4b5563}.how-it-works .flow-step .flow-arrow{position:absolute;bottom:-18px;left:50%;transform:translate(-50%);font-size:1.25rem;color:#29303a;font-weight:600;background-color:#fff;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #f3f4f6;z-index:10}.how-it-works .flow-workspaces{margin-top:3rem;padding-top:2.5rem;border-top:1px solid #f3f4f6;text-align:center}.how-it-works .flow-workspaces .workspace-flow-item{display:inline-flex;align-items:center;gap:.625rem;margin:0 .75rem .75rem;padding:.625rem 1.25rem;background-color:#fff;border:1px solid #f3f4f6;border-radius:6px;font-size:.875rem;font-weight:500;color:#29303a}.how-it-works .flow-workspaces .workspace-flow-color{width:10px;height:10px;border-radius:50%;flex-shrink:0}.how-it-works .flow-workspaces .workspace-flow-note{font-size:1rem;line-height:1.6;color:#4b5563;color:#6b7280;margin-top:1.25rem;font-style:italic}.features{padding:6rem 0;background-color:#fafbfc}.features .features-container{max-width:1200px;margin:0 auto;padding:0 2.5rem}.features .features-header{text-align:center;margin-bottom:4rem}.features .features-header h2{font-size:2.5rem;font-weight:600;letter-spacing:-.02em;line-height:1.2;color:#29303a;margin-bottom:1rem}.features .features-header p{font-size:1.125rem;line-height:1.7;max-width:700px;margin:0 auto;color:#4b5563}.features .features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.features .feature-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;padding:2rem;transition:all .2s ease}.features .feature-card:hover{border-color:#e5e7eb;box-shadow:0 4px 12px #0000000d;transform:translateY(-2px)}.features .feature-card{text-align:left;padding:2rem}.features .feature-card .feature-icon{width:44px;height:44px;background-color:#f9fafb;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;color:#29303a}.features .feature-card .feature-icon svg{width:22px;height:22px}.features .feature-card h3{font-size:1.75rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;color:#29303a;font-size:1.375rem;margin-bottom:.75rem}.features .feature-card p{font-size:1rem;line-height:1.6;color:#4b5563;margin:0}.problem-solution{padding:6rem 0;background-color:#fff}.problem-solution .ps-container{max-width:1200px;margin:0 auto;padding:0 2.5rem}.problem-solution .ps-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;align-items:start}.problem-solution .is-section,.problem-solution .not-section{background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;transition:all .2s ease;padding:2rem}.problem-solution .is-section h3,.problem-solution .not-section h3{font-size:1.75rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;color:#29303a;font-size:1.375rem;margin-bottom:1.25rem}.problem-solution .is-section ul,.problem-solution .not-section ul{list-style:none;padding:0}.problem-solution .is-section li,.problem-solution .not-section li{font-size:1rem;line-height:1.6;color:#4b5563;padding:.75rem 0 .75rem 1.75rem;position:relative}.problem-solution .is-section li:before,.problem-solution .not-section li:before{position:absolute;left:0;font-weight:600}.problem-solution .is-section ul li:before{content:"✓";color:#10b981}.problem-solution .not-section ul li:before{content:"×";color:#ef4444}.problem-solution .philosophy{text-align:center;margin-top:3rem;font-size:1.125rem;line-height:1.7;color:#4b5563;color:#29303a}.problem-solution .philosophy strong{font-weight:600;color:#29303a}.layers{padding:6rem 0;background-color:#fafbfc}.layers .layers-container{max-width:1200px;margin:0 auto;padding:0 2.5rem}.layers .layers-header{text-align:center;margin-bottom:3rem}.layers .layers-header h2{font-size:2.5rem;font-weight:600;letter-spacing:-.02em;line-height:1.2;color:#29303a;margin-bottom:1rem}.layers .layers-header p{font-size:1.125rem;line-height:1.7;max-width:700px;margin:0 auto;color:#4b5563}.layers .layer-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.layers .layer-item{background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;padding:2rem;transition:all .2s ease}.layers .layer-item:hover{border-color:#e5e7eb;box-shadow:0 4px 12px #0000000d;transform:translateY(-2px)}.layers .layer-item{padding:2rem;border-left:3px solid #29303a}.layers .layer-item h3{font-size:1.75rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;color:#29303a;font-size:1.375rem;margin-bottom:.75rem}.layers .layer-item p{font-size:1rem;line-height:1.6;color:#4b5563;margin:0}.decision{padding:6rem 0;background-color:#fff}.decision .decision-container{max-width:1200px;margin:0 auto;padding:0 2.5rem;max-width:800px;text-align:center}.decision h2{font-size:2.5rem;font-weight:600;letter-spacing:-.02em;line-height:1.2;color:#29303a;margin-bottom:1.5rem}.decision .decision-intro{font-size:1.125rem;line-height:1.7;color:#4b5563;margin-bottom:2rem}.decision .decision-intro strong{font-weight:600}.decision .command-list{list-style:none;padding:0;margin:2rem 0;text-align:left;max-width:600px;margin-left:auto;margin-right:auto}.decision .command-list li{font-size:1rem;line-height:1.6;color:#4b5563;padding:.875rem 0 .875rem 2rem;position:relative}.decision .command-list li:before{content:"→";position:absolute;left:0;color:#29303a;font-weight:600;font-size:1.125rem}.decision .decision-rule{background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;transition:all .2s ease;background-color:#29303a;color:#fff;margin:3rem auto;max-width:700px;border:none;padding:2rem}.decision .decision-rule p{font-size:1.125rem;line-height:1.7;color:#4b5563;font-weight:500;margin:0;color:#fff}.workspaces-section{padding:6rem 0;background-color:#fafbfc}.workspaces-section .workspaces-container{max-width:1200px;margin:0 auto;padding:0 2.5rem}.workspaces-section .workspaces-header{text-align:center;margin-bottom:3rem}.workspaces-section .workspaces-header h2{font-size:2.5rem;font-weight:600;letter-spacing:-.02em;line-height:1.2;color:#29303a;margin-bottom:1rem}.workspaces-section .workspaces-header p{font-size:1.125rem;line-height:1.7;max-width:700px;margin:0 auto;color:#4b5563}.workspaces-section .workspaces-content{max-width:900px;margin:0 auto}.workspaces-section .workspace-explanation{background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;padding:2rem;transition:all .2s ease;padding:2.5rem}.workspaces-section .workspace-explanation h3{font-size:1.75rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;color:#29303a;font-size:1.375rem;margin-bottom:1.25rem}.workspaces-section .workspace-explanation>p{font-size:1rem;line-height:1.6;color:#4b5563;margin-bottom:2rem}.workspaces-section .workspace-features{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem}.workspaces-section .workspace-features .workspace-feature strong{display:block;font-size:1.75rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;color:#29303a;font-size:1.125rem;margin-bottom:.875rem}.workspaces-section .workspace-features .workspace-feature ul{list-style:none;padding:0;margin:0}.workspaces-section .workspace-features .workspace-feature ul li{font-size:1rem;line-height:1.6;color:#4b5563;padding:.5rem 0 .5rem 1.5rem;position:relative}.workspaces-section .workspace-features .workspace-feature ul li:before{content:"→";position:absolute;left:0;color:#29303a;font-weight:600}.booking-section{padding:6rem 0;background-color:#fff}.booking-section .booking-container{max-width:1200px;margin:0 auto;padding:0 2.5rem;max-width:1000px}.booking-section .booking-header{text-align:center;margin-bottom:3rem}.booking-section .booking-header h2{font-size:2.5rem;font-weight:600;letter-spacing:-.02em;line-height:1.2;color:#29303a;margin-bottom:1rem}.booking-section .booking-header p{font-size:1.125rem;line-height:1.7;max-width:700px;margin:0 auto;color:#4b5563}.booking-section .booking-principles{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2.5rem}.booking-section .principle-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;padding:2rem;transition:all .2s ease}.booking-section .principle-card:hover{border-color:#e5e7eb;box-shadow:0 4px 12px #0000000d;transform:translateY(-2px)}.booking-section .principle-card{padding:1.75rem;border-left:3px solid #29303a}.booking-section .principle-card h3{font-size:1.75rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;color:#29303a;font-size:1.25rem;margin-bottom:.625rem}.booking-section .principle-card p{font-size:1rem;line-height:1.6;color:#4b5563;margin:0;font-size:.9375rem}.booking-section .booking-result{background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;padding:2rem;transition:all .2s ease;background-color:#29303a;color:#fff;text-align:center;border:none;padding:2.5rem}.booking-section .booking-result p{font-size:1.125rem;line-height:1.7;color:#4b5563;margin:0;color:#fff}.booking-section .booking-result p strong{font-weight:600}.cta-section{padding:6rem 0;background-color:#29303a;color:#fff;text-align:center}.cta-section .cta-container{max-width:1200px;margin:0 auto;padding:0 2.5rem;max-width:800px}.cta-section h2{font-size:2.5rem;font-weight:600;letter-spacing:-.02em;line-height:1.2;color:#29303a;color:#fff;margin-bottom:1rem}.cta-section p{font-size:1.125rem;line-height:1.7;color:#4b5563;color:#ffffffe6;margin-bottom:2rem}.cta-section .cta-button{padding:1rem 2.5rem;background-color:#fff;color:#29303a;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:inline-block;text-decoration:none}.cta-section .cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.footer{padding:3rem 0 1.5rem;background-color:#fafbfc;border-top:1px solid #f3f4f6}.footer .footer-container{max-width:1200px;margin:0 auto;padding:0 2.5rem}.footer .footer-content{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #f3f4f6}.footer .footer-brand .footer-logo{height:32px;filter:brightness(0) saturate(100%) invert(15%) sepia(8%) saturate(1000%) hue-rotate(180deg) brightness(95%) contrast(90%);margin-bottom:.625rem}.footer .footer-brand .footer-tagline{font-size:1rem;line-height:1.6;color:#4b5563;color:#6b7280;margin:0;font-size:.875rem}.footer .footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.footer .footer-column h4{font-size:.8125rem;font-weight:600;color:#29303a;margin:0 0 .875rem;text-transform:uppercase;letter-spacing:.05em}.footer .footer-column a,.footer .footer-column a:link{color:#4b5563;text-decoration:none;transition:color .2s}.footer .footer-column a:hover,.footer .footer-column a:link:hover{color:#29303a}.footer .footer-column a{display:block;font-size:1rem;line-height:1.6;color:#4b5563;text-decoration:none;margin-bottom:.625rem;font-size:.875rem;transition:color .2s ease}.footer .footer-column a:hover{color:#29303a}.footer .footer-copyright{font-size:1rem;line-height:1.6;color:#4b5563;color:#6b7280;margin:0;text-align:center;font-size:.8125rem}@media (max-width: 768px){.nav .nav-container{padding:0 1.5rem;height:56px}.nav .nav-title{font-size:1.125rem}.nav .nav-logo{height:32px;width:32px}.nav .nav-actions{gap:0}.nav .nav-link{margin:0 .75rem;font-size:.8125rem}.nav .nav-link:first-of-type{margin-left:0}.nav .nav-link:last-of-type{margin-right:0}.nav .nav-cta{padding:.5rem 1rem;font-size:.8125rem;margin-left:.75rem}}@media (max-width: 968px){.features-grid,.ps-grid,.layer-list,.workspace-features,.booking-principles{grid-template-columns:1fr}.flow-step{padding:1.5rem}.flow-workspaces .workspace-flow-item{display:block;margin:.5rem 0}.hero-title{font-size:2.5rem}.hero-cta{flex-direction:column;align-items:stretch}.hero-cta .cta-primary,.hero-cta .cta-secondary{width:100%}}@media (max-width: 768px){.hero-container,.how-it-works-container,.features-container,.ps-container,.layers-container,.decision-container,.workspaces-container,.booking-container,.cta-container,.footer-container{padding:0 1.5rem}.hero,.how-it-works,.features,.problem-solution,.layers,.decision,.workspaces-section,.booking-section,.cta-section{padding:4rem 0}.hero-title{font-size:2rem}.name-meaning{padding:1.75rem 1.5rem}.name-meaning .name-breakdown{font-size:1.5rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-links{grid-template-columns:1fr}}.legal-page{min-height:100vh;background:#f9fafb;padding:2rem 0}.legal-page .legal-container{max-width:800px;margin:0 auto;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.legal-page .legal-container h1{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.legal-page .legal-container .last-updated{color:#6b7280;font-size:.875rem;margin-bottom:2rem}.legal-page .legal-container section{margin-bottom:2.5rem}.legal-page .legal-container section h2{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem;margin-top:2rem}.legal-page .legal-container section h3{font-size:1.125rem;font-weight:600;color:#374151;margin-bottom:.75rem;margin-top:1.5rem}.legal-page .legal-container section p{color:#4b5563;line-height:1.75;margin-bottom:1rem}.legal-page .legal-container section ul{color:#4b5563;line-height:1.75;margin-left:1.5rem;margin-bottom:1rem}.legal-page .legal-container section ul li{margin-bottom:.5rem}@media (max-width: 768px){.legal-page .legal-container{padding:1.5rem;margin:0 1rem}.legal-page .legal-container h1{font-size:2rem}.legal-page .legal-container section h2{font-size:1.25rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#29303a;line-height:1.7}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
