@import "https://fonts.googleapis.com/css2?family=Tangerine:wght@700&display=swap";@import "https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@700&display=swap";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.profile-stars,.nav-stars{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.star{background:var(--bone);border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.star.tw{animation:starTwinkle var(--dur,5s) ease-in-out infinite;animation-delay:var(--del,0s)}@keyframes starTwinkle{0%,to{opacity:var(--mx,.9)}50%{opacity:var(--mn,.3)}}@media (prefers-reduced-motion:reduce){.star.tw{animation:none}}@keyframes shiftBar9{0%{background:var(--sun);transform:rotate(338deg)translateY(62px)}25%{background:var(--sand);animation-timing-function:linear;transform:rotate(338deg)translateY(18px)}50%{background:var(--apsis);animation-timing-function:ease-in;transform:rotate(338deg)translateY(-50px)}75%{background:var(--sand);animation-timing-function:linear;transform:rotate(338deg)translateY(18px)}to{background:var(--sun);animation-timing-function:ease-out;transform:rotate(338deg)translateY(62px)}}@keyframes shiftBar10{0%{background:var(--apsis);transform:rotate(338deg)translateY(-56px)}25%{background:var(--bone);animation-timing-function:linear;transform:rotate(338deg)translateY(-12px)}50%{background:var(--sun);animation-timing-function:ease-in;transform:rotate(338deg)translateY(54px)}75%{background:var(--bone);animation-timing-function:linear;transform:rotate(338deg)translateY(-12px)}to{background:var(--apsis);animation-timing-function:ease-out;transform:rotate(338deg)translateY(-56px)}}@keyframes shiftBar11{0%{background:var(--apsis);transform:rotate(338deg)translateY(46px)}25%{background:var(--sun);animation-timing-function:linear;transform:rotate(338deg)translateY(-8px)}50%{background:var(--bronze);animation-timing-function:ease-in;transform:rotate(338deg)translateY(-58px)}75%{background:var(--sun);animation-timing-function:linear;transform:rotate(338deg)translateY(-8px)}to{background:var(--apsis);animation-timing-function:ease-out;transform:rotate(338deg)translateY(46px)}}.header-container{background:var(--page-top);z-index:5;min-height:96px;position:relative;overflow:hidden}.nav-stars{z-index:1;pointer-events:none;position:absolute;inset:0}header.nav{z-index:3;height:96px;color:var(--bone);background:0 0;border-bottom:none;flex-flow:wrap;justify-content:flex-start;align-items:center;gap:0;padding:0 50px;display:flex;position:relative}.item-primary{font-family:var(--display);text-transform:uppercase;letter-spacing:.16em;color:var(--bone);white-space:nowrap;margin-right:28px;padding-left:.16em;font-size:21px;text-decoration:none}.item{font-family:var(--mono);text-transform:uppercase;letter-spacing:.18em;color:var(--clay);margin-right:24px;font-size:12px;text-decoration:none;transition:color .25s}.item:hover,.item.active{color:var(--sun)}.separator{background:var(--sun);opacity:.7;border-radius:2px;width:2px;height:26px;margin-right:24px}.bar-field{z-index:4;pointer-events:none;position:absolute;inset:0 0 0 720px;overflow:hidden}.color-bar{transform-origin:50%;width:200%;position:absolute;left:-30%;transform:rotate(338deg)}.color-bar-1{background:var(--ink);height:22px;top:-8px}.color-bar-2{background:var(--apsis);height:13px;top:12px}.color-bar-3{background:var(--sun);height:9px;top:27px}.color-bar-4{background:var(--sand);height:7px;top:38px}.color-bar-5{background:var(--apsis);height:12px;top:50px}.color-bar-6{background:var(--bronze);height:8px;top:66px}.color-bar-7{background:var(--sun);height:6px;top:78px}.color-bar-8{background:var(--bone);height:10px;top:88px}.color-bar-9{background:var(--sun);height:8px;animation:24s ease-in-out infinite shiftBar9;top:18px}.color-bar-10{background:var(--apsis);height:8px;animation:28s ease-in-out -7s infinite shiftBar10;top:42px}.color-bar-11{background:var(--apsis);height:8px;animation:20s ease-in-out -13s infinite shiftBar11;top:60px}@media screen and (width<=1000px){.bar-field{display:none}}@media screen and (width<=500px){header.nav{height:auto;padding:12px 16px}}@media (prefers-reduced-motion:reduce){.color-bar-9,.color-bar-10,.color-bar-11{animation:none}}.content-title{font-family:var(--display);text-transform:uppercase;letter-spacing:.18em;color:var(--bone);border-bottom:2px solid var(--sun);z-index:2;padding-bottom:6px;padding-left:.18em;font-size:30px;display:inline-block;position:relative}.anim-page{background:var(--deep);border-top:4px solid var(--sun);min-height:calc(100vh - 96px);padding:clamp(28px,5vh,52px) clamp(20px,5vw,56px) 64px}.anim-inner{flex-direction:column;align-items:center;gap:22px;max-width:1080px;margin:0 auto;display:flex}.anim-desc{color:var(--sand);font-family:var(--body);text-align:center;opacity:.92;max-width:62ch;font-size:15px;font-weight:300;line-height:1.6}.choices{flex-wrap:wrap;justify-content:center;gap:clamp(22px,5vw,54px);display:flex}.choice{font-family:var(--mono);text-transform:uppercase;letter-spacing:.22em;color:var(--sand);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:6px 2px;font-size:14px;transition:color .2s,border-color .2s}.choice:hover{color:var(--sun)}.choice.active{color:var(--sun);border-bottom-color:var(--sun)}.anim-stage{border:4px solid var(--sun);background:var(--deep);width:100%;height:54vh;min-height:360px;position:relative;overflow:hidden}@keyframes barAnimation{50%{height:20%}}.loading{background:var(--deep);z-index:5;flex-direction:row;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.loading .bar{background:var(--sun);border-radius:25px;width:5px;height:10%;margin:5px;animation:2s infinite barAnimation}.loading .bar:nth-child(2n){animation-delay:.25s}@media (prefers-reduced-motion:reduce){.loading .bar{animation:none}}.animation-one{flex-flow:wrap;place-content:space-around;height:100%;display:flex;overflow:hidden}@keyframes firstAnimationFirstChildrenAnimation{25%{transform:rotate(90deg)}50%{transform:rotate(135deg)}75%{transform:rotate(270deg)}}.animation-one-object{border:5px solid var(--deep);background-color:var(--sun);border-radius:0 100%;width:100px;height:100px;animation-name:firstAnimationFirstChildrenAnimation;animation-duration:20s;animation-iteration-count:infinite;animation-delay:2.5s}@keyframes firstAnimationSecondChildrenAnimation{25%{background-color:var(--apsis);border-color:var(--sun);transform:rotate(270deg)}50%{background-color:var(--sand);border-color:var(--deep);transform:rotate(135deg)}75%{background-color:var(--apsis);border-color:var(--sun);transform:rotate(45deg)}}.animation-one-object:nth-child(2n){background-color:var(--sand);border-radius:100% 0%;animation-name:firstAnimationSecondChildrenAnimation}@keyframes firstAnimationFourthChildrenAnimation{25%{background-color:var(--deep);transform:rotate(135deg)}50%{background-color:var(--sand);transform:rotate(45deg)}75%{background-color:var(--deep);transform:rotate(270deg)}}.animation-one-object:nth-child(4n){border-color:var(--deep);animation-name:firstAnimationFourthChildrenAnimation;animation-direction:alternate}@media (prefers-reduced-motion:reduce){.animation-one-object{animation:none}}.animation-two{background:var(--sun);flex-flow:wrap;place-content:space-around;height:100%;display:flex;overflow:hidden}@keyframes secondAnimationFirstChildrenAnimation{50%{transform:scaleX(-1.25)translate(75px,25px)}}.animation-two-object{background:var(--deep);width:200px;height:50px;margin-right:20px;animation-name:secondAnimationFirstChildrenAnimation;animation-duration:20s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-delay:2.5s;position:relative}.animation-two-object:after{content:"";border-left:25px solid var(--sun);border-top:25px solid #0000;border-bottom:25px solid #0000;width:0;height:0;position:absolute;bottom:0;left:0}.animation-two-object:before{content:"";border-left:25px solid var(--deep);border-top:25px solid #0000;border-bottom:25px solid #0000;width:0;height:0;position:absolute;bottom:0;right:-25px}@keyframes secondAnimationSecondChildrenAnimation{25%{transform:translateY(-25px)}50%{transform:scaleX(1.5)}}.animation-two-object:nth-child(2n){background:var(--apsis);z-index:1;animation-name:secondAnimationSecondChildrenAnimation;animation-duration:20s;animation-iteration-count:infinite;animation-delay:2.5s}.animation-two-object:nth-child(2n):before{border-left-color:var(--apsis)}.animation-two-object:nth-child(6n){background:var(--sand)}.animation-two-object:nth-child(6n):before{border-left-color:var(--sand)}@keyframes secondAnimationTenthChildrenAnimation{25%{transform:translateY(-25px)}50%{background-color:var(--sand);transform:scaleX(1.5)}}.animation-two-object:nth-child(10n){background-color:var(--bronze);animation-name:secondAnimationTenthChildrenAnimation}.animation-two-object:nth-child(10n):after,.animation-two-object:nth-child(10n):before{border-left-color:var(--bronze)}@media (prefers-reduced-motion:reduce){.animation-two-object{animation:none}}@keyframes moveRight{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes moveLeft{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes moveUp{0%{transform:translateY(0)}to{transform:translateY(-400%)}}@keyframes moveDown{0%{transform:translateY(0)}to{transform:translateY(400%)}}@keyframes revealRight{0%{width:0}to{width:100%}}@keyframes revealTextDark{to{color:var(--deep)}}@keyframes revealTextLight{to{color:var(--sand)}}.animation-three{border:2px solid var(--deep);flex-direction:column;place-content:center;height:100%;padding:25px;display:flex;overflow:hidden}.animation-three>div{color:#0000;font-family:var(--display);letter-spacing:.04em;height:100px;font-size:60px;line-height:100px}.animation-three .first{background:var(--deep);animation:0s 3s forwards revealTextLight,3s 6s forwards moveUp;display:inline;position:relative;overflow:hidden}.animation-three .first:after{content:"";background:var(--apsis);width:0%;height:100px;animation:3s forwards revealRight,3s 3s forwards moveRight;display:block;position:absolute;top:0;left:0}.animation-three .last{background:var(--sand);animation:0s 3s forwards revealTextDark,3s 6s forwards moveDown;display:inline;position:relative;overflow:hidden}.animation-three .last:before{content:"";background:var(--apsis);width:0%;height:100px;animation:3s forwards revealRight,3s 3s forwards moveLeft;display:block;position:absolute;top:0;right:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes drawArc1{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes drawArc2{0%{transform:rotate(0)scale(.1)translateY(1250px)}to{transform:rotate(-360deg)scale(.1)translateY(1300px)}}@keyframes drawArc3{0%{transform:rotate(0)scale(.2)translateY(1000px)}to{transform:rotate(-360deg)scale(.2)translateY(1050px)}}@keyframes drawArc4{0%{transform:rotate(0)scale(.25)translateY(1200px)}to{transform:rotate(-360deg)scale(.25)translateY(1250px)}}@keyframes drawArc5{0%{transform:rotate(0)scale(.23)translateY(1700px)}to{transform:rotate(-360deg)scale(.23)translateY(1750px)}}@keyframes drawArc6{0%{transform:rotate(0)scale(.75)translateY(850px)}to{transform:rotate(-360deg)scale(.75)translateY(900px)}}@keyframes drawArc7{0%{transform:rotate(0)scale(.65)translateY(1250px)}to{transform:rotate(-360deg)scale(.65)translateY(1300px)}}@keyframes drawArc8{0%{transform:rotate(0)scale(.45)translateY(2100px)}to{transform:rotate(-360deg)scale(.45)translateY(2150px)}}@keyframes drawArc9{0%{transform:rotate(0)scale(.4)translateY(2700px)}to{transform:rotate(-360deg)scale(.4)translateY(2750px)}}@keyframes drawArc10{0%{transform:rotate(0)scale(.03)translateY(9000%)}to{transform:rotate(-360deg)scale(.03)translateY(9005%)}}@keyframes drawArc11{0%{transform:rotate(360deg)scale(.03)translateY(20000%)}33%{transform:rotate(0)scale(.03)translateY(1000%)}66%{transform:rotate(0)scale(.03)translateY(20000%)}to{transform:rotate(0)scale(.03)translateY(1000%)}}.animation-four{z-index:1;background-color:var(--deep);width:100%;height:100%;overflow:hidden}.animation-four .bubble{width:200px;height:200px;box-shadow:0 20px 30px #0003, inset 0px 10px 30px 5px var(--sun);border-radius:50%;animation:10s linear infinite drawArc1;position:relative;top:25%;left:-100px}.animation-four .bubble:after{content:"";background:radial-gradient(#ffffff80 0%,#fff0 70%);border-radius:50%;width:180px;height:180px;position:absolute;left:10px;box-shadow:inset 0 20px 30px #ffffff4d}.animation-four .x2{box-shadow:0 20px 30px #0003, inset 0px 10px 30px 5px var(--deep);opacity:0;animation:10s linear infinite drawArc2,.5s ease-out .1s forwards fadeIn;top:calc(25% - 200px)}.animation-four .x3{opacity:0;animation:11s linear infinite drawArc3,.5s ease-out .2s forwards fadeIn;top:calc(25% - 400px)}.animation-four .x4{box-shadow:0 20px 30px #0003, inset 0px 10px 30px 5px var(--apsis);opacity:0;animation:13s linear infinite drawArc4,.5s ease-out .3s forwards fadeIn;top:calc(25% - 600px)}.animation-four .x5{box-shadow:0 20px 30px #0003, inset 0px 10px 30px 5px var(--bronze);opacity:0;animation:15s linear infinite drawArc5,.5s ease-out .4s forwards fadeIn;top:calc(25% - 800px)}.animation-four .asteroid{opacity:0;animation:13s linear infinite drawArc10,.5s ease-out forwards fadeIn}.animation-four .a1{top:calc(25% - 1800px)}.animation-four .a2{box-shadow:0 20px 30px #0003, inset 0px 10px 30px 5px var(--bronze);animation-duration:13.25s;animation-delay:.25s;top:calc(25% - 1985px)}.animation-four .a3{box-shadow:0 20px 30px #0003, inset 0px 10px 30px 5px var(--apsis);animation-duration:13.3s;animation-delay:.4s;top:calc(25% - 2190px)}.animation-four .a4{box-shadow:0 20px 30px #0003, inset 0px 10px 30px 5px var(--deep);animation-duration:13.15s;animation-delay:.55s;top:calc(25% - 2395px)}.animation-four .a5{box-shadow:0 20px 30px #0003, inset 0px 10px 30px 5px var(--sand);animation-duration:13.2s;animation-delay:.6s;top:calc(25% - 2590px)}.animation-four .a6{animation-duration:13.05s;animation-delay:.75s;top:calc(25% - 2790px)}.animation-four .a7{box-shadow:0 20px 30px #0003, inset 0px 10px 30px 5px var(--deep);animation-duration:13.07s;animation-delay:.85s;top:calc(25% - 2995px)}.animation-four .a8{box-shadow:0 20px 30px #0003, inset 0px 10px 30px 5px var(--apsis);animation-duration:13.17s;animation-delay:.935s;top:calc(25% - 3192px)}.animation-four .a9{box-shadow:0 20px 30px #0003, inset 0px 10px 30px 5px var(--sand);animation-duration:13.27s;animation-delay:1.035s;top:calc(25% - 3397px)}.animation-four .a10{animation-duration:13.37s;animation-delay:1.235s;top:calc(25% - 3585px)}.animation-four .a11{box-shadow:0 20px 30px #0003, inset 0px 10px 30px 5px var(--bronze);animation-duration:13.02s;animation-delay:1.345s;top:calc(25% - 3790px)}.animation-four .a12{box-shadow:0 20px 30px #0003, inset 0px 10px 30px 5px var(--deep);animation-duration:13.22s;animation-delay:1.545s;top:calc(25% - 3995px)}.animation-four .a13{animation-duration:13.32s;animation-delay:1.6s;top:calc(25% - 4190px)}.animation-four .a14{animation-duration:13s;animation-delay:1.75s;top:calc(25% - 4375px)}.animation-four .a15{animation-duration:13.3s;animation-delay:1.85s;top:calc(25% - 4595px)}.animation-four .comet{box-shadow:0 20px 30px #0003, inset 0px 10px 30px 5px var(--sand);opacity:0;animation:30s linear infinite drawArc11,1s ease-out 1.5s forwards fadeIn;top:calc(25% - 4795px)}.animation-four .comet:after{content:"";background:radial-gradient(#ffffff80 0%,#fff0 70%);border-radius:50%;width:180px;height:1300px;position:absolute;left:10px;box-shadow:inset 0 20px 30px #ffffff4d}.animation-four .comet:before{content:"";background:radial-gradient(#ffffff80 0%,#fff0 80%);border-radius:50%;width:180px;height:1700px;position:absolute;left:10px;box-shadow:inset 0 20px 30px #fff6}.animation-four .x6{opacity:0;animation:40s linear infinite drawArc6,.5s ease-out .5s forwards fadeIn;top:calc(25% - 1000px)}.animation-four .x7{box-shadow:0 20px 30px #0003, inset 0px 10px 30px 5px var(--sand);opacity:0;animation:45s linear infinite drawArc7,.5s ease-out .6s forwards fadeIn;top:calc(25% - 1200px)}.animation-four .x8{box-shadow:0 20px 30px #0003, inset 0px 10px 30px 5px var(--deep);opacity:0;animation:57s linear infinite drawArc8,.5s ease-out .7s forwards fadeIn;top:calc(25% - 1400px)}.animation-four .x9{box-shadow:0 20px 30px #0003, inset 0px 10px 30px 15px var(--deep);opacity:0;animation:63s linear infinite drawArc9,.5s ease-out .8s forwards fadeIn;top:calc(25% - 1600px)}@media (prefers-reduced-motion:reduce){.animation-four .bubble{opacity:1;animation:none}}@keyframes raceNumber{0%{transform:translate(-100vw)}33%{transform:translate(0)}50%{transform:translate(0)skew(-12deg)}to{transform:translate(100vw)skew(-12deg)}}@keyframes srFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.sr-page{background:var(--deep);border-top:4px solid var(--sun);min-height:calc(100vh - 96px);color:var(--sand);position:relative;overflow:hidden}.sr-page .sr-loading{background:var(--deep);z-index:40;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.sr-page .sr-loading .num{font-family:var(--display);color:var(--sun);letter-spacing:.02em;white-space:nowrap;font-size:clamp(140px,28vw,320px);line-height:1;animation:3s linear infinite raceNumber}.sr-page .sr-loading.done{opacity:0;visibility:hidden;transition:opacity .6s,visibility 0s linear .6s}.sr-page .sr-reveal{animation:1.1s ease-out 2.9s both srFade}.sr-page .sr-hero img{object-fit:cover;border-bottom:4px solid var(--sun);width:100%;height:clamp(260px,42vw,520px);display:block}.sr-page .sr-person{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;padding:34px 18px 14px;display:flex}.sr-page .sr-person .name{font-family:var(--display);text-transform:uppercase;letter-spacing:.14em;color:var(--bone);margin:0;font-size:clamp(24px,3.4vw,40px)}.sr-page .sr-person .num{font-family:var(--display);color:var(--sun);font-size:clamp(40px,6vw,80px);line-height:1}.sr-page .sr-ratings{flex-direction:column;gap:28px;max-width:1320px;margin:0 auto;padding:14px clamp(16px,4vw,44px) 8px;display:flex}.sr-page .licenses{border:1.75px solid var(--sun);grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;padding:16px;display:grid}.sr-page .license{background:var(--sand);color:var(--ink);border-radius:2px;justify-content:space-around;align-items:center;gap:8px;padding:14px 12px;display:flex}.sr-page .license .type{text-align:center;font-family:var(--display);text-transform:uppercase;letter-spacing:.05em;flex:1;padding-right:10px;font-size:13px;line-height:1.3}.sr-page .license .points{border-left:1.75px solid var(--ink);font-family:var(--mono);letter-spacing:0;white-space:nowrap;flex-direction:column;flex:1.5;gap:3px;padding-left:14px;font-size:9px;display:flex}.sr-page .license .points div:first-child{color:var(--apsis);font-weight:700}.sr-page .results{flex-direction:column;gap:26px;min-width:0;display:flex}.sr-page .section-title{color:var(--sun);font-family:var(--display);text-transform:uppercase;letter-spacing:.14em;text-align:center;border-bottom:2px solid var(--sun);margin:0 0 12px;padding-bottom:8px;font-size:17px}.sr-page .table-scroll{overflow-x:auto}.sr-page .stats-table{min-width:920px}.sr-page .header-row,.sr-page .stats-row{align-items:stretch;display:flex}.sr-page .header-row{border-bottom:1.5px solid #ded3c459}.sr-page .header-item,.sr-page .stats-cell{text-align:center;flex:1 1 0;justify-content:center;align-items:center;min-width:58px;padding:9px 6px;font-size:11px;display:flex}.sr-page .header-item{font-family:var(--mono);text-transform:uppercase;letter-spacing:.04em;color:var(--sand);line-height:1.25}.sr-page .header-item.bold{color:var(--sun)}.sr-page .stats-row{background:var(--sand);color:var(--ink);border-bottom:1.5px solid #3a24381f}.sr-page .stats-row:nth-child(odd){background:var(--bone)}.sr-page .stats-cell{font-family:var(--mono)}.sr-page .stats-cell.bold{color:var(--ink);font-weight:700}.sr-page .sr-stack{flex-direction:row;justify-content:center;align-items:center;gap:0;max-width:1180px;margin:0 auto;padding:72px clamp(16px,5vw,60px) 100px;display:flex}.sr-page .sr-stack img{border:3px solid var(--sun);width:42%;height:auto;transition:transform .4s cubic-bezier(.2,.7,.2,1),box-shadow .4s;display:block;position:relative;box-shadow:0 18px 44px #00000080}.sr-page .sr-stack img:first-child{z-index:1;margin-right:-7%;transform:rotate(-5deg)translateY(10px)}.sr-page .sr-stack img:nth-child(2){z-index:3;transform:rotate(2deg)translateY(-8px)}.sr-page .sr-stack img:nth-child(3){z-index:2;margin-left:-7%;transform:rotate(-2.5deg)translateY(14px)}.sr-page .sr-stack img:hover{z-index:9;transform:rotate(0)scale(1.1);box-shadow:0 28px 64px #0009}@media screen and (width<=1100px){.sr-page .stats-table{min-width:820px}}@media screen and (width<=760px){.sr-page .sr-stack{flex-direction:column;gap:24px}.sr-page .sr-stack img{width:88%;margin:0!important;transform:none!important}}@media (prefers-reduced-motion:reduce){.sr-page .sr-loading .num{animation:none}.sr-page .sr-reveal{opacity:1;animation:none}.sr-page .sr-stack img{transition:none}}.resume{z-index:3;background:var(--sand);grid-area:content;grid-template-columns:1fr 66.66% 1fr;grid-template-areas:"profile profile profile""left-spacer employment right-spacer""left-spacer education right-spacer""left-spacer projects right-spacer";width:100%;display:grid;position:relative}.profile{background:linear-gradient(180deg, var(--page-top) 0%, #140c20 40%, var(--deep) 100%);flex-direction:column;grid-area:profile;align-items:center;padding:54px 25px 64px;display:flex;position:relative;overflow:hidden}.profile-info{z-index:2;flex-direction:row;justify-content:space-around;align-items:center;gap:56px;width:100%;max-width:1180px;padding:50px 40px 30px;display:flex;position:relative}.profile-statement{font-family:var(--body);max-width:52%;color:var(--bone);text-align:left;z-index:2;padding:22px 26px;font-size:17px;font-weight:300;line-height:1.75;position:relative}.profile-statement .lead{color:var(--sun);font-weight:500}.profile-image{flex:none;width:300px;height:300px;position:relative}.profile-image .ring{border:1.5px solid #eaddc859;border-radius:50%;position:absolute}.profile-image .ring.r1{inset:-22px}.profile-image .ring.r2{border-color:#f0883d80;inset:-44px}.profile-image .orbiter{border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.profile-image .o-moon{border-radius:50%;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.o-moon.m-sun{background:var(--sun);width:12px;height:12px;box-shadow:0 0 12px #f0883db3}.o-moon.m-bone{background:var(--bone);width:8px;height:8px;box-shadow:0 0 8px #eaddc880}.orb-1{width:344px;height:344px;animation:34s linear infinite ghOrbit}.orb-2{width:388px;height:388px;animation:52s linear infinite ghOrbit}@keyframes ghOrbit{to{transform:translate(-50%,-50%)rotate(360deg)}}.headshot-image{object-fit:cover;filter:saturate(.92)contrast(1.02);border:3px solid #eaddc880;border-radius:50%;width:300px;height:300px}.employment{grid-area:employment;padding-top:48px}.education{grid-area:education;padding-top:48px}.projects{grid-area:projects;padding-top:48px}.section{text-align:left}.section-title{font-family:var(--display);text-transform:uppercase;letter-spacing:.16em;color:var(--ink);border-bottom:2px solid var(--sun);margin-bottom:8px;padding-bottom:5px;font-size:26px;display:inline-block}.company{border-bottom:1px solid #5e2f742e;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:32px;padding:28px 6px;display:flex}.company-info{text-align:left;flex-direction:column;min-width:300px;max-width:300px;display:flex}.company-info-item{color:#3a243894;letter-spacing:.01em;margin-bottom:4px;font-size:14px}.company-name{font-family:var(--display);text-transform:uppercase;letter-spacing:.1em;color:var(--ink);margin-bottom:12px;font-size:22px}.company-technical{text-align:left;color:#5a4658;flex-direction:column;flex-grow:2;min-height:60px;font-size:15px;line-height:1.6;display:flex}.company-title{font-family:var(--body);color:var(--ink);margin-bottom:8px;font-size:17px;font-weight:600}.company-description{color:#5a4658;max-width:64ch;margin-bottom:18px}.company-site,.company-product,.company-languages,.company-technologies,.company-testing,.company-tools{color:#5a4658;border-top:1px solid #5e2f7421;grid-template-columns:96px 1fr;align-items:baseline;gap:18px;margin:0;padding:7px 0;font-size:14px;line-height:1.5;display:grid}.company-product{font-style:normal}.company-site .link{color:var(--sun);text-decoration:none;transition:color .2s}.company-site .link:hover{color:var(--umber);text-decoration:underline}.company-technical b{font-family:var(--mono);text-transform:uppercase;letter-spacing:.13em;color:var(--umber);font-size:10.5px;font-weight:700}.tech-val{flex-direction:column;gap:10px;display:flex}.tech-val .tech-group .lead{color:#4a3848;font-weight:600}.tech-val .tech-group .chips{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.tech-val .tech-plain{color:#5a4658}.chip{font-family:var(--mono);letter-spacing:.03em;color:#5a4658;white-space:nowrap;background:#5e2f740f;border:1px solid #5e2f7438;border-radius:3px;padding:3px 8px;font-size:10.5px}.bottom-animation{height:120px;margin:54px 0 70px;position:relative}@keyframes tri1Color{25%{border-top-color:var(--ink)}50%{border-top-color:var(--apsis)}75%{border-top-color:var(--bronze)}}@keyframes tri2Color{25%{border-bottom-color:var(--apsis)}50%{border-bottom-color:var(--bronze)}75%{border-bottom-color:var(--sun)}}@keyframes tri3Color{25%{border-bottom-color:var(--bronze)}50%{border-bottom-color:var(--sun)}75%{border-bottom-color:var(--ink)}}@keyframes tri4Color{25%{border-top-color:var(--sun)}50%{border-top-color:var(--ink)}75%{border-top-color:var(--apsis)}}.triangle-1,.triangle-5,.triangle-9{border-top:50px solid var(--sun);border-bottom:50px solid #0000;border-right:50px solid #0000;width:0;height:0;animation:5s linear infinite tri1Color;position:absolute;left:33.33%}.triangle-2,.triangle-6,.triangle-10{border-top:50px solid #0000;border-right:50px solid #0000;border-bottom:50px solid var(--ink);width:0;height:0;animation:5s linear infinite tri2Color;position:absolute;left:33.33%}.triangle-3,.triangle-7,.triangle-11{border-top:50px solid #0000;border-left:50px solid #0000;border-bottom:50px solid var(--apsis);width:0;height:0;animation:5s linear infinite tri3Color;position:absolute;right:33.33%}.triangle-4,.triangle-8,.triangle-12{border-top:50px solid var(--bronze);border-bottom:50px solid #0000;border-left:50px solid #0000;width:0;height:0;animation:5s linear infinite tri4Color;position:absolute;right:33.33%}.triangle-5,.triangle-6{left:50%}.triangle-7,.triangle-8{left:calc(50% - 50px)}.triangle-9,.triangle-10{left:66.66%}.triangle-11,.triangle-12{left:calc(33.33% - 50px)}@media screen and (width<=1224px){.resume{grid-template-rows:.5fr 1fr .2fr .1fr}.profile-info{flex-direction:column;justify-content:space-between;gap:40px}.profile-statement{max-width:90%;margin-bottom:10px}.company{flex-direction:column;gap:14px}.company-info{min-width:0;max-width:100%;margin-bottom:6px}.company-technical{min-height:0}}@media screen and (width<=500px){.resume{grid-template-columns:1fr 98vw 1fr}.profile-info{padding:20px 6px}.profile-statement{max-width:100%}.profile-image,.headshot-image{width:200px;height:200px}.company{padding:18px 0}.company-info{min-width:90vw;max-width:94vw}.company-info-item{margin-right:unset}}@media (prefers-reduced-motion:reduce){.orb-1,.orb-2,.star.tw,.triangle-1,.triangle-2,.triangle-3,.triangle-4,.triangle-5,.triangle-6,.triangle-7,.triangle-8,.triangle-9,.triangle-10,.triangle-11,.triangle-12{animation:none}}.auth-container{background-color:#dac6ac;justify-content:center;align-items:center;min-height:calc(100vh - 75px);padding:20px;display:flex}.auth-card{background:#e6eff3;border:2px solid #efa747;border-radius:8px;width:100%;max-width:400px;padding:40px;box-shadow:0 4px 20px #10000c26}.auth-card.totp-setup{max-width:500px}.auth-card h2{color:#10000c;text-align:center;margin:0 0 30px;font-size:28px}.auth-card h3{color:#10000c;margin:20px 0 10px;font-size:18px}.form-group{margin-bottom:20px}.form-group label{color:#10000c;margin-bottom:5px;font-weight:600;display:block}.form-group input{color:#10000c;background-color:#e6eff3;border:2px solid #efa747;border-radius:6px;width:100%;padding:12px;font-size:16px;transition:border-color .3s,box-shadow .3s}.form-group input:focus{border-color:#8f4f06;outline:none;box-shadow:0 0 8px #8f4f064d}.form-group input:disabled{cursor:not-allowed;opacity:.7;background-color:#f3e4c6;border-color:#515b51}.form-group small{color:#515b51;margin-top:5px;font-size:14px;display:block}button[type=submit]{color:#e6eff3;cursor:pointer;background-color:#8f4f06;border:none;border-radius:6px;width:100%;padding:14px;font-size:16px;font-weight:600;transition:all .3s}button[type=submit]:hover:not(:disabled){color:#10000c;background-color:#efa747;transform:translateY(-2px);box-shadow:0 4px 12px #8f4f064d}button[type=submit]:disabled{cursor:not-allowed;opacity:.6;background-color:#515b51}.error-message{color:#8f4f06;text-align:center;background-color:#8f4f061a;border:2px solid #8f4f06;border-radius:6px;margin-bottom:20px;padding:12px;font-size:14px;font-weight:500}.success-message{color:#10000c;text-align:center;background-color:#efa74733;border:2px solid #efa747;border-radius:6px;margin-bottom:20px;padding:12px;font-size:16px;font-weight:500}.auth-links{text-align:center;margin-top:30px}.auth-links p{color:#515b51;margin:0}.auth-links a{color:#8f4f06;font-weight:600;text-decoration:none;transition:color .3s}.auth-links a:hover{color:#efa747;text-decoration:underline}.totp-instructions{margin-bottom:30px}.totp-instructions p{color:#10000c;margin-bottom:15px;line-height:1.5}.profile-section{border-bottom:2px solid #efa747;margin-bottom:30px;padding-bottom:20px}.profile-section:last-child{border-bottom:none;margin-bottom:0}.profile-section h3{color:#10000c;margin-bottom:15px}.profile-info{color:#10000c;padding:10px 0;font-weight:500}.setup-totp-link{color:#e6eff3;background-color:#8f4f06;border-radius:6px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.setup-totp-link:hover{color:#10000c;background-color:#efa747;text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 12px #8f4f064d}.sign-out-button{color:#e6eff3;cursor:pointer;background-color:#515b51;border:none;border-radius:6px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s}.sign-out-button:hover:not(:disabled){background-color:#8c7547;transform:translateY(-2px);box-shadow:0 4px 12px #515b514d}.sign-out-button:disabled{cursor:not-allowed;opacity:.6}.qr-code-container{text-align:center;background-color:#e6eff3;border:2px solid #efa747;border-radius:8px;margin:20px 0;padding:20px}.qr-code-container img{border-radius:8px;display:inline-block}.manual-entry{background-color:#f3e4c6;border:2px solid #efa747;border-radius:6px;margin-top:20px;padding:15px}.manual-entry p{color:#10000c;margin:0 0 10px;font-size:14px}.manual-entry .secret-code{letter-spacing:2px;text-align:center;-webkit-user-select:all;user-select:all;color:#10000c;background-color:#e6eff3;border:2px solid #efa747;border-radius:6px;padding:12px;font-family:monospace;font-size:16px;font-weight:600;display:block}.intake-form{z-index:3;background-color:#dac6ac;grid-area:content;grid-template-columns:1fr 800px 1fr;grid-template-areas:"left-spacer main-content right-spacer";width:100%;min-height:100vh;display:grid}.intake-form .form-container{background:#fff;border-radius:8px;grid-area:main-content;margin:2rem 0;padding:2rem;box-shadow:0 2px 10px #0000001a}.intake-form .form-intro{text-align:center;margin-bottom:2rem}.intake-form .form-intro p{color:#666;font-size:1.1rem;line-height:1.6}.intake-form .project-form .form-section{margin-bottom:2.5rem}.intake-form .project-form .form-section h3{color:#728ca3;border-bottom:2px solid #728ca3;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.3rem}.intake-form .project-form .form-section .section-description{color:#666;margin-bottom:1rem;font-style:italic}.intake-form .project-form .form-group{margin-bottom:1.5rem}.intake-form .project-form .form-group label{color:#333;margin-bottom:.5rem;font-weight:600;display:block}.intake-form .project-form .form-group input,.intake-form .project-form .form-group select,.intake-form .project-form .form-group textarea{border:2px solid #ddd;border-radius:4px;width:100%;padding:.75rem;font-size:1rem;transition:border-color .3s}.intake-form .project-form .form-group input:focus,.intake-form .project-form .form-group select:focus,.intake-form .project-form .form-group textarea:focus{border-color:#728ca3;outline:none}.intake-form .project-form .form-group textarea{resize:vertical;min-height:100px}.intake-form .project-form .checkbox-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.75rem;margin-top:1rem;display:grid}.intake-form .project-form .checkbox-grid .checkbox-item{cursor:pointer;border:2px solid #e0e0e0;border-radius:6px;align-items:center;padding:.75rem;transition:all .2s;display:flex}.intake-form .project-form .checkbox-grid .checkbox-item:hover{background-color:#f8f9fa;border-color:#728ca3}.intake-form .project-form .checkbox-grid .checkbox-item input[type=checkbox]{width:auto;margin-right:.75rem;transform:scale(1.2)}.intake-form .project-form .checkbox-grid .checkbox-item input[type=checkbox]:checked+span{color:#728ca3;font-weight:600}.intake-form .project-form .checkbox-grid .checkbox-item span{font-size:.95rem}.intake-form .project-form .budget-options{flex-direction:column;gap:1rem;display:flex}.intake-form .project-form .budget-options .budget-option{cursor:pointer;border:2px solid #e0e0e0;border-radius:8px;align-items:flex-start;padding:1.5rem;transition:all .2s;display:flex}.intake-form .project-form .budget-options .budget-option:hover{background-color:#f8f9fa;border-color:#728ca3}.intake-form .project-form .budget-options .budget-option input[type=radio]{width:auto;margin-top:.25rem;margin-right:1rem;transform:scale(1.3)}.intake-form .project-form .budget-options .budget-option .budget-details strong{color:#333;margin-bottom:.5rem;font-size:1.1rem;display:block}.intake-form .project-form .budget-options .budget-option .budget-details p{color:#666;margin:0;font-size:.95rem;line-height:1.4}.intake-form .project-form .budget-options .budget-option input[type=radio]:checked~.budget-details strong{color:#728ca3}.intake-form .project-form .form-actions{text-align:center;margin-top:3rem}.intake-form .project-form .form-actions .submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#728ca3,#667eea);border:none;border-radius:6px;min-width:200px;padding:1rem 3rem;font-size:1.1rem;font-weight:600;transition:all .3s}.intake-form .project-form .form-actions .submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #667eea66}.intake-form .project-form .form-actions .submit-button:disabled{opacity:.6;cursor:not-allowed}.project-dashboard{z-index:3;background-color:#dac6ac;grid-area:content;grid-template-columns:1fr 1200px 1fr;grid-template-areas:"left-spacer main-content right-spacer";width:100%;min-height:100vh;padding:2rem 0;display:grid}.project-dashboard .dashboard-content{grid-area:main-content;padding:0 2rem}.project-dashboard .dashboard-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.project-dashboard .dashboard-header .dashboard-stats{gap:2rem;display:flex}.project-dashboard .dashboard-header .dashboard-stats .stat{text-align:center}.project-dashboard .dashboard-header .dashboard-stats .stat .stat-number{color:#728ca3;font-size:2rem;font-weight:700;display:block}.project-dashboard .dashboard-header .dashboard-stats .stat .stat-label{color:#666;margin-top:.25rem;font-size:.9rem;display:block}.project-dashboard .dashboard-header .new-project-button{color:#fff;background:linear-gradient(135deg,#728ca3,#667eea);border-radius:6px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s}.project-dashboard .dashboard-header .new-project-button:hover{transform:translateY(-2px);box-shadow:0 4px 15px #667eea66}.project-dashboard .loading,.project-dashboard .error{text-align:center;color:#666;padding:3rem}.project-dashboard .empty-state{text-align:center;background:#fff;border-radius:8px;padding:4rem 2rem;box-shadow:0 2px 10px #0000001a}.project-dashboard .empty-state h3{color:#333;margin-bottom:1rem}.project-dashboard .empty-state p{color:#666;margin-bottom:2rem;font-size:1.1rem}.project-dashboard .empty-state .cta-button{color:#fff;background:linear-gradient(135deg,#728ca3,#667eea);border-radius:6px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.project-dashboard .empty-state .cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 15px #667eea66}.project-dashboard .projects-list{gap:1.5rem;display:grid}.project-dashboard .projects-list .project-card{background:#fff;border-radius:8px;padding:1.5rem;transition:all .3s;box-shadow:0 2px 10px #0000001a}.project-dashboard .projects-list .project-card:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00000026}.project-dashboard .projects-list .project-card .project-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.project-dashboard .projects-list .project-card .project-header .project-title h3{color:#333;margin:0 0 .5rem;font-size:1.2rem}.project-dashboard .projects-list .project-card .project-header .project-title .project-meta{color:#666;margin:0;font-size:.9rem}.project-dashboard .projects-list .project-card .project-header .status-badge{text-transform:uppercase;border-radius:20px;padding:.25rem .75rem;font-size:.8rem;font-weight:600}.project-dashboard .projects-list .project-card .project-header .status-badge.status-submitted{color:#1976d2;background:#e3f2fd}.project-dashboard .projects-list .project-card .project-header .status-badge.status-pending{color:#f57c00;background:#fff3e0}.project-dashboard .projects-list .project-card .project-header .status-badge.status-paid{color:#388e3c;background:#e8f5e8}.project-dashboard .projects-list .project-card .project-header .status-badge.status-progress{color:#7b1fa2;background:#f3e5f5}.project-dashboard .projects-list .project-card .project-header .status-badge.status-completed{color:#00695c;background:#e0f2f1}.project-dashboard .projects-list .project-card .project-header .status-badge.status-unknown{color:#666;background:#f5f5f5}.project-dashboard .projects-list .project-card .project-details{margin-bottom:1rem}.project-dashboard .projects-list .project-card .project-details .detail-item{justify-content:space-between;margin-bottom:.5rem;display:flex}.project-dashboard .projects-list .project-card .project-details .detail-item .detail-label{color:#666;font-weight:600}.project-dashboard .projects-list .project-card .project-details .detail-item .detail-value{color:#333}.project-dashboard .projects-list .project-card .project-actions .view-button{color:#fff;background:#728ca3;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.project-dashboard .projects-list .project-card .project-actions .view-button:hover{background:#597289}.confirmation-page{z-index:3;background-color:#dac6ac;grid-area:content;grid-template-columns:1fr 800px 1fr;grid-template-areas:"left-spacer main-content right-spacer";width:100%;min-height:100vh;display:grid}.confirmation-page .confirmation-content{text-align:center;background:#fff;border-radius:8px;grid-area:main-content;margin:2rem 0;padding:3rem 2rem;box-shadow:0 2px 10px #0000001a}.confirmation-page .confirmation-content .success-icon{margin-bottom:2rem}.confirmation-page .confirmation-content .success-icon span{color:#fff;background:linear-gradient(135deg,#4caf50,#66bb6a);border-radius:50%;width:80px;height:80px;font-size:2.5rem;font-weight:700;line-height:80px;display:inline-block}.confirmation-page .confirmation-content .confirmation-message{margin-bottom:3rem}.confirmation-page .confirmation-content .confirmation-message h2{color:#333;margin-bottom:1rem;font-size:1.8rem}.confirmation-page .confirmation-content .confirmation-message p{color:#666;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.confirmation-page .confirmation-content .confirmation-message .project-reference{color:#333;background:#f8f9fa;border-radius:6px;padding:1rem;font-family:monospace}.confirmation-page .confirmation-content .next-steps{text-align:left;margin-bottom:3rem}.confirmation-page .confirmation-content .next-steps h3{text-align:center;color:#728ca3;margin-bottom:2rem}.confirmation-page .confirmation-content .next-steps .steps-list .step{align-items:flex-start;margin-bottom:1.5rem;display:flex}.confirmation-page .confirmation-content .next-steps .steps-list .step .step-number{color:#fff;background:#728ca3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-right:1rem;font-weight:700;display:flex}.confirmation-page .confirmation-content .next-steps .steps-list .step .step-content strong{color:#333;margin-bottom:.25rem;display:block}.confirmation-page .confirmation-content .next-steps .steps-list .step .step-content p{color:#666;margin:0;font-size:.95rem;line-height:1.4}.confirmation-page .confirmation-content .confirmation-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.confirmation-page .confirmation-content .confirmation-actions .primary-button{color:#fff;background:linear-gradient(135deg,#728ca3,#667eea);border-radius:6px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s}.confirmation-page .confirmation-content .confirmation-actions .primary-button:hover{transform:translateY(-2px);box-shadow:0 4px 15px #667eea66}.confirmation-page .confirmation-content .confirmation-actions .secondary-button{color:#728ca3;background:#fff;border:2px solid #728ca3;border-radius:6px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s}.confirmation-page .confirmation-content .confirmation-actions .secondary-button:hover{color:#fff;background:#728ca3}.confirmation-page .confirmation-content .contact-info h4{color:#333;margin-bottom:.5rem}.confirmation-page .confirmation-content .contact-info p{color:#666;margin:0}.confirmation-page .confirmation-content .contact-info p a{color:#728ca3;text-decoration:none}.confirmation-page .confirmation-content .contact-info p a:hover{text-decoration:underline}@media (width<=768px){.intake-form .form-container,.project-dashboard{padding:1rem}.project-dashboard .dashboard-header{flex-direction:column;align-items:stretch}.project-dashboard .dashboard-header .dashboard-stats{justify-content:space-around;margin-bottom:1rem}.confirmation-page .confirmation-content{padding:2rem 1rem}.confirmation-page .confirmation-content .confirmation-actions{flex-direction:column;align-items:center}.checkbox-grid{grid-template-columns:1fr!important}.budget-options .budget-option{flex-direction:column;align-items:stretch}.budget-options .budget-option input[type=radio]{align-self:flex-start;margin-bottom:.5rem}}.project-detail{z-index:3;background-color:#dac6ac;grid-area:content;grid-template-columns:1fr 1000px 1fr;grid-template-areas:"left-spacer main-content right-spacer";width:100%;min-height:100vh;padding:2rem 0;display:grid}.project-detail .detail-content{grid-area:main-content;padding:0 2rem}.project-detail .detail-header{background:#fff;border-radius:8px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 10px #0000001a}.project-detail .detail-header .detail-title{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.project-detail .detail-header .detail-title h2{color:#333;margin:0;font-size:1.8rem}.project-detail .detail-header .detail-title .status-badge{text-transform:uppercase;border-radius:20px;padding:.5rem 1rem;font-size:.9rem;font-weight:600}.project-detail .detail-header .detail-meta p{color:#666;margin:.5rem 0}.project-detail .detail-header .detail-meta p strong{color:#333}.project-detail .detail-sections{flex-direction:column;gap:2rem;display:flex}.project-detail .detail-section{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 10px #0000001a}.project-detail .detail-section h3{color:#728ca3;border-bottom:2px solid #728ca3;margin:0 0 1.5rem;padding-bottom:.5rem;font-size:1.4rem}.project-detail .detail-section .section-content .info-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.project-detail .detail-section .section-content .info-grid .info-item{flex-direction:column;gap:.25rem;display:flex}.project-detail .detail-section .section-content .info-grid .info-item .label{color:#666;font-size:.9rem;font-weight:600}.project-detail .detail-section .section-content .info-grid .info-item .value{color:#333;font-size:1rem}.project-detail .detail-section .section-content .feature-lists{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:1.5rem;display:grid}.project-detail .detail-section .section-content .feature-lists .feature-list h4{color:#333;margin:0 0 1rem;font-size:1.1rem}.project-detail .detail-section .section-content .feature-lists .feature-list ul{margin:0;padding:0;list-style:none}.project-detail .detail-section .section-content .feature-lists .feature-list ul li{color:#333;background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;margin-bottom:.5rem;padding:.5rem .75rem;font-size:.9rem}.project-detail .detail-section .section-content .additional-notes h4{color:#333;margin:0 0 1rem;font-size:1.1rem}.project-detail .detail-section .section-content .additional-notes p{color:#333;background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;margin:0;padding:1rem;line-height:1.6}.project-detail .detail-section .section-content .progress-info .progress-stats{gap:2rem;margin-bottom:1.5rem;display:flex}.project-detail .detail-section .section-content .progress-info .progress-stats .stat{text-align:center;background:#f8f9fa;border-radius:8px;flex-direction:column;align-items:center;min-width:150px;padding:1rem;display:flex}.project-detail .detail-section .section-content .progress-info .progress-stats .stat .stat-label{color:#666;margin-bottom:.5rem;font-size:.9rem}.project-detail .detail-section .section-content .progress-info .progress-stats .stat .stat-value{color:#728ca3;font-size:1.5rem;font-weight:700}.project-detail .detail-section .section-content .progress-info .no-designs{text-align:center;background:#f8f9fa;border:2px dashed #ddd;border-radius:8px;padding:2rem}.project-detail .detail-section .section-content .progress-info .no-designs p{color:#666;margin:0;font-style:italic}.project-detail .detail-section .section-content .progress-info .designs-section h4{color:#333;margin:0 0 1rem;font-size:1.1rem}.project-detail .detail-section .section-content .progress-info .designs-section p{color:#666;text-align:center;background:#f8f9fa;border-radius:4px;margin:0;padding:1rem;font-style:italic}.project-detail .detail-actions{text-align:center;margin-top:2rem}.project-detail .back-button{color:#fff;background:#728ca3;border-radius:6px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.project-detail .back-button:hover{background:#597289;transform:translateY(-2px)}.project-detail .loading,.project-detail .error{text-align:center;color:#666;padding:3rem}.project-detail .loading .back-button,.project-detail .error .back-button{margin-top:1rem}:root{--sand:#ded3c4;--bone:#eaddc8;--clay:#c9b6a2;--ink:#3a2438;--night:#221831;--deep:#1b1326;--sun:#f0883d;--apsis:#5e2f74;--umber:#7a4a3a;--bronze:#8c7547;--page-top:#0a0610;--display:"Marcellus", serif;--body:"Hanken Grotesk", sans-serif;--mono:"Space Mono", monospace}body{background-color:#040a1a;width:100vw;overflow-x:hidden}.App{text-align:center;color:#10000c;z-index:1;background-color:#dac6ac;grid-template:"header""content"1fr/100vw;width:100vw;height:100vh;display:grid;position:relative}.content{z-index:2;position:relative}
