@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500&family=Inter:wght@400;500;600;700&display=swap";:root{--bg-main:#f7f8fa;--bg-soft:#eef4f4;--aurora-mint:#ddf1ec;--aurora-blue:#ddeff8;--aurora-lavender:#e8e4f7;--aurora-pearl:#f6f2ea;--text-main:#1f2937;--text-muted:#6b7280;--accent:#3d6b63;--accent-soft:#3d6b6329;--card-bg:#ffffffad;--card-border:#ffffffd9;--shadow-soft:0 24px 80px #384c5e2e;--shadow-tight:0 14px 42px #2d465624;--header-height:72px;color:var(--text-main);background:var(--bg-main);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,a{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #3d6b635c}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.app-shell{isolation:isolate;background:linear-gradient(120deg,#f6f2ea94,#0000 42%),linear-gradient(#f7f8fad1,#eef4f4eb);min-height:100vh;position:relative}.aurora-background{z-index:-2;background:radial-gradient(circle at 18% 20%, #ffffffe6, transparent 24%), linear-gradient(135deg, var(--bg-main), var(--bg-soft));position:fixed;inset:0;overflow:hidden}.aurora-background:after{content:"";background-image:linear-gradient(#3d6b630b 1px,#0000 1px),linear-gradient(90deg,#3d6b6309 1px,#0000 1px);background-size:86px 86px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 22% 68%,#0000);mask-image:linear-gradient(#0000,#000 22% 68%,#0000)}.aurora-layer{opacity:.78;filter:blur(28px);transform-origin:50%;animation:68s ease-in-out infinite alternate aurora-drift;position:absolute;inset:-18% -16%}.aurora-layer-a{background:conic-gradient(from 200deg at 34% 44%,#0000 0deg,#ddf1ec1f 32deg,#add6db5c 72deg,#e8e4f74d 108deg,#0000 156deg 360deg)}.aurora-layer-b{background:conic-gradient(from 18deg at 72%,#0000 0deg,#ddeff81f 36deg,#b9d3e957 82deg,#f6f2ea6b 128deg,#0000 190deg 360deg);animation-duration:82s;animation-direction:alternate-reverse}@keyframes aurora-drift{0%{transform:translate(-2%,-1%)rotate(-4deg)scale(1)}to{transform:translate(2%,1%)rotate(4deg)scale(1.06)}}.site-header{top:16px;left:max(18px, env(safe-area-inset-left));right:max(18px, env(safe-area-inset-right));z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff57;border:1px solid #ffffffb3;border-radius:8px;justify-content:space-between;align-items:center;min-height:52px;padding:10px 16px;display:flex;position:fixed;box-shadow:0 16px 48px #354d5e1a}.brand-mark{color:#20364a;align-items:center;gap:8px;font-size:18px;font-weight:650;display:inline-flex}.brand-mark span:first-child{color:var(--accent)}.site-nav{color:#1f2937bd;align-items:center;gap:28px;font-size:14px;font-weight:560;display:flex}.site-nav a{padding:8px 0}.hero-map{grid-template-columns:minmax(280px,430px) minmax(0,1fr);align-items:center;min-height:100vh;padding:106px clamp(22px,4vw,64px) 44px;display:grid;position:relative;overflow:hidden}.hero-panel{z-index:4;max-width:430px;padding-top:20px;position:relative}.hero-kicker{color:var(--accent);margin:0 0 12px;font-size:16px;font-weight:650}.hero-panel h1{color:#20364a;letter-spacing:0;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,8vw,112px);font-weight:500;line-height:.95}.primary-action{color:#233c4f;min-height:46px;box-shadow:var(--shadow-tight);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffb3;border:1px solid #ffffffe6;border-radius:8px;justify-content:center;align-items:center;gap:10px;margin-top:28px;padding:0 18px;display:inline-flex}.primary-action:hover{color:var(--accent);transform:translateY(-1px)}.constellation-stage{z-index:3;justify-self:end;width:min(100%,980px);height:min(70vh,720px);min-height:560px;position:relative}.constellation-map{touch-action:none;background:linear-gradient(135deg,#ffffff2e,#ffffff05),#ffffff14;border-radius:8px;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff47}.constellation-canvas{touch-action:none;width:100%;height:100%;display:block}.constellation-accessibility-layer{pointer-events:none;position:absolute;inset:0}.constellation-node-target{pointer-events:auto;background:0 0;border:0;border-radius:50%;min-width:44px;min-height:44px;padding:0;display:block;position:absolute;transform:translate(-50%,-50%)}.constellation-node-target:after{content:"";background:#ffffff03;border-radius:50%;width:12px;height:12px;position:absolute;inset:50%;transform:translate(-50%,-50%)}.constellation-node-target:hover:after,.constellation-node-target.is-active:after,.constellation-node-target:focus-visible:after{box-shadow:0 0 0 12px #ffffff26}.map-controls{z-index:8;border:1px solid var(--card-border);box-shadow:var(--shadow-tight);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff9e;border-radius:8px;align-items:center;gap:8px;padding:8px;display:flex;position:absolute;bottom:18px;right:18px}.map-controls button{color:#244354;background:#ffffff9e;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-width:44px;min-height:44px;padding:0 12px;display:inline-flex}.project-card{z-index:9;border:1px solid var(--card-border);background:var(--card-bg);width:min(340px,100% - 48px);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:8px;animation:.24s both card-in;position:absolute;top:50%;right:46px;overflow:hidden;transform:translateY(-50%)}@keyframes card-in{0%{opacity:0;transform:translate(-50%,calc(12px - 50%))}to{opacity:1;transform:translate(-50%,-50%)}}.project-card-close{z-index:2;width:36px;height:36px;color:var(--text-main);background:#ffffffbd;border:1px solid #ffffffb8;border-radius:8px;place-items:center;display:grid;position:absolute;top:10px;right:10px}.project-card img{aspect-ratio:16/9;object-fit:cover;width:100%}.status-pill{min-height:28px;color:var(--accent);background:var(--accent-soft);border-radius:8px;align-items:center;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.project-card h2,.project-list-item h3{color:#20364a;margin:12px 0 0;font-size:24px;line-height:1.15}.project-subtitle,.project-list-item p{color:var(--text-muted);margin:6px 0 0;font-size:14px}.project-card-content>p:last-of-type{color:#1f2937c7;margin:14px 0 0;font-size:14px;line-height:1.55}.tag-row{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.tag-row span{color:#1f2937c2;background:#ffffff75;border:1px solid #3d6b6324;border-radius:8px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;display:inline-flex}.project-open-link{color:#fff;background:#3d6b63;border:1px solid #3d6b6324;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;margin-top:18px;padding:0 14px;font-weight:650;display:inline-flex}.project-open-link-disabled{color:var(--text-muted);background:#ffffff80}.project-list{z-index:2;padding:42px clamp(20px,5vw,68px) 70px;display:none;position:relative}.project-list.project-list-open{display:block}.section-heading{max-width:620px;margin-bottom:22px}.section-heading p{color:var(--accent);margin:0 0 8px;font-weight:700}.section-heading h2{color:#20364a;margin:0;font-size:clamp(32px,5vw,52px);line-height:1.05}.project-list-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.project-list-item{border:1px solid var(--card-border);min-height:150px;box-shadow:var(--shadow-tight);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff9e;border-radius:8px;justify-content:space-between;gap:16px;padding:18px;display:flex}.project-list-item span{color:var(--accent);margin-top:12px;font-size:13px;font-weight:700;display:inline-flex}.project-list-actions{flex-direction:column;justify-content:flex-end;gap:8px;min-width:94px;display:flex}.project-list-actions button,.project-list-actions a,.muted-link{color:#244354;background:#ffffffb8;border:1px solid #3d6b6324;border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:0 12px;font-size:13px;font-weight:650;display:inline-flex}.project-list-actions button{border-color:#0000}.muted-link{color:var(--text-muted)}.site-footer{z-index:2;color:#1f2937b3;justify-content:space-between;align-items:center;gap:16px;padding:28px clamp(20px,5vw,68px) 34px;font-size:14px;display:flex;position:relative}.site-footer p{margin:0}.site-footer a{color:var(--accent);font-weight:700}@media (width<=1080px){.hero-map{grid-template-columns:1fr;align-items:start;gap:26px;padding-top:104px}.hero-panel{max-width:720px}.hero-copy{max-width:580px}.constellation-stage{justify-self:stretch;width:100%;height:62vh;min-height:500px}.project-card{right:24px}.project-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){:root{--header-height:62px}.site-header{min-height:48px;top:10px}.site-nav{display:none}.hero-map{grid-template-columns:1fr;gap:26px;min-height:auto;padding:88px 14px 24px}.hero-panel{padding:0 6px}.hero-kicker{font-size:14px}.hero-panel h1{font-size:clamp(52px,19vw,76px)}.hero-copy{max-width:100%;font-size:15px;line-height:1.6}.primary-action{width:100%;margin-top:20px}.constellation-stage{height:320px;min-height:320px}.map-controls{justify-content:space-between;bottom:10px;left:10px;right:10px}.map-controls button{flex:1;padding:0 10px}.map-controls button span{display:none}.project-card{width:auto;max-height:420px;inset:auto 10px 72px;overflow-y:auto;transform:none}@keyframes card-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.project-list{padding:74px 14px 54px;display:block}.project-list-grid{grid-template-columns:1fr}.project-list-item{min-height:132px}.site-footer{flex-direction:column;align-items:flex-start;padding:24px 14px 34px}}@media (width<=430px){.project-list-item{flex-direction:column}.project-list-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}.app-shell{background:radial-gradient(circle at 20% 0,#5c93b13d,#0000 34%),linear-gradient(135deg,#152c43 0%,#0e2234 50%,#12283b 100%);min-height:100vh;padding:6px}.aurora-background:after{opacity:.26;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px)}main{z-index:1;position:relative}.dashboard-grid{grid-template-columns:minmax(0,1fr) 204px;gap:10px;height:min(68vh,640px);min-height:428px;display:grid}.brand-mark{color:#142e46f0;text-shadow:0 1px 14px #ffffff7a;font-size:17px}.site-nav{color:#ffffffdb;text-shadow:0 1px 16px #1835546b;gap:34px;font-size:12px}.hero-map{background:radial-gradient(circle at 52% 46%,#25507b7a,#0000 36%),radial-gradient(circle at 87% 18%,#7a97d975,#0000 32%),radial-gradient(circle at 12% 62%,#eaf8f2db,#0000 34%),linear-gradient(135deg,#ecf5ef 0%,#b8d7e0 36%,#49759d 68%,#c5d3ee 100%);border:1px solid #ffffff6b;border-radius:22px;grid-template-columns:minmax(270px,360px) minmax(0,1fr);min-height:0;padding:70px 34px 28px;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff2e,0 28px 70px #030f1c61}.hero-map:before{opacity:.84;filter:blur(18px);background:conic-gradient(from 216deg at 23% 35%,#0000 0deg,#ebfbf5d6 28deg,#81dac975 58deg,#4872aa29 92deg,#0000 142deg 360deg),conic-gradient(from 36deg at 86% 52%,#0000 0deg,#e6ffefc7 30deg,#8fdfcf61 70deg,#668bc538 118deg,#0000 174deg 360deg);animation:72s ease-in-out infinite alternate aurora-drift}.hero-panel{align-self:center;max-width:340px;padding-top:32px}.hero-kicker{color:#1f4b69;margin-bottom:8px;font-size:16px;font-weight:520}.hero-panel h1{color:#102b43;text-shadow:0 1px 32px #ffffff52;font-size:clamp(52px,6vw,72px)}.hero-copy{color:#102b43db;max-width:320px;margin-top:16px;font-size:14px;line-height:1.7}.primary-action{color:#173349;background:#ffffffc7;min-height:40px;margin-top:22px;padding:0 17px;box-shadow:0 14px 40px #24485e29}.constellation-stage{justify-self:stretch;width:100%;height:100%;min-height:0}.constellation-map{box-shadow:none;background:0 0}.map-controls{background:#4a699142;border-color:#ffffff57;bottom:22px;right:22px;box-shadow:0 18px 42px #0514223d}.map-controls button{color:#fffffff2;background:#ffffff1f}.map-controls button:hover{background:#ffffff38}.hero-socials{z-index:7;color:#19364cb8;gap:14px;font-size:12px;font-weight:700;display:flex;position:absolute;bottom:28px;left:32px}.hero-socials a{align-items:center;min-height:30px;display:inline-flex}.project-card{color:#ffffffeb;background:#3f5c7b94;border-color:#ffffff61;width:min(246px,100% - 48px);max-height:220px;top:48%;left:50%;right:auto;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 70px #06162652}.project-card h2,.project-card .project-subtitle,.project-card-content>p:last-of-type{color:#ffffffeb}.project-card h2,.project-list-item h3{margin-top:0;font-size:16px}.project-card .project-subtitle,.project-card-content>p:last-of-type{font-size:10px}.project-card-content>p:last-of-type{-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:8px;display:-webkit-box;overflow:hidden}.project-card .tag-row span{min-height:24px;padding:0 8px;font-size:11px}.project-card .project-open-link{min-height:30px;margin-top:9px;padding:0 10px;font-size:11px}.project-card .status-pill{display:none}.project-card .project-subtitle{color:#ffffffb3}.project-card-close{color:#193048db}.tag-row span{color:#ffffffd1;background:#ffffff1f;border-color:#ffffff2e}.how-panel{color:#ecf6ffeb;background:radial-gradient(circle at 25% 22%,#5389b347,#0000 36%),linear-gradient(#18314cf0,#12273dfa);border:1px solid #ffffff14;border-radius:8px;flex-direction:column;min-height:0;padding:20px 18px 14px;display:flex;box-shadow:0 22px 54px #030e1947}.how-panel h2{color:#fff;margin:0 0 18px;font-size:16px;line-height:1.2}.how-steps{gap:16px;display:grid}.how-step{grid-template-columns:34px 1fr;align-items:start;gap:10px;display:grid}.how-icon{color:#caeaf6f2;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.how-step h3{color:#fffffff2;margin:0;font-size:12px}.how-step p{color:#d8e5efc2;margin:5px 0 0;font-size:10px;line-height:1.45}.mini-constellation{background:radial-gradient(circle at 52%,#765bed70,#0000 13%),radial-gradient(circle at 27% 32%,#4dd8c585,#0000 14%),radial-gradient(circle at 75% 62%,#5bb9ed7a,#0000 17%),#0f2a43;border:1px solid #ffffff14;border-radius:8px;height:86px;margin-top:auto;position:relative;overflow:hidden}.mini-constellation:before{content:"";background:linear-gradient(22deg,#0000 49%,#ffffff57 50%,#0000 51%),linear-gradient(145deg,#0000 49%,#ffffff38 50%,#0000 51%);position:absolute;inset:22px 26px}.mini-star{background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:0 0 18px #62e4cf}.mini-star-a{top:34%;left:28%}.mini-star-b{top:55%;left:46%}.mini-star-c{top:31%;left:62%}.mini-star-d{top:67%;left:73%}.mini-star-e{top:74%;left:36%}.feature-showcase{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding-top:10px;display:grid}.feature-card{color:#ecf6ffeb;background:radial-gradient(circle at 30% 20%,#4885b647,#0000 34%),linear-gradient(#1c3753f5,#132a41f5);border:1px solid #ffffff14;border-radius:8px;min-height:190px;padding:16px 14px 14px;position:relative;overflow:hidden;box-shadow:0 20px 48px #030e1938}.feature-card h2{color:#fff;margin:0;font-size:12px;line-height:1.3}.feature-card p{color:#d8e5efbf;min-height:54px;margin:9px 0 12px;font-size:10px;line-height:1.45}.feature-plus{z-index:2;color:#ffffffc7;background:#4b6f91eb;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:50%;right:-17px}.feature-stars,.feature-code,.feature-search,.feature-filter,.feature-phone{background:radial-gradient(circle at 52%,#8558ec85,#0000 11%),radial-gradient(circle at 24% 34%,#48dac980,#0000 15%),radial-gradient(circle at 80% 58%,#4cb7ef85,#0000 16%),linear-gradient(135deg,#0f2c45,#193a58);border:1px solid #ffffff14;border-radius:8px;height:82px}.feature-code{color:#75d0b9;background:#081826;gap:2px;height:92px;padding:12px;font-family:Cascadia Code,Consolas,monospace;font-size:9px;display:grid}.feature-code span{color:#ffffff61}.filter-row{flex-wrap:wrap;gap:8px;padding:12px 12px 0;display:flex}.filter-row span{color:#ffffffd6;background:#ffffff14;border-radius:999px;align-items:center;min-height:26px;padding:0 11px;font-size:11px;display:inline-flex}.feature-filter .feature-stars,.feature-search .feature-stars{height:58px;margin:10px 12px 0}.feature-search>div:first-child{color:#d8e5efc2;background:#ffffff14;border-radius:8px;justify-content:space-between;align-items:center;min-height:34px;margin:12px 12px 0;padding:0 12px;font-size:12px;display:flex}.feature-phone{justify-content:flex-end;height:100px;padding:10px;display:flex}.phone-screen{background:#051220a8;border:2px solid #ffffff47;border-radius:12px;width:72px;height:88px;padding:8px}.phone-screen .feature-stars{height:28px;margin-bottom:8px}.phone-screen span{color:#ffffffb8;background:#ffffff14;border-radius:6px;margin-top:5px;padding:4px 5px;font-size:9px;display:block}.project-list{color:var(--text-main);background:#f7f8fa}.site-footer{color:#ecf6ffad}@media (width<=860px){.dashboard-grid{grid-template-columns:1fr}.site-header{right:30px}.how-panel{display:none}.feature-showcase{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.app-shell{background:#f7f8fa;padding:0}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff9e;border:1px solid #ffffffb3;padding:10px 16px;position:absolute;top:10px;left:18px;right:18px;box-shadow:0 16px 48px #354d5e1a}.brand-mark{color:#20364a}.dashboard-grid{min-height:auto;display:block}.hero-map{min-height:auto;box-shadow:none;background:radial-gradient(circle at 18% 54%,#ddf1ecdb,#0000 34%),radial-gradient(circle at 82% 60%,#ddeff8e0,#0000 36%),#f7f8fa;border:0;border-radius:0;grid-template-columns:1fr;gap:26px}.hero-map:before,.hero-map:after,.hero-socials{display:none}.constellation-stage{height:320px;min-height:320px}.map-controls{background:#ffffff9e}.map-controls button{color:#244354;background:#ffffff9e}.project-card{width:auto;max-height:420px;color:var(--text-main);background:var(--card-bg);left:10px;overflow-y:auto;transform:none}.project-card h2,.project-card .project-subtitle,.project-card-content>p:last-of-type{color:var(--text-main)}.project-card .project-subtitle{color:var(--text-muted)}.tag-row span{color:#1f2937c2;background:#ffffff75;border-color:#3d6b6324}.feature-showcase{display:none}.site-footer{color:#1f2937b3;background:#f7f8fa}}body{background:#f7f8fa}.app-shell{color:#173047;background:radial-gradient(circle at 18% 20%,#ffffffc7,#0000 28%),radial-gradient(circle at 74% 28%,#e8e4f775,#0000 34%),linear-gradient(135deg,#f7f8fa 0%,#eef4f4 45%,#dfeef6 100%);min-height:100vh;padding:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;overflow:hidden}.aurora-background{z-index:-3;background:radial-gradient(circle at 15% 26%,#fffffff2,#0000 25%),linear-gradient(135deg,#f7f8fa,#eef4f4)}.aurora-background:after{opacity:.32;background-image:radial-gradient(circle at 20% 30%,#fffc 0 1px,#0000 1.5px),radial-gradient(circle at 70% 64%,#ffffff9e 0 1px,#0000 1.5px);background-size:88px 88px,132px 132px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.aurora-layer{opacity:.9;filter:blur(34px)}.aurora-layer-a{background:conic-gradient(from 212deg at 24% 45%,#0000 0deg,#f6f2eab8 25deg,#ddf1ece0 54deg,#94d9ce5c 82deg,#0000 144deg 360deg);animation-duration:76s}.aurora-layer-b{background:conic-gradient(from 18deg at 82% 42%,#0000 0deg,#ddeff8cc 28deg,#b8d0ec94 72deg,#e8e4f76b 112deg,#0000 176deg 360deg);animation-duration:88s}.aurora-layer-c{background:radial-gradient(at 52%,#ffffff80,#0000 34%),radial-gradient(at 42% 32%,#ddf1ec6b,#0000 30%),radial-gradient(at 74% 48%,#e8e4f75c,#0000 32%);animation-duration:64s}main{min-height:100vh}.dashboard-grid,.feature-showcase,.how-panel,.hero-socials{display:contents}.site-header{z-index:40;min-height:46px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;padding:0;position:fixed;top:24px;left:clamp(22px,3vw,48px);right:clamp(22px,3vw,48px)}.brand-mark{color:#132d42d1;letter-spacing:0;text-shadow:0 1px 30px #ffffffa6;gap:10px;font-size:18px;font-weight:500}.brand-mark span:first-child{color:#3d9f9a;filter:drop-shadow(0 0 12px #77dcceb3)}.site-nav{color:#1f384c8f;gap:30px;font-size:13px;font-weight:500}.site-nav a:hover{color:#1f384ce6}.constellation-list-button{color:#2e5e6ddb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff3d;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 10px 36px #537e9221}.constellation-list-button:hover{color:#2f6a63;background:#ffffff6b}.hero-map{min-height:100svh;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;display:block;position:relative;overflow:hidden}.hero-map:before,.hero-map:after{content:"";pointer-events:none;position:absolute;inset:-18%}.hero-map:before{z-index:-1;opacity:.72;filter:blur(12px);background:conic-gradient(from 214deg at 18% 47%,#0000 0deg,#ffffffc7 24deg,#b1e6dab3 58deg,#81b8d247 98deg,#0000 164deg 360deg),conic-gradient(from 38deg at 84% 48%,#0000 0deg,#ffffffb8 24deg,#b8dce39e 60deg,#d6cdf361 112deg,#0000 176deg 360deg);animation:86s ease-in-out infinite alternate aurora-drift}.hero-map:after{z-index:-1;opacity:.32;background:radial-gradient(at 56%,#446f9742,#0000 26%),repeating-radial-gradient(at 55%,#0000 0 110px,#fff3 111px 112px,#0000 113px 220px)}.hero-panel{z-index:5;width:min(410px,100vw - 48px);max-width:410px;padding:0;position:absolute;top:50%;left:clamp(28px,6vw,88px);transform:translateY(-42%)}.hero-kicker{color:#204959b8;letter-spacing:.035em;margin:0 0 16px;font-size:18px;font-weight:400}.hero-panel h1{color:#10273cf2;letter-spacing:.04em;text-transform:uppercase;text-shadow:0 18px 70px #ffffff8a;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(76px,10vw,132px);font-weight:300;line-height:.88}.hero-copy{color:#1d394ead;max-width:360px;margin:30px 0 0;font-size:15px;line-height:1.9}.primary-action{color:#163347d6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff6b;border-color:#ffffffc7;min-height:44px;margin-top:28px;padding:0 18px;box-shadow:0 18px 55px #4d7a951f}.primary-action:hover{color:#2d6b63;background:#ffffff9e}.constellation-stage{z-index:2;width:auto;height:auto;min-height:0;position:absolute;inset:0}.constellation-map{box-shadow:none;cursor:grab;background:0 0;border:0;border-radius:0;position:absolute;inset:0;overflow:hidden}.constellation-map:active{cursor:grabbing}.constellation-canvas{width:100%;height:100%}.project-card{z-index:12;color:#fffffff0;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:8px;width:min(315px,100vw - 52px);max-height:none;top:47%;left:56%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 30px 90px #2d53743d}.project-card img{aspect-ratio:16/8}.project-card-content{padding:16px}.project-card h2{color:#fffffff0;letter-spacing:.02em;margin:4px 0 0;font-family:Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:500}.project-card .project-subtitle{color:#ffffffbd;font-size:13px}.project-card-content>p:last-of-type{color:#ffffffd1;-webkit-line-clamp:unset;margin-top:12px;font-size:13px;line-height:1.55;display:block}.project-card .status-pill{color:#255c4ff2;background:#ddf1ec99;display:inline-flex}.project-card .tag-row{display:flex}.project-card .project-open-link{min-height:38px;font-size:13px}.drawer-scrim{z-index:44;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#142a3d1f;border:0;transition:opacity .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s;position:fixed;inset:0}.drawer-scrim-open{pointer-events:auto;opacity:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.project-list{z-index:45;color:#ffffffe6;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);visibility:hidden;pointer-events:none;background:radial-gradient(circle at 25% 18%,#6fcdc32e,#0000 30%),linear-gradient(#1e40589e,#152a3fc7);width:min(390px,94vw);padding:34px 22px;transition:transform .26s;display:block;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(105%);box-shadow:-24px 0 90px #20446038}.project-list-open{visibility:visible;pointer-events:auto;transform:translate(0)}.project-list-topline{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.section-heading p{color:#ddf1ecd1;font-size:13px;font-weight:500}.section-heading h2{color:#fff;letter-spacing:.02em;font-family:Cormorant Garamond,Georgia,serif;font-size:42px;font-weight:400}.drawer-close{color:#ffffffdb;background:#ffffff14;border:1px solid #fff3;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.project-list-grid{grid-template-columns:1fr;gap:12px;margin-top:28px;display:grid}.project-list-item{min-height:92px;color:inherit;box-shadow:none;background:#ffffff14;border:1px solid #ffffff24;border-radius:8px;grid-template-columns:1fr auto;align-items:center;padding:16px;display:grid}.project-list-item button{color:inherit;text-align:left;background:0 0;border:0;gap:5px;padding:0;display:grid}.project-list-item button span{color:#fff;margin:0;font-size:18px;font-weight:650}.project-list-item small{color:#ffffffad;font-size:13px}.project-list-item em{color:#ddf1ecd6;font-size:12px;font-style:normal}.project-list-item a,.project-list-item .muted-link{color:#ffffffdb;background:#ffffff14;border:1px solid #ffffff24;border-radius:8px;align-items:center;min-height:36px;padding:0 12px;font-size:12px;font-weight:650;display:inline-flex}.site-footer{z-index:5;color:#1f384c70;background:0 0;gap:18px;padding:0;font-size:12px;display:flex;position:fixed;bottom:22px;right:clamp(22px,3vw,48px)}.site-footer a{color:#2f6a63b8}@media (width<=760px){.site-header{min-height:52px;box-shadow:none;background:0 0;border:0;padding:0;top:14px;left:18px;right:18px}.site-nav a{display:none}.site-nav{gap:0;display:flex}.brand-mark{font-size:17px}.hero-map{min-height:100svh;padding:0}.hero-panel{width:auto;top:22%;left:24px;right:24px;transform:none}.hero-panel:before{content:"";z-index:-1;filter:blur(16px);pointer-events:none;background:radial-gradient(at 35% 45%,#f7f8fac2,#f7f8fa47 48%,#f7f8fa00 74%),radial-gradient(at 78% 30%,#ddeff86b,#ddeff800 66%);border-radius:44%;position:absolute;inset:-34px -18px -24px}.hero-kicker{font-size:15px}.hero-panel h1{font-size:clamp(58px,19vw,82px)}.hero-copy{max-width:310px;margin-top:22px;font-size:14px;line-height:1.75}.primary-action{width:min(320px,100%)}.project-card{width:auto;inset:auto 16px 24px;transform:none}.project-card img{aspect-ratio:16/7}.site-footer{display:none}}.aurora-background{background:radial-gradient(at 16% 18%,#fffffffa,#0000 25%),radial-gradient(at 88% 18%,#ddeff88a,#0000 34%),linear-gradient(135deg,#f9fafb 0%,#eef7f5 46%,#edf4f9 100%)}.aurora-background:before{content:"";opacity:.72;filter:blur(28px);background:radial-gradient(at 23% 58%,#ddf1ec85,#0000 33%),radial-gradient(at 67% 36%,#ddeff87a,#0000 36%),radial-gradient(at 76% 70%,#e8e4f75c,#0000 34%);animation:92s ease-in-out infinite alternate aurora-breathe;position:absolute;inset:-10%}.aurora-layer-a,.aurora-layer-b{mix-blend-mode:multiply}.aurora-layer-a{opacity:.82;filter:blur(42px);background:conic-gradient(from 226deg at 21%,#0000 0deg,#ffffffeb 18deg,#ddf1ecdb 48deg,#8dd7cd6b 76deg,#ddeff82e 104deg,#0000 156deg 360deg)}.aurora-layer-b{opacity:.74;filter:blur(46px);background:conic-gradient(from 28deg at 86% 45%,#0000 0deg,#ffffffc7 19deg,#ddeff8c2 48deg,#b5cdeb6b 84deg,#e8e4f757 122deg,#0000 182deg 360deg)}.aurora-layer-c{opacity:.7;filter:blur(52px);mix-blend-mode:screen}.aurora-veil{pointer-events:none;filter:blur(18px);transform-origin:50%;position:absolute;inset:-22% -14%}.aurora-veil-a{opacity:.44;background:linear-gradient(103deg,#0000 10%,#ffffffad 29%,#ddf1ec5c 41%,#0000 61%),linear-gradient(24deg,#0000 24%,#f6f2ea80 45%,#0000 68%);animation:78s ease-in-out infinite alternate aurora-veil-flow}.aurora-veil-b{opacity:.34;background:linear-gradient(78deg,#0000 18%,#ddeff88a 37%,#e8e4f74d 54%,#0000 76%);animation:104s ease-in-out infinite alternate-reverse aurora-veil-flow}.aurora-dust{pointer-events:none;opacity:.52;background-image:radial-gradient(circle at 8% 72%,#ffffffd1 0 1px,#0000 1.7px),radial-gradient(circle at 42% 18%,#ffffffb8 0 1px,#0000 1.6px),radial-gradient(circle at 78% 64%,#ffffffc2 0 1px,#0000 1.8px),radial-gradient(circle at 62% 42%,#82c6c457 0 1px,#0000 1.8px);background-size:148px 148px,214px 214px,184px 184px,268px 268px;animation:64s linear infinite aurora-dust-drift;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 56% 48%,#000 0% 62%,#0000 100%);mask-image:radial-gradient(at 56% 48%,#000 0% 62%,#0000 100%)}@keyframes aurora-breathe{0%{transform:translate(-1.8%,-1.2%)scale(1)}to{transform:translate(2.2%,1.6%)scale(1.08)}}@keyframes aurora-veil-flow{0%{transform:translate(-3%,1%)rotate(-3deg)scale(1)}to{transform:translate(3%,-1%)rotate(4deg)scale(1.05)}}@keyframes aurora-dust-drift{0%{background-position:0 0,0 0,0 0,0 0}to{background-position:148px 98px,-214px 124px,184px -112px,-268px -148px}}.constellation-list-button{background:radial-gradient(circle at 34% 28%,#ffffffad,#ffffff2e 68%),#ffffff3d;position:relative;overflow:hidden}.constellation-list-button:after{content:"";pointer-events:none;border:1px solid #72c9bf3d;border-radius:50%;position:absolute;inset:7px;box-shadow:0 0 18px #84d5cf38,inset 0 0 18px #ffffff3d}.hero-map:after{opacity:.4;background:radial-gradient(at 56% 42%,#446f972e,#0000 24%),radial-gradient(at 78% 70%,#3d6b631f,#0000 25%),repeating-radial-gradient(at 58% 38%,#0000 0 112px,#ffffff2e 113px 114px,#0000 115px 226px)}.hero-panel{position:fixed}.project-card{isolation:isolate;background:linear-gradient(150deg,#fff3,#27526833),radial-gradient(circle at 16% 0,#ddf1ec57,#0000 40%),#284f673d;animation:.26s ease-out both project-card-float-in;position:fixed;left:clamp(560px,58vw,100vw - 230px);overflow:hidden;box-shadow:0 34px 100px #2d53743d,inset 0 1px #ffffff3d}.project-card:before,.project-card:after{content:"";pointer-events:none;position:absolute}.project-card:before{z-index:-1;filter:blur(18px);background:radial-gradient(at 35% 32%,#ffffffa3,#0000 34%),radial-gradient(at 68% 42%,#84d5cf40,#0000 44%);height:72%;inset:-44% -22% auto}.project-card:after{z-index:1;border-radius:inherit;border:1px solid #ffffff24;inset:1px}.project-card-close,.project-card-content,.project-card img{z-index:2;position:relative}.project-card img{opacity:.86;background:radial-gradient(circle at 35% 45%,#ffffffb8,#0000 24%),linear-gradient(135deg,#ddf1ec33,#e8e4f72e)}.project-card-close{color:#1f384cc2;background:#ffffff61}.project-card-content{background:linear-gradient(#23495f5c,#2a5b6970),#ffffff0a}.project-card h2{text-shadow:0 10px 34px #08213629}.project-card .tag-row span{color:#ffffffc7;background:#ffffff14;border-color:#ffffff29}.project-card .project-open-link{background:linear-gradient(135deg,#ffffff2e,#ffffff14),#ffffff14;border-color:#ffffff38}@keyframes project-card-float-in{0%{opacity:0;transform:translate(-50%,calc(14px - 50%))scale(.98)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.project-list{color:#162f43db;background:radial-gradient(circle at 18% 12%,#ffffffb3,#0000 30%),radial-gradient(circle at 85% 36%,#ddeff87a,#0000 34%),linear-gradient(#ffffff94,#e8f2f261);border-left:1px solid #ffffff57;box-shadow:-28px 0 90px #375e7d2e,inset 1px 0 #fff3}.section-heading p{color:#2f5e6994}.section-heading h2{color:#132d42e6}.drawer-close{color:#1f384cb8;background:#ffffff57;border-color:#3d6b631f}.project-list-item{color:#162f43e0;background:linear-gradient(135deg,#ffffff7a,#fff3),#ffffff2e;border-color:#ffffff70;box-shadow:0 18px 50px #41657e14}.project-list-item button span{color:#10273ce6}.project-list-item small{color:#1f384c9e}.project-list-item em{color:#2f6a63bd}.project-list-item a,.project-list-item .muted-link{color:#1f384cc2;background:#ffffff61;border-color:#3d6b631f}@media (width<=760px){.aurora-veil-a,.aurora-veil-b{inset:-18% -52%}.project-card{animation:.26s ease-out both project-card-mobile-in}.project-list{width:min(360px,92vw)}}@keyframes project-card-mobile-in{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
