:root{--bg-primary:#FBFBFB;--bg-secondary:#ffffff;--bg-container:linear-gradient(180deg, #FBFBFB 0%, #ffffff 50%, #FBFBFB 100%);--text-primary:#2E2E2E;--text-secondary:#666;--text-muted:#B0B0B0;--border-color:#EAEAEA;--border-dark:#404040;--accent-primary:#D7C10C;--accent-secondary:#D09FB6;--shadow-color:rgba(215, 193, 12, 0.3);--shadow-hover:rgba(215, 193, 12, 0.4);--overlay-light:rgba(215, 193, 12, 0.03);--overlay-medium:rgba(215, 193, 12, 0.05);--overlay-heavy:rgba(215, 193, 12, 0.08);--card-bg:rgba(215, 193, 12, 0.08);--card-bg-hover:rgba(215, 193, 12, 0.12);--icon-bg:rgba(102, 102, 102, 0.1);--icon-color:#666;--nav-bg:rgba(251, 251, 251, 0.95);--nav-bg-secondary:rgba(255, 255, 255, 0.95);--mobile-hero-headline:clamp(1.75rem, 4vw, 2.25rem);--mobile-title:clamp(2rem, 4.5vw, 2.75rem);--mobile-section-title:clamp(1.375rem, 3.5vw, 1.75rem);--mobile-hero-subheadline:clamp(1.25rem, 3vw, 1.5rem);--mobile-section-text:clamp(1rem, 2.5vw, 1.125rem);--mobile-padding:clamp(0.75rem, 2vw, 1.5rem);--mobile-gap:clamp(0.5rem, 1.5vw, 1.5rem);--mobile-button-padding:clamp(0.75rem, 2.5vw, 1rem)}[data-theme=dark]{--bg-primary:#1a1a1a;--bg-secondary:#2E2E2E;--bg-container:linear-gradient(180deg, #1a1a1a 0%, #2E2E2E 50%, #1a1a1a 100%);--text-primary:#FBFBFB;--text-secondary:#B0B0B0;--text-muted:#B0B0B0;--border-color:#404040;--border-dark:#404040;--accent-primary:#D7C10C;--accent-secondary:#D09FB6;--shadow-color:rgba(215, 193, 12, 0.4);--shadow-hover:rgba(215, 193, 12, 0.5);--overlay-light:rgba(215, 193, 12, 0.08);--overlay-medium:rgba(215, 193, 12, 0.05);--overlay-heavy:rgba(215, 193, 12, 0.08);--card-bg:rgba(215, 193, 12, 0.12);--card-bg-hover:rgba(215, 193, 12, 0.18);--icon-bg:rgba(176, 176, 176, 0.15);--icon-color:#B0B0B0;--nav-bg:rgba(26, 26, 26, 0.95);--nav-bg-secondary:rgba(46, 46, 46, 0.95);--mobile-hero-headline:clamp(1.75rem, 4vw, 2.25rem);--mobile-title:clamp(2rem, 4.5vw, 2.75rem);--mobile-section-title:clamp(1.375rem, 3.5vw, 1.75rem);--mobile-hero-subheadline:clamp(1.25rem, 3vw, 1.5rem);--mobile-section-text:clamp(1rem, 2.5vw, 1.125rem);--mobile-padding:clamp(0.75rem, 2vw, 1.5rem);--mobile-gap:clamp(0.5rem, 1.5vw, 1.5rem);--mobile-button-padding:clamp(0.75rem, 2.5vw, 1rem)}[data-theme=dark] .brand-logo{filter:drop-shadow(0 2px 4px rgba(215, 193, 12, .3))}[data-theme=dark] .brand-logo:hover{filter:drop-shadow(0 4px 8px rgba(215, 193, 12, .5))}@media (prefers-color-scheme:dark){:root:not([data-theme]){--bg-primary:#1a1a1a;--bg-secondary:#2E2E2E;--bg-container:linear-gradient(180deg, #1a1a1a 0%, #2E2E2E 50%, #1a1a1a 100%);--text-primary:#FBFBFB;--text-secondary:#B0B0B0;--text-muted:#B0B0B0;--border-color:#404040;--border-dark:#404040;--accent-primary:#D7C10C;--accent-secondary:#D09FB6;--shadow-color:rgba(215, 193, 12, 0.4);--shadow-hover:rgba(215, 193, 12, 0.5);--overlay-light:rgba(215, 193, 12, 0.08);--overlay-medium:rgba(215, 193, 12, 0.05);--overlay-heavy:rgba(215, 193, 12, 0.08);--card-bg:rgba(215, 193, 12, 0.12);--card-bg-hover:rgba(215, 193, 12, 0.18);--icon-bg:rgba(176, 176, 176, 0.15);--icon-color:#B0B0B0;--nav-bg:rgba(26, 26, 26, 0.95);--nav-bg-secondary:rgba(46, 46, 46, 0.95);--mobile-hero-headline:clamp(1.75rem, 4vw, 2.25rem);--mobile-title:clamp(2rem, 4.5vw, 2.75rem);--mobile-section-title:clamp(1.375rem, 3.5vw, 1.75rem);--mobile-hero-subheadline:clamp(1.25rem, 3vw, 1.5rem);--mobile-section-text:clamp(1rem, 2.5vw, 1.125rem);--mobile-padding:clamp(0.75rem, 2vw, 1.5rem);--mobile-gap:clamp(0.5rem, 1.5vw, 1.5rem);--mobile-button-padding:clamp(0.75rem, 2.5vw, 1rem)}:root:not([data-theme]) .brand-logo{filter:drop-shadow(0 2px 4px rgba(215, 193, 12, .3))}:root:not([data-theme]) .brand-logo:hover{filter:drop-shadow(0 4px 8px rgba(215, 193, 12, .5))}}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:var(--bg-secondary);border-radius:6px}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:6px;border:2px solid var(--bg-secondary)}::-webkit-scrollbar-thumb:hover{background:var(--accent-primary)}*{scrollbar-width:thin;scrollbar-color:var(--border-color) var(--bg-secondary)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.5;color:var(--text-primary);background:var(--bg-container);font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color .3s ease,background .3s ease;min-width:320px}.container{max-width:1400px;margin:0 auto;background:var(--bg-container);min-height:100vh;position:relative;transition:background .3s ease}.container::before{content:'';position:fixed;top:0;left:0;right:0;bottom:0;background:0 0;pointer-events:none;z-index:-1}body[data-iframe=true],body[data-iframe=true] .container,body[data-iframe=true] .container::before{background:var(--bg-primary)!important}body[data-iframe=true] .container{max-width:none!important;margin:0!important;width:100%!important}body[data-iframe=true] [style*=gradient]{background:var(--bg-primary)!important}body[data-iframe=true] .navigation{background:var(--nav-bg)!important}body[data-iframe=true] .hero-section,body[data-iframe=true] .section{background:var(--bg-primary)!important}body[data-iframe=true] .focus-area,body[data-iframe=true] .value-prop,body[data-iframe=true] .workshop-category{background:var(--bg-primary)!important}.navigation{background:linear-gradient(90deg,var(--nav-bg) 0,var(--nav-bg-secondary) 100%);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);padding:1.5rem 0;position:fixed;top:0;left:0;right:0;z-index:1000;border-radius:0 0 20px 20px;transition:background .3s ease,border-color .3s ease}.nav-container{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 2rem}.brand{display:flex;flex-direction:column;align-items:flex-start;line-height:1.1}.brand-container{display:flex;align-items:center;gap:.75rem}.brand-logo{width:40px;height:40px;flex-shrink:0;transition:all .2s ease;filter:drop-shadow(0 2px 4px rgba(215, 193, 12, .2))}.brand-logo:hover{transform:scale(1.05);filter:drop-shadow(0 4px 8px rgba(215, 193, 12, .3))}.logo{font-family:'Syne Mono',monospace;font-size:1.75rem;font-weight:400;background:linear-gradient(135deg,#d7c10c 0,#d09fb6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:none;letter-spacing:.02em}.nav-items{display:flex;gap:2rem;align-items:center}.nav-item{padding:.5rem 1.25rem;cursor:pointer;transition:all .2s ease;text-decoration:none;color:var(--text-secondary);font-weight:500;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;position:relative;border-radius:12px;line-height:1.2}.nav-item:hover{color:var(--text-primary);background:rgba(215,193,12,.05)}.nav-item.active{color:var(--text-primary);background:rgba(215,193,12,.08)}.nav-item.active::after{content:'';position:absolute;bottom:-.25rem;left:50%;transform:translateX(-50%);width:20px;height:2px;background:linear-gradient(90deg,#d7c10c 0,#d09fb6 100%);border-radius:2px}.theme-toggle{background:0 0;border:1px solid var(--border-color);color:var(--text-secondary);padding:.4rem;border-radius:6px;cursor:pointer;font-size:1rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:36px;height:36px;opacity:.7}.theme-toggle:hover{background:var(--overlay-light);color:var(--text-primary);border-color:var(--accent-primary);opacity:1;transform:none}.mobile-nav-toggle{display:none;flex-direction:column;background:0 0;border:none;cursor:pointer;padding:.5rem;gap:.25rem;z-index:1001}.hamburger-line{width:25px;height:3px;background:var(--text-primary);border-radius:2px;transition:all .3s ease}.mobile-nav-toggle.active .hamburger-line:first-child{transform:rotate(45deg) translate(6px,6px)}.mobile-nav-toggle.active .hamburger-line:nth-child(2){opacity:0}.mobile-nav-toggle.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.header{background:var(--bg-container);color:var(--text-primary);padding:8rem 2rem 4rem;text-align:left;position:relative;border-radius:0 0 20px 20px;transition:background .3s ease,color .3s ease}.header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 70%,var(--overlay-medium) 0,transparent 60%),radial-gradient(circle at 70% 30%,var(--overlay-light) 0,transparent 60%);pointer-events:none;border-radius:0 0 20px 20px}.title{font-family:'Syne Mono',monospace;font-size:4.5rem;font-weight:400;margin-bottom:1rem;letter-spacing:-.03em;line-height:1.1;background:linear-gradient(135deg,#d7c10c 0,#d09fb6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle{font-size:1.25rem;color:var(--text-secondary);font-weight:400;max-width:600px;margin:0}.content{padding:7rem 2rem 3rem}.section{margin-bottom:6rem}#contact .section,.section:last-child{margin-bottom:0}.section-title{font-family:'Syne Mono',monospace;font-size:2.25rem;font-weight:400;color:var(--text-primary);margin-bottom:3rem;letter-spacing:-.02em;line-height:1.2;position:relative}.section-title::after{content:'';position:absolute;bottom:-.5rem;left:0;width:60px;height:3px;background:linear-gradient(90deg,#d7c10c 0,#d09fb6 100%);border-radius:4px}.section-text{font-size:1.125rem;color:var(--text-secondary);line-height:1.6;max-width:800px;text-align:left}.back-link{display:inline-block;color:var(--text-secondary);text-decoration:none;font-size:1rem;margin-bottom:2rem;transition:color .2s ease;font-weight:500}.back-link:hover{color:var(--accent-primary)}.policy-content{max-width:800px;margin:0 auto}.policy-section{margin-bottom:3rem}.policy-section h3{font-family:'Syne Mono',monospace;font-size:1.5rem;font-weight:500;color:var(--text-primary);margin-bottom:1rem;letter-spacing:-.01em}.policy-section h4{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:1.5rem 0 .75rem 0}.policy-section p{font-size:1.125rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1rem}.policy-section ul{margin:1rem 0 1rem 1.5rem}.policy-section li{font-size:1.125rem;color:var(--text-secondary);line-height:1.6;margin-bottom:.5rem}.policy-explanation{background:var(--overlay-light);border-left:4px solid var(--accent-primary);padding:1rem 1.5rem;margin:1rem 0;border-radius:0 8px 8px 0}.policy-explanation strong{color:var(--text-primary);font-weight:600}.last-updated{margin-bottom:2rem;color:var(--text-secondary);font-size:.9rem;font-weight:400}.welcome-text{margin-bottom:2.5rem}.hero-section{text-align:center;margin-bottom:3rem;padding:3rem 0}.hero-headline{font-family:'Syne Mono',monospace;font-size:3.5rem;font-weight:400;color:var(--text-primary);margin-bottom:2rem;line-height:1.1;letter-spacing:-.03em;max-width:900px;margin-left:auto;margin-right:auto;position:relative}.hero-subheadline{font-size:1.5rem;color:var(--text-secondary);line-height:1.5;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto;font-weight:400}.cta-container{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:auto;padding-top:1.5rem}.primary-cta,.secondary-cta{padding:1rem 2rem;text-decoration:none;font-weight:600;transition:all .2s ease;display:inline-block;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}.primary-cta{background:linear-gradient(135deg,#d7c10c 0,#d09fb6 100%);color:var(--bg-primary);box-shadow:0 4px 15px var(--shadow-color);border-radius:12px}.primary-cta:hover{background:linear-gradient(135deg,#d09fb6 0,#d7c10c 100%);transform:translateY(-2px);box-shadow:0 6px 20px var(--shadow-hover)}.secondary-cta{background:linear-gradient(135deg,transparent 0,rgba(208,159,182,.1) 100%);color:var(--text-primary);border:2px solid #d7c10c;border-radius:12px;position:relative}.secondary-cta::before{content:'';position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#d7c10c 0,#d09fb6 100%);border-radius:12px;z-index:-1}.secondary-cta:hover{background:linear-gradient(135deg,#d7c10c 0,#d09fb6 100%);color:var(--bg-primary);transform:translateY(-2px);box-shadow:0 4px 15px var(--shadow-color)}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;align-items:start}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.value-props{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.value-prop{text-align:left}.value-prop-number{font-size:3rem;font-weight:700;background:linear-gradient(135deg,#d7c10c 0,#d09fb6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;letter-spacing:-.02em}.value-prop-title{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem;letter-spacing:-.01em}.value-prop-text{font-size:1rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1rem}.value-prop-description{font-size:.95rem;color:var(--text-muted);line-height:1.7;margin-top:.5rem}.focus-areas{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.focus-area{padding:2rem 0 2rem 2rem;border-bottom:1px solid var(--border-color);position:relative}.focus-area::before{content:'';position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#d7c10c 0,#d09fb6 100%);border-radius:4px}.focus-area:last-child{border-bottom:none}.focus-area-title{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem;letter-spacing:-.01em}.focus-area-text{font-size:1.125rem;color:var(--text-secondary);line-height:1.6;text-align:left}.dont-build-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.dont-build-item{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,var(--card-bg) 0,var(--bg-secondary) 100%);border-radius:12px;border-left:4px solid #d7c10c;position:relative;transition:all .2s ease}.dont-build-item:hover{background:linear-gradient(135deg,var(--card-bg-hover) 0,var(--bg-secondary) 100%);transform:translateY(-1px);box-shadow:0 4px 12px var(--shadow-color)}.dont-build-icon{font-size:2rem;flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--icon-bg);border-radius:12px;color:var(--icon-color)}.dont-build-content{flex:1}.dont-build-title{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem;letter-spacing:-.01em}.dont-build-text{font-size:1rem;color:var(--text-secondary);line-height:1.5;margin:0;text-align:left}.founder-card{margin-bottom:4rem;padding:2rem 0 2rem 2rem;border-bottom:1px solid var(--border-color);position:relative}.founder-card::before{content:'';position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#d7c10c 0,#d09fb6 100%);border-radius:4px}.founder-card:last-child{border-bottom:none}.founders-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-bottom:4rem}.founder-column{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.founder-image{margin-bottom:2rem;display:flex;justify-content:center;align-items:center;width:300px;height:200px;border-radius:16px;background:linear-gradient(135deg,var(--card-bg) 0,var(--bg-secondary) 100%);padding:0;box-shadow:0 4px 15px var(--shadow-color);transition:all .2s ease;align-self:center;overflow:hidden}.founder-image:hover{transform:translateY(-2px);box-shadow:0 6px 20px var(--shadow-hover)}.founder-photo{width:100%;height:100%;object-fit:cover;object-position:center}.founder-image .founder-photo{object-position:center center}.founders-photo-container{display:flex;justify-content:flex-start;margin-bottom:3rem}.founders-bios-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.founder-bio-column{display:flex;flex-direction:column}@media (max-width:768px){.founders-bios-grid{grid-template-columns:1fr;gap:2rem}.founders-photo-container{justify-content:flex-start}}.founder-content{max-width:500px}.shared-vision{text-align:left;border-left:none;padding:2rem;background:linear-gradient(135deg,var(--card-bg) 0,var(--bg-secondary) 100%);border-radius:16px;margin-top:2rem}.shared-vision::before{display:none}.shared-vision .section-title{margin-bottom:1.5rem}.founder-name{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem;letter-spacing:-.02em}.founder-title{font-size:1rem;color:var(--text-secondary);margin-bottom:2rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.founder-bio{font-size:1.125rem;color:var(--text-secondary);line-height:1.6;margin-bottom:2rem;max-width:800px;text-align:left}.founder-quote{font-size:1.25rem;color:var(--text-primary);font-style:italic;line-height:1.5;margin-bottom:2rem;padding:2rem;background:linear-gradient(135deg,var(--overlay-heavy) 0,var(--bg-secondary) 100%);border-radius:12px;max-width:700px;border-left:4px solid;border-image:linear-gradient(180deg,#D7C10C 0%,#D09FB6 100%) 1;text-align:left}.founder-expertise{font-size:1rem;color:var(--text-secondary);line-height:1.6;text-align:left}.expertise-title{font-weight:600;color:var(--text-primary)}.contact-simple{display:flex;justify-content:center;margin-top:2rem}.contact-email-section{background:linear-gradient(135deg,var(--card-bg) 0,var(--bg-secondary) 100%);padding:2rem;border-radius:16px;border:1px solid var(--border-color);text-align:center}.contact-email-section h4{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem}.contact-email-section p{color:var(--text-secondary);margin-bottom:2rem;line-height:1.6}.contact-email-btn{background:linear-gradient(135deg,#d7c10c 0,#d09fb6 100%);color:var(--bg-primary);padding:1rem 2rem;text-decoration:none;font-weight:600;font-size:1.1rem;border-radius:12px;display:inline-block;transition:all .2s ease;box-shadow:0 4px 15px var(--shadow-color)}.contact-email-btn:hover{background:linear-gradient(135deg,#d09fb6 0,#d7c10c 100%);transform:translateY(-2px);box-shadow:0 6px 20px var(--shadow-hover)}.contact-info-section{background:linear-gradient(135deg,var(--overlay-light) 0,var(--bg-secondary) 100%);padding:2rem;border-radius:16px;border:1px solid var(--border-color);height:fit-content}.contact-info-section h4{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem}.contact-info-section ul{list-style:none;padding:0;margin:0}.contact-info-section li{color:var(--text-secondary);margin-bottom:.75rem;padding-left:1.5rem;position:relative;line-height:1.5}.contact-info-section li::before{content:'✓';position:absolute;left:0;color:var(--accent-primary);font-weight:700}.contact-button{background:linear-gradient(135deg,#d7c10c 0,#d09fb6 100%);color:var(--bg-primary);padding:1rem 2rem;text-decoration:none;font-weight:600;display:inline-block;margin-top:2rem;transition:all .2s ease;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;box-shadow:0 4px 15px var(--shadow-color);border-radius:12px}.contact-button:hover{background:linear-gradient(135deg,#d09fb6 0,#d7c10c 100%);transform:translateY(-2px);box-shadow:0 6px 20px var(--shadow-hover)}@media (max-width:1024px){.dont-build-list,.focus-areas,.grid-2,.grid-3,.grid-4,.value-props{grid-template-columns:1fr;gap:1.5rem;text-align:left}.founders-grid{grid-template-columns:1fr;gap:2.5rem}.workshop-categories{grid-template-columns:1fr;gap:1.5rem;margin:2rem 0}.benefits-grid{grid-template-columns:1fr;gap:1.25rem}}@media (max-width:940px){.mobile-nav-toggle{display:flex}.nav-items{display:none;position:absolute;top:100%;left:0;right:0;background:var(--nav-bg);backdrop-filter:blur(10px);border-top:1px solid var(--border-color);border-radius:0 0 20px 20px;box-shadow:0 8px 24px rgba(0,0,0,.15);flex-direction:column;padding:1rem 0;gap:0;z-index:1000}.nav-items.active{display:flex}.nav-item{padding:.75rem 1.5rem;border-bottom:1px solid var(--border-color);margin:0;border-radius:0;min-height:44px;display:flex;align-items:center;width:100%;text-align:left;line-height:1.2}.nav-item:last-child{border-bottom:none}.theme-toggle{margin:1rem 2rem;width:48px;height:48px;font-size:1.2rem;align-self:flex-start}.nav-container{padding:0 1rem;position:relative}.brand-container{gap:.5rem}.brand-logo{width:32px;height:32px}.logo{font-size:1.5rem}}@media (max-width:768px){.hero-headline{font-size:var(--mobile-hero-headline)}.title{font-size:var(--mobile-title)}.section-title{font-size:var(--mobile-section-title)}.cta-container{flex-direction:column;align-items:center}.content{padding:6.5rem .75rem 1rem}.hero-section{padding:3rem 0;margin-bottom:.75rem}.header{padding-left:2.5rem;padding-right:1.5rem;margin-bottom:.5rem}.founders-grid{gap:2rem}.value-props{grid-template-columns:1fr;gap:var(--mobile-gap)}.value-prop{text-align:center}.focus-areas{grid-template-columns:1fr;gap:var(--mobile-gap)}.focus-area{padding:var(--mobile-padding) 0 var(--mobile-padding) var(--mobile-padding)}.founder-name{font-size:var(--mobile-section-title)}.workshop-categories{grid-template-columns:1fr!important;gap:var(--mobile-gap);margin:1.5rem 0}.workshop-category{padding:var(--mobile-padding);max-width:none}.workshop-icon{font-size:2rem}.workshop-title{font-size:1rem}.workshop-description{font-size:.85rem}.dont-build-text,.focus-area-text,.founder-bio,.founder-expertise,.founder-quote,.philosophy-text,.section-text,.work-text,.workshop-description{text-align:left}}@media (max-width:840px){.ml-form-embedWrapper.embedForm{max-width:100%!important}.ml-form-formContent.horozintalForm .ml-form-horizontalRow{flex-direction:column;gap:1rem}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal,.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal{width:100%!important}}.section-content{display:none}.section-content.active{display:block}html{scroll-behavior:smooth}.philosophy-mission{margin-bottom:2rem;text-align:left;padding:2rem;background:linear-gradient(135deg,var(--card-bg) 0,var(--bg-secondary) 100%);border-radius:16px;border-left:6px solid #d7c10c}.philosophy-subtitle{font-family:'Syne Mono',monospace;font-size:1.75rem;font-weight:400;color:var(--text-primary);margin-bottom:1.5rem;letter-spacing:-.01em;line-height:1.3;text-align:left}.philosophy-text{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;margin-bottom:1.5rem;max-width:900px;margin-left:0;margin-right:0;text-align:left}.founder-philosophy{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-top:2rem}.founder-philosophy-item{padding:2rem;background:linear-gradient(135deg,var(--card-bg) 0,var(--bg-secondary) 100%);border-radius:16px;border-left:4px solid #d7c10c;transition:all .2s ease}.founder-philosophy-item:hover{background:linear-gradient(135deg,var(--card-bg-hover) 0,var(--bg-secondary) 100%);transform:translateY(-2px);box-shadow:0 6px 20px var(--shadow-color)}.founder-philosophy-name{font-family:'Syne Mono',monospace;font-size:1.5rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem;letter-spacing:-.01em}.founder-philosophy-text{font-size:1rem;color:var(--text-secondary);line-height:1.6;margin:0;text-align:left}@media (max-width:768px){.founder-philosophy{grid-template-columns:1fr;gap:var(--mobile-gap)}.philosophy-subtitle{font-size:var(--mobile-section-title)}.founder-philosophy-item,.philosophy-mission{padding:var(--mobile-padding)}}@media (max-width:940px){.mobile-nav-toggle,.nav-item,.primary-cta,.secondary-cta,.theme-toggle{min-height:48px;min-width:48px}.contact-button{min-height:48px;padding:1rem 2rem;font-size:1rem;display:inline-flex;align-items:center;justify-content:center}.workshop-category{min-height:120px;padding:1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;transition:all .2s ease;text-align:center;width:100%;box-sizing:border-box}.workshop-category:focus,.workshop-category:hover{transform:translateY(-2px);box-shadow:0 8px 24px var(--shadow-color)}.value-prop{padding:1.5rem;border-radius:12px;transition:all .2s ease}.focus-area{padding:1.5rem 1.5rem 1.5rem 2rem;cursor:pointer;transition:all .2s ease;border-radius:12px}.focus-area:focus,.focus-area:hover{background:var(--overlay-light);transform:translateX(8px)}.cta-container{gap:1rem;margin:2rem 0}.nav-items{padding:.5rem 0}.nav-item:active,.primary-cta:active,.secondary-cta:active{transform:scale(.98);opacity:.8}.hero-section{padding:2rem 0}.focus-area-text,.founder-bio,.founder-expertise,.founder-philosophy-text,.founder-quote,.hero-subheadline,.philosophy-text,.section-text,.value-prop-text,.workshop-description{line-height:1.5}.hero-headline{line-height:1.1}.focus-area-title,.founder-name,.philosophy-subtitle,.section-title,.value-prop-title,.workshop-title{line-height:1.2}.founders-grid{gap:2.5rem}.section{margin-bottom:2rem}.focus-areas,.value-props,.workshop-categories{margin:1.5rem 0}.section-title{margin-bottom:2rem}.section-text{margin:0 auto 2rem;max-width:none}.focus-area,.value-prop,.workshop-category{box-shadow:0 2px 8px rgba(0,0,0,.05);border:1px solid var(--border-color)}.philosophy-mission{margin-bottom:3rem}.philosophy-text{margin:0 auto 1.5rem}}@media (max-width:940px){.container::before{opacity:.3}.header::before{opacity:.4}.founder-philosophy-item:hover,.workshop-category:focus,.workshop-category:hover{box-shadow:0 4px 12px var(--shadow-color)}.navigation{backdrop-filter:blur(8px)}.nav-items{backdrop-filter:blur(8px)}.value-prop-number{background:var(--accent-primary);-webkit-background-clip:unset;-webkit-text-fill-color:var(--bg-primary);background-clip:unset;color:var(--bg-primary);border-radius:8px;padding:.5rem;display:inline-block;min-width:60px;text-align:center}}@media (min-width:769px){*{transition:color .3s ease,background-color .3s ease,border-color .3s ease,box-shadow .3s ease}}.workshop-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:2rem 0;text-align:left}.workshop-category{padding:1.5rem;background:linear-gradient(135deg,var(--card-bg) 0,var(--bg-secondary) 100%);border-radius:16px;border-left:4px solid #d7c10c;transition:all .2s ease;position:relative;text-align:left;display:flex;flex-direction:column;height:100%}.workshop-category:hover{background:linear-gradient(135deg,var(--card-bg-hover) 0,var(--bg-secondary) 100%);transform:translateY(-2px);box-shadow:0 6px 20px var(--shadow-color)}.workshop-icon{font-size:2.25rem;margin-bottom:.75rem;display:block;text-align:center;margin-left:0;margin-right:0}.workshop-title{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem;letter-spacing:-.01em;text-align:left}.workshop-description{font-size:.9rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1rem;text-align:left}.workshop-details{display:flex;flex-direction:column;gap:.5rem;text-align:left}.workshop-audience,.workshop-duration{font-size:.9rem;color:var(--text-muted);font-weight:500;text-align:left}.workshop-benefits{margin:4rem 0;text-align:left}.workshop-subtitle{font-family:'Syne Mono',monospace;font-size:1.75rem;font-weight:400;color:var(--text-primary);margin-bottom:2rem;letter-spacing:-.01em;text-align:left}.benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;text-align:left}.benefit-item{text-align:left;padding:1.5rem;background:linear-gradient(135deg,var(--overlay-light) 0,var(--bg-secondary) 100%);border-radius:12px;border:1px solid var(--border-color);margin-left:0;margin-right:0}.benefit-item h5{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem;letter-spacing:-.01em;text-align:left;margin-left:0;margin-right:0}.benefit-item p{font-size:.95rem;color:var(--text-secondary);line-height:1.5;margin:0;text-align:left;margin-left:0;margin-right:0}.work-intro{margin-bottom:2rem;text-align:left}.work-text{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;margin-bottom:1.5rem;max-width:800px;margin-left:0;margin-right:0;text-align:left}.work-section{margin-bottom:2rem;padding:1rem 0}.work-subtitle{font-family:'Syne Mono',monospace;font-size:1.75rem;font-weight:400;color:var(--text-primary);margin-bottom:1.5rem;letter-spacing:-.01em;line-height:1.3;text-align:left}.work-section .work-text{margin-left:0;margin-right:0;text-align:left}.work-section:not(:last-child){border-bottom:1px solid var(--border-color);padding-bottom:2rem}.workshop-pricing{background:linear-gradient(135deg,var(--overlay-light) 0,var(--bg-secondary) 100%);border:1px solid var(--border-color);border-radius:12px;padding:1.25rem;margin:1.5rem 0;text-align:left}.workshop-pricing h5{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem;letter-spacing:-.01em}.workshop-pricing p{font-size:1rem;color:var(--text-secondary);line-height:1.6;margin:0}.faq-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.faq-item{padding:2rem;background:linear-gradient(135deg,var(--card-bg) 0,var(--bg-secondary) 100%);border-radius:16px;border-left:4px solid #d7c10c;transition:all .2s ease;text-align:left}.faq-item:hover{background:linear-gradient(135deg,var(--card-bg-hover) 0,var(--bg-secondary) 100%);transform:translateY(-2px);box-shadow:0 6px 20px var(--shadow-color)}.faq-question{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem;letter-spacing:-.01em}.faq-answer{font-size:1rem;color:var(--text-secondary);line-height:1.6;margin:0}.footer{background:var(--accent-primary);color:#2e2e2e;padding:1.5rem 0 .5rem 0;position:relative}.footer::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#2e2e2e,transparent);opacity:.3}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}.footer-section h4{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#2e2e2e;letter-spacing:-.01em}.company-section{display:flex;flex-direction:column;gap:1rem}.company-name{font-size:1.25rem;font-weight:700;margin-bottom:.25rem;color:#2e2e2e}.ml-form-embedSubmitLoad{display:inline-block;width:20px;height:20px}.ml-form-embedSubmitLoad:after{content:" ";display:block;width:11px;height:11px;margin:1px;border-radius:50%;border:4px solid #fff;border-color:#d7c10c #d7c10c #d7c10c transparent;animation:ml-form-embedSubmitLoad 1.2s linear infinite}@keyframes ml-form-embedSubmitLoad{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}#mlb2-29895363.ml-form-embedContainer{box-sizing:border-box;display:block!important;margin:0!important;position:static;width:100%!important}#mlb2-29895363.ml-form-embedContainer .ml-form-embedWrapper{background-color:#d7c10c;border-width:0;border-color:transparent;border-radius:4px;border-style:solid;box-sizing:border-box;display:inline-block!important;margin:0;padding:0;position:relative}#mlb2-29895363.ml-form-embedContainer .ml-form-embedWrapper.embedForm{max-width:400px;width:100%}#mlb2-29895363.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody,#mlb2-29895363.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody{padding:0 20px 0 20px}#mlb2-29895363.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody{margin-top:8px;padding-left:5px!important}#mlb2-29895363.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .success-message{color:#2e2e2e;font-family:Inter,sans-serif;font-size:13px;font-weight:500;margin:0;text-align:left;opacity:.9;margin-left:0;padding-left:0}#mlb2-29895363.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent,#mlb2-29895363.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent{text-align:left;margin:0 0 20px 0}#mlb2-29895363.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4,#mlb2-29895363.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4{color:#2e2e2e;font-family:Inter,sans-serif;font-size:16px;font-weight:700;margin:0 0 10px 0;text-align:left;word-break:break-word}#mlb2-29895363.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p,#mlb2-29895363.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p{color:#2e2e2e;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin:0 0 10px 0;text-align:left}#mlb2-29895363.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow{height:auto;width:100%;float:left}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal{width:70%;float:left}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal{width:30%;float:left}.ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields{box-sizing:border-box;float:left}#mlb2-29895363.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input{background-color:#fff;color:#2e2e2e;border-color:#eaeaea;border-radius:12px;border-style:solid;border-width:1px;font-family:Inter,sans-serif;font-size:14px;line-height:20px;margin:0;padding:10px;width:100%;box-sizing:border-box;overflow-y:initial}#mlb2-29895363.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button{background-color:#2e2e2e!important;border-color:#2e2e2e;border-style:solid;border-width:1px;border-radius:12px;box-shadow:none;color:#d7c10c!important;cursor:pointer;font-family:Inter,sans-serif;font-size:14px!important;font-weight:700;line-height:20px;margin:0;padding:10px;width:100%;height:auto;min-height:44px;transition:all .2s ease}#mlb2-29895363.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button:hover{background-color:#2e2e2e!important;border-color:#2e2e2e!important}.ml-mobileButton-horizontal{display:none}.ml-mobileButton-horizontal button{background-color:#2e2e2e!important;border-color:#2e2e2e;border-style:solid;border-width:1px;border-radius:12px;box-shadow:none;color:#d7c10c!important;cursor:pointer;font-family:Inter,sans-serif;font-size:14px!important;font-weight:700;line-height:20px;margin:0!important;padding:10px!important;width:100%;height:auto;transition:all .2s ease}.ml-mobileButton-horizontal button:hover{background-color:#2e2e2e!important;border-color:#2e2e2e!important;transform:translateY(-1px)}.footer-nav{list-style:none;padding:0;margin:0}.footer-nav li{margin-bottom:.3rem}.footer-nav a{color:#2e2e2e;text-decoration:none;font-size:.85rem;transition:color .2s ease;display:inline-block;padding:.15rem 0;line-height:1.1}.footer-nav a:hover{color:#000}.contact-info{margin-bottom:1rem}.contact-info p{font-size:.9rem;color:#2e2e2e;margin-bottom:.5rem}.email-copy-btn{background:#2e2e2e;color:var(--accent-primary);border:none;border-radius:6px;padding:.4rem .75rem;font-size:.8rem;cursor:pointer;transition:all .2s ease;font-family:inherit}.email-copy-btn:hover{background:#000;transform:translateY(-1px)}.legal-links{list-style:none;padding:0;margin:0}.legal-links li{margin-bottom:.3rem}.legal-links a{color:#2e2e2e;text-decoration:none;font-size:.85rem;transition:color .2s ease;display:inline-block;padding:.15rem 0}.legal-links a:hover{color:#000}.footer-bottom{border-top:1px solid var(--border-color);padding-top:1.5rem;margin-top:2rem;text-align:center}.footer-bottom p{margin:0;color:#2e2e2e;font-size:.75rem;font-weight:500;line-height:1.4;font-family:inherit}.back-to-top{position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;background:var(--accent-primary);color:#fff;border:none;border-radius:50%;font-size:1.5rem;cursor:pointer;transition:all .3s ease;opacity:0;visibility:hidden;transform:translateY(20px);box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:1000;display:flex;align-items:center;justify-content:center}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:var(--accent-secondary);transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.2)}@media (max-width:768px){.contact-email-section{padding:1.5rem}.footer-container{grid-template-columns:1fr;gap:1.5rem;padding:0 1.5rem}.company-section{text-align:center}.footer-section{text-align:center}.footer-nav,.legal-links{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.footer-nav li,.legal-links li{margin-bottom:0}.back-to-top{bottom:1.5rem;right:1.5rem;width:45px;height:45px;font-size:1.3rem}}