.portfolio.svelte-15ygt6g{padding:15vh 8%;text-align:center;background-color:#fff;border-bottom:1px solid var(--earth-border);position:relative}.portfolio-header.svelte-15ygt6g{margin-bottom:10vh}.portfolio-header.svelte-15ygt6g h2:where(.svelte-15ygt6g){font-size:5.6vh;margin-bottom:3vh;color:#1e1b18;line-height:1.15;font-weight:850}.portfolio-header.svelte-15ygt6g p:where(.svelte-15ygt6g){font-size:2.3vh;color:var(--earth-text-muted);max-width:75vh;margin:0 auto;line-height:1.75}.category-header.svelte-15ygt6g{margin-top:8.75vh;margin-bottom:4.5vh;text-align:left}.category-header.svelte-15ygt6g h3:where(.svelte-15ygt6g){font-size:3.3vh;color:#1e1b18;margin-bottom:1vh;position:relative;padding-left:2.5vh;font-weight:800}.category-header.svelte-15ygt6g p:where(.svelte-15ygt6g){font-size:2vh;color:var(--earth-text-muted);padding-left:2.5vh}.projects-grid-3.svelte-15ygt6g{grid-template-columns:repeat(3,1fr)}@media(max-width:1000px),(max-aspect-ratio:13/9){.projects-grid-3.svelte-15ygt6g{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px),(max-aspect-ratio:1.25/1){.projects-grid-3.svelte-15ygt6g{grid-template-columns:1fr}}.projects-grid.svelte-15ygt6g{display:grid;grid-template-columns:repeat(auto-fit,minmax(36vh,1fr));gap:4.5vh}@media(min-width:1100px){.projects-grid.svelte-15ygt6g{grid-template-columns:repeat(3,1fr)}}.project-card.svelte-15ygt6g{background-color:#1a1715;color:#fff;border-radius:3vh;box-shadow:0 1.25vh 3.75vh -1.8vh #0000004d;transition:transform .6s cubic-bezier(.25,1,.5,1),box-shadow .6s cubic-bezier(.25,1,.5,1),border-color .6s cubic-bezier(.25,1,.5,1);overflow:hidden;text-align:left;display:flex;flex-direction:column;position:relative;border:1px solid rgba(255,255,255,.08);aspect-ratio:2 / 3;text-decoration:none}.project-card.svelte-15ygt6g:hover{transform:translateY(-1vh);box-shadow:0 3.75vh 7.5vh -1.8vh #00000080,0 0 5vh #6a5acd26;border-color:#6a5acd59}.project-card.disabled.svelte-15ygt6g{pointer-events:none;cursor:default;opacity:.65}.project-image-bg.svelte-15ygt6g{position:absolute;inset:0;width:100%;height:100%;z-index:1;overflow:hidden}.card-overlay.svelte-15ygt6g{position:absolute;inset:0;background:linear-gradient(to bottom,#1412104d,#14121099,#141210f5);transition:background .4s ease;z-index:2}.project-card.svelte-15ygt6g:hover .card-overlay:where(.svelte-15ygt6g){background:linear-gradient(to bottom,#14121026,#14121080 45%,#141210fa)}.project-image-bg img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .8s cubic-bezier(.25,1,.5,1)}.project-card.svelte-15ygt6g:hover .project-image-bg:where(.svelte-15ygt6g) img{transform:scale(1.06)}.placeholder-image.svelte-15ygt6g{width:100%;height:100%;background:linear-gradient(135deg,#2a2520,#1a1715)}.project-content.svelte-15ygt6g{position:absolute;inset:0;padding:4vh;display:flex;flex-direction:column;justify-content:flex-end;gap:2vh;z-index:3}.content-top.svelte-15ygt6g{display:flex;flex-direction:column}.project-title.svelte-15ygt6g{font-size:2.9vh;margin-bottom:1.5vh;color:#fff;font-weight:850;line-height:1.25}.project-desc.svelte-15ygt6g{font-size:1.8vh;line-height:1.6;color:#ffffffd1;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.content-bottom.svelte-15ygt6g{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.project-year.svelte-15ygt6g{font-size:2.9vh;font-weight:850;color:#fffffff2;line-height:1.25;letter-spacing:-.03em;-webkit-user-select:none;user-select:none}.status-tag.svelte-15ygt6g{position:absolute;top:2.5vh;right:2.5vh;padding:.5vh 1.5vh;border-radius:3.75vh;font-size:1.4vh;font-weight:800;color:#fff;z-index:4;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 .5vh 1.5vh #00000026;background-color:#2a2520}.status-tag.inactive.svelte-15ygt6g{background-color:#6e675f}.status-tag.live.svelte-15ygt6g{background:linear-gradient(135deg,#10b981,#059669)}.status-tag.in-development.svelte-15ygt6g{background:linear-gradient(135deg,#0ea5e9,#0284c7)}.status-tag.client-site.svelte-15ygt6g{background:linear-gradient(135deg,var(--purple-accent),var(--purple-accent-dark))}.status-tag.your-vision.svelte-15ygt6g{background:linear-gradient(135deg,#f43f5e,#e11d48)}.arrow-btn.svelte-15ygt6g{height:5.5vh;border-radius:2.75vh;border:.18vh solid rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center;gap:1.2vh;padding:0 2.2vh 0 2.5vh;transition:all .4s cubic-bezier(.25,1,.5,1);background-color:#ffffff0d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff}.arrow-btn-text.svelte-15ygt6g{font-size:1.7vh;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.project-card.svelte-15ygt6g:hover .arrow-btn:where(.svelte-15ygt6g){border-color:#fff;background-color:#fff;color:#1a1715;transform:scale(1.05)}.arrow-slider.svelte-15ygt6g{position:relative;overflow:hidden;width:2vh;height:2vh;display:flex;align-items:center;justify-content:center}.arrow-svg{position:absolute;transition:transform .4s cubic-bezier(.25,1,.5,1);width:2vh!important;height:2vh!important;transform:rotate(330deg)!important}.arrow-1{transform:translate(0)}.arrow-2{transform:translate(-150%)}.project-card.svelte-15ygt6g:hover .arrow-1{transform:translate(150%)}.project-card.svelte-15ygt6g:hover .arrow-2{transform:translate(0)}.pulse-link.svelte-15ygt6g{animation:svelte-15ygt6g-pulse 2.5s infinite}@keyframes svelte-15ygt6g-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}.cta-card.svelte-15ygt6g{margin-top:10vh;background:linear-gradient(135deg,var(--purple-accent-dark) 0%,#3e2cc1 50%,var(--purple-accent) 100%);border-radius:4.5vh;padding:8.75vh 6.25vh;text-align:center;color:#fff;box-shadow:0 3vh 7.5vh #6a5acd38;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.12)}.cta-card-glow-left.svelte-15ygt6g{position:absolute;top:-40%;left:-20%;width:50vh;height:50vh;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.12) 0%,transparent 70%);z-index:1;pointer-events:none}.cta-card-glow-right.svelte-15ygt6g{position:absolute;bottom:-40%;right:-20%;width:50vh;height:50vh;border-radius:50%;background:radial-gradient(circle,rgba(139,122,230,.15) 0%,transparent 70%);z-index:1;pointer-events:none}.cta-card-inner.svelte-15ygt6g{position:relative;z-index:2}.cta-card-inner.svelte-15ygt6g h3:where(.svelte-15ygt6g){font-size:5vh;margin-bottom:2vh;color:#fff;font-weight:900;letter-spacing:-.03em}.cta-card-inner.svelte-15ygt6g p:where(.svelte-15ygt6g){font-size:2.5vh;margin-bottom:4.5vh;opacity:.92;max-width:81.25vh;margin-left:auto;margin-right:auto;line-height:1.7}.cta-card.svelte-15ygt6g .cta-btn:where(.svelte-15ygt6g){background-color:#fff;color:var(--purple-accent-dark);font-weight:700;padding:1.8vh 4.5vh;box-shadow:0 1.25vh 3vh #00000026;font-size:2.1vh;border-radius:1.5vh}.cta-card.svelte-15ygt6g .cta-btn:where(.svelte-15ygt6g):hover{background-color:var(--earth-base);color:var(--purple-accent-dark);transform:translateY(-.4vh);box-shadow:0 1.8vh 4.4vh #00000038}
