@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color-scheme:dark;font-family:Manrope,Segoe UI,sans-serif;--bg: #08111f;--bg-2: #0b1424;--surface: rgba(13, 24, 43, .74);--surface-strong: rgba(15, 27, 48, .92);--text: #f8fbff;--muted: #93a4bd;--muted-strong: #c7d2e4;--border: rgba(148, 163, 184, .18);--border-strong: rgba(125, 211, 252, .28);--accent: #7dd3fc;--accent-2: #a78bfa;--shadow: 0 18px 48px rgba(0, 0, 0, .28);--radius-xl: 28px;--radius-lg: 20px;--radius-md: 14px;--max-width: 1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:radial-gradient(circle at 15% -10%,rgba(125,211,252,.16),transparent 26rem),radial-gradient(circle at 85% 0%,rgba(167,139,250,.12),transparent 24rem),linear-gradient(180deg,var(--bg) 0%,#060b14 58%,var(--bg-2) 100%);color:var(--text)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(248,251,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(248,251,255,.03) 1px,transparent 1px);background-size:88px 88px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.55),transparent 58%);mask-image:linear-gradient(180deg,rgba(0,0,0,.55),transparent 58%)}a{color:inherit;text-decoration:none}button{font:inherit}.app-shell{min-height:100vh}.site-header{position:fixed;top:14px;left:50%;z-index:20;width:min(calc(100% - 28px),var(--max-width));min-height:58px;transform:translate(-50%);display:flex;align-items:center;justify-content:space-between;gap:18px;padding:8px 10px;border:1px solid var(--border);border-radius:22px;background:#08111fd1;box-shadow:0 14px 34px #00000038;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;min-width:0}.brand-avatar{width:38px;height:38px;flex:0 0 auto;overflow:hidden;border:1px solid rgba(125,211,252,.28);border-radius:50%;background:linear-gradient(135deg,#7dd3fc2e,#a78bfa1f)}.brand-avatar img{display:block;width:100%;height:100%;object-fit:cover}.brand strong,.brand small,.main-nav a,.header-links a,.header-links button,.button,.eyebrow,.section-eyebrow,.project-category,.project-status,.preview-label{font-family:Space Grotesk,Segoe UI,sans-serif}.brand strong{display:block;font-size:.94rem;letter-spacing:-.03em}.brand small{display:block;margin-top:1px;color:var(--muted);font-size:.72rem}.header-actions,.main-nav,.header-links{display:flex;align-items:center}.header-actions,.main-nav{gap:18px}.main-nav a,.header-links a,.header-links button{color:var(--muted-strong);font-size:.86rem;transition:color .16s ease,border-color .16s ease,background .16s ease}.main-nav a:hover,.header-links a:hover,.site-footer a:hover{color:var(--text)}.header-links{gap:7px}.header-links a,.header-links button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 11px;border:1px solid var(--border);border-radius:999px;background:#ffffff09}.header-links button{cursor:pointer;color:var(--text)}.menu-toggle{display:none;width:38px;height:38px;border:1px solid var(--border);border-radius:50%;background:#ffffff09;cursor:pointer}.menu-toggle span{display:block;width:16px;height:2px;margin:4px auto;border-radius:999px;background:var(--text)}main,.site-footer{width:min(calc(100% - 28px),var(--max-width));margin:0 auto}main{padding:100px 0 44px}.hero-section{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);gap:34px;align-items:center;min-height:470px;padding:30px 0 36px}.hero-content h1,.section-heading h2,.contact-card h2{margin:18px 0 0;font-family:Space Grotesk,Segoe UI,sans-serif;letter-spacing:-.055em;line-height:1.03}.hero-content h1{max-width:760px;font-size:3.85rem}.hero-content p{max-width:690px;margin:20px 0 0;color:var(--muted-strong);font-size:1.08rem;line-height:1.75}.eyebrow,.section-eyebrow,.preview-label{display:inline-flex;width:fit-content;align-items:center;padding:7px 11px;border:1px solid rgba(125,211,252,.2);border-radius:999px;background:#7dd3fc14;color:var(--accent);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-badges,.chip-list{display:flex;flex-wrap:wrap;gap:8px}.hero-badges{margin-top:22px}.hero-badges span,.chip-list span{display:inline-flex;align-items:center;min-height:32px;padding:0 11px;border:1px solid var(--border);border-radius:999px;background:#ffffff0a;color:var(--muted-strong);font-size:.82rem;font-weight:700}.hero-actions,.contact-actions,.project-actions{display:flex;flex-wrap:wrap;gap:11px}.hero-actions{margin-top:28px}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 17px;border:1px solid transparent;border-radius:999px;font-size:.9rem;font-weight:700;transition:transform .16s ease,border-color .16s ease,background .16s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:#f8fbff;color:#08111f}.button-secondary{border-color:#7dd3fc42;background:#7dd3fc1a;color:var(--text)}.button-soft{border-color:var(--border);background:#ffffff0a;color:var(--text)}.button.is-disabled{cursor:not-allowed;opacity:.48}.button.is-disabled:hover{transform:none}.hero-preview-card{padding:24px;border:1px solid var(--border);border-radius:var(--radius-xl);background:radial-gradient(circle at 20% 0%,rgba(125,211,252,.1),transparent 18rem),#0d182b94;box-shadow:var(--shadow)}.hero-preview-card h2{max-width:330px;margin:16px 0 24px;font-family:Space Grotesk,Segoe UI,sans-serif;font-size:1.55rem;line-height:1.15;letter-spacing:-.04em}.preview-list{display:grid;gap:12px}.preview-list article{padding:14px 0;border-top:1px solid var(--border)}.preview-list strong{display:block;font-family:Space Grotesk,Segoe UI,sans-serif;font-size:1rem}.preview-list span{display:block;margin-top:4px;color:var(--muted);line-height:1.5}.quick-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding-bottom:56px}.quick-card{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start;padding:18px;border:1px solid var(--border);border-radius:var(--radius-lg);background:#0d182b94}.quick-card>span{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(125,211,252,.2);border-radius:14px;background:#7dd3fc14;color:var(--accent);font-family:Space Grotesk,Segoe UI,sans-serif;font-weight:700}.quick-card h2{margin:0;font-family:Space Grotesk,Segoe UI,sans-serif;font-size:1rem;letter-spacing:-.03em}.quick-card p{margin:6px 0 0;color:var(--muted);font-size:.92rem;line-height:1.55}.section{padding:64px 0}.section-heading{max-width:760px;margin-bottom:24px}.section-heading h2,.contact-card h2{max-width:760px;font-size:2.55rem}.section-heading p,.contact-card p{max-width:710px;margin:15px 0 0;color:var(--muted-strong);font-size:1rem;line-height:1.7}.sync-note,.status-message{color:var(--muted);font-size:.88rem}.sync-note{display:inline-flex;align-items:center;gap:9px;margin-bottom:18px;padding:8px 11px;border:1px solid var(--border);border-radius:999px;background:#ffffff09}.sync-dot{width:8px;height:8px;border-radius:50%;background:#65f3bd;box-shadow:0 0 0 5px #65f3bd14}.sync-dot.is-fallback{background:#fbbf24;box-shadow:0 0 0 5px #fbbf2417}.status-message{margin:0 0 16px}.status-message.is-warning{color:#fbbf24}.featured-projects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.project-card{min-height:300px;padding:22px;border:1px solid var(--border);border-radius:var(--radius-xl);background:#0d182ba3;box-shadow:0 14px 34px #00000029;transition:transform .16s ease,border-color .16s ease,background .16s ease}.project-card:hover{transform:translateY(-3px);border-color:var(--border-strong);background:#0f1b30d1}.project-main{min-width:0;height:100%;display:flex;flex-direction:column}.project-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.project-category,.project-status{color:var(--accent);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.project-status{max-width:180px;color:var(--muted);text-align:right}.project-main h3{margin:22px 0 0;font-family:Space Grotesk,Segoe UI,sans-serif;font-size:1.72rem;letter-spacing:-.05em}.project-main p{margin:12px 0 18px;color:var(--muted-strong);font-size:.98rem;line-height:1.68}.project-actions{margin-top:auto;padding-top:22px}.project-actions .button{min-height:40px;padding:0 14px;font-size:.84rem}.about-section{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:34px;align-items:start}.about-copy .section-heading{margin-bottom:0}.about-cards,.stack-grid,.services-grid{display:grid;gap:12px}.about-cards article,.stack-group,.services-grid article,.contact-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:#0d182b94}.about-cards article{padding:16px}.about-cards span,.services-grid strong{font-family:Space Grotesk,Segoe UI,sans-serif;letter-spacing:-.03em}.stack-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stack-group{padding:20px}.stack-group h3{margin:0 0 15px;font-family:Space Grotesk,Segoe UI,sans-serif;font-size:1.08rem;letter-spacing:-.03em}.services-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.services-grid article{min-height:112px;padding:18px}.services-grid span{display:block;width:9px;height:9px;margin-bottom:22px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--accent-2))}.contact-card{padding:34px;background:radial-gradient(circle at 90% 0%,rgba(125,211,252,.12),transparent 20rem),#0d182bb8}.contact-actions{margin-top:24px}.site-footer{display:flex;justify-content:space-between;gap:20px;padding:26px 0 36px;color:var(--muted);font-size:.9rem}.site-footer p{margin:0}.site-footer a{color:var(--muted-strong);font-weight:700}@media (max-width: 980px){.hero-section,.about-section,.stack-grid{grid-template-columns:1fr}.hero-section{min-height:auto}.featured-projects{grid-template-columns:1fr}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 820px){.site-header{border-radius:20px}.menu-toggle{display:block}.header-actions{position:absolute;top:calc(100% + 10px);right:0;left:0;display:none;flex-direction:column;align-items:stretch;padding:14px;border:1px solid var(--border);border-radius:20px;background:#08111ff5;box-shadow:var(--shadow)}.header-actions.is-open{display:flex}.main-nav,.header-links{width:100%;align-items:stretch;flex-direction:column;gap:8px}.main-nav a,.header-links a,.header-links button{min-height:42px}main{padding-top:88px}.hero-section{padding-top:24px}.hero-content h1{font-size:3rem}.section-heading h2,.contact-card h2{font-size:2.15rem}.quick-highlights{grid-template-columns:1fr;padding-bottom:36px}}@media (max-width: 560px){.site-header,main,.site-footer{width:min(calc(100% - 20px),var(--max-width))}.site-header{top:10px}.brand-avatar{width:36px;height:36px}.brand small{display:none}.hero-content{text-align:left}.hero-content h1{font-size:2.24rem}.hero-content p,.section-heading p,.contact-card p{font-size:.98rem}.hero-actions .button,.contact-actions .button{width:100%}.hero-preview-card,.project-card,.contact-card{padding:20px;border-radius:22px}.project-card-header{align-items:flex-start;flex-direction:column}.project-status{max-width:none;text-align:left}.services-grid{grid-template-columns:1fr}.site-footer{flex-direction:column}}
