body{color:#08130f;background:radial-gradient(#fdfaf5 0% 90%,#a5b6b0 100%);margin:0;position:relative;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:999;opacity:1;background:linear-gradient(#08130f59 0%,#0000 100%);width:100%;height:10%;transition:opacity .3s;position:fixed;top:0;left:0}body:after{content:"";pointer-events:none;z-index:999;opacity:1;background:linear-gradient(#0000 0%,#08130f59 100%);width:100%;height:10%;transition:opacity .3s;position:fixed;bottom:0;left:0}body.at-top:before,body.at-bottom:after{opacity:0}footer{text-align:center;width:100%;margin-top:100px;padding:40px 0;background-color:#08130f!important}.footer__content{color:#fdfaf5;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start;gap:40px;margin:0 10%;display:grid}.footer__section{flex-direction:column;gap:15px;display:flex}.footer__contact h3{color:#fdfaf5;margin:0 0 20px}.footer__form{text-align:left;flex-direction:column;gap:12px;display:flex}.footer__form-group{display:flex}.footer__input,.footer__textarea{color:#08130f;box-sizing:border-box;background-color:#fdfaf5;border:1px solid #6ab297;border-radius:4px;width:100%;padding:10px 12px;font-family:Geist,sans-serif;font-size:.95em;transition:all .3s}.footer__input:focus,.footer__textarea:focus{border-color:#eed1a1;outline:none;box-shadow:0 0 8px #6ab2974d}.footer__input::placeholder,.footer__textarea::placeholder{color:#999}.footer__textarea{resize:vertical;min-height:100px}.footer__submit{color:#fdfaf5;cursor:pointer;background-color:#6ab297;border:none;border-radius:4px;align-self:flex-start;padding:10px 20px;font-size:.95em;font-weight:600;transition:all .3s}.footer__submit:hover{color:#08130f;background-color:#eed1a1}.footer__links-section{flex-direction:column;justify-content:center;align-items:center;display:flex}.footer__links{justify-content:center;gap:20px;margin:0;padding:0;list-style:none;display:flex}.footer__icon{color:#6ab297;align-items:center;transition:color .3s;display:inline-flex}.footer__icon:hover{color:#eed1a1}.footer__email{color:#fdfaf5;margin:15px 0 0;font-size:.95em;transition:color .3s}.footer__email:hover{color:#6ab297;font-weight:700}.footer__copyright{color:#fdfaf5;margin:30px 0 0;font-size:.9em}h1,h2,h3,h4,h5,h6{font-family:Spinnaker,sans-serif}body{font-family:Geist,sans-serif}nav ul{margin:0;padding:0}a{text-decoration:none}header{text-align:center;background-color:#08130f;border-bottom:2px solid #6ab297;width:100%;margin:0;padding:0}.header__content{margin:0 10%;padding:60px 0 15px}header h1{color:#fdfaf5;margin:0 0 15px;font-size:3.5em}header h2{color:#f1dab3;letter-spacing:.5px;margin:0;font-size:1.1em;font-weight:400;line-height:1.6;transition:color .3s}.layout{flex-direction:column;justify-content:space-around;min-height:100vh;margin:0 10%;display:flex}main{flex-direction:column;gap:100px;margin:0 10%;display:flex}main h1{margin:0}main h2{color:#08130f;margin:0 0 40px;font-size:2.5em;font-weight:600}.outcomes{width:100%}.outcomes h2{margin-bottom:40px}.outcomes__columns{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-bottom:40px;display:grid}.outcomes__card{background-color:#0000;border-left:4px solid #6ab297;padding:25px;transition:all .3s;box-shadow:0 4px 12px #0000001a}.outcomes__card:hover{background-color:#0000;border-left-color:#eed1a1;transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.outcomes__card h3{color:#6ab297;margin-top:0;margin-bottom:15px;font-size:1.4em}.outcomes__card:hover h3,.outcomes__card h3:hover{color:#eed1a1}.outcomes__card p{color:#08130f;margin:0;font-size:1em;line-height:1.6}.what-i-do{width:100%;margin-top:100px}.what-i-do h2{margin-bottom:40px}.what-i-do__list{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.what-i-do__list li{color:#08130f;cursor:pointer;margin-bottom:12px;padding-bottom:12px;padding-left:30px;font-size:1.1em;line-height:1.6;transition:all .3s;position:relative}.what-i-do__text{transition:box-shadow .3s;display:inline-block;box-shadow:0 6px 12px -4px #a5b6b026}.what-i-do__list li:hover .what-i-do__text{box-shadow:0 6px 12px -4px #a5b6b066}.what-i-do__list li:hover{transform:translateY(-4px)}.what-i-do__list li strong{color:#08130f;font-weight:400;transition:all .3s}.what-i-do__list li:hover strong{color:#6ab297;font-weight:600}.what-i-do__list li:before{content:"→";color:#6ab297;font-size:1.2em;font-weight:700;position:absolute;left:0}.what-ive-built{width:100%}.what-ive-built>h2{margin-bottom:40px}.what-ive-built__under-construction{text-align:center;color:#08130f;letter-spacing:.5px;padding:40px 20px;font-size:1.2em}.what-ive-built__category{flex-direction:column;flex:1;min-width:320px;display:flex}.what-ive-built__category h3{color:#6ab297;margin:0 0 20px;font-size:1.3em}.what-ive-built__cards{flex-direction:column;gap:30px;display:flex}.what-ive-built>div{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;display:grid}.what-ive-built__card{background:#f2ebe0;border-radius:8px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden}.what-ive-built__card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #0000001a}.what-ive-built__preview{color:#08130f;background:linear-gradient(135deg,#e8dcc8 0%,#f2ebe0 100%);border-bottom:2px solid #6ab297;justify-content:center;align-items:center;width:100%;height:200px;font-size:.9em;display:flex}.what-ive-built__content{flex-direction:column;flex-grow:1;padding:25px;display:flex}.what-ive-built__content h4{color:#08130f;margin:0 0 15px;font-size:1.3em;line-height:1.4}.what-ive-built__content p{color:#08130f;flex-grow:1;margin:0 0 20px;font-size:.95em;line-height:1.5}.what-ive-built__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.what-ive-built__btn{color:green;border:2px solid green;border-radius:5px;padding:10px 18px;font-size:.9em;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.what-ive-built__btn--watch{color:green;background:0 0}.what-ive-built__btn--watch:hover{color:#fff;background:green}.what-ive-built__btn--try{color:#fff;background:green;border-color:green}.what-ive-built__btn--try:hover{background:#483d8b;border-color:#483d8b}.what-ive-built__github{color:#0f382c;cursor:pointer;background:#f0f0f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:all .2s;display:inline-flex}.what-ive-built__github:hover{color:#fff;background:green}.currently-using{width:100%}.currently-using>h2{margin-bottom:40px}.currently-using__cards{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;display:grid}.currently-using__card{background-color:#0000;border-left:4px solid #6ab297;padding:25px;transition:all .3s;box-shadow:0 4px 12px #0000001a}.currently-using__card:hover{border-left-color:#eed1a1;transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.currently-using__card h3{color:#6ab297;text-transform:uppercase;letter-spacing:.5px;margin:0 0 20px;font-size:1.2em;font-weight:600;transition:color .3s}.currently-using__card:hover h3{color:#eed1a1}.currently-using__items{flex-direction:column;gap:12px;display:flex}.currently-using__item{color:#08130f;padding-left:20px;font-size:.95em;transition:all .2s;position:relative}.currently-using__item:before{content:"→";color:#6ab297;font-size:1.1em;font-weight:700;position:absolute;left:0}.currently-using__card:hover .currently-using__item{color:#6ab297}footer{background:#f9f9f9;border-top:2px solid #ddd;margin-top:80px;padding:40px 0}.footer__content{flex-direction:column;justify-content:center;align-items:center;gap:20px;margin:0 10%;display:flex}footer p{color:#666;margin:0;font-size:.95em}.footer__links{align-items:center;gap:25px;display:flex}.footer__icon{color:#6ab297;background:#08130f;border:2px solid #6ab297;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:all .3s;display:inline-flex}.footer__icon:hover{color:#fdfaf5;background:#6ab297;transform:translateY(-4px);box-shadow:0 8px 16px #6ab29733}.footer__icon svg{width:20px;height:20px}
