.Navbar-module__O8Na-a__header{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#060706ad;border-bottom:1px solid #f5f2ea1a;width:100%;position:fixed;top:0;left:0}.Navbar-module__O8Na-a__nav{grid-template-columns:1fr auto 1fr;align-items:center;width:min(92vw,1440px);height:clamp(4.4rem,6vw,5.4rem);margin-inline:auto;display:grid;transform:translate(20px)}.Navbar-module__O8Na-a__logo{color:var(--foreground);font-family:var(--font-display);letter-spacing:.28em;justify-self:start;font-size:clamp(1.35rem,1.8vw,1.85rem);font-weight:600;line-height:1}.Navbar-module__O8Na-a__menu{justify-self:center;align-items:center;gap:clamp(2.5rem,4.4vw,4.8rem);list-style:none;display:flex}.Navbar-module__O8Na-a__menu a{color:#f5f2eac7;font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;font-size:.78rem;transition:color .28s;position:relative}.Navbar-module__O8Na-a__menu a:after{content:"";background:var(--accent);transform-origin:0;height:1px;transition:transform .28s;position:absolute;bottom:-.65rem;left:0;right:0;transform:scaleX(0)}.Navbar-module__O8Na-a__menu a:hover{color:var(--foreground)}.Navbar-module__O8Na-a__menu a:hover:after{transform:scaleX(1)}.Navbar-module__O8Na-a__menuButton{width:2.8rem;height:2.8rem;color:var(--accent);cursor:pointer;background:#00000029;border:1px solid #f5f2ea33;border-radius:50%;justify-self:end;place-items:center;transition:transform .32s,border-color .32s,background-color .32s;display:grid}.Navbar-module__O8Na-a__menuButton:hover{background:#d4af5a14;border-color:#d4af5aa6;transform:translateY(-2px)}.Navbar-module__O8Na-a__menuButton{display:none;position:relative}.Navbar-module__O8Na-a__menuButton span{background:currentColor;width:1.1rem;height:1px;transition:transform .28s,opacity .28s;position:absolute}.Navbar-module__O8Na-a__menuButton span:first-child{transform:translateY(-.25rem)}.Navbar-module__O8Na-a__menuButton span:last-child{transform:translateY(.25rem)}.Navbar-module__O8Na-a__menuButton[aria-expanded=true] span:first-child{transform:rotate(45deg)}.Navbar-module__O8Na-a__menuButton[aria-expanded=true] span:last-child{transform:rotate(-45deg)}.Navbar-module__O8Na-a__overlay{display:none}@media (max-width:900px){.Navbar-module__O8Na-a__nav{grid-template-columns:1fr auto;width:min(90vw,760px)}.Navbar-module__O8Na-a__menu{display:none}.Navbar-module__O8Na-a__menuButton{display:grid}.Navbar-module__O8Na-a__overlay{opacity:0;visibility:hidden;pointer-events:none;background:radial-gradient(circle at 50% 18%,#d4af5a1a,#0000 22rem),#050605f5;min-height:calc(100svh - clamp(4.4rem,6vw,5.4rem));transition:opacity .32s,visibility .32s,transform .32s;display:block;position:fixed;inset:clamp(4.4rem,6vw,5.4rem) 0 0;transform:translateY(-.75rem)}.Navbar-module__O8Na-a__overlay.Navbar-module__O8Na-a__open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.Navbar-module__O8Na-a__overlayInner{width:min(90vw,30rem);min-height:inherit;flex-direction:column;justify-content:center;gap:1.25rem;margin-inline:auto;padding-block:clamp(3rem,10vh,5rem);display:flex}.Navbar-module__O8Na-a__overlayInner a{color:var(--foreground);font-family:var(--font-display);letter-spacing:0;opacity:0;font-size:clamp(3rem,15vw,5.6rem);line-height:.92;transition:opacity .36s,transform .36s,color .28s;transform:translateY(1rem)}.Navbar-module__O8Na-a__overlay.Navbar-module__O8Na-a__open .Navbar-module__O8Na-a__overlayInner a{opacity:1;transform:translateY(0)}.Navbar-module__O8Na-a__overlayInner a:hover{color:var(--accent)}}
.Landing-module__NkFR1G__landing{background:radial-gradient(circle at 67% 38%,#f5f2ea1f,#0000 22rem),radial-gradient(circle at 84% 18%,#d4af5a12,#0000 19rem),linear-gradient(#070807 0%,#090909 54%,#050505 100%);min-height:100svh;position:relative;overflow:clip}.Landing-module__NkFR1G__landing:before{content:"";pointer-events:none;opacity:.34;background-image:linear-gradient(color-mix(in srgb, var(--foreground) 1.8%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--foreground) 1.4%, transparent) 1px, transparent 1px);background-size:3rem 3rem;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 62% 42%,#000,#0000 72%);mask-image:radial-gradient(circle at 62% 42%,#000,#0000 72%)}.Landing-module__NkFR1G__landing:after{content:"";pointer-events:none;opacity:.18;background-image:radial-gradient(color-mix(in srgb, var(--foreground) 36%, transparent) .6px, transparent .8px);mix-blend-mode:screen;background-size:4px 4px;position:absolute;inset:0}.Landing-module__NkFR1G__hero{z-index:1;grid-template-columns:minmax(0,.92fr) minmax(32rem,.88fr);align-items:start;gap:clamp(3rem,7vw,8rem);width:min(92vw,1440px);min-height:100svh;margin-inline:auto;padding-block:clamp(7.8rem,16vh,10rem) clamp(3rem,7vh,5rem);display:grid;position:relative}.Landing-module__NkFR1G__content{max-width:44rem;animation:.78s .18s both Landing-module__NkFR1G__fadeUp}.Landing-module__NkFR1G__eyebrow{font-family:var(--font-mono);letter-spacing:.22em;color:var(--accent);margin-bottom:clamp(1.35rem,2.4vw,2rem);font-size:clamp(.72rem,.72vw,.88rem)}.Landing-module__NkFR1G__title{max-width:45rem;color:var(--foreground);font-family:var(--font-display);letter-spacing:0;text-wrap:balance;text-shadow:0 1.5rem 3rem #00000057;margin-left:-.045em;font-size:clamp(5rem,7.4vw,9.25rem);font-weight:500;line-height:.86}.Landing-module__NkFR1G__titleLine{white-space:nowrap}.Landing-module__NkFR1G__titleDot{color:var(--accent)}.Landing-module__NkFR1G__description{color:#f5f2eabd;max-width:34rem;margin-top:clamp(1.25rem,2.4vw,2.05rem);font-size:clamp(1rem,1.2vw,1.22rem);line-height:1.8}.Landing-module__NkFR1G__actions{flex-wrap:wrap;align-items:center;gap:clamp(1rem,2vw,2rem);margin-top:clamp(2rem,4vw,3.3rem);display:flex}.Landing-module__NkFR1G__primary,.Landing-module__NkFR1G__secondary{min-height:3.3rem;color:var(--foreground);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;justify-content:center;align-items:center;gap:.9rem;font-size:.8rem;transition:transform .32s,background-color .32s,border-color .32s,color .32s;display:inline-flex}.Landing-module__NkFR1G__primary{border:1px solid var(--accent);color:var(--accent);background:#d4af5a05;border-radius:999px;padding-inline:1.55rem}.Landing-module__NkFR1G__secondary{border-bottom:1px solid #0000;padding-inline:.4rem}.Landing-module__NkFR1G__primary:hover,.Landing-module__NkFR1G__secondary:hover{transform:translateY(-2px)}.Landing-module__NkFR1G__primary:hover{background:var(--accent);color:#070706;box-shadow:0 1rem 2.4rem #d4af5a29}.Landing-module__NkFR1G__secondary:hover{color:var(--accent);border-bottom-color:#d4af5ab8}.Landing-module__NkFR1G__cards{place-self:start end;place-items:center;width:min(100%,43.5rem);height:clamp(34rem,45vw,40.5rem);margin-top:-2rem;animation:.9s .36s both Landing-module__NkFR1G__fadeUp;display:grid;position:relative}.Landing-module__NkFR1G__cards:before{content:"";aspect-ratio:1;filter:blur(46px);background:radial-gradient(circle,#f5f2ea21,#0000 58%),radial-gradient(circle,#d4af5a17,#0000 68%);border-radius:50%;width:min(48vw,44rem);position:absolute;transform:translate(1rem,-1rem)}.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardOne,.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardTwo,.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardThree{will-change:transform;position:absolute}.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardOne{--preview-ratio:.88;z-index:1;animation:6.8s ease-in-out infinite Landing-module__NkFR1G__cardFloat;top:0;right:2%}.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardTwo{z-index:2;animation:7.4s ease-in-out .52s infinite Landing-module__NkFR1G__cardFloat;top:clamp(7.3rem,9vw,8.4rem);left:0}.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardThree{z-index:3;animation:7s ease-in-out .28s infinite Landing-module__NkFR1G__cardFloat;top:clamp(14.8rem,18vw,16.8rem);right:4%}.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardOne:hover,.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardTwo:hover,.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardThree:hover{transform:translateY(-.65rem)}.Landing-module__NkFR1G__scrollCue{z-index:2;color:#f5f2eac7;font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.9rem;font-size:.74rem;display:flex;position:fixed;bottom:clamp(2rem,6vh,4rem);left:clamp(1.5rem,2.6vw,3.2rem)}.Landing-module__NkFR1G__scrollCue:before{content:"";background:var(--accent);border-radius:50%;width:.38rem;height:.38rem}.Landing-module__NkFR1G__scrollCue:after{content:"";background:linear-gradient(180deg, var(--accent), #f5f2ea61);width:1px;height:3.2rem}.Landing-module__NkFR1G__scrollCue span{writing-mode:vertical-rl;transform:rotate(180deg)}.Landing-module__NkFR1G__compass{width:3.1rem;height:3.1rem;color:var(--foreground);font-family:var(--font-display);background:#00000024;border:1px solid #f5f2ea38;border-radius:50%;place-items:center;font-size:1.65rem;line-height:1;display:grid;position:absolute;bottom:clamp(2rem,6vh,4rem);right:0}@keyframes Landing-module__NkFR1G__fadeUp{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}@keyframes Landing-module__NkFR1G__cardFloat{0%,to{translate:0}50%{translate:0 -.7rem}}@media (max-width:1279px){.Landing-module__NkFR1G__hero{grid-template-columns:minmax(0,.86fr) minmax(25rem,.84fr);gap:clamp(1.5rem,4vw,3.5rem);width:min(92vw,1120px)}.Landing-module__NkFR1G__title{font-size:clamp(4.5rem,7.2vw,6.8rem)}.Landing-module__NkFR1G__cards{width:min(100%,33rem);height:32rem;margin-top:-.75rem}.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardOne{--preview-ratio:1.05;top:2%;right:0}.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardTwo{top:5.6rem;left:0}.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardThree{top:12.2rem;right:3%}}@media (max-width:1023px){.Landing-module__NkFR1G__hero{grid-template-columns:1fr;align-items:start;gap:clamp(2.2rem,6vw,4rem);width:min(90vw,760px);padding-block:7.25rem 4rem}.Landing-module__NkFR1G__content{max-width:40rem}.Landing-module__NkFR1G__title{font-size:clamp(4.3rem,10vw,6.4rem)}.Landing-module__NkFR1G__cards{margin-top:0;place-self:start center;width:min(100%,40rem);height:clamp(30rem,62vw,35rem);margin-inline:auto}.Landing-module__NkFR1G__cards:before{width:min(78vw,38rem)}.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardOne{top:0;right:0}.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardTwo{top:6.5rem;left:0}.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardThree{top:13rem;right:0}.Landing-module__NkFR1G__scrollCue,.Landing-module__NkFR1G__compass{display:none}}@media (max-width:767px){.Landing-module__NkFR1G__hero{gap:2.15rem;width:min(88vw,30rem);padding-block:6rem 2.5rem}.Landing-module__NkFR1G__eyebrow{margin-bottom:1rem}.Landing-module__NkFR1G__title{margin-left:-.03em;font-size:clamp(3.15rem,15vw,4.8rem)}.Landing-module__NkFR1G__description{margin-top:1.4rem;font-size:.98rem;line-height:1.72}.Landing-module__NkFR1G__actions{align-items:stretch;gap:.8rem;margin-top:1.8rem}.Landing-module__NkFR1G__primary,.Landing-module__NkFR1G__secondary{min-height:3rem;font-size:.72rem}.Landing-module__NkFR1G__primary{flex:100%}.Landing-module__NkFR1G__secondary{justify-content:flex-start}.Landing-module__NkFR1G__cards{width:100%;height:33rem}.Landing-module__NkFR1G__cards:before{filter:blur(42px);width:28rem;transform:translateY(1rem)}.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardOne{top:0;left:0;right:auto}.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardTwo{top:8.3rem;left:12%}.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardThree{top:16.5rem;right:0}}@media (max-width:420px){.Landing-module__NkFR1G__hero{width:min(90vw,24rem)}.Landing-module__NkFR1G__cards{height:31rem}.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardOne,.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardTwo,.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardThree{left:50%;right:auto;transform:translate(-50%)}.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardTwo{top:8.1rem}.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardThree{top:16.2rem}.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardOne:hover,.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardTwo:hover,.Landing-module__NkFR1G__cards .Landing-module__NkFR1G__cardThree:hover{transform:translate(-50%)translateY(-.55rem)}}
.HeroCard-module__xbgXGW__card{aspect-ratio:.78;width:clamp(14rem,21vw,23rem);box-shadow:0 2rem 5rem #00000075, inset 0 1px 0 color-mix(in srgb, var(--foreground) 4%, transparent);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:linear-gradient(145deg,#181818e0,#0a0a0aad),#121212b8;border:1px solid #f5f2ea29;border-radius:clamp(1.25rem,1.8vw,1.8rem);flex-direction:column;justify-content:space-between;gap:clamp(1.2rem,2vw,2rem);padding:clamp(1.15rem,1.7vw,1.65rem);transition:transform .42s cubic-bezier(.22,1,.36,1),border-color .42s,box-shadow .42s;display:flex;position:relative;overflow:hidden}.HeroCard-module__xbgXGW__card:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 12%, color-mix(in srgb, var(--foreground) 8%, transparent), transparent 32%), radial-gradient(circle at 86% 92%, #d4af5a14, transparent 34%);opacity:.85;position:absolute;inset:0}.HeroCard-module__xbgXGW__top{z-index:1;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex;position:relative}.HeroCard-module__xbgXGW__top h3{font-family:var(--font-display);color:var(--foreground);letter-spacing:0;margin-bottom:.65rem;font-size:clamp(1.35rem,1.75vw,2rem);font-weight:500;line-height:1}.HeroCard-module__xbgXGW__top p{color:#f5f2eab8;max-width:14rem;font-size:clamp(.9rem,1vw,1.05rem);line-height:1.55}.HeroCard-module__xbgXGW__icon{width:clamp(2.15rem,2.6vw,2.7rem);height:clamp(2.15rem,2.6vw,2.7rem);color:var(--accent);cursor:pointer;background:#0000002e;border:1px solid #f5f2ea38;border-radius:50%;flex:none;place-items:center;font-size:1.05rem;transition:transform .32s,background-color .32s,border-color .32s,color .32s;display:grid}.HeroCard-module__xbgXGW__icon:hover,.HeroCard-module__xbgXGW__card:hover .HeroCard-module__xbgXGW__icon{background:var(--accent);color:#080806;border-color:#d4af5abd;transform:translate(2px,-2px)}.HeroCard-module__xbgXGW__preview{width:100%;aspect-ratio:var(--preview-ratio,1.55);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--foreground) 4%, transparent);background:linear-gradient(#282828,#090909);border-radius:clamp(.9rem,1.2vw,1.2rem);margin-top:auto;position:relative;overflow:hidden}.HeroCard-module__xbgXGW__image{object-fit:cover;filter:saturate(.9)contrast(1.04)brightness(.78);transition:transform .7s cubic-bezier(.22,1,.36,1),filter .42s}.HeroCard-module__xbgXGW__card:hover{box-shadow:0 2.4rem 6rem #0000008f, 0 0 3.5rem #d4af5a14, inset 0 1px 0 color-mix(in srgb, var(--foreground) 6%, transparent);border-color:#d4af5a75}.HeroCard-module__xbgXGW__card:hover .HeroCard-module__xbgXGW__image{filter:saturate(1.02)contrast(1.08)brightness(.86);transform:scale(1.045)}@media (max-width:1023px){.HeroCard-module__xbgXGW__card{width:clamp(13rem,36vw,20rem)}}@media (max-width:767px){.HeroCard-module__xbgXGW__card{border-radius:1.25rem;width:min(78vw,20rem);padding:1rem}.HeroCard-module__xbgXGW__top h3{font-size:1.3rem}.HeroCard-module__xbgXGW__top p{font-size:.86rem;line-height:1.45}.HeroCard-module__xbgXGW__preview{border-radius:.9rem}}
.Section-module__e__9sa__section{z-index:1;padding-block:clamp(5rem,10vw,9rem);position:relative}.Section-module__e__9sa__container{width:min(92vw,1440px);margin-inline:auto}@media (max-width:767px){.Section-module__e__9sa__section{padding-block:4.5rem}.Section-module__e__9sa__container{width:min(90vw,30rem)}}
.Footer-module__yg9ahW__footer{z-index:10;background:0 0;width:100%;padding-bottom:clamp(3rem,6vh,5rem);position:relative}.Footer-module__yg9ahW__container{width:min(92vw,1440px);margin-inline:auto}.Footer-module__yg9ahW__divider{background:linear-gradient(90deg,#f5f2ea05,#f5f2ea1a 20% 80%,#f5f2ea05);width:100%;height:1px;margin-bottom:clamp(3rem,5vw,5rem)}.Footer-module__yg9ahW__grid{grid-template-columns:1.5fr 1fr 1fr .5fr;align-items:start;gap:clamp(2rem,4vw,4rem);display:grid}.Footer-module__yg9ahW__left{flex-direction:column;gap:.8rem;display:flex}.Footer-module__yg9ahW__brand{font-family:var(--font-display);letter-spacing:.22em;color:var(--foreground);font-size:1.25rem;font-weight:600}.Footer-module__yg9ahW__copyright{font-family:var(--font-body);color:var(--subtle);font-size:.82rem}.Footer-module__yg9ahW__label{font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.14em;margin-bottom:clamp(1rem,2vw,1.5rem);font-size:.72rem}.Footer-module__yg9ahW__list{flex-direction:column;gap:.65rem;list-style:none;display:flex}.Footer-module__yg9ahW__link{color:var(--muted);align-items:center;gap:.4rem;font-size:.88rem;transition:color .28s;display:inline-flex}.Footer-module__yg9ahW__link:hover{color:var(--foreground)}.Footer-module__yg9ahW__arrow{opacity:.6;font-size:.75rem;transition:transform .28s}.Footer-module__yg9ahW__link:hover .Footer-module__yg9ahW__arrow{opacity:1;transform:translate(2px,-2px)}.Footer-module__yg9ahW__email{color:var(--muted);font-size:.88rem;transition:color .28s}.Footer-module__yg9ahW__email:hover{color:var(--accent)}.Footer-module__yg9ahW__topCol{justify-self:end}.Footer-module__yg9ahW__topButton{color:var(--muted);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #f5f2ea2e;border-radius:999px;align-items:center;gap:.6rem;padding:.55rem 1.15rem;font-size:.74rem;transition:color .3s,border-color .3s,background-color .3s,transform .3s;display:flex}.Footer-module__yg9ahW__topButton:hover{color:var(--accent);background:#d4af5a0d;border-color:#d4af5ab3;transform:translateY(-2px)}.Footer-module__yg9ahW__topArrow{transition:transform .3s}.Footer-module__yg9ahW__topButton:hover .Footer-module__yg9ahW__topArrow{transform:translateY(-2px)}@media (max-width:900px){.Footer-module__yg9ahW__grid{grid-template-columns:1fr 1fr;gap:3rem}.Footer-module__yg9ahW__topCol{grid-column:span 2;justify-self:start;margin-top:1rem}}@media (max-width:480px){.Footer-module__yg9ahW__grid{grid-template-columns:1fr;gap:2.5rem}.Footer-module__yg9ahW__topCol{grid-column:span 1}}
.SectionTitle-module__LcZDfW__header{max-width:48rem}.SectionTitle-module__LcZDfW__center{text-align:center;margin-inline:auto}.SectionTitle-module__LcZDfW__label{color:var(--accent);font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;font-size:.76rem}.SectionTitle-module__LcZDfW__header h2{color:var(--foreground);font-family:var(--font-display);letter-spacing:0;font-size:clamp(3rem,6vw,6rem);font-weight:500;line-height:.92}.SectionTitle-module__LcZDfW__description{color:#f5f2eab8;max-width:38rem;margin-top:1.25rem;font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.8}.SectionTitle-module__LcZDfW__center .SectionTitle-module__LcZDfW__description{margin-inline:auto}@media (max-width:767px){.SectionTitle-module__LcZDfW__header h2{font-size:clamp(2.6rem,13vw,4.3rem)}}
.ProjectCard-module__5lejQq__card{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);box-shadow:0 1.5rem 3.5rem #0006, inset 0 1px 0 color-mix(in srgb, var(--foreground) 3%, transparent);background:linear-gradient(145deg,#141414d1,#0808089e),#0e0e0eb8;border:1px solid #f5f2ea1f;flex-direction:column;transition:transform .4s cubic-bezier(.22,1,.36,1),border-color .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden}.ProjectCard-module__5lejQq__card:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 12%, color-mix(in srgb, var(--foreground) 4%, transparent), transparent 30%), radial-gradient(circle at 86% 92%, #d4af5a0a, transparent 30%);opacity:.85;position:absolute;inset:0}.ProjectCard-module__5lejQq__link{height:100%;color:inherit;flex-direction:column;padding:clamp(1.2rem,2vw,2.2rem);text-decoration:none;display:flex}.ProjectCard-module__5lejQq__top{flex-direction:column;margin-bottom:clamp(1.5rem,2.5vw,2.5rem);display:flex}.ProjectCard-module__5lejQq__meta{color:var(--accent);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:.5rem;margin-bottom:.65rem;font-size:.74rem;display:flex}.ProjectCard-module__5lejQq__dot{color:var(--subtle);opacity:.5}.ProjectCard-module__5lejQq__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ProjectCard-module__5lejQq__title{font-family:var(--font-display);color:var(--foreground);letter-spacing:-.01em;font-size:clamp(1.6rem,2.2vw,2.4rem);font-weight:500;line-height:1.1}.ProjectCard-module__5lejQq__arrow{width:2.5rem;height:2.5rem;color:var(--accent);background:#0003;border:1px solid #f5f2ea2e;border-radius:50%;flex-shrink:0;place-items:center;font-size:1.05rem;transition:transform .32s,background-color .32s,border-color .32s,color .32s;display:grid}.ProjectCard-module__5lejQq__description{color:var(--muted);margin-top:.95rem;font-size:clamp(.92rem,1vw,1.05rem);line-height:1.6}.ProjectCard-module__5lejQq__tags{flex-wrap:wrap;gap:.5rem;margin-top:1.2rem;padding:0;list-style:none;display:flex}.ProjectCard-module__5lejQq__tag{font-size:.75rem;font-family:var(--font-mono);color:var(--foreground);background:color-mix(in srgb, var(--foreground) 5%, transparent);border:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);text-transform:uppercase;letter-spacing:.05em;border-radius:2rem;padding:.35rem .7rem}.ProjectCard-module__5lejQq__imageContainer{aspect-ratio:16/9;border-radius:var(--radius-md);width:100%;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--foreground) 4%, transparent);background:linear-gradient(#222,#0d0d0d);position:relative;overflow:hidden}.ProjectCard-module__5lejQq__image{object-fit:cover;filter:saturate(.85)contrast(1.02)brightness(.8);transition:transform .75s cubic-bezier(.22,1,.36,1),filter .42s}.ProjectCard-module__5lejQq__card:hover{box-shadow:0 2.2rem 5.5rem #0000008a, 0 0 3.5rem #d4af5a0f, inset 0 1px 0 color-mix(in srgb, var(--foreground) 5%, transparent);border-color:#d4af5a75;transform:translateY(-4px)}.ProjectCard-module__5lejQq__card:hover .ProjectCard-module__5lejQq__arrow{background:var(--accent);color:#070706;border-color:#d4af5abd;transform:translate(2px,-2px)}.ProjectCard-module__5lejQq__card:hover .ProjectCard-module__5lejQq__image{filter:saturate(1.02)contrast(1.06)brightness(.86);transform:scale(1.035)}@media (max-width:767px){.ProjectCard-module__5lejQq__link{padding:1.25rem}}
.FeaturedWork-module__HOOLFG__grid{grid-template-columns:repeat(2,1fr);gap:clamp(2rem,3.5vw,4.5rem);margin-top:clamp(3rem,5vw,5.5rem);display:grid}@media (max-width:900px){.FeaturedWork-module__HOOLFG__grid{grid-template-columns:1fr;gap:clamp(2rem,4vw,3rem)}}
.Button-module__CmilYG__button{width:fit-content;min-height:3.25rem;color:var(--foreground);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;justify-content:center;align-items:center;gap:.85rem;font-size:.78rem;transition:transform .32s,background-color .32s,border-color .32s,color .32s;display:inline-flex}.Button-module__CmilYG__primary{border:1px solid var(--accent);color:var(--accent);background:#d4af5a05;border-radius:999px;padding-inline:1.45rem}.Button-module__CmilYG__ghost{border-bottom:1px solid #0000;min-height:auto;padding-block:.6rem}.Button-module__CmilYG__button:hover{transform:translateY(-2px)}.Button-module__CmilYG__primary:hover{background:var(--accent);color:#070706;box-shadow:0 1rem 2.4rem #d4af5a29}.Button-module__CmilYG__ghost:hover{color:var(--accent);border-bottom-color:#d4af5ab8}
.ContactCTA-module__-3edMG__sectionOverride{text-align:center;padding-block:clamp(6rem,14vw,12rem);position:relative;overflow:hidden}.ContactCTA-module__-3edMG__sectionOverride:before{content:"";aspect-ratio:1;filter:blur(48px);pointer-events:none;background:radial-gradient(circle,#d4af5a0d,#0000 64%);border-radius:50%;width:min(80vw,48rem);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ContactCTA-module__-3edMG__wrapper{flex-direction:column;align-items:center;max-width:46rem;margin-inline:auto;display:flex}.ContactCTA-module__-3edMG__eyebrow{font-family:var(--font-mono);color:var(--accent);letter-spacing:.22em;text-transform:uppercase;margin-bottom:clamp(1.2rem,2.5vw,2.2rem);font-size:.74rem}.ContactCTA-module__-3edMG__heading{font-family:var(--font-display);color:var(--foreground);letter-spacing:-.01em;text-wrap:balance;margin-bottom:clamp(1.5rem,2.5vw,2.2rem);font-size:clamp(3.2rem,6vw,6.2rem);font-weight:500;line-height:.95}.ContactCTA-module__-3edMG__description{color:var(--muted);margin-inline:auto;max-width:32rem;margin-bottom:clamp(2rem,4.2vw,3.4rem);font-size:clamp(1rem,1.22vw,1.2rem);line-height:1.75}.ContactCTA-module__-3edMG__action{justify-content:center;display:flex}
.ShelfPreview-module__JnlgXa__grid{grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,2.5vw,3rem);margin-block:clamp(3rem,5vw,5rem) clamp(2.5rem,4vw,4rem);display:grid}.ShelfPreview-module__JnlgXa__card{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#12121266;border:1px solid #f5f2ea14;flex-direction:column;padding:clamp(1.5rem,2vw,2.2rem);transition:border-color .35s,background-color .35s,transform .35s cubic-bezier(.22,1,.36,1);display:flex;box-shadow:0 1rem 2rem #0003}.ShelfPreview-module__JnlgXa__header{justify-content:space-between;align-items:center;margin-bottom:clamp(1.2rem,2vw,1.8rem);display:flex}.ShelfPreview-module__JnlgXa__category{font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.12em;font-size:.74rem}.ShelfPreview-module__JnlgXa__arrow{color:var(--subtle);transition:transform .3s,color .3s}.ShelfPreview-module__JnlgXa__title{font-family:var(--font-display);color:var(--foreground);margin-bottom:.4rem;font-size:clamp(1.35rem,1.6vw,1.85rem);font-weight:500;line-height:1.1}.ShelfPreview-module__JnlgXa__author{font-family:var(--font-body);color:var(--subtle);margin-bottom:1.25rem;font-size:.88rem}.ShelfPreview-module__JnlgXa__description{color:var(--muted);margin-top:auto;font-size:.92rem;line-height:1.6}.ShelfPreview-module__JnlgXa__card:hover{background:#121212ad;border-color:#d4af5a52;transform:translateY(-3px)}.ShelfPreview-module__JnlgXa__card:hover .ShelfPreview-module__JnlgXa__arrow{color:var(--accent);transform:translate(4px)}.ShelfPreview-module__JnlgXa__action{justify-content:center;display:flex}@media (max-width:900px){.ShelfPreview-module__JnlgXa__grid{grid-template-columns:1fr;gap:2rem}}
.PoetrySection-module__lwxnEa__hero{text-align:center;max-width:800px;margin:0 auto;padding:clamp(4rem,10vh,6rem) 5% clamp(4rem,10vh,8rem)}.PoetrySection-module__lwxnEa__eyebrow{font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:.85rem}.PoetrySection-module__lwxnEa__title{font-family:var(--font-display);color:var(--foreground);margin-bottom:1rem;font-size:clamp(3.5rem,6vw,5rem);font-weight:500;line-height:1.1}.PoetrySection-module__lwxnEa__date{font-family:var(--font-mono);color:var(--subtle);font-size:.9rem}.PoetrySection-module__lwxnEa__poemContainer{max-width:650px;margin:0 auto;padding:0 5%}.PoetrySection-module__lwxnEa__poemContent{font-family:var(--font-display);color:var(--foreground);white-space:pre-wrap;margin-bottom:4rem;font-size:clamp(1.4rem,3vw,1.8rem);line-height:2.2}.PoetrySection-module__lwxnEa__poemContent p{margin-bottom:2rem}.PoetrySection-module__lwxnEa__recentSection{border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);margin-top:8rem;padding-top:4rem}.PoetrySection-module__lwxnEa__recentGrid{grid-template-columns:1fr;gap:2rem;margin-top:3rem;display:grid}@media (min-width:768px){.PoetrySection-module__lwxnEa__recentGrid{grid-template-columns:repeat(2,1fr)}}.PoetrySection-module__lwxnEa__poemCard{background:color-mix(in srgb, var(--foreground) 2%, transparent);border:1px solid color-mix(in srgb, var(--foreground) 5%, transparent);border-radius:var(--radius-md);padding:2.5rem;text-decoration:none;transition:all .4s}.PoetrySection-module__lwxnEa__poemCard:hover{background:color-mix(in srgb, var(--foreground) 4%, transparent);border-color:#d4af5a33;transform:translateY(-2px)}.PoetrySection-module__lwxnEa__cardTitle{font-family:var(--font-display);color:var(--foreground);margin-bottom:1rem;font-size:1.8rem}.PoetrySection-module__lwxnEa__cardExcerpt{color:var(--muted);font-size:1.05rem;line-height:1.6;font-family:var(--font-display);font-style:italic}.PoetrySection-module__lwxnEa__notesSection{background:color-mix(in srgb, var(--foreground) 2%, transparent);border-radius:var(--radius-lg);margin-top:6rem;margin-bottom:8rem;padding:4rem}.PoetrySection-module__lwxnEa__notesTitle{font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:.85rem}.PoetrySection-module__lwxnEa__notesText{color:var(--muted);font-size:1.05rem;line-height:1.8}.PoetrySection-module__lwxnEa__backNav{color:var(--subtle);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-bottom:3rem;font-size:.85rem;text-decoration:none;transition:color .3s;display:inline-flex}.PoetrySection-module__lwxnEa__backNav:hover{color:var(--foreground)}
.LocationMap-module__WIFFVW__container{flex-direction:column;align-items:center;width:100%;max-width:1000px;margin:0 auto;padding:4rem 2rem;display:flex;position:relative}.LocationMap-module__WIFFVW__mapWrapper{aspect-ratio:784/458;width:100%;height:auto;position:relative}.LocationMap-module__WIFFVW__mapImage{object-fit:contain;opacity:.8;width:100%;height:100%}.LocationMap-module__WIFFVW__dotContainer{justify-content:center;align-items:center;display:flex;position:absolute;top:50.2%;left:69.9%;transform:translate(-50%,-50%)}.LocationMap-module__WIFFVW__dot{z-index:2;background-color:#4ade80;border-radius:50%;width:7px;height:7px;position:relative;box-shadow:0 0 10px #4ade80}.LocationMap-module__WIFFVW__pulse{z-index:1;background-color:#4ade8066;border-radius:50%;width:20px;height:20px;animation:2s cubic-bezier(0,0,.2,1) infinite LocationMap-module__WIFFVW__ping;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes LocationMap-module__WIFFVW__ping{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}75%,to{opacity:0;transform:translate(-50%,-50%)scale(3)}}
.contact-module__xwJ-uq__page{flex-direction:column;max-width:1200px;min-height:100svh;margin:0 auto;padding:clamp(4rem,10vh,6rem) 5% 5rem;display:flex}.contact-module__xwJ-uq__backNav{color:var(--subtle);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;align-self:flex-start;align-items:center;gap:.5rem;margin-bottom:3rem;font-size:.85rem;text-decoration:none;transition:color .3s;display:inline-flex}.contact-module__xwJ-uq__backNav:hover{color:var(--foreground)}.contact-module__xwJ-uq__label{color:var(--accent);font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;margin-bottom:1.2rem;font-size:.78rem}.contact-module__xwJ-uq__title{color:#fff;font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:4rem;font-size:clamp(3.5rem,8vw,6rem);font-weight:500;line-height:1}.contact-module__xwJ-uq__form{flex-direction:column;gap:2rem;width:100%;max-width:600px;display:flex}.contact-module__xwJ-uq__inputGroup{flex-direction:column;gap:.8rem;display:flex}.contact-module__xwJ-uq__inputGroup label{font-family:var(--font-mono);color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.85rem}.contact-module__xwJ-uq__input,.contact-module__xwJ-uq__textarea{background:color-mix(in srgb, var(--foreground) 2%, transparent);border:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);border-radius:var(--radius-sm);color:var(--foreground);font-family:var(--font-body);outline:none;padding:1.2rem;font-size:1rem;transition:all .3s}.contact-module__xwJ-uq__input:focus,.contact-module__xwJ-uq__textarea:focus{border-color:var(--accent);background:color-mix(in srgb, var(--foreground) 4%, transparent)}.contact-module__xwJ-uq__textarea{resize:vertical;min-height:150px}.contact-module__xwJ-uq__submitBtn{background:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:3rem;align-self:flex-start;margin-top:1rem;padding:1.2rem 2.5rem;font-size:1rem;font-weight:500;transition:transform .3s,background .3s}.contact-module__xwJ-uq__submitBtn:hover{background:var(--accent);transform:scale(1.02)}
.PhotographySection-module__jlYc1G__hero{max-width:1400px;margin:0 auto;padding:clamp(4rem,10vh,6rem) 5% clamp(4rem,10vh,8rem)}.PhotographySection-module__jlYc1G__eyebrow{font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:.85rem}.PhotographySection-module__jlYc1G__title{font-family:var(--font-display);color:var(--foreground);letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(4rem,8vw,7rem);font-weight:400;line-height:1}.PhotographySection-module__jlYc1G__description{color:var(--muted);max-width:600px;font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.5}.PhotographySection-module__jlYc1G__fullWidthImage{width:100%;height:80vh;min-height:500px;margin-bottom:4rem;position:relative;overflow:hidden}.PhotographySection-module__jlYc1G__image{object-fit:cover;filter:saturate(.9)contrast(1.1)}.PhotographySection-module__jlYc1G__photoGrid{grid-template-columns:1fr;gap:1rem;max-width:1600px;margin-bottom:8rem;margin-left:auto;margin-right:auto;padding:0 5%;display:grid}@media (min-width:768px){.PhotographySection-module__jlYc1G__photoGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.PhotographySection-module__jlYc1G__photoGrid{grid-template-columns:repeat(3,1fr)}}.PhotographySection-module__jlYc1G__photoWrapper{aspect-ratio:4/5;background:#111;width:100%;position:relative;overflow:hidden}.PhotographySection-module__jlYc1G__photoWrapper:nth-child(2n){aspect-ratio:1}.PhotographySection-module__jlYc1G__photoWrapper:hover .PhotographySection-module__jlYc1G__image{transform:scale(1.05)}.PhotographySection-module__jlYc1G__image{transition:transform .7s}.PhotographySection-module__jlYc1G__collections{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.PhotographySection-module__jlYc1G__collections{grid-template-columns:repeat(2,1fr)}}.PhotographySection-module__jlYc1G__collectionCard{aspect-ratio:16/9;border-radius:var(--radius-md);justify-content:center;align-items:center;width:100%;text-decoration:none;display:flex;position:relative;overflow:hidden}.PhotographySection-module__jlYc1G__collectionCard:after{content:"";background:#0006;transition:background .4s;position:absolute;inset:0}.PhotographySection-module__jlYc1G__collectionCard:hover:after{background:#0003}.PhotographySection-module__jlYc1G__collectionCard:hover .PhotographySection-module__jlYc1G__image{transform:scale(1.05)}.PhotographySection-module__jlYc1G__collectionTitle{z-index:1;font-family:var(--font-display);color:#fff;letter-spacing:.02em;font-size:clamp(2rem,4vw,3rem);position:relative}
.justease-module__MsI_DG__hero{max-width:1200px;margin:0 auto;padding:clamp(8rem,15vh,12rem) 5% clamp(4rem,10vh,8rem)}.justease-module__MsI_DG__eyebrow{font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:.85rem}.justease-module__MsI_DG__title{font-family:var(--font-display);color:var(--foreground);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(3.5rem,7vw,6rem);font-weight:500;line-height:1.1}.justease-module__MsI_DG__description{color:var(--muted);max-width:700px;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.6}.justease-module__MsI_DG__heroImage{border-radius:var(--radius-lg);border:1px solid color-mix(in srgb, var(--foreground) 5%, transparent);width:100%;margin-top:4rem;overflow:hidden}.justease-module__MsI_DG__image{filter:saturate(.9)contrast(1.1);width:100%;height:auto;display:block}.justease-module__MsI_DG__metaGrid{border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:4rem;padding-top:3rem;display:grid}@media (min-width:768px){.justease-module__MsI_DG__metaGrid{grid-template-columns:repeat(4,1fr)}}.justease-module__MsI_DG__metaItem{flex-direction:column;gap:.5rem;display:flex}.justease-module__MsI_DG__metaLabel{font-family:var(--font-mono);color:var(--subtle);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.justease-module__MsI_DG__metaValue{color:var(--foreground);font-size:1rem}.justease-module__MsI_DG__contentBlock{max-width:800px;margin:0 auto}.justease-module__MsI_DG__heading{font-family:var(--font-display);color:var(--foreground);margin-top:-2.5rem;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem)}.justease-module__MsI_DG__text{color:var(--muted);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.justease-module__MsI_DG__twoCol{grid-template-columns:1fr;gap:3rem;margin-top:3rem;display:grid}@media (min-width:768px){.justease-module__MsI_DG__twoCol{grid-template-columns:1fr 1fr}}.justease-module__MsI_DG__techGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.justease-module__MsI_DG__techItem{background:color-mix(in srgb, var(--foreground) 3%, transparent);border:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);border-radius:var(--radius-md);text-align:center;font-family:var(--font-mono);color:var(--foreground);padding:1rem;font-size:.85rem;transition:transform .3s,background .3s}.justease-module__MsI_DG__techItem:hover{background:color-mix(in srgb, var(--foreground) 6%, transparent);border-color:#d4af5a4d;transform:translateY(-2px)}.justease-module__MsI_DG__featuresList{flex-direction:column;gap:1.5rem;padding:0;list-style:none;display:flex}.justease-module__MsI_DG__featureItem{color:var(--muted);padding-left:1.5rem;line-height:1.6;position:relative}.justease-module__MsI_DG__featureItem:before{content:"→";color:var(--accent);font-family:var(--font-mono);position:absolute;left:0}.justease-module__MsI_DG__ctaContainer{flex-wrap:wrap;gap:1.5rem;margin-top:3rem;display:flex}.justease-module__MsI_DG__btnPrimary,.justease-module__MsI_DG__btnSecondary{border-radius:2rem;padding:1rem 2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s}.justease-module__MsI_DG__btnPrimary{background:var(--foreground);color:var(--background)}.justease-module__MsI_DG__btnPrimary:hover{background:var(--accent);transform:scale(1.02)}.justease-module__MsI_DG__btnSecondary{background:color-mix(in srgb, var(--foreground) 5%, transparent);color:var(--foreground);border:1px solid color-mix(in srgb, var(--foreground) 10%, transparent)}.justease-module__MsI_DG__btnSecondary:hover{background:color-mix(in srgb, var(--foreground) 10%, transparent);transform:scale(1.02)}.justease-module__MsI_DG__backNav{color:var(--subtle);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.85rem;text-decoration:none;transition:color .3s;display:inline-flex}.justease-module__MsI_DG__backNav:hover{color:var(--foreground)}
.raggg-module__BrTo3G__hero{max-width:1200px;margin:0 auto;padding:clamp(8rem,15vh,12rem) 5% clamp(4rem,10vh,8rem)}.raggg-module__BrTo3G__eyebrow{font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:.85rem}.raggg-module__BrTo3G__title{font-family:var(--font-display);color:var(--foreground);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(3.5rem,7vw,6rem);font-weight:500;line-height:1.1}.raggg-module__BrTo3G__description{color:var(--muted);max-width:700px;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.6}.raggg-module__BrTo3G__heroImage{border-radius:var(--radius-lg);border:1px solid color-mix(in srgb, var(--foreground) 5%, transparent);width:100%;margin-top:4rem;overflow:hidden}.raggg-module__BrTo3G__image{filter:saturate(.9)contrast(1.1);width:100%;height:auto;display:block}.raggg-module__BrTo3G__metaGrid{border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:4rem;padding-top:3rem;display:grid}@media (min-width:768px){.raggg-module__BrTo3G__metaGrid{grid-template-columns:repeat(4,1fr)}}.raggg-module__BrTo3G__metaItem{flex-direction:column;gap:.5rem;display:flex}.raggg-module__BrTo3G__metaLabel{font-family:var(--font-mono);color:var(--subtle);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.raggg-module__BrTo3G__metaValue{color:var(--foreground);font-size:1rem}.raggg-module__BrTo3G__contentBlock{max-width:800px;margin:0 auto}.raggg-module__BrTo3G__heading{font-family:var(--font-display);color:var(--foreground);margin-top:-2.5rem;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem)}.raggg-module__BrTo3G__text{color:var(--muted);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.raggg-module__BrTo3G__twoCol{grid-template-columns:1fr;gap:3rem;margin-top:3rem;display:grid}@media (min-width:768px){.raggg-module__BrTo3G__twoCol{grid-template-columns:1fr 1fr}}.raggg-module__BrTo3G__techGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.raggg-module__BrTo3G__techItem{background:color-mix(in srgb, var(--foreground) 3%, transparent);border:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);border-radius:var(--radius-md);text-align:center;font-family:var(--font-mono);color:var(--foreground);padding:1rem;font-size:.85rem;transition:transform .3s,background .3s}.raggg-module__BrTo3G__techItem:hover{background:color-mix(in srgb, var(--foreground) 6%, transparent);border-color:#d4af5a4d;transform:translateY(-2px)}.raggg-module__BrTo3G__featuresList{flex-direction:column;gap:1.5rem;padding:0;list-style:none;display:flex}.raggg-module__BrTo3G__featureItem{color:var(--muted);padding-left:1.5rem;line-height:1.6;position:relative}.raggg-module__BrTo3G__featureItem:before{content:"→";color:var(--accent);font-family:var(--font-mono);position:absolute;left:0}.raggg-module__BrTo3G__ctaContainer{flex-wrap:wrap;gap:1.5rem;margin-top:3rem;display:flex}.raggg-module__BrTo3G__btnPrimary,.raggg-module__BrTo3G__btnSecondary{border-radius:2rem;padding:1rem 2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s}.raggg-module__BrTo3G__btnPrimary{background:var(--foreground);color:var(--background)}.raggg-module__BrTo3G__btnPrimary:hover{background:var(--accent);transform:scale(1.02)}.raggg-module__BrTo3G__btnSecondary{background:color-mix(in srgb, var(--foreground) 5%, transparent);color:var(--foreground);border:1px solid color-mix(in srgb, var(--foreground) 10%, transparent)}.raggg-module__BrTo3G__btnSecondary:hover{background:color-mix(in srgb, var(--foreground) 10%, transparent);transform:scale(1.02)}.raggg-module__BrTo3G__backNav{color:var(--subtle);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.85rem;text-decoration:none;transition:color .3s;display:inline-flex}.raggg-module__BrTo3G__backNav:hover{color:var(--foreground)}
.taskflow-module__gWqHgW__hero{max-width:1200px;margin:0 auto;padding:clamp(8rem,15vh,12rem) 5% clamp(4rem,10vh,8rem)}.taskflow-module__gWqHgW__eyebrow{font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:.85rem}.taskflow-module__gWqHgW__title{font-family:var(--font-display);color:var(--foreground);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(3.5rem,7vw,6rem);font-weight:500;line-height:1.1}.taskflow-module__gWqHgW__description{color:var(--muted);max-width:700px;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.6}.taskflow-module__gWqHgW__heroImage{border-radius:var(--radius-lg);border:1px solid color-mix(in srgb, var(--foreground) 5%, transparent);width:100%;margin-top:4rem;overflow:hidden}.taskflow-module__gWqHgW__image{filter:saturate(.9)contrast(1.1);width:100%;height:auto;display:block}.taskflow-module__gWqHgW__metaGrid{border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:4rem;padding-top:3rem;display:grid}@media (min-width:768px){.taskflow-module__gWqHgW__metaGrid{grid-template-columns:repeat(4,1fr)}}.taskflow-module__gWqHgW__metaItem{flex-direction:column;gap:.5rem;display:flex}.taskflow-module__gWqHgW__metaLabel{font-family:var(--font-mono);color:var(--subtle);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.taskflow-module__gWqHgW__metaValue{color:var(--foreground);font-size:1rem}.taskflow-module__gWqHgW__contentBlock{max-width:800px;margin:0 auto}.taskflow-module__gWqHgW__heading{font-family:var(--font-display);color:var(--foreground);margin-top:-2.5rem;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem)}.taskflow-module__gWqHgW__text{color:var(--muted);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.taskflow-module__gWqHgW__twoCol{grid-template-columns:1fr;gap:3rem;margin-top:3rem;display:grid}@media (min-width:768px){.taskflow-module__gWqHgW__twoCol{grid-template-columns:1fr 1fr}}.taskflow-module__gWqHgW__techGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.taskflow-module__gWqHgW__techItem{background:color-mix(in srgb, var(--foreground) 3%, transparent);border:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);border-radius:var(--radius-md);text-align:center;font-family:var(--font-mono);color:var(--foreground);padding:1rem;font-size:.85rem;transition:transform .3s,background .3s}.taskflow-module__gWqHgW__techItem:hover{background:color-mix(in srgb, var(--foreground) 6%, transparent);border-color:#d4af5a4d;transform:translateY(-2px)}.taskflow-module__gWqHgW__featuresList{flex-direction:column;gap:1.5rem;padding:0;list-style:none;display:flex}.taskflow-module__gWqHgW__featureItem{color:var(--muted);padding-left:1.5rem;line-height:1.6;position:relative}.taskflow-module__gWqHgW__featureItem:before{content:"→";color:var(--accent);font-family:var(--font-mono);position:absolute;left:0}.taskflow-module__gWqHgW__ctaContainer{flex-wrap:wrap;gap:1.5rem;margin-top:3rem;display:flex}.taskflow-module__gWqHgW__btnPrimary,.taskflow-module__gWqHgW__btnSecondary{border-radius:2rem;padding:1rem 2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s}.taskflow-module__gWqHgW__btnPrimary{background:var(--foreground);color:var(--background)}.taskflow-module__gWqHgW__btnPrimary:hover{background:var(--accent);transform:scale(1.02)}.taskflow-module__gWqHgW__btnSecondary{background:color-mix(in srgb, var(--foreground) 5%, transparent);color:var(--foreground);border:1px solid color-mix(in srgb, var(--foreground) 10%, transparent)}.taskflow-module__gWqHgW__btnSecondary:hover{background:color-mix(in srgb, var(--foreground) 10%, transparent);transform:scale(1.02)}.taskflow-module__gWqHgW__backNav{color:var(--subtle);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.85rem;text-decoration:none;transition:color .3s;display:inline-flex}.taskflow-module__gWqHgW__backNav:hover{color:var(--foreground)}
.vgec-rocketry-module__57pp6a__hero{max-width:1200px;margin:0 auto;padding:clamp(8rem,15vh,12rem) 5% clamp(4rem,10vh,8rem)}.vgec-rocketry-module__57pp6a__eyebrow{font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:.85rem}.vgec-rocketry-module__57pp6a__title{font-family:var(--font-display);color:var(--foreground);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(3.5rem,7vw,6rem);font-weight:500;line-height:1.1}.vgec-rocketry-module__57pp6a__description{color:var(--muted);max-width:700px;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.6}.vgec-rocketry-module__57pp6a__heroImage{border-radius:var(--radius-lg);border:1px solid color-mix(in srgb, var(--foreground) 5%, transparent);width:100%;margin-top:4rem;overflow:hidden}.vgec-rocketry-module__57pp6a__image{filter:saturate(.9)contrast(1.1);width:100%;height:auto;display:block}.vgec-rocketry-module__57pp6a__metaGrid{border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:4rem;padding-top:3rem;display:grid}@media (min-width:768px){.vgec-rocketry-module__57pp6a__metaGrid{grid-template-columns:repeat(4,1fr)}}.vgec-rocketry-module__57pp6a__metaItem{flex-direction:column;gap:.5rem;display:flex}.vgec-rocketry-module__57pp6a__metaLabel{font-family:var(--font-mono);color:var(--subtle);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.vgec-rocketry-module__57pp6a__metaValue{color:var(--foreground);font-size:1rem}.vgec-rocketry-module__57pp6a__contentBlock{max-width:800px;margin:0 auto}.vgec-rocketry-module__57pp6a__heading{font-family:var(--font-display);color:var(--foreground);margin-top:-2.5rem;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem)}.vgec-rocketry-module__57pp6a__text{color:var(--muted);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.vgec-rocketry-module__57pp6a__twoCol{grid-template-columns:1fr;gap:3rem;margin-top:3rem;display:grid}@media (min-width:768px){.vgec-rocketry-module__57pp6a__twoCol{grid-template-columns:1fr 1fr}}.vgec-rocketry-module__57pp6a__techGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.vgec-rocketry-module__57pp6a__techItem{background:color-mix(in srgb, var(--foreground) 3%, transparent);border:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);border-radius:var(--radius-md);text-align:center;font-family:var(--font-mono);color:var(--foreground);padding:1rem;font-size:.85rem;transition:transform .3s,background .3s}.vgec-rocketry-module__57pp6a__techItem:hover{background:color-mix(in srgb, var(--foreground) 6%, transparent);border-color:#d4af5a4d;transform:translateY(-2px)}.vgec-rocketry-module__57pp6a__featuresList{flex-direction:column;gap:1.5rem;padding:0;list-style:none;display:flex}.vgec-rocketry-module__57pp6a__featureItem{color:var(--muted);padding-left:1.5rem;line-height:1.6;position:relative}.vgec-rocketry-module__57pp6a__featureItem:before{content:"→";color:var(--accent);font-family:var(--font-mono);position:absolute;left:0}.vgec-rocketry-module__57pp6a__ctaContainer{flex-wrap:wrap;gap:1.5rem;margin-top:3rem;display:flex}.vgec-rocketry-module__57pp6a__btnPrimary,.vgec-rocketry-module__57pp6a__btnSecondary{border-radius:2rem;padding:1rem 2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s}.vgec-rocketry-module__57pp6a__btnPrimary{background:var(--foreground);color:var(--background)}.vgec-rocketry-module__57pp6a__btnPrimary:hover{background:var(--accent);transform:scale(1.02)}.vgec-rocketry-module__57pp6a__btnSecondary{background:color-mix(in srgb, var(--foreground) 5%, transparent);color:var(--foreground);border:1px solid color-mix(in srgb, var(--foreground) 10%, transparent)}.vgec-rocketry-module__57pp6a__btnSecondary:hover{background:color-mix(in srgb, var(--foreground) 10%, transparent);transform:scale(1.02)}.vgec-rocketry-module__57pp6a__backNav{color:var(--subtle);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.85rem;text-decoration:none;transition:color .3s;display:inline-flex}.vgec-rocketry-module__57pp6a__backNav:hover{color:var(--foreground)}
.work-module__fg0oIG__hero{max-width:1400px;margin:0 auto;padding:clamp(4rem,10vh,6rem) 5% clamp(4rem,10vh,8rem)}.work-module__fg0oIG__title{font-family:var(--font-display);color:var(--foreground);letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(4rem,8vw,7rem);font-weight:400;line-height:1}.work-module__fg0oIG__description{color:var(--muted);max-width:600px;font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.5}.work-module__fg0oIG__grid{grid-template-columns:1fr;gap:2rem;margin-top:3rem;display:grid}@media (min-width:768px){.work-module__fg0oIG__grid{grid-template-columns:repeat(2,1fr);gap:3rem}}.work-module__fg0oIG__processList{grid-template-columns:1fr;gap:3rem;margin-top:4rem;display:grid}@media (min-width:768px){.work-module__fg0oIG__processList{grid-template-columns:repeat(2,1fr);gap:4rem}}@media (min-width:1024px){.work-module__fg0oIG__processList{grid-template-columns:repeat(4,1fr);gap:2rem}}.work-module__fg0oIG__processItem{flex-direction:column;display:flex}.work-module__fg0oIG__processNumber{font-family:var(--font-mono);color:var(--accent);border-bottom:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);margin-bottom:1.5rem;padding-bottom:1rem;font-size:.85rem}.work-module__fg0oIG__processTitle{font-family:var(--font-display);color:var(--foreground);margin-bottom:1rem;font-size:1.8rem}.work-module__fg0oIG__processDesc{color:var(--muted);font-size:.95rem;line-height:1.6}
.PagePlaceholder-module__Tx9TFq__page{background:radial-gradient(circle at 70% 38%,#f5f2ea1c,#0000 24rem),radial-gradient(circle at 22% 80%,#d4af5a0f,#0000 20rem),linear-gradient(#070807 0%,#090909 55%,#050505 100%);min-height:100svh;position:relative;overflow:clip}.PagePlaceholder-module__Tx9TFq__page:before{content:"";pointer-events:none;opacity:.28;background-image:radial-gradient(color-mix(in srgb, var(--foreground) 32%, transparent) .6px, transparent .8px);background-size:4px 4px;position:absolute;inset:0}.PagePlaceholder-module__Tx9TFq__shell{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;width:min(90vw,900px);min-height:100svh;margin-inline:auto;padding-block:clamp(4rem,10vh,6rem) 5rem;animation:.7s both PagePlaceholder-module__Tx9TFq__fadeUp;display:flex;position:relative}.PagePlaceholder-module__Tx9TFq__label{color:var(--accent);font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;margin-bottom:1.2rem;font-size:.78rem}.PagePlaceholder-module__Tx9TFq__shell h1{max-width:760px;color:var(--foreground);font-family:var(--font-display);letter-spacing:0;font-size:clamp(4.6rem,10vw,9rem);font-weight:500;line-height:.88}.PagePlaceholder-module__Tx9TFq__description{color:#f5f2eab8;max-width:36rem;margin-block:2rem 2.6rem;font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.8}@keyframes PagePlaceholder-module__Tx9TFq__fadeUp{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.PagePlaceholder-module__Tx9TFq__shell{align-items:stretch;width:min(90vw,30rem)}.PagePlaceholder-module__Tx9TFq__shell h1{font-size:clamp(3.5rem,18vw,5.6rem)}}
