.project-details-module__gw6cFW__detailsPage{background:var(--page-bg);flex-direction:column;min-height:100vh;display:flex}.project-details-module__gw6cFW__main{flex:1;padding:6rem 0 8rem}.project-details-module__gw6cFW__container{width:min(1200px,100% - 3rem);margin-inline:auto}.project-details-module__gw6cFW__backLink{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:3rem;font-weight:700;text-decoration:none;transition:color .3s;display:inline-flex}.project-details-module__gw6cFW__backLink:hover{color:var(--text-primary)}.project-details-module__gw6cFW__header{margin-bottom:4rem}.project-details-module__gw6cFW__category{text-transform:uppercase;color:var(--text-primary);background:rgba(var(--text-primary-rgb),.05);letter-spacing:.1em;border-radius:2rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:800;display:inline-block}.project-details-module__gw6cFW__title{letter-spacing:-.05em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.project-details-module__gw6cFW__summary{color:var(--text-muted);overflow-wrap:anywhere;max-width:800px;font-size:1.25rem;line-height:1.6}.project-details-module__gw6cFW__previewSection{aspect-ratio:16/9;background:#fff;border:1px solid #0000000d;border-radius:2rem;margin-bottom:4rem;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000001a}.project-details-module__gw6cFW__iframeWrapper{border:none;width:100%;height:100%}.project-details-module__gw6cFW__imageGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-bottom:4rem;display:grid}.project-details-module__gw6cFW__imageGrid>*{min-width:0}.project-details-module__gw6cFW__projectImage{border-radius:1.5rem;width:100%;height:auto;box-shadow:0 10px 30px #0000000d}.project-details-module__gw6cFW__contentGrid{grid-template-columns:2fr 1fr;align-items:start;gap:4rem;display:grid}.project-details-module__gw6cFW__contentGrid>*{min-width:0}.project-details-module__gw6cFW__description{color:var(--text-muted);overflow-wrap:anywhere;font-size:1.15rem;line-height:1.8}.project-details-module__gw6cFW__markdownContent h2{color:#000;letter-spacing:-.02em;margin-top:3rem;margin-bottom:1.5rem;font-size:1.8rem;font-weight:800}.project-details-module__gw6cFW__markdownContent h3{color:#000;margin-top:2rem;margin-bottom:1rem;font-size:1.4rem;font-weight:700}.project-details-module__gw6cFW__markdownContent p{overflow-wrap:anywhere;margin-bottom:1.5rem}.project-details-module__gw6cFW__markdownContent ul{margin-bottom:2rem;padding-left:1.5rem}.project-details-module__gw6cFW__markdownContent li{overflow-wrap:anywhere;margin-bottom:.75rem;list-style-type:disc}.project-details-module__gw6cFW__markdownContent li strong{color:#000;font-weight:700}.project-details-module__gw6cFW__markdownContent hr{border:none;border-top:1px solid #0000000d;margin:3rem 0}.project-details-module__gw6cFW__sidebar{color:#fff;background:linear-gradient(135deg,#facc15 0%,#eab308 100%);border:none;border-radius:2.5rem;min-width:0;padding:2.5rem;position:relative;top:6rem;overflow:hidden;box-shadow:0 30px 60px #eab30833}.project-details-module__gw6cFW__sidebar:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);position:absolute;inset:0}.project-details-module__gw6cFW__sidebarTitle{letter-spacing:-.02em;color:#fff;margin-bottom:2rem;font-size:1.2rem;font-weight:800}.project-details-module__gw6cFW__sidebarItem{z-index:1;margin-bottom:2.5rem;position:relative}.project-details-module__gw6cFW__sidebarLabel{text-transform:uppercase;color:#fff9;letter-spacing:.2em;margin-bottom:.75rem;font-size:.75rem;font-weight:800;display:block}.project-details-module__gw6cFW__sidebarValue{color:#fff;overflow-wrap:anywhere;font-size:1.1rem;font-weight:700}.project-details-module__gw6cFW__liveBtn{color:#eab308;text-align:center;z-index:1;overflow-wrap:anywhere;background:#fff;border-radius:1.2rem;width:100%;padding:1.2rem;font-size:1rem;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:block;position:relative;box-shadow:0 10px 20px #0000001a}.project-details-module__gw6cFW__liveBtn:hover{color:#000;background:#fff;transform:translateY(-5px)scale(1.02);box-shadow:0 15px 30px #00000026}.project-details-module__gw6cFW__loadingState{background:var(--page-bg);place-items:center;min-height:100vh;display:grid}@media (max-width:1024px){.project-details-module__gw6cFW__contentGrid{grid-template-columns:1fr;gap:2rem}.project-details-module__gw6cFW__sidebar{width:100%;position:static}}@media (max-width:768px){.project-details-module__gw6cFW__main{padding:3rem 0 4rem}.project-details-module__gw6cFW__container{width:min(1200px,100% - 1.5rem)}.project-details-module__gw6cFW__header{margin-bottom:2.2rem}.project-details-module__gw6cFW__summary{font-size:1rem}.project-details-module__gw6cFW__previewSection{border-radius:1rem;margin-bottom:2.2rem}.project-details-module__gw6cFW__imageGrid{grid-template-columns:1fr;gap:1rem;margin-bottom:2.2rem}.project-details-module__gw6cFW__sidebar{border-radius:1.1rem;padding:1.1rem}}@media (max-width:480px){.project-details-module__gw6cFW__container{width:min(1200px,100% - 1rem)}.project-details-module__gw6cFW__backLink{margin-bottom:1.2rem;font-size:.85rem}.project-details-module__gw6cFW__header{margin-bottom:1.3rem}.project-details-module__gw6cFW__category{margin-bottom:.75rem;padding:.35rem .65rem;font-size:.65rem}.project-details-module__gw6cFW__title{margin-bottom:.75rem;font-size:1.65rem;line-height:1.12}.project-details-module__gw6cFW__summary{font-size:.9rem;line-height:1.55}.project-details-module__gw6cFW__previewSection{border-radius:.9rem;margin-bottom:1.3rem}.project-details-module__gw6cFW__imageGrid{margin-bottom:1.3rem}.project-details-module__gw6cFW__projectImage{border-radius:.9rem}.project-details-module__gw6cFW__description{font-size:.95rem;line-height:1.65}.project-details-module__gw6cFW__markdownContent h2{margin-top:1.4rem;margin-bottom:.75rem;font-size:1.2rem}.project-details-module__gw6cFW__markdownContent h3{margin-top:1rem;margin-bottom:.6rem;font-size:1.06rem}.project-details-module__gw6cFW__markdownContent p,.project-details-module__gw6cFW__markdownContent ul{margin-bottom:.9rem}.project-details-module__gw6cFW__sidebar{border-radius:.9rem;padding:.85rem}.project-details-module__gw6cFW__sidebarTitle{margin-bottom:1rem;font-size:1rem}.project-details-module__gw6cFW__sidebarItem{margin-bottom:1.2rem}.project-details-module__gw6cFW__sidebarLabel{letter-spacing:.12em;font-size:.66rem}.project-details-module__gw6cFW__sidebarValue{font-size:.9rem}.project-details-module__gw6cFW__liveBtn{border-radius:.85rem;padding:.85rem;font-size:.85rem}}@media (max-width:360px){.project-details-module__gw6cFW__title{font-size:1.48rem}.project-details-module__gw6cFW__summary{font-size:.84rem}.project-details-module__gw6cFW__sidebar{padding:.72rem}}
