:root{font-family:Times New Roman,Times,serif;line-height:1.5;font-weight:400;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:left}a{font-weight:500;color:#000;text-decoration:inherit}a:hover{opacity:.6}body{margin:0;min-width:320px;min-height:100vh;background-color:#fff;color:#000;text-align:left}h1{font-size:3.2em;line-height:1.1;font-family:Times New Roman,Times,serif}button{border:2px solid #000000;padding:.6em 1.2em;font-size:1em;font-weight:700;font-family:Times New Roman,Times,serif;background-color:#fff;color:#000;cursor:pointer;transition:all .3s ease}button:hover{background-color:#000;color:#fff}button:focus,button:focus-visible{outline:2px solid #000000}.navbar{background:#000000f2;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:1000;padding:20px 24px 16px}.nav-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:20px}.logo-link{display:flex;align-items:center;text-decoration:none}.logo-img{height:56px;width:auto}.nav-links{display:flex;gap:32px;align-items:center;justify-content:center}.nav-links a{font-size:15px;font-weight:400;color:#f5f5f5;text-decoration:none;padding:8px 0;transition:opacity .3s ease;position:relative;letter-spacing:-.01em}.nav-links a:hover{opacity:.7}.nav-links a.active{font-weight:500}.nav-links a.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#f5f5f5}@media (max-width: 768px){.navbar{padding:16px}.nav-content{gap:16px}.nav-links{flex-wrap:wrap;gap:16px 24px;justify-content:center}.nav-links a{font-size:14px;padding:8px 0}.logo-img{height:48px}}.home-container{width:100%;background:#fafafa;color:#1d1d1f}.hero-section{padding:160px 20px 120px;text-align:center;background:#000;border:1px solid #222;position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.03) 0%,transparent 70%);pointer-events:none}.hero-content{max-width:1000px;margin:0 auto;position:relative;z-index:1}.hero-section h1{font-size:80px;font-weight:600;letter-spacing:-.03em;margin-bottom:32px;color:#f5f5f5!important;line-height:1.1}.hero-subtitle{font-size:32px;line-height:1.4;font-weight:500;letter-spacing:-.02em;margin-bottom:24px;color:#d1d1d6!important;max-width:900px;margin-left:auto;margin-right:auto}.hero-description{font-size:20px;line-height:1.6;font-weight:400;letter-spacing:-.01em;color:#a1a1a6!important;max-width:800px;margin:0 auto}.pillars-section{padding:100px 20px;background:#fafafa;border:1px solid #EDEDED}.pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:0 auto}.pillar-card{padding:40px;background:#fff9;border:1px solid #EDEDED;border-radius:8px;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}.pillar-card:hover{background:#ffffffe6;border-color:#2a2a2a;transform:translateY(-4px);box-shadow:0 8px 20px #00000014}.pillar-card h2{font-size:28px;font-weight:600;letter-spacing:-.01em;margin-bottom:16px;color:#1d1d1f!important}.pillar-card p{font-size:17px;line-height:1.6;color:#6e6e73;margin:0}.positioning-section{padding:100px 20px;text-align:center;background:#f5f5f7;border:1px solid #EDEDED}.positioning-section h2{font-size:48px;font-weight:600;letter-spacing:-.02em;margin-bottom:32px;color:#1d1d1f!important}.positioning-description{max-width:900px;margin:0 auto;font-size:20px;line-height:1.6;color:#6e6e73}.domains-preview{padding:100px 20px;background:#fafafa;border:1px solid #EDEDED}.domains-preview h2{font-size:56px;font-weight:600;letter-spacing:-.02em;margin-bottom:24px;text-align:center;color:#1d1d1f!important}.section-description{font-size:20px;line-height:1.6;color:gray;text-align:center;margin-bottom:60px}.domains-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:0 auto}.domain-card{padding:48px 40px;background:#fff9;border:1px solid #EDEDED;border-radius:8px;text-align:center;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}.domain-card:hover{background:#ffffffe6;border-color:#2a2a2a;transform:translateY(-4px);box-shadow:0 8px 20px #00000014}.domain-card h3{font-size:32px;font-weight:600;letter-spacing:-.01em;margin-bottom:12px;color:#1d1d1f!important}.domain-card p{font-size:17px;line-height:1.5;color:gray;margin-bottom:24px}.domain-link{display:inline-block;font-size:17px;font-weight:500;color:#1d1d1f;text-decoration:none;transition:opacity .3s ease}.domain-link:hover{opacity:.7}.work-preview{padding:100px 20px;text-align:center;background:#f5f5f7;border:1px solid #EDEDED}.work-preview h2{font-size:56px;font-weight:600;letter-spacing:-.02em;margin-bottom:24px;color:#1d1d1f!important}.work-link{display:inline-block;margin-top:16px;font-size:17px;font-weight:500;color:#1d1d1f;text-decoration:none;transition:opacity .3s ease}.work-link:hover{opacity:.7}.cta-section{background:#fafafa;padding:120px 20px;text-align:center;border:1px solid #EDEDED}.cta-button{display:inline-block;padding:16px 40px;background:#fafafa;color:#000;font-size:17px;font-weight:500;letter-spacing:-.01em;border-radius:8px;transition:all .3s ease;text-decoration:none}.cta-button:hover{background:#e0e0e0;transform:translateY(-2px);opacity:1}@media (max-width: 768px){.hero-section{padding:100px 20px 80px}.hero-section h1{font-size:48px}.hero-subtitle{font-size:24px}.hero-description{font-size:17px}.pillars-section{padding:60px 20px}.pillars-grid{grid-template-columns:1fr;gap:24px}.pillar-card{padding:24px}.positioning-section{padding:60px 20px}.positioning-section h2{font-size:36px}.positioning-description{font-size:17px}.domains-preview{padding:60px 20px}.domains-preview h2{font-size:40px}.domains-grid{grid-template-columns:1fr;gap:24px}.domain-card{padding:32px 24px}.work-preview{padding:60px 20px}.work-preview h2{font-size:40px}.cta-section{padding:80px 20px}.cta-content h2{font-size:36px}.cta-content p{font-size:17px}}.about-container{width:100%;background:#fafafa;color:#1d1d1f}.page-header{padding:120px 20px 80px;text-align:center;background:linear-gradient(180deg,#fff,#f5f5f7);border:1px solid #EDEDED}.page-header h1{font-size:72px;font-weight:600;letter-spacing:-.02em;margin-bottom:16px;color:#1d1d1f}.page-header p{font-size:24px;color:#6e6e73;letter-spacing:-.01em}.company-section{padding:80px 20px;background:#f5f5f7;border:1px solid #EDEDED}.company-content{max-width:900px;margin:0 auto}.company-content p{font-size:24px;line-height:1.6;color:#6e6e73;text-align:center;letter-spacing:-.01em}.founder-section{padding:100px 20px;background:#fafafa}.content-wrapper{max-width:900px;margin:0 auto}.content-wrapper h2{font-size:48px;line-height:1.2;font-weight:600;letter-spacing:-.02em;margin-bottom:60px;text-align:center;color:#1d1d1f}.founder-intro{display:flex;align-items:center;gap:40px;margin:0 0 48px;padding-bottom:48px;border:1px solid #EDEDED}.headshot{width:200px;height:200px;border-radius:8px;object-fit:cover;border:1px solid rgba(0,0,0,.15)}.founder-text{flex:1}.founder-text h3{font-size:32px;line-height:1.2;font-weight:600;letter-spacing:-.01em;margin:0 0 12px;text-align:left;color:#1d1d1f}.founder-text .title{font-size:17px;line-height:1.6;letter-spacing:-.01em;font-weight:400;margin:0;text-align:left;color:gray}.bio-content p{font-size:19px;line-height:1.7;letter-spacing:-.01em;margin-bottom:28px;text-align:left;color:#6e6e73}.bio-content p:last-child{margin-bottom:0}.social-links{margin-top:48px;padding-top:48px;border-top:1px solid #EDEDED}.social-links h3{font-size:20px;font-weight:600;letter-spacing:-.01em;margin-bottom:24px;color:#1d1d1f;text-align:left}.social-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.social-link{display:block;padding:12px 20px;background:#00000005;border:1px solid #EDEDED;border-radius:6px;font-size:15px;font-weight:500;color:#1d1d1f;text-align:center;text-decoration:none;transition:all .3s ease}.social-link:hover{background:#0000000a;border-color:#2a2a2a;transform:translateY(-2px);opacity:1}@media (max-width: 768px){.page-header{padding:80px 20px 60px}.page-header h1{font-size:48px}.page-header p{font-size:18px}.company-section{padding:60px 20px}.company-content p{font-size:18px}.founder-section{padding:60px 20px}.content-wrapper h2{font-size:36px;margin-bottom:40px}.founder-intro{flex-direction:column;text-align:center;gap:24px;padding-bottom:32px}.headshot{width:180px;height:180px}.founder-text h3{font-size:28px;text-align:center}.founder-text .title{text-align:center}.bio-content p{font-size:17px}.social-grid{grid-template-columns:repeat(2,1fr);gap:12px}.social-link{padding:10px 16px;font-size:14px}}.influencers-container{width:100%;background:#fafafa;color:#1d1d1f}.case-study-section{padding:120px 20px;border-bottom:1px solid #EDEDED}.case-study-light{background:#fafafa}.case-study-dark{background:#f5f5f7}.case-study-header{text-align:center;margin-bottom:60px}.case-study-label{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:gray;margin-bottom:16px}.case-study-header h2{font-size:56px;font-weight:600;letter-spacing:-.03em;margin-bottom:16px;color:#1d1d1f!important}.case-study-subtitle{font-size:20px;color:#6e6e73;letter-spacing:-.01em;margin:0}.case-study-content{max-width:900px;margin:0 auto}.case-study-image{margin-bottom:60px;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000014;border:1px solid #EDEDED}.case-study-image img{width:100%;height:auto;display:block}.case-study-description{margin-bottom:48px;padding-bottom:48px;border-bottom:1px solid #EDEDED}.case-study-description:last-of-type{border-bottom:none;margin-bottom:40px;padding-bottom:0}.case-study-description h3{font-size:24px;font-weight:600;letter-spacing:-.01em;margin-bottom:20px;color:#1d1d1f!important}.case-study-description p{font-size:18px;line-height:1.8;color:#6e6e73;margin:0}.case-study-link{display:inline-block;font-size:18px;font-weight:500;color:#1d1d1f;text-decoration:none;padding:16px 40px;border:2px solid #1d1d1f;border-radius:8px;transition:all .3s ease}.case-study-link:hover{background:#1d1d1f;color:#fff;transform:translateY(-2px)}.leads-section{padding:100px 20px;background:#f5f5f7;border:1px solid #EDEDED}.leads-section h2{font-size:48px;font-weight:600;letter-spacing:-.02em;margin-bottom:60px;text-align:center;color:#1d1d1f!important}.leads-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.lead-card{background:#fffc;border:1px solid #EDEDED;border-radius:8px;transition:all .3s ease;box-shadow:0 2px 8px #0000000a;overflow:hidden}.lead-card:hover{background:#fff;border-color:#2a2a2a;transform:translateY(-4px);box-shadow:0 8px 20px #00000014}.lead-header{padding:32px 32px 24px;background:linear-gradient(135deg,#1d1d1f,#2a2a2a);border-bottom:1px solid #EDEDED}.lead-header h3{font-size:24px;font-weight:600;letter-spacing:-.01em;margin-bottom:8px;color:#f5f5f5!important}.lead-subtitle{font-size:14px;font-weight:500;color:#a1a1a6;text-transform:uppercase;letter-spacing:.05em;margin:0}.lead-content{padding:32px}.lead-leader{font-size:14px;font-weight:600;color:#1d1d1f;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px}.lead-description{font-size:16px;line-height:1.7;color:#6e6e73;margin-bottom:24px}.lead-link{display:inline-block;font-size:16px;font-weight:500;color:#1d1d1f;text-decoration:none;transition:opacity .3s ease}.lead-link:hover{opacity:.7}.lead-status{font-size:14px;font-weight:500;color:gray;font-style:italic;margin:0}.pricing-section{padding:100px 20px;background:#f5f5f7;border:1px solid #EDEDED}.pricing-section h2{font-size:48px;font-weight:600;letter-spacing:-.02em;margin-bottom:60px;text-align:center;color:#1d1d1f!important}.pricing-card{max-width:900px;margin:0 auto;background:linear-gradient(135deg,#1d1d1f,#2a2a2a);border:1px solid #2a2a2a;border-radius:8px;padding:48px;box-shadow:0 4px 16px #0000001f}.pricing-content{color:#f5f5f5}.price-structure{display:flex;align-items:center;justify-content:center;gap:40px;margin-bottom:40px}.price-item h3{font-size:56px;font-weight:600;letter-spacing:-.03em;margin-bottom:8px;color:#f5f5f5!important}.price-item p{font-size:16px;color:#a1a1a6;margin:0}.price-divider{font-size:48px;font-weight:300;color:#a1a1a6}.pricing-description{font-size:18px;line-height:1.7;color:#d1d1d6;text-align:center;margin-bottom:40px}.pricing-includes{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:32px;margin-bottom:40px}.pricing-includes h4{font-size:18px;font-weight:600;letter-spacing:-.01em;margin-bottom:20px;color:#f5f5f5!important}.pricing-includes ul{list-style:none;padding:0;margin:0}.pricing-includes li{font-size:15px;line-height:1.8;color:#d1d1d6;margin-bottom:12px;padding-left:24px;position:relative}.pricing-includes li:before{content:"✓";position:absolute;left:0;color:#f5f5f5;font-weight:600}.pricing-cta{display:inline-block;padding:18px 48px;background:#fff;color:#1d1d1f;font-size:17px;font-weight:500;letter-spacing:-.01em;border-radius:8px;text-decoration:none;transition:all .3s ease}.pricing-cta:hover{background:#f5f5f5;transform:translateY(-2px);opacity:1}@media (max-width: 768px){.page-header{padding:80px 20px 60px}.page-header h1{font-size:48px}.page-header p{font-size:18px}.intro-section{padding:60px 20px}.intro-text{font-size:18px}.case-study-section{padding:80px 20px}.case-study-header h2{font-size:36px}.case-study-subtitle{font-size:17px}.case-study-image{margin-bottom:40px;border-radius:8px}.case-study-description{margin-bottom:40px;padding-bottom:40px}.case-study-description h3{font-size:20px}.case-study-description p{font-size:16px}.case-study-link{font-size:16px;padding:14px 32px}.leads-section{padding:80px 20px}.leads-section h2{font-size:36px;margin-bottom:40px}.leads-grid{grid-template-columns:1fr;gap:32px}.lead-header{padding:24px}.lead-header h3{font-size:20px}.lead-content{padding:24px}.focus-section{padding:80px 20px}.focus-section h2{font-size:36px;margin-bottom:40px}.focus-grid{grid-template-columns:1fr;gap:32px}.focus-card{padding:32px 24px}.pricing-section{padding:80px 20px}.pricing-section h2{font-size:36px;margin-bottom:40px}.pricing-card{padding:32px 24px}.price-structure{flex-direction:column;gap:20px}.price-item h3{font-size:42px}.price-divider{font-size:32px}.pricing-description{font-size:16px}.pricing-includes{padding:24px}.cta-section{padding:80px 20px}.cta-content h2{font-size:36px}.cta-content p{font-size:17px}.cta-button{padding:16px 40px}}.software-container{width:100%;background:#fafafa;color:#1d1d1f}.platforms-section{padding:100px 20px;background:#f5f5f7;border:1px solid #EDEDED}.platforms-section h2{font-size:48px;font-weight:600;letter-spacing:-.02em;margin-bottom:60px;text-align:center;color:#1d1d1f!important}.platforms-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.platform-card{background:#fffc;border:1px solid #EDEDED;border-radius:8px;transition:all .3s ease;box-shadow:0 2px 8px #0000000a;overflow:hidden}.platform-card:hover{background:#fff;border-color:#2a2a2a;transform:translateY(-4px);box-shadow:0 8px 20px #00000014}.platform-card.featured{grid-column:span 2;background:linear-gradient(135deg,#1d1d1f,#2a2a2a);border:1px solid #2a2a2a}.platform-card.featured:hover{background:linear-gradient(135deg,#0a0a0a,#1d1d1f)}.platform-header{padding:32px 32px 24px;background:linear-gradient(135deg,#1d1d1f,#2a2a2a);border-bottom:1px solid #EDEDED}.platform-card.featured .platform-header{background:#ffffff0d;border-bottom:1px solid rgba(255,255,255,.1)}.platform-header h3{font-size:24px;font-weight:600;letter-spacing:-.01em;margin-bottom:8px;color:#f5f5f5!important}.platform-subtitle{font-size:14px;font-weight:500;color:#a1a1a6;text-transform:uppercase;letter-spacing:.05em;margin:0}.platform-content{padding:32px}.platform-card.featured .platform-content{color:#f5f5f5}.platform-description{font-size:16px;line-height:1.7;color:#6e6e73;margin-bottom:24px}.platform-card.featured .platform-description{color:#d1d1d6;font-size:18px}.platform-features{list-style:none;padding:0;margin:0 0 24px}.platform-features li{font-size:15px;line-height:1.6;color:#6e6e73;margin-bottom:10px;padding-left:24px;position:relative}.platform-card.featured .platform-features li{color:#d1d1d6}.platform-features li:before{content:"✓";position:absolute;left:0;color:#1d1d1f;font-weight:600}.platform-card.featured .platform-features li:before{color:#f5f5f5}.platform-status{font-size:14px;font-weight:500;color:gray;font-style:italic;margin:0}.platform-link{display:inline-block;font-size:16px;font-weight:500;color:#1d1d1f;text-decoration:none;transition:opacity .3s ease}.platform-card.featured .platform-link{color:#f5f5f5}.platform-tech{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.platform-tech span{padding:6px 12px;background:#0000000d;border:1px solid #EDEDED;border-radius:4px;font-size:12px;color:gray;text-transform:uppercase;letter-spacing:.05em}.platform-card.featured .platform-tech span{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#a1a1a6}.platform-link:hover{opacity:.7}.legacy-section{padding:100px 20px;background:#fafafa}.legacy-section h2{font-size:48px;font-weight:600;letter-spacing:-.02em;margin-bottom:60px;text-align:center;color:#1d1d1f!important}.legacy-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.legacy-card{padding:32px;background:#fff9;border:1px solid #EDEDED;border-radius:8px;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}.legacy-card:hover{background:#ffffffe6;border-color:#2a2a2a;transform:translateY(-4px);box-shadow:0 8px 20px #00000014}.legacy-card h4{font-size:20px;font-weight:600;letter-spacing:-.01em;margin-bottom:12px;color:#1d1d1f!important}.legacy-card p{font-size:15px;line-height:1.7;color:#6e6e73;margin:0}.stats-section{padding:100px 20px;background:#f5f5f7;border:1px solid #EDEDED}.stats-section h2{font-size:48px;font-weight:600;letter-spacing:-.02em;margin-bottom:60px;text-align:center;color:#1d1d1f!important}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.stat-item{text-align:center;padding:32px 24px;background:#fff9;border:1px solid #EDEDED;border-radius:8px;transition:all .3s ease}.stat-item:hover{background:#ffffffe6;transform:translateY(-2px)}.stat-item h3{font-size:48px;font-weight:600;letter-spacing:-.03em;margin-bottom:12px;color:#1d1d1f!important}.stat-item p{font-size:16px;color:#6e6e73;margin:0}.approach-section{padding:100px 20px;background:#fafafa}.approach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.approach-card{padding:40px 32px;background:#fff9;border:1px solid #EDEDED;border-radius:8px;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}.approach-card:hover{background:#ffffffe6;border-color:#2a2a2a;transform:translateY(-4px);box-shadow:0 8px 20px #00000014}.approach-card h3{font-size:22px;font-weight:600;letter-spacing:-.01em;margin-bottom:16px;color:#1d1d1f!important}.approach-card p{font-size:16px;line-height:1.7;color:#6e6e73;margin:0}@media (max-width: 768px){.page-header{padding:80px 20px 60px}.page-header h1{font-size:48px}.page-header p{font-size:18px}.intro-section{padding:60px 20px}.intro-text{font-size:18px}.platforms-section{padding:80px 20px}.platforms-section h2{font-size:36px;margin-bottom:40px}.platforms-grid{grid-template-columns:1fr;gap:32px}.platform-card.featured{grid-column:span 1}.platform-header{padding:24px}.platform-header h3{font-size:20px}.platform-content{padding:24px}.approach-section{padding:80px 20px}.approach-section h2{font-size:36px;margin-bottom:40px}.approach-grid{grid-template-columns:1fr;gap:32px}.approach-card{padding:32px 24px}.legacy-section{padding:80px 20px}.legacy-section h2{font-size:36px;margin-bottom:40px}.legacy-grid{grid-template-columns:1fr;gap:24px}.legacy-card{padding:24px}.stats-section{padding:80px 20px}.stats-section h2{font-size:36px;margin-bottom:40px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:24px}.stat-item{padding:24px 20px}.stat-item h3{font-size:36px}.cta-section{padding:80px 20px}.cta-content h2{font-size:36px}.cta-content p{font-size:17px}.cta-button{padding:16px 40px}}.hardware-container{width:100%;background:#fafafa;color:#1d1d1f}.divisions-section{padding:100px 20px;background:#f5f5f7;border:1px solid #EDEDED}.divisions-section h2{font-size:48px;font-weight:600;letter-spacing:-.02em;margin-bottom:60px;text-align:center;color:#1d1d1f!important}.division-card{background:#fffc;border:1px solid #EDEDED;border-radius:8px;margin-bottom:40px;transition:all .3s ease;box-shadow:0 2px 8px #0000000a;overflow:hidden}.division-card:hover{background:#fff;border-color:#2a2a2a;transform:translateY(-4px);box-shadow:0 8px 20px #00000014}.division-card.featured{background:linear-gradient(135deg,#1d1d1f,#2a2a2a);border:1px solid #2a2a2a}.division-card.featured:hover{background:linear-gradient(135deg,#0a0a0a,#1d1d1f)}.division-header{padding:40px 48px 32px;background:linear-gradient(135deg,#1d1d1f,#2a2a2a);border-bottom:1px solid #EDEDED}.division-card.featured .division-header{background:#ffffff0d;border-bottom:1px solid rgba(255,255,255,.1)}.division-header h3{font-size:32px;font-weight:600;letter-spacing:-.02em;margin-bottom:8px;color:#f5f5f5!important}.division-subtitle{font-size:16px;font-weight:500;color:#a1a1a6;letter-spacing:-.01em;margin:0}.division-content{padding:48px}.division-card.featured .division-content{color:#f5f5f5}.division-description{font-size:18px;line-height:1.7;color:#6e6e73;margin-bottom:40px}.division-card.featured .division-description{color:#d1d1d6}.division-features{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:40px}.feature-item h4{font-size:18px;font-weight:600;letter-spacing:-.01em;margin-bottom:8px;color:#1d1d1f!important}.division-card.featured .feature-item h4{color:#f5f5f5!important}.feature-item p{font-size:15px;line-height:1.6;color:#6e6e73;margin:0}.division-card.featured .feature-item p{color:#a1a1a6}.products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-bottom:32px}.product-item{padding:32px;background:#fff9;border:1px solid #EDEDED;border-radius:8px;transition:all .3s ease}.product-item:hover{background:#ffffffe6;transform:translateY(-2px)}.product-item h4{font-size:20px;font-weight:600;letter-spacing:-.01em;margin-bottom:12px;color:#1d1d1f!important}.product-desc{font-size:15px;line-height:1.7;color:#6e6e73;margin-bottom:20px}.product-features{list-style:none;padding:0;margin:0 0 16px}.product-features li{font-size:14px;line-height:1.6;color:#6e6e73;margin-bottom:8px;padding-left:20px;position:relative}.product-features li:before{content:"✓";position:absolute;left:0;color:#1d1d1f;font-weight:600;font-size:12px}.product-launch{font-size:13px;font-weight:500;color:gray;text-transform:uppercase;letter-spacing:.05em;margin:0}.division-link{display:inline-block;font-size:16px;font-weight:500;color:#1d1d1f;text-decoration:none;transition:opacity .3s ease}.division-card.featured .division-link{color:#f5f5f5}.division-link:hover{opacity:.7}.philosophy-section{padding:100px 20px;background:#fafafa}.philosophy-section h2{font-size:48px;font-weight:600;letter-spacing:-.02em;margin-bottom:60px;text-align:center;color:#1d1d1f!important}.philosophy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.philosophy-card{padding:40px 32px;background:#fff9;border:1px solid #EDEDED;border-radius:8px;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}.philosophy-card:hover{background:#ffffffe6;border-color:#2a2a2a;transform:translateY(-4px);box-shadow:0 8px 20px #00000014}.philosophy-card h3{font-size:22px;font-weight:600;letter-spacing:-.01em;margin-bottom:16px;color:#1d1d1f!important}.philosophy-card p{font-size:16px;line-height:1.7;color:#6e6e73;margin:0}.cta-section{padding:120px 20px;text-align:center;background:#f5f5f7;border:1px solid #EDEDED}@media (max-width: 768px){.page-header{padding:80px 20px 60px}.page-header h1{font-size:48px}.page-header p{font-size:18px}.intro-section{padding:60px 20px}.intro-text{font-size:18px}.divisions-section{padding:80px 20px}.divisions-section h2{font-size:36px;margin-bottom:40px}.division-header{padding:32px 24px 24px}.division-header h3{font-size:24px}.division-subtitle{font-size:14px}.division-content{padding:32px 24px}.division-description{font-size:16px}.division-features,.products-grid{grid-template-columns:1fr;gap:24px}.product-item{padding:24px}.philosophy-section{padding:80px 20px}.philosophy-section h2{font-size:36px;margin-bottom:40px}.philosophy-grid{grid-template-columns:1fr;gap:32px}.philosophy-card{padding:32px 24px}.cta-section{padding:80px 20px}.cta-content h2{font-size:36px}.cta-content p{font-size:17px}.cta-button{padding:16px 40px}}.hybrid-container{width:100%;background:#fafafa;color:#1d1d1f}.brands-section{padding:100px 20px;background:#f5f5f7;border:1px solid #EDEDED}.brands-section h2{font-size:48px;font-weight:600;letter-spacing:-.02em;margin-bottom:60px;text-align:center;color:#1d1d1f!important}.brands-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.brand-card{background:#fffc;border:1px solid #EDEDED;border-radius:8px;transition:all .3s ease;box-shadow:0 2px 8px #0000000a;overflow:hidden}.brand-card:hover{background:#fff;border-color:#2a2a2a;transform:translateY(-4px);box-shadow:0 8px 20px #00000014}.brand-card.featured{grid-column:span 3;background:linear-gradient(135deg,#1d1d1f,#2a2a2a);border:1px solid #2a2a2a}.brand-card.featured:hover{background:linear-gradient(135deg,#0a0a0a,#1d1d1f)}.brand-header{padding:32px 32px 24px;background:linear-gradient(135deg,#1d1d1f,#2a2a2a);border-bottom:1px solid #EDEDED}.brand-card.featured .brand-header{background:#ffffff0d;border-bottom:1px solid rgba(255,255,255,.1)}.brand-header h3{font-size:24px;font-weight:600;letter-spacing:-.01em;margin-bottom:8px;color:#f5f5f5!important}.brand-subtitle{font-size:14px;font-weight:500;color:#a1a1a6;text-transform:uppercase;letter-spacing:.05em;margin:0}.brand-content{padding:32px}.brand-card.featured .brand-content{color:#f5f5f5}.brand-description{font-size:16px;line-height:1.7;color:#6e6e73;margin-bottom:24px}.brand-card.featured .brand-description{color:#d1d1d6;font-size:18px}.brand-features{list-style:none;padding:0;margin:0 0 24px}.brand-features li{font-size:15px;line-height:1.6;color:#6e6e73;margin-bottom:10px;padding-left:24px;position:relative}.brand-card.featured .brand-features li{color:#d1d1d6}.brand-features li:before{content:"✓";position:absolute;left:0;color:#1d1d1f;font-weight:600}.brand-card.featured .brand-features li:before{color:#f5f5f5}.brand-status{font-size:14px;font-weight:500;color:gray;font-style:italic;margin:0}.brand-link{display:inline-block;font-size:16px;font-weight:500;color:#1d1d1f;text-decoration:none;transition:opacity .3s ease}.brand-card.featured .brand-link{color:#f5f5f5}.brand-link:hover{opacity:.7}.focus-section{padding:100px 20px;background:#fafafa}.focus-section h2{font-size:48px;font-weight:600;letter-spacing:-.02em;margin-bottom:60px;text-align:center;color:#1d1d1f!important}.focus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.focus-card{padding:40px 32px;background:#fff9;border:1px solid #EDEDED;border-radius:8px;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}.focus-card:hover{background:#ffffffe6;border-color:#2a2a2a;transform:translateY(-4px);box-shadow:0 8px 20px #00000014}.focus-card h3{font-size:22px;font-weight:600;letter-spacing:-.01em;margin-bottom:16px;color:#1d1d1f!important}.focus-card p{font-size:16px;line-height:1.7;color:#6e6e73;margin:0}@media (max-width: 768px){.page-header{padding:80px 20px 60px}.page-header h1{font-size:48px}.page-header p{font-size:18px}.intro-section{padding:60px 20px}.intro-text{font-size:18px}.brands-section{padding:80px 20px}.brands-section h2{font-size:36px;margin-bottom:40px}.brands-grid{grid-template-columns:1fr;gap:32px}.brand-card.featured{grid-column:span 1}.brand-header{padding:24px}.brand-header h3{font-size:20px}.brand-content{padding:24px}.focus-section{padding:80px 20px}.focus-section h2{font-size:36px;margin-bottom:40px}.focus-grid{grid-template-columns:1fr;gap:32px}.focus-card{padding:32px 24px}.approach-section{padding:80px 20px}.approach-section h2{font-size:36px;margin-bottom:40px}.approach-text p{font-size:17px}.cta-section{padding:80px 20px}.cta-content h2{font-size:36px}.cta-content p{font-size:17px}.cta-button{padding:16px 40px}}.products-container{width:100%;background:#fafafa;color:#1d1d1f}.page-header{padding:120px 20px 80px;text-align:center;background:linear-gradient(180deg,#000,#1a1a1c);border:1px solid #222}.page-header h1{font-size:72px;font-weight:600;letter-spacing:-.02em;margin-bottom:16px;color:#f5f5f5!important}.page-header p{font-size:24px;color:#d1d1d6;letter-spacing:-.01em}.intro-section{padding:80px 20px;background:#fafafa}.content-wrapper{max-width:1200px;margin:0 auto}.intro-text{font-size:22px;line-height:1.7;color:#6e6e73;text-align:center;max-width:900px;margin:0 auto;letter-spacing:-.01em}.innovations-section{padding:100px 20px;background:#f5f5f7;border:1px solid #EDEDED}.innovations-section h2{font-size:48px;font-weight:600;letter-spacing:-.02em;margin-bottom:60px;text-align:center;color:#1d1d1f!important}.innovations-grid{display:grid;grid-template-columns:1fr;gap:40px}.innovation-card{background:#fffc;border:1px solid #EDEDED;border-radius:8px;transition:all .3s ease;box-shadow:0 2px 8px #0000000a;overflow:hidden}.innovation-card:hover{background:#fff;border-color:#2a2a2a;transform:translateY(-4px);box-shadow:0 8px 20px #00000014}.innovation-card.featured{background:linear-gradient(135deg,#1d1d1f,#2a2a2a);border:1px solid #2a2a2a}.innovation-card.featured:hover{background:linear-gradient(135deg,#0a0a0a,#1d1d1f)}.innovation-header{padding:48px 48px 32px;background:linear-gradient(135deg,#1d1d1f,#2a2a2a);border-bottom:1px solid #EDEDED}.innovation-card.featured .innovation-header{background:#ffffff0d;border-bottom:1px solid rgba(255,255,255,.1)}.innovation-header h3{font-size:36px;font-weight:600;letter-spacing:-.02em;margin-bottom:12px;color:#f5f5f5!important}.innovation-subtitle{font-size:18px;font-weight:500;color:#a1a1a6;letter-spacing:-.01em;margin:0}.innovation-content{padding:48px}.innovation-card.featured .innovation-content{color:#f5f5f5}.innovation-description{font-size:20px;line-height:1.7;color:#6e6e73;margin-bottom:40px}.innovation-card.featured .innovation-description{color:#d1d1d6}.innovation-details{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:32px}.detail-item h4{font-size:18px;font-weight:600;letter-spacing:-.01em;margin-bottom:12px;color:#1d1d1f!important}.innovation-card.featured .detail-item h4{color:#f5f5f5!important}.detail-item p{font-size:16px;line-height:1.6;color:#6e6e73;margin:0}.innovation-card.featured .detail-item p{color:#a1a1a6}.innovation-status{font-size:14px;font-weight:500;color:gray;text-transform:uppercase;letter-spacing:.05em;margin:0}.innovation-card.featured .innovation-status{color:#a1a1a6}.ip-section{padding:100px 20px;background:#fafafa}.ip-section h2{font-size:48px;font-weight:600;letter-spacing:-.02em;margin-bottom:60px;text-align:center;color:#1d1d1f!important}.ip-content{max-width:1200px;margin:0 auto}.ip-description{font-size:20px;line-height:1.7;color:#6e6e73;text-align:center;max-width:900px;margin:0 auto 60px}.ip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.ip-card{padding:40px 32px;background:#fff9;border:1px solid #EDEDED;border-radius:8px;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}.ip-card:hover{background:#ffffffe6;border-color:#2a2a2a;transform:translateY(-4px);box-shadow:0 8px 20px #00000014}.ip-card h3{font-size:22px;font-weight:600;letter-spacing:-.01em;margin-bottom:16px;color:#1d1d1f!important}.ip-card p{font-size:16px;line-height:1.7;color:#6e6e73;margin:0}.approach-section h2{font-size:48px;font-weight:600;letter-spacing:-.02em;margin-bottom:60px;text-align:center;color:#1d1d1f!important}.approach-content{max-width:900px;margin:0 auto}.approach-text p{font-size:20px;line-height:1.7;color:#6e6e73;margin-bottom:32px}.approach-text p:last-child{margin-bottom:0}.cta-section{padding:120px 20px;text-align:center;background:#fafafa;border:1px solid #EDEDED}.cta-content{max-width:800px;margin:0 auto}.cta-content h2{font-size:48px;font-weight:600;letter-spacing:-.02em;margin-bottom:24px;color:#1d1d1f!important}.cta-content p{font-size:20px;line-height:1.6;letter-spacing:-.01em;margin-bottom:40px;color:#6e6e73}.cta-button{display:inline-block;padding:18px 48px;background:#1d1d1f;color:#fff;font-size:17px;font-weight:500;letter-spacing:-.01em;border-radius:8px;transition:all .3s ease;text-decoration:none}.cta-button:hover{background:#000;transform:translateY(-2px);opacity:1}@media (max-width: 768px){.page-header{padding:80px 20px 60px}.page-header h1{font-size:48px}.page-header p{font-size:18px}.intro-section{padding:60px 20px}.intro-text{font-size:18px}.innovations-section{padding:80px 20px}.innovations-section h2{font-size:36px;margin-bottom:40px}.innovation-header{padding:32px 24px 24px}.innovation-header h3{font-size:28px}.innovation-subtitle{font-size:16px}.innovation-content{padding:32px 24px}.innovation-description{font-size:17px}.innovation-details{grid-template-columns:1fr;gap:24px}.ip-section{padding:80px 20px}.ip-section h2{font-size:36px;margin-bottom:40px}.ip-description{font-size:17px;margin-bottom:40px}.ip-grid{grid-template-columns:1fr;gap:32px}.ip-card{padding:32px 24px}.approach-section{padding:80px 20px}.approach-section h2{font-size:36px;margin-bottom:40px}.approach-text p{font-size:17px}.cta-section{padding:80px 20px}.cta-content h2{font-size:36px}.cta-content p{font-size:17px}.cta-button{padding:16px 40px}}.method-container{width:100%;background:#fafafa;color:#1d1d1f}.method-intro{padding:80px 20px;background:#f5f5f7;border:1px solid #EDEDED}.intro-text{max-width:900px;margin:0 auto;font-size:28px;line-height:1.5;color:#6e6e73;letter-spacing:-.01em;text-align:center}.method-section{padding:100px 20px}.method-item{display:grid;grid-template-columns:120px 1fr;gap:60px;margin-bottom:100px;padding-bottom:100px;border:1px solid #EDEDED}.method-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.method-number{font-size:72px;font-weight:600;color:#2a2a2a;letter-spacing:-.02em;line-height:1}.method-content h2{font-size:48px;font-weight:600;letter-spacing:-.02em;margin-bottom:24px;color:#1d1d1f}.method-description{font-size:20px;line-height:1.6;color:#6e6e73;margin-bottom:40px;max-width:800px}.method-details{max-width:800px}.method-details h3{font-size:20px;font-weight:600;color:gray;text-transform:uppercase;letter-spacing:.05em;margin-bottom:20px}.method-details ul{list-style:none;padding:0}.method-details li{font-size:17px;line-height:1.6;color:#909090;margin-bottom:12px;padding-left:24px;position:relative}.method-details li:before{content:"—";position:absolute;left:0;color:#404040}.approach-section{padding:100px 20px;background:#f5f5f7;border:1px solid #EDEDED}.approach-section h2{font-size:48px;font-weight:600;letter-spacing:-.02em;margin-bottom:60px;text-align:center;color:#1d1d1f}.approach-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;max-width:1200px;margin:0 auto}.approach-card{padding:40px;background:#fff9;box-shadow:0 2px 8px #0000000a;border:1px solid #EDEDED;border-radius:8px}.approach-card h3{font-size:32px;font-weight:600;letter-spacing:-.01em;margin-bottom:16px;color:#1d1d1f}.approach-card p{font-size:17px;line-height:1.6;color:#6e6e73}.comparison-section{padding:100px 20px;border:1px solid #EDEDED}.comparison-section h2{font-size:48px;font-weight:600;letter-spacing:-.02em;margin-bottom:32px;text-align:center;color:#1d1d1f}.comparison-explanation{max-width:900px;margin:0 auto 60px;font-size:20px;line-height:1.6;color:#6e6e73;text-align:center}.comparison-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:0 auto}.comparison-item{padding:40px;background:#fff9;box-shadow:0 2px 8px #0000000a;border:1px solid #EDEDED;border-radius:8px;text-align:center}.comparison-item h3{font-size:24px;font-weight:600;letter-spacing:-.01em;margin-bottom:16px;color:#1d1d1f}.comparison-item p{font-size:15px;line-height:1.5;color:gray}.timeline-section{padding:100px 20px;background:#f5f5f7;border:1px solid #EDEDED}.timeline-section h2{font-size:48px;font-weight:600;letter-spacing:-.02em;margin-bottom:60px;text-align:center;color:#1d1d1f}.timeline{max-width:900px;margin:0 auto}.timeline-item{padding:40px 0;border:1px solid #EDEDED}.timeline-item:last-child{border-bottom:none}.timeline-item h3{font-size:28px;font-weight:600;letter-spacing:-.01em;margin-bottom:16px;color:#1d1d1f}.timeline-item p{font-size:17px;line-height:1.6;color:#6e6e73}@media (max-width: 768px){.intro-text{font-size:20px}.method-section{padding:60px 20px}.method-item{grid-template-columns:1fr;gap:24px;margin-bottom:60px;padding-bottom:60px}.method-number{font-size:48px}.method-content h2{font-size:36px}.method-description{font-size:17px}.approach-section{padding:60px 20px}.approach-section h2{font-size:36px}.approach-grid{grid-template-columns:1fr;gap:24px}.approach-card{padding:24px}.comparison-section{padding:60px 20px}.comparison-section h2{font-size:36px}.comparison-explanation{font-size:17px}.comparison-grid{grid-template-columns:1fr;gap:24px}.timeline-section{padding:60px 20px}.timeline-section h2{font-size:36px}.timeline-item{padding:24px 0}.timeline-item h3{font-size:24px}}.vision-container{width:100%;background:#f5f5f7;color:#1d1d1f}.vision-hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:80px 20px;background:#000;overflow:hidden}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.03) 0%,transparent 70%);pointer-events:none}.hero-content{position:relative;z-index:1;max-width:900px;text-align:center}.vision-hero h1{font-size:96px;font-weight:600;letter-spacing:-.04em;margin-bottom:32px;color:#f5f5f5!important;line-height:1}.hero-subhead{font-size:32px;font-weight:500;letter-spacing:-.02em;margin-bottom:40px;color:#d1d1d6!important;line-height:1.3}.hero-description{font-size:20px;line-height:1.7;letter-spacing:-.01em;margin-bottom:48px;color:#a1a1a6!important;max-width:800px;margin-left:auto;margin-right:auto}.hero-cta{display:inline-block;padding:18px 48px;background:#fafafa;color:#000;font-size:17px;font-weight:500;letter-spacing:-.01em;border-radius:8px;text-decoration:none;transition:all .3s ease}.hero-cta:hover{background:#e0e0e0;transform:translateY(-2px);opacity:1}.premise-section{padding:120px 20px;background:#fafafa;border:1px solid #EDEDED}.premise-section h2{font-size:56px;font-weight:600;letter-spacing:-.02em;margin-bottom:80px;text-align:center;color:#1d1d1f!important}.premise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;max-width:1200px;margin:0 auto}.premise-card{text-align:center}.premise-card h3{font-size:28px;font-weight:600;letter-spacing:-.01em;margin-bottom:16px;color:#1d1d1f!important}.premise-card p{font-size:17px;line-height:1.6;color:#6e6e73}.architecture-section{padding:120px 20px;background:#f5f5f7;border:1px solid #EDEDED}.architecture-section h2{font-size:56px;font-weight:600;letter-spacing:-.02em;margin-bottom:80px;text-align:center;color:#1d1d1f!important}.architecture-diagram{display:flex;align-items:center;justify-content:center;gap:40px;margin-bottom:60px;flex-wrap:wrap}.diagram-node{padding:24px 40px;background:#ffffff08;border:1px solid rgba(0,0,0,.15);border-radius:8px;font-size:18px;font-weight:500;color:#6e6e73;letter-spacing:-.01em;white-space:nowrap}.diagram-node.highlight{background:#ffffff14;border-color:#404040;color:#1d1d1f}.diagram-connector{font-size:28px;color:#404040;font-weight:300}.architecture-text{max-width:800px;margin:0 auto}.architecture-text p{font-size:20px;line-height:1.7;color:#6e6e73;text-align:center;letter-spacing:-.01em}.partnership-section{padding:120px 20px;background:#fafafa;border:1px solid #EDEDED}.partnership-section h2{font-size:56px;font-weight:600;letter-spacing:-.02em;margin-bottom:32px;text-align:center;color:#1d1d1f!important}.scenarios-intro{font-size:20px;line-height:1.6;color:#6e6e73;text-align:center;max-width:900px;margin:0 auto 60px;letter-spacing:-.01em}.scenarios-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:0 auto 60px}.scenario-card{padding:48px 40px;background:#fff9;border:1px solid #EDEDED;border-radius:8px;text-align:left;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}.scenario-card:hover{background:#ffffffe6;border-color:#2a2a2a;transform:translateY(-4px);box-shadow:0 8px 20px #00000014}.scenario-card h3{font-size:28px;font-weight:600;letter-spacing:-.01em;margin-bottom:16px;color:#1d1d1f!important}.scenario-label{font-size:14px;font-weight:600;color:#86868b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:20px}.scenario-description{font-size:17px;line-height:1.6;color:#6e6e73;letter-spacing:-.01em}.partnership-note{font-size:15px;line-height:1.6;color:#606060;text-align:center;font-style:italic;max-width:800px;margin:0 auto}.dream-section{padding:160px 20px;background:linear-gradient(180deg,#fff,#f5f5f7);border:1px solid #EDEDED}.dream-content{max-width:900px;margin:0 auto;text-align:center}.dream-text{font-size:36px;line-height:1.5;font-weight:500;letter-spacing:-.02em;color:#1d1d1f;margin:0}@media (max-width: 768px){.vision-hero{min-height:80vh;padding:60px 20px}.vision-hero h1{font-size:56px}.hero-subhead{font-size:24px}.hero-description{font-size:17px}.premise-section{padding:80px 20px}.premise-section h2{font-size:40px;margin-bottom:48px}.premise-grid{grid-template-columns:1fr;gap:40px}.architecture-section{padding:80px 20px}.architecture-section h2{font-size:40px;margin-bottom:48px}.architecture-diagram{flex-direction:column;gap:20px}.diagram-node{padding:20px 32px;font-size:16px}.diagram-connector{transform:rotate(90deg);font-size:24px}.architecture-text p{font-size:17px}.partnership-section{padding:80px 20px}.partnership-section h2{font-size:40px;margin-bottom:24px}.scenarios-intro{font-size:17px;margin-bottom:40px}.scenarios-grid{grid-template-columns:1fr;gap:24px;margin-bottom:40px}.scenario-card{padding:32px 24px}.scenario-card h3{font-size:24px}.scenario-label{font-size:13px}.scenario-description{font-size:16px}.dream-section{padding:100px 20px}.dream-text{font-size:24px}}.contact-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.page-header h1{font-size:56px;line-height:1.07143;font-weight:600;letter-spacing:-.005em;margin-bottom:16px;color:#1d1d1f}.contact-content{padding:96px 24px;background:#fafafa}.content-wrapper{max-width:980px;margin:0 auto}.contact-grid{display:grid;grid-template-columns:360px 1fr;gap:80px;align-items:start}.contact-info{position:sticky;top:120px}.contact-info h2{font-size:28px;line-height:1.14286;font-weight:600;letter-spacing:.007em;margin-bottom:12px;color:#1d1d1f}.contact-info>p{font-size:17px;line-height:1.47059;letter-spacing:-.022em;margin-bottom:40px;color:#6e6e73}.info-block{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid rgba(0,0,0,.05)}.info-block:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.info-block h3{font-size:14px;line-height:1.42859;font-weight:600;letter-spacing:-.016em;margin-bottom:12px;color:#6e6e73;text-transform:uppercase}.info-block p{font-size:17px;line-height:1.47059;letter-spacing:-.022em;margin-bottom:8px;color:#1d1d1f}.info-block p:last-child{margin-bottom:0}.info-block a{color:#0071e3;text-decoration:none;transition:opacity .3s ease}.info-block a:hover{opacity:.7}.contact-form-wrapper h2{font-size:32px;line-height:1.125;font-weight:600;letter-spacing:.004em;margin-bottom:32px;color:#1d1d1f}.contact-form{display:flex;flex-direction:column}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:14px;line-height:1.42859;font-weight:600;letter-spacing:-.016em;margin-bottom:8px;color:#1d1d1f}.form-group input,.form-group textarea,.form-group select{width:100%;padding:12px 16px;font-size:17px;line-height:1.47059;letter-spacing:-.022em;border:1px solid #d2d2d7;border-radius:8px;background:#fafafa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:all .2s ease;color:#1d1d1f}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#0071e3;box-shadow:0 0 0 3px #0071e31a}.form-group textarea{resize:vertical;min-height:140px}.submit-button{width:auto;padding:12px 32px;background:#0071e3;color:#fff;font-size:17px;line-height:1.17648;font-weight:400;text-decoration:none;border-radius:8px;border:none;cursor:pointer;transition:all .2s ease;letter-spacing:-.022em;margin-top:8px;align-self:flex-start}.submit-button:hover{background:#0077ed}.submit-button:active{transform:scale(.98)}.submit-button:disabled{background:#d2d2d7;cursor:not-allowed;transform:none}.success-message{padding:16px 20px;background:#d1f4e0;border-left:4px solid #34c759;border-radius:6px;color:#1d793e;font-size:15px;line-height:1.46667;letter-spacing:-.016em;margin-top:20px}.error-message{padding:16px 20px;background:#ffe5e5;border-left:4px solid #ff3b30;border-radius:6px;color:#c41e3a;font-size:15px;line-height:1.46667;letter-spacing:-.016em;margin-top:20px}@media (max-width: 968px){.contact-grid{grid-template-columns:1fr;gap:64px}.contact-info{position:static}.info-block{margin-bottom:24px;padding-bottom:24px}}@media (max-width: 768px){.page-header{padding:80px 16px 64px}.page-header h1{font-size:40px;line-height:1.1;letter-spacing:0}.page-header p{font-size:19px}.contact-content{padding:64px 16px}.contact-info h2{font-size:24px}.contact-form-wrapper h2{font-size:28px;margin-bottom:24px}.contact-grid{gap:48px}.submit-button{width:100%}}*[class*=-container]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.page-header{padding:96px 24px 64px;background:#f5f5f7;text-align:center}.page-header h1{font-size:56px;line-height:1.07143;font-weight:600;letter-spacing:-.005em;margin-bottom:16px}.page-header p{font-size:21px;line-height:1.381;letter-spacing:.011em;color:#6e6e73}section{padding:96px 24px}section:nth-child(odd){background:#fafafa}section:nth-child(2n){background:#f5f5f7}.content-wrapper{max-width:820px;margin:0 auto}h2{font-size:48px;line-height:1.08349;font-weight:600;letter-spacing:-.003em;margin-bottom:24px;text-align:center}h3{font-size:32px;line-height:1.125;font-weight:600;letter-spacing:.004em;margin-bottom:16px}p{font-size:19px;line-height:1.4211;letter-spacing:.012em;margin-bottom:24px;color:#1d1d1f}a{color:#0071e3;text-decoration:none;transition:opacity .3s ease}a:hover{opacity:.7;text-decoration:underline}button,.button,.cta-button,.submit-button{display:inline-block;padding:12px 24px;background:#0071e3;color:#fff;font-size:17px;line-height:1.17648;font-weight:400;text-decoration:none;border-radius:980px;border:none;cursor:pointer;transition:all .3s ease;letter-spacing:-.022em}button:hover,.button:hover,.cta-button:hover,.submit-button:hover{background:#0077ed;opacity:1}input[type=text],input[type=email],input[type=tel],textarea,select{width:100%;padding:12px 16px;font-size:17px;line-height:1.47059;letter-spacing:-.022em;border:1px solid #d1d1d6;border-radius:12px;background:#fafafa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:border-color .3s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:#0071e3}label{display:block;font-size:15px;font-weight:500;letter-spacing:-.016em;margin-bottom:8px;color:#1d1d1f}.form-group{margin-bottom:24px}@media (max-width: 768px){.page-header{padding:80px 16px 64px}.page-header h1{font-size:40px;line-height:1.1;letter-spacing:0}.page-header p{font-size:19px}section{padding:64px 16px}h2{font-size:32px;line-height:1.125;letter-spacing:.004em}h3{font-size:24px}p{font-size:17px;line-height:1.47059;letter-spacing:-.022em}}.footer{background:#0b0b0c;color:#f5f5f5;padding:80px 24px 40px;margin-top:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;border-top:1px solid #222}.footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:48px;padding-bottom:40px;border-bottom:1px solid #222}.footer-section h3{font-size:13px;font-weight:600;letter-spacing:.02em;margin-bottom:16px;color:#f5f5f5;text-transform:uppercase}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:12px}.footer-links a{color:#86868b;text-decoration:none;font-size:14px;line-height:1.5;letter-spacing:-.01em;transition:opacity .3s ease}.footer-links a:hover{opacity:.7}.footer-section p{font-size:14px;line-height:1.5;letter-spacing:-.01em;margin-bottom:12px;color:#86868b}.footer-section a{color:#86868b;text-decoration:none;transition:opacity .3s ease}.footer-section a:hover{opacity:.7}.footer-address{font-size:14px;line-height:1.5;letter-spacing:-.01em;color:#86868b}.footer-collaborations{max-width:1200px;margin:0 auto;padding:32px 0;border-bottom:1px solid #222}.collaborations-text{font-size:13px;line-height:1.6;color:#6e6e73;text-align:center;font-style:italic}.footer-bottom{text-align:center;padding-top:32px;max-width:1200px;margin:0 auto}.footer-bottom p{margin:0 0 8px;font-size:12px;line-height:1.5;letter-spacing:-.01em;color:#6e6e73}@media (max-width: 768px){.footer{padding:48px 16px 32px}.footer-content{grid-template-columns:1fr 1fr;gap:32px;padding-bottom:32px}.footer-section h3{font-size:12px}.footer-collaborations{padding:24px 0}.collaborations-text{font-size:12px}.footer-bottom{padding-top:24px}}*{margin:0;padding:0;box-sizing:border-box}#root{width:100%;margin:0;padding:0}.app-container{min-height:100vh;display:flex;flex-direction:column;background:#fafafa}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#1d1d1f;background:#fafafa;line-height:1.7;font-size:17px;letter-spacing:-.015em;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea,select{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none;transition:opacity .3s ease}a:hover{opacity:.7}h1{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:56px;line-height:1.1;font-weight:600;letter-spacing:-.025em;color:#1d1d1f}h2{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:48px;line-height:1.15;font-weight:600;letter-spacing:-.022em;color:#1d1d1f}h3{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:32px;line-height:1.25;font-weight:600;letter-spacing:-.018em;color:#1d1d1f}h4{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;line-height:1.3;font-weight:600;letter-spacing:-.015em;color:#1d1d1f}h5{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:21px;line-height:1.4;font-weight:600;letter-spacing:-.012em;color:#1d1d1f}h6{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:19px;line-height:1.5;font-weight:600;letter-spacing:-.01em;color:#1d1d1f}@media (max-width: 768px){h1{font-size:40px;line-height:1.1;letter-spacing:0}h2{font-size:32px;line-height:1.125;letter-spacing:0}h3{font-size:24px;line-height:1.16667}}
