.ticker-wrapper{--ticker-height-desktop: 400px;--ticker-height-mobile: 320px;--ticker-height: var(--ticker-height-desktop);--ticker-item-height: var(--ticker-height);--ticker-item-min-width: 240px;--ticker-item-max-width: 560px;width:100%;height:var(--ticker-height);max-height:var(--ticker-height);overflow:clip;padding-block:0;display:flex;align-items:center;opacity:.85;transition:opacity .3s ease}.ticker-wrapper:hover{opacity:1}.ticker-container{display:flex;height:100%;width:fit-content;will-change:transform;animation:ticker-scroll var(--ticker-speed, 240s) linear infinite}.ticker-container:hover{animation-play-state:paused}.ticker-track{display:flex;align-items:stretch;height:100%;gap:1rem;padding-right:1rem;flex-shrink:0}.ticker-item{height:var(--ticker-item-height);width:auto;min-width:var(--ticker-item-min-width);max-width:none;flex-shrink:0;border-radius:.75rem;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.05);transition:filter .3s ease,box-shadow .3s ease;filter:grayscale(100%)}.ticker-item:hover{filter:grayscale(0%);box-shadow:0 4px 20px #0000004d}.ticker-item.mobile{min-width:180px;max-width:none}.ticker-item img{height:100%;width:auto;object-fit:contain;object-position:center;display:block}.collage-container{width:auto;height:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.35rem}.collage-container img{flex:0 0 auto;min-width:0;width:auto;height:100%;object-fit:contain;object-position:center;border-radius:.35rem}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 760px){.ticker-wrapper{--ticker-height: var(--ticker-height-mobile);--ticker-item-height: var(--ticker-height-mobile);--ticker-item-min-width: 180px;--ticker-item-max-width: 300px}.ticker-item.mobile{min-width:160px;max-width:none}}.site-nav:where(.astro-J7PV25F6){position:fixed;top:0;left:0;right:0;z-index:50;padding:1.5rem;border-bottom:1px solid var(--line);background:color-mix(in oklab,var(--bg) 88%,transparent);backdrop-filter:blur(14px);transition:padding .3s cubic-bezier(.4,0,.2,1)}.site-nav:where(.astro-J7PV25F6).compact{padding:.75rem}@media (min-width: 768px){.site-nav:where(.astro-J7PV25F6){padding:2.5rem}.site-nav:where(.astro-J7PV25F6).compact{padding:1.5rem}}.site-nav:where(.astro-J7PV25F6)>div:where(.astro-J7PV25F6){max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:clamp(.85rem,1.6vw,2rem);width:100%}.brand-link:where(.astro-J7PV25F6){text-decoration:none;color:inherit}.brand-text:where(.astro-J7PV25F6){font-size:1.5rem;font-weight:900;text-transform:uppercase;letter-spacing:-.05em}.brand-dot:where(.astro-J7PV25F6){color:#3b82f6}nav:where(.astro-J7PV25F6){display:flex;gap:clamp(1rem,2.2vw,2rem)}@media (min-width: 768px){nav:where(.astro-J7PV25F6){gap:clamp(1.25rem,2.6vw,3rem)}}nav:where(.astro-J7PV25F6) a:where(.astro-J7PV25F6){font-size:clamp(.8125rem,.95vw,.875rem);font-weight:700;text-transform:uppercase;letter-spacing:clamp(.12em,.35vw,.2em);color:var(--muted);transition:color .2s;text-decoration:none}nav:where(.astro-J7PV25F6) a:where(.astro-J7PV25F6):hover{color:#3b82f6}.top-cta:where(.astro-J7PV25F6){text-decoration:none;border-radius:999px;padding:.66rem 1.18rem;background:var(--brand);color:#fff;font:700 .73rem/1 Manrope,sans-serif;letter-spacing:.04em}main:where(.astro-J7PV25F6){max-width:1260px;margin:0 auto;padding:clamp(5.4rem,9vw,6.4rem) clamp(1rem,2.8vw,2.5rem) calc(1rem + 100px)}.hero:where(.astro-J7PV25F6){display:flex;flex-direction:column;justify-content:center;padding:3rem 1.5rem 4rem;background:#000000}.hero-content:where(.astro-J7PV25F6){max-width:1280px;margin:0 auto;width:100%;position:relative}@media (min-width: 1280px){.hero-content:where(.astro-J7PV25F6){max-width:1560px}}.hero:where(.astro-J7PV25F6) h1:where(.astro-J7PV25F6){margin:0}.hero-head-row:where(.astro-J7PV25F6){display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.hero-line:where(.astro-J7PV25F6){font-size:clamp(2.5rem,8vw,7rem);font-weight:900;text-transform:uppercase;line-height:1;letter-spacing:-.02em;display:block;white-space:nowrap;hyphens:none;word-break:keep-all}.hero-line-1:where(.astro-J7PV25F6){font-style:italic;color:#fff}.hero-line-2:where(.astro-J7PV25F6){-webkit-text-stroke:3px #3b82f6;color:transparent}.hero-line-3:where(.astro-J7PV25F6){background:repeating-linear-gradient(to bottom,#ffff00 0px,#ffff00 1px,transparent 1px,transparent 3px,#ffff00 3px,#ffff00 4px,transparent 4px,transparent 6px);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-subheading:where(.astro-J7PV25F6){font-size:clamp(1.25rem,2.5vw,1.75rem);color:#fffc;line-height:1.5;max-width:600px;margin:0;flex:1}.hero-cta-row:where(.astro-J7PV25F6){display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;margin-top:1rem}@media (min-width: 768px){.hero-head-row:where(.astro-J7PV25F6){display:grid;grid-template-columns:max-content auto;align-items:end;column-gap:4rem}.hero-head-row:where(.astro-J7PV25F6) h1:where(.astro-J7PV25F6){min-width:0}.hero-cta-row:where(.astro-J7PV25F6){flex-direction:row;align-items:flex-start;justify-content:flex-start}.hero-button:where(.astro-J7PV25F6){margin-left:auto;align-self:flex-end}.hero-ascii-wrap:where(.astro-J7PV25F6){display:flex;position:absolute;right:0;bottom:10rem}}.hero-button:where(.astro-J7PV25F6){background:#ffff00;color:#000;padding:1.25rem 3rem;border-radius:9999px;font-size:1.25rem;font-weight:900;text-transform:uppercase;letter-spacing:-.02em;box-shadow:8px 8px #3b82f680;transition:all .2s ease;display:inline-block;text-decoration:none;margin-top:0;flex-shrink:0}.hero-button:where(.astro-J7PV25F6):hover{background:#ffffff;box-shadow:14px 14px #3b82f6;transform:translate(-2px,-2px)}.hero-ascii-wrap:where(.astro-J7PV25F6){display:none;width:250px;aspect-ratio:auto;height:336px;overflow:hidden;border:none;margin:0 0 0 20px;background:#000000;opacity:.92;filter:blur(0px);flex-shrink:0}@media (min-width: 768px){.hero-ascii-wrap:where(.astro-J7PV25F6){display:flex;align-self:end}}.hero-ascii:where(.astro-J7PV25F6){width:100%;height:100%;display:block;max-width:360px;max-height:336px}#portfolio-ascii-might-be-you:where(.astro-J7PV25F6){max-width:100%;max-height:300px;width:100%;height:auto;aspect-ratio:1}.scroll-indicator:where(.astro-J7PV25F6){position:fixed;top:50%;right:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;z-index:60;transform:translateY(-50%);transition:opacity .3s ease,top .3s ease,bottom .3s ease,transform .3s ease}@media (min-width: 1024px){.scroll-indicator:where(.astro-J7PV25F6){left:2rem;right:auto}}.scroll-line:where(.astro-J7PV25F6){width:2px;height:6rem;background:linear-gradient(to bottom,#3b82f6,transparent)}.scroll-text:where(.astro-J7PV25F6){writing-mode:vertical-rl;text-orientation:mixed;font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.2em;color:#fff6}.bg-brutalist-yellow:where(.astro-J7PV25F6){background-color:#ff0}.highlight-blue:where(.astro-J7PV25F6){color:#3b82f6}.highlight-yellow:where(.astro-J7PV25F6){color:#fbbf24}.hero-ticker:where(.astro-J7PV25F6){margin-top:3rem;width:100dvw;max-width:100dvw;margin-inline:calc(50% - 50dvw);overflow:clip}.site-footer:where(.astro-J7PV25F6){border-top:1px solid rgba(255,255,255,.05);padding:1.5rem;position:fixed;bottom:0;left:0;right:0;z-index:50;background:color-mix(in oklab,var(--bg) 88%,transparent);backdrop-filter:blur(14px);transform:translateY(100%);opacity:0;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);will-change:transform,opacity}@media (min-width: 761px){.site-footer:where(.astro-J7PV25F6){padding:1.25rem 2.5rem}}.site-footer:where(.astro-J7PV25F6).visible{transform:translateY(0);opacity:1}@media (prefers-reduced-motion: reduce){.site-footer:where(.astro-J7PV25F6){transition:none}}.footer-content:where(.astro-J7PV25F6){max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.footer-status:where(.astro-J7PV25F6){display:flex;align-items:center;gap:1rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fff6}.status-dot:where(.astro-J7PV25F6){width:.5rem;height:.5rem;background:#3b82f6;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.footer-links:where(.astro-J7PV25F6){display:flex;gap:3rem}@media (max-width: 640px){.footer-status:where(.astro-J7PV25F6),.footer-links:where(.astro-J7PV25F6){width:100%}.footer-links:where(.astro-J7PV25F6){justify-content:flex-start;flex-wrap:wrap;gap:1.5rem}}.footer-links:where(.astro-J7PV25F6) a:where(.astro-J7PV25F6){font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:#fff9;text-decoration:none;transition:color .2s}.footer-links:where(.astro-J7PV25F6) a:where(.astro-J7PV25F6):hover{color:#ff0}.site-footer-embedded:where(.astro-J7PV25F6){border-top:1px solid rgba(255,255,255,.05);padding:3rem 1.5rem 4rem}@media (min-width: 761px){.site-footer-embedded:where(.astro-J7PV25F6){padding:3rem 2.5rem 4.5rem}}.footer-embedded-content:where(.astro-J7PV25F6){max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem}.footer-brand-col:where(.astro-J7PV25F6){display:flex;flex-direction:column;gap:.75rem}.footer-brand-link:where(.astro-J7PV25F6){text-decoration:none}.footer-brand-link:where(.astro-J7PV25F6) .brand-text:where(.astro-J7PV25F6){font-size:clamp(1rem,2vw,1.25rem);font-weight:900;color:#fff;letter-spacing:-.02em}.footer-brand-link:where(.astro-J7PV25F6) .brand-dot:where(.astro-J7PV25F6){color:#3b82f6}.footer-embedded-status:where(.astro-J7PV25F6){gap:.6rem!important}.footer-right-col:where(.astro-J7PV25F6){display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}.footer-right-col:where(.astro-J7PV25F6) .footer-links:where(.astro-J7PV25F6){gap:2rem;flex-wrap:wrap;justify-content:flex-end}.footer-built-with:where(.astro-J7PV25F6){font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#fff3;text-align:right;line-height:1.8;overflow-wrap:break-word}.fbw-sep:where(.astro-J7PV25F6){display:inline;white-space:pre}.portfolio-section:where(.astro-J7PV25F6){padding-block:1rem;max-width:1280px;margin-inline:auto;scroll-margin-top:6rem}.portfolio-header:where(.astro-J7PV25F6){margin-bottom:4rem;text-align:left}.portfolio-title:where(.astro-J7PV25F6){font-size:clamp(3rem,8vw,6rem);font-weight:900;text-transform:uppercase;letter-spacing:-.04em;line-height:1;margin:0 0 1.5rem;color:#fff}.portfolio-bar:where(.astro-J7PV25F6){width:8rem;height:.5rem;background-color:#ff0;margin-bottom:2rem}.portfolio-description:where(.astro-J7PV25F6){font-size:1.25rem;font-weight:500;line-height:1.6;color:#94a3b8;max-width:48rem;margin:0 0 2rem}.portfolio-cta-block:where(.astro-J7PV25F6){display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:4rem 1.5rem;text-align:center}.portfolio-cta-heading:where(.astro-J7PV25F6){font-size:clamp(2.6rem,11vw,8rem);font-weight:700;line-height:.88;letter-spacing:-.03em;color:#fff;margin:0;font-family:Manrope,sans-serif}.portfolio-cta-yellow:where(.astro-J7PV25F6){color:#f0ff00;font-style:italic}.portfolio-cta-blue:where(.astro-J7PV25F6){color:var(--brand);font-style:italic}.portfolio-cta-block:where(.astro-J7PV25F6) .wiw-card-btn:where(.astro-J7PV25F6){align-self:center}.portfolio-grid:where(.astro-J7PV25F6){column-count:3;column-gap:1rem;padding-bottom:4rem}@media (max-width: 1040px){.portfolio-grid:where(.astro-J7PV25F6){column-count:2}}@media (max-width: 760px){.portfolio-grid:where(.astro-J7PV25F6){column-count:1}}.portfolio-card:where(.astro-J7PV25F6){break-inside:avoid;margin-bottom:1.5rem}.portfolio-card:where(.astro-J7PV25F6){position:relative;border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;overflow:hidden;transition:transform .5s ease;box-sizing:border-box}.portfolio-card-inner:where(.astro-J7PV25F6){flex:1;display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index:5}.portfolio-card:where(.astro-J7PV25F6):hover{transform:translateY(-8px)}.portfolio-card-header:where(.astro-J7PV25F6){display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:3rem}.portfolio-card-tag:where(.astro-J7PV25F6){background-color:#ffffff26;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#ffffffe6;font-size:.625rem;font-weight:900;text-transform:uppercase;letter-spacing:.15em;padding:.375rem .75rem;border-radius:9999px;line-height:1}.portfolio-card-number:where(.astro-J7PV25F6){font-size:.875rem;font-weight:900;color:#fff9;letter-spacing:-.02em}.portfolio-card-metric:where(.astro-J7PV25F6){margin-bottom:1.5rem}.portfolio-card-metric-value:where(.astro-J7PV25F6){font-size:clamp(3.5rem,7vw,5.5rem);font-weight:900;line-height:.85;letter-spacing:-.06em;color:#fff;margin-bottom:1.5rem}.portfolio-card-metric-label:where(.astro-J7PV25F6){font-size:.875rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:#fffc}.portfolio-card-headline-wrapper:where(.astro-J7PV25F6){margin-bottom:2.5rem}.portfolio-card-headline:where(.astro-J7PV25F6){font-size:.9375rem;font-weight:700;line-height:1.35;color:#ffffffe6;max-width:280px;margin:0;font-family:Inter,sans-serif}:where(.astro-J7PV25F6)[data-group-id=vibe-coded-games] .portfolio-card-metric-value:where(.astro-J7PV25F6),:where(.astro-J7PV25F6)[data-group-id=ai-ml-projects] .portfolio-card-metric-value:where(.astro-J7PV25F6),:where(.astro-J7PV25F6)[data-group-id=high-impact-products] .portfolio-card-metric-value:where(.astro-J7PV25F6),:where(.astro-J7PV25F6)[data-group-id=just-for-fun-creator-tools] .portfolio-card-metric-value:where(.astro-J7PV25F6){color:#0a0a0a}:where(.astro-J7PV25F6)[data-group-id=vibe-coded-games] .portfolio-card-tag:where(.astro-J7PV25F6),:where(.astro-J7PV25F6)[data-group-id=high-impact-products] .portfolio-card-tag:where(.astro-J7PV25F6),:where(.astro-J7PV25F6)[data-group-id=just-for-fun-creator-tools] .portfolio-card-tag:where(.astro-J7PV25F6){background-color:#0000004d}:where(.astro-J7PV25F6)[data-group-id=vibe-coded-games] .portfolio-card-metric-label:where(.astro-J7PV25F6),:where(.astro-J7PV25F6)[data-group-id=ai-ml-projects] .portfolio-card-metric-label:where(.astro-J7PV25F6),:where(.astro-J7PV25F6)[data-group-id=high-impact-products] .portfolio-card-metric-label:where(.astro-J7PV25F6),:where(.astro-J7PV25F6)[data-group-id=just-for-fun-creator-tools] .portfolio-card-metric-label:where(.astro-J7PV25F6){color:#0a0a0acc}:where(.astro-J7PV25F6)[data-group-id=vibe-coded-games] .portfolio-card-headline:where(.astro-J7PV25F6),:where(.astro-J7PV25F6)[data-group-id=ai-ml-projects] .portfolio-card-headline:where(.astro-J7PV25F6),:where(.astro-J7PV25F6)[data-group-id=high-impact-products] .portfolio-card-headline:where(.astro-J7PV25F6),:where(.astro-J7PV25F6)[data-group-id=just-for-fun-creator-tools] .portfolio-card-headline:where(.astro-J7PV25F6){color:#0a0a0ae6}.portfolio-card-media:where(.astro-J7PV25F6){display:flex;flex-direction:column;gap:2rem;margin-top:auto}.portfolio-card-thumbnails:where(.astro-J7PV25F6){display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.portfolio-card-thumbnail:where(.astro-J7PV25F6){border-radius:16px;overflow:hidden;background-color:#0003;transition:all .5s ease}.portfolio-card-thumbnail:where(.astro-J7PV25F6) img:where(.astro-J7PV25F6),.portfolio-card-thumbnail:where(.astro-J7PV25F6) video:where(.astro-J7PV25F6){width:100%;height:auto;display:block;transition:all .5s ease}:where(.astro-J7PV25F6)[data-group-id=just-for-fun-creator-tools] .portfolio-card-thumbnail:where(.astro-J7PV25F6),:where(.astro-J7PV25F6)[data-group-id=ai-ml-projects] .portfolio-card-thumbnail:where(.astro-J7PV25F6){aspect-ratio:1}:where(.astro-J7PV25F6)[data-group-id=just-for-fun-creator-tools] .portfolio-card-thumbnail:where(.astro-J7PV25F6) img:where(.astro-J7PV25F6),:where(.astro-J7PV25F6)[data-group-id=ai-ml-projects] .portfolio-card-thumbnail:where(.astro-J7PV25F6) img:where(.astro-J7PV25F6),:where(.astro-J7PV25F6)[data-group-id=just-for-fun-creator-tools] .portfolio-card-thumbnail:where(.astro-J7PV25F6) video:where(.astro-J7PV25F6),:where(.astro-J7PV25F6)[data-group-id=ai-ml-projects] .portfolio-card-thumbnail:where(.astro-J7PV25F6) video:where(.astro-J7PV25F6){height:100%;object-fit:cover}.portfolio-card:where(.astro-J7PV25F6):hover .portfolio-card-thumbnail:where(.astro-J7PV25F6) img:where(.astro-J7PV25F6){filter:grayscale(0)}.portfolio-card-thumbnail:where(.astro-J7PV25F6) img:where(.astro-J7PV25F6){filter:grayscale(100%)}:where(.astro-J7PV25F6)[data-group-id=ai-ml-projects] .portfolio-card-thumbnail:where(.astro-J7PV25F6) img:where(.astro-J7PV25F6),:where(.astro-J7PV25F6)[data-group-id=high-impact-products] .portfolio-card-thumbnail:where(.astro-J7PV25F6) img:where(.astro-J7PV25F6),:where(.astro-J7PV25F6)[data-group-id=agentic-ai-automation] .portfolio-card-thumbnail:where(.astro-J7PV25F6) img:where(.astro-J7PV25F6){filter:none}:where(.astro-J7PV25F6)[data-group-id=ai-ml-projects] .portfolio-card-thumbnail:where(.astro-J7PV25F6),:where(.astro-J7PV25F6)[data-group-id=high-impact-products] .portfolio-card-thumbnail:where(.astro-J7PV25F6),:where(.astro-J7PV25F6)[data-group-id=agentic-ai-automation] .portfolio-card-thumbnail:where(.astro-J7PV25F6){position:relative}:where(.astro-J7PV25F6)[data-group-id=ai-ml-projects] .portfolio-card-thumbnail:where(.astro-J7PV25F6):after,:where(.astro-J7PV25F6)[data-group-id=high-impact-products] .portfolio-card-thumbnail:where(.astro-J7PV25F6):after,:where(.astro-J7PV25F6)[data-group-id=agentic-ai-automation] .portfolio-card-thumbnail:where(.astro-J7PV25F6):after{content:"";position:absolute;inset:0;border-radius:12px;pointer-events:none;transition:opacity .5s ease}:where(.astro-J7PV25F6)[data-group-id=ai-ml-projects] .portfolio-card-thumbnail:where(.astro-J7PV25F6):after{background-color:#10b9814d;mix-blend-mode:multiply}:where(.astro-J7PV25F6)[data-group-id=high-impact-products] .portfolio-card-thumbnail:where(.astro-J7PV25F6):after{background-color:#0ea5e94d;mix-blend-mode:multiply}:where(.astro-J7PV25F6)[data-group-id=agentic-ai-automation] .portfolio-card-thumbnail:where(.astro-J7PV25F6):after{background-color:#3333334d;mix-blend-mode:multiply}:where(.astro-J7PV25F6)[data-group-id=ai-ml-projects] .portfolio-card:where(.astro-J7PV25F6):hover .portfolio-card-thumbnail:where(.astro-J7PV25F6):after,:where(.astro-J7PV25F6)[data-group-id=high-impact-products] .portfolio-card:where(.astro-J7PV25F6):hover .portfolio-card-thumbnail:where(.astro-J7PV25F6):after,:where(.astro-J7PV25F6)[data-group-id=agentic-ai-automation] .portfolio-card:where(.astro-J7PV25F6):hover .portfolio-card-thumbnail:where(.astro-J7PV25F6):after{opacity:0}.portfolio-card-thumbnails-wrapper:where(.astro-J7PV25F6).has-black-container{background-color:#000;border-radius:12px;padding:.5rem}.portfolio-card-thumbnails-wrapper:where(.astro-J7PV25F6).has-black-container .portfolio-card-thumbnails:where(.astro-J7PV25F6){gap:.5rem}.portfolio-card-carousel:where(.astro-J7PV25F6){width:100%;height:180px;border-radius:12px;overflow:hidden}.portfolio-card-carousel:where(.astro-J7PV25F6) .media-carousel{height:100%;min-height:180px}.portfolio-card-media-spacer:where(.astro-J7PV25F6){min-height:180px;flex:1}.portfolio-card-btn:where(.astro-J7PV25F6){display:block;width:100%;padding:1.25rem;font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.2em;color:#fff;background-color:#0000004d;border:none;border-radius:9999px;cursor:pointer;transition:all .3s ease;position:relative;z-index:5;text-align:center;text-decoration:none}.portfolio-card-btn:where(.astro-J7PV25F6):hover{background-color:#fff;color:#000;text-decoration:none}.portfolio-card-btn--inverted:where(.astro-J7PV25F6){background-color:#fff!important;color:#000!important;font-weight:900!important;-webkit-text-fill-color:#000000!important;opacity:1!important;filter:none!important;border:2px solid #ffffff!important;box-shadow:0 2px 8px #0000004d!important}.portfolio-card-btn--inverted:where(.astro-J7PV25F6):hover{background-color:#000!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important;border-color:#000!important}.portfolio-card-placeholder:where(.astro-J7PV25F6){background:linear-gradient(150deg,#1e2734 0%,#171b22 70%)}.contact:where(.astro-J7PV25F6){border-top:1px solid var(--line);padding-block:clamp(2.8rem,10vw,7rem) clamp(2rem,8vw,4.6rem);display:grid;justify-items:center;gap:1.3rem;text-align:center}.contact:where(.astro-J7PV25F6) h2:where(.astro-J7PV25F6){font-size:clamp(2.6rem,11vw,8rem);line-height:.88;margin:0;font-family:Manrope,sans-serif;font-weight:700}.contact:where(.astro-J7PV25F6) h2:where(.astro-J7PV25F6) span:where(.astro-J7PV25F6){color:#f0ff00;font-style:italic}.contact-main-cta:where(.astro-J7PV25F6){text-decoration:none;border-radius:999px;padding:1rem 2rem;background:var(--text);color:#0a0a0a;font:700 .9rem/1 Manrope,sans-serif;letter-spacing:.04em;cursor:pointer;border:none}.contact-tally-btn:where(.astro-J7PV25F6){background:transparent;color:var(--muted);border:1px solid var(--line-strong)}.contact-tally-btn:where(.astro-J7PV25F6):hover{color:var(--text);border-color:var(--text)}.contact-modal:where(.astro-J7PV25F6){display:none;position:fixed;inset:0;z-index:9999;align-items:center;justify-content:center}.contact-modal:where(.astro-J7PV25F6).active{display:flex}.contact-modal-backdrop:where(.astro-J7PV25F6){position:absolute;inset:0;background:rgba(0,0,0,.8);pointer-events:none}.contact-modal-content:where(.astro-J7PV25F6){position:relative;background:var(--surface);padding:2.5rem 2rem 2rem;max-width:640px;width:90%;border:1px solid rgba(30,41,59,.8);text-align:left}.contact-modal-close:where(.astro-J7PV25F6){position:absolute;top:2.5rem;right:2.5rem;background:none;border:none;color:var(--text);font-size:1.5rem;cursor:pointer;line-height:1;padding:.25rem;transition:color .2s}.contact-modal-close:where(.astro-J7PV25F6):hover{color:#f9f506}.contact-modal-status:where(.astro-J7PV25F6){display:flex;align-items:center;gap:.6rem;margin-bottom:1.25rem;font-family:Inter,sans-serif;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#fff6}.contact-modal-title:where(.astro-J7PV25F6){margin:0 0 2.5rem;text-align:left;font-family:Inter,sans-serif;font-size:clamp(3rem,8vw,4.5rem);font-weight:900;text-transform:uppercase;letter-spacing:-.04em;line-height:.85;color:var(--text)}.contact-modal-title:where(.astro-J7PV25F6) br:where(.astro-J7PV25F6){display:block}.contact-modal-list:where(.astro-J7PV25F6){display:flex;flex-direction:column}.contact-modal-row:where(.astro-J7PV25F6){position:relative;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0;border-top:1px solid rgba(30,41,59,.6);gap:1rem}.contact-modal-row:where(.astro-J7PV25F6):first-child{border-top:none}.contact-modal-row:where(.astro-J7PV25F6):last-child{border-bottom:1px solid rgba(30,41,59,.6)}.contact-modal-row-left:where(.astro-J7PV25F6){display:flex;align-items:center;gap:1.25rem;flex:1;min-width:0}.contact-modal-info:where(.astro-J7PV25F6){display:flex;flex-direction:column;gap:.2rem;min-width:0;text-align:left;align-items:flex-start}.contact-modal-icon:where(.astro-J7PV25F6){flex-shrink:0;width:2rem;display:flex;justify-content:center;font-size:1.5rem;color:var(--muted);font-weight:300;transition:color .2s}.contact-modal-label:where(.astro-J7PV25F6){font-family:Inter,sans-serif;font-size:.6rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#475569}.contact-modal-value:where(.astro-J7PV25F6){font-family:Inter,sans-serif;font-size:1rem;color:var(--text);font-weight:700;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contact-modal-actions:where(.astro-J7PV25F6){display:flex;align-items:center;gap:.5rem;flex-shrink:0}.contact-modal-copy-btn:where(.astro-J7PV25F6){display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background:transparent;border:1px solid #475569;color:#94a3b8;cursor:pointer;transition:all .2s;font-size:1rem}.contact-modal-copy-btn:where(.astro-J7PV25F6) .material-symbols-outlined:where(.astro-J7PV25F6){font-size:1rem}.contact-modal-copy-btn:where(.astro-J7PV25F6):hover{border-color:var(--text);color:var(--text)}.contact-modal-url-btn:where(.astro-J7PV25F6){display:flex;align-items:center;justify-content:center;padding:.5rem .9rem;background:#ffffff;color:#000;font-family:Inter,sans-serif;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;white-space:nowrap;transition:all .2s;border:none;cursor:pointer}.contact-modal-url-btn:where(.astro-J7PV25F6):hover{background:#f9f506;color:#000}.contact-modal-divider:where(.astro-J7PV25F6){display:flex;align-items:center;gap:1rem;margin:3.5rem 0}.contact-modal-divider:where(.astro-J7PV25F6):before,.contact-modal-divider:where(.astro-J7PV25F6):after{content:"";flex:1;height:1px;background:rgba(30,41,59,.6)}.contact-modal-divider-text:where(.astro-J7PV25F6){font-family:Inter,sans-serif;font-size:.625rem;font-weight:900;text-transform:uppercase;letter-spacing:.15em;color:#475569;white-space:nowrap}.contact-modal-brief-btn:where(.astro-J7PV25F6){display:block;width:100%;padding:1.5rem 2rem;background:#f9f506;border:none;color:#000;text-align:center;font-family:Inter,sans-serif;font-size:1.125rem;font-weight:900;text-transform:uppercase;letter-spacing:.15em;cursor:pointer;transition:all .2s;box-shadow:2px 2px #2e5bff}.contact-modal-brief-btn:where(.astro-J7PV25F6):hover{background:#fffb00}.contact-modal-brief-btn:where(.astro-J7PV25F6):active{transform:translateY(1px)}@media (max-width: 520px){.contact-modal-content:where(.astro-J7PV25F6){padding:1.85rem 1.15rem 1.25rem;width:calc(100% - 2rem);max-height:calc(100svh - 2rem);overflow-y:auto}.contact-modal-close:where(.astro-J7PV25F6){top:1.75rem;right:1.75rem}.contact-modal-status:where(.astro-J7PV25F6){margin-bottom:.85rem}.contact-modal-title:where(.astro-J7PV25F6){font-size:clamp(1.7rem,8.6vw,2.45rem);line-height:.84;margin:0 0 .9rem}.contact-modal-title:where(.astro-J7PV25F6) br:where(.astro-J7PV25F6){display:none}.contact-modal-brief-btn:where(.astro-J7PV25F6){padding:.75rem 1.125rem;font-size:.99rem;letter-spacing:.13em;box-shadow:1px 1px #2e5bff;margin:.6rem 0}.contact-modal-divider:where(.astro-J7PV25F6){margin:1rem 0;gap:.75rem}.contact-modal-divider-text:where(.astro-J7PV25F6){font-size:.55rem;letter-spacing:.13em}.contact-modal-row:where(.astro-J7PV25F6){flex-wrap:wrap;align-items:flex-start;padding:.75rem 0;gap:.85rem}.contact-modal-row-left:where(.astro-J7PV25F6){flex:1 1 100%;gap:.85rem}.contact-modal-actions:where(.astro-J7PV25F6){width:100%;justify-content:flex-start;min-width:0}.contact-modal-label:where(.astro-J7PV25F6){font-size:.55rem}.contact-modal-value:where(.astro-J7PV25F6){font-size:.95rem}.contact-modal-copy-btn:where(.astro-J7PV25F6){width:2.1rem;height:2.1rem}.contact-modal-icon:where(.astro-J7PV25F6){width:1.6rem;font-size:1.35rem}.contact-modal-url-btn:where(.astro-J7PV25F6){flex:0 0 auto;min-width:0;padding:.5rem .75rem;font-size:.66rem;letter-spacing:.07em}}.pricing-card-footer:where(.astro-J7PV25F6){display:flex;align-items:center;justify-content:space-between;gap:1rem}.pricing-card-price:where(.astro-J7PV25F6){font-family:Space Grotesk,Manrope,monospace;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#a1a1aa;text-align:right;white-space:nowrap}.intro-section:where(.astro-J7PV25F6){display:grid;grid-template-columns:1fr;gap:4rem;padding:6rem 1.5rem;max-width:1280px;margin:0 auto;align-items:center;scroll-margin-top:6rem}@media (min-width: 1024px){.intro-section:where(.astro-J7PV25F6){grid-template-columns:7fr 5fr;padding:10rem 1.5rem}}.intro-content:where(.astro-J7PV25F6){display:flex;flex-direction:column;gap:2rem}.intro-title:where(.astro-J7PV25F6){font-size:clamp(2.625rem,8.25vw,5.25rem);font-weight:900;text-transform:uppercase;line-height:.9;letter-spacing:-.04em;margin:0 0 3rem;color:#fff;font-family:Inter,sans-serif}.intro-text:where(.astro-J7PV25F6){font-size:clamp(1.125rem,2.25vw,1.6875rem);color:#6b7280;line-height:1.2;letter-spacing:-.02em;margin:0;font-family:Manrope,sans-serif;max-width:none}.intro-highlight:where(.astro-J7PV25F6){color:#fff;font-weight:900}.intro-text:where(.astro-J7PV25F6) strong:where(.astro-J7PV25F6){color:#fff;font-weight:900}.intro-photo-wrap:where(.astro-J7PV25F6){width:100%;max-width:28rem;aspect-ratio:1/1;border-radius:0;overflow:hidden;border:none;box-shadow:none;justify-self:center;margin:0;background:#000000}@media (min-width: 1024px){.intro-photo-wrap:where(.astro-J7PV25F6){justify-self:end}}.intro-photo:where(.astro-J7PV25F6){width:100%;height:100%;object-fit:cover;object-position:center 15%;display:block}.services-section:where(.astro-J7PV25F6){padding-block:.5rem .5rem;max-width:1280px;margin-inline:auto;scroll-margin-top:6rem}.services-title:where(.astro-J7PV25F6){margin:0 0 .5rem;font-size:clamp(1.875rem,5.25vw,3.75rem);line-height:.9;letter-spacing:-.04em;font-weight:900;text-transform:uppercase;color:var(--text);font-family:Inter,sans-serif;text-align:left}.services-columns-wrapper:where(.astro-J7PV25F6){display:flex;justify-content:flex-start;padding-bottom:1.5rem}.see-portfolio-wrap:where(.astro-J7PV25F6){display:flex;justify-content:flex-start;padding-top:0;padding-bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem}.services-columns:where(.astro-J7PV25F6){display:grid;grid-template-columns:1fr 1fr;gap:clamp(4rem,8vw,8rem);width:100%}.services-column:where(.astro-J7PV25F6){padding:0}.services-column:where(.astro-J7PV25F6) h3:where(.astro-J7PV25F6){margin:0 0 clamp(1.5rem,3vw,2rem);font-size:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:var(--muted);font-family:Manrope,sans-serif;white-space:nowrap}.services-list:where(.astro-J7PV25F6){margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:clamp(1.5rem,2.5vw,2rem)}.services-list:where(.astro-J7PV25F6) li:where(.astro-J7PV25F6){color:var(--text);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;font-family:Manrope,sans-serif;display:flex;align-items:center}.bullet:where(.astro-J7PV25F6){width:1rem;height:1rem;border-radius:50%;margin-right:2rem;flex-shrink:0}.bullet-orange:where(.astro-J7PV25F6){background-color:#f97316}.bullet-purple:where(.astro-J7PV25F6){background-color:#8b5cf6}.bullet-blue:where(.astro-J7PV25F6){background-color:#3b82f6}.bullet-green:where(.astro-J7PV25F6){background-color:#10b981}.bullet-pink:where(.astro-J7PV25F6){background-color:#ec4899}.bullet-cyan:where(.astro-J7PV25F6){background-color:#06b6d4}.services-chip-list:where(.astro-J7PV25F6){margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:clamp(1rem,1.5vw,1.5rem)}.services-chip-list:where(.astro-J7PV25F6) li:where(.astro-J7PV25F6){display:inline-flex;align-items:center;border:2px solid var(--line);padding:.625rem 1.25rem;border-radius:9999px;font-size:clamp(1.125rem,1.75vw,1.25rem);font-weight:700;color:var(--text);font-family:Inter,sans-serif;background:transparent}.hamburger-btn:where(.astro-J7PV25F6){display:none;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;padding:0;background:transparent;border:none;cursor:pointer;gap:6px;z-index:60}.hamburger-line:where(.astro-J7PV25F6){display:block;width:28px;height:2.5px;background-color:var(--text);border-radius:2px;transition:all .3s ease}.hamburger-btn:where(.astro-J7PV25F6)[aria-expanded=true] .hamburger-line:where(.astro-J7PV25F6):nth-child(1){transform:rotate(45deg) translate(6px,6px)}.hamburger-btn:where(.astro-J7PV25F6)[aria-expanded=true] .hamburger-line:where(.astro-J7PV25F6):nth-child(2){opacity:0}.hamburger-btn:where(.astro-J7PV25F6)[aria-expanded=true] .hamburger-line:where(.astro-J7PV25F6):nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-menu:where(.astro-J7PV25F6){position:fixed;inset:0;z-index:100;background:color-mix(in oklab,var(--bg) 95%,transparent);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;display:flex;align-items:center;justify-content:center}.mobile-menu:where(.astro-J7PV25F6)[aria-hidden=false]{opacity:1;visibility:visible}.mobile-menu-content:where(.astro-J7PV25F6){position:relative;width:100%;max-width:400px;padding:2rem;display:flex;flex-direction:column;align-items:center}.mobile-menu-close:where(.astro-J7PV25F6){position:absolute;top:-3rem;right:1rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:var(--text);cursor:pointer;transition:color .2s ease}.mobile-menu-close:where(.astro-J7PV25F6):hover{color:#3b82f6}.mobile-menu-brand:where(.astro-J7PV25F6){font-size:1.5rem;font-weight:900;text-transform:uppercase;letter-spacing:-.05em;color:var(--text);margin-bottom:3rem}.mobile-menu-nav:where(.astro-J7PV25F6){display:flex;flex-direction:column;align-items:center;gap:2rem}.mobile-menu-link:where(.astro-J7PV25F6){font-size:clamp(2rem,8vw,3rem);font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:var(--text);text-decoration:none;transition:color .2s ease;font-family:Inter,sans-serif;text-align:center;line-height:1;white-space:nowrap}@media (max-width: 420px){.mobile-menu-link:where(.astro-J7PV25F6){font-size:clamp(1.6rem,7.2vw,2.2rem);letter-spacing:.03em}}.mobile-menu-link:where(.astro-J7PV25F6):hover{color:#3b82f6}@media (max-width: 1023px){.site-nav:where(.astro-J7PV25F6) nav:where(.astro-J7PV25F6):not(.mobile-menu-nav),.top-cta:where(.astro-J7PV25F6){display:none}.hamburger-btn:where(.astro-J7PV25F6){display:flex}.tech-tile:where(.astro-J7PV25F6)[data-category=empty]{display:none}.stats:where(.astro-J7PV25F6){grid-template-columns:repeat(2,minmax(0,1fr))}.hero-ticker:where(.astro-J7PV25F6){margin-block:1.5rem 1rem}.intro-section:where(.astro-J7PV25F6){grid-template-columns:1fr;gap:3rem;padding:4rem 1rem}.intro-title:where(.astro-J7PV25F6){font-size:clamp(2.25rem,7.5vw,3.75rem);margin-bottom:2rem}.intro-text:where(.astro-J7PV25F6){font-size:clamp(.9375rem,3vw,1.3125rem)}.intro-photo-wrap:where(.astro-J7PV25F6){max-width:20rem;justify-self:center}.services-columns:where(.astro-J7PV25F6){grid-template-columns:1fr;gap:3rem}.services-title:where(.astro-J7PV25F6){font-size:clamp(2.5rem,10vw,4rem);text-align:left}.services-list:where(.astro-J7PV25F6){gap:1.5rem}.services-list:where(.astro-J7PV25F6) li:where(.astro-J7PV25F6){font-size:clamp(2rem,8vw,3rem)}.services-chip-list:where(.astro-J7PV25F6){gap:.75rem}.services-chip-list:where(.astro-J7PV25F6) li:where(.astro-J7PV25F6){padding:.75rem 1.25rem;font-size:clamp(1rem,4vw,1.25rem)}}@media (max-width: 640px){.footer-links:where(.astro-J7PV25F6){gap:1.5rem;flex-wrap:nowrap}}.scroll-to-top:where(.astro-J7PV25F6){display:none;position:fixed;bottom:5rem;right:1.5rem;width:48px;height:48px;border-radius:50%;background:var(--surface);border:1px solid var(--line);color:var(--text);cursor:pointer;z-index:60;align-items:center;justify-content:center;transition:opacity .3s ease,transform .2s ease,bottom .3s ease}@media (min-width: 761px){.scroll-to-top:where(.astro-J7PV25F6){bottom:7rem}}.scroll-to-top:where(.astro-J7PV25F6):hover{background:var(--surface-soft);transform:translateY(-2px)}.scroll-to-top:where(.astro-J7PV25F6).visible{display:flex}.scroll-to-top:where(.astro-J7PV25F6).footer-visible{bottom:7rem}@media (min-width: 761px){.scroll-to-top:where(.astro-J7PV25F6).footer-visible{bottom:9rem}}@media (max-width: 760px){.scroll-to-top:where(.astro-J7PV25F6).visible{display:flex}}@media (min-width: 761px){.scroll-to-top:where(.astro-J7PV25F6){display:none!important}}.who-i-work-with-section:where(.astro-J7PV25F6){padding-block:clamp(4rem,8vw,7rem);max-width:1280px;margin-inline:auto;border-top:1px solid var(--line)}.who-i-work-with-title:where(.astro-J7PV25F6){font-size:clamp(1.875rem,5.25vw,3.75rem);font-weight:900;text-transform:uppercase;letter-spacing:-.04em;line-height:1;margin:0 0 .25rem;color:#fff;font-family:Inter,sans-serif}.who-i-work-with-grid:where(.astro-J7PV25F6){display:flex;flex-direction:column;gap:1rem}.wiw-card:where(.astro-J7PV25F6){--wiw-accent: #ff00ff;--wiw-bg: #6366f1;position:relative;border-radius:0;display:flex;flex-direction:row;gap:2rem;background:#000000;overflow:hidden;transition:transform .15s ease;padding:1.5rem}.wiw-card-left:where(.astro-J7PV25F6){display:flex;flex-direction:column;flex-shrink:0}.wiw-card-right:where(.astro-J7PV25F6){display:flex;flex-direction:column;justify-content:center;gap:1rem;flex:1}@media (max-width: 760px){.wiw-card:where(.astro-J7PV25F6){flex-direction:column;gap:1.25rem;padding:1rem}.wiw-card-left:where(.astro-J7PV25F6){align-items:flex-start}.wiw-card-right:where(.astro-J7PV25F6){align-items:flex-start}}.wiw-card:where(.astro-J7PV25F6):hover{transform:translate(-2px,-2px)}.wiw-card--founders:where(.astro-J7PV25F6){--wiw-accent: #ff00ff;--wiw-bg: #6366f1}.wiw-card--solopreneurs:where(.astro-J7PV25F6){--wiw-accent: #00ffff;--wiw-bg: #10b981}.wiw-card-visual:where(.astro-J7PV25F6){position:relative;width:250px;height:40px;background:var(--wiw-bg);display:flex;align-items:center;justify-content:flex-start;padding:0;overflow:hidden;margin-bottom:.5rem}.wiw-ascii-bg:where(.astro-J7PV25F6){position:absolute;inset:0;overflow:hidden}.wiw-ascii-layer:where(.astro-J7PV25F6){position:absolute;top:50%;left:50%;width:max-content;margin:0;padding:0;font-family:monospace;font-size:clamp(.125rem,.25vw,.22rem);line-height:1.1;white-space:pre;overflow:hidden;pointer-events:none;display:block}.wiw-ascii-layer:where(.astro-J7PV25F6):before,.wiw-ascii-layer:where(.astro-J7PV25F6):after{display:none}.wiw-ascii-layer--back:where(.astro-J7PV25F6){color:#ffffff0f;transform:translate(calc(-50% + 6px),calc(-50% + 6px)) scale(1.04);filter:blur(1.5px)}.wiw-ascii-layer--mid:where(.astro-J7PV25F6){color:#ffffff1f;transform:translate(calc(-50% + 3px),calc(-50% + 3px)) scale(1.02);filter:blur(.5px)}.wiw-ascii-layer--front:where(.astro-J7PV25F6){color:#ffffff59;transform:translate(-50%,-50%)}.wiw-card-tag:where(.astro-J7PV25F6){background:rgba(0,0,0,.8);padding:.5rem 1rem;font-size:.625rem;font-weight:900;text-transform:uppercase;letter-spacing:.15em;color:#ffffffe6;font-family:Inter,sans-serif}.wiw-card-metric:where(.astro-J7PV25F6){padding:0;display:flex;flex-direction:column;gap:.5rem}.wiw-card-metric-value:where(.astro-J7PV25F6){font-size:clamp(1.265rem,2.25vw,1.6875rem);font-weight:900;text-transform:uppercase;letter-spacing:.15em;line-height:1;color:#fff;font-family:Inter,sans-serif}.wiw-card-metric-subtitle:where(.astro-J7PV25F6){font-size:clamp(.5625rem,1.125vw,.84375rem);font-weight:900;text-transform:uppercase;letter-spacing:.15em;color:#fff6;font-family:Inter,sans-serif}.wiw-card-content:where(.astro-J7PV25F6){padding:0}.wiw-card-text:where(.astro-J7PV25F6){margin:0;display:grid;gap:.75rem;color:#6b7280;font-size:clamp(1.125rem,2.25vw,1.6875rem);line-height:1.2;letter-spacing:-.02em;font-family:Manrope,sans-serif;max-width:56ch}.wiw-card-text:where(.astro-J7PV25F6) span:where(.astro-J7PV25F6){display:block}.wiw-card-text:where(.astro-J7PV25F6) strong:where(.astro-J7PV25F6){color:#fff;font-weight:900}.wiw-card-btn:where(.astro-J7PV25F6){display:inline-block;align-self:flex-start;padding:1rem 2rem;font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.2em;color:#000;background-color:#fff;border:none;border-radius:0;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);text-align:center;text-decoration:none;font-family:Inter,sans-serif;margin-top:auto}.wiw-card-btn:where(.astro-J7PV25F6):hover{background-color:#ff0;color:#000;text-decoration:none}.wiw-card-ascii-canvas:where(.astro-J7PV25F6){width:250px;height:200px;margin:0;display:block;z-index:10;background:transparent;transition:transform .3s cubic-bezier(.4,0,.2,1)}.tech-stack-section:where(.astro-J7PV25F6){padding-block:clamp(4rem,8vw,7rem);max-width:1280px;margin-inline:auto;border-top:1px solid var(--line)}.tech-stack-title:where(.astro-J7PV25F6){font-size:clamp(3rem,8vw,5rem);font-weight:900;text-transform:uppercase;letter-spacing:-.05em;line-height:1;margin:0 0 2rem;color:#fff;font-family:Inter,sans-serif}.tech-stack-search-wrapper:where(.astro-J7PV25F6){position:relative;margin-bottom:2.5rem}.tech-stack-search:where(.astro-J7PV25F6){width:100%;background:transparent;border:none;border-bottom:4px solid rgba(255,255,255,.2);padding:1.25rem 0;font-size:clamp(1.25rem,3vw,2rem);font-weight:900;text-transform:uppercase;color:#fff;font-family:Inter,sans-serif;outline:none;transition:border-color .2s ease}.tech-stack-search:where(.astro-J7PV25F6)::placeholder{color:#ffffff1a}.tech-stack-search:where(.astro-J7PV25F6):focus{border-bottom-color:#ff0}.tech-filter-capsules:where(.astro-J7PV25F6){display:flex;flex-wrap:wrap;gap:.4rem;margin-top:1rem}.tech-filter-capsule:where(.astro-J7PV25F6){padding:.2rem .65rem;border-radius:999px;border:1.5px solid rgba(255,255,255,.2);background:transparent;color:#ffffff73;font-family:Inter,sans-serif;font-size:.6rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;transition:all .18s ease;line-height:1.6}.tech-filter-capsule:where(.astro-J7PV25F6):hover{color:#fff;border-color:#ffffff80}.tech-filter-capsule--all:where(.astro-J7PV25F6).active,.tech-filter-capsule--all:where(.astro-J7PV25F6):hover{background:#ffffff;border-color:#fff;color:#000}.tech-filter-capsule--frontend:where(.astro-J7PV25F6){border-color:#818cf866;color:#818cf899}.tech-filter-capsule--frontend:where(.astro-J7PV25F6).active,.tech-filter-capsule--frontend:where(.astro-J7PV25F6):hover{background:#818cf8;border-color:#818cf8;color:#000}.tech-filter-capsule--mobile:where(.astro-J7PV25F6){border-color:#06b6d466;color:#06b6d499}.tech-filter-capsule--mobile:where(.astro-J7PV25F6).active,.tech-filter-capsule--mobile:where(.astro-J7PV25F6):hover{background:#06b6d4;border-color:#06b6d4;color:#000}.tech-filter-capsule--backend:where(.astro-J7PV25F6){border-color:#f59e0b66;color:#f59e0b99}.tech-filter-capsule--backend:where(.astro-J7PV25F6).active,.tech-filter-capsule--backend:where(.astro-J7PV25F6):hover{background:#f59e0b;border-color:#f59e0b;color:#000}.tech-filter-capsule--ai:where(.astro-J7PV25F6){border-color:#34d39966;color:#34d39999}.tech-filter-capsule--ai:where(.astro-J7PV25F6).active,.tech-filter-capsule--ai:where(.astro-J7PV25F6):hover{background:#34d399;border-color:#34d399;color:#000}.tech-filter-capsule--database:where(.astro-J7PV25F6){border-color:#38bdf866;color:#38bdf899}.tech-filter-capsule--database:where(.astro-J7PV25F6).active,.tech-filter-capsule--database:where(.astro-J7PV25F6):hover{background:#38bdf8;border-color:#38bdf8;color:#000}.tech-filter-capsule--vibe:where(.astro-J7PV25F6){border-color:#e11d4866;color:#e11d4899}.tech-filter-capsule--vibe:where(.astro-J7PV25F6).active,.tech-filter-capsule--vibe:where(.astro-J7PV25F6):hover{background:#e11d48;border-color:#e11d48;color:#fff}.tech-filter-capsule--infra:where(.astro-J7PV25F6){border-color:#a78bfa66;color:#a78bfa99}.tech-filter-capsule--infra:where(.astro-J7PV25F6).active,.tech-filter-capsule--infra:where(.astro-J7PV25F6):hover{background:#a78bfa;border-color:#a78bfa;color:#000}.tech-filter-capsule--workflow:where(.astro-J7PV25F6){border-color:#fb923c66;color:#fb923c99}.tech-filter-capsule--workflow:where(.astro-J7PV25F6).active,.tech-filter-capsule--workflow:where(.astro-J7PV25F6):hover{background:#fb923c;border-color:#fb923c;color:#000}.tech-filter-capsule--graphics:where(.astro-J7PV25F6){border-color:#ec489966;color:#ec489999}.tech-filter-capsule--graphics:where(.astro-J7PV25F6).active,.tech-filter-capsule--graphics:where(.astro-J7PV25F6):hover{background:#ec4899;border-color:#ec4899;color:#000}.tech-filter-capsule--design:where(.astro-J7PV25F6){border-color:#f0ff0066;color:#f0ff0099}.tech-filter-capsule--design:where(.astro-J7PV25F6).active,.tech-filter-capsule--design:where(.astro-J7PV25F6):hover{background:#f0ff00;border-color:#f0ff00;color:#000}.tech-filter-capsule--analytics:where(.astro-J7PV25F6){border-color:#22c55e66;color:#22c55e99}.tech-filter-capsule--analytics:where(.astro-J7PV25F6).active,.tech-filter-capsule--analytics:where(.astro-J7PV25F6):hover{background:#22c55e;border-color:#22c55e;color:#000}.tech-stack-grid:where(.astro-J7PV25F6){display:grid;grid-template-columns:repeat(6,1fr);border-left:1px solid rgba(255,255,255,.1);border-top:1px solid rgba(255,255,255,.1)}@media (max-width: 1040px){.tech-stack-grid:where(.astro-J7PV25F6){grid-template-columns:repeat(4,1fr)}}@media (max-width: 760px){.tech-stack-grid:where(.astro-J7PV25F6){grid-template-columns:repeat(3,1fr)}.tech-tile:where(.astro-J7PV25F6){min-height:80px;padding:.75rem}.tech-tile-category:where(.astro-J7PV25F6){font-size:.5rem}.tech-tile-name:where(.astro-J7PV25F6){font-size:.85rem;margin:.25rem 0 0}}@media (max-width: 480px){.tech-stack-grid:where(.astro-J7PV25F6){grid-template-columns:repeat(3,1fr)}.tech-tile:where(.astro-J7PV25F6){min-height:62px;padding:.5rem}.tech-tile-category:where(.astro-J7PV25F6){font-size:.45rem;letter-spacing:.1em}.tech-tile-name:where(.astro-J7PV25F6){font-size:.7rem;line-height:1.05;letter-spacing:-.02em;margin:.2rem 0 0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word}.tech-stack-search:where(.astro-J7PV25F6){font-size:1rem;padding:.75rem 0}.tech-stack-title:where(.astro-J7PV25F6){font-size:2.5rem}}.tech-tile:where(.astro-J7PV25F6){border-right:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);padding:clamp(1rem,2vw,1.5rem);display:flex;flex-direction:column;justify-content:space-between;min-height:100px;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:default}.tech-tile:where(.astro-J7PV25F6).hidden{display:none}.tech-tile:where(.astro-J7PV25F6):hover{background:#ffffff!important;color:#000}.tech-tile:where(.astro-J7PV25F6):hover .tech-tile-category:where(.astro-J7PV25F6){color:#000!important;opacity:.6}.tech-tile:where(.astro-J7PV25F6):hover .tech-tile-name:where(.astro-J7PV25F6){color:#000}.tech-tile-category:where(.astro-J7PV25F6){font-size:.625rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-family:Inter,sans-serif}.tech-tile-category--frontend:where(.astro-J7PV25F6){color:#818cf8}.tech-tile-category--mobile:where(.astro-J7PV25F6){color:#06b6d4}.tech-tile-category--backend:where(.astro-J7PV25F6){color:#f59e0b}.tech-tile-category--ai:where(.astro-J7PV25F6){color:#34d399}.tech-tile-category--database:where(.astro-J7PV25F6){color:#38bdf8}.tech-tile-category--vibe:where(.astro-J7PV25F6){color:#e11d48}.tech-tile-category--infra:where(.astro-J7PV25F6){color:#a78bfa}.tech-tile-category--workflow:where(.astro-J7PV25F6){color:#fb923c}.tech-tile-category--graphics:where(.astro-J7PV25F6){color:#ec4899}.tech-tile-category--design:where(.astro-J7PV25F6){color:#f0ff00}.tech-tile-category--analytics:where(.astro-J7PV25F6){color:#22c55e}.tech-tile:where(.astro-J7PV25F6)[data-category=frontend]{background-color:#818cf80d}.tech-tile:where(.astro-J7PV25F6)[data-category=mobile]{background-color:#06b6d40d}.tech-tile:where(.astro-J7PV25F6)[data-category=backend]{background-color:#f59e0b0d}.tech-tile:where(.astro-J7PV25F6)[data-category=ai]{background-color:#34d3990d}.tech-tile:where(.astro-J7PV25F6)[data-category=database]{background-color:#38bdf80d}.tech-tile:where(.astro-J7PV25F6)[data-category=vibe]{background-color:#e11d480d}.tech-tile:where(.astro-J7PV25F6)[data-category=infra]{background-color:#a78bfa0d}.tech-tile:where(.astro-J7PV25F6)[data-category=workflow]{background-color:#fb923c0d}.tech-tile:where(.astro-J7PV25F6)[data-category=graphics]{background-color:#ec48990d}.tech-tile:where(.astro-J7PV25F6)[data-category=design]{background-color:#f0ff000d}.tech-tile:where(.astro-J7PV25F6)[data-category=analytics]{background-color:#22c55e0d}.tech-tile-name:where(.astro-J7PV25F6){font-size:clamp(1rem,2vw,1.5rem);font-weight:900;text-transform:uppercase;line-height:1.1;margin:.5rem 0 0;color:#fff;font-family:Inter,sans-serif}.pricing-section:where(.astro-J7PV25F6){padding-block:clamp(4rem,8vw,7rem);max-width:1280px;margin-inline:auto;border-top:1px solid var(--line)}.pricing-heading:where(.astro-J7PV25F6){font-size:clamp(1.875rem,5.25vw,3.75rem);font-weight:900;text-transform:uppercase;letter-spacing:-.05em;line-height:.9;margin:0 0 1.5rem;color:#fff;font-family:Inter,sans-serif}.pricing-grid:where(.astro-J7PV25F6){display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,4rem);align-items:stretch}@media (max-width: 760px){.pricing-grid:where(.astro-J7PV25F6){grid-template-columns:1fr;gap:2.5rem}}.pricing-card:where(.astro-J7PV25F6){--pricing-accent: #2d5bff;position:relative;border-radius:0;padding:clamp(1.25rem,3vw,2rem) clamp(2rem,4vw,3rem);display:flex;flex-direction:column;background:#000000;overflow:hidden;border:4px solid var(--pricing-accent);box-shadow:8px 8px 0 0 var(--pricing-accent);transition:transform .2s ease}.pricing-card:where(.astro-J7PV25F6):hover{transform:translate(-4px,-4px)}.pricing-card--blue:where(.astro-J7PV25F6){--pricing-accent: #2d5bff}.pricing-card--yellow:where(.astro-J7PV25F6){--pricing-accent: #f0ff00}.pricing-card-header:where(.astro-J7PV25F6){display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.pricing-card-title:where(.astro-J7PV25F6){font-size:clamp(1.35rem,3.2vw,2.5rem);font-weight:900;text-transform:uppercase;letter-spacing:-.02em;color:#fff;margin:0 0 .5rem;font-family:Inter,sans-serif;line-height:1;white-space:nowrap}.pricing-card-subtitle:where(.astro-J7PV25F6){font-family:Space Grotesk,Manrope,monospace;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#a1a1aa;margin:0}.pricing-card-description:where(.astro-J7PV25F6){font-size:clamp(1rem,2vw,1.25rem);color:#d4d4d8;line-height:1.65;margin:0 0 1rem}.pricing-section-label:where(.astro-J7PV25F6){display:flex;align-items:center;gap:.75rem;margin:0 0 .75rem}.pricing-section-label:where(.astro-J7PV25F6)>span:where(.astro-J7PV25F6):first-child{font-size:.6875rem;font-weight:900;text-transform:uppercase;letter-spacing:.15em;color:#fff6;font-family:Inter,sans-serif;white-space:nowrap}.pricing-section-label-line:where(.astro-J7PV25F6){flex:1;height:1px;background:#27272a}.pricing-icon-grid:where(.astro-J7PV25F6){display:grid;gap:.5rem;margin:0 0 1rem}.pricing-icon-grid--2col:where(.astro-J7PV25F6){grid-template-columns:repeat(2,1fr)}.pricing-icon-grid--3col:where(.astro-J7PV25F6){grid-template-columns:repeat(3,1fr)}.pricing-icon-tile:where(.astro-J7PV25F6){display:flex;flex-direction:column;align-items:center;text-align:center;padding:.75rem .5rem;background:rgba(39,39,42,.5);gap:.4rem}.pricing-icon-tile--terms:where(.astro-J7PV25F6){background:none;padding:.5rem .25rem}.pricing-icon:where(.astro-J7PV25F6){font-size:1.75rem;font-variation-settings:"FILL" 0,"wght" 300}.pricing-icon--sm:where(.astro-J7PV25F6){font-size:1.375rem}.pricing-icon--lime:where(.astro-J7PV25F6){color:#32ff7e}.pricing-icon--blue:where(.astro-J7PV25F6){color:#2d5bff}.pricing-icon--amber:where(.astro-J7PV25F6){color:#ffb142}.pricing-icon--crimson:where(.astro-J7PV25F6){color:#ff5252}.pricing-icon--yellow:where(.astro-J7PV25F6){color:#f0ff00}.pricing-icon-label:where(.astro-J7PV25F6){font-size:.625rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em;line-height:1.2}.pricing-icon-label--muted:where(.astro-J7PV25F6){color:#a1a1aa}.pricing-timeline:where(.astro-J7PV25F6){padding-top:0;margin-top:0}.pricing-card-divider:where(.astro-J7PV25F6){border:none;border-top:1px solid #27272a;margin:1.5rem 0 1.25rem}.pricing-contact-btn:where(.astro-J7PV25F6){align-self:flex-start}.pricing-timeline-row:where(.astro-J7PV25F6){display:flex;align-items:center;justify-content:space-between}.pricing-timeline-step:where(.astro-J7PV25F6){display:flex;flex-direction:column;align-items:center;gap:.5rem}.pricing-dot:where(.astro-J7PV25F6){border-radius:50%}.pricing-dot--muted:where(.astro-J7PV25F6){width:1rem;height:1rem;background:#3f3f46}.pricing-dot--blue:where(.astro-J7PV25F6){width:1.5rem;height:1.5rem;background:#2d5bff;box-shadow:0 0 15px #2d5bff}.pricing-dot--yellow:where(.astro-J7PV25F6){width:1.5rem;height:1.5rem;background:#f0ff00;box-shadow:0 0 15px #f0ff00}.pricing-dot-label:where(.astro-J7PV25F6){font-size:.625rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:#71717a;font-family:Inter,sans-serif}.pricing-dot-label--blue:where(.astro-J7PV25F6){color:#2d5bff}.pricing-dot-label--yellow:where(.astro-J7PV25F6){color:#f0ff00}.pricing-arrow:where(.astro-J7PV25F6){color:#3f3f46;font-size:1.25rem;flex-shrink:0}.philosophy-section:where(.astro-J7PV25F6){padding-block:clamp(4rem,8vw,7rem);max-width:1280px;margin-inline:auto;border-top:1px solid var(--line)}.pricing-price-info:where(.astro-J7PV25F6){text-align:right;flex:1}.pricing-price-label:where(.astro-J7PV25F6){font-size:.625rem;font-weight:900;text-transform:uppercase;letter-spacing:.2em;color:#71717a;margin:0 0 .5rem}.pricing-price-main:where(.astro-J7PV25F6){font-size:1.25rem;font-weight:900;line-height:1.2;margin:0 0 .25rem;color:#fff;letter-spacing:-.02em}.pricing-price-sub:where(.astro-J7PV25F6){font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#f0ff00;margin:0}.pricing-card--blue:where(.astro-J7PV25F6) .pricing-price-sub:where(.astro-J7PV25F6){color:#2d5bff}.philosophy-title:where(.astro-J7PV25F6){font-size:clamp(2.5rem,7vw,5rem);font-weight:900;text-transform:uppercase;letter-spacing:-.04em;line-height:1;margin:0 0 2rem;color:#fff;font-family:Inter,sans-serif}.philosophy-text:where(.astro-J7PV25F6){font-size:clamp(1.125rem,2.25vw,1.6875rem);color:#6b7280;line-height:1.2;letter-spacing:-.02em;font-family:Manrope,sans-serif;max-width:860px;margin:0 0 2rem}.philosophy-text:where(.astro-J7PV25F6) strong:where(.astro-J7PV25F6){color:#fff;font-weight:900}.ship-intro-row:where(.astro-J7PV25F6){display:flex;flex-direction:column;align-items:flex-start;gap:1.75rem}.ship-intro-copy:where(.astro-J7PV25F6){width:100%}@media (min-width: 768px){.ship-intro-row:where(.astro-J7PV25F6){display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:start;column-gap:4rem}.ship-intro-copy:where(.astro-J7PV25F6){min-width:0}}.quick-wins-carousel:where(.astro-J7PV25F6){margin-top:3rem;position:relative;overflow:hidden}.quick-wins-track:where(.astro-J7PV25F6){display:grid;grid-template-columns:repeat(3,1fr);gap:0}@media (max-width: 1040px){.quick-wins-track:where(.astro-J7PV25F6){grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.quick-wins-track:where(.astro-J7PV25F6){grid-template-columns:1fr}}.ship-card:where(.astro-J7PV25F6){--ship-color: #f59e0b;position:relative;border-radius:0;display:flex;flex-direction:column;gap:0;background:transparent;overflow:visible;transition:transform .15s ease;opacity:0;transform:translateY(4px)}.ship-card:where(.astro-J7PV25F6).is-visible{opacity:1;transform:translateY(0);transition:opacity .26s ease,transform .26s ease}.ship-card:where(.astro-J7PV25F6):after{content:"";position:absolute;top:0;bottom:0;right:0;width:1px;background:linear-gradient(to bottom,rgba(45,91,255,0) 0%,rgba(45,91,255,.35) 22%,rgba(45,91,255,.35) 78%,rgba(45,91,255,0) 100%);pointer-events:none}@media (max-width: 640px){.ship-card:where(.astro-J7PV25F6):after{width:.75px}}.ship-card:where(.astro-J7PV25F6):hover{transform:translateY(0) translate(-2px,-2px)}.ship-card-metric-block:where(.astro-J7PV25F6){background:transparent;padding:clamp(2rem,5vw,3rem) clamp(1.5rem,3vw,2rem);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem}.ship-card-metric-hero:where(.astro-J7PV25F6){display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;width:100%}.ship-card-metric-value:where(.astro-J7PV25F6){font-size:clamp(4rem,12vw,7rem);font-weight:900;line-height:.8;letter-spacing:-.06em;-webkit-text-stroke:2px #ffff00;color:transparent;font-family:Inter,sans-serif;text-align:left}.ship-card-metric-divider:where(.astro-J7PV25F6){display:none}.ship-card-metric-label:where(.astro-J7PV25F6){font-size:clamp(.75rem,1.5vw,1rem);font-weight:900;text-transform:uppercase;letter-spacing:.2em;color:#fffc;font-family:Inter,sans-serif;text-align:left}.ship-card-content:where(.astro-J7PV25F6){padding:clamp(1.5rem,3vw,2rem);display:flex;flex-direction:column;gap:.75rem;background:transparent}.ship-card-title:where(.astro-J7PV25F6){font-size:.875rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#ffffffeb;margin:0;font-family:Inter,sans-serif}.ship-card-impact:where(.astro-J7PV25F6){font-size:.875rem;color:#94a3b8;line-height:1.6;margin:0}.quick-wins-controls:where(.astro-J7PV25F6){display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2.5rem}.quick-wins-btn:where(.astro-J7PV25F6){display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:0;background:transparent;border:none;color:#ffffff80;cursor:pointer;transition:all .2s ease;flex-shrink:0}.quick-wins-btn:where(.astro-J7PV25F6):hover{color:#ff0;background:transparent}.quick-wins-dots:where(.astro-J7PV25F6){display:flex;gap:.5rem;align-items:center}.quick-wins-dot{width:6px;height:6px;border-radius:50%;background:var(--line);cursor:pointer;transition:all .2s ease;border:none;padding:0}.quick-wins-dot.active{background:#ffff00;width:20px;border-radius:3px}.ship-ascii-wrap:where(.astro-J7PV25F6){display:none;width:clamp(220px,18vw,360px);height:clamp(7.5rem,24vw,21rem);overflow:hidden;border:none;margin:0;background:#000000;opacity:.92;filter:blur(0px);flex-shrink:0}.ship-ascii:where(.astro-J7PV25F6){width:100%;height:100%;display:block}@media (min-width: 768px){.ship-ascii-wrap:where(.astro-J7PV25F6){display:flex;flex-shrink:0}}.testimonials-section:where(.astro-J7PV25F6){padding:4rem 1.5rem 6rem;max-width:1280px;margin:0 auto}.testimonials-title:where(.astro-J7PV25F6){font-size:clamp(2.625rem,8.25vw,5.25rem);font-weight:900;text-transform:uppercase;line-height:.9;letter-spacing:-.04em;margin:0 0 3rem;color:#fff;font-family:Inter,sans-serif}.testimonials-grid:where(.astro-J7PV25F6){display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}@media (min-width: 768px){.testimonials-grid:where(.astro-J7PV25F6){grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.testimonials-grid:where(.astro-J7PV25F6){grid-template-columns:repeat(3,1fr)}}.testimonial-card:where(.astro-J7PV25F6){display:flex;flex-direction:column;gap:1.5rem}.testimonial-header:where(.astro-J7PV25F6){display:flex;align-items:center;gap:1rem}.testimonial-image-wrap:where(.astro-J7PV25F6){position:relative;width:64px;height:64px;flex-shrink:0;overflow:hidden;background:#18181b;border:1px solid rgba(255,255,255,.1);border-radius:4px}.testimonial-ascii:where(.astro-J7PV25F6){width:100%;height:100%;display:block;filter:grayscale(1) contrast(1.5);mix-blend-mode:luminosity}.testimonial-tint:where(.astro-J7PV25F6){position:absolute;inset:0;mix-blend-mode:multiply}.testimonial-tint--indigo:where(.astro-J7PV25F6){background-color:#6366f133}.testimonial-tint--green:where(.astro-J7PV25F6){background-color:#22c55e33}.testimonial-tint--crimson:where(.astro-J7PV25F6){background-color:#dc262633}.testimonial-ascii-overlay:where(.astro-J7PV25F6){position:absolute;inset:0;background-image:radial-gradient(circle,currentColor 1px,transparent 1px);background-size:4px 4px;pointer-events:none;opacity:.4}.testimonial-card--indigo:where(.astro-J7PV25F6) .testimonial-ascii-overlay:where(.astro-J7PV25F6){color:#6366f1}.testimonial-card--green:where(.astro-J7PV25F6) .testimonial-ascii-overlay:where(.astro-J7PV25F6){color:#22c55e}.testimonial-card--crimson:where(.astro-J7PV25F6) .testimonial-ascii-overlay:where(.astro-J7PV25F6){color:#dc2626}.testimonial-content:where(.astro-J7PV25F6){display:flex;flex-direction:column;gap:1.25rem}.testimonial-author:where(.astro-J7PV25F6){display:flex;flex-direction:column;gap:.25rem;justify-content:center}.testimonial-name:where(.astro-J7PV25F6){font-size:1.125rem;font-weight:700;text-transform:uppercase;color:#fff;margin:0}.testimonial-role:where(.astro-J7PV25F6){font-size:.625rem;font-weight:900;text-transform:uppercase;letter-spacing:.15em;color:#71717a;margin:0}.testimonial-headline:where(.astro-J7PV25F6){font-size:2.25rem;font-weight:900;text-transform:uppercase;line-height:.85;letter-spacing:-.05em;margin:0}.testimonial-headline--indigo:where(.astro-J7PV25F6){color:#6366f1}.testimonial-headline--green:where(.astro-J7PV25F6){color:#22c55e}.testimonial-headline--crimson:where(.astro-J7PV25F6){color:#dc2626}.testimonial-text-wrap:where(.astro-J7PV25F6){position:relative}.testimonial-text-wrap:where(.astro-J7PV25F6).is-collapsed .testimonial-text:where(.astro-J7PV25F6){display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.testimonial-text-wrap:where(.astro-J7PV25F6):not(.is-collapsed) .testimonial-see-more:where(.astro-J7PV25F6){margin-top:.5rem}.testimonial-text:where(.astro-J7PV25F6){font-size:.875rem;line-height:1.6;color:#a1a1aa;max-width:20rem;margin:0}.testimonial-tags:where(.astro-J7PV25F6){display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.testimonial-tag:where(.astro-J7PV25F6){font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .5rem;border-radius:2px;background:rgba(255,255,255,.08);color:#fff9;border:1px solid rgba(255,255,255,.12)}.testimonial-see-more:where(.astro-J7PV25F6){background:none;border:none;color:#fff;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;padding:0;margin-top:.75rem;display:inline-flex;align-items:center;gap:.25rem;transition:opacity .2s ease}.testimonial-see-more:where(.astro-J7PV25F6):hover{opacity:.7}.testimonial-footer:where(.astro-J7PV25F6){display:flex;align-items:flex-end;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);padding-top:1rem;margin-top:.5rem}.testimonial-stars:where(.astro-J7PV25F6){font-size:1.125rem;color:#fff;letter-spacing:.125em}.testimonial-number:where(.astro-J7PV25F6){font-size:3rem;font-weight:900;color:#ffffff1a;line-height:1}.testimonials-footer-row:where(.astro-J7PV25F6){display:flex;justify-content:space-between;align-items:baseline;margin-top:2rem;padding:0}.testimonials-footer-row:where(.astro-J7PV25F6) .senja-badge:where(.astro-J7PV25F6){margin-right:-.5rem}.testimonials-view-all:where(.astro-J7PV25F6){font-size:.875rem;font-weight:600;color:#fff9;text-decoration:none;display:inline-flex;align-items:center;gap:.25rem;transition:color .2s ease}.testimonials-view-all:where(.astro-J7PV25F6):hover{color:#fff}.senja-badge:where(.astro-J7PV25F6){display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:500;color:#ffffff80;text-decoration:none;padding:.375rem .75rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:9999px;transition:all .2s ease}.senja-badge:where(.astro-J7PV25F6):hover{background:rgba(255,255,255,.1);border-color:#fff3;color:#fffc}.senja-badge-heart:where(.astro-J7PV25F6){font-size:.875rem;filter:saturate(1.2)}
