.heroIde[data-astro-cid-dw54sgh4]{position:relative;display:flex;flex-direction:column;width:min(100%,560px);margin-left:auto;border-radius:20px;overflow:hidden;background:linear-gradient(180deg,#0b1a29,#07111b);border:1px solid rgba(248,250,252,.1);box-shadow:0 34px 80px #030c1475;color:var(--color-text-on-dark);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;z-index:1}.heroIde__chrome[data-astro-cid-dw54sgh4]{position:relative;display:flex;align-items:center;gap:8px;padding:12px 16px;background:#ffffff08;border-bottom:1px solid rgba(248,250,252,.08)}.heroIde__dot[data-astro-cid-dw54sgh4]{width:10px;min-width:10px;height:10px;border-radius:50%;display:inline-block}.heroIde__dot--r[data-astro-cid-dw54sgh4]{background:#ff5f57}.heroIde__dot--y[data-astro-cid-dw54sgh4]{background:#febc2e}.heroIde__dot--g[data-astro-cid-dw54sgh4]{background:#28c840}.heroIde__file[data-astro-cid-dw54sgh4]{margin-left:12px;color:#f8fafc99;font-size:.8rem;letter-spacing:.02em}.heroIde__progress[data-astro-cid-dw54sgh4]{position:absolute;left:0;right:0;bottom:-1px;height:2px;overflow:hidden;opacity:0;transition:opacity .2s ease}.heroIde[data-astro-cid-dw54sgh4].is-rotating .heroIde__progress[data-astro-cid-dw54sgh4]{opacity:1}.heroIde__progressBar[data-astro-cid-dw54sgh4]{display:block;width:100%;height:100%;background:linear-gradient(90deg,var(--color-brand-orange, #f4893b),#ffd1ad);transform-origin:left center;animation:heroIdeProgress 4.2s linear infinite}@keyframes heroIdeProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.heroIde__tabs[data-astro-cid-dw54sgh4]{display:flex;gap:4px;padding:8px 10px 0;background:#ffffff05;border-bottom:1px solid rgba(248,250,252,.06);overflow-x:auto;scrollbar-width:none}.heroIde__tabs[data-astro-cid-dw54sgh4]::-webkit-scrollbar{display:none}.heroIde__tab[data-astro-cid-dw54sgh4]{flex:0 0 auto;padding:7px 12px;margin-bottom:-1px;background:transparent;border:0;border-bottom:2px solid transparent;color:#f8fafc8c;font-family:var(--font-heading, inherit);font-size:.78rem;font-weight:600;letter-spacing:.02em;cursor:pointer;white-space:nowrap;transition:color .15s ease,border-color .15s ease}.heroIde__tab[data-astro-cid-dw54sgh4]:hover{color:#f8fafcd9}.heroIde__tab[data-astro-cid-dw54sgh4].is-active{color:#fff;border-bottom-color:var(--color-brand-orange, #f4893b)}.heroIde__tab[data-astro-cid-dw54sgh4]:focus-visible{outline:2px solid var(--color-brand-orange, #f4893b);outline-offset:2px;border-radius:4px}.heroIde__body[data-astro-cid-dw54sgh4]{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:0;min-height:260px}.heroIde__code[data-astro-cid-dw54sgh4]{position:relative;margin:0;padding:18px 18px 18px 10px;background:transparent;color:#c8d3e0;font-size:.78rem;line-height:1.55;white-space:normal;overflow:hidden}.heroIde__code[data-astro-cid-dw54sgh4]>code[data-astro-cid-dw54sgh4]{display:none}.heroIde__code[data-astro-cid-dw54sgh4]>code[data-astro-cid-dw54sgh4].is-active{display:grid;gap:0}.heroIde__codeLine[data-astro-cid-dw54sgh4]{display:grid;grid-template-columns:2em minmax(0,1fr);align-items:start;column-gap:10px}.heroIde__codeText[data-astro-cid-dw54sgh4]{min-width:0;white-space:pre-wrap;overflow-wrap:anywhere}.heroIde__code[data-astro-cid-dw54sgh4] .ln[data-astro-cid-dw54sgh4]{display:block;color:#c8d3e047;text-align:right;user-select:none}.tk-k[data-astro-cid-dw54sgh4]{color:#ff9f68}.tk-f[data-astro-cid-dw54sgh4]{color:#7ecbff}.tk-t[data-astro-cid-dw54sgh4]{color:#a3e7a6}.tk-a[data-astro-cid-dw54sgh4]{color:#ffd59e}.tk-s[data-astro-cid-dw54sgh4]{color:#f4a987}.heroIde__caret[data-astro-cid-dw54sgh4]{display:inline-block;width:1ch;color:var(--color-brand-orange);animation:heroIdeCaret 1.1s steps(1) infinite}@keyframes heroIdeCaret{50%{opacity:0}}@media (prefers-reduced-motion: reduce){.heroIde__caret[data-astro-cid-dw54sgh4]{animation:none;opacity:1}.heroIde__progressBar[data-astro-cid-dw54sgh4]{animation:none}.heroIde__cube[data-astro-cid-dw54sgh4]{animation:none!important}}.heroIde__render[data-astro-cid-dw54sgh4]{position:relative;padding:18px;background:radial-gradient(circle at 80% 10%,rgba(244,137,59,.12),transparent 45%),linear-gradient(180deg,#0f2335,#0a1b29);border-left:1px solid rgba(248,250,252,.08);overflow:hidden}.heroIde__renderBadge[data-astro-cid-dw54sgh4]{position:absolute;top:12px;right:14px;padding:3px 8px;border-radius:999px;background:#f4893b2e;color:#ffd1ad;font-family:var(--font-heading);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;z-index:2}.heroIde__stage[data-astro-cid-dw54sgh4]{display:none;height:100%}.heroIde__stage[data-astro-cid-dw54sgh4].is-active{display:block}.heroIde__card[data-astro-cid-dw54sgh4]{display:flex;flex-direction:column;gap:6px;margin-top:28px;padding:16px;border-radius:14px;background:#fffdf9f5;color:var(--color-brand-navy);border:1px solid rgba(10,47,73,.08);font-family:var(--font-heading)}.heroIde__cardTag[data-astro-cid-dw54sgh4]{width:fit-content;padding:3px 8px;border-radius:999px;background:#f4893b24;color:var(--color-brand-orange);font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.heroIde__card[data-astro-cid-dw54sgh4] h4[data-astro-cid-dw54sgh4]{margin:2px 0 0;font-size:1.05rem;line-height:1.2}.heroIde__card[data-astro-cid-dw54sgh4] p[data-astro-cid-dw54sgh4]{margin:0;color:var(--color-text-body);font-family:var(--font-body);font-size:.85rem;line-height:1.4}.heroIde__cardLink[data-astro-cid-dw54sgh4]{width:fit-content;margin-top:4px;color:var(--color-brand-orange);text-decoration:none;font-size:.82rem;font-weight:700}.heroIde__cardLink[data-astro-cid-dw54sgh4]:hover{text-decoration:underline}.heroIde__cardLink[data-astro-cid-dw54sgh4]:focus-visible{outline:2px solid var(--color-brand-orange);outline-offset:3px;border-radius:4px}.heroIde__weather[data-astro-cid-dw54sgh4]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;margin:28px auto 0;padding:16px;border-radius:14px;background:linear-gradient(160deg,#1b3a59,#0e2236);border:1px solid rgba(126,203,255,.22);color:#f0f7ff;font-family:var(--font-heading);text-align:center}.heroIde__weatherTop[data-astro-cid-dw54sgh4]{display:inline-flex;align-items:center;justify-content:center;gap:10px}.heroIde__weatherIcon[data-astro-cid-dw54sgh4]{font-size:2rem;line-height:1;filter:drop-shadow(0 4px 10px rgba(255,209,173,.35))}.heroIde__weatherCity[data-astro-cid-dw54sgh4]{margin:0;color:#fffdf9;font-size:1.08rem;line-height:1.15;text-shadow:0 2px 10px rgba(0,0,0,.28)}.heroIde__weatherNow[data-astro-cid-dw54sgh4]{display:flex;flex-direction:column;align-items:center;gap:2px}.heroIde__weatherCondition[data-astro-cid-dw54sgh4]{margin:0;font-family:var(--font-body);font-size:.85rem;line-height:1.3;color:#f0f7ffd1}.heroIde__weatherTemp[data-astro-cid-dw54sgh4]{margin:0;color:#ffd1ad;font-family:var(--font-heading);font-size:1.72rem;font-weight:700;line-height:1}.heroIde__weatherStatus[data-astro-cid-dw54sgh4]{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.7rem;color:#a3e7a6d9;letter-spacing:.04em}.heroIde__cubeWrap[data-astro-cid-dw54sgh4]{position:relative;display:grid;place-items:center;width:100%;height:100%;min-height:220px;padding:60px 0 18px 12px;perspective:940px;perspective-origin:50% 42%;transform-style:preserve-3d}.heroIde__cube[data-astro-cid-dw54sgh4]{--cube-size: 110px;--cube-half: calc(var(--cube-size) / 2);position:relative;width:var(--cube-size);height:var(--cube-size);transform-style:preserve-3d;animation:heroIdeCubeSpin 7.5s linear infinite}@keyframes heroIdeCubeSpin{0%{transform:translate3d(32px,0,0) rotateX(-26deg) rotateY(38deg)}to{transform:translate3d(32px,0,0) rotateX(-26deg) rotateY(398deg)}}.heroIde__face[data-astro-cid-dw54sgh4]{position:absolute;top:0;left:0;width:var(--cube-size);height:var(--cube-size);background-repeat:no-repeat;background-size:100% 100%;border:1px solid rgba(4,12,16,.46);box-shadow:inset 0 0 0 1px #ffffff0f;image-rendering:pixelated;backface-visibility:visible}.heroIde__face[data-astro-cid-dw54sgh4]:after{content:"";position:absolute;inset:0;background:var(--face-light, transparent);pointer-events:none}.heroIde__flower[data-astro-cid-dw54sgh4]{position:absolute;top:0;left:0;width:var(--cube-size);height:var(--cube-size);background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' shape-rendering='crispEdges'%3E%3Cpath fill='%23c0322b' d='M5 1h2v1H5zM9 1h2v1H9zM4 2h3v3H4zM9 2h3v3H9zM6 3h4v3H6z'/%3E%3Cpath fill='%23e54a3c' d='M5 2h1v2H5zM10 2h1v2H10zM7 4h2v1H7z'/%3E%3Cpath fill='%23f4c542' d='M7 3h2v1H7z'/%3E%3Cpath fill='%232f6f27' d='M7 5h2v10H7z'/%3E%3Cpath fill='%233f8a32' d='M5 8h2v2H5zM9 10h2v2H9z'/%3E%3C/svg%3E");image-rendering:pixelated;pointer-events:none;backface-visibility:visible;--flower-lift: calc(var(--cube-size) - 2px)}.heroIde__flower--a[data-astro-cid-dw54sgh4]{transform:translate3d(0,calc(var(--flower-lift) * -1),0) rotateY(0)}.heroIde__flower--b[data-astro-cid-dw54sgh4]{transform:translate3d(0,calc(var(--flower-lift) * -1),0) rotateY(90deg)}.heroIde__face--top[data-astro-cid-dw54sgh4]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' shape-rendering='crispEdges'%3E%3Crect width='16' height='16' fill='%233f8a32'/%3E%3Cpath fill='%232f6f27' d='M0 0h2v2H0zM6 1h3v2H6zM12 0h4v3h-4zM3 6h3v3H3zM9 5h2v2H9zM13 8h2v3h-2zM1 12h4v2H1zM8 12h3v4H8z'/%3E%3Cpath fill='%2358aa3f' d='M3 1h2v2H3zM10 2h2v2h-2zM0 5h2v3H0zM7 7h2v2H7zM12 12h4v2h-4zM5 11h2v3H5z'/%3E%3C/svg%3E");--face-light: linear-gradient(135deg, rgba(255, 255, 255, .16), transparent 58%);transform:rotateX(90deg) translateZ(var(--cube-half))}.heroIde__face--front[data-astro-cid-dw54sgh4],.heroIde__face--back[data-astro-cid-dw54sgh4],.heroIde__face--left[data-astro-cid-dw54sgh4],.heroIde__face--right[data-astro-cid-dw54sgh4]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' shape-rendering='crispEdges'%3E%3Crect width='16' height='16' fill='%23714b2d'/%3E%3Crect width='16' height='4' fill='%233f8a32'/%3E%3Cpath fill='%232f6f27' d='M0 0h4v2H0zM7 1h3v3H7zM12 0h4v2h-4zM2 3h2v1H2zM11 3h3v1h-3z'/%3E%3Cpath fill='%2358aa3f' d='M4 0h3v2H4zM10 0h2v3h-2zM14 2h2v2h-2z'/%3E%3Cpath fill='%23543624' d='M1 5h3v2H1zM7 6h2v3H7zM13 5h2v2h-2zM3 10h4v2H3zM10 12h3v3h-3z'/%3E%3Cpath fill='%23825a36' d='M5 4h2v2H5zM10 6h2v2h-2zM0 12h2v2H0zM14 10h2v3h-2z'/%3E%3C/svg%3E")}.heroIde__face--bottom[data-astro-cid-dw54sgh4]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' shape-rendering='crispEdges'%3E%3Crect width='16' height='16' fill='%236a4428'/%3E%3Cpath fill='%23543624' d='M0 0h3v3H0zM6 1h3v2H6zM12 0h4v4h-4zM2 7h4v2H2zM9 6h3v3H9zM4 12h3v4H4zM12 11h2v3h-2z'/%3E%3Cpath fill='%23825a36' d='M4 3h3v2H4zM10 4h2v2h-2zM0 11h3v3H0zM8 12h3v2H8zM14 8h2v2h-2z'/%3E%3C/svg%3E");--face-light: linear-gradient(180deg, rgba(0, 0, 0, .16), rgba(0, 0, 0, .3));transform:rotateX(-90deg) translateZ(var(--cube-half))}.heroIde__face--front[data-astro-cid-dw54sgh4]{--face-light: linear-gradient(90deg, rgba(255, 255, 255, .08), rgba(0, 0, 0, .08));transform:rotateY(0) translateZ(var(--cube-half))}.heroIde__face--back[data-astro-cid-dw54sgh4]{--face-light: linear-gradient(90deg, rgba(0, 0, 0, .28), rgba(0, 0, 0, .18));transform:rotateY(180deg) translateZ(var(--cube-half))}.heroIde__face--left[data-astro-cid-dw54sgh4]{--face-light: linear-gradient(90deg, rgba(0, 0, 0, .28), rgba(0, 0, 0, .06));transform:rotateY(-90deg) translateZ(var(--cube-half))}.heroIde__face--right[data-astro-cid-dw54sgh4]{--face-light: linear-gradient(90deg, rgba(255, 255, 255, .08), rgba(0, 0, 0, .2));transform:rotateY(90deg) translateZ(var(--cube-half))}.heroIde__cubeTag[data-astro-cid-dw54sgh4]{position:absolute;left:18px;bottom:14px}.heroIde__aiCanvas[data-astro-cid-dw54sgh4]{display:block;width:100%;height:100%;min-height:220px;border-radius:12px;background:radial-gradient(circle at 50% 50%,#0f2436,#07131e);border:1px solid rgba(126,203,255,.18)}.heroIde__aiScore[data-astro-cid-dw54sgh4]{position:absolute;top:40px;right:14px;padding:4px 10px;border-radius:999px;background:#0b1a29c7;border:1px solid rgba(126,203,255,.35);color:#d4ecff;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85rem;font-weight:700;z-index:3}.heroIde__aiTag[data-astro-cid-dw54sgh4]{position:absolute;left:18px;bottom:14px}@media (max-width: 720px){.heroIde__body[data-astro-cid-dw54sgh4]{grid-template-columns:1fr}.heroIde__render[data-astro-cid-dw54sgh4]{border-left:0;border-top:1px solid rgba(248,250,252,.08);min-height:220px}}.portfolioShowcase[data-astro-cid-mjpkbv76]{width:100%;display:flex;flex-direction:column;gap:24px}.portfolioTabs[data-astro-cid-mjpkbv76]{display:flex;flex-wrap:wrap;gap:10px;padding:6px;background:var(--color-bg-surface);border:1px solid var(--color-border-soft, rgba(10, 47, 73, .12));border-radius:16px}.portfolioTab[data-astro-cid-mjpkbv76]{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--color-text-body, var(--color-brand-navy));font:inherit;font-weight:600;font-size:.95rem;cursor:pointer;transition:background var(--dur-base, .2s) var(--ease-base, ease),color var(--dur-base, .2s) var(--ease-base, ease),border-color var(--dur-base, .2s) var(--ease-base, ease)}.portfolioTab[data-astro-cid-mjpkbv76]:hover{background:#f4893b14;color:var(--color-brand-orange)}.portfolioTab[data-astro-cid-mjpkbv76]:focus-visible{outline:2px solid var(--color-brand-orange);outline-offset:2px}.portfolioTab[data-astro-cid-mjpkbv76].isActive{background:var(--color-brand-orange);color:#fff;border-color:var(--color-brand-orange);box-shadow:0 6px 18px #f4893b40}.portfolioTabIndex[data-astro-cid-mjpkbv76]{font-size:.72rem;letter-spacing:.08em;opacity:.75}.portfolioTabLabel[data-astro-cid-mjpkbv76]{font-size:.95rem}.portfolioPanel[data-astro-cid-mjpkbv76]{display:none}.portfolioPanel[data-astro-cid-mjpkbv76].isActive{display:block}.portfolioPanelGrid[data-astro-cid-mjpkbv76]{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:28px;align-items:stretch;background:var(--color-bg-surface);border:1px solid var(--color-border-soft, rgba(10, 47, 73, .12));border-radius:20px;padding:24px;box-shadow:0 12px 36px #0a2f4914}@media (max-width: 900px){.portfolioPanelGrid[data-astro-cid-mjpkbv76]{grid-template-columns:1fr;padding:18px}}.portfolioPanelMedia[data-astro-cid-mjpkbv76]{min-width:0}.portfolioGallery[data-astro-cid-mjpkbv76]{display:grid;grid-template-columns:1fr 1fr;gap:10px}.portfolioGalleryItem[data-astro-cid-mjpkbv76]{margin:0;overflow:hidden;border-radius:14px;background:var(--color-bg-soft, #eee);aspect-ratio:16 / 10}.portfolioGalleryItem[data-astro-cid-mjpkbv76].isPrimary{grid-column:1 / -1;aspect-ratio:16 / 9}.portfolioGalleryItem[data-astro-cid-mjpkbv76] img[data-astro-cid-mjpkbv76]{width:100%;height:100%;object-fit:cover;display:block}.portfolioEmbed[data-astro-cid-mjpkbv76]{display:flex;flex-direction:column;gap:10px;width:100%;min-width:0;align-self:stretch;height:100%}.portfolioEmbedFrame[data-astro-cid-mjpkbv76],.portfolioVideoFrame[data-astro-cid-mjpkbv76]{position:relative;width:100%;min-width:0;border-radius:14px;overflow:hidden;background:var(--color-bg-soft, #eee);border:1px solid var(--color-border-soft, rgba(10, 47, 73, .12))}.portfolioEmbedFrame[data-astro-cid-mjpkbv76]{height:clamp(320px,34vw,520px)}@media (max-width: 900px){.portfolioEmbedFrame[data-astro-cid-mjpkbv76]{height:clamp(280px,68vw,440px)}}.portfolioEmbedFrame[data-astro-cid-mjpkbv76] iframe[data-astro-cid-mjpkbv76]{position:absolute;inset:0;width:100%;height:100%;border:0}.portfolioEmbedLink[data-astro-cid-mjpkbv76]{align-self:flex-start;font-size:.92rem;font-weight:600;color:var(--color-brand-orange);text-decoration:none}.portfolioEmbedLink[data-astro-cid-mjpkbv76]:hover{text-decoration:underline}.portfolioEventMedia[data-astro-cid-mjpkbv76]{display:flex;flex-direction:column;gap:12px;width:100%;min-width:0}.portfolioVideoFrame[data-astro-cid-mjpkbv76]{aspect-ratio:16 / 9;background:linear-gradient(135deg,#0a2f49eb,#0d4e66db),var(--color-brand-navy)}.portfolioVideoPlayer[data-astro-cid-mjpkbv76]{width:100%;height:100%;display:block;object-fit:contain;background:#07131d}.portfolioEventPhotos[data-astro-cid-mjpkbv76]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.portfolioEventPhoto[data-astro-cid-mjpkbv76]{margin:0;overflow:hidden;border-radius:14px;aspect-ratio:16 / 10;background:#0a2f490a;border:1px solid rgba(10,47,73,.1)}.portfolioEventPhoto[data-astro-cid-mjpkbv76] img[data-astro-cid-mjpkbv76]{width:100%;height:100%;display:block;object-fit:cover}.portfolioEventPhotoPlaceholder[data-astro-cid-mjpkbv76]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:8px;padding:18px;color:var(--color-brand-navy);background:linear-gradient(135deg,#f4893b14,#0a2f490a)}.portfolioEventPhotoPlaceholder[data-astro-cid-mjpkbv76] span[data-astro-cid-mjpkbv76]{font-size:.74rem;font-weight:700;letter-spacing:.12em;color:var(--color-brand-orange)}.portfolioEventPhotoPlaceholder[data-astro-cid-mjpkbv76] strong[data-astro-cid-mjpkbv76]{max-width:26ch;font-size:.92rem;line-height:1.35}.portfolioPanelBody[data-astro-cid-mjpkbv76]{display:flex;flex-direction:column;gap:10px}.portfolioPanelEyebrow[data-astro-cid-mjpkbv76]{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--color-brand-orange);font-weight:700}.portfolioPanelTitle[data-astro-cid-mjpkbv76]{font-size:1.4rem;line-height:1.25;color:var(--color-brand-navy);margin:0}.portfolioPanelAuthor[data-astro-cid-mjpkbv76]{font-size:.9rem;color:var(--color-text-muted, #5b6b78);margin:0}.portfolioPanelDescription[data-astro-cid-mjpkbv76]{font-size:1rem;line-height:1.6;color:var(--color-text-body, #1f2a35);margin:0}.portfolioPanelNotes[data-astro-cid-mjpkbv76]{display:flex;flex-direction:column;gap:8px;margin-top:4px;padding:14px 16px;border-radius:14px;background:#0a2f490a;border:1px solid rgba(10,47,73,.08)}.portfolioPanelNotesTitle[data-astro-cid-mjpkbv76]{margin:0;font-size:.92rem;color:var(--color-brand-navy)}.portfolioPanelNotesList[data-astro-cid-mjpkbv76]{margin:0;padding-left:18px;color:var(--color-text-body, #1f2a35);font-size:.92rem;line-height:1.55}.portfolioPanelNotesList[data-astro-cid-mjpkbv76] li[data-astro-cid-mjpkbv76]+li[data-astro-cid-mjpkbv76]{margin-top:6px}.portfolioPanelTech[data-astro-cid-mjpkbv76]{list-style:none;padding:0;margin:6px 0 0;display:flex;flex-wrap:wrap;gap:6px}.portfolioPanelTech[data-astro-cid-mjpkbv76] li[data-astro-cid-mjpkbv76]{font-size:.78rem;font-weight:600;padding:4px 10px;border-radius:999px;background:#0a2f490f;color:var(--color-brand-navy);letter-spacing:.02em}.portfolioPanelLinks[data-astro-cid-mjpkbv76]{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.portfolioPanelLink[data-astro-cid-mjpkbv76]{align-self:flex-start}@media (max-width: 560px){.portfolioTabs[data-astro-cid-mjpkbv76],.portfolioEventPhotos[data-astro-cid-mjpkbv76],.portfolioPanelLinks[data-astro-cid-mjpkbv76]{display:flex;flex-direction:column}.portfolioTab[data-astro-cid-mjpkbv76],.portfolioPanelLink[data-astro-cid-mjpkbv76]{width:100%}}
