@font-face{font-family:"League Spartan";src:url("../fonts/leaguespartan-variablefont_wght.ttf") format("truetype");font-weight:100 900;font-style:normal}body{font-family:"League Spartan",helvetica,arial}h1,h2,h3{font-family:"League Spartan",helvetica,arial}h2{font-size:36px;color:#f2c1ae;margin-top:10px;margin-bottom:20px;letter-spacing:-2px}p{line-height:24px;margin-bottom:20px}.home-header{position:absolute;margin-top:60px;margin-left:250px;width:100%;z-index:10;background:rgba(0,0,0,0)}.nav-links{display:flex;gap:200px}.nav-links a{font-size:28px;font-weight:700;text-decoration:none;color:#3b3b3b;transition:color .3s ease}.nav-links a:hover{color:#f2f2f2}#hamburger{display:none;background:none;border:none}#mobile-menu{display:none;flex-direction:column;gap:20px;background-color:#f2c1ae;padding:20px;text-align:center}#mobile-menu a{font-size:22px;font-weight:600;text-decoration:none;color:#3b3b3b}.inner-header{background-color:#f26430;padding:15px 60px 15px 50px;display:flex;align-items:center;justify-content:space-between;width:100%}.inner-header .brand{display:flex;align-items:center;gap:8px;text-decoration:none}.inner-header .brand img{height:70px;width:auto;display:block;margin-right:-55px;margin-left:-20px}.inner-header .brand span{font-size:28px;font-weight:700;color:#f2f2f2;letter-spacing:1px;margin-top:8px}.inner-header .nav-links{display:flex;align-items:center;gap:80px}.inner-header .nav-links a{font-size:22px;font-weight:700;text-decoration:none;color:#f2f2f2;transition:opacity .3s ease}.inner-header .nav-links a:hover{color:#3b3b3b}#inner-hamburger,#inner-mobile-menu{display:none}@media screen and (max-width: 760px){.home-header{margin-left:0;margin-top:20px;width:100%}.nav-links{display:none}#hamburger{display:block;position:absolute;right:40px;left:auto !important;top:30px;width:50px;height:50px;z-index:9999}#hamburger img{transition:transform .3s ease}#hamburger.active img{transform:scale(1.2)}#mobile-menu{display:none;flex-direction:column;gap:20px;background-color:#f2f2f2;padding:20px;width:100%;text-align:center;position:absolute;top:90px;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.15)}#mobile-menu.open{display:flex}#menu-overlay{position:fixed;inset:0;background:rgba(0,0,0,.2);display:none;z-index:999}#menu-overlay.active{display:block}#mobile-menu a:hover{transform:scale(1.1);color:#f26430}.inner-header .nav-links{display:none}#inner-hamburger{display:block;position:absolute;right:40px;top:30px;width:50px;height:50px;background:none;border:none;z-index:9999}#inner-mobile-menu{display:none;flex-direction:column;gap:20px;background-color:#f26430;padding:20px 30px;width:100%;text-align:center;position:absolute;top:90px;left:0;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.15);z-index:9998}#inner-mobile-menu a{font-size:22px;font-weight:700;text-decoration:none;color:#f2f2f2;transition:transform .2s ease,color .2s ease}#inner-hamburger.active img{transform:scale(1.2)}#inner-mobile-menu.open{display:flex}#inner-mobile-menu a:hover{transform:scale(1.1);color:#3b3b3b}}#footer-hero{background-color:#f2c1ae;padding:80px 0 50px;text-align:center;width:100%}#footer-logo{grid-column:1/-1;display:flex;justify-content:center}#footer-logo img{width:300px;margin-bottom:40px;transform:translateX(55px)}#footer-nav{display:grid;grid-template-columns:repeat(3, 1fr);width:100%;max-width:600px;margin:0 auto 40px}#footer-nav a{font-family:"League Spartan",sans-serif;font-size:32px;font-weight:600;color:#3b3b3b;text-decoration:none}#footer-nav a:hover{color:#f2f2f2;transition:color .3s ease}#footer-icons{display:flex;justify-content:center;gap:100px;margin-bottom:50px}#footer-icons img{width:95px;height:95px;border-radius:50%;object-fit:cover;transition:transform .3s ease}#footer-icons img:hover{transform:scale(1.1)}#footer-privacy p{font-size:18px;color:#3b3b3b;margin:0;padding-bottom:30px}@media screen and (max-width: 760px){#footer-hero{padding:40px 0 30px;gap:20px}#footer-logo img{width:150px;margin-bottom:20px;transform:translateX(20px)}#footer-nav{max-width:300px;grid-template-columns:repeat(3, 1fr);margin-bottom:20px;gap:10px}#footer-nav a{font-size:20px}#footer-icons{gap:50px;margin-bottom:25px}#footer-icons img{width:55px;height:55px}#footer-privacy p{font-size:12px;line-height:1.4}}#player-container{position:relative;display:flex;flex-direction:column;margin-top:120px}#player-container video{width:100vw;max-width:100%;margin-left:50%;transform:translateX(-50%)}.video-controls.hidden{display:none}.video-controls{position:absolute;right:0;left:0;bottom:0;padding:28px;background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.3));display:flex}.video-controls.hide{opacity:0;pointer-events:none}button{padding:0;border:0;background-color:rgba(0,0,0,0)}.video-controls button:hover .fa,.video-controls i:hover{color:#3b3b3b;transition:color .2s ease}.fa,.fa-solid{color:#f2f2f2;font-size:38px;margin-left:28px}.fa-volume-up{margin-left:auto}input[type=range]{-webkit-appearance:none;appearance:none;background:rgba(0,0,0,0);cursor:pointer;width:25rem;position:relative;z-index:10}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{background-color:#f26430;border-radius:.5rem;height:.5rem}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-4px;background-color:#f2f2f2;border-radius:.5rem;height:1rem;width:1rem}input[type=range]:focus::-webkit-slider-thumb{outline:3px solid #f2f2f2;outline-offset:.125rem}input[type=range]::-moz-range-track{background-color:#f26430;border-radius:.5rem;height:.5rem}input[type=range]::-moz-range-thumb{background-color:#f2f2f2;border:none;border-radius:.5rem;height:2rem;width:rem}input[type=range]:focus::-moz-range-thumb{outline:3px solid #f2f2f2;outline-offset:.125rem}@media(max-width: 768px){#player-container{margin-top:60px}.video-controls{padding:18px}.fa,.fa-solid{font-size:26px;margin-left:18px}input[type=range]{width:12rem}}html,body{overflow-x:hidden;width:100%}#hero{position:relative;background-color:#f2c1ae;overflow:hidden;padding:260px 90px 200px 90px;height:100vh}#hero-squiggle{position:absolute;top:1000px;right:600px;height:700px;width:auto;transform:rotate(90deg) scaleY(-1);transform-origin:top right;opacity:.8;z-index:0;pointer-events:none}#hero-lockup{grid-column:1/span 6;margin-left:90px;position:relative;z-index:5}#hero-logo{width:55vw;max-width:1200px;display:block}#text-hero{margin-top:-20px;text-align:center;z-index:10}#text-hero p{font-size:50px;font-weight:700;color:#f26430;white-space:nowrap}.skills{position:absolute;width:100%;opacity:0;visibility:hidden;top:50px;left:0}#explore-hero{margin:270px auto 0 auto;text-align:center;width:fit-content}#explore-hero p{font-size:30px;color:#f26430;margin-bottom:10px}#hero-arrow{width:40px;transform:rotate(90deg);display:block;margin:0 auto;cursor:pointer;transition:transform .25s ease}#hero-arrow:hover{transform:rotate(90deg) scale(1.15)}.explore-inner{display:inline-flex;flex-direction:column;align-items:center}#project-scroll{max-width:1200px;margin:120px auto;padding:0 20px}.projects{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:80px;row-gap:60px}.project-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,.15);display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit}.project-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px rgba(0,0,0,.2)}.project-image img{width:100%;height:auto;display:block}.project-content{background:#f26430;padding:30px;color:#fff;position:relative;flex-grow:1;position:relative}.project-content h3{font-size:28px;font-weight:600;margin-bottom:12px}.project-content p{font-size:18px;line-height:1.6;margin-bottom:50px}.project-link{position:absolute;bottom:25px;right:30px;display:inline-block}.project-link img{width:32px;transition:transform .25s ease}.project-arrow{position:absolute;bottom:25px;right:30px}.project-arrow img{width:32px;transition:transform .25s ease}.project-card:hover .project-arrow img{transform:translateX(8px)}@media(max-width: 768px){#hero{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding-top:300px}#hero-logo{width:80vw;max-width:600px;margin:0 auto}#text-hero{position:relative;min-height:60px;margin-top:15px;text-align:center}#text-hero p{font-size:28px}#hero-squiggle{position:absolute;top:30%;left:35%;right:auto;bottom:auto;width:220vw;height:auto;transform-origin:center;transform:translate(-60%, -60%) rotate(90deg) scaleY(-1);z-index:0}#explore-hero{position:relative;margin-top:300px;transform:translateX(5px)}#explore-hero p{font-size:24px}#hero-arrow{width:32px;margin:8px auto 0 auto}#hero-arrow{content:url("../images/orange_arrow.svg");transform:rotate(0deg)}#hero-arrow:hover{transform:rotate(0) scale(1.15)}.projects{grid-template-columns:1fr;row-gap:50px}#project-scroll{margin:80px auto}.project-card{border-radius:16px}.project-content{padding:24px}.project-content h3{font-size:22px}.project-content p{font-size:16px}}#contact-hero{margin-top:120px;text-align:center;position:relative}.solid-banner{width:100vw;height:180px;background-color:#f2c1ae;position:relative;left:50%;margin-left:-50vw}#contact-hero .profile-photo{position:relative;margin-top:-220px;display:flex;justify-content:center;z-index:10}#contact-hero .profile-photo img{width:260px;height:260px;border-radius:50%;object-fit:cover;box-shadow:0 10px 30px #3b3b3b;animation:float 3.5s ease-in-out infinite}@keyframes float{0%{transform:translateY(0px)}50%{transform:translateY(-15px)}100%{transform:translateY(0px)}}#contact-hero h3{margin-top:40px;font-size:32px;font-weight:800;color:#3b3b3b}#contact-hero p{max-width:700px;margin:20px auto 60px;font-size:18px;line-height:1.6;color:#3b3b3b}#contact-form-section{position:relative;width:100%;padding-bottom:250px}#contact-form-section .contact-background-layer{width:100vw;height:800px;background-image:url("../images/pattern_bg_form.jpg");background-size:cover;background-position:center;position:relative;left:50%;margin-left:-50vw;z-index:1}.contact-form-wrapper{width:100%;max-width:1000px;margin:-750px auto 0 auto;display:flex;justify-content:center;position:relative;z-index:10}form{width:90%;max-width:900px}form label{color:#fff;font-size:22px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;margin-top:12px;display:block;background-color:rgba(242,100,48,.6);padding:12px;border-radius:12px}form input,form textarea{width:100%;padding:20px 24px;font-family:inherit;font-size:20px;border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.25)}form textarea{height:180px;resize:none}form input::placeholder,form textarea::placeholder{color:#7a7a7a;font-weight:500}.submit-btn{background-color:#f26430;color:#f2f2f2;box-shadow:0 4px 20px #3b3b3b;border:none;padding:14px 40px;font-family:inherit;font-size:28px;font-weight:500;border-radius:8px;cursor:pointer;display:block;margin:60px auto 0;transition:.3s ease,transform .2s ease}.submit-btn:hover{background-color:#3b3b3b}.form-message-wrapper{height:60px;display:flex;justify-content:center;align-items:center;margin-bottom:20px}.form-message{color:#3b3b3b;padding:16px 20px;border-radius:8px;max-width:700px;margin:20px auto;font-size:1rem;text-align:center;line-height:1.5}#contact-form-section #feedback{color:#fff;font-size:22px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;margin-top:60px;margin-bottom:0px;background-color:rgba(242,100,48,.6);padding:12px;padding-bottom:0;border-radius:12px;text-align:center}@media screen and (max-width: 760px){#contact-form-section .contact-background-layer{height:700px;background-image:url("../images/m_pattern_bg_form.jpg");background-size:cover;background-position:center}#contact-hero .profile-photo img{width:250px;height:250px;object-fit:cover;border-radius:50%;box-shadow:0 4px 20px #3b3b3b}#contact-form-section{padding-bottom:150px}#contact-form-section #feedback{margin-top:100px}.contact-form-wrapper{margin:-660px auto 0 auto}#contact-hero .profile-photo{margin-top:-210px}#contact-hero h3{font-size:24px;margin-top:30px;line-height:1.3}#contact-hero p{padding:0 20px;font-size:16px;margin-bottom:40px}form{width:80%;flex-direction:column;gap:16px}form input,form textarea{font-size:16px;padding:14px 18px}.submit-btn{font-size:20px;padding:12px 32px}}#about{margin-top:120px;text-align:center;position:relative}#about .grid-con{display:flex;flex-direction:column;align-items:center}.background-layer{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;height:180px;background-image:url("../images/pattern_banner.jpg");background-size:cover;background-position:center;margin-top:40px}#about .background-layer img{width:100%;height:200px;object-fit:cover;border-radius:0}.profile-photo{position:relative;margin-top:-230px;display:flex;justify-content:center;z-index:10}.profile-photo img{width:280px;height:280px;object-fit:cover;border-radius:50%;box-shadow:0 6px 18px #3b3b3b;animation:float 3s ease-in-out infinite}@keyframes float{0%{transform:translateY(0px)}50%{transform:translateY(-15px)}100%{transform:translateY(0px)}}#about h3{margin-top:60px;font-size:32px;font-weight:800;color:#3b3b3b}#about p{max-width:800px;margin:40px auto;text-align:left;font-size:24px;line-height:1.5;color:#3b3b3b}#about p br{margin-bottom:20px}#about .button{display:inline-block;margin:20px auto 80px;padding:14px 32px;background-color:#f26430;color:#fff;font-size:20px;font-weight:600;border-radius:8px;text-decoration:none;transition:color .3s ease}#about .button:hover{background-color:#3b3b3b}@media screen and (max-width: 760px){#about .background-layer{height:150px;background-image:url("../images/m_pattern_banner.jpg")}.profile-photo{margin-top:-160px;display:flex;justify-content:center}.profile-photo img{width:180px;height:180px}#about h3{font-size:26px;margin-top:30px}#about p{padding:0 20px;font-size:16px}#about .button{font-size:16px;padding:12px 24px}}#project-content,#project-gallery,#process-section,#impact-section{padding:80px 0}#process-section,#impact-section{padding-top:20px}#project-content,#process-section,#impact-section{text-align:left}#project-content{max-width:900px;margin:0 auto}#project-hero{padding:60px 0 40px}.project-hero-image{max-width:1100px;margin:0 auto}.project-hero-image img{width:100%;height:auto;display:block}.project-title h1{font-size:50px;color:#f05a28;margin-bottom:40px;text-align:center}#project-content h2,#process-section h2,#impact-section h2{font-size:40px;color:#f05a28;margin-bottom:20px;text-align:left}.project-meta h3{font-size:28px;color:#f05a28;margin-bottom:8px;text-align:left}#project-content p,#process-section p,#impact-section p{font-size:24px;color:#3b3b3b;line-height:27px;text-align:left}.project-meta{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px;margin-top:40px}.meta-item{background-color:#f2c1ae;padding:30px;border-radius:16px;box-shadow:0 8px 20px rgba(0,0,0,.04)}.meta-item p{margin-top:5px}#project-gallery{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(2, 1fr);gap:30px}.gallery-item{overflow:hidden}.gallery-item img{width:100%;height:auto;display:block;transition:transform .4s ease}.gallery-item img:hover{transform:scale(1.03)}#process-section,#impact-section{max-width:900px;margin:0 auto}@media(max-width: 768px){.project-title h1{font-size:35px}#project-content h2,#process-section h2,#impact-section h2{font-size:26px}#project-content p,#process-section p,#impact-section p{font-size:14px;line-height:24px}.project-meta{grid-template-columns:1fr;gap:25px}}@media(max-width: 768px){#project-content,#process-section,#impact-section,#project-gallery{padding-left:20px;padding-right:20px}.project-title h1{font-size:35px}#project-content h2,#process-section h2,#impact-section h2{font-size:26px}#project-content p,#process-section p,#impact-section p{font-size:14px;line-height:24px}.project-meta{grid-template-columns:1fr;gap:25px}}.dashboard-wrapper{margin:40px;overflow-x:auto}.dashboard-table{width:100%;border-collapse:collapse;font-size:18px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,.05)}.dashboard-table th{background:#f2c1ae;color:#000;padding:14px;text-align:left;font-weight:600}.dashboard-table td{padding:14px;border-bottom:1px solid #3b3b3b;border-right:1px solid #3b3b3b;vertical-align:top}.dashboard-table td:last-child,.dashboard-table th:last-child{border-bottom:none;border-right:none}.dashboard-table tr:hover{background:#faf7f5}.dashboard-actions a{margin-right:10px;font-size:16px;text-decoration:none}.dashboard-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.dashboard-topbar h3{margin:0;padding:0}.dashboard-btn{padding:8px 14px;background:#000;color:#fff;text-decoration:none;border-radius:4px;font-size:16px;transition:opacity .2s ease}.dashboard-btn:hover{opacity:.8}.dashboard-nav{display:flex;gap:15px;align-items:center}.header-btn{padding:8px 16px;font-size:16px;text-decoration:none;transition:all .2s ease}.add-btn{color:#000}.add-btn:hover{opacity:.85}.logout-btn{color:#000;background:rgba(0,0,0,0)}.logout-btn:hover{color:#000}#about .dashboard-form label{color:#fff;font-size:18px;font-weight:600;margin-top:10px}.dashboard-form{display:flex;flex-direction:column;gap:15px;max-width:700px;margin-top:30px}.dashboard-form input,.dashboard-form textarea{padding:10px;border:1px solid #fff;border-radius:6px;font-family:inherit}.dashboard-form input:focus,.dashboard-form textarea:focus{outline:none;border-color:#f2c1ae}.dashboard-form label{font-size:16px;font-weight:600}.dashboard-actions{display:flex;gap:10px}.action-btn{padding:6px 14px;border-radius:6px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s ease}.edit-btn{background-color:#f26430;color:#fff}.edit-btn:hover{background-color:#3b3b3b}.delete-btn{background-color:#f26430;color:#fff}.delete-btn:hover{background-color:#3b3b3b}@media(max-width: 768px){.dashboard-nav{flex-direction:column;width:100%}.header-btn{width:100%;text-align:center}.dashboard-wrapper{margin:20px}.dashboard-table{font-size:14px;min-width:900px}.dashboard-table th,.dashboard-table td{padding:10px}.dashboard-actions{flex-direction:column;gap:6px}.action-btn{font-size:12px;padding:5px 10px}.dashboard-topbar{flex-direction:column;align-items:flex-start;gap:10px}.dashboard-nav{flex-direction:column;align-items:flex-start;gap:8px}}/*# sourceMappingURL=main.css.map */