.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:9999;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none}.skip-link:focus{position:fixed;top:0;left:0;width:auto;height:auto;padding:1rem 2rem;background:#b8801a;color:#fff;z-index:10000}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #E8A020;outline-offset:2px}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.section-wrap{max-width:1160px;margin:0 auto;padding:0 1.5rem}.js-ready .reveal{opacity:0;transform:translateY(24px);transition:opacity .6s,transform .6s}.js-ready .reveal.visible{opacity:1;transform:translateY(0)}@keyframes aurora{0%{background-position:50% 50%,50% 50%}to{background-position:350% 50%,350% 50%}}.aurora-hero{position:relative;overflow:hidden;background:#fff;color:var(--text-h)}.aurora-hero:before{content:"";position:absolute;inset:-10px;pointer-events:none;z-index:0;background-image:repeating-linear-gradient(100deg,var(--white) 0%,var(--white) 7%,var(--transparent) 10%,var(--transparent) 12%,var(--white) 16%),repeating-linear-gradient(100deg,#e8a020 10%,#f5c842,#fde68a,#fbbf24,#e8a020 30%);background-size:300%,200%;background-position:50% 50%,50% 50%;filter:blur(10px);opacity:.5;animation:aurora 60s linear infinite;mask-image:radial-gradient(ellipse at 100% 0%,black 10%,var(--transparent) 70%);-webkit-mask-image:radial-gradient(ellipse at 100% 0%,black 10%,var(--transparent) 70%)}.aurora-hero>*{position:relative;z-index:1}.aurora-hero:after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(232,160,32,.06) 1px,transparent 1px);background-size:24px 24px;pointer-events:none;z-index:0}.about-hero{padding:6rem 1.5rem 5rem;text-align:center}.about-hero .hero-label{display:inline-block;background:var(--primary-lt);color:var(--primary);padding:.35rem 1rem;border-radius:30px;font-size:.78rem;font-weight:700;margin-bottom:1.5rem}.about-hero h1{font-size:clamp(2.2rem,5.5vw,3.8rem);font-weight:800;line-height:1.12;letter-spacing:-.025em;margin-bottom:1.25rem;color:var(--text-h)}.about-hero h1 em{font-style:normal;color:var(--primary)}.about-hero p{font-size:1.1rem;color:var(--text-b);max-width:580px;margin:0 auto}.about-hero-photo-wrap{width:100%;aspect-ratio:10/3;overflow:hidden;border-radius:var(--r-card);margin-top:2.5rem;box-shadow:var(--shadow-h)}.about-hero-photo{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.story{padding:6rem 1.5rem;background:var(--bg-white)}[data-theme=dark] .values{background:var(--bg-page)}[data-theme=dark] .story{background:var(--bg-white)}.story-inner{max-width:860px;margin:0 auto}.story-layout{display:grid;grid-template-columns:1fr 280px;gap:4rem;align-items:start}.story-inner h2{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;letter-spacing:-.02em;margin-bottom:1.5rem}.story-inner p{font-size:1.05rem;color:var(--text-b);margin-bottom:1.35rem;line-height:1.75}.story-inner p strong{color:var(--text-h)}.story-pull{margin:2.5rem 0;padding:1.75rem 2rem 1.75rem 2.5rem;border-left:4px solid var(--primary);background:var(--primary-lt);border-radius:0 var(--r-card) var(--r-card) 0;font-size:1.15rem;font-weight:600;color:var(--text-h);line-height:1.5;font-style:italic;position:relative}.story-pull:before{content:"“";position:absolute;top:-.15rem;left:.6rem;font-size:3.5rem;font-style:normal;color:var(--primary);opacity:.35;font-family:Georgia,serif;line-height:1}.founder-photo-wrap{position:sticky;top:100px;text-align:center}.founder-photo{width:220px;height:220px;object-fit:cover;object-position:top;border-radius:50%;border:4px solid var(--primary);box-shadow:var(--shadow-h);margin:0 auto 1rem;display:block}.founder-name{font-weight:800;font-size:1rem;color:var(--text-h);margin-bottom:.2rem}.founder-role{font-size:.82rem;color:var(--text-b);margin-bottom:.75rem;line-height:1.4}.founder-linkedin{display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem;font-weight:600;color:var(--primary);border:1.5px solid var(--primary);border-radius:var(--r-btn);padding:.35rem .9rem;transition:all .2s}.founder-linkedin:hover{background:var(--primary);color:#fff}.mission{padding:5.5rem 1.5rem;background:var(--bg-page)}.mission-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-top:3rem}.mission-text h2{font-size:clamp(1.6rem,4vw,2.3rem);font-weight:800;letter-spacing:-.02em;margin-bottom:1.25rem}.mission-text p{font-size:1rem;color:var(--text-b);margin-bottom:1rem;line-height:1.75}.mission-stats{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.mission-stat{background:#ffffffb3;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.3);border-radius:var(--r-card);padding:1.5rem;text-align:center;transition:transform .25s,box-shadow .25s}.mission-stat:hover{transform:translateY(-2px);box-shadow:var(--shadow)}[data-theme=dark] .mission-stat{background:#1c1c1cb3;border-color:#ffffff0f}.mission-stat .stat-num{font-size:2.2rem;font-weight:800;color:var(--primary);line-height:1;margin-bottom:.3rem}.mission-stat .stat-label{font-size:.82rem;color:var(--text-b)}.values{padding:5.5rem 1.5rem;background:var(--bg-white)}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:3rem}.value-card{background:#ffffffb3;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.3);border-radius:var(--r-card);padding:2rem 1.5rem;text-align:center;transition:box-shadow .25s,transform .25s,border-color .25s}.value-card:hover{box-shadow:var(--shadow-h);transform:translateY(-4px);border-color:#e8a02040}[data-theme=dark] .value-card{background:#1c1c1cb3;border-color:#ffffff0f}[data-theme=dark] .value-card:hover{border-color:#e8a0204d}.value-icon{margin-bottom:1rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--primary-lt);border-radius:12px}.value-card h3{font-size:1rem;font-weight:800;color:var(--text-h);margin-bottom:.5rem}.value-card p{font-size:.84rem;color:var(--text-b);line-height:1.55}.journey-stages{padding:5.5rem 1.5rem;background:var(--bg-page)}.timeline{position:relative;margin-top:3.5rem;max-width:900px;margin-left:auto;margin-right:auto}.timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(180deg,var(--primary) 0%,rgba(232,160,32,.2) 100%);transform:translate(-50%)}.timeline-item{position:relative;display:grid;grid-template-columns:1fr 60px 1fr;gap:0;align-items:start;margin-bottom:3rem}.timeline-item:last-child{margin-bottom:0}.timeline-dot{grid-column:2;justify-self:center;width:44px;height:44px;border-radius:50%;background:var(--primary);display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 0 0 6px var(--bg-page),0 0 16px #e8a0204d}[data-theme=dark] .timeline-dot{box-shadow:0 0 0 6px var(--bg-page),0 0 16px #e8a02066}.timeline-dot svg{width:20px;height:20px}.timeline-content{background:#ffffffb3;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.3);border-radius:var(--r-card);padding:2rem;transition:box-shadow .25s,transform .25s,border-color .25s}.timeline-content:hover{box-shadow:var(--shadow-h);transform:translateY(-3px);border-color:#e8a02040}[data-theme=dark] .timeline-content{background:#1c1c1cb3;border-color:#ffffff0f}[data-theme=dark] .timeline-content:hover{border-color:#e8a0204d}.timeline-item:nth-child(odd) .timeline-content{grid-column:1;grid-row:1;text-align:right}.timeline-item:nth-child(odd) .timeline-dot{grid-row:1}.timeline-item:nth-child(odd) .timeline-spacer{grid-column:3;grid-row:1}.timeline-item:nth-child(2n) .timeline-content{grid-column:3;grid-row:1}.timeline-item:nth-child(2n) .timeline-dot{grid-row:1}.timeline-item:nth-child(2n) .timeline-spacer{grid-column:1;grid-row:1}.stage-num{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--primary);margin-bottom:.5rem}.stage-icon{margin-bottom:.75rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--primary-lt);border-radius:12px}.timeline-item:nth-child(odd) .stage-icon{margin-left:auto}.timeline-content h3{font-size:1.1rem;font-weight:800;color:var(--text-h);margin-bottom:.5rem}.timeline-content p{font-size:.875rem;color:var(--text-b);line-height:1.6}.section-particles~*{position:relative;z-index:1}.about-cta{background:var(--dark);color:#fff;padding:5rem 1.5rem;text-align:center;position:relative;overflow:hidden}.about-cta h2{font-size:clamp(1.8rem,4.5vw,2.8rem);font-weight:800;letter-spacing:-.02em;margin-bottom:1rem}.about-cta p{color:#ffffffa6;max-width:480px;margin:0 auto 2.5rem;font-size:1.05rem}.cta-group{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media(max-width:960px){.values-grid{grid-template-columns:repeat(2,1fr)}.mission-grid{grid-template-columns:1fr}}@media(max-width:768px){.story-layout{grid-template-columns:1fr}.founder-photo-wrap{position:static;order:-1;margin-bottom:2rem}.founder-photo{width:160px;height:160px}}@media(max-width:640px){.values-grid{grid-template-columns:1fr}.mission-stats{grid-template-columns:1fr 1fr}.timeline:before{left:22px}.timeline-item{grid-template-columns:44px 1fr;gap:0 1rem}.timeline-dot{grid-column:1}.timeline-item:nth-child(odd) .timeline-content,.timeline-item:nth-child(2n) .timeline-content{grid-column:2;grid-row:1;text-align:left}.timeline-item:nth-child(odd) .timeline-spacer,.timeline-item:nth-child(2n) .timeline-spacer{display:none}.timeline-item:nth-child(odd) .stage-icon{margin-left:0}}
